@infineon/infineon-design-system-stencil 30.6.1 → 30.7.0--canary.1659.0e44124c828725a583b383fc9417f61d1ad0d432.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 (298) hide show
  1. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  2. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  3. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  4. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  5. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  6. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  7. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  8. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  9. package/dist/cjs/ifx-modal.cjs.entry.js +2 -2
  10. package/dist/cjs/ifx-multiselect_2.cjs.entry.js +4 -4
  11. package/dist/cjs/ifx-navbar-item.cjs.entry.js +2 -2
  12. package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
  13. package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
  14. package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
  15. package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
  16. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  18. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  19. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  20. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  21. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  22. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  23. package/dist/cjs/ifx-select.cjs.entry.js +2 -2
  24. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  25. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  26. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  27. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  28. package/dist/cjs/ifx-spinner.cjs.entry.js +2 -2
  29. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  30. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  31. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  32. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  33. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  34. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  35. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  36. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  37. package/dist/cjs/ifx-textarea.cjs.entry.js +2 -2
  38. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  39. package/dist/cjs/index-af3b4f6c.js +0 -12
  40. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  41. package/dist/cjs/loader.cjs.js +1 -1
  42. package/dist/collection/collection-manifest.json +0 -3
  43. package/dist/collection/components/modal/modal.js +2 -2
  44. package/dist/collection/components/navigation/navbar/navbar-item.js +2 -2
  45. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  46. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  47. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  48. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  49. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  50. package/dist/collection/components/notification/notification.js +2 -2
  51. package/dist/collection/components/number-indicator/number-indicator.js +1 -1
  52. package/dist/collection/components/overview-table/overview-table.js +1 -1
  53. package/dist/collection/components/pagination/pagination.js +1 -1
  54. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  55. package/dist/collection/components/radio-button/radio-button.js +2 -2
  56. package/dist/collection/components/search-bar/search-bar.js +1 -1
  57. package/dist/collection/components/search-field/search-field.js +1 -1
  58. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  59. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  60. package/dist/collection/components/select/single-select/select.js +2 -2
  61. package/dist/collection/components/slider/slider.js +2 -2
  62. package/dist/collection/components/spinner/spinner.js +2 -2
  63. package/dist/collection/components/status/status.js +1 -1
  64. package/dist/collection/components/stepper/step/step.js +4 -4
  65. package/dist/collection/components/stepper/stepper.js +2 -2
  66. package/dist/collection/components/switch/switch.js +1 -1
  67. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  68. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  69. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  70. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  71. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  72. package/dist/collection/components/table-advanced-version/table.js +2 -2
  73. package/dist/collection/components/table-basic-version/table.js +1 -1
  74. package/dist/collection/components/tabs/tab.js +1 -1
  75. package/dist/collection/components/tabs/tabs.js +2 -2
  76. package/dist/collection/components/tag/tag.js +1 -1
  77. package/dist/collection/components/text-field/text-field.js +4 -4
  78. package/dist/collection/components/textarea/textarea.js +2 -2
  79. package/dist/collection/components/tooltip/tooltip.js +4 -4
  80. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  81. package/dist/components/ifx-basic-table.js +1 -1
  82. package/dist/components/ifx-chip.js +1 -1
  83. package/dist/components/ifx-faq.js +1 -1
  84. package/dist/components/ifx-filter-accordion.js +3 -3
  85. package/dist/components/ifx-filter-bar.js +1 -1
  86. package/dist/components/ifx-filter-search.js +2 -2
  87. package/dist/components/ifx-filter-type-group.js +1 -1
  88. package/dist/components/ifx-list-entry.js +2 -2
  89. package/dist/components/ifx-modal.js +2 -2
  90. package/dist/components/ifx-navbar-item.js +2 -2
  91. package/dist/components/ifx-navbar-profile.js +3 -3
  92. package/dist/components/ifx-navbar.js +3 -3
  93. package/dist/components/ifx-notification.js +2 -2
  94. package/dist/components/ifx-number-indicator.js +1 -1
  95. package/dist/components/ifx-overview-table.js +2 -2
  96. package/dist/components/ifx-pagination.js +1 -1
  97. package/dist/components/ifx-progress-bar.js +1 -1
  98. package/dist/components/ifx-radio-button.js +1 -1
  99. package/dist/components/ifx-search-bar.js +2 -2
  100. package/dist/components/ifx-search-field.js +1 -1
  101. package/dist/components/ifx-segment.js +1 -1
  102. package/dist/components/ifx-segmented-control.js +2 -2
  103. package/dist/components/ifx-select.js +1 -1
  104. package/dist/components/ifx-set-filter.js +2 -2
  105. package/dist/components/ifx-sidebar-item.js +6 -6
  106. package/dist/components/ifx-sidebar-title.js +1 -1
  107. package/dist/components/ifx-sidebar.js +5 -5
  108. package/dist/components/ifx-slider.js +2 -2
  109. package/dist/components/ifx-spinner.js +2 -2
  110. package/dist/components/ifx-status.js +1 -1
  111. package/dist/components/ifx-step.js +4 -4
  112. package/dist/components/ifx-stepper.js +2 -2
  113. package/dist/components/ifx-switch.js +1 -1
  114. package/dist/components/ifx-tab.js +1 -1
  115. package/dist/components/ifx-table.js +6 -6
  116. package/dist/components/ifx-tabs.js +2 -2
  117. package/dist/components/ifx-tag.js +1 -1
  118. package/dist/components/ifx-text-field.js +1 -1
  119. package/dist/components/ifx-textarea.js +2 -2
  120. package/dist/components/ifx-tooltip.js +4 -4
  121. package/dist/components/{p-ecf8c880.js → p-12e02e47.js} +5 -5
  122. package/dist/components/{p-ecf8c880.js.map → p-12e02e47.js.map} +1 -1
  123. package/dist/components/{p-147fa378.js → p-184f1004.js} +2 -2
  124. package/dist/components/{p-147fa378.js.map → p-184f1004.js.map} +1 -1
  125. package/dist/components/{p-1cdb03cd.js → p-20d5a2d5.js} +3 -3
  126. package/dist/components/{p-1cdb03cd.js.map → p-20d5a2d5.js.map} +1 -1
  127. package/dist/components/{p-3f591754.js → p-7bbdeac1.js} +3 -3
  128. package/dist/components/{p-3f591754.js.map → p-7bbdeac1.js.map} +1 -1
  129. package/dist/components/{p-aecf447b.js → p-9ee4ea24.js} +2 -2
  130. package/dist/components/{p-aecf447b.js.map → p-9ee4ea24.js.map} +1 -1
  131. package/dist/components/{p-e1f49651.js → p-a058bdd9.js} +3 -3
  132. package/dist/components/{p-e1f49651.js.map → p-a058bdd9.js.map} +1 -1
  133. package/dist/components/{p-3fe9ad26.js → p-d57db1c4.js} +2 -2
  134. package/dist/components/{p-3fe9ad26.js.map → p-d57db1c4.js.map} +1 -1
  135. package/dist/esm/ifx-basic-table.entry.js +1 -1
  136. package/dist/esm/ifx-chip_3.entry.js +1 -1
  137. package/dist/esm/ifx-faq.entry.js +1 -1
  138. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  139. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  140. package/dist/esm/ifx-filter-search.entry.js +1 -1
  141. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  142. package/dist/esm/ifx-list-entry.entry.js +1 -1
  143. package/dist/esm/ifx-modal.entry.js +2 -2
  144. package/dist/esm/ifx-multiselect_2.entry.js +4 -4
  145. package/dist/esm/ifx-navbar-item.entry.js +2 -2
  146. package/dist/esm/ifx-navbar-profile.entry.js +3 -3
  147. package/dist/esm/ifx-navbar.entry.js +3 -3
  148. package/dist/esm/ifx-notification.entry.js +2 -2
  149. package/dist/esm/ifx-number-indicator.entry.js +1 -1
  150. package/dist/esm/ifx-overview-table.entry.js +1 -1
  151. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  152. package/dist/esm/ifx-radio-button.entry.js +2 -2
  153. package/dist/esm/ifx-search-bar.entry.js +1 -1
  154. package/dist/esm/ifx-search-field.entry.js +1 -1
  155. package/dist/esm/ifx-segment.entry.js +1 -1
  156. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  157. package/dist/esm/ifx-select.entry.js +2 -2
  158. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  159. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  160. package/dist/esm/ifx-sidebar.entry.js +5 -5
  161. package/dist/esm/ifx-slider.entry.js +2 -2
  162. package/dist/esm/ifx-spinner.entry.js +2 -2
  163. package/dist/esm/ifx-status.entry.js +1 -1
  164. package/dist/esm/ifx-step.entry.js +4 -4
  165. package/dist/esm/ifx-stepper.entry.js +2 -2
  166. package/dist/esm/ifx-switch.entry.js +1 -1
  167. package/dist/esm/ifx-tab.entry.js +1 -1
  168. package/dist/esm/ifx-table.entry.js +2 -2
  169. package/dist/esm/ifx-tabs.entry.js +2 -2
  170. package/dist/esm/ifx-tag.entry.js +1 -1
  171. package/dist/esm/ifx-textarea.entry.js +2 -2
  172. package/dist/esm/ifx-tooltip.entry.js +4 -4
  173. package/dist/esm/index-dc4139fb.js +0 -12
  174. package/dist/esm/infineon-design-system-stencil.js +1 -1
  175. package/dist/esm/loader.js +1 -1
  176. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  177. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  178. package/dist/infineon-design-system-stencil/p-030a5b46.entry.js +2 -0
  179. package/dist/infineon-design-system-stencil/{p-10b773f0.entry.js.map → p-030a5b46.entry.js.map} +1 -1
  180. package/dist/infineon-design-system-stencil/{p-b9d2484b.entry.js → p-0a011c63.entry.js} +2 -2
  181. package/dist/infineon-design-system-stencil/p-18f5a5e3.entry.js +2 -0
  182. package/dist/infineon-design-system-stencil/{p-7fd186f3.entry.js → p-210f9ccc.entry.js} +2 -2
  183. package/dist/infineon-design-system-stencil/{p-b25e5ad7.entry.js → p-32510d11.entry.js} +2 -2
  184. package/dist/infineon-design-system-stencil/{p-5c1596a7.entry.js → p-35d0daa5.entry.js} +2 -2
  185. package/dist/infineon-design-system-stencil/{p-b69e69b9.entry.js → p-39d2f2d1.entry.js} +2 -2
  186. package/dist/infineon-design-system-stencil/{p-7f3ca443.entry.js → p-3b99fb06.entry.js} +2 -2
  187. package/dist/infineon-design-system-stencil/{p-e5e130b7.entry.js → p-3c5a8615.entry.js} +2 -2
  188. package/dist/infineon-design-system-stencil/{p-322d20bc.entry.js → p-436babb8.entry.js} +2 -2
  189. package/dist/infineon-design-system-stencil/{p-fc081136.entry.js → p-44b2cbe1.entry.js} +2 -2
  190. package/dist/infineon-design-system-stencil/{p-fea52bc2.entry.js → p-499dba27.entry.js} +2 -2
  191. package/dist/infineon-design-system-stencil/{p-a2147bb7.entry.js → p-4fab3a1e.entry.js} +2 -2
  192. package/dist/infineon-design-system-stencil/{p-1e62f8ef.entry.js → p-53f2ab7f.entry.js} +2 -2
  193. package/dist/infineon-design-system-stencil/{p-d2a39f3c.entry.js → p-5c6d5571.entry.js} +2 -2
  194. package/dist/infineon-design-system-stencil/{p-d0afd39c.entry.js → p-6c5f0f7b.entry.js} +2 -2
  195. package/dist/infineon-design-system-stencil/{p-c593bed5.entry.js → p-6c739e13.entry.js} +2 -2
  196. package/dist/infineon-design-system-stencil/{p-2f8767b1.entry.js → p-6fdc1a34.entry.js} +2 -2
  197. package/dist/infineon-design-system-stencil/{p-3058194d.entry.js → p-72d804fb.entry.js} +2 -2
  198. package/dist/infineon-design-system-stencil/{p-60a18a26.entry.js → p-775d187b.entry.js} +2 -2
  199. package/dist/infineon-design-system-stencil/{p-15704add.entry.js → p-7f59e05a.entry.js} +2 -2
  200. package/dist/infineon-design-system-stencil/{p-ef63774d.entry.js → p-7fa8ccd3.entry.js} +2 -2
  201. package/dist/infineon-design-system-stencil/{p-a8d45ca9.entry.js → p-8a497a15.entry.js} +2 -2
  202. package/dist/infineon-design-system-stencil/{p-874482ee.entry.js → p-91f91586.entry.js} +2 -2
  203. package/dist/infineon-design-system-stencil/{p-68eb8e5a.entry.js → p-9481adc8.entry.js} +2 -2
  204. package/dist/infineon-design-system-stencil/p-9ee328a5.entry.js +2 -0
  205. package/dist/infineon-design-system-stencil/{p-1cffc36f.entry.js → p-a116e0d2.entry.js} +2 -2
  206. package/dist/infineon-design-system-stencil/{p-d3b4b20b.entry.js → p-a2d7c880.entry.js} +2 -2
  207. package/dist/infineon-design-system-stencil/p-b5a3fad1.entry.js +2 -0
  208. package/dist/infineon-design-system-stencil/{p-1de1bf3c.entry.js → p-bc8a4226.entry.js} +2 -2
  209. package/dist/infineon-design-system-stencil/{p-08b6d9c1.entry.js → p-c34f5517.entry.js} +2 -2
  210. package/dist/infineon-design-system-stencil/{p-ee055108.entry.js → p-c5daebfa.entry.js} +2 -2
  211. package/dist/infineon-design-system-stencil/{p-c456c22b.entry.js → p-c80f9282.entry.js} +2 -2
  212. package/dist/infineon-design-system-stencil/{p-f5e3fe85.entry.js → p-caff080b.entry.js} +2 -2
  213. package/dist/infineon-design-system-stencil/{p-3ac4c529.entry.js → p-cfce9006.entry.js} +2 -2
  214. package/dist/infineon-design-system-stencil/{p-74b1b50f.entry.js → p-d101e5a0.entry.js} +2 -2
  215. package/dist/infineon-design-system-stencil/{p-27fde7a5.entry.js → p-dc7deb14.entry.js} +2 -2
  216. package/dist/infineon-design-system-stencil/{p-0d774a43.entry.js → p-f8d7bbe2.entry.js} +2 -2
  217. package/dist/types/components.d.ts +0 -57
  218. package/package.json +1 -1
  219. package/dist/cjs/ifx-list-group.cjs.entry.js +0 -28
  220. package/dist/cjs/ifx-list-group.cjs.entry.js.map +0 -1
  221. package/dist/cjs/ifx-list-item.cjs.entry.js +0 -42
  222. package/dist/cjs/ifx-list-item.cjs.entry.js.map +0 -1
  223. package/dist/cjs/ifx-list-notification.cjs.entry.js +0 -87
  224. package/dist/cjs/ifx-list-notification.cjs.entry.js.map +0 -1
  225. package/dist/collection/components/list-group/list-group-item.css +0 -42
  226. package/dist/collection/components/list-group/list-group-item.js +0 -110
  227. package/dist/collection/components/list-group/list-group-item.js.map +0 -1
  228. package/dist/collection/components/list-group/list-group-notification.css +0 -50
  229. package/dist/collection/components/list-group/list-group-notification.js +0 -155
  230. package/dist/collection/components/list-group/list-group-notification.js.map +0 -1
  231. package/dist/collection/components/list-group/list-group.css +0 -9
  232. package/dist/collection/components/list-group/list-group.js +0 -91
  233. package/dist/collection/components/list-group/list-group.js.map +0 -1
  234. package/dist/components/ifx-list-group.d.ts +0 -11
  235. package/dist/components/ifx-list-group.js +0 -46
  236. package/dist/components/ifx-list-group.js.map +0 -1
  237. package/dist/components/ifx-list-item.d.ts +0 -11
  238. package/dist/components/ifx-list-item.js +0 -67
  239. package/dist/components/ifx-list-item.js.map +0 -1
  240. package/dist/components/ifx-list-notification.d.ts +0 -11
  241. package/dist/components/ifx-list-notification.js +0 -107
  242. package/dist/components/ifx-list-notification.js.map +0 -1
  243. package/dist/esm/ifx-list-group.entry.js +0 -24
  244. package/dist/esm/ifx-list-group.entry.js.map +0 -1
  245. package/dist/esm/ifx-list-item.entry.js +0 -38
  246. package/dist/esm/ifx-list-item.entry.js.map +0 -1
  247. package/dist/esm/ifx-list-notification.entry.js +0 -83
  248. package/dist/esm/ifx-list-notification.entry.js.map +0 -1
  249. package/dist/infineon-design-system-stencil/p-10b773f0.entry.js +0 -2
  250. package/dist/infineon-design-system-stencil/p-10f15012.entry.js +0 -2
  251. package/dist/infineon-design-system-stencil/p-83007eb9.entry.js +0 -2
  252. package/dist/infineon-design-system-stencil/p-a351a04d.entry.js +0 -2
  253. package/dist/infineon-design-system-stencil/p-abff59ea.entry.js +0 -2
  254. package/dist/infineon-design-system-stencil/p-abff59ea.entry.js.map +0 -1
  255. package/dist/infineon-design-system-stencil/p-dd339d82.entry.js +0 -2
  256. package/dist/infineon-design-system-stencil/p-dd339d82.entry.js.map +0 -1
  257. package/dist/infineon-design-system-stencil/p-ddd9ece3.entry.js +0 -2
  258. package/dist/infineon-design-system-stencil/p-ddd9ece3.entry.js.map +0 -1
  259. package/dist/types/components/list-group/list-group-item.d.ts +0 -9
  260. package/dist/types/components/list-group/list-group-notification.d.ts +0 -15
  261. package/dist/types/components/list-group/list-group.d.ts +0 -7
  262. /package/dist/infineon-design-system-stencil/{p-b9d2484b.entry.js.map → p-0a011c63.entry.js.map} +0 -0
  263. /package/dist/infineon-design-system-stencil/{p-a351a04d.entry.js.map → p-18f5a5e3.entry.js.map} +0 -0
  264. /package/dist/infineon-design-system-stencil/{p-7fd186f3.entry.js.map → p-210f9ccc.entry.js.map} +0 -0
  265. /package/dist/infineon-design-system-stencil/{p-b25e5ad7.entry.js.map → p-32510d11.entry.js.map} +0 -0
  266. /package/dist/infineon-design-system-stencil/{p-5c1596a7.entry.js.map → p-35d0daa5.entry.js.map} +0 -0
  267. /package/dist/infineon-design-system-stencil/{p-b69e69b9.entry.js.map → p-39d2f2d1.entry.js.map} +0 -0
  268. /package/dist/infineon-design-system-stencil/{p-7f3ca443.entry.js.map → p-3b99fb06.entry.js.map} +0 -0
  269. /package/dist/infineon-design-system-stencil/{p-e5e130b7.entry.js.map → p-3c5a8615.entry.js.map} +0 -0
  270. /package/dist/infineon-design-system-stencil/{p-322d20bc.entry.js.map → p-436babb8.entry.js.map} +0 -0
  271. /package/dist/infineon-design-system-stencil/{p-fc081136.entry.js.map → p-44b2cbe1.entry.js.map} +0 -0
  272. /package/dist/infineon-design-system-stencil/{p-fea52bc2.entry.js.map → p-499dba27.entry.js.map} +0 -0
  273. /package/dist/infineon-design-system-stencil/{p-a2147bb7.entry.js.map → p-4fab3a1e.entry.js.map} +0 -0
  274. /package/dist/infineon-design-system-stencil/{p-1e62f8ef.entry.js.map → p-53f2ab7f.entry.js.map} +0 -0
  275. /package/dist/infineon-design-system-stencil/{p-d2a39f3c.entry.js.map → p-5c6d5571.entry.js.map} +0 -0
  276. /package/dist/infineon-design-system-stencil/{p-d0afd39c.entry.js.map → p-6c5f0f7b.entry.js.map} +0 -0
  277. /package/dist/infineon-design-system-stencil/{p-c593bed5.entry.js.map → p-6c739e13.entry.js.map} +0 -0
  278. /package/dist/infineon-design-system-stencil/{p-2f8767b1.entry.js.map → p-6fdc1a34.entry.js.map} +0 -0
  279. /package/dist/infineon-design-system-stencil/{p-3058194d.entry.js.map → p-72d804fb.entry.js.map} +0 -0
  280. /package/dist/infineon-design-system-stencil/{p-60a18a26.entry.js.map → p-775d187b.entry.js.map} +0 -0
  281. /package/dist/infineon-design-system-stencil/{p-15704add.entry.js.map → p-7f59e05a.entry.js.map} +0 -0
  282. /package/dist/infineon-design-system-stencil/{p-ef63774d.entry.js.map → p-7fa8ccd3.entry.js.map} +0 -0
  283. /package/dist/infineon-design-system-stencil/{p-a8d45ca9.entry.js.map → p-8a497a15.entry.js.map} +0 -0
  284. /package/dist/infineon-design-system-stencil/{p-874482ee.entry.js.map → p-91f91586.entry.js.map} +0 -0
  285. /package/dist/infineon-design-system-stencil/{p-68eb8e5a.entry.js.map → p-9481adc8.entry.js.map} +0 -0
  286. /package/dist/infineon-design-system-stencil/{p-83007eb9.entry.js.map → p-9ee328a5.entry.js.map} +0 -0
  287. /package/dist/infineon-design-system-stencil/{p-1cffc36f.entry.js.map → p-a116e0d2.entry.js.map} +0 -0
  288. /package/dist/infineon-design-system-stencil/{p-d3b4b20b.entry.js.map → p-a2d7c880.entry.js.map} +0 -0
  289. /package/dist/infineon-design-system-stencil/{p-10f15012.entry.js.map → p-b5a3fad1.entry.js.map} +0 -0
  290. /package/dist/infineon-design-system-stencil/{p-1de1bf3c.entry.js.map → p-bc8a4226.entry.js.map} +0 -0
  291. /package/dist/infineon-design-system-stencil/{p-08b6d9c1.entry.js.map → p-c34f5517.entry.js.map} +0 -0
  292. /package/dist/infineon-design-system-stencil/{p-ee055108.entry.js.map → p-c5daebfa.entry.js.map} +0 -0
  293. /package/dist/infineon-design-system-stencil/{p-c456c22b.entry.js.map → p-c80f9282.entry.js.map} +0 -0
  294. /package/dist/infineon-design-system-stencil/{p-f5e3fe85.entry.js.map → p-caff080b.entry.js.map} +0 -0
  295. /package/dist/infineon-design-system-stencil/{p-3ac4c529.entry.js.map → p-cfce9006.entry.js.map} +0 -0
  296. /package/dist/infineon-design-system-stencil/{p-74b1b50f.entry.js.map → p-d101e5a0.entry.js.map} +0 -0
  297. /package/dist/infineon-design-system-stencil/{p-27fde7a5.entry.js.map → p-dc7deb14.entry.js.map} +0 -0
  298. /package/dist/infineon-design-system-stencil/{p-0d774a43.entry.js.map → p-f8d7bbe2.entry.js.map} +0 -0
