@infineon/infineon-design-system-stencil 35.0.0--canary.1896.598c4395e8ec94e336162dddd4a9862d4f2088cd.0 → 35.0.0--canary.1896.5fc54ca71b87c5e8db7c7dbe5fcd6d916843c3da.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 (366) hide show
  1. package/dist/cjs/icons-14857a37.js +1234 -0
  2. package/dist/cjs/icons-14857a37.js.map +1 -0
  3. package/dist/cjs/ifx-alert_2.cjs.entry.js +1 -1
  4. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  5. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  6. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  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-icon.cjs.entry.js +1 -1
  12. package/dist/cjs/ifx-icons-preview.cjs.entry.js +20 -4
  13. package/dist/cjs/ifx-icons-preview.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ifx-indicator.cjs.entry.js +2 -2
  15. package/dist/cjs/ifx-link.cjs.entry.js +1 -1
  16. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-modal.cjs.entry.js +11 -6
  18. package/dist/cjs/ifx-modal.cjs.entry.js.map +1 -1
  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-overview-table.cjs.entry.js +1 -1
  24. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  25. package/dist/cjs/ifx-radio-button-group.cjs.entry.js +1 -1
  26. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  27. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  28. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  29. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  30. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  31. package/dist/cjs/ifx-select.cjs.entry.js +2 -2
  32. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  33. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  34. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  35. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  36. package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
  37. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  38. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  39. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  40. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  41. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  42. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  43. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  44. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  45. package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
  46. package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
  47. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  48. package/dist/cjs/ifx-tree-view-item.cjs.entry.js +2 -2
  49. package/dist/cjs/ifx-tree-view.cjs.entry.js +1 -1
  50. package/dist/cjs/index-7f4df11a.js +8 -8
  51. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  52. package/dist/cjs/loader.cjs.js +1 -1
  53. package/dist/collection/components/icons-preview/icons-preview.css +15 -4
  54. package/dist/collection/components/icons-preview/icons-preview.js +20 -3
  55. package/dist/collection/components/icons-preview/icons-preview.js.map +1 -1
  56. package/dist/collection/components/indicator/indicator.js +2 -2
  57. package/dist/collection/components/link/link.js +1 -1
  58. package/dist/collection/components/modal/modal.js +11 -6
  59. package/dist/collection/components/modal/modal.js.map +1 -1
  60. package/dist/collection/components/navigation/navbar/navbar-item.js +5 -5
  61. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  62. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  63. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  64. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  65. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  66. package/dist/collection/components/notification/notification.js +2 -2
  67. package/dist/collection/components/overview-table/overview-table.js +1 -1
  68. package/dist/collection/components/pagination/pagination.js +1 -1
  69. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  70. package/dist/collection/components/radio-button/radio-button.js +2 -2
  71. package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
  72. package/dist/collection/components/search-bar/search-bar.js +1 -1
  73. package/dist/collection/components/search-field/search-field.js +1 -1
  74. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  75. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  76. package/dist/collection/components/select/single-select/select.js +2 -2
  77. package/dist/collection/components/slider/slider.js +2 -2
  78. package/dist/collection/components/spinner/spinner.js +2 -2
  79. package/dist/collection/components/status/status.js +1 -1
  80. package/dist/collection/components/stepper/step/step.js +4 -4
  81. package/dist/collection/components/stepper/stepper.js +2 -2
  82. package/dist/collection/components/switch/switch.js +1 -1
  83. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  84. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  85. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  86. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  87. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  88. package/dist/collection/components/table-advanced-version/table.js +2 -2
  89. package/dist/collection/components/table-basic-version/table.js +1 -1
  90. package/dist/collection/components/tabs/tab.js +1 -1
  91. package/dist/collection/components/tabs/tabs.js +2 -2
  92. package/dist/collection/components/tag/tag.js +1 -1
  93. package/dist/collection/components/templates/template/template.js +1 -1
  94. package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
  95. package/dist/collection/components/text-field/text-field.js +4 -4
  96. package/dist/collection/components/textarea/textarea.js +1 -1
  97. package/dist/collection/components/tooltip/tooltip.js +4 -4
  98. package/dist/collection/components/tree-view/tree-view-item.js +2 -2
  99. package/dist/collection/components/tree-view/tree-view.js +1 -1
  100. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  101. package/dist/components/ifx-accordion-item.js +1 -1
  102. package/dist/components/ifx-alert.js +1 -1
  103. package/dist/components/ifx-basic-table.js +1 -1
  104. package/dist/components/ifx-breadcrumb-item-label.js +1 -1
  105. package/dist/components/ifx-checkbox-group.js +1 -1
  106. package/dist/components/ifx-checkbox.js +1 -1
  107. package/dist/components/ifx-chip-item.js +1 -1
  108. package/dist/components/ifx-chip.js +1 -1
  109. package/dist/components/ifx-date-picker.js +1 -1
  110. package/dist/components/ifx-download.js +1 -1
  111. package/dist/components/ifx-dropdown-item.js +1 -1
  112. package/dist/components/ifx-dropdown-trigger-button.js +1 -1
  113. package/dist/components/ifx-faq.js +3 -3
  114. package/dist/components/ifx-file-upload.js +3 -3
  115. package/dist/components/ifx-filter-accordion.js +4 -4
  116. package/dist/components/ifx-filter-bar.js +2 -2
  117. package/dist/components/ifx-filter-search.js +3 -3
  118. package/dist/components/ifx-filter-type-group.js +1 -1
  119. package/dist/components/ifx-icon-button.js +1 -1
  120. package/dist/components/ifx-icon.js +1 -1
  121. package/dist/components/ifx-icons-preview.js +33 -10
  122. package/dist/components/ifx-icons-preview.js.map +1 -1
  123. package/dist/components/ifx-indicator.js +1 -1
  124. package/dist/components/ifx-link.js +1 -1
  125. package/dist/components/ifx-list-entry.js +4 -4
  126. package/dist/components/ifx-list.js +2 -2
  127. package/dist/components/ifx-modal.js +13 -8
  128. package/dist/components/ifx-modal.js.map +1 -1
  129. package/dist/components/ifx-multiselect.js +1 -1
  130. package/dist/components/ifx-navbar-item.js +7 -7
  131. package/dist/components/ifx-navbar-profile.js +3 -3
  132. package/dist/components/ifx-navbar.js +4 -4
  133. package/dist/components/ifx-notification.js +1 -1
  134. package/dist/components/ifx-overview-table.js +4 -4
  135. package/dist/components/ifx-pagination.js +1 -1
  136. package/dist/components/ifx-progress-bar.js +1 -1
  137. package/dist/components/ifx-radio-button-group.js +2 -2
  138. package/dist/components/ifx-radio-button.js +1 -1
  139. package/dist/components/ifx-search-bar.js +3 -3
  140. package/dist/components/ifx-search-field.js +1 -1
  141. package/dist/components/ifx-segment.js +2 -2
  142. package/dist/components/ifx-segmented-control.js +3 -3
  143. package/dist/components/ifx-select.js +1 -1
  144. package/dist/components/ifx-set-filter.js +5 -5
  145. package/dist/components/ifx-sidebar-item.js +7 -7
  146. package/dist/components/ifx-sidebar-title.js +1 -1
  147. package/dist/components/ifx-sidebar.js +5 -5
  148. package/dist/components/ifx-slider.js +3 -3
  149. package/dist/components/ifx-spinner.js +1 -1
  150. package/dist/components/ifx-status.js +1 -1
  151. package/dist/components/ifx-step.js +5 -5
  152. package/dist/components/ifx-stepper.js +2 -2
  153. package/dist/components/ifx-switch.js +1 -1
  154. package/dist/components/ifx-tab.js +1 -1
  155. package/dist/components/ifx-table.js +10 -10
  156. package/dist/components/ifx-tabs.js +3 -3
  157. package/dist/components/ifx-tag.js +2 -2
  158. package/dist/components/ifx-template.js +1 -1
  159. package/dist/components/ifx-templates-ui.js +8 -8
  160. package/dist/components/ifx-text-field.js +1 -1
  161. package/dist/components/ifx-textarea.js +1 -1
  162. package/dist/components/ifx-tooltip.js +5 -5
  163. package/dist/components/ifx-tree-view-item.js +4 -4
  164. package/dist/components/ifx-tree-view.js +1 -1
  165. package/dist/components/{p-e9f53aae.js → p-0ed48c83.js} +2 -2
  166. package/dist/components/{p-e9f53aae.js.map → p-0ed48c83.js.map} +1 -1
  167. package/dist/components/p-25193d1c.js +1323 -0
  168. package/dist/components/p-25193d1c.js.map +1 -0
  169. package/dist/components/{p-d6ba69e2.js → p-322abc25.js} +2 -2
  170. package/dist/components/{p-d6ba69e2.js.map → p-322abc25.js.map} +1 -1
  171. package/dist/components/{p-de6b551c.js → p-357107c5.js} +3 -3
  172. package/dist/components/{p-de6b551c.js.map → p-357107c5.js.map} +1 -1
  173. package/dist/components/{p-bd905594.js → p-35f780cc.js} +5 -5
  174. package/dist/components/{p-bd905594.js.map → p-35f780cc.js.map} +1 -1
  175. package/dist/components/{p-59b3c1f0.js → p-39ddb6de.js} +3 -3
  176. package/dist/components/{p-59b3c1f0.js.map → p-39ddb6de.js.map} +1 -1
  177. package/dist/components/{p-73014925.js → p-4b44776b.js} +5 -5
  178. package/dist/components/{p-73014925.js.map → p-4b44776b.js.map} +1 -1
  179. package/dist/components/{p-0579fe19.js → p-4f7e657d.js} +2 -2
  180. package/dist/components/{p-0579fe19.js.map → p-4f7e657d.js.map} +1 -1
  181. package/dist/components/{p-38037d65.js → p-53d4339c.js} +2 -2
  182. package/dist/components/{p-38037d65.js.map → p-53d4339c.js.map} +1 -1
  183. package/dist/components/{p-a541805b.js → p-5e9d3450.js} +2 -2
  184. package/dist/components/{p-a541805b.js.map → p-5e9d3450.js.map} +1 -1
  185. package/dist/components/{p-e3091464.js → p-6e1e2d56.js} +3 -3
  186. package/dist/components/{p-e3091464.js.map → p-6e1e2d56.js.map} +1 -1
  187. package/dist/components/{p-059709d0.js → p-86ffef9d.js} +3 -3
  188. package/dist/components/{p-059709d0.js.map → p-86ffef9d.js.map} +1 -1
  189. package/dist/components/{p-643bcbdf.js → p-9142f93b.js} +3 -3
  190. package/dist/components/{p-643bcbdf.js.map → p-9142f93b.js.map} +1 -1
  191. package/dist/components/{p-f0ee192b.js → p-952417f3.js} +4 -4
  192. package/dist/components/{p-f0ee192b.js.map → p-952417f3.js.map} +1 -1
  193. package/dist/components/{p-3b6a432e.js → p-a4922416.js} +3 -3
  194. package/dist/components/{p-3b6a432e.js.map → p-a4922416.js.map} +1 -1
  195. package/dist/components/{p-a9b659df.js → p-bfa4cccd.js} +2 -2
  196. package/dist/components/{p-a9b659df.js.map → p-bfa4cccd.js.map} +1 -1
  197. package/dist/components/{p-08e3be43.js → p-c7cd5e92.js} +3 -3
  198. package/dist/components/{p-08e3be43.js.map → p-c7cd5e92.js.map} +1 -1
  199. package/dist/components/{p-7a4fa8b6.js → p-e53e2c1c.js} +6 -6
  200. package/dist/components/{p-7a4fa8b6.js.map → p-e53e2c1c.js.map} +1 -1
  201. package/dist/components/{p-c11d7ab3.js → p-f4f71c1d.js} +6 -6
  202. package/dist/components/{p-c11d7ab3.js.map → p-f4f71c1d.js.map} +1 -1
  203. package/dist/esm/icons-e2536d40.js +1231 -0
  204. package/dist/esm/icons-e2536d40.js.map +1 -0
  205. package/dist/esm/ifx-alert_2.entry.js +1 -1
  206. package/dist/esm/ifx-basic-table.entry.js +1 -1
  207. package/dist/esm/ifx-chip_3.entry.js +1 -1
  208. package/dist/esm/ifx-faq.entry.js +1 -1
  209. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  210. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  211. package/dist/esm/ifx-filter-search.entry.js +1 -1
  212. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  213. package/dist/esm/ifx-icon.entry.js +1 -1
  214. package/dist/esm/ifx-icons-preview.entry.js +20 -4
  215. package/dist/esm/ifx-icons-preview.entry.js.map +1 -1
  216. package/dist/esm/ifx-indicator.entry.js +2 -2
  217. package/dist/esm/ifx-link.entry.js +1 -1
  218. package/dist/esm/ifx-list-entry.entry.js +1 -1
  219. package/dist/esm/ifx-modal.entry.js +11 -6
  220. package/dist/esm/ifx-modal.entry.js.map +1 -1
  221. package/dist/esm/ifx-navbar-item.entry.js +5 -5
  222. package/dist/esm/ifx-navbar-profile.entry.js +3 -3
  223. package/dist/esm/ifx-navbar.entry.js +3 -3
  224. package/dist/esm/ifx-notification.entry.js +2 -2
  225. package/dist/esm/ifx-overview-table.entry.js +1 -1
  226. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  227. package/dist/esm/ifx-radio-button-group.entry.js +1 -1
  228. package/dist/esm/ifx-radio-button.entry.js +2 -2
  229. package/dist/esm/ifx-search-bar.entry.js +1 -1
  230. package/dist/esm/ifx-search-field.entry.js +1 -1
  231. package/dist/esm/ifx-segment.entry.js +1 -1
  232. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  233. package/dist/esm/ifx-select.entry.js +2 -2
  234. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  235. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  236. package/dist/esm/ifx-sidebar.entry.js +5 -5
  237. package/dist/esm/ifx-slider.entry.js +2 -2
  238. package/dist/esm/ifx-spinner_2.entry.js +6 -6
  239. package/dist/esm/ifx-status.entry.js +1 -1
  240. package/dist/esm/ifx-step.entry.js +4 -4
  241. package/dist/esm/ifx-stepper.entry.js +2 -2
  242. package/dist/esm/ifx-switch.entry.js +1 -1
  243. package/dist/esm/ifx-tab.entry.js +1 -1
  244. package/dist/esm/ifx-table.entry.js +2 -2
  245. package/dist/esm/ifx-tabs.entry.js +2 -2
  246. package/dist/esm/ifx-tag.entry.js +1 -1
  247. package/dist/esm/ifx-templates-ui.entry.js +1 -1
  248. package/dist/esm/ifx-textarea.entry.js +1 -1
  249. package/dist/esm/ifx-tooltip.entry.js +4 -4
  250. package/dist/esm/ifx-tree-view-item.entry.js +2 -2
  251. package/dist/esm/ifx-tree-view.entry.js +1 -1
  252. package/dist/esm/index-6c9eba32.js +8 -8
  253. package/dist/esm/infineon-design-system-stencil.js +1 -1
  254. package/dist/esm/loader.js +1 -1
  255. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  256. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  257. package/dist/infineon-design-system-stencil/{p-6df28c5a.entry.js → p-061bfdb1.entry.js} +2 -2
  258. package/dist/infineon-design-system-stencil/{p-ee46527d.entry.js → p-06bfabcf.entry.js} +2 -2
  259. package/dist/infineon-design-system-stencil/{p-2d265c95.entry.js → p-09a8d63d.entry.js} +2 -2
  260. package/dist/infineon-design-system-stencil/{p-18b80502.entry.js → p-0f096cf1.entry.js} +2 -2
  261. package/dist/infineon-design-system-stencil/{p-6bb4f51c.entry.js → p-142878ee.entry.js} +2 -2
  262. package/dist/infineon-design-system-stencil/{p-c8c295c8.entry.js → p-18addbff.entry.js} +2 -2
  263. package/dist/infineon-design-system-stencil/{p-eb806fd6.entry.js → p-2d89c5e0.entry.js} +2 -2
  264. package/dist/infineon-design-system-stencil/p-2d89c5e0.entry.js.map +1 -0
  265. package/dist/infineon-design-system-stencil/{p-2d033cc1.entry.js → p-2f22605b.entry.js} +2 -2
  266. package/dist/infineon-design-system-stencil/p-34738a10.entry.js +2 -0
  267. package/dist/infineon-design-system-stencil/{p-395145ac.entry.js → p-37d6c639.entry.js} +2 -2
  268. package/dist/infineon-design-system-stencil/{p-0bab4a9b.entry.js → p-3ff96710.entry.js} +2 -2
  269. package/dist/infineon-design-system-stencil/{p-79b2e461.entry.js → p-47a3e831.entry.js} +2 -2
  270. package/dist/infineon-design-system-stencil/{p-519dc715.entry.js → p-487d2155.entry.js} +2 -2
  271. package/dist/infineon-design-system-stencil/{p-6483ca08.entry.js → p-5650fe08.entry.js} +2 -2
  272. package/dist/infineon-design-system-stencil/p-65e57b85.entry.js +2 -0
  273. package/dist/infineon-design-system-stencil/{p-04974a30.entry.js → p-6cb40415.entry.js} +2 -2
  274. package/dist/infineon-design-system-stencil/{p-28cfabbf.entry.js → p-6d99d01d.entry.js} +2 -2
  275. package/dist/infineon-design-system-stencil/{p-20ceef6f.entry.js → p-702a48f8.entry.js} +2 -2
  276. package/dist/infineon-design-system-stencil/{p-7a440ea3.entry.js → p-7619bd75.entry.js} +2 -2
  277. package/dist/infineon-design-system-stencil/{p-a4f7beca.entry.js → p-7b7ac7fa.entry.js} +2 -2
  278. package/dist/infineon-design-system-stencil/p-813f56d7.entry.js +2 -0
  279. package/dist/infineon-design-system-stencil/p-816cfb79.js +2 -0
  280. package/dist/infineon-design-system-stencil/p-816cfb79.js.map +1 -0
  281. package/dist/infineon-design-system-stencil/{p-36a241b3.entry.js → p-8503d1d1.entry.js} +2 -2
  282. package/dist/infineon-design-system-stencil/{p-5d03ee4f.entry.js → p-87fbd617.entry.js} +2 -2
  283. package/dist/infineon-design-system-stencil/{p-a85366f1.entry.js → p-959285a7.entry.js} +2 -2
  284. package/dist/infineon-design-system-stencil/{p-87fbefa1.entry.js → p-99faadcf.entry.js} +2 -2
  285. package/dist/infineon-design-system-stencil/p-a0b60618.entry.js +2 -0
  286. package/dist/infineon-design-system-stencil/{p-62303f57.entry.js → p-a9cfb70d.entry.js} +2 -2
  287. package/dist/infineon-design-system-stencil/{p-62c416a8.entry.js → p-aadd1a9d.entry.js} +2 -2
  288. package/dist/infineon-design-system-stencil/{p-d824195b.entry.js → p-acf0f4ed.entry.js} +2 -2
  289. package/dist/infineon-design-system-stencil/{p-cd445592.entry.js → p-b4758d2a.entry.js} +2 -2
  290. package/dist/infineon-design-system-stencil/{p-da304621.entry.js → p-b637c44c.entry.js} +2 -2
  291. package/dist/infineon-design-system-stencil/{p-cd85bddb.entry.js → p-b73a5f18.entry.js} +2 -2
  292. package/dist/infineon-design-system-stencil/{p-017e7bc5.entry.js → p-b9c761d3.entry.js} +2 -2
  293. package/dist/infineon-design-system-stencil/{p-41d1fd2c.entry.js → p-babf3f2d.entry.js} +2 -2
  294. package/dist/infineon-design-system-stencil/{p-cca0bd9c.entry.js → p-c2791360.entry.js} +2 -2
  295. package/dist/infineon-design-system-stencil/{p-59d2355e.entry.js → p-c28936ee.entry.js} +2 -2
  296. package/dist/infineon-design-system-stencil/{p-68c98a04.entry.js → p-c5a785d7.entry.js} +2 -2
  297. package/dist/infineon-design-system-stencil/{p-77b13cb9.entry.js → p-c84ef603.entry.js} +2 -2
  298. package/dist/infineon-design-system-stencil/{p-bdea9b32.entry.js → p-e44ff006.entry.js} +2 -2
  299. package/dist/infineon-design-system-stencil/{p-3a1220ee.entry.js → p-ebf0ee06.entry.js} +2 -2
  300. package/dist/infineon-design-system-stencil/{p-a2f38b5e.entry.js → p-ecc17497.entry.js} +2 -2
  301. package/dist/infineon-design-system-stencil/{p-d17282e3.entry.js → p-ee2f21e1.entry.js} +2 -2
  302. package/dist/infineon-design-system-stencil/{p-00a1ec40.entry.js → p-f2bea855.entry.js} +2 -2
  303. package/dist/infineon-design-system-stencil/{p-fe049ed9.entry.js → p-f338fb85.entry.js} +2 -2
  304. package/dist/infineon-design-system-stencil/p-f6094d3a.entry.js +2 -0
  305. package/dist/infineon-design-system-stencil/p-f6094d3a.entry.js.map +1 -0
  306. package/dist/types/components/icons-preview/icons-preview.d.ts +4 -0
  307. package/dist/types/components/modal/modal.d.ts +1 -1
  308. package/package.json +1 -1
  309. package/dist/cjs/icons-b9fd1601.js +0 -1222
  310. package/dist/cjs/icons-b9fd1601.js.map +0 -1
  311. package/dist/components/p-88962325.js +0 -1311
  312. package/dist/components/p-88962325.js.map +0 -1
  313. package/dist/esm/icons-f814ed16.js +0 -1219
  314. package/dist/esm/icons-f814ed16.js.map +0 -1
  315. package/dist/infineon-design-system-stencil/p-02634b6e.entry.js +0 -2
  316. package/dist/infineon-design-system-stencil/p-02634b6e.entry.js.map +0 -1
  317. package/dist/infineon-design-system-stencil/p-2c8c0e87.js +0 -2
  318. package/dist/infineon-design-system-stencil/p-2c8c0e87.js.map +0 -1
  319. package/dist/infineon-design-system-stencil/p-34019d16.entry.js +0 -2
  320. package/dist/infineon-design-system-stencil/p-34930b99.entry.js +0 -2
  321. package/dist/infineon-design-system-stencil/p-488408d3.entry.js +0 -2
  322. package/dist/infineon-design-system-stencil/p-90ffd930.entry.js +0 -2
  323. package/dist/infineon-design-system-stencil/p-eb806fd6.entry.js.map +0 -1
  324. /package/dist/infineon-design-system-stencil/{p-6df28c5a.entry.js.map → p-061bfdb1.entry.js.map} +0 -0
  325. /package/dist/infineon-design-system-stencil/{p-ee46527d.entry.js.map → p-06bfabcf.entry.js.map} +0 -0
  326. /package/dist/infineon-design-system-stencil/{p-2d265c95.entry.js.map → p-09a8d63d.entry.js.map} +0 -0
  327. /package/dist/infineon-design-system-stencil/{p-18b80502.entry.js.map → p-0f096cf1.entry.js.map} +0 -0
  328. /package/dist/infineon-design-system-stencil/{p-6bb4f51c.entry.js.map → p-142878ee.entry.js.map} +0 -0
  329. /package/dist/infineon-design-system-stencil/{p-c8c295c8.entry.js.map → p-18addbff.entry.js.map} +0 -0
  330. /package/dist/infineon-design-system-stencil/{p-2d033cc1.entry.js.map → p-2f22605b.entry.js.map} +0 -0
  331. /package/dist/infineon-design-system-stencil/{p-488408d3.entry.js.map → p-34738a10.entry.js.map} +0 -0
  332. /package/dist/infineon-design-system-stencil/{p-395145ac.entry.js.map → p-37d6c639.entry.js.map} +0 -0
  333. /package/dist/infineon-design-system-stencil/{p-0bab4a9b.entry.js.map → p-3ff96710.entry.js.map} +0 -0
  334. /package/dist/infineon-design-system-stencil/{p-79b2e461.entry.js.map → p-47a3e831.entry.js.map} +0 -0
  335. /package/dist/infineon-design-system-stencil/{p-519dc715.entry.js.map → p-487d2155.entry.js.map} +0 -0
  336. /package/dist/infineon-design-system-stencil/{p-6483ca08.entry.js.map → p-5650fe08.entry.js.map} +0 -0
  337. /package/dist/infineon-design-system-stencil/{p-34930b99.entry.js.map → p-65e57b85.entry.js.map} +0 -0
  338. /package/dist/infineon-design-system-stencil/{p-04974a30.entry.js.map → p-6cb40415.entry.js.map} +0 -0
  339. /package/dist/infineon-design-system-stencil/{p-28cfabbf.entry.js.map → p-6d99d01d.entry.js.map} +0 -0
  340. /package/dist/infineon-design-system-stencil/{p-20ceef6f.entry.js.map → p-702a48f8.entry.js.map} +0 -0
  341. /package/dist/infineon-design-system-stencil/{p-7a440ea3.entry.js.map → p-7619bd75.entry.js.map} +0 -0
  342. /package/dist/infineon-design-system-stencil/{p-a4f7beca.entry.js.map → p-7b7ac7fa.entry.js.map} +0 -0
  343. /package/dist/infineon-design-system-stencil/{p-90ffd930.entry.js.map → p-813f56d7.entry.js.map} +0 -0
  344. /package/dist/infineon-design-system-stencil/{p-36a241b3.entry.js.map → p-8503d1d1.entry.js.map} +0 -0
  345. /package/dist/infineon-design-system-stencil/{p-5d03ee4f.entry.js.map → p-87fbd617.entry.js.map} +0 -0
  346. /package/dist/infineon-design-system-stencil/{p-a85366f1.entry.js.map → p-959285a7.entry.js.map} +0 -0
  347. /package/dist/infineon-design-system-stencil/{p-87fbefa1.entry.js.map → p-99faadcf.entry.js.map} +0 -0
  348. /package/dist/infineon-design-system-stencil/{p-34019d16.entry.js.map → p-a0b60618.entry.js.map} +0 -0
  349. /package/dist/infineon-design-system-stencil/{p-62303f57.entry.js.map → p-a9cfb70d.entry.js.map} +0 -0
  350. /package/dist/infineon-design-system-stencil/{p-62c416a8.entry.js.map → p-aadd1a9d.entry.js.map} +0 -0
  351. /package/dist/infineon-design-system-stencil/{p-d824195b.entry.js.map → p-acf0f4ed.entry.js.map} +0 -0
  352. /package/dist/infineon-design-system-stencil/{p-cd445592.entry.js.map → p-b4758d2a.entry.js.map} +0 -0
  353. /package/dist/infineon-design-system-stencil/{p-da304621.entry.js.map → p-b637c44c.entry.js.map} +0 -0
  354. /package/dist/infineon-design-system-stencil/{p-cd85bddb.entry.js.map → p-b73a5f18.entry.js.map} +0 -0
  355. /package/dist/infineon-design-system-stencil/{p-017e7bc5.entry.js.map → p-b9c761d3.entry.js.map} +0 -0
  356. /package/dist/infineon-design-system-stencil/{p-41d1fd2c.entry.js.map → p-babf3f2d.entry.js.map} +0 -0
  357. /package/dist/infineon-design-system-stencil/{p-cca0bd9c.entry.js.map → p-c2791360.entry.js.map} +0 -0
  358. /package/dist/infineon-design-system-stencil/{p-59d2355e.entry.js.map → p-c28936ee.entry.js.map} +0 -0
  359. /package/dist/infineon-design-system-stencil/{p-68c98a04.entry.js.map → p-c5a785d7.entry.js.map} +0 -0
  360. /package/dist/infineon-design-system-stencil/{p-77b13cb9.entry.js.map → p-c84ef603.entry.js.map} +0 -0
  361. /package/dist/infineon-design-system-stencil/{p-bdea9b32.entry.js.map → p-e44ff006.entry.js.map} +0 -0
  362. /package/dist/infineon-design-system-stencil/{p-3a1220ee.entry.js.map → p-ebf0ee06.entry.js.map} +0 -0
  363. /package/dist/infineon-design-system-stencil/{p-a2f38b5e.entry.js.map → p-ecc17497.entry.js.map} +0 -0
  364. /package/dist/infineon-design-system-stencil/{p-d17282e3.entry.js.map → p-ee2f21e1.entry.js.map} +0 -0
  365. /package/dist/infineon-design-system-stencil/{p-00a1ec40.entry.js.map → p-f2bea855.entry.js.map} +0 -0
  366. /package/dist/infineon-design-system-stencil/{p-fe049ed9.entry.js.map → p-f338fb85.entry.js.map} +0 -0
