@siemens/ix 0.0.0-pr-1318-20240627080522 → 0.0.0-pr-1373-20240705054533

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 (983) hide show
  1. package/components/a11y.js +2 -3
  2. package/components/a11y.js.map +1 -1
  3. package/components/application-header.js +3 -3
  4. package/components/card-content.js +1 -1
  5. package/components/card-title.js +1 -1
  6. package/components/date-picker.js +4 -4
  7. package/components/date-time-card.js +2 -2
  8. package/components/date-time-card.js.map +1 -1
  9. package/components/divider.js +1 -1
  10. package/components/dropdown-item.js +3 -3
  11. package/components/dropdown.js +9 -9
  12. package/components/dropdown.js.map +1 -1
  13. package/components/filter-chip.js +1 -1
  14. package/components/group-context-menu.js +1 -1
  15. package/components/group-item.js +2 -2
  16. package/components/icon-button.js +1 -1
  17. package/components/index.js +4 -19
  18. package/components/index.js.map +1 -1
  19. package/components/ix-application-sidebar.js +1 -1
  20. package/components/ix-application-switch-modal.js +1 -1
  21. package/components/ix-application.js +3 -3
  22. package/components/ix-basic-navigation.js +2 -2
  23. package/components/ix-breadcrumb.js +2 -2
  24. package/components/ix-card-list.js +4 -4
  25. package/components/ix-category-filter.js +4 -4
  26. package/components/ix-category-filter.js.map +1 -1
  27. package/components/ix-chip.js +4 -4
  28. package/components/ix-content.js +3 -3
  29. package/components/ix-css-grid-item.js +1 -1
  30. package/components/ix-datetime-picker.js +1 -1
  31. package/components/ix-drawer.js +2 -2
  32. package/components/ix-dropdown-button.js +2 -2
  33. package/components/ix-dropdown-header.js +1 -1
  34. package/components/ix-dropdown-quick-actions.js +1 -1
  35. package/components/ix-empty-state.js +1 -1
  36. package/components/ix-event-list-item.js +4 -4
  37. package/components/ix-event-list.js +2 -2
  38. package/components/ix-expanding-search.js +4 -4
  39. package/components/ix-flip-tile-content.js +1 -1
  40. package/components/ix-flip-tile.js +4 -4
  41. package/components/{ix-text-field.d.ts → ix-form-field.d.ts} +4 -4
  42. package/components/ix-form-field.js +44 -0
  43. package/components/ix-form-field.js.map +1 -0
  44. package/components/ix-group.js +8 -8
  45. package/components/ix-icon-toggle-button.js +1 -1
  46. package/components/ix-input-group.js +1 -1
  47. package/components/ix-key-value-list.js +1 -1
  48. package/components/ix-key-value.js +1 -1
  49. package/components/ix-kpi.js +3 -3
  50. package/components/ix-link-button.js +3 -3
  51. package/components/ix-map-navigation.js +2 -2
  52. package/components/ix-menu-about-item.js +1 -1
  53. package/components/ix-menu-about-news.js +4 -4
  54. package/components/ix-menu-about.js +1 -1
  55. package/components/ix-menu-avatar.js +2 -2
  56. package/components/ix-menu-category.js +5 -5
  57. package/components/ix-menu-settings-item.js +1 -1
  58. package/components/ix-menu.js +11 -11
  59. package/components/ix-message-bar.js +1 -1
  60. package/components/ix-modal-example.js +1 -1
  61. package/components/ix-modal-footer.js +1 -1
  62. package/components/ix-modal-loading.js +1 -1
  63. package/components/ix-modal.js +3 -3
  64. package/components/ix-pagination.js +16 -34
  65. package/components/ix-pagination.js.map +1 -1
  66. package/components/ix-pane-layout.js +1 -1
  67. package/components/ix-pane.js +6 -6
  68. package/components/ix-pill.js +4 -4
  69. package/components/ix-playground-internal.js +1 -1
  70. package/components/ix-playground-internal.js.map +1 -1
  71. package/components/ix-push-card.js +1 -1
  72. package/components/ix-slider.js +6 -6
  73. package/components/ix-split-button-item.js +1 -1
  74. package/components/ix-split-button.js +1 -1
  75. package/components/ix-tile.js +4 -4
  76. package/components/ix-toast-container.js +2 -2
  77. package/components/ix-toggle-button.js +2 -2
  78. package/components/ix-toggle.js +5 -43
  79. package/components/ix-toggle.js.map +1 -1
  80. package/components/ix-tree.js +1 -1
  81. package/components/ix-upload.js +3 -3
  82. package/components/ix-validation-tooltip.js +2 -2
  83. package/components/ix-workflow-step.js +3 -3
  84. package/components/ix-workflow-steps.js +1 -1
  85. package/components/layout-grid.js +2 -2
  86. package/components/make-ref.js +0 -5
  87. package/components/make-ref.js.map +1 -1
  88. package/components/map-navigation-overlay.js +2 -2
  89. package/components/menu-avatar-item.js +1 -1
  90. package/components/menu-expand-icon.js +1 -1
  91. package/components/menu-item.js +3 -3
  92. package/components/menu-tabs-fc.js +1 -1
  93. package/components/modal-content.js +1 -1
  94. package/components/modal-header.js +1 -1
  95. package/components/row.js +1 -1
  96. package/components/select-item.js +1 -1
  97. package/components/select.js +71 -167
  98. package/components/select.js.map +1 -1
  99. package/components/service.js +2 -2
  100. package/components/service.js.map +1 -1
  101. package/components/spinner.js +1 -1
  102. package/components/tab-item.js +3 -3
  103. package/components/tab-item.js.map +1 -1
  104. package/components/tabs.js +2 -2
  105. package/components/time-picker.js +4 -4
  106. package/components/time-picker.js.map +1 -1
  107. package/components/toast.js +2 -2
  108. package/components/tooltip.js +2 -2
  109. package/components/tree-item.js +4 -4
  110. package/dist/cjs/{a11y-32046b56.js → a11y-d3ce56d1.js} +3 -4
  111. package/dist/cjs/a11y-d3ce56d1.js.map +1 -0
  112. package/dist/cjs/{base-button-16d4fadf.js → base-button-3735b8c2.js} +2 -2
  113. package/dist/cjs/{base-button-16d4fadf.js.map → base-button-3735b8c2.js.map} +1 -1
  114. package/dist/cjs/{base-icon-button-aba2ddbf.js → base-icon-button-44c72bc8.js} +3 -3
  115. package/dist/cjs/{base-icon-button-aba2ddbf.js.map → base-icon-button-44c72bc8.js.map} +1 -1
  116. package/dist/cjs/{index-0f6297c8.js → index-529f21c1.js} +156 -78
  117. package/dist/cjs/index-529f21c1.js.map +1 -0
  118. package/dist/cjs/index.cjs.js +0 -16
  119. package/dist/cjs/index.cjs.js.map +1 -1
  120. package/dist/cjs/ix-action-card.cjs.entry.js +1 -1
  121. package/dist/cjs/ix-application-header.cjs.entry.js +5 -5
  122. package/dist/cjs/ix-application-sidebar.cjs.entry.js +2 -2
  123. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +2 -2
  124. package/dist/cjs/ix-application.cjs.entry.js +5 -5
  125. package/dist/cjs/ix-avatar_2.cjs.entry.js +4 -4
  126. package/dist/cjs/ix-basic-navigation.cjs.entry.js +4 -4
  127. package/dist/cjs/ix-blind.cjs.entry.js +2 -2
  128. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +3 -3
  129. package/dist/cjs/ix-breadcrumb.cjs.entry.js +4 -4
  130. package/dist/cjs/ix-button.cjs.entry.js +2 -2
  131. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +2 -2
  132. package/dist/cjs/ix-card-list.cjs.entry.js +5 -5
  133. package/dist/cjs/ix-card_2.cjs.entry.js +2 -2
  134. package/dist/cjs/ix-category-filter.cjs.entry.js +6 -6
  135. package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
  136. package/dist/cjs/ix-chip.cjs.entry.js +5 -5
  137. package/dist/cjs/ix-col_4.cjs.entry.js +9 -9
  138. package/dist/cjs/ix-content-header.cjs.entry.js +1 -1
  139. package/dist/cjs/ix-content.cjs.entry.js +4 -4
  140. package/dist/cjs/ix-css-grid-item.cjs.entry.js +2 -2
  141. package/dist/cjs/ix-css-grid.cjs.entry.js +1 -1
  142. package/dist/cjs/ix-date-dropdown.cjs.entry.js +1 -1
  143. package/dist/cjs/ix-date-time-card.cjs.entry.js +2 -2
  144. package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
  145. package/dist/cjs/ix-datetime-picker.cjs.entry.js +2 -2
  146. package/dist/cjs/ix-divider.cjs.entry.js +2 -2
  147. package/dist/cjs/ix-drawer.cjs.entry.js +3 -3
  148. package/dist/cjs/ix-dropdown-button.cjs.entry.js +3 -3
  149. package/dist/cjs/ix-dropdown-header.cjs.entry.js +2 -2
  150. package/dist/cjs/ix-dropdown-item.cjs.entry.js +4 -4
  151. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
  152. package/dist/cjs/ix-dropdown.cjs.entry.js +160 -21
  153. package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
  154. package/dist/cjs/ix-empty-state.cjs.entry.js +2 -2
  155. package/dist/cjs/ix-event-list-item.cjs.entry.js +6 -6
  156. package/dist/cjs/ix-event-list.cjs.entry.js +3 -3
  157. package/dist/cjs/ix-expanding-search.cjs.entry.js +5 -5
  158. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +3 -3
  159. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +2 -2
  160. package/dist/cjs/ix-flip-tile.cjs.entry.js +5 -5
  161. package/dist/cjs/ix-form-field.cjs.entry.js +28 -0
  162. package/dist/cjs/ix-form-field.cjs.entry.js.map +1 -0
  163. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +4 -4
  164. package/dist/cjs/ix-group.cjs.entry.js +9 -9
  165. package/dist/cjs/ix-icon-button_2.cjs.entry.js +6 -6
  166. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +5 -5
  167. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  168. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  169. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  170. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  171. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  172. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  173. package/dist/cjs/ix-map-navigation.cjs.entry.js +3 -3
  174. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  175. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -5
  176. package/dist/cjs/ix-menu-about.cjs.entry.js +3 -3
  177. package/dist/cjs/ix-menu-avatar.cjs.entry.js +3 -3
  178. package/dist/cjs/ix-menu-category.cjs.entry.js +6 -6
  179. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +4 -4
  180. package/dist/cjs/ix-menu-item.cjs.entry.js +5 -5
  181. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  182. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  183. package/dist/cjs/ix-menu.cjs.entry.js +13 -13
  184. package/dist/cjs/ix-message-bar.cjs.entry.js +2 -2
  185. package/dist/cjs/ix-modal-content_2.cjs.entry.js +3 -3
  186. package/dist/cjs/ix-modal-example.cjs.entry.js +2 -2
  187. package/dist/cjs/ix-modal-footer.cjs.entry.js +2 -2
  188. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  189. package/dist/cjs/ix-modal.cjs.entry.js +6 -6
  190. package/dist/cjs/ix-pagination.cjs.entry.js +5 -5
  191. package/dist/cjs/ix-pane-layout.cjs.entry.js +3 -3
  192. package/dist/cjs/ix-pane.cjs.entry.js +8 -8
  193. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  194. package/dist/cjs/ix-playground-internal.cjs.entry.js +2 -2
  195. package/dist/cjs/ix-playground-internal.cjs.entry.js.map +1 -1
  196. package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
  197. package/dist/cjs/ix-select.cjs.entry.js +59 -121
  198. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  199. package/dist/cjs/ix-slider.cjs.entry.js +9 -9
  200. package/dist/cjs/ix-split-button-item.cjs.entry.js +3 -3
  201. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  202. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  203. package/dist/cjs/ix-tab-item_2.cjs.entry.js.map +1 -1
  204. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  205. package/dist/cjs/ix-time-picker.cjs.entry.js +5 -5
  206. package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
  207. package/dist/cjs/ix-toast-container.cjs.entry.js +3 -3
  208. package/dist/cjs/ix-toast.cjs.entry.js +3 -3
  209. package/dist/cjs/ix-toggle-button.cjs.entry.js +5 -5
  210. package/dist/cjs/ix-toggle.cjs.entry.js +5 -42
  211. package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
  212. package/dist/cjs/{ix-field-label_3.cjs.entry.js → ix-tooltip.cjs.entry.js} +5 -146
  213. package/dist/cjs/ix-tooltip.cjs.entry.js.map +1 -0
  214. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  215. package/dist/cjs/ix-tree.cjs.entry.js +2 -2
  216. package/dist/cjs/ix-typography.cjs.entry.js +1 -1
  217. package/dist/cjs/ix-upload.cjs.entry.js +4 -4
  218. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  219. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  220. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  221. package/dist/cjs/{listener-0881dc51.js → listener-bc3e7c0c.js} +2 -2
  222. package/dist/cjs/{listener-0881dc51.js.map → listener-bc3e7c0c.js.map} +1 -1
  223. package/dist/cjs/loader.cjs.js +2 -2
  224. package/dist/cjs/{make-ref-01530e5a.js → make-ref-c25629b7.js} +1 -6
  225. package/dist/cjs/make-ref-c25629b7.js.map +1 -0
  226. package/dist/cjs/{menu-tabs-fc-f6b706e3.js → menu-tabs-fc-df53f176.js} +3 -3
  227. package/dist/cjs/{menu-tabs-fc-f6b706e3.js.map → menu-tabs-fc-df53f176.js.map} +1 -1
  228. package/dist/cjs/{service-a42add5f.js → service-39a8e5fe.js} +3 -3
  229. package/dist/cjs/service-39a8e5fe.js.map +1 -0
  230. package/dist/cjs/siemens-ix.cjs.js +2 -2
  231. package/dist/collection/collection-manifest.json +1 -13
  232. package/dist/collection/components/application/application.js +3 -3
  233. package/dist/collection/components/application-header/application-header.js +3 -3
  234. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
  235. package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
  236. package/dist/collection/components/basic-navigation/basic-navigation.js +2 -2
  237. package/dist/collection/components/breadcrumb/breadcrumb.js +2 -2
  238. package/dist/collection/components/card-content/card-content.js +1 -1
  239. package/dist/collection/components/card-list/card-list.js +4 -4
  240. package/dist/collection/components/card-title/card-title.js +1 -1
  241. package/dist/collection/components/category-filter/category-filter.css +20 -120
  242. package/dist/collection/components/category-filter/category-filter.js +3 -3
  243. package/dist/collection/components/chip/chip.js +4 -4
  244. package/dist/collection/components/content/content.js +3 -3
  245. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  246. package/dist/collection/components/date-picker/date-picker.js +4 -4
  247. package/dist/collection/components/date-time-card/date-time-card.js +7 -6
  248. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  249. package/dist/collection/components/datetime-picker/datetime-picker.js +1 -1
  250. package/dist/collection/components/divider/divider.js +1 -1
  251. package/dist/collection/components/drawer/drawer.js +2 -2
  252. package/dist/collection/components/dropdown/dropdown-controller.js +0 -3
  253. package/dist/collection/components/dropdown/dropdown-controller.js.map +1 -1
  254. package/dist/collection/components/dropdown/dropdown.js +8 -5
  255. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  256. package/dist/collection/components/dropdown-button/dropdown-button.ct.js +28 -0
  257. package/dist/collection/components/dropdown-button/dropdown-button.ct.js.map +1 -1
  258. package/dist/collection/components/dropdown-button/dropdown-button.js +2 -2
  259. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  260. package/dist/collection/components/dropdown-item/dropdown-item.js +3 -3
  261. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  262. package/dist/collection/components/empty-state/empty-state.js +1 -1
  263. package/dist/collection/components/event-list/event-list.js +2 -2
  264. package/dist/collection/components/event-list-item/event-list-item.js +4 -4
  265. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  266. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  267. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  268. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  269. package/dist/collection/components/{text-field/number-field.css → form-field/form-field.css} +9 -236
  270. package/dist/collection/components/form-field/form-field.js +56 -0
  271. package/dist/collection/components/form-field/form-field.js.map +1 -0
  272. package/dist/collection/components/grid/layout-grid.js +2 -2
  273. package/dist/collection/components/group/group-context-menu.js +1 -1
  274. package/dist/collection/components/group/group.js +8 -8
  275. package/dist/collection/components/group-item/group-item.js +2 -2
  276. package/dist/collection/components/icon-button/icon-button.js +1 -1
  277. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -1
  278. package/dist/collection/components/input-group/input-group.js +1 -1
  279. package/dist/collection/components/key-value/key-value.js +1 -1
  280. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  281. package/dist/collection/components/kpi/kpi.js +3 -3
  282. package/dist/collection/components/link-button/link-button.js +3 -3
  283. package/dist/collection/components/map-navigation/map-navigation.js +2 -2
  284. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  285. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  286. package/dist/collection/components/menu/menu.js +11 -11
  287. package/dist/collection/components/menu-about/menu-about.js +1 -1
  288. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  289. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  290. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  291. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  292. package/dist/collection/components/menu-category/menu-category.js +5 -5
  293. package/dist/collection/components/menu-item/menu-item.js +3 -3
  294. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  295. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  296. package/dist/collection/components/message-bar/message-bar.js +1 -1
  297. package/dist/collection/components/modal/modal.js +3 -3
  298. package/dist/collection/components/modal-content/modal-content.js +1 -1
  299. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  300. package/dist/collection/components/modal-header/modal-header.js +1 -1
  301. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  302. package/dist/collection/components/pagination/pagination.js +2 -2
  303. package/dist/collection/components/pane/pane.js +6 -6
  304. package/dist/collection/components/pane-layout/pane-layout.js +1 -1
  305. package/dist/collection/components/pill/pill.js +4 -4
  306. package/dist/collection/components/playground/example-modal.js +1 -1
  307. package/dist/collection/components/playground/playground.js +3 -3
  308. package/dist/collection/components/playground/playground.js.map +1 -1
  309. package/dist/collection/components/push-card/push-card.js +1 -1
  310. package/dist/collection/components/row/row.js +1 -1
  311. package/dist/collection/components/select/select.css +0 -52
  312. package/dist/collection/components/select/select.js +59 -387
  313. package/dist/collection/components/select/select.js.map +1 -1
  314. package/dist/collection/components/select/test/select.ct.js +96 -82
  315. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  316. package/dist/collection/components/select-item/select-item.js +1 -1
  317. package/dist/collection/components/slider/slider.js +6 -6
  318. package/dist/collection/components/spinner/spinner.js +1 -1
  319. package/dist/collection/components/split-button/split-button.js +1 -1
  320. package/dist/collection/components/split-button-item/split-button-item.js +1 -1
  321. package/dist/collection/components/tab-item/tab-item.js +4 -4
  322. package/dist/collection/components/tab-item/tab-item.js.map +1 -1
  323. package/dist/collection/components/tabs/tabs.js +2 -2
  324. package/dist/collection/components/tile/tile.js +4 -4
  325. package/dist/collection/components/time-picker/time-picker.css +7 -80
  326. package/dist/collection/components/time-picker/time-picker.js +3 -3
  327. package/dist/collection/components/toast/toast-container.js +2 -2
  328. package/dist/collection/components/toast/toast.js +2 -2
  329. package/dist/collection/components/toggle/test/toggle.ct.js +1 -24
  330. package/dist/collection/components/toggle/test/toggle.ct.js.map +1 -1
  331. package/dist/collection/components/toggle/toggle.css +1 -132
  332. package/dist/collection/components/toggle/toggle.js +2 -157
  333. package/dist/collection/components/toggle/toggle.js.map +1 -1
  334. package/dist/collection/components/toggle-button/toggle-button.js +2 -2
  335. package/dist/collection/components/tooltip/tooltip.js +2 -2
  336. package/dist/collection/components/tree/tree.js +1 -1
  337. package/dist/collection/components/tree-item/tree-item.js +4 -4
  338. package/dist/collection/components/upload/upload.js +3 -3
  339. package/dist/collection/components/utils/a11y.js +2 -3
  340. package/dist/collection/components/utils/a11y.js.map +1 -1
  341. package/dist/collection/components/utils/application-layout/service.js +2 -2
  342. package/dist/collection/components/utils/application-layout/service.js.map +1 -1
  343. package/dist/collection/components/utils/make-ref.js +0 -5
  344. package/dist/collection/components/utils/make-ref.js.map +1 -1
  345. package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
  346. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  347. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  348. package/dist/collection/index.js +0 -6
  349. package/dist/collection/index.js.map +1 -1
  350. package/dist/collection/tests/utils/test/index.js +0 -11
  351. package/dist/collection/tests/utils/test/index.js.map +1 -1
  352. package/dist/esm/{a11y-13dedaef.js → a11y-d5444a76.js} +3 -4
  353. package/dist/esm/a11y-d5444a76.js.map +1 -0
  354. package/dist/esm/{base-button-ea06697f.js → base-button-1b40b11d.js} +2 -2
  355. package/dist/esm/{base-button-ea06697f.js.map → base-button-1b40b11d.js.map} +1 -1
  356. package/dist/esm/{base-icon-button-c64fdb50.js → base-icon-button-bc1dabe0.js} +3 -3
  357. package/dist/esm/{base-icon-button-c64fdb50.js.map → base-icon-button-bc1dabe0.js.map} +1 -1
  358. package/dist/esm/{index-9103b14c.js → index-5429f20b.js} +156 -78
  359. package/dist/esm/index-5429f20b.js.map +1 -0
  360. package/dist/esm/index.js +1 -16
  361. package/dist/esm/index.js.map +1 -1
  362. package/dist/esm/ix-action-card.entry.js +1 -1
  363. package/dist/esm/ix-application-header.entry.js +5 -5
  364. package/dist/esm/ix-application-sidebar.entry.js +2 -2
  365. package/dist/esm/ix-application-switch-modal.entry.js +2 -2
  366. package/dist/esm/ix-application.entry.js +5 -5
  367. package/dist/esm/ix-avatar_2.entry.js +4 -4
  368. package/dist/esm/ix-basic-navigation.entry.js +4 -4
  369. package/dist/esm/ix-blind.entry.js +2 -2
  370. package/dist/esm/ix-breadcrumb-item.entry.js +3 -3
  371. package/dist/esm/ix-breadcrumb.entry.js +4 -4
  372. package/dist/esm/ix-button.entry.js +2 -2
  373. package/dist/esm/ix-card-accordion_2.entry.js +2 -2
  374. package/dist/esm/ix-card-list.entry.js +5 -5
  375. package/dist/esm/ix-card_2.entry.js +2 -2
  376. package/dist/esm/ix-category-filter.entry.js +6 -6
  377. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  378. package/dist/esm/ix-chip.entry.js +5 -5
  379. package/dist/esm/ix-col_4.entry.js +9 -9
  380. package/dist/esm/ix-content-header.entry.js +1 -1
  381. package/dist/esm/ix-content.entry.js +4 -4
  382. package/dist/esm/ix-css-grid-item.entry.js +2 -2
  383. package/dist/esm/ix-css-grid.entry.js +1 -1
  384. package/dist/esm/ix-date-dropdown.entry.js +1 -1
  385. package/dist/esm/ix-date-time-card.entry.js +2 -2
  386. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  387. package/dist/esm/ix-datetime-picker.entry.js +2 -2
  388. package/dist/esm/ix-divider.entry.js +2 -2
  389. package/dist/esm/ix-drawer.entry.js +3 -3
  390. package/dist/esm/ix-dropdown-button.entry.js +3 -3
  391. package/dist/esm/ix-dropdown-header.entry.js +2 -2
  392. package/dist/esm/ix-dropdown-item.entry.js +4 -4
  393. package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
  394. package/dist/esm/ix-dropdown.entry.js +146 -7
  395. package/dist/esm/ix-dropdown.entry.js.map +1 -1
  396. package/dist/esm/ix-empty-state.entry.js +2 -2
  397. package/dist/esm/ix-event-list-item.entry.js +6 -6
  398. package/dist/esm/ix-event-list.entry.js +3 -3
  399. package/dist/esm/ix-expanding-search.entry.js +5 -5
  400. package/dist/esm/ix-filter-chip_2.entry.js +3 -3
  401. package/dist/esm/ix-flip-tile-content.entry.js +2 -2
  402. package/dist/esm/ix-flip-tile.entry.js +5 -5
  403. package/dist/esm/ix-form-field.entry.js +24 -0
  404. package/dist/esm/ix-form-field.entry.js.map +1 -0
  405. package/dist/esm/ix-group-context-menu_2.entry.js +4 -4
  406. package/dist/esm/ix-group.entry.js +9 -9
  407. package/dist/esm/ix-icon-button_2.entry.js +6 -6
  408. package/dist/esm/ix-icon-toggle-button.entry.js +5 -5
  409. package/dist/esm/ix-input-group.entry.js +2 -2
  410. package/dist/esm/ix-key-value-list.entry.js +2 -2
  411. package/dist/esm/ix-key-value.entry.js +2 -2
  412. package/dist/esm/ix-kpi.entry.js +4 -4
  413. package/dist/esm/ix-link-button.entry.js +4 -4
  414. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  415. package/dist/esm/ix-map-navigation.entry.js +3 -3
  416. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  417. package/dist/esm/ix-menu-about-news.entry.js +5 -5
  418. package/dist/esm/ix-menu-about.entry.js +3 -3
  419. package/dist/esm/ix-menu-avatar.entry.js +3 -3
  420. package/dist/esm/ix-menu-category.entry.js +6 -6
  421. package/dist/esm/ix-menu-expand-icon.entry.js +4 -4
  422. package/dist/esm/ix-menu-item.entry.js +5 -5
  423. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  424. package/dist/esm/ix-menu-settings.entry.js +2 -2
  425. package/dist/esm/ix-menu.entry.js +13 -13
  426. package/dist/esm/ix-message-bar.entry.js +2 -2
  427. package/dist/esm/ix-modal-content_2.entry.js +3 -3
  428. package/dist/esm/ix-modal-example.entry.js +2 -2
  429. package/dist/esm/ix-modal-footer.entry.js +2 -2
  430. package/dist/esm/ix-modal-loading.entry.js +2 -2
  431. package/dist/esm/ix-modal.entry.js +6 -6
  432. package/dist/esm/ix-pagination.entry.js +5 -5
  433. package/dist/esm/ix-pane-layout.entry.js +3 -3
  434. package/dist/esm/ix-pane.entry.js +8 -8
  435. package/dist/esm/ix-pill.entry.js +5 -5
  436. package/dist/esm/ix-playground-internal.entry.js +2 -2
  437. package/dist/esm/ix-playground-internal.entry.js.map +1 -1
  438. package/dist/esm/ix-push-card.entry.js +2 -2
  439. package/dist/esm/ix-select.entry.js +59 -121
  440. package/dist/esm/ix-select.entry.js.map +1 -1
  441. package/dist/esm/ix-slider.entry.js +9 -9
  442. package/dist/esm/ix-split-button-item.entry.js +3 -3
  443. package/dist/esm/ix-split-button.entry.js +2 -2
  444. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  445. package/dist/esm/ix-tab-item_2.entry.js.map +1 -1
  446. package/dist/esm/ix-tile.entry.js +5 -5
  447. package/dist/esm/ix-time-picker.entry.js +5 -5
  448. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  449. package/dist/esm/ix-toast-container.entry.js +3 -3
  450. package/dist/esm/ix-toast.entry.js +3 -3
  451. package/dist/esm/ix-toggle-button.entry.js +5 -5
  452. package/dist/esm/ix-toggle.entry.js +5 -42
  453. package/dist/esm/ix-toggle.entry.js.map +1 -1
  454. package/dist/esm/{ix-field-label_3.entry.js → ix-tooltip.entry.js} +6 -145
  455. package/dist/esm/ix-tooltip.entry.js.map +1 -0
  456. package/dist/esm/ix-tree-item.entry.js +5 -5
  457. package/dist/esm/ix-tree.entry.js +2 -2
  458. package/dist/esm/ix-typography.entry.js +1 -1
  459. package/dist/esm/ix-upload.entry.js +4 -4
  460. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  461. package/dist/esm/ix-workflow-step.entry.js +4 -4
  462. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  463. package/dist/esm/{listener-98571ba8.js → listener-4f3baab5.js} +2 -2
  464. package/dist/esm/{listener-98571ba8.js.map → listener-4f3baab5.js.map} +1 -1
  465. package/dist/esm/loader.js +3 -3
  466. package/dist/esm/{make-ref-6b3b4e16.js → make-ref-c80046bf.js} +1 -6
  467. package/dist/esm/make-ref-c80046bf.js.map +1 -0
  468. package/dist/esm/{menu-tabs-fc-7ec1fb5d.js → menu-tabs-fc-d9a7dd06.js} +3 -3
  469. package/dist/esm/{menu-tabs-fc-7ec1fb5d.js.map → menu-tabs-fc-d9a7dd06.js.map} +1 -1
  470. package/dist/esm/{service-02cc9011.js → service-c7fc628b.js} +3 -3
  471. package/dist/esm/service-c7fc628b.js.map +1 -0
  472. package/dist/esm/siemens-ix.js +3 -3
  473. package/dist/siemens-ix/index.esm.js +1 -1
  474. package/dist/siemens-ix/index.esm.js.map +1 -1
  475. package/dist/siemens-ix/{p-9cc0d11b.entry.js → p-052340f9.entry.js} +2 -2
  476. package/dist/siemens-ix/{p-dde0af66.entry.js → p-0653a145.entry.js} +2 -2
  477. package/dist/siemens-ix/{p-ac05950c.entry.js → p-0b4e398e.entry.js} +2 -2
  478. package/dist/siemens-ix/{p-224ebf90.js → p-0c8a98cd.js} +2 -2
  479. package/dist/siemens-ix/p-0d2a6886.entry.js +2 -0
  480. package/dist/siemens-ix/{p-4b69ab0d.entry.js → p-0f7ef743.entry.js} +2 -2
  481. package/dist/siemens-ix/{p-6bd0ba14.entry.js → p-112069ca.entry.js} +2 -2
  482. package/dist/siemens-ix/p-112069ca.entry.js.map +1 -0
  483. package/dist/siemens-ix/{p-6ca97a73.entry.js → p-113cc793.entry.js} +2 -2
  484. package/dist/siemens-ix/{p-1f771917.entry.js → p-14a41c8c.entry.js} +2 -2
  485. package/dist/siemens-ix/{p-787293f4.entry.js → p-15b3c17e.entry.js} +2 -2
  486. package/dist/siemens-ix/p-16b923e9.entry.js +2 -0
  487. package/dist/siemens-ix/{p-3b38f812.entry.js → p-1a122c76.entry.js} +2 -2
  488. package/dist/siemens-ix/{p-83b8b502.entry.js → p-1cff59db.entry.js} +2 -2
  489. package/dist/siemens-ix/{p-ed991838.js → p-1d581190.js} +2 -2
  490. package/dist/siemens-ix/{p-37ca7ed4.js → p-1db6be55.js} +2 -2
  491. package/dist/siemens-ix/{p-1ec8d2b9.entry.js → p-1f4b8463.entry.js} +2 -2
  492. package/dist/siemens-ix/{p-846cf6d2.entry.js → p-24a8737a.entry.js} +2 -2
  493. package/dist/siemens-ix/{p-fad5daa1.entry.js → p-2908cacd.entry.js} +2 -2
  494. package/dist/siemens-ix/{p-80051a81.entry.js → p-2946fd70.entry.js} +2 -2
  495. package/dist/siemens-ix/{p-b973db5e.entry.js → p-29df2e29.entry.js} +2 -2
  496. package/dist/siemens-ix/{p-35690183.entry.js → p-2c4c03d4.entry.js} +2 -2
  497. package/dist/siemens-ix/p-2ebfd4fd.entry.js +2 -0
  498. package/dist/siemens-ix/{p-02ed5606.entry.js.map → p-2ebfd4fd.entry.js.map} +1 -1
  499. package/dist/siemens-ix/{p-edd99767.entry.js → p-2ec7f841.entry.js} +2 -2
  500. package/dist/siemens-ix/{p-576b09c9.entry.js → p-309ac3ad.entry.js} +2 -2
  501. package/dist/siemens-ix/p-315f070d.entry.js +2 -0
  502. package/dist/siemens-ix/p-315f070d.entry.js.map +1 -0
  503. package/dist/siemens-ix/p-32375ddb.entry.js +2 -0
  504. package/dist/siemens-ix/p-32d4ed3b.entry.js +2 -0
  505. package/dist/siemens-ix/{p-cfcd2bd3.entry.js → p-427676f4.entry.js} +2 -2
  506. package/dist/siemens-ix/{p-b6c0dfb5.entry.js → p-4430117a.entry.js} +2 -2
  507. package/dist/siemens-ix/p-44db3646.entry.js +2 -0
  508. package/dist/siemens-ix/{p-5924a783.entry.js → p-453fa360.entry.js} +2 -2
  509. package/dist/siemens-ix/p-4b3facea.entry.js +2 -0
  510. package/dist/siemens-ix/p-4f8ac3bf.js +2 -0
  511. package/dist/siemens-ix/p-4f8ac3bf.js.map +1 -0
  512. package/dist/siemens-ix/p-52857629.entry.js +2 -0
  513. package/dist/siemens-ix/p-52857629.entry.js.map +1 -0
  514. package/dist/siemens-ix/{p-f0bbd496.entry.js → p-53352bfb.entry.js} +2 -2
  515. package/dist/siemens-ix/p-5696bb62.entry.js +2 -0
  516. package/dist/siemens-ix/p-5696bb62.entry.js.map +1 -0
  517. package/dist/siemens-ix/{p-9840f086.entry.js → p-5aa0b93c.entry.js} +2 -2
  518. package/dist/siemens-ix/{p-628c8612.entry.js → p-5c673ae9.entry.js} +2 -2
  519. package/dist/siemens-ix/{p-b5c4fd55.entry.js → p-5f25e7fd.entry.js} +2 -2
  520. package/dist/siemens-ix/{p-1df98c59.entry.js → p-60c16878.entry.js} +2 -2
  521. package/dist/siemens-ix/{p-0681f4d8.entry.js → p-6227e62b.entry.js} +2 -2
  522. package/dist/siemens-ix/p-64c3fa3d.js +2 -0
  523. package/dist/siemens-ix/p-64c3fa3d.js.map +1 -0
  524. package/dist/siemens-ix/p-68532fa2.js +2 -0
  525. package/dist/siemens-ix/{p-b0fe18f7.entry.js → p-68644ee1.entry.js} +2 -2
  526. package/dist/siemens-ix/{p-8a9fc2f0.entry.js → p-6af4415c.entry.js} +2 -2
  527. package/dist/siemens-ix/{p-8dcf30ce.entry.js → p-6fd7ecd0.entry.js} +2 -2
  528. package/dist/siemens-ix/{p-ec0806c3.entry.js → p-7076210b.entry.js} +2 -2
  529. package/dist/siemens-ix/{p-86b46723.entry.js → p-713828ed.entry.js} +2 -2
  530. package/dist/siemens-ix/{p-8e10d2f2.entry.js → p-7bfd6cd2.entry.js} +2 -2
  531. package/dist/siemens-ix/p-7faa148f.entry.js +2 -0
  532. package/dist/siemens-ix/p-85423643.entry.js +2 -0
  533. package/dist/siemens-ix/p-85423643.entry.js.map +1 -0
  534. package/dist/siemens-ix/{p-97f475db.entry.js → p-8629db91.entry.js} +2 -2
  535. package/dist/siemens-ix/p-87e692d9.entry.js +2 -0
  536. package/dist/siemens-ix/{p-18d15442.entry.js.map → p-87e692d9.entry.js.map} +1 -1
  537. package/dist/siemens-ix/p-882a0233.entry.js +2 -0
  538. package/dist/siemens-ix/{p-0d907964.entry.js.map → p-882a0233.entry.js.map} +1 -1
  539. package/dist/siemens-ix/{p-75c61fbf.entry.js → p-8d0758c1.entry.js} +2 -2
  540. package/dist/siemens-ix/{p-3a5f7b61.entry.js → p-8d599677.entry.js} +2 -2
  541. package/dist/siemens-ix/{p-504f43d4.entry.js → p-90440046.entry.js} +2 -2
  542. package/dist/siemens-ix/{p-504f43d4.entry.js.map → p-90440046.entry.js.map} +1 -1
  543. package/dist/siemens-ix/p-92a18c10.entry.js +2 -0
  544. package/dist/siemens-ix/{p-06965e5f.entry.js → p-96a3a750.entry.js} +2 -2
  545. package/dist/siemens-ix/{p-921c59c4.entry.js → p-9ebc4fc3.entry.js} +2 -2
  546. package/dist/siemens-ix/{p-d7131f75.entry.js → p-a0138163.entry.js} +2 -2
  547. package/dist/siemens-ix/{p-3730ac72.entry.js → p-a0a44a2b.entry.js} +2 -2
  548. package/dist/siemens-ix/{p-3de71a19.entry.js → p-a8d291fa.entry.js} +2 -2
  549. package/dist/siemens-ix/{p-c6dcff7e.entry.js → p-af099ca4.entry.js} +2 -2
  550. package/dist/siemens-ix/p-b3b23af7.entry.js +2 -0
  551. package/dist/siemens-ix/{p-f37ac17d.entry.js → p-b4ce366d.entry.js} +2 -2
  552. package/dist/siemens-ix/{p-293dd6d1.entry.js → p-b663ca16.entry.js} +2 -2
  553. package/dist/siemens-ix/{p-9569e1a2.entry.js → p-b804b8c5.entry.js} +2 -2
  554. package/dist/siemens-ix/{p-b789e0e7.entry.js → p-bc2c74c5.entry.js} +2 -2
  555. package/dist/siemens-ix/{p-8d737a35.entry.js → p-bea7c748.entry.js} +2 -2
  556. package/dist/siemens-ix/{p-781a1922.entry.js → p-bf14c60b.entry.js} +2 -2
  557. package/dist/siemens-ix/p-c1222581.entry.js +2 -0
  558. package/dist/siemens-ix/{p-934ae9a0.entry.js → p-c1968b80.entry.js} +2 -2
  559. package/dist/siemens-ix/{p-e1bd7b4f.entry.js → p-c33cee36.entry.js} +2 -2
  560. package/dist/siemens-ix/{p-5eb935a3.entry.js → p-c45601cb.entry.js} +2 -2
  561. package/dist/siemens-ix/{p-815dd9a1.entry.js → p-c55db6c7.entry.js} +2 -2
  562. package/dist/siemens-ix/p-d03df401.entry.js +2 -0
  563. package/dist/siemens-ix/p-d03df401.entry.js.map +1 -0
  564. package/dist/siemens-ix/{p-87d7aaf9.entry.js → p-d14024d3.entry.js} +2 -2
  565. package/dist/siemens-ix/{p-2442ad01.entry.js → p-d1f49940.entry.js} +2 -2
  566. package/dist/siemens-ix/{p-61265df9.entry.js → p-d95cbd1f.entry.js} +2 -2
  567. package/dist/siemens-ix/{p-e72dfb3c.entry.js → p-d998415f.entry.js} +2 -2
  568. package/dist/siemens-ix/{p-628f031a.entry.js → p-dcb3e5be.entry.js} +2 -2
  569. package/dist/siemens-ix/{p-724b98ce.entry.js → p-dde7eb80.entry.js} +2 -2
  570. package/dist/siemens-ix/{p-ae7fdfa6.entry.js → p-e30ed20a.entry.js} +2 -2
  571. package/dist/siemens-ix/{p-15a5bc5a.entry.js → p-e8d3cf35.entry.js} +2 -2
  572. package/dist/siemens-ix/{p-aca94a5e.entry.js → p-e9a3f58a.entry.js} +2 -2
  573. package/dist/siemens-ix/p-eb6268a6.entry.js +2 -0
  574. package/dist/siemens-ix/{p-79c848ec.entry.js.map → p-eb6268a6.entry.js.map} +1 -1
  575. package/dist/siemens-ix/{p-b8ed7953.entry.js → p-ebb277f0.entry.js} +2 -2
  576. package/dist/siemens-ix/{p-e5218382.entry.js → p-f07110c6.entry.js} +2 -2
  577. package/dist/siemens-ix/{p-6c412b52.entry.js → p-f78246bd.entry.js} +2 -2
  578. package/dist/siemens-ix/p-f87cd962.js +3 -0
  579. package/dist/siemens-ix/p-f87cd962.js.map +1 -0
  580. package/dist/siemens-ix/{p-104097fb.entry.js → p-fb2b78f7.entry.js} +2 -2
  581. package/dist/siemens-ix/{p-aae05303.entry.js → p-fb47546b.entry.js} +2 -2
  582. package/dist/siemens-ix/p-fb4c79c6.entry.js +2 -0
  583. package/dist/siemens-ix/{p-702f9349.js → p-fbe017b7.js} +2 -2
  584. package/dist/siemens-ix/p-fbe017b7.js.map +1 -0
  585. package/dist/siemens-ix/{p-9ec92185.entry.js → p-fc5814df.entry.js} +2 -2
  586. package/dist/siemens-ix/{p-bd24bbde.entry.js → p-feac09bc.entry.js} +2 -2
  587. package/dist/siemens-ix/p-ff148103.entry.js +2 -0
  588. package/dist/siemens-ix/p-ff148103.entry.js.map +1 -0
  589. package/dist/siemens-ix/{p-35fa9e1a.entry.js → p-ff1ac5b3.entry.js} +2 -2
  590. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  591. package/dist/siemens-ix/siemens-ix.css +7 -80
  592. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  593. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  594. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -1
  595. package/dist/types/components/dropdown/dropdown-controller.d.ts +0 -1
  596. package/dist/types/components/form-field/form-field.d.ts +10 -0
  597. package/dist/types/components/select/select.d.ts +4 -84
  598. package/dist/types/components/tab-item/tab-item.d.ts +1 -1
  599. package/dist/types/components/toggle/toggle.d.ts +1 -29
  600. package/dist/types/components/utils/a11y.d.ts +5 -5
  601. package/dist/types/components.d.ts +30 -1714
  602. package/dist/types/index.d.ts +0 -1
  603. package/dist/types/tests/utils/test/index.d.ts +0 -3
  604. package/hydrate/index.js +516 -2584
  605. package/package.json +3 -3
  606. package/scss/components/form/_input.scss +6 -56
  607. package/components/field-label.js +0 -127
  608. package/components/field-label.js.map +0 -1
  609. package/components/field-wrapper.js +0 -97
  610. package/components/field-wrapper.js.map +0 -1
  611. package/components/helper-text-util.js +0 -48
  612. package/components/helper-text-util.js.map +0 -1
  613. package/components/ix-checkbox-group.d.ts +0 -11
  614. package/components/ix-checkbox-group.js +0 -105
  615. package/components/ix-checkbox-group.js.map +0 -1
  616. package/components/ix-checkbox.d.ts +0 -11
  617. package/components/ix-checkbox.js +0 -141
  618. package/components/ix-checkbox.js.map +0 -1
  619. package/components/ix-custom-field.d.ts +0 -11
  620. package/components/ix-custom-field.js +0 -116
  621. package/components/ix-custom-field.js.map +0 -1
  622. package/components/ix-date-field.d.ts +0 -11
  623. package/components/ix-date-field.js +0 -351
  624. package/components/ix-date-field.js.map +0 -1
  625. package/components/ix-field-label.d.ts +0 -11
  626. package/components/ix-field-label.js +0 -8
  627. package/components/ix-field-label.js.map +0 -1
  628. package/components/ix-field-wrapper.d.ts +0 -11
  629. package/components/ix-field-wrapper.js +0 -8
  630. package/components/ix-field-wrapper.js.map +0 -1
  631. package/components/ix-helper-text.d.ts +0 -11
  632. package/components/ix-helper-text.js +0 -97
  633. package/components/ix-helper-text.js.map +0 -1
  634. package/components/ix-layout-form.d.ts +0 -11
  635. package/components/ix-layout-form.js +0 -113
  636. package/components/ix-layout-form.js.map +0 -1
  637. package/components/ix-number-field.d.ts +0 -11
  638. package/components/ix-number-field.js +0 -217
  639. package/components/ix-number-field.js.map +0 -1
  640. package/components/ix-radio-group.d.ts +0 -11
  641. package/components/ix-radio-group.js +0 -169
  642. package/components/ix-radio-group.js.map +0 -1
  643. package/components/ix-radio.d.ts +0 -11
  644. package/components/ix-radio.js +0 -115
  645. package/components/ix-radio.js.map +0 -1
  646. package/components/ix-text-field.js +0 -223
  647. package/components/ix-text-field.js.map +0 -1
  648. package/components/ix-textarea-field.d.ts +0 -11
  649. package/components/ix-textarea-field.js +0 -177
  650. package/components/ix-textarea-field.js.map +0 -1
  651. package/components/text-field.util.js +0 -167
  652. package/components/text-field.util.js.map +0 -1
  653. package/components/validation.js +0 -112
  654. package/components/validation.js.map +0 -1
  655. package/dist/cjs/a11y-32046b56.js.map +0 -1
  656. package/dist/cjs/dropdown-controller-403dc7fa.js +0 -147
  657. package/dist/cjs/dropdown-controller-403dc7fa.js.map +0 -1
  658. package/dist/cjs/helper-text-util-9f617ef2.js +0 -40
  659. package/dist/cjs/helper-text-util-9f617ef2.js.map +0 -1
  660. package/dist/cjs/index-0f6297c8.js.map +0 -1
  661. package/dist/cjs/index-762a29a3.js +0 -24
  662. package/dist/cjs/index-762a29a3.js.map +0 -1
  663. package/dist/cjs/ix-checkbox-group.cjs.entry.js +0 -56
  664. package/dist/cjs/ix-checkbox-group.cjs.entry.js.map +0 -1
  665. package/dist/cjs/ix-checkbox.cjs.entry.js +0 -114
  666. package/dist/cjs/ix-checkbox.cjs.entry.js.map +0 -1
  667. package/dist/cjs/ix-custom-field.cjs.entry.js +0 -65
  668. package/dist/cjs/ix-custom-field.cjs.entry.js.map +0 -1
  669. package/dist/cjs/ix-date-field.cjs.entry.js +0 -255
  670. package/dist/cjs/ix-date-field.cjs.entry.js.map +0 -1
  671. package/dist/cjs/ix-field-label_3.cjs.entry.js.map +0 -1
  672. package/dist/cjs/ix-helper-text.cjs.entry.js +0 -70
  673. package/dist/cjs/ix-helper-text.cjs.entry.js.map +0 -1
  674. package/dist/cjs/ix-layout-form.cjs.entry.js +0 -94
  675. package/dist/cjs/ix-layout-form.cjs.entry.js.map +0 -1
  676. package/dist/cjs/ix-number-field.cjs.entry.js +0 -148
  677. package/dist/cjs/ix-number-field.cjs.entry.js.map +0 -1
  678. package/dist/cjs/ix-radio-group.cjs.entry.js +0 -116
  679. package/dist/cjs/ix-radio-group.cjs.entry.js.map +0 -1
  680. package/dist/cjs/ix-radio.cjs.entry.js +0 -96
  681. package/dist/cjs/ix-radio.cjs.entry.js.map +0 -1
  682. package/dist/cjs/ix-text-field.cjs.entry.js +0 -151
  683. package/dist/cjs/ix-text-field.cjs.entry.js.map +0 -1
  684. package/dist/cjs/ix-textarea-field.cjs.entry.js +0 -118
  685. package/dist/cjs/ix-textarea-field.cjs.entry.js.map +0 -1
  686. package/dist/cjs/make-ref-01530e5a.js.map +0 -1
  687. package/dist/cjs/service-a42add5f.js.map +0 -1
  688. package/dist/cjs/text-field.util-d7c5c1cd.js +0 -179
  689. package/dist/cjs/text-field.util-d7c5c1cd.js.map +0 -1
  690. package/dist/cjs/validation-c5a41d68.js +0 -117
  691. package/dist/cjs/validation-c5a41d68.js.map +0 -1
  692. package/dist/collection/components/checkbox/checkbox.css +0 -437
  693. package/dist/collection/components/checkbox/checkbox.js +0 -323
  694. package/dist/collection/components/checkbox/checkbox.js.map +0 -1
  695. package/dist/collection/components/checkbox/tests/checkbox.ct.js +0 -52
  696. package/dist/collection/components/checkbox/tests/checkbox.ct.js.map +0 -1
  697. package/dist/collection/components/checkbox-group/checkbox-group.css +0 -35
  698. package/dist/collection/components/checkbox-group/checkbox-group.js +0 -173
  699. package/dist/collection/components/checkbox-group/checkbox-group.js.map +0 -1
  700. package/dist/collection/components/custom-field/custom-field.css +0 -11
  701. package/dist/collection/components/custom-field/custom-field.js +0 -216
  702. package/dist/collection/components/custom-field/custom-field.js.map +0 -1
  703. package/dist/collection/components/custom-field/tests/custom-field.ct.js +0 -68
  704. package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +0 -1
  705. package/dist/collection/components/date-field/date-field.css +0 -938
  706. package/dist/collection/components/date-field/date-field.js +0 -696
  707. package/dist/collection/components/date-field/date-field.js.map +0 -1
  708. package/dist/collection/components/date-field/tests/date-field.ct.js +0 -114
  709. package/dist/collection/components/date-field/tests/date-field.ct.js.map +0 -1
  710. package/dist/collection/components/field-label/field-label.css +0 -14
  711. package/dist/collection/components/field-label/field-label.js +0 -173
  712. package/dist/collection/components/field-label/field-label.js.map +0 -1
  713. package/dist/collection/components/field-label/tests/field-label.ct.js +0 -70
  714. package/dist/collection/components/field-label/tests/field-label.ct.js.map +0 -1
  715. package/dist/collection/components/field-wrapper/field-wrapper.css +0 -71
  716. package/dist/collection/components/field-wrapper/field-wrapper.js +0 -309
  717. package/dist/collection/components/field-wrapper/field-wrapper.js.map +0 -1
  718. package/dist/collection/components/field-wrapper/helper-text-util.js +0 -26
  719. package/dist/collection/components/field-wrapper/helper-text-util.js.map +0 -1
  720. package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js +0 -63
  721. package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js.map +0 -1
  722. package/dist/collection/components/helper-text/helper-text.css +0 -34
  723. package/dist/collection/components/helper-text/helper-text.js +0 -179
  724. package/dist/collection/components/helper-text/helper-text.js.map +0 -1
  725. package/dist/collection/components/layout-form/layout-form.css +0 -15
  726. package/dist/collection/components/layout-form/layout-form.js +0 -126
  727. package/dist/collection/components/layout-form/layout-form.js.map +0 -1
  728. package/dist/collection/components/radio/radio.css +0 -428
  729. package/dist/collection/components/radio/radio.js +0 -276
  730. package/dist/collection/components/radio/radio.js.map +0 -1
  731. package/dist/collection/components/radio/test/radio.ct.js +0 -36
  732. package/dist/collection/components/radio/test/radio.ct.js.map +0 -1
  733. package/dist/collection/components/radio-group/radio-group.css +0 -35
  734. package/dist/collection/components/radio-group/radio-group.js +0 -296
  735. package/dist/collection/components/radio-group/radio-group.js.map +0 -1
  736. package/dist/collection/components/radio-group/test/radio-group.ct.js +0 -99
  737. package/dist/collection/components/radio-group/test/radio-group.ct.js.map +0 -1
  738. package/dist/collection/components/text-field/input.fc.js +0 -38
  739. package/dist/collection/components/text-field/input.fc.js.map +0 -1
  740. package/dist/collection/components/text-field/number-field.js +0 -586
  741. package/dist/collection/components/text-field/number-field.js.map +0 -1
  742. package/dist/collection/components/text-field/tests/form-ready.ct.js +0 -63
  743. package/dist/collection/components/text-field/tests/form-ready.ct.js.map +0 -1
  744. package/dist/collection/components/text-field/text-field.animation.js +0 -36
  745. package/dist/collection/components/text-field/text-field.animation.js.map +0 -1
  746. package/dist/collection/components/text-field/text-field.css +0 -899
  747. package/dist/collection/components/text-field/text-field.js +0 -594
  748. package/dist/collection/components/text-field/text-field.js.map +0 -1
  749. package/dist/collection/components/text-field/text-field.util.js +0 -93
  750. package/dist/collection/components/text-field/text-field.util.js.map +0 -1
  751. package/dist/collection/components/text-field/textarea-field.css +0 -550
  752. package/dist/collection/components/text-field/textarea-field.js +0 -595
  753. package/dist/collection/components/text-field/textarea-field.js.map +0 -1
  754. package/dist/collection/components/utils/attributes.js +0 -25
  755. package/dist/collection/components/utils/attributes.js.map +0 -1
  756. package/dist/collection/components/utils/field/index.js +0 -9
  757. package/dist/collection/components/utils/field/index.js.map +0 -1
  758. package/dist/collection/components/utils/field/validation.js +0 -108
  759. package/dist/collection/components/utils/field/validation.js.map +0 -1
  760. package/dist/collection/components/utils/testing/index.js +0 -9
  761. package/dist/collection/components/utils/testing/index.js.map +0 -1
  762. package/dist/collection/components/utils/uuid.js +0 -16
  763. package/dist/collection/components/utils/uuid.js.map +0 -1
  764. package/dist/collection/tests/form-fields/form-fields.e2e.js +0 -57
  765. package/dist/collection/tests/form-fields/form-fields.e2e.js.map +0 -1
  766. package/dist/esm/a11y-13dedaef.js.map +0 -1
  767. package/dist/esm/dropdown-controller-d6d8b14a.js +0 -143
  768. package/dist/esm/dropdown-controller-d6d8b14a.js.map +0 -1
  769. package/dist/esm/helper-text-util-3dd33b44.js +0 -38
  770. package/dist/esm/helper-text-util-3dd33b44.js.map +0 -1
  771. package/dist/esm/index-9103b14c.js.map +0 -1
  772. package/dist/esm/index-f51bf247.js +0 -14
  773. package/dist/esm/index-f51bf247.js.map +0 -1
  774. package/dist/esm/ix-checkbox-group.entry.js +0 -52
  775. package/dist/esm/ix-checkbox-group.entry.js.map +0 -1
  776. package/dist/esm/ix-checkbox.entry.js +0 -110
  777. package/dist/esm/ix-checkbox.entry.js.map +0 -1
  778. package/dist/esm/ix-custom-field.entry.js +0 -61
  779. package/dist/esm/ix-custom-field.entry.js.map +0 -1
  780. package/dist/esm/ix-date-field.entry.js +0 -251
  781. package/dist/esm/ix-date-field.entry.js.map +0 -1
  782. package/dist/esm/ix-field-label_3.entry.js.map +0 -1
  783. package/dist/esm/ix-helper-text.entry.js +0 -66
  784. package/dist/esm/ix-helper-text.entry.js.map +0 -1
  785. package/dist/esm/ix-layout-form.entry.js +0 -90
  786. package/dist/esm/ix-layout-form.entry.js.map +0 -1
  787. package/dist/esm/ix-number-field.entry.js +0 -144
  788. package/dist/esm/ix-number-field.entry.js.map +0 -1
  789. package/dist/esm/ix-radio-group.entry.js +0 -112
  790. package/dist/esm/ix-radio-group.entry.js.map +0 -1
  791. package/dist/esm/ix-radio.entry.js +0 -92
  792. package/dist/esm/ix-radio.entry.js.map +0 -1
  793. package/dist/esm/ix-text-field.entry.js +0 -147
  794. package/dist/esm/ix-text-field.entry.js.map +0 -1
  795. package/dist/esm/ix-textarea-field.entry.js +0 -114
  796. package/dist/esm/ix-textarea-field.entry.js.map +0 -1
  797. package/dist/esm/make-ref-6b3b4e16.js.map +0 -1
  798. package/dist/esm/service-02cc9011.js.map +0 -1
  799. package/dist/esm/text-field.util-6a84bffd.js +0 -167
  800. package/dist/esm/text-field.util-6a84bffd.js.map +0 -1
  801. package/dist/esm/validation-9db7dfa3.js +0 -112
  802. package/dist/esm/validation-9db7dfa3.js.map +0 -1
  803. package/dist/siemens-ix/p-02ed5606.entry.js +0 -2
  804. package/dist/siemens-ix/p-08215ad3.entry.js +0 -2
  805. package/dist/siemens-ix/p-08215ad3.entry.js.map +0 -1
  806. package/dist/siemens-ix/p-0bed10af.entry.js +0 -2
  807. package/dist/siemens-ix/p-0d907964.entry.js +0 -2
  808. package/dist/siemens-ix/p-0dfc3b80.entry.js +0 -2
  809. package/dist/siemens-ix/p-18d15442.entry.js +0 -2
  810. package/dist/siemens-ix/p-277980fa.entry.js +0 -2
  811. package/dist/siemens-ix/p-277980fa.entry.js.map +0 -1
  812. package/dist/siemens-ix/p-36c0f378.js +0 -2
  813. package/dist/siemens-ix/p-36c0f378.js.map +0 -1
  814. package/dist/siemens-ix/p-3782e028.js +0 -2
  815. package/dist/siemens-ix/p-3782e028.js.map +0 -1
  816. package/dist/siemens-ix/p-399bb0ce.entry.js +0 -2
  817. package/dist/siemens-ix/p-4017727a.entry.js +0 -2
  818. package/dist/siemens-ix/p-4017727a.entry.js.map +0 -1
  819. package/dist/siemens-ix/p-42c66a44.js +0 -2
  820. package/dist/siemens-ix/p-42c66a44.js.map +0 -1
  821. package/dist/siemens-ix/p-4a335b55.entry.js +0 -2
  822. package/dist/siemens-ix/p-4a335b55.entry.js.map +0 -1
  823. package/dist/siemens-ix/p-50cae62d.entry.js +0 -2
  824. package/dist/siemens-ix/p-53e62b51.entry.js +0 -2
  825. package/dist/siemens-ix/p-56d01130.entry.js +0 -2
  826. package/dist/siemens-ix/p-56d01130.entry.js.map +0 -1
  827. package/dist/siemens-ix/p-5a6d8b69.entry.js +0 -2
  828. package/dist/siemens-ix/p-5a6d8b69.entry.js.map +0 -1
  829. package/dist/siemens-ix/p-5bf40a9f.entry.js +0 -2
  830. package/dist/siemens-ix/p-6bd0ba14.entry.js.map +0 -1
  831. package/dist/siemens-ix/p-6f83793b.entry.js +0 -2
  832. package/dist/siemens-ix/p-6f83793b.entry.js.map +0 -1
  833. package/dist/siemens-ix/p-702f9349.js.map +0 -1
  834. package/dist/siemens-ix/p-70a7bd22.entry.js +0 -2
  835. package/dist/siemens-ix/p-70a7bd22.entry.js.map +0 -1
  836. package/dist/siemens-ix/p-73e0eb40.entry.js +0 -2
  837. package/dist/siemens-ix/p-73e0eb40.entry.js.map +0 -1
  838. package/dist/siemens-ix/p-79c848ec.entry.js +0 -2
  839. package/dist/siemens-ix/p-7f4b78e5.js +0 -2
  840. package/dist/siemens-ix/p-7f4b78e5.js.map +0 -1
  841. package/dist/siemens-ix/p-9010831e.entry.js +0 -2
  842. package/dist/siemens-ix/p-9010831e.entry.js.map +0 -1
  843. package/dist/siemens-ix/p-a9b0c087.entry.js +0 -2
  844. package/dist/siemens-ix/p-ac6c6d3f.entry.js +0 -2
  845. package/dist/siemens-ix/p-ac6c6d3f.entry.js.map +0 -1
  846. package/dist/siemens-ix/p-b9b59a08.entry.js +0 -2
  847. package/dist/siemens-ix/p-b9b59a08.entry.js.map +0 -1
  848. package/dist/siemens-ix/p-bc1e92ac.js +0 -2
  849. package/dist/siemens-ix/p-c3db120e.entry.js +0 -2
  850. package/dist/siemens-ix/p-c66e4a5f.entry.js +0 -2
  851. package/dist/siemens-ix/p-c71d1690.entry.js +0 -2
  852. package/dist/siemens-ix/p-c71d1690.entry.js.map +0 -1
  853. package/dist/siemens-ix/p-cce7a3d5.js +0 -2
  854. package/dist/siemens-ix/p-cce7a3d5.js.map +0 -1
  855. package/dist/siemens-ix/p-ce8a0611.entry.js +0 -2
  856. package/dist/siemens-ix/p-ce8a0611.entry.js.map +0 -1
  857. package/dist/siemens-ix/p-cf65d3b6.entry.js +0 -2
  858. package/dist/siemens-ix/p-cf65d3b6.entry.js.map +0 -1
  859. package/dist/siemens-ix/p-da8517ed.js +0 -2
  860. package/dist/siemens-ix/p-da8517ed.js.map +0 -1
  861. package/dist/siemens-ix/p-dead9c8e.js +0 -2
  862. package/dist/siemens-ix/p-dead9c8e.js.map +0 -1
  863. package/dist/siemens-ix/p-ef6171a2.entry.js +0 -2
  864. package/dist/siemens-ix/p-f22e4bb2.entry.js +0 -2
  865. package/dist/siemens-ix/p-f22e4bb2.entry.js.map +0 -1
  866. package/dist/siemens-ix/p-f3c3366d.entry.js +0 -2
  867. package/dist/siemens-ix/p-f86a894a.js +0 -3
  868. package/dist/siemens-ix/p-f86a894a.js.map +0 -1
  869. package/dist/types/components/checkbox/checkbox.d.ts +0 -61
  870. package/dist/types/components/checkbox/tests/checkbox.ct.d.ts +0 -1
  871. package/dist/types/components/checkbox-group/checkbox-group.d.ts +0 -40
  872. package/dist/types/components/custom-field/custom-field.d.ts +0 -46
  873. package/dist/types/components/custom-field/tests/custom-field.ct.d.ts +0 -1
  874. package/dist/types/components/date-field/date-field.d.ts +0 -127
  875. package/dist/types/components/date-field/tests/date-field.ct.d.ts +0 -1
  876. package/dist/types/components/field-label/field-label.d.ts +0 -27
  877. package/dist/types/components/field-label/tests/field-label.ct.d.ts +0 -1
  878. package/dist/types/components/field-wrapper/field-wrapper.d.ts +0 -64
  879. package/dist/types/components/field-wrapper/helper-text-util.d.ts +0 -11
  880. package/dist/types/components/field-wrapper/tests/field-wrapper.ct.d.ts +0 -1
  881. package/dist/types/components/helper-text/helper-text.d.ts +0 -37
  882. package/dist/types/components/layout-form/layout-form.d.ts +0 -22
  883. package/dist/types/components/radio/radio.d.ts +0 -53
  884. package/dist/types/components/radio/test/radio.ct.d.ts +0 -1
  885. package/dist/types/components/radio-group/radio-group.d.ts +0 -60
  886. package/dist/types/components/radio-group/test/radio-group.ct.d.ts +0 -1
  887. package/dist/types/components/text-field/input.fc.d.ts +0 -50
  888. package/dist/types/components/text-field/number-field.d.ts +0 -117
  889. package/dist/types/components/text-field/tests/form-ready.ct.d.ts +0 -1
  890. package/dist/types/components/text-field/text-field.animation.d.ts +0 -1
  891. package/dist/types/components/text-field/text-field.d.ts +0 -119
  892. package/dist/types/components/text-field/text-field.util.d.ts +0 -13
  893. package/dist/types/components/text-field/textarea-field.d.ts +0 -127
  894. package/dist/types/components/utils/attributes.d.ts +0 -2
  895. package/dist/types/components/utils/field/index.d.ts +0 -60
  896. package/dist/types/components/utils/field/validation.d.ts +0 -15
  897. package/dist/types/components/utils/testing/index.d.ts +0 -0
  898. package/dist/types/components/utils/uuid.d.ts +0 -1
  899. package/scss/mixins/_field.scss +0 -18
  900. package/scss/mixins/validation/_form-component.scss +0 -63
  901. /package/dist/siemens-ix/{p-9cc0d11b.entry.js.map → p-052340f9.entry.js.map} +0 -0
  902. /package/dist/siemens-ix/{p-dde0af66.entry.js.map → p-0653a145.entry.js.map} +0 -0
  903. /package/dist/siemens-ix/{p-ac05950c.entry.js.map → p-0b4e398e.entry.js.map} +0 -0
  904. /package/dist/siemens-ix/{p-224ebf90.js.map → p-0c8a98cd.js.map} +0 -0
  905. /package/dist/siemens-ix/{p-ef6171a2.entry.js.map → p-0d2a6886.entry.js.map} +0 -0
  906. /package/dist/siemens-ix/{p-4b69ab0d.entry.js.map → p-0f7ef743.entry.js.map} +0 -0
  907. /package/dist/siemens-ix/{p-6ca97a73.entry.js.map → p-113cc793.entry.js.map} +0 -0
  908. /package/dist/siemens-ix/{p-1f771917.entry.js.map → p-14a41c8c.entry.js.map} +0 -0
  909. /package/dist/siemens-ix/{p-787293f4.entry.js.map → p-15b3c17e.entry.js.map} +0 -0
  910. /package/dist/siemens-ix/{p-c3db120e.entry.js.map → p-16b923e9.entry.js.map} +0 -0
  911. /package/dist/siemens-ix/{p-3b38f812.entry.js.map → p-1a122c76.entry.js.map} +0 -0
  912. /package/dist/siemens-ix/{p-83b8b502.entry.js.map → p-1cff59db.entry.js.map} +0 -0
  913. /package/dist/siemens-ix/{p-ed991838.js.map → p-1d581190.js.map} +0 -0
  914. /package/dist/siemens-ix/{p-37ca7ed4.js.map → p-1db6be55.js.map} +0 -0
  915. /package/dist/siemens-ix/{p-1ec8d2b9.entry.js.map → p-1f4b8463.entry.js.map} +0 -0
  916. /package/dist/siemens-ix/{p-846cf6d2.entry.js.map → p-24a8737a.entry.js.map} +0 -0
  917. /package/dist/siemens-ix/{p-fad5daa1.entry.js.map → p-2908cacd.entry.js.map} +0 -0
  918. /package/dist/siemens-ix/{p-80051a81.entry.js.map → p-2946fd70.entry.js.map} +0 -0
  919. /package/dist/siemens-ix/{p-b973db5e.entry.js.map → p-29df2e29.entry.js.map} +0 -0
  920. /package/dist/siemens-ix/{p-35690183.entry.js.map → p-2c4c03d4.entry.js.map} +0 -0
  921. /package/dist/siemens-ix/{p-edd99767.entry.js.map → p-2ec7f841.entry.js.map} +0 -0
  922. /package/dist/siemens-ix/{p-576b09c9.entry.js.map → p-309ac3ad.entry.js.map} +0 -0
  923. /package/dist/siemens-ix/{p-50cae62d.entry.js.map → p-32375ddb.entry.js.map} +0 -0
  924. /package/dist/siemens-ix/{p-a9b0c087.entry.js.map → p-32d4ed3b.entry.js.map} +0 -0
  925. /package/dist/siemens-ix/{p-cfcd2bd3.entry.js.map → p-427676f4.entry.js.map} +0 -0
  926. /package/dist/siemens-ix/{p-b6c0dfb5.entry.js.map → p-4430117a.entry.js.map} +0 -0
  927. /package/dist/siemens-ix/{p-0dfc3b80.entry.js.map → p-44db3646.entry.js.map} +0 -0
  928. /package/dist/siemens-ix/{p-5924a783.entry.js.map → p-453fa360.entry.js.map} +0 -0
  929. /package/dist/siemens-ix/{p-399bb0ce.entry.js.map → p-4b3facea.entry.js.map} +0 -0
  930. /package/dist/siemens-ix/{p-f0bbd496.entry.js.map → p-53352bfb.entry.js.map} +0 -0
  931. /package/dist/siemens-ix/{p-9840f086.entry.js.map → p-5aa0b93c.entry.js.map} +0 -0
  932. /package/dist/siemens-ix/{p-628c8612.entry.js.map → p-5c673ae9.entry.js.map} +0 -0
  933. /package/dist/siemens-ix/{p-b5c4fd55.entry.js.map → p-5f25e7fd.entry.js.map} +0 -0
  934. /package/dist/siemens-ix/{p-1df98c59.entry.js.map → p-60c16878.entry.js.map} +0 -0
  935. /package/dist/siemens-ix/{p-0681f4d8.entry.js.map → p-6227e62b.entry.js.map} +0 -0
  936. /package/dist/siemens-ix/{p-bc1e92ac.js.map → p-68532fa2.js.map} +0 -0
  937. /package/dist/siemens-ix/{p-b0fe18f7.entry.js.map → p-68644ee1.entry.js.map} +0 -0
  938. /package/dist/siemens-ix/{p-8a9fc2f0.entry.js.map → p-6af4415c.entry.js.map} +0 -0
  939. /package/dist/siemens-ix/{p-8dcf30ce.entry.js.map → p-6fd7ecd0.entry.js.map} +0 -0
  940. /package/dist/siemens-ix/{p-ec0806c3.entry.js.map → p-7076210b.entry.js.map} +0 -0
  941. /package/dist/siemens-ix/{p-86b46723.entry.js.map → p-713828ed.entry.js.map} +0 -0
  942. /package/dist/siemens-ix/{p-8e10d2f2.entry.js.map → p-7bfd6cd2.entry.js.map} +0 -0
  943. /package/dist/siemens-ix/{p-5bf40a9f.entry.js.map → p-7faa148f.entry.js.map} +0 -0
  944. /package/dist/siemens-ix/{p-97f475db.entry.js.map → p-8629db91.entry.js.map} +0 -0
  945. /package/dist/siemens-ix/{p-75c61fbf.entry.js.map → p-8d0758c1.entry.js.map} +0 -0
  946. /package/dist/siemens-ix/{p-3a5f7b61.entry.js.map → p-8d599677.entry.js.map} +0 -0
  947. /package/dist/siemens-ix/{p-f3c3366d.entry.js.map → p-92a18c10.entry.js.map} +0 -0
  948. /package/dist/siemens-ix/{p-06965e5f.entry.js.map → p-96a3a750.entry.js.map} +0 -0
  949. /package/dist/siemens-ix/{p-921c59c4.entry.js.map → p-9ebc4fc3.entry.js.map} +0 -0
  950. /package/dist/siemens-ix/{p-d7131f75.entry.js.map → p-a0138163.entry.js.map} +0 -0
  951. /package/dist/siemens-ix/{p-3730ac72.entry.js.map → p-a0a44a2b.entry.js.map} +0 -0
  952. /package/dist/siemens-ix/{p-3de71a19.entry.js.map → p-a8d291fa.entry.js.map} +0 -0
  953. /package/dist/siemens-ix/{p-c6dcff7e.entry.js.map → p-af099ca4.entry.js.map} +0 -0
  954. /package/dist/siemens-ix/{p-0bed10af.entry.js.map → p-b3b23af7.entry.js.map} +0 -0
  955. /package/dist/siemens-ix/{p-f37ac17d.entry.js.map → p-b4ce366d.entry.js.map} +0 -0
  956. /package/dist/siemens-ix/{p-293dd6d1.entry.js.map → p-b663ca16.entry.js.map} +0 -0
  957. /package/dist/siemens-ix/{p-9569e1a2.entry.js.map → p-b804b8c5.entry.js.map} +0 -0
  958. /package/dist/siemens-ix/{p-b789e0e7.entry.js.map → p-bc2c74c5.entry.js.map} +0 -0
  959. /package/dist/siemens-ix/{p-8d737a35.entry.js.map → p-bea7c748.entry.js.map} +0 -0
  960. /package/dist/siemens-ix/{p-781a1922.entry.js.map → p-bf14c60b.entry.js.map} +0 -0
  961. /package/dist/siemens-ix/{p-c66e4a5f.entry.js.map → p-c1222581.entry.js.map} +0 -0
  962. /package/dist/siemens-ix/{p-934ae9a0.entry.js.map → p-c1968b80.entry.js.map} +0 -0
  963. /package/dist/siemens-ix/{p-e1bd7b4f.entry.js.map → p-c33cee36.entry.js.map} +0 -0
  964. /package/dist/siemens-ix/{p-5eb935a3.entry.js.map → p-c45601cb.entry.js.map} +0 -0
  965. /package/dist/siemens-ix/{p-815dd9a1.entry.js.map → p-c55db6c7.entry.js.map} +0 -0
  966. /package/dist/siemens-ix/{p-87d7aaf9.entry.js.map → p-d14024d3.entry.js.map} +0 -0
  967. /package/dist/siemens-ix/{p-2442ad01.entry.js.map → p-d1f49940.entry.js.map} +0 -0
  968. /package/dist/siemens-ix/{p-61265df9.entry.js.map → p-d95cbd1f.entry.js.map} +0 -0
  969. /package/dist/siemens-ix/{p-e72dfb3c.entry.js.map → p-d998415f.entry.js.map} +0 -0
  970. /package/dist/siemens-ix/{p-628f031a.entry.js.map → p-dcb3e5be.entry.js.map} +0 -0
  971. /package/dist/siemens-ix/{p-724b98ce.entry.js.map → p-dde7eb80.entry.js.map} +0 -0
  972. /package/dist/siemens-ix/{p-ae7fdfa6.entry.js.map → p-e30ed20a.entry.js.map} +0 -0
  973. /package/dist/siemens-ix/{p-15a5bc5a.entry.js.map → p-e8d3cf35.entry.js.map} +0 -0
  974. /package/dist/siemens-ix/{p-aca94a5e.entry.js.map → p-e9a3f58a.entry.js.map} +0 -0
  975. /package/dist/siemens-ix/{p-b8ed7953.entry.js.map → p-ebb277f0.entry.js.map} +0 -0
  976. /package/dist/siemens-ix/{p-e5218382.entry.js.map → p-f07110c6.entry.js.map} +0 -0
  977. /package/dist/siemens-ix/{p-6c412b52.entry.js.map → p-f78246bd.entry.js.map} +0 -0
  978. /package/dist/siemens-ix/{p-104097fb.entry.js.map → p-fb2b78f7.entry.js.map} +0 -0
  979. /package/dist/siemens-ix/{p-aae05303.entry.js.map → p-fb47546b.entry.js.map} +0 -0
  980. /package/dist/siemens-ix/{p-53e62b51.entry.js.map → p-fb4c79c6.entry.js.map} +0 -0
  981. /package/dist/siemens-ix/{p-9ec92185.entry.js.map → p-fc5814df.entry.js.map} +0 -0
  982. /package/dist/siemens-ix/{p-bd24bbde.entry.js.map → p-feac09bc.entry.js.map} +0 -0
  983. /package/dist/siemens-ix/{p-35fa9e1a.entry.js.map → p-ff1ac5b3.entry.js.map} +0 -0
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-9103b14c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5429f20b.js';
2
2
 