@@ -137,7 +137,7 @@ export class Pagination {
137
137
  this.initPagination(paginationElement);
138
138
  }
139
139
  render() {
140
- return (h("div", { key: 'fa57bfbd14b7ccfb8dbd5ef450c7db53a98bce50', "aria-label": 'a pagination', "aria-value": this.currentPage, class: "container" }, h("div", { key: 'f4eff578aa7189bbb52c0ac161faadd6a9ca2774', class: 'items__per-page-wrapper' }, h("div", { key: 'c199973fbd9d3518d21634fda3bc695bda392a24', class: 'items__per-page-label' }, "Results per Page"), h("div", { key: '3f8318383647cf41d67b5b1a0fd9c387dffe0e50', class: 'items__per-page-field' }, h("ifx-select", { key: '1cc33baebbb0d8930c8314ee5f39dbc393984d53', value: 'undefined', size: 's', placeholder: 'false', "show-search": 'false', "search-placeholder-value": 'Search...', disabled: false, error: false, "error-message": 'Error', label: '', "placeholder-value": 'Placeholder', options: '[{"value":"ten","label":"10","selected":true}, {"value":"Twenty","label":"20","selected":false}, {"value":"Thirty","label":"30","selected":false}]' }))), h("div", { key: '992b8b3219a3017fafc44d7d66be2d5997758945', class: 'items__total-wrapper' }, h("div", { key: 'ec4061b565a4dcd5fbe20fa655315328305bee4e', class: 'page__numbers-wrapper' }, h("div", { key: '67dfe394137b0edb704afe8367ed87697bbb52ee', class: "pagination" }, h("ifx-icon-button", { key: 'd6207f9becee00b57bda596fc7117bf4f757c10f', variant: 'secondary', class: "prev", color: 'primary', icon: 'arrow-left-24' }), h("ol", { key: 'c5a7300ffb926ab41a77a0e673cde2b85c8e196c' }, this.numberOfPages.map((item) => h("li", { class: `${this.internalPage === item ? 'active' : ""}` }, h("a", { href: undefined }, item)))), h("ifx-icon-button", { key: 'f2f96994c6cbd1b7c401eb9d81228d4b5dc7cfde', class: "next", variant: 'secondary', color: 'primary', icon: 'arrow-right-24' }))))));
140
+ return (h("div", { key: 'b9e1b525f3a20354d409c93a1aa0faa9d9d17019', "aria-label": 'a pagination', "aria-value": this.currentPage, class: "container" }, h("div", { key: 'fc932c8e4114f39e5df86007d3595f72fac6384a', class: 'items__per-page-wrapper' }, h("div", { key: '93816bd9264a8cd32d782cc78df9052ab93f76a7', class: 'items__per-page-label' }, "Results per Page"), h("div", { key: '3432585bf8ce77786657f676fdaca27aba34b413', class: 'items__per-page-field' }, h("ifx-select", { key: 'a6def492e7db12fb2d9245a6655aaecb99282ceb', value: 'undefined', size: 's', placeholder: 'false', "show-search": 'false', "search-placeholder-value": 'Search...', disabled: false, error: false, "error-message": 'Error', label: '', "placeholder-value": 'Placeholder', options: '[{"value":"ten","label":"10","selected":true}, {"value":"Twenty","label":"20","selected":false}, {"value":"Thirty","label":"30","selected":false}]' }))), h("div", { key: '275104906a9d0e733644e2b5efbab477ecfc95ca', class: 'items__total-wrapper' }, h("div", { key: '75528c52f8be0724c332daf2f292c1ec852f6e53', class: 'page__numbers-wrapper' }, h("div", { key: '4e350e7002b1de2e5fc2c16d10b4a035a3bdedad', class: "pagination" }, h("ifx-icon-button", { key: '42a3fe966d4bae2bc90b24709293237a5b57c413', variant: 'secondary', class: "prev", color: 'primary', icon: 'arrow-left-24' }), h("ol", { key: '5d5f20215e988d2adc10f842be5b9300f30b1fd1' }, this.numberOfPages.map((item) => h("li", { class: `${this.internalPage === item ? 'active' : ""}` }, h("a", { href: undefined }, item)))), h("ifx-icon-button", { key: 'ebb0d3ef295477810891b41ca03ae42cdb634cf7', class: "next", variant: 'secondary', color: 'primary', icon: 'arrow-right-24' }))))));
141
141
  }
