@infineon/infineon-design-system-stencil 33.1.1--canary.1804.4db5a203a5155eeaa530f6fcf69f064532731762.0 → 33.1.1--canary.1824.75b5030250f4474f2c947b6e8dc7055bdc915c43.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 (365) hide show
  1. package/dist/cjs/ifx-alert_2.cjs.entry.js +1 -1
  2. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  3. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  4. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  5. package/dist/cjs/ifx-file-upload.cjs.entry.js +322 -0
  6. package/dist/cjs/ifx-file-upload.cjs.entry.js.map +1 -0
  7. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  8. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  9. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  10. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  11. package/dist/cjs/ifx-footer-column.cjs.entry.js +1 -1
  12. package/dist/cjs/ifx-footer.cjs.entry.js +4 -4
  13. package/dist/cjs/ifx-icon-button.cjs.entry.js +1 -1
  14. package/dist/cjs/ifx-icon.cjs.entry.js +1 -1
  15. package/dist/cjs/ifx-icons-preview.cjs.entry.js +1 -1
  16. package/dist/cjs/ifx-link.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  18. package/dist/cjs/ifx-modal.cjs.entry.js +2 -2
  19. package/dist/cjs/ifx-navbar-item.cjs.entry.js +5 -5
  20. package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
  21. package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
  22. package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
  23. package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
  24. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  25. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  26. package/dist/cjs/ifx-radio-button-group.cjs.entry.js +1 -1
  27. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  28. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  29. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  30. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  31. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  32. package/dist/cjs/ifx-select.cjs.entry.js +2 -2
  33. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  34. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  35. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  36. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  37. package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
  38. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  39. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  40. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  41. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  42. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  43. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  44. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  45. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  46. package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
  47. package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
  48. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  49. package/dist/cjs/index-c9480f70.js +12 -8
  50. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  51. package/dist/cjs/loader.cjs.js +1 -1
  52. package/dist/collection/collection-manifest.json +1 -0
  53. package/dist/collection/components/file-upload/file-upload.css +144 -0
  54. package/dist/collection/components/file-upload/file-upload.js +749 -0
  55. package/dist/collection/components/file-upload/file-upload.js.map +1 -0
  56. package/dist/collection/components/file-upload/file-upload.stories.js +144 -0
  57. package/dist/collection/components/file-upload/file-upload.stories.js.map +1 -0
  58. package/dist/collection/components/footer/footer-column.js +1 -1
  59. package/dist/collection/components/footer/footer.js +4 -4
  60. package/dist/collection/components/icon/infineonIconStencil.js +1 -1
  61. package/dist/collection/components/icon-button/icon-button.js +1 -1
  62. package/dist/collection/components/icons-preview/icons-preview.js +1 -1
  63. package/dist/collection/components/link/link.js +1 -1
  64. package/dist/collection/components/modal/modal.js +2 -2
  65. package/dist/collection/components/navigation/navbar/navbar-item.js +5 -5
  66. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  67. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  68. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  69. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  70. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  71. package/dist/collection/components/notification/notification.js +2 -2
  72. package/dist/collection/components/number-indicator/number-indicator.js +1 -1
  73. package/dist/collection/components/overview-table/overview-table.js +1 -1
  74. package/dist/collection/components/pagination/pagination.js +1 -1
  75. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  76. package/dist/collection/components/radio-button/radio-button.js +2 -2
  77. package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
  78. package/dist/collection/components/search-bar/search-bar.js +1 -1
  79. package/dist/collection/components/search-field/search-field.js +1 -1
  80. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  81. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  82. package/dist/collection/components/select/single-select/select.js +2 -2
  83. package/dist/collection/components/slider/slider.js +2 -2
  84. package/dist/collection/components/spinner/spinner.js +2 -2
  85. package/dist/collection/components/status/status.js +1 -1
  86. package/dist/collection/components/stepper/step/step.js +4 -4
  87. package/dist/collection/components/stepper/stepper.js +2 -2
  88. package/dist/collection/components/switch/switch.js +1 -1
  89. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  90. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  91. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  92. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  93. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  94. package/dist/collection/components/table-advanced-version/table.js +2 -2
  95. package/dist/collection/components/table-basic-version/table.js +1 -1
  96. package/dist/collection/components/tabs/tab.js +1 -1
  97. package/dist/collection/components/tabs/tabs.js +2 -2
  98. package/dist/collection/components/tag/tag.js +1 -1
  99. package/dist/collection/components/templates/template/template.js +1 -1
  100. package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
  101. package/dist/collection/components/text-field/text-field.js +4 -4
  102. package/dist/collection/components/textarea/textarea.js +1 -1
  103. package/dist/collection/components/tooltip/tooltip.js +4 -4
  104. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  105. package/dist/components/ifx-accordion-item.js +1 -1
  106. package/dist/components/ifx-alert.js +1 -1
  107. package/dist/components/ifx-basic-table.js +1 -1
  108. package/dist/components/ifx-breadcrumb-item-label.js +1 -1
  109. package/dist/components/ifx-checkbox-group.js +1 -1
  110. package/dist/components/ifx-checkbox.js +1 -1
  111. package/dist/components/ifx-chip-item.js +1 -1
  112. package/dist/components/ifx-chip.js +1 -1
  113. package/dist/components/ifx-date-picker.js +1 -1
  114. package/dist/components/ifx-download.js +1 -1
  115. package/dist/components/ifx-dropdown-item.js +1 -1
  116. package/dist/components/ifx-dropdown-trigger-button.js +1 -1
  117. package/dist/components/ifx-faq.js +3 -3
  118. package/dist/components/ifx-file-upload.d.ts +11 -0
  119. package/dist/components/ifx-file-upload.js +377 -0
  120. package/dist/components/ifx-file-upload.js.map +1 -0
  121. package/dist/components/ifx-filter-accordion.js +4 -4
  122. package/dist/components/ifx-filter-bar.js +2 -2
  123. package/dist/components/ifx-filter-search.js +3 -3
  124. package/dist/components/ifx-filter-type-group.js +1 -1
  125. package/dist/components/ifx-footer-column.js +1 -1
  126. package/dist/components/ifx-footer.js +4 -4
  127. package/dist/components/ifx-icon-button.js +1 -1
  128. package/dist/components/ifx-icon.js +1 -1
  129. package/dist/components/ifx-icons-preview.js +4 -4
  130. package/dist/components/ifx-link.js +1 -1
  131. package/dist/components/ifx-list-entry.js +4 -4
  132. package/dist/components/ifx-list.js +2 -2
  133. package/dist/components/ifx-modal.js +4 -4
  134. package/dist/components/ifx-multiselect.js +1 -1
  135. package/dist/components/ifx-navbar-item.js +7 -7
  136. package/dist/components/ifx-navbar-profile.js +3 -3
  137. package/dist/components/ifx-navbar.js +4 -4
  138. package/dist/components/ifx-notification.js +1 -1
  139. package/dist/components/ifx-number-indicator.js +1 -1
  140. package/dist/components/ifx-overview-table.js +4 -4
  141. package/dist/components/ifx-pagination.js +1 -1
  142. package/dist/components/ifx-progress-bar.js +1 -49
  143. package/dist/components/ifx-progress-bar.js.map +1 -1
  144. package/dist/components/ifx-radio-button-group.js +2 -2
  145. package/dist/components/ifx-radio-button.js +1 -1
  146. package/dist/components/ifx-search-bar.js +3 -3
  147. package/dist/components/ifx-search-field.js +1 -1
  148. package/dist/components/ifx-segment.js +2 -2
  149. package/dist/components/ifx-segmented-control.js +3 -3
  150. package/dist/components/ifx-select.js +1 -1
  151. package/dist/components/ifx-set-filter.js +5 -5
  152. package/dist/components/ifx-sidebar-item.js +7 -7
  153. package/dist/components/ifx-sidebar-title.js +1 -1
  154. package/dist/components/ifx-sidebar.js +5 -5
  155. package/dist/components/ifx-slider.js +3 -3
  156. package/dist/components/ifx-spinner.js +1 -1
  157. package/dist/components/ifx-status.js +1 -1
  158. package/dist/components/ifx-step.js +5 -5
  159. package/dist/components/ifx-stepper.js +2 -2
  160. package/dist/components/ifx-switch.js +1 -1
  161. package/dist/components/ifx-tab.js +1 -1
  162. package/dist/components/ifx-table.js +10 -10
  163. package/dist/components/ifx-tabs.js +3 -3
  164. package/dist/components/ifx-tag.js +2 -2
  165. package/dist/components/ifx-template.js +1 -1
  166. package/dist/components/ifx-templates-ui.js +8 -8
  167. package/dist/components/ifx-text-field.js +1 -1
  168. package/dist/components/ifx-textarea.js +1 -1
  169. package/dist/components/ifx-tooltip.js +5 -5
  170. package/dist/components/{p-07bb50b8.js → p-05c79468.js} +6 -6
  171. package/dist/components/{p-07bb50b8.js.map → p-05c79468.js.map} +1 -1
  172. package/dist/components/{p-519cb249.js → p-0e277223.js} +3 -3
  173. package/dist/components/{p-519cb249.js.map → p-0e277223.js.map} +1 -1
  174. package/dist/components/{p-47b9635d.js → p-1678fee6.js} +3 -3
  175. package/dist/components/{p-47b9635d.js.map → p-1678fee6.js.map} +1 -1
  176. package/dist/components/{p-493b7a31.js → p-18b340af.js} +2 -2
  177. package/dist/components/{p-493b7a31.js.map → p-18b340af.js.map} +1 -1
  178. package/dist/components/{p-94e019a6.js → p-2bc9826e.js} +2 -2
  179. package/dist/components/{p-94e019a6.js.map → p-2bc9826e.js.map} +1 -1
  180. package/dist/components/{p-f579ea93.js → p-2c77bbe2.js} +6 -6
  181. package/dist/components/{p-f579ea93.js.map → p-2c77bbe2.js.map} +1 -1
  182. package/dist/components/{p-e7551b24.js → p-35d83f23.js} +2 -2
  183. package/dist/components/{p-e7551b24.js.map → p-35d83f23.js.map} +1 -1
  184. package/dist/components/{p-58a0ff65.js → p-461cf021.js} +3 -3
  185. package/dist/components/{p-58a0ff65.js.map → p-461cf021.js.map} +1 -1
  186. package/dist/components/{p-eadd0c22.js → p-48f52e18.js} +3 -3
  187. package/dist/components/{p-eadd0c22.js.map → p-48f52e18.js.map} +1 -1
  188. package/dist/components/{p-4ac265d2.js → p-846923e6.js} +2 -2
  189. package/dist/components/{p-4ac265d2.js.map → p-846923e6.js.map} +1 -1
  190. package/dist/components/{p-03acdbd0.js → p-9306088d.js} +2 -2
  191. package/dist/components/{p-03acdbd0.js.map → p-9306088d.js.map} +1 -1
  192. package/dist/components/{p-107fafa0.js → p-ab514a04.js} +5 -5
  193. package/dist/components/{p-107fafa0.js.map → p-ab514a04.js.map} +1 -1
  194. package/dist/components/{p-1718b5a9.js → p-bef5241a.js} +4 -4
  195. package/dist/components/{p-1718b5a9.js.map → p-bef5241a.js.map} +1 -1
  196. package/dist/components/{p-02830916.js → p-ccc83a43.js} +2 -2
  197. package/dist/components/{p-02830916.js.map → p-ccc83a43.js.map} +1 -1
  198. package/dist/components/{p-5853aeb8.js → p-cd9e4789.js} +3 -3
  199. package/dist/components/{p-5853aeb8.js.map → p-cd9e4789.js.map} +1 -1
  200. package/dist/components/p-cf1e2d94.js +53 -0
  201. package/dist/components/p-cf1e2d94.js.map +1 -0
  202. package/dist/components/{p-b024aa08.js → p-d1985f77.js} +3 -3
  203. package/dist/components/{p-b024aa08.js.map → p-d1985f77.js.map} +1 -1
  204. package/dist/components/{p-bf2666f8.js → p-fa58a72c.js} +5 -5
  205. package/dist/components/{p-bf2666f8.js.map → p-fa58a72c.js.map} +1 -1
  206. package/dist/components/{p-3954dc5f.js → p-fc183f8e.js} +3 -3
  207. package/dist/components/{p-3954dc5f.js.map → p-fc183f8e.js.map} +1 -1
  208. package/dist/esm/ifx-alert_2.entry.js +1 -1
  209. package/dist/esm/ifx-basic-table.entry.js +1 -1
  210. package/dist/esm/ifx-chip_3.entry.js +1 -1
  211. package/dist/esm/ifx-faq.entry.js +1 -1
  212. package/dist/esm/ifx-file-upload.entry.js +318 -0
  213. package/dist/esm/ifx-file-upload.entry.js.map +1 -0
  214. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  215. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  216. package/dist/esm/ifx-filter-search.entry.js +1 -1
  217. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  218. package/dist/esm/ifx-footer-column.entry.js +1 -1
  219. package/dist/esm/ifx-footer.entry.js +4 -4
  220. package/dist/esm/ifx-icon-button.entry.js +1 -1
  221. package/dist/esm/ifx-icon.entry.js +1 -1
  222. package/dist/esm/ifx-icons-preview.entry.js +1 -1
  223. package/dist/esm/ifx-link.entry.js +1 -1
  224. package/dist/esm/ifx-list-entry.entry.js +1 -1
  225. package/dist/esm/ifx-modal.entry.js +2 -2
  226. package/dist/esm/ifx-navbar-item.entry.js +5 -5
  227. package/dist/esm/ifx-navbar-profile.entry.js +3 -3
  228. package/dist/esm/ifx-navbar.entry.js +3 -3
  229. package/dist/esm/ifx-notification.entry.js +2 -2
  230. package/dist/esm/ifx-number-indicator.entry.js +1 -1
  231. package/dist/esm/ifx-overview-table.entry.js +1 -1
  232. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  233. package/dist/esm/ifx-radio-button-group.entry.js +1 -1
  234. package/dist/esm/ifx-radio-button.entry.js +2 -2
  235. package/dist/esm/ifx-search-bar.entry.js +1 -1
  236. package/dist/esm/ifx-search-field.entry.js +1 -1
  237. package/dist/esm/ifx-segment.entry.js +1 -1
  238. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  239. package/dist/esm/ifx-select.entry.js +2 -2
  240. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  241. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  242. package/dist/esm/ifx-sidebar.entry.js +5 -5
  243. package/dist/esm/ifx-slider.entry.js +2 -2
  244. package/dist/esm/ifx-spinner_2.entry.js +6 -6
  245. package/dist/esm/ifx-status.entry.js +1 -1
  246. package/dist/esm/ifx-step.entry.js +4 -4
  247. package/dist/esm/ifx-stepper.entry.js +2 -2
  248. package/dist/esm/ifx-switch.entry.js +1 -1
  249. package/dist/esm/ifx-tab.entry.js +1 -1
  250. package/dist/esm/ifx-table.entry.js +2 -2
  251. package/dist/esm/ifx-tabs.entry.js +2 -2
  252. package/dist/esm/ifx-tag.entry.js +1 -1
  253. package/dist/esm/ifx-templates-ui.entry.js +1 -1
  254. package/dist/esm/ifx-textarea.entry.js +1 -1
  255. package/dist/esm/ifx-tooltip.entry.js +4 -4
  256. package/dist/esm/index-c77e25a0.js +12 -8
  257. package/dist/esm/infineon-design-system-stencil.js +1 -1
  258. package/dist/esm/loader.js +1 -1
  259. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  260. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  261. package/dist/infineon-design-system-stencil/p-021719f5.entry.js +2 -0
  262. package/dist/infineon-design-system-stencil/{p-e57f8890.entry.js → p-0306ed65.entry.js} +2 -2
  263. package/dist/infineon-design-system-stencil/{p-37e75e7c.entry.js → p-051f1f75.entry.js} +2 -2
  264. package/dist/infineon-design-system-stencil/{p-711d5051.entry.js → p-08ded326.entry.js} +2 -2
  265. package/dist/infineon-design-system-stencil/{p-67c63b48.entry.js → p-0be5bec9.entry.js} +2 -2
  266. package/dist/infineon-design-system-stencil/{p-95b48437.entry.js → p-13e47c02.entry.js} +2 -2
  267. package/dist/infineon-design-system-stencil/{p-68b06d9b.entry.js → p-1c80700d.entry.js} +2 -2
  268. package/dist/infineon-design-system-stencil/p-1dbd5a8f.entry.js +2 -0
  269. package/dist/infineon-design-system-stencil/{p-8b21a331.entry.js → p-2170ccf1.entry.js} +2 -2
  270. package/dist/infineon-design-system-stencil/{p-1de4f93c.entry.js → p-31f3dba0.entry.js} +2 -2
  271. package/dist/infineon-design-system-stencil/{p-9feda3ff.entry.js → p-38a17a09.entry.js} +2 -2
  272. package/dist/infineon-design-system-stencil/{p-7abdbf1f.entry.js → p-38fd172b.entry.js} +2 -2
  273. package/dist/infineon-design-system-stencil/{p-a06f2543.entry.js → p-3d4c474f.entry.js} +2 -2
  274. package/dist/infineon-design-system-stencil/{p-a0d570a0.entry.js → p-3f5e136b.entry.js} +2 -2
  275. package/dist/infineon-design-system-stencil/p-42234c99.entry.js +2 -0
  276. package/dist/infineon-design-system-stencil/{p-33b93a7c.entry.js → p-42964c5d.entry.js} +2 -2
  277. package/dist/infineon-design-system-stencil/{p-ecc58519.entry.js → p-44ffa393.entry.js} +2 -2
  278. package/dist/infineon-design-system-stencil/{p-5ba50092.entry.js → p-474b0bda.entry.js} +2 -2
  279. package/dist/infineon-design-system-stencil/{p-14b4d7f0.entry.js → p-51c067b1.entry.js} +2 -2
  280. package/dist/infineon-design-system-stencil/{p-e447fb1f.entry.js → p-534ef91b.entry.js} +2 -2
  281. package/dist/infineon-design-system-stencil/{p-3c039adc.entry.js → p-54d98fa9.entry.js} +2 -2
  282. package/dist/infineon-design-system-stencil/p-582970ed.entry.js +2 -0
  283. package/dist/infineon-design-system-stencil/{p-1abbcdbc.entry.js → p-5bc7c9cc.entry.js} +2 -2
  284. package/dist/infineon-design-system-stencil/p-5bef967e.entry.js +2 -0
  285. package/dist/infineon-design-system-stencil/p-5bef967e.entry.js.map +1 -0
  286. package/dist/infineon-design-system-stencil/{p-d08d3dd7.entry.js → p-5e300ee5.entry.js} +2 -2
  287. package/dist/infineon-design-system-stencil/{p-5536a9c8.entry.js → p-63679e7a.entry.js} +2 -2
  288. package/dist/infineon-design-system-stencil/{p-f99f62ec.entry.js → p-68f13949.entry.js} +2 -2
  289. package/dist/infineon-design-system-stencil/{p-1fca1eb2.entry.js → p-7103bb15.entry.js} +2 -2
  290. package/dist/infineon-design-system-stencil/{p-86ba198c.entry.js → p-81391688.entry.js} +2 -2
  291. package/dist/infineon-design-system-stencil/{p-dc49f3c8.entry.js → p-8319c8c5.entry.js} +2 -2
  292. package/dist/infineon-design-system-stencil/{p-6ee1b4e7.entry.js → p-89f8f8c7.entry.js} +2 -2
  293. package/dist/infineon-design-system-stencil/{p-a8eb23b6.entry.js → p-99a53e43.entry.js} +2 -2
  294. package/dist/infineon-design-system-stencil/{p-48ea6a67.entry.js → p-acf32338.entry.js} +2 -2
  295. package/dist/infineon-design-system-stencil/{p-58af50fc.entry.js → p-ad24c623.entry.js} +2 -2
  296. package/dist/infineon-design-system-stencil/{p-6b9ecace.entry.js → p-af1d9944.entry.js} +2 -2
  297. package/dist/infineon-design-system-stencil/{p-500f71cc.entry.js → p-bbc83759.entry.js} +2 -2
  298. package/dist/infineon-design-system-stencil/p-bdb0e937.entry.js +2 -0
  299. package/dist/infineon-design-system-stencil/{p-e2d0ad64.entry.js → p-be9c2a02.entry.js} +2 -2
  300. package/dist/infineon-design-system-stencil/{p-59fb1317.entry.js → p-c950abaf.entry.js} +2 -2
  301. package/dist/infineon-design-system-stencil/{p-d30f4aed.entry.js → p-ca42aecb.entry.js} +2 -2
  302. package/dist/infineon-design-system-stencil/{p-b7057914.entry.js → p-ce55b323.entry.js} +2 -2
  303. package/dist/infineon-design-system-stencil/{p-b63754ff.entry.js → p-d097a48f.entry.js} +2 -2
  304. package/dist/infineon-design-system-stencil/{p-9e413f66.entry.js → p-d4a4c134.entry.js} +2 -2
  305. package/dist/infineon-design-system-stencil/{p-9fabb3bc.entry.js → p-d66fc7fa.entry.js} +2 -2
  306. package/dist/infineon-design-system-stencil/p-e54766be.entry.js +2 -0
  307. package/dist/infineon-design-system-stencil/{p-8a0b4540.entry.js → p-e6f4865a.entry.js} +2 -2
  308. package/dist/infineon-design-system-stencil/p-edf98dc3.entry.js +2 -0
  309. package/dist/types/components/file-upload/file-upload.d.ts +88 -0
  310. package/dist/types/components/file-upload/file-upload.stories.d.ts +7 -0
  311. package/dist/types/components.d.ts +68 -0
  312. package/package.json +1 -1
  313. package/dist/infineon-design-system-stencil/p-00c52c84.entry.js +0 -2
  314. package/dist/infineon-design-system-stencil/p-1b59a7f9.entry.js +0 -2
  315. package/dist/infineon-design-system-stencil/p-1c19f8ce.entry.js +0 -2
  316. package/dist/infineon-design-system-stencil/p-65d9faca.entry.js +0 -2
  317. package/dist/infineon-design-system-stencil/p-6f590954.entry.js +0 -2
  318. package/dist/infineon-design-system-stencil/p-8dbe0add.entry.js +0 -2
  319. package/dist/infineon-design-system-stencil/p-e4de8215.entry.js +0 -2
  320. /package/dist/infineon-design-system-stencil/{p-1b59a7f9.entry.js.map → p-021719f5.entry.js.map} +0 -0
  321. /package/dist/infineon-design-system-stencil/{p-e57f8890.entry.js.map → p-0306ed65.entry.js.map} +0 -0
  322. /package/dist/infineon-design-system-stencil/{p-37e75e7c.entry.js.map → p-051f1f75.entry.js.map} +0 -0
  323. /package/dist/infineon-design-system-stencil/{p-711d5051.entry.js.map → p-08ded326.entry.js.map} +0 -0
  324. /package/dist/infineon-design-system-stencil/{p-67c63b48.entry.js.map → p-0be5bec9.entry.js.map} +0 -0
  325. /package/dist/infineon-design-system-stencil/{p-95b48437.entry.js.map → p-13e47c02.entry.js.map} +0 -0
  326. /package/dist/infineon-design-system-stencil/{p-68b06d9b.entry.js.map → p-1c80700d.entry.js.map} +0 -0
  327. /package/dist/infineon-design-system-stencil/{p-00c52c84.entry.js.map → p-1dbd5a8f.entry.js.map} +0 -0
  328. /package/dist/infineon-design-system-stencil/{p-8b21a331.entry.js.map → p-2170ccf1.entry.js.map} +0 -0
  329. /package/dist/infineon-design-system-stencil/{p-1de4f93c.entry.js.map → p-31f3dba0.entry.js.map} +0 -0
  330. /package/dist/infineon-design-system-stencil/{p-9feda3ff.entry.js.map → p-38a17a09.entry.js.map} +0 -0
  331. /package/dist/infineon-design-system-stencil/{p-7abdbf1f.entry.js.map → p-38fd172b.entry.js.map} +0 -0
  332. /package/dist/infineon-design-system-stencil/{p-a06f2543.entry.js.map → p-3d4c474f.entry.js.map} +0 -0
  333. /package/dist/infineon-design-system-stencil/{p-a0d570a0.entry.js.map → p-3f5e136b.entry.js.map} +0 -0
  334. /package/dist/infineon-design-system-stencil/{p-8dbe0add.entry.js.map → p-42234c99.entry.js.map} +0 -0
  335. /package/dist/infineon-design-system-stencil/{p-33b93a7c.entry.js.map → p-42964c5d.entry.js.map} +0 -0
  336. /package/dist/infineon-design-system-stencil/{p-ecc58519.entry.js.map → p-44ffa393.entry.js.map} +0 -0
  337. /package/dist/infineon-design-system-stencil/{p-5ba50092.entry.js.map → p-474b0bda.entry.js.map} +0 -0
  338. /package/dist/infineon-design-system-stencil/{p-14b4d7f0.entry.js.map → p-51c067b1.entry.js.map} +0 -0
  339. /package/dist/infineon-design-system-stencil/{p-e447fb1f.entry.js.map → p-534ef91b.entry.js.map} +0 -0
  340. /package/dist/infineon-design-system-stencil/{p-3c039adc.entry.js.map → p-54d98fa9.entry.js.map} +0 -0
  341. /package/dist/infineon-design-system-stencil/{p-e4de8215.entry.js.map → p-582970ed.entry.js.map} +0 -0
  342. /package/dist/infineon-design-system-stencil/{p-1abbcdbc.entry.js.map → p-5bc7c9cc.entry.js.map} +0 -0
  343. /package/dist/infineon-design-system-stencil/{p-d08d3dd7.entry.js.map → p-5e300ee5.entry.js.map} +0 -0
  344. /package/dist/infineon-design-system-stencil/{p-5536a9c8.entry.js.map → p-63679e7a.entry.js.map} +0 -0
  345. /package/dist/infineon-design-system-stencil/{p-f99f62ec.entry.js.map → p-68f13949.entry.js.map} +0 -0
  346. /package/dist/infineon-design-system-stencil/{p-1fca1eb2.entry.js.map → p-7103bb15.entry.js.map} +0 -0
  347. /package/dist/infineon-design-system-stencil/{p-86ba198c.entry.js.map → p-81391688.entry.js.map} +0 -0
  348. /package/dist/infineon-design-system-stencil/{p-dc49f3c8.entry.js.map → p-8319c8c5.entry.js.map} +0 -0
  349. /package/dist/infineon-design-system-stencil/{p-6ee1b4e7.entry.js.map → p-89f8f8c7.entry.js.map} +0 -0
  350. /package/dist/infineon-design-system-stencil/{p-a8eb23b6.entry.js.map → p-99a53e43.entry.js.map} +0 -0
  351. /package/dist/infineon-design-system-stencil/{p-48ea6a67.entry.js.map → p-acf32338.entry.js.map} +0 -0
  352. /package/dist/infineon-design-system-stencil/{p-58af50fc.entry.js.map → p-ad24c623.entry.js.map} +0 -0
  353. /package/dist/infineon-design-system-stencil/{p-6b9ecace.entry.js.map → p-af1d9944.entry.js.map} +0 -0
  354. /package/dist/infineon-design-system-stencil/{p-500f71cc.entry.js.map → p-bbc83759.entry.js.map} +0 -0
  355. /package/dist/infineon-design-system-stencil/{p-65d9faca.entry.js.map → p-bdb0e937.entry.js.map} +0 -0
  356. /package/dist/infineon-design-system-stencil/{p-e2d0ad64.entry.js.map → p-be9c2a02.entry.js.map} +0 -0
  357. /package/dist/infineon-design-system-stencil/{p-59fb1317.entry.js.map → p-c950abaf.entry.js.map} +0 -0
  358. /package/dist/infineon-design-system-stencil/{p-d30f4aed.entry.js.map → p-ca42aecb.entry.js.map} +0 -0
  359. /package/dist/infineon-design-system-stencil/{p-b7057914.entry.js.map → p-ce55b323.entry.js.map} +0 -0
  360. /package/dist/infineon-design-system-stencil/{p-b63754ff.entry.js.map → p-d097a48f.entry.js.map} +0 -0
  361. /package/dist/infineon-design-system-stencil/{p-9e413f66.entry.js.map → p-d4a4c134.entry.js.map} +0 -0
  362. /package/dist/infineon-design-system-stencil/{p-9fabb3bc.entry.js.map → p-d66fc7fa.entry.js.map} +0 -0
  363. /package/dist/infineon-design-system-stencil/{p-1c19f8ce.entry.js.map → p-e54766be.entry.js.map} +0 -0
  364. /package/dist/infineon-design-system-stencil/{p-8a0b4540.entry.js.map → p-e6f4865a.entry.js.map} +0 -0
  365. /package/dist/infineon-design-system-stencil/{p-6f590954.entry.js.map → p-edf98dc3.entry.js.map} +0 -0
