@infineon/infineon-design-system-stencil 37.14.1--canary.1990.b0be6c6d4353867481ebe49124ea9c212fe94067.0 → 37.14.1--canary.1992.3e71b7856771af2263a4087bfd658e85cd1c7c03.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 (243) hide show
  1. package/dist/cjs/ifx-alert_2.cjs.entry.js +1 -1
  2. package/dist/cjs/ifx-basic-table.cjs.entry.js +1 -1
  3. package/dist/cjs/ifx-chip_3.cjs.entry.js +1 -1
  4. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  5. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  6. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  7. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  8. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  9. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  10. package/dist/cjs/ifx-multiselect_2.cjs.entry.js +4 -4
  11. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  12. package/dist/cjs/ifx-overview-table.cjs.entry.js.map +1 -1
  13. package/dist/cjs/ifx-overview-table.entry.cjs.js.map +1 -1
  14. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  15. package/dist/cjs/ifx-radio-button-group.cjs.entry.js +1 -1
  16. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  17. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  18. package/dist/cjs/ifx-search-field.cjs.entry.js +2 -2
  19. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  20. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  21. package/dist/cjs/ifx-select.cjs.entry.js +2 -2
  22. package/dist/cjs/ifx-slider.cjs.entry.js +2 -2
  23. package/dist/cjs/ifx-spinner_2.cjs.entry.js +6 -6
  24. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  25. package/dist/cjs/ifx-step.cjs.entry.js +4 -4
  26. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  27. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  28. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  29. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  30. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  31. package/dist/cjs/ifx-tag.cjs.entry.js +1 -1
  32. package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
  33. package/dist/cjs/ifx-textarea.cjs.entry.js +2 -2
  34. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  35. package/dist/cjs/ifx-tree-view-item.cjs.entry.js +2 -2
  36. package/dist/cjs/ifx-tree-view.cjs.entry.js +1 -1
  37. package/dist/collection/components/overview-table/overview-table.js +1 -1
  38. package/dist/collection/components/overview-table/overview-table.js.map +1 -1
  39. package/dist/collection/components/pagination/pagination.js +1 -1
  40. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  41. package/dist/collection/components/radio-button/radio-button.js +2 -2
  42. package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
  43. package/dist/collection/components/search-bar/search-bar.js +1 -1
  44. package/dist/collection/components/search-field/search-field.js +2 -2
  45. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  46. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  47. package/dist/collection/components/select/multi-select/multiselect-option.js +4 -4
  48. package/dist/collection/components/select/single-select/select.js +2 -2
  49. package/dist/collection/components/slider/slider.js +2 -2
  50. package/dist/collection/components/spinner/spinner.js +2 -2
  51. package/dist/collection/components/status/status.js +1 -1
  52. package/dist/collection/components/stepper/step/step.js +4 -4
  53. package/dist/collection/components/stepper/stepper.js +2 -2
  54. package/dist/collection/components/switch/switch.js +1 -1
  55. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  56. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  57. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  58. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  59. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  60. package/dist/collection/components/table-advanced-version/table.js +2 -2
  61. package/dist/collection/components/table-basic-version/table.js +1 -1
  62. package/dist/collection/components/tabs/tab.js +1 -1
  63. package/dist/collection/components/tabs/tabs.js +2 -2
  64. package/dist/collection/components/tag/tag.js +1 -1
  65. package/dist/collection/components/templates/template/template.js +1 -1
  66. package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
  67. package/dist/collection/components/text-field/text-field.js +4 -4
  68. package/dist/collection/components/textarea/textarea.js +2 -2
  69. package/dist/collection/components/tooltip/tooltip.js +4 -4
  70. package/dist/collection/components/tree-view/tree-view-item.js +2 -2
  71. package/dist/collection/components/tree-view/tree-view.js +1 -1
  72. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  73. package/dist/components/ifx-basic-table.js +1 -1
  74. package/dist/components/ifx-faq.js +1 -1
  75. package/dist/components/ifx-file-upload.js +1 -1
  76. package/dist/components/ifx-filter-accordion.js +2 -2
  77. package/dist/components/ifx-filter-bar.js +1 -1
  78. package/dist/components/ifx-filter-search.js +2 -2
  79. package/dist/components/ifx-filter-type-group.js +1 -1
  80. package/dist/components/ifx-icons-preview.js +1 -1
  81. package/dist/components/ifx-list-entry.js +2 -2
  82. package/dist/components/ifx-multiselect-option.js +1 -1
  83. package/dist/components/ifx-multiselect.js +1 -1
  84. package/dist/components/ifx-overview-table.js +1 -1
  85. package/dist/components/ifx-overview-table.js.map +1 -1
  86. package/dist/components/ifx-pagination.js +1 -1
  87. package/dist/components/ifx-progress-bar.js +1 -1
  88. package/dist/components/ifx-radio-button-group.js +1 -1
  89. package/dist/components/ifx-radio-button.js +1 -1
  90. package/dist/components/ifx-search-bar.js +2 -2
  91. package/dist/components/ifx-search-field.js +1 -1
  92. package/dist/components/ifx-segment.js +1 -1
  93. package/dist/components/ifx-segmented-control.js +2 -2
  94. package/dist/components/ifx-select.js +1 -1
  95. package/dist/components/ifx-set-filter.js +5 -5
  96. package/dist/components/ifx-slider.js +2 -2
  97. package/dist/components/ifx-spinner.js +1 -1
  98. package/dist/components/ifx-status.js +1 -1
  99. package/dist/components/ifx-step.js +4 -4
  100. package/dist/components/ifx-stepper.js +2 -2
  101. package/dist/components/ifx-switch.js +1 -1
  102. package/dist/components/ifx-tab.js +1 -1
  103. package/dist/components/ifx-table.js +4 -4
  104. package/dist/components/ifx-tabs.js +2 -2
  105. package/dist/components/ifx-tag.js +1 -1
  106. package/dist/components/ifx-template.js +1 -1
  107. package/dist/components/ifx-templates-ui.js +4 -4
  108. package/dist/components/ifx-text-field.js +1 -1
  109. package/dist/components/ifx-textarea.js +2 -2
  110. package/dist/components/ifx-tooltip.js +4 -4
  111. package/dist/components/ifx-tree-view-item.js +2 -2
  112. package/dist/components/ifx-tree-view.js +1 -1
  113. package/dist/components/{p-FczSL6gb.js → p-BRAYMYpA.js} +5 -5
  114. package/dist/components/{p-FczSL6gb.js.map → p-BRAYMYpA.js.map} +1 -1
  115. package/dist/components/{p-DyWw4V2x.js → p-BZbKc4N2.js} +3 -3
  116. package/dist/components/{p-DyWw4V2x.js.map → p-BZbKc4N2.js.map} +1 -1
  117. package/dist/components/{p-BdjtCY5d.js → p-B_2EeLyJ.js} +6 -6
  118. package/dist/components/{p-BdjtCY5d.js.map → p-B_2EeLyJ.js.map} +1 -1
  119. package/dist/components/{p-AfeIKrPd.js → p-C7jhiUEX.js} +4 -4
  120. package/dist/components/{p-AfeIKrPd.js.map → p-C7jhiUEX.js.map} +1 -1
  121. package/dist/components/{p-Dt9X9aqI.js → p-CFMrihYb.js} +4 -4
  122. package/dist/components/{p-Dt9X9aqI.js.map → p-CFMrihYb.js.map} +1 -1
  123. package/dist/components/{p-CwsunKGp.js → p-CSpaQFX2.js} +4 -4
  124. package/dist/components/{p-CwsunKGp.js.map → p-CSpaQFX2.js.map} +1 -1
  125. package/dist/components/{p-CStEOh5u.js → p-CW1EYr_B.js} +4 -4
  126. package/dist/components/{p-CStEOh5u.js.map → p-CW1EYr_B.js.map} +1 -1
  127. package/dist/components/{p-DI1Tz44s.js → p-Coa3oQEK.js} +4 -4
  128. package/dist/components/{p-DI1Tz44s.js.map → p-Coa3oQEK.js.map} +1 -1
  129. package/dist/components/{p-COBB2gby.js → p-D4E8VwPm.js} +3 -3
  130. package/dist/components/{p-COBB2gby.js.map → p-D4E8VwPm.js.map} +1 -1
  131. package/dist/components/{p-CkOHJ_UX.js → p-H7UrXx90.js} +6 -6
  132. package/dist/components/{p-CkOHJ_UX.js.map → p-H7UrXx90.js.map} +1 -1
  133. package/dist/esm/ifx-alert_2.entry.js +1 -1
  134. package/dist/esm/ifx-basic-table.entry.js +1 -1
  135. package/dist/esm/ifx-chip_3.entry.js +1 -1
  136. package/dist/esm/ifx-faq.entry.js +1 -1
  137. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  138. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  139. package/dist/esm/ifx-filter-search.entry.js +1 -1
  140. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  141. package/dist/esm/ifx-list-entry.entry.js +1 -1
  142. package/dist/esm/ifx-multiselect_2.entry.js +4 -4
  143. package/dist/esm/ifx-overview-table.entry.js +1 -1
  144. package/dist/esm/ifx-overview-table.entry.js.map +1 -1
  145. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  146. package/dist/esm/ifx-radio-button-group.entry.js +1 -1
  147. package/dist/esm/ifx-radio-button.entry.js +2 -2
  148. package/dist/esm/ifx-search-bar.entry.js +1 -1
  149. package/dist/esm/ifx-search-field.entry.js +2 -2
  150. package/dist/esm/ifx-segment.entry.js +1 -1
  151. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  152. package/dist/esm/ifx-select.entry.js +2 -2
  153. package/dist/esm/ifx-slider.entry.js +2 -2
  154. package/dist/esm/ifx-spinner_2.entry.js +6 -6
  155. package/dist/esm/ifx-status.entry.js +1 -1
  156. package/dist/esm/ifx-step.entry.js +4 -4
  157. package/dist/esm/ifx-stepper.entry.js +2 -2
  158. package/dist/esm/ifx-switch.entry.js +1 -1
  159. package/dist/esm/ifx-tab.entry.js +1 -1
  160. package/dist/esm/ifx-table.entry.js +2 -2
  161. package/dist/esm/ifx-tabs.entry.js +2 -2
  162. package/dist/esm/ifx-tag.entry.js +1 -1
  163. package/dist/esm/ifx-templates-ui.entry.js +1 -1
  164. package/dist/esm/ifx-textarea.entry.js +2 -2
  165. package/dist/esm/ifx-tooltip.entry.js +4 -4
  166. package/dist/esm/ifx-tree-view-item.entry.js +2 -2
  167. package/dist/esm/ifx-tree-view.entry.js +1 -1
  168. package/dist/infineon-design-system-stencil/ifx-overview-table.entry.esm.js.map +1 -1
  169. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  170. package/dist/infineon-design-system-stencil/{p-7b091a06.entry.js → p-019e01a1.entry.js} +2 -2
  171. package/dist/infineon-design-system-stencil/{p-7462fff6.entry.js → p-01f4ac35.entry.js} +2 -2
  172. package/dist/infineon-design-system-stencil/p-0468c9a7.entry.js +2 -0
  173. package/dist/infineon-design-system-stencil/{p-61acd0a3.entry.js → p-1783d3c4.entry.js} +2 -2
  174. package/dist/infineon-design-system-stencil/{p-f53f7d80.entry.js → p-1e99b82a.entry.js} +2 -2
  175. package/dist/infineon-design-system-stencil/{p-79399588.entry.js → p-20185a81.entry.js} +2 -2
  176. package/dist/infineon-design-system-stencil/{p-62b09872.entry.js → p-27d80304.entry.js} +2 -2
  177. package/dist/infineon-design-system-stencil/{p-cdbc14e1.entry.js → p-2845216b.entry.js} +2 -2
  178. package/dist/infineon-design-system-stencil/{p-7b4b783a.entry.js → p-29924f68.entry.js} +2 -2
  179. package/dist/infineon-design-system-stencil/{p-41291d21.entry.js → p-29bf7f39.entry.js} +2 -2
  180. package/dist/infineon-design-system-stencil/{p-c06b0a60.entry.js → p-30e08f40.entry.js} +2 -2
  181. package/dist/infineon-design-system-stencil/{p-72bc047a.entry.js → p-32426d70.entry.js} +2 -2
  182. package/dist/infineon-design-system-stencil/{p-296c1bd4.entry.js → p-423fd640.entry.js} +2 -2
  183. package/dist/infineon-design-system-stencil/{p-bf480e62.entry.js → p-4bfaae7f.entry.js} +2 -2
  184. package/dist/infineon-design-system-stencil/{p-34146964.entry.js → p-8e721b4b.entry.js} +2 -2
  185. package/dist/infineon-design-system-stencil/{p-b81d2f37.entry.js → p-901e400b.entry.js} +2 -2
  186. package/dist/infineon-design-system-stencil/{p-7c32c3aa.entry.js → p-92b41859.entry.js} +2 -2
  187. package/dist/infineon-design-system-stencil/p-9622982d.entry.js +2 -0
  188. package/dist/infineon-design-system-stencil/{p-c75784ef.entry.js.map → p-9622982d.entry.js.map} +1 -1
  189. package/dist/infineon-design-system-stencil/{p-5c1a8c83.entry.js → p-9afbc104.entry.js} +2 -2
  190. package/dist/infineon-design-system-stencil/{p-0eaf5a5e.entry.js → p-9f677df3.entry.js} +2 -2
  191. package/dist/infineon-design-system-stencil/{p-92e5b3bd.entry.js → p-a3894e45.entry.js} +2 -2
  192. package/dist/infineon-design-system-stencil/{p-cc0309cc.entry.js → p-a4d53b78.entry.js} +2 -2
  193. package/dist/infineon-design-system-stencil/{p-e2dd3eef.entry.js → p-aae0430e.entry.js} +2 -2
  194. package/dist/infineon-design-system-stencil/{p-c863b508.entry.js → p-ae623793.entry.js} +2 -2
  195. package/dist/infineon-design-system-stencil/{p-a405b6f4.entry.js → p-afdb48bc.entry.js} +2 -2
  196. package/dist/infineon-design-system-stencil/p-b3170276.entry.js +2 -0
  197. package/dist/infineon-design-system-stencil/p-b3170276.entry.js.map +1 -0
  198. package/dist/infineon-design-system-stencil/{p-262afd53.entry.js → p-b3e0da8d.entry.js} +2 -2
  199. package/dist/infineon-design-system-stencil/{p-022667fd.entry.js → p-c082f65d.entry.js} +2 -2
  200. package/dist/infineon-design-system-stencil/{p-bb927fbf.entry.js → p-c2b28f48.entry.js} +2 -2
  201. package/dist/infineon-design-system-stencil/{p-7c017d8c.entry.js → p-c585d41f.entry.js} +2 -2
  202. package/dist/infineon-design-system-stencil/{p-ea61b79e.entry.js → p-c633f9b0.entry.js} +2 -2
  203. package/dist/infineon-design-system-stencil/{p-7424e1be.entry.js → p-cf4d16d1.entry.js} +2 -2
  204. package/dist/infineon-design-system-stencil/p-d1a40b06.entry.js +2 -0
  205. package/dist/infineon-design-system-stencil/{p-50867a1f.entry.js.map → p-d1a40b06.entry.js.map} +1 -1
  206. package/dist/infineon-design-system-stencil/{p-11c13738.entry.js → p-d4534780.entry.js} +2 -2
  207. package/package.json +1 -1
  208. package/dist/infineon-design-system-stencil/p-50867a1f.entry.js +0 -2
  209. package/dist/infineon-design-system-stencil/p-66a4ed41.entry.js +0 -2
  210. package/dist/infineon-design-system-stencil/p-86523f4e.entry.js +0 -2
  211. package/dist/infineon-design-system-stencil/p-86523f4e.entry.js.map +0 -1
  212. package/dist/infineon-design-system-stencil/p-c75784ef.entry.js +0 -2
  213. /package/dist/infineon-design-system-stencil/{p-7b091a06.entry.js.map → p-019e01a1.entry.js.map} +0 -0
  214. /package/dist/infineon-design-system-stencil/{p-7462fff6.entry.js.map → p-01f4ac35.entry.js.map} +0 -0
  215. /package/dist/infineon-design-system-stencil/{p-66a4ed41.entry.js.map → p-0468c9a7.entry.js.map} +0 -0
  216. /package/dist/infineon-design-system-stencil/{p-61acd0a3.entry.js.map → p-1783d3c4.entry.js.map} +0 -0
  217. /package/dist/infineon-design-system-stencil/{p-f53f7d80.entry.js.map → p-1e99b82a.entry.js.map} +0 -0
  218. /package/dist/infineon-design-system-stencil/{p-79399588.entry.js.map → p-20185a81.entry.js.map} +0 -0
  219. /package/dist/infineon-design-system-stencil/{p-62b09872.entry.js.map → p-27d80304.entry.js.map} +0 -0
  220. /package/dist/infineon-design-system-stencil/{p-cdbc14e1.entry.js.map → p-2845216b.entry.js.map} +0 -0
  221. /package/dist/infineon-design-system-stencil/{p-7b4b783a.entry.js.map → p-29924f68.entry.js.map} +0 -0
  222. /package/dist/infineon-design-system-stencil/{p-41291d21.entry.js.map → p-29bf7f39.entry.js.map} +0 -0
  223. /package/dist/infineon-design-system-stencil/{p-c06b0a60.entry.js.map → p-30e08f40.entry.js.map} +0 -0
  224. /package/dist/infineon-design-system-stencil/{p-72bc047a.entry.js.map → p-32426d70.entry.js.map} +0 -0
  225. /package/dist/infineon-design-system-stencil/{p-296c1bd4.entry.js.map → p-423fd640.entry.js.map} +0 -0
  226. /package/dist/infineon-design-system-stencil/{p-bf480e62.entry.js.map → p-4bfaae7f.entry.js.map} +0 -0
  227. /package/dist/infineon-design-system-stencil/{p-34146964.entry.js.map → p-8e721b4b.entry.js.map} +0 -0
  228. /package/dist/infineon-design-system-stencil/{p-b81d2f37.entry.js.map → p-901e400b.entry.js.map} +0 -0
  229. /package/dist/infineon-design-system-stencil/{p-7c32c3aa.entry.js.map → p-92b41859.entry.js.map} +0 -0
  230. /package/dist/infineon-design-system-stencil/{p-5c1a8c83.entry.js.map → p-9afbc104.entry.js.map} +0 -0
  231. /package/dist/infineon-design-system-stencil/{p-0eaf5a5e.entry.js.map → p-9f677df3.entry.js.map} +0 -0
  232. /package/dist/infineon-design-system-stencil/{p-92e5b3bd.entry.js.map → p-a3894e45.entry.js.map} +0 -0
  233. /package/dist/infineon-design-system-stencil/{p-cc0309cc.entry.js.map → p-a4d53b78.entry.js.map} +0 -0
  234. /package/dist/infineon-design-system-stencil/{p-e2dd3eef.entry.js.map → p-aae0430e.entry.js.map} +0 -0
  235. /package/dist/infineon-design-system-stencil/{p-c863b508.entry.js.map → p-ae623793.entry.js.map} +0 -0
  236. /package/dist/infineon-design-system-stencil/{p-a405b6f4.entry.js.map → p-afdb48bc.entry.js.map} +0 -0
  237. /package/dist/infineon-design-system-stencil/{p-262afd53.entry.js.map → p-b3e0da8d.entry.js.map} +0 -0
  238. /package/dist/infineon-design-system-stencil/{p-022667fd.entry.js.map → p-c082f65d.entry.js.map} +0 -0
  239. /package/dist/infineon-design-system-stencil/{p-bb927fbf.entry.js.map → p-c2b28f48.entry.js.map} +0 -0
  240. /package/dist/infineon-design-system-stencil/{p-7c017d8c.entry.js.map → p-c585d41f.entry.js.map} +0 -0
  241. /package/dist/infineon-design-system-stencil/{p-ea61b79e.entry.js.map → p-c633f9b0.entry.js.map} +0 -0
  242. /package/dist/infineon-design-system-stencil/{p-7424e1be.entry.js.map → p-cf4d16d1.entry.js.map} +0 -0
  243. /package/dist/infineon-design-system-stencil/{p-11c13738.entry.js.map → p-d4534780.entry.js.map} +0 -0
