@infineon/infineon-design-system-stencil 37.12.1--canary.1987.bda20a6ce4d26b913f488aa997aee9596c4d12fd.0 → 37.12.1--canary.1992.f8b19b1d2b5b3cad84cbe555abf2727f7cdcc27d.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 (386) 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-card.cjs.entry.js +21 -11
  4. package/dist/cjs/ifx-card.cjs.entry.js.map +1 -1
  5. package/dist/cjs/ifx-chip_3.cjs.entry.js +2 -2
  6. package/dist/cjs/ifx-chip_3.cjs.entry.js.map +1 -1
  7. package/dist/cjs/ifx-faq.cjs.entry.js +1 -1
  8. package/dist/cjs/ifx-filter-accordion.cjs.entry.js +2 -2
  9. package/dist/cjs/ifx-filter-bar.cjs.entry.js +1 -1
  10. package/dist/cjs/ifx-filter-search.cjs.entry.js +1 -1
  11. package/dist/cjs/ifx-filter-type-group.cjs.entry.js +1 -1
  12. package/dist/cjs/ifx-link.cjs.entry.js +1 -1
  13. package/dist/cjs/ifx-link.cjs.entry.js.map +1 -1
  14. package/dist/cjs/ifx-list-entry.cjs.entry.js +1 -1
  15. package/dist/cjs/ifx-multiselect_2.cjs.entry.js +4 -4
  16. package/dist/cjs/ifx-overview-table.cjs.entry.js +1 -1
  17. package/dist/cjs/ifx-overview-table.cjs.entry.js.map +1 -1
  18. package/dist/cjs/ifx-progress-bar.cjs.entry.js +1 -1
  19. package/dist/cjs/ifx-progress-bar.cjs.entry.js.map +1 -1
  20. package/dist/cjs/ifx-radio-button-group.cjs.entry.js +1 -1
  21. package/dist/cjs/ifx-radio-button.cjs.entry.js +2 -2
  22. package/dist/cjs/ifx-search-bar.cjs.entry.js +1 -1
  23. package/dist/cjs/ifx-search-field.cjs.entry.js +2 -2
  24. package/dist/cjs/ifx-segment.cjs.entry.js +1 -1
  25. package/dist/cjs/ifx-segmented-control.cjs.entry.js +2 -2
  26. package/dist/cjs/ifx-select.cjs.entry.js +27 -43
  27. package/dist/cjs/ifx-select.cjs.entry.js.map +1 -1
  28. package/dist/cjs/ifx-sidebar-item.cjs.entry.js +1 -1
  29. package/dist/cjs/ifx-sidebar-item.cjs.entry.js.map +1 -1
  30. package/dist/cjs/ifx-slider.cjs.entry.js +4 -4
  31. package/dist/cjs/ifx-slider.cjs.entry.js.map +1 -1
  32. package/dist/cjs/ifx-spinner_2.cjs.entry.js +7 -7
  33. package/dist/cjs/ifx-spinner_2.cjs.entry.js.map +1 -1
  34. package/dist/cjs/ifx-status.cjs.entry.js +1 -1
  35. package/dist/cjs/ifx-status.cjs.entry.js.map +1 -1
  36. package/dist/cjs/ifx-step.cjs.entry.js +5 -5
  37. package/dist/cjs/ifx-step.cjs.entry.js.map +1 -1
  38. package/dist/cjs/ifx-stepper.cjs.entry.js +2 -2
  39. package/dist/cjs/ifx-stepper.cjs.entry.js.map +1 -1
  40. package/dist/cjs/ifx-switch.cjs.entry.js +1 -1
  41. package/dist/cjs/ifx-switch.cjs.entry.js.map +1 -1
  42. package/dist/cjs/ifx-tab.cjs.entry.js +1 -1
  43. package/dist/cjs/ifx-table.cjs.entry.js +2 -2
  44. package/dist/cjs/ifx-tabs.cjs.entry.js +2 -2
  45. package/dist/cjs/ifx-tag.cjs.entry.js +2 -2
  46. package/dist/cjs/ifx-tag.cjs.entry.js.map +1 -1
  47. package/dist/cjs/ifx-templates-ui.cjs.entry.js +1 -1
  48. package/dist/cjs/ifx-textarea.cjs.entry.js +3 -3
  49. package/dist/cjs/ifx-textarea.cjs.entry.js.map +1 -1
  50. package/dist/cjs/ifx-tooltip.cjs.entry.js +4 -4
  51. package/dist/cjs/ifx-tooltip.cjs.entry.js.map +1 -1
  52. package/dist/cjs/ifx-tree-view-item.cjs.entry.js +2 -2
  53. package/dist/cjs/ifx-tree-view.cjs.entry.js +1 -1
  54. package/dist/cjs/infineon-design-system-stencil.cjs.js +1 -1
  55. package/dist/cjs/loader.cjs.js +1 -1
  56. package/dist/collection/components/card/card.css +2 -2
  57. package/dist/collection/components/card/card.js +20 -10
  58. package/dist/collection/components/card/card.js.map +1 -1
  59. package/dist/collection/components/link/link.js +1 -1
  60. package/dist/collection/components/link/link.js.map +1 -1
  61. package/dist/collection/components/navigation/sidebar/sidebar-item.css +2 -6
  62. package/dist/collection/components/overview-table/overview-table.js +1 -1
  63. package/dist/collection/components/overview-table/overview-table.js.map +1 -1
  64. package/dist/collection/components/pagination/pagination.css +5 -5
  65. package/dist/collection/components/pagination/pagination.js +1 -1
  66. package/dist/collection/components/pagination/pagination.js.map +1 -1
  67. package/dist/collection/components/progress-bar/progress-bar.js +1 -1
  68. package/dist/collection/components/progress-bar/progress-bar.js.map +1 -1
  69. package/dist/collection/components/radio-button/radio-button.js +2 -2
  70. package/dist/collection/components/radio-button-group/radio-button-group.js +1 -1
  71. package/dist/collection/components/search-bar/search-bar.js +1 -1
  72. package/dist/collection/components/search-field/search-field.js +2 -2
  73. package/dist/collection/components/segmented-control/segment/segment.js +1 -1
  74. package/dist/collection/components/segmented-control/segmented-control.js +2 -2
  75. package/dist/collection/components/select/multi-select/multiselect-option.js +4 -4
  76. package/dist/collection/components/select/single-select/select.css +0 -6
  77. package/dist/collection/components/select/single-select/select.js +26 -42
  78. package/dist/collection/components/select/single-select/select.js.map +1 -1
  79. package/dist/collection/components/slider/slider.css +0 -8
  80. package/dist/collection/components/slider/slider.js +3 -22
  81. package/dist/collection/components/slider/slider.js.map +1 -1
  82. package/dist/collection/components/slider/slider.stories.js +0 -14
  83. package/dist/collection/components/slider/slider.stories.js.map +1 -1
  84. package/dist/collection/components/spinner/spinner.js +2 -21
  85. package/dist/collection/components/spinner/spinner.js.map +1 -1
  86. package/dist/collection/components/spinner/spinner.stories.js +2 -16
  87. package/dist/collection/components/spinner/spinner.stories.js.map +1 -1
  88. package/dist/collection/components/status/status.js +1 -1
  89. package/dist/collection/components/status/status.js.map +1 -1
  90. package/dist/collection/components/stepper/step/step.css +0 -4
  91. package/dist/collection/components/stepper/step/step.js +4 -4
  92. package/dist/collection/components/stepper/stepper.js +2 -40
  93. package/dist/collection/components/stepper/stepper.js.map +1 -1
  94. package/dist/collection/components/stepper/stepper.stories.js +0 -30
  95. package/dist/collection/components/stepper/stepper.stories.js.map +1 -1
  96. package/dist/collection/components/switch/switch.js +1 -1
  97. package/dist/collection/components/switch/switch.js.map +1 -1
  98. package/dist/collection/components/table-advanced-version/filter-bar/filter-bar.js +1 -1
  99. package/dist/collection/components/table-advanced-version/filter-type-group/filter-accordion/filter-accordion.js +2 -2
  100. package/dist/collection/components/table-advanced-version/filter-type-group/filter-search/filter-search.js +1 -1
  101. package/dist/collection/components/table-advanced-version/filter-type-group/filter-type-group.js +1 -1
  102. package/dist/collection/components/table-advanced-version/list/list-entry/list-entry.js +1 -1
  103. package/dist/collection/components/table-advanced-version/table.js +2 -2
  104. package/dist/collection/components/table-basic-version/table.js +1 -1
  105. package/dist/collection/components/tabs/tab.js +1 -1
  106. package/dist/collection/components/tabs/tabs.js +2 -2
  107. package/dist/collection/components/tag/tag.css +5 -2
  108. package/dist/collection/components/tag/tag.js +1 -39
  109. package/dist/collection/components/tag/tag.js.map +1 -1
  110. package/dist/collection/components/tag/tag.stories.js +1 -29
  111. package/dist/collection/components/tag/tag.stories.js.map +1 -1
  112. package/dist/collection/components/templates/template/template.js +1 -1
  113. package/dist/collection/components/templates/templates-ui/templates-ui.js +1 -1
  114. package/dist/collection/components/text-field/text-field.css +2 -11
  115. package/dist/collection/components/text-field/text-field.js +4 -23
  116. package/dist/collection/components/text-field/text-field.js.map +1 -1
  117. package/dist/collection/components/text-field/text-field.stories.js +2 -17
  118. package/dist/collection/components/text-field/text-field.stories.js.map +1 -1
  119. package/dist/collection/components/textarea/textarea.css +2 -2
  120. package/dist/collection/components/textarea/textarea.js +2 -2
  121. package/dist/collection/components/tooltip/tooltip.js +4 -23
  122. package/dist/collection/components/tooltip/tooltip.js.map +1 -1
  123. package/dist/collection/components/tooltip/tooltip.stories.js +1 -16
  124. package/dist/collection/components/tooltip/tooltip.stories.js.map +1 -1
  125. package/dist/collection/components/tree-view/tree-view-item.js +2 -2
  126. package/dist/collection/components/tree-view/tree-view.js +1 -1
  127. package/dist/collection/stories/setup-and-installation/faq/faq.js +1 -1
  128. package/dist/components/ifx-basic-table.js +1 -1
  129. package/dist/components/ifx-card.js +21 -11
  130. package/dist/components/ifx-card.js.map +1 -1
  131. package/dist/components/ifx-download.js +1 -1
  132. package/dist/components/ifx-faq.js +1 -1
  133. package/dist/components/ifx-file-upload.js +1 -1
  134. package/dist/components/ifx-filter-accordion.js +2 -2
  135. package/dist/components/ifx-filter-bar.js +1 -1
  136. package/dist/components/ifx-filter-search.js +2 -2
  137. package/dist/components/ifx-filter-type-group.js +1 -1
  138. package/dist/components/ifx-icons-preview.js +3 -3
  139. package/dist/components/ifx-link.js +1 -1
  140. package/dist/components/ifx-list-entry.js +2 -2
  141. package/dist/components/ifx-list.js +1 -1
  142. package/dist/components/ifx-multiselect-option.js +1 -1
  143. package/dist/components/ifx-multiselect.js +1 -1
  144. package/dist/components/ifx-notification.js +1 -1
  145. package/dist/components/ifx-overview-table.js +2 -2
  146. package/dist/components/ifx-overview-table.js.map +1 -1
  147. package/dist/components/ifx-pagination.js +1 -1
  148. package/dist/components/ifx-progress-bar.js +1 -1
  149. package/dist/components/ifx-radio-button-group.js +1 -1
  150. package/dist/components/ifx-radio-button.js +1 -1
  151. package/dist/components/ifx-search-bar.js +2 -2
  152. package/dist/components/ifx-search-field.js +1 -1
  153. package/dist/components/ifx-segment.js +1 -1
  154. package/dist/components/ifx-segmented-control.js +2 -2
  155. package/dist/components/ifx-select.js +1 -1
  156. package/dist/components/ifx-set-filter.js +5 -5
  157. package/dist/components/ifx-sidebar-item.js +1 -1
  158. package/dist/components/ifx-sidebar-item.js.map +1 -1
  159. package/dist/components/ifx-slider.js +4 -5
  160. package/dist/components/ifx-slider.js.map +1 -1
  161. package/dist/components/ifx-spinner.js +1 -1
  162. package/dist/components/ifx-status.js +1 -1
  163. package/dist/components/ifx-status.js.map +1 -1
  164. package/dist/components/ifx-step.js +5 -5
  165. package/dist/components/ifx-step.js.map +1 -1
  166. package/dist/components/ifx-stepper.js +2 -4
  167. package/dist/components/ifx-stepper.js.map +1 -1
  168. package/dist/components/ifx-switch.js +1 -1
  169. package/dist/components/ifx-switch.js.map +1 -1
  170. package/dist/components/ifx-tab.js +1 -1
  171. package/dist/components/ifx-table.js +4 -4
  172. package/dist/components/ifx-tabs.js +2 -2
  173. package/dist/components/ifx-tag.js +3 -5
  174. package/dist/components/ifx-tag.js.map +1 -1
  175. package/dist/components/ifx-template.js +1 -1
  176. package/dist/components/ifx-templates-ui.js +5 -5
  177. package/dist/components/ifx-text-field.js +1 -1
  178. package/dist/components/ifx-textarea.js +3 -3
  179. package/dist/components/ifx-textarea.js.map +1 -1
  180. package/dist/components/ifx-tooltip.js +4 -5
  181. package/dist/components/ifx-tooltip.js.map +1 -1
  182. package/dist/components/ifx-tree-view-item.js +2 -2
  183. package/dist/components/ifx-tree-view.js +1 -1
  184. package/dist/components/{p-c5b03418.js → p-16f2ebe9.js} +2 -2
  185. package/dist/components/{p-c5b03418.js.map → p-16f2ebe9.js.map} +1 -1
  186. package/dist/components/{p-031c3ed3.js → p-2d712043.js} +2 -2
  187. package/dist/components/p-2d712043.js.map +1 -0
  188. package/dist/components/{p-5f78da32.js → p-4cea50e1.js} +2 -2
  189. package/dist/components/{p-5f78da32.js.map → p-4cea50e1.js.map} +1 -1
  190. package/dist/components/{p-6350b389.js → p-75b8bc7b.js} +3 -3
  191. package/dist/components/{p-6350b389.js.map → p-75b8bc7b.js.map} +1 -1
  192. package/dist/components/p-7fc17119.js +124 -0
  193. package/dist/components/p-7fc17119.js.map +1 -0
  194. package/dist/components/{p-6160358b.js → p-959882c8.js} +5 -5
  195. package/dist/components/{p-6160358b.js.map → p-959882c8.js.map} +1 -1
  196. package/dist/components/{p-67efc4cd.js → p-a5285a05.js} +2 -2
  197. package/dist/components/p-a5285a05.js.map +1 -0
  198. package/dist/components/{p-192a76ec.js → p-a7bc1044.js} +4 -5
  199. package/dist/components/p-a7bc1044.js.map +1 -0
  200. package/dist/components/{p-57fdadad.js → p-b9b29d64.js} +28 -44
  201. package/dist/components/p-b9b29d64.js.map +1 -0
  202. package/dist/components/{p-79789ba9.js → p-d1a1bffe.js} +4 -4
  203. package/dist/components/p-d1a1bffe.js.map +1 -0
  204. package/dist/components/{p-ee4d4caf.js → p-d1b1de48.js} +5 -5
  205. package/dist/components/{p-ee4d4caf.js.map → p-d1b1de48.js.map} +1 -1
  206. package/dist/components/{p-ac46c988.js → p-d930ce62.js} +3 -3
  207. package/dist/components/{p-ac46c988.js.map → p-d930ce62.js.map} +1 -1
  208. package/dist/esm/ifx-alert_2.entry.js +1 -1
  209. package/dist/esm/ifx-basic-table.entry.js +1 -1
  210. package/dist/esm/ifx-card.entry.js +21 -11
  211. package/dist/esm/ifx-card.entry.js.map +1 -1
  212. package/dist/esm/ifx-chip_3.entry.js +2 -2
  213. package/dist/esm/ifx-chip_3.entry.js.map +1 -1
  214. package/dist/esm/ifx-faq.entry.js +1 -1
  215. package/dist/esm/ifx-filter-accordion.entry.js +2 -2
  216. package/dist/esm/ifx-filter-bar.entry.js +1 -1
  217. package/dist/esm/ifx-filter-search.entry.js +1 -1
  218. package/dist/esm/ifx-filter-type-group.entry.js +1 -1
  219. package/dist/esm/ifx-link.entry.js +1 -1
  220. package/dist/esm/ifx-link.entry.js.map +1 -1
  221. package/dist/esm/ifx-list-entry.entry.js +1 -1
  222. package/dist/esm/ifx-multiselect_2.entry.js +4 -4
  223. package/dist/esm/ifx-overview-table.entry.js +1 -1
  224. package/dist/esm/ifx-overview-table.entry.js.map +1 -1
  225. package/dist/esm/ifx-progress-bar.entry.js +1 -1
  226. package/dist/esm/ifx-progress-bar.entry.js.map +1 -1
  227. package/dist/esm/ifx-radio-button-group.entry.js +1 -1
  228. package/dist/esm/ifx-radio-button.entry.js +2 -2
  229. package/dist/esm/ifx-search-bar.entry.js +1 -1
  230. package/dist/esm/ifx-search-field.entry.js +2 -2
  231. package/dist/esm/ifx-segment.entry.js +1 -1
  232. package/dist/esm/ifx-segmented-control.entry.js +2 -2
  233. package/dist/esm/ifx-select.entry.js +27 -43
  234. package/dist/esm/ifx-select.entry.js.map +1 -1
  235. package/dist/esm/ifx-sidebar-item.entry.js +1 -1
  236. package/dist/esm/ifx-sidebar-item.entry.js.map +1 -1
  237. package/dist/esm/ifx-slider.entry.js +4 -4
  238. package/dist/esm/ifx-slider.entry.js.map +1 -1
  239. package/dist/esm/ifx-spinner_2.entry.js +7 -7
  240. package/dist/esm/ifx-spinner_2.entry.js.map +1 -1
  241. package/dist/esm/ifx-status.entry.js +1 -1
  242. package/dist/esm/ifx-status.entry.js.map +1 -1
  243. package/dist/esm/ifx-step.entry.js +5 -5
  244. package/dist/esm/ifx-step.entry.js.map +1 -1
  245. package/dist/esm/ifx-stepper.entry.js +2 -2
  246. package/dist/esm/ifx-stepper.entry.js.map +1 -1
  247. package/dist/esm/ifx-switch.entry.js +1 -1
  248. package/dist/esm/ifx-switch.entry.js.map +1 -1
  249. package/dist/esm/ifx-tab.entry.js +1 -1
  250. package/dist/esm/ifx-table.entry.js +2 -2
  251. package/dist/esm/ifx-tabs.entry.js +2 -2
  252. package/dist/esm/ifx-tag.entry.js +2 -2
  253. package/dist/esm/ifx-tag.entry.js.map +1 -1
  254. package/dist/esm/ifx-templates-ui.entry.js +1 -1
  255. package/dist/esm/ifx-textarea.entry.js +3 -3
  256. package/dist/esm/ifx-textarea.entry.js.map +1 -1
  257. package/dist/esm/ifx-tooltip.entry.js +4 -4
  258. package/dist/esm/ifx-tooltip.entry.js.map +1 -1
  259. package/dist/esm/ifx-tree-view-item.entry.js +2 -2
  260. package/dist/esm/ifx-tree-view.entry.js +1 -1
  261. package/dist/esm/infineon-design-system-stencil.js +1 -1
  262. package/dist/esm/loader.js +1 -1
  263. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js +1 -1
  264. package/dist/infineon-design-system-stencil/infineon-design-system-stencil.esm.js.map +1 -1
  265. package/dist/infineon-design-system-stencil/p-09624858.entry.js +2 -0
  266. package/dist/infineon-design-system-stencil/p-09624858.entry.js.map +1 -0
  267. package/dist/infineon-design-system-stencil/{p-6ec8258a.entry.js → p-149bbe20.entry.js} +2 -2
  268. package/dist/infineon-design-system-stencil/{p-caef0e47.entry.js → p-152e8176.entry.js} +2 -2
  269. package/dist/infineon-design-system-stencil/p-159e9417.entry.js +2 -0
  270. package/dist/infineon-design-system-stencil/{p-377996c5.entry.js → p-16ec0b62.entry.js} +2 -2
  271. package/dist/infineon-design-system-stencil/{p-5e3b28be.entry.js → p-1938da8c.entry.js} +2 -2
  272. package/dist/infineon-design-system-stencil/p-1938da8c.entry.js.map +1 -0
  273. package/dist/infineon-design-system-stencil/{p-3cd801c6.entry.js → p-1b1a4c00.entry.js} +2 -2
  274. package/dist/infineon-design-system-stencil/{p-273a91b3.entry.js → p-1f322816.entry.js} +2 -2
  275. package/dist/infineon-design-system-stencil/{p-461450ac.entry.js → p-235776af.entry.js} +2 -2
  276. package/dist/infineon-design-system-stencil/{p-0cbdafca.entry.js → p-30622ba6.entry.js} +2 -2
  277. package/dist/infineon-design-system-stencil/{p-e6353552.entry.js → p-42f8f368.entry.js} +2 -2
  278. package/dist/infineon-design-system-stencil/p-42f8f368.entry.js.map +1 -0
  279. package/dist/infineon-design-system-stencil/p-462ece08.entry.js +2 -0
  280. package/dist/infineon-design-system-stencil/{p-d63456d5.entry.js.map → p-462ece08.entry.js.map} +1 -1
  281. package/dist/infineon-design-system-stencil/{p-01dd9ab5.entry.js → p-49b62bdf.entry.js} +2 -2
  282. package/dist/infineon-design-system-stencil/p-4ecb1cc3.entry.js +2 -0
  283. package/dist/infineon-design-system-stencil/{p-45d59da5.entry.js.map → p-4ecb1cc3.entry.js.map} +1 -1
  284. package/dist/infineon-design-system-stencil/{p-ed76f48a.entry.js → p-58fc363f.entry.js} +2 -2
  285. package/dist/infineon-design-system-stencil/p-5bb1c152.entry.js +2 -0
  286. package/dist/infineon-design-system-stencil/{p-a4541ce1.entry.js.map → p-5bb1c152.entry.js.map} +1 -1
  287. package/dist/infineon-design-system-stencil/p-65dff949.entry.js +2 -0
  288. package/dist/infineon-design-system-stencil/p-67350347.entry.js +2 -0
  289. package/dist/infineon-design-system-stencil/{p-805f751d.entry.js → p-680bfba0.entry.js} +2 -2
  290. package/dist/infineon-design-system-stencil/{p-ed30fb98.entry.js → p-6a1ce265.entry.js} +2 -2
  291. package/dist/infineon-design-system-stencil/{p-e5f6e42c.entry.js → p-6ebb3b69.entry.js} +2 -2
  292. package/dist/infineon-design-system-stencil/{p-d5d5f33a.entry.js → p-7d1119f5.entry.js} +2 -2
  293. package/dist/infineon-design-system-stencil/p-80d53b9e.entry.js +2 -0
  294. package/dist/infineon-design-system-stencil/p-80d53b9e.entry.js.map +1 -0
  295. package/dist/infineon-design-system-stencil/{p-b06a4677.entry.js → p-88bbd665.entry.js} +2 -2
  296. package/dist/infineon-design-system-stencil/{p-253ea47f.entry.js → p-8b7c4782.entry.js} +2 -2
  297. package/dist/infineon-design-system-stencil/{p-effa0498.entry.js → p-8ea24dbb.entry.js} +2 -2
  298. package/dist/infineon-design-system-stencil/{p-7958bc33.entry.js → p-b55b9297.entry.js} +2 -2
  299. package/dist/infineon-design-system-stencil/p-b6b68e30.entry.js +2 -0
  300. package/dist/infineon-design-system-stencil/p-b6b68e30.entry.js.map +1 -0
  301. package/dist/infineon-design-system-stencil/{p-030215bd.entry.js → p-c7fb01bb.entry.js} +2 -2
  302. package/dist/infineon-design-system-stencil/p-cd6cb90d.entry.js +2 -0
  303. package/dist/infineon-design-system-stencil/p-cd6cb90d.entry.js.map +1 -0
  304. package/dist/infineon-design-system-stencil/{p-9dd79024.entry.js → p-d4ce2e9d.entry.js} +2 -2
  305. package/dist/infineon-design-system-stencil/p-d4ce2e9d.entry.js.map +1 -0
  306. package/dist/infineon-design-system-stencil/{p-28e7dc9d.entry.js → p-daca9ec0.entry.js} +2 -2
  307. package/dist/infineon-design-system-stencil/p-daca9ec0.entry.js.map +1 -0
  308. package/dist/infineon-design-system-stencil/{p-fc13a4d6.entry.js → p-db458eb5.entry.js} +2 -2
  309. package/dist/infineon-design-system-stencil/p-db458eb5.entry.js.map +1 -0
  310. package/dist/infineon-design-system-stencil/p-ddcccb1e.entry.js +2 -0
  311. package/dist/infineon-design-system-stencil/p-ddcccb1e.entry.js.map +1 -0
  312. package/dist/infineon-design-system-stencil/p-e5e7a3d5.entry.js +2 -0
  313. package/dist/infineon-design-system-stencil/p-e5e7a3d5.entry.js.map +1 -0
  314. package/dist/infineon-design-system-stencil/p-ebbf2c18.entry.js +2 -0
  315. package/dist/infineon-design-system-stencil/p-ebbf2c18.entry.js.map +1 -0
  316. package/dist/infineon-design-system-stencil/{p-56586b39.entry.js → p-f3c7723d.entry.js} +2 -2
  317. package/dist/infineon-design-system-stencil/p-f3c7723d.entry.js.map +1 -0
  318. package/dist/types/components/card/card.d.ts +1 -0
  319. package/dist/types/components/slider/slider.d.ts +0 -1
  320. package/dist/types/components/slider/slider.stories.d.ts +0 -13
  321. package/dist/types/components/spinner/spinner.d.ts +0 -1
  322. package/dist/types/components/spinner/spinner.stories.d.ts +0 -14
  323. package/dist/types/components/stepper/stepper.d.ts +0 -2
  324. package/dist/types/components/stepper/stepper.stories.d.ts +0 -28
  325. package/dist/types/components/tag/tag.d.ts +0 -2
  326. package/dist/types/components/tag/tag.stories.d.ts +0 -28
  327. package/dist/types/components/text-field/text-field.d.ts +0 -1
  328. package/dist/types/components/text-field/text-field.stories.d.ts +0 -14
  329. package/dist/types/components/tooltip/tooltip.d.ts +0 -1
  330. package/dist/types/components/tooltip/tooltip.stories.d.ts +0 -14
  331. package/dist/types/components.d.ts +0 -16
  332. package/package.json +1 -1
  333. package/dist/components/p-031c3ed3.js.map +0 -1
  334. package/dist/components/p-192a76ec.js.map +0 -1
  335. package/dist/components/p-57fdadad.js.map +0 -1
  336. package/dist/components/p-67efc4cd.js.map +0 -1
  337. package/dist/components/p-79789ba9.js.map +0 -1
  338. package/dist/components/p-ab2957b9.js +0 -125
  339. package/dist/components/p-ab2957b9.js.map +0 -1
  340. package/dist/infineon-design-system-stencil/p-171f6c74.entry.js +0 -2
  341. package/dist/infineon-design-system-stencil/p-171f6c74.entry.js.map +0 -1
  342. package/dist/infineon-design-system-stencil/p-251fefee.entry.js +0 -2
  343. package/dist/infineon-design-system-stencil/p-251fefee.entry.js.map +0 -1
  344. package/dist/infineon-design-system-stencil/p-28e7dc9d.entry.js.map +0 -1
  345. package/dist/infineon-design-system-stencil/p-37be5d65.entry.js +0 -2
  346. package/dist/infineon-design-system-stencil/p-45d59da5.entry.js +0 -2
  347. package/dist/infineon-design-system-stencil/p-56586b39.entry.js.map +0 -1
  348. package/dist/infineon-design-system-stencil/p-5e3b28be.entry.js.map +0 -1
  349. package/dist/infineon-design-system-stencil/p-71058002.entry.js +0 -2
  350. package/dist/infineon-design-system-stencil/p-71058002.entry.js.map +0 -1
  351. package/dist/infineon-design-system-stencil/p-73b3be0e.entry.js +0 -2
  352. package/dist/infineon-design-system-stencil/p-73b3be0e.entry.js.map +0 -1
  353. package/dist/infineon-design-system-stencil/p-7705c159.entry.js +0 -2
  354. package/dist/infineon-design-system-stencil/p-7cd2e63c.entry.js +0 -2
  355. package/dist/infineon-design-system-stencil/p-7cd2e63c.entry.js.map +0 -1
  356. package/dist/infineon-design-system-stencil/p-9dd79024.entry.js.map +0 -1
  357. package/dist/infineon-design-system-stencil/p-a4541ce1.entry.js +0 -2
  358. package/dist/infineon-design-system-stencil/p-cce095cb.entry.js +0 -2
  359. package/dist/infineon-design-system-stencil/p-d37e9c5d.entry.js +0 -2
  360. package/dist/infineon-design-system-stencil/p-d37e9c5d.entry.js.map +0 -1
  361. package/dist/infineon-design-system-stencil/p-d63456d5.entry.js +0 -2
  362. package/dist/infineon-design-system-stencil/p-e6353552.entry.js.map +0 -1
  363. package/dist/infineon-design-system-stencil/p-ebe7f50d.entry.js +0 -2
  364. package/dist/infineon-design-system-stencil/p-ebe7f50d.entry.js.map +0 -1
  365. package/dist/infineon-design-system-stencil/p-fc13a4d6.entry.js.map +0 -1
  366. /package/dist/infineon-design-system-stencil/{p-6ec8258a.entry.js.map → p-149bbe20.entry.js.map} +0 -0
  367. /package/dist/infineon-design-system-stencil/{p-caef0e47.entry.js.map → p-152e8176.entry.js.map} +0 -0
  368. /package/dist/infineon-design-system-stencil/{p-37be5d65.entry.js.map → p-159e9417.entry.js.map} +0 -0
  369. /package/dist/infineon-design-system-stencil/{p-377996c5.entry.js.map → p-16ec0b62.entry.js.map} +0 -0
  370. /package/dist/infineon-design-system-stencil/{p-3cd801c6.entry.js.map → p-1b1a4c00.entry.js.map} +0 -0
  371. /package/dist/infineon-design-system-stencil/{p-273a91b3.entry.js.map → p-1f322816.entry.js.map} +0 -0
  372. /package/dist/infineon-design-system-stencil/{p-461450ac.entry.js.map → p-235776af.entry.js.map} +0 -0
  373. /package/dist/infineon-design-system-stencil/{p-0cbdafca.entry.js.map → p-30622ba6.entry.js.map} +0 -0
  374. /package/dist/infineon-design-system-stencil/{p-01dd9ab5.entry.js.map → p-49b62bdf.entry.js.map} +0 -0
  375. /package/dist/infineon-design-system-stencil/{p-ed76f48a.entry.js.map → p-58fc363f.entry.js.map} +0 -0
  376. /package/dist/infineon-design-system-stencil/{p-cce095cb.entry.js.map → p-65dff949.entry.js.map} +0 -0
  377. /package/dist/infineon-design-system-stencil/{p-7705c159.entry.js.map → p-67350347.entry.js.map} +0 -0
  378. /package/dist/infineon-design-system-stencil/{p-805f751d.entry.js.map → p-680bfba0.entry.js.map} +0 -0
  379. /package/dist/infineon-design-system-stencil/{p-ed30fb98.entry.js.map → p-6a1ce265.entry.js.map} +0 -0
  380. /package/dist/infineon-design-system-stencil/{p-e5f6e42c.entry.js.map → p-6ebb3b69.entry.js.map} +0 -0
  381. /package/dist/infineon-design-system-stencil/{p-d5d5f33a.entry.js.map → p-7d1119f5.entry.js.map} +0 -0
  382. /package/dist/infineon-design-system-stencil/{p-b06a4677.entry.js.map → p-88bbd665.entry.js.map} +0 -0
  383. /package/dist/infineon-design-system-stencil/{p-253ea47f.entry.js.map → p-8b7c4782.entry.js.map} +0 -0
  384. /package/dist/infineon-design-system-stencil/{p-effa0498.entry.js.map → p-8ea24dbb.entry.js.map} +0 -0
  385. /package/dist/infineon-design-system-stencil/{p-7958bc33.entry.js.map → p-b55b9297.entry.js.map} +0 -0
  386. /package/dist/infineon-design-system-stencil/{p-030215bd.entry.js.map → p-c7fb01bb.entry.js.map} +0 -0
