@infineon/infineon-design-system-stencil 30.6.2--canary.1658.4e0299382cc78146674b539e7aec5baa0c8f1d1c.0 → 30.7.0--canary.1659.b0566d16d24e575a317729dc3e9da288c96252e2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (304) hide show
  1. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  2. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  3. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  4. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  5. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  6. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  7. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  8. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  9. package/dist/cjs/ifx-modal.cjs.entry.js +2 -2
  10. package/dist/cjs/ifx-multiselect_2.cjs.entry.js +4 -4
  11. package/dist/cjs/ifx-navbar-item.cjs.entry.js +2 -2
  12. package/dist/cjs/ifx-navbar-profile.cjs.entry.js +3 -3
  13. package/dist/cjs/ifx-navbar.cjs.entry.js +3 -3
  14. package/dist/cjs/ifx-notification.cjs.entry.js +2 -2
  15. package/dist/cjs/ifx-number-indicator.cjs.entry.js +1 -1
  16. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  18. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  19. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  20. package/dist/cjs/ifx-search-field.cjs.entry.js +1 -1
  21. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  22. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  23. package/dist/cjs/ifx-select.cjs.entry.js +3 -11
  24. package/dist/cjs/ifx-select.cjs.entry.js.map +1 -1
  25. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +5 -5
  26. package/dist/cjs/ifx-sidebar-title.cjs.entry.js +1 -1
  27. package/dist/cjs/ifx-sidebar.cjs.entry.js +5 -5
  28. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  29. package/dist/cjs/ifx-spinner.cjs.entry.js +2 -2
  30. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  31. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  32. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  33. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  34. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  35. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  36. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  37. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  38. package/dist/cjs/ifx-textarea.cjs.entry.js +2 -2
  39. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  40. package/dist/cjs/index-af3b4f6c.js +0 -12
  41. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  42. package/dist/cjs/loader.cjs.js +1 -1
  43. package/dist/collection/collection-manifest.json +0 -3
  44. package/dist/collection/components/modal/modal.js +2 -2
  45. package/dist/collection/components/navigation/navbar/navbar-item.js +2 -2
  46. package/dist/collection/components/navigation/navbar/navbar-profile.js +3 -3
  47. package/dist/collection/components/navigation/navbar/navbar.js +3 -3
  48. package/dist/collection/components/navigation/sidebar/sidebar-item.js +5 -5
  49. package/dist/collection/components/navigation/sidebar/sidebar-title.js +1 -1
  50. package/dist/collection/components/navigation/sidebar/sidebar.js +5 -5
  51. package/dist/collection/components/notification/notification.js +2 -2
  52. package/dist/collection/components/number-indicator/number-indicator.js +1 -1
  53. package/dist/collection/components/overview-table/overview-table.js +1 -1
  54. package/dist/collection/components/pagination/pagination.js +1 -1
  55. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  56. package/dist/collection/components/radio-button/radio-button.js +2 -2
  57. package/dist/collection/components/search-bar/search-bar.js +1 -1
  58. package/dist/collection/components/search-field/search-field.js +1 -1
  59. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  60. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  61. package/dist/collection/components/select/single-select/select.js +3 -11
  62. package/dist/collection/components/select/single-select/select.js.map +1 -1
  63. package/dist/collection/components/slider/slider.js +2 -2
  64. package/dist/collection/components/spinner/spinner.js +2 -2
  65. package/dist/collection/components/status/status.js +1 -1
  66. package/dist/collection/components/stepper/step/step.js +4 -4
  67. package/dist/collection/components/stepper/stepper.js +2 -2
  68. package/dist/collection/components/switch/switch.js +1 -1
  69. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  70. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  71. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  72. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  73. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  74. package/dist/collection/components/table-advanced-version/table.js +2 -2
  75. package/dist/collection/components/table-basic-version/table.js +1 -1
  76. package/dist/collection/components/tabs/tab.js +1 -1
  77. package/dist/collection/components/tabs/tabs.js +2 -2
  78. package/dist/collection/components/tag/tag.js +1 -1
  79. package/dist/collection/components/text-field/text-field.js +4 -4
  80. package/dist/collection/components/textarea/textarea.js +2 -2
  81. package/dist/collection/components/tooltip/tooltip.js +4 -4
  82. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  83. package/dist/components/ifx-basic-table.js +1 -1
  84. package/dist/components/ifx-chip.js +1 -1
  85. package/dist/components/ifx-faq.js +1 -1
  86. package/dist/components/ifx-filter-accordion.js +3 -3
  87. package/dist/components/ifx-filter-bar.js +1 -1
  88. package/dist/components/ifx-filter-search.js +2 -2
  89. package/dist/components/ifx-filter-type-group.js +1 -1
  90. package/dist/components/ifx-list-entry.js +2 -2
  91. package/dist/components/ifx-modal.js +2 -2
  92. package/dist/components/ifx-navbar-item.js +2 -2
  93. package/dist/components/ifx-navbar-profile.js +3 -3
  94. package/dist/components/ifx-navbar.js +3 -3
  95. package/dist/components/ifx-notification.js +2 -2
  96. package/dist/components/ifx-number-indicator.js +1 -1
  97. package/dist/components/ifx-overview-table.js +2 -2
  98. package/dist/components/ifx-pagination.js +1 -1
  99. package/dist/components/ifx-progress-bar.js +1 -1
  100. package/dist/components/ifx-radio-button.js +1 -1
  101. package/dist/components/ifx-search-bar.js +2 -2
  102. package/dist/components/ifx-search-field.js +1 -1
  103. package/dist/components/ifx-segment.js +1 -1
  104. package/dist/components/ifx-segmented-control.js +2 -2
  105. package/dist/components/ifx-select.js +1 -1
  106. package/dist/components/ifx-set-filter.js +2 -2
  107. package/dist/components/ifx-sidebar-item.js +6 -6
  108. package/dist/components/ifx-sidebar-title.js +1 -1
  109. package/dist/components/ifx-sidebar.js +5 -5
  110. package/dist/components/ifx-slider.js +2 -2
  111. package/dist/components/ifx-spinner.js +2 -2
  112. package/dist/components/ifx-status.js +1 -1
  113. package/dist/components/ifx-step.js +4 -4
  114. package/dist/components/ifx-stepper.js +2 -2
  115. package/dist/components/ifx-switch.js +1 -1
  116. package/dist/components/ifx-tab.js +1 -1
  117. package/dist/components/ifx-table.js +6 -6
  118. package/dist/components/ifx-tabs.js +2 -2
  119. package/dist/components/ifx-tag.js +1 -1
  120. package/dist/components/ifx-text-field.js +1 -1
  121. package/dist/components/ifx-textarea.js +2 -2
  122. package/dist/components/ifx-tooltip.js +4 -4
  123. package/dist/components/{p-ecf8c880.js → p-12e02e47.js} +5 -5
  124. package/dist/components/{p-ecf8c880.js.map → p-12e02e47.js.map} +1 -1
  125. package/dist/components/{p-147fa378.js → p-184f1004.js} +2 -2
  126. package/dist/components/{p-147fa378.js.map → p-184f1004.js.map} +1 -1
  127. package/dist/components/{p-6062b2cd.js → p-20d5a2d5.js} +3 -3
  128. package/dist/components/{p-6062b2cd.js.map → p-20d5a2d5.js.map} +1 -1
  129. package/dist/components/{p-3f591754.js → p-7bbdeac1.js} +3 -3
  130. package/dist/components/{p-3f591754.js.map → p-7bbdeac1.js.map} +1 -1
  131. package/dist/components/{p-aecf447b.js → p-9ee4ea24.js} +2 -2
  132. package/dist/components/{p-aecf447b.js.map → p-9ee4ea24.js.map} +1 -1
  133. package/dist/components/{p-66a6b6bc.js → p-a058bdd9.js} +4 -12
  134. package/dist/components/p-a058bdd9.js.map +1 -0
  135. package/dist/components/{p-3fe9ad26.js → p-d57db1c4.js} +2 -2
  136. package/dist/components/{p-3fe9ad26.js.map → p-d57db1c4.js.map} +1 -1
  137. package/dist/esm/ifx-basic-table.entry.js +1 -1
  138. package/dist/esm/ifx-chip_3.entry.js +1 -1
  139. package/dist/esm/ifx-faq.entry.js +1 -1
  140. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  141. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  142. package/dist/esm/ifx-filter-search.entry.js +1 -1
  143. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  144. package/dist/esm/ifx-list-entry.entry.js +1 -1
  145. package/dist/esm/ifx-modal.entry.js +2 -2
  146. package/dist/esm/ifx-multiselect_2.entry.js +4 -4
  147. package/dist/esm/ifx-navbar-item.entry.js +2 -2
  148. package/dist/esm/ifx-navbar-profile.entry.js +3 -3
  149. package/dist/esm/ifx-navbar.entry.js +3 -3
  150. package/dist/esm/ifx-notification.entry.js +2 -2
  151. package/dist/esm/ifx-number-indicator.entry.js +1 -1
  152. package/dist/esm/ifx-overview-table.entry.js +1 -1
  153. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  154. package/dist/esm/ifx-radio-button.entry.js +2 -2
  155. package/dist/esm/ifx-search-bar.entry.js +1 -1
  156. package/dist/esm/ifx-search-field.entry.js +1 -1
  157. package/dist/esm/ifx-segment.entry.js +1 -1
  158. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  159. package/dist/esm/ifx-select.entry.js +3 -11
  160. package/dist/esm/ifx-select.entry.js.map +1 -1
  161. package/dist/esm/ifx-sidebar-item.entry.js +5 -5
  162. package/dist/esm/ifx-sidebar-title.entry.js +1 -1
  163. package/dist/esm/ifx-sidebar.entry.js +5 -5
  164. package/dist/esm/ifx-slider.entry.js +2 -2
  165. package/dist/esm/ifx-spinner.entry.js +2 -2
  166. package/dist/esm/ifx-status.entry.js +1 -1
  167. package/dist/esm/ifx-step.entry.js +4 -4
  168. package/dist/esm/ifx-stepper.entry.js +2 -2
  169. package/dist/esm/ifx-switch.entry.js +1 -1
  170. package/dist/esm/ifx-tab.entry.js +1 -1
  171. package/dist/esm/ifx-table.entry.js +2 -2
  172. package/dist/esm/ifx-tabs.entry.js +2 -2
  173. package/dist/esm/ifx-tag.entry.js +1 -1
  174. package/dist/esm/ifx-textarea.entry.js +2 -2
  175. package/dist/esm/ifx-tooltip.entry.js +4 -4
  176. package/dist/esm/index-dc4139fb.js +0 -12
  177. package/dist/esm/infineon-design-system-stencil.js +1 -1
  178. package/dist/esm/loader.js +1 -1
  179. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  180. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  181. package/dist/infineon-design-system-stencil/p-030a5b46.entry.js +2 -0
  182. package/dist/infineon-design-system-stencil/{p-10b773f0.entry.js.map → p-030a5b46.entry.js.map} +1 -1
  183. package/dist/infineon-design-system-stencil/{p-b9d2484b.entry.js → p-0a011c63.entry.js} +2 -2
  184. package/dist/infineon-design-system-stencil/p-18f5a5e3.entry.js +2 -0
  185. package/dist/infineon-design-system-stencil/{p-7fd186f3.entry.js → p-210f9ccc.entry.js} +2 -2
  186. package/dist/infineon-design-system-stencil/{p-b25e5ad7.entry.js → p-32510d11.entry.js} +2 -2
  187. package/dist/infineon-design-system-stencil/{p-5c1596a7.entry.js → p-35d0daa5.entry.js} +2 -2
  188. package/dist/infineon-design-system-stencil/{p-b69e69b9.entry.js → p-39d2f2d1.entry.js} +2 -2
  189. package/dist/infineon-design-system-stencil/{p-7f3ca443.entry.js → p-3b99fb06.entry.js} +2 -2
  190. package/dist/infineon-design-system-stencil/{p-e5e130b7.entry.js → p-3c5a8615.entry.js} +2 -2
  191. package/dist/infineon-design-system-stencil/{p-322d20bc.entry.js → p-436babb8.entry.js} +2 -2
  192. package/dist/infineon-design-system-stencil/{p-fc081136.entry.js → p-44b2cbe1.entry.js} +2 -2
  193. package/dist/infineon-design-system-stencil/{p-fea52bc2.entry.js → p-499dba27.entry.js} +2 -2
  194. package/dist/infineon-design-system-stencil/{p-a2147bb7.entry.js → p-4fab3a1e.entry.js} +2 -2
  195. package/dist/infineon-design-system-stencil/{p-1e62f8ef.entry.js → p-53f2ab7f.entry.js} +2 -2
  196. package/dist/infineon-design-system-stencil/{p-d2a39f3c.entry.js → p-5c6d5571.entry.js} +2 -2
  197. package/dist/infineon-design-system-stencil/{p-d0afd39c.entry.js → p-6c5f0f7b.entry.js} +2 -2
  198. package/dist/infineon-design-system-stencil/{p-c593bed5.entry.js → p-6c739e13.entry.js} +2 -2
  199. package/dist/infineon-design-system-stencil/{p-2f8767b1.entry.js → p-6fdc1a34.entry.js} +2 -2
  200. package/dist/infineon-design-system-stencil/{p-3058194d.entry.js → p-72d804fb.entry.js} +2 -2
  201. package/dist/infineon-design-system-stencil/{p-60a18a26.entry.js → p-775d187b.entry.js} +2 -2
  202. package/dist/infineon-design-system-stencil/{p-15704add.entry.js → p-7f59e05a.entry.js} +2 -2
  203. package/dist/infineon-design-system-stencil/{p-ef63774d.entry.js → p-7fa8ccd3.entry.js} +2 -2
  204. package/dist/infineon-design-system-stencil/{p-a8d45ca9.entry.js → p-8a497a15.entry.js} +2 -2
  205. package/dist/infineon-design-system-stencil/{p-874482ee.entry.js → p-91f91586.entry.js} +2 -2
  206. package/dist/infineon-design-system-stencil/{p-68eb8e5a.entry.js → p-9481adc8.entry.js} +2 -2
  207. package/dist/infineon-design-system-stencil/p-9ee328a5.entry.js +2 -0
  208. package/dist/infineon-design-system-stencil/{p-1cffc36f.entry.js → p-a116e0d2.entry.js} +2 -2
  209. package/dist/infineon-design-system-stencil/{p-d3b4b20b.entry.js → p-a2d7c880.entry.js} +2 -2
  210. package/dist/infineon-design-system-stencil/p-b5a3fad1.entry.js +2 -0
  211. package/dist/infineon-design-system-stencil/{p-1de1bf3c.entry.js → p-bc8a4226.entry.js} +2 -2
  212. package/dist/infineon-design-system-stencil/{p-08b6d9c1.entry.js → p-c34f5517.entry.js} +2 -2
  213. package/dist/infineon-design-system-stencil/{p-ee055108.entry.js → p-c5daebfa.entry.js} +2 -2
  214. package/dist/infineon-design-system-stencil/{p-c456c22b.entry.js → p-c80f9282.entry.js} +2 -2
  215. package/dist/infineon-design-system-stencil/{p-f5e3fe85.entry.js → p-caff080b.entry.js} +2 -2
  216. package/dist/infineon-design-system-stencil/{p-af6d2a8f.entry.js → p-cfce9006.entry.js} +2 -2
  217. package/dist/infineon-design-system-stencil/p-cfce9006.entry.js.map +1 -0
  218. package/dist/infineon-design-system-stencil/{p-74b1b50f.entry.js → p-d101e5a0.entry.js} +2 -2
  219. package/dist/infineon-design-system-stencil/{p-27fde7a5.entry.js → p-dc7deb14.entry.js} +2 -2
  220. package/dist/infineon-design-system-stencil/{p-0d774a43.entry.js → p-f8d7bbe2.entry.js} +2 -2
  221. package/dist/types/components/select/single-select/select.d.ts +0 -2
  222. package/dist/types/components.d.ts +0 -57
  223. package/package.json +1 -1
  224. package/dist/cjs/ifx-list-group.cjs.entry.js +0 -28
  225. package/dist/cjs/ifx-list-group.cjs.entry.js.map +0 -1
  226. package/dist/cjs/ifx-list-item.cjs.entry.js +0 -42
  227. package/dist/cjs/ifx-list-item.cjs.entry.js.map +0 -1
  228. package/dist/cjs/ifx-list-notification.cjs.entry.js +0 -87
  229. package/dist/cjs/ifx-list-notification.cjs.entry.js.map +0 -1
  230. package/dist/collection/components/list-group/list-group-item.css +0 -42
  231. package/dist/collection/components/list-group/list-group-item.js +0 -110
  232. package/dist/collection/components/list-group/list-group-item.js.map +0 -1
  233. package/dist/collection/components/list-group/list-group-notification.css +0 -50
  234. package/dist/collection/components/list-group/list-group-notification.js +0 -155
  235. package/dist/collection/components/list-group/list-group-notification.js.map +0 -1
  236. package/dist/collection/components/list-group/list-group.css +0 -9
  237. package/dist/collection/components/list-group/list-group.js +0 -91
  238. package/dist/collection/components/list-group/list-group.js.map +0 -1
  239. package/dist/components/ifx-list-group.d.ts +0 -11
  240. package/dist/components/ifx-list-group.js +0 -46
  241. package/dist/components/ifx-list-group.js.map +0 -1
  242. package/dist/components/ifx-list-item.d.ts +0 -11
  243. package/dist/components/ifx-list-item.js +0 -67
  244. package/dist/components/ifx-list-item.js.map +0 -1
  245. package/dist/components/ifx-list-notification.d.ts +0 -11
  246. package/dist/components/ifx-list-notification.js +0 -107
  247. package/dist/components/ifx-list-notification.js.map +0 -1
  248. package/dist/components/p-66a6b6bc.js.map +0 -1
  249. package/dist/esm/ifx-list-group.entry.js +0 -24
  250. package/dist/esm/ifx-list-group.entry.js.map +0 -1
  251. package/dist/esm/ifx-list-item.entry.js +0 -38
  252. package/dist/esm/ifx-list-item.entry.js.map +0 -1
  253. package/dist/esm/ifx-list-notification.entry.js +0 -83
  254. package/dist/esm/ifx-list-notification.entry.js.map +0 -1
  255. package/dist/infineon-design-system-stencil/p-10b773f0.entry.js +0 -2
  256. package/dist/infineon-design-system-stencil/p-10f15012.entry.js +0 -2
  257. package/dist/infineon-design-system-stencil/p-83007eb9.entry.js +0 -2
  258. package/dist/infineon-design-system-stencil/p-a351a04d.entry.js +0 -2
  259. package/dist/infineon-design-system-stencil/p-abff59ea.entry.js +0 -2
  260. package/dist/infineon-design-system-stencil/p-abff59ea.entry.js.map +0 -1
  261. package/dist/infineon-design-system-stencil/p-af6d2a8f.entry.js.map +0 -1
  262. package/dist/infineon-design-system-stencil/p-dd339d82.entry.js +0 -2
  263. package/dist/infineon-design-system-stencil/p-dd339d82.entry.js.map +0 -1
  264. package/dist/infineon-design-system-stencil/p-ddd9ece3.entry.js +0 -2
  265. package/dist/infineon-design-system-stencil/p-ddd9ece3.entry.js.map +0 -1
  266. package/dist/types/components/list-group/list-group-item.d.ts +0 -9
  267. package/dist/types/components/list-group/list-group-notification.d.ts +0 -15
  268. package/dist/types/components/list-group/list-group.d.ts +0 -7
  269. /package/dist/infineon-design-system-stencil/{p-b9d2484b.entry.js.map → p-0a011c63.entry.js.map} +0 -0
  270. /package/dist/infineon-design-system-stencil/{p-a351a04d.entry.js.map → p-18f5a5e3.entry.js.map} +0 -0
  271. /package/dist/infineon-design-system-stencil/{p-7fd186f3.entry.js.map → p-210f9ccc.entry.js.map} +0 -0
  272. /package/dist/infineon-design-system-stencil/{p-b25e5ad7.entry.js.map → p-32510d11.entry.js.map} +0 -0
  273. /package/dist/infineon-design-system-stencil/{p-5c1596a7.entry.js.map → p-35d0daa5.entry.js.map} +0 -0
  274. /package/dist/infineon-design-system-stencil/{p-b69e69b9.entry.js.map → p-39d2f2d1.entry.js.map} +0 -0
  275. /package/dist/infineon-design-system-stencil/{p-7f3ca443.entry.js.map → p-3b99fb06.entry.js.map} +0 -0
  276. /package/dist/infineon-design-system-stencil/{p-e5e130b7.entry.js.map → p-3c5a8615.entry.js.map} +0 -0
  277. /package/dist/infineon-design-system-stencil/{p-322d20bc.entry.js.map → p-436babb8.entry.js.map} +0 -0
  278. /package/dist/infineon-design-system-stencil/{p-fc081136.entry.js.map → p-44b2cbe1.entry.js.map} +0 -0
  279. /package/dist/infineon-design-system-stencil/{p-fea52bc2.entry.js.map → p-499dba27.entry.js.map} +0 -0
  280. /package/dist/infineon-design-system-stencil/{p-a2147bb7.entry.js.map → p-4fab3a1e.entry.js.map} +0 -0
  281. /package/dist/infineon-design-system-stencil/{p-1e62f8ef.entry.js.map → p-53f2ab7f.entry.js.map} +0 -0
  282. /package/dist/infineon-design-system-stencil/{p-d2a39f3c.entry.js.map → p-5c6d5571.entry.js.map} +0 -0
  283. /package/dist/infineon-design-system-stencil/{p-d0afd39c.entry.js.map → p-6c5f0f7b.entry.js.map} +0 -0
  284. /package/dist/infineon-design-system-stencil/{p-c593bed5.entry.js.map → p-6c739e13.entry.js.map} +0 -0
  285. /package/dist/infineon-design-system-stencil/{p-2f8767b1.entry.js.map → p-6fdc1a34.entry.js.map} +0 -0
  286. /package/dist/infineon-design-system-stencil/{p-3058194d.entry.js.map → p-72d804fb.entry.js.map} +0 -0
  287. /package/dist/infineon-design-system-stencil/{p-60a18a26.entry.js.map → p-775d187b.entry.js.map} +0 -0
  288. /package/dist/infineon-design-system-stencil/{p-15704add.entry.js.map → p-7f59e05a.entry.js.map} +0 -0
  289. /package/dist/infineon-design-system-stencil/{p-ef63774d.entry.js.map → p-7fa8ccd3.entry.js.map} +0 -0
  290. /package/dist/infineon-design-system-stencil/{p-a8d45ca9.entry.js.map → p-8a497a15.entry.js.map} +0 -0
  291. /package/dist/infineon-design-system-stencil/{p-874482ee.entry.js.map → p-91f91586.entry.js.map} +0 -0
  292. /package/dist/infineon-design-system-stencil/{p-68eb8e5a.entry.js.map → p-9481adc8.entry.js.map} +0 -0
  293. /package/dist/infineon-design-system-stencil/{p-83007eb9.entry.js.map → p-9ee328a5.entry.js.map} +0 -0
  294. /package/dist/infineon-design-system-stencil/{p-1cffc36f.entry.js.map → p-a116e0d2.entry.js.map} +0 -0
  295. /package/dist/infineon-design-system-stencil/{p-d3b4b20b.entry.js.map → p-a2d7c880.entry.js.map} +0 -0
  296. /package/dist/infineon-design-system-stencil/{p-10f15012.entry.js.map → p-b5a3fad1.entry.js.map} +0 -0
  297. /package/dist/infineon-design-system-stencil/{p-1de1bf3c.entry.js.map → p-bc8a4226.entry.js.map} +0 -0
  298. /package/dist/infineon-design-system-stencil/{p-08b6d9c1.entry.js.map → p-c34f5517.entry.js.map} +0 -0
  299. /package/dist/infineon-design-system-stencil/{p-ee055108.entry.js.map → p-c5daebfa.entry.js.map} +0 -0
  300. /package/dist/infineon-design-system-stencil/{p-c456c22b.entry.js.map → p-c80f9282.entry.js.map} +0 -0
  301. /package/dist/infineon-design-system-stencil/{p-f5e3fe85.entry.js.map → p-caff080b.entry.js.map} +0 -0
  302. /package/dist/infineon-design-system-stencil/{p-74b1b50f.entry.js.map → p-d101e5a0.entry.js.map} +0 -0
  303. /package/dist/infineon-design-system-stencil/{p-27fde7a5.entry.js.map → p-dc7deb14.entry.js.map} +0 -0
  304. /package/dist/infineon-design-system-stencil/{p-0d774a43.entry.js.map → p-f8d7bbe2.entry.js.map} +0 -0