142
142
  static get is() { return "ifx-pagination"; }
143
143
  static get encapsulation() { return "shadow"; }
@@ -15,7 +15,7 @@ export class ProgressBar {
15
15
  this.internalValue = this.value;
16
16
  }
17
17
  render() {
18
- return (h("div", { key: 'c222329efb633757b013203285668579d0844786', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: 'bd5235aa565957461162fe913960b491c1486768', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '6294c5ae3aff2295b65d2e66631794b1bafe369d', class: "label" }, `${this.internalValue}%`))));
18
+ return (h("div", { key: '9357496a783f4b3e1b044ab4d706ee83e443dd58', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: '29fd4c791396b927456b4fc514fdbada0d03bc7f', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '945e380d7991c53930f1b3ebc396cfec1bc06d31', class: "label" }, `${this.internalValue}%`))));
19
19
  }
20
20
  static get is() { return "ifx-progress-bar"; }
21
21
  static get encapsulation() { return "shadow"; }
@@ -54,10 +54,10 @@ export class RadioButton {
54
54
  }
55
55
  }
56
56
  render() {
57
- return (h("div", { key: '7539ce1d49d368b2058d560004414eff39dbf5bd', "aria-label": 'a radio button', "aria-value": this.value, "aria-disabled": this.disabled, class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: this.handleRadioButtonClick.bind(this) }, h("div", { key: '62e50981447a6e61b2f5d04ff5800cb726350aa5', class: `radioButton__wrapper
57
+ return (h("div", { key: '7b5291f95e3fc00c0ceb9285c57ca440b1a8939f', "aria-label": 'a radio button', "aria-value": this.value, "aria-disabled": this.disabled, class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: this.handleRadioButtonClick.bind(this) }, h("div", { key: '5efda77550a294da34c4f72c4558e312690f9cd9', class: `radioButton__wrapper
58
58
  ${this.internalChecked ? 'checked' : ''}
59
59
  ${this.disabled ? 'disabled' : ''}
60
- ${this.error ? 'error' : ''}`, tabIndex: this.disabled ? -1 : 0 }, this.internalChecked && h("div", { key: '52ba94878760826c60d77860788732dbb854285b', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: 'ea499531c8a51124d46146edf1e6c05cc06095ef', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '84db2093fc6adf5f7f583fee18cabbe6cf078373' }))), h("input", { key: '5a273fb554e67d8ac98c7bd2dc81effb24d18767', type: "radio", hidden: true, ref: el => this.inputElement = el, name: this.name, value: this.value, checked: this.internalChecked, disabled: this.disabled, onClick: (e) => e.stopPropagation() })));
60
+ ${this.error ? 'error' : ''}`, tabIndex: this.disabled ? -1 : 0 }, this.internalChecked && h("div", { key: '2b1a814830a361021a812016d770d7838dca05fe', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: '61911033a487c6396c1c34b35f13f04cf84ea602', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '7f1b40289cdd67a4fbc2e4677da03e22cdfa758c' }))), h("input", { key: 'f77c2d84f409e3875798370a06cbc744385e5655', type: "radio", hidden: true, ref: el => this.inputElement = el, name: this.name, value: this.value, checked: this.internalChecked, disabled: this.disabled, onClick: (e) => e.stopPropagation() })));
61
61
  }
62
62
  static get is() { return "ifx-radio-button"; }
63
63
  static get originalStyleUrls() {
@@ -32,7 +32,7 @@ export class SearchBar {
32
32
  this.value = event.detail;
33
33
  }
34
34
  render() {
35
- return (h("div", { key: '06b4122a9df300f357050cd6b70cace1d2cfc4bd', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, h("ifx-icon", { icon: "search-16", slot: "search-icon" })), h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, h("ifx-icon", { icon: "search-16" })))));
35
+ return (h("div", { key: '80312faf68e6b0af2260c977d53f23b42067813f', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, h("ifx-icon", { icon: "search-16", slot: "search-icon" })), h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, h("ifx-icon", { icon: "search-16" })))));
36
36
  }
37
37
  static get is() { return "ifx-search-bar"; }
38
38
  static get encapsulation() { return "shadow"; }
@@ -45,7 +45,7 @@ export class SearchField {
45
45
  this.showDeleteIconInternalState = false;
46
46
  }
47
47
  render() {
48
- return (h("div", { key: '18c2ea8d58a2b4ad32ead8b20d6e49ffe4b7ce4a', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: '1c3fe7676ae2cb0298d0cf62765c1629b47d4f60', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, h("ifx-icon", { key: '47456570d79f9ec6d07c0eb0c73dfe0964d577a2', icon: "search-16", class: "search-icon" }), h("input", { key: '3587e8503f87b609afa36bb95b2f2fff645b73fd', ref: (el) => (this.inputElement = el), type: "text", onInput: () => this.handleInput(), placeholder: this.placeholder, disabled: this.disabled, maxlength: this.maxlength, value: this.value }), this.showDeleteIcon && this.showDeleteIconInternalState ? (h("ifx-icon", { icon: "cremove16", class: "delete-icon", onClick: this.handleDelete })) : null)));
48
+ return (h("div", { key: '0eda7329a6ec9ee7f24d5c7765f7611698a1dbae', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: 'c1d6f47b987bfb7f0505210fbd64e95db58b688e', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, h("ifx-icon", { key: '7fc1c3cd5ba67ebfe032b0a9bbab6ae7b262d7a2', icon: "search-16", class: "search-icon" }), h("input", { key: '461edc1ee971753ce0ed4fb18db7115b3b74c6b9', ref: (el) => (this.inputElement = el), type: "text", onInput: () => this.handleInput(), placeholder: this.placeholder, disabled: this.disabled, maxlength: this.maxlength, value: this.value }), this.showDeleteIcon && this.showDeleteIconInternalState ? (h("ifx-icon", { icon: "cremove16", class: "delete-icon", onClick: this.handleDelete })) : null)));
49
49
  }
