@siemens/ix 3.0.0-alpha.3 → 3.0.0-alpha.4

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 (893) hide show
  1. package/components/index.js +2 -2
  2. package/components/ix-action-card.js +4 -4
  3. package/components/ix-application-header.js +1 -1
  4. package/components/ix-application-sidebar.js +1 -1
  5. package/components/ix-application-switch-modal.js +6 -6
  6. package/components/ix-application.js +2 -2
  7. package/components/ix-avatar.js +1 -1
  8. package/components/ix-basic-navigation.js +7 -7
  9. package/components/ix-blind.js +2 -2
  10. package/components/ix-breadcrumb-item.js +1 -1
  11. package/components/ix-breadcrumb.js +6 -6
  12. package/components/ix-button.js +1 -1
  13. package/components/ix-card-accordion.js +1 -1
  14. package/components/ix-card-content.js +1 -1
  15. package/components/ix-card-list.js +7 -7
  16. package/components/ix-card-title.js +1 -1
  17. package/components/ix-card.js +1 -1
  18. package/components/ix-category-filter.js +8 -8
  19. package/components/ix-checkbox-group.js +6 -6
  20. package/components/ix-checkbox.js +3 -3
  21. package/components/ix-chip.js +5 -5
  22. package/components/ix-col.js +1 -1
  23. package/components/ix-content-header.js +4 -4
  24. package/components/ix-content.js +1 -1
  25. package/components/ix-css-grid-item.js +1 -1
  26. package/components/ix-css-grid.js +1 -1
  27. package/components/ix-custom-field.js +6 -6
  28. package/components/ix-date-dropdown.js +12 -12
  29. package/components/ix-date-input.js +13 -13
  30. package/components/ix-date-picker.js +1 -1
  31. package/components/ix-date-time-card.js +1 -1
  32. package/components/ix-datetime-picker.js +12 -12
  33. package/components/ix-divider.js +1 -1
  34. package/components/ix-drawer.js +3 -3
  35. package/components/ix-dropdown-button.js +5 -5
  36. package/components/ix-dropdown-header.js +2 -2
  37. package/components/ix-dropdown-item.js +1 -1
  38. package/components/ix-dropdown-quick-actions.js +1 -1
  39. package/components/ix-dropdown.js +1 -1
  40. package/components/ix-empty-state.js +4 -4
  41. package/components/ix-event-list-item.js +1 -1
  42. package/components/ix-event-list.js +21 -10
  43. package/components/ix-event-list.js.map +1 -1
  44. package/components/ix-expanding-search.js +3 -3
  45. package/components/ix-field-label.js +1 -1
  46. package/components/ix-field-wrapper.js +1 -1
  47. package/components/ix-filter-chip.js +1 -1
  48. package/components/ix-flip-tile-content.js +1 -1
  49. package/components/ix-flip-tile.js +3 -3
  50. package/components/ix-group-context-menu.js +1 -1
  51. package/components/ix-group-item.js +1 -1
  52. package/components/ix-group.js +5 -5
  53. package/components/ix-helper-text.js +4 -4
  54. package/components/ix-icon-button.js +1 -1
  55. package/components/ix-icon-toggle-button.js +3 -3
  56. package/components/ix-input-group.js +1 -1
  57. package/components/ix-input.js +9 -9
  58. package/components/ix-key-value-list.js +1 -1
  59. package/components/ix-key-value.js +1 -1
  60. package/components/ix-kpi.js +1 -1
  61. package/components/ix-layout-auto.js +1 -1
  62. package/components/ix-layout-grid.js +1 -1
  63. package/components/ix-link-button.js +1 -1
  64. package/components/ix-map-navigation-overlay.js +1 -1
  65. package/components/ix-map-navigation.js +8 -8
  66. package/components/ix-menu-about-item.js +1 -1
  67. package/components/ix-menu-about-news.js +5 -5
  68. package/components/ix-menu-about.js +6 -6
  69. package/components/ix-menu-avatar-item.js +1 -1
  70. package/components/ix-menu-avatar.js +8 -8
  71. package/components/ix-menu-category.js +7 -7
  72. package/components/ix-menu-expand-icon.js +1 -1
  73. package/components/ix-menu-item.js +1 -1
  74. package/components/ix-menu-settings-item.js +1 -1
  75. package/components/ix-menu-settings.js +1 -1
  76. package/components/ix-menu.js +7 -7
  77. package/components/ix-message-bar.js +3 -3
  78. package/components/ix-modal-content.js +1 -1
  79. package/components/ix-modal-footer.js +1 -1
  80. package/components/ix-modal-header.js +1 -1
  81. package/components/ix-modal-loading.js +2 -2
  82. package/components/ix-modal.js +3 -3
  83. package/components/ix-number-input.js +9 -9
  84. package/components/ix-pagination.js +13 -13
  85. package/components/ix-pane-layout.js +1 -1
  86. package/components/ix-pane.js +4 -4
  87. package/components/ix-pill.js +3 -3
  88. package/components/ix-push-card.js +6 -6
  89. package/components/ix-radio-group.js +6 -6
  90. package/components/ix-radio.js +2 -2
  91. package/components/ix-row.js +1 -1
  92. package/components/ix-select-item.js +1 -1
  93. package/components/ix-select.js +1 -1
  94. package/components/ix-slider.js +4 -4
  95. package/components/ix-spinner.js +1 -1
  96. package/components/ix-split-button.js +5 -5
  97. package/components/ix-tab-item.js +1 -1
  98. package/components/ix-tabs.js +1 -1
  99. package/components/ix-textarea.js +7 -7
  100. package/components/ix-tile.js +1 -1
  101. package/components/ix-time-picker.js +1 -1
  102. package/components/ix-toast-container.js +4 -4
  103. package/components/ix-toast.js +1 -1
  104. package/components/ix-toggle-button.js +3 -3
  105. package/components/ix-toggle.js +2 -2
  106. package/components/ix-tooltip.js +1 -1
  107. package/components/ix-tree-item.js +1 -1
  108. package/components/ix-tree.js +26 -12
  109. package/components/ix-tree.js.map +1 -1
  110. package/components/ix-typography.js +1 -1
  111. package/components/ix-upload.js +5 -5
  112. package/components/ix-upload.js.map +1 -1
  113. package/components/ix-validation-tooltip.js +1 -1
  114. package/components/ix-workflow-step.js +1 -1
  115. package/components/ix-workflow-steps.js +1 -1
  116. package/components/{p-BkRdUBrT.js → p--wpo4GlP.js} +4 -4
  117. package/components/{p-BkRdUBrT.js.map → p--wpo4GlP.js.map} +1 -1
  118. package/components/{p-D60flNJM.js → p-0nVQO6bk.js} +5 -5
  119. package/components/{p-D60flNJM.js.map → p-0nVQO6bk.js.map} +1 -1
  120. package/components/{p-nRLifbYD.js → p-12nKYxsa.js} +8 -8
  121. package/components/{p-nRLifbYD.js.map → p-12nKYxsa.js.map} +1 -1
  122. package/components/{p-DcNP8_7d.js → p-2g5-4fWy.js} +3 -3
  123. package/components/{p-DcNP8_7d.js.map → p-2g5-4fWy.js.map} +1 -1
  124. package/components/{p-CAVJJh8O.js → p-B-zHEqXz.js} +8 -8
  125. package/components/{p-CAVJJh8O.js.map → p-B-zHEqXz.js.map} +1 -1
  126. package/components/{p-nxsAEeRV.js → p-B55mem60.js} +3 -3
  127. package/components/{p-nxsAEeRV.js.map → p-B55mem60.js.map} +1 -1
  128. package/components/{p-CIrU33UT.js → p-B9lvhAOc.js} +3 -3
  129. package/components/{p-CIrU33UT.js.map → p-B9lvhAOc.js.map} +1 -1
  130. package/components/{p-CtTl3_AV.js → p-BA1wZ05L.js} +158 -5
  131. package/components/p-BA1wZ05L.js.map +1 -0
  132. package/components/{p-jiOZu5Rs.js → p-BBSHeR_p.js} +3 -3
  133. package/components/{p-jiOZu5Rs.js.map → p-BBSHeR_p.js.map} +1 -1
  134. package/components/{p-DzCmj5t-.js → p-BBozAuYN.js} +3 -3
  135. package/components/{p-DzCmj5t-.js.map → p-BBozAuYN.js.map} +1 -1
  136. package/components/{p-CB5DzBgb.js → p-BDzoigTw.js} +9 -8
  137. package/components/p-BDzoigTw.js.map +1 -0
  138. package/components/{p-BAPgZLqz.js → p-BgpUzYBq.js} +3 -3
  139. package/components/{p-BAPgZLqz.js.map → p-BgpUzYBq.js.map} +1 -1
  140. package/components/{p-CI5W8CAi.js → p-Bnux5wOx.js} +3 -3
  141. package/components/{p-CI5W8CAi.js.map → p-Bnux5wOx.js.map} +1 -1
  142. package/components/{p-B_ksjKbq.js → p-BtKUjD8M.js} +4 -4
  143. package/components/p-BtKUjD8M.js.map +1 -0
  144. package/components/{p-BcWYFLel.js → p-BuK5WByk.js} +7 -7
  145. package/components/p-BuK5WByk.js.map +1 -0
  146. package/components/{p-CNFJ8TIs.js → p-BwyqOnwc.js} +31 -31
  147. package/components/p-BwyqOnwc.js.map +1 -0
  148. package/components/{p-D-z4lnIJ.js → p-C1BF91hb.js} +3 -3
  149. package/components/{p-D-z4lnIJ.js.map → p-C1BF91hb.js.map} +1 -1
  150. package/components/{p-C-mNdLd6.js → p-C7EBCKmV.js} +3 -3
  151. package/components/{p-C-mNdLd6.js.map → p-C7EBCKmV.js.map} +1 -1
  152. package/components/{p-BIjJHJC6.js → p-C8vn2GFY.js} +4 -4
  153. package/components/{p-BIjJHJC6.js.map → p-C8vn2GFY.js.map} +1 -1
  154. package/components/{p-vcRya6fE.js → p-CB1ADCkU.js} +4 -4
  155. package/components/{p-vcRya6fE.js.map → p-CB1ADCkU.js.map} +1 -1
  156. package/components/{p-CrQyJEVL.js → p-CEyDHqBY.js} +3 -3
  157. package/components/{p-CrQyJEVL.js.map → p-CEyDHqBY.js.map} +1 -1
  158. package/components/{p-C4TYRqdI.js → p-CVSy9bZ3.js} +3 -3
  159. package/components/{p-C4TYRqdI.js.map → p-CVSy9bZ3.js.map} +1 -1
  160. package/components/{p-DYsshkPV.js → p-CjvgrV9j.js} +5 -5
  161. package/components/{p-DYsshkPV.js.map → p-CjvgrV9j.js.map} +1 -1
  162. package/components/{p-Da1A2O4N.js → p-CniBfLG8.js} +6 -6
  163. package/components/{p-Da1A2O4N.js.map → p-CniBfLG8.js.map} +1 -1
  164. package/components/{p-C3b1PgFA.js → p-D-nh05RY.js} +3 -3
  165. package/components/{p-C3b1PgFA.js.map → p-D-nh05RY.js.map} +1 -1
  166. package/components/{p-Dly1Khc2.js → p-D0LdqSVb.js} +8 -8
  167. package/components/{p-Dly1Khc2.js.map → p-D0LdqSVb.js.map} +1 -1
  168. package/components/{p-CPbbOJ_i.js → p-DDisdyRU.js} +8 -8
  169. package/components/{p-CPbbOJ_i.js.map → p-DDisdyRU.js.map} +1 -1
  170. package/components/{p-1f50E84W.js → p-DFQ_caA4.js} +3 -3
  171. package/components/{p-1f50E84W.js.map → p-DFQ_caA4.js.map} +1 -1
  172. package/components/{p-DWZGOVME.js → p-DGeWaNlt.js} +3 -3
  173. package/components/{p-DWZGOVME.js.map → p-DGeWaNlt.js.map} +1 -1
  174. package/components/{p-BvVFL6_X.js → p-DIzxAERt.js} +5 -5
  175. package/components/{p-BvVFL6_X.js.map → p-DIzxAERt.js.map} +1 -1
  176. package/components/{p-rAP-ASw3.js → p-DM43N7pD.js} +42 -28
  177. package/components/p-DM43N7pD.js.map +1 -0
  178. package/components/{p-BNJ4Ws7A.js → p-DPZsirnB.js} +6 -6
  179. package/components/{p-BNJ4Ws7A.js.map → p-DPZsirnB.js.map} +1 -1
  180. package/components/{p-CDvg2uVS.js → p-DXzHgqiB.js} +3 -3
  181. package/components/{p-CDvg2uVS.js.map → p-DXzHgqiB.js.map} +1 -1
  182. package/components/{p-Ctm7nqyL.js → p-D_ThwWq-.js} +3 -3
  183. package/components/{p-Ctm7nqyL.js.map → p-D_ThwWq-.js.map} +1 -1
  184. package/components/{p-CA8lgT01.js → p-D_wwWxx8.js} +5 -5
  185. package/components/{p-CA8lgT01.js.map → p-D_wwWxx8.js.map} +1 -1
  186. package/components/{p-C1wxjy2C.js → p-Dfzl82x1.js} +11 -5
  187. package/components/p-Dfzl82x1.js.map +1 -0
  188. package/components/{p-DcqQbhTb.js → p-Dlmgmbod.js} +3 -3
  189. package/components/{p-DcqQbhTb.js.map → p-Dlmgmbod.js.map} +1 -1
  190. package/components/{p-D3VIxufW.js → p-DuEVN6w5.js} +4 -4
  191. package/components/{p-D3VIxufW.js.map → p-DuEVN6w5.js.map} +1 -1
  192. package/components/{p-CV6yma_f.js → p-Dy35mbzK.js} +4 -4
  193. package/components/{p-CV6yma_f.js.map → p-Dy35mbzK.js.map} +1 -1
  194. package/components/{p-BzcD2jYB.js → p-DylMlJTZ.js} +5 -5
  195. package/components/{p-BzcD2jYB.js.map → p-DylMlJTZ.js.map} +1 -1
  196. package/components/{p-CBVGeMwV.js → p-HblhO3lB.js} +5 -5
  197. package/components/{p-CBVGeMwV.js.map → p-HblhO3lB.js.map} +1 -1
  198. package/components/{p-CAtsUR4G.js → p-bM5r59DG.js} +3 -3
  199. package/components/{p-CAtsUR4G.js.map → p-bM5r59DG.js.map} +1 -1
  200. package/components/{p-TGPySHuR.js → p-iEAZQC4t.js} +5 -5
  201. package/components/{p-TGPySHuR.js.map → p-iEAZQC4t.js.map} +1 -1
  202. package/components/{p-0LfxrxE4.js → p-pyY5jSfE.js} +7 -7
  203. package/components/{p-0LfxrxE4.js.map → p-pyY5jSfE.js.map} +1 -1
  204. package/components/{p-C5YFrAhW.js → p-qnnCtPgc.js} +5 -5
  205. package/components/{p-C5YFrAhW.js.map → p-qnnCtPgc.js.map} +1 -1
  206. package/components/{p-BUgeMHDy.js → p-uv1SlmiP.js} +4 -4
  207. package/components/{p-BUgeMHDy.js.map → p-uv1SlmiP.js.map} +1 -1
  208. package/dist/cjs/app-globals-DOYDhlYa.js +10 -0
  209. package/dist/cjs/{app-globals-Dl9nm3FH.js.map → app-globals-DOYDhlYa.js.map} +1 -1
  210. package/dist/cjs/{base-button-CqhWuxXr.js → base-button-CAt4UMAy.js} +3 -3
  211. package/dist/cjs/{base-button-CqhWuxXr.js.map → base-button-CAt4UMAy.js.map} +1 -1
  212. package/dist/cjs/{base-icon-button-D0j4OzyN.js → base-icon-button-BOVJplyV.js} +4 -4
  213. package/dist/cjs/{base-icon-button-D0j4OzyN.js.map → base-icon-button-BOVJplyV.js.map} +1 -1
  214. package/dist/cjs/{helper-text-util-x8PVAsbI.js → helper-text-util-Dk2i8B86.js} +3 -3
  215. package/dist/cjs/{helper-text-util-x8PVAsbI.js.map → helper-text-util-Dk2i8B86.js.map} +1 -1
  216. package/dist/cjs/{index-DUl1Kp3_.js → index-CnXGUOZU.js} +158 -5
  217. package/dist/cjs/index-CnXGUOZU.js.map +1 -0
  218. package/dist/cjs/index.cjs.js +2 -2
  219. package/dist/cjs/{input.util-DKYtpTVn.js → input.util-DuJG4-L-.js} +4 -4
  220. package/dist/cjs/{input.util-DKYtpTVn.js.map → input.util-DuJG4-L-.js.map} +1 -1
  221. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  222. package/dist/cjs/ix-application-header.cjs.entry.js +1 -1
  223. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  224. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  225. package/dist/cjs/ix-application.cjs.entry.js +1 -1
  226. package/dist/cjs/ix-avatar_2.cjs.entry.js +2 -2
  227. package/dist/cjs/ix-basic-navigation.cjs.entry.js +1 -1
  228. package/dist/cjs/ix-blind.cjs.entry.js +1 -1
  229. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +2 -2
  230. package/dist/cjs/ix-breadcrumb.cjs.entry.js +1 -1
  231. package/dist/cjs/ix-button.cjs.entry.js +2 -2
  232. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  233. package/dist/cjs/ix-card-list.cjs.entry.js +1 -1
  234. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  235. package/dist/cjs/ix-category-filter.cjs.entry.js +2 -2
  236. package/dist/cjs/ix-checkbox-group.cjs.entry.js +2 -2
  237. package/dist/cjs/ix-checkbox.cjs.entry.js +2 -2
  238. package/dist/cjs/ix-chip.cjs.entry.js +1 -1
  239. package/dist/cjs/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.cjs.js.map +1 -1
  240. package/dist/cjs/ix-col_4.cjs.entry.js +35 -21
  241. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  242. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  243. package/dist/cjs/ix-content.cjs.entry.js +1 -1
  244. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  245. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  246. package/dist/cjs/ix-custom-field.cjs.entry.js +2 -2
  247. package/dist/cjs/ix-date-dropdown.cjs.entry.js +1 -1
  248. package/dist/cjs/ix-date-input.cjs.entry.js +3 -3
  249. package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
  250. package/dist/cjs/ix-datetime-picker.cjs.entry.js +1 -1
  251. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  252. package/dist/cjs/ix-drawer.cjs.entry.js +1 -1
  253. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -1
  254. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  255. package/dist/cjs/ix-dropdown-item.cjs.entry.js +2 -2
  256. package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
  257. package/dist/cjs/ix-dropdown-item.entry.cjs.js.map +1 -1
  258. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  259. package/dist/cjs/ix-dropdown.cjs.entry.js +1 -1
  260. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  261. package/dist/cjs/ix-event-list-item.cjs.entry.js +1 -1
  262. package/dist/cjs/ix-event-list.cjs.entry.js +21 -10
  263. package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -1
  264. package/dist/cjs/ix-event-list.entry.cjs.js.map +1 -1
  265. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  266. package/dist/cjs/ix-field-label.ix-field-wrapper.entry.cjs.js.map +1 -1
  267. package/dist/cjs/ix-field-label_2.cjs.entry.js +4 -4
  268. package/dist/cjs/ix-field-label_2.cjs.entry.js.map +1 -1
  269. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +1 -1
  270. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  271. package/dist/cjs/ix-flip-tile.cjs.entry.js +1 -1
  272. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +1 -1
  273. package/dist/cjs/ix-group.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-helper-text.cjs.entry.js +3 -3
  275. package/dist/cjs/ix-icon-button_2.cjs.entry.js +3 -3
  276. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +3 -3
  277. package/dist/cjs/ix-input-group.cjs.entry.js +1 -1
  278. package/dist/cjs/ix-input.cjs.entry.js +3 -3
  279. package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
  280. package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
  281. package/dist/cjs/ix-kpi.cjs.entry.js +1 -1
  282. package/dist/cjs/ix-layout-auto.cjs.entry.js +1 -1
  283. package/dist/cjs/ix-link-button.cjs.entry.js +1 -1
  284. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +1 -1
  285. package/dist/cjs/ix-map-navigation.cjs.entry.js +1 -1
  286. package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
  287. package/dist/cjs/ix-menu-about-news.cjs.entry.js +1 -1
  288. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  289. package/dist/cjs/ix-menu-avatar.cjs.entry.js +1 -1
  290. package/dist/cjs/ix-menu-category.cjs.entry.js +1 -1
  291. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +2 -2
  292. package/dist/cjs/ix-menu-item.cjs.entry.js +1 -1
  293. package/dist/cjs/{ix-menu-settings-CNmiFF1r.js → ix-menu-settings-WDbyAxNK.js} +3 -3
  294. package/dist/cjs/{ix-menu-settings-CNmiFF1r.js.map → ix-menu-settings-WDbyAxNK.js.map} +1 -1
  295. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
  296. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  297. package/dist/cjs/ix-menu.cjs.entry.js +1 -1
  298. package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
  299. package/dist/cjs/ix-modal-content_2.cjs.entry.js +1 -1
  300. package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
  301. package/dist/cjs/ix-modal-loading.cjs.entry.js +1 -1
  302. package/dist/cjs/ix-modal.cjs.entry.js +2 -2
  303. package/dist/cjs/ix-number-input.cjs.entry.js +3 -3
  304. package/dist/cjs/ix-pagination.cjs.entry.js +2 -2
  305. package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
  306. package/dist/cjs/ix-pane.cjs.entry.js +1 -1
  307. package/dist/cjs/ix-pill.cjs.entry.js +1 -1
  308. package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
  309. package/dist/cjs/ix-radio-group.cjs.entry.js +2 -2
  310. package/dist/cjs/ix-radio.cjs.entry.js +1 -1
  311. package/dist/cjs/ix-select.cjs.entry.js +19 -19
  312. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  313. package/dist/cjs/ix-select.entry.cjs.js.map +1 -1
  314. package/dist/cjs/ix-slider.cjs.entry.js +2 -2
  315. package/dist/cjs/ix-split-button.cjs.entry.js +1 -1
  316. package/dist/cjs/ix-tab-item_2.cjs.entry.js +1 -1
  317. package/dist/cjs/ix-textarea.cjs.entry.js +3 -3
  318. package/dist/cjs/ix-tile.cjs.entry.js +1 -1
  319. package/dist/cjs/ix-time-picker.cjs.entry.js +1 -1
  320. package/dist/cjs/ix-toast-container.cjs.entry.js +1 -1
  321. package/dist/cjs/ix-toast.cjs.entry.js +1 -1
  322. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  323. package/dist/cjs/ix-toggle.cjs.entry.js +1 -1
  324. package/dist/cjs/ix-tooltip.cjs.entry.js +1 -1
  325. package/dist/cjs/ix-tree-item.cjs.entry.js +7 -6
  326. package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
  327. package/dist/cjs/ix-tree-item.entry.cjs.js.map +1 -1
  328. package/dist/cjs/ix-tree.cjs.entry.js +22 -9
  329. package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
  330. package/dist/cjs/ix-tree.entry.cjs.js.map +1 -1
  331. package/dist/cjs/ix-typography.cjs.entry.js +9 -3
  332. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  333. package/dist/cjs/ix-typography.entry.cjs.js.map +1 -1
  334. package/dist/cjs/ix-upload.cjs.entry.js +3 -3
  335. package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
  336. package/dist/cjs/ix-upload.entry.cjs.js.map +1 -1
  337. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +1 -1
  338. package/dist/cjs/ix-workflow-step.cjs.entry.js +1 -1
  339. package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
  340. package/dist/cjs/{listener-dZdfN-j_.js → listener-CF6zdO2s.js} +3 -3
  341. package/dist/cjs/{listener-dZdfN-j_.js.map → listener-CF6zdO2s.js.map} +1 -1
  342. package/dist/cjs/loader.cjs.js +4 -4
  343. package/dist/cjs/{setup-CubfbTM8.js → setup-C3hsSIIc.js} +3 -3
  344. package/dist/cjs/{setup-CubfbTM8.js.map → setup-C3hsSIIc.js.map} +1 -1
  345. package/dist/cjs/siemens-ix.cjs.js +5 -5
  346. package/dist/cjs/siemens-ix.cjs.js.map +1 -1
  347. package/dist/cjs/{validation-CAJ2gTIK.js → validation-B-wzGaWF.js} +3 -3
  348. package/dist/cjs/{validation-CAJ2gTIK.js.map → validation-B-wzGaWF.js.map} +1 -1
  349. package/dist/collection/collection-manifest.json +1 -1
  350. package/dist/collection/components/action-card/action-card.js +5 -5
  351. package/dist/collection/components/application/application.js +5 -3
  352. package/dist/collection/components/application/application.js.map +1 -1
  353. package/dist/collection/components/application-header/application-header.js +2 -2
  354. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -0
  355. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js.map +1 -1
  356. package/dist/collection/components/avatar/avatar.js +4 -4
  357. package/dist/collection/components/basic-navigation/basic-navigation.js +4 -3
  358. package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
  359. package/dist/collection/components/blind/blind.js +5 -5
  360. package/dist/collection/components/breadcrumb/breadcrumb.js +4 -3
  361. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  362. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +6 -6
  363. package/dist/collection/components/button/button.js +9 -9
  364. package/dist/collection/components/card/card.js +2 -2
  365. package/dist/collection/components/card-accordion/card-accordion.js +1 -1
  366. package/dist/collection/components/card-list/card-list.js +9 -9
  367. package/dist/collection/components/category-filter/category-filter.js +14 -10
  368. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  369. package/dist/collection/components/checkbox/checkbox.js +7 -7
  370. package/dist/collection/components/checkbox-group/checkbox-group.js +8 -8
  371. package/dist/collection/components/chip/chip.js +8 -8
  372. package/dist/collection/components/col/col.js +4 -4
  373. package/dist/collection/components/content-header/content-header.js +4 -4
  374. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  375. package/dist/collection/components/css-grid/css-grid.js +1 -0
  376. package/dist/collection/components/css-grid/css-grid.js.map +1 -1
  377. package/dist/collection/components/custom-field/custom-field.js +8 -8
  378. package/dist/collection/components/custom-field/tests/custom-field.ct.js +1 -1
  379. package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +1 -1
  380. package/dist/collection/components/date-dropdown/date-dropdown.js +21 -20
  381. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  382. package/dist/collection/components/date-input/date-input.js +17 -17
  383. package/dist/collection/components/date-input/tests/date-input.ct.js +1 -1
  384. package/dist/collection/components/date-input/tests/date-input.ct.js.map +1 -1
  385. package/dist/collection/components/date-picker/date-picker.js +46 -32
  386. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  387. package/dist/collection/components/date-picker/test/date-picker.ct.js +17 -0
  388. package/dist/collection/components/date-picker/test/date-picker.ct.js.map +1 -1
  389. package/dist/collection/components/date-time-card/date-time-card.js +3 -3
  390. package/dist/collection/components/datetime-picker/datetime-picker.js +18 -18
  391. package/dist/collection/components/drawer/drawer.js +6 -6
  392. package/dist/collection/components/dropdown/dropdown.js +13 -11
  393. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  394. package/dist/collection/components/dropdown-button/dropdown-button.js +8 -8
  395. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  396. package/dist/collection/components/dropdown-item/dropdown-item.css +1 -1
  397. package/dist/collection/components/dropdown-item/dropdown-item.js +7 -7
  398. package/dist/collection/components/empty-state/empty-state.js +5 -5
  399. package/dist/collection/components/event-list/event-list.js +24 -13
  400. package/dist/collection/components/event-list/event-list.js.map +1 -1
  401. package/dist/collection/components/event-list/test/event-list.ct.js +27 -0
  402. package/dist/collection/components/event-list/test/event-list.ct.js.map +1 -1
  403. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  404. package/dist/collection/components/expanding-search/expanding-search.js +7 -7
  405. package/dist/collection/components/field-label/field-label.js +5 -4
  406. package/dist/collection/components/field-label/field-label.js.map +1 -1
  407. package/dist/collection/components/field-label/tests/field-label.ct.js +1 -1
  408. package/dist/collection/components/field-label/tests/field-label.ct.js.map +1 -1
  409. package/dist/collection/components/field-wrapper/field-wrapper.js +14 -13
  410. package/dist/collection/components/field-wrapper/field-wrapper.js.map +1 -1
  411. package/dist/collection/components/filter-chip/filter-chip.js +2 -2
  412. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  413. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  414. package/dist/collection/components/group/group.js +7 -7
  415. package/dist/collection/components/group-item/group-item.js +7 -7
  416. package/dist/collection/components/helper-text/helper-text.js +6 -6
  417. package/dist/collection/components/icon-button/icon-button.js +11 -11
  418. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +8 -8
  419. package/dist/collection/components/input/input.js +18 -18
  420. package/dist/collection/components/input/number-input.js +18 -18
  421. package/dist/collection/components/input/textarea.js +20 -20
  422. package/dist/collection/components/key-value/key-value.js +4 -4
  423. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  424. package/dist/collection/components/kpi/kpi.js +5 -5
  425. package/dist/collection/components/layout-auto/layout-auto.js +1 -0
  426. package/dist/collection/components/layout-auto/layout-auto.js.map +1 -1
  427. package/dist/collection/components/layout-grid/layout-grid.js +3 -3
  428. package/dist/collection/components/link-button/link-button.js +3 -3
  429. package/dist/collection/components/map-navigation/map-navigation.js +3 -3
  430. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +4 -4
  431. package/dist/collection/components/menu/menu-expand-icon.js +4 -4
  432. package/dist/collection/components/menu/menu.js +16 -16
  433. package/dist/collection/components/menu-about/menu-about.js +3 -3
  434. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  435. package/dist/collection/components/menu-about-news/menu-about-news.js +6 -6
  436. package/dist/collection/components/menu-avatar/menu-avatar.js +6 -6
  437. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +2 -2
  438. package/dist/collection/components/menu-category/menu-category.js +3 -3
  439. package/dist/collection/components/menu-item/menu-item.js +8 -8
  440. package/dist/collection/components/menu-settings/menu-settings.js +3 -3
  441. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  442. package/dist/collection/components/message-bar/message-bar.js +2 -2
  443. package/dist/collection/components/modal/modal.js +7 -6
  444. package/dist/collection/components/modal/modal.js.map +1 -1
  445. package/dist/collection/components/modal-header/modal-header.js +3 -3
  446. package/dist/collection/components/pagination/pagination.js +8 -8
  447. package/dist/collection/components/pane/pane.js +10 -10
  448. package/dist/collection/components/pane-layout/pane-layout.js +3 -3
  449. package/dist/collection/components/pill/pill.js +7 -7
  450. package/dist/collection/components/push-card/push-card.js +6 -6
  451. package/dist/collection/components/radio/radio.js +5 -5
  452. package/dist/collection/components/radio-group/radio-group.js +9 -9
  453. package/dist/collection/components/select/select.js +38 -38
  454. package/dist/collection/components/select/select.js.map +1 -1
  455. package/dist/collection/components/select/test/select.ct.js +66 -0
  456. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  457. package/dist/collection/components/select-item/select-item.js +4 -4
  458. package/dist/collection/components/slider/slider.js +9 -8
  459. package/dist/collection/components/slider/slider.js.map +1 -1
  460. package/dist/collection/components/spinner/spinner.js +3 -3
  461. package/dist/collection/components/split-button/split-button.js +9 -9
  462. package/dist/collection/components/tab-item/tab-item.js +8 -8
  463. package/dist/collection/components/tabs/tabs.js +5 -5
  464. package/dist/collection/components/tile/tile.js +1 -1
  465. package/dist/collection/components/time-picker/time-picker.js +10 -10
  466. package/dist/collection/components/toast/toast-container.js +3 -3
  467. package/dist/collection/components/toast/toast.js +6 -6
  468. package/dist/collection/components/toggle/toggle.js +10 -10
  469. package/dist/collection/components/toggle-button/toggle-button.js +7 -7
  470. package/dist/collection/components/tooltip/tooltip.js +8 -8
  471. package/dist/collection/components/tree/test/tree.ct.js +165 -0
  472. package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
  473. package/dist/collection/components/tree/tree.js +47 -9
  474. package/dist/collection/components/tree/tree.js.map +1 -1
  475. package/dist/collection/components/tree-item/tree-item.js +9 -7
  476. package/dist/collection/components/tree-item/tree-item.js.map +1 -1
  477. package/dist/collection/components/typography/typography.js +13 -7
  478. package/dist/collection/components/typography/typography.js.map +1 -1
  479. package/dist/collection/components/upload/upload.js +13 -13
  480. package/dist/collection/components/upload/upload.js.map +1 -1
  481. package/dist/collection/components/utils/input/index.js.map +1 -1
  482. package/dist/collection/components/validation-tooltip/validation-tooltip.js +3 -3
  483. package/dist/collection/components/workflow-step/workflow-step.js +6 -6
  484. package/dist/collection/components/workflow-steps/workflow-steps.js +3 -3
  485. package/dist/esm/app-globals-BvoVB2w2.js +8 -0
  486. package/dist/esm/{app-globals-u1To5tos.js.map → app-globals-BvoVB2w2.js.map} +1 -1
  487. package/dist/esm/{base-button-IZFEmS6o.js → base-button-BfH8hAk6.js} +3 -3
  488. package/dist/esm/{base-button-IZFEmS6o.js.map → base-button-BfH8hAk6.js.map} +1 -1
  489. package/dist/esm/{base-icon-button-bH_gbsvW.js → base-icon-button-B43h4CjD.js} +4 -4
  490. package/dist/esm/{base-icon-button-bH_gbsvW.js.map → base-icon-button-B43h4CjD.js.map} +1 -1
  491. package/dist/esm/{helper-text-util-BUSv2nIj.js → helper-text-util-DR9KOBuX.js} +3 -3
  492. package/dist/esm/{helper-text-util-BUSv2nIj.js.map → helper-text-util-DR9KOBuX.js.map} +1 -1
  493. package/dist/esm/{index-DtF9fwpD.js → index-BNpBEtDH.js} +158 -5
  494. package/dist/esm/index-BNpBEtDH.js.map +1 -0
  495. package/dist/esm/index.js +2 -2
  496. package/dist/esm/{input.util-BbBYOl1b.js → input.util-DpnoI5lb.js} +4 -4
  497. package/dist/esm/{input.util-BbBYOl1b.js.map → input.util-DpnoI5lb.js.map} +1 -1
  498. package/dist/esm/ix-action-card.entry.js +1 -1
  499. package/dist/esm/ix-application-header.entry.js +1 -1
  500. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  501. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  502. package/dist/esm/ix-application.entry.js +1 -1
  503. package/dist/esm/ix-avatar_2.entry.js +2 -2
  504. package/dist/esm/ix-basic-navigation.entry.js +1 -1
  505. package/dist/esm/ix-blind.entry.js +1 -1
  506. package/dist/esm/ix-breadcrumb-item.entry.js +2 -2
  507. package/dist/esm/ix-breadcrumb.entry.js +1 -1
  508. package/dist/esm/ix-button.entry.js +2 -2
  509. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  510. package/dist/esm/ix-card-list.entry.js +1 -1
  511. package/dist/esm/ix-card_2.entry.js +1 -1
  512. package/dist/esm/ix-category-filter.entry.js +2 -2
  513. package/dist/esm/ix-checkbox-group.entry.js +2 -2
  514. package/dist/esm/ix-checkbox.entry.js +2 -2
  515. package/dist/esm/ix-chip.entry.js +1 -1
  516. package/dist/esm/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.js.map +1 -1
  517. package/dist/esm/ix-col_4.entry.js +35 -21
  518. package/dist/esm/ix-col_4.entry.js.map +1 -1
  519. package/dist/esm/ix-content-header.entry.js +1 -1
  520. package/dist/esm/ix-content.entry.js +1 -1
  521. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  522. package/dist/esm/ix-css-grid.entry.js +1 -1
  523. package/dist/esm/ix-custom-field.entry.js +2 -2
  524. package/dist/esm/ix-date-dropdown.entry.js +1 -1
  525. package/dist/esm/ix-date-input.entry.js +3 -3
  526. package/dist/esm/ix-date-time-card.entry.js +1 -1
  527. package/dist/esm/ix-datetime-picker.entry.js +1 -1
  528. package/dist/esm/ix-divider.entry.js +1 -1
  529. package/dist/esm/ix-drawer.entry.js +1 -1
  530. package/dist/esm/ix-dropdown-button.entry.js +1 -1
  531. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  532. package/dist/esm/ix-dropdown-item.entry.js +2 -2
  533. package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
  534. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  535. package/dist/esm/ix-dropdown.entry.js +1 -1
  536. package/dist/esm/ix-empty-state.entry.js +1 -1
  537. package/dist/esm/ix-event-list-item.entry.js +1 -1
  538. package/dist/esm/ix-event-list.entry.js +21 -10
  539. package/dist/esm/ix-event-list.entry.js.map +1 -1
  540. package/dist/esm/ix-expanding-search.entry.js +1 -1
  541. package/dist/esm/ix-field-label.ix-field-wrapper.entry.js.map +1 -1
  542. package/dist/esm/ix-field-label_2.entry.js +4 -4
  543. package/dist/esm/ix-field-label_2.entry.js.map +1 -1
  544. package/dist/esm/ix-filter-chip_2.entry.js +1 -1
  545. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  546. package/dist/esm/ix-flip-tile.entry.js +1 -1
  547. package/dist/esm/ix-group-context-menu_2.entry.js +1 -1
  548. package/dist/esm/ix-group.entry.js +1 -1
  549. package/dist/esm/ix-helper-text.entry.js +3 -3
  550. package/dist/esm/ix-icon-button_2.entry.js +3 -3
  551. package/dist/esm/ix-icon-toggle-button.entry.js +3 -3
  552. package/dist/esm/ix-input-group.entry.js +1 -1
  553. package/dist/esm/ix-input.entry.js +3 -3
  554. package/dist/esm/ix-key-value-list.entry.js +1 -1
  555. package/dist/esm/ix-key-value.entry.js +1 -1
  556. package/dist/esm/ix-kpi.entry.js +1 -1
  557. package/dist/esm/ix-layout-auto.entry.js +1 -1
  558. package/dist/esm/ix-link-button.entry.js +1 -1
  559. package/dist/esm/ix-map-navigation-overlay.entry.js +1 -1
  560. package/dist/esm/ix-map-navigation.entry.js +1 -1
  561. package/dist/esm/ix-menu-about-item.entry.js +1 -1
  562. package/dist/esm/ix-menu-about-news.entry.js +1 -1
  563. package/dist/esm/ix-menu-about.entry.js +2 -2
  564. package/dist/esm/ix-menu-avatar.entry.js +1 -1
  565. package/dist/esm/ix-menu-category.entry.js +1 -1
  566. package/dist/esm/ix-menu-expand-icon.entry.js +2 -2
  567. package/dist/esm/ix-menu-item.entry.js +1 -1
  568. package/dist/esm/{ix-menu-settings-BOBnQeQI.js → ix-menu-settings-B4RirRi3.js} +3 -3
  569. package/dist/esm/{ix-menu-settings-BOBnQeQI.js.map → ix-menu-settings-B4RirRi3.js.map} +1 -1
  570. package/dist/esm/ix-menu-settings-item.entry.js +1 -1
  571. package/dist/esm/ix-menu-settings.entry.js +2 -2
  572. package/dist/esm/ix-menu.entry.js +1 -1
  573. package/dist/esm/ix-message-bar.entry.js +1 -1
  574. package/dist/esm/ix-modal-content_2.entry.js +1 -1
  575. package/dist/esm/ix-modal-footer.entry.js +1 -1
  576. package/dist/esm/ix-modal-loading.entry.js +1 -1
  577. package/dist/esm/ix-modal.entry.js +2 -2
  578. package/dist/esm/ix-number-input.entry.js +3 -3
  579. package/dist/esm/ix-pagination.entry.js +2 -2
  580. package/dist/esm/ix-pane-layout.entry.js +1 -1
  581. package/dist/esm/ix-pane.entry.js +1 -1
  582. package/dist/esm/ix-pill.entry.js +1 -1
  583. package/dist/esm/ix-push-card.entry.js +1 -1
  584. package/dist/esm/ix-radio-group.entry.js +2 -2
  585. package/dist/esm/ix-radio.entry.js +1 -1
  586. package/dist/esm/ix-select.entry.js +19 -19
  587. package/dist/esm/ix-select.entry.js.map +1 -1
  588. package/dist/esm/ix-slider.entry.js +2 -2
  589. package/dist/esm/ix-split-button.entry.js +1 -1
  590. package/dist/esm/ix-tab-item_2.entry.js +1 -1
  591. package/dist/esm/ix-textarea.entry.js +3 -3
  592. package/dist/esm/ix-tile.entry.js +1 -1
  593. package/dist/esm/ix-time-picker.entry.js +1 -1
  594. package/dist/esm/ix-toast-container.entry.js +1 -1
  595. package/dist/esm/ix-toast.entry.js +1 -1
  596. package/dist/esm/ix-toggle-button.entry.js +2 -2
  597. package/dist/esm/ix-toggle.entry.js +1 -1
  598. package/dist/esm/ix-tooltip.entry.js +1 -1
  599. package/dist/esm/ix-tree-item.entry.js +7 -6
  600. package/dist/esm/ix-tree-item.entry.js.map +1 -1
  601. package/dist/esm/ix-tree.entry.js +22 -9
  602. package/dist/esm/ix-tree.entry.js.map +1 -1
  603. package/dist/esm/ix-typography.entry.js +9 -3
  604. package/dist/esm/ix-typography.entry.js.map +1 -1
  605. package/dist/esm/ix-upload.entry.js +3 -3
  606. package/dist/esm/ix-upload.entry.js.map +1 -1
  607. package/dist/esm/ix-validation-tooltip.entry.js +1 -1
  608. package/dist/esm/ix-workflow-step.entry.js +1 -1
  609. package/dist/esm/ix-workflow-steps.entry.js +1 -1
  610. package/dist/esm/{listener-CNnvvup1.js → listener-Cu2ljot5.js} +3 -3
  611. package/dist/esm/{listener-CNnvvup1.js.map → listener-Cu2ljot5.js.map} +1 -1
  612. package/dist/esm/loader.js +5 -5
  613. package/dist/esm/{setup-BbF8F_t9.js → setup-BKhm4UrF.js} +3 -3
  614. package/dist/esm/{setup-BbF8F_t9.js.map → setup-BKhm4UrF.js.map} +1 -1
  615. package/dist/esm/siemens-ix.js +6 -6
  616. package/dist/esm/siemens-ix.js.map +1 -1
  617. package/dist/esm/{validation-C3siDfPQ.js → validation-C_w_pHgR.js} +3 -3
  618. package/dist/esm/{validation-C3siDfPQ.js.map → validation-C_w_pHgR.js.map} +1 -1
  619. package/dist/siemens-ix/index.esm.js +1 -1
  620. package/dist/siemens-ix/ix-col.ix-date-picker.ix-layout-grid.ix-row.entry.esm.js.map +1 -1
  621. package/dist/siemens-ix/ix-dropdown-item.entry.esm.js.map +1 -1
  622. package/dist/siemens-ix/ix-event-list.entry.esm.js.map +1 -1
  623. package/dist/siemens-ix/ix-field-label.ix-field-wrapper.entry.esm.js.map +1 -1
  624. package/dist/siemens-ix/ix-select.entry.esm.js.map +1 -1
  625. package/dist/siemens-ix/ix-tree-item.entry.esm.js.map +1 -1
  626. package/dist/siemens-ix/ix-tree.entry.esm.js.map +1 -1
  627. package/dist/siemens-ix/ix-typography.entry.esm.js.map +1 -1
  628. package/dist/siemens-ix/ix-upload.entry.esm.js.map +1 -1
  629. package/dist/siemens-ix/{p-a2c05b1b.entry.js → p-000cfb14.entry.js} +2 -2
  630. package/dist/siemens-ix/p-003f8d27.entry.js +2 -0
  631. package/dist/siemens-ix/p-0488a734.entry.js +2 -0
  632. package/dist/siemens-ix/p-0488a734.entry.js.map +1 -0
  633. package/dist/siemens-ix/{p-9505ff9d.entry.js → p-08931f8c.entry.js} +2 -2
  634. package/dist/siemens-ix/{p-8960c872.entry.js → p-0c830977.entry.js} +2 -2
  635. package/dist/siemens-ix/{p-08e33f34.entry.js → p-12110136.entry.js} +2 -2
  636. package/dist/siemens-ix/{p-3af8304e.entry.js → p-163e742f.entry.js} +2 -2
  637. package/dist/siemens-ix/{p-cc843644.entry.js → p-191c9ec6.entry.js} +2 -2
  638. package/dist/siemens-ix/{p-9185b8c1.entry.js → p-19ae7d99.entry.js} +2 -2
  639. package/dist/siemens-ix/{p-538743fb.entry.js → p-19e9505f.entry.js} +2 -2
  640. package/dist/siemens-ix/p-1HUk727A.js +2 -0
  641. package/dist/siemens-ix/{p-CKA5agGR.js.map → p-1HUk727A.js.map} +1 -1
  642. package/dist/siemens-ix/{p-b761a9d6.entry.js → p-20d1d114.entry.js} +2 -2
  643. package/dist/siemens-ix/{p-10d57ca2.entry.js → p-2290614f.entry.js} +2 -2
  644. package/dist/siemens-ix/{p-316cf983.entry.js → p-2295246b.entry.js} +2 -2
  645. package/dist/siemens-ix/{p-eba65395.entry.js → p-273bd3ab.entry.js} +2 -2
  646. package/dist/siemens-ix/{p-ce331bdc.entry.js → p-28055ea5.entry.js} +2 -2
  647. package/dist/siemens-ix/{p-d1420219.entry.js → p-2e4b9c1a.entry.js} +2 -2
  648. package/dist/siemens-ix/{p-Cdt22lfd.js → p-2j3Ly91D.js} +2 -2
  649. package/dist/siemens-ix/{p-Cdt22lfd.js.map → p-2j3Ly91D.js.map} +1 -1
  650. package/dist/siemens-ix/{p-e5ab9886.entry.js → p-3138015e.entry.js} +2 -2
  651. package/dist/siemens-ix/{p-d1e08a10.entry.js → p-3283a5f3.entry.js} +2 -2
  652. package/dist/siemens-ix/{p-765ffc2a.entry.js → p-34ff567f.entry.js} +2 -2
  653. package/dist/siemens-ix/{p-2d9eb88d.entry.js → p-374de51d.entry.js} +2 -2
  654. package/dist/siemens-ix/{p-91a5bb6c.entry.js → p-37fa26f9.entry.js} +2 -2
  655. package/dist/siemens-ix/{p-a0ef8437.entry.js → p-3a0a5bc2.entry.js} +2 -2
  656. package/dist/siemens-ix/{p-718a54f8.entry.js → p-3d8a3b8a.entry.js} +2 -2
  657. package/dist/siemens-ix/{p-523e3cce.entry.js → p-3db26a34.entry.js} +2 -2
  658. package/dist/siemens-ix/{p-1b4019b5.entry.js → p-3e1a9763.entry.js} +2 -2
  659. package/dist/siemens-ix/{p-ac9215b9.entry.js → p-3edc7dd2.entry.js} +2 -2
  660. package/dist/siemens-ix/{p-43e8cbf1.entry.js → p-4b0c3eeb.entry.js} +2 -2
  661. package/dist/siemens-ix/{p-19b855f3.entry.js → p-518b1e6b.entry.js} +2 -2
  662. package/dist/siemens-ix/p-575b3137.entry.js +2 -0
  663. package/dist/siemens-ix/p-575b3137.entry.js.map +1 -0
  664. package/dist/siemens-ix/{p-3d57eed7.entry.js → p-576fade1.entry.js} +2 -2
  665. package/dist/siemens-ix/{p-6d38bed7.entry.js → p-5963369c.entry.js} +2 -2
  666. package/dist/siemens-ix/{p-320281ab.entry.js → p-5b0d1cc9.entry.js} +2 -2
  667. package/dist/siemens-ix/{p-0f72ac93.entry.js → p-5b1d3595.entry.js} +2 -2
  668. package/dist/siemens-ix/{p-1b488eb2.entry.js → p-5fe74d24.entry.js} +2 -2
  669. package/dist/siemens-ix/{p-1e2dfffb.entry.js → p-5fef5328.entry.js} +2 -2
  670. package/dist/siemens-ix/{p-fa3623a3.entry.js → p-6691703e.entry.js} +2 -2
  671. package/dist/siemens-ix/{p-bd6e324a.entry.js → p-66fb6549.entry.js} +2 -2
  672. package/dist/siemens-ix/{p-3677ae1c.entry.js → p-6d197072.entry.js} +2 -2
  673. package/dist/siemens-ix/{p-1a1e0f93.entry.js → p-734bcb23.entry.js} +2 -2
  674. package/dist/siemens-ix/{p-32612a51.entry.js → p-78f99962.entry.js} +2 -2
  675. package/dist/siemens-ix/{p-001a084b.entry.js → p-79febe81.entry.js} +2 -2
  676. package/dist/siemens-ix/{p-e8252fd7.entry.js → p-7abb0f0c.entry.js} +2 -2
  677. package/dist/siemens-ix/{p-8920bbfe.entry.js → p-8702121e.entry.js} +2 -2
  678. package/dist/siemens-ix/{p-8920bbfe.entry.js.map → p-8702121e.entry.js.map} +1 -1
  679. package/dist/siemens-ix/{p-61140574.entry.js → p-87b30e60.entry.js} +2 -2
  680. package/dist/siemens-ix/{p-2aa40bcf.entry.js → p-87c777a1.entry.js} +2 -2
  681. package/dist/siemens-ix/{p-71eaa791.entry.js → p-888fa4b1.entry.js} +2 -2
  682. package/dist/siemens-ix/{p-b0a445d7.entry.js → p-89edecbd.entry.js} +2 -2
  683. package/dist/siemens-ix/{p-1837e711.entry.js → p-8c24d360.entry.js} +2 -2
  684. package/dist/siemens-ix/p-8c24d360.entry.js.map +1 -0
  685. package/dist/siemens-ix/{p-d6bf2d75.entry.js → p-933f6e1f.entry.js} +2 -2
  686. package/dist/siemens-ix/p-93ba92af.entry.js +2 -0
  687. package/dist/siemens-ix/p-93ba92af.entry.js.map +1 -0
  688. package/dist/siemens-ix/{p-d3e0d6d9.entry.js → p-96bbbbcb.entry.js} +2 -2
  689. package/dist/siemens-ix/{p-ff85bd49.entry.js → p-9a679e62.entry.js} +2 -2
  690. package/dist/siemens-ix/{p-a1c09e3c.entry.js → p-9e3a36df.entry.js} +2 -2
  691. package/dist/siemens-ix/{p-afd2fa29.entry.js → p-9e83986f.entry.js} +2 -2
  692. package/dist/siemens-ix/p-B5WJpsEz.js +2 -0
  693. package/dist/siemens-ix/{p-Dk_lr0xl.js.map → p-B5WJpsEz.js.map} +1 -1
  694. package/dist/siemens-ix/p-BNpBEtDH.js +3 -0
  695. package/dist/siemens-ix/p-BNpBEtDH.js.map +1 -0
  696. package/dist/siemens-ix/{p-CANRrgK_.js → p-BPfEX8mR.js} +2 -2
  697. package/dist/siemens-ix/{p-CANRrgK_.js.map → p-BPfEX8mR.js.map} +1 -1
  698. package/dist/siemens-ix/{p-z5yZxfe2.js → p-BXguuvvE.js} +2 -2
  699. package/dist/siemens-ix/{p-z5yZxfe2.js.map → p-BXguuvvE.js.map} +1 -1
  700. package/dist/siemens-ix/{p-CdOJ663o.js → p-CFHLJNAe.js} +2 -2
  701. package/dist/siemens-ix/{p-CdOJ663o.js.map → p-CFHLJNAe.js.map} +1 -1
  702. package/dist/siemens-ix/p-DTE55Tq_.js +2 -0
  703. package/dist/siemens-ix/{p-CYvkc2CR.js.map → p-DTE55Tq_.js.map} +1 -1
  704. package/dist/siemens-ix/{p-CZ1HWy6s.js → p-Df9aoecP.js} +2 -2
  705. package/dist/siemens-ix/{p-CZ1HWy6s.js.map → p-Df9aoecP.js.map} +1 -1
  706. package/dist/siemens-ix/{p-DQmgxFuB.js → p-MzQjR-h5.js} +2 -2
  707. package/dist/siemens-ix/{p-DQmgxFuB.js.map → p-MzQjR-h5.js.map} +1 -1
  708. package/dist/siemens-ix/{p-c56c3898.entry.js → p-a4d17743.entry.js} +2 -2
  709. package/dist/siemens-ix/{p-a55e1df3.entry.js → p-a963c368.entry.js} +2 -2
  710. package/dist/siemens-ix/{p-8b41e47d.entry.js → p-ac5f5042.entry.js} +2 -2
  711. package/dist/siemens-ix/{p-3f03f070.entry.js → p-aeb1eb75.entry.js} +2 -2
  712. package/dist/siemens-ix/{p-2927de2b.entry.js → p-aee95ea9.entry.js} +2 -2
  713. package/dist/siemens-ix/{p-9a7db83b.entry.js → p-af701797.entry.js} +2 -2
  714. package/dist/siemens-ix/{p-ecefabdb.entry.js → p-b01c5093.entry.js} +2 -2
  715. package/dist/siemens-ix/p-b11fe6c8.entry.js +2 -0
  716. package/dist/siemens-ix/p-b11fe6c8.entry.js.map +1 -0
  717. package/dist/siemens-ix/{p-b0cfcae1.entry.js → p-b39463a7.entry.js} +2 -2
  718. package/dist/siemens-ix/{p-45427457.entry.js → p-b59f5bf2.entry.js} +2 -2
  719. package/dist/siemens-ix/{p-9ca14286.entry.js → p-b7d15091.entry.js} +2 -2
  720. package/dist/siemens-ix/{p-5e241a1f.entry.js → p-ba7b399c.entry.js} +2 -2
  721. package/dist/siemens-ix/p-bb6c203d.entry.js +2 -0
  722. package/dist/siemens-ix/p-bb6c203d.entry.js.map +1 -0
  723. package/dist/siemens-ix/{p-9439d379.entry.js → p-bc3714e4.entry.js} +2 -2
  724. package/dist/siemens-ix/{p-127a8ea3.entry.js → p-bf8e97d7.entry.js} +2 -2
  725. package/dist/siemens-ix/{p-6b316d6a.entry.js → p-c0e4bf8a.entry.js} +2 -2
  726. package/dist/siemens-ix/{p-e59e6e87.entry.js → p-c675b650.entry.js} +2 -2
  727. package/dist/siemens-ix/p-c7384379.entry.js +2 -0
  728. package/dist/siemens-ix/{p-6ae131ad.entry.js.map → p-c7384379.entry.js.map} +1 -1
  729. package/dist/siemens-ix/{p-a48f6140.entry.js → p-c80dddf1.entry.js} +2 -2
  730. package/dist/siemens-ix/{p-cb5000ac.entry.js → p-c93a8094.entry.js} +2 -2
  731. package/dist/siemens-ix/{p-08d2c2e8.entry.js → p-ca328fc2.entry.js} +2 -2
  732. package/dist/siemens-ix/{p-033a9520.entry.js → p-cd52e37a.entry.js} +2 -2
  733. package/dist/siemens-ix/{p-b2fd83da.entry.js → p-ce0642f0.entry.js} +2 -2
  734. package/dist/siemens-ix/{p-b606a172.entry.js → p-d132ce81.entry.js} +2 -2
  735. package/dist/siemens-ix/{p-f30f9b01.entry.js → p-d1cf2407.entry.js} +2 -2
  736. package/dist/siemens-ix/{p-89868ccc.entry.js → p-d2da2e45.entry.js} +2 -2
  737. package/dist/siemens-ix/{p-accb8080.entry.js → p-d3f99d59.entry.js} +2 -2
  738. package/dist/siemens-ix/{p-38d3e0c8.entry.js → p-da378974.entry.js} +2 -2
  739. package/dist/siemens-ix/{p-2240c295.entry.js → p-dd627440.entry.js} +2 -2
  740. package/dist/siemens-ix/{p-66e7e232.entry.js → p-e365aee3.entry.js} +2 -2
  741. package/dist/siemens-ix/{p-802636fd.entry.js → p-e501b6ca.entry.js} +2 -2
  742. package/dist/siemens-ix/{p-01c3ef64.entry.js → p-e6c7e87a.entry.js} +2 -2
  743. package/dist/siemens-ix/{p-1bf52529.entry.js → p-eb5da5a0.entry.js} +2 -2
  744. package/dist/siemens-ix/{p-eccfb343.entry.js → p-ee76fac1.entry.js} +2 -2
  745. package/dist/siemens-ix/{p-ee807086.entry.js → p-efe78c2f.entry.js} +2 -2
  746. package/dist/siemens-ix/{p-f8976f8e.entry.js → p-f0575255.entry.js} +2 -2
  747. package/dist/siemens-ix/{p-7cb18fa5.entry.js → p-f3022851.entry.js} +2 -2
  748. package/dist/siemens-ix/p-f3022851.entry.js.map +1 -0
  749. package/dist/siemens-ix/{p-c210f347.entry.js → p-f3f6e45d.entry.js} +2 -2
  750. package/dist/siemens-ix/{p-c2b23c82.entry.js → p-f3ffbaf9.entry.js} +2 -2
  751. package/dist/siemens-ix/{p-d1e55b65.entry.js → p-f7bfd5f6.entry.js} +2 -2
  752. package/dist/siemens-ix/{p-cbf9dc1c.entry.js → p-f81de54a.entry.js} +2 -2
  753. package/dist/siemens-ix/{p-9ed2e8df.entry.js → p-f8a852c3.entry.js} +2 -2
  754. package/dist/siemens-ix/{p-736a7446.entry.js → p-f8b08d7b.entry.js} +2 -2
  755. package/dist/siemens-ix/p-f8b08d7b.entry.js.map +1 -0
  756. package/dist/siemens-ix/{p-9170f4cd.entry.js → p-ff072152.entry.js} +2 -2
  757. package/dist/siemens-ix/{p-aaf423b9.entry.js → p-ff2171f6.entry.js} +2 -2
  758. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  759. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  760. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  761. package/dist/siemens-ix/theme/classic-dark.css +1 -1
  762. package/dist/siemens-ix/theme/classic-light.css +1 -1
  763. package/dist/types/components/date-picker/date-picker.d.ts +2 -0
  764. package/dist/types/components/event-list/event-list.d.ts +1 -0
  765. package/dist/types/components/tree/tree.d.ts +6 -0
  766. package/dist/types/components/typography/typography.d.ts +2 -1
  767. package/dist/types/components/utils/input/index.d.ts +1 -1
  768. package/dist/types/components.d.ts +10 -0
  769. package/dist/types/stencil-public-runtime.d.ts +2 -0
  770. package/hydrate/index.d.ts +12 -0
  771. package/hydrate/index.js +646 -89
  772. package/hydrate/index.mjs +645 -90
  773. package/package.json +5 -5
  774. package/components/p-B_ksjKbq.js.map +0 -1
  775. package/components/p-BcWYFLel.js.map +0 -1
  776. package/components/p-C1wxjy2C.js.map +0 -1
  777. package/components/p-CB5DzBgb.js.map +0 -1
  778. package/components/p-CNFJ8TIs.js.map +0 -1
  779. package/components/p-CtTl3_AV.js.map +0 -1
  780. package/components/p-rAP-ASw3.js.map +0 -1
  781. package/dist/cjs/app-globals-Dl9nm3FH.js +0 -10
  782. package/dist/cjs/index-DUl1Kp3_.js.map +0 -1
  783. package/dist/esm/app-globals-u1To5tos.js +0 -8
  784. package/dist/esm/index-DtF9fwpD.js.map +0 -1
  785. package/dist/siemens-ix/p-1837e711.entry.js.map +0 -1
  786. package/dist/siemens-ix/p-2c95e67c.entry.js +0 -2
  787. package/dist/siemens-ix/p-6ae131ad.entry.js +0 -2
  788. package/dist/siemens-ix/p-6c554ece.entry.js +0 -2
  789. package/dist/siemens-ix/p-6c554ece.entry.js.map +0 -1
  790. package/dist/siemens-ix/p-736a7446.entry.js.map +0 -1
  791. package/dist/siemens-ix/p-7cb18fa5.entry.js.map +0 -1
  792. package/dist/siemens-ix/p-9196f153.entry.js +0 -2
  793. package/dist/siemens-ix/p-9196f153.entry.js.map +0 -1
  794. package/dist/siemens-ix/p-CKA5agGR.js +0 -2
  795. package/dist/siemens-ix/p-CYvkc2CR.js +0 -2
  796. package/dist/siemens-ix/p-Dk_lr0xl.js +0 -2
  797. package/dist/siemens-ix/p-DtF9fwpD.js +0 -3
  798. package/dist/siemens-ix/p-DtF9fwpD.js.map +0 -1
  799. package/dist/siemens-ix/p-cefd8579.entry.js +0 -2
  800. package/dist/siemens-ix/p-cefd8579.entry.js.map +0 -1
  801. package/dist/siemens-ix/p-ec92f199.entry.js +0 -2
  802. package/dist/siemens-ix/p-ec92f199.entry.js.map +0 -1
  803. package/dist/siemens-ix/p-f607e4c0.entry.js +0 -2
  804. package/dist/siemens-ix/p-f607e4c0.entry.js.map +0 -1
  805. /package/dist/siemens-ix/{p-a2c05b1b.entry.js.map → p-000cfb14.entry.js.map} +0 -0
  806. /package/dist/siemens-ix/{p-2c95e67c.entry.js.map → p-003f8d27.entry.js.map} +0 -0
  807. /package/dist/siemens-ix/{p-9505ff9d.entry.js.map → p-08931f8c.entry.js.map} +0 -0
  808. /package/dist/siemens-ix/{p-8960c872.entry.js.map → p-0c830977.entry.js.map} +0 -0
  809. /package/dist/siemens-ix/{p-08e33f34.entry.js.map → p-12110136.entry.js.map} +0 -0
  810. /package/dist/siemens-ix/{p-3af8304e.entry.js.map → p-163e742f.entry.js.map} +0 -0
  811. /package/dist/siemens-ix/{p-cc843644.entry.js.map → p-191c9ec6.entry.js.map} +0 -0
  812. /package/dist/siemens-ix/{p-9185b8c1.entry.js.map → p-19ae7d99.entry.js.map} +0 -0
  813. /package/dist/siemens-ix/{p-538743fb.entry.js.map → p-19e9505f.entry.js.map} +0 -0
  814. /package/dist/siemens-ix/{p-b761a9d6.entry.js.map → p-20d1d114.entry.js.map} +0 -0
  815. /package/dist/siemens-ix/{p-10d57ca2.entry.js.map → p-2290614f.entry.js.map} +0 -0
  816. /package/dist/siemens-ix/{p-316cf983.entry.js.map → p-2295246b.entry.js.map} +0 -0
  817. /package/dist/siemens-ix/{p-eba65395.entry.js.map → p-273bd3ab.entry.js.map} +0 -0
  818. /package/dist/siemens-ix/{p-ce331bdc.entry.js.map → p-28055ea5.entry.js.map} +0 -0
  819. /package/dist/siemens-ix/{p-d1420219.entry.js.map → p-2e4b9c1a.entry.js.map} +0 -0
  820. /package/dist/siemens-ix/{p-e5ab9886.entry.js.map → p-3138015e.entry.js.map} +0 -0
  821. /package/dist/siemens-ix/{p-d1e08a10.entry.js.map → p-3283a5f3.entry.js.map} +0 -0
  822. /package/dist/siemens-ix/{p-765ffc2a.entry.js.map → p-34ff567f.entry.js.map} +0 -0
  823. /package/dist/siemens-ix/{p-2d9eb88d.entry.js.map → p-374de51d.entry.js.map} +0 -0
  824. /package/dist/siemens-ix/{p-91a5bb6c.entry.js.map → p-37fa26f9.entry.js.map} +0 -0
  825. /package/dist/siemens-ix/{p-a0ef8437.entry.js.map → p-3a0a5bc2.entry.js.map} +0 -0
  826. /package/dist/siemens-ix/{p-718a54f8.entry.js.map → p-3d8a3b8a.entry.js.map} +0 -0
  827. /package/dist/siemens-ix/{p-523e3cce.entry.js.map → p-3db26a34.entry.js.map} +0 -0
  828. /package/dist/siemens-ix/{p-1b4019b5.entry.js.map → p-3e1a9763.entry.js.map} +0 -0
  829. /package/dist/siemens-ix/{p-ac9215b9.entry.js.map → p-3edc7dd2.entry.js.map} +0 -0
  830. /package/dist/siemens-ix/{p-43e8cbf1.entry.js.map → p-4b0c3eeb.entry.js.map} +0 -0
  831. /package/dist/siemens-ix/{p-19b855f3.entry.js.map → p-518b1e6b.entry.js.map} +0 -0
  832. /package/dist/siemens-ix/{p-3d57eed7.entry.js.map → p-576fade1.entry.js.map} +0 -0
  833. /package/dist/siemens-ix/{p-6d38bed7.entry.js.map → p-5963369c.entry.js.map} +0 -0
  834. /package/dist/siemens-ix/{p-320281ab.entry.js.map → p-5b0d1cc9.entry.js.map} +0 -0
  835. /package/dist/siemens-ix/{p-0f72ac93.entry.js.map → p-5b1d3595.entry.js.map} +0 -0
  836. /package/dist/siemens-ix/{p-1b488eb2.entry.js.map → p-5fe74d24.entry.js.map} +0 -0
  837. /package/dist/siemens-ix/{p-1e2dfffb.entry.js.map → p-5fef5328.entry.js.map} +0 -0
  838. /package/dist/siemens-ix/{p-fa3623a3.entry.js.map → p-6691703e.entry.js.map} +0 -0
  839. /package/dist/siemens-ix/{p-bd6e324a.entry.js.map → p-66fb6549.entry.js.map} +0 -0
  840. /package/dist/siemens-ix/{p-3677ae1c.entry.js.map → p-6d197072.entry.js.map} +0 -0
  841. /package/dist/siemens-ix/{p-1a1e0f93.entry.js.map → p-734bcb23.entry.js.map} +0 -0
  842. /package/dist/siemens-ix/{p-32612a51.entry.js.map → p-78f99962.entry.js.map} +0 -0
  843. /package/dist/siemens-ix/{p-001a084b.entry.js.map → p-79febe81.entry.js.map} +0 -0
  844. /package/dist/siemens-ix/{p-e8252fd7.entry.js.map → p-7abb0f0c.entry.js.map} +0 -0
  845. /package/dist/siemens-ix/{p-61140574.entry.js.map → p-87b30e60.entry.js.map} +0 -0
  846. /package/dist/siemens-ix/{p-2aa40bcf.entry.js.map → p-87c777a1.entry.js.map} +0 -0
  847. /package/dist/siemens-ix/{p-71eaa791.entry.js.map → p-888fa4b1.entry.js.map} +0 -0
  848. /package/dist/siemens-ix/{p-b0a445d7.entry.js.map → p-89edecbd.entry.js.map} +0 -0
  849. /package/dist/siemens-ix/{p-d6bf2d75.entry.js.map → p-933f6e1f.entry.js.map} +0 -0
  850. /package/dist/siemens-ix/{p-d3e0d6d9.entry.js.map → p-96bbbbcb.entry.js.map} +0 -0
  851. /package/dist/siemens-ix/{p-ff85bd49.entry.js.map → p-9a679e62.entry.js.map} +0 -0
  852. /package/dist/siemens-ix/{p-a1c09e3c.entry.js.map → p-9e3a36df.entry.js.map} +0 -0
  853. /package/dist/siemens-ix/{p-afd2fa29.entry.js.map → p-9e83986f.entry.js.map} +0 -0
  854. /package/dist/siemens-ix/{p-c56c3898.entry.js.map → p-a4d17743.entry.js.map} +0 -0
  855. /package/dist/siemens-ix/{p-a55e1df3.entry.js.map → p-a963c368.entry.js.map} +0 -0
  856. /package/dist/siemens-ix/{p-8b41e47d.entry.js.map → p-ac5f5042.entry.js.map} +0 -0
  857. /package/dist/siemens-ix/{p-3f03f070.entry.js.map → p-aeb1eb75.entry.js.map} +0 -0
  858. /package/dist/siemens-ix/{p-2927de2b.entry.js.map → p-aee95ea9.entry.js.map} +0 -0
  859. /package/dist/siemens-ix/{p-9a7db83b.entry.js.map → p-af701797.entry.js.map} +0 -0
  860. /package/dist/siemens-ix/{p-ecefabdb.entry.js.map → p-b01c5093.entry.js.map} +0 -0
  861. /package/dist/siemens-ix/{p-b0cfcae1.entry.js.map → p-b39463a7.entry.js.map} +0 -0
  862. /package/dist/siemens-ix/{p-45427457.entry.js.map → p-b59f5bf2.entry.js.map} +0 -0
  863. /package/dist/siemens-ix/{p-9ca14286.entry.js.map → p-b7d15091.entry.js.map} +0 -0
  864. /package/dist/siemens-ix/{p-5e241a1f.entry.js.map → p-ba7b399c.entry.js.map} +0 -0
  865. /package/dist/siemens-ix/{p-9439d379.entry.js.map → p-bc3714e4.entry.js.map} +0 -0
  866. /package/dist/siemens-ix/{p-127a8ea3.entry.js.map → p-bf8e97d7.entry.js.map} +0 -0
  867. /package/dist/siemens-ix/{p-6b316d6a.entry.js.map → p-c0e4bf8a.entry.js.map} +0 -0
  868. /package/dist/siemens-ix/{p-e59e6e87.entry.js.map → p-c675b650.entry.js.map} +0 -0
  869. /package/dist/siemens-ix/{p-a48f6140.entry.js.map → p-c80dddf1.entry.js.map} +0 -0
  870. /package/dist/siemens-ix/{p-cb5000ac.entry.js.map → p-c93a8094.entry.js.map} +0 -0
  871. /package/dist/siemens-ix/{p-08d2c2e8.entry.js.map → p-ca328fc2.entry.js.map} +0 -0
  872. /package/dist/siemens-ix/{p-033a9520.entry.js.map → p-cd52e37a.entry.js.map} +0 -0
  873. /package/dist/siemens-ix/{p-b2fd83da.entry.js.map → p-ce0642f0.entry.js.map} +0 -0
  874. /package/dist/siemens-ix/{p-b606a172.entry.js.map → p-d132ce81.entry.js.map} +0 -0
  875. /package/dist/siemens-ix/{p-f30f9b01.entry.js.map → p-d1cf2407.entry.js.map} +0 -0
  876. /package/dist/siemens-ix/{p-89868ccc.entry.js.map → p-d2da2e45.entry.js.map} +0 -0
  877. /package/dist/siemens-ix/{p-accb8080.entry.js.map → p-d3f99d59.entry.js.map} +0 -0
  878. /package/dist/siemens-ix/{p-38d3e0c8.entry.js.map → p-da378974.entry.js.map} +0 -0
  879. /package/dist/siemens-ix/{p-2240c295.entry.js.map → p-dd627440.entry.js.map} +0 -0
  880. /package/dist/siemens-ix/{p-66e7e232.entry.js.map → p-e365aee3.entry.js.map} +0 -0
  881. /package/dist/siemens-ix/{p-802636fd.entry.js.map → p-e501b6ca.entry.js.map} +0 -0
  882. /package/dist/siemens-ix/{p-01c3ef64.entry.js.map → p-e6c7e87a.entry.js.map} +0 -0
  883. /package/dist/siemens-ix/{p-1bf52529.entry.js.map → p-eb5da5a0.entry.js.map} +0 -0
  884. /package/dist/siemens-ix/{p-eccfb343.entry.js.map → p-ee76fac1.entry.js.map} +0 -0
  885. /package/dist/siemens-ix/{p-ee807086.entry.js.map → p-efe78c2f.entry.js.map} +0 -0
  886. /package/dist/siemens-ix/{p-f8976f8e.entry.js.map → p-f0575255.entry.js.map} +0 -0
  887. /package/dist/siemens-ix/{p-c210f347.entry.js.map → p-f3f6e45d.entry.js.map} +0 -0
  888. /package/dist/siemens-ix/{p-c2b23c82.entry.js.map → p-f3ffbaf9.entry.js.map} +0 -0
  889. /package/dist/siemens-ix/{p-d1e55b65.entry.js.map → p-f7bfd5f6.entry.js.map} +0 -0
  890. /package/dist/siemens-ix/{p-cbf9dc1c.entry.js.map → p-f81de54a.entry.js.map} +0 -0
  891. /package/dist/siemens-ix/{p-9ed2e8df.entry.js.map → p-f8a852c3.entry.js.map} +0 -0
  892. /package/dist/siemens-ix/{p-9170f4cd.entry.js.map → p-ff072152.entry.js.map} +0 -0
  893. /package/dist/siemens-ix/{p-aaf423b9.entry.js.map → p-ff2171f6.entry.js.map} +0 -0
