@siemens/ix 2.1.2-beta.0 → 2.1.2

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 (599) hide show
  1. package/components/application-header.js +3 -3
  2. package/components/avatar.js +1 -1
  3. package/components/avatar.js.map +1 -1
  4. package/components/burger-menu.js +1 -1
  5. package/components/card-content.js +1 -1
  6. package/components/card-title.js +1 -1
  7. package/components/date-picker.js +4 -4
  8. package/components/date-time-card.js +1 -1
  9. package/components/divider.js +1 -1
  10. package/components/dropdown-item.js +3 -3
  11. package/components/dropdown.js +2 -2
  12. package/components/filter-chip.js +1 -1
  13. package/components/group-context-menu.js +1 -1
  14. package/components/group-item.js +2 -2
  15. package/components/icon-button.js +1 -1
  16. package/components/ix-application-sidebar.js +1 -1
  17. package/components/ix-application-switch-modal.js +1 -1
  18. package/components/ix-application.js +3 -3
  19. package/components/ix-basic-navigation.js +2 -2
  20. package/components/ix-breadcrumb.js +2 -2
  21. package/components/ix-card-list.js +4 -4
  22. package/components/ix-category-filter.js +3 -3
  23. package/components/ix-chip.js +4 -4
  24. package/components/ix-content.js +3 -3
  25. package/components/ix-css-grid-item.js +1 -1
  26. package/components/ix-date-dropdown.js +6 -6
  27. package/components/ix-date-dropdown.js.map +1 -1
  28. package/components/ix-datetime-picker.js +1 -1
  29. package/components/ix-drawer.js +2 -2
  30. package/components/ix-dropdown-button.js +2 -2
  31. package/components/ix-dropdown-header.js +1 -1
  32. package/components/ix-dropdown-quick-actions.js +1 -1
  33. package/components/ix-empty-state.js +1 -1
  34. package/components/ix-event-list-item.js +4 -4
  35. package/components/ix-event-list.js +2 -2
  36. package/components/ix-expanding-search.js +4 -4
  37. package/components/ix-flip-tile-content.js +1 -1
  38. package/components/ix-flip-tile.js +4 -4
  39. package/components/ix-form-field.js +1 -1
  40. package/components/ix-group.js +4 -4
  41. package/components/ix-icon-toggle-button.js +1 -1
  42. package/components/ix-input-group.js +1 -1
  43. package/components/ix-key-value-list.js +1 -1
  44. package/components/ix-key-value.js +1 -1
  45. package/components/ix-kpi.js +3 -3
  46. package/components/ix-link-button.js +3 -3
  47. package/components/ix-map-navigation.js +2 -2
  48. package/components/ix-menu-about-item.js +1 -1
  49. package/components/ix-menu-about-news.js +5 -5
  50. package/components/ix-menu-about-news.js.map +1 -1
  51. package/components/ix-menu-about.js +1 -1
  52. package/components/ix-menu-avatar.js +3 -3
  53. package/components/ix-menu-avatar.js.map +1 -1
  54. package/components/ix-menu-category.js +5 -5
  55. package/components/ix-menu-settings-item.js +1 -1
  56. package/components/ix-menu.js +19 -11
  57. package/components/ix-menu.js.map +1 -1
  58. package/components/ix-message-bar.js +1 -1
  59. package/components/ix-modal-example.js +1 -1
  60. package/components/ix-modal-footer.js +1 -1
  61. package/components/ix-modal-loading.js +1 -1
  62. package/components/ix-modal.js +3 -3
  63. package/components/ix-pagination.js +2 -2
  64. package/components/ix-pane-layout.js +1 -1
  65. package/components/ix-pane.js +6 -6
  66. package/components/ix-pill.js +4 -4
  67. package/components/ix-playground-internal.js +1 -1
  68. package/components/ix-push-card.js +1 -1
  69. package/components/ix-slider.js +6 -6
  70. package/components/ix-split-button-item.js +1 -1
  71. package/components/ix-split-button.js +1 -1
  72. package/components/ix-tile.js +4 -4
  73. package/components/ix-toast-container.js +1 -1
  74. package/components/ix-toggle-button.js +2 -2
  75. package/components/ix-toggle.js +2 -2
  76. package/components/ix-tree.js +1 -1
  77. package/components/ix-upload.js +3 -3
  78. package/components/ix-validation-tooltip.js +2 -2
  79. package/components/ix-workflow-step.js +3 -3
  80. package/components/ix-workflow-steps.js +1 -1
  81. package/components/layout-grid.js +2 -2
  82. package/components/map-navigation-overlay.js +2 -2
  83. package/components/menu-avatar-item.js +1 -1
  84. package/components/menu-item.js +3 -3
  85. package/components/menu-item.js.map +1 -1
  86. package/components/menu-tabs-fc.js +1 -1
  87. package/components/modal-content.js +1 -1
  88. package/components/modal-header.js +1 -1
  89. package/components/row.js +1 -1
  90. package/components/select-item.js +2 -2
  91. package/components/select-item.js.map +1 -1
  92. package/components/select.js +6 -6
  93. package/components/spinner.js +1 -1
  94. package/components/tab-item.js +3 -3
  95. package/components/tabs.js +2 -2
  96. package/components/time-picker.js +3 -3
  97. package/components/toast.js +2 -2
  98. package/components/tooltip.js +2 -2
  99. package/components/tree-item.js +4 -4
  100. package/components/typography.js +2 -2
  101. package/components/typography.js.map +1 -1
  102. package/dist/cjs/ix-application-header.cjs.entry.js +3 -3
  103. package/dist/cjs/ix-application-sidebar.cjs.entry.js +1 -1
  104. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +1 -1
  105. package/dist/cjs/ix-application.cjs.entry.js +3 -3
  106. package/dist/cjs/ix-avatar_2.cjs.entry.js +2 -2
  107. package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
  108. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  109. package/dist/cjs/ix-breadcrumb.cjs.entry.js +2 -2
  110. package/dist/cjs/ix-burger-menu.cjs.entry.js +1 -1
  111. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +1 -1
  112. package/dist/cjs/ix-card-list.cjs.entry.js +4 -4
  113. package/dist/cjs/ix-card_2.cjs.entry.js +1 -1
  114. package/dist/cjs/ix-category-filter.cjs.entry.js +3 -3
  115. package/dist/cjs/ix-chip.cjs.entry.js +4 -4
  116. package/dist/cjs/ix-col_4.cjs.entry.js +7 -7
  117. package/dist/cjs/ix-content.cjs.entry.js +3 -3
  118. package/dist/cjs/ix-css-grid-item.cjs.entry.js +1 -1
  119. package/dist/cjs/ix-date-dropdown.cjs.entry.js +6 -6
  120. package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
  121. package/dist/cjs/ix-date-time-card.cjs.entry.js +1 -1
  122. package/dist/cjs/ix-datetime-picker.cjs.entry.js +1 -1
  123. package/dist/cjs/ix-divider.cjs.entry.js +1 -1
  124. package/dist/cjs/ix-drawer.cjs.entry.js +2 -2
  125. package/dist/cjs/ix-dropdown-button.cjs.entry.js +2 -2
  126. package/dist/cjs/ix-dropdown-header.cjs.entry.js +1 -1
  127. package/dist/cjs/ix-dropdown-item.cjs.entry.js +3 -3
  128. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +1 -1
  129. package/dist/cjs/ix-dropdown.cjs.entry.js +2 -2
  130. package/dist/cjs/ix-empty-state.cjs.entry.js +1 -1
  131. package/dist/cjs/ix-event-list-item.cjs.entry.js +4 -4
  132. package/dist/cjs/ix-event-list.cjs.entry.js +2 -2
  133. package/dist/cjs/ix-expanding-search.cjs.entry.js +4 -4
  134. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +3 -3
  135. package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
  136. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +1 -1
  137. package/dist/cjs/ix-flip-tile.cjs.entry.js +4 -4
  138. package/dist/cjs/ix-form-field.cjs.entry.js +1 -1
  139. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +3 -3
  140. package/dist/cjs/ix-group.cjs.entry.js +4 -4
  141. package/dist/cjs/ix-icon-button_2.cjs.entry.js +2 -2
  142. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +1 -1
  143. package/dist/cjs/ix-input-group.cjs.entry.js +1 -1
  144. package/dist/cjs/ix-key-value-list.cjs.entry.js +1 -1
  145. package/dist/cjs/ix-key-value.cjs.entry.js +1 -1
  146. package/dist/cjs/ix-kpi.cjs.entry.js +3 -3
  147. package/dist/cjs/ix-link-button.cjs.entry.js +3 -3
  148. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +2 -2
  149. package/dist/cjs/ix-map-navigation.cjs.entry.js +2 -2
  150. package/dist/cjs/ix-menu-about-item.cjs.entry.js +1 -1
  151. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -5
  152. package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -1
  153. package/dist/cjs/ix-menu-about.cjs.entry.js +2 -2
  154. package/dist/cjs/ix-menu-avatar.cjs.entry.js +3 -3
  155. package/dist/cjs/ix-menu-avatar.cjs.entry.js.map +1 -1
  156. package/dist/cjs/ix-menu-category.cjs.entry.js +5 -5
  157. package/dist/cjs/ix-menu-item.cjs.entry.js +3 -3
  158. package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
  159. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +1 -1
  160. package/dist/cjs/ix-menu-settings.cjs.entry.js +1 -1
  161. package/dist/cjs/ix-menu.cjs.entry.js +19 -11
  162. package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
  163. package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
  164. package/dist/cjs/ix-modal-content_2.cjs.entry.js +2 -2
  165. package/dist/cjs/ix-modal-example.cjs.entry.js +1 -1
  166. package/dist/cjs/ix-modal-footer.cjs.entry.js +1 -1
  167. package/dist/cjs/ix-modal-loading.cjs.entry.js +1 -1
  168. package/dist/cjs/ix-modal.cjs.entry.js +3 -3
  169. package/dist/cjs/ix-pagination.cjs.entry.js +2 -2
  170. package/dist/cjs/ix-pane-layout.cjs.entry.js +1 -1
  171. package/dist/cjs/ix-pane.cjs.entry.js +6 -6
  172. package/dist/cjs/ix-pill.cjs.entry.js +4 -4
  173. package/dist/cjs/ix-playground-internal.cjs.entry.js +1 -1
  174. package/dist/cjs/ix-push-card.cjs.entry.js +1 -1
  175. package/dist/cjs/ix-select.cjs.entry.js +6 -6
  176. package/dist/cjs/ix-slider.cjs.entry.js +6 -6
  177. package/dist/cjs/ix-split-button-item.cjs.entry.js +1 -1
  178. package/dist/cjs/ix-split-button.cjs.entry.js +1 -1
  179. package/dist/cjs/ix-tab-item_2.cjs.entry.js +5 -5
  180. package/dist/cjs/ix-tile.cjs.entry.js +4 -4
  181. package/dist/cjs/ix-time-picker.cjs.entry.js +3 -3
  182. package/dist/cjs/ix-toast-container.cjs.entry.js +1 -1
  183. package/dist/cjs/ix-toast.cjs.entry.js +2 -2
  184. package/dist/cjs/ix-toggle-button.cjs.entry.js +2 -2
  185. package/dist/cjs/ix-toggle.cjs.entry.js +2 -2
  186. package/dist/cjs/ix-tooltip.cjs.entry.js +2 -2
  187. package/dist/cjs/ix-tree-item.cjs.entry.js +4 -4
  188. package/dist/cjs/ix-tree.cjs.entry.js +1 -1
  189. package/dist/cjs/ix-typography.cjs.entry.js +2 -2
  190. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  191. package/dist/cjs/ix-upload.cjs.entry.js +3 -3
  192. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +2 -2
  193. package/dist/cjs/ix-workflow-step.cjs.entry.js +3 -3
  194. package/dist/cjs/ix-workflow-steps.cjs.entry.js +1 -1
  195. package/dist/cjs/{menu-tabs-fc-b6a9af97.js → menu-tabs-fc-30a1b06b.js} +2 -2
  196. package/dist/cjs/{menu-tabs-fc-b6a9af97.js.map → menu-tabs-fc-30a1b06b.js.map} +1 -1
  197. package/dist/collection/components/application/application.js +3 -3
  198. package/dist/collection/components/application-header/application-header.js +3 -3
  199. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
  200. package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
  201. package/dist/collection/components/avatar/avatar.css +3 -3
  202. package/dist/collection/components/basic-navigation/basic-navigation.js +2 -2
  203. package/dist/collection/components/breadcrumb/breadcrumb.js +2 -2
  204. package/dist/collection/components/card-content/card-content.js +1 -1
  205. package/dist/collection/components/card-list/card-list.js +4 -4
  206. package/dist/collection/components/card-title/card-title.js +1 -1
  207. package/dist/collection/components/category-filter/category-filter.js +3 -3
  208. package/dist/collection/components/chip/chip.js +4 -4
  209. package/dist/collection/components/content/content.js +3 -3
  210. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  211. package/dist/collection/components/date-dropdown/date-dropdown.css +3 -0
  212. package/dist/collection/components/date-dropdown/date-dropdown.js +5 -5
  213. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  214. package/dist/collection/components/date-picker/date-picker.js +4 -4
  215. package/dist/collection/components/date-time-card/date-time-card.js +1 -1
  216. package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
  217. package/dist/collection/components/divider/divider.js +1 -1
  218. package/dist/collection/components/drawer/drawer.js +2 -2
  219. package/dist/collection/components/dropdown/dropdown.js +2 -2
  220. package/dist/collection/components/dropdown-button/dropdown-button.js +2 -2
  221. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  222. package/dist/collection/components/dropdown-item/dropdown-item.js +3 -3
  223. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  224. package/dist/collection/components/empty-state/empty-state.js +1 -1
  225. package/dist/collection/components/event-list/event-list.js +2 -2
  226. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  227. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  228. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  229. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  230. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  231. package/dist/collection/components/form-field/form-field.js +1 -1
  232. package/dist/collection/components/grid/layout-grid.js +2 -2
  233. package/dist/collection/components/group/group-context-menu.js +1 -1
  234. package/dist/collection/components/group/group.js +4 -4
  235. package/dist/collection/components/group-item/group-item.js +2 -2
  236. package/dist/collection/components/icon-button/icon-button.js +1 -1
  237. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  238. package/dist/collection/components/input-group/input-group.js +1 -1
  239. package/dist/collection/components/key-value/key-value.js +1 -1
  240. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  241. package/dist/collection/components/kpi/kpi.js +3 -3
  242. package/dist/collection/components/link-button/link-button.js +3 -3
  243. package/dist/collection/components/map-navigation/map-navigation.js +2 -2
  244. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  245. package/dist/collection/components/menu/burger-menu.js +1 -1
  246. package/dist/collection/components/menu/menu.css +16 -9
  247. package/dist/collection/components/menu/menu.js +18 -10
  248. package/dist/collection/components/menu/menu.js.map +1 -1
  249. package/dist/collection/components/menu-about/menu-about.js +1 -1
  250. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  251. package/dist/collection/components/menu-about-news/menu-about-news.css +2 -5
  252. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  253. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  254. package/dist/collection/components/menu-avatar/menu-avatar.css +1 -24
  255. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  256. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  257. package/dist/collection/components/menu-category/menu-category.js +5 -5
  258. package/dist/collection/components/menu-item/menu-item.css +1 -2
  259. package/dist/collection/components/menu-item/menu-item.js +2 -2
  260. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  261. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  262. package/dist/collection/components/message-bar/message-bar.js +1 -1
  263. package/dist/collection/components/modal/modal.js +3 -3
  264. package/dist/collection/components/modal-content/modal-content.js +1 -1
  265. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  266. package/dist/collection/components/modal-header/modal-header.js +1 -1
  267. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  268. package/dist/collection/components/pagination/pagination.js +2 -2
  269. package/dist/collection/components/pane/pane.js +6 -6
  270. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  271. package/dist/collection/components/pill/pill.js +4 -4
  272. package/dist/collection/components/playground/example-modal.js +1 -1
  273. package/dist/collection/components/playground/playground.js +1 -1
  274. package/dist/collection/components/push-card/push-card.js +1 -1
  275. package/dist/collection/components/row/row.js +1 -1
  276. package/dist/collection/components/select/select.js +6 -6
  277. package/dist/collection/components/select-item/select-item.css +3 -0
  278. package/dist/collection/components/select-item/select-item.js +1 -1
  279. package/dist/collection/components/slider/slider.js +6 -6
  280. package/dist/collection/components/spinner/spinner.js +1 -1
  281. package/dist/collection/components/split-button/split-button.js +1 -1
  282. package/dist/collection/components/split-button-item/split-button-item.js +1 -1
  283. package/dist/collection/components/tab-item/tab-item.js +3 -3
  284. package/dist/collection/components/tabs/tabs.js +2 -2
  285. package/dist/collection/components/tile/tile.js +4 -4
  286. package/dist/collection/components/time-picker/time-picker.js +3 -3
  287. package/dist/collection/components/toast/toast-container.js +1 -1
  288. package/dist/collection/components/toast/toast.js +2 -2
  289. package/dist/collection/components/toggle/toggle.js +2 -2
  290. package/dist/collection/components/toggle-button/toggle-button.js +2 -2
  291. package/dist/collection/components/tooltip/tooltip.js +2 -2
  292. package/dist/collection/components/tree/tree.js +1 -1
  293. package/dist/collection/components/tree-item/tree-item.js +4 -4
  294. package/dist/collection/components/typography/typography.js +2 -2
  295. package/dist/collection/components/typography/typography.js.map +1 -1
  296. package/dist/collection/components/upload/upload.js +3 -3
  297. package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
  298. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  299. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  300. package/dist/collection/tests/date-dropdown/date-dropdown.e2e.js +22 -0
  301. package/dist/collection/tests/date-dropdown/date-dropdown.e2e.js.map +1 -1
  302. package/dist/collection/tests/menu/menu.e2e.js +52 -0
  303. package/dist/collection/tests/menu/menu.e2e.js.map +1 -1
  304. package/dist/collection/tests/typography/typography.e2e.js +29 -0
  305. package/dist/collection/tests/typography/typography.e2e.js.map +1 -0
  306. package/dist/esm/ix-application-header.entry.js +3 -3
  307. package/dist/esm/ix-application-sidebar.entry.js +1 -1
  308. package/dist/esm/ix-application-switch-modal.entry.js +1 -1
  309. package/dist/esm/ix-application.entry.js +3 -3
  310. package/dist/esm/ix-avatar_2.entry.js +2 -2
  311. package/dist/esm/ix-avatar_2.entry.js.map +1 -1
  312. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  313. package/dist/esm/ix-breadcrumb.entry.js +2 -2
  314. package/dist/esm/ix-burger-menu.entry.js +1 -1
  315. package/dist/esm/ix-card-accordion_2.entry.js +1 -1
  316. package/dist/esm/ix-card-list.entry.js +4 -4
  317. package/dist/esm/ix-card_2.entry.js +1 -1
  318. package/dist/esm/ix-category-filter.entry.js +3 -3
  319. package/dist/esm/ix-chip.entry.js +4 -4
  320. package/dist/esm/ix-col_4.entry.js +7 -7
  321. package/dist/esm/ix-content.entry.js +3 -3
  322. package/dist/esm/ix-css-grid-item.entry.js +1 -1
  323. package/dist/esm/ix-date-dropdown.entry.js +6 -6
  324. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  325. package/dist/esm/ix-date-time-card.entry.js +1 -1
  326. package/dist/esm/ix-datetime-picker.entry.js +1 -1
  327. package/dist/esm/ix-divider.entry.js +1 -1
  328. package/dist/esm/ix-drawer.entry.js +2 -2
  329. package/dist/esm/ix-dropdown-button.entry.js +2 -2
  330. package/dist/esm/ix-dropdown-header.entry.js +1 -1
  331. package/dist/esm/ix-dropdown-item.entry.js +3 -3
  332. package/dist/esm/ix-dropdown-quick-actions.entry.js +1 -1
  333. package/dist/esm/ix-dropdown.entry.js +2 -2
  334. package/dist/esm/ix-empty-state.entry.js +1 -1
  335. package/dist/esm/ix-event-list-item.entry.js +4 -4
  336. package/dist/esm/ix-event-list.entry.js +2 -2
  337. package/dist/esm/ix-expanding-search.entry.js +4 -4
  338. package/dist/esm/ix-filter-chip_2.entry.js +3 -3
  339. package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
  340. package/dist/esm/ix-flip-tile-content.entry.js +1 -1
  341. package/dist/esm/ix-flip-tile.entry.js +4 -4
  342. package/dist/esm/ix-form-field.entry.js +1 -1
  343. package/dist/esm/ix-group-context-menu_2.entry.js +3 -3
  344. package/dist/esm/ix-group.entry.js +4 -4
  345. package/dist/esm/ix-icon-button_2.entry.js +2 -2
  346. package/dist/esm/ix-icon-toggle-button.entry.js +1 -1
  347. package/dist/esm/ix-input-group.entry.js +1 -1
  348. package/dist/esm/ix-key-value-list.entry.js +1 -1
  349. package/dist/esm/ix-key-value.entry.js +1 -1
  350. package/dist/esm/ix-kpi.entry.js +3 -3
  351. package/dist/esm/ix-link-button.entry.js +3 -3
  352. package/dist/esm/ix-map-navigation-overlay.entry.js +2 -2
  353. package/dist/esm/ix-map-navigation.entry.js +2 -2
  354. package/dist/esm/ix-menu-about-item.entry.js +1 -1
  355. package/dist/esm/ix-menu-about-news.entry.js +5 -5
  356. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  357. package/dist/esm/ix-menu-about.entry.js +2 -2
  358. package/dist/esm/ix-menu-avatar.entry.js +3 -3
  359. package/dist/esm/ix-menu-avatar.entry.js.map +1 -1
  360. package/dist/esm/ix-menu-category.entry.js +5 -5
  361. package/dist/esm/ix-menu-item.entry.js +3 -3
  362. package/dist/esm/ix-menu-item.entry.js.map +1 -1
  363. package/dist/esm/ix-menu-settings-item.entry.js +1 -1
  364. package/dist/esm/ix-menu-settings.entry.js +1 -1
  365. package/dist/esm/ix-menu.entry.js +19 -11
  366. package/dist/esm/ix-menu.entry.js.map +1 -1
  367. package/dist/esm/ix-message-bar.entry.js +1 -1
  368. package/dist/esm/ix-modal-content_2.entry.js +2 -2
  369. package/dist/esm/ix-modal-example.entry.js +1 -1
  370. package/dist/esm/ix-modal-footer.entry.js +1 -1
  371. package/dist/esm/ix-modal-loading.entry.js +1 -1
  372. package/dist/esm/ix-modal.entry.js +3 -3
  373. package/dist/esm/ix-pagination.entry.js +2 -2
  374. package/dist/esm/ix-pane-layout.entry.js +1 -1
  375. package/dist/esm/ix-pane.entry.js +6 -6
  376. package/dist/esm/ix-pill.entry.js +4 -4
  377. package/dist/esm/ix-playground-internal.entry.js +1 -1
  378. package/dist/esm/ix-push-card.entry.js +1 -1
  379. package/dist/esm/ix-select.entry.js +6 -6
  380. package/dist/esm/ix-slider.entry.js +6 -6
  381. package/dist/esm/ix-split-button-item.entry.js +1 -1
  382. package/dist/esm/ix-split-button.entry.js +1 -1
  383. package/dist/esm/ix-tab-item_2.entry.js +5 -5
  384. package/dist/esm/ix-tile.entry.js +4 -4
  385. package/dist/esm/ix-time-picker.entry.js +3 -3
  386. package/dist/esm/ix-toast-container.entry.js +1 -1
  387. package/dist/esm/ix-toast.entry.js +2 -2
  388. package/dist/esm/ix-toggle-button.entry.js +2 -2
  389. package/dist/esm/ix-toggle.entry.js +2 -2
  390. package/dist/esm/ix-tooltip.entry.js +2 -2
  391. package/dist/esm/ix-tree-item.entry.js +4 -4
  392. package/dist/esm/ix-tree.entry.js +1 -1
  393. package/dist/esm/ix-typography.entry.js +2 -2
  394. package/dist/esm/ix-typography.entry.js.map +1 -1
  395. package/dist/esm/ix-upload.entry.js +3 -3
  396. package/dist/esm/ix-validation-tooltip.entry.js +2 -2
  397. package/dist/esm/ix-workflow-step.entry.js +3 -3
  398. package/dist/esm/ix-workflow-steps.entry.js +1 -1
  399. package/dist/esm/{menu-tabs-fc-7b7acc8b.js → menu-tabs-fc-67d86171.js} +2 -2
  400. package/dist/esm/{menu-tabs-fc-7b7acc8b.js.map → menu-tabs-fc-67d86171.js.map} +1 -1
  401. package/dist/siemens-ix/p-0052cdd7.entry.js +2 -0
  402. package/dist/siemens-ix/{p-050f482a.entry.js.map → p-0052cdd7.entry.js.map} +1 -1
  403. package/dist/siemens-ix/{p-5ca2ef74.entry.js → p-010d7fb9.entry.js} +2 -2
  404. package/dist/siemens-ix/{p-fcbe42c4.entry.js → p-035a5a5d.entry.js} +2 -2
  405. package/dist/siemens-ix/{p-8be3bc6d.entry.js → p-073a5bf5.entry.js} +2 -2
  406. package/dist/siemens-ix/{p-d277e7e2.entry.js → p-09611138.entry.js} +2 -2
  407. package/dist/siemens-ix/{p-535ee46b.entry.js → p-11483cf6.entry.js} +2 -2
  408. package/dist/siemens-ix/{p-f8169051.entry.js → p-1215edb5.entry.js} +2 -2
  409. package/dist/siemens-ix/{p-f1e94d25.entry.js → p-127ca9ce.entry.js} +2 -2
  410. package/dist/siemens-ix/{p-f0e7e035.js → p-1587fdab.js} +2 -2
  411. package/dist/siemens-ix/{p-f2ee640a.entry.js → p-15c0c3d0.entry.js} +2 -2
  412. package/dist/siemens-ix/{p-ca8407f5.entry.js → p-196f25fc.entry.js} +2 -2
  413. package/dist/siemens-ix/{p-4c29feb5.entry.js → p-1e620fab.entry.js} +2 -2
  414. package/dist/siemens-ix/p-1f06e7b5.entry.js +2 -0
  415. package/dist/siemens-ix/p-1f06e7b5.entry.js.map +1 -0
  416. package/dist/siemens-ix/{p-3ead4fed.entry.js → p-233282c1.entry.js} +2 -2
  417. package/dist/siemens-ix/{p-8b51637c.entry.js → p-245eff21.entry.js} +2 -2
  418. package/dist/siemens-ix/{p-c0bf9382.entry.js → p-2630b802.entry.js} +2 -2
  419. package/dist/siemens-ix/{p-27118d3b.entry.js → p-2a469532.entry.js} +2 -2
  420. package/dist/siemens-ix/p-2b0329ee.entry.js +2 -0
  421. package/dist/siemens-ix/{p-6a8d50c3.entry.js → p-2f466e2d.entry.js} +2 -2
  422. package/dist/siemens-ix/p-2f466e2d.entry.js.map +1 -0
  423. package/dist/siemens-ix/{p-75943110.entry.js → p-2ff3da3c.entry.js} +2 -2
  424. package/dist/siemens-ix/{p-50f12507.entry.js → p-327cf179.entry.js} +2 -2
  425. package/dist/siemens-ix/{p-f10824af.entry.js → p-3497cff4.entry.js} +2 -2
  426. package/dist/siemens-ix/p-3cc7e05e.entry.js +2 -0
  427. package/dist/siemens-ix/p-3cc7e05e.entry.js.map +1 -0
  428. package/dist/siemens-ix/{p-26355e12.entry.js → p-3d1a831a.entry.js} +2 -2
  429. package/dist/siemens-ix/p-425fd2c3.entry.js +2 -0
  430. package/dist/siemens-ix/{p-40335e7c.entry.js → p-46fa1780.entry.js} +2 -2
  431. package/dist/siemens-ix/{p-fdccc402.entry.js → p-4a8698ca.entry.js} +2 -2
  432. package/dist/siemens-ix/{p-e1d7c7fa.entry.js → p-56738f8c.entry.js} +2 -2
  433. package/dist/siemens-ix/p-570d20b9.entry.js +2 -0
  434. package/dist/siemens-ix/{p-16d529ee.entry.js → p-597d346d.entry.js} +2 -2
  435. package/dist/siemens-ix/{p-db47293b.entry.js → p-5c2b6399.entry.js} +2 -2
  436. package/dist/siemens-ix/{p-06b783a7.entry.js → p-5c4c579d.entry.js} +2 -2
  437. package/dist/siemens-ix/{p-a643ad05.entry.js → p-5cf8f2b2.entry.js} +2 -2
  438. package/dist/siemens-ix/p-5e3c6d92.entry.js +2 -0
  439. package/dist/siemens-ix/{p-34ccbe57.entry.js → p-690130d1.entry.js} +2 -2
  440. package/dist/siemens-ix/p-6b14ca75.entry.js +2 -0
  441. package/dist/siemens-ix/{p-3214478e.entry.js → p-715fc314.entry.js} +2 -2
  442. package/dist/siemens-ix/{p-0e0e5f67.entry.js → p-73ca81fa.entry.js} +2 -2
  443. package/dist/siemens-ix/{p-353e2dd5.entry.js → p-76a113cd.entry.js} +2 -2
  444. package/dist/siemens-ix/{p-f5af5a9f.entry.js → p-7b915c46.entry.js} +2 -2
  445. package/dist/siemens-ix/p-7e28d26c.entry.js +2 -0
  446. package/dist/siemens-ix/{p-f56686c9.entry.js → p-828ed4cc.entry.js} +2 -2
  447. package/dist/siemens-ix/{p-42f7289e.entry.js → p-8572cee0.entry.js} +2 -2
  448. package/dist/siemens-ix/{p-75050430.entry.js → p-89d4a3c4.entry.js} +2 -2
  449. package/dist/siemens-ix/p-8a8f7bd3.entry.js +2 -0
  450. package/dist/siemens-ix/p-8e751da8.entry.js +2 -0
  451. package/dist/siemens-ix/{p-5d3975c8.entry.js → p-93f8a994.entry.js} +2 -2
  452. package/dist/siemens-ix/{p-b62e2edf.entry.js → p-95e8f88b.entry.js} +2 -2
  453. package/dist/siemens-ix/{p-da9f8709.entry.js → p-9ba43990.entry.js} +2 -2
  454. package/dist/siemens-ix/{p-782b33d3.entry.js → p-a4f58920.entry.js} +2 -2
  455. package/dist/siemens-ix/{p-c98d8ec2.entry.js → p-a9fcccaf.entry.js} +2 -2
  456. package/dist/siemens-ix/p-ad08daa9.entry.js +2 -0
  457. package/dist/siemens-ix/{p-81b570f5.entry.js → p-ae1d5e65.entry.js} +2 -2
  458. package/dist/siemens-ix/p-b38ce971.entry.js +2 -0
  459. package/dist/siemens-ix/p-b38ce971.entry.js.map +1 -0
  460. package/dist/siemens-ix/p-b3ffcdef.entry.js +2 -0
  461. package/dist/siemens-ix/{p-ca53ecd8.entry.js → p-b5842e13.entry.js} +2 -2
  462. package/dist/siemens-ix/{p-4ca6beed.entry.js → p-b58b68cb.entry.js} +2 -2
  463. package/dist/siemens-ix/{p-4bb08459.entry.js → p-bc88ecb1.entry.js} +2 -2
  464. package/dist/siemens-ix/{p-04ba3c79.entry.js → p-bde45bbd.entry.js} +2 -2
  465. package/dist/siemens-ix/{p-31bfd5ff.entry.js → p-c42e4e81.entry.js} +2 -2
  466. package/dist/siemens-ix/{p-f5a108d5.entry.js → p-c46f55ec.entry.js} +2 -2
  467. package/dist/siemens-ix/{p-8c01fea2.entry.js → p-c7686e47.entry.js} +2 -2
  468. package/dist/siemens-ix/{p-d445b333.entry.js → p-c88d73da.entry.js} +2 -2
  469. package/dist/siemens-ix/{p-4dad31fa.entry.js → p-cabc62fd.entry.js} +2 -2
  470. package/dist/siemens-ix/{p-73d5ea4a.entry.js → p-ce60f35c.entry.js} +2 -2
  471. package/dist/siemens-ix/{p-6cd2b4d4.entry.js → p-d6db8257.entry.js} +2 -2
  472. package/dist/siemens-ix/p-d71bdcfb.entry.js +2 -0
  473. package/dist/siemens-ix/{p-ddf93bce.entry.js → p-d779f396.entry.js} +2 -2
  474. package/dist/siemens-ix/{p-ab282d03.entry.js → p-dab7059f.entry.js} +2 -2
  475. package/dist/siemens-ix/p-df2d9a30.entry.js +2 -0
  476. package/dist/siemens-ix/{p-92fc6ba1.entry.js → p-e0c645be.entry.js} +2 -2
  477. package/dist/siemens-ix/{p-0e51828d.entry.js → p-e111ffb2.entry.js} +2 -2
  478. package/dist/siemens-ix/{p-988d23ac.entry.js → p-e1c428d2.entry.js} +2 -2
  479. package/dist/siemens-ix/{p-fc5fd951.entry.js → p-e2ae8b88.entry.js} +2 -2
  480. package/dist/siemens-ix/{p-fc5fd951.entry.js.map → p-e2ae8b88.entry.js.map} +1 -1
  481. package/dist/siemens-ix/{p-14d2576e.entry.js → p-e4890017.entry.js} +2 -2
  482. package/dist/siemens-ix/{p-3bc095f3.entry.js → p-e5e0688c.entry.js} +2 -2
  483. package/dist/siemens-ix/{p-3bc095f3.entry.js.map → p-e5e0688c.entry.js.map} +1 -1
  484. package/dist/siemens-ix/{p-1e5e042b.entry.js → p-e8ac3fac.entry.js} +2 -2
  485. package/dist/siemens-ix/{p-47919d43.entry.js → p-eb02e8bf.entry.js} +2 -2
  486. package/dist/siemens-ix/{p-d464b60e.entry.js → p-ec3bf78f.entry.js} +2 -2
  487. package/dist/siemens-ix/{p-9ceabb5f.entry.js → p-f2acf280.entry.js} +2 -2
  488. package/dist/siemens-ix/p-f499aeb3.entry.js +2 -0
  489. package/dist/siemens-ix/p-f499aeb3.entry.js.map +1 -0
  490. package/dist/siemens-ix/{p-a3431d63.entry.js → p-f9e7b4cf.entry.js} +2 -2
  491. package/dist/siemens-ix/{p-2462fc76.entry.js → p-fc3a3f5a.entry.js} +2 -2
  492. package/dist/siemens-ix/p-fd45e8f5.entry.js +2 -0
  493. package/dist/siemens-ix/p-fd45e8f5.entry.js.map +1 -0
  494. package/dist/siemens-ix/p-fe3f3411.entry.js +2 -0
  495. package/dist/siemens-ix/{p-2deed888.entry.js.map → p-fe3f3411.entry.js.map} +1 -1
  496. package/dist/siemens-ix/{p-cfc7a9ac.entry.js → p-ffe299a6.entry.js} +2 -2
  497. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  498. package/package.json +1 -1
  499. package/dist/siemens-ix/p-050f482a.entry.js +0 -2
  500. package/dist/siemens-ix/p-196d2cef.entry.js +0 -2
  501. package/dist/siemens-ix/p-232bee46.entry.js +0 -2
  502. package/dist/siemens-ix/p-2deed888.entry.js +0 -2
  503. package/dist/siemens-ix/p-3c0425f3.entry.js +0 -2
  504. package/dist/siemens-ix/p-3c6e6130.entry.js +0 -2
  505. package/dist/siemens-ix/p-572455df.entry.js +0 -2
  506. package/dist/siemens-ix/p-58f51cce.entry.js +0 -2
  507. package/dist/siemens-ix/p-58f51cce.entry.js.map +0 -1
  508. package/dist/siemens-ix/p-6a8d50c3.entry.js.map +0 -1
  509. package/dist/siemens-ix/p-78e332f4.entry.js +0 -2
  510. package/dist/siemens-ix/p-8493da96.entry.js +0 -2
  511. package/dist/siemens-ix/p-8efe88e8.entry.js +0 -2
  512. package/dist/siemens-ix/p-8efe88e8.entry.js.map +0 -1
  513. package/dist/siemens-ix/p-975cb736.entry.js +0 -2
  514. package/dist/siemens-ix/p-d59b3f31.entry.js +0 -2
  515. package/dist/siemens-ix/p-e1b790d3.entry.js +0 -2
  516. package/dist/siemens-ix/p-e23cd82e.entry.js +0 -2
  517. package/dist/siemens-ix/p-e23cd82e.entry.js.map +0 -1
  518. package/dist/siemens-ix/p-e345d0d2.entry.js +0 -2
  519. package/dist/siemens-ix/p-e345d0d2.entry.js.map +0 -1
  520. package/dist/siemens-ix/p-eb6ea42d.entry.js +0 -2
  521. package/dist/siemens-ix/p-f6691728.entry.js +0 -2
  522. package/dist/siemens-ix/p-f6691728.entry.js.map +0 -1
  523. package/dist/siemens-ix/p-fe760d17.entry.js +0 -2
  524. /package/dist/siemens-ix/{p-5ca2ef74.entry.js.map → p-010d7fb9.entry.js.map} +0 -0
  525. /package/dist/siemens-ix/{p-fcbe42c4.entry.js.map → p-035a5a5d.entry.js.map} +0 -0
  526. /package/dist/siemens-ix/{p-8be3bc6d.entry.js.map → p-073a5bf5.entry.js.map} +0 -0
  527. /package/dist/siemens-ix/{p-d277e7e2.entry.js.map → p-09611138.entry.js.map} +0 -0
  528. /package/dist/siemens-ix/{p-535ee46b.entry.js.map → p-11483cf6.entry.js.map} +0 -0
  529. /package/dist/siemens-ix/{p-f8169051.entry.js.map → p-1215edb5.entry.js.map} +0 -0
  530. /package/dist/siemens-ix/{p-f1e94d25.entry.js.map → p-127ca9ce.entry.js.map} +0 -0
  531. /package/dist/siemens-ix/{p-f0e7e035.js.map → p-1587fdab.js.map} +0 -0
  532. /package/dist/siemens-ix/{p-f2ee640a.entry.js.map → p-15c0c3d0.entry.js.map} +0 -0
  533. /package/dist/siemens-ix/{p-ca8407f5.entry.js.map → p-196f25fc.entry.js.map} +0 -0
  534. /package/dist/siemens-ix/{p-4c29feb5.entry.js.map → p-1e620fab.entry.js.map} +0 -0
  535. /package/dist/siemens-ix/{p-3ead4fed.entry.js.map → p-233282c1.entry.js.map} +0 -0
  536. /package/dist/siemens-ix/{p-8b51637c.entry.js.map → p-245eff21.entry.js.map} +0 -0
  537. /package/dist/siemens-ix/{p-c0bf9382.entry.js.map → p-2630b802.entry.js.map} +0 -0
  538. /package/dist/siemens-ix/{p-27118d3b.entry.js.map → p-2a469532.entry.js.map} +0 -0
  539. /package/dist/siemens-ix/{p-975cb736.entry.js.map → p-2b0329ee.entry.js.map} +0 -0
  540. /package/dist/siemens-ix/{p-75943110.entry.js.map → p-2ff3da3c.entry.js.map} +0 -0
  541. /package/dist/siemens-ix/{p-50f12507.entry.js.map → p-327cf179.entry.js.map} +0 -0
  542. /package/dist/siemens-ix/{p-f10824af.entry.js.map → p-3497cff4.entry.js.map} +0 -0
  543. /package/dist/siemens-ix/{p-26355e12.entry.js.map → p-3d1a831a.entry.js.map} +0 -0
  544. /package/dist/siemens-ix/{p-d59b3f31.entry.js.map → p-425fd2c3.entry.js.map} +0 -0
  545. /package/dist/siemens-ix/{p-40335e7c.entry.js.map → p-46fa1780.entry.js.map} +0 -0
  546. /package/dist/siemens-ix/{p-fdccc402.entry.js.map → p-4a8698ca.entry.js.map} +0 -0
  547. /package/dist/siemens-ix/{p-e1d7c7fa.entry.js.map → p-56738f8c.entry.js.map} +0 -0
  548. /package/dist/siemens-ix/{p-232bee46.entry.js.map → p-570d20b9.entry.js.map} +0 -0
  549. /package/dist/siemens-ix/{p-16d529ee.entry.js.map → p-597d346d.entry.js.map} +0 -0
  550. /package/dist/siemens-ix/{p-db47293b.entry.js.map → p-5c2b6399.entry.js.map} +0 -0
  551. /package/dist/siemens-ix/{p-06b783a7.entry.js.map → p-5c4c579d.entry.js.map} +0 -0
  552. /package/dist/siemens-ix/{p-a643ad05.entry.js.map → p-5cf8f2b2.entry.js.map} +0 -0
  553. /package/dist/siemens-ix/{p-8493da96.entry.js.map → p-5e3c6d92.entry.js.map} +0 -0
  554. /package/dist/siemens-ix/{p-34ccbe57.entry.js.map → p-690130d1.entry.js.map} +0 -0
  555. /package/dist/siemens-ix/{p-fe760d17.entry.js.map → p-6b14ca75.entry.js.map} +0 -0
  556. /package/dist/siemens-ix/{p-3214478e.entry.js.map → p-715fc314.entry.js.map} +0 -0
  557. /package/dist/siemens-ix/{p-0e0e5f67.entry.js.map → p-73ca81fa.entry.js.map} +0 -0
  558. /package/dist/siemens-ix/{p-353e2dd5.entry.js.map → p-76a113cd.entry.js.map} +0 -0
  559. /package/dist/siemens-ix/{p-f5af5a9f.entry.js.map → p-7b915c46.entry.js.map} +0 -0
  560. /package/dist/siemens-ix/{p-e1b790d3.entry.js.map → p-7e28d26c.entry.js.map} +0 -0
  561. /package/dist/siemens-ix/{p-f56686c9.entry.js.map → p-828ed4cc.entry.js.map} +0 -0
  562. /package/dist/siemens-ix/{p-42f7289e.entry.js.map → p-8572cee0.entry.js.map} +0 -0
  563. /package/dist/siemens-ix/{p-75050430.entry.js.map → p-89d4a3c4.entry.js.map} +0 -0
  564. /package/dist/siemens-ix/{p-3c0425f3.entry.js.map → p-8a8f7bd3.entry.js.map} +0 -0
  565. /package/dist/siemens-ix/{p-eb6ea42d.entry.js.map → p-8e751da8.entry.js.map} +0 -0
  566. /package/dist/siemens-ix/{p-5d3975c8.entry.js.map → p-93f8a994.entry.js.map} +0 -0
  567. /package/dist/siemens-ix/{p-b62e2edf.entry.js.map → p-95e8f88b.entry.js.map} +0 -0
  568. /package/dist/siemens-ix/{p-da9f8709.entry.js.map → p-9ba43990.entry.js.map} +0 -0
  569. /package/dist/siemens-ix/{p-782b33d3.entry.js.map → p-a4f58920.entry.js.map} +0 -0
  570. /package/dist/siemens-ix/{p-c98d8ec2.entry.js.map → p-a9fcccaf.entry.js.map} +0 -0
  571. /package/dist/siemens-ix/{p-78e332f4.entry.js.map → p-ad08daa9.entry.js.map} +0 -0
  572. /package/dist/siemens-ix/{p-81b570f5.entry.js.map → p-ae1d5e65.entry.js.map} +0 -0
  573. /package/dist/siemens-ix/{p-572455df.entry.js.map → p-b3ffcdef.entry.js.map} +0 -0
  574. /package/dist/siemens-ix/{p-ca53ecd8.entry.js.map → p-b5842e13.entry.js.map} +0 -0
  575. /package/dist/siemens-ix/{p-4ca6beed.entry.js.map → p-b58b68cb.entry.js.map} +0 -0
  576. /package/dist/siemens-ix/{p-4bb08459.entry.js.map → p-bc88ecb1.entry.js.map} +0 -0
  577. /package/dist/siemens-ix/{p-04ba3c79.entry.js.map → p-bde45bbd.entry.js.map} +0 -0
  578. /package/dist/siemens-ix/{p-31bfd5ff.entry.js.map → p-c42e4e81.entry.js.map} +0 -0
  579. /package/dist/siemens-ix/{p-f5a108d5.entry.js.map → p-c46f55ec.entry.js.map} +0 -0
  580. /package/dist/siemens-ix/{p-8c01fea2.entry.js.map → p-c7686e47.entry.js.map} +0 -0
  581. /package/dist/siemens-ix/{p-d445b333.entry.js.map → p-c88d73da.entry.js.map} +0 -0
  582. /package/dist/siemens-ix/{p-4dad31fa.entry.js.map → p-cabc62fd.entry.js.map} +0 -0
  583. /package/dist/siemens-ix/{p-73d5ea4a.entry.js.map → p-ce60f35c.entry.js.map} +0 -0
  584. /package/dist/siemens-ix/{p-6cd2b4d4.entry.js.map → p-d6db8257.entry.js.map} +0 -0
  585. /package/dist/siemens-ix/{p-3c6e6130.entry.js.map → p-d71bdcfb.entry.js.map} +0 -0
  586. /package/dist/siemens-ix/{p-ddf93bce.entry.js.map → p-d779f396.entry.js.map} +0 -0
  587. /package/dist/siemens-ix/{p-ab282d03.entry.js.map → p-dab7059f.entry.js.map} +0 -0
  588. /package/dist/siemens-ix/{p-196d2cef.entry.js.map → p-df2d9a30.entry.js.map} +0 -0
  589. /package/dist/siemens-ix/{p-92fc6ba1.entry.js.map → p-e0c645be.entry.js.map} +0 -0
  590. /package/dist/siemens-ix/{p-0e51828d.entry.js.map → p-e111ffb2.entry.js.map} +0 -0
  591. /package/dist/siemens-ix/{p-988d23ac.entry.js.map → p-e1c428d2.entry.js.map} +0 -0
  592. /package/dist/siemens-ix/{p-14d2576e.entry.js.map → p-e4890017.entry.js.map} +0 -0
  593. /package/dist/siemens-ix/{p-1e5e042b.entry.js.map → p-e8ac3fac.entry.js.map} +0 -0
  594. /package/dist/siemens-ix/{p-47919d43.entry.js.map → p-eb02e8bf.entry.js.map} +0 -0
  595. /package/dist/siemens-ix/{p-d464b60e.entry.js.map → p-ec3bf78f.entry.js.map} +0 -0
  596. /package/dist/siemens-ix/{p-9ceabb5f.entry.js.map → p-f2acf280.entry.js.map} +0 -0
  597. /package/dist/siemens-ix/{p-a3431d63.entry.js.map → p-f9e7b4cf.entry.js.map} +0 -0
  598. /package/dist/siemens-ix/{p-2462fc76.entry.js.map → p-fc3a3f5a.entry.js.map} +0 -0
  599. /package/dist/siemens-ix/{p-cfc7a9ac.entry.js.map → p-ffe299a6.entry.js.map} +0 -0