@@ -25,7 +25,7 @@ const ProgressBar = class {
25
25
  }
26
26
  }
27
27
  render() {
28
- return (h("div", { key: 'ae14994774c95eca7dddebcef8896eab31e3784e', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: '160d93a72e857e49ca953939eb433a24e80f5c75', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '87952d6c604aa81019dcb2701d923d0279144599', class: "label" }, `${this.internalValue}%`))));
28
+ return (h("div", { key: 'aab5d36ce5e1d2de702f7fd867d284be8f02e165', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: 'd113086b5d7d439ac710b284c017d295c25284cf', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '98a8475f5cff469261f8a42e89a5c621c21a4373', class: "label" }, `${this.internalValue}%`))));
29
29
  }
30
30
  get el() { return getElement(this); }
31
31
  static get watchers() { return {
@@ -52,7 +52,7 @@ const RadioButtonGroup = class {
52
52
  this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
53
53
  }
54
54
  render() {
55
- return (h("div", { key: '954a7ba0058a82a507cccb564935b43737990a73', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: '7874bd7b2b6d34a1431a93f469f18e9c3e4d0445', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: 'f1f3075d2196c831ecd2bbccd5d61581c51e0eee', onSlotchange: this.handleSlotChange })), this.showCaption ? (h("div", { class: `caption ${this.hasErrors ? 'error' : 'default'}` }, this.showCaptionIcon ? h("div", { class: 'caption-icon' }, h("ifx-icon", { icon: "c-info-16" })) : '', h("div", { class: 'caption-text' }, this.captionText))) : ''));
55
+ return (h("div", { key: '416d11e4307ea28f72bc9440fe75698a0fa99c60', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: '1783a24bc28ffda9e369633504b8a7f8043beccc', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: '122ac8e7dea94b9804be20eb902bfcbc776ecc05', onSlotchange: this.handleSlotChange })), this.showCaption ? (h("div", { class: `caption ${this.hasErrors ? 'error' : 'default'}` }, this.showCaptionIcon ? h("div", { class: 'caption-icon' }, h("ifx-icon", { icon: "c-info-16" })) : '', h("div", { class: 'caption-text' }, this.captionText))) : ''));
56
56
  }
