@infineon/infineon-design-system-stencil 32.4.2 → 32.5.0--canary.1745.ed18cc4b6f4cbc1e6e7be8244dc0c00ead2c11f6.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 (404) hide show
  1. package/dist/cjs/ifx-alert_2.cjs.entry.js +1 -1
  2. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  3. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  4. package/dist/cjs/ifx-download.cjs.entry.js +24 -0
  5. package/dist/cjs/ifx-download.cjs.entry.js.map +1 -0
  6. package/dist/cjs/ifx-dropdown-header.cjs.entry.js +1 -1
  7. package/dist/cjs/ifx-dropdown-item.cjs.entry.js +1 -1
  8. package/dist/cjs/ifx-dropdown-menu.cjs.entry.js +2 -2
  9. package/dist/cjs/ifx-dropdown-separator.cjs.entry.js +1 -1
  10. package/dist/cjs/ifx-dropdown-trigger-button.cjs.entry.js +2 -2
  11. package/dist/cjs/ifx-dropdown-trigger.cjs.entry.js +1 -1
  12. package/dist/cjs/ifx-dropdown.cjs.entry.js +1 -1
  13. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  14. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  15. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  16. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  18. package/dist/cjs/ifx-footer-column.cjs.entry.js +1 -1
  19. package/dist/cjs/ifx-footer.cjs.entry.js +4 -4
  20. package/dist/cjs/ifx-icon-button.cjs.entry.js +1 -1
  21. package/dist/cjs/ifx-icon.cjs.entry.js +1 -1
  22. package/dist/cjs/ifx-icons-preview.cjs.entry.js +1 -1
  23. package/dist/cjs/ifx-link.cjs.entry.js +1 -1
  24. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  25. package/dist/cjs/ifx-modal.cjs.entry.js +2 -2
  26. package/dist/cjs/ifx-navbar-item.cjs.entry.js +2 -2
  27. package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
  28. package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
  29. package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
  30. package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
  31. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  32. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  33. package/dist/cjs/ifx-radio-button-group.cjs.entry.js +1 -1
  34. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  35. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  36. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  37. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  38. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  39. package/dist/cjs/ifx-select.cjs.entry.js +2 -2
  40. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  41. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  42. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  43. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  44. package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
  45. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  46. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  47. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  48. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  49. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  50. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  51. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  52. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  53. package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
  54. package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
  55. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  56. package/dist/cjs/index-c9480f70.js +4 -0
  57. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  58. package/dist/cjs/loader.cjs.js +1 -1
  59. package/dist/collection/collection-manifest.json +1 -0
  60. package/dist/collection/components/download/download.css +0 -0
  61. package/dist/collection/components/download/download.js +47 -0
  62. package/dist/collection/components/download/download.js.map +1 -0
  63. package/dist/collection/components/download/download.stories.js +8 -0
  64. package/dist/collection/components/download/download.stories.js.map +1 -0
  65. package/dist/collection/components/dropdown/dropdown-header/dropdown-header.js +1 -1
  66. package/dist/collection/components/dropdown/dropdown-item/dropdown-item.js +1 -1
  67. package/dist/collection/components/dropdown/dropdown-menu/dropdown-menu.js +2 -2
  68. package/dist/collection/components/dropdown/dropdown-seperator/dropdown-separator.js +1 -1
  69. package/dist/collection/components/dropdown/dropdown-trigger/dropdown-trigger.js +1 -1
  70. package/dist/collection/components/dropdown/dropdown-trigger-button/dropdown-trigger-button.js +2 -2
  71. package/dist/collection/components/dropdown/dropdown.js +1 -1
  72. package/dist/collection/components/footer/footer-column.js +1 -1
  73. package/dist/collection/components/footer/footer.js +4 -4
  74. package/dist/collection/components/icon/infineonIconStencil.js +1 -1
  75. package/dist/collection/components/icon-button/icon-button.js +1 -1
  76. package/dist/collection/components/icons-preview/icons-preview.js +1 -1
  77. package/dist/collection/components/link/link.js +1 -1
  78. package/dist/collection/components/modal/modal.js +2 -2
  79. package/dist/collection/components/navigation/navbar/navbar-item.js +2 -2
  80. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  81. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  82. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  83. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  84. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  85. package/dist/collection/components/notification/notification.js +2 -2
  86. package/dist/collection/components/number-indicator/number-indicator.js +1 -1
  87. package/dist/collection/components/overview-table/overview-table.js +1 -1
  88. package/dist/collection/components/pagination/pagination.js +1 -1
  89. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  90. package/dist/collection/components/radio-button/radio-button.js +2 -2
  91. package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
  92. package/dist/collection/components/search-bar/search-bar.js +1 -1
  93. package/dist/collection/components/search-field/search-field.js +1 -1
  94. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  95. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  96. package/dist/collection/components/select/single-select/select.js +2 -2
  97. package/dist/collection/components/slider/slider.js +2 -2
  98. package/dist/collection/components/spinner/spinner.js +2 -2
  99. package/dist/collection/components/status/status.js +1 -1
  100. package/dist/collection/components/stepper/step/step.js +4 -4
  101. package/dist/collection/components/stepper/stepper.js +2 -2
  102. package/dist/collection/components/switch/switch.js +1 -1
  103. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  104. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  105. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  106. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  107. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  108. package/dist/collection/components/table-advanced-version/table.js +2 -2
  109. package/dist/collection/components/table-basic-version/table.js +1 -1
  110. package/dist/collection/components/tabs/tab.js +1 -1
  111. package/dist/collection/components/tabs/tabs.js +2 -2
  112. package/dist/collection/components/tag/tag.js +1 -1
  113. package/dist/collection/components/templates/template/template.js +1 -1
  114. package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
  115. package/dist/collection/components/text-field/text-field.js +4 -4
  116. package/dist/collection/components/textarea/textarea.js +1 -1
  117. package/dist/collection/components/tooltip/tooltip.js +4 -4
  118. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  119. package/dist/components/ifx-accordion-item.js +1 -1
  120. package/dist/components/ifx-alert.js +1 -1
  121. package/dist/components/ifx-basic-table.js +1 -1
  122. package/dist/components/ifx-breadcrumb-item-label.js +1 -1
  123. package/dist/components/ifx-checkbox-group.js +1 -1
  124. package/dist/components/ifx-checkbox.js +1 -1
  125. package/dist/components/ifx-chip-item.js +1 -1
  126. package/dist/components/ifx-chip.js +1 -1
  127. package/dist/components/ifx-date-picker.js +1 -1
  128. package/dist/components/ifx-download.d.ts +11 -0
  129. package/dist/components/ifx-download.js +46 -0
  130. package/dist/components/ifx-download.js.map +1 -0
  131. package/dist/components/ifx-dropdown-header.js +1 -1
  132. package/dist/components/ifx-dropdown-item.js +2 -2
  133. package/dist/components/ifx-dropdown-menu.js +2 -2
  134. package/dist/components/ifx-dropdown-separator.js +1 -1
  135. package/dist/components/ifx-dropdown-trigger-button.js +3 -3
  136. package/dist/components/ifx-dropdown-trigger.js +1 -1
  137. package/dist/components/ifx-dropdown.js +1 -1
  138. package/dist/components/ifx-faq.js +3 -3
  139. package/dist/components/ifx-filter-accordion.js +4 -4
  140. package/dist/components/ifx-filter-bar.js +2 -2
  141. package/dist/components/ifx-filter-search.js +3 -3
  142. package/dist/components/ifx-filter-type-group.js +1 -1
  143. package/dist/components/ifx-footer-column.js +1 -1
  144. package/dist/components/ifx-footer.js +4 -4
  145. package/dist/components/ifx-icon-button.js +1 -1
  146. package/dist/components/ifx-icon.js +1 -1
  147. package/dist/components/ifx-icons-preview.js +4 -4
  148. package/dist/components/ifx-link.js +1 -1
  149. package/dist/components/ifx-list-entry.js +4 -4
  150. package/dist/components/ifx-list.js +2 -2
  151. package/dist/components/ifx-modal.js +4 -4
  152. package/dist/components/ifx-multiselect.js +1 -1
  153. package/dist/components/ifx-navbar-item.js +3 -3
  154. package/dist/components/ifx-navbar-profile.js +3 -3
  155. package/dist/components/ifx-navbar.js +4 -4
  156. package/dist/components/ifx-notification.js +1 -1
  157. package/dist/components/ifx-number-indicator.js +1 -1
  158. package/dist/components/ifx-overview-table.js +4 -4
  159. package/dist/components/ifx-pagination.js +1 -1
  160. package/dist/components/ifx-progress-bar.js +1 -1
  161. package/dist/components/ifx-radio-button-group.js +2 -2
  162. package/dist/components/ifx-radio-button.js +1 -1
  163. package/dist/components/ifx-search-bar.js +3 -3
  164. package/dist/components/ifx-search-field.js +1 -1
  165. package/dist/components/ifx-segment.js +2 -2
  166. package/dist/components/ifx-segmented-control.js +3 -3
  167. package/dist/components/ifx-select.js +1 -1
  168. package/dist/components/ifx-set-filter.js +6 -6
  169. package/dist/components/ifx-sidebar-item.js +7 -7
  170. package/dist/components/ifx-sidebar-title.js +1 -1
  171. package/dist/components/ifx-sidebar.js +5 -5
  172. package/dist/components/ifx-slider.js +3 -3
  173. package/dist/components/ifx-spinner.js +1 -1
  174. package/dist/components/ifx-status.js +1 -1
  175. package/dist/components/ifx-step.js +5 -5
  176. package/dist/components/ifx-stepper.js +2 -2
  177. package/dist/components/ifx-switch.js +1 -1
  178. package/dist/components/ifx-tab.js +1 -1
  179. package/dist/components/ifx-table.js +10 -10
  180. package/dist/components/ifx-tabs.js +3 -3
  181. package/dist/components/ifx-tag.js +2 -2
  182. package/dist/components/ifx-template.js +1 -1
  183. package/dist/components/ifx-templates-ui.js +8 -8
  184. package/dist/components/ifx-text-field.js +1 -1
  185. package/dist/components/ifx-textarea.js +1 -1
  186. package/dist/components/ifx-tooltip.js +5 -5
  187. package/dist/components/{p-6464a7d1.js → p-02830916.js} +2 -2
  188. package/dist/components/{p-6464a7d1.js.map → p-02830916.js.map} +1 -1
  189. package/dist/components/{p-27a71349.js → p-29acebf4.js} +3 -3
  190. package/dist/components/{p-27a71349.js.map → p-29acebf4.js.map} +1 -1
  191. package/dist/components/{p-32912c45.js → p-385f6132.js} +6 -6
  192. package/dist/components/{p-32912c45.js.map → p-385f6132.js.map} +1 -1
  193. package/dist/components/{p-b82721a9.js → p-3954dc5f.js} +3 -3
  194. package/dist/components/{p-b82721a9.js.map → p-3954dc5f.js.map} +1 -1
  195. package/dist/components/{p-c7691d8b.js → p-43ffe938.js} +3 -3
  196. package/dist/components/{p-c7691d8b.js.map → p-43ffe938.js.map} +1 -1
  197. package/dist/components/{p-695aa2b0.js → p-47b9635d.js} +3 -3
  198. package/dist/components/{p-695aa2b0.js.map → p-47b9635d.js.map} +1 -1
  199. package/dist/components/{p-5630a4d2.js → p-493b7a31.js} +2 -2
  200. package/dist/components/{p-5630a4d2.js.map → p-493b7a31.js.map} +1 -1
  201. package/dist/components/{p-03a6c54a.js → p-4ac265d2.js} +2 -2
  202. package/dist/components/{p-03a6c54a.js.map → p-4ac265d2.js.map} +1 -1
  203. package/dist/components/{p-1a839566.js → p-62623d25.js} +5 -5
  204. package/dist/components/{p-1a839566.js.map → p-62623d25.js.map} +1 -1
  205. package/dist/components/{p-8fd87adf.js → p-6301716d.js} +6 -6
  206. package/dist/components/{p-8fd87adf.js.map → p-6301716d.js.map} +1 -1
  207. package/dist/components/{p-3fff6695.js → p-650841dc.js} +3 -3
  208. package/dist/components/{p-3fff6695.js.map → p-650841dc.js.map} +1 -1
  209. package/dist/components/{p-5336cde6.js → p-b13e8e96.js} +4 -4
  210. package/dist/components/{p-5336cde6.js.map → p-b13e8e96.js.map} +1 -1
  211. package/dist/components/{p-41c6f675.js → p-bb5eeb39.js} +4 -4
  212. package/dist/components/{p-41c6f675.js.map → p-bb5eeb39.js.map} +1 -1
  213. package/dist/components/{p-e440a173.js → p-c8d3fcf4.js} +2 -2
  214. package/dist/components/{p-e440a173.js.map → p-c8d3fcf4.js.map} +1 -1
  215. package/dist/components/{p-92ab70be.js → p-d0978a2a.js} +2 -2
  216. package/dist/components/{p-92ab70be.js.map → p-d0978a2a.js.map} +1 -1
  217. package/dist/components/{p-27e1e84b.js → p-d4a3a47a.js} +3 -3
  218. package/dist/components/{p-27e1e84b.js.map → p-d4a3a47a.js.map} +1 -1
  219. package/dist/components/{p-4e0ae9ca.js → p-dd76064d.js} +2 -2
  220. package/dist/components/{p-4e0ae9ca.js.map → p-dd76064d.js.map} +1 -1
  221. package/dist/components/{p-a92dc44c.js → p-e7551b24.js} +2 -2
  222. package/dist/components/{p-a92dc44c.js.map → p-e7551b24.js.map} +1 -1
  223. package/dist/components/{p-9d2107a8.js → p-e7707c2b.js} +5 -5
  224. package/dist/components/{p-9d2107a8.js.map → p-e7707c2b.js.map} +1 -1
  225. package/dist/esm/ifx-alert_2.entry.js +1 -1
  226. package/dist/esm/ifx-basic-table.entry.js +1 -1
  227. package/dist/esm/ifx-chip_3.entry.js +1 -1
  228. package/dist/esm/ifx-download.entry.js +20 -0
  229. package/dist/esm/ifx-download.entry.js.map +1 -0
  230. package/dist/esm/ifx-dropdown-header.entry.js +1 -1
  231. package/dist/esm/ifx-dropdown-item.entry.js +1 -1
  232. package/dist/esm/ifx-dropdown-menu.entry.js +2 -2
  233. package/dist/esm/ifx-dropdown-separator.entry.js +1 -1
  234. package/dist/esm/ifx-dropdown-trigger-button.entry.js +2 -2
  235. package/dist/esm/ifx-dropdown-trigger.entry.js +1 -1
  236. package/dist/esm/ifx-dropdown.entry.js +1 -1
  237. package/dist/esm/ifx-faq.entry.js +1 -1
  238. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  239. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  240. package/dist/esm/ifx-filter-search.entry.js +1 -1
  241. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  242. package/dist/esm/ifx-footer-column.entry.js +1 -1
  243. package/dist/esm/ifx-footer.entry.js +4 -4
  244. package/dist/esm/ifx-icon-button.entry.js +1 -1
  245. package/dist/esm/ifx-icon.entry.js +1 -1
  246. package/dist/esm/ifx-icons-preview.entry.js +1 -1
  247. package/dist/esm/ifx-link.entry.js +1 -1
  248. package/dist/esm/ifx-list-entry.entry.js +1 -1
  249. package/dist/esm/ifx-modal.entry.js +2 -2
  250. package/dist/esm/ifx-navbar-item.entry.js +2 -2
  251. package/dist/esm/ifx-navbar-profile.entry.js +3 -3
  252. package/dist/esm/ifx-navbar.entry.js +3 -3
  253. package/dist/esm/ifx-notification.entry.js +2 -2
  254. package/dist/esm/ifx-number-indicator.entry.js +1 -1
  255. package/dist/esm/ifx-overview-table.entry.js +1 -1
  256. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  257. package/dist/esm/ifx-radio-button-group.entry.js +1 -1
  258. package/dist/esm/ifx-radio-button.entry.js +2 -2
  259. package/dist/esm/ifx-search-bar.entry.js +1 -1
  260. package/dist/esm/ifx-search-field.entry.js +1 -1
  261. package/dist/esm/ifx-segment.entry.js +1 -1
  262. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  263. package/dist/esm/ifx-select.entry.js +2 -2
  264. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  265. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  266. package/dist/esm/ifx-sidebar.entry.js +5 -5
  267. package/dist/esm/ifx-slider.entry.js +2 -2
  268. package/dist/esm/ifx-spinner_2.entry.js +6 -6
  269. package/dist/esm/ifx-status.entry.js +1 -1
  270. package/dist/esm/ifx-step.entry.js +4 -4
  271. package/dist/esm/ifx-stepper.entry.js +2 -2
  272. package/dist/esm/ifx-switch.entry.js +1 -1
  273. package/dist/esm/ifx-tab.entry.js +1 -1
  274. package/dist/esm/ifx-table.entry.js +2 -2
  275. package/dist/esm/ifx-tabs.entry.js +2 -2
  276. package/dist/esm/ifx-tag.entry.js +1 -1
  277. package/dist/esm/ifx-templates-ui.entry.js +1 -1
  278. package/dist/esm/ifx-textarea.entry.js +1 -1
  279. package/dist/esm/ifx-tooltip.entry.js +4 -4
  280. package/dist/esm/index-c77e25a0.js +4 -0
  281. package/dist/esm/infineon-design-system-stencil.js +1 -1
  282. package/dist/esm/loader.js +1 -1
  283. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  284. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  285. package/dist/infineon-design-system-stencil/{p-9b907f80.entry.js → p-05901634.entry.js} +2 -2
  286. package/dist/infineon-design-system-stencil/{p-55d7e9b9.entry.js → p-14b4d7f0.entry.js} +2 -2
  287. package/dist/infineon-design-system-stencil/p-1599e9f6.entry.js +2 -0
  288. package/dist/infineon-design-system-stencil/{p-6c54682a.entry.js → p-18145ed5.entry.js} +2 -2
  289. package/dist/infineon-design-system-stencil/{p-52fb792e.entry.js → p-1a2897fe.entry.js} +2 -2
  290. package/dist/infineon-design-system-stencil/{p-903ce393.entry.js → p-1b948549.entry.js} +2 -2
  291. package/dist/infineon-design-system-stencil/{p-971957e6.entry.js → p-269945bf.entry.js} +2 -2
  292. package/dist/infineon-design-system-stencil/{p-0d732518.entry.js → p-2808962f.entry.js} +2 -2
  293. package/dist/infineon-design-system-stencil/{p-6e1a5ad0.entry.js → p-2b7c0f41.entry.js} +2 -2
  294. package/dist/infineon-design-system-stencil/{p-ae5f718a.entry.js → p-2f6c8f67.entry.js} +2 -2
  295. package/dist/infineon-design-system-stencil/{p-710bf141.entry.js → p-2fff9de8.entry.js} +2 -2
  296. package/dist/infineon-design-system-stencil/p-349ffeb7.entry.js +2 -0
  297. package/dist/infineon-design-system-stencil/{p-baa398f1.entry.js → p-3ce4557a.entry.js} +2 -2
  298. package/dist/infineon-design-system-stencil/{p-ef0057df.entry.js → p-434662e2.entry.js} +2 -2
  299. package/dist/infineon-design-system-stencil/p-4679e8ea.entry.js +2 -0
  300. package/dist/infineon-design-system-stencil/{p-bb4f27b1.entry.js → p-48dd1a20.entry.js} +2 -2
  301. package/dist/infineon-design-system-stencil/{p-370aa627.entry.js → p-58af50fc.entry.js} +2 -2
  302. package/dist/infineon-design-system-stencil/{p-f0cf2f4c.entry.js → p-59fa3f74.entry.js} +2 -2
  303. package/dist/infineon-design-system-stencil/{p-13b6c5fe.entry.js → p-5ba50092.entry.js} +2 -2
  304. package/dist/infineon-design-system-stencil/{p-ddcb5f27.entry.js → p-5d95f0ae.entry.js} +2 -2
  305. package/dist/infineon-design-system-stencil/{p-8b947267.entry.js → p-63e09720.entry.js} +2 -2
  306. package/dist/infineon-design-system-stencil/{p-d37f8dcf.entry.js → p-656866fe.entry.js} +2 -2
  307. package/dist/infineon-design-system-stencil/p-65eb1715.entry.js +2 -0
  308. package/dist/infineon-design-system-stencil/p-65eb1715.entry.js.map +1 -0
  309. package/dist/infineon-design-system-stencil/{p-68bed7ad.entry.js → p-678c3475.entry.js} +2 -2
  310. package/dist/infineon-design-system-stencil/{p-d5dd02ff.entry.js → p-67ce99ac.entry.js} +2 -2
  311. package/dist/infineon-design-system-stencil/{p-f22c6312.entry.js → p-6d4a707f.entry.js} +2 -2
  312. package/dist/infineon-design-system-stencil/{p-6bf0bf2e.entry.js → p-6ee1b4e7.entry.js} +2 -2
  313. package/dist/infineon-design-system-stencil/p-6f590954.entry.js +2 -0
  314. package/dist/infineon-design-system-stencil/{p-fe7236d7.entry.js → p-7ac2b811.entry.js} +2 -2
  315. package/dist/infineon-design-system-stencil/{p-b10155b0.entry.js → p-7cbabd63.entry.js} +2 -2
  316. package/dist/infineon-design-system-stencil/{p-abc80686.entry.js → p-8e67f319.entry.js} +2 -2
  317. package/dist/infineon-design-system-stencil/p-8e774a2e.entry.js +2 -0
  318. package/dist/infineon-design-system-stencil/{p-a69ed489.entry.js → p-9749e202.entry.js} +2 -2
  319. package/dist/infineon-design-system-stencil/{p-c7a7bf6d.entry.js → p-98519765.entry.js} +2 -2
  320. package/dist/infineon-design-system-stencil/{p-d3909a2e.entry.js → p-9c98a7d8.entry.js} +2 -2
  321. package/dist/infineon-design-system-stencil/{p-735a9714.entry.js → p-9fabb3bc.entry.js} +2 -2
  322. package/dist/infineon-design-system-stencil/{p-d0ce0ce5.entry.js → p-a22751dd.entry.js} +2 -2
  323. package/dist/infineon-design-system-stencil/{p-6dd3bf55.entry.js → p-a68c871e.entry.js} +2 -2
  324. package/dist/infineon-design-system-stencil/{p-c5c02bcc.entry.js → p-a873bf27.entry.js} +2 -2
  325. package/dist/infineon-design-system-stencil/{p-2f996759.entry.js → p-afb6adad.entry.js} +2 -2
  326. package/dist/infineon-design-system-stencil/p-b38e93bf.entry.js +2 -0
  327. package/dist/infineon-design-system-stencil/{p-51015f86.entry.js → p-b6ae0c91.entry.js} +2 -2
  328. package/dist/infineon-design-system-stencil/{p-cf8a968d.entry.js → p-b8eaa6b7.entry.js} +2 -2
  329. package/dist/infineon-design-system-stencil/{p-09de44c7.entry.js → p-bec01a8f.entry.js} +2 -2
  330. package/dist/infineon-design-system-stencil/{p-0d9a2245.entry.js → p-c6763898.entry.js} +2 -2
  331. package/dist/infineon-design-system-stencil/{p-c6c5693c.entry.js → p-c91baf92.entry.js} +2 -2
  332. package/dist/infineon-design-system-stencil/p-c9a647fe.entry.js +2 -0
  333. package/dist/infineon-design-system-stencil/{p-9f8ba76a.entry.js → p-ca748298.entry.js} +2 -2
  334. package/dist/infineon-design-system-stencil/{p-5796a4ec.entry.js → p-cf96a19e.entry.js} +2 -2
  335. package/dist/infineon-design-system-stencil/{p-1aa1b6d8.entry.js → p-d05223b3.entry.js} +2 -2
  336. package/dist/infineon-design-system-stencil/{p-77a577b6.entry.js → p-dd9c0632.entry.js} +2 -2
  337. package/dist/infineon-design-system-stencil/p-e01f000f.entry.js +2 -0
  338. package/dist/infineon-design-system-stencil/{p-cbead050.entry.js → p-e1407b5b.entry.js} +2 -2
  339. package/dist/infineon-design-system-stencil/{p-32a511d0.entry.js → p-fe429115.entry.js} +2 -2
  340. package/dist/types/components/download/download.d.ts +4 -0
  341. package/dist/types/components/download/download.stories.d.ts +7 -0
  342. package/dist/types/components.d.ts +15 -0
  343. package/package.json +1 -1
  344. package/dist/infineon-design-system-stencil/p-23b87a11.entry.js +0 -2
  345. package/dist/infineon-design-system-stencil/p-2dfc8ee4.entry.js +0 -2
  346. package/dist/infineon-design-system-stencil/p-78c7f371.entry.js +0 -2
  347. package/dist/infineon-design-system-stencil/p-c77ece44.entry.js +0 -2
  348. package/dist/infineon-design-system-stencil/p-d91df14e.entry.js +0 -2
  349. package/dist/infineon-design-system-stencil/p-e8919f49.entry.js +0 -2
  350. package/dist/infineon-design-system-stencil/p-f6f54b46.entry.js +0 -2
  351. package/dist/infineon-design-system-stencil/p-f9149d80.entry.js +0 -2
  352. /package/dist/infineon-design-system-stencil/{p-9b907f80.entry.js.map → p-05901634.entry.js.map} +0 -0
  353. /package/dist/infineon-design-system-stencil/{p-55d7e9b9.entry.js.map → p-14b4d7f0.entry.js.map} +0 -0
  354. /package/dist/infineon-design-system-stencil/{p-f6f54b46.entry.js.map → p-1599e9f6.entry.js.map} +0 -0
  355. /package/dist/infineon-design-system-stencil/{p-6c54682a.entry.js.map → p-18145ed5.entry.js.map} +0 -0
  356. /package/dist/infineon-design-system-stencil/{p-52fb792e.entry.js.map → p-1a2897fe.entry.js.map} +0 -0
  357. /package/dist/infineon-design-system-stencil/{p-903ce393.entry.js.map → p-1b948549.entry.js.map} +0 -0
  358. /package/dist/infineon-design-system-stencil/{p-971957e6.entry.js.map → p-269945bf.entry.js.map} +0 -0
  359. /package/dist/infineon-design-system-stencil/{p-0d732518.entry.js.map → p-2808962f.entry.js.map} +0 -0
  360. /package/dist/infineon-design-system-stencil/{p-6e1a5ad0.entry.js.map → p-2b7c0f41.entry.js.map} +0 -0
  361. /package/dist/infineon-design-system-stencil/{p-ae5f718a.entry.js.map → p-2f6c8f67.entry.js.map} +0 -0
  362. /package/dist/infineon-design-system-stencil/{p-710bf141.entry.js.map → p-2fff9de8.entry.js.map} +0 -0
  363. /package/dist/infineon-design-system-stencil/{p-d91df14e.entry.js.map → p-349ffeb7.entry.js.map} +0 -0
  364. /package/dist/infineon-design-system-stencil/{p-baa398f1.entry.js.map → p-3ce4557a.entry.js.map} +0 -0
  365. /package/dist/infineon-design-system-stencil/{p-ef0057df.entry.js.map → p-434662e2.entry.js.map} +0 -0
  366. /package/dist/infineon-design-system-stencil/{p-e8919f49.entry.js.map → p-4679e8ea.entry.js.map} +0 -0
  367. /package/dist/infineon-design-system-stencil/{p-bb4f27b1.entry.js.map → p-48dd1a20.entry.js.map} +0 -0
  368. /package/dist/infineon-design-system-stencil/{p-370aa627.entry.js.map → p-58af50fc.entry.js.map} +0 -0
  369. /package/dist/infineon-design-system-stencil/{p-f0cf2f4c.entry.js.map → p-59fa3f74.entry.js.map} +0 -0
  370. /package/dist/infineon-design-system-stencil/{p-13b6c5fe.entry.js.map → p-5ba50092.entry.js.map} +0 -0
  371. /package/dist/infineon-design-system-stencil/{p-ddcb5f27.entry.js.map → p-5d95f0ae.entry.js.map} +0 -0
  372. /package/dist/infineon-design-system-stencil/{p-8b947267.entry.js.map → p-63e09720.entry.js.map} +0 -0
  373. /package/dist/infineon-design-system-stencil/{p-d37f8dcf.entry.js.map → p-656866fe.entry.js.map} +0 -0
  374. /package/dist/infineon-design-system-stencil/{p-68bed7ad.entry.js.map → p-678c3475.entry.js.map} +0 -0
  375. /package/dist/infineon-design-system-stencil/{p-d5dd02ff.entry.js.map → p-67ce99ac.entry.js.map} +0 -0
  376. /package/dist/infineon-design-system-stencil/{p-f22c6312.entry.js.map → p-6d4a707f.entry.js.map} +0 -0
  377. /package/dist/infineon-design-system-stencil/{p-6bf0bf2e.entry.js.map → p-6ee1b4e7.entry.js.map} +0 -0
  378. /package/dist/infineon-design-system-stencil/{p-23b87a11.entry.js.map → p-6f590954.entry.js.map} +0 -0
  379. /package/dist/infineon-design-system-stencil/{p-fe7236d7.entry.js.map → p-7ac2b811.entry.js.map} +0 -0
  380. /package/dist/infineon-design-system-stencil/{p-b10155b0.entry.js.map → p-7cbabd63.entry.js.map} +0 -0
  381. /package/dist/infineon-design-system-stencil/{p-abc80686.entry.js.map → p-8e67f319.entry.js.map} +0 -0
  382. /package/dist/infineon-design-system-stencil/{p-78c7f371.entry.js.map → p-8e774a2e.entry.js.map} +0 -0
  383. /package/dist/infineon-design-system-stencil/{p-a69ed489.entry.js.map → p-9749e202.entry.js.map} +0 -0
  384. /package/dist/infineon-design-system-stencil/{p-c7a7bf6d.entry.js.map → p-98519765.entry.js.map} +0 -0
  385. /package/dist/infineon-design-system-stencil/{p-d3909a2e.entry.js.map → p-9c98a7d8.entry.js.map} +0 -0
  386. /package/dist/infineon-design-system-stencil/{p-735a9714.entry.js.map → p-9fabb3bc.entry.js.map} +0 -0
  387. /package/dist/infineon-design-system-stencil/{p-d0ce0ce5.entry.js.map → p-a22751dd.entry.js.map} +0 -0
  388. /package/dist/infineon-design-system-stencil/{p-6dd3bf55.entry.js.map → p-a68c871e.entry.js.map} +0 -0
  389. /package/dist/infineon-design-system-stencil/{p-c5c02bcc.entry.js.map → p-a873bf27.entry.js.map} +0 -0
  390. /package/dist/infineon-design-system-stencil/{p-2f996759.entry.js.map → p-afb6adad.entry.js.map} +0 -0
  391. /package/dist/infineon-design-system-stencil/{p-2dfc8ee4.entry.js.map → p-b38e93bf.entry.js.map} +0 -0
  392. /package/dist/infineon-design-system-stencil/{p-51015f86.entry.js.map → p-b6ae0c91.entry.js.map} +0 -0
  393. /package/dist/infineon-design-system-stencil/{p-cf8a968d.entry.js.map → p-b8eaa6b7.entry.js.map} +0 -0
  394. /package/dist/infineon-design-system-stencil/{p-09de44c7.entry.js.map → p-bec01a8f.entry.js.map} +0 -0
  395. /package/dist/infineon-design-system-stencil/{p-0d9a2245.entry.js.map → p-c6763898.entry.js.map} +0 -0
  396. /package/dist/infineon-design-system-stencil/{p-c6c5693c.entry.js.map → p-c91baf92.entry.js.map} +0 -0
  397. /package/dist/infineon-design-system-stencil/{p-f9149d80.entry.js.map → p-c9a647fe.entry.js.map} +0 -0
  398. /package/dist/infineon-design-system-stencil/{p-9f8ba76a.entry.js.map → p-ca748298.entry.js.map} +0 -0
  399. /package/dist/infineon-design-system-stencil/{p-5796a4ec.entry.js.map → p-cf96a19e.entry.js.map} +0 -0
  400. /package/dist/infineon-design-system-stencil/{p-1aa1b6d8.entry.js.map → p-d05223b3.entry.js.map} +0 -0
  401. /package/dist/infineon-design-system-stencil/{p-77a577b6.entry.js.map → p-dd9c0632.entry.js.map} +0 -0
  402. /package/dist/infineon-design-system-stencil/{p-c77ece44.entry.js.map → p-e01f000f.entry.js.map} +0 -0
  403. /package/dist/infineon-design-system-stencil/{p-cbead050.entry.js.map → p-e1407b5b.entry.js.map} +0 -0
  404. /package/dist/infineon-design-system-stencil/{p-32a511d0.entry.js.map → p-fe429115.entry.js.map} +0 -0
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, h, d as Host } from './p-2cc378b8.js';
2
- import { d as defineCustomElement$2 } from './p-a92dc44c.js';
3
- import { d as defineCustomElement$1 } from './p-6464a7d1.js';
2
+ import { d as defineCustomElement$2 } from './p-e7551b24.js';
3
+ import { d as defineCustomElement$1 } from './p-02830916.js';
4
4
 
