@siemens/ix 2.5.0 → 2.6.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1456) hide show
  1. package/components/a11y.js +3 -2
  2. package/components/a11y.js.map +1 -1
  3. package/components/application-header.js +3 -3
  4. package/components/avatar.js +12 -4
  5. package/components/avatar.js.map +1 -1
  6. package/components/base-button.js +2 -2
  7. package/components/base-button.js.map +1 -1
  8. package/components/button.js +13 -4
  9. package/components/button.js.map +1 -1
  10. package/components/card-accordion.js +5 -5
  11. package/components/card-accordion.js.map +1 -1
  12. package/components/card-content.js +1 -1
  13. package/components/card-title.js +1 -1
  14. package/components/card.js +4 -4
  15. package/components/card.js.map +1 -1
  16. package/components/col.js +1 -1
  17. package/components/col.js.map +1 -1
  18. package/components/context.js +5 -2
  19. package/components/context.js.map +1 -1
  20. package/components/date-picker.js +65 -43
  21. package/components/date-picker.js.map +1 -1
  22. package/components/date-time-card.js +5 -6
  23. package/components/date-time-card.js.map +1 -1
  24. package/components/divider.js +1 -1
  25. package/components/dropdown-controller.js +28 -12
  26. package/components/dropdown-controller.js.map +1 -1
  27. package/components/dropdown-item.js +3 -3
  28. package/components/dropdown.js +103 -82
  29. package/components/dropdown.js.map +1 -1
  30. package/components/field-label.js +164 -0
  31. package/components/field-label.js.map +1 -0
  32. package/components/field-wrapper.js +97 -0
  33. package/components/field-wrapper.js.map +1 -0
  34. package/components/filter-chip.js +1 -1
  35. package/components/find-element.js +102 -0
  36. package/components/find-element.js.map +1 -0
  37. package/components/group-context-menu.js +1 -1
  38. package/components/group-item.js +2 -2
  39. package/components/helper-text-util.js +41 -0
  40. package/components/helper-text-util.js.map +1 -0
  41. package/components/icon-button.js +2 -2
  42. package/components/icon-button.js.map +1 -1
  43. package/components/index.js +43 -5
  44. package/components/index.js.map +1 -1
  45. package/components/index3.js +21 -0
  46. package/components/index3.js.map +1 -0
  47. package/components/input.util.js +181 -0
  48. package/components/input.util.js.map +1 -0
  49. package/components/ix-action-card.js +1 -1
  50. package/components/ix-action-card.js.map +1 -1
  51. package/components/ix-application-sidebar.js +1 -1
  52. package/components/ix-application-switch-modal.js +1 -1
  53. package/components/ix-application.js +3 -3
  54. package/components/ix-basic-navigation.js +2 -2
  55. package/components/ix-blind.js +5 -5
  56. package/components/ix-blind.js.map +1 -1
  57. package/components/ix-breadcrumb.js +9 -10
  58. package/components/ix-breadcrumb.js.map +1 -1
  59. package/components/ix-card-list.js +10 -7
  60. package/components/ix-card-list.js.map +1 -1
  61. package/components/ix-category-filter.js +152 -82
  62. package/components/ix-category-filter.js.map +1 -1
  63. package/components/{ix-playground-internal.d.ts → ix-checkbox-group.d.ts} +4 -4
  64. package/components/ix-checkbox-group.js +111 -0
  65. package/components/ix-checkbox-group.js.map +1 -0
  66. package/components/ix-checkbox.d.ts +11 -0
  67. package/components/ix-checkbox.js +144 -0
  68. package/components/ix-checkbox.js.map +1 -0
  69. package/components/ix-chip.js +4 -4
  70. package/components/ix-content-header.js +2 -2
  71. package/components/ix-content-header.js.map +1 -1
  72. package/components/ix-content.js +4 -4
  73. package/components/ix-content.js.map +1 -1
  74. package/components/ix-css-grid-item.js +1 -1
  75. package/components/ix-css-grid.js +8 -3
  76. package/components/ix-css-grid.js.map +1 -1
  77. package/components/ix-custom-field.d.ts +11 -0
  78. package/components/ix-custom-field.js +116 -0
  79. package/components/ix-custom-field.js.map +1 -0
  80. package/components/ix-date-dropdown.js +29 -16
  81. package/components/ix-date-dropdown.js.map +1 -1
  82. package/components/{ix-form-field.d.ts → ix-date-input.d.ts} +4 -4
  83. package/components/ix-date-input.js +364 -0
  84. package/components/ix-date-input.js.map +1 -0
  85. package/components/ix-datetime-picker.js +11 -11
  86. package/components/ix-datetime-picker.js.map +1 -1
  87. package/components/ix-drawer.js +28 -24
  88. package/components/ix-drawer.js.map +1 -1
  89. package/components/ix-dropdown-button.js +5 -7
  90. package/components/ix-dropdown-button.js.map +1 -1
  91. package/components/ix-dropdown-header.js +1 -1
  92. package/components/ix-dropdown-header.js.map +1 -1
  93. package/components/ix-dropdown-quick-actions.js +1 -1
  94. package/components/ix-empty-state.js +1 -1
  95. package/components/ix-empty-state.js.map +1 -1
  96. package/components/ix-event-list-item.js +7 -7
  97. package/components/ix-event-list-item.js.map +1 -1
  98. package/components/ix-event-list.js +4 -4
  99. package/components/ix-event-list.js.map +1 -1
  100. package/components/ix-expanding-search.js +4 -4
  101. package/components/ix-field-label.d.ts +11 -0
  102. package/components/ix-field-label.js +8 -0
  103. package/components/ix-field-label.js.map +1 -0
  104. package/components/{ix-modal-example.d.ts → ix-field-wrapper.d.ts} +4 -4
  105. package/components/ix-field-wrapper.js +8 -0
  106. package/components/ix-field-wrapper.js.map +1 -0
  107. package/components/ix-flip-tile-content.js +1 -1
  108. package/components/ix-flip-tile.js +4 -4
  109. package/components/ix-group.js +8 -8
  110. package/components/ix-helper-text.d.ts +11 -0
  111. package/components/ix-helper-text.js +97 -0
  112. package/components/ix-helper-text.js.map +1 -0
  113. package/components/ix-icon-toggle-button.js +2 -3
  114. package/components/ix-icon-toggle-button.js.map +1 -1
  115. package/components/ix-input-group.js +1 -1
  116. package/components/ix-input.d.ts +11 -0
  117. package/components/ix-input.js +221 -0
  118. package/components/ix-input.js.map +1 -0
  119. package/components/ix-key-value-list.js +1 -1
  120. package/components/ix-key-value.js +1 -1
  121. package/components/ix-kpi.js +3 -3
  122. package/components/ix-layout-auto.d.ts +11 -0
  123. package/components/ix-layout-auto.js +110 -0
  124. package/components/ix-layout-auto.js.map +1 -0
  125. package/components/ix-link-button.js +3 -3
  126. package/components/ix-map-navigation.js +2 -2
  127. package/components/ix-menu-about-item.js +1 -1
  128. package/components/ix-menu-about-news.js +4 -4
  129. package/components/ix-menu-about-news.js.map +1 -1
  130. package/components/ix-menu-about.js +1 -1
  131. package/components/ix-menu-avatar.js +2 -2
  132. package/components/ix-menu-category.js +5 -5
  133. package/components/ix-menu-category.js.map +1 -1
  134. package/components/ix-menu-settings-item.js +1 -1
  135. package/components/ix-menu.js +28 -29
  136. package/components/ix-menu.js.map +1 -1
  137. package/components/ix-message-bar.js +1 -1
  138. package/components/ix-modal-footer.js +2 -2
  139. package/components/ix-modal-footer.js.map +1 -1
  140. package/components/ix-modal-loading.js +1 -1
  141. package/components/ix-modal.js +11 -4
  142. package/components/ix-modal.js.map +1 -1
  143. package/components/ix-number-input.d.ts +11 -0
  144. package/components/ix-number-input.js +221 -0
  145. package/components/ix-number-input.js.map +1 -0
  146. package/components/ix-pagination.js +35 -17
  147. package/components/ix-pagination.js.map +1 -1
  148. package/components/ix-pane-layout.js +9 -9
  149. package/components/ix-pane-layout.js.map +1 -1
  150. package/components/ix-pane.js +43 -35
  151. package/components/ix-pane.js.map +1 -1
  152. package/components/ix-pill.js +4 -4
  153. package/components/ix-push-card.js +1 -1
  154. package/components/ix-radio-group.d.ts +11 -0
  155. package/components/ix-radio-group.js +174 -0
  156. package/components/ix-radio-group.js.map +1 -0
  157. package/components/ix-radio.d.ts +11 -0
  158. package/components/ix-radio.js +123 -0
  159. package/components/ix-radio.js.map +1 -0
  160. package/components/ix-slider.js +7 -7
  161. package/components/ix-slider.js.map +1 -1
  162. package/components/ix-split-button-item.js +1 -1
  163. package/components/ix-split-button.js +1 -1
  164. package/components/ix-textarea.d.ts +11 -0
  165. package/components/ix-textarea.js +179 -0
  166. package/components/ix-textarea.js.map +1 -0
  167. package/components/ix-tile.js +4 -4
  168. package/components/ix-toast-container.js +2 -2
  169. package/components/ix-toggle-button.js +2 -2
  170. package/components/ix-toggle.js +43 -5
  171. package/components/ix-toggle.js.map +1 -1
  172. package/components/ix-tree.js +1 -1
  173. package/components/ix-upload.js +61 -5
  174. package/components/ix-upload.js.map +1 -1
  175. package/components/ix-validation-tooltip.js +2 -2
  176. package/components/ix-workflow-step.js +3 -3
  177. package/components/ix-workflow-steps.js +1 -1
  178. package/components/layout-grid.js +2 -2
  179. package/components/layout-grid.js.map +1 -1
  180. package/components/listener.js +1 -1
  181. package/components/listener.js.map +1 -1
  182. package/components/make-ref.js +7 -12
  183. package/components/make-ref.js.map +1 -1
  184. package/components/map-navigation-overlay.js +2 -2
  185. package/components/menu-avatar-item.js +1 -1
  186. package/components/menu-expand-icon.js +1 -1
  187. package/components/menu-item.js +7 -6
  188. package/components/menu-item.js.map +1 -1
  189. package/components/menu-tabs-fc.js +17 -14
  190. package/components/menu-tabs-fc.js.map +1 -1
  191. package/components/modal-content.js +2 -2
  192. package/components/modal-content.js.map +1 -1
  193. package/components/modal-header.js +2 -2
  194. package/components/modal-header.js.map +1 -1
  195. package/components/modal.js +3 -1
  196. package/components/modal.js.map +1 -1
  197. package/components/row.js +1 -1
  198. package/components/select-item.js +27 -5
  199. package/components/select-item.js.map +1 -1
  200. package/components/select.js +196 -67
  201. package/components/select.js.map +1 -1
  202. package/components/spinner.js +4 -8
  203. package/components/spinner.js.map +1 -1
  204. package/components/tab-item.js +3 -3
  205. package/components/tabs.js +2 -2
  206. package/components/theme-switcher.js +1 -0
  207. package/components/theme-switcher.js.map +1 -1
  208. package/components/time-picker.js +39 -19
  209. package/components/time-picker.js.map +1 -1
  210. package/components/toast.js +2 -2
  211. package/components/tooltip.js +5 -4
  212. package/components/tooltip.js.map +1 -1
  213. package/components/tree-item.js +4 -4
  214. package/components/typography.js +3 -25
  215. package/components/typography.js.map +1 -1
  216. package/components/validation.js +112 -0
  217. package/components/validation.js.map +1 -0
  218. package/dist/cjs/{a11y-eba397e8.js → a11y-ae470f01.js} +4 -3
  219. package/dist/cjs/a11y-ae470f01.js.map +1 -0
  220. package/dist/cjs/app-globals-3c9c6a50.js +9 -0
  221. package/dist/cjs/app-globals-3c9c6a50.js.map +1 -0
  222. package/dist/cjs/{base-button-3735b8c2.js → base-button-119d9368.js} +4 -4
  223. package/dist/cjs/base-button-119d9368.js.map +1 -0
  224. package/dist/cjs/{base-icon-button-44c72bc8.js → base-icon-button-d09d934e.js} +3 -3
  225. package/dist/cjs/{base-icon-button-44c72bc8.js.map → base-icon-button-d09d934e.js.map} +1 -1
  226. package/dist/cjs/{context-938f7470.js → context-6644f454.js} +6 -3
  227. package/dist/cjs/context-6644f454.js.map +1 -0
  228. package/dist/cjs/disposable-event-listener-1ed769b9.js +20 -0
  229. package/dist/cjs/disposable-event-listener-1ed769b9.js.map +1 -0
  230. package/dist/cjs/{dropdown-controller-5ef3d018.js → dropdown-controller-aef51729.js} +28 -13
  231. package/dist/cjs/dropdown-controller-aef51729.js.map +1 -0
  232. package/dist/cjs/find-element-8e586600.js +105 -0
  233. package/dist/cjs/find-element-8e586600.js.map +1 -0
  234. package/dist/cjs/{focus-9c8ffbb0.js → focus-935fb067.js} +22 -18
  235. package/dist/cjs/focus-935fb067.js.map +1 -0
  236. package/dist/cjs/helper-text-util-3192e78f.js +44 -0
  237. package/dist/cjs/helper-text-util-3192e78f.js.map +1 -0
  238. package/dist/cjs/{index-c4629a8d.js → index-74904d8b.js} +2 -2
  239. package/dist/cjs/{index-c4629a8d.js.map → index-74904d8b.js.map} +1 -1
  240. package/dist/cjs/{index-529f21c1.js → index-757233c7.js} +86 -171
  241. package/dist/cjs/index-757233c7.js.map +1 -0
  242. package/dist/cjs/index-d2117dc0.js +38 -0
  243. package/dist/cjs/index-d2117dc0.js.map +1 -0
  244. package/dist/cjs/index.cjs.js +21 -2
  245. package/dist/cjs/index.cjs.js.map +1 -1
  246. package/dist/cjs/input.util-1c2fa43d.js +192 -0
  247. package/dist/cjs/input.util-1c2fa43d.js.map +1 -0
  248. package/dist/cjs/ix-action-card.cjs.entry.js +2 -2
  249. package/dist/cjs/ix-action-card.cjs.entry.js.map +1 -1
  250. package/dist/cjs/ix-application-header.cjs.entry.js +7 -7
  251. package/dist/cjs/ix-application-sidebar.cjs.entry.js +2 -2
  252. package/dist/cjs/ix-application-switch-modal.cjs.entry.js +3 -3
  253. package/dist/cjs/ix-application.cjs.entry.js +6 -6
  254. package/dist/cjs/ix-avatar_2.cjs.entry.js +16 -8
  255. package/dist/cjs/ix-avatar_2.cjs.entry.js.map +1 -1
  256. package/dist/cjs/ix-basic-navigation.cjs.entry.js +4 -4
  257. package/dist/cjs/ix-blind.cjs.entry.js +7 -7
  258. package/dist/cjs/ix-blind.cjs.entry.js.map +1 -1
  259. package/dist/cjs/ix-breadcrumb-item.cjs.entry.js +3 -3
  260. package/dist/cjs/ix-breadcrumb.cjs.entry.js +11 -10
  261. package/dist/cjs/ix-breadcrumb.cjs.entry.js.map +1 -1
  262. package/dist/cjs/ix-button.cjs.entry.js +14 -5
  263. package/dist/cjs/ix-button.cjs.entry.js.map +1 -1
  264. package/dist/cjs/ix-card-accordion_2.cjs.entry.js +7 -7
  265. package/dist/cjs/ix-card-accordion_2.cjs.entry.js.map +1 -1
  266. package/dist/cjs/ix-card-list.cjs.entry.js +11 -8
  267. package/dist/cjs/ix-card-list.cjs.entry.js.map +1 -1
  268. package/dist/cjs/ix-card_2.cjs.entry.js +6 -6
  269. package/dist/cjs/ix-card_2.cjs.entry.js.map +1 -1
  270. package/dist/cjs/ix-category-filter.cjs.entry.js +154 -82
  271. package/dist/cjs/ix-category-filter.cjs.entry.js.map +1 -1
  272. package/dist/cjs/ix-checkbox-group.cjs.entry.js +60 -0
  273. package/dist/cjs/ix-checkbox-group.cjs.entry.js.map +1 -0
  274. package/dist/cjs/ix-checkbox.cjs.entry.js +117 -0
  275. package/dist/cjs/ix-checkbox.cjs.entry.js.map +1 -0
  276. package/dist/cjs/ix-chip.cjs.entry.js +5 -5
  277. package/dist/cjs/ix-col_4.cjs.entry.js +75 -49
  278. package/dist/cjs/ix-col_4.cjs.entry.js.map +1 -1
  279. package/dist/cjs/ix-content-header.cjs.entry.js +3 -3
  280. package/dist/cjs/ix-content-header.cjs.entry.js.map +1 -1
  281. package/dist/cjs/ix-content.cjs.entry.js +5 -5
  282. package/dist/cjs/ix-content.cjs.entry.js.map +1 -1
  283. package/dist/cjs/ix-css-grid-item.cjs.entry.js +2 -2
  284. package/dist/cjs/ix-css-grid.cjs.entry.js +9 -4
  285. package/dist/cjs/ix-css-grid.cjs.entry.js.map +1 -1
  286. package/dist/cjs/ix-custom-field.cjs.entry.js +65 -0
  287. package/dist/cjs/ix-custom-field.cjs.entry.js.map +1 -0
  288. package/dist/cjs/ix-date-dropdown.cjs.entry.js +28 -16
  289. package/dist/cjs/ix-date-dropdown.cjs.entry.js.map +1 -1
  290. package/dist/cjs/ix-date-input.cjs.entry.js +266 -0
  291. package/dist/cjs/ix-date-input.cjs.entry.js.map +1 -0
  292. package/dist/cjs/ix-date-time-card.cjs.entry.js +5 -6
  293. package/dist/cjs/ix-date-time-card.cjs.entry.js.map +1 -1
  294. package/dist/cjs/ix-datetime-picker.cjs.entry.js +11 -11
  295. package/dist/cjs/ix-datetime-picker.cjs.entry.js.map +1 -1
  296. package/dist/cjs/ix-divider.cjs.entry.js +2 -2
  297. package/dist/cjs/ix-drawer.cjs.entry.js +29 -25
  298. package/dist/cjs/ix-drawer.cjs.entry.js.map +1 -1
  299. package/dist/cjs/ix-dropdown-button.cjs.entry.js +5 -6
  300. package/dist/cjs/ix-dropdown-button.cjs.entry.js.map +1 -1
  301. package/dist/cjs/ix-dropdown-header.cjs.entry.js +2 -2
  302. package/dist/cjs/ix-dropdown-header.cjs.entry.js.map +1 -1
  303. package/dist/cjs/ix-dropdown-item.cjs.entry.js +4 -4
  304. package/dist/cjs/ix-dropdown-quick-actions.cjs.entry.js +2 -2
  305. package/dist/cjs/ix-dropdown.cjs.entry.js +71 -67
  306. package/dist/cjs/ix-dropdown.cjs.entry.js.map +1 -1
  307. package/dist/cjs/ix-empty-state.cjs.entry.js +2 -2
  308. package/dist/cjs/ix-empty-state.cjs.entry.js.map +1 -1
  309. package/dist/cjs/ix-event-list-item.cjs.entry.js +9 -9
  310. package/dist/cjs/ix-event-list-item.cjs.entry.js.map +1 -1
  311. package/dist/cjs/ix-event-list.cjs.entry.js +5 -5
  312. package/dist/cjs/ix-event-list.cjs.entry.js.map +1 -1
  313. package/dist/cjs/ix-expanding-search.cjs.entry.js +5 -5
  314. package/dist/cjs/{ix-tooltip.cjs.entry.js → ix-field-label_3.cjs.entry.js} +184 -7
  315. package/dist/cjs/ix-field-label_3.cjs.entry.js.map +1 -0
  316. package/dist/cjs/ix-filter-chip_2.cjs.entry.js +28 -7
  317. package/dist/cjs/ix-filter-chip_2.cjs.entry.js.map +1 -1
  318. package/dist/cjs/ix-flip-tile-content.cjs.entry.js +2 -2
  319. package/dist/cjs/ix-flip-tile.cjs.entry.js +5 -5
  320. package/dist/cjs/ix-group-context-menu_2.cjs.entry.js +4 -4
  321. package/dist/cjs/ix-group.cjs.entry.js +9 -9
  322. package/dist/cjs/ix-helper-text.cjs.entry.js +70 -0
  323. package/dist/cjs/ix-helper-text.cjs.entry.js.map +1 -0
  324. package/dist/cjs/ix-icon-button_2.cjs.entry.js +10 -14
  325. package/dist/cjs/ix-icon-button_2.cjs.entry.js.map +1 -1
  326. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js +6 -7
  327. package/dist/cjs/ix-icon-toggle-button.cjs.entry.js.map +1 -1
  328. package/dist/cjs/ix-input-group.cjs.entry.js +2 -2
  329. package/dist/cjs/ix-input.cjs.entry.js +149 -0
  330. package/dist/cjs/ix-input.cjs.entry.js.map +1 -0
  331. package/dist/cjs/ix-key-value-list.cjs.entry.js +2 -2
  332. package/dist/cjs/ix-key-value.cjs.entry.js +2 -2
  333. package/dist/cjs/ix-kpi.cjs.entry.js +4 -4
  334. package/dist/cjs/ix-layout-auto.cjs.entry.js +92 -0
  335. package/dist/cjs/ix-layout-auto.cjs.entry.js.map +1 -0
  336. package/dist/cjs/ix-link-button.cjs.entry.js +4 -4
  337. package/dist/cjs/ix-map-navigation-overlay.cjs.entry.js +3 -3
  338. package/dist/cjs/ix-map-navigation.cjs.entry.js +4 -4
  339. package/dist/cjs/ix-menu-about-item.cjs.entry.js +2 -2
  340. package/dist/cjs/ix-menu-about-news.cjs.entry.js +5 -5
  341. package/dist/cjs/ix-menu-about-news.cjs.entry.js.map +1 -1
  342. package/dist/cjs/ix-menu-about.cjs.entry.js +3 -3
  343. package/dist/cjs/ix-menu-avatar.cjs.entry.js +3 -3
  344. package/dist/cjs/ix-menu-category.cjs.entry.js +7 -7
  345. package/dist/cjs/ix-menu-category.cjs.entry.js.map +1 -1
  346. package/dist/cjs/ix-menu-expand-icon.cjs.entry.js +4 -4
  347. package/dist/cjs/ix-menu-item.cjs.entry.js +9 -8
  348. package/dist/cjs/ix-menu-item.cjs.entry.js.map +1 -1
  349. package/dist/cjs/ix-menu-settings-item.cjs.entry.js +2 -2
  350. package/dist/cjs/ix-menu-settings.cjs.entry.js +2 -2
  351. package/dist/cjs/ix-menu.cjs.entry.js +33 -33
  352. package/dist/cjs/ix-menu.cjs.entry.js.map +1 -1
  353. package/dist/cjs/ix-message-bar.cjs.entry.js +2 -2
  354. package/dist/cjs/ix-modal-content_2.cjs.entry.js +5 -5
  355. package/dist/cjs/ix-modal-content_2.cjs.entry.js.map +1 -1
  356. package/dist/cjs/ix-modal-footer.cjs.entry.js +3 -3
  357. package/dist/cjs/ix-modal-footer.cjs.entry.js.map +1 -1
  358. package/dist/cjs/ix-modal-loading.cjs.entry.js +2 -2
  359. package/dist/cjs/ix-modal.cjs.entry.js +14 -7
  360. package/dist/cjs/ix-modal.cjs.entry.js.map +1 -1
  361. package/dist/cjs/ix-number-input.cjs.entry.js +152 -0
  362. package/dist/cjs/ix-number-input.cjs.entry.js.map +1 -0
  363. package/dist/cjs/ix-pagination.cjs.entry.js +6 -6
  364. package/dist/cjs/ix-pagination.cjs.entry.js.map +1 -1
  365. package/dist/cjs/ix-pane-layout.cjs.entry.js +10 -10
  366. package/dist/cjs/ix-pane-layout.cjs.entry.js.map +1 -1
  367. package/dist/cjs/ix-pane.cjs.entry.js +43 -35
  368. package/dist/cjs/ix-pane.cjs.entry.js.map +1 -1
  369. package/dist/cjs/ix-pill.cjs.entry.js +5 -5
  370. package/dist/cjs/ix-push-card.cjs.entry.js +2 -2
  371. package/dist/cjs/ix-radio-group.cjs.entry.js +120 -0
  372. package/dist/cjs/ix-radio-group.cjs.entry.js.map +1 -0
  373. package/dist/cjs/ix-radio.cjs.entry.js +98 -0
  374. package/dist/cjs/ix-radio.cjs.entry.js.map +1 -0
  375. package/dist/cjs/ix-select.cjs.entry.js +150 -53
  376. package/dist/cjs/ix-select.cjs.entry.js.map +1 -1
  377. package/dist/cjs/ix-slider.cjs.entry.js +10 -10
  378. package/dist/cjs/ix-slider.cjs.entry.js.map +1 -1
  379. package/dist/cjs/ix-split-button-item.cjs.entry.js +3 -3
  380. package/dist/cjs/ix-split-button.cjs.entry.js +2 -2
  381. package/dist/cjs/ix-tab-item_2.cjs.entry.js +6 -6
  382. package/dist/cjs/ix-textarea.cjs.entry.js +120 -0
  383. package/dist/cjs/ix-textarea.cjs.entry.js.map +1 -0
  384. package/dist/cjs/ix-tile.cjs.entry.js +5 -5
  385. package/dist/cjs/ix-time-picker.cjs.entry.js +40 -20
  386. package/dist/cjs/ix-time-picker.cjs.entry.js.map +1 -1
  387. package/dist/cjs/ix-toast-container.cjs.entry.js +3 -3
  388. package/dist/cjs/ix-toast.cjs.entry.js +3 -3
  389. package/dist/cjs/ix-toggle-button.cjs.entry.js +5 -5
  390. package/dist/cjs/ix-toggle.cjs.entry.js +42 -5
  391. package/dist/cjs/ix-toggle.cjs.entry.js.map +1 -1
  392. package/dist/cjs/ix-tree-item.cjs.entry.js +5 -5
  393. package/dist/cjs/ix-tree.cjs.entry.js +3 -3
  394. package/dist/cjs/ix-typography.cjs.entry.js +4 -25
  395. package/dist/cjs/ix-typography.cjs.entry.js.map +1 -1
  396. package/dist/cjs/ix-upload.cjs.entry.js +60 -6
  397. package/dist/cjs/ix-upload.cjs.entry.js.map +1 -1
  398. package/dist/cjs/ix-validation-tooltip.cjs.entry.js +3 -3
  399. package/dist/cjs/ix-workflow-step.cjs.entry.js +4 -4
  400. package/dist/cjs/ix-workflow-steps.cjs.entry.js +2 -2
  401. package/dist/cjs/{listener-a124ed49.js → listener-9ec23f49.js} +3 -3
  402. package/dist/cjs/listener-9ec23f49.js.map +1 -0
  403. package/dist/cjs/loader.cjs.js +4 -3
  404. package/dist/cjs/loader.cjs.js.map +1 -1
  405. package/dist/cjs/{make-ref-c25629b7.js → make-ref-499e1e41.js} +8 -13
  406. package/dist/cjs/make-ref-499e1e41.js.map +1 -0
  407. package/dist/cjs/{menu-tabs-fc-df53f176.js → menu-tabs-fc-eb899b0d.js} +19 -16
  408. package/dist/cjs/menu-tabs-fc-eb899b0d.js.map +1 -0
  409. package/dist/cjs/{modal-828cb80a.js → modal-a49409aa.js} +4 -2
  410. package/dist/cjs/modal-a49409aa.js.map +1 -0
  411. package/dist/cjs/{app-globals-5cfdf2a0.js → setup-86b7d543.js} +20 -5
  412. package/dist/cjs/setup-86b7d543.js.map +1 -0
  413. package/dist/cjs/siemens-ix.cjs.js +4 -3
  414. package/dist/cjs/siemens-ix.cjs.js.map +1 -1
  415. package/dist/cjs/{theme-switcher-2d2bde85.js → theme-switcher-88b70d73.js} +2 -1
  416. package/dist/cjs/theme-switcher-88b70d73.js.map +1 -0
  417. package/dist/cjs/validation-1e3dd5ee.js +117 -0
  418. package/dist/cjs/validation-1e3dd5ee.js.map +1 -0
  419. package/dist/collection/collection-manifest.json +15 -5
  420. package/dist/collection/components/action-card/action-card.js +3 -3
  421. package/dist/collection/components/action-card/action-card.js.map +1 -1
  422. package/dist/collection/components/application/application.js +4 -4
  423. package/dist/collection/components/application-header/application-header.js +3 -3
  424. package/dist/collection/components/application-header/application-switch-modal/application-switch-modal.js +1 -1
  425. package/dist/collection/components/application-sidebar/application-sidebar.js +1 -1
  426. package/dist/collection/components/avatar/avatar.css +1 -1
  427. package/dist/collection/components/avatar/avatar.js +15 -7
  428. package/dist/collection/components/avatar/avatar.js.map +1 -1
  429. package/dist/collection/components/basic-navigation/basic-navigation.js +2 -2
  430. package/dist/collection/components/blind/blind.js +8 -8
  431. package/dist/collection/components/blind/blind.js.map +1 -1
  432. package/dist/collection/components/breadcrumb/breadcrumb.js +9 -10
  433. package/dist/collection/components/breadcrumb/breadcrumb.js.map +1 -1
  434. package/dist/collection/components/breadcrumb/test/breadcrumb.ct.js +2 -1
  435. package/dist/collection/components/breadcrumb/test/breadcrumb.ct.js.map +1 -1
  436. package/dist/collection/components/button/base-button.js +2 -2
  437. package/dist/collection/components/button/base-button.js.map +1 -1
  438. package/dist/collection/components/button/button.js +22 -4
  439. package/dist/collection/components/button/button.js.map +1 -1
  440. package/dist/collection/components/card/card.css +26 -10
  441. package/dist/collection/components/card/card.js +5 -4
  442. package/dist/collection/components/card/card.js.map +1 -1
  443. package/dist/collection/components/card-accordion/card-accordion.js +5 -5
  444. package/dist/collection/components/card-accordion/card-accordion.js.map +1 -1
  445. package/dist/collection/components/card-content/card-content.js +1 -1
  446. package/dist/collection/components/card-list/card-list.css +1 -1
  447. package/dist/collection/components/card-list/card-list.js +12 -9
  448. package/dist/collection/components/card-list/card-list.js.map +1 -1
  449. package/dist/collection/components/card-title/card-title.js +1 -1
  450. package/dist/collection/components/category-filter/category-filter.css +300 -36
  451. package/dist/collection/components/category-filter/category-filter.js +165 -80
  452. package/dist/collection/components/category-filter/category-filter.js.map +1 -1
  453. package/dist/collection/components/category-filter/test/category-filter.ct.js +15 -5
  454. package/dist/collection/components/category-filter/test/category-filter.ct.js.map +1 -1
  455. package/dist/collection/components/checkbox/checkbox.css +423 -0
  456. package/dist/collection/components/checkbox/checkbox.js +326 -0
  457. package/dist/collection/components/checkbox/checkbox.js.map +1 -0
  458. package/dist/collection/components/checkbox/tests/checkbox.ct.js +44 -0
  459. package/dist/collection/components/checkbox/tests/checkbox.ct.js.map +1 -0
  460. package/dist/collection/components/checkbox-group/checkbox-group.css +38 -0
  461. package/dist/collection/components/checkbox-group/checkbox-group.js +213 -0
  462. package/dist/collection/components/checkbox-group/checkbox-group.js.map +1 -0
  463. package/dist/collection/components/chip/chip.js +4 -4
  464. package/dist/collection/components/col/col.js +1 -1
  465. package/dist/collection/components/col/col.js.map +1 -1
  466. package/dist/collection/components/content/content.css +1 -0
  467. package/dist/collection/components/content/content.js +3 -3
  468. package/dist/collection/components/content/content.js.map +1 -1
  469. package/dist/collection/components/content-header/content-header.css +6 -3
  470. package/dist/collection/components/content-header/content-header.js +2 -2
  471. package/dist/collection/components/content-header/content-header.js.map +1 -1
  472. package/dist/collection/components/css-grid/css-grid-item.js +1 -1
  473. package/dist/collection/components/css-grid/css-grid.js +9 -4
  474. package/dist/collection/components/css-grid/css-grid.js.map +1 -1
  475. package/dist/collection/components/custom-field/custom-field.css +15 -0
  476. package/dist/collection/components/custom-field/custom-field.js +216 -0
  477. package/dist/collection/components/custom-field/custom-field.js.map +1 -0
  478. package/dist/collection/components/custom-field/tests/custom-field.ct.js +68 -0
  479. package/dist/collection/components/custom-field/tests/custom-field.ct.js.map +1 -0
  480. package/dist/collection/components/date-dropdown/date-dropdown.css +1 -1
  481. package/dist/collection/components/date-dropdown/date-dropdown.js +76 -20
  482. package/dist/collection/components/date-dropdown/date-dropdown.js.map +1 -1
  483. package/dist/collection/components/date-input/date-input.css +1126 -0
  484. package/dist/collection/components/date-input/date-input.js +743 -0
  485. package/dist/collection/components/date-input/date-input.js.map +1 -0
  486. package/dist/collection/components/date-input/tests/date-input.ct.js +114 -0
  487. package/dist/collection/components/date-input/tests/date-input.ct.js.map +1 -0
  488. package/dist/collection/components/date-picker/date-picker-component.js +2 -0
  489. package/dist/collection/components/date-picker/date-picker-component.js.map +1 -0
  490. package/dist/collection/components/date-picker/date-picker.css +26 -10
  491. package/dist/collection/components/date-picker/date-picker.js +74 -50
  492. package/dist/collection/components/date-picker/date-picker.js.map +1 -1
  493. package/dist/collection/components/date-picker/test/date-picker.ct.js +22 -0
  494. package/dist/collection/components/date-picker/test/date-picker.ct.js.map +1 -1
  495. package/dist/collection/components/date-time-card/date-time-card.css +1 -1
  496. package/dist/collection/components/date-time-card/date-time-card.js +8 -10
  497. package/dist/collection/components/date-time-card/date-time-card.js.map +1 -1
  498. package/dist/collection/components/datetime-picker/datetime-picker.css +23 -11
  499. package/dist/collection/components/datetime-picker/datetime-picker.js +24 -25
  500. package/dist/collection/components/datetime-picker/datetime-picker.js.map +1 -1
  501. package/dist/collection/components/divider/divider.js +1 -1
  502. package/dist/collection/components/drawer/drawer.css +0 -3
  503. package/dist/collection/components/drawer/drawer.js +27 -23
  504. package/dist/collection/components/drawer/drawer.js.map +1 -1
  505. package/dist/collection/components/drawer/test/drawer.spec.js +2 -2
  506. package/dist/collection/components/drawer/test/drawer.spec.js.map +1 -1
  507. package/dist/collection/components/dropdown/dropdown-controller.js +27 -15
  508. package/dist/collection/components/dropdown/dropdown-controller.js.map +1 -1
  509. package/dist/collection/components/dropdown/dropdown.js +105 -82
  510. package/dist/collection/components/dropdown/dropdown.js.map +1 -1
  511. package/dist/collection/components/dropdown/test/dropdown.ct.js +19 -8
  512. package/dist/collection/components/dropdown/test/dropdown.ct.js.map +1 -1
  513. package/dist/collection/components/dropdown-button/dropdown-button.js +7 -13
  514. package/dist/collection/components/dropdown-button/dropdown-button.js.map +1 -1
  515. package/dist/collection/components/dropdown-header/dropdown-header.js +1 -1
  516. package/dist/collection/components/dropdown-header/dropdown-header.js.map +1 -1
  517. package/dist/collection/components/dropdown-item/dropdown-item.js +3 -3
  518. package/dist/collection/components/dropdown-quick-actions/dropdown-quick-actions.js +1 -1
  519. package/dist/collection/components/empty-state/empty-state.js +1 -1
  520. package/dist/collection/components/empty-state/empty-state.js.map +1 -1
  521. package/dist/collection/components/event-list/event-list.css +0 -6
  522. package/dist/collection/components/event-list/event-list.js +5 -4
  523. package/dist/collection/components/event-list/event-list.js.map +1 -1
  524. package/dist/collection/components/event-list-item/event-list-item.js +15 -12
  525. package/dist/collection/components/event-list-item/event-list-item.js.map +1 -1
  526. package/dist/collection/components/expanding-search/expanding-search.js +4 -4
  527. package/dist/collection/components/field-label/field-label.css +14 -0
  528. package/dist/collection/components/field-label/field-label.js +230 -0
  529. package/dist/collection/components/field-label/field-label.js.map +1 -0
  530. package/dist/collection/components/field-label/tests/field-label.ct.js +113 -0
  531. package/dist/collection/components/field-label/tests/field-label.ct.js.map +1 -0
  532. package/dist/collection/components/field-wrapper/field-wrapper.css +62 -0
  533. package/dist/collection/components/field-wrapper/field-wrapper.js +317 -0
  534. package/dist/collection/components/field-wrapper/field-wrapper.js.map +1 -0
  535. package/dist/collection/components/field-wrapper/helper-text-util.js +29 -0
  536. package/dist/collection/components/field-wrapper/helper-text-util.js.map +1 -0
  537. package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js +63 -0
  538. package/dist/collection/components/field-wrapper/tests/field-wrapper.ct.js.map +1 -0
  539. package/dist/collection/components/filter-chip/filter-chip.js +1 -1
  540. package/dist/collection/components/flip-tile/flip-tile.js +4 -4
  541. package/dist/collection/components/flip-tile-content/flip-tile-content.js +1 -1
  542. package/dist/collection/components/group/group-context-menu.js +1 -1
  543. package/dist/collection/components/group/group.js +8 -8
  544. package/dist/collection/components/group-item/group-item.js +2 -2
  545. package/dist/collection/components/helper-text/helper-text.css +34 -0
  546. package/dist/collection/components/helper-text/helper-text.js +179 -0
  547. package/dist/collection/components/helper-text/helper-text.js.map +1 -0
  548. package/dist/collection/components/icon-button/icon-button.css +0 -15
  549. package/dist/collection/components/icon-button/icon-button.js +1 -1
  550. package/dist/collection/components/icon-toggle-button/icon-toggle-button.css +0 -15
  551. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js +1 -2
  552. package/dist/collection/components/icon-toggle-button/icon-toggle-button.js.map +1 -1
  553. package/dist/collection/components/input/input.animation.js +36 -0
  554. package/dist/collection/components/input/input.animation.js.map +1 -0
  555. package/dist/collection/components/input/input.css +1087 -0
  556. package/dist/collection/components/input/input.fc.js +42 -0
  557. package/dist/collection/components/input/input.fc.js.map +1 -0
  558. package/dist/collection/components/input/input.js +608 -0
  559. package/dist/collection/components/input/input.js.map +1 -0
  560. package/dist/collection/components/input/input.util.js +103 -0
  561. package/dist/collection/components/input/input.util.js.map +1 -0
  562. package/dist/collection/components/{form-field/form-field.css → input/number-input.css} +348 -15
  563. package/dist/collection/components/input/number-input.js +606 -0
  564. package/dist/collection/components/input/number-input.js.map +1 -0
  565. package/dist/collection/components/input/tests/form-ready.ct.js +63 -0
  566. package/dist/collection/components/input/tests/form-ready.ct.js.map +1 -0
  567. package/dist/collection/components/input/textarea.css +649 -0
  568. package/dist/collection/components/input/textarea.js +615 -0
  569. package/dist/collection/components/input/textarea.js.map +1 -0
  570. package/dist/collection/components/input-group/input-group.js +1 -1
  571. package/dist/collection/components/key-value/key-value.js +1 -1
  572. package/dist/collection/components/key-value-list/key-value-list.js +1 -1
  573. package/dist/collection/components/kpi/kpi.js +3 -3
  574. package/dist/collection/components/layout-auto/layout-auto.css +16 -0
  575. package/dist/collection/components/layout-auto/layout-auto.js +122 -0
  576. package/dist/collection/components/layout-auto/layout-auto.js.map +1 -0
  577. package/dist/collection/components/{grid → layout-grid}/layout-grid.js +2 -2
  578. package/dist/collection/components/layout-grid/layout-grid.js.map +1 -0
  579. package/dist/collection/components/link-button/link-button.js +3 -3
  580. package/dist/collection/components/map-navigation/map-navigation.js +2 -2
  581. package/dist/collection/components/map-navigation-overlay/map-navigation-overlay.js +2 -2
  582. package/dist/collection/components/menu/menu-expand-icon.js +1 -1
  583. package/dist/collection/components/menu/menu.js +29 -30
  584. package/dist/collection/components/menu/menu.js.map +1 -1
  585. package/dist/collection/components/menu-about/menu-about.js +1 -1
  586. package/dist/collection/components/menu-about/test/menu-about.ct.js +44 -0
  587. package/dist/collection/components/menu-about/test/menu-about.ct.js.map +1 -0
  588. package/dist/collection/components/menu-about-item/menu-about-item.js +1 -1
  589. package/dist/collection/components/menu-about-news/menu-about-news.js +4 -4
  590. package/dist/collection/components/menu-about-news/menu-about-news.js.map +1 -1
  591. package/dist/collection/components/menu-avatar/menu-avatar.js +2 -2
  592. package/dist/collection/components/menu-avatar-item/menu-avatar-item.js +1 -1
  593. package/dist/collection/components/menu-category/menu-category.js +5 -5
  594. package/dist/collection/components/menu-category/menu-category.js.map +1 -1
  595. package/dist/collection/components/menu-item/menu-item.js +7 -6
  596. package/dist/collection/components/menu-item/menu-item.js.map +1 -1
  597. package/dist/collection/components/menu-settings/menu-settings.js +1 -1
  598. package/dist/collection/components/menu-settings-item/menu-settings-item.js +1 -1
  599. package/dist/collection/components/message-bar/message-bar.js +1 -1
  600. package/dist/collection/components/modal/modal.css +1 -1
  601. package/dist/collection/components/modal/modal.js +10 -3
  602. package/dist/collection/components/modal/modal.js.map +1 -1
  603. package/dist/collection/components/modal/test/modal.ct.js +46 -0
  604. package/dist/collection/components/modal/test/modal.ct.js.map +1 -1
  605. package/dist/collection/components/modal-content/modal-content.css +1 -1
  606. package/dist/collection/components/modal-content/modal-content.js +1 -1
  607. package/dist/collection/components/modal-footer/modal-footer.css +0 -1
  608. package/dist/collection/components/modal-footer/modal-footer.js +1 -1
  609. package/dist/collection/components/modal-header/modal-header.css +6 -7
  610. package/dist/collection/components/modal-header/modal-header.js +3 -3
  611. package/dist/collection/components/modal-header/modal-header.js.map +1 -1
  612. package/dist/collection/components/modal-loading/modal-loading.js +1 -1
  613. package/dist/collection/components/pagination/pagination.css +0 -15
  614. package/dist/collection/components/pagination/pagination.js +2 -2
  615. package/dist/collection/components/pagination/pagination.js.map +1 -1
  616. package/dist/collection/components/pane/pane.js +46 -38
  617. package/dist/collection/components/pane/pane.js.map +1 -1
  618. package/dist/collection/components/pane/test/panes.ct.js +24 -0
  619. package/dist/collection/components/pane/test/panes.ct.js.map +1 -1
  620. package/dist/collection/components/pane-layout/pane-layout.js +9 -9
  621. package/dist/collection/components/pane-layout/pane-layout.js.map +1 -1
  622. package/dist/collection/components/pill/pill.js +4 -4
  623. package/dist/collection/components/push-card/push-card.js +1 -1
  624. package/dist/collection/components/radio/radio.css +430 -0
  625. package/dist/collection/components/radio/radio.js +278 -0
  626. package/dist/collection/components/radio/radio.js.map +1 -0
  627. package/dist/collection/components/radio/test/radio.ct.js +36 -0
  628. package/dist/collection/components/radio/test/radio.ct.js.map +1 -0
  629. package/dist/collection/components/radio-group/radio-group.css +38 -0
  630. package/dist/collection/components/radio-group/radio-group.js +326 -0
  631. package/dist/collection/components/radio-group/radio-group.js.map +1 -0
  632. package/dist/collection/components/radio-group/test/radio-group.ct.js +100 -0
  633. package/dist/collection/components/radio-group/test/radio-group.ct.js.map +1 -0
  634. package/dist/collection/components/row/row.js +1 -1
  635. package/dist/collection/components/select/select.css +58 -0
  636. package/dist/collection/components/select/select.js +439 -56
  637. package/dist/collection/components/select/select.js.map +1 -1
  638. package/dist/collection/components/select/test/select.ct.js +59 -9
  639. package/dist/collection/components/select/test/select.ct.js.map +1 -1
  640. package/dist/collection/components/select-item/events.js +8 -0
  641. package/dist/collection/components/select-item/events.js.map +1 -1
  642. package/dist/collection/components/select-item/select-item.js +22 -7
  643. package/dist/collection/components/select-item/select-item.js.map +1 -1
  644. package/dist/collection/components/slider/slider.js +7 -7
  645. package/dist/collection/components/slider/slider.js.map +1 -1
  646. package/dist/collection/components/spinner/spinner.css +140 -125
  647. package/dist/collection/components/spinner/spinner.js +3 -7
  648. package/dist/collection/components/spinner/spinner.js.map +1 -1
  649. package/dist/collection/components/split-button/split-button.js +1 -1
  650. package/dist/collection/components/split-button-item/split-button-item.js +1 -1
  651. package/dist/collection/components/tab-item/tab-item.js +3 -3
  652. package/dist/collection/components/tabs/tabs.js +2 -2
  653. package/dist/collection/components/tile/tile.js +4 -4
  654. package/dist/collection/components/time-picker/time-picker.css +174 -16
  655. package/dist/collection/components/time-picker/time-picker.js +38 -18
  656. package/dist/collection/components/time-picker/time-picker.js.map +1 -1
  657. package/dist/collection/components/toast/toast-container.js +2 -2
  658. package/dist/collection/components/toast/toast.js +2 -2
  659. package/dist/collection/components/toggle/test/toggle.ct.js +24 -1
  660. package/dist/collection/components/toggle/test/toggle.ct.js.map +1 -1
  661. package/dist/collection/components/toggle/toggle.css +133 -4
  662. package/dist/collection/components/toggle/toggle.js +157 -2
  663. package/dist/collection/components/toggle/toggle.js.map +1 -1
  664. package/dist/collection/components/toggle-button/toggle-button.js +2 -2
  665. package/dist/collection/components/tooltip/test/tooltip.ct.js +37 -0
  666. package/dist/collection/components/tooltip/test/tooltip.ct.js.map +1 -1
  667. package/dist/collection/components/tooltip/tooltip.js +11 -13
  668. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  669. package/dist/collection/components/tree/tree.js +1 -1
  670. package/dist/collection/components/tree-item/tree-item.js +4 -4
  671. package/dist/collection/components/typography/test/ix-typography.spec.js +0 -14
  672. package/dist/collection/components/typography/test/ix-typography.spec.js.map +1 -1
  673. package/dist/collection/components/typography/type-mapping.js +3 -0
  674. package/dist/collection/components/typography/type-mapping.js.map +1 -1
  675. package/dist/collection/components/typography/typography.js +6 -42
  676. package/dist/collection/components/typography/typography.js.map +1 -1
  677. package/dist/collection/components/upload/test/upload.ct.js +17 -0
  678. package/dist/collection/components/upload/test/upload.ct.js.map +1 -0
  679. package/dist/collection/components/upload/upload.css +0 -2
  680. package/dist/collection/components/upload/upload.js +49 -5
  681. package/dist/collection/components/upload/upload.js.map +1 -1
  682. package/dist/collection/components/utils/a11y.js +3 -2
  683. package/dist/collection/components/utils/a11y.js.map +1 -1
  684. package/dist/collection/components/utils/application-layout/context.js.map +1 -1
  685. package/dist/collection/components/utils/attributes.js +25 -0
  686. package/dist/collection/components/utils/attributes.js.map +1 -0
  687. package/dist/collection/components/utils/context.js +5 -2
  688. package/dist/collection/components/utils/context.js.map +1 -1
  689. package/dist/collection/components/utils/disposable-event-listener.js +19 -0
  690. package/dist/collection/components/utils/disposable-event-listener.js.map +1 -0
  691. package/dist/collection/components/utils/element-reference.js +2 -0
  692. package/dist/collection/components/utils/element-reference.js.map +1 -0
  693. package/dist/collection/components/utils/find-element.js +99 -0
  694. package/dist/collection/components/utils/find-element.js.map +1 -0
  695. package/dist/collection/components/utils/focus.js +20 -17
  696. package/dist/collection/components/utils/focus.js.map +1 -1
  697. package/dist/collection/components/utils/input/index.js +9 -0
  698. package/dist/collection/components/utils/input/index.js.map +1 -0
  699. package/dist/collection/components/utils/input/validation.js +108 -0
  700. package/dist/collection/components/utils/input/validation.js.map +1 -0
  701. package/dist/collection/components/utils/listener.js +1 -1
  702. package/dist/collection/components/utils/listener.js.map +1 -1
  703. package/dist/collection/components/utils/make-ref.js +7 -12
  704. package/dist/collection/components/utils/make-ref.js.map +1 -1
  705. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js +11 -8
  706. package/dist/collection/components/utils/menu-tabs/menu-tabs-fc.js.map +1 -1
  707. package/dist/collection/components/utils/modal/index.js.map +1 -1
  708. package/dist/collection/components/utils/modal/message.js +3 -1
  709. package/dist/collection/components/utils/modal/message.js.map +1 -1
  710. package/dist/collection/components/utils/theme-switcher.js +1 -0
  711. package/dist/collection/components/utils/theme-switcher.js.map +1 -1
  712. package/dist/collection/components/utils/type-helper.js +2 -0
  713. package/dist/collection/components/utils/type-helper.js.map +1 -0
  714. package/dist/collection/components/utils/uuid.js +16 -0
  715. package/dist/collection/components/utils/uuid.js.map +1 -0
  716. package/dist/collection/components/validation-tooltip/validation-tooltip.js +2 -2
  717. package/dist/collection/components/workflow-step/workflow-step.js +3 -3
  718. package/dist/collection/components/workflow-steps/workflow-steps.js +1 -1
  719. package/dist/collection/index.js +7 -0
  720. package/dist/collection/index.js.map +1 -1
  721. package/dist/collection/setup.js +16 -1
  722. package/dist/collection/setup.js.map +1 -1
  723. package/dist/collection/tests/application/application.e2e.js.map +1 -1
  724. package/dist/collection/tests/checkbox-group/checkbox-group.e2e.js +25 -0
  725. package/dist/collection/tests/checkbox-group/checkbox-group.e2e.js.map +1 -0
  726. package/dist/collection/tests/content/content.e2e.js +24 -0
  727. package/dist/collection/tests/content/content.e2e.js.map +1 -0
  728. package/dist/collection/tests/date-picker/date-picker.e2e.js +6 -6
  729. package/dist/collection/tests/date-picker/date-picker.e2e.js.map +1 -1
  730. package/dist/collection/tests/datetime-picker/datetime-picker.e2e.js +8 -1
  731. package/dist/collection/tests/datetime-picker/datetime-picker.e2e.js.map +1 -1
  732. package/dist/collection/tests/drawer/drawer.e2e.js +6 -0
  733. package/dist/collection/tests/drawer/drawer.e2e.js.map +1 -1
  734. package/dist/collection/tests/form-fields/form-fields.e2e.js +57 -0
  735. package/dist/collection/tests/form-fields/form-fields.e2e.js.map +1 -0
  736. package/dist/collection/tests/input/input.e2e.js +29 -5
  737. package/dist/collection/tests/input/input.e2e.js.map +1 -1
  738. package/dist/collection/tests/message/message.e2e.js +50 -0
  739. package/dist/collection/tests/message/message.e2e.js.map +1 -0
  740. package/dist/collection/tests/modal/modal.e2e.js +10 -1
  741. package/dist/collection/tests/modal/modal.e2e.js.map +1 -1
  742. package/dist/collection/tests/number-input/number-input.e2e.js +17 -0
  743. package/dist/collection/tests/number-input/number-input.e2e.js.map +1 -0
  744. package/dist/collection/tests/radio-group/radio-group.e2e.js +25 -0
  745. package/dist/collection/tests/radio-group/radio-group.e2e.js.map +1 -0
  746. package/dist/collection/tests/slider/slider.e2e.js +17 -0
  747. package/dist/collection/tests/slider/slider.e2e.js.map +1 -1
  748. package/dist/collection/tests/utils/test/index.js +12 -0
  749. package/dist/collection/tests/utils/test/index.js.map +1 -1
  750. package/dist/collection/tests/utils/test/page.js +3 -12
  751. package/dist/collection/tests/utils/test/page.js.map +1 -1
  752. package/dist/esm/{a11y-2e34777f.js → a11y-b10c12e0.js} +4 -3
  753. package/dist/esm/a11y-b10c12e0.js.map +1 -0
  754. package/dist/esm/app-globals-ae0ca705.js +7 -0
  755. package/dist/esm/app-globals-ae0ca705.js.map +1 -0
  756. package/dist/esm/{base-button-1b40b11d.js → base-button-845f2463.js} +4 -4
  757. package/dist/esm/base-button-845f2463.js.map +1 -0
  758. package/dist/esm/{base-icon-button-bc1dabe0.js → base-icon-button-38e2f6e6.js} +3 -3
  759. package/dist/esm/{base-icon-button-bc1dabe0.js.map → base-icon-button-38e2f6e6.js.map} +1 -1
  760. package/dist/esm/{context-82a1ccf8.js → context-42311cff.js} +6 -3
  761. package/dist/esm/context-42311cff.js.map +1 -0
  762. package/dist/esm/disposable-event-listener-ff2cb862.js +18 -0
  763. package/dist/esm/disposable-event-listener-ff2cb862.js.map +1 -0
  764. package/dist/esm/{dropdown-controller-95bd6750.js → dropdown-controller-cb6d3789.js} +29 -13
  765. package/dist/esm/dropdown-controller-cb6d3789.js.map +1 -0
  766. package/dist/esm/find-element-af8265f7.js +102 -0
  767. package/dist/esm/find-element-af8265f7.js.map +1 -0
  768. package/dist/esm/{focus-d4d3abaf.js → focus-664aef4f.js} +22 -18
  769. package/dist/esm/focus-664aef4f.js.map +1 -0
  770. package/dist/esm/helper-text-util-10896253.js +41 -0
  771. package/dist/esm/helper-text-util-10896253.js.map +1 -0
  772. package/dist/esm/{index-76b9c8de.js → index-60d17930.js} +2 -2
  773. package/dist/esm/{index-76b9c8de.js.map → index-60d17930.js.map} +1 -1
  774. package/dist/esm/{index-5429f20b.js → index-97874de0.js} +86 -172
  775. package/dist/esm/index-97874de0.js.map +1 -0
  776. package/dist/esm/index-ad2af369.js +21 -0
  777. package/dist/esm/index-ad2af369.js.map +1 -0
  778. package/dist/esm/index.js +21 -4
  779. package/dist/esm/index.js.map +1 -1
  780. package/dist/esm/input.util-715860e3.js +181 -0
  781. package/dist/esm/input.util-715860e3.js.map +1 -0
  782. package/dist/esm/ix-action-card.entry.js +2 -2
  783. package/dist/esm/ix-action-card.entry.js.map +1 -1
  784. package/dist/esm/ix-application-header.entry.js +7 -7
  785. package/dist/esm/ix-application-sidebar.entry.js +2 -2
  786. package/dist/esm/ix-application-switch-modal.entry.js +3 -3
  787. package/dist/esm/ix-application.entry.js +6 -6
  788. package/dist/esm/ix-avatar_2.entry.js +16 -8
  789. package/dist/esm/ix-avatar_2.entry.js.map +1 -1
  790. package/dist/esm/ix-basic-navigation.entry.js +4 -4
  791. package/dist/esm/ix-blind.entry.js +7 -7
  792. package/dist/esm/ix-blind.entry.js.map +1 -1
  793. package/dist/esm/ix-breadcrumb-item.entry.js +3 -3
  794. package/dist/esm/ix-breadcrumb.entry.js +11 -10
  795. package/dist/esm/ix-breadcrumb.entry.js.map +1 -1
  796. package/dist/esm/ix-button.entry.js +14 -5
  797. package/dist/esm/ix-button.entry.js.map +1 -1
  798. package/dist/esm/ix-card-accordion_2.entry.js +7 -7
  799. package/dist/esm/ix-card-accordion_2.entry.js.map +1 -1
  800. package/dist/esm/ix-card-list.entry.js +11 -8
  801. package/dist/esm/ix-card-list.entry.js.map +1 -1
  802. package/dist/esm/ix-card_2.entry.js +6 -6
  803. package/dist/esm/ix-card_2.entry.js.map +1 -1
  804. package/dist/esm/ix-category-filter.entry.js +154 -82
  805. package/dist/esm/ix-category-filter.entry.js.map +1 -1
  806. package/dist/esm/ix-checkbox-group.entry.js +56 -0
  807. package/dist/esm/ix-checkbox-group.entry.js.map +1 -0
  808. package/dist/esm/ix-checkbox.entry.js +113 -0
  809. package/dist/esm/ix-checkbox.entry.js.map +1 -0
  810. package/dist/esm/ix-chip.entry.js +5 -5
  811. package/dist/esm/ix-col_4.entry.js +71 -45
  812. package/dist/esm/ix-col_4.entry.js.map +1 -1
  813. package/dist/esm/ix-content-header.entry.js +3 -3
  814. package/dist/esm/ix-content-header.entry.js.map +1 -1
  815. package/dist/esm/ix-content.entry.js +5 -5
  816. package/dist/esm/ix-content.entry.js.map +1 -1
  817. package/dist/esm/ix-css-grid-item.entry.js +2 -2
  818. package/dist/esm/ix-css-grid.entry.js +9 -4
  819. package/dist/esm/ix-css-grid.entry.js.map +1 -1
  820. package/dist/esm/ix-custom-field.entry.js +61 -0
  821. package/dist/esm/ix-custom-field.entry.js.map +1 -0
  822. package/dist/esm/ix-date-dropdown.entry.js +28 -16
  823. package/dist/esm/ix-date-dropdown.entry.js.map +1 -1
  824. package/dist/esm/ix-date-input.entry.js +262 -0
  825. package/dist/esm/ix-date-input.entry.js.map +1 -0
  826. package/dist/esm/ix-date-time-card.entry.js +5 -6
  827. package/dist/esm/ix-date-time-card.entry.js.map +1 -1
  828. package/dist/esm/ix-datetime-picker.entry.js +11 -11
  829. package/dist/esm/ix-datetime-picker.entry.js.map +1 -1
  830. package/dist/esm/ix-divider.entry.js +2 -2
  831. package/dist/esm/ix-drawer.entry.js +29 -25
  832. package/dist/esm/ix-drawer.entry.js.map +1 -1
  833. package/dist/esm/ix-dropdown-button.entry.js +5 -6
  834. package/dist/esm/ix-dropdown-button.entry.js.map +1 -1
  835. package/dist/esm/ix-dropdown-header.entry.js +2 -2
  836. package/dist/esm/ix-dropdown-header.entry.js.map +1 -1
  837. package/dist/esm/ix-dropdown-item.entry.js +4 -4
  838. package/dist/esm/ix-dropdown-quick-actions.entry.js +2 -2
  839. package/dist/esm/ix-dropdown.entry.js +70 -66
  840. package/dist/esm/ix-dropdown.entry.js.map +1 -1
  841. package/dist/esm/ix-empty-state.entry.js +2 -2
  842. package/dist/esm/ix-empty-state.entry.js.map +1 -1
  843. package/dist/esm/ix-event-list-item.entry.js +9 -9
  844. package/dist/esm/ix-event-list-item.entry.js.map +1 -1
  845. package/dist/esm/ix-event-list.entry.js +5 -5
  846. package/dist/esm/ix-event-list.entry.js.map +1 -1
  847. package/dist/esm/ix-expanding-search.entry.js +5 -5
  848. package/dist/esm/{ix-tooltip.entry.js → ix-field-label_3.entry.js} +183 -8
  849. package/dist/esm/ix-field-label_3.entry.js.map +1 -0
  850. package/dist/esm/ix-filter-chip_2.entry.js +28 -7
  851. package/dist/esm/ix-filter-chip_2.entry.js.map +1 -1
  852. package/dist/esm/ix-flip-tile-content.entry.js +2 -2
  853. package/dist/esm/ix-flip-tile.entry.js +5 -5
  854. package/dist/esm/ix-group-context-menu_2.entry.js +4 -4
  855. package/dist/esm/ix-group.entry.js +9 -9
  856. package/dist/esm/ix-helper-text.entry.js +66 -0
  857. package/dist/esm/ix-helper-text.entry.js.map +1 -0
  858. package/dist/esm/ix-icon-button_2.entry.js +10 -14
  859. package/dist/esm/ix-icon-button_2.entry.js.map +1 -1
  860. package/dist/esm/ix-icon-toggle-button.entry.js +6 -7
  861. package/dist/esm/ix-icon-toggle-button.entry.js.map +1 -1
  862. package/dist/esm/ix-input-group.entry.js +2 -2
  863. package/dist/esm/ix-input.entry.js +145 -0
  864. package/dist/esm/ix-input.entry.js.map +1 -0
  865. package/dist/esm/ix-key-value-list.entry.js +2 -2
  866. package/dist/esm/ix-key-value.entry.js +2 -2
  867. package/dist/esm/ix-kpi.entry.js +4 -4
  868. package/dist/esm/ix-layout-auto.entry.js +88 -0
  869. package/dist/esm/ix-layout-auto.entry.js.map +1 -0
  870. package/dist/esm/ix-link-button.entry.js +4 -4
  871. package/dist/esm/ix-map-navigation-overlay.entry.js +3 -3
  872. package/dist/esm/ix-map-navigation.entry.js +4 -4
  873. package/dist/esm/ix-menu-about-item.entry.js +2 -2
  874. package/dist/esm/ix-menu-about-news.entry.js +5 -5
  875. package/dist/esm/ix-menu-about-news.entry.js.map +1 -1
  876. package/dist/esm/ix-menu-about.entry.js +3 -3
  877. package/dist/esm/ix-menu-avatar.entry.js +3 -3
  878. package/dist/esm/ix-menu-category.entry.js +7 -7
  879. package/dist/esm/ix-menu-category.entry.js.map +1 -1
  880. package/dist/esm/ix-menu-expand-icon.entry.js +4 -4
  881. package/dist/esm/ix-menu-item.entry.js +9 -8
  882. package/dist/esm/ix-menu-item.entry.js.map +1 -1
  883. package/dist/esm/ix-menu-settings-item.entry.js +2 -2
  884. package/dist/esm/ix-menu-settings.entry.js +2 -2
  885. package/dist/esm/ix-menu.entry.js +33 -33
  886. package/dist/esm/ix-menu.entry.js.map +1 -1
  887. package/dist/esm/ix-message-bar.entry.js +2 -2
  888. package/dist/esm/ix-modal-content_2.entry.js +5 -5
  889. package/dist/esm/ix-modal-content_2.entry.js.map +1 -1
  890. package/dist/esm/ix-modal-footer.entry.js +3 -3
  891. package/dist/esm/ix-modal-footer.entry.js.map +1 -1
  892. package/dist/esm/ix-modal-loading.entry.js +2 -2
  893. package/dist/esm/ix-modal.entry.js +14 -7
  894. package/dist/esm/ix-modal.entry.js.map +1 -1
  895. package/dist/esm/ix-number-input.entry.js +148 -0
  896. package/dist/esm/ix-number-input.entry.js.map +1 -0
  897. package/dist/esm/ix-pagination.entry.js +6 -6
  898. package/dist/esm/ix-pagination.entry.js.map +1 -1
  899. package/dist/esm/ix-pane-layout.entry.js +10 -10
  900. package/dist/esm/ix-pane-layout.entry.js.map +1 -1
  901. package/dist/esm/ix-pane.entry.js +43 -35
  902. package/dist/esm/ix-pane.entry.js.map +1 -1
  903. package/dist/esm/ix-pill.entry.js +5 -5
  904. package/dist/esm/ix-push-card.entry.js +2 -2
  905. package/dist/esm/ix-radio-group.entry.js +116 -0
  906. package/dist/esm/ix-radio-group.entry.js.map +1 -0
  907. package/dist/esm/ix-radio.entry.js +94 -0
  908. package/dist/esm/ix-radio.entry.js.map +1 -0
  909. package/dist/esm/ix-select.entry.js +150 -53
  910. package/dist/esm/ix-select.entry.js.map +1 -1
  911. package/dist/esm/ix-slider.entry.js +10 -10
  912. package/dist/esm/ix-slider.entry.js.map +1 -1
  913. package/dist/esm/ix-split-button-item.entry.js +3 -3
  914. package/dist/esm/ix-split-button.entry.js +2 -2
  915. package/dist/esm/ix-tab-item_2.entry.js +6 -6
  916. package/dist/esm/ix-textarea.entry.js +116 -0
  917. package/dist/esm/ix-textarea.entry.js.map +1 -0
  918. package/dist/esm/ix-tile.entry.js +5 -5
  919. package/dist/esm/ix-time-picker.entry.js +40 -20
  920. package/dist/esm/ix-time-picker.entry.js.map +1 -1
  921. package/dist/esm/ix-toast-container.entry.js +3 -3
  922. package/dist/esm/ix-toast.entry.js +3 -3
  923. package/dist/esm/ix-toggle-button.entry.js +5 -5
  924. package/dist/esm/ix-toggle.entry.js +42 -5
  925. package/dist/esm/ix-toggle.entry.js.map +1 -1
  926. package/dist/esm/ix-tree-item.entry.js +5 -5
  927. package/dist/esm/ix-tree.entry.js +3 -3
  928. package/dist/esm/ix-typography.entry.js +4 -25
  929. package/dist/esm/ix-typography.entry.js.map +1 -1
  930. package/dist/esm/ix-upload.entry.js +60 -6
  931. package/dist/esm/ix-upload.entry.js.map +1 -1
  932. package/dist/esm/ix-validation-tooltip.entry.js +3 -3
  933. package/dist/esm/ix-workflow-step.entry.js +4 -4
  934. package/dist/esm/ix-workflow-steps.entry.js +2 -2
  935. package/dist/esm/{listener-2c562054.js → listener-18b29507.js} +3 -3
  936. package/dist/esm/listener-18b29507.js.map +1 -0
  937. package/dist/esm/loader.js +5 -4
  938. package/dist/esm/loader.js.map +1 -1
  939. package/dist/esm/{make-ref-c80046bf.js → make-ref-4b76e9b5.js} +8 -13
  940. package/dist/esm/make-ref-4b76e9b5.js.map +1 -0
  941. package/dist/esm/{menu-tabs-fc-d9a7dd06.js → menu-tabs-fc-563a74d9.js} +19 -16
  942. package/dist/esm/menu-tabs-fc-563a74d9.js.map +1 -0
  943. package/dist/esm/{modal-54740f80.js → modal-101eef04.js} +4 -2
  944. package/dist/esm/modal-101eef04.js.map +1 -0
  945. package/dist/esm/{app-globals-0cd07cd9.js → setup-d88021f8.js} +19 -5
  946. package/dist/esm/setup-d88021f8.js.map +1 -0
  947. package/dist/esm/siemens-ix.js +5 -4
  948. package/dist/esm/siemens-ix.js.map +1 -1
  949. package/dist/esm/{theme-switcher-b10fb4da.js → theme-switcher-5fcf712d.js} +2 -1
  950. package/dist/esm/theme-switcher-5fcf712d.js.map +1 -0
  951. package/dist/esm/validation-45aa490c.js +112 -0
  952. package/dist/esm/validation-45aa490c.js.map +1 -0
  953. package/dist/siemens-ix/index.esm.js +1 -1
  954. package/dist/siemens-ix/index.esm.js.map +1 -1
  955. package/dist/siemens-ix/{p-928209e1.entry.js → p-044c2a7b.entry.js} +2 -2
  956. package/dist/siemens-ix/p-05839c77.entry.js +2 -0
  957. package/dist/siemens-ix/p-05839c77.entry.js.map +1 -0
  958. package/dist/siemens-ix/p-08463669.entry.js +2 -0
  959. package/dist/siemens-ix/p-08463669.entry.js.map +1 -0
  960. package/dist/siemens-ix/p-0be907d4.entry.js +2 -0
  961. package/dist/siemens-ix/p-0c89cbcc.entry.js +2 -0
  962. package/dist/siemens-ix/p-0c89cbcc.entry.js.map +1 -0
  963. package/dist/siemens-ix/p-0dbc970e.entry.js +2 -0
  964. package/dist/siemens-ix/p-0dbc970e.entry.js.map +1 -0
  965. package/dist/siemens-ix/{p-1da901d5.js → p-0e983f70.js} +2 -2
  966. package/dist/siemens-ix/p-0e983f70.js.map +1 -0
  967. package/dist/siemens-ix/{p-f001ecc1.entry.js → p-0f0e7e14.entry.js} +2 -2
  968. package/dist/siemens-ix/p-0f2bf43d.entry.js +2 -0
  969. package/dist/siemens-ix/p-0f2bf43d.entry.js.map +1 -0
  970. package/dist/siemens-ix/p-10a522ca.js +2 -0
  971. package/dist/siemens-ix/p-10a522ca.js.map +1 -0
  972. package/dist/siemens-ix/{p-cc65617d.entry.js → p-11ce9c6a.entry.js} +2 -2
  973. package/dist/siemens-ix/p-11ce9c6a.entry.js.map +1 -0
  974. package/dist/siemens-ix/p-175599e4.entry.js +2 -0
  975. package/dist/siemens-ix/p-175599e4.entry.js.map +1 -0
  976. package/dist/siemens-ix/p-178ce002.js +2 -0
  977. package/dist/siemens-ix/p-178ce002.js.map +1 -0
  978. package/dist/siemens-ix/p-18097528.entry.js +2 -0
  979. package/dist/siemens-ix/p-18097528.entry.js.map +1 -0
  980. package/dist/siemens-ix/{p-7c2f34f0.entry.js → p-1c5ebea3.entry.js} +2 -2
  981. package/dist/siemens-ix/p-1c5ebea3.entry.js.map +1 -0
  982. package/dist/siemens-ix/p-23a4b81f.js +2 -0
  983. package/dist/siemens-ix/p-23a4b81f.js.map +1 -0
  984. package/dist/siemens-ix/p-24a35b20.entry.js +2 -0
  985. package/dist/siemens-ix/p-24a35b20.entry.js.map +1 -0
  986. package/dist/siemens-ix/p-25465f91.entry.js +2 -0
  987. package/dist/siemens-ix/p-25465f91.entry.js.map +1 -0
  988. package/dist/siemens-ix/p-2643f32a.entry.js +2 -0
  989. package/dist/siemens-ix/p-286feb7e.entry.js +2 -0
  990. package/dist/siemens-ix/p-286feb7e.entry.js.map +1 -0
  991. package/dist/siemens-ix/{p-9079f6c8.entry.js → p-2a34a0c2.entry.js} +2 -2
  992. package/dist/siemens-ix/p-2b226409.entry.js +2 -0
  993. package/dist/siemens-ix/p-2b226409.entry.js.map +1 -0
  994. package/dist/siemens-ix/{p-1bd98772.entry.js → p-2b367b12.entry.js} +2 -2
  995. package/dist/siemens-ix/p-2b9c5f59.entry.js +2 -0
  996. package/dist/siemens-ix/{p-4e547dd3.entry.js → p-2d3a6d29.entry.js} +2 -2
  997. package/dist/siemens-ix/{p-82f9d976.entry.js → p-2d7ea063.entry.js} +2 -2
  998. package/dist/siemens-ix/{p-ae31be0d.entry.js → p-2db63240.entry.js} +2 -2
  999. package/dist/siemens-ix/{p-c81c4b9d.entry.js → p-3205726a.entry.js} +2 -2
  1000. package/dist/siemens-ix/{p-1d581190.js → p-35e14912.js} +2 -2
  1001. package/dist/siemens-ix/p-35e14912.js.map +1 -0
  1002. package/dist/siemens-ix/{p-33a7a26d.entry.js → p-37af7117.entry.js} +2 -2
  1003. package/dist/siemens-ix/{p-e0d03d67.entry.js → p-392b4297.entry.js} +2 -2
  1004. package/dist/siemens-ix/p-3c668c0e.js +2 -0
  1005. package/dist/siemens-ix/p-3c668c0e.js.map +1 -0
  1006. package/dist/siemens-ix/{p-ed7e76a3.entry.js → p-3f367d44.entry.js} +2 -2
  1007. package/dist/siemens-ix/p-3f367d44.entry.js.map +1 -0
  1008. package/dist/siemens-ix/p-40dc610f.entry.js +2 -0
  1009. package/dist/siemens-ix/p-40dc610f.entry.js.map +1 -0
  1010. package/dist/siemens-ix/p-424e8092.entry.js +2 -0
  1011. package/dist/siemens-ix/p-424e8092.entry.js.map +1 -0
  1012. package/dist/siemens-ix/p-429e3749.entry.js +2 -0
  1013. package/dist/siemens-ix/p-429e3749.entry.js.map +1 -0
  1014. package/dist/siemens-ix/{p-c7280736.entry.js → p-4624a772.entry.js} +2 -2
  1015. package/dist/siemens-ix/p-475ac85f.entry.js +2 -0
  1016. package/dist/siemens-ix/p-475ac85f.entry.js.map +1 -0
  1017. package/dist/siemens-ix/{p-1db6be55.js → p-484aa96b.js} +2 -2
  1018. package/dist/{cjs/menu-tabs-fc-df53f176.js.map → siemens-ix/p-484aa96b.js.map} +1 -1
  1019. package/dist/siemens-ix/{p-77273517.entry.js → p-48718dc1.entry.js} +2 -2
  1020. package/dist/siemens-ix/p-48718dc1.entry.js.map +1 -0
  1021. package/dist/siemens-ix/p-4a631d9c.entry.js +2 -0
  1022. package/dist/siemens-ix/p-4a9330a5.entry.js +2 -0
  1023. package/dist/siemens-ix/p-4a9330a5.entry.js.map +1 -0
  1024. package/dist/siemens-ix/{p-05dc6b2d.entry.js → p-4c9b7548.entry.js} +2 -2
  1025. package/dist/siemens-ix/p-4cc79e8f.entry.js +2 -0
  1026. package/dist/siemens-ix/{p-d300b332.entry.js → p-4e51d716.entry.js} +2 -2
  1027. package/dist/siemens-ix/{p-0ef97555.entry.js → p-4ec6ddfb.entry.js} +2 -2
  1028. package/dist/siemens-ix/p-50096707.js +2 -0
  1029. package/dist/siemens-ix/p-50096707.js.map +1 -0
  1030. package/dist/siemens-ix/p-52928e21.entry.js +2 -0
  1031. package/dist/siemens-ix/p-52928e21.entry.js.map +1 -0
  1032. package/dist/siemens-ix/p-54efe56b.entry.js +2 -0
  1033. package/dist/siemens-ix/p-54efe56b.entry.js.map +1 -0
  1034. package/dist/siemens-ix/p-5682e985.js +2 -0
  1035. package/dist/siemens-ix/{p-5af99eaa.entry.js → p-57e60a06.entry.js} +2 -2
  1036. package/dist/siemens-ix/p-5806df2b.js +3 -0
  1037. package/dist/siemens-ix/p-5806df2b.js.map +1 -0
  1038. package/dist/siemens-ix/{p-1483f65d.entry.js → p-5c1b136c.entry.js} +2 -2
  1039. package/dist/siemens-ix/p-5c1b136c.entry.js.map +1 -0
  1040. package/dist/siemens-ix/p-5db5a0b5.entry.js +2 -0
  1041. package/dist/siemens-ix/p-5db5a0b5.entry.js.map +1 -0
  1042. package/dist/siemens-ix/p-5fe87e71.js +2 -0
  1043. package/dist/siemens-ix/p-5fe87e71.js.map +1 -0
  1044. package/dist/siemens-ix/{p-0632731e.entry.js → p-63dd987f.entry.js} +2 -2
  1045. package/dist/siemens-ix/{p-f06b21f9.entry.js → p-654f91f2.entry.js} +2 -2
  1046. package/dist/siemens-ix/p-66178fe6.entry.js +2 -0
  1047. package/dist/siemens-ix/p-66178fe6.entry.js.map +1 -0
  1048. package/dist/siemens-ix/{p-67f44540.entry.js → p-6624076c.entry.js} +2 -2
  1049. package/dist/siemens-ix/p-6624076c.entry.js.map +1 -0
  1050. package/dist/siemens-ix/p-66559451.entry.js +2 -0
  1051. package/dist/siemens-ix/{p-86fd5922.entry.js → p-6722bcff.entry.js} +2 -2
  1052. package/dist/siemens-ix/{p-b4ce366d.entry.js → p-68bb2a09.entry.js} +2 -2
  1053. package/dist/siemens-ix/p-68bb2a09.entry.js.map +1 -0
  1054. package/dist/siemens-ix/{p-5351225b.entry.js → p-6a4a2064.entry.js} +2 -2
  1055. package/dist/siemens-ix/p-6a4a2064.entry.js.map +1 -0
  1056. package/dist/siemens-ix/{p-b804b8c5.entry.js → p-6bae4e9b.entry.js} +2 -2
  1057. package/dist/siemens-ix/p-6bf208b8.js +2 -0
  1058. package/dist/siemens-ix/{p-3dc1294b.entry.js → p-6e3f1de3.entry.js} +2 -2
  1059. package/dist/siemens-ix/p-6e3f1de3.entry.js.map +1 -0
  1060. package/dist/siemens-ix/{p-90440046.entry.js → p-76b57ff0.entry.js} +2 -2
  1061. package/dist/siemens-ix/p-76b57ff0.entry.js.map +1 -0
  1062. package/dist/siemens-ix/p-792e1c52.entry.js +2 -0
  1063. package/dist/siemens-ix/p-792e1c52.entry.js.map +1 -0
  1064. package/dist/siemens-ix/p-79bb0d39.js +2 -0
  1065. package/dist/siemens-ix/p-79bb0d39.js.map +1 -0
  1066. package/dist/siemens-ix/p-7aa07d9b.entry.js +2 -0
  1067. package/dist/siemens-ix/p-7aa07d9b.entry.js.map +1 -0
  1068. package/dist/siemens-ix/p-7aa26727.js +2 -0
  1069. package/dist/siemens-ix/p-7aa26727.js.map +1 -0
  1070. package/dist/siemens-ix/p-7af324e9.entry.js +2 -0
  1071. package/dist/siemens-ix/p-7af324e9.entry.js.map +1 -0
  1072. package/dist/siemens-ix/p-815699d1.entry.js +2 -0
  1073. package/dist/siemens-ix/p-815699d1.entry.js.map +1 -0
  1074. package/dist/siemens-ix/p-83da8f11.entry.js +2 -0
  1075. package/dist/siemens-ix/p-83da8f11.entry.js.map +1 -0
  1076. package/dist/siemens-ix/{p-958c5970.entry.js → p-8457d846.entry.js} +2 -2
  1077. package/dist/siemens-ix/p-8564bc5f.entry.js +2 -0
  1078. package/dist/siemens-ix/p-8564bc5f.entry.js.map +1 -0
  1079. package/dist/siemens-ix/p-857f99c8.entry.js +2 -0
  1080. package/dist/siemens-ix/p-857f99c8.entry.js.map +1 -0
  1081. package/dist/siemens-ix/{p-c7e58e9e.entry.js → p-8c2b62c3.entry.js} +2 -2
  1082. package/dist/siemens-ix/{p-c62966f8.entry.js → p-8da941cd.entry.js} +2 -2
  1083. package/dist/siemens-ix/{p-6618b2db.entry.js → p-8f616a5c.entry.js} +2 -2
  1084. package/dist/siemens-ix/p-91046d49.entry.js +2 -0
  1085. package/dist/siemens-ix/p-91046d49.entry.js.map +1 -0
  1086. package/dist/siemens-ix/{p-e14384df.entry.js → p-9948574f.entry.js} +2 -2
  1087. package/dist/siemens-ix/{p-085d5ec2.entry.js → p-9d323232.entry.js} +2 -2
  1088. package/dist/siemens-ix/p-9d5d4948.js +2 -0
  1089. package/dist/siemens-ix/p-9d5d4948.js.map +1 -0
  1090. package/dist/siemens-ix/p-9fe2759f.entry.js +2 -0
  1091. package/dist/siemens-ix/p-9fe2759f.entry.js.map +1 -0
  1092. package/dist/siemens-ix/{p-17a8aab2.entry.js → p-a3364116.entry.js} +2 -2
  1093. package/dist/siemens-ix/p-a36ad7c7.entry.js +2 -0
  1094. package/dist/siemens-ix/p-a36ad7c7.entry.js.map +1 -0
  1095. package/dist/siemens-ix/p-a427e6a2.js +2 -0
  1096. package/dist/siemens-ix/p-a427e6a2.js.map +1 -0
  1097. package/dist/siemens-ix/p-a61ed462.entry.js +2 -0
  1098. package/dist/siemens-ix/{p-8acc09aa.entry.js → p-b2a06e46.entry.js} +2 -2
  1099. package/dist/siemens-ix/p-b5c887e5.entry.js +2 -0
  1100. package/dist/siemens-ix/p-b5c887e5.entry.js.map +1 -0
  1101. package/dist/siemens-ix/p-b62f8f62.entry.js +2 -0
  1102. package/dist/siemens-ix/p-b62f8f62.entry.js.map +1 -0
  1103. package/dist/siemens-ix/{p-5aa0b93c.entry.js → p-b74a8cdc.entry.js} +2 -2
  1104. package/dist/siemens-ix/{p-ba24e694.entry.js → p-bd4c1a44.entry.js} +2 -2
  1105. package/dist/siemens-ix/p-bd4c1a44.entry.js.map +1 -0
  1106. package/dist/siemens-ix/{p-89e48bea.entry.js → p-bded112a.entry.js} +2 -2
  1107. package/dist/siemens-ix/{p-e95a5a97.entry.js → p-be860121.entry.js} +2 -2
  1108. package/dist/siemens-ix/p-c236cf18.entry.js +2 -0
  1109. package/dist/siemens-ix/p-c6796e64.entry.js +2 -0
  1110. package/dist/siemens-ix/p-caf49e00.entry.js +2 -0
  1111. package/dist/siemens-ix/p-caf49e00.entry.js.map +1 -0
  1112. package/dist/siemens-ix/p-cbfca958.entry.js +2 -0
  1113. package/dist/siemens-ix/p-ce563a48.js +2 -0
  1114. package/dist/siemens-ix/p-ce563a48.js.map +1 -0
  1115. package/dist/siemens-ix/p-d01f05cf.entry.js +2 -0
  1116. package/dist/siemens-ix/p-d01f05cf.entry.js.map +1 -0
  1117. package/dist/siemens-ix/{p-a8d291fa.entry.js → p-d0b38ae2.entry.js} +2 -2
  1118. package/dist/siemens-ix/p-d0b38ae2.entry.js.map +1 -0
  1119. package/dist/siemens-ix/p-d19b52bd.entry.js +2 -0
  1120. package/dist/siemens-ix/p-d19b52bd.entry.js.map +1 -0
  1121. package/dist/siemens-ix/p-d7aa00d6.js +2 -0
  1122. package/dist/siemens-ix/p-d7aa00d6.js.map +1 -0
  1123. package/dist/siemens-ix/{p-b663ca16.entry.js → p-d929f23d.entry.js} +2 -2
  1124. package/dist/siemens-ix/{p-e35805d0.entry.js → p-d95a6f49.entry.js} +2 -2
  1125. package/dist/siemens-ix/{p-e35805d0.entry.js.map → p-d95a6f49.entry.js.map} +1 -1
  1126. package/dist/siemens-ix/{p-37229f30.entry.js → p-dc2d5730.entry.js} +2 -2
  1127. package/dist/siemens-ix/p-dc2d5730.entry.js.map +1 -0
  1128. package/dist/siemens-ix/{p-7402f42a.entry.js → p-df7060ae.entry.js} +2 -2
  1129. package/dist/siemens-ix/p-df7060ae.entry.js.map +1 -0
  1130. package/dist/siemens-ix/{p-44a27b29.entry.js → p-dfb181c1.entry.js} +2 -2
  1131. package/dist/siemens-ix/p-dfb181c1.entry.js.map +1 -0
  1132. package/dist/siemens-ix/{p-0fafba48.entry.js → p-e7ac5657.entry.js} +2 -2
  1133. package/dist/siemens-ix/{p-ee96d1eb.entry.js → p-e9a37b3f.entry.js} +2 -2
  1134. package/dist/siemens-ix/{p-24a8737a.entry.js → p-edc1d44a.entry.js} +2 -2
  1135. package/dist/siemens-ix/{p-c072ddb5.entry.js → p-ede52531.entry.js} +2 -2
  1136. package/dist/siemens-ix/p-ede52531.entry.js.map +1 -0
  1137. package/dist/siemens-ix/p-f35386ec.js +2 -0
  1138. package/dist/siemens-ix/p-f35386ec.js.map +1 -0
  1139. package/dist/siemens-ix/p-f39048a2.entry.js +2 -0
  1140. package/dist/siemens-ix/p-f39048a2.entry.js.map +1 -0
  1141. package/dist/siemens-ix/p-f7618d1d.entry.js +2 -0
  1142. package/dist/siemens-ix/p-f7618d1d.entry.js.map +1 -0
  1143. package/dist/siemens-ix/p-f97a15c4.js +2 -0
  1144. package/dist/siemens-ix/p-f97a15c4.js.map +1 -0
  1145. package/dist/siemens-ix/p-fad9f568.js +2 -0
  1146. package/dist/siemens-ix/p-fad9f568.js.map +1 -0
  1147. package/dist/siemens-ix/p-ffca56d6.entry.js +2 -0
  1148. package/dist/siemens-ix/siemens-ix-core.css +1 -1
  1149. package/dist/siemens-ix/siemens-ix.css +172 -27
  1150. package/dist/siemens-ix/siemens-ix.esm.js +1 -1
  1151. package/dist/siemens-ix/siemens-ix.esm.js.map +1 -1
  1152. package/dist/siemens-ix/theme/classic-dark.css +1 -1
  1153. package/dist/siemens-ix/theme/classic-light.css +1 -1
  1154. package/dist/siemens-ix/theme/legacy-classic-dark.css +1 -1
  1155. package/dist/siemens-ix/theme/legacy-classic-light.css +1 -1
  1156. package/dist/types/components/action-card/action-card.d.ts +2 -2
  1157. package/dist/types/components/avatar/avatar.d.ts +6 -6
  1158. package/dist/types/components/blind/blind.d.ts +4 -4
  1159. package/dist/types/components/breadcrumb/breadcrumb.d.ts +3 -3
  1160. package/dist/types/components/button/base-button.d.ts +3 -2
  1161. package/dist/types/components/button/button.d.ts +3 -2
  1162. package/dist/types/components/card-list/card-list.d.ts +3 -3
  1163. package/dist/types/components/category-filter/category-filter.d.ts +22 -3
  1164. package/dist/types/components/checkbox/checkbox.d.ts +61 -0
  1165. package/dist/types/components/checkbox/tests/checkbox.ct.d.ts +1 -0
  1166. package/dist/types/components/checkbox-group/checkbox-group.d.ts +47 -0
  1167. package/dist/types/components/content-header/content-header.d.ts +1 -1
  1168. package/dist/types/components/css-grid/css-grid.d.ts +2 -2
  1169. package/dist/types/components/custom-field/custom-field.d.ts +46 -0
  1170. package/dist/types/components/custom-field/tests/custom-field.ct.d.ts +1 -0
  1171. package/dist/types/components/date-dropdown/date-dropdown.d.ts +18 -4
  1172. package/dist/types/components/date-input/date-input.d.ts +138 -0
  1173. package/dist/types/components/date-input/tests/date-input.ct.d.ts +1 -0
  1174. package/dist/types/components/date-picker/date-picker-component.d.ts +43 -0
  1175. package/dist/types/components/date-picker/date-picker.d.ts +9 -11
  1176. package/dist/types/components/date-time-card/date-time-card.d.ts +1 -1
  1177. package/dist/types/components/datetime-picker/datetime-picker.d.ts +13 -12
  1178. package/dist/types/components/dropdown/dropdown-controller.d.ts +3 -7
  1179. package/dist/types/components/dropdown/dropdown.d.ts +13 -12
  1180. package/dist/types/components/dropdown-button/dropdown-button.d.ts +4 -4
  1181. package/dist/types/components/event-list-item/event-list-item.d.ts +2 -2
  1182. package/dist/types/components/field-label/field-label.d.ts +33 -0
  1183. package/dist/types/components/field-label/tests/field-label.ct.d.ts +1 -0
  1184. package/dist/types/components/field-wrapper/field-wrapper.d.ts +64 -0
  1185. package/dist/types/components/field-wrapper/helper-text-util.d.ts +18 -0
  1186. package/dist/types/components/field-wrapper/tests/field-wrapper.ct.d.ts +1 -0
  1187. package/dist/types/components/helper-text/helper-text.d.ts +37 -0
  1188. package/dist/types/components/input/input.animation.d.ts +1 -0
  1189. package/dist/types/components/input/input.d.ts +123 -0
  1190. package/dist/types/components/input/input.fc.d.ts +52 -0
  1191. package/dist/types/components/input/input.util.d.ts +13 -0
  1192. package/dist/types/components/input/number-input.d.ts +121 -0
  1193. package/dist/types/components/input/tests/form-ready.ct.d.ts +1 -0
  1194. package/dist/types/components/input/textarea.d.ts +126 -0
  1195. package/dist/types/components/layout-auto/layout-auto.d.ts +24 -0
  1196. package/dist/types/components/menu/menu.d.ts +3 -7
  1197. package/dist/types/components/menu-about/test/menu-about.ct.d.ts +1 -0
  1198. package/dist/types/components/menu-item/menu-item.d.ts +3 -3
  1199. package/dist/types/components/modal/test/modal.ct.d.ts +3 -2
  1200. package/dist/types/components/modal-header/modal-header.d.ts +3 -3
  1201. package/dist/types/components/pane/pane.d.ts +9 -9
  1202. package/dist/types/components/pane-layout/pane-layout.d.ts +1 -1
  1203. package/dist/types/components/radio/radio.d.ts +53 -0
  1204. package/dist/types/components/radio/test/radio.ct.d.ts +1 -0
  1205. package/dist/types/components/radio-group/radio-group.d.ts +64 -0
  1206. package/dist/types/components/radio-group/test/radio-group.ct.d.ts +1 -0
  1207. package/dist/types/components/select/select.d.ts +97 -14
  1208. package/dist/types/components/select-item/events.d.ts +9 -0
  1209. package/dist/types/components/select-item/select-item.d.ts +3 -1
  1210. package/dist/types/components/time-picker/time-picker.d.ts +3 -3
  1211. package/dist/types/components/toggle/toggle.d.ts +29 -1
  1212. package/dist/types/components/tooltip/tooltip.d.ts +2 -1
  1213. package/dist/types/components/typography/type-mapping.d.ts +3 -0
  1214. package/dist/types/components/typography/typography.d.ts +3 -10
  1215. package/dist/types/components/upload/test/upload.ct.d.ts +1 -0
  1216. package/dist/types/components/upload/upload.d.ts +4 -2
  1217. package/dist/types/components/utils/a11y.d.ts +5 -5
  1218. package/dist/types/components/utils/application-layout/context.d.ts +2 -1
  1219. package/dist/types/components/utils/attributes.d.ts +2 -0
  1220. package/dist/types/components/utils/disposable-event-listener.d.ts +7 -0
  1221. package/dist/types/components/utils/element-reference.d.ts +1 -0
  1222. package/dist/types/components/utils/find-element.d.ts +22 -0
  1223. package/dist/types/components/utils/focus.d.ts +5 -4
  1224. package/dist/types/components/utils/input/index.d.ts +61 -0
  1225. package/dist/types/components/utils/input/validation.d.ts +15 -0
  1226. package/dist/types/components/utils/listener.d.ts +4 -2
  1227. package/dist/types/components/utils/make-ref.d.ts +2 -2
  1228. package/dist/types/components/utils/modal/index.d.ts +1 -1
  1229. package/dist/types/components/utils/modal/message.d.ts +10 -7
  1230. package/dist/types/components/utils/theme-switcher.d.ts +3 -2
  1231. package/dist/types/components/utils/type-helper.d.ts +1 -0
  1232. package/dist/types/components/utils/uuid.d.ts +1 -0
  1233. package/dist/types/components.d.ts +1965 -213
  1234. package/dist/types/index.d.ts +3 -0
  1235. package/dist/types/setup.d.ts +7 -1
  1236. package/dist/types/tests/utils/test/index.d.ts +3 -0
  1237. package/dist/types/tests/utils/test/page.d.ts +1 -3
  1238. package/hydrate/index.js +3563 -1101
  1239. package/package.json +13 -13
  1240. package/scss/components/_checkboxes.scss +4 -11
  1241. package/scss/components/form/_input.scss +84 -9
  1242. package/scss/mixins/_field.scss +18 -0
  1243. package/scss/mixins/validation/_form-component.scss +64 -0
  1244. package/components/ix-form-field.js +0 -44
  1245. package/components/ix-form-field.js.map +0 -1
  1246. package/components/ix-modal-example.js +0 -58
  1247. package/components/ix-modal-example.js.map +0 -1
  1248. package/components/ix-playground-internal.js +0 -35
  1249. package/components/ix-playground-internal.js.map +0 -1
  1250. package/dist/cjs/a11y-eba397e8.js.map +0 -1
  1251. package/dist/cjs/app-globals-5cfdf2a0.js.map +0 -1
  1252. package/dist/cjs/base-button-3735b8c2.js.map +0 -1
  1253. package/dist/cjs/context-938f7470.js.map +0 -1
  1254. package/dist/cjs/dropdown-controller-5ef3d018.js.map +0 -1
  1255. package/dist/cjs/focus-9c8ffbb0.js.map +0 -1
  1256. package/dist/cjs/index-529f21c1.js.map +0 -1
  1257. package/dist/cjs/ix-form-field.cjs.entry.js +0 -28
  1258. package/dist/cjs/ix-form-field.cjs.entry.js.map +0 -1
  1259. package/dist/cjs/ix-modal-example.cjs.entry.js +0 -28
  1260. package/dist/cjs/ix-modal-example.cjs.entry.js.map +0 -1
  1261. package/dist/cjs/ix-playground-internal.cjs.entry.js +0 -22
  1262. package/dist/cjs/ix-playground-internal.cjs.entry.js.map +0 -1
  1263. package/dist/cjs/ix-tooltip.cjs.entry.js.map +0 -1
  1264. package/dist/cjs/listener-a124ed49.js.map +0 -1
  1265. package/dist/cjs/make-ref-c25629b7.js.map +0 -1
  1266. package/dist/cjs/modal-828cb80a.js.map +0 -1
  1267. package/dist/cjs/theme-switcher-2d2bde85.js.map +0 -1
  1268. package/dist/collection/components/event-list/test/event-list.spec.js +0 -65
  1269. package/dist/collection/components/event-list/test/event-list.spec.js.map +0 -1
  1270. package/dist/collection/components/form-field/form-field.js +0 -56
  1271. package/dist/collection/components/form-field/form-field.js.map +0 -1
  1272. package/dist/collection/components/grid/layout-grid.js.map +0 -1
  1273. package/dist/collection/components/playground/example-modal.js +0 -24
  1274. package/dist/collection/components/playground/example-modal.js.map +0 -1
  1275. package/dist/collection/components/playground/playground.css +0 -27
  1276. package/dist/collection/components/playground/playground.js +0 -28
  1277. package/dist/collection/components/playground/playground.js.map +0 -1
  1278. package/dist/esm/a11y-2e34777f.js.map +0 -1
  1279. package/dist/esm/app-globals-0cd07cd9.js.map +0 -1
  1280. package/dist/esm/base-button-1b40b11d.js.map +0 -1
  1281. package/dist/esm/context-82a1ccf8.js.map +0 -1
  1282. package/dist/esm/dropdown-controller-95bd6750.js.map +0 -1
  1283. package/dist/esm/focus-d4d3abaf.js.map +0 -1
  1284. package/dist/esm/index-5429f20b.js.map +0 -1
  1285. package/dist/esm/ix-form-field.entry.js +0 -24
  1286. package/dist/esm/ix-form-field.entry.js.map +0 -1
  1287. package/dist/esm/ix-modal-example.entry.js +0 -24
  1288. package/dist/esm/ix-modal-example.entry.js.map +0 -1
  1289. package/dist/esm/ix-playground-internal.entry.js +0 -18
  1290. package/dist/esm/ix-playground-internal.entry.js.map +0 -1
  1291. package/dist/esm/ix-tooltip.entry.js.map +0 -1
  1292. package/dist/esm/listener-2c562054.js.map +0 -1
  1293. package/dist/esm/make-ref-c80046bf.js.map +0 -1
  1294. package/dist/esm/menu-tabs-fc-d9a7dd06.js.map +0 -1
  1295. package/dist/esm/modal-54740f80.js.map +0 -1
  1296. package/dist/esm/theme-switcher-b10fb4da.js.map +0 -1
  1297. package/dist/siemens-ix/p-04af3853.entry.js +0 -2
  1298. package/dist/siemens-ix/p-04ec538b.entry.js +0 -2
  1299. package/dist/siemens-ix/p-04ec538b.entry.js.map +0 -1
  1300. package/dist/siemens-ix/p-091b036d.entry.js +0 -2
  1301. package/dist/siemens-ix/p-0ca3528f.js +0 -2
  1302. package/dist/siemens-ix/p-1483f65d.entry.js.map +0 -1
  1303. package/dist/siemens-ix/p-157b1b28.js +0 -2
  1304. package/dist/siemens-ix/p-157b1b28.js.map +0 -1
  1305. package/dist/siemens-ix/p-15f44099.entry.js +0 -2
  1306. package/dist/siemens-ix/p-15f44099.entry.js.map +0 -1
  1307. package/dist/siemens-ix/p-1c3a0b1f.js +0 -2
  1308. package/dist/siemens-ix/p-1c3a0b1f.js.map +0 -1
  1309. package/dist/siemens-ix/p-1d581190.js.map +0 -1
  1310. package/dist/siemens-ix/p-1da901d5.js.map +0 -1
  1311. package/dist/siemens-ix/p-1db6be55.js.map +0 -1
  1312. package/dist/siemens-ix/p-235c14ca.js +0 -2
  1313. package/dist/siemens-ix/p-235c14ca.js.map +0 -1
  1314. package/dist/siemens-ix/p-25f1749c.entry.js +0 -2
  1315. package/dist/siemens-ix/p-25f1749c.entry.js.map +0 -1
  1316. package/dist/siemens-ix/p-2ebfd4fd.entry.js +0 -2
  1317. package/dist/siemens-ix/p-2ebfd4fd.entry.js.map +0 -1
  1318. package/dist/siemens-ix/p-306269ae.entry.js +0 -2
  1319. package/dist/siemens-ix/p-306269ae.entry.js.map +0 -1
  1320. package/dist/siemens-ix/p-32d4ed3b.entry.js +0 -2
  1321. package/dist/siemens-ix/p-35fff1e6.entry.js +0 -2
  1322. package/dist/siemens-ix/p-37229f30.entry.js.map +0 -1
  1323. package/dist/siemens-ix/p-3dc1294b.entry.js.map +0 -1
  1324. package/dist/siemens-ix/p-3f59a3c3.entry.js +0 -2
  1325. package/dist/siemens-ix/p-3f59a3c3.entry.js.map +0 -1
  1326. package/dist/siemens-ix/p-411f51c5.entry.js +0 -2
  1327. package/dist/siemens-ix/p-411f51c5.entry.js.map +0 -1
  1328. package/dist/siemens-ix/p-44a27b29.entry.js.map +0 -1
  1329. package/dist/siemens-ix/p-49d3fc15.entry.js +0 -2
  1330. package/dist/siemens-ix/p-49d3fc15.entry.js.map +0 -1
  1331. package/dist/siemens-ix/p-5099c070.entry.js +0 -2
  1332. package/dist/siemens-ix/p-5099c070.entry.js.map +0 -1
  1333. package/dist/siemens-ix/p-5351225b.entry.js.map +0 -1
  1334. package/dist/siemens-ix/p-5c673ae9.entry.js +0 -2
  1335. package/dist/siemens-ix/p-5c673ae9.entry.js.map +0 -1
  1336. package/dist/siemens-ix/p-62b089b6.entry.js +0 -2
  1337. package/dist/siemens-ix/p-62b089b6.entry.js.map +0 -1
  1338. package/dist/siemens-ix/p-63f0755e.entry.js +0 -2
  1339. package/dist/siemens-ix/p-64c3fa3d.js +0 -2
  1340. package/dist/siemens-ix/p-64c3fa3d.js.map +0 -1
  1341. package/dist/siemens-ix/p-67f44540.entry.js.map +0 -1
  1342. package/dist/siemens-ix/p-68532fa2.js +0 -2
  1343. package/dist/siemens-ix/p-6e4c9e3d.entry.js +0 -2
  1344. package/dist/siemens-ix/p-6e4c9e3d.entry.js.map +0 -1
  1345. package/dist/siemens-ix/p-6e6efb4c.js +0 -2
  1346. package/dist/siemens-ix/p-6e6efb4c.js.map +0 -1
  1347. package/dist/siemens-ix/p-713828ed.entry.js +0 -2
  1348. package/dist/siemens-ix/p-713828ed.entry.js.map +0 -1
  1349. package/dist/siemens-ix/p-7402f42a.entry.js.map +0 -1
  1350. package/dist/siemens-ix/p-77273517.entry.js.map +0 -1
  1351. package/dist/siemens-ix/p-78ac2ff1.entry.js +0 -2
  1352. package/dist/siemens-ix/p-7947ef3d.entry.js +0 -2
  1353. package/dist/siemens-ix/p-7c2f34f0.entry.js.map +0 -1
  1354. package/dist/siemens-ix/p-82d33168.entry.js +0 -2
  1355. package/dist/siemens-ix/p-86bbc005.entry.js +0 -2
  1356. package/dist/siemens-ix/p-86bbc005.entry.js.map +0 -1
  1357. package/dist/siemens-ix/p-90440046.entry.js.map +0 -1
  1358. package/dist/siemens-ix/p-9bdda7ff.entry.js +0 -2
  1359. package/dist/siemens-ix/p-a0138163.entry.js +0 -2
  1360. package/dist/siemens-ix/p-a0138163.entry.js.map +0 -1
  1361. package/dist/siemens-ix/p-a08efce0.entry.js +0 -2
  1362. package/dist/siemens-ix/p-a08efce0.entry.js.map +0 -1
  1363. package/dist/siemens-ix/p-a4755205.entry.js +0 -2
  1364. package/dist/siemens-ix/p-a8d291fa.entry.js.map +0 -1
  1365. package/dist/siemens-ix/p-aa814811.entry.js +0 -2
  1366. package/dist/siemens-ix/p-aa814811.entry.js.map +0 -1
  1367. package/dist/siemens-ix/p-accec846.js +0 -2
  1368. package/dist/siemens-ix/p-accec846.js.map +0 -1
  1369. package/dist/siemens-ix/p-adee6045.entry.js +0 -2
  1370. package/dist/siemens-ix/p-adee6045.entry.js.map +0 -1
  1371. package/dist/siemens-ix/p-b4ce366d.entry.js.map +0 -1
  1372. package/dist/siemens-ix/p-ba24e694.entry.js.map +0 -1
  1373. package/dist/siemens-ix/p-bf14c60b.entry.js +0 -2
  1374. package/dist/siemens-ix/p-bf14c60b.entry.js.map +0 -1
  1375. package/dist/siemens-ix/p-c022d6cc.entry.js +0 -2
  1376. package/dist/siemens-ix/p-c022d6cc.entry.js.map +0 -1
  1377. package/dist/siemens-ix/p-c05a98c8.entry.js +0 -2
  1378. package/dist/siemens-ix/p-c072ddb5.entry.js.map +0 -1
  1379. package/dist/siemens-ix/p-c09553f3.js +0 -2
  1380. package/dist/siemens-ix/p-c09553f3.js.map +0 -1
  1381. package/dist/siemens-ix/p-c1fe9f3d.entry.js +0 -2
  1382. package/dist/siemens-ix/p-c1fe9f3d.entry.js.map +0 -1
  1383. package/dist/siemens-ix/p-c33cee36.entry.js +0 -2
  1384. package/dist/siemens-ix/p-c33cee36.entry.js.map +0 -1
  1385. package/dist/siemens-ix/p-cc65617d.entry.js.map +0 -1
  1386. package/dist/siemens-ix/p-d14024d3.entry.js +0 -2
  1387. package/dist/siemens-ix/p-d14024d3.entry.js.map +0 -1
  1388. package/dist/siemens-ix/p-d1f49940.entry.js +0 -2
  1389. package/dist/siemens-ix/p-d1f49940.entry.js.map +0 -1
  1390. package/dist/siemens-ix/p-d6fc0727.entry.js +0 -2
  1391. package/dist/siemens-ix/p-d6fc0727.entry.js.map +0 -1
  1392. package/dist/siemens-ix/p-df370362.entry.js +0 -2
  1393. package/dist/siemens-ix/p-df370362.entry.js.map +0 -1
  1394. package/dist/siemens-ix/p-e948bcb0.js +0 -2
  1395. package/dist/siemens-ix/p-e948bcb0.js.map +0 -1
  1396. package/dist/siemens-ix/p-ed7e76a3.entry.js.map +0 -1
  1397. package/dist/siemens-ix/p-f87cd962.js +0 -3
  1398. package/dist/siemens-ix/p-f87cd962.js.map +0 -1
  1399. package/dist/siemens-ix/p-fd5bee44.entry.js +0 -2
  1400. package/dist/siemens-ix/p-fd5bee44.entry.js.map +0 -1
  1401. package/dist/siemens-ix/p-fefd5743.entry.js +0 -2
  1402. package/dist/siemens-ix/p-fefd5743.entry.js.map +0 -1
  1403. package/dist/siemens-ix/p-ffa856df.entry.js +0 -2
  1404. package/dist/siemens-ix/p-ffa856df.entry.js.map +0 -1
  1405. package/dist/types/components/form-field/form-field.d.ts +0 -10
  1406. package/dist/types/components/playground/example-modal.d.ts +0 -6
  1407. package/dist/types/components/playground/playground.d.ts +0 -4
  1408. /package/dist/collection/components/{grid → layout-grid}/layout-grid.css +0 -0
  1409. /package/dist/siemens-ix/{p-928209e1.entry.js.map → p-044c2a7b.entry.js.map} +0 -0
  1410. /package/dist/siemens-ix/{p-35fff1e6.entry.js.map → p-0be907d4.entry.js.map} +0 -0
  1411. /package/dist/siemens-ix/{p-f001ecc1.entry.js.map → p-0f0e7e14.entry.js.map} +0 -0
  1412. /package/dist/siemens-ix/{p-63f0755e.entry.js.map → p-2643f32a.entry.js.map} +0 -0
  1413. /package/dist/siemens-ix/{p-9079f6c8.entry.js.map → p-2a34a0c2.entry.js.map} +0 -0
  1414. /package/dist/siemens-ix/{p-1bd98772.entry.js.map → p-2b367b12.entry.js.map} +0 -0
  1415. /package/dist/siemens-ix/{p-c05a98c8.entry.js.map → p-2b9c5f59.entry.js.map} +0 -0
  1416. /package/dist/siemens-ix/{p-4e547dd3.entry.js.map → p-2d3a6d29.entry.js.map} +0 -0
  1417. /package/dist/siemens-ix/{p-82f9d976.entry.js.map → p-2d7ea063.entry.js.map} +0 -0
  1418. /package/dist/siemens-ix/{p-ae31be0d.entry.js.map → p-2db63240.entry.js.map} +0 -0
  1419. /package/dist/siemens-ix/{p-c81c4b9d.entry.js.map → p-3205726a.entry.js.map} +0 -0
  1420. /package/dist/siemens-ix/{p-33a7a26d.entry.js.map → p-37af7117.entry.js.map} +0 -0
  1421. /package/dist/siemens-ix/{p-e0d03d67.entry.js.map → p-392b4297.entry.js.map} +0 -0
  1422. /package/dist/siemens-ix/{p-c7280736.entry.js.map → p-4624a772.entry.js.map} +0 -0
  1423. /package/dist/siemens-ix/{p-a4755205.entry.js.map → p-4a631d9c.entry.js.map} +0 -0
  1424. /package/dist/siemens-ix/{p-05dc6b2d.entry.js.map → p-4c9b7548.entry.js.map} +0 -0
  1425. /package/dist/siemens-ix/{p-78ac2ff1.entry.js.map → p-4cc79e8f.entry.js.map} +0 -0
  1426. /package/dist/siemens-ix/{p-d300b332.entry.js.map → p-4e51d716.entry.js.map} +0 -0
  1427. /package/dist/siemens-ix/{p-0ef97555.entry.js.map → p-4ec6ddfb.entry.js.map} +0 -0
  1428. /package/dist/siemens-ix/{p-0ca3528f.js.map → p-5682e985.js.map} +0 -0
  1429. /package/dist/siemens-ix/{p-5af99eaa.entry.js.map → p-57e60a06.entry.js.map} +0 -0
  1430. /package/dist/siemens-ix/{p-0632731e.entry.js.map → p-63dd987f.entry.js.map} +0 -0
  1431. /package/dist/siemens-ix/{p-f06b21f9.entry.js.map → p-654f91f2.entry.js.map} +0 -0
  1432. /package/dist/siemens-ix/{p-82d33168.entry.js.map → p-66559451.entry.js.map} +0 -0
  1433. /package/dist/siemens-ix/{p-86fd5922.entry.js.map → p-6722bcff.entry.js.map} +0 -0
  1434. /package/dist/siemens-ix/{p-b804b8c5.entry.js.map → p-6bae4e9b.entry.js.map} +0 -0
  1435. /package/dist/siemens-ix/{p-68532fa2.js.map → p-6bf208b8.js.map} +0 -0
  1436. /package/dist/siemens-ix/{p-958c5970.entry.js.map → p-8457d846.entry.js.map} +0 -0
  1437. /package/dist/siemens-ix/{p-c7e58e9e.entry.js.map → p-8c2b62c3.entry.js.map} +0 -0
  1438. /package/dist/siemens-ix/{p-c62966f8.entry.js.map → p-8da941cd.entry.js.map} +0 -0
  1439. /package/dist/siemens-ix/{p-6618b2db.entry.js.map → p-8f616a5c.entry.js.map} +0 -0
  1440. /package/dist/siemens-ix/{p-e14384df.entry.js.map → p-9948574f.entry.js.map} +0 -0
  1441. /package/dist/siemens-ix/{p-085d5ec2.entry.js.map → p-9d323232.entry.js.map} +0 -0
  1442. /package/dist/siemens-ix/{p-17a8aab2.entry.js.map → p-a3364116.entry.js.map} +0 -0
  1443. /package/dist/siemens-ix/{p-32d4ed3b.entry.js.map → p-a61ed462.entry.js.map} +0 -0
  1444. /package/dist/siemens-ix/{p-8acc09aa.entry.js.map → p-b2a06e46.entry.js.map} +0 -0
  1445. /package/dist/siemens-ix/{p-5aa0b93c.entry.js.map → p-b74a8cdc.entry.js.map} +0 -0
  1446. /package/dist/siemens-ix/{p-89e48bea.entry.js.map → p-bded112a.entry.js.map} +0 -0
  1447. /package/dist/siemens-ix/{p-e95a5a97.entry.js.map → p-be860121.entry.js.map} +0 -0
  1448. /package/dist/siemens-ix/{p-7947ef3d.entry.js.map → p-c236cf18.entry.js.map} +0 -0
  1449. /package/dist/siemens-ix/{p-091b036d.entry.js.map → p-c6796e64.entry.js.map} +0 -0
  1450. /package/dist/siemens-ix/{p-04af3853.entry.js.map → p-cbfca958.entry.js.map} +0 -0
  1451. /package/dist/siemens-ix/{p-b663ca16.entry.js.map → p-d929f23d.entry.js.map} +0 -0
  1452. /package/dist/siemens-ix/{p-0fafba48.entry.js.map → p-e7ac5657.entry.js.map} +0 -0
  1453. /package/dist/siemens-ix/{p-ee96d1eb.entry.js.map → p-e9a37b3f.entry.js.map} +0 -0
  1454. /package/dist/siemens-ix/{p-24a8737a.entry.js.map → p-edc1d44a.entry.js.map} +0 -0
  1455. /package/dist/siemens-ix/{p-9bdda7ff.entry.js.map → p-ffca56d6.entry.js.map} +0 -0
  1456. /package/dist/types/components/{grid → layout-grid}/layout-grid.d.ts +0 -0
