@siemens/ix 1.4.0-beta.0 → 1.4.0-beta.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 (443) hide show
  1. package/dist/cjs/{animation-dfe01edc.js → animation-d5cc0bec.js} +1 -1
  2. package/dist/cjs/{base-button-6ef79cb6.js → base-button-497db257.js} +1 -1
  3. package/dist/cjs/context-a0900b95.js +75 -0
  4. package/dist/cjs/{default-tree-item-4597cd84.js → default-tree-item-89cd1f3f.js} +1 -1
  5. package/dist/cjs/{flip-tile-state-c95639e5.js → flip-tile-state-b5ff5ea0.js} +1 -1
  6. package/dist/cjs/{alignment-24ae2e63.js → floating-ui.dom.esm-01fe5abe.js} +529 -401
  7. package/dist/cjs/index-f4b8e6ee.js +20 -0
  8. package/dist/cjs/index.cjs.js +12 -12
  9. package/dist/cjs/ix-animated-tab_2.cjs.entry.js +2 -2
  10. package/dist/cjs/ix-application-header.cjs.entry.js +25 -2
  11. package/dist/cjs/ix-basic-navigation.cjs.entry.js +16 -2
  12. package/dist/cjs/ix-breadcrumb_2.cjs.entry.js +1 -1
  13. package/dist/cjs/ix-burger-menu.cjs.entry.js +22 -0
  14. package/dist/cjs/ix-button.cjs.entry.js +3 -3
  15. package/dist/cjs/ix-category-filter.cjs.entry.js +2 -2
  16. package/dist/cjs/ix-divider.cjs.entry.js +19 -0
  17. package/dist/cjs/ix-dropdown-button.cjs.entry.js +5 -3
  18. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +19 -0
  19. package/dist/cjs/ix-dropdown_2.cjs.entry.js +92 -20
  20. package/dist/cjs/ix-event-list_2.cjs.entry.js +3 -3
  21. package/dist/cjs/ix-flip-tile_2.cjs.entry.js +1 -1
  22. package/dist/cjs/ix-group-context-menu.cjs.entry.js +0 -3
  23. package/dist/cjs/ix-group_3.cjs.entry.js +1 -1
  24. package/dist/cjs/ix-icon-button.cjs.entry.js +1 -1
  25. package/dist/cjs/ix-menu_9.cjs.entry.js +47 -16
  26. package/dist/cjs/ix-modal-example.cjs.entry.js +1 -1
  27. package/dist/cjs/ix-modal_2.cjs.entry.js +3 -3
  28. package/dist/cjs/ix-select_2.cjs.entry.js +6 -4
  29. package/dist/cjs/ix-split-button_2.cjs.entry.js +2 -2
  30. package/dist/cjs/ix-tab-item.cjs.entry.js +1 -1
  31. package/dist/cjs/ix-tabs.cjs.entry.js +11 -4
  32. package/dist/cjs/ix-toast_2.cjs.entry.js +9 -5
  33. package/dist/cjs/ix-toggle.cjs.entry.js +1 -1
  34. package/dist/cjs/ix-tooltip.cjs.entry.js +127 -0
  35. package/dist/cjs/ix-tree_2.cjs.entry.js +2 -3
  36. package/dist/cjs/ix-typography.cjs.entry.js +38 -0
  37. package/dist/cjs/ix-upload.cjs.entry.js +1 -1
  38. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +19 -9
  39. package/dist/cjs/loader.cjs.js +1 -1
  40. package/dist/cjs/{logical-filter-operator-467e2faf.js → logical-filter-operator-0faf70b8.js} +2 -2
  41. package/dist/cjs/{modal-2d0f9191.js → modal-a93045dd.js} +3 -3
  42. package/dist/cjs/{modal-utils-9ee0acda.js → modal-utils-b645989b.js} +1 -1
  43. package/dist/cjs/{mutation-observer-29bedada.js → mutation-observer-eaaa5399.js} +1 -1
  44. package/dist/cjs/my-component.cjs.entry.js +1 -1
  45. package/dist/cjs/{rwd.util-2326824e.js → rwd.util-9480f0b5.js} +1 -1
  46. package/dist/cjs/service-18dc5907.js +73 -0
  47. package/dist/cjs/siemens-ix.cjs.js +1 -1
  48. package/dist/cjs/{theme-switcher-f91c8d8d.js → theme-switcher-67669a35.js} +1 -1
  49. package/dist/cjs/{typed-event-5030cc6a.js → typed-event-f0f051da.js} +1 -1
  50. package/dist/cjs/{upload-file-state-923b2c65.js → upload-file-state-a79acf2b.js} +1 -1
  51. package/dist/collection/collection-manifest.json +5 -0
  52. package/dist/collection/components/animated-tab/animated-tab.css +1 -1
  53. package/dist/collection/components/animated-tab/animated-tab.js +1 -1
  54. package/dist/collection/components/animated-tabs/animated-tabs.css +4 -4
  55. package/dist/collection/components/animated-tabs/animated-tabs.js +1 -1
  56. package/dist/collection/components/application-header/application-header.css +8 -1
  57. package/dist/collection/components/application-header/application-header.js +31 -2
  58. package/dist/collection/components/basic-navigation/basic-navigation.css +6 -1
  59. package/dist/collection/components/basic-navigation/basic-navigation.js +21 -3
  60. package/dist/collection/components/blind/blind.css +5 -5
  61. package/dist/collection/components/blind/blind.js +1 -1
  62. package/dist/collection/components/breadcrumb/breadcrumb.css +4 -4
  63. package/dist/collection/components/breadcrumb/breadcrumb.js +1 -1
  64. package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +1 -1
  65. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +1 -1
  66. package/dist/collection/components/button/base-button.js +1 -1
  67. package/dist/collection/components/button/button.css +7 -2
  68. package/dist/collection/components/button/button.js +3 -3
  69. package/dist/collection/components/category-filter/category-filter.css +6 -6
  70. package/dist/collection/components/category-filter/category-filter.js +2 -2
  71. package/dist/collection/components/category-filter/filter-state.js +1 -1
  72. package/dist/collection/components/category-filter/input-state.js +1 -1
  73. package/dist/collection/components/category-filter/logical-filter-operator.js +1 -1
  74. package/dist/collection/components/chip/chip.css +4 -4
  75. package/dist/collection/components/chip/chip.js +1 -1
  76. package/dist/collection/components/counter-pill/counter-pill.css +7 -7
  77. package/dist/collection/components/counter-pill/counter-pill.js +1 -1
  78. package/dist/collection/components/date-picker/date-picker.css +2 -2
  79. package/dist/collection/components/date-picker/date-picker.js +2 -2
  80. package/dist/collection/components/date-time-card/date-time-card.css +2 -2
  81. package/dist/collection/components/date-time-card/date-time-card.js +1 -1
  82. package/dist/collection/components/datetime-picker/datetime-picker.css +2 -2
  83. package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
  84. package/dist/collection/components/divider/divider.css +16 -0
  85. package/dist/collection/components/divider/divider.js +29 -0
  86. package/dist/collection/components/drawer/drawer.css +3 -3
  87. package/dist/collection/components/drawer/drawer.js +1 -1
  88. package/dist/collection/components/dropdown/dropdown-trigger-event.js +1 -0
  89. package/dist/collection/components/dropdown/dropdown.css +9 -6
  90. package/dist/collection/components/dropdown/dropdown.js +142 -16
  91. package/dist/collection/components/dropdown-button/dropdown-button.css +15 -7
  92. package/dist/collection/components/dropdown-button/dropdown-button.js +6 -4
  93. package/dist/collection/components/dropdown-item/dropdown-item.css +16 -4
  94. package/dist/collection/components/dropdown-item/dropdown-item.js +3 -1
  95. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.css +36 -0
  96. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +29 -0
  97. package/dist/collection/components/event-list/event-list.css +1 -1
  98. package/dist/collection/components/event-list/event-list.js +1 -1
  99. package/dist/collection/components/event-list-item/event-list-item.css +21 -24
  100. package/dist/collection/components/event-list-item/event-list-item.js +1 -1
  101. package/dist/collection/components/expanding-search/expanding-search.css +4 -4
  102. package/dist/collection/components/expanding-search/expanding-search.js +1 -1
  103. package/dist/collection/components/filter-chip/filter-chip.css +4 -4
  104. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  105. package/dist/collection/components/flip-tile/flip-tile-state.js +1 -1
  106. package/dist/collection/components/flip-tile/flip-tile.css +4 -4
  107. package/dist/collection/components/flip-tile/flip-tile.js +1 -1
  108. package/dist/collection/components/flip-tile-content/flip-tile-content.css +1 -1
  109. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  110. package/dist/collection/components/group/group-context-menu.css +1 -1
  111. package/dist/collection/components/group/group-context-menu.js +1 -4
  112. package/dist/collection/components/group/group.css +12 -13
  113. package/dist/collection/components/group/group.js +1 -1
  114. package/dist/collection/components/group-dropdown-item/group-dropdown-item.css +1 -1
  115. package/dist/collection/components/group-dropdown-item/group-dropdown-item.js +1 -1
  116. package/dist/collection/components/group-item/group-item.css +5 -5
  117. package/dist/collection/components/group-item/group-item.js +1 -1
  118. package/dist/collection/components/icon/icon.css +2 -2
  119. package/dist/collection/components/icon/icon.js +1 -1
  120. package/dist/collection/components/icon-button/icon-button.css +1 -1
  121. package/dist/collection/components/icon-button/icon-button.js +1 -1
  122. package/dist/collection/components/input-group/input-group.css +1 -1
  123. package/dist/collection/components/input-group/input-group.js +1 -1
  124. package/dist/collection/components/kpi/kpi.css +5 -5
  125. package/dist/collection/components/kpi/kpi.js +1 -1
  126. package/dist/collection/components/map-navigation/map-navigation.css +4 -4
  127. package/dist/collection/components/map-navigation/map-navigation.js +1 -1
  128. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.css +5 -5
  129. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +1 -1
  130. package/dist/collection/components/menu/burger-menu.css +72 -0
  131. package/dist/collection/components/menu/burger-menu.js +64 -0
  132. package/dist/collection/components/menu/menu.css +20 -37
  133. package/dist/collection/components/menu/menu.js +27 -11
  134. package/dist/collection/components/menu-about/menu-about.css +4 -4
  135. package/dist/collection/components/menu-about/menu-about.js +1 -1
  136. package/dist/collection/components/menu-about-item/menu-about-item.css +1 -1
  137. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  138. package/dist/collection/components/menu-about-news/menu-about-news.css +3 -3
  139. package/dist/collection/components/menu-about-news/menu-about-news.js +1 -1
  140. package/dist/collection/components/menu-avatar/menu-avatar.css +17 -5
  141. package/dist/collection/components/menu-avatar/menu-avatar.js +52 -3
  142. package/dist/collection/components/menu-avatar-item/menu-avatar-item.css +1 -1
  143. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  144. package/dist/collection/components/menu-item/menu-item.css +27 -27
  145. package/dist/collection/components/menu-item/menu-item.js +2 -1
  146. package/dist/collection/components/menu-settings/menu-settings.css +4 -4
  147. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  148. package/dist/collection/components/menu-settings-item/menu-settings-item.css +1 -1
  149. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  150. package/dist/collection/components/message-bar/message-bar.css +3 -3
  151. package/dist/collection/components/message-bar/message-bar.js +1 -1
  152. package/dist/collection/components/modal/modal-utils.js +1 -1
  153. package/dist/collection/components/modal/modal.css +2 -2
  154. package/dist/collection/components/modal/modal.js +1 -1
  155. package/dist/collection/components/modal-container/modal-container.css +1 -1
  156. package/dist/collection/components/modal-container/modal-container.js +1 -1
  157. package/dist/collection/components/my-component/example-modal.js +1 -1
  158. package/dist/collection/components/my-component/my-component.css +4 -4
  159. package/dist/collection/components/my-component/my-component.js +1 -1
  160. package/dist/collection/components/pill/pill.css +4 -4
  161. package/dist/collection/components/pill/pill.js +1 -1
  162. package/dist/collection/components/select/select.css +5 -5
  163. package/dist/collection/components/select/select.js +7 -5
  164. package/dist/collection/components/select-item/select-item.css +1 -1
  165. package/dist/collection/components/select-item/select-item.js +1 -1
  166. package/dist/collection/components/spinner/spinner.css +1 -1
  167. package/dist/collection/components/spinner/spinner.js +1 -1
  168. package/dist/collection/components/split-button/split-button.css +10 -1
  169. package/dist/collection/components/split-button/split-button.js +2 -2
  170. package/dist/collection/components/split-button-item/split-button-item.css +1 -1
  171. package/dist/collection/components/split-button-item/split-button-item.js +1 -1
  172. package/dist/collection/components/tab-item/tab-item.css +5 -7
  173. package/dist/collection/components/tab-item/tab-item.js +1 -1
  174. package/dist/collection/components/tabs/tabs.css +4 -3
  175. package/dist/collection/components/tabs/tabs.js +13 -4
  176. package/dist/collection/components/tile/tile.css +3 -3
  177. package/dist/collection/components/tile/tile.js +1 -1
  178. package/dist/collection/components/time-picker/time-picker.css +2 -2
  179. package/dist/collection/components/time-picker/time-picker.js +1 -1
  180. package/dist/collection/components/toast/toast-container.js +1 -1
  181. package/dist/collection/components/toast/toast-utils.js +1 -1
  182. package/dist/collection/components/toast/toast.css +4 -4
  183. package/dist/collection/components/toast/toast.js +9 -5
  184. package/dist/collection/components/toggle/toggle.css +5 -4
  185. package/dist/collection/components/toggle/toggle.js +1 -1
  186. package/dist/collection/components/tooltip/tooltip.css +43 -0
  187. package/dist/collection/components/tooltip/tooltip.js +203 -0
  188. package/dist/collection/components/tree/tree.css +1 -1
  189. package/dist/collection/components/tree/tree.js +1 -1
  190. package/dist/collection/components/tree-item/default-tree-item.js +1 -1
  191. package/dist/collection/components/tree-item/tree-item.css +5 -5
  192. package/dist/collection/components/tree-item/tree-item.js +2 -3
  193. package/dist/collection/components/typography/types.js +14 -0
  194. package/dist/collection/components/typography/typography.css +146 -0
  195. package/dist/collection/components/typography/typography.js +63 -0
  196. package/dist/collection/components/upload/upload-file-state.js +1 -1
  197. package/dist/collection/components/upload/upload.css +3 -3
  198. package/dist/collection/components/upload/upload.js +1 -1
  199. package/dist/collection/components/utils/animation.js +1 -1
  200. package/dist/collection/components/utils/menu-service/menu-service.js +53 -0
  201. package/dist/collection/components/utils/mutation-observer.js +1 -1
  202. package/dist/collection/components/utils/rwd.util.js +1 -1
  203. package/dist/collection/components/utils/screen/context.js +29 -0
  204. package/dist/collection/components/utils/screen/index.js +9 -0
  205. package/dist/collection/components/utils/screen/mode.js +36 -0
  206. package/dist/collection/components/utils/screen/service.js +45 -0
  207. package/dist/collection/components/utils/typed-event.js +1 -1
  208. package/dist/collection/components/validation-tooltip/validation-tooltip.css +4 -4
  209. package/dist/collection/components/validation-tooltip/validation-tooltip.js +1 -1
  210. package/dist/collection/components/workflow-step/workflow-step.css +2 -2
  211. package/dist/collection/components/workflow-step/workflow-step.js +1 -1
  212. package/dist/collection/components/workflow-steps/workflow-steps.css +2 -2
  213. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  214. package/dist/collection/env.js +1 -1
  215. package/dist/collection/exports.js +2 -1
  216. package/dist/collection/index.js +1 -1
  217. package/dist/collection/tests/utils/test/index.js +9 -0
  218. package/dist/collection/tests/utils/test/matchMedia.mock.js +22 -0
  219. package/dist/collection/tests/utils/test/page.js +29 -0
  220. package/dist/collection/utils/test/index.js +1 -1
  221. package/dist/collection/utils/test/matchMedia.mock.js +22 -0
  222. package/dist/collection/utils/test/page.js +2 -2
  223. package/dist/components/animation.js +1 -1
  224. package/dist/components/application-header.js +33 -4
  225. package/dist/components/base-button.js +1 -1
  226. package/dist/components/burger-menu.js +35 -0
  227. package/dist/components/button.js +2 -2
  228. package/dist/components/dropdown-item.js +3 -1
  229. package/dist/components/dropdown.js +86 -14
  230. package/dist/components/{alignment.js → floating-ui.dom.esm.js} +529 -401
  231. package/dist/components/group-context-menu.js +0 -3
  232. package/dist/components/index.d.ts +5 -0
  233. package/dist/components/index.js +7 -2
  234. package/dist/components/ix-basic-navigation.js +25 -5
  235. package/dist/components/ix-burger-menu.d.ts +11 -0
  236. package/dist/components/ix-burger-menu.js +6 -0
  237. package/dist/components/ix-category-filter.js +3 -3
  238. package/dist/components/ix-divider.d.ts +11 -0
  239. package/dist/components/ix-divider.js +33 -0
  240. package/dist/components/ix-dropdown-button.js +5 -3
  241. package/dist/components/ix-dropdown-quick-actions.d.ts +11 -0
  242. package/dist/components/ix-dropdown-quick-actions.js +33 -0
  243. package/dist/components/ix-event-list-item.js +1 -1
  244. package/dist/components/ix-flip-tile.js +1 -1
  245. package/dist/components/ix-group.js +1 -1
  246. package/dist/components/ix-map-navigation.js +8 -2
  247. package/dist/components/ix-menu-avatar.js +21 -2
  248. package/dist/components/ix-menu.js +31 -11
  249. package/dist/components/ix-modal-example.js +1 -1
  250. package/dist/components/ix-select.js +6 -4
  251. package/dist/components/ix-split-button.js +1 -1
  252. package/dist/components/ix-toggle.js +1 -1
  253. package/dist/components/ix-tooltip.d.ts +11 -0
  254. package/dist/components/ix-tooltip.js +152 -0
  255. package/dist/components/ix-tree.js +1 -1
  256. package/dist/components/ix-typography.d.ts +11 -0
  257. package/dist/components/ix-typography.js +6 -0
  258. package/dist/components/ix-upload.js +1 -1
  259. package/dist/components/ix-validation-tooltip.js +11 -1
  260. package/dist/components/menu-item.js +2 -2
  261. package/dist/components/modal-container.js +1 -1
  262. package/dist/components/mutation-observer.js +1 -1
  263. package/dist/components/my-component.js +1 -1
  264. package/dist/components/rwd.util.js +1 -1
  265. package/dist/components/service.js +139 -0
  266. package/dist/components/tab-item.js +1 -1
  267. package/dist/components/tabs.js +13 -4
  268. package/dist/components/toast.js +8 -4
  269. package/dist/components/tree-item.js +1 -2
  270. package/dist/components/typed-event.js +1 -1
  271. package/dist/components/typography.js +51 -0
  272. package/dist/esm/{animation-b667a4c4.js → animation-268dce50.js} +1 -1
  273. package/dist/esm/{base-button-0b6635df.js → base-button-5bfeb71c.js} +1 -1
  274. package/dist/esm/context-f6a2b727.js +71 -0
  275. package/dist/esm/{default-tree-item-638c435a.js → default-tree-item-91ff2c08.js} +1 -1
  276. package/dist/esm/{flip-tile-state-28a1f8ce.js → flip-tile-state-051bb2fd.js} +1 -1
  277. package/dist/esm/{alignment-f63c1b89.js → floating-ui.dom.esm-3130eda0.js} +529 -401
  278. package/dist/esm/index-6b660a23.js +20 -0
  279. package/dist/esm/index.js +12 -12
  280. package/dist/esm/ix-animated-tab_2.entry.js +2 -2
  281. package/dist/esm/ix-application-header.entry.js +25 -2
  282. package/dist/esm/ix-basic-navigation.entry.js +16 -2
  283. package/dist/esm/ix-breadcrumb_2.entry.js +1 -1
  284. package/dist/esm/ix-burger-menu.entry.js +18 -0
  285. package/dist/esm/ix-button.entry.js +3 -3
  286. package/dist/esm/ix-category-filter.entry.js +2 -2
  287. package/dist/esm/ix-divider.entry.js +15 -0
  288. package/dist/esm/ix-dropdown-button.entry.js +5 -3
  289. package/dist/esm/ix-dropdown-quick-actions.entry.js +15 -0
  290. package/dist/esm/ix-dropdown_2.entry.js +87 -15
  291. package/dist/esm/ix-event-list_2.entry.js +3 -3
  292. package/dist/esm/ix-flip-tile_2.entry.js +1 -1
  293. package/dist/esm/ix-group-context-menu.entry.js +0 -3
  294. package/dist/esm/ix-group_3.entry.js +1 -1
  295. package/dist/esm/ix-icon-button.entry.js +1 -1
  296. package/dist/esm/ix-menu_9.entry.js +47 -16
  297. package/dist/esm/ix-modal-example.entry.js +1 -1
  298. package/dist/esm/ix-modal_2.entry.js +3 -3
  299. package/dist/esm/ix-select_2.entry.js +6 -4
  300. package/dist/esm/ix-split-button_2.entry.js +2 -2
  301. package/dist/esm/ix-tab-item.entry.js +1 -1
  302. package/dist/esm/ix-tabs.entry.js +11 -4
  303. package/dist/esm/ix-toast_2.entry.js +9 -5
  304. package/dist/esm/ix-toggle.entry.js +1 -1
  305. package/dist/esm/ix-tooltip.entry.js +123 -0
  306. package/dist/esm/ix-tree_2.entry.js +2 -3
  307. package/dist/esm/ix-typography.entry.js +34 -0
  308. package/dist/esm/ix-upload.entry.js +1 -1
  309. package/dist/esm/ix-validation-tooltip.entry.js +11 -1
  310. package/dist/esm/loader.js +1 -1
  311. package/dist/esm/{logical-filter-operator-1bf83315.js → logical-filter-operator-15696001.js} +2 -2
  312. package/dist/esm/{modal-3618eb44.js → modal-64e18970.js} +3 -3
  313. package/dist/esm/{modal-utils-df50b35a.js → modal-utils-aecbcba5.js} +1 -1
  314. package/dist/esm/{mutation-observer-379959bb.js → mutation-observer-7d01bbea.js} +1 -1
  315. package/dist/esm/my-component.entry.js +1 -1
  316. package/dist/esm/{rwd.util-4a61a4b8.js → rwd.util-cfc2ea72.js} +1 -1
  317. package/dist/esm/service-fc436c5b.js +71 -0
  318. package/dist/esm/siemens-ix.js +1 -1
  319. package/dist/esm/{theme-switcher-9ecc9b69.js → theme-switcher-4b9e5cc2.js} +1 -1
  320. package/dist/esm/{typed-event-ab58c27e.js → typed-event-a230184a.js} +1 -1
  321. package/dist/esm/{upload-file-state-631bb8a2.js → upload-file-state-532a36d3.js} +1 -1
  322. package/dist/siemens-ix/index.esm.js +1 -1
  323. package/dist/siemens-ix/p-06d5ab35.entry.js +1 -0
  324. package/dist/siemens-ix/{p-3c754d90.entry.js → p-0bf4a256.entry.js} +1 -1
  325. package/dist/siemens-ix/{p-8c53c142.entry.js → p-122c7f57.entry.js} +1 -1
  326. package/dist/siemens-ix/p-1572aab3.js +1 -0
  327. package/dist/siemens-ix/{p-921da56a.entry.js → p-165c6a82.entry.js} +1 -1
  328. package/dist/siemens-ix/{p-9299617f.entry.js → p-20c88582.entry.js} +1 -1
  329. package/dist/siemens-ix/p-4b2265fd.entry.js +1 -0
  330. package/dist/siemens-ix/p-519b13aa.entry.js +1 -0
  331. package/dist/siemens-ix/p-529d7530.js +1 -0
  332. package/dist/siemens-ix/{p-783ce87b.entry.js → p-5b47360e.entry.js} +1 -1
  333. package/dist/siemens-ix/{p-a3a59238.entry.js → p-5ca7b937.entry.js} +1 -1
  334. package/dist/siemens-ix/p-5feec7a4.entry.js +1 -0
  335. package/dist/siemens-ix/p-622fb593.entry.js +1 -0
  336. package/dist/siemens-ix/p-63776469.entry.js +1 -0
  337. package/dist/siemens-ix/p-68ec0b51.entry.js +1 -0
  338. package/dist/siemens-ix/p-6b463b40.entry.js +1 -0
  339. package/dist/siemens-ix/p-6e5543fe.entry.js +1 -0
  340. package/dist/siemens-ix/p-71c91a11.entry.js +1 -0
  341. package/dist/siemens-ix/{p-ab35eaee.entry.js → p-72cc8632.entry.js} +1 -1
  342. package/dist/siemens-ix/{p-8c3bfc2f.js → p-75abd144.js} +1 -1
  343. package/dist/siemens-ix/p-8d2e0fb5.entry.js +1 -0
  344. package/dist/siemens-ix/p-94b440bc.entry.js +1 -0
  345. package/dist/siemens-ix/{p-70bd3dbf.entry.js → p-9eb8347c.entry.js} +1 -1
  346. package/dist/siemens-ix/p-9fa6a59b.entry.js +1 -0
  347. package/dist/siemens-ix/p-ac1d6617.entry.js +1 -0
  348. package/dist/siemens-ix/{p-f6e713f3.js → p-affb60fb.js} +1 -1
  349. package/dist/siemens-ix/p-b5599b0b.entry.js +1 -0
  350. package/dist/siemens-ix/{p-60b90da6.entry.js → p-b85458fb.entry.js} +1 -1
  351. package/dist/siemens-ix/p-c2b50878.entry.js +1 -0
  352. package/dist/siemens-ix/{p-50ed9d54.entry.js → p-d1a16c62.entry.js} +1 -1
  353. package/dist/siemens-ix/p-d1a8d791.entry.js +1 -0
  354. package/dist/siemens-ix/p-e4bda8e7.entry.js +1 -0
  355. package/dist/siemens-ix/p-e5fd4b34.entry.js +1 -0
  356. package/dist/siemens-ix/{p-404e81d2.entry.js → p-f0289f67.entry.js} +1 -1
  357. package/dist/siemens-ix/p-f34a16c6.js +1 -0
  358. package/dist/siemens-ix/p-feefa8c7.entry.js +1 -0
  359. package/dist/siemens-ix/siemens-ix.css +50 -48
  360. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  361. package/dist/types/components/application-header/application-header.d.ts +8 -0
  362. package/dist/types/components/basic-navigation/basic-navigation.d.ts +6 -1
  363. package/dist/types/components/button/button.d.ts +1 -1
  364. package/dist/types/components/date-picker/date-picker.d.ts +1 -1
  365. package/dist/types/components/divider/divider.d.ts +6 -0
  366. package/dist/types/components/dropdown/dropdown-trigger-event.d.ts +4 -0
  367. package/dist/types/components/dropdown/dropdown.d.ts +18 -1
  368. package/dist/types/components/dropdown-button/dropdown-button.d.ts +1 -1
  369. package/dist/types/components/dropdown-quick-actions/dropdown-quick-actions.d.ts +6 -0
  370. package/dist/types/components/group/group-context-menu.d.ts +0 -2
  371. package/dist/types/components/menu/burger-menu.d.ts +10 -0
  372. package/dist/types/components/menu/menu.d.ts +3 -1
  373. package/dist/types/components/menu-avatar/menu-avatar.d.ts +12 -0
  374. package/dist/types/components/split-button/split-button.d.ts +1 -1
  375. package/dist/types/components/tabs/tabs.d.ts +3 -0
  376. package/dist/types/components/tooltip/tooltip.d.ts +39 -0
  377. package/dist/types/components/typography/types.d.ts +2 -0
  378. package/dist/types/components/typography/typography.d.ts +11 -0
  379. package/dist/types/components/utils/menu-service/menu-service.d.ts +13 -0
  380. package/dist/types/components/utils/screen/context.d.ts +4 -0
  381. package/dist/types/components/utils/screen/index.d.ts +1 -0
  382. package/dist/types/components/utils/screen/mode.d.ts +10 -0
  383. package/dist/types/components/utils/screen/service.d.ts +10 -0
  384. package/dist/types/components.d.ts +147 -6
  385. package/dist/types/exports.d.ts +1 -0
  386. package/dist/types/index.d.ts +2 -1
  387. package/dist/types/tests/utils/test/index.d.ts +1 -0
  388. package/dist/types/tests/utils/test/page.d.ts +3 -0
  389. package/package.json +2 -2
  390. package/scss/_common-variables.scss +1 -1
  391. package/scss/_fonts.scss +1 -1
  392. package/scss/_z-index.scss +1 -1
  393. package/scss/components/_button-group.scss +1 -1
  394. package/scss/components/_buttons.scss +1 -1
  395. package/scss/components/_checkboxes.scss +5 -5
  396. package/scss/components/_dropdown.scss +5 -1
  397. package/scss/components/_forms.scss +13 -11
  398. package/scss/components/_input-group.scss +1 -1
  399. package/scss/components/_links.scss +1 -1
  400. package/scss/components/_modal.scss +1 -1
  401. package/scss/components/_radiobuttons.scss +1 -1
  402. package/scss/components/_shadows.scss +1 -1
  403. package/scss/components/_table.scss +1 -1
  404. package/scss/ix.scss +1 -1
  405. package/scss/mixins/_animations.scss +1 -1
  406. package/scss/mixins/_fonts.scss +1 -1
  407. package/scss/mixins/_hover.scss +1 -1
  408. package/scss/mixins/_shadows.scss +1 -1
  409. package/scss/mixins/_text-truncation.scss +1 -1
  410. package/scss/theme/classic-dark/_borderWidth.scss +1 -1
  411. package/scss/theme/classic-dark/_boxShadow.scss +1 -1
  412. package/scss/theme/classic-dark/_color.scss +3 -3
  413. package/scss/theme/classic-light/_borderWidth.scss +1 -1
  414. package/scss/theme/classic-light/_boxShadow.scss +1 -1
  415. package/scss/theme/classic-light/_color.scss +3 -3
  416. package/dist/siemens-ix/p-10158414.entry.js +0 -1
  417. package/dist/siemens-ix/p-2c5abec1.js +0 -1
  418. package/dist/siemens-ix/p-2c8e4dd1.entry.js +0 -1
  419. package/dist/siemens-ix/p-4ac5d916.entry.js +0 -1
  420. package/dist/siemens-ix/p-55663fd5.entry.js +0 -1
  421. package/dist/siemens-ix/p-6637ae65.entry.js +0 -1
  422. package/dist/siemens-ix/p-6df18451.entry.js +0 -1
  423. package/dist/siemens-ix/p-72cfbc1c.entry.js +0 -1
  424. package/dist/siemens-ix/p-b46155b7.entry.js +0 -1
  425. package/dist/siemens-ix/p-b7b753cc.entry.js +0 -1
  426. package/dist/siemens-ix/p-b9a66b74.entry.js +0 -1
  427. package/dist/siemens-ix/p-e51a110f.entry.js +0 -1
  428. package/dist/siemens-ix/p-e652328d.entry.js +0 -1
  429. package/dist/siemens-ix/p-e82905f0.entry.js +0 -1
  430. package/dist/siemens-ix/p-f05b01a4.entry.js +0 -1
  431. package/dist/siemens-ix/p-f1a1e8ee.entry.js +0 -1
  432. /package/dist/collection/components/{utils → button}/button-variants.js +0 -0
  433. /package/dist/siemens-ix/{p-da2cae32.js → p-076c29d1.js} +0 -0
  434. /package/dist/siemens-ix/{p-1d30454e.js → p-15bebd8a.js} +0 -0
  435. /package/dist/siemens-ix/{p-c8cc3bb3.js → p-21aa3602.js} +0 -0
  436. /package/dist/siemens-ix/{p-0a12b3df.js → p-2b33ead4.js} +0 -0
  437. /package/dist/siemens-ix/{p-bdd294d2.js → p-3b97bb69.js} +0 -0
  438. /package/dist/siemens-ix/{p-1c82637e.js → p-56ed024b.js} +0 -0
  439. /package/dist/siemens-ix/{p-b12006c6.js → p-5b39e04e.js} +0 -0
  440. /package/dist/siemens-ix/{p-4944ad0b.js → p-9ee41861.js} +0 -0
  441. /package/dist/siemens-ix/{p-96e46f99.js → p-b14308ed.js} +0 -0
  442. /package/dist/siemens-ix/{p-fbe40498.js → p-c0454c9a.js} +0 -0
  443. /package/dist/types/components/{utils → button}/button-variants.d.ts +0 -0