5
5
  const notificationCss = ":root{--ifx-font-family:\"Source Sans 3\";font-family:var(--ifx-font-family, sans-serif)}.ifx-notification__wrapper{display:flex;flex-direction:row;align-items:center;padding:8px 16px;background-color:#FFFFFF;font-family:var(--ifx-font-family);color:#1D1D1D;border:1px solid #EEEDED}.ifx-notification__wrapper.ifx-notification__wrapper--success{border-left:4px solid #4CA460}.ifx-notification__wrapper.ifx-notification__wrapper--success .ifx-notification__icon{color:#4CA460}.ifx-notification__wrapper.ifx-notification__wrapper--locked{border-left:4px solid #E16B25}.ifx-notification__wrapper.ifx-notification__wrapper--locked .ifx-notification__icon{color:#E16B25}.ifx-notification__wrapper.ifx-notification__wrapper--error{border-left:4px solid #CD002F}.ifx-notification__wrapper.ifx-notification__wrapper--error .ifx-notification__icon{color:#CD002F}.ifx-notification__wrapper.ifx-notification__wrapper--neutral{border-left:4px solid #0A8276}.ifx-notification__wrapper.ifx-notification__wrapper--neutral .ifx-notification__icon{color:#0A8276}.ifx-notification__wrapper .ifx-notification__icon{margin-right:8px;display:flex;align-self:center}.ifx-notification__wrapper .ifx-notification__body{display:flex;flex-direction:row;flex-grow:1;font-size:0.875rem}.ifx-notification__wrapper .ifx-notification__body .ifx-notification__slot{flex-grow:1;display:inline-flex;align-items:center}.ifx-notification__wrapper .ifx-notification__link{font-size:0.875rem}@media (max-width: 576px){.ifx-notification__wrapper .ifx-notification__icon{align-self:flex-start}.ifx-notification__wrapper .ifx-notification__body{flex-direction:column}.ifx-notification__wrapper .ifx-notification__link{margin-top:8px}}";
