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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1191) hide show
  1. package/components/a11y.js +1 -1
  2. package/components/a11y.js.map +1 -1
  3. package/components/application-header.js +51 -15
  4. package/components/application-header.js.map +1 -1
  5. package/components/avatar.js +1 -1
  6. package/components/avatar.js.map +1 -1
  7. package/components/base-button.js +2 -2
  8. package/components/base-button.js.map +1 -1
  9. package/components/button.js +2 -2
  10. package/components/button.js.map +1 -1
  11. package/components/card-accordion.js +6 -6
  12. package/components/card-accordion.js.map +1 -1
  13. package/components/card-content.js +1 -1
  14. package/components/card-title.js +1 -1
  15. package/components/card.js +4 -4
  16. package/components/card.js.map +1 -1
  17. package/components/col.js +1 -1
  18. package/components/col.js.map +1 -1
  19. package/components/context.js +6 -3
  20. package/components/context.js.map +1 -1
  21. package/components/date-picker.js +53 -41
  22. package/components/date-picker.js.map +1 -1
  23. package/components/date-time-card.js +1 -1
  24. package/components/divider.js +1 -1
  25. package/components/dropdown-controller.js +148 -0
  26. package/components/dropdown-controller.js.map +1 -0
  27. package/components/dropdown-item.js +4 -4
  28. package/components/dropdown-item.js.map +1 -1
  29. package/components/dropdown.js +115 -201
  30. package/components/dropdown.js.map +1 -1
  31. package/components/filter-chip.js +1 -1
  32. package/components/floating-ui.dom.esm.js +533 -60
  33. package/components/floating-ui.dom.esm.js.map +1 -1
  34. package/components/group-context-menu.js +1 -1
  35. package/components/group-context-menu.js.map +1 -1
  36. package/components/group-item.js +4 -8
  37. package/components/group-item.js.map +1 -1
  38. package/components/icon-button.js +1 -1
  39. package/components/index.js +1 -0
  40. package/components/index.js.map +1 -1
  41. package/components/ix-action-card.js +1 -1
  42. package/components/ix-action-card.js.map +1 -1
  43. package/components/ix-application-sidebar.js +1 -1
  44. package/components/ix-application-switch-modal.js +1 -1
  45. package/components/ix-application.js +4 -4
  46. package/components/ix-application.js.map +1 -1
  47. package/components/ix-basic-navigation.js +18 -12
  48. package/components/ix-basic-navigation.js.map +1 -1
  49. package/components/ix-blind.js +5 -5
  50. package/components/ix-blind.js.map +1 -1
  51. package/components/ix-breadcrumb.js +9 -10
  52. package/components/ix-breadcrumb.js.map +1 -1
  53. package/components/ix-card-list.js +6 -6
  54. package/components/ix-card-list.js.map +1 -1
  55. package/components/ix-category-filter.js +129 -71
  56. package/components/ix-category-filter.js.map +1 -1
  57. package/components/ix-chip.js +4 -4
  58. package/components/ix-chip.js.map +1 -1
  59. package/components/ix-content-header.js +2 -2
  60. package/components/ix-content-header.js.map +1 -1
  61. package/components/ix-content.js +3 -3
  62. package/components/ix-css-grid-item.js +1 -1
  63. package/components/ix-css-grid.js +8 -3
  64. package/components/ix-css-grid.js.map +1 -1
  65. package/components/ix-date-dropdown.js +25 -16
  66. package/components/ix-date-dropdown.js.map +1 -1
  67. package/components/ix-datetime-picker.js +1 -1
  68. package/components/ix-drawer.js +2 -2
  69. package/components/ix-dropdown-button.js +5 -7
  70. package/components/ix-dropdown-button.js.map +1 -1
  71. package/components/ix-dropdown-header.js +1 -1
  72. package/components/ix-dropdown-header.js.map +1 -1
  73. package/components/ix-dropdown-quick-actions.js +1 -1
  74. package/components/ix-empty-state.js +1 -1
  75. package/components/ix-empty-state.js.map +1 -1
  76. package/components/ix-event-list-item.js +4 -4
  77. package/components/ix-event-list.js +2 -2
  78. package/components/ix-expanding-search.js +4 -4
  79. package/components/ix-flip-tile-content.js +1 -1
  80. package/components/ix-flip-tile.js +4 -4
  81. package/components/ix-form-field.js +2 -2
  82. package/components/ix-form-field.js.map +1 -1
  83. package/components/ix-group.js +69 -44
  84. package/components/ix-group.js.map +1 -1
  85. package/components/ix-icon-toggle-button.js +1 -2
  86. package/components/ix-icon-toggle-button.js.map +1 -1
  87. package/components/ix-input-group.js +1 -1
  88. package/components/ix-key-value-list.js +1 -1
  89. package/components/ix-key-value.js +1 -1
  90. package/components/ix-kpi.js +3 -3
  91. package/components/ix-kpi.js.map +1 -1
  92. package/components/ix-link-button.js +3 -3
  93. package/components/ix-map-navigation.js +21 -15
  94. package/components/ix-map-navigation.js.map +1 -1
  95. package/components/ix-menu-about-item.js +1 -1
  96. package/components/ix-menu-about-news.js +4 -4
  97. package/components/ix-menu-about-news.js.map +1 -1
  98. package/components/ix-menu-about.js +1 -1
  99. package/components/ix-menu-avatar.js +2 -2
  100. package/components/ix-menu-category.js +5 -5
  101. package/components/ix-menu-category.js.map +1 -1
  102. package/components/ix-menu-settings-item.js +1 -1
  103. package/components/ix-menu.js +12 -12
  104. package/components/ix-menu.js.map +1 -1
  105. package/components/ix-message-bar.js +1 -1
  106. package/components/ix-modal-example.js +1 -1
  107. package/components/ix-modal-footer.js +1 -1
  108. package/components/ix-modal-loading.js +1 -1
  109. package/components/ix-modal.js +11 -4
  110. package/components/ix-modal.js.map +1 -1
  111. package/components/ix-pagination.js +3 -3
  112. package/components/ix-pagination.js.map +1 -1
  113. package/components/ix-pane-layout.js +1 -1
  114. package/components/ix-pane.js +6 -6
  115. package/components/ix-pane.js.map +1 -1
  116. package/components/ix-pill.js +4 -4
  117. package/components/ix-pill.js.map +1 -1
  118. package/components/ix-playground-internal.js +1 -1
  119. package/components/ix-playground-internal.js.map +1 -1
  120. package/components/ix-push-card.js +1 -1
  121. package/components/ix-push-card.js.map +1 -1
  122. package/components/ix-slider.js +21 -14
  123. package/components/ix-slider.js.map +1 -1
  124. package/components/ix-split-button-item.js +1 -1
  125. package/components/ix-split-button.js +1 -1
  126. package/components/ix-tile.js +4 -4
  127. package/components/ix-tile.js.map +1 -1
  128. package/components/ix-toast-container.js +2 -2
  129. package/components/ix-toast-container.js.map +1 -1
  130. package/components/ix-toggle-button.js +2 -2
  131. package/components/ix-toggle.js +2 -2
  132. package/components/ix-tree.js +21 -7
  133. package/components/ix-tree.js.map +1 -1
  134. package/components/ix-upload.js +60 -4
  135. package/components/ix-upload.js.map +1 -1
  136. package/components/ix-validation-tooltip.js +2 -2
  137. package/components/ix-workflow-step.js +3 -3
  138. package/components/ix-workflow-step.js.map +1 -1
  139. package/components/ix-workflow-steps.js +1 -1
  140. package/components/ix-workflow-steps.js.map +1 -1
  141. package/components/layout-grid.js +2 -2
  142. package/components/layout-grid.js.map +1 -1
  143. package/components/listener.js +2 -2
  144. package/components/listener.js.map +1 -1
  145. package/components/logical-filter-operator.js +1 -1
  146. package/components/logical-filter-operator.js.map +1 -1
  147. package/components/make-ref.js +7 -12
  148. package/components/make-ref.js.map +1 -1
  149. package/components/map-navigation-overlay.js +2 -2
  150. package/components/menu-avatar-item.js +1 -1
  151. package/components/menu-expand-icon.js +1 -1
  152. package/components/menu-expand-icon.js.map +1 -1
  153. package/components/menu-item.js +14 -14
  154. package/components/menu-item.js.map +1 -1
  155. package/components/menu-tabs-fc.js +17 -14
  156. package/components/menu-tabs-fc.js.map +1 -1
  157. package/components/modal-content.js +2 -2
  158. package/components/modal-content.js.map +1 -1
  159. package/components/modal-header.js +2 -2
  160. package/components/modal-header.js.map +1 -1
  161. package/components/row.js +1 -1
  162. package/components/row.js.map +1 -1
  163. package/components/select-item.js +1 -1
  164. package/components/select.js +83 -73
  165. package/components/select.js.map +1 -1
  166. package/components/shadow-dom.js +1 -1
  167. package/components/shadow-dom.js.map +1 -1
  168. package/components/spinner.js +1 -1
  169. package/components/tab-item.js +3 -3
  170. package/components/tab-item.js.map +1 -1
  171. package/components/tabs.js +77 -43
  172. package/components/tabs.js.map +1 -1
  173. package/components/theme-switcher.js +1 -0
  174. package/components/theme-switcher.js.map +1 -1
  175. package/components/time-picker.js +4 -4
  176. package/components/time-picker.js.map +1 -1
  177. package/components/toast.js +2 -2
  178. package/components/toast.js.map +1 -1
  179. package/components/tooltip.js +25 -23
  180. package/components/tooltip.js.map +1 -1
  181. package/components/tree-item.js +8 -8
  182. package/components/tree-item.js.map +1 -1
  183. package/components/typography.js +3 -25
  184. package/components/typography.js.map +1 -1
  185. package/dist/cjs/{a11y-d3ce56d1.js → a11y-eba397e8.js} +2 -2
  186. package/dist/cjs/{a11y-d3ce56d1.js.map → a11y-eba397e8.js.map} +1 -1
  187. package/dist/cjs/{base-button-3735b8c2.js → base-button-a472cf2f.js} +3 -3
  188. package/dist/cjs/base-button-a472cf2f.js.map +1 -0
  189. package/dist/cjs/{base-icon-button-44c72bc8.js → base-icon-button-9ff5faad.js} +2 -2
  190. package/dist/cjs/{base-icon-button-44c72bc8.js.map → base-icon-button-9ff5faad.js.map} +1 -1
  191. package/dist/cjs/{context-98f4a0b3.js → context-6644f454.js} +7 -4
  192. package/dist/cjs/context-6644f454.js.map +1 -0
  193. package/dist/cjs/disposable-event-listener-1ed769b9.js +20 -0
  194. package/dist/cjs/disposable-event-listener-1ed769b9.js.map +1 -0
  195. package/dist/cjs/dropdown-controller-1781ef55.js +151 -0
  196. package/dist/cjs/dropdown-controller-1781ef55.js.map +1 -0
  197. package/dist/cjs/{floating-ui.dom.esm-94b4d17c.js → floating-ui.dom.esm-9dde6cd6.js} +534 -60
  198. package/dist/cjs/floating-ui.dom.esm-9dde6cd6.js.map +1 -0
  199. package/dist/cjs/{focus-9c8ffbb0.js → focus-83f8f1ba.js} +21 -18
  200. package/dist/cjs/focus-83f8f1ba.js.map +1 -0
  201. package/dist/cjs/index.cjs.js +4 -3
  202. package/dist/cjs/index.cjs.js.map +1 -1
  203. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  204. package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
  205. package/dist/cjs/ix-application-header.cjs.entry.js +34 -8
  206. package/dist/cjs/ix-application-header.cjs.entry.js.map +1 -1
  207. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  208. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  209. package/dist/cjs/ix-application.cjs.entry.js +7 -7
  210. package/dist/cjs/ix-application.cjs.entry.js.map +1 -1
  211. package/dist/cjs/ix-avatar_2.cjs.entry.js +5 -5
  212. package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
  213. package/dist/cjs/ix-basic-navigation.cjs.entry.js +3 -3
  214. package/dist/cjs/ix-basic-navigation.cjs.entry.js.map +1 -1
  215. package/dist/cjs/ix-blind.cjs.entry.js +6 -6
  216. package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
  217. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +2 -2
  218. package/dist/cjs/ix-breadcrumb.cjs.entry.js +10 -9
  219. package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -1
  220. package/dist/cjs/ix-button.cjs.entry.js +3 -3
  221. package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
  222. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +7 -7
  223. package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
  224. package/dist/cjs/ix-card-list.cjs.entry.js +6 -6
  225. package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
  226. package/dist/cjs/ix-card_2.cjs.entry.js +5 -5
  227. package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
  228. package/dist/cjs/ix-category-filter.cjs.entry.js +131 -71
  229. package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
  230. package/dist/cjs/ix-chip.cjs.entry.js +4 -4
  231. package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
  232. package/dist/cjs/ix-col_4.cjs.entry.js +58 -42
  233. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  234. package/dist/cjs/ix-content-header.cjs.entry.js +2 -2
  235. package/dist/cjs/ix-content-header.cjs.entry.js.map +1 -1
  236. package/dist/cjs/ix-content.cjs.entry.js +4 -4
  237. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  238. package/dist/cjs/ix-css-grid.cjs.entry.js +8 -3
  239. package/dist/cjs/ix-css-grid.cjs.entry.js.map +1 -1
  240. package/dist/cjs/ix-date-dropdown.cjs.entry.js +25 -15
  241. package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
  242. package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
  243. package/dist/cjs/ix-datetime-picker.cjs.entry.js +1 -1
  244. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  245. package/dist/cjs/ix-drawer.cjs.entry.js +2 -2
  246. package/dist/cjs/ix-dropdown-button.cjs.entry.js +4 -5
  247. package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
  248. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  249. package/dist/cjs/ix-dropdown-header.cjs.entry.js.map +1 -1
  250. package/dist/cjs/ix-dropdown-item.cjs.entry.js +4 -4
  251. package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -1
  252. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  253. package/dist/cjs/ix-dropdown.cjs.entry.js +95 -196
  254. package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
  255. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  256. package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
  257. package/dist/cjs/ix-event-list-item.cjs.entry.js +5 -5
  258. package/dist/cjs/ix-event-list.cjs.entry.js +2 -2
  259. package/dist/cjs/ix-expanding-search.cjs.entry.js +4 -4
  260. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +2 -2
  261. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  262. package/dist/cjs/ix-flip-tile.cjs.entry.js +4 -4
  263. package/dist/cjs/ix-form-field.cjs.entry.js +2 -2
  264. package/dist/cjs/ix-form-field.cjs.entry.js.map +1 -1
  265. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +6 -10
  266. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js.map +1 -1
  267. package/dist/cjs/ix-group.cjs.entry.js +68 -44
  268. package/dist/cjs/ix-group.cjs.entry.js.map +1 -1
  269. package/dist/cjs/ix-icon-button_2.cjs.entry.js +5 -5
  270. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +4 -5
  271. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
  272. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  273. package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
  274. package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
  275. package/dist/cjs/ix-kpi.cjs.entry.js +3 -3
  276. package/dist/cjs/ix-kpi.cjs.entry.js.map +1 -1
  277. package/dist/cjs/ix-link-button.cjs.entry.js +3 -3
  278. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +2 -2
  279. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -4
  280. package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -1
  281. package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
  282. package/dist/cjs/ix-menu-about-news.cjs.entry.js +4 -4
  283. package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -1
  284. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  285. package/dist/cjs/ix-menu-avatar.cjs.entry.js +3 -3
  286. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  287. package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
  288. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +3 -3
  289. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js.map +1 -1
  290. package/dist/cjs/ix-menu-item.cjs.entry.js +14 -14
  291. package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
  292. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
  293. package/dist/cjs/ix-menu-settings.cjs.entry.js +1 -1
  294. package/dist/cjs/ix-menu.cjs.entry.js +14 -14
  295. package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
  296. package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
  297. package/dist/cjs/ix-modal-content_2.cjs.entry.js +5 -5
  298. package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
  299. package/dist/cjs/ix-modal-example.cjs.entry.js +1 -1
  300. package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
  301. package/dist/cjs/ix-modal-loading.cjs.entry.js +1 -1
  302. package/dist/cjs/ix-modal.cjs.entry.js +13 -6
  303. package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
  304. package/dist/cjs/ix-pagination.cjs.entry.js +5 -5
  305. package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
  306. package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
  307. package/dist/cjs/ix-pane.cjs.entry.js +6 -6
  308. package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
  309. package/dist/cjs/ix-pill.cjs.entry.js +4 -4
  310. package/dist/cjs/ix-pill.cjs.entry.js.map +1 -1
  311. package/dist/cjs/ix-playground-internal.cjs.entry.js +1 -1
  312. package/dist/cjs/ix-playground-internal.cjs.entry.js.map +1 -1
  313. package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
  314. package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
  315. package/dist/cjs/ix-select.cjs.entry.js +86 -73
  316. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  317. package/dist/cjs/ix-slider.cjs.entry.js +23 -16
  318. package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
  319. package/dist/cjs/ix-split-button-item.cjs.entry.js +2 -2
  320. package/dist/cjs/ix-split-button.cjs.entry.js +1 -1
  321. package/dist/cjs/ix-tab-item_2.cjs.entry.js +74 -44
  322. package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
  323. package/dist/cjs/ix-tile.cjs.entry.js +4 -4
  324. package/dist/cjs/ix-tile.cjs.entry.js.map +1 -1
  325. package/dist/cjs/ix-time-picker.cjs.entry.js +4 -4
  326. package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
  327. package/dist/cjs/ix-toast-container.cjs.entry.js +2 -2
  328. package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -1
  329. package/dist/cjs/ix-toast.cjs.entry.js +2 -2
  330. package/dist/cjs/ix-toast.cjs.entry.js.map +1 -1
  331. package/dist/cjs/ix-toggle-button.cjs.entry.js +4 -4
  332. package/dist/cjs/ix-toggle.cjs.entry.js +3 -3
  333. package/dist/cjs/ix-tooltip.cjs.entry.js +26 -24
  334. package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -1
  335. package/dist/cjs/ix-tree-item.cjs.entry.js +8 -8
  336. package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -1
  337. package/dist/cjs/ix-tree.cjs.entry.js +21 -7
  338. package/dist/cjs/ix-tree.cjs.entry.js.map +1 -1
  339. package/dist/cjs/ix-typography.cjs.entry.js +3 -24
  340. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  341. package/dist/cjs/ix-upload.cjs.entry.js +58 -4
  342. package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
  343. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  344. package/dist/cjs/ix-workflow-step.cjs.entry.js +3 -3
  345. package/dist/cjs/ix-workflow-step.cjs.entry.js.map +1 -1
  346. package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
  347. package/dist/cjs/ix-workflow-steps.cjs.entry.js.map +1 -1
  348. package/dist/cjs/{listener-bc3e7c0c.js → listener-164d1a4a.js} +3 -3
  349. package/dist/cjs/listener-164d1a4a.js.map +1 -0
  350. package/dist/cjs/loader.cjs.js +1 -1
  351. package/dist/cjs/{logical-filter-operator-5564322e.js → logical-filter-operator-4917393f.js} +2 -2
  352. package/dist/cjs/{logical-filter-operator-5564322e.js.map → logical-filter-operator-4917393f.js.map} +1 -1
  353. package/dist/cjs/{make-ref-c25629b7.js → make-ref-499e1e41.js} +8 -13
  354. package/dist/cjs/make-ref-499e1e41.js.map +1 -0
  355. package/dist/cjs/{menu-tabs-fc-df53f176.js → menu-tabs-fc-b532aeb4.js} +18 -15
  356. package/dist/cjs/menu-tabs-fc-b532aeb4.js.map +1 -0
  357. package/dist/cjs/{shadow-dom-73f9d553.js → shadow-dom-454acc38.js} +2 -2
  358. package/dist/cjs/{shadow-dom-73f9d553.js.map → shadow-dom-454acc38.js.map} +1 -1
  359. package/dist/cjs/siemens-ix.cjs.js +1 -1
  360. package/dist/cjs/{theme-switcher-2d2bde85.js → theme-switcher-88b70d73.js} +2 -1
  361. package/dist/cjs/theme-switcher-88b70d73.js.map +1 -0
  362. package/dist/collection/components/action-card/action-card.js +8 -5
  363. package/dist/collection/components/action-card/action-card.js.map +1 -1
  364. package/dist/collection/components/application/application.css +26 -6
  365. package/dist/collection/components/application/application.js +3 -3
  366. package/dist/collection/components/application/application.js.map +1 -1
  367. package/dist/collection/components/application-header/application-header.css +9 -7
  368. package/dist/collection/components/application-header/application-header.js +78 -6
  369. package/dist/collection/components/application-header/application-header.js.map +1 -1
  370. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
  371. package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
  372. package/dist/collection/components/avatar/avatar.css +42 -0
  373. package/dist/collection/components/basic-navigation/basic-navigation.js +7 -4
  374. package/dist/collection/components/basic-navigation/basic-navigation.js.map +1 -1
  375. package/dist/collection/components/blind/blind.css +1 -1
  376. package/dist/collection/components/blind/blind.js +10 -10
  377. package/dist/collection/components/blind/blind.js.map +1 -1
  378. package/dist/collection/components/blind/test/blind.ct.js +1 -1
  379. package/dist/collection/components/blind/test/blind.ct.js.map +1 -1
  380. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -10
  381. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  382. package/dist/collection/components/button/base-button.js +2 -2
  383. package/dist/collection/components/button/base-button.js.map +1 -1
  384. package/dist/collection/components/button/button.js +3 -3
  385. package/dist/collection/components/button/button.js.map +1 -1
  386. package/dist/collection/components/card/card.css +3 -3
  387. package/dist/collection/components/card/card.js +10 -6
  388. package/dist/collection/components/card/card.js.map +1 -1
  389. package/dist/collection/components/card-accordion/card-accordion.css +4 -4
  390. package/dist/collection/components/card-accordion/card-accordion.js +5 -5
  391. package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
  392. package/dist/collection/components/card-content/card-content.js +1 -1
  393. package/dist/collection/components/card-list/card-list.css +6 -0
  394. package/dist/collection/components/card-list/card-list.js +5 -5
  395. package/dist/collection/components/card-list/card-list.js.map +1 -1
  396. package/dist/collection/components/card-title/card-title.js +1 -1
  397. package/dist/collection/components/category-filter/category-filter.css +20 -20
  398. package/dist/collection/components/category-filter/category-filter.js +138 -78
  399. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  400. package/dist/collection/components/category-filter/logical-filter-operator.js +1 -1
  401. package/dist/collection/components/category-filter/logical-filter-operator.js.map +1 -1
  402. package/dist/collection/components/category-filter/test/category-filter.ct.js +52 -0
  403. package/dist/collection/components/category-filter/test/category-filter.ct.js.map +1 -0
  404. package/dist/collection/components/chip/chip.css +2 -2
  405. package/dist/collection/components/chip/chip.js +5 -5
  406. package/dist/collection/components/chip/chip.js.map +1 -1
  407. package/dist/collection/components/col/col.css +1 -1
  408. package/dist/collection/components/col/col.js +2 -2
  409. package/dist/collection/components/col/col.js.map +1 -1
  410. package/dist/collection/components/content/content.js +3 -3
  411. package/dist/collection/components/content-header/content-header.css +6 -3
  412. package/dist/collection/components/content-header/content-header.js +2 -2
  413. package/dist/collection/components/content-header/content-header.js.map +1 -1
  414. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  415. package/dist/collection/components/css-grid/css-grid.js +9 -4
  416. package/dist/collection/components/css-grid/css-grid.js.map +1 -1
  417. package/dist/collection/components/date-dropdown/date-dropdown.js +34 -21
  418. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  419. package/dist/collection/components/date-picker/date-picker.js +62 -48
  420. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  421. package/dist/collection/components/date-time-card/date-time-card.js +1 -1
  422. package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
  423. package/dist/collection/components/divider/divider.js +1 -1
  424. package/dist/collection/components/drawer/drawer.js +2 -2
  425. package/dist/collection/components/dropdown/dropdown-controller.js +15 -11
  426. package/dist/collection/components/dropdown/dropdown-controller.js.map +1 -1
  427. package/dist/collection/components/dropdown/dropdown.js +95 -62
  428. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  429. package/dist/collection/components/dropdown/test/dropdown.ct.js +19 -8
  430. package/dist/collection/components/dropdown/test/dropdown.ct.js.map +1 -1
  431. package/dist/collection/components/dropdown-button/dropdown-button.js +7 -13
  432. package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
  433. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  434. package/dist/collection/components/dropdown-header/dropdown-header.js.map +1 -1
  435. package/dist/collection/components/dropdown-item/dropdown-item.css +3 -3
  436. package/dist/collection/components/dropdown-item/dropdown-item.js +5 -5
  437. package/dist/collection/components/dropdown-item/dropdown-item.js.map +1 -1
  438. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  439. package/dist/collection/components/empty-state/empty-state.js +1 -1
  440. package/dist/collection/components/empty-state/empty-state.js.map +1 -1
  441. package/dist/collection/components/event-list/event-list.js +2 -2
  442. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  443. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  444. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  445. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  446. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  447. package/dist/collection/components/form-field/form-field.css +10 -10
  448. package/dist/collection/components/form-field/form-field.js +1 -1
  449. package/dist/collection/components/grid/layout-grid.css +1 -1
  450. package/dist/collection/components/grid/layout-grid.js +3 -3
  451. package/dist/collection/components/grid/layout-grid.js.map +1 -1
  452. package/dist/collection/components/group/group-context-menu.css +1 -1
  453. package/dist/collection/components/group/group-context-menu.js +2 -2
  454. package/dist/collection/components/group/group-context-menu.js.map +1 -1
  455. package/dist/collection/components/group/group.css +3 -2
  456. package/dist/collection/components/group/group.js +84 -48
  457. package/dist/collection/components/group/group.js.map +1 -1
  458. package/dist/collection/components/group/test/group.ct.js +70 -2
  459. package/dist/collection/components/group/test/group.ct.js.map +1 -1
  460. package/dist/collection/components/group-item/group-item.css +0 -4
  461. package/dist/collection/components/group-item/group-item.js +9 -12
  462. package/dist/collection/components/group-item/group-item.js.map +1 -1
  463. package/dist/collection/components/icon-button/icon-button.js +1 -1
  464. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -2
  465. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js.map +1 -1
  466. package/dist/collection/components/input-group/input-group.js +1 -1
  467. package/dist/collection/components/key-value/key-value.js +1 -1
  468. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  469. package/dist/collection/components/kpi/kpi.css +1 -1
  470. package/dist/collection/components/kpi/kpi.js +4 -4
  471. package/dist/collection/components/kpi/kpi.js.map +1 -1
  472. package/dist/collection/components/link-button/link-button.js +3 -3
  473. package/dist/collection/components/map-navigation/map-navigation.css +3 -3
  474. package/dist/collection/components/map-navigation/map-navigation.js +2 -2
  475. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  476. package/dist/collection/components/menu/menu-expand-icon.css +1 -1
  477. package/dist/collection/components/menu/menu-expand-icon.js +3 -3
  478. package/dist/collection/components/menu/menu-expand-icon.js.map +1 -1
  479. package/dist/collection/components/menu/menu.css +4 -3
  480. package/dist/collection/components/menu/menu.js +12 -12
  481. package/dist/collection/components/menu/menu.js.map +1 -1
  482. package/dist/collection/components/menu/test/menu.ct.js +1 -1
  483. package/dist/collection/components/menu/test/menu.ct.js.map +1 -1
  484. package/dist/collection/components/menu-about/menu-about.js +1 -1
  485. package/dist/collection/components/menu-about/test/menu-about.ct.js +44 -0
  486. package/dist/collection/components/menu-about/test/menu-about.ct.js.map +1 -0
  487. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  488. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  489. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  490. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  491. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  492. package/dist/collection/components/menu-category/menu-category.js +5 -5
  493. package/dist/collection/components/menu-category/menu-category.js.map +1 -1
  494. package/dist/collection/components/menu-item/menu-item.js +24 -21
  495. package/dist/collection/components/menu-item/menu-item.js.map +1 -1
  496. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  497. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  498. package/dist/collection/components/message-bar/message-bar.js +1 -1
  499. package/dist/collection/components/modal/modal.css +19 -9
  500. package/dist/collection/components/modal/modal.js +11 -4
  501. package/dist/collection/components/modal/modal.js.map +1 -1
  502. package/dist/collection/components/modal/test/modal.ct.js +47 -1
  503. package/dist/collection/components/modal/test/modal.ct.js.map +1 -1
  504. package/dist/collection/components/modal-content/modal-content.css +2 -2
  505. package/dist/collection/components/modal-content/modal-content.js +1 -1
  506. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  507. package/dist/collection/components/modal-header/modal-header.css +6 -7
  508. package/dist/collection/components/modal-header/modal-header.js +4 -4
  509. package/dist/collection/components/modal-header/modal-header.js.map +1 -1
  510. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  511. package/dist/collection/components/pagination/pagination.js +5 -4
  512. package/dist/collection/components/pagination/pagination.js.map +1 -1
  513. package/dist/collection/components/pane/pane.css +1 -1
  514. package/dist/collection/components/pane/pane.js +7 -7
  515. package/dist/collection/components/pane/pane.js.map +1 -1
  516. package/dist/collection/components/pane/test/panes.ct.js +1 -1
  517. package/dist/collection/components/pane/test/panes.ct.js.map +1 -1
  518. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  519. package/dist/collection/components/pill/pill.css +2 -2
  520. package/dist/collection/components/pill/pill.js +5 -5
  521. package/dist/collection/components/pill/pill.js.map +1 -1
  522. package/dist/collection/components/playground/example-modal.js +1 -1
  523. package/dist/collection/components/playground/playground.js +2 -2
  524. package/dist/collection/components/playground/playground.js.map +1 -1
  525. package/dist/collection/components/push-card/push-card.js +9 -6
  526. package/dist/collection/components/push-card/push-card.js.map +1 -1
  527. package/dist/collection/components/row/row.css +1 -1
  528. package/dist/collection/components/row/row.js +2 -2
  529. package/dist/collection/components/row/row.js.map +1 -1
  530. package/dist/collection/components/select/select.js +83 -73
  531. package/dist/collection/components/select/select.js.map +1 -1
  532. package/dist/collection/components/select/test/select.ct.js +48 -3
  533. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  534. package/dist/collection/components/select-item/select-item.js +1 -1
  535. package/dist/collection/components/slider/slider.css +1 -1
  536. package/dist/collection/components/slider/slider.js +24 -16
  537. package/dist/collection/components/slider/slider.js.map +1 -1
  538. package/dist/collection/components/slider/test/slider.ct.js +15 -6
  539. package/dist/collection/components/slider/test/slider.ct.js.map +1 -1
  540. package/dist/collection/components/spinner/spinner.js +1 -1
  541. package/dist/collection/components/split-button/split-button.js +1 -1
  542. package/dist/collection/components/split-button-item/split-button-item.js +1 -1
  543. package/dist/collection/components/tab-item/tab-item.js +4 -4
  544. package/dist/collection/components/tab-item/tab-item.js.map +1 -1
  545. package/dist/collection/components/tabs/tabs.css +1 -1
  546. package/dist/collection/components/tabs/tabs.js +78 -43
  547. package/dist/collection/components/tabs/tabs.js.map +1 -1
  548. package/dist/collection/components/tabs/test/tabs.ct.js +35 -9
  549. package/dist/collection/components/tabs/test/tabs.ct.js.map +1 -1
  550. package/dist/collection/components/tile/tile.css +1 -1
  551. package/dist/collection/components/tile/tile.js +5 -5
  552. package/dist/collection/components/tile/tile.js.map +1 -1
  553. package/dist/collection/components/time-picker/time-picker.css +10 -10
  554. package/dist/collection/components/time-picker/time-picker.js +3 -3
  555. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  556. package/dist/collection/components/toast/styles/toast-container.css +1 -1
  557. package/dist/collection/components/toast/toast-container.js +3 -3
  558. package/dist/collection/components/toast/toast-container.js.map +1 -1
  559. package/dist/collection/components/toast/toast-utils.js.map +1 -1
  560. package/dist/collection/components/toast/toast.css +1 -1
  561. package/dist/collection/components/toast/toast.js +3 -3
  562. package/dist/collection/components/toast/toast.js.map +1 -1
  563. package/dist/collection/components/toggle/toggle.js +2 -2
  564. package/dist/collection/components/toggle-button/toggle-button.js +2 -2
  565. package/dist/collection/components/tooltip/tooltip.css +15 -5
  566. package/dist/collection/components/tooltip/tooltip.js +39 -35
  567. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  568. package/dist/collection/components/tree/test/tree.ct.js +37 -1
  569. package/dist/collection/components/tree/test/tree.ct.js.map +1 -1
  570. package/dist/collection/components/tree/tree-model.js.map +1 -1
  571. package/dist/collection/components/tree/tree.css +1 -1
  572. package/dist/collection/components/tree/tree.js +26 -11
  573. package/dist/collection/components/tree/tree.js.map +1 -1
  574. package/dist/collection/components/tree-item/tree-item.css +9 -0
  575. package/dist/collection/components/tree-item/tree-item.js +13 -12
  576. package/dist/collection/components/tree-item/tree-item.js.map +1 -1
  577. package/dist/collection/components/typography/test/ix-typography.spec.js +0 -14
  578. package/dist/collection/components/typography/test/ix-typography.spec.js.map +1 -1
  579. package/dist/collection/components/typography/type-mapping.js +3 -0
  580. package/dist/collection/components/typography/type-mapping.js.map +1 -1
  581. package/dist/collection/components/typography/typography.js +6 -42
  582. package/dist/collection/components/typography/typography.js.map +1 -1
  583. package/dist/collection/components/upload/test/upload.ct.js +17 -0
  584. package/dist/collection/components/upload/test/upload.ct.js.map +1 -0
  585. package/dist/collection/components/upload/upload.js +50 -6
  586. package/dist/collection/components/upload/upload.js.map +1 -1
  587. package/dist/collection/components/utils/condition-checks.js +1 -1
  588. package/dist/collection/components/utils/condition-checks.js.map +1 -1
  589. package/dist/collection/components/utils/context.js +6 -3
  590. package/dist/collection/components/utils/context.js.map +1 -1
  591. package/dist/collection/components/utils/disposable-event-listener.js +19 -0
  592. package/dist/collection/components/utils/disposable-event-listener.js.map +1 -0
  593. package/dist/collection/components/utils/element-reference.js +2 -0
  594. package/dist/collection/components/utils/element-reference.js.map +1 -0
  595. package/dist/collection/components/utils/focus.js +19 -17
  596. package/dist/collection/components/utils/focus.js.map +1 -1
  597. package/dist/collection/components/utils/listener.js +2 -2
  598. package/dist/collection/components/utils/listener.js.map +1 -1
  599. package/dist/collection/components/utils/make-ref.js +7 -12
  600. package/dist/collection/components/utils/make-ref.js.map +1 -1
  601. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +11 -8
  602. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js.map +1 -1
  603. package/dist/collection/components/utils/notification-color.js.map +1 -1
  604. package/dist/collection/components/utils/shadow-dom.js +1 -1
  605. package/dist/collection/components/utils/shadow-dom.js.map +1 -1
  606. package/dist/collection/components/utils/theme-switcher.js +1 -0
  607. package/dist/collection/components/utils/theme-switcher.js.map +1 -1
  608. package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
  609. package/dist/collection/components/workflow-step/workflow-step.css +1 -1
  610. package/dist/collection/components/workflow-step/workflow-step.js +4 -4
  611. package/dist/collection/components/workflow-step/workflow-step.js.map +1 -1
  612. package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js +2 -2
  613. package/dist/collection/components/workflow-steps/test/workflow-steps.ct.js.map +1 -1
  614. package/dist/collection/components/workflow-steps/workflow-steps.css +1 -1
  615. package/dist/collection/components/workflow-steps/workflow-steps.js +2 -2
  616. package/dist/collection/components/workflow-steps/workflow-steps.js.map +1 -1
  617. package/dist/collection/index.js +1 -0
  618. package/dist/collection/index.js.map +1 -1
  619. package/dist/collection/tests/application/application.e2e.js.map +1 -1
  620. package/dist/collection/tests/application-header/application-header.e2e.js +9 -0
  621. package/dist/collection/tests/application-header/application-header.e2e.js.map +1 -1
  622. package/dist/collection/tests/avatar/avatar.e2e.js +6 -0
  623. package/dist/collection/tests/avatar/avatar.e2e.js.map +1 -1
  624. package/dist/collection/tests/card-list/card-list.e2e.js +7 -1
  625. package/dist/collection/tests/card-list/card-list.e2e.js.map +1 -1
  626. package/dist/collection/tests/dropdown/dropdown.e2e.js +6 -0
  627. package/dist/collection/tests/dropdown/dropdown.e2e.js.map +1 -1
  628. package/dist/collection/tests/group/group.e2e.js +12 -3
  629. package/dist/collection/tests/group/group.e2e.js.map +1 -1
  630. package/dist/collection/tests/input/input.e2e.js +12 -0
  631. package/dist/collection/tests/input/input.e2e.js.map +1 -1
  632. package/dist/collection/tests/slider/slider.e2e.js +31 -0
  633. package/dist/collection/tests/slider/slider.e2e.js.map +1 -1
  634. package/dist/collection/tests/tabs/tabs.e2e.js +1 -1
  635. package/dist/collection/tests/tabs/tabs.e2e.js.map +1 -1
  636. package/dist/collection/tests/tooltip/tooltip.e2e.js +22 -0
  637. package/dist/collection/tests/tooltip/tooltip.e2e.js.map +1 -1
  638. package/dist/collection/tests/tree/tree.e2e.js +12 -0
  639. package/dist/collection/tests/tree/tree.e2e.js.map +1 -1
  640. package/dist/collection/tests/utils/test/page.js +3 -12
  641. package/dist/collection/tests/utils/test/page.js.map +1 -1
  642. package/dist/esm/{a11y-d5444a76.js → a11y-2e34777f.js} +2 -2
  643. package/dist/esm/{a11y-d5444a76.js.map → a11y-2e34777f.js.map} +1 -1
  644. package/dist/esm/{base-button-1b40b11d.js → base-button-103d6f26.js} +3 -3
  645. package/dist/esm/base-button-103d6f26.js.map +1 -0
  646. package/dist/esm/{base-icon-button-bc1dabe0.js → base-icon-button-9770fa3e.js} +2 -2
  647. package/dist/esm/{base-icon-button-bc1dabe0.js.map → base-icon-button-9770fa3e.js.map} +1 -1
  648. package/dist/esm/{context-c9078420.js → context-42311cff.js} +7 -4
  649. package/dist/esm/context-42311cff.js.map +1 -0
  650. package/dist/esm/disposable-event-listener-ff2cb862.js +18 -0
  651. package/dist/esm/disposable-event-listener-ff2cb862.js.map +1 -0
  652. package/dist/esm/dropdown-controller-c79f65b3.js +148 -0
  653. package/dist/esm/dropdown-controller-c79f65b3.js.map +1 -0
  654. package/dist/esm/{floating-ui.dom.esm-6e7c098f.js → floating-ui.dom.esm-d4ad786a.js} +534 -61
  655. package/dist/esm/floating-ui.dom.esm-d4ad786a.js.map +1 -0
  656. package/dist/esm/{focus-d4d3abaf.js → focus-5ccebfbc.js} +21 -18
  657. package/dist/esm/focus-5ccebfbc.js.map +1 -0
  658. package/dist/esm/index.js +3 -3
  659. package/dist/esm/index.js.map +1 -1
  660. package/dist/esm/ix-action-card.entry.js +1 -1
  661. package/dist/esm/ix-action-card.entry.js.map +1 -1
  662. package/dist/esm/ix-application-header.entry.js +35 -9
  663. package/dist/esm/ix-application-header.entry.js.map +1 -1
  664. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  665. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  666. package/dist/esm/ix-application.entry.js +7 -7
  667. package/dist/esm/ix-application.entry.js.map +1 -1
  668. package/dist/esm/ix-avatar_2.entry.js +5 -5
  669. package/dist/esm/ix-avatar_2.entry.js.map +1 -1
  670. package/dist/esm/ix-basic-navigation.entry.js +3 -3
  671. package/dist/esm/ix-basic-navigation.entry.js.map +1 -1
  672. package/dist/esm/ix-blind.entry.js +6 -6
  673. package/dist/esm/ix-blind.entry.js.map +1 -1
  674. package/dist/esm/ix-breadcrumb-item.entry.js +2 -2
  675. package/dist/esm/ix-breadcrumb.entry.js +10 -9
  676. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  677. package/dist/esm/ix-button.entry.js +3 -3
  678. package/dist/esm/ix-button.entry.js.map +1 -1
  679. package/dist/esm/ix-card-accordion_2.entry.js +7 -7
  680. package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
  681. package/dist/esm/ix-card-list.entry.js +6 -6
  682. package/dist/esm/ix-card-list.entry.js.map +1 -1
  683. package/dist/esm/ix-card_2.entry.js +5 -5
  684. package/dist/esm/ix-card_2.entry.js.map +1 -1
  685. package/dist/esm/ix-category-filter.entry.js +131 -71
  686. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  687. package/dist/esm/ix-chip.entry.js +4 -4
  688. package/dist/esm/ix-chip.entry.js.map +1 -1
  689. package/dist/esm/ix-col_4.entry.js +58 -42
  690. package/dist/esm/ix-col_4.entry.js.map +1 -1
  691. package/dist/esm/ix-content-header.entry.js +2 -2
  692. package/dist/esm/ix-content-header.entry.js.map +1 -1
  693. package/dist/esm/ix-content.entry.js +4 -4
  694. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  695. package/dist/esm/ix-css-grid.entry.js +8 -3
  696. package/dist/esm/ix-css-grid.entry.js.map +1 -1
  697. package/dist/esm/ix-date-dropdown.entry.js +25 -15
  698. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  699. package/dist/esm/ix-date-time-card.entry.js +1 -1
  700. package/dist/esm/ix-datetime-picker.entry.js +1 -1
  701. package/dist/esm/ix-divider.entry.js +1 -1
  702. package/dist/esm/ix-drawer.entry.js +2 -2
  703. package/dist/esm/ix-dropdown-button.entry.js +4 -5
  704. package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
  705. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  706. package/dist/esm/ix-dropdown-header.entry.js.map +1 -1
  707. package/dist/esm/ix-dropdown-item.entry.js +4 -4
  708. package/dist/esm/ix-dropdown-item.entry.js.map +1 -1
  709. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  710. package/dist/esm/ix-dropdown.entry.js +82 -183
  711. package/dist/esm/ix-dropdown.entry.js.map +1 -1
  712. package/dist/esm/ix-empty-state.entry.js +1 -1
  713. package/dist/esm/ix-empty-state.entry.js.map +1 -1
  714. package/dist/esm/ix-event-list-item.entry.js +5 -5
  715. package/dist/esm/ix-event-list.entry.js +2 -2
  716. package/dist/esm/ix-expanding-search.entry.js +4 -4
  717. package/dist/esm/ix-filter-chip_2.entry.js +2 -2
  718. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  719. package/dist/esm/ix-flip-tile.entry.js +4 -4
  720. package/dist/esm/ix-form-field.entry.js +2 -2
  721. package/dist/esm/ix-form-field.entry.js.map +1 -1
  722. package/dist/esm/ix-group-context-menu_2.entry.js +6 -10
  723. package/dist/esm/ix-group-context-menu_2.entry.js.map +1 -1
  724. package/dist/esm/ix-group.entry.js +68 -44
  725. package/dist/esm/ix-group.entry.js.map +1 -1
  726. package/dist/esm/ix-icon-button_2.entry.js +5 -5
  727. package/dist/esm/ix-icon-toggle-button.entry.js +4 -5
  728. package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
  729. package/dist/esm/ix-input-group.entry.js +2 -2
  730. package/dist/esm/ix-key-value-list.entry.js +1 -1
  731. package/dist/esm/ix-key-value.entry.js +1 -1
  732. package/dist/esm/ix-kpi.entry.js +3 -3
  733. package/dist/esm/ix-kpi.entry.js.map +1 -1
  734. package/dist/esm/ix-link-button.entry.js +3 -3
  735. package/dist/esm/ix-map-navigation-overlay.entry.js +2 -2
  736. package/dist/esm/ix-map-navigation.entry.js +4 -4
  737. package/dist/esm/ix-map-navigation.entry.js.map +1 -1
  738. package/dist/esm/ix-menu-about-item.entry.js +1 -1
  739. package/dist/esm/ix-menu-about-news.entry.js +4 -4
  740. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  741. package/dist/esm/ix-menu-about.entry.js +2 -2
  742. package/dist/esm/ix-menu-avatar.entry.js +3 -3
  743. package/dist/esm/ix-menu-category.entry.js +6 -6
  744. package/dist/esm/ix-menu-category.entry.js.map +1 -1
  745. package/dist/esm/ix-menu-expand-icon.entry.js +3 -3
  746. package/dist/esm/ix-menu-expand-icon.entry.js.map +1 -1
  747. package/dist/esm/ix-menu-item.entry.js +15 -15
  748. package/dist/esm/ix-menu-item.entry.js.map +1 -1
  749. package/dist/esm/ix-menu-settings-item.entry.js +1 -1
  750. package/dist/esm/ix-menu-settings.entry.js +1 -1
  751. package/dist/esm/ix-menu.entry.js +14 -14
  752. package/dist/esm/ix-menu.entry.js.map +1 -1
  753. package/dist/esm/ix-message-bar.entry.js +1 -1
  754. package/dist/esm/ix-modal-content_2.entry.js +5 -5
  755. package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
  756. package/dist/esm/ix-modal-example.entry.js +1 -1
  757. package/dist/esm/ix-modal-footer.entry.js +1 -1
  758. package/dist/esm/ix-modal-loading.entry.js +1 -1
  759. package/dist/esm/ix-modal.entry.js +13 -6
  760. package/dist/esm/ix-modal.entry.js.map +1 -1
  761. package/dist/esm/ix-pagination.entry.js +5 -5
  762. package/dist/esm/ix-pagination.entry.js.map +1 -1
  763. package/dist/esm/ix-pane-layout.entry.js +1 -1
  764. package/dist/esm/ix-pane.entry.js +6 -6
  765. package/dist/esm/ix-pane.entry.js.map +1 -1
  766. package/dist/esm/ix-pill.entry.js +4 -4
  767. package/dist/esm/ix-pill.entry.js.map +1 -1
  768. package/dist/esm/ix-playground-internal.entry.js +1 -1
  769. package/dist/esm/ix-playground-internal.entry.js.map +1 -1
  770. package/dist/esm/ix-push-card.entry.js +1 -1
  771. package/dist/esm/ix-push-card.entry.js.map +1 -1
  772. package/dist/esm/ix-select.entry.js +86 -73
  773. package/dist/esm/ix-select.entry.js.map +1 -1
  774. package/dist/esm/ix-slider.entry.js +23 -16
  775. package/dist/esm/ix-slider.entry.js.map +1 -1
  776. package/dist/esm/ix-split-button-item.entry.js +2 -2
  777. package/dist/esm/ix-split-button.entry.js +1 -1
  778. package/dist/esm/ix-tab-item_2.entry.js +74 -44
  779. package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
  780. package/dist/esm/ix-tile.entry.js +4 -4
  781. package/dist/esm/ix-tile.entry.js.map +1 -1
  782. package/dist/esm/ix-time-picker.entry.js +4 -4
  783. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  784. package/dist/esm/ix-toast-container.entry.js +2 -2
  785. package/dist/esm/ix-toast-container.entry.js.map +1 -1
  786. package/dist/esm/ix-toast.entry.js +2 -2
  787. package/dist/esm/ix-toast.entry.js.map +1 -1
  788. package/dist/esm/ix-toggle-button.entry.js +4 -4
  789. package/dist/esm/ix-toggle.entry.js +3 -3
  790. package/dist/esm/ix-tooltip.entry.js +26 -24
  791. package/dist/esm/ix-tooltip.entry.js.map +1 -1
  792. package/dist/esm/ix-tree-item.entry.js +8 -8
  793. package/dist/esm/ix-tree-item.entry.js.map +1 -1
  794. package/dist/esm/ix-tree.entry.js +21 -7
  795. package/dist/esm/ix-tree.entry.js.map +1 -1
  796. package/dist/esm/ix-typography.entry.js +3 -24
  797. package/dist/esm/ix-typography.entry.js.map +1 -1
  798. package/dist/esm/ix-upload.entry.js +58 -4
  799. package/dist/esm/ix-upload.entry.js.map +1 -1
  800. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  801. package/dist/esm/ix-workflow-step.entry.js +3 -3
  802. package/dist/esm/ix-workflow-step.entry.js.map +1 -1
  803. package/dist/esm/ix-workflow-steps.entry.js +1 -1
  804. package/dist/esm/ix-workflow-steps.entry.js.map +1 -1
  805. package/dist/esm/{listener-4f3baab5.js → listener-ade7081c.js} +3 -3
  806. package/dist/esm/listener-ade7081c.js.map +1 -0
  807. package/dist/esm/loader.js +1 -1
  808. package/dist/esm/{logical-filter-operator-f6701df5.js → logical-filter-operator-d793d1c3.js} +2 -2
  809. package/dist/esm/{logical-filter-operator-f6701df5.js.map → logical-filter-operator-d793d1c3.js.map} +1 -1
  810. package/dist/esm/{make-ref-c80046bf.js → make-ref-4b76e9b5.js} +8 -13
  811. package/dist/esm/make-ref-4b76e9b5.js.map +1 -0
  812. package/dist/esm/{menu-tabs-fc-d9a7dd06.js → menu-tabs-fc-b549da52.js} +18 -15
  813. package/dist/esm/menu-tabs-fc-b549da52.js.map +1 -0
  814. package/dist/esm/{shadow-dom-60e9243d.js → shadow-dom-cc0bc152.js} +2 -2
  815. package/dist/esm/{shadow-dom-60e9243d.js.map → shadow-dom-cc0bc152.js.map} +1 -1
  816. package/dist/esm/siemens-ix.js +1 -1
  817. package/dist/esm/{theme-switcher-b10fb4da.js → theme-switcher-5fcf712d.js} +2 -1
  818. package/dist/esm/theme-switcher-5fcf712d.js.map +1 -0
  819. package/dist/siemens-ix/index.esm.js +1 -1
  820. package/dist/siemens-ix/index.esm.js.map +1 -1
  821. package/dist/siemens-ix/{p-bf14c60b.entry.js → p-0379b864.entry.js} +2 -2
  822. package/dist/siemens-ix/{p-24a8737a.entry.js → p-054451cb.entry.js} +2 -2
  823. package/dist/siemens-ix/{p-5aa0b93c.entry.js → p-0691b6a5.entry.js} +2 -2
  824. package/dist/siemens-ix/{p-5aa0b93c.entry.js.map → p-0691b6a5.entry.js.map} +1 -1
  825. package/dist/siemens-ix/{p-90440046.entry.js → p-06f9e19f.entry.js} +2 -2
  826. package/dist/siemens-ix/p-093c25b1.entry.js +2 -0
  827. package/dist/siemens-ix/p-093c25b1.entry.js.map +1 -0
  828. package/dist/siemens-ix/{p-fb4c79c6.entry.js → p-0996d9f6.entry.js} +2 -2
  829. package/dist/siemens-ix/{p-453fa360.entry.js → p-09e0ede1.entry.js} +2 -2
  830. package/dist/siemens-ix/{p-453fa360.entry.js.map → p-09e0ede1.entry.js.map} +1 -1
  831. package/dist/siemens-ix/{p-7076210b.entry.js → p-0b8718d9.entry.js} +2 -2
  832. package/dist/siemens-ix/p-0b8718d9.entry.js.map +1 -0
  833. package/dist/siemens-ix/{p-1da901d5.js → p-0e983f70.js} +2 -2
  834. package/dist/siemens-ix/p-0e983f70.js.map +1 -0
  835. package/dist/siemens-ix/p-0f099811.entry.js +2 -0
  836. package/dist/siemens-ix/{p-0f7ef743.entry.js.map → p-0f099811.entry.js.map} +1 -1
  837. package/dist/siemens-ix/{p-bea7c748.entry.js → p-0f4e62f3.entry.js} +2 -2
  838. package/dist/siemens-ix/p-10368ba0.entry.js +2 -0
  839. package/dist/siemens-ix/{p-2ebfd4fd.entry.js.map → p-10368ba0.entry.js.map} +1 -1
  840. package/dist/siemens-ix/p-10a522ca.js +2 -0
  841. package/dist/siemens-ix/p-10a522ca.js.map +1 -0
  842. package/dist/siemens-ix/p-156fa685.entry.js +2 -0
  843. package/dist/siemens-ix/p-156fa685.entry.js.map +1 -0
  844. package/dist/siemens-ix/{p-4f8ac3bf.js → p-157b1b28.js} +1 -1
  845. package/dist/siemens-ix/{p-4f8ac3bf.js.map → p-157b1b28.js.map} +1 -1
  846. package/dist/siemens-ix/p-17240a7f.entry.js +2 -0
  847. package/dist/siemens-ix/p-17240a7f.entry.js.map +1 -0
  848. package/dist/siemens-ix/p-178ce002.js +2 -0
  849. package/dist/siemens-ix/p-178ce002.js.map +1 -0
  850. package/dist/siemens-ix/p-1a8e3fea.entry.js +2 -0
  851. package/dist/siemens-ix/{p-a8d291fa.entry.js → p-1b6dda61.entry.js} +2 -2
  852. package/dist/siemens-ix/p-1b6dda61.entry.js.map +1 -0
  853. package/dist/siemens-ix/{p-bc2c74c5.entry.js → p-1e3d6d27.entry.js} +2 -2
  854. package/dist/siemens-ix/{p-1db6be55.js → p-24afab39.js} +2 -2
  855. package/dist/{cjs/menu-tabs-fc-df53f176.js.map → siemens-ix/p-24afab39.js.map} +1 -1
  856. package/dist/siemens-ix/p-26609c63.entry.js +2 -0
  857. package/dist/siemens-ix/p-26609c63.entry.js.map +1 -0
  858. package/dist/siemens-ix/{p-68644ee1.entry.js → p-2c1540ba.entry.js} +2 -2
  859. package/dist/siemens-ix/{p-68644ee1.entry.js.map → p-2c1540ba.entry.js.map} +1 -1
  860. package/dist/siemens-ix/{p-9ebc4fc3.entry.js → p-2f232c45.entry.js} +2 -2
  861. package/dist/siemens-ix/p-2f232c45.entry.js.map +1 -0
  862. package/dist/siemens-ix/{p-6af4415c.entry.js → p-3028d530.entry.js} +2 -2
  863. package/dist/siemens-ix/{p-6af4415c.entry.js.map → p-3028d530.entry.js.map} +1 -1
  864. package/dist/siemens-ix/p-3150070f.entry.js +2 -0
  865. package/dist/siemens-ix/p-3150070f.entry.js.map +1 -0
  866. package/dist/siemens-ix/{p-f78246bd.entry.js → p-315ecf68.entry.js} +2 -2
  867. package/dist/siemens-ix/{p-712e0ee0.js → p-345e1c73.js} +1 -1
  868. package/dist/siemens-ix/{p-712e0ee0.js.map → p-345e1c73.js.map} +1 -1
  869. package/dist/siemens-ix/{p-fc5814df.entry.js → p-380a7d93.entry.js} +2 -2
  870. package/dist/siemens-ix/p-380a7d93.entry.js.map +1 -0
  871. package/dist/siemens-ix/p-3b576b4e.js +2 -0
  872. package/dist/siemens-ix/{p-112069ca.entry.js → p-3be4c628.entry.js} +2 -2
  873. package/dist/siemens-ix/p-3be4c628.entry.js.map +1 -0
  874. package/dist/siemens-ix/p-3e867ef9.entry.js +2 -0
  875. package/dist/siemens-ix/p-3e867ef9.entry.js.map +1 -0
  876. package/dist/siemens-ix/p-40f20208.entry.js +2 -0
  877. package/dist/siemens-ix/p-40f20208.entry.js.map +1 -0
  878. package/dist/siemens-ix/{p-d95cbd1f.entry.js → p-41935530.entry.js} +2 -2
  879. package/dist/siemens-ix/{p-d95cbd1f.entry.js.map → p-41935530.entry.js.map} +1 -1
  880. package/dist/siemens-ix/{p-b663ca16.entry.js → p-41d9a2e4.entry.js} +2 -2
  881. package/dist/siemens-ix/p-476e4a9d.entry.js +2 -0
  882. package/dist/siemens-ix/p-476e4a9d.entry.js.map +1 -0
  883. package/dist/siemens-ix/{p-25ee1b62.js → p-4ac31849.js} +1 -1
  884. package/dist/siemens-ix/{p-25ee1b62.js.map → p-4ac31849.js.map} +1 -1
  885. package/dist/siemens-ix/{p-2c4c03d4.entry.js → p-509dba4c.entry.js} +2 -2
  886. package/dist/siemens-ix/{p-113cc793.entry.js → p-50bcb3f8.entry.js} +2 -2
  887. package/dist/siemens-ix/{p-dcb3e5be.entry.js → p-5232d441.entry.js} +2 -2
  888. package/dist/siemens-ix/p-5bf37272.entry.js +2 -0
  889. package/dist/siemens-ix/p-5bf37272.entry.js.map +1 -0
  890. package/dist/siemens-ix/{p-5f25e7fd.entry.js → p-619a80d3.entry.js} +2 -2
  891. package/dist/siemens-ix/{p-5f25e7fd.entry.js.map → p-619a80d3.entry.js.map} +1 -1
  892. package/dist/siemens-ix/p-633a8884.entry.js +2 -0
  893. package/dist/siemens-ix/p-633a8884.entry.js.map +1 -0
  894. package/dist/siemens-ix/{p-dde7eb80.entry.js → p-66d4e328.entry.js} +2 -2
  895. package/dist/siemens-ix/{p-dde7eb80.entry.js.map → p-66d4e328.entry.js.map} +1 -1
  896. package/dist/siemens-ix/{p-1a122c76.entry.js → p-6913e59d.entry.js} +2 -2
  897. package/dist/siemens-ix/{p-fb47546b.entry.js → p-6a9577b5.entry.js} +2 -2
  898. package/dist/siemens-ix/p-6a9577b5.entry.js.map +1 -0
  899. package/dist/siemens-ix/{p-882a0233.entry.js → p-72472fa5.entry.js} +2 -2
  900. package/dist/siemens-ix/{p-1d581190.js → p-72d096e9.js} +2 -2
  901. package/dist/siemens-ix/p-72d096e9.js.map +1 -0
  902. package/dist/siemens-ix/{p-052340f9.entry.js → p-7354cdb0.entry.js} +2 -2
  903. package/dist/siemens-ix/p-737954bf.entry.js +2 -0
  904. package/dist/siemens-ix/p-737954bf.entry.js.map +1 -0
  905. package/dist/siemens-ix/p-737c61da.entry.js +2 -0
  906. package/dist/siemens-ix/{p-4430117a.entry.js.map → p-737c61da.entry.js.map} +1 -1
  907. package/dist/siemens-ix/p-73bd61ca.entry.js +2 -0
  908. package/dist/siemens-ix/{p-0653a145.entry.js → p-74461f94.entry.js} +2 -2
  909. package/dist/siemens-ix/{p-b4ce366d.entry.js → p-7815494b.entry.js} +2 -2
  910. package/dist/siemens-ix/p-7815494b.entry.js.map +1 -0
  911. package/dist/siemens-ix/{p-53352bfb.entry.js → p-8578629c.entry.js} +2 -2
  912. package/dist/siemens-ix/p-8578629c.entry.js.map +1 -0
  913. package/dist/siemens-ix/p-8a56153a.entry.js +2 -0
  914. package/dist/siemens-ix/{p-92a18c10.entry.js.map → p-8a56153a.entry.js.map} +1 -1
  915. package/dist/siemens-ix/{p-fb2b78f7.entry.js → p-8b21fc75.entry.js} +2 -2
  916. package/dist/siemens-ix/p-8b21fc75.entry.js.map +1 -0
  917. package/dist/siemens-ix/p-8b2b4ce3.entry.js +2 -0
  918. package/dist/siemens-ix/p-8b2b4ce3.entry.js.map +1 -0
  919. package/dist/siemens-ix/p-8f48462b.entry.js +2 -0
  920. package/dist/siemens-ix/p-8f48462b.entry.js.map +1 -0
  921. package/dist/siemens-ix/p-9144ea56.entry.js +2 -0
  922. package/dist/siemens-ix/p-9144ea56.entry.js.map +1 -0
  923. package/dist/siemens-ix/p-98af5c4d.entry.js +2 -0
  924. package/dist/siemens-ix/p-98af5c4d.entry.js.map +1 -0
  925. package/dist/siemens-ix/p-99a1cd81.entry.js +2 -0
  926. package/dist/siemens-ix/{p-96a3a750.entry.js → p-9b8c6123.entry.js} +2 -2
  927. package/dist/siemens-ix/p-9b8c6123.entry.js.map +1 -0
  928. package/dist/siemens-ix/p-9cd40e56.entry.js +2 -0
  929. package/dist/siemens-ix/p-9cd40e56.entry.js.map +1 -0
  930. package/dist/siemens-ix/{p-2946fd70.entry.js → p-ad0c6a32.entry.js} +2 -2
  931. package/dist/siemens-ix/p-af7a836c.entry.js +2 -0
  932. package/dist/siemens-ix/p-af7a836c.entry.js.map +1 -0
  933. package/dist/siemens-ix/{p-6fd7ecd0.entry.js → p-b247d124.entry.js} +2 -2
  934. package/dist/siemens-ix/p-b53aa733.entry.js +2 -0
  935. package/dist/siemens-ix/p-b53aa733.entry.js.map +1 -0
  936. package/dist/siemens-ix/{p-b804b8c5.entry.js → p-b6a11e17.entry.js} +2 -2
  937. package/dist/siemens-ix/p-b9e66925.entry.js +2 -0
  938. package/dist/siemens-ix/{p-2908cacd.entry.js → p-b9f67de0.entry.js} +2 -2
  939. package/dist/siemens-ix/{p-2908cacd.entry.js.map → p-b9f67de0.entry.js.map} +1 -1
  940. package/dist/siemens-ix/{p-14a41c8c.entry.js → p-ba2e041e.entry.js} +2 -2
  941. package/dist/siemens-ix/p-ba6e955a.js +2 -0
  942. package/dist/siemens-ix/p-ba6e955a.js.map +1 -0
  943. package/dist/siemens-ix/p-bf1e16f6.entry.js +2 -0
  944. package/dist/siemens-ix/p-bf1e16f6.entry.js.map +1 -0
  945. package/dist/siemens-ix/{p-ff1ac5b3.entry.js → p-c0bf3052.entry.js} +2 -2
  946. package/dist/siemens-ix/{p-1f4b8463.entry.js → p-c39a6215.entry.js} +2 -2
  947. package/dist/siemens-ix/p-c5e08d24.entry.js +2 -0
  948. package/dist/siemens-ix/p-c5e08d24.entry.js.map +1 -0
  949. package/dist/siemens-ix/{p-29df2e29.entry.js → p-c841c191.entry.js} +2 -2
  950. package/dist/siemens-ix/p-c841c191.entry.js.map +1 -0
  951. package/dist/siemens-ix/{p-5696bb62.entry.js → p-cacd4857.entry.js} +2 -2
  952. package/dist/siemens-ix/p-cdaad9de.entry.js +2 -0
  953. package/dist/siemens-ix/p-cdaad9de.entry.js.map +1 -0
  954. package/dist/siemens-ix/p-ce563a48.js +2 -0
  955. package/dist/siemens-ix/p-ce563a48.js.map +1 -0
  956. package/dist/siemens-ix/p-ce808a3f.entry.js +2 -0
  957. package/dist/siemens-ix/{p-d03df401.entry.js.map → p-ce808a3f.entry.js.map} +1 -1
  958. package/dist/siemens-ix/p-d057b634.entry.js +2 -0
  959. package/dist/siemens-ix/p-d1a5b773.entry.js +2 -0
  960. package/dist/siemens-ix/p-d1a5b773.entry.js.map +1 -0
  961. package/dist/siemens-ix/{p-16b923e9.entry.js → p-d7072aad.entry.js} +2 -2
  962. package/dist/siemens-ix/{p-af099ca4.entry.js → p-d7a0deb7.entry.js} +2 -2
  963. package/dist/siemens-ix/p-d8780f8c.entry.js +2 -0
  964. package/dist/siemens-ix/p-d8780f8c.entry.js.map +1 -0
  965. package/dist/siemens-ix/p-da71920f.entry.js +2 -0
  966. package/dist/siemens-ix/p-da71920f.entry.js.map +1 -0
  967. package/dist/siemens-ix/{p-feac09bc.entry.js → p-dc284f4d.entry.js} +2 -2
  968. package/dist/siemens-ix/p-dda1ce22.entry.js +2 -0
  969. package/dist/siemens-ix/p-dda1ce22.entry.js.map +1 -0
  970. package/dist/siemens-ix/{p-c33cee36.entry.js → p-de44d65b.entry.js} +2 -2
  971. package/dist/siemens-ix/{p-c33cee36.entry.js.map → p-de44d65b.entry.js.map} +1 -1
  972. package/dist/siemens-ix/p-e4441794.entry.js +2 -0
  973. package/dist/siemens-ix/p-e4441794.entry.js.map +1 -0
  974. package/dist/siemens-ix/{p-e8d3cf35.entry.js → p-e4ca3618.entry.js} +2 -2
  975. package/dist/siemens-ix/{p-e8d3cf35.entry.js.map → p-e4ca3618.entry.js.map} +1 -1
  976. package/dist/siemens-ix/p-e6652822.js +2 -0
  977. package/dist/siemens-ix/p-e6652822.js.map +1 -0
  978. package/dist/siemens-ix/{p-8629db91.entry.js → p-e89c0e29.entry.js} +2 -2
  979. package/dist/siemens-ix/{p-0b4e398e.entry.js → p-ead295d5.entry.js} +2 -2
  980. package/dist/siemens-ix/{p-0b4e398e.entry.js.map → p-ead295d5.entry.js.map} +1 -1
  981. package/dist/siemens-ix/p-ec037f98.js +2 -0
  982. package/dist/siemens-ix/p-ec037f98.js.map +1 -0
  983. package/dist/siemens-ix/p-ee50f7fa.entry.js +2 -0
  984. package/dist/siemens-ix/{p-8d0758c1.entry.js → p-f47bd4e8.entry.js} +2 -2
  985. package/dist/siemens-ix/{p-87e692d9.entry.js → p-f576c41d.entry.js} +2 -2
  986. package/dist/siemens-ix/{p-87e692d9.entry.js.map → p-f576c41d.entry.js.map} +1 -1
  987. package/dist/siemens-ix/p-f5a9140e.entry.js +2 -0
  988. package/dist/siemens-ix/p-f5a9140e.entry.js.map +1 -0
  989. package/dist/siemens-ix/p-fb593d70.entry.js +2 -0
  990. package/dist/siemens-ix/p-fb593d70.entry.js.map +1 -0
  991. package/dist/siemens-ix/{p-c1968b80.entry.js → p-fc766ada.entry.js} +2 -2
  992. package/dist/siemens-ix/p-fe01bff0.js +2 -0
  993. package/dist/siemens-ix/p-fe01bff0.js.map +1 -0
  994. package/dist/siemens-ix/p-ff6668b8.entry.js +2 -0
  995. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  996. package/dist/siemens-ix/siemens-ix.css +15 -11
  997. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  998. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  999. package/dist/types/components/action-card/action-card.d.ts +3 -2
  1000. package/dist/types/components/application-header/application-header.d.ts +19 -1
  1001. package/dist/types/components/basic-navigation/basic-navigation.d.ts +2 -1
  1002. package/dist/types/components/blind/blind.d.ts +4 -4
  1003. package/dist/types/components/breadcrumb/breadcrumb.d.ts +3 -3
  1004. package/dist/types/components/button/base-button.d.ts +3 -2
  1005. package/dist/types/components/button/button.d.ts +2 -2
  1006. package/dist/types/components/card/card.d.ts +2 -1
  1007. package/dist/types/components/category-filter/category-filter.d.ts +23 -12
  1008. package/dist/types/components/category-filter/test/category-filter.ct.d.ts +1 -0
  1009. package/dist/types/components/content-header/content-header.d.ts +1 -1
  1010. package/dist/types/components/css-grid/css-grid.d.ts +2 -2
  1011. package/dist/types/components/date-dropdown/date-dropdown.d.ts +3 -3
  1012. package/dist/types/components/date-picker/date-picker.d.ts +6 -7
  1013. package/dist/types/components/dropdown/dropdown-controller.d.ts +1 -6
  1014. package/dist/types/components/dropdown/dropdown.d.ts +11 -10
  1015. package/dist/types/components/dropdown-button/dropdown-button.d.ts +4 -4
  1016. package/dist/types/components/dropdown-item/dropdown-item.d.ts +2 -2
  1017. package/dist/types/components/group/group.d.ts +7 -6
  1018. package/dist/types/components/group-item/group-item.d.ts +4 -4
  1019. package/dist/types/components/menu-about/test/menu-about.ct.d.ts +1 -0
  1020. package/dist/types/components/menu-item/menu-item.d.ts +6 -5
  1021. package/dist/types/components/modal/test/modal.ct.d.ts +3 -2
  1022. package/dist/types/components/modal-header/modal-header.d.ts +3 -3
  1023. package/dist/types/components/push-card/push-card.d.ts +4 -3
  1024. package/dist/types/components/select/select.d.ts +9 -10
  1025. package/dist/types/components/slider/slider.d.ts +3 -3
  1026. package/dist/types/components/tab-item/tab-item.d.ts +1 -1
  1027. package/dist/types/components/tabs/tabs.d.ts +7 -4
  1028. package/dist/types/components/tooltip/tooltip.d.ts +10 -10
  1029. package/dist/types/components/tree/tree.d.ts +1 -1
  1030. package/dist/types/components/tree-item/tree-item.d.ts +3 -3
  1031. package/dist/types/components/typography/type-mapping.d.ts +3 -0
  1032. package/dist/types/components/typography/typography.d.ts +3 -10
  1033. package/dist/types/components/upload/test/upload.ct.d.ts +1 -0
  1034. package/dist/types/components/upload/upload.d.ts +4 -2
  1035. package/dist/types/components/utils/disposable-event-listener.d.ts +7 -0
  1036. package/dist/types/components/utils/element-reference.d.ts +1 -0
  1037. package/dist/types/components/utils/focus.d.ts +5 -4
  1038. package/dist/types/components/utils/listener.d.ts +4 -2
  1039. package/dist/types/components/utils/make-ref.d.ts +2 -2
  1040. package/dist/types/components/utils/theme-switcher.d.ts +1 -1
  1041. package/dist/types/components.d.ts +114 -75
  1042. package/dist/types/index.d.ts +2 -0
  1043. package/dist/types/tests/utils/test/page.d.ts +1 -3
  1044. package/hydrate/index.js +1536 -788
  1045. package/package.json +6 -4
  1046. package/scss/_core.scss +5 -0
  1047. package/scss/components/form/_input.scss +17 -20
  1048. package/dist/cjs/base-button-3735b8c2.js.map +0 -1
  1049. package/dist/cjs/context-98f4a0b3.js.map +0 -1
  1050. package/dist/cjs/floating-ui.dom.esm-94b4d17c.js.map +0 -1
  1051. package/dist/cjs/focus-9c8ffbb0.js.map +0 -1
  1052. package/dist/cjs/listener-bc3e7c0c.js.map +0 -1
  1053. package/dist/cjs/make-ref-c25629b7.js.map +0 -1
  1054. package/dist/cjs/theme-switcher-2d2bde85.js.map +0 -1
  1055. package/dist/esm/base-button-1b40b11d.js.map +0 -1
  1056. package/dist/esm/context-c9078420.js.map +0 -1
  1057. package/dist/esm/floating-ui.dom.esm-6e7c098f.js.map +0 -1
  1058. package/dist/esm/focus-d4d3abaf.js.map +0 -1
  1059. package/dist/esm/listener-4f3baab5.js.map +0 -1
  1060. package/dist/esm/make-ref-c80046bf.js.map +0 -1
  1061. package/dist/esm/menu-tabs-fc-d9a7dd06.js.map +0 -1
  1062. package/dist/esm/theme-switcher-b10fb4da.js.map +0 -1
  1063. package/dist/siemens-ix/p-0c8a98cd.js +0 -2
  1064. package/dist/siemens-ix/p-0c8a98cd.js.map +0 -1
  1065. package/dist/siemens-ix/p-0d2a6886.entry.js +0 -2
  1066. package/dist/siemens-ix/p-0f7ef743.entry.js +0 -2
  1067. package/dist/siemens-ix/p-112069ca.entry.js.map +0 -1
  1068. package/dist/siemens-ix/p-15b3c17e.entry.js +0 -2
  1069. package/dist/siemens-ix/p-15b3c17e.entry.js.map +0 -1
  1070. package/dist/siemens-ix/p-1cff59db.entry.js +0 -2
  1071. package/dist/siemens-ix/p-1cff59db.entry.js.map +0 -1
  1072. package/dist/siemens-ix/p-1d581190.js.map +0 -1
  1073. package/dist/siemens-ix/p-1da901d5.js.map +0 -1
  1074. package/dist/siemens-ix/p-1db6be55.js.map +0 -1
  1075. package/dist/siemens-ix/p-29df2e29.entry.js.map +0 -1
  1076. package/dist/siemens-ix/p-2ebfd4fd.entry.js +0 -2
  1077. package/dist/siemens-ix/p-2ec7f841.entry.js +0 -2
  1078. package/dist/siemens-ix/p-2ec7f841.entry.js.map +0 -1
  1079. package/dist/siemens-ix/p-309ac3ad.entry.js +0 -2
  1080. package/dist/siemens-ix/p-309ac3ad.entry.js.map +0 -1
  1081. package/dist/siemens-ix/p-315f070d.entry.js +0 -2
  1082. package/dist/siemens-ix/p-315f070d.entry.js.map +0 -1
  1083. package/dist/siemens-ix/p-32375ddb.entry.js +0 -2
  1084. package/dist/siemens-ix/p-32d4ed3b.entry.js +0 -2
  1085. package/dist/siemens-ix/p-427676f4.entry.js +0 -2
  1086. package/dist/siemens-ix/p-427676f4.entry.js.map +0 -1
  1087. package/dist/siemens-ix/p-4430117a.entry.js +0 -2
  1088. package/dist/siemens-ix/p-44db3646.entry.js +0 -2
  1089. package/dist/siemens-ix/p-4b3facea.entry.js +0 -2
  1090. package/dist/siemens-ix/p-4b3facea.entry.js.map +0 -1
  1091. package/dist/siemens-ix/p-52857629.entry.js +0 -2
  1092. package/dist/siemens-ix/p-52857629.entry.js.map +0 -1
  1093. package/dist/siemens-ix/p-53352bfb.entry.js.map +0 -1
  1094. package/dist/siemens-ix/p-5c673ae9.entry.js +0 -2
  1095. package/dist/siemens-ix/p-5c673ae9.entry.js.map +0 -1
  1096. package/dist/siemens-ix/p-60c16878.entry.js +0 -2
  1097. package/dist/siemens-ix/p-60c16878.entry.js.map +0 -1
  1098. package/dist/siemens-ix/p-6227e62b.entry.js +0 -2
  1099. package/dist/siemens-ix/p-6227e62b.entry.js.map +0 -1
  1100. package/dist/siemens-ix/p-64c3fa3d.js +0 -2
  1101. package/dist/siemens-ix/p-64c3fa3d.js.map +0 -1
  1102. package/dist/siemens-ix/p-68532fa2.js +0 -2
  1103. package/dist/siemens-ix/p-7076210b.entry.js.map +0 -1
  1104. package/dist/siemens-ix/p-713828ed.entry.js +0 -2
  1105. package/dist/siemens-ix/p-713828ed.entry.js.map +0 -1
  1106. package/dist/siemens-ix/p-7bfd6cd2.entry.js +0 -2
  1107. package/dist/siemens-ix/p-7bfd6cd2.entry.js.map +0 -1
  1108. package/dist/siemens-ix/p-7c36d3fa.js +0 -2
  1109. package/dist/siemens-ix/p-7c36d3fa.js.map +0 -1
  1110. package/dist/siemens-ix/p-7faa148f.entry.js +0 -2
  1111. package/dist/siemens-ix/p-85423643.entry.js +0 -2
  1112. package/dist/siemens-ix/p-85423643.entry.js.map +0 -1
  1113. package/dist/siemens-ix/p-8d599677.entry.js +0 -2
  1114. package/dist/siemens-ix/p-8d599677.entry.js.map +0 -1
  1115. package/dist/siemens-ix/p-92a18c10.entry.js +0 -2
  1116. package/dist/siemens-ix/p-96a3a750.entry.js.map +0 -1
  1117. package/dist/siemens-ix/p-9ebc4fc3.entry.js.map +0 -1
  1118. package/dist/siemens-ix/p-a0138163.entry.js +0 -2
  1119. package/dist/siemens-ix/p-a0138163.entry.js.map +0 -1
  1120. package/dist/siemens-ix/p-a0a44a2b.entry.js +0 -2
  1121. package/dist/siemens-ix/p-a0a44a2b.entry.js.map +0 -1
  1122. package/dist/siemens-ix/p-a8d291fa.entry.js.map +0 -1
  1123. package/dist/siemens-ix/p-b3b23af7.entry.js +0 -2
  1124. package/dist/siemens-ix/p-b3f35666.js +0 -2
  1125. package/dist/siemens-ix/p-b3f35666.js.map +0 -1
  1126. package/dist/siemens-ix/p-b4ce366d.entry.js.map +0 -1
  1127. package/dist/siemens-ix/p-c09553f3.js +0 -2
  1128. package/dist/siemens-ix/p-c09553f3.js.map +0 -1
  1129. package/dist/siemens-ix/p-c1222581.entry.js +0 -2
  1130. package/dist/siemens-ix/p-c45601cb.entry.js +0 -2
  1131. package/dist/siemens-ix/p-c45601cb.entry.js.map +0 -1
  1132. package/dist/siemens-ix/p-c55db6c7.entry.js +0 -2
  1133. package/dist/siemens-ix/p-c55db6c7.entry.js.map +0 -1
  1134. package/dist/siemens-ix/p-d03df401.entry.js +0 -2
  1135. package/dist/siemens-ix/p-d14024d3.entry.js +0 -2
  1136. package/dist/siemens-ix/p-d14024d3.entry.js.map +0 -1
  1137. package/dist/siemens-ix/p-d1f49940.entry.js +0 -2
  1138. package/dist/siemens-ix/p-d1f49940.entry.js.map +0 -1
  1139. package/dist/siemens-ix/p-d998415f.entry.js +0 -2
  1140. package/dist/siemens-ix/p-d998415f.entry.js.map +0 -1
  1141. package/dist/siemens-ix/p-e30ed20a.entry.js +0 -2
  1142. package/dist/siemens-ix/p-e30ed20a.entry.js.map +0 -1
  1143. package/dist/siemens-ix/p-e9a3f58a.entry.js +0 -2
  1144. package/dist/siemens-ix/p-e9a3f58a.entry.js.map +0 -1
  1145. package/dist/siemens-ix/p-eb6268a6.entry.js +0 -2
  1146. package/dist/siemens-ix/p-eb6268a6.entry.js.map +0 -1
  1147. package/dist/siemens-ix/p-ebb277f0.entry.js +0 -2
  1148. package/dist/siemens-ix/p-ebb277f0.entry.js.map +0 -1
  1149. package/dist/siemens-ix/p-f07110c6.entry.js +0 -2
  1150. package/dist/siemens-ix/p-f07110c6.entry.js.map +0 -1
  1151. package/dist/siemens-ix/p-fb2b78f7.entry.js.map +0 -1
  1152. package/dist/siemens-ix/p-fb47546b.entry.js.map +0 -1
  1153. package/dist/siemens-ix/p-fc5814df.entry.js.map +0 -1
  1154. package/dist/siemens-ix/p-ff148103.entry.js +0 -2
  1155. package/dist/siemens-ix/p-ff148103.entry.js.map +0 -1
  1156. /package/dist/siemens-ix/{p-bf14c60b.entry.js.map → p-0379b864.entry.js.map} +0 -0
  1157. /package/dist/siemens-ix/{p-24a8737a.entry.js.map → p-054451cb.entry.js.map} +0 -0
  1158. /package/dist/siemens-ix/{p-90440046.entry.js.map → p-06f9e19f.entry.js.map} +0 -0
  1159. /package/dist/siemens-ix/{p-fb4c79c6.entry.js.map → p-0996d9f6.entry.js.map} +0 -0
  1160. /package/dist/siemens-ix/{p-bea7c748.entry.js.map → p-0f4e62f3.entry.js.map} +0 -0
  1161. /package/dist/siemens-ix/{p-c1222581.entry.js.map → p-1a8e3fea.entry.js.map} +0 -0
  1162. /package/dist/siemens-ix/{p-bc2c74c5.entry.js.map → p-1e3d6d27.entry.js.map} +0 -0
  1163. /package/dist/siemens-ix/{p-f78246bd.entry.js.map → p-315ecf68.entry.js.map} +0 -0
  1164. /package/dist/siemens-ix/{p-68532fa2.js.map → p-3b576b4e.js.map} +0 -0
  1165. /package/dist/siemens-ix/{p-b663ca16.entry.js.map → p-41d9a2e4.entry.js.map} +0 -0
  1166. /package/dist/siemens-ix/{p-2c4c03d4.entry.js.map → p-509dba4c.entry.js.map} +0 -0
  1167. /package/dist/siemens-ix/{p-113cc793.entry.js.map → p-50bcb3f8.entry.js.map} +0 -0
  1168. /package/dist/siemens-ix/{p-dcb3e5be.entry.js.map → p-5232d441.entry.js.map} +0 -0
  1169. /package/dist/siemens-ix/{p-1a122c76.entry.js.map → p-6913e59d.entry.js.map} +0 -0
  1170. /package/dist/siemens-ix/{p-882a0233.entry.js.map → p-72472fa5.entry.js.map} +0 -0
  1171. /package/dist/siemens-ix/{p-052340f9.entry.js.map → p-7354cdb0.entry.js.map} +0 -0
  1172. /package/dist/siemens-ix/{p-32d4ed3b.entry.js.map → p-73bd61ca.entry.js.map} +0 -0
  1173. /package/dist/siemens-ix/{p-0653a145.entry.js.map → p-74461f94.entry.js.map} +0 -0
  1174. /package/dist/siemens-ix/{p-b3b23af7.entry.js.map → p-99a1cd81.entry.js.map} +0 -0
  1175. /package/dist/siemens-ix/{p-2946fd70.entry.js.map → p-ad0c6a32.entry.js.map} +0 -0
  1176. /package/dist/siemens-ix/{p-6fd7ecd0.entry.js.map → p-b247d124.entry.js.map} +0 -0
  1177. /package/dist/siemens-ix/{p-b804b8c5.entry.js.map → p-b6a11e17.entry.js.map} +0 -0
  1178. /package/dist/siemens-ix/{p-44db3646.entry.js.map → p-b9e66925.entry.js.map} +0 -0
  1179. /package/dist/siemens-ix/{p-14a41c8c.entry.js.map → p-ba2e041e.entry.js.map} +0 -0
  1180. /package/dist/siemens-ix/{p-ff1ac5b3.entry.js.map → p-c0bf3052.entry.js.map} +0 -0
  1181. /package/dist/siemens-ix/{p-1f4b8463.entry.js.map → p-c39a6215.entry.js.map} +0 -0
  1182. /package/dist/siemens-ix/{p-5696bb62.entry.js.map → p-cacd4857.entry.js.map} +0 -0
  1183. /package/dist/siemens-ix/{p-7faa148f.entry.js.map → p-d057b634.entry.js.map} +0 -0
  1184. /package/dist/siemens-ix/{p-16b923e9.entry.js.map → p-d7072aad.entry.js.map} +0 -0
  1185. /package/dist/siemens-ix/{p-af099ca4.entry.js.map → p-d7a0deb7.entry.js.map} +0 -0
  1186. /package/dist/siemens-ix/{p-feac09bc.entry.js.map → p-dc284f4d.entry.js.map} +0 -0
  1187. /package/dist/siemens-ix/{p-8629db91.entry.js.map → p-e89c0e29.entry.js.map} +0 -0
  1188. /package/dist/siemens-ix/{p-32375ddb.entry.js.map → p-ee50f7fa.entry.js.map} +0 -0
  1189. /package/dist/siemens-ix/{p-8d0758c1.entry.js.map → p-f47bd4e8.entry.js.map} +0 -0
  1190. /package/dist/siemens-ix/{p-c1968b80.entry.js.map → p-fc766ada.entry.js.map} +0 -0
  1191. /package/dist/siemens-ix/{p-0d2a6886.entry.js.map → p-ff6668b8.entry.js.map} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