3
3
  const toastCss = ":host{display:flex;flex-direction:column;position:relative;min-width:17.5rem;max-width:17.5rem;min-height:3.5rem;pointer-events:all;background-color:var(--theme-toast--background);border:var(--theme-toast--border-thickness) solid var(--theme-toast--border-color);border-radius:var(--theme-toast--border-radius);box-shadow:var(--theme-toast--box-shadow);--animate-duration:300ms}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .toast-body{display:flex;position:relative;min-height:3.5rem;width:100%;flex-grow:1;padding:0.75rem}:host .toast-body .toast-icon{display:flex;align-items:flex-start;margin-right:1rem}:host .toast-body .toast-content{overflow:hidden;text-overflow:ellipsis;min-width:0;width:100%}:host .toast-body .toast-content .toast-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.143em;color:var(--theme-color-std-text);margin:0.25rem 0px}:host .toast-body .toast-content .toast-message{min-width:0;-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)}:host .toast-body .toast-icon+.toast-content{max-width:10.25rem}:host .toast-close{display:flex;position:relative;pointer-events:all;margin-left:auto;margin-right:0px}:host .toast-progress-bar{position:absolute;bottom:0;height:0.25rem;width:100%;background-color:var(--theme-toast-timer-value--background);transform-origin:left}:host .toast-progress-bar--animated{animation:trackProgress linear 1 forwards}@keyframes trackProgress{0%{transform:scaleX(1)}100%{transform:scaleX(0)}}";