6
6
  const IfxNotificationStyle0 = notificationCss;
@@ -28,8 +28,8 @@ const Notification = /*@__PURE__*/ proxyCustomElement(class Notification extends
28
28
  }
29
29
  }
30
30
  render() {
31
- return (h(Host, { key: 'b179879a76fdf89efb6775da63aa9347b82b73ab' }, h("div", { key: 'cadb695a83c878966b72947f6f8558811b4cdbad', class: "ifx-notification__wrapper " + this.getClassName() }, h("div", { key: '0bb24aa2e84478864861dae270df991da6eaf94b', class: "ifx-notification__icon" }, h("ifx-icon", { key: '19d360bac39260d60cd01ef7d45c33027b1e7f74', icon: this.icon })), h("div", { key: '300de559da9b02d64cb6296d92d796bf6ebb8bac', class: "ifx-notification__body" }, h("div", { key: '49329893c708b6046ddde4b5c145a37cbcee2cf1', class: "ifx-notification__slot" }, h("slot", { key: '4beec7fffa516113701fb92782f8e65430172b52' })), this.linkText && this.linkHref &&
32
- h("div", { key: 'fa6894fbb5061c4d6da1a2fac5c2a93d9232fd13', class: "ifx-notification__link" }, h("ifx-link", { key: 'f00afd4dae44af40c4a92f76d2d387a5efbb68fd', href: this.linkHref, target: this.linkTarget }, this.linkText, h("ifx-icon", { key: '145e1c5029de259dae1f7419e44a72e31a42c788', icon: "arrow-right-16" })))))));
31
+ return (h(Host, { key: '13f70e0073c405d09ebab6567d0c0729be501764' }, h("div", { key: '67959ca0f9ed3f892d73a79c86183b2c0802c515', class: "ifx-notification__wrapper " + this.getClassName() }, h("div", { key: 'da287dee65a5bf2960167b0b87a603107190fac8', class: "ifx-notification__icon" }, h("ifx-icon", { key: '4e766f32e0ec6d059fc9784745e533b16e577a54', icon: this.icon })), h("div", { key: '8356a67bb2b878164a1269f51563c6796aaad919', class: "ifx-notification__body" }, h("div", { key: '713a6c1b3948058817eb3fc730f43155a169cdaa', class: "ifx-notification__slot" }, h("slot", { key: 'f33ffd81c74fe5def5a18fb1d56619f0cce9c252' })), this.linkText && this.linkHref &&
32
+ h("div", { key: '638730c05712d9d762f56c18390296da07b58081', class: "ifx-notification__link" }, h("ifx-link", { key: 'ad0dd0f6451ecce51f97f84f3737b173e162af6f', href: this.linkHref, target: this.linkTarget }, this.linkText, h("ifx-icon", { key: 'ba59da60d8661ac92a606c5e2c483e0efab7a0c3', icon: "arrow-right-16" })))))));
33
33
  }
34
34
  static get style() { return IfxNotificationStyle0; }
35
35
  }, [1, "ifx-notification", {
@@ -65,4 +65,4 @@ function defineCustomElement() {
65
65
 
66
66
  export { Notification as N, defineCustomElement as d };
67
67
 
68
- //# sourceMappingURL=p-9d2107a8.js.map
68
+ //# sourceMappingURL=p-e7707c2b.js.map
@@ -1 +1 @@
1
- {"file":"p-9d2107a8.js","mappings":";;;;AAAA,MAAM,eAAe,GAAG,+pDAA+pD,CAAC;AACxrD,8BAAe,eAAe;;MCQjB,YAAY;IALzB;;;;QAOU,YAAO,GAAwB,SAAS,CAAC;QAGzC,eAAU,GAAW,QAAQ,CAAC;KA0CvC;IAvCS,YAAY;QAClB,QAAQ,IAAI,CAAC,OAAO;YAClB,KAAK,SAAS;gBACZ,OAAO,oCAAoC,CAAC;YAC9C,KAAK,QAAQ;gBACX,OAAO,mCAAmC,CAAC;YAC7C,KAAK,OAAO;gBACV,OAAO,kCAAkC,CAAC;YAC5C,KAAK,SAAS;gBACZ,OAAO,oCAAoC,CAAC;YAC9C;gBACE,OAAO,oCAAoC,CAAC;SAC/C;KACF;IAED,MAAM;QACJ,QACE,EAAC,IAAI,uDACH,4DAAK,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAC,YAAY,EAAE,IAC5D,4DAAK,KAAK,EAAC,wBAAwB,IACjC,iEAAU,IAAI,EAAE,IAAI,CAAC,IAAI,GAAa,CAClC,EACN,4DAAK,KAAK,EAAC,wBAAwB,IACjC,4DAAK,KAAK,EAAC,wBAAwB,IACjC,8DAAO,CACH,EACJ,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,QAAQ;YAChC,4DAAK,KAAK,EAAC,wBAAwB,IACjC,iEAAU,IAAI,EAAE,IAAI,CAAC,QAAQ,EAAE,MAAM,EAAE,IAAI,CAAC,UAAU,IACnD,IAAI,CAAC,QAAQ,EAAC,iEAAU,IAAI,EAAC,gBAAgB,GACrC,CACA,CACP,CAEF,CACF,CACD,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/notification/notification.scss?tag=ifx-notification&encapsulation=shadow","src/components/notification/notification.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n.ifx-notification__wrapper {\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: tokens.$ifxSpace100 tokens.$ifxSpace200;\n\n background-color: tokens.$ifxColorBaseWhite;\n font-family: var(--ifx-font-family);\n color: tokens.$ifxColorBaseBlack;\n\n border: tokens.$ifxBorderWidth12 solid tokens.$ifxColorEngineering200;\n\n &.ifx-notification__wrapper--success {\n border-left: tokens.$ifxBorderWidth50 solid tokens.$ifxColorGreen500;\n\n & .ifx-notification__icon {\n color: tokens.$ifxColorGreen500;\n }\n }\n\n &.ifx-notification__wrapper--locked {\n border-left: tokens.$ifxBorderWidth50 solid tokens.$ifxColorOrange500;\n\n & .ifx-notification__icon {\n color: tokens.$ifxColorOrange500;\n }\n }\n\n &.ifx-notification__wrapper--error {\n border-left: tokens.$ifxBorderWidth50 solid tokens.$ifxColorRed500;\n\n & .ifx-notification__icon {\n color: tokens.$ifxColorRed500;\n }\n }\n\n &.ifx-notification__wrapper--neutral{\n border-left: tokens.$ifxBorderWidth50 solid tokens.$ifxColorOcean500;\n\n & .ifx-notification__icon {\n color: tokens.$ifxColorOcean500;\n }\n }\n\n & .ifx-notification__icon {\n margin-right: tokens.$ifxSpace100;\n display: flex;\n align-self: center;\n }\n\n & .ifx-notification__body {\n display: flex;\n flex-direction: row;\n flex-grow: 1;\n font-size: tokens.$ifxFontSizeS;\n\n & .ifx-notification__slot {\n flex-grow: 1;\n display: inline-flex;\n align-items: center;\n }\n }\n\n & .ifx-notification__link {\n font-size: tokens.$ifxFontSizeS;\n }\n\n @media (max-width: tokens.$ifxBreakpointXs) {\n & .ifx-notification__icon {\n align-self: flex-start;\n }\n\n & .ifx-notification__body {\n flex-direction: column;\n }\n\n & .ifx-notification__link {\n margin-top: tokens.$ifxSpace100;\n }\n }\n}","import { Component, h, Host, Prop } from '@stencil/core';\n \nexport type NotificationVariant = 'success' | 'locked' | 'error' | 'neutral';\n\n@Component({\n tag: 'ifx-notification',\n styleUrl: 'notification.scss',\n shadow: true\n})\nexport class Notification {\n @Prop() icon: string;\n @Prop() variant: NotificationVariant = 'success';\n @Prop() linkText: string; \n @Prop() linkHref: string;\n @Prop() linkTarget: string = '_blank';\n\n\n private getClassName(): string {\n switch (this.variant) {\n case 'success':\n return 'ifx-notification__wrapper--success';\n case 'locked':\n return 'ifx-notification__wrapper--locked';\n case 'error':\n return 'ifx-notification__wrapper--error';\n case 'neutral':\n return 'ifx-notification__wrapper--neutral';\n default:\n return 'ifx-notification__wrapper--success';\n }\n }\n\n render() {\n return (\n <Host>\n <div class={\"ifx-notification__wrapper \" + this.getClassName()}>\n <div class=\"ifx-notification__icon\">\n <ifx-icon icon={this.icon}></ifx-icon>\n </div>\n <div class=\"ifx-notification__body\">\n <div class=\"ifx-notification__slot\">\n <slot/>\n </div>\n { this.linkText && this.linkHref && \n <div class=\"ifx-notification__link\">\n <ifx-link href={this.linkHref} target={this.linkTarget}>\n {this.linkText}<ifx-icon icon=\"arrow-right-16\">\n </ifx-icon>\n </ifx-link>\n </div>\n }\n </div>\n </div>\n </Host>\n );\n }\n}"],"version":3}
1
+ {"file":"p-e7707c2b.js","mappings":";;;;AAAA,MAAM,eAAe,GAAG,+pDAA+pD,CAAC;AACxrD,8BAAe,eAAe;;MCQjB,YAAY;IALzB;;;;QAOU,YAAO,GAAwB,SAAS,CAAC;QAGzC,eAAU,GAAW,QAAQ,CAAC;KA0CvC;IAvCS,YAAY;QAClB,QAAQ,IAAI,CAAC,OAAO;YAClB,KAAK,SAAS;gBACZ,OAAO,oCAAoC,CAAC;YAC9C,KAAK,QAAQ;gBACX,OAAO,mCAAmC,CAAC;YAC7C,KAAK,OAAO;gBACV,OAAO,kCAAkC,CAAC;YAC5C,KAAK,SAAS;gBACZ,OAAO,oCAAoC,CAAC;YAC9C;gBACE,OAAO,oCAAoC,CAAC;SAC/C;KACF;IAED,MAAM;QACJ,QACE,EAAC,IAAI,uDACH,4DAAK,KAAK,EAAE,4BAA4B,GAAG,IAAI,CAAC,YAAY,EAAE,IAC5D,4DAAK,KAAK,EAAC,wBAAwB,IACjC,iEAAU,IAAI,EAAE,IAAI,CAAC,IAAI,GAAa,CAClC,EACN,4DAAK,KAAK,EAAC,wBAAwB,IACjC,4DAAK,KAAK,EAAC,wBAAwB,IACjC,8DAAO,CACH,EACJ,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,QAAQ;YAChC,4DAAK,KAAK,EAAC,wBAAwB,IACjC,iEAAU,IAAI,EAAE,IAAI,CAAC,QAAQ,EAAE,MAAM,EAAE,IAAI,CAAC,UAAU,IACnD,IAAI,CAAC,QAAQ,EAAC,iEAAU,IAAI,EAAC,gBAAgB,GACrC,CACA,CACP,CAEF,CACF,CACD,EACP;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/notification/notification.scss?tag=ifx-notification&encapsulation=shadow","src/components/notification/notification.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n.ifx-notification__wrapper {\n display: flex;\n flex-direction: row;\n align-items: center;\n\n padding: tokens.$ifxSpace100 tokens.$ifxSpace200;\n\n background-color: tokens.$ifxColorBaseWhite;\n font-family: var(--ifx-font-family);\n color: tokens.$ifxColorBaseBlack;\n\n border: tokens.$ifxBorderWidth12 solid tokens.$ifxColorEngineering200;\n\n &.ifx-notification__wrapper--success {\n border-left: tokens.$ifxBorderWidth50 solid tokens.$ifxColorGreen500;\n\n & .ifx-notification__icon {\n color: tokens.$ifxColorGreen500;\n }\n }\n\n &.ifx-notification__wrapper--locked {\n border-left: tokens.$ifxBorderWidth50 solid tokens.$ifxColorOrange500;\n\n & .ifx-notification__icon {\n color: tokens.$ifxColorOrange500;\n }\n }\n\n &.ifx-notification__wrapper--error {\n border-left: tokens.$ifxBorderWidth50 solid tokens.$ifxColorRed500;\n\n & .ifx-notification__icon {\n color: tokens.$ifxColorRed500;\n }\n }\n\n &.ifx-notification__wrapper--neutral{\n border-left: tokens.$ifxBorderWidth50 solid tokens.$ifxColorOcean500;\n\n & .ifx-notification__icon {\n color: tokens.$ifxColorOcean500;\n }\n }\n\n & .ifx-notification__icon {\n margin-right: tokens.$ifxSpace100;\n display: flex;\n align-self: center;\n }\n\n & .ifx-notification__body {\n display: flex;\n flex-direction: row;\n flex-grow: 1;\n font-size: tokens.$ifxFontSizeS;\n\n & .ifx-notification__slot {\n flex-grow: 1;\n display: inline-flex;\n align-items: center;\n }\n }\n\n & .ifx-notification__link {\n font-size: tokens.$ifxFontSizeS;\n }\n\n @media (max-width: tokens.$ifxBreakpointXs) {\n & .ifx-notification__icon {\n align-self: flex-start;\n }\n\n & .ifx-notification__body {\n flex-direction: column;\n }\n\n & .ifx-notification__link {\n margin-top: tokens.$ifxSpace100;\n }\n }\n}","import { Component, h, Host, Prop } from '@stencil/core';\n \nexport type NotificationVariant = 'success' | 'locked' | 'error' | 'neutral';\n\n@Component({\n tag: 'ifx-notification',\n styleUrl: 'notification.scss',\n shadow: true\n})\nexport class Notification {\n @Prop() icon: string;\n @Prop() variant: NotificationVariant = 'success';\n @Prop() linkText: string; \n @Prop() linkHref: string;\n @Prop() linkTarget: string = '_blank';\n\n\n private getClassName(): string {\n switch (this.variant) {\n case 'success':\n return 'ifx-notification__wrapper--success';\n case 'locked':\n return 'ifx-notification__wrapper--locked';\n case 'error':\n return 'ifx-notification__wrapper--error';\n case 'neutral':\n return 'ifx-notification__wrapper--neutral';\n default:\n return 'ifx-notification__wrapper--success';\n }\n }\n\n render() {\n return (\n <Host>\n <div class={\"ifx-notification__wrapper \" + this.getClassName()}>\n <div class=\"ifx-notification__icon\">\n <ifx-icon icon={this.icon}></ifx-icon>\n </div>\n <div class=\"ifx-notification__body\">\n <div class=\"ifx-notification__slot\">\n <slot/>\n </div>\n { this.linkText && this.linkHref && \n <div class=\"ifx-notification__link\">\n <ifx-link href={this.linkHref} target={this.linkTarget}>\n {this.linkText}<ifx-icon icon=\"arrow-right-16\">\n </ifx-icon>\n </ifx-link>\n </div>\n }\n </div>\n </div>\n </Host>\n );\n }\n}"],"version":3}
@@ -173,7 +173,7 @@ const Template = class {
173
173
  }
174
174
  }
