@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,323 +0,0 @@
1
- /*
2
- * SPDX-FileCopyrightText: 2024 Siemens AG
3
- *
4
- * SPDX-License-Identifier: MIT
5
- *
6
- * This source code is licensed under the MIT license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
10
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
11
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
12
- r = Reflect.decorate(decorators, target, key, desc);
13
- else
14
- for (var i = decorators.length - 1; i >= 0; i--)
15
- if (d = decorators[i])
16
- r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
17
- return c > 3 && r && Object.defineProperty(target, key, r), r;
18
- };
19
- import { Host, h, } from "@stencil/core";
20
- import { HookValidationLifecycle } from "../utils/field";
21
- import { makeRef } from "../utils/make-ref";
22
- /**
23
- * @since 2.4.0
24
- * @form-ready 2.4.0
25
- */
26
- export class Checkbox {
27
- constructor() {
28
- this.inputRef = makeRef((checkboxRef) => {
29
- checkboxRef.checked = this.checked;
30
- });
31
- this.name = undefined;
32
- this.value = 'on';
33
- this.label = undefined;
34
- this.checked = false;
35
- this.disabled = false;
36
- this.indeterminate = false;
37
- this.required = false;
38
- }
39
- setCheckedState(newChecked) {
40
- this.checked = newChecked;
41
- this.checkedChange.emit(this.checked);
42
- }
43
- onCheckedChange() {
44
- this.updateFormInternalValue();
45
- }
46
- onValueChange() {
47
- this.valueChange.emit(this.value);
48
- }
49
- componentWillLoad() {
50
- this.updateFormInternalValue();
51
- }
52
- updateFormInternalValue() {
53
- var _a;
54
- if (this.checked) {
55
- this.formInternals.setFormValue((_a = this.value) !== null && _a !== void 0 ? _a : 'on');
56
- }
57
- else {
58
- this.formInternals.setFormValue(null);
59
- }
60
- }
61
- /** @internal */
62
- hasValidValue() {
63
- return Promise.resolve(this.checked);
64
- }
65
- /** @internal */
66
- getAssociatedFormElement() {
67
- return Promise.resolve(this.formInternals.form);
68
- }
69
- updateClassMappings() { }
70
- renderCheckmark() {
71
- if (this.checked) {
72
- return (h("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { d: "M3.65625 8.15625L8.4375 12.9375L14.625 3.9375", stroke: "var(--ix-checkbox-check-color)", "stroke-width": "2" })));
73
- }
74
- if (this.indeterminate) {
75
- return (h("svg", { width: "18", height: "18", viewBox: "0 0 18 18", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("rect", { width: "18", height: "18", fill: "transparent" }), h("rect", { x: "3", y: "8", width: "12", height: "2", fill: "var(--ix-checkbox-check-color)" })));
76
- }
77
- }
78
- render() {
79
- return (h(Host, { key: '0cc32a63622ae40829ef544d116471d5e9666d5f', "aria-checked": `${this.checked}`, "aria-disabled": `${this.disabled}`, role: "checkbox", class: {
80
- disabled: this.disabled,
81
- checked: this.checked,
82
- } }, h("label", { key: 'b21ec6c0b7937c5f998fc6edb87a77efa9a0c034' }, h("input", { key: 'e15124777edfa5841051be691325ea7bbdd47adf', "aria-checked": `${this.checked}`, disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "checkbox", onChange: () => this.setCheckedState(!this.checked) }), h("button", { key: '572b191b7f83581f70ab168587804e1be60e99c5', disabled: this.disabled, class: {
83
- checked: this.checked,
84
- }, onClick: () => this.setCheckedState(!this.checked) }, this.renderCheckmark()), h("ix-typography", { key: '0c757feb616094d959fc67969c291b8b3f280263', format: "label", textColor: this.disabled ? 'weak' : 'std' }, this.label, h("slot", { key: 'ed1f3922fb8d9398224d0f80d86ea87e83a63fb8' })))));
85
- }
86
- static get is() { return "ix-checkbox"; }
87
- static get encapsulation() { return "shadow"; }
88
- static get formAssociated() { return true; }
89
- static get originalStyleUrls() {
90
- return {
91
- "$": ["checkbox.scss"]
92
- };
93
- }
94
- static get styleUrls() {
95
- return {
96
- "$": ["checkbox.css"]
97
- };
98
- }
99
- static get properties() {
100
- return {
101
- "name": {
102
- "type": "string",
103
- "mutable": false,
104
- "complexType": {
105
- "original": "string",
106
- "resolved": "string",
107
- "references": {}
108
- },
109
- "required": false,
110
- "optional": true,
111
- "docs": {
112
- "tags": [],
113
- "text": "Name of the checkbox component"
114
- },
115
- "attribute": "name",
116
- "reflect": true
117
- },
118
- "value": {
119
- "type": "string",
120
- "mutable": false,
121
- "complexType": {
122
- "original": "string",
123
- "resolved": "string",
124
- "references": {}
125
- },
126
- "required": false,
127
- "optional": false,
128
- "docs": {
129
- "tags": [],
130
- "text": "Value of the checkbox component"
131
- },
132
- "attribute": "value",
133
- "reflect": true,
134
- "defaultValue": "'on'"
135
- },
136
- "label": {
137
- "type": "string",
138
- "mutable": false,
139
- "complexType": {
140
- "original": "string",
141
- "resolved": "string",
142
- "references": {}
143
- },
144
- "required": false,
145
- "optional": true,
146
- "docs": {
147
- "tags": [],
148
- "text": "Label for the checkbox component"
149
- },
150
- "attribute": "label",
151
- "reflect": false
152
- },
153
- "checked": {
154
- "type": "boolean",
155
- "mutable": true,
156
- "complexType": {
157
- "original": "boolean",
158
- "resolved": "boolean",
159
- "references": {}
160
- },
161
- "required": false,
162
- "optional": false,
163
- "docs": {
164
- "tags": [],
165
- "text": "Checked state of the checkbox component"
166
- },
167
- "attribute": "checked",
168
- "reflect": true,
169
- "defaultValue": "false"
170
- },
171
- "disabled": {
172
- "type": "boolean",
173
- "mutable": false,
174
- "complexType": {
175
- "original": "boolean",
176
- "resolved": "boolean",
177
- "references": {}
178
- },
179
- "required": false,
180
- "optional": false,
181
- "docs": {
182
- "tags": [],
183
- "text": "Disabled state of the checkbox component"
184
- },
185
- "attribute": "disabled",
186
- "reflect": true,
187
- "defaultValue": "false"
188
- },
189
- "indeterminate": {
190
- "type": "boolean",
191
- "mutable": false,
192
- "complexType": {
193
- "original": "boolean",
194
- "resolved": "boolean",
195
- "references": {}
196
- },
197
- "required": false,
198
- "optional": false,
199
- "docs": {
200
- "tags": [],
201
- "text": "Indeterminate state of the checkbox component"
202
- },
203
- "attribute": "indeterminate",
204
- "reflect": true,
205
- "defaultValue": "false"
206
- },
207
- "required": {
208
- "type": "boolean",
209
- "mutable": false,
210
- "complexType": {
211
- "original": "boolean",
212
- "resolved": "boolean",
213
- "references": {}
214
- },
215
- "required": false,
216
- "optional": false,
217
- "docs": {
218
- "tags": [],
219
- "text": "Required state of the checkbox component.\n\nIf true, checkbox needs to be checked to be valid"
220
- },
221
- "attribute": "required",
222
- "reflect": true,
223
- "defaultValue": "false"
224
- }
225
- };
226
- }
227
- static get events() {
228
- return [{
229
- "method": "checkedChange",
230
- "name": "checkedChange",
231
- "bubbles": true,
232
- "cancelable": true,
233
- "composed": true,
234
- "docs": {
235
- "tags": [],
236
- "text": "Event emitted when the checked state of the checkbox changes"
237
- },
238
- "complexType": {
239
- "original": "boolean",
240
- "resolved": "boolean",
241
- "references": {}
242
- }
243
- }, {
244
- "method": "valueChange",
245
- "name": "valueChange",
246
- "bubbles": true,
247
- "cancelable": true,
248
- "composed": true,
249
- "docs": {
250
- "tags": [],
251
- "text": "Event emitted when the value of the checkbox changes"
252
- },
253
- "complexType": {
254
- "original": "string",
255
- "resolved": "string",
256
- "references": {}
257
- }
258
- }];
259
- }
260
- static get methods() {
261
- return {
262
- "hasValidValue": {
263
- "complexType": {
264
- "signature": "() => Promise<boolean>",
265
- "parameters": [],
266
- "references": {
267
- "Promise": {
268
- "location": "global",
269
- "id": "global::Promise"
270
- }
271
- },
272
- "return": "Promise<boolean>"
273
- },
274
- "docs": {
275
- "text": "",
276
- "tags": [{
277
- "name": "internal",
278
- "text": undefined
279
- }]
280
- }
281
- },
282
- "getAssociatedFormElement": {
283
- "complexType": {
284
- "signature": "() => Promise<HTMLFormElement | null>",
285
- "parameters": [],
286
- "references": {
287
- "Promise": {
288
- "location": "global",
289
- "id": "global::Promise"
290
- },
291
- "HTMLFormElement": {
292
- "location": "global",
293
- "id": "global::HTMLFormElement"
294
- }
295
- },
296
- "return": "Promise<HTMLFormElement>"
297
- },
298
- "docs": {
299
- "text": "",
300
- "tags": [{
301
- "name": "internal",
302
- "text": undefined
303
- }]
304
- }
305
- }
306
- };
307
- }
308
- static get elementRef() { return "hostElement"; }
309
- static get watchers() {
310
- return [{
311
- "propName": "checked",
312
- "methodName": "onCheckedChange"
313
- }, {
314
- "propName": "value",
315
- "methodName": "onValueChange"
316
- }];
317
- }
318
- static get attachInternalsMemberName() { return "formInternals"; }
319
- }
320
- __decorate([
321
- HookValidationLifecycle()
322
- ], Checkbox.prototype, "updateClassMappings", null);
323
- //# sourceMappingURL=checkbox.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"checkbox.js","sourceRoot":"","sources":["../../../src/components/checkbox/checkbox.tsx"],"names":[],"mappings":"AAAA;;;;;;;GAOG;;;;;;;AAEH,OAAO,EACL,eAAe,EACf,SAAS,EACT,KAAK,EAEL,IAAI,EACJ,IAAI,EACJ,KAAK,EACL,CAAC,EACD,OAAO,EACP,MAAM,GACP,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,uBAAuB,EAAmB,MAAM,gBAAgB,CAAC;AAC1E,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAE5C;;;GAGG;AAOH,MAAM,OAAO,QAAQ;;QAoDX,aAAQ,GAAG,OAAO,CAAmB,CAAC,WAAW,EAAE,EAAE;YAC3D,WAAW,CAAC,OAAO,GAAG,IAAI,CAAC,OAAO,CAAC;QACrC,CAAC,CAAC,CAAC;;qBAzCsC,IAAI;;uBAUc,KAAK;wBAKnB,KAAK;6BAKA,KAAK;wBAOnB,KAAK;;IAgBjC,eAAe,CAAC,UAAmB;QACzC,IAAI,CAAC,OAAO,GAAG,UAAU,CAAC;QAC1B,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IACxC,CAAC;IAGD,eAAe;QACb,IAAI,CAAC,uBAAuB,EAAE,CAAC;IACjC,CAAC;IAGD,aAAa;QACX,IAAI,CAAC,WAAW,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;IACpC,CAAC;IAED,iBAAiB;QACf,IAAI,CAAC,uBAAuB,EAAE,CAAC;IACjC,CAAC;IAED,uBAAuB;;QACrB,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;YACjB,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,MAAA,IAAI,CAAC,KAAK,mCAAI,IAAI,CAAC,CAAC;QACtD,CAAC;aAAM,CAAC;YACN,IAAI,CAAC,aAAa,CAAC,YAAY,CAAC,IAAI,CAAC,CAAC;QACxC,CAAC;IACH,CAAC;IAED,gBAAgB;IAEhB,aAAa;QACX,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC;IACvC,CAAC;IAED,gBAAgB;IAEhB,wBAAwB;QACtB,OAAO,OAAO,CAAC,OAAO,CAAC,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,CAAC;IAClD,CAAC;IAGD,mBAAmB,KAAI,CAAC;IAEhB,eAAe;QACrB,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;YACjB,OAAO,CACL,WACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B;gBAElC,YACE,CAAC,EAAC,+CAA+C,EACjD,MAAM,EAAC,gCAAgC,kBAC1B,GAAG,GAChB,CACE,CACP,CAAC;QACJ,CAAC;QAED,IAAI,IAAI,CAAC,aAAa,EAAE,CAAC;YACvB,OAAO,CACL,WACE,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,IAAI,EACX,OAAO,EAAC,WAAW,EACnB,IAAI,EAAC,MAAM,EACX,KAAK,EAAC,4BAA4B;gBAElC,YAAM,KAAK,EAAC,IAAI,EAAC,MAAM,EAAC,IAAI,EAAC,IAAI,EAAC,aAAa,GAAG;gBAClD,YACE,CAAC,EAAC,GAAG,EACL,CAAC,EAAC,GAAG,EACL,KAAK,EAAC,IAAI,EACV,MAAM,EAAC,GAAG,EACV,IAAI,EAAC,gCAAgC,GACrC,CACE,CACP,CAAC;QACJ,CAAC;IACH,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,qEACW,GAAG,IAAI,CAAC,OAAO,EAAE,mBAChB,GAAG,IAAI,CAAC,QAAQ,EAAE,EACjC,IAAI,EAAC,UAAU,EACf,KAAK,EAAE;gBACL,QAAQ,EAAE,IAAI,CAAC,QAAQ;gBACvB,OAAO,EAAE,IAAI,CAAC,OAAO;aACtB;YAED;gBACE,8EACgB,GAAG,IAAI,CAAC,OAAO,EAAE,EAC/B,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,GAAG,EAAE,IAAI,CAAC,QAAQ,EAClB,IAAI,EAAC,UAAU,EACf,QAAQ,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,GACnD;gBACF,+DACE,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,KAAK,EAAE;wBACL,OAAO,EAAE,IAAI,CAAC,OAAO;qBACtB,EACD,OAAO,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,IAEjD,IAAI,CAAC,eAAe,EAAE,CAChB;gBACT,sEACE,MAAM,EAAC,OAAO,EACd,SAAS,EAAE,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,KAAK;oBAExC,IAAI,CAAC,KAAK;oBACX,8DAAa,CACC,CACV,CACH,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF;AAnFC;IADC,uBAAuB,EAAE;mDACF","sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n AttachInternals,\n Component,\n Event,\n EventEmitter,\n Host,\n Prop,\n Watch,\n h,\n Element,\n Method,\n} from '@stencil/core';\nimport { HookValidationLifecycle, IxFormComponent } from '../utils/field';\nimport { makeRef } from '../utils/make-ref';\n\n/**\n * @since 2.4.0\n * @form-ready 2.4.0\n */\n@Component({\n tag: 'ix-checkbox',\n styleUrl: 'checkbox.scss',\n shadow: true,\n formAssociated: true,\n})\nexport class Checkbox implements IxFormComponent<string> {\n @Element() hostElement!: HTMLIxCheckboxElement;\n\n @AttachInternals() formInternals!: ElementInternals;\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 * Label for the checkbox component\n */\n @Prop() label?: string;\n\n /**\n * Checked state of the checkbox component\n */\n @Prop({ reflect: true, mutable: true }) checked: boolean = false;\n\n /**\n * Disabled state of the checkbox component\n */\n @Prop({ reflect: true }) disabled: boolean = false;\n\n /**\n * Indeterminate state of the checkbox component\n */\n @Prop({ reflect: true }) indeterminate: boolean = 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 * Event emitted when the checked state of the checkbox changes\n */\n @Event() checkedChange!: EventEmitter<boolean>;\n\n /**\n * Event emitted when the value of the checkbox changes\n */\n @Event() valueChange!: EventEmitter<string>;\n\n private inputRef = makeRef<HTMLInputElement>((checkboxRef) => {\n checkboxRef.checked = this.checked;\n });\n\n private setCheckedState(newChecked: boolean) {\n this.checked = newChecked;\n this.checkedChange.emit(this.checked);\n }\n\n @Watch('checked')\n onCheckedChange() {\n this.updateFormInternalValue();\n }\n\n @Watch('value')\n onValueChange() {\n this.valueChange.emit(this.value);\n }\n\n componentWillLoad() {\n this.updateFormInternalValue();\n }\n\n updateFormInternalValue() {\n if (this.checked) {\n this.formInternals.setFormValue(this.value ?? 'on');\n } else {\n this.formInternals.setFormValue(null);\n }\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 @HookValidationLifecycle()\n updateClassMappings() {}\n\n private renderCheckmark() {\n if (this.checked) {\n return (\n <svg\n width=\"18\"\n height=\"18\"\n viewBox=\"0 0 18 18\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n d=\"M3.65625 8.15625L8.4375 12.9375L14.625 3.9375\"\n stroke=\"var(--ix-checkbox-check-color)\"\n stroke-width=\"2\"\n />\n </svg>\n );\n }\n\n if (this.indeterminate) {\n return (\n <svg\n width=\"18\"\n height=\"18\"\n viewBox=\"0 0 18 18\"\n fill=\"none\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <rect width=\"18\" height=\"18\" fill=\"transparent\" />\n <rect\n x=\"3\"\n y=\"8\"\n width=\"12\"\n height=\"2\"\n fill=\"var(--ix-checkbox-check-color)\"\n />\n </svg>\n );\n }\n }\n\n render() {\n return (\n <Host\n aria-checked={`${this.checked}`}\n aria-disabled={`${this.disabled}`}\n role=\"checkbox\"\n class={{\n disabled: this.disabled,\n checked: this.checked,\n }}\n >\n <label>\n <input\n aria-checked={`${this.checked}`}\n disabled={this.disabled}\n checked={this.checked}\n ref={this.inputRef}\n type=\"checkbox\"\n onChange={() => this.setCheckedState(!this.checked)}\n />\n <button\n disabled={this.disabled}\n class={{\n checked: this.checked,\n }}\n onClick={() => this.setCheckedState(!this.checked)}\n >\n {this.renderCheckmark()}\n </button>\n <ix-typography\n format=\"label\"\n textColor={this.disabled ? 'weak' : 'std'}\n >\n {this.label}\n <slot></slot>\n </ix-typography>\n </label>\n </Host>\n );\n }\n}\n"]}
@@ -1,52 +0,0 @@
1
- /*
2
- * SPDX-FileCopyrightText: 2024 Siemens AG
3
- *
4
- * SPDX-License-Identifier: MIT
5
- *
6
- * This source code is licensed under the MIT license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- /*
10
- * SPDX-FileCopyrightText: 2024 Siemens AG
11
- *
12
- * SPDX-License-Identifier: MIT
13
- *
14
- * This source code is licensed under the MIT license found in the
15
- * LICENSE file in the root directory of this source tree.
16
- */
17
- import { getFormValue, preventFormSubmission, test } from "../../../tests/utils/test/index";
18
- import { expect } from "@playwright/test";
19
- test(`form-ready`, async ({ mount, page }) => {
20
- await mount(`<form><ix-checkbox name="my-field-name"></ix-checkbox></form>`);
21
- const formElement = page.locator('form');
22
- preventFormSubmission(formElement);
23
- await page.locator('ix-checkbox').click();
24
- const formData = await getFormValue(formElement, 'my-field-name');
25
- expect(formData).toBe('on');
26
- });
27
- test(`form-ready with value`, async ({ mount, page }) => {
28
- await mount(`<form><ix-checkbox name="my-field-name" value="custom-value"></ix-checkbox></form>`);
29
- const formElement = page.locator('form');
30
- preventFormSubmission(formElement);
31
- await page.locator('ix-checkbox').click();
32
- const formData = await getFormValue(formElement, 'my-field-name');
33
- expect(formData).toBe('custom-value');
34
- });
35
- test(`form-ready default active`, async ({ mount, page }) => {
36
- await mount(`<form><ix-checkbox name="my-field-name" checked></ix-checkbox></form>`);
37
- const formElement = page.locator('form');
38
- preventFormSubmission(formElement);
39
- const formData = await getFormValue(formElement, 'my-field-name');
40
- expect(formData).toBe('on');
41
- });
42
- test(`disabled`, async ({ mount, page }) => {
43
- await mount(`<ix-checkbox label="some label" disabled></ix-checkbox>`);
44
- const checkboxElement = page.locator('ix-checkbox');
45
- await expect(checkboxElement).toBeDisabled();
46
- });
47
- test('label', async ({ mount, page }) => {
48
- await mount(`<ix-checkbox label="some label"></ix-checkbox>`);
49
- const checkboxElement = page.locator('ix-checkbox').locator('label');
50
- await expect(checkboxElement).toHaveText('some label');
51
- });
52
- //# sourceMappingURL=checkbox.ct.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"checkbox.ct.js","sourceRoot":"","sources":["../../../../src/components/checkbox/tests/checkbox.ct.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH;;;;;;;GAOG;AACH,OAAO,EAAE,YAAY,EAAE,qBAAqB,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;AACxE,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAE1C,IAAI,CAAC,YAAY,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE;IAC3C,MAAM,KAAK,CAAC,+DAA+D,CAAC,CAAC;IAE7E,MAAM,WAAW,GAAG,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IACzC,qBAAqB,CAAC,WAAW,CAAC,CAAC;IACnC,MAAM,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,KAAK,EAAE,CAAC;IAE1C,MAAM,QAAQ,GAAG,MAAM,YAAY,CAAC,WAAW,EAAE,eAAe,CAAC,CAAC;IAClE,MAAM,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC9B,CAAC,CAAC,CAAC;AAEH,IAAI,CAAC,uBAAuB,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE;IACtD,MAAM,KAAK,CACT,oFAAoF,CACrF,CAAC;IAEF,MAAM,WAAW,GAAG,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IACzC,qBAAqB,CAAC,WAAW,CAAC,CAAC;IACnC,MAAM,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,KAAK,EAAE,CAAC;IAE1C,MAAM,QAAQ,GAAG,MAAM,YAAY,CAAC,WAAW,EAAE,eAAe,CAAC,CAAC;IAClE,MAAM,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,cAAc,CAAC,CAAC;AACxC,CAAC,CAAC,CAAC;AAEH,IAAI,CAAC,2BAA2B,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE;IAC1D,MAAM,KAAK,CACT,uEAAuE,CACxE,CAAC;IAEF,MAAM,WAAW,GAAG,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IACzC,qBAAqB,CAAC,WAAW,CAAC,CAAC;IACnC,MAAM,QAAQ,GAAG,MAAM,YAAY,CAAC,WAAW,EAAE,eAAe,CAAC,CAAC;IAClE,MAAM,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC9B,CAAC,CAAC,CAAC;AAEH,IAAI,CAAC,UAAU,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE;IACzC,MAAM,KAAK,CAAC,yDAAyD,CAAC,CAAC;IACvE,MAAM,eAAe,GAAG,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC;IACpD,MAAM,MAAM,CAAC,eAAe,CAAC,CAAC,YAAY,EAAE,CAAC;AAC/C,CAAC,CAAC,CAAC;AAEH,IAAI,CAAC,OAAO,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE;IACtC,MAAM,KAAK,CAAC,gDAAgD,CAAC,CAAC;IAC9D,MAAM,eAAe,GAAG,IAAI,CAAC,OAAO,CAAC,aAAa,CAAC,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC;IACrE,MAAM,MAAM,CAAC,eAAe,CAAC,CAAC,UAAU,CAAC,YAAY,CAAC,CAAC;AACzD,CAAC,CAAC,CAAC","sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n/*\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 { getFormValue, preventFormSubmission, test } from '@utils/test';\nimport { expect } from '@playwright/test';\n\ntest(`form-ready`, async ({ mount, page }) => {\n await mount(`<form><ix-checkbox name=\"my-field-name\"></ix-checkbox></form>`);\n\n const formElement = page.locator('form');\n preventFormSubmission(formElement);\n await page.locator('ix-checkbox').click();\n\n const formData = await getFormValue(formElement, 'my-field-name');\n expect(formData).toBe('on');\n});\n\ntest(`form-ready with value`, async ({ mount, page }) => {\n await mount(\n `<form><ix-checkbox name=\"my-field-name\" value=\"custom-value\"></ix-checkbox></form>`\n );\n\n const formElement = page.locator('form');\n preventFormSubmission(formElement);\n await page.locator('ix-checkbox').click();\n\n const formData = await getFormValue(formElement, 'my-field-name');\n expect(formData).toBe('custom-value');\n});\n\ntest(`form-ready default active`, async ({ mount, page }) => {\n await mount(\n `<form><ix-checkbox name=\"my-field-name\" checked></ix-checkbox></form>`\n );\n\n const formElement = page.locator('form');\n preventFormSubmission(formElement);\n const formData = await getFormValue(formElement, 'my-field-name');\n expect(formData).toBe('on');\n});\n\ntest(`disabled`, async ({ mount, page }) => {\n await mount(`<ix-checkbox label=\"some label\" disabled></ix-checkbox>`);\n const checkboxElement = page.locator('ix-checkbox');\n await expect(checkboxElement).toBeDisabled();\n});\n\ntest('label', async ({ mount, page }) => {\n await mount(`<ix-checkbox label=\"some label\"></ix-checkbox>`);\n const checkboxElement = page.locator('ix-checkbox').locator('label');\n await expect(checkboxElement).toHaveText('some label');\n});\n"]}
@@ -1,35 +0,0 @@
1
- /*
2
- * SPDX-FileCopyrightText: 2024 Siemens AG
3
- *
4
- * SPDX-License-Identifier: MIT
5
- *
6
- * This source code is licensed under the MIT license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- /*
10
- * SPDX-FileCopyrightText: 2024 Siemens AG
11
- *
12
- * SPDX-License-Identifier: MIT
13
- *
14
- * This source code is licensed under the MIT license found in the
15
- * LICENSE file in the root directory of this source tree.
16
- */
17
- /*
18
- * SPDX-FileCopyrightText: 2024 Siemens AG
19
- *
20
- * SPDX-License-Identifier: MIT
21
- *
22
- * This source code is licensed under the MIT license found in the
23
- * LICENSE file in the root directory of this source tree.
24
- */
25
- :host {
26
- display: inline-block;
27
- position: relative;
28
- }
29
- :host .checkbox-container {
30
- display: flex;
31
- flex-direction: row;
32
- gap: 0.5rem;
33
- margin: 0.25rem 0;
34
- flex-wrap: wrap;
35
- }
@@ -1,173 +0,0 @@
1
- var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
2
- var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
3
- if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
4
- r = Reflect.decorate(decorators, target, key, desc);
5
- else
6
- for (var i = decorators.length - 1; i >= 0; i--)
7
- if (d = decorators[i])
8
- r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
9
- return c > 3 && r && Object.defineProperty(target, key, r), r;
10
- };
11
- import { Host, h } from "@stencil/core";
12
- import { HookValidationLifecycle, } from "../utils/field";
13
- /**
14
- * @since 2.4.0
15
- * @form-ready 2.4.0
16
- */
17
- export class CheckboxGroup {
18
- constructor() {
19
- this.showTextAsTooltip = false;
20
- this.helperText = undefined;
21
- this.label = undefined;
22
- this.invalidText = undefined;
23
- this.infoText = undefined;
24
- this.validText = undefined;
25
- this.warningText = undefined;
26
- this.isInvalid = false;
27
- this.isInfo = false;
28
- this.isValid = false;
29
- this.isWarning = false;
30
- }
31
- onClassFieldUpdate({ isInvalid, isInvalidByRequired, isInfo, isValid, isWarning, }) {
32
- this.isInvalid = isInvalid || isInvalidByRequired;
33
- this.isInfo = isInfo;
34
- this.isValid = isValid;
35
- this.isWarning = isWarning;
36
- }
37
- render() {
38
- return (h(Host, { key: '50095203ee35ee6af564e05f984b3246d1d561fa' }, h("ix-field-wrapper", { key: '9471e667558059e1fbe1a00c80d47d01279b1c44', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, validText: this.validText, warningText: this.warningText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isInfo: this.isInfo, isValid: this.isValid, isWarning: this.isWarning }, h("slot", { key: '3799064141fa6c4d196e8dea5403653c353ff92c', name: "label", slot: "label" }), h("div", { key: '790381ff4816ba04cf26fcccce2b3cb191d6703e', class: 'checkbox-container' }, h("slot", { key: '1db0597a701e1513a9c2190fdea8189dcc87fda7' })))));
39
- }
40
- static get is() { return "ix-checkbox-group"; }
41
- static get encapsulation() { return "shadow"; }
42
- static get originalStyleUrls() {
43
- return {
44
- "$": ["checkbox-group.scss"]
45
- };
46
- }
47
- static get styleUrls() {
48
- return {
49
- "$": ["checkbox-group.css"]
50
- };
51
- }
52
- static get properties() {
53
- return {
54
- "helperText": {
55
- "type": "string",
56
- "mutable": false,
57
- "complexType": {
58
- "original": "string",
59
- "resolved": "string",
60
- "references": {}
61
- },
62
- "required": false,
63
- "optional": true,
64
- "docs": {
65
- "tags": [],
66
- "text": "Show text below the field component"
67
- },
68
- "attribute": "helper-text",
69
- "reflect": false
70
- },
71
- "label": {
72
- "type": "string",
73
- "mutable": false,
74
- "complexType": {
75
- "original": "string",
76
- "resolved": "string",
77
- "references": {}
78
- },
79
- "required": false,
80
- "optional": true,
81
- "docs": {
82
- "tags": [],
83
- "text": "Label for the field component"
84
- },
85
- "attribute": "label",
86
- "reflect": false
87
- },
88
- "invalidText": {
89
- "type": "string",
90
- "mutable": false,
91
- "complexType": {
92
- "original": "string",
93
- "resolved": "string",
94
- "references": {}
95
- },
96
- "required": false,
97
- "optional": true,
98
- "docs": {
99
- "tags": [],
100
- "text": "Error text for the field component"
101
- },
102
- "attribute": "invalid-text",
103
- "reflect": false
104
- },
105
- "infoText": {
106
- "type": "string",
107
- "mutable": false,
108
- "complexType": {
109
- "original": "string",
110
- "resolved": "string",
111
- "references": {}
112
- },
113
- "required": false,
114
- "optional": true,
115
- "docs": {
116
- "tags": [],
117
- "text": "Info text for the field component"
118
- },
119
- "attribute": "info-text",
120
- "reflect": false
121
- },
122
- "validText": {
123
- "type": "string",
124
- "mutable": false,
125
- "complexType": {
126
- "original": "string",
127
- "resolved": "string",
128
- "references": {}
129
- },
130
- "required": false,
131
- "optional": true,
132
- "docs": {
133
- "tags": [],
134
- "text": "Valid text for the field component"
135
- },
136
- "attribute": "valid-text",
137
- "reflect": false
138
- },
139
- "warningText": {
140
- "type": "string",
141
- "mutable": false,
142
- "complexType": {
143
- "original": "string",
144
- "resolved": "string",
145
- "references": {}
146
- },
147
- "required": false,
148
- "optional": true,
149
- "docs": {
150
- "tags": [],
151
- "text": "Warning text for the field component"
152
- },
153
- "attribute": "warning-text",
154
- "reflect": false
155
- }
156
- };
157
- }
158
- static get states() {
159
- return {
160
- "isInvalid": {},
161
- "isInfo": {},
162
- "isValid": {},
163
- "isWarning": {}
164
- };
165
- }
166
- static get elementRef() { return "hostElement"; }
167
- }
168
- __decorate([
169
- HookValidationLifecycle({
170
- includeChildren: true,
171
- })
172
- ], CheckboxGroup.prototype, "onClassFieldUpdate", null);
173
- //# sourceMappingURL=checkbox-group.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"checkbox-group.js","sourceRoot":"","sources":["../../../src/components/checkbox-group/checkbox-group.tsx"],"names":[],"mappings":";;;;;;AAAA,OAAO,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,IAAI,EAAE,KAAK,EAAE,CAAC,EAAE,MAAM,eAAe,CAAC;AACzE,OAAO,EAEL,uBAAuB,GAGxB,MAAM,gBAAgB,CAAC;AAGxB;;;GAGG;AAMH,MAAM,OAAO,aAAa;;QAgCxB,sBAAiB,GAAG,KAAK,CAAC;;;;;;;yBAEL,KAAK;sBACR,KAAK;uBACJ,KAAK;yBACH,KAAK;;IAK1B,kBAAkB,CAAC,EACjB,SAAS,EACT,mBAAmB,EACnB,MAAM,EACN,OAAO,EACP,SAAS,GACS;QAClB,IAAI,CAAC,SAAS,GAAG,SAAS,IAAI,mBAAmB,CAAC;QAClD,IAAI,CAAC,MAAM,GAAG,MAAM,CAAC;QACrB,IAAI,CAAC,OAAO,GAAG,OAAO,CAAC;QACvB,IAAI,CAAC,SAAS,GAAG,SAAS,CAAC;IAC7B,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,yEACE,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,UAAU,EAAE,IAAI,CAAC,UAAU,EAC3B,WAAW,EAAE,IAAI,CAAC,WAAW,EAC7B,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,SAAS,EAAE,IAAI,CAAC,SAAS,EACzB,WAAW,EAAE,IAAI,CAAC,WAAW,EAC7B,iBAAiB,EAAE,IAAI,CAAC,iBAAiB,EACzC,SAAS,EAAE,IAAI,CAAC,SAAS,EACzB,MAAM,EAAE,IAAI,CAAC,MAAM,EACnB,OAAO,EAAE,IAAI,CAAC,OAAO,EACrB,SAAS,EAAE,IAAI,CAAC,SAAS;gBAEzB,6DAAM,IAAI,EAAC,OAAO,EAAC,IAAI,EAAC,OAAO,GAAQ;gBAEvC,4DAAK,KAAK,EAAE,oBAAoB;oBAC9B,8DAAa,CACT,CACW,CACd,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF;AAtCC;IAHC,uBAAuB,CAAC;QACvB,eAAe,EAAE,IAAI;KACtB,CAAC;uDAYD","sourcesContent":["import { Component, Element, Host, Prop, State, h } from '@stencil/core';\nimport {\n FieldWrapperInterface,\n HookValidationLifecycle,\n IxFormValidationState,\n ValidationResults,\n} from '../utils/field';\nimport { IxComponent } from '../utils/internal';\n\n/**\n * @since 2.4.0\n * @form-ready 2.4.0\n */\n@Component({\n tag: 'ix-checkbox-group',\n styleUrl: 'checkbox-group.scss',\n shadow: true,\n})\nexport class CheckboxGroup\n implements FieldWrapperInterface, IxFormValidationState, IxComponent\n{\n @Element() hostElement!: HTMLIxCheckboxGroupElement;\n /**\n * Show text below the field component\n */\n @Prop() helperText?: string;\n\n /**\n * Label for the field component\n */\n @Prop() label?: string;\n\n /**\n * Error text for the field component\n */\n @Prop() invalidText?: string;\n\n /**\n * Info text for the field component\n */\n @Prop() infoText?: string;\n /**\n * Valid text for the field component\n */\n @Prop() validText?: string;\n /**\n * Warning text for the field component\n */\n @Prop() warningText?: string;\n\n showTextAsTooltip = false;\n\n @State() isInvalid = false;\n @State() isInfo = false;\n @State() isValid = false;\n @State() isWarning = false;\n\n @HookValidationLifecycle({\n includeChildren: true,\n })\n onClassFieldUpdate({\n isInvalid,\n isInvalidByRequired,\n isInfo,\n isValid,\n isWarning,\n }: ValidationResults) {\n this.isInvalid = isInvalid || isInvalidByRequired;\n this.isInfo = isInfo;\n this.isValid = isValid;\n this.isWarning = isWarning;\n }\n\n render() {\n return (\n <Host>\n <ix-field-wrapper\n label={this.label}\n helperText={this.helperText}\n invalidText={this.invalidText}\n infoText={this.infoText}\n validText={this.validText}\n warningText={this.warningText}\n showTextAsTooltip={this.showTextAsTooltip}\n isInvalid={this.isInvalid}\n isInfo={this.isInfo}\n isValid={this.isValid}\n isWarning={this.isWarning}\n >\n <slot name=\"label\" slot=\"label\"></slot>\n\n <div class={'checkbox-container'}>\n <slot></slot>\n </div>\n </ix-field-wrapper>\n </Host>\n );\n }\n}\n"]}
@@ -1,11 +0,0 @@
1
- /*
2
- * SPDX-FileCopyrightText: 2024 Siemens AG
3
- *
4
- * SPDX-License-Identifier: MIT
5
- *
6
- * This source code is licensed under the MIT license found in the
7
- * LICENSE file in the root directory of this source tree.
8
- */
9
- :host {
10
- display: block;
11
- }