@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,276 +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
- import { Host, h, } from "@stencil/core";
10
- import { makeRef } from "../utils/make-ref";
11
- /**
12
- * @since 2.4.0
13
- * @form-ready 2.4.0
14
- */
15
- export class Radio {
16
- constructor() {
17
- /**
18
- * Single radio cannot be required
19
- * */
20
- this.required = false;
21
- this.inputRef = makeRef((radiobuttonRef) => {
22
- radiobuttonRef.checked = this.checked;
23
- });
24
- this.name = undefined;
25
- this.value = undefined;
26
- this.label = undefined;
27
- this.disabled = false;
28
- this.checked = false;
29
- }
30
- setCheckedState(newChecked) {
31
- if (this.checked) {
32
- return;
33
- }
34
- const result = this.checkedChange.emit(newChecked);
35
- if (result.defaultPrevented) {
36
- return;
37
- }
38
- this.checked = newChecked;
39
- }
40
- async onCheckedChange() {
41
- const radiobuttonRef = await this.inputRef.waitForCurrent();
42
- radiobuttonRef.checked = this.checked;
43
- this.updateFormInternalValue();
44
- }
45
- onValueChange() {
46
- this.valueChange.emit(this.value);
47
- }
48
- componentWillLoad() {
49
- this.updateFormInternalValue();
50
- }
51
- updateFormInternalValue() {
52
- var _a;
53
- if (this.checked) {
54
- this.formInternals.setFormValue((_a = this.value) !== null && _a !== void 0 ? _a : 'on');
55
- }
56
- else {
57
- this.formInternals.setFormValue(null);
58
- }
59
- }
60
- /** @internal */
61
- hasValidValue() {
62
- return Promise.resolve(this.checked);
63
- }
64
- /** @internal */
65
- getAssociatedFormElement() {
66
- return Promise.resolve(this.formInternals.form);
67
- }
68
- render() {
69
- return (h(Host, { key: '1916ccc12519685b9a82514a09e587a8c4ea86de', "aria-checked": `${this.checked}`, "aria-disabled": `${this.disabled}`, role: "radio", class: {
70
- disabled: this.disabled,
71
- checked: this.checked,
72
- } }, h("label", { key: '9df4ff3f53aacee27988ae0862f5714baf8b1a0b' }, h("input", { key: 'fd5bd3946aa69f37325393d1682ce6b57b5d34ab', "aria-checked": `${this.checked}`, disabled: this.disabled, checked: this.checked, ref: this.inputRef, type: "radio", onChange: () => {
73
- const ref = this.inputRef.current;
74
- this.setCheckedState(ref.checked);
75
- } }), h("button", { key: '5d0fd3b9961311d76405c6cc7f2a301befe869ba', class: {
76
- checked: this.checked,
77
- }, onClick: () => this.setCheckedState(!this.checked) }, this.checked && h("div", { key: 'a07f44e7b9df8934c0d64d435431310c6e2dc548', class: "checkmark" })), this.label, h("slot", { key: '600c31ae8b821308286b4763f818956daeca4d40' }))));
78
- }
79
- static get is() { return "ix-radio"; }
80
- static get encapsulation() { return "shadow"; }
81
- static get formAssociated() { return true; }
82
- static get originalStyleUrls() {
83
- return {
84
- "$": ["radio.scss"]
85
- };
86
- }
87
- static get styleUrls() {
88
- return {
89
- "$": ["radio.css"]
90
- };
91
- }
92
- static get properties() {
93
- return {
94
- "name": {
95
- "type": "string",
96
- "mutable": false,
97
- "complexType": {
98
- "original": "string",
99
- "resolved": "string",
100
- "references": {}
101
- },
102
- "required": false,
103
- "optional": true,
104
- "docs": {
105
- "tags": [],
106
- "text": "Name of the radio component"
107
- },
108
- "attribute": "name",
109
- "reflect": true
110
- },
111
- "value": {
112
- "type": "string",
113
- "mutable": false,
114
- "complexType": {
115
- "original": "string",
116
- "resolved": "string",
117
- "references": {}
118
- },
119
- "required": false,
120
- "optional": true,
121
- "docs": {
122
- "tags": [],
123
- "text": "Value of the radio component"
124
- },
125
- "attribute": "value",
126
- "reflect": true
127
- },
128
- "label": {
129
- "type": "string",
130
- "mutable": false,
131
- "complexType": {
132
- "original": "string",
133
- "resolved": "string",
134
- "references": {}
135
- },
136
- "required": false,
137
- "optional": true,
138
- "docs": {
139
- "tags": [],
140
- "text": "Label for the radio component"
141
- },
142
- "attribute": "label",
143
- "reflect": false
144
- },
145
- "disabled": {
146
- "type": "boolean",
147
- "mutable": false,
148
- "complexType": {
149
- "original": "boolean",
150
- "resolved": "boolean",
151
- "references": {}
152
- },
153
- "required": false,
154
- "optional": false,
155
- "docs": {
156
- "tags": [],
157
- "text": "Disabled state of the radio component"
158
- },
159
- "attribute": "disabled",
160
- "reflect": false,
161
- "defaultValue": "false"
162
- },
163
- "checked": {
164
- "type": "boolean",
165
- "mutable": true,
166
- "complexType": {
167
- "original": "boolean",
168
- "resolved": "boolean",
169
- "references": {}
170
- },
171
- "required": false,
172
- "optional": false,
173
- "docs": {
174
- "tags": [],
175
- "text": "Checked state of the radio component"
176
- },
177
- "attribute": "checked",
178
- "reflect": true,
179
- "defaultValue": "false"
180
- }
181
- };
182
- }
183
- static get events() {
184
- return [{
185
- "method": "checkedChange",
186
- "name": "checkedChange",
187
- "bubbles": true,
188
- "cancelable": true,
189
- "composed": true,
190
- "docs": {
191
- "tags": [],
192
- "text": "Event emitted when the checked state of the radio changes"
193
- },
194
- "complexType": {
195
- "original": "boolean",
196
- "resolved": "boolean",
197
- "references": {}
198
- }
199
- }, {
200
- "method": "valueChange",
201
- "name": "valueChange",
202
- "bubbles": true,
203
- "cancelable": true,
204
- "composed": true,
205
- "docs": {
206
- "tags": [],
207
- "text": "Event emitted when the value of the radio changes"
208
- },
209
- "complexType": {
210
- "original": "string",
211
- "resolved": "string",
212
- "references": {}
213
- }
214
- }];
215
- }
216
- static get methods() {
217
- return {
218
- "hasValidValue": {
219
- "complexType": {
220
- "signature": "() => Promise<boolean>",
221
- "parameters": [],
222
- "references": {
223
- "Promise": {
224
- "location": "global",
225
- "id": "global::Promise"
226
- }
227
- },
228
- "return": "Promise<boolean>"
229
- },
230
- "docs": {
231
- "text": "",
232
- "tags": [{
233
- "name": "internal",
234
- "text": undefined
235
- }]
236
- }
237
- },
238
- "getAssociatedFormElement": {
239
- "complexType": {
240
- "signature": "() => Promise<HTMLFormElement | null>",
241
- "parameters": [],
242
- "references": {
243
- "Promise": {
244
- "location": "global",
245
- "id": "global::Promise"
246
- },
247
- "HTMLFormElement": {
248
- "location": "global",
249
- "id": "global::HTMLFormElement"
250
- }
251
- },
252
- "return": "Promise<HTMLFormElement>"
253
- },
254
- "docs": {
255
- "text": "",
256
- "tags": [{
257
- "name": "internal",
258
- "text": undefined
259
- }]
260
- }
261
- }
262
- };
263
- }
264
- static get elementRef() { return "hostElement"; }
265
- static get watchers() {
266
- return [{
267
- "propName": "checked",
268
- "methodName": "onCheckedChange"
269
- }, {
270
- "propName": "value",
271
- "methodName": "onValueChange"
272
- }];
273
- }
274
- static get attachInternalsMemberName() { return "formInternals"; }
275
- }
276
- //# sourceMappingURL=radio.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"radio.js","sourceRoot":"","sources":["../../../src/components/radio/radio.tsx"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EACL,eAAe,EACf,SAAS,EACT,KAAK,EAEL,IAAI,EACJ,IAAI,EACJ,KAAK,EACL,CAAC,EACD,MAAM,EACN,OAAO,GACR,MAAM,eAAe,CAAC;AACvB,OAAO,EAAE,OAAO,EAAE,MAAM,mBAAmB,CAAC;AAG5C;;;GAGG;AAOH,MAAM,OAAO,KAAK;;QAuChB;;aAEK;QACL,aAAQ,GAAG,KAAK,CAAC;QAET,aAAQ,GAAG,OAAO,CAAmB,CAAC,cAAc,EAAE,EAAE;YAC9D,cAAc,CAAC,OAAO,GAAG,IAAI,CAAC,OAAO,CAAC;QACxC,CAAC,CAAC,CAAC;;;;wBAxByB,KAAK;uBAK0B,KAAK;;IAqBxD,eAAe,CAAC,UAAmB;QACzC,IAAI,IAAI,CAAC,OAAO,EAAE,CAAC;YACjB,OAAO;QACT,CAAC;QACD,MAAM,MAAM,GAAG,IAAI,CAAC,aAAa,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;QACnD,IAAI,MAAM,CAAC,gBAAgB,EAAE,CAAC;YAC5B,OAAO;QACT,CAAC;QAED,IAAI,CAAC,OAAO,GAAG,UAAU,CAAC;IAC5B,CAAC;IAGD,KAAK,CAAC,eAAe;QACnB,MAAM,cAAc,GAAG,MAAM,IAAI,CAAC,QAAQ,CAAC,cAAc,EAAE,CAAC;QAC5D,cAAc,CAAC,OAAO,GAAG,IAAI,CAAC,OAAO,CAAC;QAEtC,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;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI,qEACW,GAAG,IAAI,CAAC,OAAO,EAAE,mBAChB,GAAG,IAAI,CAAC,QAAQ,EAAE,EACjC,IAAI,EAAC,OAAO,EACZ,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,OAAO,EACZ,QAAQ,EAAE,GAAG,EAAE;wBACb,MAAM,GAAG,GAAG,IAAI,CAAC,QAAQ,CAAC,OAAO,CAAC;wBAClC,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;oBACpC,CAAC,GACD;gBACF,+DACE,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,OAAO,IAAI,4DAAK,KAAK,EAAC,WAAW,GAAO,CACvC;gBACR,IAAI,CAAC,KAAK;gBACX,8DAAa,CACP,CACH,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","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 Method,\n Element,\n} from '@stencil/core';\nimport { makeRef } from '../utils/make-ref';\nimport { IxFormComponent } from '../utils/field';\n\n/**\n * @since 2.4.0\n * @form-ready 2.4.0\n */\n@Component({\n tag: 'ix-radio',\n styleUrl: 'radio.scss',\n shadow: true,\n formAssociated: true,\n})\nexport class Radio implements IxFormComponent<string> {\n @Element() hostElement!: HTMLIxRadioElement;\n @AttachInternals() formInternals!: ElementInternals;\n\n /**\n * Name of the radio component\n */\n @Prop({ reflect: true }) name?: string;\n\n /**\n * Value of the radio component\n */\n @Prop({ reflect: true }) value?: string;\n\n /**\n * Label for the radio component\n */\n @Prop() label?: string;\n\n /**\n * Disabled state of the radio component\n */\n @Prop() disabled: boolean = false;\n\n /**\n * Checked state of the radio component\n */\n @Prop({ reflect: true, mutable: true }) checked: boolean = false;\n\n /**\n * Event emitted when the checked state of the radio changes\n */\n @Event() checkedChange!: EventEmitter<boolean>;\n\n /**\n * Event emitted when the value of the radio changes\n */\n @Event() valueChange!: EventEmitter<string>;\n\n /**\n * Single radio cannot be required\n * */\n required = false;\n\n private inputRef = makeRef<HTMLInputElement>((radiobuttonRef) => {\n radiobuttonRef.checked = this.checked;\n });\n\n private setCheckedState(newChecked: boolean) {\n if (this.checked) {\n return;\n }\n const result = this.checkedChange.emit(newChecked);\n if (result.defaultPrevented) {\n return;\n }\n\n this.checked = newChecked;\n }\n\n @Watch('checked')\n async onCheckedChange() {\n const radiobuttonRef = await this.inputRef.waitForCurrent();\n radiobuttonRef.checked = this.checked;\n\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 render() {\n return (\n <Host\n aria-checked={`${this.checked}`}\n aria-disabled={`${this.disabled}`}\n role=\"radio\"\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=\"radio\"\n onChange={() => {\n const ref = this.inputRef.current;\n this.setCheckedState(ref.checked);\n }}\n />\n <button\n class={{\n checked: this.checked,\n }}\n onClick={() => this.setCheckedState(!this.checked)}\n >\n {this.checked && <div class=\"checkmark\"></div>}\n </button>\n {this.label}\n <slot></slot>\n </label>\n </Host>\n );\n }\n}\n"]}
@@ -1,36 +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
- import { expect } from "@playwright/test";
10
- import { getFormValue, preventFormSubmission, test } from "../../../tests/utils/test/index";
11
- test('form-ready', async ({ mount, page }) => {
12
- await mount(`<form><ix-radio name="my-radio" value="Test"></ix-radio></form>`);
13
- const formElement = page.locator('form');
14
- preventFormSubmission(formElement);
15
- const radio = page.locator('ix-radio');
16
- await radio.click();
17
- const formData = await getFormValue(formElement, 'my-radio');
18
- expect(formData).toBe('Test');
19
- });
20
- test('form-ready with default value', async ({ mount, page }) => {
21
- await mount(`<form><ix-radio name="my-radio"></ix-radio></form>`);
22
- const formElement = page.locator('form');
23
- preventFormSubmission(formElement);
24
- const radio = page.locator('ix-radio');
25
- await radio.click();
26
- const formData = await getFormValue(formElement, 'my-radio');
27
- expect(formData).toBe('on');
28
- });
29
- test(`form-ready default active`, async ({ mount, page }) => {
30
- await mount(`<form><ix-radio name="my-field-name" checked></ix-radio></form>`);
31
- const formElement = page.locator('form');
32
- preventFormSubmission(formElement);
33
- const formData = await getFormValue(formElement, 'my-field-name');
34
- expect(formData).toBe('on');
35
- });
36
- //# sourceMappingURL=radio.ct.js.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"radio.ct.js","sourceRoot":"","sources":["../../../../src/components/radio/test/radio.ct.ts"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AACH,OAAO,EAAE,MAAM,EAAE,MAAM,kBAAkB,CAAC;AAC1C,OAAO,EAAE,YAAY,EAAE,qBAAqB,EAAE,IAAI,EAAE,MAAM,aAAa,CAAC;AAExE,IAAI,CAAC,YAAY,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE;IAC3C,MAAM,KAAK,CACT,iEAAiE,CAClE,CAAC;IAEF,MAAM,WAAW,GAAG,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IACzC,qBAAqB,CAAC,WAAW,CAAC,CAAC;IACnC,MAAM,KAAK,GAAG,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;IACvC,MAAM,KAAK,CAAC,KAAK,EAAE,CAAC;IAEpB,MAAM,QAAQ,GAAG,MAAM,YAAY,CAAC,WAAW,EAAE,UAAU,CAAC,CAAC;IAC7D,MAAM,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,MAAM,CAAC,CAAC;AAChC,CAAC,CAAC,CAAC;AAEH,IAAI,CAAC,+BAA+B,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE;IAC9D,MAAM,KAAK,CAAC,oDAAoD,CAAC,CAAC;IAElE,MAAM,WAAW,GAAG,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC;IACzC,qBAAqB,CAAC,WAAW,CAAC,CAAC;IACnC,MAAM,KAAK,GAAG,IAAI,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC;IACvC,MAAM,KAAK,CAAC,KAAK,EAAE,CAAC;IAEpB,MAAM,QAAQ,GAAG,MAAM,YAAY,CAAC,WAAW,EAAE,UAAU,CAAC,CAAC;IAC7D,MAAM,CAAC,QAAQ,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC9B,CAAC,CAAC,CAAC;AAEH,IAAI,CAAC,2BAA2B,EAAE,KAAK,EAAE,EAAE,KAAK,EAAE,IAAI,EAAE,EAAE,EAAE;IAC1D,MAAM,KAAK,CACT,iEAAiE,CAClE,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","sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\nimport { expect } from '@playwright/test';\nimport { getFormValue, preventFormSubmission, test } from '@utils/test';\n\ntest('form-ready', async ({ mount, page }) => {\n await mount(\n `<form><ix-radio name=\"my-radio\" value=\"Test\"></ix-radio></form>`\n );\n\n const formElement = page.locator('form');\n preventFormSubmission(formElement);\n const radio = page.locator('ix-radio');\n await radio.click();\n\n const formData = await getFormValue(formElement, 'my-radio');\n expect(formData).toBe('Test');\n});\n\ntest('form-ready with default value', async ({ mount, page }) => {\n await mount(`<form><ix-radio name=\"my-radio\"></ix-radio></form>`);\n\n const formElement = page.locator('form');\n preventFormSubmission(formElement);\n const radio = page.locator('ix-radio');\n await radio.click();\n\n const formData = await getFormValue(formElement, 'my-radio');\n expect(formData).toBe('on');\n});\n\ntest(`form-ready default active`, async ({ mount, page }) => {\n await mount(\n `<form><ix-radio name=\"my-field-name\" checked></ix-radio></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"]}
@@ -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.35rem 0;
34
- flex-wrap: wrap;
35
- }
@@ -1,296 +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 RadiobuttonGroup {
18
- constructor() {
19
- this.observer = new MutationObserver(() => {
20
- this.ensureOnlyLastRadioChecked();
21
- });
22
- this.helperText = undefined;
23
- this.label = undefined;
24
- this.value = undefined;
25
- this.invalidText = undefined;
26
- this.infoText = undefined;
27
- this.warningText = undefined;
28
- this.validText = undefined;
29
- this.showTextAsTooltip = undefined;
30
- this.isInvalid = false;
31
- this.isValid = false;
32
- this.isInfo = false;
33
- this.isWarning = false;
34
- }
35
- get radiobuttonElements() {
36
- return Array.from(this.hostElement.querySelectorAll('ix-radio'));
37
- }
38
- connectedCallback() {
39
- this.observer.observe(this.hostElement, {
40
- childList: true,
41
- subtree: true,
42
- attributes: true,
43
- attributeFilter: ['checked'],
44
- });
45
- }
46
- componentWillLoad() {
47
- this.selectInitialValue();
48
- this.ensureOnlyLastRadioChecked();
49
- }
50
- disconnectedCallback() {
51
- if (this.observer) {
52
- this.observer.disconnect();
53
- }
54
- }
55
- selectInitialValue() {
56
- if (!this.value) {
57
- return;
58
- }
59
- this.radiobuttonElements.forEach((radiobutton) => {
60
- radiobutton.checked = radiobutton.value === this.value;
61
- });
62
- }
63
- ensureOnlyLastRadioChecked() {
64
- const checkedRadios = this.radiobuttonElements.filter((radio) => radio.checked);
65
- checkedRadios.forEach((radio, index) => {
66
- if (index === checkedRadios.length - 1) {
67
- return;
68
- }
69
- radio.checked = false;
70
- });
71
- }
72
- onValueChangeHandler(newValue) {
73
- this.radiobuttonElements.forEach((radiobutton) => {
74
- radiobutton.checked = radiobutton.value === newValue;
75
- });
76
- }
77
- onCheckedChangeHandler(event) {
78
- this.radiobuttonElements.forEach((radiobutton) => {
79
- if (radiobutton !== event.target) {
80
- radiobutton.checked = false;
81
- return;
82
- }
83
- radiobutton.checked = true;
84
- this.valueChange.emit(radiobutton.value);
85
- });
86
- }
87
- onClassField({ isInvalid, isInfo, isValid, isWarning }) {
88
- this.isInvalid = isInvalid;
89
- this.isInfo = isInfo;
90
- this.isValid = isValid;
91
- this.isWarning = isWarning;
92
- }
93
- render() {
94
- return (h(Host, { key: '06f2de8cda259460c5b3c0a898f565ada89c8880' }, h("ix-field-wrapper", { key: '7d29f98bc31ee137db616621ace4887db15c9350', label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, isInvalid: this.isInvalid }, h("slot", { key: '961f7f85c2f2f9c319eb924bdd06e9500fc1543d', name: "label", slot: "label" }), h("div", { key: '8c52e80c230edde2254ef6105a71e660f6d3e1d7', class: 'checkbox-container' }, h("slot", { key: 'cf0e1efd134143c4a15f798fc88ef024c941f03c' })))));
95
- }
96
- static get is() { return "ix-radio-group"; }
97
- static get encapsulation() { return "shadow"; }
98
- static get originalStyleUrls() {
99
- return {
100
- "$": ["radio-group.scss"]
101
- };
102
- }
103
- static get styleUrls() {
104
- return {
105
- "$": ["radio-group.css"]
106
- };
107
- }
108
- static get properties() {
109
- return {
110
- "helperText": {
111
- "type": "string",
112
- "mutable": false,
113
- "complexType": {
114
- "original": "string",
115
- "resolved": "string",
116
- "references": {}
117
- },
118
- "required": false,
119
- "optional": true,
120
- "docs": {
121
- "tags": [],
122
- "text": "Show text below the field component"
123
- },
124
- "attribute": "helper-text",
125
- "reflect": false
126
- },
127
- "label": {
128
- "type": "string",
129
- "mutable": false,
130
- "complexType": {
131
- "original": "string",
132
- "resolved": "string",
133
- "references": {}
134
- },
135
- "required": false,
136
- "optional": true,
137
- "docs": {
138
- "tags": [],
139
- "text": "Label for the field component"
140
- },
141
- "attribute": "label",
142
- "reflect": false
143
- },
144
- "value": {
145
- "type": "string",
146
- "mutable": false,
147
- "complexType": {
148
- "original": "string",
149
- "resolved": "string",
150
- "references": {}
151
- },
152
- "required": false,
153
- "optional": true,
154
- "docs": {
155
- "tags": [],
156
- "text": "Value of the radiobutton group component"
157
- },
158
- "attribute": "value",
159
- "reflect": false
160
- },
161
- "invalidText": {
162
- "type": "string",
163
- "mutable": false,
164
- "complexType": {
165
- "original": "string",
166
- "resolved": "string",
167
- "references": {}
168
- },
169
- "required": false,
170
- "optional": true,
171
- "docs": {
172
- "tags": [],
173
- "text": "Error text for the field component"
174
- },
175
- "attribute": "invalid-text",
176
- "reflect": false
177
- },
178
- "infoText": {
179
- "type": "string",
180
- "mutable": false,
181
- "complexType": {
182
- "original": "string",
183
- "resolved": "string",
184
- "references": {}
185
- },
186
- "required": false,
187
- "optional": true,
188
- "docs": {
189
- "tags": [],
190
- "text": "Info text for the field component"
191
- },
192
- "attribute": "info-text",
193
- "reflect": false
194
- },
195
- "warningText": {
196
- "type": "string",
197
- "mutable": false,
198
- "complexType": {
199
- "original": "string",
200
- "resolved": "string",
201
- "references": {}
202
- },
203
- "required": false,
204
- "optional": true,
205
- "docs": {
206
- "tags": [],
207
- "text": "Warning text for the field component"
208
- },
209
- "attribute": "warning-text",
210
- "reflect": false
211
- },
212
- "validText": {
213
- "type": "string",
214
- "mutable": false,
215
- "complexType": {
216
- "original": "string",
217
- "resolved": "string",
218
- "references": {}
219
- },
220
- "required": false,
221
- "optional": true,
222
- "docs": {
223
- "tags": [],
224
- "text": "Valid text for the field component"
225
- },
226
- "attribute": "valid-text",
227
- "reflect": false
228
- },
229
- "showTextAsTooltip": {
230
- "type": "boolean",
231
- "mutable": false,
232
- "complexType": {
233
- "original": "boolean",
234
- "resolved": "boolean",
235
- "references": {}
236
- },
237
- "required": false,
238
- "optional": true,
239
- "docs": {
240
- "tags": [],
241
- "text": "Show helper, info, warning, error and valid text as tooltip"
242
- },
243
- "attribute": "show-text-as-tooltip",
244
- "reflect": false
245
- }
246
- };
247
- }
248
- static get states() {
249
- return {
250
- "isInvalid": {},
251
- "isValid": {},
252
- "isInfo": {},
253
- "isWarning": {}
254
- };
255
- }
256
- static get events() {
257
- return [{
258
- "method": "valueChange",
259
- "name": "valueChange",
260
- "bubbles": true,
261
- "cancelable": true,
262
- "composed": true,
263
- "docs": {
264
- "tags": [],
265
- "text": "Event emitted when the value of the radiobutton group changes"
266
- },
267
- "complexType": {
268
- "original": "string",
269
- "resolved": "string",
270
- "references": {}
271
- }
272
- }];
273
- }
274
- static get elementRef() { return "hostElement"; }
275
- static get watchers() {
276
- return [{
277
- "propName": "value",
278
- "methodName": "onValueChangeHandler"
279
- }];
280
- }
281
- static get listeners() {
282
- return [{
283
- "name": "checkedChange",
284
- "method": "onCheckedChangeHandler",
285
- "target": undefined,
286
- "capture": false,
287
- "passive": false
288
- }];
289
- }
290
- }
291
- __decorate([
292
- HookValidationLifecycle({
293
- includeChildren: true,
294
- })
295
- ], RadiobuttonGroup.prototype, "onClassField", null);
296
- //# sourceMappingURL=radio-group.js.map