@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
@@ -1,2 +0,0 @@
1
- import{r as t,c as a,h as e,H as n,g as i}from"./p-DtF9fwpD.js";import{a as o}from"./p-Ou74PMQs.js";import{s as r}from"./p-BKgqKHZU.js";import{a as s,A as m}from"./p--2LOMK-5.js";import{a as l}from"./p-CyFFBc_G.js";import{m as f}from"./p-DDHkNPby.js";import{c}from"./p-pXYAoEyc.js";import{t as d}from"./p-Dp4RJcgZ.js";import{P as p,Q as u,d as h,R as b,b as y,S as g}from"./p-CrTP-icT.js";import"./p-Dp15M30K.js";import"./p-Bdv-vpZz.js";import"./p-BdCnOrqW.js";import"./p-D6vSVaHq.js";class _ extends Event{constructor(t){super("application-sidebar-toggle",{bubbles:true,composed:true});this.force=t}}const k="/*!\n* animate.css - https://animate.style/\n* Version - 4.1.1\n* Licensed under the MIT license - http://opensource.org/licenses/MIT\n*\n* Copyright (c) 2020 Animate.css\n*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:0.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:0.8s;animation-duration:calc(var(--animate-duration) * 0.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:0.7}80%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:0.7}80%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(700px) scale(0.7);opacity:0.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(-2000px) scale(0.7);opacity:0.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:0.7}to{transform:translateX(2000px) scale(0.7);opacity:0.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:0.7}to{transform:translateY(-700px) scale(0.7);opacity:0.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:0.75s;animation-duration:calc(var(--animate-duration) * 0.75);backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{animation-name:slideOutUp}:host{display:flex;flex-direction:row;position:absolute;height:100%;min-height:-moz-min-content;min-height:min-content;z-index:var(--theme-z-index-sticky);width:auto;bottom:0}: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 .tabs{height:100%;position:relative;overflow-y:auto;pointer-events:all;-ms-overflow-style:none;scrollbar-width:none}:host .tabs::-webkit-scrollbar{display:none}:host .show-scrollbar{scrollbar-width:inherit}:host .show-scrollbar::-webkit-scrollbar{display:inherit}:host .tabs-shadow-container{overflow:hidden;display:block;position:relative;margin-bottom:0.75rem}:host .tabs--shadow{opacity:0;position:absolute;width:100%;height:0.625rem;background:linear-gradient(var(--theme-color-shadow-1), transparent);pointer-events:none;z-index:var(--theme-z-index-sticky);transition:opacity var(--theme-default-time)}:host .tabs--shadow-top{top:0;background:linear-gradient(var(--theme-color-shadow-1), transparent)}:host .tabs--shadow-bottom{bottom:0;background:linear-gradient(transparent, var(--theme-color-shadow-1))}:host .tabs--shadow--show{opacity:1}:host .menu{display:flex;flex-direction:column;position:relative;width:calc(3.25rem + var(--ix-application-menu-safe-area-left, 0rem));height:100%;padding-block-end:calc(1rem + var(--ix-safe-area-inset-bottom, 0rem));overflow:hidden;padding-left:var(--ix-application-menu-safe-area-left, 0rem);background-color:var(--theme-nav--background);transition:width var(--theme-default-time) ease-in-out}:host .menu.expanded{box-shadow:var(--theme-navigation--box-shadow)}:host .menu-overlay{display:none;position:absolute;width:calc(100vw - 3.25rem);height:100%;left:3.25rem;z-index:-1;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--theme-sidebar-overlay-blur);transition:left var(--theme-default-time) ease-in-out}:host .menu-overlay.visible{display:block}:host .menu.expanded{width:16rem}:host .menu-overlay.expanded{width:calc(100vw - 16rem);left:16rem}:host .menu-overlay-container{display:contents}:host .menu-avatar{max-height:3rem}:host .avatar{margin-bottom:2rem}:host #cui-imprint .cui-imprint-product-name{margin-bottom:1rem}:host #cui-imprint .cui-imprint-product-description{margin-bottom:2rem}:host #cui-imprint .cui-imprint-link-container{display:flex;align-items:center}:host .bottom-tab-divider{margin-top:auto}:host .menu-buttons{margin:0.5rem 0 0 0.625rem}:host .menu-buttons>:last-child{margin-bottom:1rem}:host(.breakpoint-sm) .menu:not(.expanded){width:0}:host(.breakpoint-sm) .menu-overlay{left:0;width:100vw}:host(.breakpoint-lg){position:relative}:host(.breakpoint-lg) .menu.expanded{box-shadow:none}:host ::slotted(a[href]){all:unset}";const v=class{constructor(e){t(this,e);this.expandChange=a(this,"expandChange",7);this.mapExpandChange=a(this,"mapExpandChange",7);this.openAppSwitch=a(this,"openAppSwitch",7);this.openSettings=a(this,"openSettings",7);this.openAbout=a(this,"openAbout",7);this.showSettings=false;this.showAbout=false;this.enableToggleTheme=false;this.enableSettings=true;this.enableMapExpand=false;this.applicationDescription="";this.i18nExpandSidebar="Expand sidebar";this.expand=false;this.startExpanded=false;this.pinned=false;this.i18nLegal="About & legal information";this.i18nSettings="Settings";this.i18nToggleTheme="Toggle theme";this.i18nExpand=" Expand";this.i18nCollapse="Collapse";this.showPinned=false;this.mapExpand=true;this.breakpoint="lg";this.itemsScrollShadowTop=false;this.itemsScrollShadowBottom=false;this.isTransitionDisabled=false;this.isVisible=t=>{var a,e;return t.style.display!=="none"&&((e=(a=t.parentElement)===null||a===void 0?void 0:a.parentElement)===null||e===void 0?void 0:e.style.display)!=="none"}}pinnedChange(t){var a;if(((a=this.applicationLayoutContext)===null||a===void 0?void 0:a.host)==="map-navigation"){console.warn("ix-map-navigation does not support pinning of the menu");return}this.setPinned(this.pinned);if(t){l.disableBreakpointDetection();l.setBreakpoint("lg");return}l.enableBreakpointDetection()}get popoverArea(){return this.hostElement.shadowRoot.querySelector("#popover-area")}get menu(){return this.hostElement.shadowRoot.querySelector(".menu")}get menuItemsContainer(){return this.menu.querySelector(".tabs")}get overlayContainer(){return this.hostElement.shadowRoot.querySelector(".menu-overlay")}get menuItems(){return Array.from(this.hostElement.querySelectorAll('ix-menu-item:not(.internal-tab):not(.home-tab):not(.bottom-tab):not([slot="bottom"])')).filter((t=>this.isVisible(t)))}get menuBottomItems(){return Array.from(this.hostElement.querySelectorAll("ix-menu-item.bottom-tab:not(.internal-tab):not(.home-tab)")).filter((t=>this.isVisible(t)))}get homeTab(){return this.hostElement.querySelector("ix-menu-item.home-tab")}get moreItemsDropdown(){return this.hostElement.shadowRoot.querySelector(".internal-tab ix-dropdown")}get isMoreItemsDropdownEmpty(){return this.hostElement.shadowRoot.querySelectorAll(".internal-tab ix-dropdown .appended").length===0}get moreItemsDropdownItems(){return this.hostElement.shadowRoot.querySelectorAll(".internal-tab ix-dropdown ix-menu-item")}get activeMoreTabContainer(){return this.hostElement.shadowRoot.querySelector(".active-more-tab")}get activeMoreTab(){return this.hostElement.shadowRoot.querySelector(".active-more-tab ix-menu-item")}get aboutPopoverContainer(){return this.hostElement.querySelector(".about-news")}get aboutNewsPopover(){var t;return(t=document.querySelector("ix-menu-about-news"))!==null&&t!==void 0?t:this.hostElement.querySelector("ix-menu-about-news")}get aboutTab(){return this.hostElement.shadowRoot.querySelector("#aboutAndLegal")}get about(){return this.hostElement.querySelector("ix-menu-about")}get settings(){return this.hostElement.querySelector("ix-menu-settings")}get isSettingsEmpty(){return Array.from(this.hostElement.shadowRoot.querySelectorAll("ix-menu-settings-item")).length===0}get tabsContainer(){return this.hostElement}componentDidLoad(){requestAnimationFrame((()=>{this.handleOverflowIndicator()}));if(this.pinned){this.pinnedChange(this.pinned)}}componentWillLoad(){s(this.hostElement,m,(t=>{this.applicationLayoutContext=t;if(t.hideHeader===true){this.onBreakpointChange("md");return}this.onBreakpointChange(l.breakpoint)}),true);f.register(this.hostElement);l.onChange.on((t=>this.onBreakpointChange(t)));this.onBreakpointChange(l.breakpoint,true)}componentDidRender(){if(!this.about&&this.aboutNewsPopover){this.aboutNewsPopover.show=false}this.appendFragments()}setPinned(t){this.showPinned=t;f.setIsPinned(t)}onBreakpointChange(t,a=false){var e;if(!this.applicationLayoutContext&&t==="sm"){return}if(((e=this.applicationLayoutContext)===null||e===void 0?void 0:e.host)==="map-navigation"){this.breakpoint="md";return}if(!this.applicationLayoutContext){return}if(this.applicationLayoutContext.hideHeader&&t==="sm"){return}this.setPinned(t==="lg");if(a||t!==this.breakpoint)this.toggleMenu(t==="lg"&&this.startExpanded);this.breakpoint=t}appendFragments(){this.appendAboutNewsPopover()}getAboutPopoverVerticalPosition(){var t;const a=12;const e=6;const n=((t=this.aboutTab)===null||t===void 0?void 0:t.getBoundingClientRect())||{bottom:-window.innerHeight,height:0};const i=window.innerHeight-(n.bottom-n.height/2+a/2+e);return c(i)}appendAboutNewsPopover(){var t;if(!this.aboutNewsPopover||!this.about){return}this.aboutNewsPopover.style.bottom=this.getAboutPopoverVerticalPosition();if(!((t=this.popoverArea)===null||t===void 0?void 0:t.contains(this.aboutNewsPopover))){const t=()=>{var t;if(((t=this.aboutNewsPopover)===null||t===void 0?void 0:t.aboutItemLabel)&&this.about){this.about.activeTabLabel=this.aboutNewsPopover.aboutItemLabel;this.toggleAbout(true)}};this.aboutNewsPopover.addEventListener("showMore",t.bind(this));document.body.appendChild(this.aboutNewsPopover)}}async toggleMapExpand(t){if(t!==undefined){this.mapExpand=t}else{this.mapExpand=!this.mapExpand}}async toggleMenu(t){const a=this.expand;if(t!==undefined){this.expand=t}else{this.expand=!this.expand}if(this.aboutNewsPopover){this.aboutNewsPopover.expanded=this.expand}const{defaultPrevented:e}=this.expandChange.emit(this.expand);if(e){this.expand=a;if(this.aboutNewsPopover){this.aboutNewsPopover.expanded=a}return}this.isTransitionDisabled=false;this.checkTransition();if(this.breakpoint=="sm"&&this.expand){setTimeout((()=>{this.handleOverflowIndicator()}),100)}}checkTransition(){const t=this.overlayContainer;if(!t){return}if(this.isTransitionDisabled){t.style.transitionProperty="left"}else{t.style.transitionProperty="all"}}isOverlayVisible(){return this.showAbout||this.showSettings}async toggleSettings(t){if(!this.settings){return}const{defaultPrevented:a}=this.openSettings.emit();if(a){return}if(!this.isOverlayVisible()){this.animateOverlayFadeIn()}if(t){this.resetOverlay();this.showSettings=t;this.settings.show=this.showSettings}else{this.onOverlayClose()}}async toggleAbout(t){if(!this.about){return}const{defaultPrevented:a}=this.openAbout.emit();if(a){return}if(!this.isOverlayVisible()){this.animateOverlayFadeIn()}if(t){this.resetOverlay();this.showAbout=t;this.about.show=this.showAbout}else{this.onOverlayClose()}}resetOverlay(){this.showSettings=false;this.showAbout=false;if(this.settings){this.settings.show=false}if(this.about){this.about.show=false}}getCollapseText(){return this.mapExpand?this.i18nCollapse:this.i18nExpand}getCollapseIcon(){return this.mapExpand?p:u}isMenuItemClicked(t){if(t.target instanceof HTMLElement){return t.target.tagName==="IX-MENU-ITEM"}return false}handleOverflowIndicator(){const{clientHeight:t,scrollTop:a,scrollHeight:e}=this.menuItemsContainer;this.itemsScrollShadowTop=a>0;this.itemsScrollShadowBottom=Math.round(a+t)<e}onOverlayClose(){this.animateOverlayFadeOut((()=>{this.resetOverlay()}))}animateOverlayFadeIn(){requestAnimationFrame((()=>{o({targets:this.overlayContainer,duration:300,backdropFilter:[0,"blur(1rem)"],translateX:["-4rem",0],opacity:[0,1],easing:"easeInSine",begin:()=>{if(this.showPinned){return}this.toggleMenu(false)}})}))}animateOverlayFadeOut(t){requestAnimationFrame((()=>{o({targets:this.overlayContainer,duration:300,backdropFilter:["blur(1rem)",0],translateX:[0,"-4rem"],opacity:[1,0],easing:"easeInSine",complete:()=>t()})}))}onMenuItemsClick(t){if(this.isMenuItemClicked(t)){if(!this.showPinned){this.toggleMenu(false)}this.onOverlayClose()}}isHiddenFromViewport(){return this.breakpoint==="sm"&&this.expand===false}sidebarToggle(){this.mapExpandChange.emit(this.mapExpand);this.hostElement.dispatchEvent(new _(this.mapExpand))}async showAppSwitch(){var t;const{defaultPrevented:a}=this.openAppSwitch.emit();if(a){return}if((t=this.applicationLayoutContext)===null||t===void 0?void 0:t.appSwitchConfig){r(this.applicationLayoutContext.appSwitchConfig)}}render(){var t,a;return e(n,{key:"399b24ede589bfad9528bea4392c9054b3d0461b",class:{expanded:this.expand,[`breakpoint-${this.breakpoint}`]:true},slot:"menu"},e("nav",{key:"90d7abe543d3626c562c97637f186227a07d8a80",class:{menu:true,expanded:this.expand}},e("div",{key:"73c45171a05831f52ec82f67212c00e22445643d",class:"menu-buttons"},this.breakpoint!=="sm"&&e("ix-menu-expand-icon",{key:"a60fed4a2191b18903a1bb3a1805e67eda925a00",breakpoint:this.breakpoint,expanded:this.expand,pinned:this.pinned,class:"menu-expand-icon",ixAriaLabel:this.i18nExpandSidebar,onClick:async()=>this.toggleMenu(),"data-testid":"expand-collapse-menu"}),this.breakpoint==="sm"&&((t=this.applicationLayoutContext)===null||t===void 0?void 0:t.appSwitchConfig)&&e("ix-icon-button",{key:"eeac468e4edf2bc90d52e5f6c1b5ec33b673400d",onClick:()=>{this.showAppSwitch()},icon:h,ghost:true})),e("div",{key:"14b0349a9f7fd7fb92dffd69d0ce2882e627d29e",id:"menu-tabs",style:{display:"contents"},onClick:t=>this.onMenuItemsClick(t)},e("div",{key:"dca30d5bf98b83e776fafe7708586a204bbd5de1",class:"tabs-shadow-container"},e("div",{key:"cb243ca034e6612dad9107a9f53d22e833bee9a3",class:{"tabs--shadow":true,"tabs--shadow-top":true,"tabs--shadow--show":this.itemsScrollShadowTop}}),e("div",{key:"997a2f8f8762c25d0e92f223f119af436e6fd4b7",class:{tabs:true,"show-scrollbar":this.expand},onScroll:()=>this.handleOverflowIndicator()},e("div",{key:"8685278d96b4afce9e68fe780907c1385ad3e730",class:"menu-avatar"},e("slot",{key:"9d8b09624ae560118a5677c3978d24364b988319",name:"ix-menu-avatar"})),e("slot",{key:"d0098a9a68369713a02e4118ed10abed5fbd64f3",name:"home"}),this.breakpoint!=="sm"||!this.isHiddenFromViewport()?e("slot",null):null),e("div",{key:"031fe38db543f6661dd6e950825ecd311752c2bd",class:{"tabs--shadow":true,"tabs--shadow-bottom":true,"tabs--shadow--show":this.itemsScrollShadowBottom}}))),e("div",{key:"c02ca069adbc019601db85ba560c303209fc2e3a",class:"bottom-tab-divider"}),this.settings?e("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"settings",class:{"internal-tab":true,"bottom-tab":true,active:this.showSettings},icon:b,onClick:async()=>this.toggleSettings(!this.showSettings),label:this.i18nSettings}):null,e("div",{key:"017d2aff04ec6763938d344c18293dccbff99356",onClick:t=>this.onMenuItemsClick(t)},e("slot",{key:"a224710759e1a84f500b50497ff0cf442f656ae3",name:"bottom"})),e("div",{key:"ea74cad15c8c3aaff02c7230a9d8298212e2b05a",id:"popover-area"}),this.about?e("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"aboutAndLegal",class:{"internal-tab":true,"bottom-tab":true,active:this.showAbout},icon:y,onClick:async()=>this.toggleAbout(!this.showAbout),label:this.i18nLegal}):null,this.enableToggleTheme?e("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"toggleTheme",onClick:()=>d.toggleMode(),class:"internal-tab bottom-tab",icon:g,label:this.i18nToggleTheme}):null,this.enableMapExpand||((a=this.applicationLayoutContext)===null||a===void 0?void 0:a.sidebar)?e("ix-menu-item",{disabled:this.isHiddenFromViewport(),id:"menu-collapse",onClick:()=>this.sidebarToggle(),class:"internal-tab bottom-tab",icon:`${this.getCollapseIcon()}`,label:this.getCollapseText()}):null),e("div",{key:"04b30df0d35054be5ef65d8fab91a6b92c225fb9",class:{"menu-overlay":true,visible:this.isOverlayVisible(),expanded:this.expand},onTransitionEnd:()=>{this.isTransitionDisabled=true;this.checkTransition()}},e("div",{key:"95534ab84a9e2f3d30a1be08b2dd45b4d526a844",class:"menu-overlay-container"},this.showSettings?e("slot",{name:"ix-menu-settings"}):null),e("div",{key:"3d4f4bf7ef1debe0e46b00740298fb6519900acd",class:"menu-overlay-container"},this.showAbout?e("slot",{name:"ix-menu-about"}):null)))}get hostElement(){return i(this)}static get watchers(){return{pinned:["pinnedChange"]}}};v.style=k;export{v as ix_menu};
2
- //# sourceMappingURL=p-6ae131ad.entry.js.map
@@ -1,2 +0,0 @@
1
- import{r as t,h as e,H as i,g as s}from"./p-DtF9fwpD.js";import{b as o}from"./p-Bb7pDeaQ.js";import{m as a}from"./p-bcj7UEIC.js";import{c as r}from"./p-Cdt22lfd.js";import{h as n,r as l}from"./p-CdOJ663o.js";import"./p-CrTP-icT.js";function h(t){return t&&"getAssociatedFormElement"in t&&typeof t.getAssociatedFormElement==="function"&&"getNativeInputElement"in t&&typeof t.getNativeInputElement==="function"}const c=":host{display:inline-block;position:relative;margin-top:0.5rem;margin-bottom:0.25rem}";const f=class{constructor(e){t(this,e);this.isInvalid=false;this.htmlForObserver=new MutationObserver((()=>this.checkForInternalState()));this.a11yAttributes={};this.labelRef=a()}connectedCallback(){this.registerHtmlForObserver();this.registerControlRefObserver()}disconnectedCallback(){if(this.htmlForObserver){this.htmlForObserver.disconnect()}if(this.htmlForClassObserver){this.htmlForClassObserver.destroy()}if(this.controlRefClassObserver){this.controlRefClassObserver.destroy()}}componentWillRender(){this.checkForInternalState()}componentWillLoad(){this.a11yAttributes=o(this.hostElement)}registerHtmlForObserver(){if(typeof window==="undefined"){return}if(this.htmlForObserver){this.htmlForObserver.disconnect()}if(this.htmlFor){this.htmlForObserver.observe(window.document,{childList:true,subtree:true})}}async registerControlRefObserver(){if(typeof window==="undefined"){return}if(this.controlRefClassObserver){this.controlRefClassObserver.destroy()}if(this.controlRef){const t=await this.controlRef.waitForCurrent();this.controlRefClassObserver=r(t,(()=>this.checkForInvalidState(t)))}}registerHtmlForClassObserver(t){if(this.htmlForClassObserver){this.htmlForClassObserver.destroy()}this.htmlForClassObserver=r(t,(()=>this.checkForInvalidState(t)))}checkForInvalidState(t){this.isInvalid=t.classList.contains("is-invalid")||t.classList.contains("ix-invalid")}async checkForInternalState(){if(this.htmlFor){const t=document.getElementById(this.htmlFor);if(t){if(typeof t.required==="boolean"){this.required=t.required}this.registerHtmlForClassObserver(t);this.checkForInvalidState(t)}}if(this.controlRef){const t=await this.controlRef.waitForCurrent();this.required=t.required}}async focusOnClick(){if(this.htmlFor){const t=document.getElementById(this.htmlFor);if(t){let e=null;if(h(t)){e=await t.getNativeInputElement()}else{e=t}if(typeof e.focus==="function"){e.focus()}}}if(this.controlRef){(await this.controlRef.waitForCurrent()).focus()}}render(){return e(i,{key:"4b00ea62a90eae362b7236d82a08f031c075c10d",onClick:()=>this.focusOnClick()},e("label",Object.assign({key:"1c3e406baa6b6414cacf17961279bcd7ad1545ca",htmlFor:this.htmlFor},this.a11yAttributes,{ref:this.labelRef}),e("ix-typography",{key:"54c5e7cbd6c505edbe2c37a20ecbecd91deb441b",textColor:this.isInvalid?"alarm":"soft",format:"label"},e("slot",{key:"9638a38954088cff1cd539f1b49ef70778b4ff21"}),this.required&&e("span",{key:"b30063403d1e99121191ce945665781cba7ba34b"}," *"))))}get hostElement(){return s(this)}static get watchers(){return{htmlFor:["registerHtmlForObserver"],controlRef:["registerControlRefObserver"]}}};f.style=c;const d=":host{display:flex;position:relative;flex-direction:column}:host .slot-wrapper{display:flex;position:relative;align-items:center;justify-content:flex-start;gap:0.25rem}:host .field-bottom,:host .field-top{display:flex;flex-direction:row;position:relative;justify-content:space-between;gap:1rem;width:-moz-min-content;width:min-content;min-width:100%}:host .field-bottom .bottom-right{margin-left:auto;margin-right:0px}:host .bottom-text{display:flex;position:relative;align-items:flex-start;justify-content:flex-start;gap:0.25rem;margin-right:0.25rem}:host .text-icon{margin:0.125rem}:host .text-icon.invalid{color:var(--theme-helper-icon--color--invalid)}:host .text-icon.info{color:var(--theme-helper-icon--color--info)}:host .text-icon.warning{color:var(--theme-helper-icon--color--warning)}:host .text-icon.valid{color:var(--theme-helper-icon--color--valid)}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}";const b=class{constructor(e){t(this,e);this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.showTextAsTooltip=false;this.required=false;this.slotRef=a()}render(){const t={invalidText:this.invalidText,isInvalid:this.isInvalid,isValid:this.isValid,validText:this.validText,isWarning:this.isWarning,warningText:this.warningText,isInfo:this.isInfo,infoText:this.infoText,helperText:this.helperText};return e(i,{key:"2dd925820a3b4fa7529956e90ad8df1268bd59d9"},this.label&&e("div",{key:"f70725574cea826e7c541a95de2a0d373fcb67f7",class:"field-top"},e("ix-field-label",{key:"b589dc77ba975991962c4e53e6344bc4bf5ececb",required:this.required,htmlFor:this.htmlForLabel,controlRef:this.controlRef,isInvalid:this.isInvalid},this.label)),e("div",{key:"e79a3c3631908b280521dd9d86cf6e1a2b879b72",class:{"slot-wrapper":true},ref:this.slotRef},e("slot",{key:"6ee9b4b8656d366e1792b0eebbcb88968e39dfcf"})),e("div",{key:"0cffa6f40dbcfed07670b2730aeab71d0b2a42fa",class:"field-bottom"},!this.showTextAsTooltip&&l(t),e("div",{key:"9ddbc2218a776d6b8a9b0a82ca1903ceca3253f8",class:"bottom-right"},e("slot",{key:"e03a7d476ea203967beae72fe4f1296d0656da17",name:"bottom-right"}))),this.showTextAsTooltip===true&&n(t)&&e("ix-tooltip",{key:"a735c861da75636163beb5484909b51271a46297",for:this.slotRef.waitForCurrent(),showDelay:500,placement:"bottom"},l(t)))}get hostElement(){return s(this)}};b.style=d;export{f as ix_field_label,b as ix_field_wrapper};
2
- //# sourceMappingURL=p-6c554ece.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["isIxInputFieldComponent","obj","getAssociatedFormElement","getNativeInputElement","fieldLabelCss","FormFieldLabel","constructor","hostRef","this","isInvalid","htmlForObserver","MutationObserver","checkForInternalState","a11yAttributes","labelRef","makeRef","connectedCallback","registerHtmlForObserver","registerControlRefObserver","disconnectedCallback","disconnect","htmlForClassObserver","destroy","controlRefClassObserver","componentWillRender","componentWillLoad","a11yHostAttributes","hostElement","window","htmlFor","observe","document","childList","subtree","controlRef","input","waitForCurrent","createClassMutationObserver","checkForInvalidState","registerHtmlForClassObserver","forElement","elementToCheck","classList","contains","getElementById","required","focusOnClick","target","focus","render","h","Host","key","onClick","Object","assign","ref","textColor","format","fieldWrapperCss","FieldWrapper","isValid","isInfo","isWarning","showTextAsTooltip","slotRef","textOptions","invalidText","validText","warningText","infoText","helperText","label","class","htmlForLabel","renderHelperText","name","hasAnyText","for","showDelay","placement"],"sources":["src/components/utils/input/index.ts","src/components/field-label/field-label.scss?tag=ix-field-label&encapsulation=shadow","src/components/field-label/field-label.tsx","src/components/field-wrapper/field-wrapper.scss?tag=ix-field-wrapper&encapsulation=shadow","src/components/field-wrapper/field-wrapper.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { EventEmitter } from '@stencil/core';\nimport { IxComponent } from '../internal';\n\nexport * from './validation';\n\nexport interface FieldWrapperInterface {\n /**\n * Label for the field component\n */\n label?: string;\n /**\n * Show text below the field component which show additional information\n */\n helperText?: string;\n /**\n * Info text for the field component\n */\n infoText?: string;\n /**\n * Warning text for the field component\n */\n warningText?: string;\n /**\n * Error text for the field component\n */\n invalidText?: string;\n /**\n * Valid text for the field component\n */\n validText?: string;\n /**\n * Show helper, info, warning, error and valid text as tooltip\n */\n showTextAsTooltip?: boolean;\n}\n\nexport type HTMLIxFormComponentElement<T> = HTMLElement & IxFormComponent<T>;\nexport type HTMLIxInputFieldComponentElement<T> =\n HTMLIxFormComponentElement<T> & IxInputFieldComponent<T>;\n\nexport interface IxFormValidationState {\n // Annotate as @State()\n isInvalid: boolean;\n // Annotate as @State()\n isValid: boolean;\n // Annotate as @State()\n isInfo: boolean;\n // Annotate as @State()\n isWarning: boolean;\n}\n\nexport interface IxFormComponent<T = string> extends IxComponent {\n // Private internal\n formInternals: ElementInternals;\n\n // Annotate as @Prop({ reflect: true })\n required?: boolean;\n // Annotate as @Prop({ reflect: true })\n name?: string;\n // Annotate as @Prop()\n value?: T;\n // Annotate as @Prop()\n disabled: boolean;\n\n valueChange: EventEmitter<T>;\n updateFormInternalValue(value: T): void;\n hasValidValue(): Promise<boolean>;\n getValidityState?(): Promise<ValidityState>;\n getAssociatedFormElement(): Promise<HTMLFormElement | null>;\n isTouched?(): Promise<boolean>;\n}\n\nexport interface IxInputFieldComponent<T = string>\n extends IxFormComponent<T>,\n IxFormValidationState,\n FieldWrapperInterface {\n // Annotate as @Prop()\n placeholder?: string;\n // Annotate as @Prop()\n readonly: boolean;\n\n ixBlur: EventEmitter<void>;\n\n // Annotate as @Method()\n getNativeInputElement(): Promise<HTMLInputElement | HTMLTextAreaElement>;\n\n // Annotate as @Method()\n focusInput(): Promise<void>;\n}\n\nexport function isIxInputFieldComponent<T>(\n obj: HTMLElement | IxFormComponent<T>\n): obj is HTMLIxInputFieldComponentElement<T> {\n return (\n obj &&\n 'getAssociatedFormElement' in obj &&\n typeof obj.getAssociatedFormElement === 'function' &&\n 'getNativeInputElement' in obj &&\n typeof obj.getNativeInputElement === 'function'\n );\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n:host {\n display: inline-block;\n position: relative;\n\n margin-top: 0.5rem;\n margin-bottom: 0.25rem;\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Element, h, Host, Prop, Watch } from '@stencil/core';\nimport { A11yAttributes, a11yHostAttributes } from '../utils/a11y';\nimport {\n ClassMutationObserver,\n createClassMutationObserver,\n HTMLIxFormComponentElement,\n isIxInputFieldComponent,\n} from '../utils/input';\nimport { IxComponent } from '../utils/internal';\nimport { MakeRef, makeRef } from '../utils/make-ref';\n\n@Component({\n tag: 'ix-field-label',\n styleUrl: 'field-label.scss',\n shadow: true,\n})\nexport class FormFieldLabel implements IxComponent {\n @Element() hostElement!: HTMLIxFieldLabelElement;\n\n /**\n * A value is required or must be checked for the form to be submittable\n */\n @Prop({ reflect: true, mutable: true }) required?: boolean;\n\n /**\n * The id of the form element that the label is associated with\n */\n @Prop({ reflect: true }) htmlFor?: string;\n\n /** @internal */\n @Prop() controlRef?:\n | MakeRef<HTMLElement>\n | MakeRef<HTMLInputElement>\n | MakeRef<HTMLTextAreaElement>;\n\n /** @internal */\n @Prop({ mutable: true }) isInvalid: boolean = false;\n\n private readonly htmlForObserver = new MutationObserver(() =>\n this.checkForInternalState()\n );\n private htmlForClassObserver?: ClassMutationObserver;\n private controlRefClassObserver?: ClassMutationObserver;\n private a11yAttributes: A11yAttributes = {};\n private readonly labelRef = makeRef<HTMLLabelElement>();\n\n connectedCallback() {\n this.registerHtmlForObserver();\n this.registerControlRefObserver();\n }\n\n disconnectedCallback(): void {\n if (this.htmlForObserver) {\n this.htmlForObserver.disconnect();\n }\n if (this.htmlForClassObserver) {\n this.htmlForClassObserver.destroy();\n }\n if (this.controlRefClassObserver) {\n this.controlRefClassObserver.destroy();\n }\n }\n\n componentWillRender() {\n this.checkForInternalState();\n }\n\n componentWillLoad(): void | Promise<void> {\n this.a11yAttributes = a11yHostAttributes(this.hostElement);\n }\n\n @Watch('htmlFor')\n private registerHtmlForObserver() {\n if (typeof window === 'undefined') {\n return;\n }\n\n if (this.htmlForObserver) {\n this.htmlForObserver.disconnect();\n }\n\n if (this.htmlFor) {\n this.htmlForObserver.observe(window.document, {\n childList: true,\n subtree: true,\n });\n }\n }\n\n @Watch('controlRef')\n private async registerControlRefObserver() {\n if (typeof window === 'undefined') {\n return;\n }\n\n if (this.controlRefClassObserver) {\n this.controlRefClassObserver.destroy();\n }\n\n if (this.controlRef) {\n const input = await this.controlRef.waitForCurrent();\n\n this.controlRefClassObserver = createClassMutationObserver(input, () =>\n this.checkForInvalidState(input)\n );\n }\n }\n\n private registerHtmlForClassObserver(\n forElement: HTMLIxFormComponentElement<unknown>\n ) {\n if (this.htmlForClassObserver) {\n this.htmlForClassObserver.destroy();\n }\n\n this.htmlForClassObserver = createClassMutationObserver(forElement, () =>\n this.checkForInvalidState(forElement)\n );\n }\n\n private checkForInvalidState(elementToCheck: HTMLElement) {\n this.isInvalid =\n elementToCheck.classList.contains('is-invalid') ||\n elementToCheck.classList.contains('ix-invalid');\n }\n\n private async checkForInternalState() {\n if (this.htmlFor) {\n const forElement = document.getElementById(\n this.htmlFor\n ) as HTMLIxFormComponentElement<unknown>;\n if (forElement) {\n if (typeof forElement.required === 'boolean') {\n this.required = forElement.required;\n }\n\n this.registerHtmlForClassObserver(forElement);\n this.checkForInvalidState(forElement);\n }\n }\n\n if (this.controlRef) {\n const input = await this.controlRef.waitForCurrent();\n this.required = (\n input as HTMLInputElement | HTMLTextAreaElement\n ).required;\n }\n }\n\n private async focusOnClick() {\n if (this.htmlFor) {\n const target = document.getElementById(this.htmlFor);\n if (target) {\n let input: HTMLElement | null = null;\n if (isIxInputFieldComponent(target)) {\n input = await target.getNativeInputElement();\n } else {\n input = target;\n }\n if (typeof input.focus === 'function') {\n input.focus();\n }\n }\n }\n\n if (this.controlRef) {\n (await this.controlRef.waitForCurrent()).focus();\n }\n }\n\n render() {\n return (\n <Host onClick={() => this.focusOnClick()}>\n <label\n htmlFor={this.htmlFor}\n {...this.a11yAttributes}\n ref={this.labelRef}\n >\n <ix-typography\n textColor={this.isInvalid ? 'alarm' : 'soft'}\n format=\"label\"\n >\n <slot></slot>\n {this.required && <span>&nbsp;*</span>}\n </ix-typography>\n </label>\n </Host>\n );\n }\n}\n","@import \"./field-wrapper.mixins.scss\";\n\n:host {\n display: flex;\n position: relative;\n flex-direction: column;\n\n .slot-wrapper {\n display: flex;\n position: relative;\n align-items: center;\n justify-content: flex-start;\n gap: 0.25rem;\n }\n\n .field-bottom,\n .field-top {\n display: flex;\n flex-direction: row;\n position: relative;\n justify-content: space-between;\n gap: 1rem;\n width: min-content;\n min-width: 100%;\n }\n\n .field-bottom .bottom-right {\n margin-left: auto;\n margin-right: 0px;\n }\n\n @include helper-text;\n\n .bottom-text {\n margin-top: 0.25rem;\n margin-bottom: 0.25rem;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { Component, Element, Host, Prop, h } from '@stencil/core';\nimport { FieldWrapperInterface } from '../utils/input';\nimport { MakeRef, makeRef } from '../utils/make-ref';\nimport { hasAnyText, renderHelperText } from './helper-text-util';\n\n/** @internal */\n@Component({\n tag: 'ix-field-wrapper',\n styleUrl: 'field-wrapper.scss',\n shadow: true,\n})\nexport class FieldWrapper implements FieldWrapperInterface {\n @Element() hostElement!: HTMLIxFieldWrapperElement;\n\n /**\n * Show text below the field component\n */\n @Prop() helperText?: string;\n\n /**\n * Label for the field component\n */\n @Prop() label?: string;\n\n /**\n * Error text for the field component\n */\n @Prop() invalidText?: string;\n\n /**\n * Valid text for the field component\n */\n @Prop() validText?: string;\n\n /**\n * Info text for the field component\n */\n @Prop() infoText?: string;\n\n /**\n * Warning text for the field component\n */\n @Prop() warningText?: string;\n\n /**\n * Is the field component invalid\n */\n @Prop() isInvalid: boolean = false;\n\n /**\n * Is the field component valid\n */\n @Prop() isValid: boolean = false;\n\n /**\n * Is the field component info\n */\n @Prop() isInfo: boolean = false;\n\n /**\n * Is the field component warning\n */\n @Prop() isWarning: boolean = false;\n\n /**\n * Show helper, error, info, warning text as tooltip\n */\n @Prop() showTextAsTooltip: boolean = false;\n\n /**\n * Show label as required\n */\n @Prop() required: boolean = false;\n\n /**\n * The id of the form element that the label is associated with\n */\n @Prop() htmlForLabel?: string;\n\n /**\n * The control element that the label is associated with\n */\n @Prop() controlRef?:\n | MakeRef<HTMLElement>\n | MakeRef<HTMLInputElement>\n | MakeRef<HTMLTextAreaElement>;\n\n private readonly slotRef = makeRef<HTMLDivElement>();\n\n render() {\n const textOptions = {\n invalidText: this.invalidText,\n isInvalid: this.isInvalid,\n isValid: this.isValid,\n validText: this.validText,\n isWarning: this.isWarning,\n warningText: this.warningText,\n isInfo: this.isInfo,\n infoText: this.infoText,\n helperText: this.helperText,\n };\n return (\n <Host>\n {this.label && (\n <div class=\"field-top\">\n <ix-field-label\n required={this.required}\n htmlFor={this.htmlForLabel}\n controlRef={this.controlRef}\n isInvalid={this.isInvalid}\n >\n {this.label}\n </ix-field-label>\n </div>\n )}\n <div\n class={{\n 'slot-wrapper': true,\n }}\n ref={this.slotRef}\n >\n <slot></slot>\n </div>\n <div class={'field-bottom'}>\n {!this.showTextAsTooltip && renderHelperText(textOptions)}\n <div class=\"bottom-right\">\n <slot name=\"bottom-right\"></slot>\n </div>\n </div>\n\n {this.showTextAsTooltip === true && hasAnyText(textOptions) && (\n <ix-tooltip\n for={this.slotRef.waitForCurrent()}\n showDelay={500}\n placement=\"bottom\"\n >\n {renderHelperText(textOptions)}\n </ix-tooltip>\n )}\n </Host>\n );\n }\n}\n"],"mappings":"wOAkGM,SAAUA,EACdC,GAEA,OACEA,GACA,6BAA8BA,UACvBA,EAAIC,2BAA6B,YACxC,0BAA2BD,UACpBA,EAAIE,wBAA0B,UAEzC,CC5GA,MAAMC,EAAgB,wF,MCyBTC,EAAc,MAL3B,WAAAC,CAAAC,G,UAyB2BC,KAASC,UAAY,MAE7BD,KAAAE,gBAAkB,IAAIC,kBAAiB,IACtDH,KAAKI,0BAICJ,KAAcK,eAAmB,GACxBL,KAAQM,SAAGC,GAiJ7B,CA/IC,iBAAAC,GACER,KAAKS,0BACLT,KAAKU,4B,CAGP,oBAAAC,GACE,GAAIX,KAAKE,gBAAiB,CACxBF,KAAKE,gBAAgBU,Y,CAEvB,GAAIZ,KAAKa,qBAAsB,CAC7Bb,KAAKa,qBAAqBC,S,CAE5B,GAAId,KAAKe,wBAAyB,CAChCf,KAAKe,wBAAwBD,S,EAIjC,mBAAAE,GACEhB,KAAKI,uB,CAGP,iBAAAa,GACEjB,KAAKK,eAAiBa,EAAmBlB,KAAKmB,Y,CAIxC,uBAAAV,GACN,UAAWW,SAAW,YAAa,CACjC,M,CAGF,GAAIpB,KAAKE,gBAAiB,CACxBF,KAAKE,gBAAgBU,Y,CAGvB,GAAIZ,KAAKqB,QAAS,CAChBrB,KAAKE,gBAAgBoB,QAAQF,OAAOG,SAAU,CAC5CC,UAAW,KACXC,QAAS,M,EAMP,gCAAMf,GACZ,UAAWU,SAAW,YAAa,CACjC,M,CAGF,GAAIpB,KAAKe,wBAAyB,CAChCf,KAAKe,wBAAwBD,S,CAG/B,GAAId,KAAK0B,WAAY,CACnB,MAAMC,QAAc3B,KAAK0B,WAAWE,iBAEpC5B,KAAKe,wBAA0Bc,EAA4BF,GAAO,IAChE3B,KAAK8B,qBAAqBH,I,EAKxB,4BAAAI,CACNC,GAEA,GAAIhC,KAAKa,qBAAsB,CAC7Bb,KAAKa,qBAAqBC,S,CAG5Bd,KAAKa,qBAAuBgB,EAA4BG,GAAY,IAClEhC,KAAK8B,qBAAqBE,I,CAItB,oBAAAF,CAAqBG,GAC3BjC,KAAKC,UACHgC,EAAeC,UAAUC,SAAS,eAClCF,EAAeC,UAAUC,SAAS,a,CAG9B,2BAAM/B,GACZ,GAAIJ,KAAKqB,QAAS,CAChB,MAAMW,EAAaT,SAASa,eAC1BpC,KAAKqB,SAEP,GAAIW,EAAY,CACd,UAAWA,EAAWK,WAAa,UAAW,CAC5CrC,KAAKqC,SAAWL,EAAWK,Q,CAG7BrC,KAAK+B,6BAA6BC,GAClChC,KAAK8B,qBAAqBE,E,EAI9B,GAAIhC,KAAK0B,WAAY,CACnB,MAAMC,QAAc3B,KAAK0B,WAAWE,iBACpC5B,KAAKqC,SACHV,EACAU,Q,EAIE,kBAAMC,GACZ,GAAItC,KAAKqB,QAAS,CAChB,MAAMkB,EAAShB,SAASa,eAAepC,KAAKqB,SAC5C,GAAIkB,EAAQ,CACV,IAAIZ,EAA4B,KAChC,GAAInC,EAAwB+C,GAAS,CACnCZ,QAAcY,EAAO5C,uB,KAChB,CACLgC,EAAQY,C,CAEV,UAAWZ,EAAMa,QAAU,WAAY,CACrCb,EAAMa,O,GAKZ,GAAIxC,KAAK0B,WAAY,QACZ1B,KAAK0B,WAAWE,kBAAkBY,O,EAI7C,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CAACC,QAAS,IAAM7C,KAAKsC,gBACxBI,EAAA,QAAAI,OAAAC,OAAA,CAAAH,IAAA,2CACEvB,QAASrB,KAAKqB,SACVrB,KAAKK,eACT,CAAA2C,IAAKhD,KAAKM,WAEVoC,EAAA,iBAAAE,IAAA,2CACEK,UAAWjD,KAAKC,UAAY,QAAU,OACtCiD,OAAO,SAEPR,EAAa,QAAAE,IAAA,6CACZ5C,KAAKqC,UAAYK,EAAA,QAAAE,IAAA,oD,0JChM9B,MAAMO,EAAkB,65B,MCmBXC,EAAY,MALzB,WAAAtD,CAAAC,G,UAyCUC,KAASC,UAAY,MAKrBD,KAAOqD,QAAY,MAKnBrD,KAAMsD,OAAY,MAKlBtD,KAASuD,UAAY,MAKrBvD,KAAiBwD,kBAAY,MAK7BxD,KAAQqC,SAAY,MAeXrC,KAAOyD,QAAGlD,GAuD5B,CArDC,MAAAkC,GACE,MAAMiB,EAAc,CAClBC,YAAa3D,KAAK2D,YAClB1D,UAAWD,KAAKC,UAChBoD,QAASrD,KAAKqD,QACdO,UAAW5D,KAAK4D,UAChBL,UAAWvD,KAAKuD,UAChBM,YAAa7D,KAAK6D,YAClBP,OAAQtD,KAAKsD,OACbQ,SAAU9D,KAAK8D,SACfC,WAAY/D,KAAK+D,YAEnB,OACErB,EAACC,EAAI,CAAAC,IAAA,4CACF5C,KAAKgE,OACJtB,EAAK,OAAAE,IAAA,2CAAAqB,MAAM,aACTvB,EAAA,kBAAAE,IAAA,2CACEP,SAAUrC,KAAKqC,SACfhB,QAASrB,KAAKkE,aACdxC,WAAY1B,KAAK0B,WACjBzB,UAAWD,KAAKC,WAEfD,KAAKgE,QAIZtB,EAAA,OAAAE,IAAA,2CACEqB,MAAO,CACL,eAAgB,MAElBjB,IAAKhD,KAAKyD,SAEVf,EAAA,QAAAE,IAAA,8CAEFF,EAAK,OAAAE,IAAA,2CAAAqB,MAAO,iBACRjE,KAAKwD,mBAAqBW,EAAiBT,GAC7ChB,EAAK,OAAAE,IAAA,2CAAAqB,MAAM,gBACTvB,EAAA,QAAAE,IAAA,2CAAMwB,KAAK,mBAIdpE,KAAKwD,oBAAsB,MAAQa,EAAWX,IAC7ChB,EACE,cAAAE,IAAA,2CAAA0B,IAAKtE,KAAKyD,QAAQ7B,iBAClB2C,UAAW,IACXC,UAAU,UAETL,EAAiBT,I","ignoreList":[]}
@@ -1 +0,0 @@
1
- {"version":3,"names":["typographyCss","IxTypography","constructor","hostRef","this","bold","textDecoration","render","typographyClass","_a","format","style","textColor","color","h","Host","key","class"],"sources":["src/components/typography/typography.scss?tag=ix-typography&encapsulation=shadow","src/components/typography/typography.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n@import 'legacy/mixins/fonts';\n@import 'components/fonts';\n@import 'mixins/fonts';\n\n:host {\n @include ix-component;\n\n display: block;\n position: relative;\n}\n\n:host(.text-xs) {\n @include text-xs;\n}\n\n:host(.text-s) {\n @include text-s;\n}\n\n:host(.text-caption) {\n @include text-caption;\n}\n\n:host(.text-caption-single) {\n @include text-caption-single;\n}\n\n:host(.text-default) {\n @include text-default;\n}\n\n:host(.text-default-single) {\n @include text-default-single;\n}\n\n:host(.text-default-title) {\n @include text-default-title;\n}\n\n:host(.text-default-title-single) {\n @include text-default-title-single;\n}\n\n:host(.text-l) {\n @include text-l;\n}\n\n:host(.text-l-single) {\n @include text-l-single;\n}\n\n:host(.text-l-title) {\n @include text-l-title;\n}\n\n:host(.text-l-title-single) {\n @include text-l-title-single;\n}\n\n:host(.text-h2) {\n @include text-h2;\n}\n\n:host(.text-xl) {\n @include text-xl;\n}\n\n$typography-formats: label, label-xs, label-sm, label-lg, body, body-xs, body-sm,\n body-lg, display, display-xs, display-sm, display-lg, display-xl, display-xxl,\n h6, h5, h4, h3, h2, h1, code, code-sm, code-lg;\n\n@each $format in $typography-formats {\n :host(.typography-#{$format}) {\n @extend .typography-#{$format};\n }\n}\n\n$typography-decoration: none, underline, line-through;\n@each $decoration in $typography-decoration {\n :host(.typography-decoration-#{$decoration}) {\n @extend .typography-decoration-#{$decoration};\n }\n}\n\n:host(.typography-weight-bold) {\n @extend .typography-weight-bold;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\n\nexport type TypographyVariants =\n | 'x-small'\n | 'small'\n | 'caption'\n | 'caption-single'\n | 'default'\n | 'default-single'\n | 'default-title'\n | 'default-title-single'\n | 'large'\n | 'large-single'\n | 'large-title'\n | 'large-title-single'\n | 'h2'\n | 'display-large';\n\nexport type TypographyColors =\n | 'contrast'\n | 'std'\n | 'soft'\n | 'weak'\n | 'inv-contrast'\n | 'inv-std'\n | 'inv-soft'\n | 'inv-weak'\n | 'alarm';\n\ntype TypographyFormatLabel = 'label' | 'label-xs' | 'label-sm' | 'label-lg';\ntype TypographyFormatBody = 'body' | 'body-xs' | 'body-sm' | 'body-lg';\ntype TypographyFormatDisplay =\n | 'display'\n | 'display-xs'\n | 'display-sm'\n | 'display-lg'\n | 'display-xl'\n | 'display-xxl';\ntype TypographyFormatHeading = 'h6' | 'h5' | 'h4' | 'h3' | 'h2' | 'h1';\ntype TypographyFormatCode = 'code' | 'code-sm' | 'code-lg';\n\nexport type TypographyFormat =\n | TypographyFormatLabel\n | TypographyFormatBody\n | TypographyFormatDisplay\n | TypographyFormatHeading\n | TypographyFormatCode;\n\nexport type TextDecoration = 'none' | 'underline' | 'line-through';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-typography',\n styleUrl: 'typography.scss',\n shadow: true,\n})\nexport class IxTypography {\n /**\n * Text format\n */\n @Prop() format?: TypographyFormat;\n\n /**\n * Text color based on theme variables\n */\n @Prop() textColor?: TypographyColors;\n\n /**\n * Display text bold\n */\n @Prop() bold = false;\n\n /**\n * Text decoration\n */\n @Prop() textDecoration: TextDecoration = 'none';\n\n render() {\n let typographyClass: Record<string, boolean> = {};\n typographyClass[`typography-${this.format ?? 'body'}`] = true;\n\n if (this.textDecoration !== 'none') {\n typographyClass[`typography-decoration-${this.textDecoration}`] = true;\n }\n\n typographyClass['typography-weight-bold'] = this.bold;\n\n let style = {};\n\n if (this.textColor) {\n style = {\n color: `var(--theme-color-${this.textColor}-text)`,\n };\n }\n\n return (\n <Host class={typographyClass} style={style}>\n <slot></slot>\n </Host>\n );\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAgB,oxb,MCmETC,EAAY,MALzB,WAAAC,CAAAC,G,UAmBUC,KAAIC,KAAG,MAKPD,KAAcE,eAAmB,MA0B1C,CAxBC,MAAAC,G,MACE,IAAIC,EAA2C,GAC/CA,EAAgB,eAAcC,EAAAL,KAAKM,UAAU,MAAAD,SAAA,EAAAA,EAAA,UAAY,KAEzD,GAAIL,KAAKE,iBAAmB,OAAQ,CAClCE,EAAgB,yBAAyBJ,KAAKE,kBAAoB,I,CAGpEE,EAAgB,0BAA4BJ,KAAKC,KAEjD,IAAIM,EAAQ,GAEZ,GAAIP,KAAKQ,UAAW,CAClBD,EAAQ,CACNE,MAAO,qBAAqBT,KAAKQ,kB,CAIrC,OACEE,EAACC,EAAK,CAAAC,IAAA,2CAAAC,MAAOT,EAAiBG,MAAOA,GACnCG,EAAa,QAAAE,IAAA,6C","ignoreList":[]}
@@ -1 +0,0 @@
1
- {"version":3,"names":["isNumber","input","Number","isNaN","addClass","element","className","classList","add","VirtualList","create","userProvidedConfig","defaultConfig","mergeStyle","style","i","getMaxBrowserHeight","wrapper","document","createElement","fixture","position","height","opacity","appendChild","body","maxElementHeight","offsetHeight","removeChild","constructor","this","_lastRepaint","_maxElementHeight","refresh","config","_config","render","scrollTop","_getScrollPosition","lastRepaint","_renderAnimationFrame","window","requestAnimationFrame","diff","_averageHeight","rendered","_renderChunk","afterRender","destroy","cancelAnimationFrame","nodeType","Error","_element","scroller","_scroller","scrollerTagName","useFragment","generate","total","Array","isArray","itemHeight","trim","_itemHeights","fill","Object","keys","filter","prop","forEach","value","isValueNumber","msg","isHorizontal","Boolean","horizontal","isValuePercent","slice","numberValue","parseInt","replace","innerSize","_containerSize","scrollContainer","scrollerHeight","console","warn","join","elementStyle","width","overflow","scrollerStyle","padding","_computeScrollPadding","_scrollPaddingBottom","bottom","_scrollPaddingTop","top","_scrollHeight","_computeScrollHeight","_itemPositions","_computePositions","_getRow","item","undefined","rowClassName","overrideScrollPosition","force","from","_getFrom","_screenItemsLen","_lastFrom","to","_cachedItemsLen","fragment","createDocumentFragment","row","applyPatch","innerHTML","scrollHeight","reduce","a","b","sortedItemHeights","sort","middle","Math","floor","averageHeight","clientProp","containerHeight","ceil","max","isHoriz","styles","getComputedStyle","location","cssValue","getPropertyValue","treeCss","Tree","hostRef","model","context","toggleListener","Map","itemClickListener","updates","hasFirstRender","updatePadding","paddingLeft","level","getVirtualizerOptions","list","buildTreeList","root","setToggleListener","el","index","hasChildren","has","toggleCallback","e","preventDefault","stopPropagation","getContext","id","isExpanded","nodeToggled","emit","isExpaned","setContext","addEventListener","set","length","renderedTreeItem","hostElement","querySelector","assign","doUpdate","get","update","callback","innerElement","renderItem","renderDefaultItem","setAttribute","paddingRight","itemClickCallback","event","path","composedPath","treeIndex","indexOf","treePath","hasTrigger","dropdownController","pathIncludesTrigger","defaultPrevented","values","c","isSelected","nodeClicked","contextChange","itemList","newLevel","children","push","componentDidLoad","initList","observer","MutationObserver","records","removed","record","removedNodes","addedNodes","an","splice","nodeRemoved","observe","childList","componentWillRender","isListInitialized","refreshList","disconnectedCallback","_a","hyperlist","_b","disconnect","modelChange","itemPositions","some","h","Host","key"],"sources":["src/components/utils/lazy-list/lazy.ts","src/components/tree/tree.css?tag=ix-tree&encapsulation=shadow","src/components/tree/tree.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n// Manually forked from https://github.com/tbranyen/hyperlist to remove\n// features a direct document calls\n//\n// Hyperlist is licensed MIT. https://github.com/tbranyen/hyperlist\n\nexport type VirtualListConfig = {\n applyPatch?: (\n element: HTMLElement,\n fragment: DocumentFragment | DocumentFragment[]\n ) => void;\n overrideScrollPosition?: () => void;\n rowClassName?: string;\n scrollContainer?: HTMLElement;\n width: string;\n height: string;\n afterRender?: () => void;\n scrollerTagName?: string;\n scroller?: HTMLElement;\n useFragment?: boolean;\n generate?: (index: number) => HTMLElement;\n total?: number;\n itemHeight?: number;\n horizontal?: boolean;\n};\n\nconst isNumber = (input: unknown) => !Number.isNaN(Number(input));\n\nconst addClass = (element: HTMLElement, className: string) => {\n element.classList.add(className);\n};\n\nexport class VirtualList {\n _config!: VirtualListConfig;\n _lastRepaint: null;\n _maxElementHeight: number;\n _renderAnimationFrame!: number;\n _averageHeight!: number;\n\n static readonly defaultConfig: VirtualListConfig = {\n width: '100%',\n height: '100%',\n };\n _element: any;\n _scroller: any;\n _itemHeights!: number[];\n _containerSize!: number | string;\n _scrollPaddingBottom!: number;\n _scrollPaddingTop!: number;\n _scrollHeight: any;\n _itemPositions: any;\n _screenItemsLen!: number;\n _lastFrom!: number;\n _cachedItemsLen: any;\n\n static create(\n element: HTMLElement,\n userProvidedConfig: VirtualListConfig = VirtualList.defaultConfig\n ) {\n return new VirtualList(element, userProvidedConfig);\n }\n\n static mergeStyle(element: HTMLElement, style: any) {\n for (let i in style) {\n if (element.style[i as any] !== style[i]) {\n element.style[i as any] = style[i];\n }\n }\n }\n\n static getMaxBrowserHeight() {\n // Create two elements, the wrapper is `1px` tall and is transparent and\n // positioned at the top of the page. Inside that is an element that gets\n // set to 1 billion pixels. Then reads the max height the browser can\n // calculate.\n const wrapper = document.createElement('div');\n const fixture = document.createElement('div');\n\n // As said above, these values get set to put the fixture elements into the\n // right visual state.\n VirtualList.mergeStyle(wrapper, {\n position: 'absolute',\n height: '1px',\n opacity: 0,\n });\n VirtualList.mergeStyle(fixture, { height: '1e7px' });\n\n // Add the fixture into the wrapper element.\n wrapper.appendChild(fixture);\n\n // Apply to the page, the values won't kick in unless this is attached.\n document.body.appendChild(wrapper);\n\n // Get the maximum element height in pixels.\n const maxElementHeight = fixture.offsetHeight;\n\n // Remove the element immediately after reading the value.\n document.body.removeChild(wrapper);\n\n return maxElementHeight;\n }\n\n constructor(element: HTMLElement, userProvidedConfig: VirtualListConfig) {\n this._lastRepaint = null;\n this._maxElementHeight = VirtualList.getMaxBrowserHeight();\n\n this.refresh(element, userProvidedConfig);\n\n const config = this._config;\n\n // Create internal render loop.\n const render = () => {\n const scrollTop = this._getScrollPosition();\n const lastRepaint = this._lastRepaint;\n\n this._renderAnimationFrame = window.requestAnimationFrame(render);\n\n if (scrollTop === lastRepaint) {\n return;\n }\n\n const diff = lastRepaint ? scrollTop - lastRepaint : 0;\n if (!lastRepaint || diff < 0 || diff > this._averageHeight) {\n let rendered = this._renderChunk();\n\n this._lastRepaint = scrollTop;\n\n if (rendered !== false && typeof config.afterRender === 'function') {\n config.afterRender();\n }\n }\n };\n\n render();\n }\n\n destroy() {\n window.cancelAnimationFrame(this._renderAnimationFrame);\n }\n\n refresh(\n element: HTMLElement,\n userProvidedConfig: VirtualListConfig = VirtualList.defaultConfig\n ) {\n this._config = userProvidedConfig;\n\n if (!element || element.nodeType !== 1) {\n throw new Error('HyperList requires a valid DOM Node container');\n }\n\n this._element = element;\n\n const config = this._config as any;\n\n const scroller =\n this._scroller ||\n config.scroller ||\n document.createElement(config.scrollerTagName || 'tr');\n\n // Default configuration option `useFragment` to `true`.\n if (typeof config.useFragment !== 'boolean') {\n this._config.useFragment = true;\n }\n\n if (!config.generate) {\n throw new Error('Missing required `generate` function');\n }\n\n if (!isNumber(config.total)) {\n throw new Error('Invalid required `total` value, expected number');\n }\n\n if (!Array.isArray(config.itemHeight) && !isNumber(config.itemHeight)) {\n throw new Error(\n `\n Invalid required \\`itemHeight\\` value, expected number or array\n `.trim()\n );\n } else if (isNumber(config.itemHeight)) {\n this._itemHeights = Array(config.total).fill(config.itemHeight);\n } else {\n this._itemHeights = [config.itemHeight as any];\n }\n\n // Width and height should be coerced to string representations. Either in\n // `%` or `px`.\n Object.keys(VirtualList.defaultConfig)\n .filter((prop) => prop in config)\n .forEach((prop) => {\n const value = config[prop as any];\n const isValueNumber = isNumber(value);\n\n if (value && typeof value !== 'string' && typeof value !== 'number') {\n let msg = `Invalid optional \\`${prop}\\`, expected string or number`;\n throw new Error(msg);\n } else if (isValueNumber) {\n config[prop] = `${value}px`;\n }\n });\n\n const isHorizontal = Boolean(config.horizontal);\n const value = config[isHorizontal ? 'width' : 'height'];\n\n if (value) {\n const isValueNumber = isNumber(value);\n const isValuePercent = isValueNumber ? false : value.slice(-1) === '%';\n // Compute the containerHeight as number\n const numberValue = isValueNumber\n ? parseInt(value, 10)\n : parseInt(value.replace(/px|%/, ''), 10);\n const innerSize = window[isHorizontal ? 'innerWidth' : 'innerHeight'];\n\n if (isValuePercent) {\n this._containerSize = (innerSize * numberValue) / 100;\n } else {\n this._containerSize = isNumber(value) ? value : numberValue;\n }\n }\n\n const scrollContainer = config.scrollContainer;\n const scrollerHeight = config.itemHeight * config.total;\n const maxElementHeight = this._maxElementHeight;\n\n if (scrollerHeight > maxElementHeight) {\n console.warn(\n [\n 'HyperList: The maximum element height',\n maxElementHeight + 'px has',\n 'been exceeded; please reduce your item height.',\n ].join(' ')\n );\n }\n\n // Decorate the container element with styles that will match\n // the user supplied configuration.\n const elementStyle = {\n width: `${config.width}`,\n height: scrollContainer ? `${scrollerHeight}px` : `${config.height}`,\n overflow: scrollContainer ? 'none' : 'auto',\n position: 'relative',\n };\n\n VirtualList.mergeStyle(element, elementStyle);\n\n if (scrollContainer) {\n VirtualList.mergeStyle(config.scrollContainer, { overflow: 'auto' });\n }\n\n const scrollerStyle = {\n opacity: '0',\n position: 'absolute',\n [isHorizontal ? 'height' : 'width']: '1px',\n [isHorizontal ? 'width' : 'height']: `${scrollerHeight}px`,\n };\n\n VirtualList.mergeStyle(scroller, scrollerStyle);\n\n // Only append the scroller element once.\n if (!this._scroller) {\n element.appendChild(scroller);\n }\n\n const padding = this._computeScrollPadding();\n this._scrollPaddingBottom = padding.bottom;\n this._scrollPaddingTop = padding.top;\n\n // Set the scroller instance.\n this._scroller = scroller;\n this._scrollHeight = this._computeScrollHeight();\n\n // Reuse the item positions if refreshed, otherwise set to empty array.\n this._itemPositions = this._itemPositions || Array(config.total).fill(0);\n\n // Each index in the array should represent the position in the DOM.\n this._computePositions(0);\n\n // Render after refreshing. Force render if we're calling refresh manually.\n this._renderChunk(this._lastRepaint !== null);\n\n if (typeof config.afterRender === 'function') {\n config.afterRender();\n }\n }\n\n _getRow(i: number) {\n const config = this._config as any;\n let item = config.generate(i) as any;\n let height = item.height;\n\n if (height !== undefined && isNumber(height)) {\n item = item.element;\n\n // The height isn't the same as predicted, compute positions again\n if (height !== this._itemHeights[i]) {\n this._itemHeights[i] = height;\n this._computePositions(i);\n this._scrollHeight = this._computeScrollHeight();\n }\n } else {\n height = this._itemHeights[i];\n }\n\n if (!item || item.nodeType !== 1) {\n throw new Error(`Generator did not return a DOM Node for index: ${i}`);\n }\n\n addClass(item, config.rowClassName || 'vrow');\n\n const top = this._itemPositions[i] + this._scrollPaddingTop;\n\n VirtualList.mergeStyle(item, {\n position: 'absolute',\n [config.horizontal ? 'left' : 'top']: `${top}px`,\n });\n\n return item;\n }\n\n _getScrollPosition() {\n const config = this._config;\n\n if (typeof config.overrideScrollPosition === 'function') {\n return config.overrideScrollPosition();\n }\n\n return this._element[config.horizontal ? 'scrollLeft' : 'scrollTop'];\n }\n\n _renderChunk(force: boolean = false) {\n const config = this._config;\n const element = this._element;\n const scrollTop = this._getScrollPosition();\n const total: number = config.total!;\n\n let from = this._getFrom(scrollTop) - 1;\n\n if (from < 0 || from - this._screenItemsLen < 0) {\n from = 0;\n }\n\n if (!force && this._lastFrom === from) {\n return false;\n }\n\n this._lastFrom = from;\n\n let to = from + this._cachedItemsLen;\n\n if (to > total || to + this._cachedItemsLen > total) {\n to = total;\n }\n\n // Append all the new rows in a document fragment that we will later append\n // to the parent node\n const fragment: any = config.useFragment\n ? document.createDocumentFragment()\n : [\n // Sometimes you'll pass fake elements to this tool and Fragments require\n // real elements.\n ];\n\n // The element that forces the container to scroll.\n const scroller = this._scroller;\n\n // Keep the scroller in the list of children.\n fragment[config.useFragment ? 'appendChild' : 'push'](scroller);\n\n for (let i = from; i < to; i++) {\n let row = this._getRow(i);\n\n fragment[config.useFragment ? 'appendChild' : 'push'](row);\n }\n\n if (config.applyPatch) {\n return config.applyPatch(element, fragment);\n }\n\n element.innerHTML = '';\n element.appendChild(fragment);\n }\n\n _computePositions(from = 1) {\n const config = this._config;\n const total = config.total!;\n\n if (from < 1) {\n from = 1;\n }\n\n for (let i = from; i < total; i++) {\n this._itemPositions[i] =\n this._itemHeights[i - 1] + this._itemPositions[i - 1];\n }\n }\n\n _computeScrollHeight() {\n const config = this._config as any;\n const isHorizontal = Boolean(config.horizontal);\n const total = config.total;\n const scrollHeight =\n this._itemHeights.reduce((a, b) => a + b, 0) +\n this._scrollPaddingBottom +\n this._scrollPaddingTop;\n\n VirtualList.mergeStyle(this._scroller, {\n opacity: 0,\n position: 'absolute',\n top: '0px',\n [isHorizontal ? 'height' : 'width']: '1px',\n [isHorizontal ? 'width' : 'height']: `${scrollHeight}px`,\n });\n\n // Calculate the height median\n const sortedItemHeights = this._itemHeights.slice(0).sort((a, b) => a - b);\n const middle = Math.floor(total / 2);\n const averageHeight =\n total % 2 === 0\n ? (sortedItemHeights[middle] + sortedItemHeights[middle - 1]) / 2\n : sortedItemHeights[middle];\n\n const clientProp = isHorizontal ? 'clientWidth' : 'clientHeight';\n const element = config.scrollContainer\n ? config.scrollContainer\n : this._element;\n const containerHeight = element[clientProp]\n ? element[clientProp]\n : this._containerSize;\n this._screenItemsLen = Math.ceil(containerHeight / averageHeight);\n this._containerSize = containerHeight;\n\n // Cache 3 times the number of items that fit in the container viewport.\n this._cachedItemsLen = Math.max(\n this._cachedItemsLen || 0,\n this._screenItemsLen * 3\n );\n this._averageHeight = averageHeight;\n\n return scrollHeight;\n }\n\n _computeScrollPadding() {\n const config = this._config;\n const isHoriz = Boolean(config.horizontal);\n const styles = window.getComputedStyle(this._element);\n\n const padding = (location: string) => {\n const cssValue = styles.getPropertyValue(`padding-${location}`);\n return parseInt(cssValue, 10) || 0;\n };\n\n if (isHoriz) {\n return {\n bottom: padding('right'),\n top: padding('left'),\n };\n } else {\n return {\n bottom: padding('bottom'),\n top: padding('top'),\n };\n }\n }\n\n _getFrom(scrollTop: number) {\n let i = 0;\n\n while (this._itemPositions[i] < scrollTop) {\n i++;\n }\n\n return i;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n:host {\n display: block;\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n Watch,\n} from '@stencil/core';\nimport { VirtualList, VirtualListConfig } from './../utils/lazy-list';\nimport { renderDefaultItem } from '../tree-item/default-tree-item';\nimport {\n TreeContext,\n TreeItem,\n TreeItemContext,\n TreeItemVisual,\n TreeModel,\n UpdateCallback,\n} from './tree-model';\nimport { dropdownController } from '../dropdown/dropdown-controller';\n\n@Component({\n tag: 'ix-tree',\n styleUrl: 'tree.css',\n shadow: true,\n})\nexport class Tree {\n @Element() hostElement!: HTMLIxTreeElement;\n\n /**\n * Initial root element will not be rendered\n */\n @Prop() root!: string;\n\n /**\n * Tree model\n */\n @Prop() model: TreeModel<any> = {};\n\n /**\n * Render function of tree items\n */\n @Prop() renderItem?: <T = any>(\n index: number,\n data: T,\n dataList: Array<T>,\n context: TreeContext,\n update: (callback: UpdateCallback) => void\n ) => HTMLElement;\n\n /**\n * Selection and collapsed state management\n */\n @Prop({ mutable: true }) context: TreeContext = {};\n\n /**\n * Context changed\n */\n @Event() contextChange!: EventEmitter<TreeContext>;\n\n /**\n * Node toggled event\n * @since 1.5.0\n */\n @Event() nodeToggled!: EventEmitter<{ id: string; isExpaned: boolean }>;\n\n /**\n * Node clicked event\n * @since 1.5.0\n */\n @Event() nodeClicked!: EventEmitter<string>;\n\n /**\n * Emits removed nodes\n */\n @Event() nodeRemoved!: EventEmitter<any>;\n\n private hyperlist?: VirtualList;\n\n private toggleListener = new Map<HTMLElement, Function>();\n private itemClickListener = new Map<HTMLElement, Function>();\n private updates = new Map<string, UpdateCallback>();\n private observer!: MutationObserver;\n private hasFirstRender = false;\n\n private updatePadding(element: HTMLElement, item: TreeItemVisual<unknown>) {\n element.style.paddingLeft = item.level + 'rem';\n }\n\n private getVirtualizerOptions(): VirtualListConfig {\n const list = this.buildTreeList(this.model[this.root]);\n\n let setToggleListener = (\n item: TreeItemVisual<any>,\n el: HTMLElement,\n index: number\n ) => {\n if (item.hasChildren && !this.toggleListener.has(el)) {\n const toggleCallback = (e: Event) => {\n e.preventDefault();\n e.stopPropagation();\n const context = this.getContext(list[index].id);\n context.isExpanded = !context.isExpanded;\n this.nodeToggled.emit({ id: item.id, isExpaned: context.isExpanded });\n this.setContext(item.id, context);\n };\n el.addEventListener('toggle', toggleCallback);\n this.toggleListener.set(el, toggleCallback);\n }\n };\n\n return {\n width: '100%',\n height: '100%',\n itemHeight: 32,\n total: list.length,\n generate: (index: number) => {\n const item = list[index];\n\n const renderedTreeItem = this.hostElement.querySelector(\n `[data-tree-node-id=\"${item.id}\"]`\n ) as HTMLIxTreeItemElement;\n\n const context = this.getContext(item.id);\n\n if (renderedTreeItem) {\n renderedTreeItem.hasChildren = item.hasChildren;\n renderedTreeItem.context = { ...context };\n\n setToggleListener(item, renderedTreeItem, index);\n\n if (this.updates.has(item.id)) {\n const doUpdate = this.updates.get(item.id);\n\n if (doUpdate) {\n doUpdate(item, { ...this.context });\n }\n }\n\n this.updatePadding(renderedTreeItem, item);\n return renderedTreeItem;\n }\n\n const update = (callback: UpdateCallback) => {\n this.updates.set(item.id, callback);\n };\n\n let innerElement: HTMLElement | null = null;\n if (this.renderItem) {\n innerElement = this.renderItem(\n index,\n item,\n list,\n { ...this.context },\n update\n );\n }\n\n if (innerElement === null) {\n innerElement = renderDefaultItem(item, context, update);\n }\n\n const el = innerElement;\n el.setAttribute('data-tree-node-id', item.id);\n el.style.paddingRight = '1rem';\n this.updatePadding(el, item);\n\n if (!this.itemClickListener.has(el)) {\n const itemClickCallback = (event: Event) => {\n const path = event.composedPath();\n const treeIndex = path.indexOf(this.hostElement);\n const treePath = path.slice(0, treeIndex);\n const hasTrigger = dropdownController.pathIncludesTrigger(treePath);\n\n if (event.defaultPrevented) {\n return;\n }\n\n if (hasTrigger) {\n return;\n }\n\n Object.values(this.context).forEach((c) => (c.isSelected = false));\n const context = this.getContext(item.id);\n context.isSelected = true;\n this.setContext(item.id, context);\n this.nodeClicked.emit(item.id);\n };\n el.addEventListener('toggle', (event) => {\n event.preventDefault();\n });\n el.addEventListener('click', itemClickCallback);\n this.itemClickListener.set(el, itemClickCallback);\n }\n\n setToggleListener(item, el, index);\n\n return el;\n },\n };\n }\n\n private setContext(id: string, context: TreeItemContext) {\n this.context = {\n ...this.context,\n [id]: context,\n };\n\n this.contextChange.emit(this.context);\n }\n\n private getContext(id: string): TreeItemContext {\n if (!this.context) {\n return {\n isExpanded: false,\n isSelected: false,\n };\n }\n if (!this.context[id]) {\n this.context[id] = {\n isExpanded: false,\n isSelected: false,\n };\n }\n return this.context[id];\n }\n\n private buildTreeList(\n root: TreeItem<any>,\n level: number = 0\n ): TreeItemVisual<any>[] {\n const itemList: TreeItemVisual<any>[] = [];\n\n if (root?.hasChildren) {\n const newLevel = level + 1;\n root.children.forEach((id: string) => {\n const item = this.model[id];\n const context = this.getContext(id);\n itemList.push({ ...item, level });\n if (item.hasChildren && context.isExpanded) {\n itemList.push(...this.buildTreeList(item, newLevel));\n }\n });\n }\n\n return itemList;\n }\n\n componentDidLoad() {\n this.initList();\n\n this.observer = new MutationObserver((records) => {\n let removed: unknown[] = [];\n\n records.forEach((record) => {\n removed = [...removed, ...Array.from(record.removedNodes)];\n\n record.addedNodes.forEach((an) => {\n const index = removed.indexOf(an);\n if (index >= 0) {\n removed.splice(index, 1);\n }\n });\n });\n\n this.nodeRemoved.emit(removed);\n });\n\n this.observer.observe(this.hostElement, {\n childList: true,\n });\n }\n\n componentWillRender() {\n this.hasFirstRender = true;\n\n if (this.isListInitialized()) {\n this.refreshList();\n } else {\n this.initList();\n }\n }\n\n disconnectedCallback() {\n this.hyperlist?.destroy();\n this.observer?.disconnect();\n }\n\n @Watch('model')\n modelChange() {\n if (this.hasFirstRender && !this.isListInitialized()) {\n this.initList();\n }\n }\n\n private isListInitialized() {\n //@ts-ignore\n const itemPositions = this.hyperlist?._itemPositions;\n\n return (\n itemPositions !== undefined &&\n itemPositions.length &&\n !itemPositions?.some(\n (item: number) => item === undefined || Number.isNaN(item)\n )\n );\n }\n\n private refreshList() {\n if (this.hyperlist) {\n this.hyperlist.refresh(this.hostElement, this.getVirtualizerOptions());\n }\n }\n\n private initList() {\n if (!this.model) {\n return;\n }\n\n this.hyperlist?.destroy();\n const config = this.getVirtualizerOptions();\n this.hyperlist = new VirtualList(this.hostElement, config);\n }\n\n render() {\n return (\n <Host>\n <slot></slot>\n </Host>\n );\n }\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{r as t,h as e,H as s,g as r}from"./p-DtF9fwpD.js";import{c as i}from"./p-CX81WQtk.js";import{c as o}from"./p-pXYAoEyc.js";import{a}from"./p-Ou74PMQs.js";const h=":host{display:block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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(.item-size-l){--event-list-item-height:6.5rem;--event-list-item-content-white-space:normal}:host(.compact){--event-list-item-border-radius:0;--event-list-item-margin-bottom:0}";const c=class{constructor(e){t(this,e);this.mutationObserver=i(this.onMutation.bind(this));this.itemHeight="S";this.compact=false;this.animated=true;this.chevron=false}watchChevron(t){this.handleChevron(t)}componentDidLoad(){if(this.animated){this.triggerFadeIn()}if(!Number.isNaN(Number(this.itemHeight))){const t=o(this.itemHeight);this.hostElement.querySelectorAll("ix-event-list-item").forEach((e=>{this.setCustomHeight(e,t)}))}this.handleChevron(this.chevron);this.mutationObserver.observe(this.hostElement,{childList:true,subtree:true})}onMutation(t){this.triggerFadeOut().then((()=>{if(typeof this.itemHeight==="number"){const e=o(this.itemHeight);t.filter((t=>t.type==="childList")).forEach((t=>t.addedNodes.forEach((t=>{const s=t;this.setCustomHeight(s,e)}))))}this.handleChevron(this.chevron);this.triggerFadeIn()}))}setCustomHeight(t,e){t.style.setProperty("--event-list-item-height",e)}triggerFadeOut(){return new Promise((t=>{if(!this.animated){t()}const e=[{opacity:1,easing:"easeInSine"},{opacity:0}];const s=this.hostElement.shadowRoot.querySelector("ul");a({targets:s,opacity:e,duration:c.fadeOutDuration,complete:()=>{t()}})}))}triggerFadeIn(){if(!this.animated){return}const t=this.hostElement.querySelectorAll("ix-event-list-item");t.forEach(((t,e)=>{const s=e*80;const r=s/(s+c.fadeInDuration);a({targets:t,offset:r,duration:c.fadeInDuration+s,opacity:[0,1],easing:"easeInOutSine",delay:s,autoplay:true})}))}handleChevron(t){const e=this.hostElement.querySelectorAll("ix-event-list-item");e.forEach((e=>{if(t){e.setAttribute("chevron","true")}else if(t!==undefined){e.removeAttribute("chevron")}}))}render(){return e(s,{key:"1f76181a73b8720c0488893e24fb570d6cab0122",class:{"item-size-s":this.itemHeight==="S","item-size-l":this.itemHeight==="L",compact:this.compact}},e("div",{key:"16339473f805eee2ca37fe4f8b3bbbfc7eb6dd48",role:"list"},e("slot",{key:"c542a35c05eada1c9ed14622108ddf31731977d7"})))}get hostElement(){return r(this)}static get watchers(){return{chevron:["watchChevron"]}}};c.fadeOutDuration=50;c.fadeInDuration=150;c.style=h;export{c as ix_event_list};
2
- //# sourceMappingURL=p-9196f153.entry.js.map
@@ -1 +0,0 @@
1
- {"version":3,"names":["eventListCss","EventList","constructor","hostRef","this","mutationObserver","createMutationObserver","onMutation","bind","itemHeight","compact","animated","chevron","watchChevron","handleChevron","componentDidLoad","triggerFadeIn","Number","isNaN","height","convertToRemString","hostElement","querySelectorAll","forEach","item","setCustomHeight","observe","childList","subtree","mutationRecords","triggerFadeOut","then","filter","mutation","type","addedNodes","itemHtml","style","setProperty","Promise","resolve","keyframes","opacity","easing","listElement","shadowRoot","querySelector","anime","targets","duration","fadeOutDuration","complete","listItems","e","i","delay","offset","fadeInDuration","autoplay","setAttribute","undefined","removeAttribute","render","h","Host","key","class","role"],"sources":["src/components/event-list/event-list.scss?tag=ix-event-list&encapsulation=shadow","src/components/event-list/event-list.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: block;\n position: relative;\n}\n\n:host(.item-size-l) {\n --event-list-item-height: 6.5rem;\n --event-list-item-content-white-space: normal;\n}\n\n:host(.compact) {\n --event-list-item-border-radius: 0;\n --event-list-item-margin-bottom: 0;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Element, h, Host, Prop, Watch } from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\nimport { convertToRemString } from '../utils/rwd.util';\nimport anime from 'animejs';\n\n@Component({\n tag: 'ix-event-list',\n styleUrl: 'event-list.scss',\n shadow: true,\n})\nexport class EventList {\n private readonly mutationObserver = createMutationObserver(\n this.onMutation.bind(this)\n );\n\n private static readonly fadeOutDuration = 50;\n private static readonly fadeInDuration = 150;\n\n @Element() hostElement!: HTMLIxEventListElement;\n\n /**\n * Determines the height of list items.\n * This can either be one of two predefined sizes ('S' or 'L') or an absolute pixel value.\n * In case a number is supplied it will get converted to rem internally.\n * Defaults to 'S'.\n */\n @Prop() itemHeight: 'S' | 'L' | number = 'S';\n\n /**\n * Make event-list items more compact\n */\n @Prop() compact = false;\n\n /**\n * Animate state change transitions. Defaults to 'true'.\n */\n @Prop() animated = true;\n\n /**\n * Display a chevron icon in list items. Defaults to 'false'\n */\n @Prop() chevron = false;\n\n @Watch('chevron')\n watchChevron(chevron: boolean | undefined) {\n this.handleChevron(chevron);\n }\n\n componentDidLoad() {\n if (this.animated) {\n this.triggerFadeIn();\n }\n\n if (!Number.isNaN(Number(this.itemHeight))) {\n const height = convertToRemString(this.itemHeight as number);\n this.hostElement\n .querySelectorAll('ix-event-list-item')\n .forEach((item) => {\n this.setCustomHeight(item as HTMLElement, height);\n });\n }\n\n this.handleChevron(this.chevron);\n\n this.mutationObserver.observe(this.hostElement, {\n childList: true,\n subtree: true,\n });\n }\n\n private onMutation(mutationRecords: Array<MutationRecord>) {\n this.triggerFadeOut().then(() => {\n if (typeof this.itemHeight === 'number') {\n const height = convertToRemString(this.itemHeight);\n\n mutationRecords\n .filter((mutation) => mutation.type === 'childList')\n .forEach((mutation) =>\n mutation.addedNodes.forEach((item) => {\n const itemHtml = item as HTMLElement;\n\n this.setCustomHeight(itemHtml, height);\n })\n );\n }\n\n this.handleChevron(this.chevron);\n\n this.triggerFadeIn();\n });\n }\n\n private setCustomHeight(item: HTMLElement, height: string) {\n item.style.setProperty('--event-list-item-height', height);\n }\n\n private triggerFadeOut(): Promise<void> {\n return new Promise((resolve) => {\n if (!this.animated) {\n resolve();\n }\n\n const keyframes = [{ opacity: 1, easing: 'easeInSine' }, { opacity: 0 }];\n\n const listElement = this.hostElement.shadowRoot!.querySelector('ul');\n\n anime({\n targets: listElement,\n opacity: keyframes,\n duration: EventList.fadeOutDuration,\n complete: () => {\n resolve();\n },\n });\n });\n }\n\n private triggerFadeIn() {\n if (!this.animated) {\n return;\n }\n\n const listItems = this.hostElement.querySelectorAll('ix-event-list-item');\n listItems.forEach((e, i) => {\n const delay = i * 80;\n const offset = delay / (delay + EventList.fadeInDuration);\n anime({\n targets: e,\n offset: offset,\n duration: EventList.fadeInDuration + delay,\n opacity: [0, 1],\n easing: 'easeInOutSine',\n delay: delay,\n autoplay: true,\n });\n });\n }\n\n private handleChevron(chevron: boolean | undefined): void {\n const listItems = this.hostElement.querySelectorAll('ix-event-list-item');\n\n listItems.forEach((e) => {\n if (chevron) {\n e.setAttribute('chevron', 'true');\n } else if (chevron !== undefined) {\n e.removeAttribute('chevron');\n }\n });\n }\n\n render() {\n return (\n <Host\n class={{\n 'item-size-s': this.itemHeight === 'S',\n 'item-size-l': this.itemHeight === 'L',\n compact: this.compact,\n }}\n >\n <div role=\"list\">\n <slot></slot>\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"gKAAA,MAAMA,EAAe,s9B,MCmBRC,EAAS,MALtB,WAAAC,CAAAC,G,UAMmBC,KAAAC,iBAAmBC,EAClCF,KAAKG,WAAWC,KAAKJ,OAcfA,KAAUK,WAAuB,IAKjCL,KAAOM,QAAG,MAKVN,KAAQO,SAAG,KAKXP,KAAOQ,QAAG,KA4HnB,CAzHC,YAAAC,CAAaD,GACXR,KAAKU,cAAcF,E,CAGrB,gBAAAG,GACE,GAAIX,KAAKO,SAAU,CACjBP,KAAKY,e,CAGP,IAAKC,OAAOC,MAAMD,OAAOb,KAAKK,aAAc,CAC1C,MAAMU,EAASC,EAAmBhB,KAAKK,YACvCL,KAAKiB,YACFC,iBAAiB,sBACjBC,SAASC,IACRpB,KAAKqB,gBAAgBD,EAAqBL,EAAO,G,CAIvDf,KAAKU,cAAcV,KAAKQ,SAExBR,KAAKC,iBAAiBqB,QAAQtB,KAAKiB,YAAa,CAC9CM,UAAW,KACXC,QAAS,M,CAIL,UAAArB,CAAWsB,GACjBzB,KAAK0B,iBAAiBC,MAAK,KACzB,UAAW3B,KAAKK,aAAe,SAAU,CACvC,MAAMU,EAASC,EAAmBhB,KAAKK,YAEvCoB,EACGG,QAAQC,GAAaA,EAASC,OAAS,cACvCX,SAASU,GACRA,EAASE,WAAWZ,SAASC,IAC3B,MAAMY,EAAWZ,EAEjBpB,KAAKqB,gBAAgBW,EAAUjB,EAAO,K,CAK9Cf,KAAKU,cAAcV,KAAKQ,SAExBR,KAAKY,eAAe,G,CAIhB,eAAAS,CAAgBD,EAAmBL,GACzCK,EAAKa,MAAMC,YAAY,2BAA4BnB,E,CAG7C,cAAAW,GACN,OAAO,IAAIS,SAASC,IAClB,IAAKpC,KAAKO,SAAU,CAClB6B,G,CAGF,MAAMC,EAAY,CAAC,CAAEC,QAAS,EAAGC,OAAQ,cAAgB,CAAED,QAAS,IAEpE,MAAME,EAAcxC,KAAKiB,YAAYwB,WAAYC,cAAc,MAE/DC,EAAM,CACJC,QAASJ,EACTF,QAASD,EACTQ,SAAUhD,EAAUiD,gBACpBC,SAAU,KACRX,GAAS,GAEX,G,CAIE,aAAAxB,GACN,IAAKZ,KAAKO,SAAU,CAClB,M,CAGF,MAAMyC,EAAYhD,KAAKiB,YAAYC,iBAAiB,sBACpD8B,EAAU7B,SAAQ,CAAC8B,EAAGC,KACpB,MAAMC,EAAQD,EAAI,GAClB,MAAME,EAASD,GAASA,EAAQtD,EAAUwD,gBAC1CV,EAAM,CACJC,QAASK,EACTG,OAAQA,EACRP,SAAUhD,EAAUwD,eAAiBF,EACrCb,QAAS,CAAC,EAAG,GACbC,OAAQ,gBACRY,MAAOA,EACPG,SAAU,MACV,G,CAIE,aAAA5C,CAAcF,GACpB,MAAMwC,EAAYhD,KAAKiB,YAAYC,iBAAiB,sBAEpD8B,EAAU7B,SAAS8B,IACjB,GAAIzC,EAAS,CACXyC,EAAEM,aAAa,UAAW,O,MACrB,GAAI/C,IAAYgD,UAAW,CAChCP,EAAEQ,gBAAgB,U,KAKxB,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,MAAO,CACL,cAAe9D,KAAKK,aAAe,IACnC,cAAeL,KAAKK,aAAe,IACnCC,QAASN,KAAKM,UAGhBqD,EAAK,OAAAE,IAAA,2CAAAE,KAAK,QACRJ,EAAa,QAAAE,IAAA,8C,2FAjJGhE,EAAeiD,gBAAG,GAClBjD,EAAcwD,eAAG,I","ignoreList":[]}
@@ -1,2 +0,0 @@
1
- import{h as t}from"./p-DtF9fwpD.js";import{B as o}from"./p-CZ1HWy6s.js";function p(p){return t(o,Object.assign({},p,{type:"button"}))}export{p as B};
2
- //# sourceMappingURL=p-CKA5agGR.js.map
@@ -1,2 +0,0 @@
1
- import{a as o}from"./p-Dk_lr0xl.js";const r=o;export{r as g};
2
- //# sourceMappingURL=p-CYvkc2CR.js.map
@@ -1,2 +0,0 @@
1
- import{a as f}from"./p-DtF9fwpD.js";function a(a){const i={};if(a.ael){i.ael=a.ael}if(a.rel){i.rel=a.rel}if(a.ce){i.ce=a.ce}f(i)}async function i(f){a(f||{})}export{i as a,a as h};
2
- //# sourceMappingURL=p-Dk_lr0xl.js.map
@@ -1,3 +0,0 @@
1
- const e="siemens-ix";const t={hydratedSelectorName:"hydrated",lazyLoad:true,updatable:true};var n=Object.defineProperty;var i=(e,t)=>{for(var i in t)n(e,i,{get:t[i],enumerable:true})};var r="http://www.w3.org/2000/svg";var s="http://www.w3.org/1999/xhtml";var l=e=>{if(e.__stencil__getHostRef){return e.__stencil__getHostRef()}return void 0};var o=(e,t)=>{e.__stencil__getHostRef=()=>t;t.t=e};var f=(e,t)=>{const n={i:0,$hostElement$:e,l:t,o:new Map};{n.u=new Promise((e=>n.v=e))}{n.h=new Promise((e=>n.p=e));e["s-p"]=[];e["s-rc"]=[]}const i=n;e.__stencil__getHostRef=()=>i;return i};var a=(e,t)=>t in e;var c=(e,t)=>(0,console.error)(e,t);var u=new Map;var v=(e,t,n)=>{const i=e.$.replace(/-/g,"_");const r=e.m;if(!r){return void 0}const s=u.get(r);if(s){return s[i]}
2
- /*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${r}.entry.js${""}`).then((e=>{{u.set(r,e)}return e[i]}),(e=>{c(e,t.$hostElement$)}))};var d=new Map;var h="r";var p="o";var $="s";var m="t";var y="c";var w="s-id";var b="sty-id";var g="c-id";var S="{visibility:hidden}.hydrated{visibility:inherit}";var j="slot-fb{display:contents}slot-fb[hidden]{display:none}";var k="http://www.w3.org/1999/xlink";var O=["formAssociatedCallback","formResetCallback","formDisabledCallback","formStateRestoreCallback"];var C=typeof window!=="undefined"?window:{};var x={i:0,S:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,i)=>e.addEventListener(t,n,i),rel:(e,t,n,i)=>e.removeEventListener(t,n,i),ce:(e,t)=>new CustomEvent(e,t)};var E=e=>{Object.assign(x,e)};var M=(()=>{var e;let t=false;try{(e=C.document)==null?void 0:e.addEventListener("e",null,Object.defineProperty({},"passive",{get(){t=true}}))}catch(e){}return t})();var I=e=>Promise.resolve(e);var P=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false})();var N=false;var R=[];var U=[];var A=(e,t)=>n=>{e.push(n);if(!N){N=true;if(t&&x.i&4){F(W)}else{x.raf(W)}}};var D=e=>{for(let t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){c(e)}}e.length=0};var W=()=>{D(R);{D(U);if(N=R.length>0){x.raf(W)}}};var F=e=>I().then(e);var L=A(R,false);var _=A(U,true);var H=e=>{e=typeof e;return e==="object"||e==="function"};function T(e){var t,n,i;return(i=(n=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:n.getAttribute("content"))!=null?i:void 0}var z={};i(z,{err:()=>Y,map:()=>q,ok:()=>V,unwrap:()=>G,unwrapErr:()=>B});var V=e=>({isOk:true,isErr:false,value:e});var Y=e=>({isOk:false,isErr:true,value:e});function q(e,t){if(e.isOk){const n=t(e.value);if(n instanceof Promise){return n.then((e=>V(e)))}else{return V(n)}}if(e.isErr){const t=e.value;return Y(t)}throw"should never get here"}var G=e=>{if(e.isOk){return e.value}else{throw e.value}};var B=e=>{if(e.isErr){return e.value}else{throw e.value}};var J=e=>{const t=[];for(let n=0;n<e.length;n++){const i=e[n]["s-nr"]||void 0;if(i&&i.isConnected){t.push(i)}}return t};var K=(e,t,n,i)=>{if(e["s-ol"]&&e["s-ol"].isConnected){return}const r=document.createTextNode("");r["s-nr"]=e;if(!t["s-cr"]||!t["s-cr"].parentNode)return;const s=t["s-cr"].parentNode;const l=Z(s,"appendChild");if(typeof i!=="undefined"){r["s-oo"]=i;const e=Z(s,"childNodes");const t=[r];e.forEach((e=>{if(e["s-nr"])t.push(e)}));t.sort(((e,t)=>{if(!e["s-oo"]||e["s-oo"]<(t["s-oo"]||0))return-1;else if(!t["s-oo"]||t["s-oo"]<e["s-oo"])return 1;return 0}));t.forEach((e=>l.call(s,e)))}else{l.call(s,r)}e["s-ol"]=r;e["s-sh"]=t["s-hn"]};var Q=e=>typeof e["s-sn"]==="string"?e["s-sn"]:e.nodeType===1&&e.getAttribute("slot")||void 0;function X(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=t=>function(e){const n=[];const i=this["s-sn"];if(e==null?void 0:e.flatten){console.error(`\n Flattening is not supported for Stencil non-shadow slots. \n You can use \`.childNodes\` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n `)}const r=this["s-cr"].parentElement;const s=r.__childNodes?r.childNodes:J(r.childNodes);s.forEach((e=>{if(i===Q(e)){n.push(e)}}));if(t){return n.filter((e=>e.nodeType===1))}return n}.bind(e);e.assignedElements=t(true);e.assignedNodes=t(false)}function Z(e,t){if("__"+t in e){const n=e["__"+t];if(typeof n!=="function")return n;return n.bind(e)}else{if(typeof e[t]!=="function")return e[t];return e[t].bind(e)}}var ee=(e,t="")=>{{return()=>{}}};var te=(e,t)=>{{return()=>{}}};var ne=(e,t,...n)=>{let i=null;let r=null;let s=false;let l=false;const o=[];const f=t=>{for(let n=0;n<t.length;n++){i=t[n];if(Array.isArray(i)){f(i)}else if(i!=null&&typeof i!=="boolean"){if(s=typeof e!=="function"&&!H(i)){i=String(i)}if(s&&l){o[o.length-1].j+=i}else{o.push(s?ie(null,i):i)}l=s}}};f(n);if(t){if(t.key){r=t.key}{const e=t.className||t.class;if(e){t.class=typeof e!=="object"?e:Object.keys(e).filter((t=>e[t])).join(" ")}}}if(typeof e==="function"){return e(t===null?{}:t,o,le)}const a=ie(e,null);a.k=t;if(o.length>0){a.O=o}{a.C=r}return a};var ie=(e,t)=>{const n={i:0,M:e,j:t,I:null,O:null};{n.k=null}{n.C=null}return n};var re={};var se=e=>e&&e.M===re;var le={forEach:(e,t)=>e.map(oe).forEach(t),map:(e,t)=>e.map(oe).map(t).map(fe)};var oe=e=>({vattrs:e.k,vchildren:e.O,vkey:e.C,vname:e.P,vtag:e.M,vtext:e.j});var fe=e=>{if(typeof e.vtag==="function"){const t={...e.vattrs};if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return ne(e.vtag,t,...e.vchildren||[])}const t=ie(e.vtag,e.vtext);t.k=e.vattrs;t.O=e.vchildren;t.C=e.vkey;t.P=e.vname;return t};var ae=(e,t,n,i)=>{const r=ee("hydrateClient",t);const s=e.shadowRoot;const l=[];const o=[];const f=[];const a=s?[]:null;const c=ie(t,null);c.I=e;if(C.document&&(!x.N||!x.N.size)){ue(C.document.body,x.N=new Map)}e[w]=n;e.removeAttribute(w);i.R=ce(c,l,o,a,e,e,n,f);let u=0;const v=l.length;let d;for(u;u<v;u++){d=l[u];const n=d.U+"."+d.A;const i=x.N.get(n);const r=d.I;if(!s){r["s-hn"]=t.toUpperCase();if(d.M==="slot"){r["s-cr"]=e["s-cr"]}}if(d.M==="slot"){d.P=d.I["s-sn"]||d.I["name"]||null;if(d.O){d.i|=2;if(!d.I.childNodes.length){d.O.forEach((e=>{d.I.appendChild(e.I)}))}}else{d.i|=1}}if(i&&i.isConnected){if(s&&i["s-en"]===""){i.parentNode.insertBefore(r,i.nextSibling)}i.parentNode.removeChild(i);if(!s){r["s-oo"]=parseInt(d.A)}}x.N.delete(n)}const h=[];const p=f.length;let $=0;let m;let y;let b;let g;for($;$<p;$++){m=f[$];if(!m||!m.length)continue;b=m.length;y=0;for(y;y<b;y++){g=m[y];if(!h[g.hostId]){h[g.hostId]=x.N.get(g.hostId)}if(!h[g.hostId])continue;const e=h[g.hostId];if(!e.shadowRoot||!s){g.slot["s-cr"]=e["s-cr"];if(!g.slot["s-cr"]&&e.shadowRoot){g.slot["s-cr"]=e}else{g.slot["s-cr"]=(e.__childNodes||e.childNodes)[0]}K(g.node,g.slot,false,g.node["s-oo"])}if(e.shadowRoot&&g.node.parentElement!==e){e.appendChild(g.node)}}}if(s&&!s.childNodes.length){let t=0;const n=a.length;if(n){for(t;t<n;t++){s.appendChild(a[t])}Array.from(e.childNodes).forEach((e=>{if(typeof e["s-sn"]!=="string"){if(e.nodeType===1&&e.slot&&e.hidden){e.removeAttribute("hidden")}else if(e.nodeType===8||e.nodeType===3&&!e.wholeText.trim()){e.parentNode.removeChild(e)}}}))}}x.N.delete(e["s-id"]);i.$hostElement$=e;r()};var ce=(e,t,n,i,r,s,l,o=[])=>{let f;let a;let c;let u;if(s.nodeType===1){f=s.getAttribute(g);if(f){a=f.split(".");if(a[0]===l||a[0]==="0"){c=ve({i:0,U:a[0],A:a[1],D:a[2],W:a[3],M:s.tagName.toLowerCase(),I:s,k:{class:s.className||""}});t.push(c);s.removeAttribute(g);if(!e.O){e.O=[]}const r=c.I.getAttribute("s-sn");if(typeof r==="string"){if(c.M==="slot-fb"){de(r,a[2],c,s,e,t,n,i,o)}c.I["s-sn"]=r;c.I.removeAttribute("s-sn")}if(c.W!==void 0){e.O[c.W]=c}e=c;if(i&&c.D==="0"){i[c.W]=c.I}}}if(s.shadowRoot){for(u=s.shadowRoot.childNodes.length-1;u>=0;u--){ce(e,t,n,i,r,s.shadowRoot.childNodes[u],l,o)}}const v=s.__childNodes||s.childNodes;for(u=v.length-1;u>=0;u--){ce(e,t,n,i,r,v[u],l,o)}}else if(s.nodeType===8){a=s.nodeValue.split(".");if(a[1]===l||a[1]==="0"){f=a[0];c=ve({U:a[1],A:a[2],D:a[3],W:a[4]||"0",I:s,k:null,O:null,C:null,P:null,M:null,j:null});if(f===m){c.I=pe(s,3);if(c.I&&c.I.nodeType===3){c.j=c.I.textContent;t.push(c);s.remove();if(l===c.U){if(!e.O){e.O=[]}e.O[c.W]=c}if(i&&c.D==="0"){i[c.W]=c.I}}}else if(f===y){c.I=pe(s,8);if(c.I&&c.I.nodeType===8){t.push(c);s.remove()}}else if(c.U===l){if(f===$){const r=s["s-sn"]=a[5]||"";de(r,a[2],c,s,e,t,n,i,o)}else if(f===h){if(i){s.remove()}}}}}else if(e&&e.M==="style"){const t=ie(null,s.textContent);t.I=s;t.W="0";e.O=[t]}else{if(s.nodeType===3&&!s.wholeText.trim()){s.remove()}}return e};var ue=(e,t)=>{if(e.nodeType===1){const n=e[w]||e.getAttribute(w);if(n){t.set(n,e)}let i=0;if(e.shadowRoot){for(;i<e.shadowRoot.childNodes.length;i++){ue(e.shadowRoot.childNodes[i],t)}}const r=e.__childNodes||e.childNodes;for(i=0;i<r.length;i++){ue(r[i],t)}}else if(e.nodeType===8){const n=e.nodeValue.split(".");if(n[0]===p){t.set(n[1]+"."+n[2],e);e.nodeValue="";e["s-en"]=n[3]}}};var ve=e=>{const t={i:0,U:null,A:null,D:null,W:"0",I:null,k:null,O:null,C:null,P:null,M:null,j:null};return{...t,...e}};function de(e,t,n,i,r,s,l,o,f){i["s-sr"]=true;n.P=e||null;n.M="slot";const a=(r==null?void 0:r.I)?r.I["s-id"]||r.I.getAttribute("s-id"):"";if(o&&C.document){const s=n.I=C.document.createElement(n.M);if(n.P){n.I.setAttribute("name",e)}if(a&&a!==n.U){r.I.insertBefore(s,r.I.children[0])}else{i.parentNode.insertBefore(n.I,i)}he(f,t,e,i,n.U);i.remove();if(n.D==="0"){o[n.W]=n.I}}else{const l=n.I;const o=a&&a!==n.U&&r.I.shadowRoot;he(f,t,e,i,o?a:n.U);X(i);if(o){r.I.insertBefore(l,r.I.children[0])}s.push(n)}l.push(n);if(!r.O){r.O=[]}r.O[n.W]=n}var he=(e,t,n,i,r)=>{let s=i.nextSibling;e[t]=e[t]||[];while(s&&((s["getAttribute"]&&s.getAttribute("slot")||s["s-sn"])===n||n===""&&!s["s-sn"]&&(s.nodeType===8&&s.nodeValue.indexOf(".")!==1||s.nodeType===3))){s["s-sn"]=n;e[t].push({slot:i,node:s,hostId:r});s=s.nextSibling}};var pe=(e,t)=>{let n=e;do{n=n.nextSibling}while(n&&(n.nodeType!==t||!n.nodeValue));return n};var $e=(e,t)=>{if(e!=null&&!H(e)){if(t&4){return e==="false"?false:e===""||!!e}if(t&2){return parseFloat(e)}if(t&1){return String(e)}return e}return e};var me=e=>l(e).$hostElement$;var ye=(e,t,n)=>{const i=me(e);return{emit:e=>we(i,t,{bubbles:!!(n&4),composed:!!(n&2),cancelable:!!(n&1),detail:e})}};var we=(e,t,n)=>{const i=x.ce(t,n);e.dispatchEvent(i);return i};var be=new WeakMap;var ge=(e,t,n)=>{let i=d.get(e);if(P&&n){i=i||new CSSStyleSheet;if(typeof i==="string"){i=t}else{i.replaceSync(t)}}else{i=t}d.set(e,i)};var Se=(e,t,n)=>{var i;const r=ke(t);const s=d.get(r);if(!C.document){return r}e=e.nodeType===11?e:C.document;if(s){if(typeof s==="string"){e=e.head||e;let n=be.get(e);let l;if(!n){be.set(e,n=new Set)}if(!n.has(r)){if(e.host&&(l=e.querySelector(`[${b}="${r}"]`))){l.innerHTML=s}else{l=document.querySelector(`[${b}="${r}"]`)||C.document.createElement("style");l.innerHTML=s;const n=(i=x.F)!=null?i:T(C.document);if(n!=null){l.setAttribute("nonce",n)}if(!(t.i&1)){if(e.nodeName==="HEAD"){const t=e.querySelectorAll("link[rel=preconnect]");const n=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(l,(n==null?void 0:n.parentNode)===e?n:null)}else if("host"in e){if(P){const t=new CSSStyleSheet;t.replaceSync(s);e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}else{const t=e.querySelector("style");if(t){t.innerHTML=s+t.innerHTML}else{e.prepend(l)}}}else{e.append(l)}}if(t.i&1){e.insertBefore(l,null)}}if(t.i&4){l.innerHTML+=j}if(n){n.add(r)}}}else if(!e.adoptedStyleSheets.includes(s)){e.adoptedStyleSheets=[...e.adoptedStyleSheets,s]}}return r};var je=e=>{const t=e.l;const n=e.$hostElement$;const i=t.i;const r=ee("attachStyles",t.$);const s=Se(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);if(i&10&&i&2||i&128){n["s-sc"]=s;n.classList.add(s+"-h")}r()};var ke=(e,t)=>"sc-"+e.$;var Oe=e=>e.replace(/\/\*!@([^\/]+)\*\/[^\{]+\{/g,"$1{");var Ce=()=>{if(!C.document){return}const e=C.document.querySelectorAll(`[${b}]`);let t=0;for(;t<e.length;t++){ge(e[t].getAttribute(b),Oe(e[t].innerHTML),true)}};var xe=(e,t,n,i,r,s,l)=>{if(n===i){return}let o=a(e,t);let f=t.toLowerCase();if(t==="class"){const t=e.classList;const r=Me(n);let s=Me(i);if(e["s-si"]&&l){s.push(e["s-si"]);r.forEach((t=>{if(t.startsWith(e["s-si"]))s.push(t)}));s=[...new Set(s)];t.add(...s)}else{t.remove(...r.filter((e=>e&&!s.includes(e))));t.add(...s.filter((e=>e&&!r.includes(e))))}}else if(t==="style"){{for(const t in n){if(!i||i[t]==null){if(t.includes("-")){e.style.removeProperty(t)}else{e.style[t]=""}}}}for(const t in i){if(!n||i[t]!==n[t]){if(t.includes("-")){e.style.setProperty(t,i[t])}else{e.style[t]=i[t]}}}}else if(t==="key");else if(t==="ref"){if(i){i(e)}}else if(!o&&t[0]==="o"&&t[1]==="n"){if(t[2]==="-"){t=t.slice(3)}else if(a(C,f)){t=f.slice(2)}else{t=f[2]+t.slice(3)}if(n||i){const r=t.endsWith(Ie);t=t.replace(Pe,"");if(n){x.rel(e,t,n,r)}if(i){x.ael(e,t,i,r)}}}else{const l=H(i);if((o||l&&i!==null)&&!r){try{if(!e.tagName.includes("-")){const r=i==null?"":i;if(t==="list"){o=false}else if(n==null||e[t]!=r){if(typeof e.__lookupSetter__(t)==="function"){e[t]=r}else{e.setAttribute(t,r)}}}else if(e[t]!==i){e[t]=i}}catch(e){}}let a=false;{if(f!==(f=f.replace(/^xlink\:?/,""))){t=f;a=true}}if(i==null||i===false){if(i!==false||e.getAttribute(t)===""){if(a){e.removeAttributeNS(k,t)}else{e.removeAttribute(t)}}}else if((!o||s&4||r)&&!l&&e.nodeType===1){i=i===true?"":i;if(a){e.setAttributeNS(k,t,i)}else{e.setAttribute(t,i)}}}};var Ee=/\s/;var Me=e=>{if(typeof e==="object"&&e&&"baseVal"in e){e=e.baseVal}if(!e||typeof e!=="string"){return[]}return e.split(Ee)};var Ie="Capture";var Pe=new RegExp(Ie+"$");var Ne=(e,t,n,i)=>{const r=t.I.nodeType===11&&t.I.host?t.I.host:t.I;const s=e&&e.k||{};const l=t.k||{};{for(const e of Re(Object.keys(s))){if(!(e in l)){xe(r,e,s[e],void 0,n,t.i,i)}}}for(const e of Re(Object.keys(l))){xe(r,e,s[e],l[e],n,t.i,i)}};function Re(e){return e.includes("ref")?[...e.filter((e=>e!=="ref")),"ref"]:e}var Ue;var Ae=false;var De=(e,t,n)=>{const i=t.O[n];let l=0;let o;let f;if(i.j!==null){o=i.I=C.document.createTextNode(i.j)}else{if(!Ae){Ae=i.M==="svg"}if(!C.document){throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.")}o=i.I=C.document.createElementNS(Ae?r:s,i.M);if(Ae&&i.M==="foreignObject"){Ae=false}{Ne(null,i,Ae)}if(i.O){for(l=0;l<i.O.length;++l){f=De(e,i,l);if(f){o.appendChild(f)}}}{if(i.M==="svg"){Ae=false}else if(o.tagName==="foreignObject"){Ae=true}}}o["s-hn"]=Ue;return o};var We=(e,t,n,i,r,s)=>{let l=e;let o;if(l.shadowRoot&&l.tagName===Ue){l=l.shadowRoot}for(;r<=s;++r){if(i[r]){o=De(null,n,r);if(o){i[r].I=o;ze(l,o,t)}}}};var Fe=(e,t,n)=>{for(let i=t;i<=n;++i){const t=e[i];if(t){const e=t.I;Te(t);if(e){e.remove()}}}};var Le=(e,t,n,i,r=false)=>{let s=0;let l=0;let o=0;let f=0;let a=t.length-1;let c=t[0];let u=t[a];let v=i.length-1;let d=i[0];let h=i[v];let p;let $;while(s<=a&&l<=v){if(c==null){c=t[++s]}else if(u==null){u=t[--a]}else if(d==null){d=i[++l]}else if(h==null){h=i[--v]}else if(_e(c,d,r)){He(c,d,r);c=t[++s];d=i[++l]}else if(_e(u,h,r)){He(u,h,r);u=t[--a];h=i[--v]}else if(_e(c,h,r)){He(c,h,r);ze(e,c.I,u.I.nextSibling);c=t[++s];h=i[--v]}else if(_e(u,d,r)){He(u,d,r);ze(e,u.I,c.I);u=t[--a];d=i[++l]}else{o=-1;{for(f=s;f<=a;++f){if(t[f]&&t[f].C!==null&&t[f].C===d.C){o=f;break}}}if(o>=0){$=t[o];if($.M!==d.M){p=De(t&&t[l],n,o)}else{He($,d,r);t[o]=void 0;p=$.I}d=i[++l]}else{p=De(t&&t[l],n,l);d=i[++l]}if(p){{ze(c.I.parentNode,p,c.I)}}}}if(s>a){We(e,i[v+1]==null?null:i[v+1].I,n,i,l,v)}else if(l>v){Fe(t,s,a)}};var _e=(e,t,n=false)=>{if(e.M===t.M){if(!n){return e.C===t.C}if(n&&!e.C&&t.C){e.C=t.C}return true}return false};var He=(e,n,i=false)=>{const r=n.I=e.I;const s=e.O;const l=n.O;const o=n.M;const f=n.j;if(f===null){{Ae=o==="svg"?true:o==="foreignObject"?false:Ae}{Ne(e,n,Ae,i)}if(s!==null&&l!==null){Le(r,s,n,l,i)}else if(l!==null){if(e.j!==null){r.textContent=""}We(r,null,n,l,0,l.length-1)}else if(!i&&t.updatable&&s!==null){Fe(s,0,s.length-1)}if(Ae&&o==="svg"){Ae=false}}else if(e.j!==f){r.data=f}};var Te=e=>{{e.k&&e.k.ref&&e.k.ref(null);e.O&&e.O.map(Te)}};var ze=(e,t,n)=>{{return e==null?void 0:e.insertBefore(t,n)}};var Ve=(e,t,n=false)=>{const i=e.$hostElement$;const r=e.l;const s=e.R||ie(null,null);const l=se(t)?t:ne(null,null,t);Ue=i.tagName;if(r.L){l.k=l.k||{};r.L.map((([e,t])=>l.k[t]=i[e]))}if(n&&l.k){for(const e of Object.keys(l.k)){if(i.hasAttribute(e)&&!["key","ref","style","class"].includes(e)){l.k[e]=i[e]}}}l.M=null;l.i|=4;e.R=l;l.I=s.I=i.shadowRoot||i;He(s,l,n)};var Ye=(e,t)=>{if(t&&!e._&&t["s-p"]){const n=t["s-p"].push(new Promise((i=>e._=()=>{t["s-p"].splice(n-1,1);i()})))}};var qe=(e,t)=>{{e.i|=16}if(e.i&4){e.i|=512;return}Ye(e,e.H);const n=()=>Ge(e,t);return _(n)};var Ge=(e,t)=>{const n=e.$hostElement$;const i=ee("scheduleUpdate",e.l.$);const r=e.t;if(!r){throw new Error(`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`)}let s;if(t){{e.i|=256;if(e.T){e.T.map((([e,t])=>tt(r,e,t,n)));e.T=void 0}}s=tt(r,"componentWillLoad",void 0,n)}else{s=tt(r,"componentWillUpdate",void 0,n)}s=Be(s,(()=>tt(r,"componentWillRender",void 0,n)));i();return Be(s,(()=>Ke(e,r,t)))};var Be=(e,t)=>Je(e)?e.then(t).catch((e=>{console.error(e);t()})):t();var Je=e=>e instanceof Promise||e&&e.then&&typeof e.then==="function";var Ke=async(e,t,n)=>{var i;const r=e.$hostElement$;const s=ee("update",e.l.$);const l=r["s-rc"];if(n){je(e)}const o=ee("render",e.l.$);{Qe(e,t,r,n)}if(l){l.map((e=>e()));r["s-rc"]=void 0}o();s();{const t=(i=r["s-p"])!=null?i:[];const n=()=>Xe(e);if(t.length===0){n()}else{Promise.all(t).then(n);e.i|=4;t.length=0}}};var Qe=(e,t,n,i)=>{try{t=t.render();{e.i&=-17}{e.i|=2}{{{Ve(e,t,i)}}}}catch(t){c(t,e.$hostElement$)}return null};var Xe=e=>{const t=e.l.$;const n=e.$hostElement$;const i=ee("postUpdate",t);const r=e.t;const s=e.H;tt(r,"componentDidRender",void 0,n);if(!(e.i&64)){e.i|=64;{nt(n)}tt(r,"componentDidLoad",void 0,n);i();{e.p(n);if(!s){et()}}}else{tt(r,"componentDidUpdate",void 0,n);i()}{e.v(n)}{if(e._){e._();e._=void 0}if(e.i&512){F((()=>qe(e,false)))}e.i&=-517}};var Ze=e=>{{const t=l(e);const n=t.$hostElement$.isConnected;if(n&&(t.i&(2|16))===2){qe(t,false)}return n}};var et=t=>{F((()=>we(C,"appload",{detail:{namespace:e}})))};var tt=(e,t,n,i)=>{if(e&&e[t]){try{return e[t](n)}catch(e){c(e,i)}}return void 0};var nt=e=>{var n;return e.classList.add((n=t.hydratedSelectorName)!=null?n:"hydrated")};var it=(e,t)=>l(e).o.get(t);var rt=(e,t,n,i)=>{const r=l(e);if(!r){throw new Error(`Couldn't find host element for "${i.$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/stenciljs/core/issues/5457).`)}const s=r.$hostElement$;const o=r.o.get(t);const f=r.i;const a=r.t;n=$e(n,i.V[t][0]);const u=Number.isNaN(o)&&Number.isNaN(n);const v=n!==o&&!u;if((!(f&8)||o===void 0)&&v){r.o.set(t,n);if(a){if(i.Y&&f&128){const e=i.Y[t];if(e){e.map((e=>{try{a[e](n,o,t)}catch(e){c(e,s)}}))}}if((f&(2|16))===2){if(a.componentShouldUpdate){if(a.componentShouldUpdate(n,o,t)===false){return}}qe(r,false)}}}};var st=(e,n,i)=>{var r,s;const o=e.prototype;if(n.i&64&&i&1){O.forEach((e=>{Object.defineProperty(o,e,{value(...t){const n=l(this);const i=n.t;if(!i){n.h.then((n=>{const i=n[e];typeof i==="function"&&i.call(n,...t)}))}else{const n=i[e];typeof n==="function"&&n.call(i,...t)}}})}))}if(n.V||(n.Y||e.watchers)){if(e.watchers&&!n.Y){n.Y=e.watchers}const f=Object.entries((r=n.V)!=null?r:{});f.map((([e,[t]])=>{if(t&31||i&2&&t&32){const{get:r,set:s}=Object.getOwnPropertyDescriptor(o,e)||{};if(r)n.V[e][0]|=2048;if(s)n.V[e][0]|=4096;if(i&1||!r){Object.defineProperty(o,e,{get(){{if((n.V[e][0]&2048)===0){return it(this,e)}const t=l(this);const i=t?t.t:o;if(!i)return;return i[e]}},configurable:true,enumerable:true})}Object.defineProperty(o,e,{set(r){const o=l(this);if(s){const i=t&32?this[e]:o.$hostElement$[e];if(typeof i==="undefined"&&o.o.get(e)){r=o.o.get(e)}else if(!o.o.get(e)&&i){o.o.set(e,i)}s.apply(this,[$e(r,t)]);r=t&32?this[e]:o.$hostElement$[e];rt(this,e,r,n);return}{if((i&1)===0||(n.V[e][0]&4096)===0){rt(this,e,r,n);if(i&1&&!o.t){o.h.then((()=>{if(n.V[e][0]&4096&&o.t[e]!==o.o.get(e)){o.t[e]=r}}))}return}const s=()=>{const i=o.t[e];if(!o.o.get(e)&&i){o.o.set(e,i)}o.t[e]=$e(r,t);rt(this,e,o.t[e],n)};if(o.t){s()}else{o.h.then((()=>s()))}}}})}else if(i&1&&t&64){Object.defineProperty(o,e,{value(...t){var n;const i=l(this);return(n=i==null?void 0:i.u)==null?void 0:n.then((()=>{var n;return(n=i.t)==null?void 0:n[e](...t)}))}})}}));if(i&1){const i=new Map;o.attributeChangedCallback=function(e,r,s){x.jmp((()=>{var f;const a=i.get(e);if(this.hasOwnProperty(a)&&t.lazyLoad){s=this[a];delete this[a]}else if(o.hasOwnProperty(a)&&typeof this[a]==="number"&&this[a]==s){return}else if(a==null){const t=l(this);const i=t==null?void 0:t.i;if(i&&!(i&8)&&i&128&&s!==r){const i=t.t;const l=(f=n.Y)==null?void 0:f[e];l==null?void 0:l.forEach((t=>{if(i[t]!=null){i[t].call(i,s,r,e)}}))}return}const c=Object.getOwnPropertyDescriptor(o,a);s=s===null&&typeof this[a]==="boolean"?false:s;if(s!==this[a]&&(!c.get||!!c.set)){this[a]=s}}))};e.observedAttributes=Array.from(new Set([...Object.keys((s=n.Y)!=null?s:{}),...f.filter((([e,t])=>t[0]&15)).map((([e,t])=>{var r;const s=t[1]||e;i.set(s,e);if(t[0]&512){(r=n.L)==null?void 0:r.push([e,s])}return s}))]))}}return e};var lt=async(e,t,n,i)=>{let r;if((t.i&32)===0){t.i|=32;const i=n.m;if(i){const i=v(n,t);if(i&&"then"in i){const e=te();r=await i;e()}else{r=i}if(!r){throw new Error(`Constructor for "${n.$}#${t.q}" was not found`)}if(!r.isProxied){{n.Y=r.watchers}st(r,n,2);r.isProxied=true}const s=ee("createInstance",n.$);{t.i|=8}try{new r(t)}catch(t){c(t,e)}{t.i&=-9}{t.i|=128}s();ot(t.t,e)}else{r=e.constructor;const n=e.localName;customElements.whenDefined(n).then((()=>t.i|=128))}if(r&&r.style){let e;if(typeof r.style==="string"){e=r.style}const t=ke(n);if(!d.has(t)){const i=ee("registerStyles",n.$);ge(t,e,!!(n.i&1));i()}}}const s=t.H;const l=()=>qe(t,true);if(s&&s["s-rc"]){s["s-rc"].push(l)}else{l()}};var ot=(e,t)=>{{tt(e,"connectedCallback",void 0,t)}};var ft=e=>{if((x.i&1)===0){const t=l(e);const n=t.l;const i=ee("connectedCallback",n.$);if(!(t.i&1)){t.i|=1;let i;{i=e.getAttribute(w);if(i){if(n.i&1){const t=Se(e.shadowRoot,n);e.classList.remove(t+"-h",t+"-s")}ae(e,n.$,i,t)}}{let n=e;while(n=n.parentNode||n.host){if(n.nodeType===1&&n.hasAttribute("s-id")&&n["s-p"]||n["s-p"]){Ye(t,t.H=n);break}}}if(n.V){Object.entries(n.V).map((([t,[n]])=>{if(n&31&&e.hasOwnProperty(t)){const n=e[t];delete e[t];e[t]=n}}))}{lt(e,t,n)}}else{dt(e,t,n.G);if(t==null?void 0:t.t){ot(t.t,e)}else if(t==null?void 0:t.h){t.h.then((()=>ot(t.t,e)))}}i()}};var at=(e,t)=>{{tt(e,"disconnectedCallback",void 0,t||e)}};var ct=async e=>{if((x.i&1)===0){const t=l(e);{if(t.B){t.B.map((e=>e()));t.B=void 0}}if(t==null?void 0:t.t){at(t.t,e)}else if(t==null?void 0:t.h){t.h.then((()=>at(t.t,e)))}}if(be.has(e)){be.delete(e)}if(e.shadowRoot&&be.has(e.shadowRoot)){be.delete(e.shadowRoot)}};var ut=(e,t={})=>{var n;if(!C.document){console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");return}const i=ee();const r=[];const s=t.exclude||[];const o=C.customElements;const a=C.document.head;const c=a.querySelector("meta[charset]");const u=C.document.createElement("style");const v=[];let d;let h=true;Object.assign(x,t);x.S=new URL(t.resourcesUrl||"./",C.document.baseURI).href;{x.i|=2}{Ce()}let p=false;e.map((e=>{e[1].map((t=>{var n;const i={i:t[0],$:t[1],V:t[2],G:t[3]};if(i.i&4){p=true}{i.V=t[2]}{i.G=t[3]}{i.L=[]}{i.Y=(n=t[4])!=null?n:{}}const a=i.$;const c=class extends HTMLElement{constructor(e){super(e);this.hasRegisteredEventListeners=false;e=this;f(e,i);if(i.i&1){{if(!e.shadowRoot){{e.attachShadow({mode:"open"})}}else{if(e.shadowRoot.mode!=="open"){throw new Error(`Unable to re-use existing shadow root for ${i.$}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}}}}}connectedCallback(){const e=l(this);if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true;dt(this,e,i.G)}if(d){clearTimeout(d);d=null}if(h){v.push(this)}else{x.jmp((()=>ft(this)))}}disconnectedCallback(){x.jmp((()=>ct(this)));x.raf((()=>{var e;const t=l(this);const n=v.findIndex((e=>e===this));if(n>-1){v.splice(n,1)}if(((e=t==null?void 0:t.R)==null?void 0:e.I)instanceof Node&&!t.R.I.isConnected){delete t.R.I}}))}componentOnReady(){return l(this).h}};if(i.i&64){c.formAssociated=true}i.m=e[0];if(!s.includes(a)&&!o.get(a)){r.push(a);o.define(a,st(c,i,1))}}))}));if(r.length>0){if(p){u.textContent+=j}{u.textContent+=r.sort()+S}if(u.innerHTML.length){u.setAttribute("data-styles","");const e=(n=x.F)!=null?n:T(C.document);if(e!=null){u.setAttribute("nonce",e)}a.insertBefore(u,c?c.nextSibling:a.firstChild)}}h=false;if(v.length){v.map((e=>e.connectedCallback()))}else{{x.jmp((()=>d=setTimeout(et,30)))}}i()};var vt=(e,t)=>t;var dt=(e,t,n,i)=>{if(n&&C.document){n.map((([n,i,r])=>{const s=pt(C.document,e,n);const l=ht(t,r);const o=$t(n);x.ael(s,i,l,o);(t.B=t.B||[]).push((()=>x.rel(s,i,l,o)))}))}};var ht=(e,t)=>n=>{var i;try{{if(e.i&256){(i=e.t)==null?void 0:i[t](n)}else{(e.T=e.T||[]).push([t,n])}}}catch(t){c(t,e.$hostElement$)}};var pt=(e,t,n)=>{if(n&8){return C}return t};var $t=e=>M?{passive:(e&1)!==0,capture:(e&2)!==0}:(e&2)!==0;var mt=e=>x.F=e;export{vt as F,re as H,E as a,ut as b,ye as c,L as d,Ze as f,me as g,ne as h,I as p,o as r,mt as s};
3
- //# sourceMappingURL=p-DtF9fwpD.js.map