@@ -1,4 +1,4 @@
1
- import { P as Pagination, d as defineCustomElement$1 } from './p-73014925.js';
1
+ import { P as Pagination, d as defineCustomElement$1 } from './p-4b44776b.js';
2
2
 
3
3
  const IfxPagination = Pagination;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { P as ProgressBar, d as defineCustomElement$1 } from './p-a541805b.js';
1
+ import { P as ProgressBar, d as defineCustomElement$1 } from './p-5e9d3450.js';
2
2
 
3
3
  const IfxProgressBar = ProgressBar;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$2 } from './p-88962325.js';
2
+ import { d as defineCustomElement$2 } from './p-25193d1c.js';
3
3
 
4
4
  const radioButtonGroupCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}.radio-button-group-container{display:flex;flex-direction:column}.radio-button-group{display:flex;font-family:var(--ifx-font-family);gap:8px}.radio-button-group.horizontal{flex-direction:row;column-gap:12px}.radio-button-group.vertical{flex-direction:column;row-gap:12px}.group-label{font:400 0.75rem/1rem \"Source Sans 3\";margin-bottom:8px;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.caption{margin-top:8px;align-self:flex-start;display:flex;width:100%;column-gap:8px;justify-content:space-between;align-items:center}.caption.default{color:#1D1D1D}.caption.error{color:#CD002F}.caption-text{font:400 0.75rem/1rem \"Source Sans 3\";flex:1;text-align:left;text-underline-position:from-font;text-decoration-skip-ink:none}.caption-icon{flex:0;display:flex}";
5
5
  const IfxRadioButtonGroupStyle0 = radioButtonGroupCss;
@@ -48,7 +48,7 @@ const RadioButtonGroup = /*@__PURE__*/ proxyCustomElement(class RadioButtonGroup
48
48
  this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
49
49
  }
50
50
  render() {
51
- return (h("div", { key: 'c7e22711c0ad382ae5bf80d1c19d228c44c51aec', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: 'ea26c8ec314cc3a2e75af3b2f234f2510179b4f2', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: '7f502f9c5600697003675c1be854213c83792b98', onSlotchange: this.handleSlotChange })), this.showCaption ? (h("div", { class: `caption ${this.hasErrors ? 'error' : 'default'}` }, this.showCaptionIcon ? h("div", { class: 'caption-icon' }, h("ifx-icon", { icon: "c-info-16" })) : '', h("div", { class: 'caption-text' }, this.captionText))) : ''));
51
+ return (h("div", { key: '43567f770ac3d3b235531419d876dae04e0c175f', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: '978ff3dacb9658de24604e7c80c454955397443d', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: 'e1059e44e42ad84203877ca697f3ff182b89ba63', onSlotchange: this.handleSlotChange })), this.showCaption ? (h("div", { class: `caption ${this.hasErrors ? 'error' : 'default'}` }, this.showCaptionIcon ? h("div", { class: 'caption-icon' }, h("ifx-icon", { icon: "c-info-16" })) : '', h("div", { class: 'caption-text' }, this.captionText))) : ''));
52
52
  }
