@empathyco/x-components 6.0.0-alpha.8 → 6.0.0-alpha.81

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 (2736) hide show
  1. package/CHANGELOG.md +632 -565
  2. package/core/index.js +52 -43
  3. package/core/index.js.map +1 -1
  4. package/design-system/deprecated-full-theme.css +1573 -1514
  5. package/docs/API-reference/api/x-adapter-platform.md +3 -0
  6. package/docs/API-reference/api/x-adapter-platform.nextqueriesrelatedpromptsschema.md +13 -0
  7. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +1 -0
  8. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.tagging.md +11 -0
  9. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.md +22 -0
  10. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplay.md +11 -0
  11. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayadd2cart.md +11 -0
  12. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayclick.md +11 -0
  13. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.md +22 -0
  14. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.nextqueries.md +11 -0
  15. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplay.md +11 -0
  16. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplayclick.md +11 -0
  17. package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.catalog.md +6 -0
  18. package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.md +1 -1
  19. package/docs/API-reference/api/x-components.addquerytohistory.md +1 -1
  20. package/docs/API-reference/api/x-components.addquerytohistoryaction.addquerytohistory.md +1 -1
  21. package/docs/API-reference/api/x-components.addquerytohistoryaction.md +2 -2
  22. package/docs/API-reference/api/x-components.allfilter.md +3 -3
  23. package/docs/API-reference/api/x-components.animationprop.md +6 -1
  24. package/docs/API-reference/api/x-components.bannerslist.md +3 -3
  25. package/docs/API-reference/api/x-components.baseaddtocart.md +1 -0
  26. package/docs/API-reference/api/x-components.basecolumnpickerdropdown.md +4 -4
  27. package/docs/API-reference/api/x-components.basedropdown.md +5 -5
  28. package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
  29. package/docs/API-reference/api/x-components.baseeventsmodalclose.md +3 -3
  30. package/docs/API-reference/api/x-components.baseeventsmodalopen.md +3 -3
  31. package/docs/API-reference/api/x-components.basegrid.md +3 -3
  32. package/docs/API-reference/api/x-components.baseheadertogglepanel.md +5 -5
  33. package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
  34. package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
  35. package/docs/API-reference/api/x-components.basemodal.md +10 -10
  36. package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
  37. package/docs/API-reference/api/x-components.baseresultlink.md +1 -0
  38. package/docs/API-reference/api/x-components.baseresultrating.md +1 -0
  39. package/docs/API-reference/api/x-components.baseslider.md +70 -0
  40. package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
  41. package/docs/API-reference/api/x-components.baseswitch.md +1 -1
  42. package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
  43. package/docs/API-reference/api/x-components.baseteleport.md +42 -0
  44. package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
  45. package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
  46. package/docs/API-reference/api/x-components.bus.md +1 -1
  47. package/docs/API-reference/api/x-components.cancelfetchandsaveidentifierresults.md +1 -1
  48. package/docs/API-reference/api/x-components.cancelfetchandsaveidentifierresultswire.md +1 -1
  49. package/docs/API-reference/api/x-components.cancelfetchandsavenextqueries.md +1 -1
  50. package/docs/API-reference/api/x-components.cancelfetchandsavepopularsearches.md +1 -1
  51. package/docs/API-reference/api/x-components.cancelfetchandsavequerysuggestions.md +1 -1
  52. package/docs/API-reference/api/x-components.cancelfetchandsaverecommendations.md +1 -1
  53. package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +13 -0
  54. package/docs/API-reference/api/x-components.cancelfetchandsaverelatedtags.md +1 -1
  55. package/docs/API-reference/api/x-components.cancelfetchandsaverelatedtagswire.md +1 -1
  56. package/docs/API-reference/api/x-components.cancelfetchandsavesearchresponse.md +1 -1
  57. package/docs/API-reference/api/x-components.cancelfetchandsavesearchresponsewire.md +1 -1
  58. package/docs/API-reference/api/x-components.cancelfetchandsavesuggestionswire.md +1 -1
  59. package/docs/API-reference/api/x-components.configmutations.config.md +11 -0
  60. package/docs/API-reference/api/x-components.configmutations.md +24 -0
  61. package/docs/API-reference/api/x-components.configmutations.mergeconfig.md +13 -0
  62. package/docs/API-reference/api/x-components.configmutations.setconfig.md +13 -0
  63. package/docs/API-reference/api/x-components.createfetchandsaveactions.md +2 -2
  64. package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +26 -0
  65. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.getrelatedtags.md +13 -0
  66. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.md +20 -0
  67. package/docs/API-reference/api/x-components.createstoreemitters.md +2 -2
  68. package/docs/API-reference/api/x-components.createtrackrelatedprompttoolingdisplayclickwire.md +19 -0
  69. package/docs/API-reference/api/x-components.createtracktoolingadd2cartwire.md +19 -0
  70. package/docs/API-reference/api/x-components.createtracktoolingdisplaywire.md +19 -0
  71. package/docs/API-reference/api/x-components.debouncedfunction.cancel.md +2 -6
  72. package/docs/API-reference/api/x-components.debouncedfunction.md +4 -4
  73. package/docs/API-reference/api/{x-components.defaultpdpaddtocartservice._constructor_.md → x-components.defaultexternaltaggingservice._constructor_.md} +3 -3
  74. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.add_to_cart_id_key.md +13 -0
  75. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.instance.md +13 -0
  76. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.localstorageservice.md +11 -0
  77. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.md +43 -0
  78. package/docs/API-reference/api/{x-components.pdpaddtocartservice.movetosessionstorage.md → x-components.defaultexternaltaggingservice.movetosessionstorage.md} +2 -2
  79. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.result_clicked_id_key.md +13 -0
  80. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.sessionstorageservice.md +11 -0
  81. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storagekey.md +11 -0
  82. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storagettlms.md +11 -0
  83. package/docs/API-reference/api/{x-components.defaultpdpaddtocartservice.store.md → x-components.defaultexternaltaggingservice.store.md} +2 -2
  84. package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storeaddtocart.md +24 -0
  85. package/docs/API-reference/api/{x-components.pdpaddtocartservice.storeresultclicked.md → x-components.defaultexternaltaggingservice.storeresultclicked.md} +3 -3
  86. package/docs/API-reference/api/{x-components.pdpaddtocartservice.trackaddtocart.md → x-components.defaultexternaltaggingservice.trackaddtocart.md} +3 -3
  87. package/docs/API-reference/api/x-components.defaultfacetsservice.clearfilterswithmetadata.md +2 -2
  88. package/docs/API-reference/api/x-components.defaultfacetsservice.md +1 -1
  89. package/docs/API-reference/api/x-components.devicemutations.md +4 -4
  90. package/docs/API-reference/api/x-components.devicemutations.setname.md +2 -13
  91. package/docs/API-reference/api/x-components.devicexevents.deviceprovided.md +1 -1
  92. package/docs/API-reference/api/x-components.devicexevents.md +1 -1
  93. package/docs/API-reference/api/x-components.displayclickprovider.md +66 -0
  94. package/docs/API-reference/api/x-components.empathize.md +6 -6
  95. package/docs/API-reference/api/x-components.empathizemutations.md +5 -5
  96. package/docs/API-reference/api/x-components.empathizemutations.setisopen.md +2 -13
  97. package/docs/API-reference/api/x-components.empathizexevents.empathizeclosed.md +1 -1
  98. package/docs/API-reference/api/x-components.empathizexevents.empathizeopened.md +1 -1
  99. package/docs/API-reference/api/x-components.empathizexevents.md +3 -3
  100. package/docs/API-reference/api/x-components.empathizexevents.userclosedempathize.md +1 -1
  101. package/docs/API-reference/api/x-components.experiencecontrolsactions.cancelfetchandsavecontrols.md +1 -1
  102. package/docs/API-reference/api/x-components.experiencecontrolsactions.fetchandsaveexperiencecontrolsresponse.md +2 -13
  103. package/docs/API-reference/api/x-components.experiencecontrolsactions.fetchexperiencecontrolsresponse.md +2 -15
  104. package/docs/API-reference/api/x-components.experiencecontrolsactions.md +3 -8
  105. package/docs/API-reference/api/x-components.experiencecontrolsmutations.md +6 -6
  106. package/docs/API-reference/api/x-components.experiencecontrolsmutations.setcontrols.md +2 -13
  107. package/docs/API-reference/api/x-components.experiencecontrolsmutations.setevents.md +2 -13
  108. package/docs/API-reference/api/x-components.experiencecontrolsmutations.setparams.md +2 -13
  109. package/docs/API-reference/api/x-components.externaltaggingservice.md +23 -0
  110. package/docs/API-reference/api/x-components.externaltaggingservice.movetosessionstorage.md +13 -0
  111. package/docs/API-reference/api/x-components.externaltaggingservice.storeaddtocart.md +13 -0
  112. package/docs/API-reference/api/x-components.externaltaggingservice.storeresultclicked.md +13 -0
  113. package/docs/API-reference/api/x-components.externaltaggingservice.trackaddtocart.md +13 -0
  114. package/docs/API-reference/api/x-components.extraparamsmutations.md +4 -4
  115. package/docs/API-reference/api/x-components.extraparamsmutations.setparams.md +2 -13
  116. package/docs/API-reference/api/x-components.extraparamsxevents.extraparamschanged.md +1 -1
  117. package/docs/API-reference/api/x-components.extraparamsxevents.extraparamsinitialized.md +1 -1
  118. package/docs/API-reference/api/x-components.extraparamsxevents.extraparamsprovided.md +1 -1
  119. package/docs/API-reference/api/x-components.extraparamsxevents.md +4 -4
  120. package/docs/API-reference/api/x-components.extraparamsxevents.userchangedextraparams.md +1 -1
  121. package/docs/API-reference/api/x-components.facets.md +6 -6
  122. package/docs/API-reference/api/x-components.facetsmutations.clearstickyfilters.md +2 -6
  123. package/docs/API-reference/api/x-components.facetsmutations.md +17 -17
  124. package/docs/API-reference/api/x-components.facetsmutations.mutatefilter.md +2 -13
  125. package/docs/API-reference/api/x-components.facetsmutations.removefacet.md +2 -13
  126. package/docs/API-reference/api/x-components.facetsmutations.removefilter.md +2 -13
  127. package/docs/API-reference/api/x-components.facetsmutations.removefilters.md +2 -13
  128. package/docs/API-reference/api/x-components.facetsmutations.removestickyfilter.md +2 -13
  129. package/docs/API-reference/api/x-components.facetsmutations.setfacet.md +2 -13
  130. package/docs/API-reference/api/x-components.facetsmutations.setfacetgroup.md +2 -13
  131. package/docs/API-reference/api/x-components.facetsmutations.setfilters.md +2 -13
  132. package/docs/API-reference/api/x-components.facetsmutations.setpreselectedfilters.md +2 -13
  133. package/docs/API-reference/api/x-components.facetsmutations.setstickyfilter.md +2 -13
  134. package/docs/API-reference/api/x-components.facetsservice.clearfilters.md +2 -14
  135. package/docs/API-reference/api/x-components.facetsservice.clearfilterswithmetadata.md +3 -14
  136. package/docs/API-reference/api/x-components.facetsservice.deselect.md +2 -14
  137. package/docs/API-reference/api/x-components.facetsservice.md +14 -14
  138. package/docs/API-reference/api/x-components.facetsservice.select.md +2 -13
  139. package/docs/API-reference/api/x-components.facetsservice.selectpreselectedfilters.md +2 -6
  140. package/docs/API-reference/api/x-components.facetsservice.setfacets.md +2 -13
  141. package/docs/API-reference/api/x-components.facetsservice.setquery.md +2 -13
  142. package/docs/API-reference/api/x-components.facetsservice.toggle.md +2 -13
  143. package/docs/API-reference/api/x-components.facetsservice.updatefacets.md +2 -13
  144. package/docs/API-reference/api/x-components.facetsservice.updatepreselectedfilters.md +2 -13
  145. package/docs/API-reference/api/x-components.fallbackdisclaimer.md +2 -2
  146. package/docs/API-reference/api/x-components.featurelocation.md +1 -1
  147. package/docs/API-reference/api/x-components.fetchandsavehooks.fetch.md +2 -16
  148. package/docs/API-reference/api/x-components.fetchandsavehooks.md +8 -8
  149. package/docs/API-reference/api/x-components.fetchandsavehooks.oncancel.md +2 -6
  150. package/docs/API-reference/api/x-components.fetchandsavehooks.onerror.md +3 -14
  151. package/docs/API-reference/api/x-components.fetchandsavehooks.onsuccess.md +3 -15
  152. package/docs/API-reference/api/x-components.fetchandsaveidentifierresults.md +1 -1
  153. package/docs/API-reference/api/x-components.fetchandsavenextqueries.md +1 -1
  154. package/docs/API-reference/api/x-components.fetchandsavepopularsearches.md +1 -1
  155. package/docs/API-reference/api/x-components.fetchandsavequerypreview.md +1 -1
  156. package/docs/API-reference/api/x-components.fetchandsavequerysuggestions.md +1 -1
  157. package/docs/API-reference/api/x-components.fetchandsaverecommendations.md +1 -1
  158. package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +13 -0
  159. package/docs/API-reference/api/x-components.fetchandsaverelatedtags.md +1 -1
  160. package/docs/API-reference/api/x-components.fetchandsavesearchresponse.md +1 -1
  161. package/docs/API-reference/api/x-components.fetchandsavesemanticquery.md +1 -1
  162. package/docs/API-reference/api/x-components.fetchexperiencecontrolsresponse.md +1 -1
  163. package/docs/API-reference/api/x-components.fetchidentifierresults.md +1 -1
  164. package/docs/API-reference/api/x-components.fetchnextqueries.md +1 -1
  165. package/docs/API-reference/api/x-components.fetchpopularsearches.md +1 -1
  166. package/docs/API-reference/api/x-components.fetchquerypreview.md +1 -1
  167. package/docs/API-reference/api/x-components.fetchquerysuggestions.md +1 -1
  168. package/docs/API-reference/api/x-components.fetchrecommendations.md +1 -1
  169. package/docs/API-reference/api/x-components.fetchrelatedprompts.md +13 -0
  170. package/docs/API-reference/api/x-components.fetchrelatedtags.md +1 -1
  171. package/docs/API-reference/api/x-components.fetchsearchresponse.md +1 -1
  172. package/docs/API-reference/api/x-components.fetchsemanticquery.md +1 -1
  173. package/docs/API-reference/api/x-components.filterslist.md +3 -3
  174. package/docs/API-reference/api/x-components.globalxbus.md +18 -2
  175. package/docs/API-reference/api/x-components.hierarchicalfilter.md +11 -3
  176. package/docs/API-reference/api/x-components.historyqueries.md +1 -1
  177. package/docs/API-reference/api/x-components.historyqueriesactions.addquerytohistory.md +2 -12
  178. package/docs/API-reference/api/x-components.historyqueriesactions.loadhistoryqueriesfrombrowserstorage.md +2 -6
  179. package/docs/API-reference/api/x-components.historyqueriesactions.md +12 -12
  180. package/docs/API-reference/api/x-components.historyqueriesactions.refreshsession.md +2 -6
  181. package/docs/API-reference/api/x-components.historyqueriesactions.removefromhistory.md +2 -13
  182. package/docs/API-reference/api/x-components.historyqueriesactions.sethistoryqueries.md +2 -13
  183. package/docs/API-reference/api/x-components.historyqueriesactions.seturlparams.md +2 -13
  184. package/docs/API-reference/api/x-components.historyqueriesactions.togglehistoryqueries.md +2 -13
  185. package/docs/API-reference/api/x-components.historyqueriesactions.updatehistoryquerieswithsearchresponse.md +2 -13
  186. package/docs/API-reference/api/x-components.historyqueriesmutations.md +8 -8
  187. package/docs/API-reference/api/x-components.historyqueriesmutations.sethistoryqueries.md +2 -13
  188. package/docs/API-reference/api/x-components.historyqueriesmutations.setisenabled.md +2 -13
  189. package/docs/API-reference/api/x-components.historyqueriesmutations.setsearchselectedfilters.md +2 -13
  190. package/docs/API-reference/api/x-components.historyqueriesmutations.setsessiontimestamp.md +2 -13
  191. package/docs/API-reference/api/x-components.historyqueriesstate.md +1 -1
  192. package/docs/API-reference/api/x-components.historyqueriesswitch.md +1 -1
  193. package/docs/API-reference/api/x-components.historyquery.md +1 -1
  194. package/docs/API-reference/api/x-components.identifierresult.md +2 -2
  195. package/docs/API-reference/api/x-components.identifierresults.md +4 -4
  196. package/docs/API-reference/api/x-components.identifierresultsactions.cancelfetchandsaveidentifierresults.md +3 -7
  197. package/docs/API-reference/api/x-components.identifierresultsactions.fetchandsaveidentifierresults.md +2 -13
  198. package/docs/API-reference/api/x-components.identifierresultsactions.fetchidentifierresults.md +2 -15
  199. package/docs/API-reference/api/x-components.identifierresultsactions.md +9 -9
  200. package/docs/API-reference/api/x-components.identifierresultsactions.saveorigin.md +2 -13
  201. package/docs/API-reference/api/x-components.identifierresultsactions.savequery.md +2 -13
  202. package/docs/API-reference/api/x-components.identifierresultsmutations.md +7 -7
  203. package/docs/API-reference/api/x-components.identifierresultsmutations.setidentifierresults.md +2 -13
  204. package/docs/API-reference/api/x-components.identifierresultsmutations.setorigin.md +2 -13
  205. package/docs/API-reference/api/x-components.identifierresultsmutations.setparams.md +2 -13
  206. package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -1
  207. package/docs/API-reference/api/x-components.increasepageappendingresults.md +1 -1
  208. package/docs/API-reference/api/x-components.initwrapper.bus.md +1 -1
  209. package/docs/API-reference/api/x-components.initwrapper.md +1 -1
  210. package/docs/API-reference/api/x-components.installxoptions.bus.md +1 -1
  211. package/docs/API-reference/api/x-components.installxoptions.domelement.md +1 -1
  212. package/docs/API-reference/api/x-components.installxoptions.installextraplugins.md +3 -14
  213. package/docs/API-reference/api/x-components.installxoptions.md +3 -8
  214. package/docs/API-reference/api/x-components.isios.md +13 -0
  215. package/docs/API-reference/api/x-components.itemslist.md +3 -3
  216. package/docs/API-reference/api/x-components.loadhistoryqueriesfrombrowserstorage.md +1 -1
  217. package/docs/API-reference/api/x-components.mainmodal.md +2 -2
  218. package/docs/API-reference/api/x-components.md +104 -64
  219. package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
  220. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
  221. package/docs/API-reference/api/x-components.myhistory.md +4 -4
  222. package/docs/API-reference/api/x-components.nextqueries.md +1 -1
  223. package/docs/API-reference/api/x-components.nextqueriesactions.cancelfetchandsavenextqueries.md +3 -7
  224. package/docs/API-reference/api/x-components.nextqueriesactions.fetchandsavenextqueries.md +2 -13
  225. package/docs/API-reference/api/x-components.nextqueriesactions.fetchandsavenextquerypreview.md +3 -14
  226. package/docs/API-reference/api/x-components.nextqueriesactions.fetchnextqueries.md +2 -15
  227. package/docs/API-reference/api/x-components.nextqueriesactions.fetchnextquerypreview.md +3 -16
  228. package/docs/API-reference/api/x-components.nextqueriesactions.md +11 -11
  229. package/docs/API-reference/api/x-components.nextqueriesactions.setqueryfromlasthistoryquery.md +2 -13
  230. package/docs/API-reference/api/x-components.nextqueriesactions.seturlparams.md +2 -13
  231. package/docs/API-reference/api/x-components.nextqueriesgroup.md +22 -0
  232. package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
  233. package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
  234. package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
  235. package/docs/API-reference/api/x-components.nextqueriesmutations.md +12 -12
  236. package/docs/API-reference/api/x-components.nextqueriesmutations.resetresultspreview.md +2 -6
  237. package/docs/API-reference/api/x-components.nextqueriesmutations.setnextqueries.md +2 -13
  238. package/docs/API-reference/api/x-components.nextqueriesmutations.setparams.md +2 -13
  239. package/docs/API-reference/api/x-components.nextqueriesmutations.setrelatedtags.md +2 -13
  240. package/docs/API-reference/api/x-components.nextqueriesmutations.setresultspreview.md +2 -13
  241. package/docs/API-reference/api/x-components.nextqueriesmutations.setsearchedqueries.md +2 -13
  242. package/docs/API-reference/api/x-components.nextqueriesstate.md +1 -1
  243. package/docs/API-reference/api/x-components.pageselector.md +80 -0
  244. package/docs/API-reference/api/x-components.partialresultslist.md +4 -4
  245. package/docs/API-reference/api/x-components.popularsearches.md +1 -1
  246. package/docs/API-reference/api/x-components.popularsearchesactions.cancelfetchandsavesuggestions.md +3 -7
  247. package/docs/API-reference/api/x-components.popularsearchesactions.fetchandsavesuggestions.md +2 -13
  248. package/docs/API-reference/api/x-components.popularsearchesactions.fetchsuggestions.md +2 -15
  249. package/docs/API-reference/api/x-components.popularsearchesactions.md +6 -6
  250. package/docs/API-reference/api/x-components.popularsearchesmutations.md +7 -7
  251. package/docs/API-reference/api/x-components.popularsearchesmutations.setparams.md +2 -13
  252. package/docs/API-reference/api/x-components.popularsearchesmutations.setsearchedqueries.md +2 -13
  253. package/docs/API-reference/api/x-components.popularsearchesmutations.setsuggestions.md +2 -13
  254. package/docs/API-reference/api/x-components.promotedslist.md +3 -3
  255. package/docs/API-reference/api/x-components.queriespreviewactions.fetchandsavequerypreview.md +2 -13
  256. package/docs/API-reference/api/x-components.queriespreviewactions.fetchquerypreview.md +2 -15
  257. package/docs/API-reference/api/x-components.queriespreviewactions.md +5 -5
  258. package/docs/API-reference/api/x-components.queriespreviewmutations.addquerypreviewinstance.md +2 -13
  259. package/docs/API-reference/api/x-components.queriespreviewmutations.clearquerypreview.md +2 -13
  260. package/docs/API-reference/api/x-components.queriespreviewmutations.md +14 -14
  261. package/docs/API-reference/api/x-components.queriespreviewmutations.removequerypreviewinstance.md +3 -14
  262. package/docs/API-reference/api/x-components.queriespreviewmutations.setparams.md +2 -13
  263. package/docs/API-reference/api/x-components.queriespreviewmutations.setquerypreviewcached.md +2 -13
  264. package/docs/API-reference/api/x-components.queriespreviewmutations.setselectedquerypreview.md +2 -13
  265. package/docs/API-reference/api/x-components.queriespreviewmutations.setstatus.md +2 -13
  266. package/docs/API-reference/api/x-components.queriespreviewmutations.updateaquerypreviewresult.md +3 -14
  267. package/docs/API-reference/api/x-components.queryfeature.md +1 -1
  268. package/docs/API-reference/api/x-components.querymutations.md +20 -0
  269. package/docs/API-reference/api/x-components.querymutations.setquery.md +13 -0
  270. package/docs/API-reference/api/x-components.querypreview.md +2 -2
  271. package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
  272. package/docs/API-reference/api/x-components.querystate.md +20 -0
  273. package/docs/API-reference/api/x-components.querystate.query.md +13 -0
  274. package/docs/API-reference/api/x-components.querysuggestion.md +1 -1
  275. package/docs/API-reference/api/x-components.querysuggestions.md +1 -1
  276. package/docs/API-reference/api/x-components.querysuggestionsactions.cancelfetchandsavesuggestions.md +3 -7
  277. package/docs/API-reference/api/x-components.querysuggestionsactions.fetchandsavesuggestions.md +2 -13
  278. package/docs/API-reference/api/x-components.querysuggestionsactions.fetchsuggestions.md +2 -15
  279. package/docs/API-reference/api/x-components.querysuggestionsactions.md +8 -8
  280. package/docs/API-reference/api/x-components.querysuggestionsactions.seturlparams.md +2 -13
  281. package/docs/API-reference/api/x-components.querysuggestionsgetter.md +1 -1
  282. package/docs/API-reference/api/x-components.querysuggestionsgetter.querysuggestions.md +2 -2
  283. package/docs/API-reference/api/x-components.querysuggestionsmutations.md +7 -7
  284. package/docs/API-reference/api/x-components.querysuggestionsmutations.setparams.md +2 -13
  285. package/docs/API-reference/api/x-components.querysuggestionsmutations.setsearchedqueries.md +2 -13
  286. package/docs/API-reference/api/x-components.querysuggestionsmutations.setsuggestions.md +2 -13
  287. package/docs/API-reference/api/x-components.querysuggestionsstate.md +1 -1
  288. package/docs/API-reference/api/x-components.querysuggestionsxevents.md +0 -1
  289. package/docs/API-reference/api/x-components.recommendations.md +4 -4
  290. package/docs/API-reference/api/x-components.recommendationsactions.cancelfetchandsaverecommendations.md +3 -7
  291. package/docs/API-reference/api/x-components.recommendationsactions.fetchandsaverecommendations.md +2 -13
  292. package/docs/API-reference/api/x-components.recommendationsactions.fetchrecommendations.md +2 -15
  293. package/docs/API-reference/api/x-components.recommendationsactions.md +6 -6
  294. package/docs/API-reference/api/x-components.recommendationsmutations.md +7 -7
  295. package/docs/API-reference/api/x-components.recommendationsmutations.setparams.md +2 -13
  296. package/docs/API-reference/api/x-components.recommendationsmutations.setrecommendations.md +2 -13
  297. package/docs/API-reference/api/x-components.recommendationsmutations.updaterecommendation.md +2 -13
  298. package/docs/API-reference/api/x-components.refreshsession.md +1 -1
  299. package/docs/API-reference/api/x-components.relatedprompt.md +33 -0
  300. package/docs/API-reference/api/x-components.relatedpromptsactioncontext.md +15 -0
  301. package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +13 -0
  302. package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +13 -0
  303. package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +13 -0
  304. package/docs/API-reference/api/x-components.relatedpromptsactions.md +23 -0
  305. package/docs/API-reference/api/x-components.relatedpromptsactions.seturlparams.md +13 -0
  306. package/docs/API-reference/api/x-components.relatedpromptsgetters.md +21 -0
  307. package/docs/API-reference/api/x-components.relatedpromptsgetters.query.md +13 -0
  308. package/docs/API-reference/api/x-components.relatedpromptsgetters.request.md +13 -0
  309. package/docs/API-reference/api/x-components.relatedpromptslist.md +72 -0
  310. package/docs/API-reference/api/x-components.relatedpromptsmutations.md +27 -0
  311. package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +13 -0
  312. package/docs/API-reference/api/x-components.relatedpromptsmutations.resetselectedprompt.md +13 -0
  313. package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +13 -0
  314. package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +13 -0
  315. package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsrelatedtags.md +13 -0
  316. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +13 -0
  317. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +13 -0
  318. package/docs/API-reference/api/x-components.relatedpromptsstate.md +25 -0
  319. package/docs/API-reference/api/x-components.relatedpromptsstate.params.md +13 -0
  320. package/docs/API-reference/api/x-components.relatedpromptsstate.relatedprompts.md +13 -0
  321. package/docs/API-reference/api/x-components.relatedpromptsstate.relatedtags.md +13 -0
  322. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
  323. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
  324. package/docs/API-reference/api/x-components.relatedpromptstaglist.md +72 -0
  325. package/docs/API-reference/api/x-components.relatedpromptsxevents.md +27 -0
  326. package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsrequestupdated.md +13 -0
  327. package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsresponsechanged.md +13 -0
  328. package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsunmounted.md +13 -0
  329. package/docs/API-reference/api/x-components.relatedpromptsxevents.selectedrelatedpromptchanged.md +13 -0
  330. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptadd2cart.md +13 -0
  331. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptresult.md +13 -0
  332. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
  333. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
  334. package/docs/API-reference/api/x-components.relatedpromptsxmodule.md +13 -0
  335. package/docs/API-reference/api/x-components.relatedpromptsxstoremodule.md +15 -0
  336. package/docs/API-reference/api/x-components.relatedtag.md +3 -3
  337. package/docs/API-reference/api/x-components.relatedtags.md +4 -4
  338. package/docs/API-reference/api/x-components.relatedtagsactions.cancelfetchandsaverelatedtags.md +3 -7
  339. package/docs/API-reference/api/x-components.relatedtagsactions.fetchandsaverelatedtags.md +2 -13
  340. package/docs/API-reference/api/x-components.relatedtagsactions.fetchrelatedtags.md +2 -15
  341. package/docs/API-reference/api/x-components.relatedtagsactions.md +9 -9
  342. package/docs/API-reference/api/x-components.relatedtagsactions.seturlparams.md +2 -13
  343. package/docs/API-reference/api/x-components.relatedtagsactions.togglerelatedtag.md +2 -13
  344. package/docs/API-reference/api/x-components.relatedtagsmutations.md +7 -7
  345. package/docs/API-reference/api/x-components.relatedtagsmutations.setparams.md +2 -13
  346. package/docs/API-reference/api/x-components.relatedtagsmutations.setrelatedtags.md +2 -13
  347. package/docs/API-reference/api/x-components.relatedtagsmutations.setselectedrelatedtags.md +2 -13
  348. package/docs/API-reference/api/x-components.relatedtagsstate.md +1 -1
  349. package/docs/API-reference/api/x-components.removefromhistory.md +1 -1
  350. package/docs/API-reference/api/x-components.removesearchinputfocus.md +13 -0
  351. package/docs/API-reference/api/x-components.resetrequestonrefinement.md +1 -1
  352. package/docs/API-reference/api/x-components.resetstateifnorequestwire.md +1 -1
  353. package/docs/API-reference/api/x-components.resultfeature.md +1 -1
  354. package/docs/API-reference/api/x-components.resultslist.md +3 -3
  355. package/docs/API-reference/api/x-components.saveidentifierresultsorigin.md +1 -1
  356. package/docs/API-reference/api/x-components.savequery.md +1 -1
  357. package/docs/API-reference/api/x-components.savesearchorigin.md +1 -1
  358. package/docs/API-reference/api/x-components.savesearchresponse.md +1 -1
  359. package/docs/API-reference/api/x-components.scrollmutations.md +5 -5
  360. package/docs/API-reference/api/x-components.scrollmutations.setpendingscrollto.md +2 -13
  361. package/docs/API-reference/api/x-components.scrollmutations.setscrollcomponentstate.md +2 -13
  362. package/docs/API-reference/api/x-components.scrolltotop.md +6 -6
  363. package/docs/API-reference/api/x-components.scrollvisibilityobserver.md +5 -5
  364. package/docs/API-reference/api/x-components.scrollvisibilityobserver.observe.md +2 -13
  365. package/docs/API-reference/api/x-components.scrollvisibilityobserver.unobserve.md +2 -13
  366. package/docs/API-reference/api/x-components.scrollxevents.md +8 -8
  367. package/docs/API-reference/api/x-components.scrollxevents.scrollrestorefailed.md +1 -1
  368. package/docs/API-reference/api/x-components.scrollxevents.scrollrestoresucceeded.md +1 -1
  369. package/docs/API-reference/api/x-components.scrollxevents.useralmostreachedscrollend.md +1 -1
  370. package/docs/API-reference/api/x-components.scrollxevents.userchangedscrolldirection.md +1 -1
  371. package/docs/API-reference/api/x-components.scrollxevents.userreachedscrollend.md +1 -1
  372. package/docs/API-reference/api/x-components.scrollxevents.userreachedscrollstart.md +1 -1
  373. package/docs/API-reference/api/x-components.scrollxevents.userscrolled.md +1 -1
  374. package/docs/API-reference/api/x-components.scrollxevents.userscrolledtoelement.md +1 -1
  375. package/docs/API-reference/api/x-components.searchactions.cancelfetchandsavesearchresponse.md +3 -7
  376. package/docs/API-reference/api/x-components.searchactions.fetchandsavesearchresponse.md +2 -13
  377. package/docs/API-reference/api/x-components.searchactions.fetchsearchresponse.md +2 -15
  378. package/docs/API-reference/api/x-components.searchactions.increasepageappendingresults.md +3 -6
  379. package/docs/API-reference/api/x-components.searchactions.md +12 -12
  380. package/docs/API-reference/api/x-components.searchactions.resetrequestonrefinement.md +2 -13
  381. package/docs/API-reference/api/x-components.searchactions.saveorigin.md +2 -13
  382. package/docs/API-reference/api/x-components.searchactions.savesearchresponse.md +2 -13
  383. package/docs/API-reference/api/x-components.searchactions.seturlparams.md +2 -13
  384. package/docs/API-reference/api/x-components.searchboxactions.md +5 -5
  385. package/docs/API-reference/api/x-components.searchboxactions.setinputstatus.md +2 -13
  386. package/docs/API-reference/api/x-components.searchboxactions.seturlparams.md +2 -13
  387. package/docs/API-reference/api/x-components.searchboxmutations.md +5 -5
  388. package/docs/API-reference/api/x-components.searchboxmutations.setinputstatus.md +2 -13
  389. package/docs/API-reference/api/x-components.searchboxstate.md +1 -1
  390. package/docs/API-reference/api/x-components.searchboxxevents.md +12 -12
  391. package/docs/API-reference/api/x-components.searchboxxevents.searchboxquerychanged.md +1 -1
  392. package/docs/API-reference/api/x-components.searchboxxevents.userblurredsearchbox.md +1 -1
  393. package/docs/API-reference/api/x-components.searchboxxevents.userclearedquery.md +1 -1
  394. package/docs/API-reference/api/x-components.searchboxxevents.userclickedsearchbox.md +1 -1
  395. package/docs/API-reference/api/x-components.searchboxxevents.userfocusedsearchbox.md +1 -1
  396. package/docs/API-reference/api/x-components.searchboxxevents.userhoveredinsearchbox.md +1 -1
  397. package/docs/API-reference/api/x-components.searchboxxevents.userhoveredoutsearchbox.md +1 -1
  398. package/docs/API-reference/api/x-components.searchboxxevents.useristypingaquery.md +1 -1
  399. package/docs/API-reference/api/x-components.searchboxxevents.userpressedclearsearchboxbutton.md +1 -1
  400. package/docs/API-reference/api/x-components.searchboxxevents.userpressedenterkey.md +1 -1
  401. package/docs/API-reference/api/x-components.searchboxxevents.userpressedsearchbutton.md +1 -1
  402. package/docs/API-reference/api/x-components.searchboxxevents.usertalked.md +1 -1
  403. package/docs/API-reference/api/x-components.searchbutton.md +1 -1
  404. package/docs/API-reference/api/x-components.searchconfig.md +1 -0
  405. package/docs/API-reference/api/x-components.searchconfig.pagemode.md +11 -0
  406. package/docs/API-reference/api/x-components.searchinput.md +1 -1
  407. package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
  408. package/docs/API-reference/api/x-components.searchmutations.appendresults.md +2 -13
  409. package/docs/API-reference/api/x-components.searchmutations.md +30 -29
  410. package/docs/API-reference/api/x-components.searchmutations.resetstate.md +3 -7
  411. package/docs/API-reference/api/x-components.searchmutations.resetstateforreload.md +3 -7
  412. package/docs/API-reference/api/x-components.searchmutations.setbanners.md +2 -13
  413. package/docs/API-reference/api/x-components.searchmutations.setdisplaytagging.md +2 -13
  414. package/docs/API-reference/api/x-components.searchmutations.setfacets.md +2 -13
  415. package/docs/API-reference/api/x-components.searchmutations.setfromnoresultswithfilters.md +2 -13
  416. package/docs/API-reference/api/x-components.searchmutations.setisappendresults.md +2 -13
  417. package/docs/API-reference/api/x-components.searchmutations.setisnoresults.md +2 -13
  418. package/docs/API-reference/api/x-components.searchmutations.setorigin.md +2 -13
  419. package/docs/API-reference/api/x-components.searchmutations.setpage.md +2 -13
  420. package/docs/API-reference/api/x-components.searchmutations.setparams.md +2 -13
  421. package/docs/API-reference/api/x-components.searchmutations.setpartialresults.md +2 -13
  422. package/docs/API-reference/api/x-components.searchmutations.setpromoteds.md +2 -13
  423. package/docs/API-reference/api/x-components.searchmutations.setquerytagging.md +2 -13
  424. package/docs/API-reference/api/x-components.searchmutations.setredirections.md +2 -13
  425. package/docs/API-reference/api/x-components.searchmutations.setrelatedtags.md +2 -13
  426. package/docs/API-reference/api/x-components.searchmutations.setresults.md +2 -13
  427. package/docs/API-reference/api/x-components.searchmutations.setselectedfilters.md +2 -13
  428. package/docs/API-reference/api/x-components.searchmutations.setsort.md +2 -13
  429. package/docs/API-reference/api/x-components.searchmutations.setspellcheck.md +2 -13
  430. package/docs/API-reference/api/x-components.searchmutations.setstats.md +13 -0
  431. package/docs/API-reference/api/x-components.searchmutations.settotalresults.md +2 -13
  432. package/docs/API-reference/api/x-components.searchmutations.updateresult.md +2 -13
  433. package/docs/API-reference/api/x-components.searchstate.md +2 -1
  434. package/docs/API-reference/api/x-components.searchstate.stats.md +13 -0
  435. package/docs/API-reference/api/x-components.searchxevents.md +1 -0
  436. package/docs/API-reference/api/x-components.searchxevents.userselectedapage.md +13 -0
  437. package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
  438. package/docs/API-reference/api/x-components.semanticqueries.md +1 -1
  439. package/docs/API-reference/api/x-components.semanticqueriesactions.fetchandsavesemanticquery.md +2 -13
  440. package/docs/API-reference/api/x-components.semanticqueriesactions.fetchsemanticquery.md +2 -15
  441. package/docs/API-reference/api/x-components.semanticqueriesactions.md +5 -5
  442. package/docs/API-reference/api/x-components.semanticqueriesgetters.md +1 -0
  443. package/docs/API-reference/api/x-components.semanticqueriesgetters.query.md +13 -0
  444. package/docs/API-reference/api/x-components.semanticqueriesmutations.md +8 -7
  445. package/docs/API-reference/api/x-components.semanticqueriesmutations.setparams.md +2 -13
  446. package/docs/API-reference/api/x-components.semanticqueriesmutations.setsemanticqueries.md +2 -13
  447. package/docs/API-reference/api/x-components.semanticqueriesmutations.setsemanticqueriesrelatedtags.md +13 -0
  448. package/docs/API-reference/api/x-components.semanticqueriesmutations.settotalresults.md +2 -13
  449. package/docs/API-reference/api/x-components.semanticqueriesstate.md +2 -1
  450. package/docs/API-reference/api/x-components.semanticqueriesstate.relatedtags.md +13 -0
  451. package/docs/API-reference/api/x-components.semanticquery.md +1 -1
  452. package/docs/API-reference/api/x-components.setconfig.md +27 -0
  453. package/docs/API-reference/api/x-components.sethistoryqueries.md +1 -1
  454. package/docs/API-reference/api/x-components.setquery.md +25 -0
  455. package/docs/API-reference/api/x-components.setqueryfromlasthistoryquery.md +1 -1
  456. package/docs/API-reference/api/x-components.setsearchurlparams.md +1 -1
  457. package/docs/API-reference/api/x-components.seturlprompt.md +13 -0
  458. package/docs/API-reference/api/x-components.simplefilter.md +9 -1
  459. package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
  460. package/docs/API-reference/api/x-components.slidingpanel.md +13 -5
  461. package/docs/API-reference/api/x-components.snippetcallbacks.md +9 -1
  462. package/docs/API-reference/api/x-components.sortdropdown.md +6 -6
  463. package/docs/API-reference/api/x-components.sortlist.md +5 -5
  464. package/docs/API-reference/api/x-components.sortpickerlist.md +5 -5
  465. package/docs/API-reference/api/x-components.spatialnavigation.md +4 -4
  466. package/docs/API-reference/api/x-components.spatialnavigation.navigateto.md +2 -15
  467. package/docs/API-reference/api/x-components.spellcheck.md +2 -2
  468. package/docs/API-reference/api/x-components.spellcheckbutton.md +1 -1
  469. package/docs/API-reference/api/x-components.stateselector.filter.md +2 -16
  470. package/docs/API-reference/api/x-components.stateselector.md +1 -6
  471. package/docs/API-reference/api/x-components.statusmutations.md +4 -4
  472. package/docs/API-reference/api/x-components.statusmutations.setstatus.md +2 -13
  473. package/docs/API-reference/api/x-components.storemodulestateandgetters.getters.md +11 -0
  474. package/docs/API-reference/api/x-components.storemodulestateandgetters.md +9 -6
  475. package/docs/API-reference/api/x-components.storemodulestateandgetters.state.md +11 -0
  476. package/docs/API-reference/api/x-components.tagging.md +6 -6
  477. package/docs/API-reference/api/x-components.taggingactions.md +4 -4
  478. package/docs/API-reference/api/x-components.taggingactions.track.md +2 -13
  479. package/docs/API-reference/api/x-components.taggingconfig.md +2 -2
  480. package/docs/API-reference/api/{x-components.taggingconfig.clickedresultstoragekey.md → x-components.taggingconfig.storagekey.md} +3 -3
  481. package/docs/API-reference/api/x-components.taggingconfig.storagettlms.md +13 -0
  482. package/docs/API-reference/api/x-components.taggingmutations.md +7 -7
  483. package/docs/API-reference/api/x-components.taggingmutations.setconsent.md +2 -13
  484. package/docs/API-reference/api/x-components.taggingmutations.setnoresultstaggingenabled.md +2 -13
  485. package/docs/API-reference/api/x-components.taggingmutations.setquerytagginginfo.md +2 -13
  486. package/docs/API-reference/api/x-components.taggingxevents.md +1 -1
  487. package/docs/API-reference/api/x-components.taggingxevents.resulturltrackingenabled.md +1 -1
  488. package/docs/API-reference/api/x-components.takenavigationcontrol.direction.md +11 -0
  489. package/docs/API-reference/api/x-components.takenavigationcontrol.md +10 -7
  490. package/docs/API-reference/api/x-components.takenavigationcontrol.modulename.md +11 -0
  491. package/docs/API-reference/api/x-components.takenavigationcontrol.xevent.md +11 -0
  492. package/docs/API-reference/api/x-components.togglerelatedtag.md +1 -1
  493. package/docs/API-reference/api/x-components.track.md +1 -1
  494. package/docs/API-reference/api/x-components.tracknoresultsquerywithfallbackwire.md +13 -0
  495. package/docs/API-reference/api/x-components.tracknoresultsquerywithfallbackwiredebounced.md +13 -0
  496. package/docs/API-reference/api/x-components.tracknoresultsquerywithsemanticswire.md +6 -1
  497. package/docs/API-reference/api/x-components.tracknoresultsquerywithsemanticswiredebounced.md +6 -1
  498. package/docs/API-reference/api/x-components.trackrelatedprompttoolingdisplayclickwire.md +13 -0
  499. package/docs/API-reference/api/x-components.tracktoolingadd2cartwire.md +13 -0
  500. package/docs/API-reference/api/x-components.tracktoolingdisplayclickedwire.md +13 -0
  501. package/docs/API-reference/api/x-components.typing.md +13 -0
  502. package/docs/API-reference/api/x-components.typingoptions.md +22 -0
  503. package/docs/API-reference/api/x-components.typingoptions.speed.md +13 -0
  504. package/docs/API-reference/api/x-components.typingoptions.targetattr.md +18 -0
  505. package/docs/API-reference/api/x-components.typingoptions.text.md +13 -0
  506. package/docs/API-reference/api/x-components.urlmutations.md +14 -13
  507. package/docs/API-reference/api/x-components.urlmutations.setfilters.md +2 -13
  508. package/docs/API-reference/api/x-components.urlmutations.setinitialextraparams.md +2 -13
  509. package/docs/API-reference/api/x-components.urlmutations.setpage.md +2 -13
  510. package/docs/API-reference/api/x-components.urlmutations.setparams.md +2 -13
  511. package/docs/API-reference/api/x-components.urlmutations.setprompt.md +13 -0
  512. package/docs/API-reference/api/x-components.urlmutations.setrelatedtags.md +2 -13
  513. package/docs/API-reference/api/x-components.urlmutations.setscroll.md +2 -13
  514. package/docs/API-reference/api/x-components.urlmutations.setsort.md +2 -13
  515. package/docs/API-reference/api/x-components.urlparams.md +1 -0
  516. package/docs/API-reference/api/x-components.urlparams.prompt.md +11 -0
  517. package/docs/API-reference/api/x-components.urlstate.md +1 -1
  518. package/docs/API-reference/api/x-components.urlxevents.extraparamsloadedfromurl.md +1 -1
  519. package/docs/API-reference/api/x-components.urlxevents.md +4 -4
  520. package/docs/API-reference/api/x-components.urlxevents.paramsloadedfromurl.md +1 -1
  521. package/docs/API-reference/api/x-components.urlxevents.pushableurlstateupdated.md +1 -1
  522. package/docs/API-reference/api/x-components.urlxevents.replaceableurlstateupdated.md +1 -1
  523. package/docs/API-reference/api/x-components.usealiasapi.md +1 -0
  524. package/docs/API-reference/api/x-components.usealiasapi.pricestats.md +16 -0
  525. package/docs/API-reference/api/x-components.useemitdisplayevent.md +2 -2
  526. package/docs/API-reference/api/x-components.usegetter.md +3 -17
  527. package/docs/API-reference/api/x-components.useondisplay.md +2 -2
  528. package/docs/API-reference/api/x-components.usestate.md +5 -4
  529. package/docs/API-reference/api/x-components.xactioncontext.commit.md +2 -13
  530. package/docs/API-reference/api/x-components.xactioncontext.dispatch.md +2 -13
  531. package/docs/API-reference/api/x-components.xactioncontext.md +2 -9
  532. package/docs/API-reference/api/x-components.xapi.addproducttocart.md +2 -12
  533. package/docs/API-reference/api/x-components.xapi.getsnippetconfig.md +2 -8
  534. package/docs/API-reference/api/x-components.xapi.init.md +2 -13
  535. package/docs/API-reference/api/x-components.xapi.md +9 -9
  536. package/docs/API-reference/api/x-components.xapi.search.md +2 -13
  537. package/docs/API-reference/api/x-components.xapi.setsnippetconfig.md +2 -13
  538. package/docs/API-reference/api/x-components.xcomponentapi.md +1 -1
  539. package/docs/API-reference/api/x-components.xcomponentbusapi.emit.md +2 -13
  540. package/docs/API-reference/api/x-components.xcomponentbusapi.md +2 -8
  541. package/docs/API-reference/api/x-components.xeventstypes.md +3 -3
  542. package/docs/API-reference/api/x-components.xinstaller.init.md +1 -1
  543. package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
  544. package/docs/API-reference/api/x-components.xmodulestree.relatedprompts.md +11 -0
  545. package/docs/API-reference/api/x-components.xplugin._constructor_.md +1 -1
  546. package/docs/API-reference/api/x-components.xplugin.adapter.md +1 -1
  547. package/docs/API-reference/api/x-components.xplugin.bus.md +1 -1
  548. package/docs/API-reference/api/x-types.md +3 -1
  549. package/docs/API-reference/api/x-types.relatedprompt.md +4 -1
  550. package/docs/API-reference/api/x-types.relatedprompt.nextqueries.md +1 -1
  551. package/docs/API-reference/api/x-types.relatedprompt.relatedpromptnextqueries.md +13 -0
  552. package/docs/API-reference/api/x-types.relatedprompt.tagging.md +17 -0
  553. package/docs/API-reference/api/x-types.relatedprompt.toolingdisplaytagging.md +13 -0
  554. package/docs/API-reference/api/x-types.relatedpromptnextquery.md +23 -0
  555. package/docs/API-reference/api/x-types.relatedpromptnextquery.query.md +13 -0
  556. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayadd2carttagging.md +13 -0
  557. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayclicktagging.md +13 -0
  558. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplaytagging.md +13 -0
  559. package/docs/API-reference/api/x-types.searchresponse.md +1 -0
  560. package/docs/API-reference/api/x-types.searchresponse.stats.md +11 -0
  561. package/docs/API-reference/api/x-types.stats.md +22 -0
  562. package/docs/API-reference/api/x-types.stats.price.md +14 -0
  563. package/docs/API-reference/api/x-types.xcomponentsadapter.md +2 -0
  564. package/docs/API-reference/components/common/animations/x-components.animate-width.md +14 -14
  565. package/docs/API-reference/components/common/animations/x-components.collapse-height.md +2 -2
  566. package/docs/API-reference/components/common/animations/x-components.collapse-width.md +2 -2
  567. package/docs/API-reference/components/common/animations/x-components.cross-fade.md +2 -2
  568. package/docs/API-reference/components/common/animations/x-components.fade-and-slide.md +2 -2
  569. package/docs/API-reference/components/common/animations/x-components.fade.md +11 -11
  570. package/docs/API-reference/components/common/animations/x-components.staggered-fade-and-slide.md +2 -2
  571. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +36 -35
  572. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-list.md +53 -53
  573. package/docs/API-reference/components/common/currency/x-components.base-currency.md +130 -129
  574. package/docs/API-reference/components/common/filters/labels/x-components.base-price-filter-label.md +13 -13
  575. package/docs/API-reference/components/common/filters/labels/x-components.base-rating-filter-label.md +2 -1
  576. package/docs/API-reference/components/common/modals/x-components.base-events-modal-close.md +18 -18
  577. package/docs/API-reference/components/common/modals/x-components.base-events-modal-open.md +18 -18
  578. package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +33 -36
  579. package/docs/API-reference/components/common/modals/x-components.base-id-modal-close.md +20 -18
  580. package/docs/API-reference/components/common/modals/x-components.base-id-modal-open.md +19 -19
  581. package/docs/API-reference/components/common/modals/x-components.base-id-modal.md +22 -22
  582. package/docs/API-reference/components/common/modals/x-components.base-modal.md +44 -44
  583. package/docs/API-reference/components/common/modals/x-components.close-main-modal.md +10 -10
  584. package/docs/API-reference/components/common/modals/x-components.main-modal.md +30 -30
  585. package/docs/API-reference/components/common/modals/x-components.open-main-modal.md +10 -10
  586. package/docs/API-reference/components/common/panels/x-components.base-header-toggle-panel.md +2 -2
  587. package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel-button.md +18 -17
  588. package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel.md +18 -18
  589. package/docs/API-reference/components/common/panels/x-components.base-tabs-panel.md +70 -70
  590. package/docs/API-reference/components/common/panels/x-components.base-toggle-panel.md +2 -2
  591. package/docs/API-reference/components/common/result/x-components.base-result-current-price.md +2 -1
  592. package/docs/API-reference/components/common/result/x-components.base-result-image.md +20 -20
  593. package/docs/API-reference/components/common/result/x-components.base-result-previous-price.md +16 -16
  594. package/docs/API-reference/components/common/result/x-components.base-result-rating.md +118 -118
  595. package/docs/API-reference/components/common/result/x-components.result-variant-selector.md +149 -149
  596. package/docs/API-reference/components/common/result/x-components.result-variants-provider.md +102 -102
  597. package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +62 -62
  598. package/docs/API-reference/components/common/suggestions/x-components.base-suggestion.md +50 -49
  599. package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +84 -84
  600. package/docs/API-reference/components/common/x-components.auto-progress-bar.md +21 -21
  601. package/docs/API-reference/components/common/x-components.base-dropdown.md +19 -19
  602. package/docs/API-reference/components/common/x-components.base-event-button.md +5 -4
  603. package/docs/API-reference/components/common/x-components.base-grid.md +6 -5
  604. package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +10 -10
  605. package/docs/API-reference/components/common/x-components.base-rating.md +2 -1
  606. package/docs/API-reference/components/common/x-components.base-slider.md +190 -0
  607. package/docs/API-reference/components/common/x-components.base-switch.md +27 -26
  608. package/docs/API-reference/components/common/x-components.base-teleport.md +21 -0
  609. package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +86 -85
  610. package/docs/API-reference/components/common/x-components.display-click-provider.md +17 -0
  611. package/docs/API-reference/components/common/x-components.display-emitter.md +7 -7
  612. package/docs/API-reference/components/common/x-components.global-x-bus.md +14 -13
  613. package/docs/API-reference/components/common/x-components.highlight.md +26 -26
  614. package/docs/API-reference/components/common/x-components.items-list.md +3 -3
  615. package/docs/API-reference/components/common/x-components.location-provider.md +11 -10
  616. package/docs/API-reference/components/common/x-components.page-loader-button.md +39 -39
  617. package/docs/API-reference/components/common/x-components.page-selector.md +137 -0
  618. package/docs/API-reference/components/common/x-components.sliding-panel.md +113 -112
  619. package/docs/API-reference/components/common/x-components.snippet-callbacks.md +7 -7
  620. package/docs/API-reference/components/device/x-components.device-detector.md +57 -57
  621. package/docs/API-reference/components/empathize/x-components.empathize.md +7 -7
  622. package/docs/API-reference/components/experience-controls/x-components.experience-controls.md +8 -8
  623. package/docs/API-reference/components/extra-params/x-components.extra-params.md +16 -15
  624. package/docs/API-reference/components/extra-params/x-components.renderless-extra-param.md +17 -16
  625. package/docs/API-reference/components/extra-params/x-components.snippet-config-extra-params.md +23 -23
  626. package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +40 -39
  627. package/docs/API-reference/components/facets/x-components.facets/facets.md +47 -47
  628. package/docs/API-reference/components/facets/x-components.filters/all-filter.md +5 -4
  629. package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md +87 -87
  630. package/docs/API-reference/components/facets/x-components.filters/hierarchical-filter.md +105 -105
  631. package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +66 -66
  632. package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +15 -14
  633. package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +78 -78
  634. package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md +84 -84
  635. package/docs/API-reference/components/facets/x-components.lists/filters-list.md +2 -1
  636. package/docs/API-reference/components/facets/x-components.lists/filters-search.md +1 -1
  637. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +23 -23
  638. package/docs/API-reference/components/facets/x-components.lists/selected-filters.md +4 -4
  639. package/docs/API-reference/components/facets/x-components.lists/sliced-filters.md +15 -14
  640. package/docs/API-reference/components/facets/x-components.lists/sorted-filters.md +19 -19
  641. package/docs/API-reference/components/facets/x-components.preselected-filters.md +24 -24
  642. package/docs/API-reference/components/history-queries/x-components.clear-history-queries.md +18 -17
  643. package/docs/API-reference/components/history-queries/x-components.history-queries-switch.md +35 -35
  644. package/docs/API-reference/components/history-queries/x-components.history-queries.md +70 -70
  645. package/docs/API-reference/components/history-queries/x-components.history-query.md +67 -67
  646. package/docs/API-reference/components/history-queries/x-components.my-history.md +74 -74
  647. package/docs/API-reference/components/history-queries/x-components.remove-history-query.md +3 -2
  648. package/docs/API-reference/components/identifier-results/x-components.identifier-result.md +2 -2
  649. package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +14 -13
  650. package/docs/API-reference/components/next-queries/x-components.next-queries-list.md +52 -52
  651. package/docs/API-reference/components/next-queries/x-components.next-queries.md +53 -53
  652. package/docs/API-reference/components/next-queries/x-components.next-query-preview.md +80 -80
  653. package/docs/API-reference/components/next-queries/x-components.next-query.md +37 -37
  654. package/docs/API-reference/components/popular-searches/x-components.popular-search.md +35 -35
  655. package/docs/API-reference/components/popular-searches/x-components.popular-searches.md +45 -44
  656. package/docs/API-reference/components/queries-preview/x-components.query-preview-button.md +29 -28
  657. package/docs/API-reference/components/queries-preview/x-components.query-preview-list.md +43 -42
  658. package/docs/API-reference/components/queries-preview/x-components.query-preview.md +60 -60
  659. package/docs/API-reference/components/query-suggestions/x-components.query-suggestion.md +53 -53
  660. package/docs/API-reference/components/query-suggestions/x-components.query-suggestions.md +58 -58
  661. package/docs/API-reference/components/recommendations/x-components.recommendations.md +41 -40
  662. package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +22 -0
  663. package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -0
  664. package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +32 -0
  665. package/docs/API-reference/components/related-tags/x-components.related-tag.md +59 -59
  666. package/docs/API-reference/components/related-tags/x-components.related-tags.md +72 -71
  667. package/docs/API-reference/components/scroll/x-components.main-scroll-item.md +18 -17
  668. package/docs/API-reference/components/scroll/x-components.main-scroll.md +49 -48
  669. package/docs/API-reference/components/scroll/x-components.scroll-to-top.md +10 -10
  670. package/docs/API-reference/components/scroll/x-components.scroll.md +59 -59
  671. package/docs/API-reference/components/search/x-components.banner.md +36 -36
  672. package/docs/API-reference/components/search/x-components.banners-list.md +59 -58
  673. package/docs/API-reference/components/search/x-components.fallback-disclaimer.md +8 -8
  674. package/docs/API-reference/components/search/x-components.partial-query-button.md +9 -9
  675. package/docs/API-reference/components/search/x-components.partial-results-list.md +5 -5
  676. package/docs/API-reference/components/search/x-components.promoted.md +42 -42
  677. package/docs/API-reference/components/search/x-components.promoteds-list.md +61 -60
  678. package/docs/API-reference/components/search/x-components.redirection.md +21 -21
  679. package/docs/API-reference/components/search/x-components.results-list.md +63 -62
  680. package/docs/API-reference/components/search/x-components.sort-dropdown.md +24 -24
  681. package/docs/API-reference/components/search/x-components.sort-list.md +24 -24
  682. package/docs/API-reference/components/search/x-components.sort-picker-list.md +34 -34
  683. package/docs/API-reference/components/search/x-components.spellcheck-button.md +3 -3
  684. package/docs/API-reference/components/search/x-components.spellcheck.md +10 -10
  685. package/docs/API-reference/components/search-box/x-components.clear-search-input.md +38 -38
  686. package/docs/API-reference/components/search-box/x-components.search-button.md +43 -43
  687. package/docs/API-reference/components/search-box/x-components.search-input-placeholder.md +36 -36
  688. package/docs/API-reference/components/search-box/x-components.search-input.md +43 -43
  689. package/docs/API-reference/components/semantic-queries/x-components.semantic-queries.md +52 -52
  690. package/docs/API-reference/components/semantic-queries/x-components.semantic-query.md +36 -35
  691. package/docs/API-reference/components/tagging/x-components.tagging.md +39 -40
  692. package/docs/API-reference/components/url/x-components.url-handler.md +18 -18
  693. package/extra-params/index.js +1 -1
  694. package/facets/index.js +23 -23
  695. package/history-queries/index.js +1 -1
  696. package/js/components/animations/animate-clip-path/animate-clip-path.factory.js +1 -1
  697. package/js/components/animations/animate-clip-path/animate-clip-path.factory.js.map +1 -1
  698. package/js/components/animations/animate-scale/animate-scale.factory.js +1 -1
  699. package/js/components/animations/animate-scale/animate-scale.factory.js.map +1 -1
  700. package/js/components/animations/animate-translate/animate-translate.factory.js +1 -1
  701. package/js/components/animations/animate-translate/animate-translate.factory.js.map +1 -1
  702. package/js/components/animations/animate-width.vue.js.map +1 -1
  703. package/js/components/animations/animate-width.vue2.js +1 -1
  704. package/js/components/animations/animate-width.vue2.js.map +1 -1
  705. package/js/components/animations/collapse-height.vue.js +4 -4
  706. package/js/components/animations/collapse-height.vue.js.map +1 -1
  707. package/js/components/animations/collapse-height.vue2.js +4 -4
  708. package/js/components/animations/collapse-height.vue2.js.map +1 -1
  709. package/js/components/animations/collapse-width.vue.js +4 -4
  710. package/js/components/animations/collapse-width.vue.js.map +1 -1
  711. package/js/components/animations/collapse-width.vue2.js +4 -4
  712. package/js/components/animations/collapse-width.vue2.js.map +1 -1
  713. package/js/components/animations/create-directional-animation-factory.js +2 -2
  714. package/js/components/animations/create-directional-animation-factory.js.map +1 -1
  715. package/js/components/animations/cross-fade.vue.js.map +1 -1
  716. package/js/components/animations/cross-fade.vue2.js +3 -3
  717. package/js/components/animations/cross-fade.vue2.js.map +1 -1
  718. package/js/components/animations/fade-and-slide.vue.js +1 -2
  719. package/js/components/animations/fade-and-slide.vue.js.map +1 -1
  720. package/js/components/animations/fade-and-slide.vue2.js +4 -4
  721. package/js/components/animations/fade-and-slide.vue2.js.map +1 -1
  722. package/js/components/animations/fade.vue.js.map +1 -1
  723. package/js/components/animations/fade.vue2.js +3 -3
  724. package/js/components/animations/fade.vue2.js.map +1 -1
  725. package/js/components/animations/no-animation.vue.js +1 -1
  726. package/js/components/animations/no-animation.vue.js.map +1 -1
  727. package/js/components/animations/staggered-fade-and-slide.vue.js +4 -4
  728. package/js/components/animations/staggered-fade-and-slide.vue.js.map +1 -1
  729. package/js/components/animations/staggered-fade-and-slide.vue2.js +6 -6
  730. package/js/components/animations/staggered-fade-and-slide.vue2.js.map +1 -1
  731. package/js/components/animations/use-collapse-animation.js +3 -1
  732. package/js/components/animations/use-collapse-animation.js.map +1 -1
  733. package/js/components/animations/use-disable-animation.js.map +1 -1
  734. package/js/components/auto-progress-bar.vue.js.map +1 -1
  735. package/js/components/auto-progress-bar.vue2.js +6 -6
  736. package/js/components/auto-progress-bar.vue2.js.map +1 -1
  737. package/js/components/base-dropdown.vue.js +15 -17
  738. package/js/components/base-dropdown.vue.js.map +1 -1
  739. package/js/components/base-dropdown.vue2.js +15 -21
  740. package/js/components/base-dropdown.vue2.js.map +1 -1
  741. package/js/components/base-event-button.vue.js +3 -4
  742. package/js/components/base-event-button.vue.js.map +1 -1
  743. package/js/components/base-event-button.vue2.js +5 -5
  744. package/js/components/base-event-button.vue2.js.map +1 -1
  745. package/js/components/base-grid.vue.js +11 -18
  746. package/js/components/base-grid.vue.js.map +1 -1
  747. package/js/components/base-grid.vue2.js +12 -13
  748. package/js/components/base-grid.vue2.js.map +1 -1
  749. package/js/components/base-grid.vue3.js +1 -1
  750. package/js/components/base-keyboard-navigation.vue.js +3 -4
  751. package/js/components/base-keyboard-navigation.vue.js.map +1 -1
  752. package/js/components/base-keyboard-navigation.vue2.js +7 -7
  753. package/js/components/base-keyboard-navigation.vue2.js.map +1 -1
  754. package/js/components/base-rating.vue.js +1 -3
  755. package/js/components/base-rating.vue.js.map +1 -1
  756. package/js/components/base-rating.vue2.js +6 -6
  757. package/js/components/base-rating.vue2.js.map +1 -1
  758. package/js/components/base-slider.vue.js +65 -0
  759. package/js/components/base-slider.vue.js.map +1 -0
  760. package/js/components/base-slider.vue2.js +109 -0
  761. package/js/components/base-slider.vue2.js.map +1 -0
  762. package/js/components/base-slider.vue3.js +7 -0
  763. package/js/components/base-slider.vue3.js.map +1 -0
  764. package/js/components/base-switch.vue.js +2 -2
  765. package/js/components/base-switch.vue.js.map +1 -1
  766. package/js/components/base-switch.vue2.js +8 -12
  767. package/js/components/base-switch.vue2.js.map +1 -1
  768. package/js/components/base-teleport.vue.js +17 -0
  769. package/js/components/base-teleport.vue.js.map +1 -0
  770. package/js/components/base-teleport.vue2.js +128 -0
  771. package/js/components/base-teleport.vue2.js.map +1 -0
  772. package/js/components/base-variable-column-grid.vue.js +1 -2
  773. package/js/components/base-variable-column-grid.vue.js.map +1 -1
  774. package/js/components/base-variable-column-grid.vue2.js +7 -7
  775. package/js/components/base-variable-column-grid.vue2.js.map +1 -1
  776. package/js/components/column-picker/base-column-picker-dropdown.vue.js +5 -7
  777. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  778. package/js/components/column-picker/base-column-picker-dropdown.vue2.js +4 -4
  779. package/js/components/column-picker/base-column-picker-dropdown.vue2.js.map +1 -1
  780. package/js/components/column-picker/base-column-picker-list.vue.js +1 -3
  781. package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
  782. package/js/components/column-picker/base-column-picker-list.vue2.js +6 -6
  783. package/js/components/column-picker/base-column-picker-list.vue2.js.map +1 -1
  784. package/js/components/currency/base-currency.vue.js.map +1 -1
  785. package/js/components/currency/base-currency.vue2.js +5 -5
  786. package/js/components/currency/base-currency.vue2.js.map +1 -1
  787. package/js/components/decorators/injection.consts.js.map +1 -1
  788. package/js/components/display-click-provider.vue.js +73 -0
  789. package/js/components/display-click-provider.vue.js.map +1 -0
  790. package/js/components/display-click-provider.vue2.js +6 -0
  791. package/js/components/display-click-provider.vue2.js.map +1 -0
  792. package/js/components/display-emitter.vue.js +5 -5
  793. package/js/components/display-emitter.vue.js.map +1 -1
  794. package/js/components/filters/labels/base-price-filter-label.vue.js +10 -10
  795. package/js/components/filters/labels/base-price-filter-label.vue.js.map +1 -1
  796. package/js/components/filters/labels/base-rating-filter-label.vue.js +1 -3
  797. package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
  798. package/js/components/filters/labels/base-rating-filter-label.vue2.js +7 -7
  799. package/js/components/filters/labels/base-rating-filter-label.vue2.js.map +1 -1
  800. package/js/components/global-x-bus.vue.js +3 -3
  801. package/js/components/global-x-bus.vue.js.map +1 -1
  802. package/js/components/highlight.vue.js +6 -6
  803. package/js/components/highlight.vue.js.map +1 -1
  804. package/js/components/highlight.vue2.js +11 -11
  805. package/js/components/highlight.vue2.js.map +1 -1
  806. package/js/components/icons/cross-tiny.vue.js +2 -2
  807. package/js/components/icons/plus.vue.js +2 -2
  808. package/js/components/items-list.vue.js +1 -2
  809. package/js/components/items-list.vue.js.map +1 -1
  810. package/js/components/items-list.vue2.js +7 -7
  811. package/js/components/items-list.vue2.js.map +1 -1
  812. package/js/components/layouts/fixed-header-and-asides-layout.vue.js +9 -15
  813. package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
  814. package/js/components/layouts/fixed-header-and-asides-layout.vue2.js +5 -5
  815. package/js/components/layouts/fixed-header-and-asides-layout.vue2.js.map +1 -1
  816. package/js/components/layouts/fixed-header-and-asides-layout.vue3.js +1 -1
  817. package/js/components/layouts/multi-column-max-width-layout.vue.js +2 -10
  818. package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
  819. package/js/components/layouts/multi-column-max-width-layout.vue2.js +5 -5
  820. package/js/components/layouts/multi-column-max-width-layout.vue2.js.map +1 -1
  821. package/js/components/layouts/single-column-layout.vue.js +9 -17
  822. package/js/components/layouts/single-column-layout.vue.js.map +1 -1
  823. package/js/components/layouts/single-column-layout.vue2.js +5 -5
  824. package/js/components/layouts/single-column-layout.vue2.js.map +1 -1
  825. package/js/components/location-provider.vue.js +3 -3
  826. package/js/components/location-provider.vue.js.map +1 -1
  827. package/js/components/modals/base-events-modal-close.vue.js +1 -2
  828. package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
  829. package/js/components/modals/base-events-modal-close.vue2.js +5 -5
  830. package/js/components/modals/base-events-modal-close.vue2.js.map +1 -1
  831. package/js/components/modals/base-events-modal-open.vue.js +1 -2
  832. package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
  833. package/js/components/modals/base-events-modal-open.vue2.js +5 -5
  834. package/js/components/modals/base-events-modal-open.vue2.js.map +1 -1
  835. package/js/components/modals/base-events-modal.vue.js +4 -4
  836. package/js/components/modals/base-events-modal.vue.js.map +1 -1
  837. package/js/components/modals/base-events-modal.vue2.js +9 -9
  838. package/js/components/modals/base-events-modal.vue2.js.map +1 -1
  839. package/js/components/modals/base-id-modal-close.vue.js +3 -4
  840. package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
  841. package/js/components/modals/base-id-modal-close.vue2.js +5 -4
  842. package/js/components/modals/base-id-modal-close.vue2.js.map +1 -1
  843. package/js/components/modals/base-id-modal-open.vue.js +3 -4
  844. package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
  845. package/js/components/modals/base-id-modal-open.vue2.js +5 -4
  846. package/js/components/modals/base-id-modal-open.vue2.js.map +1 -1
  847. package/js/components/modals/base-id-modal.vue.js +4 -4
  848. package/js/components/modals/base-id-modal.vue.js.map +1 -1
  849. package/js/components/modals/base-id-modal.vue2.js +6 -6
  850. package/js/components/modals/base-id-modal.vue2.js.map +1 -1
  851. package/js/components/modals/base-modal.vue.js +4 -5
  852. package/js/components/modals/base-modal.vue.js.map +1 -1
  853. package/js/components/modals/base-modal.vue2.js +26 -17
  854. package/js/components/modals/base-modal.vue2.js.map +1 -1
  855. package/js/components/modals/close-main-modal.vue.js +2 -2
  856. package/js/components/modals/close-main-modal.vue.js.map +1 -1
  857. package/js/components/modals/close-main-modal.vue2.js +3 -3
  858. package/js/components/modals/close-main-modal.vue2.js.map +1 -1
  859. package/js/components/modals/main-modal.vue.js +5 -5
  860. package/js/components/modals/main-modal.vue.js.map +1 -1
  861. package/js/components/modals/main-modal.vue2.js +8 -8
  862. package/js/components/modals/main-modal.vue2.js.map +1 -1
  863. package/js/components/modals/open-main-modal.vue.js +2 -2
  864. package/js/components/modals/open-main-modal.vue.js.map +1 -1
  865. package/js/components/modals/open-main-modal.vue2.js +3 -3
  866. package/js/components/modals/open-main-modal.vue2.js.map +1 -1
  867. package/js/components/page-loader-button.vue.js +8 -10
  868. package/js/components/page-loader-button.vue.js.map +1 -1
  869. package/js/components/page-loader-button.vue2.js +5 -5
  870. package/js/components/page-loader-button.vue2.js.map +1 -1
  871. package/js/components/page-loader-button.vue3.js +7 -0
  872. package/js/components/page-loader-button.vue3.js.map +1 -0
  873. package/js/components/page-selector.vue.js +78 -0
  874. package/js/components/page-selector.vue.js.map +1 -0
  875. package/js/components/page-selector.vue2.js +128 -0
  876. package/js/components/page-selector.vue2.js.map +1 -0
  877. package/js/components/page-selector.vue3.js +7 -0
  878. package/js/components/page-selector.vue3.js.map +1 -0
  879. package/js/components/panels/base-header-toggle-panel.vue.js +3 -7
  880. package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
  881. package/js/components/panels/base-header-toggle-panel.vue2.js +10 -10
  882. package/js/components/panels/base-header-toggle-panel.vue2.js.map +1 -1
  883. package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -2
  884. package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
  885. package/js/components/panels/base-id-toggle-panel-button.vue2.js +7 -6
  886. package/js/components/panels/base-id-toggle-panel-button.vue2.js.map +1 -1
  887. package/js/components/panels/base-id-toggle-panel.vue.js +1 -2
  888. package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
  889. package/js/components/panels/base-id-toggle-panel.vue2.js +13 -13
  890. package/js/components/panels/base-id-toggle-panel.vue2.js.map +1 -1
  891. package/js/components/panels/base-tabs-panel.vue.js +5 -8
  892. package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
  893. package/js/components/panels/base-tabs-panel.vue2.js +13 -13
  894. package/js/components/panels/base-tabs-panel.vue2.js.map +1 -1
  895. package/js/components/panels/base-toggle-panel.vue.js +1 -2
  896. package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
  897. package/js/components/panels/base-toggle-panel.vue2.js +4 -4
  898. package/js/components/panels/base-toggle-panel.vue2.js.map +1 -1
  899. package/js/components/result/base-result-add-to-cart.vue.js +3 -3
  900. package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
  901. package/js/components/result/base-result-add-to-cart.vue2.js +22 -8
  902. package/js/components/result/base-result-add-to-cart.vue2.js.map +1 -1
  903. package/js/components/result/base-result-current-price.vue.js +1 -2
  904. package/js/components/result/base-result-current-price.vue.js.map +1 -1
  905. package/js/components/result/base-result-current-price.vue2.js +6 -6
  906. package/js/components/result/base-result-current-price.vue2.js.map +1 -1
  907. package/js/components/result/base-result-image.vue.js +39 -59
  908. package/js/components/result/base-result-image.vue.js.map +1 -1
  909. package/js/components/result/base-result-image.vue2.js +18 -18
  910. package/js/components/result/base-result-image.vue2.js.map +1 -1
  911. package/js/components/result/base-result-link.vue.js +6 -7
  912. package/js/components/result/base-result-link.vue.js.map +1 -1
  913. package/js/components/result/base-result-link.vue2.js +6 -5
  914. package/js/components/result/base-result-link.vue2.js.map +1 -1
  915. package/js/components/result/base-result-previous-price.vue.js +1 -2
  916. package/js/components/result/base-result-previous-price.vue.js.map +1 -1
  917. package/js/components/result/base-result-previous-price.vue2.js +4 -4
  918. package/js/components/result/base-result-previous-price.vue2.js.map +1 -1
  919. package/js/components/result/base-result-rating.vue.js +5 -8
  920. package/js/components/result/base-result-rating.vue.js.map +1 -1
  921. package/js/components/result/base-result-rating.vue2.js +10 -9
  922. package/js/components/result/base-result-rating.vue2.js.map +1 -1
  923. package/js/components/result/result-variant-selector.vue.js +3 -5
  924. package/js/components/result/result-variant-selector.vue.js.map +1 -1
  925. package/js/components/result/result-variant-selector.vue2.js +5 -5
  926. package/js/components/result/result-variant-selector.vue2.js.map +1 -1
  927. package/js/components/result/result-variants-provider.vue.js +7 -7
  928. package/js/components/result/result-variants-provider.vue.js.map +1 -1
  929. package/js/components/scroll/base-scroll.vue.js +2 -2
  930. package/js/components/scroll/base-scroll.vue.js.map +1 -1
  931. package/js/components/scroll/base-scroll.vue2.js +10 -10
  932. package/js/components/scroll/base-scroll.vue2.js.map +1 -1
  933. package/js/components/scroll/use-scroll.js +7 -7
  934. package/js/components/scroll/use-scroll.js.map +1 -1
  935. package/js/components/sliding-panel.vue.js +10 -13
  936. package/js/components/sliding-panel.vue.js.map +1 -1
  937. package/js/components/sliding-panel.vue2.js +10 -10
  938. package/js/components/sliding-panel.vue2.js.map +1 -1
  939. package/js/components/snippet-callbacks.vue.js.map +1 -1
  940. package/js/components/snippet-callbacks.vue2.js +2 -2
  941. package/js/components/snippet-callbacks.vue2.js.map +1 -1
  942. package/js/components/suggestions/base-suggestion.vue.js +3 -4
  943. package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
  944. package/js/components/suggestions/base-suggestion.vue2.js +12 -12
  945. package/js/components/suggestions/base-suggestion.vue2.js.map +1 -1
  946. package/js/components/suggestions/base-suggestions.vue.js +1 -2
  947. package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
  948. package/js/components/suggestions/base-suggestions.vue2.js +9 -9
  949. package/js/components/suggestions/base-suggestions.vue2.js.map +1 -1
  950. package/js/components/x-component.utils.js +1 -0
  951. package/js/components/x-component.utils.js.map +1 -1
  952. package/js/composables/create-use-device.js +2 -2
  953. package/js/composables/create-use-device.js.map +1 -1
  954. package/js/composables/use-_x.js.map +1 -1
  955. package/js/composables/use-alias-api.js +12 -7
  956. package/js/composables/use-alias-api.js.map +1 -1
  957. package/js/composables/use-debounce.js.map +1 -1
  958. package/js/composables/use-getter.js +11 -10
  959. package/js/composables/use-getter.js.map +1 -1
  960. package/js/composables/use-on-display.js +7 -11
  961. package/js/composables/use-on-display.js.map +1 -1
  962. package/js/composables/use-state.js +8 -9
  963. package/js/composables/use-state.js.map +1 -1
  964. package/js/composables/use-x-bus.js +9 -11
  965. package/js/composables/use-x-bus.js.map +1 -1
  966. package/js/directives/infinite-scroll.js +3 -3
  967. package/js/directives/infinite-scroll.js.map +1 -1
  968. package/js/directives/typing.js +57 -0
  969. package/js/directives/typing.js.map +1 -0
  970. package/js/index.js +113 -95
  971. package/js/index.js.map +1 -1
  972. package/js/plugins/devtools/colors.utils.js +2 -2
  973. package/js/plugins/devtools/colors.utils.js.map +1 -1
  974. package/js/plugins/devtools/devtools.plugin.js +2 -1
  975. package/js/plugins/devtools/devtools.plugin.js.map +1 -1
  976. package/js/plugins/devtools/timeline.devtools.js +14 -13
  977. package/js/plugins/devtools/timeline.devtools.js.map +1 -1
  978. package/js/plugins/devtools/wiring.devtools.js +14 -10
  979. package/js/plugins/devtools/wiring.devtools.js.map +1 -1
  980. package/js/plugins/x-bus.js +3 -3
  981. package/js/plugins/x-bus.js.map +1 -1
  982. package/js/plugins/x-emitters.js +8 -6
  983. package/js/plugins/x-emitters.js.map +1 -1
  984. package/js/plugins/x-plugin.js +15 -15
  985. package/js/plugins/x-plugin.js.map +1 -1
  986. package/js/plugins/x-plugin.utils.js +2 -6
  987. package/js/plugins/x-plugin.utils.js.map +1 -1
  988. package/js/services/directional-focus-navigation.service.js +7 -9
  989. package/js/services/directional-focus-navigation.service.js.map +1 -1
  990. package/js/services/state-machine.service.js.map +1 -1
  991. package/js/store/utils/config-store.utils.js.map +1 -1
  992. package/js/store/utils/fetch-and-save-action.utils.js +5 -9
  993. package/js/store/utils/fetch-and-save-action.utils.js.map +1 -1
  994. package/js/store/utils/getters-proxy.utils.js +2 -1
  995. package/js/store/utils/getters-proxy.utils.js.map +1 -1
  996. package/js/store/utils/query.utils.js +1 -1
  997. package/js/store/utils/query.utils.js.map +1 -1
  998. package/js/store/utils/status-store.utils.js.map +1 -1
  999. package/js/store/utils/store-emitters.utils.js +2 -2
  1000. package/js/store/utils/store-emitters.utils.js.map +1 -1
  1001. package/js/store/x.module.js +1 -1
  1002. package/js/store/x.module.js.map +1 -1
  1003. package/js/types/animation-prop.js +5 -0
  1004. package/js/types/animation-prop.js.map +1 -1
  1005. package/js/utils/array.js +1 -0
  1006. package/js/utils/array.js.map +1 -1
  1007. package/js/utils/cancellable-promise.js +1 -1
  1008. package/js/utils/cancellable-promise.js.map +1 -1
  1009. package/js/utils/clone.js +1 -0
  1010. package/js/utils/clone.js.map +1 -1
  1011. package/js/utils/currency-formatter.js +8 -5
  1012. package/js/utils/currency-formatter.js.map +1 -1
  1013. package/js/utils/debounce.js +0 -2
  1014. package/js/utils/debounce.js.map +1 -1
  1015. package/js/utils/filters.js +1 -1
  1016. package/js/utils/filters.js.map +1 -1
  1017. package/js/utils/focus.js +1 -3
  1018. package/js/utils/focus.js.map +1 -1
  1019. package/js/utils/function.js +0 -1
  1020. package/js/utils/function.js.map +1 -1
  1021. package/js/utils/get-url-parameters.js.map +1 -1
  1022. package/js/utils/html.js.map +1 -1
  1023. package/js/utils/ios-utils.js +30 -0
  1024. package/js/utils/ios-utils.js.map +1 -0
  1025. package/js/utils/is-new-query.js.map +1 -1
  1026. package/js/utils/normalize.js +1 -1
  1027. package/js/utils/normalize.js.map +1 -1
  1028. package/js/utils/number.js +0 -1
  1029. package/js/utils/number.js.map +1 -1
  1030. package/js/utils/origin.js +1 -3
  1031. package/js/utils/origin.js.map +1 -1
  1032. package/js/utils/sanitize.js.map +1 -1
  1033. package/js/utils/storage.js +1 -1
  1034. package/js/utils/storage.js.map +1 -1
  1035. package/js/utils/string.js.map +1 -1
  1036. package/js/utils/throttle.js.map +1 -1
  1037. package/js/wiring/namespaced-wires.factory.js +4 -2
  1038. package/js/wiring/namespaced-wires.factory.js.map +1 -1
  1039. package/js/wiring/namespaced-wires.operators.js.map +1 -1
  1040. package/js/wiring/wires-operators.utils.js +3 -1
  1041. package/js/wiring/wires-operators.utils.js.map +1 -1
  1042. package/js/wiring/wires.factory.js +17 -10
  1043. package/js/wiring/wires.factory.js.map +1 -1
  1044. package/js/wiring/wires.operators.js +2 -2
  1045. package/js/wiring/wires.operators.js.map +1 -1
  1046. package/js/wiring/wiring.utils.js +1 -1
  1047. package/js/wiring/wiring.utils.js.map +1 -1
  1048. package/js/x-installer/api/base-api.js +6 -7
  1049. package/js/x-installer/api/base-api.js.map +1 -1
  1050. package/js/x-installer/x-installer/x-installer.js +10 -9
  1051. package/js/x-installer/x-installer/x-installer.js.map +1 -1
  1052. package/js/x-modules/device/components/device-detector.vue.js +2 -2
  1053. package/js/x-modules/device/components/device-detector.vue.js.map +1 -1
  1054. package/js/x-modules/device/components/device-detector.vue2.js +6 -6
  1055. package/js/x-modules/device/components/device-detector.vue2.js.map +1 -1
  1056. package/js/x-modules/device/store/emitters.js +1 -0
  1057. package/js/x-modules/device/store/emitters.js.map +1 -1
  1058. package/js/x-modules/device/store/module.js +3 -3
  1059. package/js/x-modules/device/store/module.js.map +1 -1
  1060. package/js/x-modules/device/wiring.js +2 -2
  1061. package/js/x-modules/device/wiring.js.map +1 -1
  1062. package/js/x-modules/device/x-module.js +1 -1
  1063. package/js/x-modules/device/x-module.js.map +1 -1
  1064. package/js/x-modules/empathize/components/empathize.vue.js +4 -5
  1065. package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
  1066. package/js/x-modules/empathize/components/empathize.vue2.js +51 -45
  1067. package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
  1068. package/js/x-modules/empathize/store/emitters.js +1 -0
  1069. package/js/x-modules/empathize/store/emitters.js.map +1 -1
  1070. package/js/x-modules/empathize/store/module.js +3 -3
  1071. package/js/x-modules/empathize/store/module.js.map +1 -1
  1072. package/js/x-modules/empathize/wiring.js +3 -3
  1073. package/js/x-modules/empathize/wiring.js.map +1 -1
  1074. package/js/x-modules/empathize/x-module.js +1 -1
  1075. package/js/x-modules/empathize/x-module.js.map +1 -1
  1076. package/js/x-modules/experience-controls/components/experience-controls.vue.js +2 -3
  1077. package/js/x-modules/experience-controls/components/experience-controls.vue.js.map +1 -1
  1078. package/js/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.js +2 -2
  1079. package/js/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.js.map +1 -1
  1080. package/js/x-modules/experience-controls/store/actions/fetch-experience-controls.action.js +1 -2
  1081. package/js/x-modules/experience-controls/store/actions/fetch-experience-controls.action.js.map +1 -1
  1082. package/js/x-modules/experience-controls/store/emitters.js +3 -2
  1083. package/js/x-modules/experience-controls/store/emitters.js.map +1 -1
  1084. package/js/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.js +1 -2
  1085. package/js/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.js.map +1 -1
  1086. package/js/x-modules/experience-controls/store/module.js +5 -7
  1087. package/js/x-modules/experience-controls/store/module.js.map +1 -1
  1088. package/js/x-modules/experience-controls/wiring.js +3 -3
  1089. package/js/x-modules/experience-controls/wiring.js.map +1 -1
  1090. package/js/x-modules/experience-controls/x-module.js +1 -1
  1091. package/js/x-modules/experience-controls/x-module.js.map +1 -1
  1092. package/js/x-modules/extra-params/components/extra-params.vue.js +6 -7
  1093. package/js/x-modules/extra-params/components/extra-params.vue.js.map +1 -1
  1094. package/js/x-modules/extra-params/components/renderless-extra-param.vue.js +5 -5
  1095. package/js/x-modules/extra-params/components/renderless-extra-param.vue.js.map +1 -1
  1096. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue.js.map +1 -1
  1097. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js +8 -8
  1098. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js.map +1 -1
  1099. package/js/x-modules/extra-params/store/emitters.js +3 -2
  1100. package/js/x-modules/extra-params/store/emitters.js.map +1 -1
  1101. package/js/x-modules/extra-params/store/module.js +3 -3
  1102. package/js/x-modules/extra-params/store/module.js.map +1 -1
  1103. package/js/x-modules/extra-params/wiring.js +4 -4
  1104. package/js/x-modules/extra-params/wiring.js.map +1 -1
  1105. package/js/x-modules/extra-params/x-module.js +1 -1
  1106. package/js/x-modules/extra-params/x-module.js.map +1 -1
  1107. package/js/x-modules/facets/components/clear-filters.vue.js.map +1 -1
  1108. package/js/x-modules/facets/components/clear-filters.vue2.js +6 -6
  1109. package/js/x-modules/facets/components/clear-filters.vue2.js.map +1 -1
  1110. package/js/x-modules/facets/components/facets/facets-provider.vue2.js +6 -6
  1111. package/js/x-modules/facets/components/facets/facets-provider.vue2.js.map +1 -1
  1112. package/js/x-modules/facets/components/facets/facets.vue.js +20 -33
  1113. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  1114. package/js/x-modules/facets/components/facets/facets.vue2.js +10 -12
  1115. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  1116. package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -2
  1117. package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
  1118. package/js/x-modules/facets/components/filters/all-filter.vue2.js +8 -8
  1119. package/js/x-modules/facets/components/filters/all-filter.vue2.js.map +1 -1
  1120. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +9 -14
  1121. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  1122. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js +9 -9
  1123. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js.map +1 -1
  1124. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +32 -24
  1125. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
  1126. package/js/x-modules/facets/components/filters/hierarchical-filter.vue2.js +10 -11
  1127. package/js/x-modules/facets/components/filters/hierarchical-filter.vue2.js.map +1 -1
  1128. package/js/x-modules/facets/components/filters/number-range-filter.vue.js +13 -16
  1129. package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
  1130. package/js/x-modules/facets/components/filters/number-range-filter.vue2.js +8 -8
  1131. package/js/x-modules/facets/components/filters/number-range-filter.vue2.js.map +1 -1
  1132. package/js/x-modules/facets/components/filters/renderless-filter.vue.js +7 -7
  1133. package/js/x-modules/facets/components/filters/renderless-filter.vue.js.map +1 -1
  1134. package/js/x-modules/facets/components/filters/simple-filter.vue.js +13 -16
  1135. package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
  1136. package/js/x-modules/facets/components/filters/simple-filter.vue2.js +7 -7
  1137. package/js/x-modules/facets/components/filters/simple-filter.vue2.js.map +1 -1
  1138. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.js +4 -4
  1139. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.js.map +1 -1
  1140. package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -2
  1141. package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
  1142. package/js/x-modules/facets/components/lists/filters-list.vue2.js +7 -7
  1143. package/js/x-modules/facets/components/lists/filters-list.vue2.js.map +1 -1
  1144. package/js/x-modules/facets/components/lists/filters-search.vue.js +3 -5
  1145. package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
  1146. package/js/x-modules/facets/components/lists/filters-search.vue2.js +7 -7
  1147. package/js/x-modules/facets/components/lists/filters-search.vue2.js.map +1 -1
  1148. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +50 -63
  1149. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  1150. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +8 -8
  1151. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  1152. package/js/x-modules/facets/components/lists/selected-filters.vue.js +5 -5
  1153. package/js/x-modules/facets/components/lists/selected-filters.vue.js.map +1 -1
  1154. package/js/x-modules/facets/components/lists/sliced-filters.vue.js +5 -8
  1155. package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
  1156. package/js/x-modules/facets/components/lists/sliced-filters.vue2.js +8 -8
  1157. package/js/x-modules/facets/components/lists/sliced-filters.vue2.js.map +1 -1
  1158. package/js/x-modules/facets/components/lists/sorted-filters.vue.js +4 -4
  1159. package/js/x-modules/facets/components/lists/sorted-filters.vue.js.map +1 -1
  1160. package/js/x-modules/facets/components/preselected-filters.vue.js +5 -5
  1161. package/js/x-modules/facets/components/preselected-filters.vue.js.map +1 -1
  1162. package/js/x-modules/facets/composables/use-facets.js +3 -7
  1163. package/js/x-modules/facets/composables/use-facets.js.map +1 -1
  1164. package/js/x-modules/facets/composables/use-filters-injection.js +0 -2
  1165. package/js/x-modules/facets/composables/use-filters-injection.js.map +1 -1
  1166. package/js/x-modules/facets/entities/add-facet-if-not-present.js +1 -1
  1167. package/js/x-modules/facets/entities/add-facet-if-not-present.js.map +1 -1
  1168. package/js/x-modules/facets/entities/editable-number-range-filter.entity.js +11 -8
  1169. package/js/x-modules/facets/entities/editable-number-range-filter.entity.js.map +1 -1
  1170. package/js/x-modules/facets/entities/filter-entity.factory.js +7 -4
  1171. package/js/x-modules/facets/entities/filter-entity.factory.js.map +1 -1
  1172. package/js/x-modules/facets/entities/hierarchical-filter.entity.js +6 -4
  1173. package/js/x-modules/facets/entities/hierarchical-filter.entity.js.map +1 -1
  1174. package/js/x-modules/facets/entities/number-range-filter.entity.js +6 -4
  1175. package/js/x-modules/facets/entities/number-range-filter.entity.js.map +1 -1
  1176. package/js/x-modules/facets/entities/raw-filter.entity.js +6 -4
  1177. package/js/x-modules/facets/entities/raw-filter.entity.js.map +1 -1
  1178. package/js/x-modules/facets/entities/simple-filter.entity.js +6 -4
  1179. package/js/x-modules/facets/entities/simple-filter.entity.js.map +1 -1
  1180. package/js/x-modules/facets/entities/single-select.modifier.js +3 -1
  1181. package/js/x-modules/facets/entities/single-select.modifier.js.map +1 -1
  1182. package/js/x-modules/facets/entities/sticky.modifier.js.map +1 -1
  1183. package/js/x-modules/facets/entities/types.js.map +1 -1
  1184. package/js/x-modules/facets/service/facets.service.js +2 -2
  1185. package/js/x-modules/facets/service/facets.service.js.map +1 -1
  1186. package/js/x-modules/facets/store/constants.js.map +1 -1
  1187. package/js/x-modules/facets/store/emitters.js +6 -6
  1188. package/js/x-modules/facets/store/emitters.js.map +1 -1
  1189. package/js/x-modules/facets/store/getters/facets.getter.js +1 -1
  1190. package/js/x-modules/facets/store/getters/facets.getter.js.map +1 -1
  1191. package/js/x-modules/facets/store/getters/selected-filters-by-facet.getter.js.map +1 -1
  1192. package/js/x-modules/facets/store/getters/selected-filters-for-request.getter.js.map +1 -1
  1193. package/js/x-modules/facets/store/getters/selected-filters.getter.js.map +1 -1
  1194. package/js/x-modules/facets/store/module.js +6 -6
  1195. package/js/x-modules/facets/store/module.js.map +1 -1
  1196. package/js/x-modules/facets/utils.js.map +1 -1
  1197. package/js/x-modules/facets/wiring.js +22 -22
  1198. package/js/x-modules/facets/wiring.js.map +1 -1
  1199. package/js/x-modules/facets/x-module.js +1 -1
  1200. package/js/x-modules/facets/x-module.js.map +1 -1
  1201. package/js/x-modules/history-queries/components/clear-history-queries.vue.js +1 -2
  1202. package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
  1203. package/js/x-modules/history-queries/components/clear-history-queries.vue2.js +7 -7
  1204. package/js/x-modules/history-queries/components/clear-history-queries.vue2.js.map +1 -1
  1205. package/js/x-modules/history-queries/components/history-queries-switch.vue.js +4 -4
  1206. package/js/x-modules/history-queries/components/history-queries-switch.vue.js.map +1 -1
  1207. package/js/x-modules/history-queries/components/history-queries-switch.vue2.js +6 -9
  1208. package/js/x-modules/history-queries/components/history-queries-switch.vue2.js.map +1 -1
  1209. package/js/x-modules/history-queries/components/history-queries.vue.js +2 -11
  1210. package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
  1211. package/js/x-modules/history-queries/components/history-queries.vue2.js +5 -7
  1212. package/js/x-modules/history-queries/components/history-queries.vue2.js.map +1 -1
  1213. package/js/x-modules/history-queries/components/history-query.vue.js +5 -10
  1214. package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
  1215. package/js/x-modules/history-queries/components/history-query.vue2.js +7 -7
  1216. package/js/x-modules/history-queries/components/history-query.vue2.js.map +1 -1
  1217. package/js/x-modules/history-queries/components/my-history.vue.js +3 -6
  1218. package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
  1219. package/js/x-modules/history-queries/components/my-history.vue2.js +11 -11
  1220. package/js/x-modules/history-queries/components/my-history.vue2.js.map +1 -1
  1221. package/js/x-modules/history-queries/components/remove-history-query.vue.js +1 -2
  1222. package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
  1223. package/js/x-modules/history-queries/components/remove-history-query.vue2.js +5 -5
  1224. package/js/x-modules/history-queries/components/remove-history-query.vue2.js.map +1 -1
  1225. package/js/x-modules/history-queries/store/actions/add-query-to-history.action.js +2 -4
  1226. package/js/x-modules/history-queries/store/actions/add-query-to-history.action.js.map +1 -1
  1227. package/js/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.js +0 -1
  1228. package/js/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.js.map +1 -1
  1229. package/js/x-modules/history-queries/store/actions/refresh-session.action.js +1 -1
  1230. package/js/x-modules/history-queries/store/actions/refresh-session.action.js.map +1 -1
  1231. package/js/x-modules/history-queries/store/actions/remove-query-from-history.action.js +1 -1
  1232. package/js/x-modules/history-queries/store/actions/remove-query-from-history.action.js.map +1 -1
  1233. package/js/x-modules/history-queries/store/actions/set-history-queries.action.js.map +1 -1
  1234. package/js/x-modules/history-queries/store/actions/set-url-params.action.js +0 -1
  1235. package/js/x-modules/history-queries/store/actions/set-url-params.action.js.map +1 -1
  1236. package/js/x-modules/history-queries/store/actions/toggle-history-queries.action.js.map +1 -1
  1237. package/js/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.js +2 -6
  1238. package/js/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.js.map +1 -1
  1239. package/js/x-modules/history-queries/store/constants.js.map +1 -1
  1240. package/js/x-modules/history-queries/store/emitters.js +3 -2
  1241. package/js/x-modules/history-queries/store/emitters.js.map +1 -1
  1242. package/js/x-modules/history-queries/store/getters/history-queries-with-results.getter.js +0 -4
  1243. package/js/x-modules/history-queries/store/getters/history-queries-with-results.getter.js.map +1 -1
  1244. package/js/x-modules/history-queries/store/getters/history-queries.getter.js.map +1 -1
  1245. package/js/x-modules/history-queries/store/getters/normalized-query.getter.js +2 -1
  1246. package/js/x-modules/history-queries/store/getters/normalized-query.getter.js.map +1 -1
  1247. package/js/x-modules/history-queries/store/getters/session-history-queries.getter.js.map +1 -1
  1248. package/js/x-modules/history-queries/store/getters/storage-key.getter.js.map +1 -1
  1249. package/js/x-modules/history-queries/store/module.js +8 -8
  1250. package/js/x-modules/history-queries/store/module.js.map +1 -1
  1251. package/js/x-modules/history-queries/wiring.js +16 -16
  1252. package/js/x-modules/history-queries/wiring.js.map +1 -1
  1253. package/js/x-modules/history-queries/x-module.js +1 -1
  1254. package/js/x-modules/history-queries/x-module.js.map +1 -1
  1255. package/js/x-modules/identifier-results/components/identifier-result.vue.js +2 -2
  1256. package/js/x-modules/identifier-results/components/identifier-result.vue.js.map +1 -1
  1257. package/js/x-modules/identifier-results/components/identifier-result.vue2.js +8 -10
  1258. package/js/x-modules/identifier-results/components/identifier-result.vue2.js.map +1 -1
  1259. package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -2
  1260. package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
  1261. package/js/x-modules/identifier-results/components/identifier-results.vue2.js +9 -9
  1262. package/js/x-modules/identifier-results/components/identifier-results.vue2.js.map +1 -1
  1263. package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js +2 -2
  1264. package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js.map +1 -1
  1265. package/js/x-modules/identifier-results/store/actions/fetch-identifier-results.action.js +1 -2
  1266. package/js/x-modules/identifier-results/store/actions/fetch-identifier-results.action.js.map +1 -1
  1267. package/js/x-modules/identifier-results/store/actions/save-origin.action.js +0 -1
  1268. package/js/x-modules/identifier-results/store/actions/save-origin.action.js.map +1 -1
  1269. package/js/x-modules/identifier-results/store/actions/save-query.action.js +0 -1
  1270. package/js/x-modules/identifier-results/store/actions/save-query.action.js.map +1 -1
  1271. package/js/x-modules/identifier-results/store/emitters.js +3 -2
  1272. package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
  1273. package/js/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.js +0 -1
  1274. package/js/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.js.map +1 -1
  1275. package/js/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.js +0 -1
  1276. package/js/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.js.map +1 -1
  1277. package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js +1 -2
  1278. package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js.map +1 -1
  1279. package/js/x-modules/identifier-results/store/module.js +7 -7
  1280. package/js/x-modules/identifier-results/store/module.js.map +1 -1
  1281. package/js/x-modules/identifier-results/wiring.js +10 -10
  1282. package/js/x-modules/identifier-results/wiring.js.map +1 -1
  1283. package/js/x-modules/identifier-results/x-module.js +1 -1
  1284. package/js/x-modules/identifier-results/x-module.js.map +1 -1
  1285. package/js/x-modules/next-queries/components/next-queries-list.vue.js +13 -15
  1286. package/js/x-modules/next-queries/components/next-queries-list.vue.js.map +1 -1
  1287. package/js/x-modules/next-queries/components/next-queries.vue.js +3 -9
  1288. package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
  1289. package/js/x-modules/next-queries/components/next-queries.vue2.js +6 -6
  1290. package/js/x-modules/next-queries/components/next-queries.vue2.js.map +1 -1
  1291. package/js/x-modules/next-queries/components/next-query-preview.vue.js +1 -3
  1292. package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
  1293. package/js/x-modules/next-queries/components/next-query-preview.vue2.js +6 -6
  1294. package/js/x-modules/next-queries/components/next-query-preview.vue2.js.map +1 -1
  1295. package/js/x-modules/next-queries/components/next-query.vue.js +3 -6
  1296. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  1297. package/js/x-modules/next-queries/components/next-query.vue2.js +5 -5
  1298. package/js/x-modules/next-queries/components/next-query.vue2.js.map +1 -1
  1299. package/js/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.js +2 -3
  1300. package/js/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.js.map +1 -1
  1301. package/js/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.js +3 -5
  1302. package/js/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.js.map +1 -1
  1303. package/js/x-modules/next-queries/store/actions/fetch-next-queries.action.js +1 -1
  1304. package/js/x-modules/next-queries/store/actions/fetch-next-queries.action.js.map +1 -1
  1305. package/js/x-modules/next-queries/store/actions/fetch-next-query-preview.action.js +6 -3
  1306. package/js/x-modules/next-queries/store/actions/fetch-next-query-preview.action.js.map +1 -1
  1307. package/js/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.js +0 -1
  1308. package/js/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.js.map +1 -1
  1309. package/js/x-modules/next-queries/store/actions/set-url-params.action.js +0 -1
  1310. package/js/x-modules/next-queries/store/actions/set-url-params.action.js.map +1 -1
  1311. package/js/x-modules/next-queries/store/emitters.js +3 -2
  1312. package/js/x-modules/next-queries/store/emitters.js.map +1 -1
  1313. package/js/x-modules/next-queries/store/getters/next-queries-query.getter.js +1 -3
  1314. package/js/x-modules/next-queries/store/getters/next-queries-query.getter.js.map +1 -1
  1315. package/js/x-modules/next-queries/store/getters/next-queries.getter.js +1 -2
  1316. package/js/x-modules/next-queries/store/getters/next-queries.getter.js.map +1 -1
  1317. package/js/x-modules/next-queries/store/getters/request.getter.js +1 -3
  1318. package/js/x-modules/next-queries/store/getters/request.getter.js.map +1 -1
  1319. package/js/x-modules/next-queries/store/module.js +10 -10
  1320. package/js/x-modules/next-queries/store/module.js.map +1 -1
  1321. package/js/x-modules/next-queries/wiring.js +11 -11
  1322. package/js/x-modules/next-queries/wiring.js.map +1 -1
  1323. package/js/x-modules/next-queries/x-module.js +1 -1
  1324. package/js/x-modules/next-queries/x-module.js.map +1 -1
  1325. package/js/x-modules/popular-searches/components/popular-search.vue.js +3 -6
  1326. package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
  1327. package/js/x-modules/popular-searches/components/popular-search.vue2.js +3 -3
  1328. package/js/x-modules/popular-searches/components/popular-search.vue2.js.map +1 -1
  1329. package/js/x-modules/popular-searches/components/popular-searches.vue.js +1 -7
  1330. package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
  1331. package/js/x-modules/popular-searches/components/popular-searches.vue2.js +4 -4
  1332. package/js/x-modules/popular-searches/components/popular-searches.vue2.js.map +1 -1
  1333. package/js/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.js +2 -3
  1334. package/js/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.js.map +1 -1
  1335. package/js/x-modules/popular-searches/store/actions/fetch-suggestions.action.js +1 -1
  1336. package/js/x-modules/popular-searches/store/actions/fetch-suggestions.action.js.map +1 -1
  1337. package/js/x-modules/popular-searches/store/emitters.js +2 -2
  1338. package/js/x-modules/popular-searches/store/emitters.js.map +1 -1
  1339. package/js/x-modules/popular-searches/store/getters/popular-searches.getter.js +1 -2
  1340. package/js/x-modules/popular-searches/store/getters/popular-searches.getter.js.map +1 -1
  1341. package/js/x-modules/popular-searches/store/getters/request.getter.js +1 -3
  1342. package/js/x-modules/popular-searches/store/getters/request.getter.js.map +1 -1
  1343. package/js/x-modules/popular-searches/store/module.js +7 -7
  1344. package/js/x-modules/popular-searches/store/module.js.map +1 -1
  1345. package/js/x-modules/popular-searches/wiring.js +4 -4
  1346. package/js/x-modules/popular-searches/wiring.js.map +1 -1
  1347. package/js/x-modules/popular-searches/x-module.js +1 -1
  1348. package/js/x-modules/popular-searches/x-module.js.map +1 -1
  1349. package/js/x-modules/queries-preview/components/query-preview-button.vue.js +1 -2
  1350. package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
  1351. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +50 -43
  1352. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
  1353. package/js/x-modules/queries-preview/components/query-preview-list.vue.js +7 -7
  1354. package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
  1355. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +26 -13
  1356. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
  1357. package/js/x-modules/queries-preview/components/query-preview.vue.js +1 -2
  1358. package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
  1359. package/js/x-modules/queries-preview/components/query-preview.vue2.js +69 -71
  1360. package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
  1361. package/js/x-modules/queries-preview/composables/use-queries-preview.composable.js +4 -2
  1362. package/js/x-modules/queries-preview/composables/use-queries-preview.composable.js.map +1 -1
  1363. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +5 -6
  1364. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
  1365. package/js/x-modules/queries-preview/store/actions/fetch-query-preview.action.js +2 -2
  1366. package/js/x-modules/queries-preview/store/actions/fetch-query-preview.action.js.map +1 -1
  1367. package/js/x-modules/queries-preview/store/emitters.js +3 -2
  1368. package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
  1369. package/js/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.js +0 -1
  1370. package/js/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.js.map +1 -1
  1371. package/js/x-modules/queries-preview/store/module.js +8 -8
  1372. package/js/x-modules/queries-preview/store/module.js.map +1 -1
  1373. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +6 -4
  1374. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
  1375. package/js/x-modules/queries-preview/wiring.js +11 -11
  1376. package/js/x-modules/queries-preview/wiring.js.map +1 -1
  1377. package/js/x-modules/queries-preview/x-module.js +1 -1
  1378. package/js/x-modules/queries-preview/x-module.js.map +1 -1
  1379. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -4
  1380. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
  1381. package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js +7 -7
  1382. package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js.map +1 -1
  1383. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +1 -7
  1384. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
  1385. package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js +2 -2
  1386. package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js.map +1 -1
  1387. package/js/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.js +2 -3
  1388. package/js/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.js.map +1 -1
  1389. package/js/x-modules/query-suggestions/store/actions/fetch-suggestions.action.js +1 -1
  1390. package/js/x-modules/query-suggestions/store/actions/fetch-suggestions.action.js.map +1 -1
  1391. package/js/x-modules/query-suggestions/store/actions/set-url-params.action.js +0 -1
  1392. package/js/x-modules/query-suggestions/store/actions/set-url-params.action.js.map +1 -1
  1393. package/js/x-modules/query-suggestions/store/emitters.js +2 -1
  1394. package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
  1395. package/js/x-modules/query-suggestions/store/getters/normalized-query.getter.js +1 -3
  1396. package/js/x-modules/query-suggestions/store/getters/normalized-query.getter.js.map +1 -1
  1397. package/js/x-modules/query-suggestions/store/getters/query-suggestions.getter.js +1 -1
  1398. package/js/x-modules/query-suggestions/store/getters/query-suggestions.getter.js.map +1 -1
  1399. package/js/x-modules/query-suggestions/store/getters/request.getter.js +2 -4
  1400. package/js/x-modules/query-suggestions/store/getters/request.getter.js.map +1 -1
  1401. package/js/x-modules/query-suggestions/store/module.js +7 -7
  1402. package/js/x-modules/query-suggestions/store/module.js.map +1 -1
  1403. package/js/x-modules/query-suggestions/wiring.js +12 -12
  1404. package/js/x-modules/query-suggestions/wiring.js.map +1 -1
  1405. package/js/x-modules/query-suggestions/x-module.js +1 -1
  1406. package/js/x-modules/query-suggestions/x-module.js.map +1 -1
  1407. package/js/x-modules/recommendations/components/recommendations.vue.js +1 -2
  1408. package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
  1409. package/js/x-modules/recommendations/components/recommendations.vue2.js +8 -10
  1410. package/js/x-modules/recommendations/components/recommendations.vue2.js.map +1 -1
  1411. package/js/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.js +2 -3
  1412. package/js/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.js.map +1 -1
  1413. package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js +1 -1
  1414. package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js.map +1 -1
  1415. package/js/x-modules/recommendations/store/constants.js.map +1 -1
  1416. package/js/x-modules/recommendations/store/emitters.js +3 -2
  1417. package/js/x-modules/recommendations/store/emitters.js.map +1 -1
  1418. package/js/x-modules/recommendations/store/getters/request.getter.js +2 -2
  1419. package/js/x-modules/recommendations/store/getters/request.getter.js.map +1 -1
  1420. package/js/x-modules/recommendations/store/module.js +7 -7
  1421. package/js/x-modules/recommendations/store/module.js.map +1 -1
  1422. package/js/x-modules/recommendations/wiring.js +3 -3
  1423. package/js/x-modules/recommendations/wiring.js.map +1 -1
  1424. package/js/x-modules/recommendations/x-module.js +1 -1
  1425. package/js/x-modules/recommendations/x-module.js.map +1 -1
  1426. package/js/x-modules/related-prompts/components/related-prompt.vue.js +28 -0
  1427. package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -0
  1428. package/js/x-modules/related-prompts/components/related-prompt.vue2.js +31 -0
  1429. package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
  1430. package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
  1431. package/js/x-modules/related-prompts/components/related-prompt.vue3.js.map +1 -0
  1432. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +151 -0
  1433. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -0
  1434. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js +6 -0
  1435. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js.map +1 -0
  1436. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +101 -0
  1437. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -0
  1438. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +219 -0
  1439. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -0
  1440. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +7 -0
  1441. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js.map +1 -0
  1442. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +29 -0
  1443. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -0
  1444. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +20 -0
  1445. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -0
  1446. package/js/x-modules/related-prompts/store/actions/set-url-params.action.js +14 -0
  1447. package/js/x-modules/related-prompts/store/actions/set-url-params.action.js.map +1 -0
  1448. package/js/x-modules/related-prompts/store/emitters.js +17 -0
  1449. package/js/x-modules/related-prompts/store/emitters.js.map +1 -0
  1450. package/js/x-modules/related-prompts/store/getters/related-prompts-query.getter.js +18 -0
  1451. package/js/x-modules/related-prompts/store/getters/related-prompts-query.getter.js.map +1 -0
  1452. package/js/x-modules/related-prompts/store/getters/request.getter.js +17 -0
  1453. package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -0
  1454. package/js/x-modules/related-prompts/store/module.js +64 -0
  1455. package/js/x-modules/related-prompts/store/module.js.map +1 -0
  1456. package/js/x-modules/related-prompts/wiring.js +82 -0
  1457. package/js/x-modules/related-prompts/wiring.js.map +1 -0
  1458. package/js/x-modules/related-prompts/x-module.js +21 -0
  1459. package/js/x-modules/related-prompts/x-module.js.map +1 -0
  1460. package/js/x-modules/related-tags/components/related-tag.vue.js +3 -4
  1461. package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
  1462. package/js/x-modules/related-tags/components/related-tag.vue2.js +9 -9
  1463. package/js/x-modules/related-tags/components/related-tag.vue2.js.map +1 -1
  1464. package/js/x-modules/related-tags/components/related-tags.vue.js +6 -9
  1465. package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
  1466. package/js/x-modules/related-tags/components/related-tags.vue2.js +10 -12
  1467. package/js/x-modules/related-tags/components/related-tags.vue2.js.map +1 -1
  1468. package/js/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.js +2 -3
  1469. package/js/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.js.map +1 -1
  1470. package/js/x-modules/related-tags/store/actions/fetch-related-tags.action.js +1 -1
  1471. package/js/x-modules/related-tags/store/actions/fetch-related-tags.action.js.map +1 -1
  1472. package/js/x-modules/related-tags/store/actions/set-url-params.action.js +4 -1
  1473. package/js/x-modules/related-tags/store/actions/set-url-params.action.js.map +1 -1
  1474. package/js/x-modules/related-tags/store/actions/toggle-related-tag.action.js +0 -1
  1475. package/js/x-modules/related-tags/store/actions/toggle-related-tag.action.js.map +1 -1
  1476. package/js/x-modules/related-tags/store/emitters.js +3 -2
  1477. package/js/x-modules/related-tags/store/emitters.js.map +1 -1
  1478. package/js/x-modules/related-tags/store/getters/query.getter.js +1 -3
  1479. package/js/x-modules/related-tags/store/getters/query.getter.js.map +1 -1
  1480. package/js/x-modules/related-tags/store/getters/related-tags.getter.js +1 -2
  1481. package/js/x-modules/related-tags/store/getters/related-tags.getter.js.map +1 -1
  1482. package/js/x-modules/related-tags/store/getters/request.getter.js +1 -3
  1483. package/js/x-modules/related-tags/store/getters/request.getter.js.map +1 -1
  1484. package/js/x-modules/related-tags/store/module.js +7 -7
  1485. package/js/x-modules/related-tags/store/module.js.map +1 -1
  1486. package/js/x-modules/related-tags/wiring.js +12 -12
  1487. package/js/x-modules/related-tags/wiring.js.map +1 -1
  1488. package/js/x-modules/related-tags/x-module.js +1 -1
  1489. package/js/x-modules/related-tags/x-module.js.map +1 -1
  1490. package/js/x-modules/scroll/components/main-scroll-item.vue.js.map +1 -1
  1491. package/js/x-modules/scroll/components/main-scroll-item.vue2.js +15 -17
  1492. package/js/x-modules/scroll/components/main-scroll-item.vue2.js.map +1 -1
  1493. package/js/x-modules/scroll/components/main-scroll.vue.js +11 -11
  1494. package/js/x-modules/scroll/components/main-scroll.vue.js.map +1 -1
  1495. package/js/x-modules/scroll/components/scroll-to-top.vue.js +1 -2
  1496. package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
  1497. package/js/x-modules/scroll/components/scroll-to-top.vue2.js +50 -43
  1498. package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
  1499. package/js/x-modules/scroll/components/scroll.const.js.map +1 -1
  1500. package/js/x-modules/scroll/components/scroll.vue.js +3 -3
  1501. package/js/x-modules/scroll/components/scroll.vue.js.map +1 -1
  1502. package/js/x-modules/scroll/components/scroll.vue2.js +6 -6
  1503. package/js/x-modules/scroll/components/scroll.vue2.js.map +1 -1
  1504. package/js/x-modules/scroll/store/emitters.js +1 -0
  1505. package/js/x-modules/scroll/store/emitters.js.map +1 -1
  1506. package/js/x-modules/scroll/store/module.js +4 -4
  1507. package/js/x-modules/scroll/store/module.js.map +1 -1
  1508. package/js/x-modules/scroll/wiring.js +14 -14
  1509. package/js/x-modules/scroll/wiring.js.map +1 -1
  1510. package/js/x-modules/scroll/x-module.js +1 -1
  1511. package/js/x-modules/scroll/x-module.js.map +1 -1
  1512. package/js/x-modules/search/components/banner.vue.js +5 -4
  1513. package/js/x-modules/search/components/banner.vue.js.map +1 -1
  1514. package/js/x-modules/search/components/banner.vue2.js +5 -5
  1515. package/js/x-modules/search/components/banner.vue2.js.map +1 -1
  1516. package/js/x-modules/search/components/banners-list.vue.js +10 -9
  1517. package/js/x-modules/search/components/banners-list.vue.js.map +1 -1
  1518. package/js/x-modules/search/components/fallback-disclaimer.vue.js.map +1 -1
  1519. package/js/x-modules/search/components/fallback-disclaimer.vue2.js +3 -6
  1520. package/js/x-modules/search/components/fallback-disclaimer.vue2.js.map +1 -1
  1521. package/js/x-modules/search/components/partial-query-button.vue.js +2 -2
  1522. package/js/x-modules/search/components/partial-query-button.vue.js.map +1 -1
  1523. package/js/x-modules/search/components/partial-query-button.vue2.js +6 -6
  1524. package/js/x-modules/search/components/partial-query-button.vue2.js.map +1 -1
  1525. package/js/x-modules/search/components/partial-results-list.vue.js +1 -2
  1526. package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
  1527. package/js/x-modules/search/components/partial-results-list.vue2.js +8 -10
  1528. package/js/x-modules/search/components/partial-results-list.vue2.js.map +1 -1
  1529. package/js/x-modules/search/components/promoted.vue.js +2 -2
  1530. package/js/x-modules/search/components/promoted.vue.js.map +1 -1
  1531. package/js/x-modules/search/components/promoted.vue2.js +5 -5
  1532. package/js/x-modules/search/components/promoted.vue2.js.map +1 -1
  1533. package/js/x-modules/search/components/promoteds-list.vue.js +7 -7
  1534. package/js/x-modules/search/components/promoteds-list.vue.js.map +1 -1
  1535. package/js/x-modules/search/components/redirection.vue.js.map +1 -1
  1536. package/js/x-modules/search/components/redirection.vue2.js +8 -9
  1537. package/js/x-modules/search/components/redirection.vue2.js.map +1 -1
  1538. package/js/x-modules/search/components/results-list.vue.js +7 -13
  1539. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  1540. package/js/x-modules/search/components/sort-dropdown.vue.js +5 -7
  1541. package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
  1542. package/js/x-modules/search/components/sort-dropdown.vue2.js +6 -6
  1543. package/js/x-modules/search/components/sort-dropdown.vue2.js.map +1 -1
  1544. package/js/x-modules/search/components/sort-list.vue.js.map +1 -1
  1545. package/js/x-modules/search/components/sort-list.vue2.js +9 -9
  1546. package/js/x-modules/search/components/sort-list.vue2.js.map +1 -1
  1547. package/js/x-modules/search/components/sort-picker-list.vue.js.map +1 -1
  1548. package/js/x-modules/search/components/sort-picker-list.vue2.js +9 -9
  1549. package/js/x-modules/search/components/sort-picker-list.vue2.js.map +1 -1
  1550. package/js/x-modules/search/components/spellcheck-button.vue.js +2 -2
  1551. package/js/x-modules/search/components/spellcheck-button.vue.js.map +1 -1
  1552. package/js/x-modules/search/components/spellcheck-button.vue2.js +5 -5
  1553. package/js/x-modules/search/components/spellcheck-button.vue2.js.map +1 -1
  1554. package/js/x-modules/search/components/spellcheck.vue.js.map +1 -1
  1555. package/js/x-modules/search/components/spellcheck.vue2.js +4 -4
  1556. package/js/x-modules/search/components/spellcheck.vue2.js.map +1 -1
  1557. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +13 -6
  1558. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
  1559. package/js/x-modules/search/store/actions/fetch-search-response.action.js +1 -1
  1560. package/js/x-modules/search/store/actions/fetch-search-response.action.js.map +1 -1
  1561. package/js/x-modules/search/store/actions/increase-page-apending-results.action.js +0 -1
  1562. package/js/x-modules/search/store/actions/increase-page-apending-results.action.js.map +1 -1
  1563. package/js/x-modules/search/store/actions/reset-request-on-refinement.action.js +0 -1
  1564. package/js/x-modules/search/store/actions/reset-request-on-refinement.action.js.map +1 -1
  1565. package/js/x-modules/search/store/actions/save-origin.action.js +0 -1
  1566. package/js/x-modules/search/store/actions/save-origin.action.js.map +1 -1
  1567. package/js/x-modules/search/store/actions/save-search-response.action.js +3 -2
  1568. package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
  1569. package/js/x-modules/search/store/actions/set-url-params.action.js +0 -2
  1570. package/js/x-modules/search/store/actions/set-url-params.action.js.map +1 -1
  1571. package/js/x-modules/search/store/emitters.js +6 -5
  1572. package/js/x-modules/search/store/emitters.js.map +1 -1
  1573. package/js/x-modules/search/store/getters/query.getter.js +1 -1
  1574. package/js/x-modules/search/store/getters/query.getter.js.map +1 -1
  1575. package/js/x-modules/search/store/getters/request.getter.js +1 -2
  1576. package/js/x-modules/search/store/getters/request.getter.js.map +1 -1
  1577. package/js/x-modules/search/store/module.js +16 -10
  1578. package/js/x-modules/search/store/module.js.map +1 -1
  1579. package/js/x-modules/search/wiring.js +29 -25
  1580. package/js/x-modules/search/wiring.js.map +1 -1
  1581. package/js/x-modules/search/x-module.js +1 -1
  1582. package/js/x-modules/search/x-module.js.map +1 -1
  1583. package/js/x-modules/search-box/components/clear-search-input.vue.js +1 -2
  1584. package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
  1585. package/js/x-modules/search-box/components/clear-search-input.vue2.js +6 -6
  1586. package/js/x-modules/search-box/components/clear-search-input.vue2.js.map +1 -1
  1587. package/js/x-modules/search-box/components/search-button.vue.js +3 -4
  1588. package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
  1589. package/js/x-modules/search-box/components/search-button.vue2.js +6 -6
  1590. package/js/x-modules/search-box/components/search-button.vue2.js.map +1 -1
  1591. package/js/x-modules/search-box/components/search-input-placeholder.vue.js.map +1 -1
  1592. package/js/x-modules/search-box/components/search-input-placeholder.vue2.js +9 -9
  1593. package/js/x-modules/search-box/components/search-input-placeholder.vue2.js.map +1 -1
  1594. package/js/x-modules/search-box/components/search-input.vue.js +10 -10
  1595. package/js/x-modules/search-box/components/search-input.vue.js.map +1 -1
  1596. package/js/x-modules/search-box/components/search-input.vue2.js +11 -11
  1597. package/js/x-modules/search-box/components/search-input.vue2.js.map +1 -1
  1598. package/js/x-modules/search-box/store/actions/set-input-status.action.js +8 -8
  1599. package/js/x-modules/search-box/store/actions/set-input-status.action.js.map +1 -1
  1600. package/js/x-modules/search-box/store/actions/set-url-params.action.js +0 -1
  1601. package/js/x-modules/search-box/store/actions/set-url-params.action.js.map +1 -1
  1602. package/js/x-modules/search-box/store/emitters.js +2 -1
  1603. package/js/x-modules/search-box/store/emitters.js.map +1 -1
  1604. package/js/x-modules/search-box/store/module.js +6 -6
  1605. package/js/x-modules/search-box/store/module.js.map +1 -1
  1606. package/js/x-modules/search-box/wiring.js +13 -12
  1607. package/js/x-modules/search-box/wiring.js.map +1 -1
  1608. package/js/x-modules/search-box/x-module.js +1 -1
  1609. package/js/x-modules/search-box/x-module.js.map +1 -1
  1610. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js +1 -3
  1611. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
  1612. package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js +5 -7
  1613. package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js.map +1 -1
  1614. package/js/x-modules/semantic-queries/components/semantic-query.vue.js +3 -6
  1615. package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
  1616. package/js/x-modules/semantic-queries/components/semantic-query.vue2.js +8 -8
  1617. package/js/x-modules/semantic-queries/components/semantic-query.vue2.js.map +1 -1
  1618. package/js/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.js +1 -3
  1619. package/js/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.js.map +1 -1
  1620. package/js/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.js +1 -1
  1621. package/js/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.js.map +1 -1
  1622. package/js/x-modules/semantic-queries/store/emitters.js +1 -1
  1623. package/js/x-modules/semantic-queries/store/emitters.js.map +1 -1
  1624. package/js/x-modules/semantic-queries/store/getters/normalized-query.getter.js +2 -2
  1625. package/js/x-modules/semantic-queries/store/getters/normalized-query.getter.js.map +1 -1
  1626. package/js/x-modules/semantic-queries/store/getters/request.getter.js +7 -6
  1627. package/js/x-modules/semantic-queries/store/getters/request.getter.js.map +1 -1
  1628. package/js/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.js +18 -0
  1629. package/js/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.js.map +1 -0
  1630. package/js/x-modules/semantic-queries/store/module.js +14 -8
  1631. package/js/x-modules/semantic-queries/store/module.js.map +1 -1
  1632. package/js/x-modules/semantic-queries/wiring.js +11 -6
  1633. package/js/x-modules/semantic-queries/wiring.js.map +1 -1
  1634. package/js/x-modules/semantic-queries/x-module.js +1 -1
  1635. package/js/x-modules/semantic-queries/x-module.js.map +1 -1
  1636. package/js/x-modules/tagging/components/tagging.vue.js +17 -17
  1637. package/js/x-modules/tagging/components/tagging.vue.js.map +1 -1
  1638. package/js/x-modules/tagging/service/{pdp-add-to-cart.service.js → external-tagging.service.js} +61 -29
  1639. package/js/x-modules/tagging/service/external-tagging.service.js.map +1 -0
  1640. package/js/x-modules/tagging/store/actions/track.action.js +3 -4
  1641. package/js/x-modules/tagging/store/actions/track.action.js.map +1 -1
  1642. package/js/x-modules/tagging/store/emitters.js +3 -3
  1643. package/js/x-modules/tagging/store/emitters.js.map +1 -1
  1644. package/js/x-modules/tagging/store/module.js +11 -7
  1645. package/js/x-modules/tagging/store/module.js.map +1 -1
  1646. package/js/x-modules/tagging/wiring.js +161 -37
  1647. package/js/x-modules/tagging/wiring.js.map +1 -1
  1648. package/js/x-modules/tagging/x-module.js +1 -1
  1649. package/js/x-modules/tagging/x-module.js.map +1 -1
  1650. package/js/x-modules/url/components/url-handler.vue.js +2 -2
  1651. package/js/x-modules/url/components/url-handler.vue.js.map +1 -1
  1652. package/js/x-modules/url/components/url-handler.vue2.js +12 -14
  1653. package/js/x-modules/url/components/url-handler.vue2.js.map +1 -1
  1654. package/js/x-modules/url/store/emitters.js +4 -3
  1655. package/js/x-modules/url/store/emitters.js.map +1 -1
  1656. package/js/x-modules/url/store/getters/url-params.getter.js +2 -4
  1657. package/js/x-modules/url/store/getters/url-params.getter.js.map +1 -1
  1658. package/js/x-modules/url/store/initial-state.js +2 -1
  1659. package/js/x-modules/url/store/initial-state.js.map +1 -1
  1660. package/js/x-modules/url/store/module.js +7 -4
  1661. package/js/x-modules/url/store/module.js.map +1 -1
  1662. package/js/x-modules/url/store/mutations/set-params.mutation.js.map +1 -1
  1663. package/js/x-modules/url/wiring.js +23 -14
  1664. package/js/x-modules/url/wiring.js.map +1 -1
  1665. package/js/x-modules/url/x-module.js +1 -1
  1666. package/js/x-modules/url/x-module.js.map +1 -1
  1667. package/next-queries/index.js +4 -4
  1668. package/package.json +69 -64
  1669. package/popular-searches/index.js +2 -2
  1670. package/queries-preview/index.js +4 -4
  1671. package/query-suggestions/index.js +1 -1
  1672. package/related-prompts/index.d.ts +1 -0
  1673. package/related-prompts/index.js +9 -0
  1674. package/related-tags/index.js +1 -1
  1675. package/report/x-adapter-platform.api.json +290 -9
  1676. package/report/x-components.api.json +18144 -21189
  1677. package/report/x-components.api.md +1211 -529
  1678. package/report/x-types.api.json +323 -7
  1679. package/scroll/index.js +2 -2
  1680. package/search/index.js +2 -2
  1681. package/search-box/index.js +1 -1
  1682. package/semantic-queries/index.js +2 -2
  1683. package/tagging/index.js +2 -2
  1684. package/tools/inject-css.js +4 -4
  1685. package/types/adapter/e2e-adapter.d.ts +4 -2
  1686. package/types/adapter/e2e-adapter.d.ts.map +1 -1
  1687. package/types/adapter/mocked-responses.d.ts +4 -1
  1688. package/types/adapter/mocked-responses.d.ts.map +1 -1
  1689. package/types/components/animations/animate-clip-path/animate-clip-path.factory.d.ts.map +1 -1
  1690. package/types/components/animations/animate-scale/animate-scale.factory.d.ts.map +1 -1
  1691. package/types/components/animations/animate-translate/animate-translate.factory.d.ts.map +1 -1
  1692. package/types/components/animations/animate-width.vue.d.ts.map +1 -1
  1693. package/types/components/animations/collapse-height.vue.d.ts.map +1 -1
  1694. package/types/components/animations/collapse-width.vue.d.ts.map +1 -1
  1695. package/types/components/animations/create-directional-animation-factory.d.ts +1 -1
  1696. package/types/components/animations/create-directional-animation-factory.d.ts.map +1 -1
  1697. package/types/components/animations/cross-fade.vue.d.ts.map +1 -1
  1698. package/types/components/animations/fade-and-slide.vue.d.ts.map +1 -1
  1699. package/types/components/animations/fade.vue.d.ts.map +1 -1
  1700. package/types/components/animations/index.d.ts +5 -5
  1701. package/types/components/animations/index.d.ts.map +1 -1
  1702. package/types/components/animations/no-animation.vue.d.ts.map +1 -1
  1703. package/types/components/animations/staggered-fade-and-slide.vue.d.ts.map +1 -1
  1704. package/types/components/animations/use-collapse-animation.d.ts.map +1 -1
  1705. package/types/components/auto-progress-bar.vue.d.ts +1 -1
  1706. package/types/components/auto-progress-bar.vue.d.ts.map +1 -1
  1707. package/types/components/base-dropdown.vue.d.ts +7 -7
  1708. package/types/components/base-dropdown.vue.d.ts.map +1 -1
  1709. package/types/components/base-event-button.vue.d.ts +3 -3
  1710. package/types/components/base-event-button.vue.d.ts.map +1 -1
  1711. package/types/components/base-grid.vue.d.ts +5 -5
  1712. package/types/components/base-grid.vue.d.ts.map +1 -1
  1713. package/types/components/base-keyboard-navigation.vue.d.ts +2 -2
  1714. package/types/components/base-keyboard-navigation.vue.d.ts.map +1 -1
  1715. package/types/components/base-rating.vue.d.ts.map +1 -1
  1716. package/types/components/base-slider.vue.d.ts +74 -0
  1717. package/types/components/base-slider.vue.d.ts.map +1 -0
  1718. package/types/components/base-switch.vue.d.ts +2 -1
  1719. package/types/components/base-switch.vue.d.ts.map +1 -1
  1720. package/types/components/base-teleport.vue.d.ts +55 -0
  1721. package/types/components/base-teleport.vue.d.ts.map +1 -0
  1722. package/types/components/base-variable-column-grid.vue.d.ts +5 -5
  1723. package/types/components/base-variable-column-grid.vue.d.ts.map +1 -1
  1724. package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts +6 -5
  1725. package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts.map +1 -1
  1726. package/types/components/column-picker/base-column-picker-list.vue.d.ts +3 -3
  1727. package/types/components/column-picker/base-column-picker-list.vue.d.ts.map +1 -1
  1728. package/types/components/column-picker/index.d.ts.map +1 -1
  1729. package/types/components/currency/base-currency.vue.d.ts.map +1 -1
  1730. package/types/components/currency/index.d.ts.map +1 -1
  1731. package/types/components/decorators/injection.consts.d.ts +2 -2
  1732. package/types/components/decorators/injection.consts.d.ts.map +1 -1
  1733. package/types/components/display-click-provider.vue.d.ts +61 -0
  1734. package/types/components/display-click-provider.vue.d.ts.map +1 -0
  1735. package/types/components/display-emitter.vue.d.ts +3 -3
  1736. package/types/components/display-emitter.vue.d.ts.map +1 -1
  1737. package/types/components/filters/index.d.ts.map +1 -1
  1738. package/types/components/filters/labels/base-price-filter-label.vue.d.ts +2 -2
  1739. package/types/components/filters/labels/base-price-filter-label.vue.d.ts.map +1 -1
  1740. package/types/components/filters/labels/base-rating-filter-label.vue.d.ts +2 -2
  1741. package/types/components/filters/labels/base-rating-filter-label.vue.d.ts.map +1 -1
  1742. package/types/components/global-x-bus.vue.d.ts +19 -3
  1743. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  1744. package/types/components/highlight.vue.d.ts.map +1 -1
  1745. package/types/components/icons/index.d.ts +12 -12
  1746. package/types/components/icons/index.d.ts.map +1 -1
  1747. package/types/components/index.d.ts +16 -12
  1748. package/types/components/index.d.ts.map +1 -1
  1749. package/types/components/items-list.vue.d.ts +5 -5
  1750. package/types/components/items-list.vue.d.ts.map +1 -1
  1751. package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +1 -1
  1752. package/types/components/layouts/index.d.ts.map +1 -1
  1753. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
  1754. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts.map +1 -1
  1755. package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
  1756. package/types/components/layouts/single-column-layout.vue.d.ts.map +1 -1
  1757. package/types/components/location-provider.vue.d.ts +2 -2
  1758. package/types/components/location-provider.vue.d.ts.map +1 -1
  1759. package/types/components/modals/base-events-modal-close.vue.d.ts +5 -5
  1760. package/types/components/modals/base-events-modal-close.vue.d.ts.map +1 -1
  1761. package/types/components/modals/base-events-modal-open.vue.d.ts +5 -5
  1762. package/types/components/modals/base-events-modal-open.vue.d.ts.map +1 -1
  1763. package/types/components/modals/base-events-modal.vue.d.ts +4 -4
  1764. package/types/components/modals/base-events-modal.vue.d.ts.map +1 -1
  1765. package/types/components/modals/base-id-modal-close.vue.d.ts.map +1 -1
  1766. package/types/components/modals/base-id-modal-open.vue.d.ts.map +1 -1
  1767. package/types/components/modals/base-id-modal.vue.d.ts +2 -2
  1768. package/types/components/modals/base-id-modal.vue.d.ts.map +1 -1
  1769. package/types/components/modals/base-modal.vue.d.ts +10 -10
  1770. package/types/components/modals/base-modal.vue.d.ts.map +1 -1
  1771. package/types/components/modals/close-main-modal.vue.d.ts.map +1 -1
  1772. package/types/components/modals/index.d.ts +3 -3
  1773. package/types/components/modals/index.d.ts.map +1 -1
  1774. package/types/components/modals/main-modal.vue.d.ts +3 -3
  1775. package/types/components/modals/main-modal.vue.d.ts.map +1 -1
  1776. package/types/components/modals/open-main-modal.vue.d.ts.map +1 -1
  1777. package/types/components/page-loader-button.vue.d.ts +3 -3
  1778. package/types/components/page-loader-button.vue.d.ts.map +1 -1
  1779. package/types/components/page-selector.vue.d.ts +125 -0
  1780. package/types/components/page-selector.vue.d.ts.map +1 -0
  1781. package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
  1782. package/types/components/panels/base-header-toggle-panel.vue.d.ts.map +1 -1
  1783. package/types/components/panels/base-id-toggle-panel-button.vue.d.ts +1 -1
  1784. package/types/components/panels/base-id-toggle-panel-button.vue.d.ts.map +1 -1
  1785. package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
  1786. package/types/components/panels/base-id-toggle-panel.vue.d.ts.map +1 -1
  1787. package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
  1788. package/types/components/panels/base-tabs-panel.vue.d.ts.map +1 -1
  1789. package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
  1790. package/types/components/panels/base-toggle-panel.vue.d.ts.map +1 -1
  1791. package/types/components/panels/index.d.ts +2 -2
  1792. package/types/components/panels/index.d.ts.map +1 -1
  1793. package/types/components/result/base-result-add-to-cart.vue.d.ts +5 -3
  1794. package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
  1795. package/types/components/result/base-result-current-price.vue.d.ts +3 -3
  1796. package/types/components/result/base-result-current-price.vue.d.ts.map +1 -1
  1797. package/types/components/result/base-result-image.vue.d.ts +11 -11
  1798. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  1799. package/types/components/result/base-result-link.vue.d.ts +3 -2
  1800. package/types/components/result/base-result-link.vue.d.ts.map +1 -1
  1801. package/types/components/result/base-result-previous-price.vue.d.ts +2 -2
  1802. package/types/components/result/base-result-previous-price.vue.d.ts.map +1 -1
  1803. package/types/components/result/base-result-rating.vue.d.ts +3 -2
  1804. package/types/components/result/base-result-rating.vue.d.ts.map +1 -1
  1805. package/types/components/result/index.d.ts +3 -3
  1806. package/types/components/result/index.d.ts.map +1 -1
  1807. package/types/components/result/result-variant-selector.vue.d.ts +2 -2
  1808. package/types/components/result/result-variant-selector.vue.d.ts.map +1 -1
  1809. package/types/components/result/result-variants-provider.vue.d.ts +2 -2
  1810. package/types/components/result/result-variants-provider.vue.d.ts.map +1 -1
  1811. package/types/components/scroll/base-scroll.vue.d.ts +1 -1
  1812. package/types/components/scroll/base-scroll.vue.d.ts.map +1 -1
  1813. package/types/components/scroll/index.d.ts.map +1 -1
  1814. package/types/components/scroll/scroll.types.d.ts.map +1 -1
  1815. package/types/components/scroll/use-scroll.d.ts +2 -2
  1816. package/types/components/scroll/use-scroll.d.ts.map +1 -1
  1817. package/types/components/sliding-panel.vue.d.ts +15 -5
  1818. package/types/components/sliding-panel.vue.d.ts.map +1 -1
  1819. package/types/components/snippet-callbacks.vue.d.ts +10 -2
  1820. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  1821. package/types/components/suggestions/base-suggestion.vue.d.ts +5 -5
  1822. package/types/components/suggestions/base-suggestion.vue.d.ts.map +1 -1
  1823. package/types/components/suggestions/base-suggestions.vue.d.ts +5 -5
  1824. package/types/components/suggestions/base-suggestions.vue.d.ts.map +1 -1
  1825. package/types/components/suggestions/index.d.ts.map +1 -1
  1826. package/types/components/x-component.utils.d.ts +2 -2
  1827. package/types/components/x-component.utils.d.ts.map +1 -1
  1828. package/types/composables/create-use-device.d.ts +1 -1
  1829. package/types/composables/create-use-device.d.ts.map +1 -1
  1830. package/types/composables/index.d.ts.map +1 -1
  1831. package/types/composables/use-alias-api.d.ts +9 -4
  1832. package/types/composables/use-alias-api.d.ts.map +1 -1
  1833. package/types/composables/use-debounce.d.ts +1 -1
  1834. package/types/composables/use-debounce.d.ts.map +1 -1
  1835. package/types/composables/use-getter.d.ts +16 -6
  1836. package/types/composables/use-getter.d.ts.map +1 -1
  1837. package/types/composables/use-on-display.d.ts +11 -15
  1838. package/types/composables/use-on-display.d.ts.map +1 -1
  1839. package/types/composables/use-state.d.ts +6 -7
  1840. package/types/composables/use-state.d.ts.map +1 -1
  1841. package/types/composables/use-store.d.ts +2 -2
  1842. package/types/composables/use-store.d.ts.map +1 -1
  1843. package/types/composables/use-x-bus.d.ts +3 -3
  1844. package/types/composables/use-x-bus.d.ts.map +1 -1
  1845. package/types/directives/index.d.ts +1 -0
  1846. package/types/directives/index.d.ts.map +1 -1
  1847. package/types/directives/infinite-scroll.d.ts +1 -1
  1848. package/types/directives/infinite-scroll.d.ts.map +1 -1
  1849. package/types/directives/typing.d.ts +35 -0
  1850. package/types/directives/typing.d.ts.map +1 -0
  1851. package/types/index.d.ts +2 -1
  1852. package/types/index.d.ts.map +1 -1
  1853. package/types/plugins/devtools/colors.utils.d.ts +2 -2
  1854. package/types/plugins/devtools/colors.utils.d.ts.map +1 -1
  1855. package/types/plugins/devtools/devtools.plugin.d.ts +1 -1
  1856. package/types/plugins/devtools/devtools.plugin.d.ts.map +1 -1
  1857. package/types/plugins/devtools/timeline.devtools.d.ts +4 -4
  1858. package/types/plugins/devtools/timeline.devtools.d.ts.map +1 -1
  1859. package/types/plugins/devtools/wiring.devtools.d.ts +4 -4
  1860. package/types/plugins/devtools/wiring.devtools.d.ts.map +1 -1
  1861. package/types/plugins/index.d.ts.map +1 -1
  1862. package/types/plugins/x-bus.d.ts +3 -3
  1863. package/types/plugins/x-bus.d.ts.map +1 -1
  1864. package/types/plugins/x-emitters.d.ts +7 -8
  1865. package/types/plugins/x-emitters.d.ts.map +1 -1
  1866. package/types/plugins/x-plugin.d.ts +16 -21
  1867. package/types/plugins/x-plugin.d.ts.map +1 -1
  1868. package/types/plugins/x-plugin.types.d.ts +19 -21
  1869. package/types/plugins/x-plugin.types.d.ts.map +1 -1
  1870. package/types/plugins/x-plugin.utils.d.ts +2 -2
  1871. package/types/plugins/x-plugin.utils.d.ts.map +1 -1
  1872. package/types/router.d.ts.map +1 -1
  1873. package/types/services/directional-focus-navigation.service.d.ts +3 -5
  1874. package/types/services/directional-focus-navigation.service.d.ts.map +1 -1
  1875. package/types/services/index.d.ts.map +1 -1
  1876. package/types/services/services.types.d.ts +4 -4
  1877. package/types/services/services.types.d.ts.map +1 -1
  1878. package/types/services/state-machine.service.d.ts +1 -1
  1879. package/types/services/state-machine.service.d.ts.map +1 -1
  1880. package/types/store/actions.types.d.ts +7 -9
  1881. package/types/store/actions.types.d.ts.map +1 -1
  1882. package/types/store/getters.types.d.ts +2 -2
  1883. package/types/store/getters.types.d.ts.map +1 -1
  1884. package/types/store/index.d.ts +5 -2
  1885. package/types/store/index.d.ts.map +1 -1
  1886. package/types/store/mutations.types.d.ts +2 -2
  1887. package/types/store/mutations.types.d.ts.map +1 -1
  1888. package/types/store/store.types.d.ts +8 -8
  1889. package/types/store/store.types.d.ts.map +1 -1
  1890. package/types/store/utils/config-store.utils.d.ts +2 -2
  1891. package/types/store/utils/config-store.utils.d.ts.map +1 -1
  1892. package/types/store/utils/fetch-and-save-action.utils.d.ts +7 -8
  1893. package/types/store/utils/fetch-and-save-action.utils.d.ts.map +1 -1
  1894. package/types/store/utils/getters-proxy.utils.d.ts +3 -3
  1895. package/types/store/utils/getters-proxy.utils.d.ts.map +1 -1
  1896. package/types/store/utils/query.utils.d.ts +3 -3
  1897. package/types/store/utils/query.utils.d.ts.map +1 -1
  1898. package/types/store/utils/status-store.utils.d.ts +1 -1
  1899. package/types/store/utils/status-store.utils.d.ts.map +1 -1
  1900. package/types/store/utils/store-emitters.utils.d.ts +9 -9
  1901. package/types/store/utils/store-emitters.utils.d.ts.map +1 -1
  1902. package/types/store/x.module.d.ts +2 -2
  1903. package/types/store/x.module.d.ts.map +1 -1
  1904. package/types/tailwind/plugin-options.d.ts +1 -2
  1905. package/types/tailwind/plugin-options.d.ts.map +1 -1
  1906. package/types/types/animation-prop.d.ts +6 -2
  1907. package/types/types/animation-prop.d.ts.map +1 -1
  1908. package/types/types/index.d.ts +1 -1
  1909. package/types/types/index.d.ts.map +1 -1
  1910. package/types/types/origin.d.ts +4 -4
  1911. package/types/types/origin.d.ts.map +1 -1
  1912. package/types/types/page-mode.d.ts +2 -0
  1913. package/types/types/page-mode.d.ts.map +1 -0
  1914. package/types/types/url-params.d.ts +1 -0
  1915. package/types/types/url-params.d.ts.map +1 -1
  1916. package/types/utils/array.d.ts +1 -1
  1917. package/types/utils/array.d.ts.map +1 -1
  1918. package/types/utils/cancellable-promise.d.ts.map +1 -1
  1919. package/types/utils/clone.d.ts.map +1 -1
  1920. package/types/utils/debounce.d.ts +1 -3
  1921. package/types/utils/debounce.d.ts.map +1 -1
  1922. package/types/utils/filters.d.ts +1 -1
  1923. package/types/utils/filters.d.ts.map +1 -1
  1924. package/types/utils/focus.d.ts.map +1 -1
  1925. package/types/utils/function.d.ts.map +1 -1
  1926. package/types/utils/get-url-parameters.d.ts.map +1 -1
  1927. package/types/utils/index.d.ts +1 -0
  1928. package/types/utils/index.d.ts.map +1 -1
  1929. package/types/utils/ios-utils.d.ts +17 -0
  1930. package/types/utils/ios-utils.d.ts.map +1 -0
  1931. package/types/utils/is-new-query.d.ts.map +1 -1
  1932. package/types/utils/number.d.ts +0 -1
  1933. package/types/utils/number.d.ts.map +1 -1
  1934. package/types/utils/origin.d.ts +2 -4
  1935. package/types/utils/origin.d.ts.map +1 -1
  1936. package/types/utils/sanitize.d.ts.map +1 -1
  1937. package/types/utils/storage.d.ts +1 -1
  1938. package/types/utils/storage.d.ts.map +1 -1
  1939. package/types/utils/throttle.d.ts +1 -1
  1940. package/types/utils/throttle.d.ts.map +1 -1
  1941. package/types/utils/types.d.ts +7 -7
  1942. package/types/utils/types.d.ts.map +1 -1
  1943. package/types/views/adapter.d.ts +1 -1
  1944. package/types/views/adapter.d.ts.map +1 -1
  1945. package/types/views/base-config.d.ts +2 -2
  1946. package/types/views/base-config.d.ts.map +1 -1
  1947. package/types/views/home/types.d.ts +3 -0
  1948. package/types/views/home/types.d.ts.map +1 -1
  1949. package/types/wiring/events.types.d.ts +28 -26
  1950. package/types/wiring/events.types.d.ts.map +1 -1
  1951. package/types/wiring/index.d.ts.map +1 -1
  1952. package/types/wiring/namespaced-wires.factory.d.ts +2 -2
  1953. package/types/wiring/namespaced-wires.factory.d.ts.map +1 -1
  1954. package/types/wiring/namespaced-wires.operators.d.ts +2 -2
  1955. package/types/wiring/namespaced-wires.operators.d.ts.map +1 -1
  1956. package/types/wiring/namespaced-wiring.types.d.ts +4 -4
  1957. package/types/wiring/namespaced-wiring.types.d.ts.map +1 -1
  1958. package/types/wiring/wires-operators.utils.d.ts +10 -8
  1959. package/types/wiring/wires-operators.utils.d.ts.map +1 -1
  1960. package/types/wiring/wires.factory.d.ts +2 -2
  1961. package/types/wiring/wires.factory.d.ts.map +1 -1
  1962. package/types/wiring/wires.operators.d.ts +2 -2
  1963. package/types/wiring/wires.operators.d.ts.map +1 -1
  1964. package/types/wiring/wiring.types.d.ts +10 -10
  1965. package/types/wiring/wiring.types.d.ts.map +1 -1
  1966. package/types/wiring/wiring.utils.d.ts +4 -4
  1967. package/types/wiring/wiring.utils.d.ts.map +1 -1
  1968. package/types/x-installer/api/api.types.d.ts +16 -17
  1969. package/types/x-installer/api/api.types.d.ts.map +1 -1
  1970. package/types/x-installer/api/base-api.d.ts +5 -5
  1971. package/types/x-installer/api/base-api.d.ts.map +1 -1
  1972. package/types/x-installer/api/index.d.ts.map +1 -1
  1973. package/types/x-installer/index.d.ts.map +1 -1
  1974. package/types/x-installer/x-installer/index.d.ts.map +1 -1
  1975. package/types/x-installer/x-installer/types.d.ts +11 -11
  1976. package/types/x-installer/x-installer/types.d.ts.map +1 -1
  1977. package/types/x-installer/x-installer/x-installer.d.ts +12 -12
  1978. package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
  1979. package/types/x-modules/device/components/device-detector.vue.d.ts +1 -1
  1980. package/types/x-modules/device/components/device-detector.vue.d.ts.map +1 -1
  1981. package/types/x-modules/device/components/index.d.ts.map +1 -1
  1982. package/types/x-modules/device/events.types.d.ts +1 -1
  1983. package/types/x-modules/device/events.types.d.ts.map +1 -1
  1984. package/types/x-modules/device/index.d.ts.map +1 -1
  1985. package/types/x-modules/device/store/emitters.d.ts.map +1 -1
  1986. package/types/x-modules/device/store/index.d.ts.map +1 -1
  1987. package/types/x-modules/device/store/module.d.ts +1 -1
  1988. package/types/x-modules/device/store/module.d.ts.map +1 -1
  1989. package/types/x-modules/device/store/types.d.ts +2 -2
  1990. package/types/x-modules/device/store/types.d.ts.map +1 -1
  1991. package/types/x-modules/device/wiring.d.ts.map +1 -1
  1992. package/types/x-modules/device/x-module.d.ts +2 -2
  1993. package/types/x-modules/device/x-module.d.ts.map +1 -1
  1994. package/types/x-modules/empathize/components/empathize.vue.d.ts +7 -7
  1995. package/types/x-modules/empathize/components/empathize.vue.d.ts.map +1 -1
  1996. package/types/x-modules/empathize/components/index.d.ts.map +1 -1
  1997. package/types/x-modules/empathize/events.types.d.ts +3 -3
  1998. package/types/x-modules/empathize/events.types.d.ts.map +1 -1
  1999. package/types/x-modules/empathize/index.d.ts.map +1 -1
  2000. package/types/x-modules/empathize/store/emitters.d.ts.map +1 -1
  2001. package/types/x-modules/empathize/store/index.d.ts.map +1 -1
  2002. package/types/x-modules/empathize/store/module.d.ts +1 -1
  2003. package/types/x-modules/empathize/store/module.d.ts.map +1 -1
  2004. package/types/x-modules/empathize/store/types.d.ts +4 -4
  2005. package/types/x-modules/empathize/store/types.d.ts.map +1 -1
  2006. package/types/x-modules/empathize/wiring.d.ts.map +1 -1
  2007. package/types/x-modules/empathize/x-module.d.ts +2 -2
  2008. package/types/x-modules/empathize/x-module.d.ts.map +1 -1
  2009. package/types/x-modules/experience-controls/components/experience-controls.vue.d.ts.map +1 -1
  2010. package/types/x-modules/experience-controls/components/index.d.ts.map +1 -1
  2011. package/types/x-modules/experience-controls/events.types.d.ts +2 -2
  2012. package/types/x-modules/experience-controls/events.types.d.ts.map +1 -1
  2013. package/types/x-modules/experience-controls/index.d.ts.map +1 -1
  2014. package/types/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts +2 -2
  2015. package/types/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts.map +1 -1
  2016. package/types/x-modules/experience-controls/store/actions/fetch-experience-controls.action.d.ts +1 -1
  2017. package/types/x-modules/experience-controls/store/actions/fetch-experience-controls.action.d.ts.map +1 -1
  2018. package/types/x-modules/experience-controls/store/actions/index.d.ts.map +1 -1
  2019. package/types/x-modules/experience-controls/store/emitters.d.ts.map +1 -1
  2020. package/types/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.d.ts +1 -1
  2021. package/types/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.d.ts.map +1 -1
  2022. package/types/x-modules/experience-controls/store/getters/index.d.ts.map +1 -1
  2023. package/types/x-modules/experience-controls/store/index.d.ts.map +1 -1
  2024. package/types/x-modules/experience-controls/store/module.d.ts +1 -1
  2025. package/types/x-modules/experience-controls/store/module.d.ts.map +1 -1
  2026. package/types/x-modules/experience-controls/store/types.d.ts +10 -10
  2027. package/types/x-modules/experience-controls/store/types.d.ts.map +1 -1
  2028. package/types/x-modules/experience-controls/wiring.d.ts.map +1 -1
  2029. package/types/x-modules/experience-controls/x-module.d.ts +2 -2
  2030. package/types/x-modules/experience-controls/x-module.d.ts.map +1 -1
  2031. package/types/x-modules/extra-params/components/extra-params.vue.d.ts +2 -2
  2032. package/types/x-modules/extra-params/components/extra-params.vue.d.ts.map +1 -1
  2033. package/types/x-modules/extra-params/components/index.d.ts +1 -1
  2034. package/types/x-modules/extra-params/components/index.d.ts.map +1 -1
  2035. package/types/x-modules/extra-params/components/renderless-extra-param.vue.d.ts.map +1 -1
  2036. package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +3 -3
  2037. package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +1 -1
  2038. package/types/x-modules/extra-params/events.types.d.ts +5 -5
  2039. package/types/x-modules/extra-params/events.types.d.ts.map +1 -1
  2040. package/types/x-modules/extra-params/index.d.ts.map +1 -1
  2041. package/types/x-modules/extra-params/store/emitters.d.ts.map +1 -1
  2042. package/types/x-modules/extra-params/store/index.d.ts.map +1 -1
  2043. package/types/x-modules/extra-params/store/module.d.ts +1 -1
  2044. package/types/x-modules/extra-params/store/module.d.ts.map +1 -1
  2045. package/types/x-modules/extra-params/store/types.d.ts +3 -3
  2046. package/types/x-modules/extra-params/store/types.d.ts.map +1 -1
  2047. package/types/x-modules/extra-params/wiring.d.ts.map +1 -1
  2048. package/types/x-modules/extra-params/x-module.d.ts +2 -2
  2049. package/types/x-modules/extra-params/x-module.d.ts.map +1 -1
  2050. package/types/x-modules/facets/components/clear-filters.vue.d.ts +3 -3
  2051. package/types/x-modules/facets/components/clear-filters.vue.d.ts.map +1 -1
  2052. package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts +2 -2
  2053. package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts.map +1 -1
  2054. package/types/x-modules/facets/components/facets/facets.vue.d.ts +9 -9
  2055. package/types/x-modules/facets/components/facets/facets.vue.d.ts.map +1 -1
  2056. package/types/x-modules/facets/components/filters/all-filter.vue.d.ts +6 -6
  2057. package/types/x-modules/facets/components/filters/all-filter.vue.d.ts.map +1 -1
  2058. package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts +2 -2
  2059. package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts.map +1 -1
  2060. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +15 -7
  2061. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  2062. package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts +4 -4
  2063. package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts.map +1 -1
  2064. package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts +4 -4
  2065. package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts.map +1 -1
  2066. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +13 -5
  2067. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  2068. package/types/x-modules/facets/components/index.d.ts +5 -5
  2069. package/types/x-modules/facets/components/index.d.ts.map +1 -1
  2070. package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts +2 -2
  2071. package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts.map +1 -1
  2072. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +6 -6
  2073. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts.map +1 -1
  2074. package/types/x-modules/facets/components/lists/filters-search.vue.d.ts +3 -3
  2075. package/types/x-modules/facets/components/lists/filters-search.vue.d.ts.map +1 -1
  2076. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +5 -5
  2077. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts.map +1 -1
  2078. package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts +1 -1
  2079. package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts.map +1 -1
  2080. package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts +3 -3
  2081. package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts.map +1 -1
  2082. package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts +2 -2
  2083. package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts.map +1 -1
  2084. package/types/x-modules/facets/components/preselected-filters.vue.d.ts +1 -1
  2085. package/types/x-modules/facets/components/preselected-filters.vue.d.ts.map +1 -1
  2086. package/types/x-modules/facets/composables/index.d.ts.map +1 -1
  2087. package/types/x-modules/facets/composables/use-facets.d.ts +3 -4
  2088. package/types/x-modules/facets/composables/use-facets.d.ts.map +1 -1
  2089. package/types/x-modules/facets/composables/use-filters-injection.d.ts +1 -2
  2090. package/types/x-modules/facets/composables/use-filters-injection.d.ts.map +1 -1
  2091. package/types/x-modules/facets/entities/add-facet-if-not-present.d.ts +3 -3
  2092. package/types/x-modules/facets/entities/add-facet-if-not-present.d.ts.map +1 -1
  2093. package/types/x-modules/facets/entities/editable-number-range-filter.entity.d.ts +8 -8
  2094. package/types/x-modules/facets/entities/editable-number-range-filter.entity.d.ts.map +1 -1
  2095. package/types/x-modules/facets/entities/filter-entity.factory.d.ts +4 -4
  2096. package/types/x-modules/facets/entities/filter-entity.factory.d.ts.map +1 -1
  2097. package/types/x-modules/facets/entities/hierarchical-filter.entity.d.ts +9 -8
  2098. package/types/x-modules/facets/entities/hierarchical-filter.entity.d.ts.map +1 -1
  2099. package/types/x-modules/facets/entities/index.d.ts.map +1 -1
  2100. package/types/x-modules/facets/entities/number-range-filter.entity.d.ts +9 -8
  2101. package/types/x-modules/facets/entities/number-range-filter.entity.d.ts.map +1 -1
  2102. package/types/x-modules/facets/entities/raw-filter.entity.d.ts +8 -7
  2103. package/types/x-modules/facets/entities/raw-filter.entity.d.ts.map +1 -1
  2104. package/types/x-modules/facets/entities/simple-filter.entity.d.ts +9 -8
  2105. package/types/x-modules/facets/entities/simple-filter.entity.d.ts.map +1 -1
  2106. package/types/x-modules/facets/entities/single-select.modifier.d.ts +1 -1
  2107. package/types/x-modules/facets/entities/single-select.modifier.d.ts.map +1 -1
  2108. package/types/x-modules/facets/entities/sticky.modifier.d.ts +1 -1
  2109. package/types/x-modules/facets/entities/sticky.modifier.d.ts.map +1 -1
  2110. package/types/x-modules/facets/entities/types.d.ts +7 -7
  2111. package/types/x-modules/facets/entities/types.d.ts.map +1 -1
  2112. package/types/x-modules/facets/events.types.d.ts +2 -2
  2113. package/types/x-modules/facets/events.types.d.ts.map +1 -1
  2114. package/types/x-modules/facets/index.d.ts +5 -5
  2115. package/types/x-modules/facets/index.d.ts.map +1 -1
  2116. package/types/x-modules/facets/service/facets.service.d.ts +8 -9
  2117. package/types/x-modules/facets/service/facets.service.d.ts.map +1 -1
  2118. package/types/x-modules/facets/service/index.d.ts.map +1 -1
  2119. package/types/x-modules/facets/service/types.d.ts +12 -12
  2120. package/types/x-modules/facets/service/types.d.ts.map +1 -1
  2121. package/types/x-modules/facets/store/constants.d.ts.map +1 -1
  2122. package/types/x-modules/facets/store/emitters.d.ts.map +1 -1
  2123. package/types/x-modules/facets/store/getters/facets.getter.d.ts +1 -1
  2124. package/types/x-modules/facets/store/getters/facets.getter.d.ts.map +1 -1
  2125. package/types/x-modules/facets/store/getters/index.d.ts +1 -1
  2126. package/types/x-modules/facets/store/getters/index.d.ts.map +1 -1
  2127. package/types/x-modules/facets/store/getters/selected-filters-by-facet.getter.d.ts +1 -1
  2128. package/types/x-modules/facets/store/getters/selected-filters-by-facet.getter.d.ts.map +1 -1
  2129. package/types/x-modules/facets/store/getters/selected-filters-for-request.getter.d.ts +1 -1
  2130. package/types/x-modules/facets/store/getters/selected-filters-for-request.getter.d.ts.map +1 -1
  2131. package/types/x-modules/facets/store/getters/selected-filters.getter.d.ts +1 -1
  2132. package/types/x-modules/facets/store/getters/selected-filters.getter.d.ts.map +1 -1
  2133. package/types/x-modules/facets/store/index.d.ts +1 -1
  2134. package/types/x-modules/facets/store/index.d.ts.map +1 -1
  2135. package/types/x-modules/facets/store/module.d.ts +1 -1
  2136. package/types/x-modules/facets/store/module.d.ts.map +1 -1
  2137. package/types/x-modules/facets/store/types.d.ts +15 -15
  2138. package/types/x-modules/facets/store/types.d.ts.map +1 -1
  2139. package/types/x-modules/facets/utils.d.ts +1 -1
  2140. package/types/x-modules/facets/utils.d.ts.map +1 -1
  2141. package/types/x-modules/facets/wiring.d.ts +2 -2
  2142. package/types/x-modules/facets/wiring.d.ts.map +1 -1
  2143. package/types/x-modules/facets/x-module.d.ts +2 -2
  2144. package/types/x-modules/facets/x-module.d.ts.map +1 -1
  2145. package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts +2 -2
  2146. package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts.map +1 -1
  2147. package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts +1 -1
  2148. package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts.map +1 -1
  2149. package/types/x-modules/history-queries/components/history-queries.vue.d.ts +1 -1
  2150. package/types/x-modules/history-queries/components/history-queries.vue.d.ts.map +1 -1
  2151. package/types/x-modules/history-queries/components/history-query.vue.d.ts +4 -4
  2152. package/types/x-modules/history-queries/components/history-query.vue.d.ts.map +1 -1
  2153. package/types/x-modules/history-queries/components/index.d.ts +1 -1
  2154. package/types/x-modules/history-queries/components/index.d.ts.map +1 -1
  2155. package/types/x-modules/history-queries/components/my-history.vue.d.ts +6 -6
  2156. package/types/x-modules/history-queries/components/my-history.vue.d.ts.map +1 -1
  2157. package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts +3 -3
  2158. package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts.map +1 -1
  2159. package/types/x-modules/history-queries/config.types.d.ts.map +1 -1
  2160. package/types/x-modules/history-queries/events.types.d.ts +1 -1
  2161. package/types/x-modules/history-queries/events.types.d.ts.map +1 -1
  2162. package/types/x-modules/history-queries/index.d.ts.map +1 -1
  2163. package/types/x-modules/history-queries/store/actions/add-query-to-history.action.d.ts +4 -4
  2164. package/types/x-modules/history-queries/store/actions/add-query-to-history.action.d.ts.map +1 -1
  2165. package/types/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts +1 -1
  2166. package/types/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts.map +1 -1
  2167. package/types/x-modules/history-queries/store/actions/refresh-session.action.d.ts +1 -1
  2168. package/types/x-modules/history-queries/store/actions/refresh-session.action.d.ts.map +1 -1
  2169. package/types/x-modules/history-queries/store/actions/remove-query-from-history.action.d.ts +1 -1
  2170. package/types/x-modules/history-queries/store/actions/remove-query-from-history.action.d.ts.map +1 -1
  2171. package/types/x-modules/history-queries/store/actions/set-history-queries.action.d.ts +1 -1
  2172. package/types/x-modules/history-queries/store/actions/set-history-queries.action.d.ts.map +1 -1
  2173. package/types/x-modules/history-queries/store/actions/set-url-params.action.d.ts +1 -2
  2174. package/types/x-modules/history-queries/store/actions/set-url-params.action.d.ts.map +1 -1
  2175. package/types/x-modules/history-queries/store/actions/toggle-history-queries.action.d.ts +1 -1
  2176. package/types/x-modules/history-queries/store/actions/toggle-history-queries.action.d.ts.map +1 -1
  2177. package/types/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts +1 -4
  2178. package/types/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts.map +1 -1
  2179. package/types/x-modules/history-queries/store/constants.d.ts.map +1 -1
  2180. package/types/x-modules/history-queries/store/emitters.d.ts.map +1 -1
  2181. package/types/x-modules/history-queries/store/getters/history-queries-with-results.getter.d.ts +1 -4
  2182. package/types/x-modules/history-queries/store/getters/history-queries-with-results.getter.d.ts.map +1 -1
  2183. package/types/x-modules/history-queries/store/getters/history-queries.getter.d.ts +3 -3
  2184. package/types/x-modules/history-queries/store/getters/history-queries.getter.d.ts.map +1 -1
  2185. package/types/x-modules/history-queries/store/getters/normalized-query.getter.d.ts +2 -1
  2186. package/types/x-modules/history-queries/store/getters/normalized-query.getter.d.ts.map +1 -1
  2187. package/types/x-modules/history-queries/store/getters/session-history-queries.getter.d.ts +1 -1
  2188. package/types/x-modules/history-queries/store/getters/session-history-queries.getter.d.ts.map +1 -1
  2189. package/types/x-modules/history-queries/store/getters/storage-key.getter.d.ts +1 -1
  2190. package/types/x-modules/history-queries/store/getters/storage-key.getter.d.ts.map +1 -1
  2191. package/types/x-modules/history-queries/store/index.d.ts.map +1 -1
  2192. package/types/x-modules/history-queries/store/module.d.ts +1 -1
  2193. package/types/x-modules/history-queries/store/module.d.ts.map +1 -1
  2194. package/types/x-modules/history-queries/store/types.d.ts +19 -19
  2195. package/types/x-modules/history-queries/store/types.d.ts.map +1 -1
  2196. package/types/x-modules/history-queries/wiring.d.ts.map +1 -1
  2197. package/types/x-modules/history-queries/x-module.d.ts +2 -2
  2198. package/types/x-modules/history-queries/x-module.d.ts.map +1 -1
  2199. package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts +4 -4
  2200. package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts.map +1 -1
  2201. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +5 -5
  2202. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts.map +1 -1
  2203. package/types/x-modules/identifier-results/components/index.d.ts.map +1 -1
  2204. package/types/x-modules/identifier-results/config.types.d.ts.map +1 -1
  2205. package/types/x-modules/identifier-results/events.types.d.ts +1 -1
  2206. package/types/x-modules/identifier-results/events.types.d.ts.map +1 -1
  2207. package/types/x-modules/identifier-results/index.d.ts.map +1 -1
  2208. package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts +2 -2
  2209. package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts.map +1 -1
  2210. package/types/x-modules/identifier-results/store/actions/fetch-identifier-results.action.d.ts +1 -1
  2211. package/types/x-modules/identifier-results/store/actions/fetch-identifier-results.action.d.ts.map +1 -1
  2212. package/types/x-modules/identifier-results/store/actions/index.d.ts.map +1 -1
  2213. package/types/x-modules/identifier-results/store/actions/save-origin.action.d.ts +1 -2
  2214. package/types/x-modules/identifier-results/store/actions/save-origin.action.d.ts.map +1 -1
  2215. package/types/x-modules/identifier-results/store/actions/save-query.action.d.ts +1 -2
  2216. package/types/x-modules/identifier-results/store/actions/save-query.action.d.ts.map +1 -1
  2217. package/types/x-modules/identifier-results/store/emitters.d.ts.map +1 -1
  2218. package/types/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts +1 -1
  2219. package/types/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts.map +1 -1
  2220. package/types/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts +1 -1
  2221. package/types/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts.map +1 -1
  2222. package/types/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts +1 -1
  2223. package/types/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts.map +1 -1
  2224. package/types/x-modules/identifier-results/store/index.d.ts.map +1 -1
  2225. package/types/x-modules/identifier-results/store/module.d.ts +1 -1
  2226. package/types/x-modules/identifier-results/store/module.d.ts.map +1 -1
  2227. package/types/x-modules/identifier-results/store/types.d.ts +16 -16
  2228. package/types/x-modules/identifier-results/store/types.d.ts.map +1 -1
  2229. package/types/x-modules/identifier-results/wiring.d.ts.map +1 -1
  2230. package/types/x-modules/identifier-results/x-module.d.ts +2 -2
  2231. package/types/x-modules/identifier-results/x-module.d.ts.map +1 -1
  2232. package/types/x-modules/next-queries/components/index.d.ts +2 -2
  2233. package/types/x-modules/next-queries/components/index.d.ts.map +1 -1
  2234. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
  2235. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts.map +1 -1
  2236. package/types/x-modules/next-queries/components/next-queries.vue.d.ts +3 -3
  2237. package/types/x-modules/next-queries/components/next-queries.vue.d.ts.map +1 -1
  2238. package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts +2 -2
  2239. package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts.map +1 -1
  2240. package/types/x-modules/next-queries/components/next-query.vue.d.ts +3 -3
  2241. package/types/x-modules/next-queries/components/next-query.vue.d.ts.map +1 -1
  2242. package/types/x-modules/next-queries/config.types.d.ts.map +1 -1
  2243. package/types/x-modules/next-queries/events.types.d.ts +1 -1
  2244. package/types/x-modules/next-queries/events.types.d.ts.map +1 -1
  2245. package/types/x-modules/next-queries/index.d.ts +1 -0
  2246. package/types/x-modules/next-queries/index.d.ts.map +1 -1
  2247. package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts +2 -2
  2248. package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts.map +1 -1
  2249. package/types/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts +1 -1
  2250. package/types/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts.map +1 -1
  2251. package/types/x-modules/next-queries/store/actions/fetch-next-queries.action.d.ts +1 -1
  2252. package/types/x-modules/next-queries/store/actions/fetch-next-queries.action.d.ts.map +1 -1
  2253. package/types/x-modules/next-queries/store/actions/fetch-next-query-preview.action.d.ts +4 -1
  2254. package/types/x-modules/next-queries/store/actions/fetch-next-query-preview.action.d.ts.map +1 -1
  2255. package/types/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.d.ts +1 -1
  2256. package/types/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.d.ts.map +1 -1
  2257. package/types/x-modules/next-queries/store/actions/set-url-params.action.d.ts +1 -2
  2258. package/types/x-modules/next-queries/store/actions/set-url-params.action.d.ts.map +1 -1
  2259. package/types/x-modules/next-queries/store/emitters.d.ts.map +1 -1
  2260. package/types/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts +1 -3
  2261. package/types/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts.map +1 -1
  2262. package/types/x-modules/next-queries/store/getters/next-queries.getter.d.ts +1 -2
  2263. package/types/x-modules/next-queries/store/getters/next-queries.getter.d.ts.map +1 -1
  2264. package/types/x-modules/next-queries/store/getters/request.getter.d.ts +1 -3
  2265. package/types/x-modules/next-queries/store/getters/request.getter.d.ts.map +1 -1
  2266. package/types/x-modules/next-queries/store/index.d.ts +2 -2
  2267. package/types/x-modules/next-queries/store/index.d.ts.map +1 -1
  2268. package/types/x-modules/next-queries/store/module.d.ts +1 -1
  2269. package/types/x-modules/next-queries/store/module.d.ts.map +1 -1
  2270. package/types/x-modules/next-queries/store/types.d.ts +24 -24
  2271. package/types/x-modules/next-queries/store/types.d.ts.map +1 -1
  2272. package/types/x-modules/next-queries/types.d.ts +2 -2
  2273. package/types/x-modules/next-queries/types.d.ts.map +1 -1
  2274. package/types/x-modules/next-queries/wiring.d.ts.map +1 -1
  2275. package/types/x-modules/next-queries/x-module.d.ts +2 -2
  2276. package/types/x-modules/next-queries/x-module.d.ts.map +1 -1
  2277. package/types/x-modules/popular-searches/components/index.d.ts.map +1 -1
  2278. package/types/x-modules/popular-searches/components/popular-search.vue.d.ts +3 -3
  2279. package/types/x-modules/popular-searches/components/popular-search.vue.d.ts.map +1 -1
  2280. package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts +1 -1
  2281. package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts.map +1 -1
  2282. package/types/x-modules/popular-searches/config.types.d.ts.map +1 -1
  2283. package/types/x-modules/popular-searches/events.types.d.ts +1 -1
  2284. package/types/x-modules/popular-searches/events.types.d.ts.map +1 -1
  2285. package/types/x-modules/popular-searches/index.d.ts.map +1 -1
  2286. package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts +2 -2
  2287. package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -1
  2288. package/types/x-modules/popular-searches/store/actions/fetch-suggestions.action.d.ts +1 -1
  2289. package/types/x-modules/popular-searches/store/actions/fetch-suggestions.action.d.ts.map +1 -1
  2290. package/types/x-modules/popular-searches/store/emitters.d.ts.map +1 -1
  2291. package/types/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts +1 -2
  2292. package/types/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts.map +1 -1
  2293. package/types/x-modules/popular-searches/store/getters/request.getter.d.ts +1 -3
  2294. package/types/x-modules/popular-searches/store/getters/request.getter.d.ts.map +1 -1
  2295. package/types/x-modules/popular-searches/store/index.d.ts +2 -2
  2296. package/types/x-modules/popular-searches/store/index.d.ts.map +1 -1
  2297. package/types/x-modules/popular-searches/store/module.d.ts +1 -1
  2298. package/types/x-modules/popular-searches/store/module.d.ts.map +1 -1
  2299. package/types/x-modules/popular-searches/store/types.d.ts +12 -12
  2300. package/types/x-modules/popular-searches/store/types.d.ts.map +1 -1
  2301. package/types/x-modules/popular-searches/wiring.d.ts.map +1 -1
  2302. package/types/x-modules/popular-searches/x-module.d.ts +2 -2
  2303. package/types/x-modules/popular-searches/x-module.d.ts.map +1 -1
  2304. package/types/x-modules/queries-preview/components/index.d.ts +1 -1
  2305. package/types/x-modules/queries-preview/components/index.d.ts.map +1 -1
  2306. package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts +4 -4
  2307. package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts.map +1 -1
  2308. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +6 -6
  2309. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
  2310. package/types/x-modules/queries-preview/components/query-preview.vue.d.ts +6 -6
  2311. package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
  2312. package/types/x-modules/queries-preview/composables/index.d.ts.map +1 -1
  2313. package/types/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts.map +1 -1
  2314. package/types/x-modules/queries-preview/config.types.d.ts.map +1 -1
  2315. package/types/x-modules/queries-preview/events.types.d.ts +3 -3
  2316. package/types/x-modules/queries-preview/events.types.d.ts.map +1 -1
  2317. package/types/x-modules/queries-preview/index.d.ts +1 -1
  2318. package/types/x-modules/queries-preview/index.d.ts.map +1 -1
  2319. package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts +1 -1
  2320. package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
  2321. package/types/x-modules/queries-preview/store/actions/fetch-query-preview.action.d.ts +1 -1
  2322. package/types/x-modules/queries-preview/store/actions/fetch-query-preview.action.d.ts.map +1 -1
  2323. package/types/x-modules/queries-preview/store/emitters.d.ts.map +1 -1
  2324. package/types/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts +1 -2
  2325. package/types/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts.map +1 -1
  2326. package/types/x-modules/queries-preview/store/index.d.ts +1 -1
  2327. package/types/x-modules/queries-preview/store/index.d.ts.map +1 -1
  2328. package/types/x-modules/queries-preview/store/module.d.ts +1 -1
  2329. package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
  2330. package/types/x-modules/queries-preview/store/types.d.ts +20 -20
  2331. package/types/x-modules/queries-preview/store/types.d.ts.map +1 -1
  2332. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +5 -3
  2333. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
  2334. package/types/x-modules/queries-preview/wiring.d.ts.map +1 -1
  2335. package/types/x-modules/queries-preview/x-module.d.ts +2 -2
  2336. package/types/x-modules/queries-preview/x-module.d.ts.map +1 -1
  2337. package/types/x-modules/query-suggestions/components/index.d.ts.map +1 -1
  2338. package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts +3 -3
  2339. package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts.map +1 -1
  2340. package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts +1 -1
  2341. package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts.map +1 -1
  2342. package/types/x-modules/query-suggestions/config.types.d.ts.map +1 -1
  2343. package/types/x-modules/query-suggestions/events.types.d.ts +1 -6
  2344. package/types/x-modules/query-suggestions/events.types.d.ts.map +1 -1
  2345. package/types/x-modules/query-suggestions/index.d.ts.map +1 -1
  2346. package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts +2 -2
  2347. package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -1
  2348. package/types/x-modules/query-suggestions/store/actions/fetch-suggestions.action.d.ts +1 -1
  2349. package/types/x-modules/query-suggestions/store/actions/fetch-suggestions.action.d.ts.map +1 -1
  2350. package/types/x-modules/query-suggestions/store/actions/set-url-params.action.d.ts +1 -2
  2351. package/types/x-modules/query-suggestions/store/actions/set-url-params.action.d.ts.map +1 -1
  2352. package/types/x-modules/query-suggestions/store/emitters.d.ts.map +1 -1
  2353. package/types/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts +1 -3
  2354. package/types/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts.map +1 -1
  2355. package/types/x-modules/query-suggestions/store/getters/query-suggestions.getter.d.ts +5 -5
  2356. package/types/x-modules/query-suggestions/store/getters/query-suggestions.getter.d.ts.map +1 -1
  2357. package/types/x-modules/query-suggestions/store/getters/request.getter.d.ts +1 -3
  2358. package/types/x-modules/query-suggestions/store/getters/request.getter.d.ts.map +1 -1
  2359. package/types/x-modules/query-suggestions/store/index.d.ts +2 -2
  2360. package/types/x-modules/query-suggestions/store/index.d.ts.map +1 -1
  2361. package/types/x-modules/query-suggestions/store/module.d.ts +1 -1
  2362. package/types/x-modules/query-suggestions/store/module.d.ts.map +1 -1
  2363. package/types/x-modules/query-suggestions/store/types.d.ts +15 -15
  2364. package/types/x-modules/query-suggestions/store/types.d.ts.map +1 -1
  2365. package/types/x-modules/query-suggestions/wiring.d.ts.map +1 -1
  2366. package/types/x-modules/query-suggestions/x-module.d.ts +2 -2
  2367. package/types/x-modules/query-suggestions/x-module.d.ts.map +1 -1
  2368. package/types/x-modules/recommendations/components/index.d.ts.map +1 -1
  2369. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +5 -6
  2370. package/types/x-modules/recommendations/components/recommendations.vue.d.ts.map +1 -1
  2371. package/types/x-modules/recommendations/config.types.d.ts.map +1 -1
  2372. package/types/x-modules/recommendations/events.types.d.ts +1 -1
  2373. package/types/x-modules/recommendations/events.types.d.ts.map +1 -1
  2374. package/types/x-modules/recommendations/index.d.ts.map +1 -1
  2375. package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts +2 -2
  2376. package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts.map +1 -1
  2377. package/types/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts +1 -1
  2378. package/types/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts.map +1 -1
  2379. package/types/x-modules/recommendations/store/constants.d.ts.map +1 -1
  2380. package/types/x-modules/recommendations/store/emitters.d.ts.map +1 -1
  2381. package/types/x-modules/recommendations/store/getters/request.getter.d.ts +1 -1
  2382. package/types/x-modules/recommendations/store/getters/request.getter.d.ts.map +1 -1
  2383. package/types/x-modules/recommendations/store/index.d.ts.map +1 -1
  2384. package/types/x-modules/recommendations/store/module.d.ts +1 -1
  2385. package/types/x-modules/recommendations/store/module.d.ts.map +1 -1
  2386. package/types/x-modules/recommendations/store/types.d.ts +12 -12
  2387. package/types/x-modules/recommendations/store/types.d.ts.map +1 -1
  2388. package/types/x-modules/recommendations/wiring.d.ts.map +1 -1
  2389. package/types/x-modules/recommendations/x-module.d.ts +2 -2
  2390. package/types/x-modules/recommendations/x-module.d.ts.map +1 -1
  2391. package/types/x-modules/related-prompts/components/index.d.ts +4 -0
  2392. package/types/x-modules/related-prompts/components/index.d.ts.map +1 -0
  2393. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +28 -0
  2394. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
  2395. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +106 -0
  2396. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
  2397. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +131 -0
  2398. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
  2399. package/types/x-modules/related-prompts/events.types.d.ts +50 -0
  2400. package/types/x-modules/related-prompts/events.types.d.ts.map +1 -0
  2401. package/types/x-modules/related-prompts/index.d.ts +6 -0
  2402. package/types/x-modules/related-prompts/index.d.ts.map +1 -0
  2403. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +17 -0
  2404. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
  2405. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +13 -0
  2406. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
  2407. package/types/x-modules/related-prompts/store/actions/set-url-params.action.d.ts +10 -0
  2408. package/types/x-modules/related-prompts/store/actions/set-url-params.action.d.ts.map +1 -0
  2409. package/types/x-modules/related-prompts/store/emitters.d.ts +11 -0
  2410. package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
  2411. package/types/x-modules/related-prompts/store/getters/index.d.ts +3 -0
  2412. package/types/x-modules/related-prompts/store/getters/index.d.ts.map +1 -0
  2413. package/types/x-modules/related-prompts/store/getters/related-prompts-query.getter.d.ts +13 -0
  2414. package/types/x-modules/related-prompts/store/getters/related-prompts-query.getter.d.ts.map +1 -0
  2415. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +14 -0
  2416. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
  2417. package/types/x-modules/related-prompts/store/index.d.ts +6 -0
  2418. package/types/x-modules/related-prompts/store/index.d.ts.map +1 -0
  2419. package/types/x-modules/related-prompts/store/module.d.ts +8 -0
  2420. package/types/x-modules/related-prompts/store/module.d.ts.map +1 -0
  2421. package/types/x-modules/related-prompts/store/types.d.ts +125 -0
  2422. package/types/x-modules/related-prompts/store/types.d.ts.map +1 -0
  2423. package/types/x-modules/related-prompts/types.d.ts +10 -0
  2424. package/types/x-modules/related-prompts/types.d.ts.map +1 -0
  2425. package/types/x-modules/related-prompts/wiring.d.ts +42 -0
  2426. package/types/x-modules/related-prompts/wiring.d.ts.map +1 -0
  2427. package/types/x-modules/related-prompts/x-module.d.ts +16 -0
  2428. package/types/x-modules/related-prompts/x-module.d.ts.map +1 -0
  2429. package/types/x-modules/related-tags/components/index.d.ts.map +1 -1
  2430. package/types/x-modules/related-tags/components/related-tag.vue.d.ts +6 -6
  2431. package/types/x-modules/related-tags/components/related-tag.vue.d.ts.map +1 -1
  2432. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +6 -6
  2433. package/types/x-modules/related-tags/components/related-tags.vue.d.ts.map +1 -1
  2434. package/types/x-modules/related-tags/config.types.d.ts.map +1 -1
  2435. package/types/x-modules/related-tags/events.types.d.ts +1 -1
  2436. package/types/x-modules/related-tags/events.types.d.ts.map +1 -1
  2437. package/types/x-modules/related-tags/index.d.ts.map +1 -1
  2438. package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts +2 -2
  2439. package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts.map +1 -1
  2440. package/types/x-modules/related-tags/store/actions/fetch-related-tags.action.d.ts +1 -1
  2441. package/types/x-modules/related-tags/store/actions/fetch-related-tags.action.d.ts.map +1 -1
  2442. package/types/x-modules/related-tags/store/actions/set-url-params.action.d.ts +4 -1
  2443. package/types/x-modules/related-tags/store/actions/set-url-params.action.d.ts.map +1 -1
  2444. package/types/x-modules/related-tags/store/actions/toggle-related-tag.action.d.ts +1 -2
  2445. package/types/x-modules/related-tags/store/actions/toggle-related-tag.action.d.ts.map +1 -1
  2446. package/types/x-modules/related-tags/store/emitters.d.ts.map +1 -1
  2447. package/types/x-modules/related-tags/store/getters/query.getter.d.ts +1 -3
  2448. package/types/x-modules/related-tags/store/getters/query.getter.d.ts.map +1 -1
  2449. package/types/x-modules/related-tags/store/getters/related-tags.getter.d.ts +1 -2
  2450. package/types/x-modules/related-tags/store/getters/related-tags.getter.d.ts.map +1 -1
  2451. package/types/x-modules/related-tags/store/getters/request.getter.d.ts +1 -3
  2452. package/types/x-modules/related-tags/store/getters/request.getter.d.ts.map +1 -1
  2453. package/types/x-modules/related-tags/store/index.d.ts +1 -1
  2454. package/types/x-modules/related-tags/store/index.d.ts.map +1 -1
  2455. package/types/x-modules/related-tags/store/module.d.ts +1 -1
  2456. package/types/x-modules/related-tags/store/module.d.ts.map +1 -1
  2457. package/types/x-modules/related-tags/store/types.d.ts +16 -16
  2458. package/types/x-modules/related-tags/store/types.d.ts.map +1 -1
  2459. package/types/x-modules/related-tags/wiring.d.ts.map +1 -1
  2460. package/types/x-modules/related-tags/x-module.d.ts +2 -2
  2461. package/types/x-modules/related-tags/x-module.d.ts.map +1 -1
  2462. package/types/x-modules/scroll/components/index.d.ts +2 -2
  2463. package/types/x-modules/scroll/components/index.d.ts.map +1 -1
  2464. package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts +2 -2
  2465. package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts.map +1 -1
  2466. package/types/x-modules/scroll/components/main-scroll.vue.d.ts.map +1 -1
  2467. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +7 -7
  2468. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts.map +1 -1
  2469. package/types/x-modules/scroll/components/scroll.const.d.ts +2 -2
  2470. package/types/x-modules/scroll/components/scroll.const.d.ts.map +1 -1
  2471. package/types/x-modules/scroll/components/scroll.types.d.ts +2 -2
  2472. package/types/x-modules/scroll/components/scroll.types.d.ts.map +1 -1
  2473. package/types/x-modules/scroll/components/scroll.vue.d.ts +2 -2
  2474. package/types/x-modules/scroll/components/scroll.vue.d.ts.map +1 -1
  2475. package/types/x-modules/scroll/events.types.d.ts +9 -9
  2476. package/types/x-modules/scroll/events.types.d.ts.map +1 -1
  2477. package/types/x-modules/scroll/index.d.ts +1 -1
  2478. package/types/x-modules/scroll/index.d.ts.map +1 -1
  2479. package/types/x-modules/scroll/store/emitters.d.ts.map +1 -1
  2480. package/types/x-modules/scroll/store/index.d.ts.map +1 -1
  2481. package/types/x-modules/scroll/store/module.d.ts +1 -1
  2482. package/types/x-modules/scroll/store/module.d.ts.map +1 -1
  2483. package/types/x-modules/scroll/store/types.d.ts +6 -6
  2484. package/types/x-modules/scroll/store/types.d.ts.map +1 -1
  2485. package/types/x-modules/scroll/wiring.d.ts.map +1 -1
  2486. package/types/x-modules/scroll/x-module.d.ts +2 -2
  2487. package/types/x-modules/scroll/x-module.d.ts.map +1 -1
  2488. package/types/x-modules/search/components/banner.vue.d.ts +2 -2
  2489. package/types/x-modules/search/components/banner.vue.d.ts.map +1 -1
  2490. package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
  2491. package/types/x-modules/search/components/banners-list.vue.d.ts.map +1 -1
  2492. package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts +2 -2
  2493. package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts.map +1 -1
  2494. package/types/x-modules/search/components/index.d.ts +1 -1
  2495. package/types/x-modules/search/components/index.d.ts.map +1 -1
  2496. package/types/x-modules/search/components/partial-query-button.vue.d.ts.map +1 -1
  2497. package/types/x-modules/search/components/partial-results-list.vue.d.ts +4 -6
  2498. package/types/x-modules/search/components/partial-results-list.vue.d.ts.map +1 -1
  2499. package/types/x-modules/search/components/promoted.vue.d.ts +2 -2
  2500. package/types/x-modules/search/components/promoted.vue.d.ts.map +1 -1
  2501. package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
  2502. package/types/x-modules/search/components/promoteds-list.vue.d.ts.map +1 -1
  2503. package/types/x-modules/search/components/redirection.vue.d.ts +2 -2
  2504. package/types/x-modules/search/components/redirection.vue.d.ts.map +1 -1
  2505. package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
  2506. package/types/x-modules/search/components/results-list.vue.d.ts.map +1 -1
  2507. package/types/x-modules/search/components/sort-dropdown.vue.d.ts +9 -8
  2508. package/types/x-modules/search/components/sort-dropdown.vue.d.ts.map +1 -1
  2509. package/types/x-modules/search/components/sort-list.vue.d.ts +10 -9
  2510. package/types/x-modules/search/components/sort-list.vue.d.ts.map +1 -1
  2511. package/types/x-modules/search/components/sort-picker-list.vue.d.ts +10 -9
  2512. package/types/x-modules/search/components/sort-picker-list.vue.d.ts.map +1 -1
  2513. package/types/x-modules/search/components/spellcheck-button.vue.d.ts +1 -1
  2514. package/types/x-modules/search/components/spellcheck-button.vue.d.ts.map +1 -1
  2515. package/types/x-modules/search/components/spellcheck.vue.d.ts +2 -2
  2516. package/types/x-modules/search/components/spellcheck.vue.d.ts.map +1 -1
  2517. package/types/x-modules/search/config.types.d.ts +2 -0
  2518. package/types/x-modules/search/config.types.d.ts.map +1 -1
  2519. package/types/x-modules/search/events.types.d.ts +6 -2
  2520. package/types/x-modules/search/events.types.d.ts.map +1 -1
  2521. package/types/x-modules/search/index.d.ts.map +1 -1
  2522. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts +2 -2
  2523. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
  2524. package/types/x-modules/search/store/actions/fetch-search-response.action.d.ts +1 -1
  2525. package/types/x-modules/search/store/actions/fetch-search-response.action.d.ts.map +1 -1
  2526. package/types/x-modules/search/store/actions/increase-page-apending-results.action.d.ts +1 -1
  2527. package/types/x-modules/search/store/actions/increase-page-apending-results.action.d.ts.map +1 -1
  2528. package/types/x-modules/search/store/actions/index.d.ts.map +1 -1
  2529. package/types/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts +1 -2
  2530. package/types/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts.map +1 -1
  2531. package/types/x-modules/search/store/actions/save-origin.action.d.ts +1 -2
  2532. package/types/x-modules/search/store/actions/save-origin.action.d.ts.map +1 -1
  2533. package/types/x-modules/search/store/actions/save-search-response.action.d.ts +1 -2
  2534. package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
  2535. package/types/x-modules/search/store/actions/set-url-params.action.d.ts +1 -3
  2536. package/types/x-modules/search/store/actions/set-url-params.action.d.ts.map +1 -1
  2537. package/types/x-modules/search/store/emitters.d.ts.map +1 -1
  2538. package/types/x-modules/search/store/getters/index.d.ts +1 -1
  2539. package/types/x-modules/search/store/getters/index.d.ts.map +1 -1
  2540. package/types/x-modules/search/store/getters/query.getter.d.ts +1 -1
  2541. package/types/x-modules/search/store/getters/query.getter.d.ts.map +1 -1
  2542. package/types/x-modules/search/store/getters/request.getter.d.ts +1 -2
  2543. package/types/x-modules/search/store/getters/request.getter.d.ts.map +1 -1
  2544. package/types/x-modules/search/store/index.d.ts.map +1 -1
  2545. package/types/x-modules/search/store/module.d.ts +3 -1
  2546. package/types/x-modules/search/store/module.d.ts.map +1 -1
  2547. package/types/x-modules/search/store/types.d.ts +48 -40
  2548. package/types/x-modules/search/store/types.d.ts.map +1 -1
  2549. package/types/x-modules/search/types.d.ts +2 -2
  2550. package/types/x-modules/search/types.d.ts.map +1 -1
  2551. package/types/x-modules/search/wiring.d.ts +6 -2
  2552. package/types/x-modules/search/wiring.d.ts.map +1 -1
  2553. package/types/x-modules/search/x-module.d.ts +2 -2
  2554. package/types/x-modules/search/x-module.d.ts.map +1 -1
  2555. package/types/x-modules/search-box/components/clear-search-input.vue.d.ts +1 -1
  2556. package/types/x-modules/search-box/components/clear-search-input.vue.d.ts.map +1 -1
  2557. package/types/x-modules/search-box/components/index.d.ts +1 -1
  2558. package/types/x-modules/search-box/components/index.d.ts.map +1 -1
  2559. package/types/x-modules/search-box/components/search-button.vue.d.ts +2 -3
  2560. package/types/x-modules/search-box/components/search-button.vue.d.ts.map +1 -1
  2561. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +4 -4
  2562. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts.map +1 -1
  2563. package/types/x-modules/search-box/components/search-input.vue.d.ts +1 -1
  2564. package/types/x-modules/search-box/components/search-input.vue.d.ts.map +1 -1
  2565. package/types/x-modules/search-box/events.types.d.ts +13 -13
  2566. package/types/x-modules/search-box/events.types.d.ts.map +1 -1
  2567. package/types/x-modules/search-box/index.d.ts.map +1 -1
  2568. package/types/x-modules/search-box/store/actions/set-input-status.action.d.ts +2 -2
  2569. package/types/x-modules/search-box/store/actions/set-input-status.action.d.ts.map +1 -1
  2570. package/types/x-modules/search-box/store/actions/set-url-params.action.d.ts +1 -2
  2571. package/types/x-modules/search-box/store/actions/set-url-params.action.d.ts.map +1 -1
  2572. package/types/x-modules/search-box/store/emitters.d.ts.map +1 -1
  2573. package/types/x-modules/search-box/store/index.d.ts.map +1 -1
  2574. package/types/x-modules/search-box/store/module.d.ts +1 -1
  2575. package/types/x-modules/search-box/store/module.d.ts.map +1 -1
  2576. package/types/x-modules/search-box/store/types.d.ts +7 -7
  2577. package/types/x-modules/search-box/store/types.d.ts.map +1 -1
  2578. package/types/x-modules/search-box/wiring.d.ts +1 -1
  2579. package/types/x-modules/search-box/wiring.d.ts.map +1 -1
  2580. package/types/x-modules/search-box/x-module.d.ts +2 -2
  2581. package/types/x-modules/search-box/x-module.d.ts.map +1 -1
  2582. package/types/x-modules/semantic-queries/components/index.d.ts.map +1 -1
  2583. package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts +1 -3
  2584. package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts.map +1 -1
  2585. package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts +3 -3
  2586. package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts.map +1 -1
  2587. package/types/x-modules/semantic-queries/config.types.d.ts.map +1 -1
  2588. package/types/x-modules/semantic-queries/events.types.d.ts +1 -1
  2589. package/types/x-modules/semantic-queries/events.types.d.ts.map +1 -1
  2590. package/types/x-modules/semantic-queries/index.d.ts +1 -1
  2591. package/types/x-modules/semantic-queries/index.d.ts.map +1 -1
  2592. package/types/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts +1 -1
  2593. package/types/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts.map +1 -1
  2594. package/types/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.d.ts +1 -1
  2595. package/types/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.d.ts.map +1 -1
  2596. package/types/x-modules/semantic-queries/store/actions/index.d.ts.map +1 -1
  2597. package/types/x-modules/semantic-queries/store/emitters.d.ts.map +1 -1
  2598. package/types/x-modules/semantic-queries/store/getters/index.d.ts +2 -1
  2599. package/types/x-modules/semantic-queries/store/getters/index.d.ts.map +1 -1
  2600. package/types/x-modules/semantic-queries/store/getters/normalized-query.getter.d.ts +2 -2
  2601. package/types/x-modules/semantic-queries/store/getters/normalized-query.getter.d.ts.map +1 -1
  2602. package/types/x-modules/semantic-queries/store/getters/request.getter.d.ts +3 -2
  2603. package/types/x-modules/semantic-queries/store/getters/request.getter.d.ts.map +1 -1
  2604. package/types/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.d.ts +13 -0
  2605. package/types/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.d.ts.map +1 -0
  2606. package/types/x-modules/semantic-queries/store/index.d.ts.map +1 -1
  2607. package/types/x-modules/semantic-queries/store/module.d.ts +1 -1
  2608. package/types/x-modules/semantic-queries/store/module.d.ts.map +1 -1
  2609. package/types/x-modules/semantic-queries/store/types.d.ts +24 -12
  2610. package/types/x-modules/semantic-queries/store/types.d.ts.map +1 -1
  2611. package/types/x-modules/semantic-queries/wiring.d.ts +3 -0
  2612. package/types/x-modules/semantic-queries/wiring.d.ts.map +1 -1
  2613. package/types/x-modules/semantic-queries/x-module.d.ts +2 -2
  2614. package/types/x-modules/semantic-queries/x-module.d.ts.map +1 -1
  2615. package/types/x-modules/tagging/components/index.d.ts.map +1 -1
  2616. package/types/x-modules/tagging/components/tagging.vue.d.ts +14 -12
  2617. package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
  2618. package/types/x-modules/tagging/config.types.d.ts +3 -3
  2619. package/types/x-modules/tagging/config.types.d.ts.map +1 -1
  2620. package/types/x-modules/tagging/events.types.d.ts +4 -4
  2621. package/types/x-modules/tagging/events.types.d.ts.map +1 -1
  2622. package/types/x-modules/tagging/index.d.ts.map +1 -1
  2623. package/types/x-modules/tagging/service/{pdp-add-to-cart.service.d.ts → external-tagging.service.d.ts} +35 -17
  2624. package/types/x-modules/tagging/service/external-tagging.service.d.ts.map +1 -0
  2625. package/types/x-modules/tagging/service/index.d.ts +1 -1
  2626. package/types/x-modules/tagging/service/index.d.ts.map +1 -1
  2627. package/types/x-modules/tagging/service/types.d.ts +17 -8
  2628. package/types/x-modules/tagging/service/types.d.ts.map +1 -1
  2629. package/types/x-modules/tagging/store/actions/index.d.ts.map +1 -1
  2630. package/types/x-modules/tagging/store/actions/track.action.d.ts +1 -2
  2631. package/types/x-modules/tagging/store/actions/track.action.d.ts.map +1 -1
  2632. package/types/x-modules/tagging/store/emitters.d.ts.map +1 -1
  2633. package/types/x-modules/tagging/store/index.d.ts.map +1 -1
  2634. package/types/x-modules/tagging/store/module.d.ts +1 -1
  2635. package/types/x-modules/tagging/store/module.d.ts.map +1 -1
  2636. package/types/x-modules/tagging/store/types.d.ts +9 -9
  2637. package/types/x-modules/tagging/store/types.d.ts.map +1 -1
  2638. package/types/x-modules/tagging/wiring.d.ts +78 -7
  2639. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  2640. package/types/x-modules/tagging/x-module.d.ts +2 -2
  2641. package/types/x-modules/tagging/x-module.d.ts.map +1 -1
  2642. package/types/x-modules/url/components/index.d.ts.map +1 -1
  2643. package/types/x-modules/url/components/url-handler.vue.d.ts.map +1 -1
  2644. package/types/x-modules/url/events.types.d.ts +6 -7
  2645. package/types/x-modules/url/events.types.d.ts.map +1 -1
  2646. package/types/x-modules/url/index.d.ts.map +1 -1
  2647. package/types/x-modules/url/store/emitters.d.ts +2 -2
  2648. package/types/x-modules/url/store/emitters.d.ts.map +1 -1
  2649. package/types/x-modules/url/store/getters/url-params.getter.d.ts +3 -5
  2650. package/types/x-modules/url/store/getters/url-params.getter.d.ts.map +1 -1
  2651. package/types/x-modules/url/store/index.d.ts.map +1 -1
  2652. package/types/x-modules/url/store/initial-state.d.ts +1 -1
  2653. package/types/x-modules/url/store/initial-state.d.ts.map +1 -1
  2654. package/types/x-modules/url/store/module.d.ts +1 -1
  2655. package/types/x-modules/url/store/module.d.ts.map +1 -1
  2656. package/types/x-modules/url/store/mutations/set-params.mutation.d.ts +1 -1
  2657. package/types/x-modules/url/store/mutations/set-params.mutation.d.ts.map +1 -1
  2658. package/types/x-modules/url/store/types.d.ts +18 -12
  2659. package/types/x-modules/url/store/types.d.ts.map +1 -1
  2660. package/types/x-modules/url/wiring.d.ts +9 -0
  2661. package/types/x-modules/url/wiring.d.ts.map +1 -1
  2662. package/types/x-modules/url/x-module.d.ts +2 -2
  2663. package/types/x-modules/url/x-module.d.ts.map +1 -1
  2664. package/types/x-modules/x-modules.types.d.ts +24 -22
  2665. package/types/x-modules/x-modules.types.d.ts.map +1 -1
  2666. package/url/index.js +1 -1
  2667. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.clickedresultstoragekey.md +0 -11
  2668. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.clickedresultstoragettlms.md +0 -11
  2669. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.instance.md +0 -13
  2670. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.localstorageservice.md +0 -11
  2671. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.md +0 -41
  2672. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.movetosessionstorage.md +0 -24
  2673. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.result_clicked_id_key.md +0 -13
  2674. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.sessionstorageservice.md +0 -11
  2675. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.storeresultclicked.md +0 -24
  2676. package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.trackaddtocart.md +0 -24
  2677. package/docs/API-reference/api/x-components.pdpaddtocartservice.md +0 -22
  2678. package/docs/API-reference/api/x-components.querysuggestionsxevents.querysuggestionsdisplayed.md +0 -13
  2679. package/docs/API-reference/api/x-components.taggingconfig.clickedresultstoragettlms.md +0 -13
  2680. package/docs/API-reference/api/x-components.usestore.md +0 -19
  2681. package/docs/API-reference/api/x-components.xactioncontext.commit_1.md +0 -23
  2682. package/docs/API-reference/api/x-components.xactioncontext.dispatch_1.md +0 -23
  2683. package/docs/API-reference/api/x-components.xcomponentbusapi.emit_1.md +0 -25
  2684. package/docs/assets/features/overview-my-history.svg +0 -279
  2685. package/docs/assets/features/overview-product-results-card.svg +0 -128
  2686. package/docs/assets/interface/build-search-ui.svg +0 -167
  2687. package/docs/assets/interface/experience-search-intro.svg +0 -1
  2688. package/docs/assets/interface/integration-guide.svg +0 -1
  2689. package/docs/assets/interface/integration-video.png +0 -0
  2690. package/docs/assets/interface/x-architecture.svg +0 -1
  2691. package/docs/assets/interface/x-empathize.gif +0 -0
  2692. package/docs/assets/interface/x-facets.gif +0 -0
  2693. package/docs/assets/interface/x-facets.svg +0 -189
  2694. package/docs/assets/interface/x-history-queries.gif +0 -0
  2695. package/docs/assets/interface/x-id-results.gif +0 -0
  2696. package/docs/assets/interface/x-next-queries.gif +0 -0
  2697. package/docs/assets/interface/x-popular-searches.gif +0 -0
  2698. package/docs/assets/interface/x-query-suggestions.gif +0 -0
  2699. package/docs/assets/interface/x-recommendations.gif +0 -0
  2700. package/docs/assets/interface/x-recommendations.svg +0 -472
  2701. package/docs/assets/interface/x-related-tags.gif +0 -0
  2702. package/docs/assets/interface/x-results-layout.svg +0 -259
  2703. package/docs/assets/interface/x-search-box-elements.svg +0 -1
  2704. package/docs/assets/interface/x-search-box.svg +0 -60
  2705. package/docs/build-search-ui/README.md +0 -127
  2706. package/docs/build-search-ui/sidebar.js +0 -7
  2707. package/docs/build-search-ui/web-archetype-development-guide.md +0 -186
  2708. package/docs/build-search-ui/web-archetype-integration-guide.md +0 -458
  2709. package/docs/build-search-ui/web-how-to-use-x-components-guide.md +0 -200
  2710. package/docs/build-search-ui/web-x-architecture.md +0 -83
  2711. package/docs/build-search-ui/web-x-components-development-guide.md +0 -157
  2712. package/docs/experience-search-and-discovery/README.md +0 -132
  2713. package/docs/experience-search-and-discovery/empathize.md +0 -119
  2714. package/docs/experience-search-and-discovery/facets-and-filters.md +0 -154
  2715. package/docs/experience-search-and-discovery/history-queries.md +0 -70
  2716. package/docs/experience-search-and-discovery/id-results.md +0 -49
  2717. package/docs/experience-search-and-discovery/my-history.md +0 -60
  2718. package/docs/experience-search-and-discovery/next-queries.md +0 -72
  2719. package/docs/experience-search-and-discovery/popular-searches.md +0 -50
  2720. package/docs/experience-search-and-discovery/product-results-ui.md +0 -82
  2721. package/docs/experience-search-and-discovery/query-suggestions.md +0 -48
  2722. package/docs/experience-search-and-discovery/recommendations.md +0 -134
  2723. package/docs/experience-search-and-discovery/related-tags.md +0 -66
  2724. package/docs/experience-search-and-discovery/search-box.md +0 -99
  2725. package/docs/experience-search-and-discovery/serp-ui.md +0 -125
  2726. package/docs/experience-search-and-discovery/sidebar.js +0 -17
  2727. package/docs/experience-search-and-discovery/web-local-storage.md +0 -30
  2728. package/docs/input-status-machine-state.png +0 -0
  2729. package/js/composables/use-store.js +0 -15
  2730. package/js/composables/use-store.js.map +0 -1
  2731. package/js/utils/options-api.js +0 -4
  2732. package/js/utils/options-api.js.map +0 -1
  2733. package/js/x-modules/tagging/service/pdp-add-to-cart.service.js.map +0 -1
  2734. package/types/utils/options-api.d.ts +0 -3
  2735. package/types/utils/options-api.d.ts.map +0 -1
  2736. package/types/x-modules/tagging/service/pdp-add-to-cart.service.d.ts.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,161 +3,161 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
- ## [6.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.7...@empathyco/x-components@6.0.0-alpha.8) (2024-10-31)
6
+ ## [6.0.0-alpha.81](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.80...@empathyco/x-components@6.0.0-alpha.81) (2025-05-14)
7
7
 
8
- **Note:** Version bump only for package @empathyco/x-components
9
8
 
9
+ ### Bug Fixes
10
10
 
11
+ * **base-teleport:** fix container element ([e54e755](https://github.com/empathyco/x/commit/e54e755bab06ab0172148a74563e0a3f283bad2d))
12
+ * **base-teleport:** fix shadowRoot support ([d712296](https://github.com/empathyco/x/commit/d712296bb46e58592a3d433f1b3022d0762e740a))
13
+ * **base-teleport:** move teleport host styles to a script tag ([feaaa3d](https://github.com/empathyco/x/commit/feaaa3d43ad5ede1c4e2cf7065fa4c113e5df3ae))
14
+ * remove unused event (#1744) ([e7584e0](https://github.com/empathyco/x/commit/e7584e01d387816021984faf986af27ade2d15b1))
11
15
 
12
16
 
17
+ ### Documentation
13
18
 
14
- ## [6.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.6...@empathyco/x-components@6.0.0-alpha.7) (2024-10-28)
19
+ * **base-teleport:** add comments for better understanding. ([05efd6d](https://github.com/empathyco/x/commit/05efd6d882021d63f59124d3893bbdc2d771a15e))
15
20
 
16
- **Note:** Version bump only for package @empathyco/x-components
17
21
 
18
22
 
23
+ ## [6.0.0-alpha.80](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.79...@empathyco/x-components@6.0.0-alpha.80) (2025-05-12)
19
24
 
20
25
 
26
+ ### Features
21
27
 
22
- ## [6.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.5...@empathyco/x-components@6.0.0-alpha.6) (2024-10-28)
28
+ * **base-teleport:** make target prop reactive ([603aaaf](https://github.com/empathyco/x/commit/603aaafe2e3b462f4ecfe3e7ee9ef886ac0d42f4))
29
+ * **base-teleport:** use isConnected ([0a7cef4](https://github.com/empathyco/x/commit/0a7cef4b428c93f6d231d141eae86a022db366d8))
30
+ * implement target presence observable in BaseTeleport ([fa82b66](https://github.com/empathyco/x/commit/fa82b6645434d0e1cedc9f611d8f1856bc3cd1bc))
23
31
 
24
32
 
25
- ### Features
33
+ ### Bug Fixes
26
34
 
27
- * add types for related prompts (#1640) ([9822c28](https://github.com/empathyco/x/commit/9822c285410f6d308a8a0e43f47e951b052592a2))
35
+ * **base-teleport:** fix isolation check ([55b3e07](https://github.com/empathyco/x/commit/55b3e073bd642fbbe161f5235350fc4bf42defae))
28
36
 
29
37
 
30
38
 
31
- ## [6.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.4...@empathyco/x-components@6.0.0-alpha.5) (2024-10-28)
39
+ ## [6.0.0-alpha.79](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.78...@empathyco/x-components@6.0.0-alpha.79) (2025-05-08)
32
40
 
33
41
 
34
- ### Build System
42
+ ### Bug Fixes
35
43
 
36
- * use vue latest version as peer dependency (#1651) ([1618993](https://github.com/empathyco/x/commit/161899326d325db46f39eead4ca7b57984b58b39))
44
+ * disable default tagging on related-prompts no-result scenario (#1776) ([61480a6](https://github.com/empathyco/x/commit/61480a6069aa73124d2a16e394b549ee78214d89))
37
45
 
38
46
 
39
47
 
40
- ## [6.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.83...@empathyco/x-components@6.0.0-alpha.4) (2024-10-24)
48
+ ## [6.0.0-alpha.78](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.77...@empathyco/x-components@6.0.0-alpha.78) (2025-05-08)
41
49
 
42
50
 
43
51
  ### Features
44
52
 
45
- * update x-components and related packages to vue 3 (#1644) ([d590842](https://github.com/empathyco/x/commit/d5908427544b9a65bbc16a860ea6f73270ee7c26))
53
+ * **base-teleport:** support shadowRoot ([04c5299](https://github.com/empathyco/x/commit/04c5299756fba1aa332ce083ac27c1e3b7e8c523))
54
+ * **home:** add teleport test section with BaseTeleport component ([a1d34d7](https://github.com/empathyco/x/commit/a1d34d736d7f04144b2b6bb7e69acc41cc330d13))
46
55
 
47
56
 
48
57
 
49
- ## [6.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.2...@empathyco/x-components@6.0.0-alpha.3) (2024-10-04)
58
+ ## [6.0.0-alpha.77](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.76...@empathyco/x-components@6.0.0-alpha.77) (2025-05-06)
50
59
 
51
60
 
52
- ### Bug Fixes
61
+ ### Features
53
62
 
54
- * **scroll:** scroll direction inconsistency (#1629) ([ad970ae](https://github.com/empathyco/x/commit/ad970ae8cd7898f23baa11d3a128d3251cd57cdb))
63
+ * sent the correct totalHits value when RPs are displayed in no-r… (#1773) ([227c1ee](https://github.com/empathyco/x/commit/227c1ee07330f59f62f450d70badbd2e048a78f9))
55
64
 
56
65
 
57
66
 
58
- ## [6.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.1...@empathyco/x-components@6.0.0-alpha.2) (2024-09-25)
67
+ ## [6.0.0-alpha.76](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.75...@empathyco/x-components@6.0.0-alpha.76) (2025-05-05)
59
68
 
60
69
 
61
- ### BREAKING CHANGES
70
+ ### Code Refactoring
71
+
72
+ * **use-getter:** improve type inference while keeping old signature (#1771) ([6d6f380](https://github.com/empathyco/x/commit/6d6f380b4ef6dec0b7e70657cfcee5552ba987d2))
73
+
74
+
75
+
76
+ ## [6.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.74...@empathyco/x-components@6.0.0-alpha.75) (2025-05-05)
62
77
 
63
- * **history-queries-switch:** remove `change` event emission in favour of `update:modelValue` in `BaseSwitch` component.
64
78
 
65
79
  ### Bug Fixes
66
80
 
67
- * **history-queries-switch:** migrate value to modelValue (#1618) ([82a6e27](https://github.com/empathyco/x/commit/82a6e27b9a78388b6c0b42c57ce7ff6e63293686))
81
+ * prop type definition in BaseTeleport component ([316a87a](https://github.com/empathyco/x/commit/316a87acee266082b86c0b6a1ad69009610fc0c9))
68
82
 
69
83
 
70
- ### Testing
84
+ ### Code Refactoring
71
85
 
72
- * active and fix linter for tests (#1616) ([0f35e7c](https://github.com/empathyco/x/commit/0f35e7caf529e7a06252abe0ea64b119c1206566))
73
- * adjust test to vue3 (#1608) ([0f4bb97](https://github.com/empathyco/x/commit/0f4bb97dcba50b21c98575d51bda944bfe532b1f))
74
- * **e2e-components:** rewrite all e2e sheet components to accomplish vue3 (#1619) ([5a419b2](https://github.com/empathyco/x/commit/5a419b2d882c151f81d9921d591140e5471f5b05))
75
- * **e2e:** fix e2e tests (#1617) ([f81add6](https://github.com/empathyco/x/commit/f81add665e5b2f36ecedf25d14eb5f6573f0e0fb))
86
+ * Update packages/x-components/src/components/base-teleport.vue ([5d53538](https://github.com/empathyco/x/commit/5d5353852613346769c86de34a02c7c1e89e680b))
76
87
 
77
88
 
78
89
 
79
- ## [6.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.81...@empathyco/x-components@6.0.0-alpha.1) (2024-09-05)
90
+ ## [6.0.0-alpha.74](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.73...@empathyco/x-components@6.0.0-alpha.74) (2025-05-01)
80
91
 
81
92
 
82
- ### BREAKING CHANGES
93
+ ### Code Refactoring
94
+
95
+ * **home:** simplify related prompts queries preview logic ([d8162c3](https://github.com/empathyco/x/commit/d8162c3e3221b87df5ae16fecd6db4a035774f8d))
96
+
97
+
98
+
99
+ ## [6.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.72...@empathyco/x-components@6.0.0-alpha.73) (2025-05-01)
83
100
 
84
- * @empathyco/x-components v6 and @empathyco/x-archetype-utils v2 are only compatible with Vue 3 and if you are looking for the Vue 2 versions, take look at the main brach.
85
- * refactors the GlobalXBus to use a prop to receive the listeners instead of relying on attributes.
86
101
 
87
102
  ### Features
88
103
 
89
- * bump packages versions (#1611) ([eb7d377](https://github.com/empathyco/x/commit/eb7d377f0da3d09b78bc964de90529326889eb62))
90
- * make internal demo app functional (#1574) ([a485dea](https://github.com/empathyco/x/commit/a485dea768918280e2fec46cae0d5a3f4932002f))
91
- * **x-installer:** update to vue3 and adapt x-installer (#1572) ([c6b28e5](https://github.com/empathyco/x/commit/c6b28e5e9a07832e992f27a40d7513dbec90d2f2))
104
+ * add ios-utils to x-components (#1766) ([1ffcc56](https://github.com/empathyco/x/commit/1ffcc5688e66d535ff477c334bcd9356b1071c1b))
92
105
 
93
106
 
94
- ### Bug Fixes
95
107
 
96
- * adjust to new vue render function API (#1596) ([7ec2b97](https://github.com/empathyco/x/commit/7ec2b9719f18275e7843544f26f94c393fef7090))
97
- * **infinite-scroll:** getting xBus from XPlugin instead useXBus ([b936ae5](https://github.com/empathyco/x/commit/b936ae585b4ef5ae390515cfc2c3a0dfc782ad39))
98
- * **layout:** avoid shared CSS classes between layouts with scoped (#1605) ([b3cc3f5](https://github.com/empathyco/x/commit/b3cc3f528f71b0877a406c65cadfbecda7aca756))
99
- * **list-components:** fix list components, migrate infinite-scroll directive and deprecated layouts (#1576) ([4b57f19](https://github.com/empathyco/x/commit/4b57f19be601220a4dc6874dc1d5efa8fdbcf991))
100
- * **search:** replace results state to append new results instead of pushing them (#1597) ([e64e3cb](https://github.com/empathyco/x/commit/e64e3cb9f3c046d1c30249fb56b0b3ad32f97925))
108
+ ## [6.0.0-alpha.72](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.71...@empathyco/x-components@6.0.0-alpha.72) (2025-04-30)
101
109
 
102
110
 
103
- ### Testing
111
+ ### Features
104
112
 
105
- * **auto-progress-bar:** fix test after Vue3 update (#1582) ([335c370](https://github.com/empathyco/x/commit/335c37021f9a0f6fefaec01714cc31fb6bf66391))
106
- * **components:** fix tests after Vue3 update BATCH 1 ([5d4dec8](https://github.com/empathyco/x/commit/5d4dec81b5b9ee99f1cbfc1d88bbf58cd5188602))
107
- * **vue-jest:** update vue-jest dependency (#1581) ([46ff08b](https://github.com/empathyco/x/commit/46ff08bb5834d790b0c6414fc549141b9a64f1d1))
113
+ * **base-teleport:** improve base teleport (#1762) ([f0f53f4](https://github.com/empathyco/x/commit/f0f53f452d5cc7ff3f4dc9baa368057b59ab4a64))
108
114
 
109
115
 
110
- ### Code Refactoring
111
116
 
112
- * **animation-factory:** fix Vue3 breaking changes (#1579) ([f915731](https://github.com/empathyco/x/commit/f915731cc8ea662a2066fee054f47885ee2154a9))
113
- * **base-switch:** decommission of value prop (#1589) ([35968eb](https://github.com/empathyco/x/commit/35968ebb69634984e867b03221d373efe4af96c8))
114
- * **base-switch:** migrate component to vue3 (#1588) ([875a6e2](https://github.com/empathyco/x/commit/875a6e2638885498396db362753550857ec8d7e2))
115
- * **components:** remove warnings first batch (#1575) ([1877da6](https://github.com/empathyco/x/commit/1877da61c2eb5aff5742387dc2285b3db86afda5))
116
- * get rid of NoElement component and useNoElementRender composable (#1583) ([059eecc](https://github.com/empathyco/x/commit/059eecc0fd5aa1612c1fc7b4d5ec08cfe5fc5b84))
117
- * **render-function:** clear void calls (#1580) ([7875ff5](https://github.com/empathyco/x/commit/7875ff5b8420ea1ed03edd3fee28a822582b4641))
118
- * **staggered-fade-and-slide:** use Vue native staggered transition (#1578) ([79e136f](https://github.com/empathyco/x/commit/79e136f04b0b75ddea77c464b8f5ea0ed6602eb1))
119
- * **v-deep:** replace by :deep() (#1577) ([71c08db](https://github.com/empathyco/x/commit/71c08dbc175093bbfc56160e3b07b8774fcbc683))
117
+ ## [6.0.0-alpha.71](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.70...@empathyco/x-components@6.0.0-alpha.71) (2025-04-30)
120
118
 
121
119
 
122
- ### Build System
120
+ ### Bug Fixes
123
121
 
124
- * adjust rollup production build for Vue3 (#1603) ([ed587b1](https://github.com/empathyco/x/commit/ed587b16a56b32734e9cf3ff05311954627f3820))
122
+ * **related-prompt:** decouple component from x-tailwindcss dep (#1765) ([5f5ac64](https://github.com/empathyco/x/commit/5f5ac6433736e403d04980b79416c9ac3e5e7125))
125
123
 
126
124
 
127
- ### Continuous Integration
128
125
 
129
- * **linter:** fix linter issues to pass the CI (#1606) ([aff3151](https://github.com/empathyco/x/commit/aff3151818c64885d7c28e69f511d33ae41b38f5))
126
+ ## [6.0.0-alpha.70](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.69...@empathyco/x-components@6.0.0-alpha.70) (2025-04-30)
130
127
 
131
128
 
129
+ ### Features
132
130
 
133
- ## [5.0.0-alpha.83](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.82...@empathyco/x-components@5.0.0-alpha.83) (2024-10-03)
131
+ * add add2cart location to FeatureLocation type (#1764) ([732a0da](https://github.com/empathyco/x/commit/732a0da3c1fdd70c685078663809943a91d72627))
134
132
 
135
133
 
136
- ### Bug Fixes
137
134
 
138
- * snippet config extra params reactivity (#1628) ([c87788a](https://github.com/empathyco/x/commit/c87788a6f194e6b8f59b520f05e9ed617c98bae6))
135
+ ## [6.0.0-alpha.69](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.68...@empathyco/x-components@6.0.0-alpha.69) (2025-04-28)
139
136
 
137
+ **Note:** Version bump only for package @empathyco/x-components
140
138
 
141
139
 
142
- ## [5.0.0-alpha.82](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.81...@empathyco/x-components@5.0.0-alpha.82) (2024-09-30)
143
140
 
144
141
 
145
- ### Bug Fixes
146
142
 
147
- * **tagging:** query tagging and send session param (#1627) ([69dd690](https://github.com/empathyco/x/commit/69dd690c1adf9195782f4747ba5d255251f5ac3c))
143
+ ## [6.0.0-alpha.68](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.67...@empathyco/x-components@6.0.0-alpha.68) (2025-04-28)
144
+
145
+ **Note:** Version bump only for package @empathyco/x-components
148
146
 
149
147
 
150
148
 
151
- ## [5.0.0-alpha.81](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.80...@empathyco/x-components@5.0.0-alpha.81) (2024-08-20)
149
+
150
+
151
+ ## [6.0.0-alpha.67](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.66...@empathyco/x-components@6.0.0-alpha.67) (2025-04-24)
152
152
 
153
153
 
154
154
  ### Features
155
155
 
156
- * **querySuggestions:** hide suggestions that match with any session query (#1600) ([2f51375](https://github.com/empathyco/x/commit/2f51375e04d46e2aba77f08332797285829ebde7))
156
+ * add append and inject element approach in BaseTeleport component (#1753) ([34a54d0](https://github.com/empathyco/x/commit/34a54d0995f91803da69ee1703881165fa68fa90))
157
157
 
158
158
 
159
159
 
160
- ## [5.0.0-alpha.80](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.79...@empathyco/x-components@5.0.0-alpha.80) (2024-08-19)
160
+ ## [6.0.0-alpha.66](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.65...@empathyco/x-components@6.0.0-alpha.66) (2025-04-21)
161
161
 
162
162
  **Note:** Version bump only for package @empathyco/x-components
163
163
 
@@ -165,678 +165,971 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
165
165
 
166
166
 
167
167
 
168
- ## [5.0.0-alpha.79](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.78...@empathyco/x-components@5.0.0-alpha.79) (2024-08-14)
168
+ ## [6.0.0-alpha.65](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.64...@empathyco/x-components@6.0.0-alpha.65) (2025-04-17)
169
169
 
170
170
 
171
- ### Features
171
+ ### Documentation
172
172
 
173
- * update result information in the QPs (#1591) ([3e99d0c](https://github.com/empathyco/x/commit/3e99d0cdcb25366af2adff977e25d58d45f7421f))
173
+ * update CHANGELOG to reflect breaking change on #1741 (#1752) ([34da8e6](https://github.com/empathyco/x/commit/34da8e6f8132fbd0f5a82aabd5ecee1e36db0c2a))
174
174
 
175
175
 
176
176
 
177
- ## [5.0.0-alpha.78](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.77...@empathyco/x-components@5.0.0-alpha.78) (2024-08-13)
177
+ ## [6.0.0-alpha.64](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.63...@empathyco/x-components@6.0.0-alpha.64) (2025-04-16)
178
178
 
179
+ ### ⚠ BREAKING CHANGES
179
180
 
180
- ### Features
181
+ - Simplified the `useState` composable function usage removing the need to specify state paths explicitly. Now it returns a proxy object that dynamically computes state properties. Therefore `useState` now will receive **only one** parameter, the module name.
181
182
 
182
- * **main-modal:** make events configurable via props (#1590) ([60d630c](https://github.com/empathyco/x/commit/60d630ca2a181d2919b9f1019abbf1eee5dd2c30))
183
+ ### Bug Fixes
183
184
 
185
+ - **use-state:** improve type definitions for state paths ([df67d71](https://github.com/empathyco/x/commit/df67d719d1def432ca20a7e321bc3e95d2e38782))
184
186
 
187
+ ### Code Refactoring
185
188
 
186
- ## [5.0.0-alpha.77](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.76...@empathyco/x-components@5.0.0-alpha.77) (2024-08-13)
189
+ - **use-state:** change usages ([aeb0782](https://github.com/empathyco/x/commit/aeb0782f063a12ccf8ec2c437f7beebf98fd4061))
190
+ - **use-state:** simplify state property retrieval using Proxy ([ce21d81](https://github.com/empathyco/x/commit/ce21d817e116b49637b79278f77ab109ffaf2993))
191
+
192
+ ## [6.0.0-alpha.63](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.62...@empathyco/x-components@6.0.0-alpha.63) (2025-04-15)
193
+
194
+ ### Bug Fixes
195
+
196
+ - **x-components:** fix type error on bus emit (#1751) ([7357693](https://github.com/empathyco/x/commit/7357693bc9ffa5d5fbd60ca40fa7760b33da2782))
197
+
198
+ ## [6.0.0-alpha.62](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.61...@empathyco/x-components@6.0.0-alpha.62) (2025-04-14)
187
199
 
188
200
  **Note:** Version bump only for package @empathyco/x-components
189
201
 
202
+ ## [6.0.0-alpha.61](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.60...@empathyco/x-components@6.0.0-alpha.61) (2025-04-10)
203
+
204
+ ### Features
190
205
 
206
+ - create generic custom teleport component (#1742) ([b738e2a](https://github.com/empathyco/x/commit/b738e2a33a49bd6c598d38b0785d19f49dd57bce))
191
207
 
208
+ ## [6.0.0-alpha.60](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.59...@empathyco/x-components@6.0.0-alpha.60) (2025-04-08)
192
209
 
210
+ ### Bug Fixes
193
211
 
194
- ## [5.0.0-alpha.76](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.75...@empathyco/x-components@5.0.0-alpha.76) (2024-08-08)
212
+ - send the query + tag as query param if a related tag is selected (#1739) ([0061d2b](https://github.com/empathyco/x/commit/0061d2b3426fc053c793ca9861e2942b2309a4d7))
213
+
214
+ ## [6.0.0-alpha.59](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.58...@empathyco/x-components@6.0.0-alpha.59) (2025-04-07)
215
+
216
+ ### Styling
195
217
 
218
+ - **related-prompt:** align text left (#1736) ([c0d8544](https://github.com/empathyco/x/commit/c0d85447ee74dd27e66d42e3f023d42609468495))
219
+
220
+ ## [6.0.0-alpha.58](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.57...@empathyco/x-components@6.0.0-alpha.58) (2025-04-02)
196
221
 
197
222
  ### Bug Fixes
198
223
 
199
- * send origin in query tagging (#1585) ([92efdf7](https://github.com/empathyco/x/commit/92efdf71a4f794d58b9f68cf68783ca0489eb7ee))
224
+ - base-switch classes are not reacting to external changes to modelValue (#1735) ([578310a](https://github.com/empathyco/x/commit/578310ad82faf99b3667ce6a1a43995f34b10eca))
200
225
 
226
+ ## [6.0.0-alpha.57](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.56...@empathyco/x-components@6.0.0-alpha.57) (2025-04-02)
201
227
 
228
+ ### Features
202
229
 
203
- ## [5.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.74...@empathyco/x-components@5.0.0-alpha.75) (2024-07-23)
230
+ - ResultFeature type augmentation (#1727) ([dc02fb8](https://github.com/empathyco/x/commit/dc02fb8bf30a8eab237a1d12d538891b4ba74bbb))
204
231
 
232
+ ## [6.0.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.55...@empathyco/x-components@6.0.0-alpha.56) (2025-03-26)
205
233
 
206
- ### Code Refactoring
234
+ ### Features
235
+
236
+ - **related-prompt:** persist prompt in URL (#1723) ([63529d8](https://github.com/empathyco/x/commit/63529d899b9a471604ad498c198a3962a5411f87))
207
237
 
208
- * **no-element:** towards getting rid of no-element component (#1564) ([12bb73d](https://github.com/empathyco/x/commit/12bb73dbe7ff6cf761cc2e6581b56e78c9c3359a))
238
+ ## [6.0.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.54...@empathyco/x-components@6.0.0-alpha.55) (2025-03-24)
209
239
 
240
+ **Note:** Version bump only for package @empathyco/x-components
210
241
 
242
+ ## [6.0.0-alpha.54](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.53...@empathyco/x-components@6.0.0-alpha.54) (2025-03-24)
211
243
 
212
- ## [5.0.0-alpha.74](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.73...@empathyco/x-components@5.0.0-alpha.74) (2024-07-23)
244
+ ### BREAKING CHANGES
213
245
 
246
+ - - Checkout info added on add2cart action previously saved into SessionStorage, passes to be saved in LocalStorage with the established ttl.
214
247
 
215
248
  ### Features
216
249
 
217
- * **display-emitter:** support Vue3 to the component (#1555) ([21bcd52](https://github.com/empathyco/x/commit/21bcd5228bf2cc3e8f31d49fe55683788438e089))
250
+ - save checkout info in the LocalStorage with a ttl (#1731) ([99249d5](https://github.com/empathyco/x/commit/99249d5fd85db0100883d689b1c013958d961b7b))
218
251
 
252
+ ## [6.0.0-alpha.53](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.52...@empathyco/x-components@6.0.0-alpha.53) (2025-03-20)
219
253
 
254
+ ### Bug Fixes
220
255
 
221
- ## [5.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.72...@empathyco/x-components@5.0.0-alpha.73) (2024-07-18)
256
+ - update toolingDisplayTagging to be inside tagging object (#1728) ([96e349e](https://github.com/empathyco/x/commit/96e349ebece45e4dd7bcd45f35afa78cd0880627))
257
+
258
+ ## [6.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.51...@empathyco/x-components@6.0.0-alpha.52) (2025-03-19)
222
259
 
260
+ **Note:** Version bump only for package @empathyco/x-components
261
+
262
+ ## [6.0.0-alpha.51](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.50...@empathyco/x-components@6.0.0-alpha.51) (2025-03-19)
223
263
 
224
264
  ### Bug Fixes
225
265
 
226
- * keyboard navigation within shadow dom (#1571) ([1784c4c](https://github.com/empathyco/x/commit/1784c4cb6f130947a2454f5adbabcaf4821f8ab2))
266
+ - related-prompts-tag-list refresh on request change (#1724) ([7f7c7ce](https://github.com/empathyco/x/commit/7f7c7ce0d9c6468b92ada221a2c887f796310aaf))
227
267
 
268
+ ## [6.0.0-alpha.50](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.49...@empathyco/x-components@6.0.0-alpha.50) (2025-03-19)
228
269
 
270
+ ### Documentation
229
271
 
230
- ## [5.0.0-alpha.72](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.71...@empathyco/x-components@5.0.0-alpha.72) (2024-07-18)
272
+ - update x-components CHANGELOG to reflect breaking change (#1725) ([db03940](https://github.com/empathyco/x/commit/db03940b00cc7795a82031d075e79715455bc3e5))
231
273
 
274
+ ## [6.0.0-alpha.49](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.48...@empathyco/x-components@6.0.0-alpha.49) (2025-03-17)
232
275
 
233
276
  ### Bug Fixes
234
277
 
235
- * **queryPreviewList:** repeated query loading issue (#1566) ([60aa0c0](https://github.com/empathyco/x/commit/60aa0c0975eabc3a282cfece4ab64fd29c02a3cb))
278
+ - **related-prompt:** expanded related prompt width on mobile ([25a49d6](https://github.com/empathyco/x/commit/25a49d6987039b9391a3d321b83b39ba4caf2f33))
236
279
 
280
+ ## [6.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.47...@empathyco/x-components@6.0.0-alpha.48) (2025-03-14)
237
281
 
282
+ ### Features
238
283
 
239
- ## [5.0.0-alpha.71](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.70...@empathyco/x-components@5.0.0-alpha.71) (2024-07-15)
284
+ - add slot for extra content in related prompts component (#1719) ([7247c90](https://github.com/empathyco/x/commit/7247c90b239caa6e928b378a10208ee9ffe09fb5))
240
285
 
241
- **Note:** Version bump only for package @empathyco/x-components
286
+ ## [6.0.0-alpha.47](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.46...@empathyco/x-components@6.0.0-alpha.47) (2025-03-13)
287
+
288
+ ### Bug Fixes
242
289
 
290
+ - **url-handler:** replace '+' with '%20' in query parameters only ([6fed89f](https://github.com/empathyco/x/commit/6fed89fba25b5ec19e32603c6c43b3e3d3df25e7))
243
291
 
292
+ ## [6.0.0-alpha.46](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.45...@empathyco/x-components@6.0.0-alpha.46) (2025-03-13)
244
293
 
294
+ ### ⚠ BREAKING CHANGES
245
295
 
296
+ Renaming properties in the Tagging module and renaming DefaultPDPAddToCartService to DefaultExternalTaggingService:
246
297
 
247
- ## [5.0.0-alpha.70](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.69...@empathyco/x-components@5.0.0-alpha.70) (2024-07-11)
298
+ - packages/x-components/src/x-modules/tagging/components/tagging.vue: Modified the property names in the Tagging component to use storageTTLMs and storageKey instead of clickedResultStorageTTLMs and clickedResultStorageKey.
299
+
300
+ - packages/x-components/src/x-modules/tagging/config.types.ts: Modified the TaggingConfig interface to use storageTTLMs and storageKey instead of clickedResultStorageTTLMs and clickedResultStorageKey.
248
301
 
302
+ - packages/x-components/src/x-modules/tagging/service/external-tagging.service.ts: Renamed service. Previously known as DefaultPDPAddToCartService
249
303
 
250
304
  ### Features
251
305
 
252
- * migrate internal view components (#1563) ([df0d026](https://github.com/empathyco/x/commit/df0d02634d1193f35918a5c8fd6913faa65c9ab7))
306
+ - store result info on add to cart events to be able to track checkout (#1718) ([3ac62b0](https://github.com/empathyco/x/commit/3ac62b072b5841af29fd450b5c13779f085cea50))
253
307
 
308
+ ## [6.0.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.44...@empathyco/x-components@6.0.0-alpha.45) (2025-03-03)
254
309
 
310
+ ### Bug Fixes
255
311
 
256
- ## [5.0.0-alpha.69](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.68...@empathyco/x-components@5.0.0-alpha.69) (2024-07-11)
312
+ - remove selected filters from state when there are no results (#1716) ([1324ce9](https://github.com/empathyco/x/commit/1324ce96bbb6fa753fbe1623fcfd0bc93050dd4f))
257
313
 
314
+ ## [6.0.0-alpha.44](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.43...@empathyco/x-components@6.0.0-alpha.44) (2025-02-28)
258
315
 
259
316
  ### Features
260
317
 
261
- * migrate Scroll and ScrolToTop componentes (#1562) ([c8182f4](https://github.com/empathyco/x/commit/c8182f4a4435e1e62e7eaee518fb6325fe01bf7e))
318
+ - refactor RPs types and send toolingDisplayClick when a prompt is selected (#1715) ([eefb327](https://github.com/empathyco/x/commit/eefb327445a07e1dd63db779d4948f78257ee67b))
262
319
 
320
+ ## [6.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.42...@empathyco/x-components@6.0.0-alpha.43) (2025-02-27)
263
321
 
322
+ ### Code Refactoring
264
323
 
265
- ## [5.0.0-alpha.68](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.67...@empathyco/x-components@5.0.0-alpha.68) (2024-07-10)
324
+ - **empathize:** use computed for hasContent to improve reactivity (#1712) ([76de6ac](https://github.com/empathyco/x/commit/76de6ac65c345a4add6c9e0eb80c3853c518ed31))
266
325
 
326
+ ## [6.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.41...@empathyco/x-components@6.0.0-alpha.42) (2025-02-26)
267
327
 
268
- ### Features
328
+ ### Code Refactoring
269
329
 
270
- * **create-animation:** migrate to composition API (#1553) ([1097c0d](https://github.com/empathyco/x/commit/1097c0d1b9dd63f9573812b9ddb41b790725b46e))
330
+ - related prompts type (#1714) ([13a1940](https://github.com/empathyco/x/commit/13a1940ddd5d455a64b68d519b9857677b746887))
271
331
 
332
+ ## [6.0.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.40...@empathyco/x-components@6.0.0-alpha.41) (2025-02-19)
272
333
 
334
+ ### Code Refactoring
273
335
 
274
- ## [5.0.0-alpha.67](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.66...@empathyco/x-components@5.0.0-alpha.67) (2024-07-10)
336
+ - **typing:** avoiding export default (#1711) ([fe1d67a](https://github.com/empathyco/x/commit/fe1d67ad3ecfef745d9c483bc3fe58b10b312847))
275
337
 
338
+ ## [6.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.39...@empathyco/x-components@6.0.0-alpha.40) (2025-02-18)
276
339
 
277
- ### Features
340
+ ### Styling
278
341
 
279
- * migrate url-handler x-module (#1556) ([9445758](https://github.com/empathyco/x/commit/94457580884be4b03ec72fa18231350bdf3f115a))
342
+ - **related-prompts-tag-list:** add showButton and scrollContainerClass props (#1708) ([ff78329](https://github.com/empathyco/x/commit/ff783295f33cb20f962ec3d9508194a46047a2ee))
280
343
 
344
+ ## [6.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.38...@empathyco/x-components@6.0.0-alpha.39) (2025-02-17)
281
345
 
346
+ ### Features
282
347
 
283
- ## [5.0.0-alpha.66](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.65...@empathyco/x-components@5.0.0-alpha.66) (2024-07-10)
348
+ - change display-click-provider component location (#1709) ([132a671](https://github.com/empathyco/x/commit/132a67150fa9d777a65dc780c61f1e1d7f77d97e))
284
349
 
350
+ ## [6.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.37...@empathyco/x-components@6.0.0-alpha.38) (2025-02-17)
285
351
 
286
352
  ### Features
287
353
 
288
- * **icons:** migrate icons to composition API (#1551) ([243419f](https://github.com/empathyco/x/commit/243419f15b504cea6f8db3ef53899915a174a031))
354
+ - related-prompts tooling tagging (#1703) ([24df720](https://github.com/empathyco/x/commit/24df7200df5de76a7530e24953367dd09f683fdc))
289
355
 
356
+ ## [6.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.36...@empathyco/x-components@6.0.0-alpha.37) (2025-02-17)
290
357
 
358
+ ### Code Refactoring
291
359
 
292
- ## [5.0.0-alpha.65](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.64...@empathyco/x-components@5.0.0-alpha.65) (2024-07-09)
360
+ - **RelatedPrompt:** component logic to be reusable (#1696) ([fede761](https://github.com/empathyco/x/commit/fede7611e14fab550da63a7a2d793479680f5aba))
293
361
 
362
+ ## [6.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.35...@empathyco/x-components@6.0.0-alpha.36) (2025-01-28)
294
363
 
295
364
  ### Features
296
365
 
297
- * migrate experience controls (#1530) ([91ee6d0](https://github.com/empathyco/x/commit/91ee6d0f171b870c42e6dcc95229a6be66b7067e))
366
+ - remove tailwind class dependency from page-loader-button.vue (#1693) ([26e7c05](https://github.com/empathyco/x/commit/26e7c05970a560be28aa5be55a2bcbfc5277642a))
298
367
 
368
+ ### Bug Fixes
299
369
 
370
+ - **extra-params:** give more priority to values prop over params state in the ExtraParamsProvided payload (#1700) ([d924211](https://github.com/empathyco/x/commit/d9242110a4443cba3cf78ee7c7f9d7689e8fe3a9))
300
371
 
301
- ## [5.0.0-alpha.64](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.63...@empathyco/x-components@5.0.0-alpha.64) (2024-07-09)
372
+ ## [6.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.34...@empathyco/x-components@6.0.0-alpha.35) (2025-01-22)
302
373
 
374
+ **Note:** Version bump only for package @empathyco/x-components
303
375
 
304
- ### Bug Fixes
376
+ ## [6.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.33...@empathyco/x-components@6.0.0-alpha.34) (2025-01-22)
305
377
 
306
- * **main-scroll:** obtain observed container element reliably to work with any Vue version (#1552) ([0b4e415](https://github.com/empathyco/x/commit/0b4e41504409dd35a3da0fcf35fa471ea8350f6f))
378
+ ### Bug Fixes
307
379
 
380
+ - **page-selector:** request should start at 0 (#1697) ([5dbad85](https://github.com/empathyco/x/commit/5dbad85a6c844eeaf3b2f0df8d63b4e503ab2a9f))
308
381
 
382
+ ## [6.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.32...@empathyco/x-components@6.0.0-alpha.33) (2025-01-21)
309
383
 
310
- ## [5.0.0-alpha.63](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.62...@empathyco/x-components@5.0.0-alpha.63) (2024-07-08)
384
+ ### Features
311
385
 
386
+ - create pagination component (#1687) ([63b20bd](https://github.com/empathyco/x/commit/63b20bd13e28d433d609ef9210dd17dbc7f963dc))
312
387
 
313
- ### Features
388
+ ## [6.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.31...@empathyco/x-components@6.0.0-alpha.32) (2025-01-16)
314
389
 
315
- * migrate filters components to Composition API (#1550) ([dd6a2d7](https://github.com/empathyco/x/commit/dd6a2d728632e81c25cc918c1cac1aa10daab590))
390
+ ### Bug Fixes
316
391
 
392
+ - send related-prompts request when a query preview is accepted (#1692) ([ba336b3](https://github.com/empathyco/x/commit/ba336b37574d541b0f220e916ece77a07b6f05fc))
317
393
 
394
+ ## [6.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.30...@empathyco/x-components@6.0.0-alpha.31) (2025-01-15)
318
395
 
319
- ## [5.0.0-alpha.62](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.61...@empathyco/x-components@5.0.0-alpha.62) (2024-07-08)
396
+ **Note:** Version bump only for package @empathyco/x-components
320
397
 
398
+ ## [6.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.29...@empathyco/x-components@6.0.0-alpha.30) (2025-01-15)
321
399
 
322
- ### Features
400
+ ### Bug Fixes
323
401
 
324
- * **renderless-extra-param:** migrate to composition API (#1546) ([3f111f9](https://github.com/empathyco/x/commit/3f111f98fdf0a4175dce0a5d8711bb8d4e4729df))
402
+ - replace `x-w-[calc(100%)]` with a custom one (#1690) ([ecff709](https://github.com/empathyco/x/commit/ecff709280ea8716414439107dc017b396ffc0b4))
325
403
 
404
+ ## [6.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.28...@empathyco/x-components@6.0.0-alpha.29) (2025-01-13)
326
405
 
406
+ ### Styling
327
407
 
328
- ## [5.0.0-alpha.61](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.60...@empathyco/x-components@5.0.0-alpha.61) (2024-07-03)
408
+ - **tailwind:** extend tailwind config to be used by the demo (#1668) ([f33992e](https://github.com/empathyco/x/commit/f33992ed8743367677e1e35fb7dd07e6dcce7424))
329
409
 
410
+ ## [6.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.27...@empathyco/x-components@6.0.0-alpha.28) (2025-01-09)
330
411
 
331
412
  ### Features
332
413
 
333
- * **fallback-disclaimer:** migration to composition api (#1545) ([6af6737](https://github.com/empathyco/x/commit/6af6737e854616567822e6ea5a09f093a7368960))
414
+ - **components:** make reference selector for `BaseModal` reactive (#1686) ([b25c2af](https://github.com/empathyco/x/commit/b25c2af800880ecd4ce36369be3e55a626be55e5))
334
415
 
416
+ ## [6.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.26...@empathyco/x-components@6.0.0-alpha.27) (2025-01-09)
335
417
 
418
+ ### Features
336
419
 
337
- ## [5.0.0-alpha.60](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.59...@empathyco/x-components@5.0.0-alpha.60) (2024-07-03)
420
+ - add related prompts list component (#1680) ([8011a96](https://github.com/empathyco/x/commit/8011a967528f6fa33af41aca45971cb9f30d6a8f))
338
421
 
422
+ ## [6.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.25...@empathyco/x-components@6.0.0-alpha.26) (2025-01-07)
339
423
 
340
- ### Features
424
+ ### Code Refactoring
341
425
 
342
- * migrate device-detector component (#1544) ([4083571](https://github.com/empathyco/x/commit/4083571bd2fdfc268b529c4ea5a02acb81eecc32))
426
+ - **store:** deprecate useStore in favor of vuex's useStore ([de4fecf](https://github.com/empathyco/x/commit/de4fecfa6dcfd9f0d408d34a60d4bdd00dffce99))
343
427
 
428
+ ## [6.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.24...@empathyco/x-components@6.0.0-alpha.25) (2025-01-06)
344
429
 
430
+ ### Continuous Integration
345
431
 
346
- ## [5.0.0-alpha.59](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.58...@empathyco/x-components@5.0.0-alpha.59) (2024-07-03)
432
+ - remove template comments from build ([443d277](https://github.com/empathyco/x/commit/443d27761bc2c024931245d9e6a7b26766101ed7))
347
433
 
434
+ ## [6.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.23...@empathyco/x-components@6.0.0-alpha.24) (2024-12-19)
348
435
 
349
- ### Features
436
+ ### Bug Fixes
350
437
 
351
- * **tagging:** migrate to composition API (#1543) ([f06e35d](https://github.com/empathyco/x/commit/f06e35d25fb561bca1b53f579ed7ace8674b9085))
438
+ - **types:** update installExtraPlugins to support Promise return type ([99d0620](https://github.com/empathyco/x/commit/99d0620d7017167441d63805d29446778432d60b))
352
439
 
440
+ ## [6.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.22...@empathyco/x-components@6.0.0-alpha.23) (2024-12-12)
353
441
 
442
+ ### Bug Fixes
354
443
 
355
- ## [5.0.0-alpha.58](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.57...@empathyco/x-components@5.0.0-alpha.58) (2024-07-02)
444
+ - **components:** export missing store utils (#1677) ([a1f9cee](https://github.com/empathyco/x/commit/a1f9cee4b2006a71689fc2ce7f07f12816fbb574))
356
445
 
446
+ ## [6.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.21...@empathyco/x-components@6.0.0-alpha.22) (2024-12-09)
357
447
 
358
- ### BREAKING CHANGES
448
+ ### Bug Fixes
449
+
450
+ - fix ref usage ([12d5a05](https://github.com/empathyco/x/commit/12d5a053b55d8a4f09b6e396f16a9ce1877c0774))
359
451
 
360
- * **simple-filter:** use cssClasses prop to pass classes through the component in Vue 3 instead of class or :class when using RenderlessFilter or SimpleFilter components
452
+ ## [6.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.20...@empathyco/x-components@6.0.0-alpha.21) (2024-12-09)
361
453
 
362
454
  ### Features
363
455
 
364
- * **simple-filter:** migrate RenderlessFilter and SimpleFilter to composition API(#1529) ([8d3a2f2](https://github.com/empathyco/x/commit/8d3a2f23748eec700be10f83cad909b6fdf2aa9b))
456
+ - **x-installer:** extend domElement type to allow ShadowRoot ([900eb9c](https://github.com/empathyco/x/commit/900eb9c0c9bce7b48897b86ca11e4f1ec82d783b))
365
457
 
458
+ ## [6.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.19...@empathyco/x-components@6.0.0-alpha.20) (2024-11-25)
366
459
 
460
+ ### ⚠ BREAKING CHANGES
367
461
 
368
- ## [5.0.0-alpha.57](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.56...@empathyco/x-components@5.0.0-alpha.57) (2024-07-01)
462
+ - **xds:** the x tailwincss plugin no longer admits an options configuration. The plugin theme is accessible through theme: extend: { x: {...}} so now if you need to customize a value you can do it via extending the general tailwind theme:
463
+
464
+ ```ts
465
+ module.exports = {
466
+ theme: {
467
+ extend: {
468
+ spacing: theme => theme('x.spacing'),
469
+ colors: theme => theme('x.colors'),
470
+ screens: theme => theme('x.screens'),
471
+ fontSize: theme => theme('x.fontSize'),
472
+ fontFamily: theme => theme('x.fontFamily'),
473
+ x: {
474
+ colors: {
475
+ neutral: {
476
+ 5: '#56ac91',
477
+ },
478
+ },
479
+ },
480
+ },
481
+ },
482
+ }
483
+ ```
369
484
 
485
+ To add new components you can do it via https://tailwindcss.com/docs/adding-custom-styles#adding-component-classes
370
486
 
371
487
  ### Features
372
488
 
373
- * **facets:** migrate AllFilter component to Composition API (#1535) ([0b00671](https://github.com/empathyco/x/commit/0b006711297f6fb3721622082fe63b87ce4bcbf7))
489
+ - **xds:** avoid overriding consumers theme by xds (#1658) ([bd3ed79](https://github.com/empathyco/x/commit/bd3ed79f654fc7e76939c7d0baa2a67e6b879ed8))
374
490
 
491
+ ## [6.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.18...@empathyco/x-components@6.0.0-alpha.19) (2024-11-25)
375
492
 
376
- ### Bug Fixes
493
+ ### Features
377
494
 
378
- * **vue3:** fix minor Vue3 warnings about migration (#1533) ([8b65ea7](https://github.com/empathyco/x/commit/8b65ea796c7e02c973ba9566bd6bae17fc879c3e))
495
+ - Add content class in base slider to ease customisation (#1662) ([63d7b99](https://github.com/empathyco/x/commit/63d7b9983ec37fb979115ec35a32d2ec2dfc1eca))
379
496
 
497
+ ## [6.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.17...@empathyco/x-components@6.0.0-alpha.18) (2024-11-22)
380
498
 
499
+ ### Features
381
500
 
382
- ## [5.0.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.55...@empathyco/x-components@5.0.0-alpha.56) (2024-07-01)
501
+ - add related prompts selection events (#1663) ([8cdf6db](https://github.com/empathyco/x/commit/8cdf6dbaff4a5e111fbc77a898a502ce133e1afe))
383
502
 
503
+ ## [6.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.16...@empathyco/x-components@6.0.0-alpha.17) (2024-11-21)
384
504
 
385
505
  ### Features
386
506
 
387
- * migrate `Redirection` component to composition api (#1532) ([93c0809](https://github.com/empathyco/x/commit/93c08094a33f9828631ad4e4bbb9ac7831db5963))
388
-
507
+ - add selection state to related prompts module (#1659) ([220c449](https://github.com/empathyco/x/commit/220c44926709378ebee87a21e06c6f188c5d3cd1))
389
508
 
509
+ ### Bug Fixes
390
510
 
391
- ## [5.0.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.54...@empathyco/x-components@5.0.0-alpha.55) (2024-06-26)
511
+ - **animation-prop:** decommission old animation-prop.ts and generalize the new one (#1660) ([493b6bd](https://github.com/empathyco/x/commit/493b6bd1e8a9de2731b582bb60fac6e29a1a0a47))
392
512
 
513
+ ## [6.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.15...@empathyco/x-components@6.0.0-alpha.16) (2024-11-21)
393
514
 
394
- ### BREAKING CHANGES
515
+ ### Bug Fixes
395
516
 
396
- * **use-register-x-module:** get rid of useRegisterXModule composable. Use XPlugin.registerXModule(xModule) or InstallXOptions.initialXModules instead
517
+ - **next-queries:** export types from module(#1661) ([ef0f71e](https://github.com/empathyco/x/commit/ef0f71eb08494699b4c017d077dc9fc8fbe97ce0))
397
518
 
398
- ### Code Refactoring
519
+ ## [6.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.14...@empathyco/x-components@6.0.0-alpha.15) (2024-11-20)
399
520
 
400
- * **use-register-x-module:** get rid of register x-module composable and deprecated the mixin for the same (#1534) ([4dabc84](https://github.com/empathyco/x/commit/4dabc84c67720e4bfca739b685f3fed5d100f693))
521
+ ### Bug Fixes
401
522
 
523
+ - **define-component:** relax definecomponent type to avoid type collisions (#1657) ([2ff1b67](https://github.com/empathyco/x/commit/2ff1b67bf38f6b59425131e55354ebfe681a3b66))
402
524
 
525
+ ## [6.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.13...@empathyco/x-components@6.0.0-alpha.14) (2024-11-20)
403
526
 
404
- ## [5.0.0-alpha.54](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.53...@empathyco/x-components@5.0.0-alpha.54) (2024-06-24)
527
+ **Note:** Version bump only for package @empathyco/x-components
405
528
 
529
+ ## [6.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.12...@empathyco/x-components@6.0.0-alpha.13) (2024-11-13)
406
530
 
407
531
  ### Features
408
532
 
409
- * replace DisableAnimationMixin by useDisableAnimation composable (#1469) ([f498d3f](https://github.com/empathyco/x/commit/f498d3fba5d294391dcfca47f9724558e98f50f0))
533
+ - add lang parameter to the queriesPreview hash (#1653) ([b41e6c6](https://github.com/empathyco/x/commit/b41e6c6dfe629270a7919cf7f5c528b839c7c831))
410
534
 
535
+ ## [6.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.11...@empathyco/x-components@6.0.0-alpha.12) (2024-11-04)
411
536
 
537
+ ### Features
412
538
 
413
- ## [5.0.0-alpha.53](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.52...@empathyco/x-components@5.0.0-alpha.53) (2024-06-24)
539
+ - new base-slider component (#1650) ([a3b1a0a](https://github.com/empathyco/x/commit/a3b1a0ad1c53d2ae39ae3e9d4229518825a040af))
414
540
 
541
+ ## [6.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.10...@empathyco/x-components@6.0.0-alpha.11) (2024-11-01)
415
542
 
416
543
  ### Features
417
544
 
418
- * **extra-params:** migrate extra params and snippet config extra params (#1531) ([d869f18](https://github.com/empathyco/x/commit/d869f1886c11f74af8a6350033d7567385ad629d))
545
+ - create related prompts module (#1642) ([36cdcc6](https://github.com/empathyco/x/commit/36cdcc681d4b049815b99a42d48c22d30c49fafa))
419
546
 
547
+ ## [6.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.9...@empathyco/x-components@6.0.0-alpha.10) (2024-10-31)
420
548
 
549
+ **Note:** Version bump only for package @empathyco/x-components
421
550
 
422
- ## [5.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.51...@empathyco/x-components@5.0.0-alpha.52) (2024-06-20)
551
+ ## [6.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.8...@empathyco/x-components@6.0.0-alpha.9) (2024-10-31)
552
+
553
+ **Note:** Version bump only for package @empathyco/x-components
554
+
555
+ ## [6.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.7...@empathyco/x-components@6.0.0-alpha.8) (2024-10-31)
556
+
557
+ **Note:** Version bump only for package @empathyco/x-components
558
+
559
+ ## [6.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.6...@empathyco/x-components@6.0.0-alpha.7) (2024-10-28)
560
+
561
+ **Note:** Version bump only for package @empathyco/x-components
423
562
 
563
+ ## [6.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.5...@empathyco/x-components@6.0.0-alpha.6) (2024-10-28)
424
564
 
425
565
  ### Features
426
566
 
427
- * migrate `QueryPreviewButton` component to composition API (#1525) ([3eff0c7](https://github.com/empathyco/x/commit/3eff0c7c9479abbebbda59e8cc538af6f55375e1))
567
+ - add types for related prompts (#1640) ([9822c28](https://github.com/empathyco/x/commit/9822c285410f6d308a8a0e43f47e951b052592a2))
428
568
 
569
+ ## [6.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.4...@empathyco/x-components@6.0.0-alpha.5) (2024-10-28)
429
570
 
571
+ ### Build System
430
572
 
431
- ## [5.0.0-alpha.51](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.50...@empathyco/x-components@5.0.0-alpha.51) (2024-06-19)
573
+ - use vue latest version as peer dependency (#1651) ([1618993](https://github.com/empathyco/x/commit/161899326d325db46f39eead4ca7b57984b58b39))
432
574
 
575
+ ## [6.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.83...@empathyco/x-components@6.0.0-alpha.4) (2024-10-24)
433
576
 
434
577
  ### Features
435
578
 
436
- * migrate popular-searches x-module (#1524) ([f79456d](https://github.com/empathyco/x/commit/f79456d4589b3f9dee5fd86fad9625b853dde267))
579
+ - update x-components and related packages to vue 3 (#1644) ([d590842](https://github.com/empathyco/x/commit/d5908427544b9a65bbc16a860ea6f73270ee7c26))
580
+
581
+ ## [6.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.2...@empathyco/x-components@6.0.0-alpha.3) (2024-10-04)
437
582
 
583
+ ### Bug Fixes
438
584
 
585
+ - **scroll:** scroll direction inconsistency (#1629) ([ad970ae](https://github.com/empathyco/x/commit/ad970ae8cd7898f23baa11d3a128d3251cd57cdb))
439
586
 
440
- ## [5.0.0-alpha.50](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.49...@empathyco/x-components@5.0.0-alpha.50) (2024-06-19)
587
+ ## [6.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-components@6.0.0-alpha.1...@empathyco/x-components@6.0.0-alpha.2) (2024-09-25)
441
588
 
589
+ ### ⚠ BREAKING CHANGES
442
590
 
443
- ### Features
591
+ - **history-queries-switch:** remove `change` event emission in favour of `update:modelValue` in `BaseSwitch` component.
444
592
 
445
- * migrate `facets provider` component to use Composition API (#1523) ([eff7b8d](https://github.com/empathyco/x/commit/eff7b8d92c54aece07061c2d8ce58507a56e7d01))
593
+ ### Bug Fixes
446
594
 
595
+ - **history-queries-switch:** migrate value to modelValue (#1618) ([82a6e27](https://github.com/empathyco/x/commit/82a6e27b9a78388b6c0b42c57ce7ff6e63293686))
447
596
 
597
+ ### Testing
448
598
 
449
- ## [5.0.0-alpha.49](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.48...@empathyco/x-components@5.0.0-alpha.49) (2024-06-18)
599
+ - active and fix linter for tests (#1616) ([0f35e7c](https://github.com/empathyco/x/commit/0f35e7caf529e7a06252abe0ea64b119c1206566))
600
+ - adjust test to vue3 (#1608) ([0f4bb97](https://github.com/empathyco/x/commit/0f4bb97dcba50b21c98575d51bda944bfe532b1f))
601
+ - **e2e-components:** rewrite all e2e sheet components to accomplish vue3 (#1619) ([5a419b2](https://github.com/empathyco/x/commit/5a419b2d882c151f81d9921d591140e5471f5b05))
602
+ - **e2e:** fix e2e tests (#1617) ([f81add6](https://github.com/empathyco/x/commit/f81add665e5b2f36ecedf25d14eb5f6573f0e0fb))
603
+
604
+ ## [6.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.81...@empathyco/x-components@6.0.0-alpha.1) (2024-09-05)
605
+
606
+ ### ⚠ BREAKING CHANGES
450
607
 
608
+ - @empathyco/x-components v6 and @empathyco/x-archetype-utils v2 are only compatible with Vue 3 and if you are looking for the Vue 2 versions, take look at the main brach.
609
+ - refactors the GlobalXBus to use a prop to receive the listeners instead of relying on attributes.
451
610
 
452
611
  ### Features
453
612
 
454
- * migrate `next-queries` module to composition API ([324d5d8](https://github.com/empathyco/x/commit/324d5d866167352b9ad5e1b2858853ce197fe7fe))
613
+ - bump packages versions (#1611) ([eb7d377](https://github.com/empathyco/x/commit/eb7d377f0da3d09b78bc964de90529326889eb62))
614
+ - make internal demo app functional (#1574) ([a485dea](https://github.com/empathyco/x/commit/a485dea768918280e2fec46cae0d5a3f4932002f))
615
+ - **x-installer:** update to vue3 and adapt x-installer (#1572) ([c6b28e5](https://github.com/empathyco/x/commit/c6b28e5e9a07832e992f27a40d7513dbec90d2f2))
455
616
 
617
+ ### Bug Fixes
456
618
 
619
+ - adjust to new vue render function API (#1596) ([7ec2b97](https://github.com/empathyco/x/commit/7ec2b9719f18275e7843544f26f94c393fef7090))
620
+ - **infinite-scroll:** getting xBus from XPlugin instead useXBus ([b936ae5](https://github.com/empathyco/x/commit/b936ae585b4ef5ae390515cfc2c3a0dfc782ad39))
621
+ - **layout:** avoid shared CSS classes between layouts with scoped (#1605) ([b3cc3f5](https://github.com/empathyco/x/commit/b3cc3f528f71b0877a406c65cadfbecda7aca756))
622
+ - **list-components:** fix list components, migrate infinite-scroll directive and deprecated layouts (#1576) ([4b57f19](https://github.com/empathyco/x/commit/4b57f19be601220a4dc6874dc1d5efa8fdbcf991))
623
+ - **search:** replace results state to append new results instead of pushing them (#1597) ([e64e3cb](https://github.com/empathyco/x/commit/e64e3cb9f3c046d1c30249fb56b0b3ad32f97925))
457
624
 
458
- ## [5.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.47...@empathyco/x-components@5.0.0-alpha.48) (2024-06-18)
625
+ ### Testing
459
626
 
627
+ - **auto-progress-bar:** fix test after Vue3 update (#1582) ([335c370](https://github.com/empathyco/x/commit/335c37021f9a0f6fefaec01714cc31fb6bf66391))
628
+ - **components:** fix tests after Vue3 update BATCH 1 ([5d4dec8](https://github.com/empathyco/x/commit/5d4dec81b5b9ee99f1cbfc1d88bbf58cd5188602))
629
+ - **vue-jest:** update vue-jest dependency (#1581) ([46ff08b](https://github.com/empathyco/x/commit/46ff08bb5834d790b0c6414fc549141b9a64f1d1))
460
630
 
461
- ### Features
631
+ ### Code Refactoring
462
632
 
463
- * migrate `identifier-results` x-module to composition API (#1521) ([81b18d0](https://github.com/empathyco/x/commit/81b18d03b3ae2ba9df05f5c288a7eab0e0e7966c))
633
+ - **animation-factory:** fix Vue3 breaking changes (#1579) ([f915731](https://github.com/empathyco/x/commit/f915731cc8ea662a2066fee054f47885ee2154a9))
634
+ - **base-switch:** decommission of value prop (#1589) ([35968eb](https://github.com/empathyco/x/commit/35968ebb69634984e867b03221d373efe4af96c8))
635
+ - **base-switch:** migrate component to vue3 (#1588) ([875a6e2](https://github.com/empathyco/x/commit/875a6e2638885498396db362753550857ec8d7e2))
636
+ - **components:** remove warnings first batch (#1575) ([1877da6](https://github.com/empathyco/x/commit/1877da61c2eb5aff5742387dc2285b3db86afda5))
637
+ - get rid of NoElement component and useNoElementRender composable (#1583) ([059eecc](https://github.com/empathyco/x/commit/059eecc0fd5aa1612c1fc7b4d5ec08cfe5fc5b84))
638
+ - **render-function:** clear void calls (#1580) ([7875ff5](https://github.com/empathyco/x/commit/7875ff5b8420ea1ed03edd3fee28a822582b4641))
639
+ - **staggered-fade-and-slide:** use Vue native staggered transition (#1578) ([79e136f](https://github.com/empathyco/x/commit/79e136f04b0b75ddea77c464b8f5ea0ed6602eb1))
640
+ - **v-deep:** replace by :deep() (#1577) ([71c08db](https://github.com/empathyco/x/commit/71c08dbc175093bbfc56160e3b07b8774fcbc683))
464
641
 
642
+ ### Build System
465
643
 
644
+ - adjust rollup production build for Vue3 (#1603) ([ed587b1](https://github.com/empathyco/x/commit/ed587b16a56b32734e9cf3ff05311954627f3820))
466
645
 
467
- ## [5.0.0-alpha.47](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.46...@empathyco/x-components@5.0.0-alpha.47) (2024-06-17)
646
+ ### Continuous Integration
468
647
 
648
+ - **linter:** fix linter issues to pass the CI (#1606) ([aff3151](https://github.com/empathyco/x/commit/aff3151818c64885d7c28e69f511d33ae41b38f5))
649
+
650
+ ## [5.0.0-alpha.83](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.82...@empathyco/x-components@5.0.0-alpha.83) (2024-10-03)
469
651
 
470
652
  ### Bug Fixes
471
653
 
472
- * **x-module:** deprecate useRegisterXModule composable in favour of register the x-module itself in the import (#1520) ([525b020](https://github.com/empathyco/x/commit/525b020f033b1e44d95e5b4042c8201636c87287))
654
+ - snippet config extra params reactivity (#1628) ([c87788a](https://github.com/empathyco/x/commit/c87788a6f194e6b8f59b520f05e9ed617c98bae6))
473
655
 
656
+ ## [5.0.0-alpha.82](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.81...@empathyco/x-components@5.0.0-alpha.82) (2024-09-30)
474
657
 
658
+ ### Bug Fixes
475
659
 
476
- ## [5.0.0-alpha.46](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.45...@empathyco/x-components@5.0.0-alpha.46) (2024-06-17)
660
+ - **tagging:** query tagging and send session param (#1627) ([69dd690](https://github.com/empathyco/x/commit/69dd690c1adf9195782f4747ba5d255251f5ac3c))
477
661
 
662
+ ## [5.0.0-alpha.81](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.80...@empathyco/x-components@5.0.0-alpha.81) (2024-08-20)
478
663
 
479
664
  ### Features
480
665
 
481
- * **search:** add the capability to reload the current search (#1515) ([617c3b0](https://github.com/empathyco/x/commit/617c3b0d4c07a1054d95c9b4316b86dc5112643e))
666
+ - **querySuggestions:** hide suggestions that match with any session query (#1600) ([2f51375](https://github.com/empathyco/x/commit/2f51375e04d46e2aba77f08332797285829ebde7))
482
667
 
668
+ ## [5.0.0-alpha.80](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.79...@empathyco/x-components@5.0.0-alpha.80) (2024-08-19)
483
669
 
670
+ **Note:** Version bump only for package @empathyco/x-components
484
671
 
485
- ## [5.0.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.44...@empathyco/x-components@5.0.0-alpha.45) (2024-06-14)
672
+ ## [5.0.0-alpha.79](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.78...@empathyco/x-components@5.0.0-alpha.79) (2024-08-14)
673
+
674
+ ### Features
486
675
 
676
+ - update result information in the QPs (#1591) ([3e99d0c](https://github.com/empathyco/x/commit/3e99d0cdcb25366af2adff977e25d58d45f7421f))
677
+
678
+ ## [5.0.0-alpha.78](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.77...@empathyco/x-components@5.0.0-alpha.78) (2024-08-13)
487
679
 
488
680
  ### Features
489
681
 
490
- * **recommendations:** migrate recommendations x-module to composition api (#1519) ([5d44214](https://github.com/empathyco/x/commit/5d44214092af033d9cbf88ec9f306d15a1ded120))
682
+ - **main-modal:** make events configurable via props (#1590) ([60d630c](https://github.com/empathyco/x/commit/60d630ca2a181d2919b9f1019abbf1eee5dd2c30))
683
+
684
+ ## [5.0.0-alpha.77](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.76...@empathyco/x-components@5.0.0-alpha.77) (2024-08-13)
685
+
686
+ **Note:** Version bump only for package @empathyco/x-components
491
687
 
688
+ ## [5.0.0-alpha.76](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.75...@empathyco/x-components@5.0.0-alpha.76) (2024-08-08)
492
689
 
690
+ ### Bug Fixes
493
691
 
494
- ## [5.0.0-alpha.44](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.43...@empathyco/x-components@5.0.0-alpha.44) (2024-06-14)
692
+ - send origin in query tagging (#1585) ([92efdf7](https://github.com/empathyco/x/commit/92efdf71a4f794d58b9f68cf68783ca0489eb7ee))
495
693
 
694
+ ## [5.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.74...@empathyco/x-components@5.0.0-alpha.75) (2024-07-23)
695
+
696
+ ### Code Refactoring
697
+
698
+ - **no-element:** towards getting rid of no-element component (#1564) ([12bb73d](https://github.com/empathyco/x/commit/12bb73dbe7ff6cf761cc2e6581b56e78c9c3359a))
699
+
700
+ ## [5.0.0-alpha.74](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.73...@empathyco/x-components@5.0.0-alpha.74) (2024-07-23)
496
701
 
497
702
  ### Features
498
703
 
499
- * migrate `Spellcheck` and `SpellcheckButton` components to composition api (#1518) ([0e848a7](https://github.com/empathyco/x/commit/0e848a70d69a780b4a053d5bc78b432178f21327))
704
+ - **display-emitter:** support Vue3 to the component (#1555) ([21bcd52](https://github.com/empathyco/x/commit/21bcd5228bf2cc3e8f31d49fe55683788438e089))
500
705
 
706
+ ## [5.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.72...@empathyco/x-components@5.0.0-alpha.73) (2024-07-18)
501
707
 
708
+ ### Bug Fixes
502
709
 
503
- ## [5.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.42...@empathyco/x-components@5.0.0-alpha.43) (2024-06-13)
710
+ - keyboard navigation within shadow dom (#1571) ([1784c4c](https://github.com/empathyco/x/commit/1784c4cb6f130947a2454f5adbabcaf4821f8ab2))
711
+
712
+ ## [5.0.0-alpha.72](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.71...@empathyco/x-components@5.0.0-alpha.72) (2024-07-18)
713
+
714
+ ### Bug Fixes
715
+
716
+ - **queryPreviewList:** repeated query loading issue (#1566) ([60aa0c0](https://github.com/empathyco/x/commit/60aa0c0975eabc3a282cfece4ab64fd29c02a3cb))
717
+
718
+ ## [5.0.0-alpha.71](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.70...@empathyco/x-components@5.0.0-alpha.71) (2024-07-15)
719
+
720
+ **Note:** Version bump only for package @empathyco/x-components
504
721
 
722
+ ## [5.0.0-alpha.70](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.69...@empathyco/x-components@5.0.0-alpha.70) (2024-07-11)
505
723
 
506
724
  ### Features
507
725
 
508
- * migrate semantics queries module to composition api (#1508) ([72914a2](https://github.com/empathyco/x/commit/72914a25195e2e546da343d32c6a4544b38bdd91))
726
+ - migrate internal view components (#1563) ([df0d026](https://github.com/empathyco/x/commit/df0d02634d1193f35918a5c8fd6913faa65c9ab7))
727
+
728
+ ## [5.0.0-alpha.69](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.68...@empathyco/x-components@5.0.0-alpha.69) (2024-07-11)
509
729
 
730
+ ### Features
510
731
 
732
+ - migrate Scroll and ScrolToTop componentes (#1562) ([c8182f4](https://github.com/empathyco/x/commit/c8182f4a4435e1e62e7eaee518fb6325fe01bf7e))
511
733
 
512
- ## [5.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.41...@empathyco/x-components@5.0.0-alpha.42) (2024-06-12)
734
+ ## [5.0.0-alpha.68](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.67...@empathyco/x-components@5.0.0-alpha.68) (2024-07-10)
513
735
 
736
+ ### Features
737
+
738
+ - **create-animation:** migrate to composition API (#1553) ([1097c0d](https://github.com/empathyco/x/commit/1097c0d1b9dd63f9573812b9ddb41b790725b46e))
739
+
740
+ ## [5.0.0-alpha.67](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.66...@empathyco/x-components@5.0.0-alpha.67) (2024-07-10)
514
741
 
515
742
  ### Features
516
743
 
517
- * migrate `Banner` and `Promoted` to composition API (#1506) ([c102fd9](https://github.com/empathyco/x/commit/c102fd96b26425df2ed8d73d58b3db8fc454deeb))
518
- * migrate RTs module to composition API (#1498) ([22c5325](https://github.com/empathyco/x/commit/22c5325666441121e8ee64bfaa4c51ddad11939a))
744
+ - migrate url-handler x-module (#1556) ([9445758](https://github.com/empathyco/x/commit/94457580884be4b03ec72fa18231350bdf3f115a))
519
745
 
746
+ ## [5.0.0-alpha.66](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.65...@empathyco/x-components@5.0.0-alpha.66) (2024-07-10)
520
747
 
748
+ ### Features
521
749
 
522
- ## [5.0.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.40...@empathyco/x-components@5.0.0-alpha.41) (2024-06-12)
750
+ - **icons:** migrate icons to composition API (#1551) ([243419f](https://github.com/empathyco/x/commit/243419f15b504cea6f8db3ef53899915a174a031))
523
751
 
752
+ ## [5.0.0-alpha.65](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.64...@empathyco/x-components@5.0.0-alpha.65) (2024-07-09)
524
753
 
525
754
  ### Features
526
755
 
527
- * migrate `query suggestions` module to composition api (#1497) ([4a9c742](https://github.com/empathyco/x/commit/4a9c742007476367328be6c978d16ec16ae115c1))
756
+ - migrate experience controls (#1530) ([91ee6d0](https://github.com/empathyco/x/commit/91ee6d0f171b870c42e6dcc95229a6be66b7067e))
528
757
 
758
+ ## [5.0.0-alpha.64](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.63...@empathyco/x-components@5.0.0-alpha.64) (2024-07-09)
529
759
 
760
+ ### Bug Fixes
530
761
 
531
- ## [5.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.39...@empathyco/x-components@5.0.0-alpha.40) (2024-06-12)
762
+ - **main-scroll:** obtain observed container element reliably to work with any Vue version (#1552) ([0b4e415](https://github.com/empathyco/x/commit/0b4e41504409dd35a3da0fcf35fa471ea8350f6f))
532
763
 
764
+ ## [5.0.0-alpha.63](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.62...@empathyco/x-components@5.0.0-alpha.63) (2024-07-08)
533
765
 
534
766
  ### Features
535
767
 
536
- * migrate history queries x module to composition api (#1494) ([cd51e9b](https://github.com/empathyco/x/commit/cd51e9bb2afb77bbb8f935445bfda360dcfaafde))
768
+ - migrate filters components to Composition API (#1550) ([dd6a2d7](https://github.com/empathyco/x/commit/dd6a2d728632e81c25cc918c1cac1aa10daab590))
537
769
 
770
+ ## [5.0.0-alpha.62](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.61...@empathyco/x-components@5.0.0-alpha.62) (2024-07-08)
538
771
 
772
+ ### Features
539
773
 
540
- ## [5.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.34...@empathyco/x-components@5.0.0-alpha.39) (2024-06-11)
774
+ - **renderless-extra-param:** migrate to composition API (#1546) ([3f111f9](https://github.com/empathyco/x/commit/3f111f98fdf0a4175dce0a5d8711bb8d4e4729df))
541
775
 
776
+ ## [5.0.0-alpha.61](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.60...@empathyco/x-components@5.0.0-alpha.61) (2024-07-03)
542
777
 
543
- ### Bug Fixes
778
+ ### Features
544
779
 
545
- * **semantic-queries:** cancel track no results query on QueryPreviewUnmounted event (#1507) ([cc6518e](https://github.com/empathyco/x/commit/cc6518efe8e00bf02240ca54e39ef77d05a3139f))
780
+ - **fallback-disclaimer:** migration to composition api (#1545) ([6af6737](https://github.com/empathyco/x/commit/6af6737e854616567822e6ea5a09f093a7368960))
546
781
 
782
+ ## [5.0.0-alpha.60](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.59...@empathyco/x-components@5.0.0-alpha.60) (2024-07-03)
547
783
 
548
- ### Continuous Integration
784
+ ### Features
549
785
 
550
- * add token to checkout action (#1511) ([c7cd70a](https://github.com/empathyco/x/commit/c7cd70a5b6df5701b5e46b4558b82485bc40f953))
551
- * fix package version and remove `persist-credentials` (#1513) ([c3add80](https://github.com/empathyco/x/commit/c3add8033ac5515e715e1ffff636b6df8133bccc))
786
+ - migrate device-detector component (#1544) ([4083571](https://github.com/empathyco/x/commit/4083571bd2fdfc268b529c4ea5a02acb81eecc32))
552
787
 
788
+ ## [5.0.0-alpha.59](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.58...@empathyco/x-components@5.0.0-alpha.59) (2024-07-03)
553
789
 
790
+ ### Features
554
791
 
555
- ## [5.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.37...@empathyco/x-components@5.0.0-alpha.38) (2024-06-11)
792
+ - **tagging:** migrate to composition API (#1543) ([f06e35d](https://github.com/empathyco/x/commit/f06e35d25fb561bca1b53f579ed7ace8674b9085))
556
793
 
557
- **Note:** Version bump only for package @empathyco/x-components
794
+ ## [5.0.0-alpha.58](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.57...@empathyco/x-components@5.0.0-alpha.58) (2024-07-02)
558
795
 
559
- ## [5.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.36...@empathyco/x-components@5.0.0-alpha.37) (2024-06-10)
796
+ ### BREAKING CHANGES
560
797
 
561
- **Note:** Version bump only for package @empathyco/x-components
798
+ - **simple-filter:** use cssClasses prop to pass classes through the component in Vue 3 instead of class or :class when using RenderlessFilter or SimpleFilter components
562
799
 
563
- ## [5.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.35...@empathyco/x-components@5.0.0-alpha.36) (2024-06-10)
800
+ ### Features
564
801
 
565
- **Note:** Version bump only for package @empathyco/x-components
802
+ - **simple-filter:** migrate RenderlessFilter and SimpleFilter to composition API(#1529) ([8d3a2f2](https://github.com/empathyco/x/commit/8d3a2f23748eec700be10f83cad909b6fdf2aa9b))
566
803
 
567
- ## [5.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.34...@empathyco/x-components@5.0.0-alpha.35) (2024-06-07)
804
+ ## [5.0.0-alpha.57](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.56...@empathyco/x-components@5.0.0-alpha.57) (2024-07-01)
568
805
 
569
- **Note:** Version bump only for package @empathyco/x-components
806
+ ### Features
570
807
 
808
+ - **facets:** migrate AllFilter component to Composition API (#1535) ([0b00671](https://github.com/empathyco/x/commit/0b006711297f6fb3721622082fe63b87ce4bcbf7))
571
809
 
572
- ## [5.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.33...@empathyco/x-components@5.0.0-alpha.34) (2024-06-06)
810
+ ### Bug Fixes
573
811
 
574
- **Note:** Version bump only for package @empathyco/x-components
812
+ - **vue3:** fix minor Vue3 warnings about migration (#1533) ([8b65ea7](https://github.com/empathyco/x/commit/8b65ea796c7e02c973ba9566bd6bae17fc879c3e))
575
813
 
814
+ ## [5.0.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.55...@empathyco/x-components@5.0.0-alpha.56) (2024-07-01)
576
815
 
577
- ## [5.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.32...@empathyco/x-components@5.0.0-alpha.33) (2024-06-05)
816
+ ### Features
578
817
 
818
+ - migrate `Redirection` component to composition api (#1532) ([93c0809](https://github.com/empathyco/x/commit/93c08094a33f9828631ad4e4bbb9ac7831db5963))
579
819
 
580
- ### Code Refactoring
820
+ ## [5.0.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.54...@empathyco/x-components@5.0.0-alpha.55) (2024-06-26)
581
821
 
582
- * **keyboard-navigation:** use xBus only (#1502) ([8bb3c60](https://github.com/empathyco/x/commit/8bb3c604f308598a124719345bb4cf15a4d83103))
822
+ ### BREAKING CHANGES
583
823
 
824
+ - **use-register-x-module:** get rid of useRegisterXModule composable. Use XPlugin.registerXModule(xModule) or InstallXOptions.initialXModules instead
584
825
 
826
+ ### Code Refactoring
585
827
 
586
- ## [5.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.31...@empathyco/x-components@5.0.0-alpha.32) (2024-06-05)
828
+ - **use-register-x-module:** get rid of register x-module composable and deprecated the mixin for the same (#1534) ([4dabc84](https://github.com/empathyco/x/commit/4dabc84c67720e4bfca739b685f3fed5d100f693))
587
829
 
830
+ ## [5.0.0-alpha.54](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.53...@empathyco/x-components@5.0.0-alpha.54) (2024-06-24)
588
831
 
589
832
  ### Features
590
833
 
591
- * migrate PartialQueryButton and PartialResultsList (#1501) ([5e87123](https://github.com/empathyco/x/commit/5e87123d4a6c1edeb05f83c31ee8f096b5558e0f))
834
+ - replace DisableAnimationMixin by useDisableAnimation composable (#1469) ([f498d3f](https://github.com/empathyco/x/commit/f498d3fba5d294391dcfca47f9724558e98f50f0))
592
835
 
836
+ ## [5.0.0-alpha.53](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.52...@empathyco/x-components@5.0.0-alpha.53) (2024-06-24)
593
837
 
838
+ ### Features
594
839
 
595
- ## [5.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.30...@empathyco/x-components@5.0.0-alpha.31) (2024-06-04)
840
+ - **extra-params:** migrate extra params and snippet config extra params (#1531) ([d869f18](https://github.com/empathyco/x/commit/d869f1886c11f74af8a6350033d7567385ad629d))
596
841
 
842
+ ## [5.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.51...@empathyco/x-components@5.0.0-alpha.52) (2024-06-20)
597
843
 
598
844
  ### Features
599
845
 
600
- * migrate BaseEventsModal to composition API ([7ef04b6](https://github.com/empathyco/x/commit/7ef04b65bcef2eb9b9dc5bc107bc02823831d444))
846
+ - migrate `QueryPreviewButton` component to composition API (#1525) ([3eff0c7](https://github.com/empathyco/x/commit/3eff0c7c9479abbebbda59e8cc538af6f55375e1))
601
847
 
848
+ ## [5.0.0-alpha.51](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.50...@empathyco/x-components@5.0.0-alpha.51) (2024-06-19)
602
849
 
850
+ ### Features
603
851
 
604
- ## [5.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.29...@empathyco/x-components@5.0.0-alpha.30) (2024-06-04)
852
+ - migrate popular-searches x-module (#1524) ([f79456d](https://github.com/empathyco/x/commit/f79456d4589b3f9dee5fd86fad9625b853dde267))
605
853
 
854
+ ## [5.0.0-alpha.50](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.49...@empathyco/x-components@5.0.0-alpha.50) (2024-06-19)
606
855
 
607
856
  ### Features
608
857
 
609
- * **base-id-modal:** migrate to composition API (#1500) ([6274c67](https://github.com/empathyco/x/commit/6274c676946536c9c1c4e54205ebda18c79b8f55))
858
+ - migrate `facets provider` component to use Composition API (#1523) ([eff7b8d](https://github.com/empathyco/x/commit/eff7b8d92c54aece07061c2d8ce58507a56e7d01))
610
859
 
860
+ ## [5.0.0-alpha.49](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.48...@empathyco/x-components@5.0.0-alpha.49) (2024-06-18)
611
861
 
862
+ ### Features
612
863
 
613
- ## [5.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.28...@empathyco/x-components@5.0.0-alpha.29) (2024-05-31)
864
+ - migrate `next-queries` module to composition API ([324d5d8](https://github.com/empathyco/x/commit/324d5d866167352b9ad5e1b2858853ce197fe7fe))
614
865
 
866
+ ## [5.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.47...@empathyco/x-components@5.0.0-alpha.48) (2024-06-18)
615
867
 
616
868
  ### Features
617
869
 
618
- * **keyboard-navigation:** migrate keyboard-navigation component to composition API (#1493) ([4cf31c9](https://github.com/empathyco/x/commit/4cf31c9df4b751514deaaef4c9abfe4ee5ddfc40))
870
+ - migrate `identifier-results` x-module to composition API (#1521) ([81b18d0](https://github.com/empathyco/x/commit/81b18d03b3ae2ba9df05f5c288a7eab0e0e7966c))
619
871
 
872
+ ## [5.0.0-alpha.47](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.46...@empathyco/x-components@5.0.0-alpha.47) (2024-06-17)
620
873
 
874
+ ### Bug Fixes
621
875
 
622
- ## [5.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.27...@empathyco/x-components@5.0.0-alpha.28) (2024-05-31)
876
+ - **x-module:** deprecate useRegisterXModule composable in favour of register the x-module itself in the import (#1520) ([525b020](https://github.com/empathyco/x/commit/525b020f033b1e44d95e5b4042c8201636c87287))
623
877
 
878
+ ## [5.0.0-alpha.46](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.45...@empathyco/x-components@5.0.0-alpha.46) (2024-06-17)
624
879
 
625
880
  ### Features
626
881
 
627
- * **panels:** migrate `base-panels` components to composition api (#1491) ([077ad4d](https://github.com/empathyco/x/commit/077ad4d1bcc1dcf0ae2e16a02f1ac073481a1892))
628
- * **result-images:** migrate result images components to composition API (#1496) ([624fb45](https://github.com/empathyco/x/commit/624fb459e71b3c0905e53ba70c1a3a15f581a0fc))
882
+ - **search:** add the capability to reload the current search (#1515) ([617c3b0](https://github.com/empathyco/x/commit/617c3b0d4c07a1054d95c9b4316b86dc5112643e))
629
883
 
884
+ ## [5.0.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.44...@empathyco/x-components@5.0.0-alpha.45) (2024-06-14)
630
885
 
886
+ ### Features
631
887
 
632
- ## [5.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.26...@empathyco/x-components@5.0.0-alpha.27) (2024-05-30)
888
+ - **recommendations:** migrate recommendations x-module to composition api (#1519) ([5d44214](https://github.com/empathyco/x/commit/5d44214092af033d9cbf88ec9f306d15a1ded120))
633
889
 
890
+ ## [5.0.0-alpha.44](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.43...@empathyco/x-components@5.0.0-alpha.44) (2024-06-14)
634
891
 
635
892
  ### Features
636
893
 
637
- * **highlight:** migrate highlight component to composition API (#1486) ([10dd541](https://github.com/empathyco/x/commit/10dd5417f861d6e1152483abbd510059d2917f48))
894
+ - migrate `Spellcheck` and `SpellcheckButton` components to composition api (#1518) ([0e848a7](https://github.com/empathyco/x/commit/0e848a70d69a780b4a053d5bc78b432178f21327))
638
895
 
896
+ ## [5.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.42...@empathyco/x-components@5.0.0-alpha.43) (2024-06-13)
639
897
 
898
+ ### Features
640
899
 
641
- ## [5.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.25...@empathyco/x-components@5.0.0-alpha.26) (2024-05-30)
900
+ - migrate semantics queries module to composition api (#1508) ([72914a2](https://github.com/empathyco/x/commit/72914a25195e2e546da343d32c6a4544b38bdd91))
642
901
 
902
+ ## [5.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.41...@empathyco/x-components@5.0.0-alpha.42) (2024-06-12)
643
903
 
644
- ### Bug Fixes
904
+ ### Features
645
905
 
646
- * **animation:** fix Expected Object, got Function on animations props (#1489) ([4467edc](https://github.com/empathyco/x/commit/4467edcb08c8d4f59044209d0f9a800745f6d6af))
906
+ - migrate `Banner` and `Promoted` to composition API (#1506) ([c102fd9](https://github.com/empathyco/x/commit/c102fd96b26425df2ed8d73d58b3db8fc454deeb))
907
+ - migrate RTs module to composition API (#1498) ([22c5325](https://github.com/empathyco/x/commit/22c5325666441121e8ee64bfaa4c51ddad11939a))
647
908
 
909
+ ## [5.0.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.40...@empathyco/x-components@5.0.0-alpha.41) (2024-06-12)
648
910
 
911
+ ### Features
649
912
 
650
- ## [5.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.24...@empathyco/x-components@5.0.0-alpha.25) (2024-05-29)
913
+ - migrate `query suggestions` module to composition api (#1497) ([4a9c742](https://github.com/empathyco/x/commit/4a9c742007476367328be6c978d16ec16ae115c1))
651
914
 
915
+ ## [5.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.39...@empathyco/x-components@5.0.0-alpha.40) (2024-06-12)
652
916
 
653
917
  ### Features
654
918
 
655
- * migrate base suggestions component to composition API ([34bd833](https://github.com/empathyco/x/commit/34bd833e58f9b5f559df17ec2781e529476cdda8))
919
+ - migrate history queries x module to composition api (#1494) ([cd51e9b](https://github.com/empathyco/x/commit/cd51e9bb2afb77bbb8f935445bfda360dcfaafde))
656
920
 
921
+ ## [5.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.34...@empathyco/x-components@5.0.0-alpha.39) (2024-06-11)
657
922
 
658
923
  ### Bug Fixes
659
924
 
660
- * build ([f3b6ea9](https://github.com/empathyco/x/commit/f3b6ea91039dcfb1a2d2a50977b65aec7c5cd4c8))
661
- * fix type of prop ([fbfca6f](https://github.com/empathyco/x/commit/fbfca6f09f3d5145f87b4a2b7f6e4f7084468996))
925
+ - **semantic-queries:** cancel track no results query on QueryPreviewUnmounted event (#1507) ([cc6518e](https://github.com/empathyco/x/commit/cc6518efe8e00bf02240ca54e39ef77d05a3139f))
662
926
 
927
+ ### Continuous Integration
663
928
 
664
- ### Code Refactoring
929
+ - add token to checkout action (#1511) ([c7cd70a](https://github.com/empathyco/x/commit/c7cd70a5b6df5701b5e46b4558b82485bc40f953))
930
+ - fix package version and remove `persist-credentials` (#1513) ([c3add80](https://github.com/empathyco/x/commit/c3add8033ac5515e715e1ffff636b6df8133bccc))
665
931
 
666
- * use implicit return ([99dce8d](https://github.com/empathyco/x/commit/99dce8d461c0b966fabca4ef61ced10ab44b20e2))
667
- * use implicit return ([4405835](https://github.com/empathyco/x/commit/440583514bf78eae6b8531d89ef28a22718831ea))
932
+ ## [5.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.37...@empathyco/x-components@5.0.0-alpha.38) (2024-06-11)
933
+
934
+ **Note:** Version bump only for package @empathyco/x-components
668
935
 
936
+ ## [5.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.36...@empathyco/x-components@5.0.0-alpha.37) (2024-06-10)
669
937
 
938
+ **Note:** Version bump only for package @empathyco/x-components
670
939
 
671
- ## [5.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.23...@empathyco/x-components@5.0.0-alpha.24) (2024-05-29)
940
+ ## [5.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.35...@empathyco/x-components@5.0.0-alpha.36) (2024-06-10)
672
941
 
942
+ **Note:** Version bump only for package @empathyco/x-components
673
943
 
674
- ### Bug Fixes
944
+ ## [5.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.34...@empathyco/x-components@5.0.0-alpha.35) (2024-06-07)
675
945
 
676
- * handle dynamic content in empathize (#1492) ([db082ef](https://github.com/empathyco/x/commit/db082efdcfa6fda3863a344f884cd05848bac97d))
946
+ **Note:** Version bump only for package @empathyco/x-components
677
947
 
948
+ ## [5.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.33...@empathyco/x-components@5.0.0-alpha.34) (2024-06-06)
678
949
 
950
+ **Note:** Version bump only for package @empathyco/x-components
679
951
 
680
- ## [5.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.22...@empathyco/x-components@5.0.0-alpha.23) (2024-05-28)
952
+ ## [5.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.32...@empathyco/x-components@5.0.0-alpha.33) (2024-06-05)
681
953
 
954
+ ### Code Refactoring
955
+
956
+ - **keyboard-navigation:** use xBus only (#1502) ([8bb3c60](https://github.com/empathyco/x/commit/8bb3c604f308598a124719345bb4cf15a4d83103))
957
+
958
+ ## [5.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.31...@empathyco/x-components@5.0.0-alpha.32) (2024-06-05)
682
959
 
683
960
  ### Features
684
961
 
685
- * **base-modal:** migrate base-modal component and side effects (#1479) ([610ec16](https://github.com/empathyco/x/commit/610ec16e20b10a344936b2914c61085e22a09dfd))
686
- * **sliding-panel:** migrate sliding-panel component to composition API (#1485) ([bf9e1a3](https://github.com/empathyco/x/commit/bf9e1a38364a23402562a19ce8095452da5f02d7))
962
+ - migrate PartialQueryButton and PartialResultsList (#1501) ([5e87123](https://github.com/empathyco/x/commit/5e87123d4a6c1edeb05f83c31ee8f096b5558e0f))
963
+
964
+ ## [5.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.30...@empathyco/x-components@5.0.0-alpha.31) (2024-06-04)
965
+
966
+ ### Features
687
967
 
968
+ - migrate BaseEventsModal to composition API ([7ef04b6](https://github.com/empathyco/x/commit/7ef04b65bcef2eb9b9dc5bc107bc02823831d444))
688
969
 
970
+ ## [5.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.29...@empathyco/x-components@5.0.0-alpha.30) (2024-06-04)
689
971
 
690
- ## [5.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.21...@empathyco/x-components@5.0.0-alpha.22) (2024-05-28)
972
+ ### Features
691
973
 
974
+ - **base-id-modal:** migrate to composition API (#1500) ([6274c67](https://github.com/empathyco/x/commit/6274c676946536c9c1c4e54205ebda18c79b8f55))
692
975
 
693
- ### Code Refactoring
976
+ ## [5.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.28...@empathyco/x-components@5.0.0-alpha.29) (2024-05-31)
977
+
978
+ ### Features
694
979
 
695
- * migrate `BaseVariableColumnGrid` to Composition API (#1482) ([b7e292a](https://github.com/empathyco/x/commit/b7e292ae55560f557dd7db3cfbceed993c7b318e))
980
+ - **keyboard-navigation:** migrate keyboard-navigation component to composition API (#1493) ([4cf31c9](https://github.com/empathyco/x/commit/4cf31c9df4b751514deaaef4c9abfe4ee5ddfc40))
696
981
 
982
+ ## [5.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.27...@empathyco/x-components@5.0.0-alpha.28) (2024-05-31)
697
983
 
984
+ ### Features
698
985
 
699
- ## [5.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.20...@empathyco/x-components@5.0.0-alpha.21) (2024-05-28)
986
+ - **panels:** migrate `base-panels` components to composition api (#1491) ([077ad4d](https://github.com/empathyco/x/commit/077ad4d1bcc1dcf0ae2e16a02f1ac073481a1892))
987
+ - **result-images:** migrate result images components to composition API (#1496) ([624fb45](https://github.com/empathyco/x/commit/624fb459e71b3c0905e53ba70c1a3a15f581a0fc))
700
988
 
989
+ ## [5.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.26...@empathyco/x-components@5.0.0-alpha.27) (2024-05-30)
701
990
 
702
991
  ### Features
703
992
 
704
- * replace extra divs with `NoElement` (#1484) ([cc7042e](https://github.com/empathyco/x/commit/cc7042e5f144f2abc9eb39e3834c8a153795f558))
993
+ - **highlight:** migrate highlight component to composition API (#1486) ([10dd541](https://github.com/empathyco/x/commit/10dd5417f861d6e1152483abbd510059d2917f48))
705
994
 
995
+ ## [5.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.25...@empathyco/x-components@5.0.0-alpha.26) (2024-05-30)
706
996
 
997
+ ### Bug Fixes
707
998
 
708
- ## [5.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.19...@empathyco/x-components@5.0.0-alpha.20) (2024-05-28)
999
+ - **animation:** fix Expected Object, got Function on animations props (#1489) ([4467edc](https://github.com/empathyco/x/commit/4467edcb08c8d4f59044209d0f9a800745f6d6af))
709
1000
 
1001
+ ## [5.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.24...@empathyco/x-components@5.0.0-alpha.25) (2024-05-29)
710
1002
 
711
1003
  ### Features
712
1004
 
713
- * **empathize:** migrate empathize component to composition API (#1481) ([ae34083](https://github.com/empathyco/x/commit/ae34083978ea658f7b740f7a4f701b3dd74c0b2f))
1005
+ - migrate base suggestions component to composition API ([34bd833](https://github.com/empathyco/x/commit/34bd833e58f9b5f559df17ec2781e529476cdda8))
1006
+
1007
+ ### Bug Fixes
714
1008
 
1009
+ - build ([f3b6ea9](https://github.com/empathyco/x/commit/f3b6ea91039dcfb1a2d2a50977b65aec7c5cd4c8))
1010
+ - fix type of prop ([fbfca6f](https://github.com/empathyco/x/commit/fbfca6f09f3d5145f87b4a2b7f6e4f7084468996))
715
1011
 
1012
+ ### Code Refactoring
716
1013
 
717
- ## [5.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.18...@empathyco/x-components@5.0.0-alpha.19) (2024-05-27)
1014
+ - use implicit return ([99dce8d](https://github.com/empathyco/x/commit/99dce8d461c0b966fabca4ef61ced10ab44b20e2))
1015
+ - use implicit return ([4405835](https://github.com/empathyco/x/commit/440583514bf78eae6b8531d89ef28a22718831ea))
1016
+
1017
+ ## [5.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.23...@empathyco/x-components@5.0.0-alpha.24) (2024-05-29)
1018
+
1019
+ ### Bug Fixes
1020
+
1021
+ - handle dynamic content in empathize (#1492) ([db082ef](https://github.com/empathyco/x/commit/db082efdcfa6fda3863a344f884cd05848bac97d))
718
1022
 
1023
+ ## [5.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.22...@empathyco/x-components@5.0.0-alpha.23) (2024-05-28)
719
1024
 
720
1025
  ### Features
721
1026
 
722
- * Replace `layoutsmixin` by `useLayouts` composable (#1480) ([71feaae](https://github.com/empathyco/x/commit/71feaae8493fb683919967bdf52de161a4e4fbf2))
1027
+ - **base-modal:** migrate base-modal component and side effects (#1479) ([610ec16](https://github.com/empathyco/x/commit/610ec16e20b10a344936b2914c61085e22a09dfd))
1028
+ - **sliding-panel:** migrate sliding-panel component to composition API (#1485) ([bf9e1a3](https://github.com/empathyco/x/commit/bf9e1a38364a23402562a19ce8095452da5f02d7))
723
1029
 
1030
+ ## [5.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.21...@empathyco/x-components@5.0.0-alpha.22) (2024-05-28)
724
1031
 
1032
+ ### Code Refactoring
725
1033
 
726
- ## [5.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.17...@empathyco/x-components@5.0.0-alpha.18) (2024-05-23)
1034
+ - migrate `BaseVariableColumnGrid` to Composition API (#1482) ([b7e292a](https://github.com/empathyco/x/commit/b7e292ae55560f557dd7db3cfbceed993c7b318e))
727
1035
 
1036
+ ## [5.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.20...@empathyco/x-components@5.0.0-alpha.21) (2024-05-28)
728
1037
 
729
1038
  ### Features
730
1039
 
731
- * **search-box:** migrate search-box x-module components to Composition API (#1476) ([5c2b7bc](https://github.com/empathyco/x/commit/5c2b7bcf47281f9a3bb2ea65a1bfb73c6d850260))
1040
+ - replace extra divs with `NoElement` (#1484) ([cc7042e](https://github.com/empathyco/x/commit/cc7042e5f144f2abc9eb39e3834c8a153795f558))
1041
+
1042
+ ## [5.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.19...@empathyco/x-components@5.0.0-alpha.20) (2024-05-28)
732
1043
 
1044
+ ### Features
733
1045
 
1046
+ - **empathize:** migrate empathize component to composition API (#1481) ([ae34083](https://github.com/empathyco/x/commit/ae34083978ea658f7b740f7a4f701b3dd74c0b2f))
734
1047
 
735
- ## [5.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.16...@empathyco/x-components@5.0.0-alpha.17) (2024-05-22)
1048
+ ## [5.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.18...@empathyco/x-components@5.0.0-alpha.19) (2024-05-27)
736
1049
 
1050
+ ### Features
1051
+
1052
+ - Replace `layoutsmixin` by `useLayouts` composable (#1480) ([71feaae](https://github.com/empathyco/x/commit/71feaae8493fb683919967bdf52de161a4e4fbf2))
1053
+
1054
+ ## [5.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.17...@empathyco/x-components@5.0.0-alpha.18) (2024-05-23)
737
1055
 
738
1056
  ### Features
739
1057
 
740
- * **use-debounce:** create useDebounce composable to deprecate Debounce decorator (#1475) ([67f0e42](https://github.com/empathyco/x/commit/67f0e42079839ec9c0f74a9d25ecf9bb2de9a9ab))
1058
+ - **search-box:** migrate search-box x-module components to Composition API (#1476) ([5c2b7bc](https://github.com/empathyco/x/commit/5c2b7bcf47281f9a3bb2ea65a1bfb73c6d850260))
1059
+
1060
+ ## [5.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.16...@empathyco/x-components@5.0.0-alpha.17) (2024-05-22)
741
1061
 
1062
+ ### Features
742
1063
 
1064
+ - **use-debounce:** create useDebounce composable to deprecate Debounce decorator (#1475) ([67f0e42](https://github.com/empathyco/x/commit/67f0e42079839ec9c0f74a9d25ecf9bb2de9a9ab))
743
1065
 
744
1066
  ## [5.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.15...@empathyco/x-components@5.0.0-alpha.16) (2024-05-22)
745
1067
 
746
-
747
1068
  ### Code Refactoring
748
1069
 
749
- * **noElement:** use the full array of VNodes from the default slot (#1474) ([8fb904c](https://github.com/empathyco/x/commit/8fb904caf9be32ab573bcc9acba4dbc602dd1bc6))
750
-
751
-
1070
+ - **noElement:** use the full array of VNodes from the default slot (#1474) ([8fb904c](https://github.com/empathyco/x/commit/8fb904caf9be32ab573bcc9acba4dbc602dd1bc6))
752
1071
 
753
1072
  ## [5.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.14...@empathyco/x-components@5.0.0-alpha.15) (2024-05-21)
754
1073
 
755
1074
  **Note:** Version bump only for package @empathyco/x-components
756
1075
 
757
-
758
-
759
-
760
-
761
1076
  ## [5.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.13...@empathyco/x-components@5.0.0-alpha.14) (2024-05-21)
762
1077
 
763
-
764
1078
  ### Features
765
1079
 
766
- * **use-x-bus:** unsubscribe from bus events when component is unmounted (#1472) ([36f542a](https://github.com/empathyco/x/commit/36f542ad255096816fccba4c7dcec8e5a9571550))
767
-
768
-
1080
+ - **use-x-bus:** unsubscribe from bus events when component is unmounted (#1472) ([36f542a](https://github.com/empathyco/x/commit/36f542ad255096816fccba4c7dcec8e5a9571550))
769
1081
 
770
1082
  ## [5.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.12...@empathyco/x-components@5.0.0-alpha.13) (2024-05-17)
771
1083
 
772
-
773
1084
  ### ⚠ BREAKING CHANGES
774
1085
 
775
- * **scroll:** `WindowScroll' component will no longer be available and has been removed.
1086
+ - **scroll:** `WindowScroll' component will no longer be available and has been removed.
776
1087
 
777
1088
  ### Features
778
1089
 
779
- * **scroll:** replace `ScrollMixin` by `UseScroll` composable (#1473) ([26244cd](https://github.com/empathyco/x/commit/26244cdc8ced863918f0ceb8138ca89bf6792461))
780
-
781
-
1090
+ - **scroll:** replace `ScrollMixin` by `UseScroll` composable (#1473) ([26244cd](https://github.com/empathyco/x/commit/26244cdc8ced863918f0ceb8138ca89bf6792461))
782
1091
 
783
1092
  ## [5.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.11...@empathyco/x-components@5.0.0-alpha.12) (2024-05-15)
784
1093
 
785
-
786
1094
  ### Features
787
1095
 
788
- * migrate `FiltersInjection` mixin (#1467) ([839c663](https://github.com/empathyco/x/commit/839c66334c98ed399ce354a2c5a3a842734ed54c))
789
-
790
-
1096
+ - migrate `FiltersInjection` mixin (#1467) ([839c663](https://github.com/empathyco/x/commit/839c66334c98ed399ce354a2c5a3a842734ed54c))
791
1097
 
792
1098
  ## [5.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.10...@empathyco/x-components@5.0.0-alpha.11) (2024-05-13)
793
1099
 
794
-
795
1100
  ### Features
796
1101
 
797
- * replace `AnimationsMixin` with `useCollapseAnimation` composable (#1468) ([e3ee9d9](https://github.com/empathyco/x/commit/e3ee9d94f9acc4abdcd1c591a754c86d9a6abbb7))
798
-
799
-
1102
+ - replace `AnimationsMixin` with `useCollapseAnimation` composable (#1468) ([e3ee9d9](https://github.com/empathyco/x/commit/e3ee9d94f9acc4abdcd1c591a754c86d9a6abbb7))
800
1103
 
801
1104
  ## [5.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.9...@empathyco/x-components@5.0.0-alpha.10) (2024-05-09)
802
1105
 
803
-
804
1106
  ### Features
805
1107
 
806
- * Replace FacetsMixin by useFacets composable (#1462) ([bb7e0ce](https://github.com/empathyco/x/commit/bb7e0cede8653d82e436db696e80c1bdbcb9cc41))
807
-
808
-
1108
+ - Replace FacetsMixin by useFacets composable (#1462) ([bb7e0ce](https://github.com/empathyco/x/commit/bb7e0cede8653d82e436db696e80c1bdbcb9cc41))
809
1109
 
810
1110
  ## [5.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.8...@empathyco/x-components@5.0.0-alpha.9) (2024-05-09)
811
1111
 
812
-
813
1112
  ### Features
814
1113
 
815
- * migrate `ItemsListInjection` mixin (#1460) ([a89fb51](https://github.com/empathyco/x/commit/a89fb5179de040695f13d56f43de50917e1c7f97))
816
-
817
-
1114
+ - migrate `ItemsListInjection` mixin (#1460) ([a89fb51](https://github.com/empathyco/x/commit/a89fb5179de040695f13d56f43de50917e1c7f97))
818
1115
 
819
1116
  ## [5.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.7...@empathyco/x-components@5.0.0-alpha.8) (2024-05-08)
820
1117
 
821
-
822
1118
  ### ⚠ BREAKING CHANGES
823
1119
 
824
- * `MainScroll` drops the usage of `NoElement` as root element and uses a div instead. This extra div could break the style of an application that relies on `MainScroll` rendering their content directly.
825
- `MainScrollItem` drops the usage of `NoElement` if no `tag` prop is passed and uses a div as fallback.
1120
+ - `MainScroll` drops the usage of `NoElement` as root element and uses a div instead. This extra div could break the style of an application that relies on `MainScroll` rendering their content directly.
1121
+ `MainScrollItem` drops the usage of `NoElement` if no `tag` prop is passed and uses a div as fallback.
826
1122
 
827
1123
  ### Features
828
1124
 
829
- * migrate `MainScroll` and `MainScrollItem` components (#1456) ([b720132](https://github.com/empathyco/x/commit/b7201322bbf1f5696e80e00622d21d653228177c))
830
-
831
-
1125
+ - migrate `MainScroll` and `MainScrollItem` components (#1456) ([b720132](https://github.com/empathyco/x/commit/b7201322bbf1f5696e80e00622d21d653228177c))
832
1126
 
833
1127
  ## [5.0.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.6...@empathyco/x-components@5.0.0-alpha.7) (2024-05-06)
834
1128
 
835
-
836
1129
  ### ⚠ BREAKING CHANGES
837
1130
 
838
- * **ColumnPickerMixin:** `BaseColumnPickerDropdown` component will no longer emit the `change` event, use `update:modelValue` instead.
839
- `BaseColumnPickerDropdown` prop for the selected columns was renamed from `value` to `modelValue`.
1131
+ - **ColumnPickerMixin:** `BaseColumnPickerDropdown` component will no longer emit the `change` event, use `update:modelValue` instead.
1132
+ `BaseColumnPickerDropdown` prop for the selected columns was renamed from `value` to `modelValue`.
840
1133
 
841
1134
  `BaseColumnPickerList` component will no longer emit the `change` event, use `update:modelValue` instead.
842
1135
  `BaseColumnPickerList` prop for the selected columns was renamed from `value` to `modelValue`.
@@ -845,653 +1138,430 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
845
1138
 
846
1139
  ### Code Refactoring
847
1140
 
848
- * **ColumnPickerMixin:** get rid of `ColumnPickerMixin` and refactor components which use it (#1461) ([c5b84da](https://github.com/empathyco/x/commit/c5b84da32b75a37d028e91b64220016a2cfb3037))
849
-
850
-
1141
+ - **ColumnPickerMixin:** get rid of `ColumnPickerMixin` and refactor components which use it (#1461) ([c5b84da](https://github.com/empathyco/x/commit/c5b84da32b75a37d028e91b64220016a2cfb3037))
851
1142
 
852
1143
  ## [5.0.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.5...@empathyco/x-components@5.0.0-alpha.6) (2024-05-03)
853
1144
 
854
1145
  **Note:** Version bump only for package @empathyco/x-components
855
1146
 
856
-
857
-
858
-
859
-
860
1147
  ## [5.0.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.4...@empathyco/x-components@5.0.0-alpha.5) (2024-05-01)
861
1148
 
862
-
863
1149
  ### Testing
864
1150
 
865
- * add Sort components to Vue 3 migration test (#1454) ([7ccffb0](https://github.com/empathyco/x/commit/7ccffb084cdf6521c57977eca4d19d93f6586a2d))
866
-
867
-
1151
+ - add Sort components to Vue 3 migration test (#1454) ([7ccffb0](https://github.com/empathyco/x/commit/7ccffb084cdf6521c57977eca4d19d93f6586a2d))
868
1152
 
869
1153
  ## [5.0.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.3...@empathyco/x-components@5.0.0-alpha.4) (2024-05-01)
870
1154
 
871
-
872
1155
  ### Bug Fixes
873
1156
 
874
- * **query-preview-list:** enable inherit attrs (#1458) ([1adbfe0](https://github.com/empathyco/x/commit/1adbfe04665e289aa0c325daced40f257669fe2d))
875
-
876
-
1157
+ - **query-preview-list:** enable inherit attrs (#1458) ([1adbfe0](https://github.com/empathyco/x/commit/1adbfe04665e289aa0c325daced40f257669fe2d))
877
1158
 
878
1159
  ## [5.0.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.2...@empathyco/x-components@5.0.0-alpha.3) (2024-05-01)
879
1160
 
880
-
881
1161
  ### Code Refactoring
882
1162
 
883
- * **base-event-button:** migrate base-event-button component to Composition API (#1457) ([39a7a8e](https://github.com/empathyco/x/commit/39a7a8ed4767ae78d447e6ddca530c41f9f681dc))
884
-
885
-
1163
+ - **base-event-button:** migrate base-event-button component to Composition API (#1457) ([39a7a8e](https://github.com/empathyco/x/commit/39a7a8ed4767ae78d447e6ddca530c41f9f681dc))
886
1164
 
887
1165
  ## [5.0.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.1...@empathyco/x-components@5.0.0-alpha.2) (2024-05-01)
888
1166
 
889
-
890
1167
  ### Documentation
891
1168
 
892
- * fix typo (#1455) ([44eae35](https://github.com/empathyco/x/commit/44eae359b33f9642eb9af02701fd6a3295a2deb9))
893
-
894
-
1169
+ - fix typo (#1455) ([44eae35](https://github.com/empathyco/x/commit/44eae359b33f9642eb9af02701fd6a3295a2deb9))
895
1170
 
896
1171
  ## [5.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.0...@empathyco/x-components@5.0.0-alpha.1) (2024-04-29)
897
1172
 
898
-
899
1173
  ### Code Refactoring
900
1174
 
901
- * **query-preview:** migrate query preview component x provide (#1452) ([a60c62a](https://github.com/empathyco/x/commit/a60c62a35d7ba3f13e6561583a0af9f5a46c61b2))
902
-
903
-
1175
+ - **query-preview:** migrate query preview component x provide (#1452) ([a60c62a](https://github.com/empathyco/x/commit/a60c62a35d7ba3f13e6561583a0af9f5a46c61b2))
904
1176
 
905
1177
  ## [5.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.46...@empathyco/x-components@5.0.0-alpha.0) (2024-04-24)
906
1178
 
907
-
908
1179
  ### ⚠ BREAKING CHANGES
909
1180
 
910
- * **sort-mixin:** base-dropdown component will no longer emit the `change` event, use `update:modelValue` instead.
911
- base-dropdown prop for the selected item was renamed from `value` to `modelValue`.
1181
+ - **sort-mixin:** base-dropdown component will no longer emit the `change` event, use `update:modelValue` instead.
1182
+ base-dropdown prop for the selected item was renamed from `value` to `modelValue`.
912
1183
 
913
1184
  ### Code Refactoring
914
1185
 
915
- * **sort-mixin:** get rid of SortMixin and refactor components which use it (#1448) ([de0a287](https://github.com/empathyco/x/commit/de0a28754d8fefe8c4db6aa7b7cb5d8407016be2))
916
-
917
-
1186
+ - **sort-mixin:** get rid of SortMixin and refactor components which use it (#1448) ([de0a287](https://github.com/empathyco/x/commit/de0a28754d8fefe8c4db6aa7b7cb5d8407016be2))
918
1187
 
919
1188
  ## [4.1.0-alpha.46](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.45...@empathyco/x-components@4.1.0-alpha.46) (2024-04-22)
920
1189
 
921
-
922
1190
  ### Features
923
1191
 
924
- * export pageLoaderButton component (#1449) ([115f744](https://github.com/empathyco/x/commit/115f7448fc92cee5be4151191d4b1a347fd570a1))
925
-
926
-
1192
+ - export pageLoaderButton component (#1449) ([115f744](https://github.com/empathyco/x/commit/115f7448fc92cee5be4151191d4b1a347fd570a1))
927
1193
 
928
1194
  ## [4.1.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.44...@empathyco/x-components@4.1.0-alpha.45) (2024-04-19)
929
1195
 
930
-
931
1196
  ### Features
932
1197
 
933
- * **bus:** make `useXBus` get bus from `XPlugin` (#1447) ([c57d1af](https://github.com/empathyco/x/commit/c57d1aff8df162e5b99b78822ba5013b617d4aba))
934
-
935
-
1198
+ - **bus:** make `useXBus` get bus from `XPlugin` (#1447) ([c57d1af](https://github.com/empathyco/x/commit/c57d1aff8df162e5b99b78822ba5013b617d4aba))
936
1199
 
937
1200
  ## [4.1.0-alpha.44](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.43...@empathyco/x-components@4.1.0-alpha.44) (2024-04-19)
938
1201
 
939
-
940
1202
  ### Features
941
1203
 
942
- * EMP-3849 Create vue3-migration-test package ([399fe51](https://github.com/empathyco/x/commit/399fe5176b8c0a5206ed7da4edf9c54c1219f70b))
943
-
1204
+ - EMP-3849 Create vue3-migration-test package ([399fe51](https://github.com/empathyco/x/commit/399fe5176b8c0a5206ed7da4edf9c54c1219f70b))
944
1205
 
945
1206
  ### Bug Fixes
946
1207
 
947
- * Fix @vue/compat alias for x-components imports ([d6d7e2f](https://github.com/empathyco/x/commit/d6d7e2f26e6944af7453c213b8d0a1d28ff359eb))
948
- * Fix Vue alias for Cypress component testing ([6a71960](https://github.com/empathyco/x/commit/6a71960ffeef4c4b964084c924feac76e25850b5))
949
-
950
-
1208
+ - Fix @vue/compat alias for x-components imports ([d6d7e2f](https://github.com/empathyco/x/commit/d6d7e2f26e6944af7453c213b8d0a1d28ff359eb))
1209
+ - Fix Vue alias for Cypress component testing ([6a71960](https://github.com/empathyco/x/commit/6a71960ffeef4c4b964084c924feac76e25850b5))
951
1210
 
952
1211
  ## [4.1.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.42...@empathyco/x-components@4.1.0-alpha.43) (2024-04-08)
953
1212
 
954
-
955
1213
  ### Features
956
1214
 
957
- * migrate result variant provider (#1440) ([b981d9b](https://github.com/empathyco/x/commit/b981d9ba35394288957e13adbffbaaded142e6c7))
958
-
959
-
1215
+ - migrate result variant provider (#1440) ([b981d9b](https://github.com/empathyco/x/commit/b981d9ba35394288957e13adbffbaaded142e6c7))
960
1216
 
961
1217
  ## [4.1.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.41...@empathyco/x-components@4.1.0-alpha.42) (2024-04-08)
962
1218
 
963
-
964
1219
  ### Features
965
1220
 
966
- * migrate result variants selector component (#1438) ([1e6d681](https://github.com/empathyco/x/commit/1e6d681d7368ca04810df5d8d6116e702face4ff))
967
-
968
-
1221
+ - migrate result variants selector component (#1438) ([1e6d681](https://github.com/empathyco/x/commit/1e6d681d7368ca04810df5d8d6116e702face4ff))
969
1222
 
970
1223
  ## [4.1.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.40...@empathyco/x-components@4.1.0-alpha.41) (2024-04-08)
971
1224
 
972
-
973
1225
  ### Features
974
1226
 
975
- * migrate base-grid component to vue 2.7 (#1441) ([1974715](https://github.com/empathyco/x/commit/19747154d727bec6cbee171df7d655c34f714db0))
976
-
977
-
1227
+ - migrate base-grid component to vue 2.7 (#1441) ([1974715](https://github.com/empathyco/x/commit/19747154d727bec6cbee171df7d655c34f714db0))
978
1228
 
979
1229
  ## [4.1.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.39...@empathyco/x-components@4.1.0-alpha.40) (2024-04-04)
980
1230
 
981
-
982
1231
  ### Code Refactoring
983
1232
 
984
- * remove useHybridInject (#1439) ([f3f6c75](https://github.com/empathyco/x/commit/f3f6c75b9860937869eee89249a50a65480054b8))
985
-
986
-
1233
+ - remove useHybridInject (#1439) ([f3f6c75](https://github.com/empathyco/x/commit/f3f6c75b9860937869eee89249a50a65480054b8))
987
1234
 
988
1235
  ## [4.1.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.38...@empathyco/x-components@4.1.0-alpha.39) (2024-04-04)
989
1236
 
990
-
991
1237
  ### Features
992
1238
 
993
- * modify use-$x composable (#1434) ([cd9a0d1](https://github.com/empathyco/x/commit/cd9a0d1acc95e9b79142aa1abe4b5df5d04aef40))
994
-
995
-
1239
+ - modify use-$x composable (#1434) ([cd9a0d1](https://github.com/empathyco/x/commit/cd9a0d1acc95e9b79142aa1abe4b5df5d04aef40))
996
1240
 
997
1241
  ## [4.1.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.37...@empathyco/x-components@4.1.0-alpha.38) (2024-03-27)
998
1242
 
999
-
1000
1243
  ### Bug Fixes
1001
1244
 
1002
- * make arrays reactive with ref in useHybridInject (#1437) ([75e6fbf](https://github.com/empathyco/x/commit/75e6fbf0b5c2cc95a2bb6f5549afed5eeca635ca))
1003
-
1004
-
1245
+ - make arrays reactive with ref in useHybridInject (#1437) ([75e6fbf](https://github.com/empathyco/x/commit/75e6fbf0b5c2cc95a2bb6f5549afed5eeca635ca))
1005
1246
 
1006
1247
  ## [4.1.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.36...@empathyco/x-components@4.1.0-alpha.37) (2024-03-22)
1007
1248
 
1008
-
1009
1249
  ### Code Refactoring
1010
1250
 
1011
- * migrate aside to vue 2.7 and use hybridInject (#1433) ([3c94afc](https://github.com/empathyco/x/commit/3c94afc813e58d6c70943e103f814129a17c7eff))
1012
-
1013
-
1251
+ - migrate aside to vue 2.7 and use hybridInject (#1433) ([3c94afc](https://github.com/empathyco/x/commit/3c94afc813e58d6c70943e103f814129a17c7eff))
1014
1252
 
1015
1253
  ## [4.1.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.35...@empathyco/x-components@4.1.0-alpha.36) (2024-03-21)
1016
1254
 
1017
-
1018
1255
  ### Bug Fixes
1019
1256
 
1020
- * bus handling of a location ref (#1432) ([b980638](https://github.com/empathyco/x/commit/b98063826f5657088bb613db1a529a446389ed67))
1021
-
1022
-
1257
+ - bus handling of a location ref (#1432) ([b980638](https://github.com/empathyco/x/commit/b98063826f5657088bb613db1a529a446389ed67))
1023
1258
 
1024
1259
  ## [4.1.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.34...@empathyco/x-components@4.1.0-alpha.35) (2024-03-20)
1025
1260
 
1026
-
1027
1261
  ### Code Refactoring
1028
1262
 
1029
- * create alias api composable (#1426) ([6badb3a](https://github.com/empathyco/x/commit/6badb3a9815f880f0f411f948b3755f50e9e60a7))
1030
-
1031
-
1263
+ - create alias api composable (#1426) ([6badb3a](https://github.com/empathyco/x/commit/6badb3a9815f880f0f411f948b3755f50e9e60a7))
1032
1264
 
1033
1265
  ## [4.1.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.33...@empathyco/x-components@4.1.0-alpha.34) (2024-03-19)
1034
1266
 
1035
-
1036
1267
  ### Code Refactoring
1037
1268
 
1038
- * migrate no-element component to vue 2.7 ([29d6a61](https://github.com/empathyco/x/commit/29d6a613aa5a46a6584fcb99015a5cbd99d43b42))
1039
-
1040
-
1269
+ - migrate no-element component to vue 2.7 ([29d6a61](https://github.com/empathyco/x/commit/29d6a613aa5a46a6584fcb99015a5cbd99d43b42))
1041
1270
 
1042
1271
  ## [4.1.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.32...@empathyco/x-components@4.1.0-alpha.33) (2024-03-19)
1043
1272
 
1044
-
1045
1273
  ### Code Refactoring
1046
1274
 
1047
- * migrate snippet-callbacks to vue 2.7 (#1431) ([168ff1d](https://github.com/empathyco/x/commit/168ff1db8ac964fd12c307c61756d23d84e6ad76))
1048
-
1049
-
1275
+ - migrate snippet-callbacks to vue 2.7 (#1431) ([168ff1d](https://github.com/empathyco/x/commit/168ff1db8ac964fd12c307c61756d23d84e6ad76))
1050
1276
 
1051
1277
  ## [4.1.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.31...@empathyco/x-components@4.1.0-alpha.32) (2024-03-13)
1052
1278
 
1053
-
1054
1279
  ### Code Refactoring
1055
1280
 
1056
- * migrate preselected filters component (#1422) ([4a38318](https://github.com/empathyco/x/commit/4a383186b5ca669938ffbc230c9c3d02805e866b))
1057
-
1058
-
1281
+ - migrate preselected filters component (#1422) ([4a38318](https://github.com/empathyco/x/commit/4a383186b5ca669938ffbc230c9c3d02805e866b))
1059
1282
 
1060
1283
  ## [4.1.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.30...@empathyco/x-components@4.1.0-alpha.31) (2024-03-13)
1061
1284
 
1062
-
1063
1285
  ### Code Refactoring
1064
1286
 
1065
- * migrate global-x-bus component (#1429) ([48c8ff5](https://github.com/empathyco/x/commit/48c8ff58f112c7ff11df4568358bde8542f32b0a))
1066
-
1067
-
1287
+ - migrate global-x-bus component (#1429) ([48c8ff5](https://github.com/empathyco/x/commit/48c8ff58f112c7ff11df4568358bde8542f32b0a))
1068
1288
 
1069
1289
  ## [4.1.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.29...@empathyco/x-components@4.1.0-alpha.30) (2024-03-12)
1070
1290
 
1071
-
1072
1291
  ### Features
1073
1292
 
1074
- * send totalHits -1 when there are no results and semantics (#1425) ([d393649](https://github.com/empathyco/x/commit/d39364944d2ee76ee5412480e9c3cdeb55fc4fa1))
1075
-
1076
-
1293
+ - send totalHits -1 when there are no results and semantics (#1425) ([d393649](https://github.com/empathyco/x/commit/d39364944d2ee76ee5412480e9c3cdeb55fc4fa1))
1077
1294
 
1078
1295
  ## [4.1.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.28...@empathyco/x-components@4.1.0-alpha.29) (2024-03-08)
1079
1296
 
1080
-
1081
1297
  ### Features
1082
1298
 
1083
- * create load next page component (#1424) ([cf05167](https://github.com/empathyco/x/commit/cf05167904dfdc018e36f33c7d0df2ff0e5de4a9))
1084
-
1085
-
1299
+ - create load next page component (#1424) ([cf05167](https://github.com/empathyco/x/commit/cf05167904dfdc018e36f33c7d0df2ff0e5de4a9))
1086
1300
 
1087
1301
  ## [4.1.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.27...@empathyco/x-components@4.1.0-alpha.28) (2024-03-07)
1088
1302
 
1089
-
1090
1303
  ### Bug Fixes
1091
1304
 
1092
- * Next Queries not being calculated when using Related Tags (#1428) ([50306b6](https://github.com/empathyco/x/commit/50306b600c681c1bd54e209ee048893295a016cb))
1093
-
1094
-
1305
+ - Next Queries not being calculated when using Related Tags (#1428) ([50306b6](https://github.com/empathyco/x/commit/50306b600c681c1bd54e209ee048893295a016cb))
1095
1306
 
1096
1307
  ## [4.1.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.26...@empathyco/x-components@4.1.0-alpha.27) (2024-03-04)
1097
1308
 
1098
-
1099
1309
  ### Features
1100
1310
 
1101
- * change useHybridInject so it works more like vue inject (#1427) ([f7e2946](https://github.com/empathyco/x/commit/f7e2946771213c06b6b7f6c9b4987ba971303463))
1102
-
1103
-
1311
+ - change useHybridInject so it works more like vue inject (#1427) ([f7e2946](https://github.com/empathyco/x/commit/f7e2946771213c06b6b7f6c9b4987ba971303463))
1104
1312
 
1105
1313
  ## [4.1.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.25...@empathyco/x-components@4.1.0-alpha.26) (2024-02-23)
1106
1314
 
1107
-
1108
1315
  ### Documentation
1109
1316
 
1110
- * replace enable/disable with activate/deactivate (#1420) ([5370c7c](https://github.com/empathyco/x/commit/5370c7c908db1f78d1b315dfd46a518cb534ca8d))
1111
-
1112
-
1317
+ - replace enable/disable with activate/deactivate (#1420) ([5370c7c](https://github.com/empathyco/x/commit/5370c7c908db1f78d1b315dfd46a518cb534ca8d))
1113
1318
 
1114
1319
  ## [4.1.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.24...@empathyco/x-components@4.1.0-alpha.25) (2024-02-23)
1115
1320
 
1116
-
1117
1321
  ### Code Refactoring
1118
1322
 
1119
- * **components:** migrate location-provider component to vue 2.7 (#1421) ([98377e8](https://github.com/empathyco/x/commit/98377e8fb4e3a65dce7aa8ddd144cd69f2ab1395))
1120
-
1121
-
1323
+ - **components:** migrate location-provider component to vue 2.7 (#1421) ([98377e8](https://github.com/empathyco/x/commit/98377e8fb4e3a65dce7aa8ddd144cd69f2ab1395))
1122
1324
 
1123
1325
  ## [4.1.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.23...@empathyco/x-components@4.1.0-alpha.24) (2024-02-21)
1124
1326
 
1125
-
1126
1327
  ### Features
1127
1328
 
1128
- * migrating base-rating component using defineComponent sintax (#1419) ([3fb116a](https://github.com/empathyco/x/commit/3fb116ad5a28addcf53c6d66035072e7013a7818))
1129
-
1130
-
1329
+ - migrating base-rating component using defineComponent sintax (#1419) ([3fb116a](https://github.com/empathyco/x/commit/3fb116ad5a28addcf53c6d66035072e7013a7818))
1131
1330
 
1132
1331
  ## [4.1.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.22...@empathyco/x-components@4.1.0-alpha.23) (2024-02-21)
1133
1332
 
1134
1333
  **Note:** Version bump only for package @empathyco/x-components
1135
1334
 
1136
-
1137
-
1138
-
1139
-
1140
1335
  ## [4.1.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.21...@empathyco/x-components@4.1.0-alpha.22) (2024-02-21)
1141
1336
 
1142
-
1143
1337
  ### Features
1144
1338
 
1145
- * **filters:** update preselected filters component so it reacts to snippetConfig changes (#1404) ([05983f3](https://github.com/empathyco/x/commit/05983f352830b7d52c2b586566938749fa9ce44e))
1146
-
1147
-
1339
+ - **filters:** update preselected filters component so it reacts to snippetConfig changes (#1404) ([05983f3](https://github.com/empathyco/x/commit/05983f352830b7d52c2b586566938749fa9ce44e))
1148
1340
 
1149
1341
  ## [4.1.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.20...@empathyco/x-components@4.1.0-alpha.21) (2024-02-20)
1150
1342
 
1151
-
1152
1343
  ### Features
1153
1344
 
1154
- * migrate base-switch to use defineComponent sintax (#1415) ([0592ec9](https://github.com/empathyco/x/commit/0592ec94f7f47c91946d0e3a465dde134dd12021))
1155
-
1156
-
1345
+ - migrate base-switch to use defineComponent sintax (#1415) ([0592ec9](https://github.com/empathyco/x/commit/0592ec94f7f47c91946d0e3a465dde134dd12021))
1157
1346
 
1158
1347
  ## [4.1.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.19...@empathyco/x-components@4.1.0-alpha.20) (2024-02-20)
1159
1348
 
1160
-
1161
1349
  ### Bug Fixes
1162
1350
 
1163
- * **tagging:** fix e2e test when a display result has no queryTagging (#1416) ([6193307](https://github.com/empathyco/x/commit/6193307e609ab340fcd5f1f047d87b352c571e72))
1164
-
1165
-
1351
+ - **tagging:** fix e2e test when a display result has no queryTagging (#1416) ([6193307](https://github.com/empathyco/x/commit/6193307e609ab340fcd5f1f047d87b352c571e72))
1166
1352
 
1167
1353
  ## [4.1.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.18...@empathyco/x-components@4.1.0-alpha.19) (2024-02-20)
1168
1354
 
1169
-
1170
1355
  ### Features
1171
1356
 
1172
- * **composables:** create XBus composable (#1412) ([5246135](https://github.com/empathyco/x/commit/5246135aaf2581e338dcf1934aeb8fb781cfe0a0))
1173
- * **tagging:** send query event when a result from a QP is clicked (#1409) ([2236948](https://github.com/empathyco/x/commit/22369482f51fc2e9b36c7b8280ad0da3ab5e504d))
1174
-
1357
+ - **composables:** create XBus composable (#1412) ([5246135](https://github.com/empathyco/x/commit/5246135aaf2581e338dcf1934aeb8fb781cfe0a0))
1358
+ - **tagging:** send query event when a result from a QP is clicked (#1409) ([2236948](https://github.com/empathyco/x/commit/22369482f51fc2e9b36c7b8280ad0da3ab5e504d))
1175
1359
 
1176
1360
  ### Code Refactoring
1177
1361
 
1178
- * migrate cross-fade component to vue 2.7 (#1414) ([7f28d20](https://github.com/empathyco/x/commit/7f28d20f3d644cd69da0914ff7a1f3e2819b2966))
1179
- * migrate fade component to vue 2.7 (#1413) ([4a8d016](https://github.com/empathyco/x/commit/4a8d0166f34876c71a77ac5326af0f44e4956e77))
1180
- * move getRottXComponent to a util (#1410) ([6f93f23](https://github.com/empathyco/x/commit/6f93f238fae6da2db7251eb8b2524e306e415814))
1181
-
1182
-
1362
+ - migrate cross-fade component to vue 2.7 (#1414) ([7f28d20](https://github.com/empathyco/x/commit/7f28d20f3d644cd69da0914ff7a1f3e2819b2966))
1363
+ - migrate fade component to vue 2.7 (#1413) ([4a8d016](https://github.com/empathyco/x/commit/4a8d0166f34876c71a77ac5326af0f44e4956e77))
1364
+ - move getRottXComponent to a util (#1410) ([6f93f23](https://github.com/empathyco/x/commit/6f93f238fae6da2db7251eb8b2524e306e415814))
1183
1365
 
1184
1366
  ## [4.1.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.17...@empathyco/x-components@4.1.0-alpha.18) (2024-02-16)
1185
1367
 
1186
-
1187
1368
  ### Code Refactoring
1188
1369
 
1189
- * **components:** migrate animate-width component to vue 2.7 (#1411) ([47c26fb](https://github.com/empathyco/x/commit/47c26fba64025ae6fc391979e8d82fd366afe5b9))
1190
-
1191
-
1370
+ - **components:** migrate animate-width component to vue 2.7 (#1411) ([47c26fb](https://github.com/empathyco/x/commit/47c26fba64025ae6fc391979e8d82fd366afe5b9))
1192
1371
 
1193
1372
  ## [4.1.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.16...@empathyco/x-components@4.1.0-alpha.17) (2024-02-14)
1194
1373
 
1195
-
1196
1374
  ### Features
1197
1375
 
1198
- * **composables:** create use getter composable (#1407) ([44a1488](https://github.com/empathyco/x/commit/44a148848ab027a624a3a1980ed4a62cb0956dea))
1199
-
1200
-
1376
+ - **composables:** create use getter composable (#1407) ([44a1488](https://github.com/empathyco/x/commit/44a148848ab027a624a3a1980ed4a62cb0956dea))
1201
1377
 
1202
1378
  ## [4.1.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.15...@empathyco/x-components@4.1.0-alpha.16) (2024-02-14)
1203
1379
 
1204
-
1205
1380
  ### Testing
1206
1381
 
1207
- * uncomment tests that were expected to fail (#1405) ([f2310a4](https://github.com/empathyco/x/commit/f2310a43133a1b6e1531d59d8e392912eff96894))
1208
-
1209
-
1382
+ - uncomment tests that were expected to fail (#1405) ([f2310a4](https://github.com/empathyco/x/commit/f2310a43133a1b6e1531d59d8e392912eff96894))
1210
1383
 
1211
1384
  ## [4.1.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.14...@empathyco/x-components@4.1.0-alpha.15) (2024-02-13)
1212
1385
 
1213
-
1214
1386
  ### Features
1215
1387
 
1216
- * **composables:** create useState composable (#1402) ([435af42](https://github.com/empathyco/x/commit/435af4222a2ed08d44d728a973406c0e1122b862))
1217
-
1218
-
1388
+ - **composables:** create useState composable (#1402) ([435af42](https://github.com/empathyco/x/commit/435af4222a2ed08d44d728a973406c0e1122b862))
1219
1389
 
1220
1390
  ## [4.1.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.13...@empathyco/x-components@4.1.0-alpha.14) (2024-02-05)
1221
1391
 
1222
-
1223
1392
  ### Features
1224
1393
 
1225
- * **components:** create useStore composable (#1401) ([b4e42b9](https://github.com/empathyco/x/commit/b4e42b95bdee4dcc869908e9505830cc15e975a8))
1226
- * creating useRegisterXModule composable (#1399) ([850a741](https://github.com/empathyco/x/commit/850a741f3a144ae79374d85e7e2f6a2f1c502946))
1227
-
1394
+ - **components:** create useStore composable (#1401) ([b4e42b9](https://github.com/empathyco/x/commit/b4e42b95bdee4dcc869908e9505830cc15e975a8))
1395
+ - creating useRegisterXModule composable (#1399) ([850a741](https://github.com/empathyco/x/commit/850a741f3a144ae79374d85e7e2f6a2f1c502946))
1228
1396
 
1229
1397
  ### Code Refactoring
1230
1398
 
1231
- * **tagging:** change sessionId creation logic from nanoId to UUID (#1398) ([be06367](https://github.com/empathyco/x/commit/be063673bb74559efab5be9bf6f7ec56688c71f9))
1232
-
1233
-
1399
+ - **tagging:** change sessionId creation logic from nanoId to UUID (#1398) ([be06367](https://github.com/empathyco/x/commit/be063673bb74559efab5be9bf6f7ec56688c71f9))
1234
1400
 
1235
1401
  ## [4.1.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.12...@empathyco/x-components@4.1.0-alpha.13) (2024-01-25)
1236
1402
 
1237
-
1238
1403
  ### Features
1239
1404
 
1240
- * **queries-preview:** allow queries preview with same query but different filters or params (#1392) ([4c1f63a](https://github.com/empathyco/x/commit/4c1f63aaf4e9fc75d3b8298b2ea41c1fc207940a))
1241
-
1242
-
1405
+ - **queries-preview:** allow queries preview with same query but different filters or params (#1392) ([4c1f63a](https://github.com/empathyco/x/commit/4c1f63aaf4e9fc75d3b8298b2ea41c1fc207940a))
1243
1406
 
1244
1407
  ## [4.1.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.11...@empathyco/x-components@4.1.0-alpha.12) (2024-01-25)
1245
1408
 
1246
-
1247
1409
  ### Features
1248
1410
 
1249
- * **components:** composable and component to fire callbacks when an element appears on viewport (#1391) ([c463352](https://github.com/empathyco/x/commit/c46335243c74c604e6f8168c158461edff9d4eb5))
1250
-
1251
-
1411
+ - **components:** composable and component to fire callbacks when an element appears on viewport (#1391) ([c463352](https://github.com/empathyco/x/commit/c46335243c74c604e6f8168c158461edff9d4eb5))
1252
1412
 
1253
1413
  ## [4.1.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.10...@empathyco/x-components@4.1.0-alpha.11) (2024-01-22)
1254
1414
 
1255
-
1256
1415
  ### Bug Fixes
1257
1416
 
1258
- * prevent snippet-config-extra-params of firing change event with no changes (#1393) ([73a7a1b](https://github.com/empathyco/x/commit/73a7a1b4168fbcbca23b665baf45fd0e7398f494))
1259
-
1260
-
1417
+ - prevent snippet-config-extra-params of firing change event with no changes (#1393) ([73a7a1b](https://github.com/empathyco/x/commit/73a7a1b4168fbcbca23b665baf45fd0e7398f494))
1261
1418
 
1262
1419
  ## [4.1.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.9...@empathyco/x-components@4.1.0-alpha.10) (2024-01-17)
1263
1420
 
1264
1421
  **Note:** Version bump only for package @empathyco/x-components
1265
1422
 
1266
-
1267
-
1268
-
1269
-
1270
1423
  ## [4.1.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.8...@empathyco/x-components@4.1.0-alpha.9) (2024-01-17)
1271
1424
 
1272
1425
  **Note:** Version bump only for package @empathyco/x-components
1273
1426
 
1274
-
1275
-
1276
-
1277
-
1278
1427
  ## [4.1.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.7...@empathyco/x-components@4.1.0-alpha.8) (2024-01-15)
1279
1428
 
1280
-
1281
1429
  ### Features
1282
1430
 
1283
- * **queries-preview:** display tagging from QP request accessible in QP component (#1389) ([27dfec8](https://github.com/empathyco/x/commit/27dfec8dc2725a7c2300e306d82617a2d1de130f))
1284
-
1285
-
1431
+ - **queries-preview:** display tagging from QP request accessible in QP component (#1389) ([27dfec8](https://github.com/empathyco/x/commit/27dfec8dc2725a7c2300e306d82617a2d1de130f))
1286
1432
 
1287
1433
  ## [4.1.0-alpha.7](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.6...@empathyco/x-components@4.1.0-alpha.7) (2024-01-12)
1288
1434
 
1289
-
1290
1435
  ### Features
1291
1436
 
1292
- * **search:** handle display tagging from search response (#1388) ([b6b5d86](https://github.com/empathyco/x/commit/b6b5d8657947b8510f9d23530d709e757e5e3ecf))
1293
-
1294
-
1437
+ - **search:** handle display tagging from search response (#1388) ([b6b5d86](https://github.com/empathyco/x/commit/b6b5d8657947b8510f9d23530d709e757e5e3ecf))
1295
1438
 
1296
1439
  ## [4.1.0-alpha.6](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.5...@empathyco/x-components@4.1.0-alpha.6) (2024-01-11)
1297
1440
 
1298
-
1299
1441
  ### Features
1300
1442
 
1301
- * update to rollup 4 (#1370) ([a5c471b](https://github.com/empathyco/x/commit/a5c471b7d139393b7c2c0dffd88973029f2ced31))
1302
-
1303
-
1443
+ - update to rollup 4 (#1370) ([a5c471b](https://github.com/empathyco/x/commit/a5c471b7d139393b7c2c0dffd88973029f2ced31))
1304
1444
 
1305
1445
  ## [4.1.0-alpha.5](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.4...@empathyco/x-components@4.1.0-alpha.5) (2024-01-03)
1306
1446
 
1307
-
1308
1447
  ### Documentation
1309
1448
 
1310
- * **integration:** add getSnippetConfig info (#1387) ([622286b](https://github.com/empathyco/x/commit/622286be7b9e552f3dd1e5563a295c7bd267cc49))
1311
-
1312
-
1449
+ - **integration:** add getSnippetConfig info (#1387) ([622286b](https://github.com/empathyco/x/commit/622286be7b9e552f3dd1e5563a295c7bd267cc49))
1313
1450
 
1314
1451
  ## [4.1.0-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.3...@empathyco/x-components@4.1.0-alpha.4) (2023-12-29)
1315
1452
 
1316
-
1317
1453
  ### Features
1318
1454
 
1319
- * **x-plugin:** add snippet config getter to XAPI (#1378) ([a76e1b7](https://github.com/empathyco/x/commit/a76e1b716b9aa86fc6853bcf4d1bb7aaa9478f4a))
1320
-
1321
-
1455
+ - **x-plugin:** add snippet config getter to XAPI (#1378) ([a76e1b7](https://github.com/empathyco/x/commit/a76e1b716b9aa86fc6853bcf4d1bb7aaa9478f4a))
1322
1456
 
1323
1457
  ## [4.1.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.2...@empathyco/x-components@4.1.0-alpha.3) (2023-12-29)
1324
1458
 
1325
-
1326
1459
  ### Documentation
1327
1460
 
1328
- * optimize images for SEO (#1379) ([b115a08](https://github.com/empathyco/x/commit/b115a08caa450447f0515532c3d9c9fd1125a1a4))
1329
-
1330
-
1461
+ - optimize images for SEO (#1379) ([b115a08](https://github.com/empathyco/x/commit/b115a08caa450447f0515532c3d9c9fd1125a1a4))
1331
1462
 
1332
1463
  ## [4.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.1...@empathyco/x-components@4.1.0-alpha.2) (2023-12-28)
1333
1464
 
1334
1465
  **Note:** Version bump only for package @empathyco/x-components
1335
1466
 
1336
-
1337
-
1338
-
1339
-
1340
1467
  ## [4.1.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-components@4.1.0-alpha.0...@empathyco/x-components@4.1.0-alpha.1) (2023-12-27)
1341
1468
 
1342
1469
  **Note:** Version bump only for package @empathyco/x-components
1343
1470
 
1344
-
1345
-
1346
-
1347
-
1348
1471
  ## [4.1.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-components@4.0.2-alpha.0...@empathyco/x-components@4.1.0-alpha.0) (2023-12-11)
1349
1472
 
1350
-
1351
1473
  ### Features
1352
1474
 
1353
- * **query-preview:** use cached query-previews (#1360) ([2579ca4](https://github.com/empathyco/x/commit/2579ca42d52c6f6c428b9129d63dc4a0ddb4788c))
1354
-
1355
-
1475
+ - **query-preview:** use cached query-previews (#1360) ([2579ca4](https://github.com/empathyco/x/commit/2579ca42d52c6f6c428b9129d63dc4a0ddb4788c))
1356
1476
 
1357
1477
  ## [4.0.2-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-components@4.0.1...@empathyco/x-components@4.0.2-alpha.0) (2023-11-29)
1358
1478
 
1359
1479
  **Note:** Version bump only for package @empathyco/x-components
1360
1480
 
1361
-
1362
-
1363
-
1364
-
1365
1481
  ## [4.0.1](https://github.com/empathyco/x/compare/@empathyco/x-components@4.0.1-alpha.0...@empathyco/x-components@4.0.1) (2023-11-24)
1366
1482
 
1367
1483
  **Note:** Version bump only for package @empathyco/x-components
1368
1484
 
1369
-
1370
-
1371
-
1372
-
1373
1485
  ## [4.0.1-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-components@4.0.0-alpha.1...@empathyco/x-components@4.0.1-alpha.0) (2023-11-22)
1374
1486
 
1375
1487
  **Note:** Version bump only for package @empathyco/x-components
1376
1488
 
1377
-
1378
-
1379
-
1380
-
1381
1489
  ## [4.0.0](https://github.com/empathyco/x/compare/@empathyco/x-components@4.0.0-alpha.1...@empathyco/x-components@4.0.0) (2023-11-21)
1382
1490
 
1383
1491
  **Note:** Version bump only for package @empathyco/x-components
1384
1492
 
1385
-
1386
-
1387
-
1388
-
1389
1493
  ## [4.0.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-components@4.0.0-alpha.0...@empathyco/x-components@4.0.0-alpha.1) (2023-11-20)
1390
1494
 
1391
-
1392
1495
  ### Bug Fixes
1393
1496
 
1394
- * use `cypress run` for headless testing (#1357) ([bc88050](https://github.com/empathyco/x/commit/bc88050a6c525e65d8b0e2d1adacf5d823df9137))
1395
-
1396
-
1497
+ - use `cypress run` for headless testing (#1357) ([bc88050](https://github.com/empathyco/x/commit/bc88050a6c525e65d8b0e2d1adacf5d823df9137))
1397
1498
 
1398
1499
  ## [4.0.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-components@3.1.0-alpha.3...@empathyco/x-components@4.0.0-alpha.0) (2023-11-16)
1399
1500
 
1400
-
1401
1501
  ### ⚠ BREAKING CHANGES
1402
1502
 
1403
- * **components:** remove deprecated origins from (#1344)
1404
- * **facets:** The '__unknown-facet__' value for a facetId is deprecated: it has been replaced by the UNKNOWN_FACET_KEY constant, whose value is '__unknown__'.
1503
+ - **components:** remove deprecated origins from (#1344)
1504
+ - **facets:** The '**unknown-facet**' value for a facetId is deprecated: it has been replaced by the UNKNOWN_FACET_KEY constant, whose value is '**unknown**'.
1405
1505
 
1406
1506
  Co-authored-by: Guillermo Cacheda <cachedacodes@gmail.com>
1407
1507
 
1408
1508
  ### Features
1409
1509
 
1410
- * **components:** remove deprecated origins (#1355) ([3d7c981](https://github.com/empathyco/x/commit/3d7c981380bd8af30724780f7810808d563db471))
1411
- * **facets:** Unify __unknown__ and __unknown-facet__ in a constant (#1351) ([30585f2](https://github.com/empathyco/x/commit/30585f2d57653aa33c68f748ff10f93202f1887e))
1412
-
1413
-
1510
+ - **components:** remove deprecated origins (#1355) ([3d7c981](https://github.com/empathyco/x/commit/3d7c981380bd8af30724780f7810808d563db471))
1511
+ - **facets:** Unify **unknown** and **unknown-facet** in a constant (#1351) ([30585f2](https://github.com/empathyco/x/commit/30585f2d57653aa33c68f748ff10f93202f1887e))
1414
1512
 
1415
1513
  ## [3.1.0-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-components@3.1.0-alpha.2...@empathyco/x-components@3.1.0-alpha.3) (2023-11-13)
1416
1514
 
1417
-
1418
1515
  ### Features
1419
1516
 
1420
- * migrate from `vue-cli` to `vite` (#1350) ([52a3b6e](https://github.com/empathyco/x/commit/52a3b6e7d94587f6934e838a2e68c99af97f7999))
1421
-
1422
-
1517
+ - migrate from `vue-cli` to `vite` (#1350) ([52a3b6e](https://github.com/empathyco/x/commit/52a3b6e7d94587f6934e838a2e68c99af97f7999))
1423
1518
 
1424
1519
  ## [3.1.0-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-components@3.1.0-alpha.1...@empathyco/x-components@3.1.0-alpha.2) (2023-11-13)
1425
1520
 
1426
-
1427
1521
  ### Documentation
1428
1522
 
1429
- * **integration:** how to track add2cart event (#1349) ([65509fd](https://github.com/empathyco/x/commit/65509fdfcbd89ce823bd2a36898c3bbf21b7b3ce))
1430
-
1431
-
1523
+ - **integration:** how to track add2cart event (#1349) ([65509fd](https://github.com/empathyco/x/commit/65509fdfcbd89ce823bd2a36898c3bbf21b7b3ce))
1432
1524
 
1433
1525
  ## [3.1.0-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-components@3.1.0-alpha.0...@empathyco/x-components@3.1.0-alpha.1) (2023-11-10)
1434
1526
 
1435
-
1436
1527
  ### Documentation
1437
1528
 
1438
- * fix `@empathyco/x-components import path in examples (#1353) ([071f12d](https://github.com/empathyco/x/commit/071f12dd96285a02f56c9ddc52c8fe6b802cefae))
1439
-
1440
-
1529
+ - fix `@empathyco/x-components import path in examples (#1353) ([071f12d](https://github.com/empathyco/x/commit/071f12dd96285a02f56c9ddc52c8fe6b802cefae))
1441
1530
 
1442
1531
  ## [3.1.0-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.1-alpha.4...@empathyco/x-components@3.1.0-alpha.0) (2023-11-06)
1443
1532
 
1444
-
1445
1533
  ### Features
1446
1534
 
1447
- * **extra-params:** allow currency to be an extra param as default ([319851d](https://github.com/empathyco/x/commit/319851da07f04a79aae128081c9c45cd7ae1b1e9))
1448
-
1449
-
1535
+ - **extra-params:** allow currency to be an extra param as default ([319851d](https://github.com/empathyco/x/commit/319851da07f04a79aae128081c9c45cd7ae1b1e9))
1450
1536
 
1451
1537
  ## [3.0.1-alpha.4](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.1-alpha.3...@empathyco/x-components@3.0.1-alpha.4) (2023-10-31)
1452
1538
 
1453
-
1454
1539
  ### Bug Fixes
1455
1540
 
1456
- * **x-plugin:** improve ResultFeature type values (#1344) ([c4c9f6e](https://github.com/empathyco/x/commit/c4c9f6e69d9f9f2a68619d6f10e918c649b42894))
1457
-
1458
-
1541
+ - **x-plugin:** improve ResultFeature type values (#1344) ([c4c9f6e](https://github.com/empathyco/x/commit/c4c9f6e69d9f9f2a68619d6f10e918c649b42894))
1459
1542
 
1460
1543
  ## [3.0.1-alpha.3](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.1-alpha.2...@empathyco/x-components@3.0.1-alpha.3) (2023-10-30)
1461
1544
 
1462
-
1463
1545
  ### Bug Fixes
1464
1546
 
1465
- * identation error in search-box.md ([614407e](https://github.com/empathyco/x/commit/614407e17a4f198e9c8ad11ca324a00ee7275fa6))
1466
-
1467
-
1547
+ - identation error in search-box.md ([614407e](https://github.com/empathyco/x/commit/614407e17a4f198e9c8ad11ca324a00ee7275fa6))
1468
1548
 
1469
1549
  ## [3.0.1-alpha.2](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.1-alpha.1...@empathyco/x-components@3.0.1-alpha.2) (2023-10-27)
1470
1550
 
1471
-
1472
1551
  ### Documentation
1473
1552
 
1474
- * **static-docs:** added redirections in static docs metadata (#1341) ([8c1d27f](https://github.com/empathyco/x/commit/8c1d27fdef0ff5b95a274d0693c98495799436bb))
1475
-
1476
-
1553
+ - **static-docs:** added redirections in static docs metadata (#1341) ([8c1d27f](https://github.com/empathyco/x/commit/8c1d27fdef0ff5b95a274d0693c98495799436bb))
1477
1554
 
1478
1555
  ## [3.0.1-alpha.1](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.1-alpha.0...@empathyco/x-components@3.0.1-alpha.1) (2023-10-26)
1479
1556
 
1480
-
1481
1557
  ### Bug Fixes
1482
1558
 
1483
- * **history-queries:** map selected filters correctly when coming from Query Preview (#1325) ([61fdfd1](https://github.com/empathyco/x/commit/61fdfd1f4af0183952084abfd8a72ecdd76ee6ee))
1484
-
1485
-
1559
+ - **history-queries:** map selected filters correctly when coming from Query Preview (#1325) ([61fdfd1](https://github.com/empathyco/x/commit/61fdfd1f4af0183952084abfd8a72ecdd76ee6ee))
1486
1560
 
1487
1561
  ## [3.0.1-alpha.0](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.425...@empathyco/x-components@3.0.1-alpha.0) (2023-10-24)
1488
1562
 
1489
1563
  **Note:** Version bump only for package @empathyco/x-components
1490
1564
 
1491
-
1492
-
1493
-
1494
-
1495
1565
  # Change Log
1496
1566
 
1497
1567
  All notable changes to this project will be documented in this file. See
@@ -1503,12 +1573,9 @@ All notable changes to this project will be documented in this file. See
1503
1573
 
1504
1574
  ## [3.0.0-alpha.425](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.424...@empathyco/x-components@3.0.0-alpha.425) (2023-10-23)
1505
1575
 
1506
-
1507
1576
  ### Documentation
1508
1577
 
1509
- * **integration:** update integration documentation for query preview with filters [(#1336)](https://github.com/empathyco/x/pull/1336) ([b6d6b70](https://github.com/empathyco/x/commit/b6d6b70a6dff5fa22beac9980026e837aded8f8a))
1510
-
1511
-
1578
+ - **integration:** update integration documentation for query preview with filters [(#1336)](https://github.com/empathyco/x/pull/1336) ([b6d6b70](https://github.com/empathyco/x/commit/b6d6b70a6dff5fa22beac9980026e837aded8f8a))
1512
1579
 
1513
1580
  ## [3.0.0-alpha.424](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.423...@empathyco/x-components@3.0.0-alpha.424) (2023-10-23)
1514
1581