@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
@@ -93,12 +93,12 @@ export class Application {
93
93
  });
94
94
  }
95
95
  render() {
96
- return (h(Host, { key: 'ad4410edd0461033815c6d0ec103e949d18e2ce7', "data-role": "", class: {
96
+ return (h(Host, { key: '4e8314dec7968a3b9b2e00a7852dc53c924d0c53', "data-role": "", class: {
97
97
  [`breakpoint-${this.breakpoint}`]: true,
98
- } }, h("slot", { key: '1eb897da2aca12dc1c46898242b43bc3b6a85252', name: "application-header" }), h("div", { key: 'fe088442c824724624c76ced27f770401ee43a52', class: "application" }, h("slot", { key: 'f66f4a1955457a017abdb142a8e11c00cf50181d', name: "menu" }), h("aside", { key: 'd5e8f0d6d3c6f8ca4868b197c0e4f767b937a38b', class: {
98
+ } }, h("slot", { key: '2f4a52a13679af639648164eff165d5dd37ec951', name: "application-header" }), h("div", { key: 'b316ff04f23e4606d54ddcc5531ed884b988e360', class: "application" }, h("slot", { key: '40f4800917fa9f24cdc50c72543e2c7181878775', name: "menu" }), h("aside", { key: '62e0120b64ad942e7dd991b6fe9912b60e36e04f', class: {
99
99
  'application-sidebar': true,
100
100
  slotted: this.applicationSidebarSlotted,
101
- }, onClick: () => this.onContentClick() }, h("slot", { key: '81fc02e6b6ad5c601bc8bb9d1f7a96f659d8b716', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), h("main", { key: '0bec68225715417b268573ce2595cce5fcd71e75', class: "content", onClick: () => this.onContentClick() }, h("slot", { key: '7f64fda713c3b560d1b9a34f109d280e1de448d2' })))));
101
+ }, onClick: () => this.onContentClick() }, h("slot", { key: '211f35df78de174484e914fa646227ba290fb9ae', name: "application-sidebar", onSlotchange: () => (this.applicationSidebarSlotted = hasSlottedElements(this.applicationSidebarSlot)) })), h("main", { key: 'f58973392fbff54f0aef27ae95560cfb36dbd568', class: "content", onClick: () => this.onContentClick() }, h("slot", { key: 'ac63821ff0fde080c1dd284dcb7df10113cb6477' })))));
102
102
  }
103
103
  static get is() { return "ix-application"; }
104
104
  static get encapsulation() { return "shadow"; }
@@ -103,12 +103,12 @@ export class ApplicationHeader {
103
103
  }
104
104
  render() {
105
105
  var _a;
106
- return (h(Host, { key: 'e40a2cbcfbdf369a9c21123a9b6341bed6313298', class: { [`breakpoint-${this.breakpoint}`]: true }, slot: "application-header" }, this.breakpoint === 'sm' && this.suppressResponsive === false && (h("ix-menu-expand-icon", { key: '422fec21218699880932d12132c9a51f61299c1f', onClick: () => this.onMenuClick(), expanded: this.menuExpanded })), ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) &&
106
+ return (h(Host, { key: '58565e3136e17a2d3cae46a4add8f2ba245b59bc', class: { [`breakpoint-${this.breakpoint}`]: true }, slot: "application-header" }, this.breakpoint === 'sm' && this.suppressResponsive === false && (h("ix-menu-expand-icon", { key: 'da63965f1ced1898c799a48212eb7a4afdf35ffd', onClick: () => this.onMenuClick(), expanded: this.menuExpanded })), ((_a = this.applicationLayoutContext) === null || _a === void 0 ? void 0 : _a.appSwitchConfig) &&
107
107
  this.breakpoint !== 'sm' &&
108
- this.suppressResponsive === false && (h("ix-icon-button", { key: '28b220e9f9df0e873b59e74683fbeda86199dde2', onClick: () => this.showAppSwitch(), icon: "apps", ghost: true, class: "app-switch" })), h("div", { key: '67ad9303b4d272bd74925401ba3917aeeefb5648', class: "logo" }, h("slot", { key: 'b65674c8bc606ad0582307ddef0c0fa3d2efde11', name: "logo" })), h("div", { key: 'be0b34c2280380397c140e3e0e6a627743d9e863', class: "name" }, this.name), h("div", { key: '627a5534b4e03a64dd005970a8639254cafb2315', class: "content" }, this.breakpoint === 'sm' ? (h(Fragment, null, h("ix-icon-button", { class: {
108
+ this.suppressResponsive === false && (h("ix-icon-button", { key: 'fce7acda771398cd8f8f79dcb05254354e9524c8', onClick: () => this.showAppSwitch(), icon: "apps", ghost: true, class: "app-switch" })), h("div", { key: '20d47359153147df9636a2170e4987113871e701', class: "logo" }, h("slot", { key: '3889ece809965cd8c5a256e6551b1d4961774977', name: "logo" })), h("div", { key: '4e9c07f44beb7c476d61657bb303764c74ee174e', class: "name" }, this.name), h("div", { key: '099a3a4842da94cd54f789ee29380ab057957550', class: "content" }, this.breakpoint === 'sm' ? (h(Fragment, null, h("ix-icon-button", { class: {
109
109
  ['context-menu']: true,
110
110
  ['context-menu-visible']: this.hasSlottedElements,
111
- }, "data-context-menu": true, icon: "more-menu", ghost: true }), h("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, h("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, h("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (h("slot", { onSlotchange: () => this.updateIsSlottedContent() })), h("slot", { key: '25a99ef1ea301baa1c8df4daefae710f79371737', name: "ix-application-header-avatar" }))));
111
+ }, "data-context-menu": true, icon: "more-menu", ghost: true }), h("ix-dropdown", { "data-overflow-dropdown": true, class: "dropdown", discoverAllSubmenus: true, trigger: this.resolveContextMenuButton() }, h("div", { class: "dropdown-content", onClick: (e) => this.onContentBgClick(e) }, h("slot", { onSlotchange: () => this.updateIsSlottedContent() }))))) : (h("slot", { onSlotchange: () => this.updateIsSlottedContent() })), h("slot", { key: 'ba4c1d46798c9cb325b933905df7bb17a4aedfc6', name: "ix-application-header-avatar" }))));
112
112
  }
113
113
  static get is() { return "ix-application-header"; }
114
114
  static get encapsulation() { return "shadow"; }
@@ -43,7 +43,7 @@ export class ApplicationSwitchModal {
43
43
  }
44
44
  render() {
45
45
  var _a, _b, _c, _d;
46
- return (h(Host, { key: 'd9630d54ee09410a4642c32462a60627394aa48e' }, h("ix-modal-header", { key: '8b6d0de6fbcddc233d0a14890983dc222bf5d2c6', icon: "apps" }, ((_a = this.config) === null || _a === void 0 ? void 0 : _a.i18nAppSwitch) || 'Switch to application'), h("ix-modal-content", { key: '7f80e73a60d019138ba34d83d7b64eac6f69ed2d', class: "content" }, h("div", { key: '10dfa16ceb859e19c10952c7d72d6e8cba2c89cf', class: "content-apps" }, (!this.config || ((_b = this.config) === null || _b === void 0 ? void 0 : _b.apps.length) === 0) && (h("div", { key: '250971132fe98036989dcf058f313c146d74cf3d', class: "loading" }, h("ix-spinner", { key: '157940c79952e2737e1a69700bdf03703f6147b4', size: "medium", variant: "primary" }), h("span", { key: '61453fa7330672b48d86d4c544c4cfbb57327933' }, ((_c = this.config) === null || _c === void 0 ? void 0 : _c.i18nLoadingApps) ||
46
+ return (h(Host, { key: '2c9a4d11f697563924effefae0ca86ca826fa9c1' }, h("ix-modal-header", { key: '09586fc6d884b175ea95e8f4f42e9017c2874ef4', icon: "apps" }, ((_a = this.config) === null || _a === void 0 ? void 0 : _a.i18nAppSwitch) || 'Switch to application'), h("ix-modal-content", { key: '44be3f676830e44c4450ac9a85280829d2570004', class: "content" }, h("div", { key: 'd15e8b91de03f40013cfe94cde3159619b8ee8cc', class: "content-apps" }, (!this.config || ((_b = this.config) === null || _b === void 0 ? void 0 : _b.apps.length) === 0) && (h("div", { key: '5d8cc548c1c7adaa83c89ac329d04be5e6f7a59c', class: "loading" }, h("ix-spinner", { key: '80c9c4adb4546028848d2b47929527b613152651', size: "medium", variant: "primary" }), h("span", { key: 'c06fc0f909d940df03402e360e2a3d64bd9decc4' }, ((_c = this.config) === null || _c === void 0 ? void 0 : _c.i18nLoadingApps) ||
47
47
  'Loading available applications...'))), (_d = this.config) === null || _d === void 0 ? void 0 :
48
48
  _d.apps.map((appEntry) => {
49
49
  var _a;
@@ -35,7 +35,7 @@ export class ApplicationSidebar {
35
35
  anime(animation);
36
36
  }
37
37
  render() {
38
- return (h(Host, { key: '3ceb080403e0434b8cac86cd74610aa7e407d95c', slot: "application-sidebar", class: {
38
+ return (h(Host, { key: 'fe0f54c79115877bac6d0032320550ad2e3fe089', slot: "application-sidebar", class: {
39
39
  visible: this.visible,
40
40
  } }, this.visible ? h("slot", null) : null));
41
41
  }
@@ -72,10 +72,10 @@ export class BasicNavigation {
72
72
  (_a = this.modeDisposable) === null || _a === void 0 ? void 0 : _a.dispose();
73
73
  }
74
74
  render() {
75
- return (h(Host, { key: 'b7a08dd07027f01f672abd914adee7a6eb28708d', "data-role": "", class: {
75
+ return (h(Host, { key: 'f7c1e352f7b85360afaa4aa7302394fbcefaa33a', "data-role": "", class: {
76
76
  'hide-header': this.hideHeader,
77
77
  [`breakpoint-${this.breakpoint}`]: true,
78
- } }, !this.hideHeader ? (h("ix-application-header", { name: this.applicationName }, h("slot", { name: "logo", slot: "logo" }))) : null, h("div", { key: '09dd326d03dc69d3186de63723b68986c81f2008', class: "navigation-content" }, h("slot", { key: 'fee45f4cbc111253d01e01fe9b46d81b45e46af6', name: "menu" }), h("div", { key: '1a7d9b9ba3c12e33ef44572963daba3acc894ff3', class: "content", onClick: () => this.onContentClick() }, h("slot", { key: '29b9da8bc571e20c87cc3c8354c54e141f673ce8' })))));
78
+ } }, !this.hideHeader ? (h("ix-application-header", { name: this.applicationName }, h("slot", { name: "logo", slot: "logo" }))) : null, h("div", { key: 'bbd969c401308a804a6b8973a038daca551fc8c4', class: "navigation-content" }, h("slot", { key: '3b09f85c77fda585b91786049d590e94c6bc3717', name: "menu" }), h("div", { key: '05b1eb22f097cf421f0ed0c747364c5b33418190', class: "content", onClick: () => this.onContentClick() }, h("slot", { key: 'e46d1d8ddc56270570e28ea814087506202e7217' })))));
79
79
  }
80
80
  static get is() { return "ix-basic-navigation"; }
81
81
  static get encapsulation() { return "shadow"; }
@@ -69,7 +69,7 @@ export class Breadcrumb {
69
69
  render() {
70
70
  var _a, _b, _c, _d;
71
71
  const a11y = a11yHostAttributes(this.hostElement);
72
- return (h(Host, { key: '88564e42848afe9cd686ce212f45e0c42c130004' }, h("ix-dropdown", { key: 'e8e14815157a506130c96700c67b0a6dca823fe2', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
72
+ return (h(Host, { key: '6fd820850cf0fce9b8f4e6d16587ad3458062c48' }, h("ix-dropdown", { key: '46a3b21d0be6c27f8cc5050b5cb420ce1d55c046', id: this.previousDropdownId, "aria-label": this.ariaLabelPreviousButton, trigger: ((_a = this.items) === null || _a === void 0 ? void 0 : _a.length) > this.visibleItemCount
73
73
  ? this.previousButtonRef
74
74
  : null, onShowChanged: ({ detail }) => {
75
75
  this.isPreviousDropdownExpanded = detail;
@@ -86,7 +86,7 @@ export class Breadcrumb {
86
86
  return (h("ix-dropdown-item", { label: label, onClick: () => {
87
87
  this.onItemClick(label);
88
88
  }, onItemClick: (event) => event.stopPropagation() }));
89
- })), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (h("ix-breadcrumb-item", { id: this.previousButtonId, ref: (ref) => (this.previousButtonRef = ref), label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, h("nav", { key: '043028f06980967ebb599cb823eb7c2073d3af5a', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, h("ol", { key: '7d8f489c5244be0f70602b6078d29f7581194a69' }, h("slot", { key: 'a2b8a891c1232e6ac47fb45ac109c1cd70e523fc' }))), h("ix-dropdown", { key: 'f9006cf33c009843f968be24bf3e6354faf64207', trigger: this.nextButtonRef }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (h("ix-dropdown-item", { label: item, onClick: (e) => {
89
+ })), ((_b = this.items) === null || _b === void 0 ? void 0 : _b.length) > this.visibleItemCount ? (h("ix-breadcrumb-item", { id: this.previousButtonId, ref: (ref) => (this.previousButtonRef = ref), label: "...", tabIndex: 1, onItemClick: (event) => event.stopPropagation(), "aria-describedby": this.previousDropdownId, "aria-controls": this.previousDropdownId, "aria-expanded": a11yBoolean(this.isPreviousDropdownExpanded), class: 'previous-button' })) : null, h("nav", { key: 'd4ea11b5d3417f434ef2485075cb08c66fe7169e', class: "crumb-items", "aria-label": (_c = a11y['aria-label']) !== null && _c !== void 0 ? _c : 'breadcrumbs' }, h("ol", { key: '97fa52f7ddf3fc18ad7a90b8f28cf561d238146f' }, h("slot", { key: '33b1ce72c69620d9bd7b702c7bf5540c081c687d' }))), h("ix-dropdown", { key: 'e635c5495fdfd8e21f6e233d3ca6b5c444e099dc', trigger: this.nextButtonRef }, (_d = this.nextItems) === null || _d === void 0 ? void 0 : _d.map((item) => (h("ix-dropdown-item", { label: item, onClick: (e) => {
90
90
  this.nextClick.emit({
91
91
  event: e,
92
92
  item,
@@ -4,7 +4,7 @@ import { h, Host } from "@stencil/core";
4
4
  */
5
5
  export class CardContent {
6
6
  render() {
7
- return (h(Host, { key: 'afb985c12152039a92c11925d283c35d2e63d9f0' }, h("slot", { key: '0d05bd2d9eb17437831df580cc9e9822880ef01e' })));
7
+ return (h(Host, { key: '17ef18ecf4efe031b707524053d81f91db482696' }, h("slot", { key: '5e91dbb38a4bcc64e36c7bbacb1e2de92f877559' })));
8
8
  }
9
9
  static get is() { return "ix-card-content"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -133,16 +133,16 @@ export class CardList {
133
133
  }
134
134
  }
135
135
  render() {
136
- return (h(Host, { key: 'ada39cb89614cd0cad3347eedf2be1e5c41feff1' }, h(CardListTitle, { key: 'd6f36fae6be5f42dad90cf857ce0299f815884ca', isCollapsed: this.collapse, label: this.label, showAllLabel: this.i18nShowAll, showAllCounter: this.showAllCount === undefined
136
+ return (h(Host, { key: '59b22287fe21651d515b79a8394b91f600f07a7a' }, h(CardListTitle, { key: '8f81a2633acb901e848c243a51d60752b35e5765', isCollapsed: this.collapse, label: this.label, showAllLabel: this.i18nShowAll, showAllCounter: this.showAllCount === undefined
137
137
  ? this.numberOfAllChildElements
138
- : this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), h("div", { key: '3cd90edbe2b68d1af6cf513dda3d421e4e8726bd', class: {
138
+ : this.showAllCount, onClick: () => this.onCardListVisibilityToggle(), onShowAllClick: (e) => this.onShowAllClick(e), hideShowAll: this.hideShowAll }), h("div", { key: 'd53f0dcc4707057dedbc08c3b57f9cde8887f225', class: {
139
139
  CardList__Overflow: true,
140
- }, style: this.computeMaskLayer() }, h("div", { key: '204fb870de26ad28183bfec6d46e1156c2f05727', class: {
140
+ }, style: this.computeMaskLayer() }, h("div", { key: '74e389bb906687dff585eabb348fd6265af7d401', class: {
141
141
  CardList__Content: true,
142
142
  CardList__Content__Collapsed: this.collapse,
143
143
  CardList__Style__Flexbox__Scroll: this.listStyle === 'stack',
144
144
  CardList__Style__Infinite__Scroll: this.listStyle === 'scroll',
145
- }, onScroll: () => this.onCardListScroll() }, h("slot", { key: '8bd77dd2e09e6cdac4fa773786f6d811305b8209', onSlotchange: () => this.changeVisibilityOfSlotChildren() }), this.isShowMoreCardVisible() ? (h("ix-card", { class: {
145
+ }, onScroll: () => this.onCardListScroll() }, h("slot", { key: '9a2ce4357b2e065c35c93c9fc24ef21c31ca0827', onSlotchange: () => this.changeVisibilityOfSlotChildren() }), this.isShowMoreCardVisible() ? (h("ix-card", { class: {
146
146
  Show__All__Card: true,
147
147
  }, onClick: (event) => this.showMoreCardClick.emit({
148
148
  nativeEvent: event,
@@ -6,7 +6,7 @@ import { h, Host } from "@stencil/core";
6
6
  */
7
7
  export class CardHeader {
8
8
  render() {
9
- return (h(Host, { key: '55dcaeda7be00f1d398fc7759be147dafbccb42f' }, h("slot", { key: '4670e61c8c09eec34f72cb3c0a39e1d410eb5b4b' }), h("div", { key: 'f789be6128ff468e25fd2cbaadd17113ecfe4fe1', class: "title-actions" }, h("slot", { key: 'c1799b44887b9c0e7145e178aec423ea39a0c02d', name: "title-actions" }))));
9
+ return (h(Host, { key: 'c5c2ca3a18e299a6093ad6abbaa1c5249cfa391c' }, h("slot", { key: '6d9c155e807d25a85878f7c10e0e6ca34472f06a' }), h("div", { key: 'd7ce177e5b865646435a794b197f0b7fca89fc5e', class: "title-actions" }, h("slot", { key: '5c44f29c04f0e8960d64dd5b6aa5f4a740d6c175', name: "title-actions" }))));
10
10
  }
11
11
  static get is() { return "ix-card-title"; }
12
12
  static get encapsulation() { return "shadow"; }
@@ -1169,14 +1169,6 @@ input:read-only, input.readonly {
1169
1169
  /* Font sizes */
1170
1170
  /* Line heights */
1171
1171
  /* Animation timings */
1172
- /*
1173
- * SPDX-FileCopyrightText: 2024 Siemens AG
1174
- *
1175
- * SPDX-License-Identifier: MIT
1176
- *
1177
- * This source code is licensed under the MIT license found in the
1178
- * LICENSE file in the root directory of this source tree.
1179
- */
1180
1172
  /*
1181
1173
  * SPDX-FileCopyrightText: 2024 Siemens AG
1182
1174
  *
@@ -1210,9 +1202,7 @@ input {
1210
1202
  padding: 0.25rem 0.5rem;
1211
1203
  background-color: var(--theme-input--background);
1212
1204
  color: var(--theme-input--color);
1213
- -webkit-appearance: textfield;
1214
- -moz-appearance: textfield;
1215
- appearance: textfield;
1205
+ -moz-appearance: textfield;
1216
1206
  text-overflow: ellipsis;
1217
1207
  border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
1218
1208
  border-radius: var(--theme-input--border-radius);
@@ -1238,20 +1228,11 @@ input::-moz-placeholder {
1238
1228
  input::placeholder {
1239
1229
  color: var(--theme-input-hint--color);
1240
1230
  }
1241
- input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).hover, input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):hover {
1231
+ input.hover, input:hover {
1242
1232
  border-color: var(--theme-input--border-color--hover) !important;
1243
1233
  background-color: var(--theme-input--background--hover);
1244
1234
  }
1245
- input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).hover, input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):hover {
1246
- border-color: var(--theme-input--border-color--hover) !important;
1247
- background-color: var(--theme-input--background--hover);
1248
- }
1249
- input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).focus, input:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):focus {
1250
- outline: 1px solid var(--theme-color-focus-bdr);
1251
- outline-offset: var(--theme-input--focus--outline-offset);
1252
- border-color: var(--theme-input--border-color--focus) !important;
1253
- }
1254
- input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).focus, input:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):focus {
1235
+ input.focus, input:focus {
1255
1236
  outline: 1px solid var(--theme-color-focus-bdr);
1256
1237
  outline-offset: var(--theme-input--focus--outline-offset);
1257
1238
  border-color: var(--theme-input--border-color--focus) !important;
@@ -1304,6 +1285,7 @@ input[type=number]::-webkit-inner-spin-button {
1304
1285
  }
1305
1286
 
1306
1287
  textarea {
1288
+ height: 3.25rem;
1307
1289
  padding: 0.375rem 1.25rem 0.375rem 0.5rem;
1308
1290
  }
1309
1291
  textarea {
@@ -1322,9 +1304,7 @@ textarea {
1322
1304
  padding: 0.25rem 0.5rem;
1323
1305
  background-color: var(--theme-input--background);
1324
1306
  color: var(--theme-input--color);
1325
- -webkit-appearance: textfield;
1326
- -moz-appearance: textfield;
1327
- appearance: textfield;
1307
+ -moz-appearance: textfield;
1328
1308
  text-overflow: ellipsis;
1329
1309
  border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
1330
1310
  border-radius: var(--theme-input--border-radius);
@@ -1350,20 +1330,11 @@ textarea::-moz-placeholder {
1350
1330
  textarea::placeholder {
1351
1331
  color: var(--theme-input-hint--color);
1352
1332
  }
1353
- textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).hover, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):hover {
1333
+ textarea.hover, textarea:hover {
1354
1334
  border-color: var(--theme-input--border-color--hover) !important;
1355
1335
  background-color: var(--theme-input--background--hover);
1356
1336
  }
1357
- textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).hover, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):hover {
1358
- border-color: var(--theme-input--border-color--hover) !important;
1359
- background-color: var(--theme-input--background--hover);
1360
- }
1361
- textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).focus, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):focus {
1362
- outline: 1px solid var(--theme-color-focus-bdr);
1363
- outline-offset: var(--theme-input--focus--outline-offset);
1364
- border-color: var(--theme-input--border-color--focus) !important;
1365
- }
1366
- textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).focus, textarea:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):focus {
1337
+ textarea.focus, textarea:focus {
1367
1338
  outline: 1px solid var(--theme-color-focus-bdr);
1368
1339
  outline-offset: var(--theme-input--focus--outline-offset);
1369
1340
  border-color: var(--theme-input--border-color--focus) !important;
@@ -1463,50 +1434,6 @@ form:not(.was-validated) .valid-feedback {
1463
1434
  display: none !important;
1464
1435
  }
1465
1436
 
1466
- textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),
1467
- input.ix-info:not(.disabled):not(:disabled):not([disabled]) {
1468
- border-color: var(--theme-input--border-color--info);
1469
- }
1470
- textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,
1471
- input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover {
1472
- border-color: var(--theme-input--border-color--info--hover) !important;
1473
- }
1474
- textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,
1475
- input.ix-info:not(.disabled):not(:disabled):not([disabled]):active {
1476
- border-color: var(--theme-input--border-color--info--active) !important;
1477
- }
1478
-
1479
- textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),
1480
- input.ix-warning:not(.disabled):not(:disabled):not([disabled]) {
1481
- border-color: var(--theme-input--border-color--warning--active) !important;
1482
- }
1483
- textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,
1484
- input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover {
1485
- border-color: var(--theme-input--border-color--warning--active) !important;
1486
- }
1487
- textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,
1488
- input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active {
1489
- border-color: var(--theme-input--border-color--warning--active) !important;
1490
- }
1491
-
1492
- textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),
1493
- input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]) {
1494
- background-color: var(--theme-input--background--invalid);
1495
- border-color: var(--theme-input--border-color--invalid);
1496
- }
1497
- textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),
1498
- input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]) {
1499
- border-color: var(--theme-input--border-color--invalid) !important;
1500
- }
1501
- textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,
1502
- input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover {
1503
- border-color: var(--theme-input--border-color--invalid--hover) !important;
1504
- }
1505
- textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,
1506
- input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
1507
- border-color: var(--theme-input--border-color--invalid--active) !important;
1508
- }
1509
-
1510
1437
  :host {
1511
1438
  /* width */
1512
1439
  /* Track */
@@ -1551,6 +1478,10 @@ input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
1551
1478
  :host ::-webkit-scrollbar-corner {
1552
1479
  display: none;
1553
1480
  }
1481
+ :host :host(:focus-visible:not(.disabled):not(:disabled)) {
1482
+ border-color: var(--theme-color-primary);
1483
+ box-shadow: 0 0 0.25rem 0 var(--theme-color-primary) !important;
1484
+ }
1554
1485
  :host .reset-button {
1555
1486
  position: absolute;
1556
1487
  top: 0.25rem;
@@ -1581,9 +1512,7 @@ input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
1581
1512
  padding: 0.25rem 0.5rem;
1582
1513
  background-color: var(--theme-input--background);
1583
1514
  color: var(--theme-input--color);
1584
- -webkit-appearance: textfield;
1585
- -moz-appearance: textfield;
1586
- appearance: textfield;
1515
+ -moz-appearance: textfield;
1587
1516
  text-overflow: ellipsis;
1588
1517
  border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
1589
1518
  border-radius: var(--theme-input--border-radius);
@@ -1609,20 +1538,11 @@ input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
1609
1538
  :host .input-container:not(.readonly):not(.disabled)::placeholder {
1610
1539
  color: var(--theme-input-hint--color);
1611
1540
  }
1612
- :host .input-container:not(.readonly):not(.disabled):not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).hover, :host .input-container:not(.readonly):not(.disabled):not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):hover {
1541
+ :host .input-container:not(.readonly):not(.disabled).hover, :host .input-container:not(.readonly):not(.disabled):hover {
1613
1542
  border-color: var(--theme-input--border-color--hover) !important;
1614
1543
  background-color: var(--theme-input--background--hover);
1615
1544
  }
1616
- :host .input-container:not(.readonly):not(.disabled):not(.readonly):not([readonly]):not([readOnly]):not(:read-only).hover, :host .input-container:not(.readonly):not(.disabled):not(.readonly):not([readonly]):not([readOnly]):not(:read-only):hover {
1617
- border-color: var(--theme-input--border-color--hover) !important;
1618
- background-color: var(--theme-input--background--hover);
1619
- }
1620
- :host .input-container:not(.readonly):not(.disabled):not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).focus, :host .input-container:not(.readonly):not(.disabled):not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):focus {
1621
- outline: 1px solid var(--theme-color-focus-bdr);
1622
- outline-offset: var(--theme-input--focus--outline-offset);
1623
- border-color: var(--theme-input--border-color--focus) !important;
1624
- }
1625
- :host .input-container:not(.readonly):not(.disabled):not(.readonly):not([readonly]):not([readOnly]):not(:read-only).focus, :host .input-container:not(.readonly):not(.disabled):not(.readonly):not([readonly]):not([readOnly]):not(:read-only):focus {
1545
+ :host .input-container:not(.readonly):not(.disabled).focus, :host .input-container:not(.readonly):not(.disabled):focus {
1626
1546
  outline: 1px solid var(--theme-color-focus-bdr);
1627
1547
  outline-offset: var(--theme-input--focus--outline-offset);
1628
1548
  border-color: var(--theme-input--border-color--focus) !important;
@@ -1641,15 +1561,6 @@ input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
1641
1561
  :host .input-container:not(.readonly):not(.disabled):disabled::placeholder {
1642
1562
  color: transparent;
1643
1563
  }
1644
- :host .input-container:not(.readonly):not(.disabled):hover {
1645
- border-color: var(--theme-input--border-color--hover) !important;
1646
- background-color: var(--theme-input--background--hover);
1647
- }
1648
- :host .input-container:not(.readonly):not(.disabled).focus {
1649
- outline: 1px solid var(--theme-color-focus-bdr);
1650
- outline-offset: var(--theme-input--focus--outline-offset);
1651
- border-color: var(--theme-input--border-color--focus) !important;
1652
- }
1653
1564
  :host .input-container.disabled {
1654
1565
  color: var(--theme-input--color--disabled);
1655
1566
  border-bottom: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled);
@@ -1670,9 +1581,7 @@ input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
1670
1581
  padding: 0.25rem 0.5rem;
1671
1582
  background-color: var(--theme-input--background);
1672
1583
  color: var(--theme-input--color);
1673
- -webkit-appearance: textfield;
1674
- -moz-appearance: textfield;
1675
- appearance: textfield;
1584
+ -moz-appearance: textfield;
1676
1585
  text-overflow: ellipsis;
1677
1586
  border: var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);
1678
1587
  border-radius: var(--theme-input--border-radius);
@@ -1698,20 +1607,11 @@ input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
1698
1607
  :host .input-container.readonly::placeholder {
1699
1608
  color: var(--theme-input-hint--color);
1700
1609
  }
1701
- :host .input-container.readonly:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).hover, :host .input-container.readonly:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):hover {
1702
- border-color: var(--theme-input--border-color--hover) !important;
1703
- background-color: var(--theme-input--background--hover);
1704
- }
1705
- :host .input-container.readonly:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).hover, :host .input-container.readonly:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):hover {
1610
+ :host .input-container.readonly.hover, :host .input-container.readonly:hover {
1706
1611
  border-color: var(--theme-input--border-color--hover) !important;
1707
1612
  background-color: var(--theme-input--background--hover);
1708
1613
  }
1709
- :host .input-container.readonly:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only).focus, :host .input-container.readonly:not(.readonly):not([readonly]):not([readOnly]):not(:-moz-read-only):focus {
1710
- outline: 1px solid var(--theme-color-focus-bdr);
1711
- outline-offset: var(--theme-input--focus--outline-offset);
1712
- border-color: var(--theme-input--border-color--focus) !important;
1713
- }
1714
- :host .input-container.readonly:not(.readonly):not([readonly]):not([readOnly]):not(:read-only).focus, :host .input-container.readonly:not(.readonly):not([readonly]):not([readOnly]):not(:read-only):focus {
1614
+ :host .input-container.readonly.focus, :host .input-container.readonly:focus {
1715
1615
  outline: 1px solid var(--theme-color-focus-bdr);
1716
1616
  outline-offset: var(--theme-input--focus--outline-offset);
1717
1617
  border-color: var(--theme-input--border-color--focus) !important;
@@ -1778,9 +1678,9 @@ input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active {
1778
1678
  flex-grow: 1;
1779
1679
  box-shadow: none;
1780
1680
  }
1781
- :host .text-input, :host .text-input:hover, :host .text-input:focus :host .text-input:focus-visible {
1782
- border: none !important;
1783
- outline: none !important;
1681
+ :host .text-input, :host .text-input:hover, :host .text-input:focus-visible {
1682
+ border: none;
1683
+ outline: none;
1784
1684
  }
1785
1685
  :host .text-input.hide-placeholder::-moz-placeholder {
1786
1686
  opacity: 0;
@@ -402,19 +402,19 @@ export class CategoryFilter {
402
402
  }
403
403
  render() {
404
404
  var _a;
405
- return (h(Host, { key: '97bb9bcad06d6a787b844f74a4333c231761d0aa' }, h("form", { key: '8f26df740ee486e72227861241373fdccaed5b83', ref: (el) => (this.formElement = el) }, h("div", { key: '0a15103e3758ef442af9e5cdcb193ccf428ab588', "read-only": this.readonly, class: {
405
+ return (h(Host, { key: '460d61c8d2a83d95445b5cad86e1ea2e2fbbf289' }, h("form", { key: '401290f84df0375dd2d23214e10942382dbc28de', ref: (el) => (this.formElement = el) }, h("div", { key: '06d9f1a58cd4daa32d13509142625a91cc4884f4', "read-only": this.readonly, class: {
406
406
  'input-container': true,
407
407
  disabled: this.disabled,
408
408
  focus: this.hasFocus,
409
409
  readonly: this.readonly,
410
410
  'no-icon': this.hideIcon,
411
- } }, h("ix-icon", { key: 'bcf843c92c0cb07f4882e154f22beb5b9d585155', color: this.getIconColor(), class: { 'd-none': this.hideIcon }, name: this.icon, size: "16" }), h("div", { key: '8f8873087dd4f858d8c05524fa57e60630e455fa', class: "token-container" }, h("ul", { key: 'ac256e8c54bee74655b96e30f7ff01867185f2b7', class: "list-unstyled" }, this.filterTokens.map((value, index) => (h("li", { key: value.toString(), class: {
411
+ } }, h("ix-icon", { key: 'b24d1cfd93ac33cb209d2ce516537c72ea0a3010', color: this.getIconColor(), class: { 'd-none': this.hideIcon }, name: this.icon, size: "16" }), h("div", { key: '61ab21b44baf97bc8c65cf7ac65f8ee418210b6e', class: "token-container" }, h("ul", { key: 'd4e318bc1204bbf50d9894b5b735f4b2faa03d11', class: "list-unstyled" }, this.filterTokens.map((value, index) => (h("li", { key: value.toString(), class: {
412
412
  animate__animated: true,
413
413
  animate__fadein: true,
414
414
  } }, h("ix-filter-chip", { disabled: this.disabled, readonly: this.readonly, onClick: (e) => e.stopPropagation(), onCloseClick: () => this.removeToken(index) }, this.getFilterChipLabel(value))))), this.categories === undefined ? ('') : (h("li", { class: {
415
415
  'category-preview': true,
416
416
  'd-none': this.category === undefined,
417
- } }, (_a = this.categories[this.category]) === null || _a === void 0 ? void 0 : _a.label)), h("input", { key: '58e035c5bf86c7a4f7cc01e1975a13beaa67ef45', class: {
417
+ } }, (_a = this.categories[this.category]) === null || _a === void 0 ? void 0 : _a.label)), h("input", { key: '457dee28a04610b7299aa2939c3e1280eca2f16f', class: {
418
418
  'text-input': true,
419
419
  'hide-placeholder': this.readonly ||
420
420
  this.disabled ||
@@ -37,11 +37,11 @@ export class Chip {
37
37
  [this.outline ? 'borderColor' : 'backgroundColor']: this.background,
38
38
  };
39
39
  }
40
- return (h(Host, { key: '1e6668db5698108671872240cae019c50e8903ea', tabIndex: "-1", title: this.el.textContent, style: this.variant === 'custom'
40
+ return (h(Host, { key: '8ede968301d60515bc378c80141926ad75fab0cd', tabIndex: "-1", title: this.el.textContent, style: this.variant === 'custom'
41
41
  ? {
42
42
  '--ix-icon-button-color': (_b = this.chipColor) !== null && _b !== void 0 ? _b : this.color,
43
43
  }
44
- : {} }, h("div", { key: '7d1533fb6dfdaf15733897e9742c02022505896a', style: Object.assign({}, customStyle), class: {
44
+ : {} }, h("div", { key: 'ff82604fbd0ed7d74cdd753e1f1690f4bf67959f', style: Object.assign({}, customStyle), class: {
45
45
  container: true,
46
46
  outline: this.outline,
47
47
  inactive: isInactive,
@@ -55,10 +55,10 @@ export class Chip {
55
55
  custom: this.variant === 'custom',
56
56
  closable: this.closable,
57
57
  icon: !!this.icon,
58
- } }, h("ix-icon", { key: '012939f0b16b4c0ff00590cb6e503c6a42d79771', class: {
58
+ } }, h("ix-icon", { key: '7e033b4f17e195a9ce75e3fbea992290180feb1f', class: {
59
59
  'with-icon': true,
60
60
  hidden: !this.icon,
61
- }, name: this.icon, size: '24' }), h("span", { key: 'fa5866074c8ce5bfbceb8afca799a2a7953c2bf6', class: "slot-container" }, h("slot", { key: '848661158f74d1479437d905fb1e6f2a742b70b6' })), isInactive === false && this.closable ? this.getCloseButton() : null)));
61
+ }, name: this.icon, size: '24' }), h("span", { key: '0d0bafd87e80596388ff1b74bcb9fa6024f6fe03', class: "slot-container" }, h("slot", { key: '057958812ca98820f4e039b7c5e2f016d27854c6' })), isInactive === false && this.closable ? this.getCloseButton() : null)));
62
62
  }
63
63
  static get is() { return "ix-chip"; }
64
64
  static get encapsulation() { return "shadow"; }
@@ -20,12 +20,12 @@ export class Content {
20
20
  return this.hostElement.shadowRoot.querySelector('.content-header slot');
21
21
  }
22
22
  render() {
23
- return (h(Host, { key: '4dab1c37e7e25e92aae59819e21cdca4f303b917' }, h("div", { key: 'e1d4436222fbede16fe740f1f8b712c4227b9f26', class: {
23
+ return (h(Host, { key: '61f9325ce908e838c83a286da21471c8f081cf7e' }, h("div", { key: '66adfdde8a6f7e4cec46bc8ac3111f9fd344462c', class: {
24
24
  'content-header': true,
25
25
  slotted: this.isContentHeaderSlotted,
26
- } }, h("slot", { key: '0df5783d73aac22f87b644942b02ac2c1c9a4a66', name: "header", onSlotchange: () => {
26
+ } }, h("slot", { key: '00a1dffb70b39ae24c7ffc7a02649f5c870e95e9', name: "header", onSlotchange: () => {
27
27
  this.isContentHeaderSlotted = hasSlottedElements(this.contentHeaderSlot);
28
- } })), h("div", { key: '94713592851aa18c3b0b030c4a80e278cabbec35', class: "content" }, h("slot", { key: 'f78d233860cf1a36132a5b725791292524385a84' }))));
28
+ } })), h("div", { key: 'd27dfeb1305abb6cacdf16a5476e5d7b32d6f3ba', class: "content" }, h("slot", { key: '054a581bc21257f46c3377c53c0e8dbacc4321b5' }))));
29
29
  }
30
30
  static get is() { return "ix-content"; }
31
31
  static get encapsulation() { return "shadow"; }
@@ -17,7 +17,7 @@ export class CssGridItem {
17
17
  render() {
18
18
  const style = {};
19
19
  style['grid-area'] = this.itemName;
20
- return (h(Host, { key: '27bd6e8926336757d4cb993ab8ff978a1a85479e', style: style }, h("slot", { key: '3be8052533266ea875e2f0009720f07a4dbdd16b' })));
20
+ return (h(Host, { key: '5e5e54a887244e85620d34eb2759fadf20883dbd', style: style }, h("slot", { key: '14c51da716e0715e205f28181a3d51813ad88027' })));
21
21
  }
22
22
  static get is() { return "ix-css-grid-item"; }
23
23
  static get encapsulation() { return "shadow"; }
@@ -427,7 +427,7 @@ export class DatePicker {
427
427
  return rows;
428
428
  }
429
429
  render() {
430
- return (h(Host, { key: 'c1c73273107f212831840ddb94235c9d3282c675' }, h("ix-date-time-card", { key: '5710238de0deaca8ecdc8eaeb83597ae8ad3699f', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, h("div", { key: '4db778442b74920ba9f80d24d178ea56e8cf82e1', class: "header", slot: "header" }, h("ix-icon-button", { key: 'b142148db83890499f7d34e6d354925959d461ae', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: "chevron-left", variant: "primary", class: "arrows" }), h("div", { key: 'c91debc3326cecfca594d9a716d4c9bc234dd4a6', class: "selector" }, h("ix-button", { key: '94511292c5c14747310415a0e16bda25e8aeb939', ghost: true, ref: (ref) => (this.dropdownButtonRef = ref), "data-testid": "year-month-button" }, h("span", { key: '0507d315a40f8c33495e27cf8962a176fcf99ddd', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), h("ix-dropdown", { key: 'dde02196313adc619f8dc5073d168ad041a20e48', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef, ignoreRelatedSubmenu: true, placement: "bottom-start" }, h("div", { key: '957ebddc08f671f0d51e6cc22c45544b323d03f0', class: "wrapper" }, h("div", { key: '94a9246c658279736356b065791c1c14c0876d47', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: (ref) => (this.yearContainerRef = ref) }, this.renderYears()), h("div", { key: '8af75c66d9a0c1d8c67ad21d70f99a0e76ebbc4e', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (h("div", { key: month, ref: (ref) => {
430
+ return (h(Host, { key: '559881c8673da97e842398f4bcfe67ef5ff27794' }, h("ix-date-time-card", { key: '4550d5f5a242be0ff07110cc400ef12795475c5c', corners: this.corners, standaloneAppearance: this.standaloneAppearance }, h("div", { key: 'f10ccab02142ae7461ac4b4ba4e8a8eb57123438', class: "header", slot: "header" }, h("ix-icon-button", { key: '52b171c5e04a5bbcb0832f0e6033947735521601', onClick: () => this.changeToAdjacentMonth(-1), ghost: true, icon: "chevron-left", variant: "primary", class: "arrows" }), h("div", { key: 'c48d51b3f22c9862c8006520530559ed44d16372', class: "selector" }, h("ix-button", { key: '8c155fcbafb7c3f32dab3c9ebc912153813ce207', ghost: true, ref: (ref) => (this.dropdownButtonRef = ref), "data-testid": "year-month-button" }, h("span", { key: '74c9634e13886d26238b4ee2262314914b1e8cf8', class: "fontSize capitalize" }, this.monthNames[this.selectedMonth], " ", this.selectedYear)), h("ix-dropdown", { key: 'ba249019d78a59e65f3a479a3ea8315b5990bcac', "data-testid": "year-month-dropdown", class: "dropdown", trigger: this.dropdownButtonRef, ignoreRelatedSubmenu: true, placement: "bottom-start" }, h("div", { key: '39365087bbb4c4dd4e0329828f61a90a1247b744', class: "wrapper" }, h("div", { key: '017d16a032a473b0e791c8dc342b5e62481212e3', "data-testid": "year-container", class: "overflow", onScroll: () => this.infiniteScrollYears(), ref: (ref) => (this.yearContainerRef = ref) }, this.renderYears()), h("div", { key: '1bef58292da8545924f53fdbeddbc864936a56ef', class: "overflow", "data-testid": "month-container" }, this.monthNames.map((month, index) => (h("div", { key: month, ref: (ref) => {
431
431
  if (month === this.monthNames[0]) {
432
432
  this.firstMonthRef = ref;
433
433
  }
@@ -441,12 +441,12 @@ export class DatePicker {
441
441
  hidden: this.tempYear !== this.selectedYear ||
442
442
  this.tempMonth !== index,
443
443
  checkPosition: true,
444
- }, name: "single-check", size: "16" }), h("div", null, h("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), h("ix-icon-button", { key: '8dc9183422555c9891aceb3318e1507ffa2f1fbe', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: "chevron-right", variant: "primary", class: "arrows" })), h("div", { key: '3999bfcc5b2477ddca4b0488dce80eb9261ffc42', class: "grid" }, h("div", { key: '244bc39cad1ed81f0820c4907c773cbfaab8726d', class: "calendar-item week-day" }), this.dayNames.map((name) => (h("div", { key: name, class: "calendar-item week-day" }, name.slice(0, 3)))), this.calendar.map((week) => {
444
+ }, name: "single-check", size: "16" }), h("div", null, h("span", { class: "capitalize monthMargin" }, `${month} ${this.tempYear}`))))))))), h("ix-icon-button", { key: 'f414faea937a05dd2690e82d01daf1f444fbce25', onClick: () => this.changeToAdjacentMonth(1), ghost: true, icon: "chevron-right", variant: "primary", class: "arrows" })), h("div", { key: 'b79a961fbfc8c8dd821a83ab172dd7146acc5ade', class: "grid" }, h("div", { key: '7651643c6320b8598b52ffaa45dc70498854d1ad', class: "calendar-item week-day" }), this.dayNames.map((name) => (h("div", { key: name, class: "calendar-item week-day" }, name.slice(0, 3)))), this.calendar.map((week) => {
445
445
  return (h(Fragment, null, h("div", { class: "calendar-item week-number" }, week.weekNumber), week.dayNumbers.map((day) => (h("div", { key: day, id: `day-cell-${day}`, "date-calender-day": true, class: this.getDayClasses(day), onClick: () => this.selectDay(day), onKeyUp: (e) => e.key === 'Enter' && this.selectDay(day), tabIndex: day === this.focusedDay ? 0 : -1, onFocus: () => this.onDayFocus(), onBlur: () => this.onDayBlur() }, day)))));
446
- })), h("div", { key: '26d3b5e759582cbd10860fe9acdb675e9d97f1eb', class: {
446
+ })), h("div", { key: '0e6b9845bfdb760777cbd0f2f8419aeb5b667799', class: {
447
447
  button: true,
448
448
  hidden: !this.range || !this.standaloneAppearance,
449
- } }, h("ix-button", { key: 'b3109bb9dfd3dcf518b58f6bc3a888632ca9469b', onClick: () => this.onDone() }, this.textSelectDate || this.i18nDone)))));
449
+ } }, h("ix-button", { key: 'bb02236b3e41f3168aa2d5aad2c8e4aa9af90a49', onClick: () => this.onDone() }, this.textSelectDate || this.i18nDone)))));
450
450
  }
451
451
  static get is() { return "ix-date-picker"; }
452
452
  static get encapsulation() { return "shadow"; }
@@ -28,7 +28,7 @@ export class DateTimeCard {
28
28
  };
29
29
  }
30
30
  render() {
31
- return (h(Host, { key: 'fa0c2f27c199b297d27b9731d63fdfb2aa7e61c9' }, h("div", { key: '4332722d538fc8d791a97d2803cfda2c1bf4c1cd', class: this.cardClasses() }, h("div", { key: 'e611c5e65a9074a12569be57b1f867885e38782d', class: "header" }, h("slot", { key: 'fd04904836f2130af3e6e3f28b8a83374b4b529f', name: "header" })), h("div", { key: 'a25f03d3c152c3e537ea694a665f7d7c2a900e0a', class: "separator" }), h("div", { key: '2b927b2f93d741d8e79adef986887f30507bcc27', class: "content" }, h("slot", { key: '7edd1e2f07fa885302f9a3859830a5dab9ccb7e1' })))));
31
+ return (h(Host, { key: 'b699133fd52ef092307f90f515aa7046a99cd21f' }, h("div", { key: '938a7c031dae445fee084ea8c1390627b1743bfb', class: this.cardClasses() }, h("div", { key: '1d20df2d528d8219a7fcea504f63da8a07a4fe74', class: "header" }, h("slot", { key: '0dadc7cb6813210aa9de4299f86a2e1b8ed01764', name: "header" })), h("div", { key: '79a1560d676b4d7583edf9c2fc14be75d4a35514', class: "separator" }), h("div", { key: 'e0f633c51c1167383fc9f75d153cfb20ee77bc39', class: "content" }, h("slot", { key: 'eb8a5596284dd1a461d7f83abe3ec94ac0ebe76c' })))));
32
32
  }
33
33
  static get is() { return "ix-date-time-card"; }
34
34
  static get encapsulation() { return "shadow"; }
@@ -45,15 +45,15 @@ export class DateTimeCard {
45
45
  static get properties() {
46
46
  return {
47
47
  "standaloneAppearance": {
48
- "type": "boolean",
48
+ "type": "any",
49
49
  "mutable": false,
50
50
  "complexType": {
51
- "original": "boolean",
52
- "resolved": "boolean",
51
+ "original": "any",
52
+ "resolved": "any",
53
53
  "references": {}
54
54
  },
55
55
  "required": false,
56
- "optional": true,
56
+ "optional": false,
57
57
  "docs": {
58
58
  "tags": [{
59
59
  "name": "internal",
@@ -62,7 +62,8 @@ export class DateTimeCard {
62
62
  "text": ""
63
63
  },
64
64
  "attribute": "standalone-appearance",
65
- "reflect": false
65
+ "reflect": false,
66
+ "defaultValue": "undefined"
66
67
  },
67
68
  "individual": {
68
69
  "type": "boolean",
@@ -1 +1 @@
1
- {"version":3,"file":"date-time-card.js","sourceRoot":"","sources":["../../../src/components/date-time-card/date-time-card.tsx"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAIzD;;GAEG;AAMH,MAAM,OAAO,YAAY;;;0BAOO,IAAI;uBAKK,SAAS;;IAExC,WAAW;QACjB,OAAO;YACL,IAAI,EAAE,IAAI;YACV,oBAAoB,EAClB,IAAI,CAAC,oBAAoB,KAAK,SAAS;gBACrC,CAAC,CAAC,IAAI,CAAC,oBAAoB;gBAC3B,CAAC,CAAC,IAAI,CAAC,UAAU;YACrB,OAAO,EAAE,IAAI,CAAC,OAAO,KAAK,SAAS;YACnC,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,MAAM;YAC7B,KAAK,EAAE,IAAI,CAAC,OAAO,KAAK,OAAO;SAChC,CAAC;IACJ,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE;gBAC5B,4DAAK,KAAK,EAAC,QAAQ;oBACjB,6DAAM,IAAI,EAAC,QAAQ,GAAQ,CACvB;gBAEN,4DAAK,KAAK,EAAC,WAAW,GAAO;gBAE7B,4DAAK,KAAK,EAAC,SAAS;oBAClB,8DAAa,CACT,CACF,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\n\nexport type DateTimeCardCorners = 'rounded' | 'left' | 'right' | 'straight';\n\n/**\n * @internal\n */\n@Component({\n tag: 'ix-date-time-card',\n styleUrl: 'date-time-card.scss',\n shadow: true,\n})\nexport class DateTimeCard {\n /** @internal */\n @Prop() standaloneAppearance?: boolean;\n\n /**\n * set styles\n */\n @Prop() individual: boolean = true;\n\n /**\n * Set corners style\n */\n @Prop() corners: DateTimeCardCorners = 'rounded';\n\n private cardClasses() {\n return {\n card: true,\n standaloneAppearance:\n this.standaloneAppearance !== undefined\n ? this.standaloneAppearance\n : this.individual,\n rounded: this.corners === 'rounded',\n left: this.corners === 'left',\n right: this.corners === 'right',\n };\n }\n\n render() {\n return (\n <Host>\n <div class={this.cardClasses()}>\n <div class=\"header\">\n <slot name=\"header\"></slot>\n </div>\n\n <div class=\"separator\"></div>\n\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n </Host>\n );\n }\n}\n"]}
1
+ {"version":3,"file":"date-time-card.js","sourceRoot":"","sources":["../../../src/components/date-time-card/date-time-card.tsx"],"names":[],"mappings":"AAAA;;;;;;;GAOG;AAEH,OAAO,EAAE,SAAS,EAAE,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,MAAM,eAAe,CAAC;AAIzD;;GAEG;AAMH,MAAM,OAAO,YAAY;;oCAEQ,SAAS;0BAKV,IAAI;uBAKK,SAAS;;IAExC,WAAW;QACjB,OAAO;YACL,IAAI,EAAE,IAAI;YACV,oBAAoB,EAClB,IAAI,CAAC,oBAAoB,KAAK,SAAS;gBACrC,CAAC,CAAC,IAAI,CAAC,oBAAoB;gBAC3B,CAAC,CAAC,IAAI,CAAC,UAAU;YACrB,OAAO,EAAE,IAAI,CAAC,OAAO,KAAK,SAAS;YACnC,IAAI,EAAE,IAAI,CAAC,OAAO,KAAK,MAAM;YAC7B,KAAK,EAAE,IAAI,CAAC,OAAO,KAAK,OAAO;SAChC,CAAC;IACJ,CAAC;IAED,MAAM;QACJ,OAAO,CACL,EAAC,IAAI;YACH,4DAAK,KAAK,EAAE,IAAI,CAAC,WAAW,EAAE;gBAC5B,4DAAK,KAAK,EAAC,QAAQ;oBACjB,6DAAM,IAAI,EAAC,QAAQ,GAAQ,CACvB;gBAEN,4DAAK,KAAK,EAAC,WAAW,GAAO;gBAE7B,4DAAK,KAAK,EAAC,SAAS;oBAClB,8DAAa,CACT,CACF,CACD,CACR,CAAC;IACJ,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CACF","sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport { Component, h, Host, Prop } from '@stencil/core';\n\nexport type DateTimeCardCorners = 'rounded' | 'left' | 'right' | 'straight';\n\n/**\n * @internal\n */\n@Component({\n tag: 'ix-date-time-card',\n styleUrl: 'date-time-card.scss',\n shadow: true,\n})\nexport class DateTimeCard {\n /** @internal */\n @Prop() standaloneAppearance = undefined;\n\n /**\n * set styles\n */\n @Prop() individual: boolean = true;\n\n /**\n * Set corners style\n */\n @Prop() corners: DateTimeCardCorners = 'rounded';\n\n private cardClasses() {\n return {\n card: true,\n standaloneAppearance:\n this.standaloneAppearance !== undefined\n ? this.standaloneAppearance\n : this.individual,\n rounded: this.corners === 'rounded',\n left: this.corners === 'left',\n right: this.corners === 'right',\n };\n }\n\n render() {\n return (\n <Host>\n <div class={this.cardClasses()}>\n <div class=\"header\">\n <slot name=\"header\"></slot>\n </div>\n\n <div class=\"separator\"></div>\n\n <div class=\"content\">\n <slot></slot>\n </div>\n </div>\n </Host>\n );\n }\n}\n"]}
@@ -52,7 +52,7 @@ export class DatetimePicker {
52
52
  this.timeChange.emit(time);
53
53
  }
54
54
  render() {
55
- return (h(Host, { key: '94d1ca87f91601415fe5a21075f84cd7da6acb28' }, h("ix-layout-grid", { key: '62717105d6b7d0891e5639c3077aa8a863b792ac', class: "no-padding" }, h("ix-row", { key: 'f689afd3bca916309313a5a84871279855af089d' }, h("ix-col", { key: '0f460e11dd5a31d6792b10375e3920030a84618a', class: "no-padding" }, h("ix-date-picker", { key: 'fa18dbf1eba23b4866b7546dfce20a8cb36a9bbb', ref: (ref) => (this.datePickerElement = ref), corners: "left", range: this.range, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, standaloneAppearance: false, locale: this.locale })), h("ix-col", { key: '5abb9b2b267a76af3f12f64b45023f9ac2425544', class: "no-padding" }, h("ix-time-picker", { key: '7dfd2a2dbcf5cc8a5d579cacdc72b8ff8a4e4b80', class: "min-width", ref: (ref) => (this.timePickerElement = ref), corners: "right", standaloneAppearance: false, showHour: this.showHour, showMinutes: this.showMinutes, showSeconds: this.showSeconds, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, time: this.time }))), h("ix-row", { key: '8431567e445a1971c6199a7acd82407ac4ac744d' }, h("ix-col", { key: 'f23276218e9e2b8f81b9b552cd415a3723c13f50' }, h("ix-button", { key: '879c7d43ab47c4345dc5fe11dabb9eb7fb6ebe4b', class: "btn-select-date btn-md-width", onClick: () => this.onDone() }, this.textSelectDate || this.i18nDone))))));
55
+ return (h(Host, { key: '245fa3202c8983bc8eff53d4078c2a6a8daa0810' }, h("ix-layout-grid", { key: '1bc34611a653f3dea08ee0be6a336766da38b914', class: "no-padding" }, h("ix-row", { key: '26eef283266f46fb5a19fcaf1d78f985119cec3a' }, h("ix-col", { key: 'd4ac83db8977067d5c178fb48eac1acc1adca898', class: "no-padding" }, h("ix-date-picker", { key: '967af43189787bc677ff273de023b43d9e3b0019', ref: (ref) => (this.datePickerElement = ref), corners: "left", range: this.range, onDateChange: (event) => this.onDateChange(event), from: this.from, to: this.to, format: this.dateFormat, minDate: this.minDate, maxDate: this.maxDate, weekStartIndex: this.weekStartIndex, standaloneAppearance: false, locale: this.locale })), h("ix-col", { key: '53bbc9d021687f71f211b6d4091e421b7374ae56', class: "no-padding" }, h("ix-time-picker", { key: 'da5a855b94d37b1424de7f10804e707e9d082139', class: "min-width", ref: (ref) => (this.timePickerElement = ref), corners: "right", standaloneAppearance: false, showHour: this.showHour, showMinutes: this.showMinutes, showSeconds: this.showSeconds, onTimeChange: (event) => this.onTimeChange(event), format: this.timeFormat, time: this.time }))), h("ix-row", { key: 'aa564cb9741fda50e046a508cb9e2ad985ed11d7' }, h("ix-col", { key: 'a13d931565a1165e262070e6e3d637fce6da38c6' }, h("ix-button", { key: '6769327a6e405d2b2705c3a64b4b2031e8f80de4', class: "btn-select-date btn-md-width", onClick: () => this.onDone() }, this.textSelectDate || this.i18nDone))))));
56
56
  }
57
57
  static get is() { return "ix-datetime-picker"; }
58
58
  static get encapsulation() { return "shadow"; }
@@ -12,7 +12,7 @@ import { h, Host } from "@stencil/core";
12
12
  */
13
13
  export class Divider {
14
14
  render() {
15
- return h(Host, { key: '6e1de6d2dee4f1184fa5e7791dd3032a1ed93fa5' });
15
+ return h(Host, { key: 'b940598630bbccaae3d37bfb9fef71c35e777a14' });
16
16
  }
17
17
  static get is() { return "ix-divider"; }
18
18
  static get encapsulation() { return "shadow"; }