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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1023) hide show
  1. package/components/index.js +3 -3
  2. package/components/index.js.map +1 -1
  3. package/components/ix-action-card.js +4 -4
  4. package/components/ix-application-header.js +1 -1
  5. package/components/ix-application-sidebar.js +1 -1
  6. package/components/ix-application-switch-modal.js +6 -6
  7. package/components/ix-application.js +2 -2
  8. package/components/ix-avatar.js +1 -1
  9. package/components/ix-basic-navigation.js +8 -8
  10. package/components/ix-blind.js +2 -2
  11. package/components/ix-breadcrumb-item.js +1 -1
  12. package/components/ix-breadcrumb.js +12 -12
  13. package/components/ix-breadcrumb.js.map +1 -1
  14. package/components/ix-button.js +1 -1
  15. package/components/ix-card-accordion.js +1 -1
  16. package/components/ix-card-content.js +1 -1
  17. package/components/ix-card-list.js +7 -7
  18. package/components/ix-card-title.js +1 -1
  19. package/components/ix-card.js +1 -1
  20. package/components/ix-category-filter.js +15 -24
  21. package/components/ix-category-filter.js.map +1 -1
  22. package/components/ix-checkbox-group.js +6 -6
  23. package/components/ix-checkbox.js +3 -3
  24. package/components/ix-chip.js +14 -15
  25. package/components/ix-chip.js.map +1 -1
  26. package/components/ix-col.js +1 -1
  27. package/components/ix-content-header.js +4 -4
  28. package/components/ix-content.js +1 -1
  29. package/components/ix-css-grid-item.js +1 -1
  30. package/components/ix-css-grid.js +1 -1
  31. package/components/ix-custom-field.js +6 -6
  32. package/components/ix-date-dropdown.js +24 -24
  33. package/components/ix-date-dropdown.js.map +1 -1
  34. package/components/ix-date-input.js +15 -15
  35. package/components/ix-date-input.js.map +1 -1
  36. package/components/ix-date-picker.js +1 -1
  37. package/components/ix-date-time-card.js +1 -1
  38. package/components/ix-datetime-picker.js +16 -37
  39. package/components/ix-datetime-picker.js.map +1 -1
  40. package/components/ix-divider.js +1 -1
  41. package/components/ix-drawer.js +9 -8
  42. package/components/ix-drawer.js.map +1 -1
  43. package/components/ix-dropdown-button.js +5 -5
  44. package/components/ix-dropdown-header.js +2 -2
  45. package/components/ix-dropdown-item.js +1 -1
  46. package/components/ix-dropdown-quick-actions.js +1 -1
  47. package/components/ix-dropdown.js +1 -1
  48. package/components/ix-empty-state.js +4 -4
  49. package/components/ix-event-list-item.js +5 -5
  50. package/components/ix-event-list-item.js.map +1 -1
  51. package/components/ix-event-list.js +5 -5
  52. package/components/ix-event-list.js.map +1 -1
  53. package/components/ix-expanding-search.js +3 -3
  54. package/components/ix-field-label.js +1 -1
  55. package/components/ix-field-wrapper.js +1 -1
  56. package/components/ix-filter-chip.js +1 -1
  57. package/components/ix-flip-tile-content.js +1 -1
  58. package/components/ix-flip-tile.js +3 -3
  59. package/components/ix-group-context-menu.js +1 -1
  60. package/components/ix-group-item.js +1 -1
  61. package/components/ix-group.js +25 -25
  62. package/components/ix-group.js.map +1 -1
  63. package/components/ix-helper-text.js +5 -5
  64. package/components/ix-icon-button.js +1 -1
  65. package/components/ix-icon-toggle-button.js +4 -4
  66. package/components/ix-input-group.js +2 -2
  67. package/components/ix-input-group.js.map +1 -1
  68. package/components/ix-input.js +13 -13
  69. package/components/ix-key-value-list.js +2 -2
  70. package/components/ix-key-value.js +2 -2
  71. package/components/ix-kpi.js +4 -4
  72. package/components/ix-layout-auto.js +2 -2
  73. package/components/ix-layout-grid.js +1 -1
  74. package/components/ix-link-button.js +4 -4
  75. package/components/ix-map-navigation-overlay.js +1 -1
  76. package/components/ix-map-navigation.js +11 -10
  77. package/components/ix-map-navigation.js.map +1 -1
  78. package/components/ix-menu-about-item.js +2 -2
  79. package/components/ix-menu-about-news.js +9 -14
  80. package/components/ix-menu-about-news.js.map +1 -1
  81. package/components/ix-menu-about.js +6 -6
  82. package/components/ix-menu-avatar-item.js +1 -1
  83. package/components/ix-menu-avatar.js +14 -14
  84. package/components/ix-menu-avatar.js.map +1 -1
  85. package/components/ix-menu-category.js +12 -12
  86. package/components/ix-menu-expand-icon.js +1 -1
  87. package/components/ix-menu-item.js +1 -1
  88. package/components/ix-menu-settings-item.js +2 -2
  89. package/components/ix-menu-settings.js +1 -1
  90. package/components/ix-menu.js +20 -25
  91. package/components/ix-menu.js.map +1 -1
  92. package/components/ix-message-bar.js +8 -10
  93. package/components/ix-message-bar.js.map +1 -1
  94. package/components/ix-modal-content.js +1 -1
  95. package/components/ix-modal-footer.js +2 -2
  96. package/components/ix-modal-header.js +1 -1
  97. package/components/ix-modal-loading.js +3 -3
  98. package/components/ix-modal.js +18 -18
  99. package/components/ix-modal.js.map +1 -1
  100. package/components/ix-number-input.js +15 -15
  101. package/components/ix-pagination.js +19 -19
  102. package/components/ix-pagination.js.map +1 -1
  103. package/components/ix-pane-layout.js +3 -3
  104. package/components/ix-pane.js +11 -11
  105. package/components/ix-pill.js +7 -7
  106. package/components/ix-progress-indicator.js +6 -6
  107. package/components/ix-push-card.js +10 -10
  108. package/components/ix-push-card.js.map +1 -1
  109. package/components/ix-radio-group.js +8 -8
  110. package/components/ix-radio.js +7 -7
  111. package/components/ix-row.js +1 -1
  112. package/components/ix-select-item.js +1 -1
  113. package/components/ix-select.js +1 -1
  114. package/components/ix-slider.js +10 -10
  115. package/components/ix-spinner.js +1 -1
  116. package/components/ix-split-button.js +6 -6
  117. package/components/ix-tab-item.js +1 -1
  118. package/components/ix-tabs.js +1 -1
  119. package/components/ix-textarea.js +9 -9
  120. package/components/ix-tile.js +5 -5
  121. package/components/ix-time-input.js +16 -16
  122. package/components/ix-time-input.js.map +1 -1
  123. package/components/ix-time-picker.js +1 -1
  124. package/components/ix-toast-container.js +10 -10
  125. package/components/ix-toast-container.js.map +1 -1
  126. package/components/ix-toast.js +1 -1
  127. package/components/ix-toggle-button.js +3 -3
  128. package/components/ix-toggle.js +7 -7
  129. package/components/ix-toggle.js.map +1 -1
  130. package/components/ix-tooltip.js +1 -1
  131. package/components/ix-tree-item.js +1 -1
  132. package/components/ix-tree.js +3 -3
  133. package/components/ix-typography.js +1 -1
  134. package/components/ix-upload.js +6 -6
  135. package/components/ix-validation-tooltip.js +3 -3
  136. package/components/ix-validation-tooltip.js.map +1 -1
  137. package/components/ix-workflow-step.js +4 -4
  138. package/components/ix-workflow-steps.js +2 -2
  139. package/components/{p-qtej5d_m.js → p-0MSWDTqB.js} +3 -3
  140. package/components/{p-qtej5d_m.js.map → p-0MSWDTqB.js.map} +1 -1
  141. package/components/{p-BOcoAynq.js → p-2fxFa_VL.js} +3 -3
  142. package/components/{p-BOcoAynq.js.map → p-2fxFa_VL.js.map} +1 -1
  143. package/components/{p-BYvKfy9G.js → p-BEzKnceP.js} +9 -9
  144. package/components/{p-BYvKfy9G.js.map → p-BEzKnceP.js.map} +1 -1
  145. package/components/{p-DIi8uGTa.js → p-BNwXjBuF.js} +4 -4
  146. package/components/{p-DIi8uGTa.js.map → p-BNwXjBuF.js.map} +1 -1
  147. package/components/{p-COHP8TmU.js → p-BUIOrNGz.js} +6 -6
  148. package/components/{p-COHP8TmU.js.map → p-BUIOrNGz.js.map} +1 -1
  149. package/components/{p-BzYzD6DI.js → p-BWTF-D2w.js} +3 -3
  150. package/components/{p-BzYzD6DI.js.map → p-BWTF-D2w.js.map} +1 -1
  151. package/components/{p-BrKwrb_Z.js → p-BaWdG-ph.js} +7 -7
  152. package/components/{p-BrKwrb_Z.js.map → p-BaWdG-ph.js.map} +1 -1
  153. package/components/{p-_g5-yLTd.js → p-BccEFWg2.js} +5 -5
  154. package/components/{p-_g5-yLTd.js.map → p-BccEFWg2.js.map} +1 -1
  155. package/components/{p-8MS-omi7.js → p-BvKUU6Ta.js} +4 -4
  156. package/components/{p-8MS-omi7.js.map → p-BvKUU6Ta.js.map} +1 -1
  157. package/components/{p-CbQqqTKK.js → p-Bvf7gwPU.js} +20 -74
  158. package/components/p-Bvf7gwPU.js.map +1 -0
  159. package/components/{p-C3irznVN.js → p-BxNzvWr2.js} +5 -5
  160. package/components/{p-C3irznVN.js.map → p-BxNzvWr2.js.map} +1 -1
  161. package/components/{p-CMk-tLmg.js → p-By1IU8iL.js} +5 -5
  162. package/components/{p-CMk-tLmg.js.map → p-By1IU8iL.js.map} +1 -1
  163. package/components/{p-s3E9saxz.js → p-C6MbjoUl.js} +7 -7
  164. package/components/{p-s3E9saxz.js.map → p-C6MbjoUl.js.map} +1 -1
  165. package/components/{p-peiPnj46.js → p-CCQYIDJK.js} +3 -3
  166. package/components/{p-peiPnj46.js.map → p-CCQYIDJK.js.map} +1 -1
  167. package/components/{p-iTOaSMDo.js → p-CFAI8dx_.js} +3 -3
  168. package/components/{p-iTOaSMDo.js.map → p-CFAI8dx_.js.map} +1 -1
  169. package/components/{p-C-7UhkWz.js → p-CHAuj3bi.js} +9 -9
  170. package/components/{p-C-7UhkWz.js.map → p-CHAuj3bi.js.map} +1 -1
  171. package/components/{p-Gf60OBMd.js → p-CINrBR9H.js} +3 -3
  172. package/components/{p-Gf60OBMd.js.map → p-CINrBR9H.js.map} +1 -1
  173. package/components/{p-DmTyQW2E.js → p-CJphMgA7.js} +5 -5
  174. package/components/{p-DmTyQW2E.js.map → p-CJphMgA7.js.map} +1 -1
  175. package/components/{p-DFHA6KvD.js → p-CKuNFgoe.js} +6 -3
  176. package/components/p-CKuNFgoe.js.map +1 -0
  177. package/components/{p-BFuOBAQB.js → p-CQhe_rqk.js} +7 -13
  178. package/components/p-CQhe_rqk.js.map +1 -0
  179. package/components/{p-fef9-zXA.js → p-CkrLmEP7.js} +4 -4
  180. package/components/{p-fef9-zXA.js.map → p-CkrLmEP7.js.map} +1 -1
  181. package/components/{p-DyW_A5Tq.js → p-CtusOOtv.js} +15 -15
  182. package/components/p-CtusOOtv.js.map +1 -0
  183. package/components/{p-DZNnQyWO.js → p-D1In20Wh.js} +3 -3
  184. package/components/{p-DZNnQyWO.js.map → p-D1In20Wh.js.map} +1 -1
  185. package/components/{p-D5QNBS-J.js → p-DBsESzrF.js} +23 -23
  186. package/components/{p-D5QNBS-J.js.map → p-DBsESzrF.js.map} +1 -1
  187. package/components/{p-BkCOZyt9.js → p-DLPEB4G8.js} +4 -4
  188. package/components/{p-BkCOZyt9.js.map → p-DLPEB4G8.js.map} +1 -1
  189. package/components/{p-CntRboRo.js → p-DOEb0lKA.js} +3 -3
  190. package/components/{p-CntRboRo.js.map → p-DOEb0lKA.js.map} +1 -1
  191. package/components/{p-j4BMT-Rr.js → p-D_rmJU0n.js} +28 -28
  192. package/components/p-D_rmJU0n.js.map +1 -0
  193. package/components/{p-DAWZ76L0.js → p-DcjRXRwg.js} +5 -5
  194. package/components/{p-DAWZ76L0.js.map → p-DcjRXRwg.js.map} +1 -1
  195. package/components/{p-Cl420PSP.js → p-DeBhxnHo.js} +7 -7
  196. package/components/{p-Cl420PSP.js.map → p-DeBhxnHo.js.map} +1 -1
  197. package/components/{p-BrgHqrnH.js → p-DgfGA7Z3.js} +4 -4
  198. package/components/{p-BrgHqrnH.js.map → p-DgfGA7Z3.js.map} +1 -1
  199. package/components/{p-GkRC08qs.js → p-DrH8EeUB.js} +5 -5
  200. package/components/{p-GkRC08qs.js.map → p-DrH8EeUB.js.map} +1 -1
  201. package/components/{p-CvMaKRMC.js → p-DsftMeEA.js} +4 -4
  202. package/components/{p-CvMaKRMC.js.map → p-DsftMeEA.js.map} +1 -1
  203. package/components/{p-BYRT3Z1w.js → p-DzscKBhb.js} +11 -11
  204. package/components/p-DzscKBhb.js.map +1 -0
  205. package/components/{p-CGPMGyof.js → p-IgT3dgxG.js} +5 -5
  206. package/components/{p-CGPMGyof.js.map → p-IgT3dgxG.js.map} +1 -1
  207. package/components/p-JUUSQc_M.js +78 -0
  208. package/components/p-JUUSQc_M.js.map +1 -0
  209. package/components/{p-CMNpJTDF.js → p-Qsbo2ls8.js} +10 -9
  210. package/components/p-Qsbo2ls8.js.map +1 -0
  211. package/components/{p-BnT1mAuX.js → p-UEMLzDk6.js} +7 -7
  212. package/components/{p-BnT1mAuX.js.map → p-UEMLzDk6.js.map} +1 -1
  213. package/components/{p-DRlGkOeX.js → p-VMk3rl5y.js} +7 -7
  214. package/components/{p-DRlGkOeX.js.map → p-VMk3rl5y.js.map} +1 -1
  215. package/components/{p-BofzGnnf.js → p-W_8b1-4d.js} +3 -3
  216. package/components/{p-BofzGnnf.js.map → p-W_8b1-4d.js.map} +1 -1
  217. package/components/{p-BRY10Uzq.js → p-XiZWDi7n.js} +3 -3
  218. package/components/{p-BRY10Uzq.js.map → p-XiZWDi7n.js.map} +1 -1
  219. package/components/{p-D99ntB9D.js → p-ciUqTzkB.js} +6 -6
  220. package/components/{p-D99ntB9D.js.map → p-ciUqTzkB.js.map} +1 -1
  221. package/components/{p-BSiqAMAr.js → p-cw5RHost.js} +7 -7
  222. package/components/{p-BSiqAMAr.js.map → p-cw5RHost.js.map} +1 -1
  223. package/components/{p-3Mda78_q.js → p-fahyavc3.js} +3 -3
  224. package/components/{p-3Mda78_q.js.map → p-fahyavc3.js.map} +1 -1
  225. package/components/{p-CzzcLSmV.js → p-gkooEHol.js} +4 -4
  226. package/components/p-gkooEHol.js.map +1 -0
  227. package/components/{p-Djb86vHU.js → p-jbrSDf3o.js} +5 -5
  228. package/components/{p-Djb86vHU.js.map → p-jbrSDf3o.js.map} +1 -1
  229. package/components/{p-DCoQkYc4.js → p-xZXH2vKm.js} +3 -3
  230. package/components/{p-DCoQkYc4.js.map → p-xZXH2vKm.js.map} +1 -1
  231. package/components/{p-CyJWaxhg.js → p-yuZO1O90.js} +9 -9
  232. package/components/{p-CyJWaxhg.js.map → p-yuZO1O90.js.map} +1 -1
  233. package/dist/cjs/app-globals-DNr3NmSx.js +10 -0
  234. package/dist/cjs/{app-globals-DRggGkXg.js.map → app-globals-DNr3NmSx.js.map} +1 -1
  235. package/dist/cjs/{base-button-BXJGC5vr.js → base-button-CjsUotrL.js} +3 -3
  236. package/dist/cjs/{base-button-BXJGC5vr.js.map → base-button-CjsUotrL.js.map} +1 -1
  237. package/dist/cjs/{base-icon-button-BDl8hvCZ.js → base-icon-button-D3kZg-im.js} +4 -4
  238. package/dist/cjs/{base-icon-button-BDl8hvCZ.js.map → base-icon-button-D3kZg-im.js.map} +1 -1
  239. package/dist/cjs/{helper-text-util-FwOqFU7n.js → helper-text-util-BlElJLxk.js} +3 -3
  240. package/dist/cjs/{helper-text-util-FwOqFU7n.js.map → helper-text-util-BlElJLxk.js.map} +1 -1
  241. package/dist/cjs/{index-DuDLgBnw.js → index-C8Xo8L1k.js} +6 -3
  242. package/dist/cjs/index-C8Xo8L1k.js.map +1 -0
  243. package/dist/cjs/index.cjs.js +3 -3
  244. package/dist/cjs/index.cjs.js.map +1 -1
  245. package/dist/cjs/{input.util-B2BCXE7G.js → input.util-4AhBphgX.js} +4 -4
  246. package/dist/cjs/{input.util-B2BCXE7G.js.map → input.util-4AhBphgX.js.map} +1 -1
  247. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  248. package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
  249. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  250. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-application.cjs.entry.js +2 -2
  252. package/dist/cjs/ix-avatar.ix-menu-avatar-item.entry.cjs.js.map +1 -1
  253. package/dist/cjs/ix-avatar_2.cjs.entry.js +3 -3
  254. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  255. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +9 -9
  257. package/dist/cjs/ix-breadcrumb-item.entry.cjs.js.map +1 -1
  258. package/dist/cjs/ix-breadcrumb.cjs.entry.js +7 -7
  259. package/dist/cjs/ix-breadcrumb.entry.cjs.js.map +1 -1
  260. package/dist/cjs/ix-button.cjs.entry.js +6 -5
  261. package/dist/cjs/ix-button.entry.cjs.js.map +1 -1
  262. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  263. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  264. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  265. package/dist/cjs/ix-category-filter.cjs.entry.js +10 -18
  266. package/dist/cjs/ix-category-filter.entry.cjs.js.map +1 -1
  267. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  268. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  269. package/dist/cjs/ix-chip.cjs.entry.js +9 -10
  270. package/dist/cjs/ix-chip.entry.cjs.js.map +1 -1
  271. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  272. package/dist/cjs/ix-col_4.cjs.entry.js +22 -22
  273. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  276. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  277. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  278. package/dist/cjs/ix-date-dropdown.cjs.entry.js +12 -12
  279. package/dist/cjs/ix-date-dropdown.entry.cjs.js.map +1 -1
  280. package/dist/cjs/ix-date-input.cjs.entry.js +5 -5
  281. package/dist/cjs/ix-date-input.entry.cjs.js.map +1 -1
  282. package/dist/cjs/ix-date-time-card.cjs.entry.js +4 -9
  283. package/dist/cjs/ix-date-time-card.entry.cjs.js.map +1 -1
  284. package/dist/cjs/ix-datetime-picker.cjs.entry.js +4 -22
  285. package/dist/cjs/ix-datetime-picker.entry.cjs.js.map +1 -1
  286. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  287. package/dist/cjs/ix-drawer.cjs.entry.js +7 -6
  288. package/dist/cjs/ix-drawer.entry.cjs.js.map +1 -1
  289. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  290. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-dropdown-item.cjs.entry.js +1 -1
  292. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  295. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  296. package/dist/cjs/ix-event-list-item.entry.cjs.js.map +1 -1
  297. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  298. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  299. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  300. package/dist/cjs/ix-field-label_2.cjs.entry.js +3 -3
  301. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  303. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  304. package/dist/cjs/ix-group-context-menu.ix-group-item.entry.cjs.js.map +1 -1
  305. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +19 -6
  306. package/dist/cjs/ix-group.cjs.entry.js +19 -19
  307. package/dist/cjs/ix-group.entry.cjs.js.map +1 -1
  308. package/dist/cjs/ix-helper-text.cjs.entry.js +4 -4
  309. package/dist/cjs/ix-icon-button.ix-spinner.entry.cjs.js.map +1 -1
  310. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  311. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -4
  312. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  313. package/dist/cjs/ix-input-group.entry.cjs.js.map +1 -1
  314. package/dist/cjs/ix-input.cjs.entry.js +7 -7
  315. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  316. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  317. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  318. package/dist/cjs/ix-layout-auto.cjs.entry.js +2 -2
  319. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  320. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  321. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -3
  322. package/dist/cjs/ix-map-navigation.entry.cjs.js.map +1 -1
  323. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  324. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -9
  325. package/dist/cjs/ix-menu-about-news.entry.cjs.js.map +1 -1
  326. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  327. package/dist/cjs/ix-menu-avatar.cjs.entry.js +5 -5
  328. package/dist/cjs/ix-menu-avatar.entry.cjs.js.map +1 -1
  329. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  330. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  331. package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
  332. package/dist/cjs/{ix-menu-settings-CkUUARX2.js → ix-menu-settings-Cdqo0r8E.js} +3 -3
  333. package/dist/cjs/{ix-menu-settings-CkUUARX2.js.map → ix-menu-settings-Cdqo0r8E.js.map} +1 -1
  334. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  335. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  336. package/dist/cjs/ix-menu.cjs.entry.js +14 -18
  337. package/dist/cjs/ix-menu.entry.cjs.js.map +1 -1
  338. package/dist/cjs/ix-message-bar.cjs.entry.js +5 -7
  339. package/dist/cjs/ix-message-bar.entry.cjs.js.map +1 -1
  340. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  341. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  342. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  343. package/dist/cjs/ix-modal.cjs.entry.js +15 -15
  344. package/dist/cjs/ix-modal.entry.cjs.js.map +1 -1
  345. package/dist/cjs/ix-number-input.cjs.entry.js +9 -9
  346. package/dist/cjs/ix-pagination.cjs.entry.js +7 -7
  347. package/dist/cjs/ix-pagination.entry.cjs.js.map +1 -1
  348. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  349. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  350. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  351. package/dist/cjs/ix-progress-indicator.cjs.entry.js +4 -4
  352. package/dist/cjs/ix-push-card.cjs.entry.js +4 -4
  353. package/dist/cjs/ix-push-card.entry.cjs.js.map +1 -1
  354. package/dist/cjs/ix-radio-group.cjs.entry.js +4 -4
  355. package/dist/cjs/ix-radio.cjs.entry.js +6 -6
  356. package/dist/cjs/ix-select.cjs.entry.js +11 -11
  357. package/dist/cjs/ix-slider.cjs.entry.js +8 -8
  358. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  359. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  360. package/dist/cjs/ix-textarea.cjs.entry.js +5 -5
  361. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  362. package/dist/cjs/ix-time-input.cjs.entry.js +6 -6
  363. package/dist/cjs/ix-time-input.entry.cjs.js.map +1 -1
  364. package/dist/cjs/ix-time-picker.cjs.entry.js +13 -61
  365. package/dist/cjs/ix-time-picker.entry.cjs.js.map +1 -1
  366. package/dist/cjs/ix-toast-container.cjs.entry.js +6 -6
  367. package/dist/cjs/ix-toast-container.entry.cjs.js.map +1 -1
  368. package/dist/cjs/ix-toast.cjs.entry.js +5 -5
  369. package/dist/cjs/ix-toast.entry.cjs.js.map +1 -1
  370. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  371. package/dist/cjs/ix-toggle.cjs.entry.js +6 -6
  372. package/dist/cjs/ix-toggle.entry.cjs.js.map +1 -1
  373. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  374. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  375. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  376. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  377. package/dist/cjs/ix-upload.cjs.entry.js +4 -4
  378. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  379. package/dist/cjs/ix-validation-tooltip.entry.cjs.js.map +1 -1
  380. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  381. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  382. package/dist/cjs/{listener-DSbkvdXH.js → listener-OBCpw0Y2.js} +3 -3
  383. package/dist/cjs/{listener-DSbkvdXH.js.map → listener-OBCpw0Y2.js.map} +1 -1
  384. package/dist/cjs/loader.cjs.js +4 -4
  385. package/dist/cjs/{service-FGbUpQQM.js → service-DuiJmf7R.js} +4 -4
  386. package/dist/cjs/service-DuiJmf7R.js.map +1 -0
  387. package/dist/cjs/{setup-CXuLKoyt.js → setup-Do7b4BhK.js} +3 -3
  388. package/dist/cjs/{setup-CXuLKoyt.js.map → setup-Do7b4BhK.js.map} +1 -1
  389. package/dist/cjs/siemens-ix.cjs.js +4 -4
  390. package/dist/cjs/{validation-Dxmd4P7I.js → validation-CfL71_0d.js} +3 -3
  391. package/dist/cjs/{validation-Dxmd4P7I.js.map → validation-CfL71_0d.js.map} +1 -1
  392. package/dist/collection/components/avatar/avatar.js +1 -1
  393. package/dist/collection/components/avatar/avatar.js.map +1 -1
  394. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -9
  395. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  396. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +16 -16
  397. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  398. package/dist/collection/components/button/button.js +4 -3
  399. package/dist/collection/components/button/button.js.map +1 -1
  400. package/dist/collection/components/category-filter/category-filter.js +12 -43
  401. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  402. package/dist/collection/components/chip/chip.js +12 -13
  403. package/dist/collection/components/chip/chip.js.map +1 -1
  404. package/dist/collection/components/date-dropdown/date-dropdown.js +19 -19
  405. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  406. package/dist/collection/components/date-input/date-input.js +2 -2
  407. package/dist/collection/components/date-input/date-input.js.map +1 -1
  408. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -1
  409. package/dist/collection/components/date-picker/date-picker.css +0 -3
  410. package/dist/collection/components/date-picker/date-picker.js +23 -23
  411. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  412. package/dist/collection/components/date-time-card/date-time-card.js +5 -30
  413. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  414. package/dist/collection/components/datetime-picker/datetime-picker.js +7 -94
  415. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  416. package/dist/collection/components/drawer/drawer.js +6 -5
  417. package/dist/collection/components/drawer/drawer.js.map +1 -1
  418. package/dist/collection/components/event-list/event-list.js +6 -6
  419. package/dist/collection/components/event-list/event-list.js.map +1 -1
  420. package/dist/collection/components/event-list-item/event-list-item.js +5 -5
  421. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  422. package/dist/collection/components/group/group.css +12 -0
  423. package/dist/collection/components/group/group.js +23 -23
  424. package/dist/collection/components/group/group.js.map +1 -1
  425. package/dist/collection/components/group-item/group-item.css +22 -6
  426. package/dist/collection/components/group-item/group-item.js +44 -8
  427. package/dist/collection/components/group-item/group-item.js.map +1 -1
  428. package/dist/collection/components/helper-text/helper-text.js +1 -1
  429. package/dist/collection/components/icon-button/icon-button.js +2 -2
  430. package/dist/collection/components/icon-button/icon-button.js.map +1 -1
  431. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  432. package/dist/collection/components/input/input.js +4 -4
  433. package/dist/collection/components/input/number-input.js +6 -6
  434. package/dist/collection/components/input/textarea.js +2 -2
  435. package/dist/collection/components/input-group/input-group.js +3 -2
  436. package/dist/collection/components/input-group/input-group.js.map +1 -1
  437. package/dist/collection/components/key-value/key-value.js +1 -1
  438. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  439. package/dist/collection/components/kpi/kpi.js +3 -3
  440. package/dist/collection/components/layout-auto/layout-auto.js +1 -1
  441. package/dist/collection/components/layout-grid/layout-grid.js +2 -2
  442. package/dist/collection/components/link-button/link-button.js +3 -3
  443. package/dist/collection/components/map-navigation/map-navigation.js +3 -2
  444. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  445. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  446. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  447. package/dist/collection/components/menu/menu.js +12 -36
  448. package/dist/collection/components/menu/menu.js.map +1 -1
  449. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  450. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -28
  451. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  452. package/dist/collection/components/menu-avatar/menu-avatar.js +7 -7
  453. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  454. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  455. package/dist/collection/components/menu-category/menu-category.js +5 -5
  456. package/dist/collection/components/menu-item/menu-item.js +4 -4
  457. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  458. package/dist/collection/components/message-bar/message-bar.js +11 -16
  459. package/dist/collection/components/message-bar/message-bar.js.map +1 -1
  460. package/dist/collection/components/modal/modal.js +29 -29
  461. package/dist/collection/components/modal/modal.js.map +1 -1
  462. package/dist/collection/components/modal-content/modal-content.js +1 -1
  463. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  464. package/dist/collection/components/modal-header/modal-header.js +1 -1
  465. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  466. package/dist/collection/components/pagination/pagination.js +9 -9
  467. package/dist/collection/components/pagination/pagination.js.map +1 -1
  468. package/dist/collection/components/pane/pane.js +6 -6
  469. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  470. package/dist/collection/components/pill/pill.js +4 -4
  471. package/dist/collection/components/progress-indicator/progress-indicator.js +3 -3
  472. package/dist/collection/components/push-card/push-card.js +7 -7
  473. package/dist/collection/components/push-card/push-card.js.map +1 -1
  474. package/dist/collection/components/radio/radio.js +4 -4
  475. package/dist/collection/components/radio-group/radio-group.js +2 -2
  476. package/dist/collection/components/row/row.js +1 -1
  477. package/dist/collection/components/select/select.js +8 -8
  478. package/dist/collection/components/select-item/select-item.js +1 -1
  479. package/dist/collection/components/slider/slider.js +6 -6
  480. package/dist/collection/components/spinner/spinner.js +1 -1
  481. package/dist/collection/components/split-button/split-button.js +1 -1
  482. package/dist/collection/components/tab-item/tab-item.js +3 -3
  483. package/dist/collection/components/tabs/tabs.js +2 -2
  484. package/dist/collection/components/tile/tile.js +4 -4
  485. package/dist/collection/components/time-input/time-input.js +3 -3
  486. package/dist/collection/components/time-input/time-input.js.map +1 -1
  487. package/dist/collection/components/time-picker/time-picker.js +15 -200
  488. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  489. package/dist/collection/components/toast/toast-container.js +5 -5
  490. package/dist/collection/components/toast/toast-container.js.map +1 -1
  491. package/dist/collection/components/toast/toast.js +7 -7
  492. package/dist/collection/components/toast/toast.js.map +1 -1
  493. package/dist/collection/components/toggle/toggle.css +0 -1
  494. package/dist/collection/components/toggle/toggle.js +3 -3
  495. package/dist/collection/components/tooltip/tooltip.js +1 -1
  496. package/dist/collection/components/tree/tree.js +1 -1
  497. package/dist/collection/components/tree-item/tree-item.js +4 -4
  498. package/dist/collection/components/typography/typography.js +1 -1
  499. package/dist/collection/components/upload/upload.js +3 -3
  500. package/dist/collection/components/utils/application-layout/service.js +2 -2
  501. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  502. package/dist/collection/components/utils/modal/loading.js +1 -1
  503. package/dist/collection/components/utils/modal/loading.js.map +1 -1
  504. package/dist/collection/components/validation-tooltip/validation-tooltip.js +4 -3
  505. package/dist/collection/components/validation-tooltip/validation-tooltip.js.map +1 -1
  506. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  507. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  508. package/dist/collection/tests/utils/test/page.js +1 -1
  509. package/dist/collection/tests/utils/test/page.js.map +1 -1
  510. package/dist/esm/app-globals-CdXXZdec.js +8 -0
  511. package/dist/esm/{app-globals-CX3toLCD.js.map → app-globals-CdXXZdec.js.map} +1 -1
  512. package/dist/esm/{base-button-Bl5hXxqL.js → base-button-TVpiK7pg.js} +3 -3
  513. package/dist/esm/{base-button-Bl5hXxqL.js.map → base-button-TVpiK7pg.js.map} +1 -1
  514. package/dist/esm/{base-icon-button-BZGQFXiY.js → base-icon-button-B3ULQ24g.js} +4 -4
  515. package/dist/esm/{base-icon-button-BZGQFXiY.js.map → base-icon-button-B3ULQ24g.js.map} +1 -1
  516. package/dist/esm/{helper-text-util-DISVmUeg.js → helper-text-util-rnbkuaac.js} +3 -3
  517. package/dist/esm/{helper-text-util-DISVmUeg.js.map → helper-text-util-rnbkuaac.js.map} +1 -1
  518. package/dist/esm/{index-DGODjp4O.js → index-CtoreFVF.js} +6 -3
  519. package/dist/esm/index-CtoreFVF.js.map +1 -0
  520. package/dist/esm/index.js +3 -3
  521. package/dist/esm/index.js.map +1 -1
  522. package/dist/esm/{input.util-6IjJg2ik.js → input.util-VHrSuCP7.js} +4 -4
  523. package/dist/esm/{input.util-6IjJg2ik.js.map → input.util-VHrSuCP7.js.map} +1 -1
  524. package/dist/esm/ix-action-card.entry.js +1 -1
  525. package/dist/esm/ix-application-header.entry.js +2 -2
  526. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  527. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  528. package/dist/esm/ix-application.entry.js +2 -2
  529. package/dist/esm/ix-avatar.ix-menu-avatar-item.entry.js.map +1 -1
  530. package/dist/esm/ix-avatar_2.entry.js +3 -3
  531. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  532. package/dist/esm/ix-blind.entry.js +1 -1
  533. package/dist/esm/ix-breadcrumb-item.entry.js +9 -9
  534. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -1
  535. package/dist/esm/ix-breadcrumb.entry.js +7 -7
  536. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  537. package/dist/esm/ix-button.entry.js +6 -5
  538. package/dist/esm/ix-button.entry.js.map +1 -1
  539. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  540. package/dist/esm/ix-card-list.entry.js +1 -1
  541. package/dist/esm/ix-card_2.entry.js +1 -1
  542. package/dist/esm/ix-category-filter.entry.js +10 -18
  543. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  544. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  545. package/dist/esm/ix-checkbox.entry.js +2 -2
  546. package/dist/esm/ix-chip.entry.js +9 -10
  547. package/dist/esm/ix-chip.entry.js.map +1 -1
  548. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  549. package/dist/esm/ix-col_4.entry.js +22 -22
  550. package/dist/esm/ix-content-header.entry.js +1 -1
  551. package/dist/esm/ix-content.entry.js +1 -1
  552. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  553. package/dist/esm/ix-css-grid.entry.js +1 -1
  554. package/dist/esm/ix-custom-field.entry.js +2 -2
  555. package/dist/esm/ix-date-dropdown.entry.js +12 -12
  556. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  557. package/dist/esm/ix-date-input.entry.js +5 -5
  558. package/dist/esm/ix-date-input.entry.js.map +1 -1
  559. package/dist/esm/ix-date-time-card.entry.js +4 -9
  560. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  561. package/dist/esm/ix-datetime-picker.entry.js +4 -22
  562. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  563. package/dist/esm/ix-divider.entry.js +1 -1
  564. package/dist/esm/ix-drawer.entry.js +7 -6
  565. package/dist/esm/ix-drawer.entry.js.map +1 -1
  566. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  567. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  568. package/dist/esm/ix-dropdown-item.entry.js +1 -1
  569. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  570. package/dist/esm/ix-dropdown.entry.js +1 -1
  571. package/dist/esm/ix-empty-state.entry.js +1 -1
  572. package/dist/esm/ix-event-list-item.entry.js +5 -5
  573. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  574. package/dist/esm/ix-event-list.entry.js +5 -5
  575. package/dist/esm/ix-event-list.entry.js.map +1 -1
  576. package/dist/esm/ix-expanding-search.entry.js +1 -1
  577. package/dist/esm/ix-field-label_2.entry.js +3 -3
  578. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  579. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  580. package/dist/esm/ix-flip-tile.entry.js +1 -1
  581. package/dist/esm/ix-group-context-menu.ix-group-item.entry.js.map +1 -1
  582. package/dist/esm/ix-group-context-menu_2.entry.js +19 -6
  583. package/dist/esm/ix-group.entry.js +20 -20
  584. package/dist/esm/ix-group.entry.js.map +1 -1
  585. package/dist/esm/ix-helper-text.entry.js +4 -4
  586. package/dist/esm/ix-icon-button.ix-spinner.entry.js.map +1 -1
  587. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  588. package/dist/esm/ix-icon-toggle-button.entry.js +4 -4
  589. package/dist/esm/ix-input-group.entry.js +2 -2
  590. package/dist/esm/ix-input-group.entry.js.map +1 -1
  591. package/dist/esm/ix-input.entry.js +7 -7
  592. package/dist/esm/ix-key-value-list.entry.js +2 -2
  593. package/dist/esm/ix-key-value.entry.js +2 -2
  594. package/dist/esm/ix-kpi.entry.js +4 -4
  595. package/dist/esm/ix-layout-auto.entry.js +2 -2
  596. package/dist/esm/ix-link-button.entry.js +4 -4
  597. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  598. package/dist/esm/ix-map-navigation.entry.js +4 -3
  599. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  600. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  601. package/dist/esm/ix-menu-about-news.entry.js +5 -9
  602. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  603. package/dist/esm/ix-menu-about.entry.js +2 -2
  604. package/dist/esm/ix-menu-avatar.entry.js +5 -5
  605. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  606. package/dist/esm/ix-menu-category.entry.js +6 -6
  607. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  608. package/dist/esm/ix-menu-item.entry.js +5 -5
  609. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js → ix-menu-settings-DRSkDgox.js} +3 -3
  610. package/dist/esm/{ix-menu-settings-D-Oi_1-x.js.map → ix-menu-settings-DRSkDgox.js.map} +1 -1
  611. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  612. package/dist/esm/ix-menu-settings.entry.js +2 -2
  613. package/dist/esm/ix-menu.entry.js +14 -18
  614. package/dist/esm/ix-menu.entry.js.map +1 -1
  615. package/dist/esm/ix-message-bar.entry.js +5 -7
  616. package/dist/esm/ix-message-bar.entry.js.map +1 -1
  617. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  618. package/dist/esm/ix-modal-footer.entry.js +2 -2
  619. package/dist/esm/ix-modal-loading.entry.js +2 -2
  620. package/dist/esm/ix-modal.entry.js +15 -15
  621. package/dist/esm/ix-modal.entry.js.map +1 -1
  622. package/dist/esm/ix-number-input.entry.js +9 -9
  623. package/dist/esm/ix-pagination.entry.js +7 -7
  624. package/dist/esm/ix-pagination.entry.js.map +1 -1
  625. package/dist/esm/ix-pane-layout.entry.js +3 -3
  626. package/dist/esm/ix-pane.entry.js +8 -8
  627. package/dist/esm/ix-pill.entry.js +5 -5
  628. package/dist/esm/ix-progress-indicator.entry.js +4 -4
  629. package/dist/esm/ix-push-card.entry.js +4 -4
  630. package/dist/esm/ix-push-card.entry.js.map +1 -1
  631. package/dist/esm/ix-radio-group.entry.js +4 -4
  632. package/dist/esm/ix-radio.entry.js +6 -6
  633. package/dist/esm/ix-select.entry.js +11 -11
  634. package/dist/esm/ix-slider.entry.js +8 -8
  635. package/dist/esm/ix-split-button.entry.js +2 -2
  636. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  637. package/dist/esm/ix-textarea.entry.js +5 -5
  638. package/dist/esm/ix-tile.entry.js +5 -5
  639. package/dist/esm/ix-time-input.entry.js +6 -6
  640. package/dist/esm/ix-time-input.entry.js.map +1 -1
  641. package/dist/esm/ix-time-picker.entry.js +13 -61
  642. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  643. package/dist/esm/ix-toast-container.entry.js +6 -6
  644. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  645. package/dist/esm/ix-toast.entry.js +5 -5
  646. package/dist/esm/ix-toast.entry.js.map +1 -1
  647. package/dist/esm/ix-toggle-button.entry.js +2 -2
  648. package/dist/esm/ix-toggle.entry.js +6 -6
  649. package/dist/esm/ix-toggle.entry.js.map +1 -1
  650. package/dist/esm/ix-tooltip.entry.js +2 -2
  651. package/dist/esm/ix-tree-item.entry.js +5 -5
  652. package/dist/esm/ix-tree.entry.js +2 -2
  653. package/dist/esm/ix-typography.entry.js +2 -2
  654. package/dist/esm/ix-upload.entry.js +4 -4
  655. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  656. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  657. package/dist/esm/ix-workflow-step.entry.js +4 -4
  658. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  659. package/dist/esm/{listener-DshgMjE7.js → listener-DAJkOQte.js} +3 -3
  660. package/dist/esm/{listener-DshgMjE7.js.map → listener-DAJkOQte.js.map} +1 -1
  661. package/dist/esm/loader.js +5 -5
  662. package/dist/esm/{service-ktcE7NzB.js → service-Da0kv8hS.js} +4 -4
  663. package/dist/esm/service-Da0kv8hS.js.map +1 -0
  664. package/dist/esm/{setup-neVf7o_H.js → setup-BHVEOpQp.js} +3 -3
  665. package/dist/esm/{setup-neVf7o_H.js.map → setup-BHVEOpQp.js.map} +1 -1
  666. package/dist/esm/siemens-ix.js +5 -5
  667. package/dist/esm/{validation-CUDDECtV.js → validation-D_dk-JqT.js} +3 -3
  668. package/dist/esm/{validation-CUDDECtV.js.map → validation-D_dk-JqT.js.map} +1 -1
  669. package/dist/siemens-ix/index.esm.js +1 -1
  670. package/dist/siemens-ix/index.esm.js.map +1 -1
  671. package/dist/siemens-ix/ix-avatar.ix-menu-avatar-item.entry.esm.js.map +1 -1
  672. package/dist/siemens-ix/ix-breadcrumb-item.entry.esm.js.map +1 -1
  673. package/dist/siemens-ix/ix-breadcrumb.entry.esm.js.map +1 -1
  674. package/dist/siemens-ix/ix-button.entry.esm.js.map +1 -1
  675. package/dist/siemens-ix/ix-category-filter.entry.esm.js.map +1 -1
  676. package/dist/siemens-ix/ix-chip.entry.esm.js.map +1 -1
  677. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  678. package/dist/siemens-ix/ix-date-dropdown.entry.esm.js.map +1 -1
  679. package/dist/siemens-ix/ix-date-input.entry.esm.js.map +1 -1
  680. package/dist/siemens-ix/ix-date-time-card.entry.esm.js.map +1 -1
  681. package/dist/siemens-ix/ix-datetime-picker.entry.esm.js.map +1 -1
  682. package/dist/siemens-ix/ix-drawer.entry.esm.js.map +1 -1
  683. package/dist/siemens-ix/ix-event-list-item.entry.esm.js.map +1 -1
  684. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  685. package/dist/siemens-ix/ix-group-context-menu.ix-group-item.entry.esm.js.map +1 -1
  686. package/dist/siemens-ix/ix-group.entry.esm.js.map +1 -1
  687. package/dist/siemens-ix/ix-icon-button.ix-spinner.entry.esm.js.map +1 -1
  688. package/dist/siemens-ix/ix-input-group.entry.esm.js.map +1 -1
  689. package/dist/siemens-ix/ix-map-navigation.entry.esm.js.map +1 -1
  690. package/dist/siemens-ix/ix-menu-about-news.entry.esm.js.map +1 -1
  691. package/dist/siemens-ix/ix-menu-avatar.entry.esm.js.map +1 -1
  692. package/dist/siemens-ix/ix-menu.entry.esm.js.map +1 -1
  693. package/dist/siemens-ix/ix-message-bar.entry.esm.js.map +1 -1
  694. package/dist/siemens-ix/ix-modal.entry.esm.js.map +1 -1
  695. package/dist/siemens-ix/ix-pagination.entry.esm.js.map +1 -1
  696. package/dist/siemens-ix/ix-push-card.entry.esm.js.map +1 -1
  697. package/dist/siemens-ix/ix-time-input.entry.esm.js.map +1 -1
  698. package/dist/siemens-ix/ix-time-picker.entry.esm.js.map +1 -1
  699. package/dist/siemens-ix/ix-toast-container.entry.esm.js.map +1 -1
  700. package/dist/siemens-ix/ix-toast.entry.esm.js.map +1 -1
  701. package/dist/siemens-ix/ix-toggle.entry.esm.js.map +1 -1
  702. package/dist/siemens-ix/ix-validation-tooltip.entry.esm.js.map +1 -1
  703. package/dist/siemens-ix/{p-f6d678a6.entry.js → p-01030dfb.entry.js} +2 -2
  704. package/dist/siemens-ix/p-04f1b89a.entry.js +2 -0
  705. package/dist/siemens-ix/p-04f1b89a.entry.js.map +1 -0
  706. package/dist/siemens-ix/p-08f4c3f0.entry.js +2 -0
  707. package/dist/siemens-ix/{p-dc5b5c0c.entry.js → p-0d4f0223.entry.js} +2 -2
  708. package/dist/siemens-ix/{p-5140e6e6.entry.js → p-0e2b89f2.entry.js} +2 -2
  709. package/dist/siemens-ix/{p-6c4abdde.entry.js → p-17a74a48.entry.js} +2 -2
  710. package/dist/siemens-ix/{p-bb28a2d6.entry.js → p-1f5befb2.entry.js} +2 -2
  711. package/dist/siemens-ix/p-1f5befb2.entry.js.map +1 -0
  712. package/dist/siemens-ix/{p-71e94914.entry.js → p-2055daf3.entry.js} +2 -2
  713. package/dist/siemens-ix/p-2055daf3.entry.js.map +1 -0
  714. package/dist/siemens-ix/{p-6aa45e1e.entry.js → p-20ad8d1e.entry.js} +2 -2
  715. package/dist/siemens-ix/p-2180ddb8.entry.js +2 -0
  716. package/dist/siemens-ix/p-2180ddb8.entry.js.map +1 -0
  717. package/dist/siemens-ix/{p-31191cc6.entry.js → p-2db36aa6.entry.js} +2 -2
  718. package/dist/siemens-ix/{p-fb6b7f35.entry.js → p-2f54ce99.entry.js} +2 -2
  719. package/dist/siemens-ix/{p-48b0fef4.entry.js → p-337a3457.entry.js} +2 -2
  720. package/dist/siemens-ix/{p-99ad8022.entry.js → p-3472fc1a.entry.js} +2 -2
  721. package/dist/siemens-ix/p-3472fc1a.entry.js.map +1 -0
  722. package/dist/siemens-ix/{p-8ec9e08d.entry.js → p-347fcf94.entry.js} +2 -2
  723. package/dist/siemens-ix/{p-09cce59e.entry.js → p-34e530b9.entry.js} +2 -2
  724. package/dist/siemens-ix/p-34e530b9.entry.js.map +1 -0
  725. package/dist/siemens-ix/{p-6a39d630.entry.js → p-39950a1c.entry.js} +2 -2
  726. package/dist/siemens-ix/{p-14fca48a.entry.js → p-3acbbe01.entry.js} +2 -2
  727. package/dist/siemens-ix/{p-eba51393.entry.js → p-3b314194.entry.js} +2 -2
  728. package/dist/siemens-ix/{p-2d01c802.entry.js → p-41b9392e.entry.js} +2 -2
  729. package/dist/siemens-ix/p-41b9392e.entry.js.map +1 -0
  730. package/dist/siemens-ix/p-4448252f.entry.js +2 -0
  731. package/dist/siemens-ix/p-4448252f.entry.js.map +1 -0
  732. package/dist/siemens-ix/{p-d3c355c7.entry.js → p-467c0fff.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-52dc3ba0.entry.js → p-48cbacaf.entry.js} +2 -2
  734. package/dist/siemens-ix/{p-b6d9c16c.entry.js → p-4b1745dc.entry.js} +2 -2
  735. package/dist/siemens-ix/p-4b65234d.entry.js +2 -0
  736. package/dist/siemens-ix/p-4b65234d.entry.js.map +1 -0
  737. package/dist/siemens-ix/{p-9d7a2428.entry.js → p-4f2fb1c5.entry.js} +2 -2
  738. package/dist/siemens-ix/p-4f2fb1c5.entry.js.map +1 -0
  739. package/dist/siemens-ix/{p-5c109476.entry.js → p-51786593.entry.js} +2 -2
  740. package/dist/siemens-ix/{p-bd369344.entry.js → p-52d377d1.entry.js} +2 -2
  741. package/dist/siemens-ix/{p-1ca58d8b.entry.js → p-538843d4.entry.js} +2 -2
  742. package/dist/siemens-ix/{p-d6b9e253.entry.js → p-548a2231.entry.js} +2 -2
  743. package/dist/siemens-ix/p-556417c6.entry.js +2 -0
  744. package/dist/siemens-ix/{p-d0d972c2.entry.js.map → p-556417c6.entry.js.map} +1 -1
  745. package/dist/siemens-ix/{p-8eee6a03.entry.js → p-58219b7e.entry.js} +2 -2
  746. package/dist/siemens-ix/p-5e86944d.entry.js +2 -0
  747. package/dist/siemens-ix/p-5e86944d.entry.js.map +1 -0
  748. package/dist/siemens-ix/{p-0469aec7.entry.js → p-608b3631.entry.js} +2 -2
  749. package/dist/siemens-ix/{p-19c2cb50.entry.js → p-65842e35.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-6fc6d20a.entry.js → p-67766c28.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-729d84eb.entry.js → p-67e4f814.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-8c612656.entry.js → p-6f152ed2.entry.js} +2 -2
  753. package/dist/siemens-ix/p-710af987.entry.js +2 -0
  754. package/dist/siemens-ix/p-710af987.entry.js.map +1 -0
  755. package/dist/siemens-ix/{p-c4b230cd.entry.js → p-730a6161.entry.js} +2 -2
  756. package/dist/siemens-ix/{p-f112fabd.entry.js → p-7388d2ee.entry.js} +2 -2
  757. package/dist/siemens-ix/p-759ba03d.entry.js +2 -0
  758. package/dist/siemens-ix/{p-f55c3bed.entry.js → p-75d8b192.entry.js} +2 -2
  759. package/dist/siemens-ix/{p-71a42502.entry.js → p-784c6dd6.entry.js} +2 -2
  760. package/dist/siemens-ix/{p-404dffde.entry.js → p-788e1ef8.entry.js} +2 -2
  761. package/dist/siemens-ix/{p-3c99cfa5.entry.js → p-79798af1.entry.js} +2 -2
  762. package/dist/siemens-ix/{p-548c2a30.entry.js → p-7bc90e7e.entry.js} +2 -2
  763. package/dist/siemens-ix/{p-ec8f67b0.entry.js → p-7cf61ff6.entry.js} +2 -2
  764. package/dist/siemens-ix/p-7cf61ff6.entry.js.map +1 -0
  765. package/dist/siemens-ix/{p-88a812b7.entry.js → p-7e612a3b.entry.js} +2 -2
  766. package/dist/siemens-ix/{p-90bd8d7b.entry.js → p-7e6beda5.entry.js} +2 -2
  767. package/dist/siemens-ix/{p-818aadd7.entry.js → p-7f945e44.entry.js} +2 -2
  768. package/dist/siemens-ix/{p-81c8d542.entry.js → p-80f55403.entry.js} +2 -2
  769. package/dist/siemens-ix/{p-ddaf98b6.entry.js → p-81120f11.entry.js} +2 -2
  770. package/dist/siemens-ix/{p-89d7e13e.entry.js → p-845054ca.entry.js} +2 -2
  771. package/dist/siemens-ix/p-85f3aa13.entry.js +2 -0
  772. package/dist/siemens-ix/{p-7d95ae34.entry.js → p-879a0cc5.entry.js} +2 -2
  773. package/dist/siemens-ix/{p-b6dad40c.entry.js → p-89449e22.entry.js} +2 -2
  774. package/dist/siemens-ix/{p-b8144c96.entry.js → p-8aa0fda7.entry.js} +2 -2
  775. package/dist/siemens-ix/p-92a6324b.entry.js +2 -0
  776. package/dist/siemens-ix/{p-b59285eb.entry.js → p-94fa5d00.entry.js} +2 -2
  777. package/dist/siemens-ix/{p-c8cf26c5.entry.js → p-957d0d0b.entry.js} +2 -2
  778. package/dist/siemens-ix/p-957d0d0b.entry.js.map +1 -0
  779. package/dist/siemens-ix/p-9c862819.entry.js +2 -0
  780. package/dist/siemens-ix/{p-b11b63ca.entry.js.map → p-9c862819.entry.js.map} +1 -1
  781. package/dist/siemens-ix/{p-888c45dd.entry.js → p-9d135d59.entry.js} +2 -2
  782. package/dist/siemens-ix/{p-20b5fc48.entry.js → p-9d8fb7dd.entry.js} +2 -2
  783. package/dist/siemens-ix/{p-10c44788.entry.js → p-9e7223f6.entry.js} +2 -2
  784. package/dist/siemens-ix/p-BhAVd5ka.js +2 -0
  785. package/dist/siemens-ix/{p-DErtoAo0.js.map → p-BhAVd5ka.js.map} +1 -1
  786. package/dist/siemens-ix/{p-BlIjqRam.js → p-CAj3Tlcn.js} +2 -2
  787. package/dist/siemens-ix/{p-BlIjqRam.js.map → p-CAj3Tlcn.js.map} +1 -1
  788. package/dist/siemens-ix/p-CX3n_rRh.js +2 -0
  789. package/dist/siemens-ix/{p-8Yd4qhs7.js.map → p-CX3n_rRh.js.map} +1 -1
  790. package/dist/siemens-ix/p-CtoreFVF.js +3 -0
  791. package/dist/siemens-ix/p-CtoreFVF.js.map +1 -0
  792. package/dist/siemens-ix/p-D5eiEBbz.js +2 -0
  793. package/dist/siemens-ix/{p-C97VdyAH.js.map → p-D5eiEBbz.js.map} +1 -1
  794. package/dist/siemens-ix/p-DG9fVPHR.js +2 -0
  795. package/dist/siemens-ix/{p-CGyISn-0.js.map → p-DG9fVPHR.js.map} +1 -1
  796. package/dist/siemens-ix/{p-q1WCgUmY.js → p-DS9crO46.js} +2 -2
  797. package/dist/siemens-ix/{p-q1WCgUmY.js.map → p-DS9crO46.js.map} +1 -1
  798. package/dist/siemens-ix/{p-BD4dR98z.js → p-DiMfcbUU.js} +2 -2
  799. package/dist/siemens-ix/{p-BD4dR98z.js.map → p-DiMfcbUU.js.map} +1 -1
  800. package/dist/siemens-ix/p-DpM4lbAX.js +2 -0
  801. package/dist/siemens-ix/{p-BvLq9aFA.js.map → p-DpM4lbAX.js.map} +1 -1
  802. package/dist/siemens-ix/{p-fd84048a.entry.js → p-a02e0685.entry.js} +2 -2
  803. package/dist/siemens-ix/{p-3522b3af.entry.js → p-a4d6ee80.entry.js} +2 -2
  804. package/dist/siemens-ix/{p-3522b3af.entry.js.map → p-a4d6ee80.entry.js.map} +1 -1
  805. package/dist/siemens-ix/{p-14a266d5.entry.js → p-a8308559.entry.js} +2 -2
  806. package/dist/siemens-ix/p-a8308559.entry.js.map +1 -0
  807. package/dist/siemens-ix/{p-8e48a7a1.entry.js → p-aa6368b4.entry.js} +2 -2
  808. package/dist/siemens-ix/p-ad20efd0.entry.js +2 -0
  809. package/dist/siemens-ix/p-b5e0ddb3.entry.js +2 -0
  810. package/dist/siemens-ix/p-b5e0ddb3.entry.js.map +1 -0
  811. package/dist/siemens-ix/{p-223c9d79.entry.js → p-b6736ce7.entry.js} +2 -2
  812. package/dist/siemens-ix/{p-02621eb8.entry.js → p-b7c5ab43.entry.js} +2 -2
  813. package/dist/siemens-ix/p-b7c5ab43.entry.js.map +1 -0
  814. package/dist/siemens-ix/{p-2ab42b09.entry.js → p-c0064123.entry.js} +2 -2
  815. package/dist/siemens-ix/{p-1fa5a3e4.entry.js → p-c1160cf8.entry.js} +2 -2
  816. package/dist/siemens-ix/p-c4b26603.entry.js +2 -0
  817. package/dist/siemens-ix/p-cc80918d.entry.js +2 -0
  818. package/dist/siemens-ix/{p-8dcc6456.entry.js → p-d120adf6.entry.js} +2 -2
  819. package/dist/siemens-ix/{p-7a108b0d.entry.js → p-d1941577.entry.js} +2 -2
  820. package/dist/siemens-ix/{p-53e82da9.entry.js → p-d49f7ae4.entry.js} +2 -2
  821. package/dist/siemens-ix/p-d49f7ae4.entry.js.map +1 -0
  822. package/dist/siemens-ix/{p-f55eef69.entry.js → p-d4ba3f9f.entry.js} +2 -2
  823. package/dist/siemens-ix/{p-96a20067.entry.js → p-d8fb5a86.entry.js} +2 -2
  824. package/dist/siemens-ix/p-da6a27c1.entry.js +2 -0
  825. package/dist/siemens-ix/p-da6a27c1.entry.js.map +1 -0
  826. package/dist/siemens-ix/{p-5bed04ac.entry.js → p-db9d5872.entry.js} +2 -2
  827. package/dist/siemens-ix/{p-fdf22b8e.entry.js → p-dd89a190.entry.js} +2 -2
  828. package/dist/siemens-ix/{p-4b88c430.entry.js → p-dff78943.entry.js} +2 -2
  829. package/dist/siemens-ix/{p-4b88c430.entry.js.map → p-dff78943.entry.js.map} +1 -1
  830. package/dist/siemens-ix/{p-71550396.entry.js → p-e25aa385.entry.js} +2 -2
  831. package/dist/siemens-ix/{p-71550396.entry.js.map → p-e25aa385.entry.js.map} +1 -1
  832. package/dist/siemens-ix/{p-11e7e647.entry.js → p-e3c57208.entry.js} +2 -2
  833. package/dist/siemens-ix/{p-f29eaee8.entry.js → p-e562ffb2.entry.js} +2 -2
  834. package/dist/siemens-ix/{p-fb6dfe07.entry.js → p-e825a921.entry.js} +2 -2
  835. package/dist/siemens-ix/{p-95d4d849.entry.js → p-ecff1e2f.entry.js} +2 -2
  836. package/dist/siemens-ix/{p-9638c57b.entry.js → p-eebe632b.entry.js} +2 -2
  837. package/dist/siemens-ix/p-eebe632b.entry.js.map +1 -0
  838. package/dist/siemens-ix/{p-746b04cb.entry.js → p-eef311b1.entry.js} +2 -2
  839. package/dist/siemens-ix/{p-4a90e7ea.entry.js → p-f29f280b.entry.js} +2 -2
  840. package/dist/siemens-ix/{p-7989235e.entry.js → p-f3b485de.entry.js} +2 -2
  841. package/dist/siemens-ix/p-f3b485de.entry.js.map +1 -0
  842. package/dist/siemens-ix/p-f753f1f5.entry.js +2 -0
  843. package/dist/siemens-ix/p-f753f1f5.entry.js.map +1 -0
  844. package/dist/siemens-ix/p-f82e4e0f.entry.js +2 -0
  845. package/dist/siemens-ix/{p-740420eb.entry.js.map → p-f82e4e0f.entry.js.map} +1 -1
  846. package/dist/siemens-ix/{p-b9eafd64.entry.js → p-f9b4e5f1.entry.js} +2 -2
  847. package/dist/siemens-ix/{p-4756bbdb.entry.js → p-fabcc5f5.entry.js} +2 -2
  848. package/dist/siemens-ix/{p-c446ffdb.entry.js → p-fc3071d0.entry.js} +2 -2
  849. package/dist/siemens-ix/{p-d9452ff9.entry.js → p-fea12773.entry.js} +2 -2
  850. package/dist/siemens-ix/{p-CzzcLSmV.js → p-gkooEHol.js} +2 -2
  851. package/dist/siemens-ix/p-gkooEHol.js.map +1 -0
  852. package/dist/siemens-ix/{p-DDS3FMm7.js → p-sxLz5AVO.js} +2 -2
  853. package/dist/siemens-ix/{p-DDS3FMm7.js.map → p-sxLz5AVO.js.map} +1 -1
  854. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  855. package/dist/types/components/avatar/avatar.d.ts +1 -1
  856. package/dist/types/components/breadcrumb/breadcrumb.d.ts +1 -1
  857. package/dist/types/components/breadcrumb-item/breadcrumb-item.d.ts +3 -3
  858. package/dist/types/components/button/button.d.ts +1 -1
  859. package/dist/types/components/category-filter/category-filter.d.ts +3 -9
  860. package/dist/types/components/chip/chip.d.ts +2 -2
  861. package/dist/types/components/date-dropdown/date-dropdown.d.ts +6 -6
  862. package/dist/types/components/date-picker/date-picker-component.d.ts +1 -1
  863. package/dist/types/components/date-picker/date-picker.d.ts +3 -3
  864. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -5
  865. package/dist/types/components/datetime-picker/datetime-picker.d.ts +2 -20
  866. package/dist/types/components/event-list/event-list.d.ts +1 -1
  867. package/dist/types/components/event-list-item/event-list-item.d.ts +1 -1
  868. package/dist/types/components/group/group.d.ts +4 -4
  869. package/dist/types/components/group-item/group-item.d.ts +9 -2
  870. package/dist/types/components/icon-button/icon-button.d.ts +1 -1
  871. package/dist/types/components/input-group/input-group.d.ts +2 -1
  872. package/dist/types/components/menu/menu.d.ts +0 -4
  873. package/dist/types/components/menu-about-news/menu-about-news.d.ts +0 -4
  874. package/dist/types/components/menu-avatar/menu-avatar.d.ts +1 -1
  875. package/dist/types/components/message-bar/message-bar.d.ts +3 -4
  876. package/dist/types/components/modal/modal.d.ts +9 -9
  877. package/dist/types/components/pagination/pagination.d.ts +2 -2
  878. package/dist/types/components/push-card/push-card.d.ts +2 -2
  879. package/dist/types/components/time-picker/time-picker.d.ts +2 -40
  880. package/dist/types/components/toast/toast.d.ts +1 -1
  881. package/dist/types/components/validation-tooltip/validation-tooltip.d.ts +2 -1
  882. package/dist/types/components.d.ts +208 -340
  883. package/hydrate/index.js +339 -420
  884. package/hydrate/index.mjs +339 -420
  885. package/package.json +1 -1
  886. package/components/p-BFuOBAQB.js.map +0 -1
  887. package/components/p-BYRT3Z1w.js.map +0 -1
  888. package/components/p-CMNpJTDF.js.map +0 -1
  889. package/components/p-CbQqqTKK.js.map +0 -1
  890. package/components/p-Ctze1Bh6.js +0 -64
  891. package/components/p-Ctze1Bh6.js.map +0 -1
  892. package/components/p-CzzcLSmV.js.map +0 -1
  893. package/components/p-DFHA6KvD.js.map +0 -1
  894. package/components/p-DyW_A5Tq.js.map +0 -1
  895. package/components/p-j4BMT-Rr.js.map +0 -1
  896. package/dist/cjs/app-globals-DRggGkXg.js +0 -10
  897. package/dist/cjs/index-DuDLgBnw.js.map +0 -1
  898. package/dist/cjs/service-FGbUpQQM.js.map +0 -1
  899. package/dist/esm/app-globals-CX3toLCD.js +0 -8
  900. package/dist/esm/index-DGODjp4O.js.map +0 -1
  901. package/dist/esm/service-ktcE7NzB.js.map +0 -1
  902. package/dist/siemens-ix/p-02621eb8.entry.js.map +0 -1
  903. package/dist/siemens-ix/p-09cce59e.entry.js.map +0 -1
  904. package/dist/siemens-ix/p-14a266d5.entry.js.map +0 -1
  905. package/dist/siemens-ix/p-1d0ae43f.entry.js +0 -2
  906. package/dist/siemens-ix/p-1d0ae43f.entry.js.map +0 -1
  907. package/dist/siemens-ix/p-27f1d6c9.entry.js +0 -2
  908. package/dist/siemens-ix/p-27f1d6c9.entry.js.map +0 -1
  909. package/dist/siemens-ix/p-2d01c802.entry.js.map +0 -1
  910. package/dist/siemens-ix/p-2d3f7bb5.entry.js +0 -2
  911. package/dist/siemens-ix/p-2d3f7bb5.entry.js.map +0 -1
  912. package/dist/siemens-ix/p-2d9b7dbd.entry.js +0 -2
  913. package/dist/siemens-ix/p-2d9b7dbd.entry.js.map +0 -1
  914. package/dist/siemens-ix/p-30545ef9.entry.js +0 -2
  915. package/dist/siemens-ix/p-3d8e0616.entry.js +0 -2
  916. package/dist/siemens-ix/p-42a70164.entry.js +0 -2
  917. package/dist/siemens-ix/p-42a70164.entry.js.map +0 -1
  918. package/dist/siemens-ix/p-450ab7cb.entry.js +0 -2
  919. package/dist/siemens-ix/p-53e82da9.entry.js.map +0 -1
  920. package/dist/siemens-ix/p-53e9e280.entry.js +0 -2
  921. package/dist/siemens-ix/p-53e9e280.entry.js.map +0 -1
  922. package/dist/siemens-ix/p-5f72640f.entry.js +0 -2
  923. package/dist/siemens-ix/p-5f72640f.entry.js.map +0 -1
  924. package/dist/siemens-ix/p-6c873cc5.entry.js +0 -2
  925. package/dist/siemens-ix/p-6d8e725c.entry.js +0 -2
  926. package/dist/siemens-ix/p-6d8e725c.entry.js.map +0 -1
  927. package/dist/siemens-ix/p-71e94914.entry.js.map +0 -1
  928. package/dist/siemens-ix/p-740420eb.entry.js +0 -2
  929. package/dist/siemens-ix/p-78ddd5f5.entry.js +0 -2
  930. package/dist/siemens-ix/p-78ddd5f5.entry.js.map +0 -1
  931. package/dist/siemens-ix/p-7989235e.entry.js.map +0 -1
  932. package/dist/siemens-ix/p-8Yd4qhs7.js +0 -2
  933. package/dist/siemens-ix/p-90089ce1.entry.js +0 -2
  934. package/dist/siemens-ix/p-9638c57b.entry.js.map +0 -1
  935. package/dist/siemens-ix/p-99ad8022.entry.js.map +0 -1
  936. package/dist/siemens-ix/p-9bd4c682.entry.js +0 -2
  937. package/dist/siemens-ix/p-9d7a2428.entry.js.map +0 -1
  938. package/dist/siemens-ix/p-BvLq9aFA.js +0 -2
  939. package/dist/siemens-ix/p-C97VdyAH.js +0 -2
  940. package/dist/siemens-ix/p-CGyISn-0.js +0 -2
  941. package/dist/siemens-ix/p-CzzcLSmV.js.map +0 -1
  942. package/dist/siemens-ix/p-DErtoAo0.js +0 -2
  943. package/dist/siemens-ix/p-DGODjp4O.js +0 -3
  944. package/dist/siemens-ix/p-DGODjp4O.js.map +0 -1
  945. package/dist/siemens-ix/p-b11b63ca.entry.js +0 -2
  946. package/dist/siemens-ix/p-bb28a2d6.entry.js.map +0 -1
  947. package/dist/siemens-ix/p-c733fea2.entry.js +0 -2
  948. package/dist/siemens-ix/p-c8cf26c5.entry.js.map +0 -1
  949. package/dist/siemens-ix/p-d0d972c2.entry.js +0 -2
  950. package/dist/siemens-ix/p-ec8f67b0.entry.js.map +0 -1
  951. /package/dist/siemens-ix/{p-f6d678a6.entry.js.map → p-01030dfb.entry.js.map} +0 -0
  952. /package/dist/siemens-ix/{p-6c873cc5.entry.js.map → p-08f4c3f0.entry.js.map} +0 -0
  953. /package/dist/siemens-ix/{p-dc5b5c0c.entry.js.map → p-0d4f0223.entry.js.map} +0 -0
  954. /package/dist/siemens-ix/{p-5140e6e6.entry.js.map → p-0e2b89f2.entry.js.map} +0 -0
  955. /package/dist/siemens-ix/{p-6c4abdde.entry.js.map → p-17a74a48.entry.js.map} +0 -0
  956. /package/dist/siemens-ix/{p-6aa45e1e.entry.js.map → p-20ad8d1e.entry.js.map} +0 -0
  957. /package/dist/siemens-ix/{p-31191cc6.entry.js.map → p-2db36aa6.entry.js.map} +0 -0
  958. /package/dist/siemens-ix/{p-fb6b7f35.entry.js.map → p-2f54ce99.entry.js.map} +0 -0
  959. /package/dist/siemens-ix/{p-48b0fef4.entry.js.map → p-337a3457.entry.js.map} +0 -0
  960. /package/dist/siemens-ix/{p-8ec9e08d.entry.js.map → p-347fcf94.entry.js.map} +0 -0
  961. /package/dist/siemens-ix/{p-6a39d630.entry.js.map → p-39950a1c.entry.js.map} +0 -0
  962. /package/dist/siemens-ix/{p-14fca48a.entry.js.map → p-3acbbe01.entry.js.map} +0 -0
  963. /package/dist/siemens-ix/{p-eba51393.entry.js.map → p-3b314194.entry.js.map} +0 -0
  964. /package/dist/siemens-ix/{p-d3c355c7.entry.js.map → p-467c0fff.entry.js.map} +0 -0
  965. /package/dist/siemens-ix/{p-52dc3ba0.entry.js.map → p-48cbacaf.entry.js.map} +0 -0
  966. /package/dist/siemens-ix/{p-b6d9c16c.entry.js.map → p-4b1745dc.entry.js.map} +0 -0
  967. /package/dist/siemens-ix/{p-5c109476.entry.js.map → p-51786593.entry.js.map} +0 -0
  968. /package/dist/siemens-ix/{p-bd369344.entry.js.map → p-52d377d1.entry.js.map} +0 -0
  969. /package/dist/siemens-ix/{p-1ca58d8b.entry.js.map → p-538843d4.entry.js.map} +0 -0
  970. /package/dist/siemens-ix/{p-d6b9e253.entry.js.map → p-548a2231.entry.js.map} +0 -0
  971. /package/dist/siemens-ix/{p-8eee6a03.entry.js.map → p-58219b7e.entry.js.map} +0 -0
  972. /package/dist/siemens-ix/{p-0469aec7.entry.js.map → p-608b3631.entry.js.map} +0 -0
  973. /package/dist/siemens-ix/{p-19c2cb50.entry.js.map → p-65842e35.entry.js.map} +0 -0
  974. /package/dist/siemens-ix/{p-6fc6d20a.entry.js.map → p-67766c28.entry.js.map} +0 -0
  975. /package/dist/siemens-ix/{p-729d84eb.entry.js.map → p-67e4f814.entry.js.map} +0 -0
  976. /package/dist/siemens-ix/{p-8c612656.entry.js.map → p-6f152ed2.entry.js.map} +0 -0
  977. /package/dist/siemens-ix/{p-c4b230cd.entry.js.map → p-730a6161.entry.js.map} +0 -0
  978. /package/dist/siemens-ix/{p-f112fabd.entry.js.map → p-7388d2ee.entry.js.map} +0 -0
  979. /package/dist/siemens-ix/{p-30545ef9.entry.js.map → p-759ba03d.entry.js.map} +0 -0
  980. /package/dist/siemens-ix/{p-f55c3bed.entry.js.map → p-75d8b192.entry.js.map} +0 -0
  981. /package/dist/siemens-ix/{p-71a42502.entry.js.map → p-784c6dd6.entry.js.map} +0 -0
  982. /package/dist/siemens-ix/{p-404dffde.entry.js.map → p-788e1ef8.entry.js.map} +0 -0
  983. /package/dist/siemens-ix/{p-3c99cfa5.entry.js.map → p-79798af1.entry.js.map} +0 -0
  984. /package/dist/siemens-ix/{p-548c2a30.entry.js.map → p-7bc90e7e.entry.js.map} +0 -0
  985. /package/dist/siemens-ix/{p-88a812b7.entry.js.map → p-7e612a3b.entry.js.map} +0 -0
  986. /package/dist/siemens-ix/{p-90bd8d7b.entry.js.map → p-7e6beda5.entry.js.map} +0 -0
  987. /package/dist/siemens-ix/{p-818aadd7.entry.js.map → p-7f945e44.entry.js.map} +0 -0
  988. /package/dist/siemens-ix/{p-81c8d542.entry.js.map → p-80f55403.entry.js.map} +0 -0
  989. /package/dist/siemens-ix/{p-ddaf98b6.entry.js.map → p-81120f11.entry.js.map} +0 -0
  990. /package/dist/siemens-ix/{p-89d7e13e.entry.js.map → p-845054ca.entry.js.map} +0 -0
  991. /package/dist/siemens-ix/{p-9bd4c682.entry.js.map → p-85f3aa13.entry.js.map} +0 -0
  992. /package/dist/siemens-ix/{p-7d95ae34.entry.js.map → p-879a0cc5.entry.js.map} +0 -0
  993. /package/dist/siemens-ix/{p-b6dad40c.entry.js.map → p-89449e22.entry.js.map} +0 -0
  994. /package/dist/siemens-ix/{p-b8144c96.entry.js.map → p-8aa0fda7.entry.js.map} +0 -0
  995. /package/dist/siemens-ix/{p-450ab7cb.entry.js.map → p-92a6324b.entry.js.map} +0 -0
  996. /package/dist/siemens-ix/{p-b59285eb.entry.js.map → p-94fa5d00.entry.js.map} +0 -0
  997. /package/dist/siemens-ix/{p-888c45dd.entry.js.map → p-9d135d59.entry.js.map} +0 -0
  998. /package/dist/siemens-ix/{p-20b5fc48.entry.js.map → p-9d8fb7dd.entry.js.map} +0 -0
  999. /package/dist/siemens-ix/{p-10c44788.entry.js.map → p-9e7223f6.entry.js.map} +0 -0
  1000. /package/dist/siemens-ix/{p-fd84048a.entry.js.map → p-a02e0685.entry.js.map} +0 -0
  1001. /package/dist/siemens-ix/{p-8e48a7a1.entry.js.map → p-aa6368b4.entry.js.map} +0 -0
  1002. /package/dist/siemens-ix/{p-3d8e0616.entry.js.map → p-ad20efd0.entry.js.map} +0 -0
  1003. /package/dist/siemens-ix/{p-223c9d79.entry.js.map → p-b6736ce7.entry.js.map} +0 -0
  1004. /package/dist/siemens-ix/{p-2ab42b09.entry.js.map → p-c0064123.entry.js.map} +0 -0
  1005. /package/dist/siemens-ix/{p-1fa5a3e4.entry.js.map → p-c1160cf8.entry.js.map} +0 -0
  1006. /package/dist/siemens-ix/{p-90089ce1.entry.js.map → p-c4b26603.entry.js.map} +0 -0
  1007. /package/dist/siemens-ix/{p-c733fea2.entry.js.map → p-cc80918d.entry.js.map} +0 -0
  1008. /package/dist/siemens-ix/{p-8dcc6456.entry.js.map → p-d120adf6.entry.js.map} +0 -0
  1009. /package/dist/siemens-ix/{p-7a108b0d.entry.js.map → p-d1941577.entry.js.map} +0 -0
  1010. /package/dist/siemens-ix/{p-f55eef69.entry.js.map → p-d4ba3f9f.entry.js.map} +0 -0
  1011. /package/dist/siemens-ix/{p-96a20067.entry.js.map → p-d8fb5a86.entry.js.map} +0 -0
  1012. /package/dist/siemens-ix/{p-5bed04ac.entry.js.map → p-db9d5872.entry.js.map} +0 -0
  1013. /package/dist/siemens-ix/{p-fdf22b8e.entry.js.map → p-dd89a190.entry.js.map} +0 -0
  1014. /package/dist/siemens-ix/{p-11e7e647.entry.js.map → p-e3c57208.entry.js.map} +0 -0
  1015. /package/dist/siemens-ix/{p-f29eaee8.entry.js.map → p-e562ffb2.entry.js.map} +0 -0
  1016. /package/dist/siemens-ix/{p-fb6dfe07.entry.js.map → p-e825a921.entry.js.map} +0 -0
  1017. /package/dist/siemens-ix/{p-95d4d849.entry.js.map → p-ecff1e2f.entry.js.map} +0 -0
  1018. /package/dist/siemens-ix/{p-746b04cb.entry.js.map → p-eef311b1.entry.js.map} +0 -0
  1019. /package/dist/siemens-ix/{p-4a90e7ea.entry.js.map → p-f29f280b.entry.js.map} +0 -0
  1020. /package/dist/siemens-ix/{p-b9eafd64.entry.js.map → p-f9b4e5f1.entry.js.map} +0 -0
  1021. /package/dist/siemens-ix/{p-4756bbdb.entry.js.map → p-fabcc5f5.entry.js.map} +0 -0
  1022. /package/dist/siemens-ix/{p-c446ffdb.entry.js.map → p-fc3071d0.entry.js.map} +0 -0
  1023. /package/dist/siemens-ix/{p-d9452ff9.entry.js.map → p-fea12773.entry.js.map} +0 -0
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DuDLgBnw.js');
3
+ var index = require('./index-C8Xo8L1k.js');
4
4
  var makeRef = require('./make-ref-BaH6_YJk.js');