@@ -1,6 +1,6 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5429f20b.js';
2
- import { b as a11yHostAttributes } from './a11y-2e34777f.js';
3
- import { O as OnListener } from './listener-2c562054.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-97874de0.js';
2
+ import { b as a11yHostAttributes } from './a11y-b10c12e0.js';
3
+ import { O as OnListener } from './listener-18b29507.js';
4
4
 
5
5
  const sliderCss = ":host{display:flex;flex-direction:column;min-height:2rem;--thumb-size:1rem;--value:0;--trace-start:0;--trace-end:0;--trace-reference:0;--trace-reference-color:var(--theme-color-8);--trace-color:var(--theme-color-dynamic);--tick-color:var(--theme-color-8);--tick-color--active:var(--theme-color-dynamic);--track-color:var(--theme-color-component-4);}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host input[type=range]{position:absolute;top:50%;transform:translateY(-50%);left:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer;width:100%;height:1rem;margin:0}:host input[type=range].trace::before{content:\"\";position:absolute;display:block;z-index:-1;width:calc(7px + 100% * var(--trace-end) - 16px * var(--trace-end) - (7px + 100% * var(--trace-start) - 16px * var(--trace-start)));left:calc(7px + 100% * var(--trace-start) - 16px * var(--trace-start));height:4px;background-color:var(--trace-color);top:50%;transform:translateY(-50%)}:host input[type=range].trace:not(.hide-trace-reference)::after{content:\"\";position:absolute;display:block;width:2px;height:16px;background-color:var(--trace-reference-color);top:50%;transform:translateY(-50%);left:calc(7px + 100% * var(--trace-reference) - 16px * var(--trace-reference))}:host input[type=range]::-webkit-slider-runnable-track{background:transparent;height:0.25rem}:host input[type=range]::-moz-range-track{background:transparent;height:0.25rem}:host input[type=range i]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;margin-top:-6px}:host input[type=range i]::-moz-range-thumb{border:none;border-radius:0}:host input[type=range]::-webkit-slider-thumb{border-radius:100px;background-color:var(--theme-color-dynamic);height:var(--thumb-size);width:var(--thumb-size);-webkit-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]::-moz-range-thumb{border-radius:100px;background-color:var(--theme-color-dynamic);height:var(--thumb-size);width:var(--thumb-size);-moz-transition:all var(--theme-default-time) ease-in-out;transition:all var(--theme-default-time) ease-in-out;z-index:10}:host input[type=range]:hover::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}:host input[type=range]:hover::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}:host input[type=range]:active::-webkit-slider-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}:host input[type=range]:active::-moz-range-thumb{transform:scale(1.2);background-color:var(--theme-color-dynamic)}:host input[type=range]:focus{outline:none}:host input[type=range]:focus-visible::-webkit-slider-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host input[type=range]:focus-visible::-moz-range-thumb{outline:1px solid var(--theme-color-focus-bdr);outline-offset:0.125rem}:host .ticks{display:flex;position:relative;top:50%;transform:translateY(-50%)}:host .ticks .tick{display:block;position:absolute;width:8px;height:8px;background-color:var(--tick-color);border-radius:100px;top:50%;transform:translateY(-50%);left:calc(var(--tick-value) * 100% - 4px)}:host .ticks .tick.tick-active{background-color:var(--tick-color--active)}:host .slider{position:relative;display:block;width:100%;height:1.5rem}:host .track{position:absolute;background-color:var(--track-color);height:4px;width:calc(100% - 1rem);margin-left:0.5rem;top:50%;transform:translateY(-50%);left:0px}:host .thumb{display:block;position:absolute;background-color:transparent;height:1rem;width:1rem;border-radius:100px;left:0px;top:50%;transform:translateY(-50%)}:host .hide-tooltip{display:none}:host .label{display:flex;position:relative;align-items:center;justify-content:space-between;width:100%;margin-top:0.5rem;min-height:0px}:host .label-start{margin-left:0.5rem}:host .label-end{margin-right:0.5rem}:host .label-error{margin-left:0.5rem}:host(.error){--trace-color:var(--theme-color-alarm-40);--tick-color--active:var(--theme-color-alarm)}:host(.error) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-alarm)}:host(.error) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-alarm)}:host(.disabled){pointer-events:none;--track-color:var(--theme-color-component-3);--trace-color:var(--theme-color-3);--tick-color:var(--theme-color-7);--tick-color--active:var(--theme-color-7)}:host(.disabled) input[type=range]::-webkit-slider-thumb{background-color:var(--theme-color-7)}:host(.disabled) input[type=range]::-moz-range-thumb{background-color:var(--theme-color-7)}";
