@siemens/ix 2.0.0-beta.1 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1272) hide show
  1. package/dist/cjs/_commonjsHelpers-0c557e26.js +28 -0
  2. package/dist/cjs/_commonjsHelpers-0c557e26.js.map +1 -0
  3. package/dist/cjs/a11y-4fdcefb4.js +82 -0
  4. package/dist/cjs/a11y-4fdcefb4.js.map +1 -0
  5. package/dist/cjs/app-globals-1fe10058.js +31 -0
  6. package/dist/cjs/app-globals-1fe10058.js.map +1 -0
  7. package/dist/cjs/breakpoints-7ca69aa8.js +27 -0
  8. package/dist/cjs/breakpoints-7ca69aa8.js.map +1 -0
  9. package/dist/cjs/core-js-3b34c0b6.js +27 -0
  10. package/dist/cjs/core-js-3b34c0b6.js.map +1 -0
  11. package/dist/cjs/dom-83fb07d8.js +74 -0
  12. package/dist/cjs/dom-83fb07d8.js.map +1 -0
  13. package/dist/cjs/index-be499a74.js +186 -130
  14. package/dist/cjs/index.cjs.js +0 -2
  15. package/dist/cjs/index.cjs.js.map +1 -1
  16. package/dist/cjs/index.es2017-b42376b6.js +1504 -0
  17. package/dist/cjs/index.es2017-b42376b6.js.map +1 -0
  18. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  19. package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ix-application-header.cjs.entry.js +2 -2
  21. package/dist/cjs/ix-application.cjs.entry.js +2 -2
  22. package/dist/cjs/ix-avatar_2.cjs.entry.js +56 -0
  23. package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -0
  24. package/dist/cjs/ix-basic-navigation.cjs.entry.js +2 -2
  25. package/dist/cjs/ix-blind.cjs.entry.js +13 -5
  26. package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
  27. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +68 -0
  28. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js.map +1 -0
  29. package/dist/cjs/ix-breadcrumb.cjs.entry.js +104 -0
  30. package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -0
  31. package/dist/cjs/ix-burger-menu.cjs.entry.js +2 -2
  32. package/dist/cjs/ix-burger-menu.cjs.entry.js.map +1 -1
  33. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +4 -6
  34. package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
  35. package/dist/cjs/ix-card-list.cjs.entry.js +3 -3
  36. package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
  37. package/dist/cjs/ix-card_2.cjs.entry.js +2 -2
  38. package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
  39. package/dist/cjs/ix-category-filter.cjs.entry.js +2 -2
  40. package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
  41. package/dist/cjs/ix-chip.cjs.entry.js +3 -5
  42. package/dist/cjs/ix-chip.cjs.entry.js.map +1 -1
  43. package/dist/cjs/ix-col.cjs.entry.js +3 -3
  44. package/dist/cjs/ix-col.cjs.entry.js.map +1 -1
  45. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  46. package/dist/cjs/ix-content-header.cjs.entry.js.map +1 -1
  47. package/dist/cjs/ix-date-picker_2.cjs.entry.js +8 -8
  48. package/dist/cjs/ix-date-picker_2.cjs.entry.js.map +1 -1
  49. package/dist/cjs/ix-drawer.cjs.entry.js +1 -1
  50. package/dist/cjs/ix-drawer.cjs.entry.js.map +1 -1
  51. package/dist/cjs/ix-dropdown-button.cjs.entry.js +1 -2
  52. package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
  53. package/dist/cjs/ix-dropdown-item.cjs.entry.js +49 -0
  54. package/dist/cjs/ix-dropdown-item.cjs.entry.js.map +1 -0
  55. package/dist/cjs/ix-dropdown.cjs.entry.js +322 -0
  56. package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -0
  57. package/dist/cjs/ix-event-list-item.cjs.entry.js +42 -0
  58. package/dist/cjs/ix-event-list-item.cjs.entry.js.map +1 -0
  59. package/dist/cjs/ix-event-list.cjs.entry.js +124 -0
  60. package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -0
  61. package/dist/cjs/ix-expanding-search.cjs.entry.js +1 -1
  62. package/dist/cjs/ix-expanding-search.cjs.entry.js.map +1 -1
  63. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +91 -0
  64. package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -0
  65. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +22 -0
  66. package/dist/cjs/ix-flip-tile-content.cjs.entry.js.map +1 -0
  67. package/dist/cjs/ix-flip-tile.cjs.entry.js +89 -0
  68. package/dist/cjs/ix-flip-tile.cjs.entry.js.map +1 -0
  69. package/dist/cjs/ix-form-field.cjs.entry.js +1 -1
  70. package/dist/cjs/ix-form-field.cjs.entry.js.map +1 -1
  71. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +79 -0
  72. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js.map +1 -0
  73. package/dist/cjs/ix-group.cjs.entry.js +128 -0
  74. package/dist/cjs/ix-group.cjs.entry.js.map +1 -0
  75. package/dist/cjs/ix-icon-button_2.cjs.entry.js +97 -0
  76. package/dist/cjs/ix-icon-button_2.cjs.entry.js.map +1 -0
  77. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +2 -2
  78. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
  79. package/dist/cjs/ix-icon.entry-6cd45fec.js +1487 -0
  80. package/dist/cjs/ix-icon.entry-6cd45fec.js.map +1 -0
  81. package/dist/cjs/ix-input-group.cjs.entry.js +19 -15
  82. package/dist/cjs/ix-input-group.cjs.entry.js.map +1 -1
  83. package/dist/cjs/ix-kpi.cjs.entry.js +2 -2
  84. package/dist/cjs/ix-kpi.cjs.entry.js.map +1 -1
  85. package/dist/cjs/ix-layout-grid.cjs.entry.js +29 -0
  86. package/dist/cjs/ix-layout-grid.cjs.entry.js.map +1 -0
  87. package/dist/cjs/ix-link-button.cjs.entry.js +1 -1
  88. package/dist/cjs/ix-link-button.cjs.entry.js.map +1 -1
  89. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +62 -0
  90. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js.map +1 -0
  91. package/dist/cjs/ix-map-navigation.cjs.entry.js +174 -0
  92. package/dist/cjs/ix-map-navigation.cjs.entry.js.map +1 -0
  93. package/dist/cjs/ix-menu-about-item.cjs.entry.js +22 -0
  94. package/dist/cjs/ix-menu-about-item.cjs.entry.js.map +1 -0
  95. package/dist/cjs/ix-menu-about-news.cjs.entry.js +38 -0
  96. package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -0
  97. package/dist/cjs/ix-menu-about.cjs.entry.js +76 -0
  98. package/dist/cjs/ix-menu-about.cjs.entry.js.map +1 -0
  99. package/dist/cjs/ix-menu-avatar.cjs.entry.js +33 -0
  100. package/dist/cjs/ix-menu-avatar.cjs.entry.js.map +1 -0
  101. package/dist/cjs/ix-menu-category.cjs.entry.js +1 -1
  102. package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
  103. package/dist/cjs/ix-menu-item.cjs.entry.js +72 -0
  104. package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -0
  105. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +22 -0
  106. package/dist/cjs/ix-menu-settings-item.cjs.entry.js.map +1 -0
  107. package/dist/cjs/ix-menu-settings.cjs.entry.js +64 -0
  108. package/dist/cjs/ix-menu-settings.cjs.entry.js.map +1 -0
  109. package/dist/cjs/ix-menu.cjs.entry.js +444 -0
  110. package/dist/cjs/ix-menu.cjs.entry.js.map +1 -0
  111. package/dist/cjs/ix-message-bar.cjs.entry.js +1 -1
  112. package/dist/cjs/ix-message-bar.cjs.entry.js.map +1 -1
  113. package/dist/cjs/ix-modal-example.cjs.entry.js +1 -1
  114. package/dist/cjs/ix-modal-example.cjs.entry.js.map +1 -1
  115. package/dist/cjs/ix-modal.cjs.entry.js +4 -3
  116. package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
  117. package/dist/cjs/ix-pagination.cjs.entry.js +4 -4
  118. package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
  119. package/dist/cjs/ix-pill.cjs.entry.js +1 -1
  120. package/dist/cjs/ix-pill.cjs.entry.js.map +1 -1
  121. package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
  122. package/dist/cjs/ix-push-card.cjs.entry.js.map +1 -1
  123. package/dist/cjs/ix-row.cjs.entry.js +1 -1
  124. package/dist/cjs/ix-row.cjs.entry.js.map +1 -1
  125. package/dist/cjs/ix-select.cjs.entry.js +341 -0
  126. package/dist/cjs/ix-select.cjs.entry.js.map +1 -0
  127. package/dist/cjs/ix-slider.cjs.entry.js +151 -0
  128. package/dist/cjs/ix-slider.cjs.entry.js.map +1 -0
  129. package/dist/cjs/ix-split-button-item.cjs.entry.js +28 -0
  130. package/dist/cjs/ix-split-button-item.cjs.entry.js.map +1 -0
  131. package/dist/cjs/ix-split-button.cjs.entry.js +49 -0
  132. package/dist/cjs/ix-split-button.cjs.entry.js.map +1 -0
  133. package/dist/cjs/ix-tab-item_2.cjs.entry.js +263 -0
  134. package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -0
  135. package/dist/cjs/ix-toast-container.cjs.entry.js +87 -0
  136. package/dist/cjs/ix-toast-container.cjs.entry.js.map +1 -0
  137. package/dist/cjs/ix-toast.cjs.entry.js +73 -0
  138. package/dist/cjs/ix-toast.cjs.entry.js.map +1 -0
  139. package/dist/cjs/ix-toggle-button.cjs.entry.js +1 -1
  140. package/dist/cjs/ix-toggle.cjs.entry.js +1 -1
  141. package/dist/cjs/ix-tooltip.cjs.entry.js +21 -7
  142. package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -1
  143. package/dist/cjs/ix-tree-item.cjs.entry.js +36 -0
  144. package/dist/cjs/ix-tree-item.cjs.entry.js.map +1 -0
  145. package/dist/cjs/ix-tree.cjs.entry.js +702 -0
  146. package/dist/cjs/ix-tree.cjs.entry.js.map +1 -0
  147. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +1 -1
  148. package/dist/cjs/ix-validation-tooltip.cjs.entry.js.map +1 -1
  149. package/dist/cjs/ix-workflow-step.cjs.entry.js +97 -0
  150. package/dist/cjs/ix-workflow-step.cjs.entry.js.map +1 -0
  151. package/dist/cjs/ix-workflow-steps.cjs.entry.js +81 -0
  152. package/dist/cjs/ix-workflow-steps.cjs.entry.js.map +1 -0
  153. package/dist/cjs/loader.cjs.js +3 -1
  154. package/dist/cjs/loader.cjs.js.map +1 -1
  155. package/dist/cjs/menu-service-000df68d.js +159 -0
  156. package/dist/cjs/menu-service-000df68d.js.map +1 -0
  157. package/dist/cjs/shadow-dom-9b10f758.js.map +1 -1
  158. package/dist/cjs/siemens-ix.cjs.js +3 -1
  159. package/dist/cjs/siemens-ix.cjs.js.map +1 -1
  160. package/dist/collection/collection-manifest.json +6 -196
  161. package/dist/collection/components/action-card/action-card.css +15 -0
  162. package/dist/collection/components/action-card/action-card.js +1 -1
  163. package/dist/collection/components/application-header/test/application-headet.ct.js +4 -0
  164. package/dist/collection/components/application-header/test/application-headet.ct.js.map +1 -1
  165. package/dist/collection/components/blind/blind.css +242 -63
  166. package/dist/collection/components/blind/blind.js +37 -3
  167. package/dist/collection/components/blind/blind.js.map +1 -1
  168. package/dist/collection/components/breadcrumb-item/breadcrumb-item.css +1 -1
  169. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js +1 -2
  170. package/dist/collection/components/breadcrumb-item/breadcrumb-item.js.map +1 -1
  171. package/dist/collection/components/card/card.css +5 -1
  172. package/dist/collection/components/card/card.js +1 -1
  173. package/dist/collection/components/card/card.js.map +1 -1
  174. package/dist/collection/components/card-accordion/card-accordion.css +12 -15
  175. package/dist/collection/components/card-accordion/card-accordion.js +2 -4
  176. package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
  177. package/dist/collection/components/card-content/card-content.css +1 -0
  178. package/dist/collection/components/card-list/card-list.css +0 -1
  179. package/dist/collection/components/card-list/card-list.js +2 -2
  180. package/dist/collection/components/card-list/card-list.js.map +1 -1
  181. package/dist/collection/components/card-title/card-title.css +1 -1
  182. package/dist/collection/components/category-filter/category-filter.css +56 -0
  183. package/dist/collection/components/category-filter/category-filter.js +1 -1
  184. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  185. package/dist/collection/components/chip/chip.css +1 -0
  186. package/dist/collection/components/chip/chip.js +3 -22
  187. package/dist/collection/components/chip/chip.js.map +1 -1
  188. package/dist/collection/components/col/col.css +50 -3
  189. package/dist/collection/components/col/col.js +1 -1
  190. package/dist/collection/components/col/col.js.map +1 -1
  191. package/dist/collection/components/content-header/content-header.js +1 -1
  192. package/dist/collection/components/content-header/content-header.js.map +1 -1
  193. package/dist/collection/components/date-picker/date-picker.css +3 -0
  194. package/dist/collection/components/date-picker/date-picker.js +4 -4
  195. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  196. package/dist/collection/components/drawer/drawer.js +1 -1
  197. package/dist/collection/components/drawer/drawer.js.map +1 -1
  198. package/dist/collection/components/dropdown/dropdown.js +39 -34
  199. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  200. package/dist/collection/components/dropdown/test/dropdown.ct.js +79 -0
  201. package/dist/collection/components/dropdown/test/dropdown.ct.js.map +1 -0
  202. package/dist/collection/components/dropdown-button/dropdown-button.js +1 -23
  203. package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
  204. package/dist/collection/components/dropdown-item/dropdown-item.js +6 -4
  205. package/dist/collection/components/dropdown-item/dropdown-item.js.map +1 -1
  206. package/dist/collection/components/event-list-item/event-list-item.js +2 -24
  207. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  208. package/dist/collection/components/expanding-search/expanding-search.js +1 -1
  209. package/dist/collection/components/expanding-search/expanding-search.js.map +1 -1
  210. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  211. package/dist/collection/components/filter-chip/filter-chip.js.map +1 -1
  212. package/dist/collection/components/flip-tile/flip-tile.js +1 -1
  213. package/dist/collection/components/flip-tile/flip-tile.js.map +1 -1
  214. package/dist/collection/components/form-field/form-field.css +35 -0
  215. package/dist/collection/components/grid/layout-grid.css +21 -0
  216. package/dist/collection/components/grid/layout-grid.js +98 -0
  217. package/dist/collection/components/grid/layout-grid.js.map +1 -0
  218. package/dist/collection/components/group/group-context-menu.js +1 -1
  219. package/dist/collection/components/group/group-context-menu.js.map +1 -1
  220. package/dist/collection/components/group/group.js +1 -1
  221. package/dist/collection/components/group/group.js.map +1 -1
  222. package/dist/collection/components/icon-button/icon-button.css +1 -1
  223. package/dist/collection/components/icon-button/test/icon-button.ct.js +1 -1
  224. package/dist/collection/components/icon-button/test/icon-button.ct.js.map +1 -1
  225. package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +1 -1
  226. package/dist/collection/components/input-group/input-group.js +19 -15
  227. package/dist/collection/components/input-group/input-group.js.map +1 -1
  228. package/dist/collection/components/kpi/kpi.js +2 -2
  229. package/dist/collection/components/kpi/kpi.js.map +1 -1
  230. package/dist/collection/components/link-button/link-button.js +1 -1
  231. package/dist/collection/components/link-button/link-button.js.map +1 -1
  232. package/dist/collection/components/map-navigation/map-navigation.js +1 -1
  233. package/dist/collection/components/map-navigation/map-navigation.js.map +1 -1
  234. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +1 -1
  235. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js.map +1 -1
  236. package/dist/collection/components/menu/burger-menu.js +1 -1
  237. package/dist/collection/components/menu/burger-menu.js.map +1 -1
  238. package/dist/collection/components/menu/menu.js +2 -2
  239. package/dist/collection/components/menu/menu.js.map +1 -1
  240. package/dist/collection/components/menu/test/menu.ct.js +22 -2
  241. package/dist/collection/components/menu/test/menu.ct.js.map +1 -1
  242. package/dist/collection/components/menu-about/menu-about.js +1 -1
  243. package/dist/collection/components/menu-about/menu-about.js.map +1 -1
  244. package/dist/collection/components/menu-about-news/menu-about-news.js +1 -1
  245. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  246. package/dist/collection/components/menu-avatar/menu-avatar.js +1 -1
  247. package/dist/collection/components/menu-avatar/menu-avatar.js.map +1 -1
  248. package/dist/collection/components/menu-category/menu-category.js +1 -1
  249. package/dist/collection/components/menu-category/menu-category.js.map +1 -1
  250. package/dist/collection/components/menu-item/menu-item.js +1 -1
  251. package/dist/collection/components/menu-item/menu-item.js.map +1 -1
  252. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  253. package/dist/collection/components/menu-settings/menu-settings.js.map +1 -1
  254. package/dist/collection/components/message-bar/message-bar.js +1 -1
  255. package/dist/collection/components/message-bar/message-bar.js.map +1 -1
  256. package/dist/collection/components/modal/modal.css +14 -0
  257. package/dist/collection/components/modal/modal.js +3 -2
  258. package/dist/collection/components/modal/modal.js.map +1 -1
  259. package/dist/collection/components/my-component/example-modal.js +1 -1
  260. package/dist/collection/components/my-component/example-modal.js.map +1 -1
  261. package/dist/collection/components/pagination/pagination.css +1 -1
  262. package/dist/collection/components/pagination/pagination.js +2 -2
  263. package/dist/collection/components/pagination/pagination.js.map +1 -1
  264. package/dist/collection/components/pagination/test/pagination.ct.js +40 -0
  265. package/dist/collection/components/pagination/test/pagination.ct.js.map +1 -0
  266. package/dist/collection/components/pill/pill.css +1 -0
  267. package/dist/collection/components/push-card/push-card.css +7 -4
  268. package/dist/collection/components/push-card/push-card.js +2 -2
  269. package/dist/collection/components/push-card/push-card.js.map +1 -1
  270. package/dist/collection/components/row/row.css +2 -2
  271. package/dist/collection/components/select/select.css +4 -34
  272. package/dist/collection/components/select/select.js +38 -25
  273. package/dist/collection/components/select/select.js.map +1 -1
  274. package/dist/collection/components/select/test/select.ct.js +13 -12
  275. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  276. package/dist/collection/components/slider/slider.css +265 -0
  277. package/dist/collection/components/slider/slider.js +380 -0
  278. package/dist/collection/components/slider/slider.js.map +1 -0
  279. package/dist/collection/components/slider/test/slider.ct.js +35 -0
  280. package/dist/collection/components/slider/test/slider.ct.js.map +1 -0
  281. package/dist/collection/components/split-button/split-button.js +0 -3
  282. package/dist/collection/components/split-button/split-button.js.map +1 -1
  283. package/dist/collection/components/split-button-item/split-button-item.js +3 -0
  284. package/dist/collection/components/split-button-item/split-button-item.js.map +1 -1
  285. package/dist/collection/components/tabs/tabs.js +7 -7
  286. package/dist/collection/components/tabs/tabs.js.map +1 -1
  287. package/dist/collection/components/time-picker/time-picker.css +35 -0
  288. package/dist/collection/components/time-picker/time-picker.js +2 -2
  289. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  290. package/dist/collection/components/toast/styles/toast-container.css +91 -0
  291. package/dist/collection/components/toast/toast-container.js +20 -4
  292. package/dist/collection/components/toast/toast-container.js.map +1 -1
  293. package/dist/collection/components/toast/toast.css +9 -7
  294. package/dist/collection/components/toast/toast.js +1 -1
  295. package/dist/collection/components/toast/toast.js.map +1 -1
  296. package/dist/collection/components/tooltip/tooltip.js +88 -8
  297. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  298. package/dist/collection/components/tree-item/tree-item.js +1 -1
  299. package/dist/collection/components/tree-item/tree-item.js.map +1 -1
  300. package/dist/collection/components/utils/a11y.js +2 -2
  301. package/dist/collection/components/utils/a11y.js.map +1 -1
  302. package/dist/collection/components/utils/breakpoints.js +3 -3
  303. package/dist/collection/components/utils/breakpoints.js.map +1 -1
  304. package/dist/collection/components/utils/shadow-dom.js +7 -0
  305. package/dist/collection/components/utils/shadow-dom.js.map +1 -1
  306. package/dist/collection/components/validation-tooltip/validation-tooltip.css +1 -0
  307. package/dist/collection/index.js +0 -9
  308. package/dist/collection/index.js.map +1 -1
  309. package/dist/collection/setup.js +24 -0
  310. package/dist/collection/setup.js.map +1 -0
  311. package/dist/collection/tests/utils/test/index.js +14 -0
  312. package/dist/collection/tests/utils/test/index.js.map +1 -1
  313. package/dist/esm/_commonjsHelpers-dd6fe9fb.js +23 -0
  314. package/dist/esm/_commonjsHelpers-dd6fe9fb.js.map +1 -0
  315. package/dist/esm/a11y-d5dd20ad.js +79 -0
  316. package/dist/esm/a11y-d5dd20ad.js.map +1 -0
  317. package/dist/esm/app-globals-4d2941ae.js +29 -0
  318. package/dist/esm/app-globals-4d2941ae.js.map +1 -0
  319. package/dist/esm/breakpoints-b76e9f27.js +25 -0
  320. package/dist/esm/breakpoints-b76e9f27.js.map +1 -0
  321. package/dist/esm/core-js-de462567.js +25 -0
  322. package/dist/esm/core-js-de462567.js.map +1 -0
  323. package/dist/esm/dom-64ac48b5.js +72 -0
  324. package/dist/esm/dom-64ac48b5.js.map +1 -0
  325. package/dist/esm/index-eb0be730.js +186 -130
  326. package/dist/esm/index.es2017-1478d9a9.js +1479 -0
  327. package/dist/esm/index.es2017-1478d9a9.js.map +1 -0
  328. package/dist/esm/index.js +0 -2
  329. package/dist/esm/index.js.map +1 -1
  330. package/dist/esm/ix-action-card.entry.js +1 -1
  331. package/dist/esm/ix-action-card.entry.js.map +1 -1
  332. package/dist/esm/ix-application-header.entry.js +2 -2
  333. package/dist/esm/ix-application.entry.js +2 -2
  334. package/dist/esm/ix-avatar_2.entry.js +51 -0
  335. package/dist/esm/ix-avatar_2.entry.js.map +1 -0
  336. package/dist/esm/ix-basic-navigation.entry.js +2 -2
  337. package/dist/esm/ix-blind.entry.js +13 -5
  338. package/dist/esm/ix-blind.entry.js.map +1 -1
  339. package/dist/esm/ix-breadcrumb-item.entry.js +64 -0
  340. package/dist/esm/ix-breadcrumb-item.entry.js.map +1 -0
  341. package/dist/esm/ix-breadcrumb.entry.js +100 -0
  342. package/dist/esm/ix-breadcrumb.entry.js.map +1 -0
  343. package/dist/esm/ix-burger-menu.entry.js +2 -2
  344. package/dist/esm/ix-burger-menu.entry.js.map +1 -1
  345. package/dist/esm/ix-card-accordion_2.entry.js +4 -6
  346. package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
  347. package/dist/esm/ix-card-list.entry.js +3 -3
  348. package/dist/esm/ix-card-list.entry.js.map +1 -1
  349. package/dist/esm/ix-card_2.entry.js +2 -2
  350. package/dist/esm/ix-card_2.entry.js.map +1 -1
  351. package/dist/esm/ix-category-filter.entry.js +2 -2
  352. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  353. package/dist/esm/ix-chip.entry.js +3 -5
  354. package/dist/esm/ix-chip.entry.js.map +1 -1
  355. package/dist/esm/ix-col.entry.js +3 -3
  356. package/dist/esm/ix-col.entry.js.map +1 -1
  357. package/dist/esm/ix-content-header.entry.js +1 -1
  358. package/dist/esm/ix-content-header.entry.js.map +1 -1
  359. package/dist/esm/ix-date-picker_2.entry.js +8 -8
  360. package/dist/esm/ix-date-picker_2.entry.js.map +1 -1
  361. package/dist/esm/ix-drawer.entry.js +1 -1
  362. package/dist/esm/ix-drawer.entry.js.map +1 -1
  363. package/dist/esm/ix-dropdown-button.entry.js +1 -2
  364. package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
  365. package/dist/esm/ix-dropdown-item.entry.js +45 -0
  366. package/dist/esm/ix-dropdown-item.entry.js.map +1 -0
  367. package/dist/esm/ix-dropdown.entry.js +318 -0
  368. package/dist/esm/ix-dropdown.entry.js.map +1 -0
  369. package/dist/esm/ix-event-list-item.entry.js +38 -0
  370. package/dist/esm/ix-event-list-item.entry.js.map +1 -0
  371. package/dist/esm/ix-event-list.entry.js +120 -0
  372. package/dist/esm/ix-event-list.entry.js.map +1 -0
  373. package/dist/esm/ix-expanding-search.entry.js +1 -1
  374. package/dist/esm/ix-expanding-search.entry.js.map +1 -1
  375. package/dist/esm/ix-filter-chip_2.entry.js +86 -0
  376. package/dist/esm/ix-filter-chip_2.entry.js.map +1 -0
  377. package/dist/esm/ix-flip-tile-content.entry.js +18 -0
  378. package/dist/esm/ix-flip-tile-content.entry.js.map +1 -0
  379. package/dist/esm/ix-flip-tile.entry.js +85 -0
  380. package/dist/esm/ix-flip-tile.entry.js.map +1 -0
  381. package/dist/esm/ix-form-field.entry.js +1 -1
  382. package/dist/esm/ix-form-field.entry.js.map +1 -1
  383. package/dist/esm/ix-group-context-menu_2.entry.js +74 -0
  384. package/dist/esm/ix-group-context-menu_2.entry.js.map +1 -0
  385. package/dist/esm/ix-group.entry.js +124 -0
  386. package/dist/esm/ix-group.entry.js.map +1 -0
  387. package/dist/esm/ix-icon-button_2.entry.js +92 -0
  388. package/dist/esm/ix-icon-button_2.entry.js.map +1 -0
  389. package/dist/esm/ix-icon-toggle-button.entry.js +2 -2
  390. package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
  391. package/dist/esm/ix-icon.entry-5065bd80.js +1485 -0
  392. package/dist/esm/ix-icon.entry-5065bd80.js.map +1 -0
  393. package/dist/esm/ix-input-group.entry.js +19 -15
  394. package/dist/esm/ix-input-group.entry.js.map +1 -1
  395. package/dist/esm/ix-kpi.entry.js +2 -2
  396. package/dist/esm/ix-kpi.entry.js.map +1 -1
  397. package/dist/esm/ix-layout-grid.entry.js +25 -0
  398. package/dist/esm/ix-layout-grid.entry.js.map +1 -0
  399. package/dist/esm/ix-link-button.entry.js +1 -1
  400. package/dist/esm/ix-link-button.entry.js.map +1 -1
  401. package/dist/esm/ix-map-navigation-overlay.entry.js +58 -0
  402. package/dist/esm/ix-map-navigation-overlay.entry.js.map +1 -0
  403. package/dist/esm/ix-map-navigation.entry.js +170 -0
  404. package/dist/esm/ix-map-navigation.entry.js.map +1 -0
  405. package/dist/esm/ix-menu-about-item.entry.js +18 -0
  406. package/dist/esm/ix-menu-about-item.entry.js.map +1 -0
  407. package/dist/esm/ix-menu-about-news.entry.js +34 -0
  408. package/dist/esm/ix-menu-about-news.entry.js.map +1 -0
  409. package/dist/esm/ix-menu-about.entry.js +72 -0
  410. package/dist/esm/ix-menu-about.entry.js.map +1 -0
  411. package/dist/esm/ix-menu-avatar.entry.js +29 -0
  412. package/dist/esm/ix-menu-avatar.entry.js.map +1 -0
  413. package/dist/esm/ix-menu-category.entry.js +1 -1
  414. package/dist/esm/ix-menu-category.entry.js.map +1 -1
  415. package/dist/esm/ix-menu-item.entry.js +68 -0
  416. package/dist/esm/ix-menu-item.entry.js.map +1 -0
  417. package/dist/esm/ix-menu-settings-item.entry.js +18 -0
  418. package/dist/esm/ix-menu-settings-item.entry.js.map +1 -0
  419. package/dist/esm/ix-menu-settings.entry.js +60 -0
  420. package/dist/esm/ix-menu-settings.entry.js.map +1 -0
  421. package/dist/esm/ix-menu.entry.js +440 -0
  422. package/dist/esm/ix-menu.entry.js.map +1 -0
  423. package/dist/esm/ix-message-bar.entry.js +1 -1
  424. package/dist/esm/ix-message-bar.entry.js.map +1 -1
  425. package/dist/esm/ix-modal-example.entry.js +1 -1
  426. package/dist/esm/ix-modal-example.entry.js.map +1 -1
  427. package/dist/esm/ix-modal.entry.js +4 -3
  428. package/dist/esm/ix-modal.entry.js.map +1 -1
  429. package/dist/esm/ix-pagination.entry.js +4 -4
  430. package/dist/esm/ix-pagination.entry.js.map +1 -1
  431. package/dist/esm/ix-pill.entry.js +1 -1
  432. package/dist/esm/ix-pill.entry.js.map +1 -1
  433. package/dist/esm/ix-push-card.entry.js +2 -2
  434. package/dist/esm/ix-push-card.entry.js.map +1 -1
  435. package/dist/esm/ix-row.entry.js +1 -1
  436. package/dist/esm/ix-row.entry.js.map +1 -1
  437. package/dist/esm/ix-select.entry.js +337 -0
  438. package/dist/esm/ix-select.entry.js.map +1 -0
  439. package/dist/esm/ix-slider.entry.js +147 -0
  440. package/dist/esm/ix-slider.entry.js.map +1 -0
  441. package/dist/esm/ix-split-button-item.entry.js +24 -0
  442. package/dist/esm/ix-split-button-item.entry.js.map +1 -0
  443. package/dist/esm/ix-split-button.entry.js +45 -0
  444. package/dist/esm/ix-split-button.entry.js.map +1 -0
  445. package/dist/esm/ix-tab-item_2.entry.js +258 -0
  446. package/dist/esm/ix-tab-item_2.entry.js.map +1 -0
  447. package/dist/esm/ix-toast-container.entry.js +83 -0
  448. package/dist/esm/ix-toast-container.entry.js.map +1 -0
  449. package/dist/esm/ix-toast.entry.js +69 -0
  450. package/dist/esm/ix-toast.entry.js.map +1 -0
  451. package/dist/esm/ix-toggle-button.entry.js +1 -1
  452. package/dist/esm/ix-toggle.entry.js +1 -1
  453. package/dist/esm/ix-tooltip.entry.js +21 -7
  454. package/dist/esm/ix-tooltip.entry.js.map +1 -1
  455. package/dist/esm/ix-tree-item.entry.js +32 -0
  456. package/dist/esm/ix-tree-item.entry.js.map +1 -0
  457. package/dist/esm/ix-tree.entry.js +698 -0
  458. package/dist/esm/ix-tree.entry.js.map +1 -0
  459. package/dist/esm/ix-validation-tooltip.entry.js +2 -2
  460. package/dist/esm/ix-validation-tooltip.entry.js.map +1 -1
  461. package/dist/esm/ix-workflow-step.entry.js +93 -0
  462. package/dist/esm/ix-workflow-step.entry.js.map +1 -0
  463. package/dist/esm/ix-workflow-steps.entry.js +77 -0
  464. package/dist/esm/ix-workflow-steps.entry.js.map +1 -0
  465. package/dist/esm/loader.js +3 -1
  466. package/dist/esm/loader.js.map +1 -1
  467. package/dist/esm/menu-service-5555b4fa.js +156 -0
  468. package/dist/esm/menu-service-5555b4fa.js.map +1 -0
  469. package/dist/esm/shadow-dom-b9df3d9b.js.map +1 -1
  470. package/dist/esm/siemens-ix.js +3 -1
  471. package/dist/esm/siemens-ix.js.map +1 -1
  472. package/dist/siemens-ix/index.esm.js +1 -1
  473. package/dist/siemens-ix/index.esm.js.map +1 -1
  474. package/dist/siemens-ix/p-0169cf74.entry.js +2 -0
  475. package/dist/siemens-ix/p-0169cf74.entry.js.map +1 -0
  476. package/dist/siemens-ix/p-04eeba9e.js.map +1 -1
  477. package/dist/siemens-ix/p-05e9397f.entry.js +2 -0
  478. package/dist/siemens-ix/p-05e9397f.entry.js.map +1 -0
  479. package/dist/siemens-ix/p-0ebc6c4d.entry.js +2 -0
  480. package/dist/siemens-ix/p-0ebc6c4d.entry.js.map +1 -0
  481. package/dist/siemens-ix/p-0fd2388f.entry.js +2 -0
  482. package/dist/siemens-ix/p-0fd2388f.entry.js.map +1 -0
  483. package/dist/siemens-ix/p-124d83b5.entry.js +2 -0
  484. package/dist/siemens-ix/p-124d83b5.entry.js.map +1 -0
  485. package/dist/siemens-ix/p-129b6290.entry.js +2 -0
  486. package/dist/siemens-ix/p-129b6290.entry.js.map +1 -0
  487. package/dist/siemens-ix/p-167c037c.entry.js +2 -0
  488. package/dist/siemens-ix/p-167c037c.entry.js.map +1 -0
  489. package/dist/siemens-ix/p-20e12c7e.js +2 -0
  490. package/dist/siemens-ix/p-20e12c7e.js.map +1 -0
  491. package/dist/siemens-ix/p-2baebeee.entry.js +2 -0
  492. package/dist/siemens-ix/p-2baebeee.entry.js.map +1 -0
  493. package/dist/siemens-ix/p-2e75f0e4.entry.js +2 -0
  494. package/dist/siemens-ix/p-2e75f0e4.entry.js.map +1 -0
  495. package/dist/siemens-ix/p-3103917f.entry.js +2 -0
  496. package/dist/siemens-ix/p-3103917f.entry.js.map +1 -0
  497. package/dist/siemens-ix/p-314f344d.entry.js +2 -0
  498. package/dist/siemens-ix/p-314f344d.entry.js.map +1 -0
  499. package/dist/siemens-ix/p-3ab30153.entry.js +2 -0
  500. package/dist/siemens-ix/p-3ab30153.entry.js.map +1 -0
  501. package/dist/siemens-ix/p-3e7b4990.js +2 -0
  502. package/dist/siemens-ix/p-4796a3ae.entry.js +2 -0
  503. package/dist/siemens-ix/p-4796a3ae.entry.js.map +1 -0
  504. package/dist/siemens-ix/p-4968df15.entry.js +2 -0
  505. package/dist/siemens-ix/p-4968df15.entry.js.map +1 -0
  506. package/dist/siemens-ix/p-5056c8a9.entry.js +2 -0
  507. package/dist/siemens-ix/p-5056c8a9.entry.js.map +1 -0
  508. package/dist/siemens-ix/p-5285864c.entry.js +2 -0
  509. package/dist/siemens-ix/p-5285864c.entry.js.map +1 -0
  510. package/dist/siemens-ix/p-5516480a.entry.js +2 -0
  511. package/dist/siemens-ix/p-5516480a.entry.js.map +1 -0
  512. package/dist/siemens-ix/p-57fd45e2.entry.js +2 -0
  513. package/dist/siemens-ix/p-57fd45e2.entry.js.map +1 -0
  514. package/dist/siemens-ix/p-5a5e155c.entry.js +2 -0
  515. package/dist/siemens-ix/p-5a5e155c.entry.js.map +1 -0
  516. package/dist/siemens-ix/p-5d132cc5.entry.js.map +1 -1
  517. package/dist/siemens-ix/p-5d17102b.entry.js +2 -0
  518. package/dist/siemens-ix/p-5d17102b.entry.js.map +1 -0
  519. package/dist/siemens-ix/p-5d172daa.js +2 -0
  520. package/dist/siemens-ix/p-5d43cae8.js +22 -0
  521. package/dist/siemens-ix/p-5d43cae8.js.map +1 -0
  522. package/dist/siemens-ix/p-61ffc6e1.entry.js.map +1 -1
  523. package/dist/siemens-ix/p-62fb5c19.entry.js +2 -0
  524. package/dist/siemens-ix/p-62fb5c19.entry.js.map +1 -0
  525. package/dist/siemens-ix/p-634da7f2.entry.js +2 -0
  526. package/dist/siemens-ix/p-634da7f2.entry.js.map +1 -0
  527. package/dist/siemens-ix/p-6370a04a.entry.js +2 -0
  528. package/dist/siemens-ix/p-6370a04a.entry.js.map +1 -0
  529. package/dist/siemens-ix/p-66d7fbd9.entry.js +2 -0
  530. package/dist/siemens-ix/p-66d7fbd9.entry.js.map +1 -0
  531. package/dist/siemens-ix/p-6ae65cac.entry.js +2 -0
  532. package/dist/siemens-ix/p-6ae65cac.entry.js.map +1 -0
  533. package/dist/siemens-ix/p-74a7d191.entry.js +2 -0
  534. package/dist/siemens-ix/p-74a7d191.entry.js.map +1 -0
  535. package/dist/siemens-ix/p-7712c4a9.entry.js +2 -0
  536. package/dist/siemens-ix/p-7712c4a9.entry.js.map +1 -0
  537. package/dist/siemens-ix/p-774eca79.entry.js +2 -0
  538. package/dist/siemens-ix/p-774eca79.entry.js.map +1 -0
  539. package/dist/siemens-ix/p-77b14ca1.entry.js +2 -0
  540. package/dist/siemens-ix/p-7865aa63.entry.js +2 -0
  541. package/dist/siemens-ix/p-7865aa63.entry.js.map +1 -0
  542. package/dist/siemens-ix/p-78c9489b.js +2 -0
  543. package/dist/siemens-ix/p-78c9489b.js.map +1 -0
  544. package/dist/siemens-ix/p-794769ed.entry.js +2 -0
  545. package/dist/siemens-ix/p-794769ed.entry.js.map +1 -0
  546. package/dist/siemens-ix/p-7a884056.entry.js.map +1 -1
  547. package/dist/siemens-ix/p-7b362f58.entry.js +2 -0
  548. package/dist/siemens-ix/p-7b362f58.entry.js.map +1 -0
  549. package/dist/siemens-ix/p-80871c9a.entry.js +2 -0
  550. package/dist/siemens-ix/p-80871c9a.entry.js.map +1 -0
  551. package/dist/siemens-ix/p-812b01d1.js +2 -0
  552. package/dist/siemens-ix/p-812b01d1.js.map +1 -0
  553. package/dist/siemens-ix/p-847da072.entry.js +2 -0
  554. package/dist/siemens-ix/p-847da072.entry.js.map +1 -0
  555. package/dist/siemens-ix/p-8952f1cd.entry.js +2 -0
  556. package/dist/siemens-ix/p-8952f1cd.entry.js.map +1 -0
  557. package/dist/siemens-ix/p-8c5f7419.entry.js +2 -0
  558. package/dist/siemens-ix/p-8c5f7419.entry.js.map +1 -0
  559. package/dist/siemens-ix/p-8fdf4407.entry.js +2 -0
  560. package/dist/siemens-ix/p-8fdf4407.entry.js.map +1 -0
  561. package/dist/siemens-ix/p-90efad65.entry.js +2 -0
  562. package/dist/siemens-ix/p-90efad65.entry.js.map +1 -0
  563. package/dist/siemens-ix/p-9848e4de.entry.js.map +1 -1
  564. package/dist/siemens-ix/p-9cd93c03.js +2 -0
  565. package/dist/siemens-ix/p-9cd93c03.js.map +1 -0
  566. package/dist/siemens-ix/p-9e0af149.entry.js +2 -0
  567. package/dist/siemens-ix/p-9e0af149.entry.js.map +1 -0
  568. package/dist/siemens-ix/p-ada4a328.entry.js +2 -0
  569. package/dist/siemens-ix/p-ada4a328.entry.js.map +1 -0
  570. package/dist/siemens-ix/p-aef14f96.entry.js +2 -0
  571. package/dist/siemens-ix/p-aef14f96.entry.js.map +1 -0
  572. package/dist/siemens-ix/p-b007e4b4.entry.js.map +1 -1
  573. package/dist/siemens-ix/p-b49627fa.js +4 -0
  574. package/dist/siemens-ix/p-b49627fa.js.map +1 -0
  575. package/dist/siemens-ix/p-b53bed3a.entry.js +2 -0
  576. package/dist/siemens-ix/p-b6d40648.entry.js +2 -0
  577. package/dist/siemens-ix/p-b6d40648.entry.js.map +1 -0
  578. package/dist/siemens-ix/p-b803c716.entry.js +2 -0
  579. package/dist/siemens-ix/p-b803c716.entry.js.map +1 -0
  580. package/dist/siemens-ix/p-b94ab301.entry.js +2 -0
  581. package/dist/siemens-ix/p-b94ab301.entry.js.map +1 -0
  582. package/dist/siemens-ix/p-bc811c4b.js +2 -0
  583. package/dist/siemens-ix/p-bc811c4b.js.map +1 -0
  584. package/dist/siemens-ix/p-c4216f17.entry.js +2 -0
  585. package/dist/siemens-ix/p-c4216f17.entry.js.map +1 -0
  586. package/dist/siemens-ix/p-c7d24831.entry.js +2 -0
  587. package/dist/siemens-ix/p-c7d24831.entry.js.map +1 -0
  588. package/dist/siemens-ix/p-cd1e0061.entry.js.map +1 -1
  589. package/dist/siemens-ix/p-d16a4670.entry.js +2 -0
  590. package/dist/siemens-ix/p-d16a4670.entry.js.map +1 -0
  591. package/dist/siemens-ix/p-d78cd3f4.entry.js +2 -0
  592. package/dist/siemens-ix/p-d78cd3f4.entry.js.map +1 -0
  593. package/dist/siemens-ix/p-d7e974a8.entry.js +2 -0
  594. package/dist/siemens-ix/p-d7e974a8.entry.js.map +1 -0
  595. package/dist/siemens-ix/p-d87de06f.entry.js.map +1 -1
  596. package/dist/siemens-ix/p-d9c99b88.entry.js +2 -0
  597. package/dist/siemens-ix/p-d9c99b88.entry.js.map +1 -0
  598. package/dist/siemens-ix/p-da133606.entry.js.map +1 -1
  599. package/dist/siemens-ix/p-dcb957d8.entry.js +2 -0
  600. package/dist/siemens-ix/p-dcb957d8.entry.js.map +1 -0
  601. package/dist/siemens-ix/p-dd2fb887.entry.js +2 -0
  602. package/dist/siemens-ix/p-dd2fb887.entry.js.map +1 -0
  603. package/dist/siemens-ix/p-e5beabf4.entry.js +2 -0
  604. package/dist/siemens-ix/p-e5beabf4.entry.js.map +1 -0
  605. package/dist/siemens-ix/p-f63b47c1.entry.js +2 -0
  606. package/dist/siemens-ix/p-f63b47c1.entry.js.map +1 -0
  607. package/dist/siemens-ix/p-f7b95fd7.entry.js +2 -0
  608. package/dist/siemens-ix/p-f7b95fd7.entry.js.map +1 -0
  609. package/dist/siemens-ix/p-f97f2394.entry.js +2 -0
  610. package/dist/siemens-ix/p-fa0d5f4e.entry.js +2 -0
  611. package/dist/siemens-ix/p-fa0d5f4e.entry.js.map +1 -0
  612. package/dist/siemens-ix/p-fba61526.entry.js +2 -0
  613. package/dist/siemens-ix/p-fba61526.entry.js.map +1 -0
  614. package/dist/siemens-ix/p-fd08b7ad.entry.js +2 -0
  615. package/dist/siemens-ix/p-fd08b7ad.entry.js.map +1 -0
  616. package/dist/siemens-ix/p-fd6006d2.entry.js +2 -0
  617. package/dist/siemens-ix/p-fd6006d2.entry.js.map +1 -0
  618. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  619. package/dist/siemens-ix/siemens-ix.css +259 -1
  620. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  621. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  622. package/dist/types/components/blind/blind.d.ts +8 -1
  623. package/dist/types/components/card/card.d.ts +1 -1
  624. package/dist/types/components/chip/chip.d.ts +1 -7
  625. package/dist/types/components/dropdown/dropdown.d.ts +4 -2
  626. package/dist/types/components/dropdown/test/dropdown.ct.d.ts +1 -0
  627. package/dist/types/components/dropdown-button/dropdown-button.d.ts +0 -5
  628. package/dist/types/components/dropdown-item/dropdown-item.d.ts +3 -9
  629. package/dist/types/components/event-list-item/event-list-item.d.ts +0 -7
  630. package/dist/types/components/grid/layout-grid.d.ts +18 -0
  631. package/dist/types/components/menu-item/menu-item.d.ts +1 -1
  632. package/dist/types/components/modal/modal.d.ts +1 -1
  633. package/dist/types/components/pagination/test/pagination.ct.d.ts +1 -0
  634. package/dist/types/components/select/select.d.ts +1 -1
  635. package/dist/types/components/slider/slider.d.ts +70 -0
  636. package/dist/types/components/slider/test/slider.ct.d.ts +1 -0
  637. package/dist/types/components/split-button/split-button.d.ts +0 -1
  638. package/dist/types/components/split-button-item/split-button-item.d.ts +3 -0
  639. package/dist/types/components/tabs/tabs.d.ts +1 -0
  640. package/dist/types/components/tooltip/tooltip.d.ts +8 -2
  641. package/dist/types/components/utils/a11y.d.ts +1 -1
  642. package/dist/types/components/utils/breakpoints.d.ts +3 -3
  643. package/dist/types/components/utils/shadow-dom.d.ts +1 -0
  644. package/dist/types/components.d.ts +188 -84
  645. package/dist/types/index.d.ts +0 -1
  646. package/dist/types/setup.d.ts +1 -0
  647. package/dist/types/tests/utils/test/index.d.ts +14 -0
  648. package/package.json +5 -3
  649. package/scss/_core.scss +1 -0
  650. package/scss/components/_radiobuttons.scss +1 -1
  651. package/scss/components/form/_input.scss +18 -2
  652. package/scss/mixins/_break-points.scss +30 -6
  653. package/dist/cjs/_commonjsHelpers-1a0c346f.js +0 -25
  654. package/dist/cjs/_commonjsHelpers-1a0c346f.js.map +0 -1
  655. package/dist/cjs/a11y-fa9abd92.js +0 -82
  656. package/dist/cjs/a11y-fa9abd92.js.map +0 -1
  657. package/dist/cjs/breakpoints-e19e827e.js +0 -27
  658. package/dist/cjs/breakpoints-e19e827e.js.map +0 -1
  659. package/dist/cjs/icon-9e9f2faf.js +0 -114
  660. package/dist/cjs/icon-9e9f2faf.js.map +0 -1
  661. package/dist/cjs/index-1061a1c1.js +0 -8
  662. package/dist/cjs/index-1061a1c1.js.map +0 -1
  663. package/dist/cjs/ix-avatar.cjs.entry.js +0 -39
  664. package/dist/cjs/ix-avatar.cjs.entry.js.map +0 -1
  665. package/dist/cjs/ix-breadcrumb_2.cjs.entry.js +0 -164
  666. package/dist/cjs/ix-breadcrumb_2.cjs.entry.js.map +0 -1
  667. package/dist/cjs/ix-dropdown_2.cjs.entry.js +0 -359
  668. package/dist/cjs/ix-dropdown_2.cjs.entry.js.map +0 -1
  669. package/dist/cjs/ix-event-list_2.cjs.entry.js +0 -159
  670. package/dist/cjs/ix-event-list_2.cjs.entry.js.map +0 -1
  671. package/dist/cjs/ix-filter-chip.cjs.entry.js +0 -30
  672. package/dist/cjs/ix-filter-chip.cjs.entry.js.map +0 -1
  673. package/dist/cjs/ix-flip-tile_2.cjs.entry.js +0 -103
  674. package/dist/cjs/ix-flip-tile_2.cjs.entry.js.map +0 -1
  675. package/dist/cjs/ix-grid.cjs.entry.js +0 -29
  676. package/dist/cjs/ix-grid.cjs.entry.js.map +0 -1
  677. package/dist/cjs/ix-group-context-menu.cjs.entry.js +0 -48
  678. package/dist/cjs/ix-group-context-menu.cjs.entry.js.map +0 -1
  679. package/dist/cjs/ix-group_2.cjs.entry.js +0 -159
  680. package/dist/cjs/ix-group_2.cjs.entry.js.map +0 -1
  681. package/dist/cjs/ix-icon-button.cjs.entry.js +0 -72
  682. package/dist/cjs/ix-icon-button.cjs.entry.js.map +0 -1
  683. package/dist/cjs/ix-icon.cjs.entry.js +0 -12
  684. package/dist/cjs/ix-icon.cjs.entry.js.map +0 -1
  685. package/dist/cjs/ix-map-navigation_2.cjs.entry.js +0 -227
  686. package/dist/cjs/ix-map-navigation_2.cjs.entry.js.map +0 -1
  687. package/dist/cjs/ix-menu_9.cjs.entry.js +0 -732
  688. package/dist/cjs/ix-menu_9.cjs.entry.js.map +0 -1
  689. package/dist/cjs/ix-select_2.cjs.entry.js +0 -389
  690. package/dist/cjs/ix-select_2.cjs.entry.js.map +0 -1
  691. package/dist/cjs/ix-spinner.cjs.entry.js +0 -33
  692. package/dist/cjs/ix-spinner.cjs.entry.js.map +0 -1
  693. package/dist/cjs/ix-split-button_2.cjs.entry.js +0 -72
  694. package/dist/cjs/ix-split-button_2.cjs.entry.js.map +0 -1
  695. package/dist/cjs/ix-tab-item.cjs.entry.js +0 -67
  696. package/dist/cjs/ix-tab-item.cjs.entry.js.map +0 -1
  697. package/dist/cjs/ix-tabs.cjs.entry.js +0 -204
  698. package/dist/cjs/ix-tabs.cjs.entry.js.map +0 -1
  699. package/dist/cjs/ix-toast_2.cjs.entry.js +0 -143
  700. package/dist/cjs/ix-toast_2.cjs.entry.js.map +0 -1
  701. package/dist/cjs/ix-tree_2.cjs.entry.js +0 -730
  702. package/dist/cjs/ix-tree_2.cjs.entry.js.map +0 -1
  703. package/dist/cjs/ix-workflow-step_2.cjs.entry.js +0 -170
  704. package/dist/cjs/ix-workflow-step_2.cjs.entry.js.map +0 -1
  705. package/dist/cjs/menu-service-f7ef5265.js +0 -159
  706. package/dist/cjs/menu-service-f7ef5265.js.map +0 -1
  707. package/dist/collection/components/grid/grid.css +0 -26
  708. package/dist/collection/components/grid/grid.js +0 -98
  709. package/dist/collection/components/grid/grid.js.map +0 -1
  710. package/dist/components/_commonjsHelpers.js +0 -21
  711. package/dist/components/_commonjsHelpers.js.map +0 -1
  712. package/dist/components/a11y.js +0 -79
  713. package/dist/components/a11y.js.map +0 -1
  714. package/dist/components/animation.js +0 -19
  715. package/dist/components/animation.js.map +0 -1
  716. package/dist/components/anime.es.js +0 -1311
  717. package/dist/components/anime.es.js.map +0 -1
  718. package/dist/components/application-header.js +0 -101
  719. package/dist/components/application-header.js.map +0 -1
  720. package/dist/components/avatar.js +0 -53
  721. package/dist/components/avatar.js.map +0 -1
  722. package/dist/components/base-button.js +0 -47
  723. package/dist/components/base-button.js.map +0 -1
  724. package/dist/components/base-icon-button.js +0 -18
  725. package/dist/components/base-icon-button.js.map +0 -1
  726. package/dist/components/breadcrumb-item.js +0 -99
  727. package/dist/components/breadcrumb-item.js.map +0 -1
  728. package/dist/components/breakpoints.js +0 -25
  729. package/dist/components/breakpoints.js.map +0 -1
  730. package/dist/components/burger-menu.js +0 -61
  731. package/dist/components/burger-menu.js.map +0 -1
  732. package/dist/components/button.js +0 -97
  733. package/dist/components/button.js.map +0 -1
  734. package/dist/components/card-accordion.js +0 -80
  735. package/dist/components/card-accordion.js.map +0 -1
  736. package/dist/components/card-content.js +0 -32
  737. package/dist/components/card-content.js.map +0 -1
  738. package/dist/components/card-title.js +0 -32
  739. package/dist/components/card-title.js.map +0 -1
  740. package/dist/components/card.js +0 -36
  741. package/dist/components/card.js.map +0 -1
  742. package/dist/components/context.js +0 -101
  743. package/dist/components/context.js.map +0 -1
  744. package/dist/components/date-picker.js +0 -378
  745. package/dist/components/date-picker.js.map +0 -1
  746. package/dist/components/date-time-card.js +0 -45
  747. package/dist/components/date-time-card.js.map +0 -1
  748. package/dist/components/default-tree-item.js +0 -22
  749. package/dist/components/default-tree-item.js.map +0 -1
  750. package/dist/components/divider.js +0 -32
  751. package/dist/components/divider.js.map +0 -1
  752. package/dist/components/dropdown-item.js +0 -76
  753. package/dist/components/dropdown-item.js.map +0 -1
  754. package/dist/components/dropdown.js +0 -341
  755. package/dist/components/dropdown.js.map +0 -1
  756. package/dist/components/filter-chip.js +0 -62
  757. package/dist/components/filter-chip.js.map +0 -1
  758. package/dist/components/flip-tile-state.js +0 -20
  759. package/dist/components/flip-tile-state.js.map +0 -1
  760. package/dist/components/floating-ui.dom.esm.js +0 -1512
  761. package/dist/components/floating-ui.dom.esm.js.map +0 -1
  762. package/dist/components/group-context-menu.js +0 -79
  763. package/dist/components/group-context-menu.js.map +0 -1
  764. package/dist/components/group-item.js +0 -64
  765. package/dist/components/group-item.js.map +0 -1
  766. package/dist/components/icon-button.js +0 -105
  767. package/dist/components/icon-button.js.map +0 -1
  768. package/dist/components/icon.js +0 -133
  769. package/dist/components/icon.js.map +0 -1
  770. package/dist/components/index.d.ts +0 -27
  771. package/dist/components/index.js +0 -101
  772. package/dist/components/index.js.map +0 -1
  773. package/dist/components/index2.js +0 -6
  774. package/dist/components/index2.js.map +0 -1
  775. package/dist/components/ix-action-card.d.ts +0 -11
  776. package/dist/components/ix-action-card.js +0 -72
  777. package/dist/components/ix-action-card.js.map +0 -1
  778. package/dist/components/ix-application-header.d.ts +0 -11
  779. package/dist/components/ix-application-header.js +0 -8
  780. package/dist/components/ix-application-header.js.map +0 -1
  781. package/dist/components/ix-application-sidebar.d.ts +0 -11
  782. package/dist/components/ix-application-sidebar.js +0 -63
  783. package/dist/components/ix-application-sidebar.js.map +0 -1
  784. package/dist/components/ix-application.d.ts +0 -11
  785. package/dist/components/ix-application.js +0 -128
  786. package/dist/components/ix-application.js.map +0 -1
  787. package/dist/components/ix-avatar.d.ts +0 -11
  788. package/dist/components/ix-avatar.js +0 -8
  789. package/dist/components/ix-avatar.js.map +0 -1
  790. package/dist/components/ix-basic-navigation.d.ts +0 -11
  791. package/dist/components/ix-basic-navigation.js +0 -138
  792. package/dist/components/ix-basic-navigation.js.map +0 -1
  793. package/dist/components/ix-blind.d.ts +0 -11
  794. package/dist/components/ix-blind.js +0 -125
  795. package/dist/components/ix-blind.js.map +0 -1
  796. package/dist/components/ix-breadcrumb-item.d.ts +0 -11
  797. package/dist/components/ix-breadcrumb-item.js +0 -8
  798. package/dist/components/ix-breadcrumb-item.js.map +0 -1
  799. package/dist/components/ix-breadcrumb.d.ts +0 -11
  800. package/dist/components/ix-breadcrumb.js +0 -157
  801. package/dist/components/ix-breadcrumb.js.map +0 -1
  802. package/dist/components/ix-burger-menu.d.ts +0 -11
  803. package/dist/components/ix-burger-menu.js +0 -8
  804. package/dist/components/ix-burger-menu.js.map +0 -1
  805. package/dist/components/ix-button.d.ts +0 -11
  806. package/dist/components/ix-button.js +0 -8
  807. package/dist/components/ix-button.js.map +0 -1
  808. package/dist/components/ix-card-accordion.d.ts +0 -11
  809. package/dist/components/ix-card-accordion.js +0 -8
  810. package/dist/components/ix-card-accordion.js.map +0 -1
  811. package/dist/components/ix-card-content.d.ts +0 -11
  812. package/dist/components/ix-card-content.js +0 -8
  813. package/dist/components/ix-card-content.js.map +0 -1
  814. package/dist/components/ix-card-list.d.ts +0 -11
  815. package/dist/components/ix-card-list.js +0 -234
  816. package/dist/components/ix-card-list.js.map +0 -1
  817. package/dist/components/ix-card-title.d.ts +0 -11
  818. package/dist/components/ix-card-title.js +0 -8
  819. package/dist/components/ix-card-title.js.map +0 -1
  820. package/dist/components/ix-card.d.ts +0 -11
  821. package/dist/components/ix-card.js +0 -8
  822. package/dist/components/ix-card.js.map +0 -1
  823. package/dist/components/ix-category-filter.d.ts +0 -11
  824. package/dist/components/ix-category-filter.js +0 -470
  825. package/dist/components/ix-category-filter.js.map +0 -1
  826. package/dist/components/ix-chip.d.ts +0 -11
  827. package/dist/components/ix-chip.js +0 -106
  828. package/dist/components/ix-chip.js.map +0 -1
  829. package/dist/components/ix-col.d.ts +0 -11
  830. package/dist/components/ix-col.js +0 -96
  831. package/dist/components/ix-col.js.map +0 -1
  832. package/dist/components/ix-content-header.d.ts +0 -11
  833. package/dist/components/ix-content-header.js +0 -69
  834. package/dist/components/ix-content-header.js.map +0 -1
  835. package/dist/components/ix-content.d.ts +0 -11
  836. package/dist/components/ix-content.js +0 -48
  837. package/dist/components/ix-content.js.map +0 -1
  838. package/dist/components/ix-css-grid-item.d.ts +0 -11
  839. package/dist/components/ix-css-grid-item.js +0 -40
  840. package/dist/components/ix-css-grid-item.js.map +0 -1
  841. package/dist/components/ix-css-grid.d.ts +0 -11
  842. package/dist/components/ix-css-grid.js +0 -113
  843. package/dist/components/ix-css-grid.js.map +0 -1
  844. package/dist/components/ix-date-picker.d.ts +0 -11
  845. package/dist/components/ix-date-picker.js +0 -8
  846. package/dist/components/ix-date-picker.js.map +0 -1
  847. package/dist/components/ix-date-time-card.d.ts +0 -11
  848. package/dist/components/ix-date-time-card.js +0 -8
  849. package/dist/components/ix-date-time-card.js.map +0 -1
  850. package/dist/components/ix-datetime-picker.d.ts +0 -11
  851. package/dist/components/ix-datetime-picker.js +0 -155
  852. package/dist/components/ix-datetime-picker.js.map +0 -1
  853. package/dist/components/ix-divider.d.ts +0 -11
  854. package/dist/components/ix-divider.js +0 -8
  855. package/dist/components/ix-divider.js.map +0 -1
  856. package/dist/components/ix-drawer.d.ts +0 -11
  857. package/dist/components/ix-drawer.js +0 -151
  858. package/dist/components/ix-drawer.js.map +0 -1
  859. package/dist/components/ix-dropdown-button.d.ts +0 -11
  860. package/dist/components/ix-dropdown-button.js +0 -100
  861. package/dist/components/ix-dropdown-button.js.map +0 -1
  862. package/dist/components/ix-dropdown-header.d.ts +0 -11
  863. package/dist/components/ix-dropdown-header.js +0 -44
  864. package/dist/components/ix-dropdown-header.js.map +0 -1
  865. package/dist/components/ix-dropdown-item.d.ts +0 -11
  866. package/dist/components/ix-dropdown-item.js +0 -8
  867. package/dist/components/ix-dropdown-item.js.map +0 -1
  868. package/dist/components/ix-dropdown-quick-actions.d.ts +0 -11
  869. package/dist/components/ix-dropdown-quick-actions.js +0 -35
  870. package/dist/components/ix-dropdown-quick-actions.js.map +0 -1
  871. package/dist/components/ix-dropdown.d.ts +0 -11
  872. package/dist/components/ix-dropdown.js +0 -8
  873. package/dist/components/ix-dropdown.js.map +0 -1
  874. package/dist/components/ix-empty-state.d.ts +0 -11
  875. package/dist/components/ix-empty-state.js +0 -71
  876. package/dist/components/ix-empty-state.js.map +0 -1
  877. package/dist/components/ix-event-list-item.d.ts +0 -11
  878. package/dist/components/ix-event-list-item.js +0 -69
  879. package/dist/components/ix-event-list-item.js.map +0 -1
  880. package/dist/components/ix-event-list.d.ts +0 -11
  881. package/dist/components/ix-event-list.js +0 -143
  882. package/dist/components/ix-event-list.js.map +0 -1
  883. package/dist/components/ix-expanding-search.d.ts +0 -11
  884. package/dist/components/ix-expanding-search.js +0 -125
  885. package/dist/components/ix-expanding-search.js.map +0 -1
  886. package/dist/components/ix-filter-chip.d.ts +0 -11
  887. package/dist/components/ix-filter-chip.js +0 -8
  888. package/dist/components/ix-filter-chip.js.map +0 -1
  889. package/dist/components/ix-flip-tile-content.d.ts +0 -11
  890. package/dist/components/ix-flip-tile-content.js +0 -38
  891. package/dist/components/ix-flip-tile-content.js.map +0 -1
  892. package/dist/components/ix-flip-tile.d.ts +0 -11
  893. package/dist/components/ix-flip-tile.js +0 -127
  894. package/dist/components/ix-flip-tile.js.map +0 -1
  895. package/dist/components/ix-form-field.d.ts +0 -11
  896. package/dist/components/ix-form-field.js +0 -43
  897. package/dist/components/ix-form-field.js.map +0 -1
  898. package/dist/components/ix-grid.d.ts +0 -11
  899. package/dist/components/ix-grid.js +0 -47
  900. package/dist/components/ix-grid.js.map +0 -1
  901. package/dist/components/ix-group-context-menu.d.ts +0 -11
  902. package/dist/components/ix-group-context-menu.js +0 -8
  903. package/dist/components/ix-group-context-menu.js.map +0 -1
  904. package/dist/components/ix-group-item.d.ts +0 -11
  905. package/dist/components/ix-group-item.js +0 -8
  906. package/dist/components/ix-group-item.js.map +0 -1
  907. package/dist/components/ix-group.d.ts +0 -11
  908. package/dist/components/ix-group.js +0 -184
  909. package/dist/components/ix-group.js.map +0 -1
  910. package/dist/components/ix-icon-button.d.ts +0 -11
  911. package/dist/components/ix-icon-button.js +0 -8
  912. package/dist/components/ix-icon-button.js.map +0 -1
  913. package/dist/components/ix-icon-toggle-button.d.ts +0 -11
  914. package/dist/components/ix-icon-toggle-button.js +0 -122
  915. package/dist/components/ix-icon-toggle-button.js.map +0 -1
  916. package/dist/components/ix-icon.js +0 -8
  917. package/dist/components/ix-icon.js.map +0 -1
  918. package/dist/components/ix-input-group.d.ts +0 -11
  919. package/dist/components/ix-input-group.js +0 -126
  920. package/dist/components/ix-input-group.js.map +0 -1
  921. package/dist/components/ix-key-value-list.d.ts +0 -11
  922. package/dist/components/ix-key-value-list.js +0 -38
  923. package/dist/components/ix-key-value-list.js.map +0 -1
  924. package/dist/components/ix-key-value.d.ts +0 -11
  925. package/dist/components/ix-key-value.js +0 -53
  926. package/dist/components/ix-key-value.js.map +0 -1
  927. package/dist/components/ix-kpi.d.ts +0 -11
  928. package/dist/components/ix-kpi.js +0 -75
  929. package/dist/components/ix-kpi.js.map +0 -1
  930. package/dist/components/ix-link-button.d.ts +0 -11
  931. package/dist/components/ix-link-button.js +0 -54
  932. package/dist/components/ix-link-button.js.map +0 -1
  933. package/dist/components/ix-map-navigation-overlay.d.ts +0 -11
  934. package/dist/components/ix-map-navigation-overlay.js +0 -8
  935. package/dist/components/ix-map-navigation-overlay.js.map +0 -1
  936. package/dist/components/ix-map-navigation.d.ts +0 -11
  937. package/dist/components/ix-map-navigation.js +0 -232
  938. package/dist/components/ix-map-navigation.js.map +0 -1
  939. package/dist/components/ix-menu-about-item.d.ts +0 -11
  940. package/dist/components/ix-menu-about-item.js +0 -38
  941. package/dist/components/ix-menu-about-item.js.map +0 -1
  942. package/dist/components/ix-menu-about-news.d.ts +0 -11
  943. package/dist/components/ix-menu-about-news.js +0 -89
  944. package/dist/components/ix-menu-about-news.js.map +0 -1
  945. package/dist/components/ix-menu-about.d.ts +0 -11
  946. package/dist/components/ix-menu-about.js +0 -125
  947. package/dist/components/ix-menu-about.js.map +0 -1
  948. package/dist/components/ix-menu-avatar-item.d.ts +0 -11
  949. package/dist/components/ix-menu-avatar-item.js +0 -8
  950. package/dist/components/ix-menu-avatar-item.js.map +0 -1
  951. package/dist/components/ix-menu-avatar.d.ts +0 -11
  952. package/dist/components/ix-menu-avatar.js +0 -83
  953. package/dist/components/ix-menu-avatar.js.map +0 -1
  954. package/dist/components/ix-menu-category.d.ts +0 -11
  955. package/dist/components/ix-menu-category.js +0 -196
  956. package/dist/components/ix-menu-category.js.map +0 -1
  957. package/dist/components/ix-menu-item.d.ts +0 -11
  958. package/dist/components/ix-menu-item.js +0 -8
  959. package/dist/components/ix-menu-item.js.map +0 -1
  960. package/dist/components/ix-menu-settings-item.d.ts +0 -11
  961. package/dist/components/ix-menu-settings-item.js +0 -38
  962. package/dist/components/ix-menu-settings-item.js.map +0 -1
  963. package/dist/components/ix-menu-settings.d.ts +0 -11
  964. package/dist/components/ix-menu-settings.js +0 -112
  965. package/dist/components/ix-menu-settings.js.map +0 -1
  966. package/dist/components/ix-menu.d.ts +0 -11
  967. package/dist/components/ix-menu.js +0 -514
  968. package/dist/components/ix-menu.js.map +0 -1
  969. package/dist/components/ix-message-bar.d.ts +0 -11
  970. package/dist/components/ix-message-bar.js +0 -93
  971. package/dist/components/ix-message-bar.js.map +0 -1
  972. package/dist/components/ix-modal-content.d.ts +0 -11
  973. package/dist/components/ix-modal-content.js +0 -35
  974. package/dist/components/ix-modal-content.js.map +0 -1
  975. package/dist/components/ix-modal-example.d.ts +0 -11
  976. package/dist/components/ix-modal-example.js +0 -64
  977. package/dist/components/ix-modal-example.js.map +0 -1
  978. package/dist/components/ix-modal-footer.d.ts +0 -11
  979. package/dist/components/ix-modal-footer.js +0 -35
  980. package/dist/components/ix-modal-footer.js.map +0 -1
  981. package/dist/components/ix-modal-header.d.ts +0 -11
  982. package/dist/components/ix-modal-header.js +0 -90
  983. package/dist/components/ix-modal-header.js.map +0 -1
  984. package/dist/components/ix-modal-loading.d.ts +0 -11
  985. package/dist/components/ix-modal-loading.js +0 -41
  986. package/dist/components/ix-modal-loading.js.map +0 -1
  987. package/dist/components/ix-modal.d.ts +0 -11
  988. package/dist/components/ix-modal.js +0 -155
  989. package/dist/components/ix-modal.js.map +0 -1
  990. package/dist/components/ix-pagination.d.ts +0 -11
  991. package/dist/components/ix-pagination.js +0 -217
  992. package/dist/components/ix-pagination.js.map +0 -1
  993. package/dist/components/ix-pill.d.ts +0 -11
  994. package/dist/components/ix-pill.js +0 -84
  995. package/dist/components/ix-pill.js.map +0 -1
  996. package/dist/components/ix-push-card.d.ts +0 -11
  997. package/dist/components/ix-push-card.js +0 -86
  998. package/dist/components/ix-push-card.js.map +0 -1
  999. package/dist/components/ix-row.d.ts +0 -11
  1000. package/dist/components/ix-row.js +0 -35
  1001. package/dist/components/ix-row.js.map +0 -1
  1002. package/dist/components/ix-select-item.d.ts +0 -11
  1003. package/dist/components/ix-select-item.js +0 -8
  1004. package/dist/components/ix-select-item.js.map +0 -1
  1005. package/dist/components/ix-select.d.ts +0 -11
  1006. package/dist/components/ix-select.js +0 -8
  1007. package/dist/components/ix-select.js.map +0 -1
  1008. package/dist/components/ix-spinner.d.ts +0 -11
  1009. package/dist/components/ix-spinner.js +0 -8
  1010. package/dist/components/ix-spinner.js.map +0 -1
  1011. package/dist/components/ix-split-button-item.d.ts +0 -11
  1012. package/dist/components/ix-split-button-item.js +0 -57
  1013. package/dist/components/ix-split-button-item.js.map +0 -1
  1014. package/dist/components/ix-split-button.d.ts +0 -11
  1015. package/dist/components/ix-split-button.js +0 -106
  1016. package/dist/components/ix-split-button.js.map +0 -1
  1017. package/dist/components/ix-tab-item.d.ts +0 -11
  1018. package/dist/components/ix-tab-item.js +0 -8
  1019. package/dist/components/ix-tab-item.js.map +0 -1
  1020. package/dist/components/ix-tabs.d.ts +0 -11
  1021. package/dist/components/ix-tabs.js +0 -8
  1022. package/dist/components/ix-tabs.js.map +0 -1
  1023. package/dist/components/ix-tile.d.ts +0 -11
  1024. package/dist/components/ix-tile.js +0 -59
  1025. package/dist/components/ix-tile.js.map +0 -1
  1026. package/dist/components/ix-time-picker.d.ts +0 -11
  1027. package/dist/components/ix-time-picker.js +0 -8
  1028. package/dist/components/ix-time-picker.js.map +0 -1
  1029. package/dist/components/ix-toast-container.d.ts +0 -11
  1030. package/dist/components/ix-toast-container.js +0 -121
  1031. package/dist/components/ix-toast-container.js.map +0 -1
  1032. package/dist/components/ix-toast.d.ts +0 -11
  1033. package/dist/components/ix-toast.js +0 -8
  1034. package/dist/components/ix-toast.js.map +0 -1
  1035. package/dist/components/ix-toggle-button.d.ts +0 -11
  1036. package/dist/components/ix-toggle-button.js +0 -111
  1037. package/dist/components/ix-toggle-button.js.map +0 -1
  1038. package/dist/components/ix-toggle.d.ts +0 -11
  1039. package/dist/components/ix-toggle.js +0 -62
  1040. package/dist/components/ix-toggle.js.map +0 -1
  1041. package/dist/components/ix-tooltip.d.ts +0 -11
  1042. package/dist/components/ix-tooltip.js +0 -183
  1043. package/dist/components/ix-tooltip.js.map +0 -1
  1044. package/dist/components/ix-tree-item.d.ts +0 -11
  1045. package/dist/components/ix-tree-item.js +0 -8
  1046. package/dist/components/ix-tree-item.js.map +0 -1
  1047. package/dist/components/ix-tree.d.ts +0 -11
  1048. package/dist/components/ix-tree.js +0 -733
  1049. package/dist/components/ix-tree.js.map +0 -1
  1050. package/dist/components/ix-typography.d.ts +0 -11
  1051. package/dist/components/ix-typography.js +0 -8
  1052. package/dist/components/ix-typography.js.map +0 -1
  1053. package/dist/components/ix-upload.d.ts +0 -11
  1054. package/dist/components/ix-upload.js +0 -153
  1055. package/dist/components/ix-upload.js.map +0 -1
  1056. package/dist/components/ix-validation-tooltip.d.ts +0 -11
  1057. package/dist/components/ix-validation-tooltip.js +0 -170
  1058. package/dist/components/ix-validation-tooltip.js.map +0 -1
  1059. package/dist/components/ix-workflow-step.d.ts +0 -11
  1060. package/dist/components/ix-workflow-step.js +0 -126
  1061. package/dist/components/ix-workflow-step.js.map +0 -1
  1062. package/dist/components/ix-workflow-steps.d.ts +0 -11
  1063. package/dist/components/ix-workflow-steps.js +0 -99
  1064. package/dist/components/ix-workflow-steps.js.map +0 -1
  1065. package/dist/components/logical-filter-operator.js +0 -35
  1066. package/dist/components/logical-filter-operator.js.map +0 -1
  1067. package/dist/components/luxon.js +0 -7828
  1068. package/dist/components/luxon.js.map +0 -1
  1069. package/dist/components/map-navigation-overlay.js +0 -95
  1070. package/dist/components/map-navigation-overlay.js.map +0 -1
  1071. package/dist/components/menu-avatar-item.js +0 -51
  1072. package/dist/components/menu-avatar-item.js.map +0 -1
  1073. package/dist/components/menu-item.js +0 -98
  1074. package/dist/components/menu-item.js.map +0 -1
  1075. package/dist/components/menu-service.js +0 -156
  1076. package/dist/components/menu-service.js.map +0 -1
  1077. package/dist/components/modal.js +0 -245
  1078. package/dist/components/modal.js.map +0 -1
  1079. package/dist/components/mutation-observer.js +0 -13
  1080. package/dist/components/mutation-observer.js.map +0 -1
  1081. package/dist/components/my-component.d.ts +0 -11
  1082. package/dist/components/my-component.js +0 -34
  1083. package/dist/components/my-component.js.map +0 -1
  1084. package/dist/components/rwd.util.js +0 -41
  1085. package/dist/components/rwd.util.js.map +0 -1
  1086. package/dist/components/select-item.js +0 -98
  1087. package/dist/components/select-item.js.map +0 -1
  1088. package/dist/components/select.js +0 -403
  1089. package/dist/components/select.js.map +0 -1
  1090. package/dist/components/shadow-dom.js +0 -21
  1091. package/dist/components/shadow-dom.js.map +0 -1
  1092. package/dist/components/spinner.js +0 -48
  1093. package/dist/components/spinner.js.map +0 -1
  1094. package/dist/components/tab-item.js +0 -87
  1095. package/dist/components/tab-item.js.map +0 -1
  1096. package/dist/components/tabs.js +0 -233
  1097. package/dist/components/tabs.js.map +0 -1
  1098. package/dist/components/theme-switcher.js +0 -123
  1099. package/dist/components/theme-switcher.js.map +0 -1
  1100. package/dist/components/time-picker.js +0 -258
  1101. package/dist/components/time-picker.js.map +0 -1
  1102. package/dist/components/toast.js +0 -111
  1103. package/dist/components/toast.js.map +0 -1
  1104. package/dist/components/tree-item.js +0 -57
  1105. package/dist/components/tree-item.js.map +0 -1
  1106. package/dist/components/typed-event.js +0 -46
  1107. package/dist/components/typed-event.js.map +0 -1
  1108. package/dist/components/typography.js +0 -76
  1109. package/dist/components/typography.js.map +0 -1
  1110. package/dist/components/upload-file-state.js +0 -19
  1111. package/dist/components/upload-file-state.js.map +0 -1
  1112. package/dist/esm/_commonjsHelpers-4bc7200a.js +0 -21
  1113. package/dist/esm/_commonjsHelpers-4bc7200a.js.map +0 -1
  1114. package/dist/esm/a11y-aa83c2d1.js +0 -79
  1115. package/dist/esm/a11y-aa83c2d1.js.map +0 -1
  1116. package/dist/esm/breakpoints-b8d59fd9.js +0 -25
  1117. package/dist/esm/breakpoints-b8d59fd9.js.map +0 -1
  1118. package/dist/esm/icon-f54a8bc4.js +0 -112
  1119. package/dist/esm/icon-f54a8bc4.js.map +0 -1
  1120. package/dist/esm/index-7b24b7fa.js +0 -6
  1121. package/dist/esm/index-7b24b7fa.js.map +0 -1
  1122. package/dist/esm/ix-avatar.entry.js +0 -35
  1123. package/dist/esm/ix-avatar.entry.js.map +0 -1
  1124. package/dist/esm/ix-breadcrumb_2.entry.js +0 -159
  1125. package/dist/esm/ix-breadcrumb_2.entry.js.map +0 -1
  1126. package/dist/esm/ix-dropdown_2.entry.js +0 -354
  1127. package/dist/esm/ix-dropdown_2.entry.js.map +0 -1
  1128. package/dist/esm/ix-event-list_2.entry.js +0 -154
  1129. package/dist/esm/ix-event-list_2.entry.js.map +0 -1
  1130. package/dist/esm/ix-filter-chip.entry.js +0 -26
  1131. package/dist/esm/ix-filter-chip.entry.js.map +0 -1
  1132. package/dist/esm/ix-flip-tile_2.entry.js +0 -98
  1133. package/dist/esm/ix-flip-tile_2.entry.js.map +0 -1
  1134. package/dist/esm/ix-grid.entry.js +0 -25
  1135. package/dist/esm/ix-grid.entry.js.map +0 -1
  1136. package/dist/esm/ix-group-context-menu.entry.js +0 -44
  1137. package/dist/esm/ix-group-context-menu.entry.js.map +0 -1
  1138. package/dist/esm/ix-group_2.entry.js +0 -154
  1139. package/dist/esm/ix-group_2.entry.js.map +0 -1
  1140. package/dist/esm/ix-icon-button.entry.js +0 -68
  1141. package/dist/esm/ix-icon-button.entry.js.map +0 -1
  1142. package/dist/esm/ix-icon.entry.js +0 -4
  1143. package/dist/esm/ix-icon.entry.js.map +0 -1
  1144. package/dist/esm/ix-map-navigation_2.entry.js +0 -222
  1145. package/dist/esm/ix-map-navigation_2.entry.js.map +0 -1
  1146. package/dist/esm/ix-menu_9.entry.js +0 -720
  1147. package/dist/esm/ix-menu_9.entry.js.map +0 -1
  1148. package/dist/esm/ix-select_2.entry.js +0 -384
  1149. package/dist/esm/ix-select_2.entry.js.map +0 -1
  1150. package/dist/esm/ix-spinner.entry.js +0 -29
  1151. package/dist/esm/ix-spinner.entry.js.map +0 -1
  1152. package/dist/esm/ix-split-button_2.entry.js +0 -67
  1153. package/dist/esm/ix-split-button_2.entry.js.map +0 -1
  1154. package/dist/esm/ix-tab-item.entry.js +0 -63
  1155. package/dist/esm/ix-tab-item.entry.js.map +0 -1
  1156. package/dist/esm/ix-tabs.entry.js +0 -200
  1157. package/dist/esm/ix-tabs.entry.js.map +0 -1
  1158. package/dist/esm/ix-toast_2.entry.js +0 -138
  1159. package/dist/esm/ix-toast_2.entry.js.map +0 -1
  1160. package/dist/esm/ix-tree_2.entry.js +0 -725
  1161. package/dist/esm/ix-tree_2.entry.js.map +0 -1
  1162. package/dist/esm/ix-workflow-step_2.entry.js +0 -165
  1163. package/dist/esm/ix-workflow-step_2.entry.js.map +0 -1
  1164. package/dist/esm/menu-service-12a09006.js +0 -156
  1165. package/dist/esm/menu-service-12a09006.js.map +0 -1
  1166. package/dist/siemens-ix/p-00616f87.entry.js +0 -2
  1167. package/dist/siemens-ix/p-00616f87.entry.js.map +0 -1
  1168. package/dist/siemens-ix/p-0b71cde4.js +0 -2
  1169. package/dist/siemens-ix/p-0b71cde4.js.map +0 -1
  1170. package/dist/siemens-ix/p-134b6bd5.js +0 -2
  1171. package/dist/siemens-ix/p-134b6bd5.js.map +0 -1
  1172. package/dist/siemens-ix/p-14621fbd.entry.js +0 -2
  1173. package/dist/siemens-ix/p-14621fbd.entry.js.map +0 -1
  1174. package/dist/siemens-ix/p-1b705d7b.js +0 -2
  1175. package/dist/siemens-ix/p-1b705d7b.js.map +0 -1
  1176. package/dist/siemens-ix/p-1fc8e513.entry.js +0 -2
  1177. package/dist/siemens-ix/p-1fc8e513.entry.js.map +0 -1
  1178. package/dist/siemens-ix/p-281fa225.entry.js +0 -2
  1179. package/dist/siemens-ix/p-281fa225.entry.js.map +0 -1
  1180. package/dist/siemens-ix/p-2a29e187.entry.js +0 -2
  1181. package/dist/siemens-ix/p-2a29e187.entry.js.map +0 -1
  1182. package/dist/siemens-ix/p-36c48f12.entry.js +0 -2
  1183. package/dist/siemens-ix/p-36c48f12.entry.js.map +0 -1
  1184. package/dist/siemens-ix/p-36f0b470.entry.js +0 -2
  1185. package/dist/siemens-ix/p-36f0b470.entry.js.map +0 -1
  1186. package/dist/siemens-ix/p-37417714.js +0 -2
  1187. package/dist/siemens-ix/p-37dd62fc.entry.js +0 -2
  1188. package/dist/siemens-ix/p-37dd62fc.entry.js.map +0 -1
  1189. package/dist/siemens-ix/p-3983ee89.entry.js +0 -2
  1190. package/dist/siemens-ix/p-3983ee89.entry.js.map +0 -1
  1191. package/dist/siemens-ix/p-3dbeeecf.entry.js +0 -2
  1192. package/dist/siemens-ix/p-3dbeeecf.entry.js.map +0 -1
  1193. package/dist/siemens-ix/p-3eabf464.entry.js +0 -2
  1194. package/dist/siemens-ix/p-3eabf464.entry.js.map +0 -1
  1195. package/dist/siemens-ix/p-40ecc8be.entry.js +0 -2
  1196. package/dist/siemens-ix/p-40ecc8be.entry.js.map +0 -1
  1197. package/dist/siemens-ix/p-475d8732.entry.js +0 -2
  1198. package/dist/siemens-ix/p-475d8732.entry.js.map +0 -1
  1199. package/dist/siemens-ix/p-4f8954a7.entry.js +0 -2
  1200. package/dist/siemens-ix/p-4f8954a7.entry.js.map +0 -1
  1201. package/dist/siemens-ix/p-5017cf39.entry.js +0 -2
  1202. package/dist/siemens-ix/p-5017cf39.entry.js.map +0 -1
  1203. package/dist/siemens-ix/p-5029fd0f.entry.js +0 -2
  1204. package/dist/siemens-ix/p-5029fd0f.entry.js.map +0 -1
  1205. package/dist/siemens-ix/p-553ebcb1.entry.js +0 -2
  1206. package/dist/siemens-ix/p-553ebcb1.entry.js.map +0 -1
  1207. package/dist/siemens-ix/p-5650383d.entry.js +0 -2
  1208. package/dist/siemens-ix/p-567f71a2.entry.js +0 -2
  1209. package/dist/siemens-ix/p-567f71a2.entry.js.map +0 -1
  1210. package/dist/siemens-ix/p-5e3f8c0b.entry.js +0 -2
  1211. package/dist/siemens-ix/p-5e3f8c0b.entry.js.map +0 -1
  1212. package/dist/siemens-ix/p-7918fd50.entry.js +0 -2
  1213. package/dist/siemens-ix/p-7918fd50.entry.js.map +0 -1
  1214. package/dist/siemens-ix/p-7b536489.entry.js +0 -2
  1215. package/dist/siemens-ix/p-7b536489.entry.js.map +0 -1
  1216. package/dist/siemens-ix/p-8c7d1e06.js +0 -2
  1217. package/dist/siemens-ix/p-8c7d1e06.js.map +0 -1
  1218. package/dist/siemens-ix/p-8e39298f.js +0 -2
  1219. package/dist/siemens-ix/p-94ecb1af.entry.js +0 -2
  1220. package/dist/siemens-ix/p-94ecb1af.entry.js.map +0 -1
  1221. package/dist/siemens-ix/p-98b03a9b.entry.js +0 -2
  1222. package/dist/siemens-ix/p-98b03a9b.entry.js.map +0 -1
  1223. package/dist/siemens-ix/p-9b6075de.entry.js +0 -2
  1224. package/dist/siemens-ix/p-9b6075de.entry.js.map +0 -1
  1225. package/dist/siemens-ix/p-a0fdaa04.entry.js +0 -2
  1226. package/dist/siemens-ix/p-a0fdaa04.entry.js.map +0 -1
  1227. package/dist/siemens-ix/p-a18f1744.entry.js +0 -2
  1228. package/dist/siemens-ix/p-a18f1744.entry.js.map +0 -1
  1229. package/dist/siemens-ix/p-a3d6abfb.entry.js +0 -2
  1230. package/dist/siemens-ix/p-a3d6abfb.entry.js.map +0 -1
  1231. package/dist/siemens-ix/p-a5ae7bfa.entry.js +0 -2
  1232. package/dist/siemens-ix/p-a5ae7bfa.entry.js.map +0 -1
  1233. package/dist/siemens-ix/p-a6345f97.entry.js +0 -2
  1234. package/dist/siemens-ix/p-a6345f97.entry.js.map +0 -1
  1235. package/dist/siemens-ix/p-a8424ce3.entry.js +0 -2
  1236. package/dist/siemens-ix/p-a8424ce3.entry.js.map +0 -1
  1237. package/dist/siemens-ix/p-a85299c6.entry.js +0 -2
  1238. package/dist/siemens-ix/p-a85299c6.entry.js.map +0 -1
  1239. package/dist/siemens-ix/p-ab4bdb4e.entry.js +0 -2
  1240. package/dist/siemens-ix/p-ab4bdb4e.entry.js.map +0 -1
  1241. package/dist/siemens-ix/p-ac00ae47.entry.js +0 -2
  1242. package/dist/siemens-ix/p-ac00ae47.entry.js.map +0 -1
  1243. package/dist/siemens-ix/p-b38eff08.entry.js +0 -2
  1244. package/dist/siemens-ix/p-b38eff08.entry.js.map +0 -1
  1245. package/dist/siemens-ix/p-b45ca515.entry.js +0 -2
  1246. package/dist/siemens-ix/p-b45ca515.entry.js.map +0 -1
  1247. package/dist/siemens-ix/p-c1ac2d01.entry.js +0 -2
  1248. package/dist/siemens-ix/p-c1ac2d01.entry.js.map +0 -1
  1249. package/dist/siemens-ix/p-c1f5a59a.entry.js +0 -2
  1250. package/dist/siemens-ix/p-c1f5a59a.entry.js.map +0 -1
  1251. package/dist/siemens-ix/p-c75264af.entry.js +0 -2
  1252. package/dist/siemens-ix/p-c75264af.entry.js.map +0 -1
  1253. package/dist/siemens-ix/p-db174600.entry.js +0 -2
  1254. package/dist/siemens-ix/p-db174600.entry.js.map +0 -1
  1255. package/dist/siemens-ix/p-db2f237f.entry.js +0 -2
  1256. package/dist/siemens-ix/p-db2f237f.entry.js.map +0 -1
  1257. package/dist/siemens-ix/p-dc77f962.entry.js +0 -2
  1258. package/dist/siemens-ix/p-de013166.entry.js +0 -2
  1259. package/dist/siemens-ix/p-de013166.entry.js.map +0 -1
  1260. package/dist/siemens-ix/p-eb3f1ef6.entry.js +0 -2
  1261. package/dist/siemens-ix/p-eb3f1ef6.entry.js.map +0 -1
  1262. package/dist/siemens-ix/p-f71da594.entry.js +0 -2
  1263. package/dist/siemens-ix/p-f71da594.entry.js.map +0 -1
  1264. package/dist/siemens-ix/p-f9b004ba.entry.js +0 -2
  1265. package/dist/siemens-ix/p-f9b004ba.entry.js.map +0 -1
  1266. package/dist/siemens-ix/p-f9d4ca13.entry.js +0 -2
  1267. package/dist/types/components/grid/grid.d.ts +0 -18
  1268. /package/dist/siemens-ix/{p-37417714.js.map → p-3e7b4990.js.map} +0 -0
  1269. /package/dist/siemens-ix/{p-8e39298f.js.map → p-5d172daa.js.map} +0 -0
  1270. /package/dist/siemens-ix/{p-dc77f962.entry.js.map → p-77b14ca1.entry.js.map} +0 -0
  1271. /package/dist/siemens-ix/{p-5650383d.entry.js.map → p-b53bed3a.entry.js.map} +0 -0
  1272. /package/dist/siemens-ix/{p-f9d4ca13.entry.js.map → p-f97f2394.entry.js.map} +0 -0
