@infineon/infineon-design-system-stencil 32.3.0--canary.1690.287f79c46cfd71b9841b04ef5e96d03a6615735b.0 → 32.3.1--canary.1737.36410c23fb3680e351257808670351cef8ef674d.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 (308) hide show
  1. package/dist/cjs/ifx-alert_2.cjs.entry.js +1 -1
  2. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  3. package/dist/cjs/ifx-checkbox.cjs.entry.js +22 -11
  4. package/dist/cjs/ifx-checkbox.cjs.entry.js.map +1 -1
  5. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  6. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  7. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  8. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  9. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  10. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  11. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  12. package/dist/cjs/ifx-navbar-item.cjs.entry.js +3 -16
  13. package/dist/cjs/ifx-navbar-item.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ifx-navbar-profile.cjs.entry.js +4 -4
  15. package/dist/cjs/ifx-navbar-profile.cjs.entry.js.map +1 -1
  16. package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
  17. package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
  18. package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
  19. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  20. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  21. package/dist/cjs/ifx-radio-button-group.cjs.entry.js +1 -1
  22. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  23. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  24. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  25. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  26. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  27. package/dist/cjs/ifx-select.cjs.entry.js +11 -2
  28. package/dist/cjs/ifx-select.cjs.entry.js.map +1 -1
  29. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  30. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  31. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  32. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  33. package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
  34. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  35. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  36. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  37. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  38. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  39. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  40. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  41. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  42. package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
  43. package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
  44. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  45. package/dist/cjs/index-1ce5aae1.js +4 -4
  46. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  47. package/dist/cjs/loader.cjs.js +1 -1
  48. package/dist/collection/components/checkbox/checkbox.js +22 -11
  49. package/dist/collection/components/checkbox/checkbox.js.map +1 -1
  50. package/dist/collection/components/navigation/navbar/navbar-item.css +0 -5
  51. package/dist/collection/components/navigation/navbar/navbar-item.js +2 -34
  52. package/dist/collection/components/navigation/navbar/navbar-item.js.map +1 -1
  53. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  54. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  55. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  56. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  57. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  58. package/dist/collection/components/notification/notification.js +2 -2
  59. package/dist/collection/components/number-indicator/number-indicator.js +1 -1
  60. package/dist/collection/components/overview-table/overview-table.js +1 -1
  61. package/dist/collection/components/pagination/pagination.js +1 -1
  62. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  63. package/dist/collection/components/radio-button/radio-button.js +2 -2
  64. package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
  65. package/dist/collection/components/search-bar/search-bar.js +1 -1
  66. package/dist/collection/components/search-field/search-field.js +1 -1
  67. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  68. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  69. package/dist/collection/components/select/single-select/select.js +11 -2
  70. package/dist/collection/components/select/single-select/select.js.map +1 -1
  71. package/dist/collection/components/slider/slider.js +2 -2
  72. package/dist/collection/components/spinner/spinner.js +2 -2
  73. package/dist/collection/components/status/status.js +1 -1
  74. package/dist/collection/components/stepper/step/step.js +4 -4
  75. package/dist/collection/components/stepper/stepper.js +2 -2
  76. package/dist/collection/components/switch/switch.js +1 -1
  77. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  78. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  79. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  80. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  81. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  82. package/dist/collection/components/table-advanced-version/table.js +2 -2
  83. package/dist/collection/components/table-basic-version/table.js +1 -1
  84. package/dist/collection/components/tabs/tab.js +1 -1
  85. package/dist/collection/components/tabs/tabs.js +2 -2
  86. package/dist/collection/components/tag/tag.js +1 -1
  87. package/dist/collection/components/templates/template/template.js +1 -1
  88. package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
  89. package/dist/collection/components/text-field/text-field.js +4 -4
  90. package/dist/collection/components/textarea/textarea.js +1 -1
  91. package/dist/collection/components/tooltip/tooltip.js +4 -4
  92. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  93. package/dist/components/ifx-basic-table.js +1 -1
  94. package/dist/components/ifx-checkbox.js +1 -1
  95. package/dist/components/ifx-chip-item.js +1 -1
  96. package/dist/components/ifx-chip.js +1 -1
  97. package/dist/components/ifx-faq.js +1 -1
  98. package/dist/components/ifx-filter-accordion.js +3 -3
  99. package/dist/components/ifx-filter-bar.js +1 -1
  100. package/dist/components/ifx-filter-search.js +2 -2
  101. package/dist/components/ifx-filter-type-group.js +1 -1
  102. package/dist/components/ifx-icons-preview.js +1 -1
  103. package/dist/components/ifx-list-entry.js +3 -3
  104. package/dist/components/ifx-multiselect.js +1 -1
  105. package/dist/components/ifx-navbar-item.js +5 -25
  106. package/dist/components/ifx-navbar-item.js.map +1 -1
  107. package/dist/components/ifx-navbar-profile.js +4 -4
  108. package/dist/components/ifx-navbar-profile.js.map +1 -1
  109. package/dist/components/ifx-navbar.js +3 -3
  110. package/dist/components/ifx-notification.js +1 -1
  111. package/dist/components/ifx-number-indicator.js +1 -1
  112. package/dist/components/ifx-overview-table.js +2 -2
  113. package/dist/components/ifx-pagination.js +1 -1
  114. package/dist/components/ifx-progress-bar.js +1 -1
  115. package/dist/components/ifx-radio-button-group.js +1 -1
  116. package/dist/components/ifx-radio-button.js +1 -1
  117. package/dist/components/ifx-search-bar.js +2 -2
  118. package/dist/components/ifx-search-field.js +1 -1
  119. package/dist/components/ifx-segment.js +1 -1
  120. package/dist/components/ifx-segmented-control.js +2 -2
  121. package/dist/components/ifx-select.js +1 -1
  122. package/dist/components/ifx-set-filter.js +4 -4
  123. package/dist/components/ifx-sidebar-item.js +6 -6
  124. package/dist/components/ifx-sidebar-title.js +1 -1
  125. package/dist/components/ifx-sidebar.js +5 -5
  126. package/dist/components/ifx-slider.js +2 -2
  127. package/dist/components/ifx-spinner.js +1 -1
  128. package/dist/components/ifx-status.js +1 -1
  129. package/dist/components/ifx-step.js +4 -4
  130. package/dist/components/ifx-stepper.js +2 -2
  131. package/dist/components/ifx-switch.js +1 -1
  132. package/dist/components/ifx-tab.js +1 -1
  133. package/dist/components/ifx-table.js +8 -8
  134. package/dist/components/ifx-tabs.js +2 -2
  135. package/dist/components/ifx-tag.js +1 -1
  136. package/dist/components/ifx-template.js +1 -1
  137. package/dist/components/ifx-templates-ui.js +4 -4
  138. package/dist/components/ifx-text-field.js +1 -1
  139. package/dist/components/ifx-textarea.js +1 -1
  140. package/dist/components/ifx-tooltip.js +4 -4
  141. package/dist/components/{p-9c7d6c8c.js → p-02f4126a.js} +2 -2
  142. package/dist/components/{p-9c7d6c8c.js.map → p-02f4126a.js.map} +1 -1
  143. package/dist/components/{p-d8045654.js → p-66a2d32a.js} +23 -12
  144. package/dist/components/p-66a2d32a.js.map +1 -0
  145. package/dist/components/{p-f7b9cb74.js → p-6758b716.js} +2 -2
  146. package/dist/components/{p-f7b9cb74.js.map → p-6758b716.js.map} +1 -1
  147. package/dist/components/{p-160033dc.js → p-6925a52c.js} +2 -2
  148. package/dist/components/{p-160033dc.js.map → p-6925a52c.js.map} +1 -1
  149. package/dist/components/{p-2cb994f0.js → p-afa2a351.js} +2 -2
  150. package/dist/components/{p-2cb994f0.js.map → p-afa2a351.js.map} +1 -1
  151. package/dist/components/{p-140fa77f.js → p-b3918f07.js} +3 -3
  152. package/dist/components/{p-140fa77f.js.map → p-b3918f07.js.map} +1 -1
  153. package/dist/components/{p-8cf9fd23.js → p-b59e5493.js} +3 -3
  154. package/dist/components/{p-8cf9fd23.js.map → p-b59e5493.js.map} +1 -1
  155. package/dist/components/{p-9aa1ec0c.js → p-b73ca128.js} +12 -3
  156. package/dist/components/p-b73ca128.js.map +1 -0
  157. package/dist/components/{p-425bbd44.js → p-bf0b6855.js} +4 -4
  158. package/dist/components/{p-425bbd44.js.map → p-bf0b6855.js.map} +1 -1
  159. package/dist/components/{p-df2638b5.js → p-c24216e7.js} +5 -5
  160. package/dist/components/{p-df2638b5.js.map → p-c24216e7.js.map} +1 -1
  161. package/dist/components/{p-ccbaa65b.js → p-e3b1b73d.js} +3 -3
  162. package/dist/components/{p-ccbaa65b.js.map → p-e3b1b73d.js.map} +1 -1
  163. package/dist/components/{p-007e8e8a.js → p-efb9a50a.js} +3 -3
  164. package/dist/components/{p-007e8e8a.js.map → p-efb9a50a.js.map} +1 -1
  165. package/dist/components/{p-eeaa0231.js → p-fd590059.js} +2 -2
  166. package/dist/components/{p-eeaa0231.js.map → p-fd590059.js.map} +1 -1
  167. package/dist/esm/ifx-alert_2.entry.js +1 -1
  168. package/dist/esm/ifx-basic-table.entry.js +1 -1
  169. package/dist/esm/ifx-checkbox.entry.js +22 -11
  170. package/dist/esm/ifx-checkbox.entry.js.map +1 -1
  171. package/dist/esm/ifx-chip_3.entry.js +1 -1
  172. package/dist/esm/ifx-faq.entry.js +1 -1
  173. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  174. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  175. package/dist/esm/ifx-filter-search.entry.js +1 -1
  176. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  177. package/dist/esm/ifx-list-entry.entry.js +1 -1
  178. package/dist/esm/ifx-navbar-item.entry.js +3 -16
  179. package/dist/esm/ifx-navbar-item.entry.js.map +1 -1
  180. package/dist/esm/ifx-navbar-profile.entry.js +4 -4
  181. package/dist/esm/ifx-navbar-profile.entry.js.map +1 -1
  182. package/dist/esm/ifx-navbar.entry.js +3 -3
  183. package/dist/esm/ifx-notification.entry.js +2 -2
  184. package/dist/esm/ifx-number-indicator.entry.js +1 -1
  185. package/dist/esm/ifx-overview-table.entry.js +1 -1
  186. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  187. package/dist/esm/ifx-radio-button-group.entry.js +1 -1
  188. package/dist/esm/ifx-radio-button.entry.js +2 -2
  189. package/dist/esm/ifx-search-bar.entry.js +1 -1
  190. package/dist/esm/ifx-search-field.entry.js +1 -1
  191. package/dist/esm/ifx-segment.entry.js +1 -1
  192. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  193. package/dist/esm/ifx-select.entry.js +11 -2
  194. package/dist/esm/ifx-select.entry.js.map +1 -1
  195. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  196. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  197. package/dist/esm/ifx-sidebar.entry.js +5 -5
  198. package/dist/esm/ifx-slider.entry.js +2 -2
  199. package/dist/esm/ifx-spinner_2.entry.js +6 -6
  200. package/dist/esm/ifx-status.entry.js +1 -1
  201. package/dist/esm/ifx-step.entry.js +4 -4
  202. package/dist/esm/ifx-stepper.entry.js +2 -2
  203. package/dist/esm/ifx-switch.entry.js +1 -1
  204. package/dist/esm/ifx-tab.entry.js +1 -1
  205. package/dist/esm/ifx-table.entry.js +2 -2
  206. package/dist/esm/ifx-tabs.entry.js +2 -2
  207. package/dist/esm/ifx-tag.entry.js +1 -1
  208. package/dist/esm/ifx-templates-ui.entry.js +1 -1
  209. package/dist/esm/ifx-textarea.entry.js +1 -1
  210. package/dist/esm/ifx-tooltip.entry.js +4 -4
  211. package/dist/esm/index-b4eaf00e.js +4 -4
  212. package/dist/esm/infineon-design-system-stencil.js +1 -1
  213. package/dist/esm/loader.js +1 -1
  214. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  215. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  216. package/dist/infineon-design-system-stencil/p-00baeb0a.entry.js +2 -0
  217. package/dist/infineon-design-system-stencil/p-00baeb0a.entry.js.map +1 -0
  218. package/dist/infineon-design-system-stencil/{p-20c6ebbe.entry.js → p-0682ec9e.entry.js} +2 -2
  219. package/dist/infineon-design-system-stencil/{p-cb6b37c9.entry.js → p-0ed489eb.entry.js} +2 -2
  220. package/dist/infineon-design-system-stencil/{p-2c5cf039.entry.js → p-137b4109.entry.js} +2 -2
  221. package/dist/infineon-design-system-stencil/{p-32e42994.entry.js → p-1d4fc278.entry.js} +2 -2
  222. package/dist/infineon-design-system-stencil/{p-5b6b99bd.entry.js → p-2c83ff9d.entry.js} +2 -2
  223. package/dist/infineon-design-system-stencil/{p-2434844c.entry.js → p-35979bd9.entry.js} +2 -2
  224. package/dist/infineon-design-system-stencil/{p-6f917b70.entry.js → p-42103a85.entry.js} +2 -2
  225. package/dist/infineon-design-system-stencil/{p-8068fe6a.entry.js → p-44c3ef6d.entry.js} +2 -2
  226. package/dist/infineon-design-system-stencil/{p-5b5df125.entry.js → p-484ab7c4.entry.js} +2 -2
  227. package/dist/infineon-design-system-stencil/{p-a9c98bbd.entry.js → p-48701f83.entry.js} +2 -2
  228. package/dist/infineon-design-system-stencil/{p-4701832b.entry.js → p-535b2775.entry.js} +2 -2
  229. package/dist/infineon-design-system-stencil/{p-4701832b.entry.js.map → p-535b2775.entry.js.map} +1 -1
  230. package/dist/infineon-design-system-stencil/{p-173d334e.entry.js → p-6167fe81.entry.js} +2 -2
  231. package/dist/infineon-design-system-stencil/{p-381d261c.entry.js → p-62396204.entry.js} +2 -2
  232. package/dist/infineon-design-system-stencil/{p-1d9cde1e.entry.js → p-6cf93534.entry.js} +2 -2
  233. package/dist/infineon-design-system-stencil/{p-863af8d4.entry.js → p-6ede583b.entry.js} +2 -2
  234. package/dist/infineon-design-system-stencil/p-71b5d16a.entry.js +2 -0
  235. package/dist/infineon-design-system-stencil/{p-709ebcde.entry.js → p-733bcf3d.entry.js} +2 -2
  236. package/dist/infineon-design-system-stencil/{p-0172d52c.entry.js → p-73b7e3a5.entry.js} +2 -2
  237. package/dist/infineon-design-system-stencil/p-778a65ae.entry.js +2 -0
  238. package/dist/infineon-design-system-stencil/{p-e87fc26f.entry.js → p-7a2688a5.entry.js} +2 -2
  239. package/dist/infineon-design-system-stencil/{p-c55cb83e.entry.js → p-86b0dcad.entry.js} +2 -2
  240. package/dist/infineon-design-system-stencil/p-86b0dcad.entry.js.map +1 -0
  241. package/dist/infineon-design-system-stencil/{p-775ad1fa.entry.js → p-8a92bb07.entry.js} +2 -2
  242. package/dist/infineon-design-system-stencil/{p-96ccf127.entry.js → p-9631e187.entry.js} +2 -2
  243. package/dist/infineon-design-system-stencil/{p-69d265c4.entry.js → p-9bc3708f.entry.js} +2 -2
  244. package/dist/infineon-design-system-stencil/{p-4b7531d2.entry.js → p-a2616b8d.entry.js} +2 -2
  245. package/dist/infineon-design-system-stencil/{p-f9d49250.entry.js → p-a8fdba36.entry.js} +2 -2
  246. package/dist/infineon-design-system-stencil/{p-b9a0ef12.entry.js → p-b4982f52.entry.js} +2 -2
  247. package/dist/infineon-design-system-stencil/{p-c0cf5750.entry.js → p-bb2885be.entry.js} +2 -2
  248. package/dist/infineon-design-system-stencil/{p-27f9f57a.entry.js → p-bb5fbeb8.entry.js} +2 -2
  249. package/dist/infineon-design-system-stencil/{p-e399449a.entry.js → p-c70eddd7.entry.js} +2 -2
  250. package/dist/infineon-design-system-stencil/p-cc859294.entry.js +2 -0
  251. package/dist/infineon-design-system-stencil/p-cc859294.entry.js.map +1 -0
  252. package/dist/infineon-design-system-stencil/{p-92244c2f.entry.js → p-ce37b499.entry.js} +2 -2
  253. package/dist/infineon-design-system-stencil/{p-36b89598.entry.js → p-cffc5d17.entry.js} +2 -2
  254. package/dist/infineon-design-system-stencil/{p-c535f8a6.entry.js → p-d3957af9.entry.js} +2 -2
  255. package/dist/infineon-design-system-stencil/{p-ad6e2162.entry.js → p-daa1ac45.entry.js} +2 -2
  256. package/dist/infineon-design-system-stencil/{p-fbb87f8f.entry.js → p-e58a1c25.entry.js} +2 -2
  257. package/dist/infineon-design-system-stencil/{p-cc7037cd.entry.js → p-e69d348c.entry.js} +2 -2
  258. package/dist/infineon-design-system-stencil/{p-ad20e38b.entry.js → p-ebef8ea8.entry.js} +2 -2
  259. package/dist/infineon-design-system-stencil/{p-46a67cee.entry.js → p-ece5ec08.entry.js} +2 -2
  260. package/dist/types/components/navigation/navbar/navbar-item.d.ts +0 -2
  261. package/dist/types/components/select/single-select/select.d.ts +1 -0
  262. package/dist/types/components.d.ts +0 -2
  263. package/package.json +1 -1
  264. package/dist/components/p-9aa1ec0c.js.map +0 -1
  265. package/dist/components/p-d8045654.js.map +0 -1
  266. package/dist/infineon-design-system-stencil/p-2b72bf27.entry.js +0 -2
  267. package/dist/infineon-design-system-stencil/p-2b72bf27.entry.js.map +0 -1
  268. package/dist/infineon-design-system-stencil/p-58bf8eae.entry.js +0 -2
  269. package/dist/infineon-design-system-stencil/p-6a9b4632.entry.js +0 -2
  270. package/dist/infineon-design-system-stencil/p-6a9b4632.entry.js.map +0 -1
  271. package/dist/infineon-design-system-stencil/p-bc29c491.entry.js +0 -2
  272. package/dist/infineon-design-system-stencil/p-c55cb83e.entry.js.map +0 -1
  273. /package/dist/infineon-design-system-stencil/{p-20c6ebbe.entry.js.map → p-0682ec9e.entry.js.map} +0 -0
  274. /package/dist/infineon-design-system-stencil/{p-cb6b37c9.entry.js.map → p-0ed489eb.entry.js.map} +0 -0
  275. /package/dist/infineon-design-system-stencil/{p-2c5cf039.entry.js.map → p-137b4109.entry.js.map} +0 -0
  276. /package/dist/infineon-design-system-stencil/{p-32e42994.entry.js.map → p-1d4fc278.entry.js.map} +0 -0
  277. /package/dist/infineon-design-system-stencil/{p-5b6b99bd.entry.js.map → p-2c83ff9d.entry.js.map} +0 -0
  278. /package/dist/infineon-design-system-stencil/{p-2434844c.entry.js.map → p-35979bd9.entry.js.map} +0 -0
  279. /package/dist/infineon-design-system-stencil/{p-6f917b70.entry.js.map → p-42103a85.entry.js.map} +0 -0
  280. /package/dist/infineon-design-system-stencil/{p-8068fe6a.entry.js.map → p-44c3ef6d.entry.js.map} +0 -0
  281. /package/dist/infineon-design-system-stencil/{p-5b5df125.entry.js.map → p-484ab7c4.entry.js.map} +0 -0
  282. /package/dist/infineon-design-system-stencil/{p-a9c98bbd.entry.js.map → p-48701f83.entry.js.map} +0 -0
  283. /package/dist/infineon-design-system-stencil/{p-173d334e.entry.js.map → p-6167fe81.entry.js.map} +0 -0
  284. /package/dist/infineon-design-system-stencil/{p-381d261c.entry.js.map → p-62396204.entry.js.map} +0 -0
  285. /package/dist/infineon-design-system-stencil/{p-1d9cde1e.entry.js.map → p-6cf93534.entry.js.map} +0 -0
  286. /package/dist/infineon-design-system-stencil/{p-863af8d4.entry.js.map → p-6ede583b.entry.js.map} +0 -0
  287. /package/dist/infineon-design-system-stencil/{p-bc29c491.entry.js.map → p-71b5d16a.entry.js.map} +0 -0
  288. /package/dist/infineon-design-system-stencil/{p-709ebcde.entry.js.map → p-733bcf3d.entry.js.map} +0 -0
  289. /package/dist/infineon-design-system-stencil/{p-0172d52c.entry.js.map → p-73b7e3a5.entry.js.map} +0 -0
  290. /package/dist/infineon-design-system-stencil/{p-58bf8eae.entry.js.map → p-778a65ae.entry.js.map} +0 -0
  291. /package/dist/infineon-design-system-stencil/{p-e87fc26f.entry.js.map → p-7a2688a5.entry.js.map} +0 -0
  292. /package/dist/infineon-design-system-stencil/{p-775ad1fa.entry.js.map → p-8a92bb07.entry.js.map} +0 -0
  293. /package/dist/infineon-design-system-stencil/{p-96ccf127.entry.js.map → p-9631e187.entry.js.map} +0 -0
  294. /package/dist/infineon-design-system-stencil/{p-69d265c4.entry.js.map → p-9bc3708f.entry.js.map} +0 -0
  295. /package/dist/infineon-design-system-stencil/{p-4b7531d2.entry.js.map → p-a2616b8d.entry.js.map} +0 -0
  296. /package/dist/infineon-design-system-stencil/{p-f9d49250.entry.js.map → p-a8fdba36.entry.js.map} +0 -0
  297. /package/dist/infineon-design-system-stencil/{p-b9a0ef12.entry.js.map → p-b4982f52.entry.js.map} +0 -0
  298. /package/dist/infineon-design-system-stencil/{p-c0cf5750.entry.js.map → p-bb2885be.entry.js.map} +0 -0
  299. /package/dist/infineon-design-system-stencil/{p-27f9f57a.entry.js.map → p-bb5fbeb8.entry.js.map} +0 -0
  300. /package/dist/infineon-design-system-stencil/{p-e399449a.entry.js.map → p-c70eddd7.entry.js.map} +0 -0
  301. /package/dist/infineon-design-system-stencil/{p-92244c2f.entry.js.map → p-ce37b499.entry.js.map} +0 -0
  302. /package/dist/infineon-design-system-stencil/{p-36b89598.entry.js.map → p-cffc5d17.entry.js.map} +0 -0
  303. /package/dist/infineon-design-system-stencil/{p-c535f8a6.entry.js.map → p-d3957af9.entry.js.map} +0 -0
  304. /package/dist/infineon-design-system-stencil/{p-ad6e2162.entry.js.map → p-daa1ac45.entry.js.map} +0 -0
  305. /package/dist/infineon-design-system-stencil/{p-fbb87f8f.entry.js.map → p-e58a1c25.entry.js.map} +0 -0
  306. /package/dist/infineon-design-system-stencil/{p-cc7037cd.entry.js.map → p-e69d348c.entry.js.map} +0 -0
  307. /package/dist/infineon-design-system-stencil/{p-ad20e38b.entry.js.map → p-ebef8ea8.entry.js.map} +0 -0
  308. /package/dist/infineon-design-system-stencil/{p-46a67cee.entry.js.map → p-ece5ec08.entry.js.map} +0 -0