6
6
  const IxSliderStyle0 = sliderCss;
@@ -90,7 +90,7 @@ const Slider = class {
90
90
  }
91
91
  onInput(event) {
92
92
  event.stopPropagation();
93
- const value = parseInt(this.slider.value);
93
+ const value = parseFloat(this.slider.value);
94
94
  if (!isNaN(value)) {
95
95
  this.rangeInput = value;
96
96
  this.emitInputEvent();
@@ -122,12 +122,12 @@ const Slider = class {
122
122
  traceStart = valueInPercentage;
123
123
  traceEnd = traceReferenceInPercentage;
124
124
  }
125
- return (h(Host, { key: 'c7e6a14875ee17d49fe5e42459b81fb561802ebc', class: {
125
+ return (h(Host, { key: '399a08ffc76ea07c70f3ea76143b404f8d9f8387', class: {
126
126
  disabled: this.disabled,
127
127
  error: !!this.error,
128
- }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, h("div", { key: 'bed770beec56a4798df1c0b8546fd78ef6c1f749', class: "slider" }, h("div", { key: 'b2337e7802806933356cc7930bcb5a0e025796b8', class: "track" }, h("div", { key: 'd5d40d3e44d50112733e5c9137b807e3a25dcafa', class: "thumb", style: {
128
+ }, onPointerDown: () => setTimeout(() => (this.showTooltip = true)) }, h("div", { key: 'f3488f018aa44e600107b77686dcf2bd8ee6ef23', class: "slider" }, h("div", { key: '2a3a7c1a81c160dac854dcc0d6bf40535e10b9e3', class: "track" }, h("div", { key: 'ed6018663b232f50029ca24eae1c110b0be1274d', class: "thumb", style: {
129
129
  left: `calc(${valueInPercentage} * 100% - 8px)`,
130
- } }), h("div", { key: '041f4368d4b80929a03abfbe617d8f5bb15957d0', class: "ticks" }, this.marker
130
+ } }), h("div", { key: 'f937fa267360056726a3dbc21ae161cfe388ff9e', class: "ticks" }, this.marker
131
131
  ? this.marker.map((markerValue) => {
132
132
  if (markerValue > this.max || markerValue < this.min) {
133
133
  return;
@@ -140,7 +140,7 @@ const Slider = class {
140
140
  '--tick-value': `${left}`,
141
141
  } }));
142
142
  })
143
- : null)), h("input", Object.assign({ key: 'ef61a64f69ebc8816778dfd95dee2402b0ed9144', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
143
+ : null)), h("input", Object.assign({ key: 'ed10385852ab21e35b9eb7d2df115b145af8709b', id: "slider", type: "range", list: this.marker ? 'markers' : undefined, step: this.step, min: this.min, max: this.max, value: this.rangeInput, tabindex: this.disabled ? -1 : 0, onInput: (event) => this.onInput(event), style: {
144
144
  '--value': `${valueInPercentage}`,
145
145
  '--trace-reference': `${traceReferenceInPercentage}`,
146
146
  '--trace-start': `${traceStart}`,
@@ -154,9 +154,9 @@ const Slider = class {
154
154
  this.showTooltip = true;
155
155
  }, onBlur: () => {
156
156
  this.showTooltip = false;
157
- }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), h("ix-tooltip", { key: '4dfe584376f3df426be2e049703adfb4c2bf39ab', class: {
157
+ }, role: "slider", "aria-valuenow": this.rangeInput, "aria-valuemin": this.min, "aria-valuemax": this.max }, this.a11yAttributes)), h("ix-tooltip", { key: '3420acb7f11eb5aba056fbf82636bf4992d5c718', class: {
158
158
  'hide-tooltip': !this.showTooltip,
159
- }, animationFrame: true }, this.rangeInput)), h("div", { key: '9c42a9aa11e4c59c2fa9f0b132d6ac3a2b4f8f72', class: "label" }, h("div", { key: '22ed6e4412f84449c68109dd5619054a65d8790f', class: "label-start" }, h("slot", { key: '676a5d1b03b6a398bda253f01396c06ccb7cdb04', name: "label-start" })), h("div", { key: '7ec74b8f1f5a4a6e0eb4dd2b1bd8c32aa098f47c', class: "label-end" }, h("slot", { key: '1a4b99aebbe60d9db5e4ed5c26907aecf2a38568', name: "label-end" }))), this.error ? (h("ix-typography", { class: 'label-error', color: "alarm" }, this.error)) : null));
159
+ }, animationFrame: true }, this.rangeInput)), h("div", { key: '2e9f70de47f988dd894c3c265149ca489b853329', class: "label" }, h("div", { key: '44bcf63aaafdcb7902d0872e357777c36cdd6d1e', class: "label-start" }, h("slot", { key: 'a8cc3dabed8441604bc48c0c9f56c74e21037eee', name: "label-start" })), h("div", { key: '1e3379a55a6df3df97ea405ffbb1d421ea399edf', class: "label-end" }, h("slot", { key: 'f08dd41ec76891f488b10bd5318412b9a1c6691c', name: "label-end" }))), this.error ? (h("ix-typography", { class: 'label-error', color: "alarm" }, this.error)) : null));
160
160
  }
161
161
  get hostElement() { return getElement(this); }
162
162
  static get watchers() { return {
@@ -1 +1 @@
1
- {"file":"ix-slider.entry.js","mappings":"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","names":[],"sources":["src/components/slider/slider.scss?tag=ix-slider&encapsulation=shadow","src/components/slider/slider.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n\n@mixin track {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']::-webkit-slider-runnable-track {\n @content;\n }\n\n // Firefox\n input[type='range']::-moz-range-track {\n @content;\n }\n}\n\n@mixin clear-browser-thumb {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range' i]::-webkit-slider-thumb {\n -webkit-appearance: none;\n appearance: none;\n margin-top: -6px;\n }\n\n // Firefox\n input[type='range' i]::-moz-range-thumb {\n border: none;\n border-radius: 0;\n }\n}\n\n@mixin thumb {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']::-webkit-slider-thumb {\n @content;\n }\n\n // Firefox\n input[type='range']::-moz-range-thumb {\n @content;\n }\n}\n\n@mixin thumb-hover {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']:hover::-webkit-slider-thumb {\n @content;\n }\n\n // Firefox\n input[type='range']:hover::-moz-range-thumb {\n @content;\n }\n}\n\n@mixin thumb-active {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']:active::-webkit-slider-thumb {\n @content;\n }\n\n // Firefox\n input[type='range']:active::-moz-range-thumb {\n @content;\n }\n}\n\n@mixin thumb-focus {\n input[type='range']:focus {\n outline: none;\n }\n\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']:focus-visible::-webkit-slider-thumb {\n @content;\n }\n\n // Firefox\n input[type='range']:focus-visible::-moz-range-thumb {\n @content;\n }\n}\n\n:host {\n @include ix-component;\n display: flex;\n flex-direction: column;\n min-height: 2rem;\n --thumb-size: 1rem;\n --value: 0;\n --trace-start: 0;\n --trace-end: 0;\n --trace-reference: 0;\n --trace-reference-color: var(--theme-color-8);\n --trace-color: var(--theme-color-dynamic);\n --tick-color: var(--theme-color-8);\n --tick-color--active: var(--theme-color-dynamic);\n --track-color: var(--theme-color-component-4);\n\n input[type='range'] {\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n left: 0;\n appearance: none;\n background: transparent;\n cursor: pointer;\n width: 100%;\n height: 1rem;\n margin: 0;\n }\n\n // Trace line\n input[type='range'].trace::before {\n content: '';\n position: absolute;\n display: block;\n z-index: -1;\n\n width: calc(\n calc(7px + calc(100% * var(--trace-end)) - calc(16px * var(--trace-end))) -\n calc(\n 7px + calc(100% * var(--trace-start)) -\n calc(16px * var(--trace-start))\n )\n );\n\n left: calc(\n 7px + calc(100% * var(--trace-start)) - calc(16px * var(--trace-start))\n );\n\n height: 4px;\n background-color: var(--trace-color);\n top: 50%;\n transform: translateY(-50%);\n }\n\n // Trace reference\n input[type='range'].trace:not(.hide-trace-reference)::after {\n content: '';\n position: absolute;\n display: block;\n width: 2px;\n height: 16px;\n background-color: var(--trace-reference-color);\n top: 50%;\n transform: translateY(-50%);\n left: calc(\n 7px + calc(100% * var(--trace-reference)) -\n calc(16px * var(--trace-reference))\n );\n }\n\n @include track() {\n background: transparent;\n height: 0.25rem;\n }\n\n @include clear-browser-thumb();\n\n @include thumb() {\n border-radius: 100px;\n background-color: var(--theme-color-dynamic);\n height: var(--thumb-size);\n width: var(--thumb-size);\n transition: all var(--theme-default-time) ease-in-out;\n z-index: 10;\n }\n\n @include thumb-hover() {\n transform: scale(1.2);\n background-color: var(--theme-color-dynamic);\n }\n\n @include thumb-active() {\n transform: scale(1.2);\n\n background-color: var(--theme-color-dynamic);\n }\n\n @include thumb-focus() {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: 0.125rem;\n }\n\n /* style datalist */\n .ticks {\n display: flex;\n position: relative;\n top: 50%;\n transform: translateY(-50%);\n }\n .ticks .tick {\n display: block;\n position: absolute;\n width: 8px;\n height: 8px;\n background-color: var(--tick-color);\n border-radius: 100px;\n top: 50%;\n transform: translateY(-50%);\n left: calc(var(--tick-value) * 100% - 4px);\n }\n\n .ticks .tick.tick-active {\n background-color: var(--tick-color--active);\n }\n\n .slider {\n position: relative;\n display: block;\n width: 100%;\n height: 1.5rem;\n }\n\n .track {\n position: absolute;\n background-color: var(--track-color);\n height: 4px;\n width: calc(100% - 1rem);\n margin-left: 0.5rem;\n top: 50%;\n transform: translateY(-50%);\n left: 0px;\n }\n\n .thumb {\n display: block;\n position: absolute;\n background-color: transparent;\n height: 1rem;\n width: 1rem;\n border-radius: 100px;\n left: 0px;\n top: 50%;\n transform: translateY(-50%);\n }\n\n .hide-tooltip {\n display: none;\n }\n\n .label {\n display: flex;\n position: relative;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n margin-top: 0.5rem;\n\n min-height: 0px;\n }\n\n .label-start {\n margin-left: 0.5rem;\n }\n\n .label-end {\n margin-right: 0.5rem;\n }\n\n .label-error {\n margin-left: 0.5rem;\n }\n}\n\n:host(.error) {\n --trace-color: var(--theme-color-alarm-40);\n --tick-color--active: var(--theme-color-alarm);\n\n @include thumb() {\n background-color: var(--theme-color-alarm);\n }\n}\n\n:host(.disabled) {\n pointer-events: none;\n\n --track-color: var(--theme-color-component-3);\n --trace-color: var(--theme-color-3);\n --tick-color: var(--theme-color-7);\n --tick-color--active: var(--theme-color-7);\n\n @include thumb() {\n background-color: var(--theme-color-7);\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n State,\n Watch,\n} from '@stencil/core';\nimport { A11yAttributes, a11yHostAttributes } from '../utils/a11y';\nimport { OnListener } from '../utils/listener';\n\nexport type SliderMarker = Array<number>;\n\nfunction between(min: number, value: number, max: number) {\n if (value < min) {\n return min;\n } else if (value > max) {\n return max;\n } else {\n return value;\n }\n}\n\n/**\n * @since 2.0.0\n *\n * @slot label-start - Element will be displayed at the start of the slider\n * @slot label-end - Element will be displayed at the end of the slider\n */\n@Component({\n tag: 'ix-slider',\n styleUrl: 'slider.scss',\n shadow: true,\n})\nexport class Slider {\n @Element() hostElement!: HTMLIxSliderElement;\n\n /**\n * Legal number intervals\n *\n * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range#step\n */\n @Prop() step: number = 1;\n\n /**\n * Minimum slider value\n */\n @Prop() min = 0;\n\n /**\n * Maximum slider value\n */\n @Prop() max = 100;\n\n /**\n * Current value of the slider\n */\n @Prop() value = 0;\n\n /**\n * Define tick marker on the slider. Marker has to be within slider min/max\n */\n @Prop() marker?: SliderMarker;\n\n /**\n * Show a trace line\n */\n @Prop() trace = false;\n\n /**\n * Define the start point of the trace line\n */\n @Prop() traceReference = 0;\n\n /**\n * Show control as disabled\n */\n @Prop() disabled = false;\n\n /**\n * Show error state and message\n */\n @Prop() error?: boolean | string;\n\n /**\n *\n */\n @Event() valueChange!: EventEmitter<number>;\n\n @State() rangeInput = 0;\n @State() rangeMin = 0;\n @State() rangeMax = 100;\n @State() rangeTraceReference = 0;\n @State() showTooltip = false;\n\n private a11yAttributes?: A11yAttributes;\n\n get tooltip() {\n return this.hostElement.shadowRoot?.querySelector('ix-tooltip');\n }\n\n get pseudoThumb() {\n return this.hostElement.shadowRoot?.querySelector('.thumb') as HTMLElement;\n }\n\n get slider() {\n return this.hostElement.shadowRoot?.getElementById(\n 'slider'\n ) as HTMLInputElement;\n }\n\n @Watch('showTooltip')\n onShowTooltipChange() {\n if (this.showTooltip) {\n this.tooltip?.showTooltip(this.pseudoThumb);\n return;\n }\n\n this.tooltip?.hideTooltip();\n }\n\n componentWillLoad() {\n this.a11yAttributes = a11yHostAttributes(this.hostElement, [\n 'role',\n 'aria-valuemin',\n 'aria-valuemax',\n 'aria-valuenow',\n ]);\n this.updateRangeVariables();\n }\n\n @Watch('value')\n @Watch('max')\n @Watch('min')\n @Watch('traceReference')\n private updateRangeVariables() {\n this.rangeInput = between(this.min, this.value, this.max);\n this.rangeTraceReference = between(this.min, this.traceReference, this.max);\n this.rangeMin = Math.min(this.min, this.max);\n this.rangeMax = Math.max(this.min, this.max);\n }\n\n private onInput(event: InputEvent) {\n event.stopPropagation();\n const value = parseInt(this.slider.value);\n\n if (!isNaN(value)) {\n this.rangeInput = value;\n this.emitInputEvent();\n }\n }\n\n private emitInputEvent() {\n this.valueChange.emit(this.rangeInput);\n }\n\n private isMarkerActive(markerValue: number) {\n const start = Math.min(this.traceReference, this.rangeInput);\n const end = Math.max(this.traceReference, this.rangeInput);\n const value = markerValue;\n\n return value >= start && value <= end;\n }\n\n // Listen globally on window because sometimes the event listener\n // of the DOM element input itself is not called if the release\n // click is not inside the element anymore\n @OnListener<Slider>('pointerup', (self) => self.showTooltip)\n onPointerUp() {\n this.showTooltip = false;\n }\n\n render() {\n const range = this.rangeMax - this.rangeMin;\n\n let traceReferenceInPercentage =\n (this.rangeTraceReference - this.rangeMin) / range;\n\n let valueInPercentage = (this.rangeInput - this.rangeMin) / range;\n\n const distance = valueInPercentage - traceReferenceInPercentage;\n\n let traceStart = traceReferenceInPercentage;\n let traceEnd = valueInPercentage;\n\n if (distance <= 0) {\n traceStart = valueInPercentage;\n traceEnd = traceReferenceInPercentage;\n }\n\n return (\n <Host\n class={{\n disabled: this.disabled,\n error: !!this.error,\n }}\n onPointerDown={() => setTimeout(() => (this.showTooltip = true))}\n >\n <div class=\"slider\">\n <div class=\"track\">\n <div\n class=\"thumb\"\n style={{\n left: `calc(${valueInPercentage} * 100% - 8px)`,\n }}\n ></div>\n <div class=\"ticks\">\n {this.marker\n ? this.marker.map((markerValue) => {\n if (markerValue > this.max || markerValue < this.min) {\n return;\n }\n\n let left = (markerValue - this.rangeMin) / range;\n\n return (\n <div\n class={{\n tick: true,\n 'tick-active':\n this.isMarkerActive(markerValue) && this.trace,\n }}\n style={{\n '--tick-value': `${left}`,\n }}\n ></div>\n );\n })\n : null}\n </div>\n </div>\n\n <input\n id=\"slider\"\n type=\"range\"\n list={this.marker ? 'markers' : undefined}\n step={this.step}\n min={this.min}\n max={this.max}\n value={this.rangeInput}\n tabindex={this.disabled ? -1 : 0}\n onInput={(event) => this.onInput(event)}\n style={{\n '--value': `${valueInPercentage}`,\n '--trace-reference': `${traceReferenceInPercentage}`,\n '--trace-start': `${traceStart}`,\n '--trace-end': `${traceEnd}`,\n }}\n class={{\n trace:\n this.trace && traceReferenceInPercentage !== valueInPercentage,\n 'hide-trace-reference':\n this.trace &&\n (this.traceReference <= this.min ||\n this.traceReference >= this.max),\n }}\n onFocus={() => {\n this.showTooltip = true;\n }}\n onBlur={() => {\n this.showTooltip = false;\n }}\n role=\"slider\"\n aria-valuenow={this.rangeInput}\n aria-valuemin={this.min}\n aria-valuemax={this.max}\n {...this.a11yAttributes}\n />\n\n <ix-tooltip\n class={{\n 'hide-tooltip': !this.showTooltip,\n }}\n animationFrame={true}\n >\n {this.rangeInput}\n </ix-tooltip>\n </div>\n <div class=\"label\">\n <div class=\"label-start\">\n <slot name=\"label-start\"></slot>\n </div>\n <div class=\"label-end\">\n <slot name=\"label-end\"></slot>\n </div>\n </div>\n {this.error ? (\n <ix-typography class={'label-error'} color=\"alarm\">\n {this.error}\n </ix-typography>\n ) : null}\n </Host>\n );\n }\n}\n"],"version":3}
1
+ {"file":"ix-slider.entry.js","mappings":"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","names":[],"sources":["src/components/slider/slider.scss?tag=ix-slider&encapsulation=shadow","src/components/slider/slider.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import 'mixins/shadow-dom/component';\n\n@mixin track {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']::-webkit-slider-runnable-track {\n @content;\n }\n\n // Firefox\n input[type='range']::-moz-range-track {\n @content;\n }\n}\n\n@mixin clear-browser-thumb {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range' i]::-webkit-slider-thumb {\n -webkit-appearance: none;\n appearance: none;\n margin-top: -6px;\n }\n\n // Firefox\n input[type='range' i]::-moz-range-thumb {\n border: none;\n border-radius: 0;\n }\n}\n\n@mixin thumb {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']::-webkit-slider-thumb {\n @content;\n }\n\n // Firefox\n input[type='range']::-moz-range-thumb {\n @content;\n }\n}\n\n@mixin thumb-hover {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']:hover::-webkit-slider-thumb {\n @content;\n }\n\n // Firefox\n input[type='range']:hover::-moz-range-thumb {\n @content;\n }\n}\n\n@mixin thumb-active {\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']:active::-webkit-slider-thumb {\n @content;\n }\n\n // Firefox\n input[type='range']:active::-moz-range-thumb {\n @content;\n }\n}\n\n@mixin thumb-focus {\n input[type='range']:focus {\n outline: none;\n }\n\n // Chrome, Safari, Opera, and Edge Chromium\n input[type='range']:focus-visible::-webkit-slider-thumb {\n @content;\n }\n\n // Firefox\n input[type='range']:focus-visible::-moz-range-thumb {\n @content;\n }\n}\n\n:host {\n @include ix-component;\n display: flex;\n flex-direction: column;\n min-height: 2rem;\n --thumb-size: 1rem;\n --value: 0;\n --trace-start: 0;\n --trace-end: 0;\n --trace-reference: 0;\n --trace-reference-color: var(--theme-color-8);\n --trace-color: var(--theme-color-dynamic);\n --tick-color: var(--theme-color-8);\n --tick-color--active: var(--theme-color-dynamic);\n --track-color: var(--theme-color-component-4);\n\n input[type='range'] {\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n left: 0;\n appearance: none;\n background: transparent;\n cursor: pointer;\n width: 100%;\n height: 1rem;\n margin: 0;\n }\n\n // Trace line\n input[type='range'].trace::before {\n content: '';\n position: absolute;\n display: block;\n z-index: -1;\n\n width: calc(\n calc(7px + calc(100% * var(--trace-end)) - calc(16px * var(--trace-end))) -\n calc(\n 7px + calc(100% * var(--trace-start)) -\n calc(16px * var(--trace-start))\n )\n );\n\n left: calc(\n 7px + calc(100% * var(--trace-start)) - calc(16px * var(--trace-start))\n );\n\n height: 4px;\n background-color: var(--trace-color);\n top: 50%;\n transform: translateY(-50%);\n }\n\n // Trace reference\n input[type='range'].trace:not(.hide-trace-reference)::after {\n content: '';\n position: absolute;\n display: block;\n width: 2px;\n height: 16px;\n background-color: var(--trace-reference-color);\n top: 50%;\n transform: translateY(-50%);\n left: calc(\n 7px + calc(100% * var(--trace-reference)) -\n calc(16px * var(--trace-reference))\n );\n }\n\n @include track() {\n background: transparent;\n height: 0.25rem;\n }\n\n @include clear-browser-thumb();\n\n @include thumb() {\n border-radius: 100px;\n background-color: var(--theme-color-dynamic);\n height: var(--thumb-size);\n width: var(--thumb-size);\n transition: all var(--theme-default-time) ease-in-out;\n z-index: 10;\n }\n\n @include thumb-hover() {\n transform: scale(1.2);\n background-color: var(--theme-color-dynamic);\n }\n\n @include thumb-active() {\n transform: scale(1.2);\n\n background-color: var(--theme-color-dynamic);\n }\n\n @include thumb-focus() {\n outline: 1px solid var(--theme-color-focus-bdr);\n outline-offset: 0.125rem;\n }\n\n /* style datalist */\n .ticks {\n display: flex;\n position: relative;\n top: 50%;\n transform: translateY(-50%);\n }\n .ticks .tick {\n display: block;\n position: absolute;\n width: 8px;\n height: 8px;\n background-color: var(--tick-color);\n border-radius: 100px;\n top: 50%;\n transform: translateY(-50%);\n left: calc(var(--tick-value) * 100% - 4px);\n }\n\n .ticks .tick.tick-active {\n background-color: var(--tick-color--active);\n }\n\n .slider {\n position: relative;\n display: block;\n width: 100%;\n height: 1.5rem;\n }\n\n .track {\n position: absolute;\n background-color: var(--track-color);\n height: 4px;\n width: calc(100% - 1rem);\n margin-left: 0.5rem;\n top: 50%;\n transform: translateY(-50%);\n left: 0px;\n }\n\n .thumb {\n display: block;\n position: absolute;\n background-color: transparent;\n height: 1rem;\n width: 1rem;\n border-radius: 100px;\n left: 0px;\n top: 50%;\n transform: translateY(-50%);\n }\n\n .hide-tooltip {\n display: none;\n }\n\n .label {\n display: flex;\n position: relative;\n align-items: center;\n justify-content: space-between;\n width: 100%;\n margin-top: 0.5rem;\n\n min-height: 0px;\n }\n\n .label-start {\n margin-left: 0.5rem;\n }\n\n .label-end {\n margin-right: 0.5rem;\n }\n\n .label-error {\n margin-left: 0.5rem;\n }\n}\n\n:host(.error) {\n --trace-color: var(--theme-color-alarm-40);\n --tick-color--active: var(--theme-color-alarm);\n\n @include thumb() {\n background-color: var(--theme-color-alarm);\n }\n}\n\n:host(.disabled) {\n pointer-events: none;\n\n --track-color: var(--theme-color-component-3);\n --trace-color: var(--theme-color-3);\n --tick-color: var(--theme-color-7);\n --tick-color--active: var(--theme-color-7);\n\n @include thumb() {\n background-color: var(--theme-color-7);\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2023 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n Component,\n Element,\n Event,\n EventEmitter,\n h,\n Host,\n Prop,\n State,\n Watch,\n} from '@stencil/core';\nimport { A11yAttributes, a11yHostAttributes } from '../utils/a11y';\nimport { OnListener } from '../utils/listener';\n\nexport type SliderMarker = Array<number>;\n\nfunction between(min: number, value: number, max: number) {\n if (value < min) {\n return min;\n } else if (value > max) {\n return max;\n } else {\n return value;\n }\n}\n\n/**\n * @since 2.0.0\n *\n * @slot label-start - Element will be displayed at the start of the slider\n * @slot label-end - Element will be displayed at the end of the slider\n */\n@Component({\n tag: 'ix-slider',\n styleUrl: 'slider.scss',\n shadow: true,\n})\nexport class Slider {\n @Element() hostElement!: HTMLIxSliderElement;\n\n /**\n * Legal number intervals\n *\n * @link https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/range#step\n */\n @Prop() step: number = 1;\n\n /**\n * Minimum slider value\n */\n @Prop() min = 0;\n\n /**\n * Maximum slider value\n */\n @Prop() max = 100;\n\n /**\n * Current value of the slider\n */\n @Prop() value = 0;\n\n /**\n * Define tick marker on the slider. Marker has to be within slider min/max\n */\n @Prop() marker?: SliderMarker;\n\n /**\n * Show a trace line\n */\n @Prop() trace = false;\n\n /**\n * Define the start point of the trace line\n */\n @Prop() traceReference = 0;\n\n /**\n * Show control as disabled\n */\n @Prop() disabled = false;\n\n /**\n * Show error state and message\n */\n @Prop() error?: boolean | string;\n\n /**\n *\n */\n @Event() valueChange!: EventEmitter<number>;\n\n @State() rangeInput = 0;\n @State() rangeMin = 0;\n @State() rangeMax = 100;\n @State() rangeTraceReference = 0;\n @State() showTooltip = false;\n\n private a11yAttributes?: A11yAttributes;\n\n get tooltip() {\n return this.hostElement.shadowRoot?.querySelector('ix-tooltip');\n }\n\n get pseudoThumb() {\n return this.hostElement.shadowRoot?.querySelector('.thumb') as HTMLElement;\n }\n\n get slider() {\n return this.hostElement.shadowRoot?.getElementById(\n 'slider'\n ) as HTMLInputElement;\n }\n\n @Watch('showTooltip')\n onShowTooltipChange() {\n if (this.showTooltip) {\n this.tooltip?.showTooltip(this.pseudoThumb);\n return;\n }\n\n this.tooltip?.hideTooltip();\n }\n\n componentWillLoad() {\n this.a11yAttributes = a11yHostAttributes(this.hostElement, [\n 'role',\n 'aria-valuemin',\n 'aria-valuemax',\n 'aria-valuenow',\n ]);\n this.updateRangeVariables();\n }\n\n @Watch('value')\n @Watch('max')\n @Watch('min')\n @Watch('traceReference')\n private updateRangeVariables() {\n this.rangeInput = between(this.min, this.value, this.max);\n this.rangeTraceReference = between(this.min, this.traceReference, this.max);\n this.rangeMin = Math.min(this.min, this.max);\n this.rangeMax = Math.max(this.min, this.max);\n }\n\n private onInput(event: InputEvent) {\n event.stopPropagation();\n const value = parseFloat(this.slider.value);\n\n if (!isNaN(value)) {\n this.rangeInput = value;\n this.emitInputEvent();\n }\n }\n\n private emitInputEvent() {\n this.valueChange.emit(this.rangeInput);\n }\n\n private isMarkerActive(markerValue: number) {\n const start = Math.min(this.traceReference, this.rangeInput);\n const end = Math.max(this.traceReference, this.rangeInput);\n const value = markerValue;\n\n return value >= start && value <= end;\n }\n\n // Listen globally on window because sometimes the event listener\n // of the DOM element input itself is not called if the release\n // click is not inside the element anymore\n @OnListener<Slider>('pointerup', (self) => self.showTooltip)\n onPointerUp() {\n this.showTooltip = false;\n }\n\n render() {\n const range = this.rangeMax - this.rangeMin;\n\n let traceReferenceInPercentage =\n (this.rangeTraceReference - this.rangeMin) / range;\n\n let valueInPercentage = (this.rangeInput - this.rangeMin) / range;\n\n const distance = valueInPercentage - traceReferenceInPercentage;\n\n let traceStart = traceReferenceInPercentage;\n let traceEnd = valueInPercentage;\n\n if (distance <= 0) {\n traceStart = valueInPercentage;\n traceEnd = traceReferenceInPercentage;\n }\n\n return (\n <Host\n class={{\n disabled: this.disabled,\n error: !!this.error,\n }}\n onPointerDown={() => setTimeout(() => (this.showTooltip = true))}\n >\n <div class=\"slider\">\n <div class=\"track\">\n <div\n class=\"thumb\"\n style={{\n left: `calc(${valueInPercentage} * 100% - 8px)`,\n }}\n ></div>\n <div class=\"ticks\">\n {this.marker\n ? this.marker.map((markerValue) => {\n if (markerValue > this.max || markerValue < this.min) {\n return;\n }\n\n let left = (markerValue - this.rangeMin) / range;\n\n return (\n <div\n class={{\n tick: true,\n 'tick-active':\n this.isMarkerActive(markerValue) && this.trace,\n }}\n style={{\n '--tick-value': `${left}`,\n }}\n ></div>\n );\n })\n : null}\n </div>\n </div>\n\n <input\n id=\"slider\"\n type=\"range\"\n list={this.marker ? 'markers' : undefined}\n step={this.step}\n min={this.min}\n max={this.max}\n value={this.rangeInput}\n tabindex={this.disabled ? -1 : 0}\n onInput={(event) => this.onInput(event)}\n style={{\n '--value': `${valueInPercentage}`,\n '--trace-reference': `${traceReferenceInPercentage}`,\n '--trace-start': `${traceStart}`,\n '--trace-end': `${traceEnd}`,\n }}\n class={{\n trace:\n this.trace && traceReferenceInPercentage !== valueInPercentage,\n 'hide-trace-reference':\n this.trace &&\n (this.traceReference <= this.min ||\n this.traceReference >= this.max),\n }}\n onFocus={() => {\n this.showTooltip = true;\n }}\n onBlur={() => {\n this.showTooltip = false;\n }}\n role=\"slider\"\n aria-valuenow={this.rangeInput}\n aria-valuemin={this.min}\n aria-valuemax={this.max}\n {...this.a11yAttributes}\n />\n\n <ix-tooltip\n class={{\n 'hide-tooltip': !this.showTooltip,\n }}\n animationFrame={true}\n >\n {this.rangeInput}\n </ix-tooltip>\n </div>\n <div class=\"label\">\n <div class=\"label-start\">\n <slot name=\"label-start\"></slot>\n </div>\n <div class=\"label-end\">\n <slot name=\"label-end\"></slot>\n </div>\n </div>\n {this.error ? (\n <ix-typography class={'label-error'} color=\"alarm\">\n {this.error}\n </ix-typography>\n ) : null}\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,5 +1,5 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5429f20b.js';
2
- import { m as makeRef } from './make-ref-c80046bf.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-97874de0.js';
2
+ import { m as makeRef } from './make-ref-4b76e9b5.js';
3
3
 
4
4
  const splitButtonItemCss = ":host{display:contents}";
5
5
  const IxSplitButtonItemStyle0 = splitButtonItemCss;
@@ -17,7 +17,7 @@ const SplitButtonItem = class {
17
17
  return this.wrapperRef.waitForCurrent();
18
18
  }
19
19
  render() {
20
- return (h(Host, { key: '2569c82160826d73102d074efd5a2b13a128b92b' }, h("ix-dropdown-item", { key: 'c46a3b90d3ba24747b0598be971a398ec2febe71', ref: this.wrapperRef, suppressChecked: true, icon: this.icon, label: this.label, onItemClick: (e) => {
20
+ return (h(Host, { key: '91330ca8eb90a2151566a65cf83aaf463560d57a' }, h("ix-dropdown-item", { key: '0114cf4320b766553382065909db69156b83015f', ref: this.wrapperRef, suppressChecked: true, icon: this.icon, label: this.label, onItemClick: (e) => {
21
21
  e.preventDefault();
22
22
  e.stopPropagation();
23
23
  }, onClick: (e) => this.itemClick.emit(e) })));
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5429f20b.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-97874de0.js';
2
2
 
3
3
  const splitButtonCss = ".btn-group ix-button:first-child .btn{border-top-right-radius:0px;border-bottom-right-radius:0px;border-right:0px}.btn-group ix-button:last-child .btn{border-top-left-radius:0px;border-bottom-left-radius:0px}.btn-group ix-button:not(:first-child):not(:last-child) .btn{border-radius:0px;border-right:0px}:host{display:inline-block}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .btn-group{position:relative;display:inline-flex;vertical-align:middle;width:100%}:host .btn-group>ix-button:nth-child(1){width:calc(100% - 2rem)}:host .btn-group>ix-button:nth-child(2){width:2rem}:host .middle-gap{gap:0.125rem}:host .left-button-border{border-top-width:0.125rem;border-right-width:0;border-left-width:0.125rem;border-bottom-width:0.125rem}";
4
4
  const IxSplitButtonStyle0 = splitButtonCss;
@@ -36,7 +36,7 @@ const SplitButton = class {
36
36
  'left-button-border': !this.outline,
37
37
  },
38
38
  };
39
- return (h(Host, { key: 'e452c205dc4ff169a9c01b757e913506be6cc217' }, h("div", { key: '926ce0fb8cca44d56d2d975a17858de163f67154', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (h("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (h("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), h("ix-icon-button", Object.assign({ key: 'acc87b0c8506fc0d7e1e4314bbf9d6edd4a2428a' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: this.splitIcon }))), h("ix-dropdown", { key: '2bbd1e58b11b0f8c733c969a05a9ad14d8e99c94', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, h("slot", { key: '1da482f78a3ac0d6b54ee6c903ce11827c2bf7b1' }))));
39
+ return (h(Host, { key: 'ef6b9460140253c93d73fcdde4dd2dfd1a585167' }, h("div", { key: '084920621d13d2c3f2591a8023792615a5e0328f', class: { 'btn-group': true, 'middle-gap': !this.outline } }, this.label ? (h("ix-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }), this.label)) : (h("ix-icon-button", Object.assign({}, buttonAttributes, { icon: this.icon, onClick: (e) => this.buttonClick.emit(e) }))), h("ix-icon-button", Object.assign({ key: '8912184bad2d9c33c8115860521e29d77093551c' }, buttonAttributes, { ref: (r) => (this.triggerElement = r), class: 'anchor', icon: this.splitIcon }))), h("ix-dropdown", { key: '261c7ffd4edc2a34c5314e6649286aa19649815b', ref: (r) => (this.dropdownElement = r), closeBehavior: this.closeBehavior }, h("slot", { key: '092a0646953fccd7118b8d844dd8af12244f87fe' }))));
40
40
  }
41
41
  get hostElement() { return getElement(this); }
42
42
  };
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-5429f20b.js';
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-97874de0.js';
2
2
 
3
3
  const tabItemCss = "@charset \"UTF-8\";:host{position:relative;display:flex;align-items:center;justify-content:center;padding:10px 1.5rem;line-height:20px;font-size:14px;font-weight:bold;background-color:var(--theme-tab--background);color:var(--theme-tab--color)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host::after{content:\"\";position:absolute;background-color:var(--theme-tab-indicator--background);width:100%;height:var(--theme-tab-indicator--height);left:0}:host .text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}:host .text span,:host .text span::before{pointer-events:none}:host .circle{display:flex;justify-content:center;align-items:center;height:3rem;width:3rem;background-color:var(--theme-animated-tab-indicator--background);border-radius:50%;border:2px solid var(--theme-animated-tab-circle--border-color);color:var(--theme-an…icon--color);cursor:pointer}:host .circle.selected:not(.disabled){background-color:var(--theme-animated-tab-circle--background--selected);color:var(--theme-animated-tab-icon--color--selected);border-color:var(--theme-animated-tab-circle--border-color--selected)}:host .circle.selected:not(.disabled):hover{background-color:var(--theme-animated-tab-circle--background--selected)}:host .circle:hover{background-color:var(--theme-animated-tab-circle--background--hover)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle:active{background-color:var(--theme-animated-tab-circle--background--active)}:host .circle.disabled{background-color:var(--theme-animated-tab-circle--background--disabled);border-color:var(--theme-animated-tab-circle--border-color--disabled)}:host .counter{position:absolute;z-index:1;height:16px;width:auto;background-color:var(--theme-pill-outline--background);border:1px solid var(--theme-tab-pill--border-color);border-radius:100px;bottom:6px;display:flex;justify-content:center;align-items:center;padding-left:0.25rem;padding-right:0.25rem;font-size:12px;line-height:14px;color:var(--theme-pill-outline--color);cursor:pointer}:host .counter.selected{border-color:var(--theme-tab-pill--border-color--selected)}:host .counter.disabled{border-color:var(--theme-tab-pill--border-color--disabled)}:host .hidden{display:none}:host(.circle){height:72px}:host(.top)::after{top:0}:host(.bottom)::after{bottom:0}:host(.stretched){flex-basis:100%;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}:host(:hover:not(.circle)){background-color:var(--theme-tab--background--hover);color:var(--theme-tab-color-hover);cursor:pointer}:host(:hover:not(.circle))::after{background-color:var(--theme-tab-indicator--background--hover)}:host(:active:not(.circle)){background-color:var(--theme-tab--background--active);color:var(--theme-tab-color--active)}:host(:active:not(.circle))::after{background-color:var(--theme-tab-indicator--background--active)}:host(:focus-visible){outline:0px solid var(--focus--border-color)}:host(:focus-visible) .circle{outline:1px solid var(--focus--border-color)}:host(:focus-visible:not(.circle)){outline:1px solid var(--focus--border-color)}:host(.disabled){pointer-events:none;color:var(--theme-tab--color--disabled);background-color:var(--theme-tab--background--disabled)}:host(.disabled)::after{background-color:var(--theme-tab-indicator--background--disabled)}:host(.selected:not(.disabled)){background-color:var(--theme-tab--background--selected);color:var(--theme-tab--color--selected)}:host(.selected:not(.disabled))::after{background-color:var(--theme-tab-indicator--background--selected)}:host(.icon){padding:1.5rem 0.5rem}:host(.small-tab){height:32px;padding:1rem}:host(.small-tab.icon){padding:1rem 0.25rem}";
4
4
  const IxTabItemStyle0 = tabItemCss;
@@ -29,7 +29,7 @@ const TabItem = class {
29
29
  };
30
30
  }
31
31
  render() {
32
- return (h(Host, { key: 'd066fe09ebb7ac33ef162eafed96189de7215022', class: this.tabItemClasses({
32
+ return (h(Host, { key: 'aa3777497e986f80e8f6b5bffea01dc2df37f13b', class: this.tabItemClasses({
33
33
  selected: this.selected,
34
34
  disabled: this.disabled,
35
35
  small: this.small,
@@ -44,12 +44,12 @@ const TabItem = class {
44
44
  if (clientEvent.defaultPrevented) {
45
45
  event.stopPropagation();
46
46
  }
47
- } }, h("div", { key: '944c3beb003abae7f64ed18c3d77fa8d3a576be3', class: {
47
+ } }, h("div", { key: '5efa7f3f34b94adfeec71af2c99d7f3f5833755f', class: {
48
48
  circle: this.rounded,
49
49
  text: !this.rounded,
50
50
  selected: this.selected,
51
51
  disabled: this.disabled,
52
- } }, h("slot", { key: 'ff6b883c8b1ec2e53fe9faa705bbcdb0345ef27b' })), h("div", { key: '292419b01ae7e18db509ad09a83ffa5bbc6480a5', class: {
52
+ } }, h("slot", { key: 'a7299d374904a1c0dada6733734e95c192e0789d' })), h("div", { key: '1f131f3b776e8a1911b68cfccee8f4864fe79e42', class: {
53
53
  counter: true,
54
54
  selected: this.selected,
55
55
  hidden: !(this.rounded && this.counter !== undefined),
@@ -304,13 +304,13 @@ const Tabs = class {
304
304
  });
305
305
  }
306
306
  render() {
307
- return (h(Host, { key: 'e10ac5f7e421ca20215339ef7e72c309da7132cd' }, this.showArrowPrevious && (h("div", { key: 'e800708e789600cc2784b8c1515e3dc03b002ee9', class: "arrow", onClick: () => this.move(this.scrollAmount, true) }, h("ix-icon", { key: 'd4c5fbc8e63d595c8fb92bf04d3462ea19446229', name: 'chevron-left-small' }))), h("div", { key: '908f08797515f007fb3320e157fa03a67cadcb25', class: {
307
+ return (h(Host, { key: '40618db9c5179c15841a181ebaff044a994fa41b' }, this.showArrowPrevious && (h("div", { key: '6470740adb92447a2c15da33d3e3bca217c4c5d2', class: "arrow", onClick: () => this.move(this.scrollAmount, true) }, h("ix-icon", { key: '4e0775a52a8c7da00f9b07b51accc14ca9ba81bb', name: 'chevron-left-small' }))), h("div", { key: '5acd5d6f79f78ac07b10538c5ad4f1574fc4345c', class: {
308
308
  'tab-items': true,
309
309
  'overflow-shadow': true,
310
310
  'shadow-left': this.showArrowPrevious,
311
311
  'shadow-right': this.showArrowNext,
312
312
  'shadow-both': this.showArrowNext && this.showArrowPrevious,
313
- } }, h("div", { key: 'd63da9e8e146f3f7dc4376cb476a1ccfbe674e6a', class: "items-content" }, h("slot", { key: '781307adc791f851938edafb44a3be14a56e5eb8' }))), this.showArrowNext && (h("div", { key: '5ec04a7c0a53b73fdd1de1fdf89e4f48aa105c11', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true) }, h("ix-icon", { key: 'cc7249abe9bfc978461dea999922251a743bdf84', name: 'chevron-right-small' })))));
313
+ } }, h("div", { key: '5b86235a18ff74dfe29f7aaec0894a10ce94ffd5', class: "items-content" }, h("slot", { key: '39c0c5f320952d5da92e63407c2a2a792c72e44e' }))), this.showArrowNext && (h("div", { key: '82f02f4cccb7edd793a69bf1eb4087c3fab6c75f', class: "arrow right", onClick: () => this.move(-this.scrollAmount, true) }, h("ix-icon", { key: 'c8ef765fbeff3ad9dfac79a4c0188ff67a6c1b76', name: 'chevron-right-small' })))));
314
314
  }
315
315
  get hostElement() { return getElement(this); }
316
316
  static get watchers() { return {
@@ -0,0 +1,116 @@
1
+ import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-97874de0.js';
2
+ import { H as HookValidationLifecycle } from './validation-45aa490c.js';
3
+ import { m as makeRef } from './make-ref-4b76e9b5.js';
4
+ import { m as mapValidationResult, T as TextareaElement, o as onInputBlur } from './input.util-715860e3.js';
5
+ import './a11y-b10c12e0.js';
6
+ import './rwd.util-d8e00a88.js';
7
+ import './anime.es-a5520566.js';
8
+
9
+ const textareaCss = "label{color:var(--theme-color-soft-text);padding:2px 0px}label.label-alignment-left{padding:6px 0px}input{font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;min-height:2rem;width:100%;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow)}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input:-webkit-autofill,input:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}input::-moz-placeholder{color:var(--theme-input-hint--color)}input::placeholder{color:var(--theme-input-hint--color)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),input:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}input:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only,input:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}input.read-only::-moz-placeholder,input:read-only::-moz-placeholder{color:transparent}input:-moz-read-only::placeholder{color:transparent}input.read-only::placeholder,input:read-only::placeholder{color:transparent}input:disabled,input.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}input:disabled::-moz-placeholder,input.disabled::-moz-placeholder{color:transparent}input:disabled::placeholder,input.disabled::placeholder{color:transparent}input[type=number]{text-align:right}input[type=number]::-webkit-inner-spin-button{margin-right:-2px;margin-left:2px;display:none}textarea{padding:0.375rem 1.25rem 0.375rem 0.5rem}textarea{font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;min-height:2rem;width:100%;padding:0.25rem 0.5rem;background-color:var(--theme-input--background);color:var(--theme-input--color);-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;text-overflow:ellipsis;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color);border-radius:var(--theme-input--border-radius);box-shadow:var(--theme-input--box-shadow)}textarea:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea:-webkit-autofill,textarea:autofill{-webkit-box-shadow:0 0 0 1000px var(--theme-color-component-info) inset !important;-webkit-text-fill-color:var(--theme-input--color--autofill) !important;background-color:var(--theme-input--background--autofill) !important;border:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color--autofill) !important;color:var(--theme-input--color--autofill) !important}textarea::-moz-placeholder{color:var(--theme-input-hint--color)}textarea::placeholder{color:var(--theme-input-hint--color)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:hover:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){border-color:var(--theme-input--border-color--hover) !important;background-color:var(--theme-input--background--hover)}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:-moz-read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea.focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only),textarea:focus:not(.readonly,.read-only,.disabled,[readonly],[disabled],:read-only){outline:1px solid var(--theme-color-focus-bdr);outline-offset:var(--theme-input--focus--outline-offset);border-color:var(--theme-input--border-color--focus) !important}textarea:-moz-read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only,textarea:read-only{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--readonly)}textarea.read-only::-moz-placeholder,textarea:read-only::-moz-placeholder{color:transparent}textarea:-moz-read-only::placeholder{color:transparent}textarea.read-only::placeholder,textarea:read-only::placeholder{color:transparent}textarea:disabled,textarea.disabled{box-shadow:none;background-color:transparent;outline:none;border:none;border-radius:0;color:var(--theme-input--color--disabled);border-bottom:var(--theme-input--border-thickness, 1px) solid var(--theme-input--border-color-bottom--disabled)}textarea:disabled::-moz-placeholder,textarea.disabled::-moz-placeholder{color:transparent}textarea:disabled::placeholder,textarea.disabled::placeholder{color:transparent}textarea~.valid-feedback,textarea~.invalid-feedback,input~.valid-feedback,input~.invalid-feedback{display:none;font-feature-settings:\"clig\" off, \"liga\" off;font-family:Siemens Sans, Siemens Sans, Arial, Helvetica, sans-serif;font-style:normal;font-size:var(--theme-ms-0);line-height:var(--theme-line-height-md);font-weight:var(--theme-font-weight-normal);letter-spacing:var(--theme-letter-spacing-xl);text-decoration:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale}form textarea~.valid-feedback,form input~.valid-feedback{color:var(--theme-color-success)}form textarea~.invalid-feedback,form input~.invalid-feedback{color:var(--theme-color-alarm-text)}form:not([novalidate]) :invalid,form:not([novalidate]) .is-invalid,form.was-validated :invalid,form.was-validated .is-invalid{background-color:var(--theme-input-error--background);border-color:var(--theme-input-error--border-color);background-image:url(\"data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='512px' height='512px' viewBox='0 0 512 512' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3C!-- Generator: sketchtool 62 (101010) - https://sketch.com --%3E%3Ctitle%3Eerror%3C/title%3E%3Cdesc%3ECreated with sketchtool.%3C/desc%3E%3Cg id='Page-1' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' fill-opacity='0.75'%3E%3Cg id='error' fill='%23ff2640'%3E%3Cg id='error/error'%3E%3Cpath d='M256,42.6666667 C373.626371,42.6666667 469.333333,138.373627 469.333333,256 C469.333333,373.626371 373.626371,469.333333 256,469.333333 C138.373627,469.333333 42.6666667,373.626371 42.6666667,256 C42.6666667,138.373627 138.373627,42.6666667 256,42.6666667 Z M256,85.3333333 C161.559631,85.3333333 85.3333333,161.559631 85.3333333,256 C85.3333333,350.44037 161.559631,426.666667 256,426.666667 C350.44037,426.666667 426.666667,350.44037 426.666667,256 C426.666667,161.559631 350.44037,85.3333333 256,85.3333333 Z M326.248389,155.581722 L356.418278,185.751611 L286.168667,255.999667 L356.418278,326.248389 L326.248389,356.418278 L255.999667,286.168667 L185.751611,356.418278 L155.581722,326.248389 L225.829667,255.999667 L155.581722,185.751611 L185.751611,155.581722 L255.999667,225.829667 L326.248389,155.581722 Z' id='Combined-Shape'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E\") !important;background-position:left calc(0.375em + 0.1875rem) center;padding-right:0.75rem;padding-left:calc(1.5em + 0.75rem);background-size:18px;background-repeat:no-repeat}form:not([novalidate]) :invalid~.invalid-feedback,form:not([novalidate]) .is-invalid~.invalid-feedback,form.was-validated :invalid~.invalid-feedback,form.was-validated .is-invalid~.invalid-feedback{display:block}form:not([novalidate]) :valid~.valid-feedback,form:not([novalidate]) .is-valid~.valid-feedback,form.was-validated :valid~.valid-feedback,form.was-validated .is-valid~.valid-feedback{display:block}form:not(.was-validated) .invalid-feedback,form:not(.was-validated) .valid-feedback{display:none !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]),input.ix-info:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--info)}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-info:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--info--hover) !important}textarea.ix-info:not(.disabled):not(:disabled):not([disabled]):active,input.ix-info:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--info--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]),input.ix-warning:not(.disabled):not(:disabled):not([disabled]){border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--warning--active) !important}textarea.ix-warning:not(.disabled):not(:disabled):not([disabled]):active,input.ix-warning:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--warning--active) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]),input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]){background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):hover{border-color:var(--theme-input--border-color--invalid--hover) !important}textarea[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active,input[class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled]):active{border-color:var(--theme-input--border-color--invalid--active) !important}:host{display:inline-block;position:relative;width:auto}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .input-wrapper{display:flex;position:relative;align-items:center;width:100%;height:100%}:host input{width:100%;height:100%}:host .start-container,:host .end-container{display:flex;position:absolute;align-items:center;justify-content:center;z-index:1}:host .start-container{left:0}:host .end-container{right:0}:host .start-container ::slotted(*){margin-left:0.5rem}:host .start-container ::slotted(ix-icon.size-24),:host .start-container ::slotted(ix-icon-button.btn-icon-16){margin-left:0.25rem}:host .start-container ::slotted(ix-icon-button.btn-icon-32){margin-left:0}:host .end-container ::slotted(*){margin-right:0.5rem}:host .end-container ::slotted(ix-icon.size-24),:host .end-container ::slotted(ix-icon-button.btn-icon-16){margin-right:0.25rem}:host .end-container ::slotted(ix-icon-button.btn-icon-32){margin-right:0}:host .bottom-text{margin-top:0.25rem;margin-bottom:0.25rem}:host(.disabled){pointer-events:none}:host(.disabled) input,:host(.disabled) textarea{pointer-events:none}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input{border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:hover{border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) input:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) input:active{border-color:var(--theme-input--border-color--invalid--active) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea{border-color:var(--theme-input--border-color--info)}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea:hover{border-color:var(--theme-input--border-color--info--hover) !important}:host(.ix-info:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--info--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea{border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea:hover{border-color:var(--theme-input--border-color--warning--active) !important}:host(.ix-warning:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--warning--active) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea{background-color:var(--theme-input--background--invalid);border-color:var(--theme-input--border-color--invalid) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea:hover,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea:hover{border-color:var(--theme-input--border-color--invalid--hover) !important}:host([class*=ix-invalid]:not(.disabled):not(:disabled):not([disabled])) textarea:active,:host(.ix-invalid--required:not(.disabled):not(:disabled):not([disabled])) textarea:active{border-color:var(--theme-input--border-color--invalid--active) !important}";
10
+ const IxTextareaStyle0 = textareaCss;
11
+
12
+ /*
13
+ * SPDX-FileCopyrightText: 2024 Siemens AG
14
+ *
15
+ * SPDX-License-Identifier: MIT
16
+ *
17
+ * This source code is licensed under the MIT license found in the
18
+ * LICENSE file in the root directory of this source tree.
19
+ */
20
+ var __decorate = (undefined && undefined.__decorate) || function (decorators, target, key, desc) {
21
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
22
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function")
23
+ r = Reflect.decorate(decorators, target, key, desc);
24
+ else
25
+ for (var i = decorators.length - 1; i >= 0; i--)
26
+ if (d = decorators[i])
27
+ r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
28
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
29
+ };
30
+ const Textarea = class {
31
+ constructor(hostRef) {
32
+ registerInstance(this, hostRef);
33
+ this.valueChange = createEvent(this, "valueChange", 7);
34
+ this.validityStateChange = createEvent(this, "validityStateChange", 7);
35
+ this.ixBlur = createEvent(this, "ixBlur", 7);
36
+ if (hostRef.$hostElement$["s-ei"]) {
37
+ this.formInternals = hostRef.$hostElement$["s-ei"];
38
+ }
39
+ else {
40
+ this.formInternals = hostRef.$hostElement$.attachInternals();
41
+ hostRef.$hostElement$["s-ei"] = this.formInternals;
42
+ }
43
+ this.textAreaRef = makeRef();
44
+ this.name = undefined;
45
+ this.placeholder = undefined;
46
+ this.value = '';
47
+ this.required = false;
48
+ this.disabled = false;
49
+ this.readonly = false;
50
+ this.helperText = undefined;
51
+ this.infoText = undefined;
52
+ this.showTextAsTooltip = undefined;
53
+ this.validText = undefined;
54
+ this.warningText = undefined;
55
+ this.label = undefined;
56
+ this.invalidText = undefined;
57
+ this.textareaHeight = undefined;
58
+ this.textareaWidth = undefined;
59
+ this.textareaRows = undefined;
60
+ this.textareaCols = undefined;
61
+ this.resizeBehavior = 'both';
62
+ this.maxLength = undefined;
63
+ this.minLength = undefined;
64
+ this.isInvalid = false;
65
+ this.isValid = false;
66
+ this.isInfo = false;
67
+ this.isWarning = false;
68
+ this.isInvalidByRequired = false;
69
+ }
70
+ updateClassMappings(result) {
71
+ mapValidationResult(this, result);
72
+ }
73
+ componentWillLoad() {
74
+ this.updateFormInternalValue(this.value);
75
+ }
76
+ updateFormInternalValue(value) {
77
+ this.formInternals.setFormValue(value);
78
+ this.value = value;
79
+ }
80
+ /** @internal */
81
+ async getAssociatedFormElement() {
82
+ return this.formInternals.form;
83
+ }
84
+ /** @internal */
85
+ hasValidValue() {
86
+ return Promise.resolve(!!this.value);
87
+ }
88
+ /**
89
+ * Get the native textarea element.
90
+ */
91
+ getNativeInputElement() {
92
+ return this.textAreaRef.waitForCurrent();
93
+ }
94
+ /**
95
+ * Focuses the input field
96
+ */
97
+ async focusInput() {
98
+ return (await this.getNativeInputElement()).focus();
99
+ }
100
+ render() {
101
+ return (h(Host, { key: '55f9acbe1f37fd80ce6d6104c06c057b2014dc47', class: {
102
+ disabled: this.disabled,
103
+ readonly: this.readonly,
104
+ } }, h("ix-field-wrapper", { key: 'd38e875d3de15093496a1ae8e3d0e06272e3f4fc', required: this.required, label: this.label, helperText: this.helperText, invalidText: this.invalidText, infoText: this.infoText, warningText: this.warningText, validText: this.validText, showTextAsTooltip: this.showTextAsTooltip, isInvalid: this.isInvalid, isValid: this.isValid, isInfo: this.isInfo, isWarning: this.isWarning, controlRef: this.textAreaRef }, !!this.maxLength && this.maxLength > 0 && (h("ix-typography", { key: 'c85143e3e8866490d3673d0183741e1f914692ce', class: "bottom-text", slot: "bottom-right", color: "soft" }, this.value.length, "/", this.maxLength)), h("div", { key: '790d620ea6157129ee00798edd4076b73769c705', class: "input-wrapper" }, h(TextareaElement, { key: '3242925ed8673d49974da380b7c2e8833170511e', minLength: this.minLength, maxLength: this.maxLength, textareaCols: this.textareaCols, textareaRows: this.textareaRows, textareaHeight: this.textareaHeight, textareaWidth: this.textareaWidth, resizeBehavior: this.resizeBehavior, readonly: this.readonly, disabled: this.disabled, isInvalid: this.isInvalid, required: this.required, value: this.value, placeholder: this.placeholder, textAreaRef: this.textAreaRef, valueChange: (value) => this.valueChange.emit(value), updateFormInternalValue: (value) => this.updateFormInternalValue(value), onBlur: () => onInputBlur(this, this.textAreaRef.current) })))));
105
+ }
106
+ static get formAssociated() { return true; }
107
+ get hostElement() { return getElement(this); }
108
+ };
109
+ __decorate([
110
+ HookValidationLifecycle()
111
+ ], Textarea.prototype, "updateClassMappings", null);
112
+ Textarea.style = IxTextareaStyle0;
113
+
114
+ export { Textarea as ix_textarea };
115
+
116
+ //# sourceMappingURL=ix-textarea.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"ix-textarea.entry.js","mappings":"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","names":[],"sources":["src/components/input/textarea.scss?tag=ix-textarea&encapsulation=shadow","src/components/input/textarea.tsx"],"sourcesContent":["/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n@import './input.mixins.scss';\n\n@include input-field;\n\n@include host-valid;\n\n@include host-info {\n textarea {\n border-color: var(--theme-input--border-color--info);\n }\n\n textarea:hover {\n border-color: var(--theme-input--border-color--info--hover) !important;\n }\n\n textarea:active {\n border-color: var(--theme-input--border-color--info--active) !important;\n }\n}\n\n@include host-warning {\n textarea {\n border-color: var(--theme-input--border-color--warning--active) !important;\n }\n\n textarea:hover {\n border-color: var(--theme-input--border-color--warning--active) !important;\n }\n\n textarea:active {\n border-color: var(--theme-input--border-color--warning--active) !important;\n }\n}\n\n@include host-invalid {\n textarea {\n background-color: var(--theme-input--background--invalid);\n border-color: var(--theme-input--border-color--invalid) !important;\n }\n\n textarea:hover {\n border-color: var(--theme-input--border-color--invalid--hover) !important;\n }\n\n textarea:active {\n border-color: var(--theme-input--border-color--invalid--active) !important;\n }\n}\n","/*\n * SPDX-FileCopyrightText: 2024 Siemens AG\n *\n * SPDX-License-Identifier: MIT\n *\n * This source code is licensed under the MIT license found in the\n * LICENSE file in the root directory of this source tree.\n */\n\nimport {\n AttachInternals,\n Component,\n Element,\n Event,\n EventEmitter,\n Host,\n Method,\n Prop,\n State,\n h,\n} from '@stencil/core';\nimport {\n HookValidationLifecycle,\n IxInputFieldComponent,\n ValidationResults,\n} from '../utils/input';\nimport { MakeRef, makeRef } from '../utils/make-ref';\nimport { TextareaElement } from './input.fc';\nimport { mapValidationResult, onInputBlur } from './input.util';\n\nexport type TextareaResizeBehavior =\n | 'both'\n | 'horizontal'\n | 'vertical'\n | 'none';\n\n/**\n * @since 2.6.0\n * @form-ready 2.6.0\n */\n@Component({\n tag: 'ix-textarea',\n styleUrl: 'textarea.scss',\n shadow: true,\n formAssociated: true,\n})\nexport class Textarea implements IxInputFieldComponent<string> {\n @Element() hostElement!: HTMLIxTextareaElement;\n @AttachInternals() formInternals!: ElementInternals;\n\n /**\n * The name of the textarea field.\n */\n @Prop({ reflect: true }) name?: string;\n\n /**\n * The placeholder text for the textarea field.\n */\n @Prop({ reflect: true }) placeholder?: string;\n\n /**\n * The value of the textarea field.\n */\n @Prop({ reflect: true, mutable: true }) value: string = '';\n\n /**\n * Determines if the textarea field is required.\n */\n @Prop({ reflect: true }) required: boolean = false;\n\n /**\n * Determines if the textarea field is disabled.\n */\n @Prop() disabled: boolean = false;\n\n /**\n * Determines if the textarea field is readonly.\n */\n @Prop() readonly: boolean = false;\n\n /**\n * The helper text for the textarea field.\n */\n @Prop() helperText?: string;\n\n /**\n * The info text for the textarea field.\n */\n @Prop() infoText?: string;\n\n /**\n * Determines if the text should be displayed as a tooltip.\n */\n @Prop() showTextAsTooltip?: boolean;\n\n /**\n * The valid text for the textarea field.\n */\n @Prop() validText?: string;\n\n /**\n * The warning text for the textarea field.\n */\n @Prop() warningText?: string;\n\n /**\n * The label for the textarea field.\n */\n @Prop({ reflect: true }) label?: string;\n\n /**\n * The error text for the textarea field.\n */\n @Prop() invalidText?: string;\n\n /**\n * The height of the textarea field (e.g. \"52px\").\n */\n @Prop() textareaHeight?: string;\n\n /**\n * The width of the textarea field (e.g. \"200px\").\n */\n @Prop() textareaWidth?: string;\n\n /**\n * The height of the textarea specified by number of rows.\n */\n @Prop() textareaRows?: number;\n\n /**\n * The width of the textarea specified by number of characters.\n */\n @Prop() textareaCols?: number;\n\n /**\n * Determines the resize behavior of the textarea field.\n * Resizing can be enabled in one direction, both directions or completely disabled.\n */\n @Prop() resizeBehavior: TextareaResizeBehavior = 'both';\n\n /**\n * The maximum length of the textarea field.\n */\n @Prop() maxLength?: number;\n\n /**\n * The minimum length of the textarea field.\n */\n @Prop() minLength?: number;\n\n /**\n * Event emitted when the value of the textarea field changes.\n */\n @Event() valueChange!: EventEmitter<string>;\n\n /**\n * Event emitted when the validity state of the textarea field changes.\n */\n @Event() validityStateChange!: EventEmitter<ValidityState>;\n\n /**\n * Event emitted when the textarea field loses focus.\n */\n @Event() ixBlur!: EventEmitter<void>;\n\n @State() isInvalid = false;\n @State() isValid = false;\n @State() isInfo = false;\n @State() isWarning = false;\n @State() isInvalidByRequired = false;\n\n private readonly textAreaRef = makeRef<HTMLTextAreaElement>();\n\n @HookValidationLifecycle()\n updateClassMappings(result: ValidationResults) {\n mapValidationResult(this, result);\n }\n\n componentWillLoad() {\n this.updateFormInternalValue(this.value);\n }\n\n updateFormInternalValue(value: string) {\n this.formInternals.setFormValue(value);\n this.value = value;\n }\n\n /** @internal */\n @Method()\n async getAssociatedFormElement(): Promise<HTMLFormElement | null> {\n return this.formInternals.form;\n }\n\n /** @internal */\n @Method()\n hasValidValue(): Promise<boolean> {\n return Promise.resolve(!!this.value);\n }\n\n /**\n * Get the native textarea element.\n */\n @Method()\n getNativeInputElement(): Promise<HTMLTextAreaElement> {\n return this.textAreaRef.waitForCurrent();\n }\n\n /**\n * Focuses the input field\n */\n @Method()\n async focusInput(): Promise<void> {\n return (await this.getNativeInputElement()).focus();\n }\n\n render() {\n return (\n <Host\n class={{\n disabled: this.disabled,\n readonly: this.readonly,\n }}\n >\n <ix-field-wrapper\n required={this.required}\n label={this.label}\n helperText={this.helperText}\n invalidText={this.invalidText}\n infoText={this.infoText}\n warningText={this.warningText}\n validText={this.validText}\n showTextAsTooltip={this.showTextAsTooltip}\n isInvalid={this.isInvalid}\n isValid={this.isValid}\n isInfo={this.isInfo}\n isWarning={this.isWarning}\n controlRef={this.textAreaRef as unknown as MakeRef<HTMLElement>}\n >\n {!!this.maxLength && this.maxLength > 0 && (\n <ix-typography class=\"bottom-text\" slot=\"bottom-right\" color=\"soft\">\n {this.value.length}/{this.maxLength}\n </ix-typography>\n )}\n <div class=\"input-wrapper\">\n <TextareaElement\n minLength={this.minLength}\n maxLength={this.maxLength}\n textareaCols={this.textareaCols}\n textareaRows={this.textareaRows}\n textareaHeight={this.textareaHeight}\n textareaWidth={this.textareaWidth}\n resizeBehavior={this.resizeBehavior}\n readonly={this.readonly}\n disabled={this.disabled}\n isInvalid={this.isInvalid}\n required={this.required}\n value={this.value}\n placeholder={this.placeholder}\n textAreaRef={this.textAreaRef}\n valueChange={(value) => this.valueChange.emit(value)}\n updateFormInternalValue={(value) =>\n this.updateFormInternalValue(value)\n }\n onBlur={() => onInputBlur(this, this.textAreaRef.current)}\n ></TextareaElement>\n </div>\n </ix-field-wrapper>\n </Host>\n );\n }\n}\n"],"version":3}
@@ -1,4 +1,4 @@
1
- import { r as registerInstance, h, H as Host, g as getElement } from './index-5429f20b.js';
1
+ import { r as registerInstance, h, H as Host, g as getElement } from './index-97874de0.js';
2
2
 
3
3
  const tileCss = ":host{min-width:11.937rem;max-width:11.937rem;width:11.937rem;display:flex;flex-direction:column;border:1px solid var(--theme-tile--border);border-radius:var(--theme-tile--border-radius);background-color:var(--theme-color-2);color:var(--theme-color-std-text);box-shadow:var(--theme-tile--box-shadow)}:host *,:host *::after,:host *::before{box-sizing:border-box}:host ::-webkit-scrollbar-button{display:none}@-moz-document url-prefix(){:host *{scrollbar-color:var(--theme-scrollbar-thumb--background) var(--theme-scrollbar-track--background);scrollbar-width:thin}}:host ::-webkit-scrollbar{width:0.5rem;height:0.5rem}:host ::-webkit-scrollbar-track{border-radius:5px;background:var(--theme-scrollbar-track--background)}:host ::-webkit-scrollbar-track:hover{background:var(--theme-scrollbar-track--background--hover)}:host ::-webkit-scrollbar-thumb{border-radius:5px;background:var(--theme-scrollbar-thumb--background)}:host ::-webkit-scrollbar-thumb:hover{background:var(--theme-scrollbar-thumb--background--hover)}:host ::-webkit-scrollbar-corner{display:none}:host .tile-header{display:flex;align-items:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smooting:grayscale;font-family:Siemens Sans, sans-serif;font-size:1rem;font-weight:700;line-height:1.5em;color:var(--theme-color-std-text)}:host .tile-header,:host .tile-subheader,:host .tile-content,:host .tile-footer{padding:0 1rem}:host .tile-header,:host .tile-content{flex-grow:1}:host .tile-header.has-content{display:flex;height:2.5rem;max-height:2.5rem;padding-inline-end:0.5rem}:host .tile-subheader{color:var(--theme-btn-invisible-secondary--color);flex-grow:0}:host .tile-footer.has-content{border-block-start:1px solid var(--theme-color-1);height:2.5rem}:host(.tile-small){height:2.5rem;min-height:2.5rem;max-height:2.5rem}:host(.tile-medium){height:5rem;min-height:5rem;max-height:5rem}:host(.tile-big){height:10rem;min-height:10rem;max-height:10rem}:host(:active),:host(:focus-visible),:host(:visited){outline:none}";
4
4
  const IxTileStyle0 = tileCss;
@@ -17,17 +17,17 @@ const Tile = class {
17
17
  this.hasFooterSlot = !!this.hostElement.querySelector('[slot="footer"]');
18
18
  }
19
19
  render() {
20
- return (h(Host, { key: '3591d450b88fa35cabff8ad8b96a9a3e292a46e5', class: {
20
+ return (h(Host, { key: 'cfc8d6668c5811b204b3e29c007a91f1212ef898', class: {
21
21
  'tile-small': this.size === 'small',
22
22
  'tile-medium': this.size === 'medium',
23
23
  'tile-big': this.size === 'big',
24
- } }, h("div", { key: '0da2a87420a4ec6e69cfac5f7025bd66f78bbda1', class: {
24
+ } }, h("div", { key: 'babc111307d12495e85df1082ba80bc4220141c1', class: {
25
25
  'tile-header': true,
26
26
  'has-content': this.hasHeaderSlot,
27
- } }, h("slot", { key: '6eb0ce1872418533244a2057e995cb877afcac62', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), h("div", { key: 'e89abbd5ec65c8f122a7e1b1bf2882c5d719cfa7', class: "tile-subheader" }, h("slot", { key: 'c409b93907582bd7bd484657111f7204f8b89eb3', name: "subheader" })), h("div", { key: '0155d4a76a0d570a19ad76c968347dc030bb404a', class: "tile-content" }, h("slot", { key: '01f0107469bd358e8a6f17e3eb376f631a393deb' })), h("div", { key: '992a986c36ca4b3f2408cf03d8eda3fcc4f64b94', class: {
27
+ } }, h("slot", { key: 'e5b3867c6f6b84c2c79cde4e6fa172c9b8f9aece', name: "header", onSlotchange: () => this.handleHeaderSlotChange() })), h("div", { key: '34c3a63614c9dd0197fb8887c7225bd52d8f782b', class: "tile-subheader" }, h("slot", { key: 'f45955002e2cc973b0f71c3ce23152d4bb1ed6f2', name: "subheader" })), h("div", { key: '1bb7411eb62e7f43718b7912efc951ab49795f0d', class: "tile-content" }, h("slot", { key: '84961331ba612b39b157bb455a99187a57fa941d' })), h("div", { key: '55154883296f5d07df9fc45e554980c6bb40d8a0', class: {
28
28
  'tile-footer': true,
29
29
  'has-content': this.hasFooterSlot,
30
- } }, h("slot", { key: '9e98bd01282e4ef2aadd1c07aeb4b8f577e2b312', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
30
+ } }, h("slot", { key: '22449cad3f6068f16555c82bb20d6cf87e76f143', name: "footer", onSlotchange: () => this.handleFooterSlotChange() }))));
31
31
  }
32
32
  get hostElement() { return getElement(this); }
33
33
  };