@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 +1,2 @@
1
- import{r as o,h as e,H as r,g as t}from"./p-DtF9fwpD.js";import{B as i}from"./p-CKA5agGR.js";import{g as n}from"./p-Bb7pDeaQ.js";import"./p-CZ1HWy6s.js";const a=":host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}: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 button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){*{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host .btn-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-danger,:host .btn-danger.focus,:host .btn-danger:focus-visible{background-color:var(--theme-btn-danger--background);color:var(--theme-btn-danger--color);--ix-button-color:var(--theme-btn-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger--border-color);border-style:solid}:host .btn-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):active,:host .btn-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-danger--border-color--hover);background-color:var(--theme-btn-danger--background--hover);color:var(--theme-btn-danger--color--hover)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):active,:host .btn-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger--border-color--active);background-color:var(--theme-btn-danger--background--active);color:var(--theme-btn-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger.disabled,:host(.disabled) .btn-danger:disabled{pointer-events:none;border-color:var(--theme-btn-danger--border-color--disabled);background-color:var(--theme-btn-danger--background--disabled);color:var(--theme-btn-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger--color--disabled)}:host .btn-outline-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-danger,:host .btn-outline-danger.focus,:host .btn-outline-danger:focus-visible{background-color:var(--theme-btn-outline-danger--background);color:var(--theme-btn-outline-danger--color);--ix-button-color:var(--theme-btn-outline-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-danger--border-color);border-style:solid}:host .btn-outline-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):active,:host .btn-outline-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-danger--border-color--hover);background-color:var(--theme-btn-outline-danger--background--hover);color:var(--theme-btn-outline-danger--color--hover)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):active,:host .btn-outline-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-danger--border-color--active);background-color:var(--theme-btn-outline-danger--background--active);color:var(--theme-btn-outline-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-danger.disabled,:host(.disabled) .btn-outline-danger:disabled{pointer-events:none;border-color:var(--theme-btn-outline-danger--border-color--disabled);background-color:var(--theme-btn-outline-danger--background--disabled);color:var(--theme-btn-outline-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-danger--color--disabled)}:host .btn-invisible-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-danger,:host .btn-invisible-danger.focus,:host .btn-invisible-danger:focus-visible{background-color:var(--theme-btn-invisible-danger--background);color:var(--theme-btn-invisible-danger--color);--ix-button-color:var(--theme-btn-invisible-danger--color);border-color:transparent}:host .btn-invisible-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-danger--background--hover);color:var(--theme-btn-invisible-danger--color--hover)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):active,:host .btn-invisible-danger:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-danger--background--active);color:var(--theme-btn-invisible-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-danger.disabled,:host(.disabled) .btn-invisible-danger:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-danger--background--disabled);color:var(--theme-btn-invisible-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-danger--color--disabled)}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host ix-icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}";const l=class{constructor(e){o(this,e);this.variant="secondary";this.outline=false;this.ghost=false;this.oval=false;this.size="24";this.disabled=false;this.type="button";this.loading=false}componentDidLoad(){if(this.type==="submit"){const o=document.createElement("button");o.style.display="none";o.type="submit";o.tabIndex=-1;this.hostElement.appendChild(o);this.submitButtonElement=o}}dispatchFormEvents(){if(this.type==="submit"&&this.submitButtonElement){this.submitButtonElement.click()}}getIconSizeClass(){return{"btn-icon-12":this.size==="12","btn-icon-16":this.size==="16","btn-icon-32":this.size==="24"||!this.size}}render(){const o={ariaAttributes:{"aria-label":this.a11yLabel?this.a11yLabel:n(this.icon)},variant:this.variant,outline:this.outline,ghost:this.ghost,iconOnly:true,iconOval:this.oval,selected:false,disabled:this.disabled||this.loading,icon:this.icon,iconColor:this.iconColor,iconSize:this.size,loading:this.loading,onClick:()=>this.dispatchFormEvents(),type:this.type,extraClasses:this.getIconSizeClass()};return e(r,{key:"6a8627c8e3e093bfb86d60748fcac8f7677b3463",class:Object.assign(Object.assign({},this.getIconSizeClass()),{disabled:this.disabled||this.loading})},e(i,Object.assign({key:"be439ea407b8c736e014775fe209d99cb6663631"},o)))}get hostElement(){return t(this)}};l.style=a;const s=':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}.xx-small{width:0.75rem;height:0.75rem;min-width:0.75rem;min-height:0.75rem;max-width:0.75rem;max-height:0.75rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.xx-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.xx-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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}.x-small{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;max-width:1.25rem;max-height:1.25rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.x-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.x-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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}.small{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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}.medium{width:2rem;height:2rem;min-width:2rem;min-height:2rem;max-width:2rem;max-height:2rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.medium::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.medium:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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}.large{width:6rem;height:6rem;min-width:6rem;min-height:6rem;max-width:6rem;max-height:6rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.large::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.large:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}';const d=class{constructor(e){o(this,e);this.variant="secondary";this.size="medium";this.hideTrack=false}render(){return e(r,{key:"15221afa9c3c12da7ec6ac08dc1e3ce668a488d0"},e("div",{key:"de8fd99101c4ff06e5500aee38e91345e94d68ac",class:{primary:this.variant==="primary",[this.size]:true,"hide-track":this.hideTrack}}))}get hostElement(){return t(this)}};d.style=s;export{l as ix_icon_button,d as ix_spinner};
2
- //# sourceMappingURL=p-f30f9b01.entry.js.map
1
+ import{r as o,h as e,H as r,g as t}from"./p-BNpBEtDH.js";import{B as i}from"./p-1HUk727A.js";import{g as n}from"./p-Bb7pDeaQ.js";import"./p-Df9aoecP.js";const a=":host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}: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 button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){*{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host .btn-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-danger,:host .btn-danger.focus,:host .btn-danger:focus-visible{background-color:var(--theme-btn-danger--background);color:var(--theme-btn-danger--color);--ix-button-color:var(--theme-btn-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger--border-color);border-style:solid}:host .btn-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):active,:host .btn-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-danger--border-color--hover);background-color:var(--theme-btn-danger--background--hover);color:var(--theme-btn-danger--color--hover)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):active,:host .btn-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger--border-color--active);background-color:var(--theme-btn-danger--background--active);color:var(--theme-btn-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger.disabled,:host(.disabled) .btn-danger:disabled{pointer-events:none;border-color:var(--theme-btn-danger--border-color--disabled);background-color:var(--theme-btn-danger--background--disabled);color:var(--theme-btn-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger--color--disabled)}:host .btn-outline-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-danger,:host .btn-outline-danger.focus,:host .btn-outline-danger:focus-visible{background-color:var(--theme-btn-outline-danger--background);color:var(--theme-btn-outline-danger--color);--ix-button-color:var(--theme-btn-outline-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-danger--border-color);border-style:solid}:host .btn-outline-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):active,:host .btn-outline-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-danger--border-color--hover);background-color:var(--theme-btn-outline-danger--background--hover);color:var(--theme-btn-outline-danger--color--hover)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):active,:host .btn-outline-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-danger--border-color--active);background-color:var(--theme-btn-outline-danger--background--active);color:var(--theme-btn-outline-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-danger.disabled,:host(.disabled) .btn-outline-danger:disabled{pointer-events:none;border-color:var(--theme-btn-outline-danger--border-color--disabled);background-color:var(--theme-btn-outline-danger--background--disabled);color:var(--theme-btn-outline-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-danger--color--disabled)}:host .btn-invisible-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-danger,:host .btn-invisible-danger.focus,:host .btn-invisible-danger:focus-visible{background-color:var(--theme-btn-invisible-danger--background);color:var(--theme-btn-invisible-danger--color);--ix-button-color:var(--theme-btn-invisible-danger--color);border-color:transparent}:host .btn-invisible-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-danger--background--hover);color:var(--theme-btn-invisible-danger--color--hover)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):active,:host .btn-invisible-danger:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-danger--background--active);color:var(--theme-btn-invisible-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-danger.disabled,:host(.disabled) .btn-invisible-danger:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-danger--background--disabled);color:var(--theme-btn-invisible-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-danger--color--disabled)}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host ix-icon{color:var(--ix-icon-button-color, currentColor);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}";const l=class{constructor(e){o(this,e);this.variant="secondary";this.outline=false;this.ghost=false;this.oval=false;this.size="24";this.disabled=false;this.type="button";this.loading=false}componentDidLoad(){if(this.type==="submit"){const o=document.createElement("button");o.style.display="none";o.type="submit";o.tabIndex=-1;this.hostElement.appendChild(o);this.submitButtonElement=o}}dispatchFormEvents(){if(this.type==="submit"&&this.submitButtonElement){this.submitButtonElement.click()}}getIconSizeClass(){return{"btn-icon-12":this.size==="12","btn-icon-16":this.size==="16","btn-icon-32":this.size==="24"||!this.size}}render(){const o={ariaAttributes:{"aria-label":this.a11yLabel?this.a11yLabel:n(this.icon)},variant:this.variant,outline:this.outline,ghost:this.ghost,iconOnly:true,iconOval:this.oval,selected:false,disabled:this.disabled||this.loading,icon:this.icon,iconColor:this.iconColor,iconSize:this.size,loading:this.loading,onClick:()=>this.dispatchFormEvents(),type:this.type,extraClasses:this.getIconSizeClass()};return e(r,{key:"6a8627c8e3e093bfb86d60748fcac8f7677b3463",class:Object.assign(Object.assign({},this.getIconSizeClass()),{disabled:this.disabled||this.loading})},e(i,Object.assign({key:"be439ea407b8c736e014775fe209d99cb6663631"},o)))}get hostElement(){return t(this)}};l.style=a;const s=':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}.xx-small{width:0.75rem;height:0.75rem;min-width:0.75rem;min-height:0.75rem;max-width:0.75rem;max-height:0.75rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.xx-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.xx-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:1px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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}.x-small{width:1.25rem;height:1.25rem;min-width:1.25rem;min-height:1.25rem;max-width:1.25rem;max-height:1.25rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.x-small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.x-small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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}.small{width:1.5rem;height:1.5rem;min-width:1.5rem;min-height:1.5rem;max-width:1.5rem;max-height:1.5rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.small::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.small:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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}.medium{width:2rem;height:2rem;min-width:2rem;min-height:2rem;max-width:2rem;max-height:2rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.medium::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.medium:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:2px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}: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}.large{width:6rem;height:6rem;min-width:6rem;min-height:6rem;max-width:6rem;max-height:6rem;border-radius:100%;position:relative;animation:rotate 2s linear infinite}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes clipMask{0%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}12.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 0, 100% 0, 100% 0)}25%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 100% 100%, 100% 100%)}37.5%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 100%)}50%{clip-path:polygon(50% 50%, 0 0, 100% 0, 100% 100%, 0 100%, 0 0)}62.5%{clip-path:polygon(50% 50%, 100% 0, 100% 0, 100% 100%, 0 100%, 0 0)}75%{clip-path:polygon(50% 50%, 100% 100%, 100% 100%, 100% 100%, 0 100%, 0 0)}87.5%{clip-path:polygon(50% 50%, 0 100%, 0 100%, 0 100%, 0 100%, 0 0)}100%{clip-path:polygon(50% 50%, 0 0, 0 0, 0 0, 0 0, 0 0)}}.large::after{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--ix-button-color, var(--theme-color-soft-text));animation:clipMask 3s linear infinite}.large:not(.hide-track)::before{content:"";box-sizing:border-box;position:absolute;inset:8.33%;border-radius:100%;border:4px solid var(--theme-color-ghost--hover)}.primary::after{border-color:var(--theme-color-dynamic)}.primary::before{border-color:var(--theme-color-ghost--hover)}';const d=class{constructor(e){o(this,e);this.variant="secondary";this.size="medium";this.hideTrack=false}render(){return e(r,{key:"15221afa9c3c12da7ec6ac08dc1e3ce668a488d0"},e("div",{key:"de8fd99101c4ff06e5500aee38e91345e94d68ac",class:{primary:this.variant==="primary",[this.size]:true,"hide-track":this.hideTrack}}))}get hostElement(){return t(this)}};d.style=s;export{l as ix_icon_button,d as ix_spinner};
2
+ //# sourceMappingURL=p-d1cf2407.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as o,h as r,H as t}from"./p-DtF9fwpD.js";import{p as a,w as s}from"./p-CrTP-icT.js";const i=":host{--margin:0.5rem;display:block;position:fixed;width:20rem;height:auto;background-color:var(--theme-color-2);border-radius:0.25rem;padding:1rem;left:3.4rem;z-index:10000;transition:left var(--theme-default-time);margin-inline-start:var(--margin) !important;box-shadow:var(--theme-box-shadow-level-4)}: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 .banner-container{position:absolute;top:0.0625rem;left:1rem}:host .banner-container svg{position:absolute;height:3.625rem;width:3rem}:host .banner-container svg polygon{fill:var(--theme-color-primary)}:host .banner-container ix-icon{margin:0.5rem;position:absolute;z-index:1}:host .cui-popover-news-header{margin-bottom:2.5rem;margin-inline-start:4rem;margin-block-start:-0.25rem}:host .popover-body{color:var(--theme-color-std-text)}:host .cui-popover-news-footer{display:flex;justify-content:flex-end;margin-top:1rem}:host ix-icon-button{top:0.5rem;right:0.5rem;position:absolute}:host #arrow{position:absolute;width:0.5rem;height:0.5rem;background-color:var(--theme-color-2);transform:translateX(calc(var(--margin) * -1 - 0.8rem)) rotateZ(45deg)}:host(.expanded){left:calc(3.4rem + 12.7rem)}:host(.show){display:none}@media only screen and (max-width: 48em){:host{display:flex;flex-direction:column;max-height:calc(100vh - 4.75rem);width:calc(100% - 2rem);max-width:30rem;transform:translateX(calc(1rem - 50%));left:calc(50% - 1rem) !important;bottom:1rem !important;margin-inline:0 !important;z-index:calc(var(--theme-z-index-sticky) - 1)}:host .slot-container{overflow-y:auto}:host #arrow{display:none}}";const c=class{constructor(r){e(this,r);this.showMore=o(this,"showMore",7);this.closePopover=o(this,"closePopover",7);this.show=false;this.i18nShowMore="Show more";this.offsetBottom=0;this.expanded=false}render(){return r(t,{key:"c5b159c8613dca12f8eac19425b81caecc30cc17",class:{expanded:this.expanded,show:!this.show}},r("div",{key:"d2606d5f8173a85a7c5caa447adb2ffcf4e755dd",class:"banner-container"},r("ix-icon",{key:"8b75cbd54bab0d0a8e68c3b0f5a8b5d906111f83",color:"color-inv-contrast-text",name:s,size:"32"}),r("svg",{key:"91eadc1b622e601d646197a71f8a3c8bd5c2977d",viewBox:"0 0 48 56",xmlns:"http://www.w3.org/2000/svg"},r("polygon",{key:"0e4097ac26f22ec8bb2b5e7f9ccaef82650ceb71",points:"0 0 48 0 48 56 24 48 0 56"}))),r("div",{key:"ac13dc9d1be6311424eef3b73092e18f1a5f1add",class:"cui-popover-news-header"},r("ix-typography",{key:"a075a83bea30af970b3ca2f30faa6b2f75fe5c4d",format:"label",bold:true},this.label)),r("ix-icon-button",{key:"61f67c66e682c7a98b989981ab78599c582632d7",size:"24",icon:a,ghost:true,onClick:()=>{this.show=false;this.closePopover.emit()}}),r("div",{key:"640d009303d0851244162426ea78e5da3a2fa4e9",class:"slot-container"},r("slot",{key:"ff577deab9814235708f4cda023485e2550ccbcb"})),this.aboutItemLabel?r("div",{class:"cui-popover-news-footer"},r("ix-button",{variant:"primary",onClick:e=>{this.show=false;this.showMore.emit(e)}},this.i18nShowMore)):null,r("div",{key:"79f1454a3226d88cecb309ba435cf788552ed31f",id:"arrow"}))}};c.style=i;export{c as ix_menu_about_news};
2
- //# sourceMappingURL=p-89868ccc.entry.js.map
1
+ import{r as e,c as o,h as r,H as t}from"./p-BNpBEtDH.js";import{p as a,w as s}from"./p-CrTP-icT.js";const i=":host{--margin:0.5rem;display:block;position:fixed;width:20rem;height:auto;background-color:var(--theme-color-2);border-radius:0.25rem;padding:1rem;left:3.4rem;z-index:10000;transition:left var(--theme-default-time);margin-inline-start:var(--margin) !important;box-shadow:var(--theme-box-shadow-level-4)}: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 .banner-container{position:absolute;top:0.0625rem;left:1rem}:host .banner-container svg{position:absolute;height:3.625rem;width:3rem}:host .banner-container svg polygon{fill:var(--theme-color-primary)}:host .banner-container ix-icon{margin:0.5rem;position:absolute;z-index:1}:host .cui-popover-news-header{margin-bottom:2.5rem;margin-inline-start:4rem;margin-block-start:-0.25rem}:host .popover-body{color:var(--theme-color-std-text)}:host .cui-popover-news-footer{display:flex;justify-content:flex-end;margin-top:1rem}:host ix-icon-button{top:0.5rem;right:0.5rem;position:absolute}:host #arrow{position:absolute;width:0.5rem;height:0.5rem;background-color:var(--theme-color-2);transform:translateX(calc(var(--margin) * -1 - 0.8rem)) rotateZ(45deg)}:host(.expanded){left:calc(3.4rem + 12.7rem)}:host(.show){display:none}@media only screen and (max-width: 48em){:host{display:flex;flex-direction:column;max-height:calc(100vh - 4.75rem);width:calc(100% - 2rem);max-width:30rem;transform:translateX(calc(1rem - 50%));left:calc(50% - 1rem) !important;bottom:1rem !important;margin-inline:0 !important;z-index:calc(var(--theme-z-index-sticky) - 1)}:host .slot-container{overflow-y:auto}:host #arrow{display:none}}";const c=class{constructor(r){e(this,r);this.showMore=o(this,"showMore",7);this.closePopover=o(this,"closePopover",7);this.show=false;this.i18nShowMore="Show more";this.offsetBottom=0;this.expanded=false}render(){return r(t,{key:"c5b159c8613dca12f8eac19425b81caecc30cc17",class:{expanded:this.expanded,show:!this.show}},r("div",{key:"d2606d5f8173a85a7c5caa447adb2ffcf4e755dd",class:"banner-container"},r("ix-icon",{key:"8b75cbd54bab0d0a8e68c3b0f5a8b5d906111f83",color:"color-inv-contrast-text",name:s,size:"32"}),r("svg",{key:"91eadc1b622e601d646197a71f8a3c8bd5c2977d",viewBox:"0 0 48 56",xmlns:"http://www.w3.org/2000/svg"},r("polygon",{key:"0e4097ac26f22ec8bb2b5e7f9ccaef82650ceb71",points:"0 0 48 0 48 56 24 48 0 56"}))),r("div",{key:"ac13dc9d1be6311424eef3b73092e18f1a5f1add",class:"cui-popover-news-header"},r("ix-typography",{key:"a075a83bea30af970b3ca2f30faa6b2f75fe5c4d",format:"label",bold:true},this.label)),r("ix-icon-button",{key:"61f67c66e682c7a98b989981ab78599c582632d7",size:"24",icon:a,ghost:true,onClick:()=>{this.show=false;this.closePopover.emit()}}),r("div",{key:"640d009303d0851244162426ea78e5da3a2fa4e9",class:"slot-container"},r("slot",{key:"ff577deab9814235708f4cda023485e2550ccbcb"})),this.aboutItemLabel?r("div",{class:"cui-popover-news-footer"},r("ix-button",{variant:"primary",onClick:e=>{this.show=false;this.showMore.emit(e)}},this.i18nShowMore)):null,r("div",{key:"79f1454a3226d88cecb309ba435cf788552ed31f",id:"arrow"}))}};c.style=i;export{c as ix_menu_about_news};
2
+ //# sourceMappingURL=p-d2da2e45.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as o,H as r,g as i}from"./p-DtF9fwpD.js";import{o as a}from"./p-CrTP-icT.js";import{D as n}from"./p-bDicGJUN.js";import{d as l}from"./p-D3K9vmFp.js";import{a as d,b as s,S as h,c}from"./p-CANRrgK_.js";import{H as b,c as u}from"./p-Cdt22lfd.js";import{m as p}from"./p-bcj7UEIC.js";import"./p-Bb7pDeaQ.js";import"./p-CX81WQtk.js";import"./p-pXYAoEyc.js";import"./p-Ou74PMQs.js";const m='input{font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow)}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow)}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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 .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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 input{width:100%;height:100%}:host .calendar-hidden{display:none}:host(.readonly) input{pointer-events:none}';var v=undefined&&undefined.__decorate||function(t,e,o,r){var i=arguments.length,a=i<3?e:r===null?r=Object.getOwnPropertyDescriptor(e,o):r,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")a=Reflect.decorate(t,e,o,r);else for(var l=t.length-1;l>=0;l--)if(n=t[l])a=(i<3?n(a):i>3?n(e,o,a):n(e,o))||a;return i>3&&a&&Object.defineProperty(e,o,a),a};const f=class{constructor(o){t(this,o);this.valueChange=e(this,"valueChange",6);this.validityStateChange=e(this,"validityStateChange",7);this.ixFocus=e(this,"ixFocus",7);this.ixBlur=e(this,"ixBlur",7);if(o.$hostElement$["s-ei"]){this.formInternals=o.$hostElement$["s-ei"]}else{this.formInternals=o.$hostElement$.attachInternals();o.$hostElement$["s-ei"]=this.formInternals}this.value="";this.format="yyyy/LL/dd";this.readonly=false;this.disabled=false;this.i18nErrorDateUnparsable="Date is not valid";this.showWeekNumbers=false;this.show=false;this.from=null;this.isInputInvalid=false;this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.focus=false;this.slotStartRef=p();this.slotEndRef=p();this.datepickerRef=p();this.inputElementRef=p();this.dropdownElementRef=p();this.touched=false}updateFormInternalValue(t){this.formInternals.setFormValue(t);this.value=t}connectedCallback(){this.classObserver=u(this.hostElement,(()=>this.checkClassList()));this.disposableChangesAndVisibilityObservers=d(this.hostElement,this.updatePaddings.bind(this))}componentWillLoad(){this.onInput(this.value);if(this.isInputInvalid){this.from=null}else{this.watchValue()}this.checkClassList();this.updateFormInternalValue(this.value)}updatePaddings(){s(this.slotStartRef.current,this.slotEndRef.current,this.inputElementRef.current)}disconnectedCallback(){var t,e;(t=this.classObserver)===null||t===void 0?void 0:t.destroy();(e=this.disposableChangesAndVisibilityObservers)===null||e===void 0?void 0:e.call(this)}watchValue(){this.from=this.value}hasValidValue(){return Promise.resolve(!!this.value)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}async onInput(t){this.value=t;if(!t){this.valueChange.emit(t);return}if(!this.format){return}const e=n.fromFormat(t,this.format);if(e.isValid){this.isInputInvalid=false;this.updateFormInternalValue(t);this.closeDropdown()}else{this.isInputInvalid=true;this.invalidReason=e.invalidReason}this.valueChange.emit(t)}onCalenderClick(t){if(!this.show){t.stopPropagation();t.preventDefault();this.openDropdown()}if(this.inputElementRef.current){this.inputElementRef.current.focus()}}async openDropdown(){const t=await this.dropdownElementRef.waitForCurrent();const e=t.getAttribute("data-ix-dropdown");l.dismissAll();if(!e){return}const o=l.getDropdownById(e);if(!o){return}l.present(o)}async closeDropdown(){const t=await this.dropdownElementRef.waitForCurrent();const e=t.getAttribute("data-ix-dropdown");if(!e){return}const o=l.getDropdownById(e);if(!o){return}l.dismiss(o)}checkClassList(){this.isInvalid=this.hostElement.classList.contains("ix-invalid")}renderInput(){var t;return o("div",{class:"input-wrapper"},o(c,{slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),o("input",{autoComplete:"off",class:{"is-invalid":this.isInputInvalid},disabled:this.disabled,readOnly:this.readonly,readonly:this.readonly,required:this.required,ref:this.inputElementRef,type:"text",value:(t=this.value)!==null&&t!==void 0?t:"",onInput:t=>{const e=t.target;this.onInput(e.value)},onClick:t=>{if(this.show){t.stopPropagation();t.preventDefault()}},onFocus:async()=>{this.openDropdown();this.ixFocus.emit()},onBlur:()=>{this.ixBlur.emit();this.touched=true}}),o(h,{slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},o("ix-icon-button",{"data-testid":"open-calendar",class:{"calendar-hidden":this.disabled||this.readonly},ghost:true,icon:a,onClick:t=>this.onCalenderClick(t)})))}hookValidationLifecycle({isInfo:t,isInvalid:e,isInvalidByRequired:o,isValid:r,isWarning:i}){this.isInvalid=e||o||this.isInputInvalid;this.isInfo=t;this.isValid=r;this.isWarning=i}async onInputValidationChange(){const t=await this.getValidityState();this.validityStateChange.emit({patternMismatch:t.patternMismatch,invalidReason:this.invalidReason})}getValidityState(){return Promise.resolve({badInput:false,customError:false,patternMismatch:this.isInputInvalid,rangeOverflow:false,rangeUnderflow:false,stepMismatch:false,tooLong:false,tooShort:false,typeMismatch:false,valid:!this.isInputInvalid,valueMissing:!!this.required&&!this.value})}getNativeInputElement(){return this.inputElementRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var t;const e=this.isInputInvalid?this.i18nErrorDateUnparsable:this.invalidText;return o(r,{key:"00b8af0c46dfa5c581dc27596ceb082120e1649b",class:{disabled:this.disabled,readonly:this.readonly}},o("ix-field-wrapper",{key:"129204bab237fb58a44422fcdb99b31dc5d3a210",label:this.label,helperText:this.helperText,isInvalid:this.isInvalid,invalidText:e,infoText:this.infoText,isInfo:this.isInfo,isWarning:this.isWarning,warningText:this.warningText,isValid:this.isValid,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,required:this.required,controlRef:this.inputElementRef},this.renderInput()),o("ix-dropdown",{key:"c8a1e5af9f6bf52119ff74f2259f51add13d1376","data-testid":"date-dropdown",trigger:this.inputElementRef.waitForCurrent(),ref:this.dropdownElementRef,closeBehavior:"outside",suppressOverflowBehavior:true,show:this.show,onShowChanged:t=>{this.show=t.detail}},o("ix-date-picker",{key:"8761eb33e961f273437bfe9d4ecc416ec953744c",ref:this.datepickerRef,format:this.format,locale:this.locale,range:false,from:(t=this.from)!==null&&t!==void 0?t:"",onDateChange:t=>{const{from:e}=t.detail;this.onInput(e)},showWeekNumbers:this.showWeekNumbers})))}static get formAssociated(){return true}get hostElement(){return i(this)}static get watchers(){return{value:["watchValue"],isInputInvalid:["onInputValidationChange"]}}};v([b()],f.prototype,"hookValidationLifecycle",null);f.style=m;export{f as ix_date_input};
2
- //# sourceMappingURL=p-accb8080.entry.js.map
1
+ import{r as t,c as e,h as o,H as r,g as i}from"./p-BNpBEtDH.js";import{o as a}from"./p-CrTP-icT.js";import{D as n}from"./p-bDicGJUN.js";import{d as l}from"./p-D3K9vmFp.js";import{a as d,b as s,S as h,c}from"./p-BPfEX8mR.js";import{H as b,c as u}from"./p-2j3Ly91D.js";import{m as p}from"./p-bcj7UEIC.js";import"./p-Bb7pDeaQ.js";import"./p-CX81WQtk.js";import"./p-pXYAoEyc.js";import"./p-Ou74PMQs.js";const m='input{font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow)}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}textarea{font-feature-settings:"clig" off, "liga" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;min-height:2rem;width:auto;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow)}textarea[type=number]{text-align:right}textarea[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea{min-height:2rem;height:3.25rem;padding:calc(0.375rem - var(--theme-input--border-thickness)) calc(0.5rem - var(--theme-input--border-thickness))}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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 .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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 input{width:100%;height:100%}:host .calendar-hidden{display:none}:host(.readonly) input{pointer-events:none}';var v=undefined&&undefined.__decorate||function(t,e,o,r){var i=arguments.length,a=i<3?e:r===null?r=Object.getOwnPropertyDescriptor(e,o):r,n;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")a=Reflect.decorate(t,e,o,r);else for(var l=t.length-1;l>=0;l--)if(n=t[l])a=(i<3?n(a):i>3?n(e,o,a):n(e,o))||a;return i>3&&a&&Object.defineProperty(e,o,a),a};const f=class{constructor(o){t(this,o);this.valueChange=e(this,"valueChange",6);this.validityStateChange=e(this,"validityStateChange",7);this.ixFocus=e(this,"ixFocus",7);this.ixBlur=e(this,"ixBlur",7);if(o.$hostElement$["s-ei"]){this.formInternals=o.$hostElement$["s-ei"]}else{this.formInternals=o.$hostElement$.attachInternals();o.$hostElement$["s-ei"]=this.formInternals}this.value="";this.format="yyyy/LL/dd";this.readonly=false;this.disabled=false;this.i18nErrorDateUnparsable="Date is not valid";this.showWeekNumbers=false;this.show=false;this.from=null;this.isInputInvalid=false;this.isInvalid=false;this.isValid=false;this.isInfo=false;this.isWarning=false;this.focus=false;this.slotStartRef=p();this.slotEndRef=p();this.datepickerRef=p();this.inputElementRef=p();this.dropdownElementRef=p();this.touched=false}updateFormInternalValue(t){this.formInternals.setFormValue(t);this.value=t}connectedCallback(){this.classObserver=u(this.hostElement,(()=>this.checkClassList()));this.disposableChangesAndVisibilityObservers=d(this.hostElement,this.updatePaddings.bind(this))}componentWillLoad(){this.onInput(this.value);if(this.isInputInvalid){this.from=null}else{this.watchValue()}this.checkClassList();this.updateFormInternalValue(this.value)}updatePaddings(){s(this.slotStartRef.current,this.slotEndRef.current,this.inputElementRef.current)}disconnectedCallback(){var t,e;(t=this.classObserver)===null||t===void 0?void 0:t.destroy();(e=this.disposableChangesAndVisibilityObservers)===null||e===void 0?void 0:e.call(this)}watchValue(){this.from=this.value}hasValidValue(){return Promise.resolve(!!this.value)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}async onInput(t){this.value=t;if(!t){this.valueChange.emit(t);return}if(!this.format){return}const e=n.fromFormat(t,this.format);if(e.isValid){this.isInputInvalid=false;this.updateFormInternalValue(t);this.closeDropdown()}else{this.isInputInvalid=true;this.invalidReason=e.invalidReason}this.valueChange.emit(t)}onCalenderClick(t){if(!this.show){t.stopPropagation();t.preventDefault();this.openDropdown()}if(this.inputElementRef.current){this.inputElementRef.current.focus()}}async openDropdown(){const t=await this.dropdownElementRef.waitForCurrent();const e=t.getAttribute("data-ix-dropdown");l.dismissAll();if(!e){return}const o=l.getDropdownById(e);if(!o){return}l.present(o)}async closeDropdown(){const t=await this.dropdownElementRef.waitForCurrent();const e=t.getAttribute("data-ix-dropdown");if(!e){return}const o=l.getDropdownById(e);if(!o){return}l.dismiss(o)}checkClassList(){this.isInvalid=this.hostElement.classList.contains("ix-invalid")}renderInput(){var t;return o("div",{class:"input-wrapper"},o(c,{slotStartRef:this.slotStartRef,onSlotChange:()=>this.updatePaddings()}),o("input",{autoComplete:"off",class:{"is-invalid":this.isInputInvalid},disabled:this.disabled,readOnly:this.readonly,readonly:this.readonly,required:this.required,ref:this.inputElementRef,type:"text",value:(t=this.value)!==null&&t!==void 0?t:"",onInput:t=>{const e=t.target;this.onInput(e.value)},onClick:t=>{if(this.show){t.stopPropagation();t.preventDefault()}},onFocus:async()=>{this.openDropdown();this.ixFocus.emit()},onBlur:()=>{this.ixBlur.emit();this.touched=true}}),o(h,{slotEndRef:this.slotEndRef,onSlotChange:()=>this.updatePaddings()},o("ix-icon-button",{"data-testid":"open-calendar",class:{"calendar-hidden":this.disabled||this.readonly},ghost:true,icon:a,onClick:t=>this.onCalenderClick(t)})))}hookValidationLifecycle({isInfo:t,isInvalid:e,isInvalidByRequired:o,isValid:r,isWarning:i}){this.isInvalid=e||o||this.isInputInvalid;this.isInfo=t;this.isValid=r;this.isWarning=i}async onInputValidationChange(){const t=await this.getValidityState();this.validityStateChange.emit({patternMismatch:t.patternMismatch,invalidReason:this.invalidReason})}getValidityState(){return Promise.resolve({badInput:false,customError:false,patternMismatch:this.isInputInvalid,rangeOverflow:false,rangeUnderflow:false,stepMismatch:false,tooLong:false,tooShort:false,typeMismatch:false,valid:!this.isInputInvalid,valueMissing:!!this.required&&!this.value})}getNativeInputElement(){return this.inputElementRef.waitForCurrent()}async focusInput(){return(await this.getNativeInputElement()).focus()}isTouched(){return Promise.resolve(this.touched)}render(){var t;const e=this.isInputInvalid?this.i18nErrorDateUnparsable:this.invalidText;return o(r,{key:"00b8af0c46dfa5c581dc27596ceb082120e1649b",class:{disabled:this.disabled,readonly:this.readonly}},o("ix-field-wrapper",{key:"129204bab237fb58a44422fcdb99b31dc5d3a210",label:this.label,helperText:this.helperText,isInvalid:this.isInvalid,invalidText:e,infoText:this.infoText,isInfo:this.isInfo,isWarning:this.isWarning,warningText:this.warningText,isValid:this.isValid,validText:this.validText,showTextAsTooltip:this.showTextAsTooltip,required:this.required,controlRef:this.inputElementRef},this.renderInput()),o("ix-dropdown",{key:"c8a1e5af9f6bf52119ff74f2259f51add13d1376","data-testid":"date-dropdown",trigger:this.inputElementRef.waitForCurrent(),ref:this.dropdownElementRef,closeBehavior:"outside",suppressOverflowBehavior:true,show:this.show,onShowChanged:t=>{this.show=t.detail}},o("ix-date-picker",{key:"8761eb33e961f273437bfe9d4ecc416ec953744c",ref:this.datepickerRef,format:this.format,locale:this.locale,range:false,from:(t=this.from)!==null&&t!==void 0?t:"",onDateChange:t=>{const{from:e}=t.detail;this.onInput(e)},showWeekNumbers:this.showWeekNumbers})))}static get formAssociated(){return true}get hostElement(){return i(this)}static get watchers(){return{value:["watchValue"],isInputInvalid:["onInputValidationChange"]}}};v([b()],f.prototype,"hookValidationLifecycle",null);f.style=m;export{f as ix_date_input};
2
+ //# sourceMappingURL=p-d3f99d59.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as s,h as t,H as e}from"./p-DtF9fwpD.js";const l=":host{display:block}";const o=class{constructor(t){s(this,t);this.contentVisible=false}render(){return t(e,{key:"33ad76bf60ec2b3072cc6e0e89365e02071f1d9e"},this.contentVisible?t("slot",null):null)}};o.style=l;export{o as ix_flip_tile_content};
2
- //# sourceMappingURL=p-38d3e0c8.entry.js.map
1
+ import{r as s,h as t,H as e}from"./p-BNpBEtDH.js";const l=":host{display:block}";const o=class{constructor(t){s(this,t);this.contentVisible=false}render(){return t(e,{key:"33ad76bf60ec2b3072cc6e0e89365e02071f1d9e"},this.contentVisible?t("slot",null):null)}};o.style=l;export{o as ix_flip_tile_content};
2
+ //# sourceMappingURL=p-da378974.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,f as o,h as i,g as s}from"./p-DtF9fwpD.js";import{s as n,i as a,M as m}from"./p-z5yZxfe2.js";import"./p-CrTP-icT.js";const r=".text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a{color:var(--theme-color-primary)}:host{display:block;background-color:var(--theme-nav-overlay--background);padding:0.75rem 1rem 1rem 2rem;flex-grow:1;position:absolute;width:100%;height:100%}:host .about-header{display:flex;justify-content:space-between;flex-direction:row;align-items:center;height:2rem;margin-bottom:0.5rem}:host .about-header h2{color:var(--theme-nav-overlay-header--color);margin-bottom:1rem}:host ix-tabs{margin-bottom:1.5rem}:host ix-menu-about-item{display:none}";const l=class{constructor(o){t(this,o);this.tabChange=e(this,"tabChange",7);this.close=e(this,"close",7);this.label="About & legal information";this.show=false}updateTab(t){n(this,t)}componentWillLoad(){a(this)}componentDidLoad(){o(this.el)}render(){return i(m,{key:"abc4cee827293d12b8a283b3349bf6c1f723ca44",context:this})}get el(){return s(this)}static get watchers(){return{activeTabLabel:["updateTab"]}}};l.style=r;export{l as ix_menu_about};
2
- //# sourceMappingURL=p-2240c295.entry.js.map
1
+ import{r as t,c as e,f as o,h as i,g as s}from"./p-BNpBEtDH.js";import{s as n,i as a,M as m}from"./p-BXguuvvE.js";import"./p-CrTP-icT.js";const r=".text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a{color:var(--theme-color-primary)}:host{display:block;background-color:var(--theme-nav-overlay--background);padding:0.75rem 1rem 1rem 2rem;flex-grow:1;position:absolute;width:100%;height:100%}:host .about-header{display:flex;justify-content:space-between;flex-direction:row;align-items:center;height:2rem;margin-bottom:0.5rem}:host .about-header h2{color:var(--theme-nav-overlay-header--color);margin-bottom:1rem}:host ix-tabs{margin-bottom:1.5rem}:host ix-menu-about-item{display:none}";const l=class{constructor(o){t(this,o);this.tabChange=e(this,"tabChange",7);this.close=e(this,"close",7);this.label="About & legal information";this.show=false}updateTab(t){n(this,t)}componentWillLoad(){a(this)}componentDidLoad(){o(this.el)}render(){return i(m,{key:"abc4cee827293d12b8a283b3349bf6c1f723ca44",context:this})}get el(){return s(this)}static get watchers(){return{activeTabLabel:["updateTab"]}}};l.style=r;export{l as ix_menu_about};
2
+ //# sourceMappingURL=p-dd627440.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,H as i,g as s}from"./p-DtF9fwpD.js";import{c as o,a as r}from"./p-Cdt22lfd.js";import{r as n}from"./p-CdOJ663o.js";import"./p-CrTP-icT.js";const a=":host{display:block}: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)}";const l=class{constructor(e){t(this,e);this.validationResults={isInfo:false,isInvalid:false,isValid:false,isWarning:false,isInvalidByRequired:false};this.observer=new MutationObserver((()=>this.checkForRequired()))}connectedCallback(){this.observer.observe(window.document,{childList:true,subtree:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}componentWillRender(){this.checkForRequired()}async checkForRequired(){if(!this.htmlFor){return}const t=document.getElementById(this.htmlFor);if(!t){return}if(this.classObserver){this.classObserver.destroy()}this.classObserver=o(t,(()=>{this.validationResults=r(t)}));this.validationResults=r(t)}render(){return e(i,{key:"f406e4120213d1d6fa4e2e68bb410e368f56942e"},n(Object.assign({helperText:this.helperText,invalidText:this.invalidText,validText:this.validText,infoText:this.infoText,warningText:this.warningText},this.validationResults)))}get hostElement(){return s(this)}};l.style=a;export{l as ix_helper_text};
2
- //# sourceMappingURL=p-66e7e232.entry.js.map
1
+ import{r as t,h as e,H as i,g as s}from"./p-BNpBEtDH.js";import{c as o,a as r}from"./p-2j3Ly91D.js";import{r as n}from"./p-CFHLJNAe.js";import"./p-CrTP-icT.js";const a=":host{display:block}: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)}";const l=class{constructor(e){t(this,e);this.validationResults={isInfo:false,isInvalid:false,isValid:false,isWarning:false,isInvalidByRequired:false};this.observer=new MutationObserver((()=>this.checkForRequired()))}connectedCallback(){this.observer.observe(window.document,{childList:true,subtree:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}componentWillRender(){this.checkForRequired()}async checkForRequired(){if(!this.htmlFor){return}const t=document.getElementById(this.htmlFor);if(!t){return}if(this.classObserver){this.classObserver.destroy()}this.classObserver=o(t,(()=>{this.validationResults=r(t)}));this.validationResults=r(t)}render(){return e(i,{key:"f406e4120213d1d6fa4e2e68bb410e368f56942e"},n(Object.assign({helperText:this.helperText,invalidText:this.invalidText,validText:this.validText,infoText:this.infoText,warningText:this.warningText},this.validationResults)))}get hostElement(){return s(this)}};l.style=a;export{l as ix_helper_text};
2
+ //# sourceMappingURL=p-e365aee3.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as o,h as t,H as r,g as h}from"./p-DtF9fwpD.js";import{a as i}from"./p-Bb7pDeaQ.js";const c=':host{display:inline-flex;flex-direction:row;position:relative;height:1.5rem;margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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 input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;height:100%}:host .label{display:inline-block;white-space:normal;overflow:hidden;text-overflow:ellipsis;margin-block-start:0.125rem;margin-inline-start:0.5625rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}';const n=class{constructor(t){e(this,t);this.checkedChange=o(this,"checkedChange",7);this.valueChange=o(this,"valueChange",7);if(t.$hostElement$["s-ei"]){this.formInternals=t.$hostElement$["s-ei"]}else{this.formInternals=t.$hostElement$.attachInternals();t.$hostElement$["s-ei"]=this.formInternals}this.value="on";this.checked=false;this.disabled=false;this.indeterminate=false;this.textOn="On";this.textOff="Off";this.textIndeterminate="Mixed";this.hideText=false;this.required=false}onCheckedChange(e){if(this.disabled){return}const o=this.indeterminate;const t=this.checked;if(this.indeterminate){this.indeterminate=false}this.checked=e;const{defaultPrevented:r}=this.checkedChange.emit(this.checked);if(r){this.indeterminate=o;this.checked=t}}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){if(this.checked){this.formInternals.setFormValue(this.value)}else{this.formInternals.setFormValue(null)}}watchCheckedChange(){this.updateFormInternalValue()}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}render(){let e=this.textOff;if(this.checked){e=this.textOn}if(this.indeterminate){e=this.textIndeterminate}return t(r,{key:"f531e9d80601ee7884a09b26adbcef4ccb1e6220",class:{disabled:this.disabled}},t("label",{key:"f1ed4a7be7a1b54fd2b22ee722f4548652e902e5",class:"wrapper"},t("button",{key:"f5c1b49ff55e2696ad7887a45ab316e41f189dab",role:"switch","aria-checked":i(this.checked),class:{switch:true,checked:this.checked,indeterminate:this.indeterminate},onClick:()=>this.onCheckedChange(!this.checked)},t("div",{key:"78d480eb757f90adff629dee453be7989aa263f7",class:"slider"})),t("input",{key:"e95ea3776b169e735cf471807dc1c18debdbaed0",type:"checkbox",disabled:this.disabled,indeterminate:this.indeterminate,checked:this.checked,tabindex:0,"aria-hidden":i(true),"aria-checked":i(this.checked),onChange:e=>this.onCheckedChange(e.target.checked)}),!this.hideText&&t("ix-typography",{key:"1edb349714ec98ed6b3b57071d2a588bdd0c5bba",class:"label"},e)))}static get formAssociated(){return true}get hostElement(){return h(this)}static get watchers(){return{checked:["watchCheckedChange"]}}};n.style=c;export{n as ix_toggle};
2
- //# sourceMappingURL=p-802636fd.entry.js.map
1
+ import{r as e,c as o,h as t,H as r,g as h}from"./p-BNpBEtDH.js";import{a as i}from"./p-Bb7pDeaQ.js";const c=':host{display:inline-flex;flex-direction:row;position:relative;height:1.5rem;margin-block-start:0.25rem;margin-block-end:0.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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 input[type=checkbox]{display:none}:host .wrapper{display:flex;align-items:flex-start;width:100%;height:100%}:host .label{display:inline-block;white-space:normal;overflow:hidden;text-overflow:ellipsis;margin-block-start:0.125rem;margin-inline-start:0.5625rem}:host .switch{all:unset;position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem}:host .slider{position:absolute;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:0.0625rem solid transparent}:host .slider:before{position:absolute;content:"";height:1.125rem;width:1.125rem;left:0.125rem;bottom:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%}:host .switch.checked>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.5rem)}:host .switch>.slider{border-color:var(--theme-switch-off--border-color)}:host .switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host .switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover)}:host .switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host .switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active)}:host .switch.checked>.slider{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}:host .switch.checked:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host .switch.checked:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover)}:host .switch.checked:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host .switch.checked:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active)}:host .switch.indeterminate>.slider::before{transform:translateX(0.75rem)}:host(:not(.disabled)) .wrapper{cursor:pointer}:host(:not(.disabled)) .switch:focus-visible>.slider{outline:0.0625rem solid var(--theme-color-focus-bdr);outline-offset:0.0625rem}:host(.disabled){pointer-events:none}:host(.disabled) .switch{opacity:0.5}:host(.disabled) .switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) .switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) .switch.checked>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) .switch.checked>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .label{color:var(--theme-color-weak-text)}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--info\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--info--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--info--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--info\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--info--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--info--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--info\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--info--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--info--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--info\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--info--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--info--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--info\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--info--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--info--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--info\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--info--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--info--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--info\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--info--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--info--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--info\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--info--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--info--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--info\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--info--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--info--active\n )}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--warning\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--warning--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--warning--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--warning\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--warning--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--warning--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--warning\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--warning--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--warning--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--warning\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--warning--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--warning--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--warning\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--warning--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--warning--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--warning\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--warning--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--warning--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--warning\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--warning--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--warning--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--warning\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--warning--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--warning--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--warning\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--warning--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--warning--active\n )}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(\n --theme-switch-off--background--invalid\n );--theme-switch-off--background--hover:var(\n --theme-switch-off--background--invalid--hover\n );--theme-switch-off--background--active:var(\n --theme-switch-off--background--invalid--active\n );--theme-switch-thumb-off--background:var(\n --theme-switch-thumb-off--background--invalid\n );--theme-switch-thumb-off--background--hover:var(\n --theme-switch-thumb-off--background--invalid--hover\n );--theme-switch-thumb-off--background--active:var(\n --theme-switch-thumb-off--background--invalid--active\n );--theme-switch-off--border-color:var(\n --theme-switch-off--border-color--invalid\n );--theme-switch-off--border-color--hover:var(\n --theme-switch-off--border-color--invalid--hover\n );--theme-switch-off--border-color--active:var(\n --theme-switch-off--border-color--invalid--active\n );--theme-switch-on--background:var(\n --theme-switch-on--background--invalid\n );--theme-switch-on--background--hover:var(\n --theme-switch-on--background--invalid--hover\n );--theme-switch-on--background--active:var(\n --theme-switch-on--background--invalid--active\n );--theme-switch-thumb-on--background:var(\n --theme-switch-thumb-on--background--invalid\n );--theme-switch-thumb-on--background--hover:var(\n --theme-switch-thumb-on--background--invalid--hover\n );--theme-switch-thumb-on--background--active:var(\n --theme-switch-thumb-on--background--invalid--active\n );--theme-switch-on--border-color:var(\n --theme-switch-on--border-color--invalid\n );--theme-switch-on--border-color--hover:var(\n --theme-switch-on--border-color--invalid--hover\n );--theme-switch-on--border-color--active:var(\n --theme-switch-on--border-color--invalid--active\n );--theme-switch-mixed--background:var(\n --theme-switch-mixed--background--invalid\n );--theme-switch-mixed--background--hover:var(\n --theme-switch-mixed--background--invalid--hover\n );--theme-switch-mixed--background--active:var(\n --theme-switch-mixed--background--invalid--active\n );--theme-switch-thumb-mixed--background:var(\n --theme-switch-thumb-mixed--background--invalid\n );--theme-switch-thumb-mixed--background--hover:var(\n --theme-switch-thumb-mixed--background--invalid--hover\n );--theme-switch-thumb-mixed--background--active:var(\n --theme-switch-thumb-mixed--background--invalid--active\n );--theme-switch-mixed--border-color:var(\n --theme-switch-mixed--border-color--invalid\n );--theme-switch-mixed--border-color--hover:var(\n --theme-switch-mixed--border-color--invalid--hover\n );--theme-switch-mixed--border-color--active:var(\n --theme-switch-mixed--border-color--invalid--active\n )}';const n=class{constructor(t){e(this,t);this.checkedChange=o(this,"checkedChange",7);this.valueChange=o(this,"valueChange",7);if(t.$hostElement$["s-ei"]){this.formInternals=t.$hostElement$["s-ei"]}else{this.formInternals=t.$hostElement$.attachInternals();t.$hostElement$["s-ei"]=this.formInternals}this.value="on";this.checked=false;this.disabled=false;this.indeterminate=false;this.textOn="On";this.textOff="Off";this.textIndeterminate="Mixed";this.hideText=false;this.required=false}onCheckedChange(e){if(this.disabled){return}const o=this.indeterminate;const t=this.checked;if(this.indeterminate){this.indeterminate=false}this.checked=e;const{defaultPrevented:r}=this.checkedChange.emit(this.checked);if(r){this.indeterminate=o;this.checked=t}}componentWillLoad(){this.updateFormInternalValue()}updateFormInternalValue(){if(this.checked){this.formInternals.setFormValue(this.value)}else{this.formInternals.setFormValue(null)}}watchCheckedChange(){this.updateFormInternalValue()}hasValidValue(){return Promise.resolve(this.checked)}getAssociatedFormElement(){return Promise.resolve(this.formInternals.form)}render(){let e=this.textOff;if(this.checked){e=this.textOn}if(this.indeterminate){e=this.textIndeterminate}return t(r,{key:"f531e9d80601ee7884a09b26adbcef4ccb1e6220",class:{disabled:this.disabled}},t("label",{key:"f1ed4a7be7a1b54fd2b22ee722f4548652e902e5",class:"wrapper"},t("button",{key:"f5c1b49ff55e2696ad7887a45ab316e41f189dab",role:"switch","aria-checked":i(this.checked),class:{switch:true,checked:this.checked,indeterminate:this.indeterminate},onClick:()=>this.onCheckedChange(!this.checked)},t("div",{key:"78d480eb757f90adff629dee453be7989aa263f7",class:"slider"})),t("input",{key:"e95ea3776b169e735cf471807dc1c18debdbaed0",type:"checkbox",disabled:this.disabled,indeterminate:this.indeterminate,checked:this.checked,tabindex:0,"aria-hidden":i(true),"aria-checked":i(this.checked),onChange:e=>this.onCheckedChange(e.target.checked)}),!this.hideText&&t("ix-typography",{key:"1edb349714ec98ed6b3b57071d2a588bdd0c5bba",class:"label"},e)))}static get formAssociated(){return true}get hostElement(){return h(this)}static get watchers(){return{checked:["watchCheckedChange"]}}};n.style=c;export{n as ix_toggle};
2
+ //# sourceMappingURL=p-e501b6ca.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as o,H as i,g as r}from"./p-DtF9fwpD.js";import{c as a}from"./p-CX81WQtk.js";import{F as s}from"./p-BQ6999e5.js";import{s as n}from"./p-CrTP-icT.js";const l=".text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a{color:var(--theme-color-primary)}@keyframes flip-animation{0%{transform:rotateY(0)}50%{transform:rotateY(90deg)}51%{transform:rotateY(270deg)}100%{transform:rotateY(360deg)}}:host{display:flex;flex-direction:column;perspective:1000px}: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 .flip-tile-header{display:flex;align-items:center;height:2.5rem;padding:0 0.5rem 0 1rem}:host .flip-tile-header .header-slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;min-width:0}:host .content-container{flex-grow:1;margin:1rem}:host .flip-tile-container{display:flex;flex-direction:column;height:100%;background-color:var(--theme-blind-base--background);border:solid 1px var(--theme-blind-base--border-color);border-radius:var(--theme-flip-tile--border-radius) var(--theme-flip-tile--border-radius) 0 0;transform-style:preserve-3d}:host .flip-tile-container.flip-animation-active{animation:flip-animation 300ms, ease-in-out}:host .flip-tile-container .footer{display:flex;height:3rem;align-items:center;justify-content:center;padding:0 0.5rem;color:var(--theme-flip-footer--color);background-color:var(--theme-blind-base--background)}:host .flip-tile-container .footer :first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%}:host .flip-tile-container ::slotted(*){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;align-items:center;min-width:0}:host .flip-tile-container.primary{border-color:var(--theme-color-primary)}:host .flip-tile-container.primary .footer{background-color:var(--theme-color-primary);color:var(--theme-color-primary--contrast)}:host .flip-tile-container.info{border-color:var(--theme-color-info)}:host .flip-tile-container.info .footer{background-color:var(--theme-color-info);color:var(--theme-color-info--contrast)}:host .flip-tile-container.warning{border-color:var(--theme-color-warning)}:host .flip-tile-container.warning .footer{background-color:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}:host .flip-tile-container.alarm{border-color:var(--theme-color-alarm)}:host .flip-tile-container.alarm .footer{background-color:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}:host:hover .flip-tile-container .footer ix-icon{color:var(--theme-color-std-text)}";const h=class{constructor(o){t(this,o);this.toggle=e(this,"toggle",7);this.height=15.125;this.width=16;this.index=0;this.isFlipAnimationActive=false;this.ANIMATION_DURATION=150;this.contentItems=[]}watchIndex(t,e){if(t===e){return}this.doFlipAnimation(t)}componentDidLoad(){this.observer=a((()=>this.updateContentItems()));this.observer.observe(this.hostElement,{childList:true})}componentWillLoad(){this.updateContentItems();this.updateContentVisibility(this.index)}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}updateContentItems(){this.contentItems=Array.from(this.hostElement.querySelectorAll("ix-flip-tile-content"))}updateContentVisibility(t){this.contentItems.forEach(((e,o)=>e.contentVisible=o===t))}toggleIndex(){let t;if(this.index>=this.contentItems.length-1){t=0}else{t=this.index+1}const{defaultPrevented:e}=this.toggle.emit(t);if(e){return}this.doFlipAnimation(t)}doFlipAnimation(t){if(this.isFlipAnimationActive){return}this.isFlipAnimationActive=true;setTimeout((()=>{this.index=t;this.updateContentVisibility(this.index)}),this.ANIMATION_DURATION);setTimeout((()=>{this.isFlipAnimationActive=false}),2*this.ANIMATION_DURATION)}render(){return o(i,{key:"56ac52c0846a09ebbabe445a7b472d8163249d0f",style:{height:`${this.height}${this.height==="auto"?"":"rem"}`,"min-height":`${this.height}${this.height==="auto"?"":"rem"}`,"max-height":`${this.height}${this.height==="auto"?"":"rem"}`,width:`${this.width}${this.width==="auto"?"":"rem"}`,"min-width":`${this.width}${this.width==="auto"?"":"rem"}`,"max-width":`${this.width}${this.width==="auto"?"":"rem"}`}},o("div",{key:"63bd41182f32389d24f06a65934fa1fdf613814e",class:{"flip-tile-container":true,info:this.state===s.Info,warning:this.state===s.Warning,alarm:this.state===s.Alarm,primary:this.state===s.Primary,"flip-animation-active":this.isFlipAnimationActive}},o("div",{key:"b14e594b79d762dc1e1861f053fca55527205099",class:"flip-tile-header"},o("div",{key:"71294a8041516ded7a7e22be40b779d242958db8",class:"header-slot-container text-l-title"},o("slot",{key:"015f97f7f35ed25d0c808457a8d1a5b1055d0f3e",name:"header"})),o("ix-icon-button",{key:"4ada116aa7ad0ae8b1499b7a3c142eaee3f8320e",icon:n,variant:"primary",ghost:true,onClick:()=>this.toggleIndex()})),o("div",{key:"0c30a20df8eff93c9433fad1a157311d185e342f",class:"content-container"},o("slot",{key:"471ebb3a8619bdb35d4db4c7c6f63065d446116a"})),o("div",{key:"4c4a45e81c365670d4b7f1d7cbb4838778dd96c3",class:{footer:true,"contrast-light":this.state===s.Warning,"contrast-dark":this.state===s.Info||this.state===s.Alarm}},o("slot",{key:"39be6dc2a46af588318fe63beceae81dfafc0eec",name:"footer"}))))}get hostElement(){return r(this)}static get watchers(){return{index:["watchIndex"]}}};h.style=l;export{h as ix_flip_tile};
2
- //# sourceMappingURL=p-01c3ef64.entry.js.map
1
+ import{r as t,c as e,h as o,H as i,g as r}from"./p-BNpBEtDH.js";import{c as a}from"./p-CX81WQtk.js";import{F as s}from"./p-BQ6999e5.js";import{s as n}from"./p-CrTP-icT.js";const l=".text-xs{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a{color:var(--theme-color-primary)}@keyframes flip-animation{0%{transform:rotateY(0)}50%{transform:rotateY(90deg)}51%{transform:rotateY(270deg)}100%{transform:rotateY(360deg)}}:host{display:flex;flex-direction:column;perspective:1000px}: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 .flip-tile-header{display:flex;align-items:center;height:2.5rem;padding:0 0.5rem 0 1rem}:host .flip-tile-header .header-slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;min-width:0}:host .content-container{flex-grow:1;margin:1rem}:host .flip-tile-container{display:flex;flex-direction:column;height:100%;background-color:var(--theme-blind-base--background);border:solid 1px var(--theme-blind-base--border-color);border-radius:var(--theme-flip-tile--border-radius) var(--theme-flip-tile--border-radius) 0 0;transform-style:preserve-3d}:host .flip-tile-container.flip-animation-active{animation:flip-animation 300ms, ease-in-out}:host .flip-tile-container .footer{display:flex;height:3rem;align-items:center;justify-content:center;padding:0 0.5rem;color:var(--theme-flip-footer--color);background-color:var(--theme-blind-base--background)}:host .flip-tile-container .footer :first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%}:host .flip-tile-container ::slotted(*){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;align-items:center;min-width:0}:host .flip-tile-container.primary{border-color:var(--theme-color-primary)}:host .flip-tile-container.primary .footer{background-color:var(--theme-color-primary);color:var(--theme-color-primary--contrast)}:host .flip-tile-container.info{border-color:var(--theme-color-info)}:host .flip-tile-container.info .footer{background-color:var(--theme-color-info);color:var(--theme-color-info--contrast)}:host .flip-tile-container.warning{border-color:var(--theme-color-warning)}:host .flip-tile-container.warning .footer{background-color:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}:host .flip-tile-container.alarm{border-color:var(--theme-color-alarm)}:host .flip-tile-container.alarm .footer{background-color:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}:host:hover .flip-tile-container .footer ix-icon{color:var(--theme-color-std-text)}";const h=class{constructor(o){t(this,o);this.toggle=e(this,"toggle",7);this.height=15.125;this.width=16;this.index=0;this.isFlipAnimationActive=false;this.ANIMATION_DURATION=150;this.contentItems=[]}watchIndex(t,e){if(t===e){return}this.doFlipAnimation(t)}componentDidLoad(){this.observer=a((()=>this.updateContentItems()));this.observer.observe(this.hostElement,{childList:true})}componentWillLoad(){this.updateContentItems();this.updateContentVisibility(this.index)}disconnectedCallback(){if(this.observer){this.observer.disconnect()}}updateContentItems(){this.contentItems=Array.from(this.hostElement.querySelectorAll("ix-flip-tile-content"))}updateContentVisibility(t){this.contentItems.forEach(((e,o)=>e.contentVisible=o===t))}toggleIndex(){let t;if(this.index>=this.contentItems.length-1){t=0}else{t=this.index+1}const{defaultPrevented:e}=this.toggle.emit(t);if(e){return}this.doFlipAnimation(t)}doFlipAnimation(t){if(this.isFlipAnimationActive){return}this.isFlipAnimationActive=true;setTimeout((()=>{this.index=t;this.updateContentVisibility(this.index)}),this.ANIMATION_DURATION);setTimeout((()=>{this.isFlipAnimationActive=false}),2*this.ANIMATION_DURATION)}render(){return o(i,{key:"56ac52c0846a09ebbabe445a7b472d8163249d0f",style:{height:`${this.height}${this.height==="auto"?"":"rem"}`,"min-height":`${this.height}${this.height==="auto"?"":"rem"}`,"max-height":`${this.height}${this.height==="auto"?"":"rem"}`,width:`${this.width}${this.width==="auto"?"":"rem"}`,"min-width":`${this.width}${this.width==="auto"?"":"rem"}`,"max-width":`${this.width}${this.width==="auto"?"":"rem"}`}},o("div",{key:"63bd41182f32389d24f06a65934fa1fdf613814e",class:{"flip-tile-container":true,info:this.state===s.Info,warning:this.state===s.Warning,alarm:this.state===s.Alarm,primary:this.state===s.Primary,"flip-animation-active":this.isFlipAnimationActive}},o("div",{key:"b14e594b79d762dc1e1861f053fca55527205099",class:"flip-tile-header"},o("div",{key:"71294a8041516ded7a7e22be40b779d242958db8",class:"header-slot-container text-l-title"},o("slot",{key:"015f97f7f35ed25d0c808457a8d1a5b1055d0f3e",name:"header"})),o("ix-icon-button",{key:"4ada116aa7ad0ae8b1499b7a3c142eaee3f8320e",icon:n,variant:"primary",ghost:true,onClick:()=>this.toggleIndex()})),o("div",{key:"0c30a20df8eff93c9433fad1a157311d185e342f",class:"content-container"},o("slot",{key:"471ebb3a8619bdb35d4db4c7c6f63065d446116a"})),o("div",{key:"4c4a45e81c365670d4b7f1d7cbb4838778dd96c3",class:{footer:true,"contrast-light":this.state===s.Warning,"contrast-dark":this.state===s.Info||this.state===s.Alarm}},o("slot",{key:"39be6dc2a46af588318fe63beceae81dfafc0eec",name:"footer"}))))}get hostElement(){return r(this)}static get watchers(){return{index:["watchIndex"]}}};h.style=l;export{h as ix_flip_tile};
2
+ //# sourceMappingURL=p-e6c7e87a.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,H as o,g as i}from"./p-DtF9fwpD.js";import{c as a}from"./p-CX81WQtk.js";import{m as s}from"./p-bcj7UEIC.js";import{m as r}from"./p-DDHkNPby.js";import{N as h}from"./p-CrTP-icT.js";import"./p-BdCnOrqW.js";const n=':host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative;pointer-events:none}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.5rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-nav-item-primary--color);margin:0 1rem 0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:"";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab{flex-direction:row;padding-left:1.375rem}:host(.tab-nested) .tab .notification{position:relative;top:0;left:0;padding-left:0.5rem}:host(.tab-nested) .tab .tab-icon{padding-left:0.5rem;padding-right:0.5rem}:host(.tab-nested) .tab .tab-text{margin-left:0.5rem}:host(.tab-nested) .tab::before{display:none}';const l=class{constructor(e){t(this,e);this.home=false;this.bottom=false;this.active=false;this.disabled=false;this.isCategory=false;this.menuExpanded=false;this.buttonRef=s();this.isHostedInsideCategory=false;this.observer=a((()=>{this.setTooltip()}))}componentWillLoad(){var t;this.isHostedInsideCategory=!!this.hostElement.closest("ix-menu-category");this.onIconChange();this.menuExpanded=((t=r.nativeElement)===null||t===void 0?void 0:t.expand)||false;this.menuExpandedDisposer=r.expandChange.on((t=>this.menuExpanded=t))}componentWillRender(){this.setTooltip()}setTooltip(){var t,e;this.tooltip=(e=(t=this.label)!==null&&t!==void 0?t:this.hostElement.textContent)!==null&&e!==void 0?e:undefined}connectedCallback(){this.observer.observe(this.hostElement,{subtree:true,childList:true,characterData:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}if(this.menuExpandedDisposer){this.menuExpandedDisposer.dispose()}}onIconChange(){if(!this.isHostedInsideCategory&&!this.hostElement.icon){this.icon=h}}render(){let t={};if(this.home){t={slot:"home"}}if(this.bottom){t={slot:"bottom"}}return e(o,Object.assign({key:"338303e3fa74e42da6937c88c76aa8ae967c28cd",class:{disabled:this.disabled,"home-tab":this.home,"bottom-tab":this.bottom,active:this.active,"tab-nested":this.isHostedInsideCategory}},t),e("button",{key:"c171aa4703864f4a8eab96e85c959292669d5e9a",class:"tab",tabIndex:this.disabled?-1:0,ref:this.buttonRef},this.icon&&e("ix-icon",{key:"d09d3827395b46f368d26b9a81d9da764fdaf5cb",class:"tab-icon",name:this.icon}),this.notifications?e("div",{class:"notification"},e("div",{class:"pill"},this.notifications)):null,e("span",{key:"f9d95782c3e509252c03dcc771001ffeb9fac768",class:"tab-text text-default"},this.label,e("slot",{key:"57546e469c63601edce1d37ba552bae4b6969179"}))),!this.isCategory&&!this.isHostedInsideCategory&&!this.menuExpanded&&e("ix-tooltip",{key:"c4a895fca8ba28f9a6f78596c9a32b66ca67f4bc",for:this.buttonRef.waitForCurrent(),placement:"right",showDelay:1e3},this.tooltip))}get hostElement(){return i(this)}static get watchers(){return{icon:["onIconChange"]}}};l.style=n;export{l as ix_menu_item};
2
- //# sourceMappingURL=p-1bf52529.entry.js.map
1
+ import{r as t,h as e,H as o,g as i}from"./p-BNpBEtDH.js";import{c as a}from"./p-CX81WQtk.js";import{m as s}from"./p-bcj7UEIC.js";import{m as r}from"./p-DDHkNPby.js";import{N as h}from"./p-CrTP-icT.js";import"./p-BdCnOrqW.js";const n=':host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative;pointer-events:none}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.5rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-nav-item-primary--color);margin:0 1rem 0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:"";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab{flex-direction:row;padding-left:1.375rem}:host(.tab-nested) .tab .notification{position:relative;top:0;left:0;padding-left:0.5rem}:host(.tab-nested) .tab .tab-icon{padding-left:0.5rem;padding-right:0.5rem}:host(.tab-nested) .tab .tab-text{margin-left:0.5rem}:host(.tab-nested) .tab::before{display:none}';const l=class{constructor(e){t(this,e);this.home=false;this.bottom=false;this.active=false;this.disabled=false;this.isCategory=false;this.menuExpanded=false;this.buttonRef=s();this.isHostedInsideCategory=false;this.observer=a((()=>{this.setTooltip()}))}componentWillLoad(){var t;this.isHostedInsideCategory=!!this.hostElement.closest("ix-menu-category");this.onIconChange();this.menuExpanded=((t=r.nativeElement)===null||t===void 0?void 0:t.expand)||false;this.menuExpandedDisposer=r.expandChange.on((t=>this.menuExpanded=t))}componentWillRender(){this.setTooltip()}setTooltip(){var t,e;this.tooltip=(e=(t=this.label)!==null&&t!==void 0?t:this.hostElement.textContent)!==null&&e!==void 0?e:undefined}connectedCallback(){this.observer.observe(this.hostElement,{subtree:true,childList:true,characterData:true})}disconnectedCallback(){if(this.observer){this.observer.disconnect()}if(this.menuExpandedDisposer){this.menuExpandedDisposer.dispose()}}onIconChange(){if(!this.isHostedInsideCategory&&!this.hostElement.icon){this.icon=h}}render(){let t={};if(this.home){t={slot:"home"}}if(this.bottom){t={slot:"bottom"}}return e(o,Object.assign({key:"338303e3fa74e42da6937c88c76aa8ae967c28cd",class:{disabled:this.disabled,"home-tab":this.home,"bottom-tab":this.bottom,active:this.active,"tab-nested":this.isHostedInsideCategory}},t),e("button",{key:"c171aa4703864f4a8eab96e85c959292669d5e9a",class:"tab",tabIndex:this.disabled?-1:0,ref:this.buttonRef},this.icon&&e("ix-icon",{key:"d09d3827395b46f368d26b9a81d9da764fdaf5cb",class:"tab-icon",name:this.icon}),this.notifications?e("div",{class:"notification"},e("div",{class:"pill"},this.notifications)):null,e("span",{key:"f9d95782c3e509252c03dcc771001ffeb9fac768",class:"tab-text text-default"},this.label,e("slot",{key:"57546e469c63601edce1d37ba552bae4b6969179"}))),!this.isCategory&&!this.isHostedInsideCategory&&!this.menuExpanded&&e("ix-tooltip",{key:"c4a895fca8ba28f9a6f78596c9a32b66ca67f4bc",for:this.buttonRef.waitForCurrent(),placement:"right",showDelay:1e3},this.tooltip))}get hostElement(){return i(this)}static get watchers(){return{icon:["onIconChange"]}}};l.style=n;export{l as ix_menu_item};
2
+ //# sourceMappingURL=p-eb5da5a0.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r,c as e,h as o,H as a}from"./p-DtF9fwpD.js";import{a as s}from"./p-Ou74PMQs.js";import{p as t,y as c,b as i,c as l,a as n,z as h,i as m}from"./p-CrTP-icT.js";const d=":host{margin:0.5rem 0.5rem 0rem 0.5rem}: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 .message-container{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;min-height:3.375rem;padding:calc(0.75rem - var(--theme-message-bar--border-thickness)) 0.75rem calc(0.75rem - var(--theme-message-bar--border-thickness)) 1rem;border-radius:var(--theme-message-bar--border-radius);background-color:var(--theme-messagebar--background)}:host .alarm{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .danger{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .critical{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-critical)}:host .warning{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-warning)}:host .success{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-success)}:host .info{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-info)}:host .neutral{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-neutral)}:host .primary{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-primary)}:host .message-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;align-self:center;min-height:1.25rem;padding:0 1rem;font-weight:normal;white-space:normal}:host ix-icon{margin-top:0.25rem}:host .message-bar-hidden{display:none}";const b=class{constructor(o){r(this,o);this.closedChange=e(this,"closedChange",7);this.closeAnimationCompleted=e(this,"closeAnimationCompleted",7);this.type="info";this.dismissible=true}componentWillRender(){const r=b.messageTypeConfigs[this.type];if(r){this.icon=r.icon;this.color=r.color}}closeAlert(r){const{defaultPrevented:e}=this.closedChange.emit();if(!e){s({targets:r,duration:b.duration,opacity:[1,0],easing:"easeOutSine",complete:()=>{r.classList.add("message-bar-hidden");this.closeAnimationCompleted.emit()}})}}render(){return o(a,{key:"d4c459da3c13935d7b220fa16c69a1e83e07a265"},o("div",{key:"3437dc7d4e4d06b6a7ae1eb88d77926a9aec5281",class:{"message-container":true,[this.type]:true},role:"alert",ref:r=>this.divElement=r},o("ix-icon",{key:"65d013368d9c75a8662a9cf5882f883683f11c2b",color:this.color,name:this.icon}),o("div",{key:"3a2dcc32c2cda27873ca0efefdf568d932c88951",class:"message-content"},o("slot",{key:"55c27362c491e1f66e87903a956c8c68a227c856"})),this.dismissible?o("ix-icon-button",{icon:t,size:"24",ghost:true,onClick:()=>{if(this.divElement){this.closeAlert(this.divElement)}},"data-testid":"close-btn"}):""))}};b.duration=300;b.messageTypeConfigs={alarm:{icon:m,color:"color-alarm"},danger:{icon:m,color:"color-alarm"},critical:{icon:h,color:"color-critical"},warning:{icon:n,color:"color-warning"},success:{icon:l,color:"color-success"},info:{icon:i,color:"color-info"},neutral:{icon:c,color:"color-neutral"},primary:{icon:c,color:"color-primary"}};b.style=d;export{b as ix_message_bar};
2
- //# sourceMappingURL=p-eccfb343.entry.js.map
1
+ import{r,c as e,h as o,H as a}from"./p-BNpBEtDH.js";import{a as s}from"./p-Ou74PMQs.js";import{p as t,y as c,b as i,c as l,a as n,z as h,i as m}from"./p-CrTP-icT.js";const d=":host{margin:0.5rem 0.5rem 0rem 0.5rem}: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 .message-container{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;justify-content:space-between;min-height:3.375rem;padding:calc(0.75rem - var(--theme-message-bar--border-thickness)) 0.75rem calc(0.75rem - var(--theme-message-bar--border-thickness)) 1rem;border-radius:var(--theme-message-bar--border-radius);background-color:var(--theme-messagebar--background)}:host .alarm{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .danger{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-alarm)}:host .critical{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-critical)}:host .warning{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-warning)}:host .success{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-success)}:host .info{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-info)}:host .neutral{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-neutral)}:host .primary{border:solid var(--theme-message-bar--border-thickness) var(--theme-color-primary)}:host .message-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;align-self:center;min-height:1.25rem;padding:0 1rem;font-weight:normal;white-space:normal}:host ix-icon{margin-top:0.25rem}:host .message-bar-hidden{display:none}";const b=class{constructor(o){r(this,o);this.closedChange=e(this,"closedChange",7);this.closeAnimationCompleted=e(this,"closeAnimationCompleted",7);this.type="info";this.dismissible=true}componentWillRender(){const r=b.messageTypeConfigs[this.type];if(r){this.icon=r.icon;this.color=r.color}}closeAlert(r){const{defaultPrevented:e}=this.closedChange.emit();if(!e){s({targets:r,duration:b.duration,opacity:[1,0],easing:"easeOutSine",complete:()=>{r.classList.add("message-bar-hidden");this.closeAnimationCompleted.emit()}})}}render(){return o(a,{key:"d4c459da3c13935d7b220fa16c69a1e83e07a265"},o("div",{key:"3437dc7d4e4d06b6a7ae1eb88d77926a9aec5281",class:{"message-container":true,[this.type]:true},role:"alert",ref:r=>this.divElement=r},o("ix-icon",{key:"65d013368d9c75a8662a9cf5882f883683f11c2b",color:this.color,name:this.icon}),o("div",{key:"3a2dcc32c2cda27873ca0efefdf568d932c88951",class:"message-content"},o("slot",{key:"55c27362c491e1f66e87903a956c8c68a227c856"})),this.dismissible?o("ix-icon-button",{icon:t,size:"24",ghost:true,onClick:()=>{if(this.divElement){this.closeAlert(this.divElement)}},"data-testid":"close-btn"}):""))}};b.duration=300;b.messageTypeConfigs={alarm:{icon:m,color:"color-alarm"},danger:{icon:m,color:"color-alarm"},critical:{icon:h,color:"color-critical"},warning:{icon:n,color:"color-warning"},success:{icon:l,color:"color-success"},info:{icon:i,color:"color-info"},neutral:{icon:c,color:"color-neutral"},primary:{icon:c,color:"color-primary"}};b.style=d;export{b as ix_message_bar};
2
+ //# sourceMappingURL=p-ee76fac1.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,h as a,H as t}from"./p-DtF9fwpD.js";const d=":host{display:flex;justify-content:flex-start;align-items:center;gap:0.5rem;overflow:hidden}:host .loading-text{display:block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}";const s=class{constructor(a){e(this,a)}render(){return a(t,{key:"2a6a6009ce9985b2926467ddb57efd988845a5f0"},a("ix-spinner",{key:"ed44fc7dc7dfa9d77056a34473b8d585718cecd8",variant:"primary"}),a("span",{key:"5a1ac39aedabce8e5c49a5c048fb26cd7d76255c",class:"loading-text"},a("slot",{key:"d23c2fd6cd045f26c22c728845bbd37082894732"})))}};s.style=d;export{s as ix_modal_loading};
2
- //# sourceMappingURL=p-ee807086.entry.js.map
1
+ import{r as e,h as a,H as t}from"./p-BNpBEtDH.js";const d=":host{display:flex;justify-content:flex-start;align-items:center;gap:0.5rem;overflow:hidden}:host .loading-text{display:block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}";const s=class{constructor(a){e(this,a)}render(){return a(t,{key:"2a6a6009ce9985b2926467ddb57efd988845a5f0"},a("ix-spinner",{key:"ed44fc7dc7dfa9d77056a34473b8d585718cecd8",variant:"primary"}),a("span",{key:"5a1ac39aedabce8e5c49a5c048fb26cd7d76255c",class:"loading-text"},a("slot",{key:"d23c2fd6cd045f26c22c728845bbd37082894732"})))}};s.style=d;export{s as ix_modal_loading};
2
+ //# sourceMappingURL=p-efe78c2f.entry.js.map