@@ -143,7 +143,7 @@ export class Table {
143
143
  return {};
144
144
  }
145
145
  render() {
146
- return (h(Host, { key: '50fb2ca2aa8f4761d78a1f5512ee6993696731e7' }, h("div", { key: '0b38c17440f92272d55662b9c689c220206038af', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '4c801f8c7bb383c18ca87ed67428b97cf96232ec', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
146
+ return (h(Host, { key: '629cd77c309556fc715712db84c821037e46747f' }, h("div", { key: '1d12078a4676f7e0134d156bfaf12f8595d2f61d', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '5be6d680c91b3e378881858274d0cfdee760e698', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
147
147
  }
148
148
  static get is() { return "ifx-basic-table"; }
149
149
  static get originalStyleUrls() {
@@ -8,7 +8,7 @@ export class IfxTab {
8
8
  this.tabHeaderChange.emit(this.header);
9
9
  }
10
10
  render() {
11
- return h("slot", { key: 'fce1579da851555ddb9787dc6624dc31b15ec8ec' });
11
+ return h("slot", { key: '37043a27bd989be177366265767fcd7a9ed21e87' });
12
12
  }
13
13
  static get is() { return "ifx-tab"; }
14
14
  static get originalStyleUrls() {
@@ -193,9 +193,9 @@ export class IfxTabs {
193
193
  }
194
194
  render() {
195
195
  var _a;
196
- return (h("div", { key: 'a63cc0fbd0ced13fbb445f4d6288ae92f4ee4442', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: 'f3e97288122fdc14114326a99c705cd33d43dfe5', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
196
+ return (h("div", { key: 'f2663abe44d99b51791ae20c24fd6d8255bf80b5', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '0b949be9e67da9496346bf619af9c322236c8fd3', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
197
197
  _a.map((tab, index) => (h("li", { class: this.getTabItemClass(index), ref: (el) => (this.tabHeaderRefs[index] = el), onMouseDown: (event) => event.preventDefault(), 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 :
198
- tab.header))), h("div", { key: '9d7a76b0b34a1c6c07380511b459dab211435ba5', class: "active-border" })), h("div", { key: '02b94f297069608a6bfa0e5b62624101744181a4', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
198
+ tab.header))), h("div", { key: '2caa33a941a3aaa5b6a9d2e6f748f7880f1037cf', class: "active-border" })), h("div", { key: '9dc32106ee0e5dda07ed4e33c829a67772463c9d', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
199
199
  }
200
200
  static get is() { return "ifx-tabs"; }
201
201
  static get encapsulation() { return "shadow"; }
@@ -1,7 +1,7 @@
1
1
  import { h } from "@stencil/core";
2
2
  export class Tag {
3
3
  render() {
4
- return (h("div", { key: '209fdb856f30f922cb4253afb4ef4d7b70f6149f', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'fa7d3dbb497aba70804c37ef9f09219677e5cbd1', icon: this.icon })), h("a", { key: 'ebed1ae83eba47bb254e6fa7f85d49c717e34b98', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: 'ea857f77b32f30833ee3899ee4147f910e9cf5ad', class: "label" }, h("slot", { key: 'fa2c754f7ae1d078529ae9cfae7f3ed3ec623573' })))));
4
+ return (h("div", { key: '77c20a8047f83ad313438cefde30e0bc5b6551ef', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'd13d992176898e60faf045c1ebec0967e44d0825', icon: this.icon })), h("a", { key: '2507414c6bb49499c9f9c0361575b6df1fbb55f6', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '946daf5532025ce4da084044bb14e1cbd7032ad0', class: "label" }, h("slot", { key: 'fe49bdfd098c349cfdcbfa414717a34dc28ef617' })))));
5
5
  }
6
6
  static get is() { return "ifx-tag"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -128,7 +128,7 @@ export class Template {
128
128
  }
129
129
  }
130
130
  render() {
131
- return (h("div", { key: '05c372ff47a69e413efc175cbb98aa1f5ee9ec05' }, this.isTemplatePage
131
+ return (h("div", { key: 'b71800de1c161e43063aeeb49c1e5d4f3a742a2c' }, this.isTemplatePage
132
132
  ?
133
133
  h("div", { class: "template__page-wrapper" }, !this.repoUrl && !this.repoError &&
134
134
  h("div", null, h("h3", null, "Your repository is getting ready.."), h("p", null, "This will only take a minute.")), this.isLoading && !this.repoError && h("div", null, h("ifx-spinner", { variant: 'default', size: 's' })), this.repoUrl && h("ifx-link", { href: this.repoUrl, target: "_parent", size: "m", variant: "underlined" }, "Your repository"), this.repoError && h("div", null, this.repoError))
@@ -40,7 +40,7 @@ export class TemplatesUI {
40
40
  alertWrapper.classList.remove('show');
41
41
  }
42
42
  render() {
43
- return (h("div", { key: '7f313f223e75698fb23569c5f1b638e2be7ed628', class: 'templates__container' }, h("div", { key: '60687101dda3ccc1074377f4ebb15ce17d00cdae', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: '6709aa534550a3df90a5ebd7709e7c339268372d', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: '0046b65d5ec12ca8541dd335fc08547738658017', class: "alert__wrapper" }, h("ifx-alert", { key: '9abff4236fc894cfd62ceaff8c31ede82cf619fd', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), h("h2", { key: '92dae5ac00d3b350681cd38c1d1ae2b537fc2210', class: "templates__title" }, "Choose your template"), h("div", { key: '8742b6c129cbc0bcd4ce267d7b05520c0eddfda7', class: "templates__wrapper" }, h("ifx-template", { key: 'acdac4204ab3916114534e7941d2477257d03912', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: 'a7e72c71310b5d8207ca1bf9ea27168215b0d5f9', name: 'template-02', thumbnail: this.wizardTemplate }))));
43
+ return (h("div", { key: 'bf4c5ead310d88f7fe5c9bc213e40267bf429cb8', class: 'templates__container' }, h("div", { key: 'e248745b8db68d2b1512202fa134d042edeb010e', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: 'f10c5d5b37071427b674f11a4debd5a80df1af5e', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: 'e5960d85b1e46f37580a3b62547164d0356cf575', class: "alert__wrapper" }, h("ifx-alert", { key: 'ea1ce75c12f68e79f688e5bca76f40cf25fd72f9', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), h("h2", { key: '8bbfa839ab5da993bc89ff3371e8bc64460f1c68', class: "templates__title" }, "Choose your template"), h("div", { key: '9f30ea639383bde71678215f0b80ee7111c4c5b1', class: "templates__wrapper" }, h("ifx-template", { key: '06d4725d8707904e4af6c4e302fbd00900cb0d9b', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: '755c2d29318c854be38e364d6c971b9931da19c6', name: 'template-02', thumbnail: this.wizardTemplate }))));
44
44
  }
45
45
  static get is() { return "ifx-templates-ui"; }
46
46
  static get encapsulation() { return "shadow"; }
@@ -38,12 +38,12 @@ export class TextField {
38
38
  this.internals.setFormValue("");
39
39
  }
40
40
  render() {
41
- return (h("div", { key: '0188267b3df484e2a0575ae0326af647d5a21c1f', "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: 'e8ab0747e882a4790dfccf5e4f349d7911277435', class: "textInput__top-wrapper" }, h("label", { key: 'a3127eb7de886d157a48547174bd726cd3bdba75', htmlFor: "text-field" }, h("slot", { key: 'baf7f5a47746eaabb6a13175155087bf114089b9' }), 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: 'ec98a4d94e3b946b3a89a99d61217687079a8037', class: "textInput__bottom-wrapper" }, h("div", { key: '8387605ed7655e7d0def0033b0fa4974db7fc9ff', class: "input-container" }, this.icon && (h("ifx-icon", { key: '0582c4554c9279e99a14f9bb0906e80712036d0d', class: 'input-icon', icon: this.icon })), h("input", { key: '0252b09ae6585ac0813d616a7836ef4b89510a2c', 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' : ""}
41
+ return (h("div", { key: '12a53a8c847f15a3fff0a294f93160186730633d', "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: 'c6b8e09d2f52fbd4d2d508f0a805ed3ba2c50ead', class: "textInput__top-wrapper" }, h("label", { key: '2d35c0176a2933da076db9cb4167816a6c866a11', htmlFor: "text-field" }, h("slot", { key: 'dbb3947e407d0db8917407c0bd5264ec8e33e4e0' }), 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: '0ad0a1e7626c6bc071389538b6c16e4fe0ef9bec', class: "textInput__bottom-wrapper" }, h("div", { key: 'ea1ec3e191180ebae21195f652020a893bd126cf', class: "input-container" }, this.icon && (h("ifx-icon", { key: 'f009d76f1c699a484a719dce27890ecba361b46a', class: 'input-icon', icon: this.icon })), h("input", { key: '503e6d9c709c0e722d22edf74a917b775efd0da0', 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
42
  ${this.error ? 'error' : ""}
43
43
  ${this.size === "s" ? "input-s" : ""}
44
- ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'a20b54c126ec56bc3e7803e96e6b45d61c7e074d', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
45
- h("div", { key: 'ed4bae2eea7162e45a29cd4146c9fadbe0b4b271', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
46
- h("div", { key: 'e9831a365bd4cd56de7cea5eb5cb2d311677da5c', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
44
+ ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'fafe1d0613d54b47ae8899412a70e654b7141ec2', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
45
+ h("div", { key: '3da6b9848cdd149eafd1180dd3220e09602a4ed1', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
46
+ h("div", { key: 'c8fba8ec0503ef2daed7aaf2725cc0a8f7b31d04', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
47
47
  }
48
48
  static get is() { return "ifx-text-field"; }
49
49
  static get encapsulation() { return "shadow"; }
@@ -44,7 +44,7 @@ export class TextArea {
44
44
  }
45
45
  render() {
46
46
  var _a, _b;
47
- return (h(Host, { key: '0f5bf5d56ed26002f15ecc9582ee5a23b9f7c4c6', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '560e1678ddd02cb1bf0229ffa17a61ffa0c039b3', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: '4e66c7c6a52428ef33dee14d4346ce9f9076e3c7', class: 'wrapper__textarea' }, h("textarea", { key: '9346dad809f595081723e77d18fd0b26c1653267', "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: '8946de96db794c98a5e004da191e8ca38921d403', class: 'wrapper__caption' }, this.caption.trim()))));
47
+ return (h(Host, { key: '146538196346541c8b375878f2f2160375acd65a', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '04ef3fae2b80fff2a201cc9525794fa9eaaf3e24', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: '385249e168003aa04ad324959849f48efecfbab5', class: 'wrapper__textarea' }, h("textarea", { key: 'f4a39d7c68dae8ea6dde67c1d11a7d5c94d41487', "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: 'b6d6d4127b5db04d80031fda02a4a34ccc61c439', class: 'wrapper__caption' }, this.caption.trim()))));
48
48
  }
49
49
  static get is() { return "ifx-textarea"; }
50
50
  static get encapsulation() { return "shadow"; }
@@ -148,10 +148,10 @@ export class Tooltip {
148
148
  'tooltip-extended': true,
149
149
  'visible': this.tooltipVisible,
150
150
  };
151
- return (h("div", { key: '795261177635c90ede6d1995541ce8268f2e5262', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: '29726682709195c97888e62b36d43f6244d22a2c' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '54c229be4a0171c4b9e186f7628fce4ab3aeb5b9', class: tooltipDismissible }, h("button", { key: '374d309c74630b3f3e9f80294c0f363562ce65a9', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '02efd77155cc94b6ecb367fcb375cbf600e234b0', icon: "cross16" })), h("div", { key: '3b96437efad72d370939ed08d70b84d404380874', class: "tooltip-dismissible-content" }, this.header && h("div", { key: 'fe62bcecd51d532b08568099bf96946b4eb9f611', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '36579a2f1d9dd9c7c90c3dca8315e29dc5211437', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '0044d3c563e9626f499b1907952e1815f27ca703', 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: 'd21890a5123322e1a7624490911b2a1004d64b8f', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
152
- h("div", { key: 'efee60a0cfe549c815acdd34cbfd06f181531c1c', class: tooltipCompact }, this.text, h("svg", { key: '0d992bbf5a4afc6f81769a00b8fcfff07eea54e1', 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: 'f029785003cf5b9ab72c9c97fa9288d27e6b1ac6', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
153
- h("div", { key: '095a979593f3ea948f92a191b316955d65e79871', class: tooltipExtended }, h("slot", { key: '8cd096bf58bf84f36eade7821029847553e52ab5', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
154
- 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: '6839331b2b82599e8fffef8e1faab2c071f7eb3d', class: "tooltip-extended-content" }, this.header && h("div", { key: 'ab6e181488ed0f2b382b867d789a0a8824d306f1', class: "tooltip-extended-header" }, this.header), h("div", { key: '74c3fcb2d270f4d20d383434990667aa09f35894', class: "tooltip-extended-body" }, this.text)), h("svg", { key: '94616a0710484992a1289501d3d744ce6dc89020', 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: 'a261fb73ff98c22d389575ec8dd991aebbaaba90', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
151
+ return (h("div", { key: '506af35d3cc603e10da9e7e876b0cbb8f178848f', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'b9e4ba99abe1e3a8f6b565bdc7e0d474aea87978' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: 'c456b23ba375682d6034372ac7b6bf4f7859c043', class: tooltipDismissible }, h("button", { key: '65a84189cbdad93b6089e272f9e13338eb0108b4', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '3955b9bfb5df89fc6c66d711fa4656150611a7f1', icon: "cross16" })), h("div", { key: '03258c50dbb13154e924243871ffbccb6928dc38', class: "tooltip-dismissible-content" }, this.header && h("div", { key: 'ba48e4e73733a42793612ebbca4b06c84d3956c7', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '46bdcbb01fb37b5891d3aa0c488a6c92e07541d2', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '7aa9ebdb6c80cd5bab576416049f6c3b81973502', 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: '7556ea74cff95938870d45dc451034d7446cc229', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
152
+ h("div", { key: '1352f2d81b04fb79aa5bb4c280839a819264f00c', class: tooltipCompact }, this.text, h("svg", { key: '386e78fbd87ddd0b69a5689bc6fee904a4600326', 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: '84b1f1ff3fd5087f4a324846d0709aebb8f26a94', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
153
+ h("div", { key: 'ede68a870e45f4f643d7eac689e88a9d20d1d758', class: tooltipExtended }, h("slot", { key: '1243ab83fc3c6290e7f27c0246d5e1e71e1c4264', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
154
+ 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: '58c82f5021968d4a92c2009d0ba6f4049b50681f', class: "tooltip-extended-content" }, this.header && h("div", { key: '455b7a234ae4516b452a0b95c318a18ef8f7f3ec', class: "tooltip-extended-header" }, this.header), h("div", { key: '8fb07ece39017c45e43becf4754055356fb506fb', class: "tooltip-extended-body" }, this.text)), h("svg", { key: '1b72fb690cdcfd11c33df69539b54daf0944c607', 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: 'f2f6f5b41a8bb22821a89f9cdb62873c5323f1a9', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
155
155
  }
156
156
  static get is() { return "ifx-tooltip"; }
157
157
  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: '11e1c3b24c2b609d92aaa8385c87d8e9bf0e86e5', class: 'container' }, h("ifx-accordion", { key: 'bedcf9c8f32b81ea27ee4b78d710e81648d54ff2' }, h("ifx-accordion-item", { key: '835aa2ce26635726c9d81bfe7dde6e1788396b03', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '94055bdd97f878689cbe4dc83eb997279190e6b3', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '37aa59d4c8994be76df7c306a8b888e2ed70188d', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: 'bd09cfcb30cf3ae2c0bd36e5d0429616cfbba6ac', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '84912ca7474077e065c7b12e3427d79e52256be7', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
4
+ return (h("div", { key: '5f0fb2266001020eec3a46734b6eb0867c3408fe', class: 'container' }, h("ifx-accordion", { key: 'cc8ebd2417bdc019abe542d84587bc11e73603ed' }, h("ifx-accordion-item", { key: '6bde62b3de164cef42be357364a55cce92ece3f4', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: 'ccaf49b6c7965ff699ac77ea87d37fbda26ba71c', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '9e8b5e03cc359268b094a8bef1eb911ccda09918', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: '0c54a1ff3a9dcafe8f1e60c854574363630437b2', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '6451a7b861ffdb7a679f910820d69b3cdb0068b6', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
5
5
  }
6
6
  static get is() { return "ifx-faq"; }
7
7
  static get encapsulation() { return "shadow"; }
@@ -179,7 +179,7 @@ const Table = /*@__PURE__*/ proxyCustomElement(class Table extends H {
179
179
  return {};
180
180
  }
181
181
  render() {
182
- return (h(Host, { key: '50fb2ca2aa8f4761d78a1f5512ee6993696731e7' }, h("div", { key: '0b38c17440f92272d55662b9c689c220206038af', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '4c801f8c7bb383c18ca87ed67428b97cf96232ec', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
182
+ return (h(Host, { key: '629cd77c309556fc715712db84c821037e46747f' }, h("div", { key: '1d12078a4676f7e0134d156bfaf12f8595d2f61d', id: "table-wrapper", class: this.getClassNames() }, h("div", { key: '5be6d680c91b3e378881858274d0cfdee760e698', id: `ifxTable-${this.uniqueKey}`, class: "ifx-ag-grid", style: this.getTableStyle(), ref: (el) => (this.container = el) }))));
183
183
  }
184
184
  get host() { return this; }
185
185
  static get style() { return IfxBasicTableStyle0; }
@@ -1,4 +1,4 @@
1
- import { C as Checkbox, d as defineCustomElement$1 } from './p-d8045654.js';
1
+ import { C as Checkbox, d as defineCustomElement$1 } from './p-66a2d32a.js';
2
2
 
3
3
  const IfxCheckbox = Checkbox;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { C as ChipItem, d as defineCustomElement$1 } from './p-2cb994f0.js';
1
+ import { C as ChipItem, d as defineCustomElement$1 } from './p-afa2a351.js';
2
2
 
3
3
  const IfxChipItem = ChipItem;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,4 +1,4 @@
1
- import { C as Chip, d as defineCustomElement$1 } from './p-eeaa0231.js';
1
+ import { C as Chip, d as defineCustomElement$1 } from './p-fd590059.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: '11e1c3b24c2b609d92aaa8385c87d8e9bf0e86e5', class: 'container' }, h("ifx-accordion", { key: 'bedcf9c8f32b81ea27ee4b78d710e81648d54ff2' }, h("ifx-accordion-item", { key: '835aa2ce26635726c9d81bfe7dde6e1788396b03', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: '94055bdd97f878689cbe4dc83eb997279190e6b3', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '37aa59d4c8994be76df7c306a8b888e2ed70188d', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: 'bd09cfcb30cf3ae2c0bd36e5d0429616cfbba6ac', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '84912ca7474077e065c7b12e3427d79e52256be7', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
16
+ return (h("div", { key: '5f0fb2266001020eec3a46734b6eb0867c3408fe', class: 'container' }, h("ifx-accordion", { key: 'cc8ebd2417bdc019abe542d84587bc11e73603ed' }, h("ifx-accordion-item", { key: '6bde62b3de164cef42be357364a55cce92ece3f4', caption: "What is the Infineon DDS?" }, "The Infineon Digital Design System consists of code components, design principles, tools and guidelines as well as a dedicated interdisciplinary team. Its purpose is to support internal and external colleagues create digital user interfaces with a high level of usability as well as a consistent expression of the Infineon brand. The DDS does not focus on the content of a web application but it describes how the design of the application\u2019s structure should be."), h("ifx-accordion-item", { key: 'ccaf49b6c7965ff699ac77ea87d37fbda26ba71c', caption: "How do I get access to the DDS?" }, "You can use the provided Figma file as a foundation for mockups and prototypes, use Storybook to view what UI components and variants are available and use code components provided via Storybook or Github."), h("ifx-accordion-item", { key: '9e8b5e03cc359268b094a8bef1eb911ccda09918', caption: "Can I integrate the Infineon DDS into my project?" }, "Yes, you can. We are happy to discuss with you which point in time and which scope of integration is bestsuited for updating your interface to the Infineon DDS. (To avoid that users get confused by a mixture of UI components, we recommend choosing larger updates or technology changes as opportunity to integrate the Infineon DDS.)"), h("ifx-accordion-item", { key: '0c54a1ff3a9dcafe8f1e60c854574363630437b2', caption: "Are Infineon DDS components accessable?" }, "We have taken WCAG 2.0 Level AA as baseline level for all design decisions inside the Infineon Digital Design System. To make an online experience truly accessible you have to implement the specific code, content, and visual design according to the accessibility standard. Find an introduction to this topic here."), h("ifx-accordion-item", { key: '6451a7b861ffdb7a679f910820d69b3cdb0068b6', caption: "How to request a new component?" }, "Please contact us like described in the contribution section! We are planning to expand the number of components continually. If your component is also usable for multiple other projects, there is a good chance we might work together with you."))));
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-e27586b6.js';
2
2
  import { d as defineCustomElement$3 } from './p-4cd3a589.js';
3
- import { d as defineCustomElement$2 } from './p-160033dc.js';
3
+ import { d as defineCustomElement$2 } from './p-6925a52c.js';
4
4
 
5
5
  // utils.ts
6
6
  function getInitiallySelectedItems(el) {
@@ -53,8 +53,8 @@ const FilterAccordion = /*@__PURE__*/ proxyCustomElement(class FilterAccordion e
53
53
  this.el.removeEventListener('ifxListUpdate', this.handleCheckedChange);
54
54
  }
55
55
  render() {
56
- return (h("div", { key: '7754d7c36bb9eea79371f037410ca75afcb54664', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'ec826e4dee812a75e9c87bc62a1dcdcb7e38a58b', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: '145fbd10d3c65cfcbec9ecca6c3de349819f79b6', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: '863846a7a948d511c1e034066b72eea93183095b', class: "text" }, h("span", { key: 'a17db14df54f36ee59208780312e0c57f5021702' }, this.filterGroupName), h("ifx-number-indicator", { key: '4b1ef57b8b17bdd69987174dad5c9d4582ae2337' }, this.count)), h("ifx-icon", { key: '6622d432718cf216b66070ed8c1f64c28c36a359', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'b7d50585c32cabafc9a492b04fc471bb9ac59aad', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
57
- h("div", { key: '41416437fa435de25ddddf25782ec09543a30082', class: "filter-accordion-container" }, h("slot", { key: 'e9ad9abd5453da697f27196fd7795f1fad25adf2', name: "list" }))));
56
+ return (h("div", { key: 'c5c8b3d3c8ff3f7b0c4ae3e546bc5415e0fc4b4b', class: `accordion ${this.expanded ? 'expanded' : ''}` }, h("div", { key: 'd57861aa32f87723622a7fe468c71918fcd0f27c', class: `header ${this.expanded ? 'expanded' : ''}`, onClick: this.toggleAccordion }, h("div", { key: 'c5df602ee0cbf3f5a5011be319bdf302c8936a1c', class: `text-and-icon ${this.expanded ? 'expanded' : ''}` }, h("div", { key: '12b00627cbacaf3ba72a96d59a74062527b32b62', class: "text" }, h("span", { key: 'edb0beaab7ffb4b189215ff046c0175b83e621b4' }, this.filterGroupName), h("ifx-number-indicator", { key: 'd4409330033dea5d5396bf04ef3120f6b14b55be' }, this.count)), h("ifx-icon", { key: 'e1354590dfad3ba22ebd3e4b9fe078e072450825', class: this.expanded ? '' : 'hidden', icon: "minus-16", onClick: this.toggleAccordion }), h("ifx-icon", { key: 'cbda8600f59f8565ec746c7674dbd2ddde91efa4', class: this.expanded ? 'hidden' : '', icon: "plus-16", onClick: this.toggleAccordion }))), this.expanded &&
57
+ h("div", { key: 'f0f0e00542fb7a4211b47159e293a8e7a32184b5', class: "filter-accordion-container" }, h("slot", { key: '4a29c3fc53881c41eda0264dcf86e7ccfad525d9', name: "list" }))));
58
58
  }
59
59
  get el() { return this; }
60
60
  static get style() { return IfxFilterAccordionStyle0; }
@@ -97,7 +97,7 @@ const FilterBar = /*@__PURE__*/ proxyCustomElement(class FilterBar extends H {
97
97
  // Calculate slotsToShow safely
98
98
  const slotsToShow = Math.min(safeVisibleSlots, actualNumberOfComponents, Number.MAX_SAFE_INTEGER);
99
99
  const slots = Array.from({ length: slotsToShow }, (_, i) => (h("div", { class: "filter-slot-wrapper" }, h("slot", { name: `filter-component-${i + 1}` }))));
100
- return (h(Host, { key: 'b117a185a20cbc45e153b9752a887c3bb6d17429' }, h("div", { key: 'f8796d66e265e9b5875c8809d2a71938031d951a', class: "search-container" }, h("slot", { key: 'b6855372f8dce7052467a7473078d625244c3740', name: "filter-search" }), " "), h("div", { key: '938aee9e626ccfb80d4f3f75b30f3e9112323f28', class: "components-container" }, slots.length > 0 ? slots : h("slot", { name: "filter-component" }), this.showMoreFiltersButton && !this.showAllFilters && (h("div", { key: '484f7bcf983e77d6d47b2dfceb33d6dd036a47d4', class: "more-filters-wrapper", onClick: this.handleMoreFiltersClick }, h("ifx-button", { key: 'd587fe0e1d05f5a7a70ae8e61022bbf35376faed', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false" }, h("ifx-icon", { key: '5ca035998b3246b0e0a5aad7612c63b063a5022f', icon: "filter-16" }), "More filters"))))));
100
+ return (h(Host, { key: 'c6fdcfa11cab84b18739fbc15b4b78ed242f5972' }, h("div", { key: '6587f6f5a38fb55a015424d6154a41dae5f6fd6d', class: "search-container" }, h("slot", { key: '8b3cd1b76255a1e75aaffa66e55555c851fe6414', name: "filter-search" }), " "), h("div", { key: '46931e75d7d3b059eff8754108423feec39492c1', class: "components-container" }, slots.length > 0 ? slots : h("slot", { name: "filter-component" }), this.showMoreFiltersButton && !this.showAllFilters && (h("div", { key: 'ee978ec30727f3e2b0bc01b7b4521f4959b54b65', class: "more-filters-wrapper", onClick: this.handleMoreFiltersClick }, h("ifx-button", { key: '9bfa04e24e285d6a4bab017a8c8586b7cf30b2bf', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false" }, h("ifx-icon", { key: '7214adb2f93ed14ba561645e221de94bc72f120d', icon: "filter-16" }), "More filters"))))));
101
101
  }
102
102
  get el() { return this; }
103
103
  static get style() { return IfxFilterBarStyle0; }
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-e27586b6.js';
2
2
  import { d as defineCustomElement$3 } from './p-4cd3a589.js';
3
- import { d as defineCustomElement$2 } from './p-f7b9cb74.js';
3
+ import { d as defineCustomElement$2 } from './p-6758b716.js';
4
4
 
5
5
  const filterSearchCss = ".sidebar-filter-search-wrapper{display:flex;padding:12px 16px 16px 16px;flex-direction:column;align-items:flex-start;align-self:stretch;gap:4px;font-family:var(--ifx-font-family);background:#EEEDED}.topbar-filter-search-wrapper{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;gap:4px;font-family:var(--ifx-font-family)}.topbar-filter-search-wrapper ifx-search-field{width:100%;}.filter-name{font-size:1rem;line-height:1.5rem;font-weight:600}";
6
6
  const IfxFilterSearchStyle0 = filterSearchCss;
@@ -33,7 +33,7 @@ const FilterSearch = /*@__PURE__*/ proxyCustomElement(class FilterSearch extends
33
33
  this.ifxFilterSearchChange.emit({ filterName: this.filterName, filterValue: this.filterValue, filterKey: this.filterKey }); // Emitting filterKey along with other properties
34
34
  }
35
35
  render() {
36
- return (h("div", { key: 'cfe7b2a12467e7c3495a24abb05d89accde5e860', class: `${this.filterOrientation === 'sidebar' ? 'sidebar-filter-search-wrapper' : 'topbar-filter-search-wrapper'}` }, h("div", { key: '89db35bb808e482336fcb4c717fec5a28bf9c6fb', class: "filter-name" }, this.filterName), h("ifx-search-field", { key: 'be38824cd344272f3802b072e66951774163a127', placeholder: this.placeholder, "show-delete-icon": this.showDeleteIcon, disabled: this.disabled, value: this.filterValue })));
36
+ return (h("div", { key: '606ae49fb29904d1b0314c03be066a7a10b9c0aa', class: `${this.filterOrientation === 'sidebar' ? 'sidebar-filter-search-wrapper' : 'topbar-filter-search-wrapper'}` }, h("div", { key: '6cf90ea2d9b24b72744d04f9da3c57107e16583a', class: "filter-name" }, this.filterName), h("ifx-search-field", { key: 'fe0fa6af047dcd027e2817dbcd6ae4828088cb87', placeholder: this.placeholder, "show-delete-icon": this.showDeleteIcon, disabled: this.disabled, value: this.filterValue })));
37
37
  }
38
38
  get host() { return this; }
39
39
  static get watchers() { return {
@@ -127,7 +127,7 @@ const IfxFilterTypeGroup$1 = /*@__PURE__*/ proxyCustomElement(class IfxFilterTyp
127
127
  window.removeEventListener('ifxResetFiltersEvent', this.handleResetEvent);
128
128
  }
129
129
  render() {
130
- return (h(Host, { key: 'edbac51db6b5ae00d8e7a9ba1a53962ebb84b87b' }, h("div", { key: '5592b17c7366491ca728386c533f2adfaa34cf4e', class: "filter-type-group" }, h("slot", { key: 'eb61d5f7b0456407b7a34ce9eb9bdbdeee453030', name: "filter-search" }), h("slot", { key: '0d7dea3702039baac775d7567179806aa7e12be8', name: "filter-accordion" }))));
130
+ return (h(Host, { key: '3f1e289d082b3fcca29d54c4fea6db177f991f7a' }, h("div", { key: '3774c57ae1329cdbb4ef34f2340342452c7869df', class: "filter-type-group" }, h("slot", { key: 'f885e9495ae9669cedfbb74bd934ba9921fef8db', name: "filter-search" }), h("slot", { key: '17936baa7a2ebc717414f7a25c56fe54d5cfc07f', name: "filter-accordion" }))));
131
131
  }
132
132
  get el() { return this; }
133
133
  static get style() { return IfxFilterTypeGroupStyle0; }
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, h } from './p-e27586b6.js';
2
2
  import { i as icons, d as defineCustomElement$4 } from './p-4cd3a589.js';
3
3
  import { d as defineCustomElement$3 } from './p-be22dd11.js';
4
- import { d as defineCustomElement$2 } from './p-140fa77f.js';
4
+ import { d as defineCustomElement$2 } from './p-b3918f07.js';
5
5
 
6
6
  const iconsPreviewCss = ".container{display:flex;flex-direction:column;gap:10px}.alert__wrapper{margin-bottom:40px}.html-wrapper{background:rgb(38, 38, 38);padding:20px;color:white;font-family:monospace;position:sticky;top:0;left:0;z-index:99}.html-wrapper button{position:absolute;right:0px;bottom:0px;background:rgba(0, 0, 0, 0.85);color:#C9CDCF;border:0 none;padding:4px 10px;font-size:0.75rem;font-family:\"Nunito Sans\";font-weight:700;border-top:1px solid rgba(255, 255, 255, 0.1);border-left:1px solid rgba(255, 255, 255, 0.1);margin-left:-1px;border-radius:4px 0 0 0;cursor:pointer}.html-wrapper .component-name{color:#A8FF60}.html-wrapper .attribute-name{color:rgb(150, 203, 254)}.html-wrapper .attribute-value{color:rgb(180, 116, 221)}.preview__container{box-sizing:border-box;display:flex;align-items:center;padding:2px;flex-wrap:wrap;gap:4px}.preview__container .preview__container-item{display:flex;justify-content:center;align-items:center;border:1px solid #f1f1f1;padding:2px;width:50px;height:50px;position:relative}.preview__container .preview__container-item:active{border-color:#378375}.preview__container .preview__container-item:hover{cursor:pointer}.preview__container .preview__container-item.copied::after{z-index:50;content:\"copied!\";position:absolute;top:0;left:50px;background-color:#000;color:white;padding:3px;border-radius:4px}";
7
7
  const IfxIconsPreviewStyle0 = iconsPreviewCss;
@@ -1,7 +1,7 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-e27586b6.js';
2
- import { d as defineCustomElement$4 } from './p-d8045654.js';
2
+ import { d as defineCustomElement$4 } from './p-66a2d32a.js';
3
3
  import { d as defineCustomElement$3 } from './p-4cd3a589.js';
4
- import { d as defineCustomElement$2 } from './p-ccbaa65b.js';
4
+ import { d as defineCustomElement$2 } from './p-e3b1b73d.js';
5
5
 
6
6
  const listEntryCss = ".list-entry{display:flex;align-items:center;margin-top:8px;align-self:stretch}";
7
7
  const IfxListEntryStyle0 = listEntryCss;
@@ -26,7 +26,7 @@ const ListEntry = /*@__PURE__*/ proxyCustomElement(class ListEntry extends H {
26
26
  this.ifxListEntryChange.emit({ label: this.label, value: this.value, type: this.type });
27
27
  }
28
28
  render() {
29
- return (h("div", { key: '09f64beb713acdba449f1f48573220b17d45ec54', class: "wrapper" }, this.type === 'checkbox' ? (h("div", { class: "list-entry" }, h("ifx-checkbox", { size: "s", checked: this.value }, this.label))) : (h("div", { class: "list-entry" }, h("ifx-radio-button", { size: "s", checked: this.value }, this.label)))));
29
+ return (h("div", { key: '5d7a6f49c9fef7859a343c3b182d606595b0d5b6', class: "wrapper" }, this.type === 'checkbox' ? (h("div", { class: "list-entry" }, h("ifx-checkbox", { size: "s", checked: this.value }, this.label))) : (h("div", { class: "list-entry" }, h("ifx-radio-button", { size: "s", checked: this.value }, this.label)))));
30
30
  }
31
31
  get host() { return this; }
32
32
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { M as Multiselect, d as defineCustomElement$1 } from './p-9c7d6c8c.js';
1
+ import { M as Multiselect, d as defineCustomElement$1 } from './p-02f4126a.js';
2
2
 
3
3
  const IfxMultiselect = Multiselect;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,8 +1,7 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-e27586b6.js';
2
- import { d as defineCustomElement$3 } from './p-4cd3a589.js';
3
- import { d as defineCustomElement$2 } from './p-160033dc.js';
2
+ import { d as defineCustomElement$2 } from './p-4cd3a589.js';
4
3
 
5
- const navbarItemCss = ".navbar__item{position:relative;display:flex;flex-direction:row;align-items:center;padding:0px 8px;flex:none;order:0;flex-grow:0;font-family:var(--ifx-font-family);text-decoration:none;font-weight:400;font-size:16px;color:#1D1D1D}.navbar__item.hide{display:none}.navbar__item.isParent{gap:8px}.navbar__item .navItemIconWrapper{transition:0.3s}.navbar__item.open .navItemIconWrapper{transform:rotate(-180deg);transition:0.3s}.navbar__item:hover{color:#0A8276;cursor:pointer}.navbar__item:hover .username__tooltip{display:block}.navbar__item:hover .navbar__container-right-content-navigation-item-icon-wrapper .initials__wrapper{cursor:pointer;background-color:#08665C}.navbar__item.remove{display:none}.navbar__item.removeLabel .label__wrapper{display:none}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px;gap:8px;flex:none;order:0;flex-grow:0}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper .number__indicator-wrapper{position:absolute;top:-16px;right:-12px}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper .username__tooltip{display:none;position:absolute;top:35px;right:0;text-wrap:nowrap;padding:1px 5px;font-size:13px;font-family:\"Source Sans 3\";background-color:black;color:#fff;z-index:99}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper:hover .username__tooltip{display:block}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper .initials__wrapper{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:100%;background-color:#0A8276}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper .initials__wrapper .initials{color:#FFF;text-align:center;font-family:\"Source Sans 3\";font-size:14px;font-style:normal;font-weight:600;line-height:20px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper img{width:24px;height:24px;border-radius:100%}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper.removeWrapper{display:none}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper.hide{display:none}.container{position:relative}.container .sub__layer-back-button{display:none}.container .sub__layer-back-button.show{display:flex;justify-content:flex-start}.container .sub__layer-back-button.show .back__button-wrapper{display:flex;align-items:center;gap:8px;padding:8px 0 16px 0;color:#0A8276;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.container .sub__layer-back-button.show .back__button-wrapper span:hover,.container .sub__layer-back-button.show .back__button-wrapper ifx-icon:hover{cursor:pointer}.container.hide{display:none}.container .inner__content-wrapper{display:flex;justify-content:space-between;align-items:center;gap:8px}.container .inner__content-wrapper.no-gap{gap:0px}.navbar-menu{position:absolute;display:none;list-style-type:none;visibility:visible;flex-direction:column;width:224px;min-width:224px;background:#FFFFFF;box-shadow:0px 6px 9px 0px rgba(29, 29, 29, 0.1019607843);border:1px solid #EEEDED;padding:8px 0px;font-family:var(--ifx-font-family)}.navbar-menu.open:not(.itemInMobileMenu){display:flex}.navbar-menu.itemInMobileMenu{display:none}.navbar-menu.right{left:100%;top:-40%}.navbar-menu.left{top:-40%;right:100%}.navbar-menu.rightSideItemMenu{left:initial;right:0px}.navbar__item.layer__item-parent{color:#1D1D1D;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-0.24px;cursor:initial}.navbar__item.layer__item-parent .navbar__container-right-content-navigation-item-icon-wrapper ifx-icon svg{width:24px;height:24px}.navbar__item.sidebarMenuItem{justify-content:space-between;padding:0}.navbar__item.menuItem{text-decoration:none;color:#1D1D1D;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;gap:8px;font-family:var(--ifx-font-family)}.navbar__item.menuItem.hide{display:none}.navbar__item.menuItem .label__wrapper{color:#1D1D1D;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.navbar__item.menuItem:hover{cursor:pointer;background-color:#EEEDED}.navbar__item.menuItem:active{background-color:#BFBBBB}.sub__layer-menu{padding:5px;display:none}.sub__layer-menu.remove__margin{margin:0;padding:0}.sub__layer-menu.open{display:block}.navbar__item.hide{display:none}.menuItemRightIconWrapper.hide{display:none}.navItemIconWrapper.hide{display:none}";
4
+ const navbarItemCss = ".navbar__item{position:relative;display:flex;flex-direction:row;align-items:center;padding:0px 8px;flex:none;order:0;flex-grow:0;font-family:var(--ifx-font-family);text-decoration:none;font-weight:400;font-size:16px;color:#1D1D1D}.navbar__item.hide{display:none}.navbar__item.isParent{gap:8px}.navbar__item .navItemIconWrapper{transition:0.3s}.navbar__item.open .navItemIconWrapper{transform:rotate(-180deg);transition:0.3s}.navbar__item:hover{color:#0A8276;cursor:pointer}.navbar__item:hover .username__tooltip{display:block}.navbar__item:hover .navbar__container-right-content-navigation-item-icon-wrapper .initials__wrapper{cursor:pointer;background-color:#08665C}.navbar__item.remove{display:none}.navbar__item.removeLabel .label__wrapper{display:none}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper{position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px;gap:8px;flex:none;order:0;flex-grow:0}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper .username__tooltip{display:none;position:absolute;top:35px;right:0;text-wrap:nowrap;padding:1px 5px;font-size:13px;font-family:\"Source Sans 3\";background-color:black;color:#fff;z-index:99}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper:hover .username__tooltip{display:block}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper .initials__wrapper{display:flex;width:24px;height:24px;justify-content:center;align-items:center;border-radius:100%;background-color:#0A8276}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper .initials__wrapper .initials{color:#FFF;text-align:center;font-family:\"Source Sans 3\";font-size:14px;font-style:normal;font-weight:600;line-height:20px;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper img{width:24px;height:24px;border-radius:100%}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper.removeWrapper{display:none}.navbar__item .navbar__container-right-content-navigation-item-icon-wrapper.hide{display:none}.container{position:relative}.container .sub__layer-back-button{display:none}.container .sub__layer-back-button.show{display:flex;justify-content:flex-start}.container .sub__layer-back-button.show .back__button-wrapper{display:flex;align-items:center;gap:8px;padding:8px 0 16px 0;color:#0A8276;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.container .sub__layer-back-button.show .back__button-wrapper span:hover,.container .sub__layer-back-button.show .back__button-wrapper ifx-icon:hover{cursor:pointer}.container.hide{display:none}.container .inner__content-wrapper{display:flex;justify-content:space-between;align-items:center;gap:8px}.container .inner__content-wrapper.no-gap{gap:0px}.navbar-menu{position:absolute;display:none;list-style-type:none;visibility:visible;flex-direction:column;width:224px;min-width:224px;background:#FFFFFF;box-shadow:0px 6px 9px 0px rgba(29, 29, 29, 0.1019607843);border:1px solid #EEEDED;padding:8px 0px;font-family:var(--ifx-font-family)}.navbar-menu.open:not(.itemInMobileMenu){display:flex}.navbar-menu.itemInMobileMenu{display:none}.navbar-menu.right{left:100%;top:-40%}.navbar-menu.left{top:-40%;right:100%}.navbar-menu.rightSideItemMenu{left:initial;right:0px}.navbar__item.layer__item-parent{color:#1D1D1D;font-size:24px;font-style:normal;font-weight:600;line-height:32px;letter-spacing:-0.24px;cursor:initial}.navbar__item.layer__item-parent .navbar__container-right-content-navigation-item-icon-wrapper ifx-icon svg{width:24px;height:24px}.navbar__item.sidebarMenuItem{justify-content:space-between;padding:0}.navbar__item.menuItem{text-decoration:none;color:#1D1D1D;display:flex;align-items:center;justify-content:space-between;padding:8px 16px;gap:8px;font-family:var(--ifx-font-family)}.navbar__item.menuItem.hide{display:none}.navbar__item.menuItem .label__wrapper{color:#1D1D1D;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.navbar__item.menuItem:hover{cursor:pointer;background-color:#EEEDED}.navbar__item.menuItem:active{background-color:#BFBBBB}.sub__layer-menu{padding:5px;display:none}.sub__layer-menu.remove__margin{margin:0;padding:0}.sub__layer-menu.open{display:block}.navbar__item.hide{display:none}.menuItemRightIconWrapper.hide{display:none}.navItemIconWrapper.hide{display:none}";
6
5
  const IfxNavbarItemStyle0 = navbarItemCss;
7
6
 
8
7
  const NavbarItem = /*@__PURE__*/ proxyCustomElement(class NavbarItem extends H {
@@ -158,7 +157,6 @@ const NavbarItem = /*@__PURE__*/ proxyCustomElement(class NavbarItem extends H {
158
157
  this.checkIfItemHasChildren();
159
158
  }
160
159
  componentDidLoad() {
161
- this.handleLabelWrapper();
162
160
  if (this.hasChildNavItems) {
163
161
  const navItems = this.getNavbarItems();
164
162
  this.relocateItemsToFirstlayer(navItems);
@@ -302,23 +300,11 @@ const NavbarItem = /*@__PURE__*/ proxyCustomElement(class NavbarItem extends H {
302
300
  }
303
301
  }
304
302
  }
305
- handleLabelWrapper() {
306
- const labelWrapper = this.el.shadowRoot.querySelector('.label__wrapper');
307
- const navItem = this.getNavBarItem();
308
- const slot = labelWrapper.querySelector('slot');
309
- if (!slot.assignedNodes().length) {
310
- navItem.classList.add('removeLabel');
311
- }
312
- else if (this.showLabel && navItem.classList.contains('removeLabel')) {
313
- navItem.classList.remove('removeLabel');
314
- }
315
- }
316
303
  render() {
317
- return (h("div", { key: '108ec32a693007c99ffc49e86606c7ec3c46047b', class: "container", onMouseLeave: e => this.handleNestedLayerMenu(e), onMouseEnter: e => this.handleNestedLayerMenu(e) }, h("div", { key: '304525d30464b40c25aef0aa16183f4e240a49dd', class: "sub__layer-back-button" }, h("div", { key: 'e1608007d679c7a258a1fb8627949796c4e4b80f', class: "back__button-wrapper", onClick: () => this.returnToFirstLayer() }, h("ifx-icon", { key: '03ca0bf8687bd1daa80b47e14afcfffc9c2d0d18', icon: "arrow-left-16" }), h("span", { key: 'baf4a184352bc7aba07f2e0c3d6169a606c39860' }, "Back"))), h("a", { key: 'c754173632add8794d7601eb5b7bfbac95f79062', href: this.internalHref, target: this.target, onClick: () => this.toggleItemMenu(), class: `navbar__item ${this.isSidebarMenuItem ? 'sidebarMenuItem' : ""} ${!this.showLabel ? 'removeLabel' : ""} ${this.isMenuItem ? 'menuItem' : ""} ${this.hasChildNavItems ? 'isParent' : ""}` }, h("div", { key: 'fc2990cba775cb7bba4f8ffd03ba57bb6a235aed', class: "inner__content-wrapper" }, h("div", { key: '4255b4e145f4ca2709b3852170c4b2d8c6adade7', class: `navbar__container-right-content-navigation-item-icon-wrapper ${!this.icon ? "removeWrapper" : ""}` }, this.icon && h("ifx-icon", { key: 'f0f36892ce2a2d2fdc2288e3cb336fc84f25a341', icon: this.icon }), this.icon && !isNaN(this.numberIndicator) &&
318
- h("div", { key: 'ccbb32124f0d1812264134f252f277eb7dd6d968', class: "number__indicator-wrapper" }, h("ifx-number-indicator", { key: '747309924d2808cbfbb1d5334307af611ab95864' }, this.numberIndicator))), this.itemPosition === 'left'
304
+ return (h("div", { key: '5ceffbd106c421baa697404510a440697e42f4c2', class: "container", onMouseLeave: e => this.handleNestedLayerMenu(e), onMouseEnter: e => this.handleNestedLayerMenu(e) }, h("div", { key: 'c143b853e32fba243c64f03408c0397b5f37c876', class: "sub__layer-back-button" }, h("div", { key: '99967b3ae15e9133d9fd0429bc3e77c1f9c98be0', class: "back__button-wrapper", onClick: () => this.returnToFirstLayer() }, h("ifx-icon", { key: '8f1d6ddee8e331d50aef8229d91e0121adb59bb4', icon: "arrow-left-16" }), h("span", { key: '1e6019fcc28370caadc79b04d70748508ce007ae' }, "Back"))), h("a", { key: '1046ccdeb56e3639606a4678f7f5e9f07501122e', href: this.internalHref, target: this.target, onClick: () => this.toggleItemMenu(), class: `navbar__item ${this.isSidebarMenuItem ? 'sidebarMenuItem' : ""} ${!this.showLabel ? 'removeLabel' : ""} ${this.isMenuItem ? 'menuItem' : ""} ${this.hasChildNavItems ? 'isParent' : ""}` }, h("div", { key: '67ea527ff607b885de5aa3ae2e1c817a791415eb', class: "inner__content-wrapper" }, h("div", { key: '4b2302e1d3d05b23bab6fb7c8843f7f7dc86fd16', class: `navbar__container-right-content-navigation-item-icon-wrapper ${!this.icon ? "removeWrapper" : ""}` }, this.icon && h("ifx-icon", { key: 'd5bf6c6ee395127313e432d86110e619d46baec7', icon: this.icon })), this.itemPosition === 'left'
319
305
  && this.hasChildNavItems
320
306
  && this.isMenuItem &&
321
- h("div", { key: '4e3f8738bdba8d0d560dc1f1efe3603f1915b430', class: "menuItemLeftIconWrapper" }, h("ifx-icon", { key: '5ca38ef27ae727a56e8f23a0647228cee04e407f', icon: "chevron-left-12" })), h("span", { key: 'dd91577d9d3aad73407b12aa31a0dae2bfa1065d', class: "label__wrapper" }, h("slot", { key: '53c928268c109ca8b55e62cfb7fd753bdd9bb37c' }))), h("div", { key: 'bdc6fa70f4cbd2e7da0da1a5073b84c485c64304', class: `navItemIconWrapper ${this.hasChildNavItems && !this.isMenuItem && !this.isSidebarMenuItem ? '' : "hide"}` }, h("ifx-icon", { key: 'b9242a2fc6fcb3bb58b6f5bfddc544d83d984b15', icon: "chevron-down-12" })), h("div", { key: 'f2b4b655b3153db4360e44c337f1117dcb2b5711', class: `menuItemRightIconWrapper ${((this.itemPosition === 'right' && this.hasChildNavItems && this.isMenuItem) || (this.isSidebarMenuItem && this.hasChildNavItems)) ? '' : "hide"}` }, h("ifx-icon", { key: '863632fcf1fdf6321203c9587ae3f6b867125b64', icon: "chevron-right-12" }))), this.hasChildNavItems && !this.isSidebarMenuItem && h("ul", { key: '4aa71e6e9c8697f23667550476d337e340baa970', class: 'navbar-menu' }, " ", h("slot", { key: '58326254e12045d8780f332c7f438261ef276889', name: "first__layer" }), " "), this.isSidebarMenuItem && h("ul", { key: '742b8dac297bc34a845e7bd974914c92bc2dd506', class: 'sub__layer-menu' }, " ", h("slot", { key: 'a1c9faad1f0205a87baeadbd96603ef62d29eea2', name: "second__layer" }), " ")));
307
+ h("div", { key: '80376fc372da26c16a17a18534bad2b806565c3c', class: "menuItemLeftIconWrapper" }, h("ifx-icon", { key: 'c80b8bbd5c1bf44d95f8dec57c6e270bae4c220b', icon: "chevron-left-12" })), h("span", { key: '153e2dfb392cdd00e3e97ca5174a690246572d80', class: "label__wrapper" }, h("slot", { key: '949836a477df87d81dcfaa25dd01bf03dcae4b91' }))), h("div", { key: 'e1abc52c4fc0d0b54781b8769020d51206d5239d', class: `navItemIconWrapper ${this.hasChildNavItems && !this.isMenuItem && !this.isSidebarMenuItem ? '' : "hide"}` }, h("ifx-icon", { key: 'e69a9a34afd19ec0ecfaa94d02114a003b68526c', icon: "chevron-down-12" })), h("div", { key: 'bcc9506c575dad6a4ae17dc13a09bb5e26078aa4', class: `menuItemRightIconWrapper ${((this.itemPosition === 'right' && this.hasChildNavItems && this.isMenuItem) || (this.isSidebarMenuItem && this.hasChildNavItems)) ? '' : "hide"}` }, h("ifx-icon", { key: 'cdc413a3ac34e6bfae79564cdcd4ec7da406a2ea', icon: "chevron-right-12" }))), this.hasChildNavItems && !this.isSidebarMenuItem && h("ul", { key: 'afed066d10656af406376c76c51059915d80287c', class: 'navbar-menu' }, " ", h("slot", { key: '520015816541536719ce6a9cbebbe55b44163e71', name: "first__layer" }), " "), this.isSidebarMenuItem && h("ul", { key: '8a59759f2094f1219e920e67657d211b9fd26ac2', class: 'sub__layer-menu' }, " ", h("slot", { key: '668f0653e81410ea9e75309978c49a6abe3050eb', name: "second__layer" }), " ")));
322
308
  }
323
309
  get el() { return this; }
324
310
  static get style() { return IfxNavbarItemStyle0; }
@@ -328,7 +314,6 @@ const NavbarItem = /*@__PURE__*/ proxyCustomElement(class NavbarItem extends H {
328
314
  "href": [1],
329
315
  "target": [1],
330
316
  "hideOnMobile": [4, "hide-on-mobile"],
331
- "numberIndicator": [2, "number-indicator"],
332
317
  "internalHref": [32],
333
318
  "isMenuItem": [32],
334
319
  "hasChildNavItems": [32],
@@ -349,7 +334,7 @@ function defineCustomElement$1() {
349
334
  if (typeof customElements === "undefined") {
350
335
  return;
351
336
  }
352
- const components = ["ifx-navbar-item", "ifx-icon", "ifx-number-indicator"];
337
+ const components = ["ifx-navbar-item", "ifx-icon"];
353
338
  components.forEach(tagName => { switch (tagName) {
354
339
  case "ifx-navbar-item":
355
340
  if (!customElements.get(tagName)) {
@@ -357,11 +342,6 @@ function defineCustomElement$1() {
357
342
  }
358
343
  break;
359
344
  case "ifx-icon":
360
- if (!customElements.get(tagName)) {
361
- defineCustomElement$3();
362
- }
363
- break;
364
- case "ifx-number-indicator":
365
345
  if (!customElements.get(tagName)) {
366
346
  defineCustomElement$2();
367
347
  }