@@ -407,7 +407,7 @@ const Pane = /*@__PURE__*/ proxyCustomElement(class Pane extends HTMLElement {
407
407
  }
408
408
  }
409
409
  render() {
410
- return (h(Host, { key: 'dcfd2ad6f43b2a38d9a9006a0b4ae81713fe8f85', class: {
410
+ return (h(Host, { key: '1704a13dbb106afcd4f84ce82b9511bf3ef3de20', class: {
411
411
  'inline-color': !this.floating,
412
412
  'mobile-overlay': this.expanded && this.isMobile,
413
413
  'top-expanded': this.expanded && this.isMobileTop && this.isMobile,
@@ -432,28 +432,28 @@ const Pane = /*@__PURE__*/ proxyCustomElement(class Pane extends HTMLElement {
432
432
  'box-shadow': this.floating,
433
433
  'aria-expanded': this.expanded,
434
434
  'not-visible': this.hideOnCollapse && !this.expanded,
435
- } }, h("aside", { key: 'baf35c3d485501ed02cbaa256414b609fe8e3bb4', class: {
435
+ } }, h("aside", { key: '936922a6c519bf2fbf7f5584fbb01e50c82c9422', class: {
436
436
  'top-bottom-pane': this.isBottomTopPane && !this.isMobile,
437
437
  'left-right-pane': this.isLeftRightPane && !this.isMobile,
438
438
  'mobile-pane': this.isMobile,
439
439
  expanded: this.expanded,
440
- } }, h("div", { key: 'ea1a9f69a3b5e854fb008498c721289b40a6ef08', id: "title-div", class: {
440
+ } }, h("div", { key: '5064e26b9c5b3770c6c5e4d37c9fc7cc0e166821', id: "title-div", class: {
441
441
  title: !this.isMobile && !this.hideOnCollapse && !this.showContent,
442
442
  'title-finished': !this.isMobile && !this.hideOnCollapse && this.showContent,
443
443
  'title-expanded': !this.isMobile && !this.hideOnCollapse && this.expanded,
444
444
  'title-hide-on-collapse': !this.isMobile && this.hideOnCollapse,
445
445
  'title-mobile': this.isMobile,
446
446
  'header-gap': !this.isMobile && !this.hideOnCollapse,
447
- } }, h("ix-icon-button", { key: 'dd0e96827adb6aca47cf37c29a176518295b4e2e', class: "title-icon", size: "24", icon: this.expanded
447
+ } }, h("ix-icon-button", { key: '7ccba907c951d00bada385fc264d251e1adb402b', class: "title-icon", size: "24", icon: this.expanded
448
448
  ? this.isMobile || this.hideOnCollapse
449
449
  ? 'close'
450
450
  : this.expandIcon
451
451
  : this.minimizeIcon, ghost: true, onClick: () => {
452
452
  this.expanded = !this.expanded;
453
- }, "aria-controls": this.composition + 'ToggleButton' }), h("span", { key: '505a1c739875d56efe54e541090e5f830ca58c0b', class: {
453
+ }, "aria-controls": this.composition + 'ToggleButton' }), h("span", { key: '5b4406bf16ddd92d8888d49c4a18b1d857ea8f61', class: {
454
454
  'title-text': true,
455
455
  rotate: !this.expanded && !this.isMobile && this.isLeftRightPane,
456
- } }, this.icon ? (h("ix-icon", { size: "24", name: this.icon })) : null, h("div", { key: '7c24ad3f13dd01c196625573c5ecae39d26367fa', class: "title-text-overflow" }, h("ix-typography", { key: '31376f418257fdeb93d32948c8166cabc29f4a39', format: "h4" }, this.heading)))), h("div", { key: '95402763b829936c555a26f80e3538dd1f6d542b', class: "side-pane-content", hidden: !this.showContent }, h("slot", { key: '840ffb14d5b70ac9c615f1e12ca8fbf05e0bc3d4' })))));
456
+ } }, this.icon ? (h("ix-icon", { size: "24", name: this.icon })) : null, h("div", { key: 'daefc0b1860d28ce81e52eeb884eec679416a54f', class: "title-text-overflow" }, h("ix-typography", { key: '8a4deef3b02fbef4b918f98dd8d12fac4f29ee29', format: "h4" }, this.heading)))), h("div", { key: '7188486819256d46e21b298f898661e91fce44de', class: "side-pane-content", hidden: !this.showContent }, h("slot", { key: '45eb450896e2b6ec2833913a52094cc4cd3a1a41' })))));
457
457
  }
458
458
  get hostElement() { return this; }
459
459
  static get watchers() { return {
@@ -25,13 +25,13 @@ const Pill = /*@__PURE__*/ proxyCustomElement(class Pill extends HTMLElement {
25
25
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
26
26
  };
27
27
  }
28
- return (h(Host, { key: '8cdaa8d8b2c429a046db4bc3ecf05fab8c8dd43d', style: this.variant === 'custom'
28
+ return (h(Host, { key: '564411b5f68232e91613cd49b790f8ccff034868', style: this.variant === 'custom'
29
29
  ? {
30
30
  '--ix-icon-button-color': (_b = this.pillColor) !== null && _b !== void 0 ? _b : this.color,
31
31
  }
32
32
  : {}, title: this.el.textContent, class: {
33
33
  'align-left': this.alignLeft,
34
- } }, h("div", { key: '2be689c5f608c39f13969c80680f2a482d0e33bb', style: Object.assign({}, customStyle), class: {
34
+ } }, h("div", { key: '249644ab34859bf451ed47e64fc51e7858a0ab06', style: Object.assign({}, customStyle), class: {
35
35
  container: true,
36
36
  outline: this.outline,
37
37
  inactive: false,
@@ -45,10 +45,10 @@ const Pill = /*@__PURE__*/ proxyCustomElement(class Pill extends HTMLElement {
45
45
  custom: this.variant === 'custom',
46
46
  closable: false,
47
47
  icon: !!this.icon,
48
- } }, h("ix-icon", { key: '3695a57e5de1e243a9b453df6ea1fc9e6a8a37a4', class: {
48
+ } }, h("ix-icon", { key: 'f5eeee5bc7b218055775ac7f3dbae95cf697d810', class: {
49
49
  'with-icon': true,
50
50
  hidden: this.icon === undefined || this.icon === '',
51
- }, name: this.icon, size: '16' }), h("span", { key: '999f7e18df2ae7e0626714d85f4abcca0a0e8bce', class: "slot-container" }, h("slot", { key: 'bcc766b78fa8cf6a2b044b0356296225862765c9' })))));
51
+ }, name: this.icon, size: '16' }), h("span", { key: '14644dee7a8aae4b0f9fd3dd0a6fe51dc8586da6', class: "slot-container" }, h("slot", { key: '33553ee2ba967003bad9f7c52e78d2c383df1c08' })))));
52
52
  }
53
53
  get el() { return this; }
54
54
  static get style() { return IxPillStyle0; }
@@ -9,7 +9,7 @@ const PlaygroundInternal = /*@__PURE__*/ proxyCustomElement(class PlaygroundInte
9
9
  this.__registerHost();
10
10
  }
11
11
  render() {
12
- return h(Host, { key: '3915db9ac2de375515704818abb979e9aef1dbb7' });
12
+ return h(Host, { key: '2c7023915b61491ec4626431974c787778741459' });
13
13
  }
14
14
  static get style() { return IxPlaygroundInternalStyle0; }
15
15
  }, [2, "ix-playground-internal"]);
@@ -25,7 +25,7 @@ const PushCard = /*@__PURE__*/ proxyCustomElement(class PushCard extends HTMLEle
25
25
  const color = this.variant === 'insight' || this.variant === 'notification'
26
26
  ? 'std'
27
27
  : undefined;
28
- return (h(Host, { key: '96529a9ec926a30bf0ff5609a215a50df3a77b8d' }, h("ix-card", { key: '5bd737a3a82658bfb9a778dd6202ddecd0a754b2', variant: this.variant }, h("ix-card-content", { key: '829626941478481b805a287f5ae56541556e7207' }, h("ix-card-title", { key: '30e966156649d54adabce3883ed182fe9ff0e42b' }, this.icon ? (h("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, h("span", { key: 'b09cc036a7b0b4aaf647cd432dfae8c6793ec91a', class: 'notification' }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), h("slot", { key: '9f85511858f444cdb6629515c428a5454fe94525', name: "title-action" })), h("ix-typography", { key: '425a782ad84de4af28876cd268a7162b983830a0', color: color, format: "h4" }, this.heading), h("ix-typography", { key: '4da2386c51ae909c824c16215ffdd4daa6524225', color: color }, this.subheading)), h("ix-card-accordion", { key: 'ac3701b2ab1caade4ca1ab810e1a47ac11c4e963', collapse: this.collapse }, h("slot", { key: '6ed725b03baaa16fbdc9ff42e8e8fd26be683013' })))));
28
+ return (h(Host, { key: 'e24565973d07f9e229c36913ca3ac89a50fa203a' }, h("ix-card", { key: '44282cb66fe975ec987c732564b1a1b2f157fb5b', variant: this.variant }, h("ix-card-content", { key: 'a81102518c997300dd706eaaf9be2c409dc2cb57' }, h("ix-card-title", { key: 'cfe94c332de47b3457f713e601d5528da88eb9d6' }, this.icon ? (h("ix-icon", { class: 'icon', name: this.icon, size: "32" })) : null, h("span", { key: '70ae6659d04f30ba68a58f8cdf0fde3f33c3de01', class: 'notification' }, (_a = this.notification) !== null && _a !== void 0 ? _a : 0), h("slot", { key: 'b16c8760f377f9f5118cf2d6b09f0ed831c4d7bd', name: "title-action" })), h("ix-typography", { key: '861cc81ab636b168fbd6f931095d5128a2a4732b', color: color, format: "h4" }, this.heading), h("ix-typography", { key: '310464f9afd7994ccc5c51a8154387e59205b2bb', color: color }, this.subheading)), h("ix-card-accordion", { key: 'e070cee2f6ded1b56b92d3fc1ed5028cfe2d0d5d', collapse: this.collapse }, h("slot", { key: 'd8b198392bd09b45d2f0c6f6579e333c5f4d96e0' })))));
29
29
  }
30
30
  static get style() { return IxPushCardStyle0; }
31
31
  }, [1, "ix-push-card", {
@@ -122,12 +122,12 @@ const Slider = /*@__PURE__*/ proxyCustomElement(class Slider extends HTMLElement
122
122
  traceStart = valueInPercentage;
123
123
  traceEnd = traceReferenceInPercentage;
124
124
  }
125
- return (h(Host, { key: '8c85501e96b06c0978e105a3c385ff0824c65a8f', class: {
125
+ return (h(Host, { key: 'fc1ccd48aeefe6a53f7299db447b5c5e6fb6b13d', class: {
126
126
  disabled: this.disabled,
127
127
  error: !!this.error,
128
- }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, h("div", { key: 'd55ef7538ee1c4ddc5cbce9084f942100e3c973d', class: "slider" }, h("div", { key: 'ca12a0723b0413045b159fb0ff7c0e86492ec7dd', class: "track" }, h("div", { key: '14ac930b5473b74eb429723fee183c92c3fafdfb', class: "thumb", style: {
128
+ }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, h("div", { key: '4e3d3b0d5e1b2a2882ce0073336e4cd13ac1a4b8', class: "slider" }, h("div", { key: 'f8457c6d8efad8d172abe49f9037cb71f9ba226f', class: "track" }, h("div", { key: 'cf141d91936a74657f8788f5f7c688e37ebf7a16', class: "thumb", style: {
129
129
  left: `calc(${valueInPercentage} * 100% - 8px)`,
130
- } }), h("div", { key: '3e44ab3c48f5d3225a2bef007c33f1637daed6a1', class: "ticks" }, this.marker
130
+ } }), h("div", { key: 'b54ae34bda82b7f0277ae361c5139845830dc85d', class: "ticks" }, this.marker
131
131
  ? this.marker.map((markerValue) => {
132
132
  if (markerValue > this.max || markerValue < this.min) {
133
133
  return;
@@ -140,7 +140,7 @@ const Slider = /*@__PURE__*/ proxyCustomElement(class Slider extends HTMLElement
140
140
  '--tick-value': `${left}`,
141
141
  } }));
142
142
  })
143
- : null)), h("input", Object.assign({ key: '723d37e2970d33e4707b3f6749d87e24a4abaf82', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
143
+ : null)), h("input", Object.assign({ key: '219884ecfc35a76f0722782af2607c64b19a57aa', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
144
144
  '--value': `${valueInPercentage}`,
145
145
  '--trace-reference': `${traceReferenceInPercentage}`,
146
146
  '--trace-start': `${traceStart}`,
@@ -151,9 +151,9 @@ const Slider = /*@__PURE__*/ proxyCustomElement(class Slider extends HTMLElement
151
151
  this.showTooltip = true;
152
152
  }, onBlur: () => {
153
153
  this.showTooltip = false;
154
- }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), h("ix-tooltip", { key: '24fda111d2fb0582b41a43f621534984cfa0b851', class: {
154
+ }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), h("ix-tooltip", { key: '387dc09d28b3c45f08470ba651c659e8c528a44d', class: {
155
155
  'hide-tooltip': !this.showTooltip,
156
- }, animationFrame: true }, this.rangeInput)), h("div", { key: '3f048b282a1b5bce1a30710eaaeaa4a14d19ee32', class: "label" }, h("div", { key: '08e62143c2ea733010a59031e7eb2fa261b47de6', class: "label-start" }, h("slot", { key: 'e2902262ac37d93cd57b08230697735c5fdd95ed', name: "label-start" })), h("div", { key: 'fe84bba24a5a9673f4b4d86a6463381b84ef5069', class: "label-end" }, h("slot", { key: '9bfb718f207f3efac2c3d45f424264d45c293065', name: "label-end" }))), this.error ? (h("ix-typography", { class: 'label-error', color: "alarm" }, this.error)) : null));
156
+ }, animationFrame: true }, this.rangeInput)), h("div", { key: 'f8fdb048411a622870b4b0698c7124f7e175dedf', class: "label" }, h("div", { key: '2bbb6c7418953b907b1ef604a8d775c1e69d6626', class: "label-start" }, h("slot", { key: 'ce4a5aedbfafe7b5b71d47421bae0ab385548920', name: "label-start" })), h("div", { key: '98b40f2b68164592307f7f9817c913dffcb08139', class: "label-end" }, h("slot", { key: 'bcd3497745bf949da88cd373ecf8cd3f74488ffe', name: "label-end" }))), this.error ? (h("ix-typography", { class: 'label-error', color: "alarm" }, this.error)) : null));
157
157
  }
158
158
  get hostElement() { return this; }
159
159
  static get watchers() { return {
@@ -20,7 +20,7 @@ const SplitButtonItem = /*@__PURE__*/ proxyCustomElement(class SplitButtonItem e
20
20
  return this.wrapperRef.waitForCurrent();
21
21
  }
22
22
  render() {
23
- return (h(Host, { key: 'f25e1e6cb9b54071058b126718b0892bec07e9dc' }, h("ix-dropdown-item", { key: '0dd8665d736ab6d19e694de3eb72f32c4222d100', ref: this.wrapperRef, suppressChecked: true, icon: this.icon, label: this.label, onItemClick: (e) => {
23
+ return (h(Host, { key: '2857acae0de3f6e738276080924f3e1b937546c6' }, h("ix-dropdown-item", { key: 'ca37a4f42b3a673bb80890e43229711a45b378b9', ref: this.wrapperRef, suppressChecked: true, icon: this.icon, label: this.label, onItemClick: (e) => {
24
24
  e.preventDefault();
25
25
  e.stopPropagation();
26
26
  }, onClick: (e) => this.itemClick.emit(e) })));
@@ -41,7 +41,7 @@ const SplitButton = /*@__PURE__*/ proxyCustomElement(class SplitButton extends H
41
41
  'left-button-border': !this.outline,
42
42
  },
43
43
  };
44
- return (h(Host, { key: '52639556f15c57d83cb4cbb3d19435c6ebce416d' }, h("div", { key: 'ff929c04cd4935613587b66084b7aeda65df7ead', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (h("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (h("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), h("ix-icon-button", Object.assign({ key: '6f3c9437734bcf6e1ae42c8f3ef6e122931aa551' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: this.splitIcon }))), h("ix-dropdown", { key: '4424f23d71b89cb94351e12b469e7cd8a9747a35', ref: (r) => (this.dropdownElement = r) }, h("slot", { key: 'f026677e93b0b182f15b1b7bf114254ee6279684' }))));
44
+ return (h(Host, { key: '72cef252b92343974f54030d735d9add93a1ce50' }, h("div", { key: 'e3b90f79ffc667a96f14ce5f32f91844acba8503', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (h("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (h("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), h("ix-icon-button", Object.assign({ key: '02d9964f46c960e19045135e63212cba857c99df' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: this.splitIcon }))), h("ix-dropdown", { key: '62f7410479325fa1f20b08baef68d0b83f41e03a', ref: (r) => (this.dropdownElement = r) }, h("slot", { key: 'dbf07a44f0596567676905abc4bc156560ddcd1d' }))));
45
45
  }
46
46
  get hostElement() { return this; }
47
47
  static get style() { return IxSplitButtonStyle0; }
@@ -19,17 +19,17 @@ const Tile = /*@__PURE__*/ proxyCustomElement(class Tile extends HTMLElement {
19
19
  this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
20
20
  }
21
21
  render() {
22
- return (h(Host, { key: '65e1277cf4b5ccc449dabc26c7216b13dd2c2aa3', class: {
22
+ return (h(Host, { key: 'c18f9b86f07ad9ce056d22c0ebcdce4ce0a4195f', class: {
23
23
  'tile-small': this.size === 'small',
24
24
  'tile-medium': this.size === 'medium',
25
25
  'tile-big': this.size === 'big',
26
- } }, h("div", { key: '69f1d82f28fb8d345bbaae2624114298c3c1c879', class: {
26
+ } }, h("div", { key: '34808bb57f813224b7f0f4bb289de56aef170864', class: {
27
27
  'tile-header': true,
28
28
  'has-content': this.hasHeaderSlot,
29
- } }, h("slot", { key: '9f0cd992a9ea408da4cc7756f8d9ce0c61a0fd8c', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), h("div", { key: 'da541a2a3ba69eeba1a4421915f75d700050c5f8', class: "tile-subheader" }, h("slot", { key: 'a498169a21e53e3abf332461e2b1ef8eaad4910b', name: "subheader" })), h("div", { key: '4caacfbc6cad0e7432f8c53be2f2785c4d76cc5d', class: "tile-content" }, h("slot", { key: '59e81a46d10307f93e1bb50735a9b05f106d7dd6' })), h("div", { key: '1455303a22aff7c91392946de8f3b87d0d401b45', class: {
29
+ } }, h("slot", { key: 'a5755136d26d7ca1c1fb087cd16ceadffbcad9bc', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), h("div", { key: '6082482ecbfc4a332b85451aa1661df7ff8a5425', class: "tile-subheader" }, h("slot", { key: 'bd43456069f9f0117f66194a2be6ae2913325abc', name: "subheader" })), h("div", { key: '3c37eb01ade7f131f33204c7f1f927a3b1341c03', class: "tile-content" }, h("slot", { key: '7e359cb0720e7ce0eefba2e3d25f5cf31f92fc49' })), h("div", { key: 'df1ae76b5b7d5df128b5baac00171f8906c01301', class: {
30
30
  'tile-footer': true,
31
31
  'has-content': this.hasFooterSlot,
32
- } }, h("slot", { key: 'e498be21e2041b2689ebe5689e846668a556bb1e', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
32
+ } }, h("slot", { key: 'cd340f4ab95913bd6bc4d6d40ee4c6712992f964', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
33
33
  }
34
34
  get hostElement() { return this; }
35
35
  static get style() { return IxTileStyle0; }
@@ -79,7 +79,7 @@ const ToastContainer = /*@__PURE__*/ proxyCustomElement(class ToastContainer ext
79
79
  };
80
80
  }
81
81
  render() {
82
- return (h(Host, { key: '60af7515a7ed4f464d8d7b3e38ab5552c27f3af6', class: {
82
+ return (h(Host, { key: '2f5cc3b256ff81ebb2dadd0c774f89ddc59caffb', class: {
83
83
  'toast-container--bottom-right': this.position === 'bottom-right',
84
84
  'toast-container--top-right': this.position === 'top-right',
85
85
  } }));
@@ -60,9 +60,9 @@ const ToggleButton = /*@__PURE__*/ proxyCustomElement(class ToggleButton extends
60
60
  'aria-pressed': a11yBoolean(this.pressed),
61
61
  },
62
62
  };
63
- return (h(Host, { key: 'f8633f71b51df3509bc679922b432bd5c530d580', class: {
63
+ return (h(Host, { key: 'dfcef75c0ea69b53af7afc1df02915a869b6ef3b', class: {
64
64
  disabled: this.disabled || this.loading,
65
- } }, h(BaseButton, Object.assign({ key: '005a4497d2d37783c6dcf2824c471b56515396ed' }, baseButtonProps), h("slot", { key: '9cafada091aa59fd6b447a2821f58ebd504875cd' }))));
65
+ } }, h(BaseButton, Object.assign({ key: 'ea0fbe743f0c3371fb71925be47fc566e5dee37d' }, baseButtonProps), h("slot", { key: '2e6d2c6169978fc567974220437f2a7aa05c62ac' }))));
66
66
  }
67
67
  static get watchers() { return {
68
68
  "variant": ["onVariantChange"],
@@ -26,9 +26,9 @@ const Toggle = /*@__PURE__*/ proxyCustomElement(class Toggle extends HTMLElement
26
26
  this.checkedChange.emit(this.checked);
27
27
  }
28
28
  render() {
29
- return (h(Host, { key: 'ffc42b6828208dcf6483abfda90ae88dd43ee408', class: {
29
+ return (h(Host, { key: '4ba9c673e94ffceedf28fbf04a7d136720db55f4', class: {
30
30
  disabled: this.disabled,
31
- }, onClick: () => this.onCheckedChange(!this.checked) }, h("input", { key: '35954eafdb6301bb6e7063a8978f2bfcc7076de0', disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, role: "switch", tabindex: 0, type: "checkbox", "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), h("label", { key: '0aed058713bc742c3408accee2e3551313a1ad31', class: "switch", tabIndex: -1 }, h("span", { key: '62fbfca9e3adb625006e981f4ae655d2989d9aef', class: "slider" })), !this.hideText ? (h(Fragment, null, !this.indeterminate ? (h("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.checked ? this.textOn : this.textOff)) : (h("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.textIndeterminate)))) : null));
31
+ }, onClick: () => this.onCheckedChange(!this.checked) }, h("input", { key: '38b9f9e4577c54c1f930e93db5958f828e5fe789', disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, role: "switch", tabindex: 0, type: "checkbox", "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), h("label", { key: '0ec0fa498dde12fc557ab02fc785ef291a803dcd', class: "switch", tabIndex: -1 }, h("span", { key: '8101166f958219372a1ea6e509233b63c0d05ede', class: "slider" })), !this.hideText ? (h(Fragment, null, !this.indeterminate ? (h("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.checked ? this.textOn : this.textOff)) : (h("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.textIndeterminate)))) : null));
32
32
  }
33
33
  get hostElement() { return this; }
34
34
  static get style() { return IxToggleStyle0; }
@@ -698,7 +698,7 @@ const Tree = /*@__PURE__*/ proxyCustomElement(class Tree extends HTMLElement {
698
698
  this.hyperlist = new Hyperlist(this.hostElement, config);
699
699
  }
700
700
  render() {
701
- return (h(Host, { key: '5e3f0e8bbd14073590ed9ae548fa51abb50bd52b' }, h("slot", { key: '9e05d42472878f4791cce2033271e1918d40c38f' })));
701
+ return (h(Host, { key: 'fa198f954c529db834099df3f599ecaf65223365' }, h("slot", { key: '54e63253af180cdd5e1c2c5048bf495475db36de' })));
702
702
  }
703
703
  get hostElement() { return this; }
704
704
  static get watchers() { return {
@@ -85,7 +85,7 @@ const Upload = /*@__PURE__*/ proxyCustomElement(class Upload extends HTMLElement
85
85
  this.filesToUpload = obj;
86
86
  }
87
87
  render() {
88
- return (h(Host, { key: 'c13c30ad2fa2a251ad872d7b0461f625798a3d2a' }, h("div", { key: '572bf6899630cdc1fdff1518750415270792a368', class: {
88
+ return (h(Host, { key: '24415b4716bc4e6e575668cb5b09f978ebd387d4' }, h("div", { key: '877e983ae775fa95ffd5254b3bb7697db4cd2720', class: {
89
89
  'file-upload-area': true,
90
90
  'file-over': this.state !== UploadFileState.LOADING && this.isFileOver,
91
91
  checking: this.state === UploadFileState.LOADING,
@@ -95,9 +95,9 @@ const Upload = /*@__PURE__*/ proxyCustomElement(class Upload extends HTMLElement
95
95
  if (this.state !== UploadFileState.LOADING) {
96
96
  this.fileDropped(e);
97
97
  }
98
- }, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), h("div", { key: '5c48357676e704f0e285e510059593c526ca47fc' }, h("input", { key: '5ed9faca22b46db4962c64ff3822c59d3e44cf95', multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", onChange: (e) => {
98
+ }, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), h("div", { key: '6828b521609b8698f3ebc78ed83256a4fbb3cfea' }, h("input", { key: 'e825ce2834b93d3ef09100d29d127573eb812cfa', multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", onChange: (e) => {
99
99
  this.fileChangeEvent(e);
100
- }, accept: this.accept }), h("ix-button", { key: '6e5bcfec5d982c8674e6bf38bbf1e0d805b1af0f', tabindex: "-1", outline: true, onClick: () => this.inputElement.click(), disabled: this.disabled || this.state === UploadFileState.LOADING }, this.i18nUploadFile)))));
100
+ }, accept: this.accept }), h("ix-button", { key: '117dd488e465ec542381b38b90d9d6a2ac5afb35', tabindex: "-1", outline: true, onClick: () => this.inputElement.click(), disabled: this.disabled || this.state === UploadFileState.LOADING }, this.i18nUploadFile)))));
101
101
  }
102
102
  get hostElement() { return this; }
103
103
  static get style() { return IxUploadStyle0; }
@@ -131,13 +131,13 @@ const ValidationTooltip = /*@__PURE__*/ proxyCustomElement(class ValidationToolt
131
131
  }
132
132
  render() {
133
133
  var _a, _b;
134
- return (h(Host, { key: '2adabc09b27adab332a05e06f95f778e635db7cf' }, h("slot", { key: '9737aa1f46813f88404c5a80eaf0b8e1c6b166c4' }), h("div", { key: '6be2cd8f7c24bd7c3ddc42218ca0b70d3c56dc0a', role: "tooltip", style: {
134
+ return (h(Host, { key: '67aacf7f22d2d165674ab78c2f590c54abe33420' }, h("slot", { key: 'e0c33f6e04e6ce11caeb8dba4318214699de0f4c' }), h("div", { key: '3c5d508386e333a2ca50dc5bfe6ab59375c60e37', role: "tooltip", style: {
135
135
  display: 'none',
136
136
  position: 'fixed',
137
137
  top: '0',
138
138
  left: '0',
139
139
  transform: `translate(${Math.round(((_a = this.tooltipPosition) === null || _a === void 0 ? void 0 : _a.x) || 0)}px,${Math.round(((_b = this.tooltipPosition) === null || _b === void 0 ? void 0 : _b.y) || 0)}px)`,
140
- }, class: "validation-tooltip text-default" }, this.message, h("slot", { key: '228c539e4447ce9a4c89ffe584f9b712ccaa1924', name: "tooltip-message" }), h("div", { key: 'cdbaf18c6c2033b9b03e33b4e5826309f504df14', id: "arrow" }))));
140
+ }, class: "validation-tooltip text-default" }, this.message, h("slot", { key: '8e87f49c00ea3916fd83a3b7e69b996311197dcb', name: "tooltip-message" }), h("div", { key: '1bd0d2d368cb7cb0fa113605522fff53831f2c35', id: "arrow" }))));
141
141
  }
142
142
  get hostElement() { return this; }
143
143
  static get watchers() { return {
@@ -70,18 +70,18 @@ const WorkflowStep = /*@__PURE__*/ proxyCustomElement(class WorkflowStep extends
70
70
  }
71
71
  render() {
72
72
  const icons = !this.customIconSlot ? (h(Fragment, null, h("ix-icon", { color: "color-1", name: this.iconName === 'warning' ? 'triangle-filled' : 'circle-filled', class: "absolute", size: "24" }), h("ix-icon", { color: this.iconColor, name: this.iconName, class: "absolute", size: "24" }))) : null;
73
- return (h(Host, { key: 'e6da26c63019f1efd788ac0e6d64e8c669f711b3', onClick: () => this.onStepClick() }, h("div", { key: '607ad21e42070abc412fd4a5313e207f7908d765', tabIndex: 0, class: {
73
+ return (h(Host, { key: '358b9e3e25d832467c9b2abbdf9f48a270a4a340', onClick: () => this.onStepClick() }, h("div", { key: 'e5206e9a7ba4f3a3c63f82199d434f4f66e1f1dc', tabIndex: 0, class: {
74
74
  step: true,
75
75
  selected: this.selected,
76
76
  vertical: this.vertical,
77
77
  disabled: this.disabled,
78
78
  clickable: this.clickable && !this.disabled,
79
- } }, h("div", { key: 'a55397363ac7fdb3579751903e98e4840314a2c7', class: "wrapper" }, h("div", { key: 'b4044cabf368cdb5632727baf1a9040a2ba59296', class: {
79
+ } }, h("div", { key: '26fc906525c73bbfb79053ccfa0c4f7f0a2ececd', class: "wrapper" }, h("div", { key: '3990d45cdf8241bd53a849d11313e877ef82c974', class: {
80
80
  line: true,
81
81
  selected: this.selected,
82
82
  [this.status]: true,
83
83
  [this.position]: true,
84
- } }), h("div", { key: 'da4cbb5b0755dea7c8ff4c45676a5c7da33e0caf', class: "iconWrapper" }, icons, h("slot", { key: '3059dcda912a1fd2d7225dd7c97cf6c7f640b875', name: "custom-icon" }))), h("div", { key: '316a8dbb4b5e8845cca3635b3f2c1bb5ef3ebefd', class: "text" }, h("slot", { key: '9cc1127aa169fb7096b671720160da4a3ab7efc7' })))));
84
+ } }), h("div", { key: '9d509a30ef4c514c8d71048e9cf29bfe954659ff', class: "iconWrapper" }, icons, h("slot", { key: '61edba63ba2d2f812837fb50f55f8ce184c5821d', name: "custom-icon" }))), h("div", { key: '1e0f1c991dcd3d9d6ca9368ffef196c3133f78ba', class: "text" }, h("slot", { key: 'b758245d47b573e20a6cae6e8d28b1aa030f5b65' })))));
85
85
  }
86
86
  get hostElement() { return this; }
87
87
  static get watchers() { return {
@@ -69,7 +69,7 @@ const WorkflowSteps = /*@__PURE__*/ proxyCustomElement(class WorkflowSteps exten
69
69
  this.updateSteps();
70
70
  }
71
71
  render() {
72
- return (h(Host, { key: '0df56c84cde310027e181c8fd5d8c9dd4f5c9451' }, h("div", { key: '2f82dfc3689d431ac06586f673895b9c36799847', class: { steps: true, vertical: this.vertical } }, h("slot", { key: 'c22421b7917f1d61bc2624979bee8b8804cc8aa3' }))));
72
+ return (h(Host, { key: 'f142d00b7e556dc24442861edded53c090d3a2bb' }, h("div", { key: 'c5681d900c92023bff93b1d102fb5002da1d7a04', class: { steps: true, vertical: this.vertical } }, h("slot", { key: '866edb3dbeba5853bb4fdf1b764ff6f689002b5e' }))));
73
73
  }
74
74
  get hostElement() { return this; }
75
75
  static get style() { return IxWorkflowStepsStyle0; }
@@ -13,12 +13,12 @@ const LayoutGrid = /*@__PURE__*/ proxyCustomElement(class LayoutGrid extends HTM
13
13
  this.columns = 12;
14
14
  }
15
15
  render() {
16
- return (h(Host, { key: '89d8863758f2044ad0d68491e852c5c23270ac77', class: {
16
+ return (h(Host, { key: 'd3f673eeface55a4cd571acda477794c8735c5e4', class: {
17
17
  'no-margin': this.noMargin,
18
18
  }, style: {
19
19
  '--ix-layout-grid-columns': `${this.columns}`,
20
20
  '--ix-layout-grid-gutter': `${this.gap}px`,
21
- } }, h("slot", { key: '3b84d5e1a028c22943acbb845aedae43c2c33fb3' })));
21
+ } }, h("slot", { key: 'e70ea397035d14b0eefc589150d1106983599cec' })));
22
22
  }
23
23
  static get style() { return IxLayoutGridStyle0; }
24
24
  }, [1, "ix-layout-grid", {
@@ -46,14 +46,14 @@ const MapNavigationOverlay = /*@__PURE__*/ proxyCustomElement(class MapNavigatio
46
46
  }
47
47
  render() {
48
48
  var _a, _b, _c;
49
- return (h(Host, { key: '9a3e2f31b59a6829c87dd6422a5426c0aee2951b' }, h("div", { key: 'c2053424c657e0642b0e7e33bf5009b70151a2f4', class: "overlay-header" }, h("div", { key: 'beab8496e3e0531bf8722b4c778b6e130291a13d', class: {
49
+ return (h(Host, { key: 'e032148cd238a6e03703b12098550b0af3d59116' }, h("div", { key: '99a192f95c70611b60bdb0dc6ea2626e77c04603', class: "overlay-header" }, h("div", { key: '805208183f5c68841625778424618609a681bb2d', class: {
50
50
  'color-indicator': true,
51
51
  'd-none': ((_a = this.iconColor) !== null && _a !== void 0 ? _a : this.color) === undefined,
52
52
  }, style: {
53
53
  'background-color': ((_b = this.iconColor) !== null && _b !== void 0 ? _b : this.color)
54
54
  ? `var(--theme-${(_c = this.iconColor) !== null && _c !== void 0 ? _c : this.color})`
55
55
  : '',
56
- } }), h("div", { key: '876d41acfceb40657e724482451588ccbfb06dd6', class: "overlay-header-content" }, h("ix-icon", { key: 'bfbdd91447f23b64f2d0a22a16b450016e9c86ce', size: "32", name: this.icon }), h("span", { key: '9be99e0ff37cc9023b2a66bc6be3a1af12a5a585', class: "overlay-header-title", title: this.name }, this.name)), h("ix-icon-button", { key: '57aed7319da3e3687ef7582849b9a35051d5e3eb', class: "overlay-close", ghost: true, icon: 'close', size: "24", onClick: () => this.closeOverlay() })), h("slot", { key: '8075187346f7e126505bd3defc79a6b4640da7cc' })));
56
+ } }), h("div", { key: '657730e6f7ee8de1dc6f81832e203dc08ff4fc4c', class: "overlay-header-content" }, h("ix-icon", { key: 'aa4b879448b68d7a98c663c1a1687886ec1ff319', size: "32", name: this.icon }), h("span", { key: '54c28bb988123955edb26f656af30a808b75e5d3', class: "overlay-header-title", title: this.name }, this.name)), h("ix-icon-button", { key: '86975e3e49b5f691c05631fa6b0726987cd136d4', class: "overlay-close", ghost: true, icon: 'close', size: "24", onClick: () => this.closeOverlay() })), h("slot", { key: 'fa0eb00b9acfe52af042b580c69b8cd444b35acc' })));
57
57
  }
58
58
  get hostElement() { return this; }
59
59
  static get style() { return IxMapNavigationOverlayStyle0; }
@@ -20,7 +20,7 @@ const MenuAvatarItem = /*@__PURE__*/ proxyCustomElement(class MenuAvatarItem ext
20
20
  return this.dropdownItemRef.waitForCurrent();
21
21
  }
22
22
  render() {
23
- return (h("ix-dropdown-item", { key: 'c6f72909f3511d9434e4bf0cddac029b4db47b11', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
23
+ return (h("ix-dropdown-item", { key: '9670762c1c6ac88327938f82d59042fe0b8da824', ref: this.dropdownItemRef, icon: this.icon, label: this.label, onClick: (e) => this.itemClick.emit(e) }));
24
24
  }
25
25
  get hostElement() { return this; }
26
26
  static get style() { return IxMenuAvatarItemStyle0; }
@@ -1,7 +1,7 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
2
  import { c as createMutationObserver } from './mutation-observer.js';
3
3
 
4
- const menuItemCss = ":host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative;pointer-events:none}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .tab:not(:last-child){margin-bottom:0.5rem}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.5rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);border-radius:6.25rem;font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-nav-item-primary--color);margin:0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:\"\";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab{flex-direction:row;padding-left:1.375rem}:host(.tab-nested) .tab .notification{position:relative;top:0;left:0;padding-left:0.5rem}:host(.tab-nested) .tab .tab-icon{padding-left:0.5rem;padding-right:0.5rem}:host(.tab-nested) .tab .tab-text{margin-left:0.5rem}:host(.tab-nested) .tab::before{display:none}";
4
+ const menuItemCss = ":host{position:relative;display:block;cursor:pointer;height:var(--ix-menu-item-height, 3rem);min-height:var(--ix-menu-item-height, 3rem);max-height:var(--ix-menu-item-height, 3rem)}:host .tab{all:unset;box-sizing:border-box;display:flex;position:relative;align-items:center;height:var(--ix-menu-item-height, 3rem);width:100%;z-index:500;padding-left:0.875rem}:host .tab:not(.disabled):not(:disabled).hover,:host .tab:not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}:host .tab:not(.disabled):not(:disabled).active,:host .tab:not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}:host .tab-icon{color:var(--theme-nav-item-primary-icon--color);position:relative;pointer-events:none}:host .tab:focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:-1px}:host .tab:not(:last-child){margin-bottom:0.5rem}:host .notification{display:inline-flex;position:absolute;top:0.25rem;left:1.5rem}:host .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:0.5rem;min-width:1rem;position:relative;border-radius:6.25rem;background-color:var(--theme-color-primary);font-size:0.75rem;font-weight:bold;line-height:1;font-family:Siemens Sans, Arial, sans-serif;color:var(--theme-color-primary--contrast);padding:0.25rem}:host .tab-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-nav-item-primary--color);margin:0 1rem 0 1.25rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}:host(.active) .tab,:host(.selected) .tab{background-color:var(--theme-nav-item-primary--background--selected)}:host(.active) .tab::before,:host(.selected) .tab::before{content:\"\";background-color:var(--theme-nav-item-primary--border-color--selected);height:var(--ix-menu-item-height, 3rem);width:0.25rem;left:0;position:absolute}:host(.active) .tab>.glyph,:host(.selected) .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}:host(.disabled){color:var(--theme-color-weak-text);pointer-events:none;cursor:default}:host(.disabled) .tab>.tab-icon{color:var(--theme-color-weak-text)}:host(.disabled) .tab-text{color:var(--theme-color-weak-text)}:host(.bottom-tab),:host([slot=bottom]){min-height:2.25rem;height:2.25rem;max-height:2.25rem}:host(.bottom-tab) .tab,:host([slot=bottom]) .tab{height:2.25rem}:host(.bottom-tab) .tab::before,:host([slot=bottom]) .tab::before{height:2.25rem;background-color:transparent}:host(.bottom-tab).active:hover,:host(.bottom-tab).selected:hover,:host([slot=bottom]).active:hover,:host([slot=bottom]).selected:hover{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab).active:active,:host(.bottom-tab).selected:active,:host([slot=bottom]).active:active,:host([slot=bottom]).selected:active{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.bottom-tab.active) .tab,:host(.bottom-tab.selected) .tab,:host(.active[slot=bottom]) .tab,:host(.selected[slot=bottom]) .tab{background-color:var(--theme-nav-item-secondary--background--selected)}:host(.tab-nested) .tab{flex-direction:row;padding-left:1.375rem}:host(.tab-nested) .tab .notification{position:relative;top:0;left:0;padding-left:0.5rem}:host(.tab-nested) .tab .tab-icon{padding-left:0.5rem;padding-right:0.5rem}:host(.tab-nested) .tab .tab-text{margin-left:0.5rem}:host(.tab-nested) .tab::before{display:none}";
5
5
  const IxMenuItemStyle0 = menuItemCss;
6
6
 
7
7
  const MenuItem = /*@__PURE__*/ proxyCustomElement(class MenuItem extends HTMLElement {
@@ -70,13 +70,13 @@ const MenuItem = /*@__PURE__*/ proxyCustomElement(class MenuItem extends HTMLEle
70
70
  slot: 'bottom',
71
71
  };
72
72
  }
73
- return (h(Host, Object.assign({ key: 'cf7c3ee73c7ff53d9825bc64460a72a876c46f03', class: {
73
+ return (h(Host, Object.assign({ key: 'da2c5ba8459f0a0473c249eb37303a49d980c5ef', class: {
74
74
  disabled: this.disabled,
75
75
  'home-tab': this.home,
76
76
  'bottom-tab': this.bottom,
77
77
  active: this.active,
78
78
  'tab-nested': this.isHostedInsideCategory,
79
- } }, extendedAttributes), h("button", { key: 'd79e9ab5097e712949a65e59e08426166dfa4091', class: "tab", title: this.title, tabIndex: this.disabled ? -1 : 0, role: "listitem" }, (this.icon || this.tabIcon) && (h("ix-icon", { class: 'tab-icon', name: (_a = this.icon) !== null && _a !== void 0 ? _a : this.tabIcon })), this.notifications ? (h("div", { class: "notification" }, h("div", { class: "pill" }, this.notifications))) : null, h("span", { key: 'edbdefc1edd5b572c49d2f74e184a466989500e6', class: "tab-text text-default" }, h("slot", { key: 'f3d75d13c9b68b69e7731f9c947c423e304a76d6' })))));
79
+ } }, extendedAttributes), h("button", { key: '3a0650544cbd13512438699730ff9dfc13978cc3', class: "tab", title: this.title, tabIndex: this.disabled ? -1 : 0, role: "listitem" }, (this.icon || this.tabIcon) && (h("ix-icon", { class: 'tab-icon', name: (_a = this.icon) !== null && _a !== void 0 ? _a : this.tabIcon })), this.notifications ? (h("div", { class: "notification" }, h("div", { class: "pill" }, this.notifications))) : null, h("span", { key: 'e66eb57545254f24212e3bb99e0efedb49ede1c4', class: "tab-text text-default" }, h("slot", { key: '80127ff0f7fb6ffe2a3318e4ced668c4646262c1' })))));
80
80
  }
81
81
  get hostElement() { return this; }
82
82
  static get watchers() { return {
@@ -1 +1 @@
1
- {"file":"menu-item.js","mappings":";;;AAAA,MAAM,WAAW,GAAG,y3GAAy3G,CAAC;AAC94G,yBAAe,WAAW;;MCmBb,QAAQ;;;;;QA6CX,2BAAsB,GAAG,KAAK,CAAC;oBAzCxB,KAAK;sBAOH,KAAK;;;;;;;;IAoCtB,iBAAiB;QACf,IAAI,CAAC,sBAAsB;YACzB,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC;QAEjD,IAAI,CAAC,YAAY,EAAE,CAAC;QACpB,IAAI,CAAC,eAAe,EAAE,CAAC;KACxB;IAED,mBAAmB;QACjB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC;KACzC;IAED,iBAAiB;QACf,IAAI,CAAC,QAAQ,GAAG,sBAAsB,CAAC;YACrC,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC;SACzC,CAAC,CAAC;QAEH,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE;YACtC,OAAO,EAAE,IAAI;YACb,SAAS,EAAE,IAAI;YACf,aAAa,EAAE,IAAI;SACpB,CAAC,CAAC;KACJ;IAED,oBAAoB;QAClB,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,QAAQ,CAAC,UAAU,EAAE,CAAC;SAC5B;KACF;IAGD,YAAY;QACV,IACE,CAAC,IAAI,CAAC,sBAAsB;YAC5B,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI;YACtB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,EACzB;YACA,IAAI,CAAC,IAAI,GAAG,UAAU,CAAC;SACxB;KACF;IAGD,eAAe;QACb,IACE,CAAC,IAAI,CAAC,sBAAsB;YAC5B,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI;YACtB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,EACzB;YACA,IAAI,CAAC,OAAO,GAAG,UAAU,CAAC;SAC3B;KACF;IAED,MAAM;;QACJ,IAAI,kBAAkB,GAAG,EAAE,CAAC;QAC5B,IAAI,IAAI,CAAC,IAAI,EAAE;YACb,kBAAkB,GAAG;gBACnB,IAAI,EAAE,MAAM;aACb,CAAC;SACH;QAED,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,kBAAkB,GAAG;gBACnB,IAAI,EAAE,QAAQ;aACf,CAAC;SACH;QACD,QACE,EAAC,IAAI,mEACH,KAAK,EAAE;gBACL,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,UAAU,EAAE,IAAI,CAAC,IAAI;gBACrB,YAAY,EAAE,IAAI,CAAC,MAAM;gBACzB,MAAM,EAAE,IAAI,CAAC,MAAM;gBACnB,YAAY,EAAE,IAAI,CAAC,sBAAsB;aAC1C,IACG,kBAAkB,GAEtB,+DACE,KAAK,EAAC,KAAK,EACX,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAG,CAAC,CAAC,GAAG,CAAC,EAChC,IAAI,EAAC,UAAU,IAEd,CAAC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,MACzB,eACE,KAAK,EAAE,UAAU,EACjB,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,mCAAI,IAAI,CAAC,OAAO,GACtB,CACZ,EACA,IAAI,CAAC,aAAa,IACjB,WAAK,KAAK,EAAC,cAAc,IACvB,WAAK,KAAK,EAAC,MAAM,IAAE,IAAI,CAAC,aAAa,CAAO,CACxC,IACJ,IAAI,EACR,6DAAM,KAAK,EAAC,uBAAuB,IACjC,8DAAa,CACR,CACA,CACJ,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/menu-item/menu-item.scss?tag=ix-menu-item&encapsulation=shadow","src/components/menu-item/menu-item.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/hover';\n@import 'mixins/text-truncation';\n\n$menuItemHeight: 3rem;\n$menuItemPadding: 0.875rem;\n\n:host {\n position: relative;\n display: block;\n cursor: pointer;\n\n height: var(--ix-menu-item-height, $menuItemHeight);\n min-height: var(--ix-menu-item-height, $menuItemHeight);\n max-height: var(--ix-menu-item-height, $menuItemHeight);\n\n .tab {\n all: unset;\n box-sizing: border-box;\n display: flex;\n position: relative;\n align-items: center;\n height: var(--ix-menu-item-height, $menuItemHeight);\n width: calc(100%);\n z-index: 500;\n padding-left: $menuItemPadding;\n\n @include ghost-hover-pressed;\n }\n\n .tab-icon {\n color: var(--theme-nav-item-primary-icon--color);\n position: relative;\n pointer-events: none;\n }\n\n .tab:focus-visible {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: -1px;\n }\n\n .tab:not(:last-child) {\n margin-bottom: $small-space;\n }\n\n .notification {\n display: inline-flex;\n position: absolute;\n top: 0.25rem;\n left: 1.5rem;\n\n .pill {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n height: 0.5rem;\n min-width: 1rem;\n position: relative;\n border-radius: 6.25rem;\n background-color: var(--theme-color-primary);\n border-radius: 6.25rem;\n font-size: 0.75rem;\n font-weight: bold;\n line-height: 1;\n font-family: Siemens Sans, Arial, sans-serif;\n color: var(--theme-color-primary--contrast);\n padding: $tiny-space;\n }\n }\n\n .tab-text {\n @include ellipsis;\n color: var(--theme-nav-item-primary--color);\n margin: 0 1.25rem;\n user-select: none;\n width: 100%;\n }\n}\n\n:host(.active),\n:host(.selected) {\n .tab {\n background-color: var(--theme-nav-item-primary--background--selected);\n }\n\n .tab::before {\n content: '';\n background-color: var(--theme-nav-item-primary--border-color--selected);\n height: var(--ix-menu-item-height, $menuItemHeight);\n width: 0.25rem;\n left: 0;\n position: absolute;\n }\n\n .tab > .glyph {\n color: var(--theme-nav-item-primary-icon--color--selected);\n }\n}\n\n:host(.disabled) {\n color: var(--theme-color-weak-text);\n pointer-events: none;\n cursor: default;\n\n .tab > .tab-icon {\n color: var(--theme-color-weak-text);\n }\n\n .tab-text {\n color: var(--theme-color-weak-text);\n }\n}\n\n:host(.bottom-tab),\n:host([slot='bottom']) {\n $bottom-height: 2.25rem;\n\n min-height: $bottom-height;\n height: $bottom-height;\n max-height: $bottom-height;\n\n .tab {\n height: $bottom-height;\n }\n\n .tab::before {\n height: $bottom-height;\n background-color: transparent;\n }\n\n &.active,\n &.selected {\n &:hover {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n\n &:active {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n }\n}\n\n:host(.bottom-tab.active),\n:host(.bottom-tab.selected),\n:host(.active[slot='bottom']),\n:host(.selected[slot='bottom']) {\n .tab {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n}\n\n:host(.tab-nested) {\n .tab {\n flex-direction: row;\n padding-left: calc(0.5rem + $menuItemPadding);\n\n .notification {\n position: relative;\n top: 0;\n left: 0;\n padding-left: 0.5rem;\n }\n\n .tab-icon {\n padding-left: 0.5rem;\n padding-right: 0.5rem;\n }\n\n .tab-text {\n margin-left: 0.5rem;\n }\n\n &::before {\n display: none;\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 { Component, Element, h, Host, Prop, State, Watch } from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\n\n/**\n * @slot menu-item-label Custom label\n */\n@Component({\n tag: 'ix-menu-item',\n styleUrl: 'menu-item.scss',\n shadow: true,\n})\nexport class MenuItem {\n /**\n * Move the Tab to a top position.\n */\n @Prop() home = false;\n\n /**\n * Caution: this is no longer working. Please use slot=\"bottom\" instead.\n *\n * Place tab on bottom\n */\n @Prop() bottom = false;\n\n /**\n * Name of the icon you want to display. Icon names can be resolved from the documentation @link https://ix.siemens.io/docs/icon-library/icons\n *\n * @deprecated since 2.0.0 use `icon` property. Will be removed in 3.0.0\n */\n @Prop({ mutable: true }) tabIcon: string;\n\n /**\n * Name of the icon you want to display. Icon names can be resolved from the documentation @link https://ix.siemens.io/docs/icon-library/icons\n */\n @Prop({ mutable: true }) icon: string;\n\n /**\n * Show notification count on tab\n */\n @Prop() notifications: number;\n\n /**\n * State to display active\n */\n @Prop() active: boolean;\n\n /**\n * Disable tab and remove event handlers\n */\n @Prop() disabled: boolean;\n\n @Element() hostElement: HTMLIxMenuItemElement;\n\n @State() title: string;\n\n private observer: MutationObserver;\n private isHostedInsideCategory = false;\n\n componentWillLoad() {\n this.isHostedInsideCategory =\n !!this.hostElement.closest('ix-menu-category');\n\n this.onIconChange();\n this.onTabIconChange();\n }\n\n componentWillRender() {\n this.title = this.hostElement.innerText;\n }\n\n connectedCallback() {\n this.observer = createMutationObserver(() => {\n this.title = this.hostElement.innerText;\n });\n\n this.observer.observe(this.hostElement, {\n subtree: true,\n childList: true,\n characterData: true,\n });\n }\n\n disconnectedCallback() {\n if (this.observer) {\n this.observer.disconnect();\n }\n }\n\n @Watch('icon')\n onIconChange() {\n if (\n !this.isHostedInsideCategory &&\n !this.hostElement.icon &&\n !this.hostElement.tabIcon\n ) {\n this.icon = 'document';\n }\n }\n\n @Watch('tabIcon')\n onTabIconChange() {\n if (\n !this.isHostedInsideCategory &&\n !this.hostElement.icon &&\n !this.hostElement.tabIcon\n ) {\n this.tabIcon = 'document';\n }\n }\n\n render() {\n let extendedAttributes = {};\n if (this.home) {\n extendedAttributes = {\n slot: 'home',\n };\n }\n\n if (this.bottom) {\n extendedAttributes = {\n slot: 'bottom',\n };\n }\n return (\n <Host\n class={{\n disabled: this.disabled,\n 'home-tab': this.home,\n 'bottom-tab': this.bottom,\n active: this.active,\n 'tab-nested': this.isHostedInsideCategory,\n }}\n {...extendedAttributes}\n >\n <button\n class=\"tab\"\n title={this.title}\n tabIndex={this.disabled ? -1 : 0}\n role=\"listitem\"\n >\n {(this.icon || this.tabIcon) && (\n <ix-icon\n class={'tab-icon'}\n name={this.icon ?? this.tabIcon}\n ></ix-icon>\n )}\n {this.notifications ? (\n <div class=\"notification\">\n <div class=\"pill\">{this.notifications}</div>\n </div>\n ) : null}\n <span class=\"tab-text text-default\">\n <slot></slot>\n </span>\n </button>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"menu-item.js","mappings":";;;AAAA,MAAM,WAAW,GAAG,02GAA02G,CAAC;AAC/3G,yBAAe,WAAW;;MCmBb,QAAQ;;;;;QA6CX,2BAAsB,GAAG,KAAK,CAAC;oBAzCxB,KAAK;sBAOH,KAAK;;;;;;;;IAoCtB,iBAAiB;QACf,IAAI,CAAC,sBAAsB;YACzB,CAAC,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,CAAC,kBAAkB,CAAC,CAAC;QAEjD,IAAI,CAAC,YAAY,EAAE,CAAC;QACpB,IAAI,CAAC,eAAe,EAAE,CAAC;KACxB;IAED,mBAAmB;QACjB,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC;KACzC;IAED,iBAAiB;QACf,IAAI,CAAC,QAAQ,GAAG,sBAAsB,CAAC;YACrC,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,WAAW,CAAC,SAAS,CAAC;SACzC,CAAC,CAAC;QAEH,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC,IAAI,CAAC,WAAW,EAAE;YACtC,OAAO,EAAE,IAAI;YACb,SAAS,EAAE,IAAI;YACf,aAAa,EAAE,IAAI;SACpB,CAAC,CAAC;KACJ;IAED,oBAAoB;QAClB,IAAI,IAAI,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,QAAQ,CAAC,UAAU,EAAE,CAAC;SAC5B;KACF;IAGD,YAAY;QACV,IACE,CAAC,IAAI,CAAC,sBAAsB;YAC5B,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI;YACtB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,EACzB;YACA,IAAI,CAAC,IAAI,GAAG,UAAU,CAAC;SACxB;KACF;IAGD,eAAe;QACb,IACE,CAAC,IAAI,CAAC,sBAAsB;YAC5B,CAAC,IAAI,CAAC,WAAW,CAAC,IAAI;YACtB,CAAC,IAAI,CAAC,WAAW,CAAC,OAAO,EACzB;YACA,IAAI,CAAC,OAAO,GAAG,UAAU,CAAC;SAC3B;KACF;IAED,MAAM;;QACJ,IAAI,kBAAkB,GAAG,EAAE,CAAC;QAC5B,IAAI,IAAI,CAAC,IAAI,EAAE;YACb,kBAAkB,GAAG;gBACnB,IAAI,EAAE,MAAM;aACb,CAAC;SACH;QAED,IAAI,IAAI,CAAC,MAAM,EAAE;YACf,kBAAkB,GAAG;gBACnB,IAAI,EAAE,QAAQ;aACf,CAAC;SACH;QACD,QACE,EAAC,IAAI,mEACH,KAAK,EAAE;gBACL,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,UAAU,EAAE,IAAI,CAAC,IAAI;gBACrB,YAAY,EAAE,IAAI,CAAC,MAAM;gBACzB,MAAM,EAAE,IAAI,CAAC,MAAM;gBACnB,YAAY,EAAE,IAAI,CAAC,sBAAsB;aAC1C,IACG,kBAAkB,GAEtB,+DACE,KAAK,EAAC,KAAK,EACX,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAG,CAAC,CAAC,GAAG,CAAC,EAChC,IAAI,EAAC,UAAU,IAEd,CAAC,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,OAAO,MACzB,eACE,KAAK,EAAE,UAAU,EACjB,IAAI,EAAE,MAAA,IAAI,CAAC,IAAI,mCAAI,IAAI,CAAC,OAAO,GACtB,CACZ,EACA,IAAI,CAAC,aAAa,IACjB,WAAK,KAAK,EAAC,cAAc,IACvB,WAAK,KAAK,EAAC,MAAM,IAAE,IAAI,CAAC,aAAa,CAAO,CACxC,IACJ,IAAI,EACR,6DAAM,KAAK,EAAC,uBAAuB,IACjC,8DAAa,CACR,CACA,CACJ,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/menu-item/menu-item.scss?tag=ix-menu-item&encapsulation=shadow","src/components/menu-item/menu-item.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'common-variables';\n@import 'mixins/hover';\n@import 'mixins/text-truncation';\n\n$menuItemHeight: 3rem;\n$menuItemPadding: 0.875rem;\n\n:host {\n position: relative;\n display: block;\n cursor: pointer;\n\n height: var(--ix-menu-item-height, $menuItemHeight);\n min-height: var(--ix-menu-item-height, $menuItemHeight);\n max-height: var(--ix-menu-item-height, $menuItemHeight);\n\n .tab {\n all: unset;\n box-sizing: border-box;\n display: flex;\n position: relative;\n align-items: center;\n height: var(--ix-menu-item-height, $menuItemHeight);\n width: calc(100%);\n z-index: 500;\n padding-left: $menuItemPadding;\n\n @include ghost-hover-pressed;\n }\n\n .tab-icon {\n color: var(--theme-nav-item-primary-icon--color);\n position: relative;\n pointer-events: none;\n }\n\n .tab:focus-visible {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: -1px;\n }\n\n .tab:not(:last-child) {\n margin-bottom: $small-space;\n }\n\n .notification {\n display: inline-flex;\n position: absolute;\n top: 0.25rem;\n left: 1.5rem;\n\n .pill {\n display: inline-flex;\n justify-content: center;\n align-items: center;\n height: 0.5rem;\n min-width: 1rem;\n position: relative;\n border-radius: 6.25rem;\n background-color: var(--theme-color-primary);\n font-size: 0.75rem;\n font-weight: bold;\n line-height: 1;\n font-family: Siemens Sans, Arial, sans-serif;\n color: var(--theme-color-primary--contrast);\n padding: $tiny-space;\n }\n }\n\n .tab-text {\n @include ellipsis;\n color: var(--theme-nav-item-primary--color);\n margin: 0 1rem 0 1.25rem;\n user-select: none;\n width: 100%;\n }\n}\n\n:host(.active),\n:host(.selected) {\n .tab {\n background-color: var(--theme-nav-item-primary--background--selected);\n }\n\n .tab::before {\n content: '';\n background-color: var(--theme-nav-item-primary--border-color--selected);\n height: var(--ix-menu-item-height, $menuItemHeight);\n width: 0.25rem;\n left: 0;\n position: absolute;\n }\n\n .tab > .glyph {\n color: var(--theme-nav-item-primary-icon--color--selected);\n }\n}\n\n:host(.disabled) {\n color: var(--theme-color-weak-text);\n pointer-events: none;\n cursor: default;\n\n .tab > .tab-icon {\n color: var(--theme-color-weak-text);\n }\n\n .tab-text {\n color: var(--theme-color-weak-text);\n }\n}\n\n:host(.bottom-tab),\n:host([slot='bottom']) {\n $bottom-height: 2.25rem;\n\n min-height: $bottom-height;\n height: $bottom-height;\n max-height: $bottom-height;\n\n .tab {\n height: $bottom-height;\n }\n\n .tab::before {\n height: $bottom-height;\n background-color: transparent;\n }\n\n &.active,\n &.selected {\n &:hover {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n\n &:active {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n }\n}\n\n:host(.bottom-tab.active),\n:host(.bottom-tab.selected),\n:host(.active[slot='bottom']),\n:host(.selected[slot='bottom']) {\n .tab {\n background-color: var(--theme-nav-item-secondary--background--selected);\n }\n}\n\n:host(.tab-nested) {\n .tab {\n flex-direction: row;\n padding-left: calc(0.5rem + $menuItemPadding);\n\n .notification {\n position: relative;\n top: 0;\n left: 0;\n padding-left: 0.5rem;\n }\n\n .tab-icon {\n padding-left: 0.5rem;\n padding-right: 0.5rem;\n }\n\n .tab-text {\n margin-left: 0.5rem;\n }\n\n &::before {\n display: none;\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 { Component, Element, h, Host, Prop, State, Watch } from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\n\n/**\n * @slot menu-item-label Custom label\n */\n@Component({\n tag: 'ix-menu-item',\n styleUrl: 'menu-item.scss',\n shadow: true,\n})\nexport class MenuItem {\n /**\n * Move the Tab to a top position.\n */\n @Prop() home = false;\n\n /**\n * Caution: this is no longer working. Please use slot=\"bottom\" instead.\n *\n * Place tab on bottom\n */\n @Prop() bottom = false;\n\n /**\n * Name of the icon you want to display. Icon names can be resolved from the documentation @link https://ix.siemens.io/docs/icon-library/icons\n *\n * @deprecated since 2.0.0 use `icon` property. Will be removed in 3.0.0\n */\n @Prop({ mutable: true }) tabIcon: string;\n\n /**\n * Name of the icon you want to display. Icon names can be resolved from the documentation @link https://ix.siemens.io/docs/icon-library/icons\n */\n @Prop({ mutable: true }) icon: string;\n\n /**\n * Show notification count on tab\n */\n @Prop() notifications: number;\n\n /**\n * State to display active\n */\n @Prop() active: boolean;\n\n /**\n * Disable tab and remove event handlers\n */\n @Prop() disabled: boolean;\n\n @Element() hostElement: HTMLIxMenuItemElement;\n\n @State() title: string;\n\n private observer: MutationObserver;\n private isHostedInsideCategory = false;\n\n componentWillLoad() {\n this.isHostedInsideCategory =\n !!this.hostElement.closest('ix-menu-category');\n\n this.onIconChange();\n this.onTabIconChange();\n }\n\n componentWillRender() {\n this.title = this.hostElement.innerText;\n }\n\n connectedCallback() {\n this.observer = createMutationObserver(() => {\n this.title = this.hostElement.innerText;\n });\n\n this.observer.observe(this.hostElement, {\n subtree: true,\n childList: true,\n characterData: true,\n });\n }\n\n disconnectedCallback() {\n if (this.observer) {\n this.observer.disconnect();\n }\n }\n\n @Watch('icon')\n onIconChange() {\n if (\n !this.isHostedInsideCategory &&\n !this.hostElement.icon &&\n !this.hostElement.tabIcon\n ) {\n this.icon = 'document';\n }\n }\n\n @Watch('tabIcon')\n onTabIconChange() {\n if (\n !this.isHostedInsideCategory &&\n !this.hostElement.icon &&\n !this.hostElement.tabIcon\n ) {\n this.tabIcon = 'document';\n }\n }\n\n render() {\n let extendedAttributes = {};\n if (this.home) {\n extendedAttributes = {\n slot: 'home',\n };\n }\n\n if (this.bottom) {\n extendedAttributes = {\n slot: 'bottom',\n };\n }\n return (\n <Host\n class={{\n disabled: this.disabled,\n 'home-tab': this.home,\n 'bottom-tab': this.bottom,\n active: this.active,\n 'tab-nested': this.isHostedInsideCategory,\n }}\n {...extendedAttributes}\n >\n <button\n class=\"tab\"\n title={this.title}\n tabIndex={this.disabled ? -1 : 0}\n role=\"listitem\"\n >\n {(this.icon || this.tabIcon) && (\n <ix-icon\n class={'tab-icon'}\n name={this.icon ?? this.tabIcon}\n ></ix-icon>\n )}\n {this.notifications ? (\n <div class=\"notification\">\n <div class=\"pill\">{this.notifications}</div>\n </div>\n ) : null}\n <span class=\"tab-text text-default\">\n <slot></slot>\n </span>\n </button>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -65,7 +65,7 @@ const MenuSettings = /*@__PURE__*/ proxyCustomElement(class MenuSettings extends
65
65
  forceUpdate(this.el);
66
66
  }
67
67
  render() {
68
- return h(MenuTabs, { key: 'a2691ce375c764745c7b364ac8d09e280869c86d', context: this });
68
+ return h(MenuTabs, { key: '81cb8883f4cdcf08c1d6005c634cfe9d44fde8e2', context: this });
69
69
  }
70
70
  get el() { return this; }
71
71
  static get watchers() { return {
@@ -10,7 +10,7 @@ const ModalContent = /*@__PURE__*/ proxyCustomElement(class ModalContent extends
10
10
  this.__attachShadow();
11
11
  }
12
12
  render() {
13
- return (h(Host, { key: '7d65ee586b3d78c89cc6f6a90689eaa1d98f4ec2' }, h("slot", { key: 'a2cb0a30400cf62e782a0fbb9e2926f4127ace4f' })));
13
+ return (h(Host, { key: 'e1593ee1d306bc61b5eb123cab15766b13674196' }, h("slot", { key: '75a6728212575e1a265f39ff1a9efdcffb580838' })));
14
14
  }
15
15
  static get style() { return IxModalContentStyle0; }
16
16
  }, [1, "ix-modal-content"]);
@@ -39,7 +39,7 @@ const ModalHeader = /*@__PURE__*/ proxyCustomElement(class ModalHeader extends H
39
39
  this.parentDialog.dismissModal();
40
40
  }
41
41
  render() {
42
- return (h(Host, { key: '93f0022e034724d55e1ef5d158e26c3c52f187ea' }, this.icon ? (h("ix-icon", { class: 'modal-icon', name: this.icon, color: this.iconColor })) : null, h("ix-typography", { key: 'da388b084f8a380c731a45ae72d9b40fce7b2ef5', variant: 'default-title' }, h("slot", { key: '425ec3dd532be2169aa3782e01e923c0518646bb' })), !this.hideClose ? (h("ix-icon-button", { onClick: (event) => this.onCloseClick(event), ghost: true, icon: "close", class: 'modal-close' })) : null));
42
+ return (h(Host, { key: 'd3f46f15cd465239341a377050b5bde8b3893420' }, this.icon ? (h("ix-icon", { class: 'modal-icon', name: this.icon, color: this.iconColor })) : null, h("ix-typography", { key: '2663a8905b71b41dc346af59eaa51dde2507d575', variant: 'default-title' }, h("slot", { key: '73417fa4fb984e6dbf097d76cea3ec5894e24603' })), !this.hideClose ? (h("ix-icon-button", { onClick: (event) => this.onCloseClick(event), ghost: true, icon: "close", class: 'modal-close' })) : null));
43
43
  }
44
44
  get hostElement() { return this; }
45
45
  static get watchers() { return {
package/components/row.js CHANGED
@@ -10,7 +10,7 @@ const Row = /*@__PURE__*/ proxyCustomElement(class Row extends HTMLElement {
10
10
  this.__attachShadow();
11
11
  }
12
12
  render() {
13
- return (h(Host, { key: 'ae640297aa02dba7d4ca3f43f929ba9149889a3d' }, h("slot", { key: '38c1e1ee0c51c93c79e1f1a8e8c6a95e08760f24' })));
13
+ return (h(Host, { key: '2770cfaea562d4645313f6a45760f6a815008845' }, h("slot", { key: '6eeb8750c92b167909e7f0031decf80aef40662c' })));
14
14
  }
15
15
  static get style() { return IxRowStyle0; }
16
16
  }, [1, "ix-row"]);
@@ -18,7 +18,7 @@ class IxSelectItemLabelChangeEvent extends CustomEvent {
18
18
  }
19
19
  }
20
20
 
21
- const selectItemCss = ":host{display:block;position:relative}:host>ix-dropdown-item{width:100%}:host .select-item-checked{background-color:var(--theme-select-list-item--background--selected);--ix-dropdown-item-checked-color:var(--theme-color-std-text)}:host(.d-none){display:none}";
21
+ const selectItemCss = ":host{display:block;position:relative}:host>ix-dropdown-item{width:100%}:host ix-dropdown-item{color:var(--theme-color-std-text)}:host .select-item-checked{background-color:var(--theme-select-list-item--background--selected);--ix-dropdown-item-checked-color:var(--theme-color-std-text)}:host(.d-none){display:none}";
22
22
  const IxSelectItemStyle0 = selectItemCss;
23
23
 
24
24
  const SelectItem = /*@__PURE__*/ proxyCustomElement(class SelectItem extends HTMLElement {
@@ -53,7 +53,7 @@ const SelectItem = /*@__PURE__*/ proxyCustomElement(class SelectItem extends HTM
53
53
  }));
54
54
  }
55
55
  render() {
56
- return (h(Host, { key: 'c56aa1ee5e174f9de7905bcaef381e0a8fd212a2' }, h("ix-dropdown-item", { key: '00ec7a1e52a6b17cf94ce702239fef06df0cb936', class: {
56
+ return (h(Host, { key: '3d43f9c4cc86b5820ebe0fe15c3ccd2a6a4f0f95' }, h("ix-dropdown-item", { key: 'a169c7bf3533f5203ad557b6ef52edd6ddf9c547', class: {
57
57
  'select-item-checked': this.selected,
58
58
  }, checked: this.selected, label: this.label ? this.label : this.value, onItemClick: (e) => this.onItemClick(e) })));
59
59
  }
@@ -1 +1 @@
1
- {"file":"select-item.js","mappings":";;;AAAA;;;;;;;;MAQa,4BAA6B,SAAQ,WAGhD;IACA,YAAY,MAA8C;QACxD,KAAK,CAAC,4BAA4B,EAAE;YAClC,OAAO,EAAE,IAAI;YACb,MAAM;SACP,CAAC,CAAC;KACJ;;;ACjBH,MAAM,aAAa,GAAG,mQAAmQ,CAAC;AAC1R,2BAAe,aAAa;;MC0Bf,UAAU;;;;;;;;wBAgBF,KAAK;qBAKR,KAAK;;;;;;IAYrB,MAAM,WAAW,CAAC,KAA8C;QAC9D,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,cAAc,EAAE,CAAC;QACxB,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,eAAe,EAAE,CAAC;QAEzB,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KACjC;IAED,kBAAkB;QAChB,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE;YACf,MAAM,KAAK,CAAC,6CAA6C,CAAC,CAAC;SAC5D;KACF;IAGD,WAAW,CAAC,QAAgB,EAAE,QAAgB;QAC5C,IAAI,CAAC,WAAW,CAAC,aAAa,CAC5B,IAAI,4BAA4B,CAAC;YAC/B,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,QAAQ;SACnB,CAAC,CACH,CAAC;KACH;IAED,MAAM;QACJ,QACE,EAAC,IAAI,uDACH,yEACE,KAAK,EAAE;gBACL,qBAAqB,EAAE,IAAI,CAAC,QAAQ;aACrC,EACD,OAAO,EAAE,IAAI,CAAC,QAAQ,EACtB,KAAK,EAAE,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,EAC3C,WAAW,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,GACrB,CACf,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/select-item/events.ts","src/components/select-item/select-item.scss?tag=ix-select-item&encapsulation=shadow","src/components/select-item/select-item.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nexport class IxSelectItemLabelChangeEvent extends CustomEvent<{\n oldValue: string;\n newValue: string;\n}> {\n constructor(detail: { oldValue: string; newValue: string }) {\n super('ix-select-item:labelChange', {\n bubbles: true,\n detail,\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\n:host {\n display: block;\n position: relative;\n\n > ix-dropdown-item {\n width: 100%;\n }\n\n .select-item-checked {\n background-color: var(--theme-select-list-item--background--selected);\n --ix-dropdown-item-checked-color: var(--theme-color-std-text);\n }\n}\n\n:host(.d-none) {\n display: none;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Method,\n Prop,\n Watch,\n} from '@stencil/core';\nimport { IxSelectItemLabelChangeEvent } from './events';\n\n@Component({\n tag: 'ix-select-item',\n styleUrl: 'select-item.scss',\n shadow: true,\n})\nexport class SelectItem {\n @Element() hostElement: HTMLIxSelectItemElement;\n\n /**\n * Displayed name of the item\n */\n @Prop({ reflect: true }) label: string;\n\n /**\n * Item value\n */\n @Prop({ reflect: true }) value!: any;\n\n /**\n * Whether the item is selected.\n */\n @Prop() selected = false;\n\n /**\n * @internal\n */\n @Prop() hover = false;\n\n /**\n * Item clicked\n */\n @Event() itemClick: EventEmitter<string>;\n\n /**\n * @internal\n * @param event\n */\n @Method()\n async onItemClick(event?: CustomEvent<HTMLIxDropdownItemElement>) {\n event?.preventDefault();\n event?.stopPropagation();\n\n this.itemClick.emit(this.value);\n }\n\n componentDidRender() {\n if (!this.value) {\n throw Error('ix-select-item must have a `value` property');\n }\n }\n\n @Watch('label')\n labelChange(newValue: string, oldValue: string) {\n this.hostElement.dispatchEvent(\n new IxSelectItemLabelChangeEvent({\n newValue: newValue,\n oldValue: oldValue,\n })\n );\n }\n\n render() {\n return (\n <Host>\n <ix-dropdown-item\n class={{\n 'select-item-checked': this.selected,\n }}\n checked={this.selected}\n label={this.label ? this.label : this.value}\n onItemClick={(e) => this.onItemClick(e)}\n ></ix-dropdown-item>\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"select-item.js","mappings":";;;AAAA;;;;;;;;MAQa,4BAA6B,SAAQ,WAGhD;IACA,YAAY,MAA8C;QACxD,KAAK,CAAC,4BAA4B,EAAE;YAClC,OAAO,EAAE,IAAI;YACb,MAAM;SACP,CAAC,CAAC;KACJ;;;ACjBH,MAAM,aAAa,GAAG,4TAA4T,CAAC;AACnV,2BAAe,aAAa;;MC0Bf,UAAU;;;;;;;;wBAgBF,KAAK;qBAKR,KAAK;;;;;;IAYrB,MAAM,WAAW,CAAC,KAA8C;QAC9D,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,cAAc,EAAE,CAAC;QACxB,KAAK,aAAL,KAAK,uBAAL,KAAK,CAAE,eAAe,EAAE,CAAC;QAEzB,IAAI,CAAC,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KACjC;IAED,kBAAkB;QAChB,IAAI,CAAC,IAAI,CAAC,KAAK,EAAE;YACf,MAAM,KAAK,CAAC,6CAA6C,CAAC,CAAC;SAC5D;KACF;IAGD,WAAW,CAAC,QAAgB,EAAE,QAAgB;QAC5C,IAAI,CAAC,WAAW,CAAC,aAAa,CAC5B,IAAI,4BAA4B,CAAC;YAC/B,QAAQ,EAAE,QAAQ;YAClB,QAAQ,EAAE,QAAQ;SACnB,CAAC,CACH,CAAC;KACH;IAED,MAAM;QACJ,QACE,EAAC,IAAI,uDACH,yEACE,KAAK,EAAE;gBACL,qBAAqB,EAAE,IAAI,CAAC,QAAQ;aACrC,EACD,OAAO,EAAE,IAAI,CAAC,QAAQ,EACtB,KAAK,EAAE,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,GAAG,IAAI,CAAC,KAAK,EAC3C,WAAW,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC,GACrB,CACf,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/select-item/events.ts","src/components/select-item/select-item.scss?tag=ix-select-item&encapsulation=shadow","src/components/select-item/select-item.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nexport class IxSelectItemLabelChangeEvent extends CustomEvent<{\n oldValue: string;\n newValue: string;\n}> {\n constructor(detail: { oldValue: string; newValue: string }) {\n super('ix-select-item:labelChange', {\n bubbles: true,\n detail,\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\n:host {\n display: block;\n position: relative;\n\n > ix-dropdown-item {\n width: 100%;\n }\n\n ix-dropdown-item {\n color: var(--theme-color-std-text);\n }\n\n .select-item-checked {\n background-color: var(--theme-select-list-item--background--selected);\n --ix-dropdown-item-checked-color: var(--theme-color-std-text);\n }\n}\n\n:host(.d-none) {\n display: none;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Method,\n Prop,\n Watch,\n} from '@stencil/core';\nimport { IxSelectItemLabelChangeEvent } from './events';\n\n@Component({\n tag: 'ix-select-item',\n styleUrl: 'select-item.scss',\n shadow: true,\n})\nexport class SelectItem {\n @Element() hostElement: HTMLIxSelectItemElement;\n\n /**\n * Displayed name of the item\n */\n @Prop({ reflect: true }) label: string;\n\n /**\n * Item value\n */\n @Prop({ reflect: true }) value!: any;\n\n /**\n * Whether the item is selected.\n */\n @Prop() selected = false;\n\n /**\n * @internal\n */\n @Prop() hover = false;\n\n /**\n * Item clicked\n */\n @Event() itemClick: EventEmitter<string>;\n\n /**\n * @internal\n * @param event\n */\n @Method()\n async onItemClick(event?: CustomEvent<HTMLIxDropdownItemElement>) {\n event?.preventDefault();\n event?.stopPropagation();\n\n this.itemClick.emit(this.value);\n }\n\n componentDidRender() {\n if (!this.value) {\n throw Error('ix-select-item must have a `value` property');\n }\n }\n\n @Watch('label')\n labelChange(newValue: string, oldValue: string) {\n this.hostElement.dispatchEvent(\n new IxSelectItemLabelChangeEvent({\n newValue: newValue,\n oldValue: oldValue,\n })\n );\n }\n\n render() {\n return (\n <Host>\n <ix-dropdown-item\n class={{\n 'select-item-checked': this.selected,\n }}\n checked={this.selected}\n label={this.label ? this.label : this.value}\n onItemClick={(e) => this.onItemClick(e)}\n ></ix-dropdown-item>\n </Host>\n );\n }\n}\n"],"version":3}