50
50
  getSizeClass() {
51
51
  return `${this.size}` === "s"
@@ -21,7 +21,7 @@ export class Segment {
21
21
  }
22
22
  }
23
23
  render() {
24
- return (h("div", { key: '0a115fe376c6484b9c301689ffdf81bc9645d5e3', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: '565df7e4a349afca13c80ee467f7199c18756e67', icon: this.icon }), " ", h("slot", { key: '3389c7d009e67542d3c4ba4ccbc32774cbd9b997' })));
24
+ return (h("div", { key: '49c56df2adf407d13685ae7c99b512afa532c6de', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: 'c576b2bb7b09ae6ed1946759df7303df36b430dc', icon: this.icon }), " ", h("slot", { key: '61d467f2cda3552d5c90e9995ceccdca76c6825c' })));
25
25
  }
26
26
  static get is() { return "ifx-segment"; }
27
27
  static get encapsulation() { return "shadow"; }
@@ -62,8 +62,8 @@ export class SegmentedControl {
62
62
  this.setActiveSegment();
63
63
  }
64
64
  render() {
65
- return (h("div", { key: '5ca0ee9243e0823492e12fe8b2630985f694fd69', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: 'b3675371fb2e67ceed8ace372b127b9e9113f939', class: 'group__label' }, this.label.trim()), h("div", { key: '917662be651673665491b329aa0b50b0cb40a2cd', class: 'group__controls' }, h("slot", { key: 'd4ce45676acc1fda36e03129756cf74b3bb1c939' })), this.caption.trim() &&
66
- h("div", { key: '0881e270ba2a728c5800658f9f2a1eea0ffc2ae8', class: 'group__caption' }, h("ifx-icon", { key: '3279f97de64a7d2ae369c934c4f3ea9efecdbb5b', icon: 'cinfo16' }), " ", this.caption.trim())));
65
+ return (h("div", { key: '2a980fa0fd18e469c2d92c57c80c62b7dfee30e9', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: 'bf202bd9f2a4967c5a5c0cd24013242ad4752a80', class: 'group__label' }, this.label.trim()), h("div", { key: '89e974d972a4ad903193459e9a65b47c89114ab8', class: 'group__controls' }, h("slot", { key: '10a57ab800389b4a7ae482c152817486a28ae96f' })), this.caption.trim() &&
66
+ h("div", { key: 'f63a61eabf58e03cc0c4b5bae031965b82cb4f2c', class: 'group__caption' }, h("ifx-icon", { key: 'b758bb66d96d48e795565dbd662f1a2fc3648bfe', icon: 'cinfo16' }), " ", this.caption.trim())));
67
67
  }