175
175
  render() {
176
- return (h("div", { key: 'b71800de1c161e43063aeeb49c1e5d4f3a742a2c' }, this.isTemplatePage
176
+ return (h("div", { key: '05c372ff47a69e413efc175cbb98aa1f5ee9ec05' }, this.isTemplatePage
177
177
  ?
178
178
  h("div", { class: "template__page-wrapper" }, !this.repoUrl && !this.repoError &&
179
179
  h("div", null, h("h3", null, "Your repository is getting ready.."), h("p", null, "This will only take a minute.")), this.isLoading && !this.repoError && h("div", null, h("ifx-spinner", { variant: 'default', size: 's' })), this.repoUrl && h("ifx-link", { href: this.repoUrl, target: "_parent", size: "m", variant: "underlined" }, "Your repository"), this.repoError && h("div", null, this.repoError))
@@ -178,7 +178,7 @@ const Table = class {
178
178
  return {};
179
179
  }
180
180
  render() {
181
- return (h(Host, { key: '629cd77c309556fc715712db84c821037e46747f' }, h("div", { key: '1d12078a4676f7e0134d156bfaf12f8595d2f61d', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '5be6d680c91b3e378881858274d0cfdee760e698', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
181
+ return (h(Host, { key: '50fb2ca2aa8f4761d78a1f5512ee6993696731e7' }, h("div", { key: '0b38c17440f92272d55662b9c689c220206038af', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '4c801f8c7bb383c18ca87ed67428b97cf96232ec', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
182
182
  }
183
183
  get host() { return getElement(this); }
184
184
  };
@@ -508,7 +508,7 @@ const Pagination = class {
508
508
  this.initPagination(paginationElement);
509
509
  }
510
510
  render() {
511
- return (h("div", { key: '53dba8a48752bd5d92abac975c8e4c3db65ae40a', "aria-label": 'a pagination', "aria-value": this.currentPage, class: "container" }, h("div", { key: '8a1658996dc6672b7e1678a728bf5764a31e1b57', class: 'items__per-page-wrapper' }, h("div", { key: '5b2c09164b394d79a54dbb47d137755bb550720a', class: 'items__per-page-label' }, "Results per Page"), h("div", { key: 'f6267cbc5e1e3083a2dea30435259e2f340e527d', class: 'items__per-page-field' }, h("ifx-select", { key: '784ca9e3226720ad9e2c895527dcc876a27a2d07', value: 'undefined', size: 's', placeholder: 'false', "show-search": 'false', "search-placeholder-value": 'Search...', disabled: false, error: false, "error-message": 'Error', label: '', "placeholder-value": 'Placeholder', options: this.filteredItemsPerPage }))), h("div", { key: 'ce02a2a122a15939498ad3a9795b85e5ef56c02d', class: 'items__total-wrapper' }, h("div", { key: 'bd19a037778a3fd8a4026df5b495f42a17083392', class: 'page__numbers-wrapper' }, h("div", { key: '4c7616b926a2b3da40e629246b48d6b61992c9b1', class: "pagination" }, h("ifx-icon-button", { key: 'ac2eee7d5b4fc00122486a87b677d8364e8eb6df', variant: 'secondary', class: "prev", color: 'primary', icon: 'arrow-left-24' }), h("ol", { key: '3fe0b33cbc563154e5805a6141bfb611d7ade194' }, this.numberOfPages.map((item) => h("li", { class: `${this.internalPage === item ? 'active' : ""}` }, h("a", { href: undefined }, item)))), h("ifx-icon-button", { key: '39dd308535225eb7b5a376af4b8c6f904e100fc1', class: "next", variant: 'secondary', color: 'primary', icon: 'arrow-right-24' }))))));
511
+ return (h("div", { key: 'b8dda1714435952c7adf00e9b480e06f0d0a4b00', "aria-label": 'a pagination', "aria-value": this.currentPage, class: "container" }, h("div", { key: '448d3ebb3b41a20a345a61c2d335052097824deb', class: 'items__per-page-wrapper' }, h("div", { key: '5c33123d7d66094eeb631bd965c036c350bb2ca2', class: 'items__per-page-label' }, "Results per Page"), h("div", { key: '020d543b8159f37b2e69dacb5a56b6841f25f2eb', class: 'items__per-page-field' }, h("ifx-select", { key: 'a75df9c097738daca9b930843b600469f1946722', value: 'undefined', size: 's', placeholder: 'false', "show-search": 'false', "search-placeholder-value": 'Search...', disabled: false, error: false, "error-message": 'Error', label: '', "placeholder-value": 'Placeholder', options: this.filteredItemsPerPage }))), h("div", { key: '01b00c516332ad10de30dd92e059fec58e9357cf', class: 'items__total-wrapper' }, h("div", { key: '70e50c9b90608c2bf697c3e897190522e08757be', class: 'page__numbers-wrapper' }, h("div", { key: '549dd32dd6b84482cf2ae43be43c055a8970c10b', class: "pagination" }, h("ifx-icon-button", { key: 'b1d80538b4698c75579baedc9f88ec0694d9ccb5', variant: 'secondary', class: "prev", color: 'primary', icon: 'arrow-left-24' }), h("ol", { key: 'cace7369c96e6b0bb9813c5ce6d8a92fd9b2a355' }, this.numberOfPages.map((item) => h("li", { class: `${this.internalPage === item ? 'active' : ""}` }, h("a", { href: undefined }, item)))), h("ifx-icon-button", { key: '132ab46a2a3a37a7489cd1190bc0d255b70bdf83', class: "next", variant: 'secondary', color: 'primary', icon: 'arrow-right-24' }))))));
512
512
  }
513
513
  get el() { return getElement(this); }
514
514
  };
@@ -0,0 +1,20 @@
1
+ import { r as registerInstance, h } from './index-c77e25a0.js';
2
+
3
+ const downloadCss = "";
4
+ const IfxDownloadStyle0 = downloadCss;
5
+
6
+ const Download = class {
7
+ constructor(hostRef) {
8
+ registerInstance(this, hostRef);
9
+ this.tokens = 'css';
10
+ }
11
+ render() {
12
+ const fileName = `infineon-tokens.${this.tokens}`;
13
+ return (h("ifx-link", { key: '17ebaff02808f3932e0486a7399d4eb32579f8e7', href: `/tokens/${fileName}`, download: fileName, class: "download__wrapper", size: "m", variant: "bold" }, h("slot", { key: '9f2812fa9c5509684a21661c7d01c4be5ed394de' })));
14
+ }
15
+ };
16
+ Download.style = IfxDownloadStyle0;
17
+
18
+ export { Download as ifx_download };
19
+
20
+ //# sourceMappingURL=ifx-download.entry.js.map
@@ -0,0 +1 @@
1
+ {"file":"ifx-download.entry.js","mappings":";;AAAA,MAAM,WAAW,GAAG,EAAE,CAAC;AACvB,0BAAe,WAAW;;MCMb,QAAQ;IALrB;;QAMU,WAAM,GAAmB,KAAK,CAAC;KAWxC;IATC,MAAM;QACJ,MAAM,QAAQ,GAAG,mBAAmB,IAAI,CAAC,MAAM,EAAE,CAAC;QAElD,QACE,iEAAU,IAAI,EAAE,WAAW,QAAQ,EAAE,EAAE,QAAQ,EAAE,QAAQ,EAAE,KAAK,EAAC,mBAAmB,EAAC,IAAI,EAAC,GAAG,EAAC,OAAO,EAAC,MAAM,IAC1G,8DAAQ,CACC,EACX;KACH;;;;;;","names":[],"sources":["src/components/download/download.scss?tag=ifx-download&encapsulation=shadow","src/components/download/download.tsx"],"sourcesContent":["","import { Component, h, Prop } from \"@stencil/core\";\n\n@Component({\n tag: 'ifx-download',\n styleUrl: './download.scss',\n shadow: true\n})\nexport class Download {\n @Prop() tokens: 'css' | 'scss' = 'css';\n\n render() {\n const fileName = `infineon-tokens.${this.tokens}`;\n \n return (\n <ifx-link href={`/tokens/${fileName}`} download={fileName} class=\"download__wrapper\" size=\"m\" variant=\"bold\">\n <slot />\n </ifx-link>\n );\n }\n}"],"version":3}
@@ -8,7 +8,7 @@ const DropdownHeader = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '07f0fafeb7a3cafd083ba17bc9293f813d4a11da', class: 'dropdown-header' }, h("span", { key: 'c7d2cb2d9694d8a3c9d868bb252aa4b22e7b6c4d' }, h("slot", { key: '5558455b497bbfb7f80f89da038a247fb105b07f' }))));
11
+ return (h("div", { key: '5b074bc6dca271a18713c34a4c4f8cb40a2ea265', class: 'dropdown-header' }, h("span", { key: '69ed109762bf3ae540d1c5489f5bebbd8107b1cd' }, h("slot", { key: 'b9fe8b98734bd887f25df7a211b5b5587d7bf994' }))));
12
12
  }
13
13
  };
14
14
  DropdownHeader.style = IfxDropdownHeaderStyle0;
@@ -20,7 +20,7 @@ const DropdownItem = class {
20
20
  }
21
21
  render() {
22
22
  let hrefAttr = this.href ? { href: this.href, target: this.target } : {};
23
- return (h("a", Object.assign({ key: '4ef5a3e4b163c7010a4a9b35224af903f166f170' }, hrefAttr, { onClick: () => this.handleEventEmission(), class: `dropdown-item ${this.size === 's' ? 'small' : ""} ${this.hide ? 'hide' : ""}` }), this.icon && h("ifx-icon", { key: '1426e1b684f50c722d3b1050133c62e595814253', class: "icon", icon: this.icon }), h("span", { key: '171b469a19c363806630e383d02c526a95d232f7' }, h("slot", { key: 'e8af940e507f5fcba88c3848c3aaa1ca656489ce' }))));
23
+ return (h("a", Object.assign({ key: '5ec61a932268bd6bc279546d2718347deec616f7' }, hrefAttr, { onClick: () => this.handleEventEmission(), class: `dropdown-item ${this.size === 's' ? 'small' : ""} ${this.hide ? 'hide' : ""}` }), this.icon && h("ifx-icon", { key: 'f8644bd37348ec718f54657faaf912d48b2b696d', class: "icon", icon: this.icon }), h("span", { key: 'c3643953f6fcf084a3d033df50b79bc8de562640' }, h("slot", { key: '624c93095768745e9af06b60f7a7f5fcdbe0d05e' }))));
24
24
  }
25
25
  get el() { return getElement(this); }
26
26
  };
@@ -49,10 +49,10 @@ const DropdownMenu = class {
49
49
  this.hideTopPadding = false;
50
50
  }
51
51
  render() {
52
- return (h("div", { key: '88e2e752666a0f48c4abe3e739c15fd645406e6d', class: `dropdown-menu
52
+ return (h("div", { key: '547c4475f18600340e579143237073be8e7050ac', class: `dropdown-menu
53
53
  ${this.isOpen ? 'show' : ''}
54
54
  ${this.hideTopPadding ? 'hideTopPadding' : ""}
55
- ${this.size === 's' ? 'small' : ""}` }, h("slot", { key: '5b6f83bb991e5d6a52e8a0f8dd6fd341c01e866b' })));
55
+ ${this.size === 's' ? 'small' : ""}` }, h("slot", { key: 'eab87d9be479a0123afb56699a86dcc7114e6fcd' })));
56
56
  }
57
57
  get el() { return getElement(this); }
58
58
  };
@@ -8,7 +8,7 @@ const DropdownSeparator = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '5d982d5c92e0d2d3064ebca6403eee845790d61e', class: 'dropdown-separator' }));
11
+ return (h("div", { key: '4909b1b593f932f2a9492f06f699731c69d6dc0a', class: 'dropdown-separator' }));
12
12
  }
