@infineon/infineon-design-system-stencil 32.0.0 → 32.1.0--canary.1681.8e7428ed830ca5c1505633fc0cd69c8ff7a84007.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 (433) 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-group.cjs.entry.js +61 -0
  4. package/dist/cjs/ifx-checkbox-group.cjs.entry.js.map +1 -0
  5. package/dist/cjs/ifx-checkbox.cjs.entry.js +11 -4
  6. package/dist/cjs/ifx-checkbox.cjs.entry.js.map +1 -1
  7. package/dist/cjs/ifx-chip_3.cjs.entry.js +11 -11
  8. package/dist/cjs/ifx-content-switcher-item.cjs.entry.js +1 -1
  9. package/dist/cjs/ifx-content-switcher.cjs.entry.js +1 -1
  10. package/dist/cjs/ifx-date-picker.cjs.entry.js +1 -1
  11. package/dist/cjs/ifx-dropdown-header.cjs.entry.js +1 -1
  12. package/dist/cjs/ifx-dropdown-item.cjs.entry.js +1 -1
  13. package/dist/cjs/ifx-dropdown-menu.cjs.entry.js +2 -2
  14. package/dist/cjs/ifx-dropdown-separator.cjs.entry.js +1 -1
  15. package/dist/cjs/ifx-dropdown-trigger-button.cjs.entry.js +2 -2
  16. package/dist/cjs/ifx-dropdown-trigger.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-dropdown.cjs.entry.js +1 -1
  18. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  19. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  20. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  21. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  22. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  23. package/dist/cjs/ifx-footer-column.cjs.entry.js +1 -1
  24. package/dist/cjs/ifx-footer.cjs.entry.js +4 -4
  25. package/dist/cjs/ifx-icon-button.cjs.entry.js +1 -1
  26. package/dist/cjs/ifx-icon.cjs.entry.js +1 -1
  27. package/dist/cjs/ifx-icons-preview.cjs.entry.js +1 -1
  28. package/dist/cjs/ifx-link.cjs.entry.js +1 -1
  29. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  30. package/dist/cjs/ifx-modal.cjs.entry.js +2 -2
  31. package/dist/cjs/ifx-navbar-item.cjs.entry.js +2 -2
  32. package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
  33. package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
  34. package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
  35. package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
  36. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  37. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  38. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  39. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  40. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  41. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  42. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  43. package/dist/cjs/ifx-select.cjs.entry.js +2 -2
  44. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  45. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  46. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  47. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  48. package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
  49. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  50. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  51. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  52. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  53. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  54. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  55. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  56. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  57. package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
  58. package/dist/cjs/ifx-textarea.cjs.entry.js +1 -1
  59. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  60. package/dist/cjs/index-1ce5aae1.js +4 -0
  61. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  62. package/dist/cjs/loader.cjs.js +1 -1
  63. package/dist/collection/collection-manifest.json +1 -0
  64. package/dist/collection/components/checkbox/checkbox.css +1 -1
  65. package/dist/collection/components/checkbox/checkbox.js +26 -3
  66. package/dist/collection/components/checkbox/checkbox.js.map +1 -1
  67. package/dist/collection/components/checkbox/checkbox.stories.js +12 -3
  68. package/dist/collection/components/checkbox/checkbox.stories.js.map +1 -1
  69. package/dist/collection/components/checkbox-group/checkbox-group.css +59 -0
  70. package/dist/collection/components/checkbox-group/checkbox-group.js +238 -0
  71. package/dist/collection/components/checkbox-group/checkbox-group.js.map +1 -0
  72. package/dist/collection/components/checkbox-group/checkbox-group.stories.js +151 -0
  73. package/dist/collection/components/checkbox-group/checkbox-group.stories.js.map +1 -0
  74. package/dist/collection/components/chip/chip-item/chip-item.js +2 -2
  75. package/dist/collection/components/chip/chip.js +8 -8
  76. package/dist/collection/components/content-switcher/content-switcher-item.js +1 -1
  77. package/dist/collection/components/content-switcher/content-switcher.js +1 -1
  78. package/dist/collection/components/date-picker/date-picker.js +1 -1
  79. package/dist/collection/components/dropdown/dropdown-header/dropdown-header.js +1 -1
  80. package/dist/collection/components/dropdown/dropdown-item/dropdown-item.js +1 -1
  81. package/dist/collection/components/dropdown/dropdown-menu/dropdown-menu.js +2 -2
  82. package/dist/collection/components/dropdown/dropdown-seperator/dropdown-separator.js +1 -1
  83. package/dist/collection/components/dropdown/dropdown-trigger/dropdown-trigger.js +1 -1
  84. package/dist/collection/components/dropdown/dropdown-trigger-button/dropdown-trigger-button.js +2 -2
  85. package/dist/collection/components/dropdown/dropdown.js +1 -1
  86. package/dist/collection/components/footer/footer-column.js +1 -1
  87. package/dist/collection/components/footer/footer.js +4 -4
  88. package/dist/collection/components/icon/infineonIconStencil.js +1 -1
  89. package/dist/collection/components/icon-button/icon-button.js +1 -1
  90. package/dist/collection/components/icons-preview/icons-preview.js +1 -1
  91. package/dist/collection/components/link/link.js +1 -1
  92. package/dist/collection/components/modal/modal.js +2 -2
  93. package/dist/collection/components/navigation/navbar/navbar-item.js +2 -2
  94. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  95. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  96. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  97. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  98. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  99. package/dist/collection/components/notification/notification.js +2 -2
  100. package/dist/collection/components/number-indicator/number-indicator.js +1 -1
  101. package/dist/collection/components/overview-table/overview-table.js +1 -1
  102. package/dist/collection/components/pagination/pagination.js +1 -1
  103. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  104. package/dist/collection/components/radio-button/radio-button.js +2 -2
  105. package/dist/collection/components/search-bar/search-bar.js +1 -1
  106. package/dist/collection/components/search-field/search-field.js +1 -1
  107. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  108. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  109. package/dist/collection/components/select/single-select/select.js +2 -2
  110. package/dist/collection/components/slider/slider.js +2 -2
  111. package/dist/collection/components/spinner/spinner.js +2 -2
  112. package/dist/collection/components/status/status.js +1 -1
  113. package/dist/collection/components/stepper/step/step.js +4 -4
  114. package/dist/collection/components/stepper/stepper.js +2 -2
  115. package/dist/collection/components/switch/switch.js +1 -1
  116. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  117. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  118. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  119. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  120. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  121. package/dist/collection/components/table-advanced-version/table.js +2 -2
  122. package/dist/collection/components/table-basic-version/table.js +1 -1
  123. package/dist/collection/components/tabs/tab.js +1 -1
  124. package/dist/collection/components/tabs/tabs.js +2 -2
  125. package/dist/collection/components/tag/tag.js +1 -1
  126. package/dist/collection/components/templates/template/template.js +1 -1
  127. package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
  128. package/dist/collection/components/text-field/text-field.js +4 -4
  129. package/dist/collection/components/textarea/textarea.js +1 -1
  130. package/dist/collection/components/tooltip/tooltip.js +4 -4
  131. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  132. package/dist/components/ifx-accordion-item.js +1 -1
  133. package/dist/components/ifx-alert.js +1 -1
  134. package/dist/components/ifx-basic-table.js +1 -1
  135. package/dist/components/ifx-breadcrumb-item-label.js +1 -1
  136. package/dist/components/ifx-checkbox-group.d.ts +11 -0
  137. package/dist/components/ifx-checkbox-group.js +91 -0
  138. package/dist/components/ifx-checkbox-group.js.map +1 -0
  139. package/dist/components/ifx-checkbox.js +1 -1
  140. package/dist/components/ifx-chip-item.js +1 -1
  141. package/dist/components/ifx-chip.js +1 -1
  142. package/dist/components/ifx-content-switcher-item.js +1 -1
  143. package/dist/components/ifx-content-switcher.js +1 -1
  144. package/dist/components/ifx-date-picker.js +2 -2
  145. package/dist/components/ifx-dropdown-header.js +1 -1
  146. package/dist/components/ifx-dropdown-item.js +2 -2
  147. package/dist/components/ifx-dropdown-menu.js +2 -2
  148. package/dist/components/ifx-dropdown-separator.js +1 -1
  149. package/dist/components/ifx-dropdown-trigger-button.js +3 -3
  150. package/dist/components/ifx-dropdown-trigger.js +1 -1
  151. package/dist/components/ifx-dropdown.js +1 -1
  152. package/dist/components/ifx-faq.js +3 -3
  153. package/dist/components/ifx-filter-accordion.js +4 -4
  154. package/dist/components/ifx-filter-bar.js +2 -2
  155. package/dist/components/ifx-filter-search.js +3 -3
  156. package/dist/components/ifx-filter-type-group.js +1 -1
  157. package/dist/components/ifx-footer-column.js +1 -1
  158. package/dist/components/ifx-footer.js +4 -4
  159. package/dist/components/ifx-icon-button.js +1 -1
  160. package/dist/components/ifx-icon.js +1 -1
  161. package/dist/components/ifx-icons-preview.js +4 -4
  162. package/dist/components/ifx-link.js +1 -1
  163. package/dist/components/ifx-list-entry.js +4 -4
  164. package/dist/components/ifx-list.js +2 -2
  165. package/dist/components/ifx-modal.js +4 -4
  166. package/dist/components/ifx-multiselect.js +1 -1
  167. package/dist/components/ifx-navbar-item.js +3 -3
  168. package/dist/components/ifx-navbar-profile.js +3 -3
  169. package/dist/components/ifx-navbar.js +4 -4
  170. package/dist/components/ifx-notification.js +1 -1
  171. package/dist/components/ifx-number-indicator.js +1 -1
  172. package/dist/components/ifx-overview-table.js +4 -4
  173. package/dist/components/ifx-pagination.js +1 -1
  174. package/dist/components/ifx-progress-bar.js +1 -1
  175. package/dist/components/ifx-radio-button.js +1 -1
  176. package/dist/components/ifx-search-bar.js +3 -3
  177. package/dist/components/ifx-search-field.js +1 -1
  178. package/dist/components/ifx-segment.js +2 -2
  179. package/dist/components/ifx-segmented-control.js +3 -3
  180. package/dist/components/ifx-select.js +1 -1
  181. package/dist/components/ifx-set-filter.js +6 -6
  182. package/dist/components/ifx-sidebar-item.js +7 -7
  183. package/dist/components/ifx-sidebar-title.js +1 -1
  184. package/dist/components/ifx-sidebar.js +5 -5
  185. package/dist/components/ifx-slider.js +3 -3
  186. package/dist/components/ifx-spinner.js +1 -1
  187. package/dist/components/ifx-status.js +1 -1
  188. package/dist/components/ifx-step.js +5 -5
  189. package/dist/components/ifx-stepper.js +2 -2
  190. package/dist/components/ifx-switch.js +1 -1
  191. package/dist/components/ifx-tab.js +1 -1
  192. package/dist/components/ifx-table.js +10 -10
  193. package/dist/components/ifx-tabs.js +3 -3
  194. package/dist/components/ifx-tag.js +2 -2
  195. package/dist/components/ifx-template.js +1 -1
  196. package/dist/components/ifx-templates-ui.js +8 -8
  197. package/dist/components/ifx-text-field.js +1 -1
  198. package/dist/components/ifx-textarea.js +1 -1
  199. package/dist/components/ifx-tooltip.js +5 -5
  200. package/dist/components/{p-df1ab648.js → p-15a737a8.js} +4 -4
  201. package/dist/components/{p-df1ab648.js.map → p-15a737a8.js.map} +1 -1
  202. package/dist/components/{p-2e93f4f1.js → p-18552af4.js} +5 -5
  203. package/dist/components/{p-2e93f4f1.js.map → p-18552af4.js.map} +1 -1
  204. package/dist/components/{p-711cfe1c.js → p-25dce5bf.js} +3 -3
  205. package/dist/components/{p-711cfe1c.js.map → p-25dce5bf.js.map} +1 -1
  206. package/dist/components/{p-e288bc05.js → p-2cb994f0.js} +5 -5
  207. package/dist/components/{p-e288bc05.js.map → p-2cb994f0.js.map} +1 -1
  208. package/dist/components/{p-0ca597ea.js → p-3d46d2af.js} +6 -6
  209. package/dist/components/{p-0ca597ea.js.map → p-3d46d2af.js.map} +1 -1
  210. package/dist/components/{p-f6eb75e8.js → p-47853a7b.js} +3 -3
  211. package/dist/components/{p-f6eb75e8.js.map → p-47853a7b.js.map} +1 -1
  212. package/dist/components/{p-dd2f84a3.js → p-4cd3a589.js} +2 -2
  213. package/dist/components/{p-dd2f84a3.js.map → p-4cd3a589.js.map} +1 -1
  214. package/dist/components/{p-8e549467.js → p-5f01ab1d.js} +3 -3
  215. package/dist/components/{p-8e549467.js.map → p-5f01ab1d.js.map} +1 -1
  216. package/dist/components/{p-3cbe73f9.js → p-5fe24279.js} +2 -2
  217. package/dist/components/{p-3cbe73f9.js.map → p-5fe24279.js.map} +1 -1
  218. package/dist/components/{p-bd0c2dc7.js → p-6925a52c.js} +2 -2
  219. package/dist/components/{p-bd0c2dc7.js.map → p-6925a52c.js.map} +1 -1
  220. package/dist/components/{p-7b91b0ec.js → p-80856f14.js} +6 -6
  221. package/dist/components/{p-7b91b0ec.js.map → p-80856f14.js.map} +1 -1
  222. package/dist/components/{p-0b116203.js → p-977668df.js} +3 -3
  223. package/dist/components/{p-0b116203.js.map → p-977668df.js.map} +1 -1
  224. package/dist/components/{p-a803e6b3.js → p-9c7d6c8c.js} +4 -4
  225. package/dist/components/{p-a803e6b3.js.map → p-9c7d6c8c.js.map} +1 -1
  226. package/dist/components/{p-82ea5424.js → p-b3918f07.js} +5 -5
  227. package/dist/components/{p-82ea5424.js.map → p-b3918f07.js.map} +1 -1
  228. package/dist/components/{p-aa905dcf.js → p-be22dd11.js} +2 -2
  229. package/dist/components/{p-aa905dcf.js.map → p-be22dd11.js.map} +1 -1
  230. package/dist/components/{p-6d91c497.js → p-d8045654.js} +14 -6
  231. package/dist/components/p-d8045654.js.map +1 -0
  232. package/dist/components/{p-9ef57ec1.js → p-dbf6be15.js} +2 -2
  233. package/dist/components/{p-9ef57ec1.js.map → p-dbf6be15.js.map} +1 -1
  234. package/dist/components/{p-c6d94a88.js → p-ec51e955.js} +2 -2
  235. package/dist/components/{p-c6d94a88.js.map → p-ec51e955.js.map} +1 -1
  236. package/dist/components/{p-a5768429.js → p-fd590059.js} +11 -11
  237. package/dist/components/{p-a5768429.js.map → p-fd590059.js.map} +1 -1
  238. package/dist/esm/ifx-alert_2.entry.js +1 -1
  239. package/dist/esm/ifx-basic-table.entry.js +1 -1
  240. package/dist/esm/ifx-checkbox-group.entry.js +57 -0
  241. package/dist/esm/ifx-checkbox-group.entry.js.map +1 -0
  242. package/dist/esm/ifx-checkbox.entry.js +11 -4
  243. package/dist/esm/ifx-checkbox.entry.js.map +1 -1
  244. package/dist/esm/ifx-chip_3.entry.js +11 -11
  245. package/dist/esm/ifx-content-switcher-item.entry.js +1 -1
  246. package/dist/esm/ifx-content-switcher.entry.js +1 -1
  247. package/dist/esm/ifx-date-picker.entry.js +1 -1
  248. package/dist/esm/ifx-dropdown-header.entry.js +1 -1
  249. package/dist/esm/ifx-dropdown-item.entry.js +1 -1
  250. package/dist/esm/ifx-dropdown-menu.entry.js +2 -2
  251. package/dist/esm/ifx-dropdown-separator.entry.js +1 -1
  252. package/dist/esm/ifx-dropdown-trigger-button.entry.js +2 -2
  253. package/dist/esm/ifx-dropdown-trigger.entry.js +1 -1
  254. package/dist/esm/ifx-dropdown.entry.js +1 -1
  255. package/dist/esm/ifx-faq.entry.js +1 -1
  256. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  257. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  258. package/dist/esm/ifx-filter-search.entry.js +1 -1
  259. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  260. package/dist/esm/ifx-footer-column.entry.js +1 -1
  261. package/dist/esm/ifx-footer.entry.js +4 -4
  262. package/dist/esm/ifx-icon-button.entry.js +1 -1
  263. package/dist/esm/ifx-icon.entry.js +1 -1
  264. package/dist/esm/ifx-icons-preview.entry.js +1 -1
  265. package/dist/esm/ifx-link.entry.js +1 -1
  266. package/dist/esm/ifx-list-entry.entry.js +1 -1
  267. package/dist/esm/ifx-modal.entry.js +2 -2
  268. package/dist/esm/ifx-navbar-item.entry.js +2 -2
  269. package/dist/esm/ifx-navbar-profile.entry.js +3 -3
  270. package/dist/esm/ifx-navbar.entry.js +3 -3
  271. package/dist/esm/ifx-notification.entry.js +2 -2
  272. package/dist/esm/ifx-number-indicator.entry.js +1 -1
  273. package/dist/esm/ifx-overview-table.entry.js +1 -1
  274. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  275. package/dist/esm/ifx-radio-button.entry.js +2 -2
  276. package/dist/esm/ifx-search-bar.entry.js +1 -1
  277. package/dist/esm/ifx-search-field.entry.js +1 -1
  278. package/dist/esm/ifx-segment.entry.js +1 -1
  279. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  280. package/dist/esm/ifx-select.entry.js +2 -2
  281. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  282. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  283. package/dist/esm/ifx-sidebar.entry.js +5 -5
  284. package/dist/esm/ifx-slider.entry.js +2 -2
  285. package/dist/esm/ifx-spinner_2.entry.js +6 -6
  286. package/dist/esm/ifx-status.entry.js +1 -1
  287. package/dist/esm/ifx-step.entry.js +4 -4
  288. package/dist/esm/ifx-stepper.entry.js +2 -2
  289. package/dist/esm/ifx-switch.entry.js +1 -1
  290. package/dist/esm/ifx-tab.entry.js +1 -1
  291. package/dist/esm/ifx-table.entry.js +2 -2
  292. package/dist/esm/ifx-tabs.entry.js +2 -2
  293. package/dist/esm/ifx-tag.entry.js +1 -1
  294. package/dist/esm/ifx-templates-ui.entry.js +1 -1
  295. package/dist/esm/ifx-textarea.entry.js +1 -1
  296. package/dist/esm/ifx-tooltip.entry.js +4 -4
  297. package/dist/esm/index-b4eaf00e.js +4 -0
  298. package/dist/esm/infineon-design-system-stencil.js +1 -1
  299. package/dist/esm/loader.js +1 -1
  300. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  301. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  302. package/dist/infineon-design-system-stencil/{p-7032b693.entry.js → p-00baeb0a.entry.js} +2 -2
  303. package/dist/infineon-design-system-stencil/{p-facf8df6.entry.js → p-094349b2.entry.js} +2 -2
  304. package/dist/infineon-design-system-stencil/{p-b37da251.entry.js → p-0c747aac.entry.js} +2 -2
  305. package/dist/infineon-design-system-stencil/{p-a7c2fbdb.entry.js → p-16430d76.entry.js} +2 -2
  306. package/dist/infineon-design-system-stencil/{p-08c4de8b.entry.js → p-182854c8.entry.js} +2 -2
  307. package/dist/infineon-design-system-stencil/{p-98ffcc21.entry.js → p-188274f9.entry.js} +2 -2
  308. package/dist/infineon-design-system-stencil/p-19ebd7a9.entry.js +2 -0
  309. package/dist/infineon-design-system-stencil/{p-b5fe7ee8.entry.js → p-1a93de53.entry.js} +2 -2
  310. package/dist/infineon-design-system-stencil/p-1b5ebeef.entry.js +2 -0
  311. package/dist/infineon-design-system-stencil/{p-09597e91.entry.js → p-1b907dbd.entry.js} +2 -2
  312. package/dist/infineon-design-system-stencil/{p-95db9c5f.entry.js → p-1c869534.entry.js} +2 -2
  313. package/dist/infineon-design-system-stencil/{p-34182e4c.entry.js → p-1e44b494.entry.js} +2 -2
  314. package/dist/infineon-design-system-stencil/{p-ea52834a.entry.js → p-260c4f53.entry.js} +2 -2
  315. package/dist/infineon-design-system-stencil/{p-10d8c7e1.entry.js → p-272aab7f.entry.js} +2 -2
  316. package/dist/infineon-design-system-stencil/{p-09dfde13.entry.js → p-2ad3b594.entry.js} +2 -2
  317. package/dist/infineon-design-system-stencil/{p-99d8b86a.entry.js → p-2d8c79bc.entry.js} +2 -2
  318. package/dist/infineon-design-system-stencil/{p-fbed47fd.entry.js → p-35979bd9.entry.js} +2 -2
  319. package/dist/infineon-design-system-stencil/{p-3bd8af6b.entry.js → p-37e5b4b4.entry.js} +2 -2
  320. package/dist/infineon-design-system-stencil/{p-42ea3581.entry.js → p-386f62f0.entry.js} +2 -2
  321. package/dist/infineon-design-system-stencil/{p-4fb1282d.entry.js → p-40466219.entry.js} +2 -2
  322. package/dist/infineon-design-system-stencil/p-4701832b.entry.js +2 -0
  323. package/dist/infineon-design-system-stencil/p-4701832b.entry.js.map +1 -0
  324. package/dist/infineon-design-system-stencil/{p-be8764ca.entry.js → p-4d1670ed.entry.js} +2 -2
  325. package/dist/infineon-design-system-stencil/{p-285c1ac0.entry.js → p-4ea09b73.entry.js} +2 -2
  326. package/dist/infineon-design-system-stencil/p-52c46b22.entry.js +2 -0
  327. package/dist/infineon-design-system-stencil/{p-2defb71b.entry.js → p-5c144c40.entry.js} +2 -2
  328. package/dist/infineon-design-system-stencil/{p-e675986f.entry.js → p-6167fe81.entry.js} +2 -2
  329. package/dist/infineon-design-system-stencil/{p-0c19661f.entry.js → p-65b50486.entry.js} +2 -2
  330. package/dist/infineon-design-system-stencil/{p-4afef8e3.entry.js → p-733bcf3d.entry.js} +2 -2
  331. package/dist/infineon-design-system-stencil/{p-44bd4a94.entry.js → p-757132ca.entry.js} +2 -2
  332. package/dist/infineon-design-system-stencil/p-7721aa73.entry.js +2 -0
  333. package/dist/infineon-design-system-stencil/{p-b8471917.entry.js → p-7b9fd2df.entry.js} +2 -2
  334. package/dist/infineon-design-system-stencil/{p-1e746ca3.entry.js → p-8276469c.entry.js} +2 -2
  335. package/dist/infineon-design-system-stencil/p-88a3c2e8.entry.js +2 -0
  336. package/dist/infineon-design-system-stencil/p-89c4fae2.entry.js +2 -0
  337. package/dist/infineon-design-system-stencil/{p-bb1f03e1.entry.js → p-8ab52cac.entry.js} +2 -2
  338. package/dist/infineon-design-system-stencil/{p-caa2c40c.entry.js → p-8c0927d0.entry.js} +2 -2
  339. package/dist/infineon-design-system-stencil/p-8edfc4d5.entry.js +2 -0
  340. package/dist/infineon-design-system-stencil/p-939f2f37.entry.js +2 -0
  341. package/dist/infineon-design-system-stencil/{p-025924da.entry.js.map → p-939f2f37.entry.js.map} +1 -1
  342. package/dist/infineon-design-system-stencil/{p-8332bfe5.entry.js → p-9901114e.entry.js} +2 -2
  343. package/dist/infineon-design-system-stencil/p-a1d3859e.entry.js +2 -0
  344. package/dist/infineon-design-system-stencil/p-a1d3859e.entry.js.map +1 -0
  345. package/dist/infineon-design-system-stencil/{p-1f41961c.entry.js → p-b0156752.entry.js} +2 -2
  346. package/dist/infineon-design-system-stencil/{p-18c53271.entry.js → p-b1bd480b.entry.js} +2 -2
  347. package/dist/infineon-design-system-stencil/{p-9fd021ff.entry.js → p-bb5fbeb8.entry.js} +2 -2
  348. package/dist/infineon-design-system-stencil/p-bfd26211.entry.js +2 -0
  349. package/dist/infineon-design-system-stencil/{p-24f531ca.entry.js → p-c85dc125.entry.js} +2 -2
  350. package/dist/infineon-design-system-stencil/{p-12535be0.entry.js → p-c8fecc8e.entry.js} +2 -2
  351. package/dist/infineon-design-system-stencil/{p-ac14a8c6.entry.js → p-cc859294.entry.js} +2 -2
  352. package/dist/infineon-design-system-stencil/{p-45ed163c.entry.js → p-ccba569e.entry.js} +2 -2
  353. package/dist/infineon-design-system-stencil/{p-32c62437.entry.js → p-cffc5d17.entry.js} +2 -2
  354. package/dist/infineon-design-system-stencil/{p-c67f057e.entry.js → p-d2998185.entry.js} +2 -2
  355. package/dist/infineon-design-system-stencil/{p-0c34e7ab.entry.js → p-d3957af9.entry.js} +2 -2
  356. package/dist/infineon-design-system-stencil/{p-6e900d3f.entry.js → p-de532a77.entry.js} +2 -2
  357. package/dist/infineon-design-system-stencil/{p-5a1b3e6b.entry.js → p-f8f10567.entry.js} +2 -2
  358. package/dist/infineon-design-system-stencil/{p-011a8cce.entry.js → p-f9298124.entry.js} +2 -2
  359. package/dist/infineon-design-system-stencil/{p-f0bed0a7.entry.js → p-fc9a13fa.entry.js} +2 -2
  360. package/dist/infineon-design-system-stencil/{p-28961fb4.entry.js → p-fcec715a.entry.js} +2 -2
  361. package/dist/infineon-design-system-stencil/{p-be38376b.entry.js → p-fd866344.entry.js} +2 -2
  362. package/dist/types/components/checkbox/checkbox.d.ts +2 -0
  363. package/dist/types/components/checkbox/checkbox.stories.d.ts +10 -0
  364. package/dist/types/components/checkbox-group/checkbox-group.d.ts +19 -0
  365. package/dist/types/components/checkbox-group/checkbox-group.stories.d.ts +183 -0
  366. package/dist/types/components.d.ts +30 -0
  367. package/package.json +1 -1
  368. package/dist/components/p-6d91c497.js.map +0 -1
  369. package/dist/infineon-design-system-stencil/p-025924da.entry.js +0 -2
  370. package/dist/infineon-design-system-stencil/p-2fac384a.entry.js +0 -2
  371. package/dist/infineon-design-system-stencil/p-332afce9.entry.js +0 -2
  372. package/dist/infineon-design-system-stencil/p-5031d738.entry.js +0 -2
  373. package/dist/infineon-design-system-stencil/p-59888005.entry.js +0 -2
  374. package/dist/infineon-design-system-stencil/p-5b444517.entry.js +0 -2
  375. package/dist/infineon-design-system-stencil/p-d1efcac6.entry.js +0 -2
  376. package/dist/infineon-design-system-stencil/p-eb752024.entry.js +0 -2
  377. package/dist/infineon-design-system-stencil/p-eb78b152.entry.js +0 -2
  378. package/dist/infineon-design-system-stencil/p-ecd0640d.entry.js +0 -2
  379. package/dist/infineon-design-system-stencil/p-ecd0640d.entry.js.map +0 -1
  380. /package/dist/infineon-design-system-stencil/{p-7032b693.entry.js.map → p-00baeb0a.entry.js.map} +0 -0
  381. /package/dist/infineon-design-system-stencil/{p-facf8df6.entry.js.map → p-094349b2.entry.js.map} +0 -0
  382. /package/dist/infineon-design-system-stencil/{p-b37da251.entry.js.map → p-0c747aac.entry.js.map} +0 -0
  383. /package/dist/infineon-design-system-stencil/{p-a7c2fbdb.entry.js.map → p-16430d76.entry.js.map} +0 -0
  384. /package/dist/infineon-design-system-stencil/{p-08c4de8b.entry.js.map → p-182854c8.entry.js.map} +0 -0
  385. /package/dist/infineon-design-system-stencil/{p-98ffcc21.entry.js.map → p-188274f9.entry.js.map} +0 -0
  386. /package/dist/infineon-design-system-stencil/{p-eb752024.entry.js.map → p-19ebd7a9.entry.js.map} +0 -0
  387. /package/dist/infineon-design-system-stencil/{p-b5fe7ee8.entry.js.map → p-1a93de53.entry.js.map} +0 -0
  388. /package/dist/infineon-design-system-stencil/{p-d1efcac6.entry.js.map → p-1b5ebeef.entry.js.map} +0 -0
  389. /package/dist/infineon-design-system-stencil/{p-09597e91.entry.js.map → p-1b907dbd.entry.js.map} +0 -0
  390. /package/dist/infineon-design-system-stencil/{p-95db9c5f.entry.js.map → p-1c869534.entry.js.map} +0 -0
  391. /package/dist/infineon-design-system-stencil/{p-34182e4c.entry.js.map → p-1e44b494.entry.js.map} +0 -0
  392. /package/dist/infineon-design-system-stencil/{p-ea52834a.entry.js.map → p-260c4f53.entry.js.map} +0 -0
  393. /package/dist/infineon-design-system-stencil/{p-10d8c7e1.entry.js.map → p-272aab7f.entry.js.map} +0 -0
  394. /package/dist/infineon-design-system-stencil/{p-09dfde13.entry.js.map → p-2ad3b594.entry.js.map} +0 -0
  395. /package/dist/infineon-design-system-stencil/{p-99d8b86a.entry.js.map → p-2d8c79bc.entry.js.map} +0 -0
  396. /package/dist/infineon-design-system-stencil/{p-fbed47fd.entry.js.map → p-35979bd9.entry.js.map} +0 -0
  397. /package/dist/infineon-design-system-stencil/{p-3bd8af6b.entry.js.map → p-37e5b4b4.entry.js.map} +0 -0
  398. /package/dist/infineon-design-system-stencil/{p-42ea3581.entry.js.map → p-386f62f0.entry.js.map} +0 -0
  399. /package/dist/infineon-design-system-stencil/{p-4fb1282d.entry.js.map → p-40466219.entry.js.map} +0 -0
  400. /package/dist/infineon-design-system-stencil/{p-be8764ca.entry.js.map → p-4d1670ed.entry.js.map} +0 -0
  401. /package/dist/infineon-design-system-stencil/{p-285c1ac0.entry.js.map → p-4ea09b73.entry.js.map} +0 -0
  402. /package/dist/infineon-design-system-stencil/{p-5031d738.entry.js.map → p-52c46b22.entry.js.map} +0 -0
  403. /package/dist/infineon-design-system-stencil/{p-2defb71b.entry.js.map → p-5c144c40.entry.js.map} +0 -0
  404. /package/dist/infineon-design-system-stencil/{p-e675986f.entry.js.map → p-6167fe81.entry.js.map} +0 -0
  405. /package/dist/infineon-design-system-stencil/{p-0c19661f.entry.js.map → p-65b50486.entry.js.map} +0 -0
  406. /package/dist/infineon-design-system-stencil/{p-4afef8e3.entry.js.map → p-733bcf3d.entry.js.map} +0 -0
  407. /package/dist/infineon-design-system-stencil/{p-44bd4a94.entry.js.map → p-757132ca.entry.js.map} +0 -0
  408. /package/dist/infineon-design-system-stencil/{p-2fac384a.entry.js.map → p-7721aa73.entry.js.map} +0 -0
  409. /package/dist/infineon-design-system-stencil/{p-b8471917.entry.js.map → p-7b9fd2df.entry.js.map} +0 -0
  410. /package/dist/infineon-design-system-stencil/{p-1e746ca3.entry.js.map → p-8276469c.entry.js.map} +0 -0
  411. /package/dist/infineon-design-system-stencil/{p-5b444517.entry.js.map → p-88a3c2e8.entry.js.map} +0 -0
  412. /package/dist/infineon-design-system-stencil/{p-59888005.entry.js.map → p-89c4fae2.entry.js.map} +0 -0
  413. /package/dist/infineon-design-system-stencil/{p-bb1f03e1.entry.js.map → p-8ab52cac.entry.js.map} +0 -0
  414. /package/dist/infineon-design-system-stencil/{p-caa2c40c.entry.js.map → p-8c0927d0.entry.js.map} +0 -0
  415. /package/dist/infineon-design-system-stencil/{p-332afce9.entry.js.map → p-8edfc4d5.entry.js.map} +0 -0
  416. /package/dist/infineon-design-system-stencil/{p-8332bfe5.entry.js.map → p-9901114e.entry.js.map} +0 -0
  417. /package/dist/infineon-design-system-stencil/{p-1f41961c.entry.js.map → p-b0156752.entry.js.map} +0 -0
  418. /package/dist/infineon-design-system-stencil/{p-18c53271.entry.js.map → p-b1bd480b.entry.js.map} +0 -0
  419. /package/dist/infineon-design-system-stencil/{p-9fd021ff.entry.js.map → p-bb5fbeb8.entry.js.map} +0 -0
  420. /package/dist/infineon-design-system-stencil/{p-eb78b152.entry.js.map → p-bfd26211.entry.js.map} +0 -0
  421. /package/dist/infineon-design-system-stencil/{p-24f531ca.entry.js.map → p-c85dc125.entry.js.map} +0 -0
  422. /package/dist/infineon-design-system-stencil/{p-12535be0.entry.js.map → p-c8fecc8e.entry.js.map} +0 -0
  423. /package/dist/infineon-design-system-stencil/{p-ac14a8c6.entry.js.map → p-cc859294.entry.js.map} +0 -0
  424. /package/dist/infineon-design-system-stencil/{p-45ed163c.entry.js.map → p-ccba569e.entry.js.map} +0 -0
  425. /package/dist/infineon-design-system-stencil/{p-32c62437.entry.js.map → p-cffc5d17.entry.js.map} +0 -0
  426. /package/dist/infineon-design-system-stencil/{p-c67f057e.entry.js.map → p-d2998185.entry.js.map} +0 -0
  427. /package/dist/infineon-design-system-stencil/{p-0c34e7ab.entry.js.map → p-d3957af9.entry.js.map} +0 -0
  428. /package/dist/infineon-design-system-stencil/{p-6e900d3f.entry.js.map → p-de532a77.entry.js.map} +0 -0
  429. /package/dist/infineon-design-system-stencil/{p-5a1b3e6b.entry.js.map → p-f8f10567.entry.js.map} +0 -0
  430. /package/dist/infineon-design-system-stencil/{p-011a8cce.entry.js.map → p-f9298124.entry.js.map} +0 -0
  431. /package/dist/infineon-design-system-stencil/{p-f0bed0a7.entry.js.map → p-fc9a13fa.entry.js.map} +0 -0
  432. /package/dist/infineon-design-system-stencil/{p-28961fb4.entry.js.map → p-fcec715a.entry.js.map} +0 -0
  433. /package/dist/infineon-design-system-stencil/{p-be38376b.entry.js.map → p-fd866344.entry.js.map} +0 -0
