@siemens/ix 0.0.0-pr-1373-20240705054533 → 0.0.0-pr-1522-20241022123832

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 (1191) hide show
  1. package/components/a11y.js +1 -1
  2. package/components/a11y.js.map +1 -1
  3. package/components/application-header.js +51 -15
  4. package/components/application-header.js.map +1 -1
  5. package/components/avatar.js +1 -1
  6. package/components/avatar.js.map +1 -1
  7. package/components/base-button.js +2 -2
  8. package/components/base-button.js.map +1 -1
  9. package/components/button.js +2 -2
  10. package/components/button.js.map +1 -1
  11. package/components/card-accordion.js +6 -6
  12. package/components/card-accordion.js.map +1 -1
  13. package/components/card-content.js +1 -1
  14. package/components/card-title.js +1 -1
  15. package/components/card.js +4 -4
  16. package/components/card.js.map +1 -1
  17. package/components/col.js +1 -1
  18. package/components/col.js.map +1 -1
  19. package/components/context.js +6 -3
  20. package/components/context.js.map +1 -1
  21. package/components/date-picker.js +53 -41
  22. package/components/date-picker.js.map +1 -1
  23. package/components/date-time-card.js +1 -1
  24. package/components/divider.js +1 -1
  25. package/components/dropdown-controller.js +148 -0
  26. package/components/dropdown-controller.js.map +1 -0
  27. package/components/dropdown-item.js +4 -4
  28. package/components/dropdown-item.js.map +1 -1
  29. package/components/dropdown.js +115 -201
  30. package/components/dropdown.js.map +1 -1
  31. package/components/filter-chip.js +1 -1
  32. package/components/floating-ui.dom.esm.js +533 -60
  33. package/components/floating-ui.dom.esm.js.map +1 -1
  34. package/components/group-context-menu.js +1 -1
  35. package/components/group-context-menu.js.map +1 -1
  36. package/components/group-item.js +4 -8
  37. package/components/group-item.js.map +1 -1
  38. package/components/icon-button.js +1 -1
  39. package/components/index.js +1 -0
  40. package/components/index.js.map +1 -1
  41. package/components/ix-action-card.js +1 -1
  42. package/components/ix-action-card.js.map +1 -1
  43. package/components/ix-application-sidebar.js +1 -1
  44. package/components/ix-application-switch-modal.js +1 -1
  45. package/components/ix-application.js +4 -4
  46. package/components/ix-application.js.map +1 -1
  47. package/components/ix-basic-navigation.js +18 -12
  48. package/components/ix-basic-navigation.js.map +1 -1
  49. package/components/ix-blind.js +5 -5
  50. package/components/ix-blind.js.map +1 -1
  51. package/components/ix-breadcrumb.js +9 -10
  52. package/components/ix-breadcrumb.js.map +1 -1
  53. package/components/ix-card-list.js +6 -6
  54. package/components/ix-card-list.js.map +1 -1
  55. package/components/ix-category-filter.js +129 -71
  56. package/components/ix-category-filter.js.map +1 -1
  57. package/components/ix-chip.js +4 -4
  58. package/components/ix-chip.js.map +1 -1
  59. package/components/ix-content-header.js +2 -2
  60. package/components/ix-content-header.js.map +1 -1
  61. package/components/ix-content.js +3 -3
  62. package/components/ix-css-grid-item.js +1 -1
  63. package/components/ix-css-grid.js +8 -3
  64. package/components/ix-css-grid.js.map +1 -1
  65. package/components/ix-date-dropdown.js +25 -16
  66. package/components/ix-date-dropdown.js.map +1 -1
  67. package/components/ix-datetime-picker.js +1 -1
  68. package/components/ix-drawer.js +2 -2
  69. package/components/ix-dropdown-button.js +5 -7
  70. package/components/ix-dropdown-button.js.map +1 -1
  71. package/components/ix-dropdown-header.js +1 -1
  72. package/components/ix-dropdown-header.js.map +1 -1
  73. package/components/ix-dropdown-quick-actions.js +1 -1
  74. package/components/ix-empty-state.js +1 -1
  75. package/components/ix-empty-state.js.map +1 -1
  76. package/components/ix-event-list-item.js +4 -4
  77. package/components/ix-event-list.js +2 -2
  78. package/components/ix-expanding-search.js +4 -4
  79. package/components/ix-flip-tile-content.js +1 -1
  80. package/components/ix-flip-tile.js +4 -4
  81. package/components/ix-form-field.js +2 -2
  82. package/components/ix-form-field.js.map +1 -1
  83. package/components/ix-group.js +69 -44
  84. package/components/ix-group.js.map +1 -1
  85. package/components/ix-icon-toggle-button.js +1 -2
  86. package/components/ix-icon-toggle-button.js.map +1 -1
  87. package/components/ix-input-group.js +1 -1
  88. package/components/ix-key-value-list.js +1 -1
  89. package/components/ix-key-value.js +1 -1
  90. package/components/ix-kpi.js +3 -3
  91. package/components/ix-kpi.js.map +1 -1
  92. package/components/ix-link-button.js +3 -3
  93. package/components/ix-map-navigation.js +21 -15
  94. package/components/ix-map-navigation.js.map +1 -1
  95. package/components/ix-menu-about-item.js +1 -1
  96. package/components/ix-menu-about-news.js +4 -4
  97. package/components/ix-menu-about-news.js.map +1 -1
  98. package/components/ix-menu-about.js +1 -1
  99. package/components/ix-menu-avatar.js +2 -2
  100. package/components/ix-menu-category.js +5 -5
  101. package/components/ix-menu-category.js.map +1 -1
  102. package/components/ix-menu-settings-item.js +1 -1
  103. package/components/ix-menu.js +12 -12
  104. package/components/ix-menu.js.map +1 -1
  105. package/components/ix-message-bar.js +1 -1
  106. package/components/ix-modal-example.js +1 -1
  107. package/components/ix-modal-footer.js +1 -1
  108. package/components/ix-modal-loading.js +1 -1
  109. package/components/ix-modal.js +11 -4
  110. package/components/ix-modal.js.map +1 -1
  111. package/components/ix-pagination.js +3 -3
  112. package/components/ix-pagination.js.map +1 -1
  113. package/components/ix-pane-layout.js +1 -1
  114. package/components/ix-pane.js +6 -6
  115. package/components/ix-pane.js.map +1 -1
  116. package/components/ix-pill.js +4 -4
  117. package/components/ix-pill.js.map +1 -1
  118. package/components/ix-playground-internal.js +1 -1
  119. package/components/ix-playground-internal.js.map +1 -1
  120. package/components/ix-push-card.js +1 -1
  121. package/components/ix-push-card.js.map +1 -1
  122. package/components/ix-slider.js +21 -14
  123. package/components/ix-slider.js.map +1 -1
  124. package/components/ix-split-button-item.js +1 -1
  125. package/components/ix-split-button.js +1 -1
  126. package/components/ix-tile.js +4 -4
  127. package/components/ix-tile.js.map +1 -1
  128. package/components/ix-toast-container.js +2 -2
  129. package/components/ix-toast-container.js.map +1 -1
  130. package/components/ix-toggle-button.js +2 -2
  131. package/components/ix-toggle.js +2 -2
  132. package/components/ix-tree.js +21 -7
  133. package/components/ix-tree.js.map +1 -1
  134. package/components/ix-upload.js +60 -4
  135. package/components/ix-upload.js.map +1 -1
  136. package/components/ix-validation-tooltip.js +2 -2
  137. package/components/ix-workflow-step.js +3 -3
  138. package/components/ix-workflow-step.js.map +1 -1
  139. package/components/ix-workflow-steps.js +1 -1
  140. package/components/ix-workflow-steps.js.map +1 -1
  141. package/components/layout-grid.js +2 -2
  142. package/components/layout-grid.js.map +1 -1
  143. package/components/listener.js +2 -2
  144. package/components/listener.js.map +1 -1
  145. package/components/logical-filter-operator.js +1 -1
  146. package/components/logical-filter-operator.js.map +1 -1
  147. package/components/make-ref.js +7 -12
  148. package/components/make-ref.js.map +1 -1
  149. package/components/map-navigation-overlay.js +2 -2
  150. package/components/menu-avatar-item.js +1 -1
  151. package/components/menu-expand-icon.js +1 -1
  152. package/components/menu-expand-icon.js.map +1 -1
  153. package/components/menu-item.js +14 -14
  154. package/components/menu-item.js.map +1 -1
  155. package/components/menu-tabs-fc.js +17 -14
  156. package/components/menu-tabs-fc.js.map +1 -1
  157. package/components/modal-content.js +2 -2
  158. package/components/modal-content.js.map +1 -1
  159. package/components/modal-header.js +2 -2
  160. package/components/modal-header.js.map +1 -1
  161. package/components/row.js +1 -1
  162. package/components/row.js.map +1 -1
  163. package/components/select-item.js +1 -1
  164. package/components/select.js +83 -73
  165. package/components/select.js.map +1 -1
  166. package/components/shadow-dom.js +1 -1
  167. package/components/shadow-dom.js.map +1 -1
  168. package/components/spinner.js +1 -1
  169. package/components/tab-item.js +3 -3
  170. package/components/tab-item.js.map +1 -1
  171. package/components/tabs.js +77 -43
  172. package/components/tabs.js.map +1 -1
  173. package/components/theme-switcher.js +1 -0
  174. package/components/theme-switcher.js.map +1 -1
  175. package/components/time-picker.js +4 -4
  176. package/components/time-picker.js.map +1 -1
  177. package/components/toast.js +2 -2
  178. package/components/toast.js.map +1 -1
  179. package/components/tooltip.js +25 -23
  180. package/components/tooltip.js.map +1 -1
  181. package/components/tree-item.js +8 -8
  182. package/components/tree-item.js.map +1 -1
  183. package/components/typography.js +3 -25
  184. package/components/typography.js.map +1 -1
  185. package/dist/cjs/{a11y-d3ce56d1.js → a11y-eba397e8.js} +2 -2
  186. package/dist/cjs/{a11y-d3ce56d1.js.map → a11y-eba397e8.js.map} +1 -1
  187. package/dist/cjs/{base-button-3735b8c2.js → base-button-a472cf2f.js} +3 -3
  188. package/dist/cjs/base-button-a472cf2f.js.map +1 -0
  189. package/dist/cjs/{base-icon-button-44c72bc8.js → base-icon-button-9ff5faad.js} +2 -2
  190. package/dist/cjs/{base-icon-button-44c72bc8.js.map → base-icon-button-9ff5faad.js.map} +1 -1
  191. package/dist/cjs/{context-98f4a0b3.js → context-6644f454.js} +7 -4
  192. package/dist/cjs/context-6644f454.js.map +1 -0
  193. package/dist/cjs/disposable-event-listener-1ed769b9.js +20 -0
  194. package/dist/cjs/disposable-event-listener-1ed769b9.js.map +1 -0
  195. package/dist/cjs/dropdown-controller-1781ef55.js +151 -0
  196. package/dist/cjs/dropdown-controller-1781ef55.js.map +1 -0
  197. package/dist/cjs/{floating-ui.dom.esm-94b4d17c.js → floating-ui.dom.esm-9dde6cd6.js} +534 -60
  198. package/dist/cjs/floating-ui.dom.esm-9dde6cd6.js.map +1 -0
  199. package/dist/cjs/{focus-9c8ffbb0.js → focus-83f8f1ba.js} +21 -18
  200. package/dist/cjs/focus-83f8f1ba.js.map +1 -0
  201. package/dist/cjs/index.cjs.js +4 -3
  202. package/dist/cjs/index.cjs.js.map +1 -1
  203. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  204. package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
  205. package/dist/cjs/ix-application-header.cjs.entry.js +34 -8
  206. package/dist/cjs/ix-application-header.cjs.entry.js.map +1 -1
  207. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  208. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  209. package/dist/cjs/ix-application.cjs.entry.js +7 -7
  210. package/dist/cjs/ix-application.cjs.entry.js.map +1 -1
  211. package/dist/cjs/ix-avatar_2.cjs.entry.js +5 -5
  212. package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
  213. package/dist/cjs/ix-basic-navigation.cjs.entry.js +3 -3
  214. package/dist/cjs/ix-basic-navigation.cjs.entry.js.map +1 -1
  215. package/dist/cjs/ix-blind.cjs.entry.js +6 -6
  216. package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
  217. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +2 -2
  218. package/dist/cjs/ix-breadcrumb.cjs.entry.js +10 -9
  219. package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -1
  220. package/dist/cjs/ix-button.cjs.entry.js +3 -3
  221. package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
  222. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +7 -7
  223. package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
  224. package/dist/cjs/ix-card-list.cjs.entry.js +6 -6
  225. package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
  226. package/dist/cjs/ix-card_2.cjs.entry.js +5 -5
  227. package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
  228. package/dist/cjs/ix-category-filter.cjs.entry.js +131 -71
  229. package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
  230. package/dist/cjs/ix-chip.cjs.entry.js +4 -4
  231. package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
  232. package/dist/cjs/ix-col_4.cjs.entry.js +58 -42
  233. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  234. package/dist/cjs/ix-content-header.cjs.entry.js +2 -2
  235. package/dist/cjs/ix-content-header.cjs.entry.js.map +1 -1
  236. package/dist/cjs/ix-content.cjs.entry.js +4 -4
  237. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  238. package/dist/cjs/ix-css-grid.cjs.entry.js +8 -3
  239. package/dist/cjs/ix-css-grid.cjs.entry.js.map +1 -1
  240. package/dist/cjs/ix-date-dropdown.cjs.entry.js +25 -15
  241. package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
  242. package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
  243. package/dist/cjs/ix-datetime-picker.cjs.entry.js +1 -1
  244. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  245. package/dist/cjs/ix-drawer.cjs.entry.js +2 -2
  246. package/dist/cjs/ix-dropdown-button.cjs.entry.js +4 -5
  247. package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
  248. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  249. package/dist/cjs/ix-dropdown-header.cjs.entry.js.map +1 -1
  250. package/dist/cjs/ix-dropdown-item.cjs.entry.js +4 -4
  251. package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
  252. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  253. package/dist/cjs/ix-dropdown.cjs.entry.js +95 -196
  254. package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
  255. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
  257. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  258. package/dist/cjs/ix-event-list.cjs.entry.js +2 -2
  259. package/dist/cjs/ix-expanding-search.cjs.entry.js +4 -4
  260. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  261. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  262. package/dist/cjs/ix-flip-tile.cjs.entry.js +4 -4
  263. package/dist/cjs/ix-form-field.cjs.entry.js +2 -2
  264. package/dist/cjs/ix-form-field.cjs.entry.js.map +1 -1
  265. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +6 -10
  266. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js.map +1 -1
  267. package/dist/cjs/ix-group.cjs.entry.js +68 -44
  268. package/dist/cjs/ix-group.cjs.entry.js.map +1 -1
  269. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  270. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -5
  271. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
  272. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  273. package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-kpi.cjs.entry.js +3 -3
  276. package/dist/cjs/ix-kpi.cjs.entry.js.map +1 -1
  277. package/dist/cjs/ix-link-button.cjs.entry.js +3 -3
  278. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +2 -2
  279. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -4
  280. package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -1
  281. package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
  282. package/dist/cjs/ix-menu-about-news.cjs.entry.js +4 -4
  283. package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -1
  284. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  285. package/dist/cjs/ix-menu-avatar.cjs.entry.js +3 -3
  286. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  287. package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
  288. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  289. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js.map +1 -1
  290. package/dist/cjs/ix-menu-item.cjs.entry.js +14 -14
  291. package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
  292. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-menu-settings.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-menu.cjs.entry.js +14 -14
  295. package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
  296. package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
  297. package/dist/cjs/ix-modal-content_2.cjs.entry.js +5 -5
  298. package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
  299. package/dist/cjs/ix-modal-example.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 +13 -6
  303. package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
  304. package/dist/cjs/ix-pagination.cjs.entry.js +5 -5
  305. package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
  306. package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
  307. package/dist/cjs/ix-pane.cjs.entry.js +6 -6
  308. package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
  309. package/dist/cjs/ix-pill.cjs.entry.js +4 -4
  310. package/dist/cjs/ix-pill.cjs.entry.js.map +1 -1
  311. package/dist/cjs/ix-playground-internal.cjs.entry.js +1 -1
  312. package/dist/cjs/ix-playground-internal.cjs.entry.js.map +1 -1
  313. package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
  314. package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
  315. package/dist/cjs/ix-select.cjs.entry.js +86 -73
  316. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  317. package/dist/cjs/ix-slider.cjs.entry.js +23 -16
  318. package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
  319. package/dist/cjs/ix-split-button-item.cjs.entry.js +2 -2
  320. package/dist/cjs/ix-split-button.cjs.entry.js +1 -1
  321. package/dist/cjs/ix-tab-item_2.cjs.entry.js +74 -44
  322. package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
  323. package/dist/cjs/ix-tile.cjs.entry.js +4 -4
  324. package/dist/cjs/ix-tile.cjs.entry.js.map +1 -1
  325. package/dist/cjs/ix-time-picker.cjs.entry.js +4 -4
  326. package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
  327. package/dist/cjs/ix-toast-container.cjs.entry.js +2 -2
  328. package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -1
  329. package/dist/cjs/ix-toast.cjs.entry.js +2 -2
  330. package/dist/cjs/ix-toast.cjs.entry.js.map +1 -1
  331. package/dist/cjs/ix-toggle-button.cjs.entry.js +4 -4
  332. package/dist/cjs/ix-toggle.cjs.entry.js +3 -3
  333. package/dist/cjs/ix-tooltip.cjs.entry.js +26 -24
  334. package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -1
  335. package/dist/cjs/ix-tree-item.cjs.entry.js +8 -8
  336. package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
  337. package/dist/cjs/ix-tree.cjs.entry.js +21 -7
  338. package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
  339. package/dist/cjs/ix-typography.cjs.entry.js +3 -24
  340. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  341. package/dist/cjs/ix-upload.cjs.entry.js +58 -4
  342. package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
  343. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  344. package/dist/cjs/ix-workflow-step.cjs.entry.js +3 -3
  345. package/dist/cjs/ix-workflow-step.cjs.entry.js.map +1 -1
  346. package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
  347. package/dist/cjs/ix-workflow-steps.cjs.entry.js.map +1 -1
  348. package/dist/cjs/{listener-bc3e7c0c.js → listener-164d1a4a.js} +3 -3
  349. package/dist/cjs/listener-164d1a4a.js.map +1 -0
  350. package/dist/cjs/loader.cjs.js +1 -1
  351. package/dist/cjs/{logical-filter-operator-5564322e.js → logical-filter-operator-4917393f.js} +2 -2
  352. package/dist/cjs/{logical-filter-operator-5564322e.js.map → logical-filter-operator-4917393f.js.map} +1 -1
  353. package/dist/cjs/{make-ref-c25629b7.js → make-ref-499e1e41.js} +8 -13
  354. package/dist/cjs/make-ref-499e1e41.js.map +1 -0
  355. package/dist/cjs/{menu-tabs-fc-df53f176.js → menu-tabs-fc-b532aeb4.js} +18 -15
  356. package/dist/cjs/menu-tabs-fc-b532aeb4.js.map +1 -0
  357. package/dist/cjs/{shadow-dom-73f9d553.js → shadow-dom-454acc38.js} +2 -2
  358. package/dist/cjs/{shadow-dom-73f9d553.js.map → shadow-dom-454acc38.js.map} +1 -1
  359. package/dist/cjs/siemens-ix.cjs.js +1 -1
  360. package/dist/cjs/{theme-switcher-2d2bde85.js → theme-switcher-88b70d73.js} +2 -1
  361. package/dist/cjs/theme-switcher-88b70d73.js.map +1 -0
  362. package/dist/collection/components/action-card/action-card.js +8 -5
  363. package/dist/collection/components/action-card/action-card.js.map +1 -1
  364. package/dist/collection/components/application/application.css +26 -6
  365. package/dist/collection/components/application/application.js +3 -3
  366. package/dist/collection/components/application/application.js.map +1 -1
  367. package/dist/collection/components/application-header/application-header.css +9 -7
  368. package/dist/collection/components/application-header/application-header.js +78 -6
  369. package/dist/collection/components/application-header/application-header.js.map +1 -1
  370. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
  371. package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
  372. package/dist/collection/components/avatar/avatar.css +42 -0
  373. package/dist/collection/components/basic-navigation/basic-navigation.js +7 -4
  374. package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
  375. package/dist/collection/components/blind/blind.css +1 -1
  376. package/dist/collection/components/blind/blind.js +10 -10
  377. package/dist/collection/components/blind/blind.js.map +1 -1
  378. package/dist/collection/components/blind/test/blind.ct.js +1 -1
  379. package/dist/collection/components/blind/test/blind.ct.js.map +1 -1
  380. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -10
  381. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  382. package/dist/collection/components/button/base-button.js +2 -2
  383. package/dist/collection/components/button/base-button.js.map +1 -1
  384. package/dist/collection/components/button/button.js +3 -3
  385. package/dist/collection/components/button/button.js.map +1 -1
  386. package/dist/collection/components/card/card.css +3 -3
  387. package/dist/collection/components/card/card.js +10 -6
  388. package/dist/collection/components/card/card.js.map +1 -1
  389. package/dist/collection/components/card-accordion/card-accordion.css +4 -4
  390. package/dist/collection/components/card-accordion/card-accordion.js +5 -5
  391. package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
  392. package/dist/collection/components/card-content/card-content.js +1 -1
  393. package/dist/collection/components/card-list/card-list.css +6 -0
  394. package/dist/collection/components/card-list/card-list.js +5 -5
  395. package/dist/collection/components/card-list/card-list.js.map +1 -1
  396. package/dist/collection/components/card-title/card-title.js +1 -1
  397. package/dist/collection/components/category-filter/category-filter.css +20 -20
  398. package/dist/collection/components/category-filter/category-filter.js +138 -78
  399. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  400. package/dist/collection/components/category-filter/logical-filter-operator.js +1 -1
  401. package/dist/collection/components/category-filter/logical-filter-operator.js.map +1 -1
  402. package/dist/collection/components/category-filter/test/category-filter.ct.js +52 -0
  403. package/dist/collection/components/category-filter/test/category-filter.ct.js.map +1 -0
  404. package/dist/collection/components/chip/chip.css +2 -2
  405. package/dist/collection/components/chip/chip.js +5 -5
  406. package/dist/collection/components/chip/chip.js.map +1 -1
  407. package/dist/collection/components/col/col.css +1 -1
  408. package/dist/collection/components/col/col.js +2 -2
  409. package/dist/collection/components/col/col.js.map +1 -1
  410. package/dist/collection/components/content/content.js +3 -3
  411. package/dist/collection/components/content-header/content-header.css +6 -3
  412. package/dist/collection/components/content-header/content-header.js +2 -2
  413. package/dist/collection/components/content-header/content-header.js.map +1 -1
  414. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  415. package/dist/collection/components/css-grid/css-grid.js +9 -4
  416. package/dist/collection/components/css-grid/css-grid.js.map +1 -1
  417. package/dist/collection/components/date-dropdown/date-dropdown.js +34 -21
  418. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  419. package/dist/collection/components/date-picker/date-picker.js +62 -48
  420. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  421. package/dist/collection/components/date-time-card/date-time-card.js +1 -1
  422. package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
  423. package/dist/collection/components/divider/divider.js +1 -1
  424. package/dist/collection/components/drawer/drawer.js +2 -2
  425. package/dist/collection/components/dropdown/dropdown-controller.js +15 -11
  426. package/dist/collection/components/dropdown/dropdown-controller.js.map +1 -1
  427. package/dist/collection/components/dropdown/dropdown.js +95 -62
  428. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  429. package/dist/collection/components/dropdown/test/dropdown.ct.js +19 -8
  430. package/dist/collection/components/dropdown/test/dropdown.ct.js.map +1 -1
  431. package/dist/collection/components/dropdown-button/dropdown-button.js +7 -13
  432. package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
  433. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  434. package/dist/collection/components/dropdown-header/dropdown-header.js.map +1 -1
  435. package/dist/collection/components/dropdown-item/dropdown-item.css +3 -3
  436. package/dist/collection/components/dropdown-item/dropdown-item.js +5 -5
  437. package/dist/collection/components/dropdown-item/dropdown-item.js.map +1 -1
  438. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  439. package/dist/collection/components/empty-state/empty-state.js +1 -1
  440. package/dist/collection/components/empty-state/empty-state.js.map +1 -1
  441. package/dist/collection/components/event-list/event-list.js +2 -2
  442. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  443. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  444. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  445. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  446. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  447. package/dist/collection/components/form-field/form-field.css +10 -10
  448. package/dist/collection/components/form-field/form-field.js +1 -1
  449. package/dist/collection/components/grid/layout-grid.css +1 -1
  450. package/dist/collection/components/grid/layout-grid.js +3 -3
  451. package/dist/collection/components/grid/layout-grid.js.map +1 -1
  452. package/dist/collection/components/group/group-context-menu.css +1 -1
  453. package/dist/collection/components/group/group-context-menu.js +2 -2
  454. package/dist/collection/components/group/group-context-menu.js.map +1 -1
  455. package/dist/collection/components/group/group.css +3 -2
  456. package/dist/collection/components/group/group.js +84 -48
  457. package/dist/collection/components/group/group.js.map +1 -1
  458. package/dist/collection/components/group/test/group.ct.js +70 -2
  459. package/dist/collection/components/group/test/group.ct.js.map +1 -1
  460. package/dist/collection/components/group-item/group-item.css +0 -4
  461. package/dist/collection/components/group-item/group-item.js +9 -12
  462. package/dist/collection/components/group-item/group-item.js.map +1 -1
  463. package/dist/collection/components/icon-button/icon-button.js +1 -1
  464. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -2
  465. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js.map +1 -1
  466. package/dist/collection/components/input-group/input-group.js +1 -1
  467. package/dist/collection/components/key-value/key-value.js +1 -1
  468. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  469. package/dist/collection/components/kpi/kpi.css +1 -1
  470. package/dist/collection/components/kpi/kpi.js +4 -4
  471. package/dist/collection/components/kpi/kpi.js.map +1 -1
  472. package/dist/collection/components/link-button/link-button.js +3 -3
  473. package/dist/collection/components/map-navigation/map-navigation.css +3 -3
  474. package/dist/collection/components/map-navigation/map-navigation.js +2 -2
  475. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  476. package/dist/collection/components/menu/menu-expand-icon.css +1 -1
  477. package/dist/collection/components/menu/menu-expand-icon.js +3 -3
  478. package/dist/collection/components/menu/menu-expand-icon.js.map +1 -1
  479. package/dist/collection/components/menu/menu.css +4 -3
  480. package/dist/collection/components/menu/menu.js +12 -12
  481. package/dist/collection/components/menu/menu.js.map +1 -1
  482. package/dist/collection/components/menu/test/menu.ct.js +1 -1
  483. package/dist/collection/components/menu/test/menu.ct.js.map +1 -1
  484. package/dist/collection/components/menu-about/menu-about.js +1 -1
  485. package/dist/collection/components/menu-about/test/menu-about.ct.js +44 -0
  486. package/dist/collection/components/menu-about/test/menu-about.ct.js.map +1 -0
  487. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  488. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  489. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  490. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  491. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  492. package/dist/collection/components/menu-category/menu-category.js +5 -5
  493. package/dist/collection/components/menu-category/menu-category.js.map +1 -1
  494. package/dist/collection/components/menu-item/menu-item.js +24 -21
  495. package/dist/collection/components/menu-item/menu-item.js.map +1 -1
  496. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  497. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  498. package/dist/collection/components/message-bar/message-bar.js +1 -1
  499. package/dist/collection/components/modal/modal.css +19 -9
  500. package/dist/collection/components/modal/modal.js +11 -4
  501. package/dist/collection/components/modal/modal.js.map +1 -1
  502. package/dist/collection/components/modal/test/modal.ct.js +47 -1
  503. package/dist/collection/components/modal/test/modal.ct.js.map +1 -1
  504. package/dist/collection/components/modal-content/modal-content.css +2 -2
  505. package/dist/collection/components/modal-content/modal-content.js +1 -1
  506. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  507. package/dist/collection/components/modal-header/modal-header.css +6 -7
  508. package/dist/collection/components/modal-header/modal-header.js +4 -4
  509. package/dist/collection/components/modal-header/modal-header.js.map +1 -1
  510. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  511. package/dist/collection/components/pagination/pagination.js +5 -4
  512. package/dist/collection/components/pagination/pagination.js.map +1 -1
  513. package/dist/collection/components/pane/pane.css +1 -1
  514. package/dist/collection/components/pane/pane.js +7 -7
  515. package/dist/collection/components/pane/pane.js.map +1 -1
  516. package/dist/collection/components/pane/test/panes.ct.js +1 -1
  517. package/dist/collection/components/pane/test/panes.ct.js.map +1 -1
  518. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  519. package/dist/collection/components/pill/pill.css +2 -2
  520. package/dist/collection/components/pill/pill.js +5 -5
  521. package/dist/collection/components/pill/pill.js.map +1 -1
  522. package/dist/collection/components/playground/example-modal.js +1 -1
  523. package/dist/collection/components/playground/playground.js +2 -2
  524. package/dist/collection/components/playground/playground.js.map +1 -1
  525. package/dist/collection/components/push-card/push-card.js +9 -6
  526. package/dist/collection/components/push-card/push-card.js.map +1 -1
  527. package/dist/collection/components/row/row.css +1 -1
  528. package/dist/collection/components/row/row.js +2 -2
  529. package/dist/collection/components/row/row.js.map +1 -1
  530. package/dist/collection/components/select/select.js +83 -73
  531. package/dist/collection/components/select/select.js.map +1 -1
  532. package/dist/collection/components/select/test/select.ct.js +48 -3
  533. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  534. package/dist/collection/components/select-item/select-item.js +1 -1
  535. package/dist/collection/components/slider/slider.css +1 -1
  536. package/dist/collection/components/slider/slider.js +24 -16
  537. package/dist/collection/components/slider/slider.js.map +1 -1
  538. package/dist/collection/components/slider/test/slider.ct.js +15 -6
  539. package/dist/collection/components/slider/test/slider.ct.js.map +1 -1
  540. package/dist/collection/components/spinner/spinner.js +1 -1
  541. package/dist/collection/components/split-button/split-button.js +1 -1
  542. package/dist/collection/components/split-button-item/split-button-item.js +1 -1
  543. package/dist/collection/components/tab-item/tab-item.js +4 -4
  544. package/dist/collection/components/tab-item/tab-item.js.map +1 -1
  545. package/dist/collection/components/tabs/tabs.css +1 -1
  546. package/dist/collection/components/tabs/tabs.js +78 -43
  547. package/dist/collection/components/tabs/tabs.js.map +1 -1
  548. package/dist/collection/components/tabs/test/tabs.ct.js +35 -9
  549. package/dist/collection/components/tabs/test/tabs.ct.js.map +1 -1
  550. package/dist/collection/components/tile/tile.css +1 -1
  551. package/dist/collection/components/tile/tile.js +5 -5
  552. package/dist/collection/components/tile/tile.js.map +1 -1
  553. package/dist/collection/components/time-picker/time-picker.css +10 -10
  554. package/dist/collection/components/time-picker/time-picker.js +3 -3
  555. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  556. package/dist/collection/components/toast/styles/toast-container.css +1 -1
  557. package/dist/collection/components/toast/toast-container.js +3 -3
  558. package/dist/collection/components/toast/toast-container.js.map +1 -1
  559. package/dist/collection/components/toast/toast-utils.js.map +1 -1
  560. package/dist/collection/components/toast/toast.css +1 -1
  561. package/dist/collection/components/toast/toast.js +3 -3
  562. package/dist/collection/components/toast/toast.js.map +1 -1
  563. package/dist/collection/components/toggle/toggle.js +2 -2
  564. package/dist/collection/components/toggle-button/toggle-button.js +2 -2
  565. package/dist/collection/components/tooltip/tooltip.css +15 -5
  566. package/dist/collection/components/tooltip/tooltip.js +39 -35
  567. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  568. package/dist/collection/components/tree/test/tree.ct.js +37 -1
  569. package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
  570. package/dist/collection/components/tree/tree-model.js.map +1 -1
  571. package/dist/collection/components/tree/tree.css +1 -1
  572. package/dist/collection/components/tree/tree.js +26 -11
  573. package/dist/collection/components/tree/tree.js.map +1 -1
  574. package/dist/collection/components/tree-item/tree-item.css +9 -0
  575. package/dist/collection/components/tree-item/tree-item.js +13 -12
  576. package/dist/collection/components/tree-item/tree-item.js.map +1 -1
  577. package/dist/collection/components/typography/test/ix-typography.spec.js +0 -14
  578. package/dist/collection/components/typography/test/ix-typography.spec.js.map +1 -1
  579. package/dist/collection/components/typography/type-mapping.js +3 -0
  580. package/dist/collection/components/typography/type-mapping.js.map +1 -1
  581. package/dist/collection/components/typography/typography.js +6 -42
  582. package/dist/collection/components/typography/typography.js.map +1 -1
  583. package/dist/collection/components/upload/test/upload.ct.js +17 -0
  584. package/dist/collection/components/upload/test/upload.ct.js.map +1 -0
  585. package/dist/collection/components/upload/upload.js +50 -6
  586. package/dist/collection/components/upload/upload.js.map +1 -1
  587. package/dist/collection/components/utils/condition-checks.js +1 -1
  588. package/dist/collection/components/utils/condition-checks.js.map +1 -1
  589. package/dist/collection/components/utils/context.js +6 -3
  590. package/dist/collection/components/utils/context.js.map +1 -1
  591. package/dist/collection/components/utils/disposable-event-listener.js +19 -0
  592. package/dist/collection/components/utils/disposable-event-listener.js.map +1 -0
  593. package/dist/collection/components/utils/element-reference.js +2 -0
  594. package/dist/collection/components/utils/element-reference.js.map +1 -0
  595. package/dist/collection/components/utils/focus.js +19 -17
  596. package/dist/collection/components/utils/focus.js.map +1 -1
  597. package/dist/collection/components/utils/listener.js +2 -2
  598. package/dist/collection/components/utils/listener.js.map +1 -1
  599. package/dist/collection/components/utils/make-ref.js +7 -12
  600. package/dist/collection/components/utils/make-ref.js.map +1 -1
  601. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +11 -8
  602. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js.map +1 -1
  603. package/dist/collection/components/utils/notification-color.js.map +1 -1
  604. package/dist/collection/components/utils/shadow-dom.js +1 -1
  605. package/dist/collection/components/utils/shadow-dom.js.map +1 -1
  606. package/dist/collection/components/utils/theme-switcher.js +1 -0
  607. package/dist/collection/components/utils/theme-switcher.js.map +1 -1
  608. package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
  609. package/dist/collection/components/workflow-step/workflow-step.css +1 -1
  610. package/dist/collection/components/workflow-step/workflow-step.js +4 -4
  611. package/dist/collection/components/workflow-step/workflow-step.js.map +1 -1
  612. package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js +2 -2
  613. package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js.map +1 -1
  614. package/dist/collection/components/workflow-steps/workflow-steps.css +1 -1
  615. package/dist/collection/components/workflow-steps/workflow-steps.js +2 -2
  616. package/dist/collection/components/workflow-steps/workflow-steps.js.map +1 -1
  617. package/dist/collection/index.js +1 -0
  618. package/dist/collection/index.js.map +1 -1
  619. package/dist/collection/tests/application/application.e2e.js.map +1 -1
  620. package/dist/collection/tests/application-header/application-header.e2e.js +9 -0
  621. package/dist/collection/tests/application-header/application-header.e2e.js.map +1 -1
  622. package/dist/collection/tests/avatar/avatar.e2e.js +6 -0
  623. package/dist/collection/tests/avatar/avatar.e2e.js.map +1 -1
  624. package/dist/collection/tests/card-list/card-list.e2e.js +7 -1
  625. package/dist/collection/tests/card-list/card-list.e2e.js.map +1 -1
  626. package/dist/collection/tests/dropdown/dropdown.e2e.js +6 -0
  627. package/dist/collection/tests/dropdown/dropdown.e2e.js.map +1 -1
  628. package/dist/collection/tests/group/group.e2e.js +12 -3
  629. package/dist/collection/tests/group/group.e2e.js.map +1 -1
  630. package/dist/collection/tests/input/input.e2e.js +12 -0
  631. package/dist/collection/tests/input/input.e2e.js.map +1 -1
  632. package/dist/collection/tests/slider/slider.e2e.js +31 -0
  633. package/dist/collection/tests/slider/slider.e2e.js.map +1 -1
  634. package/dist/collection/tests/tabs/tabs.e2e.js +1 -1
  635. package/dist/collection/tests/tabs/tabs.e2e.js.map +1 -1
  636. package/dist/collection/tests/tooltip/tooltip.e2e.js +22 -0
  637. package/dist/collection/tests/tooltip/tooltip.e2e.js.map +1 -1
  638. package/dist/collection/tests/tree/tree.e2e.js +12 -0
  639. package/dist/collection/tests/tree/tree.e2e.js.map +1 -1
  640. package/dist/collection/tests/utils/test/page.js +3 -12
  641. package/dist/collection/tests/utils/test/page.js.map +1 -1
  642. package/dist/esm/{a11y-d5444a76.js → a11y-2e34777f.js} +2 -2
  643. package/dist/esm/{a11y-d5444a76.js.map → a11y-2e34777f.js.map} +1 -1
  644. package/dist/esm/{base-button-1b40b11d.js → base-button-103d6f26.js} +3 -3
  645. package/dist/esm/base-button-103d6f26.js.map +1 -0
  646. package/dist/esm/{base-icon-button-bc1dabe0.js → base-icon-button-9770fa3e.js} +2 -2
  647. package/dist/esm/{base-icon-button-bc1dabe0.js.map → base-icon-button-9770fa3e.js.map} +1 -1
  648. package/dist/esm/{context-c9078420.js → context-42311cff.js} +7 -4
  649. package/dist/esm/context-42311cff.js.map +1 -0
  650. package/dist/esm/disposable-event-listener-ff2cb862.js +18 -0
  651. package/dist/esm/disposable-event-listener-ff2cb862.js.map +1 -0
  652. package/dist/esm/dropdown-controller-c79f65b3.js +148 -0
  653. package/dist/esm/dropdown-controller-c79f65b3.js.map +1 -0
  654. package/dist/esm/{floating-ui.dom.esm-6e7c098f.js → floating-ui.dom.esm-d4ad786a.js} +534 -61
  655. package/dist/esm/floating-ui.dom.esm-d4ad786a.js.map +1 -0
  656. package/dist/esm/{focus-d4d3abaf.js → focus-5ccebfbc.js} +21 -18
  657. package/dist/esm/focus-5ccebfbc.js.map +1 -0
  658. package/dist/esm/index.js +3 -3
  659. package/dist/esm/index.js.map +1 -1
  660. package/dist/esm/ix-action-card.entry.js +1 -1
  661. package/dist/esm/ix-action-card.entry.js.map +1 -1
  662. package/dist/esm/ix-application-header.entry.js +35 -9
  663. package/dist/esm/ix-application-header.entry.js.map +1 -1
  664. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  665. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  666. package/dist/esm/ix-application.entry.js +7 -7
  667. package/dist/esm/ix-application.entry.js.map +1 -1
  668. package/dist/esm/ix-avatar_2.entry.js +5 -5
  669. package/dist/esm/ix-avatar_2.entry.js.map +1 -1
  670. package/dist/esm/ix-basic-navigation.entry.js +3 -3
  671. package/dist/esm/ix-basic-navigation.entry.js.map +1 -1
  672. package/dist/esm/ix-blind.entry.js +6 -6
  673. package/dist/esm/ix-blind.entry.js.map +1 -1
  674. package/dist/esm/ix-breadcrumb-item.entry.js +2 -2
  675. package/dist/esm/ix-breadcrumb.entry.js +10 -9
  676. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  677. package/dist/esm/ix-button.entry.js +3 -3
  678. package/dist/esm/ix-button.entry.js.map +1 -1
  679. package/dist/esm/ix-card-accordion_2.entry.js +7 -7
  680. package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
  681. package/dist/esm/ix-card-list.entry.js +6 -6
  682. package/dist/esm/ix-card-list.entry.js.map +1 -1
  683. package/dist/esm/ix-card_2.entry.js +5 -5
  684. package/dist/esm/ix-card_2.entry.js.map +1 -1
  685. package/dist/esm/ix-category-filter.entry.js +131 -71
  686. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  687. package/dist/esm/ix-chip.entry.js +4 -4
  688. package/dist/esm/ix-chip.entry.js.map +1 -1
  689. package/dist/esm/ix-col_4.entry.js +58 -42
  690. package/dist/esm/ix-col_4.entry.js.map +1 -1
  691. package/dist/esm/ix-content-header.entry.js +2 -2
  692. package/dist/esm/ix-content-header.entry.js.map +1 -1
  693. package/dist/esm/ix-content.entry.js +4 -4
  694. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  695. package/dist/esm/ix-css-grid.entry.js +8 -3
  696. package/dist/esm/ix-css-grid.entry.js.map +1 -1
  697. package/dist/esm/ix-date-dropdown.entry.js +25 -15
  698. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  699. package/dist/esm/ix-date-time-card.entry.js +1 -1
  700. package/dist/esm/ix-datetime-picker.entry.js +1 -1
  701. package/dist/esm/ix-divider.entry.js +1 -1
  702. package/dist/esm/ix-drawer.entry.js +2 -2
  703. package/dist/esm/ix-dropdown-button.entry.js +4 -5
  704. package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
  705. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  706. package/dist/esm/ix-dropdown-header.entry.js.map +1 -1
  707. package/dist/esm/ix-dropdown-item.entry.js +4 -4
  708. package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
  709. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  710. package/dist/esm/ix-dropdown.entry.js +82 -183
  711. package/dist/esm/ix-dropdown.entry.js.map +1 -1
  712. package/dist/esm/ix-empty-state.entry.js +1 -1
  713. package/dist/esm/ix-empty-state.entry.js.map +1 -1
  714. package/dist/esm/ix-event-list-item.entry.js +5 -5
  715. package/dist/esm/ix-event-list.entry.js +2 -2
  716. package/dist/esm/ix-expanding-search.entry.js +4 -4
  717. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  718. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  719. package/dist/esm/ix-flip-tile.entry.js +4 -4
  720. package/dist/esm/ix-form-field.entry.js +2 -2
  721. package/dist/esm/ix-form-field.entry.js.map +1 -1
  722. package/dist/esm/ix-group-context-menu_2.entry.js +6 -10
  723. package/dist/esm/ix-group-context-menu_2.entry.js.map +1 -1
  724. package/dist/esm/ix-group.entry.js +68 -44
  725. package/dist/esm/ix-group.entry.js.map +1 -1
  726. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  727. package/dist/esm/ix-icon-toggle-button.entry.js +4 -5
  728. package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
  729. package/dist/esm/ix-input-group.entry.js +2 -2
  730. package/dist/esm/ix-key-value-list.entry.js +1 -1
  731. package/dist/esm/ix-key-value.entry.js +1 -1
  732. package/dist/esm/ix-kpi.entry.js +3 -3
  733. package/dist/esm/ix-kpi.entry.js.map +1 -1
  734. package/dist/esm/ix-link-button.entry.js +3 -3
  735. package/dist/esm/ix-map-navigation-overlay.entry.js +2 -2
  736. package/dist/esm/ix-map-navigation.entry.js +4 -4
  737. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  738. package/dist/esm/ix-menu-about-item.entry.js +1 -1
  739. package/dist/esm/ix-menu-about-news.entry.js +4 -4
  740. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  741. package/dist/esm/ix-menu-about.entry.js +2 -2
  742. package/dist/esm/ix-menu-avatar.entry.js +3 -3
  743. package/dist/esm/ix-menu-category.entry.js +6 -6
  744. package/dist/esm/ix-menu-category.entry.js.map +1 -1
  745. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  746. package/dist/esm/ix-menu-expand-icon.entry.js.map +1 -1
  747. package/dist/esm/ix-menu-item.entry.js +15 -15
  748. package/dist/esm/ix-menu-item.entry.js.map +1 -1
  749. package/dist/esm/ix-menu-settings-item.entry.js +1 -1
  750. package/dist/esm/ix-menu-settings.entry.js +1 -1
  751. package/dist/esm/ix-menu.entry.js +14 -14
  752. package/dist/esm/ix-menu.entry.js.map +1 -1
  753. package/dist/esm/ix-message-bar.entry.js +1 -1
  754. package/dist/esm/ix-modal-content_2.entry.js +5 -5
  755. package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
  756. package/dist/esm/ix-modal-example.entry.js +1 -1
  757. package/dist/esm/ix-modal-footer.entry.js +1 -1
  758. package/dist/esm/ix-modal-loading.entry.js +1 -1
  759. package/dist/esm/ix-modal.entry.js +13 -6
  760. package/dist/esm/ix-modal.entry.js.map +1 -1
  761. package/dist/esm/ix-pagination.entry.js +5 -5
  762. package/dist/esm/ix-pagination.entry.js.map +1 -1
  763. package/dist/esm/ix-pane-layout.entry.js +1 -1
  764. package/dist/esm/ix-pane.entry.js +6 -6
  765. package/dist/esm/ix-pane.entry.js.map +1 -1
  766. package/dist/esm/ix-pill.entry.js +4 -4
  767. package/dist/esm/ix-pill.entry.js.map +1 -1
  768. package/dist/esm/ix-playground-internal.entry.js +1 -1
  769. package/dist/esm/ix-playground-internal.entry.js.map +1 -1
  770. package/dist/esm/ix-push-card.entry.js +1 -1
  771. package/dist/esm/ix-push-card.entry.js.map +1 -1
  772. package/dist/esm/ix-select.entry.js +86 -73
  773. package/dist/esm/ix-select.entry.js.map +1 -1
  774. package/dist/esm/ix-slider.entry.js +23 -16
  775. package/dist/esm/ix-slider.entry.js.map +1 -1
  776. package/dist/esm/ix-split-button-item.entry.js +2 -2
  777. package/dist/esm/ix-split-button.entry.js +1 -1
  778. package/dist/esm/ix-tab-item_2.entry.js +74 -44
  779. package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
  780. package/dist/esm/ix-tile.entry.js +4 -4
  781. package/dist/esm/ix-tile.entry.js.map +1 -1
  782. package/dist/esm/ix-time-picker.entry.js +4 -4
  783. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  784. package/dist/esm/ix-toast-container.entry.js +2 -2
  785. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  786. package/dist/esm/ix-toast.entry.js +2 -2
  787. package/dist/esm/ix-toast.entry.js.map +1 -1
  788. package/dist/esm/ix-toggle-button.entry.js +4 -4
  789. package/dist/esm/ix-toggle.entry.js +3 -3
  790. package/dist/esm/ix-tooltip.entry.js +26 -24
  791. package/dist/esm/ix-tooltip.entry.js.map +1 -1
  792. package/dist/esm/ix-tree-item.entry.js +8 -8
  793. package/dist/esm/ix-tree-item.entry.js.map +1 -1
  794. package/dist/esm/ix-tree.entry.js +21 -7
  795. package/dist/esm/ix-tree.entry.js.map +1 -1
  796. package/dist/esm/ix-typography.entry.js +3 -24
  797. package/dist/esm/ix-typography.entry.js.map +1 -1
  798. package/dist/esm/ix-upload.entry.js +58 -4
  799. package/dist/esm/ix-upload.entry.js.map +1 -1
  800. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  801. package/dist/esm/ix-workflow-step.entry.js +3 -3
  802. package/dist/esm/ix-workflow-step.entry.js.map +1 -1
  803. package/dist/esm/ix-workflow-steps.entry.js +1 -1
  804. package/dist/esm/ix-workflow-steps.entry.js.map +1 -1
  805. package/dist/esm/{listener-4f3baab5.js → listener-ade7081c.js} +3 -3
  806. package/dist/esm/listener-ade7081c.js.map +1 -0
  807. package/dist/esm/loader.js +1 -1
  808. package/dist/esm/{logical-filter-operator-f6701df5.js → logical-filter-operator-d793d1c3.js} +2 -2
  809. package/dist/esm/{logical-filter-operator-f6701df5.js.map → logical-filter-operator-d793d1c3.js.map} +1 -1
  810. package/dist/esm/{make-ref-c80046bf.js → make-ref-4b76e9b5.js} +8 -13
  811. package/dist/esm/make-ref-4b76e9b5.js.map +1 -0
  812. package/dist/esm/{menu-tabs-fc-d9a7dd06.js → menu-tabs-fc-b549da52.js} +18 -15
  813. package/dist/esm/menu-tabs-fc-b549da52.js.map +1 -0
  814. package/dist/esm/{shadow-dom-60e9243d.js → shadow-dom-cc0bc152.js} +2 -2
  815. package/dist/esm/{shadow-dom-60e9243d.js.map → shadow-dom-cc0bc152.js.map} +1 -1
  816. package/dist/esm/siemens-ix.js +1 -1
  817. package/dist/esm/{theme-switcher-b10fb4da.js → theme-switcher-5fcf712d.js} +2 -1
  818. package/dist/esm/theme-switcher-5fcf712d.js.map +1 -0
  819. package/dist/siemens-ix/index.esm.js +1 -1
  820. package/dist/siemens-ix/index.esm.js.map +1 -1
  821. package/dist/siemens-ix/{p-bf14c60b.entry.js → p-0379b864.entry.js} +2 -2
  822. package/dist/siemens-ix/{p-24a8737a.entry.js → p-054451cb.entry.js} +2 -2
  823. package/dist/siemens-ix/{p-5aa0b93c.entry.js → p-0691b6a5.entry.js} +2 -2
  824. package/dist/siemens-ix/{p-5aa0b93c.entry.js.map → p-0691b6a5.entry.js.map} +1 -1
  825. package/dist/siemens-ix/{p-90440046.entry.js → p-06f9e19f.entry.js} +2 -2
  826. package/dist/siemens-ix/p-093c25b1.entry.js +2 -0
  827. package/dist/siemens-ix/p-093c25b1.entry.js.map +1 -0
  828. package/dist/siemens-ix/{p-fb4c79c6.entry.js → p-0996d9f6.entry.js} +2 -2
  829. package/dist/siemens-ix/{p-453fa360.entry.js → p-09e0ede1.entry.js} +2 -2
  830. package/dist/siemens-ix/{p-453fa360.entry.js.map → p-09e0ede1.entry.js.map} +1 -1
  831. package/dist/siemens-ix/{p-7076210b.entry.js → p-0b8718d9.entry.js} +2 -2
  832. package/dist/siemens-ix/p-0b8718d9.entry.js.map +1 -0
  833. package/dist/siemens-ix/{p-1da901d5.js → p-0e983f70.js} +2 -2
  834. package/dist/siemens-ix/p-0e983f70.js.map +1 -0
  835. package/dist/siemens-ix/p-0f099811.entry.js +2 -0
  836. package/dist/siemens-ix/{p-0f7ef743.entry.js.map → p-0f099811.entry.js.map} +1 -1
  837. package/dist/siemens-ix/{p-bea7c748.entry.js → p-0f4e62f3.entry.js} +2 -2
  838. package/dist/siemens-ix/p-10368ba0.entry.js +2 -0
  839. package/dist/siemens-ix/{p-2ebfd4fd.entry.js.map → p-10368ba0.entry.js.map} +1 -1
  840. package/dist/siemens-ix/p-10a522ca.js +2 -0
  841. package/dist/siemens-ix/p-10a522ca.js.map +1 -0
  842. package/dist/siemens-ix/p-156fa685.entry.js +2 -0
  843. package/dist/siemens-ix/p-156fa685.entry.js.map +1 -0
  844. package/dist/siemens-ix/{p-4f8ac3bf.js → p-157b1b28.js} +1 -1
  845. package/dist/siemens-ix/{p-4f8ac3bf.js.map → p-157b1b28.js.map} +1 -1
  846. package/dist/siemens-ix/p-17240a7f.entry.js +2 -0
  847. package/dist/siemens-ix/p-17240a7f.entry.js.map +1 -0
  848. package/dist/siemens-ix/p-178ce002.js +2 -0
  849. package/dist/siemens-ix/p-178ce002.js.map +1 -0
  850. package/dist/siemens-ix/p-1a8e3fea.entry.js +2 -0
  851. package/dist/siemens-ix/{p-a8d291fa.entry.js → p-1b6dda61.entry.js} +2 -2
  852. package/dist/siemens-ix/p-1b6dda61.entry.js.map +1 -0
  853. package/dist/siemens-ix/{p-bc2c74c5.entry.js → p-1e3d6d27.entry.js} +2 -2
  854. package/dist/siemens-ix/{p-1db6be55.js → p-24afab39.js} +2 -2
  855. package/dist/{cjs/menu-tabs-fc-df53f176.js.map → siemens-ix/p-24afab39.js.map} +1 -1
  856. package/dist/siemens-ix/p-26609c63.entry.js +2 -0
  857. package/dist/siemens-ix/p-26609c63.entry.js.map +1 -0
  858. package/dist/siemens-ix/{p-68644ee1.entry.js → p-2c1540ba.entry.js} +2 -2
  859. package/dist/siemens-ix/{p-68644ee1.entry.js.map → p-2c1540ba.entry.js.map} +1 -1
  860. package/dist/siemens-ix/{p-9ebc4fc3.entry.js → p-2f232c45.entry.js} +2 -2
  861. package/dist/siemens-ix/p-2f232c45.entry.js.map +1 -0
  862. package/dist/siemens-ix/{p-6af4415c.entry.js → p-3028d530.entry.js} +2 -2
  863. package/dist/siemens-ix/{p-6af4415c.entry.js.map → p-3028d530.entry.js.map} +1 -1
  864. package/dist/siemens-ix/p-3150070f.entry.js +2 -0
  865. package/dist/siemens-ix/p-3150070f.entry.js.map +1 -0
  866. package/dist/siemens-ix/{p-f78246bd.entry.js → p-315ecf68.entry.js} +2 -2
  867. package/dist/siemens-ix/{p-712e0ee0.js → p-345e1c73.js} +1 -1
  868. package/dist/siemens-ix/{p-712e0ee0.js.map → p-345e1c73.js.map} +1 -1
  869. package/dist/siemens-ix/{p-fc5814df.entry.js → p-380a7d93.entry.js} +2 -2
  870. package/dist/siemens-ix/p-380a7d93.entry.js.map +1 -0
  871. package/dist/siemens-ix/p-3b576b4e.js +2 -0
  872. package/dist/siemens-ix/{p-112069ca.entry.js → p-3be4c628.entry.js} +2 -2
  873. package/dist/siemens-ix/p-3be4c628.entry.js.map +1 -0
  874. package/dist/siemens-ix/p-3e867ef9.entry.js +2 -0
  875. package/dist/siemens-ix/p-3e867ef9.entry.js.map +1 -0
  876. package/dist/siemens-ix/p-40f20208.entry.js +2 -0
  877. package/dist/siemens-ix/p-40f20208.entry.js.map +1 -0
  878. package/dist/siemens-ix/{p-d95cbd1f.entry.js → p-41935530.entry.js} +2 -2
  879. package/dist/siemens-ix/{p-d95cbd1f.entry.js.map → p-41935530.entry.js.map} +1 -1
  880. package/dist/siemens-ix/{p-b663ca16.entry.js → p-41d9a2e4.entry.js} +2 -2
  881. package/dist/siemens-ix/p-476e4a9d.entry.js +2 -0
  882. package/dist/siemens-ix/p-476e4a9d.entry.js.map +1 -0
  883. package/dist/siemens-ix/{p-25ee1b62.js → p-4ac31849.js} +1 -1
  884. package/dist/siemens-ix/{p-25ee1b62.js.map → p-4ac31849.js.map} +1 -1
  885. package/dist/siemens-ix/{p-2c4c03d4.entry.js → p-509dba4c.entry.js} +2 -2
  886. package/dist/siemens-ix/{p-113cc793.entry.js → p-50bcb3f8.entry.js} +2 -2
  887. package/dist/siemens-ix/{p-dcb3e5be.entry.js → p-5232d441.entry.js} +2 -2
  888. package/dist/siemens-ix/p-5bf37272.entry.js +2 -0
  889. package/dist/siemens-ix/p-5bf37272.entry.js.map +1 -0
  890. package/dist/siemens-ix/{p-5f25e7fd.entry.js → p-619a80d3.entry.js} +2 -2
  891. package/dist/siemens-ix/{p-5f25e7fd.entry.js.map → p-619a80d3.entry.js.map} +1 -1
  892. package/dist/siemens-ix/p-633a8884.entry.js +2 -0
  893. package/dist/siemens-ix/p-633a8884.entry.js.map +1 -0
  894. package/dist/siemens-ix/{p-dde7eb80.entry.js → p-66d4e328.entry.js} +2 -2
  895. package/dist/siemens-ix/{p-dde7eb80.entry.js.map → p-66d4e328.entry.js.map} +1 -1
  896. package/dist/siemens-ix/{p-1a122c76.entry.js → p-6913e59d.entry.js} +2 -2
  897. package/dist/siemens-ix/{p-fb47546b.entry.js → p-6a9577b5.entry.js} +2 -2
  898. package/dist/siemens-ix/p-6a9577b5.entry.js.map +1 -0
  899. package/dist/siemens-ix/{p-882a0233.entry.js → p-72472fa5.entry.js} +2 -2
  900. package/dist/siemens-ix/{p-1d581190.js → p-72d096e9.js} +2 -2
  901. package/dist/siemens-ix/p-72d096e9.js.map +1 -0
  902. package/dist/siemens-ix/{p-052340f9.entry.js → p-7354cdb0.entry.js} +2 -2
  903. package/dist/siemens-ix/p-737954bf.entry.js +2 -0
  904. package/dist/siemens-ix/p-737954bf.entry.js.map +1 -0
  905. package/dist/siemens-ix/p-737c61da.entry.js +2 -0
  906. package/dist/siemens-ix/{p-4430117a.entry.js.map → p-737c61da.entry.js.map} +1 -1
  907. package/dist/siemens-ix/p-73bd61ca.entry.js +2 -0
  908. package/dist/siemens-ix/{p-0653a145.entry.js → p-74461f94.entry.js} +2 -2
  909. package/dist/siemens-ix/{p-b4ce366d.entry.js → p-7815494b.entry.js} +2 -2
  910. package/dist/siemens-ix/p-7815494b.entry.js.map +1 -0
  911. package/dist/siemens-ix/{p-53352bfb.entry.js → p-8578629c.entry.js} +2 -2
  912. package/dist/siemens-ix/p-8578629c.entry.js.map +1 -0
  913. package/dist/siemens-ix/p-8a56153a.entry.js +2 -0
  914. package/dist/siemens-ix/{p-92a18c10.entry.js.map → p-8a56153a.entry.js.map} +1 -1
  915. package/dist/siemens-ix/{p-fb2b78f7.entry.js → p-8b21fc75.entry.js} +2 -2
  916. package/dist/siemens-ix/p-8b21fc75.entry.js.map +1 -0
  917. package/dist/siemens-ix/p-8b2b4ce3.entry.js +2 -0
  918. package/dist/siemens-ix/p-8b2b4ce3.entry.js.map +1 -0
  919. package/dist/siemens-ix/p-8f48462b.entry.js +2 -0
  920. package/dist/siemens-ix/p-8f48462b.entry.js.map +1 -0
  921. package/dist/siemens-ix/p-9144ea56.entry.js +2 -0
  922. package/dist/siemens-ix/p-9144ea56.entry.js.map +1 -0
  923. package/dist/siemens-ix/p-98af5c4d.entry.js +2 -0
  924. package/dist/siemens-ix/p-98af5c4d.entry.js.map +1 -0
  925. package/dist/siemens-ix/p-99a1cd81.entry.js +2 -0
  926. package/dist/siemens-ix/{p-96a3a750.entry.js → p-9b8c6123.entry.js} +2 -2
  927. package/dist/siemens-ix/p-9b8c6123.entry.js.map +1 -0
  928. package/dist/siemens-ix/p-9cd40e56.entry.js +2 -0
  929. package/dist/siemens-ix/p-9cd40e56.entry.js.map +1 -0
  930. package/dist/siemens-ix/{p-2946fd70.entry.js → p-ad0c6a32.entry.js} +2 -2
  931. package/dist/siemens-ix/p-af7a836c.entry.js +2 -0
  932. package/dist/siemens-ix/p-af7a836c.entry.js.map +1 -0
  933. package/dist/siemens-ix/{p-6fd7ecd0.entry.js → p-b247d124.entry.js} +2 -2
  934. package/dist/siemens-ix/p-b53aa733.entry.js +2 -0
  935. package/dist/siemens-ix/p-b53aa733.entry.js.map +1 -0
  936. package/dist/siemens-ix/{p-b804b8c5.entry.js → p-b6a11e17.entry.js} +2 -2
  937. package/dist/siemens-ix/p-b9e66925.entry.js +2 -0
  938. package/dist/siemens-ix/{p-2908cacd.entry.js → p-b9f67de0.entry.js} +2 -2
  939. package/dist/siemens-ix/{p-2908cacd.entry.js.map → p-b9f67de0.entry.js.map} +1 -1
  940. package/dist/siemens-ix/{p-14a41c8c.entry.js → p-ba2e041e.entry.js} +2 -2
  941. package/dist/siemens-ix/p-ba6e955a.js +2 -0
  942. package/dist/siemens-ix/p-ba6e955a.js.map +1 -0
  943. package/dist/siemens-ix/p-bf1e16f6.entry.js +2 -0
  944. package/dist/siemens-ix/p-bf1e16f6.entry.js.map +1 -0
  945. package/dist/siemens-ix/{p-ff1ac5b3.entry.js → p-c0bf3052.entry.js} +2 -2
  946. package/dist/siemens-ix/{p-1f4b8463.entry.js → p-c39a6215.entry.js} +2 -2
  947. package/dist/siemens-ix/p-c5e08d24.entry.js +2 -0
  948. package/dist/siemens-ix/p-c5e08d24.entry.js.map +1 -0
  949. package/dist/siemens-ix/{p-29df2e29.entry.js → p-c841c191.entry.js} +2 -2
  950. package/dist/siemens-ix/p-c841c191.entry.js.map +1 -0
  951. package/dist/siemens-ix/{p-5696bb62.entry.js → p-cacd4857.entry.js} +2 -2
  952. package/dist/siemens-ix/p-cdaad9de.entry.js +2 -0
  953. package/dist/siemens-ix/p-cdaad9de.entry.js.map +1 -0
  954. package/dist/siemens-ix/p-ce563a48.js +2 -0
  955. package/dist/siemens-ix/p-ce563a48.js.map +1 -0
  956. package/dist/siemens-ix/p-ce808a3f.entry.js +2 -0
  957. package/dist/siemens-ix/{p-d03df401.entry.js.map → p-ce808a3f.entry.js.map} +1 -1
  958. package/dist/siemens-ix/p-d057b634.entry.js +2 -0
  959. package/dist/siemens-ix/p-d1a5b773.entry.js +2 -0
  960. package/dist/siemens-ix/p-d1a5b773.entry.js.map +1 -0
  961. package/dist/siemens-ix/{p-16b923e9.entry.js → p-d7072aad.entry.js} +2 -2
  962. package/dist/siemens-ix/{p-af099ca4.entry.js → p-d7a0deb7.entry.js} +2 -2
  963. package/dist/siemens-ix/p-d8780f8c.entry.js +2 -0
  964. package/dist/siemens-ix/p-d8780f8c.entry.js.map +1 -0
  965. package/dist/siemens-ix/p-da71920f.entry.js +2 -0
  966. package/dist/siemens-ix/p-da71920f.entry.js.map +1 -0
  967. package/dist/siemens-ix/{p-feac09bc.entry.js → p-dc284f4d.entry.js} +2 -2
  968. package/dist/siemens-ix/p-dda1ce22.entry.js +2 -0
  969. package/dist/siemens-ix/p-dda1ce22.entry.js.map +1 -0
  970. package/dist/siemens-ix/{p-c33cee36.entry.js → p-de44d65b.entry.js} +2 -2
  971. package/dist/siemens-ix/{p-c33cee36.entry.js.map → p-de44d65b.entry.js.map} +1 -1
  972. package/dist/siemens-ix/p-e4441794.entry.js +2 -0
  973. package/dist/siemens-ix/p-e4441794.entry.js.map +1 -0
  974. package/dist/siemens-ix/{p-e8d3cf35.entry.js → p-e4ca3618.entry.js} +2 -2
  975. package/dist/siemens-ix/{p-e8d3cf35.entry.js.map → p-e4ca3618.entry.js.map} +1 -1
  976. package/dist/siemens-ix/p-e6652822.js +2 -0
  977. package/dist/siemens-ix/p-e6652822.js.map +1 -0
  978. package/dist/siemens-ix/{p-8629db91.entry.js → p-e89c0e29.entry.js} +2 -2
  979. package/dist/siemens-ix/{p-0b4e398e.entry.js → p-ead295d5.entry.js} +2 -2
  980. package/dist/siemens-ix/{p-0b4e398e.entry.js.map → p-ead295d5.entry.js.map} +1 -1
  981. package/dist/siemens-ix/p-ec037f98.js +2 -0
  982. package/dist/siemens-ix/p-ec037f98.js.map +1 -0
  983. package/dist/siemens-ix/p-ee50f7fa.entry.js +2 -0
  984. package/dist/siemens-ix/{p-8d0758c1.entry.js → p-f47bd4e8.entry.js} +2 -2
  985. package/dist/siemens-ix/{p-87e692d9.entry.js → p-f576c41d.entry.js} +2 -2
  986. package/dist/siemens-ix/{p-87e692d9.entry.js.map → p-f576c41d.entry.js.map} +1 -1
  987. package/dist/siemens-ix/p-f5a9140e.entry.js +2 -0
  988. package/dist/siemens-ix/p-f5a9140e.entry.js.map +1 -0
  989. package/dist/siemens-ix/p-fb593d70.entry.js +2 -0
  990. package/dist/siemens-ix/p-fb593d70.entry.js.map +1 -0
  991. package/dist/siemens-ix/{p-c1968b80.entry.js → p-fc766ada.entry.js} +2 -2
  992. package/dist/siemens-ix/p-fe01bff0.js +2 -0
  993. package/dist/siemens-ix/p-fe01bff0.js.map +1 -0
  994. package/dist/siemens-ix/p-ff6668b8.entry.js +2 -0
  995. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  996. package/dist/siemens-ix/siemens-ix.css +15 -11
  997. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  998. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  999. package/dist/types/components/action-card/action-card.d.ts +3 -2
  1000. package/dist/types/components/application-header/application-header.d.ts +19 -1
  1001. package/dist/types/components/basic-navigation/basic-navigation.d.ts +2 -1
  1002. package/dist/types/components/blind/blind.d.ts +4 -4
  1003. package/dist/types/components/breadcrumb/breadcrumb.d.ts +3 -3
  1004. package/dist/types/components/button/base-button.d.ts +3 -2
  1005. package/dist/types/components/button/button.d.ts +2 -2
  1006. package/dist/types/components/card/card.d.ts +2 -1
  1007. package/dist/types/components/category-filter/category-filter.d.ts +23 -12
  1008. package/dist/types/components/category-filter/test/category-filter.ct.d.ts +1 -0
  1009. package/dist/types/components/content-header/content-header.d.ts +1 -1
  1010. package/dist/types/components/css-grid/css-grid.d.ts +2 -2
  1011. package/dist/types/components/date-dropdown/date-dropdown.d.ts +3 -3
  1012. package/dist/types/components/date-picker/date-picker.d.ts +6 -7
  1013. package/dist/types/components/dropdown/dropdown-controller.d.ts +1 -6
  1014. package/dist/types/components/dropdown/dropdown.d.ts +11 -10
  1015. package/dist/types/components/dropdown-button/dropdown-button.d.ts +4 -4
  1016. package/dist/types/components/dropdown-item/dropdown-item.d.ts +2 -2
  1017. package/dist/types/components/group/group.d.ts +7 -6
  1018. package/dist/types/components/group-item/group-item.d.ts +4 -4
  1019. package/dist/types/components/menu-about/test/menu-about.ct.d.ts +1 -0
  1020. package/dist/types/components/menu-item/menu-item.d.ts +6 -5
  1021. package/dist/types/components/modal/test/modal.ct.d.ts +3 -2
  1022. package/dist/types/components/modal-header/modal-header.d.ts +3 -3
  1023. package/dist/types/components/push-card/push-card.d.ts +4 -3
  1024. package/dist/types/components/select/select.d.ts +9 -10
  1025. package/dist/types/components/slider/slider.d.ts +3 -3
  1026. package/dist/types/components/tab-item/tab-item.d.ts +1 -1
  1027. package/dist/types/components/tabs/tabs.d.ts +7 -4
  1028. package/dist/types/components/tooltip/tooltip.d.ts +10 -10
  1029. package/dist/types/components/tree/tree.d.ts +1 -1
  1030. package/dist/types/components/tree-item/tree-item.d.ts +3 -3
  1031. package/dist/types/components/typography/type-mapping.d.ts +3 -0
  1032. package/dist/types/components/typography/typography.d.ts +3 -10
  1033. package/dist/types/components/upload/test/upload.ct.d.ts +1 -0
  1034. package/dist/types/components/upload/upload.d.ts +4 -2
  1035. package/dist/types/components/utils/disposable-event-listener.d.ts +7 -0
  1036. package/dist/types/components/utils/element-reference.d.ts +1 -0
  1037. package/dist/types/components/utils/focus.d.ts +5 -4
  1038. package/dist/types/components/utils/listener.d.ts +4 -2
  1039. package/dist/types/components/utils/make-ref.d.ts +2 -2
  1040. package/dist/types/components/utils/theme-switcher.d.ts +1 -1
  1041. package/dist/types/components.d.ts +114 -75
  1042. package/dist/types/index.d.ts +2 -0
  1043. package/dist/types/tests/utils/test/page.d.ts +1 -3
  1044. package/hydrate/index.js +1536 -788
  1045. package/package.json +6 -4
  1046. package/scss/_core.scss +5 -0
  1047. package/scss/components/form/_input.scss +17 -20
  1048. package/dist/cjs/base-button-3735b8c2.js.map +0 -1
  1049. package/dist/cjs/context-98f4a0b3.js.map +0 -1
  1050. package/dist/cjs/floating-ui.dom.esm-94b4d17c.js.map +0 -1
  1051. package/dist/cjs/focus-9c8ffbb0.js.map +0 -1
  1052. package/dist/cjs/listener-bc3e7c0c.js.map +0 -1
  1053. package/dist/cjs/make-ref-c25629b7.js.map +0 -1
  1054. package/dist/cjs/theme-switcher-2d2bde85.js.map +0 -1
  1055. package/dist/esm/base-button-1b40b11d.js.map +0 -1
  1056. package/dist/esm/context-c9078420.js.map +0 -1
  1057. package/dist/esm/floating-ui.dom.esm-6e7c098f.js.map +0 -1
  1058. package/dist/esm/focus-d4d3abaf.js.map +0 -1
  1059. package/dist/esm/listener-4f3baab5.js.map +0 -1
  1060. package/dist/esm/make-ref-c80046bf.js.map +0 -1
  1061. package/dist/esm/menu-tabs-fc-d9a7dd06.js.map +0 -1
  1062. package/dist/esm/theme-switcher-b10fb4da.js.map +0 -1
  1063. package/dist/siemens-ix/p-0c8a98cd.js +0 -2
  1064. package/dist/siemens-ix/p-0c8a98cd.js.map +0 -1
  1065. package/dist/siemens-ix/p-0d2a6886.entry.js +0 -2
  1066. package/dist/siemens-ix/p-0f7ef743.entry.js +0 -2
  1067. package/dist/siemens-ix/p-112069ca.entry.js.map +0 -1
  1068. package/dist/siemens-ix/p-15b3c17e.entry.js +0 -2
  1069. package/dist/siemens-ix/p-15b3c17e.entry.js.map +0 -1
  1070. package/dist/siemens-ix/p-1cff59db.entry.js +0 -2
  1071. package/dist/siemens-ix/p-1cff59db.entry.js.map +0 -1
  1072. package/dist/siemens-ix/p-1d581190.js.map +0 -1
  1073. package/dist/siemens-ix/p-1da901d5.js.map +0 -1
  1074. package/dist/siemens-ix/p-1db6be55.js.map +0 -1
  1075. package/dist/siemens-ix/p-29df2e29.entry.js.map +0 -1
  1076. package/dist/siemens-ix/p-2ebfd4fd.entry.js +0 -2
  1077. package/dist/siemens-ix/p-2ec7f841.entry.js +0 -2
  1078. package/dist/siemens-ix/p-2ec7f841.entry.js.map +0 -1
  1079. package/dist/siemens-ix/p-309ac3ad.entry.js +0 -2
  1080. package/dist/siemens-ix/p-309ac3ad.entry.js.map +0 -1
  1081. package/dist/siemens-ix/p-315f070d.entry.js +0 -2
  1082. package/dist/siemens-ix/p-315f070d.entry.js.map +0 -1
  1083. package/dist/siemens-ix/p-32375ddb.entry.js +0 -2
  1084. package/dist/siemens-ix/p-32d4ed3b.entry.js +0 -2
  1085. package/dist/siemens-ix/p-427676f4.entry.js +0 -2
  1086. package/dist/siemens-ix/p-427676f4.entry.js.map +0 -1
  1087. package/dist/siemens-ix/p-4430117a.entry.js +0 -2
  1088. package/dist/siemens-ix/p-44db3646.entry.js +0 -2
  1089. package/dist/siemens-ix/p-4b3facea.entry.js +0 -2
  1090. package/dist/siemens-ix/p-4b3facea.entry.js.map +0 -1
  1091. package/dist/siemens-ix/p-52857629.entry.js +0 -2
  1092. package/dist/siemens-ix/p-52857629.entry.js.map +0 -1
  1093. package/dist/siemens-ix/p-53352bfb.entry.js.map +0 -1
  1094. package/dist/siemens-ix/p-5c673ae9.entry.js +0 -2
  1095. package/dist/siemens-ix/p-5c673ae9.entry.js.map +0 -1
  1096. package/dist/siemens-ix/p-60c16878.entry.js +0 -2
  1097. package/dist/siemens-ix/p-60c16878.entry.js.map +0 -1
  1098. package/dist/siemens-ix/p-6227e62b.entry.js +0 -2
  1099. package/dist/siemens-ix/p-6227e62b.entry.js.map +0 -1
  1100. package/dist/siemens-ix/p-64c3fa3d.js +0 -2
  1101. package/dist/siemens-ix/p-64c3fa3d.js.map +0 -1
  1102. package/dist/siemens-ix/p-68532fa2.js +0 -2
  1103. package/dist/siemens-ix/p-7076210b.entry.js.map +0 -1
  1104. package/dist/siemens-ix/p-713828ed.entry.js +0 -2
  1105. package/dist/siemens-ix/p-713828ed.entry.js.map +0 -1
  1106. package/dist/siemens-ix/p-7bfd6cd2.entry.js +0 -2
  1107. package/dist/siemens-ix/p-7bfd6cd2.entry.js.map +0 -1
  1108. package/dist/siemens-ix/p-7c36d3fa.js +0 -2
  1109. package/dist/siemens-ix/p-7c36d3fa.js.map +0 -1
  1110. package/dist/siemens-ix/p-7faa148f.entry.js +0 -2
  1111. package/dist/siemens-ix/p-85423643.entry.js +0 -2
  1112. package/dist/siemens-ix/p-85423643.entry.js.map +0 -1
  1113. package/dist/siemens-ix/p-8d599677.entry.js +0 -2
  1114. package/dist/siemens-ix/p-8d599677.entry.js.map +0 -1
  1115. package/dist/siemens-ix/p-92a18c10.entry.js +0 -2
  1116. package/dist/siemens-ix/p-96a3a750.entry.js.map +0 -1
  1117. package/dist/siemens-ix/p-9ebc4fc3.entry.js.map +0 -1
  1118. package/dist/siemens-ix/p-a0138163.entry.js +0 -2
  1119. package/dist/siemens-ix/p-a0138163.entry.js.map +0 -1
  1120. package/dist/siemens-ix/p-a0a44a2b.entry.js +0 -2
  1121. package/dist/siemens-ix/p-a0a44a2b.entry.js.map +0 -1
  1122. package/dist/siemens-ix/p-a8d291fa.entry.js.map +0 -1
  1123. package/dist/siemens-ix/p-b3b23af7.entry.js +0 -2
  1124. package/dist/siemens-ix/p-b3f35666.js +0 -2
  1125. package/dist/siemens-ix/p-b3f35666.js.map +0 -1
  1126. package/dist/siemens-ix/p-b4ce366d.entry.js.map +0 -1
  1127. package/dist/siemens-ix/p-c09553f3.js +0 -2
  1128. package/dist/siemens-ix/p-c09553f3.js.map +0 -1
  1129. package/dist/siemens-ix/p-c1222581.entry.js +0 -2
  1130. package/dist/siemens-ix/p-c45601cb.entry.js +0 -2
  1131. package/dist/siemens-ix/p-c45601cb.entry.js.map +0 -1
  1132. package/dist/siemens-ix/p-c55db6c7.entry.js +0 -2
  1133. package/dist/siemens-ix/p-c55db6c7.entry.js.map +0 -1
  1134. package/dist/siemens-ix/p-d03df401.entry.js +0 -2
  1135. package/dist/siemens-ix/p-d14024d3.entry.js +0 -2
  1136. package/dist/siemens-ix/p-d14024d3.entry.js.map +0 -1
  1137. package/dist/siemens-ix/p-d1f49940.entry.js +0 -2
  1138. package/dist/siemens-ix/p-d1f49940.entry.js.map +0 -1
  1139. package/dist/siemens-ix/p-d998415f.entry.js +0 -2
  1140. package/dist/siemens-ix/p-d998415f.entry.js.map +0 -1
  1141. package/dist/siemens-ix/p-e30ed20a.entry.js +0 -2
  1142. package/dist/siemens-ix/p-e30ed20a.entry.js.map +0 -1
  1143. package/dist/siemens-ix/p-e9a3f58a.entry.js +0 -2
  1144. package/dist/siemens-ix/p-e9a3f58a.entry.js.map +0 -1
  1145. package/dist/siemens-ix/p-eb6268a6.entry.js +0 -2
  1146. package/dist/siemens-ix/p-eb6268a6.entry.js.map +0 -1
  1147. package/dist/siemens-ix/p-ebb277f0.entry.js +0 -2
  1148. package/dist/siemens-ix/p-ebb277f0.entry.js.map +0 -1
  1149. package/dist/siemens-ix/p-f07110c6.entry.js +0 -2
  1150. package/dist/siemens-ix/p-f07110c6.entry.js.map +0 -1
  1151. package/dist/siemens-ix/p-fb2b78f7.entry.js.map +0 -1
  1152. package/dist/siemens-ix/p-fb47546b.entry.js.map +0 -1
  1153. package/dist/siemens-ix/p-fc5814df.entry.js.map +0 -1
  1154. package/dist/siemens-ix/p-ff148103.entry.js +0 -2
  1155. package/dist/siemens-ix/p-ff148103.entry.js.map +0 -1
  1156. /package/dist/siemens-ix/{p-bf14c60b.entry.js.map → p-0379b864.entry.js.map} +0 -0
  1157. /package/dist/siemens-ix/{p-24a8737a.entry.js.map → p-054451cb.entry.js.map} +0 -0
  1158. /package/dist/siemens-ix/{p-90440046.entry.js.map → p-06f9e19f.entry.js.map} +0 -0
  1159. /package/dist/siemens-ix/{p-fb4c79c6.entry.js.map → p-0996d9f6.entry.js.map} +0 -0
  1160. /package/dist/siemens-ix/{p-bea7c748.entry.js.map → p-0f4e62f3.entry.js.map} +0 -0
  1161. /package/dist/siemens-ix/{p-c1222581.entry.js.map → p-1a8e3fea.entry.js.map} +0 -0
  1162. /package/dist/siemens-ix/{p-bc2c74c5.entry.js.map → p-1e3d6d27.entry.js.map} +0 -0
  1163. /package/dist/siemens-ix/{p-f78246bd.entry.js.map → p-315ecf68.entry.js.map} +0 -0
  1164. /package/dist/siemens-ix/{p-68532fa2.js.map → p-3b576b4e.js.map} +0 -0
  1165. /package/dist/siemens-ix/{p-b663ca16.entry.js.map → p-41d9a2e4.entry.js.map} +0 -0
  1166. /package/dist/siemens-ix/{p-2c4c03d4.entry.js.map → p-509dba4c.entry.js.map} +0 -0
  1167. /package/dist/siemens-ix/{p-113cc793.entry.js.map → p-50bcb3f8.entry.js.map} +0 -0
  1168. /package/dist/siemens-ix/{p-dcb3e5be.entry.js.map → p-5232d441.entry.js.map} +0 -0
  1169. /package/dist/siemens-ix/{p-1a122c76.entry.js.map → p-6913e59d.entry.js.map} +0 -0
  1170. /package/dist/siemens-ix/{p-882a0233.entry.js.map → p-72472fa5.entry.js.map} +0 -0
  1171. /package/dist/siemens-ix/{p-052340f9.entry.js.map → p-7354cdb0.entry.js.map} +0 -0
  1172. /package/dist/siemens-ix/{p-32d4ed3b.entry.js.map → p-73bd61ca.entry.js.map} +0 -0
  1173. /package/dist/siemens-ix/{p-0653a145.entry.js.map → p-74461f94.entry.js.map} +0 -0
  1174. /package/dist/siemens-ix/{p-b3b23af7.entry.js.map → p-99a1cd81.entry.js.map} +0 -0
  1175. /package/dist/siemens-ix/{p-2946fd70.entry.js.map → p-ad0c6a32.entry.js.map} +0 -0
  1176. /package/dist/siemens-ix/{p-6fd7ecd0.entry.js.map → p-b247d124.entry.js.map} +0 -0
  1177. /package/dist/siemens-ix/{p-b804b8c5.entry.js.map → p-b6a11e17.entry.js.map} +0 -0
  1178. /package/dist/siemens-ix/{p-44db3646.entry.js.map → p-b9e66925.entry.js.map} +0 -0
  1179. /package/dist/siemens-ix/{p-14a41c8c.entry.js.map → p-ba2e041e.entry.js.map} +0 -0
  1180. /package/dist/siemens-ix/{p-ff1ac5b3.entry.js.map → p-c0bf3052.entry.js.map} +0 -0
  1181. /package/dist/siemens-ix/{p-1f4b8463.entry.js.map → p-c39a6215.entry.js.map} +0 -0
  1182. /package/dist/siemens-ix/{p-5696bb62.entry.js.map → p-cacd4857.entry.js.map} +0 -0
  1183. /package/dist/siemens-ix/{p-7faa148f.entry.js.map → p-d057b634.entry.js.map} +0 -0
  1184. /package/dist/siemens-ix/{p-16b923e9.entry.js.map → p-d7072aad.entry.js.map} +0 -0
  1185. /package/dist/siemens-ix/{p-af099ca4.entry.js.map → p-d7a0deb7.entry.js.map} +0 -0
  1186. /package/dist/siemens-ix/{p-feac09bc.entry.js.map → p-dc284f4d.entry.js.map} +0 -0
  1187. /package/dist/siemens-ix/{p-8629db91.entry.js.map → p-e89c0e29.entry.js.map} +0 -0
  1188. /package/dist/siemens-ix/{p-32375ddb.entry.js.map → p-ee50f7fa.entry.js.map} +0 -0
  1189. /package/dist/siemens-ix/{p-8d0758c1.entry.js.map → p-f47bd4e8.entry.js.map} +0 -0
  1190. /package/dist/siemens-ix/{p-c1968b80.entry.js.map → p-fc766ada.entry.js.map} +0 -0
  1191. /package/dist/siemens-ix/{p-0d2a6886.entry.js.map → p-ff6668b8.entry.js.map} +0 -0