package/hydrate/index.mjs CHANGED
@@ -154,7 +154,7 @@ async function appGlobalScript (config) {
154
154
  const globalScripts = appGlobalScript;
155
155
 
156
156
  /*
157
- Stencil Hydrate Platform v4.28.2 | MIT Licensed | https://stenciljs.com
157
+ Stencil Hydrate Platform v4.29.0 | MIT Licensed | https://stenciljs.com
158
158
  */
159
159
  var __defProp = Object.defineProperty;
160
160
  var __export = (target, all) => {
@@ -165,6 +165,30 @@ var __export = (target, all) => {
165
165
  // src/utils/constants.ts
166
166
  var SVG_NS = "http://www.w3.org/2000/svg";
167
167
  var HTML_NS = "http://www.w3.org/1999/xhtml";
168
+ var PrimitiveType = /* @__PURE__ */ ((PrimitiveType2) => {
169
+ PrimitiveType2["Undefined"] = "undefined";
170
+ PrimitiveType2["Null"] = "null";
171
+ PrimitiveType2["String"] = "string";
172
+ PrimitiveType2["Number"] = "number";
173
+ PrimitiveType2["SpecialNumber"] = "number";
174
+ PrimitiveType2["Boolean"] = "boolean";
175
+ PrimitiveType2["BigInt"] = "bigint";
176
+ return PrimitiveType2;
177
+ })(PrimitiveType || {});
178
+ var NonPrimitiveType = /* @__PURE__ */ ((NonPrimitiveType2) => {
179
+ NonPrimitiveType2["Array"] = "array";
180
+ NonPrimitiveType2["Date"] = "date";
181
+ NonPrimitiveType2["Map"] = "map";
182
+ NonPrimitiveType2["Object"] = "object";
183
+ NonPrimitiveType2["RegularExpression"] = "regexp";
184
+ NonPrimitiveType2["Set"] = "set";
185
+ NonPrimitiveType2["Channel"] = "channel";
186
+ NonPrimitiveType2["Symbol"] = "symbol";
187
+ return NonPrimitiveType2;
188
+ })(NonPrimitiveType || {});
189
+ var TYPE_CONSTANT = "type";
190
+ var VALUE_CONSTANT = "value";
191
+ var SERIALIZED_PREFIX = "serialized:";
168
192
  var isComplexType = (o) => {
169
193
  o = typeof o;
170
194
  return o === "object" || o === "function";
@@ -181,6 +205,101 @@ var escapeRegExpSpecialCharacters = (text) => {
181
205
  return text.replace(/[.*+?^${}()|[\]\\]/g, "\\$&");
182
206
  };
183
207
 
208
+ // src/utils/remote-value.ts
209
+ var RemoteValue = class _RemoteValue {
210
+ /**
211
+ * Deserializes a LocalValue serialized object back to its original JavaScript representation
212
+ *
213
+ * @param serialized The serialized LocalValue object
214
+ * @returns The original JavaScript value/object
215
+ */
216
+ static fromLocalValue(serialized) {
217
+ const type = serialized[TYPE_CONSTANT];
218
+ const value = VALUE_CONSTANT in serialized ? serialized[VALUE_CONSTANT] : void 0;
219
+ switch (type) {
220
+ case "string" /* String */:
221
+ return value;
222
+ case "boolean" /* Boolean */:
223
+ return value;
224
+ case "bigint" /* BigInt */:
225
+ return BigInt(value);
226
+ case "undefined" /* Undefined */:
227
+ return void 0;
228
+ case "null" /* Null */:
229
+ return null;
230
+ case "number" /* Number */:
231
+ if (value === "NaN") return NaN;
232
+ if (value === "-0") return -0;
233
+ if (value === "Infinity") return Infinity;
234
+ if (value === "-Infinity") return -Infinity;
235
+ return value;
236
+ case "array" /* Array */:
237
+ return value.map((item) => _RemoteValue.fromLocalValue(item));
238
+ case "date" /* Date */:
239
+ return new Date(value);
240
+ case "map" /* Map */:
241
+ const map2 = /* @__PURE__ */ new Map();
242
+ for (const [key, val] of value) {
243
+ const deserializedKey = typeof key === "object" && key !== null ? _RemoteValue.fromLocalValue(key) : key;
244
+ const deserializedValue = _RemoteValue.fromLocalValue(val);
245
+ map2.set(deserializedKey, deserializedValue);
246
+ }
247
+ return map2;
248
+ case "object" /* Object */:
249
+ const obj = {};
250
+ for (const [key, val] of value) {
251
+ obj[key] = _RemoteValue.fromLocalValue(val);
252
+ }
253
+ return obj;
254
+ case "regexp" /* RegularExpression */:
255
+ const { pattern, flags } = value;
256
+ return new RegExp(pattern, flags);
257
+ case "set" /* Set */:
258
+ const set = /* @__PURE__ */ new Set();
259
+ for (const item of value) {
260
+ set.add(_RemoteValue.fromLocalValue(item));
261
+ }
262
+ return set;
263
+ case "symbol" /* Symbol */:
264
+ return Symbol(value);
265
+ default:
266
+ throw new Error(`Unsupported type: ${type}`);
267
+ }
268
+ }
269
+ /**
270
+ * Utility method to deserialize multiple LocalValues at once
271
+ *
272
+ * @param serializedValues Array of serialized LocalValue objects
273
+ * @returns Array of deserialized JavaScript values
274
+ */
275
+ static fromLocalValueArray(serializedValues) {
276
+ return serializedValues.map((value) => _RemoteValue.fromLocalValue(value));
277
+ }
278
+ /**
279
+ * Verifies if the given object matches the structure of a serialized LocalValue
280
+ *
281
+ * @param obj Object to verify
282
+ * @returns boolean indicating if the object has LocalValue structure
283
+ */
284
+ static isLocalValueObject(obj) {
285
+ if (typeof obj !== "object" || obj === null) {
286
+ return false;
287
+ }
288
+ if (!obj.hasOwnProperty(TYPE_CONSTANT)) {
289
+ return false;
290
+ }
291
+ const type = obj[TYPE_CONSTANT];
292
+ const hasTypeProperty = Object.values({ ...PrimitiveType, ...NonPrimitiveType }).includes(type);
293
+ if (!hasTypeProperty) {
294
+ return false;
295
+ }
296
+ if (type !== "null" /* Null */ && type !== "undefined" /* Undefined */) {
297
+ return obj.hasOwnProperty(VALUE_CONSTANT);
298
+ }
299
+ return true;
300
+ }
301
+ };
302
+
184
303
  // src/utils/result.ts
185
304
  var result_exports = {};
186
305
  __export(result_exports, {
@@ -230,6 +349,14 @@ var unwrapErr = (result) => {
230
349
  }
231
350
  };
232
351
 
352
+ // src/utils/serialize.ts
353
+ function deserializeProperty(value) {
354
+ if (typeof value !== "string" || !value.startsWith(SERIALIZED_PREFIX)) {
355
+ return value;
356
+ }
357
+ return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
358
+ }
359
+
233
360
  // src/runtime/runtime-constants.ts
234
361
  var CONTENT_REF_ID = "r";
235
362
  var ORG_LOCATION_ID = "o";
@@ -511,6 +638,7 @@ var convertToPrivate = (node) => {
511
638
 
512
639
  // src/runtime/client-hydrate.ts
513
640
  var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
641
+ var _a;
514
642
  const endHydrate = createTime("hydrateClient", tagName);
515
643
  const shadowRoot = hostElm.shadowRoot;
516
644
  const childRenderNodes = [];
@@ -519,6 +647,19 @@ var initializeClientHydrate = (hostElm, tagName, hostId, hostRef) => {
519
647
  const shadowRootNodes = shadowRoot ? [] : null;
520
648
  const vnode = newVNode(tagName, null);
521
649
  vnode.$elm$ = hostElm;
650
+ const members = Object.entries(((_a = hostRef.$cmpMeta$) == null ? void 0 : _a.$members$) || {});
651
+ members.forEach(([memberName, [memberFlags, metaAttributeName]]) => {
652
+ var _a2;
653
+ if (!(memberFlags & 31 /* Prop */)) {
654
+ return;
655
+ }
656
+ const attributeName = metaAttributeName || memberName;
657
+ const attrVal = hostElm.getAttribute(attributeName);
658
+ if (attrVal !== null) {
659
+ const attrPropVal = parsePropertyValue(attrVal, memberFlags);
660
+ (_a2 = hostRef == null ? void 0 : hostRef.$instanceValues$) == null ? void 0 : _a2.set(memberName, attrPropVal);
661
+ }
662
+ });
522
663
  if (win.document && (!plt.$orgLocNodes$ || !plt.$orgLocNodes$.size)) {
523
664
  initializeDocumentHydrate(win.document.body, plt.$orgLocNodes$ = /* @__PURE__ */ new Map());
524
665
  }
@@ -1228,12 +1369,23 @@ var scopeCss = (cssText, scopeId2, commentOriginalSelector) => {
1228
1369
  return cssText;
1229
1370
  };
1230
1371
  var parsePropertyValue = (propValue, propType) => {
1372
+ if (typeof propValue === "string" && (propValue.startsWith("{") && propValue.endsWith("}") || propValue.startsWith("[") && propValue.endsWith("]"))) {
1373
+ try {
1374
+ propValue = JSON.parse(propValue);
1375
+ return propValue;
1376
+ } catch (e) {
1377
+ }
1378
+ }
1379
+ if (typeof propValue === "string" && propValue.startsWith(SERIALIZED_PREFIX)) {
1380
+ propValue = deserializeProperty(propValue);
1381
+ return propValue;
1382
+ }
1231
1383
  if (propValue != null && !isComplexType(propValue)) {
1232
1384
  if (propType & 4 /* Boolean */) {
1233
1385
  return propValue === "false" ? false : propValue === "" || !!propValue;
1234
1386
  }
1235
1387
  if (propType & 2 /* Number */) {
1236
- return parseFloat(propValue);
1388
+ return typeof propValue === "string" ? parseFloat(propValue) : typeof propValue === "number" ? propValue : NaN;
1237
1389
  }
1238
1390
  if (propType & 1 /* String */) {
1239
1391
  return String(propValue);
@@ -1865,7 +2017,8 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
1865
2017
  const hostElm = hostRef.$hostElement$;
1866
2018
  const cmpMeta = hostRef.$cmpMeta$;
1867
2019
  const oldVNode = hostRef.$vnode$ || newVNode(null, null);
1868
- const rootVnode = isHost(renderFnResults) ? renderFnResults : h(null, null, renderFnResults);
2020
+ const isHostElement = isHost(renderFnResults);
2021
+ const rootVnode = isHostElement ? renderFnResults : h(null, null, renderFnResults);
1869
2022
  hostTagName = hostElm.tagName;
1870
2023
  if (cmpMeta.$attrsToReflect$) {
1871
2024
  rootVnode.$attrs$ = rootVnode.$attrs$ || {};
@@ -2600,21 +2753,15 @@ function proxyHostElement(elm, cstr) {
2600
2753
  var _a;
2601
2754
  if (memberFlags & 31 /* Prop */) {
2602
2755
  const attributeName = metaAttributeName || memberName;
2603
- let attrValue = elm.getAttribute(attributeName);
2604
- if ((attrValue == null ? void 0 : attrValue.startsWith("{")) && attrValue.endsWith("}") || (attrValue == null ? void 0 : attrValue.startsWith("[")) && attrValue.endsWith("]")) {
2605
- try {
2606
- attrValue = JSON.parse(attrValue);
2607
- } catch (e) {
2608
- }
2609
- }
2610
- const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(cstr.prototype, memberName) || {};
2756
+ const attrValue = elm.getAttribute(attributeName);
2757
+ const propValue = elm[memberName];
2611
2758
  let attrPropVal;
2759
+ const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(cstr.prototype, memberName) || {};
2612
2760
  if (attrValue != null) {
2613
2761
  attrPropVal = parsePropertyValue(attrValue, memberFlags);
2614
2762
  }
2615
- const ownValue = elm[memberName];
2616
- if (ownValue !== void 0) {
2617
- attrPropVal = ownValue;
2763
+ if (propValue !== void 0) {
2764
+ attrPropVal = propValue;
2618
2765
  delete elm[memberName];
2619
2766
  }
2620
2767
  if (attrPropVal !== void 0) {
@@ -3651,7 +3798,7 @@ class Application {
3651
3798
  "themeSystemAppearance": [4, "theme-system-appearance"],
3652
3799
  "forceBreakpoint": [1, "force-breakpoint"],
3653
3800
  "breakpoints": [16],
3654
- "appSwitchConfig": [16],
3801
+ "appSwitchConfig": [16, "app-switch-config"],
3655
3802
  "breakpoint": [32],
3656
3803
  "applicationSidebarSlotted": [32]
3657
3804
  },
@@ -6044,7 +6191,7 @@ class Breadcrumb {
6044
6191
  "$tagName$": "ix-breadcrumb",
6045
6192
  "$members$": {
6046
6193
  "visibleItemCount": [2, "visible-item-count"],
6047
- "nextItems": [16],
6194
+ "nextItems": [16, "next-items"],
6048
6195
  "ghost": [4],
6049
6196
  "ariaLabelPreviousButton": [1, "aria-label-previous-button"],
6050
6197
  "items": [32],
@@ -7200,10 +7347,10 @@ class CategoryFilter {
7200
7347
  "$members$": {
7201
7348
  "disabled": [4],
7202
7349
  "readonly": [4],
7203
- "filterState": [16],
7350
+ "filterState": [16, "filter-state"],
7204
7351
  "placeholder": [1],
7205
7352
  "categories": [16],
7206
- "nonSelectableCategories": [16],
7353
+ "nonSelectableCategories": [16, "non-selectable-categories"],
7207
7354
  "suggestions": [16],
7208
7355
  "icon": [1],
7209
7356
  "hideIcon": [4, "hide-icon"],
@@ -15979,7 +16126,7 @@ class DateDropdown {
15979
16126
  "loading": [4],
15980
16127
  "showWeekNumbers": [4, "show-week-numbers"],
15981
16128
  "customRangeAllowed": [4, "custom-range-allowed"],
15982
- "dateRangeOptions": [16],
16129
+ "dateRangeOptions": [16, "date-range-options"],
15983
16130
  "locale": [1],
15984
16131
  "weekStartIndex": [2, "week-start-index"],
15985
16132
  "i18nCustomItem": [1, "i18n-custom-item"],
@@ -16831,23 +16978,25 @@ class DatePicker {
16831
16978
  this.calendar = [];
16832
16979
  }
16833
16980
  watchFromPropHandler(newValue) {
16834
- var _a;
16835
- this.currFromDate = newValue
16836
- ? DateTime.fromFormat(newValue, this.format)
16837
- : undefined;
16838
- if ((_a = this.currFromDate) === null || _a === void 0 ? void 0 : _a.isValid) {
16839
- this.selectedYear = this.currFromDate.year;
16840
- this.selectedMonth = this.currFromDate.month - 1;
16981
+ if (!newValue) {
16982
+ this.currFromDate = undefined;
16983
+ return;
16984
+ }
16985
+ const date = this.parseDateString(newValue);
16986
+ if (date) {
16987
+ this.currFromDate = date;
16988
+ this.updateSelectedYearMonth(date);
16841
16989
  }
16842
16990
  }
16843
16991
  watchToPropHandler(newValue) {
16844
- var _a;
16845
- this.currToDate = newValue
16846
- ? DateTime.fromFormat(newValue, this.format)
16847
- : undefined;
16848
- if ((_a = this.currToDate) === null || _a === void 0 ? void 0 : _a.isValid) {
16849
- this.selectedYear = this.currToDate.year;
16850
- this.selectedMonth = this.currToDate.month - 1;
16992
+ if (!newValue) {
16993
+ this.currToDate = undefined;
16994
+ return;
16995
+ }
16996
+ const date = this.parseDateString(newValue);
16997
+ if (date) {
16998
+ this.currToDate = date;
16999
+ this.updateSelectedYearMonth(date);
16851
17000
  }
16852
17001
  }
16853
17002
  onLocaleChange() {
@@ -16914,6 +17063,18 @@ class DatePicker {
16914
17063
  getDateTimeNow() {
16915
17064
  return DateTime.fromISO(this.today);
16916
17065
  }
17066
+ parseDateString(dateString) {
17067
+ const date = DateTime.fromFormat(dateString, this.format);
17068
+ if (!date.isValid) {
17069
+ console.error(date.invalidExplanation);
17070
+ return undefined;
17071
+ }
17072
+ return date;
17073
+ }
17074
+ updateSelectedYearMonth(date) {
17075
+ this.selectedYear = date.year;
17076
+ this.selectedMonth = date.month - 1;
17077
+ }
16917
17078
  onDayBlur() {
16918
17079
  this.isDayFocus = false;
16919
17080
  }
@@ -17213,7 +17374,7 @@ class DatePicker {
17213
17374
  return rows;
17214
17375
  }
17215
17376
  render() {
17216
- return (hAsync(Host, { key: 'c572010198012b0665e0741ac6f2f280c22096f0' }, hAsync("ix-date-time-card", { key: '857ff058a49313ba01f69eb0403b2a32b9864b86', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: '83368f09237939c0cc2d2ce7b4620f90615f8c57', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: '89e152476b95ea3770dfb77ad6948a9250b0a1fa', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: iconChevronLeftSmall, variant: "primary", class: "arrows" }), hAsync("div", { key: '1a2ddbb791a05051745849b6b33da90a1ed6d53a', class: "selector" }, hAsync("ix-button", { key: '928e85ca6c02ccf0047b08101cfbb0a1d2a17fb6', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: 'e723fa8c27d59c125f797b0adf36b07c0ead0a33', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: '3242fad1cd893de2b7c58cac2777eb71f3815f37', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '72e107ef50026706d25e8a6291d791dac3288e2b', class: "wrapper" }, hAsync("div", { key: '962ea0d6c91bab3f9b6c86792d0d59687b30fbf4', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: 'c1902b23595de8fe97cc8dbcde44da5dea65b5d9', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
17377
+ return (hAsync(Host, { key: 'f7b223037b3b66698a530012ed0fcbf9ec849372' }, hAsync("ix-date-time-card", { key: '375131f5ba5126d2d95b46bbf605e29844b38b85', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, hAsync("div", { key: '5065a58f901b2f392bb1c6e6e4188ca08cae19c7', class: "header", slot: "header" }, hAsync("ix-icon-button", { key: 'f4f7e444c0e54c879ec72cbac9b9afabb962932e', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: iconChevronLeftSmall, variant: "primary", class: "arrows" }), hAsync("div", { key: '1cdb318edbb57e01efc62263bdfd635c0120a0e5', class: "selector" }, hAsync("ix-button", { key: 'c27b5dcea81095b286bd6f47ceb5bc854773c2dd', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, hAsync("span", { key: '2d04c84e1fb480a3053e4488cb3ecb990d7bb438', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), hAsync("ix-dropdown", { key: 'ee3dd29d87bb29b80ddaa1bb3869b51827443600', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, hAsync("div", { key: '23fcd9fb8e577bf09bf2806752da187350f2e49a', class: "wrapper" }, hAsync("div", { key: '05a811bfaa72104f21c144ec15e7da6fe72d9748', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), hAsync("div", { key: '14d433a2412bfbfe0e20020385363916f8ae4a44', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (hAsync("div", { key: month, ref: (ref) => {
17217
17378
  if (month === this.monthNames[0]) {
17218
17379
  this.firstMonthRef(ref);
17219
17380
  }
@@ -17227,10 +17388,10 @@ class DatePicker {
17227
17388
  hidden: this.tempYear !== this.selectedYear ||
17228
17389
  this.tempMonth !== index,
17229
17390
  checkPosition: true,
17230
- }, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: 'd39bbbc40e27105d7f5575f95e17d777b2fc905a', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: iconChevronRightSmall, variant: "primary", class: "arrows" })), hAsync("div", { key: '8ce294f4edfc8578be98290467610d79ef8c1b78', class: {
17391
+ }, name: iconSingleCheck, size: "16" }), hAsync("div", null, hAsync("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), hAsync("ix-icon-button", { key: '867520bbab18fb88c1307bf9b353378c57c9f7b6', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: iconChevronRightSmall, variant: "primary", class: "arrows" })), hAsync("div", { key: '6e957e15a0884f0d614cc1bcf0becacebacc1171', class: {
17231
17392
  grid: true,
17232
17393
  'grid--show-week-numbers': this.showWeekNumbers,
17233
- } }, this.showWeekNumbers && hAsync("div", { key: '0027a35f4c3841e57ed6ce0571183150b8b85e65', class: "calendar-item week-day" }), this.dayNames.map((name) => (hAsync("div", { key: name, class: "calendar-item week-day" }, hAsync("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
17394
+ } }, this.showWeekNumbers && hAsync("div", { key: 'bf9c1537e6d5f6f129a4c97091627863dd20df8b', class: "calendar-item week-day" }), this.dayNames.map((name) => (hAsync("div", { key: name, class: "calendar-item week-day" }, hAsync("div", { class: "overflow" }, name.slice(0, 3))))), this.calendar.map((week) => {
17234
17395
  return (hAsync(Fragment, null, this.showWeekNumbers && (hAsync("div", { class: "calendar-item week-number" }, week.weekNumber)), week.dayNumbers.map((day) => {
17235
17396
  return day ? (hAsync("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: (e) => {
17236
17397
  const target = e.currentTarget;
@@ -17242,10 +17403,10 @@ class DatePicker {
17242
17403
  }
17243
17404
  }, tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur() }, day)) : (hAsync("div", null));
17244
17405
  })));
17245
- })), hAsync("div", { key: '0c5f2867820eb6d58239a3d6029cb8aba2ddcc3c', class: {
17406
+ })), hAsync("div", { key: 'de56a96b662f67cc23d6e61daaa7800710e80157', class: {
17246
17407
  button: true,
17247
17408
  hidden: !this.range || !this.standaloneAppearance,
17248
- } }, hAsync("ix-button", { key: 'd2f8f634517f6847490e579c47e2f3ec8aaecc34', onClick: () => this.onDone() }, this.i18nDone)))));
17409
+ } }, hAsync("ix-button", { key: 'e2b2f1ed481321f5092d3e409ca4b3565beecc9f', onClick: () => this.onDone() }, this.i18nDone)))));
17249
17410
  }
17250
17411
  get hostElement() { return getElement(this); }
17251
17412
  static get watchers() { return {
@@ -19967,7 +20128,7 @@ class Dropdown {
19967
20128
  "positioningStrategy": [1, "positioning-strategy"],
19968
20129
  "header": [1],
19969
20130
  "offset": [16],
19970
- "overwriteDropdownStyle": [16],
20131
+ "overwriteDropdownStyle": [16, "overwrite-dropdown-style"],
19971
20132
  "discoverAllSubmenus": [4, "discover-all-submenus"],
19972
20133
  "ignoreRelatedSubmenu": [4, "ignore-related-submenu"],
19973
20134
  "suppressOverflowBehavior": [4, "suppress-overflow-behavior"],
@@ -20073,7 +20234,7 @@ class DropdownHeader {
20073
20234
  }; }
20074
20235
  }
20075
20236
 
20076
- const dropdownItemCss = ":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}: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 ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem;border:0.0625rem solid transparent;white-space:nowrap}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}";
20237
+ const dropdownItemCss = ":host{--ix-dropdown-item-checked-color:var(--theme-color-primary);display:flex;flex-direction:row;position:relative;height:2.5rem;width:auto;overflow:hidden;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}: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 ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .dropdown-item{all:unset;display:flex;flex-direction:row;align-items:center;position:relative;height:calc(100% - 2px);width:calc(100% - 0.5rem - 1.5rem);padding:0 0.5rem;padding-right:1.5rem;border:0.0625rem solid transparent;white-space:nowrap}:host .dropdown-item.no-checked-field{width:calc(100% - 1rem - 1.5rem);padding:0 1rem;padding-right:1.5rem}:host .dropdown-item:focus-visible{border-color:var(--theme-color-focus-bdr)}:host .dropdown-item-checked{display:flex;align-items:center;justify-content:center;position:relative;height:100%;width:1rem;min-width:1rem;margin-right:0.5rem;color:var(--ix-dropdown-item-checked-color)}:host .dropdown-item-icon{margin-right:0.5rem;color:var(--theme-color-std-text)}:host .dropdown-item-text{display:block;position:relative;overflow:hidden;text-overflow:ellipsis;white-space:pre}:host .submenu-icon{margin-left:auto}:host(.icon-only) .dropdown-item-icon{margin-right:0px}:host(.icon-only) .dropdown-item-checked{display:none}:host(.icon-only) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(.submenu) .dropdown-item{width:calc(100% - 0.5rem - 0.5rem);padding:0 0.5rem;padding-right:0.5rem}:host(:not(.disabled):not(:disabled).hover),:host(:not(.disabled):not(:disabled):hover){background-color:var(--theme-ghost--background--hover)}:host(:not(.disabled):not(:disabled).active),:host(:not(.disabled):not(:disabled):active){background-color:var(--theme-ghost--background--active)}:host(.disabled){pointer-events:none;color:var(--theme-color-weak-text) !important}:host(.disabled) .dropdown-item-icon{color:var(--theme-color-weak-text) !important}";
20077
20238
 
20078
20239
  class DropdownItem {
20079
20240
  constructor(hostRef) {
@@ -20248,19 +20409,30 @@ class EventList {
20248
20409
  }
20249
20410
  onMutation(mutationRecords) {
20250
20411
  this.triggerFadeOut().then(() => {
20251
- if (typeof this.itemHeight === 'number') {
20412
+ if (!Number.isNaN(Number(this.itemHeight))) {
20252
20413
  const height = convertToRemString(this.itemHeight);
20253
- mutationRecords
20254
- .filter((mutation) => mutation.type === 'childList')
20255
- .forEach((mutation) => mutation.addedNodes.forEach((item) => {
20256
- const itemHtml = item;
20257
- this.setCustomHeight(itemHtml, height);
20258
- }));
20414
+ const eventListItems = this.findEventListItems(mutationRecords);
20415
+ eventListItems.forEach((item) => this.setCustomHeight(item, height));
20259
20416
  }
20260
20417
  this.handleChevron(this.chevron);
20261
20418
  this.triggerFadeIn();
20262
20419
  });
20263
20420
  }
20421
+ findEventListItems(mutationRecords) {
20422
+ const eventListItems = [];
20423
+ mutationRecords.forEach((mutation) => {
20424
+ if (mutation.type !== 'childList') {
20425
+ return;
20426
+ }
20427
+ mutation.addedNodes.forEach((node) => {
20428
+ const element = node;
20429
+ if (element.tagName === 'IX-EVENT-LIST-ITEM') {
20430
+ eventListItems.push(element);
20431
+ }
20432
+ });
20433
+ });
20434
+ return eventListItems;
20435
+ }
20264
20436
  setCustomHeight(item, height) {
20265
20437
  item.style.setProperty('--event-list-item-height', height);
20266
20438
  }
@@ -20312,11 +20484,11 @@ class EventList {
20312
20484
  });
20313
20485
  }
20314
20486
  render() {
20315
- return (hAsync(Host, { key: '1f76181a73b8720c0488893e24fb570d6cab0122', class: {
20487
+ return (hAsync(Host, { key: '98a84af85d5d0a37f5caeec2f7894cda5bc4435c', class: {
20316
20488
  'item-size-s': this.itemHeight === 'S',
20317
20489
  'item-size-l': this.itemHeight === 'L',
20318
20490
  compact: this.compact,
20319
- } }, hAsync("div", { key: '16339473f805eee2ca37fe4f8b3bbbfc7eb6dd48', role: "list" }, hAsync("slot", { key: 'c542a35c05eada1c9ed14622108ddf31731977d7' }))));
20491
+ } }, hAsync("div", { key: '7640c1d218f130ab36b0b9f41b5695ffc9c25a87', role: "list" }, hAsync("slot", { key: 'f910dc47a5015d4110325b78279e0b01679fa980' }))));
20320
20492
  }
20321
20493
  get hostElement() { return getElement(this); }
20322
20494
  static get watchers() { return {
@@ -20613,7 +20785,7 @@ class FieldWrapper {
20613
20785
  "showTextAsTooltip": [4, "show-text-as-tooltip"],
20614
20786
  "required": [4],
20615
20787
  "htmlForLabel": [1, "html-for-label"],
20616
- "controlRef": [16]
20788
+ "controlRef": [16, "control-ref"]
20617
20789
  },
20618
20790
  "$listeners$": undefined,
20619
20791
  "$lazyBundleId$": "-",
@@ -20934,7 +21106,7 @@ class FormFieldLabel {
20934
21106
  }
20935
21107
  }
20936
21108
  render() {
20937
- return (hAsync(Host, { key: '4b00ea62a90eae362b7236d82a08f031c075c10d', onClick: () => this.focusOnClick() }, hAsync("label", Object.assign({ key: '1c3e406baa6b6414cacf17961279bcd7ad1545ca', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), hAsync("ix-typography", { key: '54c5e7cbd6c505edbe2c37a20ecbecd91deb441b', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, hAsync("slot", { key: '9638a38954088cff1cd539f1b49ef70778b4ff21' }), this.required && hAsync("span", { key: 'b30063403d1e99121191ce945665781cba7ba34b' }, "\u00A0*")))));
21109
+ return (hAsync(Host, { key: '4b00ea62a90eae362b7236d82a08f031c075c10d', onClick: () => this.focusOnClick() }, hAsync("label", Object.assign({ key: '1c3e406baa6b6414cacf17961279bcd7ad1545ca', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), hAsync("ix-typography", { key: '54c5e7cbd6c505edbe2c37a20ecbecd91deb441b', textColor: this.isInvalid ? 'alarm' : 'soft', format: "label" }, hAsync("slot", { key: '9638a38954088cff1cd539f1b49ef70778b4ff21' }), this.required && hAsync("span", { key: 'b30063403d1e99121191ce945665781cba7ba34b' }, "*")))));
20938
21110
  }
20939
21111
  get hostElement() { return getElement(this); }
20940
21112
  static get watchers() { return {
@@ -20948,7 +21120,7 @@ class FormFieldLabel {
20948
21120
  "$members$": {
20949
21121
  "required": [1540],
20950
21122
  "htmlFor": [513, "html-for"],
20951
- "controlRef": [16],
21123
+ "controlRef": [16, "control-ref"],
20952
21124
  "isInvalid": [1028, "is-invalid"]
20953
21125
  },
20954
21126
  "$listeners$": undefined,
@@ -21927,6 +22099,12 @@ class IxTypography {
21927
22099
  */
21928
22100
  this.textDecoration = 'none';
21929
22101
  }
22102
+ static getTextColor(color) {
22103
+ if (color.startsWith('inv-') || !color.endsWith('-contrast')) {
22104
+ return `var(--theme-color-${color}-text)`;
22105
+ }
22106
+ return `var(--theme-color-${color.replace('-', '--')})`;
22107
+ }
21930
22108
  render() {
21931
22109
  var _a;
21932
22110
  let typographyClass = {};
@@ -21938,10 +22116,10 @@ class IxTypography {
21938
22116
  let style = {};
21939
22117
  if (this.textColor) {
21940
22118
  style = {
21941
- color: `var(--theme-color-${this.textColor}-text)`,
22119
+ color: IxTypography.getTextColor(this.textColor),
21942
22120
  };
21943
22121
  }
21944
- return (hAsync(Host, { key: '09495783bef6449f7a5a70f12f5dd4e4886a9e07', class: typographyClass, style: style }, hAsync("slot", { key: '902b34b3839cc4868ad65b61f1398bf93eedec17' })));
22122
+ return (hAsync(Host, { key: '98b5d010c3167750cd167157c45a9305f382c19a', class: typographyClass, style: style }, hAsync("slot", { key: '01586058f3ff1bcd88bdc5044c102dd4b09569d3' })));
21945
22123
  }
21946
22124
  static get style() { return typographyCss; }
21947
22125
  static get cmpMeta() { return {
@@ -24098,7 +24276,7 @@ class Modal {
24098
24276
  "animation": [4],
24099
24277
  "backdrop": [4],
24100
24278
  "closeOnBackdropClick": [4, "close-on-backdrop-click"],
24101
- "beforeDismiss": [16],
24279
+ "beforeDismiss": [16, "before-dismiss"],
24102
24280
  "centered": [4],
24103
24281
  "closeOnEscape": [4, "close-on-escape"],
24104
24282
  "modalVisible": [32],
@@ -25997,9 +26175,10 @@ class Select {
25997
26175
  updateFormInternalValue(value) {
25998
26176
  if (Array.isArray(value)) {
25999
26177
  this.formInternals.setFormValue(value.join(','));
26000
- return;
26001
26178
  }
26002
- this.formInternals.setFormValue(value);
26179
+ else {
26180
+ this.formInternals.setFormValue(value);
26181
+ }
26003
26182
  }
26004
26183
  /** @internal */
26005
26184
  async hasValidValue() {
@@ -26170,14 +26349,13 @@ class Select {
26170
26349
  if (this.isMultipleMode) {
26171
26350
  return;
26172
26351
  }
26173
- const trimmedInput = this.inputFilterText.trim();
26174
26352
  const itemLabel = el === null || el === void 0 ? void 0 : el.label;
26175
- const item = this.itemExists(trimmedInput);
26353
+ const item = this.itemExists(this.inputFilterText);
26176
26354
  if (item) {
26177
26355
  this.itemClick(item.value);
26178
26356
  }
26179
26357
  else if (this.editable && !this.itemExists(itemLabel)) {
26180
- const defaultPrevented = this.emitAddItem(trimmedInput);
26358
+ const defaultPrevented = this.emitAddItem(this.inputFilterText);
26181
26359
  if (defaultPrevented) {
26182
26360
  return;
26183
26361
  }
@@ -26287,7 +26465,7 @@ class Select {
26287
26465
  }
26288
26466
  filterItemsWithTypeahead() {
26289
26467
  var _a, _b;
26290
- this.inputFilterText = (_b = (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.value) !== null && _b !== void 0 ? _b : '';
26468
+ this.inputFilterText = (_b = (_a = this.inputElement) === null || _a === void 0 ? void 0 : _a.value.trim()) !== null && _b !== void 0 ? _b : '';
26291
26469
  if (this.isSingleMode && this.inputFilterText === this.selectedLabels[0]) {
26292
26470
  return;
26293
26471
  }
@@ -26396,9 +26574,9 @@ class Select {
26396
26574
  }
26397
26575
  render() {
26398
26576
  var _a, _b, _c, _d;
26399
- return (hAsync(Host, { key: '55e80c58e958e97655e20cba14b287ca41fe776d', "aria-disabled": a11yBoolean(this.disabled), class: {
26577
+ return (hAsync(Host, { key: 'fe5a9d201aa6fa9bae2f5cb24057bf161d545d10', "aria-disabled": a11yBoolean(this.disabled), class: {
26400
26578
  disabled: this.disabled,
26401
- } }, hAsync("ix-field-wrapper", { key: '50ed9d3c9b6e70f2e1d684bdac081c2efdd1c773', 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 }, hAsync("div", { key: '483a09e87ba81dc50db0d30c9858872af2603ff9', class: {
26579
+ } }, hAsync("ix-field-wrapper", { key: 'c28aa0804523d6a799c055899194a62e05dcd1a5', 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 }, hAsync("div", { key: 'fa78c9596e67642237ccf2bf027f3a4450b2cccb', class: {
26402
26580
  select: true,
26403
26581
  disabled: this.disabled,
26404
26582
  readonly: this.readonly,
@@ -26406,13 +26584,13 @@ class Select {
26406
26584
  this.dropdownAnchorRef(ref);
26407
26585
  if (!this.editable)
26408
26586
  this.dropdownWrapperRef(ref);
26409
- } }, hAsync("div", { key: '9e18c8c0882aaf5aadc80d259cd91ce1f7f52f82', class: "input-container" }, hAsync("div", { key: '29307561099593acfb45603cebd2136d06ce547b', class: "chips" }, this.isMultipleMode
26587
+ } }, hAsync("div", { key: 'c0e4e52e89640cb3dd31950f4457bbf0209363ac', class: "input-container" }, hAsync("div", { key: '53375714b199123d27fdb57d51102f7d0be912bb', class: "chips" }, this.isMultipleMode
26410
26588
  ? (_a = this.selectedItems) === null || _a === void 0 ? void 0 : _a.map((item) => (hAsync("ix-filter-chip", { disabled: this.disabled || this.readonly, key: item.value, onCloseClick: (e) => {
26411
26589
  e.preventDefault();
26412
26590
  e.stopPropagation();
26413
26591
  this.itemClick(item.value);
26414
26592
  } }, item.label)))
26415
- : '', hAsync("div", { key: 'ea337cc33b09f544899a9d3d47764f880c8dfcff', class: "trigger" }, hAsync("input", { key: 'ffeb71a4df620ea1611ecf69eca18015ef148496', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
26593
+ : '', hAsync("div", { key: '42cac6b1306e7b0339c47857a41685952465280c', class: "trigger" }, hAsync("input", { key: '94fe4f82da75de234fb134fb7792f78cb87d2c37', autocomplete: "off", "data-testid": "input", disabled: this.disabled, readOnly: this.readonly, required: this.required, type: "text", class: {
26416
26594
  'allow-clear': this.allowClear && !!((_b = this.selectedLabels) === null || _b === void 0 ? void 0 : _b.length),
26417
26595
  }, placeholder: this.placeholderValue(), value: (_c = this.inputValue) !== null && _c !== void 0 ? _c : '', ref: (ref) => {
26418
26596
  this.inputElement = ref;
@@ -26422,14 +26600,14 @@ class Select {
26422
26600
  }, onInput: () => this.filterItemsWithTypeahead(), onKeyDown: (e) => this.onKeyDown(e) }), this.allowClear &&
26423
26601
  !this.disabled &&
26424
26602
  !this.readonly &&
26425
- (((_d = this.selectedLabels) === null || _d === void 0 ? void 0 : _d.length) || this.inputFilterText) ? (hAsync("ix-icon-button", { class: "clear", icon: iconClear, ghost: true, oval: true, size: "16", onClick: (e) => {
26603
+ (((_d = this.selectedLabels) === null || _d === void 0 ? void 0 : _d.length) || this.inputFilterText) ? (hAsync("ix-icon-button", { key: "clear", class: "clear", icon: iconClear, ghost: true, oval: true, size: "16", onClick: (e) => {
26426
26604
  e.preventDefault();
26427
26605
  e.stopPropagation();
26428
26606
  this.clear();
26429
- } })) : null, this.disabled || this.readonly ? null : (hAsync("ix-icon-button", { "data-select-dropdown": true, class: { 'dropdown-visible': this.dropdownShow }, icon: iconChevronDownSmall, ghost: true, ref: (ref) => {
26607
+ } })) : null, this.disabled || this.readonly ? null : (hAsync("ix-icon-button", { "data-select-dropdown": true, key: "dropdown", class: { 'dropdown-visible': this.dropdownShow }, icon: iconChevronDownSmall, ghost: true, ref: (ref) => {
26430
26608
  if (this.editable)
26431
26609
  this.dropdownWrapperRef(ref);
26432
- } }))))))), hAsync("ix-dropdown", { key: '04161cb0115afc2e60efd249d393a9e81f42fe61', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
26610
+ } }))))))), hAsync("ix-dropdown", { key: '82133f6945c1b7b1f043bdb5a80fbe53e506f8f6', ref: (ref) => (this.dropdownElement = ref), show: this.dropdownShow, closeBehavior: this.isMultipleMode ? 'outside' : 'both', class: {
26433
26611
  'display-none': this.disabled || this.readonly,
26434
26612
  }, anchor: this.dropdownAnchorRef.waitForCurrent(), trigger: this.dropdownWrapperRef.waitForCurrent(), onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", overwriteDropdownStyle: async () => {
26435
26613
  var _a, _b;
@@ -26445,12 +26623,12 @@ class Select {
26445
26623
  styleOverwrites.maxWidth = `min(${this.dropdownMaxWidth}, 100%)`;
26446
26624
  }
26447
26625
  return styleOverwrites;
26448
- } }, hAsync("div", { key: '5a61493471aa83b381f064cfc40df1801784e965', class: {
26626
+ } }, hAsync("div", { key: '6e843696ec1bf3fe827e22e1aeda1cb07bbd51d6', class: {
26449
26627
  'select-list-header': true,
26450
26628
  hidden: this.hideListHeader || this.isDropdownEmpty,
26451
- }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: '26c2660ab8c2ff9d65d5255b1a23e775898d3b7b', onSlotchange: () => {
26629
+ }, title: this.i18nSelectListHeader, onClick: (e) => e.preventDefault() }, this.i18nSelectListHeader), hAsync("slot", { key: 'c6756d5bb0c13bc88dfd5acd6e5596151c694bcc', onSlotchange: () => {
26452
26630
  this.updateSelection();
26453
- } }), hAsync("div", { key: '62f0835c1eb2c3678e22790c030f911b262abf54', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
26631
+ } }), hAsync("div", { key: '3dd0a1342c1261899088bb8ca0dadff69e5d2c1a', ref: (ref) => (this.customItemsContainerElement = ref) }), this.isAddItemVisible() ? (hAsync("ix-dropdown-item", { "data-testid": "add-item", icon: iconPlus, class: {
26454
26632
  'add-item': true,
26455
26633
  }, label: this.inputFilterText, onItemClick: (e) => {
26456
26634
  e.preventDefault();
@@ -29005,16 +29183,24 @@ class Tree {
29005
29183
  const treeIndex = path.indexOf(this.hostElement);
29006
29184
  const treePath = path.slice(0, treeIndex);
29007
29185
  const hasTrigger = dropdownController.pathIncludesTrigger(treePath);
29008
- if (event.defaultPrevented) {
29009
- return;
29010
- }
29011
29186
  if (hasTrigger) {
29012
29187
  return;
29013
29188
  }
29014
- Object.values(this.context).forEach((c) => (c.isSelected = false));
29015
- const context = this.getContext(item.id);
29016
- context.isSelected = true;
29017
- this.setContext(item.id, context);
29189
+ if (!event.defaultPrevented) {
29190
+ Object.values(this.context).forEach((c) => (c.isSelected = false));
29191
+ const context = this.getContext(item.id);
29192
+ context.isSelected = true;
29193
+ this.setContext(item.id, context);
29194
+ }
29195
+ if (this.toggleOnItemClick && item.hasChildren) {
29196
+ const context = this.getContext(item.id);
29197
+ context.isExpanded = !context.isExpanded;
29198
+ this.nodeToggled.emit({
29199
+ id: item.id,
29200
+ isExpaned: context.isExpanded,
29201
+ });
29202
+ this.setContext(item.id, context);
29203
+ }
29018
29204
  this.nodeClicked.emit(item.id);
29019
29205
  };
29020
29206
  el.addEventListener('toggle', (event) => {
@@ -29090,6 +29276,11 @@ class Tree {
29090
29276
  this.initList();
29091
29277
  }
29092
29278
  }
29279
+ connectedCallback() {
29280
+ if (this.hasFirstRender) {
29281
+ this.initList();
29282
+ }
29283
+ }
29093
29284
  disconnectedCallback() {
29094
29285
  var _a, _b;
29095
29286
  (_a = this.hyperlist) === null || _a === void 0 ? void 0 : _a.destroy();
@@ -29123,7 +29314,7 @@ class Tree {
29123
29314
  this.hyperlist = new VirtualList(this.hostElement, config);
29124
29315
  }
29125
29316
  render() {
29126
- return (hAsync(Host, { key: 'f07f8e18cb87e576426b1ba321d8d198712db756' }, hAsync("slot", { key: 'c2f1bfa0cb99eeac46d11270d22e949a4d8674c3' })));
29317
+ return (hAsync(Host, { key: '3d9a880f2714c69333145042506d396a3a2828cd' }, hAsync("slot", { key: '7d61c95a13e449305c3a8d33c509eed0389e5abe' })));
29127
29318
  }
29128
29319
  get hostElement() { return getElement(this); }
29129
29320
  static get watchers() { return {
@@ -29136,8 +29327,9 @@ class Tree {
29136
29327
  "$members$": {
29137
29328
  "root": [1],
29138
29329
  "model": [16],
29139
- "renderItem": [16],
29140
- "context": [1040]
29330
+ "renderItem": [16, "render-item"],
29331
+ "context": [1040],
29332
+ "toggleOnItemClick": [4, "toggle-on-item-click"]
29141
29333
  },
29142
29334
  "$listeners$": undefined,
29143
29335
  "$lazyBundleId$": "-",
@@ -29161,14 +29353,15 @@ class TreeItem {
29161
29353
  var _a, _b, _c;
29162
29354
  return (hAsync(Host, { key: 'bb6da9e7cfe6133c51d8aa4a6eebfb8e7fdb68b2', class: {
29163
29355
  selected: !!((_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected),
29164
- } }, hAsync("div", { key: '8c6046145871b5b27731d78150ce8db3a3d5d5ad', class: "icon-toggle-container", onClick: (e) => {
29356
+ } }, hAsync("div", { key: 'fe3053f50feb3a1f00c3bcefb5a1c5c78909b1aa', class: "icon-toggle-container" }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRight, size: "16", class: {
29357
+ ['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
29358
+ }, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}`, onClick: (e) => {
29165
29359
  e.preventDefault();
29360
+ e.stopPropagation();
29166
29361
  this.toggle.emit();
29167
- } }, this.hasChildren ? (hAsync("ix-icon", { name: iconChevronRight, size: "16", class: {
29168
- ['icon-toggle-down']: !!((_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded),
29169
- }, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}` })) : null), hAsync("div", { key: '54dde9d64be32bcc705ca8503ceb23146e70e7b7', class: "tree-node-container", onClick: () => {
29362
+ } })) : null), hAsync("div", { key: '96bf8b81859c8292195f4418598057c0371259f9', class: "tree-node-container", onClick: () => {
29170
29363
  this.itemClick.emit();
29171
- } }, hAsync("div", { key: '91747fdc39f9e1207200639d1ef1d0d4cb582947', class: "tree-node-text" }, this.text), hAsync("slot", { key: 'bacce3961714116f77a23657c30437ac719916de' }))));
29364
+ } }, hAsync("div", { key: 'bfd399d7d167978c6e4781fb1394957b48bf85b6', class: "tree-node-text" }, this.text), hAsync("slot", { key: 'df8688241a7fa8ae7046313e779e3937640ccdde' }))));
29172
29365
  }
29173
29366
  static get style() { return treeItemCss; }
29174
29367
  static get cmpMeta() { return {
@@ -29375,9 +29568,9 @@ class Upload {
29375
29568
  if (this.state !== UploadFileState.LOADING) {
29376
29569
  this.fileDropped(e);
29377
29570
  }
29378
- }, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), hAsync("div", { key: '9b32b9d0e31bd04b158bdd2b1229cdb559373105' }, hAsync("input", { key: '1555820542f19528482cf133c10abe8780cc340d', "aria-label": ariaLabel, "aria-disabled": disabled, multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", onChange: (e) => {
29571
+ }, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), hAsync("div", { key: '9b32b9d0e31bd04b158bdd2b1229cdb559373105' }, hAsync("input", { key: '9cf78f9f8c05e391abbe36be0fd047458736d4fa', "aria-label": ariaLabel, "aria-disabled": disabled, multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", tabindex: "-1", onChange: (e) => {
29379
29572
  this.fileChangeEvent(e);
29380
- }, accept: this.accept, disabled: disabled }), hAsync("ix-button", { key: 'e87fa10eed53a6542eb5e551fa9110b593ba4b3a', tabindex: "-1", outline: true, onClick: () => this.inputElement.click(), disabled: disabled }, this.i18nUploadFile)))));
29573
+ }, accept: this.accept, disabled: disabled }), hAsync("ix-button", { key: '2340bc932ec97f948024c59f40fbe3a0be1aaaa5', "aria-disabled": disabled, outline: true, onClick: () => this.inputElement.click(), disabled: disabled }, this.i18nUploadFile)))));
29381
29574
  }
29382
29575
  get hostElement() { return getElement(this); }
29383
29576
  static get style() { return uploadCss; }
@@ -30005,7 +30198,7 @@ var NAMESPACE = (
30005
30198
  );
30006
30199
 
30007
30200
  /*
30008
- Stencil Hydrate Runner v4.28.2 | MIT Licensed | https://stenciljs.com
30201
+ Stencil Hydrate Runner v4.29.0 | MIT Licensed | https://stenciljs.com
30009
30202
  */
30010
30203
  var __defProp = Object.defineProperty;
30011
30204
  var __export = (target, all) => {
@@ -44079,6 +44272,32 @@ var Build = {
44079
44272
  isServer: false,
44080
44273
  isTesting: BUILD.isTesting ? true : false
44081
44274
  };
44275
+
44276
+ // src/utils/constants.ts
44277
+ var PrimitiveType = /* @__PURE__ */ ((PrimitiveType2) => {
44278
+ PrimitiveType2["Undefined"] = "undefined";
44279
+ PrimitiveType2["Null"] = "null";
44280
+ PrimitiveType2["String"] = "string";
44281
+ PrimitiveType2["Number"] = "number";
44282
+ PrimitiveType2["SpecialNumber"] = "number";
44283
+ PrimitiveType2["Boolean"] = "boolean";
44284
+ PrimitiveType2["BigInt"] = "bigint";
44285
+ return PrimitiveType2;
44286
+ })(PrimitiveType || {});
44287
+ var NonPrimitiveType = /* @__PURE__ */ ((NonPrimitiveType2) => {
44288
+ NonPrimitiveType2["Array"] = "array";
44289
+ NonPrimitiveType2["Date"] = "date";
44290
+ NonPrimitiveType2["Map"] = "map";
44291
+ NonPrimitiveType2["Object"] = "object";
44292
+ NonPrimitiveType2["RegularExpression"] = "regexp";
44293
+ NonPrimitiveType2["Set"] = "set";
44294
+ NonPrimitiveType2["Channel"] = "channel";
44295
+ NonPrimitiveType2["Symbol"] = "symbol";
44296
+ return NonPrimitiveType2;
44297
+ })(NonPrimitiveType || {});
44298
+ var TYPE_CONSTANT = "type";
44299
+ var VALUE_CONSTANT = "value";
44300
+ var SERIALIZED_PREFIX = "serialized:";
44082
44301
  var STENCIL_DEV_MODE = BUILD.isTesting ? ["STENCIL:"] : [
44083
44302
  "%cstencil",
44084
44303
  "color: white;background:#4c47ff;font-weight: bold; font-size:10px; padding:2px 6px; border-radius: 5px"
@@ -44099,6 +44318,232 @@ var supportsConstructableStylesheets = BUILD.constructableCSS ? /* @__PURE__ */
44099
44318
  // src/utils/helpers.ts
44100
44319
  var isString = (v) => typeof v === "string";
44101
44320
 
44321
+ // src/utils/local-value.ts
44322
+ var LocalValue = class _LocalValue {
44323
+ constructor(type, value) {
44324
+ if (type === "undefined" /* Undefined */ || type === "null" /* Null */) {
44325
+ this.type = type;
44326
+ } else {
44327
+ this.type = type;
44328
+ this.value = value;
44329
+ }
44330
+ }
44331
+ /**
44332
+ * Creates a new LocalValue object with a string value.
44333
+ *
44334
+ * @param {string} value - The string value to be stored in the LocalValue object.
44335
+ * @returns {LocalValue} - The created LocalValue object.
44336
+ */
44337
+ static createStringValue(value) {
44338
+ return new _LocalValue("string" /* String */, value);
44339
+ }
44340
+ /**
44341
+ * Creates a new LocalValue object with a number value.
44342
+ *
44343
+ * @param {number} value - The number value.
44344
+ * @returns {LocalValue} - The created LocalValue object.
44345
+ */
44346
+ static createNumberValue(value) {
44347
+ return new _LocalValue("number" /* Number */, value);
44348
+ }
44349
+ /**
44350
+ * Creates a new LocalValue object with a special number value.
44351
+ *
44352
+ * @param {number} value - The value of the special number.
44353
+ * @returns {LocalValue} - The created LocalValue object.
44354
+ */
44355
+ static createSpecialNumberValue(value) {
44356
+ if (Number.isNaN(value)) {
44357
+ return new _LocalValue("number" /* SpecialNumber */, "NaN");
44358
+ }
44359
+ if (Object.is(value, -0)) {
44360
+ return new _LocalValue("number" /* SpecialNumber */, "-0");
44361
+ }
44362
+ if (value === Infinity) {
44363
+ return new _LocalValue("number" /* SpecialNumber */, "Infinity");
44364
+ }
44365
+ if (value === -Infinity) {
44366
+ return new _LocalValue("number" /* SpecialNumber */, "-Infinity");
44367
+ }
44368
+ return new _LocalValue("number" /* SpecialNumber */, value);
44369
+ }
44370
+ /**
44371
+ * Creates a new LocalValue object with an undefined value.
44372
+ * @returns {LocalValue} - The created LocalValue object.
44373
+ */
44374
+ static createUndefinedValue() {
44375
+ return new _LocalValue("undefined" /* Undefined */);
44376
+ }
44377
+ /**
44378
+ * Creates a new LocalValue object with a null value.
44379
+ * @returns {LocalValue} - The created LocalValue object.
44380
+ */
44381
+ static createNullValue() {
44382
+ return new _LocalValue("null" /* Null */);
44383
+ }
44384
+ /**
44385
+ * Creates a new LocalValue object with a boolean value.
44386
+ *
44387
+ * @param {boolean} value - The boolean value.
44388
+ * @returns {LocalValue} - The created LocalValue object.
44389
+ */
44390
+ static createBooleanValue(value) {
44391
+ return new _LocalValue("boolean" /* Boolean */, value);
44392
+ }
44393
+ /**
44394
+ * Creates a new LocalValue object with a BigInt value.
44395
+ *
44396
+ * @param {BigInt} value - The BigInt value.
44397
+ * @returns {LocalValue} - The created LocalValue object.
44398
+ */
44399
+ static createBigIntValue(value) {
44400
+ return new _LocalValue("bigint" /* BigInt */, value.toString());
44401
+ }
44402
+ /**
44403
+ * Creates a new LocalValue object with an array.
44404
+ *
44405
+ * @param {Array} value - The array.
44406
+ * @returns {LocalValue} - The created LocalValue object.
44407
+ */
44408
+ static createArrayValue(value) {
44409
+ return new _LocalValue("array" /* Array */, value);
44410
+ }
44411
+ /**
44412
+ * Creates a new LocalValue object with date value.
44413
+ *
44414
+ * @param {string} value - The date.
44415
+ * @returns {LocalValue} - The created LocalValue object.
44416
+ */
44417
+ static createDateValue(value) {
44418
+ return new _LocalValue("date" /* Date */, value);
44419
+ }
44420
+ /**
44421
+ * Creates a new LocalValue object of map value.
44422
+ * @param {Map} map - The map.
44423
+ * @returns {LocalValue} - The created LocalValue object.
44424
+ */
44425
+ static createMapValue(map2) {
44426
+ const value = [];
44427
+ Array.from(map2.entries()).forEach(([key, val]) => {
44428
+ value.push([_LocalValue.getArgument(key), _LocalValue.getArgument(val)]);
44429
+ });
44430
+ return new _LocalValue("map" /* Map */, value);
44431
+ }
44432
+ /**
44433
+ * Creates a new LocalValue object from the passed object.
44434
+ *
44435
+ * @param object the object to create a LocalValue from
44436
+ * @returns {LocalValue} - The created LocalValue object.
44437
+ */
44438
+ static createObjectValue(object) {
44439
+ const value = [];
44440
+ Object.entries(object).forEach(([key, val]) => {
44441
+ value.push([key, _LocalValue.getArgument(val)]);
44442
+ });
44443
+ return new _LocalValue("object" /* Object */, value);
44444
+ }
44445
+ /**
44446
+ * Creates a new LocalValue object of regular expression value.
44447
+ *
44448
+ * @param {string} value - The value of the regular expression.
44449
+ * @returns {LocalValue} - The created LocalValue object.
44450
+ */
44451
+ static createRegularExpressionValue(value) {
44452
+ return new _LocalValue("regexp" /* RegularExpression */, value);
44453
+ }
44454
+ /**
44455
+ * Creates a new LocalValue object with the specified value.
44456
+ * @param {Set} value - The value to be set.
44457
+ * @returns {LocalValue} - The created LocalValue object.
44458
+ */
44459
+ static createSetValue(value) {
44460
+ return new _LocalValue("set" /* Set */, value);
44461
+ }
44462
+ /**
44463
+ * Creates a new LocalValue object with the given channel value
44464
+ *
44465
+ * @param {ChannelValue} value - The channel value.
44466
+ * @returns {LocalValue} - The created LocalValue object.
44467
+ */
44468
+ static createChannelValue(value) {
44469
+ return new _LocalValue("channel" /* Channel */, value);
44470
+ }
44471
+ /**
44472
+ * Creates a new LocalValue object with a Symbol value.
44473
+ *
44474
+ * @param {Symbol} symbol - The Symbol value
44475
+ * @returns {LocalValue} - The created LocalValue object
44476
+ */
44477
+ static createSymbolValue(symbol) {
44478
+ const description = symbol.description || "Symbol()";
44479
+ return new _LocalValue("symbol" /* Symbol */, description);
44480
+ }
44481
+ static getArgument(argument) {
44482
+ const type = typeof argument;
44483
+ switch (type) {
44484
+ case "string" /* String */:
44485
+ return _LocalValue.createStringValue(argument);
44486
+ case "number" /* Number */:
44487
+ if (Number.isNaN(argument) || Object.is(argument, -0) || !Number.isFinite(argument)) {
44488
+ return _LocalValue.createSpecialNumberValue(argument);
44489
+ }
44490
+ return _LocalValue.createNumberValue(argument);
44491
+ case "boolean" /* Boolean */:
44492
+ return _LocalValue.createBooleanValue(argument);
44493
+ case "bigint" /* BigInt */:
44494
+ return _LocalValue.createBigIntValue(argument);
44495
+ case "undefined" /* Undefined */:
44496
+ return _LocalValue.createUndefinedValue();
44497
+ case "symbol" /* Symbol */:
44498
+ return _LocalValue.createSymbolValue(argument);
44499
+ case "object" /* Object */:
44500
+ if (argument === null) {
44501
+ return _LocalValue.createNullValue();
44502
+ }
44503
+ if (argument instanceof Date) {
44504
+ return _LocalValue.createDateValue(argument);
44505
+ }
44506
+ if (argument instanceof Map) {
44507
+ const map2 = [];
44508
+ argument.forEach((value, key) => {
44509
+ const objectKey = typeof key === "string" ? key : _LocalValue.getArgument(key);
44510
+ const objectValue = _LocalValue.getArgument(value);
44511
+ map2.push([objectKey, objectValue]);
44512
+ });
44513
+ return _LocalValue.createMapValue(argument);
44514
+ }
44515
+ if (argument instanceof Set) {
44516
+ const set = [];
44517
+ argument.forEach((value) => {
44518
+ set.push(_LocalValue.getArgument(value));
44519
+ });
44520
+ return _LocalValue.createSetValue(set);
44521
+ }
44522
+ if (argument instanceof Array) {
44523
+ const arr = [];
44524
+ argument.forEach((value) => {
44525
+ arr.push(_LocalValue.getArgument(value));
44526
+ });
44527
+ return _LocalValue.createArrayValue(arr);
44528
+ }
44529
+ if (argument instanceof RegExp) {
44530
+ return _LocalValue.createRegularExpressionValue({
44531
+ pattern: argument.source,
44532
+ flags: argument.flags
44533
+ });
44534
+ }
44535
+ return _LocalValue.createObjectValue(argument);
44536
+ }
44537
+ throw new Error(`Unsupported type: ${type}`);
44538
+ }
44539
+ asMap() {
44540
+ return {
44541
+ [TYPE_CONSTANT]: this.type,
44542
+ ...!(this.type === "null" /* Null */ || this.type === "undefined" /* Undefined */) ? { [VALUE_CONSTANT]: this.value } : {}
44543
+ };
44544
+ }
44545
+ };
44546
+
44102
44547
  // src/utils/message-utils.ts
44103
44548
  var catchError = (diagnostics, err2, msg) => {
44104
44549
  const diagnostic = {
@@ -44137,6 +44582,101 @@ var shouldIgnoreError = (msg) => {
44137
44582
  };
44138
44583
  var TASK_CANCELED_MSG = `task canceled`;
44139
44584
 
44585
+ // src/utils/remote-value.ts
44586
+ var RemoteValue = class _RemoteValue {
44587
+ /**
44588
+ * Deserializes a LocalValue serialized object back to its original JavaScript representation
44589
+ *
44590
+ * @param serialized The serialized LocalValue object
44591
+ * @returns The original JavaScript value/object
44592
+ */
44593
+ static fromLocalValue(serialized) {
44594
+ const type = serialized[TYPE_CONSTANT];
44595
+ const value = VALUE_CONSTANT in serialized ? serialized[VALUE_CONSTANT] : void 0;
44596
+ switch (type) {
44597
+ case "string" /* String */:
44598
+ return value;
44599
+ case "boolean" /* Boolean */:
44600
+ return value;
44601
+ case "bigint" /* BigInt */:
44602
+ return BigInt(value);
44603
+ case "undefined" /* Undefined */:
44604
+ return void 0;
44605
+ case "null" /* Null */:
44606
+ return null;
44607
+ case "number" /* Number */:
44608
+ if (value === "NaN") return NaN;
44609
+ if (value === "-0") return -0;
44610
+ if (value === "Infinity") return Infinity;
44611
+ if (value === "-Infinity") return -Infinity;
44612
+ return value;
44613
+ case "array" /* Array */:
44614
+ return value.map((item) => _RemoteValue.fromLocalValue(item));
44615
+ case "date" /* Date */:
44616
+ return new Date(value);
44617
+ case "map" /* Map */:
44618
+ const map2 = /* @__PURE__ */ new Map();
44619
+ for (const [key, val] of value) {
44620
+ const deserializedKey = typeof key === "object" && key !== null ? _RemoteValue.fromLocalValue(key) : key;
44621
+ const deserializedValue = _RemoteValue.fromLocalValue(val);
44622
+ map2.set(deserializedKey, deserializedValue);
44623
+ }
44624
+ return map2;
44625
+ case "object" /* Object */:
44626
+ const obj = {};
44627
+ for (const [key, val] of value) {
44628
+ obj[key] = _RemoteValue.fromLocalValue(val);
44629
+ }
44630
+ return obj;
44631
+ case "regexp" /* RegularExpression */:
44632
+ const { pattern, flags } = value;
44633
+ return new RegExp(pattern, flags);
44634
+ case "set" /* Set */:
44635
+ const set = /* @__PURE__ */ new Set();
44636
+ for (const item of value) {
44637
+ set.add(_RemoteValue.fromLocalValue(item));
44638
+ }
44639
+ return set;
44640
+ case "symbol" /* Symbol */:
44641
+ return Symbol(value);
44642
+ default:
44643
+ throw new Error(`Unsupported type: ${type}`);
44644
+ }
44645
+ }
44646
+ /**
44647
+ * Utility method to deserialize multiple LocalValues at once
44648
+ *
44649
+ * @param serializedValues Array of serialized LocalValue objects
44650
+ * @returns Array of deserialized JavaScript values
44651
+ */
44652
+ static fromLocalValueArray(serializedValues) {
44653
+ return serializedValues.map((value) => _RemoteValue.fromLocalValue(value));
44654
+ }
44655
+ /**
44656
+ * Verifies if the given object matches the structure of a serialized LocalValue
44657
+ *
44658
+ * @param obj Object to verify
44659
+ * @returns boolean indicating if the object has LocalValue structure
44660
+ */
44661
+ static isLocalValueObject(obj) {
44662
+ if (typeof obj !== "object" || obj === null) {
44663
+ return false;
44664
+ }
44665
+ if (!obj.hasOwnProperty(TYPE_CONSTANT)) {
44666
+ return false;
44667
+ }
44668
+ const type = obj[TYPE_CONSTANT];
44669
+ const hasTypeProperty = Object.values({ ...PrimitiveType, ...NonPrimitiveType }).includes(type);
44670
+ if (!hasTypeProperty) {
44671
+ return false;
44672
+ }
44673
+ if (type !== "null" /* Null */ && type !== "undefined" /* Undefined */) {
44674
+ return obj.hasOwnProperty(VALUE_CONSTANT);
44675
+ }
44676
+ return true;
44677
+ }
44678
+ };
44679
+
44140
44680
  // src/utils/result.ts
44141
44681
  var result_exports = {};
44142
44682
  __export(result_exports, {
@@ -44186,6 +44726,21 @@ var unwrapErr = (result) => {
44186
44726
  }
44187
44727
  };
44188
44728
 
44729
+ // src/utils/serialize.ts
44730
+ function serializeProperty(value) {
44731
+ if (["string", "boolean", "undefined"].includes(typeof value) || typeof value === "number" && value !== Infinity && value !== -Infinity && !isNaN(value)) {
44732
+ return value;
44733
+ }
44734
+ const arg = LocalValue.getArgument(value);
44735
+ return SERIALIZED_PREFIX + btoa(JSON.stringify(arg));
44736
+ }
44737
+ function deserializeProperty(value) {
44738
+ if (typeof value !== "string" || !value.startsWith(SERIALIZED_PREFIX)) {
44739
+ return value;
44740
+ }
44741
+ return RemoteValue.fromLocalValue(JSON.parse(atob(value.slice(SERIALIZED_PREFIX.length))));
44742
+ }
44743
+
44189
44744
  // src/utils/util.ts
44190
44745
  var lowerPathParam = (fn) => (p) => fn(p.toLowerCase());
44191
44746
  var isDtsFile = lowerPathParam((p) => p.endsWith(".d.ts") || p.endsWith(".d.mts") || p.endsWith(".d.cts"));
@@ -45600,4 +46155,4 @@ function removeScripts(elm) {
45600
46155
  }
45601
46156
  }
45602
46157
 
45603
- export { createWindowFromHtml, hydrateDocument, renderToString, serializeDocumentToString, streamToString };
46158
+ export { createWindowFromHtml, deserializeProperty, hydrateDocument, renderToString, serializeDocumentToString, serializeProperty, streamToString };