@siemens/ix 0.0.0-pr-2198-20251023082407 → 0.0.0-v4-next-20251103080000

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1023) hide show
  1. package/components/index.js +3 -3
  2. package/components/index.js.map +1 -1
  3. package/components/ix-action-card.js +4 -4
  4. package/components/ix-application-header.js +1 -1
  5. package/components/ix-application-sidebar.js +1 -1
  6. package/components/ix-application-switch-modal.js +6 -6
  7. package/components/ix-application.js +2 -2
  8. package/components/ix-avatar.js +1 -1
  9. package/components/ix-basic-navigation.js +8 -8
  10. package/components/ix-blind.js +2 -2
  11. package/components/ix-breadcrumb-item.js +1 -1
  12. package/components/ix-breadcrumb.js +12 -12
  13. package/components/ix-breadcrumb.js.map +1 -1
  14. package/components/ix-button.js +1 -1
  15. package/components/ix-card-accordion.js +1 -1
  16. package/components/ix-card-content.js +1 -1
  17. package/components/ix-card-list.js +7 -7
  18. package/components/ix-card-title.js +1 -1
  19. package/components/ix-card.js +1 -1
  20. package/components/ix-category-filter.js +15 -24
  21. package/components/ix-category-filter.js.map +1 -1
  22. package/components/ix-checkbox-group.js +6 -6
  23. package/components/ix-checkbox.js +3 -3
  24. package/components/ix-chip.js +14 -15
  25. package/components/ix-chip.js.map +1 -1
  26. package/components/ix-col.js +1 -1
  27. package/components/ix-content-header.js +4 -4
  28. package/components/ix-content.js +1 -1
  29. package/components/ix-css-grid-item.js +1 -1
  30. package/components/ix-css-grid.js +1 -1
  31. package/components/ix-custom-field.js +6 -6
  32. package/components/ix-date-dropdown.js +24 -24
  33. package/components/ix-date-dropdown.js.map +1 -1
  34. package/components/ix-date-input.js +15 -15
  35. package/components/ix-date-input.js.map +1 -1
  36. package/components/ix-date-picker.js +1 -1
  37. package/components/ix-date-time-card.js +1 -1
  38. package/components/ix-datetime-picker.js +16 -37
  39. package/components/ix-datetime-picker.js.map +1 -1
  40. package/components/ix-divider.js +1 -1
  41. package/components/ix-drawer.js +9 -8
  42. package/components/ix-drawer.js.map +1 -1
  43. package/components/ix-dropdown-button.js +5 -5
  44. package/components/ix-dropdown-header.js +2 -2
  45. package/components/ix-dropdown-item.js +1 -1
  46. package/components/ix-dropdown-quick-actions.js +1 -1
  47. package/components/ix-dropdown.js +1 -1
  48. package/components/ix-empty-state.js +4 -4
  49. package/components/ix-event-list-item.js +5 -5
  50. package/components/ix-event-list-item.js.map +1 -1
  51. package/components/ix-event-list.js +5 -5
  52. package/components/ix-event-list.js.map +1 -1
  53. package/components/ix-expanding-search.js +3 -3
  54. package/components/ix-field-label.js +1 -1
  55. package/components/ix-field-wrapper.js +1 -1
  56. package/components/ix-filter-chip.js +1 -1
  57. package/components/ix-flip-tile-content.js +1 -1
  58. package/components/ix-flip-tile.js +3 -3
  59. package/components/ix-group-context-menu.js +1 -1
  60. package/components/ix-group-item.js +1 -1
  61. package/components/ix-group.js +25 -25
  62. package/components/ix-group.js.map +1 -1
  63. package/components/ix-helper-text.js +5 -5
  64. package/components/ix-icon-button.js +1 -1
  65. package/components/ix-icon-toggle-button.js +4 -4
  66. package/components/ix-input-group.js +2 -2
  67. package/components/ix-input-group.js.map +1 -1
  68. package/components/ix-input.js +13 -13
  69. package/components/ix-key-value-list.js +2 -2
  70. package/components/ix-key-value.js +2 -2
  71. package/components/ix-kpi.js +4 -4
  72. package/components/ix-layout-auto.js +2 -2
  73. package/components/ix-layout-grid.js +1 -1
  74. package/components/ix-link-button.js +4 -4
  75. package/components/ix-map-navigation-overlay.js +1 -1
  76. package/components/ix-map-navigation.js +11 -10
  77. package/components/ix-map-navigation.js.map +1 -1
  78. package/components/ix-menu-about-item.js +2 -2
  79. package/components/ix-menu-about-news.js +9 -14
  80. package/components/ix-menu-about-news.js.map +1 -1
  81. package/components/ix-menu-about.js +6 -6
  82. package/components/ix-menu-avatar-item.js +1 -1
  83. package/components/ix-menu-avatar.js +14 -14
  84. package/components/ix-menu-avatar.js.map +1 -1
  85. package/components/ix-menu-category.js +12 -12
  86. package/components/ix-menu-expand-icon.js +1 -1
  87. package/components/ix-menu-item.js +1 -1
  88. package/components/ix-menu-settings-item.js +2 -2
  89. package/components/ix-menu-settings.js +1 -1
  90. package/components/ix-menu.js +20 -25
  91. package/components/ix-menu.js.map +1 -1
  92. package/components/ix-message-bar.js +8 -10
  93. package/components/ix-message-bar.js.map +1 -1
  94. package/components/ix-modal-content.js +1 -1
  95. package/components/ix-modal-footer.js +2 -2
  96. package/components/ix-modal-header.js +1 -1
  97. package/components/ix-modal-loading.js +3 -3
  98. package/components/ix-modal.js +18 -18
  99. package/components/ix-modal.js.map +1 -1
  100. package/components/ix-number-input.js +15 -15
  101. package/components/ix-pagination.js +19 -19
  102. package/components/ix-pagination.js.map +1 -1
  103. package/components/ix-pane-layout.js +3 -3
  104. package/components/ix-pane.js +11 -11
  105. package/components/ix-pill.js +7 -7
  106. package/components/ix-progress-indicator.js +6 -6
  107. package/components/ix-push-card.js +10 -10
  108. package/components/ix-push-card.js.map +1 -1
  109. package/components/ix-radio-group.js +8 -8
  110. package/components/ix-radio.js +7 -7
  111. package/components/ix-row.js +1 -1
  112. package/components/ix-select-item.js +1 -1
  113. package/components/ix-select.js +1 -1
  114. package/components/ix-slider.js +10 -10
  115. package/components/ix-spinner.js +1 -1
  116. package/components/ix-split-button.js +6 -6
  117. package/components/ix-tab-item.js +1 -1
  118. package/components/ix-tabs.js +1 -1
  119. package/components/ix-textarea.js +9 -9
  120. package/components/ix-tile.js +5 -5
  121. package/components/ix-time-input.js +16 -16
  122. package/components/ix-time-input.js.map +1 -1
  123. package/components/ix-time-picker.js +1 -1
  124. package/components/ix-toast-container.js +10 -10
  125. package/components/ix-toast-container.js.map +1 -1
  126. package/components/ix-toast.js +1 -1
  127. package/components/ix-toggle-button.js +3 -3
  128. package/components/ix-toggle.js +7 -7
  129. package/components/ix-toggle.js.map +1 -1
  130. package/components/ix-tooltip.js +1 -1
  131. package/components/ix-tree-item.js +1 -1
  132. package/components/ix-tree.js +3 -3
  133. package/components/ix-typography.js +1 -1
  134. package/components/ix-upload.js +6 -6
  135. package/components/ix-validation-tooltip.js +3 -3
  136. package/components/ix-validation-tooltip.js.map +1 -1
  137. package/components/ix-workflow-step.js +4 -4
  138. package/components/ix-workflow-steps.js +2 -2
  139. package/components/{p-qtej5d_m.js → p-0MSWDTqB.js} +3 -3
  140. package/components/{p-qtej5d_m.js.map → p-0MSWDTqB.js.map} +1 -1
  141. package/components/{p-BOcoAynq.js → p-2fxFa_VL.js} +3 -3
  142. package/components/{p-BOcoAynq.js.map → p-2fxFa_VL.js.map} +1 -1
  143. package/components/{p-BYvKfy9G.js → p-BEzKnceP.js} +9 -9
  144. package/components/{p-BYvKfy9G.js.map → p-BEzKnceP.js.map} +1 -1
  145. package/components/{p-DIi8uGTa.js → p-BNwXjBuF.js} +4 -4
  146. package/components/{p-DIi8uGTa.js.map → p-BNwXjBuF.js.map} +1 -1
  147. package/components/{p-COHP8TmU.js → p-BUIOrNGz.js} +6 -6
  148. package/components/{p-COHP8TmU.js.map → p-BUIOrNGz.js.map} +1 -1
  149. package/components/{p-BzYzD6DI.js → p-BWTF-D2w.js} +3 -3
  150. package/components/{p-BzYzD6DI.js.map → p-BWTF-D2w.js.map} +1 -1
  151. package/components/{p-BrKwrb_Z.js → p-BaWdG-ph.js} +7 -7
  152. package/components/{p-BrKwrb_Z.js.map → p-BaWdG-ph.js.map} +1 -1
  153. package/components/{p-_g5-yLTd.js → p-BccEFWg2.js} +5 -5
  154. package/components/{p-_g5-yLTd.js.map → p-BccEFWg2.js.map} +1 -1
  155. package/components/{p-8MS-omi7.js → p-BvKUU6Ta.js} +4 -4
  156. package/components/{p-8MS-omi7.js.map → p-BvKUU6Ta.js.map} +1 -1
  157. package/components/{p-CbQqqTKK.js → p-Bvf7gwPU.js} +20 -74
  158. package/components/p-Bvf7gwPU.js.map +1 -0
  159. package/components/{p-C3irznVN.js → p-BxNzvWr2.js} +5 -5
  160. package/components/{p-C3irznVN.js.map → p-BxNzvWr2.js.map} +1 -1
  161. package/components/{p-CMk-tLmg.js → p-By1IU8iL.js} +5 -5
  162. package/components/{p-CMk-tLmg.js.map → p-By1IU8iL.js.map} +1 -1
  163. package/components/{p-s3E9saxz.js → p-C6MbjoUl.js} +7 -7
  164. package/components/{p-s3E9saxz.js.map → p-C6MbjoUl.js.map} +1 -1
  165. package/components/{p-peiPnj46.js → p-CCQYIDJK.js} +3 -3
  166. package/components/{p-peiPnj46.js.map → p-CCQYIDJK.js.map} +1 -1
  167. package/components/{p-iTOaSMDo.js → p-CFAI8dx_.js} +3 -3
  168. package/components/{p-iTOaSMDo.js.map → p-CFAI8dx_.js.map} +1 -1
  169. package/components/{p-C-7UhkWz.js → p-CHAuj3bi.js} +9 -9
  170. package/components/{p-C-7UhkWz.js.map → p-CHAuj3bi.js.map} +1 -1
  171. package/components/{p-Gf60OBMd.js → p-CINrBR9H.js} +3 -3
  172. package/components/{p-Gf60OBMd.js.map → p-CINrBR9H.js.map} +1 -1
  173. package/components/{p-DmTyQW2E.js → p-CJphMgA7.js} +5 -5
  174. package/components/{p-DmTyQW2E.js.map → p-CJphMgA7.js.map} +1 -1
  175. package/components/{p-DFHA6KvD.js → p-CKuNFgoe.js} +6 -3
  176. package/components/p-CKuNFgoe.js.map +1 -0
  177. package/components/{p-BFuOBAQB.js → p-CQhe_rqk.js} +7 -13
  178. package/components/p-CQhe_rqk.js.map +1 -0
  179. package/components/{p-fef9-zXA.js → p-CkrLmEP7.js} +4 -4
  180. package/components/{p-fef9-zXA.js.map → p-CkrLmEP7.js.map} +1 -1
  181. package/components/{p-DyW_A5Tq.js → p-CtusOOtv.js} +15 -15
  182. package/components/p-CtusOOtv.js.map +1 -0
  183. package/components/{p-DZNnQyWO.js → p-D1In20Wh.js} +3 -3
  184. package/components/{p-DZNnQyWO.js.map → p-D1In20Wh.js.map} +1 -1
  185. package/components/{p-D5QNBS-J.js → p-DBsESzrF.js} +23 -23
  186. package/components/{p-D5QNBS-J.js.map → p-DBsESzrF.js.map} +1 -1
  187. package/components/{p-BkCOZyt9.js → p-DLPEB4G8.js} +4 -4
  188. package/components/{p-BkCOZyt9.js.map → p-DLPEB4G8.js.map} +1 -1
  189. package/components/{p-CntRboRo.js → p-DOEb0lKA.js} +3 -3
  190. package/components/{p-CntRboRo.js.map → p-DOEb0lKA.js.map} +1 -1
  191. package/components/{p-j4BMT-Rr.js → p-D_rmJU0n.js} +28 -28
  192. package/components/p-D_rmJU0n.js.map +1 -0
  193. package/components/{p-DAWZ76L0.js → p-DcjRXRwg.js} +5 -5
  194. package/components/{p-DAWZ76L0.js.map → p-DcjRXRwg.js.map} +1 -1
  195. package/components/{p-Cl420PSP.js → p-DeBhxnHo.js} +7 -7
  196. package/components/{p-Cl420PSP.js.map → p-DeBhxnHo.js.map} +1 -1
  197. package/components/{p-BrgHqrnH.js → p-DgfGA7Z3.js} +4 -4
  198. package/components/{p-BrgHqrnH.js.map → p-DgfGA7Z3.js.map} +1 -1
  199. package/components/{p-GkRC08qs.js → p-DrH8EeUB.js} +5 -5
  200. package/components/{p-GkRC08qs.js.map → p-DrH8EeUB.js.map} +1 -1
  201. package/components/{p-CvMaKRMC.js → p-DsftMeEA.js} +4 -4
  202. package/components/{p-CvMaKRMC.js.map → p-DsftMeEA.js.map} +1 -1
  203. package/components/{p-BYRT3Z1w.js → p-DzscKBhb.js} +11 -11
  204. package/components/p-DzscKBhb.js.map +1 -0
  205. package/components/{p-CGPMGyof.js → p-IgT3dgxG.js} +5 -5
  206. package/components/{p-CGPMGyof.js.map → p-IgT3dgxG.js.map} +1 -1
  207. package/components/p-JUUSQc_M.js +78 -0
  208. package/components/p-JUUSQc_M.js.map +1 -0
  209. package/components/{p-CMNpJTDF.js → p-Qsbo2ls8.js} +10 -9
  210. package/components/p-Qsbo2ls8.js.map +1 -0
  211. package/components/{p-BnT1mAuX.js → p-UEMLzDk6.js} +7 -7
  212. package/components/{p-BnT1mAuX.js.map → p-UEMLzDk6.js.map} +1 -1
  213. package/components/{p-DRlGkOeX.js → p-VMk3rl5y.js} +7 -7
  214. package/components/{p-DRlGkOeX.js.map → p-VMk3rl5y.js.map} +1 -1
  215. package/components/{p-BofzGnnf.js → p-W_8b1-4d.js} +3 -3
  216. package/components/{p-BofzGnnf.js.map → p-W_8b1-4d.js.map} +1 -1
  217. package/components/{p-BRY10Uzq.js → p-XiZWDi7n.js} +3 -3
  218. package/components/{p-BRY10Uzq.js.map → p-XiZWDi7n.js.map} +1 -1
  219. package/components/{p-D99ntB9D.js → p-ciUqTzkB.js} +6 -6
  220. package/components/{p-D99ntB9D.js.map → p-ciUqTzkB.js.map} +1 -1
  221. package/components/{p-BSiqAMAr.js → p-cw5RHost.js} +7 -7
  222. package/components/{p-BSiqAMAr.js.map → p-cw5RHost.js.map} +1 -1
  223. package/components/{p-3Mda78_q.js → p-fahyavc3.js} +3 -3
  224. package/components/{p-3Mda78_q.js.map → p-fahyavc3.js.map} +1 -1
  225. package/components/{p-CzzcLSmV.js → p-gkooEHol.js} +4 -4
  226. package/components/p-gkooEHol.js.map +1 -0
  227. package/components/{p-Djb86vHU.js → p-jbrSDf3o.js} +5 -5
  228. package/components/{p-Djb86vHU.js.map → p-jbrSDf3o.js.map} +1 -1
  229. package/components/{p-DCoQkYc4.js → p-xZXH2vKm.js} +3 -3
  230. package/components/{p-DCoQkYc4.js.map → p-xZXH2vKm.js.map} +1 -1
  231. package/components/{p-CyJWaxhg.js → p-yuZO1O90.js} +9 -9
  232. package/components/{p-CyJWaxhg.js.map → p-yuZO1O90.js.map} +1 -1
  233. package/dist/cjs/app-globals-DNr3NmSx.js +10 -0
  234. package/dist/cjs/{app-globals-DRggGkXg.js.map → app-globals-DNr3NmSx.js.map} +1 -1
  235. package/dist/cjs/{base-button-BXJGC5vr.js → base-button-CjsUotrL.js} +3 -3
  236. package/dist/cjs/{base-button-BXJGC5vr.js.map → base-button-CjsUotrL.js.map} +1 -1
  237. package/dist/cjs/{base-icon-button-BDl8hvCZ.js → base-icon-button-D3kZg-im.js} +4 -4
  238. package/dist/cjs/{base-icon-button-BDl8hvCZ.js.map → base-icon-button-D3kZg-im.js.map} +1 -1
  239. package/dist/cjs/{helper-text-util-FwOqFU7n.js → helper-text-util-BlElJLxk.js} +3 -3
  240. package/dist/cjs/{helper-text-util-FwOqFU7n.js.map → helper-text-util-BlElJLxk.js.map} +1 -1
  241. package/dist/cjs/{index-DuDLgBnw.js → index-C8Xo8L1k.js} +6 -3
  242. package/dist/cjs/index-C8Xo8L1k.js.map +1 -0
  243. package/dist/cjs/index.cjs.js +3 -3
  244. package/dist/cjs/index.cjs.js.map +1 -1
  245. package/dist/cjs/{input.util-B2BCXE7G.js → input.util-4AhBphgX.js} +4 -4
  246. package/dist/cjs/{input.util-B2BCXE7G.js.map → input.util-4AhBphgX.js.map} +1 -1
  247. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  248. package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
  249. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  250. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-application.cjs.entry.js +2 -2
  252. package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
  253. package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
  254. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +9 -9
  257. package/dist/cjs/ix-breadcrumb-item.entry.cjs.js.map +1 -1
  258. package/dist/cjs/ix-breadcrumb.cjs.entry.js +7 -7
  259. package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
  260. package/dist/cjs/ix-button.cjs.entry.js +6 -5
  261. package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
  262. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  263. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  265. package/dist/cjs/ix-category-filter.cjs.entry.js +10 -18
  266. package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
  267. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  268. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  269. package/dist/cjs/ix-chip.cjs.entry.js +9 -10
  270. package/dist/cjs/ix-chip.entry.cjs.js.map +1 -1
  271. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  272. package/dist/cjs/ix-col_4.cjs.entry.js +22 -22
  273. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  276. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  278. package/dist/cjs/ix-date-dropdown.cjs.entry.js +12 -12
  279. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  280. package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
  281. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  282. package/dist/cjs/ix-date-time-card.cjs.entry.js +4 -9
  283. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  284. package/dist/cjs/ix-datetime-picker.cjs.entry.js +4 -22
  285. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  286. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  287. package/dist/cjs/ix-drawer.cjs.entry.js +7 -6
  288. package/dist/cjs/ix-drawer.entry.cjs.js.map +1 -1
  289. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  290. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-dropdown-item.cjs.entry.js +1 -1
  292. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  295. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  296. package/dist/cjs/ix-event-list-item.entry.cjs.js.map +1 -1
  297. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  298. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  299. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  300. package/dist/cjs/ix-field-label_2.cjs.entry.js +3 -3
  301. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  303. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-group-context-menu.ix-group-item.entry.cjs.js.map +1 -1
  305. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +19 -6
  306. package/dist/cjs/ix-group.cjs.entry.js +19 -19
  307. package/dist/cjs/ix-group.entry.cjs.js.map +1 -1
  308. package/dist/cjs/ix-helper-text.cjs.entry.js +4 -4
  309. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  310. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  311. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -4
  312. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  313. package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
  314. package/dist/cjs/ix-input.cjs.entry.js +7 -7
  315. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  316. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  317. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  318. package/dist/cjs/ix-layout-auto.cjs.entry.js +2 -2
  319. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  320. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  321. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -3
  322. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
  323. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  324. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -9
  325. package/dist/cjs/ix-menu-about-news.entry.cjs.js.map +1 -1
  326. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  327. package/dist/cjs/ix-menu-avatar.cjs.entry.js +5 -5
  328. package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
  329. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  330. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  331. package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
  332. package/dist/cjs/{ix-menu-settings-CkUUARX2.js → ix-menu-settings-Cdqo0r8E.js} +3 -3
  333. package/dist/cjs/{ix-menu-settings-CkUUARX2.js.map → ix-menu-settings-Cdqo0r8E.js.map} +1 -1
  334. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  335. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  336. package/dist/cjs/ix-menu.cjs.entry.js +14 -18
  337. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  338. package/dist/cjs/ix-message-bar.cjs.entry.js +5 -7
  339. package/dist/cjs/ix-message-bar.entry.cjs.js.map +1 -1
  340. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  341. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  342. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  343. package/dist/cjs/ix-modal.cjs.entry.js +15 -15
  344. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  345. package/dist/cjs/ix-number-input.cjs.entry.js +9 -9
  346. package/dist/cjs/ix-pagination.cjs.entry.js +7 -7
  347. package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
  348. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  349. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  350. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  351. package/dist/cjs/ix-progress-indicator.cjs.entry.js +4 -4
  352. package/dist/cjs/ix-push-card.cjs.entry.js +4 -4
  353. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  354. package/dist/cjs/ix-radio-group.cjs.entry.js +4 -4
  355. package/dist/cjs/ix-radio.cjs.entry.js +6 -6
  356. package/dist/cjs/ix-select.cjs.entry.js +11 -11
  357. package/dist/cjs/ix-slider.cjs.entry.js +8 -8
  358. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  359. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  360. package/dist/cjs/ix-textarea.cjs.entry.js +5 -5
  361. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  362. package/dist/cjs/ix-time-input.cjs.entry.js +6 -6
  363. package/dist/cjs/ix-time-input.entry.cjs.js.map +1 -1
  364. package/dist/cjs/ix-time-picker.cjs.entry.js +13 -61
  365. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  366. package/dist/cjs/ix-toast-container.cjs.entry.js +6 -6
  367. package/dist/cjs/ix-toast-container.entry.cjs.js.map +1 -1
  368. package/dist/cjs/ix-toast.cjs.entry.js +5 -5
  369. package/dist/cjs/ix-toast.entry.cjs.js.map +1 -1
  370. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  371. package/dist/cjs/ix-toggle.cjs.entry.js +6 -6
  372. package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
  373. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  374. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  375. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  376. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  377. package/dist/cjs/ix-upload.cjs.entry.js +4 -4
  378. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  379. package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
  380. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  381. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  382. package/dist/cjs/{listener-DSbkvdXH.js → listener-OBCpw0Y2.js} +3 -3
  383. package/dist/cjs/{listener-DSbkvdXH.js.map → listener-OBCpw0Y2.js.map} +1 -1
  384. package/dist/cjs/loader.cjs.js +4 -4
  385. package/dist/cjs/{service-FGbUpQQM.js → service-DuiJmf7R.js} +4 -4
  386. package/dist/cjs/service-DuiJmf7R.js.map +1 -0
  387. package/dist/cjs/{setup-CXuLKoyt.js → setup-Do7b4BhK.js} +3 -3
  388. package/dist/cjs/{setup-CXuLKoyt.js.map → setup-Do7b4BhK.js.map} +1 -1
  389. package/dist/cjs/siemens-ix.cjs.js +4 -4
  390. package/dist/cjs/{validation-Dxmd4P7I.js → validation-CfL71_0d.js} +3 -3
  391. package/dist/cjs/{validation-Dxmd4P7I.js.map → validation-CfL71_0d.js.map} +1 -1
  392. package/dist/collection/components/avatar/avatar.js +1 -1
  393. package/dist/collection/components/avatar/avatar.js.map +1 -1
  394. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -9
  395. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  396. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +16 -16
  397. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  398. package/dist/collection/components/button/button.js +4 -3
  399. package/dist/collection/components/button/button.js.map +1 -1
  400. package/dist/collection/components/category-filter/category-filter.js +12 -43
  401. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  402. package/dist/collection/components/chip/chip.js +12 -13
  403. package/dist/collection/components/chip/chip.js.map +1 -1
  404. package/dist/collection/components/date-dropdown/date-dropdown.js +19 -19
  405. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  406. package/dist/collection/components/date-input/date-input.js +2 -2
  407. package/dist/collection/components/date-input/date-input.js.map +1 -1
  408. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -1
  409. package/dist/collection/components/date-picker/date-picker.css +0 -3
  410. package/dist/collection/components/date-picker/date-picker.js +23 -23
  411. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  412. package/dist/collection/components/date-time-card/date-time-card.js +5 -30
  413. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  414. package/dist/collection/components/datetime-picker/datetime-picker.js +7 -94
  415. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  416. package/dist/collection/components/drawer/drawer.js +6 -5
  417. package/dist/collection/components/drawer/drawer.js.map +1 -1
  418. package/dist/collection/components/event-list/event-list.js +6 -6
  419. package/dist/collection/components/event-list/event-list.js.map +1 -1
  420. package/dist/collection/components/event-list-item/event-list-item.js +5 -5
  421. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  422. package/dist/collection/components/group/group.css +12 -0
  423. package/dist/collection/components/group/group.js +23 -23
  424. package/dist/collection/components/group/group.js.map +1 -1
  425. package/dist/collection/components/group-item/group-item.css +22 -6
  426. package/dist/collection/components/group-item/group-item.js +44 -8
  427. package/dist/collection/components/group-item/group-item.js.map +1 -1
  428. package/dist/collection/components/helper-text/helper-text.js +1 -1
  429. package/dist/collection/components/icon-button/icon-button.js +2 -2
  430. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  431. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  432. package/dist/collection/components/input/input.js +4 -4
  433. package/dist/collection/components/input/number-input.js +6 -6
  434. package/dist/collection/components/input/textarea.js +2 -2
  435. package/dist/collection/components/input-group/input-group.js +3 -2
  436. package/dist/collection/components/input-group/input-group.js.map +1 -1
  437. package/dist/collection/components/key-value/key-value.js +1 -1
  438. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  439. package/dist/collection/components/kpi/kpi.js +3 -3
  440. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  441. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  442. package/dist/collection/components/link-button/link-button.js +3 -3
  443. package/dist/collection/components/map-navigation/map-navigation.js +3 -2
  444. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  445. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  446. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  447. package/dist/collection/components/menu/menu.js +12 -36
  448. package/dist/collection/components/menu/menu.js.map +1 -1
  449. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  450. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -28
  451. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  452. package/dist/collection/components/menu-avatar/menu-avatar.js +7 -7
  453. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  454. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  455. package/dist/collection/components/menu-category/menu-category.js +5 -5
  456. package/dist/collection/components/menu-item/menu-item.js +4 -4
  457. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  458. package/dist/collection/components/message-bar/message-bar.js +11 -16
  459. package/dist/collection/components/message-bar/message-bar.js.map +1 -1
  460. package/dist/collection/components/modal/modal.js +29 -29
  461. package/dist/collection/components/modal/modal.js.map +1 -1
  462. package/dist/collection/components/modal-content/modal-content.js +1 -1
  463. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  464. package/dist/collection/components/modal-header/modal-header.js +1 -1
  465. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  466. package/dist/collection/components/pagination/pagination.js +9 -9
  467. package/dist/collection/components/pagination/pagination.js.map +1 -1
  468. package/dist/collection/components/pane/pane.js +6 -6
  469. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  470. package/dist/collection/components/pill/pill.js +4 -4
  471. package/dist/collection/components/progress-indicator/progress-indicator.js +3 -3
  472. package/dist/collection/components/push-card/push-card.js +7 -7
  473. package/dist/collection/components/push-card/push-card.js.map +1 -1
  474. package/dist/collection/components/radio/radio.js +4 -4
  475. package/dist/collection/components/radio-group/radio-group.js +2 -2
  476. package/dist/collection/components/row/row.js +1 -1
  477. package/dist/collection/components/select/select.js +8 -8
  478. package/dist/collection/components/select-item/select-item.js +1 -1
  479. package/dist/collection/components/slider/slider.js +6 -6
  480. package/dist/collection/components/spinner/spinner.js +1 -1
  481. package/dist/collection/components/split-button/split-button.js +1 -1
  482. package/dist/collection/components/tab-item/tab-item.js +3 -3
  483. package/dist/collection/components/tabs/tabs.js +2 -2
  484. package/dist/collection/components/tile/tile.js +4 -4
  485. package/dist/collection/components/time-input/time-input.js +3 -3
  486. package/dist/collection/components/time-input/time-input.js.map +1 -1
  487. package/dist/collection/components/time-picker/time-picker.js +15 -200
  488. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  489. package/dist/collection/components/toast/toast-container.js +5 -5
  490. package/dist/collection/components/toast/toast-container.js.map +1 -1
  491. package/dist/collection/components/toast/toast.js +7 -7
  492. package/dist/collection/components/toast/toast.js.map +1 -1
  493. package/dist/collection/components/toggle/toggle.css +0 -1
  494. package/dist/collection/components/toggle/toggle.js +3 -3
  495. package/dist/collection/components/tooltip/tooltip.js +1 -1
  496. package/dist/collection/components/tree/tree.js +1 -1
  497. package/dist/collection/components/tree-item/tree-item.js +4 -4
  498. package/dist/collection/components/typography/typography.js +1 -1
  499. package/dist/collection/components/upload/upload.js +3 -3
  500. package/dist/collection/components/utils/application-layout/service.js +2 -2
  501. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  502. package/dist/collection/components/utils/modal/loading.js +1 -1
  503. package/dist/collection/components/utils/modal/loading.js.map +1 -1
  504. package/dist/collection/components/validation-tooltip/validation-tooltip.js +4 -3
  505. package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
  506. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  507. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  508. package/dist/collection/tests/utils/test/page.js +1 -1
  509. package/dist/collection/tests/utils/test/page.js.map +1 -1
  510. package/dist/esm/app-globals-CdXXZdec.js +8 -0
  511. package/dist/esm/{app-globals-CX3toLCD.js.map → app-globals-CdXXZdec.js.map} +1 -1
  512. package/dist/esm/{base-button-Bl5hXxqL.js → base-button-TVpiK7pg.js} +3 -3
  513. package/dist/esm/{base-button-Bl5hXxqL.js.map → base-button-TVpiK7pg.js.map} +1 -1
  514. package/dist/esm/{base-icon-button-BZGQFXiY.js → base-icon-button-B3ULQ24g.js} +4 -4
  515. package/dist/esm/{base-icon-button-BZGQFXiY.js.map → base-icon-button-B3ULQ24g.js.map} +1 -1
  516. package/dist/esm/{helper-text-util-DISVmUeg.js → helper-text-util-rnbkuaac.js} +3 -3
  517. package/dist/esm/{helper-text-util-DISVmUeg.js.map → helper-text-util-rnbkuaac.js.map} +1 -1
  518. package/dist/esm/{index-DGODjp4O.js → index-CtoreFVF.js} +6 -3
  519. package/dist/esm/index-CtoreFVF.js.map +1 -0
  520. package/dist/esm/index.js +3 -3
  521. package/dist/esm/index.js.map +1 -1
  522. package/dist/esm/{input.util-6IjJg2ik.js → input.util-VHrSuCP7.js} +4 -4
  523. package/dist/esm/{input.util-6IjJg2ik.js.map → input.util-VHrSuCP7.js.map} +1 -1
  524. package/dist/esm/ix-action-card.entry.js +1 -1
  525. package/dist/esm/ix-application-header.entry.js +2 -2
  526. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  527. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  528. package/dist/esm/ix-application.entry.js +2 -2
  529. package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
  530. package/dist/esm/ix-avatar_2.entry.js +3 -3
  531. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  532. package/dist/esm/ix-blind.entry.js +1 -1
  533. package/dist/esm/ix-breadcrumb-item.entry.js +9 -9
  534. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
  535. package/dist/esm/ix-breadcrumb.entry.js +7 -7
  536. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  537. package/dist/esm/ix-button.entry.js +6 -5
  538. package/dist/esm/ix-button.entry.js.map +1 -1
  539. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  540. package/dist/esm/ix-card-list.entry.js +1 -1
  541. package/dist/esm/ix-card_2.entry.js +1 -1
  542. package/dist/esm/ix-category-filter.entry.js +10 -18
  543. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  544. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  545. package/dist/esm/ix-checkbox.entry.js +2 -2
  546. package/dist/esm/ix-chip.entry.js +9 -10
  547. package/dist/esm/ix-chip.entry.js.map +1 -1
  548. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  549. package/dist/esm/ix-col_4.entry.js +22 -22
  550. package/dist/esm/ix-content-header.entry.js +1 -1
  551. package/dist/esm/ix-content.entry.js +1 -1
  552. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  553. package/dist/esm/ix-css-grid.entry.js +1 -1
  554. package/dist/esm/ix-custom-field.entry.js +2 -2
  555. package/dist/esm/ix-date-dropdown.entry.js +12 -12
  556. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  557. package/dist/esm/ix-date-input.entry.js +5 -5
  558. package/dist/esm/ix-date-input.entry.js.map +1 -1
  559. package/dist/esm/ix-date-time-card.entry.js +4 -9
  560. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  561. package/dist/esm/ix-datetime-picker.entry.js +4 -22
  562. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  563. package/dist/esm/ix-divider.entry.js +1 -1
  564. package/dist/esm/ix-drawer.entry.js +7 -6
  565. package/dist/esm/ix-drawer.entry.js.map +1 -1
  566. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  567. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  568. package/dist/esm/ix-dropdown-item.entry.js +1 -1
  569. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  570. package/dist/esm/ix-dropdown.entry.js +1 -1
  571. package/dist/esm/ix-empty-state.entry.js +1 -1
  572. package/dist/esm/ix-event-list-item.entry.js +5 -5
  573. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  574. package/dist/esm/ix-event-list.entry.js +5 -5
  575. package/dist/esm/ix-event-list.entry.js.map +1 -1
  576. package/dist/esm/ix-expanding-search.entry.js +1 -1
  577. package/dist/esm/ix-field-label_2.entry.js +3 -3
  578. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  579. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  580. package/dist/esm/ix-flip-tile.entry.js +1 -1
  581. package/dist/esm/ix-group-context-menu.ix-group-item.entry.js.map +1 -1
  582. package/dist/esm/ix-group-context-menu_2.entry.js +19 -6
  583. package/dist/esm/ix-group.entry.js +20 -20
  584. package/dist/esm/ix-group.entry.js.map +1 -1
  585. package/dist/esm/ix-helper-text.entry.js +4 -4
  586. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  587. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  588. package/dist/esm/ix-icon-toggle-button.entry.js +4 -4
  589. package/dist/esm/ix-input-group.entry.js +2 -2
  590. package/dist/esm/ix-input-group.entry.js.map +1 -1
  591. package/dist/esm/ix-input.entry.js +7 -7
  592. package/dist/esm/ix-key-value-list.entry.js +2 -2
  593. package/dist/esm/ix-key-value.entry.js +2 -2
  594. package/dist/esm/ix-kpi.entry.js +4 -4
  595. package/dist/esm/ix-layout-auto.entry.js +2 -2
  596. package/dist/esm/ix-link-button.entry.js +4 -4
  597. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  598. package/dist/esm/ix-map-navigation.entry.js +4 -3
  599. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  600. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  601. package/dist/esm/ix-menu-about-news.entry.js +5 -9
  602. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  603. package/dist/esm/ix-menu-about.entry.js +2 -2
  604. package/dist/esm/ix-menu-avatar.entry.js +5 -5
  605. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  606. package/dist/esm/ix-menu-category.entry.js +6 -6
  607. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  608. package/dist/esm/ix-menu-item.entry.js +5 -5
  609. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js → ix-menu-settings-DRSkDgox.js} +3 -3
  610. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js.map → ix-menu-settings-DRSkDgox.js.map} +1 -1
  611. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  612. package/dist/esm/ix-menu-settings.entry.js +2 -2
  613. package/dist/esm/ix-menu.entry.js +14 -18
  614. package/dist/esm/ix-menu.entry.js.map +1 -1
  615. package/dist/esm/ix-message-bar.entry.js +5 -7
  616. package/dist/esm/ix-message-bar.entry.js.map +1 -1
  617. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  618. package/dist/esm/ix-modal-footer.entry.js +2 -2
  619. package/dist/esm/ix-modal-loading.entry.js +2 -2
  620. package/dist/esm/ix-modal.entry.js +15 -15
  621. package/dist/esm/ix-modal.entry.js.map +1 -1
  622. package/dist/esm/ix-number-input.entry.js +9 -9
  623. package/dist/esm/ix-pagination.entry.js +7 -7
  624. package/dist/esm/ix-pagination.entry.js.map +1 -1
  625. package/dist/esm/ix-pane-layout.entry.js +3 -3
  626. package/dist/esm/ix-pane.entry.js +8 -8
  627. package/dist/esm/ix-pill.entry.js +5 -5
  628. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  629. package/dist/esm/ix-push-card.entry.js +4 -4
  630. package/dist/esm/ix-push-card.entry.js.map +1 -1
  631. package/dist/esm/ix-radio-group.entry.js +4 -4
  632. package/dist/esm/ix-radio.entry.js +6 -6
  633. package/dist/esm/ix-select.entry.js +11 -11
  634. package/dist/esm/ix-slider.entry.js +8 -8
  635. package/dist/esm/ix-split-button.entry.js +2 -2
  636. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  637. package/dist/esm/ix-textarea.entry.js +5 -5
  638. package/dist/esm/ix-tile.entry.js +5 -5
  639. package/dist/esm/ix-time-input.entry.js +6 -6
  640. package/dist/esm/ix-time-input.entry.js.map +1 -1
  641. package/dist/esm/ix-time-picker.entry.js +13 -61
  642. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  643. package/dist/esm/ix-toast-container.entry.js +6 -6
  644. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  645. package/dist/esm/ix-toast.entry.js +5 -5
  646. package/dist/esm/ix-toast.entry.js.map +1 -1
  647. package/dist/esm/ix-toggle-button.entry.js +2 -2
  648. package/dist/esm/ix-toggle.entry.js +6 -6
  649. package/dist/esm/ix-toggle.entry.js.map +1 -1
  650. package/dist/esm/ix-tooltip.entry.js +2 -2
  651. package/dist/esm/ix-tree-item.entry.js +5 -5
  652. package/dist/esm/ix-tree.entry.js +2 -2
  653. package/dist/esm/ix-typography.entry.js +2 -2
  654. package/dist/esm/ix-upload.entry.js +4 -4
  655. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  656. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  657. package/dist/esm/ix-workflow-step.entry.js +4 -4
  658. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  659. package/dist/esm/{listener-DshgMjE7.js → listener-DAJkOQte.js} +3 -3
  660. package/dist/esm/{listener-DshgMjE7.js.map → listener-DAJkOQte.js.map} +1 -1
  661. package/dist/esm/loader.js +5 -5
  662. package/dist/esm/{service-ktcE7NzB.js → service-Da0kv8hS.js} +4 -4
  663. package/dist/esm/service-Da0kv8hS.js.map +1 -0
  664. package/dist/esm/{setup-neVf7o_H.js → setup-BHVEOpQp.js} +3 -3
  665. package/dist/esm/{setup-neVf7o_H.js.map → setup-BHVEOpQp.js.map} +1 -1
  666. package/dist/esm/siemens-ix.js +5 -5
  667. package/dist/esm/{validation-CUDDECtV.js → validation-D_dk-JqT.js} +3 -3
  668. package/dist/esm/{validation-CUDDECtV.js.map → validation-D_dk-JqT.js.map} +1 -1
  669. package/dist/siemens-ix/index.esm.js +1 -1
  670. package/dist/siemens-ix/index.esm.js.map +1 -1
  671. package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
  672. package/dist/siemens-ix/ix-breadcrumb-item.entry.esm.js.map +1 -1
  673. package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
  674. package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
  675. package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
  676. package/dist/siemens-ix/ix-chip.entry.esm.js.map +1 -1
  677. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  678. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  679. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  680. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  681. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  682. package/dist/siemens-ix/ix-drawer.entry.esm.js.map +1 -1
  683. package/dist/siemens-ix/ix-event-list-item.entry.esm.js.map +1 -1
  684. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  685. package/dist/siemens-ix/ix-group-context-menu.ix-group-item.entry.esm.js.map +1 -1
  686. package/dist/siemens-ix/ix-group.entry.esm.js.map +1 -1
  687. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  688. package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
  689. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
  690. package/dist/siemens-ix/ix-menu-about-news.entry.esm.js.map +1 -1
  691. package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
  692. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  693. package/dist/siemens-ix/ix-message-bar.entry.esm.js.map +1 -1
  694. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  695. package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
  696. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  697. package/dist/siemens-ix/ix-time-input.entry.esm.js.map +1 -1
  698. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  699. package/dist/siemens-ix/ix-toast-container.entry.esm.js.map +1 -1
  700. package/dist/siemens-ix/ix-toast.entry.esm.js.map +1 -1
  701. package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
  702. package/dist/siemens-ix/ix-validation-tooltip.entry.esm.js.map +1 -1
  703. package/dist/siemens-ix/{p-f6d678a6.entry.js → p-01030dfb.entry.js} +2 -2
  704. package/dist/siemens-ix/p-04f1b89a.entry.js +2 -0
  705. package/dist/siemens-ix/p-04f1b89a.entry.js.map +1 -0
  706. package/dist/siemens-ix/p-08f4c3f0.entry.js +2 -0
  707. package/dist/siemens-ix/{p-dc5b5c0c.entry.js → p-0d4f0223.entry.js} +2 -2
  708. package/dist/siemens-ix/{p-5140e6e6.entry.js → p-0e2b89f2.entry.js} +2 -2
  709. package/dist/siemens-ix/{p-6c4abdde.entry.js → p-17a74a48.entry.js} +2 -2
  710. package/dist/siemens-ix/{p-bb28a2d6.entry.js → p-1f5befb2.entry.js} +2 -2
  711. package/dist/siemens-ix/p-1f5befb2.entry.js.map +1 -0
  712. package/dist/siemens-ix/{p-71e94914.entry.js → p-2055daf3.entry.js} +2 -2
  713. package/dist/siemens-ix/p-2055daf3.entry.js.map +1 -0
  714. package/dist/siemens-ix/{p-6aa45e1e.entry.js → p-20ad8d1e.entry.js} +2 -2
  715. package/dist/siemens-ix/p-2180ddb8.entry.js +2 -0
  716. package/dist/siemens-ix/p-2180ddb8.entry.js.map +1 -0
  717. package/dist/siemens-ix/{p-31191cc6.entry.js → p-2db36aa6.entry.js} +2 -2
  718. package/dist/siemens-ix/{p-fb6b7f35.entry.js → p-2f54ce99.entry.js} +2 -2
  719. package/dist/siemens-ix/{p-48b0fef4.entry.js → p-337a3457.entry.js} +2 -2
  720. package/dist/siemens-ix/{p-99ad8022.entry.js → p-3472fc1a.entry.js} +2 -2
  721. package/dist/siemens-ix/p-3472fc1a.entry.js.map +1 -0
  722. package/dist/siemens-ix/{p-8ec9e08d.entry.js → p-347fcf94.entry.js} +2 -2
  723. package/dist/siemens-ix/{p-09cce59e.entry.js → p-34e530b9.entry.js} +2 -2
  724. package/dist/siemens-ix/p-34e530b9.entry.js.map +1 -0
  725. package/dist/siemens-ix/{p-6a39d630.entry.js → p-39950a1c.entry.js} +2 -2
  726. package/dist/siemens-ix/{p-14fca48a.entry.js → p-3acbbe01.entry.js} +2 -2
  727. package/dist/siemens-ix/{p-eba51393.entry.js → p-3b314194.entry.js} +2 -2
  728. package/dist/siemens-ix/{p-2d01c802.entry.js → p-41b9392e.entry.js} +2 -2
  729. package/dist/siemens-ix/p-41b9392e.entry.js.map +1 -0
  730. package/dist/siemens-ix/p-4448252f.entry.js +2 -0
  731. package/dist/siemens-ix/p-4448252f.entry.js.map +1 -0
  732. package/dist/siemens-ix/{p-d3c355c7.entry.js → p-467c0fff.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-52dc3ba0.entry.js → p-48cbacaf.entry.js} +2 -2
  734. package/dist/siemens-ix/{p-b6d9c16c.entry.js → p-4b1745dc.entry.js} +2 -2
  735. package/dist/siemens-ix/p-4b65234d.entry.js +2 -0
  736. package/dist/siemens-ix/p-4b65234d.entry.js.map +1 -0
  737. package/dist/siemens-ix/{p-9d7a2428.entry.js → p-4f2fb1c5.entry.js} +2 -2
  738. package/dist/siemens-ix/p-4f2fb1c5.entry.js.map +1 -0
  739. package/dist/siemens-ix/{p-5c109476.entry.js → p-51786593.entry.js} +2 -2
  740. package/dist/siemens-ix/{p-bd369344.entry.js → p-52d377d1.entry.js} +2 -2
  741. package/dist/siemens-ix/{p-1ca58d8b.entry.js → p-538843d4.entry.js} +2 -2
  742. package/dist/siemens-ix/{p-d6b9e253.entry.js → p-548a2231.entry.js} +2 -2
  743. package/dist/siemens-ix/p-556417c6.entry.js +2 -0
  744. package/dist/siemens-ix/{p-d0d972c2.entry.js.map → p-556417c6.entry.js.map} +1 -1
  745. package/dist/siemens-ix/{p-8eee6a03.entry.js → p-58219b7e.entry.js} +2 -2
  746. package/dist/siemens-ix/p-5e86944d.entry.js +2 -0
  747. package/dist/siemens-ix/p-5e86944d.entry.js.map +1 -0
  748. package/dist/siemens-ix/{p-0469aec7.entry.js → p-608b3631.entry.js} +2 -2
  749. package/dist/siemens-ix/{p-19c2cb50.entry.js → p-65842e35.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-6fc6d20a.entry.js → p-67766c28.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-729d84eb.entry.js → p-67e4f814.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-8c612656.entry.js → p-6f152ed2.entry.js} +2 -2
  753. package/dist/siemens-ix/p-710af987.entry.js +2 -0
  754. package/dist/siemens-ix/p-710af987.entry.js.map +1 -0
  755. package/dist/siemens-ix/{p-c4b230cd.entry.js → p-730a6161.entry.js} +2 -2
  756. package/dist/siemens-ix/{p-f112fabd.entry.js → p-7388d2ee.entry.js} +2 -2
  757. package/dist/siemens-ix/p-759ba03d.entry.js +2 -0
  758. package/dist/siemens-ix/{p-f55c3bed.entry.js → p-75d8b192.entry.js} +2 -2
  759. package/dist/siemens-ix/{p-71a42502.entry.js → p-784c6dd6.entry.js} +2 -2
  760. package/dist/siemens-ix/{p-404dffde.entry.js → p-788e1ef8.entry.js} +2 -2
  761. package/dist/siemens-ix/{p-3c99cfa5.entry.js → p-79798af1.entry.js} +2 -2
  762. package/dist/siemens-ix/{p-548c2a30.entry.js → p-7bc90e7e.entry.js} +2 -2
  763. package/dist/siemens-ix/{p-ec8f67b0.entry.js → p-7cf61ff6.entry.js} +2 -2
  764. package/dist/siemens-ix/p-7cf61ff6.entry.js.map +1 -0
  765. package/dist/siemens-ix/{p-88a812b7.entry.js → p-7e612a3b.entry.js} +2 -2
  766. package/dist/siemens-ix/{p-90bd8d7b.entry.js → p-7e6beda5.entry.js} +2 -2
  767. package/dist/siemens-ix/{p-818aadd7.entry.js → p-7f945e44.entry.js} +2 -2
  768. package/dist/siemens-ix/{p-81c8d542.entry.js → p-80f55403.entry.js} +2 -2
  769. package/dist/siemens-ix/{p-ddaf98b6.entry.js → p-81120f11.entry.js} +2 -2
  770. package/dist/siemens-ix/{p-89d7e13e.entry.js → p-845054ca.entry.js} +2 -2
  771. package/dist/siemens-ix/p-85f3aa13.entry.js +2 -0
  772. package/dist/siemens-ix/{p-7d95ae34.entry.js → p-879a0cc5.entry.js} +2 -2
  773. package/dist/siemens-ix/{p-b6dad40c.entry.js → p-89449e22.entry.js} +2 -2
  774. package/dist/siemens-ix/{p-b8144c96.entry.js → p-8aa0fda7.entry.js} +2 -2
  775. package/dist/siemens-ix/p-92a6324b.entry.js +2 -0
  776. package/dist/siemens-ix/{p-b59285eb.entry.js → p-94fa5d00.entry.js} +2 -2
  777. package/dist/siemens-ix/{p-c8cf26c5.entry.js → p-957d0d0b.entry.js} +2 -2
  778. package/dist/siemens-ix/p-957d0d0b.entry.js.map +1 -0
  779. package/dist/siemens-ix/p-9c862819.entry.js +2 -0
  780. package/dist/siemens-ix/{p-b11b63ca.entry.js.map → p-9c862819.entry.js.map} +1 -1
  781. package/dist/siemens-ix/{p-888c45dd.entry.js → p-9d135d59.entry.js} +2 -2
  782. package/dist/siemens-ix/{p-20b5fc48.entry.js → p-9d8fb7dd.entry.js} +2 -2
  783. package/dist/siemens-ix/{p-10c44788.entry.js → p-9e7223f6.entry.js} +2 -2
  784. package/dist/siemens-ix/p-BhAVd5ka.js +2 -0
  785. package/dist/siemens-ix/{p-DErtoAo0.js.map → p-BhAVd5ka.js.map} +1 -1
  786. package/dist/siemens-ix/{p-BlIjqRam.js → p-CAj3Tlcn.js} +2 -2
  787. package/dist/siemens-ix/{p-BlIjqRam.js.map → p-CAj3Tlcn.js.map} +1 -1
  788. package/dist/siemens-ix/p-CX3n_rRh.js +2 -0
  789. package/dist/siemens-ix/{p-8Yd4qhs7.js.map → p-CX3n_rRh.js.map} +1 -1
  790. package/dist/siemens-ix/p-CtoreFVF.js +3 -0
  791. package/dist/siemens-ix/p-CtoreFVF.js.map +1 -0
  792. package/dist/siemens-ix/p-D5eiEBbz.js +2 -0
  793. package/dist/siemens-ix/{p-C97VdyAH.js.map → p-D5eiEBbz.js.map} +1 -1
  794. package/dist/siemens-ix/p-DG9fVPHR.js +2 -0
  795. package/dist/siemens-ix/{p-CGyISn-0.js.map → p-DG9fVPHR.js.map} +1 -1
  796. package/dist/siemens-ix/{p-q1WCgUmY.js → p-DS9crO46.js} +2 -2
  797. package/dist/siemens-ix/{p-q1WCgUmY.js.map → p-DS9crO46.js.map} +1 -1
  798. package/dist/siemens-ix/{p-BD4dR98z.js → p-DiMfcbUU.js} +2 -2
  799. package/dist/siemens-ix/{p-BD4dR98z.js.map → p-DiMfcbUU.js.map} +1 -1
  800. package/dist/siemens-ix/p-DpM4lbAX.js +2 -0
  801. package/dist/siemens-ix/{p-BvLq9aFA.js.map → p-DpM4lbAX.js.map} +1 -1
  802. package/dist/siemens-ix/{p-fd84048a.entry.js → p-a02e0685.entry.js} +2 -2
  803. package/dist/siemens-ix/{p-3522b3af.entry.js → p-a4d6ee80.entry.js} +2 -2
  804. package/dist/siemens-ix/{p-3522b3af.entry.js.map → p-a4d6ee80.entry.js.map} +1 -1
  805. package/dist/siemens-ix/{p-14a266d5.entry.js → p-a8308559.entry.js} +2 -2
  806. package/dist/siemens-ix/p-a8308559.entry.js.map +1 -0
  807. package/dist/siemens-ix/{p-8e48a7a1.entry.js → p-aa6368b4.entry.js} +2 -2
  808. package/dist/siemens-ix/p-ad20efd0.entry.js +2 -0
  809. package/dist/siemens-ix/p-b5e0ddb3.entry.js +2 -0
  810. package/dist/siemens-ix/p-b5e0ddb3.entry.js.map +1 -0
  811. package/dist/siemens-ix/{p-223c9d79.entry.js → p-b6736ce7.entry.js} +2 -2
  812. package/dist/siemens-ix/{p-02621eb8.entry.js → p-b7c5ab43.entry.js} +2 -2
  813. package/dist/siemens-ix/p-b7c5ab43.entry.js.map +1 -0
  814. package/dist/siemens-ix/{p-2ab42b09.entry.js → p-c0064123.entry.js} +2 -2
  815. package/dist/siemens-ix/{p-1fa5a3e4.entry.js → p-c1160cf8.entry.js} +2 -2
  816. package/dist/siemens-ix/p-c4b26603.entry.js +2 -0
  817. package/dist/siemens-ix/p-cc80918d.entry.js +2 -0
  818. package/dist/siemens-ix/{p-8dcc6456.entry.js → p-d120adf6.entry.js} +2 -2
  819. package/dist/siemens-ix/{p-7a108b0d.entry.js → p-d1941577.entry.js} +2 -2
  820. package/dist/siemens-ix/{p-53e82da9.entry.js → p-d49f7ae4.entry.js} +2 -2
  821. package/dist/siemens-ix/p-d49f7ae4.entry.js.map +1 -0
  822. package/dist/siemens-ix/{p-f55eef69.entry.js → p-d4ba3f9f.entry.js} +2 -2
  823. package/dist/siemens-ix/{p-96a20067.entry.js → p-d8fb5a86.entry.js} +2 -2
  824. package/dist/siemens-ix/p-da6a27c1.entry.js +2 -0
  825. package/dist/siemens-ix/p-da6a27c1.entry.js.map +1 -0
  826. package/dist/siemens-ix/{p-5bed04ac.entry.js → p-db9d5872.entry.js} +2 -2
  827. package/dist/siemens-ix/{p-fdf22b8e.entry.js → p-dd89a190.entry.js} +2 -2
  828. package/dist/siemens-ix/{p-4b88c430.entry.js → p-dff78943.entry.js} +2 -2
  829. package/dist/siemens-ix/{p-4b88c430.entry.js.map → p-dff78943.entry.js.map} +1 -1
  830. package/dist/siemens-ix/{p-71550396.entry.js → p-e25aa385.entry.js} +2 -2
  831. package/dist/siemens-ix/{p-71550396.entry.js.map → p-e25aa385.entry.js.map} +1 -1
  832. package/dist/siemens-ix/{p-11e7e647.entry.js → p-e3c57208.entry.js} +2 -2
  833. package/dist/siemens-ix/{p-f29eaee8.entry.js → p-e562ffb2.entry.js} +2 -2
  834. package/dist/siemens-ix/{p-fb6dfe07.entry.js → p-e825a921.entry.js} +2 -2
  835. package/dist/siemens-ix/{p-95d4d849.entry.js → p-ecff1e2f.entry.js} +2 -2
  836. package/dist/siemens-ix/{p-9638c57b.entry.js → p-eebe632b.entry.js} +2 -2
  837. package/dist/siemens-ix/p-eebe632b.entry.js.map +1 -0
  838. package/dist/siemens-ix/{p-746b04cb.entry.js → p-eef311b1.entry.js} +2 -2
  839. package/dist/siemens-ix/{p-4a90e7ea.entry.js → p-f29f280b.entry.js} +2 -2
  840. package/dist/siemens-ix/{p-7989235e.entry.js → p-f3b485de.entry.js} +2 -2
  841. package/dist/siemens-ix/p-f3b485de.entry.js.map +1 -0
  842. package/dist/siemens-ix/p-f753f1f5.entry.js +2 -0
  843. package/dist/siemens-ix/p-f753f1f5.entry.js.map +1 -0
  844. package/dist/siemens-ix/p-f82e4e0f.entry.js +2 -0
  845. package/dist/siemens-ix/{p-740420eb.entry.js.map → p-f82e4e0f.entry.js.map} +1 -1
  846. package/dist/siemens-ix/{p-b9eafd64.entry.js → p-f9b4e5f1.entry.js} +2 -2
  847. package/dist/siemens-ix/{p-4756bbdb.entry.js → p-fabcc5f5.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-c446ffdb.entry.js → p-fc3071d0.entry.js} +2 -2
  849. package/dist/siemens-ix/{p-d9452ff9.entry.js → p-fea12773.entry.js} +2 -2
  850. package/dist/siemens-ix/{p-CzzcLSmV.js → p-gkooEHol.js} +2 -2
  851. package/dist/siemens-ix/p-gkooEHol.js.map +1 -0
  852. package/dist/siemens-ix/{p-DDS3FMm7.js → p-sxLz5AVO.js} +2 -2
  853. package/dist/siemens-ix/{p-DDS3FMm7.js.map → p-sxLz5AVO.js.map} +1 -1
  854. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  855. package/dist/types/components/avatar/avatar.d.ts +1 -1
  856. package/dist/types/components/breadcrumb/breadcrumb.d.ts +1 -1
  857. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +3 -3
  858. package/dist/types/components/button/button.d.ts +1 -1
  859. package/dist/types/components/category-filter/category-filter.d.ts +3 -9
  860. package/dist/types/components/chip/chip.d.ts +2 -2
  861. package/dist/types/components/date-dropdown/date-dropdown.d.ts +6 -6
  862. package/dist/types/components/date-picker/date-picker-component.d.ts +1 -1
  863. package/dist/types/components/date-picker/date-picker.d.ts +3 -3
  864. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -5
  865. package/dist/types/components/datetime-picker/datetime-picker.d.ts +2 -20
  866. package/dist/types/components/event-list/event-list.d.ts +1 -1
  867. package/dist/types/components/event-list-item/event-list-item.d.ts +1 -1
  868. package/dist/types/components/group/group.d.ts +4 -4
  869. package/dist/types/components/group-item/group-item.d.ts +9 -2
  870. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  871. package/dist/types/components/input-group/input-group.d.ts +2 -1
  872. package/dist/types/components/menu/menu.d.ts +0 -4
  873. package/dist/types/components/menu-about-news/menu-about-news.d.ts +0 -4
  874. package/dist/types/components/menu-avatar/menu-avatar.d.ts +1 -1
  875. package/dist/types/components/message-bar/message-bar.d.ts +3 -4
  876. package/dist/types/components/modal/modal.d.ts +9 -9
  877. package/dist/types/components/pagination/pagination.d.ts +2 -2
  878. package/dist/types/components/push-card/push-card.d.ts +2 -2
  879. package/dist/types/components/time-picker/time-picker.d.ts +2 -40
  880. package/dist/types/components/toast/toast.d.ts +1 -1
  881. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -1
  882. package/dist/types/components.d.ts +208 -340
  883. package/hydrate/index.js +339 -420
  884. package/hydrate/index.mjs +339 -420
  885. package/package.json +1 -1
  886. package/components/p-BFuOBAQB.js.map +0 -1
  887. package/components/p-BYRT3Z1w.js.map +0 -1
  888. package/components/p-CMNpJTDF.js.map +0 -1
  889. package/components/p-CbQqqTKK.js.map +0 -1
  890. package/components/p-Ctze1Bh6.js +0 -64
  891. package/components/p-Ctze1Bh6.js.map +0 -1
  892. package/components/p-CzzcLSmV.js.map +0 -1
  893. package/components/p-DFHA6KvD.js.map +0 -1
  894. package/components/p-DyW_A5Tq.js.map +0 -1
  895. package/components/p-j4BMT-Rr.js.map +0 -1
  896. package/dist/cjs/app-globals-DRggGkXg.js +0 -10
  897. package/dist/cjs/index-DuDLgBnw.js.map +0 -1
  898. package/dist/cjs/service-FGbUpQQM.js.map +0 -1
  899. package/dist/esm/app-globals-CX3toLCD.js +0 -8
  900. package/dist/esm/index-DGODjp4O.js.map +0 -1
  901. package/dist/esm/service-ktcE7NzB.js.map +0 -1
  902. package/dist/siemens-ix/p-02621eb8.entry.js.map +0 -1
  903. package/dist/siemens-ix/p-09cce59e.entry.js.map +0 -1
  904. package/dist/siemens-ix/p-14a266d5.entry.js.map +0 -1
  905. package/dist/siemens-ix/p-1d0ae43f.entry.js +0 -2
  906. package/dist/siemens-ix/p-1d0ae43f.entry.js.map +0 -1
  907. package/dist/siemens-ix/p-27f1d6c9.entry.js +0 -2
  908. package/dist/siemens-ix/p-27f1d6c9.entry.js.map +0 -1
  909. package/dist/siemens-ix/p-2d01c802.entry.js.map +0 -1
  910. package/dist/siemens-ix/p-2d3f7bb5.entry.js +0 -2
  911. package/dist/siemens-ix/p-2d3f7bb5.entry.js.map +0 -1
  912. package/dist/siemens-ix/p-2d9b7dbd.entry.js +0 -2
  913. package/dist/siemens-ix/p-2d9b7dbd.entry.js.map +0 -1
  914. package/dist/siemens-ix/p-30545ef9.entry.js +0 -2
  915. package/dist/siemens-ix/p-3d8e0616.entry.js +0 -2
  916. package/dist/siemens-ix/p-42a70164.entry.js +0 -2
  917. package/dist/siemens-ix/p-42a70164.entry.js.map +0 -1
  918. package/dist/siemens-ix/p-450ab7cb.entry.js +0 -2
  919. package/dist/siemens-ix/p-53e82da9.entry.js.map +0 -1
  920. package/dist/siemens-ix/p-53e9e280.entry.js +0 -2
  921. package/dist/siemens-ix/p-53e9e280.entry.js.map +0 -1
  922. package/dist/siemens-ix/p-5f72640f.entry.js +0 -2
  923. package/dist/siemens-ix/p-5f72640f.entry.js.map +0 -1
  924. package/dist/siemens-ix/p-6c873cc5.entry.js +0 -2
  925. package/dist/siemens-ix/p-6d8e725c.entry.js +0 -2
  926. package/dist/siemens-ix/p-6d8e725c.entry.js.map +0 -1
  927. package/dist/siemens-ix/p-71e94914.entry.js.map +0 -1
  928. package/dist/siemens-ix/p-740420eb.entry.js +0 -2
  929. package/dist/siemens-ix/p-78ddd5f5.entry.js +0 -2
  930. package/dist/siemens-ix/p-78ddd5f5.entry.js.map +0 -1
  931. package/dist/siemens-ix/p-7989235e.entry.js.map +0 -1
  932. package/dist/siemens-ix/p-8Yd4qhs7.js +0 -2
  933. package/dist/siemens-ix/p-90089ce1.entry.js +0 -2
  934. package/dist/siemens-ix/p-9638c57b.entry.js.map +0 -1
  935. package/dist/siemens-ix/p-99ad8022.entry.js.map +0 -1
  936. package/dist/siemens-ix/p-9bd4c682.entry.js +0 -2
  937. package/dist/siemens-ix/p-9d7a2428.entry.js.map +0 -1
  938. package/dist/siemens-ix/p-BvLq9aFA.js +0 -2
  939. package/dist/siemens-ix/p-C97VdyAH.js +0 -2
  940. package/dist/siemens-ix/p-CGyISn-0.js +0 -2
  941. package/dist/siemens-ix/p-CzzcLSmV.js.map +0 -1
  942. package/dist/siemens-ix/p-DErtoAo0.js +0 -2
  943. package/dist/siemens-ix/p-DGODjp4O.js +0 -3
  944. package/dist/siemens-ix/p-DGODjp4O.js.map +0 -1
  945. package/dist/siemens-ix/p-b11b63ca.entry.js +0 -2
  946. package/dist/siemens-ix/p-bb28a2d6.entry.js.map +0 -1
  947. package/dist/siemens-ix/p-c733fea2.entry.js +0 -2
  948. package/dist/siemens-ix/p-c8cf26c5.entry.js.map +0 -1
  949. package/dist/siemens-ix/p-d0d972c2.entry.js +0 -2
  950. package/dist/siemens-ix/p-ec8f67b0.entry.js.map +0 -1
  951. /package/dist/siemens-ix/{p-f6d678a6.entry.js.map → p-01030dfb.entry.js.map} +0 -0
  952. /package/dist/siemens-ix/{p-6c873cc5.entry.js.map → p-08f4c3f0.entry.js.map} +0 -0
  953. /package/dist/siemens-ix/{p-dc5b5c0c.entry.js.map → p-0d4f0223.entry.js.map} +0 -0
  954. /package/dist/siemens-ix/{p-5140e6e6.entry.js.map → p-0e2b89f2.entry.js.map} +0 -0
  955. /package/dist/siemens-ix/{p-6c4abdde.entry.js.map → p-17a74a48.entry.js.map} +0 -0
  956. /package/dist/siemens-ix/{p-6aa45e1e.entry.js.map → p-20ad8d1e.entry.js.map} +0 -0
  957. /package/dist/siemens-ix/{p-31191cc6.entry.js.map → p-2db36aa6.entry.js.map} +0 -0
  958. /package/dist/siemens-ix/{p-fb6b7f35.entry.js.map → p-2f54ce99.entry.js.map} +0 -0
  959. /package/dist/siemens-ix/{p-48b0fef4.entry.js.map → p-337a3457.entry.js.map} +0 -0
  960. /package/dist/siemens-ix/{p-8ec9e08d.entry.js.map → p-347fcf94.entry.js.map} +0 -0
  961. /package/dist/siemens-ix/{p-6a39d630.entry.js.map → p-39950a1c.entry.js.map} +0 -0
  962. /package/dist/siemens-ix/{p-14fca48a.entry.js.map → p-3acbbe01.entry.js.map} +0 -0
  963. /package/dist/siemens-ix/{p-eba51393.entry.js.map → p-3b314194.entry.js.map} +0 -0
  964. /package/dist/siemens-ix/{p-d3c355c7.entry.js.map → p-467c0fff.entry.js.map} +0 -0
  965. /package/dist/siemens-ix/{p-52dc3ba0.entry.js.map → p-48cbacaf.entry.js.map} +0 -0
  966. /package/dist/siemens-ix/{p-b6d9c16c.entry.js.map → p-4b1745dc.entry.js.map} +0 -0
  967. /package/dist/siemens-ix/{p-5c109476.entry.js.map → p-51786593.entry.js.map} +0 -0
  968. /package/dist/siemens-ix/{p-bd369344.entry.js.map → p-52d377d1.entry.js.map} +0 -0
  969. /package/dist/siemens-ix/{p-1ca58d8b.entry.js.map → p-538843d4.entry.js.map} +0 -0
  970. /package/dist/siemens-ix/{p-d6b9e253.entry.js.map → p-548a2231.entry.js.map} +0 -0
  971. /package/dist/siemens-ix/{p-8eee6a03.entry.js.map → p-58219b7e.entry.js.map} +0 -0
  972. /package/dist/siemens-ix/{p-0469aec7.entry.js.map → p-608b3631.entry.js.map} +0 -0
  973. /package/dist/siemens-ix/{p-19c2cb50.entry.js.map → p-65842e35.entry.js.map} +0 -0
  974. /package/dist/siemens-ix/{p-6fc6d20a.entry.js.map → p-67766c28.entry.js.map} +0 -0
  975. /package/dist/siemens-ix/{p-729d84eb.entry.js.map → p-67e4f814.entry.js.map} +0 -0
  976. /package/dist/siemens-ix/{p-8c612656.entry.js.map → p-6f152ed2.entry.js.map} +0 -0
  977. /package/dist/siemens-ix/{p-c4b230cd.entry.js.map → p-730a6161.entry.js.map} +0 -0
  978. /package/dist/siemens-ix/{p-f112fabd.entry.js.map → p-7388d2ee.entry.js.map} +0 -0
  979. /package/dist/siemens-ix/{p-30545ef9.entry.js.map → p-759ba03d.entry.js.map} +0 -0
  980. /package/dist/siemens-ix/{p-f55c3bed.entry.js.map → p-75d8b192.entry.js.map} +0 -0
  981. /package/dist/siemens-ix/{p-71a42502.entry.js.map → p-784c6dd6.entry.js.map} +0 -0
  982. /package/dist/siemens-ix/{p-404dffde.entry.js.map → p-788e1ef8.entry.js.map} +0 -0
  983. /package/dist/siemens-ix/{p-3c99cfa5.entry.js.map → p-79798af1.entry.js.map} +0 -0
  984. /package/dist/siemens-ix/{p-548c2a30.entry.js.map → p-7bc90e7e.entry.js.map} +0 -0
  985. /package/dist/siemens-ix/{p-88a812b7.entry.js.map → p-7e612a3b.entry.js.map} +0 -0
  986. /package/dist/siemens-ix/{p-90bd8d7b.entry.js.map → p-7e6beda5.entry.js.map} +0 -0
  987. /package/dist/siemens-ix/{p-818aadd7.entry.js.map → p-7f945e44.entry.js.map} +0 -0
  988. /package/dist/siemens-ix/{p-81c8d542.entry.js.map → p-80f55403.entry.js.map} +0 -0
  989. /package/dist/siemens-ix/{p-ddaf98b6.entry.js.map → p-81120f11.entry.js.map} +0 -0
  990. /package/dist/siemens-ix/{p-89d7e13e.entry.js.map → p-845054ca.entry.js.map} +0 -0
  991. /package/dist/siemens-ix/{p-9bd4c682.entry.js.map → p-85f3aa13.entry.js.map} +0 -0
  992. /package/dist/siemens-ix/{p-7d95ae34.entry.js.map → p-879a0cc5.entry.js.map} +0 -0
  993. /package/dist/siemens-ix/{p-b6dad40c.entry.js.map → p-89449e22.entry.js.map} +0 -0
  994. /package/dist/siemens-ix/{p-b8144c96.entry.js.map → p-8aa0fda7.entry.js.map} +0 -0
  995. /package/dist/siemens-ix/{p-450ab7cb.entry.js.map → p-92a6324b.entry.js.map} +0 -0
  996. /package/dist/siemens-ix/{p-b59285eb.entry.js.map → p-94fa5d00.entry.js.map} +0 -0
  997. /package/dist/siemens-ix/{p-888c45dd.entry.js.map → p-9d135d59.entry.js.map} +0 -0
  998. /package/dist/siemens-ix/{p-20b5fc48.entry.js.map → p-9d8fb7dd.entry.js.map} +0 -0
  999. /package/dist/siemens-ix/{p-10c44788.entry.js.map → p-9e7223f6.entry.js.map} +0 -0
  1000. /package/dist/siemens-ix/{p-fd84048a.entry.js.map → p-a02e0685.entry.js.map} +0 -0
  1001. /package/dist/siemens-ix/{p-8e48a7a1.entry.js.map → p-aa6368b4.entry.js.map} +0 -0
  1002. /package/dist/siemens-ix/{p-3d8e0616.entry.js.map → p-ad20efd0.entry.js.map} +0 -0
  1003. /package/dist/siemens-ix/{p-223c9d79.entry.js.map → p-b6736ce7.entry.js.map} +0 -0
  1004. /package/dist/siemens-ix/{p-2ab42b09.entry.js.map → p-c0064123.entry.js.map} +0 -0
  1005. /package/dist/siemens-ix/{p-1fa5a3e4.entry.js.map → p-c1160cf8.entry.js.map} +0 -0
  1006. /package/dist/siemens-ix/{p-90089ce1.entry.js.map → p-c4b26603.entry.js.map} +0 -0
  1007. /package/dist/siemens-ix/{p-c733fea2.entry.js.map → p-cc80918d.entry.js.map} +0 -0
  1008. /package/dist/siemens-ix/{p-8dcc6456.entry.js.map → p-d120adf6.entry.js.map} +0 -0
  1009. /package/dist/siemens-ix/{p-7a108b0d.entry.js.map → p-d1941577.entry.js.map} +0 -0
  1010. /package/dist/siemens-ix/{p-f55eef69.entry.js.map → p-d4ba3f9f.entry.js.map} +0 -0
  1011. /package/dist/siemens-ix/{p-96a20067.entry.js.map → p-d8fb5a86.entry.js.map} +0 -0
  1012. /package/dist/siemens-ix/{p-5bed04ac.entry.js.map → p-db9d5872.entry.js.map} +0 -0
  1013. /package/dist/siemens-ix/{p-fdf22b8e.entry.js.map → p-dd89a190.entry.js.map} +0 -0
  1014. /package/dist/siemens-ix/{p-11e7e647.entry.js.map → p-e3c57208.entry.js.map} +0 -0
  1015. /package/dist/siemens-ix/{p-f29eaee8.entry.js.map → p-e562ffb2.entry.js.map} +0 -0
  1016. /package/dist/siemens-ix/{p-fb6dfe07.entry.js.map → p-e825a921.entry.js.map} +0 -0
  1017. /package/dist/siemens-ix/{p-95d4d849.entry.js.map → p-ecff1e2f.entry.js.map} +0 -0
  1018. /package/dist/siemens-ix/{p-746b04cb.entry.js.map → p-eef311b1.entry.js.map} +0 -0
  1019. /package/dist/siemens-ix/{p-4a90e7ea.entry.js.map → p-f29f280b.entry.js.map} +0 -0
  1020. /package/dist/siemens-ix/{p-b9eafd64.entry.js.map → p-f9b4e5f1.entry.js.map} +0 -0
  1021. /package/dist/siemens-ix/{p-4756bbdb.entry.js.map → p-fabcc5f5.entry.js.map} +0 -0
  1022. /package/dist/siemens-ix/{p-c446ffdb.entry.js.map → p-fc3071d0.entry.js.map} +0 -0
  1023. /package/dist/siemens-ix/{p-d9452ff9.entry.js.map → p-fea12773.entry.js.map} +0 -0