5
- var validation = require('./validation-Dxmd4P7I.js');
5
+ var validation = require('./validation-CfL71_0d.js');
6
6
  var a11y = require('./a11y-B_6chCvu.js');
7
7
 
8
8
  const radioCss = ":host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;display:inline-flex;position:relative;align-items:center;justify-content:center;width:1.125rem;min-width:1.125rem;max-width:1.125rem;height:1.125rem;min-height:1.125rem;max-height:1.125rem;border:1px solid white;border-radius:100px}:host button:focus-visible{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:var(--theme-radiobtn--focus--outline-offset)}:host input[type=radio]{display:none}:host .radio-button{height:1.5rem;width:1.5rem;display:flex;align-items:center;justify-content:center}:host label{display:flex;justify-content:flex-start;align-items:center;width:100%;height:100%}:host .checkmark{border-radius:100px;background-color:var(--theme-color-primary--contrast);width:0.5rem;height:0.5rem}:host button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.checked) button,:host([indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.checked:hover) button,:host([indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.checked:active) button,:host([indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.disabled){pointer-events:none}:host(.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.checked.disabled) button,:host([indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}ix-typography{margin:0.125rem 0 0.125rem 0.5rem}:host(.ix-info:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(\n --theme-radiobtn-unchecked--background--info\n );--theme-radiobtn-unchecked--background--hover:var(\n --theme-radiobtn-unchecked--background--info--hover\n );--theme-radiobtn-unchecked--background--active:var(\n --theme-radiobtn-unchecked--background--info--active\n );--theme-radiobtn-unchecked--border-color:var(\n --theme-radiobtn-unchecked--border-color--info\n );--theme-radiobtn-unchecked--border-color--hover:var(\n --theme-radiobtn-unchecked--border-color--info--hover\n );--theme-radiobtn-unchecked--border-color--active:var(\n --theme-radiobtn-unchecked--border-color--info--active\n );--theme-radiobtn-checked--background:var(\n --theme-radiobtn-checked--background--info\n );--theme-radiobtn-checked--background--hover:var(\n --theme-radiobtn-checked--background--info--hover\n );--theme-radiobtn-checked--background--active:var(\n --theme-radiobtn-checked--background--info--active\n );--theme-radiobtn-checked--border-color:var(\n --theme-radiobtn-checked--border-color--info\n );--theme-radiobtn-checked--border-color--hover:var(\n --theme-radiobtn-checked--border-color--info--hover\n );--theme-radiobtn-checked--border-color--active:var(\n --theme-radiobtn-checked--border-color--info--active\n );--theme-radiobtn-mixed--background:var(\n --theme-radiobtn-mixed--background--info\n );--theme-radiobtn-mixed--background--hover:var(\n --theme-radiobtn-mixed--background--info--hover\n );--theme-radiobtn-mixed--background--active:var(\n --theme-radiobtn-mixed--background--info--active\n );--theme-radiobtn-mixed--border-color:var(\n --theme-radiobtn-mixed--border-color--info\n );--theme-radiobtn-mixed--border-color--hover:var(\n --theme-radiobtn-mixed--border-color--info--hover\n );--theme-radiobtn-mixed--border-color--active:var(\n --theme-radiobtn-mixed--border-color--info--active\n )}:host(.ix-info) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-info:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-info:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-info.checked) button,:host(.ix-info[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-info.checked:hover) button,:host(.ix-info[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-info.checked:active) button,:host(.ix-info[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-info.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-info.checked.disabled) button,:host(.ix-info[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-warning:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(\n --theme-radiobtn-unchecked--background--warning\n );--theme-radiobtn-unchecked--background--hover:var(\n --theme-radiobtn-unchecked--background--warning--hover\n );--theme-radiobtn-unchecked--background--active:var(\n --theme-radiobtn-unchecked--background--warning--active\n );--theme-radiobtn-unchecked--border-color:var(\n --theme-radiobtn-unchecked--border-color--warning\n );--theme-radiobtn-unchecked--border-color--hover:var(\n --theme-radiobtn-unchecked--border-color--warning--hover\n );--theme-radiobtn-unchecked--border-color--active:var(\n --theme-radiobtn-unchecked--border-color--warning--active\n );--theme-radiobtn-checked--background:var(\n --theme-radiobtn-checked--background--warning\n );--theme-radiobtn-checked--background--hover:var(\n --theme-radiobtn-checked--background--warning--hover\n );--theme-radiobtn-checked--background--active:var(\n --theme-radiobtn-checked--background--warning--active\n );--theme-radiobtn-checked--border-color:var(\n --theme-radiobtn-checked--border-color--warning\n );--theme-radiobtn-checked--border-color--hover:var(\n --theme-radiobtn-checked--border-color--warning--hover\n );--theme-radiobtn-checked--border-color--active:var(\n --theme-radiobtn-checked--border-color--warning--active\n );--theme-radiobtn-mixed--background:var(\n --theme-radiobtn-mixed--background--warning\n );--theme-radiobtn-mixed--background--hover:var(\n --theme-radiobtn-mixed--background--warning--hover\n );--theme-radiobtn-mixed--background--active:var(\n --theme-radiobtn-mixed--background--warning--active\n );--theme-radiobtn-mixed--border-color:var(\n --theme-radiobtn-mixed--border-color--warning\n );--theme-radiobtn-mixed--border-color--hover:var(\n --theme-radiobtn-mixed--border-color--warning--hover\n );--theme-radiobtn-mixed--border-color--active:var(\n --theme-radiobtn-mixed--border-color--warning--active\n )}:host(.ix-warning) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-warning:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-warning:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-warning.checked) button,:host(.ix-warning[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-warning.checked:hover) button,:host(.ix-warning[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-warning.checked:active) button,:host(.ix-warning[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-warning.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-warning.checked.disabled) button,:host(.ix-warning[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid--required:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(\n --theme-radiobtn-unchecked--background--invalid\n );--theme-radiobtn-unchecked--background--hover:var(\n --theme-radiobtn-unchecked--background--invalid--hover\n );--theme-radiobtn-unchecked--background--active:var(\n --theme-radiobtn-unchecked--background--invalid--active\n );--theme-radiobtn-unchecked--border-color:var(\n --theme-radiobtn-unchecked--border-color--invalid\n );--theme-radiobtn-unchecked--border-color--hover:var(\n --theme-radiobtn-unchecked--border-color--invalid--hover\n );--theme-radiobtn-unchecked--border-color--active:var(\n --theme-radiobtn-unchecked--border-color--invalid--active\n );--theme-radiobtn-checked--background:var(\n --theme-radiobtn-checked--background--invalid\n );--theme-radiobtn-checked--background--hover:var(\n --theme-radiobtn-checked--background--invalid--hover\n );--theme-radiobtn-checked--background--active:var(\n --theme-radiobtn-checked--background--invalid--active\n );--theme-radiobtn-checked--border-color:var(\n --theme-radiobtn-checked--border-color--invalid\n );--theme-radiobtn-checked--border-color--hover:var(\n --theme-radiobtn-checked--border-color--invalid--hover\n );--theme-radiobtn-checked--border-color--active:var(\n --theme-radiobtn-checked--border-color--invalid--active\n );--theme-radiobtn-mixed--background:var(\n --theme-radiobtn-mixed--background--invalid\n );--theme-radiobtn-mixed--background--hover:var(\n --theme-radiobtn-mixed--background--invalid--hover\n );--theme-radiobtn-mixed--background--active:var(\n --theme-radiobtn-mixed--background--invalid--active\n );--theme-radiobtn-mixed--border-color:var(\n --theme-radiobtn-mixed--border-color--invalid\n );--theme-radiobtn-mixed--border-color--hover:var(\n --theme-radiobtn-mixed--border-color--invalid--hover\n );--theme-radiobtn-mixed--border-color--active:var(\n --theme-radiobtn-mixed--border-color--invalid--active\n )}:host(.ix-invalid--required) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid--required:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid--required:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid--required.checked) button,:host(.ix-invalid--required[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid--required.checked:hover) button,:host(.ix-invalid--required[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid--required.checked:active) button,:host(.ix-invalid--required[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid--required.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid--required.checked.disabled) button,:host(.ix-invalid--required[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}:host(.ix-invalid:not(.disabled)) button{--theme-radiobtn-unchecked--background:var(\n --theme-radiobtn-unchecked--background--invalid\n );--theme-radiobtn-unchecked--background--hover:var(\n --theme-radiobtn-unchecked--background--invalid--hover\n );--theme-radiobtn-unchecked--background--active:var(\n --theme-radiobtn-unchecked--background--invalid--active\n );--theme-radiobtn-unchecked--border-color:var(\n --theme-radiobtn-unchecked--border-color--invalid\n );--theme-radiobtn-unchecked--border-color--hover:var(\n --theme-radiobtn-unchecked--border-color--invalid--hover\n );--theme-radiobtn-unchecked--border-color--active:var(\n --theme-radiobtn-unchecked--border-color--invalid--active\n );--theme-radiobtn-checked--background:var(\n --theme-radiobtn-checked--background--invalid\n );--theme-radiobtn-checked--background--hover:var(\n --theme-radiobtn-checked--background--invalid--hover\n );--theme-radiobtn-checked--background--active:var(\n --theme-radiobtn-checked--background--invalid--active\n );--theme-radiobtn-checked--border-color:var(\n --theme-radiobtn-checked--border-color--invalid\n );--theme-radiobtn-checked--border-color--hover:var(\n --theme-radiobtn-checked--border-color--invalid--hover\n );--theme-radiobtn-checked--border-color--active:var(\n --theme-radiobtn-checked--border-color--invalid--active\n );--theme-radiobtn-mixed--background:var(\n --theme-radiobtn-mixed--background--invalid\n );--theme-radiobtn-mixed--background--hover:var(\n --theme-radiobtn-mixed--background--invalid--hover\n );--theme-radiobtn-mixed--background--active:var(\n --theme-radiobtn-mixed--background--invalid--active\n );--theme-radiobtn-mixed--border-color:var(\n --theme-radiobtn-mixed--border-color--invalid\n );--theme-radiobtn-mixed--border-color--hover:var(\n --theme-radiobtn-mixed--border-color--invalid--hover\n );--theme-radiobtn-mixed--border-color--active:var(\n --theme-radiobtn-mixed--border-color--invalid--active\n )}:host(.ix-invalid) button{background-color:var(--theme-radiobtn-unchecked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color)}:host(.ix-invalid:hover) button{background-color:var(--theme-radiobtn-unchecked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--hover)}:host(.ix-invalid:active) button{background-color:var(--theme-radiobtn-unchecked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--active)}:host(.ix-invalid.checked) button,:host(.ix-invalid[indeterminate]) button{background-color:var(--theme-radiobtn-checked--background);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color)}:host(.ix-invalid.checked:hover) button,:host(.ix-invalid[indeterminate]:hover) button{background-color:var(--theme-radiobtn-checked--background--hover);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--hover)}:host(.ix-invalid.checked:active) button,:host(.ix-invalid[indeterminate]:active) button{background-color:var(--theme-radiobtn-checked--background--active);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--active)}:host(.ix-invalid.disabled) button{background-color:var(--theme-radiobtn-unchecked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-unchecked--border-color--disabled)}:host(.ix-invalid.checked.disabled) button,:host(.ix-invalid[indeterminate].disabled) button{background-color:var(--theme-radiobtn-checked--background--disabled);border:var(--theme-radiobtn--border-thickness) solid var(--theme-radiobtn-checked--border-color--disabled)}";
