@siemens/ix 0.0.0-pr-1318-20240627080522 → 0.0.0-pr-1522-20241021144048

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 (1498) hide show
  1. package/components/a11y.js +3 -4
  2. package/components/a11y.js.map +1 -1
  3. package/components/application-header.js +51 -15
  4. package/components/application-header.js.map +1 -1
  5. package/components/avatar.js +1 -1
  6. package/components/avatar.js.map +1 -1
  7. package/components/base-button.js +2 -2
  8. package/components/base-button.js.map +1 -1
  9. package/components/button.js +2 -2
  10. package/components/button.js.map +1 -1
  11. package/components/card-accordion.js +6 -6
  12. package/components/card-accordion.js.map +1 -1
  13. package/components/card-content.js +1 -1
  14. package/components/card-title.js +1 -1
  15. package/components/card.js +4 -4
  16. package/components/card.js.map +1 -1
  17. package/components/col.js +1 -1
  18. package/components/col.js.map +1 -1
  19. package/components/context.js +6 -3
  20. package/components/context.js.map +1 -1
  21. package/components/date-picker.js +53 -41
  22. package/components/date-picker.js.map +1 -1
  23. package/components/date-time-card.js +2 -2
  24. package/components/date-time-card.js.map +1 -1
  25. package/components/divider.js +1 -1
  26. package/{dist/esm/dropdown-controller-d6d8b14a.js → components/dropdown-controller.js} +16 -11
  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 +120 -206
  31. package/components/dropdown.js.map +1 -1
  32. package/components/filter-chip.js +1 -1
  33. package/components/floating-ui.dom.esm.js +533 -60
  34. package/components/floating-ui.dom.esm.js.map +1 -1
  35. package/components/group-context-menu.js +1 -1
  36. package/components/group-context-menu.js.map +1 -1
  37. package/components/group-item.js +4 -8
  38. package/components/group-item.js.map +1 -1
  39. package/components/icon-button.js +1 -1
  40. package/components/index.js +5 -19
  41. package/components/index.js.map +1 -1
  42. package/components/ix-action-card.js +1 -1
  43. package/components/ix-action-card.js.map +1 -1
  44. package/components/ix-application-sidebar.js +1 -1
  45. package/components/ix-application-switch-modal.js +1 -1
  46. package/components/ix-application.js +4 -4
  47. package/components/ix-application.js.map +1 -1
  48. package/components/ix-basic-navigation.js +18 -12
  49. package/components/ix-basic-navigation.js.map +1 -1
  50. package/components/ix-blind.js +5 -5
  51. package/components/ix-blind.js.map +1 -1
  52. package/components/ix-breadcrumb.js +9 -10
  53. package/components/ix-breadcrumb.js.map +1 -1
  54. package/components/ix-card-list.js +6 -6
  55. package/components/ix-card-list.js.map +1 -1
  56. package/components/ix-category-filter.js +129 -71
  57. package/components/ix-category-filter.js.map +1 -1
  58. package/components/ix-chip.js +4 -4
  59. package/components/ix-chip.js.map +1 -1
  60. package/components/ix-content-header.js +2 -2
  61. package/components/ix-content-header.js.map +1 -1
  62. package/components/ix-content.js +3 -3
  63. package/components/ix-css-grid-item.js +1 -1
  64. package/components/ix-css-grid.js +8 -3
  65. package/components/ix-css-grid.js.map +1 -1
  66. package/components/ix-date-dropdown.js +25 -16
  67. package/components/ix-date-dropdown.js.map +1 -1
  68. package/components/ix-datetime-picker.js +1 -1
  69. package/components/ix-drawer.js +2 -2
  70. package/components/ix-dropdown-button.js +5 -7
  71. package/components/ix-dropdown-button.js.map +1 -1
  72. package/components/ix-dropdown-header.js +1 -1
  73. package/components/ix-dropdown-header.js.map +1 -1
  74. package/components/ix-dropdown-quick-actions.js +1 -1
  75. package/components/ix-empty-state.js +1 -1
  76. package/components/ix-empty-state.js.map +1 -1
  77. package/components/ix-event-list-item.js +4 -4
  78. package/components/ix-event-list.js +2 -2
  79. package/components/ix-expanding-search.js +4 -4
  80. package/components/ix-flip-tile-content.js +1 -1
  81. package/components/ix-flip-tile.js +4 -4
  82. package/components/{ix-text-field.d.ts → ix-form-field.d.ts} +4 -4
  83. package/components/ix-form-field.js +44 -0
  84. package/components/ix-form-field.js.map +1 -0
  85. package/components/ix-group.js +69 -44
  86. package/components/ix-group.js.map +1 -1
  87. package/components/ix-icon-toggle-button.js +1 -2
  88. package/components/ix-icon-toggle-button.js.map +1 -1
  89. package/components/ix-input-group.js +1 -1
  90. package/components/ix-key-value-list.js +1 -1
  91. package/components/ix-key-value.js +1 -1
  92. package/components/ix-kpi.js +3 -3
  93. package/components/ix-kpi.js.map +1 -1
  94. package/components/ix-link-button.js +3 -3
  95. package/components/ix-map-navigation.js +21 -15
  96. package/components/ix-map-navigation.js.map +1 -1
  97. package/components/ix-menu-about-item.js +1 -1
  98. package/components/ix-menu-about-news.js +4 -4
  99. package/components/ix-menu-about-news.js.map +1 -1
  100. package/components/ix-menu-about.js +1 -1
  101. package/components/ix-menu-avatar.js +2 -2
  102. package/components/ix-menu-category.js +5 -5
  103. package/components/ix-menu-category.js.map +1 -1
  104. package/components/ix-menu-settings-item.js +1 -1
  105. package/components/ix-menu.js +12 -12
  106. package/components/ix-menu.js.map +1 -1
  107. package/components/ix-message-bar.js +1 -1
  108. package/components/ix-modal-example.js +1 -1
  109. package/components/ix-modal-footer.js +1 -1
  110. package/components/ix-modal-loading.js +1 -1
  111. package/components/ix-modal.js +11 -4
  112. package/components/ix-modal.js.map +1 -1
  113. package/components/ix-pagination.js +17 -35
  114. package/components/ix-pagination.js.map +1 -1
  115. package/components/ix-pane-layout.js +1 -1
  116. package/components/ix-pane.js +6 -6
  117. package/components/ix-pane.js.map +1 -1
  118. package/components/ix-pill.js +4 -4
  119. package/components/ix-pill.js.map +1 -1
  120. package/components/ix-playground-internal.js +1 -1
  121. package/components/ix-playground-internal.js.map +1 -1
  122. package/components/ix-push-card.js +1 -1
  123. package/components/ix-push-card.js.map +1 -1
  124. package/components/ix-slider.js +21 -14
  125. package/components/ix-slider.js.map +1 -1
  126. package/components/ix-split-button-item.js +1 -1
  127. package/components/ix-split-button.js +1 -1
  128. package/components/ix-tile.js +4 -4
  129. package/components/ix-tile.js.map +1 -1
  130. package/components/ix-toast-container.js +2 -2
  131. package/components/ix-toast-container.js.map +1 -1
  132. package/components/ix-toggle-button.js +2 -2
  133. package/components/ix-toggle.js +5 -43
  134. package/components/ix-toggle.js.map +1 -1
  135. package/components/ix-tree.js +21 -7
  136. package/components/ix-tree.js.map +1 -1
  137. package/components/ix-upload.js +60 -4
  138. package/components/ix-upload.js.map +1 -1
  139. package/components/ix-validation-tooltip.js +2 -2
  140. package/components/ix-workflow-step.js +3 -3
  141. package/components/ix-workflow-step.js.map +1 -1
  142. package/components/ix-workflow-steps.js +1 -1
  143. package/components/ix-workflow-steps.js.map +1 -1
  144. package/components/layout-grid.js +2 -2
  145. package/components/layout-grid.js.map +1 -1
  146. package/components/listener.js +2 -2
  147. package/components/listener.js.map +1 -1
  148. package/components/logical-filter-operator.js +1 -1
  149. package/components/logical-filter-operator.js.map +1 -1
  150. package/components/make-ref.js +7 -17
  151. package/components/make-ref.js.map +1 -1
  152. package/components/map-navigation-overlay.js +2 -2
  153. package/components/menu-avatar-item.js +1 -1
  154. package/components/menu-expand-icon.js +1 -1
  155. package/components/menu-expand-icon.js.map +1 -1
  156. package/components/menu-item.js +14 -14
  157. package/components/menu-item.js.map +1 -1
  158. package/components/menu-tabs-fc.js +17 -14
  159. package/components/menu-tabs-fc.js.map +1 -1
  160. package/components/modal-content.js +2 -2
  161. package/components/modal-content.js.map +1 -1
  162. package/components/modal-header.js +2 -2
  163. package/components/modal-header.js.map +1 -1
  164. package/components/row.js +1 -1
  165. package/components/row.js.map +1 -1
  166. package/components/select-item.js +1 -1
  167. package/components/select.js +117 -203
  168. package/components/select.js.map +1 -1
  169. package/components/service.js +2 -2
  170. package/components/service.js.map +1 -1
  171. package/components/shadow-dom.js +1 -1
  172. package/components/shadow-dom.js.map +1 -1
  173. package/components/spinner.js +1 -1
  174. package/components/tab-item.js +3 -3
  175. package/components/tab-item.js.map +1 -1
  176. package/components/tabs.js +77 -43
  177. package/components/tabs.js.map +1 -1
  178. package/components/theme-switcher.js +1 -0
  179. package/components/theme-switcher.js.map +1 -1
  180. package/components/time-picker.js +4 -4
  181. package/components/time-picker.js.map +1 -1
  182. package/components/toast.js +2 -2
  183. package/components/toast.js.map +1 -1
  184. package/components/tooltip.js +25 -23
  185. package/components/tooltip.js.map +1 -1
  186. package/components/tree-item.js +8 -8
  187. package/components/tree-item.js.map +1 -1
  188. package/components/typography.js +3 -25
  189. package/components/typography.js.map +1 -1
  190. package/dist/cjs/{a11y-32046b56.js → a11y-eba397e8.js} +4 -5
  191. package/dist/cjs/a11y-eba397e8.js.map +1 -0
  192. package/dist/cjs/{base-button-16d4fadf.js → base-button-a472cf2f.js} +4 -4
  193. package/dist/cjs/base-button-a472cf2f.js.map +1 -0
  194. package/dist/cjs/{base-icon-button-aba2ddbf.js → base-icon-button-9ff5faad.js} +3 -3
  195. package/dist/cjs/{base-icon-button-aba2ddbf.js.map → base-icon-button-9ff5faad.js.map} +1 -1
  196. package/dist/cjs/{context-98f4a0b3.js → context-6644f454.js} +7 -4
  197. package/dist/cjs/context-6644f454.js.map +1 -0
  198. package/dist/cjs/disposable-event-listener-1ed769b9.js +20 -0
  199. package/dist/cjs/disposable-event-listener-1ed769b9.js.map +1 -0
  200. package/dist/cjs/{dropdown-controller-403dc7fa.js → dropdown-controller-1781ef55.js} +15 -11
  201. package/dist/cjs/dropdown-controller-1781ef55.js.map +1 -0
  202. package/dist/cjs/{floating-ui.dom.esm-94b4d17c.js → floating-ui.dom.esm-9dde6cd6.js} +534 -60
  203. package/dist/cjs/floating-ui.dom.esm-9dde6cd6.js.map +1 -0
  204. package/dist/cjs/{focus-9c8ffbb0.js → focus-83f8f1ba.js} +21 -18
  205. package/dist/cjs/focus-83f8f1ba.js.map +1 -0
  206. package/dist/cjs/{index-0f6297c8.js → index-529f21c1.js} +156 -78
  207. package/dist/cjs/index-529f21c1.js.map +1 -0
  208. package/dist/cjs/index.cjs.js +4 -19
  209. package/dist/cjs/index.cjs.js.map +1 -1
  210. package/dist/cjs/ix-action-card.cjs.entry.js +2 -2
  211. package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
  212. package/dist/cjs/ix-application-header.cjs.entry.js +36 -10
  213. package/dist/cjs/ix-application-header.cjs.entry.js.map +1 -1
  214. package/dist/cjs/ix-application-sidebar.cjs.entry.js +2 -2
  215. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +2 -2
  216. package/dist/cjs/ix-application.cjs.entry.js +9 -9
  217. package/dist/cjs/ix-application.cjs.entry.js.map +1 -1
  218. package/dist/cjs/ix-avatar_2.cjs.entry.js +6 -6
  219. package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
  220. package/dist/cjs/ix-basic-navigation.cjs.entry.js +5 -5
  221. package/dist/cjs/ix-basic-navigation.cjs.entry.js.map +1 -1
  222. package/dist/cjs/ix-blind.cjs.entry.js +7 -7
  223. package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
  224. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +3 -3
  225. package/dist/cjs/ix-breadcrumb.cjs.entry.js +11 -10
  226. package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -1
  227. package/dist/cjs/ix-button.cjs.entry.js +4 -4
  228. package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
  229. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +8 -8
  230. package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
  231. package/dist/cjs/ix-card-list.cjs.entry.js +7 -7
  232. package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
  233. package/dist/cjs/ix-card_2.cjs.entry.js +6 -6
  234. package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
  235. package/dist/cjs/ix-category-filter.cjs.entry.js +132 -72
  236. package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
  237. package/dist/cjs/ix-chip.cjs.entry.js +5 -5
  238. package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
  239. package/dist/cjs/ix-col_4.cjs.entry.js +59 -43
  240. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  241. package/dist/cjs/ix-content-header.cjs.entry.js +3 -3
  242. package/dist/cjs/ix-content-header.cjs.entry.js.map +1 -1
  243. package/dist/cjs/ix-content.cjs.entry.js +5 -5
  244. package/dist/cjs/ix-css-grid-item.cjs.entry.js +2 -2
  245. package/dist/cjs/ix-css-grid.cjs.entry.js +9 -4
  246. package/dist/cjs/ix-css-grid.cjs.entry.js.map +1 -1
  247. package/dist/cjs/ix-date-dropdown.cjs.entry.js +26 -16
  248. package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
  249. package/dist/cjs/ix-date-time-card.cjs.entry.js +2 -2
  250. package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
  251. package/dist/cjs/ix-datetime-picker.cjs.entry.js +2 -2
  252. package/dist/cjs/ix-divider.cjs.entry.js +2 -2
  253. package/dist/cjs/ix-drawer.cjs.entry.js +3 -3
  254. package/dist/cjs/ix-dropdown-button.cjs.entry.js +5 -6
  255. package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
  256. package/dist/cjs/ix-dropdown-header.cjs.entry.js +2 -2
  257. package/dist/cjs/ix-dropdown-header.cjs.entry.js.map +1 -1
  258. package/dist/cjs/ix-dropdown-item.cjs.entry.js +5 -5
  259. package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
  260. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
  261. package/dist/cjs/ix-dropdown.cjs.entry.js +87 -49
  262. package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
  263. package/dist/cjs/ix-empty-state.cjs.entry.js +2 -2
  264. package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
  265. package/dist/cjs/ix-event-list-item.cjs.entry.js +6 -6
  266. package/dist/cjs/ix-event-list.cjs.entry.js +3 -3
  267. package/dist/cjs/ix-expanding-search.cjs.entry.js +5 -5
  268. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +3 -3
  269. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +2 -2
  270. package/dist/cjs/ix-flip-tile.cjs.entry.js +5 -5
  271. package/dist/cjs/ix-form-field.cjs.entry.js +28 -0
  272. package/dist/cjs/ix-form-field.cjs.entry.js.map +1 -0
  273. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +7 -11
  274. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js.map +1 -1
  275. package/dist/cjs/ix-group.cjs.entry.js +69 -45
  276. package/dist/cjs/ix-group.cjs.entry.js.map +1 -1
  277. package/dist/cjs/ix-icon-button_2.cjs.entry.js +6 -6
  278. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +5 -6
  279. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
  280. package/dist/cjs/ix-input-group.cjs.entry.js +3 -3
  281. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  282. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  283. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  284. package/dist/cjs/ix-kpi.cjs.entry.js.map +1 -1
  285. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  286. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  287. package/dist/cjs/ix-map-navigation.cjs.entry.js +5 -5
  288. package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -1
  289. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  290. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -5
  291. package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -1
  292. package/dist/cjs/ix-menu-about.cjs.entry.js +3 -3
  293. package/dist/cjs/ix-menu-avatar.cjs.entry.js +4 -4
  294. package/dist/cjs/ix-menu-category.cjs.entry.js +7 -7
  295. package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
  296. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +4 -4
  297. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js.map +1 -1
  298. package/dist/cjs/ix-menu-item.cjs.entry.js +15 -15
  299. package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
  300. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  301. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-menu.cjs.entry.js +16 -16
  303. package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
  304. package/dist/cjs/ix-message-bar.cjs.entry.js +2 -2
  305. package/dist/cjs/ix-modal-content_2.cjs.entry.js +6 -6
  306. package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
  307. package/dist/cjs/ix-modal-example.cjs.entry.js +2 -2
  308. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  309. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  310. package/dist/cjs/ix-modal.cjs.entry.js +14 -7
  311. package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
  312. package/dist/cjs/ix-pagination.cjs.entry.js +6 -6
  313. package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
  314. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  315. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  316. package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
  317. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  318. package/dist/cjs/ix-pill.cjs.entry.js.map +1 -1
  319. package/dist/cjs/ix-playground-internal.cjs.entry.js +2 -2
  320. package/dist/cjs/ix-playground-internal.cjs.entry.js.map +1 -1
  321. package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
  322. package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
  323. package/dist/cjs/ix-select.cjs.entry.js +108 -157
  324. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  325. package/dist/cjs/ix-slider.cjs.entry.js +24 -17
  326. package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
  327. package/dist/cjs/ix-split-button-item.cjs.entry.js +3 -3
  328. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  329. package/dist/cjs/ix-tab-item_2.cjs.entry.js +75 -45
  330. package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
  331. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  332. package/dist/cjs/ix-tile.cjs.entry.js.map +1 -1
  333. package/dist/cjs/ix-time-picker.cjs.entry.js +5 -5
  334. package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
  335. package/dist/cjs/ix-toast-container.cjs.entry.js +3 -3
  336. package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -1
  337. package/dist/cjs/ix-toast.cjs.entry.js +3 -3
  338. package/dist/cjs/ix-toast.cjs.entry.js.map +1 -1
  339. package/dist/cjs/ix-toggle-button.cjs.entry.js +5 -5
  340. package/dist/cjs/ix-toggle.cjs.entry.js +5 -42
  341. package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
  342. package/dist/cjs/ix-tooltip.cjs.entry.js +299 -0
  343. package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -0
  344. package/dist/cjs/ix-tree-item.cjs.entry.js +9 -9
  345. package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
  346. package/dist/cjs/ix-tree.cjs.entry.js +22 -8
  347. package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
  348. package/dist/cjs/ix-typography.cjs.entry.js +4 -25
  349. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  350. package/dist/cjs/ix-upload.cjs.entry.js +59 -5
  351. package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
  352. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +4 -4
  353. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  354. package/dist/cjs/ix-workflow-step.cjs.entry.js.map +1 -1
  355. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  356. package/dist/cjs/ix-workflow-steps.cjs.entry.js.map +1 -1
  357. package/dist/cjs/{listener-0881dc51.js → listener-164d1a4a.js} +4 -4
  358. package/dist/cjs/listener-164d1a4a.js.map +1 -0
  359. package/dist/cjs/loader.cjs.js +2 -2
  360. package/dist/cjs/{logical-filter-operator-5564322e.js → logical-filter-operator-4917393f.js} +2 -2
  361. package/dist/cjs/{logical-filter-operator-5564322e.js.map → logical-filter-operator-4917393f.js.map} +1 -1
  362. package/dist/cjs/{make-ref-01530e5a.js → make-ref-499e1e41.js} +8 -18
  363. package/dist/cjs/make-ref-499e1e41.js.map +1 -0
  364. package/dist/cjs/{menu-tabs-fc-f6b706e3.js → menu-tabs-fc-b532aeb4.js} +19 -16
  365. package/dist/cjs/menu-tabs-fc-b532aeb4.js.map +1 -0
  366. package/dist/cjs/{service-a42add5f.js → service-39a8e5fe.js} +3 -3
  367. package/dist/cjs/service-39a8e5fe.js.map +1 -0
  368. package/dist/cjs/{shadow-dom-73f9d553.js → shadow-dom-454acc38.js} +2 -2
  369. package/dist/cjs/{shadow-dom-73f9d553.js.map → shadow-dom-454acc38.js.map} +1 -1
  370. package/dist/cjs/siemens-ix.cjs.js +2 -2
  371. package/dist/cjs/{theme-switcher-2d2bde85.js → theme-switcher-88b70d73.js} +2 -1
  372. package/dist/cjs/theme-switcher-88b70d73.js.map +1 -0
  373. package/dist/collection/collection-manifest.json +1 -13
  374. package/dist/collection/components/action-card/action-card.js +8 -5
  375. package/dist/collection/components/action-card/action-card.js.map +1 -1
  376. package/dist/collection/components/application/application.css +26 -6
  377. package/dist/collection/components/application/application.js +3 -3
  378. package/dist/collection/components/application/application.js.map +1 -1
  379. package/dist/collection/components/application-header/application-header.css +9 -7
  380. package/dist/collection/components/application-header/application-header.js +78 -6
  381. package/dist/collection/components/application-header/application-header.js.map +1 -1
  382. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
  383. package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
  384. package/dist/collection/components/avatar/avatar.css +42 -0
  385. package/dist/collection/components/basic-navigation/basic-navigation.js +7 -4
  386. package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
  387. package/dist/collection/components/blind/blind.css +1 -1
  388. package/dist/collection/components/blind/blind.js +10 -10
  389. package/dist/collection/components/blind/blind.js.map +1 -1
  390. package/dist/collection/components/blind/test/blind.ct.js +1 -1
  391. package/dist/collection/components/blind/test/blind.ct.js.map +1 -1
  392. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -10
  393. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  394. package/dist/collection/components/button/base-button.js +2 -2
  395. package/dist/collection/components/button/base-button.js.map +1 -1
  396. package/dist/collection/components/button/button.js +3 -3
  397. package/dist/collection/components/button/button.js.map +1 -1
  398. package/dist/collection/components/card/card.css +3 -3
  399. package/dist/collection/components/card/card.js +10 -6
  400. package/dist/collection/components/card/card.js.map +1 -1
  401. package/dist/collection/components/card-accordion/card-accordion.css +4 -4
  402. package/dist/collection/components/card-accordion/card-accordion.js +5 -5
  403. package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
  404. package/dist/collection/components/card-content/card-content.js +1 -1
  405. package/dist/collection/components/card-list/card-list.css +6 -0
  406. package/dist/collection/components/card-list/card-list.js +5 -5
  407. package/dist/collection/components/card-list/card-list.js.map +1 -1
  408. package/dist/collection/components/card-title/card-title.js +1 -1
  409. package/dist/collection/components/category-filter/category-filter.css +32 -132
  410. package/dist/collection/components/category-filter/category-filter.js +138 -78
  411. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  412. package/dist/collection/components/category-filter/logical-filter-operator.js +1 -1
  413. package/dist/collection/components/category-filter/logical-filter-operator.js.map +1 -1
  414. package/dist/collection/components/category-filter/test/category-filter.ct.js +52 -0
  415. package/dist/collection/components/category-filter/test/category-filter.ct.js.map +1 -0
  416. package/dist/collection/components/chip/chip.css +2 -2
  417. package/dist/collection/components/chip/chip.js +5 -5
  418. package/dist/collection/components/chip/chip.js.map +1 -1
  419. package/dist/collection/components/col/col.css +1 -1
  420. package/dist/collection/components/col/col.js +2 -2
  421. package/dist/collection/components/col/col.js.map +1 -1
  422. package/dist/collection/components/content/content.js +3 -3
  423. package/dist/collection/components/content-header/content-header.css +6 -3
  424. package/dist/collection/components/content-header/content-header.js +2 -2
  425. package/dist/collection/components/content-header/content-header.js.map +1 -1
  426. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  427. package/dist/collection/components/css-grid/css-grid.js +9 -4
  428. package/dist/collection/components/css-grid/css-grid.js.map +1 -1
  429. package/dist/collection/components/date-dropdown/date-dropdown.js +34 -21
  430. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  431. package/dist/collection/components/date-picker/date-picker.js +62 -48
  432. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  433. package/dist/collection/components/date-time-card/date-time-card.js +7 -6
  434. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  435. package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
  436. package/dist/collection/components/divider/divider.js +1 -1
  437. package/dist/collection/components/drawer/drawer.js +2 -2
  438. package/dist/collection/components/dropdown/dropdown-controller.js +14 -13
  439. package/dist/collection/components/dropdown/dropdown-controller.js.map +1 -1
  440. package/dist/collection/components/dropdown/dropdown.js +101 -65
  441. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  442. package/dist/collection/components/dropdown/test/dropdown.ct.js +19 -8
  443. package/dist/collection/components/dropdown/test/dropdown.ct.js.map +1 -1
  444. package/dist/collection/components/dropdown-button/dropdown-button.ct.js +28 -0
  445. package/dist/collection/components/dropdown-button/dropdown-button.ct.js.map +1 -1
  446. package/dist/collection/components/dropdown-button/dropdown-button.js +7 -13
  447. package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
  448. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  449. package/dist/collection/components/dropdown-header/dropdown-header.js.map +1 -1
  450. package/dist/collection/components/dropdown-item/dropdown-item.css +3 -3
  451. package/dist/collection/components/dropdown-item/dropdown-item.js +5 -5
  452. package/dist/collection/components/dropdown-item/dropdown-item.js.map +1 -1
  453. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  454. package/dist/collection/components/empty-state/empty-state.js +1 -1
  455. package/dist/collection/components/empty-state/empty-state.js.map +1 -1
  456. package/dist/collection/components/event-list/event-list.js +2 -2
  457. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  458. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  459. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  460. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  461. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  462. package/dist/collection/components/{text-field/number-field.css → form-field/form-field.css} +15 -242
  463. package/dist/collection/components/form-field/form-field.js +56 -0
  464. package/dist/collection/components/form-field/form-field.js.map +1 -0
  465. package/dist/collection/components/grid/layout-grid.css +1 -1
  466. package/dist/collection/components/grid/layout-grid.js +3 -3
  467. package/dist/collection/components/grid/layout-grid.js.map +1 -1
  468. package/dist/collection/components/group/group-context-menu.css +1 -1
  469. package/dist/collection/components/group/group-context-menu.js +2 -2
  470. package/dist/collection/components/group/group-context-menu.js.map +1 -1
  471. package/dist/collection/components/group/group.css +3 -2
  472. package/dist/collection/components/group/group.js +84 -48
  473. package/dist/collection/components/group/group.js.map +1 -1
  474. package/dist/collection/components/group/test/group.ct.js +70 -2
  475. package/dist/collection/components/group/test/group.ct.js.map +1 -1
  476. package/dist/collection/components/group-item/group-item.css +0 -4
  477. package/dist/collection/components/group-item/group-item.js +9 -12
  478. package/dist/collection/components/group-item/group-item.js.map +1 -1
  479. package/dist/collection/components/icon-button/icon-button.js +1 -1
  480. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -2
  481. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js.map +1 -1
  482. package/dist/collection/components/input-group/input-group.js +1 -1
  483. package/dist/collection/components/key-value/key-value.js +1 -1
  484. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  485. package/dist/collection/components/kpi/kpi.css +1 -1
  486. package/dist/collection/components/kpi/kpi.js +4 -4
  487. package/dist/collection/components/kpi/kpi.js.map +1 -1
  488. package/dist/collection/components/link-button/link-button.js +3 -3
  489. package/dist/collection/components/map-navigation/map-navigation.css +3 -3
  490. package/dist/collection/components/map-navigation/map-navigation.js +2 -2
  491. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  492. package/dist/collection/components/menu/menu-expand-icon.css +1 -1
  493. package/dist/collection/components/menu/menu-expand-icon.js +3 -3
  494. package/dist/collection/components/menu/menu-expand-icon.js.map +1 -1
  495. package/dist/collection/components/menu/menu.css +4 -3
  496. package/dist/collection/components/menu/menu.js +12 -12
  497. package/dist/collection/components/menu/menu.js.map +1 -1
  498. package/dist/collection/components/menu/test/menu.ct.js +1 -1
  499. package/dist/collection/components/menu/test/menu.ct.js.map +1 -1
  500. package/dist/collection/components/menu-about/menu-about.js +1 -1
  501. package/dist/collection/components/menu-about/test/menu-about.ct.js +44 -0
  502. package/dist/collection/components/menu-about/test/menu-about.ct.js.map +1 -0
  503. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  504. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  505. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  506. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  507. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  508. package/dist/collection/components/menu-category/menu-category.js +5 -5
  509. package/dist/collection/components/menu-category/menu-category.js.map +1 -1
  510. package/dist/collection/components/menu-item/menu-item.js +24 -21
  511. package/dist/collection/components/menu-item/menu-item.js.map +1 -1
  512. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  513. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  514. package/dist/collection/components/message-bar/message-bar.js +1 -1
  515. package/dist/collection/components/modal/modal.css +19 -9
  516. package/dist/collection/components/modal/modal.js +11 -4
  517. package/dist/collection/components/modal/modal.js.map +1 -1
  518. package/dist/collection/components/modal/test/modal.ct.js +47 -1
  519. package/dist/collection/components/modal/test/modal.ct.js.map +1 -1
  520. package/dist/collection/components/modal-content/modal-content.css +2 -2
  521. package/dist/collection/components/modal-content/modal-content.js +1 -1
  522. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  523. package/dist/collection/components/modal-header/modal-header.css +6 -7
  524. package/dist/collection/components/modal-header/modal-header.js +4 -4
  525. package/dist/collection/components/modal-header/modal-header.js.map +1 -1
  526. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  527. package/dist/collection/components/pagination/pagination.js +5 -4
  528. package/dist/collection/components/pagination/pagination.js.map +1 -1
  529. package/dist/collection/components/pane/pane.css +1 -1
  530. package/dist/collection/components/pane/pane.js +7 -7
  531. package/dist/collection/components/pane/pane.js.map +1 -1
  532. package/dist/collection/components/pane/test/panes.ct.js +1 -1
  533. package/dist/collection/components/pane/test/panes.ct.js.map +1 -1
  534. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  535. package/dist/collection/components/pill/pill.css +2 -2
  536. package/dist/collection/components/pill/pill.js +5 -5
  537. package/dist/collection/components/pill/pill.js.map +1 -1
  538. package/dist/collection/components/playground/example-modal.js +1 -1
  539. package/dist/collection/components/playground/playground.js +2 -2
  540. package/dist/collection/components/playground/playground.js.map +1 -1
  541. package/dist/collection/components/push-card/push-card.js +9 -6
  542. package/dist/collection/components/push-card/push-card.js.map +1 -1
  543. package/dist/collection/components/row/row.css +1 -1
  544. package/dist/collection/components/row/row.js +2 -2
  545. package/dist/collection/components/row/row.js.map +1 -1
  546. package/dist/collection/components/select/select.css +0 -52
  547. package/dist/collection/components/select/select.js +105 -423
  548. package/dist/collection/components/select/select.js.map +1 -1
  549. package/dist/collection/components/select/test/select.ct.js +139 -80
  550. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  551. package/dist/collection/components/select-item/select-item.js +1 -1
  552. package/dist/collection/components/slider/slider.css +1 -1
  553. package/dist/collection/components/slider/slider.js +24 -16
  554. package/dist/collection/components/slider/slider.js.map +1 -1
  555. package/dist/collection/components/slider/test/slider.ct.js +15 -6
  556. package/dist/collection/components/slider/test/slider.ct.js.map +1 -1
  557. package/dist/collection/components/spinner/spinner.js +1 -1
  558. package/dist/collection/components/split-button/split-button.js +1 -1
  559. package/dist/collection/components/split-button-item/split-button-item.js +1 -1
  560. package/dist/collection/components/tab-item/tab-item.js +5 -5
  561. package/dist/collection/components/tab-item/tab-item.js.map +1 -1
  562. package/dist/collection/components/tabs/tabs.css +1 -1
  563. package/dist/collection/components/tabs/tabs.js +78 -43
  564. package/dist/collection/components/tabs/tabs.js.map +1 -1
  565. package/dist/collection/components/tabs/test/tabs.ct.js +35 -9
  566. package/dist/collection/components/tabs/test/tabs.ct.js.map +1 -1
  567. package/dist/collection/components/tile/tile.css +1 -1
  568. package/dist/collection/components/tile/tile.js +5 -5
  569. package/dist/collection/components/tile/tile.js.map +1 -1
  570. package/dist/collection/components/time-picker/time-picker.css +13 -86
  571. package/dist/collection/components/time-picker/time-picker.js +3 -3
  572. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  573. package/dist/collection/components/toast/styles/toast-container.css +1 -1
  574. package/dist/collection/components/toast/toast-container.js +3 -3
  575. package/dist/collection/components/toast/toast-container.js.map +1 -1
  576. package/dist/collection/components/toast/toast-utils.js.map +1 -1
  577. package/dist/collection/components/toast/toast.css +1 -1
  578. package/dist/collection/components/toast/toast.js +3 -3
  579. package/dist/collection/components/toast/toast.js.map +1 -1
  580. package/dist/collection/components/toggle/test/toggle.ct.js +1 -24
  581. package/dist/collection/components/toggle/test/toggle.ct.js.map +1 -1
  582. package/dist/collection/components/toggle/toggle.css +1 -132
  583. package/dist/collection/components/toggle/toggle.js +2 -157
  584. package/dist/collection/components/toggle/toggle.js.map +1 -1
  585. package/dist/collection/components/toggle-button/toggle-button.js +2 -2
  586. package/dist/collection/components/tooltip/tooltip.css +15 -5
  587. package/dist/collection/components/tooltip/tooltip.js +39 -35
  588. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  589. package/dist/collection/components/tree/test/tree.ct.js +37 -1
  590. package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
  591. package/dist/collection/components/tree/tree-model.js.map +1 -1
  592. package/dist/collection/components/tree/tree.css +1 -1
  593. package/dist/collection/components/tree/tree.js +26 -11
  594. package/dist/collection/components/tree/tree.js.map +1 -1
  595. package/dist/collection/components/tree-item/tree-item.css +9 -0
  596. package/dist/collection/components/tree-item/tree-item.js +13 -12
  597. package/dist/collection/components/tree-item/tree-item.js.map +1 -1
  598. package/dist/collection/components/typography/test/ix-typography.spec.js +0 -14
  599. package/dist/collection/components/typography/test/ix-typography.spec.js.map +1 -1
  600. package/dist/collection/components/typography/type-mapping.js +3 -0
  601. package/dist/collection/components/typography/type-mapping.js.map +1 -1
  602. package/dist/collection/components/typography/typography.js +6 -42
  603. package/dist/collection/components/typography/typography.js.map +1 -1
  604. package/dist/collection/components/upload/test/upload.ct.js +17 -0
  605. package/dist/collection/components/upload/test/upload.ct.js.map +1 -0
  606. package/dist/collection/components/upload/upload.js +50 -6
  607. package/dist/collection/components/upload/upload.js.map +1 -1
  608. package/dist/collection/components/utils/a11y.js +2 -3
  609. package/dist/collection/components/utils/a11y.js.map +1 -1
  610. package/dist/collection/components/utils/application-layout/service.js +2 -2
  611. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  612. package/dist/collection/components/utils/condition-checks.js +1 -1
  613. package/dist/collection/components/utils/condition-checks.js.map +1 -1
  614. package/dist/collection/components/utils/context.js +6 -3
  615. package/dist/collection/components/utils/context.js.map +1 -1
  616. package/dist/collection/components/utils/disposable-event-listener.js +19 -0
  617. package/dist/collection/components/utils/disposable-event-listener.js.map +1 -0
  618. package/dist/collection/components/utils/element-reference.js +2 -0
  619. package/dist/collection/components/utils/element-reference.js.map +1 -0
  620. package/dist/collection/components/utils/focus.js +19 -17
  621. package/dist/collection/components/utils/focus.js.map +1 -1
  622. package/dist/collection/components/utils/listener.js +2 -2
  623. package/dist/collection/components/utils/listener.js.map +1 -1
  624. package/dist/collection/components/utils/make-ref.js +7 -17
  625. package/dist/collection/components/utils/make-ref.js.map +1 -1
  626. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +11 -8
  627. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js.map +1 -1
  628. package/dist/collection/components/utils/notification-color.js.map +1 -1
  629. package/dist/collection/components/utils/shadow-dom.js +1 -1
  630. package/dist/collection/components/utils/shadow-dom.js.map +1 -1
  631. package/dist/collection/components/utils/theme-switcher.js +1 -0
  632. package/dist/collection/components/utils/theme-switcher.js.map +1 -1
  633. package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
  634. package/dist/collection/components/workflow-step/workflow-step.css +1 -1
  635. package/dist/collection/components/workflow-step/workflow-step.js +4 -4
  636. package/dist/collection/components/workflow-step/workflow-step.js.map +1 -1
  637. package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js +2 -2
  638. package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js.map +1 -1
  639. package/dist/collection/components/workflow-steps/workflow-steps.css +1 -1
  640. package/dist/collection/components/workflow-steps/workflow-steps.js +2 -2
  641. package/dist/collection/components/workflow-steps/workflow-steps.js.map +1 -1
  642. package/dist/collection/index.js +1 -6
  643. package/dist/collection/index.js.map +1 -1
  644. package/dist/collection/tests/application/application.e2e.js.map +1 -1
  645. package/dist/collection/tests/application-header/application-header.e2e.js +9 -0
  646. package/dist/collection/tests/application-header/application-header.e2e.js.map +1 -1
  647. package/dist/collection/tests/avatar/avatar.e2e.js +6 -0
  648. package/dist/collection/tests/avatar/avatar.e2e.js.map +1 -1
  649. package/dist/collection/tests/card-list/card-list.e2e.js +7 -1
  650. package/dist/collection/tests/card-list/card-list.e2e.js.map +1 -1
  651. package/dist/collection/tests/dropdown/dropdown.e2e.js +6 -0
  652. package/dist/collection/tests/dropdown/dropdown.e2e.js.map +1 -1
  653. package/dist/collection/tests/group/group.e2e.js +12 -3
  654. package/dist/collection/tests/group/group.e2e.js.map +1 -1
  655. package/dist/collection/tests/input/input.e2e.js +12 -0
  656. package/dist/collection/tests/input/input.e2e.js.map +1 -1
  657. package/dist/collection/tests/slider/slider.e2e.js +31 -0
  658. package/dist/collection/tests/slider/slider.e2e.js.map +1 -1
  659. package/dist/collection/tests/tabs/tabs.e2e.js +1 -1
  660. package/dist/collection/tests/tabs/tabs.e2e.js.map +1 -1
  661. package/dist/collection/tests/tooltip/tooltip.e2e.js +22 -0
  662. package/dist/collection/tests/tooltip/tooltip.e2e.js.map +1 -1
  663. package/dist/collection/tests/tree/tree.e2e.js +12 -0
  664. package/dist/collection/tests/tree/tree.e2e.js.map +1 -1
  665. package/dist/collection/tests/utils/test/index.js +0 -11
  666. package/dist/collection/tests/utils/test/index.js.map +1 -1
  667. package/dist/collection/tests/utils/test/page.js +3 -12
  668. package/dist/collection/tests/utils/test/page.js.map +1 -1
  669. package/dist/esm/{a11y-13dedaef.js → a11y-2e34777f.js} +4 -5
  670. package/dist/esm/a11y-2e34777f.js.map +1 -0
  671. package/dist/esm/{base-button-ea06697f.js → base-button-103d6f26.js} +4 -4
  672. package/dist/esm/base-button-103d6f26.js.map +1 -0
  673. package/dist/esm/{base-icon-button-c64fdb50.js → base-icon-button-9770fa3e.js} +3 -3
  674. package/dist/esm/{base-icon-button-c64fdb50.js.map → base-icon-button-9770fa3e.js.map} +1 -1
  675. package/dist/esm/{context-c9078420.js → context-42311cff.js} +7 -4
  676. package/dist/esm/context-42311cff.js.map +1 -0
  677. package/dist/esm/disposable-event-listener-ff2cb862.js +18 -0
  678. package/dist/esm/disposable-event-listener-ff2cb862.js.map +1 -0
  679. package/dist/esm/dropdown-controller-c79f65b3.js +148 -0
  680. package/dist/esm/dropdown-controller-c79f65b3.js.map +1 -0
  681. package/dist/esm/{floating-ui.dom.esm-6e7c098f.js → floating-ui.dom.esm-d4ad786a.js} +534 -61
  682. package/dist/esm/floating-ui.dom.esm-d4ad786a.js.map +1 -0
  683. package/dist/esm/{focus-d4d3abaf.js → focus-5ccebfbc.js} +21 -18
  684. package/dist/esm/focus-5ccebfbc.js.map +1 -0
  685. package/dist/esm/{index-9103b14c.js → index-5429f20b.js} +156 -78
  686. package/dist/esm/index-5429f20b.js.map +1 -0
  687. package/dist/esm/index.js +4 -19
  688. package/dist/esm/index.js.map +1 -1
  689. package/dist/esm/ix-action-card.entry.js +2 -2
  690. package/dist/esm/ix-action-card.entry.js.map +1 -1
  691. package/dist/esm/ix-application-header.entry.js +36 -10
  692. package/dist/esm/ix-application-header.entry.js.map +1 -1
  693. package/dist/esm/ix-application-sidebar.entry.js +2 -2
  694. package/dist/esm/ix-application-switch-modal.entry.js +2 -2
  695. package/dist/esm/ix-application.entry.js +9 -9
  696. package/dist/esm/ix-application.entry.js.map +1 -1
  697. package/dist/esm/ix-avatar_2.entry.js +6 -6
  698. package/dist/esm/ix-avatar_2.entry.js.map +1 -1
  699. package/dist/esm/ix-basic-navigation.entry.js +5 -5
  700. package/dist/esm/ix-basic-navigation.entry.js.map +1 -1
  701. package/dist/esm/ix-blind.entry.js +7 -7
  702. package/dist/esm/ix-blind.entry.js.map +1 -1
  703. package/dist/esm/ix-breadcrumb-item.entry.js +3 -3
  704. package/dist/esm/ix-breadcrumb.entry.js +11 -10
  705. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  706. package/dist/esm/ix-button.entry.js +4 -4
  707. package/dist/esm/ix-button.entry.js.map +1 -1
  708. package/dist/esm/ix-card-accordion_2.entry.js +8 -8
  709. package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
  710. package/dist/esm/ix-card-list.entry.js +7 -7
  711. package/dist/esm/ix-card-list.entry.js.map +1 -1
  712. package/dist/esm/ix-card_2.entry.js +6 -6
  713. package/dist/esm/ix-card_2.entry.js.map +1 -1
  714. package/dist/esm/ix-category-filter.entry.js +132 -72
  715. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  716. package/dist/esm/ix-chip.entry.js +5 -5
  717. package/dist/esm/ix-chip.entry.js.map +1 -1
  718. package/dist/esm/ix-col_4.entry.js +59 -43
  719. package/dist/esm/ix-col_4.entry.js.map +1 -1
  720. package/dist/esm/ix-content-header.entry.js +3 -3
  721. package/dist/esm/ix-content-header.entry.js.map +1 -1
  722. package/dist/esm/ix-content.entry.js +5 -5
  723. package/dist/esm/ix-css-grid-item.entry.js +2 -2
  724. package/dist/esm/ix-css-grid.entry.js +9 -4
  725. package/dist/esm/ix-css-grid.entry.js.map +1 -1
  726. package/dist/esm/ix-date-dropdown.entry.js +26 -16
  727. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  728. package/dist/esm/ix-date-time-card.entry.js +2 -2
  729. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  730. package/dist/esm/ix-datetime-picker.entry.js +2 -2
  731. package/dist/esm/ix-divider.entry.js +2 -2
  732. package/dist/esm/ix-drawer.entry.js +3 -3
  733. package/dist/esm/ix-dropdown-button.entry.js +5 -6
  734. package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
  735. package/dist/esm/ix-dropdown-header.entry.js +2 -2
  736. package/dist/esm/ix-dropdown-header.entry.js.map +1 -1
  737. package/dist/esm/ix-dropdown-item.entry.js +5 -5
  738. package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
  739. package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
  740. package/dist/esm/ix-dropdown.entry.js +86 -48
  741. package/dist/esm/ix-dropdown.entry.js.map +1 -1
  742. package/dist/esm/ix-empty-state.entry.js +2 -2
  743. package/dist/esm/ix-empty-state.entry.js.map +1 -1
  744. package/dist/esm/ix-event-list-item.entry.js +6 -6
  745. package/dist/esm/ix-event-list.entry.js +3 -3
  746. package/dist/esm/ix-expanding-search.entry.js +5 -5
  747. package/dist/esm/ix-filter-chip_2.entry.js +3 -3
  748. package/dist/esm/ix-flip-tile-content.entry.js +2 -2
  749. package/dist/esm/ix-flip-tile.entry.js +5 -5
  750. package/dist/esm/ix-form-field.entry.js +24 -0
  751. package/dist/esm/ix-form-field.entry.js.map +1 -0
  752. package/dist/esm/ix-group-context-menu_2.entry.js +7 -11
  753. package/dist/esm/ix-group-context-menu_2.entry.js.map +1 -1
  754. package/dist/esm/ix-group.entry.js +69 -45
  755. package/dist/esm/ix-group.entry.js.map +1 -1
  756. package/dist/esm/ix-icon-button_2.entry.js +6 -6
  757. package/dist/esm/ix-icon-toggle-button.entry.js +5 -6
  758. package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
  759. package/dist/esm/ix-input-group.entry.js +3 -3
  760. package/dist/esm/ix-key-value-list.entry.js +2 -2
  761. package/dist/esm/ix-key-value.entry.js +2 -2
  762. package/dist/esm/ix-kpi.entry.js +4 -4
  763. package/dist/esm/ix-kpi.entry.js.map +1 -1
  764. package/dist/esm/ix-link-button.entry.js +4 -4
  765. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  766. package/dist/esm/ix-map-navigation.entry.js +5 -5
  767. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  768. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  769. package/dist/esm/ix-menu-about-news.entry.js +5 -5
  770. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  771. package/dist/esm/ix-menu-about.entry.js +3 -3
  772. package/dist/esm/ix-menu-avatar.entry.js +4 -4
  773. package/dist/esm/ix-menu-category.entry.js +7 -7
  774. package/dist/esm/ix-menu-category.entry.js.map +1 -1
  775. package/dist/esm/ix-menu-expand-icon.entry.js +4 -4
  776. package/dist/esm/ix-menu-expand-icon.entry.js.map +1 -1
  777. package/dist/esm/ix-menu-item.entry.js +15 -15
  778. package/dist/esm/ix-menu-item.entry.js.map +1 -1
  779. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  780. package/dist/esm/ix-menu-settings.entry.js +2 -2
  781. package/dist/esm/ix-menu.entry.js +16 -16
  782. package/dist/esm/ix-menu.entry.js.map +1 -1
  783. package/dist/esm/ix-message-bar.entry.js +2 -2
  784. package/dist/esm/ix-modal-content_2.entry.js +6 -6
  785. package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
  786. package/dist/esm/ix-modal-example.entry.js +2 -2
  787. package/dist/esm/ix-modal-footer.entry.js +2 -2
  788. package/dist/esm/ix-modal-loading.entry.js +2 -2
  789. package/dist/esm/ix-modal.entry.js +14 -7
  790. package/dist/esm/ix-modal.entry.js.map +1 -1
  791. package/dist/esm/ix-pagination.entry.js +6 -6
  792. package/dist/esm/ix-pagination.entry.js.map +1 -1
  793. package/dist/esm/ix-pane-layout.entry.js +3 -3
  794. package/dist/esm/ix-pane.entry.js +8 -8
  795. package/dist/esm/ix-pane.entry.js.map +1 -1
  796. package/dist/esm/ix-pill.entry.js +5 -5
  797. package/dist/esm/ix-pill.entry.js.map +1 -1
  798. package/dist/esm/ix-playground-internal.entry.js +2 -2
  799. package/dist/esm/ix-playground-internal.entry.js.map +1 -1
  800. package/dist/esm/ix-push-card.entry.js +2 -2
  801. package/dist/esm/ix-push-card.entry.js.map +1 -1
  802. package/dist/esm/ix-select.entry.js +108 -157
  803. package/dist/esm/ix-select.entry.js.map +1 -1
  804. package/dist/esm/ix-slider.entry.js +24 -17
  805. package/dist/esm/ix-slider.entry.js.map +1 -1
  806. package/dist/esm/ix-split-button-item.entry.js +3 -3
  807. package/dist/esm/ix-split-button.entry.js +2 -2
  808. package/dist/esm/ix-tab-item_2.entry.js +75 -45
  809. package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
  810. package/dist/esm/ix-tile.entry.js +5 -5
  811. package/dist/esm/ix-tile.entry.js.map +1 -1
  812. package/dist/esm/ix-time-picker.entry.js +5 -5
  813. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  814. package/dist/esm/ix-toast-container.entry.js +3 -3
  815. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  816. package/dist/esm/ix-toast.entry.js +3 -3
  817. package/dist/esm/ix-toast.entry.js.map +1 -1
  818. package/dist/esm/ix-toggle-button.entry.js +5 -5
  819. package/dist/esm/ix-toggle.entry.js +5 -42
  820. package/dist/esm/ix-toggle.entry.js.map +1 -1
  821. package/dist/esm/ix-tooltip.entry.js +295 -0
  822. package/dist/esm/ix-tooltip.entry.js.map +1 -0
  823. package/dist/esm/ix-tree-item.entry.js +9 -9
  824. package/dist/esm/ix-tree-item.entry.js.map +1 -1
  825. package/dist/esm/ix-tree.entry.js +22 -8
  826. package/dist/esm/ix-tree.entry.js.map +1 -1
  827. package/dist/esm/ix-typography.entry.js +4 -25
  828. package/dist/esm/ix-typography.entry.js.map +1 -1
  829. package/dist/esm/ix-upload.entry.js +59 -5
  830. package/dist/esm/ix-upload.entry.js.map +1 -1
  831. package/dist/esm/ix-validation-tooltip.entry.js +4 -4
  832. package/dist/esm/ix-workflow-step.entry.js +4 -4
  833. package/dist/esm/ix-workflow-step.entry.js.map +1 -1
  834. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  835. package/dist/esm/ix-workflow-steps.entry.js.map +1 -1
  836. package/dist/esm/{listener-98571ba8.js → listener-ade7081c.js} +4 -4
  837. package/dist/esm/listener-ade7081c.js.map +1 -0
  838. package/dist/esm/loader.js +3 -3
  839. package/dist/esm/{logical-filter-operator-f6701df5.js → logical-filter-operator-d793d1c3.js} +2 -2
  840. package/dist/esm/{logical-filter-operator-f6701df5.js.map → logical-filter-operator-d793d1c3.js.map} +1 -1
  841. package/dist/esm/{make-ref-6b3b4e16.js → make-ref-4b76e9b5.js} +8 -18
  842. package/dist/esm/make-ref-4b76e9b5.js.map +1 -0
  843. package/dist/esm/{menu-tabs-fc-7ec1fb5d.js → menu-tabs-fc-b549da52.js} +19 -16
  844. package/dist/esm/menu-tabs-fc-b549da52.js.map +1 -0
  845. package/dist/esm/{service-02cc9011.js → service-c7fc628b.js} +3 -3
  846. package/dist/esm/service-c7fc628b.js.map +1 -0
  847. package/dist/esm/{shadow-dom-60e9243d.js → shadow-dom-cc0bc152.js} +2 -2
  848. package/dist/esm/{shadow-dom-60e9243d.js.map → shadow-dom-cc0bc152.js.map} +1 -1
  849. package/dist/esm/siemens-ix.js +3 -3
  850. package/dist/esm/{theme-switcher-b10fb4da.js → theme-switcher-5fcf712d.js} +2 -1
  851. package/dist/esm/theme-switcher-5fcf712d.js.map +1 -0
  852. package/dist/siemens-ix/index.esm.js +1 -1
  853. package/dist/siemens-ix/index.esm.js.map +1 -1
  854. package/dist/siemens-ix/{p-781a1922.entry.js → p-0379b864.entry.js} +2 -2
  855. package/dist/siemens-ix/{p-846cf6d2.entry.js → p-054451cb.entry.js} +2 -2
  856. package/dist/siemens-ix/{p-9840f086.entry.js → p-0691b6a5.entry.js} +2 -2
  857. package/dist/siemens-ix/{p-9840f086.entry.js.map → p-0691b6a5.entry.js.map} +1 -1
  858. package/dist/siemens-ix/{p-504f43d4.entry.js → p-06f9e19f.entry.js} +2 -2
  859. package/dist/siemens-ix/{p-504f43d4.entry.js.map → p-06f9e19f.entry.js.map} +1 -1
  860. package/dist/siemens-ix/p-093c25b1.entry.js +2 -0
  861. package/dist/siemens-ix/p-093c25b1.entry.js.map +1 -0
  862. package/dist/siemens-ix/p-0996d9f6.entry.js +2 -0
  863. package/dist/siemens-ix/{p-5924a783.entry.js → p-09e0ede1.entry.js} +2 -2
  864. package/dist/siemens-ix/{p-5924a783.entry.js.map → p-09e0ede1.entry.js.map} +1 -1
  865. package/dist/siemens-ix/{p-ec0806c3.entry.js → p-0b8718d9.entry.js} +2 -2
  866. package/dist/siemens-ix/p-0b8718d9.entry.js.map +1 -0
  867. package/dist/siemens-ix/{p-1da901d5.js → p-0e983f70.js} +2 -2
  868. package/dist/siemens-ix/p-0e983f70.js.map +1 -0
  869. package/dist/siemens-ix/p-0f099811.entry.js +2 -0
  870. package/dist/siemens-ix/{p-4b69ab0d.entry.js.map → p-0f099811.entry.js.map} +1 -1
  871. package/dist/siemens-ix/{p-8d737a35.entry.js → p-0f4e62f3.entry.js} +2 -2
  872. package/dist/siemens-ix/p-10368ba0.entry.js +2 -0
  873. package/dist/siemens-ix/{p-02ed5606.entry.js.map → p-10368ba0.entry.js.map} +1 -1
  874. package/dist/siemens-ix/p-10a522ca.js +2 -0
  875. package/dist/siemens-ix/p-10a522ca.js.map +1 -0
  876. package/dist/siemens-ix/p-156fa685.entry.js +2 -0
  877. package/dist/siemens-ix/p-156fa685.entry.js.map +1 -0
  878. package/dist/siemens-ix/p-157b1b28.js +2 -0
  879. package/dist/siemens-ix/p-157b1b28.js.map +1 -0
  880. package/dist/siemens-ix/p-17240a7f.entry.js +2 -0
  881. package/dist/siemens-ix/p-17240a7f.entry.js.map +1 -0
  882. package/dist/siemens-ix/p-178ce002.js +2 -0
  883. package/dist/siemens-ix/p-178ce002.js.map +1 -0
  884. package/dist/siemens-ix/p-1a8e3fea.entry.js +2 -0
  885. package/dist/siemens-ix/{p-3de71a19.entry.js → p-1b6dda61.entry.js} +2 -2
  886. package/dist/siemens-ix/p-1b6dda61.entry.js.map +1 -0
  887. package/dist/siemens-ix/{p-b789e0e7.entry.js → p-1e3d6d27.entry.js} +2 -2
  888. package/dist/siemens-ix/{p-37ca7ed4.js → p-24afab39.js} +2 -2
  889. package/dist/{cjs/menu-tabs-fc-f6b706e3.js.map → siemens-ix/p-24afab39.js.map} +1 -1
  890. package/dist/siemens-ix/p-26609c63.entry.js +2 -0
  891. package/dist/siemens-ix/p-26609c63.entry.js.map +1 -0
  892. package/dist/siemens-ix/{p-b0fe18f7.entry.js → p-2c1540ba.entry.js} +2 -2
  893. package/dist/siemens-ix/{p-b0fe18f7.entry.js.map → p-2c1540ba.entry.js.map} +1 -1
  894. package/dist/siemens-ix/{p-921c59c4.entry.js → p-2f232c45.entry.js} +2 -2
  895. package/dist/siemens-ix/p-2f232c45.entry.js.map +1 -0
  896. package/dist/siemens-ix/{p-8a9fc2f0.entry.js → p-3028d530.entry.js} +2 -2
  897. package/dist/siemens-ix/{p-8a9fc2f0.entry.js.map → p-3028d530.entry.js.map} +1 -1
  898. package/dist/siemens-ix/p-3150070f.entry.js +2 -0
  899. package/dist/siemens-ix/p-3150070f.entry.js.map +1 -0
  900. package/dist/siemens-ix/{p-6c412b52.entry.js → p-315ecf68.entry.js} +2 -2
  901. package/dist/siemens-ix/{p-712e0ee0.js → p-345e1c73.js} +1 -1
  902. package/dist/siemens-ix/{p-712e0ee0.js.map → p-345e1c73.js.map} +1 -1
  903. package/dist/siemens-ix/{p-9ec92185.entry.js → p-380a7d93.entry.js} +2 -2
  904. package/dist/siemens-ix/p-380a7d93.entry.js.map +1 -0
  905. package/dist/siemens-ix/p-3b576b4e.js +2 -0
  906. package/dist/siemens-ix/{p-6bd0ba14.entry.js → p-3be4c628.entry.js} +2 -2
  907. package/dist/siemens-ix/p-3be4c628.entry.js.map +1 -0
  908. package/dist/siemens-ix/p-3e867ef9.entry.js +2 -0
  909. package/dist/siemens-ix/p-3e867ef9.entry.js.map +1 -0
  910. package/dist/siemens-ix/p-40f20208.entry.js +2 -0
  911. package/dist/siemens-ix/p-40f20208.entry.js.map +1 -0
  912. package/dist/siemens-ix/{p-61265df9.entry.js → p-41935530.entry.js} +2 -2
  913. package/dist/siemens-ix/{p-61265df9.entry.js.map → p-41935530.entry.js.map} +1 -1
  914. package/dist/siemens-ix/{p-293dd6d1.entry.js → p-41d9a2e4.entry.js} +2 -2
  915. package/dist/siemens-ix/p-476e4a9d.entry.js +2 -0
  916. package/dist/siemens-ix/p-476e4a9d.entry.js.map +1 -0
  917. package/dist/siemens-ix/{p-25ee1b62.js → p-4ac31849.js} +1 -1
  918. package/dist/siemens-ix/{p-25ee1b62.js.map → p-4ac31849.js.map} +1 -1
  919. package/dist/siemens-ix/{p-35690183.entry.js → p-509dba4c.entry.js} +2 -2
  920. package/dist/siemens-ix/{p-6ca97a73.entry.js → p-50bcb3f8.entry.js} +2 -2
  921. package/dist/siemens-ix/{p-628f031a.entry.js → p-5232d441.entry.js} +2 -2
  922. package/dist/siemens-ix/{p-b5c4fd55.entry.js → p-619a80d3.entry.js} +2 -2
  923. package/dist/siemens-ix/{p-b5c4fd55.entry.js.map → p-619a80d3.entry.js.map} +1 -1
  924. package/dist/siemens-ix/p-633a8884.entry.js +2 -0
  925. package/dist/siemens-ix/p-633a8884.entry.js.map +1 -0
  926. package/dist/siemens-ix/{p-724b98ce.entry.js → p-66d4e328.entry.js} +2 -2
  927. package/dist/siemens-ix/{p-724b98ce.entry.js.map → p-66d4e328.entry.js.map} +1 -1
  928. package/dist/siemens-ix/{p-3b38f812.entry.js → p-6913e59d.entry.js} +2 -2
  929. package/dist/siemens-ix/{p-aae05303.entry.js → p-6a9577b5.entry.js} +2 -2
  930. package/dist/siemens-ix/p-6a9577b5.entry.js.map +1 -0
  931. package/dist/siemens-ix/p-72472fa5.entry.js +2 -0
  932. package/dist/siemens-ix/{p-0d907964.entry.js.map → p-72472fa5.entry.js.map} +1 -1
  933. package/dist/siemens-ix/{p-ed991838.js → p-72d096e9.js} +2 -2
  934. package/dist/siemens-ix/p-72d096e9.js.map +1 -0
  935. package/dist/siemens-ix/{p-9cc0d11b.entry.js → p-7354cdb0.entry.js} +2 -2
  936. package/dist/siemens-ix/p-737954bf.entry.js +2 -0
  937. package/dist/siemens-ix/p-737954bf.entry.js.map +1 -0
  938. package/dist/siemens-ix/p-737c61da.entry.js +2 -0
  939. package/dist/siemens-ix/{p-b6c0dfb5.entry.js.map → p-737c61da.entry.js.map} +1 -1
  940. package/dist/siemens-ix/p-73bd61ca.entry.js +2 -0
  941. package/dist/siemens-ix/{p-dde0af66.entry.js → p-74461f94.entry.js} +2 -2
  942. package/dist/siemens-ix/{p-f37ac17d.entry.js → p-7815494b.entry.js} +2 -2
  943. package/dist/siemens-ix/p-7815494b.entry.js.map +1 -0
  944. package/dist/siemens-ix/{p-f0bbd496.entry.js → p-8578629c.entry.js} +2 -2
  945. package/dist/siemens-ix/p-8578629c.entry.js.map +1 -0
  946. package/dist/siemens-ix/p-8a56153a.entry.js +2 -0
  947. package/dist/siemens-ix/{p-f3c3366d.entry.js.map → p-8a56153a.entry.js.map} +1 -1
  948. package/dist/siemens-ix/{p-104097fb.entry.js → p-8b21fc75.entry.js} +2 -2
  949. package/dist/siemens-ix/p-8b21fc75.entry.js.map +1 -0
  950. package/dist/siemens-ix/p-8b2b4ce3.entry.js +2 -0
  951. package/dist/siemens-ix/p-8b2b4ce3.entry.js.map +1 -0
  952. package/dist/siemens-ix/p-8f48462b.entry.js +2 -0
  953. package/dist/siemens-ix/p-8f48462b.entry.js.map +1 -0
  954. package/dist/siemens-ix/p-9144ea56.entry.js +2 -0
  955. package/dist/siemens-ix/p-9144ea56.entry.js.map +1 -0
  956. package/dist/siemens-ix/p-98af5c4d.entry.js +2 -0
  957. package/dist/siemens-ix/p-98af5c4d.entry.js.map +1 -0
  958. package/dist/siemens-ix/p-99a1cd81.entry.js +2 -0
  959. package/dist/siemens-ix/{p-06965e5f.entry.js → p-9b8c6123.entry.js} +2 -2
  960. package/dist/siemens-ix/p-9b8c6123.entry.js.map +1 -0
  961. package/dist/siemens-ix/p-9cd40e56.entry.js +2 -0
  962. package/dist/siemens-ix/p-9cd40e56.entry.js.map +1 -0
  963. package/dist/siemens-ix/{p-80051a81.entry.js → p-ad0c6a32.entry.js} +2 -2
  964. package/dist/siemens-ix/p-af7a836c.entry.js +2 -0
  965. package/dist/siemens-ix/p-af7a836c.entry.js.map +1 -0
  966. package/dist/siemens-ix/{p-8dcf30ce.entry.js → p-b247d124.entry.js} +2 -2
  967. package/dist/siemens-ix/p-b53aa733.entry.js +2 -0
  968. package/dist/siemens-ix/p-b53aa733.entry.js.map +1 -0
  969. package/dist/siemens-ix/{p-9569e1a2.entry.js → p-b6a11e17.entry.js} +2 -2
  970. package/dist/siemens-ix/p-b9e66925.entry.js +2 -0
  971. package/dist/siemens-ix/{p-fad5daa1.entry.js → p-b9f67de0.entry.js} +2 -2
  972. package/dist/siemens-ix/{p-fad5daa1.entry.js.map → p-b9f67de0.entry.js.map} +1 -1
  973. package/dist/siemens-ix/{p-1f771917.entry.js → p-ba2e041e.entry.js} +2 -2
  974. package/dist/siemens-ix/p-ba6e955a.js +2 -0
  975. package/dist/siemens-ix/p-ba6e955a.js.map +1 -0
  976. package/dist/siemens-ix/p-bf1e16f6.entry.js +2 -0
  977. package/dist/siemens-ix/p-bf1e16f6.entry.js.map +1 -0
  978. package/dist/siemens-ix/{p-35fa9e1a.entry.js → p-c0bf3052.entry.js} +2 -2
  979. package/dist/siemens-ix/{p-1ec8d2b9.entry.js → p-c39a6215.entry.js} +2 -2
  980. package/dist/siemens-ix/p-c5e08d24.entry.js +2 -0
  981. package/dist/siemens-ix/p-c5e08d24.entry.js.map +1 -0
  982. package/dist/siemens-ix/{p-b973db5e.entry.js → p-c841c191.entry.js} +2 -2
  983. package/dist/siemens-ix/p-c841c191.entry.js.map +1 -0
  984. package/dist/siemens-ix/p-c8c3efb6.entry.js +2 -0
  985. package/dist/siemens-ix/p-c8c3efb6.entry.js.map +1 -0
  986. package/dist/siemens-ix/p-cacd4857.entry.js +2 -0
  987. package/dist/siemens-ix/p-cacd4857.entry.js.map +1 -0
  988. package/dist/siemens-ix/p-cdaad9de.entry.js +2 -0
  989. package/dist/siemens-ix/p-cdaad9de.entry.js.map +1 -0
  990. package/dist/siemens-ix/p-ce563a48.js +2 -0
  991. package/dist/siemens-ix/p-ce563a48.js.map +1 -0
  992. package/dist/siemens-ix/p-ce808a3f.entry.js +2 -0
  993. package/dist/siemens-ix/p-ce808a3f.entry.js.map +1 -0
  994. package/dist/siemens-ix/p-d057b634.entry.js +2 -0
  995. package/dist/siemens-ix/p-d1a5b773.entry.js +2 -0
  996. package/dist/siemens-ix/p-d1a5b773.entry.js.map +1 -0
  997. package/dist/siemens-ix/p-d7072aad.entry.js +2 -0
  998. package/dist/siemens-ix/{p-c6dcff7e.entry.js → p-d7a0deb7.entry.js} +2 -2
  999. package/dist/siemens-ix/p-d8780f8c.entry.js +2 -0
  1000. package/dist/siemens-ix/p-d8780f8c.entry.js.map +1 -0
  1001. package/dist/siemens-ix/p-da71920f.entry.js +2 -0
  1002. package/dist/siemens-ix/p-da71920f.entry.js.map +1 -0
  1003. package/dist/siemens-ix/{p-bd24bbde.entry.js → p-dc284f4d.entry.js} +2 -2
  1004. package/dist/siemens-ix/p-dda1ce22.entry.js +2 -0
  1005. package/dist/siemens-ix/p-dda1ce22.entry.js.map +1 -0
  1006. package/dist/siemens-ix/{p-e1bd7b4f.entry.js → p-de44d65b.entry.js} +2 -2
  1007. package/dist/siemens-ix/{p-e1bd7b4f.entry.js.map → p-de44d65b.entry.js.map} +1 -1
  1008. package/dist/siemens-ix/p-e4441794.entry.js +2 -0
  1009. package/dist/siemens-ix/p-e4441794.entry.js.map +1 -0
  1010. package/dist/siemens-ix/{p-15a5bc5a.entry.js → p-e4ca3618.entry.js} +2 -2
  1011. package/dist/siemens-ix/{p-15a5bc5a.entry.js.map → p-e4ca3618.entry.js.map} +1 -1
  1012. package/dist/siemens-ix/p-e6652822.js +2 -0
  1013. package/dist/siemens-ix/p-e6652822.js.map +1 -0
  1014. package/dist/siemens-ix/{p-97f475db.entry.js → p-e89c0e29.entry.js} +2 -2
  1015. package/dist/siemens-ix/{p-ac05950c.entry.js → p-ead295d5.entry.js} +2 -2
  1016. package/dist/siemens-ix/{p-ac05950c.entry.js.map → p-ead295d5.entry.js.map} +1 -1
  1017. package/dist/siemens-ix/p-ec037f98.js +2 -0
  1018. package/dist/siemens-ix/p-ec037f98.js.map +1 -0
  1019. package/dist/siemens-ix/p-ee50f7fa.entry.js +2 -0
  1020. package/dist/siemens-ix/{p-75c61fbf.entry.js → p-f47bd4e8.entry.js} +2 -2
  1021. package/dist/siemens-ix/p-f576c41d.entry.js +2 -0
  1022. package/dist/siemens-ix/{p-18d15442.entry.js.map → p-f576c41d.entry.js.map} +1 -1
  1023. package/dist/siemens-ix/p-f5a9140e.entry.js +2 -0
  1024. package/dist/siemens-ix/p-f5a9140e.entry.js.map +1 -0
  1025. package/dist/siemens-ix/p-f87cd962.js +3 -0
  1026. package/dist/siemens-ix/p-f87cd962.js.map +1 -0
  1027. package/dist/siemens-ix/p-fb593d70.entry.js +2 -0
  1028. package/dist/siemens-ix/p-fb593d70.entry.js.map +1 -0
  1029. package/dist/siemens-ix/{p-702f9349.js → p-fbe017b7.js} +2 -2
  1030. package/dist/siemens-ix/p-fbe017b7.js.map +1 -0
  1031. package/dist/siemens-ix/{p-934ae9a0.entry.js → p-fc766ada.entry.js} +2 -2
  1032. package/dist/siemens-ix/p-fe01bff0.js +2 -0
  1033. package/dist/siemens-ix/p-fe01bff0.js.map +1 -0
  1034. package/dist/siemens-ix/p-ff6668b8.entry.js +2 -0
  1035. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  1036. package/dist/siemens-ix/siemens-ix.css +18 -87
  1037. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  1038. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  1039. package/dist/types/components/action-card/action-card.d.ts +3 -2
  1040. package/dist/types/components/application-header/application-header.d.ts +19 -1
  1041. package/dist/types/components/basic-navigation/basic-navigation.d.ts +2 -1
  1042. package/dist/types/components/blind/blind.d.ts +4 -4
  1043. package/dist/types/components/breadcrumb/breadcrumb.d.ts +3 -3
  1044. package/dist/types/components/button/base-button.d.ts +3 -2
  1045. package/dist/types/components/button/button.d.ts +2 -2
  1046. package/dist/types/components/card/card.d.ts +2 -1
  1047. package/dist/types/components/category-filter/category-filter.d.ts +23 -12
  1048. package/dist/types/components/content-header/content-header.d.ts +1 -1
  1049. package/dist/types/components/css-grid/css-grid.d.ts +2 -2
  1050. package/dist/types/components/date-dropdown/date-dropdown.d.ts +3 -3
  1051. package/dist/types/components/date-picker/date-picker.d.ts +6 -7
  1052. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -1
  1053. package/dist/types/components/dropdown/dropdown-controller.d.ts +1 -7
  1054. package/dist/types/components/dropdown/dropdown.d.ts +11 -10
  1055. package/dist/types/components/dropdown-button/dropdown-button.d.ts +4 -4
  1056. package/dist/types/components/dropdown-item/dropdown-item.d.ts +2 -2
  1057. package/dist/types/components/form-field/form-field.d.ts +10 -0
  1058. package/dist/types/components/group/group.d.ts +7 -6
  1059. package/dist/types/components/group-item/group-item.d.ts +4 -4
  1060. package/dist/types/components/menu-item/menu-item.d.ts +6 -5
  1061. package/dist/types/components/modal/test/modal.ct.d.ts +3 -2
  1062. package/dist/types/components/modal-header/modal-header.d.ts +3 -3
  1063. package/dist/types/components/push-card/push-card.d.ts +4 -3
  1064. package/dist/types/components/select/select.d.ts +12 -93
  1065. package/dist/types/components/slider/slider.d.ts +3 -3
  1066. package/dist/types/components/tab-item/tab-item.d.ts +2 -2
  1067. package/dist/types/components/tabs/tabs.d.ts +7 -4
  1068. package/dist/types/components/toggle/toggle.d.ts +1 -29
  1069. package/dist/types/components/tooltip/tooltip.d.ts +10 -10
  1070. package/dist/types/components/tree/tree.d.ts +1 -1
  1071. package/dist/types/components/tree-item/tree-item.d.ts +3 -3
  1072. package/dist/types/components/typography/type-mapping.d.ts +3 -0
  1073. package/dist/types/components/typography/typography.d.ts +3 -10
  1074. package/dist/types/components/upload/upload.d.ts +4 -2
  1075. package/dist/types/components/utils/a11y.d.ts +5 -5
  1076. package/dist/types/components/utils/disposable-event-listener.d.ts +7 -0
  1077. package/dist/types/components/utils/element-reference.d.ts +1 -0
  1078. package/dist/types/components/utils/focus.d.ts +5 -4
  1079. package/dist/types/components/utils/listener.d.ts +4 -2
  1080. package/dist/types/components/utils/make-ref.d.ts +2 -2
  1081. package/dist/types/components/utils/theme-switcher.d.ts +1 -1
  1082. package/dist/types/components.d.ts +221 -1866
  1083. package/dist/types/index.d.ts +2 -1
  1084. package/dist/types/tests/utils/test/index.d.ts +0 -3
  1085. package/dist/types/tests/utils/test/page.d.ts +1 -3
  1086. package/hydrate/index.js +1802 -3122
  1087. package/package.json +8 -6
  1088. package/scss/_core.scss +5 -0
  1089. package/scss/components/form/_input.scss +19 -72
  1090. package/components/field-label.js +0 -127
  1091. package/components/field-label.js.map +0 -1
  1092. package/components/field-wrapper.js +0 -97
  1093. package/components/field-wrapper.js.map +0 -1
  1094. package/components/helper-text-util.js +0 -48
  1095. package/components/helper-text-util.js.map +0 -1
  1096. package/components/ix-checkbox-group.d.ts +0 -11
  1097. package/components/ix-checkbox-group.js +0 -105
  1098. package/components/ix-checkbox-group.js.map +0 -1
  1099. package/components/ix-checkbox.d.ts +0 -11
  1100. package/components/ix-checkbox.js +0 -141
  1101. package/components/ix-checkbox.js.map +0 -1
  1102. package/components/ix-custom-field.d.ts +0 -11
  1103. package/components/ix-custom-field.js +0 -116
  1104. package/components/ix-custom-field.js.map +0 -1
  1105. package/components/ix-date-field.d.ts +0 -11
  1106. package/components/ix-date-field.js +0 -351
  1107. package/components/ix-date-field.js.map +0 -1
  1108. package/components/ix-field-label.d.ts +0 -11
  1109. package/components/ix-field-label.js +0 -8
  1110. package/components/ix-field-label.js.map +0 -1
  1111. package/components/ix-field-wrapper.d.ts +0 -11
  1112. package/components/ix-field-wrapper.js +0 -8
  1113. package/components/ix-field-wrapper.js.map +0 -1
  1114. package/components/ix-helper-text.d.ts +0 -11
  1115. package/components/ix-helper-text.js +0 -97
  1116. package/components/ix-helper-text.js.map +0 -1
  1117. package/components/ix-layout-form.d.ts +0 -11
  1118. package/components/ix-layout-form.js +0 -113
  1119. package/components/ix-layout-form.js.map +0 -1
  1120. package/components/ix-number-field.d.ts +0 -11
  1121. package/components/ix-number-field.js +0 -217
  1122. package/components/ix-number-field.js.map +0 -1
  1123. package/components/ix-radio-group.d.ts +0 -11
  1124. package/components/ix-radio-group.js +0 -169
  1125. package/components/ix-radio-group.js.map +0 -1
  1126. package/components/ix-radio.d.ts +0 -11
  1127. package/components/ix-radio.js +0 -115
  1128. package/components/ix-radio.js.map +0 -1
  1129. package/components/ix-text-field.js +0 -223
  1130. package/components/ix-text-field.js.map +0 -1
  1131. package/components/ix-textarea-field.d.ts +0 -11
  1132. package/components/ix-textarea-field.js +0 -177
  1133. package/components/ix-textarea-field.js.map +0 -1
  1134. package/components/text-field.util.js +0 -167
  1135. package/components/text-field.util.js.map +0 -1
  1136. package/components/validation.js +0 -112
  1137. package/components/validation.js.map +0 -1
  1138. package/dist/cjs/a11y-32046b56.js.map +0 -1
  1139. package/dist/cjs/base-button-16d4fadf.js.map +0 -1
  1140. package/dist/cjs/context-98f4a0b3.js.map +0 -1
  1141. package/dist/cjs/dropdown-controller-403dc7fa.js.map +0 -1
  1142. package/dist/cjs/floating-ui.dom.esm-94b4d17c.js.map +0 -1
  1143. package/dist/cjs/focus-9c8ffbb0.js.map +0 -1
  1144. package/dist/cjs/helper-text-util-9f617ef2.js +0 -40
  1145. package/dist/cjs/helper-text-util-9f617ef2.js.map +0 -1
  1146. package/dist/cjs/index-0f6297c8.js.map +0 -1
  1147. package/dist/cjs/index-762a29a3.js +0 -24
  1148. package/dist/cjs/index-762a29a3.js.map +0 -1
  1149. package/dist/cjs/ix-checkbox-group.cjs.entry.js +0 -56
  1150. package/dist/cjs/ix-checkbox-group.cjs.entry.js.map +0 -1
  1151. package/dist/cjs/ix-checkbox.cjs.entry.js +0 -114
  1152. package/dist/cjs/ix-checkbox.cjs.entry.js.map +0 -1
  1153. package/dist/cjs/ix-custom-field.cjs.entry.js +0 -65
  1154. package/dist/cjs/ix-custom-field.cjs.entry.js.map +0 -1
  1155. package/dist/cjs/ix-date-field.cjs.entry.js +0 -255
  1156. package/dist/cjs/ix-date-field.cjs.entry.js.map +0 -1
  1157. package/dist/cjs/ix-field-label_3.cjs.entry.js +0 -438
  1158. package/dist/cjs/ix-field-label_3.cjs.entry.js.map +0 -1
  1159. package/dist/cjs/ix-helper-text.cjs.entry.js +0 -70
  1160. package/dist/cjs/ix-helper-text.cjs.entry.js.map +0 -1
  1161. package/dist/cjs/ix-layout-form.cjs.entry.js +0 -94
  1162. package/dist/cjs/ix-layout-form.cjs.entry.js.map +0 -1
  1163. package/dist/cjs/ix-number-field.cjs.entry.js +0 -148
  1164. package/dist/cjs/ix-number-field.cjs.entry.js.map +0 -1
  1165. package/dist/cjs/ix-radio-group.cjs.entry.js +0 -116
  1166. package/dist/cjs/ix-radio-group.cjs.entry.js.map +0 -1
  1167. package/dist/cjs/ix-radio.cjs.entry.js +0 -96
  1168. package/dist/cjs/ix-radio.cjs.entry.js.map +0 -1
  1169. package/dist/cjs/ix-text-field.cjs.entry.js +0 -151
  1170. package/dist/cjs/ix-text-field.cjs.entry.js.map +0 -1
  1171. package/dist/cjs/ix-textarea-field.cjs.entry.js +0 -118
  1172. package/dist/cjs/ix-textarea-field.cjs.entry.js.map +0 -1
  1173. package/dist/cjs/listener-0881dc51.js.map +0 -1
  1174. package/dist/cjs/make-ref-01530e5a.js.map +0 -1
  1175. package/dist/cjs/service-a42add5f.js.map +0 -1
  1176. package/dist/cjs/text-field.util-d7c5c1cd.js +0 -179
  1177. package/dist/cjs/text-field.util-d7c5c1cd.js.map +0 -1
  1178. package/dist/cjs/theme-switcher-2d2bde85.js.map +0 -1
  1179. package/dist/cjs/validation-c5a41d68.js +0 -117
  1180. package/dist/cjs/validation-c5a41d68.js.map +0 -1
  1181. package/dist/collection/components/checkbox/checkbox.css +0 -437
  1182. package/dist/collection/components/checkbox/checkbox.js +0 -323
  1183. package/dist/collection/components/checkbox/checkbox.js.map +0 -1
  1184. package/dist/collection/components/checkbox/tests/checkbox.ct.js +0 -52
  1185. package/dist/collection/components/checkbox/tests/checkbox.ct.js.map +0 -1
  1186. package/dist/collection/components/checkbox-group/checkbox-group.css +0 -35
  1187. package/dist/collection/components/checkbox-group/checkbox-group.js +0 -173
  1188. package/dist/collection/components/checkbox-group/checkbox-group.js.map +0 -1
  1189. package/dist/collection/components/custom-field/custom-field.css +0 -11
  1190. package/dist/collection/components/custom-field/custom-field.js +0 -216
  1191. package/dist/collection/components/custom-field/custom-field.js.map +0 -1
  1192. package/dist/collection/components/custom-field/tests/custom-field.ct.js +0 -68
  1193. package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +0 -1
  1194. package/dist/collection/components/date-field/date-field.css +0 -938
  1195. package/dist/collection/components/date-field/date-field.js +0 -696
  1196. package/dist/collection/components/date-field/date-field.js.map +0 -1
  1197. package/dist/collection/components/date-field/tests/date-field.ct.js +0 -114
  1198. package/dist/collection/components/date-field/tests/date-field.ct.js.map +0 -1
  1199. package/dist/collection/components/field-label/field-label.css +0 -14
  1200. package/dist/collection/components/field-label/field-label.js +0 -173
  1201. package/dist/collection/components/field-label/field-label.js.map +0 -1
  1202. package/dist/collection/components/field-label/tests/field-label.ct.js +0 -70
  1203. package/dist/collection/components/field-label/tests/field-label.ct.js.map +0 -1
  1204. package/dist/collection/components/field-wrapper/field-wrapper.css +0 -71
  1205. package/dist/collection/components/field-wrapper/field-wrapper.js +0 -309
  1206. package/dist/collection/components/field-wrapper/field-wrapper.js.map +0 -1
  1207. package/dist/collection/components/field-wrapper/helper-text-util.js +0 -26
  1208. package/dist/collection/components/field-wrapper/helper-text-util.js.map +0 -1
  1209. package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js +0 -63
  1210. package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js.map +0 -1
  1211. package/dist/collection/components/helper-text/helper-text.css +0 -34
  1212. package/dist/collection/components/helper-text/helper-text.js +0 -179
  1213. package/dist/collection/components/helper-text/helper-text.js.map +0 -1
  1214. package/dist/collection/components/layout-form/layout-form.css +0 -15
  1215. package/dist/collection/components/layout-form/layout-form.js +0 -126
  1216. package/dist/collection/components/layout-form/layout-form.js.map +0 -1
  1217. package/dist/collection/components/radio/radio.css +0 -428
  1218. package/dist/collection/components/radio/radio.js +0 -276
  1219. package/dist/collection/components/radio/radio.js.map +0 -1
  1220. package/dist/collection/components/radio/test/radio.ct.js +0 -36
  1221. package/dist/collection/components/radio/test/radio.ct.js.map +0 -1
  1222. package/dist/collection/components/radio-group/radio-group.css +0 -35
  1223. package/dist/collection/components/radio-group/radio-group.js +0 -296
  1224. package/dist/collection/components/radio-group/radio-group.js.map +0 -1
  1225. package/dist/collection/components/radio-group/test/radio-group.ct.js +0 -99
  1226. package/dist/collection/components/radio-group/test/radio-group.ct.js.map +0 -1
  1227. package/dist/collection/components/text-field/input.fc.js +0 -38
  1228. package/dist/collection/components/text-field/input.fc.js.map +0 -1
  1229. package/dist/collection/components/text-field/number-field.js +0 -586
  1230. package/dist/collection/components/text-field/number-field.js.map +0 -1
  1231. package/dist/collection/components/text-field/tests/form-ready.ct.js +0 -63
  1232. package/dist/collection/components/text-field/tests/form-ready.ct.js.map +0 -1
  1233. package/dist/collection/components/text-field/text-field.animation.js +0 -36
  1234. package/dist/collection/components/text-field/text-field.animation.js.map +0 -1
  1235. package/dist/collection/components/text-field/text-field.css +0 -899
  1236. package/dist/collection/components/text-field/text-field.js +0 -594
  1237. package/dist/collection/components/text-field/text-field.js.map +0 -1
  1238. package/dist/collection/components/text-field/text-field.util.js +0 -93
  1239. package/dist/collection/components/text-field/text-field.util.js.map +0 -1
  1240. package/dist/collection/components/text-field/textarea-field.css +0 -550
  1241. package/dist/collection/components/text-field/textarea-field.js +0 -595
  1242. package/dist/collection/components/text-field/textarea-field.js.map +0 -1
  1243. package/dist/collection/components/utils/attributes.js +0 -25
  1244. package/dist/collection/components/utils/attributes.js.map +0 -1
  1245. package/dist/collection/components/utils/field/index.js +0 -9
  1246. package/dist/collection/components/utils/field/index.js.map +0 -1
  1247. package/dist/collection/components/utils/field/validation.js +0 -108
  1248. package/dist/collection/components/utils/field/validation.js.map +0 -1
  1249. package/dist/collection/components/utils/testing/index.js +0 -9
  1250. package/dist/collection/components/utils/testing/index.js.map +0 -1
  1251. package/dist/collection/components/utils/uuid.js +0 -16
  1252. package/dist/collection/components/utils/uuid.js.map +0 -1
  1253. package/dist/collection/tests/form-fields/form-fields.e2e.js +0 -57
  1254. package/dist/collection/tests/form-fields/form-fields.e2e.js.map +0 -1
  1255. package/dist/esm/a11y-13dedaef.js.map +0 -1
  1256. package/dist/esm/base-button-ea06697f.js.map +0 -1
  1257. package/dist/esm/context-c9078420.js.map +0 -1
  1258. package/dist/esm/dropdown-controller-d6d8b14a.js.map +0 -1
  1259. package/dist/esm/floating-ui.dom.esm-6e7c098f.js.map +0 -1
  1260. package/dist/esm/focus-d4d3abaf.js.map +0 -1
  1261. package/dist/esm/helper-text-util-3dd33b44.js +0 -38
  1262. package/dist/esm/helper-text-util-3dd33b44.js.map +0 -1
  1263. package/dist/esm/index-9103b14c.js.map +0 -1
  1264. package/dist/esm/index-f51bf247.js +0 -14
  1265. package/dist/esm/index-f51bf247.js.map +0 -1
  1266. package/dist/esm/ix-checkbox-group.entry.js +0 -52
  1267. package/dist/esm/ix-checkbox-group.entry.js.map +0 -1
  1268. package/dist/esm/ix-checkbox.entry.js +0 -110
  1269. package/dist/esm/ix-checkbox.entry.js.map +0 -1
  1270. package/dist/esm/ix-custom-field.entry.js +0 -61
  1271. package/dist/esm/ix-custom-field.entry.js.map +0 -1
  1272. package/dist/esm/ix-date-field.entry.js +0 -251
  1273. package/dist/esm/ix-date-field.entry.js.map +0 -1
  1274. package/dist/esm/ix-field-label_3.entry.js +0 -432
  1275. package/dist/esm/ix-field-label_3.entry.js.map +0 -1
  1276. package/dist/esm/ix-helper-text.entry.js +0 -66
  1277. package/dist/esm/ix-helper-text.entry.js.map +0 -1
  1278. package/dist/esm/ix-layout-form.entry.js +0 -90
  1279. package/dist/esm/ix-layout-form.entry.js.map +0 -1
  1280. package/dist/esm/ix-number-field.entry.js +0 -144
  1281. package/dist/esm/ix-number-field.entry.js.map +0 -1
  1282. package/dist/esm/ix-radio-group.entry.js +0 -112
  1283. package/dist/esm/ix-radio-group.entry.js.map +0 -1
  1284. package/dist/esm/ix-radio.entry.js +0 -92
  1285. package/dist/esm/ix-radio.entry.js.map +0 -1
  1286. package/dist/esm/ix-text-field.entry.js +0 -147
  1287. package/dist/esm/ix-text-field.entry.js.map +0 -1
  1288. package/dist/esm/ix-textarea-field.entry.js +0 -114
  1289. package/dist/esm/ix-textarea-field.entry.js.map +0 -1
  1290. package/dist/esm/listener-98571ba8.js.map +0 -1
  1291. package/dist/esm/make-ref-6b3b4e16.js.map +0 -1
  1292. package/dist/esm/menu-tabs-fc-7ec1fb5d.js.map +0 -1
  1293. package/dist/esm/service-02cc9011.js.map +0 -1
  1294. package/dist/esm/text-field.util-6a84bffd.js +0 -167
  1295. package/dist/esm/text-field.util-6a84bffd.js.map +0 -1
  1296. package/dist/esm/theme-switcher-b10fb4da.js.map +0 -1
  1297. package/dist/esm/validation-9db7dfa3.js +0 -112
  1298. package/dist/esm/validation-9db7dfa3.js.map +0 -1
  1299. package/dist/siemens-ix/p-02ed5606.entry.js +0 -2
  1300. package/dist/siemens-ix/p-0681f4d8.entry.js +0 -2
  1301. package/dist/siemens-ix/p-0681f4d8.entry.js.map +0 -1
  1302. package/dist/siemens-ix/p-06965e5f.entry.js.map +0 -1
  1303. package/dist/siemens-ix/p-08215ad3.entry.js +0 -2
  1304. package/dist/siemens-ix/p-08215ad3.entry.js.map +0 -1
  1305. package/dist/siemens-ix/p-0bed10af.entry.js +0 -2
  1306. package/dist/siemens-ix/p-0d907964.entry.js +0 -2
  1307. package/dist/siemens-ix/p-0dfc3b80.entry.js +0 -2
  1308. package/dist/siemens-ix/p-104097fb.entry.js.map +0 -1
  1309. package/dist/siemens-ix/p-18d15442.entry.js +0 -2
  1310. package/dist/siemens-ix/p-1da901d5.js.map +0 -1
  1311. package/dist/siemens-ix/p-1df98c59.entry.js +0 -2
  1312. package/dist/siemens-ix/p-1df98c59.entry.js.map +0 -1
  1313. package/dist/siemens-ix/p-224ebf90.js +0 -2
  1314. package/dist/siemens-ix/p-224ebf90.js.map +0 -1
  1315. package/dist/siemens-ix/p-2442ad01.entry.js +0 -2
  1316. package/dist/siemens-ix/p-2442ad01.entry.js.map +0 -1
  1317. package/dist/siemens-ix/p-277980fa.entry.js +0 -2
  1318. package/dist/siemens-ix/p-277980fa.entry.js.map +0 -1
  1319. package/dist/siemens-ix/p-36c0f378.js +0 -2
  1320. package/dist/siemens-ix/p-36c0f378.js.map +0 -1
  1321. package/dist/siemens-ix/p-3730ac72.entry.js +0 -2
  1322. package/dist/siemens-ix/p-3730ac72.entry.js.map +0 -1
  1323. package/dist/siemens-ix/p-3782e028.js +0 -2
  1324. package/dist/siemens-ix/p-3782e028.js.map +0 -1
  1325. package/dist/siemens-ix/p-37ca7ed4.js.map +0 -1
  1326. package/dist/siemens-ix/p-399bb0ce.entry.js +0 -2
  1327. package/dist/siemens-ix/p-399bb0ce.entry.js.map +0 -1
  1328. package/dist/siemens-ix/p-3a5f7b61.entry.js +0 -2
  1329. package/dist/siemens-ix/p-3a5f7b61.entry.js.map +0 -1
  1330. package/dist/siemens-ix/p-3de71a19.entry.js.map +0 -1
  1331. package/dist/siemens-ix/p-4017727a.entry.js +0 -2
  1332. package/dist/siemens-ix/p-4017727a.entry.js.map +0 -1
  1333. package/dist/siemens-ix/p-42c66a44.js +0 -2
  1334. package/dist/siemens-ix/p-42c66a44.js.map +0 -1
  1335. package/dist/siemens-ix/p-4a335b55.entry.js +0 -2
  1336. package/dist/siemens-ix/p-4a335b55.entry.js.map +0 -1
  1337. package/dist/siemens-ix/p-4b69ab0d.entry.js +0 -2
  1338. package/dist/siemens-ix/p-50cae62d.entry.js +0 -2
  1339. package/dist/siemens-ix/p-53e62b51.entry.js +0 -2
  1340. package/dist/siemens-ix/p-56d01130.entry.js +0 -2
  1341. package/dist/siemens-ix/p-56d01130.entry.js.map +0 -1
  1342. package/dist/siemens-ix/p-576b09c9.entry.js +0 -2
  1343. package/dist/siemens-ix/p-576b09c9.entry.js.map +0 -1
  1344. package/dist/siemens-ix/p-5a6d8b69.entry.js +0 -2
  1345. package/dist/siemens-ix/p-5a6d8b69.entry.js.map +0 -1
  1346. package/dist/siemens-ix/p-5bf40a9f.entry.js +0 -2
  1347. package/dist/siemens-ix/p-5eb935a3.entry.js +0 -2
  1348. package/dist/siemens-ix/p-5eb935a3.entry.js.map +0 -1
  1349. package/dist/siemens-ix/p-628c8612.entry.js +0 -2
  1350. package/dist/siemens-ix/p-628c8612.entry.js.map +0 -1
  1351. package/dist/siemens-ix/p-6bd0ba14.entry.js.map +0 -1
  1352. package/dist/siemens-ix/p-6f83793b.entry.js +0 -2
  1353. package/dist/siemens-ix/p-6f83793b.entry.js.map +0 -1
  1354. package/dist/siemens-ix/p-702f9349.js.map +0 -1
  1355. package/dist/siemens-ix/p-70a7bd22.entry.js +0 -2
  1356. package/dist/siemens-ix/p-70a7bd22.entry.js.map +0 -1
  1357. package/dist/siemens-ix/p-73e0eb40.entry.js +0 -2
  1358. package/dist/siemens-ix/p-73e0eb40.entry.js.map +0 -1
  1359. package/dist/siemens-ix/p-787293f4.entry.js +0 -2
  1360. package/dist/siemens-ix/p-787293f4.entry.js.map +0 -1
  1361. package/dist/siemens-ix/p-79c848ec.entry.js +0 -2
  1362. package/dist/siemens-ix/p-79c848ec.entry.js.map +0 -1
  1363. package/dist/siemens-ix/p-7c36d3fa.js +0 -2
  1364. package/dist/siemens-ix/p-7c36d3fa.js.map +0 -1
  1365. package/dist/siemens-ix/p-7f4b78e5.js +0 -2
  1366. package/dist/siemens-ix/p-7f4b78e5.js.map +0 -1
  1367. package/dist/siemens-ix/p-815dd9a1.entry.js +0 -2
  1368. package/dist/siemens-ix/p-815dd9a1.entry.js.map +0 -1
  1369. package/dist/siemens-ix/p-83b8b502.entry.js +0 -2
  1370. package/dist/siemens-ix/p-83b8b502.entry.js.map +0 -1
  1371. package/dist/siemens-ix/p-86b46723.entry.js +0 -2
  1372. package/dist/siemens-ix/p-86b46723.entry.js.map +0 -1
  1373. package/dist/siemens-ix/p-87d7aaf9.entry.js +0 -2
  1374. package/dist/siemens-ix/p-87d7aaf9.entry.js.map +0 -1
  1375. package/dist/siemens-ix/p-8e10d2f2.entry.js +0 -2
  1376. package/dist/siemens-ix/p-8e10d2f2.entry.js.map +0 -1
  1377. package/dist/siemens-ix/p-9010831e.entry.js +0 -2
  1378. package/dist/siemens-ix/p-9010831e.entry.js.map +0 -1
  1379. package/dist/siemens-ix/p-921c59c4.entry.js.map +0 -1
  1380. package/dist/siemens-ix/p-9ec92185.entry.js.map +0 -1
  1381. package/dist/siemens-ix/p-a9b0c087.entry.js +0 -2
  1382. package/dist/siemens-ix/p-aae05303.entry.js.map +0 -1
  1383. package/dist/siemens-ix/p-ac6c6d3f.entry.js +0 -2
  1384. package/dist/siemens-ix/p-ac6c6d3f.entry.js.map +0 -1
  1385. package/dist/siemens-ix/p-aca94a5e.entry.js +0 -2
  1386. package/dist/siemens-ix/p-aca94a5e.entry.js.map +0 -1
  1387. package/dist/siemens-ix/p-ae7fdfa6.entry.js +0 -2
  1388. package/dist/siemens-ix/p-ae7fdfa6.entry.js.map +0 -1
  1389. package/dist/siemens-ix/p-b3f35666.js +0 -2
  1390. package/dist/siemens-ix/p-b3f35666.js.map +0 -1
  1391. package/dist/siemens-ix/p-b6c0dfb5.entry.js +0 -2
  1392. package/dist/siemens-ix/p-b8ed7953.entry.js +0 -2
  1393. package/dist/siemens-ix/p-b8ed7953.entry.js.map +0 -1
  1394. package/dist/siemens-ix/p-b973db5e.entry.js.map +0 -1
  1395. package/dist/siemens-ix/p-b9b59a08.entry.js +0 -2
  1396. package/dist/siemens-ix/p-b9b59a08.entry.js.map +0 -1
  1397. package/dist/siemens-ix/p-bc1e92ac.js +0 -2
  1398. package/dist/siemens-ix/p-c09553f3.js +0 -2
  1399. package/dist/siemens-ix/p-c09553f3.js.map +0 -1
  1400. package/dist/siemens-ix/p-c3db120e.entry.js +0 -2
  1401. package/dist/siemens-ix/p-c66e4a5f.entry.js +0 -2
  1402. package/dist/siemens-ix/p-c71d1690.entry.js +0 -2
  1403. package/dist/siemens-ix/p-c71d1690.entry.js.map +0 -1
  1404. package/dist/siemens-ix/p-cce7a3d5.js +0 -2
  1405. package/dist/siemens-ix/p-cce7a3d5.js.map +0 -1
  1406. package/dist/siemens-ix/p-ce8a0611.entry.js +0 -2
  1407. package/dist/siemens-ix/p-ce8a0611.entry.js.map +0 -1
  1408. package/dist/siemens-ix/p-cf65d3b6.entry.js +0 -2
  1409. package/dist/siemens-ix/p-cf65d3b6.entry.js.map +0 -1
  1410. package/dist/siemens-ix/p-cfcd2bd3.entry.js +0 -2
  1411. package/dist/siemens-ix/p-cfcd2bd3.entry.js.map +0 -1
  1412. package/dist/siemens-ix/p-d7131f75.entry.js +0 -2
  1413. package/dist/siemens-ix/p-d7131f75.entry.js.map +0 -1
  1414. package/dist/siemens-ix/p-da8517ed.js +0 -2
  1415. package/dist/siemens-ix/p-da8517ed.js.map +0 -1
  1416. package/dist/siemens-ix/p-dead9c8e.js +0 -2
  1417. package/dist/siemens-ix/p-dead9c8e.js.map +0 -1
  1418. package/dist/siemens-ix/p-e5218382.entry.js +0 -2
  1419. package/dist/siemens-ix/p-e5218382.entry.js.map +0 -1
  1420. package/dist/siemens-ix/p-e72dfb3c.entry.js +0 -2
  1421. package/dist/siemens-ix/p-e72dfb3c.entry.js.map +0 -1
  1422. package/dist/siemens-ix/p-ec0806c3.entry.js.map +0 -1
  1423. package/dist/siemens-ix/p-ed991838.js.map +0 -1
  1424. package/dist/siemens-ix/p-edd99767.entry.js +0 -2
  1425. package/dist/siemens-ix/p-edd99767.entry.js.map +0 -1
  1426. package/dist/siemens-ix/p-ef6171a2.entry.js +0 -2
  1427. package/dist/siemens-ix/p-f0bbd496.entry.js.map +0 -1
  1428. package/dist/siemens-ix/p-f22e4bb2.entry.js +0 -2
  1429. package/dist/siemens-ix/p-f22e4bb2.entry.js.map +0 -1
  1430. package/dist/siemens-ix/p-f37ac17d.entry.js.map +0 -1
  1431. package/dist/siemens-ix/p-f3c3366d.entry.js +0 -2
  1432. package/dist/siemens-ix/p-f86a894a.js +0 -3
  1433. package/dist/siemens-ix/p-f86a894a.js.map +0 -1
  1434. package/dist/types/components/checkbox/checkbox.d.ts +0 -61
  1435. package/dist/types/components/checkbox-group/checkbox-group.d.ts +0 -40
  1436. package/dist/types/components/custom-field/custom-field.d.ts +0 -46
  1437. package/dist/types/components/date-field/date-field.d.ts +0 -127
  1438. package/dist/types/components/field-label/field-label.d.ts +0 -27
  1439. package/dist/types/components/field-label/tests/field-label.ct.d.ts +0 -1
  1440. package/dist/types/components/field-wrapper/field-wrapper.d.ts +0 -64
  1441. package/dist/types/components/field-wrapper/helper-text-util.d.ts +0 -11
  1442. package/dist/types/components/field-wrapper/tests/field-wrapper.ct.d.ts +0 -1
  1443. package/dist/types/components/helper-text/helper-text.d.ts +0 -37
  1444. package/dist/types/components/layout-form/layout-form.d.ts +0 -22
  1445. package/dist/types/components/radio/radio.d.ts +0 -53
  1446. package/dist/types/components/radio/test/radio.ct.d.ts +0 -1
  1447. package/dist/types/components/radio-group/radio-group.d.ts +0 -60
  1448. package/dist/types/components/radio-group/test/radio-group.ct.d.ts +0 -1
  1449. package/dist/types/components/text-field/input.fc.d.ts +0 -50
  1450. package/dist/types/components/text-field/number-field.d.ts +0 -117
  1451. package/dist/types/components/text-field/tests/form-ready.ct.d.ts +0 -1
  1452. package/dist/types/components/text-field/text-field.animation.d.ts +0 -1
  1453. package/dist/types/components/text-field/text-field.d.ts +0 -119
  1454. package/dist/types/components/text-field/text-field.util.d.ts +0 -13
  1455. package/dist/types/components/text-field/textarea-field.d.ts +0 -127
  1456. package/dist/types/components/utils/attributes.d.ts +0 -2
  1457. package/dist/types/components/utils/field/index.d.ts +0 -60
  1458. package/dist/types/components/utils/field/validation.d.ts +0 -15
  1459. package/dist/types/components/utils/testing/index.d.ts +0 -0
  1460. package/dist/types/components/utils/uuid.d.ts +0 -1
  1461. package/scss/mixins/_field.scss +0 -18
  1462. package/scss/mixins/validation/_form-component.scss +0 -63
  1463. /package/dist/siemens-ix/{p-781a1922.entry.js.map → p-0379b864.entry.js.map} +0 -0
  1464. /package/dist/siemens-ix/{p-846cf6d2.entry.js.map → p-054451cb.entry.js.map} +0 -0
  1465. /package/dist/siemens-ix/{p-53e62b51.entry.js.map → p-0996d9f6.entry.js.map} +0 -0
  1466. /package/dist/siemens-ix/{p-8d737a35.entry.js.map → p-0f4e62f3.entry.js.map} +0 -0
  1467. /package/dist/siemens-ix/{p-c66e4a5f.entry.js.map → p-1a8e3fea.entry.js.map} +0 -0
  1468. /package/dist/siemens-ix/{p-b789e0e7.entry.js.map → p-1e3d6d27.entry.js.map} +0 -0
  1469. /package/dist/siemens-ix/{p-6c412b52.entry.js.map → p-315ecf68.entry.js.map} +0 -0
  1470. /package/dist/siemens-ix/{p-bc1e92ac.js.map → p-3b576b4e.js.map} +0 -0
  1471. /package/dist/siemens-ix/{p-293dd6d1.entry.js.map → p-41d9a2e4.entry.js.map} +0 -0
  1472. /package/dist/siemens-ix/{p-35690183.entry.js.map → p-509dba4c.entry.js.map} +0 -0
  1473. /package/dist/siemens-ix/{p-6ca97a73.entry.js.map → p-50bcb3f8.entry.js.map} +0 -0
  1474. /package/dist/siemens-ix/{p-628f031a.entry.js.map → p-5232d441.entry.js.map} +0 -0
  1475. /package/dist/siemens-ix/{p-3b38f812.entry.js.map → p-6913e59d.entry.js.map} +0 -0
  1476. /package/dist/siemens-ix/{p-9cc0d11b.entry.js.map → p-7354cdb0.entry.js.map} +0 -0
  1477. /package/dist/siemens-ix/{p-a9b0c087.entry.js.map → p-73bd61ca.entry.js.map} +0 -0
  1478. /package/dist/siemens-ix/{p-dde0af66.entry.js.map → p-74461f94.entry.js.map} +0 -0
  1479. /package/dist/siemens-ix/{p-0bed10af.entry.js.map → p-99a1cd81.entry.js.map} +0 -0
  1480. /package/dist/siemens-ix/{p-80051a81.entry.js.map → p-ad0c6a32.entry.js.map} +0 -0
  1481. /package/dist/siemens-ix/{p-8dcf30ce.entry.js.map → p-b247d124.entry.js.map} +0 -0
  1482. /package/dist/siemens-ix/{p-9569e1a2.entry.js.map → p-b6a11e17.entry.js.map} +0 -0
  1483. /package/dist/siemens-ix/{p-0dfc3b80.entry.js.map → p-b9e66925.entry.js.map} +0 -0
  1484. /package/dist/siemens-ix/{p-1f771917.entry.js.map → p-ba2e041e.entry.js.map} +0 -0
  1485. /package/dist/siemens-ix/{p-35fa9e1a.entry.js.map → p-c0bf3052.entry.js.map} +0 -0
  1486. /package/dist/siemens-ix/{p-1ec8d2b9.entry.js.map → p-c39a6215.entry.js.map} +0 -0
  1487. /package/dist/siemens-ix/{p-5bf40a9f.entry.js.map → p-d057b634.entry.js.map} +0 -0
  1488. /package/dist/siemens-ix/{p-c3db120e.entry.js.map → p-d7072aad.entry.js.map} +0 -0
  1489. /package/dist/siemens-ix/{p-c6dcff7e.entry.js.map → p-d7a0deb7.entry.js.map} +0 -0
  1490. /package/dist/siemens-ix/{p-bd24bbde.entry.js.map → p-dc284f4d.entry.js.map} +0 -0
  1491. /package/dist/siemens-ix/{p-97f475db.entry.js.map → p-e89c0e29.entry.js.map} +0 -0
  1492. /package/dist/siemens-ix/{p-50cae62d.entry.js.map → p-ee50f7fa.entry.js.map} +0 -0
  1493. /package/dist/siemens-ix/{p-75c61fbf.entry.js.map → p-f47bd4e8.entry.js.map} +0 -0
  1494. /package/dist/siemens-ix/{p-934ae9a0.entry.js.map → p-fc766ada.entry.js.map} +0 -0
  1495. /package/dist/siemens-ix/{p-ef6171a2.entry.js.map → p-ff6668b8.entry.js.map} +0 -0
  1496. /package/dist/types/components/{checkbox/tests/checkbox.ct.d.ts → category-filter/test/category-filter.ct.d.ts} +0 -0
  1497. /package/dist/types/components/{custom-field/tests/custom-field.ct.d.ts → menu-about/test/menu-about.ct.d.ts} +0 -0
  1498. /package/dist/types/components/{date-field/tests/date-field.ct.d.ts → upload/test/upload.ct.d.ts} +0 -0
