@siemens/ix 2.4.1 → 2.6.0

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 (1750) hide show
  1. package/components/a11y.js +4 -3
  2. package/components/a11y.js.map +1 -1
  3. package/components/application-header.js +37 -7
  4. package/components/application-header.js.map +1 -1
  5. package/components/avatar.js +12 -4
  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 +13 -4
  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 +65 -43
  22. package/components/date-picker.js.map +1 -1
  23. package/components/date-time-card.js +5 -6
  24. package/components/date-time-card.js.map +1 -1
  25. package/components/divider.js +1 -1
  26. package/components/dropdown-controller.js +156 -0
  27. package/components/dropdown-controller.js.map +1 -0
  28. package/components/dropdown-item.js +4 -4
  29. package/components/dropdown-item.js.map +1 -1
  30. package/components/dropdown.js +104 -219
  31. package/components/dropdown.js.map +1 -1
  32. package/components/field-label.js +164 -0
  33. package/components/field-label.js.map +1 -0
  34. package/components/field-wrapper.js +97 -0
  35. package/components/field-wrapper.js.map +1 -0
  36. package/components/filter-chip.js +1 -1
  37. package/components/find-element.js +102 -0
  38. package/components/find-element.js.map +1 -0
  39. package/components/floating-ui.dom.esm.js +533 -60
  40. package/components/floating-ui.dom.esm.js.map +1 -1
  41. package/components/group-context-menu.js +1 -1
  42. package/components/group-context-menu.js.map +1 -1
  43. package/components/group-item.js +2 -2
  44. package/components/helper-text-util.js +41 -0
  45. package/components/helper-text-util.js.map +1 -0
  46. package/components/icon-button.js +2 -2
  47. package/components/icon-button.js.map +1 -1
  48. package/components/index.js +43 -4
  49. package/components/index.js.map +1 -1
  50. package/components/index3.js +21 -0
  51. package/components/index3.js.map +1 -0
  52. package/components/input.util.js +181 -0
  53. package/components/input.util.js.map +1 -0
  54. package/components/ix-action-card.js +1 -1
  55. package/components/ix-action-card.js.map +1 -1
  56. package/components/ix-application-sidebar.js +1 -1
  57. package/components/ix-application-switch-modal.js +1 -1
  58. package/components/ix-application.js +4 -4
  59. package/components/ix-application.js.map +1 -1
  60. package/components/ix-basic-navigation.js +2 -2
  61. package/components/ix-basic-navigation.js.map +1 -1
  62. package/components/ix-blind.js +5 -5
  63. package/components/ix-blind.js.map +1 -1
  64. package/components/ix-breadcrumb.js +9 -10
  65. package/components/ix-breadcrumb.js.map +1 -1
  66. package/components/ix-card-list.js +10 -7
  67. package/components/ix-card-list.js.map +1 -1
  68. package/components/ix-category-filter.js +155 -81
  69. package/components/ix-category-filter.js.map +1 -1
  70. package/components/ix-checkbox-group.d.ts +11 -0
  71. package/components/ix-checkbox-group.js +111 -0
  72. package/components/ix-checkbox-group.js.map +1 -0
  73. package/components/ix-checkbox.d.ts +11 -0
  74. package/components/ix-checkbox.js +144 -0
  75. package/components/ix-checkbox.js.map +1 -0
  76. package/components/ix-chip.js +4 -4
  77. package/components/ix-chip.js.map +1 -1
  78. package/components/ix-content-header.js +2 -2
  79. package/components/ix-content-header.js.map +1 -1
  80. package/components/ix-content.js +4 -4
  81. package/components/ix-content.js.map +1 -1
  82. package/components/ix-css-grid-item.js +1 -1
  83. package/components/ix-css-grid.js +8 -3
  84. package/components/ix-css-grid.js.map +1 -1
  85. package/components/ix-custom-field.d.ts +11 -0
  86. package/components/ix-custom-field.js +116 -0
  87. package/components/ix-custom-field.js.map +1 -0
  88. package/components/ix-date-dropdown.js +29 -16
  89. package/components/ix-date-dropdown.js.map +1 -1
  90. package/components/ix-date-input.d.ts +11 -0
  91. package/components/ix-date-input.js +364 -0
  92. package/components/ix-date-input.js.map +1 -0
  93. package/components/ix-datetime-picker.js +11 -11
  94. package/components/ix-datetime-picker.js.map +1 -1
  95. package/components/ix-drawer.js +28 -24
  96. package/components/ix-drawer.js.map +1 -1
  97. package/components/ix-dropdown-button.js +5 -7
  98. package/components/ix-dropdown-button.js.map +1 -1
  99. package/components/ix-dropdown-header.js +1 -1
  100. package/components/ix-dropdown-header.js.map +1 -1
  101. package/components/ix-dropdown-quick-actions.js +1 -1
  102. package/components/ix-empty-state.js +1 -1
  103. package/components/ix-empty-state.js.map +1 -1
  104. package/components/ix-event-list-item.js +7 -7
  105. package/components/ix-event-list-item.js.map +1 -1
  106. package/components/ix-event-list.js +4 -4
  107. package/components/ix-event-list.js.map +1 -1
  108. package/components/ix-expanding-search.js +4 -4
  109. package/components/ix-field-label.d.ts +11 -0
  110. package/components/ix-field-label.js +8 -0
  111. package/components/ix-field-label.js.map +1 -0
  112. package/components/ix-field-wrapper.d.ts +11 -0
  113. package/components/ix-field-wrapper.js +8 -0
  114. package/components/ix-field-wrapper.js.map +1 -0
  115. package/components/ix-flip-tile-content.js +1 -1
  116. package/components/ix-flip-tile.js +4 -4
  117. package/components/ix-group.js +58 -38
  118. package/components/ix-group.js.map +1 -1
  119. package/components/ix-helper-text.d.ts +11 -0
  120. package/components/ix-helper-text.js +97 -0
  121. package/components/ix-helper-text.js.map +1 -0
  122. package/components/ix-icon-toggle-button.js +2 -3
  123. package/components/ix-icon-toggle-button.js.map +1 -1
  124. package/components/ix-input-group.js +1 -1
  125. package/components/ix-input.d.ts +11 -0
  126. package/components/ix-input.js +221 -0
  127. package/components/ix-input.js.map +1 -0
  128. package/components/ix-key-value-list.js +1 -1
  129. package/components/ix-key-value.js +1 -1
  130. package/components/ix-kpi.js +3 -3
  131. package/components/ix-kpi.js.map +1 -1
  132. package/components/ix-layout-auto.d.ts +11 -0
  133. package/components/ix-layout-auto.js +110 -0
  134. package/components/ix-layout-auto.js.map +1 -0
  135. package/components/ix-link-button.js +3 -3
  136. package/components/ix-map-navigation.js +3 -3
  137. package/components/ix-map-navigation.js.map +1 -1
  138. package/components/ix-menu-about-item.js +1 -1
  139. package/components/ix-menu-about-news.js +4 -4
  140. package/components/ix-menu-about-news.js.map +1 -1
  141. package/components/ix-menu-about.js +1 -1
  142. package/components/ix-menu-avatar.js +2 -2
  143. package/components/ix-menu-category.js +5 -5
  144. package/components/ix-menu-category.js.map +1 -1
  145. package/components/ix-menu-settings-item.js +1 -1
  146. package/components/ix-menu.js +29 -30
  147. package/components/ix-menu.js.map +1 -1
  148. package/components/ix-message-bar.js +1 -1
  149. package/components/ix-modal-footer.js +1 -1
  150. package/components/ix-modal-loading.js +1 -1
  151. package/components/ix-modal.js +11 -4
  152. package/components/ix-modal.js.map +1 -1
  153. package/components/ix-number-input.d.ts +11 -0
  154. package/components/ix-number-input.js +221 -0
  155. package/components/ix-number-input.js.map +1 -0
  156. package/components/ix-pagination.js +35 -17
  157. package/components/ix-pagination.js.map +1 -1
  158. package/components/ix-pane-layout.js +9 -9
  159. package/components/ix-pane-layout.js.map +1 -1
  160. package/components/ix-pane.js +43 -35
  161. package/components/ix-pane.js.map +1 -1
  162. package/components/ix-pill.js +4 -4
  163. package/components/ix-pill.js.map +1 -1
  164. package/components/ix-push-card.js +1 -1
  165. package/components/ix-push-card.js.map +1 -1
  166. package/components/ix-radio-group.d.ts +11 -0
  167. package/components/ix-radio-group.js +174 -0
  168. package/components/ix-radio-group.js.map +1 -0
  169. package/components/ix-radio.d.ts +11 -0
  170. package/components/ix-radio.js +123 -0
  171. package/components/ix-radio.js.map +1 -0
  172. package/components/ix-slider.js +7 -7
  173. package/components/ix-slider.js.map +1 -1
  174. package/components/ix-split-button-item.js +1 -1
  175. package/components/ix-split-button.js +1 -1
  176. package/components/ix-textarea.d.ts +11 -0
  177. package/components/ix-textarea.js +179 -0
  178. package/components/ix-textarea.js.map +1 -0
  179. package/components/ix-tile.js +4 -4
  180. package/components/ix-tile.js.map +1 -1
  181. package/components/ix-toast-container.js +2 -2
  182. package/components/ix-toast-container.js.map +1 -1
  183. package/components/ix-toggle-button.js +2 -2
  184. package/components/ix-toggle.js +43 -5
  185. package/components/ix-toggle.js.map +1 -1
  186. package/components/ix-tree.js +21 -7
  187. package/components/ix-tree.js.map +1 -1
  188. package/components/ix-upload.js +61 -5
  189. package/components/ix-upload.js.map +1 -1
  190. package/components/ix-validation-tooltip.js +2 -2
  191. package/components/ix-workflow-step.js +3 -3
  192. package/components/ix-workflow-step.js.map +1 -1
  193. package/components/ix-workflow-steps.js +1 -1
  194. package/components/ix-workflow-steps.js.map +1 -1
  195. package/components/layout-grid.js +2 -2
  196. package/components/layout-grid.js.map +1 -1
  197. package/components/listener.js +2 -2
  198. package/components/listener.js.map +1 -1
  199. package/components/logical-filter-operator.js +1 -1
  200. package/components/logical-filter-operator.js.map +1 -1
  201. package/components/make-ref.js +7 -12
  202. package/components/make-ref.js.map +1 -1
  203. package/components/map-navigation-overlay.js +2 -2
  204. package/components/menu-avatar-item.js +1 -1
  205. package/components/menu-expand-icon.js +1 -1
  206. package/components/menu-expand-icon.js.map +1 -1
  207. package/components/menu-item.js +16 -15
  208. package/components/menu-item.js.map +1 -1
  209. package/components/menu-tabs-fc.js +17 -14
  210. package/components/menu-tabs-fc.js.map +1 -1
  211. package/components/modal-content.js +2 -2
  212. package/components/modal-content.js.map +1 -1
  213. package/components/modal-header.js +2 -2
  214. package/components/modal-header.js.map +1 -1
  215. package/components/modal.js +3 -1
  216. package/components/modal.js.map +1 -1
  217. package/components/row.js +1 -1
  218. package/components/row.js.map +1 -1
  219. package/components/select-item.js +27 -5
  220. package/components/select-item.js.map +1 -1
  221. package/components/select.js +217 -91
  222. package/components/select.js.map +1 -1
  223. package/components/shadow-dom.js +1 -1
  224. package/components/shadow-dom.js.map +1 -1
  225. package/components/spinner.js +4 -8
  226. package/components/spinner.js.map +1 -1
  227. package/components/tab-item.js +3 -3
  228. package/components/tabs.js +2 -2
  229. package/components/tabs.js.map +1 -1
  230. package/components/theme-switcher.js +1 -0
  231. package/components/theme-switcher.js.map +1 -1
  232. package/components/time-picker.js +39 -19
  233. package/components/time-picker.js.map +1 -1
  234. package/components/toast.js +2 -2
  235. package/components/toast.js.map +1 -1
  236. package/components/tooltip.js +25 -22
  237. package/components/tooltip.js.map +1 -1
  238. package/components/tree-item.js +8 -8
  239. package/components/tree-item.js.map +1 -1
  240. package/components/typography.js +3 -25
  241. package/components/typography.js.map +1 -1
  242. package/components/validation.js +112 -0
  243. package/components/validation.js.map +1 -0
  244. package/dist/cjs/a11y-ae470f01.js +147 -0
  245. package/dist/cjs/a11y-ae470f01.js.map +1 -0
  246. package/dist/cjs/app-globals-3c9c6a50.js +9 -0
  247. package/dist/cjs/app-globals-3c9c6a50.js.map +1 -0
  248. package/dist/cjs/base-button-119d9368.js +73 -0
  249. package/dist/cjs/base-button-119d9368.js.map +1 -0
  250. package/dist/cjs/base-icon-button-d09d934e.js +20 -0
  251. package/dist/cjs/base-icon-button-d09d934e.js.map +1 -0
  252. package/dist/cjs/context-6644f454.js +109 -0
  253. package/dist/cjs/context-6644f454.js.map +1 -0
  254. package/dist/cjs/disposable-event-listener-1ed769b9.js +20 -0
  255. package/dist/cjs/disposable-event-listener-1ed769b9.js.map +1 -0
  256. package/dist/cjs/dropdown-controller-aef51729.js +159 -0
  257. package/dist/cjs/dropdown-controller-aef51729.js.map +1 -0
  258. package/dist/cjs/find-element-8e586600.js +105 -0
  259. package/dist/cjs/find-element-8e586600.js.map +1 -0
  260. package/dist/cjs/floating-ui.dom.esm-9dde6cd6.js +2010 -0
  261. package/dist/cjs/floating-ui.dom.esm-9dde6cd6.js.map +1 -0
  262. package/dist/cjs/focus-935fb067.js +69 -0
  263. package/dist/cjs/focus-935fb067.js.map +1 -0
  264. package/dist/cjs/helper-text-util-3192e78f.js +44 -0
  265. package/dist/cjs/helper-text-util-3192e78f.js.map +1 -0
  266. package/dist/cjs/index-74904d8b.js +30 -0
  267. package/dist/cjs/index-74904d8b.js.map +1 -0
  268. package/dist/cjs/index-757233c7.js +2037 -0
  269. package/dist/cjs/index-757233c7.js.map +1 -0
  270. package/dist/cjs/index-d2117dc0.js +38 -0
  271. package/dist/cjs/index-d2117dc0.js.map +1 -0
  272. package/dist/cjs/index.cjs.js +24 -4
  273. package/dist/cjs/index.cjs.js.map +1 -1
  274. package/dist/cjs/input.util-1c2fa43d.js +192 -0
  275. package/dist/cjs/input.util-1c2fa43d.js.map +1 -0
  276. package/dist/cjs/ix-action-card.cjs.entry.js +2 -2
  277. package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
  278. package/dist/cjs/ix-application-header.cjs.entry.js +37 -11
  279. package/dist/cjs/ix-application-header.cjs.entry.js.map +1 -1
  280. package/dist/cjs/ix-application-sidebar.cjs.entry.js +2 -2
  281. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +3 -3
  282. package/dist/cjs/ix-application.cjs.entry.js +8 -8
  283. package/dist/cjs/ix-application.cjs.entry.js.map +1 -1
  284. package/dist/cjs/ix-avatar_2.cjs.entry.js +17 -9
  285. package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
  286. package/dist/cjs/ix-basic-navigation.cjs.entry.js +4 -4
  287. package/dist/cjs/ix-basic-navigation.cjs.entry.js.map +1 -1
  288. package/dist/cjs/ix-blind.cjs.entry.js +7 -7
  289. package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
  290. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +3 -3
  291. package/dist/cjs/ix-breadcrumb.cjs.entry.js +11 -10
  292. package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -1
  293. package/dist/cjs/ix-button.cjs.entry.js +14 -5
  294. package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
  295. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +8 -8
  296. package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
  297. package/dist/cjs/ix-card-list.cjs.entry.js +11 -8
  298. package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
  299. package/dist/cjs/ix-card_2.cjs.entry.js +6 -6
  300. package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
  301. package/dist/cjs/ix-category-filter.cjs.entry.js +158 -82
  302. package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
  303. package/dist/cjs/ix-checkbox-group.cjs.entry.js +60 -0
  304. package/dist/cjs/ix-checkbox-group.cjs.entry.js.map +1 -0
  305. package/dist/cjs/ix-checkbox.cjs.entry.js +117 -0
  306. package/dist/cjs/ix-checkbox.cjs.entry.js.map +1 -0
  307. package/dist/cjs/ix-chip.cjs.entry.js +5 -5
  308. package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
  309. package/dist/cjs/ix-col_4.cjs.entry.js +75 -49
  310. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  311. package/dist/cjs/ix-content-header.cjs.entry.js +3 -3
  312. package/dist/cjs/ix-content-header.cjs.entry.js.map +1 -1
  313. package/dist/cjs/ix-content.cjs.entry.js +6 -6
  314. package/dist/cjs/ix-content.cjs.entry.js.map +1 -1
  315. package/dist/cjs/ix-css-grid-item.cjs.entry.js +2 -2
  316. package/dist/cjs/ix-css-grid.cjs.entry.js +9 -4
  317. package/dist/cjs/ix-css-grid.cjs.entry.js.map +1 -1
  318. package/dist/cjs/ix-custom-field.cjs.entry.js +65 -0
  319. package/dist/cjs/ix-custom-field.cjs.entry.js.map +1 -0
  320. package/dist/cjs/ix-date-dropdown.cjs.entry.js +28 -16
  321. package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
  322. package/dist/cjs/ix-date-input.cjs.entry.js +266 -0
  323. package/dist/cjs/ix-date-input.cjs.entry.js.map +1 -0
  324. package/dist/cjs/ix-date-time-card.cjs.entry.js +5 -6
  325. package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
  326. package/dist/cjs/ix-datetime-picker.cjs.entry.js +11 -11
  327. package/dist/cjs/ix-datetime-picker.cjs.entry.js.map +1 -1
  328. package/dist/cjs/ix-divider.cjs.entry.js +2 -2
  329. package/dist/cjs/ix-drawer.cjs.entry.js +29 -25
  330. package/dist/cjs/ix-drawer.cjs.entry.js.map +1 -1
  331. package/dist/cjs/ix-dropdown-button.cjs.entry.js +5 -6
  332. package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
  333. package/dist/cjs/ix-dropdown-header.cjs.entry.js +2 -2
  334. package/dist/cjs/ix-dropdown-header.cjs.entry.js.map +1 -1
  335. package/dist/cjs/ix-dropdown-item.cjs.entry.js +5 -5
  336. package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
  337. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
  338. package/dist/cjs/ix-dropdown.cjs.entry.js +84 -216
  339. package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
  340. package/dist/cjs/ix-empty-state.cjs.entry.js +2 -2
  341. package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
  342. package/dist/cjs/ix-event-list-item.cjs.entry.js +9 -9
  343. package/dist/cjs/ix-event-list-item.cjs.entry.js.map +1 -1
  344. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  345. package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -1
  346. package/dist/cjs/ix-expanding-search.cjs.entry.js +5 -5
  347. package/dist/cjs/ix-field-label_3.cjs.entry.js +476 -0
  348. package/dist/cjs/ix-field-label_3.cjs.entry.js.map +1 -0
  349. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +28 -7
  350. package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
  351. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +2 -2
  352. package/dist/cjs/ix-flip-tile.cjs.entry.js +5 -5
  353. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +5 -5
  354. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js.map +1 -1
  355. package/dist/cjs/ix-group.cjs.entry.js +58 -40
  356. package/dist/cjs/ix-group.cjs.entry.js.map +1 -1
  357. package/dist/cjs/ix-helper-text.cjs.entry.js +70 -0
  358. package/dist/cjs/ix-helper-text.cjs.entry.js.map +1 -0
  359. package/dist/cjs/ix-icon-button_2.cjs.entry.js +10 -14
  360. package/dist/cjs/ix-icon-button_2.cjs.entry.js.map +1 -1
  361. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +6 -7
  362. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
  363. package/dist/cjs/ix-input-group.cjs.entry.js +3 -3
  364. package/dist/cjs/ix-input.cjs.entry.js +149 -0
  365. package/dist/cjs/ix-input.cjs.entry.js.map +1 -0
  366. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  367. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  368. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  369. package/dist/cjs/ix-kpi.cjs.entry.js.map +1 -1
  370. package/dist/cjs/ix-layout-auto.cjs.entry.js +92 -0
  371. package/dist/cjs/ix-layout-auto.cjs.entry.js.map +1 -0
  372. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  373. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  374. package/dist/cjs/ix-map-navigation.cjs.entry.js +5 -5
  375. package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -1
  376. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  377. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -5
  378. package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -1
  379. package/dist/cjs/ix-menu-about.cjs.entry.js +3 -3
  380. package/dist/cjs/ix-menu-avatar.cjs.entry.js +4 -4
  381. package/dist/cjs/ix-menu-category.cjs.entry.js +7 -7
  382. package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
  383. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +4 -4
  384. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js.map +1 -1
  385. package/dist/cjs/ix-menu-item.cjs.entry.js +17 -16
  386. package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
  387. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  388. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  389. package/dist/cjs/ix-menu.cjs.entry.js +34 -34
  390. package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
  391. package/dist/cjs/ix-message-bar.cjs.entry.js +2 -2
  392. package/dist/cjs/ix-modal-content_2.cjs.entry.js +6 -6
  393. package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
  394. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  395. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  396. package/dist/cjs/ix-modal.cjs.entry.js +14 -7
  397. package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
  398. package/dist/cjs/ix-number-input.cjs.entry.js +152 -0
  399. package/dist/cjs/ix-number-input.cjs.entry.js.map +1 -0
  400. package/dist/cjs/ix-pagination.cjs.entry.js +6 -6
  401. package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
  402. package/dist/cjs/ix-pane-layout.cjs.entry.js +10 -10
  403. package/dist/cjs/ix-pane-layout.cjs.entry.js.map +1 -1
  404. package/dist/cjs/ix-pane.cjs.entry.js +43 -35
  405. package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
  406. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  407. package/dist/cjs/ix-pill.cjs.entry.js.map +1 -1
  408. package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
  409. package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
  410. package/dist/cjs/ix-radio-group.cjs.entry.js +120 -0
  411. package/dist/cjs/ix-radio-group.cjs.entry.js.map +1 -0
  412. package/dist/cjs/ix-radio.cjs.entry.js +98 -0
  413. package/dist/cjs/ix-radio.cjs.entry.js.map +1 -0
  414. package/dist/cjs/ix-select.cjs.entry.js +171 -77
  415. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  416. package/dist/cjs/ix-slider.cjs.entry.js +10 -10
  417. package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
  418. package/dist/cjs/ix-split-button-item.cjs.entry.js +3 -3
  419. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  420. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  421. package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
  422. package/dist/cjs/ix-textarea.cjs.entry.js +120 -0
  423. package/dist/cjs/ix-textarea.cjs.entry.js.map +1 -0
  424. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  425. package/dist/cjs/ix-tile.cjs.entry.js.map +1 -1
  426. package/dist/cjs/ix-time-picker.cjs.entry.js +40 -20
  427. package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
  428. package/dist/cjs/ix-toast-container.cjs.entry.js +3 -3
  429. package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -1
  430. package/dist/cjs/ix-toast.cjs.entry.js +3 -3
  431. package/dist/cjs/ix-toast.cjs.entry.js.map +1 -1
  432. package/dist/cjs/ix-toggle-button.cjs.entry.js +5 -5
  433. package/dist/cjs/ix-toggle.cjs.entry.js +42 -5
  434. package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
  435. package/dist/cjs/ix-tree-item.cjs.entry.js +9 -9
  436. package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
  437. package/dist/cjs/ix-tree.cjs.entry.js +22 -8
  438. package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
  439. package/dist/cjs/ix-typography.cjs.entry.js +4 -25
  440. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  441. package/dist/cjs/ix-upload.cjs.entry.js +60 -6
  442. package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
  443. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +4 -4
  444. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  445. package/dist/cjs/ix-workflow-step.cjs.entry.js.map +1 -1
  446. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  447. package/dist/cjs/ix-workflow-steps.cjs.entry.js.map +1 -1
  448. package/dist/cjs/listener-9ec23f49.js +77 -0
  449. package/dist/cjs/listener-9ec23f49.js.map +1 -0
  450. package/dist/cjs/loader.cjs.js +4 -3
  451. package/dist/cjs/loader.cjs.js.map +1 -1
  452. package/dist/cjs/logical-filter-operator-4917393f.js +38 -0
  453. package/dist/cjs/logical-filter-operator-4917393f.js.map +1 -0
  454. package/dist/cjs/make-ref-499e1e41.js +25 -0
  455. package/dist/cjs/make-ref-499e1e41.js.map +1 -0
  456. package/dist/cjs/menu-tabs-fc-eb899b0d.js +108 -0
  457. package/dist/cjs/menu-tabs-fc-eb899b0d.js.map +1 -0
  458. package/dist/cjs/modal-a49409aa.js +254 -0
  459. package/dist/cjs/modal-a49409aa.js.map +1 -0
  460. package/dist/cjs/setup-86b7d543.js +46 -0
  461. package/dist/cjs/setup-86b7d543.js.map +1 -0
  462. package/dist/cjs/shadow-dom-454acc38.js +50 -0
  463. package/dist/cjs/shadow-dom-454acc38.js.map +1 -0
  464. package/dist/cjs/siemens-ix.cjs.js +4 -3
  465. package/dist/cjs/siemens-ix.cjs.js.map +1 -1
  466. package/dist/cjs/theme-switcher-88b70d73.js +127 -0
  467. package/dist/cjs/theme-switcher-88b70d73.js.map +1 -0
  468. package/dist/cjs/validation-1e3dd5ee.js +117 -0
  469. package/dist/cjs/validation-1e3dd5ee.js.map +1 -0
  470. package/dist/collection/collection-manifest.json +15 -5
  471. package/dist/collection/components/action-card/action-card.js +8 -5
  472. package/dist/collection/components/action-card/action-card.js.map +1 -1
  473. package/dist/collection/components/application/application.css +26 -6
  474. package/dist/collection/components/application/application.js +4 -4
  475. package/dist/collection/components/application/application.js.map +1 -1
  476. package/dist/collection/components/application-header/application-header.css +9 -7
  477. package/dist/collection/components/application-header/application-header.js +77 -5
  478. package/dist/collection/components/application-header/application-header.js.map +1 -1
  479. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
  480. package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
  481. package/dist/collection/components/avatar/avatar.css +1 -1
  482. package/dist/collection/components/avatar/avatar.js +15 -7
  483. package/dist/collection/components/avatar/avatar.js.map +1 -1
  484. package/dist/collection/components/basic-navigation/basic-navigation.js +7 -4
  485. package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
  486. package/dist/collection/components/blind/blind.css +1 -1
  487. package/dist/collection/components/blind/blind.js +10 -10
  488. package/dist/collection/components/blind/blind.js.map +1 -1
  489. package/dist/collection/components/blind/test/blind.ct.js +1 -1
  490. package/dist/collection/components/blind/test/blind.ct.js.map +1 -1
  491. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -10
  492. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  493. package/dist/collection/components/breadcrumb/test/breadcrumb.ct.js +2 -1
  494. package/dist/collection/components/breadcrumb/test/breadcrumb.ct.js.map +1 -1
  495. package/dist/collection/components/button/base-button.js +2 -2
  496. package/dist/collection/components/button/base-button.js.map +1 -1
  497. package/dist/collection/components/button/button.js +22 -4
  498. package/dist/collection/components/button/button.js.map +1 -1
  499. package/dist/collection/components/card/card.css +27 -11
  500. package/dist/collection/components/card/card.js +10 -6
  501. package/dist/collection/components/card/card.js.map +1 -1
  502. package/dist/collection/components/card-accordion/card-accordion.css +4 -4
  503. package/dist/collection/components/card-accordion/card-accordion.js +5 -5
  504. package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
  505. package/dist/collection/components/card-content/card-content.js +1 -1
  506. package/dist/collection/components/card-list/card-list.css +7 -1
  507. package/dist/collection/components/card-list/card-list.js +12 -9
  508. package/dist/collection/components/card-list/card-list.js.map +1 -1
  509. package/dist/collection/components/card-title/card-title.js +1 -1
  510. package/dist/collection/components/category-filter/category-filter.css +300 -36
  511. package/dist/collection/components/category-filter/category-filter.js +178 -88
  512. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  513. package/dist/collection/components/category-filter/logical-filter-operator.js +1 -1
  514. package/dist/collection/components/category-filter/logical-filter-operator.js.map +1 -1
  515. package/dist/collection/components/category-filter/test/category-filter.ct.js +62 -0
  516. package/dist/collection/components/category-filter/test/category-filter.ct.js.map +1 -0
  517. package/dist/collection/components/checkbox/checkbox.css +423 -0
  518. package/dist/collection/components/checkbox/checkbox.js +326 -0
  519. package/dist/collection/components/checkbox/checkbox.js.map +1 -0
  520. package/dist/collection/components/checkbox/tests/checkbox.ct.js +44 -0
  521. package/dist/collection/components/checkbox/tests/checkbox.ct.js.map +1 -0
  522. package/dist/collection/components/checkbox-group/checkbox-group.css +38 -0
  523. package/dist/collection/components/checkbox-group/checkbox-group.js +213 -0
  524. package/dist/collection/components/checkbox-group/checkbox-group.js.map +1 -0
  525. package/dist/collection/components/chip/chip.css +2 -2
  526. package/dist/collection/components/chip/chip.js +5 -5
  527. package/dist/collection/components/chip/chip.js.map +1 -1
  528. package/dist/collection/components/col/col.css +1 -1
  529. package/dist/collection/components/col/col.js +2 -2
  530. package/dist/collection/components/col/col.js.map +1 -1
  531. package/dist/collection/components/content/content.css +1 -0
  532. package/dist/collection/components/content/content.js +3 -3
  533. package/dist/collection/components/content/content.js.map +1 -1
  534. package/dist/collection/components/content-header/content-header.css +6 -3
  535. package/dist/collection/components/content-header/content-header.js +2 -2
  536. package/dist/collection/components/content-header/content-header.js.map +1 -1
  537. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  538. package/dist/collection/components/css-grid/css-grid.js +9 -4
  539. package/dist/collection/components/css-grid/css-grid.js.map +1 -1
  540. package/dist/collection/components/custom-field/custom-field.css +15 -0
  541. package/dist/collection/components/custom-field/custom-field.js +216 -0
  542. package/dist/collection/components/custom-field/custom-field.js.map +1 -0
  543. package/dist/collection/components/custom-field/tests/custom-field.ct.js +68 -0
  544. package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +1 -0
  545. package/dist/collection/components/date-dropdown/date-dropdown.css +1 -1
  546. package/dist/collection/components/date-dropdown/date-dropdown.js +76 -20
  547. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  548. package/dist/collection/components/date-input/date-input.css +1126 -0
  549. package/dist/collection/components/date-input/date-input.js +743 -0
  550. package/dist/collection/components/date-input/date-input.js.map +1 -0
  551. package/dist/collection/components/date-input/tests/date-input.ct.js +114 -0
  552. package/dist/collection/components/date-input/tests/date-input.ct.js.map +1 -0
  553. package/dist/collection/components/date-picker/date-picker-component.js +2 -0
  554. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -0
  555. package/dist/collection/components/date-picker/date-picker.css +26 -10
  556. package/dist/collection/components/date-picker/date-picker.js +74 -50
  557. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  558. package/dist/collection/components/date-picker/test/date-picker.ct.js +22 -0
  559. package/dist/collection/components/date-picker/test/date-picker.ct.js.map +1 -1
  560. package/dist/collection/components/date-time-card/date-time-card.css +1 -1
  561. package/dist/collection/components/date-time-card/date-time-card.js +8 -10
  562. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  563. package/dist/collection/components/datetime-picker/datetime-picker.css +23 -11
  564. package/dist/collection/components/datetime-picker/datetime-picker.js +24 -25
  565. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  566. package/dist/collection/components/divider/divider.js +1 -1
  567. package/dist/collection/components/drawer/drawer.css +0 -3
  568. package/dist/collection/components/drawer/drawer.js +27 -23
  569. package/dist/collection/components/drawer/drawer.js.map +1 -1
  570. package/dist/collection/components/drawer/test/drawer.spec.js +2 -2
  571. package/dist/collection/components/drawer/test/drawer.spec.js.map +1 -1
  572. package/dist/collection/components/dropdown/dropdown-controller.js +27 -15
  573. package/dist/collection/components/dropdown/dropdown-controller.js.map +1 -1
  574. package/dist/collection/components/dropdown/dropdown.js +105 -82
  575. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  576. package/dist/collection/components/dropdown/test/dropdown.ct.js +19 -8
  577. package/dist/collection/components/dropdown/test/dropdown.ct.js.map +1 -1
  578. package/dist/collection/components/dropdown-button/dropdown-button.js +7 -13
  579. package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
  580. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  581. package/dist/collection/components/dropdown-header/dropdown-header.js.map +1 -1
  582. package/dist/collection/components/dropdown-item/dropdown-item.css +3 -3
  583. package/dist/collection/components/dropdown-item/dropdown-item.js +5 -5
  584. package/dist/collection/components/dropdown-item/dropdown-item.js.map +1 -1
  585. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  586. package/dist/collection/components/empty-state/empty-state.js +1 -1
  587. package/dist/collection/components/empty-state/empty-state.js.map +1 -1
  588. package/dist/collection/components/event-list/event-list.css +0 -6
  589. package/dist/collection/components/event-list/event-list.js +5 -4
  590. package/dist/collection/components/event-list/event-list.js.map +1 -1
  591. package/dist/collection/components/event-list-item/event-list-item.js +15 -12
  592. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  593. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  594. package/dist/collection/components/field-label/field-label.css +14 -0
  595. package/dist/collection/components/field-label/field-label.js +230 -0
  596. package/dist/collection/components/field-label/field-label.js.map +1 -0
  597. package/dist/collection/components/field-label/tests/field-label.ct.js +113 -0
  598. package/dist/collection/components/field-label/tests/field-label.ct.js.map +1 -0
  599. package/dist/collection/components/field-wrapper/field-wrapper.css +62 -0
  600. package/dist/collection/components/field-wrapper/field-wrapper.js +317 -0
  601. package/dist/collection/components/field-wrapper/field-wrapper.js.map +1 -0
  602. package/dist/collection/components/field-wrapper/helper-text-util.js +29 -0
  603. package/dist/collection/components/field-wrapper/helper-text-util.js.map +1 -0
  604. package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js +63 -0
  605. package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js.map +1 -0
  606. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  607. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  608. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  609. package/dist/collection/components/group/group-context-menu.css +1 -1
  610. package/dist/collection/components/group/group-context-menu.js +2 -2
  611. package/dist/collection/components/group/group-context-menu.js.map +1 -1
  612. package/dist/collection/components/group/group.css +3 -2
  613. package/dist/collection/components/group/group.js +68 -38
  614. package/dist/collection/components/group/group.js.map +1 -1
  615. package/dist/collection/components/group/test/group.ct.js +34 -4
  616. package/dist/collection/components/group/test/group.ct.js.map +1 -1
  617. package/dist/collection/components/group-item/group-item.js +2 -2
  618. package/dist/collection/components/helper-text/helper-text.css +34 -0
  619. package/dist/collection/components/helper-text/helper-text.js +179 -0
  620. package/dist/collection/components/helper-text/helper-text.js.map +1 -0
  621. package/dist/collection/components/icon-button/icon-button.css +0 -15
  622. package/dist/collection/components/icon-button/icon-button.js +1 -1
  623. package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +0 -15
  624. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -2
  625. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js.map +1 -1
  626. package/dist/collection/components/input/input.animation.js +36 -0
  627. package/dist/collection/components/input/input.animation.js.map +1 -0
  628. package/dist/collection/components/input/input.css +1087 -0
  629. package/dist/collection/components/input/input.fc.js +42 -0
  630. package/dist/collection/components/input/input.fc.js.map +1 -0
  631. package/dist/collection/components/input/input.js +608 -0
  632. package/dist/collection/components/input/input.js.map +1 -0
  633. package/dist/collection/components/input/input.util.js +103 -0
  634. package/dist/collection/components/input/input.util.js.map +1 -0
  635. package/dist/collection/components/input/number-input.css +629 -0
  636. package/dist/collection/components/input/number-input.js +606 -0
  637. package/dist/collection/components/input/number-input.js.map +1 -0
  638. package/dist/collection/components/input/tests/form-ready.ct.js +63 -0
  639. package/dist/collection/components/input/tests/form-ready.ct.js.map +1 -0
  640. package/dist/collection/components/input/textarea.css +649 -0
  641. package/dist/collection/components/input/textarea.js +615 -0
  642. package/dist/collection/components/input/textarea.js.map +1 -0
  643. package/dist/collection/components/input-group/input-group.js +1 -1
  644. package/dist/collection/components/key-value/key-value.js +1 -1
  645. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  646. package/dist/collection/components/kpi/kpi.css +1 -1
  647. package/dist/collection/components/kpi/kpi.js +4 -4
  648. package/dist/collection/components/kpi/kpi.js.map +1 -1
  649. package/dist/collection/components/layout-auto/layout-auto.css +16 -0
  650. package/dist/collection/components/layout-auto/layout-auto.js +122 -0
  651. package/dist/collection/components/layout-auto/layout-auto.js.map +1 -0
  652. package/dist/collection/components/layout-grid/layout-grid.css +21 -0
  653. package/dist/collection/components/layout-grid/layout-grid.js +98 -0
  654. package/dist/collection/components/layout-grid/layout-grid.js.map +1 -0
  655. package/dist/collection/components/link-button/link-button.js +3 -3
  656. package/dist/collection/components/map-navigation/map-navigation.css +3 -3
  657. package/dist/collection/components/map-navigation/map-navigation.js +2 -2
  658. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  659. package/dist/collection/components/menu/menu-expand-icon.css +1 -1
  660. package/dist/collection/components/menu/menu-expand-icon.js +3 -3
  661. package/dist/collection/components/menu/menu-expand-icon.js.map +1 -1
  662. package/dist/collection/components/menu/menu.css +4 -3
  663. package/dist/collection/components/menu/menu.js +30 -31
  664. package/dist/collection/components/menu/menu.js.map +1 -1
  665. package/dist/collection/components/menu/test/menu.ct.js +1 -1
  666. package/dist/collection/components/menu/test/menu.ct.js.map +1 -1
  667. package/dist/collection/components/menu-about/menu-about.js +1 -1
  668. package/dist/collection/components/menu-about/test/menu-about.ct.js +44 -0
  669. package/dist/collection/components/menu-about/test/menu-about.ct.js.map +1 -0
  670. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  671. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  672. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  673. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  674. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  675. package/dist/collection/components/menu-category/menu-category.js +5 -5
  676. package/dist/collection/components/menu-category/menu-category.js.map +1 -1
  677. package/dist/collection/components/menu-item/menu-item.js +26 -22
  678. package/dist/collection/components/menu-item/menu-item.js.map +1 -1
  679. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  680. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  681. package/dist/collection/components/message-bar/message-bar.js +1 -1
  682. package/dist/collection/components/modal/modal.css +19 -9
  683. package/dist/collection/components/modal/modal.js +11 -4
  684. package/dist/collection/components/modal/modal.js.map +1 -1
  685. package/dist/collection/components/modal/test/modal.ct.js +47 -1
  686. package/dist/collection/components/modal/test/modal.ct.js.map +1 -1
  687. package/dist/collection/components/modal-content/modal-content.css +2 -2
  688. package/dist/collection/components/modal-content/modal-content.js +1 -1
  689. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  690. package/dist/collection/components/modal-header/modal-header.css +6 -7
  691. package/dist/collection/components/modal-header/modal-header.js +4 -4
  692. package/dist/collection/components/modal-header/modal-header.js.map +1 -1
  693. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  694. package/dist/collection/components/pagination/pagination.css +0 -15
  695. package/dist/collection/components/pagination/pagination.js +2 -2
  696. package/dist/collection/components/pagination/pagination.js.map +1 -1
  697. package/dist/collection/components/pane/pane.css +1 -1
  698. package/dist/collection/components/pane/pane.js +47 -39
  699. package/dist/collection/components/pane/pane.js.map +1 -1
  700. package/dist/collection/components/pane/test/panes.ct.js +25 -1
  701. package/dist/collection/components/pane/test/panes.ct.js.map +1 -1
  702. package/dist/collection/components/pane-layout/pane-layout.js +9 -9
  703. package/dist/collection/components/pane-layout/pane-layout.js.map +1 -1
  704. package/dist/collection/components/pill/pill.css +2 -2
  705. package/dist/collection/components/pill/pill.js +5 -5
  706. package/dist/collection/components/pill/pill.js.map +1 -1
  707. package/dist/collection/components/push-card/push-card.js +9 -6
  708. package/dist/collection/components/push-card/push-card.js.map +1 -1
  709. package/dist/collection/components/radio/radio.css +430 -0
  710. package/dist/collection/components/radio/radio.js +278 -0
  711. package/dist/collection/components/radio/radio.js.map +1 -0
  712. package/dist/collection/components/radio/test/radio.ct.js +36 -0
  713. package/dist/collection/components/radio/test/radio.ct.js.map +1 -0
  714. package/dist/collection/components/radio-group/radio-group.css +38 -0
  715. package/dist/collection/components/radio-group/radio-group.js +326 -0
  716. package/dist/collection/components/radio-group/radio-group.js.map +1 -0
  717. package/dist/collection/components/radio-group/test/radio-group.ct.js +100 -0
  718. package/dist/collection/components/radio-group/test/radio-group.ct.js.map +1 -0
  719. package/dist/collection/components/row/row.css +1 -1
  720. package/dist/collection/components/row/row.js +2 -2
  721. package/dist/collection/components/row/row.js.map +1 -1
  722. package/dist/collection/components/select/select.css +58 -0
  723. package/dist/collection/components/select/select.js +460 -80
  724. package/dist/collection/components/select/select.js.map +1 -1
  725. package/dist/collection/components/select/test/select.ct.js +103 -9
  726. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  727. package/dist/collection/components/select-item/events.js +8 -0
  728. package/dist/collection/components/select-item/events.js.map +1 -1
  729. package/dist/collection/components/select-item/select-item.js +22 -7
  730. package/dist/collection/components/select-item/select-item.js.map +1 -1
  731. package/dist/collection/components/slider/slider.js +7 -7
  732. package/dist/collection/components/slider/slider.js.map +1 -1
  733. package/dist/collection/components/spinner/spinner.css +140 -125
  734. package/dist/collection/components/spinner/spinner.js +3 -7
  735. package/dist/collection/components/spinner/spinner.js.map +1 -1
  736. package/dist/collection/components/split-button/split-button.js +1 -1
  737. package/dist/collection/components/split-button-item/split-button-item.js +1 -1
  738. package/dist/collection/components/tab-item/tab-item.js +3 -3
  739. package/dist/collection/components/tabs/tabs.css +1 -1
  740. package/dist/collection/components/tabs/tabs.js +3 -3
  741. package/dist/collection/components/tabs/tabs.js.map +1 -1
  742. package/dist/collection/components/tile/tile.css +1 -1
  743. package/dist/collection/components/tile/tile.js +5 -5
  744. package/dist/collection/components/tile/tile.js.map +1 -1
  745. package/dist/collection/components/time-picker/time-picker.css +174 -16
  746. package/dist/collection/components/time-picker/time-picker.js +38 -18
  747. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  748. package/dist/collection/components/toast/styles/toast-container.css +1 -1
  749. package/dist/collection/components/toast/toast-container.js +3 -3
  750. package/dist/collection/components/toast/toast-container.js.map +1 -1
  751. package/dist/collection/components/toast/toast-utils.js.map +1 -1
  752. package/dist/collection/components/toast/toast.css +1 -1
  753. package/dist/collection/components/toast/toast.js +3 -3
  754. package/dist/collection/components/toast/toast.js.map +1 -1
  755. package/dist/collection/components/toggle/test/toggle.ct.js +24 -1
  756. package/dist/collection/components/toggle/test/toggle.ct.js.map +1 -1
  757. package/dist/collection/components/toggle/toggle.css +133 -4
  758. package/dist/collection/components/toggle/toggle.js +157 -2
  759. package/dist/collection/components/toggle/toggle.js.map +1 -1
  760. package/dist/collection/components/toggle-button/toggle-button.js +2 -2
  761. package/dist/collection/components/tooltip/test/tooltip.ct.js +37 -0
  762. package/dist/collection/components/tooltip/test/tooltip.ct.js.map +1 -1
  763. package/dist/collection/components/tooltip/tooltip.css +15 -5
  764. package/dist/collection/components/tooltip/tooltip.js +31 -31
  765. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  766. package/dist/collection/components/tree/test/tree.ct.js +37 -1
  767. package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
  768. package/dist/collection/components/tree/tree-model.js.map +1 -1
  769. package/dist/collection/components/tree/tree.css +1 -1
  770. package/dist/collection/components/tree/tree.js +26 -11
  771. package/dist/collection/components/tree/tree.js.map +1 -1
  772. package/dist/collection/components/tree-item/tree-item.css +9 -0
  773. package/dist/collection/components/tree-item/tree-item.js +13 -12
  774. package/dist/collection/components/tree-item/tree-item.js.map +1 -1
  775. package/dist/collection/components/typography/test/ix-typography.spec.js +0 -14
  776. package/dist/collection/components/typography/test/ix-typography.spec.js.map +1 -1
  777. package/dist/collection/components/typography/type-mapping.js +3 -0
  778. package/dist/collection/components/typography/type-mapping.js.map +1 -1
  779. package/dist/collection/components/typography/typography.js +6 -42
  780. package/dist/collection/components/typography/typography.js.map +1 -1
  781. package/dist/collection/components/upload/test/upload.ct.js +17 -0
  782. package/dist/collection/components/upload/test/upload.ct.js.map +1 -0
  783. package/dist/collection/components/upload/upload.css +0 -2
  784. package/dist/collection/components/upload/upload.js +50 -6
  785. package/dist/collection/components/upload/upload.js.map +1 -1
  786. package/dist/collection/components/utils/a11y.js +3 -2
  787. package/dist/collection/components/utils/a11y.js.map +1 -1
  788. package/dist/collection/components/utils/application-layout/context.js.map +1 -1
  789. package/dist/collection/components/utils/attributes.js +25 -0
  790. package/dist/collection/components/utils/attributes.js.map +1 -0
  791. package/dist/collection/components/utils/condition-checks.js +1 -1
  792. package/dist/collection/components/utils/condition-checks.js.map +1 -1
  793. package/dist/collection/components/utils/context.js +6 -3
  794. package/dist/collection/components/utils/context.js.map +1 -1
  795. package/dist/collection/components/utils/disposable-event-listener.js +19 -0
  796. package/dist/collection/components/utils/disposable-event-listener.js.map +1 -0
  797. package/dist/collection/components/utils/element-reference.js +2 -0
  798. package/dist/collection/components/utils/element-reference.js.map +1 -0
  799. package/dist/collection/components/utils/find-element.js +99 -0
  800. package/dist/collection/components/utils/find-element.js.map +1 -0
  801. package/dist/collection/components/utils/focus.js +20 -17
  802. package/dist/collection/components/utils/focus.js.map +1 -1
  803. package/dist/collection/components/utils/input/index.js +9 -0
  804. package/dist/collection/components/utils/input/index.js.map +1 -0
  805. package/dist/collection/components/utils/input/validation.js +108 -0
  806. package/dist/collection/components/utils/input/validation.js.map +1 -0
  807. package/dist/collection/components/utils/listener.js +2 -2
  808. package/dist/collection/components/utils/listener.js.map +1 -1
  809. package/dist/collection/components/utils/make-ref.js +7 -12
  810. package/dist/collection/components/utils/make-ref.js.map +1 -1
  811. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +11 -8
  812. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js.map +1 -1
  813. package/dist/collection/components/utils/modal/index.js.map +1 -1
  814. package/dist/collection/components/utils/modal/message.js +3 -1
  815. package/dist/collection/components/utils/modal/message.js.map +1 -1
  816. package/dist/collection/components/utils/notification-color.js.map +1 -1
  817. package/dist/collection/components/utils/shadow-dom.js +1 -1
  818. package/dist/collection/components/utils/shadow-dom.js.map +1 -1
  819. package/dist/collection/components/utils/theme-switcher.js +1 -0
  820. package/dist/collection/components/utils/theme-switcher.js.map +1 -1
  821. package/dist/collection/components/utils/type-helper.js +2 -0
  822. package/dist/collection/components/utils/type-helper.js.map +1 -0
  823. package/dist/collection/components/utils/uuid.js +16 -0
  824. package/dist/collection/components/utils/uuid.js.map +1 -0
  825. package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
  826. package/dist/collection/components/workflow-step/workflow-step.css +1 -1
  827. package/dist/collection/components/workflow-step/workflow-step.js +4 -4
  828. package/dist/collection/components/workflow-step/workflow-step.js.map +1 -1
  829. package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js +2 -2
  830. package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js.map +1 -1
  831. package/dist/collection/components/workflow-steps/workflow-steps.css +1 -1
  832. package/dist/collection/components/workflow-steps/workflow-steps.js +2 -2
  833. package/dist/collection/components/workflow-steps/workflow-steps.js.map +1 -1
  834. package/dist/collection/index.js +8 -0
  835. package/dist/collection/index.js.map +1 -1
  836. package/dist/collection/setup.js +16 -1
  837. package/dist/collection/setup.js.map +1 -1
  838. package/dist/collection/tests/application/application.e2e.js.map +1 -1
  839. package/dist/collection/tests/application-header/application-header.e2e.js +9 -0
  840. package/dist/collection/tests/application-header/application-header.e2e.js.map +1 -1
  841. package/dist/collection/tests/card-list/card-list.e2e.js +7 -1
  842. package/dist/collection/tests/card-list/card-list.e2e.js.map +1 -1
  843. package/dist/collection/tests/checkbox-group/checkbox-group.e2e.js +25 -0
  844. package/dist/collection/tests/checkbox-group/checkbox-group.e2e.js.map +1 -0
  845. package/dist/collection/tests/content/content.e2e.js +24 -0
  846. package/dist/collection/tests/content/content.e2e.js.map +1 -0
  847. package/dist/collection/tests/date-picker/date-picker.e2e.js +6 -6
  848. package/dist/collection/tests/date-picker/date-picker.e2e.js.map +1 -1
  849. package/dist/collection/tests/datetime-picker/datetime-picker.e2e.js +8 -1
  850. package/dist/collection/tests/datetime-picker/datetime-picker.e2e.js.map +1 -1
  851. package/dist/collection/tests/drawer/drawer.e2e.js +6 -0
  852. package/dist/collection/tests/drawer/drawer.e2e.js.map +1 -1
  853. package/dist/collection/tests/dropdown/dropdown.e2e.js +6 -0
  854. package/dist/collection/tests/dropdown/dropdown.e2e.js.map +1 -1
  855. package/dist/collection/tests/form-fields/form-fields.e2e.js +57 -0
  856. package/dist/collection/tests/form-fields/form-fields.e2e.js.map +1 -0
  857. package/dist/collection/tests/group/group.e2e.js +12 -3
  858. package/dist/collection/tests/group/group.e2e.js.map +1 -1
  859. package/dist/collection/tests/input/input.e2e.js +29 -5
  860. package/dist/collection/tests/input/input.e2e.js.map +1 -1
  861. package/dist/collection/tests/message/message.e2e.js +50 -0
  862. package/dist/collection/tests/message/message.e2e.js.map +1 -0
  863. package/dist/collection/tests/modal/modal.e2e.js +10 -1
  864. package/dist/collection/tests/modal/modal.e2e.js.map +1 -1
  865. package/dist/collection/tests/number-input/number-input.e2e.js +17 -0
  866. package/dist/collection/tests/number-input/number-input.e2e.js.map +1 -0
  867. package/dist/collection/tests/radio-group/radio-group.e2e.js +25 -0
  868. package/dist/collection/tests/radio-group/radio-group.e2e.js.map +1 -0
  869. package/dist/collection/tests/slider/slider.e2e.js +17 -0
  870. package/dist/collection/tests/slider/slider.e2e.js.map +1 -1
  871. package/dist/collection/tests/tooltip/tooltip.e2e.js +22 -0
  872. package/dist/collection/tests/tooltip/tooltip.e2e.js.map +1 -1
  873. package/dist/collection/tests/tree/tree.e2e.js +12 -0
  874. package/dist/collection/tests/tree/tree.e2e.js.map +1 -1
  875. package/dist/collection/tests/utils/test/index.js +12 -0
  876. package/dist/collection/tests/utils/test/index.js.map +1 -1
  877. package/dist/collection/tests/utils/test/page.js +3 -12
  878. package/dist/collection/tests/utils/test/page.js.map +1 -1
  879. package/dist/esm/a11y-b10c12e0.js +143 -0
  880. package/dist/esm/a11y-b10c12e0.js.map +1 -0
  881. package/dist/esm/app-globals-ae0ca705.js +7 -0
  882. package/dist/esm/app-globals-ae0ca705.js.map +1 -0
  883. package/dist/esm/base-button-845f2463.js +70 -0
  884. package/dist/esm/base-button-845f2463.js.map +1 -0
  885. package/dist/esm/base-icon-button-38e2f6e6.js +18 -0
  886. package/dist/esm/base-icon-button-38e2f6e6.js.map +1 -0
  887. package/dist/esm/context-42311cff.js +104 -0
  888. package/dist/esm/context-42311cff.js.map +1 -0
  889. package/dist/esm/disposable-event-listener-ff2cb862.js +18 -0
  890. package/dist/esm/disposable-event-listener-ff2cb862.js.map +1 -0
  891. package/dist/esm/dropdown-controller-cb6d3789.js +156 -0
  892. package/dist/esm/dropdown-controller-cb6d3789.js.map +1 -0
  893. package/dist/esm/find-element-af8265f7.js +102 -0
  894. package/dist/esm/find-element-af8265f7.js.map +1 -0
  895. package/dist/esm/floating-ui.dom.esm-d4ad786a.js +2001 -0
  896. package/dist/esm/floating-ui.dom.esm-d4ad786a.js.map +1 -0
  897. package/dist/esm/focus-664aef4f.js +67 -0
  898. package/dist/esm/focus-664aef4f.js.map +1 -0
  899. package/dist/esm/helper-text-util-10896253.js +41 -0
  900. package/dist/esm/helper-text-util-10896253.js.map +1 -0
  901. package/dist/esm/index-60d17930.js +28 -0
  902. package/dist/esm/index-60d17930.js.map +1 -0
  903. package/dist/esm/index-97874de0.js +2004 -0
  904. package/dist/esm/index-97874de0.js.map +1 -0
  905. package/dist/esm/index-ad2af369.js +21 -0
  906. package/dist/esm/index-ad2af369.js.map +1 -0
  907. package/dist/esm/index.js +23 -6
  908. package/dist/esm/index.js.map +1 -1
  909. package/dist/esm/input.util-715860e3.js +181 -0
  910. package/dist/esm/input.util-715860e3.js.map +1 -0
  911. package/dist/esm/ix-action-card.entry.js +2 -2
  912. package/dist/esm/ix-action-card.entry.js.map +1 -1
  913. package/dist/esm/ix-application-header.entry.js +37 -11
  914. package/dist/esm/ix-application-header.entry.js.map +1 -1
  915. package/dist/esm/ix-application-sidebar.entry.js +2 -2
  916. package/dist/esm/ix-application-switch-modal.entry.js +3 -3
  917. package/dist/esm/ix-application.entry.js +8 -8
  918. package/dist/esm/ix-application.entry.js.map +1 -1
  919. package/dist/esm/ix-avatar_2.entry.js +17 -9
  920. package/dist/esm/ix-avatar_2.entry.js.map +1 -1
  921. package/dist/esm/ix-basic-navigation.entry.js +4 -4
  922. package/dist/esm/ix-basic-navigation.entry.js.map +1 -1
  923. package/dist/esm/ix-blind.entry.js +7 -7
  924. package/dist/esm/ix-blind.entry.js.map +1 -1
  925. package/dist/esm/ix-breadcrumb-item.entry.js +3 -3
  926. package/dist/esm/ix-breadcrumb.entry.js +11 -10
  927. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  928. package/dist/esm/ix-button.entry.js +14 -5
  929. package/dist/esm/ix-button.entry.js.map +1 -1
  930. package/dist/esm/ix-card-accordion_2.entry.js +8 -8
  931. package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
  932. package/dist/esm/ix-card-list.entry.js +11 -8
  933. package/dist/esm/ix-card-list.entry.js.map +1 -1
  934. package/dist/esm/ix-card_2.entry.js +6 -6
  935. package/dist/esm/ix-card_2.entry.js.map +1 -1
  936. package/dist/esm/ix-category-filter.entry.js +158 -82
  937. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  938. package/dist/esm/ix-checkbox-group.entry.js +56 -0
  939. package/dist/esm/ix-checkbox-group.entry.js.map +1 -0
  940. package/dist/esm/ix-checkbox.entry.js +113 -0
  941. package/dist/esm/ix-checkbox.entry.js.map +1 -0
  942. package/dist/esm/ix-chip.entry.js +5 -5
  943. package/dist/esm/ix-chip.entry.js.map +1 -1
  944. package/dist/esm/ix-col_4.entry.js +71 -45
  945. package/dist/esm/ix-col_4.entry.js.map +1 -1
  946. package/dist/esm/ix-content-header.entry.js +3 -3
  947. package/dist/esm/ix-content-header.entry.js.map +1 -1
  948. package/dist/esm/ix-content.entry.js +6 -6
  949. package/dist/esm/ix-content.entry.js.map +1 -1
  950. package/dist/esm/ix-css-grid-item.entry.js +2 -2
  951. package/dist/esm/ix-css-grid.entry.js +9 -4
  952. package/dist/esm/ix-css-grid.entry.js.map +1 -1
  953. package/dist/esm/ix-custom-field.entry.js +61 -0
  954. package/dist/esm/ix-custom-field.entry.js.map +1 -0
  955. package/dist/esm/ix-date-dropdown.entry.js +28 -16
  956. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  957. package/dist/esm/ix-date-input.entry.js +262 -0
  958. package/dist/esm/ix-date-input.entry.js.map +1 -0
  959. package/dist/esm/ix-date-time-card.entry.js +5 -6
  960. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  961. package/dist/esm/ix-datetime-picker.entry.js +11 -11
  962. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  963. package/dist/esm/ix-divider.entry.js +2 -2
  964. package/dist/esm/ix-drawer.entry.js +29 -25
  965. package/dist/esm/ix-drawer.entry.js.map +1 -1
  966. package/dist/esm/ix-dropdown-button.entry.js +5 -6
  967. package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
  968. package/dist/esm/ix-dropdown-header.entry.js +2 -2
  969. package/dist/esm/ix-dropdown-header.entry.js.map +1 -1
  970. package/dist/esm/ix-dropdown-item.entry.js +5 -5
  971. package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
  972. package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
  973. package/dist/esm/ix-dropdown.entry.js +71 -203
  974. package/dist/esm/ix-dropdown.entry.js.map +1 -1
  975. package/dist/esm/ix-empty-state.entry.js +2 -2
  976. package/dist/esm/ix-empty-state.entry.js.map +1 -1
  977. package/dist/esm/ix-event-list-item.entry.js +9 -9
  978. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  979. package/dist/esm/ix-event-list.entry.js +5 -5
  980. package/dist/esm/ix-event-list.entry.js.map +1 -1
  981. package/dist/esm/ix-expanding-search.entry.js +5 -5
  982. package/dist/esm/ix-field-label_3.entry.js +470 -0
  983. package/dist/esm/ix-field-label_3.entry.js.map +1 -0
  984. package/dist/esm/ix-filter-chip_2.entry.js +28 -7
  985. package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
  986. package/dist/esm/ix-flip-tile-content.entry.js +2 -2
  987. package/dist/esm/ix-flip-tile.entry.js +5 -5
  988. package/dist/esm/ix-group-context-menu_2.entry.js +5 -5
  989. package/dist/esm/ix-group-context-menu_2.entry.js.map +1 -1
  990. package/dist/esm/ix-group.entry.js +58 -40
  991. package/dist/esm/ix-group.entry.js.map +1 -1
  992. package/dist/esm/ix-helper-text.entry.js +66 -0
  993. package/dist/esm/ix-helper-text.entry.js.map +1 -0
  994. package/dist/esm/ix-icon-button_2.entry.js +10 -14
  995. package/dist/esm/ix-icon-button_2.entry.js.map +1 -1
  996. package/dist/esm/ix-icon-toggle-button.entry.js +6 -7
  997. package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
  998. package/dist/esm/ix-input-group.entry.js +3 -3
  999. package/dist/esm/ix-input.entry.js +145 -0
  1000. package/dist/esm/ix-input.entry.js.map +1 -0
  1001. package/dist/esm/ix-key-value-list.entry.js +2 -2
  1002. package/dist/esm/ix-key-value.entry.js +2 -2
  1003. package/dist/esm/ix-kpi.entry.js +4 -4
  1004. package/dist/esm/ix-kpi.entry.js.map +1 -1
  1005. package/dist/esm/ix-layout-auto.entry.js +88 -0
  1006. package/dist/esm/ix-layout-auto.entry.js.map +1 -0
  1007. package/dist/esm/ix-link-button.entry.js +4 -4
  1008. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  1009. package/dist/esm/ix-map-navigation.entry.js +5 -5
  1010. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  1011. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  1012. package/dist/esm/ix-menu-about-news.entry.js +5 -5
  1013. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  1014. package/dist/esm/ix-menu-about.entry.js +3 -3
  1015. package/dist/esm/ix-menu-avatar.entry.js +4 -4
  1016. package/dist/esm/ix-menu-category.entry.js +7 -7
  1017. package/dist/esm/ix-menu-category.entry.js.map +1 -1
  1018. package/dist/esm/ix-menu-expand-icon.entry.js +4 -4
  1019. package/dist/esm/ix-menu-expand-icon.entry.js.map +1 -1
  1020. package/dist/esm/ix-menu-item.entry.js +17 -16
  1021. package/dist/esm/ix-menu-item.entry.js.map +1 -1
  1022. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  1023. package/dist/esm/ix-menu-settings.entry.js +2 -2
  1024. package/dist/esm/ix-menu.entry.js +34 -34
  1025. package/dist/esm/ix-menu.entry.js.map +1 -1
  1026. package/dist/esm/ix-message-bar.entry.js +2 -2
  1027. package/dist/esm/ix-modal-content_2.entry.js +6 -6
  1028. package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
  1029. package/dist/esm/ix-modal-footer.entry.js +2 -2
  1030. package/dist/esm/ix-modal-loading.entry.js +2 -2
  1031. package/dist/esm/ix-modal.entry.js +14 -7
  1032. package/dist/esm/ix-modal.entry.js.map +1 -1
  1033. package/dist/esm/ix-number-input.entry.js +148 -0
  1034. package/dist/esm/ix-number-input.entry.js.map +1 -0
  1035. package/dist/esm/ix-pagination.entry.js +6 -6
  1036. package/dist/esm/ix-pagination.entry.js.map +1 -1
  1037. package/dist/esm/ix-pane-layout.entry.js +10 -10
  1038. package/dist/esm/ix-pane-layout.entry.js.map +1 -1
  1039. package/dist/esm/ix-pane.entry.js +43 -35
  1040. package/dist/esm/ix-pane.entry.js.map +1 -1
  1041. package/dist/esm/ix-pill.entry.js +5 -5
  1042. package/dist/esm/ix-pill.entry.js.map +1 -1
  1043. package/dist/esm/ix-push-card.entry.js +2 -2
  1044. package/dist/esm/ix-push-card.entry.js.map +1 -1
  1045. package/dist/esm/ix-radio-group.entry.js +116 -0
  1046. package/dist/esm/ix-radio-group.entry.js.map +1 -0
  1047. package/dist/esm/ix-radio.entry.js +94 -0
  1048. package/dist/esm/ix-radio.entry.js.map +1 -0
  1049. package/dist/esm/ix-select.entry.js +171 -77
  1050. package/dist/esm/ix-select.entry.js.map +1 -1
  1051. package/dist/esm/ix-slider.entry.js +10 -10
  1052. package/dist/esm/ix-slider.entry.js.map +1 -1
  1053. package/dist/esm/ix-split-button-item.entry.js +3 -3
  1054. package/dist/esm/ix-split-button.entry.js +2 -2
  1055. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  1056. package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
  1057. package/dist/esm/ix-textarea.entry.js +116 -0
  1058. package/dist/esm/ix-textarea.entry.js.map +1 -0
  1059. package/dist/esm/ix-tile.entry.js +5 -5
  1060. package/dist/esm/ix-tile.entry.js.map +1 -1
  1061. package/dist/esm/ix-time-picker.entry.js +40 -20
  1062. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  1063. package/dist/esm/ix-toast-container.entry.js +3 -3
  1064. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  1065. package/dist/esm/ix-toast.entry.js +3 -3
  1066. package/dist/esm/ix-toast.entry.js.map +1 -1
  1067. package/dist/esm/ix-toggle-button.entry.js +5 -5
  1068. package/dist/esm/ix-toggle.entry.js +42 -5
  1069. package/dist/esm/ix-toggle.entry.js.map +1 -1
  1070. package/dist/esm/ix-tree-item.entry.js +9 -9
  1071. package/dist/esm/ix-tree-item.entry.js.map +1 -1
  1072. package/dist/esm/ix-tree.entry.js +22 -8
  1073. package/dist/esm/ix-tree.entry.js.map +1 -1
  1074. package/dist/esm/ix-typography.entry.js +4 -25
  1075. package/dist/esm/ix-typography.entry.js.map +1 -1
  1076. package/dist/esm/ix-upload.entry.js +60 -6
  1077. package/dist/esm/ix-upload.entry.js.map +1 -1
  1078. package/dist/esm/ix-validation-tooltip.entry.js +4 -4
  1079. package/dist/esm/ix-workflow-step.entry.js +4 -4
  1080. package/dist/esm/ix-workflow-step.entry.js.map +1 -1
  1081. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  1082. package/dist/esm/ix-workflow-steps.entry.js.map +1 -1
  1083. package/dist/esm/listener-18b29507.js +75 -0
  1084. package/dist/esm/listener-18b29507.js.map +1 -0
  1085. package/dist/esm/loader.js +5 -4
  1086. package/dist/esm/loader.js.map +1 -1
  1087. package/dist/esm/logical-filter-operator-d793d1c3.js +36 -0
  1088. package/dist/esm/logical-filter-operator-d793d1c3.js.map +1 -0
  1089. package/dist/esm/make-ref-4b76e9b5.js +23 -0
  1090. package/dist/esm/make-ref-4b76e9b5.js.map +1 -0
  1091. package/dist/esm/menu-tabs-fc-563a74d9.js +103 -0
  1092. package/dist/esm/menu-tabs-fc-563a74d9.js.map +1 -0
  1093. package/dist/esm/modal-101eef04.js +246 -0
  1094. package/dist/esm/modal-101eef04.js.map +1 -0
  1095. package/dist/esm/setup-d88021f8.js +43 -0
  1096. package/dist/esm/setup-d88021f8.js.map +1 -0
  1097. package/dist/esm/shadow-dom-cc0bc152.js +45 -0
  1098. package/dist/esm/shadow-dom-cc0bc152.js.map +1 -0
  1099. package/dist/esm/siemens-ix.js +5 -4
  1100. package/dist/esm/siemens-ix.js.map +1 -1
  1101. package/dist/esm/theme-switcher-5fcf712d.js +124 -0
  1102. package/dist/esm/theme-switcher-5fcf712d.js.map +1 -0
  1103. package/dist/esm/validation-45aa490c.js +112 -0
  1104. package/dist/esm/validation-45aa490c.js.map +1 -0
  1105. package/dist/siemens-ix/index.esm.js +1 -1
  1106. package/dist/siemens-ix/index.esm.js.map +1 -1
  1107. package/dist/siemens-ix/p-044c2a7b.entry.js +2 -0
  1108. package/dist/siemens-ix/p-044c2a7b.entry.js.map +1 -0
  1109. package/dist/siemens-ix/p-05839c77.entry.js +2 -0
  1110. package/dist/siemens-ix/p-05839c77.entry.js.map +1 -0
  1111. package/dist/siemens-ix/p-08463669.entry.js +2 -0
  1112. package/dist/siemens-ix/p-08463669.entry.js.map +1 -0
  1113. package/dist/siemens-ix/p-0be907d4.entry.js +2 -0
  1114. package/dist/siemens-ix/p-0c89cbcc.entry.js +2 -0
  1115. package/dist/siemens-ix/p-0c89cbcc.entry.js.map +1 -0
  1116. package/dist/siemens-ix/p-0dbc970e.entry.js +2 -0
  1117. package/dist/siemens-ix/p-0dbc970e.entry.js.map +1 -0
  1118. package/dist/siemens-ix/p-0e983f70.js +2 -0
  1119. package/dist/siemens-ix/p-0e983f70.js.map +1 -0
  1120. package/dist/siemens-ix/p-0f0e7e14.entry.js +2 -0
  1121. package/dist/siemens-ix/p-0f0e7e14.entry.js.map +1 -0
  1122. package/dist/siemens-ix/p-0f2bf43d.entry.js +2 -0
  1123. package/dist/siemens-ix/p-0f2bf43d.entry.js.map +1 -0
  1124. package/dist/siemens-ix/p-10a522ca.js +2 -0
  1125. package/dist/siemens-ix/p-10a522ca.js.map +1 -0
  1126. package/dist/siemens-ix/p-11ce9c6a.entry.js +2 -0
  1127. package/dist/siemens-ix/p-11ce9c6a.entry.js.map +1 -0
  1128. package/dist/siemens-ix/p-175599e4.entry.js +2 -0
  1129. package/dist/siemens-ix/p-175599e4.entry.js.map +1 -0
  1130. package/dist/siemens-ix/p-178ce002.js +2 -0
  1131. package/dist/siemens-ix/p-178ce002.js.map +1 -0
  1132. package/dist/siemens-ix/p-18097528.entry.js +2 -0
  1133. package/dist/siemens-ix/p-18097528.entry.js.map +1 -0
  1134. package/dist/siemens-ix/p-1c5ebea3.entry.js +2 -0
  1135. package/dist/siemens-ix/p-1c5ebea3.entry.js.map +1 -0
  1136. package/dist/siemens-ix/p-23a4b81f.js +2 -0
  1137. package/dist/siemens-ix/p-23a4b81f.js.map +1 -0
  1138. package/dist/siemens-ix/p-24a35b20.entry.js +2 -0
  1139. package/dist/siemens-ix/p-24a35b20.entry.js.map +1 -0
  1140. package/dist/siemens-ix/p-25465f91.entry.js +2 -0
  1141. package/dist/siemens-ix/p-25465f91.entry.js.map +1 -0
  1142. package/dist/siemens-ix/p-2643f32a.entry.js +2 -0
  1143. package/dist/siemens-ix/p-286feb7e.entry.js +2 -0
  1144. package/dist/siemens-ix/p-2a34a0c2.entry.js +2 -0
  1145. package/dist/siemens-ix/p-2b226409.entry.js +2 -0
  1146. package/dist/siemens-ix/p-2b226409.entry.js.map +1 -0
  1147. package/dist/siemens-ix/p-2b367b12.entry.js +2 -0
  1148. package/dist/siemens-ix/p-2b9c5f59.entry.js +2 -0
  1149. package/dist/siemens-ix/p-2d3a6d29.entry.js +2 -0
  1150. package/dist/siemens-ix/p-2d3a6d29.entry.js.map +1 -0
  1151. package/dist/siemens-ix/p-2d7ea063.entry.js +2 -0
  1152. package/dist/siemens-ix/p-2d7ea063.entry.js.map +1 -0
  1153. package/dist/siemens-ix/p-2db63240.entry.js +2 -0
  1154. package/dist/siemens-ix/p-2db63240.entry.js.map +1 -0
  1155. package/dist/siemens-ix/p-3205726a.entry.js +2 -0
  1156. package/dist/siemens-ix/p-345e1c73.js +2 -0
  1157. package/dist/siemens-ix/p-345e1c73.js.map +1 -0
  1158. package/dist/siemens-ix/p-35e14912.js +2 -0
  1159. package/dist/siemens-ix/p-35e14912.js.map +1 -0
  1160. package/dist/siemens-ix/p-37af7117.entry.js +2 -0
  1161. package/dist/siemens-ix/p-37af7117.entry.js.map +1 -0
  1162. package/dist/siemens-ix/p-392b4297.entry.js +2 -0
  1163. package/dist/siemens-ix/p-392b4297.entry.js.map +1 -0
  1164. package/dist/siemens-ix/p-3c668c0e.js +2 -0
  1165. package/dist/siemens-ix/p-3c668c0e.js.map +1 -0
  1166. package/dist/siemens-ix/p-3f367d44.entry.js +2 -0
  1167. package/dist/siemens-ix/p-3f367d44.entry.js.map +1 -0
  1168. package/dist/siemens-ix/p-40dc610f.entry.js +2 -0
  1169. package/dist/siemens-ix/p-40dc610f.entry.js.map +1 -0
  1170. package/dist/siemens-ix/p-424e8092.entry.js +2 -0
  1171. package/dist/siemens-ix/p-424e8092.entry.js.map +1 -0
  1172. package/dist/siemens-ix/p-429e3749.entry.js +2 -0
  1173. package/dist/siemens-ix/p-429e3749.entry.js.map +1 -0
  1174. package/dist/siemens-ix/p-4624a772.entry.js +2 -0
  1175. package/dist/siemens-ix/p-4624a772.entry.js.map +1 -0
  1176. package/dist/siemens-ix/p-475ac85f.entry.js +2 -0
  1177. package/dist/siemens-ix/p-475ac85f.entry.js.map +1 -0
  1178. package/dist/siemens-ix/p-484aa96b.js +2 -0
  1179. package/dist/siemens-ix/p-484aa96b.js.map +1 -0
  1180. package/dist/siemens-ix/p-48718dc1.entry.js +2 -0
  1181. package/dist/siemens-ix/p-48718dc1.entry.js.map +1 -0
  1182. package/dist/siemens-ix/p-4a631d9c.entry.js +2 -0
  1183. package/dist/siemens-ix/p-4a631d9c.entry.js.map +1 -0
  1184. package/dist/siemens-ix/p-4a9330a5.entry.js +2 -0
  1185. package/dist/siemens-ix/p-4a9330a5.entry.js.map +1 -0
  1186. package/dist/siemens-ix/p-4ac31849.js +2 -0
  1187. package/dist/siemens-ix/p-4ac31849.js.map +1 -0
  1188. package/dist/siemens-ix/p-4c9b7548.entry.js +2 -0
  1189. package/dist/siemens-ix/p-4c9b7548.entry.js.map +1 -0
  1190. package/dist/siemens-ix/p-4cc79e8f.entry.js +2 -0
  1191. package/dist/siemens-ix/p-4e51d716.entry.js +2 -0
  1192. package/dist/siemens-ix/p-4ec6ddfb.entry.js +2 -0
  1193. package/dist/siemens-ix/p-4ec6ddfb.entry.js.map +1 -0
  1194. package/dist/siemens-ix/p-50096707.js +2 -0
  1195. package/dist/siemens-ix/p-50096707.js.map +1 -0
  1196. package/dist/siemens-ix/p-52928e21.entry.js +2 -0
  1197. package/dist/siemens-ix/p-52928e21.entry.js.map +1 -0
  1198. package/dist/siemens-ix/p-54efe56b.entry.js +2 -0
  1199. package/dist/siemens-ix/p-54efe56b.entry.js.map +1 -0
  1200. package/dist/siemens-ix/p-5682e985.js +2 -0
  1201. package/dist/siemens-ix/p-57e60a06.entry.js +2 -0
  1202. package/dist/siemens-ix/p-5806df2b.js +3 -0
  1203. package/dist/siemens-ix/p-5806df2b.js.map +1 -0
  1204. package/dist/siemens-ix/p-5c1b136c.entry.js +2 -0
  1205. package/dist/siemens-ix/p-5c1b136c.entry.js.map +1 -0
  1206. package/dist/siemens-ix/p-5db5a0b5.entry.js +2 -0
  1207. package/dist/siemens-ix/p-5db5a0b5.entry.js.map +1 -0
  1208. package/dist/siemens-ix/p-5fe87e71.js +2 -0
  1209. package/dist/siemens-ix/p-5fe87e71.js.map +1 -0
  1210. package/dist/siemens-ix/p-63dd987f.entry.js +2 -0
  1211. package/dist/siemens-ix/p-654f91f2.entry.js +2 -0
  1212. package/dist/siemens-ix/p-654f91f2.entry.js.map +1 -0
  1213. package/dist/siemens-ix/p-66178fe6.entry.js +2 -0
  1214. package/dist/siemens-ix/p-66178fe6.entry.js.map +1 -0
  1215. package/dist/siemens-ix/p-6624076c.entry.js +2 -0
  1216. package/dist/siemens-ix/p-6624076c.entry.js.map +1 -0
  1217. package/dist/siemens-ix/p-66559451.entry.js +2 -0
  1218. package/dist/siemens-ix/p-6722bcff.entry.js +2 -0
  1219. package/dist/siemens-ix/p-6722bcff.entry.js.map +1 -0
  1220. package/dist/siemens-ix/p-68bb2a09.entry.js +2 -0
  1221. package/dist/siemens-ix/p-68bb2a09.entry.js.map +1 -0
  1222. package/dist/siemens-ix/p-6a4a2064.entry.js +2 -0
  1223. package/dist/siemens-ix/p-6a4a2064.entry.js.map +1 -0
  1224. package/dist/siemens-ix/p-6bae4e9b.entry.js +2 -0
  1225. package/dist/siemens-ix/p-6bf208b8.js +2 -0
  1226. package/dist/siemens-ix/p-6e3f1de3.entry.js +2 -0
  1227. package/dist/siemens-ix/p-6e3f1de3.entry.js.map +1 -0
  1228. package/dist/siemens-ix/p-76b57ff0.entry.js +2 -0
  1229. package/dist/siemens-ix/p-76b57ff0.entry.js.map +1 -0
  1230. package/dist/siemens-ix/p-792e1c52.entry.js +2 -0
  1231. package/dist/siemens-ix/p-792e1c52.entry.js.map +1 -0
  1232. package/dist/siemens-ix/p-79bb0d39.js +2 -0
  1233. package/dist/siemens-ix/p-79bb0d39.js.map +1 -0
  1234. package/dist/siemens-ix/p-7aa07d9b.entry.js +2 -0
  1235. package/dist/siemens-ix/p-7aa07d9b.entry.js.map +1 -0
  1236. package/dist/siemens-ix/p-7aa26727.js +2 -0
  1237. package/dist/siemens-ix/p-7aa26727.js.map +1 -0
  1238. package/dist/siemens-ix/p-7af324e9.entry.js +2 -0
  1239. package/dist/siemens-ix/p-7af324e9.entry.js.map +1 -0
  1240. package/dist/siemens-ix/p-815699d1.entry.js +2 -0
  1241. package/dist/siemens-ix/p-815699d1.entry.js.map +1 -0
  1242. package/dist/siemens-ix/p-83da8f11.entry.js +2 -0
  1243. package/dist/siemens-ix/p-83da8f11.entry.js.map +1 -0
  1244. package/dist/siemens-ix/p-8457d846.entry.js +2 -0
  1245. package/dist/siemens-ix/p-8457d846.entry.js.map +1 -0
  1246. package/dist/siemens-ix/p-8564bc5f.entry.js +2 -0
  1247. package/dist/siemens-ix/p-8564bc5f.entry.js.map +1 -0
  1248. package/dist/siemens-ix/p-857f99c8.entry.js +2 -0
  1249. package/dist/siemens-ix/p-857f99c8.entry.js.map +1 -0
  1250. package/dist/siemens-ix/p-8c2b62c3.entry.js +2 -0
  1251. package/dist/siemens-ix/p-8da941cd.entry.js +2 -0
  1252. package/dist/siemens-ix/p-8da941cd.entry.js.map +1 -0
  1253. package/dist/siemens-ix/p-8f616a5c.entry.js +2 -0
  1254. package/dist/siemens-ix/p-91046d49.entry.js +2 -0
  1255. package/dist/siemens-ix/p-91046d49.entry.js.map +1 -0
  1256. package/dist/siemens-ix/p-9948574f.entry.js +2 -0
  1257. package/dist/siemens-ix/p-9d323232.entry.js +2 -0
  1258. package/dist/siemens-ix/p-9d323232.entry.js.map +1 -0
  1259. package/dist/siemens-ix/p-9d5d4948.js +2 -0
  1260. package/dist/siemens-ix/p-9d5d4948.js.map +1 -0
  1261. package/dist/siemens-ix/p-9fe2759f.entry.js +2 -0
  1262. package/dist/siemens-ix/p-9fe2759f.entry.js.map +1 -0
  1263. package/dist/siemens-ix/p-a3364116.entry.js +2 -0
  1264. package/dist/siemens-ix/p-a3364116.entry.js.map +1 -0
  1265. package/dist/siemens-ix/p-a36ad7c7.entry.js +2 -0
  1266. package/dist/siemens-ix/p-a36ad7c7.entry.js.map +1 -0
  1267. package/dist/siemens-ix/p-a427e6a2.js +2 -0
  1268. package/dist/siemens-ix/p-a427e6a2.js.map +1 -0
  1269. package/dist/siemens-ix/p-a61ed462.entry.js +2 -0
  1270. package/dist/siemens-ix/p-b2a06e46.entry.js +2 -0
  1271. package/dist/siemens-ix/p-b5c887e5.entry.js +2 -0
  1272. package/dist/siemens-ix/p-b5c887e5.entry.js.map +1 -0
  1273. package/dist/siemens-ix/p-b62f8f62.entry.js +2 -0
  1274. package/dist/siemens-ix/p-b62f8f62.entry.js.map +1 -0
  1275. package/dist/siemens-ix/p-b74a8cdc.entry.js +2 -0
  1276. package/dist/siemens-ix/p-b74a8cdc.entry.js.map +1 -0
  1277. package/dist/siemens-ix/p-ba6e955a.js +2 -0
  1278. package/dist/siemens-ix/p-ba6e955a.js.map +1 -0
  1279. package/dist/siemens-ix/p-bd4c1a44.entry.js +2 -0
  1280. package/dist/siemens-ix/p-bd4c1a44.entry.js.map +1 -0
  1281. package/dist/siemens-ix/p-bded112a.entry.js +2 -0
  1282. package/dist/siemens-ix/p-bded112a.entry.js.map +1 -0
  1283. package/dist/siemens-ix/p-be860121.entry.js +2 -0
  1284. package/dist/siemens-ix/p-be860121.entry.js.map +1 -0
  1285. package/dist/siemens-ix/p-c236cf18.entry.js +2 -0
  1286. package/dist/siemens-ix/p-c6796e64.entry.js +2 -0
  1287. package/dist/siemens-ix/p-caf49e00.entry.js +2 -0
  1288. package/dist/siemens-ix/p-caf49e00.entry.js.map +1 -0
  1289. package/dist/siemens-ix/p-cbfca958.entry.js +2 -0
  1290. package/dist/siemens-ix/p-ce563a48.js +2 -0
  1291. package/dist/siemens-ix/p-ce563a48.js.map +1 -0
  1292. package/dist/siemens-ix/p-d01f05cf.entry.js +2 -0
  1293. package/dist/siemens-ix/p-d01f05cf.entry.js.map +1 -0
  1294. package/dist/siemens-ix/p-d0b38ae2.entry.js +2 -0
  1295. package/dist/siemens-ix/p-d0b38ae2.entry.js.map +1 -0
  1296. package/dist/siemens-ix/p-d19b52bd.entry.js +2 -0
  1297. package/dist/siemens-ix/p-d19b52bd.entry.js.map +1 -0
  1298. package/dist/siemens-ix/p-d7aa00d6.js +2 -0
  1299. package/dist/siemens-ix/p-d7aa00d6.js.map +1 -0
  1300. package/dist/siemens-ix/p-d929f23d.entry.js +2 -0
  1301. package/dist/siemens-ix/p-d95a6f49.entry.js +2 -0
  1302. package/dist/siemens-ix/p-d95a6f49.entry.js.map +1 -0
  1303. package/dist/siemens-ix/p-dc2d5730.entry.js +2 -0
  1304. package/dist/siemens-ix/p-dc2d5730.entry.js.map +1 -0
  1305. package/dist/siemens-ix/p-df7060ae.entry.js +2 -0
  1306. package/dist/siemens-ix/p-df7060ae.entry.js.map +1 -0
  1307. package/dist/siemens-ix/p-dfb181c1.entry.js +2 -0
  1308. package/dist/siemens-ix/p-dfb181c1.entry.js.map +1 -0
  1309. package/dist/siemens-ix/p-e7ac5657.entry.js +2 -0
  1310. package/dist/siemens-ix/p-e9a37b3f.entry.js +2 -0
  1311. package/dist/siemens-ix/p-edc1d44a.entry.js +2 -0
  1312. package/dist/siemens-ix/p-ede52531.entry.js +2 -0
  1313. package/dist/siemens-ix/p-ede52531.entry.js.map +1 -0
  1314. package/dist/siemens-ix/p-f35386ec.js +2 -0
  1315. package/dist/siemens-ix/p-f35386ec.js.map +1 -0
  1316. package/dist/siemens-ix/p-f39048a2.entry.js +2 -0
  1317. package/dist/siemens-ix/p-f39048a2.entry.js.map +1 -0
  1318. package/dist/siemens-ix/p-f7618d1d.entry.js +2 -0
  1319. package/dist/siemens-ix/p-f7618d1d.entry.js.map +1 -0
  1320. package/dist/siemens-ix/p-f97a15c4.js +2 -0
  1321. package/dist/siemens-ix/p-f97a15c4.js.map +1 -0
  1322. package/dist/siemens-ix/p-fad9f568.js +2 -0
  1323. package/dist/siemens-ix/p-fad9f568.js.map +1 -0
  1324. package/dist/siemens-ix/p-ffca56d6.entry.js +2 -0
  1325. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  1326. package/dist/siemens-ix/siemens-ix.css +177 -28
  1327. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  1328. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  1329. package/dist/siemens-ix/theme/classic-dark.css +1 -1
  1330. package/dist/siemens-ix/theme/classic-light.css +1 -1
  1331. package/dist/siemens-ix/theme/legacy-classic-dark.css +1 -1
  1332. package/dist/siemens-ix/theme/legacy-classic-light.css +1 -1
  1333. package/dist/types/components/action-card/action-card.d.ts +3 -2
  1334. package/dist/types/components/application-header/application-header.d.ts +18 -0
  1335. package/dist/types/components/avatar/avatar.d.ts +6 -6
  1336. package/dist/types/components/basic-navigation/basic-navigation.d.ts +2 -1
  1337. package/dist/types/components/blind/blind.d.ts +4 -4
  1338. package/dist/types/components/breadcrumb/breadcrumb.d.ts +3 -3
  1339. package/dist/types/components/button/base-button.d.ts +3 -2
  1340. package/dist/types/components/button/button.d.ts +3 -2
  1341. package/dist/types/components/card/card.d.ts +2 -1
  1342. package/dist/types/components/card-list/card-list.d.ts +3 -3
  1343. package/dist/types/components/category-filter/category-filter.d.ts +31 -12
  1344. package/dist/types/components/category-filter/test/category-filter.ct.d.ts +1 -0
  1345. package/dist/types/components/checkbox/checkbox.d.ts +61 -0
  1346. package/dist/types/components/checkbox/tests/checkbox.ct.d.ts +1 -0
  1347. package/dist/types/components/checkbox-group/checkbox-group.d.ts +47 -0
  1348. package/dist/types/components/content-header/content-header.d.ts +1 -1
  1349. package/dist/types/components/css-grid/css-grid.d.ts +2 -2
  1350. package/dist/types/components/custom-field/custom-field.d.ts +46 -0
  1351. package/dist/types/components/custom-field/tests/custom-field.ct.d.ts +1 -0
  1352. package/dist/types/components/date-dropdown/date-dropdown.d.ts +18 -4
  1353. package/dist/types/components/date-input/date-input.d.ts +138 -0
  1354. package/dist/types/components/date-input/tests/date-input.ct.d.ts +1 -0
  1355. package/dist/types/components/date-picker/date-picker-component.d.ts +43 -0
  1356. package/dist/types/components/date-picker/date-picker.d.ts +9 -11
  1357. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -1
  1358. package/dist/types/components/datetime-picker/datetime-picker.d.ts +13 -12
  1359. package/dist/types/components/dropdown/dropdown-controller.d.ts +3 -7
  1360. package/dist/types/components/dropdown/dropdown.d.ts +13 -12
  1361. package/dist/types/components/dropdown-button/dropdown-button.d.ts +4 -4
  1362. package/dist/types/components/dropdown-item/dropdown-item.d.ts +2 -2
  1363. package/dist/types/components/event-list-item/event-list-item.d.ts +2 -2
  1364. package/dist/types/components/field-label/field-label.d.ts +33 -0
  1365. package/dist/types/components/field-label/tests/field-label.ct.d.ts +1 -0
  1366. package/dist/types/components/field-wrapper/field-wrapper.d.ts +64 -0
  1367. package/dist/types/components/field-wrapper/helper-text-util.d.ts +18 -0
  1368. package/dist/types/components/field-wrapper/tests/field-wrapper.ct.d.ts +1 -0
  1369. package/dist/types/components/group/group.d.ts +4 -2
  1370. package/dist/types/components/helper-text/helper-text.d.ts +37 -0
  1371. package/dist/types/components/input/input.animation.d.ts +1 -0
  1372. package/dist/types/components/input/input.d.ts +123 -0
  1373. package/dist/types/components/input/input.fc.d.ts +52 -0
  1374. package/dist/types/components/input/input.util.d.ts +13 -0
  1375. package/dist/types/components/input/number-input.d.ts +121 -0
  1376. package/dist/types/components/input/tests/form-ready.ct.d.ts +1 -0
  1377. package/dist/types/components/input/textarea.d.ts +126 -0
  1378. package/dist/types/components/layout-auto/layout-auto.d.ts +24 -0
  1379. package/dist/types/components/menu/menu.d.ts +3 -7
  1380. package/dist/types/components/menu-about/test/menu-about.ct.d.ts +1 -0
  1381. package/dist/types/components/menu-item/menu-item.d.ts +9 -8
  1382. package/dist/types/components/modal/test/modal.ct.d.ts +3 -2
  1383. package/dist/types/components/modal-header/modal-header.d.ts +3 -3
  1384. package/dist/types/components/pane/pane.d.ts +9 -9
  1385. package/dist/types/components/pane-layout/pane-layout.d.ts +1 -1
  1386. package/dist/types/components/push-card/push-card.d.ts +4 -3
  1387. package/dist/types/components/radio/radio.d.ts +53 -0
  1388. package/dist/types/components/radio/test/radio.ct.d.ts +1 -0
  1389. package/dist/types/components/radio-group/radio-group.d.ts +64 -0
  1390. package/dist/types/components/radio-group/test/radio-group.ct.d.ts +1 -0
  1391. package/dist/types/components/select/select.d.ts +97 -14
  1392. package/dist/types/components/select-item/events.d.ts +9 -0
  1393. package/dist/types/components/select-item/select-item.d.ts +3 -1
  1394. package/dist/types/components/time-picker/time-picker.d.ts +3 -3
  1395. package/dist/types/components/toggle/toggle.d.ts +29 -1
  1396. package/dist/types/components/tooltip/tooltip.d.ts +4 -4
  1397. package/dist/types/components/tree/tree.d.ts +1 -1
  1398. package/dist/types/components/tree-item/tree-item.d.ts +3 -3
  1399. package/dist/types/components/typography/type-mapping.d.ts +3 -0
  1400. package/dist/types/components/typography/typography.d.ts +3 -10
  1401. package/dist/types/components/upload/test/upload.ct.d.ts +1 -0
  1402. package/dist/types/components/upload/upload.d.ts +4 -2
  1403. package/dist/types/components/utils/a11y.d.ts +5 -5
  1404. package/dist/types/components/utils/application-layout/context.d.ts +2 -1
  1405. package/dist/types/components/utils/attributes.d.ts +2 -0
  1406. package/dist/types/components/utils/disposable-event-listener.d.ts +7 -0
  1407. package/dist/types/components/utils/element-reference.d.ts +1 -0
  1408. package/dist/types/components/utils/find-element.d.ts +22 -0
  1409. package/dist/types/components/utils/focus.d.ts +5 -4
  1410. package/dist/types/components/utils/input/index.d.ts +61 -0
  1411. package/dist/types/components/utils/input/validation.d.ts +15 -0
  1412. package/dist/types/components/utils/listener.d.ts +4 -2
  1413. package/dist/types/components/utils/make-ref.d.ts +2 -2
  1414. package/dist/types/components/utils/modal/index.d.ts +1 -1
  1415. package/dist/types/components/utils/modal/message.d.ts +10 -7
  1416. package/dist/types/components/utils/theme-switcher.d.ts +3 -2
  1417. package/dist/types/components/utils/type-helper.d.ts +1 -0
  1418. package/dist/types/components/utils/uuid.d.ts +1 -0
  1419. package/dist/types/components.d.ts +2020 -230
  1420. package/dist/types/index.d.ts +4 -0
  1421. package/dist/types/setup.d.ts +7 -1
  1422. package/dist/types/tests/utils/test/index.d.ts +3 -0
  1423. package/dist/types/tests/utils/test/page.d.ts +1 -3
  1424. package/hydrate/index.js +4231 -1235
  1425. package/package.json +15 -14
  1426. package/scss/_core.scss +5 -0
  1427. package/scss/components/_checkboxes.scss +4 -11
  1428. package/scss/components/form/_input.scss +84 -9
  1429. package/scss/mixins/_field.scss +18 -0
  1430. package/scss/mixins/validation/_form-component.scss +64 -0
  1431. package/components/ix-form-field.d.ts +0 -11
  1432. package/components/ix-form-field.js +0 -44
  1433. package/components/ix-form-field.js.map +0 -1
  1434. package/components/ix-modal-example.d.ts +0 -11
  1435. package/components/ix-modal-example.js +0 -58
  1436. package/components/ix-modal-example.js.map +0 -1
  1437. package/components/ix-playground-internal.d.ts +0 -11
  1438. package/components/ix-playground-internal.js +0 -35
  1439. package/components/ix-playground-internal.js.map +0 -1
  1440. package/dist/cjs/a11y-d3ce56d1.js +0 -146
  1441. package/dist/cjs/a11y-d3ce56d1.js.map +0 -1
  1442. package/dist/cjs/app-globals-5cfdf2a0.js +0 -31
  1443. package/dist/cjs/app-globals-5cfdf2a0.js.map +0 -1
  1444. package/dist/cjs/base-button-3735b8c2.js +0 -73
  1445. package/dist/cjs/base-button-3735b8c2.js.map +0 -1
  1446. package/dist/cjs/base-icon-button-44c72bc8.js +0 -20
  1447. package/dist/cjs/base-icon-button-44c72bc8.js.map +0 -1
  1448. package/dist/cjs/context-98f4a0b3.js +0 -106
  1449. package/dist/cjs/context-98f4a0b3.js.map +0 -1
  1450. package/dist/cjs/floating-ui.dom.esm-94b4d17c.js +0 -1536
  1451. package/dist/cjs/floating-ui.dom.esm-94b4d17c.js.map +0 -1
  1452. package/dist/cjs/focus-9c8ffbb0.js +0 -65
  1453. package/dist/cjs/focus-9c8ffbb0.js.map +0 -1
  1454. package/dist/cjs/index-529f21c1.js +0 -2122
  1455. package/dist/cjs/index-529f21c1.js.map +0 -1
  1456. package/dist/cjs/index-c4629a8d.js +0 -30
  1457. package/dist/cjs/index-c4629a8d.js.map +0 -1
  1458. package/dist/cjs/ix-form-field.cjs.entry.js +0 -28
  1459. package/dist/cjs/ix-form-field.cjs.entry.js.map +0 -1
  1460. package/dist/cjs/ix-modal-example.cjs.entry.js +0 -28
  1461. package/dist/cjs/ix-modal-example.cjs.entry.js.map +0 -1
  1462. package/dist/cjs/ix-playground-internal.cjs.entry.js +0 -22
  1463. package/dist/cjs/ix-playground-internal.cjs.entry.js.map +0 -1
  1464. package/dist/cjs/ix-tooltip.cjs.entry.js +0 -297
  1465. package/dist/cjs/ix-tooltip.cjs.entry.js.map +0 -1
  1466. package/dist/cjs/listener-bc3e7c0c.js +0 -77
  1467. package/dist/cjs/listener-bc3e7c0c.js.map +0 -1
  1468. package/dist/cjs/logical-filter-operator-5564322e.js +0 -38
  1469. package/dist/cjs/logical-filter-operator-5564322e.js.map +0 -1
  1470. package/dist/cjs/make-ref-c25629b7.js +0 -30
  1471. package/dist/cjs/make-ref-c25629b7.js.map +0 -1
  1472. package/dist/cjs/menu-tabs-fc-df53f176.js +0 -105
  1473. package/dist/cjs/menu-tabs-fc-df53f176.js.map +0 -1
  1474. package/dist/cjs/modal-828cb80a.js +0 -252
  1475. package/dist/cjs/modal-828cb80a.js.map +0 -1
  1476. package/dist/cjs/shadow-dom-73f9d553.js +0 -50
  1477. package/dist/cjs/shadow-dom-73f9d553.js.map +0 -1
  1478. package/dist/cjs/theme-switcher-2d2bde85.js +0 -126
  1479. package/dist/cjs/theme-switcher-2d2bde85.js.map +0 -1
  1480. package/dist/collection/components/event-list/test/event-list.spec.js +0 -65
  1481. package/dist/collection/components/event-list/test/event-list.spec.js.map +0 -1
  1482. package/dist/collection/components/form-field/form-field.css +0 -296
  1483. package/dist/collection/components/form-field/form-field.js +0 -56
  1484. package/dist/collection/components/form-field/form-field.js.map +0 -1
  1485. package/dist/collection/components/grid/layout-grid.css +0 -21
  1486. package/dist/collection/components/grid/layout-grid.js +0 -98
  1487. package/dist/collection/components/grid/layout-grid.js.map +0 -1
  1488. package/dist/collection/components/playground/example-modal.js +0 -24
  1489. package/dist/collection/components/playground/example-modal.js.map +0 -1
  1490. package/dist/collection/components/playground/playground.css +0 -27
  1491. package/dist/collection/components/playground/playground.js +0 -28
  1492. package/dist/collection/components/playground/playground.js.map +0 -1
  1493. package/dist/esm/a11y-d5444a76.js +0 -142
  1494. package/dist/esm/a11y-d5444a76.js.map +0 -1
  1495. package/dist/esm/app-globals-0cd07cd9.js +0 -29
  1496. package/dist/esm/app-globals-0cd07cd9.js.map +0 -1
  1497. package/dist/esm/base-button-1b40b11d.js +0 -70
  1498. package/dist/esm/base-button-1b40b11d.js.map +0 -1
  1499. package/dist/esm/base-icon-button-bc1dabe0.js +0 -18
  1500. package/dist/esm/base-icon-button-bc1dabe0.js.map +0 -1
  1501. package/dist/esm/context-c9078420.js +0 -101
  1502. package/dist/esm/context-c9078420.js.map +0 -1
  1503. package/dist/esm/floating-ui.dom.esm-6e7c098f.js +0 -1528
  1504. package/dist/esm/floating-ui.dom.esm-6e7c098f.js.map +0 -1
  1505. package/dist/esm/focus-d4d3abaf.js +0 -63
  1506. package/dist/esm/focus-d4d3abaf.js.map +0 -1
  1507. package/dist/esm/index-5429f20b.js +0 -2090
  1508. package/dist/esm/index-5429f20b.js.map +0 -1
  1509. package/dist/esm/index-76b9c8de.js +0 -28
  1510. package/dist/esm/index-76b9c8de.js.map +0 -1
  1511. package/dist/esm/ix-form-field.entry.js +0 -24
  1512. package/dist/esm/ix-form-field.entry.js.map +0 -1
  1513. package/dist/esm/ix-modal-example.entry.js +0 -24
  1514. package/dist/esm/ix-modal-example.entry.js.map +0 -1
  1515. package/dist/esm/ix-playground-internal.entry.js +0 -18
  1516. package/dist/esm/ix-playground-internal.entry.js.map +0 -1
  1517. package/dist/esm/ix-tooltip.entry.js +0 -293
  1518. package/dist/esm/ix-tooltip.entry.js.map +0 -1
  1519. package/dist/esm/listener-4f3baab5.js +0 -75
  1520. package/dist/esm/listener-4f3baab5.js.map +0 -1
  1521. package/dist/esm/logical-filter-operator-f6701df5.js +0 -36
  1522. package/dist/esm/logical-filter-operator-f6701df5.js.map +0 -1
  1523. package/dist/esm/make-ref-c80046bf.js +0 -28
  1524. package/dist/esm/make-ref-c80046bf.js.map +0 -1
  1525. package/dist/esm/menu-tabs-fc-d9a7dd06.js +0 -100
  1526. package/dist/esm/menu-tabs-fc-d9a7dd06.js.map +0 -1
  1527. package/dist/esm/modal-54740f80.js +0 -244
  1528. package/dist/esm/modal-54740f80.js.map +0 -1
  1529. package/dist/esm/shadow-dom-60e9243d.js +0 -45
  1530. package/dist/esm/shadow-dom-60e9243d.js.map +0 -1
  1531. package/dist/esm/theme-switcher-b10fb4da.js +0 -123
  1532. package/dist/esm/theme-switcher-b10fb4da.js.map +0 -1
  1533. package/dist/siemens-ix/p-052340f9.entry.js +0 -2
  1534. package/dist/siemens-ix/p-0653a145.entry.js +0 -2
  1535. package/dist/siemens-ix/p-0653a145.entry.js.map +0 -1
  1536. package/dist/siemens-ix/p-0b4e3779.entry.js +0 -2
  1537. package/dist/siemens-ix/p-0b4e3779.entry.js.map +0 -1
  1538. package/dist/siemens-ix/p-0b4e398e.entry.js +0 -2
  1539. package/dist/siemens-ix/p-0b4e398e.entry.js.map +0 -1
  1540. package/dist/siemens-ix/p-0c8a98cd.js +0 -2
  1541. package/dist/siemens-ix/p-0c8a98cd.js.map +0 -1
  1542. package/dist/siemens-ix/p-0ca3528f.js +0 -2
  1543. package/dist/siemens-ix/p-0d2a6886.entry.js +0 -2
  1544. package/dist/siemens-ix/p-0f7ef743.entry.js +0 -2
  1545. package/dist/siemens-ix/p-0f7ef743.entry.js.map +0 -1
  1546. package/dist/siemens-ix/p-113cc793.entry.js +0 -2
  1547. package/dist/siemens-ix/p-14a41c8c.entry.js +0 -2
  1548. package/dist/siemens-ix/p-15b3c17e.entry.js +0 -2
  1549. package/dist/siemens-ix/p-15b3c17e.entry.js.map +0 -1
  1550. package/dist/siemens-ix/p-16b923e9.entry.js +0 -2
  1551. package/dist/siemens-ix/p-1a122c76.entry.js +0 -2
  1552. package/dist/siemens-ix/p-1cff59db.entry.js +0 -2
  1553. package/dist/siemens-ix/p-1cff59db.entry.js.map +0 -1
  1554. package/dist/siemens-ix/p-1d581190.js +0 -2
  1555. package/dist/siemens-ix/p-1d581190.js.map +0 -1
  1556. package/dist/siemens-ix/p-1da901d5.js +0 -2
  1557. package/dist/siemens-ix/p-1da901d5.js.map +0 -1
  1558. package/dist/siemens-ix/p-1db6be55.js +0 -2
  1559. package/dist/siemens-ix/p-1db6be55.js.map +0 -1
  1560. package/dist/siemens-ix/p-1f4b8463.entry.js +0 -2
  1561. package/dist/siemens-ix/p-235c14ca.js +0 -2
  1562. package/dist/siemens-ix/p-235c14ca.js.map +0 -1
  1563. package/dist/siemens-ix/p-24a8737a.entry.js +0 -2
  1564. package/dist/siemens-ix/p-25ee1b62.js +0 -2
  1565. package/dist/siemens-ix/p-25ee1b62.js.map +0 -1
  1566. package/dist/siemens-ix/p-2908cacd.entry.js +0 -2
  1567. package/dist/siemens-ix/p-2908cacd.entry.js.map +0 -1
  1568. package/dist/siemens-ix/p-2946fd70.entry.js +0 -2
  1569. package/dist/siemens-ix/p-2c4c03d4.entry.js +0 -2
  1570. package/dist/siemens-ix/p-2c4c03d4.entry.js.map +0 -1
  1571. package/dist/siemens-ix/p-2ebfd4fd.entry.js +0 -2
  1572. package/dist/siemens-ix/p-2ebfd4fd.entry.js.map +0 -1
  1573. package/dist/siemens-ix/p-2ec7f841.entry.js +0 -2
  1574. package/dist/siemens-ix/p-2ec7f841.entry.js.map +0 -1
  1575. package/dist/siemens-ix/p-309ac3ad.entry.js +0 -2
  1576. package/dist/siemens-ix/p-309ac3ad.entry.js.map +0 -1
  1577. package/dist/siemens-ix/p-32375ddb.entry.js +0 -2
  1578. package/dist/siemens-ix/p-32d4ed3b.entry.js +0 -2
  1579. package/dist/siemens-ix/p-427676f4.entry.js +0 -2
  1580. package/dist/siemens-ix/p-427676f4.entry.js.map +0 -1
  1581. package/dist/siemens-ix/p-4430117a.entry.js +0 -2
  1582. package/dist/siemens-ix/p-44db3646.entry.js +0 -2
  1583. package/dist/siemens-ix/p-453fa360.entry.js +0 -2
  1584. package/dist/siemens-ix/p-453fa360.entry.js.map +0 -1
  1585. package/dist/siemens-ix/p-4b3facea.entry.js +0 -2
  1586. package/dist/siemens-ix/p-4b3facea.entry.js.map +0 -1
  1587. package/dist/siemens-ix/p-4df0cdd7.entry.js +0 -2
  1588. package/dist/siemens-ix/p-4df0cdd7.entry.js.map +0 -1
  1589. package/dist/siemens-ix/p-4f8ac3bf.js +0 -2
  1590. package/dist/siemens-ix/p-4f8ac3bf.js.map +0 -1
  1591. package/dist/siemens-ix/p-52857629.entry.js +0 -2
  1592. package/dist/siemens-ix/p-52857629.entry.js.map +0 -1
  1593. package/dist/siemens-ix/p-53352bfb.entry.js +0 -2
  1594. package/dist/siemens-ix/p-53352bfb.entry.js.map +0 -1
  1595. package/dist/siemens-ix/p-5696bb62.entry.js +0 -2
  1596. package/dist/siemens-ix/p-5696bb62.entry.js.map +0 -1
  1597. package/dist/siemens-ix/p-5aa0b93c.entry.js +0 -2
  1598. package/dist/siemens-ix/p-5aa0b93c.entry.js.map +0 -1
  1599. package/dist/siemens-ix/p-5b135f6b.entry.js +0 -2
  1600. package/dist/siemens-ix/p-5b135f6b.entry.js.map +0 -1
  1601. package/dist/siemens-ix/p-5c673ae9.entry.js +0 -2
  1602. package/dist/siemens-ix/p-5c673ae9.entry.js.map +0 -1
  1603. package/dist/siemens-ix/p-5f25e7fd.entry.js +0 -2
  1604. package/dist/siemens-ix/p-5f25e7fd.entry.js.map +0 -1
  1605. package/dist/siemens-ix/p-6227e62b.entry.js +0 -2
  1606. package/dist/siemens-ix/p-6227e62b.entry.js.map +0 -1
  1607. package/dist/siemens-ix/p-64c3fa3d.js +0 -2
  1608. package/dist/siemens-ix/p-64c3fa3d.js.map +0 -1
  1609. package/dist/siemens-ix/p-68532fa2.js +0 -2
  1610. package/dist/siemens-ix/p-68644ee1.entry.js +0 -2
  1611. package/dist/siemens-ix/p-68644ee1.entry.js.map +0 -1
  1612. package/dist/siemens-ix/p-6af4415c.entry.js +0 -2
  1613. package/dist/siemens-ix/p-6af4415c.entry.js.map +0 -1
  1614. package/dist/siemens-ix/p-6e6efb4c.js +0 -2
  1615. package/dist/siemens-ix/p-6e6efb4c.js.map +0 -1
  1616. package/dist/siemens-ix/p-6fd7ecd0.entry.js +0 -2
  1617. package/dist/siemens-ix/p-7076210b.entry.js +0 -2
  1618. package/dist/siemens-ix/p-7076210b.entry.js.map +0 -1
  1619. package/dist/siemens-ix/p-712e0ee0.js +0 -2
  1620. package/dist/siemens-ix/p-712e0ee0.js.map +0 -1
  1621. package/dist/siemens-ix/p-71315e2e.entry.js +0 -2
  1622. package/dist/siemens-ix/p-71315e2e.entry.js.map +0 -1
  1623. package/dist/siemens-ix/p-713828ed.entry.js +0 -2
  1624. package/dist/siemens-ix/p-713828ed.entry.js.map +0 -1
  1625. package/dist/siemens-ix/p-7bfd6cd2.entry.js +0 -2
  1626. package/dist/siemens-ix/p-7bfd6cd2.entry.js.map +0 -1
  1627. package/dist/siemens-ix/p-7c36d3fa.js +0 -2
  1628. package/dist/siemens-ix/p-7c36d3fa.js.map +0 -1
  1629. package/dist/siemens-ix/p-7faa148f.entry.js +0 -2
  1630. package/dist/siemens-ix/p-85423643.entry.js +0 -2
  1631. package/dist/siemens-ix/p-85423643.entry.js.map +0 -1
  1632. package/dist/siemens-ix/p-8629db91.entry.js +0 -2
  1633. package/dist/siemens-ix/p-8629db91.entry.js.map +0 -1
  1634. package/dist/siemens-ix/p-87e692d9.entry.js +0 -2
  1635. package/dist/siemens-ix/p-87e692d9.entry.js.map +0 -1
  1636. package/dist/siemens-ix/p-882a0233.entry.js +0 -2
  1637. package/dist/siemens-ix/p-8d0758c1.entry.js +0 -2
  1638. package/dist/siemens-ix/p-8d599677.entry.js +0 -2
  1639. package/dist/siemens-ix/p-8d599677.entry.js.map +0 -1
  1640. package/dist/siemens-ix/p-90440046.entry.js +0 -2
  1641. package/dist/siemens-ix/p-90440046.entry.js.map +0 -1
  1642. package/dist/siemens-ix/p-92a18c10.entry.js +0 -2
  1643. package/dist/siemens-ix/p-92a18c10.entry.js.map +0 -1
  1644. package/dist/siemens-ix/p-9ebc4fc3.entry.js +0 -2
  1645. package/dist/siemens-ix/p-9ebc4fc3.entry.js.map +0 -1
  1646. package/dist/siemens-ix/p-a0138163.entry.js +0 -2
  1647. package/dist/siemens-ix/p-a0138163.entry.js.map +0 -1
  1648. package/dist/siemens-ix/p-a0a44a2b.entry.js +0 -2
  1649. package/dist/siemens-ix/p-a0a44a2b.entry.js.map +0 -1
  1650. package/dist/siemens-ix/p-a8d291fa.entry.js +0 -2
  1651. package/dist/siemens-ix/p-a8d291fa.entry.js.map +0 -1
  1652. package/dist/siemens-ix/p-af099ca4.entry.js +0 -2
  1653. package/dist/siemens-ix/p-b3b23af7.entry.js +0 -2
  1654. package/dist/siemens-ix/p-b3f35666.js +0 -2
  1655. package/dist/siemens-ix/p-b3f35666.js.map +0 -1
  1656. package/dist/siemens-ix/p-b4ce366d.entry.js +0 -2
  1657. package/dist/siemens-ix/p-b4ce366d.entry.js.map +0 -1
  1658. package/dist/siemens-ix/p-b663ca16.entry.js +0 -2
  1659. package/dist/siemens-ix/p-b804b8c5.entry.js +0 -2
  1660. package/dist/siemens-ix/p-bc2c74c5.entry.js +0 -2
  1661. package/dist/siemens-ix/p-bc2c74c5.entry.js.map +0 -1
  1662. package/dist/siemens-ix/p-bea7c748.entry.js +0 -2
  1663. package/dist/siemens-ix/p-bf14c60b.entry.js +0 -2
  1664. package/dist/siemens-ix/p-bf14c60b.entry.js.map +0 -1
  1665. package/dist/siemens-ix/p-c09553f3.js +0 -2
  1666. package/dist/siemens-ix/p-c09553f3.js.map +0 -1
  1667. package/dist/siemens-ix/p-c1222581.entry.js +0 -2
  1668. package/dist/siemens-ix/p-c1968b80.entry.js +0 -2
  1669. package/dist/siemens-ix/p-c33cee36.entry.js +0 -2
  1670. package/dist/siemens-ix/p-c33cee36.entry.js.map +0 -1
  1671. package/dist/siemens-ix/p-d03df401.entry.js +0 -2
  1672. package/dist/siemens-ix/p-d03df401.entry.js.map +0 -1
  1673. package/dist/siemens-ix/p-d14024d3.entry.js +0 -2
  1674. package/dist/siemens-ix/p-d14024d3.entry.js.map +0 -1
  1675. package/dist/siemens-ix/p-d1f49940.entry.js +0 -2
  1676. package/dist/siemens-ix/p-d1f49940.entry.js.map +0 -1
  1677. package/dist/siemens-ix/p-d331216f.entry.js +0 -2
  1678. package/dist/siemens-ix/p-d331216f.entry.js.map +0 -1
  1679. package/dist/siemens-ix/p-d8790ff5.entry.js +0 -2
  1680. package/dist/siemens-ix/p-d8790ff5.entry.js.map +0 -1
  1681. package/dist/siemens-ix/p-d950c3a8.entry.js +0 -2
  1682. package/dist/siemens-ix/p-d950c3a8.entry.js.map +0 -1
  1683. package/dist/siemens-ix/p-d95cbd1f.entry.js +0 -2
  1684. package/dist/siemens-ix/p-d95cbd1f.entry.js.map +0 -1
  1685. package/dist/siemens-ix/p-d998415f.entry.js +0 -2
  1686. package/dist/siemens-ix/p-d998415f.entry.js.map +0 -1
  1687. package/dist/siemens-ix/p-dbe8f5e6.entry.js +0 -2
  1688. package/dist/siemens-ix/p-dbe8f5e6.entry.js.map +0 -1
  1689. package/dist/siemens-ix/p-dcb3e5be.entry.js +0 -2
  1690. package/dist/siemens-ix/p-dcb3e5be.entry.js.map +0 -1
  1691. package/dist/siemens-ix/p-dde7eb80.entry.js +0 -2
  1692. package/dist/siemens-ix/p-dde7eb80.entry.js.map +0 -1
  1693. package/dist/siemens-ix/p-e30ed20a.entry.js +0 -2
  1694. package/dist/siemens-ix/p-e30ed20a.entry.js.map +0 -1
  1695. package/dist/siemens-ix/p-e8d3cf35.entry.js +0 -2
  1696. package/dist/siemens-ix/p-e8d3cf35.entry.js.map +0 -1
  1697. package/dist/siemens-ix/p-e9a3f58a.entry.js +0 -2
  1698. package/dist/siemens-ix/p-e9a3f58a.entry.js.map +0 -1
  1699. package/dist/siemens-ix/p-eb6268a6.entry.js +0 -2
  1700. package/dist/siemens-ix/p-eb6268a6.entry.js.map +0 -1
  1701. package/dist/siemens-ix/p-ebb277f0.entry.js +0 -2
  1702. package/dist/siemens-ix/p-ebb277f0.entry.js.map +0 -1
  1703. package/dist/siemens-ix/p-f318140c.entry.js +0 -2
  1704. package/dist/siemens-ix/p-f318140c.entry.js.map +0 -1
  1705. package/dist/siemens-ix/p-f78246bd.entry.js +0 -2
  1706. package/dist/siemens-ix/p-f78246bd.entry.js.map +0 -1
  1707. package/dist/siemens-ix/p-f87cd962.js +0 -3
  1708. package/dist/siemens-ix/p-f87cd962.js.map +0 -1
  1709. package/dist/siemens-ix/p-fb2b78f7.entry.js +0 -2
  1710. package/dist/siemens-ix/p-fb2b78f7.entry.js.map +0 -1
  1711. package/dist/siemens-ix/p-fb47546b.entry.js +0 -2
  1712. package/dist/siemens-ix/p-fb47546b.entry.js.map +0 -1
  1713. package/dist/siemens-ix/p-fb4c79c6.entry.js +0 -2
  1714. package/dist/siemens-ix/p-fc5814df.entry.js +0 -2
  1715. package/dist/siemens-ix/p-fc5814df.entry.js.map +0 -1
  1716. package/dist/siemens-ix/p-feac09bc.entry.js +0 -2
  1717. package/dist/siemens-ix/p-feac09bc.entry.js.map +0 -1
  1718. package/dist/siemens-ix/p-ff1ac5b3.entry.js +0 -2
  1719. package/dist/types/components/form-field/form-field.d.ts +0 -10
  1720. package/dist/types/components/playground/example-modal.d.ts +0 -6
  1721. package/dist/types/components/playground/playground.d.ts +0 -4
  1722. /package/dist/siemens-ix/{p-b3b23af7.entry.js.map → p-0be907d4.entry.js.map} +0 -0
  1723. /package/dist/siemens-ix/{p-c1222581.entry.js.map → p-2643f32a.entry.js.map} +0 -0
  1724. /package/dist/siemens-ix/{p-1f4b8463.entry.js.map → p-286feb7e.entry.js.map} +0 -0
  1725. /package/dist/siemens-ix/{p-6fd7ecd0.entry.js.map → p-2a34a0c2.entry.js.map} +0 -0
  1726. /package/dist/siemens-ix/{p-c1968b80.entry.js.map → p-2b367b12.entry.js.map} +0 -0
  1727. /package/dist/siemens-ix/{p-44db3646.entry.js.map → p-2b9c5f59.entry.js.map} +0 -0
  1728. /package/dist/siemens-ix/{p-4430117a.entry.js.map → p-3205726a.entry.js.map} +0 -0
  1729. /package/dist/siemens-ix/{p-882a0233.entry.js.map → p-4cc79e8f.entry.js.map} +0 -0
  1730. /package/dist/siemens-ix/{p-1a122c76.entry.js.map → p-4e51d716.entry.js.map} +0 -0
  1731. /package/dist/siemens-ix/{p-0ca3528f.js.map → p-5682e985.js.map} +0 -0
  1732. /package/dist/siemens-ix/{p-113cc793.entry.js.map → p-57e60a06.entry.js.map} +0 -0
  1733. /package/dist/siemens-ix/{p-af099ca4.entry.js.map → p-63dd987f.entry.js.map} +0 -0
  1734. /package/dist/siemens-ix/{p-7faa148f.entry.js.map → p-66559451.entry.js.map} +0 -0
  1735. /package/dist/siemens-ix/{p-b804b8c5.entry.js.map → p-6bae4e9b.entry.js.map} +0 -0
  1736. /package/dist/siemens-ix/{p-68532fa2.js.map → p-6bf208b8.js.map} +0 -0
  1737. /package/dist/siemens-ix/{p-8d0758c1.entry.js.map → p-8c2b62c3.entry.js.map} +0 -0
  1738. /package/dist/siemens-ix/{p-14a41c8c.entry.js.map → p-8f616a5c.entry.js.map} +0 -0
  1739. /package/dist/siemens-ix/{p-ff1ac5b3.entry.js.map → p-9948574f.entry.js.map} +0 -0
  1740. /package/dist/siemens-ix/{p-32d4ed3b.entry.js.map → p-a61ed462.entry.js.map} +0 -0
  1741. /package/dist/siemens-ix/{p-052340f9.entry.js.map → p-b2a06e46.entry.js.map} +0 -0
  1742. /package/dist/siemens-ix/{p-32375ddb.entry.js.map → p-c236cf18.entry.js.map} +0 -0
  1743. /package/dist/siemens-ix/{p-0d2a6886.entry.js.map → p-c6796e64.entry.js.map} +0 -0
  1744. /package/dist/siemens-ix/{p-fb4c79c6.entry.js.map → p-cbfca958.entry.js.map} +0 -0
  1745. /package/dist/siemens-ix/{p-b663ca16.entry.js.map → p-d929f23d.entry.js.map} +0 -0
  1746. /package/dist/siemens-ix/{p-2946fd70.entry.js.map → p-e7ac5657.entry.js.map} +0 -0
  1747. /package/dist/siemens-ix/{p-bea7c748.entry.js.map → p-e9a37b3f.entry.js.map} +0 -0
  1748. /package/dist/siemens-ix/{p-24a8737a.entry.js.map → p-edc1d44a.entry.js.map} +0 -0
  1749. /package/dist/siemens-ix/{p-16b923e9.entry.js.map → p-ffca56d6.entry.js.map} +0 -0
  1750. /package/dist/types/components/{grid → layout-grid}/layout-grid.d.ts +0 -0
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-5429f20b.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-97874de0.js';
2
2
 
