@infineon/infineon-design-system-stencil 35.0.0--canary.1896.598c4395e8ec94e336162dddd4a9862d4f2088cd.0 → 35.0.0--canary.1896.5fc54ca71b87c5e8db7c7dbe5fcd6d916843c3da.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (366) hide show
  1. package/dist/cjs/icons-14857a37.js +1234 -0
  2. package/dist/cjs/icons-14857a37.js.map +1 -0
  3. package/dist/cjs/ifx-alert_2.cjs.entry.js +1 -1
  4. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  5. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  6. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  7. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  8. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  9. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  10. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  11. package/dist/cjs/ifx-icon.cjs.entry.js +1 -1
  12. package/dist/cjs/ifx-icons-preview.cjs.entry.js +20 -4
  13. package/dist/cjs/ifx-icons-preview.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ifx-indicator.cjs.entry.js +2 -2
  15. package/dist/cjs/ifx-link.cjs.entry.js +1 -1
  16. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-modal.cjs.entry.js +11 -6
  18. package/dist/cjs/ifx-modal.cjs.entry.js.map +1 -1
  19. package/dist/cjs/ifx-navbar-item.cjs.entry.js +5 -5
  20. package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
  21. package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
  22. package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
  23. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  24. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  25. package/dist/cjs/ifx-radio-button-group.cjs.entry.js +1 -1
  26. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  27. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  28. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  29. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  30. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  31. package/dist/cjs/ifx-select.cjs.entry.js +2 -2
  32. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  33. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  34. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  35. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  36. package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
  37. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  38. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  39. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  40. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  41. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  42. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  43. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  44. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  45. package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
  46. package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
  47. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  48. package/dist/cjs/ifx-tree-view-item.cjs.entry.js +2 -2
  49. package/dist/cjs/ifx-tree-view.cjs.entry.js +1 -1
  50. package/dist/cjs/index-7f4df11a.js +8 -8
  51. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  52. package/dist/cjs/loader.cjs.js +1 -1
  53. package/dist/collection/components/icons-preview/icons-preview.css +15 -4
  54. package/dist/collection/components/icons-preview/icons-preview.js +20 -3
  55. package/dist/collection/components/icons-preview/icons-preview.js.map +1 -1
  56. package/dist/collection/components/indicator/indicator.js +2 -2
  57. package/dist/collection/components/link/link.js +1 -1
  58. package/dist/collection/components/modal/modal.js +11 -6
  59. package/dist/collection/components/modal/modal.js.map +1 -1
  60. package/dist/collection/components/navigation/navbar/navbar-item.js +5 -5
  61. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  62. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  63. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  64. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  65. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  66. package/dist/collection/components/notification/notification.js +2 -2
  67. package/dist/collection/components/overview-table/overview-table.js +1 -1
  68. package/dist/collection/components/pagination/pagination.js +1 -1
  69. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  70. package/dist/collection/components/radio-button/radio-button.js +2 -2
  71. package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
  72. package/dist/collection/components/search-bar/search-bar.js +1 -1
  73. package/dist/collection/components/search-field/search-field.js +1 -1
  74. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  75. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  76. package/dist/collection/components/select/single-select/select.js +2 -2
  77. package/dist/collection/components/slider/slider.js +2 -2
  78. package/dist/collection/components/spinner/spinner.js +2 -2
  79. package/dist/collection/components/status/status.js +1 -1
  80. package/dist/collection/components/stepper/step/step.js +4 -4
  81. package/dist/collection/components/stepper/stepper.js +2 -2
  82. package/dist/collection/components/switch/switch.js +1 -1
  83. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  84. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  85. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  86. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  87. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  88. package/dist/collection/components/table-advanced-version/table.js +2 -2
  89. package/dist/collection/components/table-basic-version/table.js +1 -1
  90. package/dist/collection/components/tabs/tab.js +1 -1
  91. package/dist/collection/components/tabs/tabs.js +2 -2
  92. package/dist/collection/components/tag/tag.js +1 -1
  93. package/dist/collection/components/templates/template/template.js +1 -1
  94. package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
  95. package/dist/collection/components/text-field/text-field.js +4 -4
  96. package/dist/collection/components/textarea/textarea.js +1 -1
  97. package/dist/collection/components/tooltip/tooltip.js +4 -4
  98. package/dist/collection/components/tree-view/tree-view-item.js +2 -2
  99. package/dist/collection/components/tree-view/tree-view.js +1 -1
  100. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  101. package/dist/components/ifx-accordion-item.js +1 -1
  102. package/dist/components/ifx-alert.js +1 -1
  103. package/dist/components/ifx-basic-table.js +1 -1
  104. package/dist/components/ifx-breadcrumb-item-label.js +1 -1
  105. package/dist/components/ifx-checkbox-group.js +1 -1
  106. package/dist/components/ifx-checkbox.js +1 -1
  107. package/dist/components/ifx-chip-item.js +1 -1
  108. package/dist/components/ifx-chip.js +1 -1
  109. package/dist/components/ifx-date-picker.js +1 -1
  110. package/dist/components/ifx-download.js +1 -1
  111. package/dist/components/ifx-dropdown-item.js +1 -1
  112. package/dist/components/ifx-dropdown-trigger-button.js +1 -1
  113. package/dist/components/ifx-faq.js +3 -3
  114. package/dist/components/ifx-file-upload.js +3 -3
  115. package/dist/components/ifx-filter-accordion.js +4 -4
  116. package/dist/components/ifx-filter-bar.js +2 -2
  117. package/dist/components/ifx-filter-search.js +3 -3
  118. package/dist/components/ifx-filter-type-group.js +1 -1
  119. package/dist/components/ifx-icon-button.js +1 -1
  120. package/dist/components/ifx-icon.js +1 -1
  121. package/dist/components/ifx-icons-preview.js +33 -10
  122. package/dist/components/ifx-icons-preview.js.map +1 -1
  123. package/dist/components/ifx-indicator.js +1 -1
  124. package/dist/components/ifx-link.js +1 -1
  125. package/dist/components/ifx-list-entry.js +4 -4
  126. package/dist/components/ifx-list.js +2 -2
  127. package/dist/components/ifx-modal.js +13 -8
  128. package/dist/components/ifx-modal.js.map +1 -1
  129. package/dist/components/ifx-multiselect.js +1 -1
  130. package/dist/components/ifx-navbar-item.js +7 -7
  131. package/dist/components/ifx-navbar-profile.js +3 -3
  132. package/dist/components/ifx-navbar.js +4 -4
  133. package/dist/components/ifx-notification.js +1 -1
  134. package/dist/components/ifx-overview-table.js +4 -4
  135. package/dist/components/ifx-pagination.js +1 -1
  136. package/dist/components/ifx-progress-bar.js +1 -1
  137. package/dist/components/ifx-radio-button-group.js +2 -2
  138. package/dist/components/ifx-radio-button.js +1 -1
  139. package/dist/components/ifx-search-bar.js +3 -3
  140. package/dist/components/ifx-search-field.js +1 -1
  141. package/dist/components/ifx-segment.js +2 -2
  142. package/dist/components/ifx-segmented-control.js +3 -3
  143. package/dist/components/ifx-select.js +1 -1
  144. package/dist/components/ifx-set-filter.js +5 -5
  145. package/dist/components/ifx-sidebar-item.js +7 -7
  146. package/dist/components/ifx-sidebar-title.js +1 -1
  147. package/dist/components/ifx-sidebar.js +5 -5
  148. package/dist/components/ifx-slider.js +3 -3
  149. package/dist/components/ifx-spinner.js +1 -1
  150. package/dist/components/ifx-status.js +1 -1
  151. package/dist/components/ifx-step.js +5 -5
  152. package/dist/components/ifx-stepper.js +2 -2
  153. package/dist/components/ifx-switch.js +1 -1
  154. package/dist/components/ifx-tab.js +1 -1
  155. package/dist/components/ifx-table.js +10 -10
  156. package/dist/components/ifx-tabs.js +3 -3
  157. package/dist/components/ifx-tag.js +2 -2
  158. package/dist/components/ifx-template.js +1 -1
  159. package/dist/components/ifx-templates-ui.js +8 -8
  160. package/dist/components/ifx-text-field.js +1 -1
  161. package/dist/components/ifx-textarea.js +1 -1
  162. package/dist/components/ifx-tooltip.js +5 -5
  163. package/dist/components/ifx-tree-view-item.js +4 -4
  164. package/dist/components/ifx-tree-view.js +1 -1
  165. package/dist/components/{p-e9f53aae.js → p-0ed48c83.js} +2 -2
  166. package/dist/components/{p-e9f53aae.js.map → p-0ed48c83.js.map} +1 -1
  167. package/dist/components/p-25193d1c.js +1323 -0
  168. package/dist/components/p-25193d1c.js.map +1 -0
  169. package/dist/components/{p-d6ba69e2.js → p-322abc25.js} +2 -2
  170. package/dist/components/{p-d6ba69e2.js.map → p-322abc25.js.map} +1 -1
  171. package/dist/components/{p-de6b551c.js → p-357107c5.js} +3 -3
  172. package/dist/components/{p-de6b551c.js.map → p-357107c5.js.map} +1 -1
  173. package/dist/components/{p-bd905594.js → p-35f780cc.js} +5 -5
  174. package/dist/components/{p-bd905594.js.map → p-35f780cc.js.map} +1 -1
  175. package/dist/components/{p-59b3c1f0.js → p-39ddb6de.js} +3 -3
  176. package/dist/components/{p-59b3c1f0.js.map → p-39ddb6de.js.map} +1 -1
  177. package/dist/components/{p-73014925.js → p-4b44776b.js} +5 -5
  178. package/dist/components/{p-73014925.js.map → p-4b44776b.js.map} +1 -1
  179. package/dist/components/{p-0579fe19.js → p-4f7e657d.js} +2 -2
  180. package/dist/components/{p-0579fe19.js.map → p-4f7e657d.js.map} +1 -1
  181. package/dist/components/{p-38037d65.js → p-53d4339c.js} +2 -2
  182. package/dist/components/{p-38037d65.js.map → p-53d4339c.js.map} +1 -1
  183. package/dist/components/{p-a541805b.js → p-5e9d3450.js} +2 -2
  184. package/dist/components/{p-a541805b.js.map → p-5e9d3450.js.map} +1 -1
  185. package/dist/components/{p-e3091464.js → p-6e1e2d56.js} +3 -3
  186. package/dist/components/{p-e3091464.js.map → p-6e1e2d56.js.map} +1 -1
  187. package/dist/components/{p-059709d0.js → p-86ffef9d.js} +3 -3
  188. package/dist/components/{p-059709d0.js.map → p-86ffef9d.js.map} +1 -1
  189. package/dist/components/{p-643bcbdf.js → p-9142f93b.js} +3 -3
  190. package/dist/components/{p-643bcbdf.js.map → p-9142f93b.js.map} +1 -1
  191. package/dist/components/{p-f0ee192b.js → p-952417f3.js} +4 -4
  192. package/dist/components/{p-f0ee192b.js.map → p-952417f3.js.map} +1 -1
  193. package/dist/components/{p-3b6a432e.js → p-a4922416.js} +3 -3
  194. package/dist/components/{p-3b6a432e.js.map → p-a4922416.js.map} +1 -1
  195. package/dist/components/{p-a9b659df.js → p-bfa4cccd.js} +2 -2
  196. package/dist/components/{p-a9b659df.js.map → p-bfa4cccd.js.map} +1 -1
  197. package/dist/components/{p-08e3be43.js → p-c7cd5e92.js} +3 -3
  198. package/dist/components/{p-08e3be43.js.map → p-c7cd5e92.js.map} +1 -1
  199. package/dist/components/{p-7a4fa8b6.js → p-e53e2c1c.js} +6 -6
  200. package/dist/components/{p-7a4fa8b6.js.map → p-e53e2c1c.js.map} +1 -1
  201. package/dist/components/{p-c11d7ab3.js → p-f4f71c1d.js} +6 -6
  202. package/dist/components/{p-c11d7ab3.js.map → p-f4f71c1d.js.map} +1 -1
  203. package/dist/esm/icons-e2536d40.js +1231 -0
  204. package/dist/esm/icons-e2536d40.js.map +1 -0
  205. package/dist/esm/ifx-alert_2.entry.js +1 -1
  206. package/dist/esm/ifx-basic-table.entry.js +1 -1
  207. package/dist/esm/ifx-chip_3.entry.js +1 -1
  208. package/dist/esm/ifx-faq.entry.js +1 -1
  209. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  210. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  211. package/dist/esm/ifx-filter-search.entry.js +1 -1
  212. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  213. package/dist/esm/ifx-icon.entry.js +1 -1
  214. package/dist/esm/ifx-icons-preview.entry.js +20 -4
  215. package/dist/esm/ifx-icons-preview.entry.js.map +1 -1
  216. package/dist/esm/ifx-indicator.entry.js +2 -2
  217. package/dist/esm/ifx-link.entry.js +1 -1
  218. package/dist/esm/ifx-list-entry.entry.js +1 -1
  219. package/dist/esm/ifx-modal.entry.js +11 -6
  220. package/dist/esm/ifx-modal.entry.js.map +1 -1
  221. package/dist/esm/ifx-navbar-item.entry.js +5 -5
  222. package/dist/esm/ifx-navbar-profile.entry.js +3 -3
  223. package/dist/esm/ifx-navbar.entry.js +3 -3
  224. package/dist/esm/ifx-notification.entry.js +2 -2
  225. package/dist/esm/ifx-overview-table.entry.js +1 -1
  226. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  227. package/dist/esm/ifx-radio-button-group.entry.js +1 -1
  228. package/dist/esm/ifx-radio-button.entry.js +2 -2
  229. package/dist/esm/ifx-search-bar.entry.js +1 -1
  230. package/dist/esm/ifx-search-field.entry.js +1 -1
  231. package/dist/esm/ifx-segment.entry.js +1 -1
  232. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  233. package/dist/esm/ifx-select.entry.js +2 -2
  234. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  235. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  236. package/dist/esm/ifx-sidebar.entry.js +5 -5
  237. package/dist/esm/ifx-slider.entry.js +2 -2
  238. package/dist/esm/ifx-spinner_2.entry.js +6 -6
  239. package/dist/esm/ifx-status.entry.js +1 -1
  240. package/dist/esm/ifx-step.entry.js +4 -4
  241. package/dist/esm/ifx-stepper.entry.js +2 -2
  242. package/dist/esm/ifx-switch.entry.js +1 -1
  243. package/dist/esm/ifx-tab.entry.js +1 -1
  244. package/dist/esm/ifx-table.entry.js +2 -2
  245. package/dist/esm/ifx-tabs.entry.js +2 -2
  246. package/dist/esm/ifx-tag.entry.js +1 -1
  247. package/dist/esm/ifx-templates-ui.entry.js +1 -1
  248. package/dist/esm/ifx-textarea.entry.js +1 -1
  249. package/dist/esm/ifx-tooltip.entry.js +4 -4
  250. package/dist/esm/ifx-tree-view-item.entry.js +2 -2
  251. package/dist/esm/ifx-tree-view.entry.js +1 -1
  252. package/dist/esm/index-6c9eba32.js +8 -8
  253. package/dist/esm/infineon-design-system-stencil.js +1 -1
  254. package/dist/esm/loader.js +1 -1
  255. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  256. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  257. package/dist/infineon-design-system-stencil/{p-6df28c5a.entry.js → p-061bfdb1.entry.js} +2 -2
  258. package/dist/infineon-design-system-stencil/{p-ee46527d.entry.js → p-06bfabcf.entry.js} +2 -2
  259. package/dist/infineon-design-system-stencil/{p-2d265c95.entry.js → p-09a8d63d.entry.js} +2 -2
  260. package/dist/infineon-design-system-stencil/{p-18b80502.entry.js → p-0f096cf1.entry.js} +2 -2
  261. package/dist/infineon-design-system-stencil/{p-6bb4f51c.entry.js → p-142878ee.entry.js} +2 -2
  262. package/dist/infineon-design-system-stencil/{p-c8c295c8.entry.js → p-18addbff.entry.js} +2 -2
  263. package/dist/infineon-design-system-stencil/{p-eb806fd6.entry.js → p-2d89c5e0.entry.js} +2 -2
  264. package/dist/infineon-design-system-stencil/p-2d89c5e0.entry.js.map +1 -0
  265. package/dist/infineon-design-system-stencil/{p-2d033cc1.entry.js → p-2f22605b.entry.js} +2 -2
  266. package/dist/infineon-design-system-stencil/p-34738a10.entry.js +2 -0
  267. package/dist/infineon-design-system-stencil/{p-395145ac.entry.js → p-37d6c639.entry.js} +2 -2
  268. package/dist/infineon-design-system-stencil/{p-0bab4a9b.entry.js → p-3ff96710.entry.js} +2 -2
  269. package/dist/infineon-design-system-stencil/{p-79b2e461.entry.js → p-47a3e831.entry.js} +2 -2
  270. package/dist/infineon-design-system-stencil/{p-519dc715.entry.js → p-487d2155.entry.js} +2 -2
  271. package/dist/infineon-design-system-stencil/{p-6483ca08.entry.js → p-5650fe08.entry.js} +2 -2
  272. package/dist/infineon-design-system-stencil/p-65e57b85.entry.js +2 -0
  273. package/dist/infineon-design-system-stencil/{p-04974a30.entry.js → p-6cb40415.entry.js} +2 -2
  274. package/dist/infineon-design-system-stencil/{p-28cfabbf.entry.js → p-6d99d01d.entry.js} +2 -2
  275. package/dist/infineon-design-system-stencil/{p-20ceef6f.entry.js → p-702a48f8.entry.js} +2 -2
  276. package/dist/infineon-design-system-stencil/{p-7a440ea3.entry.js → p-7619bd75.entry.js} +2 -2
  277. package/dist/infineon-design-system-stencil/{p-a4f7beca.entry.js → p-7b7ac7fa.entry.js} +2 -2
  278. package/dist/infineon-design-system-stencil/p-813f56d7.entry.js +2 -0
  279. package/dist/infineon-design-system-stencil/p-816cfb79.js +2 -0
  280. package/dist/infineon-design-system-stencil/p-816cfb79.js.map +1 -0
  281. package/dist/infineon-design-system-stencil/{p-36a241b3.entry.js → p-8503d1d1.entry.js} +2 -2
  282. package/dist/infineon-design-system-stencil/{p-5d03ee4f.entry.js → p-87fbd617.entry.js} +2 -2
  283. package/dist/infineon-design-system-stencil/{p-a85366f1.entry.js → p-959285a7.entry.js} +2 -2
  284. package/dist/infineon-design-system-stencil/{p-87fbefa1.entry.js → p-99faadcf.entry.js} +2 -2
  285. package/dist/infineon-design-system-stencil/p-a0b60618.entry.js +2 -0
  286. package/dist/infineon-design-system-stencil/{p-62303f57.entry.js → p-a9cfb70d.entry.js} +2 -2
  287. package/dist/infineon-design-system-stencil/{p-62c416a8.entry.js → p-aadd1a9d.entry.js} +2 -2
  288. package/dist/infineon-design-system-stencil/{p-d824195b.entry.js → p-acf0f4ed.entry.js} +2 -2
  289. package/dist/infineon-design-system-stencil/{p-cd445592.entry.js → p-b4758d2a.entry.js} +2 -2
  290. package/dist/infineon-design-system-stencil/{p-da304621.entry.js → p-b637c44c.entry.js} +2 -2
  291. package/dist/infineon-design-system-stencil/{p-cd85bddb.entry.js → p-b73a5f18.entry.js} +2 -2
  292. package/dist/infineon-design-system-stencil/{p-017e7bc5.entry.js → p-b9c761d3.entry.js} +2 -2
  293. package/dist/infineon-design-system-stencil/{p-41d1fd2c.entry.js → p-babf3f2d.entry.js} +2 -2
  294. package/dist/infineon-design-system-stencil/{p-cca0bd9c.entry.js → p-c2791360.entry.js} +2 -2
  295. package/dist/infineon-design-system-stencil/{p-59d2355e.entry.js → p-c28936ee.entry.js} +2 -2
  296. package/dist/infineon-design-system-stencil/{p-68c98a04.entry.js → p-c5a785d7.entry.js} +2 -2
  297. package/dist/infineon-design-system-stencil/{p-77b13cb9.entry.js → p-c84ef603.entry.js} +2 -2
  298. package/dist/infineon-design-system-stencil/{p-bdea9b32.entry.js → p-e44ff006.entry.js} +2 -2
  299. package/dist/infineon-design-system-stencil/{p-3a1220ee.entry.js → p-ebf0ee06.entry.js} +2 -2
  300. package/dist/infineon-design-system-stencil/{p-a2f38b5e.entry.js → p-ecc17497.entry.js} +2 -2
  301. package/dist/infineon-design-system-stencil/{p-d17282e3.entry.js → p-ee2f21e1.entry.js} +2 -2
  302. package/dist/infineon-design-system-stencil/{p-00a1ec40.entry.js → p-f2bea855.entry.js} +2 -2
  303. package/dist/infineon-design-system-stencil/{p-fe049ed9.entry.js → p-f338fb85.entry.js} +2 -2
  304. package/dist/infineon-design-system-stencil/p-f6094d3a.entry.js +2 -0
  305. package/dist/infineon-design-system-stencil/p-f6094d3a.entry.js.map +1 -0
  306. package/dist/types/components/icons-preview/icons-preview.d.ts +4 -0
  307. package/dist/types/components/modal/modal.d.ts +1 -1
  308. package/package.json +1 -1
  309. package/dist/cjs/icons-b9fd1601.js +0 -1222
  310. package/dist/cjs/icons-b9fd1601.js.map +0 -1
  311. package/dist/components/p-88962325.js +0 -1311
  312. package/dist/components/p-88962325.js.map +0 -1
  313. package/dist/esm/icons-f814ed16.js +0 -1219
  314. package/dist/esm/icons-f814ed16.js.map +0 -1
  315. package/dist/infineon-design-system-stencil/p-02634b6e.entry.js +0 -2
  316. package/dist/infineon-design-system-stencil/p-02634b6e.entry.js.map +0 -1
  317. package/dist/infineon-design-system-stencil/p-2c8c0e87.js +0 -2
  318. package/dist/infineon-design-system-stencil/p-2c8c0e87.js.map +0 -1
  319. package/dist/infineon-design-system-stencil/p-34019d16.entry.js +0 -2
  320. package/dist/infineon-design-system-stencil/p-34930b99.entry.js +0 -2
  321. package/dist/infineon-design-system-stencil/p-488408d3.entry.js +0 -2
  322. package/dist/infineon-design-system-stencil/p-90ffd930.entry.js +0 -2
  323. package/dist/infineon-design-system-stencil/p-eb806fd6.entry.js.map +0 -1
  324. /package/dist/infineon-design-system-stencil/{p-6df28c5a.entry.js.map → p-061bfdb1.entry.js.map} +0 -0
  325. /package/dist/infineon-design-system-stencil/{p-ee46527d.entry.js.map → p-06bfabcf.entry.js.map} +0 -0
  326. /package/dist/infineon-design-system-stencil/{p-2d265c95.entry.js.map → p-09a8d63d.entry.js.map} +0 -0
  327. /package/dist/infineon-design-system-stencil/{p-18b80502.entry.js.map → p-0f096cf1.entry.js.map} +0 -0
  328. /package/dist/infineon-design-system-stencil/{p-6bb4f51c.entry.js.map → p-142878ee.entry.js.map} +0 -0
  329. /package/dist/infineon-design-system-stencil/{p-c8c295c8.entry.js.map → p-18addbff.entry.js.map} +0 -0
  330. /package/dist/infineon-design-system-stencil/{p-2d033cc1.entry.js.map → p-2f22605b.entry.js.map} +0 -0
  331. /package/dist/infineon-design-system-stencil/{p-488408d3.entry.js.map → p-34738a10.entry.js.map} +0 -0
  332. /package/dist/infineon-design-system-stencil/{p-395145ac.entry.js.map → p-37d6c639.entry.js.map} +0 -0
  333. /package/dist/infineon-design-system-stencil/{p-0bab4a9b.entry.js.map → p-3ff96710.entry.js.map} +0 -0
  334. /package/dist/infineon-design-system-stencil/{p-79b2e461.entry.js.map → p-47a3e831.entry.js.map} +0 -0
  335. /package/dist/infineon-design-system-stencil/{p-519dc715.entry.js.map → p-487d2155.entry.js.map} +0 -0
  336. /package/dist/infineon-design-system-stencil/{p-6483ca08.entry.js.map → p-5650fe08.entry.js.map} +0 -0
  337. /package/dist/infineon-design-system-stencil/{p-34930b99.entry.js.map → p-65e57b85.entry.js.map} +0 -0
  338. /package/dist/infineon-design-system-stencil/{p-04974a30.entry.js.map → p-6cb40415.entry.js.map} +0 -0
  339. /package/dist/infineon-design-system-stencil/{p-28cfabbf.entry.js.map → p-6d99d01d.entry.js.map} +0 -0
  340. /package/dist/infineon-design-system-stencil/{p-20ceef6f.entry.js.map → p-702a48f8.entry.js.map} +0 -0
  341. /package/dist/infineon-design-system-stencil/{p-7a440ea3.entry.js.map → p-7619bd75.entry.js.map} +0 -0
  342. /package/dist/infineon-design-system-stencil/{p-a4f7beca.entry.js.map → p-7b7ac7fa.entry.js.map} +0 -0
  343. /package/dist/infineon-design-system-stencil/{p-90ffd930.entry.js.map → p-813f56d7.entry.js.map} +0 -0
  344. /package/dist/infineon-design-system-stencil/{p-36a241b3.entry.js.map → p-8503d1d1.entry.js.map} +0 -0
  345. /package/dist/infineon-design-system-stencil/{p-5d03ee4f.entry.js.map → p-87fbd617.entry.js.map} +0 -0
  346. /package/dist/infineon-design-system-stencil/{p-a85366f1.entry.js.map → p-959285a7.entry.js.map} +0 -0
  347. /package/dist/infineon-design-system-stencil/{p-87fbefa1.entry.js.map → p-99faadcf.entry.js.map} +0 -0
  348. /package/dist/infineon-design-system-stencil/{p-34019d16.entry.js.map → p-a0b60618.entry.js.map} +0 -0
  349. /package/dist/infineon-design-system-stencil/{p-62303f57.entry.js.map → p-a9cfb70d.entry.js.map} +0 -0
  350. /package/dist/infineon-design-system-stencil/{p-62c416a8.entry.js.map → p-aadd1a9d.entry.js.map} +0 -0
  351. /package/dist/infineon-design-system-stencil/{p-d824195b.entry.js.map → p-acf0f4ed.entry.js.map} +0 -0
  352. /package/dist/infineon-design-system-stencil/{p-cd445592.entry.js.map → p-b4758d2a.entry.js.map} +0 -0
  353. /package/dist/infineon-design-system-stencil/{p-da304621.entry.js.map → p-b637c44c.entry.js.map} +0 -0
  354. /package/dist/infineon-design-system-stencil/{p-cd85bddb.entry.js.map → p-b73a5f18.entry.js.map} +0 -0
  355. /package/dist/infineon-design-system-stencil/{p-017e7bc5.entry.js.map → p-b9c761d3.entry.js.map} +0 -0
  356. /package/dist/infineon-design-system-stencil/{p-41d1fd2c.entry.js.map → p-babf3f2d.entry.js.map} +0 -0
  357. /package/dist/infineon-design-system-stencil/{p-cca0bd9c.entry.js.map → p-c2791360.entry.js.map} +0 -0
  358. /package/dist/infineon-design-system-stencil/{p-59d2355e.entry.js.map → p-c28936ee.entry.js.map} +0 -0
  359. /package/dist/infineon-design-system-stencil/{p-68c98a04.entry.js.map → p-c5a785d7.entry.js.map} +0 -0
  360. /package/dist/infineon-design-system-stencil/{p-77b13cb9.entry.js.map → p-c84ef603.entry.js.map} +0 -0
  361. /package/dist/infineon-design-system-stencil/{p-bdea9b32.entry.js.map → p-e44ff006.entry.js.map} +0 -0
  362. /package/dist/infineon-design-system-stencil/{p-3a1220ee.entry.js.map → p-ebf0ee06.entry.js.map} +0 -0
  363. /package/dist/infineon-design-system-stencil/{p-a2f38b5e.entry.js.map → p-ecc17497.entry.js.map} +0 -0
  364. /package/dist/infineon-design-system-stencil/{p-d17282e3.entry.js.map → p-ee2f21e1.entry.js.map} +0 -0
  365. /package/dist/infineon-design-system-stencil/{p-00a1ec40.entry.js.map → p-f2bea855.entry.js.map} +0 -0
  366. /package/dist/infineon-design-system-stencil/{p-fe049ed9.entry.js.map → p-f338fb85.entry.js.map} +0 -0
@@ -53,7 +53,7 @@ const OverviewTable = class {
53
53
  this.setTotalComponentsNumber();
54
54
  }