@@ -1,2 +1,2 @@
1
- import{r as t,h as e,H as o,g as i}from"./p-f86a894a.js";import{u as a,A as r}from"./p-7c36d3fa.js";import{a as s}from"./p-702f9349.js";import{m as n}from"./p-c146af8e.js";import"./p-c4749812.js";import"./p-68a274e7.js";const h=":host{display:flex;position:relative;width:100%;height:100%;flex-direction:column}: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 ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .content{display:flex;height:100%;width:100%;position:relative;margin-left:3.25rem;overflow:auto}:host .navigation-content{display:flex;position:relative;flex-direction:row;height:calc(100% - 2.75rem);width:100%}:host(.hide-header) .navigation-content,:host(.hide-header) .content{height:100%}:host(.breakpoint-lg) .content{margin-left:0rem}:host(.breakpoint-sm) .content{margin-left:0px;width:100%}";const c=h;const d=class{constructor(e){t(this,e);this.applicationName=undefined;this.hideHeader=false;this.forceBreakpoint=undefined;this.breakpoints=["sm","md","lg"];this.breakpoint="lg"}onHideHeaderChange(){var t;(t=this.contextProvider)===null||t===void 0?void 0:t.emit({hideHeader:this.hideHeader,host:"basic-navigation"});this.breakpoint=s.breakpoint}forceLayoutChange(t){if(!t){s.enableBreakpointDetection();return}s.disableBreakpointDetection();s.setBreakpoint(t)}onBreakpointsChange(t){s.setBreakpoints(t)}get menu(){return this.hostElement.querySelector("ix-menu")}onContentClick(){var t;if(n.isPinned){return}(t=this.menu)===null||t===void 0?void 0:t.toggleMenu(false)}componentWillLoad(){s.setBreakpoints(this.breakpoints);this.contextProvider=a(this.hostElement,r,{hideHeader:this.hideHeader,host:"basic-navigation"});this.modeDisposable=s.onChange.on((t=>{this.breakpoint=t}));this.breakpoint=s.breakpoint;if(this.forceBreakpoint){this.forceLayoutChange(this.forceBreakpoint)}}componentDidRender(){if(this.menu){this.menu.applicationName=this.applicationName}}disconnectedCallback(){var t;(t=this.modeDisposable)===null||t===void 0?void 0:t.dispose()}render(){return e(o,{key:"b7a08dd07027f01f672abd914adee7a6eb28708d","data-role":"",class:{"hide-header":this.hideHeader,[`breakpoint-${this.breakpoint}`]:true}},!this.hideHeader?e("ix-application-header",{name:this.applicationName},e("slot",{name:"logo",slot:"logo"})):null,e("div",{key:"09dd326d03dc69d3186de63723b68986c81f2008",class:"navigation-content"},e("slot",{key:"fee45f4cbc111253d01e01fe9b46d81b45e46af6",name:"menu"}),e("div",{key:"1a7d9b9ba3c12e33ef44572963daba3acc894ff3",class:"content",onClick:()=>this.onContentClick()},e("slot",{key:"29b9da8bc571e20c87cc3c8354c54e141f673ce8"}))))}get hostElement(){return i(this)}static get watchers(){return{hideHeader:["onHideHeaderChange"],breakpoints:["onBreakpointsChange"]}}};d.style=c;export{d as ix_basic_navigation};
2
- //# sourceMappingURL=p-724b98ce.entry.js.map
1
+ import{r as t,h as e,H as o,g as i}from"./p-f87cd962.js";import{u as r,A as a}from"./p-10a522ca.js";import{a as s}from"./p-fbe017b7.js";import{m as n}from"./p-c146af8e.js";import"./p-c4749812.js";import"./p-68a274e7.js";const h=":host{display:flex;position:relative;width:100%;height:100%;flex-direction:column}: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 ix-application-header{z-index:calc(var(--theme-z-index-sticky) + 1)}:host .logo-wrapper{display:contents}:host .content{display:flex;height:100%;width:100%;position:relative;margin-left:3.25rem;overflow:auto}:host .navigation-content{display:flex;position:relative;flex-direction:row;height:calc(100% - 2.75rem);width:100%}:host(.hide-header) .navigation-content,:host(.hide-header) .content{height:100%}:host(.breakpoint-lg) .content{margin-left:0rem}:host(.breakpoint-sm) .content{margin-left:0px;width:100%}";const c=h;const l=class{constructor(e){t(this,e);this.applicationName=undefined;this.hideHeader=false;this.forceBreakpoint=undefined;this.breakpoints=["sm","md","lg"];this.breakpoint="lg"}onHideHeaderChange(){var t;(t=this.contextProvider)===null||t===void 0?void 0:t.emit({hideHeader:this.hideHeader,host:"basic-navigation"});this.breakpoint=s.breakpoint}forceLayoutChange(t){if(!t){s.enableBreakpointDetection();return}s.disableBreakpointDetection();s.setBreakpoint(t)}onBreakpointsChange(t){s.setBreakpoints(t)}get menu(){return this.hostElement.querySelector("ix-menu")}onContentClick(){var t;if(n.isPinned){return}(t=this.menu)===null||t===void 0?void 0:t.toggleMenu(false)}componentWillLoad(){s.setBreakpoints(this.breakpoints);this.contextProvider=r(this.hostElement,a,{hideHeader:this.hideHeader,host:"basic-navigation"});this.modeDisposable=s.onChange.on((t=>{this.breakpoint=t}));this.breakpoint=s.breakpoint;if(this.forceBreakpoint){this.forceLayoutChange(this.forceBreakpoint)}}componentDidRender(){if(this.menu){this.menu.applicationName=this.applicationName}}disconnectedCallback(){var t;(t=this.modeDisposable)===null||t===void 0?void 0:t.dispose()}render(){return e(o,{key:"b1b40c5a98280deb02dd761c691aed543320697f","data-role":"",class:{"hide-header":this.hideHeader,[`breakpoint-${this.breakpoint}`]:true}},!this.hideHeader?e("ix-application-header",{name:this.applicationName},e("slot",{name:"logo",slot:"logo"})):null,e("div",{key:"8b87084c4729c22e86f12a8a2b8dfe8f76d0b907",class:"navigation-content"},e("slot",{key:"75becac170e9f26fd197fae321198f96e07ff539",name:"menu"}),e("div",{key:"971c54937e526a0bd5e8b875adf47f91371ed22c",class:"content",onClick:()=>this.onContentClick()},e("slot",{key:"8115f816aa5be963fb236995cb9b69d03e1242bd"}))))}get hostElement(){return i(this)}static get watchers(){return{hideHeader:["onHideHeaderChange"],breakpoints:["onBreakpointsChange"]}}};l.style=c;export{l as ix_basic_navigation};
2
+ //# sourceMappingURL=p-66d4e328.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["basicNavigationCss","IxBasicNavigationStyle0","BasicNavigation","onHideHeaderChange","_a","this","contextProvider","emit","hideHeader","host","breakpoint","applicationLayoutService","forceLayoutChange","newMode","enableBreakpointDetection","disableBreakpointDetection","setBreakpoint","onBreakpointsChange","breakpoints","setBreakpoints","menu","hostElement","querySelector","onContentClick","menuController","isPinned","toggleMenu","componentWillLoad","useContextProvider","ApplicationLayoutContext","modeDisposable","onChange","on","mode","forceBreakpoint","componentDidRender","applicationName","disconnectedCallback","dispose","render","h","Host","key","class","name","slot","onClick"],"sources":["src/components/basic-navigation/basic-navigation.scss?tag=ix-basic-navigation&encapsulation=shadow","src/components/basic-navigation/basic-navigation.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: flex;\n position: relative;\n width: 100%;\n height: 100%;\n\n flex-direction: column;\n\n ix-application-header {\n z-index: calc(var(--theme-z-index-sticky) + 1);\n }\n\n .logo-wrapper {\n display: contents;\n }\n\n .content {\n display: flex;\n height: 100%;\n width: 100%;\n position: relative;\n margin-left: 3.25rem;\n overflow: auto;\n }\n\n .navigation-content {\n display: flex;\n position: relative;\n\n flex-direction: row;\n\n height: calc(100% - 2.75rem);\n width: 100%;\n }\n}\n\n:host(.hide-header) {\n .navigation-content,\n .content {\n height: 100%;\n }\n}\n\n:host(.breakpoint-lg) {\n .content {\n margin-left: 0rem;\n }\n}\n\n:host(.breakpoint-sm) {\n .content {\n margin-left: 0px;\n width: 100%;\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 { Component, Element, h, Host, Prop, State, Watch } from '@stencil/core';\nimport { ApplicationLayoutContext } from '../utils/application-layout/context';\nimport { applicationLayoutService } from '../utils/application-layout/service';\nimport { Breakpoint } from '../utils/breakpoints';\nimport { ContextProvider, useContextProvider } from '../utils/context';\nimport { menuController } from '../utils/menu-service/menu-service';\nimport { Disposable } from '../utils/typed-event';\n\n@Component({\n tag: 'ix-basic-navigation',\n styleUrl: 'basic-navigation.scss',\n shadow: true,\n})\nexport class BasicNavigation {\n @Element() hostElement: HTMLIxBasicNavigationElement;\n\n /**\n * Application name\n */\n @Prop() applicationName: string;\n\n /**\n * Hide application header. Will disable responsive feature of basic navigation.\n */\n @Prop() hideHeader = false;\n @Watch('hideHeader')\n onHideHeaderChange() {\n this.contextProvider?.emit({\n hideHeader: this.hideHeader,\n host: 'basic-navigation',\n });\n\n this.breakpoint = applicationLayoutService.breakpoint;\n }\n\n /**\n * Change the responsive layout of the menu structure\n */\n @Prop() forceBreakpoint: Breakpoint | undefined;\n forceLayoutChange(newMode: Breakpoint | undefined) {\n if (!newMode) {\n applicationLayoutService.enableBreakpointDetection();\n return;\n }\n\n applicationLayoutService.disableBreakpointDetection();\n applicationLayoutService.setBreakpoint(newMode);\n }\n\n /**\n * Supported layouts e.g ['sm', 'md']\n */\n @Prop() breakpoints: Breakpoint[] = ['sm', 'md', 'lg'];\n @Watch('breakpoints')\n onBreakpointsChange(breakpoints: Breakpoint[]) {\n applicationLayoutService.setBreakpoints(breakpoints);\n }\n\n @State() breakpoint: Breakpoint = 'lg';\n\n get menu(): HTMLIxMenuElement | null {\n return this.hostElement.querySelector('ix-menu');\n }\n\n private modeDisposable: Disposable;\n private contextProvider: ContextProvider<typeof ApplicationLayoutContext>;\n\n private onContentClick() {\n if (menuController.isPinned) {\n return;\n }\n this.menu?.toggleMenu(false);\n }\n\n componentWillLoad() {\n applicationLayoutService.setBreakpoints(this.breakpoints);\n\n this.contextProvider = useContextProvider(\n this.hostElement,\n ApplicationLayoutContext,\n {\n hideHeader: this.hideHeader,\n host: 'basic-navigation',\n }\n );\n\n this.modeDisposable = applicationLayoutService.onChange.on((mode) => {\n this.breakpoint = mode;\n });\n this.breakpoint = applicationLayoutService.breakpoint;\n\n if (this.forceBreakpoint) {\n this.forceLayoutChange(this.forceBreakpoint);\n }\n }\n\n componentDidRender() {\n if (this.menu) {\n this.menu.applicationName = this.applicationName;\n }\n }\n\n disconnectedCallback() {\n this.modeDisposable?.dispose();\n }\n\n render() {\n return (\n <Host\n data-role=\"\"\n class={{\n 'hide-header': this.hideHeader,\n [`breakpoint-${this.breakpoint}`]: true,\n }}\n >\n {!this.hideHeader ? (\n <ix-application-header name={this.applicationName}>\n <slot name=\"logo\" slot=\"logo\"></slot>\n </ix-application-header>\n ) : null}\n <div class=\"navigation-content\">\n <slot name=\"menu\"></slot>\n <div class=\"content\" onClick={() => this.onContentClick()}>\n <slot></slot>\n </div>\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"4NAAA,MAAMA,EAAqB,i1CAC3B,MAAAC,EAAeD,E,MCqBFE,EAAe,M,wEAWL,M,gDA4Be,CAAC,KAAM,KAAM,M,gBAMf,I,CAhClC,kBAAAC,G,OACEC,EAAAC,KAAKC,mBAAe,MAAAF,SAAA,SAAAA,EAAEG,KAAK,CACzBC,WAAYH,KAAKG,WACjBC,KAAM,qBAGRJ,KAAKK,WAAaC,EAAyBD,U,CAO7C,iBAAAE,CAAkBC,GAChB,IAAKA,EAAS,CACZF,EAAyBG,4BACzB,M,CAGFH,EAAyBI,6BACzBJ,EAAyBK,cAAcH,E,CAQzC,mBAAAI,CAAoBC,GAClBP,EAAyBQ,eAAeD,E,CAK1C,QAAIE,GACF,OAAOf,KAAKgB,YAAYC,cAAc,U,CAMhC,cAAAC,G,MACN,GAAIC,EAAeC,SAAU,CAC3B,M,EAEFrB,EAAAC,KAAKe,QAAI,MAAAhB,SAAA,SAAAA,EAAEsB,WAAW,M,CAGxB,iBAAAC,GACEhB,EAAyBQ,eAAed,KAAKa,aAE7Cb,KAAKC,gBAAkBsB,EACrBvB,KAAKgB,YACLQ,EACA,CACErB,WAAYH,KAAKG,WACjBC,KAAM,qBAIVJ,KAAKyB,eAAiBnB,EAAyBoB,SAASC,IAAIC,IAC1D5B,KAAKK,WAAauB,CAAI,IAExB5B,KAAKK,WAAaC,EAAyBD,WAE3C,GAAIL,KAAK6B,gBAAiB,CACxB7B,KAAKO,kBAAkBP,KAAK6B,gB,EAIhC,kBAAAC,GACE,GAAI9B,KAAKe,KAAM,CACbf,KAAKe,KAAKgB,gBAAkB/B,KAAK+B,e,EAIrC,oBAAAC,G,OACEjC,EAAAC,KAAKyB,kBAAc,MAAA1B,SAAA,SAAAA,EAAEkC,S,CAGvB,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,uDACO,GACVC,MAAO,CACL,cAAetC,KAAKG,WACpB,CAAC,cAAcH,KAAKK,cAAe,QAGnCL,KAAKG,WACLgC,EAAA,yBAAuBI,KAAMvC,KAAK+B,iBAChCI,EAAA,QAAMI,KAAK,OAAOC,KAAK,UAEvB,KACJL,EAAA,OAAAE,IAAA,2CAAKC,MAAM,sBACTH,EAAA,QAAAE,IAAA,2CAAME,KAAK,SACXJ,EAAA,OAAAE,IAAA,2CAAKC,MAAM,UAAUG,QAAS,IAAMzC,KAAKkB,kBACvCiB,EAAA,QAAAE,IAAA,+C"}
1
+ {"version":3,"names":["basicNavigationCss","IxBasicNavigationStyle0","BasicNavigation","onHideHeaderChange","_a","this","contextProvider","emit","hideHeader","host","breakpoint","applicationLayoutService","forceLayoutChange","newMode","enableBreakpointDetection","disableBreakpointDetection","setBreakpoint","onBreakpointsChange","breakpoints","setBreakpoints","menu","hostElement","querySelector","onContentClick","menuController","isPinned","toggleMenu","componentWillLoad","useContextProvider","ApplicationLayoutContext","modeDisposable","onChange","on","mode","forceBreakpoint","componentDidRender","applicationName","disconnectedCallback","dispose","render","h","Host","key","class","name","slot","onClick"],"sources":["src/components/basic-navigation/basic-navigation.scss?tag=ix-basic-navigation&encapsulation=shadow","src/components/basic-navigation/basic-navigation.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: flex;\n position: relative;\n width: 100%;\n height: 100%;\n\n flex-direction: column;\n\n ix-application-header {\n z-index: calc(var(--theme-z-index-sticky) + 1);\n }\n\n .logo-wrapper {\n display: contents;\n }\n\n .content {\n display: flex;\n height: 100%;\n width: 100%;\n position: relative;\n margin-left: 3.25rem;\n overflow: auto;\n }\n\n .navigation-content {\n display: flex;\n position: relative;\n\n flex-direction: row;\n\n height: calc(100% - 2.75rem);\n width: 100%;\n }\n}\n\n:host(.hide-header) {\n .navigation-content,\n .content {\n height: 100%;\n }\n}\n\n:host(.breakpoint-lg) {\n .content {\n margin-left: 0rem;\n }\n}\n\n:host(.breakpoint-sm) {\n .content {\n margin-left: 0px;\n width: 100%;\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 { Component, Element, h, Host, Prop, State, Watch } from '@stencil/core';\nimport { ApplicationLayoutContext } from '../utils/application-layout/context';\nimport { applicationLayoutService } from '../utils/application-layout/service';\nimport { Breakpoint } from '../utils/breakpoints';\nimport { ContextProvider, useContextProvider } from '../utils/context';\nimport { menuController } from '../utils/menu-service/menu-service';\nimport { Disposable } from '../utils/typed-event';\n\n@Component({\n tag: 'ix-basic-navigation',\n styleUrl: 'basic-navigation.scss',\n shadow: true,\n})\nexport class BasicNavigation {\n @Element() hostElement: HTMLIxBasicNavigationElement;\n\n /**\n * Application name\n */\n @Prop() applicationName: string;\n\n /**\n * Hide application header. Will disable responsive feature of basic navigation.\n */\n @Prop() hideHeader = false;\n @Watch('hideHeader')\n onHideHeaderChange() {\n this.contextProvider?.emit({\n hideHeader: this.hideHeader,\n host: 'basic-navigation',\n });\n\n this.breakpoint = applicationLayoutService.breakpoint;\n }\n\n /**\n * Change the responsive layout of the menu structure\n */\n @Prop() forceBreakpoint: Breakpoint | undefined;\n forceLayoutChange(newMode: Breakpoint | undefined) {\n if (!newMode) {\n applicationLayoutService.enableBreakpointDetection();\n return;\n }\n\n applicationLayoutService.disableBreakpointDetection();\n applicationLayoutService.setBreakpoint(newMode);\n }\n\n /**\n * Supported layouts\n * @example ['sm', 'md']\n */\n @Prop() breakpoints: Breakpoint[] = ['sm', 'md', 'lg'];\n @Watch('breakpoints')\n onBreakpointsChange(breakpoints: Breakpoint[]) {\n applicationLayoutService.setBreakpoints(breakpoints);\n }\n\n @State() breakpoint: Breakpoint = 'lg';\n\n get menu(): HTMLIxMenuElement | null {\n return this.hostElement.querySelector('ix-menu');\n }\n\n private modeDisposable: Disposable;\n private contextProvider: ContextProvider<typeof ApplicationLayoutContext>;\n\n private onContentClick() {\n if (menuController.isPinned) {\n return;\n }\n this.menu?.toggleMenu(false);\n }\n\n componentWillLoad() {\n applicationLayoutService.setBreakpoints(this.breakpoints);\n\n this.contextProvider = useContextProvider(\n this.hostElement,\n ApplicationLayoutContext,\n {\n hideHeader: this.hideHeader,\n host: 'basic-navigation',\n }\n );\n\n this.modeDisposable = applicationLayoutService.onChange.on((mode) => {\n this.breakpoint = mode;\n });\n this.breakpoint = applicationLayoutService.breakpoint;\n\n if (this.forceBreakpoint) {\n this.forceLayoutChange(this.forceBreakpoint);\n }\n }\n\n componentDidRender() {\n if (this.menu) {\n this.menu.applicationName = this.applicationName;\n }\n }\n\n disconnectedCallback() {\n this.modeDisposable?.dispose();\n }\n\n render() {\n return (\n <Host\n data-role=\"\"\n class={{\n 'hide-header': this.hideHeader,\n [`breakpoint-${this.breakpoint}`]: true,\n }}\n >\n {!this.hideHeader ? (\n <ix-application-header name={this.applicationName}>\n <slot name=\"logo\" slot=\"logo\"></slot>\n </ix-application-header>\n ) : null}\n <div class=\"navigation-content\">\n <slot name=\"menu\"></slot>\n <div class=\"content\" onClick={() => this.onContentClick()}>\n <slot></slot>\n </div>\n </div>\n </Host>\n );\n }\n}\n"],"mappings":"4NAAA,MAAMA,EAAqB,i1CAC3B,MAAAC,EAAeD,E,MCqBFE,EAAe,M,wEAWL,M,gDA6Be,CAAC,KAAM,KAAM,M,gBAMf,I,CAjClC,kBAAAC,G,OACEC,EAAAC,KAAKC,mBAAe,MAAAF,SAAA,SAAAA,EAAEG,KAAK,CACzBC,WAAYH,KAAKG,WACjBC,KAAM,qBAGRJ,KAAKK,WAAaC,EAAyBD,U,CAO7C,iBAAAE,CAAkBC,GAChB,IAAKA,EAAS,CACZF,EAAyBG,4BACzB,M,CAGFH,EAAyBI,6BACzBJ,EAAyBK,cAAcH,E,CASzC,mBAAAI,CAAoBC,GAClBP,EAAyBQ,eAAeD,E,CAK1C,QAAIE,GACF,OAAOf,KAAKgB,YAAYC,cAAc,U,CAMhC,cAAAC,G,MACN,GAAIC,EAAeC,SAAU,CAC3B,M,EAEFrB,EAAAC,KAAKe,QAAI,MAAAhB,SAAA,SAAAA,EAAEsB,WAAW,M,CAGxB,iBAAAC,GACEhB,EAAyBQ,eAAed,KAAKa,aAE7Cb,KAAKC,gBAAkBsB,EACrBvB,KAAKgB,YACLQ,EACA,CACErB,WAAYH,KAAKG,WACjBC,KAAM,qBAIVJ,KAAKyB,eAAiBnB,EAAyBoB,SAASC,IAAIC,IAC1D5B,KAAKK,WAAauB,CAAI,IAExB5B,KAAKK,WAAaC,EAAyBD,WAE3C,GAAIL,KAAK6B,gBAAiB,CACxB7B,KAAKO,kBAAkBP,KAAK6B,gB,EAIhC,kBAAAC,GACE,GAAI9B,KAAKe,KAAM,CACbf,KAAKe,KAAKgB,gBAAkB/B,KAAK+B,e,EAIrC,oBAAAC,G,OACEjC,EAAAC,KAAKyB,kBAAc,MAAA1B,SAAA,SAAAA,EAAEkC,S,CAGvB,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,uDACO,GACVC,MAAO,CACL,cAAetC,KAAKG,WACpB,CAAC,cAAcH,KAAKK,cAAe,QAGnCL,KAAKG,WACLgC,EAAA,yBAAuBI,KAAMvC,KAAK+B,iBAChCI,EAAA,QAAMI,KAAK,OAAOC,KAAK,UAEvB,KACJL,EAAA,OAAAE,IAAA,2CAAKC,MAAM,sBACTH,EAAA,QAAAE,IAAA,2CAAME,KAAK,SACXJ,EAAA,OAAAE,IAAA,2CAAKC,MAAM,UAAUG,QAAS,IAAMzC,KAAKkB,kBACvCiB,EAAA,QAAAE,IAAA,+C"}
@@ -1,2 +1,2 @@
1
- import{r as o,c as e,h as r,F as t,H as n,g as i}from"./p-f86a894a.js";import{a as d}from"./p-71206084.js";import{B as a}from"./p-ed991838.js";import{b as s}from"./p-36c0f378.js";const l=":host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}:host .btn-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-danger,:host .btn-danger.focus,:host .btn-danger:focus-visible{background-color:var(--theme-btn-danger--background);color:var(--theme-btn-danger--color);--ix-button-color:var(--theme-btn-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger--border-color);border-style:solid}:host .btn-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):active,:host .btn-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-danger--border-color--hover);background-color:var(--theme-btn-danger--background--hover);color:var(--theme-btn-danger--color--hover)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):active,:host .btn-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger--border-color--active);background-color:var(--theme-btn-danger--background--active);color:var(--theme-btn-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger.disabled,:host(.disabled) .btn-danger:disabled{pointer-events:none;border-color:var(--theme-btn-danger--border-color--disabled);background-color:var(--theme-btn-danger--background--disabled);color:var(--theme-btn-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger--color--disabled)}:host .btn-outline-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-danger,:host .btn-outline-danger.focus,:host .btn-outline-danger:focus-visible{background-color:var(--theme-btn-outline-danger--background);color:var(--theme-btn-outline-danger--color);--ix-button-color:var(--theme-btn-outline-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-danger--border-color);border-style:solid}:host .btn-outline-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):active,:host .btn-outline-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-danger--border-color--hover);background-color:var(--theme-btn-outline-danger--background--hover);color:var(--theme-btn-outline-danger--color--hover)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):active,:host .btn-outline-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-danger--border-color--active);background-color:var(--theme-btn-outline-danger--background--active);color:var(--theme-btn-outline-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-danger.disabled,:host(.disabled) .btn-outline-danger:disabled{pointer-events:none;border-color:var(--theme-btn-outline-danger--border-color--disabled);background-color:var(--theme-btn-outline-danger--background--disabled);color:var(--theme-btn-outline-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-danger--color--disabled)}:host .btn-invisible-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-danger,:host .btn-invisible-danger.focus,:host .btn-invisible-danger:focus-visible{background-color:var(--theme-btn-invisible-danger--background);color:var(--theme-btn-invisible-danger--color);--ix-button-color:var(--theme-btn-invisible-danger--color);border-color:transparent}:host .btn-invisible-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-danger--background--hover);color:var(--theme-btn-invisible-danger--color--hover)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):active,:host .btn-invisible-danger:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-danger--background--active);color:var(--theme-btn-invisible-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-danger.disabled,:host(.disabled) .btn-invisible-danger:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-danger--background--disabled);color:var(--theme-btn-invisible-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-danger--color--disabled)}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{min-width:5rem}:host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-right:0.25rem;max-width:15rem;min-width:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host li{display:contents}:host .btn{pointer-events:all;width:-moz-fit-content;width:fit-content;padding-right:0;padding-left:0.25rem}:host .chevron{pointer-events:none;margin-left:0.5rem;margin-right:0rem;color:var(--theme-color-soft-text)}:host ::slotted(a[href]){text-decoration:none !important}:host ::slotted(a[href]:active){text-decoration:none !important}:host(:last-child) .btn:not(.dropdown-trigger){color:var(--theme-color-soft-text)}:host(.hide-chevron){cursor:default}:host(.hide-chevron) .btn{padding-right:0.5rem;pointer-events:none}:host(.invisible){display:none}:host(:focus-visible){outline:none}";const b=l;const c=class{constructor(r){o(this,r);this.itemClick=e(this,"itemClick",7);this.label=undefined;this.icon=undefined;this.ghost=true;this.visible=true;this.showChevron=true;this.isDropdownTrigger=false;this.a11y=undefined}componentDidLoad(){this.animationFadeIn()}componentWillLoad(){this.a11y=s(this.hostElement,["aria-describedby","aria-controls","aria-expanded"])}animationFadeIn(){d({targets:this.hostElement,duration:150,opacity:[0,1],translateX:["-100%","0%"],easing:"linear"})}render(){const o={variant:this.ghost?"primary":"secondary",outline:false,ghost:this.ghost,iconOnly:false,iconOval:false,disabled:false,icon:this.icon,iconSize:"16",loading:false,selected:false,type:"button",tabIndex:this.hostElement.tabIndex!==-1?this.hostElement.tabIndex:0,extraClasses:{"dropdown-trigger":this.isDropdownTrigger},ariaAttributes:this.a11y};if(!this.visible){return r(n,{class:"invisible"})}return r(n,{class:{"hide-chevron":!this.showChevron},onClick:()=>this.itemClick.emit(this.label)},r("li",null,r(a,Object.assign({},o,{afterContent:r(t,null,this.showChevron?r("ix-icon",{name:"chevron-right-small",size:"16",class:"chevron"}):null)}),this.label,r("slot",null))))}get hostElement(){return i(this)}};c.style=b;export{c as ix_breadcrumb_item};
2
- //# sourceMappingURL=p-3b38f812.entry.js.map
1
+ import{r as o,c as e,h as r,F as t,H as n,g as i}from"./p-f87cd962.js";import{a as d}from"./p-71206084.js";import{B as a}from"./p-72d096e9.js";import{b as s}from"./p-157b1b28.js";const l=":host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}:host .btn-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-danger,:host .btn-danger.focus,:host .btn-danger:focus-visible{background-color:var(--theme-btn-danger--background);color:var(--theme-btn-danger--color);--ix-button-color:var(--theme-btn-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-danger--border-color);border-style:solid}:host .btn-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger.selected:not(.disabled):not(:disabled):active,:host .btn-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-danger--border-color--hover);background-color:var(--theme-btn-danger--background--hover);color:var(--theme-btn-danger--color--hover)}:host .btn-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-danger:not(.disabled):not(:disabled):active,:host .btn-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-danger--border-color--active);background-color:var(--theme-btn-danger--background--active);color:var(--theme-btn-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-danger.disabled,:host(.disabled) .btn-danger:disabled{pointer-events:none;border-color:var(--theme-btn-danger--border-color--disabled);background-color:var(--theme-btn-danger--background--disabled);color:var(--theme-btn-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-danger--color--disabled)}:host .btn-outline-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-danger,:host .btn-outline-danger.focus,:host .btn-outline-danger:focus-visible{background-color:var(--theme-btn-outline-danger--background);color:var(--theme-btn-outline-danger--color);--ix-button-color:var(--theme-btn-outline-danger--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-danger--border-color);border-style:solid}:host .btn-outline-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger.selected:not(.disabled):not(:disabled):active,:host .btn-outline-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-danger--border-color--hover);background-color:var(--theme-btn-outline-danger--background--hover);color:var(--theme-btn-outline-danger--color--hover)}:host .btn-outline-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-danger:not(.disabled):not(:disabled):active,:host .btn-outline-danger:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-danger--border-color--active);background-color:var(--theme-btn-outline-danger--background--active);color:var(--theme-btn-outline-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-danger.disabled,:host(.disabled) .btn-outline-danger:disabled{pointer-events:none;border-color:var(--theme-btn-outline-danger--border-color--disabled);background-color:var(--theme-btn-outline-danger--background--disabled);color:var(--theme-btn-outline-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-danger--color--disabled)}:host .btn-invisible-danger{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-danger,:host .btn-invisible-danger.focus,:host .btn-invisible-danger:focus-visible{background-color:var(--theme-btn-invisible-danger--background);color:var(--theme-btn-invisible-danger--color);--ix-button-color:var(--theme-btn-invisible-danger--color);border-color:transparent}:host .btn-invisible-danger:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-danger.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-danger.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-danger--background--hover);color:var(--theme-btn-invisible-danger--color--hover)}:host .btn-invisible-danger:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-danger:not(.disabled):not(:disabled):active,:host .btn-invisible-danger:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-danger--background--active);color:var(--theme-btn-invisible-danger--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-danger.disabled,:host(.disabled) .btn-invisible-danger:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-danger--background--disabled);color:var(--theme-btn-invisible-danger--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-danger--color--disabled)}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{min-width:5rem}:host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host .icon{pointer-events:none}:host(.disabled){cursor:default}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled){pointer-events:none}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:flex;position:relative;flex-direction:row;flex-wrap:nowrap;align-items:center;margin-right:0.25rem;max-width:15rem;min-width:0}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host li{display:contents}:host .btn{pointer-events:all;width:-moz-fit-content;width:fit-content;padding-right:0;padding-left:0.25rem}:host .chevron{pointer-events:none;margin-left:0.5rem;margin-right:0rem;color:var(--theme-color-soft-text)}:host ::slotted(a[href]){text-decoration:none !important}:host ::slotted(a[href]:active){text-decoration:none !important}:host(:last-child) .btn:not(.dropdown-trigger){color:var(--theme-color-soft-text)}:host(.hide-chevron){cursor:default}:host(.hide-chevron) .btn{padding-right:0.5rem;pointer-events:none}:host(.invisible){display:none}:host(:focus-visible){outline:none}";const b=l;const c=class{constructor(r){o(this,r);this.itemClick=e(this,"itemClick",7);this.label=undefined;this.icon=undefined;this.ghost=true;this.visible=true;this.showChevron=true;this.isDropdownTrigger=false;this.a11y=undefined}componentDidLoad(){this.animationFadeIn()}componentWillLoad(){this.a11y=s(this.hostElement,["aria-describedby","aria-controls","aria-expanded"])}animationFadeIn(){d({targets:this.hostElement,duration:150,opacity:[0,1],translateX:["-100%","0%"],easing:"linear"})}render(){const o={variant:this.ghost?"primary":"secondary",outline:false,ghost:this.ghost,iconOnly:false,iconOval:false,disabled:false,icon:this.icon,iconSize:"16",loading:false,selected:false,type:"button",tabIndex:this.hostElement.tabIndex!==-1?this.hostElement.tabIndex:0,extraClasses:{"dropdown-trigger":this.isDropdownTrigger},ariaAttributes:this.a11y};if(!this.visible){return r(n,{class:"invisible"})}return r(n,{class:{"hide-chevron":!this.showChevron},onClick:()=>this.itemClick.emit(this.label)},r("li",null,r(a,Object.assign({},o,{afterContent:r(t,null,this.showChevron?r("ix-icon",{name:"chevron-right-small",size:"16",class:"chevron"}):null)}),this.label,r("slot",null))))}get hostElement(){return i(this)}};c.style=b;export{c as ix_breadcrumb_item};
2
+ //# sourceMappingURL=p-6913e59d.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r,h as o,H as e}from"./p-f86a894a.js";const t=":host{display:flex;align-items:center;position:relative;height:2.5rem;width:auto;padding:0.25rem 1rem;overflow:hidden;cursor:default;color:var(--theme-color-soft-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";const a=t;const s=class{constructor(o){r(this,o);this.label=undefined}render(){return o(e,{key:"fec58d9a47500e154e0327e8e69e196856ffc6fe"},o("ix-typography",{key:"54e5ac8aa1c906b3f78db52afdfddd89f1273499",class:"category-text",variant:"default-title"},this.label))}};s.style=a;export{s as ix_dropdown_header};
2
- //# sourceMappingURL=p-aae05303.entry.js.map
1
+ import{r,h as o,H as t}from"./p-f87cd962.js";const e=":host{display:flex;align-items:center;position:relative;height:2.5rem;width:auto;padding:0.25rem 1rem;overflow:hidden;cursor:default;color:var(--theme-color-soft-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}";const a=e;const s=class{constructor(o){r(this,o);this.label=undefined}render(){return o(t,{key:"e95561bef7bee2a7234361522dbfa22941b6c8aa"},o("ix-typography",{key:"4df8b4825d4dbc7703644924e396823647fab603",class:"category-text",format:"h5"},this.label))}};s.style=a;export{s as ix_dropdown_header};
2
+ //# sourceMappingURL=p-6a9577b5.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["dropdownHeaderCss","IxDropdownHeaderStyle0","DropdownHeader","render","h","Host","key","class","format","this","label"],"sources":["src/components/dropdown-header/dropdown-header.scss?tag=ix-dropdown-header&encapsulation=shadow","src/components/dropdown-header/dropdown-header.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: flex;\n align-items: center;\n position: relative;\n height: 2.5rem;\n width: auto;\n\n padding: 0.25rem 1rem;\n\n overflow: hidden;\n cursor: default;\n\n color: var(--theme-color-soft-text);\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-dropdown-header',\n styleUrl: 'dropdown-header.scss',\n shadow: true,\n})\nexport class DropdownHeader {\n /**\n * Display name of the header\n */\n @Prop() label: string;\n\n render() {\n return (\n <Host>\n <ix-typography class={'category-text'} format={'h5'}>\n {this.label}\n </ix-typography>\n </Host>\n );\n }\n}\n"],"mappings":"6CAAA,MAAMA,EAAoB,m6BAC1B,MAAAC,EAAeD,E,MCkBFE,EAAc,M,8CAMzB,MAAAC,GACE,OACEC,EAACC,EAAI,CAAAC,IAAA,4CACHF,EAAA,iBAAAE,IAAA,2CAAeC,MAAO,gBAAiBC,OAAQ,MAC5CC,KAAKC,O"}
@@ -0,0 +1,2 @@
1
+ import{r,h as o,H as e}from"./p-f87cd962.js";const t=":host{display:block;position:relative;width:100%;border-bottom:0.0625rem solid var(--theme-color-x-weak-bdr);margin:0.25rem 0px}";const s=t;const i=class{constructor(o){r(this,o)}render(){return o(e,{key:"6f265f6b18de560468fcee37f850079a83098c15"})}};i.style=s;export{i as ix_divider};
2
+ //# sourceMappingURL=p-72472fa5.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["dividerCss","IxDividerStyle0","Divider","render","h","Host","key"],"sources":["src/components/divider/divider.scss?tag=ix-divider&encapsulation=shadow","src/components/divider/divider.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:host {\n display: block;\n position: relative;\n\n width: 100%;\n border-bottom: 0.0625rem solid var(--theme-color-x-weak-bdr);\n margin: 0.25rem 0px;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { Component, h, Host } from '@stencil/core';\n\n/**\n * @since 1.4.0\n */\n@Component({\n tag: 'ix-divider',\n styleUrl: 'divider.scss',\n shadow: true,\n})\nexport class Divider {\n render() {\n return <Host></Host>;\n }\n}\n"],"mappings":"kDAAA,MAAMA,EAAa,mIACnB,MAAAC,EAAeD,E,MCiBFE,EAAO,M,yBAClB,MAAAC,GACE,OAAOC,EAACC,EAAI,CAAAC,IAAA,4C"}
1
+ {"version":3,"names":["dividerCss","IxDividerStyle0","Divider","render","h","Host","key"],"sources":["src/components/divider/divider.scss?tag=ix-divider&encapsulation=shadow","src/components/divider/divider.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:host {\n display: block;\n position: relative;\n\n width: 100%;\n border-bottom: 0.0625rem solid var(--theme-color-x-weak-bdr);\n margin: 0.25rem 0px;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { Component, h, Host } from '@stencil/core';\n\n/**\n * @since 1.4.0\n */\n@Component({\n tag: 'ix-divider',\n styleUrl: 'divider.scss',\n shadow: true,\n})\nexport class Divider {\n render() {\n return <Host></Host>;\n }\n}\n"],"mappings":"6CAAA,MAAMA,EAAa,mIACnB,MAAAC,EAAeD,E,MCiBFE,EAAO,M,yBAClB,MAAAC,GACE,OAAOC,EAACC,EAAI,CAAAC,IAAA,4C"}
@@ -1,2 +1,2 @@
1
- import{h as n}from"./p-f86a894a.js";const t=n=>n.toUpperCase()==="Danger".toUpperCase();const e=n=>n.toUpperCase()==="Primary".toUpperCase();const i=n=>n.toUpperCase()==="Secondary".toUpperCase();const l=(n,l,r,s=false,a=false,o,c)=>({btn:true,"btn-danger":t(n)&&!l&&!r,"btn-outline-danger":t(n)&&l&&!r,"btn-invisible-danger":t(n)&&!l&&r,"btn-primary":e(n)&&!l&&!r,"btn-outline-primary":e(n)&&l&&!r,"btn-invisible-primary":e(n)&&!l&&r,"btn-secondary":i(n)&&!l&&!r,"btn-outline-secondary":i(n)&&l&&!r,"btn-invisible-secondary":i(n)&&!l&&r,"btn-icon":s,"btn-oval":a,selected:o,disabled:c});const r=n=>{if(!n.icon){return"small"}switch(n.iconSize){case"12":return"xx-small";case"16":return"x-small";default:return"small"}};function s(t,e){var i,s,a;const o=(i=t.extraClasses)!==null&&i!==void 0?i:{};const c=(s=t.ariaAttributes)!==null&&s!==void 0?s:{};if(!c["aria-disabled"]&&t.disabled){c["aria-disabled"]="true"}return n("button",Object.assign({},c,{onClick:n=>t.onClick?t.onClick(n):undefined,tabindex:t.disabled?-1:(a=t.tabIndex)!==null&&a!==void 0?a:0,type:t.type,class:Object.assign(Object.assign({},l(t.variant,t.outline,t.ghost,t.iconOnly,t.iconOval,t.selected,t.disabled||t.loading)),o)}),t.loading?n("ix-spinner",{size:r(t),hideTrack:true}):null,t.icon&&!t.loading?n("ix-icon",{class:"icon",name:t.icon,size:t.iconSize,color:t.iconColor}):null,n("div",{class:{content:true,[`content-${t.alignment}`]:!!t.alignment}},e),t.afterContent?t.afterContent:null)}export{s as B,l as g};
2
- //# sourceMappingURL=p-ed991838.js.map
1
+ import{h as n}from"./p-f87cd962.js";const t=n=>n.toUpperCase()==="Danger".toUpperCase();const e=n=>n.toUpperCase()==="Primary".toUpperCase();const i=n=>n.toUpperCase()==="Secondary".toUpperCase();const l=(n,l,r,s=false,a=false,c,o)=>({btn:true,"btn-danger":t(n)&&!l&&!r,"btn-outline-danger":t(n)&&l&&!r,"btn-invisible-danger":t(n)&&!l&&r,"btn-primary":e(n)&&!l&&!r,"btn-outline-primary":e(n)&&l&&!r,"btn-invisible-primary":e(n)&&!l&&r,"btn-secondary":i(n)&&!l&&!r,"btn-outline-secondary":i(n)&&l&&!r,"btn-invisible-secondary":i(n)&&!l&&r,"btn-icon":s,"btn-oval":a,selected:c,disabled:o});const r=n=>{if(!n.icon){return"small"}switch(n.iconSize){case"12":return"xx-small";case"16":return"x-small";default:return"small"}};const s=(t,e)=>{var i,s,a;const c=(i=t.extraClasses)!==null&&i!==void 0?i:{};const o=(s=t.ariaAttributes)!==null&&s!==void 0?s:{};if(!o["aria-disabled"]&&t.disabled){o["aria-disabled"]="true"}return n("button",Object.assign({},o,{onClick:n=>t.onClick?t.onClick(n):undefined,tabindex:t.disabled?-1:(a=t.tabIndex)!==null&&a!==void 0?a:0,type:t.type,class:Object.assign(Object.assign({},l(t.variant,t.outline,t.ghost,t.iconOnly,t.iconOval,t.selected,t.disabled||t.loading)),c)}),t.loading?n("ix-spinner",{size:r(t),hideTrack:true}):null,t.icon&&!t.loading?n("ix-icon",{class:"icon",name:t.icon,size:t.iconSize,color:t.iconColor}):null,n("div",{class:{content:true,[`content-${t.alignment}`]:!!t.alignment}},e),t.afterContent?t.afterContent:null)};export{s as B,l as g};
2
+ //# sourceMappingURL=p-72d096e9.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["isDanger","variant","toUpperCase","isPrimary","isSecondary","getButtonClasses","outline","ghost","iconOnly","iconOval","selected","disabled","btn","getSpinnerSize","btnProps","icon","iconSize","BaseButton","props","children","extraClasses","_a","ariaAttributes","_b","h","Object","assign","onClick","e","undefined","tabindex","_c","tabIndex","type","class","loading","size","hideTrack","name","color","iconColor","content","alignment","afterContent"],"sources":["src/components/button/base-button.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 */\nimport { FunctionalComponent, h } from '@stencil/core';\nimport { A11yAttributes } from '../utils/a11y';\nimport { ButtonVariant } from './button';\n\nexport type ButtonAlignment = 'center' | 'start';\n\nconst isDanger = (variant: string) => {\n return variant.toUpperCase() === 'Danger'.toUpperCase();\n};\n\nconst isPrimary = (variant: string) => {\n return variant.toUpperCase() === 'Primary'.toUpperCase();\n};\n\nconst isSecondary = (variant: string) => {\n return variant.toUpperCase() === 'Secondary'.toUpperCase();\n};\n\nexport const getButtonClasses = (\n variant: ButtonVariant,\n outline: boolean,\n ghost: boolean,\n iconOnly = false,\n iconOval = false,\n selected: boolean,\n disabled: boolean\n) => {\n return {\n btn: true,\n 'btn-danger': isDanger(variant) && !outline && !ghost,\n 'btn-outline-danger': isDanger(variant) && outline && !ghost,\n 'btn-invisible-danger': isDanger(variant) && !outline && ghost,\n 'btn-primary': isPrimary(variant) && !outline && !ghost,\n 'btn-outline-primary': isPrimary(variant) && outline && !ghost,\n 'btn-invisible-primary': isPrimary(variant) && !outline && ghost,\n 'btn-secondary': isSecondary(variant) && !outline && !ghost,\n 'btn-outline-secondary': isSecondary(variant) && outline && !ghost,\n 'btn-invisible-secondary': isSecondary(variant) && !outline && ghost,\n 'btn-icon': iconOnly,\n 'btn-oval': iconOval,\n selected: selected,\n disabled: disabled,\n };\n};\n\nexport type BaseButtonProps = {\n type: string;\n variant: ButtonVariant;\n outline: boolean;\n ghost: boolean;\n iconOnly: boolean;\n iconOval: boolean;\n selected: boolean;\n disabled: boolean;\n loading: boolean;\n icon?: string;\n onClick?: Function;\n ariaAttributes?: A11yAttributes;\n extraClasses?: { [key: string]: boolean };\n iconSize?: string;\n iconColor?: string;\n alignment?: ButtonAlignment;\n tabIndex?: number;\n afterContent?: any;\n};\n\nconst getSpinnerSize = (btnProps: BaseButtonProps) => {\n if (!btnProps.icon) {\n return 'small';\n }\n\n switch (btnProps.iconSize) {\n case '12':\n return 'xx-small';\n case '16':\n return 'x-small';\n default:\n return 'small';\n }\n};\n\nexport const BaseButton: FunctionalComponent<BaseButtonProps> = (\n props: BaseButtonProps,\n children\n) => {\n const extraClasses = props.extraClasses ?? {};\n\n const ariaAttributes = props.ariaAttributes ?? {};\n if (!ariaAttributes['aria-disabled'] && props.disabled) {\n ariaAttributes['aria-disabled'] = 'true';\n }\n\n return (\n <button\n {...ariaAttributes}\n onClick={(e: Event) => (props.onClick ? props.onClick(e) : undefined)}\n tabindex={props.disabled ? -1 : props.tabIndex ?? 0}\n type={props.type}\n class={{\n ...getButtonClasses(\n props.variant,\n props.outline,\n props.ghost,\n props.iconOnly,\n props.iconOval,\n props.selected,\n props.disabled || props.loading\n ),\n ...extraClasses,\n }}\n >\n {props.loading ? (\n <ix-spinner size={getSpinnerSize(props)} hideTrack></ix-spinner>\n ) : null}\n {props.icon && !props.loading ? (\n <ix-icon\n class=\"icon\"\n name={props.icon}\n size={props.iconSize as any}\n color={props.iconColor}\n ></ix-icon>\n ) : null}\n <div\n class={{\n content: true,\n [`content-${props.alignment}`]: !!props.alignment,\n }}\n >\n {children}\n </div>\n {props.afterContent ? props.afterContent : null}\n </button>\n );\n};\n"],"mappings":"oCAcA,MAAMA,EAAYC,GACTA,EAAQC,gBAAkB,SAASA,cAG5C,MAAMC,EAAaF,GACVA,EAAQC,gBAAkB,UAAUA,cAG7C,MAAME,EAAeH,GACZA,EAAQC,gBAAkB,YAAYA,c,MAGlCG,EAAmB,CAC9BJ,EACAK,EACAC,EACAC,EAAW,MACXC,EAAW,MACXC,EACAC,KAEO,CACLC,IAAK,KACL,aAAcZ,EAASC,KAAaK,IAAYC,EAChD,qBAAsBP,EAASC,IAAYK,IAAYC,EACvD,uBAAwBP,EAASC,KAAaK,GAAWC,EACzD,cAAeJ,EAAUF,KAAaK,IAAYC,EAClD,sBAAuBJ,EAAUF,IAAYK,IAAYC,EACzD,wBAAyBJ,EAAUF,KAAaK,GAAWC,EAC3D,gBAAiBH,EAAYH,KAAaK,IAAYC,EACtD,wBAAyBH,EAAYH,IAAYK,IAAYC,EAC7D,0BAA2BH,EAAYH,KAAaK,GAAWC,EAC/D,WAAYC,EACZ,WAAYC,EACZC,SAAUA,EACVC,SAAUA,IAyBd,MAAME,EAAkBC,IACtB,IAAKA,EAASC,KAAM,CAClB,MAAO,O,CAGT,OAAQD,EAASE,UACf,IAAK,KACH,MAAO,WACT,IAAK,KACH,MAAO,UACT,QACE,MAAO,Q,QAIAC,EAAmD,CAC9DC,EACAC,K,UAEA,MAAMC,GAAeC,EAAAH,EAAME,gBAAY,MAAAC,SAAA,EAAAA,EAAI,GAE3C,MAAMC,GAAiBC,EAAAL,EAAMI,kBAAc,MAAAC,SAAA,EAAAA,EAAI,GAC/C,IAAKD,EAAe,kBAAoBJ,EAAMP,SAAU,CACtDW,EAAe,iBAAmB,M,CAGpC,OACEE,EAAA,SAAAC,OAAAC,OAAA,GACMJ,EAAc,CAClBK,QAAUC,GAAcV,EAAMS,QAAUT,EAAMS,QAAQC,GAAKC,UAC3DC,SAAUZ,EAAMP,UAAY,GAAIoB,EAAAb,EAAMc,YAAQ,MAAAD,SAAA,EAAAA,EAAI,EAClDE,KAAMf,EAAMe,KACZC,MAAKT,OAAAC,OAAAD,OAAAC,OAAA,GACArB,EACDa,EAAMjB,QACNiB,EAAMZ,QACNY,EAAMX,MACNW,EAAMV,SACNU,EAAMT,SACNS,EAAMR,SACNQ,EAAMP,UAAYO,EAAMiB,UAEvBf,KAGJF,EAAMiB,QACLX,EAAA,cAAYY,KAAMvB,EAAeK,GAAQmB,UAAS,OAChD,KACHnB,EAAMH,OAASG,EAAMiB,QACpBX,EAAA,WACEU,MAAM,OACNI,KAAMpB,EAAMH,KACZqB,KAAMlB,EAAMF,SACZuB,MAAOrB,EAAMsB,YAEb,KACJhB,EAAA,OACEU,MAAO,CACLO,QAAS,KACT,CAAC,WAAWvB,EAAMwB,eAAgBxB,EAAMwB,YAGzCvB,GAEFD,EAAMyB,aAAezB,EAAMyB,aAAe,KACpC,S"}
@@ -1,2 +1,2 @@
1
- import{r as t,h as s,H as e,g as r}from"./p-f86a894a.js";import{g as i}from"./p-712e0ee0.js";const o=":host{position:relative;display:flex;width:100%;flex-wrap:wrap;align-items:stretch}: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 .group{display:flex;position:absolute;align-items:center;height:100%}:host .group-start{left:0px;height:2rem;margin-left:0.5rem;color:var(--theme-color-soft-text)}:host .group-end{right:0px;height:2rem;margin-right:0.5rem;color:var(--theme-color-soft-text)}:host ::slotted(*){display:flex}:host(.disabled){pointer-events:none}:host(.disabled) .group-start ::slotted(*),:host(.disabled) .group-end ::slotted(*){opacity:0.4 !important}";const a=o;const h=class{constructor(s){t(this,s);this.disabled=false;this.inputPaddingLeft=0;this.inputPaddingRight=0}get inputElement(){return this.hostElement.querySelector("input")}componentWillLoad(){var t;const{valid:s}=this.inputElement.validity;this.inputElement.addEventListener("valid",(()=>{this.onValidInput()}));this.inputElement.addEventListener("invalid",(()=>{this.onInvalidInput()}));this.inputElement.addEventListener("input",(()=>{this.startSlotChanged()}));(t=this.inputElement.form)===null||t===void 0?void 0:t.addEventListener("submit",(()=>{this.startSlotChanged()}));s?this.onValidInput():this.onInvalidInput();this.observer=new MutationObserver((()=>{this.slotChanged();this.startSlotChanged();this.endSlotChanged()}));this.observer.observe(this.hostElement,{subtree:true,childList:true,attributes:true,characterData:true})}componentDidRender(){this.prepareInputElement()}onValidInput(){this.startSlotChanged()}onInvalidInput(){this.startSlotChanged()}prepareInputElement(){if(this.inputElement){this.inputElement.style.width="100%";if(this.inputPaddingRight!==0){this.inputElement.style.paddingRight=this.inputPaddingRight+"px"}else{this.inputElement.style.paddingRight="0.5rem"}if(this.inputPaddingLeft!==0){this.inputElement.style.paddingLeft=this.inputPaddingLeft+"px"}else{this.inputElement.style.paddingLeft="0.5rem"}}else{console.warn('You used the ix-input-group without an input tag, e.g. <input class="form-control" />')}}slotChanged(){var t;this.disabled=(t=this.inputElement)===null||t===void 0?void 0:t.disabled}startSlotChanged(){const t=this.hostElement.shadowRoot.querySelector('slot[name="input-start"]');setTimeout((()=>{var s,e;const r=this.getChildrenWidth(t);if(r!==0){this.inputPaddingLeft=11+r}else{this.inputPaddingLeft=0}if(!this.inputElement){return}const i=!this.inputElement.validity.valid||this.inputElement.classList.contains("is-invalid");const o=((s=this.inputElement.form)===null||s===void 0?void 0:s.classList.contains("was-validated"))||((e=this.inputElement.form)===null||e===void 0?void 0:e.noValidate)===false;if(o&&i){const t=this.inputPaddingLeft!==0?this.inputPaddingLeft:7;this.inputElement.style.backgroundPosition=`left ${t}px center`;this.inputPaddingLeft+=26}}))}endSlotChanged(){const t=this.hostElement.shadowRoot.querySelector('slot[name="input-end"]');setTimeout((()=>{this.inputPaddingRight=15+this.getChildrenWidth(t)}))}getChildrenWidth(t){if(!t){return 0}const s=i(t);if(s.length===0){return 0}let e=0;s.forEach((t=>{e+=t.getBoundingClientRect().width}));return e}render(){return s(e,{key:"a632148f49a5084f9734bb7df674bb34f1e29726",class:{disabled:this.disabled}},s("div",{key:"9c6ea56818e6226a88bbd555a9f975804246c549",class:"group group-start"},s("slot",{key:"302da4742e1122fff59d5e2d13d062f3abeaea19",name:"input-start"})),s("slot",{key:"d0125d9c48d61188e83866b9cd8d628a3c0bfd8f"}),s("div",{key:"fbf242a8b2fb3febc195066bc3c2064506ff7788",class:"group group-end"},s("slot",{key:"dedfedc593c7c6425a32cd6f9448c7147495eb55",name:"input-end"})))}get hostElement(){return r(this)}};h.style=a;export{h as ix_input_group};
2
- //# sourceMappingURL=p-9cc0d11b.entry.js.map
1
+ import{r as t,h as e,H as s,g as r}from"./p-f87cd962.js";import{g as i}from"./p-345e1c73.js";const o=":host{position:relative;display:flex;width:100%;flex-wrap:wrap;align-items:stretch}: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 .group{display:flex;position:absolute;align-items:center;height:100%}:host .group-start{left:0px;height:2rem;margin-left:0.5rem;color:var(--theme-color-soft-text)}:host .group-end{right:0px;height:2rem;margin-right:0.5rem;color:var(--theme-color-soft-text)}:host ::slotted(*){display:flex}:host(.disabled){pointer-events:none}:host(.disabled) .group-start ::slotted(*),:host(.disabled) .group-end ::slotted(*){opacity:0.4 !important}";const a=o;const h=class{constructor(e){t(this,e);this.disabled=false;this.inputPaddingLeft=0;this.inputPaddingRight=0}get inputElement(){return this.hostElement.querySelector("input")}componentWillLoad(){var t;const{valid:e}=this.inputElement.validity;this.inputElement.addEventListener("valid",(()=>{this.onValidInput()}));this.inputElement.addEventListener("invalid",(()=>{this.onInvalidInput()}));this.inputElement.addEventListener("input",(()=>{this.startSlotChanged()}));(t=this.inputElement.form)===null||t===void 0?void 0:t.addEventListener("submit",(()=>{this.startSlotChanged()}));e?this.onValidInput():this.onInvalidInput();this.observer=new MutationObserver((()=>{this.slotChanged();this.startSlotChanged();this.endSlotChanged()}));this.observer.observe(this.hostElement,{subtree:true,childList:true,attributes:true,characterData:true})}componentDidRender(){this.prepareInputElement()}onValidInput(){this.startSlotChanged()}onInvalidInput(){this.startSlotChanged()}prepareInputElement(){if(this.inputElement){this.inputElement.style.width="100%";if(this.inputPaddingRight!==0){this.inputElement.style.paddingRight=this.inputPaddingRight+"px"}else{this.inputElement.style.paddingRight="0.5rem"}if(this.inputPaddingLeft!==0){this.inputElement.style.paddingLeft=this.inputPaddingLeft+"px"}else{this.inputElement.style.paddingLeft="0.5rem"}}else{console.warn('You used the ix-input-group without an input tag, e.g. <input class="form-control" />')}}slotChanged(){var t;this.disabled=(t=this.inputElement)===null||t===void 0?void 0:t.disabled}startSlotChanged(){const t=this.hostElement.shadowRoot.querySelector('slot[name="input-start"]');setTimeout((()=>{var e,s;const r=this.getChildrenWidth(t);if(r!==0){this.inputPaddingLeft=11+r}else{this.inputPaddingLeft=0}if(!this.inputElement){return}const i=!this.inputElement.validity.valid||this.inputElement.classList.contains("is-invalid");const o=((e=this.inputElement.form)===null||e===void 0?void 0:e.classList.contains("was-validated"))||((s=this.inputElement.form)===null||s===void 0?void 0:s.noValidate)===false;if(o&&i){const t=this.inputPaddingLeft!==0?this.inputPaddingLeft:7;this.inputElement.style.backgroundPosition=`left ${t}px center`;this.inputPaddingLeft+=26}}))}endSlotChanged(){const t=this.hostElement.shadowRoot.querySelector('slot[name="input-end"]');setTimeout((()=>{this.inputPaddingRight=15+this.getChildrenWidth(t)}))}getChildrenWidth(t){if(!t){return 0}const e=i(t);if(e.length===0){return 0}let s=0;e.forEach((t=>{s+=t.getBoundingClientRect().width}));return s}render(){return e(s,{key:"85721920e4fc9dfc667fcee12ae4962aa19657d7",class:{disabled:this.disabled}},e("div",{key:"700a141b4ba4534ae40fd6d7176f04d24953a3eb",class:"group group-start"},e("slot",{key:"84d5503a5f0101a00d989037710f01017a889e9e",name:"input-start"})),e("slot",{key:"a4538e70fb7e667dff135119227c978c6324bbda"}),e("div",{key:"8294f5cca17021473c72d2e09e875500a22ebfa5",class:"group group-end"},e("slot",{key:"5977dec214c58b4df57bab55a6235d9d96c83e4d",name:"input-end"})))}get hostElement(){return r(this)}};h.style=a;export{h as ix_input_group};
2
+ //# sourceMappingURL=p-7354cdb0.entry.js.map
@@ -0,0 +1,2 @@
1
+ import{r as t,h as s,H as e}from"./p-f87cd962.js";function i(t){let s="";t.forEach((t=>{s+='"';s=t.reduce(((t,s)=>`${t} ${s}`),s);s+='"\n'}));return s}const n=":host{display:grid;position:relative;row-gap:1.5rem;-moz-column-gap:1.5rem;column-gap:1.5rem}";const r=n;const c="only screen and (max-width: 576px)";const h="only screen and (max-width: 768px)";const o="only screen and (max-width: 992px)";const a=[{name:"sm",query:c},{name:"md",query:h},{name:"lg",query:o}];const d=class{constructor(s){t(this,s);this.disposeMediaQueryListener=[];this.mediaQueries=[];this.templates=undefined;this.currentTemplate=undefined}componentWillRender(){this.mediaQueries=a.map((t=>{const s=window.matchMedia(t.query);const e=()=>{this.applyTemplate()};this.disposeMediaQueryListener.push(e);s.addEventListener("change",e);return Object.assign(Object.assign({},t),{mediaQuery:s})}));this.applyTemplate()}disconnectedCallback(){this.mediaQueries.forEach(((t,s)=>{t.mediaQuery.removeEventListener("change",this.disposeMediaQueryListener[s])}))}findNextTemplate(t){if(!this.templates){return[]}const s=this.mediaQueries.findIndex((s=>s.name===t));const e=this.templates[this.mediaQueries[s+1].name];if(!e){return this.findNextTemplate(this.mediaQueries[s+1].name)}return e}applyTemplate(){if(!this.templates){return}let t=this.mediaQueries.find((t=>t.mediaQuery.matches));if(!t){t=this.mediaQueries[this.mediaQueries.length-1]}const s=this.templates[t.name];if(s){this.currentTemplate=s}else{this.currentTemplate=this.findNextTemplate(t.name)}}render(){const t={};if(this.currentTemplate&&this.currentTemplate.length!==0){t["grid-template-areas"]=i(this.currentTemplate)}return s(e,{key:"f95fcef32a0f61b09e7b65141db9c2009dd5b073",style:t},s("slot",{key:"96ab47d528edb1195098233ae4563487ab41385b"}))}};d.style=r;export{d as ix_css_grid};
2
+ //# sourceMappingURL=p-737954bf.entry.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"names":["templateBuilder","inputTemplate","templateString","forEach","row","reduce","pV","cV","cssGridCss","IxCssGridStyle0","smQuery","mdQuery","lgQuery","mediaQueryCollection","name","query","CssGrid","this","disposeMediaQueryListener","mediaQueries","componentWillRender","map","mediaQuery","window","matchMedia","callback","applyTemplate","push","addEventListener","Object","assign","disconnectedCallback","mq","index","removeEventListener","findNextTemplate","type","templates","typeIndex","findIndex","nextTemplate","active","find","matches","length","template","currentTemplate","render","style","h","Host","key"],"sources":["src/components/css-grid/builder.ts","src/components/css-grid/css-grid.scss?tag=ix-css-grid&encapsulation=shadow","src/components/css-grid/css-grid.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 */\nexport function templateBuilder(inputTemplate: string[][]) {\n let templateString = '';\n\n inputTemplate.forEach((row) => {\n templateString += '\"';\n templateString = row.reduce((pV, cV) => {\n return `${pV} ${cV}`;\n }, templateString);\n templateString += '\"\\n';\n });\n\n return templateString;\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\n@import 'common-variables';\n\n:host {\n display: grid;\n position: relative;\n row-gap: $large-space;\n column-gap: $large-space;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop, State } from '@stencil/core';\nimport { templateBuilder } from './builder';\n\nconst smQuery = 'only screen and (max-width: 576px)';\nconst mdQuery = 'only screen and (max-width: 768px)';\nconst lgQuery = 'only screen and (max-width: 992px)';\n\nexport type CssGridTemplateType = 'sm' | 'md' | 'lg';\n\nconst mediaQueryCollection: Array<{\n name: CssGridTemplateType;\n query: string;\n}> = [\n { name: 'sm', query: smQuery },\n { name: 'md', query: mdQuery },\n { name: 'lg', query: lgQuery },\n];\n\n/**\n * @internal\n */\n@Component({\n tag: 'ix-css-grid',\n styleUrl: 'css-grid.scss',\n shadow: true,\n})\nexport class CssGrid {\n /**\n * Define css grid template\n */\n @Prop() templates?: Partial<Record<CssGridTemplateType, string[][]>>;\n\n @State() currentTemplate?: string[][];\n\n private disposeMediaQueryListener: ((event: MediaQueryListEvent) => void)[] =\n [];\n private mediaQueries: {\n mediaQuery: MediaQueryList;\n name: CssGridTemplateType;\n query: string;\n }[] = [];\n\n componentWillRender() {\n this.mediaQueries = mediaQueryCollection.map((query) => {\n const mediaQuery = window.matchMedia(query.query);\n\n const callback = () => {\n this.applyTemplate();\n };\n this.disposeMediaQueryListener.push(callback);\n mediaQuery.addEventListener('change', callback);\n\n return {\n ...query,\n mediaQuery,\n };\n });\n\n this.applyTemplate();\n }\n\n disconnectedCallback() {\n this.mediaQueries.forEach((mq, index) => {\n mq.mediaQuery.removeEventListener(\n 'change',\n this.disposeMediaQueryListener[index]\n );\n });\n }\n\n private findNextTemplate(type: CssGridTemplateType): string[][] {\n if (!this.templates) {\n return [];\n }\n const typeIndex = this.mediaQueries.findIndex((mq) => mq.name === type);\n const nextTemplate = this.templates[this.mediaQueries[typeIndex + 1].name];\n if (!nextTemplate) {\n return this.findNextTemplate(this.mediaQueries[typeIndex + 1].name);\n }\n return nextTemplate;\n }\n\n private applyTemplate() {\n if (!this.templates) {\n return;\n }\n let active = this.mediaQueries.find((mq) => mq.mediaQuery.matches);\n\n if (!active) {\n active = this.mediaQueries[this.mediaQueries.length - 1];\n }\n\n const template = this.templates[active.name];\n\n if (template) {\n this.currentTemplate = template;\n } else {\n this.currentTemplate = this.findNextTemplate(active.name);\n }\n }\n\n render() {\n const style: Record<string, string> = {};\n if (this.currentTemplate && this.currentTemplate.length !== 0) {\n style['grid-template-areas'] = templateBuilder(this.currentTemplate);\n }\n return (\n <Host style={style}>\n <slot></slot>\n </Host>\n );\n }\n}\n"],"mappings":"2DAQgBA,EAAgBC,GAC9B,IAAIC,EAAiB,GAErBD,EAAcE,SAASC,IACrBF,GAAkB,IAClBA,EAAiBE,EAAIC,QAAO,CAACC,EAAIC,IACxB,GAAGD,KAAMC,KACfL,GACHA,GAAkB,KAAK,IAGzB,OAAOA,CACT,CCpBA,MAAMM,EAAa,gGACnB,MAAAC,EAAeD,ECWf,MAAME,EAAU,qCAChB,MAAMC,EAAU,qCAChB,MAAMC,EAAU,qCAIhB,MAAMC,EAGD,CACH,CAAEC,KAAM,KAAMC,MAAOL,GACrB,CAAEI,KAAM,KAAMC,MAAOJ,GACrB,CAAEG,KAAM,KAAMC,MAAOH,I,MAWVI,EAAO,M,yBAQVC,KAAAC,0BACN,GACMD,KAAAE,aAIF,G,wDAEN,mBAAAC,GACEH,KAAKE,aAAeN,EAAqBQ,KAAKN,IAC5C,MAAMO,EAAaC,OAAOC,WAAWT,EAAMA,OAE3C,MAAMU,EAAW,KACfR,KAAKS,eAAe,EAEtBT,KAAKC,0BAA0BS,KAAKF,GACpCH,EAAWM,iBAAiB,SAAUH,GAEtC,OAAAI,OAAAC,OAAAD,OAAAC,OAAA,GACKf,GAAK,CACRO,cAAU,IAIdL,KAAKS,e,CAGP,oBAAAK,GACEd,KAAKE,aAAahB,SAAQ,CAAC6B,EAAIC,KAC7BD,EAAGV,WAAWY,oBACZ,SACAjB,KAAKC,0BAA0Be,GAChC,G,CAIG,gBAAAE,CAAiBC,GACvB,IAAKnB,KAAKoB,UAAW,CACnB,MAAO,E,CAET,MAAMC,EAAYrB,KAAKE,aAAaoB,WAAWP,GAAOA,EAAGlB,OAASsB,IAClE,MAAMI,EAAevB,KAAKoB,UAAUpB,KAAKE,aAAamB,EAAY,GAAGxB,MACrE,IAAK0B,EAAc,CACjB,OAAOvB,KAAKkB,iBAAiBlB,KAAKE,aAAamB,EAAY,GAAGxB,K,CAEhE,OAAO0B,C,CAGD,aAAAd,GACN,IAAKT,KAAKoB,UAAW,CACnB,M,CAEF,IAAII,EAASxB,KAAKE,aAAauB,MAAMV,GAAOA,EAAGV,WAAWqB,UAE1D,IAAKF,EAAQ,CACXA,EAASxB,KAAKE,aAAaF,KAAKE,aAAayB,OAAS,E,CAGxD,MAAMC,EAAW5B,KAAKoB,UAAUI,EAAO3B,MAEvC,GAAI+B,EAAU,CACZ5B,KAAK6B,gBAAkBD,C,KAClB,CACL5B,KAAK6B,gBAAkB7B,KAAKkB,iBAAiBM,EAAO3B,K,EAIxD,MAAAiC,GACE,MAAMC,EAAgC,GACtC,GAAI/B,KAAK6B,iBAAmB7B,KAAK6B,gBAAgBF,SAAW,EAAG,CAC7DI,EAAM,uBAAyBhD,EAAgBiB,KAAK6B,gB,CAEtD,OACEG,EAACC,EAAI,CAAAC,IAAA,2CAACH,MAAOA,GACXC,EAAA,QAAAE,IAAA,6C"}
@@ -0,0 +1,2 @@
1
+ import{r as e,h as r,H as o,g as t}from"./p-f87cd962.js";import"./p-46a6cd9d.js";import{d as a}from"./p-6e6efb4c.js";import"./p-c4749812.js";const i=":host{display:block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .content{padding:2rem;padding-right:0}:host .content-apps{display:flex;position:relative;flex-wrap:wrap;justify-content:space-evenly;max-height:50vh;margin-right:0.25rem;gap:1.5rem}:host .loading{display:flex;flex-direction:row;align-items:center}:host .loading ix-spinner{margin-right:1rem}:host .AppEntry{all:unset;display:flex;flex-direction:row;align-items:center;gap:1rem;padding:0.5rem;flex:1 1 45%;cursor:pointer;border:0.0625rem solid transparent}:host .AppEntry.Selected{background-color:var(--theme-color-ghost--selected);border:var(--theme-dynamic-bdr-1)}:host .AppEntry:not(.disabled):not(:disabled).hover,:host .AppEntry:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .AppEntry:not(.disabled):not(:disabled).active,:host .AppEntry:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .AppEntry:focus-visible{border:1px solid var(--theme-color-focus-bdr)}:host .AppName{display:flex;flex-direction:column}:host .AppName ix-icon{margin-left:1rem}:host .AppIcon{width:3rem;height:3rem;border-radius:0.25rem}";const s=i;function n(e){function o(e){if(e!=="_blank"&&e!=="_parent"&&e!=="_self"&&e!=="_top"){return true}if(e==="_blank"){return true}return false}return r("button",{class:{AppEntry:true,Selected:e.selected},onClick:()=>{a(e.host);window.open(e.url,e.target)}},r("div",null,r("img",{class:"AppIcon",src:e.iconSrc})),r("div",{class:"AppName"},r("ix-typography",{format:"h4"},e.name,o(e.target)&&r("ix-icon",{size:"12",name:"open-external",color:"color-soft-text"})),r("ix-typography",{format:"label-sm",color:"soft"},e.description)))}const c=class{constructor(r){e(this,r);this.config=undefined}componentWillLoad(){if(!this.config){throw Error("ApplicationConfig not provided")}}render(){var e,t,a,i;return r(o,{key:"845462077983ebe914a48016471c0e9d9010b86c"},r("ix-modal-header",{key:"a4742a78f871f08be16aec7adf9312c5c2ddc3dd",icon:"apps"},((e=this.config)===null||e===void 0?void 0:e.i18nAppSwitch)||"Switch to application"),r("ix-modal-content",{key:"9faa6e8503559eb2423f31131413534092aaa88d",class:"content"},r("div",{key:"385f5f0229b0d5a318e7864ecaace98a945d541e",class:"content-apps"},(!this.config||((t=this.config)===null||t===void 0?void 0:t.apps.length)===0)&&r("div",{key:"ee0c3cab0c5ea6c3efbc8d219de8662ee3e305cf",class:"loading"},r("ix-spinner",{key:"2150cfc35fd22fa40042fa67e9f38af6da810894",size:"medium",variant:"primary"}),r("span",{key:"b95a1261179c13cb04b8e92a369d466d95ac1969"},((a=this.config)===null||a===void 0?void 0:a.i18nLoadingApps)||"Loading available applications...")),(i=this.config)===null||i===void 0?void 0:i.apps.map((e=>{var o;return r(n,{host:this.hostElement,name:e.name,description:e.description,iconSrc:e.iconSrc,target:e.target,url:e.url,selected:e.id===((o=this.config)===null||o===void 0?void 0:o.currentAppId)})})))))}get hostElement(){return t(this)}};c.style=s;export{c as ix_application_switch_modal};
2
+ //# sourceMappingURL=p-737c61da.entry.js.map
@@ -1 +1 @@
1
- {"version":3,"names":["applicationSwitchModalCss","IxApplicationSwitchModalStyle0","ApplicationItem","props","isExternal","target","h","class","AppEntry","Selected","selected","onClick","dismissModal","host","window","open","url","src","iconSrc","format","name","size","color","description","ApplicationSwitchModal","componentWillLoad","this","config","Error","render","Host","key","icon","_a","i18nAppSwitch","_b","apps","length","variant","_c","i18nLoadingApps","_d","map","appEntry","hostElement","id","currentAppId"],"sources":["src/components/application-header/application-switch-modal/application-switch-modal.scss?tag=ix-application-switch-modal&encapsulation=shadow","src/components/application-header/application-switch-modal/application-switch-modal.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n@import 'mixins/hover';\n\n:host {\n @include ix-component;\n display: block;\n\n .content {\n padding: 2rem;\n padding-right: 0;\n }\n\n .content-apps {\n display: flex;\n position: relative;\n flex-wrap: wrap;\n justify-content: space-evenly;\n max-height: 50vh;\n margin-right: 0.25rem;\n gap: 1.5rem;\n }\n\n .loading {\n display: flex;\n flex-direction: row;\n align-items: center;\n\n ix-spinner {\n margin-right: 1rem;\n }\n }\n}\n\n:host {\n .AppEntry {\n all: unset;\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 1rem;\n padding: 0.5rem;\n flex: 1 1 calc(45%);\n cursor: pointer;\n border: 0.0625rem solid transparent;\n }\n\n .AppEntry.Selected {\n background-color: var(--theme-color-ghost--selected);\n border: var(--theme-dynamic-bdr-1);\n }\n\n .AppEntry {\n @include ghost-hover-pressed;\n }\n\n .AppEntry:focus-visible {\n border: 1px solid var(--theme-color-focus-bdr);\n }\n\n .AppName {\n display: flex;\n flex-direction: column;\n }\n\n .AppName ix-icon {\n margin-left: 1rem;\n }\n\n .AppIcon {\n width: 3rem;\n height: 3rem;\n border-radius: 0.25rem;\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 { Component, Element, h, Host, Prop } from '@stencil/core';\nimport {\n AppSwitchConfiguration,\n AppSwitchConfigurationTarget,\n} from '../../utils/application-layout/context';\nimport { dismissModal } from '../../utils/modal';\n\nfunction ApplicationItem(props: {\n host: HTMLIxApplicationSwitchModalElement;\n name: string;\n description: string;\n iconSrc: string;\n url: string;\n target: AppSwitchConfigurationTarget;\n selected: boolean;\n}) {\n function isExternal(target: AppSwitchConfigurationTarget) {\n if (\n target !== '_blank' &&\n target !== '_parent' &&\n target !== '_self' &&\n target !== '_top'\n ) {\n // Check if its one of the target keywords\n // https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a?retiredLocale=de#target\n return true;\n }\n\n if (target === '_blank') {\n return true;\n }\n\n return false;\n }\n\n return (\n <button\n class={{\n AppEntry: true,\n Selected: props.selected,\n }}\n onClick={() => {\n dismissModal(props.host);\n window.open(props.url, props.target);\n }}\n >\n <div>\n <img class=\"AppIcon\" src={props.iconSrc}></img>\n </div>\n <div class=\"AppName\">\n <ix-typography format=\"h4\">\n {props.name}\n {isExternal(props.target) && (\n <ix-icon\n size=\"12\"\n name=\"open-external\"\n color=\"color-soft-text\"\n ></ix-icon>\n )}\n </ix-typography>\n <ix-typography format=\"label-sm\" color=\"soft\">\n {props.description}\n </ix-typography>\n </div>\n </button>\n );\n}\n\n/** @internal */\n@Component({\n tag: 'ix-application-switch-modal',\n styleUrl: 'application-switch-modal.scss',\n shadow: true,\n})\nexport class ApplicationSwitchModal {\n @Element() hostElement!: HTMLIxApplicationSwitchModalElement;\n\n /** @internal */\n @Prop() config: AppSwitchConfiguration;\n\n componentWillLoad() {\n if (!this.config) {\n throw Error('ApplicationConfig not provided');\n }\n }\n\n render() {\n return (\n <Host>\n <ix-modal-header icon=\"apps\">\n {this.config?.i18nAppSwitch || 'Switch to application'}\n </ix-modal-header>\n <ix-modal-content class=\"content\">\n <div class=\"content-apps\">\n {(!this.config || this.config?.apps.length === 0) && (\n <div class=\"loading\">\n <ix-spinner size=\"medium\" variant=\"primary\"></ix-spinner>\n <span>\n {this.config?.i18nLoadingApps ||\n 'Loading available applications...'}\n </span>\n </div>\n )}\n {this.config?.apps.map((appEntry) => (\n <ApplicationItem\n host={this.hostElement}\n name={appEntry.name}\n description={appEntry.description}\n iconSrc={appEntry.iconSrc}\n target={appEntry.target}\n url={appEntry.url}\n selected={appEntry.id === this.config?.currentAppId}\n ></ApplicationItem>\n ))}\n </div>\n </ix-modal-content>\n </Host>\n );\n }\n}\n"],"mappings":"wIAAA,MAAMA,EAA4B,82DAClC,MAAAC,EAAeD,ECef,SAASE,EAAgBC,GASvB,SAASC,EAAWC,GAClB,GACEA,IAAW,UACXA,IAAW,WACXA,IAAW,SACXA,IAAW,OACX,CAGA,OAAO,I,CAGT,GAAIA,IAAW,SAAU,CACvB,OAAO,I,CAGT,OAAO,K,CAGT,OACEC,EAAA,UACEC,MAAO,CACLC,SAAU,KACVC,SAAUN,EAAMO,UAElBC,QAAS,KACPC,EAAaT,EAAMU,MACnBC,OAAOC,KAAKZ,EAAMa,IAAKb,EAAME,OAAO,GAGtCC,EAAA,WACEA,EAAA,OAAKC,MAAM,UAAUU,IAAKd,EAAMe,WAElCZ,EAAA,OAAKC,MAAM,WACTD,EAAA,iBAAea,OAAO,MACnBhB,EAAMiB,KACNhB,EAAWD,EAAME,SAChBC,EAAA,WACEe,KAAK,KACLD,KAAK,gBACLE,MAAM,qBAIZhB,EAAA,iBAAea,OAAO,WAAWG,MAAM,QACpCnB,EAAMoB,cAKjB,C,MAQaC,EAAsB,M,+CAMjC,iBAAAC,GACE,IAAKC,KAAKC,OAAQ,CAChB,MAAMC,MAAM,iC,EAIhB,MAAAC,G,YACE,OACEvB,EAACwB,EAAI,CAAAC,IAAA,4CACHzB,EAAA,mBAAAyB,IAAA,2CAAiBC,KAAK,UACnBC,EAAAP,KAAKC,UAAM,MAAAM,SAAA,SAAAA,EAAEC,gBAAiB,yBAEjC5B,EAAA,oBAAAyB,IAAA,2CAAkBxB,MAAM,WACtBD,EAAA,OAAAyB,IAAA,2CAAKxB,MAAM,kBACNmB,KAAKC,UAAUQ,EAAAT,KAAKC,UAAM,MAAAQ,SAAA,SAAAA,EAAEC,KAAKC,UAAW,IAC7C/B,EAAA,OAAAyB,IAAA,2CAAKxB,MAAM,WACTD,EAAA,cAAAyB,IAAA,2CAAYV,KAAK,SAASiB,QAAQ,YAClChC,EAAA,QAAAyB,IAAA,8CACGQ,EAAAb,KAAKC,UAAM,MAAAY,SAAA,SAAAA,EAAEC,kBACZ,uCAIPC,EAAAf,KAAKC,UAAM,MAAAc,SAAA,S,EAAEL,KAAKM,KAAKC,I,MAAa,OACnCrC,EAACJ,EAAe,CACdW,KAAMa,KAAKkB,YACXxB,KAAMuB,EAASvB,KACfG,YAAaoB,EAASpB,YACtBL,QAASyB,EAASzB,QAClBb,OAAQsC,EAAStC,OACjBW,IAAK2B,EAAS3B,IACdN,SAAUiC,EAASE,OAAOZ,EAAAP,KAAKC,UAAM,MAAAM,SAAA,SAAAA,EAAEa,eACtB,M"}
1
+ {"version":3,"names":["applicationSwitchModalCss","IxApplicationSwitchModalStyle0","ApplicationItem","props","isExternal","target","h","class","AppEntry","Selected","selected","onClick","dismissModal","host","window","open","url","src","iconSrc","format","name","size","color","description","ApplicationSwitchModal","componentWillLoad","this","config","Error","render","Host","key","icon","_a","i18nAppSwitch","_b","apps","length","variant","_c","i18nLoadingApps","_d","map","appEntry","hostElement","id","currentAppId"],"sources":["src/components/application-header/application-switch-modal/application-switch-modal.scss?tag=ix-application-switch-modal&encapsulation=shadow","src/components/application-header/application-switch-modal/application-switch-modal.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n@import 'mixins/hover';\n\n:host {\n @include ix-component;\n display: block;\n\n .content {\n padding: 2rem;\n padding-right: 0;\n }\n\n .content-apps {\n display: flex;\n position: relative;\n flex-wrap: wrap;\n justify-content: space-evenly;\n max-height: 50vh;\n margin-right: 0.25rem;\n gap: 1.5rem;\n }\n\n .loading {\n display: flex;\n flex-direction: row;\n align-items: center;\n\n ix-spinner {\n margin-right: 1rem;\n }\n }\n}\n\n:host {\n .AppEntry {\n all: unset;\n display: flex;\n flex-direction: row;\n align-items: center;\n gap: 1rem;\n padding: 0.5rem;\n flex: 1 1 calc(45%);\n cursor: pointer;\n border: 0.0625rem solid transparent;\n }\n\n .AppEntry.Selected {\n background-color: var(--theme-color-ghost--selected);\n border: var(--theme-dynamic-bdr-1);\n }\n\n .AppEntry {\n @include ghost-hover-pressed;\n }\n\n .AppEntry:focus-visible {\n border: 1px solid var(--theme-color-focus-bdr);\n }\n\n .AppName {\n display: flex;\n flex-direction: column;\n }\n\n .AppName ix-icon {\n margin-left: 1rem;\n }\n\n .AppIcon {\n width: 3rem;\n height: 3rem;\n border-radius: 0.25rem;\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 { Component, Element, h, Host, Prop } from '@stencil/core';\nimport {\n AppSwitchConfiguration,\n AppSwitchConfigurationTarget,\n} from '../../utils/application-layout/context';\nimport { dismissModal } from '../../utils/modal';\n\nfunction ApplicationItem(props: {\n host: HTMLIxApplicationSwitchModalElement;\n name: string;\n description: string;\n iconSrc: string;\n url: string;\n target: AppSwitchConfigurationTarget;\n selected: boolean;\n}) {\n function isExternal(target: AppSwitchConfigurationTarget) {\n if (\n target !== '_blank' &&\n target !== '_parent' &&\n target !== '_self' &&\n target !== '_top'\n ) {\n // Check if its one of the target keywords\n // https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a?retiredLocale=de#target\n return true;\n }\n\n if (target === '_blank') {\n return true;\n }\n\n return false;\n }\n\n return (\n <button\n class={{\n AppEntry: true,\n Selected: props.selected,\n }}\n onClick={() => {\n dismissModal(props.host);\n window.open(props.url, props.target);\n }}\n >\n <div>\n <img class=\"AppIcon\" src={props.iconSrc}></img>\n </div>\n <div class=\"AppName\">\n <ix-typography format=\"h4\">\n {props.name}\n {isExternal(props.target) && (\n <ix-icon\n size=\"12\"\n name=\"open-external\"\n color=\"color-soft-text\"\n ></ix-icon>\n )}\n </ix-typography>\n <ix-typography format=\"label-sm\" color=\"soft\">\n {props.description}\n </ix-typography>\n </div>\n </button>\n );\n}\n\n/** @internal */\n@Component({\n tag: 'ix-application-switch-modal',\n styleUrl: 'application-switch-modal.scss',\n shadow: true,\n})\nexport class ApplicationSwitchModal {\n @Element() hostElement!: HTMLIxApplicationSwitchModalElement;\n\n /** @internal */\n @Prop() config: AppSwitchConfiguration;\n\n componentWillLoad() {\n if (!this.config) {\n throw Error('ApplicationConfig not provided');\n }\n }\n\n render() {\n return (\n <Host>\n <ix-modal-header icon=\"apps\">\n {this.config?.i18nAppSwitch || 'Switch to application'}\n </ix-modal-header>\n <ix-modal-content class=\"content\">\n <div class=\"content-apps\">\n {(!this.config || this.config?.apps.length === 0) && (\n <div class=\"loading\">\n <ix-spinner size=\"medium\" variant=\"primary\"></ix-spinner>\n <span>\n {this.config?.i18nLoadingApps ||\n 'Loading available applications...'}\n </span>\n </div>\n )}\n {this.config?.apps.map((appEntry) => (\n <ApplicationItem\n host={this.hostElement}\n name={appEntry.name}\n description={appEntry.description}\n iconSrc={appEntry.iconSrc}\n target={appEntry.target}\n url={appEntry.url}\n selected={appEntry.id === this.config?.currentAppId}\n ></ApplicationItem>\n ))}\n </div>\n </ix-modal-content>\n </Host>\n );\n }\n}\n"],"mappings":"6IAAA,MAAMA,EAA4B,82DAClC,MAAAC,EAAeD,ECef,SAASE,EAAgBC,GASvB,SAASC,EAAWC,GAClB,GACEA,IAAW,UACXA,IAAW,WACXA,IAAW,SACXA,IAAW,OACX,CAGA,OAAO,I,CAGT,GAAIA,IAAW,SAAU,CACvB,OAAO,I,CAGT,OAAO,K,CAGT,OACEC,EAAA,UACEC,MAAO,CACLC,SAAU,KACVC,SAAUN,EAAMO,UAElBC,QAAS,KACPC,EAAaT,EAAMU,MACnBC,OAAOC,KAAKZ,EAAMa,IAAKb,EAAME,OAAO,GAGtCC,EAAA,WACEA,EAAA,OAAKC,MAAM,UAAUU,IAAKd,EAAMe,WAElCZ,EAAA,OAAKC,MAAM,WACTD,EAAA,iBAAea,OAAO,MACnBhB,EAAMiB,KACNhB,EAAWD,EAAME,SAChBC,EAAA,WACEe,KAAK,KACLD,KAAK,gBACLE,MAAM,qBAIZhB,EAAA,iBAAea,OAAO,WAAWG,MAAM,QACpCnB,EAAMoB,cAKjB,C,MAQaC,EAAsB,M,+CAMjC,iBAAAC,GACE,IAAKC,KAAKC,OAAQ,CAChB,MAAMC,MAAM,iC,EAIhB,MAAAC,G,YACE,OACEvB,EAACwB,EAAI,CAAAC,IAAA,4CACHzB,EAAA,mBAAAyB,IAAA,2CAAiBC,KAAK,UACnBC,EAAAP,KAAKC,UAAM,MAAAM,SAAA,SAAAA,EAAEC,gBAAiB,yBAEjC5B,EAAA,oBAAAyB,IAAA,2CAAkBxB,MAAM,WACtBD,EAAA,OAAAyB,IAAA,2CAAKxB,MAAM,kBACNmB,KAAKC,UAAUQ,EAAAT,KAAKC,UAAM,MAAAQ,SAAA,SAAAA,EAAEC,KAAKC,UAAW,IAC7C/B,EAAA,OAAAyB,IAAA,2CAAKxB,MAAM,WACTD,EAAA,cAAAyB,IAAA,2CAAYV,KAAK,SAASiB,QAAQ,YAClChC,EAAA,QAAAyB,IAAA,8CACGQ,EAAAb,KAAKC,UAAM,MAAAY,SAAA,SAAAA,EAAEC,kBACZ,uCAIPC,EAAAf,KAAKC,UAAM,MAAAc,SAAA,S,EAAEL,KAAKM,KAAKC,I,MAAa,OACnCrC,EAACJ,EAAe,CACdW,KAAMa,KAAKkB,YACXxB,KAAMuB,EAASvB,KACfG,YAAaoB,EAASpB,YACtBL,QAASyB,EAASzB,QAClBb,OAAQsC,EAAStC,OACjBW,IAAK2B,EAAS3B,IACdN,SAAUiC,EAASE,OAAOZ,EAAAP,KAAKC,UAAM,MAAAM,SAAA,SAAAA,EAAEa,eACtB,M"}
@@ -0,0 +1,2 @@
1
+ export{a as ix_menu_settings}from"./p-24afab39.js";import"./p-f87cd962.js";
2
+ //# sourceMappingURL=p-73bd61ca.entry.js.map
@@ -1,2 +1,2 @@
1
- import{r as e,c as t,h as i,H as r}from"./p-f86a894a.js";import{a as o}from"./p-36c0f378.js";const s=":host{}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .event-list-item{display:flex;align-items:center;position:relative;height:var(--event-list-item-height, 2.5rem);max-height:var(--event-list-item-height, 2.5rem);border-radius:var(--event-list-item-border-radius, 0.25rem);background-color:var(--theme-event-item--background);overflow:hidden;transition:var(--theme-default-time);cursor:pointer;margin-bottom:var(--event-list-item-margin-bottom, 0.5rem)}:host .event-list-item .indicator{height:100%;width:0.5rem;max-width:0.5rem;min-width:0.5rem;border-top-left-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:var(--event-list-item-border-radius, 0.25rem)}:host .event-list-item .indicator-empty{border:var(--theme-weak-bdr-1);border-right:none}:host .event-list-item .event-list-item-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-grow:1;width:calc(100% - (1rem + 0.5rem));height:100%;border:0.062rem solid;border-color:var(--theme-event-item--border);border-top-left-radius:0;border-top-right-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:0;border-bottom-right-radius:var(--event-list-item-border-radius, 0.25rem);border-left:none;padding-left:1rem}:host .event-list-item .event-content{display:flex;align-items:center;width:100%;height:var(--event-list-item-height, 100%);max-height:var(--event-list-item-height, 100%);white-space:var(--event-list-item-content-white-space, inherit);overflow:hidden;padding-inline-end:0.5rem}:host .event-list-item .chevron-icon{margin-left:auto;margin-right:0.5rem;opacity:0.6;align-self:center}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):hover{background-color:var(--theme-event-item--background--hover)}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).active{background-color:var(--theme-event-item--background--active)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):hover{border-color:var(--theme-event-item--border--hover)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).active{border-color:var(--theme-event-item--border--active)}:host .event-list-item.selected .event-list-item-container{background-color:var(--theme-event-item--background--selected);border-color:var(--theme-event-item--border--selected)}:host .event-list-item[disabled],:host .event-list-item.disabled{pointer-events:none}:host .event-list-item[disabled] .event-list-item-container,:host .event-list-item.disabled .event-list-item-container{background-color:var(--theme-event-item--background--disabled);border-color:var(--theme-event-item--border--disabled)}:host(.disabled){pointer-events:none}";const n=s;const d=class{constructor(i){e(this,i);this.itemClick=t(this,"itemClick",7);this.color=undefined;this.itemColor=undefined;this.selected=undefined;this.disabled=undefined;this.chevron=undefined}handleItemClick(){this.itemClick.emit()}render(){var e,t,s,n;let d=((e=this.itemColor)===null||e===void 0?void 0:e.startsWith("--theme"))?`var(${this.itemColor})`:`var(--theme-${this.itemColor})`;if(this.color){d=((t=this.color)===null||t===void 0?void 0:t.startsWith("--theme"))?`var(${this.color})`:`var(--theme-${this.color})`}return i(r,{key:"3614f3ef1e747fa0594afed40d5d26601cd066eb",class:{disabled:this.disabled}},i("li",{key:"3615d71bfe34ace1ec28b7e205f9412187cd6b8e","aria-disabled":o(this.disabled),class:{"event-list-item":true,selected:this.selected,disabled:this.disabled}},i("div",{key:"40aa27792d2f332225e251381e5909dc567a17ad",class:`indicator ${!((s=this.itemColor)!==null&&s!==void 0?s:this.color)?"indicator-empty":""}`,style:{"background-color":((n=this.itemColor)!==null&&n!==void 0?n:this.color)?d:"inherit",opacity:`${this.disabled?.4:1}`}}),i("div",{key:"cd227ca33937cac0d7d5686dcb2d39b930539622",class:"event-list-item-container"},i("div",{key:"75bfc4182b6376a4c06b5cc1b79f076821a467cd",class:"event-content"},i("slot",{key:"c26dda6894cc2a02e46f4e582e00e3a6e8001c66"})),this.chevron&&i("ix-icon",{key:"12b3e23e8e5dbcb0db2d7a056afba9db81f9fb4b",name:"chevron-right",size:"16",class:"chevron-icon"}))))}};d.style=n;export{d as ix_event_list_item};
2
- //# sourceMappingURL=p-dde0af66.entry.js.map
1
+ import{r as e,c as t,h as i,H as r}from"./p-f87cd962.js";import{a as o}from"./p-157b1b28.js";const s=":host{}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .event-list-item{display:flex;align-items:center;position:relative;height:var(--event-list-item-height, 2.5rem);max-height:var(--event-list-item-height, 2.5rem);border-radius:var(--event-list-item-border-radius, 0.25rem);background-color:var(--theme-event-item--background);overflow:hidden;transition:var(--theme-default-time);cursor:pointer;margin-bottom:var(--event-list-item-margin-bottom, 0.5rem)}:host .event-list-item .indicator{height:100%;width:0.5rem;max-width:0.5rem;min-width:0.5rem;border-top-left-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:var(--event-list-item-border-radius, 0.25rem)}:host .event-list-item .indicator-empty{border:var(--theme-weak-bdr-1);border-right:none}:host .event-list-item .event-list-item-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-grow:1;width:calc(100% - (1rem + 0.5rem));height:100%;border:0.062rem solid;border-color:var(--theme-event-item--border);border-top-left-radius:0;border-top-right-radius:var(--event-list-item-border-radius, 0.25rem);border-bottom-left-radius:0;border-bottom-right-radius:var(--event-list-item-border-radius, 0.25rem);border-left:none;padding-left:1rem}:host .event-list-item .event-content{display:flex;align-items:center;width:100%;height:var(--event-list-item-height, 100%);max-height:var(--event-list-item-height, 100%);white-space:var(--event-list-item-content-white-space, inherit);overflow:hidden;padding-inline-end:0.5rem}:host .event-list-item .chevron-icon{margin-left:auto;margin-right:0.5rem;opacity:0.6;align-self:center}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):hover{background-color:var(--theme-event-item--background--hover)}:host .event-list-item:not(.selected):not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected):not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected):not(.disabled):not(:disabled).active{background-color:var(--theme-event-item--background--active)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):hover{border-color:var(--theme-event-item--border--hover)}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled){cursor:pointer}:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled):active,:host .event-list-item:not(.selected) .event-list-item-container:not(.disabled):not(:disabled).active{border-color:var(--theme-event-item--border--active)}:host .event-list-item.selected .event-list-item-container{background-color:var(--theme-event-item--background--selected);border-color:var(--theme-event-item--border--selected)}:host .event-list-item[disabled],:host .event-list-item.disabled{pointer-events:none}:host .event-list-item[disabled] .event-list-item-container,:host .event-list-item.disabled .event-list-item-container{background-color:var(--theme-event-item--background--disabled);border-color:var(--theme-event-item--border--disabled)}:host(.disabled){pointer-events:none}";const n=s;const d=class{constructor(i){e(this,i);this.itemClick=t(this,"itemClick",7);this.color=undefined;this.itemColor=undefined;this.selected=undefined;this.disabled=undefined;this.chevron=undefined}handleItemClick(){this.itemClick.emit()}render(){var e,t,s,n;let d=((e=this.itemColor)===null||e===void 0?void 0:e.startsWith("--theme"))?`var(${this.itemColor})`:`var(--theme-${this.itemColor})`;if(this.color){d=((t=this.color)===null||t===void 0?void 0:t.startsWith("--theme"))?`var(${this.color})`:`var(--theme-${this.color})`}return i(r,{key:"80fa62996f534bff69cd54962a6398a193035e5b",class:{disabled:this.disabled}},i("li",{key:"1cc2e921d1491edfb01508402b1ad290563f8524","aria-disabled":o(this.disabled),class:{"event-list-item":true,selected:this.selected,disabled:this.disabled}},i("div",{key:"0f4c3dd471e65faf2ec7b107b6b22ee999ca5ebb",class:`indicator ${!((s=this.itemColor)!==null&&s!==void 0?s:this.color)?"indicator-empty":""}`,style:{"background-color":((n=this.itemColor)!==null&&n!==void 0?n:this.color)?d:"inherit",opacity:`${this.disabled?.4:1}`}}),i("div",{key:"be264003ee050f8cb24cbfde8161ac017e8d269c",class:"event-list-item-container"},i("div",{key:"d38d3b3b0b04028eafcfd2f363fb7473d33dbac1",class:"event-content"},i("slot",{key:"37063b798436bf52a78cca6c738c30d85a33fcc1"})),this.chevron&&i("ix-icon",{key:"85abb863d6db2fb7898054603c8e550f24bfac43",name:"chevron-right",size:"16",class:"chevron-icon"}))))}};d.style=n;export{d as ix_event_list_item};
2
+ //# sourceMappingURL=p-74461f94.entry.js.map