2
 
3
- const cardCss = ":host{display:flex;position:relative;flex-direction:column;align-items:flex-start;align-self:flex-start;overflow:hidden;width:20rem;border:1px solid var(--ix-card-border-color, var(--theme-color-soft-bdr));border-radius:var(--theme-default-border-radius)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .card-content{display:block;position:relative;flex-shrink:0;flex-grow:1;width:100%;height:calc(100% - 2rem);background-color:var(--ix-card-background, transparent);border-top-left-radius:var(--theme-default-border-radius);border-top-right-radius:var(--theme-default-border-radius)}:host .card-footer{display:flex;position:relative;width:100%}:host(.card-insight){--ix-card-background:transparent;--ix-card-border-color:var(--theme-color-soft-bdr)}:host(.card-notification){--ix-card-background:var(--theme-color-component-1)}:host(.card-alarm){--ix-card-background:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}:host(.card-critical){--ix-card-background:var(--theme-color-critical);color:var(--theme-color-critical--contrast)}:host(.card-warning){--ix-card-background:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}:host(.card-success){--ix-card-background:var(--theme-color-success);color:var(--theme-color-success--contrast)}:host(.card-info){--ix-card-background:var(--theme-color-info);color:var(--theme-color-info--contrast)}:host(.card-neutral){--ix-card-background:var(--theme-color-neutral);color:var(--theme-color-neutral--contrast)}:host(.card-primary){--ix-card-background:var(--theme-color-primary);color:var(--theme-color-neutral--contrast)}:host(:not(.card-insight)){--ix-card-border-color:transparent}:host(.card-insight:hover){--ix-card-background:var(--theme-color-ghost--hover)}:host(.card-notification:hover){--ix-card-background:var(--theme-color-component-1--hover)}:host(.card-alarm:hover){--ix-card-background:var(--theme-color-alarm--hover)}:host(.card-critical:hover){--ix-card-background:var(--theme-color-critical--hover)}:host(.card-warning:hover){--ix-card-background:var(--theme-color-warning--hover)}:host(.card-success:hover){--ix-card-background:var(--theme-color-success--hover)}:host(.card-info:hover){--ix-card-background:var(--theme-color-info--hover)}:host(.card-neutral:hover){--ix-card-background:var(--theme-color-neutral--hover)}:host(.card-primary:hover){--ix-card-background:var(--theme-color-primary--hover)}:host(.card-insight:active){--ix-card-background:var(--theme-color-ghost--active)}:host(.card-notification:active){--ix-card-background:var(--theme-color-component-1--active)}:host(.card-alarm:active){--ix-card-background:var(--theme-color-alarm--active)}:host(.card-critical:active){--ix-card-background:var(--theme-color-critical--active)}:host(.card-warning:active){--ix-card-background:var(--theme-color-warning--active)}:host(.card-success:active){--ix-card-background:var(--theme-color-success--active)}:host(.card-info:active){--ix-card-background:var(--theme-color-info--active)}:host(.card-neutral:active){--ix-card-background:var(--theme-color-neutral--active)}:host(.card-primary:active){--ix-card-background:var(--theme-color-primary--active)}:host(.selected){--ix-card-border-color:var(--theme-color-dynamic)}:host(.selected.card-insight){--ix-card-background:var(--theme-color-ghost--selected)}:host(.selected.card-notification){--ix-card-background:var(--theme-color-ghost--selected)}:host(.selected.card-alarm){--ix-card-background:var(--theme-color-alarm--active)}:host(.selected.card-critical){--ix-card-background:var(--theme-color-critical--active)}:host(.selected.card-warning){--ix-card-background:var(--theme-color-warning--active)}:host(.selected.card-success){--ix-card-background:var(--theme-color-success--active)}:host(.selected.card-info){--ix-card-background:var(--theme-color-info--active)}:host(.selected.card-neutral){--ix-card-background:var(--theme-color-neutral--active)}:host(.selected.card-primary){--ix-card-background:var(--theme-color-primary--active)}";
3
+ const cardCss = ":host{display:flex;position:relative;flex-direction:column;align-items:flex-start;align-self:flex-start;overflow:hidden;width:20rem;border:1px solid var(--ix-card-border-color, var(--theme-color-soft-bdr));border-radius:var(--theme-default-border-radius)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .card-content{display:block;position:relative;flex-shrink:0;flex-grow:1;width:100%;height:calc(100% - 2rem);background-color:var(--ix-card-background, transparent);border-top-left-radius:var(--theme-default-border-radius);border-top-right-radius:var(--theme-default-border-radius)}:host .card-footer{display:flex;position:relative;width:100%}:host(.card-insight),:host(.card-outline){--ix-card-background:transparent;--ix-card-border-color:var(--theme-color-soft-bdr)}:host(.card-notification),:host(.card-filled){--ix-card-background:var(--theme-color-component-1)}:host(.card-alarm){--ix-card-background:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}:host(.card-critical){--ix-card-background:var(--theme-color-critical);color:var(--theme-color-critical--contrast)}:host(.card-warning){--ix-card-background:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}:host(.card-success){--ix-card-background:var(--theme-color-success);color:var(--theme-color-success--contrast)}:host(.card-info){--ix-card-background:var(--theme-color-info);color:var(--theme-color-info--contrast)}:host(.card-neutral){--ix-card-background:var(--theme-color-neutral);color:var(--theme-color-neutral--contrast)}:host(.card-primary){--ix-card-background:var(--theme-color-primary);color:var(--theme-color-neutral--contrast)}:host(:not(.card-insight)){--ix-card-border-color:transparent}:host(.card-insight:hover){--ix-card-background:var(--theme-color-ghost--hover)}:host(.card-notification:hover){--ix-card-background:var(--theme-color-component-1--hover)}:host(.card-alarm:hover){--ix-card-background:var(--theme-color-alarm--hover)}:host(.card-critical:hover){--ix-card-background:var(--theme-color-critical--hover)}:host(.card-warning:hover){--ix-card-background:var(--theme-color-warning--hover)}:host(.card-success:hover){--ix-card-background:var(--theme-color-success--hover)}:host(.card-info:hover){--ix-card-background:var(--theme-color-info--hover)}:host(.card-neutral:hover){--ix-card-background:var(--theme-color-neutral--hover)}:host(.card-primary:hover){--ix-card-background:var(--theme-color-primary--hover)}:host(.card-insight:active){--ix-card-background:var(--theme-color-ghost--active)}:host(.card-notification:active){--ix-card-background:var(--theme-color-component-1--active)}:host(.card-alarm:active){--ix-card-background:var(--theme-color-alarm--active)}:host(.card-critical:active){--ix-card-background:var(--theme-color-critical--active)}:host(.card-warning:active){--ix-card-background:var(--theme-color-warning--active)}:host(.card-success:active){--ix-card-background:var(--theme-color-success--active)}:host(.card-info:active){--ix-card-background:var(--theme-color-info--active)}:host(.card-neutral:active){--ix-card-background:var(--theme-color-neutral--active)}:host(.card-primary:active){--ix-card-background:var(--theme-color-primary--active)}:host(.selected){--ix-card-border-color:var(--theme-color-dynamic)}:host(.selected.card-insight){--ix-card-background:var(--theme-color-ghost--selected)}:host(.selected.card-notification){--ix-card-background:var(--theme-color-ghost--selected)}:host(.selected.card-alarm){--ix-card-background:var(--theme-color-alarm--active)}:host(.selected.card-critical){--ix-card-background:var(--theme-color-critical--active)}:host(.selected.card-warning){--ix-card-background:var(--theme-color-warning--active)}:host(.selected.card-success){--ix-card-background:var(--theme-color-success--active)}:host(.selected.card-info){--ix-card-background:var(--theme-color-info--active)}:host(.selected.card-neutral){--ix-card-background:var(--theme-color-neutral--active)}:host(.selected.card-primary){--ix-card-background:var(--theme-color-primary--active)}";
4
4
  const IxCardStyle0 = cardCss;