@@ -16,7 +16,7 @@ var patchBrowser = () => {
16
16
 
17
17
  patchBrowser().then(async (options) => {
18
18
  await globalScripts();
19
- return bootstrapLazy(JSON.parse("[[\"ix-datetime-picker\",[[1,\"ix-datetime-picker\",{\"range\":[4],\"showHour\":[4,\"show-hour\"],\"showMinutes\":[4,\"show-minutes\"],\"showSeconds\":[4,\"show-seconds\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"dateFormat\":[1,\"date-format\"],\"timeFormat\":[1,\"time-format\"],\"from\":[1],\"to\":[1],\"time\":[1],\"showTimeReference\":[8,\"show-time-reference\"],\"timeReference\":[1,\"time-reference\"],\"textSelectDate\":[1,\"text-select-date\"],\"i18nDone\":[1,\"i18n-done\"],\"weekStartIndex\":[2,\"week-start-index\"],\"locale\":[1],\"eventDelimiter\":[1,\"event-delimiter\"]}]]],[\"ix-date-dropdown\",[[1,\"ix-date-dropdown\",{\"disabled\":[4],\"format\":[1],\"range\":[4],\"from\":[1],\"to\":[1],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"dateRangeId\":[1,\"date-range-id\"],\"customRangeAllowed\":[4,\"custom-range-allowed\"],\"dateRangeOptions\":[16],\"i18nCustomItem\":[1,\"i18n-custom-item\"],\"i18nDone\":[1,\"i18n-done\"],\"i18nNoRange\":[1,\"i18n-no-range\"],\"today\":[1],\"selectedDateRangeId\":[32],\"currentRangeValue\":[32],\"triggerRef\":[32],\"getDateRange\":[64]},null,{\"dateRangeId\":[\"onDateRangeIdChange\"],\"to\":[\"onDateRangeIdChange\"],\"from\":[\"onDateRangeIdChange\"],\"dateRangeOptions\":[\"onDateRangeOptionsChange\"],\"disabled\":[\"onDisabledChange\"]}]]],[\"ix-pagination\",[[1,\"ix-pagination\",{\"advanced\":[4],\"itemCount\":[2,\"item-count\"],\"showItemCount\":[4,\"show-item-count\"],\"count\":[2],\"selectedPage\":[1026,\"selected-page\"],\"i18nPage\":[1,\"i-1-8n-page\"],\"i18nOf\":[1,\"i-1-8n-of\"],\"i18nItems\":[1,\"i-1-8n-items\"]}]]],[\"ix-menu-avatar\",[[1,\"ix-menu-avatar\",{\"top\":[1],\"bottom\":[1],\"image\":[1],\"initials\":[1],\"i18nLogout\":[1,\"i-1-8n-logout\"],\"showLogoutButton\":[4,\"show-logout-button\"],\"showContextMenu\":[32]}]]],[\"ix-card-list\",[[1,\"ix-card-list\",{\"label\":[1],\"collapse\":[1028],\"listStyle\":[1,\"list-style\"],\"maxVisibleCards\":[2,\"max-visible-cards\"],\"showAllCount\":[2,\"show-all-count\"],\"suppressOverflowHandling\":[4,\"suppress-overflow-handling\"],\"hideShowAll\":[4,\"hide-show-all\"],\"i18nShowAll\":[1,\"i-1-8n-show-all\"],\"i18nMoreCards\":[1,\"i-1-8n-more-cards\"],\"hasOverflowingElements\":[32],\"numberOfOverflowingElements\":[32],\"numberOfAllChildElements\":[32],\"leftScrollDistance\":[32],\"rightScrollDistance\":[32]},[[9,\"resize\",\"detectOverflow\"]]]]],[\"ix-map-navigation\",[[1,\"ix-map-navigation\",{\"applicationName\":[1,\"application-name\"],\"navigationTitle\":[1,\"navigation-title\"],\"hideContextMenu\":[4,\"hide-context-menu\"],\"isSidebarOpen\":[32],\"hasContentHeader\":[32],\"toggleSidebar\":[64],\"openOverlay\":[64],\"closeOverlay\":[64]}]]],[\"ix-menu\",[[1,\"ix-menu\",{\"showSettings\":[1028,\"show-settings\"],\"showAbout\":[1028,\"show-about\"],\"enableToggleTheme\":[4,\"enable-toggle-theme\"],\"enableSettings\":[4,\"enable-settings\"],\"enableMapExpand\":[4,\"enable-map-expand\"],\"applicationName\":[1,\"application-name\"],\"applicationDescription\":[1,\"application-description\"],\"maxVisibleMenuItems\":[2,\"max-visible-menu-items\"],\"i18nExpandSidebar\":[1,\"i-1-8n-expand-sidebar\"],\"expand\":[1540],\"startExpanded\":[4,\"start-expanded\"],\"pinned\":[4],\"i18nLegal\":[1,\"i-1-8n-legal\"],\"i18nSettings\":[1,\"i-1-8n-settings\"],\"i18nToggleTheme\":[1,\"i-1-8n-toggle-theme\"],\"i18nExpand\":[1,\"i-1-8n-expand\"],\"i18nCollapse\":[1,\"i-1-8n-collapse\"],\"showPinned\":[32],\"mapExpand\":[32],\"activeTab\":[32],\"breakpoint\":[32],\"itemsScrollShadowTop\":[32],\"itemsScrollShadowBottom\":[32],\"applicationLayoutContext\":[32],\"toggleMapExpand\":[64],\"toggleMenu\":[64],\"toggleSettings\":[64],\"toggleAbout\":[64]},[[9,\"resize\",\"handleOverflowIndicator\"],[0,\"close\",\"onOverlayClose\"]],{\"pinned\":[\"pinnedChange\"]}]]],[\"ix-menu-category\",[[1,\"ix-menu-category\",{\"label\":[1],\"icon\":[1],\"notifications\":[2],\"menuExpand\":[32],\"showItems\":[32],\"showDropdown\":[32],\"nestedItems\":[32]},[[8,\"closeOtherCategories\",\"onPointerLeave\"]]]]],[\"ix-application-switch-modal\",[[1,\"ix-application-switch-modal\",{\"config\":[16]}]]],[\"ix-basic-navigation\",[[1,\"ix-basic-navigation\",{\"applicationName\":[1,\"application-name\"],\"hideHeader\":[4,\"hide-header\"],\"forceBreakpoint\":[1,\"force-breakpoint\"],\"breakpoints\":[16],\"breakpoint\":[32]},null,{\"hideHeader\":[\"onHideHeaderChange\"],\"breakpoints\":[\"onBreakpointsChange\"]}]]],[\"ix-push-card\",[[1,\"ix-push-card\",{\"icon\":[1],\"notification\":[1],\"heading\":[1],\"subheading\":[1],\"variant\":[1],\"collapse\":[4]}]]],[\"ix-breadcrumb\",[[1,\"ix-breadcrumb\",{\"visibleItemCount\":[2,\"visible-item-count\"],\"nextItems\":[16],\"ghost\":[4],\"ariaLabelPreviousButton\":[1,\"aria-label-previous-button\"],\"previousButtonRef\":[32],\"nextButtonRef\":[32],\"items\":[32],\"isPreviousDropdownExpanded\":[32]},null,{\"nextItems\":[\"onNextItemsChange\"]}]]],[\"ix-category-filter\",[[1,\"ix-category-filter\",{\"disabled\":[4],\"readonly\":[4],\"filterState\":[16],\"placeholder\":[1],\"categories\":[16],\"nonSelectableCategories\":[16],\"suggestions\":[16],\"icon\":[1],\"hideIcon\":[4,\"hide-icon\"],\"staticOperator\":[1,\"static-operator\"],\"repeatCategories\":[4,\"repeat-categories\"],\"tmpDisableScrollIntoView\":[4,\"tmp-disable-scroll-into-view\"],\"labelCategories\":[1,\"label-categories\"],\"i18nPlainText\":[1,\"i-1-8n-plain-text\"],\"showDropdown\":[32],\"textInput\":[32],\"hasFocus\":[32],\"categoryLogicalOperator\":[32],\"inputValue\":[32],\"category\":[32],\"filterTokens\":[32]},null,{\"filterState\":[\"watchFilterState\"]}]]],[\"ix-dropdown-button\",[[1,\"ix-dropdown-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"disabled\":[4],\"label\":[1],\"icon\":[1],\"closeBehavior\":[8,\"close-behavior\"],\"placement\":[1],\"dropdownAnchor\":[32]}]]],[\"ix-group\",[[1,\"ix-group\",{\"suppressHeaderSelection\":[4,\"suppress-header-selection\"],\"header\":[1],\"subHeader\":[1,\"sub-header\"],\"collapsed\":[1540],\"selected\":[1540],\"index\":[1538],\"expandOnHeaderClick\":[4,\"expand-on-header-click\"],\"itemSelected\":[32],\"dropdownTriggerRef\":[32],\"slotSize\":[32],\"footerVisible\":[32],\"showExpandCollapsedIcon\":[32]}]]],[\"ix-menu-about\",[[1,\"ix-menu-about\",{\"activeTabLabel\":[1025,\"active-tab-label\"],\"label\":[1],\"show\":[4],\"items\":[32]},null,{\"activeTabLabel\":[\"updateTab\"]}]]],[\"ix-menu-about-news\",[[1,\"ix-menu-about-news\",{\"show\":[1540],\"label\":[1],\"i18nShowMore\":[1,\"i-1-8n-show-more\"],\"aboutItemLabel\":[1,\"about-item-label\"],\"offsetBottom\":[2,\"offset-bottom\"],\"expanded\":[4]}]]],[\"ix-menu-settings\",[[1,\"ix-menu-settings\",{\"activeTabLabel\":[1025,\"active-tab-label\"],\"label\":[1],\"show\":[4],\"items\":[32]},null,{\"activeTabLabel\":[\"updateTab\"]}]]],[\"ix-split-button\",[[1,\"ix-split-button\",{\"variant\":[1],\"closeBehavior\":[8,\"close-behavior\"],\"outline\":[4],\"ghost\":[4],\"label\":[1],\"icon\":[1],\"splitIcon\":[1,\"split-icon\"],\"disabled\":[4],\"placement\":[1],\"toggle\":[32]}]]],[\"ix-action-card\",[[1,\"ix-action-card\",{\"variant\":[1],\"icon\":[1],\"heading\":[1],\"subheading\":[1],\"selected\":[4]}]]],[\"ix-content-header\",[[1,\"ix-content-header\",{\"variant\":[1],\"headerTitle\":[1,\"header-title\"],\"headerSubtitle\":[1,\"header-subtitle\"],\"hasBackButton\":[4,\"has-back-button\"]}]]],[\"ix-empty-state\",[[1,\"ix-empty-state\",{\"layout\":[1],\"icon\":[1],\"header\":[1],\"subHeader\":[1,\"sub-header\"],\"action\":[1]}]]],[\"ix-modal-example\",[[0,\"ix-modal-example\"]]],[\"ix-pane\",[[1,\"ix-pane\",{\"heading\":[1],\"variant\":[1],\"hideOnCollapse\":[4,\"hide-on-collapse\"],\"size\":[1],\"borderless\":[4],\"expanded\":[1028],\"composition\":[1025],\"icon\":[1],\"ignoreLayoutSettings\":[4,\"ignore-layout-settings\"],\"isMobile\":[1028,\"is-mobile\"],\"expandIcon\":[32],\"showContent\":[32],\"minimizeIcon\":[32],\"floating\":[32],\"parentWidthPx\":[32],\"parentHeightPx\":[32]},null,{\"isMobile\":[\"onMobileChange\"],\"composition\":[\"onPositionChange\"],\"hideOnCollapse\":[\"onHideOnCollapseChange\"],\"variant\":[\"onVariantChange\"],\"borderless\":[\"onBorderlessChange\"],\"expanded\":[\"onExpandedChange\"],\"parentHeightPx\":[\"onParentSizeChange\"],\"parentWidthPx\":[\"onParentSizeChange\"],\"size\":[\"onSizeChange\"]}]]],[\"ix-toast-container\",[[1,\"ix-toast-container\",{\"containerId\":[1,\"container-id\"],\"containerClass\":[1,\"container-class\"],\"position\":[1],\"showToast\":[64]},null,{\"position\":[\"onPositionChange\"]}]]],[\"ix-chip\",[[1,\"ix-chip\",{\"variant\":[513],\"active\":[4],\"closable\":[4],\"icon\":[1],\"background\":[1],\"color\":[1],\"chipColor\":[1,\"chip-color\"],\"outline\":[4]}]]],[\"ix-drawer\",[[1,\"ix-drawer\",{\"show\":[1028],\"closeOnClickOutside\":[4,\"close-on-click-outside\"],\"fullHeight\":[4,\"full-height\"],\"minWidth\":[2,\"min-width\"],\"maxWidth\":[2,\"max-width\"],\"width\":[8],\"toggleDrawer\":[64]},null,{\"show\":[\"onShowChanged\"]}]]],[\"ix-expanding-search\",[[1,\"ix-expanding-search\",{\"icon\":[1],\"placeholder\":[1],\"value\":[1025],\"fullWidth\":[4,\"full-width\"],\"isFieldChanged\":[32],\"expanded\":[32],\"hasFocus\":[32]}]]],[\"ix-flip-tile\",[[1,\"ix-flip-tile\",{\"state\":[1],\"height\":[8],\"width\":[8],\"index\":[32],\"isFlipAnimationActive\":[32]}]]],[\"ix-message-bar\",[[1,\"ix-message-bar\",{\"type\":[1],\"dismissible\":[4],\"icon\":[32],\"color\":[32]}]]],[\"ix-slider\",[[1,\"ix-slider\",{\"step\":[2],\"min\":[2],\"max\":[2],\"value\":[2],\"marker\":[16],\"trace\":[4],\"traceReference\":[2,\"trace-reference\"],\"disabled\":[4],\"error\":[8],\"rangeInput\":[32],\"rangeMin\":[32],\"rangeMax\":[32],\"rangeTraceReference\":[32],\"showTooltip\":[32]},null,{\"showTooltip\":[\"onShowTooltipChange\"],\"value\":[\"updateRangeVariables\"],\"max\":[\"updateRangeVariables\"],\"min\":[\"updateRangeVariables\"],\"traceReference\":[\"updateRangeVariables\"]}]]],[\"ix-upload\",[[1,\"ix-upload\",{\"accept\":[1],\"multiple\":[4],\"multiline\":[4],\"disabled\":[4],\"state\":[1],\"selectFileText\":[1,\"select-file-text\"],\"loadingText\":[1,\"loading-text\"],\"uploadFailedText\":[1,\"upload-failed-text\"],\"uploadSuccessText\":[1,\"upload-success-text\"],\"i18nUploadFile\":[1,\"i-1-8n-upload-file\"],\"i18nUploadDisabled\":[1,\"i-1-8n-upload-disabled\"],\"isFileOver\":[32],\"setFilesToUpload\":[64]}]]],[\"ix-blind\",[[1,\"ix-blind\",{\"collapsed\":[1540],\"label\":[1],\"sublabel\":[1],\"icon\":[1],\"variant\":[1]},null,{\"collapsed\":[\"animation\"]}]]],[\"ix-dropdown-header\",[[1,\"ix-dropdown-header\",{\"label\":[1]}]]],[\"ix-icon-toggle-button\",[[1,\"ix-icon-toggle-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"icon\":[1],\"pressed\":[4],\"size\":[1],\"disabled\":[516],\"loading\":[4]},null,{\"variant\":[\"onVariantChange\"],\"ghost\":[\"onGhostChange\"],\"outline\":[\"onOutlineChange\"]}]]],[\"ix-modal-loading\",[[1,\"ix-modal-loading\"]]],[\"ix-split-button-item\",[[1,\"ix-split-button-item\",{\"icon\":[1],\"label\":[1],\"getDropdownItemElement\":[64]}]]],[\"ix-toggle-button\",[[1,\"ix-toggle-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"disabled\":[516],\"loading\":[4],\"icon\":[1],\"pressed\":[4]},null,{\"variant\":[\"onVariantChange\"],\"ghost\":[\"onGhostChange\"],\"outline\":[\"onOutlineChange\"]}]]],[\"ix-tree\",[[1,\"ix-tree\",{\"root\":[1],\"model\":[16],\"renderItem\":[16],\"context\":[1040]},null,{\"model\":[\"modelChange\"]}]]],[\"ix-application\",[[1,\"ix-application\",{\"theme\":[1],\"themeSystemAppearance\":[4,\"theme-system-appearance\"],\"forceBreakpoint\":[1,\"force-breakpoint\"],\"breakpoints\":[16],\"appSwitchConfig\":[16],\"breakpoint\":[32],\"applicationSidebarSlotted\":[32]},null,{\"breakpoints\":[\"onBreakpointsChange\"],\"theme\":[\"changeTheme\"],\"themeSystemAppearance\":[\"changeTheme\"],\"appSwitchConfig\":[\"onApplicationSidebarChange\"],\"applicationSidebarSlotted\":[\"onApplicationSidebarChange\"]}]]],[\"ix-application-sidebar\",[[1,\"ix-application-sidebar\",{\"visible\":[32]},[[8,\"application-sidebar-toggle\",\"listenToggleEvent\"]]]]],[\"ix-content\",[[1,\"ix-content\",{\"isContentHeaderSlotted\":[32]}]]],[\"ix-css-grid\",[[1,\"ix-css-grid\",{\"templates\":[16],\"currentTemplate\":[32]}]]],[\"ix-css-grid-item\",[[1,\"ix-css-grid-item\",{\"itemName\":[1,\"item-name\"]}]]],[\"ix-dropdown-quick-actions\",[[1,\"ix-dropdown-quick-actions\"]]],[\"ix-event-list\",[[1,\"ix-event-list\",{\"itemHeight\":[8,\"item-height\"],\"compact\":[4],\"animated\":[4],\"chevron\":[4]},null,{\"chevron\":[\"watchChevron\"]}]]],[\"ix-event-list-item\",[[1,\"ix-event-list-item\",{\"color\":[1],\"itemColor\":[1,\"item-color\"],\"selected\":[4],\"disabled\":[4],\"chevron\":[4]},[[1,\"click\",\"handleItemClick\"]]]]],[\"ix-flip-tile-content\",[[1,\"ix-flip-tile-content\",{\"contentVisible\":[4,\"content-visible\"]}]]],[\"ix-form-field\",[[1,\"ix-form-field\",{\"label\":[1]}]]],[\"ix-input-group\",[[1,\"ix-input-group\",{\"disabled\":[32],\"inputPaddingLeft\":[32],\"inputPaddingRight\":[32]}]]],[\"ix-key-value\",[[1,\"ix-key-value\",{\"icon\":[1],\"label\":[1],\"labelPosition\":[1,\"label-position\"],\"value\":[1]}]]],[\"ix-key-value-list\",[[1,\"ix-key-value-list\",{\"striped\":[4]}]]],[\"ix-kpi\",[[1,\"ix-kpi\",{\"label\":[1],\"value\":[8],\"unit\":[1],\"state\":[1],\"orientation\":[1]}]]],[\"ix-link-button\",[[1,\"ix-link-button\",{\"disabled\":[4],\"url\":[1],\"target\":[1]}]]],[\"ix-menu-about-item\",[[1,\"ix-menu-about-item\",{\"label\":[513]},null,{\"label\":[\"watchLabel\"]}]]],[\"ix-menu-settings-item\",[[1,\"ix-menu-settings-item\",{\"label\":[513]},null,{\"label\":[\"watchLabel\"]}]]],[\"ix-modal\",[[1,\"ix-modal\",{\"size\":[1],\"animation\":[4],\"backdrop\":[4],\"closeOnBackdropClick\":[4,\"close-on-backdrop-click\"],\"beforeDismiss\":[16],\"centered\":[4],\"keyboard\":[4],\"closeOnEscape\":[4,\"close-on-escape\"],\"modalVisible\":[32],\"showModal\":[64],\"dismissModal\":[64],\"closeModal\":[64]}]]],[\"ix-modal-footer\",[[1,\"ix-modal-footer\"]]],[\"ix-pane-layout\",[[1,\"ix-pane-layout\",{\"layout\":[1],\"variant\":[1],\"borderless\":[4],\"isMobile\":[32],\"paneElements\":[32]},[[0,\"slotChanged\",\"onSlotChanged\"],[0,\"hideOnCollapseChanged\",\"onCollapsibleChanged\"],[0,\"variantChanged\",\"onVariantChanged\"]],{\"paneElements\":[\"onPaneElementsChange\"],\"variant\":[\"onVariableChange\"],\"borderless\":[\"onBorderChange\"],\"layout\":[\"onLayoutChange\"],\"isMobile\":[\"onMobileChange\"]}]]],[\"ix-pill\",[[1,\"ix-pill\",{\"variant\":[513],\"outline\":[4],\"icon\":[1],\"background\":[1],\"color\":[1],\"pillColor\":[1,\"pill-color\"],\"alignLeft\":[4,\"align-left\"]}]]],[\"ix-playground-internal\",[[2,\"ix-playground-internal\"]]],[\"ix-tile\",[[1,\"ix-tile\",{\"size\":[1],\"hasHeaderSlot\":[32],\"hasFooterSlot\":[32]}]]],[\"ix-toggle\",[[1,\"ix-toggle\",{\"checked\":[1540],\"disabled\":[4],\"indeterminate\":[1540],\"textOn\":[1,\"text-on\"],\"textOff\":[1,\"text-off\"],\"textIndeterminate\":[1,\"text-indeterminate\"],\"hideText\":[4,\"hide-text\"]}]]],[\"ix-validation-tooltip\",[[1,\"ix-validation-tooltip\",{\"message\":[1],\"placement\":[1],\"suppressAutomaticPlacement\":[4,\"suppress-automatic-placement\"],\"isInputValid\":[32],\"tooltipPosition\":[32],\"arrowPosition\":[32]},null,{\"isInputValid\":[\"validationChanged\"]}]]],[\"ix-workflow-step\",[[1,\"ix-workflow-step\",{\"vertical\":[4],\"disabled\":[4],\"status\":[1],\"clickable\":[4],\"selected\":[4],\"position\":[1],\"iconName\":[32],\"iconColor\":[32]},null,{\"selected\":[\"selectedHandler\"],\"disabled\":[\"watchPropHandler\"],\"status\":[\"watchPropHandler\"]}]]],[\"ix-workflow-steps\",[[1,\"ix-workflow-steps\",{\"vertical\":[4],\"clickable\":[4],\"selectedIndex\":[2,\"selected-index\"]},[[0,\"selectedChanged\",\"onStepSelectionChanged\"]]]]],[\"ix-dropdown-item\",[[1,\"ix-dropdown-item\",{\"label\":[1],\"icon\":[1],\"hover\":[4],\"disabled\":[4],\"checked\":[4],\"isSubMenu\":[4,\"is-sub-menu\"],\"suppressChecked\":[4,\"suppress-checked\"],\"emitItemClick\":[64],\"getDropdownItemElement\":[64]}]]],[\"ix-dropdown\",[[1,\"ix-dropdown\",{\"suppressAutomaticPlacement\":[4,\"suppress-automatic-placement\"],\"show\":[1540],\"trigger\":[1],\"anchor\":[1],\"closeBehavior\":[8,\"close-behavior\"],\"placement\":[1],\"positioningStrategy\":[1,\"positioning-strategy\"],\"header\":[1],\"offset\":[16],\"overwriteDropdownStyle\":[16],\"discoverAllSubmenus\":[4,\"discover-all-submenus\"],\"ignoreRelatedSubmenu\":[4,\"ignore-related-submenu\"],\"discoverSubmenu\":[64],\"updatePosition\":[64]},[[0,\"ix-assign-sub-menu\",\"cacheSubmenuId\"]],{\"show\":[\"changedShow\"],\"trigger\":[\"changedTrigger\"]}]]],[\"ix-icon-button_2\",[[1,\"ix-icon-button\",{\"a11yLabel\":[1,\"a11y-label\"],\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"oval\":[4],\"icon\":[1],\"size\":[1],\"color\":[1],\"iconColor\":[1,\"icon-color\"],\"disabled\":[4],\"type\":[1],\"loading\":[4]}],[1,\"ix-spinner\",{\"variant\":[1],\"size\":[1],\"hideTrack\":[4,\"hide-track\"]}]]],[\"ix-select\",[[1,\"ix-select\",{\"selectedIndices\":[1025,\"selected-indices\"],\"value\":[1025],\"allowClear\":[4,\"allow-clear\"],\"mode\":[1],\"editable\":[4],\"disabled\":[4],\"readonly\":[4],\"i18nPlaceholder\":[1,\"i-1-8n-placeholder\"],\"i18nPlaceholderEditable\":[1,\"i-1-8n-placeholder-editable\"],\"i18nSelectListHeader\":[1,\"i-1-8n-select-list-header\"],\"i18nNoMatches\":[1,\"i-1-8n-no-matches\"],\"hideListHeader\":[4,\"hide-list-header\"],\"dropdownShow\":[32],\"selectedLabels\":[32],\"dropdownWrapperRef\":[32],\"dropdownAnchor\":[32],\"isDropdownEmpty\":[32],\"navigationItem\":[32],\"inputFilterText\":[32],\"inputValue\":[32]},[[0,\"itemClick\",\"onItemClicked\"],[0,\"ix-select-item:labelChange\",\"onLabelChange\"]],{\"selectedIndices\":[\"watchSelectedIndices\"],\"value\":[\"watchValue\"],\"dropdownShow\":[\"watchDropdownShow\"]}]]],[\"ix-time-picker\",[[1,\"ix-time-picker\",{\"format\":[1],\"corners\":[1],\"standaloneAppearance\":[4,\"standalone-appearance\"],\"individual\":[4],\"showHour\":[4,\"show-hour\"],\"showMinutes\":[4,\"show-minutes\"],\"showSeconds\":[4,\"show-seconds\"],\"time\":[1],\"showTimeReference\":[1028,\"show-time-reference\"],\"timeReference\":[1,\"time-reference\"],\"textSelectTime\":[1,\"text-select-time\"],\"textTime\":[1,\"text-time\"],\"_time\":[32],\"_timeRef\":[32],\"_formattedTime\":[32],\"getCurrentTime\":[64]},null,{\"time\":[\"watchTimePropHandler\"],\"_time\":[\"formatTime\",\"onInternalTimeChange\"]}]]],[\"ix-map-navigation-overlay\",[[1,\"ix-map-navigation-overlay\",{\"name\":[1],\"icon\":[1],\"color\":[1],\"iconColor\":[1,\"icon-color\"]}]]],[\"ix-toast\",[[1,\"ix-toast\",{\"type\":[1],\"toastTitle\":[1,\"toast-title\"],\"autoCloseDelay\":[2,\"auto-close-delay\"],\"autoClose\":[4,\"auto-close\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"],\"progress\":[32],\"touched\":[32]}]]],[\"ix-breadcrumb-item\",[[1,\"ix-breadcrumb-item\",{\"label\":[1],\"icon\":[1],\"ghost\":[4],\"visible\":[4],\"showChevron\":[4,\"show-chevron\"],\"isDropdownTrigger\":[4,\"is-dropdown-trigger\"],\"a11y\":[32]}]]],[\"ix-tree-item\",[[1,\"ix-tree-item\",{\"text\":[1],\"hasChildren\":[4,\"has-children\"],\"context\":[16]}]]],[\"ix-avatar_2\",[[1,\"ix-avatar\",{\"image\":[1],\"initials\":[1],\"username\":[1],\"extra\":[1],\"isClosestApplicationHeader\":[32],\"hasSlottedElements\":[32]}],[1,\"ix-menu-avatar-item\",{\"icon\":[1],\"label\":[1],\"getDropdownItemElement\":[64]}]]],[\"ix-application-header\",[[1,\"ix-application-header\",{\"name\":[1],\"breakpoint\":[32],\"menuExpanded\":[32],\"suppressResponsive\":[32],\"hasSlottedElements\":[32],\"applicationLayoutContext\":[32]}]]],[\"ix-typography\",[[1,\"ix-typography\",{\"variant\":[1],\"format\":[1],\"color\":[1],\"textColor\":[1,\"text-color\"],\"bold\":[4],\"textDecoration\":[1,\"text-decoration\"]}]]],[\"ix-modal-content_2\",[[1,\"ix-modal-header\",{\"hideClose\":[4,\"hide-close\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"]},null,{\"icon\":[\"onIconChange\"]}],[1,\"ix-modal-content\"]]],[\"ix-group-context-menu_2\",[[1,\"ix-group-context-menu\",{\"showContextMenu\":[32]}],[1,\"ix-group-item\",{\"icon\":[1],\"text\":[1],\"secondaryText\":[1,\"secondary-text\"],\"suppressSelection\":[4,\"suppress-selection\"],\"selected\":[4],\"focusable\":[4],\"index\":[2]},[[1,\"click\",\"clickListen\"]]]]],[\"ix-menu-item\",[[1,\"ix-menu-item\",{\"label\":[1],\"home\":[4],\"bottom\":[4],\"tabIcon\":[1025,\"tab-icon\"],\"icon\":[1025],\"notifications\":[2],\"active\":[4],\"disabled\":[4],\"isCategory\":[4,\"is-category\"],\"tooltip\":[32],\"menuExpanded\":[32]},null,{\"icon\":[\"onIconChange\"],\"tabIcon\":[\"onTabIconChange\"]}]]],[\"ix-card-accordion_2\",[[1,\"ix-card-accordion\",{\"collapse\":[4],\"expandContent\":[32]},null,{\"collapse\":[\"onInitialExpandChange\"]}],[1,\"ix-card-title\"]]],[\"ix-divider\",[[1,\"ix-divider\"]]],[\"ix-menu-expand-icon\",[[1,\"ix-menu-expand-icon\",{\"ixAriaLabel\":[1,\"ix-aria-label\"],\"expanded\":[516],\"breakpoint\":[513],\"pinned\":[4]}]]],[\"ix-tooltip\",[[1,\"ix-tooltip\",{\"for\":[1],\"titleContent\":[1,\"title-content\"],\"interactive\":[4],\"placement\":[1],\"showDelay\":[2,\"show-delay\"],\"hideDelay\":[2,\"hide-delay\"],\"animationFrame\":[4,\"animation-frame\"],\"visible\":[32],\"showTooltip\":[64],\"hideTooltip\":[64]}]]],[\"ix-tab-item_2\",[[1,\"ix-tab-item\",{\"selected\":[4],\"disabled\":[4],\"small\":[4],\"icon\":[4],\"rounded\":[4],\"counter\":[2],\"layout\":[1],\"placement\":[1]}],[1,\"ix-tabs\",{\"small\":[4],\"rounded\":[4],\"selected\":[1026],\"layout\":[1],\"placement\":[1],\"totalItems\":[32],\"currentScrollAmount\":[32],\"scrollAmount\":[32],\"scrollActionAmount\":[32]},[[9,\"resize\",\"onWindowResize\"],[0,\"tabClick\",\"onTabClick\"]]]]],[\"ix-date-time-card\",[[1,\"ix-date-time-card\",{\"standaloneAppearance\":[8,\"standalone-appearance\"],\"individual\":[4],\"corners\":[1]}]]],[\"ix-filter-chip_2\",[[1,\"ix-select-item\",{\"label\":[513],\"value\":[520],\"selected\":[4],\"hover\":[4],\"getDropdownItemElement\":[64],\"onItemClick\":[64]},null,{\"label\":[\"labelChange\"]}],[1,\"ix-filter-chip\",{\"disabled\":[4],\"readonly\":[4]}]]],[\"ix-card_2\",[[1,\"ix-card\",{\"variant\":[1],\"selected\":[4]}],[1,\"ix-card-content\"]]],[\"ix-button\",[[1,\"ix-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"disabled\":[516],\"type\":[1],\"loading\":[4],\"icon\":[1],\"alignment\":[1],\"iconSize\":[1,\"icon-size\"]}]]],[\"ix-col_4\",[[1,\"ix-date-picker\",{\"format\":[1],\"range\":[4],\"corners\":[1],\"from\":[1],\"to\":[1],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"textSelectDate\":[1,\"text-select-date\"],\"i18nDone\":[1,\"i18n-done\"],\"weekStartIndex\":[2,\"week-start-index\"],\"locale\":[1],\"individual\":[4],\"eventDelimiter\":[1,\"event-delimiter\"],\"standaloneAppearance\":[4,\"standalone-appearance\"],\"today\":[1],\"currFromDate\":[32],\"currToDate\":[32],\"selectedYear\":[32],\"tempYear\":[32],\"startYear\":[32],\"endYear\":[32],\"selectedMonth\":[32],\"tempMonth\":[32],\"dropdownButtonRef\":[32],\"yearContainerRef\":[32],\"dayNames\":[32],\"monthNames\":[32],\"firstMonthRef\":[32],\"focusedDay\":[32],\"focusedDayElem\":[32],\"getCurrentDate\":[64]},null,{\"from\":[\"watchFromPropHandler\"],\"to\":[\"watchToPropHandler\"],\"locale\":[\"onLocaleChange\"]}],[1,\"ix-col\",{\"size\":[1],\"sizeSm\":[1,\"size-sm\"],\"sizeMd\":[1,\"size-md\"],\"sizeLg\":[1,\"size-lg\"]},[[9,\"resize\",\"onResize\"]]],[1,\"ix-layout-grid\",{\"noMargin\":[4,\"no-margin\"],\"gap\":[1],\"columns\":[2]}],[1,\"ix-row\"]]]]"), options);
19
+ return bootstrapLazy(JSON.parse("[[\"ix-datetime-picker\",[[1,\"ix-datetime-picker\",{\"range\":[4],\"showHour\":[4,\"show-hour\"],\"showMinutes\":[4,\"show-minutes\"],\"showSeconds\":[4,\"show-seconds\"],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"dateFormat\":[1,\"date-format\"],\"timeFormat\":[1,\"time-format\"],\"from\":[1],\"to\":[1],\"time\":[1],\"showTimeReference\":[8,\"show-time-reference\"],\"timeReference\":[1,\"time-reference\"],\"textSelectDate\":[1,\"text-select-date\"],\"i18nDone\":[1,\"i18n-done\"],\"weekStartIndex\":[2,\"week-start-index\"],\"locale\":[1],\"eventDelimiter\":[1,\"event-delimiter\"]}]]],[\"ix-date-dropdown\",[[1,\"ix-date-dropdown\",{\"disabled\":[4],\"format\":[1],\"range\":[4],\"from\":[1],\"to\":[1],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"dateRangeId\":[1,\"date-range-id\"],\"customRangeAllowed\":[4,\"custom-range-allowed\"],\"dateRangeOptions\":[16],\"i18nCustomItem\":[1,\"i18n-custom-item\"],\"i18nDone\":[1,\"i18n-done\"],\"i18nNoRange\":[1,\"i18n-no-range\"],\"today\":[1],\"selectedDateRangeId\":[32],\"currentRangeValue\":[32],\"getDateRange\":[64]},null,{\"dateRangeId\":[\"onDateRangeIdChange\"],\"to\":[\"onDateRangeIdChange\"],\"from\":[\"onDateRangeIdChange\"],\"dateRangeOptions\":[\"onDateRangeOptionsChange\"],\"disabled\":[\"onDisabledChange\"]}]]],[\"ix-pagination\",[[1,\"ix-pagination\",{\"advanced\":[4],\"itemCount\":[2,\"item-count\"],\"showItemCount\":[4,\"show-item-count\"],\"count\":[2],\"selectedPage\":[1026,\"selected-page\"],\"i18nPage\":[1,\"i-1-8n-page\"],\"i18nOf\":[1,\"i-1-8n-of\"],\"i18nItems\":[1,\"i-1-8n-items\"]}]]],[\"ix-map-navigation\",[[1,\"ix-map-navigation\",{\"applicationName\":[1,\"application-name\"],\"navigationTitle\":[1,\"navigation-title\"],\"hideContextMenu\":[4,\"hide-context-menu\"],\"isSidebarOpen\":[32],\"hasContentHeader\":[32],\"toggleSidebar\":[64],\"openOverlay\":[64],\"closeOverlay\":[64]}]]],[\"ix-menu-avatar\",[[1,\"ix-menu-avatar\",{\"top\":[1],\"bottom\":[1],\"image\":[1],\"initials\":[1],\"i18nLogout\":[1,\"i-1-8n-logout\"],\"showLogoutButton\":[4,\"show-logout-button\"],\"showContextMenu\":[32]}]]],[\"ix-basic-navigation\",[[1,\"ix-basic-navigation\",{\"applicationName\":[1,\"application-name\"],\"hideHeader\":[4,\"hide-header\"],\"forceBreakpoint\":[1,\"force-breakpoint\"],\"breakpoints\":[16],\"breakpoint\":[32]},null,{\"hideHeader\":[\"onHideHeaderChange\"],\"breakpoints\":[\"onBreakpointsChange\"]}]]],[\"ix-card-list\",[[1,\"ix-card-list\",{\"label\":[1],\"collapse\":[1028],\"listStyle\":[1,\"list-style\"],\"maxVisibleCards\":[2,\"max-visible-cards\"],\"showAllCount\":[2,\"show-all-count\"],\"suppressOverflowHandling\":[4,\"suppress-overflow-handling\"],\"hideShowAll\":[4,\"hide-show-all\"],\"i18nShowAll\":[1,\"i-1-8n-show-all\"],\"i18nMoreCards\":[1,\"i-1-8n-more-cards\"],\"hasOverflowingElements\":[32],\"numberOfOverflowingElements\":[32],\"numberOfAllChildElements\":[32],\"leftScrollDistance\":[32],\"rightScrollDistance\":[32]},[[9,\"resize\",\"detectOverflow\"]]]]],[\"ix-menu\",[[1,\"ix-menu\",{\"showSettings\":[1028,\"show-settings\"],\"showAbout\":[1028,\"show-about\"],\"enableToggleTheme\":[4,\"enable-toggle-theme\"],\"enableSettings\":[4,\"enable-settings\"],\"enableMapExpand\":[4,\"enable-map-expand\"],\"applicationName\":[1,\"application-name\"],\"applicationDescription\":[1,\"application-description\"],\"maxVisibleMenuItems\":[2,\"max-visible-menu-items\"],\"i18nExpandSidebar\":[1,\"i-1-8n-expand-sidebar\"],\"expand\":[1540],\"startExpanded\":[4,\"start-expanded\"],\"pinned\":[4],\"i18nLegal\":[1,\"i-1-8n-legal\"],\"i18nSettings\":[1,\"i-1-8n-settings\"],\"i18nToggleTheme\":[1,\"i-1-8n-toggle-theme\"],\"i18nExpand\":[1,\"i-1-8n-expand\"],\"i18nCollapse\":[1,\"i-1-8n-collapse\"],\"showPinned\":[32],\"mapExpand\":[32],\"activeTab\":[32],\"breakpoint\":[32],\"itemsScrollShadowTop\":[32],\"itemsScrollShadowBottom\":[32],\"applicationLayoutContext\":[32],\"toggleMapExpand\":[64],\"toggleMenu\":[64],\"toggleSettings\":[64],\"toggleAbout\":[64]},[[9,\"resize\",\"handleOverflowIndicator\"],[0,\"close\",\"onOverlayClose\"]],{\"pinned\":[\"pinnedChange\"]}]]],[\"ix-menu-category\",[[1,\"ix-menu-category\",{\"label\":[1],\"icon\":[1],\"notifications\":[2],\"menuExpand\":[32],\"showItems\":[32],\"showDropdown\":[32],\"nestedItems\":[32]},[[8,\"closeOtherCategories\",\"onPointerLeave\"]]]]],[\"ix-application-switch-modal\",[[1,\"ix-application-switch-modal\",{\"config\":[16]}]]],[\"ix-push-card\",[[1,\"ix-push-card\",{\"icon\":[1],\"notification\":[1],\"heading\":[1],\"subheading\":[1],\"variant\":[1],\"collapse\":[4]}]]],[\"ix-breadcrumb\",[[1,\"ix-breadcrumb\",{\"visibleItemCount\":[2,\"visible-item-count\"],\"nextItems\":[16],\"ghost\":[4],\"ariaLabelPreviousButton\":[1,\"aria-label-previous-button\"],\"items\":[32],\"isPreviousDropdownExpanded\":[32]},null,{\"nextItems\":[\"onNextItemsChange\"]}]]],[\"ix-category-filter\",[[1,\"ix-category-filter\",{\"disabled\":[4],\"readonly\":[4],\"filterState\":[16],\"placeholder\":[1],\"categories\":[16],\"nonSelectableCategories\":[16],\"suggestions\":[16],\"icon\":[1],\"hideIcon\":[4,\"hide-icon\"],\"staticOperator\":[1,\"static-operator\"],\"repeatCategories\":[4,\"repeat-categories\"],\"tmpDisableScrollIntoView\":[4,\"tmp-disable-scroll-into-view\"],\"labelCategories\":[1,\"label-categories\"],\"i18nPlainText\":[1,\"i-1-8n-plain-text\"],\"showDropdown\":[32],\"hasFocus\":[32],\"categoryLogicalOperator\":[32],\"inputValue\":[32],\"category\":[32],\"filterTokens\":[32]},null,{\"filterState\":[\"watchFilterState\"]}]]],[\"ix-dropdown-button\",[[1,\"ix-dropdown-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"disabled\":[4],\"label\":[1],\"icon\":[1],\"closeBehavior\":[8,\"close-behavior\"],\"placement\":[1]}]]],[\"ix-group\",[[1,\"ix-group\",{\"suppressHeaderSelection\":[4,\"suppress-header-selection\"],\"header\":[1],\"subHeader\":[1,\"sub-header\"],\"collapsed\":[1540],\"selected\":[1540],\"index\":[1538],\"expandOnHeaderClick\":[4,\"expand-on-header-click\"],\"itemSelected\":[32],\"slotSize\":[32],\"footerVisible\":[32],\"showExpandCollapsedIcon\":[32]},[[0,\"selectedChanged\",\"onItemClicked\"]],{\"selected\":[\"selectedChanged\"]}]]],[\"ix-menu-about\",[[1,\"ix-menu-about\",{\"activeTabLabel\":[1025,\"active-tab-label\"],\"label\":[1],\"show\":[4],\"items\":[32]},null,{\"activeTabLabel\":[\"updateTab\"]}]]],[\"ix-menu-about-news\",[[1,\"ix-menu-about-news\",{\"show\":[1540],\"label\":[1],\"i18nShowMore\":[1,\"i-1-8n-show-more\"],\"aboutItemLabel\":[1,\"about-item-label\"],\"offsetBottom\":[2,\"offset-bottom\"],\"expanded\":[4]}]]],[\"ix-menu-settings\",[[1,\"ix-menu-settings\",{\"activeTabLabel\":[1025,\"active-tab-label\"],\"label\":[1],\"show\":[4],\"items\":[32]},null,{\"activeTabLabel\":[\"updateTab\"]}]]],[\"ix-split-button\",[[1,\"ix-split-button\",{\"variant\":[1],\"closeBehavior\":[8,\"close-behavior\"],\"outline\":[4],\"ghost\":[4],\"label\":[1],\"icon\":[1],\"splitIcon\":[1,\"split-icon\"],\"disabled\":[4],\"placement\":[1],\"toggle\":[32]}]]],[\"ix-action-card\",[[1,\"ix-action-card\",{\"variant\":[1],\"icon\":[1],\"heading\":[1],\"subheading\":[1],\"selected\":[4]}]]],[\"ix-content-header\",[[1,\"ix-content-header\",{\"variant\":[1],\"headerTitle\":[1,\"header-title\"],\"headerSubtitle\":[1,\"header-subtitle\"],\"hasBackButton\":[4,\"has-back-button\"]}]]],[\"ix-empty-state\",[[1,\"ix-empty-state\",{\"layout\":[1],\"icon\":[1],\"header\":[1],\"subHeader\":[1,\"sub-header\"],\"action\":[1]}]]],[\"ix-modal-example\",[[0,\"ix-modal-example\"]]],[\"ix-pane\",[[1,\"ix-pane\",{\"heading\":[1],\"variant\":[1],\"hideOnCollapse\":[4,\"hide-on-collapse\"],\"size\":[1],\"borderless\":[4],\"expanded\":[1028],\"composition\":[1025],\"icon\":[1],\"ignoreLayoutSettings\":[4,\"ignore-layout-settings\"],\"isMobile\":[1028,\"is-mobile\"],\"expandIcon\":[32],\"showContent\":[32],\"minimizeIcon\":[32],\"floating\":[32],\"parentWidthPx\":[32],\"parentHeightPx\":[32]},null,{\"isMobile\":[\"onMobileChange\"],\"composition\":[\"onPositionChange\"],\"hideOnCollapse\":[\"onHideOnCollapseChange\"],\"variant\":[\"onVariantChange\"],\"borderless\":[\"onBorderlessChange\"],\"expanded\":[\"onExpandedChange\"],\"parentHeightPx\":[\"onParentSizeChange\"],\"parentWidthPx\":[\"onParentSizeChange\"],\"size\":[\"onSizeChange\"]}]]],[\"ix-toast-container\",[[1,\"ix-toast-container\",{\"containerId\":[1,\"container-id\"],\"containerClass\":[1,\"container-class\"],\"position\":[1],\"showToast\":[64]},null,{\"position\":[\"onPositionChange\"]}]]],[\"ix-chip\",[[1,\"ix-chip\",{\"variant\":[513],\"active\":[4],\"closable\":[4],\"icon\":[1],\"background\":[1],\"color\":[1],\"chipColor\":[1,\"chip-color\"],\"outline\":[4]}]]],[\"ix-drawer\",[[1,\"ix-drawer\",{\"show\":[1028],\"closeOnClickOutside\":[4,\"close-on-click-outside\"],\"fullHeight\":[4,\"full-height\"],\"minWidth\":[2,\"min-width\"],\"maxWidth\":[2,\"max-width\"],\"width\":[8],\"toggleDrawer\":[64]},null,{\"show\":[\"onShowChanged\"]}]]],[\"ix-expanding-search\",[[1,\"ix-expanding-search\",{\"icon\":[1],\"placeholder\":[1],\"value\":[1025],\"fullWidth\":[4,\"full-width\"],\"isFieldChanged\":[32],\"expanded\":[32],\"hasFocus\":[32]}]]],[\"ix-flip-tile\",[[1,\"ix-flip-tile\",{\"state\":[1],\"height\":[8],\"width\":[8],\"index\":[32],\"isFlipAnimationActive\":[32]}]]],[\"ix-message-bar\",[[1,\"ix-message-bar\",{\"type\":[1],\"dismissible\":[4],\"icon\":[32],\"color\":[32]}]]],[\"ix-slider\",[[1,\"ix-slider\",{\"step\":[2],\"min\":[2],\"max\":[2],\"value\":[2],\"marker\":[16],\"trace\":[4],\"traceReference\":[2,\"trace-reference\"],\"disabled\":[4],\"error\":[8],\"rangeInput\":[32],\"rangeMin\":[32],\"rangeMax\":[32],\"rangeTraceReference\":[32],\"showTooltip\":[32]},null,{\"showTooltip\":[\"onShowTooltipChange\"],\"value\":[\"updateRangeVariables\"],\"max\":[\"updateRangeVariables\"],\"min\":[\"updateRangeVariables\"],\"traceReference\":[\"updateRangeVariables\"]}]]],[\"ix-upload\",[[1,\"ix-upload\",{\"accept\":[1],\"multiple\":[4],\"multiline\":[4],\"disabled\":[4],\"state\":[1],\"selectFileText\":[1,\"select-file-text\"],\"loadingText\":[1,\"loading-text\"],\"uploadFailedText\":[1,\"upload-failed-text\"],\"uploadSuccessText\":[1,\"upload-success-text\"],\"i18nUploadFile\":[1,\"i-1-8n-upload-file\"],\"i18nUploadDisabled\":[1,\"i-1-8n-upload-disabled\"],\"isFileOver\":[32],\"setFilesToUpload\":[64]}]]],[\"ix-blind\",[[1,\"ix-blind\",{\"collapsed\":[1540],\"label\":[1],\"sublabel\":[1],\"icon\":[1],\"variant\":[1]},null,{\"collapsed\":[\"animation\"]}]]],[\"ix-dropdown-header\",[[1,\"ix-dropdown-header\",{\"label\":[1]}]]],[\"ix-icon-toggle-button\",[[1,\"ix-icon-toggle-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"icon\":[1],\"pressed\":[4],\"size\":[1],\"disabled\":[516],\"loading\":[4]},null,{\"variant\":[\"onVariantChange\"],\"ghost\":[\"onGhostChange\"],\"outline\":[\"onOutlineChange\"]}]]],[\"ix-modal-loading\",[[1,\"ix-modal-loading\"]]],[\"ix-split-button-item\",[[1,\"ix-split-button-item\",{\"icon\":[1],\"label\":[1],\"getDropdownItemElement\":[64]}]]],[\"ix-toggle-button\",[[1,\"ix-toggle-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"disabled\":[516],\"loading\":[4],\"icon\":[1],\"pressed\":[4]},null,{\"variant\":[\"onVariantChange\"],\"ghost\":[\"onGhostChange\"],\"outline\":[\"onOutlineChange\"]}]]],[\"ix-tree\",[[1,\"ix-tree\",{\"root\":[1],\"model\":[16],\"renderItem\":[16],\"context\":[1040]},null,{\"model\":[\"modelChange\"]}]]],[\"ix-application\",[[1,\"ix-application\",{\"theme\":[1],\"themeSystemAppearance\":[4,\"theme-system-appearance\"],\"forceBreakpoint\":[1,\"force-breakpoint\"],\"breakpoints\":[16],\"appSwitchConfig\":[16],\"breakpoint\":[32],\"applicationSidebarSlotted\":[32]},null,{\"breakpoints\":[\"onBreakpointsChange\"],\"theme\":[\"changeTheme\"],\"themeSystemAppearance\":[\"changeTheme\"],\"appSwitchConfig\":[\"onApplicationSidebarChange\"],\"applicationSidebarSlotted\":[\"onApplicationSidebarChange\"]}]]],[\"ix-application-sidebar\",[[1,\"ix-application-sidebar\",{\"visible\":[32]},[[8,\"application-sidebar-toggle\",\"listenToggleEvent\"]]]]],[\"ix-content\",[[1,\"ix-content\",{\"isContentHeaderSlotted\":[32]}]]],[\"ix-css-grid\",[[1,\"ix-css-grid\",{\"templates\":[16],\"currentTemplate\":[32]}]]],[\"ix-css-grid-item\",[[1,\"ix-css-grid-item\",{\"itemName\":[1,\"item-name\"]}]]],[\"ix-dropdown-quick-actions\",[[1,\"ix-dropdown-quick-actions\"]]],[\"ix-event-list\",[[1,\"ix-event-list\",{\"itemHeight\":[8,\"item-height\"],\"compact\":[4],\"animated\":[4],\"chevron\":[4]},null,{\"chevron\":[\"watchChevron\"]}]]],[\"ix-event-list-item\",[[1,\"ix-event-list-item\",{\"color\":[1],\"itemColor\":[1,\"item-color\"],\"selected\":[4],\"disabled\":[4],\"chevron\":[4]},[[1,\"click\",\"handleItemClick\"]]]]],[\"ix-flip-tile-content\",[[1,\"ix-flip-tile-content\",{\"contentVisible\":[4,\"content-visible\"]}]]],[\"ix-form-field\",[[1,\"ix-form-field\",{\"label\":[1]}]]],[\"ix-input-group\",[[1,\"ix-input-group\",{\"disabled\":[32],\"inputPaddingLeft\":[32],\"inputPaddingRight\":[32]}]]],[\"ix-key-value\",[[1,\"ix-key-value\",{\"icon\":[1],\"label\":[1],\"labelPosition\":[1,\"label-position\"],\"value\":[1]}]]],[\"ix-key-value-list\",[[1,\"ix-key-value-list\",{\"striped\":[4]}]]],[\"ix-kpi\",[[1,\"ix-kpi\",{\"label\":[1],\"value\":[8],\"unit\":[1],\"state\":[1],\"orientation\":[1]}]]],[\"ix-link-button\",[[1,\"ix-link-button\",{\"disabled\":[4],\"url\":[1],\"target\":[1]}]]],[\"ix-menu-about-item\",[[1,\"ix-menu-about-item\",{\"label\":[513]},null,{\"label\":[\"watchLabel\"]}]]],[\"ix-menu-settings-item\",[[1,\"ix-menu-settings-item\",{\"label\":[513]},null,{\"label\":[\"watchLabel\"]}]]],[\"ix-modal\",[[1,\"ix-modal\",{\"size\":[1],\"animation\":[4],\"backdrop\":[4],\"closeOnBackdropClick\":[4,\"close-on-backdrop-click\"],\"beforeDismiss\":[16],\"centered\":[4],\"keyboard\":[4],\"closeOnEscape\":[4,\"close-on-escape\"],\"modalVisible\":[32],\"showModal\":[64],\"dismissModal\":[64],\"closeModal\":[64]}]]],[\"ix-modal-footer\",[[1,\"ix-modal-footer\"]]],[\"ix-pane-layout\",[[1,\"ix-pane-layout\",{\"layout\":[1],\"variant\":[1],\"borderless\":[4],\"isMobile\":[32],\"paneElements\":[32]},[[0,\"slotChanged\",\"onSlotChanged\"],[0,\"hideOnCollapseChanged\",\"onCollapsibleChanged\"],[0,\"variantChanged\",\"onVariantChanged\"]],{\"paneElements\":[\"onPaneElementsChange\"],\"variant\":[\"onVariableChange\"],\"borderless\":[\"onBorderChange\"],\"layout\":[\"onLayoutChange\"],\"isMobile\":[\"onMobileChange\"]}]]],[\"ix-pill\",[[1,\"ix-pill\",{\"variant\":[513],\"outline\":[4],\"icon\":[1],\"background\":[1],\"color\":[1],\"pillColor\":[1,\"pill-color\"],\"alignLeft\":[4,\"align-left\"]}]]],[\"ix-playground-internal\",[[2,\"ix-playground-internal\"]]],[\"ix-tile\",[[1,\"ix-tile\",{\"size\":[1],\"hasHeaderSlot\":[32],\"hasFooterSlot\":[32]}]]],[\"ix-toggle\",[[1,\"ix-toggle\",{\"checked\":[1540],\"disabled\":[4],\"indeterminate\":[1540],\"textOn\":[1,\"text-on\"],\"textOff\":[1,\"text-off\"],\"textIndeterminate\":[1,\"text-indeterminate\"],\"hideText\":[4,\"hide-text\"]}]]],[\"ix-validation-tooltip\",[[1,\"ix-validation-tooltip\",{\"message\":[1],\"placement\":[1],\"suppressAutomaticPlacement\":[4,\"suppress-automatic-placement\"],\"isInputValid\":[32],\"tooltipPosition\":[32],\"arrowPosition\":[32]},null,{\"isInputValid\":[\"validationChanged\"]}]]],[\"ix-workflow-step\",[[1,\"ix-workflow-step\",{\"vertical\":[4],\"disabled\":[4],\"status\":[1],\"clickable\":[4],\"selected\":[4],\"position\":[1],\"iconName\":[32],\"iconColor\":[32]},null,{\"selected\":[\"selectedHandler\"],\"disabled\":[\"watchPropHandler\"],\"status\":[\"watchPropHandler\"]}]]],[\"ix-workflow-steps\",[[1,\"ix-workflow-steps\",{\"vertical\":[4],\"clickable\":[4],\"selectedIndex\":[2,\"selected-index\"]},[[0,\"selectedChanged\",\"onStepSelectionChanged\"]]]]],[\"ix-dropdown-item\",[[1,\"ix-dropdown-item\",{\"label\":[1],\"icon\":[1],\"hover\":[4],\"disabled\":[4],\"checked\":[4],\"isSubMenu\":[4,\"is-sub-menu\"],\"suppressChecked\":[4,\"suppress-checked\"],\"emitItemClick\":[64],\"getDropdownItemElement\":[64]}]]],[\"ix-dropdown\",[[1,\"ix-dropdown\",{\"suppressAutomaticPlacement\":[4,\"suppress-automatic-placement\"],\"show\":[1540],\"trigger\":[1],\"anchor\":[1],\"closeBehavior\":[8,\"close-behavior\"],\"placement\":[1],\"positioningStrategy\":[1,\"positioning-strategy\"],\"header\":[1],\"offset\":[16],\"overwriteDropdownStyle\":[16],\"discoverAllSubmenus\":[4,\"discover-all-submenus\"],\"ignoreRelatedSubmenu\":[4,\"ignore-related-submenu\"],\"discoverSubmenu\":[64],\"updatePosition\":[64]},[[0,\"ix-assign-sub-menu\",\"cacheSubmenuId\"]],{\"show\":[\"changedShow\"],\"trigger\":[\"changedTrigger\"]}]]],[\"ix-icon-button_2\",[[1,\"ix-icon-button\",{\"a11yLabel\":[1,\"a11y-label\"],\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"oval\":[4],\"icon\":[1],\"size\":[1],\"color\":[1],\"iconColor\":[1,\"icon-color\"],\"disabled\":[4],\"type\":[1],\"loading\":[4]}],[1,\"ix-spinner\",{\"variant\":[1],\"size\":[1],\"hideTrack\":[4,\"hide-track\"]}]]],[\"ix-select\",[[1,\"ix-select\",{\"selectedIndices\":[1025,\"selected-indices\"],\"value\":[1025],\"allowClear\":[4,\"allow-clear\"],\"mode\":[1],\"editable\":[4],\"disabled\":[4],\"readonly\":[4],\"i18nPlaceholder\":[1,\"i-1-8n-placeholder\"],\"i18nPlaceholderEditable\":[1,\"i-1-8n-placeholder-editable\"],\"i18nSelectListHeader\":[1,\"i-1-8n-select-list-header\"],\"i18nNoMatches\":[1,\"i-1-8n-no-matches\"],\"hideListHeader\":[4,\"hide-list-header\"],\"dropdownShow\":[32],\"selectedLabels\":[32],\"isDropdownEmpty\":[32],\"navigationItem\":[32],\"inputFilterText\":[32],\"inputValue\":[32]},[[0,\"itemClick\",\"onItemClicked\"],[0,\"ix-select-item:labelChange\",\"onLabelChange\"]],{\"selectedIndices\":[\"watchSelectedIndices\"],\"value\":[\"watchValue\"],\"dropdownShow\":[\"watchDropdownShow\"]}]]],[\"ix-time-picker\",[[1,\"ix-time-picker\",{\"format\":[1],\"corners\":[1],\"standaloneAppearance\":[4,\"standalone-appearance\"],\"individual\":[4],\"showHour\":[4,\"show-hour\"],\"showMinutes\":[4,\"show-minutes\"],\"showSeconds\":[4,\"show-seconds\"],\"time\":[1],\"showTimeReference\":[1028,\"show-time-reference\"],\"timeReference\":[1,\"time-reference\"],\"textSelectTime\":[1,\"text-select-time\"],\"textTime\":[1,\"text-time\"],\"_time\":[32],\"_timeRef\":[32],\"_formattedTime\":[32],\"getCurrentTime\":[64]},null,{\"time\":[\"watchTimePropHandler\"],\"_time\":[\"formatTime\",\"onInternalTimeChange\"]}]]],[\"ix-map-navigation-overlay\",[[1,\"ix-map-navigation-overlay\",{\"name\":[1],\"icon\":[1],\"color\":[1],\"iconColor\":[1,\"icon-color\"]}]]],[\"ix-toast\",[[1,\"ix-toast\",{\"type\":[1],\"toastTitle\":[1,\"toast-title\"],\"autoCloseDelay\":[2,\"auto-close-delay\"],\"autoClose\":[4,\"auto-close\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"],\"progress\":[32],\"touched\":[32]}]]],[\"ix-breadcrumb-item\",[[1,\"ix-breadcrumb-item\",{\"label\":[1],\"icon\":[1],\"ghost\":[4],\"visible\":[4],\"showChevron\":[4,\"show-chevron\"],\"isDropdownTrigger\":[4,\"is-dropdown-trigger\"],\"a11y\":[32]}]]],[\"ix-tree-item\",[[1,\"ix-tree-item\",{\"text\":[1],\"hasChildren\":[4,\"has-children\"],\"context\":[16]}]]],[\"ix-typography\",[[1,\"ix-typography\",{\"format\":[1],\"color\":[1],\"textColor\":[1,\"text-color\"],\"bold\":[4],\"textDecoration\":[1,\"text-decoration\"]}]]],[\"ix-avatar_2\",[[1,\"ix-avatar\",{\"image\":[1],\"initials\":[1],\"username\":[1],\"extra\":[1],\"isClosestApplicationHeader\":[32],\"hasSlottedElements\":[32]}],[1,\"ix-menu-avatar-item\",{\"icon\":[1],\"label\":[1],\"getDropdownItemElement\":[64]}]]],[\"ix-application-header\",[[1,\"ix-application-header\",{\"name\":[1],\"showMenu\":[1028,\"show-menu\"],\"breakpoint\":[32],\"menuExpanded\":[32],\"suppressResponsive\":[32],\"hasSlottedElements\":[32],\"applicationLayoutContext\":[32]},null,{\"applicationLayoutContext\":[\"watchApplicationLayoutContext\"],\"suppressResponsive\":[\"watchSuppressResponsive\"]}]]],[\"ix-modal-content_2\",[[1,\"ix-modal-header\",{\"hideClose\":[4,\"hide-close\"],\"icon\":[1],\"iconColor\":[1,\"icon-color\"]},null,{\"icon\":[\"onIconChange\"]}],[1,\"ix-modal-content\"]]],[\"ix-group-context-menu_2\",[[1,\"ix-group-context-menu\",{\"showContextMenu\":[32]}],[1,\"ix-group-item\",{\"icon\":[1],\"text\":[1],\"secondaryText\":[1,\"secondary-text\"],\"suppressSelection\":[4,\"suppress-selection\"],\"selected\":[4],\"focusable\":[4],\"index\":[2]},[[1,\"click\",\"clickListen\"]]]]],[\"ix-menu-item\",[[1,\"ix-menu-item\",{\"label\":[1],\"home\":[4],\"bottom\":[4],\"tabIcon\":[1025,\"tab-icon\"],\"icon\":[1025],\"notifications\":[2],\"active\":[4],\"disabled\":[4],\"isCategory\":[4,\"is-category\"],\"tooltip\":[32],\"menuExpanded\":[32]},null,{\"icon\":[\"onIconChange\"],\"tabIcon\":[\"onTabIconChange\"]}]]],[\"ix-card-accordion_2\",[[1,\"ix-card-accordion\",{\"collapse\":[4],\"expandContent\":[32]},null,{\"collapse\":[\"onInitialExpandChange\"]}],[1,\"ix-card-title\"]]],[\"ix-divider\",[[1,\"ix-divider\"]]],[\"ix-menu-expand-icon\",[[1,\"ix-menu-expand-icon\",{\"ixAriaLabel\":[1,\"ix-aria-label\"],\"expanded\":[516],\"breakpoint\":[513],\"pinned\":[4]}]]],[\"ix-tooltip\",[[1,\"ix-tooltip\",{\"for\":[1],\"titleContent\":[1,\"title-content\"],\"interactive\":[4],\"placement\":[1],\"showDelay\":[2,\"show-delay\"],\"hideDelay\":[2,\"hide-delay\"],\"animationFrame\":[4,\"animation-frame\"],\"visible\":[32],\"showTooltip\":[64],\"hideTooltip\":[64]}]]],[\"ix-tab-item_2\",[[1,\"ix-tab-item\",{\"selected\":[4],\"disabled\":[4],\"small\":[4],\"icon\":[4],\"rounded\":[4],\"counter\":[2],\"layout\":[1],\"placement\":[1]}],[1,\"ix-tabs\",{\"small\":[4],\"rounded\":[4],\"selected\":[1026],\"layout\":[1],\"placement\":[1],\"totalItems\":[32],\"currentScrollAmount\":[32],\"scrollAmount\":[32],\"scrollActionAmount\":[32],\"showArrowPrevious\":[32],\"showArrowNext\":[32]},[[9,\"resize\",\"onWindowResize\"],[0,\"tabClick\",\"onTabClick\"]],{\"selected\":[\"onSelectedChange\"]}]]],[\"ix-date-time-card\",[[1,\"ix-date-time-card\",{\"standaloneAppearance\":[8,\"standalone-appearance\"],\"individual\":[4],\"corners\":[1]}]]],[\"ix-filter-chip_2\",[[1,\"ix-select-item\",{\"label\":[513],\"value\":[520],\"selected\":[4],\"hover\":[4],\"getDropdownItemElement\":[64],\"onItemClick\":[64]},null,{\"label\":[\"labelChange\"]}],[1,\"ix-filter-chip\",{\"disabled\":[4],\"readonly\":[4]}]]],[\"ix-card_2\",[[1,\"ix-card\",{\"variant\":[1],\"selected\":[4]}],[1,\"ix-card-content\"]]],[\"ix-button\",[[1,\"ix-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"disabled\":[516],\"type\":[1],\"loading\":[4],\"icon\":[1],\"alignment\":[1],\"iconSize\":[1,\"icon-size\"]}]]],[\"ix-col_4\",[[1,\"ix-date-picker\",{\"format\":[1],\"range\":[4],\"corners\":[1],\"from\":[1],\"to\":[1],\"minDate\":[1,\"min-date\"],\"maxDate\":[1,\"max-date\"],\"textSelectDate\":[1,\"text-select-date\"],\"i18nDone\":[1,\"i18n-done\"],\"weekStartIndex\":[2,\"week-start-index\"],\"locale\":[1],\"individual\":[4],\"eventDelimiter\":[1,\"event-delimiter\"],\"standaloneAppearance\":[4,\"standalone-appearance\"],\"today\":[1],\"currFromDate\":[32],\"currToDate\":[32],\"selectedYear\":[32],\"tempYear\":[32],\"startYear\":[32],\"endYear\":[32],\"selectedMonth\":[32],\"tempMonth\":[32],\"dayNames\":[32],\"monthNames\":[32],\"focusedDay\":[32],\"getCurrentDate\":[64]},null,{\"from\":[\"watchFromPropHandler\"],\"to\":[\"watchToPropHandler\"],\"locale\":[\"onLocaleChange\"]}],[1,\"ix-col\",{\"size\":[1],\"sizeSm\":[1,\"size-sm\"],\"sizeMd\":[1,\"size-md\"],\"sizeLg\":[1,\"size-lg\"]},[[9,\"resize\",\"onResize\"]]],[1,\"ix-layout-grid\",{\"noMargin\":[4,\"no-margin\"],\"gap\":[1],\"columns\":[2]}],[1,\"ix-row\"]]]]"), options);
20
20
  });