3
3
  const workflowStepCss = ":host(:not(.host-vertical)){width:12rem;height:4rem;min-width:2rem;min-height:4rem;max-width:12rem}:host(.host-vertical){width:100%;height:4rem;min-width:4rem;min-height:2rem;max-height:12rem}:host{display:inline-block;position:relative}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .step{display:flex;flex-direction:column;align-items:center;background-color:var(--theme-workflow-step--background);border-radius:var(--theme-workflow--border-radius);padding:1.125rem 0 0.5rem 0}:host .step .wrapper{display:flex;width:100%;align-items:center;justify-content:center;position:relative}:host .step .wrapper .line{width:100%;height:0.125rem;background-color:var(--theme-workflow-step-icon-default--color)}:host .step .wrapper .line.first,:host .step .wrapper .line.last{width:50%;margin:0 0 0 auto}:host .step .wrapper .line.last{margin:0 auto 0 0}:host .step .wrapper .line.single{width:0}:host .step .wrapper .line.selected{background-color:var(--theme-workflow-step-icon-default--color--selected)}:host .step .wrapper .line.done{background-color:var(--theme-workflow-step-icon-done--color)}:host .step .wrapper .line.done.selected{background-color:var(--theme-workflow-step-icon-done--color--selected)}:host .step .wrapper .line.warning{background-color:var(--theme-color-warning)}:host .step .wrapper .line.success{background-color:var(--theme-color-success)}:host .step .wrapper .line.error{background-color:var(--theme-color-alarm)}:host .step .wrapper .iconWrapper{display:flex;align-items:center;justify-content:center;position:absolute}:host .step .wrapper .iconWrapper .absolute{position:absolute}:host .step .text{margin-top:1rem;width:100%;padding:0 0.5rem;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;text-align:center}:host .step.vertical{flex-direction:row;padding:0;height:100%}:host .step.vertical .wrapper{width:auto;padding-left:1.125rem;height:100%}:host .step.vertical .wrapper .line{width:0.125rem;height:100%}:host .step.vertical .wrapper .line.first,:host .step.vertical .wrapper .line.last{height:50%;margin:auto 0 0 0}:host .step.vertical .wrapper .line.last{margin:0 0 auto 0}:host .step.vertical .wrapper .line.single{width:0}:host .step.vertical .text{margin:0 1rem;padding:0;width:auto}:host .step.clickable:hover{background-color:var(--theme-workflow-step--background--hover)}:host .step.clickable:active{background-color:var(--theme-workflow-step--background--active)}:host .step:focus-visible{outline:1px solid var(--focus--border-color);border-radius:0}:host .step.selected{background-color:var(--theme-workflow-step--background--selected)}:host .step.disabled{background-color:var(--theme-workflow-step--background--disabled)}:host .step.disabled .line{background-color:var(--theme-workflow-step-icon-default--color--disabled) !important}:host .step.disabled .text{color:var(--theme-workflow-step--color--disabled)}";