5
5
 
6
6
  const Card = /*@__PURE__*/ proxyCustomElement(class Card extends HTMLElement {
@@ -9,13 +9,13 @@ const Card = /*@__PURE__*/ proxyCustomElement(class Card extends HTMLElement {
9
9
  this.__registerHost();
10
10
  this.__attachShadow();
11
11
  this.variant = 'insight';
12
- this.selected = undefined;
12
+ this.selected = false;
13
13
  }
14
14
  render() {
15
- return (h(Host, { key: 'f91df8c114ec01e95ae0eba29c8acf3cacbdec25', class: {
15
+ return (h(Host, { key: '47a06ae7be967b6077ec9851b22724f39f08bdb5', class: {
16
16
  selected: this.selected,
17
17
  [`card-${this.variant}`]: true,
18
- } }, h("div", { key: '24c775b7ae7b2940df9e101b702b91a17a0f6749', class: "card-content" }, h("slot", { key: '57bfc8eb49985aae6aff8ea277475b2012ac8ba2' })), h("div", { key: '8eac7eefd8020827e0ebf38be231de2c7b934797', class: "card-footer" }, h("slot", { key: '207dc0b0ce6279ecb9dfda76e3d03a145a5ff168', name: "card-accordion" }))));
18
+ } }, h("div", { key: '3bd791183108512f4f150e4223c6b3487104d9f6', class: "card-content" }, h("slot", { key: '7b500f330a7c751385deadaabf9f0a4fbaff7444' })), h("div", { key: '700082bfb35c5ecb56d70502500112e1232f2afb', class: "card-footer" }, h("slot", { key: 'bd156f9ac6728f9cf5a92bb8a454083a50a40cce', name: "card-accordion" }))));
19
19
  }
20
20
  get hostElement() { return this; }
21
21
  static get style() { return IxCardStyle0; }
@@ -1 +1 @@
1
- {"file":"card.js","mappings":";;AAAA,MAAM,OAAO,GAAG,wmJAAwmJ,CAAC;AACznJ,qBAAe,OAAO;;MCoBT,IAAI;;;;;uBAMgB,SAAS;;;IAOxC,MAAM;QACJ,QACE,EAAC,IAAI,qDACH,KAAK,EAAE;gBACL,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,CAAC,QAAQ,IAAI,CAAC,OAAO,EAAE,GAAG,IAAI;aAC/B,IAED,4DAAK,KAAK,EAAC,cAAc,IACvB,8DAAa,CACT,EACN,4DAAK,KAAK,EAAC,aAAa,IACtB,6DAAM,IAAI,EAAC,gBAAgB,GAAQ,CAC/B,CACD,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/card/card.scss?tag=ix-card&encapsulation=shadow","src/components/card/card.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 display: flex;\n position: relative;\n flex-direction: column;\n align-items: flex-start;\n align-self: flex-start;\n overflow: hidden;\n\n width: 20rem;\n\n border: 1px solid var(--ix-card-border-color, var(--theme-color-soft-bdr));\n border-radius: var(--theme-default-border-radius);\n\n .card-content {\n display: block;\n position: relative;\n flex-shrink: 0;\n flex-grow: 1;\n width: 100%;\n height: calc(100% - 2rem);\n background-color: var(--ix-card-background, transparent);\n border-top-left-radius: var(--theme-default-border-radius);\n border-top-right-radius: var(--theme-default-border-radius);\n }\n\n .card-footer {\n display: flex;\n position: relative;\n width: 100%;\n }\n}\n\n:host(.card-insight) {\n --ix-card-background: transparent;\n --ix-card-border-color: var(--theme-color-soft-bdr);\n}\n\n:host(.card-notification) {\n --ix-card-background: var(--theme-color-component-1);\n}\n\n:host(.card-alarm) {\n --ix-card-background: var(--theme-color-alarm);\n color: var(--theme-color-alarm--contrast);\n}\n\n:host(.card-critical) {\n --ix-card-background: var(--theme-color-critical);\n color: var(--theme-color-critical--contrast);\n}\n\n:host(.card-warning) {\n --ix-card-background: var(--theme-color-warning);\n color: var(--theme-color-warning--contrast);\n}\n\n:host(.card-success) {\n --ix-card-background: var(--theme-color-success);\n color: var(--theme-color-success--contrast);\n}\n\n:host(.card-info) {\n --ix-card-background: var(--theme-color-info);\n color: var(--theme-color-info--contrast);\n}\n\n:host(.card-neutral) {\n --ix-card-background: var(--theme-color-neutral);\n color: var(--theme-color-neutral--contrast);\n}\n\n:host(.card-primary) {\n --ix-card-background: var(--theme-color-primary);\n color: var(--theme-color-neutral--contrast);\n}\n\n:host(:not(.card-insight)) {\n --ix-card-border-color: transparent;\n}\n\n// ### Hover ###\n\n:host(.card-insight:hover) {\n --ix-card-background: var(--theme-color-ghost--hover);\n}\n\n:host(.card-notification:hover) {\n --ix-card-background: var(--theme-color-component-1--hover);\n}\n\n:host(.card-alarm:hover) {\n --ix-card-background: var(--theme-color-alarm--hover);\n}\n\n:host(.card-critical:hover) {\n --ix-card-background: var(--theme-color-critical--hover);\n}\n\n:host(.card-warning:hover) {\n --ix-card-background: var(--theme-color-warning--hover);\n}\n\n:host(.card-success:hover) {\n --ix-card-background: var(--theme-color-success--hover);\n}\n\n:host(.card-info:hover) {\n --ix-card-background: var(--theme-color-info--hover);\n}\n\n:host(.card-neutral:hover) {\n --ix-card-background: var(--theme-color-neutral--hover);\n}\n\n:host(.card-primary:hover) {\n --ix-card-background: var(--theme-color-primary--hover);\n}\n\n// ### Active ###\n\n:host(.card-insight:active) {\n --ix-card-background: var(--theme-color-ghost--active);\n}\n\n:host(.card-notification:active) {\n --ix-card-background: var(--theme-color-component-1--active);\n}\n\n:host(.card-alarm:active) {\n --ix-card-background: var(--theme-color-alarm--active);\n}\n\n:host(.card-critical:active) {\n --ix-card-background: var(--theme-color-critical--active);\n}\n\n:host(.card-warning:active) {\n --ix-card-background: var(--theme-color-warning--active);\n}\n\n:host(.card-success:active) {\n --ix-card-background: var(--theme-color-success--active);\n}\n\n:host(.card-info:active) {\n --ix-card-background: var(--theme-color-info--active);\n}\n\n:host(.card-neutral:active) {\n --ix-card-background: var(--theme-color-neutral--active);\n}\n\n:host(.card-primary:active) {\n --ix-card-background: var(--theme-color-primary--active);\n}\n\n// ### Selected ###\n\n:host(.selected) {\n --ix-card-border-color: var(--theme-color-dynamic);\n}\n\n:host(.selected.card-insight) {\n --ix-card-background: var(--theme-color-ghost--selected);\n}\n\n:host(.selected.card-notification) {\n --ix-card-background: var(--theme-color-ghost--selected);\n}\n\n:host(.selected.card-alarm) {\n --ix-card-background: var(--theme-color-alarm--active);\n}\n\n:host(.selected.card-critical) {\n --ix-card-background: var(--theme-color-critical--active);\n}\n\n:host(.selected.card-warning) {\n --ix-card-background: var(--theme-color-warning--active);\n}\n\n:host(.selected.card-success) {\n --ix-card-background: var(--theme-color-success--active);\n}\n\n:host(.selected.card-info) {\n --ix-card-background: var(--theme-color-info--active);\n}\n\n:host(.selected.card-neutral) {\n --ix-card-background: var(--theme-color-neutral--active);\n}\n\n:host(.selected.card-primary) {\n --ix-card-background: var(--theme-color-primary--active);\n}\n","import { Component, Element, h, Host, Prop } from '@stencil/core';\n\nexport type CardVariant =\n | 'insight'\n | 'notification'\n | 'alarm'\n | 'critical'\n | 'warning'\n | 'info'\n | 'neutral'\n | 'success'\n | 'primary';\n\n/**\n * @since 1.6.0\n */\n@Component({\n tag: 'ix-card',\n styleUrl: 'card.scss',\n shadow: true,\n})\nexport class Card {\n @Element() hostElement: HTMLIxCardElement;\n\n /**\n * Card variant\n */\n @Prop() variant: CardVariant = 'insight';\n\n /**\n * @since 2.1.0\n */\n @Prop() selected: boolean;\n\n render() {\n return (\n <Host\n class={{\n selected: this.selected,\n [`card-${this.variant}`]: true,\n }}\n >\n <div class=\"card-content\">\n <slot></slot>\n </div>\n <div class=\"card-footer\">\n <slot name=\"card-accordion\"></slot>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"card.js","mappings":";;AAAA,MAAM,OAAO,GAAG,ipJAAipJ,CAAC;AAClqJ,qBAAe,OAAO;;MCuBT,IAAI;;;;;uBAOgB,SAAS;wBAKZ,KAAK;;IAEjC,MAAM;QACJ,QACE,EAAC,IAAI,qDACH,KAAK,EAAE;gBACL,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,CAAC,QAAQ,IAAI,CAAC,OAAO,EAAE,GAAG,IAAI;aAC/B,IAED,4DAAK,KAAK,EAAC,cAAc,IACvB,8DAAa,CACT,EACN,4DAAK,KAAK,EAAC,aAAa,IACtB,6DAAM,IAAI,EAAC,gBAAgB,GAAQ,CAC/B,CACD,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/card/card.scss?tag=ix-card&encapsulation=shadow","src/components/card/card.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n display: flex;\n position: relative;\n flex-direction: column;\n align-items: flex-start;\n align-self: flex-start;\n overflow: hidden;\n\n width: 20rem;\n\n border: 1px solid var(--ix-card-border-color, var(--theme-color-soft-bdr));\n border-radius: var(--theme-default-border-radius);\n\n .card-content {\n display: block;\n position: relative;\n flex-shrink: 0;\n flex-grow: 1;\n width: 100%;\n height: calc(100% - 2rem);\n background-color: var(--ix-card-background, transparent);\n border-top-left-radius: var(--theme-default-border-radius);\n border-top-right-radius: var(--theme-default-border-radius);\n }\n\n .card-footer {\n display: flex;\n position: relative;\n width: 100%;\n }\n}\n\n:host(.card-insight), :host(.card-outline) {\n --ix-card-background: transparent;\n --ix-card-border-color: var(--theme-color-soft-bdr);\n}\n\n:host(.card-notification), :host(.card-filled) {\n --ix-card-background: var(--theme-color-component-1);\n}\n\n:host(.card-alarm) {\n --ix-card-background: var(--theme-color-alarm);\n color: var(--theme-color-alarm--contrast);\n}\n\n:host(.card-critical) {\n --ix-card-background: var(--theme-color-critical);\n color: var(--theme-color-critical--contrast);\n}\n\n:host(.card-warning) {\n --ix-card-background: var(--theme-color-warning);\n color: var(--theme-color-warning--contrast);\n}\n\n:host(.card-success) {\n --ix-card-background: var(--theme-color-success);\n color: var(--theme-color-success--contrast);\n}\n\n:host(.card-info) {\n --ix-card-background: var(--theme-color-info);\n color: var(--theme-color-info--contrast);\n}\n\n:host(.card-neutral) {\n --ix-card-background: var(--theme-color-neutral);\n color: var(--theme-color-neutral--contrast);\n}\n\n:host(.card-primary) {\n --ix-card-background: var(--theme-color-primary);\n color: var(--theme-color-neutral--contrast);\n}\n\n:host(:not(.card-insight)) {\n --ix-card-border-color: transparent;\n}\n\n// ### Hover ###\n\n:host(.card-insight:hover) {\n --ix-card-background: var(--theme-color-ghost--hover);\n}\n\n:host(.card-notification:hover) {\n --ix-card-background: var(--theme-color-component-1--hover);\n}\n\n:host(.card-alarm:hover) {\n --ix-card-background: var(--theme-color-alarm--hover);\n}\n\n:host(.card-critical:hover) {\n --ix-card-background: var(--theme-color-critical--hover);\n}\n\n:host(.card-warning:hover) {\n --ix-card-background: var(--theme-color-warning--hover);\n}\n\n:host(.card-success:hover) {\n --ix-card-background: var(--theme-color-success--hover);\n}\n\n:host(.card-info:hover) {\n --ix-card-background: var(--theme-color-info--hover);\n}\n\n:host(.card-neutral:hover) {\n --ix-card-background: var(--theme-color-neutral--hover);\n}\n\n:host(.card-primary:hover) {\n --ix-card-background: var(--theme-color-primary--hover);\n}\n\n// ### Active ###\n\n:host(.card-insight:active) {\n --ix-card-background: var(--theme-color-ghost--active);\n}\n\n:host(.card-notification:active) {\n --ix-card-background: var(--theme-color-component-1--active);\n}\n\n:host(.card-alarm:active) {\n --ix-card-background: var(--theme-color-alarm--active);\n}\n\n:host(.card-critical:active) {\n --ix-card-background: var(--theme-color-critical--active);\n}\n\n:host(.card-warning:active) {\n --ix-card-background: var(--theme-color-warning--active);\n}\n\n:host(.card-success:active) {\n --ix-card-background: var(--theme-color-success--active);\n}\n\n:host(.card-info:active) {\n --ix-card-background: var(--theme-color-info--active);\n}\n\n:host(.card-neutral:active) {\n --ix-card-background: var(--theme-color-neutral--active);\n}\n\n:host(.card-primary:active) {\n --ix-card-background: var(--theme-color-primary--active);\n}\n\n// ### Selected ###\n\n:host(.selected) {\n --ix-card-border-color: var(--theme-color-dynamic);\n}\n\n:host(.selected.card-insight) {\n --ix-card-background: var(--theme-color-ghost--selected);\n}\n\n:host(.selected.card-notification) {\n --ix-card-background: var(--theme-color-ghost--selected);\n}\n\n:host(.selected.card-alarm) {\n --ix-card-background: var(--theme-color-alarm--active);\n}\n\n:host(.selected.card-critical) {\n --ix-card-background: var(--theme-color-critical--active);\n}\n\n:host(.selected.card-warning) {\n --ix-card-background: var(--theme-color-warning--active);\n}\n\n:host(.selected.card-success) {\n --ix-card-background: var(--theme-color-success--active);\n}\n\n:host(.selected.card-info) {\n --ix-card-background: var(--theme-color-info--active);\n}\n\n:host(.selected.card-neutral) {\n --ix-card-background: var(--theme-color-neutral--active);\n}\n\n:host(.selected.card-primary) {\n --ix-card-background: var(--theme-color-primary--active);\n}\n","import { Component, Element, h, Host, Prop } from '@stencil/core';\n\n//TODO(IX-1601): Remove insight, notification in 3.0\nexport type CardVariant =\n | 'insight'\n | 'notification'\n | 'alarm'\n | 'critical'\n | 'warning'\n | 'info'\n | 'neutral'\n | 'success'\n | 'primary'\n | 'outline'\n | 'filled';\n\n/**\n * @since 1.6.0\n */\n@Component({\n tag: 'ix-card',\n styleUrl: 'card.scss',\n shadow: true,\n})\nexport class Card {\n @Element() hostElement!: HTMLIxCardElement;\n\n /**\n * Card variant\n * @deprecated variant insight and notification will be removed in 3.0. Use 'outline' or 'filled' instead.\n */\n @Prop() variant: CardVariant = 'insight';\n\n /**\n * @since 2.1.0\n */\n @Prop() selected: boolean = false;\n\n render() {\n return (\n <Host\n class={{\n selected: this.selected,\n [`card-${this.variant}`]: true,\n }}\n >\n <div class=\"card-content\">\n <slot></slot>\n </div>\n <div class=\"card-footer\">\n <slot name=\"card-accordion\"></slot>\n </div>\n </Host>\n );\n }\n}\n"],"version":3}
package/components/col.js CHANGED
@@ -65,7 +65,7 @@ const Col = /*@__PURE__*/ proxyCustomElement(class Col extends HTMLElement {
65
65
  };
66
66
  }
67
67
  render() {
68
- return (h(Host, { key: '7cbf750f0768a0a1db65aa2651605c89f82ce604', style: Object.assign({}, this.getColumnSizeStyling()) }, h("slot", { key: 'd83749089de332574097a8299c265d45b1fd8da7' })));
68
+ return (h(Host, { key: 'b1d777df4ddbe04b4c49206dedead245bcdd307a', style: Object.assign({}, this.getColumnSizeStyling()) }, h("slot", { key: '80c027d13d22c89b42ce2f117ef5946934fc398e' })));
69
69
  }
70
70
  static get style() { return IxColStyle0; }
71
71
  }, [1, "ix-col", {
@@ -1 +1 @@
1
- {"file":"col.js","mappings":";;;AAAA,MAAM,MAAM,GAAG,q4BAAq4B,CAAC;AACr5B,oBAAe,MAAM;;MCoCR,GAAG;;;;;;;;;;IAwBd,QAAQ;QACN,WAAW,CAAC,IAAI,CAAC,CAAC;KACnB;IAEO,OAAO,CAAC,UAA0B;QACxC,IAAI,UAAU,KAAK,EAAE,EAAE;YACrB,OAAO,IAAI,CAAC,IAAI,CAAC;SAClB;QAED,IAAI,UAAU,KAAK,IAAI,EAAE;YACvB,OAAO,IAAI,CAAC,MAAM,CAAC;SACpB;QAED,IAAI,UAAU,KAAK,IAAI,EAAE;YACvB,OAAO,IAAI,CAAC,MAAM,CAAC;SACpB;QAED,IAAI,UAAU,KAAK,IAAI,EAAE;YACvB,OAAO,IAAI,CAAC,MAAM,CAAC;SACpB;KACF;IAEO,aAAa;QACnB,IAAI,IAAgB,CAAC;QACrB,GAAG,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,UAAU;YACjC,MAAM,kBAAkB,GACtB,UAAU,KAAK,EAAE,GAAG,eAAe,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC;YAEzD,IAAI,CAAC,kBAAkB,EAAE;gBACvB,OAAO;aACR;YAED,MAAM,WAAW,GAAG,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;YAE7C,IAAI,WAAW,EAAE;gBACf,IAAI,GAAG,WAAW,CAAC;aACpB;SACF,CAAC,CAAC;QAEH,OAAO,IAAI,CAAC;KACb;IAEO,oBAAoB;QAC1B,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,EAAE,CAAC;QAElC,IAAI,CAAC,IAAI,EAAE;YACT,OAAO;SACR;QAED,IAAI,IAAI,KAAK,MAAM,EAAE;YACnB,OAAO;gBACL,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,MAAM;gBACb,WAAW,EAAE,MAAM;aACpB,CAAC;SACH;QAED,MAAM,OAAO,GAAG,aAAa,IAAI,2CAA2C,CAAC;QAE7E,OAAO;YACL,IAAI,EAAE,OAAO,OAAO,EAAE;YACtB,KAAK,EAAE,GAAG,OAAO,EAAE;YACnB,WAAW,EAAE,GAAG,OAAO,EAAE;SAC1B,CAAC;KACH;IAED,MAAM;QACJ,QACE,EAAC,IAAI,qDACH,KAAK,oBACA,IAAI,CAAC,oBAAoB,EAAE,KAGhC,8DAAa,CACR,EACP;KACH;;;;;;;;AAnGM,eAAW,GAAqB,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAA1C,CAA4C;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/col/col.scss?tag=ix-col&encapsulation=shadow","src/components/col/col.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 position: relative;\n flex-basis: 0;\n flex-grow: 1;\n width: 100%;\n max-width: 100%;\n min-height: 1px;\n\n padding: calc(var(--ix-layout-grid-gutter) * 0.5);\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, forceUpdate, h, Host, Listen, Prop } from '@stencil/core';\nimport { Breakpoint, matchBreakpoint } from '../utils/breakpoints';\n\ntype GridBreakpoint = Breakpoint | '';\n\nexport type ColumnSize =\n | '1'\n | '2'\n | '3'\n | '4'\n | '5'\n | '6'\n | '7'\n | '8'\n | '9'\n | '10'\n | '11'\n | '12'\n | 'auto';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-col',\n styleUrl: 'col.scss',\n shadow: true,\n})\nexport class Col {\n static Breakpoints: GridBreakpoint[] = ['', 'sm', 'md', 'lg'];\n\n /**\n * Size of the column\n */\n @Prop() size?: ColumnSize;\n\n /**\n * Size of the column for sm screens\n */\n @Prop() sizeSm?: ColumnSize;\n\n /**\n * Size of the column for md screens\n */\n @Prop() sizeMd?: ColumnSize;\n\n /**\n * Size of the column for lg screens\n */\n @Prop() sizeLg?: ColumnSize;\n\n @Listen('resize', { target: 'window' })\n onResize() {\n forceUpdate(this);\n }\n\n private getSize(breakpoint: GridBreakpoint) {\n if (breakpoint === '') {\n return this.size;\n }\n\n if (breakpoint === 'sm') {\n return this.sizeSm;\n }\n\n if (breakpoint === 'md') {\n return this.sizeMd;\n }\n\n if (breakpoint === 'lg') {\n return this.sizeLg;\n }\n }\n\n private getColumnSize() {\n let size: ColumnSize;\n Col.Breakpoints.forEach((breakpoint) => {\n const isMediaQueryActive =\n breakpoint !== '' ? matchBreakpoint(breakpoint) : true;\n\n if (!isMediaQueryActive) {\n return;\n }\n\n const currentSize = this.getSize(breakpoint);\n\n if (currentSize) {\n size = currentSize;\n }\n });\n\n return size;\n }\n\n private getColumnSizeStyling() {\n const size = this.getColumnSize();\n\n if (!size) {\n return;\n }\n\n if (size === 'auto') {\n return {\n flex: '0 0 auto',\n width: 'auto',\n 'max-width': 'auto',\n };\n }\n\n const colSize = `calc(calc(${size} / var(--ix-layout-grid-columns)) * 100%)`;\n\n return {\n flex: `0 0 ${colSize}`,\n width: `${colSize}`,\n 'max-width': `${colSize}`,\n };\n }\n\n render() {\n return (\n <Host\n style={{\n ...this.getColumnSizeStyling(),\n }}\n >\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"col.js","mappings":";;;AAAA,MAAM,MAAM,GAAG,q4BAAq4B,CAAC;AACr5B,oBAAe,MAAM;;MCoCR,GAAG;;;;;;;;;;IAwBd,QAAQ;QACN,WAAW,CAAC,IAAI,CAAC,CAAC;KACnB;IAEO,OAAO,CAAC,UAA0B;QACxC,IAAI,UAAU,KAAK,EAAE,EAAE;YACrB,OAAO,IAAI,CAAC,IAAI,CAAC;SAClB;QAED,IAAI,UAAU,KAAK,IAAI,EAAE;YACvB,OAAO,IAAI,CAAC,MAAM,CAAC;SACpB;QAED,IAAI,UAAU,KAAK,IAAI,EAAE;YACvB,OAAO,IAAI,CAAC,MAAM,CAAC;SACpB;QAED,IAAI,UAAU,KAAK,IAAI,EAAE;YACvB,OAAO,IAAI,CAAC,MAAM,CAAC;SACpB;KACF;IAEO,aAAa;QACnB,IAAI,IAA4B,CAAC;QACjC,GAAG,CAAC,WAAW,CAAC,OAAO,CAAC,CAAC,UAAU;YACjC,MAAM,kBAAkB,GACtB,UAAU,KAAK,EAAE,GAAG,eAAe,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC;YAEzD,IAAI,CAAC,kBAAkB,EAAE;gBACvB,OAAO;aACR;YAED,MAAM,WAAW,GAAG,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;YAE7C,IAAI,WAAW,EAAE;gBACf,IAAI,GAAG,WAAW,CAAC;aACpB;SACF,CAAC,CAAC;QAEH,OAAO,IAAI,CAAC;KACb;IAEO,oBAAoB;QAC1B,MAAM,IAAI,GAAG,IAAI,CAAC,aAAa,EAAE,CAAC;QAElC,IAAI,CAAC,IAAI,EAAE;YACT,OAAO;SACR;QAED,IAAI,IAAI,KAAK,MAAM,EAAE;YACnB,OAAO;gBACL,IAAI,EAAE,UAAU;gBAChB,KAAK,EAAE,MAAM;gBACb,WAAW,EAAE,MAAM;aACpB,CAAC;SACH;QAED,MAAM,OAAO,GAAG,aAAa,IAAI,2CAA2C,CAAC;QAE7E,OAAO;YACL,IAAI,EAAE,OAAO,OAAO,EAAE;YACtB,KAAK,EAAE,GAAG,OAAO,EAAE;YACnB,WAAW,EAAE,GAAG,OAAO,EAAE;SAC1B,CAAC;KACH;IAED,MAAM;QACJ,QACE,EAAC,IAAI,qDACH,KAAK,oBACA,IAAI,CAAC,oBAAoB,EAAE,KAGhC,8DAAa,CACR,EACP;KACH;;;;;;;;AAnGM,eAAW,GAAqB,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,IAAI,CAA1C,CAA4C;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/col/col.scss?tag=ix-col&encapsulation=shadow","src/components/col/col.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n position: relative;\n flex-basis: 0;\n flex-grow: 1;\n width: 100%;\n max-width: 100%;\n min-height: 1px;\n\n padding: calc(var(--ix-layout-grid-gutter) * 0.5);\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, forceUpdate, h, Host, Listen, Prop } from '@stencil/core';\nimport { Breakpoint, matchBreakpoint } from '../utils/breakpoints';\n\ntype GridBreakpoint = Breakpoint | '';\n\nexport type ColumnSize =\n | '1'\n | '2'\n | '3'\n | '4'\n | '5'\n | '6'\n | '7'\n | '8'\n | '9'\n | '10'\n | '11'\n | '12'\n | 'auto';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-col',\n styleUrl: 'col.scss',\n shadow: true,\n})\nexport class Col {\n static Breakpoints: GridBreakpoint[] = ['', 'sm', 'md', 'lg'];\n\n /**\n * Size of the column\n */\n @Prop() size?: ColumnSize;\n\n /**\n * Size of the column for sm screens\n */\n @Prop() sizeSm?: ColumnSize;\n\n /**\n * Size of the column for md screens\n */\n @Prop() sizeMd?: ColumnSize;\n\n /**\n * Size of the column for lg screens\n */\n @Prop() sizeLg?: ColumnSize;\n\n @Listen('resize', { target: 'window' })\n onResize() {\n forceUpdate(this);\n }\n\n private getSize(breakpoint: GridBreakpoint) {\n if (breakpoint === '') {\n return this.size;\n }\n\n if (breakpoint === 'sm') {\n return this.sizeSm;\n }\n\n if (breakpoint === 'md') {\n return this.sizeMd;\n }\n\n if (breakpoint === 'lg') {\n return this.sizeLg;\n }\n }\n\n private getColumnSize(): ColumnSize | undefined {\n let size: ColumnSize | undefined;\n Col.Breakpoints.forEach((breakpoint) => {\n const isMediaQueryActive =\n breakpoint !== '' ? matchBreakpoint(breakpoint) : true;\n\n if (!isMediaQueryActive) {\n return;\n }\n\n const currentSize = this.getSize(breakpoint);\n\n if (currentSize) {\n size = currentSize;\n }\n });\n\n return size;\n }\n\n private getColumnSizeStyling() {\n const size = this.getColumnSize();\n\n if (!size) {\n return;\n }\n\n if (size === 'auto') {\n return {\n flex: '0 0 auto',\n width: 'auto',\n 'max-width': 'auto',\n };\n }\n\n const colSize = `calc(calc(${size} / var(--ix-layout-grid-columns)) * 100%)`;\n\n return {\n flex: `0 0 ${colSize}`,\n width: `${colSize}`,\n 'max-width': `${colSize}`,\n };\n }\n\n render() {\n return (\n <Host\n style={{\n ...this.getColumnSizeStyling(),\n }}\n >\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,7 +1,7 @@
1
1
  import { T as TypedEvent } from './typed-event.js';
2
2
 
3
3
  /*
4
- * SPDX-FileCopyrightText: 2023 Siemens AG
4
+ * SPDX-FileCopyrightText: 2024 Siemens AG
5
5
  *
6
6
  * SPDX-License-Identifier: MIT
7
7
  *
@@ -43,7 +43,9 @@ function useContextConsumer(hostElement, context, onContextReceived, subscribe)
43
43
  }, subscribe));
44
44
  return {
45
45
  unsubscribe: () => {
46
- _unsubscribe();
46
+ if (_unsubscribe) {
47
+ _unsubscribe();
48
+ }
47
49
  },
48
50
  };
49
51
  }
@@ -51,7 +53,8 @@ function useContextProvider(hostElement, context, contextPayload) {
51
53
  const requestContext = new TypedEvent();
52
54
  const updateContext = new TypedEvent();
53
55
  const requests = new Set();
54
- hostElement.addEventListener('context-request', (requestContextEvent) => {
56
+ hostElement.addEventListener('context-request', (event) => {
57
+ const requestContextEvent = event;
55
58
  if ((requestContextEvent === null || requestContextEvent === void 0 ? void 0 : requestContextEvent.context.name) !== context.name) {
56
59
  return;
57
60
  }
@@ -1 +1 @@
1
- {"file":"context.js","mappings":";;AAAA;;;;;;;;AA+BA;;;SAGgB,aAAa,CAC3B,IAAY,EACZ,YAAgB;IAEhB,OAAO;QACL,IAAI;QACJ,YAAY;KACb,CAAC;AACJ,CAAC;AAWD;;;;;;;;;;MAUa,YAAuC,SAAQ,KAAK;IAC/D,YACkB,OAAU,EACV,QAAyC,EACzC,SAAmB;QAEnC,KAAK,CAAC,iBAAiB,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;QAJ5C,YAAO,GAAP,OAAO,CAAG;QACV,aAAQ,GAAR,QAAQ,CAAiC;QACzC,cAAS,GAAT,SAAS,CAAU;KAGpC;CACF;SAgBe,kBAAkB,CAIhC,WAAc,EACd,OAAU,EACV,iBAGS,EACT,SAAmB;IAEnB,IAAI,YAAwB,CAAC;IAC7B,WAAW,CAAC,aAAa,CACvB,IAAI,YAAY,CACd,OAAO,EACP,CAAC,GAAG,EAAE,KAAK;QACT,iBAAiB,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;QAC9B,YAAY,GAAG,KAAK,CAAC;KACtB,EACD,SAAS,CACV,CACF,CAAC;IAEF,OAAO;QACL,WAAW,EAAE;YACX,YAAY,EAAE,CAAC;SAChB;KACF,CAAC;AACJ,CAAC;SAKe,kBAAkB,CAKhC,WAAc,EACd,OAAU,EACV,cAA+B;IAE/B,MAAM,cAAc,GAAG,IAAI,UAAU,EAAmB,CAAC;IACzD,MAAM,aAAa,GAAG,IAAI,UAAU,EAAkB,CAAC;IAEvD,MAAM,QAAQ,GAAG,IAAI,GAAG,EAAgC,CAAC;IAEzD,WAAW,CAAC,gBAAgB,CAC1B,iBAAiB,EACjB,CAAC,mBAAoC;QACnC,IAAI,CAAA,mBAAmB,aAAnB,mBAAmB,uBAAnB,mBAAmB,CAAE,OAAO,CAAC,IAAI,MAAK,OAAO,CAAC,IAAI,EAAE;YACtD,OAAO;SACR;QAED,mBAAmB,CAAC,eAAe,EAAE,CAAC;QAEtC,IAAI,mBAAmB,CAAC,SAAS,EAAE;YACjC,QAAQ,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;SACnC;QACD,cAAc,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;QAEzC,IAAI,cAAc,EAAE;YAClB,mBAAmB,CAAC,QAAQ,CAAC,cAAc,EAAE;gBAC3C,QAAQ,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC;aACtC,CAAC,CAAC;SACJ;KACF,CACF,CAAC;IAEF,aAAa,CAAC,EAAE,CAAC,CAAC,OAAuB;QACvC,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,KACjB,CAAC,CAAC,QAAQ,CAAC,OAAO,EAAE;YAClB,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;SACpB,CAAC,CACH,CAAC;KACH,CAAC,CAAC;IAEH,OAAO;QACL,IAAI,EAAE,CAAC,OAAuB;YAC5B,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;SAC7B;KACF,CAAC;AACJ;;AC1KA;;;;;;;;MAWa,aAAa,GAAG,CAAC,OAAgB;IAC5C,MAAM,WAAW,GAAG,OAAO,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;IAC/C,OAAO,WAAW,CAAC;AACrB,EAAE;MAuBW,wBAAwB,GAAG,aAAa,CAKlD,4BAA4B,EAAE;IAC/B,UAAU,EAAE,KAAK;IACjB,IAAI,EAAE,IAAI;IACV,OAAO,EAAE,KAAK;CACf;;;;","names":[],"sources":["src/components/utils/context.ts","src/components/utils/application-layout/context.ts"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { TypedEvent } from './typed-event';\n\n/**\n * A Context object defines an optional initial value for a Context, as well as a name identifier for debugging purposes.\n */\nexport type Context<T> = {\n name: string;\n initialValue?: T;\n};\n\n/**\n * An unknown context type\n */\nexport type UnknownContext = Context<unknown>;\n\n/**\n * A helper type which can extract a Context value type from a Context type\n */\nexport type ContextType<T extends UnknownContext> = T extends Context<infer Y>\n ? Y\n : never;\n\n/**\n * A function which creates a Context value object\n */\nexport function createContext<T>(\n name: string,\n initialValue?: T\n): Readonly<Context<T>> {\n return {\n name,\n initialValue,\n };\n}\n\n/**\n * A callback which is provided by a context requester and is called with the value satisfying the request.\n * This callback can be called multiple times by context providers as the requested value is changed.\n */\nexport type ContextCallback<ValueType> = (\n value: ValueType,\n unsubscribe?: () => void\n) => void;\n\n/**\n * An event fired by a context requester to signal it desires a named context.\n *\n * A provider should inspect the `context` property of the event to determine if it has a value that can\n * satisfy the request, calling the `callback` with the requested value if so.\n *\n * If the requested context event contains a truthy `subscribe` value, then a provider can call the callback\n * multiple times if the value is changed, if this is the case the provider should pass an `unsubscribe`\n * function to the callback which requesters can invoke to indicate they no longer wish to receive these updates.\n */\nexport class ContextEvent<T extends UnknownContext> extends Event {\n public constructor(\n public readonly context: T,\n public readonly callback: ContextCallback<ContextType<T>>,\n public readonly subscribe?: boolean\n ) {\n super('context-request', { bubbles: true, composed: true });\n }\n}\n\ndeclare global {\n interface HTMLElementEventMap {\n /**\n * A 'context-request' event can be emitted by any element which desires\n * a context value to be injected by an external provider.\n */\n 'context-request': ContextEvent<UnknownContext>;\n }\n}\n\nexport type ContextConsumerSubscription = {\n unsubscribe: () => void;\n};\n\nexport function useContextConsumer<\n T extends HTMLElement,\n C extends UnknownContext,\n>(\n hostElement: T,\n context: C,\n onContextReceived: (\n context: ContextType<C>,\n unsubscribe?: () => void\n ) => void,\n subscribe?: boolean\n): ContextConsumerSubscription {\n let _unsubscribe: () => void;\n hostElement.dispatchEvent(\n new ContextEvent(\n context,\n (ctx, unSub) => {\n onContextReceived(ctx, unSub);\n _unsubscribe = unSub;\n },\n subscribe\n )\n );\n\n return {\n unsubscribe: () => {\n _unsubscribe();\n },\n };\n}\nexport type ContextProvider<C extends Context<{}> = Context<any>> = {\n emit: (context: ContextType<C>) => void;\n};\n\nexport function useContextProvider<\n X extends {},\n C extends Context<X>,\n T extends HTMLElement = HTMLElement,\n>(\n hostElement: T,\n context: C,\n contextPayload?: ContextType<C>\n): ContextProvider<C> {\n const requestContext = new TypedEvent<ContextEvent<C>>();\n const updateContext = new TypedEvent<ContextType<C>>();\n\n const requests = new Set<ContextEvent<UnknownContext>>();\n\n hostElement.addEventListener(\n 'context-request',\n (requestContextEvent: ContextEvent<C>) => {\n if (requestContextEvent?.context.name !== context.name) {\n return;\n }\n\n requestContextEvent.stopPropagation();\n\n if (requestContextEvent.subscribe) {\n requests.add(requestContextEvent);\n }\n requestContext.emit(requestContextEvent);\n\n if (contextPayload) {\n requestContextEvent.callback(contextPayload, () => {\n requests.delete(requestContextEvent);\n });\n }\n }\n );\n\n updateContext.on((context: ContextType<C>) => {\n requests.forEach((r) =>\n r.callback(context, () => {\n requests.delete(r);\n })\n );\n });\n\n return {\n emit: (context: ContextType<C>) => {\n updateContext.emit(context);\n },\n };\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { createContext } from '../context';\n\nexport const closestIxMenu = (element: Element) => {\n const menuElement = element.closest('ix-menu');\n return menuElement;\n};\n\nexport type AppSwitchConfigurationTarget =\n | '_self'\n | '_blank'\n | '_parent'\n | '_top'\n | (string & {});\n\nexport type AppSwitchConfiguration = {\n currentAppId: string;\n apps: {\n id: string;\n name: string;\n description: string;\n url: string;\n target: AppSwitchConfigurationTarget;\n iconSrc: string;\n }[];\n i18nAppSwitch?: string;\n i18nLoadingApps?: string;\n};\n\nexport const ApplicationLayoutContext = createContext<{\n hideHeader: boolean;\n host: 'basic-navigation' | 'map-navigation' | null;\n appSwitchConfig?: AppSwitchConfiguration;\n sidebar?: boolean;\n}>('application-layout-context', {\n hideHeader: false,\n host: null,\n sidebar: false,\n});\n"],"version":3}
1
+ {"file":"context.js","mappings":";;AAAA;;;;;;;;AA+BA;;;SAGgB,aAAa,CAC3B,IAAY,EACZ,YAAgB;IAEhB,OAAO;QACL,IAAI;QACJ,YAAY;KACb,CAAC;AACJ,CAAC;AAWD;;;;;;;;;;MAUa,YAAuC,SAAQ,KAAK;IAC/D,YACkB,OAAU,EACV,QAAyC,EACzC,SAAmB;QAEnC,KAAK,CAAC,iBAAiB,EAAE,EAAE,OAAO,EAAE,IAAI,EAAE,QAAQ,EAAE,IAAI,EAAE,CAAC,CAAC;QAJ5C,YAAO,GAAP,OAAO,CAAG;QACV,aAAQ,GAAR,QAAQ,CAAiC;QACzC,cAAS,GAAT,SAAS,CAAU;KAGpC;CACF;SAgBe,kBAAkB,CAIhC,WAAc,EACd,OAAU,EACV,iBAGS,EACT,SAAmB;IAEnB,IAAI,YAAsC,CAAC;IAC3C,WAAW,CAAC,aAAa,CACvB,IAAI,YAAY,CACd,OAAO,EACP,CAAC,GAAG,EAAE,KAAK;QACT,iBAAiB,CAAC,GAAG,EAAE,KAAK,CAAC,CAAC;QAC9B,YAAY,GAAG,KAAK,CAAC;KACtB,EACD,SAAS,CACV,CACF,CAAC;IAEF,OAAO;QACL,WAAW,EAAE;YACX,IAAI,YAAY,EAAE;gBAChB,YAAY,EAAE,CAAC;aAChB;SACF;KACF,CAAC;AACJ,CAAC;SAKe,kBAAkB,CAKhC,WAAc,EACd,OAAU,EACV,cAA+B;IAE/B,MAAM,cAAc,GAAG,IAAI,UAAU,EAAmB,CAAC;IACzD,MAAM,aAAa,GAAG,IAAI,UAAU,EAAkB,CAAC;IAEvD,MAAM,QAAQ,GAAG,IAAI,GAAG,EAAgC,CAAC;IAEzD,WAAW,CAAC,gBAAgB,CAAC,iBAAiB,EAAE,CAAC,KAAY;QAC3D,MAAM,mBAAmB,GAAG,KAAwB,CAAC;QACrD,IAAI,CAAA,mBAAmB,aAAnB,mBAAmB,uBAAnB,mBAAmB,CAAE,OAAO,CAAC,IAAI,MAAK,OAAO,CAAC,IAAI,EAAE;YACtD,OAAO;SACR;QAED,mBAAmB,CAAC,eAAe,EAAE,CAAC;QAEtC,IAAI,mBAAmB,CAAC,SAAS,EAAE;YACjC,QAAQ,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;SACnC;QACD,cAAc,CAAC,IAAI,CAAC,mBAAmB,CAAC,CAAC;QAEzC,IAAI,cAAc,EAAE;YAClB,mBAAmB,CAAC,QAAQ,CAAC,cAAc,EAAE;gBAC3C,QAAQ,CAAC,MAAM,CAAC,mBAAmB,CAAC,CAAC;aACtC,CAAC,CAAC;SACJ;KACF,CAAC,CAAC;IAEH,aAAa,CAAC,EAAE,CAAC,CAAC,OAAuB;QACvC,QAAQ,CAAC,OAAO,CAAC,CAAC,CAAC,KACjB,CAAC,CAAC,QAAQ,CAAC,OAAO,EAAE;YAClB,QAAQ,CAAC,MAAM,CAAC,CAAC,CAAC,CAAC;SACpB,CAAC,CACH,CAAC;KACH,CAAC,CAAC;IAEH,OAAO;QACL,IAAI,EAAE,CAAC,OAAuB;YAC5B,aAAa,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;SAC7B;KACF,CAAC;AACJ;;AC1KA;;;;;;;;MAWa,aAAa,GAAG,CAAC,OAAgB;IAC5C,MAAM,WAAW,GAAG,OAAO,CAAC,OAAO,CAAC,SAAS,CAAC,CAAC;IAC/C,OAAO,WAAW,CAAC;AACrB,EAAE;MAuBW,wBAAwB,GAAG,aAAa,CAKlD,4BAA4B,EAAE;IAC/B,UAAU,EAAE,KAAK;IACjB,IAAI,EAAE,IAAI;IACV,OAAO,EAAE,KAAK;CACf;;;;","names":[],"sources":["src/components/utils/context.ts","src/components/utils/application-layout/context.ts"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { TypedEvent } from './typed-event';\n\n/**\n * A Context object defines an optional initial value for a Context, as well as a name identifier for debugging purposes.\n */\nexport type Context<T> = {\n name: string;\n initialValue?: T;\n};\n\n/**\n * An unknown context type\n */\nexport type UnknownContext = Context<unknown>;\n\n/**\n * A helper type which can extract a Context value type from a Context type\n */\nexport type ContextType<T extends UnknownContext> = T extends Context<infer Y>\n ? Y\n : never;\n\n/**\n * A function which creates a Context value object\n */\nexport function createContext<T>(\n name: string,\n initialValue?: T\n): Readonly<Context<T>> {\n return {\n name,\n initialValue,\n };\n}\n\n/**\n * A callback which is provided by a context requester and is called with the value satisfying the request.\n * This callback can be called multiple times by context providers as the requested value is changed.\n */\nexport type ContextCallback<ValueType> = (\n value: ValueType,\n unsubscribe?: () => void\n) => void;\n\n/**\n * An event fired by a context requester to signal it desires a named context.\n *\n * A provider should inspect the `context` property of the event to determine if it has a value that can\n * satisfy the request, calling the `callback` with the requested value if so.\n *\n * If the requested context event contains a truthy `subscribe` value, then a provider can call the callback\n * multiple times if the value is changed, if this is the case the provider should pass an `unsubscribe`\n * function to the callback which requesters can invoke to indicate they no longer wish to receive these updates.\n */\nexport class ContextEvent<T extends UnknownContext> extends Event {\n public constructor(\n public readonly context: T,\n public readonly callback: ContextCallback<ContextType<T>>,\n public readonly subscribe?: boolean\n ) {\n super('context-request', { bubbles: true, composed: true });\n }\n}\n\ndeclare global {\n interface HTMLElementEventMap {\n /**\n * A 'context-request' event can be emitted by any element which desires\n * a context value to be injected by an external provider.\n */\n 'context-request': ContextEvent<UnknownContext>;\n }\n}\n\nexport type ContextConsumerSubscription = {\n unsubscribe: () => void;\n};\n\nexport function useContextConsumer<\n T extends HTMLElement,\n C extends UnknownContext,\n>(\n hostElement: T,\n context: C,\n onContextReceived: (\n context: ContextType<C>,\n unsubscribe?: () => void\n ) => void,\n subscribe?: boolean\n): ContextConsumerSubscription {\n let _unsubscribe: (() => void) | undefined;\n hostElement.dispatchEvent(\n new ContextEvent(\n context,\n (ctx, unSub) => {\n onContextReceived(ctx, unSub);\n _unsubscribe = unSub;\n },\n subscribe\n )\n );\n\n return {\n unsubscribe: () => {\n if (_unsubscribe) {\n _unsubscribe();\n }\n },\n };\n}\nexport type ContextProvider<C extends Context<{}> = Context<any>> = {\n emit: (context: ContextType<C>) => void;\n};\n\nexport function useContextProvider<\n X extends {},\n C extends Context<X>,\n T extends HTMLElement = HTMLElement,\n>(\n hostElement: T,\n context: C,\n contextPayload?: ContextType<C>\n): ContextProvider<C> {\n const requestContext = new TypedEvent<ContextEvent<C>>();\n const updateContext = new TypedEvent<ContextType<C>>();\n\n const requests = new Set<ContextEvent<UnknownContext>>();\n\n hostElement.addEventListener('context-request', (event: Event) => {\n const requestContextEvent = event as ContextEvent<C>;\n if (requestContextEvent?.context.name !== context.name) {\n return;\n }\n\n requestContextEvent.stopPropagation();\n\n if (requestContextEvent.subscribe) {\n requests.add(requestContextEvent);\n }\n requestContext.emit(requestContextEvent);\n\n if (contextPayload) {\n requestContextEvent.callback(contextPayload, () => {\n requests.delete(requestContextEvent);\n });\n }\n });\n\n updateContext.on((context: ContextType<C>) => {\n requests.forEach((r) =>\n r.callback(context, () => {\n requests.delete(r);\n })\n );\n });\n\n return {\n emit: (context: ContextType<C>) => {\n updateContext.emit(context);\n },\n };\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { createContext } from '../context';\n\nexport const closestIxMenu = (element: Element) => {\n const menuElement = element.closest('ix-menu');\n return menuElement;\n};\n\nexport type AppSwitchConfigurationTarget =\n | '_self'\n | '_blank'\n | '_parent'\n | '_top'\n | (string & {});\n\nexport type AppSwitchConfiguration = {\n currentAppId: string;\n apps: {\n id: string;\n name: string;\n description: string;\n url: string;\n target: AppSwitchConfigurationTarget;\n iconSrc: string;\n }[];\n i18nAppSwitch?: string;\n i18nLoadingApps?: string;\n};\n\nexport const ApplicationLayoutContext = createContext<{\n hideHeader: boolean;\n host: 'basic-navigation' | 'map-navigation' | null;\n appSwitchConfig?: AppSwitchConfiguration;\n sidebar?: boolean;\n}>('application-layout-context', {\n hideHeader: false,\n host: null,\n sidebar: false,\n});\n"],"version":3}
@@ -1,6 +1,7 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host, Fragment } from '@stencil/core/internal/client';
2
2
  import { D as DateTime_1, I as Info_1 } from './luxon.js';
3
3
  import { O as OnListener } from './listener.js';
4
+ import { m as makeRef } from './make-ref.js';
4
5
  import { d as defineCustomElement$5 } from './button.js';
5
6
  import { d as defineCustomElement$4 } from './date-time-card.js';
6
7
  import { d as defineCustomElement$3 } from './dropdown.js';
@@ -37,15 +38,21 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
37
38
  this.dateRangeChange = createEvent(this, "dateRangeChange", 7);
38
39
  this.dateSelect = createEvent(this, "dateSelect", 7);
39
40
  this.done = createEvent(this, "done", 7);
41
+ this.dropdownButtonRef = makeRef();
42
+ this.yearContainerRef = makeRef();
43
+ this.firstMonthRef = makeRef();
44
+ this.isDayFocus = false;
45
+ this.monthChangedFromFocus = false;
40
46
  this.DAYS_IN_WEEK = 7;
47
+ this.calendar = [];
41
48
  this.format = 'yyyy/LL/dd';
42
49
  this.range = true;
43
50
  this.corners = 'rounded';
44
51
  this.from = undefined;
45
52
  this.to = undefined;
46
- this.minDate = undefined;
47
- this.maxDate = undefined;
48
- this.textSelectDate = undefined;
53
+ this.minDate = '';
54
+ this.maxDate = '';
55
+ this.textSelectDate = '';
49
56
  this.i18nDone = 'Done';
50
57
  this.weekStartIndex = 0;
51
58
  this.locale = undefined;
@@ -55,19 +62,15 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
55
62
  this.today = DateTime_1.now().toISO();
56
63
  this.currFromDate = undefined;
57
64
  this.currToDate = undefined;
58
- this.selectedYear = undefined;
59
- this.tempYear = undefined;
60
- this.startYear = undefined;
61
- this.endYear = undefined;
62
- this.selectedMonth = undefined;
63
- this.tempMonth = undefined;
64
- this.dropdownButtonRef = undefined;
65
- this.yearContainerRef = undefined;
65
+ this.selectedYear = 0;
66
+ this.tempYear = 0;
67
+ this.startYear = 0;
68
+ this.endYear = 0;
69
+ this.selectedMonth = 0;
70
+ this.tempMonth = 0;
66
71
  this.dayNames = undefined;
67
72
  this.monthNames = undefined;
68
- this.firstMonthRef = undefined;
69
73
  this.focusedDay = 1;
70
- this.focusedDayElem = undefined;
71
74
  }
72
75
  watchFromPropHandler(newValue) {
73
76
  var _a;
@@ -148,7 +151,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
148
151
  this.focusedDay = _focusedDay;
149
152
  }
150
153
  getDaysInCurrentMonth() {
151
- return DateTime_1.utc(this.selectedYear, this.selectedMonth + 1).daysInMonth;
154
+ return (DateTime_1.utc(this.selectedYear, this.selectedMonth + 1).daysInMonth || 0);
152
155
  }
153
156
  getDateTimeNow() {
154
157
  return DateTime_1.fromISO(this.today);
@@ -181,10 +184,11 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
181
184
  this.calculateCalendar();
182
185
  }
183
186
  componentDidRender() {
187
+ var _a;
184
188
  if (!this.monthChangedFromFocus && !this.isDayFocus) {
185
189
  return;
186
190
  }
187
- const dayElem = this.hostElement.shadowRoot.querySelector(`[id=day-cell-${this.focusedDay}]`);
191
+ const dayElem = (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector(`[id=day-cell-${this.focusedDay}]`);
188
192
  dayElem.focus();
189
193
  }
190
194
  setTranslations() {
@@ -211,6 +215,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
211
215
  }
212
216
  async onDone() {
213
217
  const date = await this.getCurrentDate();
218
+ // TODO (IX-1870): refactor event signatures to match internal logic with undefined values
214
219
  this.dateSelect.emit(date);
215
220
  }
216
221
  calculateCalendar() {
@@ -287,33 +292,42 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
287
292
  this.tempYear = year;
288
293
  }
289
294
  focusMonth() {
290
- this.firstMonthRef.focus();
295
+ var _a;
296
+ (_a = this.firstMonthRef.current) === null || _a === void 0 ? void 0 : _a.focus();
291
297
  }
292
298
  infiniteScrollYears() {
293
- const scroll = this.yearContainerRef.scrollTop;
294
- const maxScroll = this.yearContainerRef.scrollHeight;
299
+ const yearContainer = this.yearContainerRef.current;
300
+ if (!yearContainer) {
301
+ return;
302
+ }
303
+ const scroll = yearContainer.scrollTop;
304
+ const maxScroll = yearContainer.scrollHeight;
295
305
  const atTop = scroll === 0;
296
- const atBottom = Math.round(scroll + this.yearContainerRef.offsetHeight) >= maxScroll;
306
+ const atBottom = Math.round(scroll + yearContainer.offsetHeight) >= maxScroll;
297
307
  const limit = 200;
298
308
  if (this.endYear - this.startYear > limit)
299
309
  return;
300
310
  if (atTop) {
301
- const first = this.yearContainerRef.firstElementChild;
311
+ const first = yearContainer.firstElementChild;
302
312
  this.startYear -= 5;
303
- this.yearContainerRef.scrollTo(0, first.offsetTop);
313
+ yearContainer.scrollTo(0, first.offsetTop);
304
314
  return;
305
315
  }
306
316
  if (atBottom) {
307
- const last = this.yearContainerRef.lastElementChild;
317
+ const last = yearContainer.lastElementChild;
308
318
  this.endYear += 5;
309
- this.yearContainerRef.scrollTo(0, last.offsetTop);
319
+ yearContainer.scrollTo(0, last.offsetTop);
310
320
  }
311
321
  }
312
322
  selectMonth(month) {
323
+ var _a;
313
324
  this.selectedMonth = month;
314
325
  this.selectedYear = this.tempYear;
315
326
  this.tempMonth = month;
316
- this.hostElement.shadowRoot.querySelector('ix-dropdown').show = false;
327
+ const dropdown = (_a = this.hostElement.shadowRoot) === null || _a === void 0 ? void 0 : _a.querySelector('ix-dropdown');
328
+ if (dropdown) {
329
+ dropdown.show = false;
330
+ }
317
331
  }
318
332
  changeToAdjacentMonth(number) {
319
333
  if (this.selectedMonth + number < 0) {
@@ -355,17 +369,16 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
355
369
  }
356
370
  onDateChange() {
357
371
  this.getCurrentDate().then((date) => {
372
+ // TODO (IX-1870): refactor event signatures to match internal logic with undefined values
358
373
  this.dateChange.emit(date);
359
374
  if (this.range) {
375
+ // TODO (IX-1870): refactor event signatures to match internal logic with undefined values
360
376
  this.dateRangeChange.emit(date);
361
377
  }
362
378
  });
363
379
  }
364
380
  getDayClasses(day) {
365
- var _a, _b, _c, _d;
366
- if (!day) {
367
- return;
368
- }
381
+ var _a, _b, _c;
369
382
  const todayObj = this.getDateTimeNow();
370
383
  const selectedDayObj = DateTime_1.fromJSDate(new Date(this.selectedYear, this.selectedMonth, day));
371
384
  return {
@@ -374,9 +387,10 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
374
387
  today: todayObj.hasSame(selectedDayObj, 'day'),
375
388
  selected: ((_a = this.currFromDate) === null || _a === void 0 ? void 0 : _a.hasSame(selectedDayObj, 'day')) ||
376
389
  ((_b = this.currToDate) === null || _b === void 0 ? void 0 : _b.hasSame(selectedDayObj, 'day')),
377
- range: selectedDayObj.startOf('day') > ((_c = this.currFromDate) === null || _c === void 0 ? void 0 : _c.startOf('day')) &&
390
+ range: this.currFromDate &&
391
+ selectedDayObj.startOf('day') > this.currFromDate.startOf('day') &&
378
392
  this.currToDate !== undefined &&
379
- selectedDayObj.startOf('day') < ((_d = this.currToDate) === null || _d === void 0 ? void 0 : _d.startOf('day')),
393
+ selectedDayObj.startOf('day') < ((_c = this.currToDate) === null || _c === void 0 ? void 0 : _c.startOf('day')),
380
394
  disabled: !this.isWithinMinMaxDate(selectedDayObj),
381
395
  };
382
396
  }
@@ -432,7 +446,7 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
432
446
  'disabled-item': !this.isWithinMinMaxYear(year),
433
447
  }, onClick: (event) => this.selectTempYear(event, year), onKeyUp: (event) => {
434
448
  if (event.key === 'Enter') {
435
- this.selectTempYear(null, year);
449
+ this.tempYear = year;
436
450
  this.focusMonth();
437
451
  }
438
452
  }, tabIndex: 0 }, h("ix-icon", { class: {
@@ -443,9 +457,9 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
443
457
  return rows;
444
458
  }
445
459
  render() {
446
- return (h(Host, { key: '559881c8673da97e842398f4bcfe67ef5ff27794' }, h("ix-date-time-card", { key: '4550d5f5a242be0ff07110cc400ef12795475c5c', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, h("div", { key: 'f10ccab02142ae7461ac4b4ba4e8a8eb57123438', class: "header", slot: "header" }, h("ix-icon-button", { key: '52b171c5e04a5bbcb0832f0e6033947735521601', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: "chevron-left", variant: "primary", class: "arrows" }), h("div", { key: 'c48d51b3f22c9862c8006520530559ed44d16372', class: "selector" }, h("ix-button", { key: '8c155fcbafb7c3f32dab3c9ebc912153813ce207', ghost: true, ref: (ref) => (this.dropdownButtonRef = ref), "data-testid": "year-month-button" }, h("span", { key: '74c9634e13886d26238b4ee2262314914b1e8cf8', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), h("ix-dropdown", { key: 'ba249019d78a59e65f3a479a3ea8315b5990bcac', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef, ignoreRelatedSubmenu: true, placement: "bottom-start" }, h("div", { key: '39365087bbb4c4dd4e0329828f61a90a1247b744', class: "wrapper" }, h("div", { key: '017d16a032a473b0e791c8dc342b5e62481212e3', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: (ref) => (this.yearContainerRef = ref) }, this.renderYears()), h("div", { key: '1bef58292da8545924f53fdbeddbc864936a56ef', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (h("div", { key: month, ref: (ref) => {
460
+ return (h(Host, { key: 'c6692b714ec4409dc07eab105ca37e854e8b0673' }, h("ix-date-time-card", { key: 'c57cdaaf97fcfabefdf42e8b60d0b86f1fdf3c8b', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, h("div", { key: '56cb3fd90bbe2ce4a422e66e08974472cf11099f', class: "header", slot: "header" }, h("ix-icon-button", { key: '5f894b9875538f2a47ca7f666e792ab6c8a6f8e2', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: "chevron-left", variant: "primary", class: "arrows" }), h("div", { key: 'baf227e74085b6b167b35419a2f95724bdd7d677', class: "selector" }, h("ix-button", { key: 'db48cf3dbab1051da38cee86876b9d4f5c5c3268', ghost: true, ref: this.dropdownButtonRef, "data-testid": "year-month-button" }, h("span", { key: '878a8758ae13d6e087e050e6bda8b3e562f07fc8', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), h("ix-dropdown", { key: 'dba60aac06fc23cff73bc81b91da2d487e456b8d', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef.waitForCurrent(), ignoreRelatedSubmenu: true, placement: "bottom-start" }, h("div", { key: 'dd15b12c8b95efe14dbd086ec7be666feea59ecd', class: "wrapper" }, h("div", { key: '21f24e002741a5f921f908438c52a16109a7a13a', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: this.yearContainerRef }, this.renderYears()), h("div", { key: '948796dc6b28255156b41861f27aa8c1cf7b6067', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (h("div", { key: month, ref: (ref) => {
447
461
  if (month === this.monthNames[0]) {
448
- this.firstMonthRef = ref;
462
+ this.firstMonthRef(ref);
449
463
  }
450
464
  }, class: {
451
465
  arrowYear: true,
@@ -457,12 +471,14 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
457
471
  hidden: this.tempYear !== this.selectedYear ||
458
472
  this.tempMonth !== index,
459
473
  checkPosition: true,
460
- }, name: "single-check", size: "16" }), h("div", null, h("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), h("ix-icon-button", { key: 'f414faea937a05dd2690e82d01daf1f444fbce25', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: "chevron-right", variant: "primary", class: "arrows" })), h("div", { key: 'b79a961fbfc8c8dd821a83ab172dd7146acc5ade', class: "grid" }, h("div", { key: '7651643c6320b8598b52ffaa45dc70498854d1ad', class: "calendar-item week-day" }), this.dayNames.map((name) => (h("div", { key: name, class: "calendar-item week-day" }, name.slice(0, 3)))), this.calendar.map((week) => {
461
- return (h(Fragment, null, h("div", { class: "calendar-item week-number" }, week.weekNumber), week.dayNumbers.map((day) => (h("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: () => this.selectDay(day), onKeyUp: (e) => e.key === 'Enter' && this.selectDay(day), tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur() }, day)))));
462
- })), h("div", { key: '0e6b9845bfdb760777cbd0f2f8419aeb5b667799', class: {
474
+ }, name: "single-check", size: "16" }), h("div", null, h("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), h("ix-icon-button", { key: 'b7cc8388233b5ddf163dc2688ac07beac0d7ab3a', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: "chevron-right", variant: "primary", class: "arrows" })), h("div", { key: '5cf633dfe85ed27d4cce43ad6df7613b9fa0f98b', class: "grid" }, h("div", { key: '52344da095eda5967f03675542d469a5edae1da1', class: "calendar-item week-day" }), this.dayNames.map((name) => (h("div", { key: name, class: "calendar-item week-day" }, name.slice(0, 3)))), this.calendar.map((week) => {
475
+ return (h(Fragment, null, h("div", { class: "calendar-item week-number" }, week.weekNumber), week.dayNumbers.map((day) => {
476
+ return day ? (h("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: () => this.selectDay(day), onKeyUp: (e) => e.key === 'Enter' && this.selectDay(day), tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur() }, day)) : (h("div", null));
477
+ })));
478
+ })), h("div", { key: '0187f43686db496d7628478d325bae900b0ae796', class: {
463
479
  button: true,
464
480
  hidden: !this.range || !this.standaloneAppearance,
465
- } }, h("ix-button", { key: 'bb02236b3e41f3168aa2d5aad2c8e4aa9af90a49', onClick: () => this.onDone() }, this.textSelectDate || this.i18nDone)))));
481
+ } }, h("ix-button", { key: 'c7b246a1ddc362612d9abfe086f77f9cb5b90f2c', onClick: () => this.onDone() }, this.textSelectDate || this.i18nDone)))));
466
482
  }
467
483
  get hostElement() { return this; }
468
484
  static get watchers() { return {
@@ -495,13 +511,9 @@ const DatePicker = /*@__PURE__*/ proxyCustomElement(class DatePicker extends HTM
495
511
  "endYear": [32],
496
512
  "selectedMonth": [32],
497
513
  "tempMonth": [32],
498
- "dropdownButtonRef": [32],
499
- "yearContainerRef": [32],
500
514
  "dayNames": [32],
501
515
  "monthNames": [32],
502
- "firstMonthRef": [32],
503
516
  "focusedDay": [32],
504
- "focusedDayElem": [32],
505
517
  "getCurrentDate": [64]
506
518
  }, undefined, {
507
519
  "from": ["watchFromPropHandler"],