21
21
 
22
22
  //# sourceMappingURL=siemens-ix.js.map
@@ -71,6 +71,7 @@ class ThemeSwitcher {
71
71
  if (themeName.endsWith(this.suffixLight)) {
72
72
  return themeName.replace(/-light$/g, this.suffixDark);
73
73
  }
74
+ return '';
74
75
  }
75
76
  handleMutations(mutations) {
76
77
  return mutations.forEach((mutation) => {
@@ -120,4 +121,4 @@ const themeSwitcher = new ThemeSwitcher();
120
121
 
121
122
  export { getCurrentSystemAppearance as g, themeSwitcher as t };
122
123
 
123
- //# sourceMappingURL=theme-switcher-b10fb4da.js.map
124
+ //# sourceMappingURL=theme-switcher-5fcf712d.js.map
@@ -0,0 +1 @@
1
+ {"file":"theme-switcher-5fcf712d.js","mappings":";;AAIA,MAAM,aAAa;IASjB,IAAW,YAAY;QACrB,OAAO,IAAI,CAAC,aAAa,CAAC;KAC3B;IAEM,gBAAgB,CAAC,SAAiB;QACvC,QACE,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,UAAU,CAAC;YACnC,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,EACpC;KACH;IAEO,YAAY,CAAC,SAAiB;QACpC,QACE,SAAS,CAAC,UAAU,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI,IAAI,CAAC,gBAAgB,CAAC,SAAS,CAAC,EAC1E;KACH;IAEM,QAAQ,CAAC,SAAiB,EAAE,gBAAgB,GAAG,KAAK;QACzD,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,IAAI,gBAAgB,KAAK,KAAK,EAAE;YAC/D,MAAM,KAAK,CACT,uBAAuB,SAAS,qEAAqE,CACtG,CAAC;SACH;QAED,IAAI,gBAAgB,EAAE;YACpB,MAAM,uBAAuB,GAAG,0BAA0B,EAAE,CAAC;YAC7D,IAAI,CAAC,qBAAqB,CAAC,SAAS,CAAC,CAAC;YACtC,IAAI,CAAC,UAAU,CAAC,uBAAuB,CAAC,CAAC;YACzC,OAAO;SACR;QAED,IAAI,CAAC,qBAAqB,CAAC,SAAS,CAAC,CAAC;KACvC;IAEO,qBAAqB,CAAC,SAAiB;QAC7C,MAAM,SAAS,GAAa,EAAE,CAAC;QAC/B,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,SAAS;YACxC,IAAI,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,EAAE;gBAChC,SAAS,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;aAC3B;SACF,CAAC,CAAC;QAEH,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC;QAC7C,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;KACxC;IAEM,UAAU;QACf,MAAM,SAAS,GAAa,EAAE,CAAC;QAE/B,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,SAAS;YACxC,IAAI,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,EAAE;gBAChC,SAAS,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;aAC3B;SACF,CAAC,CAAC;QAEH,IAAI,SAAS,CAAC,MAAM,KAAK,CAAC,EAAE;YAC1B,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CAAC,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC;YACrE,OAAO;SACR;QAED,SAAS,CAAC,OAAO,CAAC,CAAC,SAAS;YAC1B,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,OAAO,CAC7B,SAAS,EACT,IAAI,CAAC,eAAe,CAAC,SAAS,CAAC,CAChC,CAAC;SACH,CAAC,CAAC;KACJ;IAEM,eAAe;;QACpB,QACE,MAAA,KAAK,CAAC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,KACjD,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,CAC7B,mCACD,SAAS,MAAM;aACZ,gBAAgB,CAAC,QAAQ,CAAC,IAAI,CAAC;aAC/B,gBAAgB,CAAC,iBAAiB,CAAC,EAAE,EACxC;KACH;IAEM,UAAU,CAAC,UAAwB,0BAA0B,EAAE;QACpE,MAAM,YAAY,GAAG,IAAI,CAAC,eAAe,EAAE,CAAC;QAC5C,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC,YAAY,CAAC,CAAC;QAE7C,IAAI,YAAY,CAAC,QAAQ,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE;YAC1C,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CACzB,YAAY,CAAC,OAAO,CAAC,SAAS,EAAE,IAAI,OAAO,EAAE,CAAC,CAC/C,CAAC;SACH;QAED,IAAI,YAAY,CAAC,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE;YAC3C,QAAQ,CAAC,IAAI,CAAC,SAAS,CAAC,GAAG,CACzB,YAAY,CAAC,OAAO,CAAC,UAAU,EAAE,IAAI,OAAO,EAAE,CAAC,CAChD,CAAC;SACH;KACF;IAEO,eAAe,CAAC,SAAiB;QACvC,IAAI,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,UAAU,CAAC,EAAE;YACvC,OAAO,SAAS,CAAC,OAAO,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC;SACvD;QAED,IAAI,SAAS,CAAC,QAAQ,CAAC,IAAI,CAAC,WAAW,CAAC,EAAE;YACxC,OAAO,SAAS,CAAC,OAAO,CAAC,UAAU,EAAE,IAAI,CAAC,UAAU,CAAC,CAAC;SACvD;QAED,OAAO,EAAE,CAAC;KACX;IAEO,eAAe,CAAC,SAA2B;QACjD,OAAO,SAAS,CAAC,OAAO,CAAC,CAAC,QAAQ;YAChC,MAAM,EAAE,MAAM,EAAE,GAAG,QAAQ,CAAC;YAC3B,MAAsB,CAAC,SAAS,CAAC,OAAO,CAAC,CAAC,SAAS;;gBAClD,IACE,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC;oBAC5B,EAAC,MAAA,QAAQ,CAAC,QAAQ,0CAAE,QAAQ,CAAC,SAAS,CAAC,CAAA,EACvC;oBACA,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,SAAS,CAAC,CAAC;iBACpC;aACF,CAAC,CAAC;SACJ,CAAC,CAAC;KACJ;IAEO,wBAAwB;QAC9B,IAAI,OAAQ,MAAc,KAAK,WAAW,EAAE;YAC1C,OAAO;SACR;QAED,IAAI,EAAE,kBAAkB,IAAI,MAAM,CAAC,EAAE;YACnC,OAAO,CAAC,IAAI,CACV,2EAA2E,CAC5E,CAAC;YACF,OAAO;SACR;QAED,IAAI,CAAC,gBAAgB,GAAG,IAAI,gBAAgB,CAAC,CAAC,SAAS;YACrD,IAAI,CAAC,eAAe,CAAC,SAAS,CAAC,CAAC;SACjC,CAAC,CAAC;QAEH,IAAI,CAAC,gBAAgB,CAAC,OAAO,CAAC,QAAQ,CAAC,IAAI,EAAE;YAC3C,eAAe,EAAE,CAAC,OAAO,CAAC;YAC1B,iBAAiB,EAAE,IAAI;SACxB,CAAC,CAAC;KACJ;IAED;QAxJS,gBAAW,GAAG,QAAQ,CAAC;QACvB,gBAAW,GAAG,QAAQ,CAAC;QACvB,eAAU,GAAG,OAAO,CAAC;QACrB,iBAAY,GAAG,oBAAoB,CAAC;QAG7C,kBAAa,GAAG,IAAI,UAAU,EAAU,CAAC;QAmJvC,IAAI,CAAC,wBAAwB,EAAE,CAAC;KACjC;CACF;MAQY,0BAA0B,GAAG;IACxC,MAAM,UAAU,GAAG,MAAM,CAAC,UAAU,CAAC,8BAA8B,CAAC,CAAC;IAErE,IAAI,UAAU,CAAC,OAAO,EAAE;QACtB,OAAO,MAAM,CAAC;KACf;IAED,OAAO,OAAO,CAAC;AACjB,EAAE;MAEW,aAAa,GAAG,IAAI,aAAa;;;;","names":[],"sources":["src/components/utils/theme-switcher.ts"],"sourcesContent":["import { TypedEvent } from './typed-event';\n\nexport type ThemeVariant = 'light' | 'dark';\n\nclass ThemeSwitcher {\n readonly prefixTheme = 'theme-';\n readonly suffixLight = '-light';\n readonly suffixDark = '-dark';\n readonly defaultTheme = 'theme-classic-dark';\n\n mutationObserver?: MutationObserver;\n _themeChanged = new TypedEvent<string>();\n\n public get themeChanged() {\n return this._themeChanged;\n }\n\n public hasVariantSuffix(className: string) {\n return (\n className.endsWith(this.suffixDark) ||\n className.endsWith(this.suffixLight)\n );\n }\n\n private isThemeClass(className: string) {\n return (\n className.startsWith(this.prefixTheme) && this.hasVariantSuffix(className)\n );\n }\n\n public setTheme(themeName: string, systemAppearance = false) {\n if (!this.isThemeClass(themeName) && systemAppearance === false) {\n throw Error(\n `Provided theme name ${themeName} does not match our naming conventions. (theme-<name>-(dark,light))`\n );\n }\n\n if (systemAppearance) {\n const currentSystemAppearance = getCurrentSystemAppearance();\n this.replaceBodyThemeClass(themeName);\n this.setVariant(currentSystemAppearance);\n return;\n }\n\n this.replaceBodyThemeClass(themeName);\n }\n\n private replaceBodyThemeClass(themeName: string) {\n const oldThemes: string[] = [];\n document.body.classList.forEach((className) => {\n if (this.isThemeClass(className)) {\n oldThemes.push(className);\n }\n });\n\n document.body.classList.remove(...oldThemes);\n document.body.classList.add(themeName);\n }\n\n public toggleMode() {\n const oldThemes: string[] = [];\n\n document.body.classList.forEach((className) => {\n if (this.isThemeClass(className)) {\n oldThemes.push(className);\n }\n });\n\n if (oldThemes.length === 0) {\n document.body.classList.add(this.getOppositeMode(this.defaultTheme));\n return;\n }\n\n oldThemes.forEach((themeName) => {\n document.body.classList.replace(\n themeName,\n this.getOppositeMode(themeName)\n );\n });\n }\n\n public getCurrentTheme() {\n return (\n Array.from(document.body.classList).find((className) =>\n this.isThemeClass(className)\n ) ??\n `theme-${window\n .getComputedStyle(document.body)\n .getPropertyValue('--ix-theme-name')}`\n );\n }\n\n public setVariant(variant: ThemeVariant = getCurrentSystemAppearance()) {\n const currentTheme = this.getCurrentTheme();\n document.body.classList.remove(currentTheme);\n\n if (currentTheme.endsWith(this.suffixDark)) {\n document.body.classList.add(\n currentTheme.replace(/-dark$/g, `-${variant}`)\n );\n }\n\n if (currentTheme.endsWith(this.suffixLight)) {\n document.body.classList.add(\n currentTheme.replace(/-light$/g, `-${variant}`)\n );\n }\n }\n\n private getOppositeMode(themeName: string) {\n if (themeName.endsWith(this.suffixDark)) {\n return themeName.replace(/-dark$/g, this.suffixLight);\n }\n\n if (themeName.endsWith(this.suffixLight)) {\n return themeName.replace(/-light$/g, this.suffixDark);\n }\n\n return '';\n }\n\n private handleMutations(mutations: MutationRecord[]) {\n return mutations.forEach((mutation) => {\n const { target } = mutation;\n (target as HTMLElement).classList.forEach((className) => {\n if (\n this.isThemeClass(className) &&\n !mutation.oldValue?.includes(className)\n ) {\n this._themeChanged.emit(className);\n }\n });\n });\n }\n\n private registerMutationObserver() {\n if (typeof (window as any) === 'undefined') {\n return;\n }\n\n if (!('MutationObserver' in window)) {\n console.warn(\n 'ThemeSwitcher not supported by your browser. Missing MutationObserver API'\n );\n return;\n }\n\n this.mutationObserver = new MutationObserver((mutations) => {\n this.handleMutations(mutations);\n });\n\n this.mutationObserver.observe(document.body, {\n attributeFilter: ['class'],\n attributeOldValue: true,\n });\n }\n\n public constructor() {\n this.registerMutationObserver();\n }\n}\n\nexport type IxTheme =\n | 'classic'\n | 'classic-dark'\n | 'classic-light'\n | (string & {});\n\nexport const getCurrentSystemAppearance = (): ThemeVariant => {\n const matchMedia = window.matchMedia('(prefers-color-scheme: dark)');\n\n if (matchMedia.matches) {\n return 'dark';\n }\n\n return 'light';\n};\n\nexport const themeSwitcher = new ThemeSwitcher();\n"],"version":3}
@@ -1,2 +1,2 @@
1
- export{I as InputState,L as LogicalFilterOperator}from"./p-25ee1b62.js";export{F as FlipTileState}from"./p-dded1449.js";export{r as renderDefaultItem}from"./p-effd2dcf.js";export{U as UploadFileState}from"./p-ef0d5678.js";import{g as e}from"./p-6e6efb4c.js";export{c as closeModal,d as dismissModal,g as getCoreDelegate,r as registerFrameworkDelegate,a as resolveDelegate,s as showMessage,b as showModal}from"./p-6e6efb4c.js";import{A as o}from"./p-46a6cd9d.js";export{c as convertToAbbreviationString,a as convertToRemString}from"./p-360b158e.js";export{g as getCurrentSystemAppearance,t as themeSwitcher}from"./p-1da901d5.js";import"./p-c4749812.js";class n{}function i(){const e=Array.from(document.querySelectorAll("ix-toast-container"));const[t]=e;if(e.length>1){console.warn("Multiple toast containers were found. Only the first one will be used.");return t}if(!t){const e=document.createElement("ix-toast-container");document.body.appendChild(e);return e}return t}function p(e){const t=i();t.position=e}function f(e){const t=i();return t.showToast(e)}f.info=e=>f(Object.assign(Object.assign({},e),{type:"info"}));f.error=e=>f(Object.assign(Object.assign({},e),{type:"error"}));f.success=e=>f(Object.assign(Object.assign({},e),{type:"success"}));f.warning=e=>f(Object.assign(Object.assign({},e),{type:"warning"}));function l(t){const s=document.createElement("ix-modal");s.keyboard=false;const r=document.createElement("ix-modal-loading");r.innerText=t;s.appendChild(r);e().attachView(s);s.showModal();return{update:e=>r.innerHTML=e,finish:(t,a=250)=>{if(t!==undefined){r.innerText=t}else{a=0}setTimeout((()=>{s.closeModal(null);setTimeout((async()=>await e().removeView(s)),o.mediumTime)}),a)}}}export{n as FilterState,i as getToastContainer,p as setToastPosition,l as showModalLoading,f as toast};
1
+ export{I as InputState,L as LogicalFilterOperator}from"./p-4ac31849.js";export{F as FlipTileState}from"./p-dded1449.js";export{r as renderDefaultItem}from"./p-effd2dcf.js";export{U as UploadFileState}from"./p-ef0d5678.js";import{g as e}from"./p-6e6efb4c.js";export{c as closeModal,d as dismissModal,g as getCoreDelegate,r as registerFrameworkDelegate,a as resolveDelegate,s as showMessage,b as showModal}from"./p-6e6efb4c.js";import{A as o}from"./p-46a6cd9d.js";export{T as TypedEvent}from"./p-c4749812.js";export{c as convertToAbbreviationString,a as convertToRemString}from"./p-360b158e.js";export{g as getCurrentSystemAppearance,t as themeSwitcher}from"./p-0e983f70.js";class n{}function i(){const e=Array.from(document.querySelectorAll("ix-toast-container"));const[t]=e;if(e.length>1){console.warn("Multiple toast containers were found. Only the first one will be used.");return t}if(!t){const e=document.createElement("ix-toast-container");document.body.appendChild(e);return e}return t}function p(e){const t=i();t.position=e}function f(e){const t=i();return t.showToast(e)}f.info=e=>f(Object.assign(Object.assign({},e),{type:"info"}));f.error=e=>f(Object.assign(Object.assign({},e),{type:"error"}));f.success=e=>f(Object.assign(Object.assign({},e),{type:"success"}));f.warning=e=>f(Object.assign(Object.assign({},e),{type:"warning"}));function l(t){const s=document.createElement("ix-modal");s.keyboard=false;const r=document.createElement("ix-modal-loading");r.innerText=t;s.appendChild(r);e().attachView(s);s.showModal();return{update:e=>r.innerHTML=e,finish:(t,a=250)=>{if(t!==undefined){r.innerText=t}else{a=0}setTimeout((()=>{s.closeModal(null);setTimeout((async()=>await e().removeView(s)),o.mediumTime)}),a)}}}export{n as FilterState,i as getToastContainer,p as setToastPosition,l as showModalLoading,f as toast};
2
2
  //# sourceMappingURL=index.esm.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["FilterState","getToastContainer","containerList","Array","from","document","querySelectorAll","container","length","console","warn","toastContainer","createElement","body","appendChild","setToastPosition","position","toast","config","showToast","info","Object","assign","type","error","success","warning","showModalLoading","message","modal","keyboard","loading","innerText","getCoreDelegate","attachView","showModal","update","text","innerHTML","finish","timeout","undefined","setTimeout","closeModal","async","removeView","Animation","mediumTime"],"sources":["src/components/category-filter/filter-state.ts","src/components/toast/toast-utils.ts","src/components/utils/modal/loading.ts"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { LogicalFilterOperator } from './logical-filter-operator';\nexport class FilterState {\n public tokens: string[];\n public categories: {\n id: string;\n value: string;\n operator: LogicalFilterOperator;\n }[];\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { ShowToastResult } from './toast-container';\nexport type ToastType = 'info' | 'success' | 'error' | 'warning';\nexport type ToastPosition = 'bottom-right' | 'top-right';\n\nexport interface ToastConfig {\n title?: string;\n message: string | HTMLElement;\n type?: ToastType;\n autoClose?: boolean;\n autoCloseDelay?: number;\n icon?: string;\n iconColor?: string;\n}\n\nexport function getToastContainer() {\n const containerList = Array.from(\n document.querySelectorAll('ix-toast-container')\n );\n const [container] = containerList;\n if (containerList.length > 1) {\n console.warn(\n 'Multiple toast containers were found. Only the first one will be used.'\n );\n return container;\n }\n if (!container) {\n const toastContainer = document.createElement('ix-toast-container');\n document.body.appendChild(toastContainer);\n\n return toastContainer;\n }\n return container;\n}\n\nexport function setToastPosition(position: ToastPosition) {\n const container = getToastContainer();\n container.position = position;\n}\n\nfunction toast(config: ToastConfig): Promise<ShowToastResult> {\n const container = getToastContainer();\n return container.showToast(config);\n}\n\ntoast.info = (config: ToastConfig) => {\n return toast({\n ...config,\n type: 'info',\n });\n};\n\ntoast.error = (config: ToastConfig) => {\n return toast({\n ...config,\n type: 'error',\n });\n};\n\ntoast.success = (config: ToastConfig) => {\n return toast({\n ...config,\n type: 'success',\n });\n};\n\ntoast.warning = (config: ToastConfig) => {\n return toast({\n ...config,\n type: 'warning',\n });\n};\n\nexport { toast };\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport Animation from '../animation';\nimport { getCoreDelegate } from '../delegate';\n\nexport function showModalLoading(message: string) {\n const modal = document.createElement('ix-modal');\n modal.keyboard = false;\n\n const loading = document.createElement('ix-modal-loading');\n loading.innerText = message;\n modal.appendChild(loading);\n\n getCoreDelegate().attachView(modal);\n modal.showModal();\n\n return {\n update: (text: string) => (loading.innerHTML = text),\n finish: (text?: string, timeout: number = 250) => {\n if (text !== undefined) {\n loading.innerText = text;\n } else {\n timeout = 0;\n }\n setTimeout(() => {\n modal.closeModal(null);\n setTimeout(\n async () => await getCoreDelegate().removeView(modal),\n Animation.mediumTime\n );\n }, timeout);\n },\n };\n}\n"],"mappings":"kpBAUaA,G,SCYGC,IACd,MAAMC,EAAgBC,MAAMC,KAC1BC,SAASC,iBAAiB,uBAE5B,MAAOC,GAAaL,EACpB,GAAIA,EAAcM,OAAS,EAAG,CAC5BC,QAAQC,KACN,0EAEF,OAAOH,C,CAET,IAAKA,EAAW,CACd,MAAMI,EAAiBN,SAASO,cAAc,sBAC9CP,SAASQ,KAAKC,YAAYH,GAE1B,OAAOA,C,CAET,OAAOJ,CACT,C,SAEgBQ,EAAiBC,GAC/B,MAAMT,EAAYN,IAClBM,EAAUS,SAAWA,CACvB,CAEA,SAASC,EAAMC,GACb,MAAMX,EAAYN,IAClB,OAAOM,EAAUY,UAAUD,EAC7B,CAEAD,EAAMG,KAAQF,GACLD,EAAKI,OAAAC,OAAAD,OAAAC,OAAA,GACPJ,GAAM,CACTK,KAAM,UAIVN,EAAMO,MAASN,GACND,EAAKI,OAAAC,OAAAD,OAAAC,OAAA,GACPJ,GAAM,CACTK,KAAM,WAIVN,EAAMQ,QAAWP,GACRD,EAAKI,OAAAC,OAAAD,OAAAC,OAAA,GACPJ,GAAM,CACTK,KAAM,aAIVN,EAAMS,QAAWR,GACRD,EAAKI,OAAAC,OAAAD,OAAAC,OAAA,GACPJ,GAAM,CACTK,KAAM,a,SChEMI,EAAiBC,GAC/B,MAAMC,EAAQxB,SAASO,cAAc,YACrCiB,EAAMC,SAAW,MAEjB,MAAMC,EAAU1B,SAASO,cAAc,oBACvCmB,EAAQC,UAAYJ,EACpBC,EAAMf,YAAYiB,GAElBE,IAAkBC,WAAWL,GAC7BA,EAAMM,YAEN,MAAO,CACLC,OAASC,GAAkBN,EAAQO,UAAYD,EAC/CE,OAAQ,CAACF,EAAeG,EAAkB,OACxC,GAAIH,IAASI,UAAW,CACtBV,EAAQC,UAAYK,C,KACf,CACLG,EAAU,C,CAEZE,YAAW,KACTb,EAAMc,WAAW,MACjBD,YACEE,eAAkBX,IAAkBY,WAAWhB,IAC/CiB,EAAUC,WACX,GACAP,EAAQ,EAGjB,Q"}
1
+ {"version":3,"names":["FilterState","getToastContainer","containerList","Array","from","document","querySelectorAll","container","length","console","warn","toastContainer","createElement","body","appendChild","setToastPosition","position","toast","config","showToast","info","Object","assign","type","error","success","warning","showModalLoading","message","modal","keyboard","loading","innerText","getCoreDelegate","attachView","showModal","update","text","innerHTML","finish","timeout","undefined","setTimeout","closeModal","async","removeView","Animation","mediumTime"],"sources":["src/components/category-filter/filter-state.ts","src/components/toast/toast-utils.ts","src/components/utils/modal/loading.ts"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { LogicalFilterOperator } from './logical-filter-operator';\nexport class FilterState {\n public tokens: string[];\n public categories: {\n id: string;\n value: string;\n operator: LogicalFilterOperator;\n }[];\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { ShowToastResult } from './toast-container';\nexport type ToastType = 'info' | 'success' | 'error' | 'warning';\nexport type ToastPosition = 'bottom-right' | 'top-right';\n\nexport interface ToastConfig {\n title?: string;\n message: string | HTMLElement;\n type?: ToastType;\n autoClose?: boolean;\n autoCloseDelay?: number;\n icon?: string;\n iconColor?: string;\n}\n\nexport function getToastContainer() {\n const containerList = Array.from(\n document.querySelectorAll('ix-toast-container')\n );\n const [container] = containerList;\n if (containerList.length > 1) {\n console.warn(\n 'Multiple toast containers were found. Only the first one will be used.'\n );\n return container;\n }\n if (!container) {\n const toastContainer = document.createElement('ix-toast-container');\n document.body.appendChild(toastContainer);\n\n return toastContainer;\n }\n return container;\n}\n\nexport function setToastPosition(position: ToastPosition) {\n const container = getToastContainer();\n container.position = position;\n}\n\nfunction toast(config: ToastConfig): Promise<ShowToastResult> {\n const container = getToastContainer();\n return container.showToast(config);\n}\n\ntoast.info = (config: ToastConfig) => {\n return toast({\n ...config,\n type: 'info',\n });\n};\n\ntoast.error = (config: ToastConfig) => {\n return toast({\n ...config,\n type: 'error',\n });\n};\n\ntoast.success = (config: ToastConfig) => {\n return toast({\n ...config,\n type: 'success',\n });\n};\n\ntoast.warning = (config: ToastConfig) => {\n return toast({\n ...config,\n type: 'warning',\n });\n};\n\nexport { toast };\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport Animation from '../animation';\nimport { getCoreDelegate } from '../delegate';\n\nexport function showModalLoading(message: string) {\n const modal = document.createElement('ix-modal');\n modal.keyboard = false;\n\n const loading = document.createElement('ix-modal-loading');\n loading.innerText = message;\n modal.appendChild(loading);\n\n getCoreDelegate().attachView(modal);\n modal.showModal();\n\n return {\n update: (text: string) => (loading.innerHTML = text),\n finish: (text?: string, timeout: number = 250) => {\n if (text !== undefined) {\n loading.innerText = text;\n } else {\n timeout = 0;\n }\n setTimeout(() => {\n modal.closeModal(null);\n setTimeout(\n async () => await getCoreDelegate().removeView(modal),\n Animation.mediumTime\n );\n }, timeout);\n },\n };\n}\n"],"mappings":"uqBAUaA,G,SCYGC,IACd,MAAMC,EAAgBC,MAAMC,KAC1BC,SAASC,iBAAiB,uBAE5B,MAAOC,GAAaL,EACpB,GAAIA,EAAcM,OAAS,EAAG,CAC5BC,QAAQC,KACN,0EAEF,OAAOH,C,CAET,IAAKA,EAAW,CACd,MAAMI,EAAiBN,SAASO,cAAc,sBAC9CP,SAASQ,KAAKC,YAAYH,GAE1B,OAAOA,C,CAET,OAAOJ,CACT,C,SAEgBQ,EAAiBC,GAC/B,MAAMT,EAAYN,IAClBM,EAAUS,SAAWA,CACvB,CAEA,SAASC,EAAMC,GACb,MAAMX,EAAYN,IAClB,OAAOM,EAAUY,UAAUD,EAC7B,CAEAD,EAAMG,KAAQF,GACLD,EAAKI,OAAAC,OAAAD,OAAAC,OAAA,GACPJ,GAAM,CACTK,KAAM,UAIVN,EAAMO,MAASN,GACND,EAAKI,OAAAC,OAAAD,OAAAC,OAAA,GACPJ,GAAM,CACTK,KAAM,WAIVN,EAAMQ,QAAWP,GACRD,EAAKI,OAAAC,OAAAD,OAAAC,OAAA,GACPJ,GAAM,CACTK,KAAM,aAIVN,EAAMS,QAAWR,GACRD,EAAKI,OAAAC,OAAAD,OAAAC,OAAA,GACPJ,GAAM,CACTK,KAAM,a,SChEMI,EAAiBC,GAC/B,MAAMC,EAAQxB,SAASO,cAAc,YACrCiB,EAAMC,SAAW,MAEjB,MAAMC,EAAU1B,SAASO,cAAc,oBACvCmB,EAAQC,UAAYJ,EACpBC,EAAMf,YAAYiB,GAElBE,IAAkBC,WAAWL,GAC7BA,EAAMM,YAEN,MAAO,CACLC,OAASC,GAAkBN,EAAQO,UAAYD,EAC/CE,OAAQ,CAACF,EAAeG,EAAkB,OACxC,GAAIH,IAASI,UAAW,CACtBV,EAAQC,UAAYK,C,KACf,CACLG,EAAU,C,CAEZE,YAAW,KACTb,EAAMc,WAAW,MACjBD,YACEE,eAAkBX,IAAkBY,WAAWhB,IAC/CiB,EAAUC,WACX,GACAP,EAAQ,EAGjB,Q"}
@@ -1,2 +1,2 @@
1
- import{r as t,c as e,h as i,H as s}from"./p-f87cd962.js";const a=":host{display:block;background-color:var(--theme-menu--background);border-radius:4px;position:relative;width:-moz-min-content;width:min-content}: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 .min-width{width:-moz-min-content;width:min-content}:host .no-padding{padding:0}:host .flex{display:flex;justify-content:center;flex-direction:column}@media (min-width: 576px){:host{min-width:-moz-max-content;min-width:max-content}:host .btn-select-date{left:unset !important}}:host .individual{box-shadow:none;border:none}:host .btn-select-date{position:absolute;bottom:1rem;right:1rem;left:1rem}";const o=a;const n=class{constructor(i){t(this,i);this.done=e(this,"done",7);this.timeChange=e(this,"timeChange",7);this.dateChange=e(this,"dateChange",7);this.dateSelect=e(this,"dateSelect",7);this.range=true;this.showHour=true;this.showMinutes=true;this.showSeconds=true;this.minDate=undefined;this.maxDate=undefined;this.dateFormat="yyyy/LL/dd";this.timeFormat="HH:mm:ss";this.from=undefined;this.to=undefined;this.time=undefined;this.showTimeReference=undefined;this.timeReference=undefined;this.textSelectDate=undefined;this.i18nDone="Done";this.weekStartIndex=0;this.locale=undefined;this.eventDelimiter=" - "}async onDone(){var t;const e=await this.datePickerElement.getCurrentDate();const i=await this.timePickerElement.getCurrentTime();this.dateSelect.emit({from:e.from,to:e.to,time:i});this.done.emit([e.from,(t=e.to)!==null&&t!==void 0?t:"",i].join(this.eventDelimiter))}async onDateChange(t){t.preventDefault();t.stopPropagation();const{detail:e}=t;this.dateChange.emit(e)}async onTimeChange(t){t.preventDefault();t.stopPropagation();const{detail:e}=t;this.timeChange.emit(e)}render(){return i(s,{key:"245fa3202c8983bc8eff53d4078c2a6a8daa0810"},i("ix-layout-grid",{key:"1bc34611a653f3dea08ee0be6a336766da38b914",class:"no-padding"},i("ix-row",{key:"26eef283266f46fb5a19fcaf1d78f985119cec3a"},i("ix-col",{key:"d4ac83db8977067d5c178fb48eac1acc1adca898",class:"no-padding"},i("ix-date-picker",{key:"967af43189787bc677ff273de023b43d9e3b0019",ref:t=>this.datePickerElement=t,corners:"left",range:this.range,onDateChange:t=>this.onDateChange(t),from:this.from,to:this.to,format:this.dateFormat,minDate:this.minDate,maxDate:this.maxDate,weekStartIndex:this.weekStartIndex,standaloneAppearance:false,locale:this.locale})),i("ix-col",{key:"53bbc9d021687f71f211b6d4091e421b7374ae56",class:"no-padding"},i("ix-time-picker",{key:"da5a855b94d37b1424de7f10804e707e9d082139",class:"min-width",ref:t=>this.timePickerElement=t,corners:"right",standaloneAppearance:false,showHour:this.showHour,showMinutes:this.showMinutes,showSeconds:this.showSeconds,onTimeChange:t=>this.onTimeChange(t),format:this.timeFormat,time:this.time}))),i("ix-row",{key:"aa564cb9741fda50e046a508cb9e2ad985ed11d7"},i("ix-col",{key:"a13d931565a1165e262070e6e3d637fce6da38c6"},i("ix-button",{key:"6769327a6e405d2b2705c3a64b4b2031e8f80de4",class:"btn-select-date btn-md-width",onClick:()=>this.onDone()},this.textSelectDate||this.i18nDone)))))}};n.style=o;export{n as ix_datetime_picker};
2
- //# sourceMappingURL=p-bf14c60b.entry.js.map
1
+ import{r as t,c as e,h as i,H as s}from"./p-f87cd962.js";const o=":host{display:block;background-color:var(--theme-menu--background);border-radius:4px;position:relative;width:-moz-min-content;width:min-content}: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 .min-width{width:-moz-min-content;width:min-content}:host .no-padding{padding:0}:host .flex{display:flex;justify-content:center;flex-direction:column}@media (min-width: 576px){:host{min-width:-moz-max-content;min-width:max-content}:host .btn-select-date{left:unset !important}}:host .individual{box-shadow:none;border:none}:host .btn-select-date{position:absolute;bottom:1rem;right:1rem;left:1rem}";const a=o;const n=class{constructor(i){t(this,i);this.done=e(this,"done",7);this.timeChange=e(this,"timeChange",7);this.dateChange=e(this,"dateChange",7);this.dateSelect=e(this,"dateSelect",7);this.range=true;this.showHour=true;this.showMinutes=true;this.showSeconds=true;this.minDate=undefined;this.maxDate=undefined;this.dateFormat="yyyy/LL/dd";this.timeFormat="HH:mm:ss";this.from=undefined;this.to=undefined;this.time=undefined;this.showTimeReference=undefined;this.timeReference=undefined;this.textSelectDate=undefined;this.i18nDone="Done";this.weekStartIndex=0;this.locale=undefined;this.eventDelimiter=" - "}async onDone(){var t;const e=await this.datePickerElement.getCurrentDate();const i=await this.timePickerElement.getCurrentTime();this.dateSelect.emit({from:e.from,to:e.to,time:i});this.done.emit([e.from,(t=e.to)!==null&&t!==void 0?t:"",i].join(this.eventDelimiter))}async onDateChange(t){t.preventDefault();t.stopPropagation();const{detail:e}=t;this.dateChange.emit(e)}async onTimeChange(t){t.preventDefault();t.stopPropagation();const{detail:e}=t;this.timeChange.emit(e)}render(){return i(s,{key:"9b01b8df6d5a2639b4a366edb54b74ecb83177fd"},i("ix-layout-grid",{key:"909420ce17eeec9975cbc926c9d721b3ccb2af96",class:"no-padding"},i("ix-row",{key:"29bd4647604c309e619238c5d5263280e83df6e4"},i("ix-col",{key:"f909e90d55276646b83c1366d629e7e13974a56f",class:"no-padding"},i("ix-date-picker",{key:"3956832c2249fb43dc71096e73a98e7b8b8a0445",ref:t=>this.datePickerElement=t,corners:"left",range:this.range,onDateChange:t=>this.onDateChange(t),from:this.from,to:this.to,format:this.dateFormat,minDate:this.minDate,maxDate:this.maxDate,weekStartIndex:this.weekStartIndex,standaloneAppearance:false,locale:this.locale})),i("ix-col",{key:"2eb19f415cd133e5ac300ce4609a3671c0e76d0a",class:"no-padding"},i("ix-time-picker",{key:"2ecb2aa268d4c239c69f52d8fba8d4904bb608d8",class:"min-width",ref:t=>this.timePickerElement=t,corners:"right",standaloneAppearance:false,showHour:this.showHour,showMinutes:this.showMinutes,showSeconds:this.showSeconds,onTimeChange:t=>this.onTimeChange(t),format:this.timeFormat,time:this.time}))),i("ix-row",{key:"aa43460c810f84730455581102416e420ce38123"},i("ix-col",{key:"aa2068f0d7fc63a4677ac666b97b4c1bec82e29a"},i("ix-button",{key:"c2f8c11facdec2c40a3218f2faed1b423ff65347",class:"btn-select-date btn-md-width",onClick:()=>this.onDone()},this.textSelectDate||this.i18nDone)))))}};n.style=a;export{n as ix_datetime_picker};
2
+ //# sourceMappingURL=p-0379b864.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,c as r,h as o,H as i,g as e}from"./p-f87cd962.js";const s=".btn-group ix-button:first-child .btn{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}.btn-group ix-button:last-child .btn{border-top-left-radius:0px;border-bottom-left-radius:0px}.btn-group ix-button:not(:first-child):not(:last-child) .btn{border-radius:0px;border-right:0px}:host{display:inline-block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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 .btn-group{position:relative;display:inline-flex;vertical-align:middle;width:100%}:host .btn-group>ix-button:nth-child(1){width:calc(100% - 2rem)}:host .btn-group>ix-button:nth-child(2){width:2rem}:host .middle-gap{gap:0.125rem}:host .left-button-border{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";const b=s;const h=class{constructor(o){t(this,o);this.buttonClick=r(this,"buttonClick",7);this.variant="primary";this.closeBehavior="both";this.outline=false;this.ghost=false;this.label=undefined;this.icon="";this.splitIcon="context-menu";this.disabled=false;this.placement="bottom-start";this.toggle=false}linkTriggerRef(){if(this.triggerElement&&this.dropdownElement){this.dropdownElement.trigger=this.triggerElement}}componentDidLoad(){this.linkTriggerRef()}render(){const t={variant:this.variant,outline:this.outline,ghost:this.ghost,disabled:this.disabled,class:{"left-button-border":!this.outline}};return o(i,{key:"e452c205dc4ff169a9c01b757e913506be6cc217"},o("div",{key:"926ce0fb8cca44d56d2d975a17858de163f67154",class:{"btn-group":true,"middle-gap":!this.outline}},this.label?o("ix-button",Object.assign({},t,{icon:this.icon,onClick:t=>this.buttonClick.emit(t)}),this.label):o("ix-icon-button",Object.assign({},t,{icon:this.icon,onClick:t=>this.buttonClick.emit(t)})),o("ix-icon-button",Object.assign({key:"acc87b0c8506fc0d7e1e4314bbf9d6edd4a2428a"},t,{ref:t=>this.triggerElement=t,class:"anchor",icon:this.splitIcon}))),o("ix-dropdown",{key:"2bbd1e58b11b0f8c733c969a05a9ad14d8e99c94",ref:t=>this.dropdownElement=t,closeBehavior:this.closeBehavior},o("slot",{key:"1da482f78a3ac0d6b54ee6c903ce11827c2bf7b1"})))}get hostElement(){return e(this)}};h.style=b;export{h as ix_split_button};
2
- //# sourceMappingURL=p-24a8737a.entry.js.map
1
+ import{r as t,c as r,h as o,H as i,g as e}from"./p-f87cd962.js";const s=".btn-group ix-button:first-child .btn{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}.btn-group ix-button:last-child .btn{border-top-left-radius:0px;border-bottom-left-radius:0px}.btn-group ix-button:not(:first-child):not(:last-child) .btn{border-radius:0px;border-right:0px}:host{display:inline-block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-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 .btn-group{position:relative;display:inline-flex;vertical-align:middle;width:100%}:host .btn-group>ix-button:nth-child(1){width:calc(100% - 2rem)}:host .btn-group>ix-button:nth-child(2){width:2rem}:host .middle-gap{gap:0.125rem}:host .left-button-border{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";const b=s;const a=class{constructor(o){t(this,o);this.buttonClick=r(this,"buttonClick",7);this.variant="primary";this.closeBehavior="both";this.outline=false;this.ghost=false;this.label=undefined;this.icon="";this.splitIcon="context-menu";this.disabled=false;this.placement="bottom-start";this.toggle=false}linkTriggerRef(){if(this.triggerElement&&this.dropdownElement){this.dropdownElement.trigger=this.triggerElement}}componentDidLoad(){this.linkTriggerRef()}render(){const t={variant:this.variant,outline:this.outline,ghost:this.ghost,disabled:this.disabled,class:{"left-button-border":!this.outline}};return o(i,{key:"3a1cf24ab571aaefac909e540c15f572a077c386"},o("div",{key:"9a9f8f5e15079835a5cef5a1009d12b8a515e79b",class:{"btn-group":true,"middle-gap":!this.outline}},this.label?o("ix-button",Object.assign({},t,{icon:this.icon,onClick:t=>this.buttonClick.emit(t)}),this.label):o("ix-icon-button",Object.assign({},t,{icon:this.icon,onClick:t=>this.buttonClick.emit(t)})),o("ix-icon-button",Object.assign({key:"1bc07a85756dc861f1a497031bcb8e7a808e3d14"},t,{ref:t=>this.triggerElement=t,class:"anchor",icon:this.splitIcon}))),o("ix-dropdown",{key:"b795be074eeb92d7dac49086df1a18469c8081aa",ref:t=>this.dropdownElement=t,closeBehavior:this.closeBehavior},o("slot",{key:"23aad4022b42257553fe4ee839db6b5453afd7e6"})))}get hostElement(){return e(this)}};a.style=b;export{a as ix_split_button};
2
+ //# sourceMappingURL=p-054451cb.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as t,h as o,H as r}from"./p-f87cd962.js";import{T as s}from"./p-c4749812.js";const e=":host{}: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}#toast-container>:not(:last-child){margin-block-end:1rem}.toast-container{display:block;position:fixed}.toast-container--top-right{right:1rem;top:2rem}.toast-container--bottom-right{right:1rem;bottom:2rem}";const a=e;const n=class{constructor(o){t(this,o);this.PREFIX_POSITION_CLASS="toast-container--";this.containerId="toast-container";this.containerClass="toast-container";this.position="bottom-right"}get hostContainer(){return new Promise((t=>{const o=setInterval((()=>{const r=document.getElementById(this.containerId);if(r){clearInterval(o);t(r)}}))}))}componentDidLoad(){if(!document.getElementById(this.containerId)){const t=document.createElement("div");t.id=this.containerId;t.classList.add(this.containerClass);t.classList.add(`${this.PREFIX_POSITION_CLASS}${this.position}`);document.body.appendChild(t)}}onPositionChange(t,o){const r=document.getElementById(this.containerId);r.classList.remove(`${this.PREFIX_POSITION_CLASS}${o}`);r.classList.add(`${this.PREFIX_POSITION_CLASS}${t}`)}async showToast(t){var o,r;const e=document.createElement("ix-toast");const a=new s;function n(t){e.remove();a.emit(t)}e.toastTitle=t.title;e.type=t.type;e.autoClose=(o=t.autoClose)!==null&&o!==void 0?o:true;e.autoCloseDelay=(r=t.autoCloseDelay)!==null&&r!==void 0?r:5e3;e.icon=t.icon;e.iconColor=t.iconColor;e.addEventListener("closeToast",(t=>{const{detail:o}=t;n(o)}));if(typeof t.message==="string"){e.innerText=t.message}else{e.appendChild(t.message)}(await this.hostContainer).appendChild(e);return{onClose:a,close:t=>{n(t)}}}render(){return o(r,{key:"4c3986ebc5843f0d1846527f602851d82bd525d7",class:{"toast-container--bottom-right":this.position==="bottom-right","toast-container--top-right":this.position==="top-right"}},o("slot",{key:"6d9c87e3bfddb1b1bf0fbebdd06efad5347b5390"}))}static get watchers(){return{position:["onPositionChange"]}}};n.style=a;export{n as ix_toast_container};
2
- //# sourceMappingURL=p-5aa0b93c.entry.js.map
1
+ import{r as t,h as o,H as r}from"./p-f87cd962.js";import{T as s}from"./p-c4749812.js";const e=":host{}: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}#toast-container>:not(:last-child){margin-block-end:1rem}.toast-container{display:block;position:fixed}.toast-container--top-right{right:1rem;top:2rem}.toast-container--bottom-right{right:1rem;bottom:2rem}";const a=e;const n=class{constructor(o){t(this,o);this.PREFIX_POSITION_CLASS="toast-container--";this.containerId="toast-container";this.containerClass="toast-container";this.position="bottom-right"}get hostContainer(){return new Promise((t=>{const o=setInterval((()=>{const r=document.getElementById(this.containerId);if(r){clearInterval(o);t(r)}}))}))}componentDidLoad(){if(!document.getElementById(this.containerId)){const t=document.createElement("div");t.id=this.containerId;t.classList.add(this.containerClass);t.classList.add(`${this.PREFIX_POSITION_CLASS}${this.position}`);document.body.appendChild(t)}}onPositionChange(t,o){const r=document.getElementById(this.containerId);r.classList.remove(`${this.PREFIX_POSITION_CLASS}${o}`);r.classList.add(`${this.PREFIX_POSITION_CLASS}${t}`)}async showToast(t){var o,r;const e=document.createElement("ix-toast");const a=new s;function n(t){e.remove();a.emit(t)}e.toastTitle=t.title;e.type=t.type;e.autoClose=(o=t.autoClose)!==null&&o!==void 0?o:true;e.autoCloseDelay=(r=t.autoCloseDelay)!==null&&r!==void 0?r:5e3;e.icon=t.icon;e.iconColor=t.iconColor;e.addEventListener("closeToast",(t=>{const{detail:o}=t;n(o)}));if(typeof t.message==="string"){e.innerText=t.message}else{e.appendChild(t.message)}(await this.hostContainer).appendChild(e);return{onClose:a,close:t=>{n(t)}}}render(){return o(r,{key:"6685007196b533f4494919f084cdba16ec0deed1",class:{"toast-container--bottom-right":this.position==="bottom-right","toast-container--top-right":this.position==="top-right"}},o("slot",{key:"ad09d6ad68e29b75ef29c4e943006ddf22a7233e"}))}static get watchers(){return{position:["onPositionChange"]}}};n.style=a;export{n as ix_toast_container};
2
+ //# sourceMappingURL=p-0691b6a5.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["toastContainerCss","IxToastContainerStyle0","ToastContainer","this","PREFIX_POSITION_CLASS","hostContainer","Promise","resolve","interval","setInterval","containerElement","document","getElementById","containerId","clearInterval","componentDidLoad","toastContainer","createElement","id","classList","add","containerClass","position","body","appendChild","onPositionChange","newPosition","oldPosition","remove","showToast","config","toast","onClose","TypedEvent","removeToast","result","emit","toastTitle","title","type","autoClose","_a","autoCloseDelay","_b","icon","iconColor","addEventListener","event","detail","message","innerText","close","render","h","Host","key","class"],"sources":["src/components/toast/styles/toast-container.scss?tag=ix-toast-container&encapsulation=shadow","src/components/toast/toast-container.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n}\n\n#toast-container {\n > :not(:last-child) {\n margin-block-end: $default-space;\n }\n}\n\n.toast-container {\n display: block;\n position: fixed;\n}\n\n.toast-container--top-right {\n right: 1rem;\n top: 2rem;\n}\n\n.toast-container--bottom-right {\n right: 1rem;\n bottom: 2rem;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Method, Prop, Watch } from '@stencil/core';\nimport { TypedEvent } from '../utils/typed-event';\nimport { ToastConfig } from './toast-utils';\n\nexport type ShowToastResult = {\n onClose: TypedEvent<any | undefined>;\n close: (result?: any) => void;\n};\n\n@Component({\n tag: 'ix-toast-container',\n styleUrl: './styles/toast-container.scss',\n shadow: true,\n})\nexport class ToastContainer {\n /**\n */\n @Prop() containerId = 'toast-container';\n\n /**\n */\n @Prop() containerClass = 'toast-container';\n\n /**\n */\n @Prop() position: 'bottom-right' | 'top-right' = 'bottom-right';\n\n private readonly PREFIX_POSITION_CLASS = 'toast-container--';\n\n get hostContainer() {\n return new Promise<HTMLElement>((resolve) => {\n const interval = setInterval(() => {\n const containerElement = document.getElementById(this.containerId);\n if (containerElement) {\n clearInterval(interval);\n resolve(containerElement);\n }\n });\n });\n }\n\n componentDidLoad() {\n if (!document.getElementById(this.containerId)) {\n const toastContainer = document.createElement('div');\n toastContainer.id = this.containerId;\n toastContainer.classList.add(this.containerClass);\n toastContainer.classList.add(\n `${this.PREFIX_POSITION_CLASS}${this.position}`\n );\n document.body.appendChild(toastContainer);\n }\n }\n\n @Watch('position')\n onPositionChange(newPosition: string, oldPosition: string) {\n const toastContainer = document.getElementById(this.containerId);\n toastContainer.classList.remove(\n `${this.PREFIX_POSITION_CLASS}${oldPosition}`\n );\n toastContainer.classList.add(`${this.PREFIX_POSITION_CLASS}${newPosition}`);\n }\n\n /**\n * Display a toast message\n * @param config\n */\n @Method()\n async showToast(config: ToastConfig): Promise<ShowToastResult> {\n const toast = document.createElement('ix-toast');\n const onClose = new TypedEvent<any | undefined>();\n\n function removeToast(result?: any) {\n toast.remove();\n onClose.emit(result);\n }\n\n toast.toastTitle = config.title;\n toast.type = config.type;\n toast.autoClose = config.autoClose ?? true;\n toast.autoCloseDelay = config.autoCloseDelay ?? 5000;\n toast.icon = config.icon;\n toast.iconColor = config.iconColor;\n toast.addEventListener(\n 'closeToast',\n (event: CustomEvent<any | undefined>) => {\n const { detail } = event;\n removeToast(detail);\n }\n );\n\n if (typeof config.message === 'string') {\n toast.innerText = config.message;\n } else {\n toast.appendChild(config.message);\n }\n\n (await this.hostContainer).appendChild(toast);\n\n return {\n onClose,\n close: (result?: any) => {\n removeToast(result);\n },\n };\n }\n\n render() {\n return (\n <Host\n class={{\n 'toast-container--bottom-right': this.position === 'bottom-right',\n 'toast-container--top-right': this.position === 'top-right',\n }}\n >\n <slot></slot>\n </Host>\n );\n }\n}\n"],"mappings":"sFAAA,MAAMA,EAAoB,+8BAC1B,MAAAC,EAAeD,E,MCsBFE,EAAc,M,yBAaRC,KAAAC,sBAAwB,oB,iBAVnB,kB,oBAIG,kB,cAIwB,c,CAIjD,iBAAIC,GACF,OAAO,IAAIC,SAAsBC,IAC/B,MAAMC,EAAWC,aAAY,KAC3B,MAAMC,EAAmBC,SAASC,eAAeT,KAAKU,aACtD,GAAIH,EAAkB,CACpBI,cAAcN,GACdD,EAAQG,E,IAEV,G,CAIN,gBAAAK,GACE,IAAKJ,SAASC,eAAeT,KAAKU,aAAc,CAC9C,MAAMG,EAAiBL,SAASM,cAAc,OAC9CD,EAAeE,GAAKf,KAAKU,YACzBG,EAAeG,UAAUC,IAAIjB,KAAKkB,gBAClCL,EAAeG,UAAUC,IACvB,GAAGjB,KAAKC,wBAAwBD,KAAKmB,YAEvCX,SAASY,KAAKC,YAAYR,E,EAK9B,gBAAAS,CAAiBC,EAAqBC,GACpC,MAAMX,EAAiBL,SAASC,eAAeT,KAAKU,aACpDG,EAAeG,UAAUS,OACvB,GAAGzB,KAAKC,wBAAwBuB,KAElCX,EAAeG,UAAUC,IAAI,GAAGjB,KAAKC,wBAAwBsB,I,CAQ/D,eAAMG,CAAUC,G,QACd,MAAMC,EAAQpB,SAASM,cAAc,YACrC,MAAMe,EAAU,IAAIC,EAEpB,SAASC,EAAYC,GACnBJ,EAAMH,SACNI,EAAQI,KAAKD,E,CAGfJ,EAAMM,WAAaP,EAAOQ,MAC1BP,EAAMQ,KAAOT,EAAOS,KACpBR,EAAMS,WAAYC,EAAAX,EAAOU,aAAS,MAAAC,SAAA,EAAAA,EAAI,KACtCV,EAAMW,gBAAiBC,EAAAb,EAAOY,kBAAc,MAAAC,SAAA,EAAAA,EAAI,IAChDZ,EAAMa,KAAOd,EAAOc,KACpBb,EAAMc,UAAYf,EAAOe,UACzBd,EAAMe,iBACJ,cACCC,IACC,MAAMC,OAAEA,GAAWD,EACnBb,EAAYc,EAAO,IAIvB,UAAWlB,EAAOmB,UAAY,SAAU,CACtClB,EAAMmB,UAAYpB,EAAOmB,O,KACpB,CACLlB,EAAMP,YAAYM,EAAOmB,Q,QAGpB9C,KAAKE,eAAemB,YAAYO,GAEvC,MAAO,CACLC,UACAmB,MAAQhB,IACND,EAAYC,EAAO,E,CAKzB,MAAAiB,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,MAAO,CACL,gCAAiCrD,KAAKmB,WAAa,eACnD,6BAA8BnB,KAAKmB,WAAa,cAGlD+B,EAAA,QAAAE,IAAA,6C"}
1
+ {"version":3,"names":["toastContainerCss","IxToastContainerStyle0","ToastContainer","this","PREFIX_POSITION_CLASS","hostContainer","Promise","resolve","interval","setInterval","containerElement","document","getElementById","containerId","clearInterval","componentDidLoad","toastContainer","createElement","id","classList","add","containerClass","position","body","appendChild","onPositionChange","newPosition","oldPosition","remove","showToast","config","toast","onClose","TypedEvent","removeToast","result","emit","toastTitle","title","type","autoClose","_a","autoCloseDelay","_b","icon","iconColor","addEventListener","event","detail","message","innerText","close","render","h","Host","key","class"],"sources":["src/components/toast/styles/toast-container.scss?tag=ix-toast-container&encapsulation=shadow","src/components/toast/toast-container.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n}\n\n#toast-container {\n > :not(:last-child) {\n margin-block-end: $default-space;\n }\n}\n\n.toast-container {\n display: block;\n position: fixed;\n}\n\n.toast-container--top-right {\n right: 1rem;\n top: 2rem;\n}\n\n.toast-container--bottom-right {\n right: 1rem;\n bottom: 2rem;\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Method, Prop, Watch } from '@stencil/core';\nimport { TypedEvent } from '../utils/typed-event';\nimport { ToastConfig } from './toast-utils';\n\nexport type ShowToastResult = {\n onClose: TypedEvent<any | undefined>;\n close: (result?: any) => void;\n};\n\n@Component({\n tag: 'ix-toast-container',\n styleUrl: './styles/toast-container.scss',\n shadow: true,\n})\nexport class ToastContainer {\n /**\n */\n @Prop() containerId = 'toast-container';\n\n /**\n */\n @Prop() containerClass = 'toast-container';\n\n /**\n */\n @Prop() position: 'bottom-right' | 'top-right' = 'bottom-right';\n\n private readonly PREFIX_POSITION_CLASS = 'toast-container--';\n\n get hostContainer() {\n return new Promise<HTMLElement>((resolve) => {\n const interval = setInterval(() => {\n const containerElement = document.getElementById(this.containerId);\n if (containerElement) {\n clearInterval(interval);\n resolve(containerElement);\n }\n });\n });\n }\n\n componentDidLoad() {\n if (!document.getElementById(this.containerId)) {\n const toastContainer = document.createElement('div');\n toastContainer.id = this.containerId;\n toastContainer.classList.add(this.containerClass);\n toastContainer.classList.add(\n `${this.PREFIX_POSITION_CLASS}${this.position}`\n );\n document.body.appendChild(toastContainer);\n }\n }\n\n @Watch('position')\n onPositionChange(newPosition: string, oldPosition: string) {\n const toastContainer = document.getElementById(this.containerId);\n toastContainer.classList.remove(\n `${this.PREFIX_POSITION_CLASS}${oldPosition}`\n );\n toastContainer.classList.add(`${this.PREFIX_POSITION_CLASS}${newPosition}`);\n }\n\n /**\n * Display a toast message\n * @param config\n */\n @Method()\n async showToast(config: ToastConfig): Promise<ShowToastResult> {\n const toast = document.createElement('ix-toast');\n const onClose = new TypedEvent<any | undefined>();\n\n function removeToast(result?: any) {\n toast.remove();\n onClose.emit(result);\n }\n\n toast.toastTitle = config.title;\n toast.type = config.type;\n toast.autoClose = config.autoClose ?? true;\n toast.autoCloseDelay = config.autoCloseDelay ?? 5000;\n toast.icon = config.icon;\n toast.iconColor = config.iconColor;\n toast.addEventListener(\n 'closeToast',\n (event: CustomEvent<any | undefined>) => {\n const { detail } = event;\n removeToast(detail);\n }\n );\n\n if (typeof config.message === 'string') {\n toast.innerText = config.message;\n } else {\n toast.appendChild(config.message);\n }\n\n (await this.hostContainer).appendChild(toast);\n\n return {\n onClose,\n close: (result?: any) => {\n removeToast(result);\n },\n };\n }\n\n render() {\n return (\n <Host\n class={{\n 'toast-container--bottom-right': this.position === 'bottom-right',\n 'toast-container--top-right': this.position === 'top-right',\n }}\n >\n <slot></slot>\n </Host>\n );\n }\n}\n"],"mappings":"sFAAA,MAAMA,EAAoB,+8BAC1B,MAAAC,EAAeD,E,MCsBFE,EAAc,M,yBAaRC,KAAAC,sBAAwB,oB,iBAVnB,kB,oBAIG,kB,cAIwB,c,CAIjD,iBAAIC,GACF,OAAO,IAAIC,SAAsBC,IAC/B,MAAMC,EAAWC,aAAY,KAC3B,MAAMC,EAAmBC,SAASC,eAAeT,KAAKU,aACtD,GAAIH,EAAkB,CACpBI,cAAcN,GACdD,EAAQG,E,IAEV,G,CAIN,gBAAAK,GACE,IAAKJ,SAASC,eAAeT,KAAKU,aAAc,CAC9C,MAAMG,EAAiBL,SAASM,cAAc,OAC9CD,EAAeE,GAAKf,KAAKU,YACzBG,EAAeG,UAAUC,IAAIjB,KAAKkB,gBAClCL,EAAeG,UAAUC,IACvB,GAAGjB,KAAKC,wBAAwBD,KAAKmB,YAEvCX,SAASY,KAAKC,YAAYR,E,EAK9B,gBAAAS,CAAiBC,EAAqBC,GACpC,MAAMX,EAAiBL,SAASC,eAAeT,KAAKU,aACpDG,EAAeG,UAAUS,OACvB,GAAGzB,KAAKC,wBAAwBuB,KAElCX,EAAeG,UAAUC,IAAI,GAAGjB,KAAKC,wBAAwBsB,I,CAQ/D,eAAMG,CAAUC,G,QACd,MAAMC,EAAQpB,SAASM,cAAc,YACrC,MAAMe,EAAU,IAAIC,EAEpB,SAASC,EAAYC,GACnBJ,EAAMH,SACNI,EAAQI,KAAKD,E,CAGfJ,EAAMM,WAAaP,EAAOQ,MAC1BP,EAAMQ,KAAOT,EAAOS,KACpBR,EAAMS,WAAYC,EAAAX,EAAOU,aAAS,MAAAC,SAAA,EAAAA,EAAI,KACtCV,EAAMW,gBAAiBC,EAAAb,EAAOY,kBAAc,MAAAC,SAAA,EAAAA,EAAI,IAChDZ,EAAMa,KAAOd,EAAOc,KACpBb,EAAMc,UAAYf,EAAOe,UACzBd,EAAMe,iBACJ,cACCC,IACC,MAAMC,OAAEA,GAAWD,EACnBb,EAAYc,EAAO,IAIvB,UAAWlB,EAAOmB,UAAY,SAAU,CACtClB,EAAMmB,UAAYpB,EAAOmB,O,KACpB,CACLlB,EAAMP,YAAYM,EAAOmB,Q,QAGpB9C,KAAKE,eAAemB,YAAYO,GAEvC,MAAO,CACLC,UACAmB,MAAQhB,IACND,EAAYC,EAAO,E,CAKzB,MAAAiB,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,MAAO,CACL,gCAAiCrD,KAAKmB,WAAa,eACnD,6BAA8BnB,KAAKmB,WAAa,cAGlD+B,EAAA,QAAAE,IAAA,6C"}
@@ -1,2 +1,2 @@
1
- import{r,h as e,H as a}from"./p-f87cd962.js";const o=":host{}: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 .card{background-color:var(--theme-menu--background);width:100%;box-shadow:none;border:none;border-radius:unset;display:flex;flex-direction:column}:host .card.standaloneAppearance{box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 12px 18px 0 rgba(0, 0, 0, 0.1);border-radius:4px}:host .card.rounded{border-radius:4px}:host .card.left{border-radius:4px 0 0 4px;height:100%}:host .card.right{border-radius:0 4px 4px 0;height:100%}:host .card .header{padding:1rem;flex:0 1 auto}:host .card .separator{border:1px solid var(--theme-datepicker-separator--background);width:100%;flex:0 1 auto}:host .card .content{padding:0 0.75rem 0.75rem 0.75rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}";const t=o;const d=class{constructor(e){r(this,e);this.standaloneAppearance=undefined;this.individual=true;this.corners="rounded"}cardClasses(){return{card:true,standaloneAppearance:this.standaloneAppearance!==undefined?this.standaloneAppearance:this.individual,rounded:this.corners==="rounded",left:this.corners==="left",right:this.corners==="right"}}render(){return e(a,{key:"b699133fd52ef092307f90f515aa7046a99cd21f"},e("div",{key:"938a7c031dae445fee084ea8c1390627b1743bfb",class:this.cardClasses()},e("div",{key:"1d20df2d528d8219a7fcea504f63da8a07a4fe74",class:"header"},e("slot",{key:"0dadc7cb6813210aa9de4299f86a2e1b8ed01764",name:"header"})),e("div",{key:"79a1560d676b4d7583edf9c2fc14be75d4a35514",class:"separator"}),e("div",{key:"e0f633c51c1167383fc9f75d153cfb20ee77bc39",class:"content"},e("slot",{key:"eb8a5596284dd1a461d7f83abe3ec94ac0ebe76c"}))))}};d.style=t;export{d as ix_date_time_card};
2
- //# sourceMappingURL=p-90440046.entry.js.map
1
+ import{r,h as e,H as a}from"./p-f87cd962.js";const o=":host{}: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 .card{background-color:var(--theme-menu--background);width:100%;box-shadow:none;border:none;border-radius:unset;display:flex;flex-direction:column}:host .card.standaloneAppearance{box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1), 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 12px 18px 0 rgba(0, 0, 0, 0.1);border-radius:4px}:host .card.rounded{border-radius:4px}:host .card.left{border-radius:4px 0 0 4px;height:100%}:host .card.right{border-radius:0 4px 4px 0;height:100%}:host .card .header{padding:1rem;flex:0 1 auto}:host .card .separator{border:1px solid var(--theme-datepicker-separator--background);width:100%;flex:0 1 auto}:host .card .content{padding:0 0.75rem 0.75rem 0.75rem;flex:1 1 auto;display:flex;flex-direction:column;justify-content:center}";const t=o;const d=class{constructor(e){r(this,e);this.standaloneAppearance=undefined;this.individual=true;this.corners="rounded"}cardClasses(){return{card:true,standaloneAppearance:this.standaloneAppearance!==undefined?this.standaloneAppearance:this.individual,rounded:this.corners==="rounded",left:this.corners==="left",right:this.corners==="right"}}render(){return e(a,{key:"7cc34e0218f22893a5ff27e2c3c680026939fac6"},e("div",{key:"eb37559feb28a2e1cbb65e23798d15a86a9d42d5",class:this.cardClasses()},e("div",{key:"6b563589d43855cb79adb7c1b49ee3cc89eaa4b1",class:"header"},e("slot",{key:"504c4b9c5ffb76709e5316ac90fd7333f73c37ca",name:"header"})),e("div",{key:"a2699f1741c8199858286c103cc486f1a79e6c3a",class:"separator"}),e("div",{key:"ae764322e05cde48f95a97bd1a277e0469fb6108",class:"content"},e("slot",{key:"0df494e57a0335bf250eff1c7f8ee2a64f79d563"}))))}};d.style=t;export{d as ix_date_time_card};
2
+ //# sourceMappingURL=p-06f9e19f.entry.js.map
@@ -0,0 +1,2 @@
1
+ import{r as t,h as e,H as i,g as s}from"./p-f87cd962.js";import{c as o,s as n,o as r,b as a,f as c,h as l,a as h}from"./p-ba6e955a.js";import{O as d}from"./p-ec037f98.js";class u{constructor(){this.overlays=new Set}connected(t){this.overlays.add(t)}disconnected(t){this.overlays.delete(t)}present(t){if(t.willPresent&&!t.willPresent()){return}this.dismissOthers(t);t.present()}dismiss(t){if(t.willDismiss&&!t.willDismiss()){return}t.dismiss()}dismissOthers(t){this.overlays.forEach((e=>{if(e!==t){this.dismiss(e)}}))}}class f extends u{}const m=new f;const p=':host{display:inline-block;position:fixed;left:0;top:0;z-index:var(--theme-z-index-tooltip);max-width:18.25rem;width:-moz-max-content;width:max-content;opacity:0;visibility:collapse !important;overflow-wrap:break-word;border-radius:0.25rem}:host .tooltip-title{display:flex;align-items:center}:host .tooltip-title ::slotted(ix-icon){margin-right:0.35rem}:host .tooltip-container{display:block;position:relative;width:auto;height:100%;background:var(--theme-tootlip--background);color:var(--theme-color-std-text);padding:0.375rem 0.75rem 0.375rem 0.875rem;box-shadow:var(--theme-shadow-4);border-radius:inherit}:host(.visible){opacity:1;visibility:visible !important}:host(.visible) .arrow,:host(.visible) .arrow::before{position:absolute;width:12px;height:12px;background:inherit}:host(.visible) .arrow{visibility:hidden}:host(.visible) .arrow::before{visibility:visible;content:"";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}';const b=p;var y=undefined&&undefined.__decorate||function(t,e,i,s){var o=arguments.length,n=o<3?e:s===null?s=Object.getOwnPropertyDescriptor(e,i):s,r;if(typeof Reflect==="object"&&typeof Reflect.decorate==="function")n=Reflect.decorate(t,e,i,s);else for(var a=t.length-1;a>=0;a--)if(r=t[a])n=(o<3?r(n):o>3?r(e,i,n):r(e,i))||n;return o>3&&n&&Object.defineProperty(e,i,n),n};const v=t=>t!=null?`${t}px`:"";const w=class{constructor(e){t(this,e);this.for=undefined;this.titleContent=undefined;this.interactive=false;this.placement="top";this.showDelay=0;this.hideDelay=50;this.animationFrame=false;this.visible=false}get arrowElement(){return this.hostElement.shadowRoot.querySelector(".arrow")}destroyAutoUpdate(){if(this.disposeAutoUpdate!==undefined){this.disposeAutoUpdate()}}async showTooltip(t){clearTimeout(this.hideTooltipTimeout);await this.applyTooltipPosition(t);this.showTooltipTimeout=setTimeout((()=>{m.present(this);this.applyTooltipPosition(t)}),this.showDelay)}async hideTooltip(){clearTimeout(this.showTooltipTimeout);let t=50;if(this.interactive&&this.hideDelay===t){t=150}this.hideTooltipTimeout=setTimeout((()=>{m.dismiss(this)}),t);this.destroyAutoUpdate()}computeArrowPosition({placement:t,middlewareData:e}){let{x:i,y:s}=e.arrow;const o={top:"unset",right:"unset",bottom:"unset",left:"unset"};if(t.startsWith("top")){return Object.assign(Object.assign({},o),{left:v(i),top:v(s)})}if(t.startsWith("right")){return Object.assign(Object.assign({},o),{left:v(-6),top:v(s)})}if(t.startsWith("bottom")){return Object.assign(Object.assign({},o),{left:v(i),top:v(-6)})}if(t.startsWith("left")){return Object.assign(Object.assign({},o),{right:v(-6),top:v(s)})}}async computeTooltipPosition(t){return o(t,this.hostElement,{strategy:"fixed",placement:this.placement,middleware:[n(),r(12),a({element:this.arrowElement}),c({fallbackStrategy:"initialPlacement",fallbackAxisSideDirection:"end",padding:10}),l()]})}applyTooltipArrowPosition(t){const e=this.computeArrowPosition(t);Object.assign(this.arrowElement.style,e)}async applyTooltipPosition(t){if(!t){return}return new Promise((e=>{this.destroyAutoUpdate();this.disposeAutoUpdate=h(t,this.hostElement,(async()=>{setTimeout((async()=>{var i;const s=await this.computeTooltipPosition(t);const o=(i=s.middlewareData.hide)===null||i===void 0?void 0:i.referenceHidden;if(o){setTimeout((()=>this.hideTooltip()));e(s)}if(s.middlewareData.arrow){this.applyTooltipArrowPosition(s)}const{x:n,y:r}=s;Object.assign(this.hostElement.style,{left:n!==null?`${n}px`:"",top:r!==null?`${r}px`:""});e(s)}))}),{ancestorResize:true,ancestorScroll:true,elementResize:true,animationFrame:this.animationFrame})}))}clearHideTimeout(){if(this.interactive){clearTimeout(this.hideTooltipTimeout)}}async queryAnchorElements(){if(typeof this.for==="string"){return Promise.resolve(Array.from(document.querySelectorAll(this.for)))}if(this.for instanceof HTMLElement){return Promise.resolve([this.for])}if(this.for instanceof Promise){const t=await this.for;return[t]}}async registerTriggerListener(){const t=await this.queryAnchorElements();if(this.disposeListener){this.disposeListener()}if(!t){return}t.forEach((t=>{const e=()=>{this.showTooltip(t)};const i=()=>{this.hideTooltip()};const s=()=>{if(this.showTooltipTimeout!==undefined){clearTimeout(this.showTooltipTimeout)}e()};const o=()=>{this.hideTooltip()};t.addEventListener("mouseenter",e);t.addEventListener("mouseleave",i);t.addEventListener("focusin",s);t.addEventListener("focusout",o);this.disposeListener=()=>{t.removeEventListener("mouseenter",e);t.removeEventListener("mouseleave",i);t.removeEventListener("focusin",s);t.removeEventListener("focusout",o)}}))}registerTooltipListener(){const{hostElement:t}=this;t.addEventListener("mouseenter",(()=>this.clearHideTimeout()));t.addEventListener("focusin",(()=>this.clearHideTimeout()));t.addEventListener("mouseleave",(()=>this.hideTooltip()));t.addEventListener("focusout",(()=>this.hideTooltip()))}async onKeydown(t){if(t.code==="Escape"){this.hideTooltip()}}componentWillLoad(){this.registerTriggerListener()}componentDidLoad(){this.observer=new MutationObserver((()=>{this.registerTriggerListener()}));this.observer.observe(document.body,{attributes:true,attributeFilter:["data-ix-tooltip"],childList:true,subtree:true});this.registerTooltipListener()}connectedCallback(){m.connected(this)}disconnectedCallback(){var t;(t=this.observer)===null||t===void 0?void 0:t.disconnect();this.destroyAutoUpdate();m.disconnected(this)}isPresent(){return this.visible}present(){this.visible=true}dismiss(){this.visible=false}render(){return e(i,{key:"5a828e4233912a571e370294e242a892d3d69885",class:{visible:this.visible},role:"tooltip"},e("div",{key:"8e7a4c0e3e5d4952798979a0d913d9f7a2f7365b",class:"tooltip-container"},e("div",{key:"a5c9817676b2811a97ab52504903cb8191114f9c",class:"tooltip-title"},e("slot",{key:"78c5681e6ce5be5aeb0e90c78fdef3ed9ab18b97",name:"title-icon"}),e("ix-typography",{key:"68a85ce797a6d4ad2456ebc5f9426910f942a75a",format:"h5"},this.titleContent,e("slot",{key:"e02f2ad48659bf3df522014fc97950e1061ddd3d",name:"title-content"}))),e("div",{key:"b24eead3d92140baae429a40cf354263c0c1ce99",class:"tooltip-content"},e("slot",{key:"384ea76937c865d41d7cd7082070a650acc1135d"})),e("div",{key:"f139d3ce58490b58974d37c3d692184488b657e6",class:"arrow"})))}get hostElement(){return s(this)}};y([d("keydown",(t=>t.visible))],w.prototype,"onKeydown",null);w.style=b;export{w as ix_tooltip};
2
+ //# sourceMappingURL=p-093c25b1.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["OverlayController","constructor","this","overlays","Set","connected","instance","add","disconnected","delete","present","willPresent","dismissOthers","dismiss","willDismiss","forEach","overlay","TooltipController","tooltipController","tooltipCss","IxTooltipStyle0","numberToPixel","value","Tooltip","arrowElement","hostElement","shadowRoot","querySelector","destroyAutoUpdate","disposeAutoUpdate","undefined","showTooltip","anchorElement","clearTimeout","hideTooltipTimeout","applyTooltipPosition","showTooltipTimeout","setTimeout","showDelay","hideTooltip","hideDelay","interactive","computeArrowPosition","placement","middlewareData","x","y","arrow","resetPosition","top","right","bottom","left","startsWith","Object","assign","computeTooltipPosition","target","computePosition","strategy","middleware","shift","offset","element","flip","fallbackStrategy","fallbackAxisSideDirection","padding","hide","applyTooltipArrowPosition","computeResponse","arrowPosition","style","Promise","resolve","autoUpdate","async","isHidden","_a","referenceHidden","ancestorResize","ancestorScroll","elementResize","animationFrame","clearHideTimeout","queryAnchorElements","for","Array","from","document","querySelectorAll","HTMLElement","registerTriggerListener","triggerElementList","disposeListener","onMouseEnter","onMouseLeave","onFocusIn","onFocusOut","addEventListener","removeEventListener","registerTooltipListener","onKeydown","event","code","componentWillLoad","componentDidLoad","observer","MutationObserver","observe","body","attributes","attributeFilter","childList","subtree","connectedCallback","disconnectedCallback","disconnect","isPresent","visible","render","h","Host","key","class","role","name","format","titleContent","__decorate","OnListener","self"],"sources":["src/components/utils/overlay.ts","src/components/tooltip/tooltip-controller.ts","src/components/tooltip/tooltip.scss?tag=ix-tooltip&encapsulation=shadow","src/components/tooltip/tooltip.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { IxComponent } from '../utils/internal';\n\nexport interface IxOverlayComponent extends IxComponent {\n isPresent(): boolean;\n\n willPresent?(): boolean;\n willDismiss?(): boolean;\n\n present(): void;\n dismiss(): void;\n}\n\nexport class OverlayController {\n overlays: Set<IxOverlayComponent> = new Set();\n\n connected(instance: IxOverlayComponent): void {\n this.overlays.add(instance);\n }\n\n disconnected(instance: IxOverlayComponent): void {\n this.overlays.delete(instance);\n }\n\n present(instance: IxOverlayComponent): void {\n if (instance.willPresent && !instance.willPresent()) {\n return;\n }\n this.dismissOthers(instance);\n instance.present();\n }\n\n dismiss(instance: IxOverlayComponent): void {\n if (instance.willDismiss && !instance.willDismiss()) {\n return;\n }\n instance.dismiss();\n }\n\n private dismissOthers(instance: IxOverlayComponent): void {\n this.overlays.forEach((overlay) => {\n if (overlay !== instance) {\n this.dismiss(overlay);\n }\n });\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { OverlayController } from '../utils/overlay';\n\nclass TooltipController extends OverlayController {}\n\nexport const tooltipController = new TooltipController();\n",":host {\n display: inline-block;\n position: fixed;\n left: 0;\n top: 0;\n z-index: var(--theme-z-index-tooltip);\n\n max-width: 18.25rem;\n width: max-content;\n\n opacity: 0;\n visibility: collapse !important;\n overflow-wrap: break-word;\n\n border-radius: 0.25rem;\n\n .tooltip-title {\n display: flex;\n align-items: center;\n\n ::slotted(ix-icon) {\n margin-right: 0.35rem;\n }\n }\n\n .tooltip-container {\n display: block;\n position: relative;\n width: auto;\n height: 100%;\n background: var(--theme-tootlip--background);\n color: var(--theme-color-std-text);\n padding: 0.375rem 0.75rem 0.375rem 0.875rem;\n\n box-shadow: var(--theme-shadow-4);\n border-radius: inherit;\n }\n}\n\n:host(.visible) {\n opacity: 1;\n visibility: visible !important;\n}\n\n:host(.visible) {\n .arrow,\n .arrow::before {\n position: absolute;\n width: 12px;\n height: 12px;\n background: inherit;\n }\n\n .arrow {\n visibility: hidden;\n }\n\n .arrow::before {\n visibility: visible;\n content: '';\n transform: rotate(45deg);\n background-color: var(--theme-tootlip--background);\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport {\n arrow,\n autoUpdate,\n computePosition,\n ComputePositionReturn,\n flip,\n hide,\n offset,\n shift,\n} from '@floating-ui/dom';\nimport {\n Component,\n Element,\n h,\n Host,\n Method,\n Prop,\n State,\n} from '@stencil/core';\nimport { OnListener } from '../utils/listener';\nimport { tooltipController } from './tooltip-controller';\nimport { IxOverlayComponent } from '../utils/overlay';\nimport { ElementReference } from '../utils/element-reference';\n\ntype ArrowPosition = {\n top?: string;\n left?: string;\n right?: string;\n};\n\nconst numberToPixel = (value?: number | null) =>\n value != null ? `${value}px` : '';\n\n/**\n * @slot title-icon - Icon of tooltip title\n * @slot title-content - Content of tooltip title\n *\n * @since 1.4.0\n */\n@Component({\n tag: 'ix-tooltip',\n styleUrl: 'tooltip.scss',\n shadow: true,\n})\nexport class Tooltip implements IxOverlayComponent {\n /**\n * CSS selector for hover trigger element e.g. `for=\"[data-my-custom-select]\"`\n */\n @Prop() for?: ElementReference;\n\n /**\n * Title of the tooltip\n */\n @Prop() titleContent?: string;\n\n /**\n * Define if the user can access the tooltip via mouse.\n */\n @Prop() interactive = false;\n\n /**\n * Initial placement of the tooltip.\n * If the selected placement doesn't have enough space, the tooltip will be repositioned to another location.\n * @since 1.5.0\n */\n @Prop() placement: 'top' | 'right' | 'bottom' | 'left' = 'top';\n\n /** @internal */\n @Prop() showDelay = 0;\n\n /** @internal */\n @Prop() hideDelay = 50;\n\n /** @internal */\n @Prop() animationFrame = false;\n\n @State() visible = false;\n\n @Element() hostElement!: HTMLIxTooltipElement;\n\n private observer?: MutationObserver;\n private hideTooltipTimeout?: NodeJS.Timeout;\n private showTooltipTimeout?: NodeJS.Timeout;\n private disposeAutoUpdate?: () => void;\n private disposeListener?: () => void;\n\n private get arrowElement(): HTMLElement {\n return this.hostElement.shadowRoot!.querySelector('.arrow')!;\n }\n\n private destroyAutoUpdate() {\n if (this.disposeAutoUpdate !== undefined) {\n this.disposeAutoUpdate();\n }\n }\n\n /** @internal */\n @Method()\n async showTooltip(anchorElement: Element) {\n clearTimeout(this.hideTooltipTimeout);\n await this.applyTooltipPosition(anchorElement);\n\n this.showTooltipTimeout = setTimeout(() => {\n tooltipController.present(this);\n // Need to compute and apply tooltip position after initial render,\n // because arrow has no valid bounding rect before that\n this.applyTooltipPosition(anchorElement);\n }, this.showDelay);\n }\n\n /** @internal */\n @Method()\n async hideTooltip() {\n clearTimeout(this.showTooltipTimeout);\n let hideDelay = 50;\n\n if (this.interactive && this.hideDelay === hideDelay) {\n hideDelay = 150;\n }\n\n this.hideTooltipTimeout = setTimeout(() => {\n tooltipController.dismiss(this);\n }, hideDelay);\n this.destroyAutoUpdate();\n }\n\n private computeArrowPosition({\n placement,\n middlewareData,\n }: ComputePositionReturn): ArrowPosition | undefined {\n let { x, y } = middlewareData.arrow!;\n const resetPosition = {\n top: 'unset',\n right: 'unset',\n bottom: 'unset',\n left: 'unset',\n };\n\n if (placement.startsWith('top')) {\n return {\n ...resetPosition,\n left: numberToPixel(x),\n top: numberToPixel(y),\n };\n }\n\n if (placement.startsWith('right')) {\n return {\n ...resetPosition,\n left: numberToPixel(-6),\n top: numberToPixel(y),\n };\n }\n\n if (placement.startsWith('bottom')) {\n return {\n ...resetPosition,\n left: numberToPixel(x),\n top: numberToPixel(-6),\n };\n }\n\n if (placement.startsWith('left')) {\n return {\n ...resetPosition,\n right: numberToPixel(-6),\n top: numberToPixel(y),\n };\n }\n }\n\n private async computeTooltipPosition(target: Element) {\n return computePosition(target, this.hostElement, {\n strategy: 'fixed',\n placement: this.placement,\n middleware: [\n shift(),\n offset(12),\n arrow({\n element: this.arrowElement,\n }),\n flip({\n fallbackStrategy: 'initialPlacement',\n fallbackAxisSideDirection: 'end',\n padding: 10,\n }),\n hide(),\n ],\n });\n }\n\n private applyTooltipArrowPosition(computeResponse: ComputePositionReturn) {\n const arrowPosition = this.computeArrowPosition(computeResponse);\n Object.assign(this.arrowElement.style, arrowPosition);\n }\n\n private async applyTooltipPosition(target: Element) {\n if (!target) {\n return;\n }\n\n return new Promise<ComputePositionReturn>((resolve) => {\n this.destroyAutoUpdate();\n this.disposeAutoUpdate = autoUpdate(\n target,\n this.hostElement,\n async () => {\n setTimeout(async () => {\n const computeResponse = await this.computeTooltipPosition(target);\n\n const isHidden =\n computeResponse.middlewareData.hide?.referenceHidden;\n\n if (isHidden) {\n setTimeout(() => this.hideTooltip());\n resolve(computeResponse);\n }\n\n if (computeResponse.middlewareData.arrow) {\n this.applyTooltipArrowPosition(computeResponse);\n }\n\n const { x, y } = computeResponse;\n Object.assign(this.hostElement.style, {\n left: x !== null ? `${x}px` : '',\n top: y !== null ? `${y}px` : '',\n });\n\n resolve(computeResponse);\n });\n },\n {\n ancestorResize: true,\n ancestorScroll: true,\n elementResize: true,\n animationFrame: this.animationFrame,\n }\n );\n });\n }\n\n private clearHideTimeout() {\n if (this.interactive) {\n clearTimeout(this.hideTooltipTimeout);\n }\n }\n\n private async queryAnchorElements(): Promise<Array<HTMLElement> | undefined> {\n if (typeof this.for === 'string') {\n return Promise.resolve(Array.from(document.querySelectorAll(this.for)));\n }\n\n if (this.for instanceof HTMLElement) {\n return Promise.resolve([this.for]);\n }\n\n if (this.for instanceof Promise) {\n const element = await this.for;\n return [element];\n }\n }\n\n private async registerTriggerListener() {\n const triggerElementList = await this.queryAnchorElements();\n\n if (this.disposeListener) {\n this.disposeListener();\n }\n\n if (!triggerElementList) {\n return;\n }\n\n triggerElementList.forEach((element) => {\n const onMouseEnter = () => {\n this.showTooltip(element);\n };\n\n const onMouseLeave = () => {\n this.hideTooltip();\n };\n\n const onFocusIn = () => {\n if (this.showTooltipTimeout !== undefined) {\n clearTimeout(this.showTooltipTimeout);\n }\n\n onMouseEnter();\n };\n\n const onFocusOut = () => {\n this.hideTooltip();\n };\n\n element.addEventListener('mouseenter', onMouseEnter);\n element.addEventListener('mouseleave', onMouseLeave);\n element.addEventListener('focusin', onFocusIn);\n element.addEventListener('focusout', onFocusOut);\n\n this.disposeListener = () => {\n element.removeEventListener('mouseenter', onMouseEnter);\n element.removeEventListener('mouseleave', onMouseLeave);\n element.removeEventListener('focusin', onFocusIn);\n element.removeEventListener('focusout', onFocusOut);\n };\n });\n }\n\n private registerTooltipListener() {\n const { hostElement } = this;\n hostElement.addEventListener('mouseenter', () => this.clearHideTimeout());\n hostElement.addEventListener('focusin', () => this.clearHideTimeout());\n\n hostElement.addEventListener('mouseleave', () => this.hideTooltip());\n hostElement.addEventListener('focusout', () => this.hideTooltip());\n }\n\n @OnListener<Tooltip>('keydown', (self) => self.visible)\n async onKeydown(event: KeyboardEvent) {\n if (event.code === 'Escape') {\n this.hideTooltip();\n }\n }\n\n componentWillLoad() {\n this.registerTriggerListener();\n }\n\n componentDidLoad() {\n this.observer = new MutationObserver(() => {\n this.registerTriggerListener();\n });\n\n this.observer.observe(document.body, {\n attributes: true,\n attributeFilter: ['data-ix-tooltip'],\n childList: true,\n subtree: true,\n });\n\n this.registerTooltipListener();\n }\n\n connectedCallback() {\n tooltipController.connected(this);\n }\n\n disconnectedCallback() {\n this.observer?.disconnect();\n this.destroyAutoUpdate();\n tooltipController.disconnected(this);\n }\n\n isPresent(): boolean {\n return this.visible;\n }\n\n present(): void {\n this.visible = true;\n }\n\n dismiss(): void {\n this.visible = false;\n }\n\n render() {\n return (\n <Host\n class={{\n visible: this.visible,\n }}\n role=\"tooltip\"\n >\n <div class=\"tooltip-container\">\n <div class={'tooltip-title'}>\n <slot name=\"title-icon\"></slot>\n <ix-typography format=\"h5\">\n {this.titleContent}\n <slot name=\"title-content\"></slot>\n </ix-typography>\n </div>\n <div class={'tooltip-content'}>\n <slot></slot>\n </div>\n <div class=\"arrow\"></div>\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"iLAoBaA,EAAb,WAAAC,GACEC,KAAAC,SAAoC,IAAIC,G,CAExC,SAAAC,CAAUC,GACRJ,KAAKC,SAASI,IAAID,E,CAGpB,YAAAE,CAAaF,GACXJ,KAAKC,SAASM,OAAOH,E,CAGvB,OAAAI,CAAQJ,GACN,GAAIA,EAASK,cAAgBL,EAASK,cAAe,CACnD,M,CAEFT,KAAKU,cAAcN,GACnBA,EAASI,S,CAGX,OAAAG,CAAQP,GACN,GAAIA,EAASQ,cAAgBR,EAASQ,cAAe,CACnD,M,CAEFR,EAASO,S,CAGH,aAAAD,CAAcN,GACpBJ,KAAKC,SAASY,SAASC,IACrB,GAAIA,IAAYV,EAAU,CACxBJ,KAAKW,QAAQG,E,MCtCrB,MAAMC,UAA0BjB,GAEzB,MAAMkB,EAAoB,IAAID,ECbrC,MAAME,EAAa,+7BACnB,MAAAC,EAAeD,E,2WCqCf,MAAME,EAAiBC,GACrBA,GAAS,KAAO,GAAGA,MAAY,G,MAapBC,EAAO,M,yFAcI,M,eAOmC,M,eAGrC,E,eAGA,G,oBAGK,M,aAEN,K,CAUnB,gBAAYC,GACV,OAAOtB,KAAKuB,YAAYC,WAAYC,cAAc,S,CAG5C,iBAAAC,GACN,GAAI1B,KAAK2B,oBAAsBC,UAAW,CACxC5B,KAAK2B,mB,EAMT,iBAAME,CAAYC,GAChBC,aAAa/B,KAAKgC,0BACZhC,KAAKiC,qBAAqBH,GAEhC9B,KAAKkC,mBAAqBC,YAAW,KACnCnB,EAAkBR,QAAQR,MAG1BA,KAAKiC,qBAAqBH,EAAc,GACvC9B,KAAKoC,U,CAKV,iBAAMC,GACJN,aAAa/B,KAAKkC,oBAClB,IAAII,EAAY,GAEhB,GAAItC,KAAKuC,aAAevC,KAAKsC,YAAcA,EAAW,CACpDA,EAAY,G,CAGdtC,KAAKgC,mBAAqBG,YAAW,KACnCnB,EAAkBL,QAAQX,KAAK,GAC9BsC,GACHtC,KAAK0B,mB,CAGC,oBAAAc,EAAqBC,UAC3BA,EAASC,eACTA,IAEA,IAAIC,EAAEA,EAACC,EAAEA,GAAMF,EAAeG,MAC9B,MAAMC,EAAgB,CACpBC,IAAK,QACLC,MAAO,QACPC,OAAQ,QACRC,KAAM,SAGR,GAAIT,EAAUU,WAAW,OAAQ,CAC/B,OAAAC,OAAAC,OAAAD,OAAAC,OAAA,GACKP,GAAa,CAChBI,KAAM/B,EAAcwB,GACpBI,IAAK5B,EAAcyB,I,CAIvB,GAAIH,EAAUU,WAAW,SAAU,CACjC,OAAAC,OAAAC,OAAAD,OAAAC,OAAA,GACKP,GAAa,CAChBI,KAAM/B,GAAe,GACrB4B,IAAK5B,EAAcyB,I,CAIvB,GAAIH,EAAUU,WAAW,UAAW,CAClC,OAAAC,OAAAC,OAAAD,OAAAC,OAAA,GACKP,GAAa,CAChBI,KAAM/B,EAAcwB,GACpBI,IAAK5B,GAAe,I,CAIxB,GAAIsB,EAAUU,WAAW,QAAS,CAChC,OAAAC,OAAAC,OAAAD,OAAAC,OAAA,GACKP,GAAa,CAChBE,MAAO7B,GAAe,GACtB4B,IAAK5B,EAAcyB,I,EAKjB,4BAAMU,CAAuBC,GACnC,OAAOC,EAAgBD,EAAQvD,KAAKuB,YAAa,CAC/CkC,SAAU,QACVhB,UAAWzC,KAAKyC,UAChBiB,WAAY,CACVC,IACAC,EAAO,IACPf,EAAM,CACJgB,QAAS7D,KAAKsB,eAEhBwC,EAAK,CACHC,iBAAkB,mBAClBC,0BAA2B,MAC3BC,QAAS,KAEXC,M,CAKE,yBAAAC,CAA0BC,GAChC,MAAMC,EAAgBrE,KAAKwC,qBAAqB4B,GAChDhB,OAAOC,OAAOrD,KAAKsB,aAAagD,MAAOD,E,CAGjC,0BAAMpC,CAAqBsB,GACjC,IAAKA,EAAQ,CACX,M,CAGF,OAAO,IAAIgB,SAAgCC,IACzCxE,KAAK0B,oBACL1B,KAAK2B,kBAAoB8C,EACvBlB,EACAvD,KAAKuB,aACLmD,UACEvC,YAAWuC,U,MACT,MAAMN,QAAwBpE,KAAKsD,uBAAuBC,GAE1D,MAAMoB,GACJC,EAAAR,EAAgB1B,eAAewB,QAAI,MAAAU,SAAA,SAAAA,EAAEC,gBAEvC,GAAIF,EAAU,CACZxC,YAAW,IAAMnC,KAAKqC,gBACtBmC,EAAQJ,E,CAGV,GAAIA,EAAgB1B,eAAeG,MAAO,CACxC7C,KAAKmE,0BAA0BC,E,CAGjC,MAAMzB,EAAEA,EAACC,EAAEA,GAAMwB,EACjBhB,OAAOC,OAAOrD,KAAKuB,YAAY+C,MAAO,CACpCpB,KAAMP,IAAM,KAAO,GAAGA,MAAQ,GAC9BI,IAAKH,IAAM,KAAO,GAAGA,MAAQ,KAG/B4B,EAAQJ,EAAgB,GACxB,GAEJ,CACEU,eAAgB,KAChBC,eAAgB,KAChBC,cAAe,KACfC,eAAgBjF,KAAKiF,gBAExB,G,CAIG,gBAAAC,GACN,GAAIlF,KAAKuC,YAAa,CACpBR,aAAa/B,KAAKgC,mB,EAId,yBAAMmD,GACZ,UAAWnF,KAAKoF,MAAQ,SAAU,CAChC,OAAOb,QAAQC,QAAQa,MAAMC,KAAKC,SAASC,iBAAiBxF,KAAKoF,M,CAGnE,GAAIpF,KAAKoF,eAAeK,YAAa,CACnC,OAAOlB,QAAQC,QAAQ,CAACxE,KAAKoF,K,CAG/B,GAAIpF,KAAKoF,eAAeb,QAAS,CAC/B,MAAMV,QAAgB7D,KAAKoF,IAC3B,MAAO,CAACvB,E,EAIJ,6BAAM6B,GACZ,MAAMC,QAA2B3F,KAAKmF,sBAEtC,GAAInF,KAAK4F,gBAAiB,CACxB5F,KAAK4F,iB,CAGP,IAAKD,EAAoB,CACvB,M,CAGFA,EAAmB9E,SAASgD,IAC1B,MAAMgC,EAAe,KACnB7F,KAAK6B,YAAYgC,EAAQ,EAG3B,MAAMiC,EAAe,KACnB9F,KAAKqC,aAAa,EAGpB,MAAM0D,EAAY,KAChB,GAAI/F,KAAKkC,qBAAuBN,UAAW,CACzCG,aAAa/B,KAAKkC,mB,CAGpB2D,GAAc,EAGhB,MAAMG,EAAa,KACjBhG,KAAKqC,aAAa,EAGpBwB,EAAQoC,iBAAiB,aAAcJ,GACvChC,EAAQoC,iBAAiB,aAAcH,GACvCjC,EAAQoC,iBAAiB,UAAWF,GACpClC,EAAQoC,iBAAiB,WAAYD,GAErChG,KAAK4F,gBAAkB,KACrB/B,EAAQqC,oBAAoB,aAAcL,GAC1ChC,EAAQqC,oBAAoB,aAAcJ,GAC1CjC,EAAQqC,oBAAoB,UAAWH,GACvClC,EAAQqC,oBAAoB,WAAYF,EAAW,CACpD,G,CAIG,uBAAAG,GACN,MAAM5E,YAAEA,GAAgBvB,KACxBuB,EAAY0E,iBAAiB,cAAc,IAAMjG,KAAKkF,qBACtD3D,EAAY0E,iBAAiB,WAAW,IAAMjG,KAAKkF,qBAEnD3D,EAAY0E,iBAAiB,cAAc,IAAMjG,KAAKqC,gBACtDd,EAAY0E,iBAAiB,YAAY,IAAMjG,KAAKqC,e,CAItD,eAAM+D,CAAUC,GACd,GAAIA,EAAMC,OAAS,SAAU,CAC3BtG,KAAKqC,a,EAIT,iBAAAkE,GACEvG,KAAK0F,yB,CAGP,gBAAAc,GACExG,KAAKyG,SAAW,IAAIC,kBAAiB,KACnC1G,KAAK0F,yBAAyB,IAGhC1F,KAAKyG,SAASE,QAAQpB,SAASqB,KAAM,CACnCC,WAAY,KACZC,gBAAiB,CAAC,mBAClBC,UAAW,KACXC,QAAS,OAGXhH,KAAKmG,yB,CAGP,iBAAAc,GACEjG,EAAkBb,UAAUH,K,CAG9B,oBAAAkH,G,OACEtC,EAAA5E,KAAKyG,YAAQ,MAAA7B,SAAA,SAAAA,EAAEuC,aACfnH,KAAK0B,oBACLV,EAAkBV,aAAaN,K,CAGjC,SAAAoH,GACE,OAAOpH,KAAKqH,O,CAGd,OAAA7G,GACER,KAAKqH,QAAU,I,CAGjB,OAAA1G,GACEX,KAAKqH,QAAU,K,CAGjB,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,2CACHC,MAAO,CACLL,QAASrH,KAAKqH,SAEhBM,KAAK,WAELJ,EAAA,OAAAE,IAAA,2CAAKC,MAAM,qBACTH,EAAA,OAAAE,IAAA,2CAAKC,MAAO,iBACVH,EAAA,QAAAE,IAAA,2CAAMG,KAAK,eACXL,EAAA,iBAAAE,IAAA,2CAAeI,OAAO,MACnB7H,KAAK8H,aACNP,EAAA,QAAAE,IAAA,2CAAMG,KAAK,oBAGfL,EAAA,OAAAE,IAAA,2CAAKC,MAAO,mBACVH,EAAA,QAAAE,IAAA,8CAEFF,EAAA,OAAAE,IAAA,2CAAKC,MAAM,W,oCAlEbK,EAAA,CADLC,EAAoB,WAAYC,GAASA,EAAKZ,W"}
@@ -1,2 +1,2 @@
1
- import{r as e,h as n,H as t}from"./p-f87cd962.js";const r=":host{display:flex;justify-content:center;align-items:center;margin-inline-start:1.5rem;margin-inline-end:1.5rem;margin-block-end:0.25rem}:host slot::slotted(*){display:flex;margin-inline-end:0.625rem}";const s=r;const i=class{constructor(n){e(this,n)}render(){return n(t,{key:"cf0b790f201df5ca5cd904de492140d79f49d29a"},n("slot",{key:"f2003c2b93ba50b6acb966ab05b036ce6516d829"}))}};i.style=s;export{i as ix_dropdown_quick_actions};
2
- //# sourceMappingURL=p-fb4c79c6.entry.js.map
1
+ import{r as e,h as n,H as t}from"./p-f87cd962.js";const r=":host{display:flex;justify-content:center;align-items:center;margin-inline-start:1.5rem;margin-inline-end:1.5rem;margin-block-end:0.25rem}:host slot::slotted(*){display:flex;margin-inline-end:0.625rem}";const s=r;const i=class{constructor(n){e(this,n)}render(){return n(t,{key:"bdbbc2d4bbb21fcdf8704393d9687491044f30d2"},n("slot",{key:"fc0689d7f58c9359daa32bbad70fbef4527f9bb4"}))}};i.style=s;export{i as ix_dropdown_quick_actions};
2
+ //# sourceMappingURL=p-0996d9f6.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as o,c as e,h as t,H as n,g as r}from"./p-f87cd962.js";const i=':host{display:inline-block;position:relative;height:2rem;max-height:2rem;margin-left: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(.inactive){pointer-events:none}.container{display:inline-flex;width:inherit;box-sizing:border-box;position:relative;align-items:center;border-radius:100px;padding:0.5rem;height:2rem;max-height:2rem;cursor:pointer}.container .with-icon{margin-right:0.25rem}.container .hidden{display:none;width:0;margin-right:0}.container .close-button-container{display:inline-flex;margin-left:auto;padding-left:0.5rem}.container .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container.outline.icon{padding-left:calc(0.75rem - 1px)}.container.outline:not(.icon){padding-left:calc(0.5rem - 1px)}.container.outline.closable:not(.inactive){padding-right:calc(0.25rem - 1px)}.container.outline.closable.inactive,.container.outline:not(.closable){padding-right:calc(0.5rem - 1px)}.container.outline.icon:not(.closable){padding-right:calc(0.75rem - 1px)}.container:not(.outline).icon{padding-left:0.75rem}.container:not(.outline):not(.icon){padding-left:0.5rem}.container:not(.outline).closable:not(.inactive){padding-right:0.25rem}.container:not(.outline).closable.inactive{padding-right:0.5rem}.container:not(.outline):not(.closable).icon{padding-right:0.75rem}.container:not(.outline):not(.closable):not(.icon){padding-right:0.5rem}.container.primary{background-color:var(--theme-color-primary);color:var(--theme-chip-primary--color)}.container.primary .close-button{color:var(--theme-chip-primary--color);--ix-icon-button-color:var(--theme-chip-primary--color);pointer-events:auto}.container.primary:hover{background-color:var(--theme-chip-primary--background--hover)}.container.primary:active{background-color:var(--theme-chip-primary--background--active)}.container.primary:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.primary.outline{color:var(--theme-chip-primary-outline--color);background-color:transparent;border:solid 1px var(--theme-chip-primary-outline--border-color)}.container.primary.outline .close-button{color:var(--theme-chip-primary-outline--color);--ix-icon-button-color:var(--theme-chip-primary-outline--color)}.container.primary.outline:hover{background-color:var(--theme-chip-primary-outline--background--hover)}.container.primary.outline:active{background-color:var(--theme-chip-primary-outline--background--active)}.container.outline{border-width:1px;border-style:solid}.container.alarm{color:var(--theme-color-alarm--contrast)}.container.alarm:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.alarm.active::after,.container.alarm:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.alarm:not(.outline){background-color:var(--theme-color-alarm)}.container.alarm:not(.outline) .close-button{color:var(--theme-color-alarm--contrast);--ix-icon-button-color:var(--theme-color-alarm--contrast)}.container.alarm:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.alarm:not(.outline).active::after,.container.alarm:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.alarm.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-alarm)}.container.alarm.outline:hover::after{display:none}.container.alarm.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.alarm.outline.active::after,.container.alarm.outline:active::after{display:none}.container.alarm.outline.active,.container.alarm.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.alarm:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.critical{color:var(--theme-color-critical--contrast)}.container.critical:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.critical.active::after,.container.critical:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.critical:not(.outline){background-color:var(--theme-color-critical)}.container.critical:not(.outline) .close-button{color:var(--theme-color-critical--contrast);--ix-icon-button-color:var(--theme-color-critical--contrast)}.container.critical:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.critical:not(.outline).active::after,.container.critical:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.critical.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-critical)}.container.critical.outline:hover::after{display:none}.container.critical.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.critical.outline.active::after,.container.critical.outline:active::after{display:none}.container.critical.outline.active,.container.critical.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.critical:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.warning{color:var(--theme-color-warning--contrast)}.container.warning:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.warning.active::after,.container.warning:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.warning:not(.outline){background-color:var(--theme-color-warning)}.container.warning:not(.outline) .close-button{color:var(--theme-color-warning--contrast);--ix-icon-button-color:var(--theme-color-warning--contrast)}.container.warning:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.warning:not(.outline).active::after,.container.warning:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.warning.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-warning)}.container.warning.outline:hover::after{display:none}.container.warning.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.warning.outline.active::after,.container.warning.outline:active::after{display:none}.container.warning.outline.active,.container.warning.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.warning:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.info{color:var(--theme-color-info--contrast)}.container.info:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.info.active::after,.container.info:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.info:not(.outline){background-color:var(--theme-color-info)}.container.info:not(.outline) .close-button{color:var(--theme-color-info--contrast);--ix-icon-button-color:var(--theme-color-info--contrast)}.container.info:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.info:not(.outline).active::after,.container.info:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.info.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-info)}.container.info.outline:hover::after{display:none}.container.info.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.info.outline.active::after,.container.info.outline:active::after{display:none}.container.info.outline.active,.container.info.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.info:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.neutral{color:var(--theme-color-neutral--contrast)}.container.neutral:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.neutral.active::after,.container.neutral:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.neutral:not(.outline){background-color:var(--theme-color-neutral)}.container.neutral:not(.outline) .close-button{color:var(--theme-color-neutral--contrast);--ix-icon-button-color:var(--theme-color-neutral--contrast)}.container.neutral:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.neutral:not(.outline).active::after,.container.neutral:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.neutral.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-neutral)}.container.neutral.outline:hover::after{display:none}.container.neutral.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.neutral.outline.active::after,.container.neutral.outline:active::after{display:none}.container.neutral.outline.active,.container.neutral.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.neutral:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.success{color:var(--theme-color-success--contrast)}.container.success:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.success.active::after,.container.success:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.success:not(.outline){background-color:var(--theme-color-success)}.container.success:not(.outline) .close-button{color:var(--theme-color-success--contrast);--ix-icon-button-color:var(--theme-color-success--contrast)}.container.success:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.success:not(.outline).active::after,.container.success:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.success.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-success)}.container.success.outline:hover::after{display:none}.container.success.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.success.outline.active::after,.container.success.outline:active::after{display:none}.container.success.outline.active,.container.success.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.success:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}';const a=i;const c=class{constructor(t){o(this,t);this.closeChip=e(this,"closeChip",7);this.variant="primary";this.active=true;this.closable=false;this.icon=undefined;this.background=undefined;this.color=undefined;this.chipColor=undefined;this.outline=false}getCloseButton(){var o;return t("div",{class:"close-button-container"},t("ix-icon-button",{type:"button",variant:"secondary",icon:"close-small",class:"close-button",oval:true,size:"16",style:this.variant==="custom"?{color:(o=this.chipColor)!==null&&o!==void 0?o:this.color}:{},ghost:true,onClick:o=>{this.closeChip.emit(o);o.stopPropagation()}}))}render(){var o,e;const r=this.active===false;let i={};if(this.variant==="custom"){i={color:(o=this.chipColor)!==null&&o!==void 0?o:this.color,[this.outline?"borderColor":"backgroundColor"]:this.background}}return t(n,{key:"8ede968301d60515bc378c80141926ad75fab0cd",tabIndex:"-1",title:this.el.textContent,style:this.variant==="custom"?{"--ix-icon-button-color":(e=this.chipColor)!==null&&e!==void 0?e:this.color}:{}},t("div",{key:"ff82604fbd0ed7d74cdd753e1f1690f4bf67959f",style:Object.assign({},i),class:{container:true,outline:this.outline,inactive:r,alarm:this.variant==="alarm",critical:this.variant==="critical",info:this.variant==="info",neutral:this.variant==="neutral",primary:this.variant==="primary",success:this.variant==="success",warning:this.variant==="warning",custom:this.variant==="custom",closable:this.closable,icon:!!this.icon}},t("ix-icon",{key:"7e033b4f17e195a9ce75e3fbea992290180feb1f",class:{"with-icon":true,hidden:!this.icon},name:this.icon,size:"24"}),t("span",{key:"0d0bafd87e80596388ff1b74bcb9fa6024f6fe03",class:"slot-container"},t("slot",{key:"057958812ca98820f4e039b7c5e2f016d27854c6"})),r===false&&this.closable?this.getCloseButton():null))}get el(){return r(this)}};c.style=a;export{c as ix_chip};
2
- //# sourceMappingURL=p-453fa360.entry.js.map
1
+ import{r as o,c as e,h as t,H as n,g as r}from"./p-f87cd962.js";const i=':host{display:inline-block;position:relative;height:2rem;max-height:2rem;margin-left: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(.inactive){pointer-events:none}.container{display:inline-flex;width:inherit;box-sizing:border-box;position:relative;align-items:center;border-radius:100px;padding:0.5rem;height:2rem;max-height:2rem;cursor:pointer}.container .with-icon{margin-right:0.25rem}.container .hidden{display:none;width:0;margin-right:0}.container .close-button-container{display:inline-flex;margin-left:auto;padding-left:0.5rem}.container .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.container.outline.icon{padding-left:calc(0.75rem - 1px)}.container.outline:not(.icon){padding-left:calc(0.5rem - 1px)}.container.outline.closable:not(.inactive){padding-right:calc(0.25rem - 1px)}.container.outline.closable.inactive,.container.outline:not(.closable){padding-right:calc(0.5rem - 1px)}.container.outline.icon:not(.closable){padding-right:calc(0.75rem - 1px)}.container:not(.outline).icon{padding-left:0.75rem}.container:not(.outline):not(.icon){padding-left:0.5rem}.container:not(.outline).closable:not(.inactive){padding-right:0.25rem}.container:not(.outline).closable.inactive{padding-right:0.5rem}.container:not(.outline):not(.closable).icon{padding-right:0.75rem}.container:not(.outline):not(.closable):not(.icon){padding-right:0.5rem}.container.primary{background-color:var(--theme-color-primary);color:var(--theme-chip-primary--color)}.container.primary .close-button{color:var(--theme-chip-primary--color);--ix-icon-button-color:var(--theme-chip-primary--color);pointer-events:auto}.container.primary:hover{background-color:var(--theme-chip-primary--background--hover)}.container.primary:active{background-color:var(--theme-chip-primary--background--active)}.container.primary:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.primary.outline{color:var(--theme-chip-primary-outline--color);background-color:transparent;border:solid 1px var(--theme-chip-primary-outline--border-color)}.container.primary.outline .close-button{color:var(--theme-chip-primary-outline--color);--ix-icon-button-color:var(--theme-chip-primary-outline--color)}.container.primary.outline:hover{background-color:var(--theme-chip-primary-outline--background--hover)}.container.primary.outline:active{background-color:var(--theme-chip-primary-outline--background--active)}.container.outline{border-width:1px;border-style:solid}.container.alarm{color:var(--theme-color-alarm--contrast)}.container.alarm:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.alarm.active::after,.container.alarm:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.alarm:not(.outline){background-color:var(--theme-color-alarm)}.container.alarm:not(.outline) .close-button{color:var(--theme-color-alarm--contrast);--ix-icon-button-color:var(--theme-color-alarm--contrast)}.container.alarm:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.alarm:not(.outline).active::after,.container.alarm:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.alarm.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-alarm)}.container.alarm.outline:hover::after{display:none}.container.alarm.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.alarm.outline.active::after,.container.alarm.outline:active::after{display:none}.container.alarm.outline.active,.container.alarm.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.alarm:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.critical{color:var(--theme-color-critical--contrast)}.container.critical:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.critical.active::after,.container.critical:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.critical:not(.outline){background-color:var(--theme-color-critical)}.container.critical:not(.outline) .close-button{color:var(--theme-color-critical--contrast);--ix-icon-button-color:var(--theme-color-critical--contrast)}.container.critical:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.critical:not(.outline).active::after,.container.critical:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.critical.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-critical)}.container.critical.outline:hover::after{display:none}.container.critical.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.critical.outline.active::after,.container.critical.outline:active::after{display:none}.container.critical.outline.active,.container.critical.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.critical:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.warning{color:var(--theme-color-warning--contrast)}.container.warning:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.warning.active::after,.container.warning:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.warning:not(.outline){background-color:var(--theme-color-warning)}.container.warning:not(.outline) .close-button{color:var(--theme-color-warning--contrast);--ix-icon-button-color:var(--theme-color-warning--contrast)}.container.warning:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.warning:not(.outline).active::after,.container.warning:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.warning.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-warning)}.container.warning.outline:hover::after{display:none}.container.warning.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.warning.outline.active::after,.container.warning.outline:active::after{display:none}.container.warning.outline.active,.container.warning.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.warning:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.info{color:var(--theme-color-info--contrast)}.container.info:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.info.active::after,.container.info:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.info:not(.outline){background-color:var(--theme-color-info)}.container.info:not(.outline) .close-button{color:var(--theme-color-info--contrast);--ix-icon-button-color:var(--theme-color-info--contrast)}.container.info:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.info:not(.outline).active::after,.container.info:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.info.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-info)}.container.info.outline:hover::after{display:none}.container.info.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.info.outline.active::after,.container.info.outline:active::after{display:none}.container.info.outline.active,.container.info.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.info:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.neutral{color:var(--theme-color-neutral--contrast)}.container.neutral:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.neutral.active::after,.container.neutral:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.neutral:not(.outline){background-color:var(--theme-color-neutral)}.container.neutral:not(.outline) .close-button{color:var(--theme-color-neutral--contrast);--ix-icon-button-color:var(--theme-color-neutral--contrast)}.container.neutral:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.neutral:not(.outline).active::after,.container.neutral:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.neutral.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-neutral)}.container.neutral.outline:hover::after{display:none}.container.neutral.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.neutral.outline.active::after,.container.neutral.outline:active::after{display:none}.container.neutral.outline.active,.container.neutral.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.neutral:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}.container.success{color:var(--theme-color-success--contrast)}.container.success:hover::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.05);left:0;border-radius:100px;pointer-events:none}.container.success.active::after,.container.success:active::after{content:"";display:block;position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.1);left:0;border-radius:100px;pointer-events:none}.container.success:not(.outline){background-color:var(--theme-color-success)}.container.success:not(.outline) .close-button{color:var(--theme-color-success--contrast);--ix-icon-button-color:var(--theme-color-success--contrast)}.container.success:not(.outline):hover::after{content:"";background-color:rgba(0, 0, 0, 0.05)}.container.success:not(.outline).active::after,.container.success:not(.outline):active::after{background-color:rgba(0, 0, 0, 0.1)}.container.success.outline{color:var(--theme-chip-outline--color);border-color:var(--theme-color-success)}.container.success.outline:hover::after{display:none}.container.success.outline:hover{background-color:var(--theme-chip-outline--background--hover)}.container.success.outline.active::after,.container.success.outline:active::after{display:none}.container.success.outline.active,.container.success.outline:active{background-color:var(--theme-chip-outline--background--active)}.container.success:focus-visible{outline:1px solid #199fff;outline-offset:var(--theme-btn--focus--outline-offset)}';const a=i;const c=class{constructor(t){o(this,t);this.closeChip=e(this,"closeChip",7);this.variant="primary";this.active=true;this.closable=false;this.icon=undefined;this.background=undefined;this.color=undefined;this.chipColor=undefined;this.outline=false}getCloseButton(){var o;return t("div",{class:"close-button-container"},t("ix-icon-button",{type:"button",variant:"secondary",icon:"close-small",class:"close-button",oval:true,size:"16",style:this.variant==="custom"?{color:(o=this.chipColor)!==null&&o!==void 0?o:this.color}:{},ghost:true,onClick:o=>{this.closeChip.emit(o);o.stopPropagation()}}))}render(){var o,e;const r=this.active===false;let i={};if(this.variant==="custom"){i={color:(o=this.chipColor)!==null&&o!==void 0?o:this.color,[this.outline?"borderColor":"backgroundColor"]:this.background}}return t(n,{key:"a68a7510f83600ba4a6ae5eb40881504dea72e8a",tabIndex:"-1",title:this.el.textContent,style:this.variant==="custom"?{"--ix-icon-button-color":(e=this.chipColor)!==null&&e!==void 0?e:this.color}:{}},t("div",{key:"f8f2968e8cf6329eb880ab16bf4ac6f584bd344f",style:Object.assign({},i),class:{container:true,outline:this.outline,inactive:r,alarm:this.variant==="alarm",critical:this.variant==="critical",info:this.variant==="info",neutral:this.variant==="neutral",primary:this.variant==="primary",success:this.variant==="success",warning:this.variant==="warning",custom:this.variant==="custom",closable:this.closable,icon:!!this.icon}},t("ix-icon",{key:"e34e9d058e5ce3ee11d745d31d450d0433a28cfc",class:{"with-icon":true,hidden:!this.icon},name:this.icon,size:"24"}),t("span",{key:"93f6c7f3cfdd9d50ffec6820613c3b5b707f2417",class:"slot-container"},t("slot",{key:"4234dbb5ff0833593a82ca50285e51bed07cfaec"})),r===false&&this.closable?this.getCloseButton():null))}get el(){return r(this)}};c.style=a;export{c as ix_chip};
2
+ //# sourceMappingURL=p-09e0ede1.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["chipCss","IxChipStyle0","Chip","getCloseButton","h","class","type","variant","icon","oval","size","style","this","color","_a","chipColor","ghost","onClick","event","closeChip","emit","stopPropagation","render","isInactive","active","customStyle","outline","background","Host","key","tabIndex","title","el","textContent","_b","Object","assign","container","inactive","alarm","critical","info","neutral","primary","success","warning","custom","closable","hidden","name"],"sources":["src/components/chip/chip.scss?tag=ix-chip&encapsulation=shadow","src/components/chip/chip.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n@import 'common-variables';\n@import 'mixins/text-truncation';\n@import './chip-mixin';\n\n:host {\n @include ix-component;\n display: inline-block;\n position: relative;\n height: 2rem;\n max-height: 2rem;\n margin-left: $tiny-space;\n}\n\n:host(.inactive) {\n pointer-events: none;\n}\n\n@include chip-container;\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n} from '@stencil/core';\n\n@Component({\n tag: 'ix-chip',\n styleUrl: 'chip.scss',\n shadow: true,\n})\nexport class Chip {\n @Element() el: HTMLIxChipElement;\n\n /**\n * Chip variant\n */\n @Prop({ reflect: true }) variant:\n | 'primary'\n | 'alarm'\n | 'critical'\n | 'warning'\n | 'info'\n | 'neutral'\n | 'success'\n | 'custom' = 'primary';\n\n /**\n * Determines if the chip is interactive. If false no user input (e.g. mouse states, keyboard navigation)\n * will be possible and also the close button will not be present.\n */\n @Prop() active = true;\n\n /**\n * Show close icon\n */\n @Prop() closable = false;\n\n /**\n * Show icon\n */\n @Prop() icon: string;\n\n /**\n * Custom background color.\n * Only has an effect on chips with `variant='custom'`\n */\n @Prop() background: string | undefined;\n\n /**\n * Custom font and icon color.\n * Only has an effect on chips with `variant='custom'`\n *\n * @deprecated since 2.1.0 use `chip-color`\n */\n // eslint-disable-next-line @stencil-community/reserved-member-names\n @Prop() color: string | undefined;\n\n /**\n * Custom font and icon color.\n * Only has an effect on chips with `variant='custom'`\n */\n @Prop() chipColor: string | undefined;\n\n /**\n * Show chip with outline style\n */\n @Prop() outline = false;\n\n /**\n * Fire event if close button is clicked\n *\n * @since 1.5.0\n */\n @Event() closeChip: EventEmitter;\n\n private getCloseButton() {\n return (\n <div class=\"close-button-container\">\n <ix-icon-button\n type=\"button\"\n variant=\"secondary\"\n icon={'close-small'}\n class=\"close-button\"\n oval\n size=\"16\"\n style={\n this.variant === 'custom'\n ? { color: this.chipColor ?? this.color }\n : {}\n }\n ghost\n onClick={(event) => {\n this.closeChip.emit(event);\n event.stopPropagation();\n }}\n ></ix-icon-button>\n </div>\n );\n }\n\n render() {\n const isInactive = this.active === false;\n\n let customStyle = {};\n\n if (this.variant === 'custom') {\n customStyle = {\n color: this.chipColor ?? this.color,\n [this.outline ? 'borderColor' : 'backgroundColor']: this.background,\n };\n }\n\n return (\n <Host\n tabIndex=\"-1\"\n title={this.el.textContent}\n style={\n this.variant === 'custom'\n ? {\n '--ix-icon-button-color': this.chipColor ?? this.color,\n }\n : {}\n }\n >\n <div\n style={{ ...customStyle }}\n class={{\n container: true,\n outline: this.outline,\n inactive: isInactive,\n alarm: this.variant === 'alarm',\n critical: this.variant === 'critical',\n info: this.variant === 'info',\n neutral: this.variant === 'neutral',\n primary: this.variant === 'primary',\n success: this.variant === 'success',\n warning: this.variant === 'warning',\n custom: this.variant === 'custom',\n closable: this.closable,\n icon: !!this.icon,\n }}\n >\n <ix-icon\n class={{\n 'with-icon': true,\n hidden: !this.icon,\n }}\n name={this.icon}\n size={'24'}\n />\n <span class=\"slot-container\">\n <slot></slot>\n </span>\n {isInactive === false && this.closable ? this.getCloseButton() : null}\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"gEAAA,MAAMA,EAAU,m4XAChB,MAAAC,EAAeD,E,MCuBFE,EAAI,M,2EAcA,U,YAME,K,cAKE,M,yGA+BD,K,CASV,cAAAC,G,MACN,OACEC,EAAA,OAAKC,MAAM,0BACTD,EAAA,kBACEE,KAAK,SACLC,QAAQ,YACRC,KAAM,cACNH,MAAM,eACNI,KAAI,KACJC,KAAK,KACLC,MACEC,KAAKL,UAAY,SACb,CAAEM,OAAOC,EAAAF,KAAKG,aAAS,MAAAD,SAAA,EAAAA,EAAIF,KAAKC,OAChC,GAENG,MAAK,KACLC,QAAUC,IACRN,KAAKO,UAAUC,KAAKF,GACpBA,EAAMG,iBAAiB,I,CAOjC,MAAAC,G,QACE,MAAMC,EAAaX,KAAKY,SAAW,MAEnC,IAAIC,EAAc,GAElB,GAAIb,KAAKL,UAAY,SAAU,CAC7BkB,EAAc,CACZZ,OAAOC,EAAAF,KAAKG,aAAS,MAAAD,SAAA,EAAAA,EAAIF,KAAKC,MAC9B,CAACD,KAAKc,QAAU,cAAgB,mBAAoBd,KAAKe,W,CAI7D,OACEvB,EAACwB,EAAI,CAAAC,IAAA,2CACHC,SAAS,KACTC,MAAOnB,KAAKoB,GAAGC,YACftB,MACEC,KAAKL,UAAY,SACb,CACE,0BAA0B2B,EAAAtB,KAAKG,aAAS,MAAAmB,SAAA,EAAAA,EAAItB,KAAKC,OAEnD,IAGNT,EAAA,OAAAyB,IAAA,2CACElB,MAAKwB,OAAAC,OAAA,GAAOX,GACZpB,MAAO,CACLgC,UAAW,KACXX,QAASd,KAAKc,QACdY,SAAUf,EACVgB,MAAO3B,KAAKL,UAAY,QACxBiC,SAAU5B,KAAKL,UAAY,WAC3BkC,KAAM7B,KAAKL,UAAY,OACvBmC,QAAS9B,KAAKL,UAAY,UAC1BoC,QAAS/B,KAAKL,UAAY,UAC1BqC,QAAShC,KAAKL,UAAY,UAC1BsC,QAASjC,KAAKL,UAAY,UAC1BuC,OAAQlC,KAAKL,UAAY,SACzBwC,SAAUnC,KAAKmC,SACfvC,OAAQI,KAAKJ,OAGfJ,EAAA,WAAAyB,IAAA,2CACExB,MAAO,CACL,YAAa,KACb2C,QAASpC,KAAKJ,MAEhByC,KAAMrC,KAAKJ,KACXE,KAAM,OAERN,EAAA,QAAAyB,IAAA,2CAAMxB,MAAM,kBACVD,EAAA,QAAAyB,IAAA,8CAEDN,IAAe,OAASX,KAAKmC,SAAWnC,KAAKT,iBAAmB,M"}
1
+ {"version":3,"names":["chipCss","IxChipStyle0","Chip","getCloseButton","h","class","type","variant","icon","oval","size","style","this","color","_a","chipColor","ghost","onClick","event","closeChip","emit","stopPropagation","render","isInactive","active","customStyle","outline","background","Host","key","tabIndex","title","el","textContent","_b","Object","assign","container","inactive","alarm","critical","info","neutral","primary","success","warning","custom","closable","hidden","name"],"sources":["src/components/chip/chip.scss?tag=ix-chip&encapsulation=shadow","src/components/chip/chip.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n@import 'common-variables';\n@import 'mixins/text-truncation';\n@import './chip-mixin';\n\n:host {\n @include ix-component;\n display: inline-block;\n position: relative;\n height: 2rem;\n max-height: 2rem;\n margin-left: $tiny-space;\n}\n\n:host(.inactive) {\n pointer-events: none;\n}\n\n@include chip-container;\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n} from '@stencil/core';\n\n@Component({\n tag: 'ix-chip',\n styleUrl: 'chip.scss',\n shadow: true,\n})\nexport class Chip {\n @Element() el: HTMLIxChipElement;\n\n /**\n * Chip variant\n */\n @Prop({ reflect: true }) variant:\n | 'primary'\n | 'alarm'\n | 'critical'\n | 'warning'\n | 'info'\n | 'neutral'\n | 'success'\n | 'custom' = 'primary';\n\n /**\n * Determines if the chip is interactive. If false no user input (e.g. mouse states, keyboard navigation)\n * will be possible and also the close button will not be present.\n */\n @Prop() active = true;\n\n /**\n * Show close icon\n */\n @Prop() closable = false;\n\n /**\n * Show icon\n */\n @Prop() icon: string;\n\n /**\n * Custom background color.\n * Only has an effect on chips with `variant='custom'`\n */\n @Prop() background: string | undefined;\n\n /**\n * Custom font and icon color.\n * Only has an effect on chips with `variant='custom'`\n *\n * @deprecated since 2.1.0 use `chip-color`\n */\n // eslint-disable-next-line @stencil-community/reserved-member-names\n @Prop() color: string | undefined;\n\n /**\n * Custom font and icon color.\n * Only has an effect on chips with `variant='custom'`\n */\n @Prop() chipColor: string | undefined;\n\n /**\n * Show chip with outline style\n */\n @Prop() outline = false;\n\n /**\n * Fire event if close button is clicked\n *\n * @since 1.5.0\n */\n @Event() closeChip: EventEmitter;\n\n private getCloseButton() {\n return (\n <div class=\"close-button-container\">\n <ix-icon-button\n type=\"button\"\n variant=\"secondary\"\n icon={'close-small'}\n class=\"close-button\"\n oval\n size=\"16\"\n style={\n this.variant === 'custom'\n ? { color: this.chipColor ?? this.color }\n : {}\n }\n ghost\n onClick={(event) => {\n this.closeChip.emit(event);\n event.stopPropagation();\n }}\n ></ix-icon-button>\n </div>\n );\n }\n\n render() {\n const isInactive = this.active === false;\n\n let customStyle = {};\n\n if (this.variant === 'custom') {\n customStyle = {\n color: this.chipColor ?? this.color,\n [this.outline ? 'borderColor' : 'backgroundColor']: this.background,\n };\n }\n\n return (\n <Host\n tabIndex=\"-1\"\n title={this.el.textContent}\n style={\n this.variant === 'custom'\n ? {\n '--ix-icon-button-color': this.chipColor ?? this.color,\n }\n : {}\n }\n >\n <div\n style={{ ...customStyle }}\n class={{\n container: true,\n outline: this.outline,\n inactive: isInactive,\n alarm: this.variant === 'alarm',\n critical: this.variant === 'critical',\n info: this.variant === 'info',\n neutral: this.variant === 'neutral',\n primary: this.variant === 'primary',\n success: this.variant === 'success',\n warning: this.variant === 'warning',\n custom: this.variant === 'custom',\n closable: this.closable,\n icon: !!this.icon,\n }}\n >\n <ix-icon\n class={{\n 'with-icon': true,\n hidden: !this.icon,\n }}\n name={this.icon}\n size={'24'}\n />\n <span class=\"slot-container\">\n <slot></slot>\n </span>\n {isInactive === false && this.closable ? this.getCloseButton() : null}\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"gEAAA,MAAMA,EAAU,m4XAChB,MAAAC,EAAeD,E,MCuBFE,EAAI,M,2EAcA,U,YAME,K,cAKE,M,yGA+BD,K,CASV,cAAAC,G,MACN,OACEC,EAAA,OAAKC,MAAM,0BACTD,EAAA,kBACEE,KAAK,SACLC,QAAQ,YACRC,KAAM,cACNH,MAAM,eACNI,KAAI,KACJC,KAAK,KACLC,MACEC,KAAKL,UAAY,SACb,CAAEM,OAAOC,EAAAF,KAAKG,aAAS,MAAAD,SAAA,EAAAA,EAAIF,KAAKC,OAChC,GAENG,MAAK,KACLC,QAAUC,IACRN,KAAKO,UAAUC,KAAKF,GACpBA,EAAMG,iBAAiB,I,CAOjC,MAAAC,G,QACE,MAAMC,EAAaX,KAAKY,SAAW,MAEnC,IAAIC,EAAc,GAElB,GAAIb,KAAKL,UAAY,SAAU,CAC7BkB,EAAc,CACZZ,OAAOC,EAAAF,KAAKG,aAAS,MAAAD,SAAA,EAAAA,EAAIF,KAAKC,MAC9B,CAACD,KAAKc,QAAU,cAAgB,mBAAoBd,KAAKe,W,CAI7D,OACEvB,EAACwB,EAAI,CAAAC,IAAA,2CACHC,SAAS,KACTC,MAAOnB,KAAKoB,GAAGC,YACftB,MACEC,KAAKL,UAAY,SACb,CACE,0BAA0B2B,EAAAtB,KAAKG,aAAS,MAAAmB,SAAA,EAAAA,EAAItB,KAAKC,OAEnD,IAGNT,EAAA,OAAAyB,IAAA,2CACElB,MAAKwB,OAAAC,OAAA,GAAOX,GACZpB,MAAO,CACLgC,UAAW,KACXX,QAASd,KAAKc,QACdY,SAAUf,EACVgB,MAAO3B,KAAKL,UAAY,QACxBiC,SAAU5B,KAAKL,UAAY,WAC3BkC,KAAM7B,KAAKL,UAAY,OACvBmC,QAAS9B,KAAKL,UAAY,UAC1BoC,QAAS/B,KAAKL,UAAY,UAC1BqC,QAAShC,KAAKL,UAAY,UAC1BsC,QAASjC,KAAKL,UAAY,UAC1BuC,OAAQlC,KAAKL,UAAY,SACzBwC,SAAUnC,KAAKmC,SACfvC,OAAQI,KAAKJ,OAGfJ,EAAA,WAAAyB,IAAA,2CACExB,MAAO,CACL,YAAa,KACb2C,QAASpC,KAAKJ,MAEhByC,KAAMrC,KAAKJ,KACXE,KAAM,OAERN,EAAA,QAAAyB,IAAA,2CAAMxB,MAAM,kBACVD,EAAA,QAAAyB,IAAA,8CAEDN,IAAe,OAASX,KAAKmC,SAAWnC,KAAKT,iBAAmB,M"}