4
4
  const IxToastStyle0 = toastCss;
@@ -49,11 +49,11 @@ const Toast = class {
49
49
  animationPlayState: this.touched ? 'paused' : 'running',
50
50
  };
51
51
  progressBarClass.push('toast-progress-bar--animated');
52
- return (h(Host, { key: 'ca58e7b2c0e4ee3d77bb0ee9be2a7ff86759f52a', class: "animate__animated animate__fadeIn" }, h("div", { key: '0d37ab4e3103087f5cb6d8b55c7afe843b2359c3', class: "toast-body", onPointerLeave: () => {
52
+ return (h(Host, { key: '165e8ce47907c08afaef29ec7741efaddaf59d0f', class: "animate__animated animate__fadeIn" }, h("div", { key: 'fff7c4afb35bf57eead0fa4b484e0843dcf6c163', class: "toast-body", onPointerLeave: () => {
53
53
  this.touched = false;
54
54
  }, onPointerEnter: () => {
55
55
  this.touched = true;
56
- } }, this.type || this.icon ? (h("div", { class: "toast-icon" }, this.getIcon())) : null, h("div", { key: '83e897aa8388de4205c5348f7db698da94f83a19', class: "toast-content" }, this.toastTitle ? (h("div", { class: "toast-title" }, this.toastTitle)) : null, h("div", { key: '306f6cb5055ba4b60823d692bf7154c8364ab0f5', class: "toast-message" }, h("slot", { key: 'fcea3e5a631e27e9045167fde508e610c964063a' }))), h("div", { key: '706771eeb884647bd84a3895da2e42409971ab2e', class: "toast-close" }, h("ix-icon-button", { key: '7e27ce2f29d8d010d216bf6ef3d69feb9ebe51c8', icon: 'close', size: "24", ghost: true, onClick: () => this.closeToast.emit() }))), this.autoClose ? (h("div", { class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
56
+ } }, this.type || this.icon ? (h("div", { class: "toast-icon" }, this.getIcon())) : null, h("div", { key: 'cd9db0e7591fc8cc069608cff6c3824b4063b1df', class: "toast-content" }, this.toastTitle ? (h("div", { class: "toast-title" }, this.toastTitle)) : null, h("div", { key: '5c850aab1090ec83bfbb2ed4be68d665efaa403f', class: "toast-message" }, h("slot", { key: '0f857c156d576f8bc62cca7f2ab50df00fe3e794' }))), h("div", { key: '47db8f9094de72a16be06466bd694923d86492ff', class: "toast-close" }, h("ix-icon-button", { key: 'db141553999f04175cb135c9b89b7655a5eae216', icon: 'close', size: "24", ghost: true, onClick: () => this.closeToast.emit() }))), this.autoClose ? (h("div", { class: progressBarClass.join(' '), style: progressBarStyle, onAnimationEnd: () => {
57
57
  this.close();
58
58
  }, onTransitionEnd: () => {
59
59
  if (this.progress === 0) {
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-9103b14c.js';
2
- import { B as BaseButton } from './base-button-ea06697f.js';
3
- import { a as a11yBoolean } from './a11y-13dedaef.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-5429f20b.js';
2
+ import { B as BaseButton } from './base-button-1b40b11d.js';
3
+ import { a as a11yBoolean } from './a11y-d5444a76.js';
4
4
 
5
5
  const toggleButtonCss = ".btn{display:inline-flex;align-items:center;justify-content:center;height:2rem;font-size:0.875rem;font-weight:700;transition:var(--theme-default-time);padding:0 0.5rem;min-width:5rem;gap:0.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.btn .glyph{margin-right:0.25rem;font-weight:400}.btn:focus-visible,.btn.focus{box-shadow:none}.btn-primary{border-radius:var(--theme-btn--border-radius)}.btn-primary,.btn-primary.focus,.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}.btn-primary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-primary.hover,.btn-primary: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)}.btn-primary.selected.hover,.btn-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-primary:not(:disabled):not(.disabled):active,.btn-primary:not(:disabled):not(.disabled).active,.show>.btn-primary.dropdown-toggle{border-color:var(--theme-btn-primary--border-color--active);background-color:var(--theme-btn-primary--background--active);color:var(--theme-btn-primary--color--active)}.btn-primary.selected:not(:disabled):not(.disabled):active,.btn-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-primary.disabled,.btn-primary:disabled{pointer-events:none;cursor:initial;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)}.btn-outline-primary{border-radius:var(--theme-btn--border-radius)}.btn-outline-primary,.btn-outline-primary.focus,.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}.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)}.btn-outline-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-primary.hover,.btn-outline-primary: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)}.btn-outline-primary.selected.hover,.btn-outline-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-primary:not(:disabled):not(.disabled):active,.btn-outline-primary:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.dropdown-toggle{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)}.btn-outline-primary.selected:not(:disabled):not(.disabled):active,.btn-outline-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{pointer-events:none;cursor:initial;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)}.btn-invisible-primary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-primary,.btn-invisible-primary.focus,.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}.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)}.btn-invisible-primary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-primary.hover,.btn-invisible-primary:hover{background-color:var(--theme-btn-invisible-primary--background--hover);color:var(--theme-btn-invisible-primary--color--hover)}.btn-invisible-primary.selected.hover,.btn-invisible-primary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-primary:not(:disabled):not(.disabled):active,.btn-invisible-primary:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.dropdown-toggle{background-color:var(--theme-btn-invisible-primary--background--active);color:var(--theme-btn-invisible-primary--color--active)}.btn-invisible-primary.selected:not(:disabled):not(.disabled):active,.btn-invisible-primary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-primary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-primary.disabled,.btn-invisible-primary:disabled{pointer-events:none;cursor:initial;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)}.btn-secondary{border-radius:var(--theme-btn--border-radius)}.btn-secondary,.btn-secondary.focus,.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}.btn-secondary:not(.disabled):not(:disabled):focus-visible{outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-btn--focus--outline-offset)}.btn-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-secondary.hover,.btn-secondary: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)}.btn-secondary.selected.hover,.btn-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-secondary:not(:disabled):not(.disabled):active,.btn-secondary:not(:disabled):not(.disabled).active,.show>.btn-secondary.dropdown-toggle{border-color:var(--theme-btn-secondary--border-color--active);background-color:var(--theme-btn-secondary--background--active);color:var(--theme-btn-secondary--color--active)}.btn-secondary.selected:not(:disabled):not(.disabled):active,.btn-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-secondary.disabled,.btn-secondary:disabled{pointer-events:none;cursor:initial;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)}.btn-outline-secondary{border-radius:var(--theme-btn--border-radius)}.btn-outline-secondary,.btn-outline-secondary.focus,.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}.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)}.btn-outline-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-outline-secondary.hover,.btn-outline-secondary: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)}.btn-outline-secondary.selected.hover,.btn-outline-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-outline-secondary:not(:disabled):not(.disabled):active,.btn-outline-secondary:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.dropdown-toggle{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)}.btn-outline-secondary.selected:not(:disabled):not(.disabled):active,.btn-outline-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-outline-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{pointer-events:none;cursor:initial;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)}.btn-invisible-secondary{border-radius:var(--theme-btn--border-radius);--bs-btn-border-width:0px;--bs-btn-active-border-color:none}.btn-invisible-secondary,.btn-invisible-secondary.focus,.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}.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)}.btn-invisible-secondary.selected{background-color:var(--theme-color-ghost--selected);color:var(--theme-color-dynamic)}.btn-invisible-secondary.hover,.btn-invisible-secondary:hover{background-color:var(--theme-btn-invisible-secondary--background--hover);color:var(--theme-btn-invisible-secondary--color--hover)}.btn-invisible-secondary.selected.hover,.btn-invisible-secondary.selected:hover{background-color:var(--theme-color-ghost--selected-hover);color:var(--theme-color-dynamic)}.btn-invisible-secondary:not(:disabled):not(.disabled):active,.btn-invisible-secondary:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.dropdown-toggle{background-color:var(--theme-btn-invisible-secondary--background--active);color:var(--theme-btn-invisible-secondary--color--active)}.btn-invisible-secondary.selected:not(:disabled):not(.disabled):active,.btn-invisible-secondary.selected:not(:disabled):not(.disabled).active,.show>.btn-invisible-secondary.selected.dropdown-toggle{background-color:var(--theme-color-ghost--selected-active);color:var(--theme-color-dynamic)}.btn-invisible-secondary.disabled,.btn-invisible-secondary:disabled{pointer-events:none;cursor:initial;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)}.btn-oval,.btn-icon{min-width:2rem;width:2rem}.btn-oval .glyph,.btn-icon .glyph{margin-right:0}.btn-oval{border-radius:6.25rem;width:2rem}.btn-icon-xs,.btn-icon-12{height:1rem;width:1rem;min-width:1rem;min-height:1rem}.btn-icon-s,.btn-icon-16{height:1.5rem;width:1.5rem;min-width:1.5rem;min-height:1.5rem}.btn-icon-32{height:2rem;width:2rem;min-width:2rem;min-height:2rem}:host{display:inline-block;width:auto;height:2rem;vertical-align:middle}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .btn{width:100%;height:100%}:host button:not(:disabled){cursor:pointer}:host(.disabled){pointer-events:none}";
6
6
  const IxToggleButtonStyle0 = toggleButtonCss;
@@ -57,9 +57,9 @@ const ToggleButton = class {
57
57
  'aria-pressed': a11yBoolean(this.pressed),
58
58
  },
59
59
  };
60
- return (h(Host, { key: '03308c568a28a0c4410fe3872b1a770995627183', class: {
60
+ return (h(Host, { key: 'bec8a150fd761e11ed81ae3803a8e62d6a250ec7', class: {
61
61
  disabled: this.disabled || this.loading,
62
- } }, h(BaseButton, Object.assign({ key: '849c02e51091538631c0a8019fdea2b9091861b6' }, baseButtonProps), h("slot", { key: '1f4c89e2ee5e540dc3f7caae1641853d466b61b4' }))));
62
+ } }, h(BaseButton, Object.assign({ key: 'b0e6ee7a113ea8d9b417b8de62cf816fb78b49ca' }, baseButtonProps), h("slot", { key: 'ce9fd3a28d4c7048d14618bd7813f4c84a4ac255' }))));
63
63
  }
64
64
  static get watchers() { return {
65
65
  "variant": ["onVariantChange"],
@@ -1,23 +1,13 @@
1
- import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-9103b14c.js';
2
- import { a as a11yBoolean } from './a11y-13dedaef.js';
1
+ import { r as registerInstance, c as createEvent, h, F as Fragment, H as Host, g as getElement } from './index-5429f20b.js';
2
+ import { a as a11yBoolean } from './a11y-d5444a76.js';
3
3
 
4
- const toggleCss = ":host{display:inline-flex;position:relative;height:2rem;justify-content:flex-start;align-items:center;margin-right:0.25rem;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .switch{position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem;margin-right:0.25rem}:host .switch input{opacity:0;width:0;height:0}:host .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem;border:1px solid transparent}:host .slider:before{position:absolute;content:\"\";height:1.125rem;width:1.125rem;left:4px;bottom:2px;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%}:host input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}:host input:focus-visible+.switch>.slider{outline:1px solid var(--theme-color-focus-bdr);outline-offset:1px}:host input:checked+.switch>.slider{background-color:var(--theme-switch-on--background)}:host input:checked+.switch>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.35rem)}:host input+.switch>.slider{border-color:var(--theme-switch-off--border-color)}:host input+.switch:hover>.slider{background-color:var(--theme-switch-off--background--hover);border-color:var(--theme-switch-off--border-color--hover)}:host input+.switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover)}:host input+.switch:active>.slider{background-color:var(--theme-switch-off--background--active);border-color:var(--theme-switch-off--border-color--active)}:host input+.switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active)}:host input:checked+.switch>.slider{border-color:var(--theme-switch-on--border-color)}:host input:checked+.switch:hover>.slider{background-color:var(--theme-switch-on--background--hover);border-color:var(--theme-switch-on--border-color--hover)}:host input:checked+.switch:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover)}:host input:checked+.switch:active>.slider{background-color:var(--theme-switch-on--background--active);border-color:var(--theme-switch-on--border-color--active)}:host input:checked+.switch:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active)}:host input:indeterminate+.switch>.slider::before{transform:translateX(0.7rem)}:host .toggle-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.disabled){pointer-events:none}:host(.disabled) input+.switch{opacity:0.5}:host(.disabled) input+.switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) input+.switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) input:checked+.switch>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) input:checked+.switch>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .toggle-text{color:var(--theme-color-weak-text)}:host(.ix-info:not(.disabled)) .slider{--theme-switch-off--background:var(--theme-switch-off--background--info);--theme-switch-off--background--hover:var(--theme-switch-off--background--info--hover);--theme-switch-off--background--active:var(--theme-switch-off--background--info--active);--theme-switch-thumb-off--background:var(--theme-switch-thumb-off--background--info);--theme-switch-thumb-off--background--hover:var(--theme-switch-thumb-off--background--info--hover);--theme-switch-thumb-off--background--active:var(--theme-switch-thumb-off--background--info--active);--theme-switch-off--border-color:var(--theme-switch-off--border-color--info);--theme-switch-off--border-color--hover:var(--theme-switch-off--border-color--info--hover);--theme-switch-off--border-color--active:var(--theme-switch-off--border-color--info--active);--theme-switch-on--background:var(--theme-switch-on--background--info);--theme-switch-on--background--hover:var(--theme-switch-on--background--info--hover);--theme-switch-on--background--active:var(--theme-switch-on--background--info--active);--theme-switch-thumb-on--background:var(--theme-switch-thumb-on--background--info);--theme-switch-thumb-on--background--hover:var(--theme-switch-thumb-on--background--info--hover);--theme-switch-thumb-on--background--active:var(--theme-switch-thumb-on--background--info--active);--theme-switch-on--border-color:var(--theme-switch-on--border-color--info);--theme-switch-on--border-color--hover:var(--theme-switch-on--border-color--info--hover);--theme-switch-on--border-color--active:var(--theme-switch-on--border-color--info--active);--theme-switch-mixed--background:var(--theme-switch-mixed--background--info);--theme-switch-mixed--background--hover:var(--theme-switch-mixed--background--info--hover);--theme-switch-mixed--background--active:var(--theme-switch-mixed--background--info--active);--theme-switch-thumb-mixed--background:var(--theme-switch-thumb-mixed--background--info);--theme-switch-thumb-mixed--background--hover:var(--theme-switch-thumb-mixed--background--info--hover);--theme-switch-thumb-mixed--background--active:var(--theme-switch-thumb-mixed--background--info--active);--theme-switch-mixed--border-color:var(--theme-switch-mixed--border-color--info);--theme-switch-mixed--border-color--hover:var(--theme-switch-mixed--border-color--info--hover);--theme-switch-mixed--border-color--active:var(--theme-switch-mixed--border-color--info--active)}:host(.ix-warning:not(.disabled)) .slider{--theme-switch-off--background:var(--theme-switch-off--background--warning);--theme-switch-off--background--hover:var(--theme-switch-off--background--warning--hover);--theme-switch-off--background--active:var(--theme-switch-off--background--warning--active);--theme-switch-thumb-off--background:var(--theme-switch-thumb-off--background--warning);--theme-switch-thumb-off--background--hover:var(--theme-switch-thumb-off--background--warning--hover);--theme-switch-thumb-off--background--active:var(--theme-switch-thumb-off--background--warning--active);--theme-switch-off--border-color:var(--theme-switch-off--border-color--warning);--theme-switch-off--border-color--hover:var(--theme-switch-off--border-color--warning--hover);--theme-switch-off--border-color--active:var(--theme-switch-off--border-color--warning--active);--theme-switch-on--background:var(--theme-switch-on--background--warning);--theme-switch-on--background--hover:var(--theme-switch-on--background--warning--hover);--theme-switch-on--background--active:var(--theme-switch-on--background--warning--active);--theme-switch-thumb-on--background:var(--theme-switch-thumb-on--background--warning);--theme-switch-thumb-on--background--hover:var(--theme-switch-thumb-on--background--warning--hover);--theme-switch-thumb-on--background--active:var(--theme-switch-thumb-on--background--warning--active);--theme-switch-on--border-color:var(--theme-switch-on--border-color--warning);--theme-switch-on--border-color--hover:var(--theme-switch-on--border-color--warning--hover);--theme-switch-on--border-color--active:var(--theme-switch-on--border-color--warning--active);--theme-switch-mixed--background:var(--theme-switch-mixed--background--warning);--theme-switch-mixed--background--hover:var(--theme-switch-mixed--background--warning--hover);--theme-switch-mixed--background--active:var(--theme-switch-mixed--background--warning--active);--theme-switch-thumb-mixed--background:var(--theme-switch-thumb-mixed--background--warning);--theme-switch-thumb-mixed--background--hover:var(--theme-switch-thumb-mixed--background--warning--hover);--theme-switch-thumb-mixed--background--active:var(--theme-switch-thumb-mixed--background--warning--active);--theme-switch-mixed--border-color:var(--theme-switch-mixed--border-color--warning);--theme-switch-mixed--border-color--hover:var(--theme-switch-mixed--border-color--warning--hover);--theme-switch-mixed--border-color--active:var(--theme-switch-mixed--border-color--warning--active)}:host(.ix-invalid--required:not(.disabled)) .slider{--theme-switch-off--background:var(--theme-switch-off--background--invalid);--theme-switch-off--background--hover:var(--theme-switch-off--background--invalid--hover);--theme-switch-off--background--active:var(--theme-switch-off--background--invalid--active);--theme-switch-thumb-off--background:var(--theme-switch-thumb-off--background--invalid);--theme-switch-thumb-off--background--hover:var(--theme-switch-thumb-off--background--invalid--hover);--theme-switch-thumb-off--background--active:var(--theme-switch-thumb-off--background--invalid--active);--theme-switch-off--border-color:var(--theme-switch-off--border-color--invalid);--theme-switch-off--border-color--hover:var(--theme-switch-off--border-color--invalid--hover);--theme-switch-off--border-color--active:var(--theme-switch-off--border-color--invalid--active);--theme-switch-on--background:var(--theme-switch-on--background--invalid);--theme-switch-on--background--hover:var(--theme-switch-on--background--invalid--hover);--theme-switch-on--background--active:var(--theme-switch-on--background--invalid--active);--theme-switch-thumb-on--background:var(--theme-switch-thumb-on--background--invalid);--theme-switch-thumb-on--background--hover:var(--theme-switch-thumb-on--background--invalid--hover);--theme-switch-thumb-on--background--active:var(--theme-switch-thumb-on--background--invalid--active);--theme-switch-on--border-color:var(--theme-switch-on--border-color--invalid);--theme-switch-on--border-color--hover:var(--theme-switch-on--border-color--invalid--hover);--theme-switch-on--border-color--active:var(--theme-switch-on--border-color--invalid--active);--theme-switch-mixed--background:var(--theme-switch-mixed--background--invalid);--theme-switch-mixed--background--hover:var(--theme-switch-mixed--background--invalid--hover);--theme-switch-mixed--background--active:var(--theme-switch-mixed--background--invalid--active);--theme-switch-thumb-mixed--background:var(--theme-switch-thumb-mixed--background--invalid);--theme-switch-thumb-mixed--background--hover:var(--theme-switch-thumb-mixed--background--invalid--hover);--theme-switch-thumb-mixed--background--active:var(--theme-switch-thumb-mixed--background--invalid--active);--theme-switch-mixed--border-color:var(--theme-switch-mixed--border-color--invalid);--theme-switch-mixed--border-color--hover:var(--theme-switch-mixed--border-color--invalid--hover);--theme-switch-mixed--border-color--active:var(--theme-switch-mixed--border-color--invalid--active)}:host(.ix-invalid:not(.disabled)) .slider{--theme-switch-off--background:var(--theme-switch-off--background--invalid);--theme-switch-off--background--hover:var(--theme-switch-off--background--invalid--hover);--theme-switch-off--background--active:var(--theme-switch-off--background--invalid--active);--theme-switch-thumb-off--background:var(--theme-switch-thumb-off--background--invalid);--theme-switch-thumb-off--background--hover:var(--theme-switch-thumb-off--background--invalid--hover);--theme-switch-thumb-off--background--active:var(--theme-switch-thumb-off--background--invalid--active);--theme-switch-off--border-color:var(--theme-switch-off--border-color--invalid);--theme-switch-off--border-color--hover:var(--theme-switch-off--border-color--invalid--hover);--theme-switch-off--border-color--active:var(--theme-switch-off--border-color--invalid--active);--theme-switch-on--background:var(--theme-switch-on--background--invalid);--theme-switch-on--background--hover:var(--theme-switch-on--background--invalid--hover);--theme-switch-on--background--active:var(--theme-switch-on--background--invalid--active);--theme-switch-thumb-on--background:var(--theme-switch-thumb-on--background--invalid);--theme-switch-thumb-on--background--hover:var(--theme-switch-thumb-on--background--invalid--hover);--theme-switch-thumb-on--background--active:var(--theme-switch-thumb-on--background--invalid--active);--theme-switch-on--border-color:var(--theme-switch-on--border-color--invalid);--theme-switch-on--border-color--hover:var(--theme-switch-on--border-color--invalid--hover);--theme-switch-on--border-color--active:var(--theme-switch-on--border-color--invalid--active);--theme-switch-mixed--background:var(--theme-switch-mixed--background--invalid);--theme-switch-mixed--background--hover:var(--theme-switch-mixed--background--invalid--hover);--theme-switch-mixed--background--active:var(--theme-switch-mixed--background--invalid--active);--theme-switch-thumb-mixed--background:var(--theme-switch-thumb-mixed--background--invalid);--theme-switch-thumb-mixed--background--hover:var(--theme-switch-thumb-mixed--background--invalid--hover);--theme-switch-thumb-mixed--background--active:var(--theme-switch-thumb-mixed--background--invalid--active);--theme-switch-mixed--border-color:var(--theme-switch-mixed--border-color--invalid);--theme-switch-mixed--border-color--hover:var(--theme-switch-mixed--border-color--invalid--hover);--theme-switch-mixed--border-color--active:var(--theme-switch-mixed--border-color--invalid--active)}";
4
+ const toggleCss = ":host{display:inline-flex;position:relative;height:2rem;justify-content:flex-start;align-items:center;margin-right:0.25rem;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .switch{position:relative;display:inline-block;width:3rem;min-width:3rem;max-width:3rem;height:1.5rem;margin-right:0.25rem}:host .switch input{opacity:0;width:0;height:0}:host .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:var(--theme-switch-off--background);transition:var(--theme-default-time);border-radius:1.5rem}:host .slider:before{position:absolute;content:\"\";height:1.125rem;width:1.125rem;left:4px;bottom:3px;background-color:var(--theme-switch-thumb-off--background);transition:var(--theme-default-time);border-radius:50%}:host input{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}:host input:focus-visible+.switch>.slider{outline:1px solid var(--theme-color-focus-bdr);outline-offset:1px}:host input:checked+.switch>.slider{background-color:var(--theme-switch-on--background)}:host input:checked+.switch>.slider::before{background-color:var(--theme-switch-thumb-on--background);transform:translateX(1.35rem)}:host input+.switch:hover>.slider{background-color:var(--theme-switch-off--background--hover)}:host input+.switch:hover>.slider:before{background-color:var(--theme-switch-thumb-off--background--hover)}:host input+.switch:active>.slider{background-color:var(--theme-switch-off--background--active)}:host input+.switch:active>.slider:before{background-color:var(--theme-switch-thumb-off--background--active)}:host input:checked+.switch:hover>.slider{background-color:var(--theme-switch-on--background--hover)}:host input:checked+.switch:hover>.slider:before{background-color:var(--theme-switch-thumb-on--background--hover)}:host input:checked+.switch:active>.slider{background-color:var(--theme-switch-on--background--active)}:host input:checked+.switch:active>.slider:before{background-color:var(--theme-switch-thumb-on--background--active)}:host input:indeterminate+.switch>.slider::before{transform:translateX(0.7rem)}:host .toggle-text{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}:host(.disabled){pointer-events:none}:host(.disabled) input+.switch{opacity:0.5}:host(.disabled) input+.switch>.slider{background-color:var(--theme-switch-off--background--disabled)}:host(.disabled) input+.switch>.slider:before{background-color:var(--theme-switch-thumb-off--background--disabled)}:host(.disabled) input:checked+.switch>.slider{background-color:var(--theme-switch-on--background--disabled)}:host(.disabled) input:checked+.switch>.slider:before{background-color:var(--theme-switch-thumb-on--background--disabled)}:host(.disabled) .toggle-text{color:var(--theme-color-weak-text)}";
5
5
  const IxToggleStyle0 = toggleCss;
6
6
 
7
7
  const Toggle = class {
8
8
  constructor(hostRef) {
9
9
  registerInstance(this, hostRef);
10
10
  this.checkedChange = createEvent(this, "checkedChange", 7);
11
- this.valueChange = createEvent(this, "valueChange", 7);
12
- if (hostRef.$hostElement$["s-ei"]) {
13
- this.formInternals = hostRef.$hostElement$["s-ei"];
14
- }
15
- else {
16
- this.formInternals = hostRef.$hostElement$.attachInternals();
17
- hostRef.$hostElement$["s-ei"] = this.formInternals;
18
- }
19
- this.name = undefined;
20
- this.value = 'on';
21
11
  this.checked = false;
22
12
  this.disabled = false;
23
13
  this.indeterminate = false;
@@ -25,7 +15,6 @@ const Toggle = class {
25
15
  this.textOff = 'Off';
26
16
  this.textIndeterminate = 'Mixed';
27
17
  this.hideText = false;
28
- this.required = false;
29
18
  }
30
19
  onCheckedChange(newChecked) {
31
20
  if (this.indeterminate) {
@@ -34,38 +23,12 @@ const Toggle = class {
34
23
  this.checked = newChecked;
35
24
  this.checkedChange.emit(this.checked);
36
25
  }
37
- componentWillLoad() {
38
- this.updateFormInternalValue();
39
- }
40
- updateFormInternalValue() {
41
- if (this.checked) {
42
- this.formInternals.setFormValue(this.value);
43
- }
44
- else {
45
- this.formInternals.setFormValue(null);
46
- }
47
- }
48
- watchCheckedChange() {
49
- this.updateFormInternalValue();
50
- }
51
- /** @internal */
52
- hasValidValue() {
53
- return Promise.resolve(this.checked);
54
- }
55
- /** @internal */
56
- getAssociatedFormElement() {
57
- return Promise.resolve(this.formInternals.form);
58
- }
59
26
  render() {
60
- return (h(Host, { key: '0afa08e1803352f2bb3360c11fcda2745531e20d', class: {
27
+ return (h(Host, { key: '46cf23f4ae6803763da9344dfd9374aa2e307e14', class: {
61
28
  disabled: this.disabled,
62
- }, onClick: () => this.onCheckedChange(!this.checked) }, h("input", { key: '37ba0cf086ed01c01e61ff0bb24367759b537cd7', disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, role: "switch", tabindex: 0, type: "checkbox", "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), h("label", { key: '83d6712432de4b45396b11f7f21cf7072fd19fcd', class: "switch", tabIndex: -1 }, h("span", { key: 'f3f91c36a2043f039813b43bbc6285d67239d050', class: "slider" })), !this.hideText ? (h(Fragment, null, !this.indeterminate ? (h("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.checked ? this.textOn : this.textOff)) : (h("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.textIndeterminate)))) : null));
29
+ }, onClick: () => this.onCheckedChange(!this.checked) }, h("input", { key: '3e85c5ebee51ea769bce59bf215a050e8196cc02', disabled: this.disabled, indeterminate: this.indeterminate, checked: this.checked, role: "switch", tabindex: 0, type: "checkbox", "aria-checked": a11yBoolean(this.checked), onChange: (event) => this.onCheckedChange(event.target.checked) }), h("label", { key: 'd09e1342cbb63f4e5b0f18d2071260b47405eaa4', class: "switch", tabIndex: -1 }, h("span", { key: '94d1afb922bd8da6aa62dec9aa94bf350d507bc7', class: "slider" })), !this.hideText ? (h(Fragment, null, !this.indeterminate ? (h("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.checked ? this.textOn : this.textOff)) : (h("span", { class: 'toggle-text', "aria-hidden": a11yBoolean(true) }, this.textIndeterminate)))) : null));
63
30
  }
64
- static get formAssociated() { return true; }
65
31
  get hostElement() { return getElement(this); }
66
- static get watchers() { return {
67
- "checked": ["watchCheckedChange"]
68
- }; }
69
32
  };
70
33
  Toggle.style = IxToggleStyle0;
71
34
 
@@ -1 +1 @@
1
- {"file":"ix-toggle.entry.js","mappings":";;;AAAA,MAAM,SAAS,GAAG,mpbAAmpb,CAAC;AACtqb,uBAAe,SAAS;;MCiCX,MAAM;;;;;;;;;;;;;qBAawB,IAAI;uBAKK,KAAK;wBAKpC,KAAK;6BAKgC,KAAK;sBAK5C,IAAI;uBAKH,KAAK;iCAKK,OAAO;wBAKhB,KAAK;wBAOY,KAAK;;IAUzC,eAAe,CAAC,UAAmB;QACjC,IAAI,IAAI,CAAC,aAAa,EAAE;YACtB,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC;SAC5B;QACD,IAAI,CAAC,OAAO,GAAG,UAAU,CAAC;QAC1B,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KACvC;IAED,iBAAiB;QACf,IAAI,CAAC,uBAAuB,EAAE,CAAC;KAChC;IAED,uBAAuB;QACrB,IAAI,IAAI,CAAC,OAAO,EAAE;YAChB,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;SAC7C;aAAM;YACL,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;SACvC;KACF;IAGD,kBAAkB;QAChB,IAAI,CAAC,uBAAuB,EAAE,CAAC;KAChC;;IAID,aAAa;QACX,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KACtC;;IAID,wBAAwB;QACtB,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC;KACjD;IAED,MAAM;QACJ,QACE,EAAC,IAAI,qDACH,KAAK,EAAE;gBACL,QAAQ,EAAE,IAAI,CAAC,QAAQ;aACxB,EACD,OAAO,EAAE,MAAM,IAAI,CAAC,eAAe,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,IAElD,8DACE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,aAAa,EAAE,IAAI,CAAC,aAAa,EACjC,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,IAAI,EAAC,QAAQ,EACb,QAAQ,EAAE,CAAC,EACX,IAAI,EAAC,UAAU,kBACD,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,EACvC,QAAQ,EAAE,CAAC,KAAK,KACd,IAAI,CAAC,eAAe,CAAE,KAAK,CAAC,MAA2B,CAAC,OAAO,CAAC,GAE3D,EACT,8DAAO,KAAK,EAAC,QAAQ,EAAC,QAAQ,EAAE,CAAC,CAAC,IAChC,6DAAM,KAAK,EAAC,QAAQ,GAAQ,CACtB,EACP,CAAC,IAAI,CAAC,QAAQ,IACb,EAAC,QAAQ,QACN,CAAC,IAAI,CAAC,aAAa,IAClB,YAAM,KAAK,EAAE,aAAa,iBAAe,WAAW,CAAC,IAAI,CAAC,IACvD,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,OAAO,CACrC,KAEP,YAAM,KAAK,EAAE,aAAa,iBAAe,WAAW,CAAC,IAAI,CAAC,IACvD,IAAI,CAAC,iBAAiB,CAClB,CACR,CACQ,IACT,IAAI,CACH,EACP;KACH;;;;;;;;;;;","names":[],"sources":["src/components/toggle/toggle.scss?tag=ix-toggle&encapsulation=shadow","src/components/toggle/toggle.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'mixins/hover';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n display: inline-flex;\n position: relative;\n height: 2rem;\n justify-content: flex-start;\n align-items: center;\n margin-right: 0.25rem;\n\n cursor: pointer;\n\n .switch {\n position: relative;\n display: inline-block;\n width: 3rem;\n min-width: 3rem;\n max-width: 3rem;\n height: 1.5rem;\n margin-right: 0.25rem;\n }\n\n .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: var(--theme-switch-off--background);\n transition: var(--theme-default-time);\n border-radius: 1.5rem;\n border: 1px solid transparent;\n }\n\n .slider:before {\n position: absolute;\n content: '';\n height: 1.125rem;\n width: 1.125rem;\n left: 4px;\n bottom: 2px;\n background-color: var(--theme-switch-thumb-off--background);\n transition: var(--theme-default-time);\n border-radius: 50%;\n }\n\n input {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n }\n\n input:focus-visible + .switch > .slider {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: 1px;\n }\n\n input:checked + .switch > .slider {\n background-color: var(--theme-switch-on--background);\n }\n\n input:checked + .switch > .slider::before {\n background-color: var(--theme-switch-thumb-on--background);\n transform: translateX(1.35rem);\n }\n\n // Toggle NOT checked\n input + .switch > .slider {\n border-color: var(--theme-switch-off--border-color);\n }\n\n input + .switch:hover > .slider {\n background-color: var(--theme-switch-off--background--hover);\n border-color: var(--theme-switch-off--border-color--hover);\n }\n\n input + .switch:hover > .slider:before {\n background-color: var(--theme-switch-thumb-off--background--hover);\n }\n\n input + .switch:active > .slider {\n background-color: var(--theme-switch-off--background--active);\n border-color: var(--theme-switch-off--border-color--active);\n }\n\n input + .switch:active > .slider:before {\n background-color: var(--theme-switch-thumb-off--background--active);\n }\n\n // Toggle checked\n input:checked + .switch > .slider {\n border-color: var(--theme-switch-on--border-color);\n }\n\n input:checked + .switch:hover > .slider {\n background-color: var(--theme-switch-on--background--hover);\n border-color: var(--theme-switch-on--border-color--hover);\n }\n\n input:checked + .switch:hover > .slider:before {\n background-color: var(--theme-switch-thumb-on--background--hover);\n }\n\n input:checked + .switch:active > .slider {\n background-color: var(--theme-switch-on--background--active);\n border-color: var(--theme-switch-on--border-color--active);\n }\n\n input:checked + .switch:active > .slider:before {\n background-color: var(--theme-switch-thumb-on--background--active);\n }\n\n input:indeterminate + .switch > .slider::before {\n transform: translateX(0.7rem);\n }\n\n .toggle-text {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n}\n\n:host(.disabled) {\n pointer-events: none;\n\n input + .switch {\n opacity: 0.5;\n }\n\n input + .switch > .slider {\n background-color: var(--theme-switch-off--background--disabled);\n }\n\n input + .switch > .slider:before {\n background-color: var(--theme-switch-thumb-off--background--disabled);\n }\n\n input:checked + .switch > .slider {\n background-color: var(--theme-switch-on--background--disabled);\n }\n\n input:checked + .switch > .slider:before {\n background-color: var(--theme-switch-thumb-on--background--disabled);\n }\n\n .toggle-text {\n color: var(--theme-color-weak-text);\n }\n}\n\n@mixin toggle-variant($selector) {\n :host(#{$selector}:not(.disabled)) {\n .slider {\n @content;\n }\n }\n}\n\n@mixin define-toggle-vars($state, $type) {\n --theme-switch-#{$state}--background: var(--theme-switch-#{$state}--background--#{$type});\n --theme-switch-#{$state}--background--hover: var(--theme-switch-#{$state}--background--#{$type}--hover);\n --theme-switch-#{$state}--background--active: var(--theme-switch-#{$state}--background--#{$type}--active);\n\n --theme-switch-thumb-#{$state}--background: var(--theme-switch-thumb-#{$state}--background--#{$type});\n --theme-switch-thumb-#{$state}--background--hover: var(--theme-switch-thumb-#{$state}--background--#{$type}--hover);\n --theme-switch-thumb-#{$state}--background--active: var(--theme-switch-thumb-#{$state}--background--#{$type}--active);\n\n --theme-switch-#{$state}--border-color: var(--theme-switch-#{$state}--border-color--#{$type});\n --theme-switch-#{$state}--border-color--hover: var(--theme-switch-#{$state}--border-color--#{$type}--hover);\n --theme-switch-#{$state}--border-color--active: var(--theme-switch-#{$state}--border-color--#{$type}--active);\n}\n\n@include toggle-variant(\n $selector: '.ix-info',\n) {\n @include define-toggle-vars('off', 'info');\n @include define-toggle-vars('on', 'info');\n @include define-toggle-vars('mixed', 'info');\n}\n\n@include toggle-variant(\n $selector: '.ix-warning',\n) {\n @include define-toggle-vars('off', 'warning');\n @include define-toggle-vars('on', 'warning');\n @include define-toggle-vars('mixed', 'warning');\n}\n\n@include toggle-variant(\n $selector: '.ix-invalid--required',\n) {\n @include define-toggle-vars('off', 'invalid');\n @include define-toggle-vars('on', 'invalid');\n @include define-toggle-vars('mixed', 'invalid');\n}\n\n@include toggle-variant(\n $selector: '.ix-invalid',\n) {\n @include define-toggle-vars('off', 'invalid');\n @include define-toggle-vars('on', 'invalid');\n @include define-toggle-vars('mixed', 'invalid');\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 AttachInternals,\n Component,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Host,\n Method,\n Prop,\n Watch,\n} from '@stencil/core';\nimport { a11yBoolean } from '../utils/a11y';\nimport { IxFormComponent } from '../utils/field';\n\n/**\n * @form-ready 2.4.0\n * */\n@Component({\n tag: 'ix-toggle',\n styleUrl: 'toggle.scss',\n shadow: true,\n formAssociated: true,\n})\nexport class Toggle implements IxFormComponent<string> {\n @AttachInternals() formInternals!: ElementInternals;\n\n @Element() hostElement!: HTMLIxToggleElement;\n\n /**\n * Name of the checkbox component\n */\n @Prop({ reflect: true }) name?: string;\n\n /**\n * Value of the checkbox component\n */\n @Prop({ reflect: true }) value: string = 'on';\n\n /**\n * Whether the slide-toggle element is checked or not.\n */\n @Prop({ mutable: true, reflect: true }) checked = false;\n\n /**\n * Whether the slide-toggle element is disabled or not.\n */\n @Prop() disabled = false;\n\n /**\n * If true the control is in indeterminate state\n */\n @Prop({ mutable: true, reflect: true }) indeterminate = false;\n\n /**\n * Text for on state\n */\n @Prop() textOn = 'On';\n\n /**\n * Text for off state\n */\n @Prop() textOff = 'Off';\n\n /**\n * Text for indeterminate state\n */\n @Prop() textIndeterminate = 'Mixed';\n\n /**\n * Hide `on` and `off` text\n */\n @Prop() hideText = false;\n\n /**\n * Required state of the checkbox component.\n *\n * If true, checkbox needs to be checked to be valid\n */\n @Prop({ reflect: true }) required = false;\n\n /**\n * An event will be dispatched each time the slide-toggle changes its value.\n */\n @Event() checkedChange!: EventEmitter<boolean>;\n\n /** @internal */\n @Event() valueChange!: EventEmitter<string>;\n\n onCheckedChange(newChecked: boolean) {\n if (this.indeterminate) {\n this.indeterminate = false;\n }\n this.checked = newChecked;\n this.checkedChange.emit(this.checked);\n }\n\n componentWillLoad() {\n this.updateFormInternalValue();\n }\n\n updateFormInternalValue(): void {\n if (this.checked) {\n this.formInternals.setFormValue(this.value);\n } else {\n this.formInternals.setFormValue(null);\n }\n }\n\n @Watch('checked')\n watchCheckedChange() {\n this.updateFormInternalValue();\n }\n\n /** @internal */\n @Method()\n hasValidValue(): Promise<boolean> {\n return Promise.resolve(this.checked);\n }\n\n /** @internal */\n @Method()\n getAssociatedFormElement(): Promise<HTMLFormElement | null> {\n return Promise.resolve(this.formInternals.form);\n }\n\n render() {\n return (\n <Host\n class={{\n disabled: this.disabled,\n }}\n onClick={() => this.onCheckedChange(!this.checked)}\n >\n <input\n disabled={this.disabled}\n indeterminate={this.indeterminate}\n checked={this.checked}\n role=\"switch\"\n tabindex={0}\n type=\"checkbox\"\n aria-checked={a11yBoolean(this.checked)}\n onChange={(event) =>\n this.onCheckedChange((event.target as HTMLInputElement).checked)\n }\n ></input>\n <label class=\"switch\" tabIndex={-1}>\n <span class=\"slider\"></span>\n </label>\n {!this.hideText ? (\n <Fragment>\n {!this.indeterminate ? (\n <span class={'toggle-text'} aria-hidden={a11yBoolean(true)}>\n {this.checked ? this.textOn : this.textOff}\n </span>\n ) : (\n <span class={'toggle-text'} aria-hidden={a11yBoolean(true)}>\n {this.textIndeterminate}\n </span>\n )}\n </Fragment>\n ) : null}\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"ix-toggle.entry.js","mappings":";;;AAAA,MAAM,SAAS,GAAG,27GAA27G,CAAC;AAC98G,uBAAe,SAAS;;MCyBX,MAAM;;;;uBAMiC,KAAK;wBAKpC,KAAK;6BAKgC,KAAK;sBAK5C,IAAI;uBAKH,KAAK;iCAKK,OAAO;wBAKhB,KAAK;;IAOxB,eAAe,CAAC,UAAmB;QACjC,IAAI,IAAI,CAAC,aAAa,EAAE;YACtB,IAAI,CAAC,aAAa,GAAG,KAAK,CAAC;SAC5B;QACD,IAAI,CAAC,OAAO,GAAG,UAAU,CAAC;QAC1B,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;KACvC;IAED,MAAM;QACJ,QACE,EAAC,IAAI,qDACH,KAAK,EAAE;gBACL,QAAQ,EAAE,IAAI,CAAC,QAAQ;aACxB,EACD,OAAO,EAAE,MAAM,IAAI,CAAC,eAAe,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,IAElD,8DACE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,aAAa,EAAE,IAAI,CAAC,aAAa,EACjC,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,IAAI,EAAC,QAAQ,EACb,QAAQ,EAAE,CAAC,EACX,IAAI,EAAC,UAAU,kBACD,WAAW,CAAC,IAAI,CAAC,OAAO,CAAC,EACvC,QAAQ,EAAE,CAAC,KAAK,KACd,IAAI,CAAC,eAAe,CAAE,KAAK,CAAC,MAAc,CAAC,OAAO,CAAC,GAE9C,EACT,8DAAO,KAAK,EAAC,QAAQ,EAAC,QAAQ,EAAE,CAAC,CAAC,IAChC,6DAAM,KAAK,EAAC,QAAQ,GAAQ,CACtB,EACP,CAAC,IAAI,CAAC,QAAQ,IACb,EAAC,QAAQ,QACN,CAAC,IAAI,CAAC,aAAa,IAClB,YAAM,KAAK,EAAE,aAAa,iBAAe,WAAW,CAAC,IAAI,CAAC,IACvD,IAAI,CAAC,OAAO,GAAG,IAAI,CAAC,MAAM,GAAG,IAAI,CAAC,OAAO,CACrC,KAEP,YAAM,KAAK,EAAE,aAAa,iBAAe,WAAW,CAAC,IAAI,CAAC,IACvD,IAAI,CAAC,iBAAiB,CAClB,CACR,CACQ,IACT,IAAI,CACH,EACP;KACH;;;;;;;","names":[],"sources":["src/components/toggle/toggle.scss?tag=ix-toggle&encapsulation=shadow","src/components/toggle/toggle.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\n@import 'mixins/hover';\n@import 'mixins/shadow-dom/component';\n\n:host {\n @include ix-component;\n display: inline-flex;\n position: relative;\n height: 2rem;\n justify-content: flex-start;\n align-items: center;\n margin-right: 0.25rem;\n\n cursor: pointer;\n\n .switch {\n position: relative;\n display: inline-block;\n width: 3rem;\n min-width: 3rem;\n max-width: 3rem;\n height: 1.5rem;\n margin-right: 0.25rem;\n }\n\n .switch input {\n opacity: 0;\n width: 0;\n height: 0;\n }\n\n .slider {\n position: absolute;\n cursor: pointer;\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n background-color: var(--theme-switch-off--background);\n transition: var(--theme-default-time);\n border-radius: 1.5rem;\n }\n\n .slider:before {\n position: absolute;\n content: '';\n height: 1.125rem;\n width: 1.125rem;\n left: 4px;\n bottom: 3px;\n background-color: var(--theme-switch-thumb-off--background);\n transition: var(--theme-default-time);\n border-radius: 50%;\n }\n\n input {\n border: 0;\n clip: rect(0 0 0 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px;\n }\n\n input:focus-visible + .switch > .slider {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: 1px;\n }\n\n input:checked + .switch > .slider {\n background-color: var(--theme-switch-on--background);\n }\n\n input:checked + .switch > .slider::before {\n background-color: var(--theme-switch-thumb-on--background);\n transform: translateX(1.35rem);\n }\n\n // Toggle NOT checked\n input + .switch:hover > .slider {\n background-color: var(--theme-switch-off--background--hover);\n }\n\n input + .switch:hover > .slider:before {\n background-color: var(--theme-switch-thumb-off--background--hover);\n }\n\n input + .switch:active > .slider {\n background-color: var(--theme-switch-off--background--active);\n }\n\n input + .switch:active > .slider:before {\n background-color: var(--theme-switch-thumb-off--background--active);\n }\n\n // Toggle checked\n input:checked + .switch:hover > .slider {\n background-color: var(--theme-switch-on--background--hover);\n }\n\n input:checked + .switch:hover > .slider:before {\n background-color: var(--theme-switch-thumb-on--background--hover);\n }\n\n input:checked + .switch:active > .slider {\n background-color: var(--theme-switch-on--background--active);\n }\n\n input:checked + .switch:active > .slider:before {\n background-color: var(--theme-switch-thumb-on--background--active);\n }\n\n input:indeterminate + .switch > .slider::before {\n transform: translateX(0.7rem);\n }\n\n .toggle-text {\n overflow: hidden;\n white-space: nowrap;\n text-overflow: ellipsis;\n }\n}\n\n:host(.disabled) {\n pointer-events: none;\n\n input + .switch {\n opacity: 0.5;\n }\n\n input + .switch > .slider {\n background-color: var(--theme-switch-off--background--disabled);\n }\n\n input + .switch > .slider:before {\n background-color: var(--theme-switch-thumb-off--background--disabled);\n }\n\n input:checked + .switch > .slider {\n background-color: var(--theme-switch-on--background--disabled);\n }\n\n input:checked + .switch > .slider:before {\n background-color: var(--theme-switch-thumb-on--background--disabled);\n }\n\n .toggle-text {\n color: var(--theme-color-weak-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 {\n Component,\n Element,\n Event,\n EventEmitter,\n Fragment,\n h,\n Host,\n Prop,\n} from '@stencil/core';\nimport { a11yBoolean } from '../utils/a11y';\n\n@Component({\n tag: 'ix-toggle',\n styleUrl: 'toggle.scss',\n shadow: true,\n})\nexport class Toggle {\n @Element() hostElement!: HTMLIxToggleElement;\n\n /**\n * Whether the slide-toggle element is checked or not.\n */\n @Prop({ mutable: true, reflect: true }) checked = false;\n\n /**\n * Whether the slide-toggle element is disabled or not.\n */\n @Prop() disabled = false;\n\n /**\n * If true the control is in indeterminate state\n */\n @Prop({ mutable: true, reflect: true }) indeterminate = false;\n\n /**\n * Text for on state\n */\n @Prop() textOn = 'On';\n\n /**\n * Text for off state\n */\n @Prop() textOff = 'Off';\n\n /**\n * Text for indeterminate state\n */\n @Prop() textIndeterminate = 'Mixed';\n\n /**\n * Hide `on` and `off` text\n */\n @Prop() hideText = false;\n\n /**\n * An event will be dispatched each time the slide-toggle changes its value.\n */\n @Event() checkedChange: EventEmitter<boolean>;\n\n onCheckedChange(newChecked: boolean) {\n if (this.indeterminate) {\n this.indeterminate = false;\n }\n this.checked = newChecked;\n this.checkedChange.emit(this.checked);\n }\n\n render() {\n return (\n <Host\n class={{\n disabled: this.disabled,\n }}\n onClick={() => this.onCheckedChange(!this.checked)}\n >\n <input\n disabled={this.disabled}\n indeterminate={this.indeterminate}\n checked={this.checked}\n role=\"switch\"\n tabindex={0}\n type=\"checkbox\"\n aria-checked={a11yBoolean(this.checked)}\n onChange={(event) =>\n this.onCheckedChange((event.target as any).checked)\n }\n ></input>\n <label class=\"switch\" tabIndex={-1}>\n <span class=\"slider\"></span>\n </label>\n {!this.hideText ? (\n <Fragment>\n {!this.indeterminate ? (\n <span class={'toggle-text'} aria-hidden={a11yBoolean(true)}>\n {this.checked ? this.textOn : this.textOff}\n </span>\n ) : (\n <span class={'toggle-text'} aria-hidden={a11yBoolean(true)}>\n {this.textIndeterminate}\n </span>\n )}\n </Fragment>\n ) : null}\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,145 +1,6 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-9103b14c.js';
2
- import { b as a11yHostAttributes } from './a11y-13dedaef.js';
3
- import { m as makeRef } from './make-ref-6b3b4e16.js';
4
- import { r as renderHelperText } from './helper-text-util-3dd33b44.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5429f20b.js';
5
2
  import { c as computePosition, s as shift, o as offset, b as arrow, f as flip, a as autoUpdate } from './floating-ui.dom.esm-6e7c098f.js';
6
- import { O as OnListener } from './listener-98571ba8.js';
7
- import './index-f51bf247.js';
8
-
9
- function isIxInputFieldComponent(obj) {
10
- return (obj &&
11
- 'getAssociatedFormElement' in obj &&
12
- typeof obj.getAssociatedFormElement === 'function' &&
13
- 'getNativeInputElement' in obj &&
14
- typeof obj.getNativeInputElement === 'function');
15
- }
16
-
17
- const fieldLabelCss = ":host{display:inline-block;position:relative;margin-top:0.5rem;margin-bottom:0.25rem}";
18
- const IxFieldLabelStyle0 = fieldLabelCss;
19
-
20
- const FormFieldLabel = class {
21
- constructor(hostRef) {
22
- registerInstance(this, hostRef);
23
- this.observer = new MutationObserver(() => this.checkForRequired());
24
- this.a11yAttributes = {};
25
- this.labelRef = makeRef();
26
- this.required = undefined;
27
- this.htmlFor = undefined;
28
- this.controlRef = undefined;
29
- }
30
- connectedCallback() {
31
- this.registerObserver();
32
- }
33
- disconnectedCallback() {
34
- this.destroyObserver();
35
- }
36
- componentWillRender() {
37
- this.checkForRequired();
38
- }
39
- componentWillLoad() {
40
- this.a11yAttributes = a11yHostAttributes(this.hostElement);
41
- }
42
- destroyObserver() {
43
- if (this.observer) {
44
- this.observer.disconnect();
45
- }
46
- }
47
- registerObserver() {
48
- if (typeof window === 'undefined') {
49
- return;
50
- }
51
- this.destroyObserver();
52
- if (!this.htmlFor) {
53
- return;
54
- }
55
- this.observer.observe(window.document, {
56
- childList: true,
57
- subtree: true,
58
- });
59
- }
60
- async checkForRequired() {
61
- if (this.htmlFor) {
62
- const forElement = document.getElementById(this.htmlFor);
63
- if (forElement && typeof forElement.required === 'boolean') {
64
- this.required = forElement.required;
65
- }
66
- }
67
- if (this.controlRef) {
68
- const input = await this.controlRef.waitForCurrent();
69
- this.required = input.required;
70
- }
71
- }
72
- async focusOnClick() {
73
- if (this.htmlFor) {
74
- const target = document.getElementById(this.htmlFor);
75
- if (target) {
76
- let input = null;
77
- if (isIxInputFieldComponent(target)) {
78
- input = await target.getNativeInputElement();
79
- }
80
- else {
81
- input = target;
82
- }
83
- if (typeof input.focus === 'function') {
84
- input.focus();
85
- }
86
- }
87
- }
88
- if (this.controlRef) {
89
- (await this.controlRef.waitForCurrent()).focus();
90
- }
91
- }
92
- render() {
93
- return (h(Host, { key: '592ea81fa356fe38e4285116d8adea47b220dbd7', onClick: () => this.focusOnClick() }, h("label", Object.assign({ key: '2324be02438bc1807946b721a97c59b691d45db3', htmlFor: this.htmlFor }, this.a11yAttributes, { ref: this.labelRef }), h("ix-typography", { key: '3f4eeee6788394ee0afc92898f98284432213670', color: "soft", format: "label" }, h("slot", { key: '8a48ad5fe9ae212e0efb7cd9d507d5de3ef7ce99' }), this.required && h("span", { key: 'c387f27c7d1fef89f3ed5ecde0d113116a7b83fd' }, "\u00A0*")))));
94
- }
95
- get hostElement() { return getElement(this); }
96
- static get watchers() { return {
97
- "htmlFor": ["registerObserver"]
98
- }; }
99
- };
100
- FormFieldLabel.style = IxFieldLabelStyle0;
101
-
102
- const fieldWrapperCss = ":host{display:flex;position:relative;flex-direction:column}:host .slot-wrapper{display:flex;position:relative;align-items:center;justify-content:flex-start;gap:0.25rem}:host .field-bottom,:host .field-top{display:flex;flex-direction:row;position:relative;align-items:baseline;justify-content:space-between;gap:1rem;width:-moz-min-content;width:min-content;min-width:100%}:host .field-bottom .bottom-right{margin-left:auto;margin-right:0px}:host .bottom-text{display:flex;position:relative;align-items:flex-start;justify-content:flex-start;gap:0.25rem;margin-right:0.25rem}:host .text-icon{margin:0.125rem}:host .text-icon.invalid{color:var(--theme-helper-icon--color--invalid)}:host .text-icon.info{color:var(--theme-helper-icon--color--info)}:host .text-icon.warning{color:var(--theme-helper-icon--color--warning)}:host .text-icon.valid{color:var(--theme-helper-icon--color--valid)}:host .bottom-text{margin-top:0.25rem}:host(.text-behind-slotted-element){flex-direction:row;align-items:flex-start}:host(.text-behind-slotted-element) .bottom-text{margin-top:0.5rem;margin-left:0.5rem}";
103
- const IxFieldWrapperStyle0 = fieldWrapperCss;
104
-
105
- const FieldWrapper = class {
106
- constructor(hostRef) {
107
- registerInstance(this, hostRef);
108
- this.slotRef = makeRef();
109
- this.helperText = undefined;
110
- this.label = undefined;
111
- this.invalidText = undefined;
112
- this.validText = undefined;
113
- this.infoText = undefined;
114
- this.warningText = undefined;
115
- this.isInvalid = false;
116
- this.isValid = false;
117
- this.isInfo = false;
118
- this.isWarning = false;
119
- this.showTextAsTooltip = false;
120
- this.required = false;
121
- this.htmlForLabel = undefined;
122
- this.controlRef = undefined;
123
- }
124
- render() {
125
- const textOptions = {
126
- invalidText: this.invalidText,
127
- isInvalid: this.isInvalid,
128
- isValid: this.isValid,
129
- validText: this.validText,
130
- isWarning: this.isWarning,
131
- warningText: this.warningText,
132
- isInfo: this.isInfo,
133
- infoText: this.infoText,
134
- helperText: this.helperText,
135
- };
136
- return (h(Host, { key: 'abac5f314a561b000189c733e3f91a371dc3e4b7' }, h("div", { key: '007488d9b928ee7b5ad2f56a80860d32306ec77f', class: "field-top" }, this.label && (h("ix-field-label", { key: '13267ade8d55d0233160e9f796616d2e65999a34', required: this.required, htmlFor: this.htmlForLabel, controlRef: this.controlRef }, this.label)), h("slot", { key: '6b7c58e1ff035f8f3cfa4e0b7b0d7f9cbbd9c572', name: "label" }), h("slot", { key: 'f174f3f66045d74ad4e31d44dca9bf05f4e33db4', name: "top-right" })), h("div", { key: '08216ad8711e4df6df1177392fba6445b31fab87', class: {
137
- 'slot-wrapper': true,
138
- }, ref: this.slotRef }, h("slot", { key: '10222a8ce126fadcf97e41610fc0b72f52330bd0' })), h("div", { key: '942bfe9452312713d3d63d56c4eede5711af4fde', class: 'field-bottom' }, !this.showTextAsTooltip && renderHelperText(textOptions), h("div", { key: '9ec72ec64106298218deb4d5be627a325e579936', class: "bottom-right" }, h("slot", { key: '5ec6a10b820193843cb29d1b09c77d3793799b35', name: "bottom-right" }))), this.showTextAsTooltip === true && (h("ix-tooltip", { key: '93eb798d342a4187e521f1072cf34f1e5cb9b5da', for: this.slotRef.waitForCurrent(), showDelay: 500 }, renderHelperText(textOptions)))));
139
- }
140
- get hostElement() { return getElement(this); }
141
- };
142
- FieldWrapper.style = IxFieldWrapperStyle0;
3
+ import { O as OnListener } from './listener-4f3baab5.js';
143
4
 
144
5
  class OverlayController {
145
6
  constructor() {
@@ -416,9 +277,9 @@ const Tooltip = class {
416
277
  this.visible = false;
417
278
  }
418
279
  render() {
419
- return (h(Host, { key: 'b7883bd4b3b91669a26ec141c0958d639a5fc365', class: {
280
+ return (h(Host, { key: '990726c5c0bfdbdb0d5d1678ec54b5902d41d1cd', class: {
420
281
  visible: this.visible,
421
- }, role: "tooltip" }, h("div", { key: '7fb4389e060ea8d471bf3e7527dd746ca3f3db76', class: 'tooltip-title' }, h("slot", { key: '7662951c4c88e1568fbc36b5b37a62d06e17a769', name: "title-icon" }), h("ix-typography", { key: '966e285db23cc9afe422ed13119568f538b8c82e', variant: "default-title" }, this.titleContent, h("slot", { key: 'e2a2b625877b2315f798f1b18a61d52f017c11a8', name: "title-content" }))), h("div", { key: '56c0c6a0b7cbc9f00e2b49c5ec3c49de1bda1de3', class: 'tooltip-content' }, h("slot", { key: 'be10f8350596f0420c530329ab30336bb99c654b' })), h("div", { key: '1abda75258f0c5d3a3c6c577a9f919e6a980b250', class: "arrow" })));
282
+ }, role: "tooltip" }, h("div", { key: 'ecab668bf3f4010329c611b3d44a8103080d185e', class: 'tooltip-title' }, h("slot", { key: '016c833df9a38916cbd805756c48098d491f5846', name: "title-icon" }), h("ix-typography", { key: 'fe0a3fe4e2c9735207e22befc6006700859df2fc', variant: "default-title" }, this.titleContent, h("slot", { key: '6fcb3c9a2534922477aeb8b833f4e806d4010b84', name: "title-content" }))), h("div", { key: 'fcc689886a4d9651b0f7f23fb71e7d738558fde7', class: 'tooltip-content' }, h("slot", { key: '610c6bc179044892c550fbfa71313a1d27ee917a' })), h("div", { key: 'faf7c2a5d6b6347bd5c4ce9de377680c1ad4f06c', class: "arrow" })));
422
283
  }
423
284
  get hostElement() { return getElement(this); }
424
285
  };
@@ -427,6 +288,6 @@ __decorate([
427
288
  ], Tooltip.prototype, "onKeydown", null);
428
289
  Tooltip.style = IxTooltipStyle0;
429
290
 
430
- export { FormFieldLabel as ix_field_label, FieldWrapper as ix_field_wrapper, Tooltip as ix_tooltip };
291
+ export { Tooltip as ix_tooltip };
431
292
 
432
- //# sourceMappingURL=ix-field-label_3.entry.js.map
293
+ //# sourceMappingURL=ix-tooltip.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"ix-tooltip.entry.js","mappings":"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","names":[],"sources":["src/components/utils/overlay.ts","src/components/tooltip/tooltip-controller.ts","src/components/tooltip/tooltip.scss?tag=ix-tooltip&encapsulation=shadow","src/components/tooltip/tooltip.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { IxComponent } from '../utils/internal';\n\nexport interface IxOverlayComponent extends IxComponent {\n isPresent(): boolean;\n\n willPresent?(): boolean;\n willDismiss?(): boolean;\n\n present(): void;\n dismiss(): void;\n}\n\nexport class OverlayController {\n overlays: Set<IxOverlayComponent> = new Set();\n\n connected(instance: IxOverlayComponent): void {\n this.overlays.add(instance);\n }\n\n disconnected(instance: IxOverlayComponent): void {\n this.overlays.delete(instance);\n }\n\n present(instance: IxOverlayComponent): void {\n if (instance.willPresent && !instance.willPresent()) {\n return;\n }\n this.dismissOthers(instance);\n instance.present();\n }\n\n dismiss(instance: IxOverlayComponent): void {\n if (instance.willDismiss && !instance.willDismiss()) {\n return;\n }\n instance.dismiss();\n }\n\n private dismissOthers(instance: IxOverlayComponent): void {\n this.overlays.forEach((overlay) => {\n if (overlay !== instance) {\n this.dismiss(overlay);\n }\n });\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { OverlayController } from '../utils/overlay';\n\nclass TooltipController extends OverlayController {}\n\nexport const tooltipController = new TooltipController();\n",":host {\n display: inline-block;\n position: fixed;\n left: 0px;\n top: 0px;\n z-index: var(--theme-z-index-tooltip);\n\n max-width: 18.25rem;\n\n opacity: 0;\n visibility: collapse !important;\n overflow-wrap: break-word;\n\n border-radius: 0.25rem;\n background-color: var(--theme-tootlip--background);\n padding: 0.375rem 0.75rem 0.375rem 0.875rem;\n\n box-shadow: var(--theme-shadow-4);\n\n .tooltip-title {\n display: flex;\n align-items: center;\n\n ::slotted(ix-icon) {\n margin-right: 0.35rem;\n }\n }\n}\n\n:host(.visible) {\n opacity: 1;\n visibility: visible !important;\n}\n\n:host(.visible) {\n .arrow,\n .arrow::before {\n position: absolute;\n width: 12px;\n height: 12px;\n background: inherit;\n }\n\n .arrow {\n visibility: hidden;\n }\n\n .arrow::before {\n visibility: visible;\n content: '';\n transform: rotate(45deg);\n background-color: var(--theme-tootlip--background);\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 */\nimport {\n arrow,\n autoUpdate,\n computePosition,\n ComputePositionReturn,\n flip,\n offset,\n shift,\n} from '@floating-ui/dom';\nimport {\n Component,\n Element,\n h,\n Host,\n Method,\n Prop,\n State,\n} from '@stencil/core';\nimport { OnListener } from '../utils/listener';\nimport { tooltipController } from './tooltip-controller';\nimport { IxOverlayComponent } from '../utils/overlay';\n\ntype ArrowPosition = {\n top?: string;\n left?: string;\n right?: string;\n};\n\nconst numberToPixel = (value: number) => (value != null ? `${value}px` : '');\n\n/**\n * @slot title-icon - Icon of tooltip title\n * @slot title-content - Content of tooltip title\n *\n * @since 1.4.0\n */\n@Component({\n tag: 'ix-tooltip',\n styleUrl: 'tooltip.scss',\n shadow: true,\n})\nexport class Tooltip implements IxOverlayComponent {\n /**\n * CSS selector for hover trigger element e.g. `for=\"[data-my-custom-select]\"`\n */\n @Prop() for: string | HTMLElement | Promise<HTMLElement>;\n\n /**\n * Title of the tooltip\n */\n @Prop() titleContent: string;\n\n /**\n * Define if the user can access the tooltip via mouse.\n */\n @Prop() interactive = false;\n\n /**\n * Initial placement of the tooltip. If the placement don\"t have enough space,\n * the tooltip will placed on another location.\n *\n * @since 1.5.0\n */\n @Prop() placement: 'top' | 'right' | 'bottom' | 'left' = 'top';\n\n /** @internal */\n @Prop() showDelay = 0;\n\n /** @internal */\n @Prop() hideDelay = 50;\n\n /** @internal */\n @Prop() animationFrame = false;\n\n @State() visible = false;\n\n @Element() hostElement: HTMLIxTooltipElement;\n\n private observer: MutationObserver;\n private hideTooltipTimeout: NodeJS.Timeout;\n private showTooltipTimeout: NodeJS.Timeout;\n private disposeAutoUpdate?: () => void;\n private disposeListener: () => void;\n\n private get arrowElement(): HTMLElement {\n return this.hostElement.shadowRoot.querySelector('.arrow');\n }\n\n private destroyAutoUpdate() {\n if (this.disposeAutoUpdate !== undefined) {\n this.disposeAutoUpdate();\n }\n }\n\n /** @internal */\n @Method()\n async showTooltip(anchorElement: any) {\n clearTimeout(this.hideTooltipTimeout);\n await this.applyTooltipPosition(anchorElement);\n\n this.showTooltipTimeout = setTimeout(() => {\n tooltipController.present(this);\n // Need to compute and apply tooltip position after initial render,\n // because arrow has no valid bounding rect before that\n this.applyTooltipPosition(anchorElement);\n }, this.showDelay);\n }\n\n /** @internal */\n @Method()\n async hideTooltip() {\n clearTimeout(this.showTooltipTimeout);\n let hideDelay = 50;\n\n if (this.interactive && this.hideDelay === hideDelay) {\n hideDelay = 150;\n }\n\n this.hideTooltipTimeout = setTimeout(() => {\n tooltipController.dismiss(this);\n }, hideDelay);\n this.destroyAutoUpdate();\n }\n\n private computeArrowPosition({\n placement,\n middlewareData,\n }: ComputePositionReturn): ArrowPosition {\n let { x, y } = middlewareData.arrow;\n\n if (placement.startsWith('top')) {\n return {\n left: numberToPixel(x),\n top: numberToPixel(y),\n };\n }\n\n if (placement.startsWith('right')) {\n return {\n left: numberToPixel(-6),\n top: numberToPixel(y),\n };\n }\n\n if (placement.startsWith('bottom')) {\n return {\n left: numberToPixel(x),\n top: numberToPixel(-6),\n };\n }\n\n if (placement.startsWith('left')) {\n return {\n right: numberToPixel(-6),\n top: numberToPixel(y),\n };\n }\n }\n\n private async computeTooltipPosition(target: Element) {\n const computeResponse = await computePosition(target, this.hostElement, {\n strategy: 'fixed',\n placement: this.placement,\n middleware: [\n shift(),\n offset(12),\n arrow({\n element: this.arrowElement,\n }),\n flip({\n fallbackStrategy: 'initialPlacement',\n padding: 10,\n }),\n ],\n });\n return computeResponse;\n }\n\n private applyTooltipArrowPosition(computeResponse: ComputePositionReturn) {\n const arrowPosition = this.computeArrowPosition(computeResponse);\n Object.assign(this.arrowElement.style, arrowPosition);\n }\n\n private async applyTooltipPosition(target: Element) {\n if (!target) {\n return;\n }\n\n return new Promise<ComputePositionReturn>((resolve) => {\n this.disposeAutoUpdate = autoUpdate(\n target,\n this.hostElement,\n async () => {\n setTimeout(async () => {\n const computeResponse = await this.computeTooltipPosition(target);\n\n if (computeResponse.middlewareData.arrow) {\n this.applyTooltipArrowPosition(computeResponse);\n }\n\n const { x, y } = computeResponse;\n Object.assign(this.hostElement.style, {\n left: x !== null ? `${x}px` : '',\n top: y !== null ? `${y}px` : '',\n });\n\n resolve(computeResponse);\n });\n },\n {\n ancestorResize: true,\n ancestorScroll: true,\n elementResize: true,\n animationFrame: this.animationFrame,\n }\n );\n });\n }\n\n private clearHideTimeout() {\n if (this.interactive) {\n clearTimeout(this.hideTooltipTimeout);\n }\n }\n\n private async queryAnchorElements(): Promise<Array<HTMLElement> | undefined> {\n if (typeof this.for === 'string') {\n return Promise.resolve(Array.from(document.querySelectorAll(this.for)));\n }\n\n if (this.for instanceof HTMLElement) {\n return Promise.resolve([this.for]);\n }\n\n if (this.for instanceof Promise) {\n const element = await this.for;\n return [element];\n }\n }\n\n private async registerTriggerListener() {\n const triggerElementList = await this.queryAnchorElements();\n\n if (this.disposeListener) {\n this.disposeListener();\n }\n\n if (!triggerElementList) {\n return;\n }\n\n triggerElementList.forEach((element) => {\n const onMouseEnter = () => {\n this.showTooltip(element);\n };\n\n const onMouseLeave = () => {\n this.hideTooltip();\n };\n\n const onFocusIn = () => {\n if (this.showTooltipTimeout !== undefined) {\n clearTimeout(this.showTooltipTimeout);\n }\n\n onMouseEnter();\n };\n\n const onFocusOut = () => {\n this.hideTooltip();\n };\n\n element.addEventListener('mouseenter', onMouseEnter);\n element.addEventListener('mouseleave', onMouseLeave);\n element.addEventListener('focusin', onFocusIn);\n element.addEventListener('focusout', onFocusOut);\n\n this.disposeListener = () => {\n element.removeEventListener('mouseenter', onMouseEnter);\n element.removeEventListener('mouseleave', onMouseLeave);\n element.removeEventListener('focusin', onFocusIn);\n element.removeEventListener('focusout', onFocusOut);\n };\n });\n }\n\n private registerTooltipListener() {\n const { hostElement } = this;\n hostElement.addEventListener('mouseenter', () => this.clearHideTimeout());\n hostElement.addEventListener('focusin', () => this.clearHideTimeout());\n\n hostElement.addEventListener('mouseleave', () => this.hideTooltip());\n hostElement.addEventListener('focusout', () => this.hideTooltip());\n }\n\n @OnListener<Tooltip>('keydown', (self) => self.visible)\n async onKeydown(event: KeyboardEvent) {\n if (event.code === 'Escape') {\n this.hideTooltip();\n }\n }\n\n componentWillLoad() {\n this.registerTriggerListener();\n }\n\n componentDidLoad() {\n this.observer = new MutationObserver(() => {\n this.registerTriggerListener();\n });\n\n this.observer.observe(document.body, {\n attributes: true,\n attributeFilter: ['data-ix-tooltip'],\n childList: true,\n subtree: true,\n });\n\n this.registerTooltipListener();\n }\n\n connectedCallback() {\n tooltipController.connected(this);\n }\n\n disconnectedCallback() {\n this.observer?.disconnect();\n this.destroyAutoUpdate();\n tooltipController.disconnected(this);\n }\n\n isPresent(): boolean {\n return this.visible;\n }\n\n present(): void {\n this.visible = true;\n }\n\n dismiss(): void {\n this.visible = false;\n }\n\n render() {\n return (\n <Host\n class={{\n visible: this.visible,\n }}\n role=\"tooltip\"\n >\n <div class={'tooltip-title'}>\n <slot name=\"title-icon\"></slot>\n <ix-typography variant=\"default-title\">\n {this.titleContent}\n <slot name=\"title-content\"></slot>\n </ix-typography>\n </div>\n <div class={'tooltip-content'}>\n <slot></slot>\n </div>\n <div class=\"arrow\"></div>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host } from './index-9103b14c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host } from './index-5429f20b.js';
2
2
 
3
3
  const treeItemCss = ":host{display:flex;align-items:center;height:32px;width:100%;cursor:pointer}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tree-node-container{display:flex;align-items:center;height:2rem;flex-grow:1;align-items:center}:host .icon-toggle-container{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem}:host .icon-toggle-container ix-icon{transition:transform var(--theme-default-time) ease-in-out}:host .icon-toggle-container ix-icon.icon-toggle-down{transform:rotate(90deg)}:host(:not(.disabled):not(:disabled):not(.selected).hover),:host(:not(.disabled):not(:disabled):not(.selected):hover){background-color:var(--theme-tree-item--background--hover)}:host(:not(.disabled):not(:disabled):not(.selected).active),:host(:not(.disabled):not(:disabled):not(.selected):active){background-color:var(--theme-tree-item--background--active)}:host(.selected){background-color:var(--theme-tree-item--background--selected)}:host(.selected.hover),:host(.selected:hover){background-color:var(--theme-tree-item--background--selected-hover)}:host(.selected.active),:host(.selected:active){background-color:var(--theme-tree-item--background--selected-active)}";
4
4
  const IxTreeItemStyle0 = treeItemCss;
@@ -14,16 +14,16 @@ const TreeItem = class {
14
14
  }
15
15
  render() {
16
16
  var _a, _b, _c;
17
- return (h(Host, { key: '4facce4de72cf050f1ca5160c23d513a51619182', class: {
17
+ return (h(Host, { key: '5f5481c56072db6ae30c67a9c9ed8a709679d55b', class: {
18
18
  selected: (_a = this.context) === null || _a === void 0 ? void 0 : _a.isSelected,
19
- } }, h("div", { key: '6a5a090480876f134e2900b9ee04d529029b623b', class: "icon-toggle-container", onClick: (e) => {
19
+ } }, h("div", { key: '1d36c65d8c44ce04347888c1a43532717b9f7e54', class: "icon-toggle-container", onClick: (e) => {
20
20
  e.preventDefault();
21
21
  this.toggle.emit();
22
22
  } }, this.hasChildren ? (h("ix-icon", { name: 'chevron-right', size: "16", class: {
23
23
  ['icon-toggle-down']: (_b = this.context) === null || _b === void 0 ? void 0 : _b.isExpanded,
24
- }, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}` })) : null), h("div", { key: 'b46d172c5cb6685270e9259b7a5d9d27a4fab5aa', class: "tree-node-container", onClick: () => {
24
+ }, color: `color-${((_c = this.context) === null || _c === void 0 ? void 0 : _c.isExpanded) ? 'primary' : 'std-text'}` })) : null), h("div", { key: '43f5718e1c18f5a755f01580692349195dbe2e7e', class: "tree-node-container", onClick: () => {
25
25
  this.itemClick.emit();
26
- } }, this.text, h("slot", { key: 'a766a38ebb4913509fe9dceb9e2079653eca9423' }))));
26
+ } }, this.text, h("slot", { key: '4f0556708349c484f97f3f687ab1f0974c4ef35e' }))));
27
27
  }
28
28
  };
29
29
  TreeItem.style = IxTreeItemStyle0;
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-9103b14c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5429f20b.js';
2
2
  import { c as commonjsRequire, g as getDefaultExportFromCjs } from './_commonjsHelpers-e557d4a5.js';
3
3
  import { r as renderDefaultItem } from './default-tree-item-25091766.js';
4
4
 
@@ -688,7 +688,7 @@ const Tree = class {
688
688
  this.hyperlist = new Hyperlist(this.hostElement, config);
689
689
  }
690
690
  render() {
691
- return (h(Host, { key: 'a64e17e0c6466065fe8de80715cbac794a6e7a95' }, h("slot", { key: 'a348c8357097c31e323d95033546d841f1986680' })));
691
+ return (h(Host, { key: 'c663df76252b24029b33792151c943519a7c3be1' }, h("slot", { key: 'cfd96717be68c7c4e4c0b9e344ecd4c48481e1e0' })));
692
692
  }
693
693
  get hostElement() { return getElement(this); }
694
694
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host } from './index-9103b14c.js';
1
+ import { r as registerInstance, h, H as Host } from './index-5429f20b.js';
2
2
 
3
3
  const VariantsMapping = {
4
4
  'x-small': 'text-xs',
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-9103b14c.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5429f20b.js';
2
2
  import { U as UploadFileState } from './upload-file-state-de676cd5.js';
3
3
 
4
4
  const uploadCss = ":host{display:block;min-height:4rem;height:4rem}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .file-upload-area{display:flex;flex-direction:row;align-items:center;justify-content:space-between;overflow:hidden;height:100%;width:100%;padding:1rem;border:1px dashed var(--theme-upload--border-color);border-radius:var(--theme-upload--border-radius);color:var(--theme-upload-text--color)}:host .file-upload-area.multiline{max-height:unset;height:auto}:host .file-upload-area.multiline .glyph{align-self:flex-start;margin-block-start:3px}:host .file-upload-area.multiline>div{align-self:flex-start}:host .file-upload-area:not(.multiline) .state,:host .file-upload-area:not(.multiline) .upload-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host .file-upload-area:not(.disabled).file-over{border-color:var(--theme-upload--border-color--dragover);border-style:solid}:host .file-upload-area.checking{color:var(--theme-upload-text--color--checking);border-style:solid}:host .file-upload-area.disabled{border-style:solid;color:var(--theme-upload-text--color--disabled)}:host .file-upload-area ix-button{margin-inline-start:1rem}:host .file-upload-area .upload-browser{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}:host .file-upload-area .loader{margin:2.187rem auto;font-size:0.937rem;width:1rem;height:1rem;border-radius:50%;position:relative;text-indent:-9999em;animation:optimise-loading 1.1s infinite ease;transform:translateZ(0)}:host .file-upload-area .upload-filename{margin-bottom:1rem}:host .file-upload-area .state{display:flex;align-items:center}:host .file-upload-area .state>ix-spinner{margin-inline-end:0.5rem;height:1.5rem;width:1.5rem}:host .file-upload-area .state>ix-icon{margin-inline-end:0.5rem}:host .file-upload-area .state>ix-icon.icon-error{color:var(--theme-color-alarm)}:host .file-upload-area .state>ix-icon.icon-success{color:var(--theme-color-success)}:host(.disabled){pointer-events:none}";
@@ -83,7 +83,7 @@ const Upload = class {
83
83
  this.filesToUpload = obj;
84
84
  }
85
85
  render() {
86
- return (h(Host, { key: '6578e437c8322cf20dbaa01ad7cce0085f840e37' }, h("div", { key: 'b45e0c890ab3a2d8eb3fe8e6c380d456414881d5', class: {
86
+ return (h(Host, { key: '65168929ba323f1a3eea30d4812d4da20f120fa4' }, h("div", { key: '9b6d1e303b8a117a329ce55fa54a05f7ecd59359', class: {
87
87
  'file-upload-area': true,
88
88
  'file-over': this.state !== UploadFileState.LOADING && this.isFileOver,
89
89
  checking: this.state === UploadFileState.LOADING,
@@ -93,9 +93,9 @@ const Upload = class {
93
93
  if (this.state !== UploadFileState.LOADING) {
94
94
  this.fileDropped(e);
95
95
  }
96
- }, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), h("div", { key: '5104dd9de609f5c726444f1c60c69973e01d5202' }, h("input", { key: 'da71d0df9e3c11ef25d7826e0e266b37b21db5e9', multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", onChange: (e) => {
96
+ }, onDragOver: (e) => this.fileOver(e), onDragLeave: () => this.fileLeave(), draggable: !this.disabled }, this.renderUploadState(), h("div", { key: '069112fd233fb12c6cd6512ad7283015952caf0b' }, h("input", { key: '64bfed06cda8cae2f20ab441f4b3f0fe373de90f', multiple: this.multiple, type: "file", class: "upload-browser", id: "upload-browser", onChange: (e) => {
97
97
  this.fileChangeEvent(e);
98
- }, accept: this.accept }), h("ix-button", { key: '4ee1da0f8ce7066c8d36338327fc63a0d0c6eaa4', tabindex: "-1", outline: true, onClick: () => this.inputElement.click(), disabled: this.disabled || this.state === UploadFileState.LOADING }, this.i18nUploadFile)))));
98
+ }, accept: this.accept }), h("ix-button", { key: '99f054605ac4d39ad7a6e1258e0cc50302305157', tabindex: "-1", outline: true, onClick: () => this.inputElement.click(), disabled: this.disabled || this.state === UploadFileState.LOADING }, this.i18nUploadFile)))));
99
99
  }
100
100
  get hostElement() { return getElement(this); }
101
101
  };
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-9103b14c.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-5429f20b.js';
2
2
  import { i as inline, s as shift, o as offset, f as flip, a as autoUpdate, b as arrow, c as computePosition } from './floating-ui.dom.esm-6e7c098f.js';
3
3
 
4
4
  const validationTooltipCss = ".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)}:host{display:inline-block;position:relative;width:100%}:host .validation-tooltip{background-color:var(--theme-tootlip--background);color:var(--theme-tooltip--color);padding:5px 10px;border-radius:4px;font-size:13px;border:1px solid var(--theme-tooltip--border-color);box-shadow:0 0 2px 0 rgba(0, 0, 40, 0.1), 0 4px 8px 0 rgba(0, 0, 40, 0.1), 0 12px 18px 0 rgba(0, 0, 40, 0.1)}:host .validation-tooltip #arrow,:host .validation-tooltip #arrow::before{position:absolute;width:8px;height:8px;background:inherit}:host .validation-tooltip #arrow{visibility:hidden}:host .validation-tooltip #arrow::before{visibility:visible;content:\"\";transform:rotate(45deg);background-color:var(--theme-tootlip--background)}:host .validation-tooltip>#arrow{bottom:-5px}:host .validation-tooltip>#arrow::before{border-right:1px solid var(--theme-tooltip--border-color);border-bottom:1px solid var(--theme-tooltip--border-color)}";
@@ -129,13 +129,13 @@ const ValidationTooltip = class {
129
129
  }
130
130
  render() {
131
131
  var _a, _b;
132
- return (h(Host, { key: '0c772922a6bdaec23f9d83246d593b46c26e291b' }, h("slot", { key: '198a41c6cb92903c326f2e8d5df3e6a0c92c6522' }), h("div", { key: '717146460e3883374b1c0fbd42d279e5b4d27f8e', role: "tooltip", style: {
132
+ return (h(Host, { key: '03529de843b174960fbf2305279a385863eafa97' }, h("slot", { key: '09d4953c82d7c7da4524f03e34bcfb14f0aecf0a' }), h("div", { key: 'de68c2b62188b7af6967c705406cd9ab16c6ae3c', role: "tooltip", style: {
133
133
  display: 'none',
134
134
  position: 'fixed',
135
135
  top: '0',
136
136
  left: '0',
137
137
  transform: `translate(${Math.round(((_a = this.tooltipPosition) === null || _a === void 0 ? void 0 : _a.x) || 0)}px,${Math.round(((_b = this.tooltipPosition) === null || _b === void 0 ? void 0 : _b.y) || 0)}px)`,
138
- }, class: "validation-tooltip text-default" }, this.message, h("slot", { key: '6e60e1004bb8d37adb63dd220c7ff0353510b6fa', name: "tooltip-message" }), h("div", { key: 'a6050ccd86d15333835273a011860178df314ee1', id: "arrow" }))));
138
+ }, class: "validation-tooltip text-default" }, this.message, h("slot", { key: 'd8e27c42630a720a9ecf52ee80d6a7eec3eb7105', name: "tooltip-message" }), h("div", { key: '89318eefd163aaff6cfb5c5d295423db498c26ca', id: "arrow" }))));
139
139
  }
140
140
  get hostElement() { return getElement(this); }
141
141
  static get watchers() { return {