53
53
  static get formAssociated() { return true; }
54
54
  get el() { return this; }
@@ -1,4 +1,4 @@
1
- import { R as RadioButton, d as defineCustomElement$1 } from './p-de6b551c.js';
1
+ import { R as RadioButton, d as defineCustomElement$1 } from './p-357107c5.js';
2
2
 
3
3
  const IfxRadioButton = RadioButton;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$3 } from './p-88962325.js';
3
- import { d as defineCustomElement$2 } from './p-59b3c1f0.js';
2
+ import { d as defineCustomElement$3 } from './p-25193d1c.js';
3
+ import { d as defineCustomElement$2 } from './p-39ddb6de.js';
4
4
 
5
5
  const searchBarCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}:host{width:100%;display:flex}.search-bar{box-sizing:border-box;height:40px;background-color:#FFFFFF;display:flex;flex-direction:row;align-items:center;width:100%;font-family:var(--ifx-font-family)}.search-bar.closed{display:flex;width:auto;justify-content:flex-start}.search-bar .search-bar-wrapper{display:flex;align-items:center;gap:16px;width:100%}.search-bar .search-bar-wrapper a{text-decoration:none;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;color:#0A8276;cursor:pointer}.search-bar .search-bar-wrapper ifx-search-field{width:100%}.search-bar .search-bar__icon-wrapper{display:none;flex-direction:row;align-items:center}.search-bar .search-bar__icon-wrapper ifx-icon:hover{cursor:pointer}.search-bar.closed .search-bar__icon-wrapper{display:flex}.search-bar.closed .search-bar-wrapper{display:none}";
6
6
  const IfxSearchBarStyle0 = searchBarCss;
@@ -41,7 +41,7 @@ const SearchBar = /*@__PURE__*/ proxyCustomElement(class SearchBar extends H {
41
41
  this.value = event.detail;
42
42
  }
43
43
  render() {
44
- return (h("div", { key: '751e06cbb3de13b0abce4cda3419a35b9fc8ddda', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { autocomplete: this.autocomplete, disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, h("ifx-icon", { icon: "search-16", slot: "search-icon" })), h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, h("ifx-icon", { icon: "search-16" })))));
44
+ return (h("div", { key: '069847868bb021437dafa4ff7d332f3714323abe', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { autocomplete: this.autocomplete, disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, h("ifx-icon", { icon: "search-16", slot: "search-icon" })), h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, h("ifx-icon", { icon: "search-16" })))));
45
45
  }