@@ -26,7 +26,7 @@ const ProgressBar = class {
26
26
  }
27
27
  }
28
28
  render() {
29
- return (h("div", { key: '8fca691ec07d456af7fb2559047d88dfecd00b68', role: "progressbar", "aria-valuenow": this.internalValue, "aria-valuemin": "0", "aria-valuemax": "100", "aria-label": `Progress: ${this.internalValue}%`, class: `progress-bar ${this.size}` }, h("div", { key: 'd481b45e3bb67f6a3bbfaa2b31fd529941abb976', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: '17f2a5a50a42bba13e780b3a14e2f5e6046eb02e', class: "label" }, `${this.internalValue}%`))));
29
+ return (h("div", { key: '5aab628312a6d254bf2cc0e2d1757453b27d284b', "aria-label": 'a progress bar', "aria-value": this.value, class: `progress-bar ${this.size}` }, h("div", { key: '0f1622498e8ce74ff8e839b98eb76e3ed7857149', class: "progress", style: { width: `${this.internalValue}%` } }, this.showLabel && this.size !== "s" && this.internalValue !== 0 && h("span", { key: 'dc3ec7599be12a44adccaedea535a3e33576701d', class: "label" }, `${this.internalValue}%`))));
30
30
  }
31
31
  get el() { return getElement(this); }