@@ -6,7 +6,7 @@ import { d as defineCustomElement$3 } from './modal.js';
6
6
  import { d as defineCustomElement$2 } from './modal-container.js';
7
7
 
8
8
  /*
9
- * SPDX-FileCopyrightText: 2022 Siemens AG
9
+ * SPDX-FileCopyrightText: 2023 Siemens AG
10
10
  *
11
11
  * SPDX-License-Identifier: MIT
12
12
  *
@@ -253,13 +253,15 @@ const Select = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
253
253
  } })) : null, this.disabled || this.readonly ? null : (h("div", { class: "chevron-down-container", ref: (ref) => {
254
254
  if (this.editable)
255
255
  this.dropdownWrapperRef = ref;
256
- } }, h("ix-icon", { class: "chevron", name: "chevron-down-small" }))))))), h("ix-dropdown", { ref: (ref) => (this.dropdownRef = ref), show: this.dropdownShow, style: {
257
- width: '100%',
258
- }, class: {
256
+ } }, h("ix-icon", { class: "chevron", name: "chevron-down-small" }))))))), h("ix-dropdown", { ref: (ref) => (this.dropdownRef = ref), show: this.dropdownShow, class: {
259
257
  'd-none': this.disabled ||
260
258
  this.readonly ||
261
259
  (this.isDropdownEmpty && !this.editable),
262
- }, anchor: this.dropdownAnchor, trigger: this.dropdownWrapperRef, onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "bottom-start", positioningStrategy: 'absolute' }, h("div", { class: "select-list-header", title: this.i18nSelectListHeader }, this.i18nSelectListHeader), h("slot", null), h("div", { ref: (ref) => (this.addItemRef = ref), class: "d-contents" }), this.itemExists(this.inputFilterText) ? ('') : (h("ix-dropdown-item", { "data-testid": "add-item", icon: "plus", class: {
260
+ }, anchor: this.dropdownAnchor, trigger: this.dropdownWrapperRef, onShowChanged: (e) => this.dropdownVisibilityChanged(e), placement: "auto-start", overwriteDropdownStyle: async (delegateConfig) => {
261
+ return {
262
+ width: `${delegateConfig.triggerRef.clientWidth}px`,
263
+ };
264
+ } }, h("div", { class: "select-list-header", title: this.i18nSelectListHeader }, this.i18nSelectListHeader), h("slot", null), h("div", { ref: (ref) => (this.addItemRef = ref), class: "d-contents" }), this.itemExists(this.inputFilterText) ? ('') : (h("ix-dropdown-item", { "data-testid": "add-item", icon: "plus", class: {
263
265
  'add-item': true,
264
266
  'd-none': !(this.editable && this.inputFilterText),
265
267
  }, label: this.inputFilterText, onItemClick: (e) => {
@@ -3,7 +3,7 @@ import { g as getButtonClasses } from './base-button.js';
3
3
  import { d as defineCustomElement$3 } from './dropdown.js';
4
4
  import { d as defineCustomElement$2 } from './icon.js';
5
5
 
6
- const splitButtonCss = ".sc-ix-split-button-h{display:inline-block}.sc-ix-split-button-h .middle-gap.sc-ix-split-button{gap:0.125rem}.sc-ix-split-button-h .left-button-border.sc-ix-split-button{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";
6
+ const splitButtonCss = ".sc-ix-split-button-h{display:inline-block}.sc-ix-split-button-h .btn-group.sc-ix-split-button{width:100%}.sc-ix-split-button-h .btn-group.sc-ix-split-button>button.sc-ix-split-button:nth-child(1){width:calc(100% - 2rem)}.sc-ix-split-button-h .btn-group.sc-ix-split-button>button.sc-ix-split-button:nth-child(2){width:2rem}.sc-ix-split-button-h .middle-gap.sc-ix-split-button{gap:0.125rem}.sc-ix-split-button-h .left-button-border.sc-ix-split-button{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";
7
7
 
8
8
  const SplitButton = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
9
9
  constructor() {
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, createEvent, h, Host } from '@stencil/core/internal/client';
2
2
 
3
- const toggleCss = ".sc-ix-toggle-h{display:flex;align-items:center;outline:none}.sc-ix-toggle-h .switch.sc-ix-toggle{position:relative;display:inline-flex;align-items:center;min-width:3rem;height:2rem}.sc-ix-toggle-h .switch.sc-ix-toggle:not(.disabled):not(:disabled):focus-visible{outline-color:var(--focus--border-color);outline-style:solid;outline-width:1px}.sc-ix-toggle-h .switch.sc-ix-toggle input.sc-ix-toggle{opacity:0;width:0;height:0}.sc-ix-toggle-h .slider.sc-ix-toggle{display:flex;align-items:center;justify-content:center;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0}.sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-off--background);border-radius:2.125rem;border:1px solid var(--theme-switch-off--border-color);width:2.5rem;height:1rem}.sc-ix-toggle-h .slider.sc-ix-toggle:before{position:absolute;content:\"\";height:1.5rem;width:1.5rem;left:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:transform 150ms;border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color);box-shadow:var(--theme-switch-thumb--box-shadow)}.sc-ix-toggle-h input.sc-ix-toggle:checked+.slider.sc-ix-toggle:before{transform:translateX(1.125rem);left:0.25rem}.sc-ix-toggle-h .text.sc-ix-toggle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-switch--color);padding:0 0.5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-off--background--hover);border-color:var(--theme-switch-thumb-off--border-color--hover)}.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider-track.sc-ix-toggle{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .text.sc-ix-toggle{color:var(--theme-switch--color--hover)}.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-off--background--active);border-color:var(--theme-switch-thumb-off--border-color--active)}.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider-track.sc-ix-toggle{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}.sc-ix-toggle-h:not(.disabled):not(:disabled):active .text.sc-ix-toggle{color:var(--theme-switch--color--active)}.checked.sc-ix-toggle-h .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-on--background);border-color:var(--theme-switch-thumb-on--border-color)}.checked.sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}.checked.sc-ix-toggle-h .text.sc-ix-toggle{color:var(--theme-switch--color)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-on--background--hover);border-color:var(--theme-switch-thumb-on--border-color--hover)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .text.sc-ix-toggle{color:var(--theme-switch--color--hover)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-on--background--active);border-color:var(--theme-switch-thumb-on--border-color--active)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider-track.sc-ix-toggle{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):active .text.sc-ix-toggle{color:var(--theme-switch--color--active)}.indeterminate.sc-ix-toggle-h .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-mixed--background);border-color:var(--theme-switch-thumb-mixed--border-color)}.indeterminate.sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-mixed--background);border-color:var(--theme-switch-mixed--border-color)}.indeterminate.sc-ix-toggle-h .text.sc-ix-toggle{color:var(--theme-switch--color)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-mixed--background--hover);border-color:var(--theme-switch-thumb-mixed--border-color--hover)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-mixed--background--hover);border-color:var(--theme-switch-mixed--border-color--hover)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .text.sc-ix-toggle{color:var(--theme-switch--color--hover)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-mixed--background--active);border-color:var(--theme-switch-thumb-mixed--border-color--active)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider-track.sc-ix-toggle{background-color:var(--theme-switch-mixed--background--active);border-color:var(--theme-switch-mixed--border-color--active)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):active .text.sc-ix-toggle{color:var(--theme-switch--color--active)}.indeterminate.sc-ix-toggle-h .slider.sc-ix-toggle:before{transform:translateX(0.625rem)}[disabled].sc-ix-toggle-h .slider.sc-ix-toggle,.disabled.sc-ix-toggle-h .slider.sc-ix-toggle{cursor:initial}[disabled].sc-ix-toggle-h .slider.sc-ix-toggle:before,.disabled.sc-ix-toggle-h .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-off--background--disabled);border-color:var(--theme-switch-thumb-off--border-color--disabled)}[disabled].sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle,.disabled.sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-off--background--disabled);border-color:var(--theme-switch-off--border-color--disabled)}[disabled].sc-ix-toggle-h .text.sc-ix-toggle,.disabled.sc-ix-toggle-h .text.sc-ix-toggle{color:var(--theme-switch--color--disabled)}";
3
+ const toggleCss = ".sc-ix-toggle-h{display:flex;align-items:center;outline:none}.sc-ix-toggle-h .switch.sc-ix-toggle{position:relative;display:inline-flex;align-items:center;min-width:3rem;height:2rem}.sc-ix-toggle-h .switch.sc-ix-toggle:not(.disabled):not(:disabled):focus-visible{outline-color:var(--focus--border-color);outline-style:solid;outline-width:1px}.sc-ix-toggle-h .switch.sc-ix-toggle input.sc-ix-toggle{opacity:0;width:0;height:0}.sc-ix-toggle-h .slider.sc-ix-toggle{display:flex;align-items:center;justify-content:center;position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0}.sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-off--background);border-radius:2.125rem;border:1px solid var(--theme-switch-off--border-color);width:2.5rem;height:1rem}.sc-ix-toggle-h .slider.sc-ix-toggle:before{position:absolute;content:\"\";height:1.5rem;width:1.5rem;left:0.125rem;background-color:var(--theme-switch-thumb-off--background);transition:transform 150ms;border-radius:50%;border:1px solid var(--theme-switch-thumb-off--border-color);box-shadow:var(--theme-switch-thumb--box-shadow)}.sc-ix-toggle-h input.sc-ix-toggle:checked+.slider.sc-ix-toggle:before{transform:translateX(1.125rem);left:0.25rem}.sc-ix-toggle-h .text.sc-ix-toggle{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--theme-switch--color);padding:0 0.5rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-off--background--hover);border-color:var(--theme-switch-thumb-off--border-color--hover)}.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider-track.sc-ix-toggle{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .text.sc-ix-toggle{color:var(--theme-switch--color--hover)}.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-off--background--active);border-color:var(--theme-switch-thumb-off--border-color--active)}.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider-track.sc-ix-toggle{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}.sc-ix-toggle-h:not(.disabled):not(:disabled):active .text.sc-ix-toggle{color:var(--theme-switch--color--active)}.checked.sc-ix-toggle-h .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-on--background);border-color:var(--theme-switch-thumb-on--border-color)}.checked.sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-on--background);border-color:var(--theme-switch-on--border-color)}.checked.sc-ix-toggle-h .text.sc-ix-toggle{color:var(--theme-switch--color)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-on--background--hover);border-color:var(--theme-switch-thumb-on--border-color--hover)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .text.sc-ix-toggle{color:var(--theme-switch--color--hover)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-on--background--active);border-color:var(--theme-switch-thumb-on--border-color--active)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider-track.sc-ix-toggle{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}.checked.sc-ix-toggle-h:not(.disabled):not(:disabled):active .text.sc-ix-toggle{color:var(--theme-switch--color--active)}.indeterminate.sc-ix-toggle-h .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-mixed--background);border-color:var(--theme-switch-thumb-mixed--border-color)}.indeterminate.sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-mixed--background);border-color:var(--theme-switch-mixed--border-color)}.indeterminate.sc-ix-toggle-h .text.sc-ix-toggle{color:var(--theme-switch--color)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-mixed--background--hover);border-color:var(--theme-switch-thumb-mixed--border-color--hover)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-mixed--background--hover);border-color:var(--theme-switch-mixed--border-color--hover)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):hover .text.sc-ix-toggle{color:var(--theme-switch--color--hover)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled){cursor:pointer}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-mixed--background--active);border-color:var(--theme-switch-thumb-mixed--border-color--active)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):active .slider-track.sc-ix-toggle{background-color:var(--theme-switch-mixed--background--active);border-color:var(--theme-switch-mixed--border-color--active)}.indeterminate.sc-ix-toggle-h:not(.disabled):not(:disabled):active .text.sc-ix-toggle{color:var(--theme-switch--color--active)}.indeterminate.sc-ix-toggle-h .slider.sc-ix-toggle:before{transform:translateX(0.625rem)}[disabled].sc-ix-toggle-h .slider.sc-ix-toggle,.disabled.sc-ix-toggle-h .slider.sc-ix-toggle{cursor:initial;opacity:0.5}[disabled].sc-ix-toggle-h .slider.sc-ix-toggle:before,.disabled.sc-ix-toggle-h .slider.sc-ix-toggle:before{background-color:var(--theme-switch-thumb-off--background--disabled);border-color:var(--theme-switch-thumb-off--border-color--disabled)}[disabled].sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle,.disabled.sc-ix-toggle-h .slider.sc-ix-toggle .slider-track.sc-ix-toggle{background-color:var(--theme-switch-off--background--disabled);border-color:var(--theme-switch-off--border-color--disabled)}[disabled].sc-ix-toggle-h .text.sc-ix-toggle,.disabled.sc-ix-toggle-h .text.sc-ix-toggle{color:var(--theme-switch--color--disabled)}";
4
4
 
5
5
  const CuiToggle = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
6
6
  constructor() {
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface IxTooltip extends Components.IxTooltip, HTMLElement {}
4
+ export const IxTooltip: {
5
+ prototype: IxTooltip;
6
+ new (): IxTooltip;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,152 @@
1
+ import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
+ import { a as autoUpdate, c as computePosition, s as shift, o as offset, b as arrow, d as autoPlacement } from './floating-ui.dom.esm.js';
3
+ import { d as defineCustomElement$2 } from './typography.js';
4
+
5
+ const tooltipCss = ":host{display:inline-block;position:absolute;left:0px;top:0px;max-width:18.25rem;opacity:0;visibility:collapse;overflow-wrap:break-word;border-radius:0.25rem;background-color:var(--theme-tootlip--background);padding:0.375rem 0.75rem 0.375rem 0.875rem;box-shadow:var(--theme-shadow-4)}:host .tooltip-title{display:flex;align-items:center}:host .tooltip-title ::slotted(ix-icon){margin-right:0.35rem}:host(.visible){opacity:1;visibility:visible}:host .arrow,:host .arrow::before{position:absolute;width:8px;height:8px;background:inherit}:host .arrow{visibility:hidden}:host .arrow::before{visibility:visible;content:\"\";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}";
6
+
7
+ const Tooltip = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
8
+ constructor() {
9
+ super();
10
+ this.__registerHost();
11
+ this.__attachShadow();
12
+ this.onMouseEnterBind = this.showTooltip.bind(this);
13
+ this.onMouseLeaveBind = this.hideTooltip.bind(this);
14
+ this.tooltipCloseTimeInMS = 50;
15
+ this.for = undefined;
16
+ this.titleContent = undefined;
17
+ this.interactive = false;
18
+ this.visible = false;
19
+ }
20
+ get arrowElement() {
21
+ return this.hostElement.shadowRoot.querySelector('.arrow');
22
+ }
23
+ destroyAutoUpdate() {
24
+ if (this.disposeAutoUpdate) {
25
+ this.disposeAutoUpdate();
26
+ }
27
+ }
28
+ showTooltip(e) {
29
+ clearTimeout(this.hideTooltipTimeout);
30
+ this.visible = true;
31
+ this.computeTooltipPosition(e.target);
32
+ }
33
+ hideTooltip() {
34
+ this.hideTooltipTimeout = setTimeout(() => {
35
+ this.visible = false;
36
+ }, this.tooltipCloseTimeInMS);
37
+ this.destroyAutoUpdate();
38
+ }
39
+ async computeTooltipPosition(target) {
40
+ this.disposeAutoUpdate = autoUpdate(target, this.hostElement, async () => {
41
+ const computeResponse = await computePosition(target, this.hostElement, {
42
+ strategy: 'absolute',
43
+ placement: 'top',
44
+ middleware: [
45
+ shift(),
46
+ offset(8),
47
+ arrow({
48
+ element: this.arrowElement,
49
+ }),
50
+ autoPlacement({
51
+ alignment: 'start',
52
+ allowedPlacements: ['top', 'bottom', 'right', 'left'],
53
+ }),
54
+ ],
55
+ });
56
+ if (computeResponse.middlewareData.arrow) {
57
+ const { x, y } = computeResponse.middlewareData.arrow;
58
+ Object.assign(this.arrowElement.style, {
59
+ left: x != null ? `${x}px` : '',
60
+ top: y != null ? `${y}px` : '',
61
+ });
62
+ }
63
+ const { x, y } = computeResponse;
64
+ Object.assign(this.hostElement.style, {
65
+ left: x !== null ? `${x}px` : '',
66
+ top: y !== null ? `${y}px` : '',
67
+ });
68
+ }, {
69
+ ancestorResize: true,
70
+ ancestorScroll: true,
71
+ elementResize: true,
72
+ });
73
+ }
74
+ queryAnchorElements() {
75
+ return Array.from(document.querySelectorAll(this.for));
76
+ }
77
+ registerTriggerListener() {
78
+ const elements = this.queryAnchorElements();
79
+ elements.forEach((e) => {
80
+ e.addEventListener('mouseenter', this.onMouseEnterBind);
81
+ e.addEventListener('mouseleave', this.onMouseLeaveBind);
82
+ });
83
+ }
84
+ registerTooltipListener() {
85
+ this.hostElement.addEventListener('mouseenter', () => {
86
+ if (this.interactive) {
87
+ clearTimeout(this.hideTooltipTimeout);
88
+ }
89
+ });
90
+ this.hostElement.addEventListener('mouseleave', () => {
91
+ this.hideTooltip();
92
+ });
93
+ }
94
+ componentDidLoad() {
95
+ if (this.interactive) {
96
+ this.tooltipCloseTimeInMS = 150;
97
+ }
98
+ this.observer = new MutationObserver(() => {
99
+ this.registerTriggerListener();
100
+ });
101
+ this.observer.observe(document.body, {
102
+ attributes: true,
103
+ attributeFilter: ['data-ix-tooltip'],
104
+ childList: true,
105
+ subtree: true,
106
+ });
107
+ this.registerTriggerListener();
108
+ this.registerTooltipListener();
109
+ }
110
+ disconnectedCallback() {
111
+ this.observer.disconnect();
112
+ this.destroyAutoUpdate();
113
+ }
114
+ render() {
115
+ const tooltipContentClass = {
116
+ 'tooltip-content': true,
117
+ };
118
+ return (h(Host, { class: {
119
+ visible: this.visible,
120
+ } }, h("div", { class: 'tooltip-title' }, h("slot", { name: "title-icon" }), h("ix-typography", { variant: "default-title" }, this.titleContent, h("slot", { name: "title-content" }))), h("div", { class: tooltipContentClass }, h("slot", null)), h("div", { class: "arrow" })));
121
+ }
122
+ get hostElement() { return this; }
123
+ static get style() { return tooltipCss; }
124
+ }, [1, "ix-tooltip", {
125
+ "for": [1],
126
+ "titleContent": [1, "title-content"],
127
+ "interactive": [4],
128
+ "visible": [32]
129
+ }]);
130
+ function defineCustomElement$1() {
131
+ if (typeof customElements === "undefined") {
132
+ return;
133
+ }
134
+ const components = ["ix-tooltip", "ix-typography"];
135
+ components.forEach(tagName => { switch (tagName) {
136
+ case "ix-tooltip":
137
+ if (!customElements.get(tagName)) {
138
+ customElements.define(tagName, Tooltip);
139
+ }
140
+ break;
141
+ case "ix-typography":
142
+ if (!customElements.get(tagName)) {
143
+ defineCustomElement$2();
144
+ }
145
+ break;
146
+ } });
147
+ }
148
+
149
+ const IxTooltip = Tooltip;
150
+ const defineCustomElement = defineCustomElement$1;
151
+
152
+ export { IxTooltip, defineCustomElement };
@@ -4,7 +4,7 @@ import { d as defineCustomElement$3 } from './icon.js';
4
4
  import { d as defineCustomElement$2 } from './tree-item.js';
5
5
 
6
6
  /*
7
- * SPDX-FileCopyrightText: 2022 Siemens AG
7
+ * SPDX-FileCopyrightText: 2023 Siemens AG
8
8
  *
9
9
  * SPDX-License-Identifier: MIT
10
10
  *
@@ -0,0 +1,11 @@
1
+ import type { Components, JSX } from "../types/components";
2
+
3
+ interface IxTypography extends Components.IxTypography, HTMLElement {}
4
+ export const IxTypography: {
5
+ prototype: IxTypography;
6
+ new (): IxTypography;
7
+ };
8
+ /**
9
+ * Used to define this component and all nested components recursively.
10
+ */
11
+ export const defineCustomElement: () => void;
@@ -0,0 +1,6 @@
1
+ import { I as IxTypography$1, d as defineCustomElement$1 } from './typography.js';
2
+
3
+ const IxTypography = IxTypography$1;
4
+ const defineCustomElement = defineCustomElement$1;
5
+
6
+ export { IxTypography, defineCustomElement };
@@ -3,7 +3,7 @@ import { d as defineCustomElement$3 } from './button.js';
3
3
  import { d as defineCustomElement$2 } from './spinner.js';