46
46
  get el() { return this; }
47
47
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { S as SearchField, d as defineCustomElement$1 } from './p-59b3c1f0.js';
1
+ import { S as SearchField, d as defineCustomElement$1 } from './p-39ddb6de.js';
2
2
 
3
3
  const IfxSearchField = SearchField;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$2 } from './p-88962325.js';
2
+ import { d as defineCustomElement$2 } from './p-25193d1c.js';
3
3
 
4
4
  const segmentCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}.segment{display:flex;align-items:center;justify-content:center;gap:8px;position:relative;border:1px solid #BFBBBB;border-radius:1px;padding:0 8px 0 8px;height:34px;background-color:#FFFFFF;transition:all 100ms ease;transition-property:color, background;font:600 0.875rem/1.25rem \"Source Sans 3\"}.segment:focus-visible{color:#FFFFFF;background-color:#0A8276}.segment:hover{color:#FFFFFF;background-color:#08665C;cursor:pointer}.segment:active{background-color:#06534B}.segment.segment--selected{color:#FFFFFF;background-color:#0A8276}.segment.segment--small{height:30px}.segment::after{position:absolute;top:0;left:0;width:100%;height:100%;outline:1px solid #BFBBBB;border-radius:1px;content:\"\"}";
5
5
  const IfxSegmentStyle0 = segmentCss;
@@ -27,7 +27,7 @@ const Segment = /*@__PURE__*/ proxyCustomElement(class Segment extends H {
27
27
  }
28
28
  }
29
29
  render() {
30
- return (h("div", { key: '20488abc8976a2bf516b4e27f212832c438003fe', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: '5bdef8744a3cace9e42b9a8e38e093e93f380ebf', icon: this.icon }), " ", h("slot", { key: 'd7372a9c9d68d6b7aebec07e62014d8afcdd0788' })));
30
+ return (h("div", { key: 'cd32486a1eaf991cdbf4717728d09c19fc16322e', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: 'eaeb02f3099d9e7d0274927e9260107735a22a32', icon: this.icon }), " ", h("slot", { key: 'b61db9f42bc7f29bb7f2c2e889578dcc5326d7fb' })));
31
31
  }
32
32
  static get style() { return IfxSegmentStyle0; }
33
33
  }, [1, "ifx-segment", {
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$2 } from './p-88962325.js';
2
+ import { d as defineCustomElement$2 } from './p-25193d1c.js';
3
3
 
4
4
  const segmentedControlCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}.group{display:flex;flex-direction:column;justify-content:space-between;gap:12px}.group__label{font:400 0.75rem/1rem \"Source Sans 3\"}.group__label:empty{display:none}.group__controls{display:flex;flex-wrap:wrap}.group__controls ::slotted(*){margin-left:-1px;margin-top:-1px}.group__caption{display:flex;align-items:center;gap:8px;font:400 0.75rem/1rem \"Source Sans 3\"}";
5
5
  const IfxSegmentedControlStyle0 = segmentedControlCss;
@@ -67,8 +67,8 @@ const SegmentedControl = /*@__PURE__*/ proxyCustomElement(class SegmentedControl
67
67
  this.setActiveSegment();
68
68
  }
69
69
  render() {
70
- return (h("div", { key: 'e65703f7696a860fd3984560fd64cc50f562bc7c', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: 'e4e7c6c329952811ff9b04c46f194415ebbf9cc5', class: 'group__label' }, this.label.trim()), h("div", { key: 'b3aece5b599ca5f5226522692415d80a92c905b2', class: 'group__controls' }, h("slot", { key: '65d548453e6de3f83f795760e21252faf8b66af6' })), this.caption.trim() &&
71
- h("div", { key: '60eb9d23ec2522e6dc82904094edd91af0851e48', class: 'group__caption' }, h("ifx-icon", { key: 'a41e8e407392fa340204a66607021cd990eb2e57', icon: 'cinfo16' }), " ", this.caption.trim())));
70
+ return (h("div", { key: '457f1ff3d1035a563716cd6f122cefe00478f1a5', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: '6d447d98f9fe9d1bc37e3664bd11e6f9a2e606a3', class: 'group__label' }, this.label.trim()), h("div", { key: '7d982526d1f2dd696e799a010b345438900686a4', class: 'group__controls' }, h("slot", { key: '86342c60b0fbbd955c6e34b5dd03ccab1381606f' })), this.caption.trim() &&
71
+ h("div", { key: 'fd818c6ec5152bb22abd8cb66415ba7fd9dc9e0d', class: 'group__caption' }, h("ifx-icon", { key: '5eb8cae06026db59a0b5e1763ff0abb4583da676', icon: 'cinfo16' }), " ", this.caption.trim())));
72
72
  }
73
73
  componentDidRender() {
74
74
  this.setSegmentSize();
@@ -1,4 +1,4 @@
1
- import { C as Choices, d as defineCustomElement$1 } from './p-f0ee192b.js';
1
+ import { C as Choices, d as defineCustomElement$1 } from './p-952417f3.js';
2
2
 
3
3
  const IfxSelect = Choices;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,10 +1,10 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$7 } from './p-a9b659df.js';
2
+ import { d as defineCustomElement$7 } from './p-bfa4cccd.js';
3
3
  import { d as defineCustomElement$6 } from './p-68016aea.js';
4
- import { d as defineCustomElement$5 } from './p-88962325.js';
5
- import { d as defineCustomElement$4 } from './p-08e3be43.js';
6
- import { d as defineCustomElement$3 } from './p-f0ee192b.js';
7
- import { d as defineCustomElement$2 } from './p-7a4fa8b6.js';
4
+ import { d as defineCustomElement$5 } from './p-25193d1c.js';
5
+ import { d as defineCustomElement$4 } from './p-c7cd5e92.js';
6
+ import { d as defineCustomElement$3 } from './p-952417f3.js';
7
+ import { d as defineCustomElement$2 } from './p-e53e2c1c.js';
8
8
 
9
9
  const setFilterCss = "";
10
10
  const IfxSetFilterStyle0 = setFilterCss;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$3 } from './p-88962325.js';
3
- import { d as defineCustomElement$2 } from './p-643bcbdf.js';
2
+ import { d as defineCustomElement$3 } from './p-25193d1c.js';
3
+ import { d as defineCustomElement$2 } from './p-9142f93b.js';
4
4
 
5
5
  const sidebarItemCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}:host{position:relative}.sidebar__nav-item:focus,.sidebar__nav-item.header__section:focus{outline:none}.sidebar__nav-item:focus .sidebar__nav-item-icon-wrapper,.sidebar__nav-item.header__section:focus .sidebar__nav-item-icon-wrapper{color:#08665C}.sidebar__nav-item:focus .sidebar__nav-item-label,.sidebar__nav-item.header__section:focus .sidebar__nav-item-label{outline:none;color:#08665C}.sidebar__nav-item:focus .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon,.sidebar__nav-item.header__section:focus .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{color:#08665C}.sidebar__nav-item:hover,.sidebar__nav-item.header__section:hover{outline:none}.sidebar__nav-item:hover .sidebar__nav-item-icon-wrapper,.sidebar__nav-item.header__section:hover .sidebar__nav-item-icon-wrapper{color:#08665C}.sidebar__nav-item:hover .sidebar__nav-item-label,.sidebar__nav-item.header__section:hover .sidebar__nav-item-label{outline:none;color:#08665C}.sidebar__nav-item:hover .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon,.sidebar__nav-item.header__section:hover .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{color:#08665C}.sidebar__nav-item{display:flex;flex-direction:row;align-items:center;width:100%;padding:8px 0px;gap:4px;flex:none;order:0;flex-grow:0;text-decoration:none;color:#1D1D1D;cursor:pointer;font-family:var(--ifx-font-family)}.sidebar__nav-item.extra-padding__bottom{padding:8px 0px 16px 0px}.sidebar__nav-item.active{color:#0A8276}.sidebar__nav-item.active-section::before{content:\"\";position:absolute;left:-32px;height:40px;width:2px;background:#0A8276}.sidebar__nav-item.open{padding:8px 0px}.sidebar__nav-item.open .sidebar__nav-item-label{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.sidebar__nav-item.open .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{transform:rotate(-180deg)}.sidebar__nav-item.header__section{box-sizing:padding-box;border-top:1px solid #EEEDED;padding:16px 0px;display:-webkit-flex;-webkit-line-clamp:1;-webkit-box-orient:horizontal;overflow:hidden;text-overflow:ellipsis}.sidebar__nav-item.header__section.no-top-border{border-top:none}.sidebar__nav-item.header__section.active-section::before{content:\"\";position:absolute;left:-32px;height:40px;width:2px;background:#0A8276}.sidebar__nav-item.header__section.open{padding:16px 0px 8px 0px}.sidebar__nav-item.header__section.open .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{transform:rotate(-180deg)}.sidebar__nav-item.header__section .sidebar__nav-item-label{color:#1D1D1D;font-family:Source Sans 3;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.sidebar__nav-item.submenu__item{padding:4px 0px}.sidebar__nav-item.submenu__item.extra-padding__bottom{padding:4px 0px 16px 0px}.sidebar__nav-item .sidebar__nav-item-icon-wrapper{display:flex;width:24px;height:24px;justify-content:center;align-items:center;gap:8px;flex-shrink:0}.sidebar__nav-item .sidebar__nav-item-icon-wrapper.noIcon{display:none}.sidebar__nav-item .sidebar__nav-item-icon-wrapper ifx-icon{width:16px;height:16px}.sidebar__nav-item .sidebar__nav-item-label{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;display:flex;align-items:center;flex:none;order:1;flex-grow:1;cursor:pointer}.sidebar__nav-item .sidebar__nav-item-indicator{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px 4px;flex:none;order:2;flex-grow:0}.expandable__submenu{display:none;list-style-type:none;flex-direction:column;padding:0;margin:0;padding-left:40px}.expandable__submenu.open{display:flex}.header__section+.expandable__submenu{padding-left:0}";
6
6
  const IfxSidebarItemStyle0 = sidebarItemCss;
@@ -251,11 +251,11 @@ const SidebarItem = /*@__PURE__*/ proxyCustomElement(class SidebarItem extends H
251
251
  }
252
252
  }