57
57
  get el() { return getElement(this); }
58
58
  };
@@ -104,10 +104,10 @@ const RadioButton = class {
104
104
  }
105
105
  }
106
106
  render() {
107
- return (h("div", { key: '78a2de1f0f88da1e4b9c7bed61d74b891f090418', role: "radio", "aria-checked": String(this.internalChecked), "aria-disabled": String(this.disabled), class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: (e) => this.handleRadioButtonClick(e), tabindex: this.disabled ? -1 : 0 }, h("div", { key: 'e8ab49ef8588f64a6105a4e800c6ac8c6b002ca0', class: `radioButton__wrapper
107
+ return (h("div", { key: 'f77f1a36746bf93225a568ceb9f5c15fda9ff6a5', role: "radio", "aria-checked": String(this.internalChecked), "aria-disabled": String(this.disabled), class: `radioButton__container ${this.size} ${this.disabled ? 'disabled' : ''}`, onClick: (e) => this.handleRadioButtonClick(e), tabindex: this.disabled ? -1 : 0 }, h("div", { key: '18aef374c6895f9bd8dc12382ccaa4c47877e5ff', class: `radioButton__wrapper
108
108
  ${this.internalChecked ? 'checked' : ''}
109
109
  ${this.disabled ? 'disabled' : ''}
110
- ${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: 'b1705b00d51a080c6422e994b58a0bc41ef217dd', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: '8fcf49828927047de1182d36b532952b437e2fc1', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: 'e4d1282ed7a91a4edcefcdccbe8fb38541bee326' }))), h("input", { key: '175a2b7fefb474c58d6c1ee36ce65136458ebb01', type: "radio", hidden: true, ref: el => this.inputElement = el, name: this.name, value: this.value, checked: this.internalChecked, disabled: this.disabled, onClick: (e) => e.stopPropagation() })));
110
+ ${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '7974ca6f43e216813f8cfca1ef110026e328ebc4', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: '63af395fa1707a5add9b0eca133b43fcf6f1ea4b', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '1fa17574821b1b4c46fb5367d031bc70eb8d7de1' }))), h("input", { key: '3be8083281a3646f20a91b57bcbaacbb1b53772d', type: "radio", hidden: true, ref: el => this.inputElement = el, name: this.name, value: this.value, checked: this.internalChecked, disabled: this.disabled, onClick: (e) => e.stopPropagation() })));
111
111
  }
112
112
  get el() { return getElement(this); }