4
4
  const IxWorkflowStepStyle0 = workflowStepCss;
@@ -68,18 +68,18 @@ const WorkflowStep = class {
68
68
  }
69
69
  render() {
70
70
  const icons = !this.customIconSlot ? (h(Fragment, null, h("ix-icon", { color: "color-1", name: this.iconName === 'warning' ? 'triangle-filled' : 'circle-filled', class: "absolute", size: "24" }), h("ix-icon", { color: this.iconColor, name: this.iconName, class: "absolute", size: "24" }))) : null;
71
- return (h(Host, { key: '399801862cd971d7a8ed9762cb95b391cce9af01', class: { 'host-vertical': this.vertical }, onClick: () => this.onStepClick() }, h("div", { key: '537f3ef137c71f2f4c24ac79e3ec1dcf577aa0dc', tabIndex: 0, class: {
71
+ return (h(Host, { key: 'dfef5de6ba87c5215d96526679a96fe51ceaeaa8', class: { 'host-vertical': this.vertical }, onClick: () => this.onStepClick() }, h("div", { key: '86892c228e9a43bd73d14475199dde851080b71a', tabIndex: 0, class: {
72
72
  step: true,
73
73
  selected: this.selected,
74
74
  vertical: this.vertical,
75
75
  disabled: this.disabled,
76
76
  clickable: this.clickable && !this.disabled,
77
- } }, h("div", { key: '2b6c5f19e60bd856a1245e86ddd82b5cf9cbc1b7', class: "wrapper" }, h("div", { key: '40014bcae469af2dfb898b9542389436985f5df7', class: {
77
+ } }, h("div", { key: '757a08cd0fd27e11b64cdf5b589ff1fdb304b0bb', class: "wrapper" }, h("div", { key: '75385ba1e0ecbeee170685880c9301ad1d28958a', class: {
78
78
  line: true,
79
79
  selected: this.selected,
80
80
  [this.status]: true,
81
81
  [this.position]: true,
82
- } }), h("div", { key: '878858a64710d9046d1707030f71c008c82f4b46', class: "iconWrapper" }, icons, h("slot", { key: '6a409ec904e6ab261ab76a5054d34bc7f52ca6d4', name: "custom-icon" }))), h("div", { key: '592e6f274fca0c93513451c1a8c534a4657ba7bb', class: "text" }, h("slot", { key: 'f5a005065392ade2f520ba18fdf29e0d43ac2036' })))));
82
+ } }), h("div", { key: '7ec8eb93ab1547766b3fb5b30d4f341877ab941c', class: "iconWrapper" }, icons, h("slot", { key: 'f71aca96785073d647f977c95c8cdcc6fe654410', name: "custom-icon" }))), h("div", { key: '614c89c615bef9e1c13fe17ea6e712b573cebdc6', class: "text" }, h("slot", { key: '3025c556cdf6fcbc422c675a85cf9d524b8ee19d' })))));
83
83
  }