253
253
  render() {
254
- return (h("div", { key: 'f16b1df48d904c5aee8cca800c99f585af4b8e7b' }, h("a", { key: 'e0aabd35920d380dbaee1db9d30022577bd172da', 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
- h("div", { key: 'bcf6a7210683b5f40162d6ba46569376eb38d49d', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, h("ifx-icon", { key: 'b664bf10dfb009539fe05f2720de7ba7a14fca70', icon: this.icon })), h("div", { key: '5ca40022f7140012c53d4f9c0143082209516a4d', class: "sidebar__nav-item-label" }, h("slot", { key: '795eac3f184ced45b15b6db8eba59d55261dc988' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
256
- h("div", { key: 'efc5806098f475a17512324e4c07fbb88f164eba', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
257
- h("span", { key: 'c4bc5c3b5acbaf653dd39e35946347f8e087cdca', class: 'item__arrow-wrapper' }, h("ifx-icon", { key: '7716cac79ee025a8a2c1cdd034d97351940e4172', icon: "chevron-down-16" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
258
- h("span", { key: '56ed91bca6a8de6551f177438fea214c68d1292c', class: 'item__number-indicator' }, h("ifx-indicator", { key: 'e62958ddd62d3991c5eb6b03052c99a7498f9419', variant: 'number', number: this.numberIndicator })))), this.isExpandable && h("ul", { key: '926d098d681db8ffb38009b552cdaee85a5d354c', class: 'expandable__submenu' })));
254
+ return (h("div", { key: '7e0a398a47baab334837a55eb79cfd999c2fe99f' }, h("a", { key: 'd188e679861320c3c0d38e89dbc4bd503f120d24', 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
+ h("div", { key: '4098174f3c52fd51466d78f9d7816f358b6002ed', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, h("ifx-icon", { key: '2248af3dc70c08a46c874e14ee88724e6eefbcd1', icon: this.icon })), h("div", { key: '4e5ec198e85e975d38acb5b111f6d2d3892438d9', class: "sidebar__nav-item-label" }, h("slot", { key: '9fc8c5a800d790b82c341d8fd78b822dcd90c1e0' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
256
+ h("div", { key: '870741b1ced893333e08cef620ac28bf19a6e8c0', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
257
+ h("span", { key: 'c08832e75d3ca68a891e4446b40f4b7cfbde30c6', class: 'item__arrow-wrapper' }, h("ifx-icon", { key: 'a773892abff98167a8f452aab4ddbea6700521c9', icon: "chevron-down-16" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
258
+ h("span", { key: '940f81e8d2cc81d792b72a76e5862b3df3a1803c', class: 'item__number-indicator' }, h("ifx-indicator", { key: '490c7c99c6fac419eceb233ade7e5d9a711d2fbf', variant: 'number', number: this.numberIndicator })))), this.isExpandable && h("ul", { key: 'e810e46353df2fc6924e9d4e7e41690da7e1c72f', class: 'expandable__submenu' })));
259
259
  }
260
260
  get el() { return this; }
261
261
  static get watchers() { return {
@@ -10,7 +10,7 @@ const SidebarTitle = /*@__PURE__*/ proxyCustomElement(class SidebarTitle extends
10
10
  this.__attachShadow();
11
11
  }
12
12
  render() {
13
- return (h("div", { key: '6656cd8bd35ca4f89cf95808dc16ea56099dedf7', class: 'sidebar__title' }, h("div", { key: 'd16fa395818eeacc28745fd1989ac8c761e1b50e', class: 'sidebar__title-label' }, h("slot", { key: '680dfe12ecd14f089096f76e212361d54c74b47a' }))));
13
+ return (h("div", { key: 'c793d744377f6f42ab3bb06af308d618be5b61bc', class: 'sidebar__title' }, h("div", { key: '4bdab2724a633d02b02ef218ed3894bac28888ed', class: 'sidebar__title-label' }, h("slot", { key: '8945c7f1d9cdbde7465c121eef6e3c7f7217e9d1' }))));
14
14
  }
15
15
  get el() { return this; }
16
16
  static get style() { return IfxSidebarTitleStyle0; }
@@ -315,11 +315,11 @@ const Sidebar = /*@__PURE__*/ proxyCustomElement(class Sidebar extends H {
315
315
  }
316
316
  }
317
317
  render() {
318
- return (h("div", { key: '5b056e5d0be21078103db722b585d35d1d5e43f5', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, h("div", { key: '8bbe067f70a0b301ce9e8f3341a5227c3c16147b', class: 'sidebar__top-container' }, this.showHeader &&
319
- h("div", { key: '2246a74c78d38d1517ea549069ef50a1315052ca', class: "sidebar__nav-bar" }, h("div", { key: '63b710699bb3b0af9a8e47f40e3e2bf03698f13e', class: "sidebar__nav-bar-logo" }, h("div", { key: 'eb23601155377bddf43040e6504be688d748117e', class: 'sidebar__nav-bar-logo-img' }, h("svg", { key: 'ee6ec820ea467db0f15c077eedd60ddb487d15bd', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '2d9b38a8ccb55a505c0912f7c5fe9310473324ce', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: '879d553826bf573c4fcf5a5c81047e3e911351c8', 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" }), h("path", { key: '16933c7f6b9ed80508e373693da305b934c2174e', 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" })), h("defs", { key: '59f96e1afa1379cb90016b94bb42784bcc1ee423' }, h("clipPath", { key: '48bc7bc4d3547484f1db36569ed088c5e566909e', id: "clip0_2396_2480" }, h("rect", { key: '4297875b334c6809e733e01f7fabedad917ffc25', width: "91", height: "40", fill: "white" })))), " "), h("div", { key: '40a2236edd5c6e1c8bc42a094c4e2961e128efda', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), h("div", { key: '7d2bea7d7349b7d33fc261f7b19bb2009ed8a573', class: "sidebar__nav-container" }, h("slot", { key: 'ae3e7bdb023cac891bad89bf80a4e93b1ac3f724' }))), this.internalShowFooter &&
320
- h("div", { key: '3cb34bad7bc67ab1c4d52f7a51b51bda9365be06', class: 'sidebar__footer-container' }, h("div", { key: '34957fe7158991dc9b9612c4b695f8f07ee29f2a', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
321
- h("div", { key: 'c0373965ae11e8ee3e2cf2031f12cff9f059c463', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && h("a", { key: 'b69ab85e407e28cf3b9295a40b4abadf63b844c7', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && h("a", { key: 'dacc3020c6288af838788ebe7d85c726779b8845', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && h("a", { key: '2539e9253cca2c6d526b1a48323e2671fab0acc9', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
322
- h("div", { key: 'f180e5c8449a8750d7d0bb1f98bc045ff4d52f98', class: 'sidebar__footer-wrapper-bottom-links' }, h("span", { key: '093d0baa80d537586d46b816765c052a12fb4e6b' }, this.copyrightText))))));
318
+ return (h("div", { key: '93f80720c0bedd255ec622bf5c60e5f38bbf6a80', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, h("div", { key: '166b0e432d1b47bfede3577c77f83ecdc12b6e0d', class: 'sidebar__top-container' }, this.showHeader &&
319
+ h("div", { key: 'd67766f6f309d45da6288f1b6b29390fc22336ea', class: "sidebar__nav-bar" }, h("div", { key: '58243454646a4ba50af987d4671ef18558584dcb', class: "sidebar__nav-bar-logo" }, h("div", { key: '0e71d18e92474ab53f78611d70009edf2b6dae54', class: 'sidebar__nav-bar-logo-img' }, h("svg", { key: 'af8ab22c6f9bac7c5e4656583cf4af8165fd8c61', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'f3edbd397869735e5b93eac4c59caa60833964bb', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: 'ee8fbefea4c176eb1925164bc4b85b4723888bc7', 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" }), h("path", { key: 'dac2197538b9443a3ca8dfa542d273dcd61e1b81', 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" })), h("defs", { key: '5c1bea7571ad1177501ef2cd54cb87284ec9a2c6' }, h("clipPath", { key: 'db5a4d07404a62ddca51052755c9339012889e66', id: "clip0_2396_2480" }, h("rect", { key: '6bf3761df89c4b51c13dfbce35ced901ec1d639e', width: "91", height: "40", fill: "white" })))), " "), h("div", { key: 'ce0373ffe1001bc015f3517251cba6513bbaca11', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), h("div", { key: '786df0fdfdd06e732ca5e4956754a8e8227e1715', class: "sidebar__nav-container" }, h("slot", { key: 'b945a0ee4dafa55ea29b384c6eb4d10f84a801c9' }))), this.internalShowFooter &&
320
+ h("div", { key: 'd93d69539120235d938263a0c102f806289c2207', class: 'sidebar__footer-container' }, h("div", { key: '2a979c304fac6a7f67d87c260bd012f8b0c935f8', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
321
+ h("div", { key: '7e6ba62d8c140a79904d354f4a5087616808b360', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && h("a", { key: '1aa0d0ba1aaa0ab4d5f67081f54dc1b61aa059a6', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && h("a", { key: '5818c8f22c3bc50d96a49a16ff3b1ce0c71e3714', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && h("a", { key: '55e30d38704ed54a7f04702cfc84b84e6f215ab0', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
322
+ h("div", { key: '44dacba9e2d961e5e753ce7504e4781a9f5ba673', class: 'sidebar__footer-wrapper-bottom-links' }, h("span", { key: '0f6f64b6558a7d3c8b403ed51ff275e0f69fb4fd' }, this.copyrightText))))));
323
323
  }
324
324
  get el() { return this; }
325
325
  static get style() { return IfxSidebarStyle0; }
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$2 } from './p-88962325.js';
2
+ import { d as defineCustomElement$2 } from './p-25193d1c.js';
3
3
 
4
4
  const sliderCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}:host{display:inline-block}.left-icon,.right-icon,.left-text,.right-text,.percentage-display{font-size:0.875rem;color:#575352;margin-left:8px}.left-icon.disabled,.right-icon.disabled,.left-text.disabled,.right-text.disabled,.percentage-display.disabled{color:#BFBBBB}.left-icon,.left-text{margin-right:8px}.right-icon,.right-text,.percentage-display{margin-left:8px}.ifx-slider{display:flex;align-items:center;padding:2px 16px;border-radius:9999px}.ifx-slider input[type=range]{-webkit-appearance:none;width:100%;height:4px;background:linear-gradient(to right, #0A8276 0%, #0A8276 var(--value-percent, 0%), #EEEDED var(--value-percent, 0%), #EEEDED 100%);outline:none;cursor:pointer;transition:0.2s}.ifx-slider input[type=range]::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:#0A8276;cursor:pointer;box-shadow:0px 1px 2px rgba(0, 0, 0, 0.2)}.ifx-slider input[type=range]:not(:disabled)::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#0A8276;border-radius:50%;cursor:pointer;transition:box-shadow 0.2s}.ifx-slider input[type=range]:not(:disabled)::-webkit-slider-thumb:hover{background:#08665C}.ifx-slider input[type=range]:not(:disabled)::-webkit-slider-thumb:active{background:#06534B}.ifx-slider input[type=range]:disabled{background:#BFBBBB;cursor:default}.ifx-slider input[type=range]:disabled::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;background:#BFBBBB;border-radius:50%;cursor:default}.ifx-slider .range-slider__wrapper{position:relative;width:129px;height:4px;display:flex;align-items:center;justify-content:center;margin:0px 2px;background:linear-gradient(to right, #EEEDED 0%, #EEEDED var(--min-value-percent, 100%), #0A8276 var(--min-value-percent, 100%), #0A8276 var(--max-value-percent, 100%), #EEEDED var(--max-value-percent, 100%), #EEEDED 100%)}.ifx-slider .range-slider__wrapper:has(input[type=range]:disabled){background:#BFBBBB}.ifx-slider .range-slider__wrapper input[type=range]{position:absolute;pointer-events:none;background:none}.ifx-slider .range-slider__wrapper input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;pointer-events:auto;cursor:pointer;box-shadow:0px 1px 2px rgba(0, 0, 0, 0.2)}.ifx-slider .range-slider__wrapper input[type=range]::-moz-range-thumb{-webkit-appearance:none;border:none;pointer-events:auto;cursor:pointer;box-shadow:0px 1px 2px rgba(0, 0, 0, 0.2)}.ifx-slider .range-slider__wrapper input[type=range]::-ms-thumb{-webkit-appearance:none;border:none;pointer-events:auto;cursor:pointer;box-shadow:0px 1px 2px rgba(0, 0, 0, 0.2)}.ifx-slider .range-slider__wrapper input[type=range]::-webkit-slider-runnable-track{-webkit-appearance:none;border:none;background:none;width:100%}.ifx-slider .range-slider__wrapper input[type=range]::-moz-range-track{-webkit-appearance:none;border:none;background:none;width:100%}";
5
5
  const IfxSliderStyle0 = sliderCss;
@@ -145,10 +145,10 @@ const IfxSlider$1 = /*@__PURE__*/ proxyCustomElement(class IfxSlider extends H {
145
145
  this.updateValuePercent();
146
146
  }
147
147
  render() {
148
- return (h("div", { key: 'e60141906839675d8d7cef233343436877740bc6', class: "ifx-slider" }, this.leftText && (h("span", { key: 'ae49153179044da460d12571410e24f3a0de5442', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: 'ee863f5430218cac488a0558257b7d2678936b9e', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
148
+ return (h("div", { key: '2a92993bc30627ddf611724a4a4ddc4435070a2f', class: "ifx-slider" }, this.leftText && (h("span", { key: '0275f85cb21f317ee11fe0235f14bb4d649ec5ba', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: 'b9bc5a08f1ba9685fba1fb6abfff64f7a4af57ea', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
149
149
  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 })
150
150
  :
151
- h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, 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) }), 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 && (h("ifx-icon", { key: 'd68f775f4dbf8e51e5ab8a89dd17236c26770f60', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: 'a25c202715c0758ad3881262db1f9ecd452161b0', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: '3253969f836a3b311f0645d4e10c4fd89d13f91d', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
151
+ h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, 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) }), 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 && (h("ifx-icon", { key: 'c98b99448231741903119c5ec11a139acbe15514', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: '43b8c1a737d52a626f7076167de8de0f7e84c326', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: '5303fea41fd1f081894102e69cf38e4e05d351b5', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
152
152
  }
153
153
  get el() { return this; }
154
154
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { S as Spinner, d as defineCustomElement$1 } from './p-3b6a432e.js';
1
+ import { S as Spinner, d as defineCustomElement$1 } from './p-a4922416.js';
2
2
 
3
3
  const IfxSpinner = Spinner;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -15,7 +15,7 @@ const Status = /*@__PURE__*/ proxyCustomElement(class Status extends H {
15
15
  var _a;
16
16
  const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
17
17
  const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
18
- return (h("div", { key: '8c47a8a489d446e7f901eeec4909c1034a838311', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '0426cac15e805d0766b123c724775d122bac513c', class: `dot ${effectiveColor}` }), h("p", { key: 'ae8a2fda55fd873d8d7d3bf85f61fc0da6b73ddb', class: "text" }, this.label)));
18
+ return (h("div", { key: '5efa5a76a481840dfd1224684a01c619ad62c528', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: 'd150facf484bfe50ffa876c40d13e8f5d4880ecc', class: `dot ${effectiveColor}` }), h("p", { key: '5594b7360e7b3b6af14c906e5f69990bda009675', class: "text" }, this.label)));
19
19
  }
20
20
  static get style() { return IfxStatusStyle0; }
21
21
  }, [1, "ifx-status", {
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$2 } from './p-88962325.js';
2
+ import { d as defineCustomElement$2 } from './p-25193d1c.js';
3
3
 
4
4
  const stepCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}.step-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;width:100%;gap:8px;font:400 1rem/1.5rem \"Source Sans 3\"}.step-wrapper.vertical{flex-direction:row;gap:12px;width:unset;height:100%}.step-wrapper.vertical .step-icon-wrapper{flex-direction:column;width:unset;height:100%}.step-wrapper.compact{gap:0;max-width:100%}.step-wrapper.compact .step-label{max-width:100%;cursor:auto;align-self:flex-start}.step-wrapper.compact.indicator-left{align-items:flex-end;text-align:right}.step-wrapper.compact.indicator-right{align-items:flex-start}.step-wrapper .step-label{max-width:90%;color:#8D8786;word-wrap:break-word}.step-wrapper .step-label.curr-label{font:600 1.25rem/1.75rem \"Source Sans 3\"}.step-wrapper .step-label.next-label{font:400 0.75rem/1rem \"Source Sans 3\"}.step-wrapper .step-label :hover{color:#8D8786}.step-wrapper.first-step .step-connector-l{height:0px}.step-wrapper.last-step .step-connector-r{height:0px}.step-wrapper.vertical.first-step .step-connector-l,.step-wrapper.vertical.last-step .step-connector-r{width:0px}.step-wrapper.complete .step-connector-l,.step-wrapper.complete .step-connector-r,.step-wrapper.complete .step-icon{background:#0A8276}.step-wrapper.complete .step-connector-l.active,.step-wrapper.complete .step-connector-l.error,.step-wrapper.complete .step-connector-r.active,.step-wrapper.complete .step-connector-r.error,.step-wrapper.complete .step-icon.active,.step-wrapper.complete .step-icon.error{background:#8D8786}.step-wrapper.complete:not(.disabled) .step-label{cursor:pointer;color:#1D1D1D}.step-wrapper.complete:not(.disabled) .step-label :hover{color:#08665C}.step-wrapper.disabled .step-connector-l,.step-wrapper.disabled .step-connector-r,.step-wrapper.disabled .step-icon{background-color:#8D8786}.step-wrapper.disabled .step-label,.step-wrapper.disabled .step-label :hover{color:#8D8786}.step-wrapper.active .step-connector-l,.step-wrapper.active .step-connector-r,.step-wrapper.active .step-icon{background:#0A8276}.step-wrapper.active .step-connector-l.active,.step-wrapper.active .step-connector-l.error,.step-wrapper.active .step-connector-r.active,.step-wrapper.active .step-connector-r.error,.step-wrapper.active .step-icon.active,.step-wrapper.active .step-icon.error{background:#8D8786}.step-wrapper.active .step-label,.step-wrapper.active .step-label :hover{color:#1D1D1D}.step-wrapper.active.complete .step-label{cursor:auto}.step-wrapper.clickable:not(.active) .step-label{cursor:pointer}.step-wrapper.error:not(.active){color:#CD002F}.step-wrapper.error:not(.active) .step-label{color:#CD002F}.step-wrapper.error:not(.active) .step-label :hover{color:#0A8276}.step-wrapper.disabled .step-label{cursor:auto}.step-wrapper:hover.complete:not(.disabled):not(.active) .step-connector-l,.step-wrapper:hover.complete:not(.disabled):not(.active) .step-connector-r,.step-wrapper:hover.complete:not(.disabled):not(.active) .step-icon{background:#08665C}.step-wrapper:hover.complete:not(.disabled):not(.active) .step-connector-l.active,.step-wrapper:hover.complete:not(.disabled):not(.active) .step-connector-l.error,.step-wrapper:hover.complete:not(.disabled):not(.active) .step-connector-r.active,.step-wrapper:hover.complete:not(.disabled):not(.active) .step-connector-r.error,.step-wrapper:hover.complete:not(.disabled):not(.active) .step-icon.active,.step-wrapper:hover.complete:not(.disabled):not(.active) .step-icon.error{background:#8D8786}.step-wrapper:hover.complete:not(.disabled):not(.active) .step-label{color:#08665C}.active-indic{width:16px;height:16px;border-radius:9999px;background:white}.step-icon-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%}.step-icon{width:24px;height:24px;background-color:#8D8786;border-radius:9999px;display:flex;align-items:center;justify-content:center;color:white}.step-connector-r,.step-connector-l{height:2px;min-width:40px;flex-grow:1;background-color:#8D8786}.vertical .step-connector-r,.vertical .step-connector-l{height:unset;min-width:unset;width:2px;min-height:40px}";
5
5
  const IfxStepStyle0 = stepCss;
@@ -50,7 +50,7 @@ const Step = /*@__PURE__*/ proxyCustomElement(class Step extends H {
50
50
  }
51
51
  }
52
52
  render() {
53
- return (h("div", { key: '603484dd098009af351637b23ed898a9930fec18', "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' : ''}
53
+ return (h("div", { key: 'a5e17d366ff3be792d5577de70654524ff6922d2', "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
54
  ${this.error ? 'error' : ''}
55
55
  ${this.stepperState.variant}
56
56
  ${this.complete ? 'complete' : ''}
@@ -58,11 +58,11 @@ const Step = /*@__PURE__*/ proxyCustomElement(class Step extends H {
58
58
  indicator-${this.stepperState.indicatorPosition}
59
59
  ${this.active ? 'active' : ''}
60
60
  ${this.clickable ? 'clickable' : ''}
61
- ${this.disabled ? 'disabled' : ''}` }, h("div", { key: '0732df62ab68c7ee42d0a14e1ebc72a1d280a36b', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: '44054e9fa675579a92b0744f824692c108743ee9', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
62
- h("div", { key: 'e337ececf801eb0ecc3ef3bdb85e3b590f7d51e5', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: 'a4f3ba01913d0320084a1a245634dd1a3ce38140', icon: 'check16' }), this.active && h("span", { key: '5cf8536ff33b38b99bf6e516abed2cb71d005e30', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: 'a82d3210924625dc11019e9fcc594096f4877ccf', icon: 'warningf16' }), this.stepperState.variant !== 'compact' && h("span", { key: '52f2e8e74ee106e526e9c0823bf4c9c611c4db81', class: `step-connector-r ${this.active ? 'active' : ''}` })),
61
+ ${this.disabled ? 'disabled' : ''}` }, h("div", { key: '5a98a8f72479b641891151f409a9ac1f9358dd09', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: '540bbe469fe4f65242820105dc46320d3838f9c2', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
62
+ h("div", { key: 'be7f9115144025f5a1890ec0a22d59e1be89789d', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: 'edd8734ea346922500f56cf57808e08b7ea2d179', icon: 'check16' }), this.active && h("span", { key: '87f3afd88a29ec44d85dd302fc649aa64792870f', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: 'ad210c2b732c8e15e3384494797ee6d28ab4cf7b', icon: 'warningf16' }), this.stepperState.variant !== 'compact' && h("span", { key: '17054c9a269b231fc61b2df51e0c76cb2740facf', class: `step-connector-r ${this.active ? 'active' : ''}` })),
63
63
  /* Step labels */
64
64
  (this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
65
- h("div", { key: '901cea7f3cd2793003198ce63fa95df151965f77', 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') && h("slot", { key: '220cce65e6113c6fd68826cbc4abb0b2d38b9f69' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: 'd7fe0384cc4da72a2374345cc72ec71250b156ea' }))));
65
+ h("div", { key: 'bc2440c7b767e9688af2a5d9392d271eca89f8d5', 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') && h("slot", { key: 'a386137b0fa537faebfa104da2e303816dc7ce4f' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: '6ffcbc8064f712e28cd8c9ce1b3f80bb64e90f26' }))));
66
66
  }
67
67
  ;
68
68
  static get watchers() { return {
@@ -126,10 +126,10 @@ const Stepper = /*@__PURE__*/ proxyCustomElement(class Stepper extends H {
126
126
  this.syncIfxSteps();
127
127
  }
128
128
  render() {
129
- return (h("div", { key: 'cd36c24f161657c163e0541e8d20a0478f45833c', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
129
+ return (h("div", { key: '7fb2d127bfaa410d74765766863f9a45c18a5f8c', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
130
130
  /* Progress bar for compact variant. */
131
131
  (this.variant === 'compact') &&
132
- h("div", { key: '21fc70f72e0a5ac55b54e0b6a0dee37ecc82e61a', class: 'stepper-progress' }, h("div", { key: '89f1650fad1ad5505c47c658a5a1ddf88045a80a', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: 'dc59b08b648ba12feb1dac02a1ee232740f2a70e', class: `stepper-wrapper` }, h("slot", { key: '029b06604176b74e6f78d6d615562110f22346c5' }))));
132
+ h("div", { key: '82be02eb60fee5876779bb46447c5f6adbcf80ea', class: 'stepper-progress' }, h("div", { key: '6e2caf65433902195e4caa0baf9e43e1b99e78ba', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '8db00c33950fdc8d48f314b35cfa186f388d9dc2', class: `stepper-wrapper` }, h("slot", { key: '6b5213c91d8717886311992a0ff28f066ac9a3fe' }))));
133
133
  }
134
134
  ;
135
135
  componentDidRender() {
@@ -72,7 +72,7 @@ const Switch = /*@__PURE__*/ proxyCustomElement(class Switch extends H {
72
72
  this.internals.setFormValue(null);
73
73
  }
74
74
  render() {
75
- return (h("div", { key: 'e41a1059782c6485344cc7660b89703f7ee42d90', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, h("div", { key: '90f3a17558c5082ae3f68d7449591a02780476c3', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: 'eb59db3a9260ff32effb2992e3c5c976f85f71f0', class: "switch__checkbox-wrapper" }, h("input", { key: 'fcda04c7515a56501f10454f2f089dff301f28b0', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: '92f68f613c4f495d43805bcac42e26586af2d2f3', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: '50a714eeb67312ac01f28ec2658f9b917ca0a0bd', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: '18be81fb8bbf22dceeda37b2dfc9a4d50adba91e', htmlFor: "switch" }, h("slot", { key: '4426b83fb8da2f491b6276ded4d638da3205ff6e', onSlotchange: () => this.toggleLabelGap() })))));
75
+ return (h("div", { key: '257114f827ae403a93e9ae36a64e4bc0377ca9dd', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, h("div", { key: '9e5e9bf3a3864060ba90f81e8a4b6e00c31f96ab', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: 'a6457b4ec80ea8239b97154c43e7e80dd741f5be', class: "switch__checkbox-wrapper" }, h("input", { key: '4184498a110971709643b4622a302d7530f4bb54', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: '4a347f9e0e505bbe813f2095f0d4d87a4d2c3635', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: '1c1ae6991a58db2d1a6fa2ec197d53997e887705', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: 'ac603b0936b795b8d35cbeb087f2c875103af494', htmlFor: "switch" }, h("slot", { key: 'c95fd094cfdee769c8561ca5f6b3651c42870b14', onSlotchange: () => this.toggleLabelGap() })))));
76
76
  }
77
77
  static get formAssociated() { return true; }
78
78
  get el() { return this; }
@@ -15,7 +15,7 @@ const IfxTab$1 = /*@__PURE__*/ proxyCustomElement(class IfxTab extends H {
15
15
  this.tabHeaderChange.emit(this.header);
16
16
  }
17
17
  render() {
18
- return h("slot", { key: 'e5fd073419a55c43e5fd2b845ed721fc5d7e16f2' });
18
+ return h("slot", { key: '293e54aa0721e2b4bc17a3569a5aa623ed2b3205' });
19
19
  }
20
20
  get el() { return this; }
21
21
  static get style() { return IfxTabStyle0; }
@@ -2,14 +2,14 @@ import { p as proxyCustomElement, H, h, d as Host } from './p-f8e6a4ef.js';
2
2
  import { c as classNames } from './p-5cdc6210.js';
3
3
  import { c as createGrid } from './p-1429e9ea.js';
4
4
  import { d as defineCustomElement$a } from './p-17df0350.js';
5
- import { d as defineCustomElement$9 } from './p-a9b659df.js';
6
- import { d as defineCustomElement$8 } from './p-e3091464.js';
7
- import { d as defineCustomElement$7 } from './p-059709d0.js';
8
- import { d as defineCustomElement$6 } from './p-88962325.js';
9
- import { d as defineCustomElement$5 } from './p-e9f53aae.js';
10
- import { d as defineCustomElement$4 } from './p-643bcbdf.js';
11
- import { d as defineCustomElement$3 } from './p-73014925.js';
12
- import { d as defineCustomElement$2 } from './p-f0ee192b.js';
5
+ import { d as defineCustomElement$9 } from './p-bfa4cccd.js';
6
+ import { d as defineCustomElement$8 } from './p-6e1e2d56.js';
7
+ import { d as defineCustomElement$7 } from './p-86ffef9d.js';
8
+ import { d as defineCustomElement$6 } from './p-25193d1c.js';
9
+ import { d as defineCustomElement$5 } from './p-0ed48c83.js';
10
+ import { d as defineCustomElement$4 } from './p-9142f93b.js';
11
+ import { d as defineCustomElement$3 } from './p-4b44776b.js';
12
+ import { d as defineCustomElement$2 } from './p-952417f3.js';
13
13
 
14
14
  class ButtonCellRenderer {
15
15
  init(params) {
@@ -466,12 +466,12 @@ const Table = /*@__PURE__*/ proxyCustomElement(class Table extends H {
466
466
  };
467
467
  }
468
468
  const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
469
- return (h(Host, { key: '1f9602b1e458ff23e4661c4f6f9e866494694eed' }, h("div", { key: '18fa3c57d04eebd43156c8cefff5b7058a2dd070', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: 'e3976677ee902dfbc4c89335b179bb55d85d01ae', class: "sidebar-btn" }, h("ifx-button", { key: 'f60ac282ed5cf969489dd6fda04be7122ab12468', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '41be23acee02da11f0ed01a50f26acd4af604076', icon: "cross-16" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: 'f43fbc75fb3e58f146e65e58a825ea41446c3ac5', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: '9e1d212949947ccd3fac0586e87c407f1c9023a9', class: "sidebar-container" }, h("div", { key: '0d58c949e5e4cba25ae496d5a8eb180ef3ca04c4', class: "filters-title-container" }, h("span", { key: '659a22e030f5fe01d95ea9775088e833ec436497', class: "filters-title" }, "Filters")), h("div", { key: '5d4bd970d9cef3e8d2bff208efd3aeb283f21392', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '3458deab62dddb25662f106948c58a101ef45826', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '759e808e57dfbc1e80aae2de85dcd27b610edcdb', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: 'ed2cb556faa84c49c2913d3057d46add4f7dd03b', name: "topbar-filter" })))), h("div", { key: 'ebf34d31be5f73e2a8d77f55ea6eedbb2c22ad46', class: "table-pagination-wrapper" }, h("div", { key: '94f80f4eb9285b2c72679d7babee51b45a41c5bb', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
469
+ return (h(Host, { key: '5d13be741e0ac5bf5dc94c3e56c2c038116c6b3f' }, h("div", { key: 'dc3f02bb92257c3bc2c41694edc87edc7941b2f5', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: '6c427404568265a3c591e45ffeaaa2f5a5a8b2a0', class: "sidebar-btn" }, h("ifx-button", { key: 'cdd51d8ee03d9ac402852bb68b73afbc71cb23c3', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: 'cd1f0dd47471dc75b71fa9038ba56be4e4b84c99', icon: "cross-16" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: '056df34c3db1c5937ea94736aa9ca0b2268bcead', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: 'ec8d9fc25b91f250e2e3e34d6bf956b03409239c', class: "sidebar-container" }, h("div", { key: 'c695f15d95451d22c53efeef64cc028ad310d993', class: "filters-title-container" }, h("span", { key: 'c87bf10c0cb0b1d73176250144836a018cf2ddab', class: "filters-title" }, "Filters")), h("div", { key: '90001727c361b7c5c3ec3f544d3a3985cfe68b55', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '4423e099fd570266a1430d3f9cdf7ca1b18327bc', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '4542e5a42c3013fc0cbcb27cbb71f3020c51950c', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: 'c73ec5a16d764cc19f56968dfa0b049186c729c6', name: "topbar-filter" })))), h("div", { key: '9fa17a9a742014e701b6b1ceb274b427d71bb1a0', class: "table-pagination-wrapper" }, h("div", { key: '7309bde6b746c4752dbf91124b310d6187719b65', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
470
470
  const filter = this.currentFilters[name];
471
471
  const filterValues = filter.filterValues;
472
472
  const isMultiSelect = filter.type !== 'text';
473
473
  return filterValues.length > 0 ? (h("ifx-chip", { placeholder: name, size: "large", variant: isMultiSelect ? "multi" : "single", readOnly: true, value: filterValues, key: name }, filterValues.map(filterValue => (h("ifx-chip-item", { value: filterValue, selected: true, key: filterValue }, filterValue))))) : null;
474
- })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '0f2dd6082349cfee3a226fa50d8bef71daee35ec', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: 'b3eb80a1e175dcfcbd3aae5ba6d9a00d0209efd4', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '8f6ef0913da55411c8434b3f434b2d77a0a137d7', class: "matching-results-container" }, h("span", { key: '6d1307a05230729dbcf9d9606833bba8878bbfab', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '832d4800eda22965b05f33895a7efd45dde7673d', class: "matching-results-text" }, "matching results"))), h("div", { key: '3ddbff28a9ccc70346723387f8e78db6f737eb17', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: 'b01f265fdd053f341a4037d8c9211ad2750facb4', id: `ifxTable-${this.uniqueKey}`, class: `ifx-ag-grid ${this.variant === 'zebra' ? 'zebra' : ""}`, style: style, ref: (el) => this.container = el })), this.pagination ? 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)))));
474
+ })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: 'bb21094a95c6e505bc4e13eb7b86447e31617338', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: '440147aefbef04f6502d067882b9e1a4f9ab75c3', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '536cc282622046ced0561b04fb9a9e2bed710f92', class: "matching-results-container" }, h("span", { key: 'cdb992423e6963dcfe77e7ed5cf0751a5605b6df', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: 'ee4ac620a8a739bcf62e8c28d2f1bb122a2e8973', class: "matching-results-text" }, "matching results"))), h("div", { key: '80ee02c8ca92c5eddc1a98d830fd87852fc36b14', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: '8af94a63719663a8cee72caef79d0dc4cc191610', id: `ifxTable-${this.uniqueKey}`, class: `ifx-ag-grid ${this.variant === 'zebra' ? 'zebra' : ""}`, style: style, ref: (el) => this.container = el })), this.pagination ? 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)))));
475
475
  }
476
476
  hasButtonCol() {
477
477
  return this.getColData().some(column => column.field === 'button');
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$2 } from './p-88962325.js';
2
+ import { d as defineCustomElement$2 } from './p-25193d1c.js';
3
3
 
4
4
  const tabsCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}:host{display:flex}.tabs{display:flex;font-family:var(--ifx-font-family);width:100%}.tabs.horizontal{flex-direction:column}.tabs.vertical{flex-direction:row}.tabs-list{display:flex;list-style:none;padding:0;margin:0;position:relative;font-weight:600}.tabs-list:focus-within .active-border{display:none}.active-border{content:\"\";position:absolute;transition:left 0.3s ease-in-out, top 0.3s ease-in-out, height 0.3s ease-in-out}.tabs.horizontal .active-border{bottom:0;left:0;height:2px;background-color:#0A8276}.tabs.vertical .tabs-list{flex-direction:column;border-bottom:none}.tabs.vertical .tab-content{padding-top:0px;padding-left:32px}.tabs:not(.vertical) .tab-item.full-width{flex:1}.tab-item{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 16px;cursor:pointer;position:relative}.tab-item.icon__right{flex-direction:row-reverse;justify-content:flex-end}.tab-item:hover{color:#0A8276}.tab-item:active,.tab-item.active{color:#0A8276}.tab-item:focus,.tab-item.focus{outline:none;border-radius:1px;box-shadow:0 0 0 2px #FFFFFF, 0 0 0 4px #0A8276}.tab-item:focus+.active-border,.tab-item.focus+.active-border{display:none}.tab-item.disabled{color:#BFBBBB;pointer-events:none}.tabs.vertical .tab-item{border-right:2px solid transparent;min-width:7em}.tabs.vertical .active-border{left:0;top:0;width:2px;background-color:#0A8276}.tab-content{padding-top:24px;padding-left:0px;flex-grow:1}.tabs.small .tab-item{font-size:0.875rem}";
5
5
  const IfxTabsStyle0 = tabsCss;
@@ -205,9 +205,9 @@ const IfxTabs$1 = /*@__PURE__*/ proxyCustomElement(class IfxTabs extends H {
205
205
  }
206
206
  render() {
207
207
  var _a;
208
- return (h("div", { key: '4803a10882b336d2786eefa1d66615199c773f91', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: 'f94c1351e56f02a85ae5c51b348398153e90898e', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
208
+ return (h("div", { key: 'd26a8393f237ca51009ec6a169efa5b0b8913633', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '090d79d9c5df5174ec4c8e4b79cf7eeb7d950f53', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
209
209
  _a.map((tab, index) => (h("li", { class: this.getTabItemClass(index), ref: (el) => (this.tabHeaderRefs[index] = el), onMouseDown: (event) => event.preventDefault(), onClick: () => this.handleClick(tab, index), "aria-selected": index === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
210
- tab.header))), h("div", { key: 'f425c517053e3ccbc9930385e113682eaef68649', class: "active-border" })), h("div", { key: 'ee8f42e6f2048e7763b8c07323d8d4621b94ea0c', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
210
+ tab.header))), h("div", { key: '9889f746a990049c2fba52b16ad85a8ab8ee5962', class: "active-border" })), h("div", { key: '9f2e3fe4f9fd5ce6b322f2002f83db44d7f8ae27', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
211
211
  }
212
212
  get el() { return this; }
213
213
  static get watchers() { return {
@@ -1,5 +1,5 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$2 } from './p-88962325.js';
2
+ import { d as defineCustomElement$2 } from './p-25193d1c.js';
3
3
 
4
4
  const tagCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}:host{display:inline-flex}.container{display:inline-flex;align-items:center;padding:4px 16px;border:1px solid #BFBBBB;border-radius:9999px;background-color:#FFFFFF;gap:8px;font-family:var(--ifx-font-family)}.container:hover{cursor:pointer;border-color:#8D8786}.container:active,.container.active{border-color:#1D1D1D}.container:focus:not(:active,.active){outline:none;border-color:#1D1D1D}.container .label-wrapper{text-decoration:none}.container .label-wrapper .label{margin:0;font-weight:400;font-size:1rem;line-height:20px;color:#1D1D1D}";
5
5
  const IfxTagStyle0 = tagCss;
@@ -11,7 +11,7 @@ const Tag = /*@__PURE__*/ proxyCustomElement(class Tag extends H {
11
11
  this.__attachShadow();
12
12
  }
13
13
  render() {
14
- return (h("div", { key: '9272e9be4226830193ca2c7c578b8ff6b4d8b64b', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'ce9ff797949b26a0100b0a2c345f909b38de2150', icon: this.icon })), h("a", { key: '0b9aca0d27015b25569b597bdf0b6d1c99bc1c8a', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '32da674af0c5c76dae49c7b425386a035225e560', class: "label" }, h("slot", { key: '5e46712a76752014560351349a937e4bf2561d89' })))));
14
+ return (h("div", { key: '7d3cd6bbcd2b17053ddf88de92b752ca8beae04e', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'e4a9649f4c96f621d99659065b7686cc47405f3a', icon: this.icon })), h("a", { key: 'b970b5f7f9b9bbdd16178ec2e6ebf74bdc2975cc', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '16c29b68bedca92002a52db88f2449a646e47a9c', class: "label" }, h("slot", { key: 'd96adb622df3339e5ee0c6e6d8fed7d83560bed2' })))));
15
15
  }
16
16
  static get style() { return IfxTagStyle0; }
17
17
  }, [1, "ifx-tag", {
@@ -1,4 +1,4 @@
1
- import { T as Template, d as defineCustomElement$1 } from './p-c11d7ab3.js';
1
+ import { T as Template, d as defineCustomElement$1 } from './p-f4f71c1d.js';
2
2
 
3
3
  const IfxTemplate = Template;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,12 +1,12 @@
1
1
  import { p as proxyCustomElement, H, g as getAssetPath, h } from './p-f8e6a4ef.js';
2
- import { d as defineCustomElement$9 } from './p-d6ba69e2.js';
2
+ import { d as defineCustomElement$9 } from './p-322abc25.js';
3
3
  import { d as defineCustomElement$8 } from './p-17df0350.js';
4
- import { d as defineCustomElement$7 } from './p-88962325.js';
5
- import { d as defineCustomElement$6 } from './p-e9f53aae.js';
6
- import { d as defineCustomElement$5 } from './p-38037d65.js';
7
- import { d as defineCustomElement$4 } from './p-3b6a432e.js';
8
- import { d as defineCustomElement$3 } from './p-c11d7ab3.js';
9
- import { d as defineCustomElement$2 } from './p-7a4fa8b6.js';
4
+ import { d as defineCustomElement$7 } from './p-25193d1c.js';
5
+ import { d as defineCustomElement$6 } from './p-0ed48c83.js';
6
+ import { d as defineCustomElement$5 } from './p-53d4339c.js';
7
+ import { d as defineCustomElement$4 } from './p-a4922416.js';
8
+ import { d as defineCustomElement$3 } from './p-f4f71c1d.js';
9
+ import { d as defineCustomElement$2 } from './p-e53e2c1c.js';
10
10
 
11
11
  const templatesUiCss = "*{padding:0;margin:0}.templates__container{display:flex;flex-direction:column;align-items:center}.templates__container .back__btn-wrapper{display:none}.templates__container .back__btn-wrapper.show{display:flex;justify-content:space-between;width:100%}.templates__container .back__btn-wrapper .alert__wrapper{display:none}.templates__container .back__btn-wrapper .alert__wrapper.show{display:block}.templates__container .templates__wrapper{display:flex;padding:20px 0px;gap:20px;flex-wrap:wrap}.templates__container .templates__title.hide{display:none}";
12
12
  const IfxTemplatesUiStyle0 = templatesUiCss;
@@ -55,7 +55,7 @@ const TemplatesUI = /*@__PURE__*/ proxyCustomElement(class TemplatesUI extends H
55
55
  alertWrapper.classList.remove('show');
56
56
  }
57
57
  render() {
58
- return (h("div", { key: 'dc69ec5ae88df9781d1b2d8deae6f63e9230ae94', class: 'templates__container' }, h("div", { key: '23e3cf121644963d2e9fb4f8ee6412567d324281', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: '87c39a2a5e879e4257ef8785d740a4ded69bdd38', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: '4403c1ec6974adb7b97fb050799a5899411fcd23', class: "alert__wrapper" }, h("ifx-alert", { key: 'edfb5324a6f5d74060a9517bf78bd680b1f0b02b', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-16" }, "All fields are mandatory"))), h("h2", { key: '83730e8f99c814b03e912d228d2a580727a6fbbb', class: "templates__title" }, "Choose your template"), h("div", { key: 'edc2d51d615b9c27c32643c07cf48c567be5f35a', class: "templates__wrapper" }, h("ifx-template", { key: 'ab9f760b656e245e2c9e1f20a99ef2f4876a7cd2', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: '17c5ee462dc6d332e1d4cb70a34f91675fe09462', name: 'template-02', thumbnail: this.wizardTemplate }))));
58
+ return (h("div", { key: 'c95d2b978754deb8c19a9382833ba2c37dbf9ec7', class: 'templates__container' }, h("div", { key: '8b13d15e086225e93624596958eb95fb79f89056', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: '049a15ce42bf2b7ebce29c8f7c146cda60c69d77', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: '160ece10437519a3fd89b87bc9401e82fa82c0f6', class: "alert__wrapper" }, h("ifx-alert", { key: '5aac614b6a0eab2ab0805430dfbcf95c2f2a47a6', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-16" }, "All fields are mandatory"))), h("h2", { key: '4477613ba26456f16d4f3c51871dbe120e9eef0f', class: "templates__title" }, "Choose your template"), h("div", { key: 'f7ea15a8b09b87b056db3485b957968ebcd0e4f9', class: "templates__wrapper" }, h("ifx-template", { key: '95bc460aa476d184de98df5f75b02f112fa9691c', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: 'e747556e390d2f5be3fe727795017c49739aa5ae', name: 'template-02', thumbnail: this.wizardTemplate }))));
59
59
  }
60
60
  static get assetsDirs() { return ["assets"]; }
61
61
  get el() { return this; }
@@ -1,4 +1,4 @@
1
- import { T as TextField, d as defineCustomElement$1 } from './p-7a4fa8b6.js';
1
+ import { T as TextField, d as defineCustomElement$1 } from './p-e53e2c1c.js';
2
2
 
3
3
  const IfxTextField = TextField;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -53,7 +53,7 @@ const TextArea = /*@__PURE__*/ proxyCustomElement(class TextArea extends H {
53
53
  }
54
54
  render() {
55
55
  var _a, _b;
56
- return (h(Host, { key: '64c9244eff4ee5017ca4ef879e291b63c5aec7fe', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '938b88db73d07f0e0061f669f71db66f7e00ad55', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: '18bfcd453ecf46e2932b9700d8275d803187d101', class: 'wrapper__textarea' }, h("textarea", { key: 'b2a247800bd43ca25b4ef56f1d182e6e68183306', "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()) && (h("div", { key: '88b34d8e1b8c2be14379bc4419db5d2488a0e5e2', class: 'wrapper__caption' }, this.caption.trim()))));
56
+ return (h(Host, { key: '42ee0d156ab4e9687aec2fbef110e974eb7fd7aa', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '8f24ed08149d0fd39fa2c7f86c3fb58726f75d5f', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: '7a393f85317dcbaa6395ed42d0d7af637e5eb158', class: 'wrapper__textarea' }, h("textarea", { key: 'eac8384d3a31383b2321ef2c5faaf523fa646700', "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()) && (h("div", { key: '4f7d9ca645f76723e5d52636f8663bba9215f755', class: 'wrapper__caption' }, this.caption.trim()))));
57
57
  }
58
58
  static get formAssociated() { return true; }
59
59
  get el() { return this; }