4
4
 
5
5
  /*
6
- * SPDX-FileCopyrightText: 2022 Siemens AG
6
+ * SPDX-FileCopyrightText: 2023 Siemens AG
7
7
  *
8
8
  * SPDX-License-Identifier: MIT
9
9
  *
@@ -1,5 +1,15 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
- import { i as inline, s as shift, o as offset, a as autoPlacement, g as getAlignment, b as autoUpdate, c as arrow, d as computePosition } from './alignment.js';
2
+ import { i as inline, s as shift, o as offset, d as autoPlacement, a as autoUpdate, b as arrow, c as computePosition } from './floating-ui.dom.esm.js';
3
+
4
+ function getAlignment(placement) {
5
+ if (placement.includes('-end')) {
6
+ return 'end';
7
+ }
8
+ else if (placement.includes('-start')) {
9
+ return 'start';
10
+ }
11
+ return undefined;
12
+ }
3
13
 
4
14
  const validationTooltipCss = ".text-xs.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.625rem;font-weight:400;line-height:1.4em;color:var(--theme-color-std-text)}.text-s.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-caption-single.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.75rem;font-weight:700;line-height:1em;color:var(--theme-color-std-text)}.text-default.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-single.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:400;line-height:1.143em;color:var(--theme-color-std-text)}.text-default-title.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}.text-default-title-single.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.143em;color:var(--theme-color-std-text)}.text-l.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-single.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:400;line-height:1.25em;color:var(--theme-color-std-text)}.text-l-title.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}.text-l-title-single.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.25em;color:var(--theme-color-std-text)}.text-h2.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:700;line-height:1.455em;color:var(--theme-color-std-text)}.text-xl.sc-ix-validation-tooltip{-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1.375rem;font-weight:400;line-height:1.091em;color:var(--theme-color-std-text)}a.sc-ix-validation-tooltip{color:var(--theme-color-primary)}.sc-ix-validation-tooltip-h{display:inline-block;position:relative}.sc-ix-validation-tooltip-h .validation-tooltip.sc-ix-validation-tooltip{background-color:var(--theme-tootlip--background);color:var(--theme-tooltip--color);padding:5px 10px;border-radius:4px;font-size:13px;border:1px solid var(--theme-tooltip--border-color);box-shadow:0 0 2px 0 rgba(0, 0, 40, 0.1), 0 4px 8px 0 rgba(0, 0, 40, 0.1), 0 12px 18px 0 rgba(0, 0, 40, 0.1)}.sc-ix-validation-tooltip-h .validation-tooltip.sc-ix-validation-tooltip #arrow.sc-ix-validation-tooltip,.sc-ix-validation-tooltip-h .validation-tooltip.sc-ix-validation-tooltip #arrow.sc-ix-validation-tooltip::before{position:absolute;width:8px;height:8px;background:inherit}.sc-ix-validation-tooltip-h .validation-tooltip.sc-ix-validation-tooltip #arrow.sc-ix-validation-tooltip{visibility:hidden}.sc-ix-validation-tooltip-h .validation-tooltip.sc-ix-validation-tooltip #arrow.sc-ix-validation-tooltip::before{visibility:visible;content:\"\";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}.sc-ix-validation-tooltip-h .validation-tooltip.sc-ix-validation-tooltip>#arrow.sc-ix-validation-tooltip{bottom:-5px}.sc-ix-validation-tooltip-h .validation-tooltip.sc-ix-validation-tooltip>#arrow.sc-ix-validation-tooltip::before{border-right:1px solid var(--theme-tooltip--border-color);border-bottom:1px solid var(--theme-tooltip--border-color)}";
5
15
 
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
2
 
3
- const menuItemCss = "ix-menu-item{position:relative;display:block}ix-menu-item .tab{display:flex;position:relative;align-items:center;height:3rem;z-index:500;padding-left:1.25rem}ix-menu-item .tab:not(.selected){cursor:pointer}ix-menu-item .tab:not(.selected):not(.disabled):not(:disabled).hover,ix-menu-item .tab:not(.selected):not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}ix-menu-item .tab:not(.selected):not(.disabled):not(:disabled).active,ix-menu-item .tab:not(.selected):not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}ix-menu-item i.glyph{color:var(--theme-nav-item-primary-icon--color);position:relative}ix-menu-item .tab:focus-visible{outline:none}ix-menu-item:focus-visible{outline:none}ix-menu-item .tab:not(:last-child){margin-bottom:0.5rem}ix-menu-item .notification{display:inline-flex;position:absolute;top:-0.5rem;right:-50%}ix-menu-item .notification .pill{display:inline-flex;justify-content:center;align-items:center;height:1rem;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}ix-menu-item .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}ix-menu-item.active .tab,ix-menu-item.selected .tab{background-color:var(--theme-nav-item-primary--background--selected)}ix-menu-item.active .tab::before,ix-menu-item.selected .tab::before{content:\"\";background-color:var(--theme-nav-item-primary--border-color--selected);height:3rem;width:0.25rem;left:0;position:absolute}ix-menu-item.active .tab>.glyph,ix-menu-item.selected .tab>.glyph{color:var(--theme-nav-item-primary-icon--color--selected)}ix-menu-item.disabled{color:var(--theme-color-weak-text);pointer-events:none;cursor:default}ix-menu-item.disabled .tab>.glyph{color:var(--theme-color-weak-text)}ix-menu-item.disabled .tab-text{color:var(--theme-color-weak-text)}ix-menu-item.home-tab,ix-menu-item[slot=home]{margin-bottom:1.5rem}ix-menu-item.bottom-tab,ix-menu-item[slot=bottom]{height:2.25rem}ix-menu-item.bottom-tab .tab,ix-menu-item[slot=bottom] .tab{height:2.25rem}ix-menu-item.bottom-tab .tab::before,ix-menu-item[slot=bottom] .tab::before{height:2.25rem}ix-menu-item.bottom-tab.active .tab,ix-menu-item.bottom-tab.selected .tab,ix-menu-item[slot=bottom].active .tab,ix-menu-item[slot=bottom].selected .tab{background-color:var(--theme-color-1)}";
3
+ const menuItemCss = ".sc-ix-menu-item-h{position:relative;display:block}.sc-ix-menu-item-h .tab.sc-ix-menu-item{display:flex;position:relative;align-items:center;height:3rem;z-index:500;padding-left:1.25rem}.sc-ix-menu-item-h .tab.sc-ix-menu-item:not(.selected){cursor:pointer}.sc-ix-menu-item-h .tab.sc-ix-menu-item:not(.selected):not(.disabled):not(:disabled).hover,.sc-ix-menu-item-h .tab.sc-ix-menu-item:not(.selected):not(.disabled):not(:disabled):hover{background-color:var(--theme-ghost--background--hover)}.sc-ix-menu-item-h .tab.sc-ix-menu-item:not(.selected):not(.disabled):not(:disabled).active,.sc-ix-menu-item-h .tab.sc-ix-menu-item:not(.selected):not(.disabled):not(:disabled):active{background-color:var(--theme-ghost--background--active)}.sc-ix-menu-item-h i.glyph.sc-ix-menu-item{color:var(--theme-nav-item-primary-icon--color);position:relative}.sc-ix-menu-item-h .tab.sc-ix-menu-item:focus-visible{outline:none}.sc-ix-menu-item-h:focus-visible{outline:none}.sc-ix-menu-item-h .tab.sc-ix-menu-item:not(:last-child){margin-bottom:0.5rem}.sc-ix-menu-item-h .notification.sc-ix-menu-item{display:inline-flex;position:absolute;top:-0.5rem;right:-50%}.sc-ix-menu-item-h .notification.sc-ix-menu-item .pill.sc-ix-menu-item{display:inline-flex;justify-content:center;align-items:center;height:1rem;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}.sc-ix-menu-item-h .tab-text.sc-ix-menu-item{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}.active.sc-ix-menu-item-h .tab.sc-ix-menu-item,.selected.sc-ix-menu-item-h .tab.sc-ix-menu-item{background-color:var(--theme-nav-item-primary--background--selected)}.active.sc-ix-menu-item-h .tab.sc-ix-menu-item::before,.selected.sc-ix-menu-item-h .tab.sc-ix-menu-item::before{content:\"\";background-color:var(--theme-nav-item-primary--border-color--selected);height:3rem;width:0.25rem;left:0;position:absolute}.active.sc-ix-menu-item-h .tab.sc-ix-menu-item>.glyph.sc-ix-menu-item,.selected.sc-ix-menu-item-h .tab.sc-ix-menu-item>.glyph.sc-ix-menu-item{color:var(--theme-nav-item-primary-icon--color--selected)}.disabled.sc-ix-menu-item-h{color:var(--theme-color-weak-text);pointer-events:none;cursor:default}.disabled.sc-ix-menu-item-h .tab.sc-ix-menu-item>.glyph.sc-ix-menu-item{color:var(--theme-color-weak-text)}.disabled.sc-ix-menu-item-h .tab-text.sc-ix-menu-item{color:var(--theme-color-weak-text)}.home-tab.sc-ix-menu-item-h,[slot=home].sc-ix-menu-item-h{margin-bottom:1.5rem}.bottom-tab.sc-ix-menu-item-h,[slot=bottom].sc-ix-menu-item-h{height:2.25rem}.bottom-tab.sc-ix-menu-item-h .tab.sc-ix-menu-item,[slot=bottom].sc-ix-menu-item-h .tab.sc-ix-menu-item{height:2.25rem}.bottom-tab.sc-ix-menu-item-h .tab.sc-ix-menu-item::before,[slot=bottom].sc-ix-menu-item-h .tab.sc-ix-menu-item::before{height:2.25rem}.bottom-tab.active.sc-ix-menu-item-h .tab.sc-ix-menu-item,.bottom-tab.selected.sc-ix-menu-item-h .tab.sc-ix-menu-item,[slot=bottom].active.sc-ix-menu-item-h .tab.sc-ix-menu-item,[slot=bottom].selected.sc-ix-menu-item-h .tab.sc-ix-menu-item{background-color:var(--theme-color-1)}";
4
4
 
5
5
  const MenuItem = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
6
6
  constructor() {
@@ -34,7 +34,7 @@ const MenuItem = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
34
34
  }
35
35
  get hostElement() { return this; }
36
36
  static get style() { return menuItemCss; }
37
- }, [4, "ix-menu-item", {
37
+ }, [6, "ix-menu-item", {
38
38
  "home": [4],
39
39
  "bottom": [4],
40
40
  "tabIcon": [1, "tab-icon"],
@@ -6,7 +6,7 @@ import { d as defineCustomElement$1 } from './modal.js';
6
6
  const modalContainerCss = ".sc-ix-modal-container-h{position:absolute;top:0;left:0;z-index:9999}";
7
7
 
8
8
  /*
9
- * SPDX-FileCopyrightText: 2022 Siemens AG
9
+ * SPDX-FileCopyrightText: 2023 Siemens AG
10
10
  *
11
11
  * SPDX-License-Identifier: MIT
12
12
  *
@@ -1,5 +1,5 @@
1
1
  /*
2
- * SPDX-FileCopyrightText: 2022 Siemens AG
2
+ * SPDX-FileCopyrightText: 2023 Siemens AG
3
3
  *
4
4
  * SPDX-License-Identifier: MIT
5
5
  *
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
2
 
3
- const myComponentCss = ".sc-my-component-h{display:flex;flex-direction:column;width:100vw;height:100vh}";
3
+ const myComponentCss = ".sc-my-component-h{display:block;position:relative;width:100vw;height:100vh}";
4
4
 
5
5
  const MyComponent$1 = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
6
6
  constructor() {
@@ -1,5 +1,5 @@
1
1
  /*
2
- * SPDX-FileCopyrightText: 2022 Siemens AG
2
+ * SPDX-FileCopyrightText: 2023 Siemens AG
3
3
  *
4
4
  * SPDX-License-Identifier: MIT
5
5
  *
@@ -0,0 +1,139 @@
1
+ import { T as TypedEvent } from './typed-event.js';
2
+
3
+ /*
4
+ * SPDX-FileCopyrightText: 2023 Siemens AG
5
+ *
6
+ * SPDX-License-Identifier: MIT
7
+ *
8
+ * This source code is licensed under the MIT license found in the
9
+ * LICENSE file in the root directory of this source tree.
10
+ */
11
+ class MenuService {
12
+ constructor() {
13
+ this.menuElement = null;
14
+ this.menuExpandChange = new TypedEvent();
15
+ }
16
+ register(menuElement) {
17
+ if (this.menuElement) {
18
+ console.warn('Menu already defined');
19
+ return;
20
+ }
21
+ this.menuElement = menuElement;
22
+ this.menuElement.addEventListener('expandChange', (event) => {
23
+ this.menuExpandChange.emit(event.detail);
24
+ });
25
+ }
26
+ async open() {
27
+ if (this.menuElement) {
28
+ this.menuElement.toggleMenu(true);
29
+ return true;
30
+ }
31
+ return false;
32
+ }
33
+ async close() {
34
+ if (this.menuElement) {
35
+ this.menuElement.toggleMenu(false);
36
+ return true;
37
+ }
38
+ return false;
39
+ }
40
+ async toggle() {
41
+ if (this.menuElement) {
42
+ this.menuElement.toggleMenu();
43
+ return true;
44
+ }
45
+ return false;
46
+ }
47
+ get nativeElement() {
48
+ return this.menuElement;
49
+ }
50
+ get expandChange() {
51
+ return this.menuExpandChange;
52
+ }
53
+ }
54
+ const menuController = new MenuService();
55
+
56
+ /*
57
+ * SPDX-FileCopyrightText: 2023 Siemens AG
58
+ *
59
+ * SPDX-License-Identifier: MIT
60
+ *
61
+ * This source code is licensed under the MIT license found in the
62
+ * LICENSE file in the root directory of this source tree.
63
+ */
64
+ function isBasicNavigationLayout(element) {
65
+ return element && element.tagName === 'IX-BASIC-NAVIGATION';
66
+ }
67
+ const hostContext = (selector, element) => {
68
+ return element.closest(selector);
69
+ };
70
+
71
+ /*
72
+ * SPDX-FileCopyrightText: 2023 Siemens AG
73
+ *
74
+ * SPDX-License-Identifier: MIT
75
+ *
76
+ * This source code is licensed under the MIT license found in the
77
+ * LICENSE file in the root directory of this source tree.
78
+ */
79
+ const mobileMediaQuery = `only screen and (max-width: 767px)`;
80
+ const createMediaQueryListener = (query, callback) => {
81
+ const fn = (event) => {
82
+ callback(event);
83
+ };
84
+ const listener = window.matchMedia(query);
85
+ listener.addEventListener('change', fn);
86
+ return {
87
+ matchMedia: listener,
88
+ dispose: () => {
89
+ listener.removeEventListener('change', fn);
90
+ },
91
+ };
92
+ };
93
+ const createModeListener = (modeChangeCallback) => {
94
+ const listener = createMediaQueryListener(mobileMediaQuery, ({ matches }) => {
95
+ if (matches) {
96
+ modeChangeCallback('mobile');
97
+ return;
98
+ }
99
+ modeChangeCallback('desktop');
100
+ });
101
+ modeChangeCallback(listener.matchMedia.matches ? 'mobile' : 'desktop');
102
+ return {
103
+ dispose: listener.dispose,
104
+ matchMedia: listener.matchMedia,
105
+ };
106
+ };
107
+
108
+ var __classPrivateFieldGet = (undefined && undefined.__classPrivateFieldGet) || function (receiver, state, kind, f) {
109
+ if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter");
110
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
111
+ return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver);
112
+ };
113
+ var __classPrivateFieldSet = (undefined && undefined.__classPrivateFieldSet) || function (receiver, state, value, kind, f) {
114
+ if (kind === "m") throw new TypeError("Private method is not writable");
115
+ if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter");
116
+ if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
117
+ return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value;
118
+ };
119
+ var _ScreenMode_modeChangeListener, _ScreenMode_mode;
120
+ class ScreenMode {
121
+ constructor() {
122
+ _ScreenMode_modeChangeListener.set(this, new TypedEvent());
123
+ _ScreenMode_mode.set(this, 'desktop');
124
+ createModeListener((mode) => {
125
+ __classPrivateFieldGet(this, _ScreenMode_modeChangeListener, "f").emit(mode);
126
+ __classPrivateFieldSet(this, _ScreenMode_mode, mode, "f");
127
+ });
128
+ }
129
+ get mode() {
130
+ return __classPrivateFieldGet(this, _ScreenMode_mode, "f");
131
+ }
132
+ get onChange() {
133
+ return __classPrivateFieldGet(this, _ScreenMode_modeChangeListener, "f");
134
+ }
135
+ }
136
+ _ScreenMode_modeChangeListener = new WeakMap(), _ScreenMode_mode = new WeakMap();
137
+ const screenMode = new ScreenMode();
138
+
139
+ export { hostContext as h, isBasicNavigationLayout as i, menuController as m, screenMode as s };
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
2
 