13
13
  };
14
14
  DropdownSeparator.style = IfxDropdownSeparatorStyle0;
@@ -12,8 +12,8 @@ const DropdownItem = class {
12
12
  this.hideArrow = false;
13
13
  }
14
14
  render() {
15
- return (h("ifx-button", { key: '3f5c9da4adce25304ff23702add3d858f5518a7d', variant: this.variant, theme: this.theme, size: this.size, disabled: this.disabled, class: "dropdown-trigger-button" }, h("slot", { key: 'e998ffe1f1813e26545e670f74d839745129aea2' }), !this.hideArrow &&
16
- h("ifx-icon", { key: '93057033a2de1cdae71a20ef496963d5cace88cb', icon: "chevron-down-12", class: `icon${this.isOpen ? ' rotate' : ''}` })));
15
+ return (h("ifx-button", { key: '2a69108d7322dbac1bb237594b2cf8390fa5282f', variant: this.variant, theme: this.theme, size: this.size, disabled: this.disabled, class: "dropdown-trigger-button" }, h("slot", { key: '5d970df303ae86f9425ab8e831d1107e283d2d32' }), !this.hideArrow &&
16
+ h("ifx-icon", { key: 'b50ae5d439704bfe3a8c2a6c2fd0be264a91c85c', icon: "chevron-down-12", class: `icon${this.isOpen ? ' rotate' : ''}` })));
17
17
  }
18
18
  };
19
19
  DropdownItem.style = IfxDropdownTriggerButtonStyle0;
@@ -9,7 +9,7 @@ const DropdownItem = class {
9
9
  this.isOpen = false;
10
10
  }
11
11
  render() {
12
- return (h("slot", { key: 'f0a65116af72f52d895802a989a5a44396f8aafb' }));
12
+ return (h("slot", { key: '89bd5e8f427fea2329e032469132190fd71acd54' }));
13
13
  }
14
14
  };
15
15
  DropdownItem.style = IfxDropdownTriggerStyle0;
@@ -135,7 +135,7 @@ const Dropdown = class {
135
135
  }
136
136
  }
137
137
  render() {
138
- return (h("div", { key: 'dde0f96abe23abe5c133f4b7aa8d16082e412eb5', "aria-label": 'dropdown menu', class: 'dropdown' }, h("slot", { key: 'f930fdf305e1092e6aa9a2ab8cc0e7a8fe74b926' })));
138
+ return (h("div", { key: '0b7f8c14ffb243677670fff59428f68bf564a559', "aria-label": 'dropdown menu', class: 'dropdown' }, h("slot", { key: '47b938694ccb18b52f6bea8b396687b9e5fdf5c7' })));
139
139
  }
140
140
  get el() { return getElement(this); }