@@ -1,4 +1,4 @@
1
- import { P as Pagination, d as defineCustomElement$1 } from './p-6062b2cd.js';
1
+ import { P as Pagination, d as defineCustomElement$1 } from './p-20d5a2d5.js';
2
2
 
3
3
  const IfxPagination = Pagination;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -22,7 +22,7 @@ const ProgressBar = /*@__PURE__*/ proxyCustomElement(class ProgressBar extends H
22
22
  this.internalValue = this.value;
23
23
  }
24
24
  render() {
25
- return (h("div", { key: 'c222329efb633757b013203285668579d0844786', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: 'bd5235aa565957461162fe913960b491c1486768', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '6294c5ae3aff2295b65d2e66631794b1bafe369d', class: "label" }, `${this.internalValue}%`))));
25
+ return (h("div", { key: '9357496a783f4b3e1b044ab4d706ee83e443dd58', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: '29fd4c791396b927456b4fc514fdbada0d03bc7f', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '945e380d7991c53930f1b3ebc396cfec1bc06d31', class: "label" }, `${this.internalValue}%`))));
26
26
  }
27
27
  static get watchers() { return {
28
28
  "value": ["valueChanged"]
@@ -1,4 +1,4 @@
1
- import { R as RadioButton, d as defineCustomElement$1 } from './p-3f591754.js';
1
+ import { R as RadioButton, d as defineCustomElement$1 } from './p-7bbdeac1.js';
2
2
 
3
3
  const IfxRadioButton = RadioButton;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-68d90201.js';
2
2
  import { d as defineCustomElement$3 } from './p-7e430b83.js';
3
- import { d as defineCustomElement$2 } from './p-3fe9ad26.js';
3
+ import { d as defineCustomElement$2 } from './p-d57db1c4.js';
4
4
 
5
5
  const searchBarCss = ":root{--ifx-font-family:\"Source Sans 3\";font-family:var(--ifx-font-family, sans-serif)}:host{width:100%;display:flex}.search-bar{box-sizing:border-box;height:40px;background-color:#FFFFFF;display:flex;flex-direction:row;align-items:center;width:100%;font-family:var(--ifx-font-family)}.search-bar.closed{display:flex;width:auto;justify-content:flex-start}.search-bar .search-bar-wrapper{display:flex;align-items:center;gap:16px;width:100%}.search-bar .search-bar-wrapper a{text-decoration:none;font-size:1rem;font-style:normal;font-weight:600;line-height:1.5rem;color:#0A8276;cursor:pointer}.search-bar .search-bar-wrapper ifx-search-field{width:100%}.search-bar .search-bar__icon-wrapper{display:none;flex-direction:row;align-items:center}.search-bar .search-bar__icon-wrapper ifx-icon:hover{cursor:pointer}.search-bar.closed .search-bar__icon-wrapper{display:flex}.search-bar.closed .search-bar-wrapper{display:none}";
6
6
  const IfxSearchBarStyle0 = searchBarCss;
@@ -43,7 +43,7 @@ const SearchBar = /*@__PURE__*/ proxyCustomElement(class SearchBar extends H {
43
43
  this.value = event.detail;
44
44
  }
45
45
  render() {
46
- return (h("div", { key: '06b4122a9df300f357050cd6b70cace1d2cfc4bd', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, h("ifx-icon", { icon: "search-16", slot: "search-icon" })), h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, h("ifx-icon", { icon: "search-16" })))));
46
+ return (h("div", { key: '80312faf68e6b0af2260c977d53f23b42067813f', "aria-label": 'a search bar', "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { disabled: this.disabled, value: this.value, maxlength: this.maxlength, onIfxInput: this.handleInput.bind(this) }, h("ifx-icon", { icon: "search-16", slot: "search-icon" })), h("a", { tabindex: "-1", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (h("div", { class: "search-bar__icon-wrapper", onClick: this.handleCloseButton }, h("ifx-icon", { icon: "search-16" })))));
47
47
  }
48
48
  get el() { return this; }
49
49
  static get watchers() { return {
@@ -1,4 +1,4 @@
1
- import { S as SearchField, d as defineCustomElement$1 } from './p-3fe9ad26.js';
1
+ import { S as SearchField, d as defineCustomElement$1 } from './p-d57db1c4.js';
2
2
 
3
3
  const IfxSearchField = SearchField;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -30,7 +30,7 @@ const Segment = /*@__PURE__*/ proxyCustomElement(class Segment extends H {
30
30
  }
31
31
  }
32
32
  render() {
33
- return (h("div", { key: '0a115fe376c6484b9c301689ffdf81bc9645d5e3', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: '565df7e4a349afca13c80ee467f7199c18756e67', icon: this.icon }), " ", h("slot", { key: '3389c7d009e67542d3c4ba4ccbc32774cbd9b997' })));
33
+ return (h("div", { key: '49c56df2adf407d13685ae7c99b512afa532c6de', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: 'c576b2bb7b09ae6ed1946759df7303df36b430dc', icon: this.icon }), " ", h("slot", { key: '61d467f2cda3552d5c90e9995ceccdca76c6825c' })));
34
34
  }
35
35
  static get style() { return IfxSegmentStyle0; }
36
36
  }, [1, "ifx-segment", {
@@ -71,8 +71,8 @@ const SegmentedControl = /*@__PURE__*/ proxyCustomElement(class SegmentedControl
71
71
  this.setActiveSegment();
72
72
  }
73
73
  render() {
74
- return (h("div", { key: '5ca0ee9243e0823492e12fe8b2630985f694fd69', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: 'b3675371fb2e67ceed8ace372b127b9e9113f939', class: 'group__label' }, this.label.trim()), h("div", { key: '917662be651673665491b329aa0b50b0cb40a2cd', class: 'group__controls' }, h("slot", { key: 'd4ce45676acc1fda36e03129756cf74b3bb1c939' })), this.caption.trim() &&
75
- h("div", { key: '0881e270ba2a728c5800658f9f2a1eea0ffc2ae8', class: 'group__caption' }, h("ifx-icon", { key: '3279f97de64a7d2ae369c934c4f3ea9efecdbb5b', icon: 'cinfo16' }), " ", this.caption.trim())));
74
+ return (h("div", { key: '2a980fa0fd18e469c2d92c57c80c62b7dfee30e9', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: 'bf202bd9f2a4967c5a5c0cd24013242ad4752a80', class: 'group__label' }, this.label.trim()), h("div", { key: '89e974d972a4ad903193459e9a65b47c89114ab8', class: 'group__controls' }, h("slot", { key: '10a57ab800389b4a7ae482c152817486a28ae96f' })), this.caption.trim() &&
75
+ h("div", { key: 'f63a61eabf58e03cc0c4b5bae031965b82cb4f2c', class: 'group__caption' }, h("ifx-icon", { key: 'b758bb66d96d48e795565dbd662f1a2fc3648bfe', icon: 'cinfo16' }), " ", this.caption.trim())));
76
76
  }
77
77
  componentDidRender() {
78
78
  this.setSegmentSize();
@@ -1,4 +1,4 @@
1
- import { C as Choices, d as defineCustomElement$1 } from './p-66a6b6bc.js';
1
+ import { C as Choices, d as defineCustomElement$1 } from './p-a058bdd9.js';
2
2
 
3
3
  const IfxSelect = Choices;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -3,8 +3,8 @@ import { d as defineCustomElement$7 } from './p-f0f583d5.js';
3
3
  import { d as defineCustomElement$6 } from './p-4b3befbf.js';
4
4
  import { d as defineCustomElement$5 } from './p-7e430b83.js';
5
5
  import { d as defineCustomElement$4 } from './p-04b73e62.js';
6
- import { d as defineCustomElement$3 } from './p-66a6b6bc.js';
7
- import { d as defineCustomElement$2 } from './p-ecf8c880.js';
6
+ import { d as defineCustomElement$3 } from './p-a058bdd9.js';
7
+ import { d as defineCustomElement$2 } from './p-12e02e47.js';
8
8
 
9
9
  const setFilterCss = "";
10
10
  const IfxSetFilterStyle0 = setFilterCss;
@@ -1,6 +1,6 @@
1
1
  import { p as proxyCustomElement, H, c as createEvent, h } from './p-68d90201.js';
2
2
  import { d as defineCustomElement$3 } from './p-7e430b83.js';
3
- import { d as defineCustomElement$2 } from './p-aecf447b.js';
3
+ import { d as defineCustomElement$2 } from './p-9ee4ea24.js';
4
4
 
5
5
  const sidebarItemCss = ":root{--ifx-font-family:\"Source Sans 3\";font-family:var(--ifx-font-family, sans-serif)}:host{position:relative}.sidebar__nav-item:focus,.sidebar__nav-item.header__section:focus{outline:none}.sidebar__nav-item:focus .sidebar__nav-item-icon-wrapper,.sidebar__nav-item.header__section:focus .sidebar__nav-item-icon-wrapper{color:#08665C}.sidebar__nav-item:focus .sidebar__nav-item-label,.sidebar__nav-item.header__section:focus .sidebar__nav-item-label{outline:none;color:#08665C}.sidebar__nav-item:focus .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon,.sidebar__nav-item.header__section:focus .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{color:#08665C}.sidebar__nav-item:hover,.sidebar__nav-item.header__section:hover{outline:none}.sidebar__nav-item:hover .sidebar__nav-item-icon-wrapper,.sidebar__nav-item.header__section:hover .sidebar__nav-item-icon-wrapper{color:#08665C}.sidebar__nav-item:hover .sidebar__nav-item-label,.sidebar__nav-item.header__section:hover .sidebar__nav-item-label{outline:none;color:#08665C}.sidebar__nav-item:hover .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon,.sidebar__nav-item.header__section:hover .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{color:#08665C}.sidebar__nav-item{display:flex;flex-direction:row;align-items:center;width:100%;padding:8px 0px;gap:4px;flex:none;order:0;flex-grow:0;text-decoration:none;color:#1D1D1D;cursor:pointer;font-family:var(--ifx-font-family)}.sidebar__nav-item.extra-padding__bottom{padding:8px 0px 16px 0px}.sidebar__nav-item.active{color:#0A8276}.sidebar__nav-item.active-section::before{content:\"\";position:absolute;left:-32px;height:40px;width:2px;background:#0A8276}.sidebar__nav-item.open{padding:8px 0px}.sidebar__nav-item.open .sidebar__nav-item-label{font-size:16px;font-style:normal;font-weight:400;line-height:24px}.sidebar__nav-item.open .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{transform:rotate(-180deg)}.sidebar__nav-item.header__section{box-sizing:padding-box;border-top:1px solid #EEEDED;padding:16px 0px;display:-webkit-flex;-webkit-line-clamp:1;-webkit-box-orient:horizontal;overflow:hidden;text-overflow:ellipsis}.sidebar__nav-item.header__section.no-top-border{border-top:none}.sidebar__nav-item.header__section.active-section::before{content:\"\";position:absolute;left:-32px;height:40px;width:2px;background:#0A8276}.sidebar__nav-item.header__section.open{padding:16px 0px 8px 0px}.sidebar__nav-item.header__section.open .sidebar__nav-item-indicator .item__arrow-wrapper ifx-icon{transform:rotate(-180deg)}.sidebar__nav-item.header__section .sidebar__nav-item-label{color:#1D1D1D;font-family:Source Sans 3;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.sidebar__nav-item.submenu__item{padding:4px 0px}.sidebar__nav-item.submenu__item.extra-padding__bottom{padding:4px 0px 16px 0px}.sidebar__nav-item .sidebar__nav-item-icon-wrapper{display:flex;width:24px;height:24px;justify-content:center;align-items:center;gap:8px;flex-shrink:0}.sidebar__nav-item .sidebar__nav-item-icon-wrapper.noIcon{display:none}.sidebar__nav-item .sidebar__nav-item-icon-wrapper ifx-icon{width:16px;height:16px}.sidebar__nav-item .sidebar__nav-item-label{font-style:normal;font-weight:400;font-size:1rem;line-height:1.5rem;display:flex;align-items:center;flex:none;order:1;flex-grow:1;cursor:pointer}.sidebar__nav-item .sidebar__nav-item-indicator{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0px 4px;flex:none;order:2;flex-grow:0}.expandable__submenu{display:none;list-style-type:none;flex-direction:column;padding:0;margin:0;padding-left:40px}.expandable__submenu.open{display:flex}.header__section+.expandable__submenu{padding-left:0}";
6
6
  const IfxSidebarItemStyle0 = sidebarItemCss;
@@ -255,11 +255,11 @@ const SidebarItem = /*@__PURE__*/ proxyCustomElement(class SidebarItem extends H
255
255
  }
256
256
  render() {
257
257
  var _a, _b;
258
- return (h("div", { key: '300c33eb3478fd56763957338d35b71e10e7f051' }, h("a", { key: 'baec46c86811da4d99f462db822d0080128ba168', 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 &&
259
- h("div", { key: '25774f4e3389b73d1835bc96801d7c2671b57754', class: `sidebar__nav-item-icon-wrapper ${!this.hasIcon ? 'noIcon' : ""}` }, h("ifx-icon", { key: '2598dbcaa212d27c687d2920b8a9e6a17b8ee1a0', icon: this.icon })), h("div", { key: '5e6567053aaf33af5b01bdf997f16fb176f76317', class: "sidebar__nav-item-label" }, h("slot", { key: '624d78a76b5b87b31caf10d294299fe2b643785a' })), (this.isExpandable || ((_a = this.numberIndicator) === null || _a === void 0 ? void 0 : _a.trim())) &&
260
- h("div", { key: '5e8afc60f5da57e00390e7f7982ef87c724cdde6', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
261
- h("span", { key: '321321f3ba9bda67d439c719776ae51cb1df172d', class: 'item__arrow-wrapper' }, h("ifx-icon", { key: '992934501145b6f641d23a4975c24ce4c8a39ef5', icon: "chevron-down-12" })), ((_b = this.numberIndicator) === null || _b === void 0 ? void 0 : _b.trim()) && !this.isExpandable && !this.isNested &&
262
- h("span", { key: '41ea0d96c7d1e87f92093570863218ef6240a285', class: 'item__number-indicator' }, h("ifx-number-indicator", { key: '2e45be1b110dfa845f36cc13e875f2712e7c9039' }, this.numberIndicator)))), this.isExpandable && h("ul", { key: '15674f7d3e5462fa11e6048737e3f865ac2b16b8', class: 'expandable__submenu' })));
258
+ return (h("div", { key: '7e8a5430fa8976204cd15dfb6dd72f2bb9361e08' }, h("a", { key: '897ddc916a5a348ccfedad8ddee68066fcd1bc2f', 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 &&
259
+ h("div", { key: '3e4a19b1bb290de9b368ea4487fe53039953199b', class: `sidebar__nav-item-icon-wrapper ${!this.hasIcon ? 'noIcon' : ""}` }, h("ifx-icon", { key: '9c0743f623b9aba7f4d481599f287256141ed22e', icon: this.icon })), h("div", { key: '073ef8e817fcd00af12a32ccfa2dab217b249ba3', class: "sidebar__nav-item-label" }, h("slot", { key: '5ccbe199e0e47d493ec0987ece9f069344991906' })), (this.isExpandable || ((_a = this.numberIndicator) === null || _a === void 0 ? void 0 : _a.trim())) &&
260
+ h("div", { key: '625d54239153b0f082fcf3f50c7f85404eb0f6f8', class: "sidebar__nav-item-indicator" }, this.isExpandable &&
261
+ h("span", { key: '7674b6448808e9d7bbbec20b2209899b399646c8', class: 'item__arrow-wrapper' }, h("ifx-icon", { key: '06f2d84a311adda0c69893de81ca27353be45a64', icon: "chevron-down-12" })), ((_b = this.numberIndicator) === null || _b === void 0 ? void 0 : _b.trim()) && !this.isExpandable && !this.isNested &&
262
+ h("span", { key: '4457322a749a066f34715e44dbd0bb893de9a946', class: 'item__number-indicator' }, h("ifx-number-indicator", { key: '6cb4f225acab0ede10a48a22d2f4f12f53edeeeb' }, this.numberIndicator)))), this.isExpandable && h("ul", { key: '19ca965d3cad5746b629e7e8bdf127f7bcb13482', class: 'expandable__submenu' })));
263
263
  }
264
264
  get el() { return this; }
265
265
  static get watchers() { return {
@@ -10,7 +10,7 @@ const SidebarTitle = /*@__PURE__*/ proxyCustomElement(class SidebarTitle extends
10
10
  this.__attachShadow();
11
11
  }
12
12
  render() {
13
- return (h("div", { key: '6a42cc97dadcab602872bda9d993f9bf7c12b199', class: 'sidebar__title' }, h("div", { key: 'ebd8129870e6d9541b5053e194fe6e271aec9e3a', class: 'sidebar__title-label' }, h("slot", { key: 'c27949801198f4eeb0495b8aebcbdda6576859a8' }))));
13
+ return (h("div", { key: 'b663c85d4fe0e56da9dcf04c06e352ef6ac62ac5', class: 'sidebar__title' }, h("div", { key: '8ebfc682c5756ce08358e761085e6041d5d6513f', class: 'sidebar__title-label' }, h("slot", { key: '8cfa912b8cdf5bfd30113895e34375d93766dd2e' }))));
14
14
  }
15
15
  get el() { return this; }
16
16
  static get style() { return IfxSidebarTitleStyle0; }
@@ -315,11 +315,11 @@ const Sidebar = /*@__PURE__*/ proxyCustomElement(class Sidebar extends H {
315
315
  }
316
316
  }
317
317
  render() {
318
- return (h("div", { key: '2a3b12dd4754d4e71baa6d497b8e1bbe5b44ba28', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, h("div", { key: '311125da7cb98a7dc12151c268482714fd97f88e', class: 'sidebar__top-container' }, this.showHeader &&
319
- h("div", { key: '0c73343596b43801173562ad5d7a766af8135f7f', class: "sidebar__nav-bar" }, h("div", { key: '138136ab0fa2ff56137c766f432a453636d60c1d', class: "sidebar__nav-bar-logo" }, h("div", { key: '5927d092f07ef947bfabf614b91ec35d6e6b7307', class: 'sidebar__nav-bar-logo-img' }, h("svg", { key: '43510136d36268a929ddfd31a7a4657d11423356', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'ba3422d35de643b083eea8a05166d8f30bd28b47', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: 'cb84c80c87b90b68ba22ae32074c18abedc56e83', 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" }), h("path", { key: 'd0efd732f5f83cda8e1ba4ea8fd6a8b0df03f60f', 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" })), h("defs", { key: '2f8deb8dd827679d3103f043c4a3a73f1ffa8737' }, h("clipPath", { key: '9df3b88e0cdb0954ebe03f5cbd5856388ae683e8', id: "clip0_2396_2480" }, h("rect", { key: 'caedfb6dc26bfd3281e15dddccb221805397c41d', width: "91", height: "40", fill: "white" })))), " "), h("div", { key: 'ac8f5c9984b1594dc3bf9ec1fcbe83044ffbe6ed', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), h("div", { key: '3a1f542ea72586456c19fd37462ad6dc0bb8cfff', class: "sidebar__nav-container" }, h("slot", { key: '3dbe90684289b4c6e47c4690d54fe259eb3a873c' }))), this.internalShowFooter &&
320
- h("div", { key: 'fc9aebcaed886157a678545a41f607f1e80b5f0e', class: 'sidebar__footer-container' }, h("div", { key: '5c083d7b80d4efa29df114dfee3584111fb7450c', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
321
- h("div", { key: '1dfeded23fece0b6d0a9824bd0345748ff20024d', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && h("a", { key: '1adfb75979395e649791321184974b2c497880aa', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && h("a", { key: 'e20c1c94caaef2c95e3943a3f857ba02333d6271', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && h("a", { key: 'df543ad01b57d5859a781c60ce7297cb12ec3c6b', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
322
- h("div", { key: '89aca1ae168ecccadfccbe95f513a1df9de5c0c8', class: 'sidebar__footer-wrapper-bottom-links' }, h("span", { key: 'd7649799f53ef9ca4e954ef13d3a638f099ff201' }, this.copyrightText))))));
318
+ return (h("div", { key: 'b0bba273e66dc5b7ae8f8b2474e401c77b067c4b', "aria-label": "a navigation sidebar", "aria-value": this.applicationName, class: 'sidebar__container' }, h("div", { key: '31f251792d826565cd744c17e7013508f8ba7fe5', class: 'sidebar__top-container' }, this.showHeader &&
319
+ h("div", { key: '4792e3d72b34c7a5cac7247095c45040ecbb26cf', class: "sidebar__nav-bar" }, h("div", { key: '55c67e654987de72144273faeed4ce95ad988f32', class: "sidebar__nav-bar-logo" }, h("div", { key: '893414dc0b42ea5a6f189cb41b7b1c212566a89f', class: 'sidebar__nav-bar-logo-img' }, h("svg", { key: '89f007604ba0d5925e6f98ffba03937ae3803533', width: "91", height: "40", viewBox: "0 0 91 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '5d8e83c9489778e37b95156a9824bee01c5373e2', "clip-path": "url(#clip0_2396_2480)" }, h("path", { key: '945c0ce836be128ccdcdbf2ae061d08659d0b8ce', 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" }), h("path", { key: '95fb355ab5ec8c05cd7429337861f0b9486ccc7a', 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" })), h("defs", { key: '4c049a28a554ab80168f7a02c12d9ed3ac068984' }, h("clipPath", { key: '9746118be654b61606b143dae5ba184cbc0f8cea', id: "clip0_2396_2480" }, h("rect", { key: '52555abc763896020ca4615964a5988c28d415f1', width: "91", height: "40", fill: "white" })))), " "), h("div", { key: 'f68f1b286820d3be0caaa73a10c643d2b62ee4fa', class: 'sidebar__nav-bar-logo-text' }, this.applicationName))), h("div", { key: '1a6b6640d25e85ff4c7d942327492e49d4fdf93b', class: "sidebar__nav-container" }, h("slot", { key: '97c4ec3a9292ecc39d49a019b229117327a21835' }))), this.internalShowFooter &&
320
+ h("div", { key: '1cd20e0731d6c22b846704fac3285238f7eded19', class: 'sidebar__footer-container' }, h("div", { key: '0fbb90cb034483f13b9758e854e07ed3340ab2b4', class: "sidebar__footer-wrapper" }, (this.internalTermsofUse || this.internalImprint || this.internalPrivacyPolicy) &&
321
+ h("div", { key: '9476fd844e6c62514d3d3aaceaa9fb82335a1600', class: 'sidebar__footer-wrapper-top-links' }, this.internalTermsofUse !== '' && h("a", { key: '0d78319bf888fd7f9725f3c23c18caa5a408b19c', target: this.target, href: this.internalTermsofUse }, "Terms of use"), this.internalImprint !== '' && h("a", { key: '6f8c62f085c64f0589331fbd461afd37c8d89e77', target: this.target, href: this.internalImprint }, "Imprint"), this.internalPrivacyPolicy !== '' && h("a", { key: 'c7faa500724ae393fdacad5c35f3b3b8c1e3b2d4', target: this.target, href: this.internalPrivacyPolicy }, "Privacy policy")), this.copyrightText &&
322
+ h("div", { key: '7c0c143ed88dfc5d60095d4213c136e1bdf32b95', class: 'sidebar__footer-wrapper-bottom-links' }, h("span", { key: 'dfb338548c292859307208a02e3865157a61e0ee' }, this.copyrightText))))));
323
323
  }
324
324
  get el() { return this; }
325
325
  static get style() { return IfxSidebarStyle0; }
@@ -152,10 +152,10 @@ const IfxSlider$1 = /*@__PURE__*/ proxyCustomElement(class IfxSlider extends H {
152
152
  this.updateValuePercent();
153
153
  }
154
154
  render() {
155
- return (h("div", { key: 'a07f5f3cd9858970f0c9f88f6181df9e30b1ccb6', class: "ifx-slider" }, this.leftText && (h("span", { key: '0b35a47adfa33f60d2e5ce84d172c479d7916e15', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: '4de18ed890110ee0378ed86376f7361e8db3f963', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
155
+ return (h("div", { key: 'b465d077094d60c3bdf74cd5ac862e967841067b', class: "ifx-slider" }, this.leftText && (h("span", { key: '5913654492aa7e837b6778935b5cb3a7002308fd', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: '26b106c741836e06e127ef3299f0d433de693ab9', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
156
156
  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 })
157
157
  :
158
- h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (h("ifx-icon", { key: '44aed183c3b818847e0b55eb5caa7192f0d4e9a5', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: '9f817646f025a4312774a367047d3fe269d7abc3', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: 'db10ed4b07c53b95deec261ad34a50762c18a412', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
158
+ h("div", { class: 'range-slider__wrapper', "aria-label": 'a range slider', "aria-value": this.value, "aria-disabled": this.disabled }, h("input", { id: 'min-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMinValue, disabled: this.disabled, ref: (el) => (this.minInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) }), h("input", { id: 'max-slider', type: 'range', min: this.min, max: this.max, step: this.step, value: this.internalMaxValue, disabled: this.disabled, ref: (el) => (this.maxInputRef = el), onInput: (event) => this.handleInputChangeOfRangeSlider(event), onMouseUp: (event) => this.handleOnMouseLeaveOfRangeSlider(event) })), this.rightIcon && (h("ifx-icon", { key: '4af440423ce265817ecd177c0f74a9ed1d0e5f10', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: '627694f955bfc92530e91fdd56ddaa791d7006e7', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: '6b564afbe80debd694cd325e6719c5fecd40ca66', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
159
159
  }
160
160
  get el() { return this; }
161
161
  static get watchers() { return {
@@ -14,8 +14,8 @@ const Spinner = /*@__PURE__*/ proxyCustomElement(class Spinner extends H {
14
14
  this.inverted = false;
15
15
  }
16
16
  render() {
17
- return (h("div", { key: '029c0755a66b508e27b7a3c6bf385efe15c09413', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: '9459fcd20c09c2cbb51ee88a9c193d6e59bcfe6c', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
18
- && h("div", { key: '9ca2c7c8aaae7ce42c54705ce2667535fb0b310d', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: 'dc51fbbccef46774a392296e49fbcf7274bcff33', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: '7c3c20405685515ae99b654bfe331095532f88ac', id: "spinner/conductor" }, h("path", { key: '95fe13118e6825676dc956b3a6c4b552cf152547', id: "Vector", d: "M38.75 18.75C39.4375 18.75 40 19.3125 40 20C40 20.6875 39.4409 21.25 38.75 21.25H35V26.25H38.75C39.4375 26.25 40 26.8125 40 27.5C40 28.1875 39.4409 28.75 38.75 28.75H35V30C35 32.7617 32.7617 35 30 35H28.75V38.75C28.75 39.4409 28.1875 40 27.5 40C26.8125 40 26.25 39.4409 26.25 38.75V35H21.25V38.75C21.25 39.4409 20.6875 40 20 40C19.3125 40 18.75 39.4409 18.75 38.75V35H13.75V38.75C13.75 39.4409 13.1875 40 12.5 40C11.8125 40 11.25 39.4409 11.25 38.75V35H10C7.23828 35 5 32.7617 5 30V28.75H1.25C0.559062 28.75 0 28.1875 0 27.5C0 26.8125 0.559062 26.25 1.25 26.25H5V21.25H1.25C0.559062 21.25 0 20.6875 0 20C0 19.3125 0.559062 18.75 1.25 18.75H5V13.75H1.25C0.559062 13.75 0 13.1875 0 12.5C0 11.8125 0.559062 11.25 1.25 11.25H5V10C5 7.23828 7.23828 5 10 5H11.25V1.25C11.25 0.5625 11.8125 0 12.5 0C13.1875 0 13.75 0.559063 13.75 1.25V5H18.75V1.25C18.75 0.559063 19.3091 0 20 0C20.6909 0 21.25 0.559063 21.25 1.25V5H26.25V1.25C26.25 0.559063 26.8091 0 27.5 0C28.1909 0 28.75 0.559063 28.75 1.25V5H30C32.7617 5 35 7.23828 35 10V11.25H38.75C39.4409 11.25 40 11.8091 40 12.5C40 13.1909 39.4409 13.75 38.75 13.75H35V18.75H38.75ZM32.5 10C32.5 8.62188 31.3781 7.5 30 7.5H10C8.62187 7.5 7.5 8.62188 7.5 10V30C7.5 31.3781 8.62187 32.5 10 32.5H30C31.3781 32.5 32.5 31.3781 32.5 30V10Z" }))))));
17
+ return (h("div", { key: 'd305e244c68c5b9f74f9a67d17c3132c4f7d1e21', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: 'cc9610476f50516e906d314d4c13162be10045c8', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
18
+ && h("div", { key: '526c5014652d47cb6db5cab0d512e2251bf10f39', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: '1b3505e30327ce55daeca879282c7332632bbd33', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'a6f15ce30a574de0d4c2dfbc5fb976351e49935e', id: "spinner/conductor" }, h("path", { key: '9df9cdf10db9ea2e87f4a81e270e18c1b1d7f9d1', id: "Vector", d: "M38.75 18.75C39.4375 18.75 40 19.3125 40 20C40 20.6875 39.4409 21.25 38.75 21.25H35V26.25H38.75C39.4375 26.25 40 26.8125 40 27.5C40 28.1875 39.4409 28.75 38.75 28.75H35V30C35 32.7617 32.7617 35 30 35H28.75V38.75C28.75 39.4409 28.1875 40 27.5 40C26.8125 40 26.25 39.4409 26.25 38.75V35H21.25V38.75C21.25 39.4409 20.6875 40 20 40C19.3125 40 18.75 39.4409 18.75 38.75V35H13.75V38.75C13.75 39.4409 13.1875 40 12.5 40C11.8125 40 11.25 39.4409 11.25 38.75V35H10C7.23828 35 5 32.7617 5 30V28.75H1.25C0.559062 28.75 0 28.1875 0 27.5C0 26.8125 0.559062 26.25 1.25 26.25H5V21.25H1.25C0.559062 21.25 0 20.6875 0 20C0 19.3125 0.559062 18.75 1.25 18.75H5V13.75H1.25C0.559062 13.75 0 13.1875 0 12.5C0 11.8125 0.559062 11.25 1.25 11.25H5V10C5 7.23828 7.23828 5 10 5H11.25V1.25C11.25 0.5625 11.8125 0 12.5 0C13.1875 0 13.75 0.559063 13.75 1.25V5H18.75V1.25C18.75 0.559063 19.3091 0 20 0C20.6909 0 21.25 0.559063 21.25 1.25V5H26.25V1.25C26.25 0.559063 26.8091 0 27.5 0C28.1909 0 28.75 0.559063 28.75 1.25V5H30C32.7617 5 35 7.23828 35 10V11.25H38.75C39.4409 11.25 40 11.8091 40 12.5C40 13.1909 39.4409 13.75 38.75 13.75H35V18.75H38.75ZM32.5 10C32.5 8.62188 31.3781 7.5 30 7.5H10C8.62187 7.5 7.5 8.62188 7.5 10V30C7.5 31.3781 8.62187 32.5 10 32.5H30C31.3781 32.5 32.5 31.3781 32.5 30V10Z" }))))));
19
19
  }
20
20
  getSizeClass() {
21
21
  return `${this.size}` === "s"
@@ -14,7 +14,7 @@ const Status = /*@__PURE__*/ proxyCustomElement(class Status extends H {
14
14
  }
15
15
  render() {
16
16
  const containerClass = this.border ? `container border-${this.color}` : 'container no-border';
17
- return (h("div", { key: '19a3eab541d00aba6fe122b0dcf614b78c1ac913', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '0e72f1e4274f0bb7c2beda4bb95d0fb2eb5d2abf', class: `dot ${this.color}` }), h("p", { key: '11717011847ac449fac6e57ac2f73a2b20acde7e', class: "text" }, this.label)));
17
+ return (h("div", { key: '6e25a145cdcaee5a2137c94531b84c97b28c8a01', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '5c43e25f62e1bafb8e856b786de7bc9a37e0ff4d', class: `dot ${this.color}` }), h("p", { key: '1d64598bbef69fc6de5e7dc529afb43f9cd0236b', class: "text" }, this.label)));
18
18
  }
19
19
  static get style() { return IfxStatusStyle0; }
20
20
  }, [1, "ifx-status", {
@@ -51,7 +51,7 @@ const Step = /*@__PURE__*/ proxyCustomElement(class Step extends H {
51
51
  }
52
52
  }
53
53
  render() {
54
- return (h("div", { key: 'c8c845647b6369ad3fe1d326969fb453700a5f5c', "aria-current": this.active ? 'step' : false, "aria-disabled": this.active || this.complete ? false : true, onClick: (e) => this.stopOnClickPropogation(e), class: `step-wrapper ${this.stepId === 1 ? 'first-step' : ''}
54
+ return (h("div", { key: 'f811f73051339e459e5b3e8b2c808874b1b10ea9', "aria-current": this.active ? 'step' : false, "aria-disabled": this.active || this.complete ? false : true, onClick: (e) => this.stopOnClickPropogation(e), class: `step-wrapper ${this.stepId === 1 ? 'first-step' : ''}
55
55
  ${this.error ? 'error' : ''}
56
56
  ${this.stepperState.variant}
57
57
  ${this.complete ? 'complete' : ''}
@@ -59,11 +59,11 @@ const Step = /*@__PURE__*/ proxyCustomElement(class Step extends H {
59
59
  indicator-${this.stepperState.indicatorPosition}
60
60
  ${this.active ? 'active' : ''}
61
61
  ${this.clickable ? 'clickable' : ''}
62
- ${this.disabled ? 'disabled' : ''}` }, h("div", { key: '3019d9b56df531149deb257eef6aaeb990dd1fb3', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: 'be7fbbcd0bdb5bda59d0b528e2bb60b19bc2708c', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
63
- h("div", { key: '49a0b2c9b09b64d0248fa36cde97c3daa3bd2cd7', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: '447cdd5e0773ad569138b71962110195b8c3c17c', icon: 'check16' }), this.active && h("span", { key: '51116fcc79acb005179c179e8e5b5e5f23432808', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: 'abae3da7c883fc6ce37742257037b99f0d4b97ab', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && h("span", { key: '1d57ea3b21619a36f07ef3608e1d206482d51234', class: `step-connector-r ${this.active ? 'active' : ''}` })),
62
+ ${this.disabled ? 'disabled' : ''}` }, h("div", { key: '2f237e3543d9a65ccaa722d43934560f8c0c6a29', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: 'd5be70693ae61126845412a1ae919d81cc16dd0a', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
63
+ h("div", { key: '6fee4e214c21761f24ba9b2a113368b4b086e5d0', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: 'e6e8aa2938c443da65655418b4718ab5f1534116', icon: 'check16' }), this.active && h("span", { key: '36c5708b9872ef0742c062c3475421819b5a6942', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: '083e478b3acf9da5f74291be63d5ceec8f63fcf9', icon: 'warningf24' }), this.stepperState.variant !== 'compact' && h("span", { key: 'a4b4dd719be8a309d5adf6c229428115ed4a189e', class: `step-connector-r ${this.active ? 'active' : ''}` })),
64
64
  /* Step labels */
65
65
  (this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
66
- h("div", { key: 'cad82acab0da56e24293c649e5ba5559fa120a92', tabIndex: !this.disabled && this.complete && !this.active ? 0 : -1, class: `step-label ${this.stepperState.variant === 'compact' ? (this.active ? 'curr-label' : 'next-label') : ''}`, onClick: () => { this.handleStepClick(); }, onKeyDown: (e) => { this.handleStepKeyDown(e); } }, (this.stepperState.variant !== 'compact') && h("slot", { key: '08ff4b25de6e4df2c127ac33aa1679cff983cd39' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: '029007e8536edb302042d27744ef2847a14b6853' }))));
66
+ h("div", { key: '38ab0d35f35090fc408ecb8fc26221d1c6fc5d26', tabIndex: !this.disabled && this.complete && !this.active ? 0 : -1, class: `step-label ${this.stepperState.variant === 'compact' ? (this.active ? 'curr-label' : 'next-label') : ''}`, onClick: () => { this.handleStepClick(); }, onKeyDown: (e) => { this.handleStepKeyDown(e); } }, (this.stepperState.variant !== 'compact') && h("slot", { key: 'af0c3cde7247fc38da13cc38b6f0287f62c87688' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: 'b6807a0ca71455d51eb73e1ec0c065e2e0a9d233' }))));
67
67
  }
68
68
  ;
69
69
  static get watchers() { return {
@@ -125,10 +125,10 @@ const Stepper = /*@__PURE__*/ proxyCustomElement(class Stepper extends H {
125
125
  this.syncIfxSteps();
126
126
  }
127
127
  render() {
128
- return (h("div", { key: 'f1854a617aa6b4df49ef214049f88663de38073c', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
128
+ return (h("div", { key: '717c5de3dd19bba21b84ee182974fe95a5668d41', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
129
129
  /* Progress bar for compact variant. */
130
130
  (this.variant === 'compact') &&
131
- h("div", { key: '2b45742f0b252764bd9c8352c6ac9fec7f6df899', class: 'stepper-progress' }, h("div", { key: '974d2ab9ddb9f0410a42d7b6b32d7dcb1d463eae', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '0b8254cae99242267e586c9b9d52057931f2b682', class: `stepper-wrapper` }, h("slot", { key: '6c7267faee11e150e3dc565880e90ad8d99dfade' }))));
131
+ h("div", { key: 'b0502d8ddf1d0617ba481b47afd8040139323c83', class: 'stepper-progress' }, h("div", { key: 'efea8c4a1038802bf66c27b780724a9a640f60b7', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '193397aafdda31d67b33991e6b7fac0f886a2477', class: `stepper-wrapper` }, h("slot", { key: 'e4d31312f64282a929991bec647b7e3e0942605e' }))));
132
132
  }
133
133
  ;
134
134
  componentDidRender() {
@@ -73,7 +73,7 @@ const Switch = /*@__PURE__*/ proxyCustomElement(class Switch extends H {
73
73
  this.internals.setFormValue(null);
74
74
  }
75
75
  render() {
76
- return (h("div", { key: '16d5d06fafa337fd6beac9ace18322ab5727968f', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, h("div", { key: '79dc45173c4a30f01075c4294771181bdfe18423', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: '8aee9283fdd91234ba4c19d37a38de74f244445a', class: "switch__checkbox-wrapper" }, h("input", { key: '8d1c55b322721fecce9b4015a91410760a8cb469', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: '34c9e0a329a4b326adbf9d5372cd43ff0c3645a5', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: 'a27b19ca30180b0ff29c2c5bff8e59a8c98bb417', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: '502e523b69a2bb3007eb7023321904848c1e6c1a', htmlFor: "switch" }, h("slot", { key: '46adc952c72ee5320bc26c1ed1e41d1ef52857af', onSlotchange: () => this.toggleLabelGap() })))));
76
+ return (h("div", { key: 'de6389b77c207826d77a570abe5478c6367d1a2f', class: "container", role: "switch", "aria-checked": this.internalChecked ? 'true' : 'false', "aria-label": this.name, onClick: () => this.toggleSwitch(), onKeyDown: (event) => this.handleKeyDown(event) }, h("div", { key: '1106e7915d271968cfb7e492416e4c4d3880c79f', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: '28e9a3a6b19b15e0bf7728de60d0096b0105e479', class: "switch__checkbox-wrapper" }, h("input", { key: '707c0926234f0efd3e89add4de113a60d93fa0f6', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: 'c49f39e736dedca763a5e64c244150511002b362', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: '11b0ea462a831639c84aa58cfaffed801881dc6a', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: 'dc3fd52e702f0630283d871fff9b47184db4e535', htmlFor: "switch" }, h("slot", { key: '4b77fbdea92c23c4d056b71ad5ac889f24e34277', onSlotchange: () => this.toggleLabelGap() })))));
77
77
  }
78
78
  static get formAssociated() { return true; }
79
79
  get el() { return this; }
@@ -17,7 +17,7 @@ const IfxTab$1 = /*@__PURE__*/ proxyCustomElement(class IfxTab extends H {
17
17
  this.tabHeaderChange.emit(this.header);
18
18
  }
19
19
  render() {
20
- return h("slot", { key: '32b2746133a9943640f4c6171d368a2be9b0fe1e' });
20
+ return h("slot", { key: '159982e12cd57b8ea322152abd5b9bc5e261ba88' });
21
21
  }
22
22
  get el() { return this; }
23
23
  static get style() { return IfxTabStyle0; }
@@ -3,13 +3,13 @@ import { c as classNames } from './p-5cdc6210.js';
3
3
  import { c as createGrid } from './p-1429e9ea.js';
4
4
  import { d as defineCustomElement$a } from './p-d0a26bd5.js';
5
5
  import { d as defineCustomElement$9 } from './p-f0f583d5.js';
6
- import { d as defineCustomElement$8 } from './p-147fa378.js';
6
+ import { d as defineCustomElement$8 } from './p-184f1004.js';
7
7
  import { d as defineCustomElement$7 } from './p-23cdd5a7.js';
8
8
  import { d as defineCustomElement$6 } from './p-7e430b83.js';
9
9
  import { d as defineCustomElement$5 } from './p-8eed2f39.js';
10
- import { d as defineCustomElement$4 } from './p-aecf447b.js';
11
- import { d as defineCustomElement$3 } from './p-6062b2cd.js';
12
- import { d as defineCustomElement$2 } from './p-66a6b6bc.js';
10
+ import { d as defineCustomElement$4 } from './p-9ee4ea24.js';
11
+ import { d as defineCustomElement$3 } from './p-20d5a2d5.js';
12
+ import { d as defineCustomElement$2 } from './p-a058bdd9.js';
13
13
 
14
14
  const ButtonKeys = ['disabled', 'variant', 'size', 'target', 'color', 'text'];
15
15
 
@@ -461,12 +461,12 @@ const Table = /*@__PURE__*/ proxyCustomElement(class Table extends H {
461
461
  };
462
462
  }
463
463
  const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
464
- return (h(Host, { key: '941e075c5894a49bca971e142601f016f128d750' }, h("div", { key: '7694b819bcc9299f9579685b33b45ab0b46b3fbe', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: '68f2149ffc335159b9eb1544715fa6afd2ac3415', class: "sidebar-btn" }, h("ifx-button", { key: '8ea2f3926ac2710107e12b43390b59fe409805a1', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '8ec721fb3aacd180f18597401de814d2c8def1f0', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: '6afdf72f0577064ab00dfc59c4c87637a523e23d', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: '5fdd6507e48c369a95c4708f23fe23c2e2c3083a', class: "sidebar-container" }, h("div", { key: '2321b96588ba691bb37cdf559e34b1ff6ba592e2', class: "filters-title-container" }, h("span", { key: '82305912c1af0fb4e5703919210b8fc62ffbacda', class: "filters-title" }, "Filters")), h("div", { key: 'db842c8cd9828aa0fd7ce79bdce5002bc11695ed', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '4b9e8df929784675510bffb4baf99e099118746a', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: 'f887c6ffa41fdd070596cf601d56dfa9d67b6546', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '474e2a9ed437962430b30cb857ea90fa08eeaa73', name: "topbar-filter" })))), h("div", { key: '62fd1858dd65944cc41bcf931b20e3d6059777ba', class: "table-pagination-wrapper" }, h("div", { key: 'd42e6b63b88c5a0990523ff16ee1f9946f05814d', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
464
+ return (h(Host, { key: '4a24db07631ef0f91b409dcd5ab8e330bb604e2a' }, h("div", { key: 'c109a82c6362912c6e7052f9ab326ad7f0a4204e', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: 'bc9fb69ef1be98d36e214e8a1eea390f4d03fcf3', class: "sidebar-btn" }, h("ifx-button", { key: '9314b07909a5d7fdbcf7e14f21370aea004d82cb', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: '818cc05de606aa83b207773adc8b8039dd52040b', icon: "cross-12" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: '6b43786395594272fa29165cfd4236c2c5e34397', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: '39d31b43a8fe06185aaf697a8f60c9d2684f6134', class: "sidebar-container" }, h("div", { key: 'f682f1641f2616760b1a4525743b67ea63796295', class: "filters-title-container" }, h("span", { key: '901d9777b3313f0e61d5b1e764e9d58e39784869', class: "filters-title" }, "Filters")), h("div", { key: 'c96192b79caf6b0ca5556b2d722cb2e58a786a68', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '0d299f43e6715002d18fd165d7e78c5bc7c6126d', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '7871ea0c451cf5e6942fed83bd82067583f6b051', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '40a8eac18653ccfb4fbfb5e6a94bfacbf2e553b6', name: "topbar-filter" })))), h("div", { key: '3fe9735fb0ac05453bdb6c02063ddada2310536a', class: "table-pagination-wrapper" }, h("div", { key: '79bee2c71228ccfc64ad9b87ef03578054d36354', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
465
465
  const filter = this.currentFilters[name];
466
466
  const filterValues = filter.filterValues;
467
467
  const isMultiSelect = filter.type !== 'text';
468
468
  return filterValues.length > 0 ? (h("ifx-chip", { placeholder: name, size: "large", variant: isMultiSelect ? "multi" : "single", readOnly: true, value: filterValues, key: name }, filterValues.map(filterValue => (h("ifx-chip-item", { value: filterValue, selected: true, key: filterValue }, filterValue))))) : null;
469
- })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: 'efd1be769379ade270c9af5fe45363424c8501f7', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: 'b13fdd8670629959ea1a1145039a4d7a5e770094', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '2ab01bef9b6c2f90a82178a8649357bf9a1ca628', class: "matching-results-container" }, h("span", { key: '400b8037be08844c876f23162b988f95c599e167', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '44fed1dedd0e39959288373afdb7b3cf53a432e0', class: "matching-results-text" }, "matching results"))), h("div", { key: '3019bf2925de456d0ce5a91641d30d3c26d72022', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: 'ea56b022e8f1b8eb57c15d1e626d4a457183deca', id: `ifxTable-${this.uniqueKey}`, class: 'ifx-ag-grid', style: style, ref: (el) => this.container = el })), this.pagination ? h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage }) : null)))));
469
+ })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: '58fa2ac66ba94eaa789e4679e262155ef3997dcb', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: '5f6d65c67ae43db2b0a73a14ce6c97cb9543e659', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '5cfd9c00060d9602c6d38593af7826c3cc08475d', class: "matching-results-container" }, h("span", { key: '78c7cbcf407c6b9d21aed6203bf145b8f15a1209', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '1d3e24198969ee7774351c24b1688775ca80f313', class: "matching-results-text" }, "matching results"))), h("div", { key: 'f29f6de97a8b37edc7486ca7e0ac6fe3b9059549', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: '35fadcb06923abcdfa488c83487e5ad67b035460', id: `ifxTable-${this.uniqueKey}`, class: 'ifx-ag-grid', style: style, ref: (el) => this.container = el })), this.pagination ? h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage }) : null)))));
470
470
  }
471
471
  hasButtonCol() {
472
472
  return this.getColData().some(column => column.field === 'button');
@@ -201,9 +201,9 @@ const IfxTabs$1 = /*@__PURE__*/ proxyCustomElement(class IfxTabs extends H {
201
201
  }
202
202
  render() {
203
203
  var _a;
204
- return (h("div", { key: '4e34f9530b3e66d56c787cbdd9b7368ef556c3d7', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '448ef45d058c166a9cb4230492b1eb4c874818e5', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
204
+ return (h("div", { key: 'b94b74545720034560b78d35909a4757c9239c28', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '9689012ae62d5d22c7f9938bce7a5247d7fd1022', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
205
205
  _a.map((tab, index) => (h("li", { class: this.getTabItemClass(index), ref: (el) => (this.tabHeaderRefs[index] = el), tabindex: "0", onClick: () => this.handleClick(tab, index), "aria-selected": index === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
206
- tab.header))), h("div", { key: 'a9b807fe27f05abbc4dd51fafb31090fda24d389', class: "active-border" })), h("div", { key: '2098e15a752cff123506daae8484533376eb0cf7', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
206
+ tab.header))), h("div", { key: '680712c9e61669f373a26ca7676497c05e0022ef', class: "active-border" })), h("div", { key: 'ad7a0840fe0d18dbb0946f9575291a031c214352', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
207
207
  }
208
208
  get el() { return this; }
209
209
  static get watchers() { return {
@@ -12,7 +12,7 @@ const Tag = /*@__PURE__*/ proxyCustomElement(class Tag extends H {
12
12
  this.icon = undefined;
13
13
  }
14
14
  render() {
15
- return (h("div", { key: '4d18fb9aa326b2c5eeb3c1c3ad2f2951e1e19313', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'e26ac39b8715a1f38be5761efed32d46d48617e1', icon: this.icon })), h("a", { key: '81848c5a197602e4186251117a501d4dc8c9a985', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '1614269db6c3577c698039b5b878b054330a7504', class: "label" }, h("slot", { key: '110917eaae825508091bf9d7397e4583ebc7e7b5' })))));
15
+ return (h("div", { key: 'fd95fec410cb814e865254b6d19168093ca817a3', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: '331869ac0b205e6dde434c45639d7a607ca77d77', icon: this.icon })), h("a", { key: '58027bdcb06e65fe2a6032a4f8cee44259a10473', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '6db956e912c4469eff6c0cda1eb0dda92a1e5c0b', class: "label" }, h("slot", { key: 'ada3f26e0ecc145a0ae3c7eacce57b682cd33595' })))));
16
16
  }
17
17
  static get style() { return IfxTagStyle0; }
18
18
  }, [1, "ifx-tag", {
@@ -1,4 +1,4 @@
1
- import { T as TextField, d as defineCustomElement$1 } from './p-ecf8c880.js';
1
+ import { T as TextField, d as defineCustomElement$1 } from './p-12e02e47.js';
2
2
 
3
3
  const IfxTextField = TextField;
4
4
  const defineCustomElement = defineCustomElement$1;
@@ -47,9 +47,9 @@ const TextArea = /*@__PURE__*/ proxyCustomElement(class TextArea extends H {
47
47
  }
48
48
  render() {
49
49
  var _a, _b;
50
- return (h(Host, { key: '943587c24419331aa860089f2c3dcf484f6cab44', class: `wrapper
50
+ return (h(Host, { key: 'd557bff378899253b1eea26f202a3d934424deac', class: `wrapper
51
51
  wrapper--${this.error ? 'error' : ''}
52
- wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '6a26890834fb1f864f9bbceb6c94a13ddb1dce13', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: 'c9be9b98afce0a91d7688c8260439bc76ef8edbc', class: 'wrapper__textarea' }, h("textarea", { key: 'ee050cdd540482d424334f8628a02bcbb3ccca13', "aria-label": 'a textarea', "aria-value": this.value, "aria-disabled": this.disabled, id: this.inputId, style: { resize: this.resize }, name: this.name ? this.name : this.inputId, cols: this.cols, rows: this.rows, maxlength: this.maxlength, wrap: this.wrap, disabled: this.disabled, readonly: this.readOnly, placeholder: this.placeholder, value: this.value, onInput: (e) => this.handleOnInput(e) })), ((_b = this.caption) === null || _b === void 0 ? void 0 : _b.trim()) && (h("div", { key: 'bf700cb153a2ced5f654471cf2c902377abad90f', class: 'wrapper__caption' }, this.caption.trim()))));
52
+ wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '9163e001e0423effcbc9bad56af021acb8fc5229', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 : _a.trim()), h("div", { key: 'ce7ea7607837c9979a984627fb9d762494a211b8', class: 'wrapper__textarea' }, h("textarea", { key: '6587f63b3d5ef32db9bf4c25ba03246d31a1120e', "aria-label": 'a textarea', "aria-value": this.value, "aria-disabled": this.disabled, id: this.inputId, style: { resize: this.resize }, name: this.name ? this.name : this.inputId, cols: this.cols, rows: this.rows, maxlength: this.maxlength, wrap: this.wrap, disabled: this.disabled, readonly: this.readOnly, placeholder: this.placeholder, value: this.value, onInput: (e) => this.handleOnInput(e) })), ((_b = this.caption) === null || _b === void 0 ? void 0 : _b.trim()) && (h("div", { key: '96f109dfc94c8563ce9b3aacfae00eef4b6a49b2', class: 'wrapper__caption' }, this.caption.trim()))));
53
53
  }
54
54
  static get formAssociated() { return true; }
55
55
  static get style() { return IfxTextareaStyle0; }
@@ -156,10 +156,10 @@ const Tooltip = /*@__PURE__*/ proxyCustomElement(class Tooltip extends H {
156
156
  'tooltip-extended': true,
157
157
  'visible': this.tooltipVisible,
158
158
  };
159
- return (h("div", { key: 'fb1d45ae8930787b0ad4d2ead58d68ec0769b6a5', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'a689d4e56406720e5c04d4db874d0a04e1b29009' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '29ffddc237e3d9eba73cece4402d162a24d8fdc8', class: tooltipDismissible }, h("button", { key: '86f698d48a4f318ad84ec826f21fc03a38d33892', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: 'bf412ca7d64ccfc935c1b16831208640df5bef7b', icon: "cross16" })), h("div", { key: 'a7fa4ad30824cbdd07765436e92e0cbd603967d4', class: "tooltip-dismissible-content" }, this.header && h("div", { key: '24c99f5612097fc58e5a0e908e0efae4b26ddd1f', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '6a3a3a94cb4cc71da15705d87e423972df842fc2', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '2e83d60da9b46986a00f45e84a1b07207949ee38', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '1a4d9bae61e36b9507c80ec3016459229031c2c9', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
160
- h("div", { key: 'fa57293fc02340fd51e2505607c2d76ceddb0c05', class: tooltipCompact }, this.text, h("svg", { key: '6a2fdb99cac5ac6e263a0c6ab014059e7137f785', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '921f733ba37524db29ba94b6fa6ce432345912cf', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
161
- h("div", { key: '6711fffc0a37a23d2defe4319eb06fae7c562f88', class: tooltipExtended }, h("slot", { key: 'caf72b8721f9440b89fe1af282633f65e7a1a273', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
162
- h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), h("div", { key: 'c1890130a5961b90f2bee4a8c2269f5c0b0810e5', class: "tooltip-extended-content" }, this.header && h("div", { key: '44691e0cb76ea35e7ec4596a9ccbfb627c4c9c5a', class: "tooltip-extended-header" }, this.header), h("div", { key: '35c2b86667ef615f44d81c3d2a172bb3e19d24c1', class: "tooltip-extended-body" }, this.text)), h("svg", { key: '8cbaefbe6ac19482a57efea025b2cc20f76ae30a', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '9ab8ba18700b956a3384305d351cb48303f67a36', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
159
+ return (h("div", { key: '246f0b291e39bbe49ebea1eed9827400f22bb680', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'a16771de825d12d46661be2ecb61ce8326e25794' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '974e0fdbf389fcce6cc34eccb897b188f0413eea', class: tooltipDismissible }, h("button", { key: 'a777e5a63134c07f4330d790044a7aafdb63a83c', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '69cc351f97d892f98cf8bc3df48d2877129e4238', icon: "cross16" })), h("div", { key: '5db6f0ceff12be22d6de58767bab509b67dd9ff8', class: "tooltip-dismissible-content" }, this.header && h("div", { key: '22fd94a588780e413dc04dcc126380b5b382fde6', class: "tooltip-dismissible-header" }, this.header), h("div", { key: 'abd4158d18a1c57dda508caddcdb1be945a8efd2', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '1bcd11086f4922c03532c99b2dd1618b862af68b', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '5dfac1fa79d7204b1f0770ed243cdbadfc14fdd9', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
160
+ h("div", { key: 'a52aec447163df16d86d14f96d74501c45266e2a', class: tooltipCompact }, this.text, h("svg", { key: 'c28c49ee4446d73b366bb68280ddf5b9192cc79a', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '2de515ea4344c728a1da4b368c93c7ade11badcb', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
161
+ h("div", { key: '9e3186e4856770c831d0422bce64b131c64f55f0', class: tooltipExtended }, h("slot", { key: '089640249dbfcf8eed4525615d6e289955304e09', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
162
+ h("svg", { class: "extended_icon", xmlns: "http://www.w3.org/2000/svg", width: "24", height: "24", fill: "none", viewBox: "0 0 24 24" }, h("path", { stroke: "#fff", "stroke-linecap": "round", "stroke-linejoin": "round", d: "M20.5 2.5h-16a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-16a2 2 0 0 0-2-2Z" }), h("path", { stroke: "#fff", d: "M19 17H6l2.5-4 2.097 2.516.405.486.379-.506 4.118-5.49.003-.002L19 17Z" }), h("path", { fill: "#fff", d: "M10 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z" }))), h("div", { key: 'eab4f9af96d154a289bec83673db47d3580c267d', class: "tooltip-extended-content" }, this.header && h("div", { key: '810497a167351bef22a9e61050264032be295455', class: "tooltip-extended-header" }, this.header), h("div", { key: '802dbe5e093b9d69b9155e188d35a421b2ca0c2e', class: "tooltip-extended-body" }, this.text)), h("svg", { key: 'ff19a79905e5ea4af628364a254e03e022a08a3d', class: "tooltip-arrow-svg", width: "12", height: "8", viewBox: "0 0 12 8", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("path", { key: '557540e1fd91ad15580011ddf37a4cd25a8a6ae3', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
163
163
  }
164
164
  get el() { return this; }
165
165
  static get watchers() { return {
@@ -49,12 +49,12 @@ const TextField = /*@__PURE__*/ proxyCustomElement(class TextField extends H {
49
49
  this.internals.setFormValue("");
50
50
  }
51
51
  render() {
52
- return (h("div", { key: '758762316d2ecdce9657e9cae71ea1737c95f21e', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, h("div", { key: '330c3db261adfc406e164ab05e59ed80d38dfd24', class: "textInput__top-wrapper" }, h("label", { key: '07d2945492acad4d9aaccf57ebe1729427ba5939', htmlFor: "text-field" }, h("slot", { key: '5cc45987e83635297767f1485acd63b0075a2790' }), this.optional && this.required ? (h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (h("span", { class: "optional" }, "(optional)")) : this.required ? (h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), h("div", { key: '967d5207e3859186e9cdd04900dc48cbe6a7e3bb', class: "textInput__bottom-wrapper" }, h("div", { key: '23866a64c4f79daff991db2733b3a5e211d3a935', class: "input-container" }, this.icon && (h("ifx-icon", { key: '93b176fe05aab93fabb30d6bc2a9a479233d26f5', class: 'input-icon', icon: this.icon })), h("input", { key: '78eb911e29f42950f93851438312075227a5f1b4', ref: (el) => (this.inputElement = el), disabled: this.disabled, type: "text", id: 'text-field', value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
52
+ return (h("div", { key: '8d742d3a60998d4648040fab5d5d50853b12c7b4', "aria-label": "a text field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `textInput__container ${this.disabled ? 'disabled' : ""}` }, h("div", { key: '4965d888690874e8775bfc83602340b6b83d3e5e', class: "textInput__top-wrapper" }, h("label", { key: 'd5224921d5c26fc62d551bf10dd1207d8ff5e67f', htmlFor: "text-field" }, h("slot", { key: 'eb5758011376ace0664b074fd4e755b1920fa7f4' }), this.optional && this.required ? (h("span", { class: "optional-required" }, "(optional) *")) : this.optional ? (h("span", { class: "optional" }, "(optional)")) : this.required ? (h("span", { class: `required ${this.error ? 'error' : ""}` }, "*")) : null)), h("div", { key: 'ec295037f306f2cd6ee6c3ba3310dc858c4a74f6', class: "textInput__bottom-wrapper" }, h("div", { key: 'bfb3f3e2c47c6f57f29f3fb16cc5e5b50a5e11f4', class: "input-container" }, this.icon && (h("ifx-icon", { key: 'e94e39b0426900264b834b79e9b7667563311b3c', class: 'input-icon', icon: this.icon })), h("input", { key: '08ba76dbe8ac6ab62ffbcb4d0aa44437f8c6b057', ref: (el) => (this.inputElement = el), disabled: this.disabled, type: "text", id: 'text-field', value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
53
53
  ${this.error ? 'error' : ""}
54
54
  ${this.size === "s" ? "input-s" : ""}
55
- ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'f9d141e88c8e44acf82d2391538b732a7f415898', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
56
- h("div", { key: 'fd6864fda8f0a3b2f77f8ccda842cbf76bfda074', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
57
- h("div", { key: 'cdcf7e6e551a799e360c53805fb5b176c26203b3', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
55
+ ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: 'f0df7c42fe70e05928e2db93017db15d1f8c659c', class: "delete-icon", icon: "cremove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
56
+ h("div", { key: 'ac6811a80b1728eb7ecea350a2821990d3e49b40', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
57
+ h("div", { key: 'deba470325e740fc058a67bfcf056af34ab4d8ef', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
58
58
  }
59
59
  static get formAssociated() { return true; }
60
60
  get el() { return this; }
@@ -101,4 +101,4 @@ function defineCustomElement() {
101
101
 
102
102
  export { TextField as T, defineCustomElement as d };
103
103
 
104
- //# sourceMappingURL=p-ecf8c880.js.map
104
+ //# sourceMappingURL=p-12e02e47.js.map
@@ -1 +1 @@
1
- {"file":"p-ecf8c880.js","mappings":";;;AAAA,MAAM,YAAY,GAAG,isHAAisH,CAAC;AACvtH,2BAAe,YAAY;;MCSd,SAAS;;;;;;;2BAGU,aAAa;qBACF,EAAE;qBAClB,KAAK;qBACN,EAAE;oBACH,EAAE;uBACC,EAAE;oBACL,GAAG;wBACE,KAAK;wBACL,KAAK;uBACN,KAAK;wBACJ,KAAK;;8BAEC,KAAK;;IASvC,YAAY,CAAC,QAAgB;QAC3B,IAAI,QAAQ,KAAK,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE;YACxC,IAAI,CAAC,YAAY,CAAC,KAAK,GAAG,QAAQ,CAAC;SACpC;KACF;IAGD,MAAM,KAAK;QACT,IAAI,CAAC,KAAK,GAAG,EAAE,CAAC;QAChB,IAAI,CAAC,YAAY,CAAC,KAAK,GAAG,EAAE,CAAC;KAC9B;IAED,mBAAmB;QACjB,IAAI,CAAC,KAAK,EAAE,CAAC;QACb,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAChC;IAED,WAAW;QACT,MAAM,KAAK,GAAG,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC;QACtC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,SAAS,CAAC,YAAY,CAAC,KAAK,CAAC,CAAA;QAClC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAChC;IAED,iBAAiB;QACf,IAAI,CAAC,SAAS,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC;QAC/B,IAAI,CAAC,SAAS,CAAC,YAAY,CAAC,EAAE,CAAC,CAAC;KACjC;IAED,MAAM;QACJ,QACE,0EAAgB,6BAA6B,gBAAa,IAAI,CAAC,KAAK,mBAAiB,IAAI,CAAC,QAAQ,EAAE,KAAK,EAAE,wBAAwB,IAAI,CAAC,QAAQ,GAAG,UAAU,GAAG,EAAE,EAAE,IAClK,4DAAK,KAAK,EAAC,wBAAwB,IACjC,8DAAO,OAAO,EAAC,YAAY,IACzB,8DAAa,EACZ,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,QAAQ,IAC7B,YAAM,KAAK,EAAC,mBAAmB,mBAAoB,IACjD,IAAI,CAAC,QAAQ,IACf,YAAM,KAAK,EAAC,UAAU,iBAAkB,IACtC,IAAI,CAAC,QAAQ,IACf,YAAM,KAAK,EAAE,YAAY,IAAI,CAAC,KAAK,GAAG,OAAO,GAAG,EAAE,EAAE,QAAU,IAC5D,IAAI,CACF,CACJ,EAEN,4DAAK,KAAK,EAAC,2BAA2B,IACpC,4DAAK,KAAK,EAAC,iBAAiB,IACzB,IAAI,CAAC,IAAI,KACR,iEAAU,KAAK,EAAC,YAAY,EAAC,IAAI,EAAE,IAAI,CAAC,IAAI,GAAI,CACjD,EACD,8DACE,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,YAAY,GAAG,EAAE,CAAC,EACrC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,IAAI,EAAC,MAAM,EACX,EAAE,EAAC,YAAY,EACf,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,OAAO,EAAE,MAAM,IAAI,CAAC,WAAW,EAAE,EACjC,WAAW,EAAE,IAAI,CAAC,WAAW,EAC7B,SAAS,EAAE,IAAI,CAAC,SAAS,EACzB,KAAK,EACH,GAAG,IAAI,CAAC,IAAI,GAAG,MAAM,GAAG,EAAE;kBACxB,IAAI,CAAC,KAAK,GAAG,OAAO,GAAG,EAAE;gBAC3B,IAAI,CAAC,IAAI,KAAK,GAAG,GAAG,SAAS,GAAG,EAAE;gBAClC,IAAI,CAAC,OAAO,GAAG,SAAS,GAAG,EAAE,EAAE,GAAI,EAEnC,CAAC,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,KAAK,MAClC,iEAAU,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,WAAW,EAAC,OAAO,EAAE,MAAM,IAAI,CAAC,mBAAmB,EAAE,GAAa,CACtG,CACC,EACL,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,KAAK;YAC1B,4DAAK,KAAK,EAAE,qCAAqC,IAAI,CAAC,QAAQ,kBAAkB,IAC7E,IAAI,CAAC,OAAO,CACT,EACP,IAAI,CAAC,KAAK;YACT,4DAAK,KAAK,EAAC,yCAAyC,IACjD,IAAI,CAAC,OAAO,CACT,CACJ,CACF,EACN;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/text-field/text-field.scss?tag=ifx-text-field&encapsulation=shadow","src/components/text-field/text-field.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n:host {\n display: flex;\n}\n\n.textInput__container {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n padding: 0px;\n width: 100%;\n flex: none;\n order: 0;\n align-self: stretch;\n flex-grow: 0;\n font-family: var(--ifx-font-family);\n\n\n &.disabled {\n & .textInput__top-wrapper {\n & label {\n color: tokens.$ifxColorEngineering500;\n }\n }\n\n & .textInput__bottom-wrapper {\n input {\n border: 1px solid tokens.$ifxColorEngineering500;\n background-color: tokens.$ifxColorEngineering200;\n\n &::placeholder {\n font-size: tokens.$ifxFontSizeS;\n color: tokens.$ifxColorEngineering500;\n }\n }\n }\n }\n\n & .textInput__top-wrapper {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n padding: 0px;\n gap: 4px;\n flex: none;\n order: 0;\n align-self: stretch;\n flex-grow: 0;\n\n & label {\n font-style: normal;\n font-weight: 400;\n font-size: tokens.$ifxFontSizeM;\n line-height: tokens.$ifxLineHeightM;\n display: flex;\n align-items: center;\n color: tokens.$ifxColorBaseBlack;\n flex: none;\n order: 0;\n flex-grow: 0;\n\n & .optional-required {\n margin-left: 4px;\n }\n\n & .optional {\n margin-left: 4px;\n }\n\n & .required {\n margin-left: 4px;\n \n &.error {\n color: #CD002F;\n }\n }\n }\n }\n\n .input-container {\n position: relative;\n display: flex;\n align-items: center;\n width: 100%;\n }\n\n\n & .textInput__bottom-wrapper {\n flex-grow: 1;\n position: relative;\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n padding: 0px;\n gap: 4px;\n flex: none;\n order: 1;\n align-self: stretch;\n flex-grow: 0;\n\n & input {\n width: 100%;\n box-sizing: border-box;\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: tokens.$ifxSpace100 tokens.$ifxSpace200;\n gap: tokens.$ifxSpace100;\n height: tokens.$ifxSize500;\n background-color: tokens.$ifxColorBaseWhite;\n color: tokens.$ifxColorBaseBlack;\n font-family: tokens.$ifxFontFamilyBody;\n font-size: tokens.$ifxFontSizeM;\n line-height: tokens.$ifxLineHeightM;\n border: 1px solid tokens.$ifxColorEngineering400;\n border-radius: tokens.$ifxBorderRadius12;\n flex: none;\n order: 0;\n align-self: stretch;\n flex-grow: 0;\n text-overflow: ellipsis;\n\n &.input-s {\n height: tokens.$ifxSize450;\n font-size: tokens.$ifxFontSizeS;\n line-height: tokens.$ifxLineHeightS;\n\n &::placeholder {\n font-size: tokens.$ifxFontSizeS;\n line-height: tokens.$ifxLineHeightS;\n }\n\n }\n\n &.icon {\n padding-left: tokens.$ifxSpace500;\n }\n\n &.error {\n border: 1px solid #CD002F;\n\n &:focus {\n outline: none;\n }\n }\n\n &.success {\n border: 1px solid #4CA460;\n\n &:focus {\n outline: none;\n }\n }\n\n\n &:focus:not(.error, .success) {\n outline: none;\n border: 1px solid tokens.$ifxColorOcean500;\n }\n\n &:hover:not(:disabled, :focus, .error, .success) {\n border: 1px solid tokens.$ifxColorEngineering500;\n }\n\n &::placeholder {\n font-style: normal;\n font-weight: 400;\n font-size: tokens.$ifxFontSizeM;\n line-height: tokens.$ifxLineHeightM;\n color: #8D8786;\n flex: none;\n order: 1;\n flex-grow: 1;\n }\n }\n\n & .input-icon {\n // Position the icon within the icon container\n // Adjust the positioning as needed\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n left: tokens.$ifxSpace200;\n /* Adjust this value to control the icon's left offset */\n transition: .3s;\n color: tokens.$ifxColorEngineering400;\n }\n\n & .textInput__bottom-wrapper-caption {\n font-style: normal;\n font-weight: 400;\n font-size: tokens.$ifxFontSizeXs;\n line-height: tokens.$ifxLineHeightXs;\n letter-spacing: 0.2px;\n color: tokens.$ifxColorBaseBlack;\n flex: none;\n order: 1;\n align-self: stretch;\n flex-grow: 0;\n\n &.error {\n color: #CD002F;\n\n }\n\n &.disabled {\n color: tokens.$ifxColorEngineering500;\n }\n }\n\n \n }\n .delete-icon {\n position: absolute;\n right: tokens.$ifxSpace200;\n\n :hover {\n cursor: pointer;\n }\n }\n}","import { Component, h, Event, Element, Prop, EventEmitter, Watch, Method, AttachInternals } from '@stencil/core';\n \n\n@Component({\n tag: 'ifx-text-field',\n styleUrl: 'text-field.scss',\n shadow: true,\n formAssociated: true\n})\n\nexport class TextField {\n private inputElement: HTMLInputElement;\n @Element() el;\n @Prop() placeholder: string = \"Placeholder\"\n @Prop({ mutable: true }) value: string = '';\n @Prop() error: boolean = false;\n @Prop() label: string = \"\";\n @Prop() icon: string = \"\";\n @Prop() caption: string = \"\";\n @Prop() size: string = 'm';\n @Prop() required: boolean = false;\n @Prop() optional: boolean = false;\n @Prop() success: boolean = false;\n @Prop() disabled: boolean = false;\n @Prop() maxlength?: number;\n @Prop() showDeleteIcon: boolean = false;\n @Event() ifxInput: EventEmitter<String>;\n // @Prop({ reflect: true })\n // resetOnSubmit: boolean = false;\n\n @AttachInternals() internals: ElementInternals;\n\n\n @Watch('value')\n valueWatcher(newValue: string) {\n if (newValue !== this.inputElement.value) {\n this.inputElement.value = newValue;\n }\n }\n\n @Method()\n async reset() {\n this.value = '';\n this.inputElement.value = '';\n }\n\n handleDeleteContent() {\n this.reset();\n this.ifxInput.emit(this.value);\n }\n\n handleInput() {\n const query = this.inputElement.value;\n this.value = query; // update the value property when input changes\n this.internals.setFormValue(query) // update form value\n this.ifxInput.emit(this.value);\n }\n\n formResetCallback() {\n this.internals.setValidity({});\n this.internals.setFormValue(\"\");\n }\n\n render() {\n return (\n <div aria-label=\"a text field for user input\" aria-value={this.value} aria-disabled={this.disabled} class={`textInput__container ${this.disabled ? 'disabled' : \"\"}`}>\n <div class=\"textInput__top-wrapper\">\n <label htmlFor=\"text-field\">\n <slot></slot>\n {this.optional && this.required ? (\n <span class=\"optional-required\">(optional) *</span>\n ) : this.optional ? (\n <span class=\"optional\">(optional)</span>\n ) : this.required ? (\n <span class={`required ${this.error ? 'error' : \"\"}`}>*</span>\n ) : null}\n </label>\n </div>\n\n <div class=\"textInput__bottom-wrapper\">\n <div class=\"input-container\">\n {this.icon && (\n <ifx-icon class='input-icon' icon={this.icon} />\n )}\n <input\n ref={(el) => (this.inputElement = el)}\n disabled={this.disabled}\n type=\"text\"\n id='text-field'\n value={this.value}\n onInput={() => this.handleInput()}\n placeholder={this.placeholder}\n maxlength={this.maxlength}\n class={\n `${this.icon ? 'icon' : \"\"}\n ${this.error ? 'error' : \"\"} \n ${this.size === \"s\" ? \"input-s\" : \"\"}\n ${this.success ? \"success\" : \"\"}`} />\n\n { (this.showDeleteIcon && this.value) && (\n <ifx-icon class=\"delete-icon\" icon=\"cremove16\" onClick={() => this.handleDeleteContent()}></ifx-icon> \n )}\n </div>\n {this.caption && !this.error &&\n <div class={`textInput__bottom-wrapper-caption ${this.disabled} ? disabled : \"\"`}>\n {this.caption}\n </div>}\n {this.error &&\n <div class=\"textInput__bottom-wrapper-caption error\">\n {this.caption}\n </div>}\n </div>\n </div>\n );\n }\n}\n"],"version":3}
1
+ {"file":"p-12e02e47.js","mappings":";;;AAAA,MAAM,YAAY,GAAG,isHAAisH,CAAC;AACvtH,2BAAe,YAAY;;MCSd,SAAS;;;;;;;2BAGU,aAAa;qBACF,EAAE;qBAClB,KAAK;qBACN,EAAE;oBACH,EAAE;uBACC,EAAE;oBACL,GAAG;wBACE,KAAK;wBACL,KAAK;uBACN,KAAK;wBACJ,KAAK;;8BAEC,KAAK;;IASvC,YAAY,CAAC,QAAgB;QAC3B,IAAI,QAAQ,KAAK,IAAI,CAAC,YAAY,CAAC,KAAK,EAAE;YACxC,IAAI,CAAC,YAAY,CAAC,KAAK,GAAG,QAAQ,CAAC;SACpC;KACF;IAGD,MAAM,KAAK;QACT,IAAI,CAAC,KAAK,GAAG,EAAE,CAAC;QAChB,IAAI,CAAC,YAAY,CAAC,KAAK,GAAG,EAAE,CAAC;KAC9B;IAED,mBAAmB;QACjB,IAAI,CAAC,KAAK,EAAE,CAAC;QACb,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAChC;IAED,WAAW;QACT,MAAM,KAAK,GAAG,IAAI,CAAC,YAAY,CAAC,KAAK,CAAC;QACtC,IAAI,CAAC,KAAK,GAAG,KAAK,CAAC;QACnB,IAAI,CAAC,SAAS,CAAC,YAAY,CAAC,KAAK,CAAC,CAAA;QAClC,IAAI,CAAC,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;KAChC;IAED,iBAAiB;QACf,IAAI,CAAC,SAAS,CAAC,WAAW,CAAC,EAAE,CAAC,CAAC;QAC/B,IAAI,CAAC,SAAS,CAAC,YAAY,CAAC,EAAE,CAAC,CAAC;KACjC;IAED,MAAM;QACJ,QACE,0EAAgB,6BAA6B,gBAAa,IAAI,CAAC,KAAK,mBAAiB,IAAI,CAAC,QAAQ,EAAE,KAAK,EAAE,wBAAwB,IAAI,CAAC,QAAQ,GAAG,UAAU,GAAG,EAAE,EAAE,IAClK,4DAAK,KAAK,EAAC,wBAAwB,IACjC,8DAAO,OAAO,EAAC,YAAY,IACzB,8DAAa,EACZ,IAAI,CAAC,QAAQ,IAAI,IAAI,CAAC,QAAQ,IAC7B,YAAM,KAAK,EAAC,mBAAmB,mBAAoB,IACjD,IAAI,CAAC,QAAQ,IACf,YAAM,KAAK,EAAC,UAAU,iBAAkB,IACtC,IAAI,CAAC,QAAQ,IACf,YAAM,KAAK,EAAE,YAAY,IAAI,CAAC,KAAK,GAAG,OAAO,GAAG,EAAE,EAAE,QAAU,IAC5D,IAAI,CACF,CACJ,EAEN,4DAAK,KAAK,EAAC,2BAA2B,IACpC,4DAAK,KAAK,EAAC,iBAAiB,IACzB,IAAI,CAAC,IAAI,KACR,iEAAU,KAAK,EAAC,YAAY,EAAC,IAAI,EAAE,IAAI,CAAC,IAAI,GAAI,CACjD,EACD,8DACE,GAAG,EAAE,CAAC,EAAE,MAAM,IAAI,CAAC,YAAY,GAAG,EAAE,CAAC,EACrC,QAAQ,EAAE,IAAI,CAAC,QAAQ,EACvB,IAAI,EAAC,MAAM,EACX,EAAE,EAAC,YAAY,EACf,KAAK,EAAE,IAAI,CAAC,KAAK,EACjB,OAAO,EAAE,MAAM,IAAI,CAAC,WAAW,EAAE,EACjC,WAAW,EAAE,IAAI,CAAC,WAAW,EAC7B,SAAS,EAAE,IAAI,CAAC,SAAS,EACzB,KAAK,EACH,GAAG,IAAI,CAAC,IAAI,GAAG,MAAM,GAAG,EAAE;kBACxB,IAAI,CAAC,KAAK,GAAG,OAAO,GAAG,EAAE;gBAC3B,IAAI,CAAC,IAAI,KAAK,GAAG,GAAG,SAAS,GAAG,EAAE;gBAClC,IAAI,CAAC,OAAO,GAAG,SAAS,GAAG,EAAE,EAAE,GAAI,EAEnC,CAAC,IAAI,CAAC,cAAc,IAAI,IAAI,CAAC,KAAK,MAClC,iEAAU,KAAK,EAAC,aAAa,EAAC,IAAI,EAAC,WAAW,EAAC,OAAO,EAAE,MAAM,IAAI,CAAC,mBAAmB,EAAE,GAAa,CACtG,CACC,EACL,IAAI,CAAC,OAAO,IAAI,CAAC,IAAI,CAAC,KAAK;YAC1B,4DAAK,KAAK,EAAE,qCAAqC,IAAI,CAAC,QAAQ,kBAAkB,IAC7E,IAAI,CAAC,OAAO,CACT,EACP,IAAI,CAAC,KAAK;YACT,4DAAK,KAAK,EAAC,yCAAyC,IACjD,IAAI,CAAC,OAAO,CACT,CACJ,CACF,EACN;KACH;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","names":[],"sources":["src/components/text-field/text-field.scss?tag=ifx-text-field&encapsulation=shadow","src/components/text-field/text-field.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n:host {\n display: flex;\n}\n\n.textInput__container {\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n padding: 0px;\n width: 100%;\n flex: none;\n order: 0;\n align-self: stretch;\n flex-grow: 0;\n font-family: var(--ifx-font-family);\n\n\n &.disabled {\n & .textInput__top-wrapper {\n & label {\n color: tokens.$ifxColorEngineering500;\n }\n }\n\n & .textInput__bottom-wrapper {\n input {\n border: 1px solid tokens.$ifxColorEngineering500;\n background-color: tokens.$ifxColorEngineering200;\n\n &::placeholder {\n font-size: tokens.$ifxFontSizeS;\n color: tokens.$ifxColorEngineering500;\n }\n }\n }\n }\n\n & .textInput__top-wrapper {\n display: flex;\n flex-direction: row;\n align-items: flex-start;\n padding: 0px;\n gap: 4px;\n flex: none;\n order: 0;\n align-self: stretch;\n flex-grow: 0;\n\n & label {\n font-style: normal;\n font-weight: 400;\n font-size: tokens.$ifxFontSizeM;\n line-height: tokens.$ifxLineHeightM;\n display: flex;\n align-items: center;\n color: tokens.$ifxColorBaseBlack;\n flex: none;\n order: 0;\n flex-grow: 0;\n\n & .optional-required {\n margin-left: 4px;\n }\n\n & .optional {\n margin-left: 4px;\n }\n\n & .required {\n margin-left: 4px;\n \n &.error {\n color: #CD002F;\n }\n }\n }\n }\n\n .input-container {\n position: relative;\n display: flex;\n align-items: center;\n width: 100%;\n }\n\n\n & .textInput__bottom-wrapper {\n flex-grow: 1;\n position: relative;\n display: flex;\n flex-direction: column;\n align-items: flex-start;\n padding: 0px;\n gap: 4px;\n flex: none;\n order: 1;\n align-self: stretch;\n flex-grow: 0;\n\n & input {\n width: 100%;\n box-sizing: border-box;\n display: flex;\n flex-direction: row;\n align-items: center;\n padding: tokens.$ifxSpace100 tokens.$ifxSpace200;\n gap: tokens.$ifxSpace100;\n height: tokens.$ifxSize500;\n background-color: tokens.$ifxColorBaseWhite;\n color: tokens.$ifxColorBaseBlack;\n font-family: tokens.$ifxFontFamilyBody;\n font-size: tokens.$ifxFontSizeM;\n line-height: tokens.$ifxLineHeightM;\n border: 1px solid tokens.$ifxColorEngineering400;\n border-radius: tokens.$ifxBorderRadius12;\n flex: none;\n order: 0;\n align-self: stretch;\n flex-grow: 0;\n text-overflow: ellipsis;\n\n &.input-s {\n height: tokens.$ifxSize450;\n font-size: tokens.$ifxFontSizeS;\n line-height: tokens.$ifxLineHeightS;\n\n &::placeholder {\n font-size: tokens.$ifxFontSizeS;\n line-height: tokens.$ifxLineHeightS;\n }\n\n }\n\n &.icon {\n padding-left: tokens.$ifxSpace500;\n }\n\n &.error {\n border: 1px solid #CD002F;\n\n &:focus {\n outline: none;\n }\n }\n\n &.success {\n border: 1px solid #4CA460;\n\n &:focus {\n outline: none;\n }\n }\n\n\n &:focus:not(.error, .success) {\n outline: none;\n border: 1px solid tokens.$ifxColorOcean500;\n }\n\n &:hover:not(:disabled, :focus, .error, .success) {\n border: 1px solid tokens.$ifxColorEngineering500;\n }\n\n &::placeholder {\n font-style: normal;\n font-weight: 400;\n font-size: tokens.$ifxFontSizeM;\n line-height: tokens.$ifxLineHeightM;\n color: #8D8786;\n flex: none;\n order: 1;\n flex-grow: 1;\n }\n }\n\n & .input-icon {\n // Position the icon within the icon container\n // Adjust the positioning as needed\n position: absolute;\n top: 50%;\n transform: translateY(-50%);\n left: tokens.$ifxSpace200;\n /* Adjust this value to control the icon's left offset */\n transition: .3s;\n color: tokens.$ifxColorEngineering400;\n }\n\n & .textInput__bottom-wrapper-caption {\n font-style: normal;\n font-weight: 400;\n font-size: tokens.$ifxFontSizeXs;\n line-height: tokens.$ifxLineHeightXs;\n letter-spacing: 0.2px;\n color: tokens.$ifxColorBaseBlack;\n flex: none;\n order: 1;\n align-self: stretch;\n flex-grow: 0;\n\n &.error {\n color: #CD002F;\n\n }\n\n &.disabled {\n color: tokens.$ifxColorEngineering500;\n }\n }\n\n \n }\n .delete-icon {\n position: absolute;\n right: tokens.$ifxSpace200;\n\n :hover {\n cursor: pointer;\n }\n }\n}","import { Component, h, Event, Element, Prop, EventEmitter, Watch, Method, AttachInternals } from '@stencil/core';\n \n\n@Component({\n tag: 'ifx-text-field',\n styleUrl: 'text-field.scss',\n shadow: true,\n formAssociated: true\n})\n\nexport class TextField {\n private inputElement: HTMLInputElement;\n @Element() el;\n @Prop() placeholder: string = \"Placeholder\"\n @Prop({ mutable: true }) value: string = '';\n @Prop() error: boolean = false;\n @Prop() label: string = \"\";\n @Prop() icon: string = \"\";\n @Prop() caption: string = \"\";\n @Prop() size: string = 'm';\n @Prop() required: boolean = false;\n @Prop() optional: boolean = false;\n @Prop() success: boolean = false;\n @Prop() disabled: boolean = false;\n @Prop() maxlength?: number;\n @Prop() showDeleteIcon: boolean = false;\n @Event() ifxInput: EventEmitter<String>;\n // @Prop({ reflect: true })\n // resetOnSubmit: boolean = false;\n\n @AttachInternals() internals: ElementInternals;\n\n\n @Watch('value')\n valueWatcher(newValue: string) {\n if (newValue !== this.inputElement.value) {\n this.inputElement.value = newValue;\n }\n }\n\n @Method()\n async reset() {\n this.value = '';\n this.inputElement.value = '';\n }\n\n handleDeleteContent() {\n this.reset();\n this.ifxInput.emit(this.value);\n }\n\n handleInput() {\n const query = this.inputElement.value;\n this.value = query; // update the value property when input changes\n this.internals.setFormValue(query) // update form value\n this.ifxInput.emit(this.value);\n }\n\n formResetCallback() {\n this.internals.setValidity({});\n this.internals.setFormValue(\"\");\n }\n\n render() {\n return (\n <div aria-label=\"a text field for user input\" aria-value={this.value} aria-disabled={this.disabled} class={`textInput__container ${this.disabled ? 'disabled' : \"\"}`}>\n <div class=\"textInput__top-wrapper\">\n <label htmlFor=\"text-field\">\n <slot></slot>\n {this.optional && this.required ? (\n <span class=\"optional-required\">(optional) *</span>\n ) : this.optional ? (\n <span class=\"optional\">(optional)</span>\n ) : this.required ? (\n <span class={`required ${this.error ? 'error' : \"\"}`}>*</span>\n ) : null}\n </label>\n </div>\n\n <div class=\"textInput__bottom-wrapper\">\n <div class=\"input-container\">\n {this.icon && (\n <ifx-icon class='input-icon' icon={this.icon} />\n )}\n <input\n ref={(el) => (this.inputElement = el)}\n disabled={this.disabled}\n type=\"text\"\n id='text-field'\n value={this.value}\n onInput={() => this.handleInput()}\n placeholder={this.placeholder}\n maxlength={this.maxlength}\n class={\n `${this.icon ? 'icon' : \"\"}\n ${this.error ? 'error' : \"\"} \n ${this.size === \"s\" ? \"input-s\" : \"\"}\n ${this.success ? \"success\" : \"\"}`} />\n\n { (this.showDeleteIcon && this.value) && (\n <ifx-icon class=\"delete-icon\" icon=\"cremove16\" onClick={() => this.handleDeleteContent()}></ifx-icon> \n )}\n </div>\n {this.caption && !this.error &&\n <div class={`textInput__bottom-wrapper-caption ${this.disabled} ? disabled : \"\"`}>\n {this.caption}\n </div>}\n {this.error &&\n <div class=\"textInput__bottom-wrapper-caption error\">\n {this.caption}\n </div>}\n </div>\n </div>\n );\n }\n}\n"],"version":3}