3
- const tabItemCss = "@charset \"UTF-8\";ix-tab-item{position:relative;display:flex;align-items:center;justify-content:center;height:40px;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}ix-tab-item.circle{height:72px}ix-tab-item.top::after{top:0}ix-tab-item.bottom::after{bottom:0}ix-tab-item::after{content:\"\";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}ix-tab-item.stretched{flex-basis:100%;max-width:-moz-max-content;max-width:max-content;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ix-tab-item .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-flex;vertical-align:middle}ix-tab-item .text span,ix-tab-item .text span::before{pointer-events:none}ix-tab-item:hover:not(.circle){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}ix-tab-item:hover:not(.circle)::after{background-color:var(--theme-tab-indicator--background--hover)}ix-tab-item:active:not(.circle){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}ix-tab-item:active:not(.circle)::after{background-color:var(--theme-tab-indicator--background--active)}ix-tab-item:focus-visible{outline:0px solid var(--focus--border-color)}ix-tab-item:focus-visible .circle{outline:1px solid var(--focus--border-color)}ix-tab-item:focus-visible:not(.circle){outline:1px solid var(--focus--border-color)}ix-tab-item.disabled{color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}ix-tab-item.disabled::after{background-color:var(--theme-tab-indicator--background--disabled)}ix-tab-item.selected:not(.disabled){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}ix-tab-item.selected:not(.disabled)::after{background-color:var(--theme-tab-indicator--background--selected)}ix-tab-item.icon{padding:1.5rem 0.5rem}ix-tab-item.small-tab{height:32px;padding:1rem}ix-tab-item.small-tab.icon{padding:1rem 0.25rem}ix-tab-item .circle{display:flex;justify-content:center;align-items:center;height:48px;width:48px;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}ix-tab-item .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}ix-tab-item .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}ix-tab-item .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}ix-tab-item .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}ix-tab-item .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}ix-tab-item .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}ix-tab-item .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-pill-outline--background);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:16px;color:var(--theme-pill-outline--color);cursor:pointer}ix-tab-item .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}ix-tab-item .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}ix-tab-item .hidden{display:none}";
3
+ const tabItemCss = "@charset \"UTF-8\";ix-tab-item{position:relative;display:flex;align-items:center;justify-content:center;height:40px;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}ix-tab-item.circle{height:72px}ix-tab-item.top::after{top:0}ix-tab-item.bottom::after{bottom:0}ix-tab-item::after{content:\"\";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}ix-tab-item.stretched{flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}ix-tab-item .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}ix-tab-item .text span,ix-tab-item .text span::before{pointer-events:none}ix-tab-item:hover:not(.circle){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}ix-tab-item:hover:not(.circle)::after{background-color:var(--theme-tab-indicator--background--hover)}ix-tab-item:active:not(.circle){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}ix-tab-item:active:not(.circle)::after{background-color:var(--theme-tab-indicator--background--active)}ix-tab-item:focus-visible{outline:0px solid var(--focus--border-color)}ix-tab-item:focus-visible .circle{outline:1px solid var(--focus--border-color)}ix-tab-item:focus-visible:not(.circle){outline:1px solid var(--focus--border-color)}ix-tab-item.disabled{color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}ix-tab-item.disabled::after{background-color:var(--theme-tab-indicator--background--disabled)}ix-tab-item.selected:not(.disabled){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}ix-tab-item.selected:not(.disabled)::after{background-color:var(--theme-tab-indicator--background--selected)}ix-tab-item.icon{padding:1.5rem 0.5rem}ix-tab-item.small-tab{height:32px;padding:1rem}ix-tab-item.small-tab.icon{padding:1rem 0.25rem}ix-tab-item .circle{display:flex;justify-content:center;align-items:center;height:48px;width:48px;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}ix-tab-item .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}ix-tab-item .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}ix-tab-item .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}ix-tab-item .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}ix-tab-item .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}ix-tab-item .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}ix-tab-item .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-pill-outline--background);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:16px;color:var(--theme-pill-outline--color);cursor:pointer}ix-tab-item .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}ix-tab-item .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}ix-tab-item .hidden{display:none}";
4
4
 
