@infineon/infineon-design-system-stencil 32.4.0--canary.1747.0b92ccb1034a7891c451b3cf62fd6fb1dc88f833.0 → 32.4.0--canary.1745.3f2afbb2e7f8c07bd24343750581aca875f0c1d3.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 (403) 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-1ce5aae1.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 +40 -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-efb9a50a.js → p-007e8e8a.js} +3 -3
  188. package/dist/components/{p-efb9a50a.js.map → p-007e8e8a.js.map} +1 -1
  189. package/dist/components/{p-1ca63c42.js → p-0c378d6f.js} +2 -2
  190. package/dist/components/{p-1ca63c42.js.map → p-0c378d6f.js.map} +1 -1
  191. package/dist/components/{p-5f01ab1d.js → p-11a4b45e.js} +3 -3
  192. package/dist/components/{p-5f01ab1d.js.map → p-11a4b45e.js.map} +1 -1
  193. package/dist/components/{p-6925a52c.js → p-160033dc.js} +2 -2
  194. package/dist/components/{p-6925a52c.js.map → p-160033dc.js.map} +1 -1
  195. package/dist/components/{p-4cd3a589.js → p-2424d547.js} +2 -2
  196. package/dist/components/{p-4cd3a589.js.map → p-2424d547.js.map} +1 -1
  197. package/dist/components/{p-bd67d4af.js → p-29c6073f.js} +6 -6
  198. package/dist/components/{p-bd67d4af.js.map → p-29c6073f.js.map} +1 -1
  199. package/dist/components/{p-b59e5493.js → p-2c4a9546.js} +5 -5
  200. package/dist/components/{p-b59e5493.js.map → p-2c4a9546.js.map} +1 -1
  201. package/dist/components/{p-d8045654.js → p-2f29e88e.js} +2 -2
  202. package/dist/components/{p-d8045654.js.map → p-2f29e88e.js.map} +1 -1
  203. package/dist/components/{p-ec51e955.js → p-2fc4d89e.js} +2 -2
  204. package/dist/components/{p-ec51e955.js.map → p-2fc4d89e.js.map} +1 -1
  205. package/dist/components/{p-b73ca128.js → p-3319980f.js} +4 -4
  206. package/dist/components/{p-b73ca128.js.map → p-3319980f.js.map} +1 -1
  207. package/dist/components/{p-735e3956.js → p-4d53fc19.js} +5 -5
  208. package/dist/components/{p-735e3956.js.map → p-4d53fc19.js.map} +1 -1
  209. package/dist/components/{p-6758b716.js → p-5c6c8db1.js} +3 -3
  210. package/dist/components/{p-6758b716.js.map → p-5c6c8db1.js.map} +1 -1
  211. package/dist/components/{p-2cb994f0.js → p-6ad0aace.js} +3 -3
  212. package/dist/components/{p-2cb994f0.js.map → p-6ad0aace.js.map} +1 -1
  213. package/dist/components/{p-c24216e7.js → p-6f140151.js} +6 -6
  214. package/dist/components/{p-c24216e7.js.map → p-6f140151.js.map} +1 -1
  215. package/dist/components/{p-fd590059.js → p-81b56546.js} +3 -3
  216. package/dist/components/{p-fd590059.js.map → p-81b56546.js.map} +1 -1
  217. package/dist/components/{p-5fe24279.js → p-aec5b8b0.js} +2 -2
  218. package/dist/components/{p-5fe24279.js.map → p-aec5b8b0.js.map} +1 -1
  219. package/dist/components/{p-9c7d6c8c.js → p-b6e5ec90.js} +4 -4
  220. package/dist/components/{p-9c7d6c8c.js.map → p-b6e5ec90.js.map} +1 -1
  221. package/dist/components/{p-dbf6be15.js → p-cb77fa81.js} +2 -2
  222. package/dist/components/{p-dbf6be15.js.map → p-cb77fa81.js.map} +1 -1
  223. package/dist/components/{p-e3b1b73d.js → p-ccbaa65b.js} +3 -3
  224. package/dist/components/{p-e3b1b73d.js.map → p-ccbaa65b.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-b4eaf00e.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-73b7e3a5.entry.js → p-0172d52c.entry.js} +2 -2
  286. package/dist/infineon-design-system-stencil/p-0f933cad.entry.js +2 -0
  287. package/dist/infineon-design-system-stencil/p-0f933cad.entry.js.map +1 -0
  288. package/dist/infineon-design-system-stencil/{p-6167fe81.entry.js → p-173d334e.entry.js} +2 -2
  289. package/dist/infineon-design-system-stencil/{p-6cf93534.entry.js → p-1d9cde1e.entry.js} +2 -2
  290. package/dist/infineon-design-system-stencil/{p-0682ec9e.entry.js → p-20c6ebbe.entry.js} +2 -2
  291. package/dist/infineon-design-system-stencil/{p-35979bd9.entry.js → p-2434844c.entry.js} +2 -2
  292. package/dist/infineon-design-system-stencil/{p-bb5fbeb8.entry.js → p-27f9f57a.entry.js} +2 -2
  293. package/dist/infineon-design-system-stencil/{p-fc9a13fa.entry.js → p-2b332395.entry.js} +2 -2
  294. package/dist/infineon-design-system-stencil/{p-137b4109.entry.js → p-2c5cf039.entry.js} +2 -2
  295. package/dist/infineon-design-system-stencil/{p-c85dc125.entry.js → p-2e1122b1.entry.js} +2 -2
  296. package/dist/infineon-design-system-stencil/{p-4d1670ed.entry.js → p-3225f423.entry.js} +2 -2
  297. package/dist/infineon-design-system-stencil/{p-fd866344.entry.js → p-3251543c.entry.js} +2 -2
  298. package/dist/infineon-design-system-stencil/{p-1d4fc278.entry.js → p-32e42994.entry.js} +2 -2
  299. package/dist/infineon-design-system-stencil/{p-cffc5d17.entry.js → p-36b89598.entry.js} +2 -2
  300. package/dist/infineon-design-system-stencil/{p-cc859294.entry.js → p-374f7549.entry.js} +2 -2
  301. package/dist/infineon-design-system-stencil/{p-62396204.entry.js → p-381d261c.entry.js} +2 -2
  302. package/dist/infineon-design-system-stencil/{p-188274f9.entry.js → p-41a68087.entry.js} +2 -2
  303. package/dist/infineon-design-system-stencil/{p-ece5ec08.entry.js → p-46a67cee.entry.js} +2 -2
  304. package/dist/infineon-design-system-stencil/{p-39f52ca3.entry.js → p-49735a4a.entry.js} +2 -2
  305. package/dist/infineon-design-system-stencil/{p-757132ca.entry.js → p-4ad9e31e.entry.js} +2 -2
  306. package/dist/infineon-design-system-stencil/{p-a2616b8d.entry.js → p-4b7531d2.entry.js} +2 -2
  307. package/dist/infineon-design-system-stencil/p-58bf8eae.entry.js +2 -0
  308. package/dist/infineon-design-system-stencil/{p-484ab7c4.entry.js → p-5b5df125.entry.js} +2 -2
  309. package/dist/infineon-design-system-stencil/{p-2c83ff9d.entry.js → p-5b6b99bd.entry.js} +2 -2
  310. package/dist/infineon-design-system-stencil/p-5e8c7036.entry.js +2 -0
  311. package/dist/infineon-design-system-stencil/{p-9bc3708f.entry.js → p-69d265c4.entry.js} +2 -2
  312. package/dist/infineon-design-system-stencil/{p-42103a85.entry.js → p-6f917b70.entry.js} +2 -2
  313. package/dist/infineon-design-system-stencil/{p-733bcf3d.entry.js → p-709ebcde.entry.js} +2 -2
  314. package/dist/infineon-design-system-stencil/{p-8a92bb07.entry.js → p-775ad1fa.entry.js} +2 -2
  315. package/dist/infineon-design-system-stencil/{p-44c3ef6d.entry.js → p-8068fe6a.entry.js} +2 -2
  316. package/dist/infineon-design-system-stencil/{p-6ede583b.entry.js → p-863af8d4.entry.js} +2 -2
  317. package/dist/infineon-design-system-stencil/{p-ce37b499.entry.js → p-92244c2f.entry.js} +2 -2
  318. package/dist/infineon-design-system-stencil/{p-9631e187.entry.js → p-96ccf127.entry.js} +2 -2
  319. package/dist/infineon-design-system-stencil/p-9a4c7de1.entry.js +2 -0
  320. package/dist/infineon-design-system-stencil/{p-00baeb0a.entry.js → p-9ecd2470.entry.js} +2 -2
  321. package/dist/infineon-design-system-stencil/{p-2ad3b594.entry.js → p-a837717e.entry.js} +2 -2
  322. package/dist/infineon-design-system-stencil/{p-48701f83.entry.js → p-a9c98bbd.entry.js} +2 -2
  323. package/dist/infineon-design-system-stencil/{p-ebef8ea8.entry.js → p-ad20e38b.entry.js} +2 -2
  324. package/dist/infineon-design-system-stencil/{p-daa1ac45.entry.js → p-ad6e2162.entry.js} +2 -2
  325. package/dist/infineon-design-system-stencil/{p-b4982f52.entry.js → p-b9a0ef12.entry.js} +2 -2
  326. package/dist/infineon-design-system-stencil/p-bc29c491.entry.js +2 -0
  327. package/dist/infineon-design-system-stencil/{p-bb2885be.entry.js → p-c0cf5750.entry.js} +2 -2
  328. package/dist/infineon-design-system-stencil/p-c36cf885.entry.js +2 -0
  329. package/dist/infineon-design-system-stencil/{p-d3957af9.entry.js → p-c535f8a6.entry.js} +2 -2
  330. package/dist/infineon-design-system-stencil/{p-0ed489eb.entry.js → p-cb6b37c9.entry.js} +2 -2
  331. package/dist/infineon-design-system-stencil/{p-e69d348c.entry.js → p-cc7037cd.entry.js} +2 -2
  332. package/dist/infineon-design-system-stencil/{p-86b0dcad.entry.js → p-ced64779.entry.js} +2 -2
  333. package/dist/infineon-design-system-stencil/p-e05ec79e.entry.js +2 -0
  334. package/dist/infineon-design-system-stencil/{p-c70eddd7.entry.js → p-e399449a.entry.js} +2 -2
  335. package/dist/infineon-design-system-stencil/{p-7a2688a5.entry.js → p-e87fc26f.entry.js} +2 -2
  336. package/dist/infineon-design-system-stencil/p-f6d60cd4.entry.js +2 -0
  337. package/dist/infineon-design-system-stencil/{p-a8fdba36.entry.js → p-f9d49250.entry.js} +2 -2
  338. package/dist/infineon-design-system-stencil/{p-7721aa73.entry.js → p-fa05babc.entry.js} +2 -2
  339. package/dist/infineon-design-system-stencil/{p-e58a1c25.entry.js → p-fbb87f8f.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-1b5ebeef.entry.js +0 -2
  345. package/dist/infineon-design-system-stencil/p-52c46b22.entry.js +0 -2
  346. package/dist/infineon-design-system-stencil/p-71b5d16a.entry.js +0 -2
  347. package/dist/infineon-design-system-stencil/p-778a65ae.entry.js +0 -2
  348. package/dist/infineon-design-system-stencil/p-88a3c2e8.entry.js +0 -2
  349. package/dist/infineon-design-system-stencil/p-8edfc4d5.entry.js +0 -2
  350. package/dist/infineon-design-system-stencil/p-bfd26211.entry.js +0 -2
  351. /package/dist/infineon-design-system-stencil/{p-73b7e3a5.entry.js.map → p-0172d52c.entry.js.map} +0 -0
  352. /package/dist/infineon-design-system-stencil/{p-6167fe81.entry.js.map → p-173d334e.entry.js.map} +0 -0
  353. /package/dist/infineon-design-system-stencil/{p-6cf93534.entry.js.map → p-1d9cde1e.entry.js.map} +0 -0
  354. /package/dist/infineon-design-system-stencil/{p-0682ec9e.entry.js.map → p-20c6ebbe.entry.js.map} +0 -0
  355. /package/dist/infineon-design-system-stencil/{p-35979bd9.entry.js.map → p-2434844c.entry.js.map} +0 -0
  356. /package/dist/infineon-design-system-stencil/{p-bb5fbeb8.entry.js.map → p-27f9f57a.entry.js.map} +0 -0
  357. /package/dist/infineon-design-system-stencil/{p-fc9a13fa.entry.js.map → p-2b332395.entry.js.map} +0 -0
  358. /package/dist/infineon-design-system-stencil/{p-137b4109.entry.js.map → p-2c5cf039.entry.js.map} +0 -0
  359. /package/dist/infineon-design-system-stencil/{p-c85dc125.entry.js.map → p-2e1122b1.entry.js.map} +0 -0
  360. /package/dist/infineon-design-system-stencil/{p-4d1670ed.entry.js.map → p-3225f423.entry.js.map} +0 -0
  361. /package/dist/infineon-design-system-stencil/{p-fd866344.entry.js.map → p-3251543c.entry.js.map} +0 -0
  362. /package/dist/infineon-design-system-stencil/{p-1d4fc278.entry.js.map → p-32e42994.entry.js.map} +0 -0
  363. /package/dist/infineon-design-system-stencil/{p-cffc5d17.entry.js.map → p-36b89598.entry.js.map} +0 -0
  364. /package/dist/infineon-design-system-stencil/{p-cc859294.entry.js.map → p-374f7549.entry.js.map} +0 -0
  365. /package/dist/infineon-design-system-stencil/{p-62396204.entry.js.map → p-381d261c.entry.js.map} +0 -0
  366. /package/dist/infineon-design-system-stencil/{p-188274f9.entry.js.map → p-41a68087.entry.js.map} +0 -0
  367. /package/dist/infineon-design-system-stencil/{p-ece5ec08.entry.js.map → p-46a67cee.entry.js.map} +0 -0
  368. /package/dist/infineon-design-system-stencil/{p-39f52ca3.entry.js.map → p-49735a4a.entry.js.map} +0 -0
  369. /package/dist/infineon-design-system-stencil/{p-757132ca.entry.js.map → p-4ad9e31e.entry.js.map} +0 -0
  370. /package/dist/infineon-design-system-stencil/{p-a2616b8d.entry.js.map → p-4b7531d2.entry.js.map} +0 -0
  371. /package/dist/infineon-design-system-stencil/{p-778a65ae.entry.js.map → p-58bf8eae.entry.js.map} +0 -0
  372. /package/dist/infineon-design-system-stencil/{p-484ab7c4.entry.js.map → p-5b5df125.entry.js.map} +0 -0
  373. /package/dist/infineon-design-system-stencil/{p-2c83ff9d.entry.js.map → p-5b6b99bd.entry.js.map} +0 -0
  374. /package/dist/infineon-design-system-stencil/{p-8edfc4d5.entry.js.map → p-5e8c7036.entry.js.map} +0 -0
  375. /package/dist/infineon-design-system-stencil/{p-9bc3708f.entry.js.map → p-69d265c4.entry.js.map} +0 -0
  376. /package/dist/infineon-design-system-stencil/{p-42103a85.entry.js.map → p-6f917b70.entry.js.map} +0 -0
  377. /package/dist/infineon-design-system-stencil/{p-733bcf3d.entry.js.map → p-709ebcde.entry.js.map} +0 -0
  378. /package/dist/infineon-design-system-stencil/{p-8a92bb07.entry.js.map → p-775ad1fa.entry.js.map} +0 -0
  379. /package/dist/infineon-design-system-stencil/{p-44c3ef6d.entry.js.map → p-8068fe6a.entry.js.map} +0 -0
  380. /package/dist/infineon-design-system-stencil/{p-6ede583b.entry.js.map → p-863af8d4.entry.js.map} +0 -0
  381. /package/dist/infineon-design-system-stencil/{p-ce37b499.entry.js.map → p-92244c2f.entry.js.map} +0 -0
  382. /package/dist/infineon-design-system-stencil/{p-9631e187.entry.js.map → p-96ccf127.entry.js.map} +0 -0
  383. /package/dist/infineon-design-system-stencil/{p-bfd26211.entry.js.map → p-9a4c7de1.entry.js.map} +0 -0
  384. /package/dist/infineon-design-system-stencil/{p-00baeb0a.entry.js.map → p-9ecd2470.entry.js.map} +0 -0
  385. /package/dist/infineon-design-system-stencil/{p-2ad3b594.entry.js.map → p-a837717e.entry.js.map} +0 -0
  386. /package/dist/infineon-design-system-stencil/{p-48701f83.entry.js.map → p-a9c98bbd.entry.js.map} +0 -0
  387. /package/dist/infineon-design-system-stencil/{p-ebef8ea8.entry.js.map → p-ad20e38b.entry.js.map} +0 -0
  388. /package/dist/infineon-design-system-stencil/{p-daa1ac45.entry.js.map → p-ad6e2162.entry.js.map} +0 -0
  389. /package/dist/infineon-design-system-stencil/{p-b4982f52.entry.js.map → p-b9a0ef12.entry.js.map} +0 -0
  390. /package/dist/infineon-design-system-stencil/{p-71b5d16a.entry.js.map → p-bc29c491.entry.js.map} +0 -0
  391. /package/dist/infineon-design-system-stencil/{p-bb2885be.entry.js.map → p-c0cf5750.entry.js.map} +0 -0
  392. /package/dist/infineon-design-system-stencil/{p-1b5ebeef.entry.js.map → p-c36cf885.entry.js.map} +0 -0
  393. /package/dist/infineon-design-system-stencil/{p-d3957af9.entry.js.map → p-c535f8a6.entry.js.map} +0 -0
  394. /package/dist/infineon-design-system-stencil/{p-0ed489eb.entry.js.map → p-cb6b37c9.entry.js.map} +0 -0
  395. /package/dist/infineon-design-system-stencil/{p-e69d348c.entry.js.map → p-cc7037cd.entry.js.map} +0 -0
  396. /package/dist/infineon-design-system-stencil/{p-86b0dcad.entry.js.map → p-ced64779.entry.js.map} +0 -0
  397. /package/dist/infineon-design-system-stencil/{p-88a3c2e8.entry.js.map → p-e05ec79e.entry.js.map} +0 -0
  398. /package/dist/infineon-design-system-stencil/{p-c70eddd7.entry.js.map → p-e399449a.entry.js.map} +0 -0
  399. /package/dist/infineon-design-system-stencil/{p-7a2688a5.entry.js.map → p-e87fc26f.entry.js.map} +0 -0
  400. /package/dist/infineon-design-system-stencil/{p-52c46b22.entry.js.map → p-f6d60cd4.entry.js.map} +0 -0
  401. /package/dist/infineon-design-system-stencil/{p-a8fdba36.entry.js.map → p-f9d49250.entry.js.map} +0 -0
  402. /package/dist/infineon-design-system-stencil/{p-7721aa73.entry.js.map → p-fa05babc.entry.js.map} +0 -0
  403. /package/dist/infineon-design-system-stencil/{p-e58a1c25.entry.js.map → p-fbb87f8f.entry.js.map} +0 -0
@@ -53,7 +53,7 @@ const OverviewTable = class {
53
53
  this.setTotalComponentsNumber();
54
54
  }
55
55
  render() {
56
- return (index.h("div", { key: '1bf8caa4b913a344e5f8747e94660b6821e23d77', class: 'container' }, index.h("header", { key: '94c254e8454d53a7338eaa9c9675ddcca89eeb6a', class: 'header' }, index.h("div", { key: '17882366f689cffaf7c6311836043f18cd4fc3d7', class: "header__info-wrapper" }, index.h("div", { key: 'cd16291374680a7d8bee686d4c1674c05dfbb906', class: "title" }, "DDS Components Overview"), index.h("div", { key: 'a6b448386eadf12241bab7ffbddf729ebc862205', class: "infoboard__wrapper" }, index.h("div", { key: 'c9aee6ece3c08adadbc588ff2bd853ce59558a73', class: "basic__info" }, index.h("div", { key: '14ad50067bddd0b9fcd7b080d39e01f57e994a4f' }, "Total Number:"), index.h("div", { key: '8c90de62a16b9e139d825800ace336c3d086a4c7' }, index.h("ifx-number-indicator", { key: '36815a325b9ec0d18a4d4eae73a700531e2e358f', id: "number__indicator-total" }))), index.h("div", { key: 'cd7a3ce770332a7e4326a985b40667830fbba50e', class: "basic__info" }, index.h("div", { key: '0817cd49ab8fb1b23d524dbd765acf807082b9f4' }, "Completed:"), index.h("div", { key: 'b295da4b6c33dfc46494aebc19384719b99c9a10' }, index.h("ifx-number-indicator", { key: '062602ce61c8a1e64a5082617803b4bf19768814', id: "number__indicator-completed" }))), index.h("div", { key: '809fa62354f5af8fce41c33ec482df8fdd60e1cc', class: "basic__info" }, index.h("div", { key: '22e4707de6bc76adc72d232ffc5564587c28a764' }, "In Progress:"), index.h("div", { key: '18694424c99dfcdd874832e2871303428ef38951' }, index.h("ifx-number-indicator", { key: '2a2b9072cb5a22556e78bf37171c46c49e516676', id: "number__indicator-planned" })))))), index.h("div", { key: '24d407db674288ba7ff70ef01484775221f2a888', class: "view" }, index.h("div", { key: '3a803ede8b3d1914979896f3d1e60ad1ea3a8037', class: "wrapper" }, index.h("table", { key: 'f393b4a69af0b238172d186a7e2280926d4c7b96' }, index.h("thead", { key: '5d2e8cd21cefaab5ab6ad742a1f41a9fee2f5027' }, index.h("tr", { key: 'a8c9d0911cafd8016ec2aa5365d44c9828f8354b' }, index.h("th", { key: '55022cb39f08501e27241ea9b38557caeeda3eb3', class: "sticky-col second-col" }, "Component"), index.h("th", { key: '91557e6a955b7545a315594addbeeae77557667a' }, index.h("div", { key: '7a20d402380bb6a6ff774b1498032a9db7277ec0', class: "version__wrapper" }, index.h("span", { key: '604c02fc44aeed9d0e8f8eec7cc0ccd30a9ccfee' }, "Version 1"))), index.h("th", { key: 'abe593cd9f4e565bd89deae4f90418ee9b84ad32' }, index.h("div", { key: '5a31f726875ca8cacd05179f443017d9dfd2cd40', class: "version__wrapper" }, index.h("span", { key: '64608c736cee4d9e1ee2cdf322cf1fe01092a8d2' }, "Version 2"))), index.h("th", { key: 'ef95161f4546d1df715e312c970025784ef5856a' }, "Version 3"))), index.h("tbody", { key: '6256ac3f7418a6a18848def9da9409621a345eb5' }, index.h("tr", { key: '1e2178257e075d193770b034400b8d7bafbbade3' }, index.h("td", { key: '79c33aa9bb62d8d10f1b2c70d903f1b5b8b800e3', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '99fb173b6cdff775a3e9506249e4ded95a2d9020', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-accordion--development", size: "s", variant: "bold" }, "Accordion")), index.h("td", { key: 'abb9458f1a6d7fa7b383ed1f50fe7d55c775bdec' }, index.h("ul", { key: 'e73d90f3f93db8a10651fb036c86faac758c74d2' }, index.h("li", { key: '8814bf3f88de0a1c57960096b11478d30c56752d' }, index.h("span", { key: 'b9fc1a51652196098ae8bfb51811925a1d51c820' }, index.h("ifx-icon", { key: '27ae8df9c36111820f292033df8367b65e75f04b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '03d7c0aac1140d70eb07bc17c6dab1cc16a5ae8a' }, "Includes essential functionality such as expand/collapse behavior and minimal customization options")), index.h("li", { key: 'b5be0d936eb83eac79004a1e4173301dd1738494' }, index.h("span", { key: '70535c31aff14bf07c16abb1c4aaabf1c9e38942' }, index.h("ifx-icon", { key: '34da368fbf92d6186f6e9590be790997fd232b61', class: 'check__icon', icon: "check12" })), index.h("span", { key: '394fc89c735dfd4e3d4a7b6a1abd09b4a014a6d4' }, "Adheres to web standards")), index.h("li", { key: 'b38595670b1b5e78990ab3c6cae1dbf5aed3e179' }, index.h("span", { key: '3e5ca23873440e1a6a890734e629e1613a176dd0' }, index.h("ifx-icon", { key: 'f019b0c39c4fb4082d26e8d47af42c8577cb9054', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a4cd9bb88cd04b8ffb4fee1b84c26914d3347ead' }, "Provides a simple and lightweight way to organize and display collapsible content")))), index.h("td", { key: '832c4b188c09919d1915011306e6964cfc0f5353' }, index.h("ul", { key: '5d72f55aecc6daff5084a66bbed0766140e699ba' }, index.h("li", { key: '89788bb20c1109d9df03372ecf745a62c1bc55af' }, index.h("span", { key: '8d359504221abdb767a8334d2c7ef6d89091f746' }, index.h("ifx-icon", { key: 'b4e4c9050ccf0a019527d798dfe1ca39b4d6172e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a876db19f77512ba3aa34d4619622989e9df120e' }, "Auto collapse feature")), index.h("li", { key: '88040672fd422918fec2cfa24e1ea5cffacd083e' }, index.h("span", { key: 'a2d8b1e5d6c3417eb627d7dc75c3e3255464e805' }, index.h("ifx-icon", { key: 'b0f50b0dbc299031f046b75ee182a2a9940d540f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9ca619042f97951838b2141a1a0b6f83afc73eb7' }, "Initial collapse feature")), index.h("li", { key: 'd0f2ea696f9ab3398972b9fdfa09ed814152b6bf' }, index.h("span", { key: '85733bec6890db4a03a3246d20f1456b67c56bd8' }, index.h("ifx-icon", { key: '50b962eb9c755068031cfe3942754b74cbe3c01a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1b9d50beadc692c417b1fdc76449cd60a83da85c' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f9c0ea9414dd1b7697b69125bc8316ef78bd4c1a' })), index.h("tr", { key: '3ac8d014a3100dbc0d5126120cf6dfaeb823cad4' }, index.h("td", { key: '3e5d5b646235a2058a7132034d3060832ce3c503', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7cebecbb30e4d83d3a0373f7c6a267660114d96b', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-alert--development", size: "s", variant: "bold" }, "Alert")), index.h("td", { key: 'db15822bf35252bdca3fa08c254048d53953a33e' }, index.h("ul", { key: 'd517464a038077cedf2cdd95b134eff66b5d9e2d' }, index.h("li", { key: '79065330c624efc7b7ab9769759921507095f09a' }, index.h("span", { key: 'ecb08d003895e53f2c158b9a3789005c0e99dac7' }, index.h("ifx-icon", { key: '40a376394ac28081ce3a7e2e9ef8be8f84eec03c', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c2ea8f2ebacccacfc20bc17011b8480cbc63ac11' }, "Provides a lightweight and customizable interface for presenting alerts, including options for different alert types (e.g., primary, success, danger, warning) and basic styling configurations")), index.h("li", { key: '2d2bf572a162696dcd5d6a3e4e16964d7d83d3af' }, index.h("span", { key: 'd62d9ae79dcd61a6cbd1176a9e81cac2bef36904' }, index.h("ifx-icon", { key: 'ab3d9681686664bb318afad1ca082b1a6b45a478', class: 'check__icon', icon: "check12" })), index.h("span", { key: '77fc1583c3effc516d4f89834ddd885e23d2d90a' }, "Adheres to web standards")))), index.h("td", { key: 'e333fe8853bd5ae3eca5e5b91656c281485466ed' }, index.h("ul", { key: 'bd0f324627373120c0235fbc7dae1487bc0d97c8' }, index.h("li", { key: '2e692ae64e4ada4dc2ff8b46c07b928380725cdf' }, index.h("span", { key: '2831a8fde4d611cfaecc0aafc6bfc2fef9c3f0e2' }, index.h("ifx-icon", { key: '9f5aedd76d78fb0753784d49b05b0695d7e336ae', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7ee18211e1fd94afc756b84a2fe9d769f2670470' }, "Configurable close button")), index.h("li", { key: '4c3c13b8322d347b98cf5b604a245db30c6b2f40' }, index.h("span", { key: 'b9a0e9fd16614f359278d80b04f255974f39db4a' }, index.h("ifx-icon", { key: '37db5e27ff1a3a4e2f5546db6c8fe3f1f3e15350', class: 'check__icon', icon: "check12" })), index.h("span", { key: '80df9be7377b130265dc65050ce52e301d02e6b5' }, "Additional Info variant")), index.h("li", { key: '50eed86873ee9f5707fa5a0f0f51f0bbabbb0237' }, index.h("span", { key: 'ea7337174d2293cc666de8e449dbe7d0122be848' }, index.h("ifx-icon", { key: '260f2547b4603482916f9dd0d3e7c13ecccff093', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b91dc3af78716536be503e70edffe9a38cd143f6' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2736e23edc5f2352c15fc43c92628cc670f4c8b8' })), index.h("tr", { key: '76f737ee5c65db1364883d73870af187158b2eeb' }, index.h("td", { key: 'e10bbbc89408b7c46fd1182571831d77d5a7961d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6948e16a1050d84a12b8c7a6372bf6aecd3cf370', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-badge--development", size: "s", variant: "bold" }, "Badge")), index.h("td", { key: '66dd2c340ce1022ed06821f8c1fa701329d1ebc7' }, index.h("ul", { key: '2eb680aa06a29f9fcae9ed46b2a5730bfb0a8b6e' }, index.h("li", { key: '0d521e66bcc49cd18b4b7328fa6e553e42d68ff0' }, index.h("span", { key: 'f8e31739554604b19d5ccd3e5777840c73c1ff94' }, index.h("ifx-icon", { key: 'c2e383d8311286fe2c0e1b5e5e33cbad3220092e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c2560568146196479a8de38862694bd88a2fb170' }, "Offers simple customization options for displaying badges, allowing developers to indicate specific actions, statuses, or categories with visual cues")), index.h("li", { key: '011323ba156268a5f2a3c051ba8801e285d50bef' }, index.h("span", { key: '8cbd8a48b622f32844d35cf7541a4d712e549b20' }, index.h("ifx-icon", { key: '5f2bcf5e39759cb895a98cfe8ae430e82ae1878f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3d828880d4f131451792fddd7efdca26d130ad21' }, "Designed to seamlessly integrate with existing UI elements and adhere to web standards")))), index.h("td", { key: '740bfce1ea0af6a5c9d857cf61904999ac69996c' }, index.h("ul", { key: '34e4afe5dfef6a45bec854a180f9a44ff48e40a8' }, index.h("li", { key: '439fa66dd7107a712bd705d18fa554be9855403d' }, index.h("span", { key: '5b4e7f0f19b22efb08f53bc7cbc0b9fd18ee92cc' }, index.h("ifx-icon", { key: 'a1f071212014a8a1bceda02de76b7e0b128c30b0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '71b5141d4c888231572aaf3fe84b559e79520805' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '81a62b37d21267cdd0347756a9b856d309c88b69' })), index.h("tr", { key: '507b26d745a2ff0664c70cfb620b41e6a7878587' }, index.h("td", { key: 'b4b3dee0f1464637c4ac6641d2b514d786eeb489', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e8da06c244ba4ec8da6f84af4f7c24f7d2b0273a', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-breadcrumb--development", size: "s", variant: "bold" }, "Breadcrumb")), index.h("td", { key: '21be6dfe5ce5e9e486afd4fa9466f5a1e5785c1b' }, index.h("ul", { key: 'a8a01b1273f0563949e6dbf278e7cb43505ed009' }, index.h("li", { key: '2437f436e20cfa0efd8c76b458582104559bc674' }, index.h("span", { key: 'eea63eedd0893eb76092c5756d2c44f6f1a4498d' }, index.h("ifx-icon", { key: 'e6bff98c10653065cd3d308aff7d903c9f0bbd9f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '72396bc0908e7bcb804dc35e9f47ff0498f539e7' }, "Provides a simple and customizable way to display a sequential trail of links or indicators, representing the user's current location within a hierarchy of content")), index.h("li", { key: '79bc75d3cf9b74c0075b27b85fcc5dbfe61e8909' }, index.h("span", { key: '6a9daec9e3fac63c3c0f866302200df5de48c579' }, index.h("ifx-icon", { key: 'b7c02056ebc27bced37dd0578240c2f6336dc361', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1cadd1b12f7d3f2da116edd90e5fe5838d8eefbd' }, "Adheres to web standards")))), index.h("td", { key: '9f9dab10216fad1b60c0fd09f76b2a0ce02a3096' }, index.h("ul", { key: 'dc44b5ac573fce63b53ac078972e903e3923cc85' }, index.h("li", { key: '52420ebc398c80fb234047fd4462476a63933785' }, index.h("span", { key: 'ecc1fd5e9b0ae919d566e65b06d4df2dc639c16c' }, index.h("ifx-icon", { key: '9855bf4302dc71f97778e26f2557699583f89454', class: 'check__icon', icon: "check12" })), index.h("span", { key: '40f2a6cdab4702a9ae39b8796dd5a6342fc331a1' }, "Possibility to add an icon")), index.h("li", { key: '2c4ba9a1658b2eafcc13e490ff5e4e83bd7e639d' }, index.h("span", { key: 'b35dd87962de0e354b9d9d2713581b0d0d2b7b6f' }, index.h("ifx-icon", { key: '9a0b4398ef0c742813b559e97b460344cfaa5f9e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '11b0d4d3636135cd0771cdc3ba6a0134ca491ab5' }, "Incorporated dropdown-menu for individual items")), index.h("li", { key: '75cac4dffbf65487afbb1e59b6c133daecb028f8' }, index.h("span", { key: 'f4afe29555a099377a3c43cc7add741200e8317e' }, index.h("ifx-icon", { key: '0cc3f67c7f34ec52f436e41ec09be40ee231d365', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2972f7da3eed40d773a4cbc48ad1eeb81e902b23' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '1c94ca9558c535787484ba1a2450adf587070a0b' })), index.h("tr", { key: '8000ec9aa256bdb68af8c2f4fe027411912ae6b8' }, index.h("td", { key: 'dec828319a0df9465c49002876d7a05ce43819c0', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4a5550516c1f75a89cfd659f43fbf09b9f4ec635', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-button--development", size: "s", variant: "bold" }, "Button")), index.h("td", { key: '6b786792b72de881acc17fd4444ef1bbdb86b4f6' }, index.h("ul", { key: '5ab45f3e8944c87b1f9400d25f1368dfe7cbb81a' }, index.h("li", { key: 'accf709f3f6851f9214fb84941c050e910796c6a' }, index.h("span", { key: 'f9de4ca5f5ef09daa7c4b83696444300e991eecd' }, index.h("ifx-icon", { key: 'dc0b2ca0544be09779244859cb3644f6a6ad7b5f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7ee8a07a8b6e3c2737c13d6dad067e59626556de' }, "Includes basic styling options such as colors, sizes, and states, providing essential functionality for initiating actions")), index.h("li", { key: 'b15cb7bb74c1e788b0c79bade8f952cc9e06099d' }, index.h("span", { key: 'cc6711998296f8996917fd9a1d1b0bd0236448ba' }, index.h("ifx-icon", { key: '657951ee399a80c102a654a1f47d488471389e01', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5c1ce15a95f7b0736076336faedf29a60fa75485' }, "Adheres to web standards")))), index.h("td", { key: '079974f16cc5a7ec6aab6e715cf1f3eda9a742e1' }, index.h("ul", { key: '6480b5002f81d115d314ff2b5bfac8127eb62b71' }, index.h("li", { key: 'd6c9eb5a7c0cb0e11986b19a6729765ab07f302c' }, index.h("span", { key: 'b5c1bdda2de9b5183e349fbcbbb0047d3d304bca' }, index.h("ifx-icon", { key: 'f69950a47ee2e8293deaf452d3571ca3126320e5', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e907ffe99d095abd1f610f26f893027428fe5c34' }, "fullWidth feature")), index.h("li", { key: '8125ff31b63fed4cf7dc3cb7008114057e8f4627' }, index.h("span", { key: 'd0a7b711829d84e032312ae14a5b2d3cc21ff3c2' }, index.h("ifx-icon", { key: '21672b9c9a3a9791e6f5724b3e51910f16bec9bb', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8a3ca491e24d7c1c4d236c1d81319c30956a1dca' }, "Icon integration")), index.h("li", { key: '558f59a47308f7a386ef17fd80a6776b02bbac80' }, index.h("span", { key: '9cdcc1479da581399a108bc9e8a5553ee363437c' }, index.h("ifx-icon", { key: '080aec359297cb57de14b1508accbba69b48118b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7a6a01dc44dad00a23cab63f099e825e72969034' }, "Link integration")), index.h("li", { key: '1b2d0e31061042be29adc74f58d872156a1faad1' }, index.h("span", { key: 'c5ac7ece83074942bd8606f8a5478ab7a7f4ab42' }, index.h("ifx-icon", { key: 'adf8a20d700d8c3d912b8ac2b41556f54f8afc16', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e9a3d4f6cf6120dddad78c0b4f9779f44b6a3cd1' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c7ac19132b06ed874be36198c2222a971039867c' }, index.h("ul", { key: '5eb6209507afcf60c46c1e5df45110a7ea4c922c' }, index.h("li", { key: '465eee0104284faa8ef19b8c126e7da1a13c1e7f' }, index.h("span", { key: 'fd70f82a0b09278344a7fc6eef93e1b5993f071f' }, index.h("ifx-icon", { key: '256aaf763408b71cf12feefa7b8f7fade7a2ea2a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a65362c754641ffaf34668ae12c839f113ad8308' }, "Form integration"))))), index.h("tr", { key: 'f90acb40a78e69680d392cfbc751be4dd6fa35aa' }, index.h("td", { key: '5323a4e7255997b2149c55284bbea236b8903a47', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '0d0628a1fa242ab90bbe72fe9742870eb592feaa', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-card--development", size: "s", variant: "bold" }, "Card")), index.h("td", { key: 'e2bb048aae7c9cc2a11ea50809d1eb82a938bc9f' }, index.h("ul", { key: '9e3468bfd7b19fa771b7cb2618e01dab801b97e6' }, index.h("li", { key: 'f5b3236a70dc25cc442cbdf5094575940e335c7c' }, index.h("span", { key: 'af708bcab0df3b79d13e1a2eac3d730bba108b82' }, index.h("ifx-icon", { key: '5049d914f05c349dbb482ea6ea3ec80121ed9652', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b474d0fac0061734df5cce9e6f914017538aea82' }, "Provides a structured and customizable layout, featuring elements such as headings, images, text, and buttons")), index.h("li", { key: '908f6f49f9869591650bef21ed17c72911242a83' }, index.h("span", { key: '96e094fbfee6c25d5f905d57ca14db234e98dd73' }, index.h("ifx-icon", { key: 'b5e3045715323478f0af14d8e3527d2659f040ca', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f9f80b384c1cd1381e3e33ca670abea14fff4b68' }, "Adheres to web standards")), index.h("li", { key: '30a916b432f0cea08eee80ebabb43558008c92b3' }, index.h("span", { key: '055cd1b475b34b5edefd324564c728ce02596067' }, index.h("ifx-icon", { key: '086cb8a5a0edc71542e3d3117c57204be26808d7', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ea999b8bf46c6995a49febfcbbdb616e74b52ef6' }, "Horizontal and Vertical layout")))), index.h("td", { key: '778e075730526ee2d43c7b1112101831aa4afc42' }, index.h("ul", { key: '904e8909fc0d16356fbfde480f1e884e3e4bb71c' }, index.h("li", { key: 'a86b4ee563367b811752500b2a038bb64a2ebb86' }, index.h("span", { key: 'b45e1aa108dda1d68af3f9f51298bf34026d5893' }, index.h("ifx-icon", { key: '0fdb913a17c0d66ee726d3ae54fe4dbc490d78df', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dd63c5b6e06111ae9ed58cb4df64b453d56ed130' }, "Possibility to embed multiple buttons")), index.h("li", { key: '0f64ce8b8c94575e16178ed4f0ea06a20f17c071' }, index.h("span", { key: '7d34ef089ed83debf78e8772c60c3c8ff38d46c1' }, index.h("ifx-icon", { key: '3edca6da1680bb005ef614199160329c59d3fbab', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5eaac6e0c539836c67f23fc4037d30c895299a05' }, "A switch between a Link and a Button")), index.h("li", { key: '5399825d3c319db57e8c4875226dbc54e2934e73' }, index.h("span", { key: '251608e4674c36303bcd303f3bb0c6375796dd9f' }, index.h("ifx-icon", { key: '0e946636006b405c632b181114ff1ee384c4b2ad', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3d0e7903a337379e7dbec6f527e62b037d599888' }, "Enhanced stylying behavior")), index.h("li", { key: 'bb98927fd2a87c89b884f3b2aa2bc7ca8f4bbdad' }, index.h("span", { key: '0f277237bcceb1adddef8c4aee79f015737ba824' }, index.h("ifx-icon", { key: 'cd6384f7e35dbbb50c389c9fcd70c2364f9ce26a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '92884ad85f6003bc3dfb4c0b4f6c4557bd870213' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a48242bc2d5db95291510c87593c7e61f1033ba3' })), index.h("tr", { key: '317a2436355d7fe87eb752dcb789a86eaa7e2039' }, index.h("td", { key: '732582a63eb6f7299f0f6f986c92eb251843c03a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6df0001d356df0a988d0b37ab09a5ec2d45b79b8', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-checkbox--development", size: "s", variant: "bold" }, "Checkbox")), index.h("td", { key: '825382721a2607fc64bfa45e6cfe818a603f9944' }, index.h("ul", { key: '99f685d27100ee4024cdfcc44943cd76aef6672b' }, index.h("li", { key: '76217bb50289cab0776e17f90fdef63a80ea691c' }, index.h("span", { key: 'f2b4ba864ce89646fea3ed35b6df9e96c39d0181' }, index.h("ifx-icon", { key: 'd256b861d7d3ee327ce21fe7d51dfc2b988cec12', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7b6c1d8e2af198fab43ebef16e789fc6f53c4f93' }, "Offers a simple and customizable checkbox input, allowing users to toggle between checked and unchecked states")), index.h("li", { key: '3e30910a2bad3250e0f9ab93f68f6177415c7b17' }, index.h("span", { key: '5c78c1a4c69214e7933c4e101b88531c28eeb016' }, index.h("ifx-icon", { key: 'aae73a634c88f0114172694ed2a725fd695fe62c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2f3a86c563138d7918b57e38108f40f5b0e459f1' }, "Adheres to web standards")))), index.h("td", { key: 'ac3a21fa2316d5b8d1b4e6d15b081a520faba57f' }, index.h("ul", { key: '64e251c8c6f602cfa2557b37eb4cf42a52946098' }, index.h("li", { key: '93bcdbee7305f847384bda51a0d2a01cbb6c39b6' }, index.h("span", { key: '8df3ce84b0a97d999f956f97fb0c896f8cefb7e2' }, index.h("ifx-icon", { key: '1ed8ceaa91fe50f69b06b1adde0b8f97b3be3238', class: 'check__icon', icon: "check12" })), index.h("span", { key: '30fe4969c6ac3ad093f6450cf44bd69f5080b7e1' }, "Indeterminate state variant")), index.h("li", { key: 'd7015c16b3a4ff96ab6aa765294bb4e10e0561f2' }, index.h("span", { key: 'a0e64830eace27819dae0ce8547f558475c3e03e' }, index.h("ifx-icon", { key: 'ef6cb1ac9a67a6c8c876ebd683ed3a9bb456ce8e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'af2dd1f7e4c9b05403d7da25b583fde4c33d1395' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8b75a4a5911a6f9112d61d53539ad9b22653d49b' })), index.h("tr", { key: '101a9d847f0688eef0d759b08feed529d9a8cb08' }, index.h("td", { key: '258746b7cbd70593ee143ae62fc78e20690bc5e2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f0aa6867e7fd239a1d8afd7fc76440845593845b', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-checkbox-group--development", size: "s", variant: "bold" }, "Checkbox Group")), index.h("td", { key: 'fe8cedf50c8a2b61aef579e086b7f7b6846f3daa' }, index.h("ul", { key: '4f45fde877102cba4a65c307b70244818e91ba97' }, index.h("li", { key: 'a60ca7d3166e3ef25e0fe383c4d80bb57df4c97e' }, index.h("span", { key: 'aad1700de2c8262bbab92ee73266c537a7cd86e8' }, index.h("ifx-icon", { key: '34fd197b343f56f676d7ddc6bd498a596c322215', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3433453d329a66b5dd245ad117af209386a4faa0' }, "Provides a simple and customizable interface for grouping multiple checkbox inputs")), index.h("li", { key: '992671defe77666ee3cb66e2b9dd524a230a6a78' }, index.h("span", { key: 'ccd118ac68d99c8a3568ea1e5d8497237d8d3f24' }, index.h("ifx-icon", { key: '95acc605ef6cc88d36038e251fa61edaf47d5965', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8dee896cb2bbb12309901535975b36694c56e11f' }, "Allows users to set and display group label, caption text and caption icon")), index.h("li", { key: 'ee4553d355a02126b466d0e345e1eca87bccb8c4' }, index.h("span", { key: 'c8158d36e10519956a1dfb69ac381c3971a14c44' }, index.h("ifx-icon", { key: 'cdd8d614f57dbcae0dff0043ffff0849f201bf06', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8f19b24a3c8c2d069f50cb765bc6052c96a1d434' }, "Allows to display individual or group error")), index.h("li", { key: '1d5c130f716d6d75d54c68fd3f3afb3cfd0d4764' }, index.h("span", { key: '5503ec0ebbfe8bd96e022951ffb3115b7849a43c' }, index.h("ifx-icon", { key: '200227d5d0ef28fba081c0b2dfb35e35a5dfafd8', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e2422c23c782e5ec9450a76462a8a9d32f183eed' }, "React, Vue and Angular wrapper integration")), index.h("li", { key: '71aa935aa3f3f91ec614116e698adfaf256942e0' }, index.h("span", { key: '8b403e7737b33f90048ba81ce46af55f32259096' }, index.h("ifx-icon", { key: '0ba05c39db02f0a674030c24af68324f66979d20', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9adc0554a24590f27212e47f61eaeeba5462bb39' }, "Adheres to web standards")))), index.h("td", { key: '1e104495e5dd6dd16326f9294ecf3850c8af7149' }), index.h("td", { key: '225010d40c29a214f2d2e0f4b4bb3bf6a6317f3e' })), index.h("tr", { key: '2a3eff10a84f26094803484187edefd1604b1768' }, index.h("td", { key: '5d15e42e53955ba35b365758b1b64919fd75174b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a23a2eb1d74974c6860a7ebe925c4688c7c43363', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-chip--development", size: "s", variant: "bold" }, "Chip")), index.h("td", { key: '49ca23b44fa7a0172420af0959540bbbe08ee6ed' }, index.h("ul", { key: '7d0f78564f59742d426c5049afd7836998f6c42e' }, index.h("li", { key: 'bf19e4065b985509080d0d165da0cd11a24ea4bb' }, index.h("span", { key: '893486bbcc920b104ac3f293c3105c9fd030d295' }, index.h("ifx-icon", { key: '9808a1ab51b0403bc2d9344bfa3cbe6d269b5738', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f078342329c0b58280d7d3ef04176b08e9a62a75' }, "Provides a simple and customizable interface, representing discrete units of information or user interactions, such as labels, categories, or removable entities")), index.h("li", { key: 'a38793046a0ffa6e40467bc463c3c9bd7658611f' }, index.h("span", { key: '1f37b904e84a8cba4a56392ee75164ce97280d6f' }, index.h("ifx-icon", { key: '6163aa55fa046bc30480f9065395a3f182dc9f9e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '207297274247734569124caa23f30c605da30fbb' }, "Adheres to web standards")))), index.h("td", { key: 'df1dc16fdb1920f3cebd98e0c776f4bc676a8a6f' }, index.h("ul", { key: '3cde13585f910bc5dc80eb0ec7f9f52b2a692bd5' }, index.h("li", { key: '21d35597a115347fa978376d8c67f3b6bd17c9c8' }, index.h("span", { key: 'd2beb37e3f2fc57ebcaf560f987bd344b8bab760' }, index.h("ifx-icon", { key: 'dc3c11dddffe1a06a1d6965b27820611a1e097c6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9d53555a03378ab48f40ea9f48f5258e557faca2' }, "Incorporated dropdown-menu for individual item selection")), index.h("li", { key: '461b7771b57259ff5e629192ddb19c786fd2c01d' }, index.h("span", { key: '5336bc5f961501eb6a1c934719eb6dc9a803b7fa' }, index.h("ifx-icon", { key: '15dece7b90df87da60d7ad15a24bfb639dc7d500', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b7677588abd221decf8b913d0c963c33c53f8e04' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '6bd79f11516ffec3e07db7e5df553b70ab59afcc' })), index.h("tr", { key: '5a0626a9cbd2a8b143f90ef70e7b87c6f3d178e3' }, index.h("td", { key: '18fae815dc2a2f4fbb203a04194f732ea0291e6e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '312a3544b026e2eecfd11a3223bf7196bb7b360c', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-chip--development", size: "s", variant: "bold" }, "Date Picker")), index.h("td", { key: '6e5a49a24db9e2ab3eb2f2675e960c61ea69bae9' }, index.h("ul", { key: 'b75486c35c366284c349dbf82dce1c164f531d46' }, index.h("li", { key: '0831d4dd7d0cefef950119cf0176ed5b50af9a33' }, index.h("span", { key: '4d4289a2d89c5a85478a93b30003fba20b2f357c' }, index.h("ifx-icon", { key: '0b0f882b7583df310f4cc75a7e958c6e0b35726d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '43de89600828787cf85ef62e72ee64e0f8e2643f' }, "Provides a customized wrapper and theming for the standard date picker element, enhancing its appearance and user interaction")), index.h("li", { key: '793e77dce04f232d1319749b5908830ff944553a' }, index.h("span", { key: 'a0bd31757ab9ab5989fac404d41ddf1d2a80f1c2' }, index.h("ifx-icon", { key: '1dd30ccc6ee8e96b5ea87133da03327baa09d6c6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '68d04b991a9740bf65239b89142f030b7ebf2bbd' }, "Cross browser compatibility")), index.h("li", { key: 'e74b27ae6f48f2401bd3d31659f8b0f90794b81b' }, index.h("span", { key: '9eb1d181b0fca0be0a49821f9b417cfe171b5d00' }, index.h("ifx-icon", { key: 'adb4e4a73e0cd47c36b83722f8753ee263cd166e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '10c4a13d9cc37822254780f88b7d3e890847570f' }, "Form integration")), index.h("li", { key: '1722d94aebc1bc2c023a48cedcf0841faaa28042' }, index.h("span", { key: 'c5b30d0e905d3a2cb93d9cc8cbfa7487284aad0b' }, index.h("ifx-icon", { key: '02de8585cc24097edc6643707d6f54ac22f62e9d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '07cc1d0c287e8d50aca8b254caa310cec82352fd' }, "Adheres to web standards")))), index.h("td", { key: '79b2afd18e672b6b6e51057c7144e783ad3cbf69' }, index.h("ul", { key: 'ef27764a832ecdf370b2271d2c626474e3d7966a' }, index.h("li", { key: '5c4dded07f8899c0c429a885e95f9d43485404d2' }, index.h("span", { key: '0d2fd08a50a83a77200351d4ab05195dab289ad1' }, index.h("ifx-icon", { key: 'b3507a73cb8b5eef2ee01619149b984058ba529f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '899bcf6ff9d0d1387f5a77bda4902246ad99952f' }, "Range")), index.h("li", { key: 'fbf1987a226857814ae4e24f905b9e7e4a6c2db0' }, index.h("span", { key: 'cb4796c80a92b481da642f8c58c90bce0501442a' }, index.h("ifx-icon", { key: 'a0e34c68c0957b4929ea0f4432526e2027d53f11', class: 'check__icon', icon: "check12" })), index.h("span", { key: '39a78297ea802daef3ec46410a01651797c7e3e2' }, "Default value")))), index.h("td", { key: '4a46992a68af7749c9672966526f907c3ac70d18' })), index.h("tr", { key: 'a1337fcb5627dd4432ef1a3f06ebc9f275b7f040' }, index.h("td", { key: '570ff30bf378b38f01d53027019eee146be1e36a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '0ae6d3162d65ce036f82edc6ad76a53d1756c875', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-dropdown--development", size: "s", variant: "bold" }, "Dropdown")), index.h("td", { key: '3740befaa01328c3a1b951d7f61883a9c8c46ab0' }, index.h("ul", { key: 'a7e5937d95db64242e3a1a96c4263dcb74a6f8e5' }, index.h("li", { key: '5454606861212db17900ce560ddd7bf1249beb8c' }, index.h("span", { key: 'dc48ff7978435a21f91efa2d4c1f7630f3407b3e' }, index.h("ifx-icon", { key: '841865ec27e719380ac676e05790c01f7898a302', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6de87dbe39a72c8914e170d1773c4aeae84d7f51' }, "Offers a versatile and interactive user interface element for presenting a list of options or actions")), index.h("li", { key: '97e1815269e932d264fc3e1d12bd975f9851209c' }, index.h("span", { key: '6020cb6fa62e388a083fac34841ca59afcf1b2e6' }, index.h("ifx-icon", { key: '895662da4903edd0c349218a814ad667164a0da6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0e1832d555b156b7b1d82227e87782159dec6eb1' }, "Ensures consistent behavior and compatibility with web standards for a reliable user experience, while intentionally limiting customization options to emphasize a standardized appearance and behavior")))), index.h("td", { key: '5d3809b1969b8137a6033e01b712596753c6c91c' }, index.h("ul", { key: 'ba3c03d94418d65d9eefbc17353ab1eff81d3500' }, index.h("li", { key: 'd3787fcbf2b5436f8e5a2039a4a5274a7e741dfa' }, index.h("span", { key: '8ffa92034bac907553649088dc303b96e38c3b0f' }, index.h("ifx-icon", { key: '830535351efa7a1c465a34c03c4b227143729b7e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4b63e70a1125bbde7d40c74708fb61c6886e09fb' }, "Search filter")), index.h("li", { key: '680a6bd60bfce3aa4554a0950e80d2ae92b325f4' }, index.h("span", { key: 'd14c65ffbc5b28a554cf9c2ca5cb236dbacf8791' }, index.h("ifx-icon", { key: 'a1cbbcb1727a597fdb13361963ae93616cb6f430', class: 'check__icon', icon: "check12" })), index.h("span", { key: '258207a8a6ef337f158ccaf68b7811ab89bcd552' }, "Header section")), index.h("li", { key: '96695ddb7f2e0e4c108be6c3576dc122787507a9' }, index.h("span", { key: '54ab0fe65e01f6996b0c2aeb02fcd4b9494dc035' }, index.h("ifx-icon", { key: '017e89f1985ab97a0384197341b583a4f0a12137', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6d90dca16b6fae74d1ee7101fc1927d23ce4cdc7' }, "Menu Item Divider")), index.h("li", { key: '6338e1ce41b76f51bcfb1c9c7302b83e5d2aec80' }, index.h("span", { key: '9059702e061e64ea923a6a0f9aff4030ff2a19f1' }, index.h("ifx-icon", { key: 'd3ec99ade46ce5cb74ffc4f91c11dc65748ab215', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'efa89f3a21ea2fefa1a83e8abe436b6638e7944e' }, "Icon incorporated")), index.h("li", { key: '5e27ed514bc43ea2c5c7f4aff03f8c5fa56483b4' }, index.h("span", { key: 'cf4139f790755a5530ec2978a8bff606309b84d2' }, index.h("ifx-icon", { key: '4d468c644c93a8e7a30856f7b0786e96c125cb64', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e5933cecc52cabb5a663d845fcdecb2df07fc0e6' }, "Extended customization and configurations")), index.h("li", { key: '68b7873858f09d1ad78ca880deb892334e77c80c' }, index.h("span", { key: '92c1ce6dc3161249a14d52ff04b540cf4391f041' }, index.h("ifx-icon", { key: '5ddfd6e00fc9cdcdeec2cc725c0779c0e0a877b5', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a0111a5af32ad677b569a77934f4048bbf64c0f2' }, "Separate label trigger")), index.h("li", { key: '3c8d31ac9d4b17a79d4c055e7cb520279d6d719b' }, index.h("span", { key: '346b77194219fc17af061dc3e672eb07a19cfa3c' }, index.h("ifx-icon", { key: 'c9f3c20a86964a697981053f857b956b6332b1a9', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5425e498c04e6785fac5949df87d1ffb2cb8dc3f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '32aa55cb7558970f6b1c95c2a30145e86ead3987' })), index.h("tr", { key: 'ec306d0dd01d6c9773add3787fa4ba96d25305c6' }, index.h("td", { key: 'a19acb8dc2554db5d0ca0ae629405dd47806eca2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'c843cc9c17548044edb004311ebacf5736a15092', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-footer--development", size: "s", variant: "bold" }, "Footer")), index.h("td", { key: '6672c02d15315b3a3307fe1b2018f1f13bff92a6' }, index.h("ul", { key: 'fec6c0c4655c7095ea6d57265b6d49f76cfe0486' }, index.h("li", { key: '2e60edb2b3d3f6834d0aca5d3d1ef4616174a49c' }, index.h("span", { key: '02f33e1a358e24c42b0d5f91187f62cf0c1a0fa5' }, index.h("ifx-icon", { key: '2051941fae86c36b27cdc4b7e4e6f51628546434', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ec28f8f46cb8948a927e141b852f52f824f2c7fe' }, "Provides a standardized and customizable way to display essential information, navigation links, and branding at the bottom of web pages or application interfaces")), index.h("li", { key: '8efbed10c37a8678541916f08a7b782465f542e3' }, index.h("span", { key: '7369b71d80e181a6d74710cadb31884b7e6b8c2d' }, index.h("ifx-icon", { key: '002b8833f6eebc76fefac3d74c71a82abadda824', class: 'check__icon', icon: "check12" })), index.h("span", { key: '81eb9001aadd87a63c1e9b8c01ac7e0da380aafb' }, "Offers a flexible and configurable layout for organizing copyright notices, contact details, sitemap links, and other pertinent information")), index.h("li", { key: 'd4693d917e3341f4e5a7a4b6f61cb0794651bdcb' }, index.h("span", { key: 'd6dedc95f4b470e924d4d4f834e52c19777c9611' }, index.h("ifx-icon", { key: '23443ce810a7d2768d70e4018b1a5ce11df1b784', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a97db6f7ca64e2a548cc782734637dd7573c5daf' }, "Adheres to web standards")))), index.h("td", { key: '441a0b326881cdb3e6be47a936a922ea3f6b7248' }, index.h("ul", { key: '10ef913db4ee5c4714b44a8005d6162c9450b7d4' }, index.h("li", { key: '1bf6230d871a409e48515b6d13d38ec72f3ec4ff' }, index.h("span", { key: '2c07e3c7b1129c264ef854a42549b63e4a934551' }, index.h("ifx-icon", { key: '53371cd9afc11e3235792c21fbc0c92ba800392d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '14eecd4cc5812914a75d251ac8122fb11cd80813' }, "Small, Medium and Large variants")), index.h("li", { key: '87137b8023005b566954a6b2d18c4bd69c60fdcb' }, index.h("span", { key: '80ab40c208274a2c59aca1cad6516d510cf7caef' }, index.h("ifx-icon", { key: 'dd6609afd6890eef37ab84c51fd91f9c89501de6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7849d6e92af0c4ebd046cf0365a1e4a348a79920' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3ac23bb2fccf5fcbb1d3336a9c2061774123f886' }, index.h("ul", { key: 'd7785c3d9920033b86cdc9ed65b04d469a556bd3' }, index.h("li", { key: 'b0c6086d1b3d3f3582e6f3c3ff7b1af1baf392a8' }, index.h("span", { key: '7698921f7035e5ab0955574aa792c4ca624b6e51' }, index.h("ifx-icon", { key: '2b6edd0665b753f44dbeb0e295f246e589a7cd83', class: 'check__icon', icon: "check12" })), index.h("span", { key: '011f0223e23d675ace534afb81ae7e47470e466d' }, "Customizable and removable links"))))), index.h("tr", { key: 'f917dfc7f8c3c7c01adf649634bd44bfff6687e9' }, index.h("td", { key: '4f9a64a3519f7a3fa6a50dd828eaeeb39a2d376f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '38a121d0c7ea5343135f4ef5e839951b5e390d85', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-icon-button--development", size: "s", variant: "bold" }, "Icon Button")), index.h("td", { key: '72985a4ffa9310756675bbad7579f479604cc35a' }, index.h("ul", { key: '9aff3276d87b0cc2e4c7318f3031b0e056646cf1' }, index.h("li", { key: '7d183e71b62378378e101ae705eb038e84da0d7f' }, index.h("span", { key: 'd2e8b6e97e06bc837ea94bef1fcf71a41973df74' }, index.h("ifx-icon", { key: 'f14618cf226887a835b9c1f3622df0d5a4a61498', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4ff97273c3e09e316cdd17afc674e8dff34fba67' }, "Offers a compact and interactive icon-based button element")), index.h("li", { key: '8cfd41a453ff5bef8b926a9aff1615dec156b39e' }, index.h("span", { key: '0b443ba73b6e291476241eb8bf1938c596ff2c36' }, index.h("ifx-icon", { key: '1ba47c05d8383c98963c82277159ba8ac6c53309', class: 'check__icon', icon: "check12" })), index.h("span", { key: '35a671c1728851ac0379737ed08d421ff279c040' }, "Provides a limited scope of customization")), index.h("li", { key: 'f50fed281157c5c48cecb143675f9627cc451596' }, index.h("span", { key: 'bd598d907c97726c4a27831102bb29718cad6bcf' }, index.h("ifx-icon", { key: '06798ea2c173ff810750f9c7b5985c3195925b73', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e4c5d1a2a5e019a7ad8b259e1bcfaea7650f66ee' }, "Adheres to web standards")))), index.h("td", { key: 'b1dc60622082d5c63ceb278fffa097c5fc8ab54d' }, index.h("ul", { key: '24981235a8985a2bbe6c8bc44c45720ac455cab5' }, index.h("li", { key: '416e37c5c9c7cedb67556ec90ec0e949b921798e' }, index.h("span", { key: '8c2930ae0d7fb61747a529e24b9a6f26f7af792c' }, index.h("ifx-icon", { key: '478ad0b16ee0d7c07cd31595af6c275219f2dbb1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '50ee283e7d59842e6da62b5b0c7b791d360c9f94' }, "Additional Round and Square shape variants")), index.h("li", { key: 'f5e38b94436600d4660a1c3a6ec931c12b56852a' }, index.h("span", { key: 'aea573734089a60d18504c0bdf771d909c946d68' }, index.h("ifx-icon", { key: 'bc587b2aed87367e263497568b97f3c754cb4da4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9898f687e247501457abd3c8de942a64be17151c' }, "Small, Medium and Large size")), index.h("li", { key: '230327e55c2ddfe084a4df282cf43cd223739568' }, index.h("span", { key: '56d057267460011123298d34799fb5dc1049de06' }, index.h("ifx-icon", { key: 'f646872c76f72c87b256f946d9a96420b633bd44', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3315e360a05eb0d2a966546c172551a5d4c78baa' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '77716e83ea0dd32dff48e4ed1e13473aa153c1f5' })), index.h("tr", { key: '81a4bfdf20ccf5ce9c43fbed560ad8eaba25b524' }, index.h("td", { key: '553c293d5684bd71e25085826e45d45932d5bb57', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a511f20b107d11ce8228bf93a5145f7087b23196', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-icon--development", size: "s", variant: "bold" }, "Icon")), index.h("td", { key: '2b63c3549208d4839aedbd3994a501d26bbd452a' }, index.h("ul", { key: '1a843aea327a816f121d41d3b9a0c84e8c8154c3' }, index.h("li", { key: 'c1d2266a9c40ed230edc7392ca4006c0932b910e' }, index.h("span", { key: '84eaae0e0a23d424661b7eab6dbb801a66eca34b' }, index.h("ifx-icon", { key: '1cb194803ac6af1ae5e07536c61a3c5101f8839b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bb8954498da90977d62c9b6d30d8300494716162' }, "Offers a wide range of iconography options, allowing developers to easily incorporate symbols, glyphs, or visual indicators to enhance the user interface and convey information or actions effectively")))), index.h("td", { key: '4775c1e0f7602fd2d9c4a842511f086b08b8a284' }, index.h("ul", { key: 'd5d949d3aaf1603c43a961964d874b6c578c031f' }, index.h("li", { key: 'f219d90d481bf9d7fd205af10f065fe3d1f55af8' }, index.h("span", { key: 'e2a52721ca93f33789a554ea74b22e2323134621' }, index.h("ifx-icon", { key: 'aa520568d97cd410385af061144d29b84ac7908e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '80920534d8a2fb7bdbac7255ffaec50f8ca42ccd' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '0ede493d42b7b075033498cd34f2fbb003a0f9c2' })), index.h("tr", { key: 'a0ce6804546b268aeeaa6c25439eb5015af19a36' }, index.h("td", { key: '6f349701432197b56961a30043d85f5d714ba6ce', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '84eaa2007f916553f68fb5c5df2735394d9157d7', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-link--development", size: "s", variant: "bold" }, "Link")), index.h("td", { key: 'ce87c20d4209a6c9e11e5d2417b8c7ca6b6e5238' }, index.h("ul", { key: 'a385bbd2ab1c69b6c1d61908e110269cae74c5d7' }, index.h("li", { key: '9fdb24901794895091e28048fdcf69d5c20afc6e' }, index.h("span", { key: '3f58e5f31d75f8e0e893fd09da23f9502e70337a' }, index.h("ifx-icon", { key: 'b459f6df7978de62ee1018c545999d75cc7f9c1c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6a3e37592d4866f741caf1870fe9eaaa5583925a' }, "Provides a flexible and customizable element for creating hyperlinks within a web application")), index.h("li", { key: '3c90d37eaf7f8e0417b408df971da32522122cb8' }, index.h("span", { key: '2dbf93c3a03ea9859a52d48a7ce055216ecdc065' }, index.h("ifx-icon", { key: 'a722024cea4dce0f9f24b073dea5c1ddda7a85ac', class: 'check__icon', icon: "check12" })), index.h("span", { key: '465d23760efcc7b902c91d8b07bfd38dbc3be8fb' }, "Offers essential functionality for defining clickable text or elements")), index.h("li", { key: 'f87fa7ae534ff5e371381a238e5c361f4fb53846' }, index.h("span", { key: 'e29802a545a1a6f05f1c76264a495cacd40422a5' }, index.h("ifx-icon", { key: 'c7cc3561da8b08a28e8947b3a8595ddf8ee89b5a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ccc9742896382b7ec2a958843f5d62e02e62e789' }, "Adheres to web standards")))), index.h("td", { key: '08fc7d8ed31cd7c2f323d2055e32f7c5f49abe03' }, index.h("ul", { key: 'e426d2d95887f7adfb783fc3f9448de89f1d9d27' }, index.h("li", { key: 'cb6f66c36a41b1237e5f490a29d2b0b465d49d23' }, index.h("span", { key: '892b47cacc32db7880b70feaf61ea894aeac1ce5' }, index.h("ifx-icon", { key: '80cbc89fa4a59786ce7ee6dd5da36a2f811ccf75', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7fa900c0a5fdcb05156af85802d679ba9ee95d5a' }, "Small, Medium, Large, Extra Large size variants")), index.h("li", { key: 'f45e042a5326b7ccbe82241fc8d694e8a9266aec' }, index.h("span", { key: 'b42b789664fa200e9a47edfb1ff56ab15c1e78b9' }, index.h("ifx-icon", { key: '2528a75fa906b670ba203fd99eb7971a05d148bc', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd309ea40359da7bd281c010fa1e38ca087bbb927' }, "Icon incorporated")), index.h("li", { key: '52bedb601ed4fc6633646ec0f880d0b01b189b5c' }, index.h("span", { key: '60f5e210369b2b86670e71ebba24a0b8d8e86adc' }, index.h("ifx-icon", { key: 'dbabed19bbce11e408b88a1e5abbb2e9f6f74cf4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5a308fe35db7facb8ce5b92572dc8610596cf714' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '615deb18a58c04d9a88cd01fbb5838cc5e3021db' }, index.h("ul", { key: 'a80a7a25b7138fc74bce41e9a22e629d6840129f' }, index.h("li", { key: '088fb3c15634386ced3f7ffc14206a8f8126ac9c' }, index.h("span", { key: '42c1f5eff58a6461a788438e88ce2ac15c211f38' }, index.h("ifx-icon", { key: '1cf1acd6fd8f94ed5bdaac3f85e9dca1d8fb94f4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0d954f1380e602d590301edd55b1de94dd079a7c' }, "Bold, Underlined, Title, Menu state variants"))))), index.h("tr", { key: '5c7086827b145916d988731a4bac4114040f9904' }, index.h("td", { key: '76daab705b6a0687b3814da468e34f24582d4ccb', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f71a4f174c0fd290f73aa41aa94eaa1da6eb40a1', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-modal--development", size: "s", variant: "bold" }, "Modal")), index.h("td", { key: '3a8f22cf313d8b64995288e21e64bee0acb5ecce' }, index.h("ul", { key: '51d1a9f000bc621af28dc3bbf67b893af6b73eae' }, index.h("li", { key: '3ac01f2611763fbe52e64bf39e56ee863daba5ab' }, index.h("span", { key: 'caecdb3927365eb25a02ce82ee659fd758db6f1b' }, index.h("ifx-icon", { key: 'da0557735f6aee1b19335447a6260a94389bbeab', class: 'check__icon', icon: "check12" })), index.h("span", { key: '81de8d45af81c1b22eaa5a22bd168ca85466f3be' }, "Provides a customizable modal window, typically used for displaying contextual information, user interactions, or additional content without navigating away from the current context")), index.h("li", { key: '4be94d0ada8689a1a352b752f3ae3e95a16625b7' }, index.h("span", { key: '90095c4deedb6cb8d06910ab910a93948c767576' }, index.h("ifx-icon", { key: '00c44b72d07bda6d74fa3c50ef2af1f6ff9edc58', class: 'check__icon', icon: "check12" })), index.h("span", { key: '91887f08cffe90e02d63cede82fbb5aefe190c1a' }, "Adheres to webstandards")))), index.h("td", { key: '684299c53146a18aee02212abacc610ad3ee8132' }, index.h("ul", { key: 'b0f646750012f150dee9236850e5ba799302363e' }, index.h("li", { key: '4354c9019c7aa4a240b520f2bc9db1a069183ccd' }, index.h("span", { key: 'ef8db9251e9e818835ff4183f114f02a675e7f8a' }, index.h("ifx-icon", { key: '2ea7210d8e404d8800437f3d6da439d507dac361', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5ccb20d393842c65b6e94f8575b2714b09011bb6' }, "Alert-brand and Alert-danger theme variants")), index.h("li", { key: 'e823135934639e2de259d498914d41c5bfef5009' }, index.h("span", { key: '24307bff8cd63dd706c5c45cf5d2083e5135826e' }, index.h("ifx-icon", { key: 'dd7ce2ae066fed645ae62025312f95c80655cd6d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f01e09f347c76753d2bed8972e05faf68de65788' }, "Extended customization")), index.h("li", { key: '0c93fec7b27e4c9c4c605dae2a0a59dc800e2f78' }, index.h("span", { key: '22ad7bc715bc040bc1a995cb43083bfba7b1b1a6' }, index.h("ifx-icon", { key: '563efda8b2c6ab8f5903c0870cd8bfca0d9c09af', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bdf0c6a423ee5f236ba94d3b1d02f01d039cb8c7' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a71fd168048505be255c86beee25b1931d089fa4' }, index.h("ul", { key: 'd43dba95ac8924ce8e93971c3552fe5885d154c7' }, index.h("li", { key: '764cb374e39ef69e884f3cf1507b1510364c7ca4' }, index.h("span", { key: 'd2235cf6bba8a133bd747d74e77ff42532394ca2' }, index.h("ifx-icon", { key: '9484e1314b22daacc74a4c54b034e6e4792809a4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '62516abdc98c2f01d2106a860876eef2119fb7ae' }, "Removable close button"))))), index.h("tr", { key: 'ec919289f4e1c0d431a04726626c04cc836fffb6' }, index.h("td", { key: '6e2be70288963a79e0b419eb7ccb0498f58a1e28', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '73d66b97b451dbf0ee9a4985db4656ed7bec5b91', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-navigation-navbar--development", size: "s", variant: "bold" }, "Navbar")), index.h("td", { key: '6b139b0904821fd522134115271faf3b6b4a2214' }, index.h("ul", { key: 'd8ed42604367bb5e6c21bfe172c02a9f3f42df0f' }, index.h("li", { key: '1fbdb7cba9c555e7223745d603ef6d3ea46f910f' }, index.h("span", { key: '632ba21b1aead889fb9cd598778334d05ca2f4f1' }, index.h("ifx-icon", { key: 'ec1692d3e8622f804280b010ed37ca18e08b7cbf', class: 'check__icon', icon: "check12" })), index.h("span", { key: '66772b6a42482a664a1fb03da078cffc2faf6337' }, "Provides a standardized and customizable navigation bar for organizing and presenting essential links, menus, branding, and interactive elements within a web application")), index.h("li", { key: 'ea728b7eb00e483b70d6521f789c0703b7d1d292' }, index.h("span", { key: '5fc9607667763872c50edb638bc77be6955fd0dc' }, index.h("ifx-icon", { key: 'ca358785e99e9b92c3b0834a4eaedcc1e03d3660', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dd49cba59ed2e979f3bb02e1ab071b2e969e5a54' }, "Adheres to web stadards")))), index.h("td", { key: '1f4ba1d7033751f04607574236f7cc0ce0100590' }, index.h("ul", { key: 'a089e342a4abe2401916287adac0c978e54ad4a2' }, index.h("li", { key: '26e5376a406fe6d29d9def3ce8da1b9f02ad32ff' }, index.h("span", { key: '61084dc7cd421045581599b576147339ec6a0f83' }, index.h("ifx-icon", { key: 'fce903edd56281fb698b44f5adc9c37da5f1750a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0d15cff35cbaa1aa66726ce285f35d41aca6d7cb' }, "Navbar-profile component")), index.h("li", { key: '4c058445b26b49017a624fac4ea2b5e2b9a62868' }, index.h("span", { key: 'fa53be1bd067565f21681f0b725701fc6e80040c' }, index.h("ifx-icon", { key: 'b5224e59a06af897a933824375e0bf60e462541e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '44460513649ae52c39643c01ceb8876034008c2d' }, "Mobile Responsiveness")), index.h("li", { key: 'f8c69c21722f55f6789e8b8b7305ed3341526b24' }, index.h("span", { key: 'd5c9a8dcd7d0190b3cd5c455fef4888d69c8aa51' }, index.h("ifx-icon", { key: '663b52fefe19528ddec0087dc593719782a62434', class: 'check__icon', icon: "check12" })), index.h("span", { key: '92fd185df1ea12b4c849602b114be9b4befb79fe' }, "Mobile Sidebar")), index.h("li", { key: '4896a22f1626d5ee6c182fa8aece4f7fe246fdff' }, index.h("span", { key: 'f4c42b84500b2d666188ce358dbee28becd5a0d1' }, index.h("ifx-icon", { key: '22de75ad09e2af563a7736597e51f07f16d25455', class: 'check__icon', icon: "check12" })), index.h("span", { key: '910101e134d2fd52e756448da6d90eec04777315' }, "Extended customization")), index.h("li", { key: 'b0cb62aae61246586916b767ffefcd67c13293fd' }, index.h("span", { key: 'bf6122bb483224deb3d4c797f0e0b7195522f0a8' }, index.h("ifx-icon", { key: 'c6dc6d587336a085dac1aeb30fa478d169342d3e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '541d77d3f448f4462db92e30d716cadfac0a1a2c' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '5cd0f0bd977ae99c5b538380476f4554910c9213' })), index.h("tr", { key: 'e420a58395cb50f7c74e24652cfc643656579d12' }, index.h("td", { key: '19702611f8fe943f23b67dda9dd58284214e6897', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '55c594ae9bd0d1208ac3fb592b26c72a98419882', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-number-indicator--development", size: "s", variant: "bold" }, "Number Indicator")), index.h("td", { key: '3adf3f8f337e67ce0fb56f6ef35cb09e12b8e90c' }, index.h("ul", { key: 'f0625fb02e05477e3b7a302ee27e1d0ee2db5288' }, index.h("li", { key: '12679bd27f2d7e2beabcaf3c39205c10e92026f2' }, index.h("span", { key: 'fa1a4d026cff9a27239f16b6311a2b6f4ccbee43' }, index.h("ifx-icon", { key: '941e780e07ef584b54c820b01e199c98438e1e22', class: 'check__icon', icon: "check12" })), index.h("span", { key: '984fa997b4c7999584e96d2a206f20181764c414' }, "Provides a compact and configurable display for showcasing numeric data")), index.h("li", { key: '45c55e8fa86ffaa8ebcb69b3ac6cc1c556cafe12' }, index.h("span", { key: 'e7c43fe2a04eb056c25b8841da05a05f42b93b67' }, index.h("ifx-icon", { key: '70a25dbd57ff231d7d9adc025ede0f46fdd77f12', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7102ceb1672d05c6b144c6eebd8599f0e31a25f9' }, "Adheres to web standards")))), index.h("td", { key: '0662ac34cfed5574fc063d7f82f84f618dadcbe9' }, index.h("ul", { key: '58c6713633bdea90be0d4313241823e42f9f2076' }, index.h("li", { key: 'c0f1bcd575f331c9e2da3e63c5cc62a2a88296fb' }, index.h("span", { key: 'dc0acbdda0bf6fc2697d4a211136d0a99c1b3799' }, index.h("ifx-icon", { key: 'd1255aeabc90131c979cccf8bcb2a8fcca841a62', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd7a9255c89ac2e5aabd50d25723f97e1b0fea240' }, "Inverted option")), index.h("li", { key: '8b6fbe0193a8e83cd1db89fdb31048260e6fce7f' }, index.h("span", { key: 'ff8d4d1034fcd969e55db89dcbfafd5047b95318' }, index.h("ifx-icon", { key: 'e121de9d8ff76dd31bad00f631be59a7752bec5d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2660cae2c90bbe8148107523e2e0c77b0a5d80dd' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'd2978902c2af84431ec3a7e1560d74fb73680ed1' })), index.h("tr", { key: 'f9679fb9522e31e0d166102b77c5bb4d9d9b4951' }, index.h("td", { key: '3c37353a65a51080a5d358f008279fcc21066401', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'd11ab96254e3011da955d5ce074ddf5e88d8a383', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-pagination--development", size: "s", variant: "bold" }, "Pagination")), index.h("td", { key: '7d4b96720424d500e8c6c7de93b17e8e5ec689f6' }, index.h("ul", { key: 'f00bb9664b169850e48336f799051d007109ebb6' }, index.h("li", { key: 'b2ac73124e39331294badbc126a9c3b7f20306d3' }, index.h("span", { key: '3d00d56a52c2e8b810e1444e9100aa5b952417bc' }, index.h("ifx-icon", { key: '4035a0fa0cf17900b07c8f310d528ad01d102758', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5ea4a33f23e4c192eb4f27766a97ea054195f6c5' }, "Offers a configurable set of controls for navigating through sequential pages of content, typically used for displaying large datasets or segmented information")), index.h("li", { key: 'ca3a697c668333747ea1e2387ef969b4ca87e93b' }, index.h("span", { key: 'daae9e928e604f5bfc4c21c949d9f7fb789b3f5a' }, index.h("ifx-icon", { key: '7c204ec33c5350548400b980f6a4981665a141a1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3182817755eff76e1386ccb019a715cf9f1fcf8f' }, "Adheres to web standards")))), index.h("td", { key: 'edcb3d68448dba828d8bd6a537bfd58a035d35f8' }, index.h("ul", { key: '7ed59c123ad87448600760c20157682368759d4c' }, index.h("li", { key: 'ef3ae9f5f43078a2906d5e3d3ef02ce17b6ac8be' }, index.h("span", { key: '71e46c8be134afd221d1c02eb24940c01a26944e' }, index.h("ifx-icon", { key: 'cf367262134c065166740518272c51b8e0f14ad4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '67f0c9a27516c7bbd0386a735d47977693bf9269' }, "Extended customization")), index.h("li", { key: '8a54746373a151bea5315ea190e38fbc8dc57641' }, index.h("span", { key: '00a0df17e2a51c819f7646fdab82862641c10ab1' }, index.h("ifx-icon", { key: '8b5634e4cb160733ad8c09a1113df12bd30e4c28', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c0b61e42f12d683fae14e6d629dcc728281093e4' }, "Configurable Results Per Page option")), index.h("li", { key: '3e05ea0782a42947dc773adbc643f32c53e06178' }, index.h("span", { key: '4037db4f9e8148f0381582952446bbdbd3e124cd' }, index.h("ifx-icon", { key: '5ec6ee5be83e21491d2505cdbe2ab83beb2a1798', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b63de29a6871c75411efdfa08a99ae2edb0b8be7' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c166cb3d422b4f65cfc0d085739c073cc2536c1c' })), index.h("tr", { key: '9782f2fecc15305cea9a96efba486204c34dde4c' }, index.h("td", { key: '65fd5be016bebbb4701c6a5af148e6e36b8cd84f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '3998fdc84cd7e7c682ecfe825797a10d31aa9b13', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-progress-bar--development", size: "s", variant: "bold" }, "Progress Bar")), index.h("td", { key: 'f4b69da249a9d48c45c31928785fdb61bffe6b3d' }, index.h("ul", { key: '5a5bcf8ee913be1145a086cb030b8e51958daff1' }, index.h("li", { key: '5863a2adaec681ca0aa2cb8efbee5e4ce79e62df' }, index.h("span", { key: 'b4fa5f7ad7762cda1754f861d4a23c86d722e15b' }, index.h("ifx-icon", { key: 'ca340c0fe7738ce060bed0dae1b476efabe0a783', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4f3bd86e2d2341e1aefade1b6934fa49f5d232ea' }, "Offers a customizable and dynamic bar that visually represents the advancement of a process, typically used to convey loading status, or task completion")), index.h("li", { key: 'f98bfa8b3b6cd344a941d78e32e317f16af70393' }, index.h("span", { key: 'c6a47057613b0261ac1edc5e6500758ef832b948' }, index.h("ifx-icon", { key: 'eaf8738b7adbc46f15c7d676418b6017c62aec33', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ec7ffb3874be3580de5c5cce1dd14b434fc09d2b' }, "Adheres to web standards")))), index.h("td", { key: '98fdf217176c9df05291fc65381884a333e00459' }, index.h("ul", { key: '6d1a56f3c3edf8d213e52b028bd973dd8400f2c2' }, index.h("li", { key: 'e905861c2d66bd5ff23017fe9b340ea6c0706e7d' }, index.h("span", { key: 'e51462b43d1c65e7ed11cdf985e192bcb7535180' }, index.h("ifx-icon", { key: '1fe5e237980b573d953b4beaf1c502882fded295', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9ab2188dc9c6e62441d33d104dba8d34e1fe7364' }, "Extended customization")), index.h("li", { key: '8bb97372c0ab1916359af668db1053fe4f2d1fa1' }, index.h("span", { key: 'c4b358cf68a96402a0cef3601ece324b2adbae74' }, index.h("ifx-icon", { key: 'ef4bca729819aea83b2d3ec448a965e6541668de', class: 'check__icon', icon: "check12" })), index.h("span", { key: '25c4493d1c54d37242221ee6e298baac2eacf1ac' }, "Show percentage option")), index.h("li", { key: '22ee378fb2806ef1d736644d80cad9041b67094e' }, index.h("span", { key: '3de8040dae2000ff95c4f94b6b1b2235e85b4b65' }, index.h("ifx-icon", { key: 'd345105946ec399b78dcb726e838d1f6ab5adcdb', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e5be254b2c981ed7296cb635559e2ea390f9d51c' }, "Small and With Label variants included")), index.h("li", { key: '0b0cc31b661caa85b359bbb4a1d9a6f883bab38d' }, index.h("span", { key: '3bddcc359d31490d653ea02f5512eaca226c0762' }, index.h("ifx-icon", { key: '7b20a13544c42e7920b8f16a2bcc2229c9963c33', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bb8206c25e97395517319c0ffcdcdfb03b42e548' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '32a2be4cad44c227a7de27963cd3328473b5c262' })), index.h("tr", { key: '77493d1ad4d06f1b7d7c920b2b3344bd3432aa83' }, index.h("td", { key: 'b13172f254da84b831ffb1be6928aa476654f56d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f75b1071b54dbff20c85a224a756ad35602d55ad', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-radio-button--development", size: "s", variant: "bold" }, "Radio Button")), index.h("td", { key: '17fce118b887ad877eea89fa9c5bffe5cf5bd84c' }, index.h("ul", { key: '8db342eb863b1631ffb4069a21307f088f3cb3c2' }, index.h("li", { key: '2ed2bc2f634abe7a78b375a59c9eb6244e5c5ecb' }, index.h("span", { key: 'a1407e8d42540ea8c32d95d53a714e75374dc362' }, index.h("ifx-icon", { key: 'dcc406941a32a78b805d5a3f64adb54b0d4db3d8', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6aecf0c72f83dbd5fc7df304eca0a6eec987df34' }, "Offers a customizable radio input, allowing users to make a single selection from a predefined list of options, typically used for multiple-choice selection or exclusive input")), index.h("li", { key: '0c43d29c92c511cc99ee50c8eb69b6d35e4d5896' }, index.h("span", { key: 'b19c5a0d82a226a8e2bdb21ea3408f6b740e279a' }, index.h("ifx-icon", { key: '617821ffaf4521cc19f7f9b61d35c4530700857a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ee28ec31c761313af90faba7d69061200ae443e1' }, "Adheres to web standards")))), index.h("td", { key: 'd8b79aa2fd710844fee5959356684f74e1513a77' }, index.h("ul", { key: '002ea878079e37469c1f2bcf2acd0af00c240209' }, index.h("li", { key: 'a0596458dce053196ff86699dd9d4a51c47fed97' }, index.h("span", { key: '2fa6cd5c2e66b13d7073b2a5b95d460144e9173d' }, index.h("ifx-icon", { key: '1319ac3e0d43065a0f0f467df7b8b22b3a4262a4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6b1736da5c3b2608cba1765896c6e59601d0e743' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3bcdfe3cd343292b929957d581fdbaaf0e840653' })), index.h("tr", { key: 'f0f303fdec7940b89f527c8f04f88e5364fcca7e' }, index.h("td", { key: 'dee7abb316dca7baf84f2c313dea6df2d4666cf4', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2440c03acb0790578f48cd0bd2125b31a71e24c9', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-radio-button-group--development", size: "s", variant: "bold" }, "Radio Button Group")), index.h("td", { key: '35af3c1f514ee11f6bad84e4ad71ee39d6cf5e36' }, index.h("ul", { key: '0ccab9bdb62c5ef99f1e5c48ccb63b02b540b248' }, index.h("li", { key: 'c2db571e2ebbdb3b0fbd0c8e1e36840688b2b95d' }, index.h("span", { key: 'f2753531db8c9e40902045e13fd19dc1654bfe88' }, index.h("ifx-icon", { key: '0575e94e3784200fe0f319b20b9bb8ff4c1c01c5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '04d8738da2215d8c0c4ed5ec9efad9881e0acffc' }, "Provides a customizable interface for grouping multiple radio-button inputs")), index.h("li", { key: '484fd2236b50e80ee4a89f5773c313b67ffe9d16' }, index.h("span", { key: 'ea7c96bf7e85dcf9df3529b5ad238fbfa7b29d4c' }, index.h("ifx-icon", { key: 'c72c3f8f485efa21d32deaae2811995346e6bc0f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '759cfb3507cfd042f9fc80e66e9b5ecf6b03b87e' }, "Allows users to set and display group label, caption text and caption icon")), index.h("li", { key: 'b523c7baa4d85a91ed3fc0f27ddea9e27098507a' }, index.h("span", { key: 'caafbdb4456f340453517ba23fe5f91639e26ba2' }, index.h("ifx-icon", { key: '3c574e1581c044719c95afaf864dc5665b2d5c3d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '63a4d467dde371f6d330546a983d2380ada8818f' }, "Allows to display individual or group error")), index.h("li", { key: '57df20ed78581dbbc19c0f9edec3eee9bed0ad44' }, index.h("span", { key: '0dfea1af78cc7a1d84f7bd6f3032ff1f84ed29ec' }, index.h("ifx-icon", { key: '042ac70173e73edf5277b515c28ba7588d76e0e0', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b4c7c6b68344c89805d93f1a43e714b099fee333' }, "React, Vue and Angular wrapper integration")), index.h("li", { key: '56d1192474130ac870716a0932be5f940bc8639c' }, index.h("span", { key: '4db0e1b0aa425937ef653bdd2b89230243965e8b' }, index.h("ifx-icon", { key: '0ec866c8db15849e82167f52d883af2fae173968', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5360ba4d5a747baedaca6a545a68f23231a7620a' }, "Adheres to web standards")))), index.h("td", { key: 'f7dc9b2dde27e1ac6c3fc1c7e6450cc5ce64917f' }), index.h("td", { key: 'fe1ce3392793bab066493cee3d53a6ae98b81fb7' })), index.h("tr", { key: '26515b55fd67f08a5d505c74af57dbee313a56c7' }, index.h("td", { key: '1e32ca8922fd965efa3fc91c2d047a09464ede63', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8cb58aad698bcba92b1aaa73ef9d4623c9c9412f', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-search-bar--development", size: "s", variant: "bold" }, "Search Bar")), index.h("td", { key: 'd9fdd34ca8c1e42045a5b2d2ef5f03c3d04b397a' }, index.h("ul", { key: '397099dedc846e979b944d7c2fb1a8e182c6092f' }, index.h("li", { key: 'a88471dabea9b6215365bbb9aeda78d8003eb573' }, index.h("span", { key: 'b761e57628b2bf7307a6362dc93dacc6654f4636' }, index.h("ifx-icon", { key: '64293cc5f9422b66d65e5ec25ff2eca5acdd6266', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1fac79d551db1f6a87e3033448f7b89f7486e782' }, "Offers a dynamic and customizable input area that allows users to input search terms and trigger search actions, typically used for querying and filtering content within the application")), index.h("li", { key: '4cfb38a677be4261ed9740e39454332e345dcb93' }, index.h("span", { key: 'b75d5c5589e3582b912bb414b1b9eb26a3fa4452' }, index.h("ifx-icon", { key: 'ab45eeeaa1078294b3d324e91a9999030688a9b5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3ff934316142e531fc9f700b4187d3105e1615cd' }, "Adheres to web standards")))), index.h("td", { key: 'de97a91b145cb5dac6138a7d6311fe4f14db669b' }, index.h("ul", { key: '634b750ffc87797551b3fc51c54ad13649287ba7' }, index.h("li", { key: 'c351ed536efdd0133c393a29f1600cfa5f4ac169' }, index.h("span", { key: '9413ca985983bc4c78c5857290ac1797148de1d0' }, index.h("ifx-icon", { key: '2aed5d7d18140135e42e718ec199f994fa5ce2a5', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f5c4bd4160c39863ab3a90d722cf1ebf1dd22fc4' }, "Collapsable option")), index.h("li", { key: '0e03392fbe372dcdd6262b7077ca211ad363331c' }, index.h("span", { key: '7aa0755e9053635ea956014735733e91bfefaf7c' }, index.h("ifx-icon", { key: '064f13acbcb0f8f8a3e4ba745a6ac99f1462cb08', class: 'check__icon', icon: "check12" })), index.h("span", { key: '59027a017510f7c1c0462915637c306ec869d63c' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c7961852108f4ada5d7459d880c90331ae2b4586' })), index.h("tr", { key: '40372334bedfeeb8ff1456587b97d1fbdc736519' }, index.h("td", { key: '00aa1140b5bc1dff0ca2da8f029b9be2f5a7c6b6', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '707979702077c541dfd6ddd17a12b0fc925cbc81', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-search-field--development", size: "s", variant: "bold" }, "Search Field")), index.h("td", { key: 'a7a4d9af25a74ab883bcf460bc8a0c76452823f7' }, index.h("ul", { key: 'ca1dc82e570121dee7c413dec96ff6aef7d9a85c' }, index.h("li", { key: 'a9c215214fd15d72dc3a549aff3bf871f3812eac' }, index.h("span", { key: 'b8b508ecf8206d9f7a07a9740e352f56d4a0333f' }, index.h("ifx-icon", { key: '12c5a1521aed6173b07c3309085fab6ab2f47ca0', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ccb78d0449ec41e4fc7494b2172d207481cb0396' }, "Offers an interactive and adaptable input area that allows users to enter search terms and trigger search actions, facilitating efficient querying and filtering of content within the application")), index.h("li", { key: '76099d429c78ff91ce6942001e0eb6727cddc135' }, index.h("span", { key: 'c640f4c5510a69648af3879749f53b8b8a3a9da4' }, index.h("ifx-icon", { key: '78e9f8a43919d1f683f5751be3aad0e3169bd4fc', class: 'check__icon', icon: "check12" })), index.h("span", { key: '849bd7b2f12b07b62f7b9a64ba3f4aeac235d83a' }, "Adheres to web standards")))), index.h("td", { key: '90b3332ea6c29b1b874ec1881d1622a2824c7564' }, index.h("ul", { key: 'a93e170ca96b04cb0d65d26c9b77ffad7647549f' }, index.h("li", { key: 'efecd0f44306e7f1df404e08e286efaa667681d8' }, index.h("span", { key: 'dff72c4d49764ecf187ce2534586e3b2c00a0530' }, index.h("ifx-icon", { key: 'b8d225816a23a8c0ea7c293ce5ab46f4fbec9c4f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '74ebeb61d5778317a55cd8e69daa331dec3f5c2b' }, "Show Delete Icon option")), index.h("li", { key: '405196e1b7f06614d0d11d0fe21a2eb2ea0a3bbb' }, index.h("span", { key: '223f05c0e291b42621679eb744aaf0eeb7ddc6aa' }, index.h("ifx-icon", { key: '7d6404370c3767e413402a8b85d4d5bff80f89e6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3bb0dad4eda2d587e906f82d27b34df80a4450ac' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '53971f25b4ccdc73a8ef85cba793d3768f1dded0' })), index.h("tr", { key: 'e8083b6762cc02c83493560ca3c72c0c2da81110' }, index.h("td", { key: '2632e5c99012f6ba5b6f10db1ee7af568c16075b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '881f3bfb5ceb13c3c7aa94be92523d7fa9a9f31d', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-select-single-select--development", size: "s", variant: "bold" }, "Single Select")), index.h("td", { key: 'eca099deca097f7c1e6497a3ea62273939c0c933' }, index.h("ul", { key: '3d5c06740c9a699bac11804f20148ace5eaa2d3d' }, index.h("li", { key: '0bb63a02363d2d6919e3a5759a470ace3b1c492f' }, index.h("span", { key: 'a26163284b77b64b22eca03ee0daa34a81322ce8' }, index.h("ifx-icon", { key: '427886916d69d49d2623671c1a5fd81c35873945', class: 'check__icon', icon: "check12" })), index.h("span", { key: '89b6bbf393fd71371674e884d706c69b7dcee89e' }, "Provides a user-friendly and interactive dropdown list for selecting a single option from a set of choices within a web application")))), index.h("td", { key: '3763c8e1481e9bc001d7b7cc4cbc396c5fa59754' }, index.h("ul", { key: '8142385e3d90a4f995324615babbdcc732026fa0' }, index.h("li", { key: 'cfc79d66ac62f1f4a828852e2eb5e8a4939fc8fc' }, index.h("span", { key: '11cddc14ffdadf0afae2fd0fdac23620a3b31658' }, index.h("ifx-icon", { key: '646fbad90fdcce33d0b6957fd469941eace45487', class: 'check__icon', icon: "check12" })), index.h("span", { key: '81f9ddb8bb6c089e6d972edabf4d8d9be45a013e' }, "Extended customization")), index.h("li", { key: '5020bca4d1cc847d60f91ce2f05b6d2194d2136f' }, index.h("span", { key: 'e9d0926fb2a7ece25a489fe548830e5eb737c255' }, index.h("ifx-icon", { key: '94699ed822b438b4d5850b24f10fccc3bfd2efe6', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c6b76971be05855515aa540b46922d79ff269c29' }, "Option to enable and disable the search")), index.h("li", { key: '7d164bfc9e44c646304e4f2466aab4aaefccd0f4' }, index.h("span", { key: 'af500fb1b7a15b1b09ec879a457484984341ad11' }, index.h("ifx-icon", { key: '9c7751dc806e0b67b5cfcb71cc0c37bd61ca1173', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8b21a39139a975ba43d98803448bd1361adcb608' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c405ef17361ac9ffcdbefbcb2eea524ddecffaa6' })), index.h("tr", { key: 'd092ed36e5e042b41946ff3209b169610df2dd8c' }, index.h("td", { key: 'd0677c6ce73555ef13247b2c69b7928734be1b4a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '39d062bdab54b2fd36bc1ada2581aa027a523eaa', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-select-multi-select--development", size: "s", variant: "bold" }, "Multi Select")), index.h("td", { key: '5c29827fe2763f9d902f2af61d43b3e30cc9a985' }, index.h("ul", { key: '0aae3ff014d3f8f6dd717fbe6b709b9a38d74bc3' }, index.h("li", { key: 'a770695087d8b59ef9d8501af7aa7a5b185075ad' }, index.h("span", { key: '492df058bf967c05cd01cab003e151896658fbc8' }, index.h("ifx-icon", { key: 'a64c515c9a01f53fc9e9db31d53fc95d4c8b4a91', class: 'check__icon', icon: "check12" })), index.h("span", { key: '17d57103b042fd80521dc21b7875eb58ae34c599' }, "Provides a dynamic and customizable dropdown list that allows users to make multiple selections from a list of options")), index.h("li", { key: '063c27ecc514f836c1863577bf3b7eb037856555' }, index.h("span", { key: '7e0fd027245b56a1f2e5308e58fd44dab0c3311e' }, index.h("ifx-icon", { key: '9fc6b203e73c54ac0743ce474d7416186a5b14a1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '495d7e8a791974f47fe30def4cf05f8158c9423f' }, "Adheres to web standards")))), index.h("td", { key: 'abe2144359f7f48ffa0c4698753e4437449cc8a7' }, index.h("ul", { key: 'dce5a853fa3e879c1794011597354ff383f2e42f' }, index.h("li", { key: 'c60736a5152b6403f71e7a16fa4fe8b09dca19a0' }, index.h("span", { key: '3e55f488abd5fac0d342658c60fb3f038c115057' }, index.h("ifx-icon", { key: 'ee54ef5505301785edaa589888d0405dabe3c13c', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd50473ec4add5b9ee225e7198870c54abd66c1b7' }, "Extended customization")), index.h("li", { key: 'ec3ec15a1f41eb3a2b8052586ed7e72d56d69c32' }, index.h("span", { key: '32b2f715f7e4566b0f7b6119021877e361e9a5e4' }, index.h("ifx-icon", { key: '4ba1f5d5bb157fe1f3c7bfea189a42201be34213', class: 'check__icon', icon: "check12" })), index.h("span", { key: '197eff46ff813a93578605ad4a031ce295cf5bc3' }, "Nestable options")), index.h("li", { key: '04bd76aae7055756916cf46c22470ccb7fe7eb0e' }, index.h("span", { key: '5268ccefad64e365632a8b885e037a2c0c917efe' }, index.h("ifx-icon", { key: '8bf9cc5c2f2fbbb295296353bd0d491d7038eb8a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c92ef4cb3a6e78162e9ca1ec0b4df2e700fc7ce0' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'bc59ee4892af7d898b0c7c00b66cffd8e330ca42' }, index.h("ul", { key: '4eba95366f57253d08cc7b60fcb4521fb3c9bb9a' }, index.h("li", { key: 'ea907e8bdedf2f4157bf41cda1668f0cd9494841' }, index.h("span", { key: 'c45f1b8688272f906372d193146614082a97436d' }, index.h("ifx-icon", { key: 'd7b2a5b922b3bfe20fef5e7d9cf4c876d975439b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c3a0d06163fb94725582c6e638669845ff8ad0d4' }, "Option to enable and disable the search"))))), index.h("tr", { key: '8f7249cd9e4f642971959e742b2a42edf74fb495' }, index.h("td", { key: 'd24c904a01dad537f99ca896e490f497165d5f13', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '86bea6c99e126242a961bdac484f7c5a045331b0', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-navigation-sidebar--development", size: "s", variant: "bold" }, "Sidebar")), index.h("td", { key: '83f91051422bc95601f4ba58d330a248d2bea3f1' }, index.h("ul", { key: 'e4e5aebd04df27079c5208d9a8a042cbbc9ba610' }, index.h("li", { key: 'c15d646a4e8566cc663a6863a4a55bb27835b6af' }, index.h("span", { key: '9fb7d05fadcce2fe2b44096a2bdb01a8953b02a3' }, index.h("ifx-icon", { key: 'f0749984822d8d8a14c74c0602efd2e4011ff435', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0831b623b7b98dfb90777a832e4313347b01d0dc' }, "Offers a configurable and collapsible panel that typically occupies the side of the screen, allowing users to access additional sections, or menus while maintaining the main content area")), index.h("li", { key: '8d772ec29c2ca54c7117d54f6318eeca66471983' }, index.h("span", { key: 'e99cb771a54aa877ef2f600c450e4afd7f488976' }, index.h("ifx-icon", { key: 'f5b3931d9c5c523bd5290ecde2bb7210a8f55766', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3afa99de04b328648a394a83592d0e9186c73a73' }, "Adheres to web standards")))), index.h("td", { key: 'faea0684fff8d983ca878cb5871e48bf6b630980' }, index.h("ul", { key: 'cf7195df5adfcc4fb64cac8489509cf82f773518' }, index.h("li", { key: '393a9ca510d5923d90a563fa3325f2e82d0d727b' }, index.h("span", { key: '784b5b80d420738bc8b47bb5be72bfe12dd90c6b' }, index.h("ifx-icon", { key: 'ebc7d4065e2441dbc4362e201f11d9a4511bcd0b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2c1b6066c145efdbaa11690ab783a879ab4db94f' }, "Extended customization")), index.h("li", { key: '5410361c7f5034490c1b65b7ef45cecbe0e2c81a' }, index.h("span", { key: '560ee11c510ca9720453930df49ca1d28c9ce1ec' }, index.h("ifx-icon", { key: 'de97bac5acdb81733d972fbcff15ac8928a688b9', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0b854d2d06a9b52331409e05ebdf4a30dde8da4a' }, "Multi-layer nestable items and menu")), index.h("li", { key: 'c4fb2208c71de8367e6940779531bb4637287e72' }, index.h("span", { key: 'd5be5770ef37c6b1fdcd53a2769c6fe6d5f02141' }, index.h("ifx-icon", { key: '090ee41fe5f9e34f8a5dc2e115879d3a2bdc793d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f93e76f3fd7e69ab3c6ee9fa4423b82a76c6cc6c' }, "Initial collapse option")), index.h("li", { key: 'fbcf638134bd0e3fe727403c119905d454519aef' }, index.h("span", { key: 'c0a6c23492ea14c9ea132211e44383fa29fdacea' }, index.h("ifx-icon", { key: 'adc83e73c74ada50183e1a69c8a5631bc853357e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '64289dd49b696625399220d6136f6e6841a34510' }, "Active and action item feature")), index.h("li", { key: '4904716b8e2408675ee7199ad37d9a208e4013da' }, index.h("span", { key: '5f07460107f91435184bf25d2677ede4b579608c' }, index.h("ifx-icon", { key: '174d1668c681a41a9001c7ec20b312518c06d11c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '08a5609be31e1ad8b841e0bfb875405e530fcad5' }, "Number indicator integration")), index.h("li", { key: '784ca2c7611df36bac933d8ce9a7ec33fdbc3bb9' }, index.h("span", { key: 'e799e38f034df648dfcaf2e177bd1d7900cc9f1d' }, index.h("ifx-icon", { key: 'b06cf0792971dc4534480d47b3f9bb604a6968a1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6b84cfd4982a49e9b09dae30ac69f798b6bc3b51' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2b43c15110909a6a9e44d5b72e621e5fd6582c21' }, index.h("ul", { key: 'ba7ff19c9fea1755ba730b1784b63a9b3a4adf47' }, index.h("li", { key: '173f8d7d0715f219cd294d56c5ed29ea92f12a62' }, index.h("span", { key: '72543967ec841f284482f1f4e642d58c1be620b2' }, index.h("ifx-icon", { key: 'db27206877f63a3edecfb2ad9701dcd57838525e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a2095a9467e8f4f32775b241f5862164049563b2' }, "Removable Footer, Header and Logo")), index.h("li", { key: 'e6486b2285938020202a9c57f3d34def818f7bf9' }, index.h("span", { key: '12aade9db5fd7b47fb12b83ec1086a77b15a9054' }, index.h("ifx-icon", { key: '19a9b9c945ea496d4b884d20531c5a3af15f86e1', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aa509f941bf8c969b76564adc743daf684a1f25d' }, "Removable and customizable Links"))))), index.h("tr", { key: '20a970b2a67f6c46c2926ede4738a52e1ccaf4b1' }, index.h("td", { key: '236a4929b067322f978faaad547897223c9bac2c', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '382da6cb0534f0a735850e1ee36cdc7f07a37f92', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-slider--development", size: "s", variant: "bold" }, "Slider")), index.h("td", { key: 'b16a838c7ccb7b11727cffa6dcbaf87d41ab1166' }, index.h("ul", { key: 'b1e8d716bb0c4103c43bdc63e72b6c8fab717527' }, index.h("li", { key: '2db57725c332580f2f0393e74064ff463ed07588' }, index.h("span", { key: '989d7778dd1cd25acf1c550ba2c31d4c51eda7c0' }, index.h("ifx-icon", { key: '2dc64f11242b2059281ab1af1a82fd76b8194f6a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '427f85b2ef7bb24c3ae4596c934f997d94e19315' }, "Provides an interactive and customizable input control for selecting a value within a defined range, often used for settings such as volume control, data selection, or numerical input")), index.h("li", { key: '88eb7f07cfbbfd8c8608abdf5ff5099693fd2d18' }, index.h("span", { key: '7cc603c63daab2c974a114af057906e09ea1e5e2' }, index.h("ifx-icon", { key: '84cf2471f501a5a6cfeba031cdbae7b62a952883', class: 'check__icon', icon: "check12" })), index.h("span", { key: '802dab17fbfff1044ae90e960dc57c0fa1378e23' }, "Adheres to web standards")))), index.h("td", { key: '6c3ad75a78db979ac4442f39d94d352e8be6d71b' }, index.h("ul", { key: '66fae63409f37ba831c8b5e076d541fe01aa308a' }, index.h("li", { key: '2e8e3b63245b6cbe5eb29d05591058b3e1879549' }, index.h("span", { key: '28feb5ed189e7076b1bfc1a7b2cb09c2cd692352' }, index.h("ifx-icon", { key: 'd95a6a3a17eff8545bd65d086b994c9dabef941c', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bd0ccfde068524c0885eac29a248425768ca73bc' }, "Icon incorporated")), index.h("li", { key: '6c717a5cfe92f0fc2aee18e817e5d162b40372b4' }, index.h("span", { key: '20ce4e35930244c11ddd661b5faa4cdbcbe51356' }, index.h("ifx-icon", { key: 'f376ee3642b776979acd9c0d7995e1b54507cd6f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4be86c3eb4c686e7a8b00bacfd73bdc4dafef9a3' }, "Percentage variant")), index.h("li", { key: 'f72149052fa4efe1e84e2113bf7f729371245f9c' }, index.h("span", { key: '3b1ea4380a40658da2683119f7e67c8620101c76' }, index.h("ifx-icon", { key: '3d5aada2e96a8499be8e37eb605863ed144dc051', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f83b548e483104e07c3429c86f2ca731b90a4527' }, "Text variant")), index.h("li", { key: 'a59e67aaca977a1062c05ce4b6ed3c5ee70a5e4a' }, index.h("span", { key: '4c435944c08d4d552b034ad89429c94b1a84f4cf' }, index.h("ifx-icon", { key: '21c4e91195e1380f0489d63fcc4a58372d100c45', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a8aa29227f282b9ddbdd10d942cb112a828f54fc' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '69e9de4a2edd3262c512e3e6e37de8d4f3d88ff0' })), index.h("tr", { key: '7dc5cb734b37dbcf6b30793905edc107efcae02d' }, index.h("td", { key: 'e45c5b454221112cfbb2b2a66a56d58d5cbec35e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '94abe78251fe8f9008f5413f58858641739aaf4e', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-spinner--development", size: "s", variant: "bold" }, "Spinner")), index.h("td", { key: '115cc8c12242bbf9bffdf60d1a2dbbf6749339e6' }, index.h("ul", { key: 'cca2a4b559a2eb3ac40a2a7ff1536a93e1e54006' }, index.h("li", { key: 'b47c1cca4f9cac6ed6eb3626fa59838ad75ef9e3' }, index.h("span", { key: '84b34de1ee1b3facc58b5b6aa005be6ab75652b0' }, index.h("ifx-icon", { key: 'dda4675b8db07c02119f30bcdf37b5be65cbaf3a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '00b4bcb114089f0171f4241962054733505d0929' }, "Offers a customizable and animated symbol that conveys to users that a task is in progress, typically used to signify loading content, data retrieval, or pending operations")), index.h("li", { key: '78578c8cb6b18d127dbe1fe9ea629df726c14557' }, index.h("span", { key: 'f0a96d01c2c9ec67d8d92269e9b89843d4b8a4f2' }, index.h("ifx-icon", { key: '6c8cba1c09b3a5fef8627f65b3ed97b16f4ccc64', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ce121aa904e7f4f3a8c0d5bb170c7ccc148e9b13' }, "Adheres to web standards")))), index.h("td", { key: '5d6f7b6698d15b1e473af0ccfcb88224e99d4e52' }, index.h("ul", { key: 'b88fc2d6cbf51f4c861862f40a882d12b5fed58e' }, index.h("li", { key: '4af5d5878403eed518c7e00ff259724c570258b3' }, index.h("span", { key: '9654b9b6591eb5c388a6d0296c90f053dccdd81e' }, index.h("ifx-icon", { key: '67b1e5562557653f644e665d1f999beb98831e26', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8fcfb5bdbe0850c8ea766d4d41a67c80658924eb' }, "Brand variant")), index.h("li", { key: '44b47ce05e55b38e4e8c6542ff7ca10697d24fae' }, index.h("span", { key: '065a00ee9e5e849a68acf9afe0e2e1cbd52c04e7' }, index.h("ifx-icon", { key: '71c661a07437447f56412f0ae6d442b7edc7e836', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'cc4a7740cbec73518b353df061f022dab6b7f666' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '367c377ce912498a68ac39eb0fe9cbfcd57e3d89' })), index.h("tr", { key: '851998679828958b837ed349ab0a56dd55064f51' }, index.h("td", { key: '5e43359f866c048e6005219560cb7174c21ed92d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ad58721c0b54d6de5311929f4ccf5062540ce558', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-status--development", size: "s", variant: "bold" }, "Status")), index.h("td", { key: '33a44c6248a146353ab61ff5839cf945ab9b62a6' }, index.h("ul", { key: 'd4e5741130ea2e783d5ae3ee8ac4b045f06f5e25' }, index.h("li", { key: 'b5c0ca9b3ffcd86cff6b65d8cad6662887afd854' }, index.h("span", { key: '31db3a95667c7d785087c04ccc41226821f359a1' }, index.h("ifx-icon", { key: 'b566b4504541210e10e9f8f50d3f12a3bad1a9a4', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a1ca32e4c30e78ed49416b7467818e690621d162' }, "Provides a visual indicator for conveying the state, status, or condition of an item, process, or entity within a web application")))), index.h("td", { key: '1d50af58ff3b5c68395be0618e899c128c91c86d' }, index.h("ul", { key: '655688000f004496375a48b4cd5fe56a1ea1b364' }, index.h("li", { key: 'd13fe88f091528a38e4ddd494b17bf8c731f9004' }, index.h("span", { key: 'b2f2eb52e644733dfcdaa6873ec463570de60834' }, index.h("ifx-icon", { key: '171c21a86f262424dc0e68cfa128ecfa0a34f95c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '47fd5bfa7cf304716ffda849c4fd3858efdbe8c2' }, "Ocean, Orange, Grey, Light-grey, Red, Green and Berry color variants")), index.h("li", { key: 'c2fae32c6ab4257272ba6ecb26952578f50e0ee4' }, index.h("span", { key: 'bf9e293820db1c652f588c7e555c61c9103e3323' }, index.h("ifx-icon", { key: '6ffa84315c8b715737e2ecab32182752e5ffa104', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aa30edc2a5f778ed3aa6e1286b1e134ea7b5334c' }, "Removable border")), index.h("li", { key: '18f313fed19360fd8bd1325f1c5a522c60912f35' }, index.h("span", { key: '1199ca2c4e0783a60dce941bac05eb47d1153b93' }, index.h("ifx-icon", { key: '6a5af8dcea6faec0c36b7e2797920e44d2e52b64', class: 'check__icon', icon: "check12" })), index.h("span", { key: '080744a9990b4f9b25337014f64a6740661b3140' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '99c8624f06910c0637cd7c39300d642a745b038c' })), index.h("tr", { key: '01208b0b85ed424fa17a0f917600558a454b0ba7' }, index.h("td", { key: 'a5182482109043297bcc38cdf06f0689424a41e3', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6cd3c4ec3386c312979abc725ebef5fe1fedc6e1', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-stepper--development", size: "s", variant: "bold" }, "Stepper")), index.h("td", { key: '3897c890cba6a1574aa4ed2a943093ab3b5d0dc8' }, index.h("ul", { key: 'a11fee49b815290125448006ed1f40f8e3bf8046' }, index.h("li", { key: 'bdb2aedfa7f3ecbae63e875deef33d16f7dc1671' }, index.h("span", { key: 'fc5153154a1f47f9e98cd529c55f1e709163ce0c' }, index.h("ifx-icon", { key: 'f000459de08a38b3f237e305bfba8d1945779fcd', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e03dd939d5a987e12853242c77f45e38ad00a70e' }, "Offers a customizable and intuitive control that allows users to navigate through sequential steps")), index.h("li", { key: 'dad63b37493eb94b2710a8075706e4922925c389' }, index.h("span", { key: '326ede774be7787a411166b891dd7223e435a99c' }, index.h("ifx-icon", { key: 'bd532fb9ee06785ac006070eb6f283543cd18d2b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8886ad63766455eb02331f65a9e8c96095c91acc' }, "Default and Compact variants")), index.h("li", { key: '61ac728f56fe4ebe4119a19d572b9708aba3c11e' }, index.h("span", { key: '3cfbe195139bc594644b4db362864cf824fd94d0' }, index.h("ifx-icon", { key: 'ea677e1b58821160f2f5c8937f30d98368a8c48c', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c15c6493e09773881c042752109ccb90b00dd8b5' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '201ba1eb122724ca3fa6484b33bc5927233559a8' }, index.h("ul", { key: 'c1169649f13d21c5bb7fee842d439b45545dfc38' }, index.h("li", { key: 'fd8c8b14890b0ff14432401ab923648a3345e43e' }, index.h("span", { key: '1d8a664f82faf352ab409f73ad94bdd4935c8a5e' }, index.h("ifx-icon", { key: '9fc5ae7fbf79ff87f706e778f71b4793a902d255', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c141772bf9a89a8fb15519e49b283283c7643775' }, "Vertical variant")))), index.h("td", { key: '88eef01b39c3485f8a1483734d09d37ec135b1a4' })), index.h("tr", { key: '40bd90c63ac3a637f960854010c18f7023e19805' }, index.h("td", { key: '46f1f78291ba6d5a5aa15af9954e5d8a5922f877', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '35bfad57dfb6692c982901782cfeccb12bb0ba09', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-switch--development", size: "s", variant: "bold" }, "Switch")), index.h("td", { key: '2cd90b6bc7c8d50730344dfcf6d66e964276eb7c' }, index.h("ul", { key: '92e00ef781d449b5b94dfe946422aab4d6521ac4' }, index.h("li", { key: 'ffffc40ed9d0d003cdd53aa847ab0831418e9125' }, index.h("span", { key: 'd3ba1c90726c739dc66075f77c3a98d964f70962' }, index.h("ifx-icon", { key: 'a8c706f424263004c8cbdb394144fdeffea23942', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c5ccb97c6a124bc14f8d1253ac8abb8dce5ebff0' }, "Provides an interactive and customizable interface for toggling between two states, typically representing an on/off or active/inactive status within a web application")), index.h("li", { key: 'bc2d41aae97392d99ad124425e4985ca6fee3455' }, index.h("span", { key: 'eeace7136ebd51b60512c4f541b19ec047b4c8cf' }, index.h("ifx-icon", { key: '722c52b2d91e5260674d7d0f771b7106fedb82bf', class: 'check__icon', icon: "check12" })), index.h("span", { key: '952a23b8083e6a90759e2c2ab41d8a113cc4a34d' }, "Adheres to web standards")))), index.h("td", { key: '84aff96f66542a44bb330f128a70544522693264' }, index.h("ul", { key: 'c752e79afaf7ac4e1433d136ffcfde762a72f96e' }, index.h("li", { key: '5d302632221d0f50bee1d8e4a5969eab3cbeef80' }, index.h("span", { key: '308ae42e765f51ba952cbbf2f7c0fe50cdb66d64' }, index.h("ifx-icon", { key: '600679659c6fa2f37c39d953a864d7b25dd20638', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6b92137aa4cc4869d541f35d15ec5edd786682e9' }, "Incorporated label feature")), index.h("li", { key: 'f1c881f2278f12b1f558cf04d29335ad16142c9e' }, index.h("span", { key: '24b4c9b46aeb48a6dea569bc10d113a888bedee8' }, index.h("ifx-icon", { key: 'b65e873f006ecf78ff52f9c02864857c0da6e715', class: 'check__icon', icon: "check12" })), index.h("span", { key: '22c8a92531b6334f956029d64b8a5fab8333e317' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3f636e1f169fc19fb17724dcc7569c254a851b14' })), index.h("tr", { key: '7ab56a9f6697db9f60246e25486c5df37d8f11b0' }, index.h("td", { key: 'eaa3c49cb8cfa1c17bc460e7c2b59d9ee505d098', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '105270e53470f2ee570d04494d1a6cafdca971aa', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-table-basic--development", size: "s", variant: "bold" }, "Basic Table")), index.h("td", { key: '9fa6736055fa8d337e928e2c18d596bf57649470' }, index.h("ul", { key: '90b45b85feff5329caae5eb0446802c9965c134b' }, index.h("li", { key: '9d627f004e3657a166f55e79092e1bbb431d1952' }, index.h("span", { key: 'bfe033739b6f99ae9376845494dba86c8591c7da' }, index.h("ifx-icon", { key: '5385df81b773bb2a7481cd765ba7800fb4ab8276', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f98700b21ba634696cfc1728197ec80712a15e97' }, "Offers essential functionality for organizing data into rows and columns, allowing users to view, sort, and interact with structured information efficiently")), index.h("li", { key: '81a2124939db242713345251cd38244fc9d87623' }, index.h("span", { key: '6ad5d991d5ad3507096f5608f7521031c8f2c43c' }, index.h("ifx-icon", { key: 'ea4a3d1c122b14467fc9eef25b625080ba653d06', class: 'check__icon', icon: "check12" })), index.h("span", { key: '42253488dd37772851d4e15cd2946e56d176c35e' }, "Includes basic features such as column sorting")))), index.h("td", { key: '4ad3f18513b39e8cd774ae42db71e2e42c19fee9' }, index.h("ul", { key: '46ee42b973e57f33eaeaec1f19bd542472e61889' }, index.h("li", { key: '96ba6ba5f492dbbd4c14d7a0b85f664eadf20a79' }, index.h("span", { key: '1275c5eaf237a0074499908f87c7a285783c1dc4' }, index.h("ifx-icon", { key: '76817e9273433884c88b56a03d8760ff23614c6e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8bafdfd48960d4de0437f7b7fecd8850fe4e76b2' }, "Compact and Default variant")), index.h("li", { key: '0e4a346dc2b42d2b2cbe189e678df742ddc6a232' }, index.h("span", { key: '452b28af39ebf43e0d7b83d9a9574cd2c1ef464f' }, index.h("ifx-icon", { key: 'd9e05c1a039aaaf3738a83da6b4ae469eb599880', class: 'check__icon', icon: "check12" })), index.h("span", { key: '32dfcaea6ad635edf36fc58147f758c8984d3745' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '81816538d119c56dd405b01bf6efdd26fd44fda8' })), index.h("tr", { key: 'e71556d9cf4e48215aa898275e00e87892de46b6' }, index.h("td", { key: 'f2c181b78db49a135c77ad5b123df4adb602e586', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '0770cd2005754807a1ffd1dd80b46f9ee30745a5', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-table-advanced--development", size: "s", variant: "bold" }, "Advanced Table")), index.h("td", { key: '9e9345c91d9d111ac93bd25fcc72b1005e9e88be' }, index.h("ul", { key: 'd30b472dd68f6852cc08daf5cd68fec81a6c323e' }, index.h("li", { key: '77662cadbd5c127b1b716e6540582bada2b9fe90' }, index.h("span", { key: 'ea727fe68ffa79f72ebc63a2ab27241dd0bfae33' }, index.h("ifx-icon", { key: '596fdd4170a5b15fbd9ec44e7e37c422979d0478', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dd9baf76ee0e07937878870ed40faf27b1207dad' }, "Pagination")), index.h("li", { key: '5124d464bc0e92662ba9619bf1b7e24c874762da' }, index.h("span", { key: '25010506903e442b7b8efd46298af00b242a8a3e' }, index.h("ifx-icon", { key: '87eaa7e789a33f7fc3f0142a0320b62e003fd440', class: 'check__icon', icon: "check12" })), index.h("span", { key: '19a72217e3918d779d4a694151aebf1b4b33a529' }, "Sidebar filter")), index.h("li", { key: 'ed0572e498d081d3933ac931cb12dc3d2c53bd5d' }, index.h("span", { key: 'f95ca683eed9ab0f6de97760dde05b32e07f5fc6' }, index.h("ifx-icon", { key: '52e49105746899520aa87d14e2d697562930368b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '181dfed9497313e5faf66285d4fd6f73c8d2339f' }, "Topbar filter")), index.h("li", { key: 'a09e4af739e5bfebd8709845ba768121bc3513dc' }, index.h("span", { key: 'cfce3a7e8e346a8370391e6165b3d6f460cff43e' }, index.h("ifx-icon", { key: '12b7f2a3f91e6d4d760d4599ce9f270825ffa834', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a438fe44d0f1e689d59f99171d545d2139a294c9' }, "Nestable buttons")))), index.h("td", { key: 'e051c67a12c5c5cbde34f5b44f2a07e5105a8846' }), index.h("td", { key: '2d147bc00436c79b9e6c76260f693fb464b21cb1' })), index.h("tr", { key: 'd1245df202af4d2bf71039319619b0620418c608' }, index.h("td", { key: '6f6abe32956aa8775c92f62dbaf4399e47163fba', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '97465b73e3af9ae20f4f7ca81666f94f8774ccc2', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-tabs--development", size: "s", variant: "bold" }, "Tabs")), index.h("td", { key: '9b27afef4860cf1548fc1c7c76c77dce4df5ce41' }, index.h("ul", { key: '84dbaff30263dcfc7d26ab794e71823cfcbd38d4' }, index.h("li", { key: '6f8fb485051fedb185362eead75a90c02148da1e' }, index.h("span", { key: 'edbdfd7ace5b931cead9c99788deff2a6a74a96e' }, index.h("ifx-icon", { key: '4bbae09dee5277043669290f4336cfcc3b380724', class: 'check__icon', icon: "check12" })), index.h("span", { key: '121485df4fff67eb11159e0b7f07a3ebf5619a9f' }, "Offers a customizable and interactive layout that allows users to switch between different content panels, typically used for organizing related information or functional sections")), index.h("li", { key: '4b36a8fbe196e44322f17b99f5aa0d09ef03e7a4' }, index.h("span", { key: 'd62b6199c28712a5960e588068043009753edff9' }, index.h("ifx-icon", { key: '6ee676dbebcb80727428434a50548d5132220204', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'adf3a033870703c16887cf93d83d2a86bf7f92de' }, "Adheres to web standards")))), index.h("td", { key: 'f2ffc2988697f266dde0e909eca8b94a9499a0dc' }, index.h("ul", { key: '59c8885bff4712565a35477a9c6f919aab6f231b' }, index.h("li", { key: '52f93ff6a7a9e661ab9f6d73889f3ea424a9e86b' }, index.h("span", { key: 'e3e5565071a545d8dea4a7237ac82e18c2fc7bfa' }, index.h("ifx-icon", { key: '2f50f758bc171042abe761415263c7360c489020', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fb4f3f088c2b4f788215368f5215b2f1fbaf3304' }, "Horizontal and Vertical orientation")), index.h("li", { key: '6a00ca77964009763bbe4388953b08f76f225ddf' }, index.h("span", { key: '1dded3ba52e816166e0a1c4543acfeee82e3975d' }, index.h("ifx-icon", { key: 'b9ecc4d92d44857264f42c409d7c4e1a6f900236', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4e7b7aa5ddfdea70b6ce50e247628ed75766735d' }, "Extended customization")), index.h("li", { key: '8a0f818614568aa0ed524af0625a7179ce08be94' }, index.h("span", { key: '5e40b7fe0a3be20228f1c9198f25f2c49de5f2d6' }, index.h("ifx-icon", { key: '603dfc02e5b43da127d04004a99d17d3c32c3e09', class: 'check__icon', icon: "check12" })), index.h("span", { key: '14b54c62b51e03e938063264ee647674e10a5d92' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a228784f8dfac19cddc5cc84a6a4e68cee2a3efa' })), index.h("tr", { key: 'ae6dc39b7f6b5b278b650e4026bda72d5bab72c6' }, index.h("td", { key: '9ac3f8f57cdf8bd9e650bd550a945354da1a7ad2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '9e91fc08cc478207180bc71b7c03c60874767fdc', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-tag--development", size: "s", variant: "bold" }, "Tag")), index.h("td", { key: 'dddf5db51b1b2be1cccdb06c1a93bc6dcbd90e56' }, index.h("ul", { key: 'f613a888c344f591684eae5472632186850efebe' }, index.h("li", { key: 'a52ef9b02bccaffa17009471fb418571f00c2a95' }, index.h("span", { key: '9a7e5293fca6ea7561aaef28d2301d55ad295e6f' }, index.h("ifx-icon", { key: 'c30dcab0218112122a54c0abb16d83a3c3db9a02', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2dec5291895bb7ffa565787ad6fa38f6f1bc080f' }, "Offers a customizable and stylized marker that allows users to quickly identify and associate specific items or content with descriptive labels or categories")))), index.h("td", { key: '9bf10f762db5d1e83cc3aae10661cc16fd2536eb' }, index.h("ul", { key: 'e9e77a4021648d01af6785dc694dca49a1a40f9a' }, index.h("li", { key: 'e0703e3336ff78f3bb400740806547c9280a5cf3' }, index.h("span", { key: '2976524dafe990590d0753933f9200848feca0c4' }, index.h("ifx-icon", { key: '52da409e84b0d829c3f4cd80fdd6ca6784978b52', class: 'check__icon', icon: "check12" })), index.h("span", { key: '09af21b11b15852e0300ecb21ae99fc5a549de79' }, "Icon incorporated")), index.h("li", { key: 'e9ce5f14d75e92a3fb4f275e9c5fd005e52637b3' }, index.h("span", { key: '6634c890105ce25a845a2b138aa3d7199e27bf30' }, index.h("ifx-icon", { key: '112f90c4b7f56feff5681a2472bbac22d73bd63c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5a4e83f671eb05ead8f362585eeabda63b0418ce' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8d7bd9621641bc583bb138004b61bcee0bd4050b' })), index.h("tr", { key: 'a747f88f5479208896369d9257b07654af199fb3' }, index.h("td", { key: '459fdeffc624abd35509a59a1ec0428f5f530405', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'c52a227a7987379df41950ba9ce7bcfac9a4cf88', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-text-field--development", size: "s", variant: "bold" }, "Text Field")), index.h("td", { key: '0cd9b4e313b50a3459bd98aa89644f611ffa36c6' }, index.h("ul", { key: 'b0bb2a345f9f760c97974dbafc91cc243e333de8' }, index.h("li", { key: '67c3a2f513c1c148f96cdfc0ae9c0c18bee2740d' }, index.h("span", { key: 'c40401ad61e49aa8d391806903e55d49239f21ae' }, index.h("ifx-icon", { key: '84ec5887adac7bf6ce20789073fbb495f0b0dffc', class: 'check__icon', icon: "check12" })), index.h("span", { key: '63b3459205691ccf377df719354c9bf3b9c11bdd' }, "Offers a customizable and accessible interface that allows users to input and modify text, facilitating various data entry and form submission tasks")), index.h("li", { key: '449c8aa9285da5e7cb56e3d0c9a9cbf702c22f80' }, index.h("span", { key: 'a4de1002e42d348c974684518ac47bbdb7edc2e8' }, index.h("ifx-icon", { key: '49044640d3160f499b100ce1752a9f488a29cc84', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a9e7f3704668a1f049040bf8f976c0c2ffd7c01a' }, "Adheres to web standards")))), index.h("td", { key: '955714142e754e0173bae8441775b6efb38337a9' }, index.h("ul", { key: '29616abf7a5244f59e75088a68683d6b3cf127c0' }, index.h("li", { key: '2e5fcd7aa34129ec456f01dc8cfc6a9ee1a9d199' }, index.h("span", { key: '99f449a9ad99d5c2ac67977cb1dadd13ad12653d' }, index.h("ifx-icon", { key: '2e2649f02efa1d8bbbd8ff8c4fd0c85d3ecbff56', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bdf6ec8f8936f5a8d8a511b709ddab753660dc59' }, "Extended customization")), index.h("li", { key: 'b13c20b32beb39d0751ef4f9b6ff4b2795cabfe8' }, index.h("span", { key: 'de0c7970481798160ba94f3fc838a58b4b5b4f49' }, index.h("ifx-icon", { key: '3d547288ea1307a413d24ca0d24b7d06c17b5841', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a147d6d9951ee2b346eab63240ce41c0b618bbbb' }, "Possibility for icon configuration")), index.h("li", { key: 'a01645a2a95416b123d88556a7e9e1f685f7420b' }, index.h("span", { key: '012a22734de9780a059890a268e817edef66258a' }, index.h("ifx-icon", { key: '59d21173665392b5e016f3632601b4cef90b6a72', class: 'check__icon', icon: "check12" })), index.h("span", { key: '47ffa39cba0b15a390adc2c922e5fd1090da0e33' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '0f64d0b0f976170180bd743bddc75cac26da3f10' }, index.h("ul", { key: '28ef40c7396caa9e0d798a3413dd4a8399f0582c' }, index.h("li", { key: 'feecaacf43f306a6ae89e18e49c429b5179c68f7' }, index.h("span", { key: '7dd4db6e9cbccc819df6fa6cd0ce5d397b763cac' }, index.h("ifx-icon", { key: 'ea4ad8cedbc88da0ec3acb8c0dc71ceaa2964947', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3af69d3ec418b0a74004766cbf9feb34cafeda6e' }, "Form integration"))))), index.h("tr", { key: 'a9e1032e0e53794b6863fc21d751e79c15774cd4' }, index.h("td", { key: 'ddc14c7b79d1e6c9be98baff1db345913602daa9', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a1735fed790a3aa7ddce3b88127cb418505e2d6e', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-tooltip--development", size: "s", variant: "bold" }, "Tooltip")), index.h("td", { key: 'bb1a271e922091724245ec2406ad9e3108476951' }, index.h("ul", { key: '1112e9df3ee22f2ef7fc7177f53bafafa0eff156' }, index.h("li", { key: '46f02493ca6924eee8fe76789110def962d61852' }, index.h("span", { key: '09925c80f064d36d21b206b8fbd4c63b26540cc2' }, index.h("ifx-icon", { key: 'f0f37e60362acca82eab5337438ff8c9983c3c6b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '95f8bc030601f361a964a5a7291dcea2b41525a5' }, "Provides a simple and informative interface for displaying supplementary text or contextual information when users interact with specific elements within a web application")), index.h("li", { key: '0961d226276a619deee88137ec023e65f1b88a25' }, index.h("span", { key: 'a3eb3bd940346b00ce3bbc66c6228031105538fc' }, index.h("ifx-icon", { key: '3a32a01309fb1fd3902bfb864a9a802657d7a7ca', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bb8c9e4cd0b9eeea684dd11262e74bc1883eee19' }, "Adheres to web standards")))), index.h("td", { key: 'bacfe0c0fa6f8dfc6655a2a82fa98c9345bcb206' }, index.h("ul", { key: 'b0d5f1858818dd4069d0999325cf0b90ae3cd211' }, index.h("li", { key: 'd2f467c58d0181038002f290080262cb7ec00a69' }, index.h("span", { key: '8b983e3044b982fb2d6257e9750bbd2e7f38db9e' }, index.h("ifx-icon", { key: '0e94087ef13da830b9d36e0eaea6c1b938f0f98a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3fa5fc07b96ebeb2400bbc3824cf11ba7e27733e' }, "Compact, dismissible and Extended variants")), index.h("li", { key: 'e2c736cb77abf19bbe060d4f08d47fa2a795c7aa' }, index.h("span", { key: 'f65f8feae6a98b49ed254675f3cedc1627d17369' }, index.h("ifx-icon", { key: '8f683a2fa91c0cfdef4ba95d7c442d4b25edfa39', class: 'check__icon', icon: "check12" })), index.h("span", { key: '583abdd0f5a969e0d3706d07425a28e691941d60' }, "Auto-adjusting position")), index.h("li", { key: '1636655a1db19df2cd1833c58dc8bb6d76596aa9' }, index.h("span", { key: '5a0621024e25d60442bc1532a0a407475669e56b' }, index.h("ifx-icon", { key: '680fb639f70b031bc0149dacc6cd6245cc725729', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ab12584295246cfbd3b924caec4259ac35f4b62e' }, "Icon incorporated")), index.h("li", { key: '56bdb1fe08a0c8314e19046fefe4bea215dd9496' }, index.h("span", { key: 'ab7b2f963229639ae5bd77e8b2ace5f335bdd3a1' }, index.h("ifx-icon", { key: '267d3fc7ec9eb4f1a03d868337d3277be5bfe400', class: 'check__icon', icon: "check12" })), index.h("span", { key: '99a795681eb7126d086a3f6e481388d47ace4118' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '7dff223f45700a1cb69bfd817c22faf2eb43fea5' })), index.h("tr", { key: '3d28d1b222d350680389b486cfa6c8cd9c4be984' }, index.h("td", { key: '5672a4009ce39b153cd03dc90724a283e19990e9', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '5c1b4b0a569c4ef8cb14f949003fbebf67f0243c', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-notification--development", size: "s", variant: "bold" }, "Notification")), index.h("td", { key: '494dc4535bc738602e6c27fe5681cef2d3c22eeb' }, index.h("ul", { key: '615bd2d1dbbc5084fcafd6d32df27d400569c3bb' }, index.h("li", { key: 'be57f957b0d97ff5d71235cad4c7c2f8fd7a50f1' }, index.h("span", { key: 'f5e37aeb3103d0f2f6b595f1734399f81ccc0b28' }, index.h("ifx-icon", { key: 'dfb05b12a98ba33d938df83dcceffde56d0cd920', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4b7d2d3569e7a5103e55af473de35f41344d5789' }, "Offers a flexible and visually distinct container for presenting informative, warning, or error messages to users, enhancing the overall user experience with timely and relevant feedback")), index.h("li", { key: '9e1886ea1e72a6e33095b8cf1e3a9a58dc0d4f98' }, index.h("span", { key: '6436404cfbed1fb9efacf729bc3adad4c75fa578' }, index.h("ifx-icon", { key: '1b59d3d436e35bc7161bdf1bc7da7b1b4440cbad', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5f46bb0ae870a3ec0748e329fadfafd6b3d5e461' }, "Adheres to web standards")))), index.h("td", { key: '237a08c1219eaf90dc36382a0d745a5dcd67aa2b' }), index.h("td", { key: '1e40b88c9d9f08e93b511ff8c2a21510c47d58ea' })), index.h("tr", { key: '0d485351336fa48baec3e85f25b980080cf1c076' }, index.h("td", { key: '10daacc2f31249c08d34f0f11484262abc2e209e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '20a6160cd77c55107610f89fc9d709d0d0445aeb', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-content-switcher--development", size: "s", variant: "bold" }, "Content Switcher")), index.h("td", { key: '61aab5309fa906fab9107f89a692804dd4d7a2ae' }, index.h("ul", { key: 'e225673e9b406b3de4d97cc1126341fa1ef04c99' }, index.h("li", { key: '0dcb8f7e9de29cf93dea0ede5734044f8a541790' }, index.h("span", { key: '232e4deb234ab8c34f35250e14c00ab69806e0b0' }, index.h("ifx-icon", { key: '4009e07be9e3b989e628f2371f92918bb5cf6f22', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8bd2d5e80a3d885ac306e9f1cff02c7ee496595a' }, "Provides a flexible and intuitive interface for dynamically switching between different content sections or views within a web application")), index.h("li", { key: 'ccac7691c5d81ff96e33b6f8a0aedbd8e53f6140' }, index.h("span", { key: 'c26b87d1c25325572056ec70bbcc06d5f946187d' }, index.h("ifx-icon", { key: 'd2d2a42a0a50cb80510c3ff153bae0f9e9b13b62', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ec90e022815a8460f2e3a1536870c2fbf13cac02' }, "Offers a customizable mechanism for users to toggle and display diverse content panels, facilitating seamless navigation and interaction with varying information or functional contexts")), index.h("li", { key: 'c56951d7af64249eb2978c9c8ab944fea3c39cb6' }, index.h("span", { key: '639bddf9f0181b8fc1d6955f749f5ee325d7978c' }, index.h("ifx-icon", { key: 'cbdfb3b8189f3b9ad6195d5d50f82b2deb2eb043', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ee17adb3e6873acd280b14288eed1de646cc49f5' }, "Adheres to web standards")))), index.h("td", { key: '7843914e228b014c1d007cefcf148bd2376ad3cd' }), index.h("td", { key: '1a4ebf410ded8ccc1e23edccf1839bcf238ae40e' })), index.h("tr", { key: 'dd10350b188b40fd61acb64084c9b39f68de4a68' }, index.h("td", { key: '6791cd3b21e88cb6781ac0008377a9816b63301c', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '391cdd5223fb1e07c14a3baa5af483aef38c4a47', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-segmented-control--development", size: "s", variant: "bold" }, "Segmented Control")), index.h("td", { key: '7f9cd054d80f8352bffef0768eff5a93a4a257cc' }, index.h("ul", { key: '08db57211a000bd3e7e7770e9bf61e8969692b7d' }, index.h("li", { key: '912106dd5a22a26abd818bf9b6043445955c5532' }, index.h("span", { key: '9f3febf705f9ea9112e414f9e0d71f4917ef3ca4' }, index.h("ifx-icon", { key: 'f9caeb1a9ce56f37edfad700a891bac590352f40', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'acc9ff2623654304d2de29e97e74f2da30b0316e' }, "Provides a clear and interactive interface for users to make mutually exclusive selections among multiple options within a web application")), index.h("li", { key: '18de67c505590e9b6c56cb125a7b1ec56d7f68b0' }, index.h("span", { key: 'bde6b59fb01178b8d471db9dfbbf26d757992937' }, index.h("ifx-icon", { key: 'cd8c2a5f8afe322704ab2147f0e01067bbc2ea1a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c69522691e301b5174b8aa53248bd610fdfa4266' }, "Offers a customizable set of segmented buttons or tabs, allowing users to toggle between different choices or views, typically used for filtering, categorization, or navigation purposes")), index.h("li", { key: '2798d057a3e2c42b9d238f15fcaba117a10be367' }, index.h("span", { key: '4d004ba6d3afb29cd40df61deea42059b803087c' }, index.h("ifx-icon", { key: '1c6605bee0edc4470b31b6b30318a601e679c0d8', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ba8e113328d00b158b9a2e473f6cadff28a57021' }, "Adheres to web standards")))), index.h("td", { key: '7e81cfae6791a4a2820cfd46273d2a6f3907d019' }), index.h("td", { key: 'f83688811dc096f78f029c9fbbc31f1cdbc20c03' })), index.h("tr", { key: 'a123251344f5ec68e9a8c75d719e3d0da83a5ab1' }, index.h("td", { key: 'fd751adb6db92e3be591fd32ab8553aadccabe66', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8f2ed32dba8f8ecb23ec984f613c36e7e2badb56', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-segmented-controls--development", size: "s", variant: "bold" }, "Textarea")), index.h("td", { key: '3c5a9b94ad68763e127775c21cf1873bd51e9411' }, index.h("ul", { key: 'c1151cb26b932317b5c10fa5f441ed1a9850e61a' }, index.h("li", { key: 'b8f72cd007aaf5f17cb5ebf0b54ffc1b5194f58f' }, index.h("span", { key: '26f087b27ddb71ebaef6b008a4ba1f0c8d43c375' }, index.h("ifx-icon", { key: 'eb3361e85e3f4f9d81c530fefc3aa19cf5574a5f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'beb7be07204031a9514354755a583a531ce7dc2e' }, "Provides a customizable multi-line text input interface, enabling users to input, edit, and view large amounts of text, while adhering to web standards for accessibility and usability.")), index.h("li", { key: '0c1fedf653c9448f2f0648f850fb22262b40e3b4' }, index.h("span", { key: '128cb78feebb6da6196d429d5a792e2710723f3b' }, index.h("ifx-icon", { key: 'd5bef3fc5483d2fd751f6a095c72f7ff00a3cd76', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ce309d454f31d1eb9b617111e6b4e9ed77973a99' }, "Form integration")))), index.h("td", { key: '6cc89b71ac99ba85c9afb927a45d6250ddb4ab31' }), index.h("td", { key: '34ea694730a14a13613cad54df5f3f2d360a4d49' })), index.h("tr", { key: 'e547853b39f7d6e3d91d48d1a1d746a0f43970df' }, index.h("td", { key: '4db7b86b365413298de451bee9a1a1a6fe5b62a7', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'd7233c1d90eeaf9e6fe0973e91376fa9c29d9dfe', href: "", size: "s", variant: "bold" }, "Card Group")), index.h("td", { key: '3431be57658fdbac8b43869ba44877169b2ea741' }, index.h("ul", { key: '4564572be1433c5d5ee9ed2e10e85ba7cad37a0e' }, index.h("li", { key: '65f19072204155d533596e53e559777747e33795', class: "planned__component-wrapper" }, index.h("span", { key: 'ad538820fbe882fa81ee30d74f1978c77f6e9b94' }, index.h("ifx-icon", { key: '4320e3143daeaf7152f9752ca9031bccec71f08e', class: "planned__icon", icon: "clock24" })), index.h("span", { key: 'b0509680d04d1d1c8642fa6b6314e11e9a601280' }, "On Hold")))), index.h("td", { key: 'eea2894aa011536c81531732bfe48c4335b92c58' }), index.h("td", { key: 'ae670dd1f68148e6846d6e115fcf6da2a17395af' })), index.h("tr", { key: 'b81cc08ff146d01502eddcdbbceaee71b966e040' }, index.h("td", { key: '1a1179c204c250519baef440352f194c560744d6', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '70feca7086db4ffd4f91a00c931ec4507eba50f8', href: "", size: "s", variant: "bold" }, "Upload")), index.h("td", { key: '96bfb158c4409116ec74010bfcf282a4d3c729b8' }, index.h("ul", { key: '083f30fe9a3b626a871ef633c19458327e737b7d' }, index.h("li", { key: '9718557d1173c65f35284bbec4e67d0820be0d5a', class: "planned__component-wrapper" }, index.h("span", { key: 'e6c79ce01dace0e2a6842e476d8e56b61ec3902a' }, index.h("ifx-icon", { key: 'd15ec3eec416b0f0907be4aeb2ab20d113f89d73', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'add63e06e90b67127d18c24fe732a4497cd62d5d' }, "In Progress")))), index.h("td", { key: '4d0e7e98ca7b6560220f749dcae1ff3b6379408f' }), index.h("td", { key: '06e2e41500dd654210692abc5b1ececb8d0fe35a' })), index.h("tr", { key: 'e04ebb5ed2788b5f75300c38b9cc05a7d2dadbd6' }, index.h("td", { key: '55819cb66ada50aeac9394ad53261d605ddabe95', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '6729828923390858279105e621a0ff79daa4dc96', href: "", size: "s", variant: "bold" }, "Tree View")), index.h("td", { key: '8a61a77009846c565155267092fb5a259db03bb0' }, index.h("ul", { key: 'ae52a52d061b6881a6ff2dd713a58d3acb4bbd1d' }, index.h("li", { key: 'd3a38fd6ce8086b4248820aacfc6358d9c3d4716', class: "planned__component-wrapper" }, index.h("span", { key: '1230d0b31e8a20b1fc0976041e8d403ceed3e7f6' }, index.h("ifx-icon", { key: '21d588ad9b4b3e342fc87f5946ae51cf10f22a31', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'd74a12f0e97b7590b099d4295863f3599c079d10' }, "In Progress")))), index.h("td", { key: '821a46a986a09fc5b59ad29435dc4a386792c432' }), index.h("td", { key: '96c2891aa6e57070f1a26dd361c59e50d1bd5cb3' })), index.h("tr", { key: '930b1a545dd579b07e62103bc2c0ae844393ba54' }, index.h("td", { key: '6bba935dab282a2556793e49451971ab59e9e641', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'd93ee3f44a3cf5f0eaee63d7f894a9521ae0a0a2', href: "", size: "s", variant: "bold" }, "Popover")), index.h("td", { key: 'f05136bff7b43ea958c7a46202f2966d1e87ffd5' }, index.h("ul", { key: '2817137a66403f5f888c3be460295ed6acc867a1' }, index.h("li", { key: 'c131dca76c6e7ad12af7f4729cda048bd07d5d55', class: "planned__component-wrapper" }, index.h("span", { key: '3d5e2c8dc69c50104c9a481d500546a211765dc4' }, index.h("ifx-icon", { key: '8266dded379931cf0ce36dd9f3e8fa287e4d30cc', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '4f77388a06f22702a4c3d94352172a71df349206' }, "In Progress")))), index.h("td", { key: '8fcd1eac52f22bdc93529ee1ab7e46fd93b64b3c' }), index.h("td", { key: '01fbc9b0b9e099cb6978538c153ce0e6636b21b4' }))))))));
56
+ return (index.h("div", { key: '8756d704304a5f8ba6f5d8b4e82e454fc6f415ea', class: 'container' }, index.h("header", { key: 'ca3c051d472c70022e9a5542454ff8f92fa2ad58', class: 'header' }, index.h("div", { key: 'fbd38f6cac3f398aff0663ba552cba942cb40727', class: "header__info-wrapper" }, index.h("div", { key: '4d27ccc553fd353a918a72b79da94174618c3e2b', class: "title" }, "DDS Components Overview"), index.h("div", { key: '40bb9d3d6ea0300ff911efc604082d368110bfe3', class: "infoboard__wrapper" }, index.h("div", { key: 'e2fed5b946c6c528747e8182f6f72acedf6bc70e', class: "basic__info" }, index.h("div", { key: 'a7e236e1a0ef6a479930124ac53c248614a38922' }, "Total Number:"), index.h("div", { key: 'ef224831a47b46aa537b17e61bb7861c16cb38fa' }, index.h("ifx-number-indicator", { key: '4a76e10595e96b33a5cca5da08e73f7cdb1057d3', id: "number__indicator-total" }))), index.h("div", { key: '18cbdd70c005ce010892725dc35db206830f65d2', class: "basic__info" }, index.h("div", { key: '47da87796f7dd024b836bdf26991dc2e9a3b9d0e' }, "Completed:"), index.h("div", { key: '02be1e9764fef58d49e38e040f894df49ea82025' }, index.h("ifx-number-indicator", { key: 'c02e2c31efeba1884b257c919ede031861a929cf', id: "number__indicator-completed" }))), index.h("div", { key: 'ac8f01beb9942d0074440234b0b085afe3a16546', class: "basic__info" }, index.h("div", { key: '4417f449550022f02cbf950c2ed8fed4f3afa815' }, "In Progress:"), index.h("div", { key: 'ab4280f1868a7e3c1adfd266ade2aec25fd6f626' }, index.h("ifx-number-indicator", { key: 'b886997122cfe2b1fd8642d5f144328f346c8812', id: "number__indicator-planned" })))))), index.h("div", { key: '8cc8ae30f5863215ce24a7883643d564c0ecd4e6', class: "view" }, index.h("div", { key: '2d1fb9f44f072c01bb4e0a95a910dd8d3d926034', class: "wrapper" }, index.h("table", { key: '13fdb77252e851509dab3fb46c65ab0b676ae60d' }, index.h("thead", { key: 'bb3d03e1c005a7e7e923c83ed33821b42cbf1e97' }, index.h("tr", { key: '65ad46d5b8c2c1fa5387d069c67d40d486c6b6c8' }, index.h("th", { key: '8478949a99ca120035c1704016175f16b713d412', class: "sticky-col second-col" }, "Component"), index.h("th", { key: 'b46958bbb446cecdc77920b2903d0a0f064518b4' }, index.h("div", { key: '3beb484d2d035b7d568701d8e271fe6c20d90aa1', class: "version__wrapper" }, index.h("span", { key: 'e3fe0f826bb9cc6c23d68d32387a2a927d2238d2' }, "Version 1"))), index.h("th", { key: 'c827f569b5c8fc470730708767b82d28b030f73b' }, index.h("div", { key: 'f8023a65be03ce8ca63944c3cb16bc066b2f4954', class: "version__wrapper" }, index.h("span", { key: 'b7f9f8ab79b69a6d34f16649147a203b95496b36' }, "Version 2"))), index.h("th", { key: 'ca5be605a25c10aaeeee16cec13ee0d9cb7a58d4' }, "Version 3"))), index.h("tbody", { key: '2b9476166bcb9d88f241455a599aed29f5b69256' }, index.h("tr", { key: '039496be2677caf767d2b71818f0e2241b88b2f7' }, index.h("td", { key: '70b38098590790607394dbe6bcb88e28de406bdb', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '0aaa820aafef2f8ec96e271b22d37f2c477f0ce3', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-accordion--development", size: "s", variant: "bold" }, "Accordion")), index.h("td", { key: 'efc9488ca42d8888f8a8ee574ccd5345dd90d21b' }, index.h("ul", { key: '78f912a0da3a10843337aa686c373e0e08f0c746' }, index.h("li", { key: 'ccef267958311971583c1e90918d624db775285f' }, index.h("span", { key: '6aa2229098a917bbff586088253a1c0b1495eb97' }, index.h("ifx-icon", { key: 'bbd1166737183c538bc67e30747c2038b3417de1', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd97832ade20dac8160c2be89fa6dfcf8120964d3' }, "Includes essential functionality such as expand/collapse behavior and minimal customization options")), index.h("li", { key: '56a4632b93ff17162e5ee9980950f79327ffcfdf' }, index.h("span", { key: '18b5ff6ffd933605b42ffa4ecdf3c7c649aa5221' }, index.h("ifx-icon", { key: '89148ba09d0408db65c4acfc52c74cfce96c2c45', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c49fab0f92c35037d1bcad147f019b859bebc089' }, "Adheres to web standards")), index.h("li", { key: '348159b5a4f1f823f60e04acc5da14fcc1257a95' }, index.h("span", { key: '6e43578c33ad5f0e79f8a19db681306646f20823' }, index.h("ifx-icon", { key: 'b381ce0f96da5bc24bd36b030b08729cd2955e0e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '944d5755c4bce462e67deaf2619a339fe73f129d' }, "Provides a simple and lightweight way to organize and display collapsible content")))), index.h("td", { key: '1125279ac95d812f0121196f6ce1e9b0d8c6efa9' }, index.h("ul", { key: '156100509b31b9834e503a086e1455749e24837b' }, index.h("li", { key: '75a3d52701d77b690b581d660b2a4254ce3b8e2e' }, index.h("span", { key: 'e26fd0d2e02836a2ae32a1fdc7aaa5143d7e7b40' }, index.h("ifx-icon", { key: 'e03ff2316baf03de96aa5ffee0f961070c187645', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5aa02f8c055a4b8706fdf103cb226437faa94090' }, "Auto collapse feature")), index.h("li", { key: '6e1a7d084a51ee0c488187cb52e4cf6809244c39' }, index.h("span", { key: 'f904cc95f917312e21d43abf488ac90757f8480c' }, index.h("ifx-icon", { key: '2909609db2b5f15d7a52258787f5da010650845c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6d452e1a04d4e78a0dd9d7e452ac3fb73068172b' }, "Initial collapse feature")), index.h("li", { key: 'c07c33cd875e9248cc41820dacfdf4425e96504e' }, index.h("span", { key: 'bf639268a8aa0e45c7d446b4bfa0ced07cdb4efc' }, index.h("ifx-icon", { key: '61f6fcbcb7956f4d356bc754c32c0abb5759c3e7', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c39943d1361c20b6879f32b50851a7e6f8988ba6' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '924e2d31596754f50c58b8908b5a53ad07b703c1' })), index.h("tr", { key: '3dadd91a824a860769857824bdc38f7e7735e3db' }, index.h("td", { key: '4bc176e044a96142e2067e568e81e33f804efedf', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4d4e1a56ba8e4ce6deac3d85348fb0e5d98b90aa', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-alert--development", size: "s", variant: "bold" }, "Alert")), index.h("td", { key: 'fb3174c6f14f59cd9aac2554e9ed7c308e9c9f3c' }, index.h("ul", { key: 'aaa72b19e5df1d6856961ae1152cf87b649130f7' }, index.h("li", { key: 'b8ce897f81c54c57a1bc41506fbe0cb7cb3610f1' }, index.h("span", { key: 'c932da65ec741a2b7ed2d78305abf846a13655a0' }, index.h("ifx-icon", { key: 'b60c2d86ab1428e3c0578abfef68125d2da18b39', class: 'check__icon', icon: "check12" })), index.h("span", { key: '61cb5622acfc0b5ee5f2cfce36f8ca30a7d87f29' }, "Provides a lightweight and customizable interface for presenting alerts, including options for different alert types (e.g., primary, success, danger, warning) and basic styling configurations")), index.h("li", { key: '73590be2d992c0bd3b9657095c02d0976206b634' }, index.h("span", { key: 'af28cfdfbbda0673cbd2f4081051c209e53efc08' }, index.h("ifx-icon", { key: 'b31b797696137b19f269d9df9c6557fd531be634', class: 'check__icon', icon: "check12" })), index.h("span", { key: '05031325c3ec39d524252a8fe86ef6025abdd46a' }, "Adheres to web standards")))), index.h("td", { key: '5439aa38c26c0ee6a5f0baa4c2fbab98fc9760a1' }, index.h("ul", { key: 'ff0f6129adef7f07acc29075de4816216d886114' }, index.h("li", { key: '9e44d446b52a8012f0c329957f0172d38dd855d9' }, index.h("span", { key: 'cae633575593b124a61d08216d951094165003d2' }, index.h("ifx-icon", { key: 'e3b64f7cac31b747a2d20bd8be4cdf8a4a1b2c0f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4548dbaf66a70cb9403fcd74ddc76a72c0f174d6' }, "Configurable close button")), index.h("li", { key: 'c15bc44787dbcd60467afa82eaa74a63c5b9fcba' }, index.h("span", { key: '6f7653313ffc0f0bf39277a73f4c60d6644f13c3' }, index.h("ifx-icon", { key: '854153d69cd012ae7888fde13ae95721845c4660', class: 'check__icon', icon: "check12" })), index.h("span", { key: '69fc7ad4d123f5f8af9387053e00aea22e9caf64' }, "Additional Info variant")), index.h("li", { key: '00b30186f3731535c5171aa8960b65bd2eafa720' }, index.h("span", { key: '1e66b6405978db5747770437804d1220d219b3a1' }, index.h("ifx-icon", { key: 'cce6e2de8b91324c541c7f2c24f493f0b113ae33', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1cb6c0e6de05a1d9070d34e14c311f84a5cf9553' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'b0a46e8a84df4d21634ca5dd4188e8f4db3b69d4' })), index.h("tr", { key: '6e6851361a2e8557ff18ae66c81ff281b23fc807' }, index.h("td", { key: '2388e35cf5ea878a3c15529c833f628e89691d96', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '57bf43cf7abcf6cdfa9734b9df574782b4244a71', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-badge--development", size: "s", variant: "bold" }, "Badge")), index.h("td", { key: 'a9a29b0382c215b05f3f4142f2095dd4693ea612' }, index.h("ul", { key: 'd1a4cd25bd04bf02cba3b88915123625e7c7906f' }, index.h("li", { key: '4182f0c96aa0c75700685d136a408f2a55a2844f' }, index.h("span", { key: 'ebc5e5b4d12f45ab410f600796ab43bf1d98a5e0' }, index.h("ifx-icon", { key: '1a2259e05313ecacde9c85d1fc69f042ab7f345a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1531c03974d2856a325506bd53932e113404744a' }, "Offers simple customization options for displaying badges, allowing developers to indicate specific actions, statuses, or categories with visual cues")), index.h("li", { key: '68834ef19a08cb5acef0f0cdd5d2d0cf8afcbafe' }, index.h("span", { key: 'f820ed722e23d8d09dda36a700e8959852eb6a2d' }, index.h("ifx-icon", { key: 'c006bcacca5f003c23edf5943c2c2892c058e571', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4becdfac8687d81fbce12ada8f1cf9226c644234' }, "Designed to seamlessly integrate with existing UI elements and adhere to web standards")))), index.h("td", { key: '1722c2f15c0921233ce1091f3fa43654e50c5d5e' }, index.h("ul", { key: '1421bf518d630ca08f8ef8a030a62178566adcb0' }, index.h("li", { key: 'c4417012f9954664e88ad21174d6fefd42ce21e9' }, index.h("span", { key: '5c75ea8bdc59168c3bc66a5aaeb3cd4526163c68' }, index.h("ifx-icon", { key: 'a5f91021c47dd6b3e1314b182e1a4061dfd6052f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bc7aaa40634728e1c337589b9c454e307a09ffd0' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c6d88baf279eece915b5591ad492e8bb624e65fa' })), index.h("tr", { key: '39fbf1142c1991f56dfc68139f10c9df491fbeba' }, index.h("td", { key: '7a1133c6dca00ae8e0582a8d0310c7156df1bc4d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f16e938a6e95f7650a211e16d14472906eeec81e', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-breadcrumb--development", size: "s", variant: "bold" }, "Breadcrumb")), index.h("td", { key: '65cac947b8406c822341cb3afa97bf120011c91e' }, index.h("ul", { key: '0d8afc1af177bcc838991c59eebb6e864590e6e6' }, index.h("li", { key: '3040d26d46de0ba8a6f79352533ae009359a84fc' }, index.h("span", { key: '70ec18aceda0366b37ed9f69f46c5e68862deeda' }, index.h("ifx-icon", { key: 'c3cf30bfb49a815994e97d15f9ce0296e6a206b9', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'eebaed9bb90ffe4bdc4bb7c9d3f4cda2a4036b54' }, "Provides a simple and customizable way to display a sequential trail of links or indicators, representing the user's current location within a hierarchy of content")), index.h("li", { key: '03b3c97b47e0b8a79f2e2a08b5327f3ca9dc6188' }, index.h("span", { key: 'f398150bd53491dd7117c0f4c426b79080922eee' }, index.h("ifx-icon", { key: '44c37ee3ffa3a9f5db69f91288763e74e4e02132', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2a645cf92d40de9b24bdc212a9879b75bd37dd7a' }, "Adheres to web standards")))), index.h("td", { key: '9e008c775ad8cb5c6593569b5f89018a97114510' }, index.h("ul", { key: 'ae2849bcc0cf3c6ecde319f41b5fc1e5478b5993' }, index.h("li", { key: 'b9569331b3c7ab7cdb45811642e7cee0ff0b8fa2' }, index.h("span", { key: 'bc43d7175b66596bdbf89463149c056bee3f46af' }, index.h("ifx-icon", { key: '1eac91b7dd6beffa2414f65cb2ab143472ddd0dc', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c2920c7997abd3c335d9c1e3926dcbe073d2430e' }, "Possibility to add an icon")), index.h("li", { key: '41a61ca730ba0632231a464a19b44f999f806674' }, index.h("span", { key: 'ebffad43a4fc56798008d31e40d7d7ddc3c83c19' }, index.h("ifx-icon", { key: '4d28aa872e971861cc1b507fc18ed446eac25e7d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1ec3c04fb027745ed6112ab7664c030eb16b808a' }, "Incorporated dropdown-menu for individual items")), index.h("li", { key: '9816d07ca8cd0caac7d7f2501c3e36cc21fb3c7c' }, index.h("span", { key: 'd2c87760a6fdb4d43f67a8e0ae660c0be4480782' }, index.h("ifx-icon", { key: '227ef81149dd9f3b987080ce43d2042893cccaa2', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4da3f11f3921ae8e29444f801061673e15325dfb' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '6624dd1fb9f8a79e89ed931c5ccfa5d2fbdab735' })), index.h("tr", { key: '83f9b52c68a7885be88317290533a0bf4ef80aa0' }, index.h("td", { key: '8350b09b06d66dcefcb4e3cacbd8e20da22c8e16', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '47e9a1d2f20c4ca7a7501f1d0f4a418bd79529f7', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-button--development", size: "s", variant: "bold" }, "Button")), index.h("td", { key: 'f7f999d6b0639fb56088912e3581852190cd27f5' }, index.h("ul", { key: '54ec450b2f0d25ce7a3af4b48301626bd6bbf4f2' }, index.h("li", { key: '82eb86449613cfa9c6dc54084fb92c22e97fb620' }, index.h("span", { key: '5d64a3579b0aff36864c57883e1fe6aeb6e2d479' }, index.h("ifx-icon", { key: '9f589328e2c17bf4ad551b21e37cb2b7afdb51b6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0479cd2179ccef30881728fb3adafc0d3b968bcb' }, "Includes basic styling options such as colors, sizes, and states, providing essential functionality for initiating actions")), index.h("li", { key: '96d4c925d4761523dad1fdebd46d40940087ffea' }, index.h("span", { key: '83c9358867dc173cd658f76dc18d816af34fc3f7' }, index.h("ifx-icon", { key: '4d04fd2255371a6fec239a586ffb7d2b8f0c11ca', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c5b3a87781af9e9b3fd9aaeac7db5cb6bc9def45' }, "Adheres to web standards")))), index.h("td", { key: 'a8029a3c04a15da0fdf7ee1f0fdac7ff8ca81107' }, index.h("ul", { key: '5375d66684d1af43a9f4d60b6c285a40aa3171a2' }, index.h("li", { key: '4ccd2aa4ff8a5e701eaa1d1659b0f7d6194ce9fb' }, index.h("span", { key: '02bc7cbe471eac1f89a322bcdfe9239ffdc45fe4' }, index.h("ifx-icon", { key: 'b921116022886cf7c1907dbfd55861103d567809', class: 'check__icon', icon: "check12" })), index.h("span", { key: '07f284e3bc9150e032092f81edc8ff342c7654d2' }, "fullWidth feature")), index.h("li", { key: '6d3f8f1cff148f9448936e0532851e289337f0f2' }, index.h("span", { key: '36c23d4dc4b0566746304b0bd709a5ba3ffdc2d3' }, index.h("ifx-icon", { key: 'ced6e3975631be7b6c56e7f6074822a6b694051d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4fa64f0fa8b115fbf5c5db58dfff0647b676171c' }, "Icon integration")), index.h("li", { key: 'f9cd8a09758842f1db640f62f725fd055efecb92' }, index.h("span", { key: '33bc0bbd916d30392f784c160cb51d69fe7696d6' }, index.h("ifx-icon", { key: '736a4116152fa58ebe930e8b7a175a49208b8699', class: 'check__icon', icon: "check12" })), index.h("span", { key: '90ef22b52a0f085787ec8ee1b26646d0855ea8c4' }, "Link integration")), index.h("li", { key: '111703bdeae0bd54852999affa17f77e293974f9' }, index.h("span", { key: '7ec58492fbbb15d2f7a8332e0c5bc4d56372c5f8' }, index.h("ifx-icon", { key: 'a19bed21d7f4af800d00446480f30e5995f235a8', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9343261938cd6c103998c65ae023f1387d2da903' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '5d694563436ba02adbd269933543b5892204b389' }, index.h("ul", { key: 'a66fccef5767c3611d13054310a54ac7014fbba2' }, index.h("li", { key: '8cf816e55c1dcfcbb11482f1ba91a6b6e4e19123' }, index.h("span", { key: '4e61f4f542963be376954f7c79fbb159d9957495' }, index.h("ifx-icon", { key: '4781d55c0d8cc7ce45ceab8a34342c59c99a6106', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f7c68d66258ee95d4295c60144197ecdbe851e9c' }, "Form integration"))))), index.h("tr", { key: '0e050e675717560fae624688b48cdd525d323d65' }, index.h("td", { key: 'b33fc2f6773d64d569468e7aadcda942505cae9d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '1c937801a66e261bc18b9f05ec72c218fb983425', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-card--development", size: "s", variant: "bold" }, "Card")), index.h("td", { key: '7917505737cf4afd9ac93360279211db3ebeb1bc' }, index.h("ul", { key: 'b5ddb985a650235a76913fd0c0ac66a713757df8' }, index.h("li", { key: 'b5def7cd868d40523851426a2cab4edc2be48bf3' }, index.h("span", { key: 'b02bf758cddde7dfeca300a4bdfe4025ddf8b475' }, index.h("ifx-icon", { key: '82a129294f3b6e348fcea5a345264031d1f4c5ff', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aa1469b82cc99dbe9196fe9dfdeffcbc8cf7769b' }, "Provides a structured and customizable layout, featuring elements such as headings, images, text, and buttons")), index.h("li", { key: '22ed3918290de367eafa5a81924118006d733d73' }, index.h("span", { key: '731a8e116beabdb6c4b4716ce48cee21bae1161e' }, index.h("ifx-icon", { key: '20deda17e4bb5f1d30ed588b763ed093dd86e2f4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7be86d6b80a48387bae334de6962d10b28e7398b' }, "Adheres to web standards")), index.h("li", { key: 'ac61b72146da1d56ccae49a82088e63279210d48' }, index.h("span", { key: 'f81c1f1e842f838851f8f65cc62c53c3167297e9' }, index.h("ifx-icon", { key: 'ae81dc67b38fcc37fe037bad610aa09fb0795d9d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ee4009848df7a7db9e75151d0e37026f137867d8' }, "Horizontal and Vertical layout")))), index.h("td", { key: 'e0b5e77309b5e8bc3f9d6ab66e59a4b96529742b' }, index.h("ul", { key: 'fae9016841ceb0f5bf76990b6e7373411f518eb3' }, index.h("li", { key: '1224050a5ef547486d4a1185a3e071d73ae938fa' }, index.h("span", { key: '5d2a5392467e6a97f53d4e60ea05e983861710e9' }, index.h("ifx-icon", { key: '54e0981b6ce55e33818da8b5214140b76549d88b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd8c7e098d79eeb5098e57c2e654d188fd6e54b04' }, "Possibility to embed multiple buttons")), index.h("li", { key: '9afcc0fd7629593bfd7491d51a1e0f8a87a78c27' }, index.h("span", { key: 'c7788e6a09a74ca8ca958eab42b7f9abca863e60' }, index.h("ifx-icon", { key: '465516b341672816b27eca62ff82f5b07ad3964c', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c9768f4541a36df2b7c18c80e1e2a2f02afea4f2' }, "A switch between a Link and a Button")), index.h("li", { key: 'e13a3667b0147c78b8a471040e43d02f328f7f86' }, index.h("span", { key: '078f93544bf67b7939c239c23acef75eb3a9f6f4' }, index.h("ifx-icon", { key: 'd67089213003f6c76b7e29b311b58eb447ad95f7', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f541406c03622a61c04d74c4f0f9e8a40ccf13dc' }, "Enhanced stylying behavior")), index.h("li", { key: '4d743db35ac07121d17a7ad36f771bb3b8800c60' }, index.h("span", { key: 'b1cf52ee921ed99365c8c2e16886de554f1d045c' }, index.h("ifx-icon", { key: '94b0e0446f30fd67cddcb0233fdbbafd77652425', class: 'check__icon', icon: "check12" })), index.h("span", { key: '931a03802e5052c461004282d521006a92f9cf1d' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c679cbba949c30ace5d48a9826d29a09d971b515' })), index.h("tr", { key: '29fa0771fbf4f4fcecc2982448b6308c7909ca7a' }, index.h("td", { key: '7572df838ccad78aac3ce61faf389ee87d701819', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a9ef5011d124995341733a93e9010d349124eec9', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-checkbox--development", size: "s", variant: "bold" }, "Checkbox")), index.h("td", { key: '4385ff2049cdf75312268056e96907575c31306e' }, index.h("ul", { key: '71eefd434d584daca5a2c1140f8eb48f24652da8' }, index.h("li", { key: 'bd35f12500ea66ce7da32430dc5c9f47b2aa14df' }, index.h("span", { key: 'b8b054b045993de84fe35833587db3c5b22ca49f' }, index.h("ifx-icon", { key: '904532e065b8ba4364fab545c1414e627e93bd68', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2739cdfb49ab9cbab836e8b34886d4c9ac2a47f5' }, "Offers a simple and customizable checkbox input, allowing users to toggle between checked and unchecked states")), index.h("li", { key: '8efa014726f130110c16fd7774314b0b48f0e82a' }, index.h("span", { key: 'beb6903eb6db325f643207805f431e32cf232409' }, index.h("ifx-icon", { key: 'dbe426457b1d431adbd24919609b717d68631604', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd906f78f8afc7283d36a88680c01a17233311e40' }, "Adheres to web standards")))), index.h("td", { key: 'ae54e31a870a293455b2ef56466a9764f0141026' }, index.h("ul", { key: 'd38e0e46680942828041d6fec7c0838f7a00ed73' }, index.h("li", { key: 'd7c9860628f848e38132a6ba414058ab3c847825' }, index.h("span", { key: '9b2b6da3ed9e5d8290feb1476322a609299ad72a' }, index.h("ifx-icon", { key: '69fa83d8eb8fa59487f1d17fd7c9092d9d6ff8cb', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b8fc5ab3c7f451bbf29d75f52ef79b08fcb05f5d' }, "Indeterminate state variant")), index.h("li", { key: 'd91d0ee99e1c64037e3a459f51f55248d4a3d61b' }, index.h("span", { key: '30766b3dbcc55917bc7d442a7402864fa2f06973' }, index.h("ifx-icon", { key: '500ed70d49a1de0a244009993138236e3beea0e1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '43bce84b6cd71a42d9cbbfee7c28005a66fc53ea' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'cb6d4c6d8b2010d672d4ab86667ba91b27bb0369' })), index.h("tr", { key: 'c8f625d73729ae69a89dc45921327efcdd8f15f7' }, index.h("td", { key: '1086c520973fa2ad09bdfa173874e8f4e203a474', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'dc2bc93fd170dd727f8c19ac43662957226f4116', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-checkbox-group--development", size: "s", variant: "bold" }, "Checkbox Group")), index.h("td", { key: '163a2969d263541a6519a7190f58c280219ec3bc' }, index.h("ul", { key: '18cdbf820351cd8eff7c8c035153b21073efd24d' }, index.h("li", { key: '73a8f31bcb90c4b6b451694d5c28b810444674a2' }, index.h("span", { key: '20d18fa2517ee2c90a5d300fada12c84a8520ec8' }, index.h("ifx-icon", { key: '53269f15d0fe09a6f90f0d8faf5bd654d22bc7ce', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd7da2b0a8cb4077026acda576315e4f8e404eb8b' }, "Provides a simple and customizable interface for grouping multiple checkbox inputs")), index.h("li", { key: '8750e2ff88735d17d1f1e36e3d62ca765c9d1da8' }, index.h("span", { key: '3d5a3d197e0ddc482f21283cc3968916b91b90fd' }, index.h("ifx-icon", { key: 'c6e7930fcebc61a72d813a4adc308a513bdfe06d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '03e8de30be0d5cb068932d87247a7d34e5adb257' }, "Allows users to set and display group label, caption text and caption icon")), index.h("li", { key: '67324e512b628b5e8e3488920d97a01c4d2e3782' }, index.h("span", { key: '319842cf45ea5cefa68e9c4836bd28c6f320feae' }, index.h("ifx-icon", { key: '034af3f2efb395eb570d8f4b73b62e40361dc2b4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1605ef8a728a004d6d392dc9d35d001545177cae' }, "Allows to display individual or group error")), index.h("li", { key: '63e10e751ec1a725e296d2dc3013737f57c1656f' }, index.h("span", { key: '7becb8ae8759fa3296c5e8e08c6896bcf7b25972' }, index.h("ifx-icon", { key: 'a7551999546079516030e7453cd3b8d9103ca99f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9660d788176ad56405f48c21fcf3743ed4b72714' }, "React, Vue and Angular wrapper integration")), index.h("li", { key: '967489d019f06e679f802496ffb1b615b884d797' }, index.h("span", { key: '62d7742ef258e781cb034962eecac9f65d506b77' }, index.h("ifx-icon", { key: '3948e826c60ab3449bdec6821756bff34ff29b6f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '36dc7aa124fddf91265df2a80f8a7b16c1854748' }, "Adheres to web standards")))), index.h("td", { key: 'c6ef9d310f57eeeed4e0a613d5bb52c63ba9b51b' }), index.h("td", { key: '64d4c76ff9d6494ef17355bd76c2d5d121ab7980' })), index.h("tr", { key: '662cde564f2b38199435d9b888ac24888d771b7d' }, index.h("td", { key: 'bb905e02857fd9c004575e86eaf9135397c6351f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '3852a899acc5d85ad72cd53dfafcdce61da7e906', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-chip--development", size: "s", variant: "bold" }, "Chip")), index.h("td", { key: '66d32c96ac80e166d8688b5880a749bbfaffc80f' }, index.h("ul", { key: '5db1cb5b57178afdf7acd669afec54ed0ac37910' }, index.h("li", { key: '270b709e77bbc7abeef2ec6b4995f95ac38fe648' }, index.h("span", { key: '8479662394c1fcdd7908cd6aed9eab1c7cb69fcd' }, index.h("ifx-icon", { key: '4664d66e83c489e51f0a48ad3a82b02a0c64e992', class: 'check__icon', icon: "check12" })), index.h("span", { key: '44e23d3e28dfb4dce2b2171e85d72091e533e22b' }, "Provides a simple and customizable interface, representing discrete units of information or user interactions, such as labels, categories, or removable entities")), index.h("li", { key: '148616d326b42d11938eff62fe04a2c34a138de4' }, index.h("span", { key: '20e78a1eb8220c46e5bd075d3dbd6253e5633383' }, index.h("ifx-icon", { key: '4ea09b02a3fa2084f7201dd88f2b077d31665f0c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '09563effddfe1393689b03501c39e7cca5ff005b' }, "Adheres to web standards")))), index.h("td", { key: '3720d4f319e6f8b5a14d04caaf80f3ba4f958479' }, index.h("ul", { key: '52d7b6b89626c65c41596eaed6a14935a5419f27' }, index.h("li", { key: 'e5ecb547a417b6c9a481fe07983ccf2309bdf039' }, index.h("span", { key: '473718122163a0c81efeb0bf063a06cb071523b2' }, index.h("ifx-icon", { key: '5a843d198cdcea16de0d74feaf4304437fdd1b31', class: 'check__icon', icon: "check12" })), index.h("span", { key: '82277ee3cf62dd6b7c3d843f9a14f4d5d9d3b6ed' }, "Incorporated dropdown-menu for individual item selection")), index.h("li", { key: '547733d34eb9c9e57d898822035580bd2b67de74' }, index.h("span", { key: '294911e9f918d767829c20d2d70b8b4e210cfa2a' }, index.h("ifx-icon", { key: '2189ed87bd42519f8565cb3d479d68a5643e570e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c906d1477c0045c46729a6c53afcbba030c5d6cd' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '1a39a1a34a49b91f4513ec460533ea27676e3063' })), index.h("tr", { key: '02b6db5643849245b35920075a1d54a21bc1ed88' }, index.h("td", { key: '2657c60852c5d4d1f1278526450f0c4265c555a4', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7eebe17a7abed49f9c56355580dda4c8af8bd203', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-chip--development", size: "s", variant: "bold" }, "Date Picker")), index.h("td", { key: '6e8296bbffd3c044344fb94d9adc2e8e30b6ac83' }, index.h("ul", { key: 'e833a4366b8e78aaefe244e977ec482eee6c12a7' }, index.h("li", { key: 'b04bbcfb157a31a8d386f93ff3dcd65690d21813' }, index.h("span", { key: '063afe3895f786cc157c35b47edffda909f035f6' }, index.h("ifx-icon", { key: '503aca0f74552faab595452f20f46acf9f7c1237', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ff842afe329e516bc08c8d281183856476095eb2' }, "Provides a customized wrapper and theming for the standard date picker element, enhancing its appearance and user interaction")), index.h("li", { key: '833d9c67bb7f64cd42c9ca97e59ee9c0ea952882' }, index.h("span", { key: '290d79bcacd3dd9912edf1acee3fb68cce22fe9f' }, index.h("ifx-icon", { key: '8fa57561bbf648f4226cfe5b87654d843c858b9c', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b2f07ecfd58ff4f01b6228a0066391e93452e5e5' }, "Cross browser compatibility")), index.h("li", { key: '38525ebb295e4102f3959c144a6c33ab60cb5638' }, index.h("span", { key: 'a0c8cbce383ef0cc0da65ef5ea1e0e0b9aee61e5' }, index.h("ifx-icon", { key: '84ebb71b91f48f67b2e9aa0fecf8ad870c474769', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8f500623a115820cba3930001e673cc6572e4dbc' }, "Form integration")), index.h("li", { key: '94df8e77da150567d73d1f798fa0d1c488fc1398' }, index.h("span", { key: '4755b9999165026a8912ca848f9ab22653d8a731' }, index.h("ifx-icon", { key: 'f815b6c021eb0ad6cbff7601ecb29796b8804bcf', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c93ff6c525834f8d99fe57842a0542d65f0456a3' }, "Adheres to web standards")))), index.h("td", { key: '1fa1efc1452c886a12a99fc5eeaf804911ff1ccb' }, index.h("ul", { key: '155b483b3cb765de5d044eea87686289a021ee30' }, index.h("li", { key: '9bf663982e5967253b0e42cff8dd36d0a2bfb37e' }, index.h("span", { key: '5dfd661c4c0add388fb99ea056e7373b1e776a39' }, index.h("ifx-icon", { key: '3fcd0dd5abdc21a700e91713abb09dc672ee0f0e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b34a179b98362e94bfab9ff8e33de8e6ffb2592d' }, "Range")), index.h("li", { key: '0f8bda1c91683fb059792d983a535c9bcdc2eb3b' }, index.h("span", { key: '1fbbe0635831ade398ca668eeac977846daa5ccd' }, index.h("ifx-icon", { key: '3bc897549fc49783f8272b36e55e02ec147e0d8f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '78aff71bc22964b3acbb0e30c613b31e5c380b16' }, "Default value")))), index.h("td", { key: '7d054438da9e4d0e97618b638ba68c6da0f6c4a7' })), index.h("tr", { key: '608e9be8af3c49bfab49a0b1e302b8cbb8b4cd7d' }, index.h("td", { key: '121ca158d66c38b160e0e300b4b59e25ab41c7dc', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'af53ff019e372105356e86ba1c4273de69e084cd', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-dropdown--development", size: "s", variant: "bold" }, "Dropdown")), index.h("td", { key: '6b1d038d22ff5fdc97d75d6969abbf4c0264c3c9' }, index.h("ul", { key: '7341f1fc0f2c12a37d57fe4eaeeebed516cd0638' }, index.h("li", { key: '42bb5838601c2911f4beb2395bd7a8958865f660' }, index.h("span", { key: '67221a4014cc547c48b1d3807352c714cd4099cc' }, index.h("ifx-icon", { key: 'd96f65aef16bea94329660e77b737442b8f73b7b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3b0d762c9b550c2249f2da636f15ab78a83fc799' }, "Offers a versatile and interactive user interface element for presenting a list of options or actions")), index.h("li", { key: 'c9343bd2331235cb7b8f69b7acd823cd787265a4' }, index.h("span", { key: '59a20b03685fd8c9f52bf4fbe17372720ae5d21f' }, index.h("ifx-icon", { key: 'b2a7dcfa33679f06fbc2907e2cbfc35e727d04be', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd569918260b577fe3e8e7b806d0eb8d8cd1640ce' }, "Ensures consistent behavior and compatibility with web standards for a reliable user experience, while intentionally limiting customization options to emphasize a standardized appearance and behavior")))), index.h("td", { key: '9b238136985ed1d84c04b9ed2563e714f1669d93' }, index.h("ul", { key: '79b7c134e0f45df3343642da50beec4ee0ec5c53' }, index.h("li", { key: '2b958ad7e53daa508b6b0b7833f0d2c6310efa81' }, index.h("span", { key: 'd39cd384179de91fca6b25e6c01a74b112830bc0' }, index.h("ifx-icon", { key: '63bc0439465479b233427edb218414abb3cb6440', class: 'check__icon', icon: "check12" })), index.h("span", { key: '76afe18e32f923b7925fa3e92ec36d6d235e418c' }, "Search filter")), index.h("li", { key: 'b83284ad4f6bf4672634962d39dda2750ffb7538' }, index.h("span", { key: '616a8a04b421d7c269569b97a60f66090471c27a' }, index.h("ifx-icon", { key: '52377e58961b4a61ca692054780d3c135c61d753', class: 'check__icon', icon: "check12" })), index.h("span", { key: '703ec3fe739f0b6756ec1fd02ab2c0dcf5169f6b' }, "Header section")), index.h("li", { key: '5709dfe027013f6d6a074fb978c8af9321e1c522' }, index.h("span", { key: 'e98c71976e022b9f0a4c310968da31b1645277c9' }, index.h("ifx-icon", { key: '141965fb80600ae3cff87c045f79ce6ff3b77206', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3584c04b38bdb35ec9ea42870078a9ad6eda8c93' }, "Menu Item Divider")), index.h("li", { key: 'f4e87a437e06b27eb33a9329c6428aee5ac8be1a' }, index.h("span", { key: '4e41e7e60528f8f605a71c1c91bf99c3ea0706e4' }, index.h("ifx-icon", { key: 'd9e236d05617fd4a86169ff4703e064c241412f2', class: 'check__icon', icon: "check12" })), index.h("span", { key: '36fd6fb3208f5831a78f88df9fd6cc185c5c12f4' }, "Icon incorporated")), index.h("li", { key: '5338987bbb02b236d6e8a220fcbceb7785069195' }, index.h("span", { key: '1afcb3b46c51edd9c5bf74bd23390dd72ce090f8' }, index.h("ifx-icon", { key: '24a25687b3c0e8dc213fb571336e6e1fef8f3d5a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2e7952951a86e64317450c7bed856afe3db16d7c' }, "Extended customization and configurations")), index.h("li", { key: '3446abfece2009a3b812079b24acc5afb45d358e' }, index.h("span", { key: '1344033d8e61c213bb7b179e30c01ce332a82575' }, index.h("ifx-icon", { key: '3b5344a178532c386545597bb8ec8a0ef15ebdab', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6b44d79b1eeabfc8ac8a27c3b5aa932570acbf3b' }, "Separate label trigger")), index.h("li", { key: '92b49f046bf786addd308fbc389c411c8d3aa18c' }, index.h("span", { key: '208115e9af1d3073c0c503ada0e5233bdb03655d' }, index.h("ifx-icon", { key: 'a82fe7f946f8a1bbcbe45692773cf0dd89b11265', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ba25a54cbd40952154ce558455e911820a13f6c9' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3a6ce967cd593766cde6f15a075cbcfada84781f' })), index.h("tr", { key: '3d7c4e0a5a255dbaa748918aa6bbe3063da5074a' }, index.h("td", { key: 'e2fbf2331d9058a3a54d356ad7575eee9115b921', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6453cd020bbc1db06ee24957e1451ec434efa30d', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-footer--development", size: "s", variant: "bold" }, "Footer")), index.h("td", { key: 'b9a8eb95ac5f6378c8f17788285cd5fcd9c153de' }, index.h("ul", { key: '11869d681e25586844763a802bc504b7a0652993' }, index.h("li", { key: 'ffdbade2fcb58986917e23e73101f69a88cfae92' }, index.h("span", { key: '45d153ea00217b40cbf1f38f80335e60ff6746ec' }, index.h("ifx-icon", { key: '86c652ad6802a4bbb116afe4c764f7006f51e44d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8a7078d883d7d7b4fa46e918daa8081ab8ae1e5b' }, "Provides a standardized and customizable way to display essential information, navigation links, and branding at the bottom of web pages or application interfaces")), index.h("li", { key: '0324d368692094189f7ceb57c46540e6f865b5c4' }, index.h("span", { key: '2227ed4dd9c74281a399b584d67dffc9c9efc519' }, index.h("ifx-icon", { key: '5c52aaa764c88114a83078e3fd25959400d08258', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2b4f684306ad1b6bfc9f5695f17e06d05f79c093' }, "Offers a flexible and configurable layout for organizing copyright notices, contact details, sitemap links, and other pertinent information")), index.h("li", { key: 'df10f7e6e99b7853e0d494e1d77646001e41226e' }, index.h("span", { key: '3f5d6de97ae15a7cd95d58e1adb0582f07c76354' }, index.h("ifx-icon", { key: '819420266f48db66027eed74c28a61d7bafc8dab', class: 'check__icon', icon: "check12" })), index.h("span", { key: '381b72e6d3c6d7de80e986f520b2b59f082ae038' }, "Adheres to web standards")))), index.h("td", { key: '6cb4eb7a700e9ff5db85196733421867f78255aa' }, index.h("ul", { key: '4a309da97b52f5dcc1a4fc274c136d4478fdc0e2' }, index.h("li", { key: '3dc0a5ff48c667be3625cf437f38ad3e042700e3' }, index.h("span", { key: '174ea22833de7b80bb049db0167bf40d3a79fde6' }, index.h("ifx-icon", { key: '6c0211e3e50db95ff777a029d8c9ac7df55a07b1', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'be83e108ca2e2e09523f1e1671ba1393f7b8cf78' }, "Small, Medium and Large variants")), index.h("li", { key: '33132dbb967a5084f199eef199479b7c26339aa4' }, index.h("span", { key: '492d6da509c3564cb22706fe6b91eec1dbdc076e' }, index.h("ifx-icon", { key: '279e37d8e0c3a80a188f8729f7811a2af37e8547', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a0a2235998710ca28a01a84cd98a563cc2b1ad14' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '710dbf3d8870cbdba3e0e1d67042c255a3ef7294' }, index.h("ul", { key: 'ce8660639eb73bffea7a25bb23f1c6126d5b3fe5' }, index.h("li", { key: 'a5f0c3fea3db37cba1926eed4dfc36e198570912' }, index.h("span", { key: '9dfc28e054849269aae59d7f6f1bf9a8307b0511' }, index.h("ifx-icon", { key: 'fe19ede2e64355fb512b32252da958d0d1339620', class: 'check__icon', icon: "check12" })), index.h("span", { key: '283c2cefba248563f4d3ca45712e78a0b527e948' }, "Customizable and removable links"))))), index.h("tr", { key: 'af04127ddc3742dd346e19afbe3d2d01cae9cc2c' }, index.h("td", { key: '3472f5b7da8cda951a0b896ace561ee5d4727513', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '47a48db831f6fec5e23c84f391ba55962f815080', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-icon-button--development", size: "s", variant: "bold" }, "Icon Button")), index.h("td", { key: '22dd3b004b4bb4b51b8a3c1e46f4ed5b88593981' }, index.h("ul", { key: '4ed4059e742d8aed46ea6697dd6f3953dd55fac0' }, index.h("li", { key: 'ec1c305960dbdddb5aa851a8a30b666eb1a3b3b5' }, index.h("span", { key: '0e4ddc107898b63c005502b9682429adb2c4ae89' }, index.h("ifx-icon", { key: '998396a8e5699b228899b49826e76c5b8b25dfff', class: 'check__icon', icon: "check12" })), index.h("span", { key: '93cc5426113b54376be59c9bae38f935d679a805' }, "Offers a compact and interactive icon-based button element")), index.h("li", { key: 'a8e5ac2a5390d9a97296b9e6739c50462cb6b874' }, index.h("span", { key: '673b1e8423137230a3f8ab0665c8b588c5818590' }, index.h("ifx-icon", { key: 'a6ae86716a899adb2ed46a0fd009696757be1855', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8f739248c7f40abbfcd51fd91d326d4c26a454f8' }, "Provides a limited scope of customization")), index.h("li", { key: '4a8e0f326333a6761d129f0e0e96d3fb81795ddc' }, index.h("span", { key: '90ee7891dca1d1af1c7c4f9ac6eacf81f121d4ca' }, index.h("ifx-icon", { key: '76647af866e84fb73c98dbb8f96ca56a5b2bafe1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '92c7820d15a36809a7a96a7ee1f2598989aa0466' }, "Adheres to web standards")))), index.h("td", { key: '4820cfd3bacbce70940dcea0c5a2c21ca81d7ab6' }, index.h("ul", { key: '3f9bd701c05187b01e6bb8513d09a7a88f6eb6a2' }, index.h("li", { key: '65b5a6687e88c50e10cb090be1f1b365d872d7ea' }, index.h("span", { key: '2d2e6002a593c59d19ad4233230a4cae3c098821' }, index.h("ifx-icon", { key: 'b0e339b3bd25541d55635244e02fa641f1842413', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f34e9171cac6514ab480b99512d24e522c71b346' }, "Additional Round and Square shape variants")), index.h("li", { key: '89062d2c584930a5db31433a35781c5df4b31869' }, index.h("span", { key: 'b7b9830f9a195ae750bbd1721c2dde7a9c64dae3' }, index.h("ifx-icon", { key: '3faf2b6ecf117c2a47db94580ec735f83d4520e1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '609330e00a82b601eeb28a2dcfbefd7218b68cda' }, "Small, Medium and Large size")), index.h("li", { key: '2a32050968a8e6c7cdd4e22ac559d750d398e43f' }, index.h("span", { key: 'a2238d623bc58d69bfa2ff35e3418ab1816fcddc' }, index.h("ifx-icon", { key: '461d02d3b058ed901a8828de49cd4aea8d28a6db', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f9d38edf4b5736d9c4d3fc38f782013435944598' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a16e7d473dd7dc8ae16147144a3550737acffdc8' })), index.h("tr", { key: '051876c72763ba07040788980e2c776ddf38dd67' }, index.h("td", { key: '1b67067e94c9ba8a60b1c58db99048cf9a9e36a9', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '696b5292db1ea596f1b8d78b9adc55cd82277707', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-icon--development", size: "s", variant: "bold" }, "Icon")), index.h("td", { key: '825b4dfd47b6000496b4d9ca8df9a46ec5448e38' }, index.h("ul", { key: '36f75561304b8eb37a1850d741737cb336ce4262' }, index.h("li", { key: '3f30d0af29131f1b65b9585f5bc94f39e4fab42e' }, index.h("span", { key: 'b653ad287a9d165e1f898a6e76ab9879a59824f2' }, index.h("ifx-icon", { key: 'ea2f7682402f609637799f1a3ad94fb51cb1ee52', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ae68056dbae731d56e51b10fd4e0bbf26f6dc7a4' }, "Offers a wide range of iconography options, allowing developers to easily incorporate symbols, glyphs, or visual indicators to enhance the user interface and convey information or actions effectively")))), index.h("td", { key: 'f85124740faf4629469a32b8e1af8d910244c201' }, index.h("ul", { key: '700df21f4693ddd447563e5f1944f00880087bc5' }, index.h("li", { key: 'de9f8e1b6cb994d20f97804790f43e0cbfd39e3e' }, index.h("span", { key: 'd32904bf2a0a6f051175437a0387b9534046109c' }, index.h("ifx-icon", { key: '2b9e6abf9802fa3b8ac1eb9672ad7f8f38a2b9b9', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aa37cd82122d6caed21c007f9ad3d9ca5d7de685' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '6838689fd436281cb48a6ec6deefe33138eda052' })), index.h("tr", { key: 'db7dbc2e5f593aa9ab2ef171674f684ef521b911' }, index.h("td", { key: '75e9be2947c36e683057d38a054efbaef9acfb9c', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '72b4ddf83f7b9fc1b5360220054be7e3ea67bcf8', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-link--development", size: "s", variant: "bold" }, "Link")), index.h("td", { key: '15587cbe7a758938084388f1882c2ebea29289e1' }, index.h("ul", { key: '950e1a0d01d53c8461e92b92803f2042db3fa803' }, index.h("li", { key: 'd10bee7cd2cd07df393fc92b0adb246a2e8aef49' }, index.h("span", { key: '99cf833835d41b82b7ea672cfa3928b41f2f640d' }, index.h("ifx-icon", { key: 'd1d56583a741039c39e82a1cf176c428090df0ad', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f463460439d1bacaacd0865d9c663113a4f706d3' }, "Provides a flexible and customizable element for creating hyperlinks within a web application")), index.h("li", { key: '30b2590a3e45f5daf5175dfd71e2eaeee168c3b0' }, index.h("span", { key: '03149d9b99e1940a227c40fc73e2b2b68a2a88a3' }, index.h("ifx-icon", { key: 'f00520d58a5007f7c099e0ab281c2ebe30cecd81', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a9307b49fe8d2b9382290ae197bfe6e574f175f8' }, "Offers essential functionality for defining clickable text or elements")), index.h("li", { key: '0dc6d1cc321156848b12e0622c9052e9d59c85f6' }, index.h("span", { key: '1db5b85314d3abb9e2ea34c507c38439ff4cddc0' }, index.h("ifx-icon", { key: '46aba481cfc0d2dd9f4e9d554d8c1cc868402444', class: 'check__icon', icon: "check12" })), index.h("span", { key: '18a7e0c7e8986b3db98c327b39d19ce8b645e9bb' }, "Adheres to web standards")))), index.h("td", { key: 'edcbd9f52e7ff0a3e3be382a8a867b5cc7760596' }, index.h("ul", { key: '7a8e3cfd9750bb516cf32ecd31bd2c4317de9358' }, index.h("li", { key: '54fc90931c8143fbc11935d967028c6469634c31' }, index.h("span", { key: '5b7df794809940f9e188e727159a536064926b0d' }, index.h("ifx-icon", { key: 'eb16c5f51ee04944131fdff1da9fe2657823a3c5', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e71b66e78d4c8fc59cde15a24c5c49feb5b7ff64' }, "Small, Medium, Large, Extra Large size variants")), index.h("li", { key: '8e65b3cdafda44ab7c43f2e62f0bf856203ee445' }, index.h("span", { key: '260c6bf59c633105b5047e3d8ae1efdef2eec874' }, index.h("ifx-icon", { key: 'a57fa2907c46c5f700b8224c93c1610217194ce5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '492691bbf09f3f773bcb3f5abf1ca1edbb4c85e9' }, "Icon incorporated")), index.h("li", { key: '5485e1d8cd3b39ccead69b232e67f0af3b3e3236' }, index.h("span", { key: '9fcdd3f7ae853b7550c4c5ee6596cdb8ed82e86f' }, index.h("ifx-icon", { key: '974a9360af9a7a1381f3e2d0b582b4a803ccbafd', class: 'check__icon', icon: "check12" })), index.h("span", { key: '94f0181b440cb6e319802c9226bd9f319cafb716' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'cd5153ecfeadfe3072aa3921b74e440b88fe2e22' }, index.h("ul", { key: '804b172e80304084458bf214cabec19d9cd6ae1c' }, index.h("li", { key: 'b527391de02be86aa174a06ffb1cbc22d66f483f' }, index.h("span", { key: 'f0fb6cb391262ed2141df88e5104cfcd1356346b' }, index.h("ifx-icon", { key: '9fdb8bb054a505204ea30e6da76a4589e2033984', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8f2a44ec3ac1b5f51d04e905fb0e65addaec957b' }, "Bold, Underlined, Title, Menu state variants"))))), index.h("tr", { key: '7ea4cd9d0a9ef3acd0f94297e24efe6884523b64' }, index.h("td", { key: '17fe9a9eb37a383c627d78fdc6389ebb6dff39b4', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'fb6b189cab37e9fd61da9565db1dae33a60e8b96', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-modal--development", size: "s", variant: "bold" }, "Modal")), index.h("td", { key: '3fdf5af8d577a1e651e6ca1b2e23d6022c090a99' }, index.h("ul", { key: 'a453fcf4c731664e7c9b39aab84b782550e35b33' }, index.h("li", { key: '99eeacfd6e332de209d0288cb249ad695ba34ec7' }, index.h("span", { key: 'd904c2ce90c492591d7cc932971b7dc5a9daf0e5' }, index.h("ifx-icon", { key: '5815c5d19bf51310869def189bb2c0bdaee8119a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5e770cfacdbe2b6d0c3d2d33824250dcfe84bcc7' }, "Provides a customizable modal window, typically used for displaying contextual information, user interactions, or additional content without navigating away from the current context")), index.h("li", { key: '4b0b00614561017109ae87bee5a39b0f271ff2bf' }, index.h("span", { key: '3d736cc9264ddc4915e5545ee9c77a534f9a093c' }, index.h("ifx-icon", { key: 'a21f0d4ec28c6e178f5192e956c879104e524c4f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '13d34733ac11aeaf37b9f090d7de52eda825ed1f' }, "Adheres to webstandards")))), index.h("td", { key: '27ae965c747116fe0929feebcf676fc9f7e76005' }, index.h("ul", { key: '6197bf8550b4edae7964b4c141ba4ae18c84660c' }, index.h("li", { key: '2cbfa1b7f07687e3ceeefd737f359f8118a2548f' }, index.h("span", { key: '7c6afae8f7163ab20345866aae53b2df5f074cb6' }, index.h("ifx-icon", { key: '300923f6c0307279dc0fa1f883bdd1f943fdc151', class: 'check__icon', icon: "check12" })), index.h("span", { key: '91e65d3179c72c1d741bc06bfa374e7b64dc9dab' }, "Alert-brand and Alert-danger theme variants")), index.h("li", { key: '97430d645bc1ce905cd722a8ef3b55b7a1d070ba' }, index.h("span", { key: 'de22cb96e109bf6f09759bfb0144decc363f57f1' }, index.h("ifx-icon", { key: '4997f512d1d6a38fddd5a884422f5646ed0e7fc0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '90f642bbf7a4f8c0df3bb7bae4b83ea5ab7b4e52' }, "Extended customization")), index.h("li", { key: '7321b8d7d7ea6bd8d6076d3bc6281ceed7283216' }, index.h("span", { key: 'f4491b9211980cdc957309f37f7b446f4407981e' }, index.h("ifx-icon", { key: 'dacf18afdbfb92e37a93962bc402b73de595b07a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6f37abedcd69ac2e279eba5b3760c7875668d786' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '763afd4df8c37b3418257ec8ca0353ae9c4130be' }, index.h("ul", { key: '13174a27fbb3148fb8a1dabd56b3e07fea320325' }, index.h("li", { key: 'c977b00a98296c0b38023d4c213b78aed219eba4' }, index.h("span", { key: 'a750bdf7ae1200746681e856af5a7511d6ade867' }, index.h("ifx-icon", { key: '10154f238607b67fe90de7f9ca5044c2e045eb4e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5ee8a0f4e2c79f2c38d424255f01b0ead462c54f' }, "Removable close button"))))), index.h("tr", { key: '0b8989e39c3202612b1f5098a0b4ef7bca6054d0' }, index.h("td", { key: '2052845e026e2c817aa8d484d674631d7cb0757f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '1149bf9255373940b0da7b3a74ea84b49edb59da', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-navigation-navbar--development", size: "s", variant: "bold" }, "Navbar")), index.h("td", { key: '20191226d2c7b05573282bc4fdc8dc92d75b7056' }, index.h("ul", { key: '0bdd04d05f4df684d43c220e8faa0fc90ceee917' }, index.h("li", { key: '1f0171fd241d189d3f40fb042c1539caef7cd5f7' }, index.h("span", { key: 'b318588b5874fcd46dfe7a576a3db8af272aa174' }, index.h("ifx-icon", { key: 'df80517f9dd2e7edb6a36e9c032bca31438ef3b5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '19be86374ff14d973daf61d185a6801f6d911cc6' }, "Provides a standardized and customizable navigation bar for organizing and presenting essential links, menus, branding, and interactive elements within a web application")), index.h("li", { key: 'b96d131225a2db1a80765d9d7d821c9923bb36f9' }, index.h("span", { key: '36ad368e392d7dd37439a6dffd968be066c31503' }, index.h("ifx-icon", { key: 'e5da9c4e3a79a3c8cda9838b0d08803119a9cd80', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ba433ebbfdbf0fea876e308454902ee885292297' }, "Adheres to web stadards")))), index.h("td", { key: 'e5ddabe03aee4c284bcc3a3574cde03635ef5578' }, index.h("ul", { key: '4f3409f6f6c0f868fd7d0bea273afa34b092a3ef' }, index.h("li", { key: 'af86c91ede48e40e836e445d95bd330b8563f91d' }, index.h("span", { key: '0869b02882854cdd7bc9334bc06cc5fdbc1e2b11' }, index.h("ifx-icon", { key: 'b06175cd3dbc378c6b0c7b655ded04ce688323d7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '760769d0323906a9129fb4b3703e1281a76421f8' }, "Navbar-profile component")), index.h("li", { key: 'bbf12f0d71cb2f78ef56ba0cf658a3712fa3df66' }, index.h("span", { key: 'c88055b3a6b6fbff1d03123688a6b50fe63c67b4' }, index.h("ifx-icon", { key: '9e6232f70c85704bec7496d05e148f13467c1ca4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7cd2a3cc4d40a54e490e032544cef555e2215846' }, "Mobile Responsiveness")), index.h("li", { key: '89718e161aef93bced3111508b3936e44665ab5e' }, index.h("span", { key: 'ddf305437d59dd70db6ba31aa36700abd52dd9d2' }, index.h("ifx-icon", { key: 'a31418b8035496570c065ec1d66feee3f7a7b6c3', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dc347dd15e485830e834bf173b0e5a63f3587726' }, "Mobile Sidebar")), index.h("li", { key: '630069f3eb528659a66e1f1e02c3227f90cbc9ab' }, index.h("span", { key: 'fb05248ee7d6094bf415b4f1ed503a24ec2e623a' }, index.h("ifx-icon", { key: 'c6ae7fa8a292a15f9e0cff46ef8c76e2471a281a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '18e520ae394ceb3c286708aa7083bfa425f5d175' }, "Extended customization")), index.h("li", { key: '61cf12e38ed6c522fa24c272cc8d733ac26547bc' }, index.h("span", { key: 'd51f6ae3666cd6e1549f6a76b62c7d7abbd5e231' }, index.h("ifx-icon", { key: 'c10bf68bdac63e1283f89aeb1b0d9abd81e04bb0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6b3e4aedef00987ae69f89b32dab3049abf3a49c' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c96e3cdd046f397c0cb5bbcfd141862d998efd5f' })), index.h("tr", { key: '8c914565392dddf2a2f3098f5d405f0a6611870e' }, index.h("td", { key: 'c4c517f25a04cb9aaf17f8b40431f56c2cb00274', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '602e2a35f740babb0a4437daa7a934aa9e608ed5', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-number-indicator--development", size: "s", variant: "bold" }, "Number Indicator")), index.h("td", { key: '4aef25158899a869d4999f487a69918e9a24af69' }, index.h("ul", { key: '1d33701a324bfbf2f0eabca8a8f9ef86b4c9ccbf' }, index.h("li", { key: 'b0c9d4d048c71043411d44beb24f583be851dfa5' }, index.h("span", { key: '6b83506a44dbccc9c5eb11d947261d0a20d367d4' }, index.h("ifx-icon", { key: 'fab797df4a1ab1eef09964f5adc2f86498650059', class: 'check__icon', icon: "check12" })), index.h("span", { key: '84ec7ad5411ef3fb1970a3855b8b926fee32e797' }, "Provides a compact and configurable display for showcasing numeric data")), index.h("li", { key: '9a4482db7ab5a8b324549a5f36b1eed9013c3165' }, index.h("span", { key: '138afee581f13508cceedca311833e5ad56a4148' }, index.h("ifx-icon", { key: '2fe5dc572fcc975227b4eb6b378f949864949396', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'eb11d49e830df727d44d036ce96c166385280336' }, "Adheres to web standards")))), index.h("td", { key: '134d7f193d43fff3a8ae1b53f08940b5ce33e197' }, index.h("ul", { key: '3b0c1d6527f7f0263a79a3c467aed507c694f005' }, index.h("li", { key: 'e6d3381ec34946beb61359c5ab1619c298d3547c' }, index.h("span", { key: '1d4751a993527b5823940bc8561b3a3f9b84e29f' }, index.h("ifx-icon", { key: 'd9c73ceee990db5443ac1d3f7497b73fc854afeb', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7684b1a89daddc9ca2e6e1cc40b60385bc22c085' }, "Inverted option")), index.h("li", { key: '8bf91fbc1e78c155d64fe2cde6739e5aeb50a16d' }, index.h("span", { key: '1a82b9b0b1e782705f339c760cfbfcfac273b159' }, index.h("ifx-icon", { key: '01f2546651d4e660e6c9bb8761d06ad8c5c39a43', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a65f4d11afae07e32ceaff8f8ed72c5c7ab84af4' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2660b859ba3feb4ed31be2eab5701f9d359f080d' })), index.h("tr", { key: 'd6b7ab4d4dd6001777d28c5e1a86f094fb2c7b76' }, index.h("td", { key: 'b25713fbd7e006d41db9e519a69d83b48fea0f0f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '46708eecb1386151edeaa33854d197739158ba05', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-pagination--development", size: "s", variant: "bold" }, "Pagination")), index.h("td", { key: 'e41a8134c60f75df7c33581d6d41ad8a932e17d1' }, index.h("ul", { key: '6351cd75d65b3cd0cae47750657b70707f7d2e87' }, index.h("li", { key: '21b3862539ad3ea61679f0fb0f5d6b26d5b2acbd' }, index.h("span", { key: 'db8650967f01c3022bafad65627294629891612a' }, index.h("ifx-icon", { key: '3230f014f1a59064cf6a439213fc1d84f058126d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1e70329648a5577c2707f5db18edadd1d25dd7df' }, "Offers a configurable set of controls for navigating through sequential pages of content, typically used for displaying large datasets or segmented information")), index.h("li", { key: '260050008cbd2d330b290d932dbe55d388fe7a44' }, index.h("span", { key: '01710b9847d079a69efe63ad9bc10a97f146f6cf' }, index.h("ifx-icon", { key: 'a004d12887da8a377d2d138523a616035f30ca36', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e80b3e69e598696305aaad6f73d96a83fdfb4c07' }, "Adheres to web standards")))), index.h("td", { key: '4b4ce723996a0d77a048e06c4901afa986a2eb28' }, index.h("ul", { key: '0d9a60b46d001880add7194be8d886e6a888b43e' }, index.h("li", { key: '36ac30807b2cb5ea48a5daef6899d790b893f4d9' }, index.h("span", { key: 'bb1edd1dc2c20f8e71d9e45508ddf186af82d1f6' }, index.h("ifx-icon", { key: '8b5316e653a46eba28601e11b72c539692cc4e95', class: 'check__icon', icon: "check12" })), index.h("span", { key: '720db4f87d6d78b744e16a7bfa1c7cd3dca994f4' }, "Extended customization")), index.h("li", { key: '00519f11a2c5e0a45454e5d3fcfb8f658ccd5d88' }, index.h("span", { key: '6171b68426c230bd59548735039c2279b0dc71d2' }, index.h("ifx-icon", { key: '10768ed88e7976651b600af7758180d5aecb01ce', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7dd67d40edde7ead0729ce1c091555df0f3b14bb' }, "Configurable Results Per Page option")), index.h("li", { key: '5d3e3c8c17243bf67c6b796d02f15dad22e2719d' }, index.h("span", { key: 'ee6c50f0ee81e9543f48ec0fc5bb4978495aedad' }, index.h("ifx-icon", { key: 'c592e1c7cc14cf146ee1c621b990a9cf468e6d82', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'da1ecf472ebf4ef1688b2fc830802c769f14d5e4' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3d4ea9630f37a79526ec0e9eb5541f0bde1bf00a' })), index.h("tr", { key: '6f8d387229a111296beb9ec18a2c653f467f0217' }, index.h("td", { key: '490572cc9aa76dfdc0735ce5c1c01b6b3929b05d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'bf1f56290feedaa7f3a82e5707b2715f66129116', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-progress-bar--development", size: "s", variant: "bold" }, "Progress Bar")), index.h("td", { key: '02300ebe271c350497be3210168c772bc78436c8' }, index.h("ul", { key: 'd0da27b06563a1b83f619c2d0c46c2a00bf6352c' }, index.h("li", { key: '724f2f9b22af4f4c001adf9929ff6b76612bebe1' }, index.h("span", { key: '961ed5136873c64b846ec20efa26ade1ba56368d' }, index.h("ifx-icon", { key: 'ebdc5dc1d21d0015fd6e1811b67b6fd9f55a0db7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5ffe0feb7ba10f1a166ac2d00a78b303328ce360' }, "Offers a customizable and dynamic bar that visually represents the advancement of a process, typically used to convey loading status, or task completion")), index.h("li", { key: '2db662605f48c57680f70a4e6e428f1350f58999' }, index.h("span", { key: 'd4f1cc2938176b58fb604824aa6729cb65370c26' }, index.h("ifx-icon", { key: 'ceb0d99c3c646a3480f04cd4937e9ff22300b42d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '33f5de12d8d36a86459c34f77bca475eca8afce1' }, "Adheres to web standards")))), index.h("td", { key: '300022b241c775525b5b454b7dbb98125474bbd0' }, index.h("ul", { key: '8365a6d4d5731e89fe3ba97f6070050fd8486d8f' }, index.h("li", { key: '50ef6e990535b39d207428dd235d54bae13d56bd' }, index.h("span", { key: '9614be4fb47d2270abdb8416fed32edd4c1fc6cb' }, index.h("ifx-icon", { key: '6cd306f59d6163ef4f7e4030619d3efb28d6d97a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ecf0f422f84491484027731dfbb9154b0388e4f3' }, "Extended customization")), index.h("li", { key: '89455314fee9ef199292672234f520c4e8b3b098' }, index.h("span", { key: '01a362d403f3645e3848f5d777861854e97535f6' }, index.h("ifx-icon", { key: 'ee13540e4d97ad3766d94b5b14744437f829f04f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '501538a3a1076c4423b7d310893e61fa288591cd' }, "Show percentage option")), index.h("li", { key: 'b758d8566bafe8d68ffc20c46a3362ad503befcd' }, index.h("span", { key: 'a53e8d54be35675238fa81d2c59b2ff984985b88' }, index.h("ifx-icon", { key: 'a660ed2d09b921891045e845592a5eec1080b0cd', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0bb14e1d105c0c23094973a515181ec8548aa44e' }, "Small and With Label variants included")), index.h("li", { key: '74287264dc099008e2a3625740123a3b364dcad2' }, index.h("span", { key: '5ad4ff35be4f4ecff406b6e7348410ce7471dbcc' }, index.h("ifx-icon", { key: 'c447a1517007afa9be9890cba543b439048d5a53', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5f11d9d53c4862c8b426999ee071a7e00519fbfe' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'baf46fcfcd3235c0fec1c1e9737f3455247bbad1' })), index.h("tr", { key: '574b40b8a2a2b5163be811d45c0dad67f026f675' }, index.h("td", { key: 'b61d87abfa84e27f5b5dcc1b92c920579eb88fdc', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '27d15d85893cf0d3cb8f6043064f44f02d080bfa', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-radio-button--development", size: "s", variant: "bold" }, "Radio Button")), index.h("td", { key: '197d2b135fa09b9cf9db43c40d4acce67fb4a5ea' }, index.h("ul", { key: '52c8ea6538617c481a670379b628ce522d8e7fe2' }, index.h("li", { key: '6c1cbbd06a52898d8501c4b3cab9f2affd0dfe56' }, index.h("span", { key: 'd034f5e391d3709d0730732d6360ddb1537e2c20' }, index.h("ifx-icon", { key: 'c0e92a0bdd020fc6c9a11cc0c271cdc6ffd0f89e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '04f4faa2100736366e81286e047df7c9ad2c7022' }, "Offers a customizable radio input, allowing users to make a single selection from a predefined list of options, typically used for multiple-choice selection or exclusive input")), index.h("li", { key: '6bb6ebdce2a0dc26f7040c0cdd1ffe63828e7f21' }, index.h("span", { key: '639588132f3ce7824ca1dc82fea5af0417ade0de' }, index.h("ifx-icon", { key: '59aa5242a5cde2989fc3f3ff889fd38ed4a52ee4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6b0e6fa3db3ae37157425ca4e275e72444e8d276' }, "Adheres to web standards")))), index.h("td", { key: '176224d8290cf77faf05c16394de126ec6992ebd' }, index.h("ul", { key: '125e5e6ef7ea831a032a022340215049ec38413e' }, index.h("li", { key: 'c6bea1bfd05032ce91791ced1a562db712c34d8f' }, index.h("span", { key: 'e5dd9ac79795c7500dc8230c32db1f1078fc30b1' }, index.h("ifx-icon", { key: '5254a0bc40e3850de21d8452c36cfdab47c44339', class: 'check__icon', icon: "check12" })), index.h("span", { key: '27e04f9149652e0614bd48967ec6864da2454f46' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '7b741421ef04bae45b5c4628166240655a51392b' })), index.h("tr", { key: '1e17cdd9138be982b268883821c707bbd1d353f3' }, index.h("td", { key: '100f5116c772b3ff8453f647e9db266be86e0497', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f14c936a7c5a5bddc2177a7b4cac7a932d6f6078', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-radio-button-group--development", size: "s", variant: "bold" }, "Radio Button Group")), index.h("td", { key: '9e655e1d9b3c1534a2349c69df38ee771c304dfd' }, index.h("ul", { key: '753389ee568f6911bf29433d8e537b395f4e5f37' }, index.h("li", { key: '78ba1e261a6d9fe7acbdf4bd8a803628f0342f4b' }, index.h("span", { key: '456cd141e2a59a46fb0804526976474913edce58' }, index.h("ifx-icon", { key: '9514eb2ab0216472ad91a9b9c501b5b63e8a6fdc', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd1fc4446235b93af1ca48c06c1be62918a19ce26' }, "Provides a customizable interface for grouping multiple radio-button inputs")), index.h("li", { key: '3146c99c68b9edc30135f850a994be5728250843' }, index.h("span", { key: 'b4294f90b4a7a5c717d0b2c11837fe7393f71a26' }, index.h("ifx-icon", { key: 'bf404df56bce6fb2a5f8c65c82d2187194cadf31', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9aa2d972db3969ef6d2744c1f73dea08ea907625' }, "Allows users to set and display group label, caption text and caption icon")), index.h("li", { key: 'bb80b4df78df82240354f475eae03bfa67212c33' }, index.h("span", { key: 'b642ce8b47d0b8822132da0c0f30d4c6e10029da' }, index.h("ifx-icon", { key: '192910ad8c31a5a7cccbf084e9ebb8c4f4c394a6', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c14eb5b0d148eab871bb39e277b93f5c9833045b' }, "Allows to display individual or group error")), index.h("li", { key: '8b5448a6c76f6f0e35027ad673c80028d867869d' }, index.h("span", { key: 'eede3851f60810e1e1c5a58794d29f6878fe8a78' }, index.h("ifx-icon", { key: 'ebf4c102a17a921c4c0872323064c38ccf3a606d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f9fd814a12812724a50f21100e7648c0cf36d140' }, "React, Vue and Angular wrapper integration")), index.h("li", { key: '3e6db2738e2ebc3f7a1307885493f987f28831a6' }, index.h("span", { key: '7f2ce9a1ceb01c188dea3ff152a83d6ea7bf43ab' }, index.h("ifx-icon", { key: 'e0769344c9be2276db4c64e04725350112dcc13c', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd2bb86127b6312bac302bef6372a5f8b054df004' }, "Adheres to web standards")))), index.h("td", { key: '845f60098914e5fb08f3b5d6af2282389984dd19' }), index.h("td", { key: '72e14cc85b1fb69773872b0f8ce4eef06369cd4e' })), index.h("tr", { key: '7e368e4feca86df0adc34adc09db9d805931f9ec' }, index.h("td", { key: 'd4a80bf54afbb0ea7fb085bbaef5c2ae692c610f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '83504c1dc600499db25036b9f4de7b392297591c', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-search-bar--development", size: "s", variant: "bold" }, "Search Bar")), index.h("td", { key: 'b70e1a03d377ae25df5bb9fc93acb98ac553eacf' }, index.h("ul", { key: '9e6e2bc1931b862c379dd966f06880c68988323d' }, index.h("li", { key: 'bcbf9917426a41866fe8babd8c1100b75680e6a3' }, index.h("span", { key: '44f7ea30557aff66579db5334a5895999914e155' }, index.h("ifx-icon", { key: '08e67cc91736655dde5e0b9048fecd2712a50165', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4b0f3a6131ba937fe50f5cf30e397f466f3bfbf8' }, "Offers a dynamic and customizable input area that allows users to input search terms and trigger search actions, typically used for querying and filtering content within the application")), index.h("li", { key: '1c9f7b85f6374e8149bd734fcb54bc4daaecc1a7' }, index.h("span", { key: '8909e89ca3cacedc04bf6dca1aeaade4bbc77700' }, index.h("ifx-icon", { key: '73b065f16958d0e8355bc88005a0ea27e7fdbe26', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2e916ccfcb51769553dcfa11a328a89e22c92d5c' }, "Adheres to web standards")))), index.h("td", { key: 'f1ca7eb0078efede11d1ce61affa19fb3e8727d1' }, index.h("ul", { key: 'af7ebb23e3a5b10a82c918dc0084d60a94bfbf2a' }, index.h("li", { key: '2ca012087fa2330b16217941fbd0d8114146af8f' }, index.h("span", { key: '94c5e0a1d09676a198fbb74488665a7d00cb4a8b' }, index.h("ifx-icon", { key: '91e0153a711c50fd2c8cac126289a13e0391d473', class: 'check__icon', icon: "check12" })), index.h("span", { key: '026e940c581fef4f2831292bb4cae944c8882570' }, "Collapsable option")), index.h("li", { key: 'cc749e82c5d1132e6656721fd4496d1db2c0eef8' }, index.h("span", { key: '8bf4616da5664eaf4d5494517b810b19d58b5e1c' }, index.h("ifx-icon", { key: '4ae5af363cdc3a97b60e1d96d48bb7c9cdaa0341', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5a7e0581e3f1d0be7bb5de23618774107c0936c8' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8e0fff714075d6e53044b350dc3cdf2942d5b0c4' })), index.h("tr", { key: '0415d77895cd2cf04e2104434c1955e2076e24d8' }, index.h("td", { key: 'ccacefbe02c8eb127ae694238ee6704e9c634978', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '5a9f1326d80abbb2a94a5df66dc743114664142d', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-search-field--development", size: "s", variant: "bold" }, "Search Field")), index.h("td", { key: 'e250458ebb962faf54554392394a6410dec3e382' }, index.h("ul", { key: 'cfc83b12f368c68f388c2325ff0a2a066d8176d7' }, index.h("li", { key: '0560c12b34cd5bf295b9b4a2a450d4d7a4ef31ee' }, index.h("span", { key: 'd2c47ec42a69b9dff6aa7b5e22c7ff028cfe8fd2' }, index.h("ifx-icon", { key: 'b989b08a8fe5eaee931a34e7e7d88752832a62a7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6e33487e06c9f2635991d8b4dda19bbd9453417b' }, "Offers an interactive and adaptable input area that allows users to enter search terms and trigger search actions, facilitating efficient querying and filtering of content within the application")), index.h("li", { key: 'c975fc0c6cd42ad31118aa9a1a60af591137bf79' }, index.h("span", { key: '44b573f7ec3065ec0aacccbe807cdcefe9a44651' }, index.h("ifx-icon", { key: '8b140dced1ee6ea50c897bd051d146bc4a628bb2', class: 'check__icon', icon: "check12" })), index.h("span", { key: '96753881cc9b30483b9fa4366b34e8c92a4e2b49' }, "Adheres to web standards")))), index.h("td", { key: '7b738ce3e28536826d0193c0b9ea9d41d27337db' }, index.h("ul", { key: '0272eba3d6ffa83db302339ed60e8156ed7e0e73' }, index.h("li", { key: '332351ce063cd24fdf49112390e7c6f91aac8a2c' }, index.h("span", { key: '8089a620892a10a711c68c103a5d4b616d935dec' }, index.h("ifx-icon", { key: '0513580b37b9001e9c7f3b553b7c6c8a52182bf0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7b49a9797b7c9e8d09009e1c7f4dcb1ed2231391' }, "Show Delete Icon option")), index.h("li", { key: 'd6a7f7079cc860619351d2b9c7dc946c46510b7f' }, index.h("span", { key: 'ef38a17d8327e205fda02d0fff879f03063a0dfe' }, index.h("ifx-icon", { key: '85d9a943ce259e9629eeb625e3b617924893a28b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b9934224a887edf0f09617a4718e0c08c981b938' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3014764eb184ca4c18a6522d372312f422f13e05' })), index.h("tr", { key: '89ea03e0f41af84e80c63cab5a5302fdf9e78481' }, index.h("td", { key: 'bce078e00e501e0c4141bfbc2038066499dac052', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ceab21b777cd9d13028d54092efa3ab04f6de369', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-select-single-select--development", size: "s", variant: "bold" }, "Single Select")), index.h("td", { key: '6bb96d2360f35aa7689f6dc4142b18133f493e7f' }, index.h("ul", { key: '7d73b120ac48cebc77bb14cd6da898c0ccc06bc5' }, index.h("li", { key: '8c1fa752f0218c92b3e2c80d4f3ba49295b3cc88' }, index.h("span", { key: '1d0b10019cce3f0409e36f56cf2891873f71d440' }, index.h("ifx-icon", { key: '8c0e038ba880058ec4edf037271735a18f629c68', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6ecb8d5eb6c26b252b49a00131b0aac6a7f72f24' }, "Provides a user-friendly and interactive dropdown list for selecting a single option from a set of choices within a web application")))), index.h("td", { key: 'eb9a297925bfddfb06ad8987b725be953afd7812' }, index.h("ul", { key: 'b3a1cbc2c330d88f241d0a479e9349637070ac4c' }, index.h("li", { key: '95424bbe1119f7d061575a374682ec2c8e5d39e6' }, index.h("span", { key: '338e2c4400c25e742da0b0defa208768c2f89881' }, index.h("ifx-icon", { key: '7f9338b969cf06580d23458b0c0c0568abd227d4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2582dbee7073089eeb65015fd971153ca8a1dae1' }, "Extended customization")), index.h("li", { key: '898ef0a3edb262d99a7157ddb1c6c01b389478af' }, index.h("span", { key: 'ef058962acec0150c9bae85bd7fe9886e892ce36' }, index.h("ifx-icon", { key: '0fcc329c83185e22991f9d0a27bc462c5790719f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '32d696955db696f589373fa69fbf310bd780a984' }, "Option to enable and disable the search")), index.h("li", { key: '440fe0a0f22e9e7fde8081d95c750f5b6089b07f' }, index.h("span", { key: '66d1e0882134b1d46b17bfa12c7503c39179543f' }, index.h("ifx-icon", { key: '8ff05ecb8837d74f65b77f15f54aff5fd037da8b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '350be811060385911992435692d96da02dec369b' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'e3fb7ce20edb5c1a5f4b7adfecc4dc45b70c5e20' })), index.h("tr", { key: 'e8f326d69b22fb39263644c601654cb199a92842' }, index.h("td", { key: '2d24b6701f33549c61d44ba021bbb7a8560f24ff', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '837695e74a3cb6567ce8f3639caa0861dc981578', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-select-multi-select--development", size: "s", variant: "bold" }, "Multi Select")), index.h("td", { key: '62e84d8bc840226d51b4bf04c6922d225bd4bad9' }, index.h("ul", { key: '8dffe137b72a359bfe559b9cd79bea29dcefbbea' }, index.h("li", { key: 'ebb61b4f617dee4e3725ffa5201419ee0dbbd05a' }, index.h("span", { key: '09ec9268b8a56a9094ff3f8d290aa746e87bbfc4' }, index.h("ifx-icon", { key: '4481d0bde261de45c18d7ae4361a56a8c1da4029', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a163f0d0e8f449a9e5babb72b6906fb49c81e17c' }, "Provides a dynamic and customizable dropdown list that allows users to make multiple selections from a list of options")), index.h("li", { key: '0adca05e70b2b88b23670d910034e0fdae077c4e' }, index.h("span", { key: '6e788e0e3a047d86aa8f8e618d86db91c79dae2c' }, index.h("ifx-icon", { key: 'e6e0d9fa13b392ede9ea0a2ce5ae114de191ba18', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9a879d7310eba5a196056d2e5447ebb79ae7a4f3' }, "Adheres to web standards")))), index.h("td", { key: '0ce198e8b85d6d48bcca9a9df836839b22d9938a' }, index.h("ul", { key: 'e13f866068134adecb0b8393fbb8bc2ed936a822' }, index.h("li", { key: '998469f3d9480bfbc3a902b0a5e5d58e385b79ec' }, index.h("span", { key: '949162a962105b7f871451be7a2e53c972648904' }, index.h("ifx-icon", { key: '17be2603fbe607180f9ed5b2cbd674574402d966', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a40ff4def7e347df7ca48f8058db35fe38212234' }, "Extended customization")), index.h("li", { key: 'f8cd28781f0e32b17a9e3322817ad3f9f132afd4' }, index.h("span", { key: '532a00c379956e54ef0797546ed063f999cb045c' }, index.h("ifx-icon", { key: '00e3f399a9eaadc87112f2dfd244ea666d9c0f7e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a3291fc7a58299ffd1bb6b430f01b3b649f99806' }, "Nestable options")), index.h("li", { key: 'f198acfdb53b5a4d38fa2115bd9c5b569e27bde9' }, index.h("span", { key: '6f159a81df8ac011cd0689632e9f28f2e5b290d8' }, index.h("ifx-icon", { key: 'baa7f8282e0018d8cc3599725575142bd735d006', class: 'check__icon', icon: "check12" })), index.h("span", { key: '070dcbe524945a134442413b8d188c4882442579' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'afbb0d2ae40a2f13ab32f2049fc3f7467a79b251' }, index.h("ul", { key: '5077023601bf9b000f9651e8f13f3a3038ded5dc' }, index.h("li", { key: '47f461758aa35821221b6dbc7e85c49734110b63' }, index.h("span", { key: 'ce38cc3b4e57ba5c542dad038fa18358c81dd8d5' }, index.h("ifx-icon", { key: 'ef448bbc40d91f9961fdae754ffa3f73cdee7ca8', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a1506f331b7f5df737d567c5b8c4ec56e7f26817' }, "Option to enable and disable the search"))))), index.h("tr", { key: '79182a143665f222e1c8cb5ead0994a5a8a842ef' }, index.h("td", { key: 'befa692bfa0ef0557f01c0d5f6f95bdf55416921', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'b2d9f320712c581cf5f159fdb603ad18413ba67d', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-navigation-sidebar--development", size: "s", variant: "bold" }, "Sidebar")), index.h("td", { key: 'b88fc848657321f3704510a2c0422f40fc739e91' }, index.h("ul", { key: '59bb4751ce5a175b145901e049423077743def78' }, index.h("li", { key: 'bda2e7cc73f2b0cef9542babda0e5c412851fe34' }, index.h("span", { key: '2d0478858ac1da31cc1c3e448efce85c0baa604c' }, index.h("ifx-icon", { key: '6def14c48500d1bc6bbfa65749166d118e316356', class: 'check__icon', icon: "check12" })), index.h("span", { key: '517c17befde616ff25614dbccffabfa853fffbcf' }, "Offers a configurable and collapsible panel that typically occupies the side of the screen, allowing users to access additional sections, or menus while maintaining the main content area")), index.h("li", { key: 'a9827286210988650f35e61256aca574c8b6c023' }, index.h("span", { key: '3710d477822a363e1366435baaec7346e0f961a7' }, index.h("ifx-icon", { key: 'c86da3a87fb9475e4ba768af53c6877d36947c40', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6f0b667c8ad74794a54502ed154365f01458febd' }, "Adheres to web standards")))), index.h("td", { key: '4c84769667b546edf49168628ac46951a59b90a0' }, index.h("ul", { key: '0df1d0519c7c798ce5c97bc9f806e061a82f1c9e' }, index.h("li", { key: 'e55bff216fe9cf745b27787e6513809aaed65897' }, index.h("span", { key: 'ba9ac738be4a3868313180db0c087b85aeaf4870' }, index.h("ifx-icon", { key: 'eb07c2a56d3bd84f8bbbc6e17ccfdb439395eb60', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7bbbc704fc739ad4ef11d46c7f6ec790042ca25e' }, "Extended customization")), index.h("li", { key: 'c3e112e3b7cac2666f1c6669e7d9fbfbe7134fd6' }, index.h("span", { key: '0f3b735a5c8be49f8157f97fcd03e8e3a5c8ab9f' }, index.h("ifx-icon", { key: '030abb82effc2aa6852a4988f1cb5d22ecba194b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2171aaf62d66b78bb0a3fb58b6378076dc430899' }, "Multi-layer nestable items and menu")), index.h("li", { key: 'ee031aa381cc6472b7432d1f19a3c5c22f7528a2' }, index.h("span", { key: 'ca36c24c8da097af0e0ac86a86d6fb99505801c2' }, index.h("ifx-icon", { key: '2ba2718461bd76f578e8d23c86323c2a4d8f0048', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ad650d28e92a62340c9af10a2857ea53b162dcc3' }, "Initial collapse option")), index.h("li", { key: '6f0c9682731ac8594ff98db3a8c58cbfb56dcc8f' }, index.h("span", { key: '2601e1cafb81c2cb763ef6ad95b697d7a234910a' }, index.h("ifx-icon", { key: '0038628f44ee20eb30f2aaa8a606e30ecd4aaa52', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5538fb427bb7dbf1c3da68ea4529e741b84ab3f3' }, "Active and action item feature")), index.h("li", { key: '364f9abb549e738f30c507284e7dd19c1089059d' }, index.h("span", { key: '994539dcb34e1ae00bb1c55baf8cf797ce7ee155' }, index.h("ifx-icon", { key: '25e632f30611944655f142b3fc64b95fc48679ec', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a1004644206dfdad0ea71bc5475e4a15280b5c95' }, "Number indicator integration")), index.h("li", { key: 'beafb56f5ecaaa01a5a909fb1deaf3e78932cb9c' }, index.h("span", { key: '7fb822c8385df88b615baa5ba9a4af9c7e07e37e' }, index.h("ifx-icon", { key: 'a2cf161b74133827e0931be523364cdafb097b9a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '19784ce0ec0987c8a0eabf73a0b12c037df3bfe8' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8fb00fc69fbb5de37c14eae6ed61995615e2ba6e' }, index.h("ul", { key: '48d914350d109973d5cd860c5649a5d747a725cb' }, index.h("li", { key: '635ff0540719b41311a5f7abbac96b88f277d6c3' }, index.h("span", { key: '75f7e3ad7afa6280bf969555fb9dee8ab11b574a' }, index.h("ifx-icon", { key: '4e75379c0d33688b05e79798c0552aa38e90c35a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9dedb7bc5585dbd9789bbee7097cf1d94e6a3abd' }, "Removable Footer, Header and Logo")), index.h("li", { key: 'a42bc705796273d6e66156b22a702d5e9b2606aa' }, index.h("span", { key: '2fb61a80cd29087f749b775b8254fe8a977073da' }, index.h("ifx-icon", { key: 'e1d7d5f133cfca45e56eb08b5015278728cfada4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '417c191796efe8d5494f496808d01504f82e885a' }, "Removable and customizable Links"))))), index.h("tr", { key: '81459b891457645b3bac314d1dc7e34a8be010be' }, index.h("td", { key: '8efde37571acf61510ea14a260540f43300fc416', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8183e5974e02c22512d78aab0cca625721465717', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-slider--development", size: "s", variant: "bold" }, "Slider")), index.h("td", { key: '999eaccef7bc4a42d5ef372b019684226879f43b' }, index.h("ul", { key: 'ea539c29579191df00cee02dcdd5a4a2f9a163e5' }, index.h("li", { key: '39fd413fa57ad26f76dbba8aea5f0fb13a9dbc34' }, index.h("span", { key: '00193bb5c93d9b29a5d223b21153843467a39a57' }, index.h("ifx-icon", { key: 'c3d290c5301d05a8d334e6e2505310804a512da4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4665b5a83585589759f47b071a63b0235bb028af' }, "Provides an interactive and customizable input control for selecting a value within a defined range, often used for settings such as volume control, data selection, or numerical input")), index.h("li", { key: '5b1a8435baf8981be9a559dac77df8c14c89b529' }, index.h("span", { key: 'b33ab4d5777924b913ac67342e48dc510a904f28' }, index.h("ifx-icon", { key: '5ebd6cb7e7d39f35d61654c60349a60d29ced23a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1e7ff3ef1fb4efed2f7bba56f7521435210e5f53' }, "Adheres to web standards")))), index.h("td", { key: '503922ad5886df3e96831b64b9e00405151c08fa' }, index.h("ul", { key: 'addbf8d253a8518e83dafc1d0067d170bd17df36' }, index.h("li", { key: '6f756c7aca91f1c52d97c350eff438d075d4f672' }, index.h("span", { key: 'c4000b591cfd1eb28302dd3fc46a684fafeeacbf' }, index.h("ifx-icon", { key: '2e09858fdf01780a975fab2e2436d1e017522686', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8fe7026dd79f98339f0c66dfbad82f0db76e170c' }, "Icon incorporated")), index.h("li", { key: '6ecb467c0b0fb883ae331a1043dcba4b3fde4dae' }, index.h("span", { key: '11f690f8cd58f66235205b449ca5c2c5e296ee7b' }, index.h("ifx-icon", { key: '5b2cf8c0def1d6a502a7c3a741154fa6f1423a8f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8187e8d8c39bcb37df9688b574672b3ff90e083b' }, "Percentage variant")), index.h("li", { key: 'fba93e43920d100cac9bb5a0cf44b375daeb44e6' }, index.h("span", { key: '2f85298637df9478d220493322fe96584682b6f8' }, index.h("ifx-icon", { key: '125176b8451f671ebfa79cf432c95a2688695e73', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5dfb4ec467a4553c9f4cd278340bec5f4f40332d' }, "Text variant")), index.h("li", { key: '09805501028451a55d2fc87c570bc61849657610' }, index.h("span", { key: '56a7fab2f27a8881d28b5d4a150f49fa38a14504' }, index.h("ifx-icon", { key: 'eea2457fcb14dd2f4e18eaf80dc7dca8f819fb20', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4e834b7efd1468e2aaa034edf5e0ba6f8a852490' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'd1de7d705295f92033061a5f46d9459ee9153db6' })), index.h("tr", { key: '1c33c710155d60a68eac75143cb84ce017018b5f' }, index.h("td", { key: '21a2d43251000ebdc30d5e9bf4e1e08a16350e0d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7dcde699e9bc8bb5a7a57748d5fd33c23285dab4', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-spinner--development", size: "s", variant: "bold" }, "Spinner")), index.h("td", { key: '355ce79281c98f4448397c63757fd690ec6cbf43' }, index.h("ul", { key: 'ba29e6d693232ab73ceac1716a55759c328ef866' }, index.h("li", { key: '9fb62f2b1e0e080741da2e474d1701af18e43b2b' }, index.h("span", { key: 'e6aabb45c453609a5aacbb769fc745bc3a5bff9a' }, index.h("ifx-icon", { key: '69d991b3469b887e7d3b6a6d66f43b7f23c62d3f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f9d1e871346a4ac52854c2bcd1ffe19d5ed53ace' }, "Offers a customizable and animated symbol that conveys to users that a task is in progress, typically used to signify loading content, data retrieval, or pending operations")), index.h("li", { key: '18e569f82ef4f6a4a597074c1d7c709fc47c5ab8' }, index.h("span", { key: '4f44bc8ff67c0297f164188e6d1287a094b34e8f' }, index.h("ifx-icon", { key: '1e2a0d3efa9f310e60613b04ab73564ce8b63fc4', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c11c9b37840da043253a0e36d3aeb02cee222c47' }, "Adheres to web standards")))), index.h("td", { key: '072a0910727a14eea13c37916a849edb473c1353' }, index.h("ul", { key: '81d3574a46216c9106ded3f14b3536e812ab8a33' }, index.h("li", { key: 'a2c96354efe51008f65f5ffa2d220c980e6cc12a' }, index.h("span", { key: 'c0f6fb8ea5cc0e8f8e3414bb9c012770dab55125' }, index.h("ifx-icon", { key: '16f4778f24b397a513e4cec9502d61e178ae9c7c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6c66517529d7c3c3335792a327760ac1bf79cb84' }, "Brand variant")), index.h("li", { key: '3bacc40c263b782f3f689d226a553a415f33622b' }, index.h("span", { key: 'a02ed231cfff4d39b23ca636e598230551164c25' }, index.h("ifx-icon", { key: '0883a470705252fd63edc1140e10803d8787a375', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ac760334792a0b4bc10c8441ef3ab99f022d5f80' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'b6ffb29aded00a9c608bc728c17d62f2647a98ee' })), index.h("tr", { key: 'ec3f68a90a69566d49b26cedfadbec8ddb01b414' }, index.h("td", { key: '07d3920e857510fe0ba35d0aa0b8fe3bcfd65f74', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2c0b5187698978d3b8f93cb610241f7960c84d34', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-status--development", size: "s", variant: "bold" }, "Status")), index.h("td", { key: '119de8f1515c007258dc79b0ae05aa5d63a6942c' }, index.h("ul", { key: '46c10b1f963965bcb04788d2edf78d78801e37c0' }, index.h("li", { key: 'ea6c53f28a83a570ee2f9f4c4af3d9ce7d98f765' }, index.h("span", { key: '4059dd849f749a90da7936298af72dd3ec209f9f' }, index.h("ifx-icon", { key: 'ced8bff238b790abe3fe1fb0a25d47e44bff1245', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fbea000d000a58161d9f734720cdf59aaa2b39d8' }, "Provides a visual indicator for conveying the state, status, or condition of an item, process, or entity within a web application")))), index.h("td", { key: 'cb8d9c7a7f9e830f2c4bcf3f409de52aea08afd8' }, index.h("ul", { key: '999aecaf4e4ae3c0ceb1cebf6b253cb8f4d211c8' }, index.h("li", { key: 'cd5611a6e42614b44a9e48de0749ebdb6473b4d8' }, index.h("span", { key: 'd01ec0d421a06c12315e2788a5f1ba355da625cd' }, index.h("ifx-icon", { key: '6265fb93aaf28723e69d049ddddb025cf7515067', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd87920e3ad8777eb3ff439c6c3740b52251273b0' }, "Ocean, Orange, Grey, Light-grey, Red, Green and Berry color variants")), index.h("li", { key: 'b9b68362a7a508af55b07dc107e430ae6a16221f' }, index.h("span", { key: '2e32e89565cf10f459b1a93737c7d21a4548bddf' }, index.h("ifx-icon", { key: '11c04660e16a8cc33c8ebda1eff78c9e54aed509', class: 'check__icon', icon: "check12" })), index.h("span", { key: '505674d44fd3ea77fdfe033bf1c6fa0cd9e51615' }, "Removable border")), index.h("li", { key: '94e991f1687b62acdb5b61e61210ccc8f4f26193' }, index.h("span", { key: '9fea669b506b367b6a0c8c814c8fa791191f2c77' }, index.h("ifx-icon", { key: '317f39d02029520dad6fd7bed0a15941c89d1a3a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5e39899af00d0e5c51ccce727cbf4363b442ef68' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '9a5eaa3802c0e988d68bf72c304415819e5908b2' })), index.h("tr", { key: '027011eed870cd6c2f934c80710ec4318a20742e' }, index.h("td", { key: '02b06aa4df175b7b4306a008e528da95d42e5d8b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'db2d4d6e635c700a549170cc7b90e9646c8e9cfa', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-stepper--development", size: "s", variant: "bold" }, "Stepper")), index.h("td", { key: '4fe8fbcb09708918995e6d6ab7e02f61e44669ce' }, index.h("ul", { key: '1185502603bd98244a79b46191b3be7b0d3e4bcb' }, index.h("li", { key: 'e997f0f201f05668e8e2a9500de36dabe7663304' }, index.h("span", { key: 'f009a0a4972f7855122a6253a5267dd79dbc7ea2' }, index.h("ifx-icon", { key: '8968068d689ffa6c2657266974414a85ff7685db', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2c97a2f73d14db949f491d22f3755e442473867f' }, "Offers a customizable and intuitive control that allows users to navigate through sequential steps")), index.h("li", { key: '7253508126ad078f56e1668222b7ff1fa135079d' }, index.h("span", { key: '5de9eaca7552f549b230f2438ad86623b0fc3ffc' }, index.h("ifx-icon", { key: 'e78e2618d4e55cfea00733bcecd5176c21e7b1c5', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c21f4d5b4379bff7e38a4a4d22c76b166f1cc3da' }, "Default and Compact variants")), index.h("li", { key: '188a68d9eee071ecc5760ac2b74b6e705f902c3c' }, index.h("span", { key: '15333002c8a214adea8462e5abc30fff2007a011' }, index.h("ifx-icon", { key: 'e4060cd69e4c74d091c1373752f45d120900eea9', class: 'check__icon', icon: "check12" })), index.h("span", { key: '961b2bc93891c26d924b23e631dd51f6db504a31' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '514a664b369349e4acc462567bb59fa7abe1034f' }, index.h("ul", { key: '1449851fd05e2c955f94b82f204d4b29627c903d' }, index.h("li", { key: '20f195f364aab6a1eafa29867b9f55839c488a01' }, index.h("span", { key: 'fc1e0dafba32f304e653b51906ef042bdd3b7b7a' }, index.h("ifx-icon", { key: 'f357d5dd753edc1070bef056dcbe8802611ca18c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '830437621fe2a2def8af8461a4f6f78aac77e378' }, "Vertical variant")))), index.h("td", { key: '9ced2abf69f5c476d778e390e27d460b3c58b667' })), index.h("tr", { key: '8ecb447135b3d16b63a2960a9bf7ac2e63d31b1d' }, index.h("td", { key: '210eb81f8f79b13aacc9e2c16811ed16e63322ce', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '28da84dcfcf8de0169eaff67be8f4dce6be7ae3e', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-switch--development", size: "s", variant: "bold" }, "Switch")), index.h("td", { key: 'bc194f2a870af74b49f0b56cadb760673a8449be' }, index.h("ul", { key: '8335ae6ee7d6bad19acecf67e97516b127aeac74' }, index.h("li", { key: 'e41df40a611ceb7be8efb16201394f4aab8ac6eb' }, index.h("span", { key: '0434528ddc07da00f208bd47a1485008b27c38be' }, index.h("ifx-icon", { key: '9243396712cfda346d412cc827b765e3023f9550', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f3290cd83fac9ddc87e42b55e8368f5120fb702b' }, "Provides an interactive and customizable interface for toggling between two states, typically representing an on/off or active/inactive status within a web application")), index.h("li", { key: '66452aed08743167cb7915dc2c83bab9df96a89e' }, index.h("span", { key: '4e5f07b1050496d800d272ff8e22425c8c626fed' }, index.h("ifx-icon", { key: '2a3343657b233f1cb2ab9f13973a2355afb16e63', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a5d8a1a1115b7889ccf569cbc7313e795f1cc6a7' }, "Adheres to web standards")))), index.h("td", { key: '62e679169219d6389695f5bae745aa3024fe32c2' }, index.h("ul", { key: '590966d6096928ef46b173b6dbd58fc9b6972ccb' }, index.h("li", { key: '42b3081435a6b4371ec15eec8a0d7789787ab887' }, index.h("span", { key: '41e06e57e86c0774b5d9873c4686920f294628a6' }, index.h("ifx-icon", { key: '535cfc64877ad7e5a1a05f486a16231598e99cd6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0dc96693d10bda561f7227ea0a4f7f79190fd0f3' }, "Incorporated label feature")), index.h("li", { key: 'c9b92ef312c1350cd3829d9d285af8a836b697ad' }, index.h("span", { key: '10a2ebbaac5da760fdc7aef287d0379d850eb7ab' }, index.h("ifx-icon", { key: 'cb7c64cbae1666f392c86aacd604b296f0efa401', class: 'check__icon', icon: "check12" })), index.h("span", { key: '85668d56b07fa0b4d254df59fdceeb81b62d7882' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '755ccc5801259e6ff1e15376e1064eee10ec8493' })), index.h("tr", { key: '6d9beeffbaa37366cb49be7fc27ef921f23b3501' }, index.h("td", { key: 'efb4d13e28108893a0603789eae6141255466758', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '689816763551730c892c23ba69e2b67bacf6efba', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-table-basic--development", size: "s", variant: "bold" }, "Basic Table")), index.h("td", { key: '8d7bb8adfa50dbf0da1e734fc830082dbff4fd21' }, index.h("ul", { key: '7b78956cf570156bfda113c7542de43dd1a6ea10' }, index.h("li", { key: 'c62a9b3de9f43166473c67ab69e8fb72987a789e' }, index.h("span", { key: 'a17a3505c3512ce36b60ba1717d2d5f6adb8aeb2' }, index.h("ifx-icon", { key: 'f34ada77b46e31bcf4bcafe27ca6d8ec37131030', class: 'check__icon', icon: "check12" })), index.h("span", { key: '40fb436bf6a1216042b0d3a697bbd29d6e95a5eb' }, "Offers essential functionality for organizing data into rows and columns, allowing users to view, sort, and interact with structured information efficiently")), index.h("li", { key: '7bec1e0d0e6f392a252c424b3178985985fa09bc' }, index.h("span", { key: 'a63b0e254ac69509fec260337c65085453967776' }, index.h("ifx-icon", { key: '60863a12fed0bfe5d27560330b3d579cc39eded5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '193e61f740e17330ac0befb2cda46bbc479d2707' }, "Includes basic features such as column sorting")))), index.h("td", { key: 'dd18091fc9a60a23cec0e8c4cdae210f316b6be8' }, index.h("ul", { key: '9b90019df8854404c0851e93192b0f7aab910722' }, index.h("li", { key: '1b3a0f43631621c31a2bfd88ef89455d55303937' }, index.h("span", { key: '4aa1928d7cd7e2c480563f81fd2af68490136b95' }, index.h("ifx-icon", { key: 'a3a2a3b3636fd27ccc83edf6e57cdfe8d393a0da', class: 'check__icon', icon: "check12" })), index.h("span", { key: '051a6452f2c87bd4353bec93d9df8402d58515d9' }, "Compact and Default variant")), index.h("li", { key: 'cf9a0438c46c73d63ef634e001fef5a48aeffcfb' }, index.h("span", { key: '02f4627073e519dcf9b66f2ff96764a90a0ad55a' }, index.h("ifx-icon", { key: '8295643bf15c21af97d636d4e608c5459adf326d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5f4fa346787e8a1a9eb58ed3aec1c97039a5bebe' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2ea3258e834520a10dbea0da5a663475b5d1a60f' })), index.h("tr", { key: '51cf2610118d1a9af29d4c1a2e98477f723805f6' }, index.h("td", { key: 'a68c60164b36f21c9afda22a5b67f4c5c3fbd254', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'c0a0acbd0d9e12a83f28260c32c5cae1965ae6ec', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-table-advanced--development", size: "s", variant: "bold" }, "Advanced Table")), index.h("td", { key: 'a350acce3cbc36c2400e5f1372967aab8dbe5b1a' }, index.h("ul", { key: 'e0d53b8f1b8677513d1068e3b66dec28c2f5da39' }, index.h("li", { key: 'c18a54317b8b29d9f04a58b303c2a12590414e95' }, index.h("span", { key: '1d3c5f710f3b405d179b815c12174b5dca8739cd' }, index.h("ifx-icon", { key: 'a3741df53e7c82bc8e31aff1ecce616d383206fb', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6931b67d674de6b1ca1d706c9e406d614eb5a69e' }, "Pagination")), index.h("li", { key: 'bb321ad2652d946cbcceefee5170860000908c06' }, index.h("span", { key: '4c6712c23791c39a8affee5c543a6fc064ceaaea' }, index.h("ifx-icon", { key: '4d33c9667675e4f15aeea05901cb1edc248d0de6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '66647acda4cd98f7924f32ed680c2f8087e621cc' }, "Sidebar filter")), index.h("li", { key: '6821f2ef6505fbf37106b6587292499047f367aa' }, index.h("span", { key: '2c5487fc163197ae5e4dc91e8fcacb132da0527a' }, index.h("ifx-icon", { key: '7fd11bd6e365954a9c902d8818ff7e8c93b3fb5f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'adae08d8c65a84b15a816914fcace32db0c1d1c8' }, "Topbar filter")), index.h("li", { key: '18feeb641401390c55b50462b6e5b93faf7cade2' }, index.h("span", { key: 'a1931721c47a26d246c31baa25ec78a43fc627c6' }, index.h("ifx-icon", { key: '20b2a971a34e412a8ee11d85c842eb007c34083f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b08c596cc4aeaac6bc9de7a1b2dbd44850ae481f' }, "Nestable buttons")))), index.h("td", { key: 'a52b032811f9c47ee39f28b517088e6f9ba72031' }), index.h("td", { key: 'c00d3da1ef9de106b771d356966e9c0f4fca0af3' })), index.h("tr", { key: '8d6a984f4dc42fb0e2a7a2cda173c180111a4cad' }, index.h("td", { key: 'b65dc0653ca257b885eabf433cdf3a366d35a582', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '20436e7687044d9d8d40aa35060f888ff3e739eb', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-tabs--development", size: "s", variant: "bold" }, "Tabs")), index.h("td", { key: '3629c8f19157f5ee1209b2d7d3ca87665e892801' }, index.h("ul", { key: '034fda1c760185e8bc79a051934e494a60fe298c' }, index.h("li", { key: 'ebe47709320928df0946642c5f9eeda969c25780' }, index.h("span", { key: '5a9af8118b370f6e220da0751add88381aad4003' }, index.h("ifx-icon", { key: '19a11732bcaa52edf29de8864d38d94e46c8665f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '236913a52a348136d30b3ba867ae6c3a2a430ca4' }, "Offers a customizable and interactive layout that allows users to switch between different content panels, typically used for organizing related information or functional sections")), index.h("li", { key: 'cd1a96f2813ecdd01ba8565adccd67fce9820845' }, index.h("span", { key: 'd4dcfbbf16e28c4a89b391d72a52bb88be4ea960' }, index.h("ifx-icon", { key: '887ceca172f6c5c0f9ddcd8028adf10af2d0aa39', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4d16976a8a91e9b06cebc75deb6bcda4ee21dcb8' }, "Adheres to web standards")))), index.h("td", { key: 'f326e8453d11bef044eed82a6dd8cef29224bbd2' }, index.h("ul", { key: '33bebd23ff3d43ad762e92773b37f722ac5055ad' }, index.h("li", { key: 'd26a99733b3200cbbbb5aa15dc7c0907204e37f2' }, index.h("span", { key: '7ad7e970e819cda3d471d9e25a2d0ded1a64c7b4' }, index.h("ifx-icon", { key: 'df5dfe7acd4bd54f176f88f05fada59061bdfc9b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '16c1a17568ba909da40736ab3fe5bedd2479f9e3' }, "Horizontal and Vertical orientation")), index.h("li", { key: 'f5e099ed9a13dded88e7503a8d412dbb1c03de42' }, index.h("span", { key: 'a7b5166a8e0823810821fb58b4d8232e32032b3f' }, index.h("ifx-icon", { key: '6fe62fe410a6d4d6c410b49c75275d243a2f7a8b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '30df92fbee5a40df72e0f6cba47646e39c5741c4' }, "Extended customization")), index.h("li", { key: '9aa26e5e7fe85dc22d1087bc6011660ea44f21a5' }, index.h("span", { key: '0977815f61d747457775b16399ec07dadfb9d9fd' }, index.h("ifx-icon", { key: '3116b989c80c8d50af13c1cb9f78d6256de0641a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4504b56d22660136aae1b8295594b47f10f1a153' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2e342ccbd21b1bdb84eec86a4fea94cd845ffe8f' })), index.h("tr", { key: '6c22e6b4169ba8f5fdbafc1b3a3f91ffcf59a2d2' }, index.h("td", { key: '96a04f8b51880df0314f47d6ba0fca44e9a1ad8d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '88b277ed622137d2fdd322dec1b004f6d2ea5c0e', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-tag--development", size: "s", variant: "bold" }, "Tag")), index.h("td", { key: '702e0318b522296c1a949c70bb5aa9680452cfdf' }, index.h("ul", { key: 'f00dd0af7134cc4aa1303a5ea77586a262c3671e' }, index.h("li", { key: '7ba4209377e94f0164758148d9738db86a038163' }, index.h("span", { key: '66b53e4c1a63c8a391fa972d1210505d4c70062c' }, index.h("ifx-icon", { key: '656c7059c506511c462d0054d258a8e5e3f4338a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '07b9c8b51c835f9184033ca16f620e5c66e3bc51' }, "Offers a customizable and stylized marker that allows users to quickly identify and associate specific items or content with descriptive labels or categories")))), index.h("td", { key: '8f8f6242eb163e13d65f1d09e06febc599cd5c2f' }, index.h("ul", { key: '354645ddd8f0e4e51c6a857242d8924ad1ce0f56' }, index.h("li", { key: '25a40ea45e08ff5a629ffbd9a0de27955e67d64c' }, index.h("span", { key: '83e66f06fc0e731e5ff2e88ccd1f5fd7192152b8' }, index.h("ifx-icon", { key: 'cd77bc3a8ec579798a0aac7e864894788fae48c7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '271325a1a41817ca2ab1df49db80c69f606c8a52' }, "Icon incorporated")), index.h("li", { key: 'd48f6e86b9c088483e0767ebd2b57a1c49fc194c' }, index.h("span", { key: '9dc4253a6be6f55a551d9392bfdcc9cbc2a6564f' }, index.h("ifx-icon", { key: 'abc81ef53b1986ca5f872beb2d241d4dd3b6b968', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f2df5670fa7693293b63de086ee62a31c3b85bea' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f36bcfdb972c3a569bc0e55efb9031d7d7919908' })), index.h("tr", { key: '174274dd63bd37c1f9d8f96a6ddb5e6a59d80f2c' }, index.h("td", { key: 'b7aa5bafd0a48b697c0f33031dc661342ff0a987', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'd7a607401af76e9e81b80ebeb7fe8ecb4dfac378', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-text-field--development", size: "s", variant: "bold" }, "Text Field")), index.h("td", { key: '68d1d4c6d5677f66117fb052fce6c392bc67dedb' }, index.h("ul", { key: '3824a5a98943b299f5f8b1701e83b285fe435e41' }, index.h("li", { key: '4eb08913557f68d63004955b67400b835f2410fe' }, index.h("span", { key: 'a046cd9216802c658d8b54ca42a037fda1010bf0' }, index.h("ifx-icon", { key: 'dee33c0d150a9e812f60144a6095abf3cdfca5d1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '88341dc62f88562b5c44af160f73d8b2bee88561' }, "Offers a customizable and accessible interface that allows users to input and modify text, facilitating various data entry and form submission tasks")), index.h("li", { key: '341e088c1942d348b772e43a1eca041a62c724ef' }, index.h("span", { key: 'a39e252ec00617c5cae9bed3a339cd8cfbbffe92' }, index.h("ifx-icon", { key: '67e65b33b16b9e4e468c3f830f569fef036defad', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e69f5e9d09f4fbdde479cbe97be4635731d087dd' }, "Adheres to web standards")))), index.h("td", { key: 'c454edf6c1618b5d04257ed9e2559828a11d49c7' }, index.h("ul", { key: 'b1b312ae0302a85dbe7c36d35416a4a7d494d542' }, index.h("li", { key: 'f2bfcab605860e21fb9d22545ff7d55e9cd5ec6e' }, index.h("span", { key: 'a2b8b22d34bead79d0bfefc1761d1f5e5c30f46a' }, index.h("ifx-icon", { key: 'f2e764523588e0e59c959bcc98f59a9094747b76', class: 'check__icon', icon: "check12" })), index.h("span", { key: '59e9bcd1eb0d6be5f6b8f7ae2853da7432722573' }, "Extended customization")), index.h("li", { key: '578418a94bbc4525b3adc47612b339edd50969b9' }, index.h("span", { key: '047127879870dbb6fb549d06a3c6b95992ccf300' }, index.h("ifx-icon", { key: 'd9ec8e0db34c9a935f82d4e0e1c52156c42566b9', class: 'check__icon', icon: "check12" })), index.h("span", { key: '57dc835edace08b0217127ba520b238cd926a3c3' }, "Possibility for icon configuration")), index.h("li", { key: 'daa7c993e26146742dc11f9c068868b178057e9e' }, index.h("span", { key: 'd514ef09483f15cdbc70290d2284620e4052772d' }, index.h("ifx-icon", { key: '6f52814d7a5cab62145d404d693f66a38c70919c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '17e4d3f6a538db33775ee258c649e81041a70372' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '904644d643b4ac6a767a075bc6d763ae58f197d1' }, index.h("ul", { key: '152a5f1fb9bf38721e0cf930667b634ab2b4ab91' }, index.h("li", { key: '322c1ef708bb9b47287f4ba3bce37e34dfad6be0' }, index.h("span", { key: '22b2656ecff81f15d1028ce3b02099664df7aaa1' }, index.h("ifx-icon", { key: '3bf1577788209b607f48a0f93290b2e4169297cb', class: 'check__icon', icon: "check12" })), index.h("span", { key: '062e43aa360cf119bc7abdf5acbf75b78ab0365b' }, "Form integration"))))), index.h("tr", { key: 'cee44394edc23b0b9d0278b1f7f74a64c5ac9939' }, index.h("td", { key: '7df97ddabfd30090b742735cb16b2bddbecf0663', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '5f59b89e8403dba3028b16a35fa585257626bbe3', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-tooltip--development", size: "s", variant: "bold" }, "Tooltip")), index.h("td", { key: 'f50a527fca2f7644bb3bb38826eb6e02020fb1a9' }, index.h("ul", { key: 'cb0b728756491996de97c4155b8d3e32e9e00fc4' }, index.h("li", { key: '20814dd84982e12a99fe1c332ac90211362f1f9e' }, index.h("span", { key: 'fd958d7988f2c475337991311bddb05d2dc8d847' }, index.h("ifx-icon", { key: '2e8b52ef949854a74cd373b6f35a1267ed3400a7', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f357a3873c49ec33b5e63adb670b8b8599d51ea6' }, "Provides a simple and informative interface for displaying supplementary text or contextual information when users interact with specific elements within a web application")), index.h("li", { key: '1ed3645b1d4fcdba65cf4842c46a4fdd3687c20a' }, index.h("span", { key: '1f4aed34ec86709f90c844df6a97d1be959f0114' }, index.h("ifx-icon", { key: '1247c80da815523d8145dc9afe0162cd7ffd55d4', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd6bb47450438d731741d221e20dce86961792bbf' }, "Adheres to web standards")))), index.h("td", { key: '3d3315b9af07317c3844790c1eb303aad2487772' }, index.h("ul", { key: 'bef2dffeb87fb4971319024676d4abe4b16aa49d' }, index.h("li", { key: '1f9b32cb55b90d4755815f45e7053f3138e1e389' }, index.h("span", { key: '8f82d5e11b8f5b472161a17e46c5078aeaac62b8' }, index.h("ifx-icon", { key: '715bd5faf4f36eff8aaca2c1c00378c4cf4c8573', class: 'check__icon', icon: "check12" })), index.h("span", { key: '681e1aeee987fa0c68dabc67417a2a96700bf1b9' }, "Compact, dismissible and Extended variants")), index.h("li", { key: '7bc0bc6e0b913bd94b5c778cf2808ed79abe8b2c' }, index.h("span", { key: '18c0fc5e3a75c80d90ee8382814b0f6feb484f9d' }, index.h("ifx-icon", { key: '1354110c7f6b92d653d92fdd0f2129dbc997117d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a050d4fcbfb1c0e3188a11ba300c9be60dfcb589' }, "Auto-adjusting position")), index.h("li", { key: '2f0f1edc9481ac2434c1a94c7b0dc9bc649a5e10' }, index.h("span", { key: 'e7ae9ae350b3cc130292f7627f96efcc0ac2854a' }, index.h("ifx-icon", { key: 'ec495e0df996ca49a98a80bbd8bbd97cfa578706', class: 'check__icon', icon: "check12" })), index.h("span", { key: '079f6d39749e8ba0305028f203f1973a22e4389c' }, "Icon incorporated")), index.h("li", { key: '0a55be1c918f02d7b8a6b7c9eeb6c2df7fc94ea9' }, index.h("span", { key: 'c3ba490a419fba0f7355bbe4c191f890f3023b8d' }, index.h("ifx-icon", { key: '2b582c7488c2e74cdc569ef765745bf6b47edd0b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ae0e9ecfa1efdc8cc0d19d2da62d6e534de7907c' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2ae5a931c46676797bdeb29cf62feaf4ff36e997' })), index.h("tr", { key: '81af95f73cb1a9250a70806f4187bd24dc7b7b77' }, index.h("td", { key: '6e9ff9040680bd807bad5c3d14c98220ea7d85d9', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'b9ee0ea5ab54b03ac33e8edd5cb054d753d0bcd9', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-notification--development", size: "s", variant: "bold" }, "Notification")), index.h("td", { key: '95b63487e753eea7a07b4f66a9da33a62bb820e8' }, index.h("ul", { key: 'bff565097182684a671ea0dbdd1d134a78aebdd0' }, index.h("li", { key: 'e2241fce6741334d13347a1062e6b857c7ad5f85' }, index.h("span", { key: '6fc01317bb62c81a47aabc7d6ab1c36801b7d5c5' }, index.h("ifx-icon", { key: 'c7901dccba72b8cb270735b20e4bd4d82fd424c1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6961153d3655a4f60da439e06b5813e0e015d018' }, "Offers a flexible and visually distinct container for presenting informative, warning, or error messages to users, enhancing the overall user experience with timely and relevant feedback")), index.h("li", { key: 'e9cb44fd81b191d2dbe98f48d77041a275e933f3' }, index.h("span", { key: '5d305fc9be4e491b67d87faa7e82aa0a40c53242' }, index.h("ifx-icon", { key: '9d8e7d166e03c1b68d1f5c9b566f92a24418c344', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0009a3f08a16fef03bc9dcd421a49a7b380d481c' }, "Adheres to web standards")))), index.h("td", { key: '96b4abd57bf675081915e7bb564931a16ec16269' }), index.h("td", { key: '21b9d9524a4f37d8d2e7d15e5a66abc24c6e243e' })), index.h("tr", { key: '030148ae7fbd02956c23a2685a240eef3024929a' }, index.h("td", { key: '812baa427988036823a840991f54acd94401f558', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8dd976400c9fef153f0e43bd0c706c2626aa642c', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-content-switcher--development", size: "s", variant: "bold" }, "Content Switcher")), index.h("td", { key: '2646b51eb48b2ce67b01cd85a2dd5115e2c67740' }, index.h("ul", { key: 'cc7a256da8781d03a9faeef4a25ed4567d65d840' }, index.h("li", { key: 'cd43463cc348c45c33793a529bd7408f86d793f3' }, index.h("span", { key: '7601e6006d3179c90a694dc1cb34d2a36123f2a7' }, index.h("ifx-icon", { key: '3b8c8801a8c66068b78e8988937bc2dae15b55fd', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd99b9df18c214d68132d8d5e900dbab5ac0a1104' }, "Provides a flexible and intuitive interface for dynamically switching between different content sections or views within a web application")), index.h("li", { key: '5c7d08a96614ff6fde2bb59f15b8697bddfe5246' }, index.h("span", { key: 'b1137d875be6346a59abe2c9a937513ceb38e5d2' }, index.h("ifx-icon", { key: '77f24404c826ee1918957389990cabe8691d25e1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '449f3aae77dbb6a1d5a8667e7e2b78dc014fe1b6' }, "Offers a customizable mechanism for users to toggle and display diverse content panels, facilitating seamless navigation and interaction with varying information or functional contexts")), index.h("li", { key: 'fc8233b38ccc992fd477d4b0188043ea462d8496' }, index.h("span", { key: '7376270e2709d8e802838ea936649f9ec250af8d' }, index.h("ifx-icon", { key: 'fe5e67f393893b438fbf69bdf9e125bec4856ed6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3c6fb97240a4d4a3992f8b38feaf1849f8b25bbd' }, "Adheres to web standards")))), index.h("td", { key: '3b6506b4849e761cb44cf1af872ee7de56ca8588' }), index.h("td", { key: '956e02f0068e82557d110e7a8016846ac863273a' })), index.h("tr", { key: '2308c28008a202a4bc13d34752b85dc4d303f9f7' }, index.h("td", { key: '82c3a3605ecfe6c5c20e516dbfbfa36713e24baa', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '86643f1908407946cc1f1cc5546c3062ee29bffe', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-segmented-control--development", size: "s", variant: "bold" }, "Segmented Control")), index.h("td", { key: 'e63b40cebe3cd0f29e997b301753a49bea972a1e' }, index.h("ul", { key: 'bc73d42a84db3d35d1d6a458357768cafd415d35' }, index.h("li", { key: 'b328c15db364fd597c56e3c51aa4a12dbda2a4a9' }, index.h("span", { key: '675e622b6d33a6eb4b6e95afbf27024e98c8783d' }, index.h("ifx-icon", { key: '11a3560ae834d7e3331782713942d707d826735e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '041f6f32e15deca3dc0f3b035d95ef38010bf914' }, "Provides a clear and interactive interface for users to make mutually exclusive selections among multiple options within a web application")), index.h("li", { key: '0541327a8960eac873905e4a190d566036c812b4' }, index.h("span", { key: '93c905bc4eb971b68dbc0a661cba8469c48096d4' }, index.h("ifx-icon", { key: '86d1373e34c5263bc16c41126a253425aee3004c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2832d65b2b08f47c588102bf23dfbc1298b22714' }, "Offers a customizable set of segmented buttons or tabs, allowing users to toggle between different choices or views, typically used for filtering, categorization, or navigation purposes")), index.h("li", { key: '17fa23e698ea3b362b012b432af9b6b633f53df8' }, index.h("span", { key: '4cde4bcee1b19a3ef53fb71ba54f9d201d94dd19' }, index.h("ifx-icon", { key: '06b35f2ff5b6ba0f7ccf4fe3503bb3eec10bb946', class: 'check__icon', icon: "check12" })), index.h("span", { key: '62443195114520ce795753bccac367d107962574' }, "Adheres to web standards")))), index.h("td", { key: '3cb54bb8dc873f7325cabe1289ed1fcaabe7d52e' }), index.h("td", { key: '79cbd2be9e98f34035aac5f85d175ae57da8017a' })), index.h("tr", { key: '8d1a3ef9823b7d723edaabbfac7b0692ff9f8977' }, index.h("td", { key: 'e021dfbefc69cfa8cc59731786db2e3cc4e77dfc', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8e68f6c77b9d52efe3ee0844f76c392fadbbf94a', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-segmented-controls--development", size: "s", variant: "bold" }, "Textarea")), index.h("td", { key: '3a07fc82cb0f8a3cb044b4bbca2fdec36681acbd' }, index.h("ul", { key: 'ef5c83cfc1f00d3787e8926112add744d2433b67' }, index.h("li", { key: '4c437c3dfe03e9262cf1139c8dfbfc703a177b1f' }, index.h("span", { key: '4cc227ce3255e4e2700f6a1580dad9589fa36006' }, index.h("ifx-icon", { key: 'db3253b784d9fd9489d0d4bbf7131182169a2b7f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '90735405f1398fd1b24a722dcff64f3004165469' }, "Provides a customizable multi-line text input interface, enabling users to input, edit, and view large amounts of text, while adhering to web standards for accessibility and usability.")), index.h("li", { key: '6f2b1c11a5de6d07a6badf621bf3675974f5103d' }, index.h("span", { key: '0a5fd5bcd88b06af243eed12ea796d8cf512fce3' }, index.h("ifx-icon", { key: 'a807362c3794dd20fccf6e27640043e8853e8087', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dce6b7c59381d19d974efff99f0f32a9f7c1e319' }, "Form integration")))), index.h("td", { key: 'f426a0bb1f3f477573fb397d60671196aa8ad080' }), index.h("td", { key: '9fb10e53286d2117dc36cf5369cebddea059851e' })), index.h("tr", { key: '10e48dfab3a4cd7c5374c83ac860b40c21dd4e47' }, index.h("td", { key: '5deb076e232e6803d2d7dd0a27ae49b48f435faa', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '2c0b9d91dee818eb3588ac4133787cdf5566681c', href: "", size: "s", variant: "bold" }, "Card Group")), index.h("td", { key: '581604a8d970dfb47ab753267f3a5503d536a938' }, index.h("ul", { key: 'c1864d4f68efcba5f8f0f748f806dfe93047a2eb' }, index.h("li", { key: '865131cbcd55f6512e276e9aeb767e27752776cb', class: "planned__component-wrapper" }, index.h("span", { key: 'ce8f11eb5281ec86fd8989499fedd513c8986c83' }, index.h("ifx-icon", { key: 'eb0533d77237500f41fbac537e520ddac0f938d8', class: "planned__icon", icon: "clock24" })), index.h("span", { key: '211edbddee2597220401e9b1184c3952a9408010' }, "On Hold")))), index.h("td", { key: '9f31d1d4bbd1220bfc04ee30908a6356d20dda0c' }), index.h("td", { key: 'b1db0e5b9ed64b1a144ad2a4b1c6b545596e45f0' })), index.h("tr", { key: 'cf1492598afcedf2f9c1d80ce0893ff07bdaf3a1' }, index.h("td", { key: 'd09e3f130fa69258e49c0c78f63f3693b21897a9', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '5d37deaac724176a875d3c4aeb23120b38164f16', href: "", size: "s", variant: "bold" }, "Upload")), index.h("td", { key: '24e738e0b74c4e639a921cee592db9f414cedebc' }, index.h("ul", { key: '9736c88f24404327b60e0b26f62e982a47bb2b39' }, index.h("li", { key: '04efc3adc62bbf678f8aa3db198730a770483f45', class: "planned__component-wrapper" }, index.h("span", { key: '0520f9f0da359ac28b4c16853de212aca05dd4cf' }, index.h("ifx-icon", { key: 'd1c52f8b4f281b6593f51a6ac130236ed66903bd', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '4e7f4400f5fafe8053abe29ff09b235057176eeb' }, "In Progress")))), index.h("td", { key: 'e8fe608d367735114f4582343f257aa3626b954d' }), index.h("td", { key: '6d68c3adc0993608b68451e6f4e1c81b68ded0b2' })), index.h("tr", { key: '73a5a618f7c02f1aae8bcb39c209513ae5533ce6' }, index.h("td", { key: '76aea19878d19ea981b732588791276d0ca5bf41', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '17e9704b76f022faa6f27fd4c33d5558a8f03e69', href: "", size: "s", variant: "bold" }, "Tree View")), index.h("td", { key: '3ebc0a32fe36719d4f16951496f1596225ab9ed8' }, index.h("ul", { key: 'fe201f61e005ca8ddd0c09340404fd88dc92cc44' }, index.h("li", { key: '3cd9a0f3675c785f5c20a33166ed57d5789d3282', class: "planned__component-wrapper" }, index.h("span", { key: '6df248a22862d975d30a3edba1b1da10acce75ef' }, index.h("ifx-icon", { key: '7c60973aaa502ac5f065a44de51a62d23e03e2f0', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'e232fd953c313fc409eaf68f409015a6d7570232' }, "In Progress")))), index.h("td", { key: 'cfc2de54e3513aac00978d01707606314420aa3e' }), index.h("td", { key: 'ac187409a9e192bc54f05353853adf599774d826' })), index.h("tr", { key: '43e5c1490b48341599df57308bca74ef808a1d92' }, index.h("td", { key: '3cb8a52d7b32729e5e8b4c4116d56dec1e79ccc6', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'dddbd04a0e0dc14a992c1026cdade8b49d21ac19', href: "", size: "s", variant: "bold" }, "Popover")), index.h("td", { key: '8c5cead15c33bad7f0d8441a5f507749f22faffb' }, index.h("ul", { key: '3b8ec6fbe1063e743c479b9ced565646f8035230' }, index.h("li", { key: 'c17dbbedb21363d2ec259d6b34c7d89b21f3de08', class: "planned__component-wrapper" }, index.h("span", { key: '378be04f6da7267d5be9d2f0f9532df7cb0d3371' }, index.h("ifx-icon", { key: 'eaa5d1e913a4597f8bca218c911163402487b166', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'a8a2ad449a075a4fb0da371e0405692649fe29db' }, "In Progress")))), index.h("td", { key: 'a5da8a01c89b66258ac7cf333f9f59d5ff7ccbbc' }), index.h("td", { key: '4ff24bb0d108bccc4d38734279a0ed6f6e5d2cb9' }))))))));
57
57
  }
58
58
  get el() { return index.getElement(this); }
59
59
  };