32
32
  static get watchers() { return {
@@ -1 +1 @@
1
- {"file":"ifx-progress-bar.entry.js","mappings":";;;;AAAA,MAAM,cAAc,GAAG,ukBAAukB,CAAC;AAC/lB,6BAAe,cAAc;;MCShB,WAAW;IALxB;;QAOU,UAAK,GAAW,CAAC,CAAC;QAElB,cAAS,GAAY,KAAK,CAAC;KAmCpC;IA9BC,YAAY,CAAC,QAAgB,EAAE,QAAgB;QAC7C,IAAI,QAAQ,KAAK,QAAQ,EAAE;YACzB,IAAI,CAAC,aAAa,GAAG,QAAQ,CAAC;SAC/B;KACF;IAED,iBAAiB;QACf,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,KAAK,CAAC;KACjC;IAED,MAAM,gBAAgB;QACpB,IAAG,CAAC,sBAAsB,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE;YACnC,MAAM,SAAS,GAAG,eAAe,EAAE,CAAC;YACpC,cAAc,CAAC,kBAAkB,EAAE,MAAM,SAAS,CAAC,CAAA;SACpD;KACF;IAED,MAAM;QACJ,QACE,4DAAK,IAAI,EAAC,aAAa,mBACN,IAAI,CAAC,aAAa,mBACnB,GAAG,mBACH,KAAK,gBACP,aAAa,IAAI,CAAC,aAAa,GAAG,EAAE,KAAK,EAAE,gBAAgB,IAAI,CAAC,IAAI,EAAE,IAClF,4DAAK,KAAK,EAAC,UAAU,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC,aAAa,GAAG,EAAE,IAC7D,IAAI,CAAC,SAAS,IAAI,IAAI,CAAC,IAAI,KAAK,GAAG,IAAI,IAAI,CAAC,aAAa,KAAK,CAAC,IAAI,6DAAM,KAAK,EAAC,OAAO,IAAE,GAAG,IAAI,CAAC,aAAa,GAAG,CAAQ,CACrH,CACF,EACN;KACH;;;;;;;;;;","names":[],"sources":["src/components/progress-bar/progress-bar.scss?tag=ifx-progress-bar&encapsulation=shadow","src/components/progress-bar/progress-bar.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n:host {\n display: flex;\n width: 100%;\n}\n\n.progress-bar {\n height: tokens.$ifxSize200;\n bottom: 0;\n right: 0;\n top: 0;\n left: 0;\n display: flex;\n height: tokens.$ifxSize250;\n border-radius: tokens.$ifxBorderRadius12;\n width: 100%; // Ensure the bar itself can grow up to 100% width\n overflow: hidden; // Ensures that the inner progress bar doesn't exceed the width of the outer progress bar\n background-color: tokens.$ifxColorEngineering200;\n font-family: var(--ifx-font-family); // tokens.$ifxFontFamilyBody;\n\n \n \n &.s {\n height: 4px;\n }\n\n .label {\n font-style: normal;\n font-size: tokens.$ifxFontSizeS;\n font-weight: 400;\n line-height: tokens.$ifxLineHeightS;\n color: tokens.$ifxColorBaseWhite;\n }\n \n .progress {\n display: flex;\n align-items: center;\n justify-content: center;\n min-width: fit-content;\n height: 100%;\n background-color: #0A8276;\n transition: width 0.2s ease;\n }\n}","import { Component, Prop, h, State, Watch, Element } from '@stencil/core';\nimport { trackComponent } from '../../global/utils/tracking';\nimport { isNestedInIfxComponent } from '../../global/utils/dom-utils';\nimport { detectFramework } from '../../global/utils/framework-detection';\n\n@Component({\n tag: 'ifx-progress-bar',\n styleUrl: 'progress-bar.scss',\n shadow: true\n})\nexport class ProgressBar {\n @Element() el: HTMLElement;\n @Prop() value: number = 0;\n @Prop() size: string;\n @Prop() showLabel: boolean = false;\n\n @State() internalValue: number;\n\n @Watch('value')\n valueChanged(newValue: number, oldValue: number) {\n if (newValue !== oldValue) {\n this.internalValue = newValue;\n }\n }\n\n componentWillLoad() {\n this.internalValue = this.value;\n }\n\n async componentDidLoad() { \n if(!isNestedInIfxComponent(this.el)) { \n const framework = detectFramework();\n trackComponent('ifx-progress-bar', await framework)\n }\n }\n\n render() {\n return (\n <div role=\"progressbar\"\n aria-valuenow={this.internalValue}\n aria-valuemin=\"0\"\n aria-valuemax=\"100\"\n aria-label={`Progress: ${this.internalValue}%`} class={`progress-bar ${this.size}`}>\n <div class=\"progress\" style={{ width: `${this.internalValue}%` }}>\n {this.showLabel && this.size !== \"s\" && this.internalValue !== 0 && <span class=\"label\">{`${this.internalValue}%`}</span>}\n </div>\n </div>\n );\n }\n}\n"],"version":3}
1
+ {"file":"ifx-progress-bar.entry.js","mappings":";;;;AAAA,MAAM,cAAc,GAAG,ukBAAukB,CAAC;AAC/lB,6BAAe,cAAc;;MCShB,WAAW;IALxB;;QAOU,UAAK,GAAW,CAAC,CAAC;QAElB,cAAS,GAAY,KAAK,CAAC;KA+BpC;IA1BC,YAAY,CAAC,QAAgB,EAAE,QAAgB;QAC7C,IAAI,QAAQ,KAAK,QAAQ,EAAE;YACzB,IAAI,CAAC,aAAa,GAAG,QAAQ,CAAC;SAC/B;KACF;IAED,iBAAiB;QACf,IAAI,CAAC,aAAa,GAAG,IAAI,CAAC,KAAK,CAAC;KACjC;IAED,MAAM,gBAAgB;QACpB,IAAG,CAAC,sBAAsB,CAAC,IAAI,CAAC,EAAE,CAAC,EAAE;YACnC,MAAM,SAAS,GAAG,eAAe,EAAE,CAAC;YACpC,cAAc,CAAC,kBAAkB,EAAE,MAAM,SAAS,CAAC,CAAA;SACpD;KACF;IAED,MAAM;QACJ,QACE,0EAAgB,gBAAgB,gBAAa,IAAI,CAAC,KAAK,EAAG,KAAK,EAAE,gBAAgB,IAAI,CAAC,IAAI,EAAE,IAC1F,4DAAK,KAAK,EAAC,UAAU,EAAC,KAAK,EAAE,EAAE,KAAK,EAAE,GAAG,IAAI,CAAC,aAAa,GAAG,EAAE,IAC7D,IAAI,CAAC,SAAS,IAAI,IAAI,CAAC,IAAI,KAAK,GAAG,IAAI,IAAI,CAAC,aAAa,KAAK,CAAC,IAAI,6DAAM,KAAK,EAAC,OAAO,IAAE,GAAG,IAAI,CAAC,aAAa,GAAG,CAAQ,CACrH,CACF,EACN;KACH;;;;;;;;;;","names":[],"sources":["src/components/progress-bar/progress-bar.scss?tag=ifx-progress-bar&encapsulation=shadow","src/components/progress-bar/progress-bar.tsx"],"sourcesContent":["@use \"~@infineon/design-system-tokens/dist/tokens\";\n@use \"../../global/font.scss\";\n\n:host {\n display: flex;\n width: 100%;\n}\n\n.progress-bar {\n height: tokens.$ifxSize200;\n bottom: 0;\n right: 0;\n top: 0;\n left: 0;\n display: flex;\n height: tokens.$ifxSize250;\n border-radius: tokens.$ifxBorderRadius12;\n width: 100%; // Ensure the bar itself can grow up to 100% width\n overflow: hidden; // Ensures that the inner progress bar doesn't exceed the width of the outer progress bar\n background-color: tokens.$ifxColorEngineering200;\n font-family: var(--ifx-font-family); // tokens.$ifxFontFamilyBody;\n\n \n \n &.s {\n height: 4px;\n }\n\n .label {\n font-style: normal;\n font-size: tokens.$ifxFontSizeS;\n font-weight: 400;\n line-height: tokens.$ifxLineHeightS;\n color: tokens.$ifxColorBaseWhite;\n }\n \n .progress {\n display: flex;\n align-items: center;\n justify-content: center;\n min-width: fit-content;\n height: 100%;\n background-color: #0A8276;\n transition: width 0.2s ease;\n }\n}","import { Component, Prop, h, State, Watch, Element } from '@stencil/core';\nimport { trackComponent } from '../../global/utils/tracking';\nimport { isNestedInIfxComponent } from '../../global/utils/dom-utils';\nimport { detectFramework } from '../../global/utils/framework-detection';\n\n@Component({\n tag: 'ifx-progress-bar',\n styleUrl: 'progress-bar.scss',\n shadow: true\n})\nexport class ProgressBar {\n @Element() el: HTMLElement;\n @Prop() value: number = 0;\n @Prop() size: string;\n @Prop() showLabel: boolean = false;\n\n @State() internalValue: number;\n\n @Watch('value')\n valueChanged(newValue: number, oldValue: number) {\n if (newValue !== oldValue) {\n this.internalValue = newValue;\n }\n }\n\n componentWillLoad() {\n this.internalValue = this.value;\n }\n\n async componentDidLoad() { \n if(!isNestedInIfxComponent(this.el)) { \n const framework = detectFramework();\n trackComponent('ifx-progress-bar', await framework)\n }\n }\n\n render() {\n return (\n <div aria-label='a progress bar' aria-value={this.value} class={`progress-bar ${this.size}`}>\n <div class=\"progress\" style={{ width: `${this.internalValue}%` }}>\n {this.showLabel && this.size !== \"s\" && this.internalValue !== 0 && <span class=\"label\">{`${this.internalValue}%`}</span>}\n </div>\n </div>\n );\n }\n}\n"],"version":3}
@@ -53,7 +53,7 @@ const RadioButtonGroup = class {
53
53
  this.hasErrors = Array.from(this.errorStates.values()).some((error) => error);
54
54
  }
55
55
  render() {
56
- return (h("div", { key: '110dd90eedde21f29a02bf7844c046cc1b5de641', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: '891bd69906ffeefeb2641e72f4d468c100f43b90', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: '32b754f9b0b47fb53bdaeb825740114b7b6fe737', 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
+ return (h("div", { key: '9d2e408c8c5732de65cfc3ecc9cf862e16a37f1f', class: 'radio-button-group-container' }, this.showGroupLabel ? h("div", { class: 'group-label' }, this.groupLabelText, " *") : '', h("div", { key: '3445b32b3169a0db6d0986574b86c231c9376566', class: `radio-button-group ${this.alignment} ${this.size}` }, h("slot", { key: '54bf2d2f1be0e46cc1a5b8eb426edb34735df6b1', 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))) : ''));
57
57
  }
58
58
  static get formAssociated() { return true; }
59
59
  get el() { return getElement(this); }
@@ -102,10 +102,10 @@ const RadioButton = class {
102
102
  }
103
103
  }
104
104
  render() {
105
- return (h("div", { key: 'dff8c4d9020b1f126930910e9d9319574c6002b5', 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: '4f16ae3a8febd02a1d490fce0ceda6d25c9937d9', class: `radioButton__wrapper
105
+ return (h("div", { key: '031458d64bad2475c0cd63cf5d98597f67c55539', 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: '414c073cc5dc5625ffe6785c75674c214f9269e6', class: `radioButton__wrapper
106
106
  ${this.internalChecked ? 'checked' : ''}
107
107
  ${this.disabled ? 'disabled' : ''}
108
- ${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '1e5989189f34b56d73facf431e222401fc8efdc1', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: 'bc6de8675f5682cd867faf26363da025606bf25d', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '3517baf1ff4751af0c0fc3b50a0130b619758dd7' }))), h("input", { key: '676bb357209466062e8d6f50d4d7abb8a725b832', 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() })));
108
+ ${this.error ? 'error' : ''}` }, this.internalChecked && h("div", { key: '1f06a40f8c450b8e07fa906018fb3983104ffa89', class: "radioButton__wrapper-mark" })), this.hasSlot && (h("div", { key: 'bae71a6aa1883efaf54fdca68a51662590a93225', class: `label ${this.size === "m" ? "label-m" : ""} ${this.disabled ? 'disabled' : ''}` }, h("slot", { key: '46867048b075723f99cd6fefca71a2639db0c562' }))), h("input", { key: '664bdc0dcd2443822e19573db609eaf70da59763', 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() })));
109
109
  }
110
110
  static get formAssociated() { return true; }
111
111
  get el() { return getElement(this); }
@@ -45,7 +45,7 @@ const SearchBar = class {
45
45
  this.value = event.detail;
46
46
  }
47
47
  render() {
48
- 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" })))));
48
+ return (h("div", { key: 'bc7fe7efa100b94a7a643b38e163ef26145a3502', 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" })))));
49
49
  }
50
50
  get el() { return getElement(this); }
51
51
  static get watchers() { return {
@@ -379,12 +379,12 @@ const SearchField = class {
379
379
  this.showDeleteIconInternalState = false;
380
380
  }
381
381
  render() {
382
- return (h("div", { key: '201261cf73c2a0f83cd7352fb1e0965ccab7cfc6', "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: '2a95ebe76d455c7b14c918b863ed42783a5813ca', class: this.getWrapperClassNames(), tabindex: 1, onClick: () => this.focusInput() }, h("ifx-icon", { key: '15c294637c518f0cea3d91e29e11312a58eae793', icon: "search-16", class: "search-icon" }), h("input", { key: '7e0d131ffcb8a758a08091db037665a1dcfa9a86', 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) => {
382
+ return (h("div", { key: 'cad3366701b22519414b16218e9efc6775c79263', "aria-disabled": this.disabled, "aria-value": this.value, class: 'search-field' }, h("div", { key: '0449f80bbe05d52e85ab9b43efb89805dc8679da', class: this.getWrapperClassNames(), tabindex: 1, onClick: () => this.focusInput() }, h("ifx-icon", { key: '959eeeb0da43bc05e150ee444f0005518409b304', icon: "search-16", class: "search-icon" }), h("input", { key: '273d368e4b60addfc1fcc13b14c86db08b5fdf66', 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) => {
383
383
  if (event.key === 'Enter' || event.key === ' ') {
384
384
  event.preventDefault();
385
385
  this.handleDelete();
386
386
  }
387
- } })) : null), this.showDropdown && this.filteredSuggestions.length > 0 && (h("div", { key: '4f7687e6455021fc06e23adcca2ac445b0736960', ref: (el) => (this.dropdownElement = el), id: "suggestions-dropdown", class: "suggestions-dropdown", role: "listbox", "aria-label": this.dropdownAriaLabel }, this.isShowingOnlyHistory() && (h("div", { key: 'd18828c1b4ce64e595c25c5ee7dc9289e01a9f4d', 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) => {
387
+ } })) : null), this.showDropdown && this.filteredSuggestions.length > 0 && (h("div", { key: 'f8e6cd85cd9bae9f05cda57ae9d8130dbdfd45f5', ref: (el) => (this.dropdownElement = el), id: "suggestions-dropdown", class: "suggestions-dropdown", role: "listbox", "aria-label": this.dropdownAriaLabel }, this.isShowingOnlyHistory() && (h("div", { key: '279d902b6894208de6e938f87f9808dffcf78e7d', 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) => {
388
388
  if (event.key === 'Enter' || event.key === ' ') {
389
389
  event.preventDefault();
390
390
  this.handleHistoryDelete(event, suggestion.text);
@@ -24,7 +24,7 @@ const Segment = class {
24
24
  }
25
25
  }
26
26
  render() {
27
- 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' })));
27
+ return (h("div", { key: '9bf837ad7d04ef311759c391861c9beac4faeb6b', class: `segment ${this.selected ? 'segment--selected' : ''}`, tabIndex: 0, onClick: () => { this.handleSegmentClick(); }, onKeyDown: (e) => { this.handleSegmentKeyDown(e); } }, h("ifx-icon", { key: '6067487c089f79bff5b4f4d33cc3b053b4a4fa77', icon: this.icon }), " ", h("slot", { key: '0e0bd3bf05387d8eeded7b80769ac527d3252d72' })));
28
28
  }
29
29
  };
30
30
  Segment.style = IfxSegmentStyle0;
@@ -70,8 +70,8 @@ const SegmentedControl = class {
70
70
  this.setActiveSegment();
71
71
  }
72
72
  render() {
73
- 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() &&
74
- h("div", { key: '905c964392ca304634aba610f96c43a4e5b95eb9', class: 'group__caption' }, h("ifx-icon", { key: '42fb13f0a7170a7b36ea2a9c8afb1d3ba9d579c9', icon: 'c-info-16' }), " ", this.caption.trim())));
73
+ return (h("div", { key: 'afd7396c5e85bc8686bd8e06604632aa7c1a4fd9', "aria-value": this.selectedValue, "aria-label": 'segmented control', class: 'group' }, h("div", { key: '9ff50ebc1b62ac0f05ed9fdfa7cc24b541fd77cd', class: 'group__label' }, this.label.trim()), h("div", { key: 'c28f74196f5463a4d3a67122e45c3ddebb718c39', class: 'group__controls' }, h("slot", { key: '789e17e760b5e19b54108e9e542df1aebca11c6c' })), this.caption.trim() &&
74
+ h("div", { key: 'f8eafdfbd728ed3e9ad86d042a82127c631fb2cf', class: 'group__caption' }, h("ifx-icon", { key: 'a7224713da54fe14b2a090bc677ff5cfb5703ed5', icon: 'c-info-16' }), " ", this.caption.trim())));
75
75
  }
76
76
  componentDidRender() {
77
77
  this.setSegmentSize();
@@ -6832,7 +6832,7 @@ function isJSONParseable(str) {
6832
6832
  }
6833
6833
  }
6834
6834
 
6835
- const selectCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}.ifx-select-container{box-sizing:border-box;font-family:var(--ifx-font-family);}.ifx-select-container.small-select{height:36px}.ifx-select-container.medium-select{height:40px}.ifx-select-container:hover{cursor:pointer}.ifx-select-container .ifx-label-wrapper{font-size:1rem;line-height:1.5rem;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;max-width:100%;overflow:hidden}.ifx-select-container .ifx-error-message-wrapper{color:#CD002F;font-size:0.75rem;line-height:1rem;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;max-width:100%;overflow:hidden}.ifx-select-container .ifx-choices__wrapper{background-color:#FFFFFF;box-sizing:border-box;position:relative;display:flex;align-items:center;border:1px solid #8D8786;border-radius:1px;font-weight:400;font-style:normal;width:100%}.ifx-select-container .ifx-choices__wrapper .choices{flex-grow:1;overflow:hidden}.ifx-select-container .ifx-choices__wrapper .single__select-icon-container{display:flex;align-items:center;margin-left:auto}.ifx-select-container .ifx-choices__wrapper.small-select{height:36px;line-height:20px;padding:8px 12px;font-size:0.875rem;line-height:1.25rem}.ifx-select-container .ifx-choices__wrapper.medium-select{height:40px;line-height:24px;padding:8px 16px;font-size:1rem;line-height:1.5rem}.ifx-select-container .ifx-choices__wrapper.disabled{background:#EEEDED;color:#575352;border-color:#575352;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ifx-select-container .ifx-choices__wrapper.disabled .ifx-choices__icon-wrapper-down:hover{cursor:default}.ifx-select-container .ifx-choices__wrapper.error{border-color:#CD002F}.ifx-select-container .ifx-choices__wrapper:hover:not(.focus,:focus){border-color:#575352}.ifx-select-container .ifx-choices__wrapper.active{border-color:#0A8276 !important}.ifx-select-container .ifx-choices__wrapper.active .ifx-choices__icon-wrapper-up{display:flex;align-items:center;justify-content:center;padding-left:8px}.ifx-select-container .ifx-choices__wrapper.active .ifx-choices__icon-wrapper-down{display:none}.ifx-select-container .ifx-choices__wrapper:focus-visible:not(.active):not(:active){outline:none}.ifx-select-container .ifx-choices__wrapper:focus-visible:not(.active):not(:active)::before{content:\"\";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);top:50%;left:50%;transform:translate(-50%, -50%);border:2px solid #0A8276;border-radius:2px}.ifx-select-container .ifx-choices__wrapper:focus:not(.active,:active):not(.disabled)::before{content:\"\";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);top:50%;left:50%;transform:translate(-50%, -50%)}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-up{display:none}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-up:hover{cursor:pointer}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-down{display:flex;align-items:center;justify-content:center;padding-left:8px}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-down:hover{cursor:pointer}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-delete{display:flex;align-items:center;justify-content:center}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-delete.hide{display:none}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-delete:focus{outline:none;border:2px solid #08665C;border-radius:50%;box-sizing:border-box}.ifx-select-container .choices{width:100%}.ifx-select-container .choices:focus{outline:none}.choices .ifx-select-container.is-focused{outline:none}.ifx-select-container .choices:last-child{margin-bottom:0}.ifx-select-container .choices.is-disabled .choices__inner,.ifx-select-container .choices.is-disabled .choices__input{cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ifx-select-container .choices.is-disabled .choices__item{cursor:default;color:#575352}.ifx-select-container .choices [hidden]{display:none !important}.ifx-select-container .choices[data-type*=select-one]{cursor:pointer}.ifx-select-container .choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:8px 16px;border-bottom:1px solid #8D8786;background-color:#ffffff;margin:0;font-style:normal;font-weight:400}.ifx-select-container .choices[data-type*=select-one] .choices__input.small-select{font-size:0.875rem;line-height:1.25rem}.ifx-select-container .choices[data-type*=select-one] .choices__input.medium-select{font-size:1rem;line-height:1.5rem}.ifx-select-container .choices[data-type*=select-one] .choices__single-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:0.5}.ifx-select-container .choices[data-type*=select-one] .choices__single-button:hover,.ifx-select-container .choices[data-type*=select-one] .choices__single-button:focus{opacity:1}.ifx-select-container .choices[data-type*=select-one] .choices__single-button:focus{box-shadow:0px 0px 0px 2px #0A8276}.ifx-select-container .choices[data-type*=select-one] .choices__item[data-value=\"\"] .choices__single-button{display:none}.ifx-select-container .choices[data-type*=select-one].is-open:after{margin-top:-7.5px}.ifx-select-container .choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.ifx-select-container .choices[data-type*=select-one][dir=rtl] .choices__single-button{right:auto;left:0;margin-left:25px;margin-right:0}.ifx-select-container .choices[data-type*=select-multiple]{cursor:pointer}.ifx-select-container .choices[data-type*=select-multiple] .choices__input{display:block;width:100%;margin:0}.ifx-select-container .choices[data-type*=select-multiple] .choices__inner,.ifx-select-container .choices[data-type*=text] .choices__inner{cursor:text}.ifx-select-container .choices[data-type*=select-multiple] .choices__button,.ifx-select-container .choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #0A8276;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:0.75;border-radius:0}.ifx-select-container .choices[data-type*=select-multiple] .choices__button:hover,.ifx-select-container .choices[data-type*=select-multiple] .choices__button:focus,.ifx-select-container .choices[data-type*=text] .choices__button:hover,.ifx-select-container .choices[data-type*=text] .choices__button:focus{opacity:1}.ifx-select-container .choices__inner{overflow:hidden}.ifx-select-container .choices__inner .choices__list .choices__item span{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ifx-select-container .is-focused .choices__inner,.ifx-select-container .is-open .choices__inner{border-color:#b7b7b7}.ifx-select-container .is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.ifx-select-container .is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.ifx-select-container .choices__list{margin:0;padding-left:0;list-style:none}.ifx-select-container .choices__list--single .choices__item{width:100%;display:flex;justify-content:space-between}.ifx-select-container .disabled>.choices__list--single .choices__item[data-value=\"\"]{color:#8D8786;}.ifx-select-container .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:0.75rem;line-height:1rem;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#0A8276;border:1px solid #0A8276;color:#FFFFFF;word-break:break-all;box-sizing:border-box}.ifx-select-container .choices__list--multiple .choices__item[data-deletable]{padding-right:5px}.ifx-select-container [dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.ifx-select-container .choices__list--multiple .choices__item.is-highlighted{background-color:#EEEDED;border:1px solid #0A8276}.ifx-select-container .choices__list--dropdown{display:none;visibility:hidden;box-sizing:border-box;position:absolute;width:100%;background-color:#fff;top:100%;margin-top:-1px;overflow:hidden;word-break:break-all;will-change:visibility;box-shadow:0px 0px 16px rgba(29, 29, 29, 0.12);border-radius:1px;margin-top:8px;z-index:1000;left:0}.ifx-select-container .choices__list--dropdown.is-active{display:block;visibility:visible}.ifx-select-container .is-open .choices__list--dropdown{border-color:#b7b7b7}.ifx-select-container .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:0.25rem 0.25rem 0 0}.ifx-select-container .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.ifx-select-container .choices__list--dropdown .choices__item{position:relative;padding:8px 16px;gap:8px;align-items:center;display:flex;justify-content:space-between;font-style:normal;font-weight:400}.ifx-select-container .choices__list--dropdown .choices__item.small-select{font-size:0.875rem;line-height:1.25rem}.ifx-select-container .choices__list--dropdown .choices__item.medium-select{font-size:1rem;line-height:1.5rem}.ifx-select-container .choices__list--dropdown .choices__item.selected{color:#0A8276}.ifx-select-container [dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width: 640px){.ifx-select-container .choices__list--dropdown .choices__item--selectable:after{font-size:0.75rem;line-height:1rem;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.ifx-select-container [dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}.ifx-select-container [dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.ifx-select-container .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#EEEDED}.ifx-select-container .choices__list--dropdown .choices__item--selectable.is-highlighted.selected{color:#0A8276}.ifx-select-container .choices__list--dropdown .choices__item--selectable:hover{background-color:#EEEDED}.ifx-select-container .choices__list--dropdown .choices__item--selectable:hover.selected{color:#0A8276}.ifx-select-container .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:0.5}.ifx-select-container .choices__item{cursor:default}.ifx-select-container .choices__item--selectable{cursor:pointer}.ifx-select-container .choices__item--disabled{cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:0.5}.ifx-select-container .choices__heading{font-weight:600;font-size:0.75rem;line-height:1rem;padding:10px;border-bottom:1px solid #f7f7f7;color:#1D1D1D}.ifx-select-container .choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.ifx-select-container .choices__button:focus{outline:none}.ifx-select-container .choices__single-button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer;visibility:hidden}.ifx-select-container .choices__single-button:focus{outline:none}.ifx-select-container .choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:0.875rem;line-height:1.25rem;margin-bottom:5px;border:0;border-radius:0;max-width:100%}.ifx-select-container .choices__input--cloned{background-color:transparent}.ifx-select-container .choices__input::-ms-clear{display:none;width:0;height:0}.ifx-select-container .choices__input::-ms-reveal{display:none;width:0;height:0}.ifx-select-container .choices__input::-webkit-search-decoration,.ifx-select-container .choices__input::-webkit-search-cancel-button,.ifx-select-container .choices__input::-webkit-search-results-button,.ifx-select-container .choices__input::-webkit-search-results-decoration{display:none}.ifx-select-container .choices__input:focus{outline:0}.ifx-select-container [dir=rtl] .choices__input{padding-right:2px;padding-left:0}.ifx-select-container .choices__placeholder{opacity:0.5}";
6835
+ const selectCss = ":root{--ifx-font-family:\"Source Sans 3\", \"Arial, sans-serif\"}.ifx-select-container{box-sizing:border-box;font-family:var(--ifx-font-family);}.ifx-select-container.small-select{height:36px}.ifx-select-container.medium-select{height:40px}.ifx-select-container:hover{cursor:pointer}.ifx-select-container .ifx-label-wrapper{font-size:1rem;line-height:1.5rem;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;max-width:100%;overflow:hidden}.ifx-select-container .ifx-error-message-wrapper{color:#CD002F;font-size:0.75rem;line-height:1rem;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:anywhere;max-width:100%;overflow:hidden}.ifx-select-container .ifx-choices__wrapper{background-color:#FFFFFF;box-sizing:border-box;position:relative;display:flex;align-items:center;border:1px solid #8D8786;border-radius:1px;font-weight:400;font-style:normal;width:100%}.ifx-select-container .ifx-choices__wrapper .choices{flex-grow:1;overflow:hidden}.ifx-select-container .ifx-choices__wrapper .single__select-icon-container{display:flex;align-items:center;margin-left:auto}.ifx-select-container .ifx-choices__wrapper.small-select{height:36px;line-height:20px;padding:8px 12px;font-size:0.875rem;line-height:1.25rem}.ifx-select-container .ifx-choices__wrapper.medium-select{height:40px;line-height:24px;padding:8px 16px;font-size:1rem;line-height:1.5rem}.ifx-select-container .ifx-choices__wrapper.disabled{background:#EEEDED;color:#575352;border-color:#575352;cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ifx-select-container .ifx-choices__wrapper.disabled .ifx-choices__icon-wrapper-down:hover{cursor:default}.ifx-select-container .ifx-choices__wrapper.error{border-color:#CD002F}.ifx-select-container .ifx-choices__wrapper:hover:not(.focus,:focus){border-color:#575352}.ifx-select-container .ifx-choices__wrapper.active{border-color:#0A8276 !important}.ifx-select-container .ifx-choices__wrapper.active .ifx-choices__icon-wrapper-up{display:flex;align-items:center;justify-content:center;padding-left:8px}.ifx-select-container .ifx-choices__wrapper.active .ifx-choices__icon-wrapper-down{display:none}.ifx-select-container .ifx-choices__wrapper:focus-visible:not(.active):not(:active){outline:none}.ifx-select-container .ifx-choices__wrapper:focus-visible:not(.active):not(:active)::before{content:\"\";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);top:50%;left:50%;transform:translate(-50%, -50%);border:2px solid #0A8276;border-radius:2px}.ifx-select-container .ifx-choices__wrapper:focus:not(.active,:active):not(.disabled)::before{content:\"\";position:absolute;width:calc(100% + 4px);height:calc(100% + 4px);top:50%;left:50%;transform:translate(-50%, -50%)}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-up{display:none}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-up:hover{cursor:pointer}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-down{display:flex;align-items:center;justify-content:center;padding-left:8px}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-down:hover{cursor:pointer}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-delete{display:flex;align-items:center;justify-content:center}.ifx-select-container .ifx-choices__wrapper .ifx-choices__icon-wrapper-delete.hide{display:none}.ifx-select-container .choices{width:100%}.ifx-select-container .choices:focus{outline:none}.choices .ifx-select-container.is-focused{outline:none}.ifx-select-container .choices:last-child{margin-bottom:0}.ifx-select-container .choices.is-disabled .choices__inner,.ifx-select-container .choices.is-disabled .choices__input{cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none}.ifx-select-container .choices.is-disabled .choices__item{cursor:default;color:#575352}.ifx-select-container .choices [hidden]{display:none !important}.ifx-select-container .choices[data-type*=select-one]{cursor:pointer}.ifx-select-container .choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:8px 16px;border-bottom:1px solid #8D8786;background-color:#ffffff;margin:0;font-style:normal;font-weight:400}.ifx-select-container .choices[data-type*=select-one] .choices__input.small-select{font-size:0.875rem;line-height:1.25rem}.ifx-select-container .choices[data-type*=select-one] .choices__input.medium-select{font-size:1rem;line-height:1.5rem}.ifx-select-container .choices[data-type*=select-one] .choices__single-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:0.5}.ifx-select-container .choices[data-type*=select-one] .choices__single-button:hover,.ifx-select-container .choices[data-type*=select-one] .choices__single-button:focus{opacity:1}.ifx-select-container .choices[data-type*=select-one] .choices__single-button:focus{box-shadow:0px 0px 0px 2px #0A8276}.ifx-select-container .choices[data-type*=select-one] .choices__item[data-value=\"\"] .choices__single-button{display:none}.ifx-select-container .choices[data-type*=select-one].is-open:after{margin-top:-7.5px}.ifx-select-container .choices[data-type*=select-one][dir=rtl]:after{left:11.5px;right:auto}.ifx-select-container .choices[data-type*=select-one][dir=rtl] .choices__single-button{right:auto;left:0;margin-left:25px;margin-right:0}.ifx-select-container .choices[data-type*=select-multiple]{cursor:pointer}.ifx-select-container .choices[data-type*=select-multiple] .choices__input{display:block;width:100%;margin:0}.ifx-select-container .choices[data-type*=select-multiple] .choices__inner,.ifx-select-container .choices[data-type*=text] .choices__inner{cursor:text}.ifx-select-container .choices[data-type*=select-multiple] .choices__button,.ifx-select-container .choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin-top:0;margin-right:-4px;margin-bottom:0;margin-left:8px;padding-left:16px;border-left:1px solid #0A8276;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:0.75;border-radius:0}.ifx-select-container .choices[data-type*=select-multiple] .choices__button:hover,.ifx-select-container .choices[data-type*=select-multiple] .choices__button:focus,.ifx-select-container .choices[data-type*=text] .choices__button:hover,.ifx-select-container .choices[data-type*=text] .choices__button:focus{opacity:1}.ifx-select-container .choices__inner{overflow:hidden}.ifx-select-container .choices__inner .choices__list .choices__item span{flex-grow:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ifx-select-container .is-focused .choices__inner,.ifx-select-container .is-open .choices__inner{border-color:#b7b7b7}.ifx-select-container .is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.ifx-select-container .is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.ifx-select-container .choices__list{margin:0;padding-left:0;list-style:none}.ifx-select-container .choices__list--single .choices__item{width:100%;display:flex;justify-content:space-between}.ifx-select-container .disabled>.choices__list--single .choices__item[data-value=\"\"]{color:#8D8786;}.ifx-select-container .choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:0.75rem;line-height:1rem;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#0A8276;border:1px solid #0A8276;color:#FFFFFF;word-break:break-all;box-sizing:border-box}.ifx-select-container .choices__list--multiple .choices__item[data-deletable]{padding-right:5px}.ifx-select-container [dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.ifx-select-container .choices__list--multiple .choices__item.is-highlighted{background-color:#EEEDED;border:1px solid #0A8276}.ifx-select-container .choices__list--dropdown{display:none;visibility:hidden;box-sizing:border-box;position:absolute;width:100%;background-color:#fff;top:100%;margin-top:-1px;overflow:hidden;word-break:break-all;will-change:visibility;box-shadow:0px 0px 16px rgba(29, 29, 29, 0.12);border-radius:1px;margin-top:8px;z-index:1000;left:0}.ifx-select-container .choices__list--dropdown.is-active{display:block;visibility:visible}.ifx-select-container .is-open .choices__list--dropdown{border-color:#b7b7b7}.ifx-select-container .is-flipped .choices__list--dropdown{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:0.25rem 0.25rem 0 0}.ifx-select-container .choices__list--dropdown .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.ifx-select-container .choices__list--dropdown .choices__item{position:relative;padding:8px 16px;gap:8px;align-items:center;display:flex;justify-content:space-between;font-style:normal;font-weight:400}.ifx-select-container .choices__list--dropdown .choices__item.small-select{font-size:0.875rem;line-height:1.25rem}.ifx-select-container .choices__list--dropdown .choices__item.medium-select{font-size:1rem;line-height:1.5rem}.ifx-select-container .choices__list--dropdown .choices__item.selected{color:#0A8276}.ifx-select-container [dir=rtl] .choices__list--dropdown .choices__item{text-align:right}@media (min-width: 640px){.ifx-select-container .choices__list--dropdown .choices__item--selectable:after{font-size:0.75rem;line-height:1rem;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.ifx-select-container [dir=rtl] .choices__list--dropdown .choices__item--selectable{text-align:right;padding-left:100px;padding-right:10px}.ifx-select-container [dir=rtl] .choices__list--dropdown .choices__item--selectable:after{right:auto;left:10px}}.ifx-select-container .choices__list--dropdown .choices__item--selectable.is-highlighted{background-color:#EEEDED}.ifx-select-container .choices__list--dropdown .choices__item--selectable.is-highlighted.selected{color:#0A8276}.ifx-select-container .choices__list--dropdown .choices__item--selectable:hover{background-color:#EEEDED}.ifx-select-container .choices__list--dropdown .choices__item--selectable:hover.selected{color:#0A8276}.ifx-select-container .choices__list--dropdown .choices__item--selectable.is-highlighted:after{opacity:0.5}.ifx-select-container .choices__item{cursor:default}.ifx-select-container .choices__item--selectable{cursor:pointer}.ifx-select-container .choices__item--disabled{cursor:default;-webkit-user-select:none;-ms-user-select:none;user-select:none;opacity:0.5}.ifx-select-container .choices__heading{font-weight:600;font-size:0.75rem;line-height:1rem;padding:10px;border-bottom:1px solid #f7f7f7;color:#1D1D1D}.ifx-select-container .choices__button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.ifx-select-container .choices__button:focus{outline:none}.ifx-select-container .choices__single-button{text-indent:-9999px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer;visibility:hidden}.ifx-select-container .choices__single-button:focus{outline:none}.ifx-select-container .choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:0.875rem;line-height:1.25rem;margin-bottom:5px;border:0;border-radius:0;max-width:100%}.ifx-select-container .choices__input--cloned{background-color:transparent}.ifx-select-container .choices__input::-ms-clear{display:none;width:0;height:0}.ifx-select-container .choices__input::-ms-reveal{display:none;width:0;height:0}.ifx-select-container .choices__input::-webkit-search-decoration,.ifx-select-container .choices__input::-webkit-search-cancel-button,.ifx-select-container .choices__input::-webkit-search-results-button,.ifx-select-container .choices__input::-webkit-search-results-decoration{display:none}.ifx-select-container .choices__input:focus{outline:0}.ifx-select-container [dir=rtl] .choices__input{padding-right:2px;padding-left:0}.ifx-select-container .choices__placeholder{opacity:0.5}";
6836
6836
  const IfxSelectStyle0 = selectCss;
6837
6837
 
6838
6838
  const Choices = class {
@@ -7060,14 +7060,15 @@ const Choices = class {
7060
7060
  // destroy choices element to restore previous dom structure
7061
7061
  // so vdom can replace the element correctly
7062
7062
  this.destroy();
7063
- return (h("div", { key: 'e7f63991017a27514378ffb962ad95c6a62c2bc0', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper", id: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: '6643b33a5dcc844bcc6bb5cbc4a4a7c8d60384a3', class: `${choicesWrapperClass}
7063
+ return (h("div", { key: '31efd1efc30330bc73d6c3fe21fd2ecb5eca611c', class: `ifx-select-container` }, this.label ? (h("div", { class: "ifx-label-wrapper" }, h("span", null, this.label))) : null, h("div", { key: '59af67f465db6d4f2bd66b0da9dff95197e4c394', class: `${choicesWrapperClass}
7064
7064
  ${this.disabled ? 'disabled' : ''}
7065
- ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: 'b109c33bb087d9d6eb6970d73028bdc05e7b1c8a', "aria-labelledby": this.label ? "ifx-label-wrapper" : undefined, class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: '4208d0c7cfa27f2f9dfc2bf73b10a81cd3c9f381', class: 'single__select-icon-container' }, this.optionIsSelected && (h("div", { key: '7de64a72815d12ab99c61a750c3a5deda001118d', class: `ifx-choices__icon-wrapper-delete ${!this.showClearButton ? 'hide' : ''}`, role: "button", "aria-label": "Clear selection", tabindex: this.disabled ? -1 : 0 }, h("ifx-icon", { key: '9d6dd51b33c96405c5061aada73b60934b778505', icon: "cRemove16", onKeyDown: e => this.handleKeyDown(e), onClick: () => this.clearSelection() }))), h("div", { key: '6c9d48c4b976787e9a147fe9ed2895788782fef2', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevron-up-16" })), h("div", { key: '05175657793b4499e9850c27f0cfe5abe772183e', 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));
7065
+ ${this.error ? 'error' : ''}`, onClick: this.disabled ? undefined : (e) => this.handleWrapperClick(e), onKeyDown: event => this.handleKeyDown(event) }, h("select", Object.assign({ key: '9733db43d4b8c2ba6756eb1eedf0414b752d3ca0', class: 'single__select-input-field', disabled: this.disabled }, attributes, { "data-trigger": true, onChange: () => this.handleChange() }), this.createSelectOptions(this.options)), h("div", { key: '12bd11b3869237757270e07003a31d8ca80263fe', class: 'single__select-icon-container' }, this.optionIsSelected && (h("div", { key: 'fd04c6b90cbcd20c7818158dc7fe9d12cb0a7122', class: `ifx-choices__icon-wrapper-delete ${!this.showClearButton ? 'hide' : ''}` }, h("ifx-icon", { key: '82115fd810ea403566e2a35470f9ed45b50645b5', icon: "cRemove16", onClick: () => this.clearSelection() }))), h("div", { key: '1467b2efe324bcc2596a5dc37d38527ce528ec29', class: "ifx-choices__icon-wrapper-up" }, h("ifx-icon", { key: "icon-up", icon: "chevron-up-16" })), h("div", { key: '41e86674114e30682829be2ed45fd29f205b343e', 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));
7066
7066
  }
7067
7067
  toggleDropdown() {
7068
7068
  const div = this.root.querySelector('.ifx-choices__wrapper');
7069
7069
  if (div.classList.contains('active') || this.choice.dropdown.isActive) {
7070
- this.closeDropdown();
7070
+ this.hideDropdown();
7071
+ div.classList.remove('active');
7071
7072
  }
7072
7073
  else {
7073
7074
  this.choice.showDropdown();
@@ -7077,10 +7078,8 @@ const Choices = class {
7077
7078
  choicesElement.classList.add('is-focused'); // Add the 'is-focused' class, cause a click on the wrapper (and not the embedded select element) doesnt add this automatically to the choices instance
7078
7079
  }
7079
7080
  closeDropdown() {
7080
- this.hideDropdown();
7081
- const wrapper = this.root.querySelector('.ifx-choices__wrapper');
7082
- wrapper.focus();
7083
- wrapper.classList.remove('active');
7081
+ const ifxChoicesWrapper = this.root.querySelector('.ifx-choices__wrapper');
7082
+ ifxChoicesWrapper.classList.remove('active');
7084
7083
  }
7085
7084
  handleOutsideClick(event) {
7086
7085
  const path = event.composedPath();
@@ -7090,34 +7089,19 @@ const Choices = class {
7090
7089
  }
7091
7090
  }
7092
7091
  handleKeyDown(event) {
7093
- if (this.disabled) {
7092
+ if (this.disabled)
7094
7093
  return;
7095
- }
7096
7094
  const isSearchInput = event.target.classList.contains('choices__input');
7097
- const isClearButton = event.target.classList.contains('ifx-choices__icon-wrapper-delete');
7098
- switch (event.code) {
7099
- case 'Enter': {
7100
- if (isClearButton) {
7101
- this.clearSelection();
7102
- }
7103
- else {
7104
- this.toggleDropdown();
7105
- }
7106
- break;
7107
- }
7108
- case 'Space': {
7109
- if (!isSearchInput) {
7110
- this.toggleDropdown();
7111
- }
7112
- break;
7113
- }
7114
- case 'Tab': {
7115
- if (isSearchInput) {
7116
- event.preventDefault();
7117
- this.closeDropdown();
7118
- }
7119
- break;
7120
- }
7095
+ // If the event originated from the search input and the key is 'Space', do nothing.
7096
+ if (isSearchInput && event.code === 'Space') {
7097
+ return;
7098
+ }
7099
+ if (event.code === 'Enter' || (event.code === 'Space' && !isSearchInput)) {
7100
+ this.toggleDropdown();
7101
+ }
7102
+ // Only prevent default space behavior when it's not from the search input.
7103
+ if (event.code === 'Space' && !isSearchInput) {
7104
+ event.preventDefault(); // Prevent default page scrolling.
7121
7105
  }
7122
7106
  }
7123
7107
  getSizeClass() {
@@ -7205,15 +7189,15 @@ const Choices = class {
7205
7189
  },
7206
7190
  input: ({ classNames }) => {
7207
7191
  return template(`
7208
- <input
7209
- type="search"
7210
- class="${classNames.input} ${classNames.inputCloned} ${self.getSizeClass()}"
7211
- autocomplete="off"
7212
- autocapitalize="off"
7213
- spellcheck="false"
7214
- role="textbox"
7215
- aria-autocomplete="list"
7216
- aria-label="${this.showSearch ? this.searchPlaceholderValue : ''}">`);
7192
+ <input type="search"
7193
+ class="${classNames.input} ${classNames.inputCloned} ${self.getSizeClass()}"
7194
+ autocomplete="off"
7195
+ autocapitalize="off"
7196
+ spellcheck="false"
7197
+ role="textbox"
7198
+ aria-autocomplete="list"
7199
+ aria-label="${this.showSearch ? this.searchPlaceholderValue : ''}" >
7200
+ `);
7217
7201
  },
7218
7202
  //modifying the template of each item in the options list
7219
7203
  choice: ({ classNames }, data) => {