@@ -22,7 +22,7 @@ const ProgressBar = class {
22
22
  this.internalValue = this.value;
23
23
  }
24
24
  render() {
25
- return (index.h("div", { key: 'e1978cda672a5b004cd0520c099041172ec5e819', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, index.h("div", { key: '2e9094099e63479b88f5b832ec55f5eb51ab0d13', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && index.h("span", { key: 'd7f1ecd1109f03379ffa36626e27f50f9ef7ca72', class: "label" }, `${this.internalValue}%`))));
25
+ return (index.h("div", { key: '64f507df1eac5c53bd7d63fe189fbf56dc709c84', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, index.h("div", { key: '4c5ad2468ad886bcdfb82b5bccf89ca7d12a92f4', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && index.h("span", { key: 'dba659058f24981db9abd33f127a02ded4ae22b4', class: "label" }, `${this.internalValue}%`))));
26
26
  }
27
27
  static get watchers() { return {
28
28
  "value": ["valueChanged"]
@@ -49,7 +49,7 @@ const RadioButtonGroup = class {
49
49
  this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
50
50
  }
51
51
  render() {
52
- return (index.h("div", { key: '81ad6c9e3c9383011b89b8c5cbc0199a82731ede', class: 'radio-button-group-container' }, this.showGroupLabel ? index.h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', index.h("div", { key: '7cff1f5f620a3d8a8b9942fa036e7da781365332', class: `radio-button-group ${this.alignment} ${this.size}` }, index.h("slot", { key: '379cb323140188aa43ad1677d05e81a6b6335b03', onSlotchange: this.handleSlotChange })), this.showCaption ? (index.h("div", { class: `caption ${this.hasErrors ? 'error' : 'default'}` }, this.showCaptionIcon ? index.h("div", { class: 'caption-icon' }, index.h("ifx-icon", { icon: "c-info-16" })) : '', index.h("div", { class: 'caption-text' }, this.captionText))) : ''));
52
+ return (index.h("div", { key: '86189849ec52df99ab0d994016ec346e366125bd', class: 'radio-button-group-container' }, this.showGroupLabel ? index.h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', index.h("div", { key: 'bcfebaea120d43a15f3a3384b3b66513c3fc9d81', class: `radio-button-group ${this.alignment} ${this.size}` }, index.h("slot", { key: '1b8d66770b3e86f74f7db221885aa5010c3fe340', onSlotchange: this.handleSlotChange })), this.showCaption ? (index.h("div", { class: `caption ${this.hasErrors ? 'error' : 'default'}` }, this.showCaptionIcon ? index.h("div", { class: 'caption-icon' }, index.h("ifx-icon", { icon: "c-info-16" })) : '', index.h("div", { class: 'caption-text' }, this.captionText))) : ''));
53
53
  }
54
54
  static get formAssociated() { return true; }
55
55
  get el() { return index.getElement(this); }
@@ -98,10 +98,10 @@ const RadioButton = class {
98
98
  }
99
99
  }
100
100
  render() {
101
- return (index.h("div", { key: '8b8ef83f01253deda3870317ac1899ea1e6d7bca', role: "radio", "aria-checked": String(this.internalChecked), "aria-disabled": String(this.disabled), class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: (e) => this.handleRadioButtonClick(e), tabindex: this.disabled ? -1 : 0 }, index.h("div", { key: '7668fa54b0682d512ef1af676dac8aee5575f8e8', class: `radioButton__wrapper
101
+ return (index.h("div", { key: 'fb96cb8ec773d535c899a67b95367b9a41e9972e', role: "radio", "aria-checked": String(this.internalChecked), "aria-disabled": String(this.disabled), class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: (e) => this.handleRadioButtonClick(e), tabindex: this.disabled ? -1 : 0 }, index.h("div", { key: 'aab931a5d17633db56b1427041441d59c17b9bca', class: `radioButton__wrapper
102
102
  ${this.internalChecked ? 'checked' : ''}
103
103
  ${this.disabled ? 'disabled' : ''}
104
- ${this.error ? 'error' : ''}` }, this.internalChecked && index.h("div", { key: '5bd3bd3000434c1f0811534d0239b4b119e73f34', class: "radioButton__wrapper-mark" })), this.hasSlot && (index.h("div", { key: 'a4a533b20998726877f131d75f8477e41f7205e1', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, index.h("slot", { key: '5e097bb9d5048fd13d1a8a790ec3e0af666a24b4' }))), index.h("input", { key: '52c6fb892db708d17a460df3c31ea998d2528895', type: "radio", hidden: true, ref: el => this.inputElement = el, name: this.name, value: this.value, checked: this.internalChecked, disabled: this.disabled, onClick: (e) => e.stopPropagation() })));
104
+ ${this.error ? 'error' : ''}` }, this.internalChecked && index.h("div", { key: '070abfb34203284052a23b123cacc902b6ec1b54', class: "radioButton__wrapper-mark" })), this.hasSlot && (index.h("div", { key: '029b22757a26ef835972e66f62c4bab458c495a1', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, index.h("slot", { key: '39ffad71bc767b82b98addecef6a95a5939b6e0c' }))), index.h("input", { key: '296c33ab1446e723d92d00c21fe91abb36461b87', type: "radio", hidden: true, ref: el => this.inputElement = el, name: this.name, value: this.value, checked: this.internalChecked, disabled: this.disabled, onClick: (e) => e.stopPropagation() })));
105
105
  }
106
106
  static get formAssociated() { return true; }
107
107
  get el() { return index.getElement(this); }
@@ -41,7 +41,7 @@ const SearchBar = class {
41
41
  this.value = event.detail;
42
42
  }
43
43
  render() {
44
- return (index.h("div", { key: 'c902f46ef9efab55d05e5f0c5bf24204e364f9f7', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (index.h("div", { class: "search-bar-wrapper" }, index.h("ifx-search-field", { autocomplete: this.autocomplete, disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, index.h("ifx-icon", { icon: "search-16", slot: "search-icon" })), index.h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (index.h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, index.h("ifx-icon", { icon: "search-16" })))));
44
+ return (index.h("div", { key: 'a55d4e65246eea46fddc5552b82baaee3a5d5145', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (index.h("div", { class: "search-bar-wrapper" }, index.h("ifx-search-field", { autocomplete: this.autocomplete, disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, index.h("ifx-icon", { icon: "search-16", slot: "search-icon" })), index.h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (index.h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, index.h("ifx-icon", { icon: "search-16" })))));
45
45
  }
46
46
  get el() { return index.getElement(this); }
47
47
  static get watchers() { return {
@@ -56,7 +56,7 @@ const SearchField = class {
56
56
  this.showDeleteIconInternalState = false;
57
57
  }
58
58
  render() {
59
- return (index.h("div", { key: '69bfbbbb91d0d918c9d62f1023babc630325882e', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, index.h("div", { key: '0bd284139b40d1c6b2288c74fb4f65235e470ab1', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, index.h("ifx-icon", { key: 'a472e315073ad3d92fd55a5689f84e31bb57271c', icon: "search-16", class: "search-icon" }), index.h("input", { key: '0e4d8258fe7058ee1ad9b12605ccd7ba14f23ce2', ref: (el) => (this.inputElement = el), type: "text", autocomplete: this.autocomplete, onInput: () => this.handleInput(), placeholder: this.placeholder, disabled: this.disabled, maxlength: this.maxlength, value: this.value }), this.showDeleteIcon && this.showDeleteIconInternalState ? (index.h("ifx-icon", { icon: "cremove16", class: "delete-icon", onClick: this.handleDelete })) : null)));
59
+ return (index.h("div", { key: 'f7e39651b1113f8344bc93a4675b2a67413bd4aa', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, index.h("div", { key: 'db17b6f0444655ca36f1c45e5ab2e6087059da72', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, index.h("ifx-icon", { key: '6bd37c551588c707c8ea5e3df755b0a1acc4c120', icon: "search-16", class: "search-icon" }), index.h("input", { key: 'a5b176c77b7822a41e932aea15245f1f88e48db3', ref: (el) => (this.inputElement = el), type: "text", autocomplete: this.autocomplete, onInput: () => this.handleInput(), placeholder: this.placeholder, disabled: this.disabled, maxlength: this.maxlength, value: this.value }), this.showDeleteIcon && this.showDeleteIconInternalState ? (index.h("ifx-icon", { icon: "cremove16", class: "delete-icon", onClick: this.handleDelete })) : null)));
60
60
  }
61
61
  getSizeClass() {
62
62
  return `${this.size}` === "s"
@@ -28,7 +28,7 @@ const Segment = class {
28
28
  }
29
29
  }
30
30
  render() {
31
- return (index.h("div", { key: 'a2a4f876b6df7d82483690ab39a8eb2957f86b98', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, index.h("ifx-icon", { key: 'ebb49e6c61e102ef1b215c7210108af449a4533f', icon: this.icon }), " ", index.h("slot", { key: 'cbbb7945b5cfe90543b0ed3ddbe64f1799f1483c' })));
31
+ return (index.h("div", { key: 'b0e0c3be590edbecf7957839802f5f3fbecb4c00', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, index.h("ifx-icon", { key: '395449d5d173dcd61de6cd62fc1d494854c3172d', icon: this.icon }), " ", index.h("slot", { key: '8ef28870e7585df49a38f7d7525a0b21832f2dda' })));
32
32
  }
33
33
  };
34
34
  Segment.style = IfxSegmentStyle0;
@@ -72,8 +72,8 @@ const SegmentedControl = class {
72
72
  this.setActiveSegment();
73
73
  }
74
74
  render() {
75
- return (index.h("div", { key: '440acc93eac2fe00fb0de05708e74361b47889e3', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, index.h("div", { key: '0fbbe733af666f4da2684f7146cace877d43be18', class: 'group__label' }, this.label.trim()), index.h("div", { key: 'f4ddddb0f4870b5de51133e1d4f44b52aac091b6', class: 'group__controls' }, index.h("slot", { key: 'c89b3beba004ae66725b3fe82c588a9af2c1b645' })), this.caption.trim() &&
76
- index.h("div", { key: '25e23614a9f8c980c7a96a6dff27ca9836b552ab', class: 'group__caption' }, index.h("ifx-icon", { key: '09766369503ef8aac9ea018b5eb3e547932b6121', icon: 'cinfo16' }), " ", this.caption.trim())));
75
+ return (index.h("div", { key: '485d5854ee472ee281b5f5d2265e9ca9758e67b5', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, index.h("div", { key: '688f90f36efb36beebd5c3b2d584c5ebbef37ba9', class: 'group__label' }, this.label.trim()), index.h("div", { key: '7eb4812bcf09729220a5e4816b3a90038b738c74', class: 'group__controls' }, index.h("slot", { key: '500001ba964000357ea760e7238f96efc5c00b30' })), this.caption.trim() &&
76
+ index.h("div", { key: '0064cafed88e72a7bc9bf0d28d168dbfc9a95e67', class: 'group__caption' }, index.h("ifx-icon", { key: '190548d6635d7d341d3a755aeef79abdfde3ac14', icon: 'cinfo16' }), " ", this.caption.trim())));
77
77
  }
78
78
  componentDidRender() {
79
79
  this.setSegmentSize();
@@ -7057,9 +7057,9 @@ const Choices = class {
7057
7057
  // destroy choices element to restore previous dom structure
7058
7058
  // so vdom can replace the element correctly
7059
7059
  this.destroy();
7060
- return (index.h("div", { key: '4c8d53aa45b4271d4605d53fab95930cfa238e41', class: `ifx-select-container` }, this.label ? (index.h("div", { class: "ifx-label-wrapper" }, index.h("span", null, this.label))) : null, index.h("div", { key: 'dd8a78c93962d3a2c23cb9166b1790f1aa52b0d2', class: `${choicesWrapperClass}
7060
+ return (index.h("div", { key: 'd1084afed1846d9318dc8197686dba20012ae2a5', class: `ifx-select-container` }, this.label ? (index.h("div", { class: "ifx-label-wrapper" }, index.h("span", null, this.label))) : null, index.h("div", { key: 'bf90f1b486e2b0e85adcc1ec65cf5bb1851defc3', class: `${choicesWrapperClass}
7061
7061
  ${this.disabled ? 'disabled' : ''}
7062
- ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, index.h("select", Object.assign({ key: '79659e3d6add1302f4b311f1b911dd8f6a472718', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), index.h("div", { key: '8ed023feb5d55c75083dc43403c3c3365d58fcd2', class: "single__select-icon-container" }, this.optionIsSelected && (index.h("div", { key: '40b5fbb5bb07bd23aa49c2f0485855e6f9604cf7', class: "ifx-choices__icon-wrapper-delete" }, index.h("ifx-icon", { key: '81ecbe40f43c555df8990ce2a393170193e5c6d7', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), index.h("div", { key: '2aabe5ee5ecce1ff833e26c62b514f41209cef5b', class: "ifx-choices__icon-wrapper-up" }, index.h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), index.h("div", { key: 'b89f70067c4da987d24eb9da9835287e94819d3a', class: "ifx-choices__icon-wrapper-down" }, index.h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (index.h("div", { class: "ifx-error-message-wrapper" }, index.h("span", null, this.errorMessage))) : null));
7062
+ ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, index.h("select", Object.assign({ key: '285000685100dd8cf19f71fbf7b7796a99b6d925', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), index.h("div", { key: '9046acceca10d77f7e3b944b6a08f0ebd7d5135b', class: "single__select-icon-container" }, this.optionIsSelected && (index.h("div", { key: '429c3bf05d709ed77af0b2428ea8cde1767c5c7a', class: "ifx-choices__icon-wrapper-delete" }, index.h("ifx-icon", { key: '2df6b18d6aa7ffdefc285931f8715b4e1c430845', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), index.h("div", { key: '45426b047419d3cc73085b998c5753bfd4ee36b7', class: "ifx-choices__icon-wrapper-up" }, index.h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), index.h("div", { key: 'fce02b9aab8cef05106c3da223019786821a6273', class: "ifx-choices__icon-wrapper-down" }, index.h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (index.h("div", { class: "ifx-error-message-wrapper" }, index.h("span", null, this.errorMessage))) : null));
7063
7063
  }
7064
7064
  toggleDropdown() {
7065
7065
  const div = this.root.querySelector('.ifx-choices__wrapper');
@@ -251,11 +251,11 @@ const SidebarItem = class {
251
251
  }
252
252
  }
253
253
  render() {
254
- return (index.h("div", { key: '4d567c4fb4e0c134191704e344ebafd2aae893c0' }, index.h("a", { key: 'acc77eda245fb2cb3d5c1acfac075f118bbd4b06', tabIndex: 1, onKeyDown: (event) => this.handleKeyDown(event), href: this.internalHref, onClick: () => this.toggleSubmenu(), target: this.target, class: `sidebar__nav-item ${!this.isNested && this.isExpandable ? 'header__section' : ""} ${this.isSubMenuItem ? 'submenu__item' : ""}` }, this.icon &&
255
- index.h("div", { key: '36bdf7b1cd85292d828dab19dea67ada06dd6913', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, index.h("ifx-icon", { key: 'f2cc84a0a8781ac95cd0f7f70c43c887406dddf4', icon: this.icon })), index.h("div", { key: '0b20dc5c96cae8fc8585635c4ca03bcf11962006', class: "sidebar__nav-item-label" }, index.h("slot", { key: 'cbe0d4023e85e78b0bedca04f0323d184a2cf9a6' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
256
- index.h("div", { key: '31668a978abc83eeeb803b2577c0d78a4951d91e', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
257
- index.h("span", { key: 'd3d43cc1e259d5b18f02419e66467e08a893a3bc', class: 'item__arrow-wrapper' }, index.h("ifx-icon", { key: '53144b6f3b9d1295f7cccf7217fdab08af34cd00', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
258
- index.h("span", { key: 'e76f00a03c36a6920a2e66b9cdd47e77a2f5518e', class: 'item__number-indicator' }, index.h("ifx-number-indicator", { key: 'a8c07a405b57431bd33f771b85d91e62d43d78ee' }, this.numberIndicator)))), this.isExpandable && index.h("ul", { key: '8998d8965446102f6f96a324e60443a14529aff0', class: 'expandable__submenu' })));
254
+ return (index.h("div", { key: '6d93c233ab8a7873dbf96bb312b8812dbc25b33b' }, index.h("a", { key: '904f096620666558a6ecf4831542f02a3c47a5b0', tabIndex: 1, onKeyDown: (event) => this.handleKeyDown(event), href: this.internalHref, onClick: () => this.toggleSubmenu(), target: this.target, class: `sidebar__nav-item ${!this.isNested && this.isExpandable ? 'header__section' : ""} ${this.isSubMenuItem ? 'submenu__item' : ""}` }, this.icon &&
255
+ index.h("div", { key: '57eed0cde2d462079757ed13a5e7a04049c3f560', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, index.h("ifx-icon", { key: '3ed5160d704c5a7d9cd7e88d2d12e88ebcb0cf92', icon: this.icon })), index.h("div", { key: 'a0c39ef69261f3f918513fa87f0f31a66e57abd6', class: "sidebar__nav-item-label" }, index.h("slot", { key: '8bc1ef022fe4245be249ec2dd4ac020317296f29' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
256
+ index.h("div", { key: '2fbfd1cb36971d241b389603da16c51d153b75c6', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
257
+ index.h("span", { key: 'bdc83a1fe885dcba2d0ccff0906843ae2304037c', class: 'item__arrow-wrapper' }, index.h("ifx-icon", { key: '7149ecab30ce16d41dbfb07b274690d0e4261e86', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
258
+ index.h("span", { key: '1b00fc324f08270070b70aa1d930542ebdcbfb1e', class: 'item__number-indicator' }, index.h("ifx-number-indicator", { key: '7decc382cb3a67e5b27b51460654fd0a9a45141d' }, this.numberIndicator)))), this.isExpandable && index.h("ul", { key: '8903b5a220d52b0c95b7cf1f1e0b3cfa901fb84a', class: 'expandable__submenu' })));
259
259
  }
260
260
  get el() { return index.getElement(this); }
261
261
  static get watchers() { return {
@@ -12,7 +12,7 @@ const SidebarTitle = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return (index.h("div", { key: 'd4d1bc27d0a9cf4cb1529c53b3264fe5fcb7b718', class: 'sidebar__title' }, index.h("div", { key: '3f33b4fa0aebf3f0a5ecdf1491831d4590ff27e5', class: 'sidebar__title-label' }, index.h("slot", { key: '9d9c3a5c7b896ebf49d27daf707c975f4f8f6207' }))));
15
+ return (index.h("div", { key: '42da900122f1824327cf6fa9b61ad1d41ad673f2', class: 'sidebar__title' }, index.h("div", { key: '8586e575a96e7e06c1ff4acc2c64fe05aad4d84c', class: 'sidebar__title-label' }, index.h("slot", { key: 'c478c1467b0194259985ede56d286cd5db96c35c' }))));
16
16
  }
17
17
  get el() { return index.getElement(this); }
18
18
  };
@@ -317,11 +317,11 @@ const Sidebar = class {
317
317
  }
318
318
  }
319
319
  render() {
320
- return (index.h("div", { key: 'e29cd1c7bf8266a500d547b2a4200231d9bd4bc8', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, index.h("div", { key: '8055810a23fef774b058a0b3f905f16fce5b8e87', class: 'sidebar__top-container' }, this.showHeader &&
321
- index.h("div", { key: 'd77baa74f0d675a8354ff024117f5c4ac369e6f7', class: "sidebar__nav-bar" }, index.h("div", { key: 'adee87ea5e2ca62935017363d03ddf7667c50670', class: "sidebar__nav-bar-logo" }, index.h("div", { key: '1d9bf12c702c43e717e024e3e6cb19814b3af206', class: 'sidebar__nav-bar-logo-img' }, index.h("svg", { key: '4d2d8098b29525ae6fa619fd086023e0fa28526c', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: '54b0a272d955550fcc7bcdb35413ee5555e43de0', "clip-path": "url(#clip0_2396_2480)" }, index.h("path", { key: 'e9ad87013d166fe4d538a434d0a7f00867b63264', d: "M67.691 26.7766C71.0884 26.7766 72.1461 23.1841 72.1461 19.8802C72.1461 15.4536 70.2871 13.1441 67.691 13.1441C64.4219 13.1441 63.2681 16.7367 63.3001 19.9443C63.3322 23.1199 64.2296 26.7766 67.691 26.7766ZM66.0244 19.8481C66.0244 18.533 66.0244 15.4536 67.691 15.4536C69.4859 15.4536 69.4218 18.5009 69.4218 19.9123C69.4218 21.2595 69.4218 24.5313 67.7551 24.5313C65.9603 24.4992 66.0244 21.2274 66.0244 19.8481ZM57.8195 26.7766C59.1976 26.7766 60.3835 26.2313 61.5053 25.0445L60.5117 23.1841C59.7425 24.018 58.9733 24.4671 58.0438 24.4671C57.2746 24.4671 56.6336 24.018 56.249 23.2482C55.9285 22.5746 55.8644 21.8048 55.8644 20.9708V20.7142H61.6335V20.1368C61.6335 17.282 61.2809 15.7102 60.3835 14.5234C59.7104 13.6253 58.7169 13.1441 57.499 13.1441C56.2169 13.1441 55.1593 13.7215 54.39 14.8442C53.5567 16.0631 53.2042 17.699 53.2042 19.9443C53.1721 24.2426 54.8708 26.7766 57.8195 26.7766ZM57.531 15.2612C58.172 15.2612 58.5566 15.614 58.813 16.1914C59.0053 16.7046 59.1015 17.5707 59.1015 18.5971H55.8644C55.8964 16.3197 56.3772 15.2612 57.531 15.2612ZM74.2614 26.4559H76.7614V16.8329C77.3703 16.0952 78.0754 15.6782 78.5882 15.6782C78.9087 15.6782 79.2292 15.7423 79.4215 15.9989C79.6138 16.2876 79.71 16.7046 79.71 17.699V26.4559H82.21V16.5442C82.21 15.6782 82.1138 14.8121 81.601 14.1706C81.1523 13.5932 80.4472 13.2404 79.5497 13.2404C78.3959 13.2404 77.2101 13.914 76.569 14.6838C76.537 14.0102 76.3126 13.3687 76.2485 13.1441L73.9089 13.7536C74.0371 14.4593 74.2294 15.3253 74.2294 16.8971V26.4559H74.2614ZM45.2236 14.6838C45.1915 14.0102 44.9672 13.3687 44.9031 13.1441L42.5634 13.7536C42.6916 14.4593 42.8839 15.3253 42.8839 16.8971V26.4238H45.3838V16.8008C45.9928 16.0631 46.6979 15.6461 47.2107 15.6461C47.5312 15.6461 47.8517 15.7102 48.044 15.9669C48.2363 16.2555 48.3325 16.6725 48.3325 17.6669V26.4238H50.8324V16.5442C50.8324 15.6782 50.7363 14.8121 50.2235 14.1706C49.7748 13.5932 49.0696 13.2404 48.1722 13.2404C47.0505 13.2404 45.8646 13.914 45.2236 14.6838ZM14.6473 9.07042C16.1216 9.07042 17.3075 7.88359 17.3075 6.40807C17.3075 4.93256 16.1216 3.74573 14.6473 3.74573C13.173 3.74573 11.9871 4.93256 11.9871 6.40807C11.9871 7.88359 13.173 9.07042 14.6473 9.07042ZM26.9227 26.4559V16.5442C26.9227 15.6782 26.8265 14.8121 26.3137 14.1706C25.865 13.5932 25.1599 13.2404 24.2625 13.2404C23.1087 13.2404 21.9228 13.914 21.2818 14.6838C21.2497 14.0102 21.0254 13.3687 20.9613 13.1441L18.6536 13.7857C18.7818 14.4913 18.9741 15.3574 18.9741 16.9291V26.4559H21.4741V16.8329C22.0831 16.0952 22.7882 15.6782 23.301 15.6782C23.6215 15.6782 23.942 15.7423 24.1343 15.9989C24.3266 16.2876 24.4227 16.7046 24.4227 17.699V26.4559H26.9227ZM38.4289 8.36474C37.4994 8.36474 36.7622 9.10249 36.7622 10.0327C36.7622 10.9629 37.4994 11.7007 38.3968 11.7007C39.3263 11.7007 40.0634 10.9629 40.0634 10.0327C40.0634 9.10249 39.3263 8.36474 38.4289 8.36474ZM13.4614 26.4559H15.9614V10.8346L13.4614 11.1554V26.4559ZM33.8777 9.90441C34.3264 9.90441 34.7751 10.0648 35.0635 10.2893L35.7687 8.33266C35.0956 7.85151 34.3584 7.62698 33.429 7.62698C32.788 7.62698 32.1149 7.78736 31.5059 8.26851C30.897 8.78173 30.256 9.80818 30.256 11.7328C30.256 12.5667 30.288 13.4328 30.288 13.4328H29.4226V15.6461H30.288V26.4238H32.8521V15.6782H34.743L35.2238 13.4649H32.8841V11.4762C32.8841 10.5139 33.2687 9.90441 33.8777 9.90441ZM37.1468 26.4559H39.6788V13.2404L37.1468 13.5611V26.4559Z", fill: "#005DA9" }), index.h("path", { key: '5602d3c181d3ad52ecb747ce5b52442d6b1b48f2', d: "M77.0816 33.5126C68.6203 36.0146 58.3321 37.1052 48.2682 37.1052C22.7239 37.1052 6.24986 29.5993 5.09604 19.6877C4.67938 15.9668 7.59599 12.3422 12.4677 9.26285C11.6023 8.62132 11.0575 7.59488 11.0254 6.44012C3.97427 10.161 0 15.0366 0 19.9764C0 30.9145 19.5188 40.1525 48.5246 39.7676C58.6205 39.6393 67.0498 38.1958 74.6778 35.6939C83.7482 32.7428 89.4532 28.5087 90.8313 26.6483C89.1968 28.1238 85.3186 31.0748 77.0816 33.5126ZM23.2687 4.38723C24.9674 3.80985 27.3712 3.0721 27.3712 3.0721C34.1339 1.21166 41.6017 0.121063 48.5566 0.185215C40.544 -0.295931 33.2365 0.185215 26.8584 1.33997C26.8584 1.33997 24.743 1.69281 22.4675 2.27018C22.4675 2.27018 21.3777 2.55887 20.7047 2.75133C20.0316 2.94379 19.1021 3.2004 19.1021 3.2004C18.4611 3.39286 17.8201 3.6174 17.1791 3.84193C17.8201 4.48346 18.2047 5.31745 18.2368 6.27974C19.3586 5.76652 21.5059 4.99668 23.2687 4.38723Z", fill: "#E30034" })), index.h("defs", { key: 'b91857cf444cbcd3d108c08eecd32c74ffa7837f' }, index.h("clipPath", { key: '7549b3c5240d84a34cfb0eead8c7d7f421a0546d', id: "clip0_2396_2480" }, index.h("rect", { key: '2a008fbac65664328db9f6df3cf7a8a9d5cb3d01', width: "91", height: "40", fill: "white" })))), " "), index.h("div", { key: '3c51fa2fee76a24e9db0d254f49180960b988d12', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), index.h("div", { key: '4b5143c3cb3b107d6cd6c3a827bc9518a88fe923', class: "sidebar__nav-container" }, index.h("slot", { key: 'e1a182f2a1ede762b17b0080970c89a407a859c2' }))), this.internalShowFooter &&
322
- index.h("div", { key: '0e4d5357b77d0de7ee0d1dc30b1bccd3bb09aa95', class: 'sidebar__footer-container' }, index.h("div", { key: 'da0cae5cd4e5cd78594615cf02d267171a83e07d', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
323
- index.h("div", { key: '491062e63c625ea6c8d4027ff7bf0fa9e631ce66', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && index.h("a", { key: 'd89e98392641d85d33d7421bf65362786c61e8c5', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && index.h("a", { key: '7d21252546491681736d30494c68a6fb0403edd0', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && index.h("a", { key: '36be4654f254fb07f0f46b3695e3c02807eb0c2e', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
324
- index.h("div", { key: '51288cb0202cf73073de3d53e44ea773ee955b04', class: 'sidebar__footer-wrapper-bottom-links' }, index.h("span", { key: '4d751a9d66c85b97827c8f7562c78150d6d33801' }, this.copyrightText))))));
320
+ return (index.h("div", { key: 'c801a5ef5e65ed3402b5c6649526e317f0229dd8', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, index.h("div", { key: 'e878548f8f5ef231250f9384bb09a89008109ddf', class: 'sidebar__top-container' }, this.showHeader &&
321
+ index.h("div", { key: '155bbc336b15ccc355fb154c50f253f23bbbe4d4', class: "sidebar__nav-bar" }, index.h("div", { key: '25a29f6d5fd35416e1631b3eb7d28a75ab843c31', class: "sidebar__nav-bar-logo" }, index.h("div", { key: 'ef4007cfc5d685673994818147d4c627933a95a2', class: 'sidebar__nav-bar-logo-img' }, index.h("svg", { key: 'f28310c2385feeb6ee3716c5c23ead68739ab728', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: 'b7b305b4df09a1e0b9ebf4d97dbfed249c2054ed', "clip-path": "url(#clip0_2396_2480)" }, index.h("path", { key: 'b8252fc0b5a9c2edea7be211927193b27e0d55ff', d: "M67.691 26.7766C71.0884 26.7766 72.1461 23.1841 72.1461 19.8802C72.1461 15.4536 70.2871 13.1441 67.691 13.1441C64.4219 13.1441 63.2681 16.7367 63.3001 19.9443C63.3322 23.1199 64.2296 26.7766 67.691 26.7766ZM66.0244 19.8481C66.0244 18.533 66.0244 15.4536 67.691 15.4536C69.4859 15.4536 69.4218 18.5009 69.4218 19.9123C69.4218 21.2595 69.4218 24.5313 67.7551 24.5313C65.9603 24.4992 66.0244 21.2274 66.0244 19.8481ZM57.8195 26.7766C59.1976 26.7766 60.3835 26.2313 61.5053 25.0445L60.5117 23.1841C59.7425 24.018 58.9733 24.4671 58.0438 24.4671C57.2746 24.4671 56.6336 24.018 56.249 23.2482C55.9285 22.5746 55.8644 21.8048 55.8644 20.9708V20.7142H61.6335V20.1368C61.6335 17.282 61.2809 15.7102 60.3835 14.5234C59.7104 13.6253 58.7169 13.1441 57.499 13.1441C56.2169 13.1441 55.1593 13.7215 54.39 14.8442C53.5567 16.0631 53.2042 17.699 53.2042 19.9443C53.1721 24.2426 54.8708 26.7766 57.8195 26.7766ZM57.531 15.2612C58.172 15.2612 58.5566 15.614 58.813 16.1914C59.0053 16.7046 59.1015 17.5707 59.1015 18.5971H55.8644C55.8964 16.3197 56.3772 15.2612 57.531 15.2612ZM74.2614 26.4559H76.7614V16.8329C77.3703 16.0952 78.0754 15.6782 78.5882 15.6782C78.9087 15.6782 79.2292 15.7423 79.4215 15.9989C79.6138 16.2876 79.71 16.7046 79.71 17.699V26.4559H82.21V16.5442C82.21 15.6782 82.1138 14.8121 81.601 14.1706C81.1523 13.5932 80.4472 13.2404 79.5497 13.2404C78.3959 13.2404 77.2101 13.914 76.569 14.6838C76.537 14.0102 76.3126 13.3687 76.2485 13.1441L73.9089 13.7536C74.0371 14.4593 74.2294 15.3253 74.2294 16.8971V26.4559H74.2614ZM45.2236 14.6838C45.1915 14.0102 44.9672 13.3687 44.9031 13.1441L42.5634 13.7536C42.6916 14.4593 42.8839 15.3253 42.8839 16.8971V26.4238H45.3838V16.8008C45.9928 16.0631 46.6979 15.6461 47.2107 15.6461C47.5312 15.6461 47.8517 15.7102 48.044 15.9669C48.2363 16.2555 48.3325 16.6725 48.3325 17.6669V26.4238H50.8324V16.5442C50.8324 15.6782 50.7363 14.8121 50.2235 14.1706C49.7748 13.5932 49.0696 13.2404 48.1722 13.2404C47.0505 13.2404 45.8646 13.914 45.2236 14.6838ZM14.6473 9.07042C16.1216 9.07042 17.3075 7.88359 17.3075 6.40807C17.3075 4.93256 16.1216 3.74573 14.6473 3.74573C13.173 3.74573 11.9871 4.93256 11.9871 6.40807C11.9871 7.88359 13.173 9.07042 14.6473 9.07042ZM26.9227 26.4559V16.5442C26.9227 15.6782 26.8265 14.8121 26.3137 14.1706C25.865 13.5932 25.1599 13.2404 24.2625 13.2404C23.1087 13.2404 21.9228 13.914 21.2818 14.6838C21.2497 14.0102 21.0254 13.3687 20.9613 13.1441L18.6536 13.7857C18.7818 14.4913 18.9741 15.3574 18.9741 16.9291V26.4559H21.4741V16.8329C22.0831 16.0952 22.7882 15.6782 23.301 15.6782C23.6215 15.6782 23.942 15.7423 24.1343 15.9989C24.3266 16.2876 24.4227 16.7046 24.4227 17.699V26.4559H26.9227ZM38.4289 8.36474C37.4994 8.36474 36.7622 9.10249 36.7622 10.0327C36.7622 10.9629 37.4994 11.7007 38.3968 11.7007C39.3263 11.7007 40.0634 10.9629 40.0634 10.0327C40.0634 9.10249 39.3263 8.36474 38.4289 8.36474ZM13.4614 26.4559H15.9614V10.8346L13.4614 11.1554V26.4559ZM33.8777 9.90441C34.3264 9.90441 34.7751 10.0648 35.0635 10.2893L35.7687 8.33266C35.0956 7.85151 34.3584 7.62698 33.429 7.62698C32.788 7.62698 32.1149 7.78736 31.5059 8.26851C30.897 8.78173 30.256 9.80818 30.256 11.7328C30.256 12.5667 30.288 13.4328 30.288 13.4328H29.4226V15.6461H30.288V26.4238H32.8521V15.6782H34.743L35.2238 13.4649H32.8841V11.4762C32.8841 10.5139 33.2687 9.90441 33.8777 9.90441ZM37.1468 26.4559H39.6788V13.2404L37.1468 13.5611V26.4559Z", fill: "#005DA9" }), index.h("path", { key: '1e28c50f1d12efaa9225140de225a89f68c8c04c', d: "M77.0816 33.5126C68.6203 36.0146 58.3321 37.1052 48.2682 37.1052C22.7239 37.1052 6.24986 29.5993 5.09604 19.6877C4.67938 15.9668 7.59599 12.3422 12.4677 9.26285C11.6023 8.62132 11.0575 7.59488 11.0254 6.44012C3.97427 10.161 0 15.0366 0 19.9764C0 30.9145 19.5188 40.1525 48.5246 39.7676C58.6205 39.6393 67.0498 38.1958 74.6778 35.6939C83.7482 32.7428 89.4532 28.5087 90.8313 26.6483C89.1968 28.1238 85.3186 31.0748 77.0816 33.5126ZM23.2687 4.38723C24.9674 3.80985 27.3712 3.0721 27.3712 3.0721C34.1339 1.21166 41.6017 0.121063 48.5566 0.185215C40.544 -0.295931 33.2365 0.185215 26.8584 1.33997C26.8584 1.33997 24.743 1.69281 22.4675 2.27018C22.4675 2.27018 21.3777 2.55887 20.7047 2.75133C20.0316 2.94379 19.1021 3.2004 19.1021 3.2004C18.4611 3.39286 17.8201 3.6174 17.1791 3.84193C17.8201 4.48346 18.2047 5.31745 18.2368 6.27974C19.3586 5.76652 21.5059 4.99668 23.2687 4.38723Z", fill: "#E30034" })), index.h("defs", { key: '066e7290ab0e63af8e1d1cee702f8c0123d92c4a' }, index.h("clipPath", { key: '8e4915df7f08183d8f83cb739d5245d549a86dbc', id: "clip0_2396_2480" }, index.h("rect", { key: '8c9a75cfa11166c5b7ff8e1f64e2a8cc5bb19d72', width: "91", height: "40", fill: "white" })))), " "), index.h("div", { key: '57c83d21dba020e41f39cce80c3030fe246b0f5b', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), index.h("div", { key: '979a3ffb8bc95fbdb464bb19bf2df28f2bdac3aa', class: "sidebar__nav-container" }, index.h("slot", { key: '42da5dc4f962912eeec56fedecf2c6d8eb35b8e2' }))), this.internalShowFooter &&
322
+ index.h("div", { key: '6c7b6dd6e51010a09db1f616a7140f0b815edca0', class: 'sidebar__footer-container' }, index.h("div", { key: '8f7fd87ab6981e08a10f757d7f10d395ed15037d', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
323
+ index.h("div", { key: '40a5dd02cac1dfede3b64149b010d8a37fab5a4d', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && index.h("a", { key: '0d1f9fe219037a6247d6a65c6b26799b03763f93', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && index.h("a", { key: 'db5c202282f7d115492fa2554d41e9f47d9226b9', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && index.h("a", { key: 'f828bd9e04e6b1b36441d1db0043075efe90337d', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
324
+ index.h("div", { key: '9c4488e1f7b8f6802ebeb8ad2af541924f2c3ac0', class: 'sidebar__footer-wrapper-bottom-links' }, index.h("span", { key: '4fbdf8c0782de834fafe08324959a585447b73a8' }, this.copyrightText))))));
325
325
  }
326
326
  get el() { return index.getElement(this); }
327
327
  };
@@ -146,10 +146,10 @@ const IfxSlider = class {
146
146
  this.updateValuePercent();
147
147
  }
148
148
  render() {
149
- return (index.h("div", { key: '6d8a7acac67dff6fa16e5857d5d87ac1a230e708', class: "ifx-slider" }, this.leftText && (index.h("span", { key: '8fa50d852e012089fd2b918b093e87bf3c2f2c3a', class: `left-text` }, this.leftText)), this.leftIcon && (index.h("ifx-icon", { key: 'd84ba5ac7f08dd8dddca0c24143ba97bcfda374e', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
149
+ return (index.h("div", { key: '67037beef09b2bd0c27b1e8e1b56f0dba3beafed', class: "ifx-slider" }, this.leftText && (index.h("span", { key: '13ea96c660418afa4427582a22e167b4e751eb8a', class: `left-text` }, this.leftText)), this.leftIcon && (index.h("ifx-icon", { key: '78cef60ca53df2cd8c38323a6bb815ff6fe8d7db', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
150
150
  index.h("input", { type: "range", min: this.min, max: this.max, step: this.step, value: this.internalValue, disabled: this.disabled, ref: (el) => (this.inputRef = el), onInput: (event) => this.handleInputChange(event), "aria-label": 'a slider', "aria-value": this.value, "aria-disabled": this.disabled })
151
151
  :
152
- index.h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, index.h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), index.h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (index.h("ifx-icon", { key: '02911017ea076f62e13a55b98e8a723f40c9c75b', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (index.h("span", { key: 'e984e2322ff0fe2f8d2a2404a8e342c393a822e7', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (index.h("span", { key: 'eb473d4ddcf6d10a3e01c474ffc76b916b0163e3', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
152
+ index.h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, index.h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), index.h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (index.h("ifx-icon", { key: '8a0829ceb69a86dc0d1c16c12ba18340e461daf6', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (index.h("span", { key: 'bdc44d94b0002ea82a65fd41a75e3037122e12ec', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (index.h("span", { key: '6f3b3e8e72622c13046afc9b62cbba3c077e07e9', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
153
153
  }
154
154
  get el() { return index.getElement(this); }
155
155
  static get watchers() { return {
@@ -14,8 +14,8 @@ const Spinner = class {
14
14
  this.inverted = false;
15
15
  }
16
16
  render() {
17
- return (index.h("div", { key: '652c6fe6e0a08e3cf7238af351918a0c47fed005', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, index.h("div", { key: '03c1c7e9f20a988d3be881acf2e4e392e699fab2', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
18
- && index.h("div", { key: '84486975487322399e1558b7184827e958f68f36', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, index.h("svg", { key: '75095cf14fc4379ad614d19f3f17fbcc45522893', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: 'ac75f21b37bef789cac77fb0ba7ad32d137a059a', id: "spinner/conductor" }, index.h("path", { key: 'abec474d103c502e803abb0dc2b394200b6349bc', id: "Vector", d: "M38.75 18.75C39.4375 18.75 40 19.3125 40 20C40 20.6875 39.4409 21.25 38.75 21.25H35V26.25H38.75C39.4375 26.25 40 26.8125 40 27.5C40 28.1875 39.4409 28.75 38.75 28.75H35V30C35 32.7617 32.7617 35 30 35H28.75V38.75C28.75 39.4409 28.1875 40 27.5 40C26.8125 40 26.25 39.4409 26.25 38.75V35H21.25V38.75C21.25 39.4409 20.6875 40 20 40C19.3125 40 18.75 39.4409 18.75 38.75V35H13.75V38.75C13.75 39.4409 13.1875 40 12.5 40C11.8125 40 11.25 39.4409 11.25 38.75V35H10C7.23828 35 5 32.7617 5 30V28.75H1.25C0.559062 28.75 0 28.1875 0 27.5C0 26.8125 0.559062 26.25 1.25 26.25H5V21.25H1.25C0.559062 21.25 0 20.6875 0 20C0 19.3125 0.559062 18.75 1.25 18.75H5V13.75H1.25C0.559062 13.75 0 13.1875 0 12.5C0 11.8125 0.559062 11.25 1.25 11.25H5V10C5 7.23828 7.23828 5 10 5H11.25V1.25C11.25 0.5625 11.8125 0 12.5 0C13.1875 0 13.75 0.559063 13.75 1.25V5H18.75V1.25C18.75 0.559063 19.3091 0 20 0C20.6909 0 21.25 0.559063 21.25 1.25V5H26.25V1.25C26.25 0.559063 26.8091 0 27.5 0C28.1909 0 28.75 0.559063 28.75 1.25V5H30C32.7617 5 35 7.23828 35 10V11.25H38.75C39.4409 11.25 40 11.8091 40 12.5C40 13.1909 39.4409 13.75 38.75 13.75H35V18.75H38.75ZM32.5 10C32.5 8.62188 31.3781 7.5 30 7.5H10C8.62187 7.5 7.5 8.62188 7.5 10V30C7.5 31.3781 8.62187 32.5 10 32.5H30C31.3781 32.5 32.5 31.3781 32.5 30V10Z" }))))));
17
+ return (index.h("div", { key: '62c04f3edcd19f245768a00c304808f3a4972cf3', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, index.h("div", { key: '1aa7214da8a9293e56d8563578f5f522ae867a2d', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
18
+ && index.h("div", { key: '53293c967ecdb480cec817cdcdf2eb93395ccd96', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, index.h("svg", { key: '3105c3ff1c486d7049eac8ae5e2fa3cfd98f1829', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: '2f3f900a042d7d333e28ce5f8f6641791b67fe50', id: "spinner/conductor" }, index.h("path", { key: '1aed9df8359e2f10efc9221d2aa4011ee6ba9d30', id: "Vector", d: "M38.75 18.75C39.4375 18.75 40 19.3125 40 20C40 20.6875 39.4409 21.25 38.75 21.25H35V26.25H38.75C39.4375 26.25 40 26.8125 40 27.5C40 28.1875 39.4409 28.75 38.75 28.75H35V30C35 32.7617 32.7617 35 30 35H28.75V38.75C28.75 39.4409 28.1875 40 27.5 40C26.8125 40 26.25 39.4409 26.25 38.75V35H21.25V38.75C21.25 39.4409 20.6875 40 20 40C19.3125 40 18.75 39.4409 18.75 38.75V35H13.75V38.75C13.75 39.4409 13.1875 40 12.5 40C11.8125 40 11.25 39.4409 11.25 38.75V35H10C7.23828 35 5 32.7617 5 30V28.75H1.25C0.559062 28.75 0 28.1875 0 27.5C0 26.8125 0.559062 26.25 1.25 26.25H5V21.25H1.25C0.559062 21.25 0 20.6875 0 20C0 19.3125 0.559062 18.75 1.25 18.75H5V13.75H1.25C0.559062 13.75 0 13.1875 0 12.5C0 11.8125 0.559062 11.25 1.25 11.25H5V10C5 7.23828 7.23828 5 10 5H11.25V1.25C11.25 0.5625 11.8125 0 12.5 0C13.1875 0 13.75 0.559063 13.75 1.25V5H18.75V1.25C18.75 0.559063 19.3091 0 20 0C20.6909 0 21.25 0.559063 21.25 1.25V5H26.25V1.25C26.25 0.559063 26.8091 0 27.5 0C28.1909 0 28.75 0.559063 28.75 1.25V5H30C32.7617 5 35 7.23828 35 10V11.25H38.75C39.4409 11.25 40 11.8091 40 12.5C40 13.1909 39.4409 13.75 38.75 13.75H35V18.75H38.75ZM32.5 10C32.5 8.62188 31.3781 7.5 30 7.5H10C8.62187 7.5 7.5 8.62188 7.5 10V30C7.5 31.3781 8.62187 32.5 10 32.5H30C31.3781 32.5 32.5 31.3781 32.5 30V10Z" }))))));
19
19
  }
20
20
  getSizeClass() {
21
21
  return `${this.size}` === "s"
@@ -88,12 +88,12 @@ const TextField = class {
88
88
  this.handleTypeProp();
89
89
  }
90
90
  render() {
91
- return (index.h("div", { key: '582030cd80a25e8961e3bf36f78d743ae21f7cc7', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, index.h("div", { key: 'ae7d79533a7cb384c4eb42aa04c10c0df9384069', class: "textInput__top-wrapper" }, index.h("label", { key: '79e233964514cc87bca4d8f91caa1cd8570e3265', htmlFor: this.internalId }, index.h("slot", { key: '46a1155d3de1f75344a7fa00286ecc2924b0f2fb' }), this.optional && this.required ? (index.h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (index.h("span", { class: "optional" }, "(optional)")) : this.required ? (index.h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), index.h("div", { key: '69373ab3734b9bce032843336c8cea85b5b183d6', class: "textInput__bottom-wrapper" }, index.h("div", { key: '345b0f6731cd0f3ccce9b25118bf6fe95f400b4a', class: "input-container" }, this.icon && (index.h("ifx-icon", { key: 'cd4171b329389594190611b9c026ece9454dfd13', class: 'input-icon', icon: this.icon })), index.h("input", { key: '3b9cc25c0d3369bac079b681c05fe2c8fb224f0e', ref: (el) => (this.inputElement = el), disabled: this.disabled, autocomplete: this.autocomplete, type: this.internalType, id: this.internalId, value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
91
+ return (index.h("div", { key: 'c9580a0e2e30e35a71f7810f1e535b219dc10771', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, index.h("div", { key: 'edf8a82ab658b7fc0ece12d71f09431c20e8124e', class: "textInput__top-wrapper" }, index.h("label", { key: '53ef3361722fd8f26b47e131e838dd8b07a20179', htmlFor: this.internalId }, index.h("slot", { key: '06161d10e10428e502afa42373098b44fe28a790' }), this.optional && this.required ? (index.h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (index.h("span", { class: "optional" }, "(optional)")) : this.required ? (index.h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), index.h("div", { key: 'cda50a74cb429848c089550d49913ebf558d4bb1', class: "textInput__bottom-wrapper" }, index.h("div", { key: '3d4ab56df1faef49eb916a579f2c3e8d40e560ba', class: "input-container" }, this.icon && (index.h("ifx-icon", { key: '0c5571455e251187b78e8c41aa7a4433b5b64898', class: 'input-icon', icon: this.icon })), index.h("input", { key: 'e980988c791c58205621e0298ae9f30b3492cb2d', ref: (el) => (this.inputElement = el), disabled: this.disabled, autocomplete: this.autocomplete, type: this.internalType, id: this.internalId, value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
92
92
  ${this.error ? 'error' : ""}
93
93
  ${this.size === "s" ? "input-s" : ""}
94
- ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (index.h("ifx-icon", { key: '4576d8ee4dc4e78d0b6206fe0e4cbe7fa49ce557', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
95
- index.h("div", { key: '07198155e906c56d4c5e52392e193bfc31ecf58e', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
96
- index.h("div", { key: '59b7eb623d6e836087491f328de218267140f7b9', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
94
+ ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (index.h("ifx-icon", { key: 'b52019b0b09e108d1f3d059eb368129d2fbcaa08', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
95
+ index.h("div", { key: 'b1c7ca2f806618fd1f6bf4cb721ba0b98d5fa3cc', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
96
+ index.h("div", { key: '724371a463e174346770a005dd61bb8408601436', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
97
97
  }
98
98
  static get formAssociated() { return true; }
99
99
  get el() { return index.getElement(this); }
@@ -17,7 +17,7 @@ const Status = class {
17
17
  var _a;
18
18
  const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
19
19
  const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
20
- return (index.h("div", { key: 'f613dcda2a1cdf86cb9169937a3674b1f8d985f7', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, index.h("span", { key: '17792fd234e467d0396d00f6e244a5842d08e1ce', class: `dot ${effectiveColor}` }), index.h("p", { key: '51261dabeec924c46a9a710c74de9bb7140bf927', class: "text" }, this.label)));
20
+ return (index.h("div", { key: '6834296bacdbbfc1fea1260ae364baf91f8de076', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, index.h("span", { key: 'd6be4fd7099ed79da1984d6a01726172051bc630', class: `dot ${effectiveColor}` }), index.h("p", { key: '3ebcaa7ec097869ee5617806688d47c2acd0af82', class: "text" }, this.label)));
21
21
  }
22
22
  };
23
23
  Status.style = IfxStatusStyle0;
@@ -51,7 +51,7 @@ const Step = class {
51
51
  }
52
52
  }
53
53
  render() {
54
- return (index.h("div", { key: '9914ec28d308a59dae9f0f6117b2aece72ac6438', "aria-current": this.active ? 'step' : false, "aria-disabled": this.active || this.complete ? false : true, onClick: (e) => this.stopOnClickPropogation(e), class: `step-wrapper ${this.stepId === 1 ? 'first-step' : ''}
54
+ return (index.h("div", { key: '173a7351d118916c22a39efe185f29e062c44ece', "aria-current": this.active ? 'step' : false, "aria-disabled": this.active || this.complete ? false : true, onClick: (e) => this.stopOnClickPropogation(e), class: `step-wrapper ${this.stepId === 1 ? 'first-step' : ''}
55
55
  ${this.error ? 'error' : ''}
56
56
  ${this.stepperState.variant}
57
57
  ${this.complete ? 'complete' : ''}
@@ -59,11 +59,11 @@ const Step = class {
59
59
  indicator-${this.stepperState.indicatorPosition}
60
60
  ${this.active ? 'active' : ''}
61
61
  ${this.clickable ? 'clickable' : ''}
62
- ${this.disabled ? 'disabled' : ''}` }, index.h("div", { key: '6017ac474bcbc1afa7ed1ec416bf0302fdbd5cdd', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && index.h("span", { key: '0a90ed22e8b55a0a20d463347edd656ece131992', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
63
- index.h("div", { key: 'c21888305852d7434847c329a7f7569ff2ac3b7d', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && index.h("ifx-icon", { key: '1a97cd47db4fe64eda55a1418511bb1e78bc1332', icon: 'check16' }), this.active && index.h("span", { key: '2b918fa4f3052c7e6c5597f175956802ec2f34bb', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && index.h("ifx-icon", { key: 'b515f8cab0008f14c9e1ba9a5f085792a440a2cc', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && index.h("span", { key: '772ef8271ffb3398a7bcfedb732a12e43250ae98', class: `step-connector-r ${this.active ? 'active' : ''}` })),
62
+ ${this.disabled ? 'disabled' : ''}` }, index.h("div", { key: '3c26b8dd715c6f7d560ed688b04cb0ab7990e4c1', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && index.h("span", { key: '82e7620d83f5aefd7b8ce261548979e4da382c22', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
63
+ index.h("div", { key: 'd09403e5470f5af1069200edc964e0c06be266bc', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && index.h("ifx-icon", { key: 'b744e57aee0c02d59ea98245f38acf72e23b4cbf', icon: 'check16' }), this.active && index.h("span", { key: '0d517a738ed5a59d24498320eb6344b19c647173', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && index.h("ifx-icon", { key: '995c9a34fd6443d914f441d06a38fb7cfde6947a', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && index.h("span", { key: '3993117dd662fe56dc0111251f17e106c1cb4de7', class: `step-connector-r ${this.active ? 'active' : ''}` })),
64
64
  /* Step labels */
65
65
  (this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
66
- index.h("div", { key: 'b16463d3fb54cafc520cb7799f647884f28989f0', tabIndex: !this.disabled && this.complete && !this.active ? 0 : -1, class: `step-label ${this.stepperState.variant === 'compact' ? (this.active ? 'curr-label' : 'next-label') : ''}`, onClick: () => { this.handleStepClick(); }, onKeyDown: (e) => { this.handleStepKeyDown(e); } }, (this.stepperState.variant !== 'compact') && index.h("slot", { key: '81c8b0a1310dcb02c0c668c2ac7ed84902e31a8f' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && index.h("slot", { key: 'c20034f2bee0fea186754be2480b75552f4ea9e9' }))));
66
+ index.h("div", { key: '9b6e0e25a6a60f1d19f3f6c5c9b6494d13be68d9', tabIndex: !this.disabled && this.complete && !this.active ? 0 : -1, class: `step-label ${this.stepperState.variant === 'compact' ? (this.active ? 'curr-label' : 'next-label') : ''}`, onClick: () => { this.handleStepClick(); }, onKeyDown: (e) => { this.handleStepKeyDown(e); } }, (this.stepperState.variant !== 'compact') && index.h("slot", { key: '95f500fcdb032677d534787100fe7eb32aa640a5' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && index.h("slot", { key: '0784d66658e06464a3748293e5ecf8e9fcd846e8' }))));
67
67
  }
68
68
  ;
69
69
  static get watchers() { return {
@@ -128,10 +128,10 @@ const Stepper = class {
128
128
  this.syncIfxSteps();
129
129
  }
130
130
  render() {
131
- return (index.h("div", { key: '797f8d8dcc699cfedf33c1a03d73d92fa452789e', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
131
+ return (index.h("div", { key: '632b6518d8c7b1e712865a9b499408a6540ca181', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
132
132
  /* Progress bar for compact variant. */
133
133
  (this.variant === 'compact') &&
134
- index.h("div", { key: '809a1220c3920494be1e8ad0894d2e4eaf586823', class: 'stepper-progress' }, index.h("div", { key: 'ca02c1f0c34d24363f030b828d6d9807140687fe', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), index.h("div", { key: 'dbed479b177e2535fcdf3ef7f5b1be04b6839074', class: `stepper-wrapper` }, index.h("slot", { key: 'ad74e85e68cb12d1737066d07274e00b04db7077' }))));
134
+ index.h("div", { key: '2ee316cf71eebd5e8ff50b4d2c663f7675792814', class: 'stepper-progress' }, index.h("div", { key: '5ea016394d17a8421c4d0887b418b4f7e465564e', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), index.h("div", { key: '546b32d8cbe09f652a95d723985ac68626835dfc', class: `stepper-wrapper` }, index.h("slot", { key: '7c2928e57aabf5121ce3e5fca3fca10de3e27a3b' }))));
135
135
  }
136
136
  ;
137
137
  componentDidRender() {
@@ -80,7 +80,7 @@ const Switch = class {
80
80
  this.internals.setFormValue(null);
81
81
  }
82
82
  render() {
83
- return (index.h("div", { key: '00275ee24707ebf446476430fa4af6939bd017bf', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, index.h("div", { key: 'e15a531e43b1ccac07b4d8df4c91b44377c09ed4', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, index.h("div", { key: 'bbbed47db3b07d7977b4ad29c08ba9d2b0bbce0a', class: "switch__checkbox-wrapper" }, index.h("input", { key: 'fd06dd4ccf3b45dc64d6d976ed2fb60dcf9134d4', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), index.h("div", { key: 'd3dc979f46b1f46cbbc3fa6df7d0b84852dddde7', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), index.h("div", { key: 'f3e47e690f6d87515f248fae689379b81fd6ff8a', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: '4fef1d74b28e8b556f5364b6558047d1cf37eda1', htmlFor: "switch" }, index.h("slot", { key: 'acd83b37e36d11a0a2b7fd3a40bf1f0c584be42e', onSlotchange: () => this.toggleLabelGap() })))));
83
+ return (index.h("div", { key: 'fb71f5c8781e7ef86f62b0305d7e0e12772d77b2', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, index.h("div", { key: '7f8abc2a8b312f1ecda7ef925aaeff8d091799f4', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, index.h("div", { key: 'a7f8066bc5da773ede8d64fe2ebe5ddf77c7f3f3', class: "switch__checkbox-wrapper" }, index.h("input", { key: '54dc044228d5a02f426656bc43f41d900df5cea9', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), index.h("div", { key: '6f89cdfa26287d56ea0df5fdca68939e21f044b0', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), index.h("div", { key: '75847b7a97e97847008ac8bec050b04432a546c9', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: '664f7672abaffd7033e6e1ce8278c4ea9ad55611', htmlFor: "switch" }, index.h("slot", { key: 'cd1fefc9658b2203806d2248aba74db15cae4e96', onSlotchange: () => this.toggleLabelGap() })))));
84
84
  }
85
85
  static get formAssociated() { return true; }
86
86
  get el() { return index.getElement(this); }
@@ -18,7 +18,7 @@ const IfxTab = class {
18
18
  this.tabHeaderChange.emit(this.header);
19
19
  }
20
20
  render() {
21
- return index.h("slot", { key: '9390db47c18accefa13e357fa4cbee278b984f40' });
21
+ return index.h("slot", { key: '2de6f4e09db90539ece7dbd03c88d9e2e111b7d7' });
22
22
  }
23
23
  get el() { return index.getElement(this); }
24
24
  };
@@ -459,12 +459,12 @@ const Table = class {
459
459
  };
460
460
  }
461
461
  const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
462
- return (index.h(index.Host, { key: 'ba124693eafcbfbc933b55c6857776f728d12aea' }, index.h("div", { key: '34a6a79fedb9a6c960c9e71c68e7fd3c3c75e09f', class: "table-container" }, this.filterOrientation === 'sidebar' && (index.h("div", { key: 'd0f90397a8cf31325d2f441dbb1c3a3bc0afa138', class: "sidebar-btn" }, index.h("ifx-button", { key: '2f2514c29a261e014facb3243a6f555007b568a4', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, index.h("ifx-icon", { key: '3c7667f3b8bc795a1e2cc1be2df0bbddc9b7bb2b', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), index.h("div", { key: '2e46ec3931c21f0c1324454337fbf3e69b1dd5a7', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (index.h("div", { key: '26d6221d0c775117d3ebcba22670244d1f195801', class: "sidebar-container" }, index.h("div", { key: 'd50b7574c3f95a23c9a23c97eabb3ccabce2037f', class: "filters-title-container" }, index.h("span", { key: '7cd24e5737008cc0846031982f0f146b4f4ad648', class: "filters-title" }, "Filters")), index.h("div", { key: '9fff6f60fc28f57ef544d770012bace4730c0835', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: '2000415894dc9eb83f2ad9bab01314a9cd70de65', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (index.h("div", { key: 'ca2897fe8b4fa4d9bb7e4920905f83de71361221', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: '4ca9c5ca5d16e62345df45a99cfb33b6e3529dc0', name: "topbar-filter" })))), index.h("div", { key: '7ae3eb37ab9eaecc2c253b4e9a888eeb679c69cd', class: "table-pagination-wrapper" }, index.h("div", { key: '38e6a77edc2ba5c0488d0f6d20e14365a8f04469', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
462
+ return (index.h(index.Host, { key: '96f69d7cfa4075caaad2df3a10179597358ca6f9' }, index.h("div", { key: '2371ca3bc0c0e97e1170df0be1e7270780701699', class: "table-container" }, this.filterOrientation === 'sidebar' && (index.h("div", { key: '6ddbf9aad987e9f34bcb3be67cb21f9ef809fdd6', class: "sidebar-btn" }, index.h("ifx-button", { key: '491cd5b381c880177e14c2a9d27b56805dec85b8', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, index.h("ifx-icon", { key: '3b788923cd1690e6b7dff0e507f197bc306af302', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), index.h("div", { key: 'e44b08272dcd7efafa46835878b0a8ebdd829a49', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (index.h("div", { key: 'cba5cde8b3c272f7aa4a7f315e89f035c7897297', class: "sidebar-container" }, index.h("div", { key: '0f39832100fe44e9a241ff7c24f0a72465add27d', class: "filters-title-container" }, index.h("span", { key: '44f0c3829a91299dd578195df71ae982cedda802', class: "filters-title" }, "Filters")), index.h("div", { key: 'a1d9753d5791479befcfbdcf18e28331fe5b86a4', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: '3f29f14ae28a97ec33649b68de9c7900879ade3c', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (index.h("div", { key: '5d5ec21394c1b4609c90c86c4b2ddd50b0f5b4aa', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: '4daabd7a7e6cec4dd756aed053e79bb641d52de6', name: "topbar-filter" })))), index.h("div", { key: '17afd9c40459f45997f6e49e55f4e9060a27e007', class: "table-pagination-wrapper" }, index.h("div", { key: 'df11256ea2dafa4d7e37e2de8a8cf49cb9a34237', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
463
463
  const filter = this.currentFilters[name];
464
464
  const filterValues = filter.filterValues;
465
465
  const isMultiSelect = filter.type !== 'text';
466
466
  return filterValues.length > 0 ? (index.h("ifx-chip", { placeholder: name, size: "large", variant: isMultiSelect ? "multi" : "single", readOnly: true, value: filterValues, key: name }, filterValues.map(filterValue => (index.h("ifx-chip-item", { value: filterValue, selected: true, key: filterValue }, filterValue))))) : null;
467
- })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (index.h("ifx-button", { key: '7156897f41934f958f04a70f4d3faacdf8063b3b', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, index.h("ifx-icon", { key: 'c97a7f711c4cc107a36714e167b73d72b4d0e8d7', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (index.h("div", { key: 'd19d7904a134e930694082e2fef8925c24e3e7c9', class: "matching-results-container" }, index.h("span", { key: 'd21109ccee7b77317906b3a68d8489f558f582ca', class: "matching-results-count" }, this.matchingResultsCount), index.h("span", { key: '57cccfc367a3c6c07762d7e997e7cc8ceb1690c9', class: "matching-results-text" }, "matching results"))), index.h("div", { key: 'c47593ad6f870a314926d6b32ff07bbbcd0cad1f', id: "table-wrapper", class: this.getTableClassNames() }, index.h("div", { key: '9b73f234b9cb8e7c32f9c323b20d9a34d97ff48a', id: `ifxTable-${this.uniqueKey}`, class: `ifx-ag-grid ${this.variant === 'zebra' ? 'zebra' : ""}`, style: style, ref: (el) => this.container = el })), this.pagination ? index.h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage, "items-per-page": '[{"value":"ten","label":"10","selected":true}, {"value":"Twenty","label":"20","selected":false}, {"value":"Thirty","label":"30","selected":false}]' }) : null)))));
467
+ })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (index.h("ifx-button", { key: 'ecc8ace5a90190a34c8021b84cf2c1c903e4a186', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, index.h("ifx-icon", { key: 'e27acd28484b48f48832a3be61b2b1ad5bc1cf23', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (index.h("div", { key: '031b6eb86ef63ed95664189f62e0714658ab5241', class: "matching-results-container" }, index.h("span", { key: 'a088988155b0a0336402f053588bf419240712ef', class: "matching-results-count" }, this.matchingResultsCount), index.h("span", { key: '19d0880b1a91c18ae47c559b7d1845d7e6041995', class: "matching-results-text" }, "matching results"))), index.h("div", { key: 'b28f02605d79195dbfb0f0da44fda9afe4b2b4a0', id: "table-wrapper", class: this.getTableClassNames() }, index.h("div", { key: 'c441c226a8d53d74023fa7add8a6babc65c22779', id: `ifxTable-${this.uniqueKey}`, class: `ifx-ag-grid ${this.variant === 'zebra' ? 'zebra' : ""}`, style: style, ref: (el) => this.container = el })), this.pagination ? index.h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage, "items-per-page": '[{"value":"ten","label":"10","selected":true}, {"value":"Twenty","label":"20","selected":false}, {"value":"Thirty","label":"30","selected":false}]' }) : null)))));
468
468
  }
469
469
  hasButtonCol() {
470
470
  return this.getColData().some(column => column.field === 'button');
@@ -206,9 +206,9 @@ const IfxTabs = class {
206
206
  }
207
207
  render() {
208
208
  var _a;
209
- return (index.h("div", { key: '5611a3f319b0d8bd8eb135c5583e51a7ebbbdf14', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, index.h("ul", { key: 'e72b1eca9d9a9a1d74aea100b5400d8db7e0bc8d', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
209
+ return (index.h("div", { key: '2dc218563355690b7566802dfa6672fda0fe630f', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, index.h("ul", { key: 'e274c1fc00b41f4ad3467a9b60a5b95a25c0b14d', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
210
210
  _a.map((tab, index$1) => (index.h("li", { class: this.getTabItemClass(index$1), ref: (el) => (this.tabHeaderRefs[index$1] = el), onMouseDown: (event) => event.preventDefault(), onClick: () => this.handleClick(tab, index$1), "aria-selected": index$1 === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? index.h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
211
- tab.header))), index.h("div", { key: '2fcbbe0dbfd84095cc2050e96f71b97bfd2d3571', class: "active-border" })), index.h("div", { key: 'c788afab32a3b14eb58d4c195bbca3c83ef5fe4d', class: "tab-content" }, Array.from(this.tabObjects).map((_, index$1) => (index.h("div", { style: { display: index$1 === this.internalActiveTabIndex ? 'block' : 'none' } }, index.h("slot", { name: `tab-${index$1}` })))))));
211
+ tab.header))), index.h("div", { key: 'ef3fd6f8134bc99422e15c49dc597e5eeae2c013', class: "active-border" })), index.h("div", { key: '7043bc3c6ffcc0dcabc72d3054b30fecf3ca7394', class: "tab-content" }, Array.from(this.tabObjects).map((_, index$1) => (index.h("div", { style: { display: index$1 === this.internalActiveTabIndex ? 'block' : 'none' } }, index.h("slot", { name: `tab-${index$1}` })))))));
212
212
  }
213
213
  get el() { return index.getElement(this); }
214
214
  static get watchers() { return {
@@ -12,7 +12,7 @@ const Tag = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return (index.h("div", { key: '226762652cca543b0a1d18e5369522b4e3f8e439', "aria-label": "a tag", class: "container" }, this.icon && (index.h("ifx-icon", { key: 'fdbc2d0f9db2230d6a5dfa0c8bce6168c84be5ed', icon: this.icon })), index.h("a", { key: '4b0b1c215663bb98233e9f4a1839c039d5a62677', href: "javascript:void(null);", class: "label-wrapper" }, index.h("p", { key: '886e29da34a796cd03db982a9a189512c4a0a953', class: "label" }, index.h("slot", { key: 'e202efd131d0acb79b9d47a4dfaa8ba865598377' })))));
15
+ return (index.h("div", { key: '791fc14c6683c1f152c869bace97e91ee6c2f356', "aria-label": "a tag", class: "container" }, this.icon && (index.h("ifx-icon", { key: '6a0aba5d7e733f07b3ce02acf609a957bcae24c0', icon: this.icon })), index.h("a", { key: '5fdd0dbdae85e4b48ebebdab0dcab6f0c49c31df', href: "javascript:void(null);", class: "label-wrapper" }, index.h("p", { key: '12fb35248ea3ff84df0d0673f2195dad40a33fe1', class: "label" }, index.h("slot", { key: '2ba685a6fc9911152da6757579b80be39485aebb' })))));
16
16
  }
17
17
  };
18
18
  Tag.style = IfxTagStyle0;
@@ -49,7 +49,7 @@ const TemplatesUI = class {
49
49
  alertWrapper.classList.remove('show');
50
50
  }
51
51
  render() {
52
- return (index.h("div", { key: '2839932de12b3ac02cf1bb01c535b544c79ffaba', class: 'templates__container' }, index.h("div", { key: 'e69da2fb658fa6d1026908bc183be10fb9ab3e06', class: "back__btn-wrapper" }, index.h("ifx-icon-button", { key: '26b0ee7071c26f39b7567839249e88ed2a78d78b', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), index.h("div", { key: 'b91f587d291208f5f67a2fc5ea19c9253e393860', class: "alert__wrapper" }, index.h("ifx-alert", { key: 'd0ee2491c8e52d39b05bd4ce5b9a21ba3300f5c2', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), index.h("h2", { key: 'aaf1a750b6277f6644d05a9aefa27c3c36f7cf88', class: "templates__title" }, "Choose your template"), index.h("div", { key: 'f484bc4ba4f2f91ede04eb39f422b0a971b71113', class: "templates__wrapper" }, index.h("ifx-template", { key: '056c35bdd617a568c2dc012cb88762be7c8455c9', name: 'template-01', thumbnail: this.tableTemplate }), index.h("ifx-template", { key: 'd65ec2d5fe3f12e7a718d493abd3dbf5e22de531', name: 'template-02', thumbnail: this.wizardTemplate }))));
52
+ return (index.h("div", { key: '5031ada4f1de85cc30c13f1d8ae03e7cb0721fd0', class: 'templates__container' }, index.h("div", { key: '8d5bd9e240b50de2b4e7a85cd9e369145ccf683f', class: "back__btn-wrapper" }, index.h("ifx-icon-button", { key: 'dab9c9865a4ceb090fe5d646d67fab0548b9a7a0', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), index.h("div", { key: '76285031eb6ecccb28730c8ff6e45f34596672b7', class: "alert__wrapper" }, index.h("ifx-alert", { key: '449ea656f35cace5c777439fadded0280ee8cb63', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), index.h("h2", { key: 'c91798f4ce0b48a2ee814006c9d686e568276ac3', class: "templates__title" }, "Choose your template"), index.h("div", { key: '388370757fe848c1c5f3e4549391ee8b710753cb', class: "templates__wrapper" }, index.h("ifx-template", { key: '42fa6d595cff4eae5c6b7f2f4a58895a7d420cc0', name: 'template-01', thumbnail: this.tableTemplate }), index.h("ifx-template", { key: '8f772225a594a55435bdee7b82bc7dd50f36cc2d', name: 'template-02', thumbnail: this.wizardTemplate }))));
53
53
  }
54
54
  static get assetsDirs() { return ["assets"]; }
55
55
  get el() { return index.getElement(this); }
@@ -61,7 +61,7 @@ const TextArea = class {
61
61
  }
62
62
  render() {
63
63
  var _a, _b;
64
- return (index.h(index.Host, { key: 'c04bd9f6eb75e14607f6b81fb32065752fd814ac', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: 'bd270704eaedbd3fb127015dd5d9993839a75135', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), index.h("div", { key: '2ff0f414ce2209a5f7bdc9400b2c7c2356da39fd', class: 'wrapper__textarea' }, index.h("textarea", { key: '65007882cbf52104ee22af96beacb9d882bbf245', "aria-label": 'a textarea', "aria-value": this.value, "aria-disabled": this.disabled, id: this.inputId, style: { resize: this.resize }, name: this.name ? this.name : this.inputId, cols: this.cols, rows: this.rows, maxlength: this.maxlength, wrap: this.wrap, disabled: this.disabled, readonly: this.readOnly, placeholder: this.placeholder, value: this.value, onInput: (e) => this.handleOnInput(e) })), ((_b = this.caption) === null || _b === void 0 ? void 0 : _b.trim()) && (index.h("div", { key: 'c44b21fd8eef93920228267d9baf51a12bcf08ea', class: 'wrapper__caption' }, this.caption.trim()))));
64
+ return (index.h(index.Host, { key: '8624b0c2729df2bc0aa8c37ca8fe16b125a77495', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: 'f6fc82b5a622b00bfa81333ba86d5953fe07c7f6', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), index.h("div", { key: 'cd43d8b2a0ba05366e3e1db56f973dbaa6900ff5', class: 'wrapper__textarea' }, index.h("textarea", { key: '014de6060ca76130b9dc4b7618f717ab2435499b', "aria-label": 'a textarea', "aria-value": this.value, "aria-disabled": this.disabled, id: this.inputId, style: { resize: this.resize }, name: this.name ? this.name : this.inputId, cols: this.cols, rows: this.rows, maxlength: this.maxlength, wrap: this.wrap, disabled: this.disabled, readonly: this.readOnly, placeholder: this.placeholder, value: this.value, onInput: (e) => this.handleOnInput(e) })), ((_b = this.caption) === null || _b === void 0 ? void 0 : _b.trim()) && (index.h("div", { key: 'e4d045a78b4e18345916bd3d3983b44f864b80d8', class: 'wrapper__caption' }, this.caption.trim()))));
65
65
  }
66
66
  static get formAssociated() { return true; }
67
67
  get el() { return index.getElement(this); }
@@ -156,10 +156,10 @@ const Tooltip = class {
156
156
  'tooltip-extended': true,
157
157
  'visible': this.tooltipVisible,
158
158
  };
159
- return (index.h("div", { key: '9c87ad898f047bf3fefbfeec39faa033d39e2860', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, index.h("slot", { key: 'fc4ac4d2a09ccd8c038a180aeadce7fee2ab9b90' }), this.variant.toLowerCase() === 'dismissible' && index.h("div", { key: '9627cd1efe01ffcae8227920b0a59848c85ee5b7', class: tooltipDismissible }, index.h("button", { key: '96c225756217e4f5054c8b02fe0a20b848c845f5', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, index.h("ifx-icon", { key: 'f976619fb32729deb0be068b2c813b02bce37749', icon: "cross16" })), index.h("div", { key: 'e4219ce93a82ecd3534c8985cd62049cd23cbaa7', class: "tooltip-dismissible-content" }, this.header && index.h("div", { key: 'a168b26826aa857fce0f437023e5e18a956cee3d', class: "tooltip-dismissible-header" }, this.header), index.h("div", { key: '0bdfdce23226097d1f60a3d72032bcd9d7b709fe', class: "tooltip-dismissible-body" }, this.text)), index.h("svg", { key: '6c6efed9ed056040960a7928e93d0b6ff7f83b30', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'f9de1eb1b04f276c3ca7176af1066e483a441b69', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
160
- index.h("div", { key: '7cbd4ea98ec29eff71021b27cfd2696c5fa6cb68', class: tooltipCompact }, this.text, index.h("svg", { key: 'e75535c511eea6ea685cabd01f7646452699ecff', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'f3c6a9710be713cac4e3322e68700423441bc007', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
161
- index.h("div", { key: 'f04a640ab90d6f957bff270b7b170699634f3ee9', class: tooltipExtended }, index.h("slot", { key: 'aaab6713c93dbf5441ed8d83b1c8111076397404', name: "icon" }, this.icon ? index.h("div", { class: "extended_icon" }, index.h("ifx-icon", { icon: this.icon })) :
162
- index.h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, index.h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), index.h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), index.h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), index.h("div", { key: '723034136727fa51330c9f34fbfb4931f8af857e', class: "tooltip-extended-content" }, this.header && index.h("div", { key: '8bc34fd54d3e0a7abcd2f08145556c94dbde879b', class: "tooltip-extended-header" }, this.header), index.h("div", { key: 'e607a0953671b563f49921049a69ffe71c6d962e', class: "tooltip-extended-body" }, this.text)), index.h("svg", { key: 'a1aa6e39af3ecc50a5c8ee81c3f9fa826f88a446', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '9cd2e3ec0d0e5f1d3b4c58f7f85f5a3439638eae', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
159
+ return (index.h("div", { key: 'eba915eb2c8e06a2a91185ce96354c8848d23a2d', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, index.h("slot", { key: 'b40e214d27d3f5ee9737c04362370d8ef61750fb' }), this.variant.toLowerCase() === 'dismissible' && index.h("div", { key: '47787b754817d845f0cd0332ef6cf7a60cf253dd', class: tooltipDismissible }, index.h("button", { key: '40291aa2ed9bcf7fa1dc7f449dbcfe2140129bdb', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, index.h("ifx-icon", { key: '2e33bf3179ffe24f33e853cb7cbaa2591086f015', icon: "cross16" })), index.h("div", { key: '72657868b9044806f2e3b1a7d6c3c554e2e446aa', class: "tooltip-dismissible-content" }, this.header && index.h("div", { key: '04e123afe752a0b246aa63f2572d8317b09d4680', class: "tooltip-dismissible-header" }, this.header), index.h("div", { key: '05aa13b78433868380333e5450bf1e805e29eb63', class: "tooltip-dismissible-body" }, this.text)), index.h("svg", { key: '63d3209f546e2294e83b8c0c3e9ac904ac8faea5', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '9f0d22dc7aa0b453bfe3f11ef782c66ad8389a7d', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
160
+ index.h("div", { key: '6d6564f853d8260959efb9100034bb08c567f3c4', class: tooltipCompact }, this.text, index.h("svg", { key: '32336e9b73366c4b0b4c4cc79e6f004b6cce354f', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'b74985579532b7e026a7dc020699607def7ccb68', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
161
+ index.h("div", { key: '2882752134d5aad554ea81af8a0e03ac2bcb663f', class: tooltipExtended }, index.h("slot", { key: 'db0bedece3f5708989a20f7d42bf392d4aab1847', name: "icon" }, this.icon ? index.h("div", { class: "extended_icon" }, index.h("ifx-icon", { icon: this.icon })) :
162
+ index.h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, index.h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), index.h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), index.h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), index.h("div", { key: 'b70738a5739dfb9d540cdddd997fee3ac198eb53', class: "tooltip-extended-content" }, this.header && index.h("div", { key: '4e25ee763449a7daa8018dcad7eed78cf19fcaf1', class: "tooltip-extended-header" }, this.header), index.h("div", { key: '844fa769800ed8c2e0e55bdccdea8f0202900c28', class: "tooltip-extended-body" }, this.text)), index.h("svg", { key: '9f0db2fc78298b9763bc03e72aac26d79d8160ac', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'f68ca9d31f5733be55cd531a6a391875925237a6', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
163
163
  }
164
164
  get el() { return index.getElement(this); }
165
165
  static get watchers() { return {
@@ -181,6 +181,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
181
181
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
182
182
  /* webpackMode: "lazy" */
183
183
  './ifx-faq.cjs.entry.js')); }).then(processMod, consoleError);
184
+ case 'ifx-file-upload.cjs':
185
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
186
+ /* webpackMode: "lazy" */
187
+ './ifx-file-upload.cjs.entry.js')); }).then(processMod, consoleError);
184
188
  case 'ifx-filter-accordion.cjs':
185
189
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
186
190
  /* webpackMode: "lazy" */
@@ -237,10 +241,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
237
241
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
238
242
  /* webpackMode: "lazy" */
239
243
  './ifx-overview-table.cjs.entry.js')); }).then(processMod, consoleError);
240
- case 'ifx-progress-bar.cjs':
241
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
242
- /* webpackMode: "lazy" */
243
- './ifx-progress-bar.cjs.entry.js')); }).then(processMod, consoleError);
244
244
  case 'ifx-radio-button-group.cjs':
245
245
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
246
246
  /* webpackMode: "lazy" */
@@ -341,6 +341,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
341
341
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
342
342
  /* webpackMode: "lazy" */
343
343
  './ifx-notification.cjs.entry.js')); }).then(processMod, consoleError);
344
+ case 'ifx-progress-bar.cjs':
345
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
346
+ /* webpackMode: "lazy" */
347
+ './ifx-progress-bar.cjs.entry.js')); }).then(processMod, consoleError);
344
348
  case 'ifx-radio-button.cjs':
345
349
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
346
350
  /* webpackMode: "lazy" */
@@ -361,6 +365,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
361
365
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
362
366
  /* webpackMode: "lazy" */
363
367
  './ifx-select.cjs.entry.js')); }).then(processMod, consoleError);
368
+ case 'ifx-checkbox.cjs':
369
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
370
+ /* webpackMode: "lazy" */
371
+ './ifx-checkbox.cjs.entry.js')); }).then(processMod, consoleError);
364
372
  case 'ifx-icon-button.cjs':
365
373
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
366
374
  /* webpackMode: "lazy" */
@@ -369,10 +377,6 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
369
377
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
370
378
  /* webpackMode: "lazy" */
371
379
  './ifx-button.cjs.entry.js')); }).then(processMod, consoleError);
372
- case 'ifx-checkbox.cjs':
373
- return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
374
- /* webpackMode: "lazy" */
375
- './ifx-checkbox.cjs.entry.js')); }).then(processMod, consoleError);
376
380
  case 'ifx-number-indicator.cjs':
377
381
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
378
382
  /* webpackMode: "lazy" */