141
141
  static get watchers() { return {
@@ -8,7 +8,7 @@ const Faq = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '5f0fb2266001020eec3a46734b6eb0867c3408fe', class: 'container' }, h("ifx-accordion", { key: 'cc8ebd2417bdc019abe542d84587bc11e73603ed' }, h("ifx-accordion-item", { key: '6bde62b3de164cef42be357364a55cce92ece3f4', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: 'ccaf49b6c7965ff699ac77ea87d37fbda26ba71c', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '9e8b5e03cc359268b094a8bef1eb911ccda09918', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: '0c54a1ff3a9dcafe8f1e60c854574363630437b2', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '6451a7b861ffdb7a679f910820d69b3cdb0068b6', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
11
+ return (h("div", { key: '11e1c3b24c2b609d92aaa8385c87d8e9bf0e86e5', class: 'container' }, h("ifx-accordion", { key: 'bedcf9c8f32b81ea27ee4b78d710e81648d54ff2' }, h("ifx-accordion-item", { key: '835aa2ce26635726c9d81bfe7dde6e1788396b03', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '94055bdd97f878689cbe4dc83eb997279190e6b3', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '37aa59d4c8994be76df7c306a8b888e2ed70188d', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: 'bd09cfcb30cf3ae2c0bd36e5d0429616cfbba6ac', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '84912ca7474077e065c7b12e3427d79e52256be7', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
12
12
  }
13
13
  };
14
14
  Faq.style = IfxFaqStyle0;
@@ -49,8 +49,8 @@ const FilterAccordion = class {
49
49
  this.el.removeEventListener('ifxListUpdate', this.handleCheckedChange);
50
50
  }
51
51
  render() {
52
- return (h("div", { key: 'c5c8b3d3c8ff3f7b0c4ae3e546bc5415e0fc4b4b', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'd57861aa32f87723622a7fe468c71918fcd0f27c', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: 'c5df602ee0cbf3f5a5011be319bdf302c8936a1c', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: '12b00627cbacaf3ba72a96d59a74062527b32b62', class: "text" }, h("span", { key: 'edb0beaab7ffb4b189215ff046c0175b83e621b4' }, this.filterGroupName), h("ifx-number-indicator", { key: 'd4409330033dea5d5396bf04ef3120f6b14b55be' }, this.count)), h("ifx-icon", { key: 'e1354590dfad3ba22ebd3e4b9fe078e072450825', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'cbda8600f59f8565ec746c7674dbd2ddde91efa4', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
53
- h("div", { key: 'f0f0e00542fb7a4211b47159e293a8e7a32184b5', class: "filter-accordion-container" }, h("slot", { key: '4a29c3fc53881c41eda0264dcf86e7ccfad525d9', name: "list" }))));
52
+ return (h("div", { key: '7754d7c36bb9eea79371f037410ca75afcb54664', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'ec826e4dee812a75e9c87bc62a1dcdcb7e38a58b', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: '145fbd10d3c65cfcbec9ecca6c3de349819f79b6', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: '863846a7a948d511c1e034066b72eea93183095b', class: "text" }, h("span", { key: 'a17db14df54f36ee59208780312e0c57f5021702' }, this.filterGroupName), h("ifx-number-indicator", { key: '4b1ef57b8b17bdd69987174dad5c9d4582ae2337' }, this.count)), h("ifx-icon", { key: '6622d432718cf216b66070ed8c1f64c28c36a359', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'b7d50585c32cabafc9a492b04fc471bb9ac59aad', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
53
+ h("div", { key: '41416437fa435de25ddddf25782ec09543a30082', class: "filter-accordion-container" }, h("slot", { key: 'e9ad9abd5453da697f27196fd7795f1fad25adf2', name: "list" }))));
54
54
  }
55
55
  get el() { return getElement(this); }
56
56
  };
@@ -93,7 +93,7 @@ const FilterBar = class {
93
93
  // Calculate slotsToShow safely
94
94
  const slotsToShow = Math.min(safeVisibleSlots, actualNumberOfComponents, Number.MAX_SAFE_INTEGER);
95
95
  const slots = Array.from({ length: slotsToShow }, (_, i) => (h("div", { class: "filter-slot-wrapper" }, h("slot", { name: `filter-component-${i + 1}` }))));
96
- return (h(Host, { key: 'c6fdcfa11cab84b18739fbc15b4b78ed242f5972' }, h("div", { key: '6587f6f5a38fb55a015424d6154a41dae5f6fd6d', class: "search-container" }, h("slot", { key: '8b3cd1b76255a1e75aaffa66e55555c851fe6414', name: "filter-search" }), " "), h("div", { key: '46931e75d7d3b059eff8754108423feec39492c1', class: "components-container" }, slots.length > 0 ? slots : h("slot", { name: "filter-component" }), this.showMoreFiltersButton && !this.showAllFilters && (h("div", { key: 'ee978ec30727f3e2b0bc01b7b4521f4959b54b65', class: "more-filters-wrapper", onClick: this.handleMoreFiltersClick }, h("ifx-button", { key: '9bfa04e24e285d6a4bab017a8c8586b7cf30b2bf', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false" }, h("ifx-icon", { key: '7214adb2f93ed14ba561645e221de94bc72f120d', icon: "filter-16" }), "More filters"))))));
96
+ return (h(Host, { key: 'b117a185a20cbc45e153b9752a887c3bb6d17429' }, h("div", { key: 'f8796d66e265e9b5875c8809d2a71938031d951a', class: "search-container" }, h("slot", { key: 'b6855372f8dce7052467a7473078d625244c3740', name: "filter-search" }), " "), h("div", { key: '938aee9e626ccfb80d4f3f75b30f3e9112323f28', class: "components-container" }, slots.length > 0 ? slots : h("slot", { name: "filter-component" }), this.showMoreFiltersButton && !this.showAllFilters && (h("div", { key: '484f7bcf983e77d6d47b2dfceb33d6dd036a47d4', class: "more-filters-wrapper", onClick: this.handleMoreFiltersClick }, h("ifx-button", { key: 'd587fe0e1d05f5a7a70ae8e61022bbf35376faed', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false" }, h("ifx-icon", { key: '5ca035998b3246b0e0a5aad7612c63b063a5022f', icon: "filter-16" }), "More filters"))))));
97
97
  }
98
98
  get el() { return getElement(this); }
99
99
  };
@@ -29,7 +29,7 @@ const FilterSearch = class {
29
29
  this.ifxFilterSearchChange.emit({ filterName: this.filterName, filterValue: this.filterValue, filterKey: this.filterKey }); // Emitting filterKey along with other properties
30
30
  }
31
31
  render() {
32
- return (h("div", { key: '606ae49fb29904d1b0314c03be066a7a10b9c0aa', class: `${this.filterOrientation === 'sidebar' ? 'sidebar-filter-search-wrapper' : 'topbar-filter-search-wrapper'}` }, h("div", { key: '6cf90ea2d9b24b72744d04f9da3c57107e16583a', class: "filter-name" }, this.filterName), h("ifx-search-field", { key: 'fe0fa6af047dcd027e2817dbcd6ae4828088cb87', placeholder: this.placeholder, "show-delete-icon": this.showDeleteIcon, disabled: this.disabled, value: this.filterValue })));
32
+ return (h("div", { key: 'cfe7b2a12467e7c3495a24abb05d89accde5e860', class: `${this.filterOrientation === 'sidebar' ? 'sidebar-filter-search-wrapper' : 'topbar-filter-search-wrapper'}` }, h("div", { key: '89db35bb808e482336fcb4c717fec5a28bf9c6fb', class: "filter-name" }, this.filterName), h("ifx-search-field", { key: 'be38824cd344272f3802b072e66951774163a127', placeholder: this.placeholder, "show-delete-icon": this.showDeleteIcon, disabled: this.disabled, value: this.filterValue })));
33
33
  }
34
34
  get host() { return getElement(this); }
35
35
  static get watchers() { return {
@@ -125,7 +125,7 @@ const IfxFilterTypeGroup = class {
125
125
  window.removeEventListener('ifxResetFiltersEvent', this.handleResetEvent);
126
126
  }
127
127
  render() {
128
- return (h(Host, { key: '3f1e289d082b3fcca29d54c4fea6db177f991f7a' }, h("div", { key: '3774c57ae1329cdbb4ef34f2340342452c7869df', class: "filter-type-group" }, h("slot", { key: 'f885e9495ae9669cedfbb74bd934ba9921fef8db', name: "filter-search" }), h("slot", { key: '17936baa7a2ebc717414f7a25c56fe54d5cfc07f', name: "filter-accordion" }))));
128
+ return (h(Host, { key: 'edbac51db6b5ae00d8e7a9ba1a53962ebb84b87b' }, h("div", { key: '5592b17c7366491ca728386c533f2adfaa34cf4e', class: "filter-type-group" }, h("slot", { key: 'eb61d5f7b0456407b7a34ce9eb9bdbdeee453030', name: "filter-search" }), h("slot", { key: '0d7dea3702039baac775d7567179806aa7e12be8', name: "filter-accordion" }))));
129
129
  }
130
130
  get el() { return getElement(this); }
131
131
  };
@@ -8,7 +8,7 @@ const Card = class {
8
8
  registerInstance(this, hostRef);
9
9
  }
10
10
  render() {
11
- return (h("div", { key: '9d82512193da23161afa1faf971e29b825836813', class: "col" }, h("slot", { key: '028a84c0e7f2779eac65b6f7be483b2aaa142d7e', name: "title" }), h("span", { key: '75afac7548f54159666220c4ab82d489b3024073', "aria-label": 'navigation link' }, h("slot", { key: 'a22b018a2fe51430514b77460c066fb50ff4afd6', name: "link" }))));
11
+ return (h("div", { key: 'b39b050d9a259a269d885597f83d55f8dc2a8048', class: "col" }, h("slot", { key: 'def6a00e5eaa6b959278664c93a366181f44c6f5', name: "title" }), h("span", { key: '98f9d7c688ab310ad4ee8beaceb286267e2cc8a8', "aria-label": 'navigation link' }, h("slot", { key: '2d21498d8b068f6799f674d5e5c602505a9c9c04', name: "link" }))));
12
12
  }
13
13
  get el() { return getElement(this); }
14
14
  };
@@ -16,10 +16,10 @@ const Footer = class {
16
16
  this.hasSocialsSlot = !!this.el.querySelector('[slot="socials"]');
17
17
  }
18
18
  render() {
19
- return (h(Host, { key: '1e4b0dbbe8d849f36e748ecb65682b2f081ecf13' }, h("div", { key: 'df004c395159c11bd61166e95884c8d691e4114e', "aria-label": 'Main footer navigation', class: "footer__container" }, h("div", { key: 'df6664a971f50ac81475bb1c388a18a0aa84947e', class: "footer__wrapper" }, (this.hasSocialsSlot || this.hasColSlot) &&
20
- h("div", { key: '19525095ffa3c872ff168e5d8a4f12e802169db5', class: "footer__logo_top" }, h("svg", { key: '0020687cf749950802898ea1a4b419a62baa7658', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'b4462f99b70a3a3e3974552e211dafe7f0710188', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: '2706232a4510f3d11f6f76b8293deef4ac9a9324', 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: '32d53a06eb14997943dc5a969b0e9d1d6ffeaf52', 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: 'd8d033b73b477d5205cbcf27a9bce035518a3ea9' }, h("clipPath", { key: '6657f021bbd621d22bc049fc45bcd0c7013bdff5', id: "clip0_2396_2480" }, h("rect", { key: '895b412ed7f1e2ad73c8ccb57aa7cf8f6696b999', width: "91", height: "40", fill: "white" }))))), this.hasColSlot && (h("div", { key: '17fe44ba6b348d9857c2285947be4c1bf2101d2e' }, h("div", { key: '890c8d05134bb490323b9607969d22e7fbf8cd65', class: "col-wrapper" }, h("slot", { key: '1beb971ffb0ca08429506c8b4ece50e9b796d0e5', name: "col" })))), this.hasSocialsSlot &&
21
- h("div", { key: '0d62d0a38a9af15f1a684239d14f5698d390dc63', class: "default", "aria-label": 'Follow us on social media' }, h("div", { key: 'f9c9d078f4cfaa8d992cc199b00ab249520d363a', class: "footer__logo_btm" }, h("svg", { key: 'bceca790946dd6c912b03deaf461e9a3b8246ee2', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '369ef3e32e5b3b1a714bcd710d096fd4373d19fe', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: 'd5891fff2880a2eec7bfc54431797ce3972cbd80', 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: 'd403357139e70753585b0f2be76e2f095da1c567', 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: 'a350abd37eece2fe17c5b0ef51258ba80b9a6338' }, h("clipPath", { key: '2e63ac1750e2fe0d6f857e23ca89ff3fface246d', id: "clip0_2396_2480" }, h("rect", { key: '36bbb386303d2afc6828e46163f40acf9606c388', width: "91", height: "40", fill: "white" }))))), h("slot", { key: '8ba15bf1b2f26e4489df8ca88e21afdc490350f4', name: "socials" })), h("div", { key: 'fd8f36d21ec67b8981e2f38ef001a974e8a17b4f', class: "footer__base" }, this.copyrightText &&
22
- h("div", { key: '4c3892ffc6dfc2a594db5c91be38ce93bb0d3334', class: "footer__brand" }, this.copyrightText), h("div", { key: '4381ad5a1f3366b1ea7ce0a5ec7c97ef2a683533', class: "footer__info" }, h("slot", { key: '118317bf3205ba9e7469197d099e98212beccb33', name: "info" })))))));
19
+ return (h(Host, { key: '674da9d004c26755302ebe1a613419d9c2336e28' }, h("div", { key: '1c268cb8399b0ea11f2b0d0b14e30a9e29f33c30', "aria-label": 'Main footer navigation', class: "footer__container" }, h("div", { key: 'd601e8e757152fba1cb29f67c108e584118d8081', class: "footer__wrapper" }, (this.hasSocialsSlot || this.hasColSlot) &&
20
+ h("div", { key: 'a376a77d0096cabc8cd6a2fe3b71b5cb30f66ca9', class: "footer__logo_top" }, h("svg", { key: 'b6420a6cad551512274e9f7b6f0a6c8a4ee82ce2', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '24c20564e4ed1e249df02faede364c1560d87026', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: 'dbc774a043e6fd9df466bcd68f6045973c7e1ccb', 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: '9fa3f9db3c0642aca2f227928c6bd38ce9a05079', 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: 'dad959aaa4273b1a7065a5fe8ca778bab1f5d33d' }, h("clipPath", { key: '25117367a9066853368c332b3b02a5d135576350', id: "clip0_2396_2480" }, h("rect", { key: 'a60691be6df4431893cd3c4881360eafa1b2adf7', width: "91", height: "40", fill: "white" }))))), this.hasColSlot && (h("div", { key: 'dcaeb9cfcaeaee2426cb4ce2fdde57313bb1fef2' }, h("div", { key: '8a7c82abd245847b39a1d01d12eb5caf8a260507', class: "col-wrapper" }, h("slot", { key: 'd4c4099093453b542f192cbc60b407bd86b0ece8', name: "col" })))), this.hasSocialsSlot &&
21
+ h("div", { key: 'e9a4d645973ed16ed6a6f3ca5c47681c1fae3283', class: "default", "aria-label": 'Follow us on social media' }, h("div", { key: 'a7a287eef85dfc62dbc4dd2c0e97c9cba8be924a', class: "footer__logo_btm" }, h("svg", { key: '6eb738fea7bfb316d017153e75cf2b3d479e2905', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '8faab6751c5ac695c9aa736dd20d1ebf41fbbaff', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: '43684569b66a0a1082bf9f31d47b85f18a95fe41', 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: '3a12d60e29cf37c325c35698d3392cac8a1830a6', 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: 'c6245f6633ecc893716891b907369901d36f8ccf' }, h("clipPath", { key: '76bccd08e2cdec9254115b601d101cc85ef0cbec', id: "clip0_2396_2480" }, h("rect", { key: 'f904b9df5a30b4351f4d4db475adf5af586550aa', width: "91", height: "40", fill: "white" }))))), h("slot", { key: 'ef9d745e4e127dea52bf40588382459f0be36099', name: "socials" })), h("div", { key: '04ad5008d1573ee93ee7d9554ef7f6889e392091', class: "footer__base" }, this.copyrightText &&
22
+ h("div", { key: '1150b021aba21e550d89038143542f0ebc7144d5', class: "footer__brand" }, this.copyrightText), h("div", { key: 'f364ddadd3d11fde20230e5f4c5425e916b82f3f', class: "footer__info" }, h("slot", { key: 'aac6f8f76cc63f644a0bd18b020db3e1e25ed141', name: "info" })))))));
23
23
  }
24
24
  get el() { return getElement(this); }
25
25
  };
@@ -24,7 +24,7 @@ const IconButton = class {
24
24
  }
25
25
  }
26
26
  render() {
27
- return (h(Host, { key: '2177637020d4edc1c585367ed82df9e9cbd3b401' }, this.href ? (h("a", { "aria-disabled": this.disabled, "aria-label": 'a clickable icon button', ref: (el) => (this.focusableElement = el), class: this.getClassNames(), href: !this.disabled ? this.href : undefined, target: this.target, rel: this.target === '_blank' ? 'noopener noreferrer' : undefined }, h("ifx-icon", { icon: this.icon }))) : (h("button", { class: this.getClassNames(), type: "button" }, h("ifx-icon", { icon: this.icon })))));
27
+ return (h(Host, { key: '3cc21055a0545976f5375b3e43fe8dec7cc3e28c' }, this.href ? (h("a", { "aria-disabled": this.disabled, "aria-label": 'a clickable icon button', ref: (el) => (this.focusableElement = el), class: this.getClassNames(), href: !this.disabled ? this.href : undefined, target: this.target, rel: this.target === '_blank' ? 'noopener noreferrer' : undefined }, h("ifx-icon", { icon: this.icon }))) : (h("button", { class: this.getClassNames(), type: "button" }, h("ifx-icon", { icon: this.icon })))));
28
28
  }
29
29
  getVariantClass() {
30
30
  return `${this.variant}` === "secondary"
@@ -64,7 +64,7 @@ const InfineonIconStencil = class {
64
64
  this.ifxIcon = getIcon(removeHyphen(this.icon));
65
65
  }
66
66
  render() {
67
- return (h(Host, { key: 'e2a61df6f1c4cd236fffcf1167fb05f1e94eead4' }, this.constructIcon()));
67
+ return (h(Host, { key: 'b9e7a70969306d21d04013a291d7f1c6c12a2f40' }, this.constructIcon()));
68
68
  }
69
69
  };
70
70
  InfineonIconStencil.style = IfxIconStyle0;
@@ -33,7 +33,7 @@ const IconsPreview = class {
33
33
  }
34
34
  }
35
35
  render() {
36
- return (h("div", { key: '20449732d655432c7d44fd9fce8541b0d87f5e19', class: 'container' }, h("div", { key: 'f25e220b7bd10e9c5b787f4c9728df347e4cb5af', class: "alert__wrapper" }, h("ifx-notification", { key: '3ba77c447f819fb3ceda09d6405ea459e9b87b68', icon: "c-check-16", variant: "neutral", "link-text": "Figma icon library", "link-href": "https://www.figma.com/design/yWwaLoqsWLWygDxXfvdym9/Infineon-DDS-%7C-UI-icon-library?node-id=13284-1289&p=f&t=SD6EdmXaSufsjPCv-0", "link-target": "_blank" }, "You can also find the UI icons in Figma for use in mockups.")), h("div", { key: '602204068d805cc24f7ac5e307c511e07b8460db', class: 'html-wrapper' }, h("span", { key: '6f559c23c0de26a6c2ce35e6008b358a9e64defd', class: "html-tag" }, "<"), h("span", { key: '9eb11c50e0cd06eaf7240d2ea428ac264abbe0f7', class: "component-name" }, "ifx-icon"), h("span", { key: '82ff4d046c8d4c3887290e6495923d808f57047c', class: "attribute-name" }, " icon"), "=", h("span", { key: '0a18248ca427f5d98cf1c8f909fcec0327ee7644', class: "attribute-value" }, this.iconName), h("span", { key: '4cb0b6472e78a121ddfe03fbd540aace14bbe0f5', class: "html-tag" }, ">"), h("span", { key: 'a01c724b868d795cd05506a92eed9673584aad8b', class: "html-tag" }, "</"), h("span", { key: '5340548a881c78b994404d4ee2b858a2fdbe94c7', class: "component-name" }, "ifx-icon"), h("span", { key: '63f3cdb7b3db815a2b83b6e43f81d9983aee1f4b', class: "html-tag" }, ">"), h("button", { key: '95583db076df7b302cf27ff6346bc4957f0ed9d7', onClick: () => this.copyHtmlString() }, this.isCopied ? 'Copied' : 'Copy')), h("div", { key: '5e6c467f4338b73e8dfe5ae96dc02005e6d3267c', class: "preview__container" }, this.iconsArray.map((icon, index) => h("div", { class: `preview__container-item ${this.isCopied && this.copiedIndex === index ? 'copied' : ""}`, onClick: () => this.copyIconText(icon) }, h("ifx-icon", { icon: icon }))))));
36
+ return (h("div", { key: 'e3ed92479ffb41bd72727bf347ca1d541d9e5234', class: 'container' }, h("div", { key: '7d28183d5520244e79761bfd821e1bb348d43037', class: "alert__wrapper" }, h("ifx-notification", { key: 'e28cca066b39822a9878998251a8ea5580474987', icon: "c-check-16", variant: "neutral", "link-text": "Figma icon library", "link-href": "https://www.figma.com/design/yWwaLoqsWLWygDxXfvdym9/Infineon-DDS-%7C-UI-icon-library?node-id=13284-1289&p=f&t=SD6EdmXaSufsjPCv-0", "link-target": "_blank" }, "You can also find the UI icons in Figma for use in mockups.")), h("div", { key: '36f521e669f51b37cc5dfaa7736a1da55b4e4fd7', class: 'html-wrapper' }, h("span", { key: 'fc52bdc808875c10b6c08ba506359091bd44d84b', class: "html-tag" }, "<"), h("span", { key: 'e06c3036a36613e5e4e1d744cfa793d3137d4f8f', class: "component-name" }, "ifx-icon"), h("span", { key: 'c2dcc4854bf7032857a43f3f9a7db57fb8587057', class: "attribute-name" }, " icon"), "=", h("span", { key: 'dba3bd710f2f65debf2bb9019eb1355610ec686f', class: "attribute-value" }, this.iconName), h("span", { key: 'aba91b4dbba34073cb33daaf03aa579e4a584bf8', class: "html-tag" }, ">"), h("span", { key: '4927b9e79aae407ef38fd678996e55216c924081', class: "html-tag" }, "</"), h("span", { key: '0451791a6389cdac2a3e478e780b748af8750550', class: "component-name" }, "ifx-icon"), h("span", { key: '84f1cae2f523b5841b9034a7726d3abb32717f1c', class: "html-tag" }, ">"), h("button", { key: '7b2a1a0725f4d2388526d39022eb681d82550e7f', onClick: () => this.copyHtmlString() }, this.isCopied ? 'Copied' : 'Copy')), h("div", { key: '0d21935b4268c2c43ea46651eb851d56a1c57141', class: "preview__container" }, this.iconsArray.map((icon, index) => h("div", { class: `preview__container-item ${this.isCopied && this.copiedIndex === index ? 'copied' : ""}`, onClick: () => this.copyIconText(icon) }, h("ifx-icon", { icon: icon }))))));
37
37
  }
38
38
  get el() { return getElement(this); }
39
39
  };
@@ -29,7 +29,7 @@ const Link = class {
29
29
  this.setInternalStates();
30
30
  }
31
31
  render() {
32
- return (h("a", { key: 'dd590b5b87e0d22c2c7fc845d1245856fb79dacf', "aria-label": 'a navigation link button', href: this.internalHref, download: this.download, target: this.internalTarget, class: this.linkClassNames() }, h("slot", { key: '775dc38c1f67956be1b287ede2fbd1075e3cae72' })));
32
+ return (h("a", { key: '04893aa3a068872a42cff24d577c8ddd332d6230', "aria-label": 'a navigation link button', href: this.internalHref, download: this.download, target: this.internalTarget, class: this.linkClassNames() }, h("slot", { key: '7dfbe5e88b88cf912da4c40eed427694b291928c' })));
33
33
  }
34
34
  getSizeClass() {
35
35
  const small = this.size === 's' ? 'small' : null;
@@ -21,7 +21,7 @@ const ListEntry = class {
21
21
  this.ifxListEntryChange.emit({ label: this.label, value: this.value, type: this.type });
22
22
  }
23
23
  render() {
24
- return (h("div", { key: '5d7a6f49c9fef7859a343c3b182d606595b0d5b6', class: "wrapper" }, this.type === 'checkbox' ? (h("div", { class: "list-entry" }, h("ifx-checkbox", { size: "s", checked: this.value }, this.label))) : (h("div", { class: "list-entry" }, h("ifx-radio-button", { size: "s", checked: this.value }, this.label)))));
24
+ return (h("div", { key: '09f64beb713acdba449f1f48573220b17d45ec54', class: "wrapper" }, this.type === 'checkbox' ? (h("div", { class: "list-entry" }, h("ifx-checkbox", { size: "s", checked: this.value }, this.label))) : (h("div", { class: "list-entry" }, h("ifx-radio-button", { size: "s", checked: this.value }, this.label)))));
25
25
  }
26
26
  get host() { return getElement(this); }
27
27
  static get watchers() { return {
@@ -271,8 +271,8 @@ const IfxModal = class {
271
271
  }
272
272
  render() {
273
273
  const isAlertVariant = this.variant !== 'default';
274
- return (h(Host, { key: '062f7d63af53e9322d0f0ff8451f907e0fc38f16' }, h("div", { key: 'a1d39789dab34595558457edf2628de64f05b492', ref: (el) => (this.modalContainer = el), class: `modal-container ${this.showModal ? 'open' : ''}` }, h("div", { key: '362767586e6ae213aa17a50f7e9ae7012e32df72', class: "modal-overlay", onClick: () => this.handleOverlayClick() }), h("div", { key: '1cf4eddcc03475f07ce5c2fc1abba19d672f4414', "data-focus-trap-edge": true, onFocus: this.handleTopFocus, tabindex: "0" }), h("div", { key: '7b6c53a62f2eba8e564ff95d92039c1aad1712ab', class: `modal-content-container ${this.size}`, role: "dialog", "aria-modal": "true", "aria-label": this.caption }, isAlertVariant ? (h("div", { class: `modal-icon-container ${this.variant === 'alert-brand' ? '' : 'danger'}` }, this.alertIcon ? h("ifx-icon", { icon: this.alertIcon }) : null)) : null, h("div", { key: '042c914549ca8ae14dd76ab7df4edf3d76cdfb6c', class: "modal-content" }, h("div", { key: '7f6f0ca41c53aff6bb48daa9fc8cd07d0daf4d89', class: "modal-header" }, h("h2", { key: 'a07cfda65dba7c364636a79b8673b3daaed52463', class: "modal-caption" }, this.caption), this.showCloseButton &&
275
- h("ifx-icon-button", { key: 'd47c5a68e3743711dd0ac208d00e472073054631', class: 'modal-close-button', ref: (el) => (this.closeButton = el), icon: "cross-24", variant: "tertiary", onClick: () => this.doBeforeClose('CLOSE_BUTTON') })), h("div", { key: 'b60162c8ac510e6787b6e603132e39913b3ec44d', class: "modal-body" }, h("slot", { key: 'd428a64553473192b385e39813a3527abca20423', name: "content" /*onSlotchange={() => console.log('slots children modified')}*/ })), h("div", { key: 'ccfc4d336e1bb66edcfd46e1aba98a081b877bce', class: `modal-footer ${this.slotButtonsPresent ? 'buttons-present' : ''}` }, h("slot", { key: '09a41e30bb47b76313410dd6c8ca25ea9bd76feb', name: "buttons", onSlotchange: (e) => this.handleButtonsSlotChange(e) })))), h("div", { key: 'e80a85e42450bfc443db065f9cd51ab7bf9fc9da', "data-focus-trap-edge": true, onFocus: this.handleBottomFocus, tabindex: "0" }))));
274
+ return (h(Host, { key: 'ea8cc72507298fc769e75b6c04b0efd98d2e804d' }, h("div", { key: '909dfb62f78fd771ca46c3c452aa73d8f4cc58c4', ref: (el) => (this.modalContainer = el), class: `modal-container ${this.showModal ? 'open' : ''}` }, h("div", { key: '1f380c2d3619234fa6dd6bff95fd3b5b0f714427', class: "modal-overlay", onClick: () => this.handleOverlayClick() }), h("div", { key: 'a6f5a719151ffccdde3c95015ab331603646625e', "data-focus-trap-edge": true, onFocus: this.handleTopFocus, tabindex: "0" }), h("div", { key: '570d67838b40e1f292a783ad0c4de54d25dc15f1', class: `modal-content-container ${this.size}`, role: "dialog", "aria-modal": "true", "aria-label": this.caption }, isAlertVariant ? (h("div", { class: `modal-icon-container ${this.variant === 'alert-brand' ? '' : 'danger'}` }, this.alertIcon ? h("ifx-icon", { icon: this.alertIcon }) : null)) : null, h("div", { key: 'fd0a152494722c1453a401a448124f085c2383e1', class: "modal-content" }, h("div", { key: 'f4fa940f7d1f7efc7d2fb8adbe77df30ae841b0a', class: "modal-header" }, h("h2", { key: 'd8849e0d30cde669fcd39e655ceca9c7e82fb5ed', class: "modal-caption" }, this.caption), this.showCloseButton &&
275
+ h("ifx-icon-button", { key: '5496cd581f68d6cb48b7a51d3c971f7e6aab306c', class: 'modal-close-button', ref: (el) => (this.closeButton = el), icon: "cross-24", variant: "tertiary", onClick: () => this.doBeforeClose('CLOSE_BUTTON') })), h("div", { key: '830eddd92cb12f36918feb91634c7516207edd96', class: "modal-body" }, h("slot", { key: '8e99c69225725aa169b526720baa05378394163f', name: "content" /*onSlotchange={() => console.log('slots children modified')}*/ })), h("div", { key: '75ad5053564128df6c02d1feeb8078c229c069a9', class: `modal-footer ${this.slotButtonsPresent ? 'buttons-present' : ''}` }, h("slot", { key: 'b2d42250cc895c5f45cbadad6b5c58bb58848d16', name: "buttons", onSlotchange: (e) => this.handleButtonsSlotChange(e) })))), h("div", { key: '7c79425ab61abc91c9d1d10c377452e93a2f8b25', "data-focus-trap-edge": true, onFocus: this.handleBottomFocus, tabindex: "0" }))));
276
276
  }
277
277
  get hostElement() { return getElement(this); }
278
278
  static get watchers() { return {
@@ -298,10 +298,10 @@ const NavbarItem = class {
298
298
  }
299
299
  }
300
300
  render() {
301
- return (h("div", { key: '5ceffbd106c421baa697404510a440697e42f4c2', class: "container", onMouseLeave: e => this.handleNestedLayerMenu(e), onMouseEnter: e => this.handleNestedLayerMenu(e) }, h("div", { key: 'c143b853e32fba243c64f03408c0397b5f37c876', class: "sub__layer-back-button" }, h("div", { key: '99967b3ae15e9133d9fd0429bc3e77c1f9c98be0', class: "back__button-wrapper", onClick: () => this.returnToFirstLayer() }, h("ifx-icon", { key: '8f1d6ddee8e331d50aef8229d91e0121adb59bb4', icon: "arrow-left-16" }), h("span", { key: '1e6019fcc28370caadc79b04d70748508ce007ae' }, "Back"))), h("a", { key: '1046ccdeb56e3639606a4678f7f5e9f07501122e', href: this.internalHref, target: this.target, onClick: () => this.toggleItemMenu(), class: `navbar__item ${this.isSidebarMenuItem ? 'sidebarMenuItem' : ""} ${!this.showLabel ? 'removeLabel' : ""} ${this.isMenuItem ? 'menuItem' : ""} ${this.hasChildNavItems ? 'isParent' : ""}` }, h("div", { key: '67ea527ff607b885de5aa3ae2e1c817a791415eb', class: "inner__content-wrapper" }, h("div", { key: '4b2302e1d3d05b23bab6fb7c8843f7f7dc86fd16', class: `navbar__container-right-content-navigation-item-icon-wrapper ${!this.icon ? "removeWrapper" : ""}` }, this.icon && h("ifx-icon", { key: 'd5bf6c6ee395127313e432d86110e619d46baec7', icon: this.icon })), this.itemPosition === 'left'
301
+ return (h("div", { key: '5b65be83f2cfb07f308a9b99205b15bbcfe1e08b', class: "container", onMouseLeave: e => this.handleNestedLayerMenu(e), onMouseEnter: e => this.handleNestedLayerMenu(e) }, h("div", { key: '20812f3741980e59222bb4d637d72be96a16b619', class: "sub__layer-back-button" }, h("div", { key: '66a8d7ca5525202927e86578c58e5008e568b920', class: "back__button-wrapper", onClick: () => this.returnToFirstLayer() }, h("ifx-icon", { key: '802c01c949e123218f5c8fb36fc9b4911d7ab924', icon: "arrow-left-16" }), h("span", { key: '9f1581bc59c8c56515b1a4e51a0b7144d99d789f' }, "Back"))), h("a", { key: '96f327e7a1eae82b1eba021594523e7996df5833', href: this.internalHref, target: this.target, onClick: () => this.toggleItemMenu(), class: `navbar__item ${this.isSidebarMenuItem ? 'sidebarMenuItem' : ""} ${!this.showLabel ? 'removeLabel' : ""} ${this.isMenuItem ? 'menuItem' : ""} ${this.hasChildNavItems ? 'isParent' : ""}` }, h("div", { key: 'a47c03718e64b435ff1dc6342aa8e88d68b083a0', class: "inner__content-wrapper" }, h("div", { key: 'f65c2c121f141e18ad94da961c13983b3bbdb0a1', class: `navbar__container-right-content-navigation-item-icon-wrapper ${!this.icon ? "removeWrapper" : ""}` }, this.icon && h("ifx-icon", { key: '0e17c1d706ec06c2e8ddcd1a9b9f6fae4ce355ab', icon: this.icon })), this.itemPosition === 'left'
302
302
  && this.hasChildNavItems
303
303
  && this.isMenuItem &&
304
- h("div", { key: '80376fc372da26c16a17a18534bad2b806565c3c', class: "menuItemLeftIconWrapper" }, h("ifx-icon", { key: 'c80b8bbd5c1bf44d95f8dec57c6e270bae4c220b', icon: "chevron-left-12" })), h("span", { key: '153e2dfb392cdd00e3e97ca5174a690246572d80', class: "label__wrapper" }, h("slot", { key: '949836a477df87d81dcfaa25dd01bf03dcae4b91' }))), h("div", { key: 'e1abc52c4fc0d0b54781b8769020d51206d5239d', class: `navItemIconWrapper ${this.hasChildNavItems && !this.isMenuItem && !this.isSidebarMenuItem ? '' : "hide"}` }, h("ifx-icon", { key: 'e69a9a34afd19ec0ecfaa94d02114a003b68526c', icon: "chevron-down-12" })), h("div", { key: 'bcc9506c575dad6a4ae17dc13a09bb5e26078aa4', class: `menuItemRightIconWrapper ${((this.itemPosition === 'right' && this.hasChildNavItems && this.isMenuItem) || (this.isSidebarMenuItem && this.hasChildNavItems)) ? '' : "hide"}` }, h("ifx-icon", { key: 'cdc413a3ac34e6bfae79564cdcd4ec7da406a2ea', icon: "chevron-right-12" }))), this.hasChildNavItems && !this.isSidebarMenuItem && h("ul", { key: 'afed066d10656af406376c76c51059915d80287c', class: 'navbar-menu' }, " ", h("slot", { key: '520015816541536719ce6a9cbebbe55b44163e71', name: "first__layer" }), " "), this.isSidebarMenuItem && h("ul", { key: '8a59759f2094f1219e920e67657d211b9fd26ac2', class: 'sub__layer-menu' }, " ", h("slot", { key: '668f0653e81410ea9e75309978c49a6abe3050eb', name: "second__layer" }), " ")));
304
+ h("div", { key: 'aefd4a4b2b9af089ecb5c6d726a763a036d1e98c', class: "menuItemLeftIconWrapper" }, h("ifx-icon", { key: '05dce48bb77ee8bb64a558285d0254067c38a61e', icon: "chevron-left-12" })), h("span", { key: 'be839503bff15e5989eb1a00039ea15f21af3472', class: "label__wrapper" }, h("slot", { key: 'dfd429829b5de74085d4fb57220a9a853378c707' }))), h("div", { key: '348f2bf8cab8fd31c157c492946663e0f7a5863f', class: `navItemIconWrapper ${this.hasChildNavItems && !this.isMenuItem && !this.isSidebarMenuItem ? '' : "hide"}` }, h("ifx-icon", { key: '19b283e115d745655b65b2034ff4f16fe9852e9d', icon: "chevron-down-12" })), h("div", { key: '4a38f100fa37457394da5b983283d090dff3f0c8', class: `menuItemRightIconWrapper ${((this.itemPosition === 'right' && this.hasChildNavItems && this.isMenuItem) || (this.isSidebarMenuItem && this.hasChildNavItems)) ? '' : "hide"}` }, h("ifx-icon", { key: '59c0ddcdf860b9fb61175dd6c2d6e3998ae266b3', icon: "chevron-right-12" }))), this.hasChildNavItems && !this.isSidebarMenuItem && h("ul", { key: '6c605f96e45dc758f4f35e564c5f8ee34480f07b', class: 'navbar-menu' }, " ", h("slot", { key: 'cfa160cbffee10a913b2aba13692b9404b3f7bff', name: "first__layer" }), " "), this.isSidebarMenuItem && h("ul", { key: 'db20f6aaca4363add49777a75c528f6a2290c1cc', class: 'sub__layer-menu' }, " ", h("slot", { key: '1e5d7b58c5b1ebeaf8e664338f4e23ab2b6dfbbc', name: "second__layer" }), " ")));
305
305
  }
306
306
  get el() { return getElement(this); }
307
307
  };
@@ -154,9 +154,9 @@ const NavbarProfile = class {
154
154
  }
155
155
  }
156
156
  render() {
157
- return (h("div", { key: '007db9eff81e243fd7fccb26d3ca8bf86ec21fb9', class: "container" }, h("a", { key: '0e56ba2ee99b4bfb0be64e81cfda3eea37784bab', href: this.internalHref, target: this.target, onClick: () => this.toggleItemMenu(), class: `navbar__item ${!this.showLabel ? 'removeLabel' : ""} ${this.hasChildNavItems ? 'isParent' : ""}` }, h("div", { key: '572467119b467f010ed55de8838e1bf1da49ae14', class: "inner__content-wrapper" }, h("div", { key: '7547f00d4568a904286dc5eae335bc29e5ad147a', class: `navbar__container-right-content-navigation-item-icon-wrapper` }, this.userName.trim() !== "" && h("div", { key: '2831a51b2e6bc2079e981908fc6b1aca355d3576', class: 'username__tooltip' }, this.userName), this.internalImageUrl.type !== 'initials' &&
158
- h("img", { key: '8cf108611f38e858b04da3573b4a9d060a855ee8', src: this.internalImageUrl.type === 'url' ? this.internalImageUrl.value : `data:image/svg+xml,${encodeURIComponent(this.defaultProfileImage)}`, alt: this.alt }), this.internalImageUrl.type === 'initials' &&
159
- h("div", { key: 'ccc6bd8cdcf94e9cb57648c7ed5b01ed86054f1e', class: "initials__wrapper" }, h("span", { key: 'ea687369f627ec0aa8fe266462f6cf0063e05de8', class: "initials" }, this.internalImageUrl.value))), h("span", { key: 'ec58f4fecf62336dd9364dd85eb0afcf77c6264f', class: "label__wrapper" }, h("slot", { key: '1d13c84732fa3010b436b141d7036ce16ff6fa84', onSlotchange: () => this.setProfileGap() })))), this.hasChildNavItems && h("ul", { key: '6cbb03dbc2dd523c5d48abf2c86bd1ee25812772', class: 'navbar-menu rightSideItemMenu' }, " ", h("slot", { key: '3e3eb60ac10c50a631ff9cd8e2cb9ba7519daa67', name: "first__layer" }), " ")));
157
+ return (h("div", { key: '299c90bb0ff24aab1248bc197012527d7f2ea8cf', class: "container" }, h("a", { key: '4984b1399d86ef30c43f84a0e729ebd440ed695b', href: this.internalHref, target: this.target, onClick: () => this.toggleItemMenu(), class: `navbar__item ${!this.showLabel ? 'removeLabel' : ""} ${this.hasChildNavItems ? 'isParent' : ""}` }, h("div", { key: 'ebe52fb351ea40fefa3cb1da9d486e88714bdb15', class: "inner__content-wrapper" }, h("div", { key: '0f49356e3c110099f6d92c4abb9836279e86dae9', class: `navbar__container-right-content-navigation-item-icon-wrapper` }, this.userName.trim() !== "" && h("div", { key: '527307c1265fd61ac0eef59db5c43fa37fbad9b6', class: 'username__tooltip' }, this.userName), this.internalImageUrl.type !== 'initials' &&
158
+ h("img", { key: '065897af9f544b870f8da217d726038a0673edaa', src: this.internalImageUrl.type === 'url' ? this.internalImageUrl.value : `data:image/svg+xml,${encodeURIComponent(this.defaultProfileImage)}`, alt: this.alt }), this.internalImageUrl.type === 'initials' &&
159
+ h("div", { key: '0d1202367abe9f2d54d033b89bace6bfbe1e0f36', class: "initials__wrapper" }, h("span", { key: 'b576e51012204bd945dfd719847e4746c4cc03a9', class: "initials" }, this.internalImageUrl.value))), h("span", { key: '0aec6b3a82214b55c539bb2bd833629371988229', class: "label__wrapper" }, h("slot", { key: '41bc72afdd815be458e79ecb209889d3da234a59', onSlotchange: () => this.setProfileGap() })))), this.hasChildNavItems && h("ul", { key: '545d592d04d1eb73954cf626e29e9cfd81d93ec6', class: 'navbar-menu rightSideItemMenu' }, " ", h("slot", { key: '2a5600b508bd2a0454f0fc0c2bd6fec36c46552a', name: "first__layer" }), " ")));
160
160
  }
161
161
  static get assetsDirs() { return ["assets"]; }
162
162
  get el() { return getElement(this); }
@@ -409,9 +409,9 @@ const Navbar = class {
409
409
  }
410
410
  }
411
411
  render() {
412
- return (h("div", { key: '64cc9a11c90ee252a200dd10fe62342a80b12a8d', "aria-label": 'a navigation navbar', class: `navbar__wrapper ${this.fixed ? 'fixed' : ""}` }, h("div", { key: 'a6607d67b18d9282e1930695055717bc1b060062', class: `navbar__main-container ${this.fixed ? 'fixed' : ""}` }, h("div", { key: '7846e9bd5198e7f0832f343aa4e5cefccb9ba50c', class: `navbar__container ${this.searchBarIsOpen ? "expanded" : ""}` }, h("div", { key: '795004ffb21b298f4b78fb5be17c0a50508cab28', class: `navbar__container-left ${this.searchBarIsOpen === 'left' ? "expand" : this.searchBarIsOpen === 'right' ? 'hide' : ""}` }, this.showLogoAndAppname &&
413
- h("div", { key: '7e82204750ffc9cb822b9553309ffce6c71c69fe', class: `navbar__container-left-logo ${this.searchBarIsOpen === 'left' ? 'hide' : ""}` }, h("div", { key: '29859c2f13e04e224be616433c05659dbaccde14', class: "navbar__container-left-logo-default" }, h("a", { key: 'b1da6661275c48f6e51d66ee68bbd1b2ff4a6479', href: this.internalLogoHref, target: this.internalLogoHrefTarget }, h("svg", { key: '179e52506fb616f984cac9e1c150caaad1b672b7', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'c3ff267bfb09f7f77515ac5b268919cf23e5ac44', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: 'a405b3183baf198681beb50389d34d73e6a73045', 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: '8a097ea308df533ab7dc7d32047102461cbafcae', 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: '49625248c0aea183f6e91c5f053c854fc28c920d' }, h("clipPath", { key: 'c88da544caf9435d6a2ce67a257f35359a660593', id: "clip0_2396_2480" }, h("rect", { key: '797f2bca561e125bf1f509e5f95d51c5d6c6ed39', width: "91", height: "40", fill: "white" })))))), this.applicationName && h("h6", { key: '2fb9e1fcf602e936980ebb11e35696e735d8de55' }, this.applicationName), this.applicationName && this.hasLeftMenuItems &&
414
- h("div", { key: '9745363e4eeecee7e86a9d6ab7afbe0b8223019f', class: "navbar__container-left-logo-divider" })), h("div", { key: '4d2b64a0af4ce0b9efcdbbdcd2ca56e943e437a0', class: "navbar__container-left-content" }, h("div", { key: 'e371d02d705c54b44c26883ef5c1e0f7e3ef0274', class: "navbar__container-left-content-navigation-group" }, h("slot", { key: '7991759c2e21428d3ea4ea4caa479349f8b50548', name: 'left-item' }), h("div", { key: 'a9b90e528163973ed123a03de1a9a0c9bb536e23', class: "navbar__container-left-content-navigation-item-search-bar" }, h("slot", { key: '896782a043b44d59c92f2d94075a290814a1bb4a', name: 'search-bar-left' }))))), h("div", { key: 'da75a197c2486d482517c25d626c9e72ba08b9b2', class: `navbar__container-right ${this.searchBarIsOpen === 'right' ? "expand" : this.searchBarIsOpen === 'left' ? 'hide' : ""}` }, h("div", { key: '7a812e82a8d6d41e70918ee3ea08e502d3cb7bdb', class: "navbar__container-right-content" }, h("div", { key: '499253635e260d59dff2f20b4a4dfad92852536c', class: "navbar__container-right-content-navigation-group" }, h("div", { key: 'c14e0d4382be4d6dad4553ebe82e51c5a6e1f536', class: "navbar__container-right-content-navigation-item-search-bar" }, h("div", { key: 'c3a53471f8c9a3700a90ddecde649f76fe70388a', class: `navbar__container-right-content-navigation-item-search-bar-icon-wrapper` }, h("slot", { key: '33ed07bbfc5ccf8c7e71e0a2526f9e1ec5c44708', name: 'search-bar-right' }))), h("slot", { key: 'aa2f77a0f857bd4a705fe7250ac9864d6b7159f1', name: 'right-item' }))), h("div", { key: '7d71f9439b58cb8a80fd38945e6f6fc9b2007073', class: `navbar__burger-icon-wrapper`, onClick: this.handleSidebar.bind(this) }, h("div", { key: 'ff05eb57736b3c3cfc0df9a9e5a6bbe5c393d79a', class: "navbar__burger-icon" }, h("ifx-icon", { key: '1ddc6d5dfa46d5a862cea5a20eecdf8aa0777ca5', icon: "menu-right-24" })), h("div", { key: '13003ffaacd68587b2ab5086d0b991c9c77c4f8f', class: "navbar__cross-icon" }, h("ifx-icon", { key: '2037fd2e970ca04580b7e9536d117c76a468e41f', icon: "cross-24" })))))), h("div", { key: '31c89c49b6afea15bfac5d81847132a52ffee6c1', class: "navbar__sidebar" }, h("div", { key: '646b2f7c24949d111308add4bbb0987f9361b9a8', class: "navbar__sidebar-top-row" }, h("div", { key: 'b70a4aca35bc347b65c0f1fb2b3eda32224129c3', class: "navbar__sidebar-top-row-wrapper" }, h("slot", { key: '41bb5ab728a7dca6e7de80148885f4c331a6452d', name: 'mobile-menu-top' }))), h("div", { key: 'f45ce4fc9bda8ae1c70f7af799cbebf8f7ba6be8', class: "navbar__sidebar-bottom-row" }, h("slot", { key: 'ba28baafc9ad1e8bb34648bb56d17dcf8095e856', name: 'mobile-menu-bottom', onSlotchange: (e) => this.handleMobileMenuBottom(e) })))));
412
+ return (h("div", { key: '3016ad400353ce166fe13a751aa00d3698fa2810', "aria-label": 'a navigation navbar', class: `navbar__wrapper ${this.fixed ? 'fixed' : ""}` }, h("div", { key: '21c6bf8818079017d42f493c16d5a743f82a5ef2', class: `navbar__main-container ${this.fixed ? 'fixed' : ""}` }, h("div", { key: '01780a8b9efeed6706ca55055565a1b5caeaa009', class: `navbar__container ${this.searchBarIsOpen ? "expanded" : ""}` }, h("div", { key: '35139e8996a28f63c6786cb2bfb2c691c22e7b07', class: `navbar__container-left ${this.searchBarIsOpen === 'left' ? "expand" : this.searchBarIsOpen === 'right' ? 'hide' : ""}` }, this.showLogoAndAppname &&
413
+ h("div", { key: 'b5be531a7aa2687690d9e51f05b05b96035e1cab', class: `navbar__container-left-logo ${this.searchBarIsOpen === 'left' ? 'hide' : ""}` }, h("div", { key: '8ce2e2c30411e3da1dacd96f6f6a0a4c9bba6b59', class: "navbar__container-left-logo-default" }, h("a", { key: '6ff4d76ea7b74bb387443bd8fe6bd2e84919fcbf', href: this.internalLogoHref, target: this.internalLogoHrefTarget }, h("svg", { key: '64bc28fdd8dd10ba188ae8eff3813b5971c0c45f', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '0d4ad24d90bb71bc4386be3d47cb5ab8d5381d6e', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: '8cfa4375359caca1336c33348cab4bfd06f44d4a', 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: '82a0e6192fd780d1e9b1ce56bb5fbaf04f654d7e', 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: 'a0c4da079b66e750fe1186a67235cf7266c2be41' }, h("clipPath", { key: '504464e7cef66fd0adcf6ef439257f5e1423ee65', id: "clip0_2396_2480" }, h("rect", { key: '2947c5426d0d56ebad5bb7b13b210f678f3d2411', width: "91", height: "40", fill: "white" })))))), this.applicationName && h("h6", { key: 'e254d665b44b32d94e715fdb135dddaa6ebfe897' }, this.applicationName), this.applicationName && this.hasLeftMenuItems &&
414
+ h("div", { key: '8dc98a92647a3be8614682c919085f20e716e701', class: "navbar__container-left-logo-divider" })), h("div", { key: 'ad27fe3be31276460a53698ebaa3e0919b4c4c36', class: "navbar__container-left-content" }, h("div", { key: 'd5b591a80989ef8043d7bcb8b5769a47c8e005d9', class: "navbar__container-left-content-navigation-group" }, h("slot", { key: 'f04ea6b8a996acb59a453242e38fff9bda848d83', name: 'left-item' }), h("div", { key: 'f50c9b55304df0f0e8349ac5bcce352666351ad8', class: "navbar__container-left-content-navigation-item-search-bar" }, h("slot", { key: '319113701d3baf62dd79df66d6da881254bbd914', name: 'search-bar-left' }))))), h("div", { key: 'b5320ad4acb6d255536f7268b5ceab5518a9c9e6', class: `navbar__container-right ${this.searchBarIsOpen === 'right' ? "expand" : this.searchBarIsOpen === 'left' ? 'hide' : ""}` }, h("div", { key: '99fb4b72e9f4abadc86d37113a97a28040177fe3', class: "navbar__container-right-content" }, h("div", { key: 'f16d152d8e963e63851610bf0a68f2af1ef89694', class: "navbar__container-right-content-navigation-group" }, h("div", { key: 'ed258bf9f109b269b961f9f53dfc1a57c9a61419', class: "navbar__container-right-content-navigation-item-search-bar" }, h("div", { key: '3cb7ed0c1b386ebe1750e2303d121fe0865792c2', class: `navbar__container-right-content-navigation-item-search-bar-icon-wrapper` }, h("slot", { key: '60e1004eafa4b1dec3c977cd361de472a0625e6f', name: 'search-bar-right' }))), h("slot", { key: '0535800646b5ad3733b688dae7aacddca0aaff5e', name: 'right-item' }))), h("div", { key: '91c7e154749206676de5b9836fc68cad7e9862e9', class: `navbar__burger-icon-wrapper`, onClick: this.handleSidebar.bind(this) }, h("div", { key: '351653da6cbc3825fe587df6a2fc3b3d29bc3c31', class: "navbar__burger-icon" }, h("ifx-icon", { key: '058cbd7bda1518355e443fe06e8457f1a924a490', icon: "menu-right-24" })), h("div", { key: 'f0e97195034e54af563f3d57dfdf1aad8ea88625', class: "navbar__cross-icon" }, h("ifx-icon", { key: 'a51222cd5fbab6e281c0c3c0ae35a0de817adbff', icon: "cross-24" })))))), h("div", { key: 'f20759797aebae0755b20a6f98b64fbe5937c77c', class: "navbar__sidebar" }, h("div", { key: '7476e33c5a65b198816286fcd5b6335545533b07', class: "navbar__sidebar-top-row" }, h("div", { key: '687b213975d903a8d4d4343c9780d08e7c2b6d97', class: "navbar__sidebar-top-row-wrapper" }, h("slot", { key: '06b2e7af21bba012e9732192a2c0012754da2f73', name: 'mobile-menu-top' }))), h("div", { key: '99da090866567237e6a319032f25f2e4b84051bf', class: "navbar__sidebar-bottom-row" }, h("slot", { key: '6a75b354628c48f21cdb22c294f05e2efc74f9b6', name: 'mobile-menu-bottom', onSlotchange: (e) => this.handleMobileMenuBottom(e) })))));
415
415
  }
416
416
  get el() { return getElement(this); }
417
417
  };
@@ -24,8 +24,8 @@ const Notification = class {
24
24
  }
25
25
  }
26
26
  render() {
27
- return (h(Host, { key: 'b179879a76fdf89efb6775da63aa9347b82b73ab' }, h("div", { key: 'cadb695a83c878966b72947f6f8558811b4cdbad', class: "ifx-notification__wrapper " + this.getClassName() }, h("div", { key: '0bb24aa2e84478864861dae270df991da6eaf94b', class: "ifx-notification__icon" }, h("ifx-icon", { key: '19d360bac39260d60cd01ef7d45c33027b1e7f74', icon: this.icon })), h("div", { key: '300de559da9b02d64cb6296d92d796bf6ebb8bac', class: "ifx-notification__body" }, h("div", { key: '49329893c708b6046ddde4b5c145a37cbcee2cf1', class: "ifx-notification__slot" }, h("slot", { key: '4beec7fffa516113701fb92782f8e65430172b52' })), this.linkText && this.linkHref &&
28
- h("div", { key: 'fa6894fbb5061c4d6da1a2fac5c2a93d9232fd13', class: "ifx-notification__link" }, h("ifx-link", { key: 'f00afd4dae44af40c4a92f76d2d387a5efbb68fd', href: this.linkHref, target: this.linkTarget }, this.linkText, h("ifx-icon", { key: '145e1c5029de259dae1f7419e44a72e31a42c788', icon: "arrow-right-16" })))))));
27
+ return (h(Host, { key: '13f70e0073c405d09ebab6567d0c0729be501764' }, h("div", { key: '67959ca0f9ed3f892d73a79c86183b2c0802c515', class: "ifx-notification__wrapper " + this.getClassName() }, h("div", { key: 'da287dee65a5bf2960167b0b87a603107190fac8', class: "ifx-notification__icon" }, h("ifx-icon", { key: '4e766f32e0ec6d059fc9784745e533b16e577a54', icon: this.icon })), h("div", { key: '8356a67bb2b878164a1269f51563c6796aaad919', class: "ifx-notification__body" }, h("div", { key: '713a6c1b3948058817eb3fc730f43155a169cdaa', class: "ifx-notification__slot" }, h("slot", { key: 'f33ffd81c74fe5def5a18fb1d56619f0cce9c252' })), this.linkText && this.linkHref &&
28
+ h("div", { key: '638730c05712d9d762f56c18390296da07b58081', class: "ifx-notification__link" }, h("ifx-link", { key: 'ad0dd0f6451ecce51f97f84f3737b173e162af6f', href: this.linkHref, target: this.linkTarget }, this.linkText, h("ifx-icon", { key: 'ba59da60d8661ac92a606c5e2c483e0efab7a0c3', icon: "arrow-right-16" })))))));
29
29
  }
30
30
  };
31
31
  Notification.style = IfxNotificationStyle0;