@@ -91,17 +91,17 @@ const Radio = class {
91
91
  }
92
92
  render() {
93
93
  var _a;
94
- return (index.h(index.Host, { key: '2453cf39a2286a0a2b8fd10dca39aa5e2a3968d4', "aria-checked": a11y.a11yBoolean(this.checked), "aria-disabled": a11y.a11yBoolean(this.disabled), role: "radio", class: {
94
+ return (index.h(index.Host, { key: 'e74cc1b490830412ff329d586c35914a8b55abb8', "aria-checked": a11y.a11yBoolean(this.checked), "aria-disabled": a11y.a11yBoolean(this.disabled), role: "radio", class: {
95
95
  disabled: this.disabled,
96
96
  checked: this.checked,
97
- }, onBlur: () => this.ixBlur.emit() }, index.h("label", { key: '2be5fc28ed436ba826040941e5d277f1ab921986' }, index.h("div", { key: '79e1b3cfc0815f9527d9e9e33d6069751163edd7', class: "radio-button" }, index.h("input", { key: '470b37509f8c0a92ed2921b68bbb67d656a8b523', "aria-checked": a11y.a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, name: this.name, ref: this.inputRef, type: "radio", value: (_a = this.value) !== null && _a !== void 0 ? _a : 'on', onChange: () => {
97
+ }, onBlur: () => this.ixBlur.emit() }, index.h("label", { key: '2e2736e762d21e1e254078dc07e0e6754c9f0d60' }, index.h("div", { key: 'c22603f3a435fc4271b092af4010208ab7d43eda', class: "radio-button" }, index.h("input", { key: 'd56beba76c83ab1ccf2e3eaea89c6d1c285e3c62', "aria-checked": a11y.a11yBoolean(this.checked), required: this.required, disabled: this.disabled, checked: this.checked, name: this.name, ref: this.inputRef, type: "radio", value: (_a = this.value) !== null && _a !== void 0 ? _a : 'on', onChange: () => {
98
98
  const ref = this.inputRef.current;
99
99
  if (ref) {
100
100
  this.setCheckedState(ref.checked);
101
101
  }
102
- } }), index.h("button", { key: '9820d0db2c7be71866c79002ebd196091da44d79', disabled: this.disabled, class: {
102
+ } }), index.h("button", { key: '70747f5c03103161f8808d996b15720af681c54d', disabled: this.disabled, class: {
103
103
  checked: this.checked,
104
- }, onClick: () => this.setCheckedState(!this.checked) }, index.h("div", { key: 'd4a305dac94fe105e25046eb77f9611fdcfe2776', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } }))), this.label && (index.h("ix-typography", { key: '4e4a65105d53a77d52281121fcd3f0cbe4494d14', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, index.h("slot", { key: 'abb88432952be427de10324fa06ca35a8732e193' }))))));
104
+ }, onClick: () => this.setCheckedState(!this.checked) }, index.h("div", { key: '3f2a5030726debb338686f95feabc123f64524bb', class: "checkmark", style: { visibility: this.checked ? 'visible' : 'hidden' } }))), this.label && (index.h("ix-typography", { key: '1beb22d26c2e6c759bfc6be64ad6a11b1c0d2d19', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, index.h("slot", { key: 'cbf06b0578d34daed1a952d2bb3346affaf384b6' }))))));
105
105
  }
106
106
  static get formAssociated() { return true; }
107
107
  get hostElement() { return index.getElement(this); }
@@ -1,11 +1,11 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DuDLgBnw.js');
3
+ var index = require('./index-C8Xo8L1k.js');
4
4
  var index$1 = require('./index-Dyz3z1FD.js');
5
5
  var a11y = require('./a11y-B_6chCvu.js');
6
6
  var focus = require('./focus-Cl8_98b5.js');
7
- var validation = require('./validation-Dxmd4P7I.js');
8
- var listener = require('./listener-DSbkvdXH.js');
7
+ var validation = require('./validation-CfL71_0d.js');
8
+ var listener = require('./listener-OBCpw0Y2.js');
9
9
  var makeRef = require('./make-ref-BaH6_YJk.js');
10
10
  var mutationObserver = require('./mutation-observer-DE0YMfYu.js');
11
11
  require('./disposable-event-listener-BALEIeXq.js');
@@ -571,9 +571,9 @@ const Select = class {
571
571
  }
572
572
  render() {
573
573
  var _a, _b, _c, _d;
574
- return (index.h(index.Host, { key: 'c0099c77970de85593440ff14921f884c7837e39', "aria-disabled": a11y.a11yBoolean(this.disabled), class: {
574
+ return (index.h(index.Host, { key: '616b4904936081cc06fea9f96ba1534ad9c72072', "aria-disabled": a11y.a11yBoolean(this.disabled), class: {
575
575
  disabled: this.disabled,
576
- } }, index.h("ix-field-wrapper", { key: '243ba88d3902a5e0dbd24d093d1a7ad26dba715a', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, index.h("div", { key: '663134035c1950d87214106f8768ddd18a6e0b7d', class: {
576
+ } }, index.h("ix-field-wrapper", { key: 'f5db8587baff69257f674e0563c36561fb38411e', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.inputRef }, index.h("div", { key: '3daefd90f192731fa4b770e5da2c189c80551d3a', class: {
577
577
  select: true,
578
578
  disabled: this.disabled,
579
579
  readonly: this.readonly,
@@ -581,13 +581,13 @@ const Select = class {
581
581
  this.dropdownAnchorRef(ref);
582
582
  if (!this.editable)
583
583
  this.dropdownWrapperRef(ref);
584
- } }, index.h("div", { key: 'a88f41411a227fef16c86692c8b89e392e909130', class: "input-container" }, index.h("div", { key: '115652ec0955d9968f57d016ad64f9d42a40b00c', class: "chips" }, this.isMultipleMode
584
+ } }, index.h("div", { key: '61298dac05f4be62b06e0db6fd18299fee55ce76', class: "input-container" }, index.h("div", { key: '21c3950b5d76a4027de13baaf9c8054f90b4cbcf', class: "chips" }, this.isMultipleMode
585
585
  ? (_a = this.selectedItems) === null || _a === void 0 ? void 0 : _a.map((item) => (index.h("ix-filter-chip", { disabled: this.disabled || this.readonly, key: item.value, onCloseClick: (e) => {
586
586
  e.preventDefault();
587
587
  e.stopPropagation();
588
588
  this.itemClick(item.value);
589
589
  } }, item.label)))
590
- : '', index.h("div", { key: '3427065a8dc112e5ea11bcd6b823a0f97b400216', class: "trigger" }, index.h("input", { key: '6d83e566afc5749fd0fcd980bf81093b9e5d5656', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
590
+ : '', index.h("div", { key: '31390b0957847514ace6fef5c3bfe68f9975a3c0', class: "trigger" }, index.h("input", { key: 'cce77232cf533ff29bd394cdaaf1698ab3bcdc5e', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
591
591
  'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
592
592
  }, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
593
593
  this.inputElement = ref;
@@ -606,7 +606,7 @@ const Select = class {
606
606
  : index$1.iconChevronDownSmall, variant: "subtle-tertiary", ref: (ref) => {
607
607
  if (this.editable)
608
608
  this.dropdownWrapperRef(ref);
609
- }, "aria-label": this.ariaLabelChevronDownIconButton }))))))), index.h("ix-dropdown", { key: '1fc475094870358ca9746b7a0a17ba90c525fc19', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
609
+ }, "aria-label": this.ariaLabelChevronDownIconButton }))))))), index.h("ix-dropdown", { key: '69e81d42ef04f3c65449fda9778596bde0c0c708', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
610
610
  'display-none': this.disabled || this.readonly,
611
611
  }, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
612
612
  var _a, _b;
@@ -622,12 +622,12 @@ const Select = class {
622
622
  styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
623
623
  }
624
624
  return styleOverwrites;
625
- } }, index.h("div", { key: 'f31dea7cf6bf07744eb0570304fcf9783c8478cb', class: {
625
+ } }, index.h("div", { key: 'e3bbcfe9eaa0547b4f1818d1e96e2aba4b1ff199', class: {
626
626
  'select-list-header': true,
627
627
  hidden: this.hideListHeader || this.isDropdownEmpty,
628
- }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), index.h("slot", { key: '7f8335b29e10f93c4a1fb85329d196439b16b5e8', onSlotchange: () => {
628
+ }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), index.h("slot", { key: 'd9d1060ee1fa7188a60e854d855c96cee1752355', onSlotchange: () => {
629
629
  this.updateSelection();
630
- } }), index.h("div", { key: '8166cdc348b9952f3a89f525855a9ee0ea07c41d', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (index.h("ix-dropdown-item", { "data-testid": "add-item", icon: index$1.iconPlus, class: {
630
+ } }), index.h("div", { key: '80906bd69760d63dd6b45c62337d8b9fdb1b3c3a', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (index.h("ix-dropdown-item", { "data-testid": "add-item", icon: index$1.iconPlus, class: {
631
631
  'add-item': true,
632
632
  }, label: this.inputFilterText, onItemClick: (e) => {
633
633
  e.preventDefault();
@@ -1,8 +1,8 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DuDLgBnw.js');
3
+ var index = require('./index-C8Xo8L1k.js');
4
4
  var a11y = require('./a11y-B_6chCvu.js');
5
- var listener = require('./listener-DSbkvdXH.js');
5
+ var listener = require('./listener-OBCpw0Y2.js');
6
6
  var makeRef = require('./make-ref-BaH6_YJk.js');
7
7
 
8
8
  const sliderCss = ":host{display:flex;flex-direction:column;min-height:2rem;--thumb-size:1rem;--value:0;--trace-start:0;--trace-end:0;--trace-reference:0;--trace-reference-color:var(--theme-slider-track-marker--background);--trace-color:var(--theme-slider-trace--background);--tick-color:var(--theme-slider-track-marker--background);--tick-color--active:var(--theme-slider-trace-marker--background);--track-color:var(--theme-slider-track--background)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=range]{position:absolute;top:50%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:1rem;margin:0}:host input[type=range].trace::before{content:\"\";position:absolute;display:block;z-index:-1;width:calc(7px + 100% * var(--trace-end) - 16px * var(--trace-end) - (7px + 100% * var(--trace-start) - 16px * var(--trace-start)));left:calc(7px + 100% * var(--trace-start) - 16px * var(--trace-start));height:4px;background-color:var(--trace-color);top:50%;transform:translateY(-50%)}:host input[type=range].trace:not(.hide-trace-reference)::after{content:\"\";position:absolute;display:block;width:2px;height:16px;background-color:var(--trace-reference-color);top:50%;transform:translateY(-50%);left:calc(7px + 100% * var(--trace-reference) - 16px * var(--trace-reference))}:host input[type=range]::-webkit-slider-runnable-track{background:transparent;height:0.25rem}:host input[type=range]::-moz-range-track{background:transparent;height:0.25rem}:host input[type=range i]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px}:host input[type=range i]::-moz-range-thumb{border:none;border-radius:0}:host input[type=range]::-webkit-slider-thumb{border-radius:100px;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-webkit-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]::-moz-range-thumb{border-radius:100px;background-color:var(--theme-slider-thumb--background);height:var(--thumb-size);width:var(--thumb-size);-moz-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:hover::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-slider-thumb--background--hover)}:host input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:active::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-slider-thumb--background--active)}:host input[type=range]:focus{outline:none}:host input[type=range]:focus-visible::-webkit-slider-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host input[type=range]:focus-visible::-moz-range-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host{}:host .ticks{display:flex;position:relative;top:50%;transform:translateY(-50%)}:host .ticks .tick{display:block;position:absolute;width:8px;height:8px;background-color:var(--tick-color);border-radius:100px;top:50%;transform:translateY(-50%);left:calc(var(--tick-value) * 100% - 4px)}:host .ticks .tick.tick-active{background-color:var(--tick-color--active)}:host .slider{position:relative;display:block;width:100%;height:1.5rem}:host .track{position:absolute;background-color:var(--track-color);height:4px;width:calc(100% - 1rem);margin-left:0.5rem;top:50%;transform:translateY(-50%);left:0px}:host .thumb{display:block;position:absolute;background-color:transparent;height:1rem;width:1rem;border-radius:100px;left:0px;top:50%;transform:translateY(-50%)}:host .hide-tooltip{display:none}:host .label{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;margin-top:0.5rem;min-height:0px}:host .label-start{margin-left:0.5rem}:host .label-end{margin-right:0.5rem}:host .label-error{margin-left:0.5rem}:host(.error){--trace-color:var(--theme-slider-trace--background--invalid);--tick-color--active:var(--theme-slider-trace-marker--background--invalid)}:host(.error) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.error) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid)}:host(.error) input[type=range]:hover::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.error) input[type=range]:hover::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--hover)}:host(.error) input[type=range]:active::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.error) input[type=range]:active::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--invalid--active)}:host(.disabled){pointer-events:none;--track-color:var(--theme-slider-track--background--disabled);--trace-color:var(--theme-slider-trace--background--disabled);--tick-color:var(--theme-slider-track-marker--background--disabled);--tick-color--active:var(--theme-slider-trace-marker--background--disabled)}:host(.disabled) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-slider-thumb--background--disabled)}:host(.disabled) input[type=range]::-moz-range-thumb{background-color:var(--theme-slider-thumb--background--disabled)}";
@@ -150,12 +150,12 @@ const Slider = class {
150
150
  traceStart = valueInPercentage;
151
151
  traceEnd = traceReferenceInPercentage;
152
152
  }
153
- return (index.h(index.Host, { key: 'a81caafd7b8f63a37b7011370c3707906b1d73b1', class: {
153
+ return (index.h(index.Host, { key: '8607a41b85a5cb0241432eca5b6fccd931059247', class: {
154
154
  disabled: this.disabled,
155
155
  error: !!this.error,
156
- }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, index.h("div", { key: 'e944af2bafd5b248141a82840f06e51828cb22f2', class: "slider" }, index.h("div", { key: '04f951c61ecbee406baf635ddfd0e7803209e293', class: "track" }, index.h("div", { key: '2eb71a2a40ab802ca2eb03be2f0312e136e568f3', ref: this.thumbRef, class: "thumb", style: {
156
+ }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, index.h("div", { key: 'e5b7d976938e96a4e6f39a2070b4144288f70f29', class: "slider" }, index.h("div", { key: 'c5e5f75983bad193e6ee5fd64f4a23ad06e7eebb', class: "track" }, index.h("div", { key: '10aad41281a45508e54c35d20a2b0d06c071c7f5', ref: this.thumbRef, class: "thumb", style: {
157
157
  left: `calc(${valueInPercentage} * 100% - 8px)`,
158
- } }), index.h("div", { key: 'ae0c97019fdbd3dae7751afb1f1d9f0e0a31ca8e', class: "ticks" }, this.marker
158
+ } }), index.h("div", { key: '8b39d81357e4c4c328f4cca4118a9114ee061e3b', class: "ticks" }, this.marker
159
159
  ? this.marker.map((markerValue) => {
160
160
  if (markerValue > this.max || markerValue < this.min) {
161
161
  return;
@@ -168,7 +168,7 @@ const Slider = class {
168
168
  '--tick-value': `${left}`,
169
169
  } }));
170
170
  })
171
- : null)), index.h("input", Object.assign({ key: 'de054139c483bd05507258e631eb57520b3f6643', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
171
+ : null)), index.h("input", Object.assign({ key: 'e3dd09329ca7f15807222948b23a5691c0e8285d', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
172
172
  '--value': `${valueInPercentage}`,
173
173
  '--trace-reference': `${traceReferenceInPercentage}`,
174
174
  '--trace-start': `${traceStart}`,
@@ -182,9 +182,9 @@ const Slider = class {
182
182
  this.showTooltip = true;
183
183
  }, onBlur: () => {
184
184
  this.showTooltip = false;
185
- }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), index.h("ix-tooltip", { key: '7812ffe4f03f6947e6e21984058f2207356ac779', ref: this.tooltipRef, class: {
185
+ }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), index.h("ix-tooltip", { key: 'e22440fb877deb31a73fcb3ef7d7de68e1e3bc26', ref: this.tooltipRef, class: {
186
186
  'hide-tooltip': !this.showTooltip,
187
- }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), index.h("div", { key: '34c4e421d7371d8ca44e035cd5ffe3bf26c79f58', class: "label" }, index.h("div", { key: '56c0ed549882f048fda2e1ecf6cdf340bfed34da', class: "label-start" }, index.h("slot", { key: '912f1f85cbf81ddfca3717a8994c3db790168e75', name: "label-start" })), index.h("div", { key: '9f78dec87e05c98cbd8d675598244a9f9956a487', class: "label-end" }, index.h("slot", { key: 'd6bfbb945eca031efac18d68de7ef5611c58fafc', name: "label-end" }))), this.error ? (index.h("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
187
+ }, animationFrame: true, for: this.thumbRef.waitForCurrent() }, this.rangeInput)), index.h("div", { key: '94dc92cea736331e1adf377a550e0d5da003fcfc', class: "label" }, index.h("div", { key: 'ffd03546d0e0a5c8fb974f689c700572b429f76d', class: "label-start" }, index.h("slot", { key: 'fcf333f15011541e4ce9fc11472d00de73b2b768', name: "label-start" })), index.h("div", { key: '2b9ff68a94f3c882428414e2fa089b134a8ccbb6', class: "label-end" }, index.h("slot", { key: '5c5ba7b73af4067842afe022bf01686a3e437eae', name: "label-end" }))), this.error ? (index.h("ix-typography", { class: 'label-error', textColor: "alarm" }, this.error)) : null));
188
188
  }
189
189
  get hostElement() { return index.getElement(this); }
190
190
  static get watchers() { return {
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DuDLgBnw.js');
3
+ var index = require('./index-C8Xo8L1k.js');
4
4
  var index$1 = require('./index-Dyz3z1FD.js');
5
5
 
6
6
  const splitButtonCss = ".btn-group ix-button:first-child .btn{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}.btn-group ix-button:last-child .btn{border-top-left-radius:0px;border-bottom-left-radius:0px}.btn-group ix-button:not(:first-child):not(:last-child) .btn{border-radius:0px;border-right:0px}:host{display:inline-block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .btn-group{position:relative;display:inline-flex;vertical-align:middle;width:100%}:host .btn-group>ix-button:nth-child(1),:host .btn-group>ix-icon-button:nth-child(1){width:calc(100% - 2rem);--ix-button-border-radius-right:0}:host .btn-group>ix-icon-button:nth-child(2){width:2rem;--ix-button-border-radius-left:0}:host .middle-gap{gap:0.125rem}:host .left-button-border{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";
@@ -45,7 +45,7 @@ const SplitButton = class {
45
45
  'left-button-border': !hasOutline,
46
46
  },
47
47
  };
48
- return (index.h(index.Host, { key: '433934494683c08599f0d30afb55b2e523d0a51b' }, index.h("div", { key: '0776b30821ded50100a6e98922b8e32a72a0558c', class: { 'btn-group': true, 'middle-gap': !hasOutline } }, this.label ? (index.h("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (index.h("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e), "aria-label": this.ariaLabelButton }))), index.h("ix-icon-button", Object.assign({ key: '4a9dc7a2f5c2f3c97f810db88db19cfa8fae0b90' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : index$1.iconContextMenu, "aria-label": this.ariaLabelSplitIconButton }))), index.h("ix-dropdown", { key: '6724d1d00d1546b418e7abff9038dc50d5ec5b31', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, index.h("slot", { key: '7781baa65ec57e8aa9b0e5ab0a43b54f372b148c' }))));
48
+ return (index.h(index.Host, { key: 'c0fec74005091e767fabcb3a3f19da5bdd95a43b' }, index.h("div", { key: '5ed4d1f6ecc27eacb58c101612b6f38d6487e903', class: { 'btn-group': true, 'middle-gap': !hasOutline } }, this.label ? (index.h("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (index.h("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e), "aria-label": this.ariaLabelButton }))), index.h("ix-icon-button", Object.assign({ key: '0026fece6601ca9715b259bc2fd67f1c63993a93' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: (_a = this.splitIcon) !== null && _a !== void 0 ? _a : index$1.iconContextMenu, "aria-label": this.ariaLabelSplitIconButton }))), index.h("ix-dropdown", { key: 'c6e1fc922c216672d8c9545721b421021408f74f', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, index.h("slot", { key: 'ae34c0441b00ef9f29ea8a53308698cda6678468' }))));
49
49
  }
50
50
  get hostElement() { return index.getElement(this); }
51
51
  };
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DuDLgBnw.js');
3
+ var index = require('./index-C8Xo8L1k.js');
4
4
  var index$1 = require('./index-Dyz3z1FD.js');
5
5
 
6
6
  const tabItemCss = "@charset \"UTF-8\";:host{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host::after{content:\"\";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .text span,:host .text span::before{pointer-events:none}:host .text{vertical-align:middle}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}:host .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-pill-outline--background);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}:host .hidden{display:none}:host(.circle){height:72px}:host(.top)::after{top:0}:host(.bottom)::after{bottom:0}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(:hover:not(.circle)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}:host(:hover:not(.circle))::after{background-color:var(--theme-tab-indicator--background--hover)}:host(:active:not(.circle)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(:active:not(.circle))::after{background-color:var(--theme-tab-indicator--background--active)}:host(:focus-visible){outline:0px solid var(--focus--border-color)}:host(:focus-visible) .circle{outline:1px solid var(--focus--border-color)}:host(:focus-visible:not(.circle)){outline:1px solid var(--focus--border-color)}:host(.disabled){pointer-events:none;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{background-color:var(--theme-tab-indicator--background--selected)}:host(.icon){padding:1.5rem 0.5rem}:host(.small-tab){height:32px;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}";
@@ -51,7 +51,7 @@ const TabItem = class {
51
51
  };
52
52
  }
53
53
  render() {
54
- return (index.h(index.Host, { key: 'fbc797818155b68364410a11c5fe0a001e1e6acc', class: this.tabItemClasses({
54
+ return (index.h(index.Host, { key: '2eaa9ee3ba9488210877fa4ed43595e1f9d9a8dd', class: this.tabItemClasses({
55
55
  selected: this.selected,
56
56
  disabled: this.disabled,
57
57
  small: this.small,
@@ -68,12 +68,12 @@ const TabItem = class {
68
68
  if (clientEvent.defaultPrevented) {
69
69
  event.stopPropagation();
70
70
  }
71
- } }, index.h("div", { key: '98a4a06c0ceb6ef377de6d57ad42054e212fbe37', class: {
71
+ } }, index.h("div", { key: 'a3592b79e11a50056834d1920aa666a6989f7be9', class: {
72
72
  circle: this.rounded,
73
73
  text: !this.rounded,
74
74
  selected: this.selected,
75
75
  disabled: this.disabled,
76
- } }, index.h("slot", { key: 'd10de085d72f9559891dfd87f9b91f73832c5b46' })), index.h("div", { key: '6a2c177981af05692249dd17741667a7986ac286', class: {
76
+ } }, index.h("slot", { key: '6bdd7252b0906f1d47257c6bc0fd4bff91a7eb3b' })), index.h("div", { key: '876c31b1ee2c454887434a99b65435d1511676e1', class: {
77
77
  counter: true,
78
78
  selected: this.selected,
79
79
  hidden: !(this.rounded && this.counter !== undefined),
@@ -342,13 +342,13 @@ const Tabs = class {
342
342
  });
343
343
  }
344
344
  render() {
345
- return (index.h(index.Host, { key: '294d6eeab98bd88c83883202998e84542a4a0a7f' }, this.showArrowPrevious && (index.h("button", { key: '13364839e49d3b69e11fbe13bb4d01d5ff36ec65', class: "arrow", onClick: () => this.move(this.scrollAmount, true), "aria-label": this.ariaLabelChevronLeftIconButton }, index.h("ix-icon", { key: 'e3bb3d3ec0652668623d141a72f7f0e476610462', name: index$1.iconChevronLeftSmall }))), index.h("div", { key: '8f816e05deec80a1d823412551d1ba8e321e33ca', class: {
345
+ return (index.h(index.Host, { key: '4c58b26f100793ee93715ddf2d71cd85c7a77394' }, this.showArrowPrevious && (index.h("button", { key: '88b2aa246f44f6fca988e8cc95d5c69f973b5626', class: "arrow", onClick: () => this.move(this.scrollAmount, true), "aria-label": this.ariaLabelChevronLeftIconButton }, index.h("ix-icon", { key: '0a6bdb7e2edafe47e7a2c3a09c860df3b8e8c73f', name: index$1.iconChevronLeftSmall }))), index.h("div", { key: 'd06c37c4aae268d43ada257185256163c54668bf', class: {
346
346
  'tab-items': true,
347
347
  'overflow-shadow': true,
348
348
  'shadow-left': this.showArrowPrevious,
349
349
  'shadow-right': this.showArrowNext,
350
350
  'shadow-both': this.showArrowNext && this.showArrowPrevious,
351
- } }, index.h("div", { key: '0a36bc2b2d01a5b230ecb7f328c9499ecf8abe62', class: "items-content" }, index.h("slot", { key: '4a91177c0ef4f293ba77e74d237c578846b62f95' }))), this.showArrowNext && (index.h("button", { key: '37ecc7f36ae5496c981bfc59a0f727ccecb38a5d', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true), "aria-label": this.ariaLabelChevronRightIconButton }, index.h("ix-icon", { key: 'aeecd541a82721742b91051b8289a189e9b3e88d', name: index$1.iconChevronRightSmall })))));
351
+ } }, index.h("div", { key: 'b2636001520d9d9c63173f35a45c3f38217f949f', class: "items-content" }, index.h("slot", { key: 'd29d939ea9c1053d79b7670c7c54d9e6ec483dce' }))), this.showArrowNext && (index.h("button", { key: '91b68bb75e979fdab0643a479300371e67a0174f', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true), "aria-label": this.ariaLabelChevronRightIconButton }, index.h("ix-icon", { key: '735a473ee7bd00e299530b09c166b111cd8f04cd', name: index$1.iconChevronRightSmall })))));
352
352
  }
353
353
  get hostElement() { return index.getElement(this); }
354
354
  static get watchers() { return {
@@ -1,9 +1,9 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DuDLgBnw.js');
4
- var validation = require('./validation-Dxmd4P7I.js');
3
+ var index = require('./index-C8Xo8L1k.js');
4
+ var validation = require('./validation-CfL71_0d.js');
5
5
  var makeRef = require('./make-ref-BaH6_YJk.js');
6
- var input_util = require('./input.util-B2BCXE7G.js');
6
+ var input_util = require('./input.util-4AhBphgX.js');
7
7
  require('./a11y-B_6chCvu.js');
8
8
  require('./mutation-observer-DE0YMfYu.js');
9
9
  require('./rwd.util-GTn-vgCJ.js');
@@ -155,10 +155,10 @@ const Textarea = class {
155
155
  }
156
156
  render() {
157
157
  var _a;
158
- return (index.h(index.Host, { key: '03eb959f2c582fb1dddef9c4af3775ff27d4c391', class: {
158
+ return (index.h(index.Host, { key: '01f3753f8d224c04fcfd170004d1591155bae8fe', class: {
159
159
  disabled: this.disabled,
160
160
  readonly: this.readonly,
161
- } }, index.h("ix-field-wrapper", { key: '66ec862af71b352b89418708782d0a73bd54e49f', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.textAreaRef }, !!this.maxLength && this.maxLength > 0 && (index.h("ix-typography", { key: 'c75441f683c072a52d5d51481bc87e7ea00c42ff', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)), index.h("div", { key: 'c49e36dd468cc9e4b83887891316436359b750b6', class: "input-wrapper" }, index.h(input_util.TextareaElement, { key: '9c051f207d06a4943540ed2c4f6d8b8be8ab1358', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.isManuallyResized ? this.manualHeight : this.textareaHeight, textareaWidth: this.isManuallyResized ? this.manualWidth : this.textareaWidth, resizeBehavior: this.resizeBehavior, readonly: this.readonly, disabled: this.disabled, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, textAreaRef: this.textAreaRef, valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
161
+ } }, index.h("ix-field-wrapper", { key: '7e69d00bbdef14efac3be23a093602dc2c0dae76', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.textAreaRef }, !!this.maxLength && this.maxLength > 0 && (index.h("ix-typography", { key: 'ebd14c19b62522cfb95ab1aa5177931020e12673', class: "bottom-text", slot: "bottom-right", textColor: "soft" }, ((_a = this.value) !== null && _a !== void 0 ? _a : '').length, "/", this.maxLength)), index.h("div", { key: '26855cb5d7dcd374388e8c6d8ab8102b57414a47', class: "input-wrapper" }, index.h(input_util.TextareaElement, { key: '763de52ae31785cc5fd08b37c6f926528f3e665e', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.isManuallyResized ? this.manualHeight : this.textareaHeight, textareaWidth: this.isManuallyResized ? this.manualWidth : this.textareaWidth, resizeBehavior: this.resizeBehavior, readonly: this.readonly, disabled: this.disabled, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, textAreaRef: this.textAreaRef, valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => {
162
162
  input_util.onInputBlur(this, this.textAreaRef.current);
163
163
  this.touched = true;
164
164
  } })))));
@@ -1,6 +1,6 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DuDLgBnw.js');
3
+ var index = require('./index-C8Xo8L1k.js');
4
4
 
5
5
  const tileCss = ":host{min-width:11.937rem;max-width:11.937rem;width:11.937rem;display:flex;flex-direction:column;border:1px solid var(--theme-tile--border);border-radius:var(--theme-tile--border-radius);background-color:var(--theme-color-2);color:var(--theme-color-std-text);box-shadow:var(--theme-tile--box-shadow)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host{}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host{}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host{}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host{}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tile-header{display:flex;align-items:center;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}:host .tile-header,:host .tile-subheader,:host .tile-content,:host .tile-footer{padding:0 1rem}:host .tile-header,:host .tile-content{flex-grow:1}:host .tile-header.has-content{display:flex;height:2.5rem;max-height:2.5rem;padding-inline-end:0.5rem}:host .tile-subheader{color:var(--theme-btn-invisible-secondary--color);flex-grow:0}:host .tile-footer.has-content{border-block-start:1px solid var(--theme-color-1);height:2.5rem}:host(.tile-small){height:2.5rem;min-height:2.5rem;max-height:2.5rem}:host(.tile-medium){height:5rem;min-height:5rem;max-height:5rem}:host(.tile-big){height:10rem;min-height:10rem;max-height:10rem}:host(:active),:host(:focus-visible),:host(:visited){outline:none}";
6
6
 
@@ -21,17 +21,17 @@ const Tile = class {
21
21
  this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
22
22
  }
23
23
  render() {
24
- return (index.h(index.Host, { key: 'e4355ad46843a1f23ce91dedb17d4e4bfb5a36fc', class: {
24
+ return (index.h(index.Host, { key: 'aa9ab71b723ec68685a2d0a37b53d9edcfe82cd6', class: {
25
25
  'tile-small': this.size === 'small',
26
26
  'tile-medium': this.size === 'medium',
27
27
  'tile-big': this.size === 'big',
28
- } }, index.h("div", { key: '43f307019c86fbf6b930d8539373dff898340b55', class: {
28
+ } }, index.h("div", { key: 'fdbc231e60e607c9a5c60d66138f87d563d3a1d1', class: {
29
29
  'tile-header': true,
30
30
  'has-content': this.hasHeaderSlot,
31
- } }, index.h("slot", { key: '72d72fd4daf1f51897fc576eced23d2606d194c0', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), index.h("div", { key: '4e5ff688e3e4a36d3b69a94929f342e1726e372b', class: "tile-subheader" }, index.h("slot", { key: 'e695880d57440390881181a80a47ceb0b5ef4359', name: "subheader" })), index.h("div", { key: '23b985df1186dcef26a02220a31131812db83b6c', class: "tile-content" }, index.h("slot", { key: 'b60ce52d51b0bdc13d69c781262565ffef9db17d' })), index.h("div", { key: '1bd7a2c15693384b44989b2a00d4d1e2bfd11973', class: {
31
+ } }, index.h("slot", { key: 'f881aa65ee46aa1f8ea7991d94e934fed4fe5e6a', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), index.h("div", { key: '3a7603fe58fd66c7309a9ec743839f6df1db88d3', class: "tile-subheader" }, index.h("slot", { key: '846def8a0c20dba9c4d929a10ffad9ad2da73128', name: "subheader" })), index.h("div", { key: '1a1c7830c296988a0928d76b2af53c14d999e2ac', class: "tile-content" }, index.h("slot", { key: '5450f27247704ac16db78f1c6507ea9319c367c4' })), index.h("div", { key: '0464f19054f1c1e15c06fdab283d72f17ab0b9cd', class: {
32
32
  'tile-footer': true,
33
33
  'has-content': this.hasFooterSlot,
34
- } }, index.h("slot", { key: 'd5ac25a1a60864047a8130a19158c0fbc070a95e', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
34
+ } }, index.h("slot", { key: 'ce04db8085fda4bb5faaa170895cad9c8f850555', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
35
35
  }
36
36
  get hostElement() { return index.getElement(this); }
37
37
  };
@@ -1,10 +1,10 @@
1
1
  'use strict';
2
2
 
3
- var index = require('./index-DuDLgBnw.js');
3
+ var index = require('./index-C8Xo8L1k.js');
4
4
  var index$1 = require('./index-Dyz3z1FD.js');
5
5
  var datetime = require('./datetime-Dvtv5O8f.js');
6
- var input_util = require('./input.util-B2BCXE7G.js');
7
- var validation = require('./validation-Dxmd4P7I.js');
6
+ var input_util = require('./input.util-4AhBphgX.js');
7
+ var validation = require('./validation-CfL71_0d.js');
8
8
  var makeRef = require('./make-ref-BaH6_YJk.js');
9
9
  var pickerInput_util = require('./picker-input.util-DJNAVluZ.js');
10
10
  require('./a11y-B_6chCvu.js');
@@ -277,12 +277,12 @@ const TimeInput = class {
277
277
  const invalidText = this.isInputInvalid
278
278
  ? this.i18nErrorTimeUnparsable
279
279
  : this.invalidText;
280
- return (index.h(index.Host, { key: '0001640191c8b6d5eae25490ea8d7759e1ce8466', class: {
280
+ return (index.h(index.Host, { key: '09ce97a9605c6b22a872712c038a2628e5b0b81a', class: {
281
281
  disabled: this.disabled,
282
282
  readonly: this.readonly,
283
- } }, index.h("ix-field-wrapper", { key: '37c77257a9bb1b3d59de20534d21a22dfd0c94d3', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, infoText: this.infoText, isInfo: this.isInfo, isWarning: this.isWarning, warningText: this.warningText, isValid: this.isValid, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, required: this.required, controlRef: this.inputElementRef }, this.renderInput()), index.h("ix-dropdown", { key: '07f92d4dff124abdd559c9d3b5bb4c6411f844db', "data-testid": "time-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
283
+ } }, index.h("ix-field-wrapper", { key: '7885db329aa8632cfaeb55d427ba4d142a8b6ec6', label: this.label, helperText: this.helperText, isInvalid: this.isInvalid, invalidText: invalidText, infoText: this.infoText, isInfo: this.isInfo, isWarning: this.isWarning, warningText: this.warningText, isValid: this.isValid, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, required: this.required, controlRef: this.inputElementRef }, this.renderInput()), index.h("ix-dropdown", { key: 'e1e55b1d1b48ba6b90e9181814c7d01e1fcd8bae', "data-testid": "time-dropdown", trigger: this.inputElementRef.waitForCurrent(), ref: this.dropdownElementRef, closeBehavior: "outside", suppressOverflowBehavior: true, show: this.show, onShowChanged: (event) => {
284
284
  this.show = event.detail;
285
- } }, index.h("ix-time-picker", { key: '319619865e7f73b4896863289dc2a00b612ac8b2', ref: this.timePickerRef, format: this.format, time: (_a = this.time) !== null && _a !== void 0 ? _a : '', hourInterval: this.hourInterval, minuteInterval: this.minuteInterval, secondInterval: this.secondInterval, millisecondInterval: this.millisecondInterval, standaloneAppearance: false, hideHeader: this.hideHeader, i18nConfirmTime: this.i18nSelectTime, i18nHeader: this.i18nTime, i18nHourColumnHeader: this.i18nHourColumnHeader, i18nSecondColumnHeader: this.i18nSecondColumnHeader, i18nMinuteColumnHeader: this.i18nMinuteColumnHeader, i18nMillisecondColumnHeader: this.i18nMillisecondColumnHeader, onTimeSelect: (event) => {
285
+ } }, index.h("ix-time-picker", { key: '7c3b0350de27af8fe8633478ce1100fd62f75976', ref: this.timePickerRef, format: this.format, time: (_a = this.time) !== null && _a !== void 0 ? _a : '', hourInterval: this.hourInterval, minuteInterval: this.minuteInterval, secondInterval: this.secondInterval, millisecondInterval: this.millisecondInterval, embedded: true, hideHeader: this.hideHeader, i18nConfirmTime: this.i18nSelectTime, i18nHeader: this.i18nTime, i18nHourColumnHeader: this.i18nHourColumnHeader, i18nSecondColumnHeader: this.i18nSecondColumnHeader, i18nMinuteColumnHeader: this.i18nMinuteColumnHeader, i18nMillisecondColumnHeader: this.i18nMillisecondColumnHeader, onTimeSelect: (event) => {
286
286
  this.onInput(event.detail);
287
287
  this.show = false;
288
288
  } }))));
@@ -1 +1 @@
1
- {"version":3,"file":"ix-time-input.entry.cjs.js","sources":["src/components/time-input/time-input.scss?tag=ix-time-input&encapsulation=shadow","src/components/time-input/time-input.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@use 'mixins/shadow-dom/component';\n@use 'mixins/input';\n@use './../input/input.mixins.scss' as input-mixins;\n\n@include input-mixins.input-field;\n\n:host {\n display: inline-block;\n position: relative;\n\n @include component.ix-component;\n\n input {\n width: 100%;\n height: 100%;\n }\n\n .time-icon-hidden {\n display: none;\n }\n}\n\n:host(.readonly) {\n input {\n pointer-events: none;\n }\n}\n\n.input-wrapper {\n position: relative;\n}\n","/*\n * SPDX-FileCopyrightText: 2025 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { iconClock } from '@siemens/ix-icons/icons';\nimport {\n AttachInternals,\n Component,\n Element,\n Event,\n EventEmitter,\n Host,\n Method,\n Prop,\n State,\n Watch,\n h,\n} from '@stencil/core';\nimport { DateTime } from 'luxon';\nimport { SlotEnd, SlotStart } from '../input/input.fc';\nimport {\n DisposableChangesAndVisibilityObservers,\n addDisposableChangesAndVisibilityObservers,\n adjustPaddingForStartAndEnd,\n} from '../input/input.util';\nimport {\n ClassMutationObserver,\n HookValidationLifecycle,\n IxInputFieldComponent,\n ValidationResults,\n createClassMutationObserver,\n} from '../utils/input';\nimport { makeRef } from '../utils/make-ref';\nimport { IxTimePickerCustomEvent } from '../../components';\nimport type { TimeInputValidityState } from './time-input.types';\nimport {\n closeDropdown as closeDropdownUtil,\n createValidityState,\n handleIconClick,\n openDropdown as openDropdownUtil,\n} from '../utils/input/picker-input.util';\n\n/**\n * @since 3.2.0\n * @form-ready\n * @slot start - Element will be displayed at the start of the input\n * @slot end - Element will be displayed at the end of the input\n */\n@Component({\n tag: 'ix-time-input',\n styleUrl: 'time-input.scss',\n shadow: true,\n formAssociated: true,\n})\nexport class TimeInput implements IxInputFieldComponent<string> {\n @Element() hostElement!: HTMLIxTimeInputElement;\n @AttachInternals() formInternals!: ElementInternals;\n\n /**\n * Name of the input element\n */\n @Prop({ reflect: true }) name?: string;\n\n /**\n * Placeholder of the input element\n */\n @Prop({ reflect: true }) placeholder?: string;\n\n /**\n * Value of the input element\n */\n @Prop({ reflect: true, mutable: true }) value: string = '';\n\n @Watch('value') watchValuePropHandler(newValue: string) {\n this.onInput(newValue);\n }\n\n /**\n * Format of time string\n * See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.\n */\n @Prop() format: string = 'TT';\n\n /**\n * Required attribute\n */\n @Prop() required?: boolean;\n\n /**\n * Helper text below the input field\n */\n @Prop() helperText?: string;\n\n /**\n * Label of the input field\n */\n @Prop() label?: string;\n\n /**\n * Error text below the input field\n */\n @Prop({ reflect: true }) invalidText?: string;\n\n /**\n * Readonly attribute\n */\n @Prop() readonly: boolean = false;\n\n /**\n * Disabled attribute\n */\n @Prop() disabled: boolean = false;\n\n /**\n * Info text below the input field\n */\n @Prop() infoText?: string;\n\n /**\n * Warning text below the input field\n */\n @Prop() warningText?: string;\n\n /**\n * Valid text below the input field\n */\n @Prop() validText?: string;\n\n /**\n * Show text as tooltip\n */\n @Prop() showTextAsTooltip?: boolean;\n\n /**\n * I18n string for the error message when the time is not parsable\n */\n @Prop({ attribute: 'i18n-error-time-unparsable' }) i18nErrorTimeUnparsable =\n 'Time is not valid';\n\n /**\n * Interval for hour selection\n */\n @Prop() hourInterval: number = 1;\n\n /**\n * Interval for minute selection\n */\n @Prop() minuteInterval: number = 1;\n\n /**\n * Interval for second selection\n */\n @Prop() secondInterval: number = 1;\n\n /**\n * Interval for millisecond selection\n */\n @Prop() millisecondInterval: number = 100;\n\n /**\n * Text of time-picker time select button\n */\n @Prop({ attribute: 'i18n-select-time' }) i18nSelectTime: string = 'Confirm';\n\n /**\n * Text for time-picker top label\n */\n @Prop({ attribute: 'i18n-time' }) i18nTime: string = 'Time';\n\n /**\n * Text for time-picker hour column header\n */\n @Prop({ attribute: 'i18n-hour-column-header' }) i18nHourColumnHeader: string =\n 'hr';\n\n /**\n * Text for time-picker minute column header\n */\n // eslint-disable-next-line @stencil-community/decorators-style\n @Prop({ attribute: 'i18n-minute-column-header' })\n i18nMinuteColumnHeader: string = 'min';\n\n /**\n * Text for time-picker second column header\n */\n // eslint-disable-next-line @stencil-community/decorators-style\n @Prop({ attribute: 'i18n-second-column-header' })\n i18nSecondColumnHeader: string = 'sec';\n\n /**\n * Text for time-picker millisecond column header\n */\n // eslint-disable-next-line @stencil-community/decorators-style\n @Prop({ attribute: 'i18n-millisecond-column-header' })\n i18nMillisecondColumnHeader: string = 'ms';\n\n /**\n * Hides the header of the picker.\n *\n * @since 4.0.0\n */\n @Prop() hideHeader: boolean = false;\n\n /**\n * Input change event.\n */\n @Event({ cancelable: false }) valueChange!: EventEmitter<string>;\n\n /**\n * Validation state change event.\n */\n @Event() validityStateChange!: EventEmitter<TimeInputValidityState>;\n\n /** @internal */\n @Event() ixFocus!: EventEmitter<void>;\n\n /** @internal */\n @Event() ixBlur!: EventEmitter<void>;\n\n @State() show = false;\n @State() time: string | null = null;\n @State() isInputInvalid = false;\n @State() isInvalid = false;\n @State() isValid = false;\n @State() isInfo = false;\n @State() isWarning = false;\n @State() focus = false;\n\n private readonly slotStartRef = makeRef<HTMLDivElement>();\n private readonly slotEndRef = makeRef<HTMLDivElement>();\n\n private readonly timePickerRef = makeRef<HTMLIxTimePickerElement>();\n\n private readonly inputElementRef = makeRef<HTMLInputElement>();\n private readonly dropdownElementRef = makeRef<HTMLIxDropdownElement>();\n private classObserver?: ClassMutationObserver;\n private invalidReason?: string;\n private touched = false;\n\n private disposableChangesAndVisibilityObservers?: DisposableChangesAndVisibilityObservers;\n\n updateFormInternalValue(value: string): void {\n this.formInternals.setFormValue(value);\n this.value = value;\n }\n\n connectedCallback(): void {\n this.classObserver = createClassMutationObserver(this.hostElement, () =>\n this.checkClassList()\n );\n\n this.disposableChangesAndVisibilityObservers =\n addDisposableChangesAndVisibilityObservers(\n this.hostElement,\n this.updatePaddings.bind(this)\n );\n }\n\n componentWillLoad(): void {\n if (!this.value) {\n const now = DateTime.now();\n if (now.isValid) {\n this.value = now.toFormat(this.format);\n }\n }\n\n this.onInput(this.value);\n if (this.isInputInvalid) {\n this.time = null;\n } else {\n this.watchValue();\n }\n\n this.checkClassList();\n this.updateFormInternalValue(this.value);\n }\n\n private updatePaddings() {\n adjustPaddingForStartAndEnd(\n this.slotStartRef.current,\n this.slotEndRef.current,\n this.inputElementRef.current\n );\n }\n\n disconnectedCallback(): void {\n this.classObserver?.destroy();\n this.disposableChangesAndVisibilityObservers?.();\n }\n\n @Watch('value')\n watchValue() {\n this.time = this.value;\n }\n\n /** @internal */\n @Method()\n hasValidValue(): Promise<boolean> {\n return Promise.resolve(!!this.value);\n }\n\n /** @internal */\n @Method()\n getAssociatedFormElement(): Promise<HTMLFormElement | null> {\n return Promise.resolve(this.formInternals.form);\n }\n\n async onInput(value: string) {\n this.value = value;\n if (!value) {\n this.isInputInvalid = false;\n this.updateFormInternalValue(value);\n this.valueChange.emit(value);\n return;\n }\n\n if (!this.format) {\n return;\n }\n\n const time = DateTime.fromFormat(value, this.format);\n if (time.isValid) {\n this.isInputInvalid = false;\n } else {\n this.isInputInvalid = true;\n this.invalidReason = time.invalidReason;\n }\n\n this.updateFormInternalValue(value);\n this.valueChange.emit(value);\n }\n\n onTimeIconClick(event: Event) {\n handleIconClick(\n event,\n this.show,\n () => this.openDropdown(),\n this.inputElementRef\n );\n }\n\n async openDropdown() {\n // keep picker in sync with input\n this.time = this.value;\n\n return openDropdownUtil(this.dropdownElementRef);\n }\n\n async closeDropdown() {\n return closeDropdownUtil(this.dropdownElementRef);\n }\n\n private checkClassList() {\n this.isInvalid = this.hostElement.classList.contains('ix-invalid');\n }\n\n private renderInput() {\n return (\n <div class=\"input-wrapper\">\n <SlotStart\n slotStartRef={this.slotStartRef}\n onSlotChange={() => this.updatePaddings()}\n ></SlotStart>\n <input\n autoComplete=\"off\"\n class={{\n 'is-invalid': this.isInputInvalid,\n }}\n disabled={this.disabled}\n readOnly={this.readonly}\n required={this.required}\n ref={this.inputElementRef}\n type=\"text\"\n value={this.value}\n placeholder={this.placeholder}\n name={this.name}\n onInput={(event) => {\n const target = event.target as HTMLInputElement;\n this.onInput(target.value);\n }}\n onClick={(event) => {\n if (this.show) {\n event.stopPropagation();\n event.preventDefault();\n }\n }}\n onFocus={async () => {\n this.openDropdown();\n this.ixFocus.emit();\n }}\n onBlur={() => {\n this.ixBlur.emit();\n this.touched = true;\n }}\n ></input>\n <SlotEnd\n slotEndRef={this.slotEndRef}\n onSlotChange={() => this.updatePaddings()}\n >\n <ix-icon-button\n data-testid=\"open-time-picker\"\n class={{ 'time-icon-hidden': this.disabled || this.readonly }}\n variant=\"subtle-tertiary\"\n icon={iconClock}\n onClick={(event) => this.onTimeIconClick(event)}\n aria-label=\"Toggle time picker\"\n aria-expanded={this.show}\n ></ix-icon-button>\n </SlotEnd>\n </div>\n );\n }\n\n @HookValidationLifecycle()\n hookValidationLifecycle({\n isInfo,\n isInvalid,\n isInvalidByRequired,\n isValid,\n isWarning,\n }: ValidationResults) {\n this.isInvalid = isInvalid || isInvalidByRequired || this.isInputInvalid;\n this.isInfo = isInfo;\n this.isValid = isValid;\n this.isWarning = isWarning;\n }\n\n @Watch('isInputInvalid')\n async onInputValidationChange() {\n const state = await this.getValidityState();\n this.validityStateChange.emit({\n patternMismatch: state.patternMismatch,\n invalidReason: this.invalidReason,\n });\n }\n\n /** @internal */\n @Method()\n getValidityState(): Promise<ValidityState> {\n return Promise.resolve(\n createValidityState(this.isInputInvalid, !!this.required, this.value)\n );\n }\n\n /**\n * Get the native input element\n */\n @Method()\n getNativeInputElement(): Promise<HTMLInputElement> {\n return this.inputElementRef.waitForCurrent();\n }\n\n /**\n * Focuses the input field\n */\n @Method()\n async focusInput(): Promise<void> {\n return (await this.getNativeInputElement()).focus();\n }\n\n /**\n * Returns whether the text field has been touched.\n * @internal\n */\n @Method()\n isTouched(): Promise<boolean> {\n return Promise.resolve(this.touched);\n }\n\n render() {\n const invalidText = this.isInputInvalid\n ? this.i18nErrorTimeUnparsable\n : this.invalidText;\n\n return (\n <Host\n class={{\n disabled: this.disabled,\n readonly: this.readonly,\n }}\n >\n <ix-field-wrapper\n label={this.label}\n helperText={this.helperText}\n isInvalid={this.isInvalid}\n invalidText={invalidText}\n infoText={this.infoText}\n isInfo={this.isInfo}\n isWarning={this.isWarning}\n warningText={this.warningText}\n isValid={this.isValid}\n validText={this.validText}\n showTextAsTooltip={this.showTextAsTooltip}\n required={this.required}\n controlRef={this.inputElementRef}\n >\n {this.renderInput()}\n </ix-field-wrapper>\n <ix-dropdown\n data-testid=\"time-dropdown\"\n trigger={this.inputElementRef.waitForCurrent()}\n ref={this.dropdownElementRef}\n closeBehavior=\"outside\"\n suppressOverflowBehavior={true}\n show={this.show}\n onShowChanged={(event) => {\n this.show = event.detail;\n }}\n >\n <ix-time-picker\n ref={this.timePickerRef}\n format={this.format}\n time={this.time ?? ''}\n hourInterval={this.hourInterval}\n minuteInterval={this.minuteInterval}\n secondInterval={this.secondInterval}\n millisecondInterval={this.millisecondInterval}\n standaloneAppearance={false}\n hideHeader={this.hideHeader}\n i18nConfirmTime={this.i18nSelectTime}\n i18nHeader={this.i18nTime}\n i18nHourColumnHeader={this.i18nHourColumnHeader}\n i18nSecondColumnHeader={this.i18nSecondColumnHeader}\n i18nMinuteColumnHeader={this.i18nMinuteColumnHeader}\n i18nMillisecondColumnHeader={this.i18nMillisecondColumnHeader}\n onTimeSelect={(event: IxTimePickerCustomEvent<string>) => {\n this.onInput(event.detail);\n\n this.show = false;\n }}\n ></ix-time-picker>\n </ix-dropdown>\n </Host>\n );\n }\n}\n"],"names":["makeRef","createClassMutationObserver","addDisposableChangesAndVisibilityObservers","DateTime","adjustPaddingForStartAndEnd","handleIconClick","openDropdownUtil","closeDropdownUtil","h","SlotStart","SlotEnd","iconClock","createValidityState","Host","HookValidationLifecycle"],"mappings":"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"}
1
+ {"version":3,"file":"ix-time-input.entry.cjs.js","sources":["src/components/time-input/time-input.scss?tag=ix-time-input&encapsulation=shadow","src/components/time-input/time-input.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@use 'mixins/shadow-dom/component';\n@use 'mixins/input';\n@use './../input/input.mixins.scss' as input-mixins;\n\n@include input-mixins.input-field;\n\n:host {\n display: inline-block;\n position: relative;\n\n @include component.ix-component;\n\n input {\n width: 100%;\n height: 100%;\n }\n\n .time-icon-hidden {\n display: none;\n }\n}\n\n:host(.readonly) {\n input {\n pointer-events: none;\n }\n}\n\n.input-wrapper {\n position: relative;\n}\n","/*\n * SPDX-FileCopyrightText: 2025 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { iconClock } from '@siemens/ix-icons/icons';\nimport {\n AttachInternals,\n Component,\n Element,\n Event,\n EventEmitter,\n Host,\n Method,\n Prop,\n State,\n Watch,\n h,\n} from '@stencil/core';\nimport { DateTime } from 'luxon';\nimport { SlotEnd, SlotStart } from '../input/input.fc';\nimport {\n DisposableChangesAndVisibilityObservers,\n addDisposableChangesAndVisibilityObservers,\n adjustPaddingForStartAndEnd,\n} from '../input/input.util';\nimport {\n ClassMutationObserver,\n HookValidationLifecycle,\n IxInputFieldComponent,\n ValidationResults,\n createClassMutationObserver,\n} from '../utils/input';\nimport { makeRef } from '../utils/make-ref';\nimport { IxTimePickerCustomEvent } from '../../components';\nimport type { TimeInputValidityState } from './time-input.types';\nimport {\n closeDropdown as closeDropdownUtil,\n createValidityState,\n handleIconClick,\n openDropdown as openDropdownUtil,\n} from '../utils/input/picker-input.util';\n\n/**\n * @since 3.2.0\n * @form-ready\n * @slot start - Element will be displayed at the start of the input\n * @slot end - Element will be displayed at the end of the input\n */\n@Component({\n tag: 'ix-time-input',\n styleUrl: 'time-input.scss',\n shadow: true,\n formAssociated: true,\n})\nexport class TimeInput implements IxInputFieldComponent<string> {\n @Element() hostElement!: HTMLIxTimeInputElement;\n @AttachInternals() formInternals!: ElementInternals;\n\n /**\n * Name of the input element\n */\n @Prop({ reflect: true }) name?: string;\n\n /**\n * Placeholder of the input element\n */\n @Prop({ reflect: true }) placeholder?: string;\n\n /**\n * Value of the input element\n */\n @Prop({ reflect: true, mutable: true }) value: string = '';\n\n @Watch('value') watchValuePropHandler(newValue: string) {\n this.onInput(newValue);\n }\n\n /**\n * Format of time string\n * See {@link https://moment.github.io/luxon/#/formatting?id=table-of-tokens} for all available tokens.\n */\n @Prop() format: string = 'TT';\n\n /**\n * Required attribute\n */\n @Prop() required?: boolean;\n\n /**\n * Helper text below the input field\n */\n @Prop() helperText?: string;\n\n /**\n * Label of the input field\n */\n @Prop() label?: string;\n\n /**\n * Error text below the input field\n */\n @Prop({ reflect: true }) invalidText?: string;\n\n /**\n * Readonly attribute\n */\n @Prop() readonly: boolean = false;\n\n /**\n * Disabled attribute\n */\n @Prop() disabled: boolean = false;\n\n /**\n * Info text below the input field\n */\n @Prop() infoText?: string;\n\n /**\n * Warning text below the input field\n */\n @Prop() warningText?: string;\n\n /**\n * Valid text below the input field\n */\n @Prop() validText?: string;\n\n /**\n * Show text as tooltip\n */\n @Prop() showTextAsTooltip?: boolean;\n\n /**\n * I18n string for the error message when the time is not parsable\n */\n @Prop({ attribute: 'i18n-error-time-unparsable' }) i18nErrorTimeUnparsable =\n 'Time is not valid';\n\n /**\n * Interval for hour selection\n */\n @Prop() hourInterval: number = 1;\n\n /**\n * Interval for minute selection\n */\n @Prop() minuteInterval: number = 1;\n\n /**\n * Interval for second selection\n */\n @Prop() secondInterval: number = 1;\n\n /**\n * Interval for millisecond selection\n */\n @Prop() millisecondInterval: number = 100;\n\n /**\n * Text of time-picker time select button\n */\n @Prop({ attribute: 'i18n-select-time' }) i18nSelectTime: string = 'Confirm';\n\n /**\n * Text for time-picker top label\n */\n @Prop({ attribute: 'i18n-time' }) i18nTime: string = 'Time';\n\n /**\n * Text for time-picker hour column header\n */\n @Prop({ attribute: 'i18n-hour-column-header' }) i18nHourColumnHeader: string =\n 'hr';\n\n /**\n * Text for time-picker minute column header\n */\n // eslint-disable-next-line @stencil-community/decorators-style\n @Prop({ attribute: 'i18n-minute-column-header' })\n i18nMinuteColumnHeader: string = 'min';\n\n /**\n * Text for time-picker second column header\n */\n // eslint-disable-next-line @stencil-community/decorators-style\n @Prop({ attribute: 'i18n-second-column-header' })\n i18nSecondColumnHeader: string = 'sec';\n\n /**\n * Text for time-picker millisecond column header\n */\n // eslint-disable-next-line @stencil-community/decorators-style\n @Prop({ attribute: 'i18n-millisecond-column-header' })\n i18nMillisecondColumnHeader: string = 'ms';\n\n /**\n * Hides the header of the picker.\n *\n * @since 4.0.0\n */\n @Prop() hideHeader: boolean = false;\n\n /**\n * Input change event.\n */\n @Event({ cancelable: false }) valueChange!: EventEmitter<string>;\n\n /**\n * Validation state change event.\n */\n @Event() validityStateChange!: EventEmitter<TimeInputValidityState>;\n\n /** @internal */\n @Event() ixFocus!: EventEmitter<void>;\n\n /** @internal */\n @Event() ixBlur!: EventEmitter<void>;\n\n @State() show = false;\n @State() time: string | null = null;\n @State() isInputInvalid = false;\n @State() isInvalid = false;\n @State() isValid = false;\n @State() isInfo = false;\n @State() isWarning = false;\n @State() focus = false;\n\n private readonly slotStartRef = makeRef<HTMLDivElement>();\n private readonly slotEndRef = makeRef<HTMLDivElement>();\n\n private readonly timePickerRef = makeRef<HTMLIxTimePickerElement>();\n\n private readonly inputElementRef = makeRef<HTMLInputElement>();\n private readonly dropdownElementRef = makeRef<HTMLIxDropdownElement>();\n private classObserver?: ClassMutationObserver;\n private invalidReason?: string;\n private touched = false;\n\n private disposableChangesAndVisibilityObservers?: DisposableChangesAndVisibilityObservers;\n\n updateFormInternalValue(value: string): void {\n this.formInternals.setFormValue(value);\n this.value = value;\n }\n\n connectedCallback(): void {\n this.classObserver = createClassMutationObserver(this.hostElement, () =>\n this.checkClassList()\n );\n\n this.disposableChangesAndVisibilityObservers =\n addDisposableChangesAndVisibilityObservers(\n this.hostElement,\n this.updatePaddings.bind(this)\n );\n }\n\n componentWillLoad(): void {\n if (!this.value) {\n const now = DateTime.now();\n if (now.isValid) {\n this.value = now.toFormat(this.format);\n }\n }\n\n this.onInput(this.value);\n if (this.isInputInvalid) {\n this.time = null;\n } else {\n this.watchValue();\n }\n\n this.checkClassList();\n this.updateFormInternalValue(this.value);\n }\n\n private updatePaddings() {\n adjustPaddingForStartAndEnd(\n this.slotStartRef.current,\n this.slotEndRef.current,\n this.inputElementRef.current\n );\n }\n\n disconnectedCallback(): void {\n this.classObserver?.destroy();\n this.disposableChangesAndVisibilityObservers?.();\n }\n\n @Watch('value')\n watchValue() {\n this.time = this.value;\n }\n\n /** @internal */\n @Method()\n hasValidValue(): Promise<boolean> {\n return Promise.resolve(!!this.value);\n }\n\n /** @internal */\n @Method()\n getAssociatedFormElement(): Promise<HTMLFormElement | null> {\n return Promise.resolve(this.formInternals.form);\n }\n\n async onInput(value: string) {\n this.value = value;\n if (!value) {\n this.isInputInvalid = false;\n this.updateFormInternalValue(value);\n this.valueChange.emit(value);\n return;\n }\n\n if (!this.format) {\n return;\n }\n\n const time = DateTime.fromFormat(value, this.format);\n if (time.isValid) {\n this.isInputInvalid = false;\n } else {\n this.isInputInvalid = true;\n this.invalidReason = time.invalidReason;\n }\n\n this.updateFormInternalValue(value);\n this.valueChange.emit(value);\n }\n\n onTimeIconClick(event: Event) {\n handleIconClick(\n event,\n this.show,\n () => this.openDropdown(),\n this.inputElementRef\n );\n }\n\n async openDropdown() {\n // keep picker in sync with input\n this.time = this.value;\n\n return openDropdownUtil(this.dropdownElementRef);\n }\n\n async closeDropdown() {\n return closeDropdownUtil(this.dropdownElementRef);\n }\n\n private checkClassList() {\n this.isInvalid = this.hostElement.classList.contains('ix-invalid');\n }\n\n private renderInput() {\n return (\n <div class=\"input-wrapper\">\n <SlotStart\n slotStartRef={this.slotStartRef}\n onSlotChange={() => this.updatePaddings()}\n ></SlotStart>\n <input\n autoComplete=\"off\"\n class={{\n 'is-invalid': this.isInputInvalid,\n }}\n disabled={this.disabled}\n readOnly={this.readonly}\n required={this.required}\n ref={this.inputElementRef}\n type=\"text\"\n value={this.value}\n placeholder={this.placeholder}\n name={this.name}\n onInput={(event) => {\n const target = event.target as HTMLInputElement;\n this.onInput(target.value);\n }}\n onClick={(event) => {\n if (this.show) {\n event.stopPropagation();\n event.preventDefault();\n }\n }}\n onFocus={async () => {\n this.openDropdown();\n this.ixFocus.emit();\n }}\n onBlur={() => {\n this.ixBlur.emit();\n this.touched = true;\n }}\n ></input>\n <SlotEnd\n slotEndRef={this.slotEndRef}\n onSlotChange={() => this.updatePaddings()}\n >\n <ix-icon-button\n data-testid=\"open-time-picker\"\n class={{ 'time-icon-hidden': this.disabled || this.readonly }}\n variant=\"subtle-tertiary\"\n icon={iconClock}\n onClick={(event) => this.onTimeIconClick(event)}\n aria-label=\"Toggle time picker\"\n aria-expanded={this.show}\n ></ix-icon-button>\n </SlotEnd>\n </div>\n );\n }\n\n @HookValidationLifecycle()\n hookValidationLifecycle({\n isInfo,\n isInvalid,\n isInvalidByRequired,\n isValid,\n isWarning,\n }: ValidationResults) {\n this.isInvalid = isInvalid || isInvalidByRequired || this.isInputInvalid;\n this.isInfo = isInfo;\n this.isValid = isValid;\n this.isWarning = isWarning;\n }\n\n @Watch('isInputInvalid')\n async onInputValidationChange() {\n const state = await this.getValidityState();\n this.validityStateChange.emit({\n patternMismatch: state.patternMismatch,\n invalidReason: this.invalidReason,\n });\n }\n\n /** @internal */\n @Method()\n getValidityState(): Promise<ValidityState> {\n return Promise.resolve(\n createValidityState(this.isInputInvalid, !!this.required, this.value)\n );\n }\n\n /**\n * Get the native input element\n */\n @Method()\n getNativeInputElement(): Promise<HTMLInputElement> {\n return this.inputElementRef.waitForCurrent();\n }\n\n /**\n * Focuses the input field\n */\n @Method()\n async focusInput(): Promise<void> {\n return (await this.getNativeInputElement()).focus();\n }\n\n /**\n * Returns whether the text field has been touched.\n * @internal\n */\n @Method()\n isTouched(): Promise<boolean> {\n return Promise.resolve(this.touched);\n }\n\n render() {\n const invalidText = this.isInputInvalid\n ? this.i18nErrorTimeUnparsable\n : this.invalidText;\n\n return (\n <Host\n class={{\n disabled: this.disabled,\n readonly: this.readonly,\n }}\n >\n <ix-field-wrapper\n label={this.label}\n helperText={this.helperText}\n isInvalid={this.isInvalid}\n invalidText={invalidText}\n infoText={this.infoText}\n isInfo={this.isInfo}\n isWarning={this.isWarning}\n warningText={this.warningText}\n isValid={this.isValid}\n validText={this.validText}\n showTextAsTooltip={this.showTextAsTooltip}\n required={this.required}\n controlRef={this.inputElementRef}\n >\n {this.renderInput()}\n </ix-field-wrapper>\n <ix-dropdown\n data-testid=\"time-dropdown\"\n trigger={this.inputElementRef.waitForCurrent()}\n ref={this.dropdownElementRef}\n closeBehavior=\"outside\"\n suppressOverflowBehavior={true}\n show={this.show}\n onShowChanged={(event) => {\n this.show = event.detail;\n }}\n >\n <ix-time-picker\n ref={this.timePickerRef}\n format={this.format}\n time={this.time ?? ''}\n hourInterval={this.hourInterval}\n minuteInterval={this.minuteInterval}\n secondInterval={this.secondInterval}\n millisecondInterval={this.millisecondInterval}\n embedded\n hideHeader={this.hideHeader}\n i18nConfirmTime={this.i18nSelectTime}\n i18nHeader={this.i18nTime}\n i18nHourColumnHeader={this.i18nHourColumnHeader}\n i18nSecondColumnHeader={this.i18nSecondColumnHeader}\n i18nMinuteColumnHeader={this.i18nMinuteColumnHeader}\n i18nMillisecondColumnHeader={this.i18nMillisecondColumnHeader}\n onTimeSelect={(event: IxTimePickerCustomEvent<string>) => {\n this.onInput(event.detail);\n\n this.show = false;\n }}\n ></ix-time-picker>\n </ix-dropdown>\n </Host>\n );\n }\n}\n"],"names":["makeRef","createClassMutationObserver","addDisposableChangesAndVisibilityObservers","DateTime","adjustPaddingForStartAndEnd","handleIconClick","openDropdownUtil","closeDropdownUtil","h","SlotStart","SlotEnd","iconClock","createValidityState","Host","HookValidationLifecycle"],"mappings":"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"}