5
5
  const TabItem = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
6
6
  constructor() {
@@ -1,6 +1,6 @@
1
1
  import { proxyCustomElement, HTMLElement, h, Host } from '@stencil/core/internal/client';
2
2
 
3
- const tabsCss = "ix-tabs{width:auto;display:flex;align-items:center;position:relative}ix-tabs .tab-items{overflow:hidden;scroll-behavior:smooth}ix-tabs .tab-items .items-content{display:flex;align-items:center}ix-tabs .arrow{position:absolute;display:flex;align-items:center;justify-content:center;width:32px;height:32px;top:0;bottom:0;left:0;margin:auto 0;border-radius:4px;color:var(--theme-btn-invisible-primary--color);background-color:var(--theme-btn-invisible-primary--background);z-index:2}ix-tabs .arrow:hover{color:var(--theme-btn-invisible-primary--color--hover);background-color:var(--theme-btn-invisible-primary--background--hover)}ix-tabs .arrow:active{color:var(--theme-btn-invisible-primary--color--active);background-color:var(--theme-btn-invisible-primary--background--active)}ix-tabs .arrow.right{left:auto;right:0}ix-tabs .overflow-shadow{width:50px;height:40px;position:absolute;left:0;top:0;background:linear-gradient(90deg, var(--theme-color-1) 50%, transparent);z-index:1}ix-tabs .overflow-shadow.right{left:auto;right:0;background:linear-gradient(90deg, transparent, var(--theme-color-1) 50%)}";
3
+ const tabsCss = "ix-tabs{width:auto;display:flex;align-items:center;position:relative}ix-tabs .tab-items{overflow:hidden;scroll-behavior:smooth;width:100%}ix-tabs .tab-items .items-content{display:flex;align-items:center}ix-tabs .arrow{position:absolute;display:flex;align-items:center;justify-content:center;width:32px;height:32px;top:0;bottom:0;left:0;margin:auto 0;border-radius:4px;color:var(--theme-btn-invisible-primary--color);background-color:var(--theme-btn-invisible-primary--background);z-index:2}ix-tabs .arrow:hover{color:var(--theme-btn-invisible-primary--color--hover);background-color:var(--theme-btn-invisible-primary--background--hover)}ix-tabs .arrow:active{color:var(--theme-btn-invisible-primary--color--active);background-color:var(--theme-btn-invisible-primary--background--active)}ix-tabs .arrow.right{left:auto;right:0}ix-tabs .overflow-shadow{width:50px;height:40px;position:absolute;left:0;top:0;background:linear-gradient(90deg, var(--theme-color-1) 50%, transparent);z-index:1}ix-tabs .overflow-shadow.right{left:auto;right:0;background:linear-gradient(90deg, transparent, var(--theme-color-1) 50%)}";
4
4
 
5
5
  let windowStartSize = window.innerWidth;
6
6
  const Tabs = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
@@ -19,6 +19,8 @@ const Tabs = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
19
19
  this.totalItems = 0;
20
20
  this.currentScrollAmount = 0;
21
21
  this.scrollAmount = 100;
22
+ this.styleNextArrow = {};
23
+ this.stylePreviousArrow = {};
22
24
  this.scrollActionAmount = 0;
23
25
  }