68
68
  componentDidRender() {
69
69
  this.setSegmentSize();
@@ -243,9 +243,9 @@ export class Choices {
243
243
  // destroy choices element to restore previous dom structure
244
244
  // so vdom can replace the element correctly
245
245
  this.destroy();
246
- return (h("div", { key: '0b80fbf12bc170ffd8d683244254c1203b7cff00', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: '22c0014b84cb785547ca9f8ebf7ec4ea97aff799', class: `${choicesWrapperClass}
246
+ return (h("div", { key: '72f15f4e15a30c77d2f70df9a2b32097c1b4dae8', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: '8f50efd814a2c07d49725530b375744314607187', class: `${choicesWrapperClass}
247
247
  ${this.disabled ? 'disabled' : ''}
248
- ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : () => this.toggleDropdown(), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: 'a622c7cf6ee90850ba1d640d1e600f26447b92ef', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: 'e6ce74bacf6aae8d8e6b4f7cb688ae480721ea42', class: "single__select-icon-container" }, this.optionIsSelected && (h("div", { key: '05c1838e33693050debb5ed83b2c95f4d9d958e3', class: "ifx-choices__icon-wrapper-delete" }, h("ifx-icon", { key: 'b490d8eca9861f636c5b478974d6df6d5a3ab19d', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), h("div", { key: '926b34f8f945fff2a9eaeea7ef5c8ef7dba976b4', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), h("div", { key: 'cd4eadb735c2a3b49c80e5a77aa87b943998ee95', class: "ifx-choices__icon-wrapper-down" }, h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (h("div", { class: "ifx-error-message-wrapper" }, h("span", null, this.errorMessage))) : null));
248
+ ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : () => this.toggleDropdown(), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '18f7c89114e8a9f4ea04b81c8f9c243f999862a8', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: '4706ad15eb43573d44cdfcf1148807d2d6bb3577', class: "single__select-icon-container" }, this.optionIsSelected && (h("div", { key: 'd87c304e3a4ff597bd9a0f752525dcd2c69dd3c6', class: "ifx-choices__icon-wrapper-delete" }, h("ifx-icon", { key: '0076711ac0c627fc1a38e26f145596e0075f0f67', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), h("div", { key: '48ddea158aacd931b20c2246fbc152f48cdcafc5', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), h("div", { key: 'b40040a50be1f0a0564d364bc1a3d5997794c06b', class: "ifx-choices__icon-wrapper-down" }, h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (h("div", { class: "ifx-error-message-wrapper" }, h("span", null, this.errorMessage))) : null));
249
249
  }
250
250
  toggleDropdown() {
251
251
  const div = this.root.querySelector('.ifx-choices__wrapper');
@@ -143,10 +143,10 @@ export class IfxSlider {
143
143
  this.updateValuePercent();
144
144
  }
145
145
  render() {
146
- return (h("div", { key: 'a07f5f3cd9858970f0c9f88f6181df9e30b1ccb6', class: "ifx-slider" }, this.leftText && (h("span", { key: '0b35a47adfa33f60d2e5ce84d172c479d7916e15', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: '4de18ed890110ee0378ed86376f7361e8db3f963', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
146
+ return (h("div", { key: 'b465d077094d60c3bdf74cd5ac862e967841067b', class: "ifx-slider" }, this.leftText && (h("span", { key: '5913654492aa7e837b6778935b5cb3a7002308fd', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: '26b106c741836e06e127ef3299f0d433de693ab9', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
147
147
  h("input", { type: "range", min: this.min, max: this.max, step: this.step, value: this.internalValue, disabled: this.disabled, ref: (el) => (this.inputRef = el), onInput: (event) => this.handleInputChange(event), "aria-label": 'a slider', "aria-value": this.value, "aria-disabled": this.disabled })
148
148
  :
149
- h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (h("ifx-icon", { key: '44aed183c3b818847e0b55eb5caa7192f0d4e9a5', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: '9f817646f025a4312774a367047d3fe269d7abc3', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: 'db10ed4b07c53b95deec261ad34a50762c18a412', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
149
+ h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (h("ifx-icon", { key: '4af440423ce265817ecd177c0f74a9ed1d0e5f10', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: '627694f955bfc92530e91fdd56ddaa791d7006e7', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: '6b564afbe80debd694cd325e6719c5fecd40ca66', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
150
150
  }
151
151
  static get is() { return "ifx-slider"; }
152
152
  static get encapsulation() { return "shadow"; }
@@ -7,8 +7,8 @@ export class Spinner {
7
7
  this.inverted = false;
8
8
  }
9
9
  render() {
10
- return (h("div", { key: '029c0755a66b508e27b7a3c6bf385efe15c09413', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: '9459fcd20c09c2cbb51ee88a9c193d6e59bcfe6c', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
11
- && h("div", { key: '9ca2c7c8aaae7ce42c54705ce2667535fb0b310d', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: 'dc51fbbccef46774a392296e49fbcf7274bcff33', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '7c3c20405685515ae99b654bfe331095532f88ac', id: "spinner/conductor" }, h("path", { key: '95fe13118e6825676dc956b3a6c4b552cf152547', id: "Vector", d: "M38.75 18.75C39.4375 18.75 40 19.3125 40 20C40 20.6875 39.4409 21.25 38.75 21.25H35V26.25H38.75C39.4375 26.25 40 26.8125 40 27.5C40 28.1875 39.4409 28.75 38.75 28.75H35V30C35 32.7617 32.7617 35 30 35H28.75V38.75C28.75 39.4409 28.1875 40 27.5 40C26.8125 40 26.25 39.4409 26.25 38.75V35H21.25V38.75C21.25 39.4409 20.6875 40 20 40C19.3125 40 18.75 39.4409 18.75 38.75V35H13.75V38.75C13.75 39.4409 13.1875 40 12.5 40C11.8125 40 11.25 39.4409 11.25 38.75V35H10C7.23828 35 5 32.7617 5 30V28.75H1.25C0.559062 28.75 0 28.1875 0 27.5C0 26.8125 0.559062 26.25 1.25 26.25H5V21.25H1.25C0.559062 21.25 0 20.6875 0 20C0 19.3125 0.559062 18.75 1.25 18.75H5V13.75H1.25C0.559062 13.75 0 13.1875 0 12.5C0 11.8125 0.559062 11.25 1.25 11.25H5V10C5 7.23828 7.23828 5 10 5H11.25V1.25C11.25 0.5625 11.8125 0 12.5 0C13.1875 0 13.75 0.559063 13.75 1.25V5H18.75V1.25C18.75 0.559063 19.3091 0 20 0C20.6909 0 21.25 0.559063 21.25 1.25V5H26.25V1.25C26.25 0.559063 26.8091 0 27.5 0C28.1909 0 28.75 0.559063 28.75 1.25V5H30C32.7617 5 35 7.23828 35 10V11.25H38.75C39.4409 11.25 40 11.8091 40 12.5C40 13.1909 39.4409 13.75 38.75 13.75H35V18.75H38.75ZM32.5 10C32.5 8.62188 31.3781 7.5 30 7.5H10C8.62187 7.5 7.5 8.62188 7.5 10V30C7.5 31.3781 8.62187 32.5 10 32.5H30C31.3781 32.5 32.5 31.3781 32.5 30V10Z" }))))));
10
+ return (h("div", { key: 'd305e244c68c5b9f74f9a67d17c3132c4f7d1e21', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: 'cc9610476f50516e906d314d4c13162be10045c8', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
11
+ && h("div", { key: '526c5014652d47cb6db5cab0d512e2251bf10f39', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: '1b3505e30327ce55daeca879282c7332632bbd33', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'a6f15ce30a574de0d4c2dfbc5fb976351e49935e', id: "spinner/conductor" }, h("path", { key: '9df9cdf10db9ea2e87f4a81e270e18c1b1d7f9d1', id: "Vector", d: "M38.75 18.75C39.4375 18.75 40 19.3125 40 20C40 20.6875 39.4409 21.25 38.75 21.25H35V26.25H38.75C39.4375 26.25 40 26.8125 40 27.5C40 28.1875 39.4409 28.75 38.75 28.75H35V30C35 32.7617 32.7617 35 30 35H28.75V38.75C28.75 39.4409 28.1875 40 27.5 40C26.8125 40 26.25 39.4409 26.25 38.75V35H21.25V38.75C21.25 39.4409 20.6875 40 20 40C19.3125 40 18.75 39.4409 18.75 38.75V35H13.75V38.75C13.75 39.4409 13.1875 40 12.5 40C11.8125 40 11.25 39.4409 11.25 38.75V35H10C7.23828 35 5 32.7617 5 30V28.75H1.25C0.559062 28.75 0 28.1875 0 27.5C0 26.8125 0.559062 26.25 1.25 26.25H5V21.25H1.25C0.559062 21.25 0 20.6875 0 20C0 19.3125 0.559062 18.75 1.25 18.75H5V13.75H1.25C0.559062 13.75 0 13.1875 0 12.5C0 11.8125 0.559062 11.25 1.25 11.25H5V10C5 7.23828 7.23828 5 10 5H11.25V1.25C11.25 0.5625 11.8125 0 12.5 0C13.1875 0 13.75 0.559063 13.75 1.25V5H18.75V1.25C18.75 0.559063 19.3091 0 20 0C20.6909 0 21.25 0.559063 21.25 1.25V5H26.25V1.25C26.25 0.559063 26.8091 0 27.5 0C28.1909 0 28.75 0.559063 28.75 1.25V5H30C32.7617 5 35 7.23828 35 10V11.25H38.75C39.4409 11.25 40 11.8091 40 12.5C40 13.1909 39.4409 13.75 38.75 13.75H35V18.75H38.75ZM32.5 10C32.5 8.62188 31.3781 7.5 30 7.5H10C8.62187 7.5 7.5 8.62188 7.5 10V30C7.5 31.3781 8.62187 32.5 10 32.5H30C31.3781 32.5 32.5 31.3781 32.5 30V10Z" }))))));
12
12
  }
13
13
  getSizeClass() {
14
14
  return `${this.size}` === "s"
@@ -7,7 +7,7 @@ export class Status {
7
7
  }
8
8
  render() {
9
9
  const containerClass = this.border ? `container border-${this.color}` : 'container no-border';
10
- return (h("div", { key: '19a3eab541d00aba6fe122b0dcf614b78c1ac913', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '0e72f1e4274f0bb7c2beda4bb95d0fb2eb5d2abf', class: `dot ${this.color}` }), h("p", { key: '11717011847ac449fac6e57ac2f73a2b20acde7e', class: "text" }, this.label)));
10
+ return (h("div", { key: '6e25a145cdcaee5a2137c94531b84c97b28c8a01', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '5c43e25f62e1bafb8e856b786de7bc9a37e0ff4d', class: `dot ${this.color}` }), h("p", { key: '1d64598bbef69fc6de5e7dc529afb43f9cd0236b', class: "text" }, this.label)));
11
11
  }
12
12
  static get is() { return "ifx-status"; }
13
13
  static get encapsulation() { return "shadow"; }
@@ -43,7 +43,7 @@ export class Step {
43
43
  }
44
44
  }
45
45
  render() {
46
- return (h("div", { key: 'c8c845647b6369ad3fe1d326969fb453700a5f5c', "aria-current": this.active ? 'step' : false, "aria-disabled": this.active || this.complete ? false : true, onClick: (e) => this.stopOnClickPropogation(e), class: `step-wrapper ${this.stepId === 1 ? 'first-step' : ''}
46
+ return (h("div", { key: 'f811f73051339e459e5b3e8b2c808874b1b10ea9', "aria-current": this.active ? 'step' : false, "aria-disabled": this.active || this.complete ? false : true, onClick: (e) => this.stopOnClickPropogation(e), class: `step-wrapper ${this.stepId === 1 ? 'first-step' : ''}
47
47
  ${this.error ? 'error' : ''}
48
48
  ${this.stepperState.variant}
49
49
  ${this.complete ? 'complete' : ''}
@@ -51,11 +51,11 @@ export class Step {
51
51
  indicator-${this.stepperState.indicatorPosition}
52
52
  ${this.active ? 'active' : ''}
53
53
  ${this.clickable ? 'clickable' : ''}
54
- ${this.disabled ? 'disabled' : ''}` }, h("div", { key: '3019d9b56df531149deb257eef6aaeb990dd1fb3', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: 'be7fbbcd0bdb5bda59d0b528e2bb60b19bc2708c', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
55
- h("div", { key: '49a0b2c9b09b64d0248fa36cde97c3daa3bd2cd7', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: '447cdd5e0773ad569138b71962110195b8c3c17c', icon: 'check16' }), this.active && h("span", { key: '51116fcc79acb005179c179e8e5b5e5f23432808', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: 'abae3da7c883fc6ce37742257037b99f0d4b97ab', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && h("span", { key: '1d57ea3b21619a36f07ef3608e1d206482d51234', class: `step-connector-r ${this.active ? 'active' : ''}` })),
54
+ ${this.disabled ? 'disabled' : ''}` }, h("div", { key: '2f237e3543d9a65ccaa722d43934560f8c0c6a29', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: 'd5be70693ae61126845412a1ae919d81cc16dd0a', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
55
+ h("div", { key: '6fee4e214c21761f24ba9b2a113368b4b086e5d0', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: 'e6e8aa2938c443da65655418b4718ab5f1534116', icon: 'check16' }), this.active && h("span", { key: '36c5708b9872ef0742c062c3475421819b5a6942', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: '083e478b3acf9da5f74291be63d5ceec8f63fcf9', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && h("span", { key: 'a4b4dd719be8a309d5adf6c229428115ed4a189e', class: `step-connector-r ${this.active ? 'active' : ''}` })),
56
56
  /* Step labels */
57
57
  (this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
58
- h("div", { key: 'cad82acab0da56e24293c649e5ba5559fa120a92', tabIndex: !this.disabled && this.complete && !this.active ? 0 : -1, class: `step-label ${this.stepperState.variant === 'compact' ? (this.active ? 'curr-label' : 'next-label') : ''}`, onClick: () => { this.handleStepClick(); }, onKeyDown: (e) => { this.handleStepKeyDown(e); } }, (this.stepperState.variant !== 'compact') && h("slot", { key: '08ff4b25de6e4df2c127ac33aa1679cff983cd39' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: '029007e8536edb302042d27744ef2847a14b6853' }))));
58
+ h("div", { key: '38ab0d35f35090fc408ecb8fc26221d1c6fc5d26', tabIndex: !this.disabled && this.complete && !this.active ? 0 : -1, class: `step-label ${this.stepperState.variant === 'compact' ? (this.active ? 'curr-label' : 'next-label') : ''}`, onClick: () => { this.handleStepClick(); }, onKeyDown: (e) => { this.handleStepKeyDown(e); } }, (this.stepperState.variant !== 'compact') && h("slot", { key: 'af0c3cde7247fc38da13cc38b6f0287f62c87688' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: 'b6807a0ca71455d51eb73e1ec0c065e2e0a9d233' }))));
59
59
  }
60
60
  ;
61
61
  static get is() { return "ifx-step"; }
@@ -117,10 +117,10 @@ export class Stepper {
117
117
  this.syncIfxSteps();
118
118
  }
119
119
  render() {
120
- return (h("div", { key: 'f1854a617aa6b4df49ef214049f88663de38073c', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
120
+ return (h("div", { key: '717c5de3dd19bba21b84ee182974fe95a5668d41', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
121
121
  /* Progress bar for compact variant. */
122
122
  (this.variant === 'compact') &&
123
- h("div", { key: '2b45742f0b252764bd9c8352c6ac9fec7f6df899', class: 'stepper-progress' }, h("div", { key: '974d2ab9ddb9f0410a42d7b6b32d7dcb1d463eae', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '0b8254cae99242267e586c9b9d52057931f2b682', class: `stepper-wrapper` }, h("slot", { key: '6c7267faee11e150e3dc565880e90ad8d99dfade' }))));
123
+ h("div", { key: 'b0502d8ddf1d0617ba481b47afd8040139323c83', class: 'stepper-progress' }, h("div", { key: 'efea8c4a1038802bf66c27b780724a9a640f60b7', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '193397aafdda31d67b33991e6b7fac0f886a2477', class: `stepper-wrapper` }, h("slot", { key: 'e4d31312f64282a929991bec647b7e3e0942605e' }))));
124
124
  }
125
125
  ;
126
126
  componentDidRender() {
@@ -64,7 +64,7 @@ export class Switch {
64
64
  this.internals.setFormValue(null);
65
65
  }
66
66
  render() {
67
- return (h("div", { key: '16d5d06fafa337fd6beac9ace18322ab5727968f', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, h("div", { key: '79dc45173c4a30f01075c4294771181bdfe18423', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: '8aee9283fdd91234ba4c19d37a38de74f244445a', class: "switch__checkbox-wrapper" }, h("input", { key: '8d1c55b322721fecce9b4015a91410760a8cb469', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: '34c9e0a329a4b326adbf9d5372cd43ff0c3645a5', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: 'a27b19ca30180b0ff29c2c5bff8e59a8c98bb417', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: '502e523b69a2bb3007eb7023321904848c1e6c1a', htmlFor: "switch" }, h("slot", { key: '46adc952c72ee5320bc26c1ed1e41d1ef52857af', onSlotchange: () => this.toggleLabelGap() })))));
67
+ return (h("div", { key: 'de6389b77c207826d77a570abe5478c6367d1a2f', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, h("div", { key: '1106e7915d271968cfb7e492416e4c4d3880c79f', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: '28e9a3a6b19b15e0bf7728de60d0096b0105e479', class: "switch__checkbox-wrapper" }, h("input", { key: '707c0926234f0efd3e89add4de113a60d93fa0f6', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: 'c49f39e736dedca763a5e64c244150511002b362', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: '11b0ea462a831639c84aa58cfaffed801881dc6a', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: 'dc3fd52e702f0630283d871fff9b47184db4e535', htmlFor: "switch" }, h("slot", { key: '4b77fbdea92c23c4d056b71ad5ac889f24e34277', onSlotchange: () => this.toggleLabelGap() })))));
68
68
  }
69
69
  static get is() { return "ifx-switch"; }
70
70
  static get encapsulation() { return "shadow"; }
@@ -89,7 +89,7 @@ export class FilterBar {
89
89
  // Calculate slotsToShow safely
90
90
  const slotsToShow = Math.min(safeVisibleSlots, actualNumberOfComponents, Number.MAX_SAFE_INTEGER);
91
91
  const slots = Array.from({ length: slotsToShow }, (_, i) => (h("div", { class: "filter-slot-wrapper" }, h("slot", { name: `filter-component-${i + 1}` }))));
92
- return (h(Host, { key: '8d992ffd80f889fd3f46ec87b98f993077ce2ab6' }, h("div", { key: '29e0d9cc180d967b7229b964ffc5cdc081101bd2', class: "search-container" }, h("slot", { key: 'c757deed2f3a4ad84b248fe027856ab4561cbc35', name: "filter-search" }), " "), h("div", { key: 'a0ea9ef14b7b833c00d2db05ca90e6b3930af952', class: "components-container" }, slots.length > 0 ? slots : h("slot", { name: "filter-component" }), this.showMoreFiltersButton && !this.showAllFilters && (h("div", { key: 'c27dddea4f9dd0351f57c7749147c1ee74e29589', class: "more-filters-wrapper", onClick: this.handleMoreFiltersClick }, h("ifx-button", { key: '503c3c5d8f1fac1036add1d92180a2d753059001', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false" }, h("ifx-icon", { key: '0d6c2b038b10c18a2cbb49ad3fcae932950b25ae', icon: "filter-16" }), "More filters"))))));
92
+ return (h(Host, { key: '8ffcbb0968bdd83b7d7f2e43ed48f42d39977732' }, h("div", { key: '7cb3a8a4d5f0ad7b0f2610ea27f0a805328e8eb7', class: "search-container" }, h("slot", { key: '4d9ea4aea490bf15c98011366594e6334e5cd2f1', name: "filter-search" }), " "), h("div", { key: '42c5b558e0095e81dea5440765c34e38c9658564', class: "components-container" }, slots.length > 0 ? slots : h("slot", { name: "filter-component" }), this.showMoreFiltersButton && !this.showAllFilters && (h("div", { key: 'd202e60944d15b73281705ab9da10b0182881e38', class: "more-filters-wrapper", onClick: this.handleMoreFiltersClick }, h("ifx-button", { key: 'ab0fcaa64cdc33211cb184f8797acade0874d95a', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false" }, h("ifx-icon", { key: 'f8258f0e65e87c38ed0a4b5355e17c76c083aca0', icon: "filter-16" }), "More filters"))))));
93
93
  }
94
94
  static get is() { return "ifx-filter-bar"; }
95
95
  static get encapsulation() { return "shadow"; }
@@ -32,8 +32,8 @@ export class FilterAccordion {
32
32
  this.el.removeEventListener('ifxListUpdate', this.handleCheckedChange);
33
33
  }
34
34
  render() {
35
- return (h("div", { key: 'be54eed905ef119ba75b1971bdc869d5e6aa16bd', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'df2ecea4f02390be7b470e52c4bed4c63a2f9447', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: 'd7574969d1f6fa109cbefc3993020e8b7ae32ea7', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'e51196847c8934489d67f375770900798ee890d7', class: "text" }, h("span", { key: '7d6c62daed486d04f6ff21e74f1ec6c43a1ce2fb' }, this.filterGroupName), h("ifx-number-indicator", { key: 'c4b446dca424c4f18f4557727b8109f8d79e1e05' }, this.count)), h("ifx-icon", { key: '888521e2c95046c1bccbbd277457c4e862cbc05f', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'e65c9023c548d1e6ef23e182a41530bef8995c4a', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
36
- h("div", { key: '7eee355e26d09e94749ea8c53d6aaa2f1a7682a2', class: "filter-accordion-container" }, h("slot", { key: '754064c2206e538327500e16de19ee29a60bd248', name: "list" }))));
35
+ return (h("div", { key: '4aeae13a1f2811af139413ae351ab70cfbb8ecaf', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'e17ac3e8bc1dce7555e3824b2cb66228c333e6ae', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: '2ac732ab1951cc921078be5757d01325d1794fd6', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: '3d5d4ae28ad2cba68d3d8a2096bda53242ac69f1', class: "text" }, h("span", { key: '669dc7417d9303199c3cb68ff7a4a0ef4dd8fdab' }, this.filterGroupName), h("ifx-number-indicator", { key: 'b154ed9d7824f62bd1fc18fcb524739de66c3260' }, this.count)), h("ifx-icon", { key: '1c02692efa10b0c4f3af56ce921599a4dc4c5ba0', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'be1893204c1771593d25e4ed24cfe7e5876012c8', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
36
+ h("div", { key: '7c6e4e04a0e0050b3934184002348432dfe92245', class: "filter-accordion-container" }, h("slot", { key: '1ff8e788b37c48a82a65667d24ddecbb8675bcda', name: "list" }))));
37
37
  }
38
38
  static get is() { return "ifx-filter-accordion"; }
39
39
  static get encapsulation() { return "shadow"; }
@@ -27,7 +27,7 @@ export class FilterSearch {
27
27
  this.ifxFilterSearchChange.emit({ filterName: this.filterName, filterValue: this.filterValue, filterKey: this.filterKey }); // Emitting filterKey along with other properties
28
28
  }
29
29
  render() {
30
- return (h("div", { key: '9b3f578bd618636a2836fe7e663d826f6fc332f9', class: `${this.filterOrientation === 'sidebar' ? 'sidebar-filter-search-wrapper' : 'topbar-filter-search-wrapper'}` }, h("div", { key: '5162a3f51282bda8920d891cc052d2d8867c4636', class: "filter-name" }, this.filterName), h("ifx-search-field", { key: 'ffd736cc9534e377f6a8d7825e2a80394b425d37', placeholder: this.placeholder, "show-delete-icon": this.showDeleteIcon, disabled: this.disabled, value: this.filterValue })));
30
+ return (h("div", { key: '40579877c23e2f855a7c1f439b6a8a0a14cd7e83', class: `${this.filterOrientation === 'sidebar' ? 'sidebar-filter-search-wrapper' : 'topbar-filter-search-wrapper'}` }, h("div", { key: 'aab33d490e5329cc5504f606e4fe90631600a180', class: "filter-name" }, this.filterName), h("ifx-search-field", { key: 'a56866107ccab40040930c1569586d48ac8dbc07', placeholder: this.placeholder, "show-delete-icon": this.showDeleteIcon, disabled: this.disabled, value: this.filterValue })));
31
31
  }
32
32
  static get is() { return "ifx-filter-search"; }
33
33
  static get encapsulation() { return "shadow"; }
@@ -119,7 +119,7 @@ export class IfxFilterTypeGroup {
119
119
  window.removeEventListener('ifxResetFiltersEvent', this.handleResetEvent);
120
120
  }
121
121
  render() {
122
- return (h(Host, { key: 'd501181f0ff9311976fda4d41b04ee2b871aa3b1' }, h("div", { key: '29fb80146dc2605bb3c4e95ef7944a0af6489c2e', class: "filter-type-group" }, h("slot", { key: 'c9b256944dd5c75ee893ac908e2f282c12b7613e', name: "filter-search" }), h("slot", { key: 'a365f9582579ab4c149d0fec711113843a95a3b3', name: "filter-accordion" }))));
122
+ return (h(Host, { key: '6405275c133f86c3eb19c7fac063343d99d2b77b' }, h("div", { key: '471679f96693465687eda614860de292e3744f0c', class: "filter-type-group" }, h("slot", { key: '237950feb8ca95af740409852150b7334227dd86', name: "filter-search" }), h("slot", { key: 'b7e30c2c8df31806ec755630f20e6a77db1a1c98', name: "filter-accordion" }))));
123
123
  }
124
124
  static get is() { return "ifx-filter-type-group"; }
125
125
  static get encapsulation() { return "shadow"; }
@@ -18,7 +18,7 @@ export class ListEntry {
18
18
  this.ifxListEntryChange.emit({ label: this.label, value: this.value, type: this.type });
19
19
  }
20
20
  render() {
21
- return (h("div", { key: '5824b3919639cc0c54b3fc0da1e7c9170cd04e86', class: "wrapper" }, this.type === 'checkbox' ? (h("div", { class: "list-entry" }, h("ifx-checkbox", { size: "s", checked: this.value }, this.label))) : (h("div", { class: "list-entry" }, h("ifx-radio-button", { size: "s", checked: this.value }, this.label)))));
21
+ return (h("div", { key: '9ecd8abf6c384ef0e8d46201f4df768521bfc8a8', class: "wrapper" }, this.type === 'checkbox' ? (h("div", { class: "list-entry" }, h("ifx-checkbox", { size: "s", checked: this.value }, this.label))) : (h("div", { class: "list-entry" }, h("ifx-radio-button", { size: "s", checked: this.value }, this.label)))));
22
22
  }
23
23
  static get is() { return "ifx-list-entry"; }
24
24
  static get encapsulation() { return "shadow"; }
@@ -340,12 +340,12 @@ export class Table {
340
340
  };
341
341
  }
342
342
  const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
343
- return (h(Host, { key: '941e075c5894a49bca971e142601f016f128d750' }, h("div", { key: '7694b819bcc9299f9579685b33b45ab0b46b3fbe', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: '68f2149ffc335159b9eb1544715fa6afd2ac3415', class: "sidebar-btn" }, h("ifx-button", { key: '8ea2f3926ac2710107e12b43390b59fe409805a1', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '8ec721fb3aacd180f18597401de814d2c8def1f0', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: '6afdf72f0577064ab00dfc59c4c87637a523e23d', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: '5fdd6507e48c369a95c4708f23fe23c2e2c3083a', class: "sidebar-container" }, h("div", { key: '2321b96588ba691bb37cdf559e34b1ff6ba592e2', class: "filters-title-container" }, h("span", { key: '82305912c1af0fb4e5703919210b8fc62ffbacda', class: "filters-title" }, "Filters")), h("div", { key: 'db842c8cd9828aa0fd7ce79bdce5002bc11695ed', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '4b9e8df929784675510bffb4baf99e099118746a', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: 'f887c6ffa41fdd070596cf601d56dfa9d67b6546', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '474e2a9ed437962430b30cb857ea90fa08eeaa73', name: "topbar-filter" })))), h("div", { key: '62fd1858dd65944cc41bcf931b20e3d6059777ba', class: "table-pagination-wrapper" }, h("div", { key: 'd42e6b63b88c5a0990523ff16ee1f9946f05814d', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
343
+ return (h(Host, { key: '4a24db07631ef0f91b409dcd5ab8e330bb604e2a' }, h("div", { key: 'c109a82c6362912c6e7052f9ab326ad7f0a4204e', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: 'bc9fb69ef1be98d36e214e8a1eea390f4d03fcf3', class: "sidebar-btn" }, h("ifx-button", { key: '9314b07909a5d7fdbcf7e14f21370aea004d82cb', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '818cc05de606aa83b207773adc8b8039dd52040b', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: '6b43786395594272fa29165cfd4236c2c5e34397', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: '39d31b43a8fe06185aaf697a8f60c9d2684f6134', class: "sidebar-container" }, h("div", { key: 'f682f1641f2616760b1a4525743b67ea63796295', class: "filters-title-container" }, h("span", { key: '901d9777b3313f0e61d5b1e764e9d58e39784869', class: "filters-title" }, "Filters")), h("div", { key: 'c96192b79caf6b0ca5556b2d722cb2e58a786a68', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '0d299f43e6715002d18fd165d7e78c5bc7c6126d', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '7871ea0c451cf5e6942fed83bd82067583f6b051', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '40a8eac18653ccfb4fbfb5e6a94bfacbf2e553b6', name: "topbar-filter" })))), h("div", { key: '3fe9735fb0ac05453bdb6c02063ddada2310536a', class: "table-pagination-wrapper" }, h("div", { key: '79bee2c71228ccfc64ad9b87ef03578054d36354', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
344
344
  const filter = this.currentFilters[name];
345
345
  const filterValues = filter.filterValues;
346
346
  const isMultiSelect = filter.type !== 'text';
347
347
  return filterValues.length > 0 ? (h("ifx-chip", { placeholder: name, size: "large", variant: isMultiSelect ? "multi" : "single", readOnly: true, value: filterValues, key: name }, filterValues.map(filterValue => (h("ifx-chip-item", { value: filterValue, selected: true, key: filterValue }, filterValue))))) : null;
348
- })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: 'efd1be769379ade270c9af5fe45363424c8501f7', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: 'b13fdd8670629959ea1a1145039a4d7a5e770094', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '2ab01bef9b6c2f90a82178a8649357bf9a1ca628', class: "matching-results-container" }, h("span", { key: '400b8037be08844c876f23162b988f95c599e167', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '44fed1dedd0e39959288373afdb7b3cf53a432e0', class: "matching-results-text" }, "matching results"))), h("div", { key: '3019bf2925de456d0ce5a91641d30d3c26d72022', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: 'ea56b022e8f1b8eb57c15d1e626d4a457183deca', id: `ifxTable-${this.uniqueKey}`, class: 'ifx-ag-grid', style: style, ref: (el) => this.container = el })), this.pagination ? h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage }) : null)))));
348
+ })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '58fa2ac66ba94eaa789e4679e262155ef3997dcb', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: '5f6d65c67ae43db2b0a73a14ce6c97cb9543e659', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '5cfd9c00060d9602c6d38593af7826c3cc08475d', class: "matching-results-container" }, h("span", { key: '78c7cbcf407c6b9d21aed6203bf145b8f15a1209', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '1d3e24198969ee7774351c24b1688775ca80f313', class: "matching-results-text" }, "matching results"))), h("div", { key: 'f29f6de97a8b37edc7486ca7e0ac6fe3b9059549', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: '35fadcb06923abcdfa488c83487e5ad67b035460', id: `ifxTable-${this.uniqueKey}`, class: 'ifx-ag-grid', style: style, ref: (el) => this.container = el })), this.pagination ? h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage }) : null)))));
349
349
  }
350
350
  hasButtonCol() {
351
351
  return this.getColData().some(column => column.field === 'button');
@@ -147,7 +147,7 @@ export class Table {
147
147
  return {};
148
148
  }
149
149
  render() {
150
- return (h(Host, { key: '13018890e845a25003daf874bda54ce270e05d29' }, h("div", { key: '339b3b11997af48dfa8eb30399a62669a993653d', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '3b8ba62e615e405a5d763084f0e487361a234f7c', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
150
+ return (h(Host, { key: 'ff940c90b4fd4396cafd1cbfd13476e9225df362' }, h("div", { key: '2da95f49bbcd224297c91168c2c29f6178fa6b2b', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: 'fb5cf41dd677de23d4fb5a7e897b7e1dcd8444f1', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
151
151
  }
152
152
  static get is() { return "ifx-basic-table"; }
153
153
  static get originalStyleUrls() {
@@ -10,7 +10,7 @@ export class IfxTab {
10
10
  this.tabHeaderChange.emit(this.header);
11
11
  }
12
12
  render() {
13
- return h("slot", { key: '32b2746133a9943640f4c6171d368a2be9b0fe1e' });
13
+ return h("slot", { key: '159982e12cd57b8ea322152abd5b9bc5e261ba88' });
14
14
  }
15
15
  static get is() { return "ifx-tab"; }
16
16
  static get originalStyleUrls() {
@@ -194,9 +194,9 @@ export class IfxTabs {
194
194
  }
195
195
  render() {
196
196
  var _a;
197
- return (h("div", { key: '4e34f9530b3e66d56c787cbdd9b7368ef556c3d7', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '448ef45d058c166a9cb4230492b1eb4c874818e5', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
197
+ return (h("div", { key: 'b94b74545720034560b78d35909a4757c9239c28', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '9689012ae62d5d22c7f9938bce7a5247d7fd1022', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
198
198
  _a.map((tab, index) => (h("li", { class: this.getTabItemClass(index), ref: (el) => (this.tabHeaderRefs[index] = el), tabindex: "0", onClick: () => this.handleClick(tab, index), "aria-selected": index === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
199
- tab.header))), h("div", { key: 'a9b807fe27f05abbc4dd51fafb31090fda24d389', class: "active-border" })), h("div", { key: '2098e15a752cff123506daae8484533376eb0cf7', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
199
+ tab.header))), h("div", { key: '680712c9e61669f373a26ca7676497c05e0022ef', class: "active-border" })), h("div", { key: 'ad7a0840fe0d18dbb0946f9575291a031c214352', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
200
200
  }
201
201
  static get is() { return "ifx-tabs"; }
202
202
  static get encapsulation() { return "shadow"; }
@@ -4,7 +4,7 @@ export class Tag {
4
4
  this.icon = undefined;
5
5
  }
6
6
  render() {
7
- return (h("div", { key: '4d18fb9aa326b2c5eeb3c1c3ad2f2951e1e19313', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'e26ac39b8715a1f38be5761efed32d46d48617e1', icon: this.icon })), h("a", { key: '81848c5a197602e4186251117a501d4dc8c9a985', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '1614269db6c3577c698039b5b878b054330a7504', class: "label" }, h("slot", { key: '110917eaae825508091bf9d7397e4583ebc7e7b5' })))));
7
+ return (h("div", { key: 'fd95fec410cb814e865254b6d19168093ca817a3', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: '331869ac0b205e6dde434c45639d7a607ca77d77', icon: this.icon })), h("a", { key: '58027bdcb06e65fe2a6032a4f8cee44259a10473', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '6db956e912c4469eff6c0cda1eb0dda92a1e5c0b', class: "label" }, h("slot", { key: 'ada3f26e0ecc145a0ae3c7eacce57b682cd33595' })))));
8
8
  }
9
9
  static get is() { return "ifx-tag"; }
10
10
  static get encapsulation() { return "shadow"; }
@@ -39,12 +39,12 @@ export class TextField {
39
39
  this.internals.setFormValue("");
40
40
  }
41
41
  render() {
42
- return (h("div", { key: '758762316d2ecdce9657e9cae71ea1737c95f21e', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, h("div", { key: '330c3db261adfc406e164ab05e59ed80d38dfd24', class: "textInput__top-wrapper" }, h("label", { key: '07d2945492acad4d9aaccf57ebe1729427ba5939', htmlFor: "text-field" }, h("slot", { key: '5cc45987e83635297767f1485acd63b0075a2790' }), this.optional && this.required ? (h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (h("span", { class: "optional" }, "(optional)")) : this.required ? (h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), h("div", { key: '967d5207e3859186e9cdd04900dc48cbe6a7e3bb', class: "textInput__bottom-wrapper" }, h("div", { key: '23866a64c4f79daff991db2733b3a5e211d3a935', class: "input-container" }, this.icon && (h("ifx-icon", { key: '93b176fe05aab93fabb30d6bc2a9a479233d26f5', class: 'input-icon', icon: this.icon })), h("input", { key: '78eb911e29f42950f93851438312075227a5f1b4', ref: (el) => (this.inputElement = el), disabled: this.disabled, type: "text", id: 'text-field', value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
42
+ return (h("div", { key: '8d742d3a60998d4648040fab5d5d50853b12c7b4', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, h("div", { key: '4965d888690874e8775bfc83602340b6b83d3e5e', class: "textInput__top-wrapper" }, h("label", { key: 'd5224921d5c26fc62d551bf10dd1207d8ff5e67f', htmlFor: "text-field" }, h("slot", { key: 'eb5758011376ace0664b074fd4e755b1920fa7f4' }), this.optional && this.required ? (h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (h("span", { class: "optional" }, "(optional)")) : this.required ? (h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), h("div", { key: 'ec295037f306f2cd6ee6c3ba3310dc858c4a74f6', class: "textInput__bottom-wrapper" }, h("div", { key: 'bfb3f3e2c47c6f57f29f3fb16cc5e5b50a5e11f4', class: "input-container" }, this.icon && (h("ifx-icon", { key: 'e94e39b0426900264b834b79e9b7667563311b3c', class: 'input-icon', icon: this.icon })), h("input", { key: '08ba76dbe8ac6ab62ffbcb4d0aa44437f8c6b057', ref: (el) => (this.inputElement = el), disabled: this.disabled, type: "text", id: 'text-field', value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
43
43
  ${this.error ? 'error' : ""}
44
44
  ${this.size === "s" ? "input-s" : ""}
45
- ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'f9d141e88c8e44acf82d2391538b732a7f415898', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
46
- h("div", { key: 'fd6864fda8f0a3b2f77f8ccda842cbf76bfda074', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
47
- h("div", { key: 'cdcf7e6e551a799e360c53805fb5b176c26203b3', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
45
+ ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'f0df7c42fe70e05928e2db93017db15d1f8c659c', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
46
+ h("div", { key: 'ac6811a80b1728eb7ecea350a2821990d3e49b40', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
47
+ h("div", { key: 'deba470325e740fc058a67bfcf056af34ab4d8ef', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
48
48
  }
49
49
  static get is() { return "ifx-text-field"; }
50
50
  static get encapsulation() { return "shadow"; }
@@ -38,9 +38,9 @@ export class TextArea {
38
38
  }
39
39
  render() {
40
40
  var _a, _b;
41
- return (h(Host, { key: '943587c24419331aa860089f2c3dcf484f6cab44', class: `wrapper
41
+ return (h(Host, { key: 'd557bff378899253b1eea26f202a3d934424deac', class: `wrapper
42
42
  wrapper--${this.error ? 'error' : ''}
43
- wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '6a26890834fb1f864f9bbceb6c94a13ddb1dce13', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: 'c9be9b98afce0a91d7688c8260439bc76ef8edbc', class: 'wrapper__textarea' }, h("textarea", { key: 'ee050cdd540482d424334f8628a02bcbb3ccca13', "aria-label": 'a textarea', "aria-value": this.value, "aria-disabled": this.disabled, id: this.inputId, style: { resize: this.resize }, name: this.name ? this.name : this.inputId, cols: this.cols, rows: this.rows, maxlength: this.maxlength, wrap: this.wrap, disabled: this.disabled, readonly: this.readOnly, placeholder: this.placeholder, value: this.value, onInput: (e) => this.handleOnInput(e) })), ((_b = this.caption) === null || _b === void 0 ? void 0 : _b.trim()) && (h("div", { key: 'bf700cb153a2ced5f654471cf2c902377abad90f', class: 'wrapper__caption' }, this.caption.trim()))));
43
+ wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '9163e001e0423effcbc9bad56af021acb8fc5229', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: 'ce7ea7607837c9979a984627fb9d762494a211b8', class: 'wrapper__textarea' }, h("textarea", { key: '6587f63b3d5ef32db9bf4c25ba03246d31a1120e', "aria-label": 'a textarea', "aria-value": this.value, "aria-disabled": this.disabled, id: this.inputId, style: { resize: this.resize }, name: this.name ? this.name : this.inputId, cols: this.cols, rows: this.rows, maxlength: this.maxlength, wrap: this.wrap, disabled: this.disabled, readonly: this.readOnly, placeholder: this.placeholder, value: this.value, onInput: (e) => this.handleOnInput(e) })), ((_b = this.caption) === null || _b === void 0 ? void 0 : _b.trim()) && (h("div", { key: '96f109dfc94c8563ce9b3aacfae00eef4b6a49b2', class: 'wrapper__caption' }, this.caption.trim()))));
44
44
  }
45
45
  static get is() { return "ifx-textarea"; }
46
46
  static get encapsulation() { return "shadow"; }
@@ -149,10 +149,10 @@ export class Tooltip {
149
149
  'tooltip-extended': true,
150
150
  'visible': this.tooltipVisible,
151
151
  };
152
- return (h("div", { key: 'fb1d45ae8930787b0ad4d2ead58d68ec0769b6a5', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'a689d4e56406720e5c04d4db874d0a04e1b29009' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '29ffddc237e3d9eba73cece4402d162a24d8fdc8', class: tooltipDismissible }, h("button", { key: '86f698d48a4f318ad84ec826f21fc03a38d33892', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: 'bf412ca7d64ccfc935c1b16831208640df5bef7b', icon: "cross16" })), h("div", { key: 'a7fa4ad30824cbdd07765436e92e0cbd603967d4', class: "tooltip-dismissible-content" }, this.header && h("div", { key: '24c99f5612097fc58e5a0e908e0efae4b26ddd1f', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '6a3a3a94cb4cc71da15705d87e423972df842fc2', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '2e83d60da9b46986a00f45e84a1b07207949ee38', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '1a4d9bae61e36b9507c80ec3016459229031c2c9', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
153
- h("div", { key: 'fa57293fc02340fd51e2505607c2d76ceddb0c05', class: tooltipCompact }, this.text, h("svg", { key: '6a2fdb99cac5ac6e263a0c6ab014059e7137f785', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '921f733ba37524db29ba94b6fa6ce432345912cf', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
154
- h("div", { key: '6711fffc0a37a23d2defe4319eb06fae7c562f88', class: tooltipExtended }, h("slot", { key: 'caf72b8721f9440b89fe1af282633f65e7a1a273', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
155
- h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), h("div", { key: 'c1890130a5961b90f2bee4a8c2269f5c0b0810e5', class: "tooltip-extended-content" }, this.header && h("div", { key: '44691e0cb76ea35e7ec4596a9ccbfb627c4c9c5a', class: "tooltip-extended-header" }, this.header), h("div", { key: '35c2b86667ef615f44d81c3d2a172bb3e19d24c1', class: "tooltip-extended-body" }, this.text)), h("svg", { key: '8cbaefbe6ac19482a57efea025b2cc20f76ae30a', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '9ab8ba18700b956a3384305d351cb48303f67a36', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
152
+ return (h("div", { key: '246f0b291e39bbe49ebea1eed9827400f22bb680', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'a16771de825d12d46661be2ecb61ce8326e25794' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '974e0fdbf389fcce6cc34eccb897b188f0413eea', class: tooltipDismissible }, h("button", { key: 'a777e5a63134c07f4330d790044a7aafdb63a83c', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '69cc351f97d892f98cf8bc3df48d2877129e4238', icon: "cross16" })), h("div", { key: '5db6f0ceff12be22d6de58767bab509b67dd9ff8', class: "tooltip-dismissible-content" }, this.header && h("div", { key: '22fd94a588780e413dc04dcc126380b5b382fde6', class: "tooltip-dismissible-header" }, this.header), h("div", { key: 'abd4158d18a1c57dda508caddcdb1be945a8efd2', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '1bcd11086f4922c03532c99b2dd1618b862af68b', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '5dfac1fa79d7204b1f0770ed243cdbadfc14fdd9', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
153
+ h("div", { key: 'a52aec447163df16d86d14f96d74501c45266e2a', class: tooltipCompact }, this.text, h("svg", { key: 'c28c49ee4446d73b366bb68280ddf5b9192cc79a', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '2de515ea4344c728a1da4b368c93c7ade11badcb', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
154
+ h("div", { key: '9e3186e4856770c831d0422bce64b131c64f55f0', class: tooltipExtended }, h("slot", { key: '089640249dbfcf8eed4525615d6e289955304e09', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
155
+ h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), h("div", { key: 'eab4f9af96d154a289bec83673db47d3580c267d', class: "tooltip-extended-content" }, this.header && h("div", { key: '810497a167351bef22a9e61050264032be295455', class: "tooltip-extended-header" }, this.header), h("div", { key: '802dbe5e093b9d69b9155e188d35a421b2ca0c2e', class: "tooltip-extended-body" }, this.text)), h("svg", { key: 'ff19a79905e5ea4af628364a254e03e022a08a3d', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '557540e1fd91ad15580011ddf37a4cd25a8a6ae3', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
156
156
  }
157
157
  static get is() { return "ifx-tooltip"; }
158
158
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class Faq {
3
3
  render() {
4
- return (h("div", { key: '2c3cec0961893c6be9e438be1a2722c567314d56', class: 'container' }, h("ifx-accordion", { key: 'b0b0c548ec28fcb5cca027be2098fcab56b26310' }, h("ifx-accordion-item", { key: '49bc5f3785a0674aa88ebe2aca37e8a6ae7323ed', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '33aee2da7be9601f9d5638bfeab06919f84631f9', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: 'cbb962144137f0931b553d4047956f8a4838ac9e', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: 'bd16aebd261f766fb154de3aa09f9ee87177da63', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '0a2fbee5cbfc8d52cf03c58c1b869ede403eb9fb', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
4
+ return (h("div", { key: '81dac064edfea12005954ca731cbbe00b8d69698', class: 'container' }, h("ifx-accordion", { key: 'f0a52cd1a0c95d038e036c3643504033b15cb342' }, h("ifx-accordion-item", { key: 'e1ed7801a5e7c5d83c8e0ee934dfdfea1925dc4d', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '792c48fae24d106277a76554f5d66f5aaa0bb384', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '4ed509e6535edf0408f9ed9163d66e979c653370', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: 'a358a22ca675e01d5e402fe8a4268b27ccb471c5', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '88a06feeb2a093b38797667aec93adf4d82502d5', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
5
5
  }
6
6
  static get is() { return "ifx-faq"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -183,7 +183,7 @@ const Table = /*@__PURE__*/ proxyCustomElement(class Table extends H {
183
183
  return {};
184
184
  }
185
185
  render() {
186
- return (h(Host, { key: '13018890e845a25003daf874bda54ce270e05d29' }, h("div", { key: '339b3b11997af48dfa8eb30399a62669a993653d', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '3b8ba62e615e405a5d763084f0e487361a234f7c', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
186
+ return (h(Host, { key: 'ff940c90b4fd4396cafd1cbfd13476e9225df362' }, h("div", { key: '2da95f49bbcd224297c91168c2c29f6178fa6b2b', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: 'fb5cf41dd677de23d4fb5a7e897b7e1dcd8444f1', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
187
187
  }
188
188
  get host() { return this; }
189
189
  static get style() { return IfxBasicTableStyle0; }
@@ -1,4 +1,4 @@
1
- import { C as Chip, d as defineCustomElement$1 } from './p-147fa378.js';
1
+ import { C as Chip, d as defineCustomElement$1 } from './p-184f1004.js';
2
2
 
3
3
  const IfxChip = Chip;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -13,7 +13,7 @@ const Faq = /*@__PURE__*/ proxyCustomElement(class Faq extends H {
13
13
  this.__attachShadow();
14
14
  }
15
15
  render() {
16
- return (h("div", { key: '2c3cec0961893c6be9e438be1a2722c567314d56', class: 'container' }, h("ifx-accordion", { key: 'b0b0c548ec28fcb5cca027be2098fcab56b26310' }, h("ifx-accordion-item", { key: '49bc5f3785a0674aa88ebe2aca37e8a6ae7323ed', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '33aee2da7be9601f9d5638bfeab06919f84631f9', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: 'cbb962144137f0931b553d4047956f8a4838ac9e', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: 'bd16aebd261f766fb154de3aa09f9ee87177da63', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '0a2fbee5cbfc8d52cf03c58c1b869ede403eb9fb', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
16
+ return (h("div", { key: '81dac064edfea12005954ca731cbbe00b8d69698', class: 'container' }, h("ifx-accordion", { key: 'f0a52cd1a0c95d038e036c3643504033b15cb342' }, h("ifx-accordion-item", { key: 'e1ed7801a5e7c5d83c8e0ee934dfdfea1925dc4d', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '792c48fae24d106277a76554f5d66f5aaa0bb384', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '4ed509e6535edf0408f9ed9163d66e979c653370', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: 'a358a22ca675e01d5e402fe8a4268b27ccb471c5', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '88a06feeb2a093b38797667aec93adf4d82502d5', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
17
17
  }
18
18
  static get style() { return IfxFaqStyle0; }
19
19
  }, [1, "ifx-faq"]);
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-68d90201.js';
2
2
  import { d as defineCustomElement$3 } from './p-7e430b83.js';
3
- import { d as defineCustomElement$2 } from './p-aecf447b.js';
3
+ import { d as defineCustomElement$2 } from './p-9ee4ea24.js';
4
4
 
5
5
  // utils.ts
6
6
  function getInitiallySelectedItems(el) {
@@ -54,8 +54,8 @@ const FilterAccordion = /*@__PURE__*/ proxyCustomElement(class FilterAccordion e
54
54
  this.el.removeEventListener('ifxListUpdate', this.handleCheckedChange);
55
55
  }
56
56
  render() {
57
- return (h("div", { key: 'be54eed905ef119ba75b1971bdc869d5e6aa16bd', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'df2ecea4f02390be7b470e52c4bed4c63a2f9447', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: 'd7574969d1f6fa109cbefc3993020e8b7ae32ea7', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'e51196847c8934489d67f375770900798ee890d7', class: "text" }, h("span", { key: '7d6c62daed486d04f6ff21e74f1ec6c43a1ce2fb' }, this.filterGroupName), h("ifx-number-indicator", { key: 'c4b446dca424c4f18f4557727b8109f8d79e1e05' }, this.count)), h("ifx-icon", { key: '888521e2c95046c1bccbbd277457c4e862cbc05f', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'e65c9023c548d1e6ef23e182a41530bef8995c4a', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
58
- h("div", { key: '7eee355e26d09e94749ea8c53d6aaa2f1a7682a2', class: "filter-accordion-container" }, h("slot", { key: '754064c2206e538327500e16de19ee29a60bd248', name: "list" }))));
57
+ return (h("div", { key: '4aeae13a1f2811af139413ae351ab70cfbb8ecaf', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'e17ac3e8bc1dce7555e3824b2cb66228c333e6ae', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: '2ac732ab1951cc921078be5757d01325d1794fd6', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: '3d5d4ae28ad2cba68d3d8a2096bda53242ac69f1', class: "text" }, h("span", { key: '669dc7417d9303199c3cb68ff7a4a0ef4dd8fdab' }, this.filterGroupName), h("ifx-number-indicator", { key: 'b154ed9d7824f62bd1fc18fcb524739de66c3260' }, this.count)), h("ifx-icon", { key: '1c02692efa10b0c4f3af56ce921599a4dc4c5ba0', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'be1893204c1771593d25e4ed24cfe7e5876012c8', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
58
+ h("div", { key: '7c6e4e04a0e0050b3934184002348432dfe92245', class: "filter-accordion-container" }, h("slot", { key: '1ff8e788b37c48a82a65667d24ddecbb8675bcda', name: "list" }))));
59
59
  }
60
60
  get el() { return this; }
61
61
  static get style() { return IfxFilterAccordionStyle0; }