84
84
  get hostElement() { return getElement(this); }
85
85
  static get watchers() { return {
@@ -1 +1 @@
1
- {"file":"ix-workflow-step.entry.js","mappings":";;AAAA,MAAM,eAAe,GAAG,6/GAA6/G,CAAC;AACthH,6BAAe,eAAe;;MC0BjB,YAAY;;;;wBAMK,KAAK;wBAKL,KAAK;sBAKmC,MAAM;yBAK7C,KAAK;wBAKN,KAAK;wBAO6B,WAAW;wBAGvE,QAAQ;yBAEmB,mCAAmC;;IAUhE,eAAe;QACb,MAAM,aAAa,GAAG,IAAI,CAAC,QAAQ,GAAG,YAAY,GAAG,EAAE,CAAC;QAExD,IAAI,IAAI,CAAC,MAAM,KAAK,MAAM,EAAE;YAC1B,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,GAAG,YAAY,GAAG,QAAQ,CAAC;YACxD,IAAI,CAAC,SAAS,GAAG,oCAAoC,aAAa,EAAE,CAAC;SACtE;QAED,IAAI,IAAI,CAAC,MAAM,KAAK,MAAM,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE;YAC5C,IAAI,CAAC,SAAS,GAAG,iCAAiC,aAAa,EAAE,CAAC;SACnE;KACF;IAID,gBAAgB;QACd,QAAQ,IAAI,CAAC,MAAM;YACjB,KAAK,MAAM;gBACT,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;gBACzB,IAAI,CAAC,SAAS,GAAG,mCAAmC,CAAC;gBACrD,MAAM;YACR,KAAK,SAAS;gBACZ,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;gBAC1B,IAAI,CAAC,SAAS,GAAG,eAAe,CAAC;gBACjC,MAAM;YACR,KAAK,MAAM;gBACT,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;gBAC1B,IAAI,CAAC,SAAS,GAAG,gCAAgC,CAAC;gBAClD,MAAM;YACR,KAAK,SAAS;gBACZ,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;gBAC1B,IAAI,CAAC,SAAS,GAAG,eAAe,CAAC;gBACjC,MAAM;YACR,KAAK,OAAO;gBACV,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;gBACxB,IAAI,CAAC,SAAS,GAAG,aAAa,CAAC;gBAC/B,MAAM;YAER;gBACE,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;gBACzB,MAAM;SACT;QAED,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,SAAS,GAAG,6CAA6C,CAAC;SAChE;KACF;IAED,iBAAiB;QACf,IAAI,CAAC,gBAAgB,EAAE,CAAC;QACxB,IAAI,CAAC,eAAe,EAAE,CAAC;QAEvB,IAAI,CAAC,cAAc,GAAG,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,aAAa,CACpD,sBAAsB,CACvB,CAAC;KACH;IAED,WAAW;QACT,IAAI,CAAC,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,SAAS,EAAE;YACpC,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;SAC7C;KACF;IAED,MAAM;QACJ,MAAM,KAAK,GAAG,CAAC,IAAI,CAAC,cAAc,IAChC,EAAC,QAAQ,QACP,eACE,KAAK,EAAC,SAAS,EACf,IAAI,EACF,IAAI,CAAC,QAAQ,KAAK,SAAS,GAAG,iBAAiB,GAAG,eAAe,EAEnE,KAAK,EAAC,UAAU,EAChB,IAAI,EAAC,IAAI,GACA,EACX,eACE,KAAK,EAAE,IAAI,CAAC,SAAS,EACrB,IAAI,EAAE,IAAI,CAAC,QAAQ,EACnB,KAAK,EAAC,UAAU,EAChB,IAAI,EAAC,IAAI,GACA,CACF,IACT,IAAI,CAAC;QAET,QACE,EAAC,IAAI,qDACH,KAAK,EAAE,EAAE,eAAe,EAAE,IAAI,CAAC,QAAQ,EAAE,EACzC,OAAO,EAAE,MAAM,IAAI,CAAC,WAAW,EAAE,IAEjC,4DACE,QAAQ,EAAE,CAAC,EACX,KAAK,EAAE;gBACL,IAAI,EAAE,IAAI;gBACV,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,SAAS,EAAE,IAAI,CAAC,SAAS,IAAI,CAAC,IAAI,CAAC,QAAQ;aAC5C,IAED,4DAAK,KAAK,EAAC,SAAS,IAClB,4DACE,KAAK,EAAE;gBACL,IAAI,EAAE,IAAI;gBACV,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,CAAC,IAAI,CAAC,MAAM,GAAG,IAAI;gBACnB,CAAC,IAAI,CAAC,QAAQ,GAAG,IAAI;aACtB,GACI,EACP,4DAAK,KAAK,EAAC,aAAa,IACrB,KAAK,EACN,6DAAM,IAAI,EAAC,aAAa,GAAQ,CAC5B,CACF,EACN,4DAAK,KAAK,EAAC,MAAM,IACf,8DAAa,CACT,CACF,CACD,EACP;KACH;;;;;;;;;;;;","names":[],"sources":["src/components/workflow-step/workflow-step.scss?tag=ix-workflow-step&encapsulation=shadow","src/components/workflow-step/workflow-step.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(:not(.host-vertical)) {\n width: 12rem;\n height: 4rem;\n min-width: 2rem;\n min-height: 4rem;\n max-width: 12rem;\n}\n\n:host(.host-vertical) {\n width: 100%;\n height: 4rem;\n min-width: 4rem;\n min-height: 2rem;\n max-height: 12rem;\n}\n\n:host {\n @include ix-component;\n display: inline-block;\n position: relative;\n\n .step {\n display: flex;\n flex-direction: column;\n align-items: center;\n background-color: var(--theme-workflow-step--background);\n border-radius: var(--theme-workflow--border-radius);\n padding: 1.125rem 0 $small-space 0;\n\n .wrapper {\n display: flex;\n width: 100%;\n align-items: center;\n justify-content: center;\n position: relative;\n\n .line {\n width: 100%;\n height: 0.125rem;\n background-color: var(--theme-workflow-step-icon-default--color);\n\n &.first,\n &.last {\n width: 50%;\n margin: 0 0 0 auto;\n }\n\n &.last {\n margin: 0 auto 0 0;\n }\n\n &.single {\n width: 0;\n }\n\n &.selected {\n background-color: var(\n --theme-workflow-step-icon-default--color--selected\n );\n }\n\n &.done {\n background-color: var(--theme-workflow-step-icon-done--color);\n\n &.selected {\n background-color: var(\n --theme-workflow-step-icon-done--color--selected\n );\n }\n }\n\n &.warning {\n background-color: var(--theme-color-warning);\n }\n\n &.success {\n background-color: var(--theme-color-success);\n }\n\n &.error {\n background-color: var(--theme-color-alarm);\n }\n }\n\n .iconWrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n\n .absolute {\n position: absolute;\n }\n }\n }\n\n .text {\n margin-top: $default-space;\n width: 100%;\n padding: 0 $small-space;\n\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n text-align: center;\n }\n\n &.vertical {\n flex-direction: row;\n padding: 0;\n height: 100%;\n\n .wrapper {\n width: auto;\n padding-left: 1.125rem;\n height: 100%;\n\n .line {\n width: 0.125rem;\n height: 100%;\n\n &.first,\n &.last {\n height: 50%;\n margin: auto 0 0 0;\n }\n\n &.last {\n margin: 0 0 auto 0;\n }\n\n &.single {\n width: 0;\n }\n }\n }\n\n .text {\n margin: 0 $default-space;\n padding: 0;\n width: auto;\n }\n }\n\n &.clickable {\n &:hover {\n background-color: var(--theme-workflow-step--background--hover);\n }\n\n &:active {\n background-color: var(--theme-workflow-step--background--active);\n }\n }\n\n &:focus-visible {\n outline: 1px solid var(--focus--border-color);\n border-radius: 0;\n }\n\n &.selected {\n background-color: var(--theme-workflow-step--background--selected);\n }\n\n &.disabled {\n background-color: var(--theme-workflow-step--background--disabled);\n\n .line {\n background-color: var(\n --theme-workflow-step-icon-default--color--disabled\n ) !important;\n }\n\n .text {\n color: var(--theme-workflow-step--color--disabled);\n }\n }\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 */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Host,\n Prop,\n State,\n Watch,\n} from '@stencil/core';\n\n@Component({\n tag: 'ix-workflow-step',\n styleUrl: 'workflow-step.scss',\n shadow: true,\n})\nexport class WorkflowStep {\n @Element() hostElement: HTMLIxWorkflowStepElement;\n\n /**\n * Select orientation\n */\n @Prop() vertical: boolean = false;\n\n /**\n * Set disabled\n */\n @Prop() disabled: boolean = false;\n\n /**\n * Set status\n */\n @Prop() status: 'open' | 'success' | 'done' | 'warning' | 'error' = 'open';\n\n /**\n * Activate navigation click\n */\n @Prop() clickable: boolean = false;\n\n /**\n * Set selected\n */\n @Prop() selected: boolean = false;\n\n /**\n * Activate navigation click\n *\n * @internal\n */\n @Prop() position: 'first' | 'last' | 'single' | 'undefined' = 'undefined';\n\n @State() iconName: 'circle' | 'circle-dot' | 'success' | 'warning' | 'error' =\n 'circle';\n\n @State() iconColor: string = 'workflow-step-icon-default--color';\n\n /**\n * @internal\n */\n @Event() selectedChanged: EventEmitter<HTMLIxWorkflowStepElement>;\n\n private customIconSlot: boolean;\n\n @Watch('selected')\n selectedHandler() {\n const selectedStyle = this.selected ? '--selected' : '';\n\n if (this.status === 'open') {\n this.iconName = this.selected ? 'circle-dot' : 'circle';\n this.iconColor = `workflow-step-icon-default--color${selectedStyle}`;\n }\n\n if (this.status === 'done' && !this.disabled) {\n this.iconColor = `workflow-step-icon-done--color${selectedStyle}`;\n }\n }\n\n @Watch('disabled')\n @Watch('status')\n watchPropHandler() {\n switch (this.status) {\n case 'open':\n this.iconName = 'circle';\n this.iconColor = 'workflow-step-icon-default--color';\n break;\n case 'success':\n this.iconName = 'success';\n this.iconColor = 'color-success';\n break;\n case 'done':\n this.iconName = 'success';\n this.iconColor = 'workflow-step-icon-done--color';\n break;\n case 'warning':\n this.iconName = 'warning';\n this.iconColor = 'color-warning';\n break;\n case 'error':\n this.iconName = 'error';\n this.iconColor = 'color-alarm';\n break;\n\n default:\n this.iconName = 'circle';\n break;\n }\n\n if (this.disabled) {\n this.iconColor = 'workflow-step-icon-success--color--disabled';\n }\n }\n\n componentWillLoad() {\n this.watchPropHandler();\n this.selectedHandler();\n\n this.customIconSlot = !!this.hostElement.querySelector(\n '[slot=\"custom-icon\"]'\n );\n }\n\n onStepClick() {\n if (!this.disabled && this.clickable) {\n this.selectedChanged.emit(this.hostElement);\n }\n }\n\n render() {\n const icons = !this.customIconSlot ? (\n <Fragment>\n <ix-icon\n color=\"color-1\"\n name={\n this.iconName === 'warning' ? 'triangle-filled' : 'circle-filled'\n }\n class=\"absolute\"\n size=\"24\"\n ></ix-icon>\n <ix-icon\n color={this.iconColor}\n name={this.iconName}\n class=\"absolute\"\n size=\"24\"\n ></ix-icon>\n </Fragment>\n ) : null;\n\n return (\n <Host\n class={{ 'host-vertical': this.vertical }}\n onClick={() => this.onStepClick()}\n >\n <div\n tabIndex={0}\n class={{\n step: true,\n selected: this.selected,\n vertical: this.vertical,\n disabled: this.disabled,\n clickable: this.clickable && !this.disabled,\n }}\n >\n <div class=\"wrapper\">\n <div\n class={{\n line: true,\n selected: this.selected,\n [this.status]: true,\n [this.position]: true,\n }}\n ></div>\n <div class=\"iconWrapper\">\n {icons}\n <slot name=\"custom-icon\"></slot>\n </div>\n </div>\n <div class=\"text\">\n <slot></slot>\n </div>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"ix-workflow-step.entry.js","mappings":";;AAAA,MAAM,eAAe,GAAG,6/GAA6/G,CAAC;AACthH,6BAAe,eAAe;;MC0BjB,YAAY;;;;wBAMK,KAAK;wBAKL,KAAK;sBAKmC,MAAM;yBAK7C,KAAK;wBAKN,KAAK;wBAO6B,WAAW;wBAGvE,QAAQ;yBAEmB,mCAAmC;;IAUhE,eAAe;QACb,MAAM,aAAa,GAAG,IAAI,CAAC,QAAQ,GAAG,YAAY,GAAG,EAAE,CAAC;QAExD,IAAI,IAAI,CAAC,MAAM,KAAK,MAAM,EAAE;YAC1B,IAAI,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,GAAG,YAAY,GAAG,QAAQ,CAAC;YACxD,IAAI,CAAC,SAAS,GAAG,oCAAoC,aAAa,EAAE,CAAC;SACtE;QAED,IAAI,IAAI,CAAC,MAAM,KAAK,MAAM,IAAI,CAAC,IAAI,CAAC,QAAQ,EAAE;YAC5C,IAAI,CAAC,SAAS,GAAG,iCAAiC,aAAa,EAAE,CAAC;SACnE;KACF;IAID,gBAAgB;QACd,QAAQ,IAAI,CAAC,MAAM;YACjB,KAAK,MAAM;gBACT,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;gBACzB,IAAI,CAAC,SAAS,GAAG,mCAAmC,CAAC;gBACrD,MAAM;YACR,KAAK,SAAS;gBACZ,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;gBAC1B,IAAI,CAAC,SAAS,GAAG,eAAe,CAAC;gBACjC,MAAM;YACR,KAAK,MAAM;gBACT,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;gBAC1B,IAAI,CAAC,SAAS,GAAG,gCAAgC,CAAC;gBAClD,MAAM;YACR,KAAK,SAAS;gBACZ,IAAI,CAAC,QAAQ,GAAG,SAAS,CAAC;gBAC1B,IAAI,CAAC,SAAS,GAAG,eAAe,CAAC;gBACjC,MAAM;YACR,KAAK,OAAO;gBACV,IAAI,CAAC,QAAQ,GAAG,OAAO,CAAC;gBACxB,IAAI,CAAC,SAAS,GAAG,aAAa,CAAC;gBAC/B,MAAM;YAER;gBACE,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;gBACzB,MAAM;SACT;QAED,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,SAAS,GAAG,6CAA6C,CAAC;SAChE;KACF;IAED,iBAAiB;QACf,IAAI,CAAC,gBAAgB,EAAE,CAAC;QACxB,IAAI,CAAC,eAAe,EAAE,CAAC;QAEvB,IAAI,CAAC,cAAc,GAAG,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,aAAa,CACpD,sBAAsB,CACvB,CAAC;KACH;IAED,WAAW;QACT,IAAI,CAAC,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,SAAS,EAAE;YACpC,IAAI,CAAC,eAAe,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,CAAC;SAC7C;KACF;IAED,MAAM;QACJ,MAAM,KAAK,GAAG,CAAC,IAAI,CAAC,cAAc,IAChC,EAAC,QAAQ,QACP,eACE,KAAK,EAAC,SAAS,EACf,IAAI,EACF,IAAI,CAAC,QAAQ,KAAK,SAAS,GAAG,iBAAiB,GAAG,eAAe,EAEnE,KAAK,EAAC,UAAU,EAChB,IAAI,EAAC,IAAI,GACA,EACX,eACE,KAAK,EAAE,IAAI,CAAC,SAAS,EACrB,IAAI,EAAE,IAAI,CAAC,QAAQ,EACnB,KAAK,EAAC,UAAU,EAChB,IAAI,EAAC,IAAI,GACA,CACF,IACT,IAAI,CAAC;QAET,QACE,EAAC,IAAI,qDACH,KAAK,EAAE,EAAE,eAAe,EAAE,IAAI,CAAC,QAAQ,EAAE,EACzC,OAAO,EAAE,MAAM,IAAI,CAAC,WAAW,EAAE,IAEjC,4DACE,QAAQ,EAAE,CAAC,EACX,KAAK,EAAE;gBACL,IAAI,EAAE,IAAI;gBACV,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,SAAS,EAAE,IAAI,CAAC,SAAS,IAAI,CAAC,IAAI,CAAC,QAAQ;aAC5C,IAED,4DAAK,KAAK,EAAC,SAAS,IAClB,4DACE,KAAK,EAAE;gBACL,IAAI,EAAE,IAAI;gBACV,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,CAAC,IAAI,CAAC,MAAM,GAAG,IAAI;gBACnB,CAAC,IAAI,CAAC,QAAQ,GAAG,IAAI;aACtB,GACI,EACP,4DAAK,KAAK,EAAC,aAAa,IACrB,KAAK,EACN,6DAAM,IAAI,EAAC,aAAa,GAAQ,CAC5B,CACF,EACN,4DAAK,KAAK,EAAC,MAAM,IACf,8DAAa,CACT,CACF,CACD,EACP;KACH;;;;;;;;;;;;","names":[],"sources":["src/components/workflow-step/workflow-step.scss?tag=ix-workflow-step&encapsulation=shadow","src/components/workflow-step/workflow-step.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(:not(.host-vertical)) {\n width: 12rem;\n height: 4rem;\n min-width: 2rem;\n min-height: 4rem;\n max-width: 12rem;\n}\n\n:host(.host-vertical) {\n width: 100%;\n height: 4rem;\n min-width: 4rem;\n min-height: 2rem;\n max-height: 12rem;\n}\n\n:host {\n @include ix-component;\n display: inline-block;\n position: relative;\n\n .step {\n display: flex;\n flex-direction: column;\n align-items: center;\n background-color: var(--theme-workflow-step--background);\n border-radius: var(--theme-workflow--border-radius);\n padding: 1.125rem 0 $small-space 0;\n\n .wrapper {\n display: flex;\n width: 100%;\n align-items: center;\n justify-content: center;\n position: relative;\n\n .line {\n width: 100%;\n height: 0.125rem;\n background-color: var(--theme-workflow-step-icon-default--color);\n\n &.first,\n &.last {\n width: 50%;\n margin: 0 0 0 auto;\n }\n\n &.last {\n margin: 0 auto 0 0;\n }\n\n &.single {\n width: 0;\n }\n\n &.selected {\n background-color: var(\n --theme-workflow-step-icon-default--color--selected\n );\n }\n\n &.done {\n background-color: var(--theme-workflow-step-icon-done--color);\n\n &.selected {\n background-color: var(\n --theme-workflow-step-icon-done--color--selected\n );\n }\n }\n\n &.warning {\n background-color: var(--theme-color-warning);\n }\n\n &.success {\n background-color: var(--theme-color-success);\n }\n\n &.error {\n background-color: var(--theme-color-alarm);\n }\n }\n\n .iconWrapper {\n display: flex;\n align-items: center;\n justify-content: center;\n position: absolute;\n\n .absolute {\n position: absolute;\n }\n }\n }\n\n .text {\n margin-top: $default-space;\n width: 100%;\n padding: 0 $small-space;\n\n white-space: nowrap;\n text-overflow: ellipsis;\n overflow: hidden;\n text-align: center;\n }\n\n &.vertical {\n flex-direction: row;\n padding: 0;\n height: 100%;\n\n .wrapper {\n width: auto;\n padding-left: 1.125rem;\n height: 100%;\n\n .line {\n width: 0.125rem;\n height: 100%;\n\n &.first,\n &.last {\n height: 50%;\n margin: auto 0 0 0;\n }\n\n &.last {\n margin: 0 0 auto 0;\n }\n\n &.single {\n width: 0;\n }\n }\n }\n\n .text {\n margin: 0 $default-space;\n padding: 0;\n width: auto;\n }\n }\n\n &.clickable {\n &:hover {\n background-color: var(--theme-workflow-step--background--hover);\n }\n\n &:active {\n background-color: var(--theme-workflow-step--background--active);\n }\n }\n\n &:focus-visible {\n outline: 1px solid var(--focus--border-color);\n border-radius: 0;\n }\n\n &.selected {\n background-color: var(--theme-workflow-step--background--selected);\n }\n\n &.disabled {\n background-color: var(--theme-workflow-step--background--disabled);\n\n .line {\n background-color: var(\n --theme-workflow-step-icon-default--color--disabled\n ) !important;\n }\n\n .text {\n color: var(--theme-workflow-step--color--disabled);\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 {\n Component,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Host,\n Prop,\n State,\n Watch,\n} from '@stencil/core';\n\n@Component({\n tag: 'ix-workflow-step',\n styleUrl: 'workflow-step.scss',\n shadow: true,\n})\nexport class WorkflowStep {\n @Element() hostElement: HTMLIxWorkflowStepElement;\n\n /**\n * Select orientation\n */\n @Prop() vertical: boolean = false;\n\n /**\n * Set disabled\n */\n @Prop() disabled: boolean = false;\n\n /**\n * Set status\n */\n @Prop() status: 'open' | 'success' | 'done' | 'warning' | 'error' = 'open';\n\n /**\n * Activate navigation click\n */\n @Prop() clickable: boolean = false;\n\n /**\n * Set selected\n */\n @Prop() selected: boolean = false;\n\n /**\n * Activate navigation click\n *\n * @internal\n */\n @Prop() position: 'first' | 'last' | 'single' | 'undefined' = 'undefined';\n\n @State() iconName: 'circle' | 'circle-dot' | 'success' | 'warning' | 'error' =\n 'circle';\n\n @State() iconColor: string = 'workflow-step-icon-default--color';\n\n /**\n * @internal\n */\n @Event() selectedChanged: EventEmitter<HTMLIxWorkflowStepElement>;\n\n private customIconSlot: boolean;\n\n @Watch('selected')\n selectedHandler() {\n const selectedStyle = this.selected ? '--selected' : '';\n\n if (this.status === 'open') {\n this.iconName = this.selected ? 'circle-dot' : 'circle';\n this.iconColor = `workflow-step-icon-default--color${selectedStyle}`;\n }\n\n if (this.status === 'done' && !this.disabled) {\n this.iconColor = `workflow-step-icon-done--color${selectedStyle}`;\n }\n }\n\n @Watch('disabled')\n @Watch('status')\n watchPropHandler() {\n switch (this.status) {\n case 'open':\n this.iconName = 'circle';\n this.iconColor = 'workflow-step-icon-default--color';\n break;\n case 'success':\n this.iconName = 'success';\n this.iconColor = 'color-success';\n break;\n case 'done':\n this.iconName = 'success';\n this.iconColor = 'workflow-step-icon-done--color';\n break;\n case 'warning':\n this.iconName = 'warning';\n this.iconColor = 'color-warning';\n break;\n case 'error':\n this.iconName = 'error';\n this.iconColor = 'color-alarm';\n break;\n\n default:\n this.iconName = 'circle';\n break;\n }\n\n if (this.disabled) {\n this.iconColor = 'workflow-step-icon-success--color--disabled';\n }\n }\n\n componentWillLoad() {\n this.watchPropHandler();\n this.selectedHandler();\n\n this.customIconSlot = !!this.hostElement.querySelector(\n '[slot=\"custom-icon\"]'\n );\n }\n\n onStepClick() {\n if (!this.disabled && this.clickable) {\n this.selectedChanged.emit(this.hostElement);\n }\n }\n\n render() {\n const icons = !this.customIconSlot ? (\n <Fragment>\n <ix-icon\n color=\"color-1\"\n name={\n this.iconName === 'warning' ? 'triangle-filled' : 'circle-filled'\n }\n class=\"absolute\"\n size=\"24\"\n ></ix-icon>\n <ix-icon\n color={this.iconColor}\n name={this.iconName}\n class=\"absolute\"\n size=\"24\"\n ></ix-icon>\n </Fragment>\n ) : null;\n\n return (\n <Host\n class={{ 'host-vertical': this.vertical }}\n onClick={() => this.onStepClick()}\n >\n <div\n tabIndex={0}\n class={{\n step: true,\n selected: this.selected,\n vertical: this.vertical,\n disabled: this.disabled,\n clickable: this.clickable && !this.disabled,\n }}\n >\n <div class=\"wrapper\">\n <div\n class={{\n line: true,\n selected: this.selected,\n [this.status]: true,\n [this.position]: true,\n }}\n ></div>\n <div class=\"iconWrapper\">\n {icons}\n <slot name=\"custom-icon\"></slot>\n </div>\n </div>\n <div class=\"text\">\n <slot></slot>\n </div>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5429f20b.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-97874de0.js';
2
2
  import { c as createMutationObserver } from './mutation-observer-db8757e6.js';
3
3
 
4
4
  const workflowStepsCss = ":host{display:block;position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;min-width:2rem}: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 .steps{display:flex;height:100%}:host .steps.vertical{flex-direction:column}";
@@ -70,7 +70,7 @@ const WorkflowSteps = class {
70
70
  this.updateSteps();
71
71
  }
72
72
  render() {
73
- return (h(Host, { key: '55b4e6010ba6bc751be94a8790a8dd12d58c9830' }, h("div", { key: 'f8186e2ef01beda230a9f41000ec82456f198ff1', class: { steps: true, vertical: this.vertical } }, h("slot", { key: '1b2d632a8d0ba11a2425809aac3b6f31ce74588b' }))));
73
+ return (h(Host, { key: '052bc92640371b56974c12c8b07b49cc24233a4f' }, h("div", { key: '00d19de2fda034b1024c0a793e46ad401eed46ee', class: { steps: true, vertical: this.vertical } }, h("slot", { key: '4a6a73538d83c4d8f49c2404dadc5e130e6ba6e7' }))));
74
74
  }
75
75
  get hostElement() { return getElement(this); }
76
76
  };
@@ -1 +1 @@
1
- {"file":"ix-workflow-steps.entry.js","mappings":";;;AAAA,MAAM,gBAAgB,GAAG,q9BAAq9B,CAAC;AAC/+B,8BAAe,gBAAgB;;MCyBlB,aAAa;;;;wBAMI,KAAK;yBAKJ,KAAK;6BAKF,CAAC;;IAOzB,QAAQ;QACd,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,CAAC,CAAC;KAC1E;IAED,WAAW;QACT,IAAI,KAAK,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC;QAC5B,KAAK,CAAC,OAAO,CAAC,CAAC,OAAO,EAAE,KAAK;YAC3B,OAAO,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC;YACjC,OAAO,CAAC,SAAS,GAAG,IAAI,CAAC,SAAS,CAAC;YACnC,OAAO,CAAC,QAAQ,GAAG,IAAI,CAAC,aAAa,KAAK,KAAK,CAAC;YAEhD,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE;gBACtB,OAAO,CAAC,QAAQ,GAAG,QAAQ,CAAC;gBAC5B,OAAO;aACR;YAED,IAAI,KAAK,KAAK,CAAC,EAAE;gBACf,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC;aAC5B;iBAAM,IAAI,KAAK,KAAK,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE;gBACrC,OAAO,CAAC,QAAQ,GAAG,MAAM,CAAC;aAC3B;iBAAM;gBACL,OAAO,CAAC,QAAQ,GAAG,WAAW,CAAC;aAChC;SACF,CAAC,CAAC;KACJ;IAKD,sBAAsB,CAAC,KAA6C;QAClE,MAAM,WAAW,GAAG,KAAK,CAAC,MAAM,CAAC;QAEjC,MAAM,KAAK,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC;QAC9B,MAAM,UAAU,GAAG,KAAK,CAAC,SAAS,CAAC,CAAC,IAAI,KAAK,IAAI,KAAK,WAAW,CAAC,CAAC;QACnE,MAAM,WAAW,GAAG,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAEvD,IAAI,WAAW,CAAC,gBAAgB,EAAE;YAChC,OAAO;SACR;QAED,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,KAAK;YACxB,IAAI,CAAC,QAAQ,GAAG,KAAK,KAAK,UAAU,CAAC;SACtC,CAAC,CAAC;KACJ;IAED,iBAAiB;QACf,IAAI,CAAC,WAAW,EAAE,CAAC;KACpB;IAED,gBAAgB;QACd,IAAI,CAAC,QAAQ,GAAG,sBAAsB,CAAC,CAAC,SAAS;YAC/C,KAAK,IAAI,QAAQ,IAAI,SAAS,EAAE;gBAC9B,IAAI,QAAQ,CAAC,IAAI,KAAK,WAAW,EAAE;oBACjC,IAAI,CAAC,WAAW,EAAE,CAAC;iBACpB;aACF;SACF,CAAC,CAAC;QAEH,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;KAC9D;IAED,oBAAoB;QAClB,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,QAAQ,CAAC,UAAU,EAAE,CAAC;SAC5B;KACF;IAED,kBAAkB;QAChB,IAAI,CAAC,WAAW,EAAE,CAAC;KACpB;IAED,MAAM;QACJ,QACE,EAAC,IAAI,uDACH,4DAAK,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,IAClD,8DAAa,CACT,CACD,EACP;KACH;;;;;;;","names":[],"sources":["src/components/workflow-steps/workflow-steps.scss?tag=ix-workflow-steps&encapsulation=shadow","src/components/workflow-steps/workflow-steps.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 display: block;\n position: relative;\n width: fit-content;\n height: fit-content;\n min-width: 2rem;\n\n .steps {\n display: flex;\n height: 100%;\n\n &.vertical {\n flex-direction: column;\n }\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 */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Listen,\n Prop,\n} from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\n\n@Component({\n tag: 'ix-workflow-steps',\n styleUrl: 'workflow-steps.scss',\n shadow: true,\n})\nexport class WorkflowSteps {\n @Element() hostElement!: HTMLIxWorkflowStepsElement;\n\n /**\n * Select orientation\n */\n @Prop() vertical: boolean = false;\n\n /**\n * Activate navigation click\n */\n @Prop() clickable: boolean = false;\n\n /**\n * Activate navigation click\n */\n @Prop() selectedIndex: number = 0;\n\n /**\n * On step selected event\n */\n @Event() stepSelected: EventEmitter<number>;\n\n private getSteps() {\n return Array.from(this.hostElement.querySelectorAll('ix-workflow-step'));\n }\n\n updateSteps() {\n let steps = this.getSteps();\n steps.forEach((element, index) => {\n element.vertical = this.vertical;\n element.clickable = this.clickable;\n element.selected = this.selectedIndex === index;\n\n if (steps.length === 1) {\n element.position = 'single';\n return;\n }\n\n if (index === 0) {\n element.position = 'first';\n } else if (index === steps.length - 1) {\n element.position = 'last';\n } else {\n element.position = 'undefined';\n }\n });\n }\n\n private observer: MutationObserver;\n\n @Listen('selectedChanged')\n onStepSelectionChanged(event: CustomEvent<HTMLIxWorkflowStepElement>) {\n const eventTarget = event.detail;\n\n const steps = this.getSteps();\n const clickIndex = steps.findIndex((step) => step === eventTarget);\n const clientEvent = this.stepSelected.emit(clickIndex);\n\n if (clientEvent.defaultPrevented) {\n return;\n }\n\n steps.forEach((step, index) => {\n step.selected = index === clickIndex;\n });\n }\n\n componentWillLoad() {\n this.updateSteps();\n }\n\n componentDidLoad() {\n this.observer = createMutationObserver((mutations) => {\n for (let mutation of mutations) {\n if (mutation.type === 'childList') {\n this.updateSteps();\n }\n }\n });\n\n this.observer.observe(this.hostElement, { childList: true });\n }\n\n disconnectedCallback() {\n if (this.observer) {\n this.observer.disconnect();\n }\n }\n\n componentDidRender() {\n this.updateSteps();\n }\n\n render() {\n return (\n <Host>\n <div class={{ steps: true, vertical: this.vertical }}>\n <slot></slot>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"ix-workflow-steps.entry.js","mappings":";;;AAAA,MAAM,gBAAgB,GAAG,q9BAAq9B,CAAC;AAC/+B,8BAAe,gBAAgB;;MCyBlB,aAAa;;;;wBAMI,KAAK;yBAKJ,KAAK;6BAKF,CAAC;;IAOzB,QAAQ;QACd,OAAO,KAAK,CAAC,IAAI,CAAC,IAAI,CAAC,WAAW,CAAC,gBAAgB,CAAC,kBAAkB,CAAC,CAAC,CAAC;KAC1E;IAED,WAAW;QACT,IAAI,KAAK,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC;QAC5B,KAAK,CAAC,OAAO,CAAC,CAAC,OAAO,EAAE,KAAK;YAC3B,OAAO,CAAC,QAAQ,GAAG,IAAI,CAAC,QAAQ,CAAC;YACjC,OAAO,CAAC,SAAS,GAAG,IAAI,CAAC,SAAS,CAAC;YACnC,OAAO,CAAC,QAAQ,GAAG,IAAI,CAAC,aAAa,KAAK,KAAK,CAAC;YAEhD,IAAI,KAAK,CAAC,MAAM,KAAK,CAAC,EAAE;gBACtB,OAAO,CAAC,QAAQ,GAAG,QAAQ,CAAC;gBAC5B,OAAO;aACR;YAED,IAAI,KAAK,KAAK,CAAC,EAAE;gBACf,OAAO,CAAC,QAAQ,GAAG,OAAO,CAAC;aAC5B;iBAAM,IAAI,KAAK,KAAK,KAAK,CAAC,MAAM,GAAG,CAAC,EAAE;gBACrC,OAAO,CAAC,QAAQ,GAAG,MAAM,CAAC;aAC3B;iBAAM;gBACL,OAAO,CAAC,QAAQ,GAAG,WAAW,CAAC;aAChC;SACF,CAAC,CAAC;KACJ;IAKD,sBAAsB,CAAC,KAA6C;QAClE,MAAM,WAAW,GAAG,KAAK,CAAC,MAAM,CAAC;QAEjC,MAAM,KAAK,GAAG,IAAI,CAAC,QAAQ,EAAE,CAAC;QAC9B,MAAM,UAAU,GAAG,KAAK,CAAC,SAAS,CAAC,CAAC,IAAI,KAAK,IAAI,KAAK,WAAW,CAAC,CAAC;QACnE,MAAM,WAAW,GAAG,IAAI,CAAC,YAAY,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QAEvD,IAAI,WAAW,CAAC,gBAAgB,EAAE;YAChC,OAAO;SACR;QAED,KAAK,CAAC,OAAO,CAAC,CAAC,IAAI,EAAE,KAAK;YACxB,IAAI,CAAC,QAAQ,GAAG,KAAK,KAAK,UAAU,CAAC;SACtC,CAAC,CAAC;KACJ;IAED,iBAAiB;QACf,IAAI,CAAC,WAAW,EAAE,CAAC;KACpB;IAED,gBAAgB;QACd,IAAI,CAAC,QAAQ,GAAG,sBAAsB,CAAC,CAAC,SAAS;YAC/C,KAAK,IAAI,QAAQ,IAAI,SAAS,EAAE;gBAC9B,IAAI,QAAQ,CAAC,IAAI,KAAK,WAAW,EAAE;oBACjC,IAAI,CAAC,WAAW,EAAE,CAAC;iBACpB;aACF;SACF,CAAC,CAAC;QAEH,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,CAAC,CAAC;KAC9D;IAED,oBAAoB;QAClB,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,QAAQ,CAAC,UAAU,EAAE,CAAC;SAC5B;KACF;IAED,kBAAkB;QAChB,IAAI,CAAC,WAAW,EAAE,CAAC;KACpB;IAED,MAAM;QACJ,QACE,EAAC,IAAI,uDACH,4DAAK,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,IAClD,8DAAa,CACT,CACD,EACP;KACH;;;;;;;","names":[],"sources":["src/components/workflow-steps/workflow-steps.scss?tag=ix-workflow-steps&encapsulation=shadow","src/components/workflow-steps/workflow-steps.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 display: block;\n position: relative;\n width: fit-content;\n height: fit-content;\n min-width: 2rem;\n\n .steps {\n display: flex;\n height: 100%;\n\n &.vertical {\n flex-direction: column;\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 {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Listen,\n Prop,\n} from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\n\n@Component({\n tag: 'ix-workflow-steps',\n styleUrl: 'workflow-steps.scss',\n shadow: true,\n})\nexport class WorkflowSteps {\n @Element() hostElement!: HTMLIxWorkflowStepsElement;\n\n /**\n * Select orientation\n */\n @Prop() vertical: boolean = false;\n\n /**\n * Activate navigation click\n */\n @Prop() clickable: boolean = false;\n\n /**\n * Activate navigation click\n */\n @Prop() selectedIndex: number = 0;\n\n /**\n * On step selected event\n */\n @Event() stepSelected: EventEmitter<number>;\n\n private getSteps() {\n return Array.from(this.hostElement.querySelectorAll('ix-workflow-step'));\n }\n\n updateSteps() {\n let steps = this.getSteps();\n steps.forEach((element, index) => {\n element.vertical = this.vertical;\n element.clickable = this.clickable;\n element.selected = this.selectedIndex === index;\n\n if (steps.length === 1) {\n element.position = 'single';\n return;\n }\n\n if (index === 0) {\n element.position = 'first';\n } else if (index === steps.length - 1) {\n element.position = 'last';\n } else {\n element.position = 'undefined';\n }\n });\n }\n\n private observer: MutationObserver;\n\n @Listen('selectedChanged')\n onStepSelectionChanged(event: CustomEvent<HTMLIxWorkflowStepElement>) {\n const eventTarget = event.detail;\n\n const steps = this.getSteps();\n const clickIndex = steps.findIndex((step) => step === eventTarget);\n const clientEvent = this.stepSelected.emit(clickIndex);\n\n if (clientEvent.defaultPrevented) {\n return;\n }\n\n steps.forEach((step, index) => {\n step.selected = index === clickIndex;\n });\n }\n\n componentWillLoad() {\n this.updateSteps();\n }\n\n componentDidLoad() {\n this.observer = createMutationObserver((mutations) => {\n for (let mutation of mutations) {\n if (mutation.type === 'childList') {\n this.updateSteps();\n }\n }\n });\n\n this.observer.observe(this.hostElement, { childList: true });\n }\n\n disconnectedCallback() {\n if (this.observer) {\n this.observer.disconnect();\n }\n }\n\n componentDidRender() {\n this.updateSteps();\n }\n\n render() {\n return (\n <Host>\n <div class={{ steps: true, vertical: this.vertical }}>\n <slot></slot>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -0,0 +1,75 @@
1
+ import { g as getElement } from './index-97874de0.js';
2
+
3
+ /*
4
+ * SPDX-FileCopyrightText: 2024 Siemens AG
5
+ *
6
+ * SPDX-License-Identifier: MIT
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */
11
+ const defaultOptions = {
12
+ target: 'window',
13
+ defaultEnabled: true,
14
+ };
15
+ function createListener(event, options = {}) {
16
+ const opts = Object.assign(Object.assign({}, defaultOptions), options);
17
+ let callback;
18
+ const onEvent = (event) => {
19
+ callback(event);
20
+ };
21
+ const resultObject = {
22
+ on: (onEventCallback) => {
23
+ callback = onEventCallback;
24
+ },
25
+ isEnabled: opts.defaultEnabled,
26
+ enable: (state) => {
27
+ resultObject.isEnabled = state;
28
+ if (state) {
29
+ addEventListener(event, onEvent);
30
+ }
31
+ else {
32
+ removeEventListener(event, onEvent);
33
+ }
34
+ },
35
+ destroy: () => {
36
+ resultObject.enable(false);
37
+ },
38
+ };
39
+ resultObject.enable(!!opts.defaultEnabled);
40
+ return resultObject;
41
+ }
42
+ function OnListener(event, fnExp) {
43
+ return (proto, methodName) => {
44
+ const { componentWillLoad, componentWillRender, disconnectedCallback } = proto;
45
+ if (fnExp) {
46
+ proto.componentWillRender = function () {
47
+ var _a;
48
+ const host = getElement(this);
49
+ (_a = host[`__ix__${methodName}`]) === null || _a === void 0 ? void 0 : _a.enable(fnExp(this));
50
+ return componentWillRender && componentWillRender.call(this);
51
+ };
52
+ }
53
+ proto.componentWillLoad = function () {
54
+ const listener = createListener(event);
55
+ const host = getElement(this);
56
+ const method = this[methodName];
57
+ host[`__ix__${methodName}`] = listener;
58
+ listener.on(method.bind(this));
59
+ return componentWillLoad && componentWillLoad.call(this);
60
+ };
61
+ proto.disconnectedCallback = function () {
62
+ var _a;
63
+ const host = getElement(this);
64
+ if (host && host[`__ix__${methodName}`]) {
65
+ (_a = host[`__ix__${methodName}`]) === null || _a === void 0 ? void 0 : _a.destroy();
66
+ host[`__ix__${methodName}`] = null;
67
+ }
68
+ return disconnectedCallback && disconnectedCallback.call(this);
69
+ };
70
+ };
71
+ }
72
+
73
+ export { OnListener as O };
74
+
75
+ //# sourceMappingURL=listener-18b29507.js.map
@@ -0,0 +1 @@
1
+ {"file":"listener-18b29507.js","mappings":";;AAAA;;;;;;;;AAwBA,MAAM,cAAc,GAAoB;IACtC,MAAM,EAAE,QAAQ;IAChB,cAAc,EAAE,IAAI;CACrB,CAAC;SAEc,cAAc,CAC5B,KAAa,EACb,UAA2B,EAAE;IAE7B,MAAM,IAAI,mCACL,cAAc,GACd,OAAO,CACX,CAAC;IAEF,IAAI,QAAa,CAAC;IAClB,MAAM,OAAO,GAAG,CAAC,KAAY;QAC3B,QAAQ,CAAC,KAAK,CAAC,CAAC;KACjB,CAAC;IAEF,MAAM,YAAY,GAAG;QACnB,EAAE,EAAE,CAAC,eAAoB;YACvB,QAAQ,GAAG,eAAe,CAAC;SAC5B;QAED,SAAS,EAAE,IAAI,CAAC,cAAc;QAE9B,MAAM,EAAE,CAAC,KAAc;YACrB,YAAY,CAAC,SAAS,GAAG,KAAK,CAAC;YAE/B,IAAI,KAAK,EAAE;gBACT,gBAAgB,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;aAClC;iBAAM;gBACL,mBAAmB,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;aACrC;SACF;QAED,OAAO,EAAE;YACP,YAAY,CAAC,MAAM,CAAC,KAAK,CAAC,CAAC;SAC5B;KACF,CAAC;IAEF,YAAY,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;IAC3C,OAAO,YAAY,CAAC;AACtB,CAAC;SAMe,UAAU,CAAI,KAAa,EAAE,KAA4B;IACvE,OAAO,CAAC,KAAU,EAAE,UAAkB;QACpC,MAAM,EAAE,iBAAiB,EAAE,mBAAmB,EAAE,oBAAoB,EAAE,GACpE,KAAK,CAAC;QAER,IAAI,KAAK,EAAE;YACT,KAAK,CAAC,mBAAmB,GAAG;;gBAC1B,MAAM,IAAI,GAAG,UAAU,CAAC,IAAI,CAAmC,CAAC;gBAChE,MAAA,IAAI,CAAC,SAAS,UAAU,EAAE,CAAC,0CAAE,MAAM,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC;gBACjD,OAAO,mBAAmB,IAAI,mBAAmB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;aAC9D,CAAC;SACH;QAED,KAAK,CAAC,iBAAiB,GAAG;YACxB,MAAM,QAAQ,GAAG,cAAc,CAAC,KAAK,CAAC,CAAC;YACvC,MAAM,IAAI,GAAG,UAAU,CAAC,IAAI,CAAmC,CAAC;YAChE,MAAM,MAAM,GAAG,IAAI,CAAC,UAAU,CAAC,CAAC;YAEhC,IAAI,CAAC,SAAS,UAAU,EAAE,CAAC,GAAG,QAAQ,CAAC;YAEvC,QAAQ,CAAC,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC;YAC/B,OAAO,iBAAiB,IAAI,iBAAiB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;SAC1D,CAAC;QAEF,KAAK,CAAC,oBAAoB,GAAG;;YAC3B,MAAM,IAAI,GAAG,UAAU,CAAC,IAAI,CAAmC,CAAC;YAEhE,IAAI,IAAI,IAAI,IAAI,CAAC,SAAS,UAAU,EAAE,CAAC,EAAE;gBACvC,MAAA,IAAI,CAAC,SAAS,UAAU,EAAE,CAAC,0CAAE,OAAO,EAAE,CAAC;gBACvC,IAAI,CAAC,SAAS,UAAU,EAAE,CAAC,GAAG,IAAI,CAAC;aACpC;YAED,OAAO,oBAAoB,IAAI,oBAAoB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;SAChE,CAAC;KACH,CAAC;AACJ;;;;","names":[],"sources":["src/components/utils/listener.ts"],"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\nimport { getElement } from '@stencil/core';\nimport { HTMLStencilElement } from '@stencil/core/internal';\n\nexport type ListenerOptions = {\n target?: 'window';\n defaultEnabled?: boolean;\n};\n\ntype HostListener = {\n on: (onEventCallback: any) => void;\n isEnabled: boolean | undefined;\n enable: (state: boolean) => void;\n destroy: () => void;\n};\n\nconst defaultOptions: ListenerOptions = {\n target: 'window',\n defaultEnabled: true,\n};\n\nexport function createListener(\n event: string,\n options: ListenerOptions = {}\n): HostListener {\n const opts = {\n ...defaultOptions,\n ...options,\n };\n\n let callback: any;\n const onEvent = (event: Event) => {\n callback(event);\n };\n\n const resultObject = {\n on: (onEventCallback: any) => {\n callback = onEventCallback;\n },\n\n isEnabled: opts.defaultEnabled,\n\n enable: (state: boolean) => {\n resultObject.isEnabled = state;\n\n if (state) {\n addEventListener(event, onEvent);\n } else {\n removeEventListener(event, onEvent);\n }\n },\n\n destroy: () => {\n resultObject.enable(false);\n },\n };\n\n resultObject.enable(!!opts.defaultEnabled);\n return resultObject;\n}\n\ntype HTMLStencilElementWithListener = HTMLStencilElement & {\n [K in `__ix__${string}`]?: HostListener | null;\n};\n\nexport function OnListener<T>(event: string, fnExp?: (self: T) => boolean) {\n return (proto: any, methodName: string) => {\n const { componentWillLoad, componentWillRender, disconnectedCallback } =\n proto;\n\n if (fnExp) {\n proto.componentWillRender = function () {\n const host = getElement(this) as HTMLStencilElementWithListener;\n host[`__ix__${methodName}`]?.enable(fnExp(this));\n return componentWillRender && componentWillRender.call(this);\n };\n }\n\n proto.componentWillLoad = function () {\n const listener = createListener(event);\n const host = getElement(this) as HTMLStencilElementWithListener;\n const method = this[methodName];\n\n host[`__ix__${methodName}`] = listener;\n\n listener.on(method.bind(this));\n return componentWillLoad && componentWillLoad.call(this);\n };\n\n proto.disconnectedCallback = function () {\n const host = getElement(this) as HTMLStencilElementWithListener;\n\n if (host && host[`__ix__${methodName}`]) {\n host[`__ix__${methodName}`]?.destroy();\n host[`__ix__${methodName}`] = null;\n }\n\n return disconnectedCallback && disconnectedCallback.call(this);\n };\n };\n}\n"],"version":3}
@@ -1,11 +1,12 @@
1
- import { b as bootstrapLazy } from './index-5429f20b.js';
2
- export { s as setNonce } from './index-5429f20b.js';
3
- import { g as globalScripts } from './app-globals-0cd07cd9.js';
1
+ import { b as bootstrapLazy } from './index-97874de0.js';
2
+ export { s as setNonce } from './index-97874de0.js';
3
+ import { g as globalScripts } from './app-globals-ae0ca705.js';
4
+ import './setup-d88021f8.js';
4
5
 
5
6
  const defineCustomElements = async (win, options) => {
6
7
  if (typeof window === 'undefined') return undefined;
7
8
  await globalScripts();
8
- 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-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\"],\"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],\"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-typography\",[[1,\"ix-typography\",{\"variant\":[1],\"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],\"breakpoint\":[32],\"menuExpanded\":[32],\"suppressResponsive\":[32],\"hasSlottedElements\":[32],\"applicationLayoutContext\":[32]}]]],[\"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],\"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);
9
+ 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\":[4,\"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-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-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],\"locale\":[1],\"weekStartIndex\":[2,\"week-start-index\"],\"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-date-input\",[[65,\"ix-date-input\",{\"name\":[513],\"placeholder\":[513],\"value\":[1537],\"locale\":[1],\"format\":[1],\"required\":[4],\"helperText\":[1,\"helper-text\"],\"label\":[1],\"invalidText\":[513,\"invalid-text\"],\"readonly\":[4],\"disabled\":[4],\"infoText\":[1,\"info-text\"],\"warningText\":[1,\"warning-text\"],\"validText\":[1,\"valid-text\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"i18nErrorDateUnparsable\":[1,\"i18n-error-date-unparsable\"],\"show\":[32],\"from\":[32],\"isInputInvalid\":[32],\"isInvalid\":[32],\"isValid\":[32],\"isInfo\":[32],\"isWarning\":[32],\"focus\":[32],\"hasValidValue\":[64],\"getAssociatedFormElement\":[64],\"getValidityState\":[64],\"getNativeInputElement\":[64],\"focusInput\":[64]},null,{\"value\":[\"watchValue\"],\"isInputInvalid\":[\"onInputValidationChange\"]}]]],[\"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-input\",[[65,\"ix-input\",{\"type\":[1],\"name\":[513],\"placeholder\":[513],\"value\":[1537],\"required\":[516],\"disabled\":[516],\"readonly\":[516],\"helperText\":[1,\"helper-text\"],\"infoText\":[1,\"info-text\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"validText\":[1,\"valid-text\"],\"warningText\":[1,\"warning-text\"],\"label\":[513],\"invalidText\":[1,\"invalid-text\"],\"pattern\":[1],\"maxLength\":[2,\"max-length\"],\"minLength\":[2,\"min-length\"],\"allowedCharactersPattern\":[1,\"allowed-characters-pattern\"],\"isInvalid\":[32],\"isValid\":[32],\"isInfo\":[32],\"isWarning\":[32],\"isInvalidByRequired\":[32],\"inputType\":[32],\"getAssociatedFormElement\":[64],\"hasValidValue\":[64],\"getNativeInputElement\":[64],\"focusInput\":[64]},null,{\"type\":[\"updateInputType\"]}]]],[\"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],\"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-number-input\",[[65,\"ix-number-input\",{\"name\":[513],\"placeholder\":[513],\"value\":[1538],\"required\":[516],\"disabled\":[4],\"readonly\":[4],\"helperText\":[1,\"helper-text\"],\"infoText\":[1,\"info-text\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"validText\":[1,\"valid-text\"],\"warningText\":[1,\"warning-text\"],\"label\":[513],\"invalidText\":[1,\"invalid-text\"],\"pattern\":[1],\"min\":[8],\"max\":[8],\"allowedCharactersPattern\":[1,\"allowed-characters-pattern\"],\"showStepperButtons\":[4,\"show-stepper-buttons\"],\"isInvalid\":[32],\"isValid\":[32],\"isInfo\":[32],\"isWarning\":[32],\"isInvalidByRequired\":[32],\"getAssociatedFormElement\":[64],\"hasValidValue\":[64],\"getNativeInputElement\":[64],\"focusInput\":[64]}]]],[\"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-checkbox-group\",[[1,\"ix-checkbox-group\",{\"helperText\":[1,\"helper-text\"],\"label\":[1],\"direction\":[1],\"invalidText\":[1,\"invalid-text\"],\"infoText\":[1,\"info-text\"],\"validText\":[1,\"valid-text\"],\"warningText\":[1,\"warning-text\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"isInvalid\":[32],\"isInfo\":[32],\"isValid\":[32],\"isWarning\":[32]}]]],[\"ix-custom-field\",[[1,\"ix-custom-field\",{\"required\":[4],\"label\":[1],\"helperText\":[1,\"helper-text\"],\"infoText\":[1,\"info-text\"],\"warningText\":[1,\"warning-text\"],\"invalidText\":[1,\"invalid-text\"],\"validText\":[1,\"valid-text\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"isInvalid\":[32],\"isValid\":[32],\"isInfo\":[32],\"isWarning\":[32]}]]],[\"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-radio-group\",[[1,\"ix-radio-group\",{\"helperText\":[1,\"helper-text\"],\"label\":[1],\"value\":[1],\"invalidText\":[1,\"invalid-text\"],\"infoText\":[1,\"info-text\"],\"warningText\":[1,\"warning-text\"],\"validText\":[1,\"valid-text\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"direction\":[1],\"isInvalid\":[32],\"isValid\":[32],\"isInfo\":[32],\"isWarning\":[32]},[[0,\"checkedChange\",\"onCheckedChangeHandler\"]],{\"value\":[\"onValueChangeHandler\"]}]]],[\"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-textarea\",[[65,\"ix-textarea\",{\"name\":[513],\"placeholder\":[513],\"value\":[1537],\"required\":[516],\"disabled\":[4],\"readonly\":[4],\"helperText\":[1,\"helper-text\"],\"infoText\":[1,\"info-text\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"validText\":[1,\"valid-text\"],\"warningText\":[1,\"warning-text\"],\"label\":[513],\"invalidText\":[1,\"invalid-text\"],\"textareaHeight\":[1,\"textarea-height\"],\"textareaWidth\":[1,\"textarea-width\"],\"textareaRows\":[2,\"textarea-rows\"],\"textareaCols\":[2,\"textarea-cols\"],\"resizeBehavior\":[1,\"resize-behavior\"],\"maxLength\":[2,\"max-length\"],\"minLength\":[2,\"min-length\"],\"isInvalid\":[32],\"isValid\":[32],\"isInfo\":[32],\"isWarning\":[32],\"isInvalidByRequired\":[32],\"getAssociatedFormElement\":[64],\"hasValidValue\":[64],\"getNativeInputElement\":[64],\"focusInput\":[64]}]]],[\"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-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\"],\"parentHeightPx\":[\"onParentSizeChange\"],\"parentWidthPx\":[\"onParentSizeChange\"],\"expanded\":[\"onSizeChange\"],\"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-checkbox\",[[65,\"ix-checkbox\",{\"name\":[513],\"value\":[513],\"label\":[1],\"checked\":[1540],\"disabled\":[516],\"indeterminate\":[516],\"required\":[516],\"hasValidValue\":[64],\"getAssociatedFormElement\":[64]},null,{\"checked\":[\"onCheckedChange\"],\"value\":[\"onValueChange\"]}]]],[\"ix-dropdown-header\",[[1,\"ix-dropdown-header\",{\"label\":[1]}]]],[\"ix-helper-text\",[[1,\"ix-helper-text\",{\"htmlFor\":[1,\"html-for\"],\"helperText\":[1,\"helper-text\"],\"invalidText\":[1,\"invalid-text\"],\"validText\":[1,\"valid-text\"],\"infoText\":[1,\"info-text\"],\"warningText\":[1,\"warning-text\"],\"validationResults\":[32]}]]],[\"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-radio\",[[65,\"ix-radio\",{\"name\":[513],\"value\":[513],\"label\":[1],\"disabled\":[4],\"checked\":[1540],\"hasValidValue\":[64],\"getAssociatedFormElement\":[64]},null,{\"checked\":[\"onCheckedChange\"],\"value\":[\"onValueChange\"]}]]],[\"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-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-layout-auto\",[[1,\"ix-layout-auto\",{\"layout\":[16]},null,{\"layout\":[\"updateMediaQueryList\"]}]]],[\"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-tile\",[[1,\"ix-tile\",{\"size\":[1],\"hasHeaderSlot\":[32],\"hasFooterSlot\":[32]}]]],[\"ix-toggle\",[[65,\"ix-toggle\",{\"name\":[513],\"value\":[513],\"checked\":[1540],\"disabled\":[4],\"indeterminate\":[1540],\"textOn\":[1,\"text-on\"],\"textOff\":[1,\"text-off\"],\"textIndeterminate\":[1,\"text-indeterminate\"],\"hideText\":[4,\"hide-text\"],\"required\":[516],\"hasValidValue\":[64],\"getAssociatedFormElement\":[64]},null,{\"checked\":[\"watchCheckedChange\"]}]]],[\"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-typography\",[[1,\"ix-typography\",{\"format\":[1],\"color\":[1],\"textColor\":[1,\"text-color\"],\"bold\":[4],\"textDecoration\":[1,\"text-decoration\"]}]]],[\"ix-select\",[[65,\"ix-select\",{\"name\":[513],\"required\":[516],\"label\":[1],\"warningText\":[1,\"warning-text\"],\"infoText\":[1,\"info-text\"],\"invalidText\":[1,\"invalid-text\"],\"validText\":[1,\"valid-text\"],\"helperText\":[1,\"helper-text\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"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],\"isInvalid\":[32],\"isValid\":[32],\"isInfo\":[32],\"isWarning\":[32],\"hasValidValue\":[64],\"getAssociatedFormElement\":[64],\"getNativeInputElement\":[64],\"focusInput\":[64]},[[0,\"itemClick\",\"onItemClicked\"],[0,\"ix-select-item:valueChange\",\"onLabelChange\"],[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-divider\",[[1,\"ix-divider\"]]],[\"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-menu-expand-icon\",[[1,\"ix-menu-expand-icon\",{\"ixAriaLabel\":[1,\"ix-aria-label\"],\"expanded\":[516],\"breakpoint\":[513],\"pinned\":[4]}]]],[\"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-filter-chip_2\",[[1,\"ix-select-item\",{\"label\":[513],\"value\":[520],\"selected\":[4],\"hover\":[4],\"getDropdownItemElement\":[64],\"onItemClick\":[64]},null,{\"value\":[\"onValueChange\"],\"label\":[\"labelChange\"]}],[1,\"ix-filter-chip\",{\"disabled\":[4],\"readonly\":[4]}]]],[\"ix-date-time-card\",[[1,\"ix-date-time-card\",{\"standaloneAppearance\":[4,\"standalone-appearance\"],\"individual\":[4],\"corners\":[1]}]]],[\"ix-card_2\",[[1,\"ix-card\",{\"variant\":[1],\"selected\":[4]}],[1,\"ix-card-content\"]]],[\"ix-col_4\",[[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\"],[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\"]}]]],[\"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-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-button\",[[1,\"ix-button\",{\"variant\":[1],\"outline\":[4],\"ghost\":[4],\"disabled\":[516],\"type\":[1],\"loading\":[4],\"icon\":[1],\"alignment\":[1],\"iconSize\":[1,\"icon-size\"]},[[2,\"click\",\"handleClick\"]]]]],[\"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\"],\"suppressOverflowBehavior\":[4,\"suppress-overflow-behavior\"],\"discoverSubmenu\":[64],\"updatePosition\":[64]},[[0,\"ix-assign-sub-menu\",\"cacheSubmenuId\"]],{\"show\":[\"changedShow\"],\"trigger\":[\"changedTrigger\"]}]]],[\"ix-field-label_3\",[[1,\"ix-field-wrapper\",{\"helperText\":[1,\"helper-text\"],\"label\":[1],\"invalidText\":[1,\"invalid-text\"],\"validText\":[1,\"valid-text\"],\"infoText\":[1,\"info-text\"],\"warningText\":[1,\"warning-text\"],\"isInvalid\":[4,\"is-invalid\"],\"isValid\":[4,\"is-valid\"],\"isInfo\":[4,\"is-info\"],\"isWarning\":[4,\"is-warning\"],\"showTextAsTooltip\":[4,\"show-text-as-tooltip\"],\"required\":[4],\"htmlForLabel\":[1,\"html-for-label\"],\"controlRef\":[16]}],[1,\"ix-field-label\",{\"required\":[1540],\"htmlFor\":[513,\"html-for\"],\"controlRef\":[16],\"isInvalid\":[1028,\"is-invalid\"]},null,{\"htmlFor\":[\"registerHtmlForObserver\"],\"controlRef\":[\"registerControlRefObserver\"]}],[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]}]]]]"), options);
9
10
  };
10
11
 
11
12
  export { defineCustomElements };
@@ -1 +1 @@
1
- {"file":"loader.js","mappings":";;;;AAGY,MAAC,oBAAoB,GAAG,OAAO,GAAG,EAAE,OAAO,KAAK;AAC5D,EAAE,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE,OAAO,SAAS,CAAC;AACtD,EAAE,MAAM,aAAa,EAAE,CAAC;AACxB,EAAE,OAAO,aAAa,CAAC,4BAA4B,EAAE,OAAO,CAAC,CAAC;AAC9D;;;;","names":[],"sources":["@lazy-external-entrypoint?app-data=conditional"],"sourcesContent":["export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\nexport const defineCustomElements = async (win, options) => {\n if (typeof window === 'undefined') return undefined;\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n};\n"],"version":3}
1
+ {"file":"loader.js","mappings":";;;;;AAGY,MAAC,oBAAoB,GAAG,OAAO,GAAG,EAAE,OAAO,KAAK;AAC5D,EAAE,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE,OAAO,SAAS,CAAC;AACtD,EAAE,MAAM,aAAa,EAAE,CAAC;AACxB,EAAE,OAAO,aAAa,CAAC,4BAA4B,EAAE,OAAO,CAAC,CAAC;AAC9D;;;;","names":[],"sources":["@lazy-external-entrypoint?app-data=conditional"],"sourcesContent":["export { setNonce } from '@stencil/core';\nimport { bootstrapLazy } from '@stencil/core';\nimport { globalScripts } from '@stencil/core/internal/app-globals';\nexport const defineCustomElements = async (win, options) => {\n if (typeof window === 'undefined') return undefined;\n await globalScripts();\n return bootstrapLazy([/*!__STENCIL_LAZY_DATA__*/], options);\n};\n"],"version":3}
@@ -0,0 +1,36 @@
1
+ /*
2
+ * SPDX-FileCopyrightText: 2023 Siemens AG
3
+ *
4
+ * SPDX-License-Identifier: MIT
5
+ *
6
+ * This source code is licensed under the MIT license found in the
7
+ * LICENSE file in the root directory of this source tree.
8
+ */
9
+ class InputState {
10
+ hasCategory() {
11
+ return this.category !== undefined;
12
+ }
13
+ constructor(token, category) {
14
+ this.token = token;
15
+ this.category = category;
16
+ }
17
+ }
18
+
19
+ /*
20
+ * SPDX-FileCopyrightText: 2024 Siemens AG
21
+ *
22
+ * SPDX-License-Identifier: MIT
23
+ *
24
+ * This source code is licensed under the MIT license found in the
25
+ * LICENSE file in the root directory of this source tree.
26
+ */
27
+ // eslint-disable-next-line @stencil-community/ban-exported-const-enums
28
+ var LogicalFilterOperator;
29
+ (function (LogicalFilterOperator) {
30
+ LogicalFilterOperator["EQUAL"] = "Equal";
31
+ LogicalFilterOperator["NOT_EQUAL"] = "Not equal";
32
+ })(LogicalFilterOperator || (LogicalFilterOperator = {}));
33
+
34
+ export { InputState as I, LogicalFilterOperator as L };
35
+
36
+ //# sourceMappingURL=logical-filter-operator-d793d1c3.js.map
@@ -0,0 +1 @@
1
+ {"file":"logical-filter-operator-d793d1c3.js","mappings":"AAAA;;;;;;;;MASa,UAAU;IAId,WAAW;QAChB,OAAO,IAAI,CAAC,QAAQ,KAAK,SAAS,CAAC;KACpC;IAED,YAAY,KAAa,EAAE,QAAgB;QACzC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,QAAQ,GAAG,QAAQ,CAAC;KAC1B;;;ACpBH;;;;;;;;AASA;IACY;AAAZ,WAAY,qBAAqB;IAC/B,wCAAe,CAAA;IACf,gDAAuB,CAAA;AACzB,CAAC,EAHW,qBAAqB,KAArB,qBAAqB;;;;","names":[],"sources":["src/components/category-filter/input-state.ts","src/components/category-filter/logical-filter-operator.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\nexport class InputState {\n public token: string;\n public category: string;\n\n public hasCategory() {\n return this.category !== undefined;\n }\n\n constructor(token: string, category: string) {\n this.token = token;\n this.category = category;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n// eslint-disable-next-line @stencil-community/ban-exported-const-enums\nexport enum LogicalFilterOperator {\n EQUAL = 'Equal',\n NOT_EQUAL = 'Not equal',\n}\n"],"version":3}
@@ -0,0 +1,23 @@
1
+ function makeRef(currentChangedCallback) {
2
+ let resolve = undefined;
3
+ let currentPromise = new Promise((res) => (resolve = res));
4
+ let current = undefined;
5
+ const setRefFunction = (ref) => {
6
+ if (ref === undefined) {
7
+ return;
8
+ }
9
+ current = setRefFunction.current = ref;
10
+ currentChangedCallback === null || currentChangedCallback === void 0 ? void 0 : currentChangedCallback(ref);
11
+ resolve === null || resolve === void 0 ? void 0 : resolve(ref);
12
+ };
13
+ setRefFunction.current = current;
14
+ setRefFunction.waitForCurrent = async () => {
15
+ await currentPromise;
16
+ return current;
17
+ };
18
+ return setRefFunction;
19
+ }
20
+
21
+ export { makeRef as m };
22
+
23
+ //# sourceMappingURL=make-ref-4b76e9b5.js.map
@@ -0,0 +1 @@
1
+ {"file":"make-ref-4b76e9b5.js","mappings":"SAgBgB,OAAO,CACrB,sBAA6C;IAE7C,IAAI,OAAO,GAA2B,SAAS,CAAC;IAChD,IAAI,cAAc,GAAG,IAAI,OAAO,CAAI,CAAC,GAAG,MAAM,OAAO,GAAG,GAAG,CAAC,CAAC,CAAC;IAC9D,IAAI,OAAO,GAAkB,SAAS,CAAC;IAEvC,MAAM,cAAc,GAAG,CAAC,GAAkB;QACxC,IAAI,GAAG,KAAK,SAAS,EAAE;YACrB,OAAO;SACR;QACD,OAAO,GAAI,cAA6B,CAAC,OAAO,GAAG,GAAG,CAAC;QACvD,sBAAsB,aAAtB,sBAAsB,uBAAtB,sBAAsB,CAAG,GAAG,CAAC,CAAC;QAC9B,OAAO,aAAP,OAAO,uBAAP,OAAO,CAAG,GAAG,CAAC,CAAC;KAChB,CAAC;IAEF,cAAc,CAAC,OAAO,GAAG,OAAmB,CAAC;IAE7C,cAAc,CAAC,cAAc,GAAG;QAC9B,MAAM,cAAc,CAAC;QACrB,OAAO,OAAO,CAAC;KAChB,CAAC;IAEF,OAAO,cAA4B,CAAC;AACtC;;;;","names":[],"sources":["src/components/utils/make-ref.ts"],"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 */\nexport type MakeRef<T> = {\n (ref: T | undefined): void;\n current: T | null;\n waitForCurrent(): Promise<T>;\n};\n\ntype Resolve<T> = (value: T) => void;\n\nexport function makeRef<T>(\n currentChangedCallback?: (element: T) => void\n): MakeRef<T> {\n let resolve: Resolve<T> | undefined = undefined;\n let currentPromise = new Promise<T>((res) => (resolve = res));\n let current: T | undefined = undefined;\n\n const setRefFunction = (ref: T | undefined) => {\n if (ref === undefined) {\n return;\n }\n current = (setRefFunction as MakeRef<T>).current = ref;\n currentChangedCallback?.(ref);\n resolve?.(ref);\n };\n\n setRefFunction.current = current as T | null;\n\n setRefFunction.waitForCurrent = async () => {\n await currentPromise;\n return current;\n };\n\n return setRefFunction as MakeRef<T>;\n}\n"],"version":3}