24
26
  onWindowResize() {
@@ -63,8 +65,7 @@ const Tabs = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
63
65
  const tabWrapperRect = tabWrapper.getBoundingClientRect();
64
66
  return (this.showArrows() &&
65
67
  this.scrollActionAmount >
66
- (tabWrapper.scrollWidth - tabWrapperRect.width) * -1 &&
67
- window.innerWidth <= tabWrapper.scrollWidth);
68
+ (tabWrapper.scrollWidth - tabWrapperRect.width) * -1);
68
69
  }
69
70
  catch (error) {
70
71
  return false;
@@ -150,6 +151,12 @@ const Tabs = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
150
151
  element.setAttribute('placement', this.placement);
151
152
  });
152
153
  }
154
+ componentWillRender() {
155
+ requestAnimationFrame(() => {
156
+ this.styleNextArrow = this.getArrowStyle(this.showNextArrow());
157
+ this.stylePreviousArrow = this.getArrowStyle(this.showPreviousArrow());
158
+ });
159
+ }
153
160
  componentDidLoad() {
154
161
  const tabs = this.getTabs();
155
162
  tabs.forEach((element, index) => {
@@ -160,7 +167,7 @@ const Tabs = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
160
167
  });
161
168
  }
162
169
  render() {
163
- return (h(Host, null, h("div", { class: "overflow-shadow", style: this.getArrowStyle(this.showPreviousArrow()) }), h("div", { class: "arrow", style: this.getArrowStyle(this.showPreviousArrow()), onClick: () => this.move(this.scrollAmount, true) }, h("span", { class: "glyph glyph-chevron-left-small" })), h("div", { class: "tab-items" }, h("div", { class: "items-content" }, h("slot", null))), h("div", { class: "overflow-shadow right", style: this.getArrowStyle(this.showNextArrow()) }), h("div", { class: "arrow right", style: this.getArrowStyle(this.showNextArrow()), onClick: () => this.move(-this.scrollAmount, true) }, h("span", { class: "glyph glyph-chevron-right-small" }))));
170
+ return (h(Host, null, h("div", { class: "overflow-shadow", style: this.stylePreviousArrow }), h("div", { class: "arrow", style: this.stylePreviousArrow, onClick: () => this.move(this.scrollAmount, true) }, h("span", { class: "glyph glyph-chevron-left-small" })), h("div", { class: "tab-items" }, h("div", { class: "items-content" }, h("slot", null))), h("div", { class: "overflow-shadow right", style: this.styleNextArrow }), h("div", { class: "arrow right", style: this.styleNextArrow, onClick: () => this.move(-this.scrollAmount, true) }, h("span", { class: "glyph glyph-chevron-right-small" }))));
164
171
  }