55
55
  render() {
56
- return (index.h("div", { key: 'a9317d9ff8a2e0c722c79d5408aae68b6a78d935', class: 'container' }, index.h("header", { key: '0d1dd2dd41c1e87279c2818eb25167607b26e536', class: 'header' }, index.h("div", { key: 'db20d4e8bbaba88ff60b8eac8335353a2739b16d', class: "header__info-wrapper" }, index.h("div", { key: '80978ce1a0468376ef1d8c0ef188861e42e14739', class: "title" }, "DDS Components Overview"), index.h("div", { key: '36e3de8f4be025d39bac35be99d71f248048fe62', class: "infoboard__wrapper" }, index.h("div", { key: 'c4d7a75ea7497b48cf6bf7eeac4c29279801dc9f', class: "basic__info" }, index.h("div", { key: 'a6b03cfa8298828111531cf5965dcc2935e76695' }, "Total Number:"), index.h("div", { key: '5f062b1cd8ece4dc057e0dd882a2d3cfa88149ec' }, index.h("ifx-indicator", { key: '577c2f2c03d04f7d73a43c5fdd4c85b42cba9e00', id: "number__indicator-total", variant: "number" }))), index.h("div", { key: '14be2f32617cce07bad11cdc2118576386e304e3', class: "basic__info" }, index.h("div", { key: 'dd0c997b607b5b48ce49e99c80709a6520328aca' }, "Completed:"), index.h("div", { key: 'ff0f78289bad9a260508f4808a0d17f9eba43bdc' }, index.h("ifx-indicator", { key: '2af162b88c9f82b4c2cc86fd8e599f60d4300532', id: "number__indicator-completed", variant: "number" }))), index.h("div", { key: '6e05d67e8ad902f1cd1f7f6026cabbf79df52cde', class: "basic__info" }, index.h("div", { key: '5590aaa55a99c64160fced1385f901c1ac1188a0' }, "In Progress:"), index.h("div", { key: 'd89d76660b98e7311612837d1ee2b7e85c2047f1' }, index.h("ifx-indicator", { key: 'bfa336f7c1e92cd1ab89af6ca6107ec505ff71b1', id: "number__indicator-planned", variant: "number" })))))), index.h("div", { key: '12d70e2b15d8f4bb56f97d4560150beb0b3ba898', class: "view" }, index.h("div", { key: 'fa0af528b2ba725a5f0ba131412b312c254003e7', class: "wrapper" }, index.h("table", { key: '57a126dddd97807ae461a71616acbfbf2e6e8e36' }, index.h("thead", { key: '5a0e88f4296324314b8b50a514e42c6fa711d2d9' }, index.h("tr", { key: '025b3be37c57402951fe3b134d74d2f4fecfea5c' }, index.h("th", { key: '84b3deaf3cc2895e7671300cde6446ad2a9c7519', class: "sticky-col second-col" }, "Component"), index.h("th", { key: '166b942c39191767298dd600195f8d92488f35f7' }, index.h("div", { key: '573a113b8d39e782a850e9adbeaf60ea32b5b8b2', class: "version__wrapper" }, index.h("span", { key: '0bfb5b33fafbad1a39d6c03b38c8afe878903206' }, "Version 1"))), index.h("th", { key: 'f0e533661e1618b3924fba2a553baa3b47e038c1' }, index.h("div", { key: 'c851e0d269e890db275ce247171403a707f33765', class: "version__wrapper" }, index.h("span", { key: '10b24650f9570fa861d46bcf4511ba2efb1c2c9a' }, "Version 2"))), index.h("th", { key: 'b53c6b92bbc437925d9e67110c34e2f3b21405cf' }, "Version 3"))), index.h("tbody", { key: '1a067f776fa3fab5cca2b494770fb5b8f0f80704' }, index.h("tr", { key: 'c8e40f739f27fa22b21b3f6b62ea7d348ffbe9a9' }, index.h("td", { key: 'e83a981ea8bb900977645b57d11c3b6a2ed74476', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'd666afdfc6eeda51e6991307bda6511179a839af', 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: '543f17a920c155a5d0bc80787547696547136425' }, index.h("ul", { key: 'be1de8d25357db15884eba62b43006b40a7d9c0c' }, index.h("li", { key: '5e7a47a6a69529a03e8e33209a83cb63da95ced4' }, index.h("span", { key: 'e349efbe7bbe4ca6cd6bec52fac5b20253130195' }, index.h("ifx-icon", { key: '8ce456949cb7fe23ec0233d171f50aa15c2c0b1b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '12181714205c83fd5403388f0ce7bd91b674d14b' }, "Includes essential functionality such as expand/collapse behavior and minimal customization options")), index.h("li", { key: '9e05adb2e1ff2da544accc1a46fa883e58b5e2c8' }, index.h("span", { key: 'fdd34205e815e37a0da7e98e53bd17fa5486b1da' }, index.h("ifx-icon", { key: '2aa8e5588ec63cbf8c8fd03f0615c572f5670e61', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f788fc28ed5a7473de86818574de6b7db7c0e9e9' }, "Adheres to web standards")), index.h("li", { key: 'f27fed47db722b6d7c4d9bf76bed21f05548856f' }, index.h("span", { key: 'f5dbe17c7cf8aa89755c8639740b2f08ca082aee' }, index.h("ifx-icon", { key: '44d67fd104c529abbd726fc18de9e7678a144c67', class: 'check__icon', icon: "check16" })), index.h("span", { key: '96f356532c75b31fad8e66c659f3bd114b6b0b6e' }, "Provides a simple and lightweight way to organize and display collapsible content")))), index.h("td", { key: 'a6a0024aaba96350b4d882a20697a17e1c469f7c' }, index.h("ul", { key: 'ecaf9c73a9bf4914c5c7a7a6b345b13e84ae1076' }, index.h("li", { key: '53813984d383b7e7f1dcc4cb3f12400d2295c143' }, index.h("span", { key: 'fc2b897ddd7a807c16fc1d274c03cb0759ae4b5e' }, index.h("ifx-icon", { key: '023a0de4a2ceded946da0e27df8a6162713ff5a2', class: 'check__icon', icon: "check16" })), index.h("span", { key: '723a9553f2ac2bb11de3f8c315b36457c35b35ad' }, "Auto collapse feature")), index.h("li", { key: 'e79184e6c8d25347fec26032dbf759c1c4ba4c76' }, index.h("span", { key: 'cb77a2bcdde692b7d144fd1c450c388bca6478da' }, index.h("ifx-icon", { key: 'f4dd49084000a5e6505668f906a4dd4dc9523287', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c899257a7e38ac9b5e7e3c9b3bfb1ea5fe714adb' }, "Initial collapse feature")), index.h("li", { key: '68a0a3c0944b438023ee9a76c77cb9a912d70b9e' }, index.h("span", { key: 'a41874193c7251feeabfa262d1416cfec00c4f56' }, index.h("ifx-icon", { key: '307e4c44008a8c7ca9a5bb75575587b1be0c2cb9', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c095ba7224e4c2bee7cf87a834fc591ceccad277' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '81514412d66d5dd2ac1c06685290407f36509f50' })), index.h("tr", { key: 'b6d9198c1dcb4e4ea4341d16d7e1f483bc7b441e' }, index.h("td", { key: 'a8b46a0f23c2895dac20eb7a98db6913dccd957e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'bd0faf9cadcfc532bf176f4c7d96a51a4f735719', 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: 'd6815628e3c52c7b19d1ec0ab0b95ba6ca7974da' }, index.h("ul", { key: 'bc6f51e824b26c119266aa4b845ea8e8da692910' }, index.h("li", { key: '20df8d97df793d20747359fab6886561f41fc868' }, index.h("span", { key: 'db9e05ad637cc48e8ee21f42fc9ed0be7d162744' }, index.h("ifx-icon", { key: '56338c6d453195de4395304481bc94d5852545ea', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0490fbf8153ff395597e89dd7bf839238dab3673' }, "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: '145c599eb47dfd7e68e1cfc96d03993f7a44476e' }, index.h("span", { key: '78e227555cd73a10f7a188d88b29fd50096fe40f' }, index.h("ifx-icon", { key: '3aaf2746c7ec3e8adb3b8f26717ce5b39f13f882', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ca8738de25840045a950658c290010a81fe65e26' }, "Adheres to web standards")))), index.h("td", { key: '8c1cfa7fa11a4958cd9626d86bfb146030e86cc7' }, index.h("ul", { key: '44bced7d21d9d81f7bd78e8b5c03df2cc394a6d9' }, index.h("li", { key: 'c8d9ecc3135c5610d496e6d4df807e9e212915a6' }, index.h("span", { key: '0a9931ce7d7ba7ac821a7c80caeefcc614aec414' }, index.h("ifx-icon", { key: 'f307e3df4c36e41c58f1807ac24ffb4e0d4f6ff8', class: 'check__icon', icon: "check16" })), index.h("span", { key: '190f037263cf3df09e6e45f53ddfa9fd6f0f7665' }, "Configurable close button")), index.h("li", { key: '663fce76a83e6db5ddc2b2d783929636c319fac7' }, index.h("span", { key: '5b2f7dafcda174cf3e0517c88905801ce753be98' }, index.h("ifx-icon", { key: '639dde1ab1587ec3c5396a5a6cb4aece382a6633', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5f9ae04d2685bbd797dbfc1b9fdcd515c2d29014' }, "Additional Info variant")), index.h("li", { key: 'ab5d99140648d8d909c57b91c809f89cd084ea96' }, index.h("span", { key: '330c4719fee84750e5a8a73a0ad55dcd17a55461' }, index.h("ifx-icon", { key: '6860d8c74dffb81f89eb8664241c8fd86855521f', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd2a68bece8e98ac17af2a0017b80bd016fb37d5e' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'ea3522157632809fa3aacfa6584e625fa1f20d18' })), index.h("tr", { key: 'ff7dd4c8f33d4d14252e4c15ac17a57da8d5c227' }, index.h("td", { key: '2e3e89ab7e2fc5ea5201020fec04f8b3597c4a5c', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'aeb03c178bc8ce24e1cb4c5e479ed32400d9d582', 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: 'ef24884a487d54c2314e2175e956c1595108022b' }, index.h("ul", { key: '58dd7d8f7a29467b4bde1d43de04618742a89cf0' }, index.h("li", { key: '74ea98a2d3daf29d2916d12a7a0ab0076662daf9' }, index.h("span", { key: 'd2a557df2f6a8f3b6af1813fe0fe991d737f442b' }, index.h("ifx-icon", { key: '183e1045d986be0b5604f16e08b9c6e465527f19', class: 'check__icon', icon: "check16" })), index.h("span", { key: '084d696a486f2970d1713ec8a7bcdc3a462cb411' }, "Offers simple customization options for displaying badges, allowing developers to indicate specific actions, statuses, or categories with visual cues")), index.h("li", { key: '95bc9ed770e5e67a56aca5220c8620a8731e4268' }, index.h("span", { key: '927e4b3914f9a63170580f70fef14948021ac474' }, index.h("ifx-icon", { key: 'eab9bd9f09423050b27c92d2f43f5c124b3466c1', class: 'check__icon', icon: "check16" })), index.h("span", { key: '50aa265b6a89841cc3578a8dd8e1f75ee437f6c2' }, "Designed to seamlessly integrate with existing UI elements and adhere to web standards")))), index.h("td", { key: '2b7165d076a32e7bde12f39ae94c151309a814c7' }, index.h("ul", { key: '34ff9b08e702a52a267963e60dab94456a95322d' }, index.h("li", { key: '21fcc3b4601f7a95543e064342adcf0466750c09' }, index.h("span", { key: '3085483d70e77a66e2f8ca92ff4a42fd3a23421e' }, index.h("ifx-icon", { key: 'ac440ea1ab661f6ed36d3ec7312e95ed939d6c1d', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e69c4158015c72651684ea64720b4f23b2c82cbd' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '691ff9a831e1fae22c26013f6b59c34394397a8a' })), index.h("tr", { key: 'd70b2be6820cbfb0f7eb606ef2b629baad853391' }, index.h("td", { key: '47db2f27f47f3663d083db5802184a6a0cf4b3b6', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '35b436481031553dbb268222847d7639827da5f2', 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: '8dc3c8fda8a37108e61d817ad25f9114a94c57c0' }, index.h("ul", { key: 'aedfc621a98c8c6b63bb5b7db72856349ba50d63' }, index.h("li", { key: '51a7cd8b15accd5e4599b060be31386c63d8b852' }, index.h("span", { key: 'b8c57cd7cce564f8d80914c6cc42da34568c0f4d' }, index.h("ifx-icon", { key: 'ecd93ff99c45f13d8ee5aabc14b2f6af81bde022', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2e58c27610d1dffe9ac6727e8b833aaff5fd1980' }, "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: '1e1a7e3510f30cbed0d3cabed8bdc219f856af2c' }, index.h("span", { key: '6fe5b7e34d3f73532d26d71aede8ac4bf1b1a35c' }, index.h("ifx-icon", { key: '7aff4fae9174ba26db7b68b44ae6723e9d8d7794', class: 'check__icon', icon: "check16" })), index.h("span", { key: '10701170130618ad2e38dbc75a7ea1034f887bb3' }, "Adheres to web standards")))), index.h("td", { key: 'd885fe5b0ad84e8726fcfbb2088a1866c3b6ecc9' }, index.h("ul", { key: '4ca1d4eaa623f3811eb752d954f09827e7eb1dce' }, index.h("li", { key: '10ef90a1ca4cc309960ffba673b3a0dd56da6da1' }, index.h("span", { key: '22a3e4c6e50e8733967c7876bcdfe2abcf5c3c58' }, index.h("ifx-icon", { key: 'b162c6fc3720329867ef9e3884ca61764aead00f', class: 'check__icon', icon: "check16" })), index.h("span", { key: '83a0ba63c4c2f4c6f72fce67979ff09a304affd9' }, "Possibility to add an icon")), index.h("li", { key: '6ebf7e5cee671056009066a2e60b024c46f13eb9' }, index.h("span", { key: '15415f1c177cfe26fe2a24efc20515e80ce242a5' }, index.h("ifx-icon", { key: 'd721ba736624580342d3f4433642250309a9d288', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'af779a4cb8c788db8bd14c0a1dba873e5962b3b8' }, "Incorporated dropdown-menu for individual items")), index.h("li", { key: '3f425e24ca26ea7b5bf4d991f7b80d2fab0b7be5' }, index.h("span", { key: '3ac38ec90f91d964d8716ec546f8caa79cd16307' }, index.h("ifx-icon", { key: '78eb006bbde81bc4756a6a9bdbe4eaca3ef13e1a', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8531c1c09800a263c71ac47a28180448fea825aa' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'fdcbba3fcad4377556436447a513d2c962c6d1d2' })), index.h("tr", { key: 'abe8e4cdb54da5fc5b131038dd6f84183986a956' }, index.h("td", { key: 'e38f17e387f4da9ba340cae1eaeb9642667203bd', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '60c57fb27b430525bfab81f6a772b43ee213af6b', 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: 'c5f33778ffb9717950ccc18979bbbc02adfb6ec5' }, index.h("ul", { key: '0f98a4d3e3fa1e0376159d15df6987c9a4039ffb' }, index.h("li", { key: '7ebb7f63419f0b590cef5a9dc0579184cf55bd22' }, index.h("span", { key: '1a04572a8436221bb477b79c38fd50549cf011e7' }, index.h("ifx-icon", { key: '84e04849e6fe400245db8d28359e9a43c2ad1689', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a1ebf657fc99b71d39dce889e00b128c7bb57b00' }, "Includes basic styling options such as colors, sizes, and states, providing essential functionality for initiating actions")), index.h("li", { key: 'efcc6d683b54ea9af65c924ce9bb50ca086b28f3' }, index.h("span", { key: '407dbf3cc38f5193dd199bf0e97d25434a1718f9' }, index.h("ifx-icon", { key: '6f0d15d023fbd017f673b96dbffcf0ef797b83e6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '49a53406388b0e7b45ee75b80e8bf7f8c18d9048' }, "Adheres to web standards")))), index.h("td", { key: '5b9b54b21d29d3a1267d55d4f0c698562d159820' }, index.h("ul", { key: 'c240a3515196f5eb540e92748f25998fb7f0a94f' }, index.h("li", { key: '15ffa0d9475fc1e13a12d9dc96feeca5b9f6083f' }, index.h("span", { key: '4641236dd5ae71d75b6ef6cca77a254994d637fa' }, index.h("ifx-icon", { key: '7a12fc4690b85430212e7a946516670b0ea91ce6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '795316f584f2d667624f00532fad7ddaadb4e595' }, "fullWidth feature")), index.h("li", { key: '1112e16a7450fcce351f9c6719fe72f9d19a0c5c' }, index.h("span", { key: 'd8b0ef2ca343aab3716e747c6fd6bfcdde797a0f' }, index.h("ifx-icon", { key: '6e558b4c503665a4f4830bbc0fe013bc14d85615', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a5d404bc71bd4591a12237ed2a3c69dee8291dda' }, "Icon integration")), index.h("li", { key: '81dbe8d403898edad20a172167f47e3b4caee78d' }, index.h("span", { key: '76c0883b8fbc9d1eea52f1b6040af0c757ccd1de' }, index.h("ifx-icon", { key: '2d1f1472a9b66d013ecde405648ce13ebd7c404f', class: 'check__icon', icon: "check16" })), index.h("span", { key: '17d035cc16005985e621e625fb633545d60e00d4' }, "Link integration")), index.h("li", { key: 'b8d68b8b99e067dc76b0b7cdd4a8a5bd588a6fd5' }, index.h("span", { key: '3f3af3d3c82a59638580c5db02d50df432f3b206' }, index.h("ifx-icon", { key: '8628f60a78191563a2472e371c15ce4363115b05', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8ca0797fb289071c415a19338c4df6b3b1a99875' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '052273f3fc1d4f86160c641942cb1b7008faaafb' }, index.h("ul", { key: 'b4b0bd13d4af4c0eaebb6a3e5231c4cd983cc16d' }, index.h("li", { key: '4a02cd8b308b4b8542a3fe2669e471c35d2dfac3' }, index.h("span", { key: 'e5313a01d743a33a2c1e0904f811b88544e695fd' }, index.h("ifx-icon", { key: '3f37966fb59ebcdc8d8f6c6192dff0c9acd97036', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'bd2f3fb5f2d3d7ecdcccfb25b63c2949127d1bf2' }, "Form integration"))))), index.h("tr", { key: '2f64fdcf05a71c11ed3bd42220156d06b5928a9f' }, index.h("td", { key: '78da6e699db78581e2de0cc83419902d64eec40e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '465dd6c1575160a363070d68a785957f0976b001', 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: '10e7ecf1ed974509aa0f379f9f3319c3921c44e3' }, index.h("ul", { key: 'b8d0584acd9ef37ea03e2933e78563874e5d5065' }, index.h("li", { key: 'bebd9ea990f44335a23fac0c2a2f5029cfc57b26' }, index.h("span", { key: '8e886745288f53fa4c165bad30ec331c4356f605' }, index.h("ifx-icon", { key: '18ed4acc797e4e2a56cffa692c63a3f62f2465f1', class: 'check__icon', icon: "check16" })), index.h("span", { key: '43109f338fac4f4f5a1f69323bdc251780b41298' }, "Provides a structured and customizable layout, featuring elements such as headings, images, text, and buttons")), index.h("li", { key: 'c64f069e7154e624e2c46b55ca9c2378be7df605' }, index.h("span", { key: '525b928fef8b1a8aae562a92f9d2bcb2b477a230' }, index.h("ifx-icon", { key: '1a1515d1bfa0f2d9e76770317af3108bbb17472d', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a9fe2e4b3e262b8d30e942d739da0c00fb726445' }, "Adheres to web standards")), index.h("li", { key: '224ce7e8fd8a95ab89315bb969ac6f2a1e10a1a7' }, index.h("span", { key: 'a1d212c444d03766f9d8a2e4c29668206d654477' }, index.h("ifx-icon", { key: '0af9dbc5f7d1f3256f856adf478ab9dbea4a365a', class: 'check__icon', icon: "check16" })), index.h("span", { key: '125472f6c87facf1640dd69a4c926bad53cdea71' }, "Horizontal and Vertical layout")))), index.h("td", { key: '3caf552a626e1759c77a55ceacb585c3c995dd20' }, index.h("ul", { key: '34ffab194dadd23896a147f3bdd560a54611f66b' }, index.h("li", { key: '85b77937faae6c55ba09380411bfad7962fc8dfa' }, index.h("span", { key: '34192ed035b15e34854a3d3f28425c99d52397d0' }, index.h("ifx-icon", { key: 'a4bf15869c5027fb053a91d11831fb9e3fe3a8b0', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f1d8513fd7a606e168ec679f8e049cb060e10310' }, "Possibility to embed multiple buttons")), index.h("li", { key: 'd3fc8fa06ebad784ba4685eb1db8102c6f9cd9d3' }, index.h("span", { key: '17f2f5ce423085b5d38fab1aedb1eeed40fce4e8' }, index.h("ifx-icon", { key: '7d3c492a17e5cacb9ba7b14df60c88d2e9bb1ed8', class: 'check__icon', icon: "check16" })), index.h("span", { key: '42e7e04a64d2f9dbb7fbe719254f1131a9b497fa' }, "A switch between a Link and a Button")), index.h("li", { key: '67c91f2d81608aeba3aa2847657ecc22e36a0f92' }, index.h("span", { key: 'abb9e49fbf1940379c5fa5f062e6922150cf419f' }, index.h("ifx-icon", { key: 'c3257ae4e45bbd68b68000eae8eeeaeed5ea8263', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c4593a5c309fd66c45db0fd1ae488f1e2e5ec08f' }, "Enhanced stylying behavior")), index.h("li", { key: '0892d2840d7e6e452f0483d80da56ce0ba05af57' }, index.h("span", { key: 'ea12f921d8c11d1a377e7593ad15f1a7e3b4c240' }, index.h("ifx-icon", { key: '642c054f52096c931f6d94faddb8f516179afebf', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'eddef6e79329c77c8c8e4b3e8eeb7ed2284cd7ff' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '743bb548d29440712e581110da56c4980373c1c8' })), index.h("tr", { key: 'd94e4dd0009715978eeb74f904bf25181f7feed6' }, index.h("td", { key: 'a07cb6903dc7846f63af950614014cc9b105d69a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '63717a27050b5a2b3269b8328656793f119a8e64', 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: '2a6675ce8b4bedde0a50f80f05958c57790442a6' }, index.h("ul", { key: 'af28cee2e422300ada0db5ee375f3ac132f2d059' }, index.h("li", { key: '053042b1b8ac5a58c78167e45dd7f286cd02209d' }, index.h("span", { key: '57c7e341370876a53094a5f371e166e5f8e72a1f' }, index.h("ifx-icon", { key: '16780870ac494fb630ef6315e9b3cca6d41604e4', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'eb23e5ad9cd638e2c8243dd09eceb170c8f77260' }, "Offers a simple and customizable checkbox input, allowing users to toggle between checked and unchecked states")), index.h("li", { key: '6f9863261743de72cfc8dc81f2dc5b6c88e53dca' }, index.h("span", { key: '8832d36fb0a3e22a9afd3a89e4a6cb2791218ffe' }, index.h("ifx-icon", { key: '705d9f6906f83d912b311559860737d42db5e2c4', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3daec7c96d42d6915a7d9e1da311f0ecd7ca0fe4' }, "Adheres to web standards")))), index.h("td", { key: '399c254b6aaa8d64a263fcff5662cb118b03ec80' }, index.h("ul", { key: '301bbacc5942b1197d98d0d8f99900f4b5c92e3f' }, index.h("li", { key: '6a699f0642fc34d8e35c1ef968b0b7ab68a84916' }, index.h("span", { key: 'eec9c1959d6073319ef24ec5fafd9b26c6120aeb' }, index.h("ifx-icon", { key: 'e8504f2b3efe67b9072acb0f1848cb62cf5f68e4', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9b7538b5e6380ceddd73a5c63d1cae9120cefd65' }, "Indeterminate state variant")), index.h("li", { key: '40e0a8f11993bb6155a708fb13dea799a4589b15' }, index.h("span", { key: 'bc2de235c3f8ba692a6a164c1aef7fe6893f1ee9' }, index.h("ifx-icon", { key: 'efdf0a858fdbba787f0a7b034d87270bfc1ea725', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3a32ba9215619f4959274b6198c84fe18cd4fefa' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'cdf9762cdcfea9d9e70c36ffa0705d7049ecafbd' })), index.h("tr", { key: 'b0275bed20397242feae7957d1596c33bff3c2a1' }, index.h("td", { key: 'dd7780da66fbce249491ecb963995f7c34a747a6', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '3d1baafd3309dde5b32df0fa62b2cbdd220d41de', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-checkbox-group--development", size: "s", variant: "bold" }, "Checkbox Group")), index.h("td", { key: '6e588c90b15730e3f6b161512f8f4ba24066b273' }, index.h("ul", { key: 'a37faa89f97cf7a14b2c9baa9aa09fbffc454bbd' }, index.h("li", { key: 'e8a3598423a748b7ef7737e781f42173cf987581' }, index.h("span", { key: '7f395f4bb6eb210f4b47785ad2e39eee32900959' }, index.h("ifx-icon", { key: 'd4b1d26723ca357c937f7dc339d4a0f9aceb9959', class: 'check__icon', icon: "check16" })), index.h("span", { key: '68e8ac7b975d0f2dcee7a0be78e4a17401cb71ca' }, "Provides a simple and customizable interface for grouping multiple checkbox inputs")), index.h("li", { key: 'f17ee2090122c41363e60a0b8b10fb74462e962d' }, index.h("span", { key: 'a88a706d470114a4d44defe704462284511f6be1' }, index.h("ifx-icon", { key: 'd651c4304c0b32078579a060c8cbc391cb691418', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5c5ae3152e76e79e73a6a95e0ec2e255b88c1975' }, "Allows users to set and display group label, caption text and caption icon")), index.h("li", { key: '285ad79a74fee93305e44842659093a43f323a0b' }, index.h("span", { key: '710ccb9542082db1849f776140b2dd0b05470323' }, index.h("ifx-icon", { key: '4e86bda98b6116d6ecb25e2f152de630cf48f077', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e5bfd57ee818ca2f592caf1789ca73bb3eab15d5' }, "Allows to display individual or group error")), index.h("li", { key: '73a5f4dedbaefbdee3716d474af96b6ad6a84fd0' }, index.h("span", { key: 'd19a84786fa80a8b8d29300583e0c949eadf7a0a' }, index.h("ifx-icon", { key: '7369062cd6ca39e52300977ef22728dc7e46ac05', class: 'check__icon', icon: "check16" })), index.h("span", { key: '22c56812db317719c597b3f4f570e4fa53a7576f' }, "React, Vue and Angular wrapper integration")), index.h("li", { key: '6eaf2ca6ed7a676f87e1e2a31ed935839deeba44' }, index.h("span", { key: 'f654f1738a4549666db7d894e3c14e5395a03cd3' }, index.h("ifx-icon", { key: 'e155b661a463fd3305bd67bcefe88e19aede726c', class: 'check__icon', icon: "check16" })), index.h("span", { key: '79c2fd6c9f2ac77bbf2d17ce56efe42ae9383b62' }, "Adheres to web standards")))), index.h("td", { key: '6b301538799dfc131e331d7c5f8443d4150b80a8' }), index.h("td", { key: '9b9a18286f7c00c19a387bf28bcf48186fb1b498' })), index.h("tr", { key: 'f3436c8e060f0135af08f7a9962ac1f17ce67e2d' }, index.h("td", { key: '5f09170a2d133c4ddec296ef141b147a0b6ad769', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4b1d346aa63978ff034bd870b89cba03a22a827d', 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: '17591a3cd57c743ecee007096b7ee43e39e09b76' }, index.h("ul", { key: '8223e97c788823abf8e1dcd69f5d9787cd96c11e' }, index.h("li", { key: '7c1a1b24b852e92d585226a7880ca37780a0c3c9' }, index.h("span", { key: '7142ef5529cfbe8b14a8d8d25a7dbafeacb71df8' }, index.h("ifx-icon", { key: 'c9767ca3366cf31393310fcd74b0dbd79c87e375', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c4a988d77157ed0540e2a468ce16bfbfacb8c0fe' }, "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: 'a74c028aa6f28972619d5bc92af58eb5fb1a13ab' }, index.h("span", { key: 'd52fb19fed44c89b6f16ea6b6dc64139260aa95d' }, index.h("ifx-icon", { key: '75cd7bf6729a74a010cd747a76958aa30c8c25d0', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd2cfc85a677d5ae2bfbff356765d04ce4b29d567' }, "Adheres to web standards")))), index.h("td", { key: '37126b457b06eeb02b523003184734e27318535e' }, index.h("ul", { key: '61bc060aab3dd6f2f8c37f1c7272a5c05df9a9d1' }, index.h("li", { key: 'cfb8a56ba3a9a7f267a551d256ddfac752fd90d3' }, index.h("span", { key: 'aef43a83b2f57a4f808f10f28ec42c722fffd10c' }, index.h("ifx-icon", { key: 'b304a980d084ffe18a6fced7853fd33823b516ba', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c42279f1f9e4d7911f370dd45567aa30b8614cc2' }, "Incorporated dropdown-menu for individual item selection")), index.h("li", { key: 'd79dcbfddece493971a69d79cad131c1ff614605' }, index.h("span", { key: 'cb05626f5fbc9d02b27febaf29c44a80c47d654e' }, index.h("ifx-icon", { key: 'a363abed710fe856de7a658a18d876f047aed592', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ae31668d92410b31e71ff8a75ee0f671a0f22718' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '5919a68c4ee00d5bb7f78b1fcbe94cc700013bf1' })), index.h("tr", { key: '3812ff4b3ad0add187bf4bcaa9925fe7d55fb750' }, index.h("td", { key: 'bbc26f7b8e4c980cad2cbeef34393fa14028b8dd', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a62813288ff0ca1c32b67b67a579477b98501ffd', 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: '7ce6ff5503fdfe9bce879c2cb2699080cfcd9b94' }, index.h("ul", { key: '7089c9cf683f6dffdaaa0f06cdde443b390bb135' }, index.h("li", { key: 'd09598ce2b4e402976c5c9d55595a223716a2dde' }, index.h("span", { key: '3c72f4744aff5bbaa65f31ef218634fdbc7d9b63' }, index.h("ifx-icon", { key: '504e45904f7a97d0040189194e14e73f1e075412', class: 'check__icon', icon: "check16" })), index.h("span", { key: '73b0e2093e83b99149c9488c98440fecb14125f2' }, "Provides a customized wrapper and theming for the standard date picker element, enhancing its appearance and user interaction")), index.h("li", { key: '9cf09019048f80f4648b2bd959a3820289ed52ff' }, index.h("span", { key: 'f7aa9bd8c118c0efe59bb54da6d100cf77c0ee81' }, index.h("ifx-icon", { key: '5069360ccba9492c40184f1bce92c06e4ca592c6', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cae0de8fa41e18da4f51494756a88d89b12b2337' }, "Cross browser compatibility")), index.h("li", { key: '57b7ba0e9d8343fba472647ca0d8f09406aa0acd' }, index.h("span", { key: '78cc126affe320be03e047fdfb82c4aac9a1e5c8' }, index.h("ifx-icon", { key: 'eba837d4b2eaad355b3bf36a718d13fd5e333241', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'be8c4473d5956e3fe4e2d4146b2485d598b91ae3' }, "Form integration")), index.h("li", { key: '1533448a601be6400c8ee90ec625eccb436e2c9f' }, index.h("span", { key: '3d5b6850649b815a9d15f9c9a166140118373f3d' }, index.h("ifx-icon", { key: 'ee1b4db7228a420b126b1c1f2f84761db1e746ad', class: 'check__icon', icon: "check16" })), index.h("span", { key: '70c13cf75bb4115b916c6eb834886e6b94dc4f7c' }, "Adheres to web standards")))), index.h("td", { key: 'c373f9f145e27807409de67fb432e5902d85f71c' }, index.h("ul", { key: '2cc748d125d55e1d0c2345b1a49f6b619219d6ef' }, index.h("li", { key: '03d643a5262d12cab3e02c682b71485f4f006182' }, index.h("span", { key: '3c42e9fdb7de3417c41489db90796bc5401abdb1' }, index.h("ifx-icon", { key: '69ed0bc264ae5df86fa0cd27e97015197d6653df', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7d69b5eca15d3140e23f08ff5b11e8a64c0aaad5' }, "Range")), index.h("li", { key: 'e93353689dbf852f102c588863a6ebe5a7739ac9' }, index.h("span", { key: '7612ab348a416772a0859bdd94b5bdf468d6b34d' }, index.h("ifx-icon", { key: '6ef7af1f240edccd4a6e2ce2a280b665074b04f1', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7332e9a99cfc24fa89efac2ec59af99e34932506' }, "Default value")))), index.h("td", { key: '772198e2dd23a48be721bf088749ec6765bca57b' })), index.h("tr", { key: '47118689b94c6568540444e5c081ce7514906b58' }, index.h("td", { key: '80181b88c2e3658be0a5fba4286cd461ad7d4cc3', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7997617fe093e520f010c2c7efa7bd55569eca21', 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: 'd1d3110e7455e04145ea7a615fcdc5e11ea86c03' }, index.h("ul", { key: '7326746db9adc3a09f35df64317898e735fe8809' }, index.h("li", { key: 'd5944c5142bdfe15311998adda421164ed1d081b' }, index.h("span", { key: 'ccc78f1cb82934d4ccd0d77c1ca88fc25eb84a71' }, index.h("ifx-icon", { key: '1e890648c4547bf6ca1aa509a9e3556f068f9d8f', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4ed38652929a20a6886c707992665c1ed8760d9e' }, "Offers a versatile and interactive user interface element for presenting a list of options or actions")), index.h("li", { key: 'dd09ab28ffeb24f1b5c047013c0043f21d216825' }, index.h("span", { key: '67c2e7521e2b7245f0acc446a6bdee5d0aa67d02' }, index.h("ifx-icon", { key: '266b480331b4f13e9972952d6b0ba8dc4dc245c2', class: 'check__icon', icon: "check16" })), index.h("span", { key: '808a3488f3eac9420dbe42f5b243d7f902c1f8e4' }, "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: '7332d127835c2bb17aabee28ecb32b82149fdb84' }, index.h("ul", { key: 'f330ae322aa525e9388920193f0c9d85cbe03241' }, index.h("li", { key: '2388a328be40636cdcc7c48a5b8392d6f9fd755a' }, index.h("span", { key: 'b8e1f8dd7391cb8da9313b41ba92a0475729c19c' }, index.h("ifx-icon", { key: '064f296336b576f37cf7736f4db536e1bfd0bb5a', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0a38d4b73b28f0a9509de8ecab296d2a0b9c24c5' }, "Search filter")), index.h("li", { key: '64de0718b648cd8a6be35fd60e53c4163dac6ab4' }, index.h("span", { key: '164631048678c7f585b3fe5ef1228ad205ea2f35' }, index.h("ifx-icon", { key: '8f8dece8e2080747904c18a8bb530b093cc6f0b7', class: 'check__icon', icon: "check16" })), index.h("span", { key: '6d20341099989ee2d1090a4d00e5650f7df0b72d' }, "Header section")), index.h("li", { key: 'a361eeca2520641d3ab39a13210dad62e2c213e0' }, index.h("span", { key: '7dddded09944a4ac185930cb20cea76c4916540a' }, index.h("ifx-icon", { key: '5df229205cccd41722569937f901a8ad4d7e2809', class: 'check__icon', icon: "check16" })), index.h("span", { key: '19991481af3cc28676a0dd3e55eecc181d16c27c' }, "Menu Item Divider")), index.h("li", { key: 'f9685ddf94b276721e7628285f8d527db77efa86' }, index.h("span", { key: '53ea56eb4c4aa3accb5fc5a65b97527a782b7c3c' }, index.h("ifx-icon", { key: '89aff575a9617e33d104fb49f0dd30f397035798', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a1e35e890a132388269045c36f5f18c148fb3702' }, "Icon incorporated")), index.h("li", { key: '75bef338c4258a9d5cb3b52700ae4d5b84db25ef' }, index.h("span", { key: '2f4406f08fb541bc9cd4a12f618a0e2f20f47748' }, index.h("ifx-icon", { key: '1b32c523ec65edfd113a6c89c9503ea3c8813115', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7c0d82901a9c5283f108d7c5a6aa6d7aa6a8e085' }, "Extended customization and configurations")), index.h("li", { key: '73572f08b4944888efc2c9c97a027576ccabd0ff' }, index.h("span", { key: '3e0adef28b2730d5b52df6e34bd1c348085ab25c' }, index.h("ifx-icon", { key: '7df961dd64b8db51e73ec4a48aa7f07d84a9cecd', class: 'check__icon', icon: "check16" })), index.h("span", { key: '05b250b59f3827fdaebe5902056bb08f97a3e9e9' }, "Separate label trigger")), index.h("li", { key: 'e55474f0445fb49693af512ded4b3498571d4aee' }, index.h("span", { key: 'f0f62f36e4377a4b041cab9cd21d9c966777845b' }, index.h("ifx-icon", { key: 'a4c7fab11e22d603f80d405442b9f1b70412d5ea', class: 'check__icon', icon: "check16" })), index.h("span", { key: '67a4a17f84b001fb26029d36d5c2d079ba812115' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a6957ab6e8c0753790c5283d447322e33540193c' })), index.h("tr", { key: 'd34cea8630500810342efeeecff9fb8315d0abbc' }, index.h("td", { key: '523664f40c8d3b3fa68fba79d0c2f7dcd3c5fc47', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'aa5897f0e6b6aa67c6d3a35c873bd603e26f13a4', 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: 'a2f7f4ff3446fc10b69d9d638f4ba887561771f6' }, index.h("ul", { key: '0c560224195dccab6c6bd3d064bb019864e7c4d1' }, index.h("li", { key: '9c47315df8226f68d070b5fa4effd016a9566f49' }, index.h("span", { key: '3f476593e8f315eba30ed97bcb6c0a8dded92b48' }, index.h("ifx-icon", { key: 'f05f5b56b00d96c0eb63fb50df2ad68bdda84206', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'abe5b3f37140af491a49a30b24e5393b002322b8' }, "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: 'fe1f2a1b7d09ca0d5e42b4cc1595452b49817206' }, index.h("span", { key: '85871dfa3f471d90a0dab6e83b92e7708df74384' }, index.h("ifx-icon", { key: 'f364bde061fd38d96fc03b8e31bf8ecb369c4251', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'db92da631e06e95b951dd71aae2385b87fc0778e' }, "Offers a flexible and configurable layout for organizing copyright notices, contact details, sitemap links, and other pertinent information")), index.h("li", { key: '8cc5060658e01908d46a0efe6a9d9c80ffcc21c2' }, index.h("span", { key: '1c1fda2c29f4fde8a434410a723a1b518cd74405' }, index.h("ifx-icon", { key: 'c053506ebe22f4d70ca306e72d5a3c2cb578aad6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2bc6d6dcadb623a01a83480ac2e029fac8fcc0b6' }, "Adheres to web standards")))), index.h("td", { key: '43c36cd0ae460d94139199761c2520af6f6d12bb' }, index.h("ul", { key: 'e64ef0fbc29b3f4457086705fcbc54b443190206' }, index.h("li", { key: '8cbfd314478724933b762539130257ed7ab0af83' }, index.h("span", { key: 'f381cc79fcbea2ea40f96ced6826432b40b85787' }, index.h("ifx-icon", { key: '87b8c8bfabcf19eda203fe50629bfb4d37ea9ec2', class: 'check__icon', icon: "check16" })), index.h("span", { key: '14b0b16602cfdf9e99bd8162f540f58b2b8b2d57' }, "Small, Medium and Large variants")), index.h("li", { key: '5742bcd3dc45b8c84934bb104676e16ecbc2f254' }, index.h("span", { key: '7c605ebf46eecc81c05bd687f1e379e78284d37b' }, index.h("ifx-icon", { key: '27c16b540cd3df911aeeebfe78c47ddfb18e38fc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'db07dde7fc28f789b9597c03c188a06ce9d5be2b' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'ffe015d698833b1671d636c4d653adb155d74f7b' }, index.h("ul", { key: '374df4d86df8ba3253b2ae87b0eee044e4b30115' }, index.h("li", { key: '4922287c997036e03d083d63a8e486d1901ebb42' }, index.h("span", { key: 'bf2e36b0f1978286e6806a82b6aec47f01ff9435' }, index.h("ifx-icon", { key: '47dc39f6ecc744efd90c20955683b6bbfbab915b', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cc63b33330239772c57dd997716d6b18c6f4b3ea' }, "Customizable and removable links"))))), index.h("tr", { key: 'c4ed5d348093dd09b7ddade4a2b91ce10b23a447' }, index.h("td", { key: 'f5443a333aa993ad07ad9d41303768dc89bd4daa', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f0f7c7ad33ab1b5fbcacc68f16ad449b8ee7df65', 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: '7ae70db1a301f7c1aac77d0c7bd471c62e2e3f1d' }, index.h("ul", { key: '12f705a91c07479ef5fe79cc0948751f6318337a' }, index.h("li", { key: '04ba7f92569ff9e6ac2384fc3b6931a21ef76dbc' }, index.h("span", { key: '632b1ec8aad8ac6ec0d94511ffc4607c58db16b0' }, index.h("ifx-icon", { key: 'ea62125b77654fb0deaa26829b7cce2c02fe6623', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c4a97d93d8d3d1f7da287c581858ca8f3bc8487d' }, "Offers a compact and interactive icon-based button element")), index.h("li", { key: '5d45c8142d9d4f539b3f9a3319c90a85795e83ff' }, index.h("span", { key: 'd22a79219b98ed50e005d996aed5fefa56d1a725' }, index.h("ifx-icon", { key: '58d95c61d8eb0549535196d04aa1e67298122136', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7f901ebfd8b5dae837b3c0bca56b415e1606c4fe' }, "Provides a limited scope of customization")), index.h("li", { key: 'fdff09b84258e31648ede31095085bc88b1b635d' }, index.h("span", { key: '6a0912b8c67eac507aacaf1b7e088f2732eaeeef' }, index.h("ifx-icon", { key: '3df4d8e397f6d7351b7840a134c63c1210d94f09', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2ed3bf7d892663caae88c5284d3959fbae213213' }, "Adheres to web standards")))), index.h("td", { key: 'fa96e3f82ea44baed6f897bfa39b00716b9b5c88' }, index.h("ul", { key: 'd7b585ef11d67c0f1b50adfc19a1d9f2b63931c1' }, index.h("li", { key: 'b686130c5f1b35314950650881efacbd02acb1c7' }, index.h("span", { key: '824c3b13f39eb9ad034e93366351aff116249fab' }, index.h("ifx-icon", { key: 'e8602e4b40d97dc8c3f74b91a4666e437b52d5ef', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7089a9b92f89a0d4e1dc431ce92de6a0a873f7d4' }, "Additional Round and Square shape variants")), index.h("li", { key: '8179e6d25334db61322c305d34da7d45b389976a' }, index.h("span", { key: '2bd40c268681cb71c23c9d7ba36db6d1aa615ad3' }, index.h("ifx-icon", { key: 'b8f196f2e37a99ef2dbec32cac6f48a445464df8', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'bb8cc74917d9ff0d3768e06868a68320ab0fbfa3' }, "Small, Medium and Large size")), index.h("li", { key: '496a2e22e38c912d4d7ca896eda831a0ef806c56' }, index.h("span", { key: 'ecc92a8747844397d8545510b57be984b890bf78' }, index.h("ifx-icon", { key: '79c8a8f8c5b08853f4b40be42ea7412e43c83402', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3b6c8f7d31bf093f12bfd0fbcc364aafef0e1374' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'dfc415c0a4d804d80a3beaa95547e0ddcd4ddc38' })), index.h("tr", { key: '1d7b3b9254aa3ffaf117383c56e0d333432c4c9b' }, index.h("td", { key: '9dc5f3b95d02c5ccd1d4d4bcc150e3c37e1e62af', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '69ba75ceab6ed86a1d6c6916f5888adc1ce61cff', 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: 'd8c42524f2a51cb22d59c682138c9e765afde4a3' }, index.h("ul", { key: '583969e5f9ede611f9450b894ab6832c4a5bfb84' }, index.h("li", { key: '323c43e711f64392a2f54d5a174403727e272a93' }, index.h("span", { key: '92da309dc7065fbffa2fa70dd7a695edbcd5fee7' }, index.h("ifx-icon", { key: 'd7726fa805b08ba9f2b5ab08267526f080fd4b7e', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e536352376ca41c3e3f69fa81998de5ab2d83982' }, "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: '43205fceefc1cc60a4bb6585f36f89c0440d039a' }, index.h("ul", { key: 'a71555e84c03f4537c43f99a6f63acae592ef661' }, index.h("li", { key: '0e7f9c62b6bb5f58988829ec948c865a7bc0bca5' }, index.h("span", { key: 'f60f0c21c599263def88809f41a320bc6ac12f85' }, index.h("ifx-icon", { key: '4d6b358a6734ea76f91f74bff9ea1f2c135b23d6', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f2db362d6455880c7e7e800142f9ccd78e499678' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'd791ecf0fbd1ba23d81726c31420185ebe51503a' })), index.h("tr", { key: 'c4787de103fec54b1424947b659fda7cedb7ac14' }, index.h("td", { key: 'fa7533e7f5a1e9708984d8035ad7432ce9ac3805', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a4d377581177c62cf13e31d12d38c31858320e4c', 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: 'eab54c483fb0ee3e061be002c6e1356e4b8ec10c' }, index.h("ul", { key: 'b7b428033c1b155d0c8189127455985a2fdb0a94' }, index.h("li", { key: 'cfa3090450c164cb1e6e51dae9f043916de131c2' }, index.h("span", { key: '3253af8e1527de40762c8af86b8f804c1d7aa293' }, index.h("ifx-icon", { key: 'c133b4b731a59979d173dd4190915c3d7b2719cd', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7b64533f298aa43943f87bebe067fc54aeae0720' }, "Provides a flexible and customizable element for creating hyperlinks within a web application")), index.h("li", { key: 'b9763e150a968eaa2e4ad7c8dfd29eb1d12f266b' }, index.h("span", { key: '319de14aeda46fa0c7cc2264e5a4e70e31309894' }, index.h("ifx-icon", { key: 'b3ebdb554fab4404d7c31e4349f3459380c099f4', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0f434cb65176ddc874c2dce7d2e686065d20fd7b' }, "Offers essential functionality for defining clickable text or elements")), index.h("li", { key: 'aaf6cbe816000359b784657697aba94561b5e523' }, index.h("span", { key: '3868dfa3a14e47ffde6a38d141b798c07a9a6861' }, index.h("ifx-icon", { key: 'f19c10172276b1a44f3fc9013155a928786e782d', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cfdf64173b13d9c94c3dc0fe0edd2c30cceb624e' }, "Adheres to web standards")))), index.h("td", { key: 'e3fa93d34206d4c17aa215002fea353afe1fe6c0' }, index.h("ul", { key: '679d1df2f723d86e6d174255956e4ad6f87507ae' }, index.h("li", { key: '1c7ead268a2dd47eede616c7b63f2ba01e5057a2' }, index.h("span", { key: '19f9b207df2876af70372917de76ab3820df75c4' }, index.h("ifx-icon", { key: '06ffc6b77bd96ca2b683640d1cad6fac30adaa86', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9d36a0655f9fffeac95e765255e614f71a69e15a' }, "Small, Medium, Large, Extra Large size variants")), index.h("li", { key: '2504188be88afc3a18bd230969756ee0277c40d6' }, index.h("span", { key: 'fffa9ac813bb8d6b60bd483f488bf6132e892f31' }, index.h("ifx-icon", { key: '45f185557c1c16a2f323bf1c48ce801666c04022', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f42c74d4a96270126e3d9893517ac7ca42be49d1' }, "Icon incorporated")), index.h("li", { key: '082b26eda4e9790e2231ad8e3005239b0cea7a64' }, index.h("span", { key: 'dc14295c2d7d62e0d1b5e86b7c6e5e3ff8081e55' }, index.h("ifx-icon", { key: '24f4e2945332f22b2f1fa21edd96cee9d7f2e264', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f975dae2b8918978f7f57b32dabf8e891ad94f32' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'dc48bf9249faeabb781cc06cea25771132049ab7' }, index.h("ul", { key: '6f142fa4aca73ec837ee91b03656800dae05dbfd' }, index.h("li", { key: '4604bafc36bcba9409d7c37891cb307a847c9db0' }, index.h("span", { key: '1daf9deec6b52f818b23fec158372b7144be00ba' }, index.h("ifx-icon", { key: '882710ed95b72c18e40988de940f25934e4803db', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a3909909b1d886f050188e3ec25ba988f24d9697' }, "Bold, Underlined, Title, Menu state variants"))))), index.h("tr", { key: '8ecfaf907d44e3dd8ff3eb32255d6253297ab127' }, index.h("td", { key: '3b0f3cb98b346325c8c30fb0bd6025c7d540d844', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a39830a58549c896dff09f37a834ed3803c9b7aa', 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: 'c978a73460c7bdd67427679b63b34b2cb20d1fcf' }, index.h("ul", { key: '1e79e6822cc3fa53d51023e52ad4571186bad694' }, index.h("li", { key: '4c256069c3db777a7ff15a2dfb61d31db5aad3ce' }, index.h("span", { key: 'c9eed2a5a032a40a4aa643bc9bb28ede16546a46' }, index.h("ifx-icon", { key: 'e1fccf7f56ae7b10e4360e1c4ccac75ffc03eb07', class: 'check__icon', icon: "check16" })), index.h("span", { key: '64007f817b72d0e9986c42ac7196c99df54618d9' }, "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: '75ea28fd379af4017208d1bf6d3c440e5e06ff39' }, index.h("span", { key: 'baff672c7d926205a716181a0c2e445aded715c1' }, index.h("ifx-icon", { key: '58cdd7d7d6d333c1d42e5773a5692c60e663a2bb', class: 'check__icon', icon: "check16" })), index.h("span", { key: '46717a1beb887320cb0b8c3a17f0e341a0cfd4dc' }, "Adheres to webstandards")))), index.h("td", { key: '37eb55d6ff4ebffef7d61a5f9f09856ef17b7658' }, index.h("ul", { key: '302d7779c7ef73dc6992e7249ad541d1e6a6c263' }, index.h("li", { key: '43b1b1703ffe0fc37c2ddae8fa2cb2e9f8891973' }, index.h("span", { key: 'e275501ef634c8843d0510681b31cfa8424d33ce' }, index.h("ifx-icon", { key: '9326242e9c1019f0fbf0b549b9967d6153f397a2', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9702d6d7cbc04cfcc154b4fe24312c2d1b414410' }, "Alert-brand and Alert-danger theme variants")), index.h("li", { key: '2e4bea3956ce42c3ece76e9cd39381b6bb042b3a' }, index.h("span", { key: '97438ba5e36d723d03c6c2b894a8cc54c7704747' }, index.h("ifx-icon", { key: '892e183c3c9aa3a5f8231fb9662952976f71ac08', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0a30fe6bf7b86d05b0c87dd4521ea611e34f4705' }, "Extended customization")), index.h("li", { key: '05f1716bf746a83acdead3b51a18025aa5bbf70b' }, index.h("span", { key: 'dcb5cd73876e1f521a0a1c4dcf44afa06d8d81ee' }, index.h("ifx-icon", { key: 'a8725734085b18e30045cdc241ab923a23e494e1', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0d9a97f5e4630ee675dfad8cb62554da56db9afd' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3be5b0a0729d2f0e2e90f41f093bab8c62dbab29' }, index.h("ul", { key: 'f9bb509ba8304fcc5f24b7ed8bb4c8728aed0db6' }, index.h("li", { key: '26041a756d1f17927825c560ca85f7c5349ee86e' }, index.h("span", { key: '616f0cad8b43206fdc1a666dd1e7f14c344b45f9' }, index.h("ifx-icon", { key: '665a889e7c733d45d3fb6256a53829b8c094b48a', class: 'check__icon', icon: "check16" })), index.h("span", { key: '20d3cc2c036c6ff96166e6ac56bbdf084283fbdb' }, "Removable close button"))))), index.h("tr", { key: '77922eb7985f6c47eb2e4bb0e1e0db801ccb46e2' }, index.h("td", { key: 'd5ae750cb62f2511a352e421e9f748dc8b4a16a0', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '89993df8cd66da8208b4bae7983b27d0d9f3e36f', 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: 'c1f440035b1513a5c3a05341a834d4e9f3257b4f' }, index.h("ul", { key: '516a8edd5ebf4374bedbd2abe69cfa6bcfcf46c7' }, index.h("li", { key: '72983656c2fc28a488bceb8740ceeafb1047fc7b' }, index.h("span", { key: 'f4d2fc85a5806c68a144f82b120a1635b305dd2a' }, index.h("ifx-icon", { key: 'da9170b74a29b37a3c3f53ff4deb94a3b930fbdc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e19df30e784dd48471c8ae94928fb0f21fce96c3' }, "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: '66710c5f9b37f9c8cc7563529e96b5fffb773bd5' }, index.h("span", { key: 'ea3c351dfa039c6e07b67a88728a92efc7014239' }, index.h("ifx-icon", { key: 'd879d3600a043a57046b3227cb9f8005348a34f5', class: 'check__icon', icon: "check16" })), index.h("span", { key: '16de757eadda21c563d28dd73bf3eb8e6012f4bb' }, "Adheres to web stadards")))), index.h("td", { key: '76ebfa9b2ebbd979144abee1a4a386a4bf9aed1f' }, index.h("ul", { key: 'f645972b8ad90b3c97c7f5993b7a178b32fe184d' }, index.h("li", { key: '962ff4a703b193ba6002161f5b1b4435b4550c2e' }, index.h("span", { key: 'f334d0895caa2fe960711dcc5fc646f86d575bcb' }, index.h("ifx-icon", { key: '34e50e50099333449aa5f2454fd2c62b160c28f2', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4ad308e0653b226bae10ea2fd1711746b5dad879' }, "Navbar-profile component")), index.h("li", { key: 'b15b8f245fb8ee4ae84f39948806bba21acbd1d9' }, index.h("span", { key: '5c709b03067679008e0a54a79ebb03e3b1009877' }, index.h("ifx-icon", { key: 'cd3159a37ce18aaafa270447e9ff454c3af8cc0e', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'bdd457d6b04b18b51f387c7cb6408a10c24b4816' }, "Mobile Responsiveness")), index.h("li", { key: 'f2a96a1f378efe960f95445debf3697d76644df4' }, index.h("span", { key: '8e88624072127c6817056052c5df6cba0ff1861d' }, index.h("ifx-icon", { key: '63fcf870fce983a545b571e3d8be7f2483a9c9d6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2a54a382d3f717a9a3412cb52035f04641ddf18c' }, "Mobile Sidebar")), index.h("li", { key: '6ec42d165fc12922dc48ed573ac1b16b42ffd008' }, index.h("span", { key: '87f27df53fc6a4178d54a30ce2054947ac29df21' }, index.h("ifx-icon", { key: '52c2d280949bf9cb8f422726c7cebe6c0b6b72da', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9608ad2129de4813b5324d9e1dd2ccd67e50bd12' }, "Extended customization")), index.h("li", { key: '0c163f2ccc801b5712fc582e96433105b302553e' }, index.h("span", { key: '2862360d3cfad4672bc88f13db9b3aeb8c51fdce' }, index.h("ifx-icon", { key: 'd2233e0cc49251e3e6abfc8095cefdf5057e5264', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3a3169682a04c798fc69d079225ab7ae65569b7c' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'b5962e6b2c79d6104d4774e13aee29a68bf4d1cf' })), index.h("tr", { key: '274d9e85ef301c6e530e838abd012617a4c8a149' }, index.h("td", { key: '79a962a0017934b514a0e0d501641a8120c8b592', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6a86a9e4bdef89e2ca6f28fb93caa0b2fad16816', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-indicator--development", size: "s", variant: "bold" }, "Indicator")), index.h("td", { key: 'c6900f4b4929871b98894e9ea92786cfead86b65' }, index.h("ul", { key: '6a4da7b305294a1560814e7a9812ba524802aa6b' }, index.h("li", { key: 'd4d4c12a2acb41a347e17d9dfb4de30ef4bcc02b' }, index.h("span", { key: '211fa4c1b615d9fd876e6a46fc36564b0ec00a9d' }, index.h("ifx-icon", { key: '1a0d5ef9c9de67f2c0db07448a58f1f2fc920341', class: 'check__icon', icon: "check16" })), index.h("span", { key: '90a530778c09ba726cb8485b6f6606e5b49d6d0f' }, "Provides a compact and configurable display for showcasing numeric data or dot indicator")), index.h("li", { key: 'ffb9ee2616001105a3cbe9361e92ebf7d12b6964' }, index.h("span", { key: '540752f665b7964425c9ce30fc6c0b733c1af89b' }, index.h("ifx-icon", { key: '2ba3321fb69f46e747a3ec98f405cd3ff181746d', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b9f49627527e5d13ac10a4393f1f10622116db31' }, "Adheres to web standards")))), index.h("td", { key: 'ac6d7af5b8adb605267a6ac270bcb1a395009fc6' }, index.h("ul", { key: '61a5f68f47f3f08a9b2b10bd461c4a3ebaa68a46' }, index.h("li", { key: '79dd2ac1f96164e0dacf2b1142a4f485f714d206' }, index.h("span", { key: '14f8f1ff4ee05d49fdd243f540031732bb511be3' }, index.h("ifx-icon", { key: '9c21617d61e13c7dee14cbd1596a9b21885a7075', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ef519977b7dc6c015f034ba7cadbb9d13750a1a1' }, "Inverted option")), index.h("li", { key: 'a52ae377cec490253adf201519fe04715dc8b323' }, index.h("span", { key: '1d0711343a76724a58853401f8c69fa56a8d7a71' }, index.h("ifx-icon", { key: '4441197dd4dc221a2e156198551add485afb57a4', class: 'check__icon', icon: "check16" })), index.h("span", { key: '14fde6a796fe3db74e05863e9a6919bd5e7b4954' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '0c7dde8a89ca0cff8501ad58bdd01c4d69c1969d' })), index.h("tr", { key: 'db65c5795ae683c7666e542e3c0f6274b0cf2bd9' }, index.h("td", { key: '52febccbad77b344f2994b014266e575cec8d20a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '074795bf963313095073cd0aa0131f732cf687ab', 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: '0dc71bb7eacc8c52103778552952e7bf157af124' }, index.h("ul", { key: '3e021655dddf9c26ca67518d770e61452f2dc580' }, index.h("li", { key: '105a8430c95bb8986d65d11ef943c0d5e6dfcade' }, index.h("span", { key: '98656dcfd1579d66e1c794f190a01014c989e1d7' }, index.h("ifx-icon", { key: '37bc727ba29ff0e7822fd75fe648365b7cd756e1', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2ff0004fda07094db77fabf39c3ca7f2eed734a9' }, "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: 'c1248c46a0dc23afc1786a458e38978f466db664' }, index.h("span", { key: 'e6a414a086471c77896d8bd3611bd24e3e8a8704' }, index.h("ifx-icon", { key: 'cbf4fba75f0da5ea4b283c859642e041ee8a1037', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'be3eb0155908e57f633910dd6c3ee03436e863e3' }, "Adheres to web standards")))), index.h("td", { key: '4ba7c0d32f432e7aca10e2442575e73b7a88bed2' }, index.h("ul", { key: 'b8833004d29949cf38e0c4ba6fbea4fa5b3502fb' }, index.h("li", { key: '1896ebe89769cea23f6f504884c77ecf6acb964e' }, index.h("span", { key: 'bda1579eb4d61d9ac2cb9129cd6647ff71905396' }, index.h("ifx-icon", { key: 'd306ab88b19e490f3a75719f1798cd8f68c2fb91', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a3be73039381bb1477ac18e0bd5cdaf30db6259d' }, "Extended customization")), index.h("li", { key: '93a1ca2cabe8f2ccbd31ae48a37ed60641f9a25c' }, index.h("span", { key: 'a44570002a89a21e510e7e8d10523d4967783069' }, index.h("ifx-icon", { key: 'adfb827a7068892b326805d64c7992fea754be8c', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b366e229bb42353dfe6fd5b5d11a7843d0f22dcf' }, "Configurable Results Per Page option")), index.h("li", { key: '1ac6187dfd7117f1066bf42e25dc05e7e7bcd86e' }, index.h("span", { key: 'cc083517f61b1250924f4f859d20b8d09eb4f05e' }, index.h("ifx-icon", { key: '7370fb8919141e6b732a6507e1d669d58cc733b2', class: 'check__icon', icon: "check16" })), index.h("span", { key: '1002d3277dcf05efddca3e8d018364f841569eb6' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '1afeb99e91b69174b137929969abc231e1cc13eb' })), index.h("tr", { key: '1ea15e130af6e3d697dc14dfa1f532852ddad902' }, index.h("td", { key: 'd020bca55ad7dc55e14b78dcf3ddc691e2f7acd9', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '47b14a5e79034ec365dc5e4f4b31671e1f05908e', 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: 'e8b50e10aecb8d644cbd6f0c043467965ac1a98c' }, index.h("ul", { key: '8788eb8ec2dd4c34c85b47e2ab5e6d1d11a157db' }, index.h("li", { key: '5e72225b73226daf2f9bb594c6da510d6584ef09' }, index.h("span", { key: '7f4c9ceddfdc7cd48a7e87a9fe18281ad162afef' }, index.h("ifx-icon", { key: '71b22fbe84adbf0912100d694fbd6e6b3c0f11bb', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ad66c282e457ae4d226f23486966e18e4b4a969f' }, "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: '09bc1261904f74d0a5ec9ac4da44176e11e7b9da' }, index.h("span", { key: '3e1ddc1e649a5a8824a273c3c50da5752968aea0' }, index.h("ifx-icon", { key: '8b035178469694202a7a48513f984b1582dbad00', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0f8a927958b7fa19ed0b1452d8c8a63c8b2f8527' }, "Adheres to web standards")))), index.h("td", { key: '48e35b19ae335cbe426c4d67b6ff61c3b3266134' }, index.h("ul", { key: '3e515d65d38c9c41a44a6fdb913b69209e41a9dc' }, index.h("li", { key: '2466b893d7e8d5432f6aa15bc5b771d65ab633f1' }, index.h("span", { key: 'bc500c3006559aa39cb7d7098aeaa9fbf245e256' }, index.h("ifx-icon", { key: '8ec30b5925d16b41cd55ff5f4be2104cd4b1f640', class: 'check__icon', icon: "check16" })), index.h("span", { key: '354ab01d8c9d88e8517c870b4ca43458b2e332c2' }, "Extended customization")), index.h("li", { key: 'd152aa6de7376c0c59803fbe4a1dd7bb5f6d07e3' }, index.h("span", { key: '06c40d3a8dc1f20931d3ed0d29c356c269642595' }, index.h("ifx-icon", { key: '986718d928ff1fd4d34c98568554a8cbfbb05377', class: 'check__icon', icon: "check16" })), index.h("span", { key: '6ffa2aa7ef5e7714fc4456368036d73d8ba04b3f' }, "Show percentage option")), index.h("li", { key: '82d018565327966bb1bc88bb74743ae9795352e2' }, index.h("span", { key: '4a4b03e17a795a1de6a304b7bbe3950e3cbe16c1' }, index.h("ifx-icon", { key: '52223b279dd8aa6809a5a1e7983ac782800c5ce0', class: 'check__icon', icon: "check16" })), index.h("span", { key: '28eea128dc9d0584f8af1376838feaa76c9b727b' }, "Small and With Label variants included")), index.h("li", { key: 'd932c1e5d4f1530321137c97237b555dca1a36c2' }, index.h("span", { key: '1554215ac5e5b1ec11ec2037ec7b652959fe3cc5' }, index.h("ifx-icon", { key: '2024de190ffd16ac2c5e0d9cf521e856ba2b2801', class: 'check__icon', icon: "check16" })), index.h("span", { key: '46bcad0281aa5672565ef7ee4b9737b74f839018' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '36166310621214213e5153134a80f35665a4dc48' })), index.h("tr", { key: '9b07b86b2d76dd9c36614ef6af6c12f62b5c0e69' }, index.h("td", { key: '8328952a66bfadf0a707c9402285455838993bbe', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '350906b6ebd25a4ca5307eb29a6e60bba9c0d502', 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: '1c012cdc81da3d4c8b961eca0b84c2b34ff10a8d' }, index.h("ul", { key: 'b722b95e4914d8867604d24a6a38036ac794a234' }, index.h("li", { key: 'adc49b942fcb1bc6450d5c3713ba1826ddb0a9c6' }, index.h("span", { key: '78984dccc2cbca3f6b0d51aa736ce896da555163' }, index.h("ifx-icon", { key: '63fe532309bc114fc27b37ab028a5d781fd48c78', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f952c0979030a08093744f6c01eea51e76802834' }, "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: '801a0b79bab7da9c95f84d9f87ec8e356b528ffb' }, index.h("span", { key: '32ec13f9cda46ac050315a09b6d386d42892af5c' }, index.h("ifx-icon", { key: 'a6f71c6b3159d4637c957c25bacb2a972ce01081', class: 'check__icon', icon: "check16" })), index.h("span", { key: '43f4780d273bc7760a87365665cb08c84d437587' }, "Adheres to web standards")))), index.h("td", { key: '707760f564f60c864b959d00d7c78894f79515de' }, index.h("ul", { key: '728ed75e5e18207915fd605752b0c13cf694d85e' }, index.h("li", { key: '9413b4c37f61bf556329994f44fb11973b418c1c' }, index.h("span", { key: 'b92517b707e2c66e6062113cb4ccae541187d6ff' }, index.h("ifx-icon", { key: 'de114f44ee7f73dbb51d439df0b2e597ae078667', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ec6d1e8005129753f66a3caad0ae903bbccb5821' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'bbbb1314b319be30a7df20b497d71fe68605065e' })), index.h("tr", { key: '67cdecf9ba06f4fe3008a889e76e5c6b726bb3f4' }, index.h("td", { key: '9f1d5776d35c18374cb90e8b48e3ea31dca18404', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2f728207988b5808bf64269d49ff932fb18a5bec', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-radio-button-group--development", size: "s", variant: "bold" }, "Radio Button Group")), index.h("td", { key: '193046fdf6a43323ca4d6bf0ddcc1813aca58e17' }, index.h("ul", { key: 'e26178434988645e86fe7781d33c58288a77b5f0' }, index.h("li", { key: '0749c6ca56ef4d50c9e941b48c20874fd377028d' }, index.h("span", { key: 'b58f57265b933916c614decdc6861a6e91ec5c7a' }, index.h("ifx-icon", { key: 'eb8a9ee30a2c3e36e2dd3dcbdc18c6feb520038b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '028ef31508ba48adee78fe26ed8c97f3adb8181e' }, "Provides a customizable interface for grouping multiple radio-button inputs")), index.h("li", { key: '06bfb43c98afc30390ac485ce495c372c518fce6' }, index.h("span", { key: '3cf21b1309f01fd6e639379ca914c4f1c1753d4b' }, index.h("ifx-icon", { key: '1f5362c4396e33def285fe37d677140ae321e39c', class: 'check__icon', icon: "check16" })), index.h("span", { key: '925bdd9e3c350e8a0d83c1da194140731a76df0f' }, "Allows users to set and display group label, caption text and caption icon")), index.h("li", { key: 'fd9ca9f28a211350571dc5282e8e19d75a6f7edd' }, index.h("span", { key: '70d376b32e23006e41f81fa9bed53caf491e6f48' }, index.h("ifx-icon", { key: '0515c7befbb316d7e6a761434f4b990ac2780ea7', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5bc537fd8d6e2608b30f4a1eb44239b945afdf32' }, "Allows to display individual or group error")), index.h("li", { key: '4d910013c9a0dc5fba10ddad7b41b3ca8f7faccc' }, index.h("span", { key: 'a85834f3e7df16f7b3b65d130fcd951e61a621ab' }, index.h("ifx-icon", { key: '7e6a47cef67d386ad7c61d9c0708cc93f1b75f89', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0c2d465a9d164b90e60cfc65e80ebc58d2826920' }, "React, Vue and Angular wrapper integration")), index.h("li", { key: 'f6d37ef7b2cacfad2b643c9b03d43ba71eded80d' }, index.h("span", { key: 'a9f48b8e564d3b643572d7a1d23f87e2b432257e' }, index.h("ifx-icon", { key: 'a7eb306008fcf4f8df70ecc24d97a94d5395b3a7', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4f9099ee1a20d13213db65460bf590cbae372639' }, "Adheres to web standards")))), index.h("td", { key: '14c877ecfe4f7a26f69576f7581ff5766ea651ad' }), index.h("td", { key: '1272a5ab64bcdf8c12a4a2f4bc6797c5e95e9907' })), index.h("tr", { key: '95fe40812d5dfdfa44ea21d44dacd1cda5fe97c3' }, index.h("td", { key: '32fdb64b4e64d3a1d921682731e5edd68116bf11', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2f197dc751ccb1c806192fbcac9e62ea1849a1e0', 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: '6752efdd578a29fe303818c6ea2735521080f545' }, index.h("ul", { key: '31ba0d5e5d383558349d67d918b84190d388ebdc' }, index.h("li", { key: '86931a1a45d574fc2a2a17420502ccc3c82998ec' }, index.h("span", { key: '26f65a982bf95e0657b59b421a20ed7a9c2d914f' }, index.h("ifx-icon", { key: '4d7d1118151ee06c1c332170b08a00a1f77dea59', class: 'check__icon', icon: "check16" })), index.h("span", { key: '786333877d4a7d019674daba4bc08af784223df7' }, "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: '71a6266a81f8d5a484450f7fa32ff60f7229f5bc' }, index.h("span", { key: 'ffeee2658d2967e24a0a71b1d10990f187b10b2e' }, index.h("ifx-icon", { key: '8db8a8e9741330d4b75fdf2a5ee5d7855f358d75', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'bded0a9c5d742a9f1470444d5cbba411af14b4b5' }, "Adheres to web standards")))), index.h("td", { key: 'd6d1fdf5ad25a8c5dd61e44fcd309af5562f3453' }, index.h("ul", { key: '49c1fc8f12b2574b93874d28bf7c546753ee98ae' }, index.h("li", { key: 'fa871cbfa7668c788ccaaf44b110a01eb1c30f5c' }, index.h("span", { key: '22928c6e95f29e2707e40eab2fb5ddcbd839350d' }, index.h("ifx-icon", { key: 'd8ae5d32cedadb27ef754b1fcf8f4a33fe5fb3c5', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fb56e1e15bd7af809cd3233374b5b4d3dfdc8c75' }, "Collapsable option")), index.h("li", { key: '481edc2fe84b6f9f64507812d6f90dae6913ca67' }, index.h("span", { key: '596e20ec3e0f1ab087ffb1de487c4508b895b785' }, index.h("ifx-icon", { key: '75a4cc908b8fe078639ebcd3e4041d7f1cfbac88', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3d751e0af9ed479c568a4240f0384f05d540c8d3' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '48c5096790fad9d7117a51118fc14ebd9c5d7615' })), index.h("tr", { key: 'a8a878440eb7da662229ab3cd545069af0f67beb' }, index.h("td", { key: 'c1dda29aa7e631c7a0ceebd5075709799a123fe8', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '9ee305329254a3b23388f0860ce59d5803477e24', 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: '073031a8ed12143c28931eea80c43bbe45aa899c' }, index.h("ul", { key: 'd4ce556c2c79ba2f578e0cb9efda56b8c79ed334' }, index.h("li", { key: '9491d5b9c59db7ba182e810915fd4cfdc15b4e18' }, index.h("span", { key: 'a0503b16e492268f327296f1b30352f74082f5c5' }, index.h("ifx-icon", { key: '1082404092b41a40caae8834fe62fe107a49b0de', class: 'check__icon', icon: "check16" })), index.h("span", { key: '56d4da9a89fab52a834a68ecf27dfd36b1de783f' }, "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: 'c28d56b3b1e901df1b54f7084e45753cf7f41c20' }, index.h("span", { key: '532f6c56cf9b50dae7a22c2924c3f53c0f040fe5' }, index.h("ifx-icon", { key: 'e252d76734b8ffb131ef59c3cac96d3f2a74a065', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a28117e943626bddb251f9aefcebc6f68e982571' }, "Adheres to web standards")))), index.h("td", { key: 'd71f14e81586a0dba92f2abc7a4dace449180abd' }, index.h("ul", { key: '9fdb089a16f4181497a31ce99ee4f625e59b27c4' }, index.h("li", { key: 'e8dd52b677e2c60c0da404a6c0f73fab27dbc727' }, index.h("span", { key: '8a3a2a7300f3e21738f366bed973a9db4cc805c9' }, index.h("ifx-icon", { key: 'e8e54869b071e3ac86a75c55a325133718b9a9d9', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd5d3df113ff45d858cb1924ef332b855a1bf6817' }, "Show Delete Icon option")), index.h("li", { key: 'f83d195ca9e3c3ad42b6b212a53e17bb663fcb61' }, index.h("span", { key: '12942203eb95d006a24cfed1efae16d90868252d' }, index.h("ifx-icon", { key: 'b746208f6144a1bdb52251108b33451250a42fd2', class: 'check__icon', icon: "check16" })), index.h("span", { key: '975fc7024ea469ff35be492ab655486658a77be9' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '924eac5f2860c24b2aa2824a9be6260e6f6491da' })), index.h("tr", { key: '5ace9819505e6a101ed536a30d677cb92b74018c' }, index.h("td", { key: 'ce645b2cb50864cf4d05eea271b26559a0e06909', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '0d7e66baa80efa697a99a9bce66f7586e068e872', 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: 'd07a2a09b038b4f57caedb098844f4fbb76015e8' }, index.h("ul", { key: '54be0be76e87ec8769e9324962ea7bc378271807' }, index.h("li", { key: 'e175d1291f52559641ede8066c3b274bf90ad66d' }, index.h("span", { key: '139ee8ae54f5e398706cf1da5dd31c4142f030f7' }, index.h("ifx-icon", { key: '8ddc5b21b4963b01b6486c8a7e978f0eeb21d119', class: 'check__icon', icon: "check16" })), index.h("span", { key: '94afce8ec881d8ad9072828709dcbf7c548c78a9' }, "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: '1c8fc3a5d247ed3efdb0a40f1f788952e64336b5' }, index.h("ul", { key: '47b518741971ff771351f37c1d63099b7e918509' }, index.h("li", { key: 'bafbe1c8d85cf70132e396e23e10013e13dc5e3e' }, index.h("span", { key: '58d901a159ca777ba6cf239d90c1c8f79a8fcc0b' }, index.h("ifx-icon", { key: '95dfb208ae29ea754d41b1167c0df3761d88ba88', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2f1c102dcf3e560f72366368e805c601eca934ca' }, "Extended customization")), index.h("li", { key: 'e9b4be72b0aeb49cec1a9528f985e0746c480b3c' }, index.h("span", { key: '2958d59c53d8e79a634934ac49f08faa39646da1' }, index.h("ifx-icon", { key: 'afdf15bf3cc2801292df358fa18053d4c400e42a', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ac1d0eb53cedcd4f54075c925695b576ea51a04b' }, "Option to enable and disable the search")), index.h("li", { key: 'fb47222cf910fd72b64ad945e047b22a94f8cef5' }, index.h("span", { key: '455e9db4949e01121385ce7d05e2bf0297c64b05' }, index.h("ifx-icon", { key: 'bdb8b3831e444ebb24b108c7ffea1df17d341b0d', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2ed116b6456257d49ed921006523664eda91eff4' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'fcf3312d8bdd8b216d79e38a63d6fe8a105b4934' })), index.h("tr", { key: 'be7ba91a1bd42f008c095944163dcda2ba72c173' }, index.h("td", { key: '7fa3485880d0cb4dc87323b3f99b76083f45dd04', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8a866a6f9fe31d06868544f6dd683fd2b86b623f', 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: '187cc592f4e9f34c04aeb8b397ebbd23a1dac5ba' }, index.h("ul", { key: 'ed0235add238d1303fdd2d1ebc728a94aa832322' }, index.h("li", { key: 'f0e4b00824db38d2718344f887480bc6ed81063e' }, index.h("span", { key: 'f468a8b62556b1bdfd9c1a1c27dee75b36b288b0' }, index.h("ifx-icon", { key: 'da59e5412ff603e3df259cd69438390f44b95569', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4e19903840c5e0c6cf340f6e30043d9207107dbc' }, "Provides a dynamic and customizable dropdown list that allows users to make multiple selections from a list of options")), index.h("li", { key: 'f917b85f70f6f6b2c690500d059689a2716a3d74' }, index.h("span", { key: 'c2401fa401a60fcebec67512e1396ecce5cc69e4' }, index.h("ifx-icon", { key: 'cfd77c563078c13d329162faeecc83048153414b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8c57fe10ef3ac4c3b1329e335fc77ffc819bac16' }, "Adheres to web standards")))), index.h("td", { key: '1767c505957fa725f99dcdfc507f2315be285e20' }, index.h("ul", { key: '618a04f16b30d1022d40d48cabfece7f32eb8b78' }, index.h("li", { key: '9e8681578e6c2971b9315ea30b6d1e8b558ab3ca' }, index.h("span", { key: '0adb10ce8a2fb6013b9b19f5f5c0b1a4b82dab1d' }, index.h("ifx-icon", { key: '6e0f581471b6903a3d75e249ca25ca2fdf1e9429', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd8343db26785e7a6ada16aefd425940eee674af3' }, "Extended customization")), index.h("li", { key: '9a66956e04d5099ae374fcd3a409855e5ae7b96b' }, index.h("span", { key: '9e673cb4afe8bd6cf391842f66c651d28a0018c2' }, index.h("ifx-icon", { key: 'c648b2d33879fd728326f60e5c30d6f172b5f122', class: 'check__icon', icon: "check16" })), index.h("span", { key: '30a99a46907b129dc034777eaa0c2ce75e3f85d5' }, "Nestable options")), index.h("li", { key: 'ea0c6564f5f2885311b849cc3fea5cd8e9b6de88' }, index.h("span", { key: '98bd5326bdbb8dc2564634426d92a2f6f9fa58bb' }, index.h("ifx-icon", { key: '60afc501d73a6acc5304992637a864db25b49395', class: 'check__icon', icon: "check16" })), index.h("span", { key: '42a36afc667148a26552109b6fbbb5b2f94b17f3' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'acd6973184ed05a244a2165c1ea88030626df178' }, index.h("ul", { key: 'd31509d5127bbe67b6958bdbb0e537c0beede8ff' }, index.h("li", { key: '5ef8aedde8cccd53e9e6276c5e49768eb3fccb21' }, index.h("span", { key: 'e0723dc4b80fa5787c77b8e11ddb126301398331' }, index.h("ifx-icon", { key: '14097cf5596a86cf257c5c5a6a3e3ae92d209eee', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f2c472e2d856fcb72eb4687d0845a03d5395f36b' }, "Option to enable and disable the search"))))), index.h("tr", { key: '43a8aa0daf430c50c44c7fc28dc61a4d11c90b7d' }, index.h("td", { key: 'e1c4e15987a3ffd26312bea4e52edb5a61c65255', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '90d442131b17780747e4e6128c0808f48bc17cd6', 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: 'd9304d6d4aeba8166491b337d55344ce6a1469c2' }, index.h("ul", { key: '98c9d7810ee9011f712069d6ddb9ba59734c99b6' }, index.h("li", { key: '3818c27f395f3f7367e0952090dc9323e9224172' }, index.h("span", { key: 'aeb1975e6f4fafe0e7712a4e668fc73a627a16ae' }, index.h("ifx-icon", { key: '43f26e235d4364f5900bb27d757f23b1c2171bb6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '72d9af950f6007bd7971be40d88768528153d352' }, "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: 'b375ae8ab0483c513d460656cac17c114fe1a90b' }, index.h("span", { key: 'b6ddf2631fcf0ccb247cb00e50d1eadfbe4c8fbb' }, index.h("ifx-icon", { key: 'b40bafd614ec9f08737d2f594d8c4f5566674d06', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c9e7fba4714b5e21ea94632a59fb3fc042a27575' }, "Adheres to web standards")))), index.h("td", { key: 'c059b1d036fb72ceca9fb9f4d989db47e04e9fb5' }, index.h("ul", { key: 'bdfba2b1b3114585b7ed2f1f079dde49b4248ca8' }, index.h("li", { key: '625b8ed99f37374e9044d857d8422d6cb47eb963' }, index.h("span", { key: '0fa2da01326542c8f80c713eb6e36525610c939c' }, index.h("ifx-icon", { key: '195d0e63459f00e097e3c7f06da6690e2b29e904', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b5fd47ff23d8c61acc7f0229442986238ea3d4f8' }, "Extended customization")), index.h("li", { key: '7cf3eced1104436ec01b33916e3705c58e218116' }, index.h("span", { key: '9f168d30fd180b9d1343990ea1c6edb0abfd1289' }, index.h("ifx-icon", { key: '5ad077c1e024b4c561cafe83ead2b62ff8e1c24f', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7aeb14926831fe5d7c4bf1daa6132e3d1e24558e' }, "Multi-layer nestable items and menu")), index.h("li", { key: 'c930cb978624c6133bdb7021f5126c2a2cb7fc00' }, index.h("span", { key: '069fc8f6befd3d63bef69f65442dc6d7b9274dcc' }, index.h("ifx-icon", { key: '3a44116e22ca31af2047a64635bf8aa796867da2', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a25ca5e56eb283967983b6f89f43dea1873b6e48' }, "Initial collapse option")), index.h("li", { key: '435bf11d582b906eac1a2a688f7d6da3b5f581c4' }, index.h("span", { key: 'adf0b72eecedec33d61fb5fe65fd4dfa0456b850' }, index.h("ifx-icon", { key: 'b9a3fa7e313b09e086e908f590842f4214ca1e2b', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd1d59cf0a6121690b9a6b4ea3df1c37dca591bb1' }, "Active and action item feature")), index.h("li", { key: '7e063c07821fd9fba026bb211b1ef1fb37f85e3d' }, index.h("span", { key: 'c7fdcfa803546c1661a4f96143732361e6e53ab2' }, index.h("ifx-icon", { key: 'b482c18c28ef08dcb056377c792615dfa780de33', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9131def784bd7c1dc33aa6b82a7e1ff8b2f45f34' }, "Number indicator integration")), index.h("li", { key: 'edcefb06184d545923d16ac608d0b14d93916ee3' }, index.h("span", { key: '2be6937e190d7d16949fc72e70b69db665bdb3b2' }, index.h("ifx-icon", { key: 'cc4fcc8e094d3c3a3d4da250653362583b675c41', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f4e68f76736d6feea5576e00e734a36126383c3b' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '479d9280913e4eb0a82ef1fb2e69f7ed8670d79c' }, index.h("ul", { key: '44dd9c1b3aa1358d5f53f1b613e3aac6bd1eae80' }, index.h("li", { key: 'a920d5bf4ac4a3b97ce6e285c89698a0f5a37246' }, index.h("span", { key: '21c1c61188fbf4ff25db9ae483568ef1ad23e40e' }, index.h("ifx-icon", { key: '9bbaad171375e9fb8d7303004245ff74374267da', class: 'check__icon', icon: "check16" })), index.h("span", { key: '87a9dc20d959c4cbfa1ff3741682a4a9ffba0af6' }, "Removable Footer, Header and Logo")), index.h("li", { key: 'a687f8ddc378e88233de2ae65c48ca753ade8da4' }, index.h("span", { key: 'a8e4c64586674b9305b880d58604a8ef1780e319' }, index.h("ifx-icon", { key: '302907e746dc359b0f9e822e3412a9ef6c7eb8bd', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4df52be2c0427bae9128399a4d1cf07bf028db90' }, "Removable and customizable Links"))))), index.h("tr", { key: '54158b8e4e73d9aa72ec9ba2625aee6f63caff39' }, index.h("td", { key: 'ee292fda4e86626b2f18b5ebf729a84cdecc12b7', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f2508ea5447959bf3ef719b2e32f5fa32ae8c6cf', 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: '5cbb88377b0f17a328a3654f94bf3500ba7bbe5d' }, index.h("ul", { key: '9b23b49c0f131b3bc4418ce69504c119818ba778' }, index.h("li", { key: '9090044df601d0aeffd4fdf7be2989b745c43158' }, index.h("span", { key: '1c2c75be968e32c1dda9e3ba61da4b4fa9c3b666' }, index.h("ifx-icon", { key: '081eafc92a390b167278cf43cfc1ffa9686a7e25', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f91b83088e667612b95451b7e27a808f6b0a5745' }, "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: 'ae68cc4c5f46284b60f69f509071491d1ef5aa80' }, index.h("span", { key: 'adf1d76935aee23e1c8d68e79a12147aa8dae84a' }, index.h("ifx-icon", { key: '2910478643213fbd570966393f11c4badb7ed347', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9a65c36dedf03d5ff8425e78082a830f805d62c3' }, "Adheres to web standards")))), index.h("td", { key: 'a18c4ca94f4b3ef2c9823dc8d6289508864ca6b6' }, index.h("ul", { key: '1a5c5b524c2169f07ebeaa316bd8493ae0ce1e5a' }, index.h("li", { key: '671a2f0308f07855cbc6b608f9d674bbf02bac21' }, index.h("span", { key: '5bfc7ead98d75d554f6d19db97d7dd4c9884cb89' }, index.h("ifx-icon", { key: '49257247a095a6f308960c78f9d254d6190f2d2b', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e482efcf783e3011669aa2861a26df762f64e16f' }, "Icon incorporated")), index.h("li", { key: '5a6c4ab5694859e2a6b2c7ccc642ee5ec061604c' }, index.h("span", { key: '090d781d122969ec72fd756b617367f8f6615ee7' }, index.h("ifx-icon", { key: '39fac9d0a82b44ba6f01d1e84bd23af811f2089e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '67471ee43b65df687ca0a7a94d29472c1a652f98' }, "Percentage variant")), index.h("li", { key: '36b031543cbf6c62932c38fbb3dfdfb200cdf8c9' }, index.h("span", { key: '28b42923244029dff71fbcf3ed84b16d413850e6' }, index.h("ifx-icon", { key: '345fc0f02aefcb66a19f959a650e49c61007fd1f', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e3975060ddd9fcb053f082185b03ac3423306ac1' }, "Text variant")), index.h("li", { key: '7ae6431d8818a2ea8fbef4350534ca915484790e' }, index.h("span", { key: '502f3e70e49906eb0297c3db87777a411be23ebd' }, index.h("ifx-icon", { key: 'c78272fc13dc68d86f3f61f04eacb08496be5468', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8304aeecac48c9908d683abc40cf09bcee444c31' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '37a880f29c936c3eb1f0f98746799a7a94dfb8a1' })), index.h("tr", { key: 'd85cd62a71ffcbb24af56a92ae6e9029dabd5eac' }, index.h("td", { key: 'a5bb1f1f8b5d2126df430230e4c34bb909a5cbfc', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a81f8df0d75fc1b0c60b708ce0600e108621f363', 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: 'fceaf48f0dd30483c23761f5876ff27e294faeb2' }, index.h("ul", { key: '536185b5578d534e14508f211d9851ac5578ee51' }, index.h("li", { key: '5d3be469e9944042277eaecb942cd4caa006a5c0' }, index.h("span", { key: '37e54154e43b9dc8bfaac31c04b2745f58045286' }, index.h("ifx-icon", { key: 'e0077aad982b83e5460d7209105cadabdac9f519', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fa5cf2371a0546da94298311f2afc07720871c5d' }, "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: 'a8fb5b8dcf84d08a335d9aa733f831922251609a' }, index.h("span", { key: '8db9282f833924a1a034fc3f56b47479fcbdf2f8' }, index.h("ifx-icon", { key: '39d86cf0351ec275e84a391b33f5f35dca678db6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8774e1a908ab8f6bc83620b88c5fb8cb1504d943' }, "Adheres to web standards")))), index.h("td", { key: '715b529aed8fafd235da41e7e5e25aaed4d22458' }, index.h("ul", { key: '6989897e839d047274743f1aff192bf040caddd9' }, index.h("li", { key: 'f5ca4538d3c21b03cdc84c8e6c08a7830e4938da' }, index.h("span", { key: 'c5003b3d2131f7c45b3e151e944a248fd7faab0d' }, index.h("ifx-icon", { key: '677ede226666ffca1598d3d0969833db49ff91ca', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2170efae60847ab1aea44fd0ea1b3d1e472ac13e' }, "Brand variant")), index.h("li", { key: '34da3422572a829d2b8dafef15f02c7457a06025' }, index.h("span", { key: '3c6265f34fd74ef196dbf98339089d190c830667' }, index.h("ifx-icon", { key: 'c462e7ab0ac0c8534656ddbba40806f13324fb9e', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f64b39d95bfc8b1c4233cd4713952c9c7dbc9847' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '964729510afe6ed30c0f89ea60db8622a1a64949' })), index.h("tr", { key: '4091a70aae5c206e748454834256da3787548516' }, index.h("td", { key: '971c8e6d739ada4f53db19568805cc985613fb0d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7ffeca223522bc2b7838f58aee1db1179e6c7797', 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: '56bb34a15b4e91b8bf540041815de8b4ee56cf8f' }, index.h("ul", { key: '69414f729b64c7f4d49237d3bbcf1aed64b01340' }, index.h("li", { key: '841531f4adfe1929730023449cc60358bbaa9468' }, index.h("span", { key: '08284963033b2307f911d59df13ebfb79302fbe4' }, index.h("ifx-icon", { key: '469b9acbc43030c284055f7f1f6c8e737b91a520', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'bee5380b84a7c23477721ca577936d691c539658' }, "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: '64f81588b6f14feace10fa4cf37e6849c571183e' }, index.h("ul", { key: '6a06d6e06e9bc2d8b257ed2ad60d4b9a2baf3967' }, index.h("li", { key: 'a895bd42b24e6a4c20698554c68044aee47fb6d7' }, index.h("span", { key: '428ef72fc29bb7ba2168c542d6b48b2b43fbff63' }, index.h("ifx-icon", { key: 'ee1651be01669c63afaa29a91fe4c764b3346930', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3d8fc02213ece36452f9e3d4e76bbd04fc0c945c' }, "Ocean, Orange, Grey, Light-grey, Red, Green and Berry color variants")), index.h("li", { key: '57588f1f730fe2ad31ce65b0eb023cbe7ebb51f6' }, index.h("span", { key: '8750af25775ecbf95f5b68e0b88e15159fec449e' }, index.h("ifx-icon", { key: '814ac175509a06220b68716003bb2c96124fb320', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ad75e47e3f17d67e48160694c63baebaf47e0a02' }, "Removable border")), index.h("li", { key: 'f6a269c31a82656f6d6fb4dbdaf7c538445580fc' }, index.h("span", { key: '81202cf5b0e66a97c467d1b5fefd5f89393ea673' }, index.h("ifx-icon", { key: '239ff0de505182561ad18b0ec741fbe00f223b7a', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5f77ddab989313efd6c16cbc29bcc00fc4ebfeda' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'e5a1e5165699ea98c41f4ee84fec13aef93d8958' })), index.h("tr", { key: 'd24f3c1fd0fed9142667e05e31e53cf3e7605004' }, index.h("td", { key: '34e9e416d0b64e45681463bd981ecaf174a89581', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4f7397cb23dd4efcd63203ea076732bd7a77549e', 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: 'a8ccfdaa692d9fe5ef989abd92b7c4052a273197' }, index.h("ul", { key: 'f174910fb2d728e0b1bae1a53076a1912c9e741c' }, index.h("li", { key: '4155fc7d5cd029aa8abaee7186c80140673a504f' }, index.h("span", { key: '9badc6dc1c635e0eb751cb20549fb11e3cfd5112' }, index.h("ifx-icon", { key: '2f5acb9cd01a52f62a009c41da833a6baebd3c57', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b066f2a773d9c459ddad55e96d8d9ef1dfcc5dfc' }, "Offers a customizable and intuitive control that allows users to navigate through sequential steps")), index.h("li", { key: 'abbcd1f3632454a977c40cafd689daffa7dc4f06' }, index.h("span", { key: '3411a8603e833fd2e8fcba99dd0fb5bd0e5abb90' }, index.h("ifx-icon", { key: '501c7f145c6cd3fbaf8ca2ebe45deeb7ebed7e32', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c58e5ebff71e2cf17e1317a5ca93e063e5d11394' }, "Default and Compact variants")), index.h("li", { key: 'e4ffc37a4c9c4edb0e19e12d20e4a7fcb21283b5' }, index.h("span", { key: '355b2d72b0cfdd0be11ea209855c4b61ca0a7ebd' }, index.h("ifx-icon", { key: '94317e1752a900a27cbd2f75cb1afff7522faafc', class: 'check__icon', icon: "check16" })), index.h("span", { key: '058bd7ccb5c416d1321b90d451dcfb237957705e' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '6d92ad2ceb962f07c36bf08e60a7cfa6279b349b' }, index.h("ul", { key: 'd818e29bb77ec12178106e6b74e5c36589af41f2' }, index.h("li", { key: '49f4947d48bb7364f5edafcba38bcb33aeb9eba0' }, index.h("span", { key: '434556b837c1751d8f8f9649058b3f3ceaa92060' }, index.h("ifx-icon", { key: 'd978beae3e277fc1147dcc311c2a3fff5efd9419', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0a75bfb04596b7442b1eb5932136bacb9c7d6d32' }, "Vertical variant")))), index.h("td", { key: 'af9a3c1e07a7ba84a4b5a17de14c3fd2e62f7a57' })), index.h("tr", { key: '010e122067f38de9c8e1207a809ca800dd340739' }, index.h("td", { key: '91becc5b92350cc141ac9694ef50f059428922c5', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '3414f1562812c5058d5d6186c9f9ca0a04bbef1e', 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: '3a5d526e1bba8e52e8e9b212193acb6a70a07299' }, index.h("ul", { key: '916707ffd3a669b67355f9c54c071f1137b481f8' }, index.h("li", { key: '3238c6e5fe68cf5e3545e7178e9d3800b56e5e8f' }, index.h("span", { key: '501fe59a20b1d009b0c8168ed382725debe806d3' }, index.h("ifx-icon", { key: '5965ed8a24df8a600b93c9b639c2065549441358', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9d1d58693517a9ebac28a7e7e54fddd87420c49b' }, "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: '4b07eb03237b4162dfdacb7cc7456d1516f1ead0' }, index.h("span", { key: 'b899a3ab20a0bcd87dfe7517da5c0194dff66471' }, index.h("ifx-icon", { key: '619ca9fd6719fded960c6fc50fb8025f69c622e1', class: 'check__icon', icon: "check16" })), index.h("span", { key: '88981f30cda133f3ee8fa9096086b91985581fdd' }, "Adheres to web standards")))), index.h("td", { key: '8d0704216cd0c424afea788ab011127abbfc640d' }, index.h("ul", { key: 'fdf57c43f8cf2697df6cf35f02045222ecf9048e' }, index.h("li", { key: 'd70f05b2582084d8427efff7adaa43cce8de6237' }, index.h("span", { key: '14ce2ccf4113dd68fb7859f30010881fbe1fa6cb' }, index.h("ifx-icon", { key: 'ff74ff48994ed46c7d0801632eb17cab06e2b9b5', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd58e4d425eec43fcb52e9c8ec82874da362ef830' }, "Incorporated label feature")), index.h("li", { key: 'f68bcab139524c832d34a8a67212c4a3132899f2' }, index.h("span", { key: 'd004d0c4ea4e4ac4995d83d4b1769d29f98472af' }, index.h("ifx-icon", { key: '9519d9e2f52c20ae120fd66899904fe76cad8ffe', class: 'check__icon', icon: "check16" })), index.h("span", { key: '662d905593d7361b99301c45907121429c43d033' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f16564cfca90380d8af8b723b52e08e5e08916ad' })), index.h("tr", { key: 'e8864d658c6058c0e002bd9ff00528a07c5b6ea6' }, index.h("td", { key: '91f9085e6e951ce2a93fc0580007a6a49853166e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'b90162361d56094823a3f672eb9e9a07da769905', 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: 'e7dec4dccee3140415df8422140ada3bdb0c8017' }, index.h("ul", { key: '62e0f3dde74f64f845acc22de4852a3b428b26be' }, index.h("li", { key: 'ff0c71f0194de37b7bd9c3c39af7c051fd0424ca' }, index.h("span", { key: 'c31591fce309a17c534c91770b061d83b7a34d45' }, index.h("ifx-icon", { key: '93f612675e1bf6ac3f4c087eadf7c890d0dda796', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e8b0b45600b1429066f51f8817e1d33282e699d7' }, "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: '03d5d14fbc7f484eafaa7ba11c766e771bfbdc51' }, index.h("span", { key: 'c458224e2989dfa7d7fb4359cc2edc09477c45b2' }, index.h("ifx-icon", { key: 'db8301aba07564b2a1d88d7bfb7e16ea27317e66', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e8c0587acedce2c663078d93435c8a15f7ad69a1' }, "Includes basic features such as column sorting")))), index.h("td", { key: '1c9e159953835c98239d18b6288cf19c467489db' }, index.h("ul", { key: '71651528dbaa7df447e6a808f6cc7c5958a167f5' }, index.h("li", { key: 'e32cf0550ec8d1b71a48e79721265a3f38cc4dd1' }, index.h("span", { key: '105a62b0dfb40f592942d2a58ab09b8119ecdcea' }, index.h("ifx-icon", { key: 'a2ef9f8edbb89c557852d0329a5c6f0ac1438d11', class: 'check__icon', icon: "check16" })), index.h("span", { key: '66dea78a9dab1d84824d49203e7e9ed2273b073c' }, "Compact and Default variant")), index.h("li", { key: '16e9b3bd6478abaf4c64ad75c8db209de48cf1cf' }, index.h("span", { key: '178503a1e28a81647589e7835a43f80c3e6c16b9' }, index.h("ifx-icon", { key: '1274b6ab63125a9e009e38e82a0f3224a9a95c8a', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5e33be965ecc9a5203b12eac7435a03818fb5e8f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'e85eb0d709653c05f4f2dc995a2132414119d659' })), index.h("tr", { key: '6dcd22b6cb40e572c0a4cab34cad2cd82d6c61d0' }, index.h("td", { key: 'ef88c2c37995792a26c7b056403554947896d40e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '1ad5e906bd4f27648928c653701bf8745b34327a', 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: '45b2f5d3fbb1e3177a0a70831a094bff2110e2ef' }, index.h("ul", { key: 'aa5cfe5459460367e3a4fb2340d355916ebeedb0' }, index.h("li", { key: 'd1cf7292b181f5c476b2d9ace9fe4e7082388fa8' }, index.h("span", { key: '55006958b1a8795020e87fcaf9ee777a9263c3b9' }, index.h("ifx-icon", { key: '9517deed97ff8a04897d77bffc5de8ef255235df', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8f4a736d6bc0c4654f53eba1892fc0aed819f241' }, "Pagination")), index.h("li", { key: 'd41739729a9754481347b6143ef4bb7282e706ac' }, index.h("span", { key: '946e5a822ca703b343efad6490cbd0b619f3fb6e' }, index.h("ifx-icon", { key: 'ea1921de95569aa6e5fca522383dad35e56a2474', class: 'check__icon', icon: "check16" })), index.h("span", { key: '607722f54b8db1badacad1054cfdbbaa21d5babf' }, "Sidebar filter")), index.h("li", { key: 'c949fecbd740c295ca510c520ca4c682e96f0b40' }, index.h("span", { key: 'bdfb369b60a4db65f341c531b3e3bf5a7e1dc447' }, index.h("ifx-icon", { key: 'e588439d5fa3e34dbc2e27250f11f01f38ae5089', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ff28c02d18aef86a3ffc5787c04dcb6e8e525007' }, "Topbar filter")), index.h("li", { key: '61d51a37dc5590aed0bd968245b0ba5ea66c590a' }, index.h("span", { key: '129f25e89e3272c14274fa1386292f1e4547aa66' }, index.h("ifx-icon", { key: '3adfe5ec3dcd4a2024c058e4a0a315a18afe5df7', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd3f38a8288091b60e6f3d86471a5edd24b4c7fa8' }, "Nestable buttons")))), index.h("td", { key: 'd2a2550668cfdd9a014e0b71099c01e73aa36327' }), index.h("td", { key: '9fc229ee01b33214ea1ab10941e00c141e8f46c6' })), index.h("tr", { key: '3cb4bce5f9e2db88c2c0965010d1436d55768c14' }, index.h("td", { key: '7e84527fcec8cbe9ac172b0d895584f0df906bd0', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'aadcfc3bafee426316c27911ef0e081490e4ee15', 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: '2345c391496ecd47ee0c2094b4aa2051e3aa7a70' }, index.h("ul", { key: '3fd3c0132aff691ede56ede0b7c14a6680cc6def' }, index.h("li", { key: '64e318a0634a2dc37da9e9fd1c303ea916128b04' }, index.h("span", { key: 'ecdd96da62e5ba8c59cec355b01848d3e4c69779' }, index.h("ifx-icon", { key: '75f51bd0607ff2c1a7e9c558f283b63bf39fd9c3', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4d47e0fd35af1c652ba6142b386f1d1b7be92fae' }, "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: 'd04ddbfbccf0d88c16d80ecd2ddf59fd58304e59' }, index.h("span", { key: 'bcc2abb4d9c198ebb3fd85b7f26d9c984638ed04' }, index.h("ifx-icon", { key: '002c96cb08ffdec6bce495b82d0abf224a6cac96', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0a037d1b32490e19d0a62f6d80724818337eadb3' }, "Adheres to web standards")))), index.h("td", { key: 'c4ea7d91ea2c834ec09de5135e52e4465a848eb6' }, index.h("ul", { key: '2d40addb0623be3d6351b3069b1e857bb7f64109' }, index.h("li", { key: '35a661c636d0db8ad2cdfd9471bf33c2b023f771' }, index.h("span", { key: 'a83f1814ddff2c3a0a6e64cef71bed2d789f427f' }, index.h("ifx-icon", { key: 'fe4d06aa96eda1827eeb3cef4996ebc8395512ef', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8382cb1c2adff1fb7664b1db6004f1aa4436ce25' }, "Horizontal and Vertical orientation")), index.h("li", { key: '92d447594dd807116ef0a73370984a149ab0f3a4' }, index.h("span", { key: 'b4a103a209b1dcda7112778832b1adc8d7e7f1a0' }, index.h("ifx-icon", { key: '88adefa6a082e402d64e5749a45ce2473d7bd5c9', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ef0c852c7a76c938f3b4750496496fad85677acb' }, "Extended customization")), index.h("li", { key: '5b76778f1562468b0afe279b79d173ffc9a0a6dd' }, index.h("span", { key: '655220de43f6ceee9aa5bf5b8ba943461c52aaed' }, index.h("ifx-icon", { key: 'fc8e580cd39d19cf306e7748666da062799cf10f', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'da723c033bc3f22e906abbd3447aeeb66eaa3fcf' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8760a7693c9cd5ec87dc780691af9f62b2f24ea7' })), index.h("tr", { key: '4c26b1b4fc4de89c2564ba78560ded1b1596c0a6' }, index.h("td", { key: '03b3781eb3052f4023d3bccfc350d9fe91dc5eb8', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '86bf8d601510182b5f5ed9215807ed7a7ca35698', 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: 'f50b806b5e0ab964b69e80495f3363c673f4767b' }, index.h("ul", { key: '423c4aa1326e99c22ff4b05155ec468292fac4dd' }, index.h("li", { key: '23e361ddeefba9c500f65ae7b02069760d7a4a49' }, index.h("span", { key: 'd19f3820134df8f23d845a085b61945d1f1f2d48' }, index.h("ifx-icon", { key: 'ca3c9ef99bb11f388c739d3dcb5361ca1ac13643', class: 'check__icon', icon: "check16" })), index.h("span", { key: '512d381264d41c553cc7778bbeaaf05e2a5b2bf5' }, "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: '3f116c088186c161ca31143dfef3d62abc287f0e' }, index.h("ul", { key: 'bfe67f6cc660277d6e19dff9b7a2cf040b56f72e' }, index.h("li", { key: '422f1a1d20c9ec4eb95dad4d3fe908aa13aa6ac4' }, index.h("span", { key: '054d8e1bc54d7c9c47b7d97e983d0247944650ce' }, index.h("ifx-icon", { key: '47067d04936992d689f4107e9d6d3e3780dbd705', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5fd53d8bf1169fd28b2767029812722fe1af605f' }, "Icon incorporated")), index.h("li", { key: 'ff7b8b2a3547b7f1bc7b1c1968331bb664739568' }, index.h("span", { key: 'd963dfe480979c3a1b901f5f8c3eb3f3b4018c88' }, index.h("ifx-icon", { key: 'b89412f7e8fe50e1a34758a81eec8f1acadb2118', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd084bbd401f32cf6ef182b364b5e123666d69958' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a0dfcd446f40946b18f8748e75e52704f45be5c3' })), index.h("tr", { key: '37b29f18068c29cadf49c6308d261f76b652fd0d' }, index.h("td", { key: '60cda6acf56edbebf3c6712eaf49fd5cb07a9dd6', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '947f86a47c51856f806bf3ac3c12e9738c2e7847', 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: 'b64f4147929d4b7335c161846c73f6ac82e2c97d' }, index.h("ul", { key: 'fe05d9af2b590b24b25e3524f96911ec4c706ef7' }, index.h("li", { key: '0ccadd0e87bdef97bdb175dd2dbac010b11b4e60' }, index.h("span", { key: 'a203ed81c514b0e0986579f7e862ea4dea315292' }, index.h("ifx-icon", { key: 'e6afa2a8d5a243fbdeb4d2b0bdc3bae0e472f0a9', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9627e4343e16397c89b88540528e5b8d92bb015f' }, "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: '16e16ddae07ebf8151938577fbc958be2cdb1157' }, index.h("span", { key: 'e681e5c32dc7a70fe9e5ebbe0cdc480aa240a1e9' }, index.h("ifx-icon", { key: 'f198210ef5933a03267e946b8cede37c6aed20a5', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'dc3c60d8afb74ba9dee02c47d270ce5fbb17cc4e' }, "Adheres to web standards")))), index.h("td", { key: 'c23f9c0677c495936e9093a884304c936375f850' }, index.h("ul", { key: '193ee29ba1c342223fcec5024517510774a8c857' }, index.h("li", { key: '256d42605148cb23c390f4391d18fae3ea3f129a' }, index.h("span", { key: 'f1aa54389ddc1fd3b733094227ff2852af51958c' }, index.h("ifx-icon", { key: 'c5b531be9d4be349ce4e491069ee84965d681f89', class: 'check__icon', icon: "check16" })), index.h("span", { key: '568255bb07e1f4c8ced9bc386ecff932efaf380b' }, "Extended customization")), index.h("li", { key: 'f7833995e627c243a3603453afd40238b8a18ba9' }, index.h("span", { key: '81603478dda9ea59b71aebaa6ee3e45aea25d2fd' }, index.h("ifx-icon", { key: '177d142bb809a44d778ab4824e0e5f40c2bddffc', class: 'check__icon', icon: "check16" })), index.h("span", { key: '021d1dbeec998b62aebadd10355c2255da2b5572' }, "Possibility for icon configuration")), index.h("li", { key: 'eb43c2269398e50255cb7cd341c3b330a38a4d1d' }, index.h("span", { key: 'c914207336e020afbb8c6d80385bb9449881edfb' }, index.h("ifx-icon", { key: '78054d82263743a82de4be219d5dccafea2c02b1', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f06689809243293e16d9e242ed7c5f2701965e4a' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'ff2ccb3a666044da1ae6a223a36366f153b9ecfd' }, index.h("ul", { key: 'd01d7492fb99701e05d25c55944a07ee5506308d' }, index.h("li", { key: '55584abb656b3b17632e232435189e06332d6be9' }, index.h("span", { key: 'ab84052acdb98928863b5befe9aff12e8987f8d3' }, index.h("ifx-icon", { key: '3ffca0a829b3a15a9f0cea5a8250d23446105386', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9b193fa184047632e8136dae92626b0ddd95de61' }, "Form integration"))))), index.h("tr", { key: '00c06a42aa2d32399f31649380f7d8582200a5ad' }, index.h("td", { key: 'fe83e4dd2ac62718ecc4690f2b1ce502086d674f', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7346355467de6b19f84adba625cb3e34b2f7bf78', 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: 'f627047273df13c53c5d81a868677a9138952ae4' }, index.h("ul", { key: 'ceaac6897bb05efb414169aa8f2bf3f6a3c11c52' }, index.h("li", { key: 'c963cc643efc37fda873c407d543b29bf6b6c7a5' }, index.h("span", { key: 'a6f3988d1d18fc7edcf219a541a9862a2a9baae4' }, index.h("ifx-icon", { key: 'a55772fd3c520e10c0cde9a7a11dfe7c11528d38', class: 'check__icon', icon: "check16" })), index.h("span", { key: '022579b06e0b3a3ba3ca34b2f00b91b31360a781' }, "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: '6aa7cdb681043aa64bfb18e3417372e24bdfa964' }, index.h("span", { key: '23d3ef4690a1a0c81df123c92542a33be976cc96' }, index.h("ifx-icon", { key: 'eddac566a83f68d9a442083775f98c41aa954df0', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e40ea83fa5748b98b9b85df88bb9cd4fb6652483' }, "Adheres to web standards")))), index.h("td", { key: 'e3ac21c1d363318dfa366d5428a24dece83d7b33' }, index.h("ul", { key: '36361f1ce5cab5e9ce7087507e8d3a5df3f2ad52' }, index.h("li", { key: 'e9ea2a75a34c323980c58eb5e3a2298018eeae06' }, index.h("span", { key: '9d74ac65f6d31c04f5c6e3e9cab01fbb2368bfc4' }, index.h("ifx-icon", { key: '56adcadf4a84f9e0030adbb78f2a0bdd27fb1707', class: 'check__icon', icon: "check16" })), index.h("span", { key: '778813a81fd240176dd7a8080bb1ad2ce0f2e918' }, "Compact, dismissible and Extended variants")), index.h("li", { key: 'ab1aaa61bf0a5bbc514dd1fe75e3de47ff1ad7bf' }, index.h("span", { key: '30c049de6102b3ad5c333fd76cf5f36f08ccfe42' }, index.h("ifx-icon", { key: '4df6533e3855c175d57582d2e6bed25f7c934d49', class: 'check__icon', icon: "check16" })), index.h("span", { key: '66c9e7265c0671922e62325c8f57a2d221542738' }, "Auto-adjusting position")), index.h("li", { key: '52214f762736a3d89b90f9c859485af1c4b985cf' }, index.h("span", { key: '11570bc07a26232997300a70994a5953181e5dfc' }, index.h("ifx-icon", { key: 'cae8e183c01ab0626bc00f09d61454786ae009f6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '808de2982c4326ec71557e5a4fdff466c414dc5e' }, "Icon incorporated")), index.h("li", { key: '16066276db3af98d96a2d6d1d41a2537764f0e66' }, index.h("span", { key: '4d132c64c1bb121eb09267d108d9c74f86cc476c' }, index.h("ifx-icon", { key: '3598384194fc27aed458cf34c0b39786d93ce7b8', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b4628222a82b3cabc4d5375439ac265cf2d4383d' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '17a8404b31183ab1a2c643761a09ba2df0b19b75' })), index.h("tr", { key: '78fb31ef310e57e18e3bf3311486423d57a30e44' }, index.h("td", { key: 'd7cb4b7af4f7f97cb3c5a5e9452645e6d339bf0d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '307016a292ab90c491c450601ead2aeb44c992b2', 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: '9639c7ad7188d7df360f9006e5b400a101923a99' }, index.h("ul", { key: '60256b5ead39a06976c908baaef74b54b10b8008' }, index.h("li", { key: '27bfd252840f64e3860b30ec50555fbe289bb6a8' }, index.h("span", { key: '10599a05c5f84d6c2f2cce63ca8aa3a254056a16' }, index.h("ifx-icon", { key: '0e489cb511fbeff379d4815bd3f4c15b8562fc90', class: 'check__icon', icon: "check16" })), index.h("span", { key: '607b1d8f75fa28a804dd547e1c7e16ef16b1a89f' }, "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: '3b5ba9b1c51b766a2cb1c501afc3355c8715f936' }, index.h("span", { key: '2fbcd55f47eb10e066b685a9e4ee5084d941cac3' }, index.h("ifx-icon", { key: '3c07ac9f22a0c8ce90727bfef8b198a3f6c8dddd', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0530358d5fa0658732dcd90b3800e0403aa3b484' }, "Adheres to web standards")))), index.h("td", { key: '1a9d00caef035876f8b52351f1e779eb5dc65fba' }), index.h("td", { key: 'b9e5954129e5d6bcabb2afb231bc52bd8620c5f1' })), index.h("tr", { key: 'a08fd5f94864ff1ab5c820a236972ad91d36bf3b' }, index.h("td", { key: '7330eabf091fcd6cf40a30e2a396955050a4a44a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'd5f65a8706ea1f5c2096adbbfa4cbf582d02d51a', 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: 'e47c4ad2501d51f554f8188c6debaf65438fe42c' }, index.h("ul", { key: 'f352e390bfcbfc7b221acc9605cbf6ce0462661c' }, index.h("li", { key: '9066ab6c580c030a830005fc9bdfcd92c59612f7' }, index.h("span", { key: '77f09153c85891866d794fc0422a52963ff75723' }, index.h("ifx-icon", { key: '63fa923c04aae66c436ff1fbcded6fe7eef33d89', class: 'check__icon', icon: "check16" })), index.h("span", { key: '080861b109912359db5cc80d3ff0233463cae985' }, "Provides a flexible and intuitive interface for dynamically switching between different content sections or views within a web application")), index.h("li", { key: 'cc089745f3918983dcd2cae4032d7cc1df667027' }, index.h("span", { key: 'e8a13199d992575627748cce89424656ceb02b6c' }, index.h("ifx-icon", { key: 'd5ed64858304e26023e06e971fcf2d74bcf56498', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c6f677a52ad4aadc7267e8d27f8c77cebf95354a' }, "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: 'c06e6eccfb1c8ea983de72b8f399976a7673cc15' }, index.h("span", { key: 'b6233ea747d7894c8d56a0d8a7afd3400ade4ad7' }, index.h("ifx-icon", { key: '430c1c058f12fde5f2def61931bc6bc76b5833d9', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ff5de0e628e6a70503fd0a7188fdcaf2e135ce7d' }, "Adheres to web standards")))), index.h("td", { key: '69dc6a50e3bad1195a6c59180ec0066df9d2032d' }), index.h("td", { key: '1d413791af7e7df90d5e7a44fed4718cce5e6655' })), index.h("tr", { key: 'ce11a24cab4040f1fbdf2946d734ff545bf42f2a' }, index.h("td", { key: '2254e97840ef27d0ea9aa8b3b83f501efd180ed7', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'c08cc2affe9d89d0c6bae23f0c7e773b9f756e9c', 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: 'acdcec095c15c44f1cca2cc274dbf941dfd33a94' }, index.h("ul", { key: '486852096f99b4ed94bb0b1d5b97c2fe830818d5' }, index.h("li", { key: '10339a79d23b3bba761ad9aed56daf08fedbdb53' }, index.h("span", { key: 'e5562d734012e49b37e60a1e5a46f22fe899b583' }, index.h("ifx-icon", { key: 'efd42160588fc9e7bef32f79ad66b590be963afb', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ffa7421775de4f0513824f1d467fea9e3e47787f' }, "Provides a clear and interactive interface for users to make mutually exclusive selections among multiple options within a web application")), index.h("li", { key: '2a9aad659f1949f1b4bc9b90023f059488b80b9d' }, index.h("span", { key: '4ff6add261e383a55b18789bbadb7432dc2b8559' }, index.h("ifx-icon", { key: 'db24a3aa6a82376c1a36319acd16869632d93c1b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '6fc66a3c57c6595f032ca11b794cd32a334a0b91' }, "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: '4851a739b558f53956c09e9e37c64f1e1be03292' }, index.h("span", { key: 'aa5dd332e577819d412f8276823c86ea7ea1e423' }, index.h("ifx-icon", { key: '361840606ffe5d02e5da33ca2b7566813845bc59', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5f85dac41a6a7f171adff9e5448ae5cfe90af3ae' }, "Adheres to web standards")))), index.h("td", { key: '7811bb5dbb22d84c9ab30dbe9236ed979fd44ca0' }), index.h("td", { key: '84168c6e539259694b8ce213f64bf2812097c7b3' })), index.h("tr", { key: 'f557022188d47d8eb6615b3468865f91d67fd3b4' }, index.h("td", { key: 'fdd8fd8186aa480e0f350ff5198a52510d10c239', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '7b6de77abbefdd12aa4a0ce9fffc5e53cc980b8c', 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: 'fc9d726c71a4a1f417a1ffed2a967fe883c7e97e' }, index.h("ul", { key: '611bc7c45135065360be06f30d247bf82c795494' }, index.h("li", { key: 'b081ff67b58c02c2a1bab6a4db95a99d52fce952' }, index.h("span", { key: 'c6f2ac206bb0eb636b85e70329f2513db03f501a' }, index.h("ifx-icon", { key: 'df7141b3cb4b4c328c7045834b61126cc081d964', class: 'check__icon', icon: "check16" })), index.h("span", { key: '22a5e3b0a91d768171bf5add7a5bc9d608cac2b1' }, "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: 'b2d3b1b00332ff0c239af367f172bf9c58a5db1d' }, index.h("span", { key: '0c48ff5a203cc9e53226974ff68c988ddbee1861' }, index.h("ifx-icon", { key: '177754ff099f59421dd656de2ecd55667952cb83', class: 'check__icon', icon: "check16" })), index.h("span", { key: '6c225448719a0b6eaf00f705d5eff38dea0a38a0' }, "Form integration")))), index.h("td", { key: '17b1c44270e46eef2d16e3f4b83001f39d3726b1' }), index.h("td", { key: '086e8472cd0be12dd21d403c626549ef8d372422' })), index.h("tr", { key: '66c5871b5dab6a9da9b5f76b83067a0a28cd474f' }, index.h("td", { key: '5c39e7210e21ab652915cf4711e46a8979420c69', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '84bc71aa2c903cf145c0cd2ee1c026034801d1ff', href: "", size: "s", variant: "bold" }, "Card Group")), index.h("td", { key: 'fddfd06878b54db4f6d804af73c4d2aa2407f117' }, index.h("ul", { key: '21bd42770d91f84c21072b2c9cf448a1c979077a' }, index.h("li", { key: 'd0ac4683b7c8814729a7aef1b4a58a9bc2179df5', class: "planned__component-wrapper" }, index.h("span", { key: '64ec2cf29b4b010d3d553dd2d47307c2c4872557' }, index.h("ifx-icon", { key: '351210b4d878bbf3d3e338998f08c2a93e5761ab', class: "planned__icon", icon: "clock24" })), index.h("span", { key: '38200e0c8922f3ad9b1c1e01a38e75f80fe3fb1d' }, "On Hold")))), index.h("td", { key: '8898fb4faeeb9325998061fd48ee27fa1d2d0fb1' }), index.h("td", { key: '17d46329a16022799d5cfc59f8673383e071ce33' })), index.h("tr", { key: '213600b776bb685e30f6469c8885cc721ba90678' }, index.h("td", { key: '339f2ec9a9f0884bf877486431b87c47fd5aa050', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '3218aab06e7d102ff9987394890171765292e1e5', href: "", size: "s", variant: "bold" }, "Upload")), index.h("td", { key: 'b8058b1c187d8b232b8c90d5dd5c0033975e6743' }, index.h("ul", { key: '4440dd12a93d23c86422a1f7924737afc4f0f1e7' }, index.h("li", { key: '420a170783c840fd8f01344449d4c1e91c148579', class: "planned__component-wrapper" }, index.h("span", { key: 'dc28668e17c73961ed7f78e89f32c5041073180f' }, index.h("ifx-icon", { key: '5fdfac7f93013aa38a1cf83b1f5aa73bdedfd83a', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '4871d9f12138fc3f066daccb6f626aaa1a25e881' }, "In Progress")))), index.h("td", { key: 'f56d1ee063e409dd0177f73c3177324d515b4c64' }), index.h("td", { key: '1b67a90e84c68afab91275f8100a2dd07a2d9e5c' })), index.h("tr", { key: '7c1803abada0facc719b49e1e8a25755716a0c98' }, index.h("td", { key: '5b436f69b8cc2274197ebdce59c47f858e63c6d3', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'c72ce657fa18a7dd1ea88cfe0b385033b73de16d', href: "", size: "s", variant: "bold" }, "Tree View")), index.h("td", { key: '225d3ef2bd37858f37ccb90670f72e17bc81e194' }, index.h("ul", { key: '3c09da55e11b52419cc3fbda8ba3bcc8fd400ccf' }, index.h("li", { key: 'ce5d55e46342679263903738441bc636d98054c4', class: "planned__component-wrapper" }, index.h("span", { key: 'ad00c3ae33e7bce628fb957e091398b653d165ea' }, index.h("ifx-icon", { key: '9aa94cf1fd75a356205c493950fc2be1de3fb9dd', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'a945eb5b7df31a815772b2e0a40325531b3cabd2' }, "In Progress")))), index.h("td", { key: '1c16d620f9567134c0f52b930bfc2f89df5afaa4' }), index.h("td", { key: 'e283397ed9e8a7cc9cb2a166a9a86f7a388cc3d6' })), index.h("tr", { key: '48e09728c69e73b79697485f29b444c4119882c7' }, index.h("td", { key: '61700d413306c68ff13fe8aaad96e36886e84905', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'bd65c2addd2769d53405872705d25eea802f4648', href: "", size: "s", variant: "bold" }, "Popover")), index.h("td", { key: 'b1f329b79492549f0c3e4e644f80106b62ade460' }, index.h("ul", { key: '4059067cdf19049442184fce0d864a330df4ecdb' }, index.h("li", { key: '0e188f076f926847005df393132f02d4985364b9', class: "planned__component-wrapper" }, index.h("span", { key: '6f704a538c44106a09177a01902eb8fc38b9c1ef' }, index.h("ifx-icon", { key: '95dfbe409909114cef3b37d4c7a36319909d972c', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '725fe4ac437518724460d2cd611e35c537a330ad' }, "In Progress")))), index.h("td", { key: 'e6e95a47a684e23260d4115517c247e8c971f7f9' }), index.h("td", { key: 'aa616cbc7b413d489a9e9b943e5a6b1cdd773377' }))))))));
56
+ return (index.h("div", { key: 'b5e0adfc133dd7351fbcdef0433e060e43cc83d8', class: 'container' }, index.h("header", { key: 'eef4d038fa80ac4494326b7ee8f83d74ecd2b3bb', class: 'header' }, index.h("div", { key: '9265e37a2949a24a7872894c9165fa4a86771364', class: "header__info-wrapper" }, index.h("div", { key: 'cd8f01827f3aba08ab39335da369de47ef8dd346', class: "title" }, "DDS Components Overview"), index.h("div", { key: '22b3d83eeeececce070658ae42074a97c3f78625', class: "infoboard__wrapper" }, index.h("div", { key: 'f0ca1e1817cfd593bb5662b82081ed2b0184fcf4', class: "basic__info" }, index.h("div", { key: 'f8683b70ef8374a4efcc5a48ae2119cd7d50b4dd' }, "Total Number:"), index.h("div", { key: 'ef78725ee53a2473e254f2de9f58624519201717' }, index.h("ifx-indicator", { key: 'f6cd423ca86cfbaa3e248611d96c57b072bfdb92', id: "number__indicator-total", variant: "number" }))), index.h("div", { key: '38cbf38cea93c1398bef588db752f71de6e2cb30', class: "basic__info" }, index.h("div", { key: '6f37b37c570f20fd0e22d65e339d093b8e8a2fbe' }, "Completed:"), index.h("div", { key: '39d6cc670b53a60464578051663a2932075e6055' }, index.h("ifx-indicator", { key: '81af885e0238921dbb6b2e1fb0f5820af9ddc65b', id: "number__indicator-completed", variant: "number" }))), index.h("div", { key: 'a9edb18f33a0479a709a6d375e423dc262b7dc04', class: "basic__info" }, index.h("div", { key: '9c8124a35b4f05bf60f799f5b0976305237077b8' }, "In Progress:"), index.h("div", { key: 'e87d2db5107df9e35be68ab5395ba1e47b0eac3d' }, index.h("ifx-indicator", { key: '4af86636abd1a065063e573d85040d461c9fbec7', id: "number__indicator-planned", variant: "number" })))))), index.h("div", { key: '4180e631ddd7a2799f5086f160277ce9685db9f0', class: "view" }, index.h("div", { key: '7ae6bbce05c2bafc03e070583c8b32e887a1c7d9', class: "wrapper" }, index.h("table", { key: '1c76978a40e04a433c4ede3c21c5b81634e1c1ba' }, index.h("thead", { key: '9cd53a94231d0d1c25f10f6edd7030d0372577b1' }, index.h("tr", { key: 'e02324eb99e3c24dff51f5999cd2cf48d796850b' }, index.h("th", { key: 'bf0211071f2f72f2087598a932aff6482baec915', class: "sticky-col second-col" }, "Component"), index.h("th", { key: '66d0dd746cbf010f889f26dabcf0239ebe2e2de5' }, index.h("div", { key: '955ed744c8fb849a83b19e0a34eebd6ec3176c62', class: "version__wrapper" }, index.h("span", { key: '3ab5f6730052f4805ed7f84fc19e3ce1fbd9ddef' }, "Version 1"))), index.h("th", { key: '358c32e624f3a891269ad30b647cde68117446b0' }, index.h("div", { key: '7a1d397e9ed7e5752f4fcc68aeb0cd1e34e4cfb8', class: "version__wrapper" }, index.h("span", { key: 'af62565d5f30beba1a2b3e0883ad7ddcaf2409ae' }, "Version 2"))), index.h("th", { key: 'dfe06aa4e0e2bf2ce5a3114de07ca8862c548de3' }, "Version 3"))), index.h("tbody", { key: '70ca2c72c3e8999247a9e7328ccf4ff91ce1028b' }, index.h("tr", { key: 'ef6862ceeb5b7ad9020566613dbc947ad8f3eefe' }, index.h("td", { key: '71d84cebbd82fb6f45f401ee5e0b925602efc6b6', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '36b05c653829284c26f3ada7df7c2e01683df032', 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: '35c44faf4a2125a515a062e5ad509598bfb3d5be' }, index.h("ul", { key: 'fffe062ddf59cf7257f4840fe3efca07c59d392b' }, index.h("li", { key: 'de871839444ab4c82c9ac5f20c30ceb758cce88c' }, index.h("span", { key: '35b44abd6e730619766ea0554d9fec32e281a589' }, index.h("ifx-icon", { key: 'cca03057d42741dec9067d8095f8428bb341e142', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a0dae6b4f4d90eea1d608db3f3f98ec7b4242080' }, "Includes essential functionality such as expand/collapse behavior and minimal customization options")), index.h("li", { key: 'f93fe8bb00c70dba490999591d4cfffd6c5539b2' }, index.h("span", { key: 'e982a873c34bfb3cbcf0ac83b13cc2cee20a4c8f' }, index.h("ifx-icon", { key: 'ae2dee094fa814a3c79e726f362779d32311f3f1', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e0543dbda56a1bba4653713b26643b5c3f4c6a9e' }, "Adheres to web standards")), index.h("li", { key: '0e2715826d7adfcf2ba05cf0b1b65fabf1fd596d' }, index.h("span", { key: '741e77827cd7e76fcfaabd962ff691686d33894f' }, index.h("ifx-icon", { key: '133fa6a0076851fb94a30edb8116a9c3c19b15f6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7da5239790c48e23e3f8aae99065ccdcef4d59ef' }, "Provides a simple and lightweight way to organize and display collapsible content")))), index.h("td", { key: '66367794109267440dc101a24cfa5255d7372563' }, index.h("ul", { key: '9c938d2d5c0cdfaaea0c7159b0a48f99604818f8' }, index.h("li", { key: 'f46d0817a49d77f93ba28e1feedb40941389d99c' }, index.h("span", { key: '2603649086086475ec32a405c04d5deda840c240' }, index.h("ifx-icon", { key: 'bc1c5915decba40a4f32c7632313504a2fdc3b03', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd91a7d8acf80ced5d731588354c108977a77b517' }, "Auto collapse feature")), index.h("li", { key: '937ba350e7260a1cab80f5467d96e1dad3634766' }, index.h("span", { key: '437f66de8781f78164f5bc7dfc6a60c97707bef8' }, index.h("ifx-icon", { key: '43adeb46764b4df97a1902a5fe26bf9a8de38429', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3d409974451942fbfad0843d05c31072e69d5dc6' }, "Initial collapse feature")), index.h("li", { key: 'bde800bb2243b3f33be199553129124989d8ab94' }, index.h("span", { key: '51b413f3f0a98dcf9fc17e9c3ae0d9824abd7e31' }, index.h("ifx-icon", { key: '4c0763b4e1c7ef4148cc4428971b80e3e5d7023c', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fc4a201c761ecb1984582f1ac61fba1cc8496c80' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'b0fc109026afb30bd3abc62a7bd06d74b71af99a' })), index.h("tr", { key: 'be70be42345356164a4e93c07e5a877ffb6db25e' }, index.h("td", { key: '6a8d92542fc5168ccefd7f248921ff61bee41a76', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '9ff4f29fdcd1d98c7247f1156075c0a805d60e57', 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: '80aca05168134b09b6681c7bca72ea70f3f0a1b9' }, index.h("ul", { key: 'eaa65ad7bd1c8c2861420deef4da570221b4c089' }, index.h("li", { key: '35ba15309951b5d28e4c79700dc8c6d6f8bffd30' }, index.h("span", { key: 'd82a4763116577392422c61d0999e51cefb254d5' }, index.h("ifx-icon", { key: '76c4cb2d23987f30c7447c315512f0c00b98eee5', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cabb57e1085c46391e79b6f779afbc41d99d9ef0' }, "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: '4a8b4daa5dd369d3a2e1b7e6edb0dc21609ef158' }, index.h("span", { key: 'f64abac1d2dff7ad150a81d7d26af1b499388873' }, index.h("ifx-icon", { key: 'e067bc51c5cbad6b94bd7e7fdd4c5d70d2d3c485', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a15a59ec05fafabcecc178300a3bdc7aec634dc6' }, "Adheres to web standards")))), index.h("td", { key: 'e93a5a47064cbb2fc5a5efb8d6aecd04b5f0300a' }, index.h("ul", { key: '2b35bf768ce10783d9f9a43be42b8c97b94cdb6c' }, index.h("li", { key: 'b7abf46cb986c0319114b992402334b337ab3fe0' }, index.h("span", { key: '037507d036e9d9ae8e899d60316cdf2f0f40e9da' }, index.h("ifx-icon", { key: 'fe401a7d941f27ec6eb3bca2f50fb25ca1f3d0ed', class: 'check__icon', icon: "check16" })), index.h("span", { key: '88ec6c13d08b8c232bb0eaec1c692895a2b78084' }, "Configurable close button")), index.h("li", { key: '7fb90e6a9cfab77aa52108461dd02b070e3f48c2' }, index.h("span", { key: 'b0312764773a6d7a9e99d7cd9363904d0900fde7' }, index.h("ifx-icon", { key: '32e63d575bf7da267ffb7b1573a3f4942425e500', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ecf701142b756f02a70bd7487844b9dcd94b8ce0' }, "Additional Info variant")), index.h("li", { key: '90b2b3bf79f0cf085d4e5d151b19d7a6160d95de' }, index.h("span", { key: 'fa24e42a184d51b194cdb651f520174b4a6a0a71' }, index.h("ifx-icon", { key: 'e41b0853b0baf114bc2f3ea5f1bfe13c09d1a9ce', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7263b4af10c8fbc40f29ecf5c0bdca89441f8f2b' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '25417a20bb4bf5527a8638649d318f011d9471f6' })), index.h("tr", { key: '42646d457631866da201939615fa4dd5bf9d15f4' }, index.h("td", { key: 'ecfd6783a9235cef0abf939bd5fb05a52815fc7d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a7cd189f11727ee98df0c317fac1489ad9e232b1', 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: 'd2d86afe2fd9e3ac9a9b9fbe48fb05b275075935' }, index.h("ul", { key: 'f8214a3db21168a00bc9b69d905745e9f6ee02e7' }, index.h("li", { key: 'bd8ce9e62745824792a94d701302b1f28f0062f8' }, index.h("span", { key: '1d91255881fc50459496ff4d1736b9df618683e7' }, index.h("ifx-icon", { key: 'e44012950118e540489521e5448194a30c82e053', class: 'check__icon', icon: "check16" })), index.h("span", { key: '21057fd1b0a37b7bc83c19cf6d2f08331228d7ae' }, "Offers simple customization options for displaying badges, allowing developers to indicate specific actions, statuses, or categories with visual cues")), index.h("li", { key: 'aa0247f9ed934af5f297da6d4a5474e6eaa7b1be' }, index.h("span", { key: '95a026cfcb50d500c94b802c19868a8c6ef49ed7' }, index.h("ifx-icon", { key: '440888b274591bd3bd355656b1865c7c732a5aed', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fbd79b42870163b60f4450f67d0c35055b323897' }, "Designed to seamlessly integrate with existing UI elements and adhere to web standards")))), index.h("td", { key: '398633367d12857bdb62c69895ae5a488079c32b' }, index.h("ul", { key: '9cad239ad02589a59c6d9b02743820fbe11d5de1' }, index.h("li", { key: 'b51c853040ff843581a51313f5ef544e36b8f181' }, index.h("span", { key: '240e041a865ad263f9b5e49fb59b8a451becd23d' }, index.h("ifx-icon", { key: '77593c85378791da9cc23efea05d6c9cb360c81e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '961e61b73d57470e072316cd03db228dad9d9f07' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3ddb8cb00d4093a1acdd0bd9b6cc693189797ee8' })), index.h("tr", { key: '35fd4ff056bff86aa847b42880e59c96707fe429' }, index.h("td", { key: 'dd14ad1dd143acbadddce37961532acc1844c032', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '8978906d0fc88e047dcda3bc4bb55601e7b01872', 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: '027de7ef110364c7652783d73e6d9f7651624c01' }, index.h("ul", { key: 'cdf70596221a1c0d40f7e0709779c85229ac00d5' }, index.h("li", { key: '3410e5a3a8eae2d0d52fe7d3d4087d69cb9f2ef6' }, index.h("span", { key: 'eefa555aa0c436ab3ca014d41e5cc108a1967cf0' }, index.h("ifx-icon", { key: 'd4cfcafc434cbdee834da5d26f5d9b0d9b47f73d', class: 'check__icon', icon: "check16" })), index.h("span", { key: '867bf6ddfeef13211fb1f6b86c825684a11464ac' }, "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: '434d12df37e10624a10bebef9bf791369b73c072' }, index.h("span", { key: '400c4c4354a243effe7950279a0730c69256ab1b' }, index.h("ifx-icon", { key: 'a41b4523892eac99797119289d6f1b73befcfd96', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f4257c75077b3be4466b4d2150d05264570955d4' }, "Adheres to web standards")))), index.h("td", { key: '76f5c5f45b30558010f2f4e9a8fc523a13878b90' }, index.h("ul", { key: '644a3698105ed59dd15440ae0409d0cef2b60e2a' }, index.h("li", { key: '5899a6f9fc3e661aeae7347a8a87812a8630940a' }, index.h("span", { key: '6b70e1d0f953a007feb6eea1b5a9807cbdf5d836' }, index.h("ifx-icon", { key: 'ec2bedddee3afe85920c05dcfdfe42b28cec9af1', class: 'check__icon', icon: "check16" })), index.h("span", { key: '93b61730071db89093fd632a2cb2f08a8b7d3a2b' }, "Possibility to add an icon")), index.h("li", { key: 'ec6be8815cf1f63c4f9385b53e3b06f4d9988d66' }, index.h("span", { key: '34a130cb5b6e9ae9eac9c16d9a16b347f7218b6d' }, index.h("ifx-icon", { key: 'd3eea1b61f0963b71bd0c6b42dca0fe43c52351e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '385c10483d060f5c3ae1ba6d100a5f1cd4a1260f' }, "Incorporated dropdown-menu for individual items")), index.h("li", { key: '55fa61ecf5693ba8b2feb18e2a994c6e7ca4f989' }, index.h("span", { key: 'f68b066a9f3b98bc97a314b8a29ab8ecd39627d5' }, index.h("ifx-icon", { key: 'b8840a40f374f66e03101391aae1e7cb647b4ea3', class: 'check__icon', icon: "check16" })), index.h("span", { key: '10ca0e779bfc258994fb1088476c4e26b1ebe504' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '4180634496cb7dbddc5c44c0758e361227c41c81' })), index.h("tr", { key: 'b1579a6a421a0e7948e5e025523f83b4c75265d6' }, index.h("td", { key: 'd64e8759703b10b7e39f6c928ae90d95e846861e', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ca306bd52b8e8dfc18e204f31d7a498099817e2c', 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: '50124b76a6125bdf45a0a547bd4e72f54deb9999' }, index.h("ul", { key: '7f1ff4f2c69f800e4f12b299c7c4a54c827c449d' }, index.h("li", { key: 'a6d1bff2b7c74865b911b949e46146cdb6694a19' }, index.h("span", { key: 'd020f9867fecaada16a3310776fe788262bad33c' }, index.h("ifx-icon", { key: '543e55ace901e0522151ad0b2e64977914797a3c', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fe24f1ebf794440eb852371ec5d83d2424c21672' }, "Includes basic styling options such as colors, sizes, and states, providing essential functionality for initiating actions")), index.h("li", { key: '08c253aacdf16b936845220fcd217b78bcf35a94' }, index.h("span", { key: '8532f1afd318af6db6c28e19a97ef33e39ca94fc' }, index.h("ifx-icon", { key: 'b01613de68ad2735d0730518eea3881e91203995', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0b668b20276dfa13380ba6200dc618a288d3c6c9' }, "Adheres to web standards")))), index.h("td", { key: 'e1798c2b20411cc3e0b17c815be0d5c2b8bd4f2c' }, index.h("ul", { key: 'cb0dc410fd812328284e315b12982b5f967e7d90' }, index.h("li", { key: 'a42daaf37ecf64fd50cbfa84c6363347a8b38400' }, index.h("span", { key: '551a20a3661271dfe1b4ef3662e5e4e8a02d011a' }, index.h("ifx-icon", { key: '948302a896d093169d47af290003e0787a45d979', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b40d8d6b2ea4eea75d0ffeba8a5feed5bc620b6b' }, "fullWidth feature")), index.h("li", { key: '1ea4390b205b5e301f69596b9495841e64e6ec11' }, index.h("span", { key: '1bbd67ca381a88892606edbcc4c10aecac11d323' }, index.h("ifx-icon", { key: 'b5eae37a4d2ae4e543a3e363009bc258151bc185', class: 'check__icon', icon: "check16" })), index.h("span", { key: '188cd852ed37a50d9c9656844dce24d6e7a01da4' }, "Icon integration")), index.h("li", { key: 'fb9022e2cc1e4153c9f9ec0f7836bc5672b8a40d' }, index.h("span", { key: '5b57995a38f2f1855236737b562d0dfeb2a64d5c' }, index.h("ifx-icon", { key: '50d16f110cc464258e5f89929080a6c17a656128', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ea48b20054173971fb403d4a317c302d1f88432e' }, "Link integration")), index.h("li", { key: 'd2859004f74ae15020bd929c77fd61214211ccf5' }, index.h("span", { key: '61815b38b0c1fe5778e72576a201d3e1fba8fd26' }, index.h("ifx-icon", { key: 'f7d4dbab64ecd7c39557c63c553be70cae5d1886', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a3905ca0b0539c3683cbf1196cdba8638dc744c4' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3f8ff8ea386ce074f1e1af25f646c8362c7ecc54' }, index.h("ul", { key: 'fd5f3d17eb8b2782b6a75665468860bc3821ee0e' }, index.h("li", { key: '9f1e8ee498f6d6c474f755f83da8f42e02a97b7f' }, index.h("span", { key: 'ffd2a19ed5035a7734a8fe3cb0f3b6d9f5e131b8' }, index.h("ifx-icon", { key: '63717150bc6da6984dfb86c8b80e6cbef14f765a', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'bd3c7c27ce904193f35c5461f43c89ac9b664521' }, "Form integration"))))), index.h("tr", { key: 'd8b668a1d9fd828ae446b0a2bac07b43d0def322' }, index.h("td", { key: '014fbe2fb58adb9cb847eceb1402747a455894cd', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'd6207ba2dedce82edaab38df10da3eb3cd226821', 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: '75a401c27d8db4fa33cef3171f7dda78d223cd2f' }, index.h("ul", { key: '02c97fa64684263727d54e513a5501a4f1f80cf1' }, index.h("li", { key: '21c64001e5c7c976a20ea22e0b1547d71c31ea1e' }, index.h("span", { key: 'd6cae0521fcb91620f8600eda5f7bd15e38e487c' }, index.h("ifx-icon", { key: '381c72e88d1d6c61cb50224c34e23ff6480da47f', class: 'check__icon', icon: "check16" })), index.h("span", { key: '03d152deb030c87651d54a23805f49965be1e68e' }, "Provides a structured and customizable layout, featuring elements such as headings, images, text, and buttons")), index.h("li", { key: '443a1f368da14e1c91bf16783967915d2314b407' }, index.h("span", { key: '0af82bb56f25e5a6e87c3bfc7ddc0dd2ce59e5d3' }, index.h("ifx-icon", { key: 'dc806df7d3f0f31c7cedcdeeb0510dae55ca7617', class: 'check__icon', icon: "check16" })), index.h("span", { key: '43fb7cedf91c099c26bfdc6e20b27d2556013a74' }, "Adheres to web standards")), index.h("li", { key: '5bd7141e0c24c07b643c7f596359e1cf8fbb7160' }, index.h("span", { key: 'aa89d7b416060d160ab910649a3ba11870519d99' }, index.h("ifx-icon", { key: 'cedd2ce1a6dbba6cf4f38a4e01dc585c8530bdfe', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ab2160c779423ecabef625c32f454c1b18914d67' }, "Horizontal and Vertical layout")))), index.h("td", { key: '21d2053d4395ffafd83d11ac69eb7df7e761ef30' }, index.h("ul", { key: '4124f34070cb78e57eaf8b37d74a63846c361a73' }, index.h("li", { key: '0bcb6be6db18905c6646bcc572070d075ce528c9' }, index.h("span", { key: '9af0e4bfd94a15860a642a07dccb6b667a853c2e' }, index.h("ifx-icon", { key: '22b5c4f70f0136dbd27837ec970268caae29c52e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '23628607aa7d5a7d3b47fc76b8b625672f74dfcf' }, "Possibility to embed multiple buttons")), index.h("li", { key: 'f31a9d3218445b0f2ed1f78c5783c3dbc2cee632' }, index.h("span", { key: '42fdc8fb33377f343b32f59eda417ce7fa264b90' }, index.h("ifx-icon", { key: '7c19e6e0608c845a52904cad1a992877bbc29881', class: 'check__icon', icon: "check16" })), index.h("span", { key: '80f7a25c0d61e1f0d36214e35833ee266397fb7a' }, "A switch between a Link and a Button")), index.h("li", { key: 'cd0c8660dfa134b189b0beafd42b3849e89cfeca' }, index.h("span", { key: '4c5253e0a939c4cc896278703045559d0bac2c97' }, index.h("ifx-icon", { key: 'f67188d0beccc7aa050019c9ff3d821a84bce89c', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8cbbba68cef8a6d484d0b41d50dc94f04f4577e9' }, "Enhanced stylying behavior")), index.h("li", { key: '00843de5c4616a4754436e53421bd5999364a8b6' }, index.h("span", { key: 'bd48144655af152b22fab93184e0e04bc58de953' }, index.h("ifx-icon", { key: 'c45dc166b7a3c6df8e0b5916389c90f0c428b50d', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f373a722cb241461b73182f46e18f189bbc98c7e' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '8ad7254dd49bb71ce24bd2975a51b7cd799b01ae' })), index.h("tr", { key: '006d2ef89a7e49123361b072f5ddde73d21d28f8' }, index.h("td", { key: '143065f4ef07448524db3ac97cc516d0aaff7753', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'babad0b2e5dfe7a1be41a69f473acfe37bdd23b4', 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: '960fe99bd21d830c9559714c827ba559fb45af5f' }, index.h("ul", { key: 'd64f7182f8b102b263295ae563815c5cdffafccf' }, index.h("li", { key: 'df433c6da4b20116d9821b3507e2222d40457020' }, index.h("span", { key: 'd5e2be6f5e80864e93ae7b53b071f72f2aaec329' }, index.h("ifx-icon", { key: 'ecbfd649639ca09b9b4bdad948ac54404cdbc6d5', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3f568c5dd43802ea475015e3f5031866788ca039' }, "Offers a simple and customizable checkbox input, allowing users to toggle between checked and unchecked states")), index.h("li", { key: '40e96f7f3e8934c6f84f06105be4dd70d9dd76cd' }, index.h("span", { key: '3734dc7933bb5eb043e24e74e35c8cd0c7a45438' }, index.h("ifx-icon", { key: '1c4b18a92ad5a7a9fd68010bbd4dccb13e0380ea', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a731c4ede6c6f6886c6b2f80b26b98e641bca04e' }, "Adheres to web standards")))), index.h("td", { key: 'eb953f7b108e46dabe142699f523df775ee9d6d6' }, index.h("ul", { key: '185f1cf69df61b9b927629253984389fa84bb2c0' }, index.h("li", { key: 'a7cea79e720f6cf0627dcaf8b6cfaf30be67686a' }, index.h("span", { key: '6cd230e65f6c0e1a708527d20160198b1a1d00f2' }, index.h("ifx-icon", { key: 'b0cf26d3bfef01ed85c8523c046ddacd4ac47d2a', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'bdf46d90d64e6af117445cc44b2a15ca4ee6a7b0' }, "Indeterminate state variant")), index.h("li", { key: 'e960a5ab5ad68c092607d378beedde535d2308ac' }, index.h("span", { key: 'ee12589781ecae32dea3b7b28b426cc0a5384594' }, index.h("ifx-icon", { key: 'd842ea9676853794b3223eab798c13464349367d', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fdcdacbf65cb5e5bdd68f6bb69c1138a7d413044' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '6404a9c05ba59dd153486ed5a5002fff097fe867' })), index.h("tr", { key: '97f4d5cb04534dc2a4450001b330bc7f4c597f97' }, index.h("td", { key: 'e2349a614dbecf846eda94b18ea81cbef4021a54', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'cc12208196989074b87724959768a48eb528f7a1', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-checkbox-group--development", size: "s", variant: "bold" }, "Checkbox Group")), index.h("td", { key: 'acc0420f2bfdbe10ecb688593408f1cb5ba70594' }, index.h("ul", { key: 'b9c07fad73ae98752ccae5d0d34638c4ba6d99e5' }, index.h("li", { key: 'f0b7ecac3eda46eb317ee5cfc4bf3ddc8475094c' }, index.h("span", { key: '63ebdf778ebc256cd00f5e26a5a69df620317cfe' }, index.h("ifx-icon", { key: 'c296a30a9d4770d7b785875b5295f8718f5f2694', class: 'check__icon', icon: "check16" })), index.h("span", { key: '08a9f998b94df5ece8a3c05a6ad2f022dd15cd8f' }, "Provides a simple and customizable interface for grouping multiple checkbox inputs")), index.h("li", { key: 'c55f42785d749cc388ac8d458091fc96f28e0406' }, index.h("span", { key: 'bda8cc9e8cfe0e83a93ccff931169dd070bd1fd9' }, index.h("ifx-icon", { key: '9d01b7d8a6a505c8ea74410c1c615102665e34e3', class: 'check__icon', icon: "check16" })), index.h("span", { key: '62f5d2b6dd43757857417f83187712d07e23ece4' }, "Allows users to set and display group label, caption text and caption icon")), index.h("li", { key: '354a0139f6231cf951b1517b63a5d7850b624ca9' }, index.h("span", { key: 'd591848100be21f430990e63d83ba6fba8e4e87b' }, index.h("ifx-icon", { key: '947ead78892854825cba2abf1c1f643699fb37fa', class: 'check__icon', icon: "check16" })), index.h("span", { key: '23e262e9fc692482a998e8327f409533d5491db1' }, "Allows to display individual or group error")), index.h("li", { key: '41d955077aeccec04d6753276392ee4c0a7a80a6' }, index.h("span", { key: '390a61060dcccac5e8e5ad44e8261467e45a4294' }, index.h("ifx-icon", { key: '47af5a995581fdc6a3a0afbd44989bf57b077781', class: 'check__icon', icon: "check16" })), index.h("span", { key: '6761b50e1c6c19790cc35b61ed6ca51862b71021' }, "React, Vue and Angular wrapper integration")), index.h("li", { key: '590888ad3f6ae8cd28116c471f30a99cfbe31789' }, index.h("span", { key: 'af78de773d7c26bb9773d22fc3905a865470e17f' }, index.h("ifx-icon", { key: '28903a16c5b2f51663ccc0ee480fef349f132015', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a1eb36400e5f6858f452b5b76d744b6ac4e070b7' }, "Adheres to web standards")))), index.h("td", { key: '3c2204e0421e1b6bf9b8bc59e169bf4e7f67f3d5' }), index.h("td", { key: '8063dc4ff719d45bc31f4a69d0d537e9b8b5c96a' })), index.h("tr", { key: 'f62ef2e4b4fc17b38896330c17802ed17e125800' }, index.h("td", { key: 'e7be534e436a180e1e31e4682c4e6dda85c63c93', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'c3e7fc6a8d07ee2623918803fcc8f3f697765461', 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: '01bad88b9937d771c557d3e74a6cc55185f8c0e1' }, index.h("ul", { key: 'a73389fcc78909c38fdc4d8177e80ef2887d926c' }, index.h("li", { key: 'c26096f9db726e98fd2edaeff8909e5d0cd375ec' }, index.h("span", { key: '5545052bc8d5ab3610ac1fa1fb03ee7310e40022' }, index.h("ifx-icon", { key: '4d0f61c75add47c67cf4eef1694223d7bb806d8c', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c1edbd22cca3be551267303b3859a8797c68a27d' }, "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: '80969c62f8054f4b45314218dd70b741d2c14d5f' }, index.h("span", { key: '286a9eb6372bff40758493ed67b9c67dd8915a47' }, index.h("ifx-icon", { key: 'cc4e79905eac6385761f3972a701d4245627a39a', class: 'check__icon', icon: "check16" })), index.h("span", { key: '43c384b79303d43133a8ee055070c24ae9946e2c' }, "Adheres to web standards")))), index.h("td", { key: 'b7f8ee1d5a53dab75acb1299cf6adb5d62e7c691' }, index.h("ul", { key: 'a9c11b44cd34715c0b1c5d1d0643ceee7ede8b95' }, index.h("li", { key: '5efac007eb5f1db55fe6e19dbaf97c7248a21a2b' }, index.h("span", { key: '786c759c4c411acc07486f12fb0b5596c79eac29' }, index.h("ifx-icon", { key: '25278b1d67aaa39374fb49dbaf44d86b497aa678', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c181ff6fa4a32f617600cf356dfa7a08d3ab1c9c' }, "Incorporated dropdown-menu for individual item selection")), index.h("li", { key: 'b556d832b146892c24114de717eeeb8125aeefd3' }, index.h("span", { key: 'fbe2c4784a2824fb30d2950e19623d954826b949' }, index.h("ifx-icon", { key: '8e330e55cbb49d8129db3cf6457c9ab34e577f08', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fd5ba17aa83a7d0473dc7e2dfd602482abff02eb' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'a6a408d7ae956c0ec4e6896bd674ec9add583531' })), index.h("tr", { key: '6f690cde04af8a16a630ceb38f4b235b58edf1cd' }, index.h("td", { key: '0ab24a91d163946972931ae8da379e7369e18883', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'fbcf93600c257b1f5beaf8927b1b2ff320d6ce48', 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: '4a1d0e795ee5e7e159b639485d16c83609d31225' }, index.h("ul", { key: '205702e179ddeada1f569fb09dc6d9ae345ed8d5' }, index.h("li", { key: '2707d5413de8ad8e8b7c8115ac1a41c110e1d140' }, index.h("span", { key: 'f1efcc817f07889ab6dc2cadc22cad216df42189' }, index.h("ifx-icon", { key: '4ab89b1415a170fae53b1ec9c2f2d3bd46adbe6b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '75a7e077c0bffc39d390d7d4fddac0696941024b' }, "Provides a customized wrapper and theming for the standard date picker element, enhancing its appearance and user interaction")), index.h("li", { key: '4947328adfd02d748ffaa5b27551887537a4d0d7' }, index.h("span", { key: '19d0e20c8544f5f5e38265c6ad06a3bd3d21b85c' }, index.h("ifx-icon", { key: 'a6fef6ea6513452ea643b8d3bdfb9e9b1e339015', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a13d2df19e05232397a45df7c5463e99b581b79c' }, "Cross browser compatibility")), index.h("li", { key: '54fbcad2c3b43f87e0c15a791497d3779c3aa055' }, index.h("span", { key: 'b5d30c99e2976898a78a3dcf31657daaab580d84' }, index.h("ifx-icon", { key: '0af202df7640c480217cbc792d7c45db83a33f78', class: 'check__icon', icon: "check16" })), index.h("span", { key: '492c4afd0aa5daf4b6068de63241c112c88cec3f' }, "Form integration")), index.h("li", { key: '30128bcc37d3a70170dc5551b79aaa99919246a5' }, index.h("span", { key: 'd308151a63c643a8df2c83f2764e81c4564baf85' }, index.h("ifx-icon", { key: '6e725463f48334d1bb90ba1b11f831a373abbd13', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c89ce91ee16a5ca6d25a83c3e555b32d8ccbec34' }, "Adheres to web standards")))), index.h("td", { key: 'c7cbb7a809986fb0dc046c3488b85980ea2d721a' }, index.h("ul", { key: '0c78969ced85cdcae2bcebc7fcffcc9e22ff05ff' }, index.h("li", { key: 'd3acf14c01fe47b97e0267e591eeff9f901514b9' }, index.h("span", { key: '8d560ea88eec5f2434642995ecd49ac44c2cb248' }, index.h("ifx-icon", { key: '683e52263097cfe5d281c0d5ecaf319a1f5c9c15', class: 'check__icon', icon: "check16" })), index.h("span", { key: '47efbbefa64157b3395bc20079b16da2b2be7cb2' }, "Range")), index.h("li", { key: '31c478127fb3fde8b6e49620c781833eb905a56f' }, index.h("span", { key: '0430d6e67498f719b92145affdb1a1175518e5df' }, index.h("ifx-icon", { key: 'ce14321306d050cae47b9cea513e877f039c0b24', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9fad64bc663870483bd29cbdccdf696fdfed83f9' }, "Default value")))), index.h("td", { key: '3c59057d56be6724171bf1e5cfca801f07827cbe' })), index.h("tr", { key: '1f04a96d6ba70436c87a3353344cc541a113e211' }, index.h("td", { key: '4f807333e774810a20a26c7106eaa9e39450728d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f07973f7d036454c7b78ddd8149ef4af52def272', 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: '0c6b11c394e2af4ec33e1059cc08c1426f517164' }, index.h("ul", { key: '9c47f0280172b54bc21e1903bce33be6e13e1a8c' }, index.h("li", { key: 'cc92a1e09660bfa2c273cb74fceea66d651ae457' }, index.h("span", { key: 'a0badd6652d961d453f7dc65fa8d54dd3b378242' }, index.h("ifx-icon", { key: '87bfef3cdef3038c683f3946204eb42198eaae66', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b7ccefb2736722dfe329c73b9b5cd040ce9b3769' }, "Offers a versatile and interactive user interface element for presenting a list of options or actions")), index.h("li", { key: '785f7f5a71bab6022d8e5e68c5dfa866bc0eced0' }, index.h("span", { key: '3f2e904e2ad32b644d23e347df2878a731192c9a' }, index.h("ifx-icon", { key: '2af3cdef7072bfe95dbe575a0222a832b12b253e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '70a13b0eed0c3ee27dd7bbaba32face2d6f1466a' }, "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: '408a597c00e3dbd073bddfd4ed7f54df0581dabb' }, index.h("ul", { key: 'a9f3cc869bd31ce8e01a5c386c2a8d7031d3959f' }, index.h("li", { key: '659534ef1f58a6e153d1841f55bf0778917f3dc9' }, index.h("span", { key: '029cb44a96064bd9f5e6a220f944f20572c2700a' }, index.h("ifx-icon", { key: '2934819a00eebe5984e45cda2cbb3aab56c81ee2', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0d67aeae57f479174f904e746f89a3bd7570e506' }, "Search filter")), index.h("li", { key: '8c46d08850dc168669f8e67ce8d7a8f06dc300eb' }, index.h("span", { key: '153da3237732ecf6fff0065731ae3d950ec9b87a' }, index.h("ifx-icon", { key: 'b44ba9358c75e57b9b1d0a3aeefd952c906c8337', class: 'check__icon', icon: "check16" })), index.h("span", { key: '54710722cde959d9bd34f93e7334d259297f23e9' }, "Header section")), index.h("li", { key: '870952f98c9a94011e4755bb757f185107cd79d8' }, index.h("span", { key: '623d5972042325148de6c692b3c6583f5c70b1d1' }, index.h("ifx-icon", { key: 'd9b3a3355a998409df0356552da2c53503416a08', class: 'check__icon', icon: "check16" })), index.h("span", { key: '66ebfda2bbccab4ac64cdf9735c973cf8283ac02' }, "Menu Item Divider")), index.h("li", { key: 'fb3ac21a2779983c66f821fdd7f8df685670a253' }, index.h("span", { key: '4c1c2c89efb4fcc341eb7b47af37743b83cc4b1f' }, index.h("ifx-icon", { key: 'e8cd525d4086a71f6a3dd0391f5a449574a51b25', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2959040569208049973571074a542b80929fdd3c' }, "Icon incorporated")), index.h("li", { key: '6e3bfe807f297d586b1c2199f30c3c9eef7f68cf' }, index.h("span", { key: 'e59f2862e60a8107265baebaeed793429da9894f' }, index.h("ifx-icon", { key: 'bf2b110f490f69126d9be4d780d2e41e24532a5a', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f9700dbeaf6f2da106c87cbef642c068f797c114' }, "Extended customization and configurations")), index.h("li", { key: '3930d1428356e3c99848781a63efc5d9b10162a4' }, index.h("span", { key: 'b58e46e6d08b5db449d898dcf4e173f3d94cb0d0' }, index.h("ifx-icon", { key: 'af76763f56c84c266c46d4d0c7213a5a572e937b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3ff444f7578b4e0e3d81cc87822844eb17c08768' }, "Separate label trigger")), index.h("li", { key: '2b08cd99f21e91641f14c7c5597b5360505b2b0d' }, index.h("span", { key: '78c3de6c6c5862479864f58c8b31e677cc1fa0c7' }, index.h("ifx-icon", { key: '1916685d21dccab187bfb8f0fdf319882eded2b6', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c4b3f9011460de2465d4ad950ef7641158a5b718' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '0ddcd44ad31b8a3ef1653e4749f8c003ee5ce84b' })), index.h("tr", { key: '0654d593d3e10566da036194aa7258320b454646' }, index.h("td", { key: '6c7f488a7de5d85ca933caab0221d5942c7f7946', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '53d2e268e6707d5ddfe26a8a79399030de0d62d1', 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: 'f1d04280059a15ae5b43db674145d58bcbc32fd7' }, index.h("ul", { key: 'c6ad63fc5a6858932665315aaa44af27cca662c9' }, index.h("li", { key: '05d17de8c8fb04bbcae20cb550c82e559e278c1d' }, index.h("span", { key: '8a3b2f26ea92c8b6018358d04e705732eea4ab66' }, index.h("ifx-icon", { key: '010b1b497a4d0aaa1f3eaf619c3ab0bfdb944422', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c337cc3f64f7f7e610c726408b830525fe5c6ff9' }, "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: '2eb909c87d451d86e219881f4bf959369f1eb618' }, index.h("span", { key: 'cf1515e28a3cce340170383c0cb8d57f10b1906f' }, index.h("ifx-icon", { key: 'e0a52b7df9d5abf1082b5a560495f154eb08a127', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ec46318fb11db73616844110daf6fccbd5ca4373' }, "Offers a flexible and configurable layout for organizing copyright notices, contact details, sitemap links, and other pertinent information")), index.h("li", { key: '6e5b0effb14299f6bfcafa5787dca833afe2c8db' }, index.h("span", { key: 'd6c8a57100107aca2e45e951bfe0bb272685bceb' }, index.h("ifx-icon", { key: 'f898e88a45ae4df646672d60762584f4e5a3dc32', class: 'check__icon', icon: "check16" })), index.h("span", { key: '793c84ae93f54e42fd14a0fe5a0f0631c1e98ff4' }, "Adheres to web standards")))), index.h("td", { key: '75658a1c7af7668517ac27d5635278ca7ed839fb' }, index.h("ul", { key: '88138715a150df9de0be1e26f875a974d9e63b44' }, index.h("li", { key: '4a85b01eb58d97cac514387284fce1521106071b' }, index.h("span", { key: '856e0577006acae8ed2c300a58ff33054c154863' }, index.h("ifx-icon", { key: '2350637c0363257cc55729ad58aef6d396cfa896', class: 'check__icon', icon: "check16" })), index.h("span", { key: '1e05af288427a9028c5fb9d87ef36fc1f8f78a15' }, "Small, Medium and Large variants")), index.h("li", { key: 'c7a4f6666f08e61463fa5e3afb903adef8384df5' }, index.h("span", { key: '2aa2bc9369a3ab70b538101a3497fcce50b5c375' }, index.h("ifx-icon", { key: '274a5fe2de7b5c5e20b8cbab0d6655f6c2fc5ede', class: 'check__icon', icon: "check16" })), index.h("span", { key: '80c21a760b7a46b484d5c0109312d87635bb5154' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'c0b4f5b5a0dcceb2f647e1cb3c9191f479fab6f5' }, index.h("ul", { key: '20986cd78f73b2e1d6a6c3585ebbbff779672ee2' }, index.h("li", { key: '6eefe9ac133f96ea9dc1eff166555349971465b3' }, index.h("span", { key: '2f426de6fdc70454d250229da86d02d5b54229c5' }, index.h("ifx-icon", { key: '0be807d5bb1b7e4cc3895635d7d9817626ff9cae', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4aaca7d5246dd44bbfbbc526a01f5cd3dad9ca47' }, "Customizable and removable links"))))), index.h("tr", { key: 'e9600d3daef4c4cf3accf81a56afe90a3f422a94' }, index.h("td", { key: 'a9099a82c1b24a3ad323aa5a58c06d465b88c8d3', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ee028d54085809a711afce8782c75321b014843e', 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: '0e878b16849442e9d7d783a5e59e3375c87a1d0f' }, index.h("ul", { key: '2ac45a2139d411a8e68fb7dff42557aac7619795' }, index.h("li", { key: '92f7e1cb0478ceb8e8a532f739d6f4a359779646' }, index.h("span", { key: '772d444ba1767261d4b31e9f64e75b0f86d2b71b' }, index.h("ifx-icon", { key: '4c2fc0548c4dca6a6cc42f4d9b805f544420fc35', class: 'check__icon', icon: "check16" })), index.h("span", { key: '11ba6448168a834ceb81516f506fcbafab3f0953' }, "Offers a compact and interactive icon-based button element")), index.h("li", { key: 'c2f713d166ffd6469911a004154f6bb961427545' }, index.h("span", { key: 'c1148f7052bb69c05fb6f345a3c214295d466931' }, index.h("ifx-icon", { key: '9754072ad257f46c53aa8201b3873a2814c3c0e0', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0d486d6a9db7bc34c58934798d69020ab0638256' }, "Provides a limited scope of customization")), index.h("li", { key: '8981a585c8c76d37b8fff930ac44c0631c257ab8' }, index.h("span", { key: '0f0136ea85d8a2f805526d8f2981d661781c1ea9' }, index.h("ifx-icon", { key: '0b7bee27c050bb3af18cf86a22ad5605dd901905', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cd947f71e82abd49c40bb342a91687ef70f2443d' }, "Adheres to web standards")))), index.h("td", { key: 'b2ff85228cf73207b10ee2806f43a7db18667495' }, index.h("ul", { key: '35c45540658fb3fea53d1920d2f72e28d2aa85c1' }, index.h("li", { key: '088eff4e7c0ecfb98c4978f44bb001c2b426a97f' }, index.h("span", { key: '97d30488ec124bd10513305d9c0e4439ff86ab07' }, index.h("ifx-icon", { key: 'acf4d1ae1e84cc0651dc5028d2d120b7bf773e1f', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2f5524e8fb0ebc5ecdfbe8d321a6b0d5d878312b' }, "Additional Round and Square shape variants")), index.h("li", { key: '1fac4f1636c37b2468008053f405ca16ee5b77f3' }, index.h("span", { key: 'a8d68d0ba05557634372cad3febd084b4fbd0c8f' }, index.h("ifx-icon", { key: '98797d33cec59983bd29404fcf6305767cbd78e9', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5fac282e40c78d388546bd23ec486c95d05c3f1e' }, "Small, Medium and Large size")), index.h("li", { key: 'faee645a2780c540bf13de09660853e682e9241e' }, index.h("span", { key: '5df3133992faf9732cce20d12f6c1faad51fc883' }, index.h("ifx-icon", { key: '99050cd2bed724621b4dc9d024d0aa19619b8818', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c1efea74612b6b7d44b3ad89a956ea04f825721f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '39a6ad178a3500b95de9f9fa950a056a4c6a3602' })), index.h("tr", { key: '418fc7bf1a72688b8fd14ff51cda4db5d5071987' }, index.h("td", { key: '4e6c95c7b2f6f93dba6812447eaccda0daf13315', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'd14a18515bd1d24395165e2c90a75f65b51f0995', 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: '2c8ca7d2cc59e8d97c6a36c92e7ab1e493b89f63' }, index.h("ul", { key: '3365bcaf45bb10aef178e8318ee358a5fc1be7de' }, index.h("li", { key: '6871fd78e34a6e045012c0089af6d016dec9244f' }, index.h("span", { key: '100ffdd5b80032db6a1233cc69170ef0402ab45c' }, index.h("ifx-icon", { key: '224756e661f0fdd78110ee089cedbdcd07fe99c5', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7a74d64a0dc037041c11a1a2e6295f67c2767a5e' }, "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: 'e10e116c86f4372bbf2f6d28c16394dff3db4efc' }, index.h("ul", { key: 'aa8145cb344ed4f1a08ce318c19adbd315411052' }, index.h("li", { key: 'a791ec140dfae771ad06d4b3dba9cc00c518a926' }, index.h("span", { key: '4ad3387dae9d667a11e55b693dc0b02bbfc20457' }, index.h("ifx-icon", { key: '515d9a6ce926b92a05f97df014c2033d3cdd27f9', class: 'check__icon', icon: "check16" })), index.h("span", { key: '902d5f6d5d76b369443c3f254fb563f20f1164eb' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '7a14761e81a5d5f461d6d39ab97b9ddc3ced68b9' })), index.h("tr", { key: 'e9ff5bbc121754bad9dd9dfc5027ea154e6966ba' }, index.h("td", { key: 'd1f05df5c7c8c54caa444c281e49388cb41ef292', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e010bbdb5621fda4a49d968e424b469a0ff91222', 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: '03d13ab6590902377dc1565e57dafc84fcca54e6' }, index.h("ul", { key: 'ea315c68de16533074812b2be8843f3c9955f0e6' }, index.h("li", { key: 'b19b558fc1e712854d2eec02cf13e943a447d32e' }, index.h("span", { key: '82d6add842b45f6cca9a110fe1ee3ca19c2670d2' }, index.h("ifx-icon", { key: 'f8e42d1a3aa7d324cbb8c6309808758ec311059f', class: 'check__icon', icon: "check16" })), index.h("span", { key: '30e4133483cc36c183a381102123252a866a01a5' }, "Provides a flexible and customizable element for creating hyperlinks within a web application")), index.h("li", { key: '6e39f5f846a459c21858849accbf4875c8bf82af' }, index.h("span", { key: 'ac5418d21658798aa3c641520d1090d35fd27b19' }, index.h("ifx-icon", { key: '67ac8663af260a789ca3842f0c7e1384834b0f7b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '625b892672cd53ce31d89d52f0bb55f3d41cc655' }, "Offers essential functionality for defining clickable text or elements")), index.h("li", { key: 'c1501ed7c0cf2391319c70e6195f29e47014e4a5' }, index.h("span", { key: '5eb5653b9c333f270b66e059704878de8d06a518' }, index.h("ifx-icon", { key: 'cfcb72d144cfdbdb2fa72c5f18cd909e7f01152c', class: 'check__icon', icon: "check16" })), index.h("span", { key: '6e58df418684d36c73888e7aec7eaef488799aa9' }, "Adheres to web standards")))), index.h("td", { key: '1d18da7dd881f34b55bb9845f0cf10484b6970ef' }, index.h("ul", { key: 'a615e398c35201bbf6f28c5d0c8a7975c2034751' }, index.h("li", { key: '4bd874d3d6f84160d03ab9ffbc681971001d77fa' }, index.h("span", { key: '1b7d4a0913ec28ce103e2266b3a9e7809add6fdc' }, index.h("ifx-icon", { key: '55ad424684e47944ea4dbf7f3f3a00a1f5af0d86', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'eba1c5ada73dac892e70abde68d39f3defaa93c8' }, "Small, Medium, Large, Extra Large size variants")), index.h("li", { key: 'bb96ac7fdd07166c3c7d0dd37958a916b6af7afe' }, index.h("span", { key: 'a1fc7dd32c51d67b8d779f4fd485efda2b7493ae' }, index.h("ifx-icon", { key: 'c33614fbcacc355a9c4e1eb98f227b8628d98387', class: 'check__icon', icon: "check16" })), index.h("span", { key: '48c0705a8adff0a7902a562c0189ff66709cc960' }, "Icon incorporated")), index.h("li", { key: '9bd69b4a96fb98e0d06e32dc6dfe92effde1f3df' }, index.h("span", { key: '9cf125b91fdebe574dd8b5ce3a9e3228bd44797f' }, index.h("ifx-icon", { key: '5c3f8e6eb2b42c37ec8528883f4770f12faae9c1', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b76a691438fc7bf885cb54d4aa75b37c09066f98' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '5d0fc0afc0f20418737c5abd6ae78fd2305a95eb' }, index.h("ul", { key: '297fadada75d6337005f9c34c5b2cb5d3879275d' }, index.h("li", { key: '95ada9960d8c5b12fe50723cd5ffea23770c083a' }, index.h("span", { key: '71b399cb2213c5f66469d74fd9a599c3a33475c3' }, index.h("ifx-icon", { key: 'ba779945df8aff6cfb69129f0cc837376d668f03', class: 'check__icon', icon: "check16" })), index.h("span", { key: '196966654893db82936fe6866b4caa4435772872' }, "Bold, Underlined, Title, Menu state variants"))))), index.h("tr", { key: '537922ad91099b4169dfce68e7ee19810f782ed5' }, index.h("td", { key: '8de6d61a7dfbfc3fc59b463e12677b69b430de25', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'c0681522bfca89c31853373a14b7d6dfa8e4b7e3', 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: 'd5b44525202b31cdf4650d53a15c2bd75c754c9b' }, index.h("ul", { key: '48c8734c63f1fd4762feb53514b897d2b02668af' }, index.h("li", { key: '66c8f0781221454292a41441ce261ec82e187245' }, index.h("span", { key: '4163a8b8d7c0bcde93e625d461d42b2331128df8' }, index.h("ifx-icon", { key: 'eaca63e47b4ca279c927b5b95c5e6a5676fd421b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3ad80917d43a7e53f5af920792143965e9256018' }, "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: '4cf0afc5c7c4e475b512be1b7c12a3f9b5a8a4d4' }, index.h("span", { key: '2d0090199135049294e698ab08e04cd77581786a' }, index.h("ifx-icon", { key: 'efbc23324b08d1d67b5a3c9ca18460bf75e4b1e5', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f76661cd00c66ffbace2a573d8518eea340c1fc3' }, "Adheres to webstandards")))), index.h("td", { key: 'fc421dd50157fdbfdf3594048392c73aa31c7ca0' }, index.h("ul", { key: 'f25db154795af52fdb96aef52dfcea1e3dbc8a55' }, index.h("li", { key: 'af0fae3a887ba0355058cdac691569b32c02d31e' }, index.h("span", { key: '7e287bdbde00f6c8dd76433ab78999170a77ce14' }, index.h("ifx-icon", { key: '58485c1c3e1beb471c3b21a809b43929eb386427', class: 'check__icon', icon: "check16" })), index.h("span", { key: '6f9a0342bfdb3e2380a3d8fa1b220370c367dae3' }, "Alert-brand and Alert-danger theme variants")), index.h("li", { key: '31e310009636d2d54b56a16b2d20879fbcc930de' }, index.h("span", { key: 'ac4f0e94c5a61dd71a28c1e7db86c28f8e5e00f0' }, index.h("ifx-icon", { key: 'b4f5566330bb134d2274d79b8c1c6711c0525c8e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8f008f7fc9c5d4670a04493d7ced595793348e68' }, "Extended customization")), index.h("li", { key: '10a86a58a2405e954dd553979dd20727ccf39de8' }, index.h("span", { key: 'c81dfaeaac2d210e57162a7b9ad4248875ff2da3' }, index.h("ifx-icon", { key: '3f0bb91449832cf13ccd90855e85d1e326a61fa0', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ce4f53ea50270d5b0b95039fbb9e6a0cbb57b8c0' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '9ef8d604df4ab4abd84f47baeb2f57846a6e1d1c' }, index.h("ul", { key: '3207ff8d6375de85a5935beb160cdfe760a93341' }, index.h("li", { key: '8b70eb8bb89e30bd5cf9118c3c977751c95d8de3' }, index.h("span", { key: '9f31494505c00b6c21bf3aaf0f7877c9a48819ef' }, index.h("ifx-icon", { key: 'b811b0d6da5a95ce0581a4d334269c57bdc68ff0', class: 'check__icon', icon: "check16" })), index.h("span", { key: '77aec387e605c180ffa478fd24f2064795e6e638' }, "Removable close button"))))), index.h("tr", { key: '45a16655daeec694b2f27fd05308e98f852956cc' }, index.h("td", { key: '49044181ca97decefb7978d59f50ba198f8dbb5b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f2e0527e1b2d9e7e6b9de5c7b2fccbf2aa8ca38e', 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: 'a2d003639d5c266d0e4cf319306bc8c4144aee6f' }, index.h("ul", { key: 'cd65111bbcc6db64b924dbb598261b66de2c71ac' }, index.h("li", { key: '28bf17384d77175197603c73668263c83850cf97' }, index.h("span", { key: '96fa1a21debaf1b3336afda064b93e1a5676fef6' }, index.h("ifx-icon", { key: '23d70b4d3b6093ab8bacfcdc74d8b14f6e747905', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'dafb0174ab6ead031d05e5332a8afb419f9ecd35' }, "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: '5c55fc40cb7436ae83e1c08644d84799b04b3879' }, index.h("span", { key: '9ae4703b9e341faeea46b28bce42b356241fa62e' }, index.h("ifx-icon", { key: 'f0216ee1785d1b11560367811ed48f77fbdafce5', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2f511083515050e728b6ecce9c9c7ed1332fbc02' }, "Adheres to web stadards")))), index.h("td", { key: '188d77ebd12ba7f878f13b57ea8b044fc4b0d49b' }, index.h("ul", { key: 'dce408c4665dfc9c5ed1b7877b993dd040d48873' }, index.h("li", { key: '17f12e4fbcbb412387dbc0511595f01879f32f32' }, index.h("span", { key: '30205ec707798d1b20bd9f5bde65b57053da296c' }, index.h("ifx-icon", { key: '0d101de033913a09b26dc1e7498008dd99689fc2', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd7706961e9b7686ec8fcdc3c9f6bb6626ac457c3' }, "Navbar-profile component")), index.h("li", { key: 'c8653cd3137a6aaef89ab4f1e8ad49d8245beb52' }, index.h("span", { key: '02693a988eac07727366661cd35bb0350c454fc3' }, index.h("ifx-icon", { key: 'c743c18a7c85cc03543399e6757b8a86b032648f', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3da444bbba1913c6d5eda63bea831469bbdec8e1' }, "Mobile Responsiveness")), index.h("li", { key: '2f540f8e2f5658ca2829dcce83d1c54fc9485348' }, index.h("span", { key: '9ac76916c6b10d452cff39f70fed223ec170fcdd' }, index.h("ifx-icon", { key: '588ed2ea33eebffb54ff059213fab0899a233d2a', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b0e38b59b27b014609c1df0d2f216d74535fb02f' }, "Mobile Sidebar")), index.h("li", { key: 'b38639a5943cf94c9a08a568b178ba06e319e2fa' }, index.h("span", { key: '0e065b6717f9bccb62d42af4267c6513fe40ea6f' }, index.h("ifx-icon", { key: '168a11510b15406bb0fc15672de607c76d718876', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd47a0cca3e865d8642521a42eac60b749eae9032' }, "Extended customization")), index.h("li", { key: '0fd88047908c9e6a2ebcd173ede5740432cd7996' }, index.h("span", { key: 'd44658e5c94d3b3e4f67781ce66852013d921d03' }, index.h("ifx-icon", { key: '6ceb5764a6e10c9392e04c3c8e000e3190edac7e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3d6d181c1c634a85238324a7c0e181c5efe5fb0b' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3ec5273218e88ea02b50714acc6111b3c33521eb' })), index.h("tr", { key: '977ee774fb3b960d078a1e02205397d571dd9bac' }, index.h("td", { key: '0cf9763f2e6928740dff67e04063550b71db06a2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6af24c6648e4a64aef8308a783bdd2cc953db670', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-indicator--development", size: "s", variant: "bold" }, "Indicator")), index.h("td", { key: '0ced1a9fdeba5c04bc299fa353507bc88a7ca8e3' }, index.h("ul", { key: '3cbc60e5b59a82b33ff110c843c437d40ba16c18' }, index.h("li", { key: '628456639f33513c06a5d0baad0869afcd548a6b' }, index.h("span", { key: '1e7dbde9b639e25e7c0faa974403e747c4fae349' }, index.h("ifx-icon", { key: '4ce1a3df73ef12cc620729b8cd8aaf19762efdaf', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2918052f4b2ee0596ef9add4aff94709d0decc4e' }, "Provides a compact and configurable display for showcasing numeric data or dot indicator")), index.h("li", { key: 'f43daefcc50cc8f72d4e792146e3c2d7ee2a2a65' }, index.h("span", { key: 'fd4415548c9f506679a7343e1ea9aa66bcf97611' }, index.h("ifx-icon", { key: '885641f801509d003568a71a9b7a2d30026072ce', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7f1c20e51ed1fdf4d58a8d1bf8736b74eac77733' }, "Adheres to web standards")))), index.h("td", { key: 'c3a0bcc8fcc59e0cb85e02b53b7b7f42cc937c41' }, index.h("ul", { key: 'ccb037de49d32d58152a19936768e5901abb1bf3' }, index.h("li", { key: 'a6ee93f4ad181a962a832ba9c203c3be61b2a22a' }, index.h("span", { key: '760698fae3985bb22f00e3968ed270aa63b5e704' }, index.h("ifx-icon", { key: '73fd56d6aec6892d39d4736913800aeebb4ee196', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0cb512fedc8f799cb95e93a0835ecd728aefc991' }, "Inverted option")), index.h("li", { key: '5f3613954be9fc8d74299c81d1e2ec3622136a38' }, index.h("span", { key: '40081d942ec33590db6267551743b9801f1099fe' }, index.h("ifx-icon", { key: 'd4b48fe0f83e5e5547efe23ee27b9c21ddf589e4', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd78e8659d0357297bd10c2e00fdd86327db3871a' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '337d71e07f01568563788a5e68f3afd875cd96fd' })), index.h("tr", { key: '33588cd5aa9fa1cb321565727d3c62de2fb46170' }, index.h("td", { key: '06fb7b0caa9a8a435b2d69a937d1a103563fa54b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '06fbfefa9d15bfcd9e65e5d769f622cc132f29cd', 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: '10325c83902462b57da905ef64113613bd55e505' }, index.h("ul", { key: '8adf92e04b41c88445b60b05247c3d49eb56ff7b' }, index.h("li", { key: '1e243a6b01ec8ddb304409122cf7a4a6b26c15bc' }, index.h("span", { key: 'ed2132f12c38c9e6eb2eef93c4d1d539f4f4f4bc' }, index.h("ifx-icon", { key: '5dff6959c4b16e48073a4ce26f8a403e314ea521', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ce1928c0596de3d91e2cde8c3d5922b31d11c36f' }, "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: 'c5f9c5b0a5eff0734330bf7ee737527600c2039d' }, index.h("span", { key: '5740376c473540b11a2fdbacb046a329e8cd5d3f' }, index.h("ifx-icon", { key: '822d2f89d042bccf6dc15ae41d0e2cb5f172ba40', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e1bc26de9bb876e9c9da2b025eb7f87f39d8bd00' }, "Adheres to web standards")))), index.h("td", { key: '5669c66b8e6873d37ac2e37aea73d12542a6a509' }, index.h("ul", { key: '1ae1c186a9e35daa97b5914a95cb31ac6ea38cfc' }, index.h("li", { key: '66bfe1e69569e3421a1a03148446d4be7d35c62e' }, index.h("span", { key: '228d791eb524a4d7b3dd366bbd4808b3e37a7fd2' }, index.h("ifx-icon", { key: '045a9040f6f7f66ed3cca1e0055822c1cd120434', class: 'check__icon', icon: "check16" })), index.h("span", { key: '971b94b0cc52d5f09b73e2101deeea10e707e97d' }, "Extended customization")), index.h("li", { key: '2c203057251ff8bd9e791dcf12809503c6f29577' }, index.h("span", { key: '2094335f5757712d39dd9dec4efca840dae53a6f' }, index.h("ifx-icon", { key: 'a42cf9521cf4d966e2e2facb3ed67912a463d654', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7d15e6958ea75fc4a0a05e1469fb5b36671dadcc' }, "Configurable Results Per Page option")), index.h("li", { key: 'ac372d103dff0bbb412dd0cbc274603297db7393' }, index.h("span", { key: 'a91e5560fff3d5e5a2a86604861b465e410c6521' }, index.h("ifx-icon", { key: 'd2677586bb59a9fd4ea42e87663b186c4cfd37fc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f1c357f0030244dcecff5f45b2ad52ca00466081' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f62f7b02617c42c95455b1b1068fe7148104b725' })), index.h("tr", { key: '1c92a648b2db66a2e589027c5cbd49134ac1332c' }, index.h("td", { key: '42769dc644e9b3b45e48ce73f64820c64429e555', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '1a1fd1a88c3b044e4bac2db6caea48ea5605afcd', 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: '2675a4502f734a7dd0a2757ab9d08807de084dd9' }, index.h("ul", { key: '97f04e5da67e227dd33b1b8c877b35abb2ebd4be' }, index.h("li", { key: '54adde842b807cdcdc9411e2475da0a92bcf0e33' }, index.h("span", { key: '7b8e51c68c8367ba4e2d8a6c9adca7e1447ba2bc' }, index.h("ifx-icon", { key: '12b589234784aa4d3230569882067cf868c1cd52', class: 'check__icon', icon: "check16" })), index.h("span", { key: '546ad7375c51d11d6079e6d038a82b487a520557' }, "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: 'b91740ca1617465e08861efa03158fbb98e55a8c' }, index.h("span", { key: '62c1d752d6fab57275f6d8f93a73161732bf3a70' }, index.h("ifx-icon", { key: '874600cab52598573205174629ebc5ad3b58a8b9', class: 'check__icon', icon: "check16" })), index.h("span", { key: '593639878f5c85131b447400c95335c9b6b6d379' }, "Adheres to web standards")))), index.h("td", { key: '87fae15ae7b2989fef169112ef9644121c7717aa' }, index.h("ul", { key: '6730d09e5151b5223f73fcb86a426ef7d4d0cf52' }, index.h("li", { key: 'b9fb0b87d08f9985714b52d24ccab9ff94ff0be6' }, index.h("span", { key: '02a4bd6fbca31b1678aa10b87be7130804c25aa0' }, index.h("ifx-icon", { key: '8765ec2810ff9c6bba3be4db17aa9a304591706b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '31f0a53e5a212295e8c7f95b79bb810847ec6125' }, "Extended customization")), index.h("li", { key: '509b190cd1475ce04b6638924f1ab3cd76666b02' }, index.h("span", { key: '6b3f7fef90406e5e154d97a0545352941234097b' }, index.h("ifx-icon", { key: '78586939074c83ca46168bbb73f1d879e576a9fc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a6a7eda6bc89fe2f505d571e6381a3f17e1aa105' }, "Show percentage option")), index.h("li", { key: '2ca86d40c0380760d8d31edac1f7e60d2ddd5278' }, index.h("span", { key: '50bb95d1e06d65d3cf890768b1f511e075ef85c2' }, index.h("ifx-icon", { key: '3a52137a2a10cc94331fbd857f3795ef0109972f', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a1bb69d76397cbaf9a18eaf238940abbae685b8c' }, "Small and With Label variants included")), index.h("li", { key: 'ad46f02e22d136858304568cf82aaaaeb98ca483' }, index.h("span", { key: '7cd799153a63f3fd7e1f7020a7fd87116949c9bd' }, index.h("ifx-icon", { key: 'e4e02f32aa6f7e083c876d841ff3d296b0e08386', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9ce876f7ef047b60a40e48fba57a2976e91385b0' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '687dc4fd5d412368adf1151dfab0eb7f8395dd19' })), index.h("tr", { key: '071ac48ee409f5f11b6a99d0d671b445a24d37de' }, index.h("td", { key: 'a098b30cc10bf82f6322344f86952de793be6006', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '094c47ccf11ab71b51007cb654c73ff6933e4a93', 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: 'ce0a9a69bc3f915471268a498a7188ec9314ade5' }, index.h("ul", { key: '9d90ed4b256ed031548b1ba1c5b2926ce929860e' }, index.h("li", { key: '9fcea941b27cbfcb26890b54621b54413c997ad2' }, index.h("span", { key: 'a19f7f3267bc1ce9334959e0dd5106e4a902dd11' }, index.h("ifx-icon", { key: 'b79be05af7d4f879d617622446df56ce81d4e992', class: 'check__icon', icon: "check16" })), index.h("span", { key: '495aa82f3e8c510b42b7b1d42cc6033e85f60f9e' }, "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: 'a6d33f9d8a196151e5553c5e1e8d89ea75c17091' }, index.h("span", { key: '8ff467ac0630e8edb05ff43eda126a5f0a252ae7' }, index.h("ifx-icon", { key: 'd2a9a9fa4d33be55c3e71dc3845b4488ec49c78c', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ba3e0ec0aad88f2a44ebd3558eec664787a93b6d' }, "Adheres to web standards")))), index.h("td", { key: 'edfbd7f62b54db0689fb05f78d160db97e4ec956' }, index.h("ul", { key: '73b5d56665fca515b5eefee430d2a6fb2dc92fd9' }, index.h("li", { key: '088752024489f57f98ffac25ed4f3c2f1e123d3d' }, index.h("span", { key: '5782fbb4e792d31f0abad28305183216763785f9' }, index.h("ifx-icon", { key: 'a2e94f281c16ddc7a0989548dc89ea1be915fccc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b3e3e89472ee2f93839a3467c99af910058927f0' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'fa07b4a8dee2df05e069dfddb370c228c94e8791' })), index.h("tr", { key: 'd5ccebadd5bf16ba3316923866dd32f6fc1e5872' }, index.h("td", { key: 'e276a08ebafd096ea8a792174ad83a3a8a94f7c6', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '63e9182eaa6e756b39df7bc62ad26bcbe2f6e474', target: '_blank', href: "https://infineon.github.io/infineon-design-system-stencil/?path=/docs/components-radio-button-group--development", size: "s", variant: "bold" }, "Radio Button Group")), index.h("td", { key: '5033cf0d03220952240a0873dfeeda2300dc5611' }, index.h("ul", { key: 'b8f708f1205f6d8547ca9b1f80a93df112859237' }, index.h("li", { key: '3eba9395d30093852fb31170919baa45b23438d3' }, index.h("span", { key: '5132cf3ec00ef80828f8e707fb1fc76f0e81a23d' }, index.h("ifx-icon", { key: '4518620aed17474dbd334a71c21d874ca315d4d0', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2d343c3eb3eafaa920485a655c25f8b87ca9e13e' }, "Provides a customizable interface for grouping multiple radio-button inputs")), index.h("li", { key: 'c44f9d80783bab3a1aec16b8f1f4225cfd83c64a' }, index.h("span", { key: 'a691e23b9e65876d7acafc92592fd018214bc11c' }, index.h("ifx-icon", { key: '3064061dbec365b01088b1aba27e5436ff5a5c8a', class: 'check__icon', icon: "check16" })), index.h("span", { key: '15a670a2cec525ff3dabe7d1a1b6a638e79fa1af' }, "Allows users to set and display group label, caption text and caption icon")), index.h("li", { key: '44cf0cd5a8bc888b6d1ee3dfeb14858fdd033cc0' }, index.h("span", { key: 'f25fb3a5134b8e503ee3f4986ac7e125fdd2b39a' }, index.h("ifx-icon", { key: '50fd49b79e626e5fdfcb62382914ba5d6df59627', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3ba04db583ff1b44c8e12e930b72012097c4f48c' }, "Allows to display individual or group error")), index.h("li", { key: '8158735eea7b5caaa6f58fe7cdec87b6ee56fbd3' }, index.h("span", { key: '8c5bf222bc87b8380a48b39cdbfe094ffa0dd496' }, index.h("ifx-icon", { key: 'da028697ea6746cbe4b82879d0c5d247d0a4f4d1', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd467ee69441821dbd7c4715d50faf7346f3472ab' }, "React, Vue and Angular wrapper integration")), index.h("li", { key: '921a91bb4183e9eeb6a1f8e0b2b71f3498c3e26c' }, index.h("span", { key: 'f017ef4e923d1581d5198c7b97ad8614ddd36699' }, index.h("ifx-icon", { key: 'c2bc27a38f1716e7130b27c23887431670324cb2', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c01e019d508965662a70e20361ce33dcf61c7acb' }, "Adheres to web standards")))), index.h("td", { key: '833d26ba0fea4958fea023bbe4279f0ad65f773d' }), index.h("td", { key: 'f890e8cf315c94fbfce5847986f86bd7b3ccd826' })), index.h("tr", { key: 'fde19a13a7fdc3fab32a484aac7c5979bfa84492' }, index.h("td", { key: 'a79ecb1aa094a2fcf408f2d2319c43a762644ada', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '31bcfc880185fb636df907c529f8fb64a6b7efe6', 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: '3cb4096f47cd111f115f43c89f7d35b7464986dc' }, index.h("ul", { key: '094e46e256f896bcbc017dc9d1fbed624140b408' }, index.h("li", { key: '92cbfad1ebebf70b20aca36da9b4a474c11ad5f4' }, index.h("span", { key: '68bbb5c42ea98499fd2dafdd242411fa0f4d4da3' }, index.h("ifx-icon", { key: '0c4b55593b2ac9fb60d03faeb3c4518da6207a8f', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'eb60d861bc3647a2b8cc3d79390822f12be15415' }, "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: '5889a1e4c3133c05406c90eac3de973ebcf04a2d' }, index.h("span", { key: 'd0477ed6b9e39db5462ff8f2a397e09cecd3125f' }, index.h("ifx-icon", { key: '5b5e3edcbf532c5baa1390e7ab3c5b29901cb713', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f7dcdb1e18e9ff635aa2b7948cf3befd5935b82f' }, "Adheres to web standards")))), index.h("td", { key: '86d3ba8953b850b74f8241b204066b45865fc880' }, index.h("ul", { key: '910df17072deed741a9d4585042b79fb3567d85c' }, index.h("li", { key: 'c292438a473e57dc34d4ca9246862920567cf785' }, index.h("span", { key: 'f83be3fb48500e83d75fa89a1da0bd21c87c760e' }, index.h("ifx-icon", { key: 'f3e6b898d3217f817d374cafc07309ca80f69f68', class: 'check__icon', icon: "check16" })), index.h("span", { key: '1a99f787b7913be71cd899848c1bc5ef53f3662e' }, "Collapsable option")), index.h("li", { key: '667d1e8abf69461e0097b2101d7c41829d939a93' }, index.h("span", { key: '1d6871afd50073458fc8ca725b99b2a4e3615072' }, index.h("ifx-icon", { key: 'c1961b04f81c2607a701fd82e0d9294103831a75', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4e6f4515449932d11964826c6e388eb48c42cdc6' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '92d30e664a0b0ae12004c163dbd989d16c0af6ee' })), index.h("tr", { key: 'de9d0dbb03f2ba3a6344c55bf56a4223bea962cf' }, index.h("td", { key: '3dc6884a521d6af55f9bdecfc4d1080ee2f34c62', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '344446d67521c12499a68e8ad717b445d2a27e00', 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: '9c89ac60cc70f83129862aa28f5f2a3b1b209ddc' }, index.h("ul", { key: 'd49b5eef6f098a974637187f907b53c7d888b25f' }, index.h("li", { key: '19890ccb7244b9fa5e3e17007de9ec90cbd0388a' }, index.h("span", { key: '7986fe8b7cc10133f7eb97633a191635abaef5cf' }, index.h("ifx-icon", { key: 'f62e7addf184df56a1f69fa4db286a293029ce23', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a85258b51fbdc01fd7c77b67bc5d56147121037f' }, "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: '6838cc9c241c56295cd1686c764c12c0f345dfb2' }, index.h("span", { key: 'e39083a678f32d7afcc10f817244a0842cea4174' }, index.h("ifx-icon", { key: '537942bab6491feae72fdfa0c03e386dc8fe5352', class: 'check__icon', icon: "check16" })), index.h("span", { key: '112e439f2c1da0e2382109c6f034f0d0e972017f' }, "Adheres to web standards")))), index.h("td", { key: '88ffc1beb723b070083ac3c17071663c8c74cb65' }, index.h("ul", { key: 'f12d1904b811d60ddeae0c71e4558bf25690702c' }, index.h("li", { key: 'cfe5bf1c26cfd46fe9cab0b576ef23f109acc225' }, index.h("span", { key: '96cf481b6f4702ac8e93e7669083e05972cf7ede' }, index.h("ifx-icon", { key: '4c8d5ac4f25ba85a5a4083b780c089ddc7a9a02d', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a1fc82f7d0458c6bc5bfef018c8939bc9ff36753' }, "Show Delete Icon option")), index.h("li", { key: 'ddb2b22fea4e4ba2f8314ac76d0592cda68705bd' }, index.h("span", { key: '615e202c42000a651da87790c5f4f5009af8d591' }, index.h("ifx-icon", { key: '3daa4be63dcfbecaff880da595f90b0af964600e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '652f961276f74c2dda30bb58d8f8421590657e03' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'b5ed25408defad8dc093b7e47e6020ba21848d43' })), index.h("tr", { key: '82bb4dd65d2a7437a595e09850cb55c35bfeb496' }, index.h("td", { key: 'f7beb9fe5137753018f01364b9125b7ef86c66c8', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '4199bdb6a2c0206b1c8bdbf24f344e43554dfa9a', 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: 'be98262fcf0cabda995ef43992cc449b168702de' }, index.h("ul", { key: '77858dc986d17a095afe4cb7ad173d8a6e8fb8f6' }, index.h("li", { key: '17cb30e53eddd0b247760e9ee2fd380dfc4283bf' }, index.h("span", { key: 'ff329c21dc7bb5ebc56ed78c7c38692ee5a26545' }, index.h("ifx-icon", { key: '9ba0bd7717faf91dc876f0aa656f314ea7e0fb02', class: 'check__icon', icon: "check16" })), index.h("span", { key: '005191592b21bde4dc3aa2442f4ab3a6c4d87cf7' }, "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: '8b1f43da5f8ec5e09f9f3f365dde534f7fa33dba' }, index.h("ul", { key: '9e0f4281b0b57db53482aef423565d343a1d6eeb' }, index.h("li", { key: 'cd38c9514f657002ec115824e306ff018fbc1bf4' }, index.h("span", { key: '2b06f5a026ed1c8d9f9c8e551d8bcbfe4ad45b19' }, index.h("ifx-icon", { key: '46d5938d73a1b0861d8b433d4b51e941d5731429', class: 'check__icon', icon: "check16" })), index.h("span", { key: '68375b62467a88b8745fc736c36a50889979ac1f' }, "Extended customization")), index.h("li", { key: 'def179f1740f167cbc3d4a725b9c13a4000b7ea4' }, index.h("span", { key: '5fefa4d6923728b6fd43848576a68abbb1d1c2a6' }, index.h("ifx-icon", { key: 'a00822281d261c20a72ab3761b3afa7958a0bc9c', class: 'check__icon', icon: "check16" })), index.h("span", { key: '18d378be6f934f482a0aaa1bf259fc364f672167' }, "Option to enable and disable the search")), index.h("li", { key: 'e6aa62e2cf7600d59733ddf92b1fdbea8621ce3a' }, index.h("span", { key: '11a88af3054efb8a3279998a70f846bf0bca8829' }, index.h("ifx-icon", { key: '9ef38b3ab9fa468cbb0cbb79f353e757a4ff89d2', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f0ffae92f081b45f1ac154a5a585e0f7d22ee12d' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '1ddc0ffcf41d5e730aa7383fa2d5a7d0e3c7ebb2' })), index.h("tr", { key: '437557bcc365a8f5291debef6b1aae20ef846ab7' }, index.h("td", { key: '4be37fce594e7a61a82085f7cf9af2eee5c946ba', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ffb3037fdc99e82c4223130a6b10794c3fc9bea2', 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: 'f953685a0e3f747cb85482947ceefb4583669791' }, index.h("ul", { key: '6d265fb7ad5fdcdb35d36e1c11ccaf19a850d5a5' }, index.h("li", { key: '7cc35a1c26a02248d68d1c43225cacac4e3da24a' }, index.h("span", { key: 'f9ab214a20b6ce0b062b764d4f7458b4795777e8' }, index.h("ifx-icon", { key: '33be51e2507d8a57a6683ec28616bb6738d2fcae', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cae27fbf0f9fa718f874a7dcf03ee2499e7546d4' }, "Provides a dynamic and customizable dropdown list that allows users to make multiple selections from a list of options")), index.h("li", { key: '2eb6062439d8589b85247a27ebbcea324b15e3b7' }, index.h("span", { key: '4e3baac5968d1d942f4589cac519be9715bf3e6f' }, index.h("ifx-icon", { key: '536e741fd8adf853229efaf2f623011eb300655c', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fbfff66916ae1fd3c6cd2181c850682b53089a78' }, "Adheres to web standards")))), index.h("td", { key: 'e5473a8a9e57d80c3b06dd4928be4941e7ccc77d' }, index.h("ul", { key: '94be56780ef21e462af5f2cacd5f62cfb75ea14d' }, index.h("li", { key: '738e3136bedd373909fd92404c18031c42c8720e' }, index.h("span", { key: 'fd136b19eb4358ceec3416b3630ecde15bdfb019' }, index.h("ifx-icon", { key: 'c76563665c89e5a086d2c50e000f32aaf4fdbeb8', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'afe8f0d8738e571c03f533eccc647da176b9a74a' }, "Extended customization")), index.h("li", { key: '1cd88a8ec34cdeb62c1c22200a0a69b8cfd5ae18' }, index.h("span", { key: '34a637b314979d902d4998e5038afbd04ac02100' }, index.h("ifx-icon", { key: '8713b7a914f73d3a5fe866c46063f15ab4327e37', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a306863dd93ea49544d766736cc193d133fd5504' }, "Nestable options")), index.h("li", { key: '2b5706391ded305160f9588eea7d388dd47d40c0' }, index.h("span", { key: 'b9a41966a6ea4b89dd8ea24eb9e22b9381089f28' }, index.h("ifx-icon", { key: '67f8b1513daedbcc2e7177d3fe1de1407b6a2f31', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ab65747775d9b0497a295c32e3e9a3e131ef4f9e' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '46692a282ee0496ad90fa9f5130f35e840e4ab51' }, index.h("ul", { key: '264b392877619c9d6c3c81f9734c0a9c986143cd' }, index.h("li", { key: 'a9c43987c3cb62c9809f3faf2e91c207f4fdccd6' }, index.h("span", { key: 'f7b7da36e399048a7f04fe016dd05043c64d34c8' }, index.h("ifx-icon", { key: 'c29e1426784de9614d8e5ec1510cf68643aee93e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '0a8b3728c15cd8922b11e8c47d8bb6d4fb33f0b0' }, "Option to enable and disable the search"))))), index.h("tr", { key: 'e8d76ed006e303a8bc2cf61aba56295853e5c129' }, index.h("td", { key: 'f6871d2a6449f9d9f42b05cf28b9b96be2b9ff0a', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '54f64c80f748a6247f91f762cb1d86da1dec677b', 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: 'c1729a4411bc49b228f4bf07b2751282469ef666' }, index.h("ul", { key: 'ea57dd99e9538453b7b0a208796fe12b0dd09526' }, index.h("li", { key: '1027af08d06ce42d0a1a6605298d40f1bf82833a' }, index.h("span", { key: 'abc2b54fb6ab87ca10748a4cda35dc21331cf69c' }, index.h("ifx-icon", { key: 'bd2c1fe5425de7abf87e0715eebe1fe0c1f9d551', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5ab3cbd4977ee3262abcf8735f1ff2bc2b538a62' }, "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: 'b9a21594278ddc76ee12c11347fe76e57e677825' }, index.h("span", { key: 'a068a7af0ba2521e3d5f33bd062ed24474bb9101' }, index.h("ifx-icon", { key: '6a6b6766fd57a283d9d7df034598c749e39f870f', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c1da1fb8b316b309aa4313fa170d9892105d688a' }, "Adheres to web standards")))), index.h("td", { key: 'e253d7008c316415804f5ea4cd0b4a16cd660694' }, index.h("ul", { key: '0320e467c451343de1b3f5eac906b57ba5a288e9' }, index.h("li", { key: '1fe6fae8efd37e858a2aade8bb36237fa9c0e737' }, index.h("span", { key: '44c76442044eb290b01d29e6629f6919dff5177e' }, index.h("ifx-icon", { key: '8863c8513cc8599b4928b26b856d2efecc624595', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9965f52812d076529f16fd2302a567e294050132' }, "Extended customization")), index.h("li", { key: '5d8a945097e3e9aa058695bbeda3c732f6d891fa' }, index.h("span", { key: 'adc2f3a90b4bf7f178cafd83490c9bda40fd01b3' }, index.h("ifx-icon", { key: '7810b79f1c5a680d423a0d5624c1201efc9142bc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c7e6f531aef856a09090a03ef5790505e1abde94' }, "Multi-layer nestable items and menu")), index.h("li", { key: '52bf072848302200b2de97a75e64a916468424d9' }, index.h("span", { key: '07672a702aac0dc5b7072868bd51062e2d7be51b' }, index.h("ifx-icon", { key: '2665ec32bdd4e47d2dc12998506e5b5d68edf1e3', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5b66056f0ef671818cb804d6fd8239c3b7013c6f' }, "Initial collapse option")), index.h("li", { key: '35f235d18ac9bc3806856ea7b7bb76e9a36cdb2a' }, index.h("span", { key: 'ebc94cf05ecca1e09db46879ba1ac87df0b56dd1' }, index.h("ifx-icon", { key: '7e69af2927a4dd01a7356fde4b0579f38b5fa61c', class: 'check__icon', icon: "check16" })), index.h("span", { key: '035cc723695187d0b510965db9554273bc700412' }, "Active and action item feature")), index.h("li", { key: '3b94d2226e06732239b881eccd91d7f1292771c7' }, index.h("span", { key: '6a9336595d95d867bf133fb2e18105ed08c4ac9e' }, index.h("ifx-icon", { key: '6055a14f7b9c1faeade255d48dde4c42e1502517', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'aed3506fe915d910fe66eb5a71e3f13ccb603885' }, "Number indicator integration")), index.h("li", { key: '5de43f12397b8d18532a57b601b48d98b7cc3d47' }, index.h("span", { key: '06f473c786f3120a22d6b84db6990166eb551959' }, index.h("ifx-icon", { key: '4918531fc80173a6b93af2c79c779eb4873fb0cb', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'be9cac83316590c072ac142dda0a8d1bbc645df0' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '52c089950b045c025f406b199770b86533a01bb7' }, index.h("ul", { key: 'ec3b498cf7d8108b1a10aaffc3e2c8df539db7e2' }, index.h("li", { key: '7d92a79e930d73fdb7e66a6a5b1f2baea5ff4ca0' }, index.h("span", { key: 'fdbd410949ea9c0124f1c271f6cce38ecde77116' }, index.h("ifx-icon", { key: '06a9f8ef1966e716379a0971f3f987dce7377b62', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c8ed35478de6124bb78cbc8b0f488ef04ec55c69' }, "Removable Footer, Header and Logo")), index.h("li", { key: '9e7b261691ae65159ca3161bf274b233613d3295' }, index.h("span", { key: '9f5944f121a95ee3ba7e78f8f578846ba2047e65' }, index.h("ifx-icon", { key: 'bf7bcc5985a2befc0b484601527f3524d991f676', class: 'check__icon', icon: "check16" })), index.h("span", { key: '95cccf3838edb86461b6f158d583938fa00517c5' }, "Removable and customizable Links"))))), index.h("tr", { key: '43ee7829390b20eab775f63581c87e0e34efd420' }, index.h("td", { key: 'a5ab969ff024445fb96ee7fa17fdfea3098d4a2c', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '3df081ceeb9e37ba49c9ba0fa20ef753fe169b1b', 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: '58582297186d71ae22ef2fb5b2f8383d77d352aa' }, index.h("ul", { key: '88f1e87795181f36bd0ce86bf1649db7356efbc5' }, index.h("li", { key: 'b60d8dacd10f4ccf59b7fed557950e4a77c22f9d' }, index.h("span", { key: 'b1e358f51b3844c4cd682c8f4c51e49373d82d13' }, index.h("ifx-icon", { key: 'b9bd0f0115c19d51889cfd1afc5b36a5bfc073ca', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ecf90aa86638a0b433bc09a614524ac2c9a12e0d' }, "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: '1e039ac344a53139338c55df97259b160fce2f21' }, index.h("span", { key: '2f7f78ea00e4ef0b3e487bfbc01333c383e2e586' }, index.h("ifx-icon", { key: 'a743cdcdcd4e71950df3714e36e52d8b759bdf1e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '9bebfcd0cf145298bc75df15fd91b9081b367221' }, "Adheres to web standards")))), index.h("td", { key: 'b08e53b15e69a9e40475f0cf6d8e12652852a193' }, index.h("ul", { key: '12cf3b9e7d3f4b2b452667ea18f238473429360d' }, index.h("li", { key: 'f2d196afd508a7be55f4c4a235dae5af9c2bb7f2' }, index.h("span", { key: '4e11bad7113d9329fe82808315048897ee2c8f77' }, index.h("ifx-icon", { key: '43652e2a8a600395f3219927217d8fcb90bf98b6', class: 'check__icon', icon: "check16" })), index.h("span", { key: '79461136a91c0b61fd7673cd00c53f344e85e4d3' }, "Icon incorporated")), index.h("li", { key: '4af52defabbf6608baa99f40aaf8b4a6316d18aa' }, index.h("span", { key: '9eaf14b3c0140c49874c2c4ab9ed6574bd383857' }, index.h("ifx-icon", { key: '824e7d64641dfbe99633099d4e9247512e3a7465', class: 'check__icon', icon: "check16" })), index.h("span", { key: '1cb5a0ec4b0b3eb511c297c6da4fdb1f7eadd2ec' }, "Percentage variant")), index.h("li", { key: '0d0b38ae9e6dc573b0fd2163013622559f588b46' }, index.h("span", { key: '45139234c614b10ec7704fa789cd5b6b4db5eff9' }, index.h("ifx-icon", { key: 'cf71dc6ad62a00c70d5174a52a91231f29b01ccd', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b2fb5c1c83e2172c5100e529a88abd786bc25b0b' }, "Text variant")), index.h("li", { key: 'fac81efad83c32c827de3cea07dc247664a8ee5c' }, index.h("span", { key: '908d0440d42e13f2ae2454e16812c1847050d9e0' }, index.h("ifx-icon", { key: '2bc7407a5df7b1ce76c6908290ab556ae86f4966', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2c5917bc4d21adc28e35e9856acf23915ad14a3f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f9e0bc040eead415eebe3ac037950e333d4607b5' })), index.h("tr", { key: 'b7b0b8b384942ca007e2e8bed2e59d7a46170c00' }, index.h("td", { key: '36ed4e6cc5d511850445d1d9aef1c6d0dc76c823', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2e6e99a7b4d418eda971028accfcc9b1fdb024ab', 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: '8f54b3e1f1da901d294473af120aafa069fd734c' }, index.h("ul", { key: 'c34a5b326a4a45b6fa50e4de5071bc661ffc7595' }, index.h("li", { key: '5eb41365049915cf14864dd47f1d002b3e791145' }, index.h("span", { key: '7668f524401a7f4881590c6a7a767559227493e2' }, index.h("ifx-icon", { key: '58269d5cd9378476d9dad0409aac4f83e236b67b', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cb1e5f4b3ef75f3a83eb900e80886965b5988e7b' }, "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: 'a3c94b7b5bcb3966921036bf066b537d804ca25f' }, index.h("span", { key: '8de443637d2fd2b0e5a1306ed1efc19fd648966f' }, index.h("ifx-icon", { key: 'c1e4d32e9d026ba6ad3967ef0133348ae8639695', class: 'check__icon', icon: "check16" })), index.h("span", { key: '1a11b8bb669c0f556e6f8e4791a4345b81b661a4' }, "Adheres to web standards")))), index.h("td", { key: '51b36837977b9abae76c40308cabb54f99ac02cc' }, index.h("ul", { key: '78139291bef4016387cfe822183ff7ffeaa1bd64' }, index.h("li", { key: '153d811b951c87765780fc072d8a69c87b01ec32' }, index.h("span", { key: '825914c2b1d1fe031af96e8b12e7e3dd256fc2b7' }, index.h("ifx-icon", { key: 'b48c4ef41caac30a8be3f75f78b08173efd9041d', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd42a130a281ef77241a40ad92dd9e5187aaeaa1d' }, "Brand variant")), index.h("li", { key: '27b88edecda6bc921879b52e8197fe9416c91ca3' }, index.h("span", { key: '372ed1b5260aef5870d658dc0d23e20e9c3c38a2' }, index.h("ifx-icon", { key: '36ca9331c8ef258e03290ad266c2bdd3f8c0c6dc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f58d0b4170ed657d84305177b67588ddcf0a38bf' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'af27c602cdbb514804f5715774c24519d3c36ee2' })), index.h("tr", { key: '52f1ab9e338ea814226413c4121608a11c1aadc1' }, index.h("td", { key: '8d8e61ef880da6b44d63895241e265d31f453fd2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e738f0989b1f3e22f07910a26c58181282e2e5fd', 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: 'e636f5c93c3ada2b021029743301585e9e2ca5d7' }, index.h("ul", { key: '254abc6392d666b0ac1a4bb5e9c665e62329bb31' }, index.h("li", { key: '8cf2899792461a77073a34b6104e890fa01a828e' }, index.h("span", { key: 'be9980c114d39e250db5699e8f2d3a3011f8fc00' }, index.h("ifx-icon", { key: 'b3b51d01d8dcb2e74fc52bb0aec36df747de92f0', class: 'check__icon', icon: "check16" })), index.h("span", { key: '28b17e007c8998722cee10e92714170a80433039' }, "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: '327c614046ba2a4bd9fd9efcd81d986b16173d87' }, index.h("ul", { key: '3c248ed69682ec2ef6571e9ccac8b15832259d4b' }, index.h("li", { key: 'd468338b735c4876de82e4dffad9223a7117001d' }, index.h("span", { key: '0365cb9d39732a3d8717e33d0a9615788c282b19' }, index.h("ifx-icon", { key: 'd675ac05659f9ac76d75990ac3088a7e2cdef1e0', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e328f4e0bae853ad3b259a1d4114619f5c81a8c8' }, "Ocean, Orange, Grey, Light-grey, Red, Green and Berry color variants")), index.h("li", { key: '0e3e5a8f8f6b63bfce28ee18574f15a0c205775a' }, index.h("span", { key: '4dab4550692f479d7820c0d76a0dda88fa6fa1dd' }, index.h("ifx-icon", { key: '57115e67b73d0bcdfb701119edc1275d618a9b71', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd3d7cf3154c2e014caf51a0f34b5e0f3d15940d3' }, "Removable border")), index.h("li", { key: '87632bc726f475a666646581b2f692029342a9e5' }, index.h("span", { key: '496eba79ddc5f8ab9ad490a79717e7455931f639' }, index.h("ifx-icon", { key: '6d510fa3d3ab1378bc29312812e5c2c2b8cec796', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e2ffc21f1041b9557d9f74187940f03eae883c33' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'd5482b8bc81bcc7fa22676a4b22794ad285aff1c' })), index.h("tr", { key: '37b1129a6a7bef77c6e7f243c6a50a49b4460a28' }, index.h("td", { key: '13c227754235abf6ff428ab96c16b80fa38d6f06', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'b00b62b1f7bb187c345d456b245a52384e77f2a0', 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: 'faf82256fb5e664f00d186ffaa9bc4efa4fc6135' }, index.h("ul", { key: 'e31b49bd7523f0ba880c3a00665e3bba909ab425' }, index.h("li", { key: '56882cfcfd1519abdef2a78ae66e7d8a3dce3a8e' }, index.h("span", { key: 'ba010d82a1df546be9ed4ec76e0d6cee9b84f2e9' }, index.h("ifx-icon", { key: '2a04e017bf233320fe70d2ef744b76114720eb93', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'f3d2bafc76795b84e23ba8b538063792279059a4' }, "Offers a customizable and intuitive control that allows users to navigate through sequential steps")), index.h("li", { key: '43712e47dd83fbde80e24a16ff0e4f13739505d5' }, index.h("span", { key: '0f4812480123d6bb5a1002eff38535c9659797a4' }, index.h("ifx-icon", { key: '24ff8f080deab8e47c820c0be1cd0982731b9e5e', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c8b09cb73a19747db6ccc994d981f988318007d8' }, "Default and Compact variants")), index.h("li", { key: '2f8591b56351453aed5088e03ee402d45f1b807c' }, index.h("span", { key: 'ff01cdc967ce98377af81b25f8c924c759d20b36' }, index.h("ifx-icon", { key: '1541a84fd9cc3de382b6a6437ea575e7a5218895', class: 'check__icon', icon: "check16" })), index.h("span", { key: '1b8b391a4f73596b84f3f416306f9cb0fa48dd3f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'ad3f719e6d1a68ed9dcb79b65e4d9dd35a41db09' }, index.h("ul", { key: 'c64923ea8a44bc6c9cba0b4062df9db34801d5dc' }, index.h("li", { key: '696845838a8a767225b902e2c91205df01a3f7f0' }, index.h("span", { key: '7cd84228a209aa2aabb5bb5f6aa05e7859637b1b' }, index.h("ifx-icon", { key: '1b7075803a58d327ab9c4772b0da5c5c4cdd7373', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b38c4e81edfadbaed3f7f3e520c664fc548be63d' }, "Vertical variant")))), index.h("td", { key: 'abed9f94f8a6b088cd235a9d4757d28e298af5cb' })), index.h("tr", { key: 'cbd14572687e6545c2297510ee2bce3b846f5dce' }, index.h("td", { key: '17d2f37ae232ce0b5f819ffdc9e07d6be57b70d1', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '06a04b1d56f12365fa8a46ced1c000e777368176', 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: '068d115e153f51eb474067008dbaae3cb569bf7d' }, index.h("ul", { key: '7a199d7ec337e45e7d665b949004cd67ec7532b3' }, index.h("li", { key: '26ca0c7123a78fce8d81ff3523a271e58e98133a' }, index.h("span", { key: '018aa4ea7add985548159674756ca458a6e0007f' }, index.h("ifx-icon", { key: 'c679c8acf20a06bc6b15e0a3667170be8603a3f7', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e1f74727f49f3db7f3d7a3e57d87fcab1e7f9b1f' }, "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: '643100ac608bf05bd981c6d106fa876114855641' }, index.h("span", { key: '35bd52796581e8dbb77627ee401b3e42e50dae02' }, index.h("ifx-icon", { key: 'd44464bffe73129096ec1e57c48ca45db229ef6f', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c7d9fc9c79e6d9e5f3466c2b2f9f9f4f3e647d69' }, "Adheres to web standards")))), index.h("td", { key: '940e4ed08b9943743ec1a6dc971f0484b8932f4f' }, index.h("ul", { key: 'a8c45e53eed4f91cf4b23fdb073f6334d1fc02f5' }, index.h("li", { key: '59fc1789ad50a887ceb7c1105ad00a7cd0530e0c' }, index.h("span", { key: '9b1e5356a3eb78b0067cbc4a2ac6814224a2fef7' }, index.h("ifx-icon", { key: 'aa5f87cdb2b2c006472b2c39a7239cc3741a7250', class: 'check__icon', icon: "check16" })), index.h("span", { key: '959b5648fe79d93b690668587ea61a53c3e81fc6' }, "Incorporated label feature")), index.h("li", { key: '0ffb8819899089660059c4f62121baa559c9aee9' }, index.h("span", { key: 'dcddf21612feca539e6a2bb521ad3b576c2791a2' }, index.h("ifx-icon", { key: 'b452a5df1ca105fdb4e6d02911c7177e4f8f8631', class: 'check__icon', icon: "check16" })), index.h("span", { key: '601bdf71070ab8255954449ecbc9ab4974df442f' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f328d878e2c7723f556f5ad4f293f478df1cc4a8' })), index.h("tr", { key: 'dcd07a565bb5ab88c52582da17b87e3ca1c3c702' }, index.h("td", { key: '50705dec1a74530f902176a7c9fa5aa33d99e7c5', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'f17a9d3bdf911da27b36d1d2f3f946cb9186e467', 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: '442ccf306a3c64b37e2761a4e6c92c81869fbe51' }, index.h("ul", { key: '70a7b8cb3ab1613c6b1cf2d3c41a897da7b562da' }, index.h("li", { key: '28c29713cb9045f6e04055124f6b987913e5d84e' }, index.h("span", { key: '679dc0cfa74e3cc870f4750c428fb450de25ad03' }, index.h("ifx-icon", { key: 'c0d4e2443eeb75e2990ae05cb5ec7959fa7da9af', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c300ae5b547ecff6442649e7d070b5b41a5edbed' }, "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: 'a0fd40a5871086067d09c9b3e500ce47e0869755' }, index.h("span", { key: '8fe65a586a89c726fb3eaa698f811aa001f8fa30' }, index.h("ifx-icon", { key: 'da9c22eae81adbb5efcda1284bd8e389ee211caf', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3613eab70fcb3e84dc41ce308f4c9b3646989004' }, "Includes basic features such as column sorting")))), index.h("td", { key: 'f11f45b1e0a0c6850d1dea2dda8c8f6643fe50a2' }, index.h("ul", { key: 'd4bac44edd502d3d0d1c286a60924e35d6466a6d' }, index.h("li", { key: '62c2d054dcc8bc6b7221ff28654cd9cbbfc58bf6' }, index.h("span", { key: '81c8aac4537c31c614c13150a5ed8b0b996f76fb' }, index.h("ifx-icon", { key: 'f0918a2711adde2c0b3dbbe55e83754740d0db1c', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e82f2208dd119268dac347935245fa3a9141d55f' }, "Compact and Default variant")), index.h("li", { key: '965bb7af869250f79cc3c44fdb1f9e31b6372254' }, index.h("span", { key: 'd102b1cfc031ab5bfc54fb99d2dd2766e852b18b' }, index.h("ifx-icon", { key: '612a0fc9bb4ceed7d8bb217b920805b3bfcbd3d0', class: 'check__icon', icon: "check16" })), index.h("span", { key: '404bbcdfd0c026437c553511329f9bdf2046dbc6' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '1eaeb278961eafccd26c88ede759f769e5b0a256' })), index.h("tr", { key: 'c98cd6207ca1dd5a816224c52c09601696fdc3b7' }, index.h("td", { key: '649be7913d774f0b909f4696c4f38e84df33d726', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '9db51707b62a306af2c90d11e11012dcea084671', 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: '7108c9d21e4a5b2978ef0bc7d87e104d3d620b49' }, index.h("ul", { key: '04ff6c286606ea1edc0825d3be03ac08cb4e4dbe' }, index.h("li", { key: '3e2c9a651662ca4d15fb6d596dffc49367010151' }, index.h("span", { key: 'dce6f9470d1569f82e0273a4a529e75789e8578a' }, index.h("ifx-icon", { key: 'a71a91850b99e3987d22a259f1e0e3883b7b9e18', class: 'check__icon', icon: "check16" })), index.h("span", { key: '798593900b2876324cd0b826059801aac507bb1e' }, "Pagination")), index.h("li", { key: '08511941383f12e76d90b66e2273ec3c44a1472d' }, index.h("span", { key: '6463f2c906c45ec6680e2573447a6a62c0e96211' }, index.h("ifx-icon", { key: '896bc5c3235391a40da7a2a69906dbbe207b7a23', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c7a38c5aaf535345f3db327b98e90c85ce1d7779' }, "Sidebar filter")), index.h("li", { key: '8943b3d82f8309f2642c053fba9f1976271f11d5' }, index.h("span", { key: 'ee8837d3d1e8beaf58d0a1893706e4fd7a488d8a' }, index.h("ifx-icon", { key: '5917d365089b6e739ba6e70d92da62b14d0db80b', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'c47e8f47a8d5eb8294aae50e5d4f09e633b14363' }, "Topbar filter")), index.h("li", { key: '3304c90cc607bea09bab9c36c902f9496c223a38' }, index.h("span", { key: 'd3651aa2f750e67796fdf33c8c9cfd54155661d6' }, index.h("ifx-icon", { key: '04bb9fbf017438f7ef049a852ef4ac99a2c47054', class: 'check__icon', icon: "check16" })), index.h("span", { key: '4b8b2198635a134b494266531dc1be2b4b852ce9' }, "Nestable buttons")))), index.h("td", { key: 'b5e382086f6bac46bc5c6e9a87c67798d8bb3887' }), index.h("td", { key: '3ee4a1000aef413cddb4c3b998e8ea73ff1c1f86' })), index.h("tr", { key: '62abbacc17da6afedb6e96775eaefdc6fb5d16c4' }, index.h("td", { key: 'fcd28cd03fa1e378d92424cea9494d690a9aeb5d', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'e524de297262d985cac924f8f17173065306e7d9', 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: 'cd98530a3106861578d3182c9126efcd63301417' }, index.h("ul", { key: '8abb625d873ab5acd85986d8be75c792ffd11615' }, index.h("li", { key: 'e9912d54f234e577bf2eb59090cf39127a135f6b' }, index.h("span", { key: '7bd9ac15abe91a7dab813a97f6ca68eba92cbd93' }, index.h("ifx-icon", { key: 'b8d438d035e0e95b6976349169aa2c5cfa86ac03', class: 'check__icon', icon: "check16" })), index.h("span", { key: '60d9c260969ab486d81ffe8aaec19495b2dd7e01' }, "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: '4042583e9dc046cbf66f21bfc6bfc6d02fd315cd' }, index.h("span", { key: '20c1cc7374f560056d868ba00e375ab5e923fc5b' }, index.h("ifx-icon", { key: '54777755282762c57c4d1fad56efea827eb3b765', class: 'check__icon', icon: "check16" })), index.h("span", { key: '661c747dc3ca8c67e26bf0c599f5269d3663716f' }, "Adheres to web standards")))), index.h("td", { key: '3c3c6523fb3ba2afe0eafe4e07bedbc77fc4a2cb' }, index.h("ul", { key: 'b82f2a5e725f99a9167c07edb52254193626f763' }, index.h("li", { key: '7a5a7ea75c41a275f591ace26c027b702f19fa44' }, index.h("span", { key: '61b4e08fb40dce72f942c357f0d5e74b10b44365' }, index.h("ifx-icon", { key: '3a1c6569c97fda2eaea8eb5a08f8796b328aa8a7', class: 'check__icon', icon: "check16" })), index.h("span", { key: '567f4341a9b8553b60029b575dfad9cf1f16b4cc' }, "Horizontal and Vertical orientation")), index.h("li", { key: '27f3c1f1a71759b1ee09751dd3c7f820491f491b' }, index.h("span", { key: '550f8754cbd4e3f3084885b9b103b208ec0e2a68' }, index.h("ifx-icon", { key: '44bb6353ae36a9f7f79596111c9ce1b474486a8b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2f3dd63de1708e5aee640b09268d3fc390d943b2' }, "Extended customization")), index.h("li", { key: '7921215f74efc22047a02c16db084a940e1ff846' }, index.h("span", { key: 'ad0fad59cfb98ec2606567cbc7ced1949b8a98f2' }, index.h("ifx-icon", { key: '206552efdff9982c75c852e8a3b3e3af9b7814bf', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a800ca76476f7fbb6b4ca432242a2285c93c5937' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '3bcb6dc1e4a35492008529e6dd8597cf70075cda' })), index.h("tr", { key: '3c92e0ea458c76018eab55795a8c8d579cc0ad8c' }, index.h("td", { key: '4ca9dee2e77803eb12381b156ada704db4efcb0b', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'ba276ecfc9af2a953367591d8b1d3bdd383f2b02', 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: '23e93f21e3b337d276745a25747fc9c4f81f2769' }, index.h("ul", { key: '8d48bf7b6cea9ca9e51a75fbcc4c756ed8c8b48a' }, index.h("li", { key: 'ee92a5e76d96a8b3291e846cbf4a02ce1303067a' }, index.h("span", { key: '3938f1cc1e0e8a01bcee847e03e4eb70c9c7a8f3' }, index.h("ifx-icon", { key: 'cf7f5edaf868ec278ffecef540274b1782675041', class: 'check__icon', icon: "check16" })), index.h("span", { key: '3bed4054fe1443b80b1a524977235ed7f08ae0e7' }, "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: '8e9ec681119cab37ed1764532a4c01f29c1aee72' }, index.h("ul", { key: '8ad7ad37a9c8c9e501ddd93223989325aa237fda' }, index.h("li", { key: '5a6156d71f7fa79fbd1494c268b2a16599649028' }, index.h("span", { key: '26d8e071604b1279f359af13047a470d8a93369a' }, index.h("ifx-icon", { key: '1e3a50265094e9b902397478af8047d65cdf633a', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'acf77822d0e1cf6f44f1566054c51f9932f41aec' }, "Icon incorporated")), index.h("li", { key: '4f5a570f595abd6bfe61d295a77ce56be354dafc' }, index.h("span", { key: '83aebc0167023ec08d501d56bbcea31f84d5d106' }, index.h("ifx-icon", { key: '8fc0bcc8528b04180d2d4a27b04816b13c24a727', class: 'check__icon', icon: "check16" })), index.h("span", { key: '407279bd897a6978ee6f59adaac248bd12d4165c' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: '88295674563bacfbcc2fdd306e9617cb85f15720' })), index.h("tr", { key: '12c2845cf37ba9a786fb357d46d81dffea86b40b' }, index.h("td", { key: '888b48e1cd3bb88947979a8838cb593b30898cb5', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '6bb8b0327bc5aa4b7d4c4055ca4e8d7b23b2e3d5', 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: '31b48f449036b3654d4222440d675c8cf1324f49' }, index.h("ul", { key: '61d2fc0a3859249b5d58dd8d0875aef4697c7d9f' }, index.h("li", { key: '3c7fe7669c64ed6177fb586afb6cff515ae41da4' }, index.h("span", { key: 'c1a24caf43efd732af0934293f72e1677920a73c' }, index.h("ifx-icon", { key: '256581b51fa6f0fb20a08a1f786a529578d52c78', class: 'check__icon', icon: "check16" })), index.h("span", { key: '98ff63c6a5a032c6ce3b5bbd88889d38a1291454' }, "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: '8fc8cb5dacac228e9dc95528d83ad3774bd20fd5' }, index.h("span", { key: 'fa7f87d93d50f9be27fef7b8913d970ea9a70bdf' }, index.h("ifx-icon", { key: '692ff604c785066b46ab60d41955622a05a26b89', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b964e3b51c4cc2056138d0378985f3ac52270114' }, "Adheres to web standards")))), index.h("td", { key: '4d623fb4821ff94c27c2102008bd4118e4d631c0' }, index.h("ul", { key: 'e32188c7a44a5039bf51dc686aef3c3793324a48' }, index.h("li", { key: '4d98b72387ea07dc08212c43fa4e33e666386689' }, index.h("span", { key: '032fd4c747c82310e8f94967d99e05645762337c' }, index.h("ifx-icon", { key: '3b15c9b4610fc788bd5abac91e3aa754d688df95', class: 'check__icon', icon: "check16" })), index.h("span", { key: '1704937176a4fd6f721457114ce235ec1bdaa799' }, "Extended customization")), index.h("li", { key: '5b47705ad4d5fb8a6f27d0ce27b9dd21067a2510' }, index.h("span", { key: '3bc5c191007dc4ced61e223828e243dae175687a' }, index.h("ifx-icon", { key: 'b85c642e0cd4dfbfc5d112d5d58e81453b39fe7e', class: 'check__icon', icon: "check16" })), index.h("span", { key: '7c53c172786c55007faad7353cc674c3e600791d' }, "Possibility for icon configuration")), index.h("li", { key: 'e52393b9fe0a3fa380a2154017281e914d96dcea' }, index.h("span", { key: 'dfd65955e9999e19ade0f6b3df0d0aea7d24d4fa' }, index.h("ifx-icon", { key: '8aa87ac56a0a8aa64268f1dd416c55917f8affd7', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'fbce414bdaf5fd398da62d94ecb3e999cb6ef7ca' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f083dabce23a437783ebdf8cdd5abde001ace20f' }, index.h("ul", { key: '6a7582096e38b457a99f36968033560862680359' }, index.h("li", { key: 'ca60c6f8caf26cd63719b59f770a097864db786c' }, index.h("span", { key: 'f34af117e866e9f73001b6482afe3ed3386995cd' }, index.h("ifx-icon", { key: '43366c9e7019eb62894465f6293eff5bb757d301', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2c056b4495d3291fe9bfcecec0957250999f804e' }, "Form integration"))))), index.h("tr", { key: '776266cdecc15f180b54bb1fb7cfbf3b88eabdd4' }, index.h("td", { key: '44542027b9f5f71d89a48c55e050d7232bee7ae3', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'fef3fd1c492d7937028c005474c86abdf8047605', 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: '542dc8fe4596c57b5b39b2651d830f138650d903' }, index.h("ul", { key: '5d76d98dc4c3dcc0affedb42aaecd3d9b23e3312' }, index.h("li", { key: 'f3c62fb9b77414127588f55f62e0a55c37e3359d' }, index.h("span", { key: 'd4e70594f548910039802f82489ab5ff6b91eb7c' }, index.h("ifx-icon", { key: 'bf52b30870787764f6bbcab0f2b4aef475f19638', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd3b0055788dffcface8ce901f310cd4871cb37ca' }, "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: 'd4feaf64b833d57aa8deb8b9b5866d8381502081' }, index.h("span", { key: '762a0e1389702db8f42e8c3101c2340f2c554961' }, index.h("ifx-icon", { key: '3df5d6887dfbcaddf865def75aacba79819576fb', class: 'check__icon', icon: "check16" })), index.h("span", { key: '91bb5cf862d715e5d2a811aeefbbd174cfe8fb3f' }, "Adheres to web standards")))), index.h("td", { key: 'c0eba8fdcab829e10f8a29d6f4de1e39cd1139b1' }, index.h("ul", { key: '2b81f98f1b5d48a0687fe8e8f57b8264ff708849' }, index.h("li", { key: '8b9488ec6ade9b66b67998e6a855e03542b192af' }, index.h("span", { key: '3ecb4d3e6bd1dbc28dc03282b1ec852fdba2414c' }, index.h("ifx-icon", { key: 'd67fee382e234bfa438c1c2ee33557e871e17918', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a399d7dc8999dac1165b848d68a24bb1b49869d7' }, "Compact, dismissible and Extended variants")), index.h("li", { key: '3192a75c11f9c17b23ed63874a8f82f6d3e7ef18' }, index.h("span", { key: 'c619595b5b4849db117b029357467f079c2dd7e6' }, index.h("ifx-icon", { key: 'ab1ec0857f6389b0f6a519cbe5b623f2d691a7bc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b95d31f6e33bd07224054619917d3cee9863dd6f' }, "Auto-adjusting position")), index.h("li", { key: 'ef26c69d216b4e7f1eb53934763e609a605fde5e' }, index.h("span", { key: '8bb48a5f12a1bb8a3ed2a46dde873a9a46ef2943' }, index.h("ifx-icon", { key: '7bf7d4dfcb447bd59c128cff3b835710d2866c76', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'a1a97f9ad054a1e45a6399c2a38cb64ee8bb5983' }, "Icon incorporated")), index.h("li", { key: '56a120d9a1e5f7305da2c30b88dd8307db8fe33b' }, index.h("span", { key: 'f590a2a284e7518c4b723d929da8e70ae84b1c72' }, index.h("ifx-icon", { key: '7583507f801d373aaddf452f1890b969dece996b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '8e0d12540fd2ad2e85c527245dfe5309c3390940' }, "React, Vue and Angular wrapper integration")))), index.h("td", { key: 'f0aebb625f9f32c83d19f601532047514cc6ea53' })), index.h("tr", { key: 'd73d7534e73cec6c6d34131c79093d130c49d709' }, index.h("td", { key: '0ca3d1bc14efa600d8b0afbf3ad9eedf4bee5d20', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '401ed99a88768902242894bf5cdbde0b158064bc', 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: '7a351acece19387a4eb0d1b734946e71a5c57b7a' }, index.h("ul", { key: '0967ce2ac66eed5889d84b81e7d7b3f9381834b4' }, index.h("li", { key: 'f245b74459b9ecb90778db09cfd4010543322474' }, index.h("span", { key: '8f2630159eb425ec010195a7b57f9bcba40708e0' }, index.h("ifx-icon", { key: '9c09c24e7ea66888947a560ca31f766e7a2930fc', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cc22bc9c638db569119ea9066d6055ba521c7c31' }, "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: '00993e8f0479a0fed25fc2732ecde3957076d640' }, index.h("span", { key: 'c864d3bc5de9c41ffdb709844be4f423353244d3' }, index.h("ifx-icon", { key: '5e3e193a2510aa18c44cbdffc408de7be9e2a88f', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'd4323969f6bcb0494cc5183a566d1a741a9ab275' }, "Adheres to web standards")))), index.h("td", { key: 'd0276fe7efb436665ef32a1f78c23a9af72f8abe' }), index.h("td", { key: 'ec2a11ff7ad79895c151f2c83b1a9033e8b58611' })), index.h("tr", { key: '0888ecd0dcf65287eb03f9545f1782c4804973ad' }, index.h("td", { key: 'ddfd0388d1c96573f30d2618f8a26ceb103fb071', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'a3dc1cb69897fd5ae657963f7636c9f37722361f', 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: '3517f26cb2bf26f482340563507661cba4debc4c' }, index.h("ul", { key: '25ed41e48472169862b39a50e77277d5b469be4d' }, index.h("li", { key: 'ea6387b1dc75454012b02a21ac0a088121c66232' }, index.h("span", { key: '22be8e1d53e5b3d96af08873c9ea94a35592b2e9' }, index.h("ifx-icon", { key: '049716c1e3f8573f91f702fd881042382e5468c5', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'e880952924243ffb64ce962daf5dcea5bbb62e9a' }, "Provides a flexible and intuitive interface for dynamically switching between different content sections or views within a web application")), index.h("li", { key: '0c1b7f306abbd16cea9e30266eee1b68d8229ded' }, index.h("span", { key: '800d64dadc9616a67726a0f16cc3e90ed4e888c3' }, index.h("ifx-icon", { key: '57758be6c474d97fe9f21e4ab084bb4b6a05291d', class: 'check__icon', icon: "check16" })), index.h("span", { key: '22870f3f6369c7c7fe7409470335cc4f418e9ce1' }, "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: '33aca50c3871d21c989cefadf7c7f330b71f3d2e' }, index.h("span", { key: '32db24c11f240d0fc2961cfbbc7bb2870150570c' }, index.h("ifx-icon", { key: 'bb93ed3596801c57a93b859864d0c66f04b8129a', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'cbe37f9802147cae88e04348fdcad05b4ec1c482' }, "Adheres to web standards")))), index.h("td", { key: '3b92d7e7ccba7d93ebc173a7f656704ac34e0d18' }), index.h("td", { key: '6e5c440e1dab92314bf38a48a35845daa5946994' })), index.h("tr", { key: 'e62c3d42c5d47c22b85731ecc65ee77db1f482fb' }, index.h("td", { key: 'ab6ab27b7e617d52bf461c706de5728990975ed2', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: '2bf5d4541a1d41db04979a9c73aa5c290ae0e87d', 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: 'c7fd89f0d4a3864baa95b582a82646b02b3e5744' }, index.h("ul", { key: '8585570a494cefbdfb7ca74583ce916d83ecaea6' }, index.h("li", { key: 'f656ff2e3998ff78ffe125565d4f319e620fb4ce' }, index.h("span", { key: '1132e573c029d943c2bfa2a65b5cd598b4bc5f1c' }, index.h("ifx-icon", { key: 'b6dbb5a5feb0989738f56e1ab4a9074061951203', class: 'check__icon', icon: "check16" })), index.h("span", { key: '2db8677fecf0d770f223f1b1a992fd9a47a4ed8a' }, "Provides a clear and interactive interface for users to make mutually exclusive selections among multiple options within a web application")), index.h("li", { key: '35f9e21237e4387992b720d4cb4597449fa3ea91' }, index.h("span", { key: '4d0b5f9b6dd6db3f163830138842182c1e16d014' }, index.h("ifx-icon", { key: 'cea3fc4b6ce499fea5429c3aa1af593648287ec6', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'b03a4dd44e2d73bebb3d68d9ce2aaa87e96d7c7f' }, "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: '4692955e107a862d0b2c26abb811c57f41851c0b' }, index.h("span", { key: 'c87b5c12d6156d006c8f294155d9842d730de38e' }, index.h("ifx-icon", { key: '4e8dcf15eb669b5a0c3025d24f6add09d9fac74a', class: 'check__icon', icon: "check16" })), index.h("span", { key: 'ea06eef2046086b4d60ceb84fcf54947a73c161c' }, "Adheres to web standards")))), index.h("td", { key: '1028bd22c5b078b45dcc936e9e77c9c50876efce' }), index.h("td", { key: '62c0f84ad57d84158777e1e9f37eaa32abcd86d1' })), index.h("tr", { key: 'eead81afa07306f10c7de5edf35e3e227662c910' }, index.h("td", { key: 'f4a2ef085db4dfff54221af951776c710acc2526', class: "completed__component sticky-col second-col" }, index.h("ifx-link", { key: 'b21434dc5c3df59b7a4789730943d32127da9417', 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: '2506ecd22738883d1aaaabbfd6831f5d471fbf64' }, index.h("ul", { key: 'f27ff31b71fa837776beb377b231f15c2e06fab9' }, index.h("li", { key: 'fb573eb65e7c2917f4465d91e593bf2424f2b3e0' }, index.h("span", { key: '4cd4880af17d6010a1f31506fd467a18f0039ac8' }, index.h("ifx-icon", { key: 'e60a38fa147dd44ec83c12428e7f3190fc7ea602', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5c0450496c78f1e0bac3be3728b8ef66c9e6fd0e' }, "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: '254cb101a18ab14927b8f957a0f2bc5875a2f947' }, index.h("span", { key: '5e072f77aa339f075fe4957f38fd0527d1b6c8cb' }, index.h("ifx-icon", { key: '110775797b72585259658302f81341d2ad5bcb9b', class: 'check__icon', icon: "check16" })), index.h("span", { key: '5aaf52abda49c8a295ce2bb28af352624efff74f' }, "Form integration")))), index.h("td", { key: '68608bcfe7bce429baa0dbd9f799594ad994d0d6' }), index.h("td", { key: '18460f4d565705fa5522c3d22b1757659d7f4ddd' })), index.h("tr", { key: 'ccd53ca86232e45d460baad7a8633ca8b8d2455e' }, index.h("td", { key: '1693054500c6e33525a84efb131b22a742a7690c', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'f84070f10b43b0f4812e4e3a285d432d89d7e7e7', href: "", size: "s", variant: "bold" }, "Card Group")), index.h("td", { key: '4f265ea5c37ffc90268fe7ce6ec848ee552d329b' }, index.h("ul", { key: '335fa2ffd19e8776a6847643b9942a13af07f65d' }, index.h("li", { key: 'ec6092b913cd93ea394d837db42d47aaed9be097', class: "planned__component-wrapper" }, index.h("span", { key: '9d85acce53940f599ff7067c3e05e02f3716d5eb' }, index.h("ifx-icon", { key: '16da8cdc171f35319104bbdc3e1d0aedb8c7780a', class: "planned__icon", icon: "clock24" })), index.h("span", { key: 'bc2c03c286272866b6b3d743de21ec5581f1c1a5' }, "On Hold")))), index.h("td", { key: 'cb2a9b91888549650512cae488c0fe1cf4a3ebca' }), index.h("td", { key: 'd34a5b0859ab9ddc2abd7a194276812bc86efc44' })), index.h("tr", { key: 'b1cabed8efa81b689eeb21dfebb28c6b60274c4c' }, index.h("td", { key: '96492905c7af4c683887cdc422116c98900ce5ee', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '9987aba4e11f44b5a93d2f7030bb7cdf65fe2537', href: "", size: "s", variant: "bold" }, "Upload")), index.h("td", { key: 'dd8963487b00e17ed7098e942086874d0f826ff9' }, index.h("ul", { key: '1589d22fe655dc31890da7a80a5efe7c75177217' }, index.h("li", { key: '1ddee462506d15a7ac49e07a0ae1a0b612c86fd7', class: "planned__component-wrapper" }, index.h("span", { key: '179c4c196ad3d0fb95eaa1c70a1a00665e4f4f75' }, index.h("ifx-icon", { key: '66245dc4b9affa9d7409a073ab2b34aa275dbc83', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: '09f82c72f84d877bdefa17542186ebef84e437a3' }, "In Progress")))), index.h("td", { key: '890f4300e7a024b29bca101c9d5d05d295b06893' }), index.h("td", { key: '994902d351df9a6160882443f386e7e227337524' })), index.h("tr", { key: 'eacf89ad00de7af2fab6dc1e55236920a1f55fc3' }, index.h("td", { key: 'b1aeca5be09160eb13cb2d92e032453743dafcb7', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: '55e5a18707a7e78b2d269e8dcdd3d92afc077b27', href: "", size: "s", variant: "bold" }, "Tree View")), index.h("td", { key: '11965c549924ec575da19bec001fcaa07f6ff1e3' }, index.h("ul", { key: '92282f22c49e99c7f05a7da6bef49def1fe4189d' }, index.h("li", { key: '399c09183ca8a929895f684db4f4156e5eedb5b0', class: "planned__component-wrapper" }, index.h("span", { key: 'ded832a7df725e9c4c0b687ab2f28939a35cb2c5' }, index.h("ifx-icon", { key: 'e10350027969300f91dc5cc4a417c50e1abdc7cc', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'ccbc6204b04a4ec4b1a2767f205f704b848f37d5' }, "In Progress")))), index.h("td", { key: 'acccd267da7fedb7709bcbcc845dc0cfccd67239' }), index.h("td", { key: 'c71bf2bd444551579c8c969e9cf49d5615f03f4c' })), index.h("tr", { key: '9c3c9f8d9e502949a80c4b605ad8fbf19d40b83f' }, index.h("td", { key: 'bef19543fc014f4c63644fa26914c5e76f3773a8', class: "planned__component sticky-col second-col" }, index.h("ifx-link", { key: 'd8c50e43b62def7e91052d6dcb4e2c249d64bb60', href: "", size: "s", variant: "bold" }, "Popover")), index.h("td", { key: '71771879c47bff0c949b2151b21b097a5eca5e09' }, index.h("ul", { key: '41b4b1b347170448abbb5a7fd194070918811469' }, index.h("li", { key: '7250c63891865b0a1ea960ff8ecd82c67c151bf6', class: "planned__component-wrapper" }, index.h("span", { key: '6d95ff7aca4399e7c30c48221ecbc2f1e9481dc0' }, index.h("ifx-icon", { key: 'dc6c9597c73a7bc3402eb67e8e045cb833b474c6', class: "planned__icon", icon: "roboticarm24" })), index.h("span", { key: 'a1495e9b6d843caafdb4e9d3b21f8053d8229766' }, "In Progress")))), index.h("td", { key: 'fd3e2e4d3c06ffac98d95bfc7cbbe3f4f9e89759' }), index.h("td", { key: '6ba2406febfc2b3acaf3a5c6082bc072e1ec47f8' }))))))));
57
57
  }
58
58
  get el() { return index.getElement(this); }
59
59
  };