@@ -1,30 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-be499a74.js');
6
-
7
- const filterChipCss = ":host{display:inline-flex;align-items:center;justify-content:space-between;height:1.5rem;padding-left:0.5rem;border:var(--theme-focus--border-thickness) solid var(--theme-chip-primary-outline--border-color);border-radius:2rem;background-color:var(--theme-color-ghost);color:var(--theme-chip-primary-outline--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .slot-container :host-context(.disabled){background-color:var(--theme-color-ghost);border-color:var(--theme-color-component-4);color:var(--theme-color-weak-text)}:host ix-icon-button{height:1.5rem;margin-left:0.25rem}:host ix-icon-button:not(.disabled):not(:disabled):focus-visible{outline:none}:host(.disabled){border:var(--theme-focus--border-thickness) solid var(--theme-color-component-4);color:var(--theme-color-weak-text);padding-right:0.5rem;cursor:default}:host(.readonly){padding-right:0.5rem}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:hover:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--hover);border-color:var(--theme-chip-primary-outline--border-color--hover);color:var(--theme-chip-primary-outline--color--hover)}:host(:not(.disabled):not(:disabled)){cursor:pointer}:host(:active:not(.disabled):not(:disabled)){background-color:var(--theme-color-ghost-primary--active);border-color:var(--theme-chip-primary-outline--border-color--active);color:var(--theme-chip-primary-outline--color--active)}:host(:focus-visible:not(.disabled):not(:disabled)){outline:var(--theme-color-focus-bdr) solid var(--theme-focus--border-thickness);outline-offset:-0.125rem}";
8
-
9
- const FilterChip = class {
10
- constructor(hostRef) {
11
- index.registerInstance(this, hostRef);
12
- this.closeClick = index.createEvent(this, "closeClick", 7);
13
- this.disabled = false;
14
- this.readonly = false;
15
- }
16
- onCloseClick(event) {
17
- event.preventDefault();
18
- event.stopPropagation();
19
- this.closeClick.emit();
20
- }
21
- render() {
22
- return (index.h(index.Host, { class: { disabled: this.disabled, readonly: this.readonly }, title: this.el.textContent }, index.h("div", { class: "slot-container" }, index.h("slot", null)), !this.disabled && !this.readonly ? (index.h("ix-icon-button", { ghost: true, oval: true, icon: "close-small", size: "16", tabindex: this.disabled ? -1 : 0, variant: "primary", disabled: this.disabled, onClick: (e) => this.onCloseClick(e) })) : null));
23
- }
24
- get el() { return index.getElement(this); }
25
- };
26
- FilterChip.style = filterChipCss;
27
-
28
- exports.ix_filter_chip = FilterChip;
29
-
30
- //# sourceMappingURL=ix-filter-chip.cjs.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"ix-filter-chip.entry.cjs.js","mappings":";;;;;;AAAA,MAAM,aAAa,GAAG,8qEAA8qE;;MCwBvrE,UAAU;;;;oBAMF,KAAK;oBAML,KAAK;;EAOhB,YAAY,CAAC,KAAY;IAC/B,KAAK,CAAC,cAAc,EAAE,CAAC;IACvB,KAAK,CAAC,eAAe,EAAE,CAAC;IACxB,IAAI,CAAC,UAAU,CAAC,IAAI,EAAE,CAAC;GACxB;EAED,MAAM;IACJ,QACEA,QAACC,UAAI,IACH,KAAK,EAAE,EAAE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EAAE,EAC3D,KAAK,EAAE,IAAI,CAAC,EAAE,CAAC,WAAW,IAE1BD,iBAAK,KAAK,EAAC,gBAAgB,IACzBA,qBAAa,CACT,EACL,CAAC,IAAI,CAAC,QAAQ,IAAI,CAAC,IAAI,CAAC,QAAQ,IAC/BA,4BACE,KAAK,QACL,IAAI,QACJ,IAAI,EAAC,aAAa,EAClB,IAAI,EAAC,IAAI,EACT,QAAQ,EAAE,IAAI,CAAC,QAAQ,GAAG,CAAC,CAAC,GAAG,CAAC,EAChC,OAAO,EAAC,SAAS,EACjB,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,OAAO,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,YAAY,CAAC,CAAC,CAAC,GACpB,IAChB,IAAI,CACH,EACP;GACH;;;;;;;","names":["h","Host"],"sources":["./src/components/filter-chip/filter-chip.scss?tag=ix-filter-chip&encapsulation=shadow","./src/components/filter-chip/filter-chip.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@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n\n display: inline-flex;\n align-items: center;\n justify-content: space-between;\n height: $large-space;\n padding-left: $small-space;\n border: var(--theme-focus--border-thickness) solid\n var(--theme-chip-primary-outline--border-color);\n border-radius: $x-large-space;\n background-color: var(--theme-color-ghost);\n color: var(--theme-chip-primary-outline--color);\n\n .slot-container {\n @include ellipsis;\n\n :host-context(.disabled) {\n background-color: var(--theme-color-ghost);\n border-color: var(--theme-color-component-4);\n color: var(--theme-color-weak-text);\n }\n }\n\n ix-icon-button {\n height: $large-space;\n margin-left: 0.25rem;\n\n @include focus-visible {\n outline: none;\n }\n }\n}\n\n:host(.disabled) {\n border: var(--theme-focus--border-thickness) solid\n var(--theme-color-component-4);\n color: var(--theme-color-weak-text);\n padding-right: $small-space;\n\n cursor: default;\n}\n\n:host(.readonly) {\n padding-right: $small-space;\n}\n\n@include host-hover {\n background-color: var(--theme-color-ghost-primary--hover);\n border-color: var(--theme-chip-primary-outline--border-color--hover);\n color: var(--theme-chip-primary-outline--color--hover);\n}\n\n@include host-active {\n background-color: var(--theme-color-ghost-primary--active);\n border-color: var(--theme-chip-primary-outline--border-color--active);\n color: var(--theme-chip-primary-outline--color--active);\n}\n\n@include host-focus-visible {\n outline: var(--theme-color-focus-bdr) solid\n var(--theme-focus--border-thickness);\n outline-offset: -0.125rem;\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 Prop,\n} from '@stencil/core';\n\n@Component({\n tag: 'ix-filter-chip',\n styleUrl: 'filter-chip.scss',\n shadow: true,\n})\nexport class FilterChip {\n @Element() el: HTMLIxFilterChipElement;\n\n /**\n * If true the filter chip will be in disabled state\n */\n @Prop() disabled = false;\n\n /**\n * If true the filter chip will be in readonly mode\n * @since 2.0.0\n */\n @Prop() readonly = false;\n\n /**\n * Close clicked\n */\n @Event() closeClick: EventEmitter<void>;\n\n private onCloseClick(event: Event) {\n event.preventDefault();\n event.stopPropagation();\n this.closeClick.emit();\n }\n\n render() {\n return (\n <Host\n class={{ disabled: this.disabled, readonly: this.readonly }}\n title={this.el.textContent}\n >\n <div class=\"slot-container\">\n <slot></slot>\n </div>\n {!this.disabled && !this.readonly ? (\n <ix-icon-button\n ghost\n oval\n icon=\"close-small\"\n size=\"16\"\n tabindex={this.disabled ? -1 : 0}\n variant=\"primary\"\n disabled={this.disabled}\n onClick={(e) => this.onCloseClick(e)}\n ></ix-icon-button>\n ) : null}\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,103 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-be499a74.js');
6
- const mutationObserver = require('./mutation-observer-eaaa5399.js');
7
- const flipTileState = require('./flip-tile-state-183236a1.js');
8
-
9
- const flipTileCss = ".text-xs{-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{-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{-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{-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{-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{-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{-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{-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{-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{-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{-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{-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{-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{-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{color:var(--theme-color-primary)}@keyframes flip-animation{0%{transform:rotateY(0)}50%{transform:rotateY(90deg)}51%{transform:rotateY(270deg)}100%{transform:rotateY(360deg)}}:host{display:flex;flex-direction:column;perspective:1000px}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .flip-tile-header{display:flex;align-items:center;height:2.5rem;padding:0 0.5rem 0 1rem}:host .flip-tile-header .header-slot-container{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1;min-width:0}:host .content-container{flex-grow:1;margin:1rem}:host .flip-tile-container{display:flex;flex-direction:column;height:100%;background-color:var(--theme-blind-base--background);border:solid 1px var(--theme-blind-base--border-color);border-radius:var(--theme-flip-tile--border-radius) var(--theme-flip-tile--border-radius) 0 0;transform-style:preserve-3d}:host .flip-tile-container.flip-animation-active{animation:flip-animation 300ms, ease-in-out}:host .flip-tile-container .footer{display:flex;height:3rem;align-items:center;justify-content:center;padding:0 0.5rem;color:var(--theme-flip-footer--color);background-color:var(--theme-blind-base--background)}:host .flip-tile-container .footer :first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:100%}:host .flip-tile-container ::slotted(*){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;align-items:center;min-width:0}:host .flip-tile-container.primary{border-color:var(--theme-color-primary)}:host .flip-tile-container.primary .footer{background-color:var(--theme-color-primary);color:var(--theme-color-primary--contrast)}:host .flip-tile-container.info{border-color:var(--theme-color-info)}:host .flip-tile-container.info .footer{background-color:var(--theme-color-info);color:var(--theme-color-info--contrast)}:host .flip-tile-container.warning{border-color:var(--theme-color-warning)}:host .flip-tile-container.warning .footer{background-color:var(--theme-color-warning);color:var(--theme-color-warning--contrast)}:host .flip-tile-container.alarm{border-color:var(--theme-color-alarm)}:host .flip-tile-container.alarm .footer{background-color:var(--theme-color-alarm);color:var(--theme-color-alarm--contrast)}:host:hover .flip-tile-container .footer ix-icon{color:var(--theme-color-std-text)}";
10
-
11
- const FlipTile = class {
12
- constructor(hostRef) {
13
- index.registerInstance(this, hostRef);
14
- this.ANIMATION_DURATION = 150;
15
- this.state = undefined;
16
- this.height = 15.125;
17
- this.width = 16;
18
- this.index = 0;
19
- this.isFlipAnimationActive = undefined;
20
- }
21
- componentDidLoad() {
22
- this.observer = mutationObserver.createMutationObserver(() => this.updateContentItems());
23
- this.observer.observe(this.hostElement, {
24
- childList: true,
25
- });
26
- }
27
- componentWillLoad() {
28
- this.updateContentItems();
29
- this.updateContentVisibility(this.index);
30
- }
31
- disconnectedCallback() {
32
- if (this.observer) {
33
- this.observer.disconnect();
34
- }
35
- }
36
- updateContentItems() {
37
- this.contentItems = Array.from(this.hostElement.querySelectorAll('ix-flip-tile-content'));
38
- }
39
- updateContentVisibility(indexVisible) {
40
- this.contentItems.forEach((content, index) => (content.contentVisible = index === indexVisible));
41
- }
42
- toggleIndex() {
43
- this.doFlipAnimation();
44
- }
45
- doFlipAnimation() {
46
- this.isFlipAnimationActive = true;
47
- setTimeout(() => {
48
- this.updateContentVisibility(this.index);
49
- if (this.index >= this.contentItems.length - 1) {
50
- this.index = 0;
51
- }
52
- else {
53
- this.index++;
54
- }
55
- this.updateContentVisibility(this.index);
56
- }, this.ANIMATION_DURATION);
57
- setTimeout(() => {
58
- this.isFlipAnimationActive = false;
59
- }, 2 * this.ANIMATION_DURATION);
60
- }
61
- render() {
62
- return (index.h(index.Host, { style: {
63
- height: `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
64
- 'min-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
65
- 'max-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,
66
- width: `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
67
- 'min-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
68
- 'max-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,
69
- } }, index.h("div", { class: {
70
- 'flip-tile-container': true,
71
- info: this.state === flipTileState.FlipTileState.Info,
72
- warning: this.state === flipTileState.FlipTileState.Warning,
73
- alarm: this.state === flipTileState.FlipTileState.Alarm,
74
- primary: this.state === flipTileState.FlipTileState.Primary,
75
- 'flip-animation-active': this.isFlipAnimationActive,
76
- } }, index.h("div", { class: "flip-tile-header" }, index.h("div", { class: "header-slot-container text-l-title" }, index.h("slot", { name: "header" })), index.h("ix-icon-button", { icon: "eye", variant: "primary", ghost: true, onClick: () => this.toggleIndex() })), index.h("div", { class: "content-container" }, index.h("slot", null)), index.h("div", { class: {
77
- footer: true,
78
- 'contrast-light': this.state === flipTileState.FlipTileState.Warning,
79
- 'contrast-dark': this.state === flipTileState.FlipTileState.Info ||
80
- this.state === flipTileState.FlipTileState.Alarm,
81
- } }, index.h("slot", { name: "footer" })))));
82
- }
83
- get hostElement() { return index.getElement(this); }
84
- };
85
- FlipTile.style = flipTileCss;
86
-
87
- const flipTileContentCss = ":host{display:block}";
88
-
89
- const FlipTileContent = class {
90
- constructor(hostRef) {
91
- index.registerInstance(this, hostRef);
92
- this.contentVisible = false;
93
- }
94
- render() {
95
- return index.h(index.Host, null, this.contentVisible ? index.h("slot", null) : null);
96
- }
97
- };
98
- FlipTileContent.style = flipTileContentCss;
99
-
100
- exports.ix_flip_tile = FlipTile;
101
- exports.ix_flip_tile_content = FlipTileContent;
102
-
103
- //# sourceMappingURL=ix-flip-tile_2.cjs.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"ix-flip-tile.ix-flip-tile-content.entry.cjs.js","mappings":"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","names":["createMutationObserver","h","Host","FlipTileState"],"sources":["./src/components/flip-tile/flip-tile.scss?tag=ix-flip-tile&encapsulation=shadow","./src/components/flip-tile/flip-tile.tsx","./src/components/flip-tile-content/flip-tile-content.css?tag=ix-flip-tile-content&encapsulation=shadow","./src/components/flip-tile-content/flip-tile-content.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/animations';\n@import 'mixins/text-truncation';\n@import 'mixins/shadow-dom/component';\n@import 'legacy/fonts';\n\n@include keyframes(flip-animation) {\n 0% {\n transform: rotateY(0);\n }\n 50% {\n transform: rotateY(90deg);\n }\n 51% {\n transform: rotateY(270deg);\n }\n 100% {\n transform: rotateY(360deg);\n }\n}\n\n:host {\n @include ix-component;\n display: flex;\n flex-direction: column;\n perspective: 1000px;\n\n .flip-tile-header {\n display: flex;\n align-items: center;\n height: $large-control-height;\n padding: 0 $small-space 0 $default-space;\n\n .header-slot-container {\n @include ellipsis;\n flex-grow: 1;\n min-width: 0;\n }\n }\n\n .content-container {\n flex-grow: 1;\n margin: $default-space;\n }\n\n .flip-tile-container {\n display: flex;\n flex-direction: column;\n height: 100%;\n background-color: var(--theme-blind-base--background);\n border: solid 1px var(--theme-blind-base--border-color);\n border-radius: var(--theme-flip-tile--border-radius)\n var(--theme-flip-tile--border-radius) 0 0;\n transform-style: preserve-3d;\n\n &.flip-animation-active {\n @include animation(flip-animation, 2 * $default-time, ease-in-out);\n }\n\n .footer {\n display: flex;\n height: 3rem;\n align-items: center;\n justify-content: center;\n padding: 0 $small-space;\n color: var(--theme-flip-footer--color);\n background-color: var(--theme-blind-base--background);\n\n :first-child {\n @include ellipsis;\n height: 100%;\n }\n }\n\n ::slotted(*) {\n @include ellipsis;\n display: flex;\n flex-direction: column;\n align-items: center;\n min-width: 0;\n }\n\n &.primary {\n border-color: var(--theme-color-primary);\n\n .footer {\n background-color: var(--theme-color-primary);\n color: var(--theme-color-primary--contrast);\n }\n }\n\n &.info {\n border-color: var(--theme-color-info);\n\n .footer {\n background-color: var(--theme-color-info);\n color: var(--theme-color-info--contrast);\n }\n }\n\n &.warning {\n border-color: var(--theme-color-warning);\n\n .footer {\n background-color: var(--theme-color-warning);\n color: var(--theme-color-warning--contrast);\n }\n }\n\n &.alarm {\n border-color: var(--theme-color-alarm);\n\n .footer {\n background-color: var(--theme-color-alarm);\n color: var(--theme-color-alarm--contrast);\n }\n }\n }\n\n &:hover .flip-tile-container .footer ix-icon {\n color: var(--theme-color-std-text);\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 } from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\nimport { FlipTileState } from './flip-tile-state';\n\n@Component({\n tag: 'ix-flip-tile',\n styleUrl: 'flip-tile.scss',\n shadow: true,\n})\nexport class FlipTile {\n @Element() hostElement!: HTMLIxFlipTileElement;\n\n /**\n * Variation of the Flip\n */\n @Prop() state: FlipTileState;\n\n /**\n * Height interpreted as REM\n * @since 1.5.0\n */\n @Prop() height: number | 'auto' = 15.125;\n\n /**\n * Width interpreted as REM\n * @since 1.5.0\n */\n @Prop() width: number | 'auto' = 16;\n\n @State() index = 0;\n @State() isFlipAnimationActive: boolean;\n\n private readonly ANIMATION_DURATION = 150;\n private contentItems: Array<HTMLIxFlipTileContentElement>;\n\n private observer: MutationObserver;\n\n componentDidLoad() {\n this.observer = createMutationObserver(() => this.updateContentItems());\n this.observer.observe(this.hostElement, {\n childList: true,\n });\n }\n\n componentWillLoad() {\n this.updateContentItems();\n this.updateContentVisibility(this.index);\n }\n\n disconnectedCallback() {\n if (this.observer) {\n this.observer.disconnect();\n }\n }\n\n private updateContentItems() {\n this.contentItems = Array.from(\n this.hostElement.querySelectorAll('ix-flip-tile-content')\n );\n }\n\n private updateContentVisibility(indexVisible: number) {\n this.contentItems.forEach(\n (content, index) => (content.contentVisible = index === indexVisible)\n );\n }\n\n private toggleIndex() {\n this.doFlipAnimation();\n }\n\n private doFlipAnimation() {\n this.isFlipAnimationActive = true;\n\n setTimeout(() => {\n this.updateContentVisibility(this.index);\n\n if (this.index >= this.contentItems.length - 1) {\n this.index = 0;\n } else {\n this.index++;\n }\n\n this.updateContentVisibility(this.index);\n }, this.ANIMATION_DURATION);\n\n setTimeout(() => {\n this.isFlipAnimationActive = false;\n }, 2 * this.ANIMATION_DURATION);\n }\n\n render() {\n return (\n <Host\n style={{\n height: `${this.height}${this.height === 'auto' ? '' : 'rem'}`,\n 'min-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,\n 'max-height': `${this.height}${this.height === 'auto' ? '' : 'rem'}`,\n width: `${this.width}${this.width === 'auto' ? '' : 'rem'}`,\n 'min-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,\n 'max-width': `${this.width}${this.width === 'auto' ? '' : 'rem'}`,\n }}\n >\n <div\n class={{\n 'flip-tile-container': true,\n info: this.state === FlipTileState.Info,\n warning: this.state === FlipTileState.Warning,\n alarm: this.state === FlipTileState.Alarm,\n primary: this.state === FlipTileState.Primary,\n 'flip-animation-active': this.isFlipAnimationActive,\n }}\n >\n <div class=\"flip-tile-header\">\n <div class=\"header-slot-container text-l-title\">\n <slot name=\"header\"></slot>\n </div>\n <ix-icon-button\n icon=\"eye\"\n variant=\"primary\"\n ghost\n onClick={() => this.toggleIndex()}\n ></ix-icon-button>\n </div>\n\n <div class=\"content-container\">\n <slot></slot>\n </div>\n <div\n class={{\n footer: true,\n 'contrast-light': this.state === FlipTileState.Warning,\n 'contrast-dark':\n this.state === FlipTileState.Info ||\n this.state === FlipTileState.Alarm,\n }}\n >\n <slot name=\"footer\"></slot>\n </div>\n </div>\n </Host>\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}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { Component, h, Host, Prop } from '@stencil/core';\n\n@Component({\n tag: 'ix-flip-tile-content',\n styleUrl: 'flip-tile-content.css',\n shadow: true,\n})\nexport class FlipTileContent {\n /**\n * Controls the visibility of the content\n *\n * @internal\n */\n @Prop() contentVisible = false;\n\n render() {\n return <Host>{this.contentVisible ? <slot></slot> : null}</Host>;\n }\n}\n"],"version":3}
@@ -1,29 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-be499a74.js');
6
-
7
- const gridCss = ":host{--ix-grid-gutter:1.5rem;display:block;flex:1;width:100%;padding-left:calc(var(--ix-grid-gutter) * 0.5);padding-right:calc(var(--ix-grid-gutter) * 0.5);--ix-grid-row-margin:1rem}:host(.no-padding){padding-left:0;padding-right:0}:host(.no-row-gap){--ix-grid-row-margin:0rem}";
8
-
9
- const Grid = class {
10
- constructor(hostRef) {
11
- index.registerInstance(this, hostRef);
12
- this.noPadding = false;
13
- this.noRowGap = false;
14
- this.columns = 12;
15
- }
16
- render() {
17
- return (index.h(index.Host, { class: {
18
- 'no-padding': this.noPadding,
19
- 'no-row-gap': this.noRowGap,
20
- }, style: {
21
- '--ix-grid-columns': `${this.columns}`,
22
- } }, index.h("slot", null)));
23
- }
24
- };
25
- Grid.style = gridCss;
26
-
27
- exports.ix_grid = Grid;
28
-
29
- //# sourceMappingURL=ix-grid.cjs.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"ix-grid.entry.cjs.js","mappings":";;;;;;AAAA,MAAM,OAAO,GAAG,wRAAwR;;MCmB3R,IAAI;;;qBAIK,KAAK;oBAKN,KAAK;mBAKN,EAAE;;EAEpB,MAAM;IACJ,QACEA,QAACC,UAAI,IACH,KAAK,EAAE;QACL,YAAY,EAAE,IAAI,CAAC,SAAS;QAC5B,YAAY,EAAE,IAAI,CAAC,QAAQ;OAC5B,EACD,KAAK,EAAE;QACL,mBAAmB,EAAE,GAAG,IAAI,CAAC,OAAO,EAAE;OACvC,IAEDD,qBAAa,CACR,EACP;GACH;;;;;;","names":["h","Host"],"sources":["./src/components/grid/grid.scss?tag=ix-grid&encapsulation=shadow","./src/components/grid/grid.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n:host {\n --ix-grid-gutter: 1.5rem;\n\n display: block;\n flex: 1;\n width: 100%;\n\n padding-left: calc(var(--ix-grid-gutter) * 0.5);\n padding-right: calc(var(--ix-grid-gutter) * 0.5);\n\n --ix-grid-row-margin: 1rem;\n}\n\n:host(.no-padding) {\n padding-left: 0;\n padding-right: 0;\n}\n\n:host(.no-row-gap) {\n --ix-grid-row-margin: 0rem;\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\n\n/**\n * @since 2.0.0\n */\n@Component({\n tag: 'ix-grid',\n styleUrl: 'grid.scss',\n shadow: true,\n})\nexport class Grid {\n /**\n * The grid will not have any horizontal padding\n */\n @Prop() noPadding = false;\n\n /**\n * Remove the gap between rows\n */\n @Prop() noRowGap = false;\n\n /**\n * Overwrite the default number of columns. Choose between 2 and 12 columns.\n */\n @Prop() columns = 12;\n\n render() {\n return (\n <Host\n class={{\n 'no-padding': this.noPadding,\n 'no-row-gap': this.noRowGap,\n }}\n style={{\n '--ix-grid-columns': `${this.columns}`,\n }}\n >\n <slot></slot>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,48 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-be499a74.js');
6
- const shadowDom = require('./shadow-dom-9b10f758.js');
7
-
8
- const groupContextMenuCss = ":host{display:block;position:relative;height:2rem;width:2rem;-webkit-margin-before:0.3125rem;margin-block-start:0.3125rem;-webkit-margin-end:0.3125rem;margin-inline-end:0.3125rem;-webkit-margin-start:auto;margin-inline-start:auto}:host .hide{visibility:collapse}";
9
-
10
- const GroupContextMenu = class {
11
- constructor(hostRef) {
12
- index.registerInstance(this, hostRef);
13
- this.showContextMenu = false;
14
- }
15
- getTrigger() {
16
- return this.hostElement;
17
- }
18
- configureDropdown(dropdownElement, triggerElement) {
19
- dropdownElement.positioningStrategy = 'fixed';
20
- dropdownElement.trigger = triggerElement;
21
- }
22
- onSlotChange() {
23
- const slot = this.hostElement.shadowRoot.querySelector('slot');
24
- if (!slot) {
25
- return;
26
- }
27
- const elements = shadowDom.getSlottedElements(slot);
28
- this.showContextMenu = elements.length !== 0;
29
- const dropdownElement = elements.find((elm) => elm.tagName === 'IX-DROPDOWN');
30
- const triggerElement = this.getTrigger();
31
- if (!triggerElement) {
32
- return;
33
- }
34
- if (!dropdownElement) {
35
- return;
36
- }
37
- this.configureDropdown(dropdownElement, triggerElement);
38
- }
39
- render() {
40
- return (index.h(index.Host, null, index.h("ix-icon-button", { class: { hide: !this.showContextMenu }, size: "24", ghost: true, icon: "context-menu" }), index.h("slot", { onSlotchange: () => this.onSlotChange() })));
41
- }
42
- get hostElement() { return index.getElement(this); }
43
- };
44
- GroupContextMenu.style = groupContextMenuCss;
45
-
46
- exports.ix_group_context_menu = GroupContextMenu;
47
-
48
- //# sourceMappingURL=ix-group-context-menu.cjs.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"ix-group-context-menu.entry.cjs.js","mappings":";;;;;;;AAAA,MAAM,mBAAmB,GAAG,wQAAwQ;;MCiBvR,gBAAgB;;;2BAGA,KAAK;;EAExB,UAAU;IAChB,OAAO,IAAI,CAAC,WAAW,CAAC;GACzB;EAEO,iBAAiB,CACvB,eAAsC,EACtC,cAA2B;IAE3B,eAAe,CAAC,mBAAmB,GAAG,OAAO,CAAC;IAC9C,eAAe,CAAC,OAAO,GAAG,cAAc,CAAC;GAC1C;EAEO,YAAY;IAClB,MAAM,IAAI,GAAG,IAAI,CAAC,WAAW,CAAC,UAAU,CAAC,aAAa,CAAC,MAAM,CAAC,CAAC;IAC/D,IAAI,CAAC,IAAI,EAAE;MACT,OAAO;KACR;IACD,MAAM,QAAQ,GAAGA,4BAAkB,CAAC,IAAI,CAAC,CAAC;IAC1C,IAAI,CAAC,eAAe,GAAG,QAAQ,CAAC,MAAM,KAAK,CAAC,CAAC;IAE7C,MAAM,eAAe,GAAG,QAAQ,CAAC,IAAI,CACnC,CAAC,GAAY,KAAK,GAAG,CAAC,OAAO,KAAK,aAAa,CAChD,CAAC;IAEF,MAAM,cAAc,GAAG,IAAI,CAAC,UAAU,EAAE,CAAC;IAEzC,IAAI,CAAC,cAAc,EAAE;MACnB,OAAO;KACR;IAED,IAAI,CAAC,eAAe,EAAE;MACpB,OAAO;KACR;IAED,IAAI,CAAC,iBAAiB,CAAC,eAAe,EAAE,cAAc,CAAC,CAAC;GACzD;EAED,MAAM;IACJ,QACEC,QAACC,UAAI,QACHD,4BACE,KAAK,EAAE,EAAE,IAAI,EAAE,CAAC,IAAI,CAAC,eAAe,EAAE,EACtC,IAAI,EAAC,IAAI,EACT,KAAK,EAAE,IAAI,EACX,IAAI,EAAC,cAAc,GACH,EAClBA,kBAAM,YAAY,EAAE,MAAM,IAAI,CAAC,YAAY,EAAE,GAAS,CACjD,EACP;GACH;;;;;;;","names":["getSlottedElements","h","Host"],"sources":["./src/components/group/group-context-menu.scss?tag=ix-group-context-menu&encapsulation=shadow","./src/components/group/group-context-menu.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:host {\n display: block;\n position: relative;\n\n height: 2rem;\n width: 2rem;\n\n margin-block-start: 0.3125rem;\n margin-inline-end: 0.3125rem;\n margin-inline-start: auto;\n\n .hide {\n visibility: collapse;\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, State } from '@stencil/core';\nimport { getSlottedElements } from '../utils/shadow-dom';\n\n@Component({\n tag: 'ix-group-context-menu',\n styleUrl: './group-context-menu.scss',\n shadow: true,\n})\nexport class GroupContextMenu {\n @Element() hostElement!: HTMLIxGroupContextMenuElement;\n\n @State() showContextMenu = false;\n\n private getTrigger() {\n return this.hostElement;\n }\n\n private configureDropdown(\n dropdownElement: HTMLIxDropdownElement,\n triggerElement: HTMLElement\n ) {\n dropdownElement.positioningStrategy = 'fixed';\n dropdownElement.trigger = triggerElement;\n }\n\n private onSlotChange() {\n const slot = this.hostElement.shadowRoot.querySelector('slot');\n if (!slot) {\n return;\n }\n const elements = getSlottedElements(slot);\n this.showContextMenu = elements.length !== 0;\n\n const dropdownElement = elements.find(\n (elm: Element) => elm.tagName === 'IX-DROPDOWN'\n );\n\n const triggerElement = this.getTrigger();\n\n if (!triggerElement) {\n return;\n }\n\n if (!dropdownElement) {\n return;\n }\n\n this.configureDropdown(dropdownElement, triggerElement);\n }\n\n render() {\n return (\n <Host>\n <ix-icon-button\n class={{ hide: !this.showContextMenu }}\n size=\"24\"\n ghost={true}\n icon=\"context-menu\"\n ></ix-icon-button>\n <slot onSlotchange={() => this.onSlotChange()}></slot>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,159 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-be499a74.js');
6
- const mutationObserver = require('./mutation-observer-eaaa5399.js');
7
- const shadowDom = require('./shadow-dom-9b10f758.js');
8
-
9
- const groupCss = ":host{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:column;position:relative;max-width:19.75rem;border-color:var(--theme-group-item--border-color)}:host .group-header{height:4rem;min-height:4rem;max-height:4rem;border-radius:var(--theme-group--border-radius) var(--theme-group--border-radius) 0 0;display:flex;background-color:var(--theme-group-item--background);color:var(--theme-group-header--color);cursor:pointer}:host .group-header:not(.disabled):not(:disabled){cursor:pointer}:host .group-header:not(.disabled):not(:disabled):hover{background-color:var(--theme-group-item--background--hover)}:host .group-header:not(.disabled):not(:disabled):hover.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header:not(.disabled):not(:disabled){cursor:pointer}:host .group-header:not(.disabled):not(:disabled):active,:host .group-header:not(.disabled):not(:disabled).active{background-color:var(--theme-group-item--background--active)}:host .group-header:not(.disabled):not(:disabled):active.selected,:host .group-header:not(.disabled):not(:disabled).active.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header:not(.disabled):not(:disabled):focus-visible{border:1px solid var(--theme-color-focus-bdr);border-radius:var(--theme-default-border-radius) var(--theme-default-border-radius) 0px 0px;outline:none}:host .group-header.selected{background-color:var(--theme-group-item--background--selected)}:host .group-header.selected .group-header-selection-indicator{background-color:var(--theme-group-item-indicator--background--selected)}:host .group-header .group-header-selection-indicator{background-color:var(--theme-color-input--focus)}:host .group-header .group-header-selection-indicator.group-header-selection-indicator-item-selected{background-color:var(--theme-group-item-indicator--background--selected)}:host .group-header-clickable{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;width:100%;min-width:0}:host .group-header-selection-indicator{width:0.25rem;border-top-left-radius:var(--theme-group--border-radius)}:host .group-header-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;flex-direction:row;justify-content:space-between;min-width:0;flex-grow:1;padding:0.5rem;padding-left:0}:host .group-header-content .group-header-props-container{width:100%}:host .group-header-content .group-header-title{display:flex;align-items:center;font-size:1rem;font-weight:700;height:1.5rem}:host .group-header-content .group-header-title>*{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}:host .group-header-content .group-subheader{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;height:1.25rem;font-size:0.875rem;color:var(--theme-group-subheader--color)}:host .expand-icon{padding:0.125rem 0.437rem;color:var(--theme-color-std-text)}:host .btn-expand-header{margin:0.5rem;-webkit-margin-end:0.25rem;margin-inline-end:0.25rem;min-width:1.5rem}:host .group-content{display:flex;flex-direction:column;gap:1px;margin-top:1px}:host .footer{visibility:collapse;height:auto;min-height:0}:host .footer-visible{visibility:visible}:host .hidden{display:none}";
10
-
11
- const Group = class {
12
- constructor(hostRef) {
13
- index.registerInstance(this, hostRef);
14
- this.selectGroup = index.createEvent(this, "selectGroup", 7);
15
- this.selectItem = index.createEvent(this, "selectItem", 7);
16
- this.collapsedChanged = index.createEvent(this, "collapsedChanged", 7);
17
- this.suppressHeaderSelection = false;
18
- this.header = undefined;
19
- this.subHeader = undefined;
20
- this.collapsed = true;
21
- this.selected = undefined;
22
- this.index = undefined;
23
- this.expandOnHeaderClick = false;
24
- this.itemSelected = false;
25
- this.dropdownTriggerRef = undefined;
26
- this.slotSize = this.groupItems.length;
27
- this.footerVisible = false;
28
- }
29
- get dropdownItems() {
30
- return Array.from(this.hostElement.querySelectorAll('ix-group-dropdown-item'));
31
- }
32
- get groupItems() {
33
- return Array.from(this.hostElement.querySelectorAll('ix-group-item:not(.footer)'));
34
- }
35
- get groupContent() {
36
- return this.hostElement.shadowRoot.querySelector('.group-content');
37
- }
38
- onExpandClick(event) {
39
- this.collapsed = !this.collapsed;
40
- this.collapsedChanged.emit(this.collapsed);
41
- event.stopPropagation();
42
- }
43
- onHeaderClick(event) {
44
- this.setGroupSelection(!this.selected);
45
- if (this.suppressHeaderSelection) {
46
- this.onExpandClick(event);
47
- }
48
- }
49
- onItemClick(index) {
50
- if (index === this.index) {
51
- this.index = undefined;
52
- this.selectItem.emit(undefined);
53
- }
54
- else {
55
- this.index = index;
56
- this.selectItem.emit(index);
57
- }
58
- if (this.index >= 0) {
59
- this.itemSelected = true;
60
- }
61
- else
62
- this.itemSelected = false;
63
- this.setGroupSelection(false);
64
- }
65
- setGroupSelection(selection) {
66
- if (!this.suppressHeaderSelection) {
67
- this.selected = selection;
68
- this.selectGroup.emit(this.selected);
69
- }
70
- }
71
- onSlotChange() {
72
- const slot = this.hostElement.shadowRoot.querySelector('slot[name="footer"]');
73
- if (slot) {
74
- this.footerVisible = shadowDom.hasSlottedElements(slot);
75
- }
76
- }
77
- componentWillRender() {
78
- this.groupItems.forEach((item, index) => {
79
- if (this.selected === true) {
80
- item.selected = false;
81
- this.index = undefined;
82
- this.itemSelected = false;
83
- return;
84
- }
85
- item.selected = index === this.index;
86
- item.index = index;
87
- });
88
- }
89
- componentDidLoad() {
90
- this.observer = mutationObserver.createMutationObserver(() => {
91
- this.slotSize = this.groupItems.length;
92
- });
93
- this.observer.observe(this.groupContent, {
94
- childList: true,
95
- });
96
- this.groupContent.addEventListener('selectedChanged', (evt) => {
97
- this.onItemClick(evt.detail.index);
98
- });
99
- }
100
- disconnectedCallback() {
101
- if (this.observer) {
102
- this.observer.disconnect();
103
- }
104
- }
105
- render() {
106
- return (index.h(index.Host, null, index.h("div", { class: {
107
- 'group-header': true,
108
- expand: !this.collapsed,
109
- selected: this.selected,
110
- }, tabindex: "0" }, index.h("div", { class: "group-header-clickable", onClick: (e) => this.onHeaderClick(e) }, index.h("div", { class: {
111
- 'group-header-selection-indicator': true,
112
- 'group-header-selection-indicator-item-selected': this.itemSelected,
113
- } }), index.h("div", { class: "btn-expand-header" }, index.h("ix-icon", { class: {
114
- hidden: this.slotSize === 0,
115
- }, name: `chevron-${this.collapsed ? 'right' : 'down'}-small`, onClick: (e) => this.onExpandClick(e) })), index.h("div", { class: "group-header-content" }, this.header ? (index.h("div", { class: "group-header-props-container" }, index.h("div", { class: "group-header-title" }, index.h("span", { title: this.header }, this.header)), index.h("div", { class: "group-subheader", title: this.subHeader }, this.subHeader))) : null, index.h("slot", { name: "header" }))), index.h("ix-group-context-menu", null, index.h("slot", { name: "dropdown" }))), index.h("div", { class: {
116
- 'group-content': true,
117
- } }, !this.collapsed ? (index.h(index.Fragment, null, index.h("slot", null), index.h("ix-group-item", { suppressSelection: true, focusable: false, class: {
118
- footer: true,
119
- 'footer-visible': this.footerVisible,
120
- } }, index.h("slot", { name: "footer", onSlotchange: () => this.onSlotChange() })))) : null)));
121
- }
122
- get hostElement() { return index.getElement(this); }
123
- };
124
- Group.style = groupCss;
125
-
126
- const groupItemCss = ":host{display:flex;min-height:2.25rem;height:2.25rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host>button{display:flex;height:100%;width:100%;align-items:center;justify-content:flex-start;position:relative;outline:none;background-color:var(--theme-group-item--background);border:1px solid transparent;color:var(--theme-color-std-text);padding-left:2.5rem}:host>button:focus-visible{border:1px solid var(--theme-color-focus-bdr)}:host ix-icon{margin-right:0.25rem;margin-top:-0.125rem}:host .group-entry-selection-indicator{position:absolute;left:-1px;height:calc(100% + 2px);width:0.25rem}:host .group-entry-text{-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);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .group-entry-text-secondary{display:flex;justify-content:flex-end;flex-grow:1;white-space:nowrap;color:var(--theme-color-soft-text)}:host .group-entry-text-secondary,:host .group-entry-text-secondary span{-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);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(.selected){border-top-width:0.062rem !important;background-color:var(--theme-color-ghost--selected)}:host(.selected) .group-entry-selection-indicator{background-color:var(--theme-group-item-indicator--background--selected)}:host(:not(.suppress-selection):hover){background-color:var(--theme-color-ghost--selected-hover);border-color:var(--theme-group-item--border-color--hover)}:host(:not(.suppress-selection).selected:hover){background-color:var(--theme-color-ghost--selected-hover)}:host(:not(.suppress-selection):active){background-color:var(--theme-color-ghost--selected-active);border-color:var(--theme-group-item--border-color--active)}:host(:not(.suppress-selection).selected:active){background-color:var(--theme-color-ghost--selected-active)}";
127
-
128
- const GroupItem = class {
129
- constructor(hostRef) {
130
- index.registerInstance(this, hostRef);
131
- this.selectedChanged = index.createEvent(this, "selectedChanged", 7);
132
- this.icon = undefined;
133
- this.text = undefined;
134
- this.secondaryText = undefined;
135
- this.suppressSelection = false;
136
- this.selected = undefined;
137
- this.focusable = true;
138
- this.index = undefined;
139
- }
140
- clickListen() {
141
- if (this.suppressSelection) {
142
- return;
143
- }
144
- this.selectedChanged.emit(this.hostElement);
145
- }
146
- render() {
147
- return (index.h(index.Host, { class: {
148
- selected: this.selected && !this.suppressSelection,
149
- 'suppress-selection': this.suppressSelection,
150
- } }, index.h("button", { tabindex: this.focusable ? 0 : -1 }, index.h("div", { class: "group-entry-selection-indicator" }), this.icon ? index.h("ix-icon", { size: "16", name: this.icon }) : null, this.text ? (index.h("span", { class: "group-entry-text" }, index.h("span", { title: this.text }, this.text))) : null, this.secondaryText ? (index.h("span", { class: "group-entry-text-secondary" }, index.h("span", { title: this.secondaryText }, this.secondaryText))) : null, index.h("slot", null))));
151
- }
152
- get hostElement() { return index.getElement(this); }
153
- };
154
- GroupItem.style = groupItemCss;
155
-
156
- exports.ix_group = Group;
157
- exports.ix_group_item = GroupItem;
158
-
159
- //# sourceMappingURL=ix-group_2.cjs.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"ix-group.ix-group-item.entry.cjs.js","mappings":"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","names":["hasSlottedElements","createMutationObserver","h","Host","Fragment"],"sources":["./src/components/group/group.scss?tag=ix-group&encapsulation=shadow","./src/components/group/group.tsx","./src/components/group-item/group-item.scss?tag=ix-group-item&encapsulation=shadow","./src/components/group-item/group-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 'legacy/mixins/fonts';\n@import 'mixins/hover';\n@import 'mixins/text-truncation';\n\n:host {\n @include ellipsis;\n\n display: flex;\n flex-direction: column;\n position: relative;\n max-width: 19.75rem;\n border-color: var(--theme-group-item--border-color);\n\n .group-header {\n height: 4rem;\n min-height: 4rem;\n max-height: 4rem;\n border-radius: var(--theme-group--border-radius)\n var(--theme-group--border-radius) 0 0;\n display: flex;\n background-color: var(--theme-group-item--background);\n color: var(--theme-group-header--color);\n\n cursor: pointer;\n\n @include hover {\n background-color: var(--theme-group-item--background--hover);\n\n &.selected {\n background-color: var(--theme-group-item--background--selected);\n }\n }\n\n @include active {\n background-color: var(--theme-group-item--background--active);\n\n &.selected {\n background-color: var(--theme-group-item--background--selected);\n }\n }\n\n @include focus-visible {\n border: 1px solid var(--theme-color-focus-bdr);\n border-radius: var(--theme-default-border-radius)\n var(--theme-default-border-radius) 0px 0px;\n outline: none;\n }\n\n &.selected {\n background-color: var(--theme-group-item--background--selected);\n\n .group-header-selection-indicator {\n background-color: var(\n --theme-group-item-indicator--background--selected\n );\n }\n }\n\n .group-header-selection-indicator {\n background-color: var(--theme-color-input--focus);\n\n &.group-header-selection-indicator-item-selected {\n background-color: var(\n --theme-group-item-indicator--background--selected\n );\n }\n }\n }\n\n .group-header-clickable {\n @include ellipsis;\n\n display: flex;\n width: 100%;\n min-width: 0;\n }\n\n .group-header-selection-indicator {\n width: $tiny-space;\n border-top-left-radius: var(--theme-group--border-radius);\n }\n\n .group-header-content {\n @include ellipsis;\n\n display: flex;\n flex-direction: row;\n justify-content: space-between;\n min-width: 0;\n flex-grow: 1;\n padding: 0.5rem;\n padding-left: 0;\n\n .group-header-props-container {\n width: 100%;\n }\n\n .group-header-title {\n display: flex;\n align-items: center;\n font-size: 1rem;\n font-weight: $font-weight-bold;\n height: 1.5rem;\n\n & > * {\n @include ellipsis;\n\n min-width: 0;\n }\n }\n\n .group-subheader {\n @include ellipsis();\n\n height: 1.25rem;\n font-size: 0.875rem;\n color: var(--theme-group-subheader--color);\n }\n }\n\n .expand-icon {\n padding: 0.125rem 0.437rem;\n color: var(--theme-color-std-text);\n }\n\n .btn-expand-header {\n margin: $small-space;\n margin-inline-end: $tiny-space;\n min-width: 1.5rem;\n }\n\n .group-content {\n display: flex;\n flex-direction: column;\n gap: 1px;\n margin-top: 1px;\n }\n\n .footer {\n visibility: collapse;\n height: auto;\n min-height: 0;\n }\n\n .footer-visible {\n visibility: visible;\n }\n\n .hidden {\n display: none;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Host,\n Prop,\n State,\n} from '@stencil/core';\nimport { createMutationObserver } from '../utils/mutation-observer';\nimport { hasSlottedElements } from '../utils/shadow-dom';\n\n@Component({\n tag: 'ix-group',\n styleUrl: 'group.scss',\n shadow: true,\n})\nexport class Group {\n @Element() hostElement!: HTMLIxGroupElement;\n\n /**\n * Prevent header from being selectable\n */\n @Prop() suppressHeaderSelection = false;\n\n /**\n * Group header\n */\n @Prop() header: string;\n\n /**\n * Group header subtitle\n */\n @Prop() subHeader: string;\n\n /**\n * Whether the group is collapsed or expanded. Defaults to true.\n */\n @Prop({ mutable: true, reflect: true }) collapsed = true;\n\n /**\n * Whether the group is selected.\n */\n @Prop({ mutable: true, reflect: true }) selected: boolean;\n\n /**\n * The index of the selected group entry.\n * If undefined no group item is selected.\n */\n @Prop({ mutable: true, reflect: true }) index: number;\n\n /**\n * Expand the group if the header is clicked\n */\n @Prop() expandOnHeaderClick = false;\n\n /**\n * Emits when whole group gets selected.\n */\n @Event() selectGroup: EventEmitter<boolean>;\n\n /**\n * Emits when group item gets selected.\n */\n @Event() selectItem: EventEmitter<number>;\n\n /**\n * Group collapsed\n */\n @Event() collapsedChanged: EventEmitter<boolean>;\n\n @State() itemSelected = false;\n @State() dropdownTriggerRef: HTMLElement;\n @State() slotSize = this.groupItems.length;\n @State() footerVisible = false;\n\n private observer: MutationObserver;\n\n get dropdownItems() {\n return Array.from(\n this.hostElement.querySelectorAll('ix-group-dropdown-item')\n );\n }\n\n get groupItems(): Array<HTMLIxGroupItemElement> {\n return Array.from(\n this.hostElement.querySelectorAll('ix-group-item:not(.footer)')\n );\n }\n\n get groupContent() {\n return this.hostElement.shadowRoot.querySelector('.group-content');\n }\n\n private onExpandClick(event: Event) {\n this.collapsed = !this.collapsed;\n\n this.collapsedChanged.emit(this.collapsed);\n event.stopPropagation();\n }\n\n private onHeaderClick(event: Event) {\n this.setGroupSelection(!this.selected);\n\n if (this.suppressHeaderSelection) {\n this.onExpandClick(event);\n }\n }\n\n private onItemClick(index: number) {\n if (index === this.index) {\n this.index = undefined;\n this.selectItem.emit(undefined);\n } else {\n this.index = index;\n this.selectItem.emit(index);\n }\n\n if (this.index >= 0) {\n this.itemSelected = true;\n } else this.itemSelected = false;\n\n this.setGroupSelection(false);\n }\n\n private setGroupSelection(selection: boolean) {\n if (!this.suppressHeaderSelection) {\n this.selected = selection;\n this.selectGroup.emit(this.selected);\n }\n }\n\n private onSlotChange() {\n const slot = this.hostElement.shadowRoot.querySelector(\n 'slot[name=\"footer\"]'\n );\n\n if (slot) {\n this.footerVisible = hasSlottedElements(slot);\n }\n }\n\n componentWillRender() {\n this.groupItems.forEach((item, index) => {\n if (this.selected === true) {\n item.selected = false;\n this.index = undefined;\n this.itemSelected = false;\n return;\n }\n item.selected = index === this.index;\n item.index = index;\n });\n }\n\n componentDidLoad() {\n this.observer = createMutationObserver(() => {\n this.slotSize = this.groupItems.length;\n });\n\n this.observer.observe(this.groupContent, {\n childList: true,\n });\n\n this.groupContent.addEventListener(\n 'selectedChanged',\n (evt: CustomEvent<HTMLIxGroupItemElement>) => {\n this.onItemClick(evt.detail.index);\n }\n );\n }\n\n disconnectedCallback() {\n if (this.observer) {\n this.observer.disconnect();\n }\n }\n\n render() {\n return (\n <Host>\n <div\n class={{\n 'group-header': true,\n expand: !this.collapsed,\n selected: this.selected,\n }}\n tabindex=\"0\"\n >\n <div\n class=\"group-header-clickable\"\n onClick={(e) => this.onHeaderClick(e)}\n >\n <div\n class={{\n 'group-header-selection-indicator': true,\n 'group-header-selection-indicator-item-selected':\n this.itemSelected,\n }}\n ></div>\n <div class=\"btn-expand-header\">\n <ix-icon\n class={{\n hidden: this.slotSize === 0,\n }}\n name={`chevron-${this.collapsed ? 'right' : 'down'}-small`}\n onClick={(e) => this.onExpandClick(e)}\n ></ix-icon>\n </div>\n\n <div class=\"group-header-content\">\n {this.header ? (\n <div class=\"group-header-props-container\">\n <div class=\"group-header-title\">\n <span title={this.header}>{this.header}</span>\n </div>\n <div class=\"group-subheader\" title={this.subHeader}>\n {this.subHeader}\n </div>\n </div>\n ) : null}\n <slot name=\"header\"></slot>\n </div>\n </div>\n <ix-group-context-menu>\n <slot name=\"dropdown\"></slot>\n </ix-group-context-menu>\n </div>\n <div\n class={{\n 'group-content': true,\n }}\n >\n {!this.collapsed ? (\n <Fragment>\n <slot></slot>\n <ix-group-item\n suppressSelection={true}\n focusable={false}\n class={{\n footer: true,\n 'footer-visible': this.footerVisible,\n }}\n >\n <slot\n name=\"footer\"\n onSlotchange={() => this.onSlotChange()}\n ></slot>\n </ix-group-item>\n </Fragment>\n ) : null}\n </div>\n </Host>\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@import 'common-variables';\n@import 'legacy/mixins/fonts';\n@import 'mixins/shadow-dom/hover';\n@import 'mixins/shadow-dom/component';\n@import 'mixins/text-truncation';\n\n$focusBorderWidth: 1px;\n\n:host {\n @include ix-component;\n display: flex;\n min-height: 2.25rem;\n height: 2.25rem;\n\n > button {\n display: flex;\n height: 100%;\n width: 100%;\n align-items: center;\n justify-content: flex-start;\n position: relative;\n outline: none;\n background-color: var(--theme-group-item--background);\n border: 1px solid transparent;\n color: var(--theme-color-std-text);\n\n padding-left: 2.5rem;\n\n &:focus-visible {\n border: $focusBorderWidth solid var(--theme-color-focus-bdr);\n }\n }\n\n ix-icon {\n margin-right: $tiny-space;\n margin-top: -0.125rem;\n }\n\n .group-entry-selection-indicator {\n position: absolute;\n left: -#{$focusBorderWidth};\n height: calc(100% + #{$focusBorderWidth * 2});\n width: $tiny-space;\n }\n\n .group-entry-text {\n @include text-default;\n @include ellipsis();\n }\n\n .group-entry-text-secondary {\n &,\n span {\n @include text-default;\n @include ellipsis;\n }\n\n display: flex;\n justify-content: flex-end;\n flex-grow: 1;\n white-space: nowrap;\n color: var(--theme-color-soft-text);\n }\n}\n\n:host(.selected) {\n border-top-width: 0.062rem !important;\n background-color: var(--theme-color-ghost--selected);\n\n .group-entry-selection-indicator {\n background-color: var(--theme-group-item-indicator--background--selected);\n }\n}\n\n:host(:not(.suppress-selection):hover) {\n background-color: var(--theme-color-ghost--selected-hover);\n border-color: var(--theme-group-item--border-color--hover);\n}\n\n:host(:not(.suppress-selection).selected:hover) {\n background-color: var(--theme-color-ghost--selected-hover);\n}\n\n:host(:not(.suppress-selection):active) {\n background-color: var(--theme-color-ghost--selected-active);\n border-color: var(--theme-group-item--border-color--active);\n}\n\n:host(:not(.suppress-selection).selected:active) {\n background-color: var(--theme-color-ghost--selected-active);\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Listen,\n Prop,\n} from '@stencil/core';\n\n@Component({\n tag: 'ix-group-item',\n styleUrl: 'group-item.scss',\n shadow: true,\n})\nexport class GroupItem {\n @Element() hostElement!: HTMLIxGroupItemElement;\n\n /**\n * Group item icon\n */\n @Prop() icon: string;\n\n /**\n * Group item text\n */\n @Prop() text: string;\n\n /**\n * Group item secondary text\n */\n @Prop() secondaryText: string;\n\n /**\n * Supress the selection of the group\n */\n @Prop() suppressSelection = false;\n\n /**\n * Show selected state\n */\n @Prop() selected: boolean;\n\n /**\n * The elements tabindex attribute will get set accordingly.\n * If true tabindex will be 0, -1 otherwise.\n */\n @Prop() focusable = true;\n\n /**\n * Selection changed\n */\n @Event() selectedChanged: EventEmitter<HTMLIxGroupItemElement>;\n\n /**\n * Index\n */\n @Prop() index: number;\n\n @Listen('click', { passive: true })\n clickListen() {\n if (this.suppressSelection) {\n return;\n }\n this.selectedChanged.emit(this.hostElement);\n }\n\n render() {\n return (\n <Host\n class={{\n selected: this.selected && !this.suppressSelection,\n 'suppress-selection': this.suppressSelection,\n }}\n >\n <button tabindex={this.focusable ? 0 : -1}>\n <div class=\"group-entry-selection-indicator\"></div>\n {this.icon ? <ix-icon size=\"16\" name={this.icon}></ix-icon> : null}\n {this.text ? (\n <span class=\"group-entry-text\">\n <span title={this.text}>{this.text}</span>\n </span>\n ) : null}\n {this.secondaryText ? (\n <span class=\"group-entry-text-secondary\">\n <span title={this.secondaryText}>{this.secondaryText}</span>\n </span>\n ) : null}\n <slot></slot>\n </button>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,72 +0,0 @@
1
- 'use strict';
2
-
3
- Object.defineProperty(exports, '__esModule', { value: true });
4
-
5
- const index = require('./index-be499a74.js');
6
- const baseIconButton = require('./base-icon-button-bbca2582.js');
7
- require('./base-button-c158438e.js');
8
-
9
- const iconButtonCss = ":host{display:inline-block;height:2rem;vertical-align:middle;cursor:pointer;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:0.875rem;font-weight:700;line-height:1.429em;color:var(--theme-color-std-text)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host button{all:unset;box-sizing:border-box;display:inline-flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;align-items:center;justify-content:center;width:100%;height:100%;padding:0 0.5rem}:host ix-spinner{margin-right:0.25rem}:host ix-icon{margin-right:0.25rem}:host .content{display:inline-block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host .content-start{width:100%}:host(.disabled){cursor:default}*,*::after,*::before{box-sizing:border-box}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar{width:0.5rem;height:0.5rem}::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}::-webkit-scrollbar-corner{display:none}:host .btn-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-primary,:host .btn-primary.focus,:host .btn-primary:focus-visible{background-color:var(--theme-btn-primary--background);color:var(--theme-btn-primary--color);--ix-button-color:var(--theme-btn-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-primary--border-color);border-style:solid}:host .btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary.selected:not(.disabled):not(:disabled):active,:host .btn-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-primary--border-color--hover);background-color:var(--theme-btn-primary--background--hover);color:var(--theme-btn-primary--color--hover)}:host .btn-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-primary:not(.disabled):not(:disabled):active,:host .btn-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}:host(.disabled) .btn-primary.disabled,:host(.disabled) .btn-primary:disabled{pointer-events:none;border-color:var(--theme-btn-primary--border-color--disabled);background-color:var(--theme-btn-primary--background--disabled);color:var(--theme-btn-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-primary--color--disabled)}:host .btn-outline-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-primary,:host .btn-outline-primary.focus,:host .btn-outline-primary:focus-visible{background-color:var(--theme-btn-outline-primary--background);color:var(--theme-btn-outline-primary--color);--ix-button-color:var(--theme-btn-outline-primary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-primary--border-color);border-style:solid}:host .btn-outline-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-primary--border-color--hover);background-color:var(--theme-btn-outline-primary--background--hover);color:var(--theme-btn-outline-primary--color--hover)}:host .btn-outline-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-primary:not(.disabled):not(:disabled):active,:host .btn-outline-primary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-primary--border-color--active);background-color:var(--theme-btn-outline-primary--background--active);color:var(--theme-btn-outline-primary--color--active)}:host(.disabled) .btn-outline-primary.disabled,:host(.disabled) .btn-outline-primary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-primary--border-color--disabled);background-color:var(--theme-btn-outline-primary--background--disabled);color:var(--theme-btn-outline-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-primary--color--disabled)}:host .btn-invisible-primary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-primary,:host .btn-invisible-primary.focus,:host .btn-invisible-primary:focus-visible{background-color:var(--theme-btn-invisible-primary--background);color:var(--theme-btn-invisible-primary--color);--ix-button-color:var(--theme-btn-invisible-primary--color);border-color:transparent}:host .btn-invisible-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-primary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}:host .btn-invisible-primary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-primary:not(.disabled):not(:disabled):active,:host .btn-invisible-primary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}:host(.disabled) .btn-invisible-primary.disabled,:host(.disabled) .btn-invisible-primary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-primary--background--disabled);color:var(--theme-btn-invisible-primary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-primary--color--disabled)}:host .btn-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-secondary,:host .btn-secondary.focus,:host .btn-secondary:focus-visible{background-color:var(--theme-btn-secondary--background);color:var(--theme-btn-secondary--color);--ix-button-color:var(--theme-btn-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-secondary--border-color);border-style:solid}:host .btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-secondary--border-color--hover);background-color:var(--theme-btn-secondary--background--hover);color:var(--theme-btn-secondary--color--hover)}:host .btn-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-secondary:not(.disabled):not(:disabled):active,:host .btn-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}:host(.disabled) .btn-secondary.disabled,:host(.disabled) .btn-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-secondary--border-color--disabled);background-color:var(--theme-btn-secondary--background--disabled);color:var(--theme-btn-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-secondary--color--disabled)}:host .btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-outline-secondary,:host .btn-outline-secondary.focus,:host .btn-outline-secondary:focus-visible{background-color:var(--theme-btn-outline-secondary--background);color:var(--theme-btn-outline-secondary--color);--ix-button-color:var(--theme-btn-outline-secondary--color);border-width:var(--theme-btn--border-thickness);border-color:var(--theme-btn-outline-secondary--border-color);border-style:solid}:host .btn-outline-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-outline-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):hover{border-color:var(--theme-btn-outline-secondary--border-color--hover);background-color:var(--theme-btn-outline-secondary--background--hover);color:var(--theme-btn-outline-secondary--color--hover)}:host .btn-outline-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-outline-secondary:not(.disabled):not(:disabled):active,:host .btn-outline-secondary:not(.disabled):not(:disabled).active{border-color:var(--theme-btn-outline-secondary--border-color--active);background-color:var(--theme-btn-outline-secondary--background--active);color:var(--theme-btn-outline-secondary--color--active)}:host(.disabled) .btn-outline-secondary.disabled,:host(.disabled) .btn-outline-secondary:disabled{pointer-events:none;border-color:var(--theme-btn-outline-secondary--border-color--disabled);background-color:var(--theme-btn-outline-secondary--background--disabled);color:var(--theme-btn-outline-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-outline-secondary--color--disabled)}:host .btn-invisible-secondary{border-radius:var(--theme-btn--border-radius)}:host .btn-invisible-secondary,:host .btn-invisible-secondary.focus,:host .btn-invisible-secondary:focus-visible{background-color:var(--theme-btn-invisible-secondary--background);color:var(--theme-btn-invisible-secondary--color);--ix-button-color:var(--theme-btn-invisible-secondary--color);border-color:transparent}:host .btn-invisible-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}:host .btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary.selected:not(.disabled):not(:disabled).active{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}:host .btn-invisible-secondary:not(.disabled):not(:disabled){cursor:pointer}:host .btn-invisible-secondary:not(.disabled):not(:disabled):active,:host .btn-invisible-secondary:not(.disabled):not(:disabled).active{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}:host(.disabled) .btn-invisible-secondary.disabled,:host(.disabled) .btn-invisible-secondary:disabled{pointer-events:none;background-color:var(--theme-btn-invisible-secondary--background--disabled);color:var(--theme-btn-invisible-secondary--color--disabled);opacity:1;--ix-button-color:var(--theme-btn-invisible-secondary--color--disabled)}:host{display:inline-flex;justify-content:center;align-items:center}:host button{width:100%;height:100%;overflow:hidden;padding:0}:host button.btn-oval{border-radius:6.25rem}:host ix-icon{color:var(--ix-icon-button-color);margin:0}:host ix-spinner{margin:0}:host(.btn-icon-12){height:1rem;width:1rem;min-width:1rem;min-height:1rem}:host(.btn-icon-16){height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}:host(.btn-icon-32){height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host(.btn-icon-12) ix-spinner{height:12px;width:12px}:host(.btn-icon-16) ix-spinner{height:16px;width:16px}:host(.btn-icon-32) ix-spinner{height:24px;width:24px}";
10
-
11
- const IconButton = class {
12
- constructor(hostRef) {
13
- index.registerInstance(this, hostRef);
14
- this.variant = 'secondary';
15
- this.outline = undefined;
16
- this.ghost = undefined;
17
- this.oval = undefined;
18
- this.icon = undefined;
19
- this.size = '24';
20
- this.color = undefined;
21
- this.disabled = false;
22
- this.type = 'button';
23
- this.loading = false;
24
- }
25
- componentDidLoad() {
26
- if (this.type === 'submit') {
27
- const submitButton = document.createElement('button');
28
- submitButton.style.display = 'none';
29
- submitButton.type = 'submit';
30
- submitButton.tabIndex = -1;
31
- this.hostElement.appendChild(submitButton);
32
- this.submitButtonElement = submitButton;
33
- }
34
- }
35
- dispatchFormEvents() {
36
- if (this.type === 'submit' && this.submitButtonElement) {
37
- this.submitButtonElement.click();
38
- }
39
- }
40
- getIconSizeClass() {
41
- return {
42
- 'btn-icon-12': this.size === '12',
43
- 'btn-icon-16': this.size === '16',
44
- 'btn-icon-32': this.size === '32' || this.size === '24' || !this.size,
45
- };
46
- }
47
- render() {
48
- const baseButtonProps = {
49
- variant: this.variant,
50
- outline: this.outline,
51
- ghost: this.ghost,
52
- iconOnly: true,
53
- iconOval: this.oval,
54
- selected: false,
55
- disabled: this.disabled || this.loading,
56
- icon: this.icon,
57
- iconColor: this.color,
58
- iconSize: this.size,
59
- loading: this.loading,
60
- onClick: () => this.dispatchFormEvents(),
61
- type: this.type,
62
- extraClasses: this.getIconSizeClass(),
63
- };
64
- return (index.h(index.Host, { class: Object.assign(Object.assign({}, this.getIconSizeClass()), { disabled: this.disabled || this.loading }) }, index.h(baseIconButton.BaseIconButton, Object.assign({}, baseButtonProps))));
65
- }
66
- get hostElement() { return index.getElement(this); }
67
- };
68
- IconButton.style = iconButtonCss;
69
-
70
- exports.ix_icon_button = IconButton;
71
-
72
- //# sourceMappingURL=ix-icon-button.cjs.entry.js.map
@@ -1 +0,0 @@
1
- {"file":"ix-icon-button.entry.cjs.js","mappings":";;;;;;;;AAAA,MAAM,aAAa,GAAG,24fAA24f;;MCqBp5f,UAAU;;;mBAMgB,WAAW;;;;;gBA2BN,IAAI;;oBAU3B,KAAK;gBAKY,QAAQ;mBAO1B,KAAK;;EAOvB,gBAAgB;IACd,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE;MAC1B,MAAM,YAAY,GAAG,QAAQ,CAAC,aAAa,CAAC,QAAQ,CAAC,CAAC;MACtD,YAAY,CAAC,KAAK,CAAC,OAAO,GAAG,MAAM,CAAC;MACpC,YAAY,CAAC,IAAI,GAAG,QAAQ,CAAC;MAC7B,YAAY,CAAC,QAAQ,GAAG,CAAC,CAAC,CAAC;MAC3B,IAAI,CAAC,WAAW,CAAC,WAAW,CAAC,YAAY,CAAC,CAAC;MAE3C,IAAI,CAAC,mBAAmB,GAAG,YAAY,CAAC;KACzC;GACF;EAED,kBAAkB;IAChB,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,IAAI,IAAI,CAAC,mBAAmB,EAAE;MACtD,IAAI,CAAC,mBAAmB,CAAC,KAAK,EAAE,CAAC;KAClC;GACF;EAEO,gBAAgB;IACtB,OAAO;MACL,aAAa,EAAE,IAAI,CAAC,IAAI,KAAK,IAAI;MACjC,aAAa,EAAE,IAAI,CAAC,IAAI,KAAK,IAAI;MACjC,aAAa,EAAE,IAAI,CAAC,IAAI,KAAK,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,IAAI,IAAI,CAAC,IAAI,CAAC,IAAI;KACtE,CAAC;GACH;EAED,MAAM;IACJ,MAAM,eAAe,GAAoB;MACvC,OAAO,EAAE,IAAI,CAAC,OAAO;MACrB,OAAO,EAAE,IAAI,CAAC,OAAO;MACrB,KAAK,EAAE,IAAI,CAAC,KAAK;MACjB,QAAQ,EAAE,IAAI;MACd,QAAQ,EAAE,IAAI,CAAC,IAAI;MACnB,QAAQ,EAAE,KAAK;MACf,QAAQ,EAAE,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,OAAO;MACvC,IAAI,EAAE,IAAI,CAAC,IAAI;MACf,SAAS,EAAE,IAAI,CAAC,KAAK;MACrB,QAAQ,EAAE,IAAI,CAAC,IAAI;MACnB,OAAO,EAAE,IAAI,CAAC,OAAO;MACrB,OAAO,EAAE,MAAM,IAAI,CAAC,kBAAkB,EAAE;MACxC,IAAI,EAAE,IAAI,CAAC,IAAI;MACf,YAAY,EAAE,IAAI,CAAC,gBAAgB,EAAE;KACtC,CAAC;IAEF,QACEA,QAACC,UAAI,IACH,KAAK,kCACA,IAAI,CAAC,gBAAgB,EAAE,KAC1B,QAAQ,EAAE,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,OAAO,OAGzCD,QAACE,6BAAc,oBAAK,eAAe,EAAmB,CACjD,EACP;GACH;;;;;;;","names":["h","Host","BaseIconButton"],"sources":["./src/components/icon-button/icon-button.scss?tag=ix-icon-button&encapsulation=shadow","./src/components/icon-button/icon-button.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import './icon-button-mixin.scss';\n\n@include base-icon-button;\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, Element, h, Host, Prop } from '@stencil/core';\nimport { BaseButtonProps } from '../button/base-button';\nimport { ButtonVariant } from '../button/button';\nimport { BaseIconButton } from '../icon-button/base-icon-button';\n\nexport type IconButtonVariant = ButtonVariant;\n\n@Component({\n tag: 'ix-icon-button',\n styleUrl: 'icon-button.scss',\n shadow: true,\n})\nexport class IconButton {\n @Element() hostElement: HTMLIxIconButtonElement;\n\n /**\n * Variant of button\n */\n @Prop() variant: IconButtonVariant = 'secondary';\n\n /**\n * Button outline\n */\n @Prop() outline: boolean;\n\n /**\n * Button invisible\n */\n @Prop() ghost: boolean;\n\n /**\n * Button in oval shape\n */\n @Prop() oval: boolean;\n\n /**\n * Icon name\n */\n @Prop() icon: string;\n\n /**\n * Size of icon in button\n *\n * @deprecated Only size 32 will be removed in 3.0.0\n */\n @Prop() size: '32' | '24' | '16' | '12' = '24';\n\n /**\n * Color of icon in button\n */\n @Prop() color: string;\n\n /**\n * Disabled\n */\n @Prop() disabled = false;\n\n /**\n * Type of the button\n */\n @Prop() type: 'button' | 'submit' = 'button';\n\n /**\n * Loading button\n *\n * @since 2.0.0\n */\n @Prop() loading = false;\n\n /**\n * Temp. workaround until stencil issue is fixed (https://github.com/ionic-team/stencil/issues/2284)\n */\n submitButtonElement: HTMLButtonElement;\n\n componentDidLoad() {\n if (this.type === 'submit') {\n const submitButton = document.createElement('button');\n submitButton.style.display = 'none';\n submitButton.type = 'submit';\n submitButton.tabIndex = -1;\n this.hostElement.appendChild(submitButton);\n\n this.submitButtonElement = submitButton;\n }\n }\n\n dispatchFormEvents() {\n if (this.type === 'submit' && this.submitButtonElement) {\n this.submitButtonElement.click();\n }\n }\n\n private getIconSizeClass() {\n return {\n 'btn-icon-12': this.size === '12',\n 'btn-icon-16': this.size === '16',\n 'btn-icon-32': this.size === '32' || this.size === '24' || !this.size,\n };\n }\n\n render() {\n const baseButtonProps: BaseButtonProps = {\n variant: this.variant,\n outline: this.outline,\n ghost: this.ghost,\n iconOnly: true,\n iconOval: this.oval,\n selected: false,\n disabled: this.disabled || this.loading,\n icon: this.icon,\n iconColor: this.color,\n iconSize: this.size,\n loading: this.loading,\n onClick: () => this.dispatchFormEvents(),\n type: this.type,\n extraClasses: this.getIconSizeClass(),\n };\n\n return (\n <Host\n class={{\n ...this.getIconSizeClass(),\n disabled: this.disabled || this.loading,\n }}\n >\n <BaseIconButton {...baseButtonProps}></BaseIconButton>\n </Host>\n );\n }\n}\n"],"version":3}