@infineon/infineon-design-system-stencil 30.6.2--canary.1658.4e0299382cc78146674b539e7aec5baa0c8f1d1c.0 → 30.7.0--canary.1659.b0566d16d24e575a317729dc3e9da288c96252e2.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 (304) hide show
  1. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  2. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  3. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  4. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  5. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  6. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  7. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  8. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  9. package/dist/cjs/ifx-modal.cjs.entry.js +2 -2
  10. package/dist/cjs/ifx-multiselect_2.cjs.entry.js +4 -4
  11. package/dist/cjs/ifx-navbar-item.cjs.entry.js +2 -2
  12. package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
  13. package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
  14. package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
  15. package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
  16. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  18. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  19. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  20. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  21. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  22. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  23. package/dist/cjs/ifx-select.cjs.entry.js +3 -11
  24. package/dist/cjs/ifx-select.cjs.entry.js.map +1 -1
  25. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  26. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  27. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  28. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  29. package/dist/cjs/ifx-spinner.cjs.entry.js +2 -2
  30. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  31. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  32. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  33. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  34. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  35. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  36. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  37. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  38. package/dist/cjs/ifx-textarea.cjs.entry.js +2 -2
  39. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  40. package/dist/cjs/index-af3b4f6c.js +0 -12
  41. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  42. package/dist/cjs/loader.cjs.js +1 -1
  43. package/dist/collection/collection-manifest.json +0 -3
  44. package/dist/collection/components/modal/modal.js +2 -2
  45. package/dist/collection/components/navigation/navbar/navbar-item.js +2 -2
  46. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  47. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  48. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  49. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  50. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  51. package/dist/collection/components/notification/notification.js +2 -2
  52. package/dist/collection/components/number-indicator/number-indicator.js +1 -1
  53. package/dist/collection/components/overview-table/overview-table.js +1 -1
  54. package/dist/collection/components/pagination/pagination.js +1 -1
  55. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  56. package/dist/collection/components/radio-button/radio-button.js +2 -2
  57. package/dist/collection/components/search-bar/search-bar.js +1 -1
  58. package/dist/collection/components/search-field/search-field.js +1 -1
  59. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  60. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  61. package/dist/collection/components/select/single-select/select.js +3 -11
  62. package/dist/collection/components/select/single-select/select.js.map +1 -1
  63. package/dist/collection/components/slider/slider.js +2 -2
  64. package/dist/collection/components/spinner/spinner.js +2 -2
  65. package/dist/collection/components/status/status.js +1 -1
  66. package/dist/collection/components/stepper/step/step.js +4 -4
  67. package/dist/collection/components/stepper/stepper.js +2 -2
  68. package/dist/collection/components/switch/switch.js +1 -1
  69. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  70. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  71. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  72. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  73. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  74. package/dist/collection/components/table-advanced-version/table.js +2 -2
  75. package/dist/collection/components/table-basic-version/table.js +1 -1
  76. package/dist/collection/components/tabs/tab.js +1 -1
  77. package/dist/collection/components/tabs/tabs.js +2 -2
  78. package/dist/collection/components/tag/tag.js +1 -1
  79. package/dist/collection/components/text-field/text-field.js +4 -4
  80. package/dist/collection/components/textarea/textarea.js +2 -2
  81. package/dist/collection/components/tooltip/tooltip.js +4 -4
  82. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  83. package/dist/components/ifx-basic-table.js +1 -1
  84. package/dist/components/ifx-chip.js +1 -1
  85. package/dist/components/ifx-faq.js +1 -1
  86. package/dist/components/ifx-filter-accordion.js +3 -3
  87. package/dist/components/ifx-filter-bar.js +1 -1
  88. package/dist/components/ifx-filter-search.js +2 -2
  89. package/dist/components/ifx-filter-type-group.js +1 -1
  90. package/dist/components/ifx-list-entry.js +2 -2
  91. package/dist/components/ifx-modal.js +2 -2
  92. package/dist/components/ifx-navbar-item.js +2 -2
  93. package/dist/components/ifx-navbar-profile.js +3 -3
  94. package/dist/components/ifx-navbar.js +3 -3
  95. package/dist/components/ifx-notification.js +2 -2
  96. package/dist/components/ifx-number-indicator.js +1 -1
  97. package/dist/components/ifx-overview-table.js +2 -2
  98. package/dist/components/ifx-pagination.js +1 -1
  99. package/dist/components/ifx-progress-bar.js +1 -1
  100. package/dist/components/ifx-radio-button.js +1 -1
  101. package/dist/components/ifx-search-bar.js +2 -2
  102. package/dist/components/ifx-search-field.js +1 -1
  103. package/dist/components/ifx-segment.js +1 -1
  104. package/dist/components/ifx-segmented-control.js +2 -2
  105. package/dist/components/ifx-select.js +1 -1
  106. package/dist/components/ifx-set-filter.js +2 -2
  107. package/dist/components/ifx-sidebar-item.js +6 -6
  108. package/dist/components/ifx-sidebar-title.js +1 -1
  109. package/dist/components/ifx-sidebar.js +5 -5
  110. package/dist/components/ifx-slider.js +2 -2
  111. package/dist/components/ifx-spinner.js +2 -2
  112. package/dist/components/ifx-status.js +1 -1
  113. package/dist/components/ifx-step.js +4 -4
  114. package/dist/components/ifx-stepper.js +2 -2
  115. package/dist/components/ifx-switch.js +1 -1
  116. package/dist/components/ifx-tab.js +1 -1
  117. package/dist/components/ifx-table.js +6 -6
  118. package/dist/components/ifx-tabs.js +2 -2
  119. package/dist/components/ifx-tag.js +1 -1
  120. package/dist/components/ifx-text-field.js +1 -1
  121. package/dist/components/ifx-textarea.js +2 -2
  122. package/dist/components/ifx-tooltip.js +4 -4
  123. package/dist/components/{p-ecf8c880.js → p-12e02e47.js} +5 -5
  124. package/dist/components/{p-ecf8c880.js.map → p-12e02e47.js.map} +1 -1
  125. package/dist/components/{p-147fa378.js → p-184f1004.js} +2 -2
  126. package/dist/components/{p-147fa378.js.map → p-184f1004.js.map} +1 -1
  127. package/dist/components/{p-6062b2cd.js → p-20d5a2d5.js} +3 -3
  128. package/dist/components/{p-6062b2cd.js.map → p-20d5a2d5.js.map} +1 -1
  129. package/dist/components/{p-3f591754.js → p-7bbdeac1.js} +3 -3
  130. package/dist/components/{p-3f591754.js.map → p-7bbdeac1.js.map} +1 -1
  131. package/dist/components/{p-aecf447b.js → p-9ee4ea24.js} +2 -2
  132. package/dist/components/{p-aecf447b.js.map → p-9ee4ea24.js.map} +1 -1
  133. package/dist/components/{p-66a6b6bc.js → p-a058bdd9.js} +4 -12
  134. package/dist/components/p-a058bdd9.js.map +1 -0
  135. package/dist/components/{p-3fe9ad26.js → p-d57db1c4.js} +2 -2
  136. package/dist/components/{p-3fe9ad26.js.map → p-d57db1c4.js.map} +1 -1
  137. package/dist/esm/ifx-basic-table.entry.js +1 -1
  138. package/dist/esm/ifx-chip_3.entry.js +1 -1
  139. package/dist/esm/ifx-faq.entry.js +1 -1
  140. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  141. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  142. package/dist/esm/ifx-filter-search.entry.js +1 -1
  143. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  144. package/dist/esm/ifx-list-entry.entry.js +1 -1
  145. package/dist/esm/ifx-modal.entry.js +2 -2
  146. package/dist/esm/ifx-multiselect_2.entry.js +4 -4
  147. package/dist/esm/ifx-navbar-item.entry.js +2 -2
  148. package/dist/esm/ifx-navbar-profile.entry.js +3 -3
  149. package/dist/esm/ifx-navbar.entry.js +3 -3
  150. package/dist/esm/ifx-notification.entry.js +2 -2
  151. package/dist/esm/ifx-number-indicator.entry.js +1 -1
  152. package/dist/esm/ifx-overview-table.entry.js +1 -1
  153. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  154. package/dist/esm/ifx-radio-button.entry.js +2 -2
  155. package/dist/esm/ifx-search-bar.entry.js +1 -1
  156. package/dist/esm/ifx-search-field.entry.js +1 -1
  157. package/dist/esm/ifx-segment.entry.js +1 -1
  158. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  159. package/dist/esm/ifx-select.entry.js +3 -11
  160. package/dist/esm/ifx-select.entry.js.map +1 -1
  161. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  162. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  163. package/dist/esm/ifx-sidebar.entry.js +5 -5
  164. package/dist/esm/ifx-slider.entry.js +2 -2
  165. package/dist/esm/ifx-spinner.entry.js +2 -2
  166. package/dist/esm/ifx-status.entry.js +1 -1
  167. package/dist/esm/ifx-step.entry.js +4 -4
  168. package/dist/esm/ifx-stepper.entry.js +2 -2
  169. package/dist/esm/ifx-switch.entry.js +1 -1
  170. package/dist/esm/ifx-tab.entry.js +1 -1
  171. package/dist/esm/ifx-table.entry.js +2 -2
  172. package/dist/esm/ifx-tabs.entry.js +2 -2
  173. package/dist/esm/ifx-tag.entry.js +1 -1
  174. package/dist/esm/ifx-textarea.entry.js +2 -2
  175. package/dist/esm/ifx-tooltip.entry.js +4 -4
  176. package/dist/esm/index-dc4139fb.js +0 -12
  177. package/dist/esm/infineon-design-system-stencil.js +1 -1
  178. package/dist/esm/loader.js +1 -1
  179. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  180. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  181. package/dist/infineon-design-system-stencil/p-030a5b46.entry.js +2 -0
  182. package/dist/infineon-design-system-stencil/{p-10b773f0.entry.js.map → p-030a5b46.entry.js.map} +1 -1
  183. package/dist/infineon-design-system-stencil/{p-b9d2484b.entry.js → p-0a011c63.entry.js} +2 -2
  184. package/dist/infineon-design-system-stencil/p-18f5a5e3.entry.js +2 -0
  185. package/dist/infineon-design-system-stencil/{p-7fd186f3.entry.js → p-210f9ccc.entry.js} +2 -2
  186. package/dist/infineon-design-system-stencil/{p-b25e5ad7.entry.js → p-32510d11.entry.js} +2 -2
  187. package/dist/infineon-design-system-stencil/{p-5c1596a7.entry.js → p-35d0daa5.entry.js} +2 -2
  188. package/dist/infineon-design-system-stencil/{p-b69e69b9.entry.js → p-39d2f2d1.entry.js} +2 -2
  189. package/dist/infineon-design-system-stencil/{p-7f3ca443.entry.js → p-3b99fb06.entry.js} +2 -2
  190. package/dist/infineon-design-system-stencil/{p-e5e130b7.entry.js → p-3c5a8615.entry.js} +2 -2
  191. package/dist/infineon-design-system-stencil/{p-322d20bc.entry.js → p-436babb8.entry.js} +2 -2
  192. package/dist/infineon-design-system-stencil/{p-fc081136.entry.js → p-44b2cbe1.entry.js} +2 -2
  193. package/dist/infineon-design-system-stencil/{p-fea52bc2.entry.js → p-499dba27.entry.js} +2 -2
  194. package/dist/infineon-design-system-stencil/{p-a2147bb7.entry.js → p-4fab3a1e.entry.js} +2 -2
  195. package/dist/infineon-design-system-stencil/{p-1e62f8ef.entry.js → p-53f2ab7f.entry.js} +2 -2
  196. package/dist/infineon-design-system-stencil/{p-d2a39f3c.entry.js → p-5c6d5571.entry.js} +2 -2
  197. package/dist/infineon-design-system-stencil/{p-d0afd39c.entry.js → p-6c5f0f7b.entry.js} +2 -2
  198. package/dist/infineon-design-system-stencil/{p-c593bed5.entry.js → p-6c739e13.entry.js} +2 -2
  199. package/dist/infineon-design-system-stencil/{p-2f8767b1.entry.js → p-6fdc1a34.entry.js} +2 -2
  200. package/dist/infineon-design-system-stencil/{p-3058194d.entry.js → p-72d804fb.entry.js} +2 -2
  201. package/dist/infineon-design-system-stencil/{p-60a18a26.entry.js → p-775d187b.entry.js} +2 -2
  202. package/dist/infineon-design-system-stencil/{p-15704add.entry.js → p-7f59e05a.entry.js} +2 -2
  203. package/dist/infineon-design-system-stencil/{p-ef63774d.entry.js → p-7fa8ccd3.entry.js} +2 -2
  204. package/dist/infineon-design-system-stencil/{p-a8d45ca9.entry.js → p-8a497a15.entry.js} +2 -2
  205. package/dist/infineon-design-system-stencil/{p-874482ee.entry.js → p-91f91586.entry.js} +2 -2
  206. package/dist/infineon-design-system-stencil/{p-68eb8e5a.entry.js → p-9481adc8.entry.js} +2 -2
  207. package/dist/infineon-design-system-stencil/p-9ee328a5.entry.js +2 -0
  208. package/dist/infineon-design-system-stencil/{p-1cffc36f.entry.js → p-a116e0d2.entry.js} +2 -2
  209. package/dist/infineon-design-system-stencil/{p-d3b4b20b.entry.js → p-a2d7c880.entry.js} +2 -2
  210. package/dist/infineon-design-system-stencil/p-b5a3fad1.entry.js +2 -0
  211. package/dist/infineon-design-system-stencil/{p-1de1bf3c.entry.js → p-bc8a4226.entry.js} +2 -2
  212. package/dist/infineon-design-system-stencil/{p-08b6d9c1.entry.js → p-c34f5517.entry.js} +2 -2
  213. package/dist/infineon-design-system-stencil/{p-ee055108.entry.js → p-c5daebfa.entry.js} +2 -2
  214. package/dist/infineon-design-system-stencil/{p-c456c22b.entry.js → p-c80f9282.entry.js} +2 -2
  215. package/dist/infineon-design-system-stencil/{p-f5e3fe85.entry.js → p-caff080b.entry.js} +2 -2
  216. package/dist/infineon-design-system-stencil/{p-af6d2a8f.entry.js → p-cfce9006.entry.js} +2 -2
  217. package/dist/infineon-design-system-stencil/p-cfce9006.entry.js.map +1 -0
  218. package/dist/infineon-design-system-stencil/{p-74b1b50f.entry.js → p-d101e5a0.entry.js} +2 -2
  219. package/dist/infineon-design-system-stencil/{p-27fde7a5.entry.js → p-dc7deb14.entry.js} +2 -2
  220. package/dist/infineon-design-system-stencil/{p-0d774a43.entry.js → p-f8d7bbe2.entry.js} +2 -2
  221. package/dist/types/components/select/single-select/select.d.ts +0 -2
  222. package/dist/types/components.d.ts +0 -57
  223. package/package.json +1 -1
  224. package/dist/cjs/ifx-list-group.cjs.entry.js +0 -28
  225. package/dist/cjs/ifx-list-group.cjs.entry.js.map +0 -1
  226. package/dist/cjs/ifx-list-item.cjs.entry.js +0 -42
  227. package/dist/cjs/ifx-list-item.cjs.entry.js.map +0 -1
  228. package/dist/cjs/ifx-list-notification.cjs.entry.js +0 -87
  229. package/dist/cjs/ifx-list-notification.cjs.entry.js.map +0 -1
  230. package/dist/collection/components/list-group/list-group-item.css +0 -42
  231. package/dist/collection/components/list-group/list-group-item.js +0 -110
  232. package/dist/collection/components/list-group/list-group-item.js.map +0 -1
  233. package/dist/collection/components/list-group/list-group-notification.css +0 -50
  234. package/dist/collection/components/list-group/list-group-notification.js +0 -155
  235. package/dist/collection/components/list-group/list-group-notification.js.map +0 -1
  236. package/dist/collection/components/list-group/list-group.css +0 -9
  237. package/dist/collection/components/list-group/list-group.js +0 -91
  238. package/dist/collection/components/list-group/list-group.js.map +0 -1
  239. package/dist/components/ifx-list-group.d.ts +0 -11
  240. package/dist/components/ifx-list-group.js +0 -46
  241. package/dist/components/ifx-list-group.js.map +0 -1
  242. package/dist/components/ifx-list-item.d.ts +0 -11
  243. package/dist/components/ifx-list-item.js +0 -67
  244. package/dist/components/ifx-list-item.js.map +0 -1
  245. package/dist/components/ifx-list-notification.d.ts +0 -11
  246. package/dist/components/ifx-list-notification.js +0 -107
  247. package/dist/components/ifx-list-notification.js.map +0 -1
  248. package/dist/components/p-66a6b6bc.js.map +0 -1
  249. package/dist/esm/ifx-list-group.entry.js +0 -24
  250. package/dist/esm/ifx-list-group.entry.js.map +0 -1
  251. package/dist/esm/ifx-list-item.entry.js +0 -38
  252. package/dist/esm/ifx-list-item.entry.js.map +0 -1
  253. package/dist/esm/ifx-list-notification.entry.js +0 -83
  254. package/dist/esm/ifx-list-notification.entry.js.map +0 -1
  255. package/dist/infineon-design-system-stencil/p-10b773f0.entry.js +0 -2
  256. package/dist/infineon-design-system-stencil/p-10f15012.entry.js +0 -2
  257. package/dist/infineon-design-system-stencil/p-83007eb9.entry.js +0 -2
  258. package/dist/infineon-design-system-stencil/p-a351a04d.entry.js +0 -2
  259. package/dist/infineon-design-system-stencil/p-abff59ea.entry.js +0 -2
  260. package/dist/infineon-design-system-stencil/p-abff59ea.entry.js.map +0 -1
  261. package/dist/infineon-design-system-stencil/p-af6d2a8f.entry.js.map +0 -1
  262. package/dist/infineon-design-system-stencil/p-dd339d82.entry.js +0 -2
  263. package/dist/infineon-design-system-stencil/p-dd339d82.entry.js.map +0 -1
  264. package/dist/infineon-design-system-stencil/p-ddd9ece3.entry.js +0 -2
  265. package/dist/infineon-design-system-stencil/p-ddd9ece3.entry.js.map +0 -1
  266. package/dist/types/components/list-group/list-group-item.d.ts +0 -9
  267. package/dist/types/components/list-group/list-group-notification.d.ts +0 -15
  268. package/dist/types/components/list-group/list-group.d.ts +0 -7
  269. /package/dist/infineon-design-system-stencil/{p-b9d2484b.entry.js.map → p-0a011c63.entry.js.map} +0 -0
  270. /package/dist/infineon-design-system-stencil/{p-a351a04d.entry.js.map → p-18f5a5e3.entry.js.map} +0 -0
  271. /package/dist/infineon-design-system-stencil/{p-7fd186f3.entry.js.map → p-210f9ccc.entry.js.map} +0 -0
  272. /package/dist/infineon-design-system-stencil/{p-b25e5ad7.entry.js.map → p-32510d11.entry.js.map} +0 -0
  273. /package/dist/infineon-design-system-stencil/{p-5c1596a7.entry.js.map → p-35d0daa5.entry.js.map} +0 -0
  274. /package/dist/infineon-design-system-stencil/{p-b69e69b9.entry.js.map → p-39d2f2d1.entry.js.map} +0 -0
  275. /package/dist/infineon-design-system-stencil/{p-7f3ca443.entry.js.map → p-3b99fb06.entry.js.map} +0 -0
  276. /package/dist/infineon-design-system-stencil/{p-e5e130b7.entry.js.map → p-3c5a8615.entry.js.map} +0 -0
  277. /package/dist/infineon-design-system-stencil/{p-322d20bc.entry.js.map → p-436babb8.entry.js.map} +0 -0
  278. /package/dist/infineon-design-system-stencil/{p-fc081136.entry.js.map → p-44b2cbe1.entry.js.map} +0 -0
  279. /package/dist/infineon-design-system-stencil/{p-fea52bc2.entry.js.map → p-499dba27.entry.js.map} +0 -0
  280. /package/dist/infineon-design-system-stencil/{p-a2147bb7.entry.js.map → p-4fab3a1e.entry.js.map} +0 -0
  281. /package/dist/infineon-design-system-stencil/{p-1e62f8ef.entry.js.map → p-53f2ab7f.entry.js.map} +0 -0
  282. /package/dist/infineon-design-system-stencil/{p-d2a39f3c.entry.js.map → p-5c6d5571.entry.js.map} +0 -0
  283. /package/dist/infineon-design-system-stencil/{p-d0afd39c.entry.js.map → p-6c5f0f7b.entry.js.map} +0 -0
  284. /package/dist/infineon-design-system-stencil/{p-c593bed5.entry.js.map → p-6c739e13.entry.js.map} +0 -0
  285. /package/dist/infineon-design-system-stencil/{p-2f8767b1.entry.js.map → p-6fdc1a34.entry.js.map} +0 -0
  286. /package/dist/infineon-design-system-stencil/{p-3058194d.entry.js.map → p-72d804fb.entry.js.map} +0 -0
  287. /package/dist/infineon-design-system-stencil/{p-60a18a26.entry.js.map → p-775d187b.entry.js.map} +0 -0
  288. /package/dist/infineon-design-system-stencil/{p-15704add.entry.js.map → p-7f59e05a.entry.js.map} +0 -0
  289. /package/dist/infineon-design-system-stencil/{p-ef63774d.entry.js.map → p-7fa8ccd3.entry.js.map} +0 -0
  290. /package/dist/infineon-design-system-stencil/{p-a8d45ca9.entry.js.map → p-8a497a15.entry.js.map} +0 -0
  291. /package/dist/infineon-design-system-stencil/{p-874482ee.entry.js.map → p-91f91586.entry.js.map} +0 -0
  292. /package/dist/infineon-design-system-stencil/{p-68eb8e5a.entry.js.map → p-9481adc8.entry.js.map} +0 -0
  293. /package/dist/infineon-design-system-stencil/{p-83007eb9.entry.js.map → p-9ee328a5.entry.js.map} +0 -0
  294. /package/dist/infineon-design-system-stencil/{p-1cffc36f.entry.js.map → p-a116e0d2.entry.js.map} +0 -0
  295. /package/dist/infineon-design-system-stencil/{p-d3b4b20b.entry.js.map → p-a2d7c880.entry.js.map} +0 -0
  296. /package/dist/infineon-design-system-stencil/{p-10f15012.entry.js.map → p-b5a3fad1.entry.js.map} +0 -0
  297. /package/dist/infineon-design-system-stencil/{p-1de1bf3c.entry.js.map → p-bc8a4226.entry.js.map} +0 -0
  298. /package/dist/infineon-design-system-stencil/{p-08b6d9c1.entry.js.map → p-c34f5517.entry.js.map} +0 -0
  299. /package/dist/infineon-design-system-stencil/{p-ee055108.entry.js.map → p-c5daebfa.entry.js.map} +0 -0
  300. /package/dist/infineon-design-system-stencil/{p-c456c22b.entry.js.map → p-c80f9282.entry.js.map} +0 -0
  301. /package/dist/infineon-design-system-stencil/{p-f5e3fe85.entry.js.map → p-caff080b.entry.js.map} +0 -0
  302. /package/dist/infineon-design-system-stencil/{p-74b1b50f.entry.js.map → p-d101e5a0.entry.js.map} +0 -0
  303. /package/dist/infineon-design-system-stencil/{p-27fde7a5.entry.js.map → p-dc7deb14.entry.js.map} +0 -0
  304. /package/dist/infineon-design-system-stencil/{p-0d774a43.entry.js.map → p-f8d7bbe2.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: '58bcc3c924c8fda2264d16b88d10de0c1f257383', class: 'container' }, index.h("header", { key: 'c649fb556fefc3d8f90cdc3d7302ee98e1edf482', class: 'header' }, index.h("div", { key: '55941472401417773dc18831d2b7f3c17adbf41c', class: "header__info-wrapper" }, index.h("div", { key: 'cfc5c58cf8dfa433848e79127da1ff488dab8738', class: "title" }, "DDS Components Overview"), index.h("div", { key: '3c716164a73c23c10d91d3de8f4f3d7372d56f9b', class: "infoboard__wrapper" }, index.h("div", { key: '0351dc1fcaf3c2aa2252aa772060fa65325717d1', class: "basic__info" }, index.h("div", { key: '22c0ca81cbe88be25839a747c4b0a044d9d38424' }, "Total Number:"), index.h("div", { key: '69bf8387c96a741e1fe8c45055f34ad9ba72cc6a' }, index.h("ifx-number-indicator", { key: '25e3cf73e1ca88f5fb969ff9ec50e6a279c8cfa9', id: "number__indicator-total" }))), index.h("div", { key: '43e0b04c8f4fd626d35d06517aea71ac7c90fee7', class: "basic__info" }, index.h("div", { key: '85f56e1a5cb772a480fcb432d72eebb6d4998176' }, "Completed:"), index.h("div", { key: '91c497ed8be6052519ccb55702cf6afaa413dffc' }, index.h("ifx-number-indicator", { key: '115782a1273751cf92ba4253f3c3736599d7f50a', id: "number__indicator-completed" }))), index.h("div", { key: '53a35a69e1d5ad5c9b05a57ca8b3f92ff97b3320', class: "basic__info" }, index.h("div", { key: 'bade786e668266a066055cbe0dbf25e43d85654f' }, "In Progress:"), index.h("div", { key: 'c68b08ed0c7f0cf07cb06d7b73c0a3dc4dbb4724' }, index.h("ifx-number-indicator", { key: 'dfc5ea00421e50157e60a7eb9f4665d21582812c', id: "number__indicator-planned" })))))), index.h("div", { key: '025dbb4cc97976311123ff6d9b48bb06f736e071', class: "view" }, index.h("div", { key: '3cf15283971a0a2c4ffa4d640102a88d9cdb2f56', class: "wrapper" }, index.h("table", { key: 'a744c17e710402b8918653bd077fe74d4a2210a8' }, index.h("thead", { key: '17a42ce736998401e1414200632696188d4b36ec' }, index.h("tr", { key: '5861a807134e8d3b052f2db6be6329ced5c50e91' }, index.h("th", { key: 'bc2259efacb54972dadd7af8d7b0f384307f18ad', class: "sticky-col second-col" }, "Component"), index.h("th", { key: '783f5127a4e6b4971fe6d275d0eb6894ec771fef' }, index.h("div", { key: '54fc70f2248b121a89ba67300aaf747c7c1a6480', class: "version__wrapper" }, index.h("span", { key: '20022bd2e880000b1155f34683ddae50f4eba3da' }, "Version 1"))), index.h("th", { key: '8b97836da1fe317f2e5177384629878380656da9' }, index.h("div", { key: '74a6bee8b644fc1a34f2d599c8c6b397920ed586', class: "version__wrapper" }, index.h("span", { key: '0590e77fc0d8790fe6a8f3bcc8a5c8723bdc0111' }, "Version 2"))), index.h("th", { key: 'af82c826bf1cc0201e0ad1db9b7d3ded4fed7a49' }, "Version 3"))), index.h("tbody", { key: 'db38c90f3b8a3e7e89670f946ba3b166f31939dd' }, index.h("tr", { key: '00d4b410b0834d91e9b97025264087c630009aa2' }, index.h("td", { key: '28815c2be9cc3a6765794a5c3a2fb41dc631e6ab', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8db368f2f0d40c582f76796a3c5e5b066673e9c2', 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: 'f88b7382ee4e3e06be35473bd512be9ede2469e8' }, index.h("ul", { key: '9903cbfa52325178b426df4fcbc159857fcc477f' }, index.h("li", { key: '6b77c1fa9ed149bc9309fa63d93e54ceb17df4e4' }, index.h("span", { key: '0ea1bbd6e45902a1a6757d88c445608953952b9b' }, index.h("ifx-icon", { key: '4089a5c2d044b8bdc85869277c95db9df0db3b7b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c80780e0fc654edd8df9def86ada555cfd671a03' }, "Includes essential functionality such as expand/collapse behavior and minimal customization options")), index.h("li", { key: '2654bf13e33b0e28ae9e37b0d9b09a1de6363460' }, index.h("span", { key: '3a46b65b21c09fda3f48046914e97d8d527744fd' }, index.h("ifx-icon", { key: 'c2b6b6807b180670a3187907aacd73acb8051581', class: 'check__icon', icon: "check12" })), index.h("span", { key: '08f0d73844db534e1a8c6bad130f50a7ea85d0e0' }, "Adheres to web standards")), index.h("li", { key: '4f6f2601bba527c0729486e14ef87cbed9808845' }, index.h("span", { key: 'ebec6a932f939349973760153286eb11b7f2e640' }, index.h("ifx-icon", { key: '40a5097233d6b836b6590b9e71bc8514dac4e169', class: 'check__icon', icon: "check12" })), index.h("span", { key: '602220a6fa4ed0c6f7dd3f7d1fc3254f3a518c48' }, "Provides a simple and lightweight way to organize and display collapsible content")))), index.h("td", { key: '6d6d3f28f46e8f8011e8d999b18804a72a03be52' }, index.h("ul", { key: '04f7f72b405a2e0be62d351ef3bf500a1bd3d260' }, index.h("li", { key: '972122ad4b03e1cd29695670499bdf717881b8e4' }, index.h("span", { key: 'de370d308d50e78c93877799b12659ed49392444' }, index.h("ifx-icon", { key: 'd04e03d6ca8497c11de7ca9094fe88dc46bc54e4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '68252eec74314008daf2a5bcb9c15375c82a0bb7' }, "Auto collapse feature")), index.h("li", { key: '9ee41de115bdfd98f1377a76ab57db0ecabaaf34' }, index.h("span", { key: 'e133cec4d6b1dbaca4120ebe432d0d11facf2eb9' }, index.h("ifx-icon", { key: '987eea46ba7bf50b10e0ac6371129e95f61dfea1', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b1abbe6539a608bdddf73ab261fc1ff9649a89eb' }, "Initial collapse feature")), index.h("li", { key: 'ee9f53413ff326b0d7f018204ce1da412a962637' }, index.h("span", { key: 'a5e91065043524e47706a7f2a087bb2309888d6a' }, index.h("ifx-icon", { key: 'd782424c30af7bc9d59eb7b95c86b45ebbe1eb80', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0febdb92056d0e94954abfcb075d855119a5c3b7' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '1821c8c2220c6b660c7bffe037b270ff540f37f0' })), index.h("tr", { key: 'a27ec8c79bb44a51cd9dd121595221e9b5a6f03a' }, index.h("td", { key: '261fb95278e5120588fe378569e66487cf884df1', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '39da978c3e351bee80d8a9265bbbaac08d0e3889', 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: 'febd7a3a2416c69a5c1c034f50d825bfa763a6e1' }, index.h("ul", { key: '3dbf5090cfc2d9447e4fe8a64171c31c4888f1ca' }, index.h("li", { key: 'fd51155900a60adc01c255a529363ae90645fbc8' }, index.h("span", { key: '422a3000343a65c3d65122e23aa302b36a3ad3de' }, index.h("ifx-icon", { key: '7411adfac4674c0a16df2f7189551304dbdafdac', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c2a8cae06c78bd23e35c8c35694b497417ae7a62' }, "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: 'b80cea32a97c1b53b455fcf62d2c713f58e3ae91' }, index.h("span", { key: '41b9ef533dd92e580715caec63aecb3d86e62e84' }, index.h("ifx-icon", { key: '07e2bfa7f84beee6f452ee78fc69965567483647', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a2ca0d142a9decb98121d55ae5e39c2ef08cb0be' }, "Adheres to web standards")))), index.h("td", { key: 'e1b69cf274ae0e696169dcdfe81e32c6e71070ac' }, index.h("ul", { key: '48d45ff945fe5dc9819f61e7f9020690d6d96ecb' }, index.h("li", { key: 'fd154f7ada345eaf0c67c16ed3d6c6515cf830b0' }, index.h("span", { key: 'a19cd1ed35fd1ae7321e07bb43bbedbed4cd2e33' }, index.h("ifx-icon", { key: '9fdfa1b1e669aafef03fcae9ee6acacf84fb5822', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ea48985726986eef19b0f493d1e08d3c160182cd' }, "Configurable close button")), index.h("li", { key: '7efd4511cd34ff592e2ec3239e5dfb1ad21562a3' }, index.h("span", { key: '738176312bd671a15747bc8ae9353a9598c6a61e' }, index.h("ifx-icon", { key: 'bd5cf42e04ca36f4ab0f15ee84d207563ee5597e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f21ac4d20c76569ad92dc0b210463aa239f03e0d' }, "Additional Info variant")), index.h("li", { key: 'a8010658168244e38f19214dfdfe59204ca94cae' }, index.h("span", { key: '0080a29136b8eae5a0976537ba4c79337ad12b8c' }, index.h("ifx-icon", { key: 'c41c35242fb7a9bc7231ea063b2ecfe44bc80dd0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7bd7072b7199a0dce0c4c571cf844520cf97c21d' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c5e00193d59c495bb76b7fcf5d6bd2c36f75aabc' })), index.h("tr", { key: 'c897e44fcbb10b1b74882c14b4be6ff750ded301' }, index.h("td", { key: '8582b92260f1a5f21d5bb16394955840be0d7116', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '86ee3bffa4514312757f16f8191581c07856253d', 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: '4b4239b94e527bd1ddc159a0df090e9ca608806f' }, index.h("ul", { key: '3b99a36780263daf54f05a535663746095c4daf9' }, index.h("li", { key: '1385c83273f4c72e81184879a63c5c9a5d314662' }, index.h("span", { key: '7c193393a8b51eac098b7f6f07db3290253acab7' }, index.h("ifx-icon", { key: 'bae2a32bab237cce925d9dc05cd211fc24cb644b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '91b0d4e54efd2de137595912f305efe4b05f334f' }, "Offers simple customization options for displaying badges, allowing developers to indicate specific actions, statuses, or categories with visual cues")), index.h("li", { key: 'c1e22cf6d9f47bf23a324aaea7520867efebd616' }, index.h("span", { key: '12a12ccb3863774456163f471cba02e33faa32ae' }, index.h("ifx-icon", { key: 'c6ee24cb00027496c83208845cf3dcff489e8de7', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bac47544f45c6e575b40258cdf1a7a3e41602f50' }, "Designed to seamlessly integrate with existing UI elements and adhere to web standards")))), index.h("td", { key: '6ed0da1526e4cc1b9a39fd7f33b76ed8db0cefb2' }, index.h("ul", { key: '17cf08d7ad57cda8ec82e5dd22d4887905bf1e6b' }, index.h("li", { key: 'c49b5861fbcd5895883f35c31e0b1427f531393b' }, index.h("span", { key: 'a5c45712803452219b2ac3740ac6143b58fbb9e6' }, index.h("ifx-icon", { key: 'ea64ff836449a6dd1f813096156f9eb4149295be', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dfa7c32a1ef46cbba96cb89db81cbb1b81201584' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '67e9d545162a1a3f1b3156d2cc6ac1b25a3f0108' })), index.h("tr", { key: 'a55a1b8e46b958e4fb4c6074e08bea9858391fae' }, index.h("td", { key: '056a58f90ee6f20a3afcfa284b337b11913ab9f7', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7077476757190af2e1877733cc8f96155babc8ca', 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: '8fb8e21f533e3cbb86d7377a373a70645e484d90' }, index.h("ul", { key: 'be3136e0a25254ef38277513270bb2fcdf9dcb5b' }, index.h("li", { key: '0cd65d0c7b7ed100077943715c6693a3ae0a76a6' }, index.h("span", { key: '7fc871c12dd057ff33d36e8df4ec78c333b80652' }, index.h("ifx-icon", { key: '34fd29d6ca2a4e3aa7b0135fa7ae1290faf4fa03', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5d51a3a597324d754ef3eba0f8a6d89ec3f293c0' }, "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: '975f0489a280bc04174927b2470fa1939b93866a' }, index.h("span", { key: 'fa246c0af16b4df516fd5c9a8bf2aa610223da7e' }, index.h("ifx-icon", { key: 'c225e2e6ead488c250034e5bef678f306c7b6a3b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '87552d656066e576f9b2019d3e1135359b274135' }, "Adheres to web standards")))), index.h("td", { key: '6eafad50998d0234ed154074024965ac3dcb052f' }, index.h("ul", { key: '61956dccb9f73440a0716b78d62de449c195fcf3' }, index.h("li", { key: 'bd08107616b6f2b06060501b4a9c27764530c106' }, index.h("span", { key: '555fb1ba75ad16ca10106869a5f5980bb3d34741' }, index.h("ifx-icon", { key: '33de92ebf2011c273618df99c2781a6d41abdfa7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9d6238d3d590e12bf98c304e2e8814c032647068' }, "Possibility to add an icon")), index.h("li", { key: '698e0586cd361b6c3aa5e32cd18c158ed138d1c7' }, index.h("span", { key: '23749f72e79fb3304e114163de9a51d55afdd211' }, index.h("ifx-icon", { key: '75216dc2006a45c409f846341963c975efb67ce0', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a6d7d97ee14caa5c988fc6cbd8743e4f6b5443ad' }, "Incorporated dropdown-menu for individual items")), index.h("li", { key: '4152aae60994d1bdc4799acba21273a1418cb330' }, index.h("span", { key: '1c7be76a5aa72cf559fca510bb8aec429e229a82' }, index.h("ifx-icon", { key: '4b3efcedd33582da6c08dae27978a27752b176d5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4826995a27d96a7f8ac7d4dbc1208c6c0b865fe9' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '7edb1a860d2b36ba60c9e965dd97fbbc8928251f' })), index.h("tr", { key: '2e41a0b5ff3da2c4e2bb044427d1f86bef8101a7' }, index.h("td", { key: 'd34b1f4df6f48e0bdfe35169490317909fb25e11', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'afc3b820877db98ea6cddb2f350d5d37ca8d9ec1', 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: '2d0647bf0c0d2230cec376886d91d9793cae53c2' }, index.h("ul", { key: '7cacf96f66fd8f4cc9a206db9ac1056c63598698' }, index.h("li", { key: '0bac305f4d4c9f5147e6e6797f2ef4e7bc59f56c' }, index.h("span", { key: '41b1e0ede04ae53285554cb3aa6717b9c512d9a8' }, index.h("ifx-icon", { key: '84c58a1c56a1f538686dbf6f361c096d9d68ae22', class: 'check__icon', icon: "check12" })), index.h("span", { key: '13454301d04efc0a47a4bdc24bc8a2452ce1cec5' }, "Includes basic styling options such as colors, sizes, and states, providing essential functionality for initiating actions")), index.h("li", { key: 'f2ea5c37befa257aac988be68411d88223b0f06a' }, index.h("span", { key: '49e6f3607d9bad0515282d2045f69f30c0a860fe' }, index.h("ifx-icon", { key: '38bb60e21b806b6eeee752ce88682089f0e9d22d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '27182dc2176f8365f3b2f9c4fbb1a008977185fc' }, "Adheres to web standards")))), index.h("td", { key: '9e7e79586ac2d9d85cd249318fcd260912a0c42d' }, index.h("ul", { key: 'd073794cdd0f5bf55435ca05e5b86841b3e878fd' }, index.h("li", { key: '4a3394e30e10a62e7ff2e6f3a50d2b3570e09d9d' }, index.h("span", { key: '340df7e7e062962e49d669a85d046676e3c1cb73' }, index.h("ifx-icon", { key: 'a28f7972ad0321683660215cc1373b1122c3b9fc', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f6f0d6d00e7a7e2f88c12b7527342f2efd4fff20' }, "fullWidth feature")), index.h("li", { key: '7d88f62b2d30fba1aa2e51c6f1a594889b8a990f' }, index.h("span", { key: 'e773b0cca3c6a2e01066a10b1359ac12ab87d082' }, index.h("ifx-icon", { key: 'e80f51be96fb91036b65c455699b94fe96a1bb9d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b4923abb0392ce2a2f2d0d842e12694a6f266bb3' }, "Icon integration")), index.h("li", { key: 'dd437882a5a5a59592deb781d8c2f24ded5d2146' }, index.h("span", { key: '97eba381ccaae31dd3e2d4b68198891db52e034f' }, index.h("ifx-icon", { key: '09db1beee7645f8c1dcc52031563363aa00a7d9a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '20cb6abd8d38a07e2ce2b6b0d19b1074bfc1f6b5' }, "Link integration")), index.h("li", { key: '1e4a3e1d893d154731cd11c0af0de0fee93aea7d' }, index.h("span", { key: 'f5ebe6051bab40a246ca983f2c8a9aa819c62059' }, index.h("ifx-icon", { key: '2660e83ca77aa6abd1c8e7ccfa5f7eb77ea4997c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7fb61497698d0215b7e6eba2d9aac45bcd550218' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '76dda6d9e9c5fa1fba778cbb2623e42558bb2de6' }, index.h("ul", { key: '9a3ed85293cd51f68f07b29eed076dba89947e8e' }, index.h("li", { key: '58bc3de786bb01999afff9b09e98cde014f5a4c1' }, index.h("span", { key: '96cac9d7d129c237d27eb75a1329f3248476bd30' }, index.h("ifx-icon", { key: '845649d33f77728669274409ebeb1663a11b1cc5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2af4164d2f151627a84ed5300a974c0b1f0e8a06' }, "Form integration"))))), index.h("tr", { key: '1fb62972bfea2ce1f34cca3e22fa2a1e44aac28e' }, index.h("td", { key: '468463391df9ae7cd8149980f02ae216ce51ccb4', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ec0b83a5492b3e970bfcc46309d765368b53d183', 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: 'ebadc14b164088f3390f19d8512921552811af50' }, index.h("ul", { key: 'ef28f31f4c0104eddce1d503c77b368155f4fe89' }, index.h("li", { key: '7540b1fe6e0b737d19511aba3a512e85b951453d' }, index.h("span", { key: '9dab205bc86b4b12df5a58a8d0d5b6d9f6da68f7' }, index.h("ifx-icon", { key: 'd226b2313628ae2945cfacac595bc6788c19587e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7fbe1623bbec98af3675092eb54abb1efbc7096c' }, "Provides a structured and customizable layout, featuring elements such as headings, images, text, and buttons")), index.h("li", { key: 'bd5d0c07e0439cb81c965e173f98f9baf330ce67' }, index.h("span", { key: 'a8dc48d5f82a41604270ff74f17a524e6363e34d' }, index.h("ifx-icon", { key: 'dd485fda1bdd7ea284ffae345fe0479d35cfcf76', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd9bd032ead8fae4fb316bb1011320c00f76b0377' }, "Adheres to web standards")), index.h("li", { key: '7955d199878b7438addcac3e3f8da05aac26ab0b' }, index.h("span", { key: '0bb80a60dd502c806a06a5e42603f20466d8a1b2' }, index.h("ifx-icon", { key: '64162d091d0eaf2202b674b2c94322fb273b3f71', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7a67719135dd12aa31e0a779185fc907ff978ee6' }, "Horizontal and Vertical layout")))), index.h("td", { key: '1b964f0695dbc08fc2ed47bcbd8297b5ec4f5cf4' }, index.h("ul", { key: '6d0b052f1a46bc5dfbb076143e258e95d8e0752a' }, index.h("li", { key: 'f80f7247eb3e24095154118264c1004919ec4463' }, index.h("span", { key: '8c63b886b22483c86d54b7ae1d3896abcee8826c' }, index.h("ifx-icon", { key: '4b0ad842a0a78874d8f2e0a859ce42ca48188a22', class: 'check__icon', icon: "check12" })), index.h("span", { key: '339b2f8449e02b1a3a62f4729b79e76ff5a6bfb9' }, "Possibility to embed multiple buttons")), index.h("li", { key: '851312f7a4cc8c7ac36e163605e4fd6877a51016' }, index.h("span", { key: 'e0ad76bf6248678a72ca1edccf422b33bb614202' }, index.h("ifx-icon", { key: 'd0639cf6f0d4f42b55bdde2ff3bdb66dde25c161', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd1da26f5ca4a6b03db18c08d9f7ec00d3edae627' }, "A switch between a Link and a Button")), index.h("li", { key: '217c179c549c2417886e3c6cee12012b0ae1e5b4' }, index.h("span", { key: '44a6f38131ef21966f42fbaa3327ae40880c285a' }, index.h("ifx-icon", { key: '23f5b8640ee9a1ea684fa78c30b656b058f68469', class: 'check__icon', icon: "check12" })), index.h("span", { key: '79cccdafe346b65d5577745be440fbba8e8c06eb' }, "Enhanced stylying behavior")), index.h("li", { key: '5eafa7507f0e74f48d4aed16d0a1236508a9fb37' }, index.h("span", { key: '817af64aca16cea913eebca5a13385c1be9364e1' }, index.h("ifx-icon", { key: 'd26764d614a1efbfbaa8d995e36b97b4d303b6fb', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7aa705b7ed9ab3553d71f8fcdc0efda2009a90dd' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '4c05a59cc02ee88bfd88982d7f7d0b4a97d10749' })), index.h("tr", { key: '65353b34a985b46712efd60ea1f5fef9126989e1' }, index.h("td", { key: 'ad47a7dd862d7040159f7c7dfc8bc4c1d8bad8c0', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '0684642f1f319a381fd8b35b865f55ecb184d220', 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: '90936983258d69d512e93fdc4d3e30df46cc2836' }, index.h("ul", { key: '74de288446a12ae7f8eab56edaf83ed88981cc07' }, index.h("li", { key: 'c8205c0f2fabd0c0527ce219664c95411d882ccc' }, index.h("span", { key: '3f2a4f399645cf2fac94455351bf11ca8b28564c' }, index.h("ifx-icon", { key: '2dcc053ec2c4887ee004b6b4884088fed4645950', class: 'check__icon', icon: "check12" })), index.h("span", { key: '62cbe17dd6c2176fab7a26204be36179ffa9aa32' }, "Offers a simple and customizable checkbox input, allowing users to toggle between checked and unchecked states")), index.h("li", { key: 'cd602406a511e5417c9962a0d1bb88cd296a6568' }, index.h("span", { key: '9b662cc278a1cfb809897cd9f656d56f1f24c26f' }, index.h("ifx-icon", { key: 'ded0d8a9d322abf4d77d82e6b8eb28d9397f0ebb', class: 'check__icon', icon: "check12" })), index.h("span", { key: '29fa5590fb3e5b649e3f8ace7589148703757db6' }, "Adheres to web standards")))), index.h("td", { key: '22018d55ce26e5fe53f2f70b6f15611176b750e1' }, index.h("ul", { key: '6775badb7edbd565280585044cd621c26e87ec2a' }, index.h("li", { key: 'e766a47b163e828fe7e235da61344f2c0c3fd5c2' }, index.h("span", { key: 'e68171156d7eb1027c70b3d370b1fa1f1d70830a' }, index.h("ifx-icon", { key: '8ef8dac4d102925b4d0d90f542f559aad904b792', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd993273933c9787496fe70e7e72ec966813ed847' }, "Indeterminate state variant")), index.h("li", { key: '4100aacbba90c7a7459ec3ef7d8737c78ec23c99' }, index.h("span", { key: '73597d549f82b38dc65c3587cd147d304d7909e1' }, index.h("ifx-icon", { key: '6f7d7f2314d1a20139ec306db2e22ee97e248893', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd316e940289aac75cc8ec5d0ad767b034d5b1254' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '1424d2813b80501e0ad1e7ebea1d5b1f7cead618' })), index.h("tr", { key: '8ccfe60401de832bcb4d896b265815c075048f58' }, index.h("td", { key: '1e2e4c0e3c3c7b4bae3a897bed281399422f720d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2e1f971e885c173d55a74dffd9e7474ee2b100ba', 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: '4e00bbdce2b9a670cd5bb94b519e1216f91f44d4' }, index.h("ul", { key: 'ca91dd24e0fd27850095c3e47ffa960d67759181' }, index.h("li", { key: 'fd0fc432049686f0f2ec2b824671666373a9bb6a' }, index.h("span", { key: 'fd7a4fd825327740906709f03b57af49abc09070' }, index.h("ifx-icon", { key: '894647025923625d40cd3079886c20e6151ab41b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '040ce8e9f866acaa4b1f1a75c3f4ba6149eeafc7' }, "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: '3b9eb20ceb9c672c62bbab1c95398e506ee2ab7e' }, index.h("span", { key: 'daecc1e15d70f3a45c6618944f0aff59100af223' }, index.h("ifx-icon", { key: '038029abc4263dd88e523c6bb172c927ad9bb1e1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '996cc130693a4c215b91561589f95254b8e722cb' }, "Adheres to web standards")))), index.h("td", { key: '28a47220f7b22e587202e873838f2d16833f2b8a' }, index.h("ul", { key: 'c563dcb688bfd19b50f4a1557d6c9cc30d9e6709' }, index.h("li", { key: '62e50a0696d9b6f006104d2450566a777292c408' }, index.h("span", { key: 'b88a0097e5ca83bb1dd70cab6c6153462293d7f8' }, index.h("ifx-icon", { key: 'c6dbdb086f6b03d38e4e9c867fc7809125749c4d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c1addcc8e5b25f32943eedede6b177eabfbc4be5' }, "Incorporated dropdown-menu for individual item selection")), index.h("li", { key: '44e0c3d8c32855cb0ae6f7181b1d851657405c28' }, index.h("span", { key: '6107a2d140ecb5ed04f5513f499ddeda3800ca8d' }, index.h("ifx-icon", { key: '053c21d6ae6e5139fe61e39d176ed11ad43a56f2', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2603a7c91bca6c39bf6567e3d08592c46e75564f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2d2bc56b6b321d7bd32bd74cba15de16e4a18417' })), index.h("tr", { key: '008a7a602c02875a70e0cb3eac3ccd95920c2756' }, index.h("td", { key: 'bc04674eaca43867e6af4801d028ac160611eb6f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4a64dd6416aff883e32ca90055979dc5851b02a3', 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: '1855f2effcd734d348e245bacfc92a2fb77ce77e' }, index.h("ul", { key: '71e32caf283476ad93e07399a173e327c509c8fa' }, index.h("li", { key: '15428b43d4ad3f21a626a70de4bb4048a1ad0a45' }, index.h("span", { key: 'f6031bc6a27c9f890460131ae708f0b1b5c86d43' }, index.h("ifx-icon", { key: '8ed7aed3b741b8f9ad4a507319b2a8caa6986791', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3e19f3802e0ec161d7ba2987618249fecaf6040d' }, "Provides a customized wrapper and theming for the standard date picker element, enhancing its appearance and user interaction")), index.h("li", { key: 'f43068bbda989eac88d7c1036a036f53374e6ea2' }, index.h("span", { key: '78f5ac0a9fa85034dc62707ebfb854a9eb627835' }, index.h("ifx-icon", { key: '3b2e5d79f8f0400e255d5ebdbfb4502b18476ca0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '54463b12d3ad69485d551f830c54c94331f74e2b' }, "Cross browser compatibility")), index.h("li", { key: '95f3d4735fa9a6d68ff33966deed67cc10511094' }, index.h("span", { key: '839b4747e0803c6ed5615b1e48f1d7190d142bc5' }, index.h("ifx-icon", { key: '107b29ec3149c155742917014c9c15501239e9d6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '789439bfe1cccc605d8af63f3e1a744c5ba9f3a8' }, "Form integration")), index.h("li", { key: '8e095e1bfdafdcfbe9256bfcb07fba1539e7766d' }, index.h("span", { key: '3ad457f1c397eedf1a33c4e80c8612bb7e21db42' }, index.h("ifx-icon", { key: '509fa957a7f9d1661e3c7b3c0a0234bc33ca6fde', class: 'check__icon', icon: "check12" })), index.h("span", { key: '95fa64296d248ce08a71682b9e8433add152b57d' }, "Adheres to web standards")))), index.h("td", { key: 'e9fad5f80ef75f2ed90377e4a5ecd015695169a9' }, index.h("ul", { key: '8e8fd8be135aad994b9e31031e8b2e8974a228f2' })), index.h("td", { key: '8f8afbfaadb481d15b3f41da231312f9cd83d760' })), index.h("tr", { key: 'c4f20cf523ea663e7edce012966edd779ceb6f57' }, index.h("td", { key: 'ce71f0c20482376ff8ef2a57bea3284850d9a76d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '3436264f694b75530d28c54a18076c17e16c1b0e', 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: '0d4c491272bd466073077a3269ea7b46f36da901' }, index.h("ul", { key: '1adefef1d7083350e2819fcef6bef46f5fe2fcc7' }, index.h("li", { key: '15ef25935fa77f8db5a5646ca7a145ec3b45396c' }, index.h("span", { key: '68355d326504b2615d75f745c0747eb67998b4b0' }, index.h("ifx-icon", { key: 'afe464c685c1368be5b60edb0497cce4794091f9', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3e77a8e7720e081332b94981755e2abd17d5adc1' }, "Offers a versatile and interactive user interface element for presenting a list of options or actions")), index.h("li", { key: 'c2b097d9c65f5b669af3e990cf114b35c2af0232' }, index.h("span", { key: '182a609e3e1fc9c9ea78087d3a736e53f13b90ce' }, index.h("ifx-icon", { key: '5b0a4fc70bae2a35aa12be266c4d37dfc8a1a70c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3e160873b4bc0f1f01404a2b7946a46c12b777a7' }, "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: '3733afbbc0f2750d244a762726e6bdda281dd3ae' }, index.h("ul", { key: 'd86bd70efb1d658490db0b6eab74ed4cdbcd9a1c' }, index.h("li", { key: '34a568765b958a72fdcd691dfa764d1558cbf38f' }, index.h("span", { key: 'f98c27374524c25d895a96091be4b95cc4b93716' }, index.h("ifx-icon", { key: '2b9c0de2213ae906ebd1980e3f711bb1ea726152', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9ad35277def64ff895239b6e09b45b6f6d34a372' }, "Search filter")), index.h("li", { key: '08f488fa768c37f625bfc723d6c4ec1b6caf1990' }, index.h("span", { key: 'd6d5f88e3e877b1da95758dcce389fd41c7bf1d9' }, index.h("ifx-icon", { key: 'efe9c88e95b946f164e1853e04860262c071badd', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3da77ea238e674ccd99bb741659cd3428eabe12c' }, "Header section")), index.h("li", { key: 'bf2ec5c8983c1ca0f9cfddcfa1bb5f985d932aba' }, index.h("span", { key: '42174c02647fe1a199cb82813f5734d95c1cb53f' }, index.h("ifx-icon", { key: '93821830720e0e14460f0fe55c672c57f03d0642', class: 'check__icon', icon: "check12" })), index.h("span", { key: '05f55522e623695deb19c29fa85cb088f99423c3' }, "Menu Item Divider")), index.h("li", { key: '83e0175896797d068b51112add6f7244bbe61799' }, index.h("span", { key: '677136ca494c52b42f2d9102e484a96ca23c146a' }, index.h("ifx-icon", { key: '33916f1c9602e503205540b445c5d7d91972654f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8abd3305723312be9da15937993ccbada6a92e2b' }, "Icon incorporated")), index.h("li", { key: 'e10d0f3a2c0ccceb629a4f58c5f1502331423bd8' }, index.h("span", { key: 'b20a407542787896ec26b85927796166cef673e1' }, index.h("ifx-icon", { key: 'd028797f510ed472ab09a892d807fc811658e222', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f637c8bd1dd4745decffbc862471c00109deebc5' }, "Extended customization and configurations")), index.h("li", { key: '50af067a5583acfafd3eb3135f64639d2311e7a0' }, index.h("span", { key: '509548b2bcb0c652d360dbd2994bc728b5b09a80' }, index.h("ifx-icon", { key: '135cfb2433a8a02f06346af2fed3c8e99090140d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4de9f5f99e2252628c7e73cf7c1e699e9e0b1391' }, "Separate label trigger")), index.h("li", { key: '8e0cef3573fb2eb9098ac8029a58171218832890' }, index.h("span", { key: '4e0f5f6e6a3c56d2dd062942c9aae8acf05c3812' }, index.h("ifx-icon", { key: 'dd4458e1ba39220132bc9eae7bef4763697e1c3a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1dd77756af2c3ce13cdc982570569d55bb6081a8' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '47913b950782b6d02d8929d4df55021cc1ef3ba9' })), index.h("tr", { key: 'f8efde995371736386ab9c0895fcf353c11dab39' }, index.h("td", { key: 'cd5d29a88e819b79f64684a778274dc59ca1f8c1', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e539c91d70d9c8a31b52c29781518414b8c86be2', 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: '17435978a471d16bd004bfde9da3529ec67da430' }, index.h("ul", { key: 'e463426bc271129f3cc0edbbb714ab2618d06a38' }, index.h("li", { key: '5f4525b581e102bba02216117bc5e430509e4d79' }, index.h("span", { key: '6b84af35d1278909c8d9c0f0a6140c087d2c41fc' }, index.h("ifx-icon", { key: 'd994b361070ac520c9520988f15f8aebb77d523f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a81b240577072b7c5355709e7d007a02c66279dc' }, "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: 'cede9e35d82ea655a75d1e4a05577692ba75cd9d' }, index.h("span", { key: 'f5fbbf1c20bdc308c50eacc727fa68cc12b3188a' }, index.h("ifx-icon", { key: 'e287b1078a886ef6b060c89b56a69da2e13b9fc2', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ecbbb3bb60bd747ebbb6d8446d43e3fdb79b5223' }, "Offers a flexible and configurable layout for organizing copyright notices, contact details, sitemap links, and other pertinent information")), index.h("li", { key: '8c04495a8ecfa07846813975d02cf3d27bfc4df2' }, index.h("span", { key: 'd29dee64742541208d6940402ec4ade58e1e97a7' }, index.h("ifx-icon", { key: 'ae2b52ef61e1b15f8e8fb5beb698877a2adabbb2', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f4cd55b4c58967d04969f19f0eae2e3d4abdc54f' }, "Adheres to web standards")))), index.h("td", { key: '26ef5bd10cc6cc1eed158b29d5c34fc8a6211afa' }, index.h("ul", { key: 'f00284163a58247c043233c26edc0ba1aa709b3a' }, index.h("li", { key: '5c475c32d48d44a9eb0832498a916e3f1cb89a1c' }, index.h("span", { key: 'db83802bcb4b20f4900da62f78fcab1cab8a10c7' }, index.h("ifx-icon", { key: '0d18b23c39137a6e1a80feb509120c017a990940', class: 'check__icon', icon: "check12" })), index.h("span", { key: '14289e3a5f282ed2d7303ea2eba9ab636c322fe5' }, "Small, Medium and Large variants")), index.h("li", { key: 'd9217b66c12cb8ee46bfed0cfaf8e4a29541f16b' }, index.h("span", { key: 'f29fd30eb305a3069eb11c667da65608135f5299' }, index.h("ifx-icon", { key: 'bac8175a4159405230c5d77bb4f238a72a7cdac8', class: 'check__icon', icon: "check12" })), index.h("span", { key: '66ccbddbc135f7f6f29c90f64cdaddf668f20ef5' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'cd479d10b17d836a754f108f3cdba4145e64c354' }, index.h("ul", { key: '9b09b9ab1871b23b67695677df91ce077fbea287' }, index.h("li", { key: 'c237291644d0465b8bbfcac28893d9e0e3538bf8' }, index.h("span", { key: '4be4cf605b63c38ed0aad60df32423136b31bf87' }, index.h("ifx-icon", { key: '77fe2515d8196c6c2882bad6cf6a8dc1d9e6a158', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9202b7c0f8bf630bd901ecffb46303d8f0bcb54d' }, "Customizable and removable links"))))), index.h("tr", { key: 'a30d082dc9b3679f6fe4d992bf503965f398879f' }, index.h("td", { key: 'b11980403e715d4bab53acce842ae62fc8d4064a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a86d2703fe65ba2a99c86ce67a772043944cc00d', 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: '8fa15011bb5f48a4e0346bc9273693fa02a0f7f8' }, index.h("ul", { key: 'fef9a3dd748d1bd83e5f879dd6fe18b7163a816d' }, index.h("li", { key: '813d4300ec62e7d1136e2ae24030168d60429681' }, index.h("span", { key: '9254dbba5703b81d349ecb1573edd80a6cf6abf4' }, index.h("ifx-icon", { key: '25c7f6970bb201e11be8817ff997a8f0090da051', class: 'check__icon', icon: "check12" })), index.h("span", { key: '47c34cde4ab304153626ded8c6c89ab1ed4b0709' }, "Offers a compact and interactive icon-based button element")), index.h("li", { key: '8648b6fa1342470e04878d46340cad80d0b77ca8' }, index.h("span", { key: '38b682ef6962df718c5f5597ead6fa05751c778a' }, index.h("ifx-icon", { key: 'a06400b0fdda5a48571170bc1d4f217a1f33ac60', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9e2c0a5405379ebf5eef0d3e99be1969e06d662d' }, "Provides a limited scope of customization")), index.h("li", { key: '4de14b50154003501d15ae946b6806a9ddf6ed6c' }, index.h("span", { key: '17bfc0ae5a65a196797e2a09eeb098488a3ff605' }, index.h("ifx-icon", { key: '19e7425372a2f5ec6351709eea2b90c23b3465e7', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a3578858279509a3e397388c6481be7d1ba35b93' }, "Adheres to web standards")))), index.h("td", { key: '92645ada1699c071adfbfeffe0e6eb8c7f025b54' }, index.h("ul", { key: 'abc1d22e78a58fb3235d07dbc60913ec31756b4a' }, index.h("li", { key: '079efedc8f8acbc1eb0f15f07b7b92180dafc98d' }, index.h("span", { key: '8988c3c93f0e5d2087700fb6106b57276c6ede85' }, index.h("ifx-icon", { key: 'a31b8f982b9003524096b2c97ef4108e8deb34cd', class: 'check__icon', icon: "check12" })), index.h("span", { key: '51579521f8f691199d962fddacfc8b20757c2b66' }, "Additional Round and Square shape variants")), index.h("li", { key: '296787a21edd5a41f19dc1f596ccbd75e966184e' }, index.h("span", { key: 'f763f76c6b2b0f3f4c7518db91b393e1b9739c51' }, index.h("ifx-icon", { key: '3e5dcbf6c9e45241a5d24f70d2c4bf78c8c61e1a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dd1c2ffd95843842a1d95076b45c2725a40126e3' }, "Small, Medium and Large size")), index.h("li", { key: 'd5d94a669a6ff63dcc4b334b9ab7003cf4ad8f29' }, index.h("span", { key: '926606a1e503236a0f9d80c876fa2d1bd8abbed8' }, index.h("ifx-icon", { key: 'a3072421af8171af8eee9b49894160b6b3baf706', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a3a013829f98717c65bfe56831cbf808bf2e0dd5' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c40a01ba94c4e0f4ee6093ac799befa325963b91' })), index.h("tr", { key: 'ce70da6ecdc78714d0333bc90115f25c37613557' }, index.h("td", { key: '1191246bb65ea5636178aadf555af7250503ad45', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e6e61da116d4b608f92253a8853ceeb84140e30b', 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: '2df2b4031b01d73118d50b1eb625a61b74913e25' }, index.h("ul", { key: '005eff0a7b383b920ac1502f9c826db98fbe83d5' }, index.h("li", { key: '671504fb5b70eb9639bb12f03800474e6db77bf3' }, index.h("span", { key: '681d3b9dd160e15e02854215858eda6b70c1e691' }, index.h("ifx-icon", { key: '28a7e99ca8468aa597464097f48876e00ecc0fc0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '53897b5ce32abc2d537f85446cd716b9de94daca' }, "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: '8da79863e4acd20e94a8d646611d885c1b1de49b' }, index.h("ul", { key: '92df9e1862e0ab4513520a8225f5e8964f60c881' }, index.h("li", { key: 'ec1e228ca5edcbe9773c207863ab335dc221dc0f' }, index.h("span", { key: 'ad253e7cb4f1c6b24718111194abc2ce57782f22' }, index.h("ifx-icon", { key: '566ffdfa7b4a3f8c19ac6c959f1cecaebd3028b6', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'cb230184d83422020d82c9a6da2f8ddd24d3c312' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '92c258f04cbf34ccf45ab3c1898be6bb1c22416f' })), index.h("tr", { key: '4c90cc3a8beda90cdb119611b838939a65274a88' }, index.h("td", { key: '209e6a876e8762fed042df79c75dd1bd677a394b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'fd55c610229826fed8fbe714e01abd3e363433cf', 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: '9ce42f2cff9062e4e0e82c188e1772e233ec597a' }, index.h("ul", { key: '82e999f8cd920719a92d8761980f30ef08579620' }, index.h("li", { key: 'a96124d971da1d74a0942c81b87a42e7c8cce60f' }, index.h("span", { key: 'ef6064d6a19e3d68367b3e7a1effa9850cf81b76' }, index.h("ifx-icon", { key: '4054e999896634de6d98c078c4fcce3fe49a1f70', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a8ac46f1188ce23fdf3b3c6753241b97e71fbfd7' }, "Provides a flexible and customizable element for creating hyperlinks within a web application")), index.h("li", { key: '42d92fbae7559615303d45a7f1226f4201c3b8d1' }, index.h("span", { key: '3e14c8d38445e83c4758241c057fff1080ae3a86' }, index.h("ifx-icon", { key: '66f7d1ea7b4ffb16cb3fb120b6a336fa9255e1f4', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ee3196027e7350547e5a5643f76f3586ed4afe89' }, "Offers essential functionality for defining clickable text or elements")), index.h("li", { key: 'd96d6e74bbf05be1206c037ec2bf5adb9f9cafb3' }, index.h("span", { key: '64da0b91003a3f6ac7818398f3dcb91c018e6772' }, index.h("ifx-icon", { key: 'ba126e43f7f71f313f0e3e96d6903f00faa7f379', class: 'check__icon', icon: "check12" })), index.h("span", { key: '43f0e3ab14b6f5676b9d21b40c6d726e750594e9' }, "Adheres to web standards")))), index.h("td", { key: 'eecaed986a6446de293b08e9df1da9eb4f00596a' }, index.h("ul", { key: '3327aea09a6f43affe3533840eec022594f1570d' }, index.h("li", { key: '47b9c8f03e0739175b80bd4cb5d5da69b0bf6923' }, index.h("span", { key: '90816ccd10885511c7d7a3f5159b0a91802fde47' }, index.h("ifx-icon", { key: '2100175d9ebabc4d1dd729e7b47cd11dd5860332', class: 'check__icon', icon: "check12" })), index.h("span", { key: '75f054a524ff883798751b62f8bd46d80efd55e5' }, "Small, Medium, Large, Extra Large size variants")), index.h("li", { key: 'a7c0a9a86cc3b91a6e58cf931b7d241443724929' }, index.h("span", { key: 'd9ff501e64b1e1119df494ce450d1677ed2e646e' }, index.h("ifx-icon", { key: '5ab8d80086851527f470c99c0c1e6b103b36c51d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '53cb106982053bc2c883dc108f2093b57a7f62da' }, "Icon incorporated")), index.h("li", { key: '457bdd5ea7f563c482202d7fd1bc6fb2fdd08c19' }, index.h("span", { key: 'ac6c279effd5f177fb37115d7d0f32b56448c7db' }, index.h("ifx-icon", { key: '314f2d114375729a07f8aed0f3e19f405bf9b89b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'cb5b86b55bc6f3643623c2bc7b59ec40154bea07' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '475a22077123b75ee72c4c17bd4270e2d3a72a58' }, index.h("ul", { key: 'fd3b5389a8a612489664da4e626a140baa021e9b' }, index.h("li", { key: '7f14ffda61af9e6910c2660413753a441079644d' }, index.h("span", { key: '0d3954162c8e741e015c148aeec02dd249ea0e6a' }, index.h("ifx-icon", { key: '33757c46fdaa00a97e161a42dd228b6c333ed23d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a5a8a95a73c6f4db510c79682f47802345837d70' }, "Bold, Underlined, Title, Menu state variants"))))), index.h("tr", { key: 'd6a12b24790630b4a365de03de6253b1dc134902' }, index.h("td", { key: '4fe320c1fdf6badea0431088bc9711c6b62764eb', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8a7473be2204eb3c179899b588bc882eef9bb694', 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: '9ceb52610abefb67f9fccee4fe40d96f9c04b4ae' }, index.h("ul", { key: '3a78d8ab8ae138b76784390566b14af5a61ec092' }, index.h("li", { key: '90365093050018f080953a3bf83fccc0faf54825' }, index.h("span", { key: 'e0699f3a067a0e30e4850dda4ceabb3a7852f523' }, index.h("ifx-icon", { key: 'de3b0c7f28877dc7329f995d5edbc9e7282ece54', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bf1aa178d5d0aa41926f40ff801860219c64217b' }, "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: '01bafd5070c53a1407eb4e326f098e49967906cb' }, index.h("span", { key: '6b1516f679100d8754dca4991d5927c095bf5d68' }, index.h("ifx-icon", { key: '79b4d6adff4159ac3bdd2481c018f3ad8b6aaecc', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1986286365cb5b3009b0fe6001caecb27060d305' }, "Adheres to webstandards")))), index.h("td", { key: '815d5abe5331e94a728d356bc255e098353beb9b' }, index.h("ul", { key: 'dae7f1119f0fbcf2550161a4796c1c019f367705' }, index.h("li", { key: '36f7ab9e1e5203c000bfa0d586a11a3ba0a47373' }, index.h("span", { key: 'ba518b90f325b6f65338d524a628124af000a704' }, index.h("ifx-icon", { key: '15d20a0b32b51976ce0d0a095e9ff1f959c170a0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '72c85b73a99a0644116e1e3d05a2a996b58119a0' }, "Alert-brand and Alert-danger theme variants")), index.h("li", { key: '42ffa75ab3fd5fada18d7de77cc8bea04b721a85' }, index.h("span", { key: '9e67fe4cb0e5b18c1d5b8356b05b0fddd69de4ca' }, index.h("ifx-icon", { key: '8e7464b06451fe0dddc465b77fa24cc4bd8f2db1', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e3501a04a11006485f913d5c366d4bebf74e1ad9' }, "Extended customization")), index.h("li", { key: '522976ad4709abaa9b225958e0a81b4870bb9b1b' }, index.h("span", { key: '16ba1c35fe9a46916dd15fa85bde0dedc1d42daa' }, index.h("ifx-icon", { key: 'faa1086d6deb7a97d91a616f4f9a030173b7b245', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'be499b565845abd662afbe6ccf7187639b4f331d' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'bb6757a121d20718f1a301dec536d00364e4edcb' }, index.h("ul", { key: 'e378d2f0593dd09803bf6c1a260d4dae65dbb899' }, index.h("li", { key: '6da045c456a7af2b725003aabfc758214b97d7e1' }, index.h("span", { key: 'd43e85b915fdf518c690c20a6e78fbffe109a157' }, index.h("ifx-icon", { key: '925de449fae94e797922e55f57d66ba680157d3d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9f5b661bde7194116214699d87f6295ec428bc6b' }, "Removable close button"))))), index.h("tr", { key: 'f023a30286e24d333de94ccb722b2fe44e5f5f5c' }, index.h("td", { key: 'f5ad404fd911652863af029b8bf02d4629efc8fb', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a9154928ced18c10f3ac29765209991ae1aad14f', 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: 'c2b1cbb4791dbf39ad4003d4f44a81131fd39c28' }, index.h("ul", { key: 'fcd7c3d51f2ea44e0a418a96fe8449cbc734ac78' }, index.h("li", { key: 'ed2f3015b951517defbbff450c38b2b1779b50a6' }, index.h("span", { key: '682d6e3c7afa47b93d1b121bee0bee45981b97c8' }, index.h("ifx-icon", { key: '49eb91ea4283ee1a911ebd946dc8407fa0a1d1d7', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f5eec04eda12d1bbc6e8af53f446a528c70cc710' }, "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: '8702bad7386374a4c6c9cda52572e76aa193fdba' }, index.h("span", { key: '0a9cadbe50719e9bcecec782793dd55f82491822' }, index.h("ifx-icon", { key: '66f8fe10af418b9310c4503c4d5e6b92378a03fe', class: 'check__icon', icon: "check12" })), index.h("span", { key: '153a373b9d4617fd64d45f507b255aa64ad10c59' }, "Adheres to web stadards")))), index.h("td", { key: 'cbfe08531bab8e266cbbd207cc798c370718f874' }, index.h("ul", { key: '81f7b72550b6f8116b8d40921229c39197d699d2' }, index.h("li", { key: '5ec385826066e36ea4cebc903582719754a27ab2' }, index.h("span", { key: '46e3aa617e0146fe5cdb6ce3bd18bb2897b7ad9c' }, index.h("ifx-icon", { key: '24f8bc42995d78b803672b976a7ff7b9eef7df6c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6d2d5839cd50fdbce882af11028b5b062eeda837' }, "Navbar-profile component")), index.h("li", { key: 'ce5356bcb2a1e022dfa1431aefc196f5927a5962' }, index.h("span", { key: '221bf669887dd09223d542e2a9a328944a901ef0' }, index.h("ifx-icon", { key: '1111b912266801d28fe5733ea428a3c76d640078', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fba728ccd96fe39190f16602c1cfb1c9306d1c85' }, "Mobile Responsiveness")), index.h("li", { key: '66d9b3a943cdd96d1f3db350b433917aca6cd2de' }, index.h("span", { key: '96a579aa3fcdac6ca482ff304396948961691094' }, index.h("ifx-icon", { key: 'd710879b694635f5f2371e8850677672bbf4607e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b7de5fe2661bdce304690e09fbbbb40621230aad' }, "Mobile Sidebar")), index.h("li", { key: '3762dfc86ed62ab40c0a4e7483133f8d43ece416' }, index.h("span", { key: '9f762b5281581aa98056169e5006665816b9be19' }, index.h("ifx-icon", { key: '6b007148081eaab4cff495bad948950e2cdd6112', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f17ff84b5a91540c69a491cca0829d04c5eb3de7' }, "Extended customization")), index.h("li", { key: '92b6a13eede0801e63b378d850e9dc1bb0e6f6fe' }, index.h("span", { key: 'a4ba4e3dbec81d5595098f23e4086298f720ea38' }, index.h("ifx-icon", { key: '755c60f8db5e5bcc2e0ebd5bc34a85d07ed219d3', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4d61affd5289d86ec08e0da709a9ae207f180b95' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '4dc28a2e796dcd98117777b6b9e80acc45782153' })), index.h("tr", { key: '43c4b378573491910fc769815d342f83487c6518' }, index.h("td", { key: '734a1fdd581a0fabb45b367dd7752ccc4daae38a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '22c3d6ad976b2026d14c1d580c139b888ee6aa91', 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: 'f19d44994499447fce65d259e59473118336e8fe' }, index.h("ul", { key: '91e49d1acd5388e3f08aefb41e9151cb2ddd2f86' }, index.h("li", { key: '82be4faaa244558a980160c68c2f5865cd3d342a' }, index.h("span", { key: '891b10f8c13640845babc01377f7650a7a8a593d' }, index.h("ifx-icon", { key: '19015f6aa25b5c6485fde331931f91c96719ef06', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bb228b3af6897e70cf6dc573288d65797de59372' }, "Provides a compact and configurable display for showcasing numeric data")), index.h("li", { key: '4ca1194d5d8e24302590cf580f8c4848a471d209' }, index.h("span", { key: '39bef42167a877eec107ef1137e85e2d765aec1d' }, index.h("ifx-icon", { key: 'b6a9af528b63ccc486ce0e87fb0112d4d9f59faa', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9e686166ccaabcab5daa45f085fc395bdff36fb5' }, "Adheres to web standards")))), index.h("td", { key: '2bc6a2004265ce618d565c7c0b82665b8517e31c' }, index.h("ul", { key: '385eec4eaee4f481a93bd20e6040e78239f1e399' }, index.h("li", { key: '6de71d4d30d469b2e09c8aa1be7c65edef96dfdd' }, index.h("span", { key: '4979ea9184e7b363ec32eb2cf424d751b9a36716' }, index.h("ifx-icon", { key: '4f204bfb4ed1112944b06d339bbf302f85a9d919', class: 'check__icon', icon: "check12" })), index.h("span", { key: '933103459afcf517ca61bfd58609bd91f5f0aa74' }, "Inverted option")), index.h("li", { key: '8591e44da5910c0aaeb2a0149c5467e455d46f1f' }, index.h("span", { key: '508f291d6769a44f9c4228b8f5744293d713ff0d' }, index.h("ifx-icon", { key: 'e1dbf1488bcd98cb0c914ce11343025c1c9ff6a4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3ccde971205971f143d4f566ebd34c47c4733095' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '9318aae460f3cb85b7ec5e91f69bb87c87502d84' })), index.h("tr", { key: 'bd9267697ed4835a9314934b2467dc685c9fb0a4' }, index.h("td", { key: '80147ac50a679e076d72c23b449c1a9541d2fc8a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '37428c5556a30dc2dbe9b7c6aba86712e11b9526', 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: '16338c819ed99f8502ceb91e43fa4e1e817ba355' }, index.h("ul", { key: '999751745f3ac3c1f74bc512536f9c4b9306d178' }, index.h("li", { key: '3b6fd7e3e32539d17767eb8629a57a1d8de8da57' }, index.h("span", { key: '06437ec59ea6196c106bf44c62d5caad9559d104' }, index.h("ifx-icon", { key: '7b78c92e7d597fe645487a1e938f9f56dec77a7c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '07828b414fd68db0c4413c2395e1061fbf6a5ab0' }, "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: '6da6eb36f99b2f23a488560dcbd04d02888e3508' }, index.h("span", { key: 'e8a1d737a8945a5a69c7f1bc1fcd0ea4cbe9799d' }, index.h("ifx-icon", { key: 'cb8da2c9a087497f6910c563e528afd2848116e7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7698a25480d56a0eec8f17dab4658112db9019ae' }, "Adheres to web standards")))), index.h("td", { key: '8ef628f895f1d5a3af1376f3acb95a5758d31a78' }, index.h("ul", { key: 'db469c6dda5300520fb4e1178af4e83cd1689015' }, index.h("li", { key: '08133344b149cafe523ba5568a48a5d27b54b8da' }, index.h("span", { key: '94ba5049e1f796d688105b462fc915396b9789c5' }, index.h("ifx-icon", { key: 'a765c2ffe7213051244c68c8acecdb6f9f82a6b9', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b4f755ee7aca3c00a4b4ca57e1b116120103ae18' }, "Extended customization")), index.h("li", { key: '233f3280f47717787503a0874e838106d3093409' }, index.h("span", { key: '68ed1ba52980a9fda4cb58cd07e3390bd7bc9c6f' }, index.h("ifx-icon", { key: '2e429f86b3ba95b8755759356d65756cc8505921', class: 'check__icon', icon: "check12" })), index.h("span", { key: '87f90615d4f167cfaa44e212a90cfb4175c16e59' }, "Configurable Results Per Page option")), index.h("li", { key: '1673d97835cc80762fc38332f377c64b2678d4d8' }, index.h("span", { key: '9e9bbb3b2070513f1acfc8acd0c7955ee6386f6c' }, index.h("ifx-icon", { key: 'a5399ae477969f897999e9fb0534183534aa8109', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1cb3c9cc9cdf336ebd36b520e462862ad143cd7e' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '5df01b2df5ae34850498b53b836f9199ef40b4c8' })), index.h("tr", { key: '17472da91aad0b6241ecfbf11991df3d53ae3956' }, index.h("td", { key: 'a5aba1c6dfdde03785e85a0c6bada9eb440c80fc', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '97cf2546025704bbc45e8854683540262039f676', 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: '2c9c8184852627dc2c82eadf7e06a84a46522293' }, index.h("ul", { key: 'e9a1b32c1458add79acd16466566582ff1fcabac' }, index.h("li", { key: '0df4b5c3b590d5aa9803a1b06ef9b0c9688c5442' }, index.h("span", { key: 'd3ef8b790f573abfd54e3fb0db954cfaa8ef00d7' }, index.h("ifx-icon", { key: '436e4854baf99da52afa45b40c7450abdf513e1d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e931507bd57105ad0c9c6c21a242ebe7f6d30eff' }, "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: '296906cc8c7fbb0d8b0a42303e6744ae2fd37a32' }, index.h("span", { key: '3669cfb7e5ea40485e5aece0494d97e3820bccce' }, index.h("ifx-icon", { key: '7490b0035e372082e06d8b4e5dd86ef7a04d3f39', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'df1db0c6b623d1dfbdb1978c4ea70529dd016156' }, "Adheres to web standards")))), index.h("td", { key: '12f7745431f6834a23d9e16596770f926ebce398' }, index.h("ul", { key: '429f94eb273308d6ffbd83925b6b630e3473e58e' }, index.h("li", { key: 'dd85ffa8385faf0c07c601e2d6ac6f196db87dcd' }, index.h("span", { key: 'e1d7be1770b6363a6d1211bb6c698eed27673581' }, index.h("ifx-icon", { key: '93fab3e424fccfea7290b4a9b8eed721c8a1a275', class: 'check__icon', icon: "check12" })), index.h("span", { key: '352e687227a2e9011219cd734782d4a61d5b03b2' }, "Extended customization")), index.h("li", { key: 'b83fc44ac2f4507f59c36f2b83db8a41710ef0f4' }, index.h("span", { key: 'b1b44d6c3b35ef14afef7758d66e4618d4b7de54' }, index.h("ifx-icon", { key: 'fab6c3ffd927ac72d8ba2c4d162d61419900ccdc', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f954d9840652c4da9c1ce2c9dc58d6890732274c' }, "Show percentage option")), index.h("li", { key: '4e314c382da6dde5c71dc062bacdc779b203dc44' }, index.h("span", { key: 'aa03a85fa4018e3dfa7d9a6344b69fa66f3d464d' }, index.h("ifx-icon", { key: '75a3fc2155084c53782e2e59d2f36c93b442a5a8', class: 'check__icon', icon: "check12" })), index.h("span", { key: '07aa0f9d06181af36dfc5b405e0572811668eb65' }, "Small and With Label variants included")), index.h("li", { key: '37bb56eb213da40020477f93cb9fb2ee682ec11d' }, index.h("span", { key: '244c6a28136e6a4139b3a7aa4597e5689219720e' }, index.h("ifx-icon", { key: 'e7fe3d6124b6dc4bfe12ae54ee0c9ea506856de0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4fbefde0a547c12853aa6f7a00baa83512820f5a' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8d080be27a071406beba9617ec2f2908840dbdce' })), index.h("tr", { key: 'eaceb3dc039eaea804936a2fd930f614f43e515f' }, index.h("td", { key: '4b012ab429ce5bb5d0f279de1348b5ad9c3cdd70', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8cd99957e7c33e4f4256e8844922d713d2234dcd', 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: '2f13390aadaac9f40c9e47c2dd37296db9488008' }, index.h("ul", { key: '7b44b323c96b382d96e2141ec653a8a491bcbc44' }, index.h("li", { key: '6d4bf99138e916347eb4e9c081896d96d81bbba0' }, index.h("span", { key: '365eb95e7c89687ca6cf370dec51781588b0be81' }, index.h("ifx-icon", { key: '2a42d1c7522609e9fe3633f92b73ec26177097a4', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bf46adc0107b9b89398d3d1b23829045c73d5dc7' }, "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: 'f74f965d8cb099384b03f7634dfcf1087921982b' }, index.h("span", { key: '4bb2e45c02b0d3e9a482a52f79da3975b4c9c273' }, index.h("ifx-icon", { key: '8e97e4d8b01c7010eb42b6c8acc260dc6ff39c81', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ca6b4d9990a72182e5fee7de4cf8e6af9822b1ba' }, "Adheres to web standards")))), index.h("td", { key: '8dcf9c8e5ed0dddb14bb9eff499f43bf98e657e9' }, index.h("ul", { key: '75221038f3e706f00f30f3ff0e9ce847cded8439' }, index.h("li", { key: 'fa6ef4b17b509dd4b01fcb95b308171d47530ef7' }, index.h("span", { key: 'fe3c70a7bc375d4546d7236e3b9d240d46d17e57' }, index.h("ifx-icon", { key: '3d90f53fba7e84baef48a99282a3ded627c772fc', class: 'check__icon', icon: "check12" })), index.h("span", { key: '650e37aeff1e4bb16240815d7cd2c8df3f635cb8' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '4d250f42c5100783eaec95df77047a1b211fa20c' })), index.h("tr", { key: '718d68099ede04299a11de385bb84fb7dfbad505' }, index.h("td", { key: '482ab22a9b76d4b9dc3c7006c164506000fb3325', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4dec19a30f5a056c1ef718348a4dda55f12ffc3c', 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: 'b42f6800e4925fb536a4f319aad7c958ecf745a1' }, index.h("ul", { key: '0fc359984abce28702eee6fdcc4a8c6205c269c6' }, index.h("li", { key: '9e30c20408f344fb7041db5f0bf791967dbfd3a1' }, index.h("span", { key: '483da5beda2c5f9e31380876ae0727715a34e35c' }, index.h("ifx-icon", { key: '26b315bfcfde7d5bfb6973760d41832282fee2d6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5bd8747b41a8cb122e521274a54561c4cf08a879' }, "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: '469fda73075d857e178a2556eb4e87580fdef225' }, index.h("span", { key: 'dc3c5a1e92f9550c27976506db18aba5ee5d4b2a' }, index.h("ifx-icon", { key: 'df310c324629d356b3fb3823f82eba3aa06f710f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '67663b7174f06a2eedb81cbaa0b59646274c69cf' }, "Adheres to web standards")))), index.h("td", { key: 'a8601118405310717dfb54f6a57a53565c477045' }, index.h("ul", { key: '6a046ce8254c42c46a6c340940f2cf029f6fc571' }, index.h("li", { key: '47571418a5ffc364958f41993f83dece78b46106' }, index.h("span", { key: '1b5f18dfb30c0db3cc88ab112317e076eb9b539d' }, index.h("ifx-icon", { key: '6f5ab0a2aa1bda786ce9f12edc84fafa0aa1d286', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1998533bb3f90b8122924e02f14aa084cf1ee3e7' }, "Collapsable option")), index.h("li", { key: 'b842e160b4d0898123d54bc6f8bc7687eb2dbf6c' }, index.h("span", { key: 'e47e096c109ad029356c51dfea59029319e4be8a' }, index.h("ifx-icon", { key: '0ee76c6b88fa703ca3a515fe5f05da767dc707ae', class: 'check__icon', icon: "check12" })), index.h("span", { key: '524112b3cffd5ebbef0a538738f3916668dbbc58' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'cb55fc9a002de9f824446881bdf4fecef8d73252' })), index.h("tr", { key: '729040266fa3bc0f74d0f23cd1b8da9e0189ba4b' }, index.h("td", { key: '5f85f45bedeea8bb928110f81a361d86ad4e885f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'fd3e35b6b339644a824538f8fef8749e3b726359', 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: 'e068d48dcf2aab9c00aedb354b31118546baf1ed' }, index.h("ul", { key: '79417a134d504d45c35eac708bcd2923d5278ffa' }, index.h("li", { key: 'be5afaa10261621586ef38cb52ff5885e5920715' }, index.h("span", { key: 'e21d9de82a0686488e82d830cf6b65037c7a317c' }, index.h("ifx-icon", { key: 'dd77d23af39981fdec18aca0d525a8f554b29849', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a35cfe1649ea3c4231a1a843fe466f1935353054' }, "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: '30cb4ed372cc2f9daf9751c3d252725abe1a5b9a' }, index.h("span", { key: '21757322fe395c705564e4fec3429f3ccb8f7460' }, index.h("ifx-icon", { key: 'b86729010bc4e0c69598c4819e5f85b3610edbde', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6ea4691a5c6c09c6b72f629d4c08c81aad4e1e16' }, "Adheres to web standards")))), index.h("td", { key: '5ed49694ee52dba4dda521cd7b59a36968fa1c59' }, index.h("ul", { key: '26971cb8b836cabd4d25d0647e09940da88b241c' }, index.h("li", { key: '41c89f27a3f5e434e86673a35da15a2152c595b1' }, index.h("span", { key: '9a7e1c37001f12f1c8d23ccaa5dc50275c23fcf7' }, index.h("ifx-icon", { key: 'da3ff8e3c1e6415324fa06b406ab6c199e37749e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3763295ff8699bd4e9d7ca3699e85aded6460bb5' }, "Show Delete Icon option")), index.h("li", { key: 'c0a81b052ad2c68feca815329c240353f2089fd0' }, index.h("span", { key: '18e89959328a24cdfc8e98c89bd576970a51ba05' }, index.h("ifx-icon", { key: 'ef629f1a35171e0129fd37d7e4baa0f9f6266b08', class: 'check__icon', icon: "check12" })), index.h("span", { key: '733ed59003ada766095df6ac8369a50b26bd4550' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'd59592297075bb1d637c90a846d916320b50bb67' })), index.h("tr", { key: '2c40e1b6a05f2379ff27040d88444e54e19df363' }, index.h("td", { key: '59087e3b60894b2dfcaf98b65cd044b87d4a91ac', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '3cbeedd17b032a4119fcd7eca9563b3237a967eb', 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: '989e6626db048c8a27470a2cf3511d6a57f69b84' }, index.h("ul", { key: 'e1150378f0328814b82ecf027e6e343ab25a2250' }, index.h("li", { key: 'e976272fbf8e6f19fc57a990f8738886d991f4e1' }, index.h("span", { key: 'eaee182fb8f385a1b696d96814168b706aac27fe' }, index.h("ifx-icon", { key: 'ada924066628c352f8afbf8c0608eb26fb68a460', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9787b88871c46849584db0d9350c60e02eccb655' }, "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: '2cbfd1b1765bf780601c5dd7e8895c137c1151a4' }, index.h("ul", { key: '22aba18e2e333e151206fc09238a5aba090c08be' }, index.h("li", { key: '7aa736398a51d7da0fb696b0e723eaa04a4c6cb2' }, index.h("span", { key: '1ef88dfc3f795736f35297a943089f7fa4313aed' }, index.h("ifx-icon", { key: '00c4f4d4a4ad1d5dcd8780313e5e9ade3a24ccff', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bc9a5dfa92f3a6a2bae9c139dfab84017c640a42' }, "Extended customization")), index.h("li", { key: 'dd322348fb74a92ded985c924015ce8644e13f8b' }, index.h("span", { key: 'bd1da5014822ad40f82cecd8606c6d3b9c17712f' }, index.h("ifx-icon", { key: 'a671a78a0df898d3dd80535834cc1edb536bbc61', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a1586f65eca07f6273b549ce5a4af9be50ca19f4' }, "Option to enable and disable the search")), index.h("li", { key: '0dd6afcd740c752ca11bb045a7855ff629320180' }, index.h("span", { key: '72ac5cad60989fca5d1d8c3d53b02d5f5b766258' }, index.h("ifx-icon", { key: 'a4c7254c740442d05aacde31f2954d6cf6ae4f47', class: 'check__icon', icon: "check12" })), index.h("span", { key: '064b93166b9b9ba3937b87300cef978736c0a34d' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '7a4a192c7e1396c6fcb7da7cb55701066e08a095' })), index.h("tr", { key: '0b2f53716d76048ec4916f93c4891755c333db94' }, index.h("td", { key: 'fb6eb897d15a52d3306350e57fc3f39ac1136e6b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '1c32c8bb784a786691a340b3d2845ba5673a6dda', 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: '5546ac9be2a8233a05d906c6f3bd7bdf3abecceb' }, index.h("ul", { key: 'f99ea0d8f0553bc46441c5413f3de060345d2df9' }, index.h("li", { key: '7aba30f46d846bb9cf09a22ebd19be73e18c6287' }, index.h("span", { key: '85ac6464ec892107b343bcc7c0c6471aa26b5d9b' }, index.h("ifx-icon", { key: '2d7fb8036e895d3d31651d6ebfdb920c918eb24f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '05c798d59c6043f02f4dacf2760856abdaf9ee5c' }, "Provides a dynamic and customizable dropdown list that allows users to make multiple selections from a list of options")), index.h("li", { key: '31996162bfb3f2fee48b185448d23f358e89743c' }, index.h("span", { key: 'e406f5233d394c22c8d16d07d5d029c265d3d366' }, index.h("ifx-icon", { key: '07a8ddd021975dcd39cc9f296a7c8bd23daeab62', class: 'check__icon', icon: "check12" })), index.h("span", { key: '01960931b9f948c792e271e1e89f23aecb0970d6' }, "Adheres to web standards")))), index.h("td", { key: 'ef1129848e75d46acea34257e713905ff394baf3' }, index.h("ul", { key: '39019e1b5dbf23a2d5f1f0d5efe229ebd81bbe80' }, index.h("li", { key: 'bc4744ae268805c7e96a6414f433a9cfae4fc30c' }, index.h("span", { key: '19881f73c1d02f878cd8e68b82a18a12c3642b24' }, index.h("ifx-icon", { key: 'bf8e3528d9d6189e895d20aff00ebf71fd9ba462', class: 'check__icon', icon: "check12" })), index.h("span", { key: '29797542bf50c1d059e0aed2d1b92e9ff03c959c' }, "Extended customization")), index.h("li", { key: '303d005aaf5a152ffc8e855dc187e5a8cb03cd52' }, index.h("span", { key: '6a362701f98b79431f3de1dcf845ce4cd6f3a57a' }, index.h("ifx-icon", { key: '7477e7dc9883f60004aba4fd474902c7ca104f35', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bc8643199a44c52080854b3483c6973288c4ab49' }, "Nestable options")), index.h("li", { key: 'b567d910096359b2ddf9fd8b69614360698fd388' }, index.h("span", { key: '3d5c0acd81fea3647449e7925bf69dcd49ac8f85' }, index.h("ifx-icon", { key: '652bb2bd902e356cf0b61618c8b018a07d7d8e3d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8be57d5314cb3420bc0b0f65011aa362b9d69b70' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '0bba60ddba12552ad3d272521225eb8265d2f7f5' }, index.h("ul", { key: '7080522d019444f587055631ada14d9c01936c62' }, index.h("li", { key: '78bd88893ffd356b891537770df8839b954f9c63' }, index.h("span", { key: 'f954dcd84c59685fabc6654a383b646b07285f09' }, index.h("ifx-icon", { key: '2def2296896aed4621094682456d29ae33c87794', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f76e073b875ef6ae11e37215cbea66631f252ac6' }, "Option to enable and disable the search"))))), index.h("tr", { key: '6144dd18eb3b095a312f759742af6864391d69a7' }, index.h("td", { key: '0b97c49cbd6eb0f0ea4538e693c8515f5a292a0f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '127929e73d6726b384a8f50c449e8f6c756e604f', 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: 'eace6d7c4f3b502f57c4edfc66b23a1bd871018e' }, index.h("ul", { key: '2de54edc67e266b7c39bd9ec1f003e7d55eff3e5' }, index.h("li", { key: '95d9910df07152688c8448a38bb134487f58b218' }, index.h("span", { key: '7d7b656d1989b1e8cb9818f980189dddb1faf413' }, index.h("ifx-icon", { key: '414dceb499c1ee484fde783aca5d1446a7dbd73f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '845c9be7f9164a5401d1d8a4e450f9f94e721922' }, "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: '3f9e677993c7ca8ed3b7bee3970891461118806a' }, index.h("span", { key: 'fca551fcb7fdcfa1df3a5c5accf018c018851e4e' }, index.h("ifx-icon", { key: 'f23e846a1c87614030e8504475de974cd2de2d99', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c3498011a692d24c080928ede150a26f3c494c09' }, "Adheres to web standards")))), index.h("td", { key: 'feb55dde7fa50fb78d67a83205a2081a477a84ff' }, index.h("ul", { key: '583cfe43f6463034066fabb7c14d8e863e6ed276' }, index.h("li", { key: 'fb13fd36c967a72c7fd6d6894766c276b8fdbf90' }, index.h("span", { key: '0784802d786fa09e2139d2a85b7335a5126921aa' }, index.h("ifx-icon", { key: '77030761f3d65473dd0402043d94a208ea9836c9', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5d10d6c1d066ef5212d5dac0c8671005fd433913' }, "Extended customization")), index.h("li", { key: 'cc0b3ba6fc5c63b352b86a2db2acb413756b4a4f' }, index.h("span", { key: 'cfde1aa239ca319983d1449981b49cf3fddabde1' }, index.h("ifx-icon", { key: 'f6f64445d1b79b8692bb3c23091ba4ecef184b39', class: 'check__icon', icon: "check12" })), index.h("span", { key: '35e652502fc2a3ebe0ddcf0e93c4ea285e20963d' }, "Multi-layer nestable items and menu")), index.h("li", { key: '30832a0d497cc237c429ee7f1f4e3581d534c44f' }, index.h("span", { key: '3d1cceedfc5fd9807446033a2463c7e2a6bd3ecc' }, index.h("ifx-icon", { key: 'b3036227841bbf47823a27900f557eceaf21c178', class: 'check__icon', icon: "check12" })), index.h("span", { key: '58dc0039a6f9237ae3b017cebaaef869111f801b' }, "Initial collapse option")), index.h("li", { key: 'd915b8d7d2cdf10f897094f6cd9c3833a4daea49' }, index.h("span", { key: '95176b6ec5ea5d36477628df1247d02aba3122e4' }, index.h("ifx-icon", { key: 'ea4628a8d2e3edeb9e28c53a7c0816afc76ba123', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5563a188539ad74531f5ac1c82c3346c932dddf5' }, "Active and action item feature")), index.h("li", { key: '7fece3c812896ffeb90ca0b1d18b02175d39ac45' }, index.h("span", { key: 'fb79eeaee9c5c33b94e28dc091a57b27d8652463' }, index.h("ifx-icon", { key: '51a715b22a7bac2c61e221c87c29e5b3945ace89', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0aca0d4bf9dea6b3b4cd72d5555e22b7f28a82f6' }, "Number indicator integration")), index.h("li", { key: 'ea3c556998c2aed3da5d39a9c8a0fa3511294488' }, index.h("span", { key: 'e6912506c3420261c2bad32bbeef45a449fcf51c' }, index.h("ifx-icon", { key: 'aaa4d829bb5472c6272506d288f40b2f436e69bd', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4947a4e494d82f6093f46890c1aec03c5701be5a' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f540d01fe3ad12ebcffda59e43648e0e5aecd16d' }, index.h("ul", { key: 'ca91cbeaf3905b9934a789637b8e7ded4beefe04' }, index.h("li", { key: 'f44adeecb9d66b89b4694cd1a59e52b8bbcc7c1f' }, index.h("span", { key: 'a95e0eff2f12e1f18a103cbd7ec4565da294cee4' }, index.h("ifx-icon", { key: '2347c76deca884747a770bc0f8abce4ec1e31acc', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aa9d7a82eeb94d8709cb0ddea743acdd2428f3bb' }, "Removable Footer, Header and Logo")), index.h("li", { key: 'f8e45cbad89ec451b7b3f072070338c842d996fb' }, index.h("span", { key: '5497dcd1e565f1e1fd72699867fcc9b800d5c876' }, index.h("ifx-icon", { key: 'b3e73b0199c2123026c7ded6d707851da19b93f8', class: 'check__icon', icon: "check12" })), index.h("span", { key: '373e84c157fded65f3655a19f51bd0d129ff02c6' }, "Removable and customizable Links"))))), index.h("tr", { key: '9e3dca9fa7727d2d33c0c6bee45f156646ea5c2b' }, index.h("td", { key: 'e30c3a84f2cb3222a81bd1392308d6d23837bf4f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8f78e710e31495a1f44317c7216ef67a65473307', 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: 'e882ffae4fdbbd02085591d7a2354a2094d14e98' }, index.h("ul", { key: '60d1190e500affcc9d7fb24477854b9148246867' }, index.h("li", { key: 'c215f6b54cca72b7748f8f8f6286e28fe37ff9ca' }, index.h("span", { key: 'b01f34823c54846d37b87e008c2a8b804875d410' }, index.h("ifx-icon", { key: 'b33195dbbe5ecfff34f6cec272c4d5e1bd5dd820', class: 'check__icon', icon: "check12" })), index.h("span", { key: '381f27f207f373be9bfd1bb8eefc1bc30d6a9c16' }, "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: '4a3319a35115efed7e7a905f4b0dd5d8f5b819de' }, index.h("span", { key: 'df8796a9e72fcd0140e648af5043eef42cc7f718' }, index.h("ifx-icon", { key: '8b19b3543ac9b14b9488865202b995e445656fa3', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a9d9f5fbec7e2ecdd86cb9cefc944e29986a14c6' }, "Adheres to web standards")))), index.h("td", { key: 'b0d545da07af19ff42104487c5645c53962a244b' }, index.h("ul", { key: '89bffd1e11a85af325650bc0e7d915857a49eab6' }, index.h("li", { key: '8f5f9e317bf11dcb391c03cff32923811fc1db45' }, index.h("span", { key: '2e08025a0d5b279fed176ded20b7fc3e0efb254c' }, index.h("ifx-icon", { key: '69fc7216437107f960fd1a334fcfcee45c827ae4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2060773599d642703de8099e1574a063351400c7' }, "Icon incorporated")), index.h("li", { key: 'afc5722fe89a79178be12a686bf9e08b62238bb2' }, index.h("span", { key: 'bfd4200bc1e90117f6f3c3bee823259009cc80ae' }, index.h("ifx-icon", { key: '13822dcdabf0ac038eeeca11cb0044bcb590a33a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ea1fa000b95f0e180cfba6e113cd80120d2aa1d3' }, "Percentage variant")), index.h("li", { key: '1233710d8603aae872f8906ec3e328e9d0d5b433' }, index.h("span", { key: 'a86a115b4bcd19bb8c0b2cd6a64dd2fa25d61283' }, index.h("ifx-icon", { key: '1b1b16586a077ab9687ea0d8f8c79365c860e779', class: 'check__icon', icon: "check12" })), index.h("span", { key: '44bfbf4c53ac90dc478070b1d6358213303e08ca' }, "Text variant")), index.h("li", { key: 'e817b7cc52564d6be27ab219f4672a6f55e2307a' }, index.h("span", { key: '20c93ea921ae6c2a4b1164742f44b1c5024e4321' }, index.h("ifx-icon", { key: 'be484860198f77be544079b03f34a2cb4786c927', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2892b228fcc05b1645c281d8887c81e882fed7c6' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '147398a576c2874035516b2c321d315c21a12b4f' })), index.h("tr", { key: '61ecfd2ecb4facb88ec203ca5762490a698dcf7e' }, index.h("td", { key: 'de4049ac955513c156679e78f575e197c9928cbd', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2cfd795ccce8f02debcf949de499194a58b40258', 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: 'b2db51410bab3004816fea7e41433298e61b2af6' }, index.h("ul", { key: 'eaf9347edb24efcd2b4706a098fa75dad536345b' }, index.h("li", { key: 'dc3d6644d1e1d5daa8e38332f47adeec30ed2da4' }, index.h("span", { key: 'ad713d74ff73f373c139effbb5f22101e602e9a5' }, index.h("ifx-icon", { key: 'fcfb2936f0f78af504f9f31f3e94b5a9b09cfad8', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fb85e3d1760b23aa292d9cc914ff7414acc789ac' }, "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: '17116d379d83f032b5f14370b5e8ce58ed28ef89' }, index.h("span", { key: '9e104d8e838cbc151bc95498a7ab33095bb9e760' }, index.h("ifx-icon", { key: '95fc2f853e295cb53859e39bdb2c83d60c65cef3', class: 'check__icon', icon: "check12" })), index.h("span", { key: '087d9964795a435dcc2039729c645d417ee8e4f7' }, "Adheres to web standards")))), index.h("td", { key: 'cef224b2ea37b1ac26f4f1f2ec93bba45ad20ee0' }, index.h("ul", { key: 'ad93caf9e9c1779b4b53004d51dca7aa04c9f8f4' }, index.h("li", { key: '2e9648dc8da8da2cc7f4a9561b47f31d721e3a6d' }, index.h("span", { key: '8762b8321b96b57c270cc093dca98a54974f7496' }, index.h("ifx-icon", { key: '7464271247889f8b4985cf185766ba742a8ddf84', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6eed6863a26c7a405517ec9851f715f42f49f246' }, "Brand variant")), index.h("li", { key: 'd53283bbc86b164ddb483e01a6e1634d73379d94' }, index.h("span", { key: '7cc4a43a98d37eb33ea0e1f4d61e88fd981d4f1c' }, index.h("ifx-icon", { key: 'd707d7e8de96f2e49384725e3d1a7a115e4785e7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '706c8b4c56c29b92d1af66b6ecc3e2169ed86403' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'd1e8e32371f670a0fbb7f3c19ae6cd1639ecd2c7' })), index.h("tr", { key: 'e3071690a9c72721179c126b5a6e08ab89267c48' }, index.h("td", { key: 'ab547f6dcc9d9c5b7b4ac846a5d11305b2da5676', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4997986d7f39d2c1c481bdeb778fa2585af1635c', 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: '1874ba067b84dc85dc5f67e2abf42184a3dd043d' }, index.h("ul", { key: '0de2f67c6dc3fd19f35c2dc004d72c694948da93' }, index.h("li", { key: '870da91242e96d5500b493ded2752c4c78f22f5f' }, index.h("span", { key: 'fc60df93dc3985b3ebdbabd33f20f3fbf4998abb' }, index.h("ifx-icon", { key: '38f14f8b7d405a5128511f37458db8f02187d14d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e7da5810a4beec38d48656f359ab66d13ca9d497' }, "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: '5b0b864b9b4c6757acee1f8454598caccb414c29' }, index.h("ul", { key: '6ef541be4d2f99835956c01dcfa06e28babea50a' }, index.h("li", { key: 'fdec65418041f947c649fd232d07b42fbe4c00fb' }, index.h("span", { key: '83a9f2f20ed759b601a4a13552819b8d2281c67a' }, index.h("ifx-icon", { key: 'b8d47d7ab4909a20435422666904bd407069b525', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a0ef0b476efffb95c700ea166c819f496f920397' }, "Ocean, Orange, Grey, Light-grey, Red, Green and Berry color variants")), index.h("li", { key: '1325eba9148119f8fd688a383d284a6f8ffdefa1' }, index.h("span", { key: '78c22ba7b7e7b8a9bd3196281be1619242183223' }, index.h("ifx-icon", { key: '45793b78fa258921681a7708172e748c190df8d5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '60753b308b3f12b8b70321f6a4ace0a530a7fa90' }, "Removable border")), index.h("li", { key: '8e888bce7c8362e748a67b18c1c2a544c2e2f43b' }, index.h("span", { key: 'be398525bea030a6cde957e7df75b57de60cc2a5' }, index.h("ifx-icon", { key: 'a49862312b1be489e5f2e7d924dcb93a8e09c025', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c3d503bb547c074d2b8aa6ebe35d4d27655aee68' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'ef5955198e362e2871a99fde0c01eecba85961a6' })), index.h("tr", { key: 'a1fd4a2e796f691e0d148a85a3749f310feada06' }, index.h("td", { key: '5953a33cf47324ca3c3e365e2091f7361f9187d9', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '16203b32095e0f8ab1387a14d05767347afe635f', 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: '9d438a1e95c3f2fa0451f19588411b397a32a196' }, index.h("ul", { key: '0524ac01883fddc7d29761ed1a3c5656f98ad0c4' }, index.h("li", { key: '83d9d3318e285c2cf2117e45c95665f6e736fda7' }, index.h("span", { key: 'fe6d9a5c0495054a423f5e9b0c842c75541f9654' }, index.h("ifx-icon", { key: 'cf210ce96776f388c72640a22013827c5ed9fd44', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1831da2aae1f6a31e8cae6796004b100e5840d3b' }, "Offers a customizable and intuitive control that allows users to navigate through sequential steps")), index.h("li", { key: 'adc44092f41483ace53ef14a372d54cf7e1b3352' }, index.h("span", { key: '0c09ef537cd043aaff16a92d788bf3f35c9ec6a5' }, index.h("ifx-icon", { key: 'd84b323db8998e972227a921aaa6e86088d7659e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd55eaf5a24750dbaeddb28e3483573e18da9718c' }, "Default and Compact variants")), index.h("li", { key: '72174d1057e23ae49b0aa143843c0fa9c69e65f6' }, index.h("span", { key: 'c2e2bee1195ef68295c2c99c8bf7976d6ea127a5' }, index.h("ifx-icon", { key: '4c3f6170417b417cfc79508081579263ca898d7c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0630f897fc1359693c4bbc8f66166589e77215ff' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'bf528d7cb21e681e3ddf2638ebc34ff852b40e4c' }, index.h("ul", { key: 'a789ea877ea5a5af70291ac424d60152db7c037f' }, index.h("li", { key: '2c9060cade724a46c098eaba5243861c7d0e423c' }, index.h("span", { key: '163f7c2dac4a94711076a2414abee750e0396025' }, index.h("ifx-icon", { key: '08b7e4bee3cc9a933d020a999bb57e2cb36a2c23', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2e5082c4f300e57f8f11f5d4573878066d16bc04' }, "Vertical variant")))), index.h("td", { key: 'f3e2e0c55c4a3a43c53f0c7ad3210227d07cc49b' })), index.h("tr", { key: 'f1742cbcccb66e33ad0bce78493671f3e93396bd' }, index.h("td", { key: '874cfb3a7881d89e112b824baebef427ec4b4c60', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'afb74ba2b23e05a1ff3e18ff10edca1beb29366d', 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: '26321a07dc7bd74da1ba2b24a95082dddbec9ee1' }, index.h("ul", { key: '8c913ae0334a6181949c7c21b593d817eb37bc07' }, index.h("li", { key: '53ecd6cf9827da14b1d35999eeca6aaf8f278952' }, index.h("span", { key: '548964bd9cb0aa74a997e3746dbdd29e1c6f76ba' }, index.h("ifx-icon", { key: 'f07a28b1d40272fe451c962b022998ef5e26f397', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bdfd6295c62fabe1f611d61a0ba9a86dab18d8b2' }, "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: '7bfb5e01ac8b0c2cea1eed8aca4d93cea027c0bf' }, index.h("span", { key: 'becb6ce2d0352d08bc42a84f782d54f7bd7fe8f3' }, index.h("ifx-icon", { key: 'fe321b9defb13092e8f773dcff1b8a0b5638dbae', class: 'check__icon', icon: "check12" })), index.h("span", { key: '49d648d28c99fcc7e9812305dd7ebac056d3ad7a' }, "Adheres to web standards")))), index.h("td", { key: 'df4e955edfc56e64cf1b01287064e6a65ace4ea9' }, index.h("ul", { key: '1b43160ac4fd07084cbc592ed9a8ce5fd3f84a10' }, index.h("li", { key: 'a47f6552d274139ebaf9948fcf72919e585a682b' }, index.h("span", { key: '20508a82b75012684b3147641ba5e4a12662ddd0' }, index.h("ifx-icon", { key: '1d8aeffcd6b0158b16e7001bf4d8790eb0799dd7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6750709e9d5869e1614e7043a50837fca98cfa61' }, "Incorporated label feature")), index.h("li", { key: '75bdccb1920ee850c00ee6c7979eefa33b6bac08' }, index.h("span", { key: '947cb8586477da71882897f0ba87b06c68fc99ed' }, index.h("ifx-icon", { key: '7618831d62b6075eac9770c5b9a94325a43103af', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3ae15d5fce8c16510e2599f1ec7d3a2a2db1d80e' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '6025afa49d739cfcb93e637d8b7bbf4f59fc3b2e' })), index.h("tr", { key: '50bdb8c33fcfcd61ba08586f72db15dcc1e9210e' }, index.h("td", { key: '111e8e061f05ecfd5b4d9e99448eaf666c45f8e1', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'bbeecc3158c3041b0387c0666319ce7144aa42a9', 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: 'e64600f73ff7ccee5721f0eacfb643fad0514716' }, index.h("ul", { key: '5f6cf55819c16cbd0535ef0712460ec91363ef5b' }, index.h("li", { key: '34a026a622a8d8424dee100044880ad5a1de63fa' }, index.h("span", { key: 'dd8c1f9804d56d9880d5818dfa27f65253b7e2c0' }, index.h("ifx-icon", { key: '8938ce7399a48416f4f4f4f06e56172ce85c50fb', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2dd797c38941180a636883ea21a25fa7f6156f2f' }, "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: '038563127f15457b84a66d73d635fcf25222555a' }, index.h("span", { key: '8ff7c4f6913f7765561d45991f6171531c124a01' }, index.h("ifx-icon", { key: '9e07a5e76c893f0f1f9f9adb699a8f31fb27ebf4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8d1801d5fff9770fb48ca5762929f2045035f659' }, "Includes basic features such as column sorting")))), index.h("td", { key: 'a617d47231ecb2fc897b5d40d70d94ca7b7972f1' }, index.h("ul", { key: '640479008a2ae97d071947f8283b276a5ceebcb5' }, index.h("li", { key: 'fbc1b5c37305509845fd814f197d1d6d92aee393' }, index.h("span", { key: 'ba13ddbb786309954cd9ef494fe5dc26e81554fd' }, index.h("ifx-icon", { key: '4f7ba85fc6a070f85c2016f4f07f201fffc630ba', class: 'check__icon', icon: "check12" })), index.h("span", { key: '07906fef6155d351edcefff001977f6cab438ea3' }, "Compact and Default variant")), index.h("li", { key: 'ac04018278baf57d505aade4561433d9d28e5ade' }, index.h("span", { key: '9a391cf9b6001fa304f4d402a8de35708d2676a0' }, index.h("ifx-icon", { key: '7b6af9d5b3c011eaea27a6bbb19c4d103674fb24', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd82acfa68d5bb5c4d95afe22bd8f68f5268c3aeb' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3afc94d776369ee7ee8b4a6dd77c8a2fccc7fb31' })), index.h("tr", { key: '0d25afbb2ee8663b9eb3d613b759b916a9442f5f' }, index.h("td", { key: 'c78092d3ddefa177b9cf35ab9e59adf6e993e1d2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '0494528d5c04aa22ed58d99ae2029bb573a727e8', 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: '1773d410bfaeb6bedbbc9b61eed6f7c87f583d99' }, index.h("ul", { key: 'e7f436d574a152a696dea3881b7685b45bdb2f5b' }, index.h("li", { key: '6c240b6cbf8f6990d00dc329113f763e8c61c8cb' }, index.h("span", { key: '735e91cf3ef705d27020aa64c8cbbfe11c064b3a' }, index.h("ifx-icon", { key: '2b6465b9afa0bd2505e5ad5d2d568e3eb8c2be19', class: 'check__icon', icon: "check12" })), index.h("span", { key: '39a5266e9f08e16ecef175da5b654b55e2c5f6fb' }, "Pagination")), index.h("li", { key: '6711d8afe1478ffb423868842b4a5dcfb841cd60' }, index.h("span", { key: '5cd8f1eca6bc02eef7b1fffc52c200e03235d598' }, index.h("ifx-icon", { key: 'ae5fda9059bde3c318417b828e13a209bc732a47', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b9806a9b45a080f21b5a148208676a2843a70e17' }, "Sidebar filter")), index.h("li", { key: '497159d6a0a27138896df424b0d577d21da20820' }, index.h("span", { key: '040ea45b2438a49bffa1493462496ae8e941b802' }, index.h("ifx-icon", { key: '6240ae49e7247b33fc8a0ad4a7586451fbddf528', class: 'check__icon', icon: "check12" })), index.h("span", { key: '72664995b441beab9416eee9be0837960d235353' }, "Topbar filter")), index.h("li", { key: '68923860691e93ee22ddddb74db599d5359ab45c' }, index.h("span", { key: '9f657f8d6fe768e5aa428fd899b5a48aaf6b4840' }, index.h("ifx-icon", { key: '088724290de37dfdce15c9d53b2fb0d8f61f4ca9', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4618ac82bef5c77fe1e75ffc3dec3953f2db3a44' }, "Nestable buttons")))), index.h("td", { key: 'a90ae39175ba41a68e244d46e234946c3fc50dd6' }), index.h("td", { key: '6c8d68abf4c27c3c1f255a988bb746dc69426d33' })), index.h("tr", { key: 'ece4aa52bbd5d3bf5cb4a7f4998ed47279979881' }, index.h("td", { key: 'f5e20f778f16725a798e6e0094082c3000de5f97', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '9088c137e1ace5656cdf65c5e4d4b0e9e469e70a', 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: 'e1d8bda73b2dfc7186d802153da28481c9f844e1' }, index.h("ul", { key: 'c99e2dc27208a3dff2a0f292a4fa0c051dc81e4b' }, index.h("li", { key: 'bfbb25a2f54d29db29eb31b16309142cccc0a7aa' }, index.h("span", { key: '050de00700494c62c02c1eec37bd2722e1e31b25' }, index.h("ifx-icon", { key: 'ed8957cfcd08c894cb7fe46270c0cd41c1774f70', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'cbceb352b2b5cf660f6973f9a74bc38c4c3ce94a' }, "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: '2fba8a7895aa89d68dab5aad420638d00a37865d' }, index.h("span", { key: '696c6ed8b5d9c287dea5493ae1939a597354d5d4' }, index.h("ifx-icon", { key: 'dc113d6371f8a0308a2d7229fda7d5a7e08ea308', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2ee2f3b17416db5cf562bb0c98f0f2031e26ba72' }, "Adheres to web standards")))), index.h("td", { key: 'af734e3179e964945581b461b2ce2473dd748cb9' }, index.h("ul", { key: '95bda2533a291c3db4c7530b4b741efa3de53719' }, index.h("li", { key: '0c303e02a74f8e1d44388d27d283f8f556a0c021' }, index.h("span", { key: 'e6b0bc9be4975d93bb18671e4789f266610be45c' }, index.h("ifx-icon", { key: 'a904dd8eb9accf8a889a350cece6eac109be8b67', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'df042e9e4bc5a7490635e3369ae7fe40721e6593' }, "Horizontal and Vertical orientation")), index.h("li", { key: '9f23698caaa8d32a0c7a11ef5a069200f106e53f' }, index.h("span", { key: 'a4617c061fa06c3a87cc6ac7093df88a12c25577' }, index.h("ifx-icon", { key: '716c5555ab752e7b9369bc1e07d33639cb282969', class: 'check__icon', icon: "check12" })), index.h("span", { key: '59c7c895e0afe144346014b7164a5ca81a546390' }, "Extended customization")), index.h("li", { key: '0f57ef3aac17fc559579885c02dce2d05459eef0' }, index.h("span", { key: '4a2dbd4a253b980b09f7fe560437904fc9967358' }, index.h("ifx-icon", { key: 'b3a212e8f47a0d088edc84668939648401a81009', class: 'check__icon', icon: "check12" })), index.h("span", { key: '810cc300429feed758a1833d995cbaec1d635e99' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '582bdd19fe0337a4efb2c02c5cb9e52a1cfd26b8' })), index.h("tr", { key: '05d72ace7263c3131831825095920a3ab29b7436' }, index.h("td", { key: '4a3926efb248e9cd20e9e253fb1bc3589011fa8b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '72d347ab03e06bf1c94c4bc317eea8071a8e9749', 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: '00ed2935ae1fc78337c09192b2ac5d89d24db810' }, index.h("ul", { key: 'a0cf287854b0501e5f5fdde0b468c5ff25a73c11' }, index.h("li", { key: '97ff4b59be396417f37ea4d065a2f9fe67e2de6a' }, index.h("span", { key: '7c748b6b26fd6023032b5f694725541def005417' }, index.h("ifx-icon", { key: '25a77739d7dfbd67d45b4765a46bd78b7bcfbda7', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b119cd329d5785c6906b3207977c4e41edb6acba' }, "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: 'b1e4fc4dc88d609c414385e417791f5239a31f5a' }, index.h("ul", { key: 'e89aa0eb4134374167f19e14e1fd7e37c6d9c88c' }, index.h("li", { key: 'a6d1f3178272c05419de3b1e524d91ad02b8265c' }, index.h("span", { key: 'a52e4aaff563c0dbed1b50724220e12934c4d603' }, index.h("ifx-icon", { key: '096901de10dc45d626fb3e75b03eecd397cb3de0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '585ddb1d5ab7adb8430b3de6276ac7bb2686f7a7' }, "Icon incorporated")), index.h("li", { key: '9cfa8fbfbb9a8dfe7749428d63d8ab4756603827' }, index.h("span", { key: '3583279b2762232ee39ef084510640b53e791610' }, index.h("ifx-icon", { key: '50a0e0f6114fb3aa63334fa587d5e2174696303a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2392d14ed6702db45dba3c6de87ca05a5723f3d8' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a7ffd0779dae7f13ac5ecc06357a445416c98ff4' })), index.h("tr", { key: '3d6ebd9417d5963700a25590b31a13acb1e3336e' }, index.h("td", { key: '6bbe31e83e2b7ac7dc13438ca5a10c6bb8b7fcc1', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4ba61af8e4535b810de5c631976585e6cf137e8b', 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: '544bb5390853d29280200e7300c6342ce6627522' }, index.h("ul", { key: '20c3b2dae2eec15f0fa2cd31fdc2253da87920dc' }, index.h("li", { key: '6a74a06769c811e0ba0a5e4220533c29a48d2629' }, index.h("span", { key: '26a6d69b4bcc8929db5280be0e4f83ecf0d5f383' }, index.h("ifx-icon", { key: '50af14b744b90d8416272059d5fc327285fe1d25', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ead11822d771350b0dda896499c475f46f108386' }, "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: 'c23cd02be749420e921129e6bf21dcda5a930715' }, index.h("span", { key: '0de77bf691355405911cef68212042fc6bf05ddd' }, index.h("ifx-icon", { key: 'f6c561cc58c52df748165a9d028c8b9c02dec71b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '987d0306c8d3e5d10d70032cffd35bc1592b445b' }, "Adheres to web standards")))), index.h("td", { key: '0b4ee733d30c12e139653b0f2d6110960c365c8d' }, index.h("ul", { key: '95ae0b422fb8b4dd0cc866f0001903bd640dc694' }, index.h("li", { key: '8c869de093c50fd85d9ef43758485f02813f9c50' }, index.h("span", { key: 'af1012348307f06bb84ab5e9d7a575d65b2da038' }, index.h("ifx-icon", { key: '4b6498f38dbb73d75a9fcab791fda85fc44b5335', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6760d25420b620baa116daa41b412e61cb06b930' }, "Extended customization")), index.h("li", { key: '21678aef2745c50ab5236ee8f95435bfa8ec6b8d' }, index.h("span", { key: '0b396d562021aee5e19025db91f32c3c25bf94e0' }, index.h("ifx-icon", { key: '61b1ee24610c1f09516db709272c6f3cfa0b7ea6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '21736bc739cec896f4af1b9051c1188199d12235' }, "Possibility for icon configuration")), index.h("li", { key: '1aa5abdd91726c8ef33163f4da36781938f0e5f3' }, index.h("span", { key: '8e0a7d38ee31fdf7503925516f62f290762ee801' }, index.h("ifx-icon", { key: '40d07bb72c1d6354a27bda049330f657485b3f83', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7c47b54e2445122043c1f4a6654c8cad1c5dc243' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '77d5fced038b85d6c37a65167f52949057154d59' }, index.h("ul", { key: 'e749d7b5de0ad204ddd2ac585e145ca91ef5a79d' }, index.h("li", { key: '299e16cc670cb39d0554a06548fbda167ee85a34' }, index.h("span", { key: 'e043575f812bcee295611b1f7e9daad81291be6e' }, index.h("ifx-icon", { key: 'd095d655fd0c66bca75894166a655af179d8be03', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ff4bdf50d13a93df08b98d3b9814c556b4c692a1' }, "Form integration"))))), index.h("tr", { key: 'd0e9ff288956c48939868434a8ff9b4221bcbff5' }, index.h("td", { key: '00f909f1e1112f42f87fe1969df1ab09f5f61037', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e8998ce8719e2713fce3616c6025159486476cd3', 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: '22e84451b5fc4e0c0f109672108ce10a48df7925' }, index.h("ul", { key: '349ad6d5228503ffb43d2b7e166d3e35c111adeb' }, index.h("li", { key: '3c6362906c9360478529bbdfacd47e57fe9d3b61' }, index.h("span", { key: '17999453c52a9c3e693a3ee905cabc2d4dbf3a7d' }, index.h("ifx-icon", { key: 'ba4b1e576440f28fd2d0f2dc65e504cf6fb1e7cc', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fc345b7e835ceedaf2197ddd1fd5e32cef04ba18' }, "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: 'e5e099d08173ce6d3a81786c54f3707f1b6d7370' }, index.h("span", { key: '9b8ab7c169e6873a66b412ecd58fba6cd80a383e' }, index.h("ifx-icon", { key: '03fe507a53342625d56fe990759a8d387d918dee', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9618dc44255ff457cab2039ee0151c006f61e62b' }, "Adheres to web standards")))), index.h("td", { key: '8ec7bb6c2c0ee907abd218a46e2d5d4d59d4373d' }, index.h("ul", { key: '12ef1f715fef2f37312f56a5d49187502f247901' }, index.h("li", { key: 'd25083266a6228ddc2c1cde9231f54e5ff4d4a08' }, index.h("span", { key: 'f2d78095330f407c2a4d142e24437770d92b3c94' }, index.h("ifx-icon", { key: 'a9e8bbf557148dd97319d9c3808f638e06ec6692', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e513652684ba954321ecb003ddd1b211ac4468fc' }, "Compact, dismissible and Extended variants")), index.h("li", { key: '4c88d5d33a2f7ec386fe9e58e136b35e147b4f0f' }, index.h("span", { key: '056ab545d0d306be7c02061375ea48767d79d9fe' }, index.h("ifx-icon", { key: '099a1e30e8bb6a78ad2c3c83129b4c0e19fee66b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'eb56cce0e88e7c3217dbba189faebca4e3e1f51e' }, "Auto-adjusting position")), index.h("li", { key: '53b743681f1ae0cc2147ccb197d9f411bde1793e' }, index.h("span", { key: 'e9d5d4f12a5d28d8478173306a2897a7985bdddf' }, index.h("ifx-icon", { key: '2a87313ccb76e934365069378596b45a50bf442f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6d1782a57765c125f5d10a06cc0913eec150d248' }, "Icon incorporated")), index.h("li", { key: 'f1ee754e2bda910abbf55f03d3fa9c44df07fd90' }, index.h("span", { key: '8c09c98b4a63a85f140aef5bd7beac27b267ae92' }, index.h("ifx-icon", { key: '6cebf715d529b449687b53f544333c9ab69bf735', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd9578999c7e617ae29bb7da70272f4bfe63b7932' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2c15b2a0c74c6154469874daaa106a3eaf88fc7e' })), index.h("tr", { key: '1ffca361bfa6101474de746c3b24766c6db616e9' }, index.h("td", { key: 'ce4eb4cb8cbbc7d52b9adffe3805e7d5138f6e57', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '98e1fb985d3f0bdfcd624998d4a4dbfcd6523445', 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: 'a25e9b448a8c4304aa83761ee7c04056c30810a9' }, index.h("ul", { key: '0a12ae783de3f6096ae2e32399e550cd294fb85c' }, index.h("li", { key: '662940fde1aeb92be4407e72fd3f2cb30521de40' }, index.h("span", { key: 'c0a4c33f20d6ef8f35e80d1d929756e9d3f008bc' }, index.h("ifx-icon", { key: '628afcfbb77368458fe8f66c2b6d08b92a6e50e4', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd5ac1198a874c44373845681e1cd88e8c965240c' }, "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: 'bb25ebc60c90c80890baf046dbeb0d42e90c55e4' }, index.h("span", { key: 'e354786bd861068130fd2b6ea5e7a750046080a5' }, index.h("ifx-icon", { key: '92d1141bec82c9ddd0cde4ef1e2d71c113bc79e8', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c1407a429874cd9e852f09293fc51c4b94be7265' }, "Adheres to web standards")))), index.h("td", { key: 'd7c91f87f44534ccf37ebbd3d64fb93fc222db16' }), index.h("td", { key: 'b38c8b748c74d2c51387011cb4ae4b0a1a7adbc6' })), index.h("tr", { key: 'e2484a41ac53ffda71153131f39ec45a9bfb180a' }, index.h("td", { key: 'd0c62691d9c1700cf45f86b29737914d8f0452b4', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4d5b66407c59de357de70a678d75a1fce10ad989', 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: '19e2abc3f34abf59f83ccd56e22a17ec8aa91ced' }, index.h("ul", { key: '1b3eb7b1095e97c6b1ed941d9a7110a29e732874' }, index.h("li", { key: '949476d0f63fbeb6930fa6b294a7247582f526bf' }, index.h("span", { key: 'e6e710d14c4352bf8dc75cf0596e933333c9d6b6' }, index.h("ifx-icon", { key: 'd71d19ff3a3e27ef49028c276a3890940849a7ad', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c26d92e4a7cc97823e94be1c0c7f8a4dc3c9e5af' }, "Provides a flexible and intuitive interface for dynamically switching between different content sections or views within a web application")), index.h("li", { key: '5cb01cb70e407d0154589faf35b12fa40e699f64' }, index.h("span", { key: '97128f4a5d92de01c2b745949f3d5b8305d7b599' }, index.h("ifx-icon", { key: 'd58280a6a4b8eccda54dab1d129167d240c74841', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c469a7052d7bcd9b794a793caf2a271ef0121e5b' }, "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: 'eb8212c0d16a20d65e55270c2577f58aaa721c07' }, index.h("span", { key: '2209c41e67a882520fb857f6c2db21fef9aa5db8' }, index.h("ifx-icon", { key: '2d0826c7071cb4e106259f101f1a11464dc25172', class: 'check__icon', icon: "check12" })), index.h("span", { key: '259a555bae1166ed46efa0d070397dc3e619c2fb' }, "Adheres to web standards")))), index.h("td", { key: '57f463a572dbd1e815ead1543efae8c160a464ba' }), index.h("td", { key: 'f0273df569fb5d23e8c597dddb2916b5646adc29' })), index.h("tr", { key: '2e7e29d9989ede5f5349f6cd470e9e503ca25fc7' }, index.h("td", { key: '5e653e57c63da6fa165cd55a22d9b075f73380c8', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2fcc61aba9d0777c2f79b9287e6aef983b283596', 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: '19a8f705061c6e4906044822458b359016c74c89' }, index.h("ul", { key: '4ae4de1bf679aa8c7ff1fd2311a9aeb58ba32ac0' }, index.h("li", { key: '83a9cef2c85f49d351f88ccdd400b9afe5601641' }, index.h("span", { key: '01a569c6d643f0c17a5f185724f1733025c95f08' }, index.h("ifx-icon", { key: '3829f6fc8aee414a9c412f0412d773a836d1f5d2', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8c38b9e7151667431f61e0037d62c5e220feb86d' }, "Provides a clear and interactive interface for users to make mutually exclusive selections among multiple options within a web application")), index.h("li", { key: '5d45cec37bc94df150ceca772bc289583f3660da' }, index.h("span", { key: '8bb2946aa1caee944a58fc7c11c5f3a19415120f' }, index.h("ifx-icon", { key: '9667d89dbec92167e3eb285af2c26408d484ae14', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd2e63954a736487fc4ed4f25e0edb55adf5ac4fe' }, "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: 'c405a51ae66a1aae6765fb621265afb3f9d5f8fd' }, index.h("span", { key: '14a275d65f742068f3051065e3745e51fb43e74b' }, index.h("ifx-icon", { key: 'ce67811f367f2c1726346e0a5c8b86c57a4eb4ec', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ef75cca237b5c1bc68f043a1cf76c7eb386329aa' }, "Adheres to web standards")))), index.h("td", { key: '4c8faaf9ab2bf528d07c7d24c40f1ba26b86e9ae' }), index.h("td", { key: '3e2fb75f79cc521b813b642fda2593415c9fe32f' })), index.h("tr", { key: 'c1fbf0b68d4b031e9fb706b926d3eb2315d0dffe' }, index.h("td", { key: 'f880bdb2847354c9017904ad02440c6b6106eec4', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '17f1c4fcdb224950df5401025dc1e76fc265c767', 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: '4052175f7a0c50b4ec4409798668f1238523b8f5' }, index.h("ul", { key: '9e3b141c19d08c407ba9f2a7cc704f14f782b25a' }, index.h("li", { key: 'cc56599c4e40b21599b465562b1d0cecd334784d' }, index.h("span", { key: '75d929425bc82fd079a6a3ace778bfad77988dff' }, index.h("ifx-icon", { key: 'dfe5e90e16ca2a70fa3a2f276b9df2d288b9c2e7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '17625204aab7b6ad268ec4ba985a5942e9b28988' }, "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: '0162915725717813be8d5f1a9b291acb768aaa78' }, index.h("span", { key: '9cc77e035237cafdc9763f9496dd507d5674071e' }, index.h("ifx-icon", { key: '31b545f84d2448fa6f975bfabff4e5a9838d7f7a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '894cbf597915b989a6bd514d79c86615e840a366' }, "Form integration")))), index.h("td", { key: 'c2f8d8aaff7bfc967fe234b24d2fb5a79f81f3c2' }), index.h("td", { key: '0356f6a69bde137ceb6ea010ef3b0fe3db1ef9f8' })), index.h("tr", { key: 'ebc1dd6a6c209dfea0c69c717f0b994838f39ef0' }, index.h("td", { key: '30b63e3873ca0db62a50294b039eb090b37a7ae3', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'b28386d0e5c84f1c6ad25521fdf97279a4ab1420', href: "", size: "s", variant: "bold" }, "Card Group")), index.h("td", { key: '70b1c8d07ce7e085cf4ad2c535355161bdf0611e' }, index.h("ul", { key: '5f09b68dae9a888cc8189b9bedeb24be45480ef7' }, index.h("li", { key: '2559e8e32a8575c07d8965f10680c6296893712a', class: "planned__component-wrapper" }, index.h("span", { key: '66cc55f64bf325be08f2f03c4dfd6d37ba0230f8' }, index.h("ifx-icon", { key: 'e8c1d396d770cb951d41649d5749f3f5360ab05c', class: "planned__icon", icon: "clock24" })), index.h("span", { key: '273e6d3e42d422dc47e4b923a3244da1727bc138' }, "On Hold")))), index.h("td", { key: '276136133ea5896b0b61c7ddb86a8f86766bc1d7' }), index.h("td", { key: '5976c754bff445eb67321ed9e80ac9ffea54c378' })), index.h("tr", { key: 'e5b78f6e35859a3c482bfcf64e43a0720bf59ef2' }, index.h("td", { key: 'ae5a327ebf4bec9423e75c1e70dd7eb209a03e57', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'a36f52b0b79aee96d34fa1f04b140f0cf28fbbe8', href: "", size: "s", variant: "bold" }, "Advanced Date Picker")), index.h("td", { key: 'e307a405ebf671ca868c69e36db01d42878db6c4' }, index.h("ul", { key: '83e5318171b812eca2ef2207e6d18dba7b6a7a50' }, index.h("li", { key: 'd298126d9e8afbc0be197a48a42a1da0c3d38145', class: "planned__component-wrapper" }, index.h("span", { key: 'b33729420a794055015084495654568dbfcf146f' }, index.h("ifx-icon", { key: 'b322d0574818c3a23c24d5067d894616228232f2', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '7e3982a64dc68b36f8791644337b400ae4f02345' }, "In Progress")))), index.h("td", { key: '84327611713b5fecad7c450ee02e414dad59ef46' }), index.h("td", { key: 'c18486ccdcaf2ca8694b2c517592375209c8c490' })), index.h("tr", { key: '3737084745a8499ee9acbb4a7daf8542b2fa0a0e' }, index.h("td", { key: 'c76f6b83fe3285f6a69c73e3031417724c978c62', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '1b835385b00bff104140ecc5a827f6a0c5ab630c', href: "", size: "s", variant: "bold" }, "Upload")), index.h("td", { key: 'aaeaadc5dc978e58535e736bcd45c5696c4b5350' }, index.h("ul", { key: 'b8cb5aa8ba5f024df5eafa4f8991bccffe399969' }, index.h("li", { key: '6e5c1f0c01ea7f176ad0a2d1f63a5b29f980ff09', class: "planned__component-wrapper" }, index.h("span", { key: '208fd4f95927c7b0c6907eca6b35dfade3fb9dac' }, index.h("ifx-icon", { key: 'dfb5b81f943ada5b6f4187afb118976da93d5167', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'dd558928334ae1b503f9b94cf935e913f14f1a35' }, "In Progress")))), index.h("td", { key: 'd7f9b2d79490ae2507e17174098ae72e39383cbe' }), index.h("td", { key: '8eb9fbe01832e0367bd7c5c044fc548700023a79' })), index.h("tr", { key: '7879b70db93b2751a8a27174028984273a146bcb' }, index.h("td", { key: '35fac9a1d135886fb4d454f4b3cefc0ec3e3ee35', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'c7fa884edc24506caae56ab20f7ba30881e4a698', href: "", size: "s", variant: "bold" }, "Checkbox Group")), index.h("td", { key: 'aba11d003aefb495d3a36baa0648c9449aea7fbf' }, index.h("ul", { key: '4cb4ff32c66b6e1897ff0ad3a6757a101b25c8fc' }, index.h("li", { key: '3da6cd743a717ad7d71b2313fa63cf0ddd3b2a81', class: "planned__component-wrapper" }, index.h("span", { key: '54f639c94b4a3d0b0c85ce614900f9c9b029406d' }, index.h("ifx-icon", { key: '04209bd3ffa6a3cb42d06e484ec651baef4db440', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'c3c28fb265de62f599f9ef39a674ef4d92b10ca9' }, "In Progress")))), index.h("td", { key: 'ea54d48d3c2822bbf9ce2f6fbfcf459ab76f5fb5' }), index.h("td", { key: '6aa8aee42945b54a06bcaff9c6f290ecda4f0d4d' })), index.h("tr", { key: '3399ddbc45a63d880fdbd9eecc6f49c7ee2a5d3b' }, index.h("td", { key: '8b0542c484e0a27a7fc3863df64367815b45e8ae', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'e80316aed87c1e68b818ea9a99ad01ca23b80d01', href: "", size: "s", variant: "bold" }, "Radio Group")), index.h("td", { key: '27968e0410d6037666f2a72e95be6fc04ad250f8' }, index.h("ul", { key: 'f1a923912e98fa65137522310d130cc0b5023529' }, index.h("li", { key: '2dbcd0ddd77985eba3444f9bd5bab603324b6e19', class: "planned__component-wrapper" }, index.h("span", { key: 'd2a60665ddbe6f3c211bcd0bab0f1c46a2865184' }, index.h("ifx-icon", { key: '640502e72e930d308cb649ac1a4c9880fda423f1', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'dfbc022f6275f97837d6e7495dc5240349582158' }, "In Progress")))), index.h("td", { key: 'a6b7c07666887f1732395273c993b666866e07c8' }), index.h("td", { key: 'fbe836182038e510cbc84ef0368072292d236937' })), index.h("tr", { key: '117ac09efe645c177b3da0a66c7b679a9e2d917c' }, index.h("td", { key: 'eaeaf5685a952ea8b42b48f85795365d3e10c289', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '38bc43388dfb5ca277fea5154854e47842ad7b1f', href: "", size: "s", variant: "bold" }, "Tree View")), index.h("td", { key: '2b4289ed166230af67946d4af98555d80f4e7980' }, index.h("ul", { key: '51788d2842c6d53866936fff4edd01854de38abc' }, index.h("li", { key: 'e6e2b397028a060ffa4b7838250e0fb7847fdeaa', class: "planned__component-wrapper" }, index.h("span", { key: 'a7a9c85952e534f148fd9535421a2c72b3dc283f' }, index.h("ifx-icon", { key: '0efc87eb1dc1061141b1eac5d2d75a4db160d1be', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '8481ff1f835ceab50de8cfd685fc022057ce3571' }, "In Progress")))), index.h("td", { key: '938c52189f6aadced95a7ff10557325015ae09b5' }), index.h("td", { key: 'e1d72ce79cf29f9f14a4ef27b66d813d9bdefca6' })), index.h("tr", { key: '09cd4567590e775861b6c728d3dbdbf57330390b' }, index.h("td", { key: '3f9cea55d4574f6cf5208943b32a755a8a34b760', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '6469d152b6b7082e8d1c0f39ba54fed111d8a2a4', href: "", size: "s", variant: "bold" }, "Popover")), index.h("td", { key: '73cbd1a8889609040f4659466fa433d4fbcf1dfa' }, index.h("ul", { key: 'eaefefeb82112d1454e7d0ced6aa7d3ae8d0fb91' }, index.h("li", { key: 'fd2d7845d7b29d10258943ad6c9450c531348c87', class: "planned__component-wrapper" }, index.h("span", { key: '7287ad73119349c8080e61a4a0914355ff00666d' }, index.h("ifx-icon", { key: '9815332414572bfb8ec13b1b8eb394d50f944aeb', class: "planned__icon", icon: "clock24" })), index.h("span", { key: '58fcf34ef7c009aaf149cc5af5fbd8190d9ad347' }, "On Hold")))), index.h("td", { key: '34666308834740e96fc4035f98dfb7d8b46f4d43' }), index.h("td", { key: '5edb9397312e38dd63c10ff5c24d23dc0736a3ae' }))))))));
56
+ return (index.h("div", { key: '94ef0cd5e94c2cd278b42251bd942ef7bed3bc9e', class: 'container' }, index.h("header", { key: '29fa237275093d906d19dd7c4f7ef103ebe23a91', class: 'header' }, index.h("div", { key: '983ce63f77dafd26ed5b25da2cc518f8b7834e35', class: "header__info-wrapper" }, index.h("div", { key: '6a909d8f1fbd3efdc928ae99aace2fbe2d6ce888', class: "title" }, "DDS Components Overview"), index.h("div", { key: '95ec497b9e4b65d6e1e48a9dd8754a052ee79281', class: "infoboard__wrapper" }, index.h("div", { key: 'fedd769a5cda6dcc7320d0b259d58e9482f750a3', class: "basic__info" }, index.h("div", { key: '18e40e6b586afeae9ca1ec9a9edb4c849acad717' }, "Total Number:"), index.h("div", { key: '0327edd0557b74ef60a1fde6a4f4b1b66b190cb2' }, index.h("ifx-number-indicator", { key: '37206eb3e0e30bc54906745c45b312805cdc9453', id: "number__indicator-total" }))), index.h("div", { key: '92d6dea0710d1e2d2193049543530b205e514bd3', class: "basic__info" }, index.h("div", { key: '497953be0cb32f373757140ad4f39f087e83d41c' }, "Completed:"), index.h("div", { key: '5d353eedddeb5adc70b8f2cdfaa7d82eb5358587' }, index.h("ifx-number-indicator", { key: '837f9bb96855ea0c8bc6a58017bf2b93f22527d4', id: "number__indicator-completed" }))), index.h("div", { key: '8dee70161f789692a569643bf24fac938b06539a', class: "basic__info" }, index.h("div", { key: '26f4a5ea75d6d3f91cf3fcd301807a43ae1b132a' }, "In Progress:"), index.h("div", { key: '6b36c07112366eb3ea0d12f4704823ead18a892c' }, index.h("ifx-number-indicator", { key: '454c1b760527366374b46a32a7f9a26e6746399a', id: "number__indicator-planned" })))))), index.h("div", { key: '4e2349c5d71032a0fc4ec18bf3753ffc4ebb9bfd', class: "view" }, index.h("div", { key: '201ded58bf4b595562445677c08cff1944426ea2', class: "wrapper" }, index.h("table", { key: 'a27ee204659d8ad1ca6bfd2015ab2a6dfc42954c' }, index.h("thead", { key: '0fe9b4e836cf884e708a40e98711e397e9988268' }, index.h("tr", { key: '9189ba17125982fda16a0a05dbbe73279b0d81f8' }, index.h("th", { key: '67d5182d415ee892696b7a33ff4024824e53046c', class: "sticky-col second-col" }, "Component"), index.h("th", { key: '6f546e2b5681d14124e7f6c7be96194eb7156771' }, index.h("div", { key: 'cb01f34d8d0d05e553bbc1cee742bd46a238b149', class: "version__wrapper" }, index.h("span", { key: '92aa213436a98e7794f37ba573cc0e7e1ea1524d' }, "Version 1"))), index.h("th", { key: 'df61570f92d456836c3755ab0f62dd7fd4d89426' }, index.h("div", { key: '50489ed3424003794a5b8344422f2b0a624d75d3', class: "version__wrapper" }, index.h("span", { key: '78629e20c10b5bac6e4293a361b8a0067d3d940c' }, "Version 2"))), index.h("th", { key: '6c8115976c082ba1122f922d9cdaa72df2791b1b' }, "Version 3"))), index.h("tbody", { key: '0a6455ddce92d1c25b3bd45db290af7deefe3707' }, index.h("tr", { key: 'b598af041a6f3e51094a200c4b3084dbceb1c555' }, index.h("td", { key: 'e795f6e5abf128f2fcf1336d114bf77468f28a96', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e1c3ecf42c3433a1708e0ae5d9088b99536496d5', 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: '40ebc65154f49ee09f504ef5782c4191bba27e92' }, index.h("ul", { key: '60d9ee3c1a25fad5edf6c5bf0f2313a8d263f973' }, index.h("li", { key: '37f79e0e57c08d7dcb9f25ad86884038fdc79ff2' }, index.h("span", { key: 'be049cf79476587d212746e0c1a5914eab273eb7' }, index.h("ifx-icon", { key: 'dc61a02131094abf32fb715b593e439ce596a9b9', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd5a2d994fccedeadc8cb0ecd3d8e6efe71314e05' }, "Includes essential functionality such as expand/collapse behavior and minimal customization options")), index.h("li", { key: '457b623dc3fcd451ba736a7c8f327817b6574e87' }, index.h("span", { key: '5cbe8527c814ff3e5689ad5875f2c959882d5c2c' }, index.h("ifx-icon", { key: 'faeab4af2670659cf2f58ceeb87b6d2f8a978ce8', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ebd7a5db84eca81da34d77ba2522a3659221de03' }, "Adheres to web standards")), index.h("li", { key: 'cb4a6d8ae95e77adce24376eb42acd21a64cdb6a' }, index.h("span", { key: 'ec31aaff74855da2ac91c18f1fbaea34d8f4dc69' }, index.h("ifx-icon", { key: '6b48f88000731fc782b514b97b987b7ac22ce5c0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7a2949072e16cf4467798477ca393dc4c0f6ae88' }, "Provides a simple and lightweight way to organize and display collapsible content")))), index.h("td", { key: 'c61fde63a81278555182cbb27991ab5461c6611e' }, index.h("ul", { key: '5ee77d58854bad176f43011292e958e1dbd27dda' }, index.h("li", { key: 'e95be64eb112ee39495e2c6fbcba20676cbb747f' }, index.h("span", { key: 'f8f1570fed7d9e829d8c3503d2e41986617eea24' }, index.h("ifx-icon", { key: '45baa82725ca721045d65cce34792fa65a353b83', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6c3ce948145b2a9d3ceb70dfcbfac7e56f0cbe47' }, "Auto collapse feature")), index.h("li", { key: '2698e9963be778a4ac34424d3444ffd67c7ef788' }, index.h("span", { key: 'b08e4aaf2273da66bdae9be6dd0397e7d713f8dd' }, index.h("ifx-icon", { key: 'f422aa2a0185ad088f3613f8feacef03f9f5c11a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a4adfa592feec11645a5454fe2afe4bd98b336fa' }, "Initial collapse feature")), index.h("li", { key: '4d3edb6fe01f8d753f2defbb012e0dbb7896046b' }, index.h("span", { key: '4150c87dec05ff04cf89761038fb33977933b195' }, index.h("ifx-icon", { key: 'ccf693d2aef10d111c6a1ab3a401f7e0c54cdc41', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'eed5a5b3e1709fbf49e34d96d05610890f9180c5' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '928dbf258b958e858b056f8ed3584711e7c283c0' })), index.h("tr", { key: '42535b2c12485e7a213ccd721a733ac70c996c32' }, index.h("td", { key: '0052287ec495d253bd4c012c4b9da78e3cc66d15', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '0f027f26ecc5ba509e92caa43873b1b8921d2c94', 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: '69243d98a53e6acd24575e914b215ca4961877f4' }, index.h("ul", { key: '1af9ff86ac0eb84705b14cc246afeb9d387e6ec1' }, index.h("li", { key: 'eddeb4c11d034ece0ca658b09d7257956582d42f' }, index.h("span", { key: '0e73c3cdbb0528837055fe515cd2d02ba92317b6' }, index.h("ifx-icon", { key: '9c6068398ac45636bb058ec023019b3e29c05678', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bc9353bc9c18a19e792834c73aae38ee2758440e' }, "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: '8cfefe626c93e464e502ffca2cdf94f52c9ac88f' }, index.h("span", { key: '7b00ac3fc8a8d8ccd49654d2d704e7441259fa06' }, index.h("ifx-icon", { key: 'cc58cd630c7336f0ae7d87ccc9150046df8dca22', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ce428ab59abc1d5febc458a1b2b94f4f951ad30e' }, "Adheres to web standards")))), index.h("td", { key: '40128f668e879d4cc63ae71994dab826217eea9f' }, index.h("ul", { key: '54ae983a69edbc9917a65740ce2797e538f09188' }, index.h("li", { key: 'a4ea0f0b88664e87ab77aee96195806cdc677c47' }, index.h("span", { key: 'ec96ce45f2be131790a7d34db1d332f821841e1f' }, index.h("ifx-icon", { key: 'e264dac478022217205a442580521a297dc88fab', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7a0f0646a2769fecdfc2b6f70ea115975f6823b9' }, "Configurable close button")), index.h("li", { key: 'a8f745131d982aa5b35e3cddc469f23d959ae763' }, index.h("span", { key: 'f3a48f12774d4a5e40143891c0b58f65692595e1' }, index.h("ifx-icon", { key: 'db45b84b32389ff4366856304a929dd82899d78e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fcf7143a144e46b4f951c61f5f42e0de51c73acd' }, "Additional Info variant")), index.h("li", { key: 'f061934669df125b1bc644e780a4502d7658e091' }, index.h("span", { key: '2bedaf5fa2c3ce77aac7a618d98b4654d62cb4bc' }, index.h("ifx-icon", { key: '1ab37982bb0390df92e96a6d3dd475e569e3d5b3', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7e6a1031e3668eaa688eae46a8b229bd6517a50e' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '7e2b72ba9c3aa90d871d8dae4fb9a1e75adab631' })), index.h("tr", { key: 'a912b471325929c5c4e98a8ac23d11dad38562b2' }, index.h("td", { key: '12c144973a5787b9af186e0f453c3377a9a854d2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '18925f2858448cc69ceeadb4ad0e8367146df30e', 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: '0266b9a7306d83836324a8e9644ed0f652dbe076' }, index.h("ul", { key: 'df73eb97dba110daf14f05f821b976eec8179558' }, index.h("li", { key: '943918ba87c3e42c961bad97c7105eb1d13729d7' }, index.h("span", { key: '709f65596aa279f72b59fe0bef047ddcb20079cd' }, index.h("ifx-icon", { key: 'e921c062a3ca815159a31592802419a073db1188', class: 'check__icon', icon: "check12" })), index.h("span", { key: '21083e88f63ccd7e0887852495c091cf1809f99c' }, "Offers simple customization options for displaying badges, allowing developers to indicate specific actions, statuses, or categories with visual cues")), index.h("li", { key: '70ee9c1ad01837ba045f1c7934760de863dc31bf' }, index.h("span", { key: '86d1d054ebe753a1e03c04706beebed45bc0a5c3' }, index.h("ifx-icon", { key: '78406b1778129d994ec2431387477e4390d028c2', class: 'check__icon', icon: "check12" })), index.h("span", { key: '805c8fe88d898eeaeec23cb907b422549bbe2b83' }, "Designed to seamlessly integrate with existing UI elements and adhere to web standards")))), index.h("td", { key: '6c83cb9b1f8277c67c5b8ce035436dd14ab6e9c9' }, index.h("ul", { key: '8d75a3f4909d2dffe373d892eb8010672442e2f6' }, index.h("li", { key: '5b77fea0b304db06f29189463ec46398fab6e64c' }, index.h("span", { key: '3e3d35cd4b75a412c6d67dacb262d1595e1ef99e' }, index.h("ifx-icon", { key: '280665ef569e73f344855b07f089f5d164b59090', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7e0e13d3c2a36f7a71646d0f0bc64708d4a51f4d' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a86b3c17d08b071cb10b11b55f85c5deb3f59550' })), index.h("tr", { key: '88bfaebe869023ef94a9b54f274e6aa159caba95' }, index.h("td", { key: 'af9bec690861fac6be6d31207dd4c9b0c0af8369', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6d6ac5ffa4e1ec3f11ce6bfb93a999dc2a99e69b', 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: 'a629edab0452e8873d8b22ee3e33377fc75169e0' }, index.h("ul", { key: '280b762ab5aa19ca05c1e1db28e0368413dc5217' }, index.h("li", { key: '2c60125c0ac3f67eeea8480a135d1b6f26803312' }, index.h("span", { key: '803c59b077ad0d8eb2f31b575f73d22e7b73cddd' }, index.h("ifx-icon", { key: '2008d8469a576f5fab435c1e75ea7eb05204057b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9d1331cadb11f207534c99d3f565b1f4d4543165' }, "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: '44476725da6b6d0ae2b0398e21eb24f0d4bc5695' }, index.h("span", { key: 'b17fdabaa095dc599066b4fd68c93d5f4e3b7344' }, index.h("ifx-icon", { key: '7b8a58bee3f180c17e3f0ca636ffd3e54e63e48f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd1519645e6d2f28cb3ee6a289163303e321241d3' }, "Adheres to web standards")))), index.h("td", { key: 'ea8cb1822e12f785bcfb544d64567ad274530376' }, index.h("ul", { key: 'aac603b96593e05989dfbc01a4183234aa07d02b' }, index.h("li", { key: '3e78b3aa72cff2718928050f3ccfbbc00193cdd5' }, index.h("span", { key: '459b5a0a5252d638f88a79b6ff9a849e950b1502' }, index.h("ifx-icon", { key: 'c696691ce31ec51d784ad4eb8b1d427e2327f6c3', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8cbfb840e7a7b261c7dae636acc10025b5b9798c' }, "Possibility to add an icon")), index.h("li", { key: 'd1ddd1f1bfc1c1a155eb85558dad34bd4b35703e' }, index.h("span", { key: 'aefdd11b822003eb68b264de592763efe6ab8fc9' }, index.h("ifx-icon", { key: '0152b25b6d4e1bfc46446ba45c84c79f29a3f06d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '91b0c2ab2f373e2849806f61cd637c87b1646e99' }, "Incorporated dropdown-menu for individual items")), index.h("li", { key: 'eb5ec0e139cc0106b9e78136c84ad3f660b965b2' }, index.h("span", { key: '08128db435df9fb59ddd734e33fd178725bc1119' }, index.h("ifx-icon", { key: '26d71651eb3ba22501b1fb43900b24cdc1e4df5f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fb53e44ce6d5e563f33f53bb96f337a0b08c88b6' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '530c4772c140f8cb6fee0e7757c8bfeb3bce2881' })), index.h("tr", { key: 'e9869f920d1dbade1a67c4721f49303bd73bdff9' }, index.h("td", { key: 'a51b7e1cfcb1990107cfa0f647b1afb59dfb13a5', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f6232318bc58777423bbb449e10b46d16c2b8ae1', 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: 'fcdefdf15949b715d961159c2dcddf504fbdd673' }, index.h("ul", { key: '36d525e48a7df25afdd447996b04bc9d73ec96cd' }, index.h("li", { key: '0493b3ffb5d9a72b16bb9d8878cf402173b500e6' }, index.h("span", { key: '5791ef78a6cecc527f44dba3013bcfb2fbc49cd2' }, index.h("ifx-icon", { key: '18deb22a8638d3483dab2fc356ddaac739b5f5c3', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5bf054b09332de983bf5563940ecfd9cefc73d87' }, "Includes basic styling options such as colors, sizes, and states, providing essential functionality for initiating actions")), index.h("li", { key: '43b43b6d21392fdd420e4d5de9156527d0be0d6b' }, index.h("span", { key: '21c8e421b141575855735e9e6883910a39c7bec4' }, index.h("ifx-icon", { key: '57579c0ff62da49adcdf3cddb1e3bf1e84b71a1f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '78d641b6f05eeeb6a814be86863fd609e2eb78aa' }, "Adheres to web standards")))), index.h("td", { key: 'e151102e6d1086c310415a2c33f3b80008f68e2b' }, index.h("ul", { key: 'b6e177c354f511b6c3827d609bae988d93dde3ac' }, index.h("li", { key: '97dfc9b18ea758002589fb71e2c7a9e46caaf216' }, index.h("span", { key: 'af8bfb54a35f066c0b958457255ae70882018d5a' }, index.h("ifx-icon", { key: '950e77cc7939c6d18f5b4ca2fcc8e089283980a3', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8e62043c26ad0ce65ad41bba072cd0e600ec0b11' }, "fullWidth feature")), index.h("li", { key: 'd78251795f4ca2cfe931bf7c7aa1662679573d73' }, index.h("span", { key: 'de20563fd28bc87fb2854638b744b66529723733' }, index.h("ifx-icon", { key: '0f19319f77093efc0ac7c41456ae52087b9ea85d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '85bbe99ff7aca59084ac3a8014f5b66b019d729b' }, "Icon integration")), index.h("li", { key: '6ad8b71217454fad5aff9b2a80ea35cc88563484' }, index.h("span", { key: 'ccbecb192b20f199dfbb2ba67ce1af7c339c438b' }, index.h("ifx-icon", { key: '997c35faa553f3907df4c0876be728b3651e4f5d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dd0d5db341741435ad450343b7c305747b92018c' }, "Link integration")), index.h("li", { key: 'c5eaaff12880b0196783b191574dc44f92421bea' }, index.h("span", { key: 'c96eec7fe549c422c508c2dc994ea01663ef5c5a' }, index.h("ifx-icon", { key: 'eadbb622bf64b9a3c8ae949fc3a5938891223875', class: 'check__icon', icon: "check12" })), index.h("span", { key: '588b5199a7062d6bab67056c9b87932d54125c98' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '908d173f46640ecb4cc5c3e315c87047a45d2c05' }, index.h("ul", { key: '0271a6c781fc850752e27c9446f66ca11145676b' }, index.h("li", { key: '2ecad646d03baa8e0a8ef505dde2235b3ac08869' }, index.h("span", { key: 'eb059f2484d52054d1217e97170f759b30e2143c' }, index.h("ifx-icon", { key: '0950cde5d1888a74672786a9c03a0f1939d8b800', class: 'check__icon', icon: "check12" })), index.h("span", { key: '58ffac6e58bbe36fcae213f6ad6e8e7b2dcae08d' }, "Form integration"))))), index.h("tr", { key: '62bf201d672843a3659742c3c0974a1df03fa610' }, index.h("td", { key: 'b81dcfae5ef6d64e75ad2c13d3e94dd774e4fe13', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '17c2850979ff42007cf91a06aee453967aef790a', 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: 'f8f10063b913ae90d4a31832849c2d51098225f1' }, index.h("ul", { key: '276a9bc25010aa7059b7898041e3e8f9d4685213' }, index.h("li", { key: '91be80d95e13731290db11fbf126c9296b1cd835' }, index.h("span", { key: '804f1cd8dc601820957e5d5937b018ac5b85ddfa' }, index.h("ifx-icon", { key: '117355d111a36a824c3531c1d05563552ae00ad5', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1137a5058d66e16c642b53f6085a18be127206f9' }, "Provides a structured and customizable layout, featuring elements such as headings, images, text, and buttons")), index.h("li", { key: '27af1fcde3f2d03958e91b47f64cd3dd4f8f5b06' }, index.h("span", { key: 'f390da2994a4afd01554a04128b4f5bda3169953' }, index.h("ifx-icon", { key: '1d835e545a75e4600d9ac57841aa21228727beac', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2b476badd5bd2d7d587d59fac8f8da7001537241' }, "Adheres to web standards")), index.h("li", { key: 'c29e2cb4c31129893e8da47923ca4915d545b3b1' }, index.h("span", { key: '3798871acd1a68b512fb1f358b99fe25b9b2031e' }, index.h("ifx-icon", { key: 'ff4bfe8132064cea4a20a86cc505567a828fea90', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4610fe22f9b666d5cabca62353d3f7296ad079c4' }, "Horizontal and Vertical layout")))), index.h("td", { key: '515164d2489a6183cd3639ca2498637fe1f212c4' }, index.h("ul", { key: '9cd69b209a60cac0bd7d4a37cfc5b1e6f574f593' }, index.h("li", { key: '6e43f28144571ffd461f461a210e7d392d9302b8' }, index.h("span", { key: 'd5f86e578029475ea732117f9900affdc5fb8789' }, index.h("ifx-icon", { key: 'ca2f09237e82b74dd82707c1967e547f2345d194', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd7b8d78858342803b0ec1d1f7ecb8ece8951ab0c' }, "Possibility to embed multiple buttons")), index.h("li", { key: '3162580c38dd88ecdc5966502d867d4092119b1e' }, index.h("span", { key: '5a3da3fea3f8aca11e216958e654fcfbe46912e6' }, index.h("ifx-icon", { key: 'e01cc056299fa160bfadb63a75878ab3f798de87', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2a127996bdf745d267a3d8904ae8f39d13c6d76e' }, "A switch between a Link and a Button")), index.h("li", { key: '82f487e46d51cfc47433f230d91059ad2fcffdab' }, index.h("span", { key: '8fcdb02e90b02067f5a0f45747adeea010d1da93' }, index.h("ifx-icon", { key: 'd31d54ea56f73b8bf30894e3bd2086f40d24b441', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6671674f90a9509e3e9c7ed5456d6046ad5b5de4' }, "Enhanced stylying behavior")), index.h("li", { key: 'e7623c3195b7fa278db2669fc35785a83de64f73' }, index.h("span", { key: 'b4e1ee37c8c9100afcd46db6964ce743dc3f6761' }, index.h("ifx-icon", { key: '3d6c530613323a145f5c190c4d4b61cd4452f4aa', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8ad6e6fa5718aadd8647aa5083910f52f2ee1b77' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '44e5bac77cc8037d5d25c93283fc3554e2f93e21' })), index.h("tr", { key: '482c4a07fa26b97e37930b7e86d43c22aba7cd58' }, index.h("td", { key: '1da5efdbb5e692ad09b0eac4cae20d5446b0b8c2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '54c5609814760b280633bc6cc5648ea946c6e20e', 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: '327d5d5a57c216b127505b0e964ffd743e705136' }, index.h("ul", { key: '06f7ca321b5e1c9a3310ac10d4c9012bba74173e' }, index.h("li", { key: 'c1be0d6ba7f2833938d0691d1e20a597c5603936' }, index.h("span", { key: 'd4477a320c3dbb92a564cb67f48faec32929faa8' }, index.h("ifx-icon", { key: '15954e9093eb86ffa19e1ea91e2a827e5b4752d6', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'df80e616dfd039834ff2e45534cfe23ec691bc55' }, "Offers a simple and customizable checkbox input, allowing users to toggle between checked and unchecked states")), index.h("li", { key: 'c8ea1229a046f0d0e23f87661a6ca192ea9f819d' }, index.h("span", { key: 'eb6534e61918e63b7b2f93c566bba5751ba31829' }, index.h("ifx-icon", { key: '03f9abd29e525ad819aacb4b37d3da4cf6bfc9fb', class: 'check__icon', icon: "check12" })), index.h("span", { key: '867c6b854b755bb0cc7be8bffd6e999763e00e8f' }, "Adheres to web standards")))), index.h("td", { key: '2fd48fc3135c39abf065e0f5d03c0fe31a96cdb1' }, index.h("ul", { key: 'a888984d2df2c404fecbd709ba3a3c3808af2461' }, index.h("li", { key: 'd9220a36335ff4a65f9813ee3ebc0606a486c3f4' }, index.h("span", { key: '757377e5060d96c44a2ff169925ddd3d35b357e4' }, index.h("ifx-icon", { key: 'e937e4a6c47680e83162f00e7f745ab532d11173', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4363044a97c05fdd68e2d7b74eb8b96260909f11' }, "Indeterminate state variant")), index.h("li", { key: 'a5105da5764d95915a3c5ae2e3e479219ad90e78' }, index.h("span", { key: 'b37f8591962c25ca24f0d2968117005acf85bc1e' }, index.h("ifx-icon", { key: '11e3aabfc01dec22157fb258d64b808cc87a0b40', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c0c8d800db702e3fd2f53641a15c533b802ecd44' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8c1793f4998ff4f3741f2931145bf718d5fa89ab' })), index.h("tr", { key: 'f6f571ad63ba685376e98b51933c6999f574054f' }, index.h("td", { key: '0d1dcaa8f774d63a53b09ad03a3e9d12c11c2671', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '355792182617c017fb87936e322b4c52748c60c7', 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: '0fa5cbfc9fb379ff9d1a93ae234987625d320f12' }, index.h("ul", { key: '1113170a696cba283594825f786d12595f67c252' }, index.h("li", { key: '5e25521216fffdb373c5b137147e54adf5f07b45' }, index.h("span", { key: '436eb79c84c27c43640ae5a91c134ae6d66dfd39' }, index.h("ifx-icon", { key: 'f3fc8d01abce2c270a1c0febfc9f66bf92751308', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ae690e461a8319a098ffbd26f5a50f635b5123d3' }, "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: '9921d90399b8f11634b2637f15eae4c45f6142f4' }, index.h("span", { key: '52f0519a23f8b5e136dd07476f144badafb86c6b' }, index.h("ifx-icon", { key: '2ca127b36bb11d81639c6683091fe7a870bc9e9c', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f1a027d5a78a468622c4b53e801673d7b866ab9f' }, "Adheres to web standards")))), index.h("td", { key: 'd59a3f50cc59e0acde1b726dfc8f9935e555b935' }, index.h("ul", { key: '3ce7ac973c5e4306a1ad0128e14d9105679d1a56' }, index.h("li", { key: 'e3e4d1092c7a53e34580de4bd3a19544119ee4a2' }, index.h("span", { key: '5050a30e808713707bc8857178a7e17f6a0b5a08' }, index.h("ifx-icon", { key: '30dc35bd1fea23d7298afe3fe366cd9d67b288e9', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fb60be48055dc83babf6d435edd9a8989266cf35' }, "Incorporated dropdown-menu for individual item selection")), index.h("li", { key: '5b6edab1edeb9fa7a3cb16d484404764948ec112' }, index.h("span", { key: '01cf48db9323ed58660e8de6669c218c23138e21' }, index.h("ifx-icon", { key: '6f712b193c14388ede4615ceeae0dab06627757d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e6eacc979b07f468d9bf49bcc73ee28d49bb23a0' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'beb7d2a2aa21113378eaadbc0cda48cf0bbad5f4' })), index.h("tr", { key: '49e6b4769c2ba4319d3b0ec052ea4f74a6e448a9' }, index.h("td", { key: 'e193176fad7f1fa7d1c84c193dbc8f3b47c970f0', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '20bbed9a7ab0c8fd3d2a70742540cecc689b332f', 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: '6b23022ba9b820cae9bdc153a4271f1914f08c88' }, index.h("ul", { key: '2bcd78af106ae04e6b5128c47a9f5b3ab6039afd' }, index.h("li", { key: '2980e14f53b99deccbc0c4c8845543e1c647900c' }, index.h("span", { key: 'e6b3496809a94d214d580f941c010c467ab5d549' }, index.h("ifx-icon", { key: 'e9645270065d9745e5523427699b7e8f54662f9d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f0cda89dcdda2e115d8f5ffbf35ef8fe4f1c20ca' }, "Provides a customized wrapper and theming for the standard date picker element, enhancing its appearance and user interaction")), index.h("li", { key: 'c6ca28a3978257ba2619b19406e7e7f81155ae0d' }, index.h("span", { key: 'f2c6f0e9f4416365cc75e0c7430e0a7af3cc1643' }, index.h("ifx-icon", { key: 'bb56f728c795450f5023d2e9dcd19f21fdfe385c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '80b94dfdc93f2823e34f7cd52f0ce9dadf819448' }, "Cross browser compatibility")), index.h("li", { key: '8f645e32c0f72f43347a07623b2304c672fa70db' }, index.h("span", { key: 'a93bad2033f92f43a03499713f421c9fb4eac3bc' }, index.h("ifx-icon", { key: '9e6d9e617d8ad0e1e01c9b829efc6759f801769a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'faba747262a06d53aa7ca8d583d82144ae992eb2' }, "Form integration")), index.h("li", { key: 'c12e9657c1787f548c3734f93126ae3c6b3e11b9' }, index.h("span", { key: '2c37bc6b43d1262c5f6d23f9c4e28bad4e4846df' }, index.h("ifx-icon", { key: 'f8698a13a004ab4c63e6faaa53e1851b14cee9a7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5020f035c8b9f2f3ad49ed9092a3c77cb602cd37' }, "Adheres to web standards")))), index.h("td", { key: '392404ca7627f9b1d0e66dbb5dc2a8530fd542a6' }, index.h("ul", { key: '891b9291e1bfbf3c5836a8ae544c81918a0b6f7c' })), index.h("td", { key: 'c139a8f9ffb46b7386581c9aa0a6c28fbb0bd5af' })), index.h("tr", { key: 'e44ff916a39710289e0a444793751b9ccad39380' }, index.h("td", { key: '567566ef534594919ce673ae4140df40a4e07d7b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'c451695485a1f623b566d30009352bf0ad439e07', 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: '95193f92205b27b50a6ad575e539421521ba83bf' }, index.h("ul", { key: 'feef40944c1ad9ac455fc58fe5b8f1485ba3e32a' }, index.h("li", { key: '8f1457cdf0610f66ce790c553a623b1c60010afa' }, index.h("span", { key: 'a466cb739050acaf288d74866c4da6caad8906d5' }, index.h("ifx-icon", { key: '7ca4e74d9fc3798116d3d3adbeb76883c9fa6b44', class: 'check__icon', icon: "check12" })), index.h("span", { key: '82d530aa2f6951c0d5eba1fa0726858377528682' }, "Offers a versatile and interactive user interface element for presenting a list of options or actions")), index.h("li", { key: '923543da3cd0f6bc073dcd287fd3aa39383e6322' }, index.h("span", { key: 'f0e1b3f7def06f728121972555e947189631cd7f' }, index.h("ifx-icon", { key: 'b2c3fe4c3d76b800cbc38c10230e114d2dec0737', class: 'check__icon', icon: "check12" })), index.h("span", { key: '57d90ecfba886068a3d53027a8dd4bd5c1cd7497' }, "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: 'd5e814c400a681484f122c94d29f98870e615544' }, index.h("ul", { key: '6471b37fcc6c0a22abd597375bf7840654eb552f' }, index.h("li", { key: 'c5b07279dcb78736de48b8a5784b2b1bfc90c11c' }, index.h("span", { key: 'bc985c43e9cda8bba83808fc2f176dbbacf1df13' }, index.h("ifx-icon", { key: '1da95fa81da61610eb3f2ff3a5b2a70f4e5cacc3', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fc3c5ce60b5fa49cccf4e2a12d3513256c404604' }, "Search filter")), index.h("li", { key: 'b442adbbc1bbb3861e37ee927c3386cd7705ae97' }, index.h("span", { key: '78f800918f837a5af49a9cfdd61f877565e4ff00' }, index.h("ifx-icon", { key: '8d603ef01a089f3e721287c6eddf85cddaae447e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ea5f22400d6542d76f0c83b1c2de8879010dcc5f' }, "Header section")), index.h("li", { key: '33c4b5dffa1b9d236cc215da2a87e1348b3e9914' }, index.h("span", { key: 'f33df46940f26762a3d9b8000b7cee614c444043' }, index.h("ifx-icon", { key: '30a6394b71c138f1e6b26ad838b5ab3e5e9b820d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5722eb4a20cd1ed32255618e6d66b1367d80768a' }, "Menu Item Divider")), index.h("li", { key: '67529d67ab04bac2e49434a8819f0b5f534b21f5' }, index.h("span", { key: 'd0b78895707a9aa1311413c35db7aaab632b4625' }, index.h("ifx-icon", { key: '60e166497d8062db30d3c55385737c31a38f9016', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9cfc50cec84ed59e3371de0743e8d45c4b0fd787' }, "Icon incorporated")), index.h("li", { key: '0301c64cc58a7743fa7f34ffd4cd9faff90368b5' }, index.h("span", { key: 'b0e792fa8a3d5d82b954f0a4b883cd2371c954f5' }, index.h("ifx-icon", { key: 'bed85becd424e7f53c1861938b3833233b61242e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '28ca4c2f3489ceff111d0b6e6360a6fb0b303f78' }, "Extended customization and configurations")), index.h("li", { key: '12c59c6d360c7702af24111300f6b2758d7ace84' }, index.h("span", { key: '0638e790c9095413aa4896b6fda70240b3511297' }, index.h("ifx-icon", { key: 'c8b6c4c7a17517345d3fd6871004f238e2a86b2b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd0fc2c09b8ab834d1a90141d0d728b68dccb873b' }, "Separate label trigger")), index.h("li", { key: 'f22b404fef6c1d1de432340299537109cc36657f' }, index.h("span", { key: '4518abde1d5b8c38d32908c543dffe5b5d1fb1e8' }, index.h("ifx-icon", { key: '0808beda85f74e980be7948cbec02d2db9dc9c06', class: 'check__icon', icon: "check12" })), index.h("span", { key: '818c5554b6586473979f28fc52ae34d8c2681346' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'da1378f890d022d00357cb55a3924e48ad583897' })), index.h("tr", { key: '9fb46ee1437a004a039d2433cd83d214dce2afd5' }, index.h("td", { key: '728315afb2baffdcbde414c0485bd5f0a390ef37', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '95ce76bbad0f4e8cf2eb0618c0cdd818877d29ea', 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: '14651310e86444ee431e0cd6d0b72e0c325dc04f' }, index.h("ul", { key: 'dff90b2b1b1c7ca69c428bab06bd2117ca376481' }, index.h("li", { key: '5bd24e9b739f12321ca536f6915262715b4ddcde' }, index.h("span", { key: '34e68cdd1839d4941f40bfe5cd543702991dae2e' }, index.h("ifx-icon", { key: 'aaad6b102a653cf250e9310105f614a76a074eae', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ae959ff906f0ab99a04895b557af608e636f6a49' }, "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: '187730323dd1da4b23e579d276d78627a9bee9f8' }, index.h("span", { key: '25095ddf1eede47d17fe8f8735235529ad988f16' }, index.h("ifx-icon", { key: '999f1c4bf75a609ff9620001b82e25e88059c3d1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3a387ba813b4619a87d93df238db1a410fb40084' }, "Offers a flexible and configurable layout for organizing copyright notices, contact details, sitemap links, and other pertinent information")), index.h("li", { key: '61cffdf3d651b8c0ba60d0dbb0a31c97458cd429' }, index.h("span", { key: '37c17a81551e7f55e7e668afc5b5789e93e5bf02' }, index.h("ifx-icon", { key: 'e50568269e95ccde30cf989e96c084fbe2d80205', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e430c879ed1b814e5e38b9bedb4f041e8d37c2e4' }, "Adheres to web standards")))), index.h("td", { key: 'f6970a978a911cc105f85c9778782ab39e602af7' }, index.h("ul", { key: 'ca199580b08200265132596d44940277abd34536' }, index.h("li", { key: 'b65e3385a917ab17334d62bdc3fbe01a31bc3a88' }, index.h("span", { key: 'e1a01da293a1cd4b0ae22ed1693b0b05df0d346a' }, index.h("ifx-icon", { key: '54c5e7b436c4162b8e8dd1356c738dc946059da6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '142dbc4946406db985e96f0dbea26c90e3e8c159' }, "Small, Medium and Large variants")), index.h("li", { key: '3d145fb5fb39ebacb36a4a82bc66b3408dfdab00' }, index.h("span", { key: 'e77bc6cee9539684188a6dbf603e6faf953ec023' }, index.h("ifx-icon", { key: '4e847d240e18bba21591dff32df658b06ad666f4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '597fd4eda0e8747de872ca6d6efb9df53de53fe8' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '00b8e85052f2f2bfbea1581a32d602698b49b93b' }, index.h("ul", { key: 'fbff99b6afce07866fe6fbf4a241841d68771cc6' }, index.h("li", { key: 'aa8e3cc8a8206836bba05ff62129a7a07b3a16ae' }, index.h("span", { key: '0398b8e944d3c4e1bc98b22c51df55d9629431ba' }, index.h("ifx-icon", { key: '615c6c346082cfa09e9d7269dfbd7bebac942ca9', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c9972926283d45e489408438e15ffe327eef245b' }, "Customizable and removable links"))))), index.h("tr", { key: 'aabb8165009b711e910701510a3b9ff8d7e4a0cd' }, index.h("td", { key: 'ae8128b4b0b104077eb826e8691d34d150b6d2c2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7c3c8117f0d8f0c2a3e8d1754f75239c4ec3dd5f', 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: '5b39734ac076a7842fb8ffe0c4034ceb36f093cd' }, index.h("ul", { key: '62ca73ce89113a7f7aa763c38e1475ee9e9b81f6' }, index.h("li", { key: '9131318cc5588d85cc1ada5d76621693b83fc949' }, index.h("span", { key: '1f0e07277fcf2b9f0d787345a557186980edf1ca' }, index.h("ifx-icon", { key: '40a92d82bace94832531b3e8bc3f521ea3370715', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9d278561527e50f1a3a580197d231418ea5f9944' }, "Offers a compact and interactive icon-based button element")), index.h("li", { key: '792f39e47a5c1155e1413be2f90edc0c77dbe372' }, index.h("span", { key: '9b5ab00b94bca814b35698df4811ab49e2742204' }, index.h("ifx-icon", { key: '96d5c74385a059593df6f88724baca3e3796e71e', class: 'check__icon', icon: "check12" })), index.h("span", { key: '41d88ca4562e5bbf2fadafc7002dc7ebb25b9c65' }, "Provides a limited scope of customization")), index.h("li", { key: '1740655a1952a744925a0be6866fcd2808f201ec' }, index.h("span", { key: 'ea7feeb90ccbb213e5ebe1bd32da8f19f8f92be7' }, index.h("ifx-icon", { key: 'be9a053aa12341d6ee69ea61c14a0cb822cc18c6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9fe177014d285632b8fa16f132025d910cb67859' }, "Adheres to web standards")))), index.h("td", { key: '5a2c6ea0dcab3a5e1a31e58aa845c723df5cd0bd' }, index.h("ul", { key: 'c900d15f7ae3e8bfe7fd67fd7fdcbe12dbf8104a' }, index.h("li", { key: '8771b7e7261bbbb85be9f7dc884e6245553b5526' }, index.h("span", { key: 'affdb864318d8a889af20b9d5c02c94857aa97e6' }, index.h("ifx-icon", { key: '789764f990b34973c3d371bc2eed34d79c4447aa', class: 'check__icon', icon: "check12" })), index.h("span", { key: '99c9a38830078e9be8e3cfb984fe18ec4b266e5f' }, "Additional Round and Square shape variants")), index.h("li", { key: 'ebb0923282865af0337fcb60149fa6c2387db2da' }, index.h("span", { key: '2ed1bff80ffff006f4fbca27abdf535e3fdf17a6' }, index.h("ifx-icon", { key: '0ecbfb8d3e7adc79c61985ccc9cbcd52ec427887', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f32cc9a65897d14c5f2f284a3f59ccb4d9c00ccc' }, "Small, Medium and Large size")), index.h("li", { key: '6249ba6c5b7a5b36968962c6b2c3575e1b7d2be6' }, index.h("span", { key: '2fd8a3e6f45853f5c8f269b5b554435571d88d98' }, index.h("ifx-icon", { key: '84861f34fbf304feaf36f92dc5134de615795b89', class: 'check__icon', icon: "check12" })), index.h("span", { key: '791b79f8bba7e2682a92f1651a3f56bfd9190cec' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '35466bf352a20534a45d6b302f8ef1a8bdb2901f' })), index.h("tr", { key: 'c8c884181e2e1574ea751856109303fea6c5c06c' }, index.h("td", { key: 'ef50a3d35efe264cf1997bf2127a7a7c49ef91b5', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '977d0fad03d3f40fb9f6265b7bb8c54713293f05', 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: '3f92b6c293cc76e428e4710906a62d520c7bbe5f' }, index.h("ul", { key: '0d84b5f30bdfdf32dcbff863d62a087bbc133bb7' }, index.h("li", { key: '1c838e64aca217aaa3a3cdd6a1b50dad70096ec1' }, index.h("span", { key: '3f55e2f2ed6e4076109bef4b4f8388b7723df6a2' }, index.h("ifx-icon", { key: '2daa206af9f4acf854729c5cbf07046c32bc7832', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd38f99a632534d3cea23b062613c1ea7f9ef15e4' }, "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: 'a6f1a4fb5a0b54c84e939cca5455bd1f0bb2a8c0' }, index.h("ul", { key: 'd39b2fa701dc0a9deb6fb95115972d2e5652bcbc' }, index.h("li", { key: 'c73e5cf56a548486ec0f784463e3b64eaaee8700' }, index.h("span", { key: 'e0514cd27447dfe1cc25124a553574c8603cf1df' }, index.h("ifx-icon", { key: 'ddddea0e675de187eba1ce281cd110be2083654a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1ab3150fa51702ab47f1be11a514e769ce39a743' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '9e6ed2fed1d756f6cd79484c9e2dd6b388f2786b' })), index.h("tr", { key: 'a03cdfb8b6509a8baf6c5e82543e290944d467f0' }, index.h("td", { key: '3f6371271680d895cfdc2bfb379423c96724409d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a78b2068d9ca9e29712f645c635263ae041a85e4', 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: 'e75934d89b80451a85c3b774ed6a2ae140d73240' }, index.h("ul", { key: '2145967a05bb9fb968394df03c23ce00348c6c9e' }, index.h("li", { key: '0115e88a5101e19a904db699a24a67d5695106dd' }, index.h("span", { key: 'ac17b81c9b61a936b11fa8f3d939e3550a51a7f8' }, index.h("ifx-icon", { key: 'cdbc2b9369830dbadf2a761f27117139b19d4bc3', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e4d904d2ce63dbd3ddb6dc8532b6b180322e047f' }, "Provides a flexible and customizable element for creating hyperlinks within a web application")), index.h("li", { key: '8d2cf03d3a1d94da802cd018a50edbcc9193312f' }, index.h("span", { key: '59411689802bfc642b1b437b6be2aaca27b39cb8' }, index.h("ifx-icon", { key: 'af09857c248349ab2f457e15ae4c9f5b74e3fa90', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ef059fa2433a442b686e6799d19563e0515a1b99' }, "Offers essential functionality for defining clickable text or elements")), index.h("li", { key: 'f87c2a2871e103ea505a0413f33eca19324e2424' }, index.h("span", { key: 'ab74be5a0fe21eaafcdd2d2e671358a32c26edaf' }, index.h("ifx-icon", { key: 'a1a077033b342133424f19f355d88d192166d338', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7f41fd1a240658b821aad73a40a7d8b5af1fca9e' }, "Adheres to web standards")))), index.h("td", { key: 'dc077f0e1dcbb72b817b66b48e754eec7bc32690' }, index.h("ul", { key: '66780bb8ce5a58c9917d14b00a56a8110cb86fff' }, index.h("li", { key: '5191ac9d2f1380c611fd8ae244f2935d083b62f1' }, index.h("span", { key: '61b48545fa5c9d647610f96415c9fb76a7b33ecb' }, index.h("ifx-icon", { key: 'c2ae470d0953c27fc02bdab0858f6f42df9aef9b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5ef7249d515a5401b958c1fa2edd3a3951231441' }, "Small, Medium, Large, Extra Large size variants")), index.h("li", { key: 'd2ce60893009285863e9b80c06a48c46421e426e' }, index.h("span", { key: 'f48701a964420e68d2491b87d0d1736c5e5f3e93' }, index.h("ifx-icon", { key: '4c77456de4a3d78fc041bd4ab17cba45c42a7b1b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f27f3d83563b8a4de48d694a3c9bcaa373eaaf3d' }, "Icon incorporated")), index.h("li", { key: 'e5b1ddca259685a8683eefa3da26502d1edf6991' }, index.h("span", { key: 'c9fd9dd671d43836f2d152232dce5c4f73cba1aa' }, index.h("ifx-icon", { key: '35a96227d1652e3f0e78818f000bd18371b2c4cc', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aee622a84e2cf4e75ce71937746ea74345c791eb' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '5568236a74dd8fafa877a9d71f76ff8e92d1bc8c' }, index.h("ul", { key: 'e11deec1925bf77bdd1e4bfaa3331dbd43316348' }, index.h("li", { key: 'ff2f8269c0efaa641bf0aeb4803d6885707c2550' }, index.h("span", { key: '111206f28aa392032ecac3e167ab993edaf48852' }, index.h("ifx-icon", { key: 'a2ace7418053c31aeb299b68e3030dca94e5abe3', class: 'check__icon', icon: "check12" })), index.h("span", { key: '101f2cfeaae94062770c42144c8919e5a900fd67' }, "Bold, Underlined, Title, Menu state variants"))))), index.h("tr", { key: '05ec0bc42c07d499aa2153b1a55561c54b774ea5' }, index.h("td", { key: '6ae6ca48d3b4314b4426b46e40c813c02746bd80', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '646457b1e32173b290d975f5ef041314842a5d0f', 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: 'dd84665956480727649b9837acf199b30b1d4210' }, index.h("ul", { key: 'd8850db37bf5b4eb93faa36c9e365d83e7725e06' }, index.h("li", { key: 'cf85f1dc2e0489f5181f21bc460cfb5a719ef007' }, index.h("span", { key: 'cc405355a081971fd8fad050855e7df162f61977' }, index.h("ifx-icon", { key: '4313f0e89c582edfa22ae9f7ec8226fbea4af8d2', class: 'check__icon', icon: "check12" })), index.h("span", { key: '019838eda51bda3fdd7cff1463e08ab7a58d71b7' }, "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: 'c930ccbcdf43ca3bb789d518d31eeec3b89c1c0b' }, index.h("span", { key: '9389eb10ef01adbd55a762bad7d730545789b021' }, index.h("ifx-icon", { key: '52e8621ca25391d7a50016214343be9165fad428', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'debd7c0e40f7af90749b5481224aad3ced96c5fa' }, "Adheres to webstandards")))), index.h("td", { key: '17d0610b952a6be9f4f054c53965ee26b7d995fa' }, index.h("ul", { key: 'd4b18830d393082fd44169c8a8aced1ba019f3a8' }, index.h("li", { key: 'e93132160fd9e25d4189babc5a1143149eeb5870' }, index.h("span", { key: '032d1d84c315ffed90399a3d469ed92f63a413cc' }, index.h("ifx-icon", { key: '98422e673011df1cfb3bc70e4d29ead686c5d104', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5dd465ad11c62f22884b1002dea3240a03c41b87' }, "Alert-brand and Alert-danger theme variants")), index.h("li", { key: '70f62c812d67ce313c3836f34ef5c2b8163faa3f' }, index.h("span", { key: 'f00d79d076b3fe41b7521fee77f98c6749d324d4' }, index.h("ifx-icon", { key: 'f572c38c6aa6c7e9527596de2761e0933dc59261', class: 'check__icon', icon: "check12" })), index.h("span", { key: '43c67bd5971c33fa1a2a652f84f45813e1fd80de' }, "Extended customization")), index.h("li", { key: '401914a7937e0b6465c5270b88264fc1a368e8b0' }, index.h("span", { key: 'fe9f1273ed287d68401b60d89c2325db5ba34749' }, index.h("ifx-icon", { key: 'd172f64e06d93764e0be226e961eb61de7d3bb3f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '80dce73e8b107684bb7d79972bb1c4991bee63fc' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'b169b20d3390352f82cfb9960e48e1ca36ed35ac' }, index.h("ul", { key: '7dc92ccce6118f9adef2ba08e178e3d271ae0307' }, index.h("li", { key: '749bfb9e44dba4a8312a90d676780a071c86cb52' }, index.h("span", { key: 'dc3e2891ddf3bbe1c42f216a8d66c3d1ea627d86' }, index.h("ifx-icon", { key: '8d80a0dd9308f193bc1b604a511df4d9f1c2167e', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c475a0fb5bde06583c0af8aa96cfbc39025150a2' }, "Removable close button"))))), index.h("tr", { key: '18774968cc39062d0dcd127ddadd24a718963442' }, index.h("td", { key: '06e2a109d7de454118f2120ae30ba8d482c8fbb2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e4480ba9286525b3c0e1a7f4e1249a69b48cde45', 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: '748ab8290bd5406ae1f84fdb2a4f626f262818b5' }, index.h("ul", { key: 'a97c767eea79f29093603796787a95eb2cef8683' }, index.h("li", { key: '3a3aa1adc318f98022c914e7adabdcbbc10e31f2' }, index.h("span", { key: 'e38628da0a0f09f9deb9e61aa631bff67817b98e' }, index.h("ifx-icon", { key: '7856aac9f6c198b012e3f8f021f673c4fddcc04d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2cac67f2c58138bce98ed86cd6a3c5bb5687c3b1' }, "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: '464ff6c7cae0d629e4af74bdcce0387250829364' }, index.h("span", { key: 'c3ef7338f56d8aaf816e1bd3286939f6aa32b1ba' }, index.h("ifx-icon", { key: '94c771c2ef01ca174a0e41ce5bbbc535ea39bbcd', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b79d05c15cc0aaca5c7dd54d979cc4e21048e419' }, "Adheres to web stadards")))), index.h("td", { key: 'ce9af8c9562fc0bb8e773bec28926cf1732bf6d0' }, index.h("ul", { key: '8d98b973f057e9eef8a877deadb1063bd5c7ed3a' }, index.h("li", { key: '37a9ea9cc97bbb9a7bdd67e6e686232161c64dcc' }, index.h("span", { key: '18553da2626a8b96b305388cc29344c035644c66' }, index.h("ifx-icon", { key: 'b20f7b8cd837576211807d198813d6f8a382440d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '321bddfd42af078e320997302811ce8a41a37730' }, "Navbar-profile component")), index.h("li", { key: 'cac53b8190e8ff7d68f438a3f7965046d1d6ac15' }, index.h("span", { key: '358b47c2ce49d78f59afec750e78370672b63f5f' }, index.h("ifx-icon", { key: 'd0659384fa6c92dbbc99cf38cc03a18e8b09c21b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bad0bde68ca10b5d0683ed6ba2da9f412043703c' }, "Mobile Responsiveness")), index.h("li", { key: '3f06ae63684373be411714917e065db04e3d7d79' }, index.h("span", { key: '1c8157402de4310bf83397760d6bb00d1c80c96b' }, index.h("ifx-icon", { key: 'b2c075d83dd68aff5e27e83e165e473d6cf46e13', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3163f33910d907c3500b660fd54e3a1504eca5e5' }, "Mobile Sidebar")), index.h("li", { key: 'ab254d6379f2ab1efac9941b88725093650fbe9d' }, index.h("span", { key: '37b8dc21effc07da002fa722070643ac3a1cfa84' }, index.h("ifx-icon", { key: '9c937cfc47f2d81c94e95e67db78cac578eeaef6', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aa60428ee5f15cf5143cabee20af9383e422284e' }, "Extended customization")), index.h("li", { key: '72d19e238bde800a7f2eb35c8f17a5539bbff04a' }, index.h("span", { key: '2b3041bf00dfe560950606d1d9c906b3a60774a5' }, index.h("ifx-icon", { key: '8aea4cc1eb87ae757cdba81514258ac28847b68d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a9905731b8880220bc6a34e04e7df228c3c609ee' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '9d1284ac73571fcc7f1dcf6ab1afcd879200a98c' })), index.h("tr", { key: 'b2cd02b083757b577cb0984a6d1bdf551933a428' }, index.h("td", { key: '6361379b147922cf3dcb6d813238d4861b9f7c09', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e14560ae384528fce680c486a6a2ca57a64c50ba', 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: 'e5db543fe8d92e86dce6048db61fed937f7da132' }, index.h("ul", { key: 'de1e5a69f3a3b9b556b2e356203b050f587d615d' }, index.h("li", { key: 'b09cba833d9c43a0472aedc723a9809eb4c9a374' }, index.h("span", { key: 'a9230aadb49f69deba72c371006a3ea3e2e3dc47' }, index.h("ifx-icon", { key: 'a80453b4068e2bed48e82001d852f3d4332d182c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9789215477f9c49b028e9f3c7d502cf4551504b0' }, "Provides a compact and configurable display for showcasing numeric data")), index.h("li", { key: '107e6268161cb4527ea0e93246cffa67b87eec8b' }, index.h("span", { key: '57bb8b0dbbc72c53d855091b785559b109b08d7b' }, index.h("ifx-icon", { key: '500bd24a19cd14d0acc2e7b2558dda73c050af65', class: 'check__icon', icon: "check12" })), index.h("span", { key: '62f4d3308d6d5aeae291277aa6008687faf2a3fa' }, "Adheres to web standards")))), index.h("td", { key: '1d111ca3a521d1779eb4264a4fd61ecce272f99f' }, index.h("ul", { key: '9131f667ccec07f243b9fdf59a0eef968ebcfdcc' }, index.h("li", { key: '3008d1774f640e292261c166389d8c5f02342ad8' }, index.h("span", { key: 'ff2a33f311c6de5f7d3cc6723f373fca995230b5' }, index.h("ifx-icon", { key: 'a14288bd6364b5724cd6d42c58b9afc52e27c1c6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5773089f863acdf09fef8506a4a7895422422932' }, "Inverted option")), index.h("li", { key: '0adb390f5579caef3dd239ebe7490889a2d0609e' }, index.h("span", { key: 'b6393942de9b358c90b9f065ff2b7b9ec6cb52ac' }, index.h("ifx-icon", { key: '74270825d9886fda257ad65ed4d8a8ac4400e565', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b9e23dec31991efc41cfa25ddd17a249b53163d3' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8099b05b2a7359f57e73547f73ebb0ecff00c1e6' })), index.h("tr", { key: '6208fa654a59d2be77e3641907a652985610317c' }, index.h("td", { key: '5c20585b3257397de70435a1305b343ffa0bcfc1', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ca097601979a9729bf2c797b0c187ce697c12d5a', 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: '7a26eb27da63191d0d6afd57101ba51940bce14e' }, index.h("ul", { key: '8944927c6119433d51a3ba25d5783820be311b0a' }, index.h("li", { key: 'ee4c3cdb64b6b6bbc8dda6bb8ac3478f60f56ae1' }, index.h("span", { key: '5d1d2de64e69b1e4d8009925599faf727954f1f5' }, index.h("ifx-icon", { key: 'd74e8911696b97f4f19da779149367d9b8f184ab', class: 'check__icon', icon: "check12" })), index.h("span", { key: '392346157874184bc56e7460d844075fa4907c52' }, "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: '9ba67762225bc2f33c650fa81b7bc0d5db2da8ed' }, index.h("span", { key: 'a45bb7bf8bf9ca6b6234d038b4656a80328e1cd2' }, index.h("ifx-icon", { key: 'fd7dd2581191b438df6b1d657f488a9b9453d807', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'efce0c23625ac31544e048d5bb2add7a7d37c171' }, "Adheres to web standards")))), index.h("td", { key: 'e9381bf74aa2a06d7be98540462bf5909ce1b95c' }, index.h("ul", { key: '31b458963338a1b6f784f85bc84f97f58f34303e' }, index.h("li", { key: 'a4200e1fb90fb88c72331fb6c82f395aafaabb17' }, index.h("span", { key: 'b88ae065b2fe2d223c0eb288bea5d099057246d1' }, index.h("ifx-icon", { key: '262c845c7410a1b65b5793fb83e64c75f08246e6', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dc50da4465bf3798deadfc097ba293c802724a5c' }, "Extended customization")), index.h("li", { key: 'ab31505b7af7559424cd8582a0e77d1a12619f06' }, index.h("span", { key: '05140888564e08ad487f03ccb142c986acde996a' }, index.h("ifx-icon", { key: 'ba2c584e1741dfc9fc25cf610d5d54ab5a899b5a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '72354d76f21fe658ea22e2d2c915efb7efaa852e' }, "Configurable Results Per Page option")), index.h("li", { key: 'b57641dc098d5f76a5ddbd0c9bde2eaeb36f2e80' }, index.h("span", { key: '90439299e92b4e0a46cf04fb135cad8ad045f025' }, index.h("ifx-icon", { key: 'aacc8f26e411f22718ae1add447dc3ebcca4eff8', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aa7e7a5f2599e0fb36c1adb5d2925abce91793c9' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '61f2cc3a46bca6430e8c6d8bcaf2a583173cf942' })), index.h("tr", { key: 'e25838f6be8a55337423bfbc0ccc551dd5df3247' }, index.h("td", { key: 'f8b7b857550b93d33e39346013a38cc537e982cb', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '9b13557e130768e2aa0772fa30d80ce8810586ae', 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: 'fac1af56f63b261f8ff9a63eb91e8fe83bc7a110' }, index.h("ul", { key: 'c12c4b5e2d3d430e143e90cd0952eb0b02523ef6' }, index.h("li", { key: '4cc977e63405eeea0fb090f07d24ebdf7f756c87' }, index.h("span", { key: 'bc42129ad6825a91983fdb9e60d55785332df617' }, index.h("ifx-icon", { key: '0b75e22c7a7cd0ffa27c04a330c4dbf2a53a6829', class: 'check__icon', icon: "check12" })), index.h("span", { key: '14778b24a2921d0a7ec5820b000b0ba3ea608f74' }, "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: 'b1cce934d2f912aa34c24d487103002fd5614ef4' }, index.h("span", { key: '5c7b14b2974d43f7673c8031350d941dff8845c0' }, index.h("ifx-icon", { key: 'd15a686a1233837be9a2687b9ae492c1f047a586', class: 'check__icon', icon: "check12" })), index.h("span", { key: '94c777a8744278398ba4ae0176ba123af00efdb0' }, "Adheres to web standards")))), index.h("td", { key: '1ede2e834cc7ca623b92c9a2dacb43027482ae16' }, index.h("ul", { key: '829866392d02e19f1640567209a2724bd22ed0b4' }, index.h("li", { key: 'e53e2ef0cec285bdec46e322ef0c5bc7fa7a2696' }, index.h("span", { key: 'bbd92e6743dc4b42394308bf24cf900fd8f253fc' }, index.h("ifx-icon", { key: 'c477c1ba1090bebf1e9e7e90e7270497e1cd3bd9', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'cd77fc94eb8b221cb5608f229589110dd189781f' }, "Extended customization")), index.h("li", { key: '194ef786af8bf3792658f353cd32efaca1f80c71' }, index.h("span", { key: '30d3bd5ff52c9330dc2867edfa7f0f0c2bdc8210' }, index.h("ifx-icon", { key: 'a381138f9324efcfe2736bf0af4d6bae9dc23d42', class: 'check__icon', icon: "check12" })), index.h("span", { key: '70df5120c9a334407cf5a10a862d3af53420a2d2' }, "Show percentage option")), index.h("li", { key: '892984b3cc22f9ca049fe2fd44f9201790d39283' }, index.h("span", { key: '8f656f68faf0b9802f570dcac620e8d650031b0d' }, index.h("ifx-icon", { key: '12fa30ea60e0924333616c97725048fcbae7a506', class: 'check__icon', icon: "check12" })), index.h("span", { key: '859fbc8067254c8055d55f003e52232db580aad5' }, "Small and With Label variants included")), index.h("li", { key: '5a949fa214f9a1325197012a5d3ed871420dfc04' }, index.h("span", { key: '4fb9c8564416cfc605b906114ac30551914a4f6c' }, index.h("ifx-icon", { key: '333cbfee01ebc6daa676f33dc247b2fc1583c200', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd835dffb139c677425b913c854e235e6c42aba29' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f1e65eaac1ab3186a36f51eee7b891f70c129e55' })), index.h("tr", { key: 'a313b8830dc08fc873c446311cc5cd8120b449d3' }, index.h("td", { key: '4af6c9c21232ba14ceadd60732dc32e4c98c9824', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ba17401fa1a0080a23092742111cebe836ef7eee', 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: 'f826bb923fe53c104fc59b59c3f65491c4237a45' }, index.h("ul", { key: 'c89394d1d790a26b57b42da2aeb52bb2dbe07e7d' }, index.h("li", { key: '14f83d9cfc01b9bdfb0fc3dceb7ee8d7e70c2678' }, index.h("span", { key: '2439fba6de8877054e181256834b80cd0b36a544' }, index.h("ifx-icon", { key: '9c0f854506bf6bebaec1c9ce650f2e357fb7e5f6', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'bd2dd2655db92a155295f0e1dd1d83bb095b03e3' }, "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: 'eddb8ea6d720043c6012171c752041a0f6a10c5b' }, index.h("span", { key: '4f20f215d39c7542a4016eb09143a2c0896de7c4' }, index.h("ifx-icon", { key: '96f7b8fb29cad4a9054995bd95e05fa95d66d0f7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '82990e6590b672f7150216cd037f2e4c31e7209f' }, "Adheres to web standards")))), index.h("td", { key: 'a10f835f10ae7ae5fa2c0836be37c36d12ac43bc' }, index.h("ul", { key: 'bc0e1c0acb92c0e292ea174c7eebecf0f0265ec4' }, index.h("li", { key: 'cf3cdfb54ae68430856f72f6fbbf9ba733e1dbd3' }, index.h("span", { key: 'c1aa9b1ba070b3436328f7fddcabac9513277ffb' }, index.h("ifx-icon", { key: '982442e4738884f2375bdad1d061abcd4b0394f5', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b93792daea1a9ef489b3147fb9523007da9abdc8' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a17d6b5b855970415ce388207e7ffb7911006994' })), index.h("tr", { key: '89e0b2fb93142b41aad906158ae92fbbe9edb92f' }, index.h("td", { key: 'd47f79a4e73a0b54017b78cd566ee0dc1f22f694', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e28b68a8acbf871a7ff2549b307c7e4a6ba8e51b', 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: '1d76b89a94a570b8263a5c44f63c96346a60e48b' }, index.h("ul", { key: '6831c75da3f9af5e3c3333cac316932dae1adb00' }, index.h("li", { key: 'b811e74485d2a49a45facf094732ba091a163936' }, index.h("span", { key: '597e2002f6cac92432a5cea1491933e8325eef5a' }, index.h("ifx-icon", { key: '3d1db5419eb2c0ddc5a92f1e52be46de120b39bc', class: 'check__icon', icon: "check12" })), index.h("span", { key: '67407793dfe18d939258601caff7d3d7855362af' }, "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: 'f0f0d83a0ff42252ffc088e21926fa2e001d7f33' }, index.h("span", { key: '19e92abeb2aa6874d428cf310b0ea771686ba84a' }, index.h("ifx-icon", { key: 'bda978fd1eeb362dd1e6630b2bd8fb4f64f2778a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'cb372daf89cfe467da1beeca51f172f8f1c6c46e' }, "Adheres to web standards")))), index.h("td", { key: '101381c9e77dbed42a392a7050e40727c422d466' }, index.h("ul", { key: '2515be70bb9b545b4d20d7ee04c698b9ef214106' }, index.h("li", { key: '743dc27eb46d91f6cf290613c6973a41c97f4977' }, index.h("span", { key: 'd8ef23e76fc4566d5820a8c59136c6c7a6234819' }, index.h("ifx-icon", { key: '34e890bde4a2776c0d0ce0d22aa02d9a51ee746d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c8bbf39e2fb679d8bec4d52b29d54b15974f512b' }, "Collapsable option")), index.h("li", { key: '848d3059d1558bd6b214d9c4be7bb44626e63ffd' }, index.h("span", { key: 'ef2082fd97c022a0dbb2967cdb5e418d6d0e79b1' }, index.h("ifx-icon", { key: '44d5e29e221f1eae4bd06922b14e73735ec9592c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '245e42e6b7d73b9ae4ee3dcd118aa81c5b3dee12' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'faddf648847bc24df7b11fda4e7a28bd24822cc2' })), index.h("tr", { key: 'b5dc391136e162b64f57fdedb126b917d2a72df7' }, index.h("td", { key: '023f28d2f79d368939be9a5a901603f41fcff66b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2d7e0a269cd3df67d27748875f04b33f3097eb7f', 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: '31a156b2b4ddbf8bafb51b3a3a0b592c60a7a733' }, index.h("ul", { key: '1b8e593199a0a113da12ab79987c417b799db5e6' }, index.h("li", { key: 'bf15e109d7b4cc685d82dec4f7675f33bd29105a' }, index.h("span", { key: '86a75c8f3d4b668d025f6a26787fbd84fe13f1d6' }, index.h("ifx-icon", { key: '7111319cceff05c14e4a060ab92a59679182d799', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7213bf4d64dcea845714efebdfcb28f487132cfa' }, "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: 'bf2a380b3373f723dc287dcab58d8b015c63652f' }, index.h("span", { key: '38ae6db8fb80f8b64824cf19e5a4c375959c4f90' }, index.h("ifx-icon", { key: '816083ff03d92257e2fd0d9af9a2d0081b85c4fc', class: 'check__icon', icon: "check12" })), index.h("span", { key: '40b6cd9595cebe4371041b6a266c6d32f02e92dd' }, "Adheres to web standards")))), index.h("td", { key: 'e3c71b960bbd782518423c5b862c673e3ba8803e' }, index.h("ul", { key: '46de47dc6cf3cc31ff1bc9cfe5b2b9adda19eaba' }, index.h("li", { key: '46928495a960be3d3c59949c2c7016585b82182a' }, index.h("span", { key: 'b183936adb39333e6084979f267f69061d67846f' }, index.h("ifx-icon", { key: '3d6486b9509a7cc2e731c759b9fdbeb9e93400ce', class: 'check__icon', icon: "check12" })), index.h("span", { key: '923d224fc2d2d706d0d96e6a43e7d69d32cd943e' }, "Show Delete Icon option")), index.h("li", { key: '01a7f07b1b2813e5df76c63fa591ad6901a6dd5b' }, index.h("span", { key: 'af1c98ffad3cb5b0dba99b60fab976edfa29f961' }, index.h("ifx-icon", { key: 'c223b1f3e93ac60f4674d949d896ee3b6b7de8ec', class: 'check__icon', icon: "check12" })), index.h("span", { key: '33d10a0d1b718c8ea29758ff9818aa85c0ab7604' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '76f81bf3a936805f0e30fd8a7e2623512af5531e' })), index.h("tr", { key: '5aecb528424559e728a9a6a1654c1419c5eafe69' }, index.h("td", { key: 'f4d42db01992c178fe984893f032af2668d455fa', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'b90845079f70c75bd70740f277c6cecab014a8ca', 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: '4c17958ffbe33f76ad70935cf59fa9dc8cfad987' }, index.h("ul", { key: '192e32e8d8d311572c9a8065613829b2a1d1235c' }, index.h("li", { key: '25546c68dcce792f3543504310918d7b5c1b7cf2' }, index.h("span", { key: '833e82aa4932646ebf13b19c4f62a76f185a8c5e' }, index.h("ifx-icon", { key: '9dd657ea14e05e4af5deb3e183679e97c2740fa8', class: 'check__icon', icon: "check12" })), index.h("span", { key: '98724750cf988e28b728ad4d0e5638fea5d35abf' }, "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: 'e90367a95551eb5be87f3775f266c3484945967a' }, index.h("ul", { key: 'e41861425c7fb6ab8a508077016933117e826b1c' }, index.h("li", { key: 'f29004816faabdc9d2e0b634d8706ad6fd459653' }, index.h("span", { key: 'd335fc6e550246c8e582b83ff73fce242d8f85ef' }, index.h("ifx-icon", { key: '994dbb3a01628847c4fdd1ee51cf71a8810ddf55', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'cd843622131a11c458e18f62f5d32d1f2de4baa1' }, "Extended customization")), index.h("li", { key: 'fd8a5d19aea87ecee072cc18c0eb6d05debc61ea' }, index.h("span", { key: '3f36e498b0bdbaceaba4479c43e50246f122dcc7' }, index.h("ifx-icon", { key: 'b286be96cfb98c24a12302050aae3f7a4bbf8a57', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a6f7d91dac450e0238eea0d47d76a3c8db5f2f27' }, "Option to enable and disable the search")), index.h("li", { key: 'e5dbe1c58a66dd41143317281bb2e70ba7fc1b8f' }, index.h("span", { key: '4bd6ae0932accb86df129dd98f10162c1a11d598' }, index.h("ifx-icon", { key: 'e0917d27f2309eff36c8723bdf65b0b571a45504', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a506c1b421b61dc89a2c5656dde8604d746aa00f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '34bef425acce2a771ae1f2fe280ea5252a03ecb9' })), index.h("tr", { key: 'f512db444aa994d1cfd920acc71482c236f20776' }, index.h("td", { key: '0cdf04af9e1fc2c9a8986ebe0c2b5b3a4d5cc8dd', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6b45c9fed530db669a5c21d2c11d633d4232e9f8', 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: 'aeda84b983aae4a1270d821477222571cae9c2d3' }, index.h("ul", { key: 'a305d4f314de6801056f0ef8d8c23b893bb99a20' }, index.h("li", { key: '35c023525a43c9f52f6ff510450f00c65953697f' }, index.h("span", { key: '078870f05db7fe29cb019298a559cb5d528845a3' }, index.h("ifx-icon", { key: '9d2fb18d65a1617a5e352060e9f08b81c3e5d61c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5cb8aed542b571720922fbb11ac5305b51eee7bd' }, "Provides a dynamic and customizable dropdown list that allows users to make multiple selections from a list of options")), index.h("li", { key: '8e3a261555924dce06e83cf977995b2ae9418999' }, index.h("span", { key: 'dddbb7c67bc85ac02df189d545af8dbe9b4b2ce8' }, index.h("ifx-icon", { key: '3aede00d4f2f792839341fe7a31510020a2e6df6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6b535c214be3053fc9750c70004ee940420c504f' }, "Adheres to web standards")))), index.h("td", { key: '15165a36f9a1201483bc71ffe0b0059f91a2d917' }, index.h("ul", { key: '6e5b4506197ac9a0322fecc0fdd0a59f08d73f5e' }, index.h("li", { key: '665f7f9d64340580a484a5b8a9ca56821cf0fd4d' }, index.h("span", { key: '896e396cac37c63e522e42fd11ddb98498809fc6' }, index.h("ifx-icon", { key: '61aeacd4a5e3efdc74a599a2eb9c4a4f6109e438', class: 'check__icon', icon: "check12" })), index.h("span", { key: '45ba48261f1f876a2557f1c8dc8812c62b500527' }, "Extended customization")), index.h("li", { key: '1b84455d0acc9327a5bef58677684812b60867d9' }, index.h("span", { key: 'c28934fe25a422a1a16f3156a97b652d24322681' }, index.h("ifx-icon", { key: 'bd7e08b5f53f428a2a75e8dfd0715061c0d30b5d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a12de59e4da55301d99b5f1d863900e02d4ec776' }, "Nestable options")), index.h("li", { key: '8904c109df64ec59dc537b24904fcf3c1d8e707f' }, index.h("span", { key: 'bec64906f3b761dadb2b7a1867e1a4c82daad619' }, index.h("ifx-icon", { key: 'f7769570bd66a415dfcf6dfd39597e3334510ba6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9dd091e833b973f41d383f7f271b9d5bf1074cb4' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '5d3e55ab33c31133dd7ce4f7d338c82f8ac24b29' }, index.h("ul", { key: '1d4b7a786ade0a52a78d8a0253229caf2a225eee' }, index.h("li", { key: '1712fe7eae66901f7ec29c99a02edd6425fa64be' }, index.h("span", { key: '54015814c3b3d6d30cd5cf8aab7ef3282d1c2bf5' }, index.h("ifx-icon", { key: '0c6efeeb5ce6aa7273604606a3a5a8176e84739c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '4855f3613c1ac3f10c3ef36b1f00bdbd28921dba' }, "Option to enable and disable the search"))))), index.h("tr", { key: '705e0ae33b011c5ec6104c15108b340dd3dbdc9e' }, index.h("td", { key: 'f7f74ae2b3ee074d704e9e8439ab402116e2ebe0', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '883d33b56a2d5ffc71c56c1135ac6416f6497457', 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: 'd0fcf6b2918402d3e20f32b691251aa1f8899086' }, index.h("ul", { key: '7517f26f825bb4b57bc262079604924bb3ee795b' }, index.h("li", { key: '21df1a9ef8c18ecbb2062b38aebe3b2da1c4d0b8' }, index.h("span", { key: 'd1fc4cc2d3aa7bf334904fcac19bffe0d92b422f' }, index.h("ifx-icon", { key: '8b7f8553ed55b70fac053292f3217728fbd09668', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1467d81198ec7acb94bd845ac06fe8301e139eb9' }, "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: '29f569e4603dd561702dcba35f17018886d9eccf' }, index.h("span", { key: '6a61a701a372df41aa8deff400ceb35b98967db5' }, index.h("ifx-icon", { key: '9b053ab00e7dff3aecbaa4270e16435d6585bc5b', class: 'check__icon', icon: "check12" })), index.h("span", { key: '61dea4eaffac3b08629afba66da6e71136cf1126' }, "Adheres to web standards")))), index.h("td", { key: 'd93724a43c465832029606dd036ee195c8c14f31' }, index.h("ul", { key: '428658c01c721d41852dbf0207f111af20becd3e' }, index.h("li", { key: 'e016687ec82f217ab27e34a594baf42a69b05392' }, index.h("span", { key: 'bc2f2db4f1ac69a6babfe40d305356f689166a42' }, index.h("ifx-icon", { key: '78039e0e07002f88d8f5ad465ea55bf72ae10993', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd1dc47b26a7e35b7a51626ef29f951ce426df786' }, "Extended customization")), index.h("li", { key: '819b300d0907a8f96b42cd6ffea1ce0958cc468b' }, index.h("span", { key: 'b1a93dfd6a92af85d684a36b3bf311ea6ba0e2e5' }, index.h("ifx-icon", { key: 'e0d470745fc59ccedbe9a6d399a394b1b2e28271', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8ae7a74b2a7d3b0c8eef64e1c3739738175bce8a' }, "Multi-layer nestable items and menu")), index.h("li", { key: 'b97633ee34767b7f02d2ffd32827d1907725479a' }, index.h("span", { key: 'c304fa20d795bec822f8010acd539d8c2e785d9f' }, index.h("ifx-icon", { key: '27e821bc73925542a673f00c777bbbe87b1f6a68', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'aca669f77ac196eea4e5d4051cdcf44a6988aa10' }, "Initial collapse option")), index.h("li", { key: '179cd2518d5acd8b2d330f88f2f749d865a285d7' }, index.h("span", { key: 'd2047b88cd12795dafcd557bfb96371a5cda8a80' }, index.h("ifx-icon", { key: 'de995764ed654e3a26911c8e6e312b6bf2fce1f6', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1b9eface102342c43e214ab5d626a9e726656759' }, "Active and action item feature")), index.h("li", { key: '6d9ab8036cc4ccab722b9d60135af646c7991a53' }, index.h("span", { key: 'fda7a810ec2be79c716b0f3c7485293b819f0e9e' }, index.h("ifx-icon", { key: '3ca1ead9554ddeae68bba2ad625ed7cb2ffac64a', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f27ebeccd63e99f65d632f59102cee327b6624e6' }, "Number indicator integration")), index.h("li", { key: 'eb791399f4c7981e061822baddf22992a10028d6' }, index.h("span", { key: '55e57c644ad645f8abf340fabd451e4fcccb9b76' }, index.h("ifx-icon", { key: '5052e466f52153ca7071a6800a84c5b988e22bce', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f008b9262196bc5bb82d43eb407a187509e25df0' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '2d0f01d01c967d60de2ecbec05cbb09712442051' }, index.h("ul", { key: 'aad7ff5ea9a7862d21e040623ae916f67aa02f59' }, index.h("li", { key: '6efd67354909ad8fb19a255cb1aa1fccddfca5c8' }, index.h("span", { key: 'fa61eeff2a18086bed52e3c48310408806fa5a73' }, index.h("ifx-icon", { key: 'a92aba79c3098cb24bf04fb0c0236144082fcdc7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7eeb86d2301144e72f8baa3b0ff3edef57441459' }, "Removable Footer, Header and Logo")), index.h("li", { key: '117721a53a337720cea2b52feb243a25651e00c6' }, index.h("span", { key: '812c1464713b7944cd745ae74d66a38f54b3d2bf' }, index.h("ifx-icon", { key: '339b3ae2715feeeb25871e81573011b9e4c0804b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd43480c555c381be8a782b3fad72bc9d5c5303cf' }, "Removable and customizable Links"))))), index.h("tr", { key: 'b6d565fbb3896f8e413b935736dee4c46203dd3d' }, index.h("td", { key: '5aff960ff40e9a31dc53bd6caf9d48e35dad1eca', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'bf51507b750e2887862e00fc4fb70959fcf7adbd', 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: '714a90696a65b5bd8001416d5156535a731b82c9' }, index.h("ul", { key: '4715bd811c98ab35ba91ab9ec9a56c647e745d54' }, index.h("li", { key: '10bb8ce975801c5ccbd767d656121208fc0c597a' }, index.h("span", { key: '4cac73583cc2bdc5b77b1abdaa8a4c8824beb994' }, index.h("ifx-icon", { key: 'd07cd9d48a697d206b6afa1a15594b6b2dc6513d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7efc03d0f89ad9dfd309139669a98aca4bd4423a' }, "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: 'c8b1c1b7b2d41b6e3ec96fa60ee5ec2f50165e05' }, index.h("span", { key: '6ad1e950a1b4e45fcfe34e3ac5e78872e54b3af5' }, index.h("ifx-icon", { key: 'afa3e5cf6da01d89fbae5a67af7d076934212852', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0b60db41b1d6675bcf1dfa756b6202c05678ea52' }, "Adheres to web standards")))), index.h("td", { key: '7df54e3214cf2d023d4b90888445f715fccd54f7' }, index.h("ul", { key: 'e82e4a2520b3ef2d1eef9656649af34af821aa34' }, index.h("li", { key: '4240953213c7859754b5f9531b20b5b60e5a8692' }, index.h("span", { key: 'd303ca46baef7fba05cf39eb4e7584b33ef6eee8' }, index.h("ifx-icon", { key: '8940c381e2d3981c5f730398288dc36440908015', class: 'check__icon', icon: "check12" })), index.h("span", { key: '5cbeb5566a9d631c5d7c766f505ff49138f6aada' }, "Icon incorporated")), index.h("li", { key: '683ab12b7c1f65f9e41ca666ea9dc203006c8ea7' }, index.h("span", { key: 'afc0b1c83683c530a0ee926a584857c509920419' }, index.h("ifx-icon", { key: 'b932ddbb5c5370c1845aac4ae74d260e46445d31', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1ff0cce43f8eeaec4b95acb37910142b9136a05b' }, "Percentage variant")), index.h("li", { key: '0903ada5988fb0d82ee8b78f89cdd6819c5b432d' }, index.h("span", { key: '4a7ca53f027818e707e422f6bae013a071e58a56' }, index.h("ifx-icon", { key: '10b714082de13aac9e3809c7dc88260cd32a4ae6', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ea1ed6c2006124409e9369e8da7a18ba0d687255' }, "Text variant")), index.h("li", { key: '904ff32cc32e09884f7c1fafa5ef4e3abf27ff8a' }, index.h("span", { key: 'e4560732d7dd0f64f41d329457169e8866dc13de' }, index.h("ifx-icon", { key: '0e3e1fd9c5b86026491d02d19ba4c2bea89f2867', class: 'check__icon', icon: "check12" })), index.h("span", { key: '012bc0c65cce31eb15b27f2e8cd2ed9802c7ea77' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'fec8fbaf2f8af680ff488fabc9c04415a1dc3ca0' })), index.h("tr", { key: 'ad617ef4815e3c164a38a864055c1ac85280a676' }, index.h("td", { key: '41b57c25825ad4282fa51d7ed8e377df52a7ec88', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6528a672f3866745458ef444e9b82c91731b9140', 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: 'a075b4a52686495bfbb8fe627ffc5ff4ed887506' }, index.h("ul", { key: '7ea9ba74a1caef6d17ff591af45cea8eacde9674' }, index.h("li", { key: '289d692e06965e75fa112977b0e1dc6589820037' }, index.h("span", { key: '2dda7116ac195bf2ce9c381df741f221e3971f39' }, index.h("ifx-icon", { key: '94245cac5e26e815c0a19166df201f1ae04f25fa', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fd8fa184a21f40c25795d99f6b2681aace38d680' }, "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: '9c229c4b12704a07816eb7c955edd7958b04b3e7' }, index.h("span", { key: '2a96311c6970c6c30f22b83a2bcf4cc57f7eb632' }, index.h("ifx-icon", { key: 'ba0ad02c4ca388cc0cef4747767b87cc197a30d4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '688c8faca39ecfc2be82783fee93d87243470423' }, "Adheres to web standards")))), index.h("td", { key: 'd4d22caaaa9fe0aa6e979aec7ddb5d1600a5df82' }, index.h("ul", { key: '2ccd8a338377b830de3bd63d5a2f745dab85252e' }, index.h("li", { key: '9b9f430acde27a9dc87a6de5e2a0bed33cff2263' }, index.h("span", { key: '759edd8a8a8a828ef75a0280a78da9a7c6340509' }, index.h("ifx-icon", { key: '2ae24ab7ffd672aa50a4175a2414d7ee52a226b7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '1a75297eb4bac13e3dd50533be945119355b7fb2' }, "Brand variant")), index.h("li", { key: '9a860b4dada8c3c3d40e0a9b2cf9ced8b0ec619d' }, index.h("span", { key: '38fcad81591154cd7217e94047e5bdb51af8079f' }, index.h("ifx-icon", { key: '0878623da1241ab8b67ab86eb6a83ade71aa4f86', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7c4008954f20a96e50ac9ed1f52c68095bc0a617' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '48a56752e8e76e8f01cf4cc4d1d1abacf8071513' })), index.h("tr", { key: '84dac3fa1bd3847a327b1b3d8695f68e41545b86' }, index.h("td", { key: '113a762249bb467f3eff9ba2d8de52b41ab482ad', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '60695ef6333e66db539afdff08c457987575838a', 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: '50684105947a4f44d4d75c13bb4619f431fce16b' }, index.h("ul", { key: 'e263feda2e675d950adba8d902a5186266c78063' }, index.h("li", { key: 'eb06528b7f5c29d09a338f16adcd3a58e0d10343' }, index.h("span", { key: '4fe3174ed0aa369be7030a7aab611fed436c5b26' }, index.h("ifx-icon", { key: '8cfdba8541131804d2e2963b1950bb29ea4af642', class: 'check__icon', icon: "check12" })), index.h("span", { key: '40860196cca96989572c89af6ff4913bff7bdb9e' }, "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: 'cdaa6336dcf81f46bb1c6e00ce42e9e2a1a9e085' }, index.h("ul", { key: '6bf64b66dbdba395071dd881d914291f7c66e627' }, index.h("li", { key: '31cf384d045928fe0ad6fdc64b9e4b45f7b23302' }, index.h("span", { key: '5104a2c2512126079cc053444c7984428159a8bd' }, index.h("ifx-icon", { key: 'a0e766279cf3ff66cbceaec94c756c42e2ceb89f', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'da39e0abab29af669b598e8ade2afe72cefbab4a' }, "Ocean, Orange, Grey, Light-grey, Red, Green and Berry color variants")), index.h("li", { key: 'eb7f2d3ff667650fb8d9acfd92ac392ff69e07d1' }, index.h("span", { key: '8b4c4c1c33afdced1493f03ee3f7840631b4547d' }, index.h("ifx-icon", { key: '450bfde70c116b74c09be67dad864538fcfd5db1', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd6bcab3cd5794dc3dcf69bc69d98d43b8c25f103' }, "Removable border")), index.h("li", { key: '8a05fe9ca7dbb8ee9e6ed233de64567dee5b5fc0' }, index.h("span", { key: 'd946fac84b02d53c43db0ad2842e46412f8d00bf' }, index.h("ifx-icon", { key: '6a88e2f04df562c958970b4cfaca831273075d58', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e6ee0410cad390db7e769e6f73c6f9949baaff7b' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '0e77f61cd8d5dca0063471b6dc062e8a9244da7c' })), index.h("tr", { key: 'ab42c9ad253485a5f50e840394f0cda8b18f3db0' }, index.h("td", { key: '00d027e169c97b3d714917b4fe35c54fadb56ec8', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '5ee1af1f884c3618bcdb4777d8a399b3fee2b523', 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: '9ccda34e7f607671333ea2d6de759af73e52ff0e' }, index.h("ul", { key: '305f7de029f21b1e6da63fa620defd43ebf96ff6' }, index.h("li", { key: 'f800e2f88e30f3b57ace9864577cd60911f7f131' }, index.h("span", { key: '8060f6d094f292e5853172809a785c3261d4b953' }, index.h("ifx-icon", { key: '9473a08395e2b9f141e077725c094a4a0ddaef56', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0d9dd8e071c051e7b621dc6efb8e4ab285b9e2d1' }, "Offers a customizable and intuitive control that allows users to navigate through sequential steps")), index.h("li", { key: '8d2b3f92e0b17fd439e7e2f2da1c3d83aa6d2df9' }, index.h("span", { key: '4755c8b56dc5e20a3ab54d1e8dd743d9e20d18ac' }, index.h("ifx-icon", { key: '7c484c5a78d4df50ae455a414dabd4c65cec660c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9f4c4b2bc529d8b65ea1b21c19e677a02d96d9fa' }, "Default and Compact variants")), index.h("li", { key: '3cc335e46a4c2eae3d815a71b4a2f50bd657bbe6' }, index.h("span", { key: 'fe5b04ee183dbc24c068c5bd97e431083466d0f9' }, index.h("ifx-icon", { key: '9b30cbcd2bd83735ec793227006716d71d2fb816', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd79cc50ea4794614bde8b20ca8122b31541afdd7' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c9bf97c163620be6c792e86dfd8957e37de2d619' }, index.h("ul", { key: 'a624efcba7e6fd71f03e67db5b8d0d2a3cd9aa13' }, index.h("li", { key: '68f419d2bdecf68fa81e437807bb6999fe90f4a6' }, index.h("span", { key: '8bbe95bd02424f931678969b5b042515890f3578' }, index.h("ifx-icon", { key: '6c03771e48eda2db8cdfcc7daee9354b724267b4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '67c4207024a50a4631daa84e4a75370baf574848' }, "Vertical variant")))), index.h("td", { key: 'bb3162c2522e4d9ae4b6390416d4a09167d7981e' })), index.h("tr", { key: '2d1cceb0bf3964a8376845fd0e8e51debadb877b' }, index.h("td", { key: 'a48721e5d63dcff5ea98c9d24393fff3b8b3068c', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '3218029f18c9912e8bb63af07d64212c858bed73', 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: 'af0344b52b10abcd795c6f4cd8d24587c4f12199' }, index.h("ul", { key: 'bf2ad056a5453553c0ef57b207854c076703c178' }, index.h("li", { key: '579c7ca7c61ca8a491cdeb2085ac97c4236455e1' }, index.h("span", { key: '2542b7ee798e8e0b44975560bc856225e964f5be' }, index.h("ifx-icon", { key: '101045e320703f606c3fa18c9286d72713f8c626', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b183aee580eb3714a0fe8b010041b55087a61770' }, "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: '94d75af962f9470432f278b93deaba97f1177975' }, index.h("span", { key: '481cc366f76e5e84b2162a1ed5f4fda4244d4cc1' }, index.h("ifx-icon", { key: '4ab2f6865d61f541cce85ce6b29c70415bfd7894', class: 'check__icon', icon: "check12" })), index.h("span", { key: '48614460f8da0223cc51a7c89443044fa85689a9' }, "Adheres to web standards")))), index.h("td", { key: 'd59296cef49fce838d8746dd70f9b2199eb9839d' }, index.h("ul", { key: 'ba6871f7eeb3b51e9010e854225cb74f52163f77' }, index.h("li", { key: '95a2733f5f228fa3bb3eda6635904d421bb7fa47' }, index.h("span", { key: '667b7d1e8ea066c777db97e44892a26bebfa183c' }, index.h("ifx-icon", { key: '6b6ad61bdadb8179e93ba2a978ceb5504b9a433f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '31a395f88371406a758944a830ebc26352d6b968' }, "Incorporated label feature")), index.h("li", { key: 'ed5219b05c29bbaa6b37353702291425ec207042' }, index.h("span", { key: '31ce7a259f7935f3491b2d5c7f78e38dc49f98ed' }, index.h("ifx-icon", { key: '5e78ee4743154b17053a03f74714389ab9125726', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c3aecfe6b6cf9860083d79150360b9e94cad192f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'dd365640adb41fbbfa4472ff19dda01a5a4bfeb7' })), index.h("tr", { key: '3e627d5b0bce1e97b13538517a46cafbc8945193' }, index.h("td", { key: 'd6a3de87b88372f5e27bc468618dd5d573ff9368', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '94167b5011d190faeb9bc0c17c0947082c39eb96', 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: '75092d0dad6b80e02895a24df5594cbe7e3c2fa9' }, index.h("ul", { key: '85488d8a3fe93e411d5ceecc7f83fa0020ea37a4' }, index.h("li", { key: '41c94c80411ad6b24156b2912a28f55f71c0cba5' }, index.h("span", { key: '6fe13c04b2d220afd2be9ef3d67d078eabd65cb5' }, index.h("ifx-icon", { key: 'f62974cb1f9f27e3d849dd3d19f67eb82190303c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '90f3e4d16168643f9f91a562ff6730afb1ac44f2' }, "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: '46ee1e89ceadf93a088488e50496725bd8b5d700' }, index.h("span", { key: 'd4810fd5dc78a86e21e143b64f8ebe6c1441d0b5' }, index.h("ifx-icon", { key: 'e17eba9ca43e375ac60594b291e821b63204cddc', class: 'check__icon', icon: "check12" })), index.h("span", { key: '9c5f234c87412dce38733e5f447569878fe4e7a9' }, "Includes basic features such as column sorting")))), index.h("td", { key: '223aaa0faa8ff75b75745ecedbcec8f98b884b4d' }, index.h("ul", { key: 'cf8b543323c76f8a26c33daf841ee849b75de5c2' }, index.h("li", { key: '6209562e87d12f9b82a509d9db6c547527aa5054' }, index.h("span", { key: '8df09f4ba5fd652294340489c8d725466f5aefe8' }, index.h("ifx-icon", { key: 'a76fc27aab98d9b54dc8753f35d934b447dcf86d', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fb3311069a6bf72132ea374fee90ba6368072410' }, "Compact and Default variant")), index.h("li", { key: '2614077bb988b9314fe0824c4c55dd65ef4f10ec' }, index.h("span", { key: '6ca9734520d0dab1a144c23fae6dc95fe93ffd3e' }, index.h("ifx-icon", { key: 'e494ef1aecfa45cc47a5cd87dfe0eddbbc5ee480', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'dc291bd7b1ccc963cb8ec219ed31a3709f316bfa' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '21815db3b6a0f8ea0644061ef97f1a9e754cf5c3' })), index.h("tr", { key: '114ddbe2717131708792a38c087876242661a6fe' }, index.h("td", { key: '813c3639842b203c5a36a05b2887e9bd0c5129fe', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'bd564718599921c0dd0d02c29327bf80f994933f', 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: '77e83448d0e5b1e65da1e1ebb43fecf254c0fc6f' }, index.h("ul", { key: 'e98d4d6fcdb69c2dc2e458cfef5f88c95befa239' }, index.h("li", { key: 'bb78c32c7c96e15e478bed0d836c8d7ea35bf5d7' }, index.h("span", { key: 'a8a9eae0c3f7797ae9ea9607408e5a97edb8af3b' }, index.h("ifx-icon", { key: '98d643d989bcc8fe9a0ebf64272fa6b5b6f56d2b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'f401baa434c4c701761e4503d4d0b59ebd16b59e' }, "Pagination")), index.h("li", { key: '3780cba51cd4f1c5a55d1ec9db3ea7160fce92ba' }, index.h("span", { key: '9abd9ee12ddb92c51c35d84d5b688370692f0a06' }, index.h("ifx-icon", { key: '8a5c01d0c98a8726fdceb93de586d8aa39940f42', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2e5ee8140b6f97ac898a003f202ef8a84fb0dc2c' }, "Sidebar filter")), index.h("li", { key: '2b7bfc0a8612aecd35e8f53ee597d9e373e2d233' }, index.h("span", { key: 'cfdd3c33629f3ccfd5347f8a3f9af2b39db34fcd' }, index.h("ifx-icon", { key: '8fbab33e435b1a101a4e85c2c07bb4b7e05b4e8d', class: 'check__icon', icon: "check12" })), index.h("span", { key: '0af9c4e64287a01f6dc95ac5dd04c53a8d00fd37' }, "Topbar filter")), index.h("li", { key: 'de6ace9b471905eeae01bc624ac39c5f33c4ecc1' }, index.h("span", { key: '3fc574499bbe0da91084da6049b007f8147c03af' }, index.h("ifx-icon", { key: 'b509d0c51d83d4f3cca196bc3b9f9bc7e84be69a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '33eaf5b4707e6b2a0e32c7711a579d926c467b76' }, "Nestable buttons")))), index.h("td", { key: '86be1b64e8eec16bbffd11d17926c066a871c102' }), index.h("td", { key: 'd35b8211d646094ea32abd0d5b5549d2bdfaef3a' })), index.h("tr", { key: '7bd77abc04f415bb744f4f4bb6fec9bcdc6b2240' }, index.h("td", { key: 'de6b94bf6ae5786780c4e2af73f91faaef4ef8c2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7419e4064938920e12ef3c8792f5724c7e908e25', 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: '12298e76dc41262fb52d1d6a8e899afa4c0d04b2' }, index.h("ul", { key: 'f7855012b31fb52dd966a3d990c7cda9d0cfafab' }, index.h("li", { key: '5605eaae73fc6383d4ace29af3572d455abe1d9e' }, index.h("span", { key: '0c060ad8d7f2ea07a522d30676308626a32e34c0' }, index.h("ifx-icon", { key: '23f778fe1251c052bd3ffe2f8f671f415c4fd4de', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ceca875ba701010900ed515416dfb6978abcb8f2' }, "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: '8eebfadbfdc315e4f8c143b81cfe80b1881ae266' }, index.h("span", { key: 'dfb71ba2058808ae3aaff1d42130925b390a3dc0' }, index.h("ifx-icon", { key: '91272f29c61520846b02fa380b0c0ae3c52662f2', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'c43c8ce40b4d85b4fc36015252ac6e9a67770079' }, "Adheres to web standards")))), index.h("td", { key: 'd62fc8b51caa0203256c517226162251e145e749' }, index.h("ul", { key: '8ca1886cf23d623b2b7c96d797f5d5108cd70819' }, index.h("li", { key: 'ae7c73d7b7ad9efc05ab177e5673174a887a955b' }, index.h("span", { key: '552d68604aa42888a8466a6bf4c98d117b92714c' }, index.h("ifx-icon", { key: '715e2aeb13010e31e77cd806161791cb98ccad25', class: 'check__icon', icon: "check12" })), index.h("span", { key: '28b8bcd345ec57345565f230807b4cce54d5178c' }, "Horizontal and Vertical orientation")), index.h("li", { key: '70f5f429829397b0169720bbcf6c214852c87260' }, index.h("span", { key: '7bfca205468dc4842534de13b8f7f3fdcfa14c1c' }, index.h("ifx-icon", { key: '5ac4563ab3ec0945b8e94f9b35b109e63f9b5af0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2e5eccf140b9420c474219f2d32a2dd1e76e2461' }, "Extended customization")), index.h("li", { key: '80071c2fce5a293865e7b6d8643400fedb537909' }, index.h("span", { key: 'e170e1d2037966589466b111b8f8e2fef8f9a294' }, index.h("ifx-icon", { key: '38d7b651e69812b5ba98b32cb199910279859d9f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2dccec6c3220ee92e7ae946091e0abd1c33d0f1e' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '613114b61f39d33b3ed7836a3f79b951bcc05210' })), index.h("tr", { key: 'c84be0a62d1223ada11705760e44829499bb8421' }, index.h("td", { key: '259f6fe66ff8d728ef112ca4668735bef26c744e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'd056b9b536e5dde80cbae5be78a3bfb17d14e447', 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: '43a9032e4b210e0da3f928e1db720f72a1b36954' }, index.h("ul", { key: '4315595ebb3931b45ef2e30d599a858f18df5a6f' }, index.h("li", { key: '9051203c54c82194d855dd55b0a7332ce802fe4d' }, index.h("span", { key: '317f00d34c516df7e5cecdd56e9eab8c25619b67' }, index.h("ifx-icon", { key: '151f5d16b4c8200b5700acd8a18f341256374653', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6ef0da0c30ce95873186c97fff17d284c44f27da' }, "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: '68c43bf99ebef86fe3978b974f0270a7336b18af' }, index.h("ul", { key: '1f9483705a7abd1857e36cf7d5e593af5223a30b' }, index.h("li", { key: '6d732637aeaaff0f5bd6ced17c6ee26162f3e406' }, index.h("span", { key: '97365b9946fbc64b9b095158fdc63ab613a57110' }, index.h("ifx-icon", { key: '8ff5c746d6e9827c283f80d18f84fa6fe9aa0993', class: 'check__icon', icon: "check12" })), index.h("span", { key: '064245a73940d14d6df654a7075caccc48bf8664' }, "Icon incorporated")), index.h("li", { key: '123b7611d3da42afff7ff992875fe8f92bb7c750' }, index.h("span", { key: 'f66a8d8c76ffa49a75bffb0f87a1fc49115c5994' }, index.h("ifx-icon", { key: 'cbc28a408f3b9959dc363564a097cf99132bc6c9', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ec8d1f7c28986daba654f005d0215a222a410466' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '5e49928bb6558a688a00e031d58f4f6384c8838b' })), index.h("tr", { key: 'e8bae905dd890e601cff045b1c73125d3344715c' }, index.h("td", { key: 'b7d8f7d5d27ba586118160de2c9c92b36e68054e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '19278a56f5ec7bda647275882d81bce86b3175e4', 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: '6e64dc8e83e1bbc6cf2787c43726a8ed2990aa1c' }, index.h("ul", { key: 'aa082bf48d258036a8a96deb8fd486bec44f5537' }, index.h("li", { key: '9c47715bc641cb143b5c136e6575acbf54c671d0' }, index.h("span", { key: 'ecc6f497195e7f3e9d6033a0ea6f847aef8aa05a' }, index.h("ifx-icon", { key: 'd7481b776fbdc59879e976c5007ec3ecf9c0d884', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'ff59473f213279b5175057e601bfb9c9dfd77953' }, "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: '2c3a689380aacd589484249ea966e89bce0c7231' }, index.h("span", { key: 'f4322b4872c0bc6cf0940cae43e32e6456ae2307' }, index.h("ifx-icon", { key: 'ea7ad7f037d8192b45b934d054f47d88d098504f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '2bc7b82ec13416f4859dd273abd77fd41dd76acf' }, "Adheres to web standards")))), index.h("td", { key: '6336a675f45a79eb17d751c5be4f35f8a77aa8dd' }, index.h("ul", { key: '6c6a273a03c29e6b9b74cb0c49b0c07d4ccdb30c' }, index.h("li", { key: 'a3799d68b2b5a4dfeb0f4524d8f6c660ff337a81' }, index.h("span", { key: 'edfd3fa4e40be482e45ed2b13d50ac4e19bbc375' }, index.h("ifx-icon", { key: '60b94b305a2913cd0ddf996968e4a18f5d3ce1a9', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8afc08a29120e4459cdeb24719ed8b78d6002b6c' }, "Extended customization")), index.h("li", { key: 'f66b5c8ab755fa5d1eb19599ffce03d0589b6993' }, index.h("span", { key: '3137a35291099a50684aa42a825f975714655327' }, index.h("ifx-icon", { key: '2c72eaf13795ffa2757cb52be2ebc06d837f8f59', class: 'check__icon', icon: "check12" })), index.h("span", { key: '77bd783a82173da337bc2825addc02170909389c' }, "Possibility for icon configuration")), index.h("li", { key: '6087cfa2d8affa80c1fcf46d31f3f1d220ad4587' }, index.h("span", { key: 'ad11531ef4c3f577f900a42cde7497365918e377' }, index.h("ifx-icon", { key: '57a0f39ef15cc0abfe01c9ac7c105675f8e31b6c', class: 'check__icon', icon: "check12" })), index.h("span", { key: '6e1aa9f9688ef95957297b457d976b052a2655fe' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f25c630824d071dcf571fe73407fe3cc19a9ad96' }, index.h("ul", { key: 'e6e0ccb07967398c7199c4dd5d80ef997557f54a' }, index.h("li", { key: '569916a7e9ac68eac126687e9e8dcc963ec5e053' }, index.h("span", { key: '60e019c2ca1c56abb26474cb751a421ef0cfd1de' }, index.h("ifx-icon", { key: '13c94a1458aa67428ba9962323b8a173e9072236', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'd31e35e2d9ff3be0ec7ac1b3d34745136c8fb8ed' }, "Form integration"))))), index.h("tr", { key: '588cfcf955b3c6e46df2bd5f55b290665354d435' }, index.h("td", { key: '74478b54a6e939d5f53544f2b3059fe72da013e9', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'bb86be0a547b84627d1e67bcf063ced127a0e0d9', 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: '93bcc5ac55fda6d2ede81ba78bb95d65e138d1ad' }, index.h("ul", { key: 'f66c010f72574815ca39f0edebcb50e4c688b195' }, index.h("li", { key: '610548e0f5610df70248f060a6152a5e4f195d91' }, index.h("span", { key: 'ae88a9dab205273b6eaa5739473c752f3fb71e4a' }, index.h("ifx-icon", { key: '3fcc0f8ee36653604a6382408f0d21ee8169d7d3', class: 'check__icon', icon: "check12" })), index.h("span", { key: '47fc470ff7cbafe196f010f2180985595387b672' }, "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: '2c0936ebb7c050f91bbb7832100b9ce737f2f137' }, index.h("span", { key: 'c78b82ebe46a5701e51d032c7e7cd0dfef84f0af' }, index.h("ifx-icon", { key: '5e8db58ae2fb2246a488664e09c0924a041fa439', class: 'check__icon', icon: "check12" })), index.h("span", { key: '01bce1d870072b1e3f20477f9c4b3a20c8ae8ef0' }, "Adheres to web standards")))), index.h("td", { key: '5b682a5c01a6733fc0e54f8d752ba8caa7f27c51' }, index.h("ul", { key: '564889ccd8603346a3d83443c1ee1777d32d33e6' }, index.h("li", { key: 'c7615b70ff6fa436da82764031a9dcfdd132613d' }, index.h("span", { key: '16061d76fb6727ef158d3ef8c4bf5dbf6c562c74' }, index.h("ifx-icon", { key: '78fb4818352bf7c65b1511fb4ca0aebbcc914ac3', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'fb2b29b92fb6548fde95b161124541213a00a8e5' }, "Compact, dismissible and Extended variants")), index.h("li", { key: 'be8c59f265282cd7175eeeb776012de77b158042' }, index.h("span", { key: 'f9972567b3c9e0f355a2abe6ad74017a72f9dd12' }, index.h("ifx-icon", { key: '3b7ba05fed1eb68a9f97890cacacdb8ec490a97f', class: 'check__icon', icon: "check12" })), index.h("span", { key: '925087968d81459b0a1f96df491f32c116e44ac6' }, "Auto-adjusting position")), index.h("li", { key: '4f4c88bdfcd5a1898618be048d716f98ea52470d' }, index.h("span", { key: 'f89f9db8d828033d3d6d198f2f365ced29584cdb' }, index.h("ifx-icon", { key: '2ca886e14984ddefbfa58daa4924c86ce21138b1', class: 'check__icon', icon: "check12" })), index.h("span", { key: '7c5bc05aa1503494f7c72a1589444ebb49d841db' }, "Icon incorporated")), index.h("li", { key: 'a9cab61bee68861de82ea300cbbaa17ac6ca71ea' }, index.h("span", { key: '6e58f43cb12039a3f6b9c400f65cc2949fc978e1' }, index.h("ifx-icon", { key: '653ac365b7bef261514bd9eff8d6d6cc45698b63', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8220fdcceaeb579c8e625761482cce0e0e0372e8' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'aa7521d7ba06645fb1f670c9e271de7bc0ab6b12' })), index.h("tr", { key: 'aa83d1e9163cfe78e25e2675c347cb44890a028a' }, index.h("td", { key: '4005a7a3951dcb52a52a33d15063849b77524499', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '68ab9e095b0a3bf2b8dcff5c4bee9d5c2489a08a', 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: '3e1472164ba823d84996e42ba121f01dd8281d63' }, index.h("ul", { key: '47b5c409bd58a13f00b75ebe023d3255393a565e' }, index.h("li", { key: 'cd47ab66fb342317264ef99b90e464ca7db99b86' }, index.h("span", { key: 'd356ab976a493e7e3f34cf16f644768d2c748800' }, index.h("ifx-icon", { key: 'b01b5eb3e79d31664e35132ba89578ce968382ea', class: 'check__icon', icon: "check12" })), index.h("span", { key: '068b27577015cb43295154d37aeb82f0585d6211' }, "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: '72cba783aa291368d4f03f063d10be4946184147' }, index.h("span", { key: '4cd4393718207a4d9076e2ea311d41f50514b222' }, index.h("ifx-icon", { key: 'bc98ef0971b01e37ff532c5fba5f067d3849df1a', class: 'check__icon', icon: "check12" })), index.h("span", { key: '33ece591dc82767c5c291788532030c41e722796' }, "Adheres to web standards")))), index.h("td", { key: '7a8f8dec5813e5f080020d23fbdbd2cdfd5ea34f' }), index.h("td", { key: 'ad6c7a98bf08d77e96e2a68c5d977da2175df9f0' })), index.h("tr", { key: '74c401d2bf614a501b912146fc50924259e5f414' }, index.h("td", { key: 'ac4f14121718442d908803a2f9552cea59e7ac52', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '87498c093a0a7c54e5bd798b3a4bab8546819931', 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: 'e79ef48d7c317b98f2e6e741f6a7f59ef5e94107' }, index.h("ul", { key: '7081fda18dce309726ac78154d7e87744fb475e2' }, index.h("li", { key: 'd8c473a038a82ed99475cb0af359cc9c824b82d7' }, index.h("span", { key: '6750d6baf81297c5c736389d8f8e51adb62a14d7' }, index.h("ifx-icon", { key: '95c3f1f879be3c900731441dde9bd2dc1d116aa4', class: 'check__icon', icon: "check12" })), index.h("span", { key: '148f7ca2beb4f07074146ded1009b90b60596b0e' }, "Provides a flexible and intuitive interface for dynamically switching between different content sections or views within a web application")), index.h("li", { key: 'e6ffac829347dcb3c155591543e020c4b6c4e247' }, index.h("span", { key: '2c9f891d3795a8fd691d22f2dc7bd8ea7f1950d3' }, index.h("ifx-icon", { key: 'd402fae7b081c621d86510b16747d9224c2c9ab3', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'e762af68490045183d9f6a1b79e234b7650edbe4' }, "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: '6afad5378fe6c505874c8d1a4068a888c908e35d' }, index.h("span", { key: 'ce03646e071a931584d829e8974425fbba8a8090' }, index.h("ifx-icon", { key: '462e7208ec66939bb85ea257836123c98cb7fddf', class: 'check__icon', icon: "check12" })), index.h("span", { key: '8b7905119c7076d0ac586ad5a0c5d4a91c963afd' }, "Adheres to web standards")))), index.h("td", { key: '76d13d87fc704862e12cda08b6f36ddd53c36475' }), index.h("td", { key: '01f18bb756a894bff9da033e958bbccdbf30c65e' })), index.h("tr", { key: 'e0ee06ddfbf6a3a5a09f886dc3837b318bd92040' }, index.h("td", { key: 'f1108afd6e803aeb9eabb89eb327dd68eb328e7c', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ae1fefe4a095ad36548a92b482bf687e625f9c8b', 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: '91b2be355933d2b4ea38d7ea0e127be37600090e' }, index.h("ul", { key: 'cce35b3a55c29d9b9402feca3f6a2b2472b4a833' }, index.h("li", { key: '1679a63cfd25854ce03bc13488d972bbb34939d2' }, index.h("span", { key: 'f67fd18196e14381ec9d8bfcf9904efaeaa02d35' }, index.h("ifx-icon", { key: 'd5d35d3dfceba76f69125c8fa0f9ccd81fdcc65b', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'b8a7afe9ef863f0a8a0a5942df02a2f1d66a56e1' }, "Provides a clear and interactive interface for users to make mutually exclusive selections among multiple options within a web application")), index.h("li", { key: '01ce9438af356c8eff3ea7f648b777ee35591eb7' }, index.h("span", { key: 'c8d2c37a0e01207fbc554eba3f136551aac5926f' }, index.h("ifx-icon", { key: '8ca5520e8d2b865084a738988540c87959458374', class: 'check__icon', icon: "check12" })), index.h("span", { key: '12a36cd1db507fa85b4ea2408357b3629e9b662b' }, "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: 'e3c5a590b5da285f3393fd1d25c0056a09746fcb' }, index.h("span", { key: '7f8bc720de71c19e1dd7c00cc42a54d40bc5f5bb' }, index.h("ifx-icon", { key: '9c0b77c746e1f1c12807103468146d8495e1d171', class: 'check__icon', icon: "check12" })), index.h("span", { key: 'a1be543abbd64ad15f4f8e7b8e1f74207823eea1' }, "Adheres to web standards")))), index.h("td", { key: '43296fbd4746b7c22cc0eed607efc279162089ec' }), index.h("td", { key: '36edf5fc0d4d11be7e1eee16161d05f62362debc' })), index.h("tr", { key: '9d8c4ddeabbba7c7fff4c07241186d064973d8c2' }, index.h("td", { key: 'faea8cef696f4fb72f742600794c395cdd4806e7', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '1086d8d459b16dd8fa6d2c33aa1a27a84dab4d81', 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: '8a1d299dae87128934b08139ddde6e77d110d946' }, index.h("ul", { key: 'f7cc8f0384a7fdac87050d66062f9ed839bcd7d8' }, index.h("li", { key: '1a605c7c35e43e01739870b8392c9f0982868b81' }, index.h("span", { key: '3ffeceebc9a765bc51720de126d686f812f68ec7' }, index.h("ifx-icon", { key: '70220c7716dc638acf5659b6bb99297f0bb79ff0', class: 'check__icon', icon: "check12" })), index.h("span", { key: '75445dfcb5d6fec62f78eba96cf55b88f083e8a3' }, "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: '4a2bd2168fe9c81c89b4ffb8b6fe1fbfaff1c45c' }, index.h("span", { key: '010d8fcfaf74dfda3d15da7e9557bac859f20a40' }, index.h("ifx-icon", { key: '8bbcfaedaeac9f64a83396a1e7d18917b61972c7', class: 'check__icon', icon: "check12" })), index.h("span", { key: '3ea2add2ed48e99ee01b739121366a902eeef56b' }, "Form integration")))), index.h("td", { key: '48e8a62e11e70af3fcdafaebb6b08566304cd823' }), index.h("td", { key: '046a92062d5512c84c234f43bf97e23373595c81' })), index.h("tr", { key: 'ef5f0a67adf64a474d06027bb387b29b5ea9076a' }, index.h("td", { key: '0967c3523d56204d17aa6dcc97afd86fe151cd86', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '4f2c2dd154c5dd0d4a58bfde1e7019bcbf464236', href: "", size: "s", variant: "bold" }, "Card Group")), index.h("td", { key: 'e467f5a55bf58bafebb7c77ee1a2feca11c78425' }, index.h("ul", { key: '648ea6e12ed5b3b164a67e57765f218133a4a688' }, index.h("li", { key: '2182e53ae8fb82d885ad2ca44c8c14902fd753de', class: "planned__component-wrapper" }, index.h("span", { key: '5e2e9ed5560946ba53a0261336a9bf259b818760' }, index.h("ifx-icon", { key: '0401fc8661a42cb176478cbc8bb73dfc969d7607', class: "planned__icon", icon: "clock24" })), index.h("span", { key: '38748e9d68def3fbf93a58985c05169ed14062f3' }, "On Hold")))), index.h("td", { key: '95da21efed48691e92f7ff596de7912b64b7f102' }), index.h("td", { key: '75c24066b7fbcddd6b5bf671c252617287b101f8' })), index.h("tr", { key: '3ef2df6b2df5e41c97aeaf08b613bdbf3a59053a' }, index.h("td", { key: 'fdb75fd44d68ccbf38bd711c632da61e78f8521e', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '67d388b187d0ac81c1646a1f727f3cafb206cd6f', href: "", size: "s", variant: "bold" }, "Advanced Date Picker")), index.h("td", { key: '5152b89ee2acbbdbdaa98be8e3004ed3c9603dac' }, index.h("ul", { key: '859733b009d75cc11312b28175c5da3cb795f2d2' }, index.h("li", { key: 'b1b3d65103332a0c0b52e00c54c3b7911bc435e5', class: "planned__component-wrapper" }, index.h("span", { key: '530327318e0864cd3df33f3251abba1066e3c437' }, index.h("ifx-icon", { key: '6650610c4b04a8ee88876fd450ea8dd620ea4dff', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '5d2a3e9865ac82e62b8ec8518addb10fef1b9034' }, "In Progress")))), index.h("td", { key: '1e8d14ddbbbb3164caa02d8b12a698cc0bb27ff4' }), index.h("td", { key: '6acfa6eded08a9f94d3d50c241214aa0a873ee47' })), index.h("tr", { key: 'ff7df586aca1a3c72342bb4c77f1f1501806c2c3' }, index.h("td", { key: '1b170045badbe42bfec7b47a81429d7335a30218', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '44a42f34b747f671a322856254fc1caeeef9d317', href: "", size: "s", variant: "bold" }, "Upload")), index.h("td", { key: '2ecaf3a6e5c54f896827d30234f2ad16c15bba92' }, index.h("ul", { key: '9e4e36dd9e095be8d149605649c81b1df779e3e9' }, index.h("li", { key: '4196752fd4778c4713f17cf41ec7e20c5d3a9e37', class: "planned__component-wrapper" }, index.h("span", { key: 'dfcd312fde2b976ce5d84643f1bfa7ae65cdfc66' }, index.h("ifx-icon", { key: 'a1069119c52b340bf930d28b8a7ca1cdb03ef736', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '40d3bffc46155d349e9e99a836a93bdc95835574' }, "In Progress")))), index.h("td", { key: '03df88d158be82fce55098b4afff9fa810df783c' }), index.h("td", { key: 'e1872576858dc8f91011840577f08744be4fb3d2' })), index.h("tr", { key: 'f4f548ff8b7efa253a17287cc0ad63fe33319b59' }, index.h("td", { key: 'fabcbfb17e48be84489bfe3ec0729632436b4fe2', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '28cb080849629a13b320a3894557af044f40c66e', href: "", size: "s", variant: "bold" }, "Checkbox Group")), index.h("td", { key: 'b26a30ad9863db3f16c5506264248d5c905fa17e' }, index.h("ul", { key: 'aeeb78e332d5096a097bbac6b51b2b0ae7ca5333' }, index.h("li", { key: '8ff79d8cea2dfb8d69398c4545b00970455df08b', class: "planned__component-wrapper" }, index.h("span", { key: '3cfbff1f115cc695a0991275df101e704b0fdb16' }, index.h("ifx-icon", { key: '5db5902ec16f7dbe800b7cd31688dfbc30d29e93', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'f7bde841295bfb35647d6d71d320dd027208e68d' }, "In Progress")))), index.h("td", { key: '3f77a89dd8564e2da0cfd6b5b951fdc1c33773c2' }), index.h("td", { key: 'edb1e6b8333412636c51e700cbe944715d2a23f6' })), index.h("tr", { key: '3a40cf1c9d2c003e876a22f1c0a17a0aad32679f' }, index.h("td", { key: '5cea57e4b22051d14cd3c31da3e25ab54269069b', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'bd35f5f5e00c44ce715943b7bc737d17b9ff6db9', href: "", size: "s", variant: "bold" }, "Radio Group")), index.h("td", { key: 'ea55f5108f24e306ecc43e373d5eb076c9714f59' }, index.h("ul", { key: '9e6b1e483b45f9e6450aca744f580fb5fb4130f1' }, index.h("li", { key: '5e06624787cde846ef69c5d3cb76f9763630cf69', class: "planned__component-wrapper" }, index.h("span", { key: '04c2ffb2d89a440ee619af326c17eba3f68b2e87' }, index.h("ifx-icon", { key: '6c4a29997b2ee517b1d466ddd1744a1d0d0805be', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '077fe01b2350c9dc356b2a6c9b73c897b7107140' }, "In Progress")))), index.h("td", { key: '9b3d733f585b93e44a17adb9f3e5600f1060ff09' }), index.h("td", { key: '3ba88df9105918659c48c721baeb73b80a92356d' })), index.h("tr", { key: '2ec71f898c70a754d242ad370624345b15d90786' }, index.h("td", { key: 'e39031cdeffb72da83045f31da2bff753048b016', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '22af53f5860c0c3abb72b821d8fcc508e9566f00', href: "", size: "s", variant: "bold" }, "Tree View")), index.h("td", { key: 'f9aabc4fd6f5a87123bb4e0170cbe97818d70bcf' }, index.h("ul", { key: 'b938cca97cdafa7b4aa8033c996fc1fc1afe232d' }, index.h("li", { key: 'e851182a4c5750f8f333cbcff098af51554394a1', class: "planned__component-wrapper" }, index.h("span", { key: '84159ba390fea003752bd8fd49a1d67ca6982d86' }, index.h("ifx-icon", { key: '0e7dd85ceb7b3352764ca04e63ad06ab2d0a17ff', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '2cc9b6ecb5c3049f1343cc39c0efb163e57ae1d9' }, "In Progress")))), index.h("td", { key: '02ed0181094204e0d9de74d78d47f75a02ceb11c' }), index.h("td", { key: 'c55d488d64b4dcfcdd6c4f778e2db173fc38c2a6' })), index.h("tr", { key: 'f69b27cbde3b02899f454ddb5bbc5b1f33e8ddcb' }, index.h("td", { key: '1cb31362ce2a3edbb137be2a6b5a8533caaa7a8e', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'fb893b2adb32fe8e5e8dfedaad80796001eefaca', href: "", size: "s", variant: "bold" }, "Popover")), index.h("td", { key: '1a1231803fcbac78d7340cdfb1838d8b6c856225' }, index.h("ul", { key: '6db01514d6c62396a51c72c8327f94782fb70685' }, index.h("li", { key: '9200e2111d37cf5bfc5f8ea8f62b99875cab4deb', class: "planned__component-wrapper" }, index.h("span", { key: '87ca51b415f2da81c0f57b609ec8ba8edaf436be' }, index.h("ifx-icon", { key: '5d4e4598d57b59a0aab153c67ff655cd84de3291', class: "planned__icon", icon: "clock24" })), index.h("span", { key: '368664401eafa27407113b4b94f97454e793da24' }, "On Hold")))), index.h("td", { key: '7d7f29264f374481d5cd1420f11d78904b575592' }), index.h("td", { key: 'a9d816f9ae4fb8f5fea38c70bb68f7ab800f1c28' }))))))));
57
57
  }
58
58
  get el() { return index.getElement(this); }
59
59
  };