113
113
  static get watchers() { return {
@@ -44,7 +44,7 @@ const SearchBar = class {
44
44
  this.value = event.detail;
45
45
  }
46
46
  render() {
47
- return (h("div", { key: '09974ec9adab8f6dfa54364c8ba4665574cdebe9', role: "search", "aria-label": "a search field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { autocomplete: this.autocomplete, 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", { "aria-label": "Close button", 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
+ return (h("div", { key: '0e6a3ebaf25533324d81eaab8147ecd44decda64', role: "search", "aria-label": "a search field for user input", "aria-value": this.value, "aria-disabled": this.disabled, class: `search-bar ${this.internalState ? 'open' : 'closed'}` }, this.internalState ? (h("div", { class: "search-bar-wrapper" }, h("ifx-search-field", { autocomplete: this.autocomplete, 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", { "aria-label": "Close button", href: 'javascript:void(0)', onClick: this.handleCloseButton }, "Close"))) : (h("div", { class: "search-bar_icon-wrapper", onClick: this.handleCloseButton }, h("ifx-icon", { icon: "search-16" })))));
48
48
  }
49
49
  get el() { return getElement(this); }
50
50
  static get watchers() { return {
@@ -375,12 +375,12 @@ const SearchField = class {
375
375
  this.showDeleteIconInternalState = false;
376
376
  }
377
377
  render() {
378
- return (h("div", { key: '1464337ac84aa2707e9c17d6d21af2087253c233', "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: 'd7bace664f3b66a42feff790959c83d3cd86fbe0', class: this.getWrapperClassNames(), tabindex: 1, onClick: () => this.focusInput() }, h("ifx-icon", { key: 'deb5c77cf9ebde1146afdffc5279b260da4f757a', icon: "search-16", class: "search-icon" }), h("input", { key: 'cc247404c0d78ca0e8d163e9a1b315abd279f093', ref: (el) => (this.inputElement = el), type: "text", autocomplete: this.autocomplete, onInput: () => this.handleInput(), onFocus: () => this.focusInput(), onBlur: () => this.blurInput(), placeholder: this.placeholder, disabled: this.disabled, maxlength: this.maxlength, value: this.value, role: "combobox", "aria-expanded": this.showDropdown, "aria-autocomplete": "list", "aria-haspopup": "listbox", "aria-label": this.ariaLabel, "aria-labelledby": this.ariaLabelledBy, "aria-describedby": this.ariaDescribedBy, "aria-owns": this.showDropdown ? 'suggestions-dropdown' : undefined, "aria-activedescendant": this.selectedSuggestionIndex >= 0 ? `suggestion-${this.selectedSuggestionIndex}` : undefined }), this.showDeleteIcon && this.showDeleteIconInternalState ? (h("ifx-icon", { icon: "cRemove16", class: "delete-icon", onClick: this.handleDelete, role: "button", tabindex: "0", "aria-label": this.deleteIconAriaLabel, onKeyDown: (event) => {
378
+ return (h("div", { key: 'b4b6e9c1fffb8a7f3a10bf48748441eaa71ac311', "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: '711fd0df34e33f1ac62d2e0824238f57a7d63344', class: this.getWrapperClassNames(), tabindex: 1, onClick: () => this.focusInput() }, h("ifx-icon", { key: '23ecf2888cf2be969bb021798ebfc73063f3ace3', icon: "search-16", class: "search-icon" }), h("input", { key: 'ae313bce4320f7959359b4f63b0cc551f614418b', ref: (el) => (this.inputElement = el), type: "text", autocomplete: this.autocomplete, onInput: () => this.handleInput(), onFocus: () => this.focusInput(), onBlur: () => this.blurInput(), placeholder: this.placeholder, disabled: this.disabled, maxlength: this.maxlength, value: this.value, role: "combobox", "aria-expanded": this.showDropdown, "aria-autocomplete": "list", "aria-haspopup": "listbox", "aria-label": this.ariaLabel, "aria-labelledby": this.ariaLabelledBy, "aria-describedby": this.ariaDescribedBy, "aria-owns": this.showDropdown ? 'suggestions-dropdown' : undefined, "aria-activedescendant": this.selectedSuggestionIndex >= 0 ? `suggestion-${this.selectedSuggestionIndex}` : undefined }), this.showDeleteIcon && this.showDeleteIconInternalState ? (h("ifx-icon", { icon: "cRemove16", class: "delete-icon", onClick: this.handleDelete, role: "button", tabindex: "0", "aria-label": this.deleteIconAriaLabel, onKeyDown: (event) => {
379
379
  if (event.key === 'Enter' || event.key === ' ') {
380
380
  event.preventDefault();
381
381
  this.handleDelete();
382
382
  }
383
- } })) : null), this.showDropdown && this.filteredSuggestions.length > 0 && (h("div", { key: '641b84e82bd07d44f6a657ac4e3af27af33f868a', ref: (el) => (this.dropdownElement = el), id: "suggestions-dropdown", class: "suggestions-dropdown", role: "listbox", "aria-label": this.dropdownAriaLabel }, this.isShowingOnlyHistory() && (h("div", { key: '66dbc2db67478154a79cc6a10796086e0ce819c3', class: "suggestions-header" }, this.historyHeaderText)), this.filteredSuggestions.map((suggestion, index) => (h("div", { key: suggestion.id, id: `suggestion-${index}`, class: this.getSuggestionClassNames(index), role: "option", "aria-selected": index === this.selectedSuggestionIndex, "aria-label": `${suggestion.type === 'history' ? this.historyItemAriaLabel : this.suggestionAriaLabel}: ${suggestion.text}${suggestion.scope ? `, ${suggestion.scope}` : ''}${suggestion.resultCount ? `, ${suggestion.resultCount} results` : ''}`, onClick: () => this.selectSuggestion(suggestion), onMouseEnter: () => this.selectedSuggestionIndex = index }, h("div", { class: "suggestion-content" }, suggestion.type === 'history' && (h("ifx-icon", { icon: "history-16", class: "suggestion-icon suggestion-icon--history" })), suggestion.type === 'suggestion' && (h("ifx-icon", { icon: "search-16", class: "suggestion-icon suggestion-icon--suggestion" })), h("span", { class: "suggestion-text" }, h("span", { class: "suggestion-main-text" }, this.renderHighlightedText(suggestion.text, this.value)), suggestion.scope && (h("span", { class: "suggestion-scope" }, "\u2013 ", suggestion.scope))), suggestion.resultCount !== undefined && suggestion.scope && (h("span", { class: "suggestion-count" }, suggestion.resultCount)), suggestion.type === 'history' && (h("ifx-icon", { icon: "cross16", class: "suggestion-delete-icon", role: "button", tabindex: "0", "aria-label": `${this.historyDeleteAriaLabel}: ${suggestion.text}`, onClick: (event) => this.handleHistoryDelete(event, suggestion.text), onKeyDown: (event) => {
383
+ } })) : null), this.showDropdown && this.filteredSuggestions.length > 0 && (h("div", { key: '914f35ac4df83db311423c761c33629caf9e1fb2', ref: (el) => (this.dropdownElement = el), id: "suggestions-dropdown", class: "suggestions-dropdown", role: "listbox", "aria-label": this.dropdownAriaLabel }, this.isShowingOnlyHistory() && (h("div", { key: 'cdec95092cee646c785b9f9cb049b28a8071fb6a', class: "suggestions-header" }, this.historyHeaderText)), this.filteredSuggestions.map((suggestion, index) => (h("div", { key: suggestion.id, id: `suggestion-${index}`, class: this.getSuggestionClassNames(index), role: "option", "aria-selected": index === this.selectedSuggestionIndex, "aria-label": `${suggestion.type === 'history' ? this.historyItemAriaLabel : this.suggestionAriaLabel}: ${suggestion.text}${suggestion.scope ? `, ${suggestion.scope}` : ''}${suggestion.resultCount ? `, ${suggestion.resultCount} results` : ''}`, onClick: () => this.selectSuggestion(suggestion), onMouseEnter: () => this.selectedSuggestionIndex = index }, h("div", { class: "suggestion-content" }, suggestion.type === 'history' && (h("ifx-icon", { icon: "history-16", class: "suggestion-icon suggestion-icon--history" })), suggestion.type === 'suggestion' && (h("ifx-icon", { icon: "search-16", class: "suggestion-icon suggestion-icon--suggestion" })), h("span", { class: "suggestion-text" }, h("span", { class: "suggestion-main-text" }, this.renderHighlightedText(suggestion.text, this.value)), suggestion.scope && (h("span", { class: "suggestion-scope" }, "\u2013 ", suggestion.scope))), suggestion.resultCount !== undefined && suggestion.scope && (h("span", { class: "suggestion-count" }, suggestion.resultCount)), suggestion.type === 'history' && (h("ifx-icon", { icon: "cross16", class: "suggestion-delete-icon", role: "button", tabindex: "0", "aria-label": `${this.historyDeleteAriaLabel}: ${suggestion.text}`, onClick: (event) => this.handleHistoryDelete(event, suggestion.text), onKeyDown: (event) => {
384
384
  if (event.key === 'Enter' || event.key === ' ') {
385
385
  event.preventDefault();
386
386
  this.handleHistoryDelete(event, suggestion.text);
@@ -23,7 +23,7 @@ const Segment = class {
23
23
  }
24
24
  }
25
25
  render() {
26
- return (h("div", { key: 'cd801960a7ce5e8112b0d544a0122ded889cfc1f', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: 'c81cddf4a652f00324cbc0b8a31c3598c1b62a08', icon: this.icon }), " ", h("slot", { key: '7b9786b4b20e69eaf30b5a6d140decff95e04423' })));
26
+ return (h("div", { key: 'ad583bfc4687ff01f37c4855cbb1208e083e12e8', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: 'c439c8e46e5cb5307fdf7ca834a991a7130336cd', icon: this.icon }), " ", h("slot", { key: 'd604df6e5fad2fb9ef3671ac8bb0174b99c3ce5a' })));
27
27
  }
28
28
  };
29
29
  Segment.style = segmentCss;
@@ -69,8 +69,8 @@ const SegmentedControl = class {
69
69
  this.setActiveSegment();
70
70
  }
71
71
  render() {
72
- return (h("div", { key: '7c7d870d32000a823ae2d365fb8b864d800ec9fe', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: '66e95707b6616e370e35cd98e4c3b89853b8501f', class: 'group__label' }, this.label.trim()), h("div", { key: 'ab8c969a145fa9e1071ee12426a641034ff8be4d', class: 'group__controls' }, h("slot", { key: '849c4bdf76a0951d829820620813258553b8a6df' })), this.caption.trim() &&
73
- h("div", { key: '905c964392ca304634aba610f96c43a4e5b95eb9', class: 'group__caption' }, h("ifx-icon", { key: '42fb13f0a7170a7b36ea2a9c8afb1d3ba9d579c9', icon: 'c-info-16' }), " ", this.caption.trim())));
72
+ return (h("div", { key: '736ba9f070e0e476d6818b4803b870ca932273c3', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: 'c1615f5fd6b1569cef19cd627955f9e0180e6e59', class: 'group__label' }, this.label.trim()), h("div", { key: '0c9ffc3a3c1fcb515cc9d5731ea7e1d61af03cbe', class: 'group__controls' }, h("slot", { key: '6abcc914da42eb8b400aa3bde6b6d7bbd8cfe6c0' })), this.caption.trim() &&
73
+ h("div", { key: 'e7a38c546402e9403d9692d700fffc425a453bcc', class: 'group__caption' }, h("ifx-icon", { key: 'e64b062c4a53e402c58cadf77462fc606e737eb3', icon: 'c-info-16' }), " ", this.caption.trim())));
74
74
  }
75
75
  componentDidRender() {
76
76
  this.setSegmentSize();
@@ -7062,9 +7062,9 @@ const Choices = class {
7062
7062
  // destroy choices element to restore previous dom structure
7063
7063
  // so vdom can replace the element correctly
7064
7064
  this.destroy();
7065
- return (h("div", { key: 'd08be041b64aacef38748401e3dbac7a64ea2b8f', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: '302f1ac659b7cea0d9ce22bcac93ba085ea7c9fd', class: `${choicesWrapperClass}
7065
+ return (h("div", { key: 'cb25aa878918620f3485ed47abe8119b412e46ad', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: 'f40d304e7232526c629a3fc503e339a779b650bb', class: `${choicesWrapperClass}
7066
7066
  ${this.disabled ? 'disabled' : ''}
7067
- ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '38a4f3d737e2b29ba79fe23f860a402b7a87c57e', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: '93111de53b6730eb4961dc105411f20d64ed3df2', class: 'single__select-icon-container' }, this.optionIsSelected && (h("div", { key: '22dc4113a533c66d1bc95c80ac5f30417ccaba55', class: `ifx-choices__icon-wrapper-delete ${!this.showClearButton ? 'hide' : ''}` }, h("ifx-icon", { key: 'cfdb59808f17a1e2ac4e49020254cefde32f5903', icon: "cRemove16", onClick: () => this.clearSelection() }))), h("div", { key: '00c20bebd4a8a8e4f454f03e32ac2e60fe4f2fa3', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevron-up-16" })), h("div", { key: 'be67ce07e6a218303cab997a7e7dfa72d0d4ee32', class: "ifx-choices__icon-wrapper-down" }, h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (h("div", { class: "ifx-error-message-wrapper" }, h("span", null, this.errorMessage))) : null));
7067
+ ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '39527de54fb857b4dd0a7ea2ec2774bec74600aa', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: 'a31c142db402aed9bb15e575d482c8a374164e27', class: 'single__select-icon-container' }, this.optionIsSelected && (h("div", { key: '4951033da97957c27be575f96fff542abaec1a2a', class: `ifx-choices__icon-wrapper-delete ${!this.showClearButton ? 'hide' : ''}` }, h("ifx-icon", { key: 'd7379f57be2cf08ccde89b264d2417fae5f14172', icon: "cRemove16", onClick: () => this.clearSelection() }))), h("div", { key: '2c233dc1e2b0f393be849575d2a15f8af0cee0f2', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevron-up-16" })), h("div", { key: 'c30f147804dd91d3f96c32585f6ec93ade7f86db', class: "ifx-choices__icon-wrapper-down" }, h("ifx-icon", { key: "icon-down", icon: "chevron-down-16" })))), this.error ? (h("div", { class: "ifx-error-message-wrapper" }, h("span", null, this.errorMessage))) : null));
7068
7068
  }
7069
7069
  toggleDropdown() {
7070
7070
  const div = this.root.querySelector('.ifx-choices__wrapper');
@@ -147,10 +147,10 @@ const IfxSlider = class {
147
147
  this.updateValuePercent();
148
148
  }
149
149
  render() {
150
- return (h("div", { key: 'f50db92ae153374193063f21b595c89e71c16717', class: "ifx-slider" }, this.leftText && (h("span", { key: 'b87e007049aae171a9b21afc0f801c3ecfd3437a', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: '3b10b6dbbd2bea5354f53a8b641ef231baed35b8', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
150
+ return (h("div", { key: '2157a80dcdb4231f45b02da6c59b761927c14de0', class: "ifx-slider" }, this.leftText && (h("span", { key: '3f0cb2fafafd7eb2bb40733f99e94b0b11ae7f76', class: `left-text` }, this.leftText)), this.leftIcon && (h("ifx-icon", { key: '4366f93239d8ef4eb76b0cc7d3f7430b53c5297a', icon: this.leftIcon, class: `left-icon${this.disabled ? ' disabled' : ''}` })), (this.type !== 'double') ?
151
151
  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 })
152
152
  :
153
- 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: '5ee39c4bc8254baf12500bf6290faa875a2b611e', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: '5b0a375e14fc77aade85eb2c5f5818a636e63fdb', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: '4022b50efed9fe53c17ce0e93ddffafd89ec0200', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
153
+ 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: '0e549fb22c30b7e22a8bbb948c13cb41dec5f084', icon: this.rightIcon, class: `right-icon${this.disabled ? ' disabled' : ''}` })), this.rightText && (h("span", { key: '0329a6c3c917f6beddbfde63ba4eca875d0235b3', class: `right-text${this.disabled ? ' disabled' : ''}` }, this.rightText)), this.showPercentage && (this.type !== "double") && (h("span", { key: '45d29e469bae4237d5962cb90b337fb53a73cff3', class: `percentage-display${this.disabled ? ' disabled' : ''}` }, this.percentage, "%"))));
154
154
  }
155
155
  get el() { return getElement(this); }
156
156
  static get watchers() { return {
@@ -18,8 +18,8 @@ const Spinner = class {
18
18
  }
19
19
  }
20
20
  render() {
21
- return (h("div", { key: '7cec3ef86795185d14979ea67bb02b94ca428b07', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: 'd8dea5acb66bde0f42beb7fe9ee69d887d5ca178', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
22
- && h("div", { key: '51decc3e682ab5a2bee56c06d86663865acbf42b', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: 'dd0f03cea52f1297d5f46939d2f7d205d846fe80', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'ceed7284918f1a9efc1e29f84b986088729cd89e', id: "spinner/conductor" }, h("path", { key: 'a0982b7a458375bcab0d8d6ebb635f6901bca7b1', 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" }))))));
21
+ return (h("div", { key: '31b5c7c0cd9ed8aa434e37a8c9eb83a455c2a5f7', "aria-label": "spinner indicating a loading process", class: this.getClassNames() }, h("div", { key: 'd2ddaa89a5fde1f908342997e251f7cba3df2929', class: `${this.variant !== 'brand' ? 'border' : ""} ${this.inverted ? 'inverted' : ""}` }), this.variant === 'brand'
22
+ && h("div", { key: 'dc2faa0f770b39ddd8623ae5c6f9c0132a8cd82c', class: `semiconductor ${this.inverted ? 'inverted' : ""} ${this.getSizeClass()}` }, h("svg", { key: 'a0b89dd66eb983065fdec1f41019b54007d370f5', width: '40', height: '40', viewBox: "0 0 40 40", fill: "none", xmlns: "http://www.w3.org/2000/svg" }, h("g", { key: 'd8313728a4ac374c97ef4956429c6c7276d23bdf', id: "spinner/conductor" }, h("path", { key: '3422556938c6d9ba6038362d5cbf60cc5f96266c', 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" }))))));
23
23
  }
24
24
  getSizeClass() {
25
25
  return `${this.size}` === "s"
@@ -98,12 +98,12 @@ const TextField = class {
98
98
  }
99
99
  }
100
100
  render() {
101
- return (h("div", { key: '1fa4c334f80cb6d3105194554ac4777b85369805', "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: 'b75876982fbabf5673c2f227d49f8160c4a07c26', class: "textInput__top-wrapper" }, h("label", { key: '4fb7759f0d371930b5565c5a70a81b018d660dd6', htmlFor: this.internalId }, h("slot", { key: '4cb1bd39568c2a034676bff3f7a97f44261175b9' }), 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: '435eac9b354e25ffb1834c6190e05c2f4ab13cfe', class: "textInput__bottom-wrapper" }, h("div", { key: 'bfe701d70aefb52af6a30cf9ef9c746bdca44fe7', class: "input-container" }, this.icon && (h("ifx-icon", { key: 'a1deb537a824d8078c1b98dd0aa3a894a68dfa66', class: 'input-icon', icon: this.icon })), h("input", { key: '37fefe274dc327548c5c38d3aa64132cc21c54f1', ref: (el) => (this.inputElement = el), disabled: this.disabled, autocomplete: this.autocomplete, type: this.internalType, id: this.internalId, value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
101
+ return (h("div", { key: '24639d032428ca7ee8af48c62099c0d12f491b2b', "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: 'b920a7e84a295a05283829fb38dee4bc168cb10f', class: "textInput__top-wrapper" }, h("label", { key: 'a5c3043468e97f1f89412bc0a1b65dcccce80db7', htmlFor: this.internalId }, h("slot", { key: '96a98d03a9f33f81eccf8d9cd3f93d2c49aad30a' }), 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: '17e3e96d4f542e3b76492b6d3cded89b0fdfec45', class: "textInput__bottom-wrapper" }, h("div", { key: '1c5d9d736bf3cd3c49fb4d8efeceb9aa61a9af12', class: "input-container" }, this.icon && (h("ifx-icon", { key: 'd4237077d82eac5ffe48a42efddd2e3fbd783f4f', class: 'input-icon', icon: this.icon })), h("input", { key: '4cb42924cbc4602bba8625adaa64efe2b10f5798', ref: (el) => (this.inputElement = el), disabled: this.disabled, autocomplete: this.autocomplete, type: this.internalType, id: this.internalId, value: this.value, onInput: () => this.handleInput(), placeholder: this.placeholder, maxlength: this.maxlength, class: `${this.icon ? 'icon' : ""}
102
102
  ${this.error ? 'error' : ""}
103
103
  ${this.size === "s" ? "input-s" : ""}
104
- ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: '2c6c756abcef89bd980deee3ab8bb668c40d4a5b', class: "delete-icon", icon: "cRemove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
105
- h("div", { key: 'f2844c51e651bc4c9ec57620e4277f0f313bc67e', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
106
- h("div", { key: '4061f480775df27de8327c607c92916d4a2df186', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
104
+ ${this.success ? "success" : ""}` }), (this.showDeleteIcon && this.value) && (h("ifx-icon", { key: '430aee272978aa4401fc855139fbac015050f2e5', class: "delete-icon", icon: "cRemove16", onClick: () => this.handleDeleteContent() }))), this.caption && !this.error &&
105
+ h("div", { key: 'e6bf3e1779945eb7cbd5521e558fc1f10b059787', class: `textInput__bottom-wrapper-caption ${this.disabled} ? disabled : ""` }, this.caption), this.error &&
106
+ h("div", { key: 'f4ac30eacc9981110e41dc45fe9fe09ea41e5ee6', class: "textInput__bottom-wrapper-caption error" }, this.caption))));
107
107
  }
108
108
  get el() { return getElement(this); }
109
109
  static get watchers() { return {
@@ -20,7 +20,7 @@ const Status = class {
20
20
  var _a;
21
21
  const effectiveColor = ((_a = this.color) === null || _a === void 0 ? void 0 : _a.trim()) ? this.color : 'orange-500';
22
22
  const containerClass = this.border ? `container border-${effectiveColor}` : 'container no-border';
23
- return (h("div", { key: 'e6a8cc7c3cbaf31a53b35af85e1f3bd2930cf01a', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: '2c3a3ff9072807640150f9ae56687aa7faba85db', class: `dot ${effectiveColor}` }), h("p", { key: '3e197c73fd1834fd4dd4e17d886d90094acea1f5', class: "text" }, this.label)));
23
+ return (h("div", { key: '5c05fea02c5edc5cdebaa0a08c21e4e12cbf4139', "aria-label": "a status indicator", "aria-value": this.label, class: containerClass }, h("span", { key: 'c546e86e37c2692f017bda9938d53436caf771c0', class: `dot ${effectiveColor}` }), h("p", { key: '98b767f5a97332da894a987c0bd203f377d72db9', class: "text" }, this.label)));
24
24
  }
25
25
  get el() { return getElement(this); }
26
26
  };
@@ -46,7 +46,7 @@ const Step = class {
46
46
  }
47
47
  }
48
48
  render() {
49
- return (h("div", { key: 'dd6c17bea0cd62475732ea2c577cd102f77df8ba', "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' : ''}
49
+ return (h("div", { key: 'b2ecec640e24f22126224764a7e4d1c7a7dac3ba', "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' : ''}
50
50
  ${this.error ? 'error' : ''}
51
51
  ${this.stepperState.variant}
52
52
  ${this.complete ? 'complete' : ''}
@@ -54,11 +54,11 @@ const Step = class {
54
54
  indicator-${this.stepperState.indicatorPosition}
55
55
  ${this.active ? 'active' : ''}
56
56
  ${this.clickable ? 'clickable' : ''}
57
- ${this.disabled ? 'disabled' : ''}` }, h("div", { key: 'd923bfda8089c8b2199d45acaaf6ac8c9fdeec5d', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: '13aac7c30b1dcd6ff7df11a4c58f4f9f156c01fc', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
58
- h("div", { key: '35da868f3749271c369959b782e980dc95c3c92f', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: '4813fe9d028d7e1a25e7058cce5a79a76cba76f1', icon: 'check16' }), this.active && h("span", { key: 'd0c1dbfed346671ca777606ffe5f3efe2016a170', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: 'd5e56742186a732d1cf95069b8a61d59b8a68073', icon: 'warningF16' }), this.stepperState.variant !== 'compact' && h("span", { key: '188cb1e005c83ad4abc3b05a0c8833968588628e', class: `step-connector-r ${this.active ? 'active' : ''}` })),
57
+ ${this.disabled ? 'disabled' : ''}` }, h("div", { key: '5dbbdc125c8cdcc4d6de860bbbfdb013e80e644a', class: 'step-icon-wrapper' }, this.stepperState.variant !== 'compact' && h("span", { key: '4148afe26904aef359e8a8845b5396b4d6ba677a', class: 'step-connector-l' }), (this.stepperState.variant !== 'compact' && (!this.error || (this.error && this.active))) &&
58
+ h("div", { key: 'bc8db67f548a9fddf566eaf362603b2345a79a42', class: 'step-icon' }, (this.stepperState.showStepNumber && !this.complete && !this.active) ? this.stepId : '', (this.complete && !this.active) && h("ifx-icon", { key: '2863d3b3635f51c4d1e11e94ffebf69daf3d7c8c', icon: 'check16' }), this.active && h("span", { key: '980494be3dd4b3da9ef0b097ff35f2574eae9c5d', class: 'active-indic' })), (this.stepperState.variant !== 'compact' && this.error && !this.active) && h("ifx-icon", { key: '6a70f401d995a158aa7640a6069fd62fc3e87331', icon: 'warningF16' }), this.stepperState.variant !== 'compact' && h("span", { key: 'e36043a53330c6cda9be71e284e10716615b4be6', class: `step-connector-r ${this.active ? 'active' : ''}` })),
59
59
  /* Step labels */
60
60
  (this.stepperState.variant !== 'compact' || (this.stepperState.variant === 'compact' && (this.active || this.stepId === this.stepperState.activeStep + 1))) &&
61
- h("div", { key: '4a60050301d4666815c6eb64d85d6a85459fb272', 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: 'cbd47999729966cc8858b41bb54608eab8aa30c7' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: 'acb8a199531960f67d7c9c78238c9510118d79ab' }))));
61
+ h("div", { key: '26bf1d17d85b8a37cf881dfdbfdbb0d1e78c3642', 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: 'd48ab802c4d9e17035cd92eaf49b0399cfa4fdbf' }), this.stepperState.variant === 'compact' && !this.active ? 'Next: ' : '', this.stepperState.variant === 'compact' && h("slot", { key: '5dfc63c25d1d2039244cfb5d23b3686c95932dd6' }))));
62
62
  }
63
63
  ;
64
64
  static get watchers() { return {
@@ -129,10 +129,10 @@ const Stepper = class {
129
129
  this.syncIfxSteps();
130
130
  }
131
131
  render() {
132
- return (h("div", { key: 'b9409efa6bcc40d8d71c555251de93090cf26832', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
132
+ return (h("div", { key: '6d7e72296372e4eb85bf159ff8a9cb9d586f5394', "aria-label": 'a stepper', role: 'navigation', class: `stepper ${(this.variant !== 'compact' && this.variant !== 'vertical') ? 'default' : this.variant} ${this.variant === 'compact' ? 'compact-' + this.indicatorPosition : ''}` },
133
133
  /* Progress bar for compact variant. */
134
134
  (this.variant === 'compact') &&
135
- h("div", { key: 'f5b60e07ea7ac6069e27811077692d6de26427a1', class: 'stepper-progress' }, h("div", { key: 'ee8197961a261d53fc76a5f3ee6fdd8a3968bca9', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '5a7a371e9a65f38a203f871a917703caa2ba2a99', class: `stepper-wrapper` }, h("slot", { key: '0c572f5be961109cb14d33e0e62cfd8892ca3492' }))));
135
+ h("div", { key: '8a6f584379edabb3ca08a9510a1881bd336046d6', class: 'stepper-progress' }, h("div", { key: 'be140e0af85e4a1d3e939423a8fab9b73394198e', class: 'progress-detail' }, `${Math.min(this.activeStep, this.stepsCount)} of ${this.stepsCount}`)), h("div", { key: '7b52918d9ecc8c537201a6c42c771d5a34333fd8', class: `stepper-wrapper` }, h("slot", { key: 'c2ab16b8731e0fd0ce22c42ba36ec0e7d6822cb2' }))));
136
136
  }
137
137
  ;
138
138
  componentDidRender() {
@@ -81,7 +81,7 @@ const Switch = class {
81
81
  this.internals.setFormValue(null);
82
82
  }
83
83
  render() {
84
- return (h("div", { key: '721e94b2ad3eaefd838df483dcb5d71d88232721', 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: '8465d7f9484085b1c803e492d3c77ffb2c662116', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: 'd09df6b3ef851b26fc8ac6ccb399a980a2582069', class: "switch__checkbox-wrapper" }, h("input", { key: 'af32a99d14cf27fd111e52ab17221a0b6aebe73e', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: '1cd8797abf5515841fb27cc521d9468f5939b51c', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: 'cd68516a598fe78f98fef03d43c26956131b4836', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: 'c085aed72ebd61b00188f2377942c8ef70e033d0', htmlFor: "switch" }, h("slot", { key: '021b99c96d0d0eab72e43cfc0bbfad2d6d89b73b', onSlotchange: () => this.toggleLabelGap() })))));
84
+ return (h("div", { key: 'c2e31c8e96286186aaafe2dc528fc2991dc2b43e', 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: 'c48160af61c6b09ef9347db1c17a77d031951ba6', class: `switch__checkbox-container ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}`, tabindex: "0" }, h("div", { key: 'b0d03071ae99294732bd65279326fa00d7de829e', class: "switch__checkbox-wrapper" }, h("input", { key: 'd86670efd142c8ff83986e78b6a87694e5e38fb7', type: "checkbox", hidden: true, name: this.name, disabled: this.disabled, checked: this.internalChecked, value: `${this.value}` }), h("div", { key: 'd4b5f84e660d2ee5654757409f01b136edc2f0e1', class: `switch ${this.internalChecked ? 'checked' : ''} ${this.disabled ? 'disabled' : ''}` }))), h("div", { key: 'd81666c87c3017e476b7ba69fb26dc2077ab9fe9', class: `switch__label-wrapper ${this.disabled ? 'disabled' : ''}` }, h("label", { key: '229220f914d0b9ea071640ab6b9e8af99df82c23', htmlFor: "switch" }, h("slot", { key: 'f0399d3efd2b99b43c94f0ec5651f2e91617003e', onSlotchange: () => this.toggleLabelGap() })))));
85
85
  }
86
86
  get el() { return getElement(this); }
87
87
  static get watchers() { return {
@@ -13,7 +13,7 @@ const IfxTab = class {
13
13
  this.tabHeaderChange.emit(this.header);
14
14
  }
15
15
  render() {
16
- return h("slot", { key: 'c7a8823e3823036920aef997ea359efee1cd8cc8' });
16
+ return h("slot", { key: '3c785942607a81fc11a58d86b911b30bdab528ce' });
17
17
  }
18
18
  get el() { return getElement(this); }
19
19
  };
@@ -520,12 +520,12 @@ const Table = class {
520
520
  };
521
521
  }
522
522
  const filterClass = this.filterOrientation === 'topbar' ? 'topbar-layout' : 'sidebar-layout';
523
- return (h(Host, { key: '57d58d8d22bb387b9c43534dd3a401177d93f398' }, h("div", { key: '078da88d6909477b0e9d6f05e5ef43f7f11dccd6', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: '3631ac354f20a7f2d8ca37a778fbbdacdaf3a7dc', class: "sidebar-btn" }, h("ifx-button", { key: 'da620be61a292844364371a9d216823a506250df', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: 'a691538e44adada86749955c3492a74140023973', icon: "cross-16" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: '6f2f19292c24e976d50e2dddbd89e10f37419505', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: '202f8bccf72625c7f82d1a4fb2afebad813d3da5', class: "sidebar-container" }, h("div", { key: '6f86580fea19787e0fa79c8b63a1ff20bb4f7c5f', class: "filters-title-container" }, h("span", { key: '5df891cbef09a691e8a39444d480789cb17eb1cb', class: "filters-title" }, "Filters")), h("div", { key: '72cc704fa2c0b029657958d2e523733cb37e6c7d', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '5e81b3b2d8e54add2612b0d4263630740ef43b1f', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '2ed6b7d3d36dcb79368af9a103595350967779ac', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: '80411817924fe75c67dce87f01fbfdacd7743f51', name: "topbar-filter" })))), h("div", { key: '0989b64e4cc8d5b2ac03b7dabc5bf57647b040f4', class: "table-pagination-wrapper" }, h("div", { key: '7c1b71032d9220d44f55cd83cc9b45ba0957fcf3', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
523
+ return (h(Host, { key: 'ddc39ecc6b15beb0d862dde61df72506d8cdb778' }, h("div", { key: '92dfb30c256fa95aa2724598a5a871c89b551ca8', class: "table-container" }, this.filterOrientation === 'sidebar' && (h("div", { key: '9fbf035334727b7fbb75f1a27058b69b2b40342d', class: "sidebar-btn" }, h("ifx-button", { key: '4478585415cb65ced7aaeac26a666b11bf731d08', type: "button", disabled: false, variant: "secondary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.toggleSidebarFilters() }, h("ifx-icon", { key: 'f2f78deefb4e88aedd1336091e95cf7c1d2e7659', icon: "cross-16" }), this.showSidebarFilters ? 'Hide Filters' : 'Show Filters'))), h("div", { key: 'b8b436407246dacfdad9c2c39cfbe19d1d63af09', class: filterClass }, this.filterOrientation === 'sidebar' && this.showSidebarFilters && (h("div", { key: '69c73b3d31d199d718ccd5b3626e494d6f327139', class: "sidebar-container" }, h("div", { key: '4cdf8135057c4f3613b9b1d84138885072973414', class: "filters-title-container" }, h("span", { key: 'f00d3bc7e055a8fd3740a2e3ff51a96a165b4591', class: "filters-title" }, "Filters")), h("div", { key: 'a00ee73a8e44a96db59eade80bb30571dc562d86', class: "set-filter-wrapper-sidebar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: 'e34751892851931b6562253b7a2dd36ce312a252', name: "sidebar-filter" }))))), this.filterOrientation !== 'none' && this.filterOrientation !== 'sidebar' && (h("div", { key: '933961586b3ca174b132c01eeabeaf4686396393', class: "set-filter-wrapper-topbar" }, (this.filterOrientation !== 'sidebar' || this.showSidebarFilters) && (h("slot", { key: 'c180d8cfd86559488e2c74078d57b8c84b637f4a', name: "topbar-filter" })))), h("div", { key: '793c6da866b2db4464378410ca1ff817f22f45fb', class: "table-pagination-wrapper" }, h("div", { key: '5a091c27bdbee25f5f1aaf172ead318c0d35a089', class: "filter-chips" }, this.filterOrientation !== 'none' && this.filterOrientation !== 'topbar' && this.showSidebarFilters && (Object.keys(this.currentFilters).map(name => {
524
524
  const filter = this.currentFilters[name];
525
525
  const filterValues = filter.filterValues;
526
526
  const isMultiSelect = filter.type !== 'text';
527
527
  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;
528
- })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: 'f359cc77668bfe2659ab4e957e5f829e37a696e5', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: 'c4b80ec2a98d8a7fb898964d91c5af0e111b9336', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: 'aa467b350336adb839975dbdb1e4c74573e420f8', class: "matching-results-container" }, h("span", { key: 'cff3d87ce4d72557d085ee95f4b44392dcc11c74', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '608425fb602084d62dca782bc411b5ea499319a1', class: "matching-results-text" }, "matching results"))), h("div", { key: '715e5b6525452071148539e812c54da89cab4cf8', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: '998c1175e1dacfa339c86efbec38976d7c367447', id: `ifxTable-${this.uniqueKey}`, class: `ifx-ag-grid ${this.variant === 'zebra' ? 'zebra' : ""}`, style: style, ref: (el) => this.container = el })), this.pagination ? h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage, "items-per-page": this.internalItemsPerPage }) : null)))));
528
+ })), this.filterOrientation !== 'none' && this.filterOrientation === 'sidebar' && this.showSidebarFilters && Object.keys(this.currentFilters).length > 0 && (h("ifx-button", { key: 'bd919255bd5566f1dfe249a3cafa102a966a2e36', type: "button", disabled: false, variant: "tertiary", size: "m", target: "_blank", theme: "default", "full-width": "false", onClick: () => this.handleResetButtonClick() }, h("ifx-icon", { key: '25ebdf6cfb5cd3a3d8e6bb69c1c7bcd359b6bd60', icon: "curved-arrow-left-16" }), "Reset all"))), this.filterOrientation !== 'none' && (h("div", { key: '84f0e4f7f7d6aa03587490db6e9dc85c30490a03', class: "matching-results-container" }, h("span", { key: 'ff8f82475e07730e23c1364f1d6a0dc17460c702', class: "matching-results-count" }, this.matchingResultsCount), h("span", { key: '49902e92b5b610dc6b257ed2ee278a8d6ff125d2', class: "matching-results-text" }, "matching results"))), h("div", { key: '5b8648bba6f8d8b072debb4a3a03880dcecd6250', id: "table-wrapper", class: this.getTableClassNames() }, h("div", { key: '4e1d71aa7e520b7761f72b2ecb1647bc68425195', id: `ifxTable-${this.uniqueKey}`, class: `ifx-ag-grid ${this.variant === 'zebra' ? 'zebra' : ""}`, style: style, ref: (el) => this.container = el })), this.pagination ? h("ifx-pagination", { total: this.allRowData.length, "current-page": this.currentPage, "items-per-page": this.internalItemsPerPage }) : null)))));
529
529
  }
530
530
  hasButtonCol() {
531
531
  return this.getColData().some(column => column.field === 'button');
@@ -207,9 +207,9 @@ const IfxTabs = class {
207
207
  }
208
208
  render() {
209
209
  var _a;
210
- return (h("div", { key: '8f3a8648448229fad10b8f318fb936a6da6377af', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: 'b4150af5a4acc16fd8900273fea4848b71662fd4', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
210
+ return (h("div", { key: '38c7909405df6043c7081416261c7e1d944709c8', "aria-label": "navigation tabs", class: `tabs ${this.internalOrientation}` }, h("ul", { key: '87f4fb331f271d2e0440139765b28242279c3507', role: "tablist", class: "tabs-list" }, (_a = this.tabObjects) === null || _a === void 0 ? void 0 :
211
211
  _a.map((tab, index) => (h("li", { class: this.getTabItemClass(index), ref: (el) => (this.tabHeaderRefs[index] = el), onMouseDown: (event) => event.preventDefault(), onClick: () => this.handleClick(tab, index), "aria-selected": index === this.internalActiveTabIndex ? 'true' : 'false', "aria-disabled": tab.disabled ? 'true' : 'false', role: "tab" }, (tab === null || tab === void 0 ? void 0 : tab.icon) ? h("ifx-icon", { icon: tab.icon }) : '', tab === null || tab === void 0 ? void 0 :
212
- tab.header))), h("div", { key: '35af33210885982907746c650c9b1e94f521fa7c', class: "active-border" })), h("div", { key: '1fb4dcc61193e1806d581b3ca5190f2c7b953c0a', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
212
+ tab.header))), h("div", { key: '2587b74846e4447bca5ff3951a2aa4697f0ecb6b', class: "active-border" })), h("div", { key: 'c9020ce911c51c70655082c0592da3c9b6930bea', class: "tab-content" }, Array.from(this.tabObjects).map((_, index) => (h("div", { style: { display: index === this.internalActiveTabIndex ? 'block' : 'none' } }, h("slot", { name: `tab-${index}` })))))));
213
213
  }
214
214
  get el() { return getElement(this); }
215
215
  static get watchers() { return {
@@ -15,7 +15,7 @@ const Tag = class {
15
15
  }
16
16
  }
17
17
  render() {
18
- return (h("div", { key: 'a7cfd57c1e6f6f73d3caa1daba46d18e44cd9fbe', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'e74bd36b9663cdd3a2399a7d717e219dafc1b548', icon: this.icon })), h("a", { key: '7c4d5b73b7dcf6d60a744ee8f21ec9594ca82ddc', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '7f72062a2ed212ff5c8653cfb928334cb874ae25', class: "label" }, h("slot", { key: '1e880f088a852f4a566e4adbdf5d5457d75bfa62' })))));
18
+ return (h("div", { key: '54860515082dafc6cf6af5d5d2c7314218a4a9fa', "aria-label": "a tag", class: "container" }, this.icon && (h("ifx-icon", { key: 'c6423bb9430162278c60f1099830f197c90cc734', icon: this.icon })), h("a", { key: '606425f798b31c72f8d3e9b75aabbaa379d9ed46', href: "javascript:void(null);", class: "label-wrapper" }, h("p", { key: '1f477544ff7f6710e960baccc83dc51a5c50ed3e', class: "label" }, h("slot", { key: 'ecdf86e97e59525a33c0b3ff106440eb60036d33' })))));
19
19
  }
20
20
  get el() { return getElement(this); }
21
21
  };
@@ -44,7 +44,7 @@ const TemplatesUI = class {
44
44
  alertWrapper.classList.remove('show');
45
45
  }
46
46
  render() {
47
- return (h("div", { key: '8bbe0f997f5be0ba57c7ebfc925569e07bcb8647', class: 'templates__container' }, h("div", { key: '9665ad8d5a715c5805bf84d34ebe44cf8ff9bf2b', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: 'c7d6576bf8f57dcf789022fd9585b94990b49fd9', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: '9ba6925d962140954d3d4bafed5852375c6c0f26', class: "alert__wrapper" }, h("ifx-alert", { key: 'fea6fdfde3f746600383aba693fe5df9213e7e6a', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-16" }, "All fields are mandatory"))), h("h2", { key: '05d896790656b9fc4ff3fb0525ad1724d81ad508', class: "templates__title" }, "Choose your template"), h("div", { key: 'cb376198a1e87f9d50a3cf880a39bbdbd6df8c6e', class: "templates__wrapper" }, h("ifx-template", { key: '276793af1c820e057e7ad54d4eeea793fde803d9', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: '6bdc0169f614ad628aa85888a8b4b5b805056e19', name: 'template-02', thumbnail: this.wizardTemplate }))));
47
+ return (h("div", { key: 'c34596386a391c421389f7d0715e01de0581de2e', class: 'templates__container' }, h("div", { key: 'd36800e04daa98ba555b0e8e4f58957960d296f6', class: "back__btn-wrapper" }, h("ifx-icon-button", { key: '0909aef53ac7b933839afa61bce5916e6e1dbb6f', onClick: () => this.filterTemplates(false), shape: "round", variant: "tertiary", icon: "arrow-left-16", target: "_blank", size: "m" }), h("div", { key: '8c4928e1224963db801779c5a5557a3fef979d2d', class: "alert__wrapper" }, h("ifx-alert", { key: '4cd3381649bd441959b55796fc7908507d1019ca', onClick: () => this.closeAlert(), "aria-live": "assertive", variant: "danger", icon: "c-info-16" }, "All fields are mandatory"))), h("h2", { key: '5e4c952723938f8d8c07e75d52da443dfd57cf42', class: "templates__title" }, "Choose your template"), h("div", { key: 'fea5647d0a300fb3b84c06a09dd12c0bd16b5630', class: "templates__wrapper" }, h("ifx-template", { key: 'b23fed97f867be22c33cf24fd5f8cb273c1c408e', name: 'template-01', thumbnail: this.tableTemplate }), h("ifx-template", { key: '84798da9a0339349072f0df1e882ab8aed922068', name: 'template-02', thumbnail: this.wizardTemplate }))));
48
48
  }
49
49
  static get assetsDirs() { return ["assets"]; }
50
50
  get el() { return getElement(this); }
@@ -65,8 +65,8 @@ const TextArea = class {
65
65
  }
66
66
  render() {
67
67
  var _a, _b;
68
- return (h(Host, { key: '6439bca7cb7238aba295d06634be91464535345d', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '36626744a2608115b4ed0716e209ef860b143fe5', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 :
69
- _a.trim(), this.required && (h("span", { key: '529de6eaee812176c8d6b58b31d0d266e7a77ba9', class: `required ${this.error ? 'error' : ""}` }, "*"))), h("div", { key: 'f2d02b316f7523ce14087513b97f585e7fd45bf3', class: 'wrapper__textarea' }, h("textarea", { key: '062ea49e29ae60075154a8a1399f8c1dc62a9273', "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: 'bf1f9679ddac60e94c9bad522c7c8f54f90eb87a', class: 'wrapper__caption' }, this.caption.trim()))));
68
+ return (h(Host, { key: '811b4e60cf085e0262f80976e9727b3abb5858fb', class: `wrapper--${this.error ? 'error' : ''} wrapper--${this.disabled ? 'disabled' : ''}` }, h("label", { key: '070ef72d0ea28b4a48881bda2a76cb861da5f76b', class: 'wrapper__label', htmlFor: this.inputId }, (_a = this.label) === null || _a === void 0 ? void 0 :
69
+ _a.trim(), this.required && (h("span", { key: '48967a96014637c723a05df6c3413de4f93537e8', class: `required ${this.error ? 'error' : ""}` }, "*"))), h("div", { key: 'ccee61800483bdb50a2ed64c1c1421a2d559cf6f', class: 'wrapper__textarea' }, h("textarea", { key: '2ff4c4a5310c7e2e8a2ceefd6b1ca71ceb0c5b11', "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: '359c515cbc1ae3157736177548ac62cfda81c236', class: 'wrapper__caption' }, this.caption.trim()))));
70
70
  }
71
71
  get el() { return getElement(this); }
72
72
  };
@@ -157,10 +157,10 @@ const Tooltip = class {
157
157
  'tooltip-extended': true,
158
158
  'visible': this.tooltipVisible,
159
159
  };
160
- return (h("div", { key: '079e144b7d8cf6312e5e165ec776f52e15417307', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'f5e242eabb2fa73b80c0bc182735b17bb7fa8ceb' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '288354bac7953b5a0e6c3d464c96cd3ee7994386', class: tooltipDismissible }, h("button", { key: 'dc13ab57c1fdbcd11ac7f8754902e5f864c3004d', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '783cfe7a879c05e69e3473661b36d17e2c565935', icon: "cross16" })), h("div", { key: '1642b238ba748d58ab44d63d71d757fab656bd8b', class: "tooltip-dismissible-content" }, this.header && h("div", { key: 'b4c26f058431a5955cbd386c3426fe34f3de0a7f', class: "tooltip-dismissible-header" }, this.header), h("div", { key: '79c24e30da4957adc55a2a7ac32989e9425d35ce', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '9ae17ee987acc122ed58d49106bf98b26945c30d', 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: '4afd9b10d830241784a1d5f83c776dda35fe705b', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
161
- h("div", { key: '051255636a8ae3afefbec6ebfd55fb678fe13309', class: tooltipCompact }, this.text, h("svg", { key: '03c160fd88050c1d020e421277dbeb2a695e2e67', 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: '08116653175441e46944a40b2ac4e5fcac2eaab4', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
162
- h("div", { key: 'f90f9969f922c74ce1ee47ed514a69c9174a771e', class: tooltipExtended }, h("slot", { key: '54f4f4e0891b8bdb69ec92c824faa0f9b72adcb1', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
163
- 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: '68dae1e20d9b332b9172834d661d2c284bcf7e19', class: "tooltip-extended-content" }, this.header && h("div", { key: '1d3d19a91d848673cad09e6ed69b6a020a7d7971', class: "tooltip-extended-header" }, this.header), h("div", { key: '1b2ddfc31755b92a7222e24db4d1ba09922f0799', class: "tooltip-extended-body" }, this.text)), h("svg", { key: 'c03ab4f480dc50c2b53b99796e6eb570348f0eb8', 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: '1f54bbdd47b72111f8f563ca394f20330ea29544', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
160
+ return (h("div", { key: '5e5cc1fa5c9ec49849fa5f78c220a3d3afd5fa84', "aria-label": "a tooltip showing important information", "aria-value": this.header, class: "tooltip__container" }, h("slot", { key: 'c6486b1a9b2f4147a4b359669f77bc9678c44404' }), this.variant.toLowerCase() === 'dismissible' && h("div", { key: '663db61ef18dba05ecc87dc2d3404ccd5a423917', class: tooltipDismissible }, h("button", { key: '39d0d47ed02b8f49363cab4b6f366b6730888e2c', "aria-label": "Close Tooltip", class: "close-button", onClick: this.onDismissClick }, h("ifx-icon", { key: '653a22f87da21ada807da35347caf7e8aff6878e', icon: "cross16" })), h("div", { key: '35ee339b148fb0157d6a08df1ca38314c12dd636', class: "tooltip-dismissible-content" }, this.header && h("div", { key: '42bb380bce7839a4263e82b91f7f577716087277', class: "tooltip-dismissible-header" }, this.header), h("div", { key: 'e0436f7e5a65a0354a82338c34ab62d4e3656c0a', class: "tooltip-dismissible-body" }, this.text)), h("svg", { key: '4867c44982b76a53e24e3efff7838e603cb28d27', 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: 'ed9c304285de92d64444c4faf07f2f76582f2fe4', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'compact' &&
161
+ h("div", { key: '4bb8e1ca55e2ca3077615727f50c35de5a014957', class: tooltipCompact }, this.text, h("svg", { key: '382a5bcae87e6652d57ac03e1bee26ae5494ce54', 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: '33ca23e4ed5dfc332e62d8f5a34b4f39c2e388e6', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" }))), this.variant.toLowerCase() === 'extended' &&
162
+ h("div", { key: '4553fe35ce9a37eab707eab180dbd04247a91f91', class: tooltipExtended }, h("slot", { key: 'bd11143759af71f7e045ecf7640cef44f6b6f338', name: "icon" }, this.icon ? h("div", { class: "extended_icon" }, h("ifx-icon", { icon: this.icon })) :
163
+ 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: '46446e956bb9f1cbcaf86f6dafdfafda1f447a41', class: "tooltip-extended-content" }, this.header && h("div", { key: '0724a40073e23f359c2759ed9854242b357c2d2c', class: "tooltip-extended-header" }, this.header), h("div", { key: 'b54da3ac4901f19dd9ae9b88d6e79ff36cd16cb2', class: "tooltip-extended-body" }, this.text)), h("svg", { key: 'e0caa4063f3d5c5f0323843b20b9b8cbf4439c66', 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: '46c01df81886f71356204957edc651a3cbc0b27d', id: "Indicator", d: "M6 0L12 8L0 8L6 0Z", fill: "#1D1D1D" })))));
164
164
  }
165
165
  get el() { return getElement(this); }
166
166
  static get watchers() { return {
@@ -363,12 +363,12 @@ const TreeViewItem = class {
363
363
  };
364
364
  }
365
365
  render() {
366
- return (h("div", { key: '9d2a45503ddf4f0039c08fdfc03a2cc8f8cf6ea5', class: {
366
+ return (h("div", { key: 'b382f043910b7aea147b4a3d8957b50bbb69f270', class: {
367
367
  'tree-item': true,
368
368
  'tree-item--expanded': this.isExpanded,
369
369
  'tree-item--has-children': this.hasChildren,
370
370
  'tree-item--disabled': this.disabled,
371
- }, role: "treeitem", "aria-expanded": this.isExpanded ? 'true' : 'false', "data-level": this.level, "aria-disabled": this.disabled ? 'true' : undefined, "aria-label": this.ariaLabel }, h("div", { key: '98d93c5ec96f9d24ae9a200825a8d25993ffea14', class: "tree-item__content" }, h("div", { key: '9413dbf670d5c38bc62a410ddf75339dba3cd73c', class: "tree-item__checkbox-container", onClick: e => e.stopPropagation() }, h("ifx-checkbox", { key: '3fefd8e77f8cf5073f5c020007549452e5501215', size: 's', checked: this.partialChecked ? false : this.isChecked, indeterminate: this.partialChecked, onIfxChange: this.handleCheckboxChange, disabled: this.disabled })), h("div", { key: '6e272b043e8514e002f40789125f50b3a01f2a1c', class: "tree-item__header", style: { paddingLeft: `${this.level * 24 + 10}px` }, onClick: this.handleHeaderClick, tabIndex: -1, "aria-disabled": this.disabled ? 'true' : undefined }, this.hasChildren && (h("div", { key: '1fca7a1ef266fcc053d58db5b04847875a0d0b1c', class: "tree-item__chevron-container", onClick: this.toggleExpand }, h("ifx-icon", { key: 'b46989513a66a0b7705a88b8d84183456b1ae100', class: `tree-item__chevron ${this.isExpanded ? 'chevron-down' : 'chevron-right'}`, icon: "chevron-right-16" }), h("div", { key: '0c9b345b9cec677f19947edffee434fd85ab6d1d', class: "tree-item__line" }))), h("div", { key: 'a35dd0b7870afb253e4f4b425b1626a0f3f70ba6', class: "tree-item__label-icon-container", tabIndex: this.disabled ? -1 : 0, onKeyDown: this.handleKeyDown }, h("div", { key: '9460601181841d66a949e853819c31f2722ca3b7', class: "tree-item__icon-container" }, this.hasChildren ? (h(Fragment, null, h("ifx-icon", { class: { 'icon--hidden': this.isExpanded }, icon: "folder-16" }), h("ifx-icon", { class: { 'icon--hidden': !this.isExpanded }, icon: "folder-open-16" }))) : (h("ifx-icon", { icon: "file-16" }))), h("span", { key: '417bd3a16ed0a142d24737912c743f0074dc5137', class: "tree-item__label" }, h("slot", { key: 'f60932832ebac5471f3f5a820f07bc45cd8586aa' }))))), this.isExpanded && h("div", { key: '8c3bc5b44350f232d74b1636dd893826ee32dacd', class: "tree-item__children" }, h("slot", { key: 'a392c5a65c2ffad4a5b89e2588792976f1cdf478', name: "children" }))));
371
+ }, role: "treeitem", "aria-expanded": this.isExpanded ? 'true' : 'false', "data-level": this.level, "aria-disabled": this.disabled ? 'true' : undefined, "aria-label": this.ariaLabel }, h("div", { key: '547935ce2e47ecaeaac55a5c3436a3a02e7d4aca', class: "tree-item__content" }, h("div", { key: '799079032aafd3e72b4d29c9f3a1b8eeae306d74', class: "tree-item__checkbox-container", onClick: e => e.stopPropagation() }, h("ifx-checkbox", { key: '2c97b33134217d8398466cecf15deb13302c7adc', size: 's', checked: this.partialChecked ? false : this.isChecked, indeterminate: this.partialChecked, onIfxChange: this.handleCheckboxChange, disabled: this.disabled })), h("div", { key: '07d97392053e7ef3c38ce6d64683881dacbd9516', class: "tree-item__header", style: { paddingLeft: `${this.level * 24 + 10}px` }, onClick: this.handleHeaderClick, tabIndex: -1, "aria-disabled": this.disabled ? 'true' : undefined }, this.hasChildren && (h("div", { key: '1ffa4fb674d90a06d82a3419136c164b3654ca71', class: "tree-item__chevron-container", onClick: this.toggleExpand }, h("ifx-icon", { key: '2da83b8a5196476e2ae364b213d1201f6f53c612', class: `tree-item__chevron ${this.isExpanded ? 'chevron-down' : 'chevron-right'}`, icon: "chevron-right-16" }), h("div", { key: '654e5d3d2fe1c5243480129023785da373f52336', class: "tree-item__line" }))), h("div", { key: '5ea7a77901f16c59ed1224e81bee8513f3d502fa', class: "tree-item__label-icon-container", tabIndex: this.disabled ? -1 : 0, onKeyDown: this.handleKeyDown }, h("div", { key: '08e958ec2b33f110cc9a36ecc6fc479646659645', class: "tree-item__icon-container" }, this.hasChildren ? (h(Fragment, null, h("ifx-icon", { class: { 'icon--hidden': this.isExpanded }, icon: "folder-16" }), h("ifx-icon", { class: { 'icon--hidden': !this.isExpanded }, icon: "folder-open-16" }))) : (h("ifx-icon", { icon: "file-16" }))), h("span", { key: '8fd14dfd77b2d1488367d2cb415a9e3e86adcf72', class: "tree-item__label" }, h("slot", { key: '4faae4c0df02ab739505fbe5dd791b18f81c7a82' }))))), this.isExpanded && h("div", { key: 'e7917a721bcb256dbd24e6b19a29e095be51eaa0', class: "tree-item__children" }, h("slot", { key: 'a5992d80d1bc0d36c8498f73e57005587d483730', name: "children" }))));
372
372
  }
373
373
  get host() { return getElement(this); }
374
374
  static get watchers() { return {
@@ -41,7 +41,7 @@ const TreeView = class {
41
41
  }
42
42
  }
43
43
  render() {
44
- return (h("div", { key: '9de7b6668d3a669f8edf68007faa931adcf6cb99', class: `tree-view ${this.disableAllItems ? ' tree-view--disabled' : ''}`, role: "tree", "aria-label": this.ariaLabel }, this.label && this.label.trim() !== '' && h("div", { key: 'a22176e6154132f7af0de7ddd63d7bf42d3378e3', class: "tree-view__label" }, this.label), h("slot", { key: '85a409e32ac9425449fdcd5c0a5b993391dd09ef', ref: this.handleSlotRef })));
44
+ return (h("div", { key: '63bd9d4d51fc7b25418aaa76f00f93022fec7f6b', class: `tree-view ${this.disableAllItems ? ' tree-view--disabled' : ''}`, role: "tree", "aria-label": this.ariaLabel }, this.label && this.label.trim() !== '' && h("div", { key: '861163cec683997ba63508eea35d36016f967f05', class: "tree-view__label" }, this.label), h("slot", { key: '42c8a45620e984edf12726e85d51dd38f3a3270b', ref: this.handleSlotRef })));
45
45
  }
46
46
  get el() { return getElement(this); }
47
47
  static get watchers() { return {