165
172
  get hostElement() { return this; }
166
173
  static get style() { return tabsCss; }
@@ -173,6 +180,8 @@ const Tabs = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
173
180
  "totalItems": [32],
174
181
  "currentScrollAmount": [32],
175
182
  "scrollAmount": [32],
183
+ "styleNextArrow": [32],
184
+ "stylePreviousArrow": [32],
176
185
  "scrollActionAmount": [32]
177
186
  }, [[9, "resize", "onWindowResize"]]]);
178
187
  function defineCustomElement() {
@@ -59,9 +59,11 @@ const Toast = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
59
59
  progressBarClass.push('toast-progress-bar--touched');
60
60
  }
61
61
  const updateProgress = () => {
62
- if (progressBarElement) {
63
- progressBarElement.style.transform = `scaleX(${this.progress})`;
64
- }
62
+ requestAnimationFrame(() => {
63
+ if (progressBarElement) {
64
+ progressBarElement.style.transform = `scaleX(${this.progress})`;
65
+ }
66
+ });
65
67
  };
66
68
  return (h(Host, { class: "animate__animated animate__fadeIn" }, h("div", { class: "toast-body", onPointerLeave: () => {
67
69
  this.progress = 0;
@@ -71,7 +73,9 @@ const Toast = /*@__PURE__*/ proxyCustomElement(class extends HTMLElement {
71
73
  this.touched = true;
72
74
  this.progress = 1;
73
75
  updateProgress();
74
- } }, this.type || this.icon ? (h("div", { class: "toast-icon" }, this.getIcon())) : null, h("div", { class: "toast-content" }, this.toastTitle ? (h("div", { class: "toast-title text-default-title-single" }, this.toastTitle)) : null, h("div", { class: "toast-message text-default" }, h("slot", null))), h("div", { class: "toast-close" }, h("ix-icon-button", { icon: "close", size: "24", ghost: true, onClick: () => this.closeToast.emit() }))), this.autoClose ? (h("div", { class: progressBarClass.join(' '), style: progressBarStyle, ref: (r) => (progressBarElement = r), onAnimationEnd: () => this.close(), onTransitionEnd: () => {
76
+ } }, this.type || this.icon ? (h("div", { class: "toast-icon" }, this.getIcon())) : null, h("div", { class: "toast-content" }, this.toastTitle ? (h("div", { class: "toast-title text-default-title-single" }, this.toastTitle)) : null, h("div", { class: "toast-message text-default" }, h("slot", null))), h("div", { class: "toast-close" }, h("ix-icon-button", { icon: "close", size: "24", ghost: true, onClick: () => this.closeToast.emit() }))), this.autoClose ? (h("div", { class: progressBarClass.join(' '), style: progressBarStyle, ref: (r) => (progressBarElement = r), onAnimationEnd: () => {
77
+ this.close();
78
+ }, onTransitionEnd: () => {
75
79
  if (this.progress === 0) {
76
80
  this.close();
77
81
  }