@@ -1,2 +0,0 @@
1
- import{r as e,c as o,h as r,H as t,g as h}from"./p-DGODjp4O.js";import{a as i}from"./p-Bb7pDeaQ.js";import{H as c}from"./p-BlIjqRam.js";const n=':host{display:inline-flex;flex-direction:row;position:relative;min-height:1.5rem;max-height:calc(100% - 0.5rem);margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;max-height:100%}:host .label{word-break:break-word;display:block;white-space:normal;overflow:hidden;margin-block-start:0.125rem;margin-inline-start:0.5rem;min-height:1rem;margin-left:0.625rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color)}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover);border:1px solid var(--theme-switch-thumb-off--border-color--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active);border:1px solid var(--theme-switch-thumb-off--border-color--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked>.slider:before{border:1px solid var(--theme-switch-thumb-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover);border:1px solid var(--theme-switch-thumb-on--border-color--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active);border:1px solid var(--theme-switch-thumb-on--border-color--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-valid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--valid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--valid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--valid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--valid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--valid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--valid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--valid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--valid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--valid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--valid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--valid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--valid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--valid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--valid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--valid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--valid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--valid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--valid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--valid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--valid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--valid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--valid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--valid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--valid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--valid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--valid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--valid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--valid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--valid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--valid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--valid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--valid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--valid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--valid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--valid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--valid--active\n )}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--info\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--info--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--info\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--info--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--info\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--info--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--warning\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--warning--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--warning\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--warning--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--warning\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--warning--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--border-color:var(\n --theme-switch-thumb-off--border-color--invalid\n );--theme-switch-thumb-off--border-color--hover:var(\n --theme-switch-thumb-off--border-color--invalid--hover\n );--theme-switch-thumb-off--border-color--active:var(\n --theme-switch-thumb-off--border-color--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--border-color:var(\n --theme-switch-thumb-on--border-color--invalid\n );--theme-switch-thumb-on--border-color--hover:var(\n --theme-switch-thumb-on--border-color--invalid--hover\n );--theme-switch-thumb-on--border-color--active:var(\n --theme-switch-thumb-on--border-color--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--border-color:var(\n --theme-switch-thumb-mixed--border-color--invalid\n );--theme-switch-thumb-mixed--border-color--hover:var(\n --theme-switch-thumb-mixed--border-color--invalid--hover\n );--theme-switch-thumb-mixed--border-color--active:var(\n --theme-switch-thumb-mixed--border-color--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}';var a=undefined&&undefined.__decorate||function(e,o,r,t){var h=arguments.length,i=h<3?o:t===null?t=Object.getOwnPropertyDescriptor(o,r):t,c;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")i=Reflect.decorate(e,o,r,t);else for(var n=e.length-1;n>=0;n--)if(c=e[n])i=(h<3?c(i):h>3?c(o,r,i):c(o,r))||i;return h>3&&i&&Object.defineProperty(o,r,i),i};const d=class{constructor(r){e(this,r);this.checkedChange=o(this,"checkedChange",7);this.valueChange=o(this,"valueChange",7);this.ixBlur=o(this,"ixBlur",7);if(r.$hostElement$["s-ei"]){this.formInternals=r.$hostElement$["s-ei"]}else{this.formInternals=r.$hostElement$.attachInternals();r.$hostElement$["s-ei"]=this.formInternals}this.value="on";this.checked=false;this.disabled=false;this.indeterminate=false;this.textOn="On";this.textOff="Off";this.textIndeterminate="Mixed";this.hideText=false;this.required=false;this.touched=false}onCheckedChange(e){if(this.disabled){return}const o=this.indeterminate;const r=this.checked;if(this.indeterminate){this.indeterminate=false}this.checked=e;const{defaultPrevented:t}=this.checkedChange.emit(this.checked);if(t){this.indeterminate=o;this.checked=r}}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){if(this.checked){this.formInternals.setFormValue(this.value)}else{this.formInternals.setFormValue(null)}}watchCheckedChange(){this.touched=true;this.updateFormInternalValue()}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}isTouched(){return Promise.resolve(this.touched)}updateClassMappings(){}render(){let e=this.textOff;if(this.checked){e=this.textOn}if(this.indeterminate){e=this.textIndeterminate}return r(t,{key:"959c6b0e5f6c2ea7f2ce6cf79ba2280b3c8b65dd",class:{disabled:this.disabled},onBlur:()=>this.ixBlur.emit(),onFocus:()=>this.touched=true},r("label",{key:"dc419b9a0a469ef8369b6c8cbc204a75367a7274",class:"wrapper"},r("button",{key:"3773fdea993e02d7aa7ee106aa08e1eee0768f65",role:"switch","aria-checked":i(this.checked),class:{switch:true,checked:this.checked,indeterminate:this.indeterminate},onClick:()=>this.onCheckedChange(!this.checked)},r("div",{key:"5c74f7c65e49e3c0cb55206ecc5fc4e045b8bd0c",class:"slider"})),r("input",{key:"46e28932ab63dfa9af6bfa497b5db38e2d66e416",type:"checkbox",disabled:this.disabled,indeterminate:this.indeterminate,checked:this.checked,tabindex:0,"aria-hidden":i(true),"aria-checked":i(this.checked),onChange:e=>this.onCheckedChange(e.target.checked)}),!this.hideText&&r("ix-typography",{key:"103c3c8dca7b36db893c108ce8c11acf014b57ee",class:"label"},e)))}static get formAssociated(){return true}get hostElement(){return h(this)}static get watchers(){return{checked:["watchCheckedChange"]}}};a([c()],d.prototype,"updateClassMappings",null);d.style=n;export{d as ix_toggle};
2
- //# sourceMappingURL=p-b11b63ca.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["registerInstance","createEvent","h","Host","iconClose","iconShout","menuAboutNewsCss","MenuAboutNews","constructor","hostRef","this","showMore","closePopover","show","i18nShowMore","offsetBottom","expanded","render","key","class","color","name","size","viewBox","xmlns","points","format","bold","label","icon","iconColor","variant","onClick","emit","aboutItemLabel","e","id","style"],"sources":["0"],"mappings":"YAAcA,OAAuBC,OAAaC,OAAQC,MAAY,8BACxDC,OAAgBC,MAAiB,kBAE/C,MAAMC,EAAmB,qwEAEzB,MAAMC,EAAgB,MAClB,WAAAC,CAAYC,GACRT,EAAiBU,KAAMD,GACvBC,KAAKC,SAAWV,EAAYS,KAAM,WAAY,GAC9CA,KAAKE,aAAeX,EAAYS,KAAM,eAAgB,GAItDA,KAAKG,KAAO,MAIZH,KAAKI,aAAe,YAIpBJ,KAAKK,aAAe,EAEpBL,KAAKM,SAAW,KACpB,CACA,MAAAC,GACI,OAAQf,EAAEC,EAAM,CAAEe,IAAK,2CAA4CC,MAAO,CAClEH,SAAUN,KAAKM,SACfH,MAAOH,KAAKG,OACXX,EAAE,MAAO,CAAEgB,IAAK,2CAA4CC,MAAO,oBAAsBjB,EAAE,UAAW,CAAEgB,IAAK,2CAA4CE,MAAO,0BAA2BC,KAAMhB,EAAWiB,KAAM,OAASpB,EAAE,MAAO,CAAEgB,IAAK,2CAA4CK,QAAS,YAAaC,MAAO,8BAAgCtB,EAAE,UAAW,CAAEgB,IAAK,2CAA4CO,OAAQ,gCAAkCvB,EAAE,MAAO,CAAEgB,IAAK,2CAA4CC,MAAO,2BAA6BjB,EAAE,gBAAiB,CAAEgB,IAAK,2CAA4CQ,OAAQ,QAASC,KAAM,MAAQjB,KAAKkB,QAAS1B,EAAE,iBAAkB,CAAEgB,IAAK,2CAA4CI,KAAM,KAAMO,KAAMzB,EAAW0B,UAAW,kBAAmBC,QAAS,WAAYC,QAAS,KAClzBtB,KAAKG,KAAO,MACZH,KAAKE,aAAaqB,MAAM,IACtB/B,EAAE,MAAO,CAAEgB,IAAK,2CAA4CC,MAAO,kBAAoBjB,EAAE,OAAQ,CAAEgB,IAAK,8CAAgDR,KAAKwB,eAAkBhC,EAAE,MAAO,CAAEiB,MAAO,2BAA6BjB,EAAE,YAAa,CAAE6B,QAAS,UAAWC,QAAUG,IAC/QzB,KAAKG,KAAO,MACZH,KAAKC,SAASsB,KAAKE,EAAE,GACpBzB,KAAKI,eAAkB,KAAMZ,EAAE,MAAO,CAAEgB,IAAK,2CAA4CkB,GAAI,UAC1G,GAEJ7B,EAAc8B,MAAQ/B,SAEbC","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as s,h as t,H as e}from"./p-DGODjp4O.js";const o=":host{display:block;position:relative}:host ::slotted(*){height:100%;width:100%}";const c=class{constructor(t){s(this,t)}render(){const s={};s["grid-area"]=this.itemName;return t(e,{key:"a4e4f5e7d0a42b8cd39a742f3ee4f420b60c8931",style:s},t("slot",{key:"74cbbecda6397caf41cae0f78201f00ab23911d8"}))}};c.style=o;export{c as ix_css_grid_item};
2
- //# sourceMappingURL=p-c733fea2.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["registerInstance","h","Host","pushCardCss","PushCard","constructor","hostRef","this","variant","collapse","render","_a","key","class","icon","name","size","ariaLabelIcon","format","notification","heading","subheading","style"],"sources":["0"],"mappings":"OAAcA,OAAkBC,OAAQC,MAAY,kBAEpD,MAAMC,EAAc,4gDAEpB,MAAMC,EAAW,MACb,WAAAC,CAAYC,GACRN,EAAiBO,KAAMD,GAIvBC,KAAKC,QAAU,UAIfD,KAAKE,SAAW,IACpB,CACA,MAAAC,GACI,IAAIC,EACJ,OAAQV,EAAEC,EAAM,CAAEU,IAAK,2CAA4CC,MAAO,QAAQN,KAAKC,WAAaP,EAAE,UAAW,CAAEW,IAAK,2CAA4CJ,QAASD,KAAKC,SAAWP,EAAE,kBAAmB,CAAEW,IAAK,4CAA8CX,EAAE,gBAAiB,CAAEW,IAAK,4CAA8CL,KAAKO,KAAQb,EAAE,UAAW,CAAEY,MAAO,OAAQE,KAAMR,KAAKO,KAAME,KAAM,KAAM,aAAcT,KAAKU,gBAAoB,KAAMhB,EAAE,gBAAiB,CAAEW,IAAK,2CAA4CM,OAAQ,gBAAkBP,EAAKJ,KAAKY,gBAAkB,MAAQR,SAAY,EAAIA,EAAK,GAAIV,EAAE,OAAQ,CAAEW,IAAK,2CAA4CG,KAAM,kBAAoBd,EAAE,gBAAiB,CAAEW,IAAK,2CAA4CM,OAAQ,MAAQX,KAAKa,SAAUnB,EAAE,gBAAiB,CAAEW,IAAK,4CAA8CL,KAAKc,aAAcpB,EAAE,oBAAqB,CAAEW,IAAK,2CAA4CH,SAAUF,KAAKE,SAAUD,QAASD,KAAKC,SAAWP,EAAE,OAAQ,CAAEW,IAAK,+CACzgC,GAEJR,EAASkB,MAAQnB,SAERC","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,h as e,H as s,g as r}from"./p-DGODjp4O.js";import{c as i}from"./p-CX81WQtk.js";import{c as o}from"./p-pXYAoEyc.js";import{a as h}from"./p-DhE1t8Qh.js";const a=":host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host(.item-size-l){--event-list-item-height:6.5rem;--event-list-item-content-white-space:normal}:host(.compact){--event-list-item-border-radius:0;--event-list-item-margin-bottom:0}";const c=class{constructor(e){t(this,e);this.mutationObserver=i(this.onMutation.bind(this));this.itemHeight="S";this.compact=false;this.animated=true;this.chevron=false}watchChevron(t){this.handleChevron(t)}componentDidLoad(){if(this.animated){this.triggerFadeIn()}if(!Number.isNaN(Number(this.itemHeight))){const t=o(this.itemHeight);this.hostElement.querySelectorAll("ix-event-list-item").forEach((e=>{this.setCustomHeight(e,t)}))}this.handleChevron(this.chevron);this.mutationObserver.observe(this.hostElement,{childList:true,subtree:true})}onMutation(t){this.triggerFadeOut().then((()=>{if(!Number.isNaN(Number(this.itemHeight))){const e=o(this.itemHeight);const s=this.findEventListItems(t);s.forEach((t=>this.setCustomHeight(t,e)))}this.handleChevron(this.chevron);this.triggerFadeIn()}))}findEventListItems(t){const e=[];t.forEach((t=>{if(t.type!=="childList"){return}t.addedNodes.forEach((t=>{const s=t;if(s.tagName==="IX-EVENT-LIST-ITEM"){e.push(s)}}))}));return e}setCustomHeight(t,e){t.style.setProperty("--event-list-item-height",e)}triggerFadeOut(){return new Promise((t=>{if(!this.animated){t()}const e=this.hostElement.shadowRoot.querySelector("ul");h(e,{opacity:[{opacity:1,easing:"easeInSine"},{opacity:0}],duration:c.fadeOutDuration,onComplete:()=>{t()}})}))}triggerFadeIn(){if(!this.animated){return}const t=this.hostElement.querySelectorAll("ix-event-list-item");t.forEach(((t,e)=>{const s=e*80;const r=s/(s+c.fadeInDuration);h(t,{offset:r,duration:c.fadeInDuration+s,opacity:[0,1],easing:"easeInOutSine",delay:s,autoplay:true})}))}handleChevron(t){const e=this.hostElement.querySelectorAll("ix-event-list-item");e.forEach((e=>{if(t){e.setAttribute("chevron","true")}else if(t!==undefined){e.removeAttribute("chevron")}}))}render(){return e(s,{key:"754948a81d85157177bfff7afeee4f4851540c4d",class:{"item-size-s":this.itemHeight==="S","item-size-l":this.itemHeight==="L",compact:this.compact}},e("div",{key:"27c68dcf3eeddc91e31bd1bb3abd3f933aa3cbdf",role:"list"},e("slot",{key:"828bb7c4b9b39cfb6aff66f0cbe35b0705ae6419"})))}get hostElement(){return r(this)}static get watchers(){return{chevron:["watchChevron"]}}};c.fadeOutDuration=50;c.fadeInDuration=150;c.style=a;export{c as ix_event_list};
2
- //# sourceMappingURL=p-d0d972c2.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["registerInstance","createEvent","h","Host","getElement","iconWarning","iconSuccess","iconError","iconInfo","iconClose","toastCss","Toast","constructor","hostRef","this","closeToast","type","autoCloseDelay","autoClose","progress","touched","paused","getIcon","icon","name","color","iconColor","size","close","hostElement","classList","add","setTimeout","emit","pause","resume","isPaused","render","progressBarStyle","progressBarClass","animationDuration","animationPlayState","push","key","class","onPointerLeave","onPointerEnter","toastTitle","format","variant","onClick","ariaLabelCloseIconButton","join","style","onAnimationEnd","onTransitionEnd"],"sources":["0"],"mappings":"YAAcA,OAAuBC,OAAaC,OAAQC,OAAWC,MAAkB,8BACzEC,OAAkBC,OAAkBC,OAAgBC,OAAeC,MAAiB,kBAElG,MAAMC,EAAW,q3EAEjB,MAAMC,EAAQ,MACV,WAAAC,CAAYC,GACRb,EAAiBc,KAAMD,GACvBC,KAAKC,WAAad,EAAYa,KAAM,aAAc,GAIlDA,KAAKE,KAAO,OAIZF,KAAKG,eAAiB,IAItBH,KAAKI,UAAY,KACjBJ,KAAKK,SAAW,EAChBL,KAAKM,QAAU,MACfN,KAAKO,OAAS,KAClB,CACA,OAAAC,GACI,GAAIR,KAAKS,KAAM,CACX,OAAQrB,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMV,KAAKS,KAAME,MAAOX,KAAKY,UAAWC,KAAM,MACtG,CACA,OAAQb,KAAKE,MACT,IAAK,OACD,OAAQd,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMhB,EAAUmB,KAAM,KAAMF,MAAO,mBAC3F,IAAK,QACD,OAAQvB,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMjB,EAAWoB,KAAM,KAAMF,MAAO,gBAC5F,IAAK,UACD,OAAQvB,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMlB,EAAaqB,KAAM,KAAMF,MAAO,kBAC9F,IAAK,UAED,OAAQvB,EAAE,UAAW,CAAE,cAAe,aAAcsB,KAAMnB,EAAasB,KAAM,KAAMF,MAAO,uBAC9F,QACI,MAAO,GAEnB,CACA,KAAAG,GACI,GAAId,KAAKe,YAAa,CAClBf,KAAKe,YAAYC,UAAUC,IAAI,mBACnC,CACAC,YAAW,KACPlB,KAAKC,WAAWkB,MAAM,GACvB,IACP,CAIA,WAAMC,GACFpB,KAAKO,OAAS,IAClB,CAIA,YAAMc,GACFrB,KAAKO,OAAS,KAClB,CAIA,cAAMe,GACF,OAAOtB,KAAKO,QAAUP,KAAKM,OAC/B,CACA,MAAAiB,GACI,IAAIC,EAAmB,CAAC,EACxB,MAAMC,EAAmB,CAAC,sBAC1BD,EAAmB,CACfE,kBAAmB,GAAG1B,KAAKG,mBAC3BwB,mBAAoB3B,KAAKM,SAAWN,KAAKO,OAAS,SAAW,WAEjEkB,EAAiBG,KAAK,gCACtB,OAAQxC,EAAEC,EAAM,CAAEwC,IAAK,2CAA4CC,MAAO,qCAAuC1C,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,aAAcC,eAAgB,KAC1M/B,KAAKM,QAAU,KAAK,EACrB0B,eAAgB,KACfhC,KAAKM,QAAU,IAAI,GAClBN,KAAKE,MAAQF,KAAKS,KAAQrB,EAAE,MAAO,CAAE0C,MAAO,cAAgB9B,KAAKQ,WAAc,KAAMpB,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,iBAAmB9B,KAAKiC,WAAc7C,EAAE,gBAAiB,CAAE0C,MAAO,cAAeI,OAAQ,MAAQlC,KAAKiC,YAAe,KAAM7C,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,iBAAmB1C,EAAE,OAAQ,CAAEyC,IAAK,8CAAgDzC,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,gBAAkB1C,EAAE,OAAQ,CAAEyC,IAAK,2CAA4CnB,KAAM,aAAetB,EAAE,MAAO,CAAEyC,IAAK,2CAA4CC,MAAO,eAAiB1C,EAAE,iBAAkB,CAAEyC,IAAK,2CAA4CpB,KAAMd,EAAWiB,UAAW,kBAAmBC,KAAM,KAAMsB,QAAS,WAAYC,QAAS,IAAMpC,KAAKC,WAAWkB,OAAQ,aAAcnB,KAAKqC,6BAA+BrC,KAAKI,UAAahB,EAAE,MAAO,CAAE0C,MAAOL,EAAiBa,KAAK,KAAMC,MAAOf,EAAkBgB,eAAgB,KAC//BxC,KAAKc,OAAO,EACb2B,gBAAiB,KAChB,GAAIzC,KAAKK,WAAa,EAAG,CACrBL,KAAKc,OACT,KACI,KAChB,CACA,eAAIC,GAAgB,OAAOzB,EAAWU,KAAO,GAEjDH,EAAM0C,MAAQ3C,SAELC","ignoreList":[]}