@@ -22,7 +22,7 @@ const ProgressBar = class {
22
22
  this.internalValue = this.value;
23
23
  }
24
24
  render() {
25
- return (index.h("div", { key: 'e4ba3d7984ad1444c1e07edbfb7623a5471c059e', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, index.h("div", { key: '995d64992f539dae4deae9dfcdc04a93f9c3b255', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && index.h("span", { key: 'f7cc21c3da249ef83d26d43fac35aa6efe69a425', class: "label" }, `${this.internalValue}%`))));
25
+ return (index.h("div", { key: '9a1fc68c768dc22c5926f0eae299862f2d2de371', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, index.h("div", { key: '6e847900044f4bc04eacbcc194ffac8bf6b83e0a', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && index.h("span", { key: '8e6fa2713fbcd0b956b8f27b873816adc0c3cb7f', class: "label" }, `${this.internalValue}%`))));
26
26
  }
27
27
  static get watchers() { return {
28
28
  "value": ["valueChanged"]
@@ -92,10 +92,10 @@ const RadioButton = class {
92
92
  }
93
93
  }
94
94
  render() {
95
- return (index.h("div", { key: 'fae53d7eafb00b6e7a1f58145af14c6eb2ab05df', role: "radio", "aria-checked": String(this.internalChecked), "aria-disabled": String(this.disabled), class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: (e) => this.handleRadioButtonClick(e), tabindex: this.disabled ? -1 : 0 }, index.h("div", { key: '74ca30fb71544197ca732c626a9afd04ba6de059', class: `radioButton__wrapper
95
+ return (index.h("div", { key: '4a69126345effabdb522d209b4fb867ae55373bb', role: "radio", "aria-checked": String(this.internalChecked), "aria-disabled": String(this.disabled), class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: (e) => this.handleRadioButtonClick(e), tabindex: this.disabled ? -1 : 0 }, index.h("div", { key: '66c27180f8f00aff7599a09368e740a8654917bd', class: `radioButton__wrapper
96
96
  ${this.internalChecked ? 'checked' : ''}
97
97
  ${this.disabled ? 'disabled' : ''}
98
- ${this.error ? 'error' : ''}` }, this.internalChecked && index.h("div", { key: 'cd925eb77b85631c617b809b5d232e54c10009f2', class: "radioButton__wrapper-mark" })), this.hasSlot && (index.h("div", { key: '2343f841254057810313be262f74076a40398913', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, index.h("slot", { key: '501a334c5b09cc21cc5c528cd1bdf1ff465011d9' }))), index.h("input", { key: 'e1c0bc279da1c379d552ab5bc25f274654514f62', 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() })));
98
+ ${this.error ? 'error' : ''}` }, this.internalChecked && index.h("div", { key: '9012278070740bc5bfe976b66e1ca5098ca21bdc', class: "radioButton__wrapper-mark" })), this.hasSlot && (index.h("div", { key: '4a82098a237a794405ac69ec8a7898ca1ca3f41b', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, index.h("slot", { key: '805092a6667be8a22cead7a830dc483a8e53d42a' }))), index.h("input", { key: 'a9efb84dc6d54d9df3e704235702e7c1ea9587e0', 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() })));
99
99
  }
100
100
  static get formAssociated() { return true; }
101
101
  get el() { return index.getElement(this); }
@@ -40,7 +40,7 @@ const SearchBar = class {
40
40
  this.value = event.detail;
41
41
  }
42
42
  render() {
43
- return (index.h("div", { key: '8d79e2302e0e1d0f457a5ce94740966b8f7a6095', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (index.h("div", { class: "search-bar-wrapper" }, index.h("ifx-search-field", { disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, index.h("ifx-icon", { icon: "search-16", slot: "search-icon" })), index.h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (index.h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, index.h("ifx-icon", { icon: "search-16" })))));
43
+ return (index.h("div", { key: '9a6033dd56aecd4444cf7b5bee7916ce8d534760', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (index.h("div", { class: "search-bar-wrapper" }, index.h("ifx-search-field", { disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, index.h("ifx-icon", { icon: "search-16", slot: "search-icon" })), index.h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (index.h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, index.h("ifx-icon", { icon: "search-16" })))));
44
44
  }
45
45
  get el() { return index.getElement(this); }
46
46
  static get watchers() { return {
@@ -55,7 +55,7 @@ const SearchField = class {
55
55
  this.showDeleteIconInternalState = false;
56
56
  }
57
57
  render() {
58
- return (index.h("div", { key: 'dee8f8a10987683421db49a63c7e2f7a66ce1b64', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, index.h("div", { key: 'e6cc99edb05791bb80be7c2262088c668d6424b7', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, index.h("ifx-icon", { key: '50cf96f238932cf46b1f0186bcb3b8a96a207889', icon: "search-16", class: "search-icon" }), index.h("input", { key: '358c300cc7c03ef61f1725b4c2380180eb7c26f2', 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 ? (index.h("ifx-icon", { icon: "cremove16", class: "delete-icon", onClick: this.handleDelete })) : null)));
58
+ return (index.h("div", { key: 'dd5d16c933ec70acb8950279f4642ac93ab8b801', "aria-label": "a search field for user input", "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, index.h("div", { key: '92159e695d65890de079c49c25dba47a0243e56b', class: this.getWrapperClassNames(), tabindex: 1, onFocus: () => this.focusInput(), onClick: () => this.focusInput() }, index.h("ifx-icon", { key: '27c96d542775740161ea3630851b0b19d90a177f', icon: "search-16", class: "search-icon" }), index.h("input", { key: 'df87749e87af361855083fc54ff76826d2ca12b2', 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 ? (index.h("ifx-icon", { icon: "cremove16", class: "delete-icon", onClick: this.handleDelete })) : null)));
59
59
  }
60
60
  getSizeClass() {
61
61
  return `${this.size}` === "s"
@@ -28,7 +28,7 @@ const Segment = class {
28
28
  }
29
29
  }
30
30
  render() {
31
- return (index.h("div", { key: 'ba16c44bcff74ca96370132c7e191ad8659312e0', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, index.h("ifx-icon", { key: '1746bfc0ea5acfcee7e39832613beb3a65ec3b74', icon: this.icon }), " ", index.h("slot", { key: '978c5dd19baeb0bdc7029a381891bf858c4a7806' })));
31
+ return (index.h("div", { key: '82774e43f27d8995c36d7d356780bbe14b76f70c', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, index.h("ifx-icon", { key: '58ea805311f071bf39562bb043a4ea4e77b6cd57', icon: this.icon }), " ", index.h("slot", { key: '659727a8768c1988b251d795c9a7ae5b9554b1f0' })));
32
32
  }
33
33
  };
34
34
  Segment.style = IfxSegmentStyle0;
@@ -72,8 +72,8 @@ const SegmentedControl = class {
72
72
  this.setActiveSegment();
73
73
  }
74
74
  render() {
75
- return (index.h("div", { key: '107dc81c1511f43afe458598f531dba52c291e32', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, index.h("div", { key: '879f0a9e7969f6dee38992352af1c5abb0ff1844', class: 'group__label' }, this.label.trim()), index.h("div", { key: '114496531e8455b9b109d62d882b943920b8f925', class: 'group__controls' }, index.h("slot", { key: '2199416c1ffee2e0ca7b6f158da9cc697f1ae290' })), this.caption.trim() &&
76
- index.h("div", { key: '78c776417c479c9ac008d0a5e249f11300d0f9e8', class: 'group__caption' }, index.h("ifx-icon", { key: '4e275a5017e078c8eda524151fec0e1a7129e807', icon: 'cinfo16' }), " ", this.caption.trim())));
75
+ return (index.h("div", { key: '9fb656fefd8b61e7c563ac77a20a303d40c6f146', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, index.h("div", { key: 'de4f8bf1f2404f106ff180167bf4c79abd2b165b', class: 'group__label' }, this.label.trim()), index.h("div", { key: 'e110c6c98b981142df08e7dda574b2d3e102a19d', class: 'group__controls' }, index.h("slot", { key: '3dd13439a68201c2f42104c4853b371c669e18df' })), this.caption.trim() &&
76
+ index.h("div", { key: '946fe774c7cf3f9642447b9a8cb0e258d3f9d493', class: 'group__caption' }, index.h("ifx-icon", { key: '39f21a9eae4961da05f38d6930bcc373671e9794', icon: 'cinfo16' }), " ", this.caption.trim())));
77
77
  }
78
78
  componentDidRender() {
79
79
  this.setSegmentSize();
@@ -7048,9 +7048,9 @@ const Choices = class {
7048
7048
  // destroy choices element to restore previous dom structure
7049
7049
  // so vdom can replace the element correctly
7050
7050
  this.destroy();
7051
- return (index.h("div", { key: '56b4f3729b61745ba48a7d73b431ee327490a1d0', class: `ifx-select-container` }, this.label ? (index.h("div", { class: "ifx-label-wrapper" }, index.h("span", null, this.label))) : null, index.h("div", { key: 'd9b2690e71fcffb51f2b9521030b56c832504401', class: `${choicesWrapperClass}
7051
+ return (index.h("div", { key: '9f22a991b500016c41a63d7aa46fff087227f90b', class: `ifx-select-container` }, this.label ? (index.h("div", { class: "ifx-label-wrapper" }, index.h("span", null, this.label))) : null, index.h("div", { key: '259b6f62d0e5c60ea8fa11734fda41f969555a96', class: `${choicesWrapperClass}
7052
7052
  ${this.disabled ? 'disabled' : ''}
7053
- ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : () => this.toggleDropdown(), onKeyDown: event => this.handleKeyDown(event) }, index.h("select", Object.assign({ key: 'f6a3b0f9f8237102ee80c7307dd1af4178628e83', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), index.h("div", { key: '74814a6824d7da1afa510ad7e399d9443c2876e3', class: "single__select-icon-container" }, this.optionIsSelected && (index.h("div", { key: '5b24471c46f85b9effcf75a9c22e39a1da8162cb', class: "ifx-choices__icon-wrapper-delete" }, index.h("ifx-icon", { key: '225d88540e641b7dbda3f2197a9cbcd1d82d4bdb', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), index.h("div", { key: '066855967421b0796aaf674b7c563c0728105e03', class: "ifx-choices__icon-wrapper-up" }, index.h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), index.h("div", { key: '7908ba5b0c29d8e5773ee27417a1e7baee80a4b3', class: "ifx-choices__icon-wrapper-down" }, index.h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (index.h("div", { class: "ifx-error-message-wrapper" }, index.h("span", null, this.errorMessage))) : null));
7053
+ ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : () => this.toggleDropdown(), onKeyDown: event => this.handleKeyDown(event) }, index.h("select", Object.assign({ key: '9358b42323bf7828676c6423c89fb5179b8e4651', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), index.h("div", { key: 'f1d7ce031e84ca4c55c1b2228c7cf2501cf8c78d', class: "single__select-icon-container" }, this.optionIsSelected && (index.h("div", { key: '3e72d6ecf1d7a5649baa99131ac76a1287678293', class: "ifx-choices__icon-wrapper-delete" }, index.h("ifx-icon", { key: '7e0e78337c13e780c3c3ee80b5252fd35dd103e0', icon: "cremove16", onClick: () => this.handleDeleteSelection() }))), index.h("div", { key: '8037dfe8733b35760da9fba0d63886c5086819b9', class: "ifx-choices__icon-wrapper-up" }, index.h("ifx-icon", { key: "icon-up", icon: "chevronup-16" })), index.h("div", { key: 'd3d78aec55206c83b2cf81c5d43a6bf8f4a3c37f', class: "ifx-choices__icon-wrapper-down" }, index.h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (index.h("div", { class: "ifx-error-message-wrapper" }, index.h("span", null, this.errorMessage))) : null));
7054
7054
  }
7055
7055
  toggleDropdown() {
7056
7056
  const div = this.root.querySelector('.ifx-choices__wrapper');
@@ -251,11 +251,11 @@ const SidebarItem = class {
251
251
  }
252
252
  }
253
253
  render() {
254
- return (index.h("div", { key: '4d6db59ca0745b1e1bff7952a1ba2eb551d63c01' }, index.h("a", { key: 'c46676fcbeda589d58af08fe2b1c91cce2fa493c', tabIndex: 1, onKeyDown: (event) => this.handleKeyDown(event), href: this.internalHref, onClick: () => this.toggleSubmenu(), target: this.target, class: `sidebar__nav-item ${!this.isNested && this.isExpandable ? 'header__section' : ""} ${this.isSubMenuItem ? 'submenu__item' : ""}` }, this.icon &&
255
- index.h("div", { key: '2c4c427464ab91319d24324f565ee4cb3ddf348e', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, index.h("ifx-icon", { key: '3366aa6f257c4a02ef88795f6d5939f997eb97a2', icon: this.icon })), index.h("div", { key: 'f7adcc0ae7f6fd87078f218b3331d2908d23128c', class: "sidebar__nav-item-label" }, index.h("slot", { key: 'ac09899d609dbbc1c7aed0be6e5cb9d6a0f81135' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
256
- index.h("div", { key: '4cd72cb9f8c8af779eef484b10bdc99a76f1d4f0', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
257
- index.h("span", { key: '72dea0a110b07f2fb0b4541a7e4802bee1786d11', class: 'item__arrow-wrapper' }, index.h("ifx-icon", { key: 'c3dfc5f1a3900873440d38e434efefa6eb182f4d', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
258
- index.h("span", { key: '5eecd657f58b17c70949567092b71264ae82d588', class: 'item__number-indicator' }, index.h("ifx-number-indicator", { key: '3561d440f5eec80bb5ca1c9b06e7475143666802' }, this.numberIndicator)))), this.isExpandable && index.h("ul", { key: '606b0da227796b55dd0d3be75ee6e8349c14aa58', class: 'expandable__submenu' })));
254
+ return (index.h("div", { key: 'c845b25aea34c2703948af6237e61cb38088841a' }, index.h("a", { key: '9acf80b35027111468947d4afea25aa128772457', tabIndex: 1, onKeyDown: (event) => this.handleKeyDown(event), href: this.internalHref, onClick: () => this.toggleSubmenu(), target: this.target, class: `sidebar__nav-item ${!this.isNested && this.isExpandable ? 'header__section' : ""} ${this.isSubMenuItem ? 'submenu__item' : ""}` }, this.icon &&
255
+ index.h("div", { key: '865a3b3cb1ced89dc9fb0dda35b1fa9374165f30', class: `sidebar__nav-item-icon-wrapper ${!this.showIcon ? 'noIcon' : ""}` }, index.h("ifx-icon", { key: '5a99927151c7fce7dadf8a5aa6ab7d66a4bf5e19', icon: this.icon })), index.h("div", { key: '0bbaa69fc5a94d30eeea656d5f7155459c138a59', class: "sidebar__nav-item-label" }, index.h("slot", { key: 'a0fc7240527998a50a63f65de181906bf34f4966' })), (this.isExpandable || !isNaN(this.numberIndicator)) &&
256
+ index.h("div", { key: '3d4236fd0c96ad95affee1b03d7d2127d28945b0', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
257
+ index.h("span", { key: 'f57eb1704edc550478798f0e0529490335598f46', class: 'item__arrow-wrapper' }, index.h("ifx-icon", { key: 'bc773a675efd256dbd519a84bc9b6ab9596814de', icon: "chevron-down-12" })), !isNaN(this.numberIndicator) && !this.isExpandable && !this.isNested &&
258
+ index.h("span", { key: '9bc630a67c8161262bb1887a7a95104bbe88b4bc', class: 'item__number-indicator' }, index.h("ifx-number-indicator", { key: '4073171968b2cb882c6b557e26827bdc6406dd10' }, this.numberIndicator)))), this.isExpandable && index.h("ul", { key: '6066e07ded7715a09120abfc0c703b6459c34f6b', class: 'expandable__submenu' })));
259
259
  }
260
260
  get el() { return index.getElement(this); }
261
261
  static get watchers() { return {
@@ -12,7 +12,7 @@ const SidebarTitle = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return (index.h("div", { key: 'ad873eee7f2993bfc0df215f8fe06a05f154b9e1', class: 'sidebar__title' }, index.h("div", { key: 'b4fee770bee35345458ac044371a01f284cd400e', class: 'sidebar__title-label' }, index.h("slot", { key: '8b3d8c6cde7535b5df05b2a130bd169a141a3fa9' }))));
15
+ return (index.h("div", { key: '6a70f28be3c8293556bb2a158ea82ce2351068db', class: 'sidebar__title' }, index.h("div", { key: '336143a742febb61502e89f711fcec3ade1ae40e', class: 'sidebar__title-label' }, index.h("slot", { key: '1ae787ad895a1bb538ff50a185efd086ce2eb8e7' }))));
16
16
  }
17
17
  get el() { return index.getElement(this); }
18
18
  };
@@ -317,11 +317,11 @@ const Sidebar = class {
317
317
  }
318
318
  }
319
319
  render() {
320
- return (index.h("div", { key: 'd053cc95c71f1ae69ee65c1a69b264536ff56cc5', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, index.h("div", { key: '5f50766c260744339ed73255d32676e131a2cc40', class: 'sidebar__top-container' }, this.showHeader &&
321
- index.h("div", { key: '846d7715b847e084fe5d7ab11551b9389afea5f2', class: "sidebar__nav-bar" }, index.h("div", { key: '17234e18e18346ba76dbd580c4e6b557addbc11f', class: "sidebar__nav-bar-logo" }, index.h("div", { key: '300d2f007aee0032bc7a50bb5c4e185172d112ef', class: 'sidebar__nav-bar-logo-img' }, index.h("svg", { key: '2ea54b2e886ddbcbbe373301f0e61d997ed7c22c', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: 'f3645ebf08b399613c04cc64f8c0e6949f24ca34', "clip-path": "url(#clip0_2396_2480)" }, index.h("path", { key: '534e087899d6dc5b4012e70df7bb90ad2ad591fc', d: "M67.691 26.7766C71.0884 26.7766 72.1461 23.1841 72.1461 19.8802C72.1461 15.4536 70.2871 13.1441 67.691 13.1441C64.4219 13.1441 63.2681 16.7367 63.3001 19.9443C63.3322 23.1199 64.2296 26.7766 67.691 26.7766ZM66.0244 19.8481C66.0244 18.533 66.0244 15.4536 67.691 15.4536C69.4859 15.4536 69.4218 18.5009 69.4218 19.9123C69.4218 21.2595 69.4218 24.5313 67.7551 24.5313C65.9603 24.4992 66.0244 21.2274 66.0244 19.8481ZM57.8195 26.7766C59.1976 26.7766 60.3835 26.2313 61.5053 25.0445L60.5117 23.1841C59.7425 24.018 58.9733 24.4671 58.0438 24.4671C57.2746 24.4671 56.6336 24.018 56.249 23.2482C55.9285 22.5746 55.8644 21.8048 55.8644 20.9708V20.7142H61.6335V20.1368C61.6335 17.282 61.2809 15.7102 60.3835 14.5234C59.7104 13.6253 58.7169 13.1441 57.499 13.1441C56.2169 13.1441 55.1593 13.7215 54.39 14.8442C53.5567 16.0631 53.2042 17.699 53.2042 19.9443C53.1721 24.2426 54.8708 26.7766 57.8195 26.7766ZM57.531 15.2612C58.172 15.2612 58.5566 15.614 58.813 16.1914C59.0053 16.7046 59.1015 17.5707 59.1015 18.5971H55.8644C55.8964 16.3197 56.3772 15.2612 57.531 15.2612ZM74.2614 26.4559H76.7614V16.8329C77.3703 16.0952 78.0754 15.6782 78.5882 15.6782C78.9087 15.6782 79.2292 15.7423 79.4215 15.9989C79.6138 16.2876 79.71 16.7046 79.71 17.699V26.4559H82.21V16.5442C82.21 15.6782 82.1138 14.8121 81.601 14.1706C81.1523 13.5932 80.4472 13.2404 79.5497 13.2404C78.3959 13.2404 77.2101 13.914 76.569 14.6838C76.537 14.0102 76.3126 13.3687 76.2485 13.1441L73.9089 13.7536C74.0371 14.4593 74.2294 15.3253 74.2294 16.8971V26.4559H74.2614ZM45.2236 14.6838C45.1915 14.0102 44.9672 13.3687 44.9031 13.1441L42.5634 13.7536C42.6916 14.4593 42.8839 15.3253 42.8839 16.8971V26.4238H45.3838V16.8008C45.9928 16.0631 46.6979 15.6461 47.2107 15.6461C47.5312 15.6461 47.8517 15.7102 48.044 15.9669C48.2363 16.2555 48.3325 16.6725 48.3325 17.6669V26.4238H50.8324V16.5442C50.8324 15.6782 50.7363 14.8121 50.2235 14.1706C49.7748 13.5932 49.0696 13.2404 48.1722 13.2404C47.0505 13.2404 45.8646 13.914 45.2236 14.6838ZM14.6473 9.07042C16.1216 9.07042 17.3075 7.88359 17.3075 6.40807C17.3075 4.93256 16.1216 3.74573 14.6473 3.74573C13.173 3.74573 11.9871 4.93256 11.9871 6.40807C11.9871 7.88359 13.173 9.07042 14.6473 9.07042ZM26.9227 26.4559V16.5442C26.9227 15.6782 26.8265 14.8121 26.3137 14.1706C25.865 13.5932 25.1599 13.2404 24.2625 13.2404C23.1087 13.2404 21.9228 13.914 21.2818 14.6838C21.2497 14.0102 21.0254 13.3687 20.9613 13.1441L18.6536 13.7857C18.7818 14.4913 18.9741 15.3574 18.9741 16.9291V26.4559H21.4741V16.8329C22.0831 16.0952 22.7882 15.6782 23.301 15.6782C23.6215 15.6782 23.942 15.7423 24.1343 15.9989C24.3266 16.2876 24.4227 16.7046 24.4227 17.699V26.4559H26.9227ZM38.4289 8.36474C37.4994 8.36474 36.7622 9.10249 36.7622 10.0327C36.7622 10.9629 37.4994 11.7007 38.3968 11.7007C39.3263 11.7007 40.0634 10.9629 40.0634 10.0327C40.0634 9.10249 39.3263 8.36474 38.4289 8.36474ZM13.4614 26.4559H15.9614V10.8346L13.4614 11.1554V26.4559ZM33.8777 9.90441C34.3264 9.90441 34.7751 10.0648 35.0635 10.2893L35.7687 8.33266C35.0956 7.85151 34.3584 7.62698 33.429 7.62698C32.788 7.62698 32.1149 7.78736 31.5059 8.26851C30.897 8.78173 30.256 9.80818 30.256 11.7328C30.256 12.5667 30.288 13.4328 30.288 13.4328H29.4226V15.6461H30.288V26.4238H32.8521V15.6782H34.743L35.2238 13.4649H32.8841V11.4762C32.8841 10.5139 33.2687 9.90441 33.8777 9.90441ZM37.1468 26.4559H39.6788V13.2404L37.1468 13.5611V26.4559Z", fill: "#005DA9" }), index.h("path", { key: 'ade37380c8bb78950ad5155c1382c452d4c643f1', d: "M77.0816 33.5126C68.6203 36.0146 58.3321 37.1052 48.2682 37.1052C22.7239 37.1052 6.24986 29.5993 5.09604 19.6877C4.67938 15.9668 7.59599 12.3422 12.4677 9.26285C11.6023 8.62132 11.0575 7.59488 11.0254 6.44012C3.97427 10.161 0 15.0366 0 19.9764C0 30.9145 19.5188 40.1525 48.5246 39.7676C58.6205 39.6393 67.0498 38.1958 74.6778 35.6939C83.7482 32.7428 89.4532 28.5087 90.8313 26.6483C89.1968 28.1238 85.3186 31.0748 77.0816 33.5126ZM23.2687 4.38723C24.9674 3.80985 27.3712 3.0721 27.3712 3.0721C34.1339 1.21166 41.6017 0.121063 48.5566 0.185215C40.544 -0.295931 33.2365 0.185215 26.8584 1.33997C26.8584 1.33997 24.743 1.69281 22.4675 2.27018C22.4675 2.27018 21.3777 2.55887 20.7047 2.75133C20.0316 2.94379 19.1021 3.2004 19.1021 3.2004C18.4611 3.39286 17.8201 3.6174 17.1791 3.84193C17.8201 4.48346 18.2047 5.31745 18.2368 6.27974C19.3586 5.76652 21.5059 4.99668 23.2687 4.38723Z", fill: "#E30034" })), index.h("defs", { key: 'a68687ea53b0a9d17c1251de9d0a3b50f212cbdf' }, index.h("clipPath", { key: 'd1e0a432b17483b95247c5faa947ed87402cab5b', id: "clip0_2396_2480" }, index.h("rect", { key: '730c00b6df554425ab4425edc06463b0075dfcda', width: "91", height: "40", fill: "white" })))), " "), index.h("div", { key: '0faa0e62d53f916dcf2ee2c4f1e37651312f56d1', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), index.h("div", { key: '06476f0eb342424d78b9d9b1802d28bbdebb7746', class: "sidebar__nav-container" }, index.h("slot", { key: 'cc2985ae522230173ebf6504625db0ac57745117' }))), this.internalShowFooter &&
322
- index.h("div", { key: '3c79f75b61fbf5c04cdb7aed1ae393309adcd01d', class: 'sidebar__footer-container' }, index.h("div", { key: 'a28a93e5bcdcd9926a6f8f7c2f8cb2246499cd1c', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
323
- index.h("div", { key: 'caaf411090800bcc5d4a3f37ded965e6dcbf06a5', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && index.h("a", { key: 'cfafefe496f0b396c62396ab50e74ceec21155f5', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && index.h("a", { key: '7c6cc2fe43795613bcd21118ec1af8474e893c8f', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && index.h("a", { key: 'eae2d99dee54ec2c1a751862f0c1b60b0fd9df0a', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
324
- index.h("div", { key: 'd587f5bce8cdf0bfdbdb32a927984810e66ddd07', class: 'sidebar__footer-wrapper-bottom-links' }, index.h("span", { key: 'd9787be0ce6f1d09d9a7b6b01739536117a5866f' }, this.copyrightText))))));
320
+ return (index.h("div", { key: '5c7b7489a2885ffe162b08580f77a1ee65a79c4a', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, index.h("div", { key: '5ce82620f1c34f0a1483eaa5c51c8d884addb7be', class: 'sidebar__top-container' }, this.showHeader &&
321
+ index.h("div", { key: '67c901aa4387187a113e24e7d7c7aeda5205785a', class: "sidebar__nav-bar" }, index.h("div", { key: '2dd7b324ab00695f17e41d259d46581c9bbd2cff', class: "sidebar__nav-bar-logo" }, index.h("div", { key: '7d0c4a490e14bd2e858ac580d51f42ad37fc321c', class: 'sidebar__nav-bar-logo-img' }, index.h("svg", { key: '825e14036d7a2e28b27e7769924a279101081352', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: '6cecd5ee78380f834d1b8901bd75a93557f449f7', "clip-path": "url(#clip0_2396_2480)" }, index.h("path", { key: '102966c4c1910c648531e714c9a153cf562050b9', d: "M67.691 26.7766C71.0884 26.7766 72.1461 23.1841 72.1461 19.8802C72.1461 15.4536 70.2871 13.1441 67.691 13.1441C64.4219 13.1441 63.2681 16.7367 63.3001 19.9443C63.3322 23.1199 64.2296 26.7766 67.691 26.7766ZM66.0244 19.8481C66.0244 18.533 66.0244 15.4536 67.691 15.4536C69.4859 15.4536 69.4218 18.5009 69.4218 19.9123C69.4218 21.2595 69.4218 24.5313 67.7551 24.5313C65.9603 24.4992 66.0244 21.2274 66.0244 19.8481ZM57.8195 26.7766C59.1976 26.7766 60.3835 26.2313 61.5053 25.0445L60.5117 23.1841C59.7425 24.018 58.9733 24.4671 58.0438 24.4671C57.2746 24.4671 56.6336 24.018 56.249 23.2482C55.9285 22.5746 55.8644 21.8048 55.8644 20.9708V20.7142H61.6335V20.1368C61.6335 17.282 61.2809 15.7102 60.3835 14.5234C59.7104 13.6253 58.7169 13.1441 57.499 13.1441C56.2169 13.1441 55.1593 13.7215 54.39 14.8442C53.5567 16.0631 53.2042 17.699 53.2042 19.9443C53.1721 24.2426 54.8708 26.7766 57.8195 26.7766ZM57.531 15.2612C58.172 15.2612 58.5566 15.614 58.813 16.1914C59.0053 16.7046 59.1015 17.5707 59.1015 18.5971H55.8644C55.8964 16.3197 56.3772 15.2612 57.531 15.2612ZM74.2614 26.4559H76.7614V16.8329C77.3703 16.0952 78.0754 15.6782 78.5882 15.6782C78.9087 15.6782 79.2292 15.7423 79.4215 15.9989C79.6138 16.2876 79.71 16.7046 79.71 17.699V26.4559H82.21V16.5442C82.21 15.6782 82.1138 14.8121 81.601 14.1706C81.1523 13.5932 80.4472 13.2404 79.5497 13.2404C78.3959 13.2404 77.2101 13.914 76.569 14.6838C76.537 14.0102 76.3126 13.3687 76.2485 13.1441L73.9089 13.7536C74.0371 14.4593 74.2294 15.3253 74.2294 16.8971V26.4559H74.2614ZM45.2236 14.6838C45.1915 14.0102 44.9672 13.3687 44.9031 13.1441L42.5634 13.7536C42.6916 14.4593 42.8839 15.3253 42.8839 16.8971V26.4238H45.3838V16.8008C45.9928 16.0631 46.6979 15.6461 47.2107 15.6461C47.5312 15.6461 47.8517 15.7102 48.044 15.9669C48.2363 16.2555 48.3325 16.6725 48.3325 17.6669V26.4238H50.8324V16.5442C50.8324 15.6782 50.7363 14.8121 50.2235 14.1706C49.7748 13.5932 49.0696 13.2404 48.1722 13.2404C47.0505 13.2404 45.8646 13.914 45.2236 14.6838ZM14.6473 9.07042C16.1216 9.07042 17.3075 7.88359 17.3075 6.40807C17.3075 4.93256 16.1216 3.74573 14.6473 3.74573C13.173 3.74573 11.9871 4.93256 11.9871 6.40807C11.9871 7.88359 13.173 9.07042 14.6473 9.07042ZM26.9227 26.4559V16.5442C26.9227 15.6782 26.8265 14.8121 26.3137 14.1706C25.865 13.5932 25.1599 13.2404 24.2625 13.2404C23.1087 13.2404 21.9228 13.914 21.2818 14.6838C21.2497 14.0102 21.0254 13.3687 20.9613 13.1441L18.6536 13.7857C18.7818 14.4913 18.9741 15.3574 18.9741 16.9291V26.4559H21.4741V16.8329C22.0831 16.0952 22.7882 15.6782 23.301 15.6782C23.6215 15.6782 23.942 15.7423 24.1343 15.9989C24.3266 16.2876 24.4227 16.7046 24.4227 17.699V26.4559H26.9227ZM38.4289 8.36474C37.4994 8.36474 36.7622 9.10249 36.7622 10.0327C36.7622 10.9629 37.4994 11.7007 38.3968 11.7007C39.3263 11.7007 40.0634 10.9629 40.0634 10.0327C40.0634 9.10249 39.3263 8.36474 38.4289 8.36474ZM13.4614 26.4559H15.9614V10.8346L13.4614 11.1554V26.4559ZM33.8777 9.90441C34.3264 9.90441 34.7751 10.0648 35.0635 10.2893L35.7687 8.33266C35.0956 7.85151 34.3584 7.62698 33.429 7.62698C32.788 7.62698 32.1149 7.78736 31.5059 8.26851C30.897 8.78173 30.256 9.80818 30.256 11.7328C30.256 12.5667 30.288 13.4328 30.288 13.4328H29.4226V15.6461H30.288V26.4238H32.8521V15.6782H34.743L35.2238 13.4649H32.8841V11.4762C32.8841 10.5139 33.2687 9.90441 33.8777 9.90441ZM37.1468 26.4559H39.6788V13.2404L37.1468 13.5611V26.4559Z", fill: "#005DA9" }), index.h("path", { key: '4dfd4bff0f2259390668eafc25e32d7b8d397792', d: "M77.0816 33.5126C68.6203 36.0146 58.3321 37.1052 48.2682 37.1052C22.7239 37.1052 6.24986 29.5993 5.09604 19.6877C4.67938 15.9668 7.59599 12.3422 12.4677 9.26285C11.6023 8.62132 11.0575 7.59488 11.0254 6.44012C3.97427 10.161 0 15.0366 0 19.9764C0 30.9145 19.5188 40.1525 48.5246 39.7676C58.6205 39.6393 67.0498 38.1958 74.6778 35.6939C83.7482 32.7428 89.4532 28.5087 90.8313 26.6483C89.1968 28.1238 85.3186 31.0748 77.0816 33.5126ZM23.2687 4.38723C24.9674 3.80985 27.3712 3.0721 27.3712 3.0721C34.1339 1.21166 41.6017 0.121063 48.5566 0.185215C40.544 -0.295931 33.2365 0.185215 26.8584 1.33997C26.8584 1.33997 24.743 1.69281 22.4675 2.27018C22.4675 2.27018 21.3777 2.55887 20.7047 2.75133C20.0316 2.94379 19.1021 3.2004 19.1021 3.2004C18.4611 3.39286 17.8201 3.6174 17.1791 3.84193C17.8201 4.48346 18.2047 5.31745 18.2368 6.27974C19.3586 5.76652 21.5059 4.99668 23.2687 4.38723Z", fill: "#E30034" })), index.h("defs", { key: '22236e2f8bff6254237b984706adecbc10a7b2c0' }, index.h("clipPath", { key: 'fd34a2acc41b64788304a82a64c717698bacfbff', id: "clip0_2396_2480" }, index.h("rect", { key: 'c2aec2123d60d27d22a2fc567360512ec47720e0', width: "91", height: "40", fill: "white" })))), " "), index.h("div", { key: '98afb47e4ce406bf666678073b1c6e81c0471acd', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), index.h("div", { key: '757ebd10a179600a0246044b38ef9198d139af83', class: "sidebar__nav-container" }, index.h("slot", { key: 'eab97ff616415b1ab1a0da28cf021e4c7f4b08a9' }))), this.internalShowFooter &&
322
+ index.h("div", { key: 'be29055cb9eb8e17dbd9804716b38b17416b480b', class: 'sidebar__footer-container' }, index.h("div", { key: 'a5c1b67285c0aecf3e57f901768cce5ad9df52df', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
323
+ index.h("div", { key: '9655d054e4ba0b0c894d0353d57b992c0384ba58', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && index.h("a", { key: '6be20997fd6a52f092afd7c755c26a6aba3e0bbc', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && index.h("a", { key: '1c1758eca87d2c20ef859b82b273015f9fb318ec', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && index.h("a", { key: 'cb946134369ac2c091ce463a2be6ba964c68e2db', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
324
+ index.h("div", { key: '2386d58fbebe27872f61a9d3c250209b80df5f5b', class: 'sidebar__footer-wrapper-bottom-links' }, index.h("span", { key: 'd7290c5aaa5dc0c2756a14079c5ef67d958f0c6e' }, this.copyrightText))))));
325
325
  }
326
326
  get el() { return index.getElement(this); }
327
327
  };
@@ -146,10 +146,10 @@ const IfxSlider = class {
146
146
  this.updateValuePercent();
147
147
  }
148
148
  render() {
149
- return (index.h("div", { key: '4fdcc386679f8d0bc627c36ee2847e72577da844', class: "ifx-slider" }, this.leftText && (index.h("span", { key: '5523880c46e467acd326d34efeae3f84072e931a', class: `left-text` }, this.leftText)), this.leftIcon && (index.h("ifx-icon", { key: 'a6191c056b723dc639ecdf14da488fd4af29b1fc', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
149
+ return (index.h("div", { key: '3a43035d99bb5ae166d215994ba35dcc0a72f800', class: "ifx-slider" }, this.leftText && (index.h("span", { key: 'b5b672dd97b5fbe71f4e23ac0f35311fb4014112', class: `left-text` }, this.leftText)), this.leftIcon && (index.h("ifx-icon", { key: '1b167231afc1aba9165c7b0e340ba692ffb3ec04', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
150
150
  index.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 })
151
151
  :
152
- index.h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, index.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) }), index.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 && (index.h("ifx-icon", { key: '05d09fab9f697a5b4f59a4848fb968c4327165dd', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (index.h("span", { key: '22c867720cdc51aa5ee335324e6702784acef861', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (index.h("span", { key: '6d1f39ccac1208b0eddf072db7d7661da3b2afbf', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
152
+ index.h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, index.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) }), index.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 && (index.h("ifx-icon", { key: '7b199e3e1024289bfde3e200c3b03b1a7600f7fd', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (index.h("span", { key: 'a77ecafe2e47167c7014fdf5aa710d59cfc18659', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (index.h("span", { key: '344dd484214e0a5cbd4a530cfaec229f90dc7e7a', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
153
153
  }
154
154
  get el() { return index.getElement(this); }
155
155
  static get watchers() { return {
@@ -14,8 +14,8 @@ const Spinner = class {
14
14
  this.inverted = false;
15
15
  }
16
16
  render() {
17
- return (index.h("div", { key: '6db48f54c2484025c92300c3c63698d4f16965ff', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, index.h("div", { key: '85f604c1cae6f9e290f5a07cdab730cb4ce445c1', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
18
- && index.h("div", { key: '6a3132d2ebb933fbd4007dbf9cfb2943078939ed', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, index.h("svg", { key: '22f7f2edd61e25e6c73c2fa18738f4c2f9c67e44', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: '4d72092059485d2bb662cc2451f20953afcf5200', id: "spinner/conductor" }, index.h("path", { key: '9cbec7c69604cd24de46bd63b336f224a386c23b', 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" }))))));
17
+ return (index.h("div", { key: 'd81d2a7692cb71c15f4aa895abcdf0d4441d2b3a', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, index.h("div", { key: '7813885c276e55354c47f2ff735a16f498b1e39f', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
18
+ && index.h("div", { key: 'c4163967c2a5f58795ac974716cc4e831ec6264b', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, index.h("svg", { key: '0feafe9cdf7cfa8138a1d104824c8e5dff1b3caf', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("g", { key: 'ca3cdd02b91de714c12e1d2d6ad800fee938ac03', id: "spinner/conductor" }, index.h("path", { key: 'aedaa84532c0c51f8e0a7a8683fb7c24379b73a8', 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" }))))));
19
19
  }
20
20
  getSizeClass() {
21
21
  return `${this.size}` === "s"
@@ -79,12 +79,12 @@ const TextField = class {
79
79
  this.internals.setFormValue("");
80
80
  }
81
81
  render() {
82
- return (index.h("div", { key: '6c1d37820601366febde1472171e21643616f0a2', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, index.h("div", { key: 'b447456a1f37fc2721240d255c8ed0a5152d4a4c', class: "textInput__top-wrapper" }, index.h("label", { key: '88368a2a8a6c981950698c4b2735d7c1be8f865d', htmlFor: "text-field" }, index.h("slot", { key: 'd022625c2476227a398f518dac47dbf41b4e965c' }), this.optional && this.required ? (index.h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (index.h("span", { class: "optional" }, "(optional)")) : this.required ? (index.h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), index.h("div", { key: '85830b03ae0476ef5082086a65d4d679cd719b29', class: "textInput__bottom-wrapper" }, index.h("div", { key: '7572d87e0e2d023332f1c44ba26f6754960fc7fa', class: "input-container" }, this.icon && (index.h("ifx-icon", { key: '60dab8ca9db0462b4bb96d3029bfcd50c3189df3', class: 'input-icon', icon: this.icon })), index.h("input", { key: '57d7f5afd1839f8d8e680b178a3a5a4de14e55b2', 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' : ""}
82
+ return (index.h("div", { key: '3569c6a5a0a23d5a04c2f87488bbc70b8d65b7e9', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, index.h("div", { key: '4a82c26a9a3ef86efa6d00bf903b121559844575', class: "textInput__top-wrapper" }, index.h("label", { key: 'cd5b5c574b857dfd4729db81a2c50ec3893398aa', htmlFor: "text-field" }, index.h("slot", { key: '5752e421626ad179a3f7562c5e99d549cd4b2a48' }), this.optional && this.required ? (index.h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (index.h("span", { class: "optional" }, "(optional)")) : this.required ? (index.h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), index.h("div", { key: '007dccc58661b185896b08ac896faf49848de347', class: "textInput__bottom-wrapper" }, index.h("div", { key: '87137bf9fc7d33242c15be5ce687e029e5a25e07', class: "input-container" }, this.icon && (index.h("ifx-icon", { key: 'cf3edf3e3b344a40a14d104c93270f4d08842281', class: 'input-icon', icon: this.icon })), index.h("input", { key: '930c56a46d53e729c034e6bbaf5cc72aadfaf655', 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' : ""}
83
83
  ${this.error ? 'error' : ""}
84
84
  ${this.size === "s" ? "input-s" : ""}
85
- ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (index.h("ifx-icon", { key: '1b1828c2ef25fd5a8010a78484efb7783c445a45', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
86
- index.h("div", { key: 'ab245df20620f9b9dd3a2f1a38ffa77109277b23', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
87
- index.h("div", { key: '70b3e872ad79ac6868f25f7a1e2acf2a5737c375', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
85
+ ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (index.h("ifx-icon", { key: 'b850a3fdb13eab973c97cbfb59a029c5fdbe7ed3', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
86
+ index.h("div", { key: '384215f67bc0393452dd1fa0fba91bd48ebc7e2a', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
87
+ index.h("div", { key: 'ebe4a71136aa5e282ffae576aa191d5099383a34', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
88
88
  }
89
89
  static get formAssociated() { return true; }
90
90
  get el() { return index.getElement(this); }
@@ -17,7 +17,7 @@ const Status = class {
17
17
  var _a;
18
18
  const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
19
19
  const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
20
- return (index.h("div", { key: '47ae575c6a7d0ec7ef235e8e26057770d4d57a26', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, index.h("span", { key: '07d4064a8edab77890485507da16e90d3144c86e', class: `dot ${effectiveColor}` }), index.h("p", { key: 'e279c797130698ddd4157924caf0498b7b5ae171', class: "text" }, this.label)));
20
+ return (index.h("div", { key: 'd6594837b2884bfcb3aa73a47f335a240c6567b2', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, index.h("span", { key: 'ebb8c7eaeb4a951ade8568b5fa08ba479e2f614d', class: `dot ${effectiveColor}` }), index.h("p", { key: '3061c0fa17b6f1f4895f43e627496c3469976191', class: "text" }, this.label)));
21
21
  }
22
22
  };
23
23
  Status.style = IfxStatusStyle0;
@@ -51,7 +51,7 @@ const Step = class {
51
51
  }
52
52
  }
53
53
  render() {
54
- return (index.h("div", { key: '9bec08d1c4384419d833dce0c8d569da151c1c99', "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' : ''}
54
+ return (index.h("div", { key: 'cbee70d7f0f5c76a09d48423566bc3d485cd929a', "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' : ''}
55
55
  ${this.error ? 'error' : ''}
56
56
  ${this.stepperState.variant}
57
57
  ${this.complete ? 'complete' : ''}
@@ -59,11 +59,11 @@ const Step = class {
59
59
  indicator-${this.stepperState.indicatorPosition}
60
60
  ${this.active ? 'active' : ''}
61
61
  ${this.clickable ? 'clickable' : ''}
62
- ${this.disabled ? 'disabled' : ''}` }, index.h("div", { key: '8e7ac36b9befc86925d246c82fd0a3fc6b2d610a', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && index.h("span", { key: '0f45ee02f78561bacab88156f7e722ae77865a5d', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
63
- index.h("div", { key: '72cf042174bee53e234c401ee01b987ccd104365', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && index.h("ifx-icon", { key: 'dd5fea2b7e02ccb0d00c0d411eb193a18a2a3119', icon: 'check16' }), this.active && index.h("span", { key: 'b3e67ff3e974d853d0aaa05cc227fa57dce06d3b', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && index.h("ifx-icon", { key: '14cfb2b3b0c1fada1fa5e9817ede6c9de161df4f', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && index.h("span", { key: 'ba1cc86995aa9461e58fcaac9e40ec1c2fc8d811', class: `step-connector-r ${this.active ? 'active' : ''}` })),
62
+ ${this.disabled ? 'disabled' : ''}` }, index.h("div", { key: 'fee2738c8478680320ec50c53a92d6e7b92a86e3', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && index.h("span", { key: '96aa1a741cd013b6ae17f32de2725c368ea51618', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
63
+ index.h("div", { key: 'c9c696ac8898befd165fed334c36e7f77c91aa4f', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && index.h("ifx-icon", { key: '98ff6e603c94aa1a57c5f8491dcf2a17cd4a4864', icon: 'check16' }), this.active && index.h("span", { key: '2fc5ce8a43ef62ecae07fbf25688af0b629b8e6d', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && index.h("ifx-icon", { key: '72db4eb91a114022e470d14e035c1ff4364f6f00', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && index.h("span", { key: '0a215fa7c2df964b4743f0fb0b16652b92003bfa', class: `step-connector-r ${this.active ? 'active' : ''}` })),
64
64
  /* Step labels */
65
65
  (this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
66
- index.h("div", { key: 'cb433be92c598a228898ce55645c9da91d063935', 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') && index.h("slot", { key: '30802380d8e7bd7c7fb7aa478c06660bc6047d27' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && index.h("slot", { key: '11f41e62813e9dc4a8c52a9805d000fc88da29fa' }))));
66
+ index.h("div", { key: '9b77faa804a42714b79535bfe530854c68ca6372', 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') && index.h("slot", { key: 'a84af39da90db9e59e3b614f63de9802161a0e51' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && index.h("slot", { key: 'bdfaff2aed9faf5503fb89b7e2105c48d721dbe2' }))));
67
67
  }
68
68
  ;
69
69
  static get watchers() { return {
@@ -126,10 +126,10 @@ const Stepper = class {
126
126
  this.syncIfxSteps();
127
127
  }
128
128
  render() {
129
- return (index.h("div", { key: '126ad20b9d0522b3904ccdefa7f0e54a0bd68e41', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
129
+ return (index.h("div", { key: 'c7e51b5fe17beb80cac38fe0da1600f44b4ca111', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
130
130
  /* Progress bar for compact variant. */
131
131
  (this.variant === 'compact') &&
132
- index.h("div", { key: '6b19ef3f8d03c267269c3a1ae50534df4b35f44c', class: 'stepper-progress' }, index.h("div", { key: '4a3b106590ff11ed82bc50df48f8018f8e83caba', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), index.h("div", { key: '7e27ac45d89e00f080e298bc0681b64cb33c1039', class: `stepper-wrapper` }, index.h("slot", { key: '1f168942e091e9cbe96466deda03b6949b6ff015' }))));
132
+ index.h("div", { key: '233c1234510997adab316ffb47e341c575036b95', class: 'stepper-progress' }, index.h("div", { key: '45c775b8727bac00e4c57a6e6e6129fe320e5a5b', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), index.h("div", { key: '35ad66a86c1b1f6d008a232ae33944a3d7e122a6', class: `stepper-wrapper` }, index.h("slot", { key: '671a05ed6ce3927369e202f2a9218944bb6bb7cf' }))));
133
133
  }
134
134
  ;
135
135
  componentDidRender() {
@@ -80,7 +80,7 @@ const Switch = class {
80
80
  this.internals.setFormValue(null);
81
81
  }
82
82
  render() {
83
- return (index.h("div", { key: '7e20607f16e9fcd47e30f1b851d5dddbaf90514a', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, index.h("div", { key: '1154186734d042176d5d5843650b0cde4890be4c', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, index.h("div", { key: 'b495c8cd62b3bd6a577f9942ddb88f7dbbc7ae29', class: "switch__checkbox-wrapper" }, index.h("input", { key: 'ba68653e86a3f801a77766625c2f303ba7098c9f', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), index.h("div", { key: '925e50cb39c9cdbef596db82a3f079471c7ef4fb', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), index.h("div", { key: '724eb84c9b3994d60339162392fe7df7a5dee5fe', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: '81b1b498725340c17cf069502fa4befcc8a3697b', htmlFor: "switch" }, index.h("slot", { key: '3b3800a830e33c76a86adac325ba2cf6e57ecd44', onSlotchange: () => this.toggleLabelGap() })))));
83
+ return (index.h("div", { key: '0481403a878470cdb42c03be663b88f19fe59c58', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, index.h("div", { key: 'c84f8e06349d1ffa03efb077e64881b12c4ac640', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, index.h("div", { key: '533ca85af87c3edff93c76aaa0860f997b107e67', class: "switch__checkbox-wrapper" }, index.h("input", { key: 'fd9a8c6442c321a81161645c7e84f1d03cae3002', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), index.h("div", { key: 'ad951898b5b38de29aff0be91f734d443399f050', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), index.h("div", { key: '14219d030661fed97b8210d67ec3794147884225', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: '3892d20ad28a1f1823e8302e9820973df938ee70', htmlFor: "switch" }, index.h("slot", { key: 'e350367180975d30978ec7c7d026b34e86c79741', onSlotchange: () => this.toggleLabelGap() })))));
84
84
  }
85
85
  static get formAssociated() { return true; }
86
86
  get el() { return index.getElement(this); }
@@ -18,7 +18,7 @@ const IfxTab = class {
18
18
  this.tabHeaderChange.emit(this.header);
19
19
  }
20
20
  render() {
21
- return index.h("slot", { key: '68fdfaa881c7619f208c32bf8f1ec579997fc7cf' });
21
+ return index.h("slot", { key: '845e795d2a758c1612b8601ea2eafab0385f02dc' });
22
22
  }
23
23
  get el() { return index.getElement(this); }
24
24
  };
@@ -458,12 +458,12 @@ const Table = class {
458
458
  };
459
459
  }
460
460
  const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
461
- return (index.h(index.Host, { key: '0f5161792669d260a795fc5b5af0a2d62b25e015' }, index.h("div", { key: '1b047ffba32d2b1161a9e4827ea0ba35e1039ea2', class: "table-container" }, this.filterOrientation === 'sidebar' && (index.h("div", { key: '602654f9a4a1d0bf7d085e6cbc73db36ac8a8936', class: "sidebar-btn" }, index.h("ifx-button", { key: 'ec54a9a7cc3fc375ce3be6ac2331d7a050dc3e77', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, index.h("ifx-icon", { key: 'ef1be17736c4f54345172941d4e0c06dacb2d45b', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), index.h("div", { key: '53e2c21c149cfff4df87592d6b3dc63f640767af', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (index.h("div", { key: 'c2fb4c3a9749a5dd3cc480af92595bf38ae44f93', class: "sidebar-container" }, index.h("div", { key: '991e810f5875347cf3260a9cef1ae643038ed850', class: "filters-title-container" }, index.h("span", { key: '9043c614276d0b17730a6e844534994df191c274', class: "filters-title" }, "Filters")), index.h("div", { key: '7cfdb1e15eeb3848da5c9415d966e9eccf45a64a', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: '19be35ca4d56deff54af054fddd93abf6b093b3c', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (index.h("div", { key: '6c5bb6e23277d966c00961138c4faf93ba04b5a6', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: 'da76a9dc53096223c5b55357da935aaa68a57809', name: "topbar-filter" })))), index.h("div", { key: '80f2990257cf6e8535ab805d71a3bcd94cf9c0a2', class: "table-pagination-wrapper" }, index.h("div", { key: '505479d1f73fd6d1b12e74149a8fb7ccaf4138cb', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
461
+ return (index.h(index.Host, { key: 'ef6d50ee7b08b86a5534feed83df514f7de1ca6d' }, index.h("div", { key: 'c3d3184293fe3b7bb34ca87126f56acc5abe2812', class: "table-container" }, this.filterOrientation === 'sidebar' && (index.h("div", { key: 'f0cd79a6d7a912f629a170998f53575c047529df', class: "sidebar-btn" }, index.h("ifx-button", { key: 'd4ac7961a437f6e18628693e3dee32ff357326c0', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, index.h("ifx-icon", { key: 'a46b1fc02a4a7888ed02aa7b7599f2687bb43291', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), index.h("div", { key: '6f76f786bb6d06f02cbd54735bf042adbf892ae8', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (index.h("div", { key: 'bc5966d2c801c7a660949ede006c3b9e81d228dc', class: "sidebar-container" }, index.h("div", { key: '646d3a6b689bedac78db621b50ba49b3f235f590', class: "filters-title-container" }, index.h("span", { key: '75420b67f11bd70a7bf88f6733a960b3b12a0877', class: "filters-title" }, "Filters")), index.h("div", { key: '4a26a7e37038cc124c5602871e9ae3efd03ece38', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: 'b57db55a41c57f5421c5a1cf1f41e1a895d70752', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (index.h("div", { key: 'd44dd84651cd5a88736adb2ee3b93105569ea621', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (index.h("slot", { key: '75cd86d074b880b9227df048222e6e1f71444c5c', name: "topbar-filter" })))), index.h("div", { key: '22ce3434d5073daac916a81975347c2635ebface', class: "table-pagination-wrapper" }, index.h("div", { key: '9986934e5c38ef7801523ba32edc9bc96d28cf91', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
462
462
  const filter = this.currentFilters[name];
463
463
  const filterValues = filter.filterValues;
464
464
  const isMultiSelect = filter.type !== 'text';
465
465
  return filterValues.length > 0 ? (index.h("ifx-chip", { placeholder: name, size: "large", variant: isMultiSelect ? "multi" : "single", readOnly: true, value: filterValues, key: name }, filterValues.map(filterValue => (index.h("ifx-chip-item", { value: filterValue, selected: true, key: filterValue }, filterValue))))) : null;
466
- })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (index.h("ifx-button", { key: 'dd5ddff34324a9862ec266b69dff815088130ab1', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, index.h("ifx-icon", { key: 'c94bb876bf336c7fec3b8fe0321c1d1b20f7cf6c', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (index.h("div", { key: 'ff9fe63f9801b645c92d98c777b2c664be144265', class: "matching-results-container" }, index.h("span", { key: '1ab39b442e88b8717e60b876d5e590abc49ea015', class: "matching-results-count" }, this.matchingResultsCount), index.h("span", { key: '5e7dee60f2df77e57966506766464a7cc166f83d', class: "matching-results-text" }, "matching results"))), index.h("div", { key: '1ea9a03eb36ecbb42bb6f660b984bde302f8e0dd', id: "table-wrapper", class: this.getTableClassNames() }, index.h("div", { key: 'c3885e21c36be6413ae2b1e87ded9ce6ba2f183c', id: `ifxTable-${this.uniqueKey}`, class: 'ifx-ag-grid', style: style, ref: (el) => this.container = el })), this.pagination ? index.h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage, "items-per-page": '[{"value":"ten","label":"10","selected":true}, {"value":"Twenty","label":"20","selected":false}, {"value":"Thirty","label":"30","selected":false}]' }) : null)))));
466
+ })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (index.h("ifx-button", { key: 'c4bfcc611183bac5a09d0b4abc50e072e22c8bad', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, index.h("ifx-icon", { key: 'a0a23f693e59bb22d4d6d70d3a7fe37c4da70c87', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (index.h("div", { key: '2d8e228d37046165d08054ba76cd3888224e2567', class: "matching-results-container" }, index.h("span", { key: 'fa68665c33fa576c64fd3def0eb0d1a2be287458', class: "matching-results-count" }, this.matchingResultsCount), index.h("span", { key: '6ce30960e908bc45f4d9d61f008174035ebd0f73', class: "matching-results-text" }, "matching results"))), index.h("div", { key: 'e888428f6e43473ccc1b18ee0a75f49c750ec70e', id: "table-wrapper", class: this.getTableClassNames() }, index.h("div", { key: 'c01494f8e3648908326f65d914c91a3a071f8c8d', id: `ifxTable-${this.uniqueKey}`, class: 'ifx-ag-grid', style: style, ref: (el) => this.container = el })), this.pagination ? index.h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage, "items-per-page": '[{"value":"ten","label":"10","selected":true}, {"value":"Twenty","label":"20","selected":false}, {"value":"Thirty","label":"30","selected":false}]' }) : null)))));
467
467
  }
468
468
  hasButtonCol() {
469
469
  return this.getColData().some(column => column.field === 'button');
@@ -201,9 +201,9 @@ const IfxTabs = class {
201
201
  }
202
202
  render() {
203
203
  var _a;
204
- return (index.h("div", { key: '5aad10898d04249d8f6d8ebbec663409e937ad8e', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, index.h("ul", { key: 'f4651912a63389fe4263867a2e43fbd76c35d1e3', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
204
+ return (index.h("div", { key: 'd4e05ff054e60c53638ed293d85986b20a831f9c', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, index.h("ul", { key: '6815e7449952ed21744ffe024d356bbd1e1ebc8a', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
205
205
  _a.map((tab, index$1) => (index.h("li", { class: this.getTabItemClass(index$1), ref: (el) => (this.tabHeaderRefs[index$1] = el), onMouseDown: (event) => event.preventDefault(), onClick: () => this.handleClick(tab, index$1), "aria-selected": index$1 === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? index.h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
206
- tab.header))), index.h("div", { key: '2fa5337ec103789d238efc7e34340435d1589cc9', class: "active-border" })), index.h("div", { key: '15936a72562679e7e3b21adb031ddbefcd309a07', class: "tab-content" }, Array.from(this.tabObjects).map((_, index$1) => (index.h("div", { style: { display: index$1 === this.internalActiveTabIndex ? 'block' : 'none' } }, index.h("slot", { name: `tab-${index$1}` })))))));
206
+ tab.header))), index.h("div", { key: '77b59e1fca18afe592610a35a26569538851b2b1', class: "active-border" })), index.h("div", { key: '89c6c472aee1a525e8be3a7d19008b372300b06c', class: "tab-content" }, Array.from(this.tabObjects).map((_, index$1) => (index.h("div", { style: { display: index$1 === this.internalActiveTabIndex ? 'block' : 'none' } }, index.h("slot", { name: `tab-${index$1}` })))))));
207
207
  }
208
208
  get el() { return index.getElement(this); }
209
209
  static get watchers() { return {
@@ -12,7 +12,7 @@ const Tag = class {
12
12
  index.registerInstance(this, hostRef);
13
13
  }
14
14
  render() {
15
- return (index.h("div", { key: '41331d90004cb31b76563b71e0614e11635badca', "aria-label": "a tag", class: "container" }, this.icon && (index.h("ifx-icon", { key: 'a05f1a5ab32772e4ab2b0571def479a48fdcf35f', icon: this.icon })), index.h("a", { key: 'e5f810e31d7650a90dcecd657d5a9955c41b1fbf', href: "javascript:void(null);", class: "label-wrapper" }, index.h("p", { key: '526a2ea2b178bc583f0ab93351df949fc5c8e667', class: "label" }, index.h("slot", { key: '384383d1bd6f44f9f7bc409858eb54356c48bd51' })))));
15
+ return (index.h("div", { key: 'ebe5d8e2f3bc59ad1bdef92eb7e4fbc7a07f9c4c', "aria-label": "a tag", class: "container" }, this.icon && (index.h("ifx-icon", { key: 'accc8280c6248bb81a2d139e85da8a048329e917', icon: this.icon })), index.h("a", { key: '1282f2372cc961db61fefee89e2a21bf1a998537', href: "javascript:void(null);", class: "label-wrapper" }, index.h("p", { key: '76534734832475e44606e0fed6d3577802525d2f', class: "label" }, index.h("slot", { key: '6d422addc814889fc71d851bc2dc3ab65a7cb3e6' })))));
16
16
  }
17
17
  };
18
18
  Tag.style = IfxTagStyle0;
@@ -49,7 +49,7 @@ const TemplatesUI = class {
49
49
  alertWrapper.classList.remove('show');
50
50
  }
51
51
  render() {
52
- return (index.h("div", { key: '0836cefbd6e9760badefacd6fcdc5dec7e3bc5fb', class: 'templates__container' }, index.h("div", { key: '3cddf53fe880bafa5d41e296530810ea26a9bc88', class: "back__btn-wrapper" }, index.h("ifx-icon-button", { key: '756b35df3419e8d92363307866047818c271f868', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), index.h("div", { key: 'f990f29dac2c7ca78f2f652894fc2fe994ae759c', class: "alert__wrapper" }, index.h("ifx-alert", { key: '2553f88d9af2fbcdd29bf796a76acee7da3cf74c', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), index.h("h2", { key: '7dc3b09d76864c415446b6fed4ca46dcb0f216cb', class: "templates__title" }, "Choose your template"), index.h("div", { key: '6bbd867fbc390f0cfbd8fb823046adff02d25239', class: "templates__wrapper" }, index.h("ifx-template", { key: 'b7afc320afed39824056ca067c4366264c2095eb', name: 'template-01', thumbnail: this.tableTemplate }), index.h("ifx-template", { key: 'eabb40da6e08a54d40f50d81350d8dad0041b40f', name: 'template-02', thumbnail: this.wizardTemplate }))));
52
+ return (index.h("div", { key: '23e25649965f489853cb1ba784a53479e53847fb', class: 'templates__container' }, index.h("div", { key: '2eac1a1cba9d1f33fde04c0ea2589758efcafbd2', class: "back__btn-wrapper" }, index.h("ifx-icon-button", { key: '7244dba86edf6f82f77e621e412ccce4f2af38c2', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), index.h("div", { key: '58045bb50dbcc65ce2320277983f81a0f429f735', class: "alert__wrapper" }, index.h("ifx-alert", { key: '591a2adff63451c789490bfa086156099abce152', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-24" }, "All fields are mandatory"))), index.h("h2", { key: 'f655cc87e64cfdc7a66b44e3e145a35ae594f66c', class: "templates__title" }, "Choose your template"), index.h("div", { key: '81019e69e74c00df6425ed113d0b3f9c657b96ef', class: "templates__wrapper" }, index.h("ifx-template", { key: '458caa648b5cfc03d821f1614659e10a17350eaa', name: 'template-01', thumbnail: this.tableTemplate }), index.h("ifx-template", { key: '33401929cfc91de74dc2f9c2a083c7c230c3b9c4', name: 'template-02', thumbnail: this.wizardTemplate }))));
53
53
  }
54
54
  static get assetsDirs() { return ["assets"]; }
55
55
  get el() { return index.getElement(this); }
@@ -61,7 +61,7 @@ const TextArea = class {
61
61
  }
62
62
  render() {
63
63
  var _a, _b;
64
- return (index.h(index.Host, { key: 'a7304cebfe559ded62cee964452f88a18f78bc16', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: '167baaa954c6ab656c134e3467158bcf1fc87322', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), index.h("div", { key: 'd58c71e350ddd3be36d864e19e3cb8478e3e4ef4', class: 'wrapper__textarea' }, index.h("textarea", { key: 'ea720b738bf064ee3f8b12a01a6bf72fc3b5b1ce', "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()) && (index.h("div", { key: '5ad456153a75b793d9e41d3b9c557a125b5251d6', class: 'wrapper__caption' }, this.caption.trim()))));
64
+ return (index.h(index.Host, { key: 'f6dad1fd412d07775ede50165eee294a1bb527c7', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, index.h("label", { key: 'd9e433cf857369d09e9dc7b4439e4186f5c71dfa', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), index.h("div", { key: '9230ede30b10f47dc2868784e1bd5e41f6b1980c', class: 'wrapper__textarea' }, index.h("textarea", { key: '4499888b439a4f0d3e460e17ef6fb816178b6aeb', "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()) && (index.h("div", { key: '0a57adb212132a9afd51d60286c61d7df6707eb3', class: 'wrapper__caption' }, this.caption.trim()))));
65
65
  }
66
66
  static get formAssociated() { return true; }
67
67
  get el() { return index.getElement(this); }
@@ -156,10 +156,10 @@ const Tooltip = class {
156
156
  'tooltip-extended': true,
157
157
  'visible': this.tooltipVisible,
158
158
  };
159
- return (index.h("div", { key: '67592390577cafdb6ad45d27f47eea035999d640', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, index.h("slot", { key: 'a0ae8a96706f3db0574ce812ffccd1f49c36220b' }), this.variant.toLowerCase() === 'dismissible' && index.h("div", { key: 'e17202aa1972d9fd34e0c77787ecb4fbbaea98b4', class: tooltipDismissible }, index.h("button", { key: '0615905578854fac3883150b1fcf152197309590', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, index.h("ifx-icon", { key: 'bd666d2c194e43332ea9e88665270a7c93cafd2c', icon: "cross16" })), index.h("div", { key: '644a0eb26e5cf2079583833781ac7edc5a81c03c', class: "tooltip-dismissible-content" }, this.header && index.h("div", { key: 'df5187e7dc01f3b80bf16d63405007cc8682f4a4', class: "tooltip-dismissible-header" }, this.header), index.h("div", { key: 'b6ad47a684c9dee2a742858344978cb58122d463', class: "tooltip-dismissible-body" }, this.text)), index.h("svg", { key: '0b48983abeafd2752f17dfec7d95630d4dd77fbb', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'e215933b3946f9edea6650dbe33197f85f22acc4', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
160
- index.h("div", { key: 'c00bb7bdedf396716823c2871723cfa4f77c2790', class: tooltipCompact }, this.text, index.h("svg", { key: '435578db71002abaf36b1f9de0e4f1b6716d51b3', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '0ed8848c93eb71aeaf982137f649927fd30133ce', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
161
- index.h("div", { key: '5609d977720fb9c4802389a2e95c452c5663cb70', class: tooltipExtended }, index.h("slot", { key: '9efb3039dff747a056d5fc71cae614f13406f6a8', name: "icon" }, this.icon ? index.h("div", { class: "extended_icon" }, index.h("ifx-icon", { icon: this.icon })) :
162
- index.h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, index.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" }), index.h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), index.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" }))), index.h("div", { key: 'abdaf70a8f20e56fbd5bfe24822eb3a271216232', class: "tooltip-extended-content" }, this.header && index.h("div", { key: '8e679ad36c77ac682fcc5cadcb7a405c06c0bf1b', class: "tooltip-extended-header" }, this.header), index.h("div", { key: 'ea718a8f5918c74bf5718c3c0662415f4392b667', class: "tooltip-extended-body" }, this.text)), index.h("svg", { key: 'eb0b3075f9eab3f30f2ba011e08730233fd257cd', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '67a2226d192146ff087ffaa7aa3aafe091d72035', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
159
+ return (index.h("div", { key: 'd1011613a465b3f6283965385fa58c0757d37b72', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, index.h("slot", { key: '8ecdc7cfd8ace95c5201e5aef989fd5a2d690fb6' }), this.variant.toLowerCase() === 'dismissible' && index.h("div", { key: '4d855121ef44f72e920dafbe165fbbb28757e2fd', class: tooltipDismissible }, index.h("button", { key: '0e5459e6f90c3e966303e72c261002e8aae19e31', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, index.h("ifx-icon", { key: 'a7cee4fab2cfca1c88f8c5e5bdb55f10dbc77aa2', icon: "cross16" })), index.h("div", { key: '8d3c651b0fd3c9d74ce22edfe3dc7b21f065da54', class: "tooltip-dismissible-content" }, this.header && index.h("div", { key: '835731e8d02674197ed4e0ff479b0493fc4a89b4', class: "tooltip-dismissible-header" }, this.header), index.h("div", { key: 'ad5d1d9d66a05af968aadce2c85e0f51a54d19fc', class: "tooltip-dismissible-body" }, this.text)), index.h("svg", { key: 'ddd6f30d4e4e70e7eb00aaa8af172d00bd5a2000', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: '9afaa9623221b73dbfc84197763ccf74a3f55044', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
160
+ index.h("div", { key: 'dce5e22d5cb05d2333cf5846f2c16f51a463423d', class: tooltipCompact }, this.text, index.h("svg", { key: 'd6cd8374b050b4c907aa9ab83fcf9e6b64468f3b', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'c3ae17c174a63d918614154ce424cb27a130fa7f', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
161
+ index.h("div", { key: '4c6b1a492d7950cb3441babbe74e2111bdbccb61', class: tooltipExtended }, index.h("slot", { key: '463bb3a005dba221542b3ba7ccd8c2a2e0ce8cd4', name: "icon" }, this.icon ? index.h("div", { class: "extended_icon" }, index.h("ifx-icon", { icon: this.icon })) :
162
+ index.h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, index.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" }), index.h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), index.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" }))), index.h("div", { key: '8b513f1bb9d4a661570f00d8419a054827c81e2d', class: "tooltip-extended-content" }, this.header && index.h("div", { key: '13df155ca7f7182c5a4975f54e20bdee6845cc67', class: "tooltip-extended-header" }, this.header), index.h("div", { key: '20ff208b9337416c20561e9aff96b1ab54e69d9b', class: "tooltip-extended-body" }, this.text)), index.h("svg", { key: 'ba54cfd306135108839d9d8406fc7a2bde0f36ef', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, index.h("path", { key: 'be0b68a7e3ccc70a0ab110bd2b847394c458bc23', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
163
163
  }
164
164
  get el() { return index.getElement(this); }
165
165
  static get watchers() { return {
@@ -127,6 +127,10 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
127
127
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
128
128
  /* webpackMode: "lazy" */
129
129
  './ifx-card-text.cjs.entry.js')); }).then(processMod, consoleError);
130
+ case 'ifx-checkbox-group.cjs':
131
+ return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
132
+ /* webpackMode: "lazy" */
133
+ './ifx-checkbox-group.cjs.entry.js')); }).then(processMod, consoleError);
130
134
  case 'ifx-content-switcher.cjs':
131
135
  return Promise.resolve().then(function () { return /*#__PURE__*/_interopNamespace(require(
132
136
  /* webpackMode: "lazy" */