@empathyco/x-components 6.0.0-alpha.4 → 6.0.0-alpha.40

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 (690) hide show
  1. package/CHANGELOG.md +348 -0
  2. package/core/index.js +7 -1
  3. package/core/index.js.map +1 -1
  4. package/design-system/deprecated-full-theme.css +299 -298
  5. package/docs/API-reference/api/x-adapter-platform.md +12 -0
  6. package/docs/API-reference/api/x-adapter-platform.nextqueriesrelatedpromptsschema.md +11 -0
  7. package/docs/API-reference/api/x-adapter-platform.platformadapter.relatedprompts.md +11 -0
  8. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +23 -0
  9. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.nextqueries.md +11 -0
  10. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.suggestiontext.md +11 -0
  11. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.tagging.md +11 -0
  12. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.type.md +11 -0
  13. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.md +22 -0
  14. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplay.md +11 -0
  15. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayadd2cart.md +11 -0
  16. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayclick.md +11 -0
  17. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsrequest.md +15 -0
  18. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.data.md +13 -0
  19. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.md +21 -0
  20. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.status.md +11 -0
  21. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.md +21 -0
  22. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.nextqueries.md +11 -0
  23. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplay.md +11 -0
  24. package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.catalog.md +6 -0
  25. package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.md +1 -1
  26. package/docs/API-reference/api/x-adapter-platform.relatedpromptschema.md +13 -0
  27. package/docs/API-reference/api/x-adapter-platform.relatedpromptsendpointadapter.md +13 -0
  28. package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestmapper.md +13 -0
  29. package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestschema.md +13 -0
  30. package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponsemapper.md +13 -0
  31. package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponseschema.md +13 -0
  32. package/docs/API-reference/api/x-components.animationprop.md +6 -1
  33. package/docs/API-reference/api/x-components.bannerslist.md +3 -3
  34. package/docs/API-reference/api/x-components.baseaddtocart.md +1 -0
  35. package/docs/API-reference/api/x-components.basedropdown.md +5 -5
  36. package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
  37. package/docs/API-reference/api/x-components.basegrid.md +3 -3
  38. package/docs/API-reference/api/x-components.baseheadertogglepanel.md +5 -5
  39. package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
  40. package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
  41. package/docs/API-reference/api/x-components.basemodal.md +10 -10
  42. package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
  43. package/docs/API-reference/api/x-components.baseslider.md +70 -0
  44. package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
  45. package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
  46. package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
  47. package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
  48. package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +13 -0
  49. package/docs/API-reference/api/x-components.configmutations.config.md +11 -0
  50. package/docs/API-reference/api/x-components.configmutations.md +29 -0
  51. package/docs/API-reference/api/x-components.configmutations.mergeconfig.md +24 -0
  52. package/docs/API-reference/api/x-components.configmutations.setconfig.md +24 -0
  53. package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +26 -0
  54. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.getrelatedtags.md +13 -0
  55. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.md +20 -0
  56. package/docs/API-reference/api/x-components.createtracktoolingadd2cartwire.md +19 -0
  57. package/docs/API-reference/api/x-components.createtracktoolingdisplaywire.md +19 -0
  58. package/docs/API-reference/api/x-components.displayclickprovider.md +58 -0
  59. package/docs/API-reference/api/x-components.empathize.md +5 -5
  60. package/docs/API-reference/api/x-components.empathizemutations.md +1 -1
  61. package/docs/API-reference/api/x-components.facets.md +3 -3
  62. package/docs/API-reference/api/x-components.facetsmutations.md +1 -1
  63. package/docs/API-reference/api/x-components.featurelocation.md +1 -1
  64. package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +13 -0
  65. package/docs/API-reference/api/x-components.fetchrelatedprompts.md +13 -0
  66. package/docs/API-reference/api/x-components.filterslist.md +3 -3
  67. package/docs/API-reference/api/x-components.globalxbus.md +12 -0
  68. package/docs/API-reference/api/x-components.hierarchicalfilter.md +8 -2
  69. package/docs/API-reference/api/x-components.historyqueriesmutations.md +1 -1
  70. package/docs/API-reference/api/x-components.historyqueriesstate.md +1 -1
  71. package/docs/API-reference/api/x-components.identifierresults.md +3 -3
  72. package/docs/API-reference/api/x-components.identifierresultsmutations.md +1 -1
  73. package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -1
  74. package/docs/API-reference/api/x-components.installxoptions.domelement.md +1 -1
  75. package/docs/API-reference/api/x-components.installxoptions.installextraplugins.md +2 -2
  76. package/docs/API-reference/api/x-components.installxoptions.md +1 -1
  77. package/docs/API-reference/api/x-components.itemslist.md +3 -3
  78. package/docs/API-reference/api/x-components.mainmodal.md +2 -2
  79. package/docs/API-reference/api/x-components.md +33 -1
  80. package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
  81. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
  82. package/docs/API-reference/api/x-components.myhistory.md +3 -3
  83. package/docs/API-reference/api/x-components.nextqueriesgroup.md +22 -0
  84. package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
  85. package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
  86. package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
  87. package/docs/API-reference/api/x-components.nextqueriesmutations.md +1 -1
  88. package/docs/API-reference/api/x-components.nextqueriesstate.md +1 -1
  89. package/docs/API-reference/api/x-components.pageselector.md +80 -0
  90. package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
  91. package/docs/API-reference/api/x-components.popularsearchesmutations.md +1 -1
  92. package/docs/API-reference/api/x-components.promotedslist.md +3 -3
  93. package/docs/API-reference/api/x-components.queriespreviewmutations.md +1 -1
  94. package/docs/API-reference/api/x-components.queryfeature.md +1 -1
  95. package/docs/API-reference/api/x-components.querymutations.md +20 -0
  96. package/docs/API-reference/api/x-components.querymutations.setquery.md +24 -0
  97. package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
  98. package/docs/API-reference/api/x-components.querystate.md +20 -0
  99. package/docs/API-reference/api/x-components.querystate.query.md +13 -0
  100. package/docs/API-reference/api/x-components.querysuggestionsmutations.md +1 -1
  101. package/docs/API-reference/api/x-components.querysuggestionsstate.md +1 -1
  102. package/docs/API-reference/api/x-components.recommendations.md +3 -3
  103. package/docs/API-reference/api/x-components.recommendationsmutations.md +1 -1
  104. package/docs/API-reference/api/x-components.relatedprompt.md +33 -0
  105. package/docs/API-reference/api/x-components.relatedpromptrequest.md +13 -0
  106. package/docs/API-reference/api/x-components.relatedpromptsactioncontext.md +15 -0
  107. package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +17 -0
  108. package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +24 -0
  109. package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +24 -0
  110. package/docs/API-reference/api/x-components.relatedpromptsactions.md +22 -0
  111. package/docs/API-reference/api/x-components.relatedpromptsgetters.md +20 -0
  112. package/docs/API-reference/api/x-components.relatedpromptsgetters.request.md +13 -0
  113. package/docs/API-reference/api/x-components.relatedpromptslist.md +72 -0
  114. package/docs/API-reference/api/x-components.relatedpromptsmutations.md +26 -0
  115. package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +17 -0
  116. package/docs/API-reference/api/x-components.relatedpromptsmutations.resetselectedprompt.md +17 -0
  117. package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +24 -0
  118. package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +24 -0
  119. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
  120. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
  121. package/docs/API-reference/api/x-components.relatedpromptsstate.md +24 -0
  122. package/docs/API-reference/api/x-components.relatedpromptsstate.params.md +13 -0
  123. package/docs/API-reference/api/x-components.relatedpromptsstate.relatedprompts.md +13 -0
  124. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
  125. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
  126. package/docs/API-reference/api/x-components.relatedpromptstaglist.md +67 -0
  127. package/docs/API-reference/api/x-components.relatedpromptsxevents.md +24 -0
  128. package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsrequestupdated.md +13 -0
  129. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptadd2cart.md +13 -0
  130. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptresult.md +13 -0
  131. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
  132. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
  133. package/docs/API-reference/api/x-components.relatedpromptsxmodule.md +13 -0
  134. package/docs/API-reference/api/x-components.relatedpromptsxstoremodule.md +15 -0
  135. package/docs/API-reference/api/x-components.relatedtags.md +3 -3
  136. package/docs/API-reference/api/x-components.relatedtagsmutations.md +1 -1
  137. package/docs/API-reference/api/x-components.relatedtagsstate.md +1 -1
  138. package/docs/API-reference/api/x-components.resultslist.md +3 -3
  139. package/docs/API-reference/api/x-components.scrolltotop.md +5 -5
  140. package/docs/API-reference/api/x-components.searchboxmutations.md +1 -1
  141. package/docs/API-reference/api/x-components.searchboxstate.md +1 -1
  142. package/docs/API-reference/api/x-components.searchconfig.md +1 -0
  143. package/docs/API-reference/api/x-components.searchconfig.pagemode.md +11 -0
  144. package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
  145. package/docs/API-reference/api/x-components.searchmutations.md +2 -1
  146. package/docs/API-reference/api/x-components.searchmutations.setstats.md +24 -0
  147. package/docs/API-reference/api/x-components.searchstate.md +2 -1
  148. package/docs/API-reference/api/x-components.searchstate.stats.md +13 -0
  149. package/docs/API-reference/api/x-components.searchxevents.md +1 -0
  150. package/docs/API-reference/api/x-components.searchxevents.userselectedapage.md +13 -0
  151. package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
  152. package/docs/API-reference/api/x-components.semanticqueriesmutations.md +1 -1
  153. package/docs/API-reference/api/x-components.semanticqueriesstate.md +1 -1
  154. package/docs/API-reference/api/x-components.setconfig.md +27 -0
  155. package/docs/API-reference/api/x-components.setquery.md +25 -0
  156. package/docs/API-reference/api/x-components.simplefilter.md +6 -0
  157. package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
  158. package/docs/API-reference/api/x-components.snippetcallbacks.md +6 -0
  159. package/docs/API-reference/api/x-components.sortdropdown.md +1 -1
  160. package/docs/API-reference/api/x-components.taggingmutations.md +1 -1
  161. package/docs/API-reference/api/x-components.tracktoolingadd2cartwire.md +13 -0
  162. package/docs/API-reference/api/x-components.tracktoolingdisplayclickedwire.md +13 -0
  163. package/docs/API-reference/api/x-components.typingoptions.md +22 -0
  164. package/docs/API-reference/api/x-components.typingoptions.speed.md +13 -0
  165. package/docs/API-reference/api/x-components.typingoptions.targetattr.md +18 -0
  166. package/docs/API-reference/api/x-components.typingoptions.text.md +13 -0
  167. package/docs/API-reference/api/x-components.urlmutations.md +1 -1
  168. package/docs/API-reference/api/x-components.urlstate.md +1 -1
  169. package/docs/API-reference/api/x-components.usealiasapi.md +1 -0
  170. package/docs/API-reference/api/x-components.usealiasapi.pricestats.md +16 -0
  171. package/docs/API-reference/api/x-components.xeventstypes.md +3 -3
  172. package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
  173. package/docs/API-reference/api/x-components.xmodulestree.relatedprompts.md +11 -0
  174. package/docs/API-reference/api/x-types.md +5 -0
  175. package/docs/API-reference/api/x-types.relatedprompt.md +24 -0
  176. package/docs/API-reference/api/x-types.relatedprompt.relatedpromptnextqueries.md +13 -0
  177. package/docs/API-reference/api/x-types.relatedprompt.suggestiontext.md +13 -0
  178. package/docs/API-reference/api/x-types.relatedprompt.toolingdisplaytagging.md +13 -0
  179. package/docs/API-reference/api/x-types.relatedprompt.type.md +13 -0
  180. package/docs/API-reference/api/x-types.relatedpromptnextquery.md +23 -0
  181. package/docs/API-reference/api/x-types.relatedpromptnextquery.query.md +13 -0
  182. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayadd2carttagging.md +13 -0
  183. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayclicktagging.md +13 -0
  184. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplaytagging.md +13 -0
  185. package/docs/API-reference/api/x-types.relatedpromptsrequest.md +15 -0
  186. package/docs/API-reference/api/x-types.relatedpromptsresponse.md +20 -0
  187. package/docs/API-reference/api/x-types.relatedpromptsresponse.relatedprompts.md +11 -0
  188. package/docs/API-reference/api/x-types.searchresponse.md +1 -0
  189. package/docs/API-reference/api/x-types.searchresponse.stats.md +11 -0
  190. package/docs/API-reference/api/x-types.stats.md +22 -0
  191. package/docs/API-reference/api/x-types.stats.price.md +14 -0
  192. package/docs/API-reference/api/x-types.xcomponentsadapter.md +1 -0
  193. package/docs/API-reference/api/x-types.xcomponentsadapter.relatedprompts.md +11 -0
  194. package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
  195. package/docs/API-reference/components/common/x-components.base-slider.md +189 -0
  196. package/docs/API-reference/components/common/x-components.display-click-provider.md +16 -0
  197. package/docs/API-reference/components/common/x-components.items-list.md +1 -1
  198. package/docs/API-reference/components/common/x-components.page-selector.md +136 -0
  199. package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
  200. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
  201. package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +16 -0
  202. package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -0
  203. package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +31 -0
  204. package/docs/API-reference/components/search/x-components.results-list.md +1 -1
  205. package/js/components/animations/fade-and-slide.vue.js +1 -2
  206. package/js/components/animations/fade-and-slide.vue.js.map +1 -1
  207. package/js/components/base-dropdown.vue.js +1 -3
  208. package/js/components/base-dropdown.vue.js.map +1 -1
  209. package/js/components/base-dropdown.vue2.js +1 -7
  210. package/js/components/base-dropdown.vue2.js.map +1 -1
  211. package/js/components/base-event-button.vue.js +1 -2
  212. package/js/components/base-event-button.vue.js.map +1 -1
  213. package/js/components/base-grid.vue.js +11 -18
  214. package/js/components/base-grid.vue.js.map +1 -1
  215. package/js/components/base-grid.vue2.js.map +1 -1
  216. package/js/components/base-grid.vue3.js +1 -1
  217. package/js/components/base-keyboard-navigation.vue.js +1 -2
  218. package/js/components/base-keyboard-navigation.vue.js.map +1 -1
  219. package/js/components/base-rating.vue.js +1 -3
  220. package/js/components/base-rating.vue.js.map +1 -1
  221. package/js/components/base-slider.vue.js +65 -0
  222. package/js/components/base-slider.vue.js.map +1 -0
  223. package/js/components/base-slider.vue2.js +109 -0
  224. package/js/components/base-slider.vue2.js.map +1 -0
  225. package/js/components/base-slider.vue3.js +7 -0
  226. package/js/components/base-slider.vue3.js.map +1 -0
  227. package/js/components/base-variable-column-grid.vue.js +1 -2
  228. package/js/components/base-variable-column-grid.vue.js.map +1 -1
  229. package/js/components/column-picker/base-column-picker-dropdown.vue.js +1 -3
  230. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  231. package/js/components/column-picker/base-column-picker-list.vue.js +1 -3
  232. package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
  233. package/js/components/display-click-provider.vue.js +69 -0
  234. package/js/components/display-click-provider.vue.js.map +1 -0
  235. package/js/components/display-click-provider.vue2.js +6 -0
  236. package/js/components/display-click-provider.vue2.js.map +1 -0
  237. package/js/components/filters/labels/base-rating-filter-label.vue.js +1 -3
  238. package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
  239. package/js/components/icons/cross-tiny.vue.js +2 -2
  240. package/js/components/icons/plus.vue.js +2 -2
  241. package/js/components/items-list.vue.js +1 -2
  242. package/js/components/items-list.vue.js.map +1 -1
  243. package/js/components/items-list.vue2.js +2 -2
  244. package/js/components/items-list.vue2.js.map +1 -1
  245. package/js/components/layouts/fixed-header-and-asides-layout.vue.js +1 -7
  246. package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
  247. package/js/components/layouts/multi-column-max-width-layout.vue.js +1 -9
  248. package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
  249. package/js/components/layouts/single-column-layout.vue.js +1 -9
  250. package/js/components/layouts/single-column-layout.vue.js.map +1 -1
  251. package/js/components/modals/base-events-modal-close.vue.js +1 -2
  252. package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
  253. package/js/components/modals/base-events-modal-open.vue.js +1 -2
  254. package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
  255. package/js/components/modals/base-id-modal-close.vue.js +1 -2
  256. package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
  257. package/js/components/modals/base-id-modal-open.vue.js +1 -2
  258. package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
  259. package/js/components/modals/base-modal.vue.js +1 -2
  260. package/js/components/modals/base-modal.vue.js.map +1 -1
  261. package/js/components/modals/base-modal.vue2.js +13 -6
  262. package/js/components/modals/base-modal.vue2.js.map +1 -1
  263. package/js/components/page-loader-button.vue.js +8 -10
  264. package/js/components/page-loader-button.vue.js.map +1 -1
  265. package/js/components/page-loader-button.vue2.js.map +1 -1
  266. package/js/components/page-loader-button.vue3.js +7 -0
  267. package/js/components/page-loader-button.vue3.js.map +1 -0
  268. package/js/components/page-selector.vue.js +78 -0
  269. package/js/components/page-selector.vue.js.map +1 -0
  270. package/js/components/page-selector.vue2.js +128 -0
  271. package/js/components/page-selector.vue2.js.map +1 -0
  272. package/js/components/page-selector.vue3.js +7 -0
  273. package/js/components/page-selector.vue3.js.map +1 -0
  274. package/js/components/panels/base-header-toggle-panel.vue.js +1 -5
  275. package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
  276. package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -2
  277. package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
  278. package/js/components/panels/base-id-toggle-panel.vue.js +1 -2
  279. package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
  280. package/js/components/panels/base-tabs-panel.vue.js +1 -4
  281. package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
  282. package/js/components/panels/base-toggle-panel.vue.js +1 -2
  283. package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
  284. package/js/components/result/base-result-add-to-cart.vue.js +3 -3
  285. package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
  286. package/js/components/result/base-result-add-to-cart.vue2.js +19 -5
  287. package/js/components/result/base-result-add-to-cart.vue2.js.map +1 -1
  288. package/js/components/result/base-result-current-price.vue.js +1 -2
  289. package/js/components/result/base-result-current-price.vue.js.map +1 -1
  290. package/js/components/result/base-result-image.vue.js +39 -59
  291. package/js/components/result/base-result-image.vue.js.map +1 -1
  292. package/js/components/result/base-result-image.vue2.js +5 -5
  293. package/js/components/result/base-result-image.vue2.js.map +1 -1
  294. package/js/components/result/base-result-link.vue.js +1 -2
  295. package/js/components/result/base-result-link.vue.js.map +1 -1
  296. package/js/components/result/base-result-previous-price.vue.js +1 -2
  297. package/js/components/result/base-result-previous-price.vue.js.map +1 -1
  298. package/js/components/result/base-result-rating.vue.js +1 -4
  299. package/js/components/result/base-result-rating.vue.js.map +1 -1
  300. package/js/components/result/result-variant-selector.vue.js +1 -3
  301. package/js/components/result/result-variant-selector.vue.js.map +1 -1
  302. package/js/components/sliding-panel.vue.js +3 -6
  303. package/js/components/sliding-panel.vue.js.map +1 -1
  304. package/js/components/suggestions/base-suggestion.vue.js +1 -2
  305. package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
  306. package/js/components/suggestions/base-suggestions.vue.js +1 -2
  307. package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
  308. package/js/composables/use-alias-api.js +4 -1
  309. package/js/composables/use-alias-api.js.map +1 -1
  310. package/js/composables/use-getter.js +1 -1
  311. package/js/composables/use-state.js +1 -1
  312. package/js/directives/typing.js +52 -0
  313. package/js/directives/typing.js.map +1 -0
  314. package/js/index.js +18 -2
  315. package/js/index.js.map +1 -1
  316. package/js/types/animation-prop.js +5 -0
  317. package/js/types/animation-prop.js.map +1 -1
  318. package/js/x-installer/x-installer/x-installer.js +3 -3
  319. package/js/x-installer/x-installer/x-installer.js.map +1 -1
  320. package/js/x-modules/device/store/emitters.js +1 -0
  321. package/js/x-modules/device/store/emitters.js.map +1 -1
  322. package/js/x-modules/empathize/components/empathize.vue.js +1 -2
  323. package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
  324. package/js/x-modules/empathize/components/empathize.vue2.js +6 -0
  325. package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
  326. package/js/x-modules/empathize/store/emitters.js +1 -0
  327. package/js/x-modules/empathize/store/emitters.js.map +1 -1
  328. package/js/x-modules/experience-controls/store/emitters.js +1 -0
  329. package/js/x-modules/experience-controls/store/emitters.js.map +1 -1
  330. package/js/x-modules/extra-params/components/extra-params.vue.js +1 -1
  331. package/js/x-modules/extra-params/components/extra-params.vue.js.map +1 -1
  332. package/js/x-modules/extra-params/store/emitters.js +1 -0
  333. package/js/x-modules/extra-params/store/emitters.js.map +1 -1
  334. package/js/x-modules/facets/components/facets/facets.vue.js +20 -33
  335. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  336. package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
  337. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  338. package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -2
  339. package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
  340. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +1 -6
  341. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  342. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +1 -3
  343. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
  344. package/js/x-modules/facets/components/filters/number-range-filter.vue.js +1 -3
  345. package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
  346. package/js/x-modules/facets/components/filters/simple-filter.vue.js +1 -3
  347. package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
  348. package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -2
  349. package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
  350. package/js/x-modules/facets/components/lists/filters-search.vue.js +1 -3
  351. package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
  352. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +11 -18
  353. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  354. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
  355. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  356. package/js/x-modules/facets/components/lists/sliced-filters.vue.js +1 -4
  357. package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
  358. package/js/x-modules/history-queries/components/clear-history-queries.vue.js +1 -2
  359. package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
  360. package/js/x-modules/history-queries/components/history-queries.vue.js +1 -10
  361. package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
  362. package/js/x-modules/history-queries/components/history-query.vue.js +1 -6
  363. package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
  364. package/js/x-modules/history-queries/components/my-history.vue.js +1 -4
  365. package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
  366. package/js/x-modules/history-queries/components/remove-history-query.vue.js +1 -2
  367. package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
  368. package/js/x-modules/history-queries/store/emitters.js +1 -0
  369. package/js/x-modules/history-queries/store/emitters.js.map +1 -1
  370. package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -2
  371. package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
  372. package/js/x-modules/identifier-results/store/emitters.js +1 -0
  373. package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
  374. package/js/x-modules/next-queries/components/next-queries.vue.js +1 -7
  375. package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
  376. package/js/x-modules/next-queries/components/next-query-preview.vue.js +1 -3
  377. package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
  378. package/js/x-modules/next-queries/components/next-query.vue.js +1 -4
  379. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  380. package/js/x-modules/next-queries/store/emitters.js +1 -0
  381. package/js/x-modules/next-queries/store/emitters.js.map +1 -1
  382. package/js/x-modules/popular-searches/components/popular-search.vue.js +1 -4
  383. package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
  384. package/js/x-modules/popular-searches/components/popular-searches.vue.js +1 -7
  385. package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
  386. package/js/x-modules/queries-preview/components/query-preview-button.vue.js +1 -2
  387. package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
  388. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +6 -0
  389. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
  390. package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
  391. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +15 -2
  392. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
  393. package/js/x-modules/queries-preview/components/query-preview.vue.js +1 -2
  394. package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
  395. package/js/x-modules/queries-preview/components/query-preview.vue2.js +7 -1
  396. package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
  397. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +2 -1
  398. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
  399. package/js/x-modules/queries-preview/store/emitters.js +1 -0
  400. package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
  401. package/js/x-modules/queries-preview/store/module.js +1 -1
  402. package/js/x-modules/queries-preview/store/module.js.map +1 -1
  403. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +6 -4
  404. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
  405. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -4
  406. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
  407. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +1 -7
  408. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
  409. package/js/x-modules/query-suggestions/store/emitters.js +1 -0
  410. package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
  411. package/js/x-modules/recommendations/components/recommendations.vue.js +1 -2
  412. package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
  413. package/js/x-modules/recommendations/store/emitters.js +1 -0
  414. package/js/x-modules/recommendations/store/emitters.js.map +1 -1
  415. package/js/x-modules/related-prompts/components/related-prompt.vue.js +25 -0
  416. package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -0
  417. package/js/x-modules/related-prompts/components/related-prompt.vue2.js +31 -0
  418. package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
  419. package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
  420. package/js/x-modules/related-prompts/components/related-prompt.vue3.js.map +1 -0
  421. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +154 -0
  422. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -0
  423. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js +6 -0
  424. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js.map +1 -0
  425. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +89 -0
  426. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -0
  427. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +221 -0
  428. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -0
  429. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +7 -0
  430. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js.map +1 -0
  431. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +29 -0
  432. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -0
  433. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +20 -0
  434. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -0
  435. package/js/x-modules/related-prompts/store/emitters.js +15 -0
  436. package/js/x-modules/related-prompts/store/emitters.js.map +1 -0
  437. package/js/x-modules/related-prompts/store/getters/request.getter.js +16 -0
  438. package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -0
  439. package/js/x-modules/related-prompts/store/module.js +61 -0
  440. package/js/x-modules/related-prompts/store/module.js.map +1 -0
  441. package/js/x-modules/related-prompts/wiring.js +99 -0
  442. package/js/x-modules/related-prompts/wiring.js.map +1 -0
  443. package/js/x-modules/related-prompts/x-module.js +21 -0
  444. package/js/x-modules/related-prompts/x-module.js.map +1 -0
  445. package/js/x-modules/related-tags/components/related-tag.vue.js +1 -2
  446. package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
  447. package/js/x-modules/related-tags/components/related-tags.vue.js +1 -4
  448. package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
  449. package/js/x-modules/related-tags/store/emitters.js +1 -0
  450. package/js/x-modules/related-tags/store/emitters.js.map +1 -1
  451. package/js/x-modules/scroll/components/scroll-to-top.vue.js +1 -2
  452. package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
  453. package/js/x-modules/scroll/components/scroll-to-top.vue2.js +6 -0
  454. package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
  455. package/js/x-modules/scroll/store/emitters.js +1 -0
  456. package/js/x-modules/scroll/store/emitters.js.map +1 -1
  457. package/js/x-modules/search/components/partial-results-list.vue.js +1 -2
  458. package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
  459. package/js/x-modules/search/components/results-list.vue.js +2 -2
  460. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  461. package/js/x-modules/search/components/sort-dropdown.vue.js +1 -3
  462. package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
  463. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +10 -3
  464. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
  465. package/js/x-modules/search/store/actions/save-search-response.action.js +2 -1
  466. package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
  467. package/js/x-modules/search/store/emitters.js +1 -0
  468. package/js/x-modules/search/store/emitters.js.map +1 -1
  469. package/js/x-modules/search/store/module.js +9 -3
  470. package/js/x-modules/search/store/module.js.map +1 -1
  471. package/js/x-modules/search/wiring.js +4 -0
  472. package/js/x-modules/search/wiring.js.map +1 -1
  473. package/js/x-modules/search-box/components/clear-search-input.vue.js +1 -2
  474. package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
  475. package/js/x-modules/search-box/components/search-button.vue.js +1 -2
  476. package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
  477. package/js/x-modules/search-box/store/emitters.js +1 -0
  478. package/js/x-modules/search-box/store/emitters.js.map +1 -1
  479. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js +1 -3
  480. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
  481. package/js/x-modules/semantic-queries/components/semantic-query.vue.js +1 -4
  482. package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
  483. package/js/x-modules/tagging/store/module.js +5 -1
  484. package/js/x-modules/tagging/store/module.js.map +1 -1
  485. package/js/x-modules/tagging/wiring.js +64 -1
  486. package/js/x-modules/tagging/wiring.js.map +1 -1
  487. package/js/x-modules/url/store/emitters.js +1 -0
  488. package/js/x-modules/url/store/emitters.js.map +1 -1
  489. package/package.json +51 -50
  490. package/related-prompts/index.d.ts +1 -0
  491. package/related-prompts/index.js +10 -0
  492. package/report/x-adapter-platform.api.json +881 -53
  493. package/report/x-components.api.json +16507 -17993
  494. package/report/x-components.api.md +720 -167
  495. package/report/x-types.api.json +496 -0
  496. package/tagging/index.js +1 -1
  497. package/types/adapter/e2e-adapter.d.ts.map +1 -1
  498. package/types/adapter/mocked-responses.d.ts +3 -0
  499. package/types/adapter/mocked-responses.d.ts.map +1 -1
  500. package/types/components/base-dropdown.vue.d.ts +5 -5
  501. package/types/components/base-dropdown.vue.d.ts.map +1 -1
  502. package/types/components/base-grid.vue.d.ts +3 -3
  503. package/types/components/base-slider.vue.d.ts +74 -0
  504. package/types/components/base-slider.vue.d.ts.map +1 -0
  505. package/types/components/base-variable-column-grid.vue.d.ts +3 -3
  506. package/types/components/display-click-provider.vue.d.ts +52 -0
  507. package/types/components/display-click-provider.vue.d.ts.map +1 -0
  508. package/types/components/global-x-bus.vue.d.ts +12 -0
  509. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  510. package/types/components/index.d.ts +3 -0
  511. package/types/components/index.d.ts.map +1 -1
  512. package/types/components/items-list.vue.d.ts +3 -3
  513. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
  514. package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
  515. package/types/components/modals/base-events-modal.vue.d.ts +2 -2
  516. package/types/components/modals/base-id-modal.vue.d.ts +2 -2
  517. package/types/components/modals/base-modal.vue.d.ts +10 -10
  518. package/types/components/modals/base-modal.vue.d.ts.map +1 -1
  519. package/types/components/modals/main-modal.vue.d.ts +2 -2
  520. package/types/components/page-selector.vue.d.ts +125 -0
  521. package/types/components/page-selector.vue.d.ts.map +1 -0
  522. package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
  523. package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
  524. package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
  525. package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
  526. package/types/components/result/base-result-add-to-cart.vue.d.ts +2 -0
  527. package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
  528. package/types/components/result/base-result-image.vue.d.ts +10 -10
  529. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  530. package/types/components/snippet-callbacks.vue.d.ts +6 -0
  531. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  532. package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
  533. package/types/composables/use-alias-api.d.ts +5 -0
  534. package/types/composables/use-alias-api.d.ts.map +1 -1
  535. package/types/composables/use-store.d.ts +2 -2
  536. package/types/composables/use-store.d.ts.map +1 -1
  537. package/types/directives/index.d.ts +1 -0
  538. package/types/directives/index.d.ts.map +1 -1
  539. package/types/directives/typing.d.ts +30 -0
  540. package/types/directives/typing.d.ts.map +1 -0
  541. package/types/index.d.ts +1 -0
  542. package/types/index.d.ts.map +1 -1
  543. package/types/store/index.d.ts +4 -1
  544. package/types/store/index.d.ts.map +1 -1
  545. package/types/tailwind/plugin-options.d.ts +1 -2
  546. package/types/tailwind/plugin-options.d.ts.map +1 -1
  547. package/types/types/animation-prop.d.ts +6 -2
  548. package/types/types/animation-prop.d.ts.map +1 -1
  549. package/types/types/origin.d.ts +2 -2
  550. package/types/types/origin.d.ts.map +1 -1
  551. package/types/types/page-mode.d.ts +2 -0
  552. package/types/types/page-mode.d.ts.map +1 -0
  553. package/types/views/home/types.d.ts +3 -0
  554. package/types/views/home/types.d.ts.map +1 -1
  555. package/types/wiring/events.types.d.ts +3 -1
  556. package/types/wiring/events.types.d.ts.map +1 -1
  557. package/types/x-installer/x-installer/types.d.ts +2 -2
  558. package/types/x-installer/x-installer/types.d.ts.map +1 -1
  559. package/types/x-installer/x-installer/x-installer.d.ts +4 -4
  560. package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
  561. package/types/x-modules/empathize/components/empathize.vue.d.ts +5 -5
  562. package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
  563. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +8 -2
  564. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  565. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +6 -0
  566. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  567. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
  568. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
  569. package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
  570. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
  571. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
  572. package/types/x-modules/next-queries/index.d.ts +1 -0
  573. package/types/x-modules/next-queries/index.d.ts.map +1 -1
  574. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
  575. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
  576. package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
  577. package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
  578. package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
  579. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +4 -2
  580. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
  581. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
  582. package/types/x-modules/related-prompts/components/index.d.ts +4 -0
  583. package/types/x-modules/related-prompts/components/index.d.ts.map +1 -0
  584. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +28 -0
  585. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
  586. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +106 -0
  587. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
  588. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +126 -0
  589. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
  590. package/types/x-modules/related-prompts/events.types.d.ts +36 -0
  591. package/types/x-modules/related-prompts/events.types.d.ts.map +1 -0
  592. package/types/x-modules/related-prompts/index.d.ts +6 -0
  593. package/types/x-modules/related-prompts/index.d.ts.map +1 -0
  594. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +17 -0
  595. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
  596. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +13 -0
  597. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
  598. package/types/x-modules/related-prompts/store/emitters.d.ts +9 -0
  599. package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
  600. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +13 -0
  601. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
  602. package/types/x-modules/related-prompts/store/index.d.ts +7 -0
  603. package/types/x-modules/related-prompts/store/index.d.ts.map +1 -0
  604. package/types/x-modules/related-prompts/store/module.d.ts +8 -0
  605. package/types/x-modules/related-prompts/store/module.d.ts.map +1 -0
  606. package/types/x-modules/related-prompts/store/types.d.ts +108 -0
  607. package/types/x-modules/related-prompts/store/types.d.ts.map +1 -0
  608. package/types/x-modules/related-prompts/types.d.ts +10 -0
  609. package/types/x-modules/related-prompts/types.d.ts.map +1 -0
  610. package/types/x-modules/related-prompts/wiring.d.ts +38 -0
  611. package/types/x-modules/related-prompts/wiring.d.ts.map +1 -0
  612. package/types/x-modules/related-prompts/x-module.d.ts +16 -0
  613. package/types/x-modules/related-prompts/x-module.d.ts.map +1 -0
  614. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
  615. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +5 -5
  616. package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
  617. package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
  618. package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
  619. package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
  620. package/types/x-modules/search/components/sort-dropdown.vue.d.ts +1 -1
  621. package/types/x-modules/search/config.types.d.ts +2 -0
  622. package/types/x-modules/search/config.types.d.ts.map +1 -1
  623. package/types/x-modules/search/events.types.d.ts +4 -0
  624. package/types/x-modules/search/events.types.d.ts.map +1 -1
  625. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
  626. package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
  627. package/types/x-modules/search/store/module.d.ts +2 -0
  628. package/types/x-modules/search/store/module.d.ts.map +1 -1
  629. package/types/x-modules/search/store/types.d.ts +9 -1
  630. package/types/x-modules/search/store/types.d.ts.map +1 -1
  631. package/types/x-modules/search/wiring.d.ts +4 -0
  632. package/types/x-modules/search/wiring.d.ts.map +1 -1
  633. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
  634. package/types/x-modules/tagging/store/module.d.ts.map +1 -1
  635. package/types/x-modules/tagging/wiring.d.ts +36 -2
  636. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  637. package/types/x-modules/x-modules.types.d.ts +2 -0
  638. package/types/x-modules/x-modules.types.d.ts.map +1 -1
  639. package/docs/API-reference/api/x-components.usestore.md +0 -19
  640. package/docs/assets/features/overview-my-history.svg +0 -279
  641. package/docs/assets/features/overview-product-results-card.svg +0 -128
  642. package/docs/assets/interface/build-search-ui.svg +0 -167
  643. package/docs/assets/interface/experience-search-intro.svg +0 -1
  644. package/docs/assets/interface/integration-guide.svg +0 -1
  645. package/docs/assets/interface/integration-video.png +0 -0
  646. package/docs/assets/interface/x-architecture.svg +0 -1
  647. package/docs/assets/interface/x-empathize.gif +0 -0
  648. package/docs/assets/interface/x-facets.gif +0 -0
  649. package/docs/assets/interface/x-facets.svg +0 -189
  650. package/docs/assets/interface/x-history-queries.gif +0 -0
  651. package/docs/assets/interface/x-id-results.gif +0 -0
  652. package/docs/assets/interface/x-next-queries.gif +0 -0
  653. package/docs/assets/interface/x-popular-searches.gif +0 -0
  654. package/docs/assets/interface/x-query-suggestions.gif +0 -0
  655. package/docs/assets/interface/x-recommendations.gif +0 -0
  656. package/docs/assets/interface/x-recommendations.svg +0 -472
  657. package/docs/assets/interface/x-related-tags.gif +0 -0
  658. package/docs/assets/interface/x-results-layout.svg +0 -259
  659. package/docs/assets/interface/x-search-box-elements.svg +0 -1
  660. package/docs/assets/interface/x-search-box.svg +0 -60
  661. package/docs/build-search-ui/README.md +0 -127
  662. package/docs/build-search-ui/sidebar.js +0 -7
  663. package/docs/build-search-ui/web-archetype-development-guide.md +0 -186
  664. package/docs/build-search-ui/web-archetype-integration-guide.md +0 -458
  665. package/docs/build-search-ui/web-how-to-use-x-components-guide.md +0 -200
  666. package/docs/build-search-ui/web-x-architecture.md +0 -83
  667. package/docs/build-search-ui/web-x-components-development-guide.md +0 -157
  668. package/docs/experience-search-and-discovery/README.md +0 -132
  669. package/docs/experience-search-and-discovery/empathize.md +0 -119
  670. package/docs/experience-search-and-discovery/facets-and-filters.md +0 -154
  671. package/docs/experience-search-and-discovery/history-queries.md +0 -70
  672. package/docs/experience-search-and-discovery/id-results.md +0 -49
  673. package/docs/experience-search-and-discovery/my-history.md +0 -60
  674. package/docs/experience-search-and-discovery/next-queries.md +0 -72
  675. package/docs/experience-search-and-discovery/popular-searches.md +0 -50
  676. package/docs/experience-search-and-discovery/product-results-ui.md +0 -82
  677. package/docs/experience-search-and-discovery/query-suggestions.md +0 -48
  678. package/docs/experience-search-and-discovery/recommendations.md +0 -134
  679. package/docs/experience-search-and-discovery/related-tags.md +0 -66
  680. package/docs/experience-search-and-discovery/search-box.md +0 -99
  681. package/docs/experience-search-and-discovery/serp-ui.md +0 -125
  682. package/docs/experience-search-and-discovery/sidebar.js +0 -17
  683. package/docs/experience-search-and-discovery/web-local-storage.md +0 -30
  684. package/docs/input-status-machine-state.png +0 -0
  685. package/js/composables/use-store.js +0 -15
  686. package/js/composables/use-store.js.map +0 -1
  687. package/js/utils/options-api.js +0 -4
  688. package/js/utils/options-api.js.map +0 -1
  689. package/types/utils/options-api.d.ts +0 -3
  690. package/types/utils/options-api.d.ts.map +0 -1
@@ -19,8 +19,8 @@ _default: import("vue").DefineComponent<{
19
19
  default: () => string[];
20
20
  };
21
21
  animation: {
22
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
23
- default: () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
22
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
23
+ default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
24
24
  };
25
25
  }, {
26
26
  close: () => void;
@@ -38,12 +38,12 @@ _default: import("vue").DefineComponent<{
38
38
  default: () => string[];
39
39
  };
40
40
  animation: {
41
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
42
- default: () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
41
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
42
+ default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
43
43
  };
44
44
  }>>, {
45
45
  eventsToOpenEmpathize: (keyof import("../../../wiring").XEventsTypes)[];
46
46
  eventsToCloseEmpathize: (keyof import("../../../wiring").XEventsTypes)[];
47
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
47
+ animation: string | Function | Record<string, any>;
48
48
  }, {}>
49
49
  ```
@@ -11,7 +11,7 @@ Empathize store mutations.
11
11
  ```typescript
12
12
  export interface EmpathizeMutations extends ConfigMutations<EmpathizeState>
13
13
  ```
14
- **Extends:** ConfigMutations&lt;[EmpathizeState](./x-components.empathizestate.md)<!-- -->&gt;
14
+ **Extends:** [ConfigMutations](./x-components.configmutations.md)<!-- -->&lt;[EmpathizeState](./x-components.empathizestate.md)<!-- -->&gt;
15
15
 
16
16
  ## Methods
17
17
 
@@ -13,7 +13,7 @@ _default: import("vue").DefineComponent<{
13
13
  facetsIds: PropType<(string | number)[]>;
14
14
  alwaysVisible: BooleanConstructor;
15
15
  animation: {
16
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
16
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
17
17
  default: string;
18
18
  };
19
19
  renderableFacets: StringConstructor;
@@ -26,12 +26,12 @@ _default: import("vue").DefineComponent<{
26
26
  facetsIds: PropType<(string | number)[]>;
27
27
  alwaysVisible: BooleanConstructor;
28
28
  animation: {
29
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
29
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
30
30
  default: string;
31
31
  };
32
32
  renderableFacets: StringConstructor;
33
33
  }>>, {
34
34
  alwaysVisible: boolean;
35
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
35
+ animation: string | Function | Record<string, any>;
36
36
  }, {}>
37
37
  ```
@@ -11,7 +11,7 @@ Facets store mutations.
11
11
  ```typescript
12
12
  export interface FacetsMutations extends QueryMutations, ConfigMutations<FacetsState>
13
13
  ```
14
- **Extends:** QueryMutations, ConfigMutations&lt;[FacetsState](./x-components.facetsstate.md)<!-- -->&gt;
14
+ **Extends:** [QueryMutations](./x-components.querymutations.md)<!-- -->, [ConfigMutations](./x-components.configmutations.md)<!-- -->&lt;[FacetsState](./x-components.facetsstate.md)<!-- -->&gt;
15
15
 
16
16
  ## Methods
17
17
 
@@ -9,7 +9,7 @@ Indicates where the feature is placed.
9
9
  **Signature:**
10
10
 
11
11
  ```typescript
12
- export type FeatureLocation = 'external' | 'my_history' | 'no_query' | 'results' | 'no_results' | 'low_results' | 'none' | 'predictive_layer' | 'pdp' | 'url_history' | 'url_history_pdp';
12
+ export type FeatureLocation = 'external' | 'my_history' | 'no_query' | 'results' | 'no_results' | 'low_results' | 'none' | 'predictive_layer' | 'pdp' | 'url_history' | 'url_history_pdp' | 'related-prompts';
13
13
  ```
14
14
 
15
15
  ## Example 1
@@ -0,0 +1,13 @@
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [fetchAndSaveRelatedPrompts](./x-components.fetchandsaverelatedprompts.md)
4
+
5
+ ## fetchAndSaveRelatedPrompts variable
6
+
7
+ Default implementation for [RelatedPromptsActions.fetchAndSaveRelatedPrompts()](./x-components.relatedpromptsactions.fetchandsaverelatedprompts.md) action.
8
+
9
+ **Signature:**
10
+
11
+ ```typescript
12
+ fetchAndSaveRelatedPrompts: (context: RelatedPromptsActionContext, request: RelatedPromptsRequest | null) => void | Promise<void>
13
+ ```
@@ -0,0 +1,13 @@
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [fetchRelatedPrompts](./x-components.fetchrelatedprompts.md)
4
+
5
+ ## fetchRelatedPrompts variable
6
+
7
+ Default implementation for the [RelatedPromptsActions.fetchRelatedPrompts()](./x-components.relatedpromptsactions.fetchrelatedprompts.md)<!-- -->.
8
+
9
+ **Signature:**
10
+
11
+ ```typescript
12
+ fetchRelatedPrompts: RelatedPromptsXStoreModule['actions']['fetchRelatedPrompts']
13
+ ```
@@ -16,7 +16,7 @@ _default: import("vue").DefineComponent<{
16
16
  required: false;
17
17
  };
18
18
  animation: {
19
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
19
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
20
20
  default: string;
21
21
  };
22
22
  }, {
@@ -30,10 +30,10 @@ _default: import("vue").DefineComponent<{
30
30
  required: false;
31
31
  };
32
32
  animation: {
33
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
33
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
34
34
  default: string;
35
35
  };
36
36
  }>>, {
37
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
37
+ animation: string | Function | Record<string, any>;
38
38
  }, {}>
39
39
  ```
@@ -154,6 +154,7 @@ _default: import("vue").DefineComponent<{
154
154
  UserClickedAPromoted: (payload: import("@empathyco/x-types").Promoted, metadata: import("..").WireMetadata) => unknown;
155
155
  UserClickedABanner: (payload: import("@empathyco/x-types").Banner, metadata: import("..").WireMetadata) => unknown;
156
156
  UserClickedAbortARedirection: (payload: undefined, metadata: import("..").WireMetadata) => unknown;
157
+ UserSelectedAPage: (payload: number, metadata: import("..").WireMetadata) => unknown;
157
158
  SemanticQueryRequestUpdated: (payload: import("@empathyco/x-types").SemanticQueriesRequest | null, metadata: import("..").WireMetadata) => unknown;
158
159
  SemanticQueriesResponseChanged: (payload: import("@empathyco/x-types").SemanticQuery[], metadata: import("..").WireMetadata) => unknown;
159
160
  UserSelectedASemanticQuery: (payload: import("@empathyco/x-types").SemanticQuery, metadata: import("..").WireMetadata) => unknown;
@@ -171,6 +172,11 @@ _default: import("vue").DefineComponent<{
171
172
  ExtraParamsLoadedFromUrl: (payload: import("@empathyco/x-utils").Dictionary<unknown>, metadata: import("..").WireMetadata) => unknown;
172
173
  PushableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
173
174
  ReplaceableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
175
+ RelatedPromptsRequestUpdated: (payload: import("@empathyco/x-types").RelatedPromptsRequest | null, metadata: import("..").WireMetadata) => unknown;
176
+ UserSelectedARelatedPrompt: (payload: number, metadata: import("..").WireMetadata) => unknown;
177
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: import("..").WireMetadata) => unknown;
178
+ UserClickedARelatedPromptResult: (payload: import("@empathyco/x-types").Result, metadata: import("..").WireMetadata) => unknown;
179
+ UserClickedARelatedPromptAdd2Cart: (payload: import("@empathyco/x-types").Result, metadata: import("..").WireMetadata) => unknown;
174
180
  }>>;
175
181
  required: true;
176
182
  };
@@ -319,6 +325,7 @@ _default: import("vue").DefineComponent<{
319
325
  UserClickedAPromoted: (payload: import("@empathyco/x-types").Promoted, metadata: import("..").WireMetadata) => unknown;
320
326
  UserClickedABanner: (payload: import("@empathyco/x-types").Banner, metadata: import("..").WireMetadata) => unknown;
321
327
  UserClickedAbortARedirection: (payload: undefined, metadata: import("..").WireMetadata) => unknown;
328
+ UserSelectedAPage: (payload: number, metadata: import("..").WireMetadata) => unknown;
322
329
  SemanticQueryRequestUpdated: (payload: import("@empathyco/x-types").SemanticQueriesRequest | null, metadata: import("..").WireMetadata) => unknown;
323
330
  SemanticQueriesResponseChanged: (payload: import("@empathyco/x-types").SemanticQuery[], metadata: import("..").WireMetadata) => unknown;
324
331
  UserSelectedASemanticQuery: (payload: import("@empathyco/x-types").SemanticQuery, metadata: import("..").WireMetadata) => unknown;
@@ -336,6 +343,11 @@ _default: import("vue").DefineComponent<{
336
343
  ExtraParamsLoadedFromUrl: (payload: import("@empathyco/x-utils").Dictionary<unknown>, metadata: import("..").WireMetadata) => unknown;
337
344
  PushableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
338
345
  ReplaceableUrlStateUpdated: (payload: import("..").UrlParams, metadata: import("..").WireMetadata) => unknown;
346
+ RelatedPromptsRequestUpdated: (payload: import("@empathyco/x-types").RelatedPromptsRequest | null, metadata: import("..").WireMetadata) => unknown;
347
+ UserSelectedARelatedPrompt: (payload: number, metadata: import("..").WireMetadata) => unknown;
348
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: import("..").WireMetadata) => unknown;
349
+ UserClickedARelatedPromptResult: (payload: import("@empathyco/x-types").Result, metadata: import("..").WireMetadata) => unknown;
350
+ UserClickedARelatedPromptAdd2Cart: (payload: import("@empathyco/x-types").Result, metadata: import("..").WireMetadata) => unknown;
339
351
  }>>;
340
352
  required: true;
341
353
  };
@@ -14,7 +14,7 @@ _default: import("vue").DefineComponent<{
14
14
  type: PropType<HierarchicalFilterModel>;
15
15
  required: true;
16
16
  };
17
- childrenAnimation: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
17
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
18
18
  clickEvents: PropType<Partial<XEventsTypes>>;
19
19
  cssClasses: {
20
20
  type: PropType<(string | Dictionary<boolean>)[]>;
@@ -166,6 +166,7 @@ _default: import("vue").DefineComponent<{
166
166
  UserClickedAPromoted?: import("@empathyco/x-types").Promoted | undefined;
167
167
  UserClickedABanner?: import("@empathyco/x-types").Banner | undefined;
168
168
  UserClickedAbortARedirection?: void | undefined;
169
+ UserSelectedAPage?: number | undefined;
169
170
  SemanticQueryRequestUpdated?: import("@empathyco/x-types").SemanticQueriesRequest | null | undefined;
170
171
  SemanticQueriesResponseChanged?: import("@empathyco/x-types").SemanticQuery[] | undefined;
171
172
  UserSelectedASemanticQuery?: import("@empathyco/x-types").SemanticQuery | undefined;
@@ -183,6 +184,11 @@ _default: import("vue").DefineComponent<{
183
184
  ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
184
185
  PushableUrlStateUpdated?: import("../../../../types").UrlParams | undefined;
185
186
  ReplaceableUrlStateUpdated?: import("../../../../types").UrlParams | undefined;
187
+ RelatedPromptsRequestUpdated?: import("@empathyco/x-types").RelatedPromptsRequest | null | undefined;
188
+ UserSelectedARelatedPrompt?: number | undefined;
189
+ UserSelectedARelatedPromptQuery?: number | undefined;
190
+ UserClickedARelatedPromptResult?: import("@empathyco/x-types").Result | undefined;
191
+ UserClickedARelatedPromptAdd2Cart?: import("@empathyco/x-types").Result | undefined;
186
192
  }>;
187
193
  innerCssClasses: import("vue").ComputedRef<(string | Dictionary<boolean>)[]>;
188
194
  renderedChildrenFilters: import("vue").ComputedRef<HierarchicalFilterModel[]>;
@@ -192,7 +198,7 @@ _default: import("vue").DefineComponent<{
192
198
  type: PropType<HierarchicalFilterModel>;
193
199
  required: true;
194
200
  };
195
- childrenAnimation: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
201
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
196
202
  clickEvents: PropType<Partial<XEventsTypes>>;
197
203
  cssClasses: {
198
204
  type: PropType<(string | Dictionary<boolean>)[]>;
@@ -11,7 +11,7 @@ HistoryQueries store mutations.
11
11
  ```typescript
12
12
  export interface HistoryQueriesMutations extends QueryMutations, ConfigMutations<HistoryQueriesState>
13
13
  ```
14
- **Extends:** QueryMutations, ConfigMutations&lt;[HistoryQueriesState](./x-components.historyqueriesstate.md)<!-- -->&gt;
14
+ **Extends:** [QueryMutations](./x-components.querymutations.md)<!-- -->, [ConfigMutations](./x-components.configmutations.md)<!-- -->&lt;[HistoryQueriesState](./x-components.historyqueriesstate.md)<!-- -->&gt;
15
15
 
16
16
  ## Methods
17
17
 
@@ -11,7 +11,7 @@ HistoryQueries store state.
11
11
  ```typescript
12
12
  export interface HistoryQueriesState extends QueryState
13
13
  ```
14
- **Extends:** QueryState
14
+ **Extends:** [QueryState](./x-components.querystate.md)
15
15
 
16
16
  ## Properties
17
17
 
@@ -11,7 +11,7 @@ Paints the list of identifier results stored in the state. Each identifier resul
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  default: string;
16
16
  };
17
17
  maxItemsToRender: NumberConstructor;
@@ -20,11 +20,11 @@ _default: import("vue").DefineComponent<{
20
20
  identifierResultsToRender: import("vue").ComputedRef<Result[]>;
21
21
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
22
22
  animation: {
23
- type: import("vue").PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
23
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
24
24
  default: string;
25
25
  };
26
26
  maxItemsToRender: NumberConstructor;
27
27
  }>>, {
28
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
28
+ animation: string | Function | Record<string, any>;
29
29
  }, {}>
30
30
  ```
@@ -11,7 +11,7 @@ IdentifierResults store mutations.
11
11
  ```typescript
12
12
  export interface IdentifierResultsMutations extends StatusMutations, QueryMutations, ConfigMutations<IdentifierResultsState>
13
13
  ```
14
- **Extends:** [StatusMutations](./x-components.statusmutations.md)<!-- -->, QueryMutations, ConfigMutations&lt;[IdentifierResultsState](./x-components.identifierresultsstate.md)<!-- -->&gt;
14
+ **Extends:** [StatusMutations](./x-components.statusmutations.md)<!-- -->, [QueryMutations](./x-components.querymutations.md)<!-- -->, [ConfigMutations](./x-components.configmutations.md)<!-- -->&lt;[IdentifierResultsState](./x-components.identifierresultsstate.md)<!-- -->&gt;
15
15
 
16
16
  ## Methods
17
17
 
@@ -11,7 +11,7 @@ IdentifierResults store state.
11
11
  ```typescript
12
12
  export interface IdentifierResultsState extends StatusState, QueryState
13
13
  ```
14
- **Extends:** [StatusState](./x-components.statusstate.md)<!-- -->, QueryState
14
+ **Extends:** [StatusState](./x-components.statusstate.md)<!-- -->, [QueryState](./x-components.querystate.md)
15
15
 
16
16
  ## Properties
17
17
 
@@ -9,5 +9,5 @@ An Element \| string \| function to indicate the HTML element that will contain
9
9
  **Signature:**
10
10
 
11
11
  ```typescript
12
- domElement?: Element | string | ((snippetConfig: NormalisedSnippetConfig) => Element | string);
12
+ domElement?: Element | ShadowRoot | string | ((snippetConfig: NormalisedSnippetConfig) => Element | ShadowRoot | string);
13
13
  ```
@@ -9,7 +9,7 @@ Adds the option to install more Vue plugins, giving access to the [SnippetConfig
9
9
  **Signature:**
10
10
 
11
11
  ```typescript
12
- installExtraPlugins?(options: ExtraPluginsOptions): void;
12
+ installExtraPlugins?(options: ExtraPluginsOptions): void | Promise<void>;
13
13
  ```
14
14
 
15
15
  ## Parameters
@@ -20,5 +20,5 @@ installExtraPlugins?(options: ExtraPluginsOptions): void;
20
20
 
21
21
  **Returns:**
22
22
 
23
- void
23
+ void \| Promise&lt;void&gt;
24
24
 
@@ -19,7 +19,7 @@ export interface InstallXOptions<API extends XAPI = XAPI> extends XPluginOptions
19
19
  | --- | --- | --- | --- |
20
20
  | [api?](./x-components.installxoptions.api.md) | | API \| false | _(Optional)_ The API to expose globally. If is not passed the default [BaseXAPI](./x-components.basexapi.md) will be used. If a <code>false</code> value is passed then the API is not created. |
21
21
  | [bus?](./x-components.installxoptions.bus.md) | | XBus&lt;[XEventsTypes](./x-components.xeventstypes.md)<!-- -->, [WireMetadata](./x-components.wiremetadata.md)<!-- -->&gt; | _(Optional)_ The used in the [XPlugin](./x-components.xplugin.md)<!-- -->. If not passed an instance of The will be used. |
22
- | [domElement?](./x-components.installxoptions.domelement.md) | | Element \| string \| ((snippetConfig: [NormalisedSnippetConfig](./x-components.normalisedsnippetconfig.md)<!-- -->) =&gt; Element \| string) | _(Optional)_ An Element \| string \| function to indicate the HTML element that will contain the Vue application. If it isn't passed, the [XInstaller](./x-components.xinstaller.md) will create the target element. |
22
+ | [domElement?](./x-components.installxoptions.domelement.md) | | Element \| ShadowRoot \| string \| ((snippetConfig: [NormalisedSnippetConfig](./x-components.normalisedsnippetconfig.md)<!-- -->) =&gt; Element \| ShadowRoot \| string) | _(Optional)_ An Element \| string \| function to indicate the HTML element that will contain the Vue application. If it isn't passed, the [XInstaller](./x-components.xinstaller.md) will create the target element. |
23
23
  | [onCreateApp?](./x-components.installxoptions.oncreateapp.md) | | (app: App) =&gt; void | _(Optional)_ Callback to invoke after instantiating the app. |
24
24
  | [plugin?](./x-components.installxoptions.plugin.md) | | Plugin&lt;[XPluginOptions](./x-components.xpluginoptions.md)<!-- -->&gt; | _(Optional)_ The XPlugin which will be installed. If not passed, an instance of [XPlugin](./x-components.xplugin.md) will be installed. |
25
25
  | [rootComponent?](./x-components.installxoptions.rootcomponent.md) | | Component | _(Optional)_ The Vue component used as root of the application. If it is not passed, no Vue Application is initialized, only plugin installed. |
@@ -11,7 +11,7 @@ It renders a list of [ListItem](./x-components.listitem.md) providing a slot for
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  default: string;
16
16
  };
17
17
  items: {
@@ -29,7 +29,7 @@ _default: import("vue").DefineComponent<{
29
29
  }[]>;
30
30
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
31
31
  animation: {
32
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
32
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
33
33
  default: string;
34
34
  };
35
35
  items: {
@@ -38,6 +38,6 @@ _default: import("vue").DefineComponent<{
38
38
  };
39
39
  itemClass: StringConstructor;
40
40
  }>>, {
41
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
41
+ animation: string | Function | Record<string, any>;
42
42
  }, {}>
43
43
  ```
@@ -11,7 +11,7 @@ A specialised version of a modal component, made to contain a full search applic
11
11
  ```typescript
12
12
  _default: import("vue").DefineComponent<{
13
13
  animation: {
14
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
14
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
15
15
  };
16
16
  closeEvents: {
17
17
  type: PropType<(keyof import("../../wiring/events.types").XEventsTypes)[]>;
@@ -31,7 +31,7 @@ _default: import("vue").DefineComponent<{
31
31
  };
32
32
  }, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
33
33
  animation: {
34
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
34
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
35
35
  };
36
36
  closeEvents: {
37
37
  type: PropType<(keyof import("../../wiring/events.types").XEventsTypes)[]>;
@@ -32,9 +32,12 @@ X-Components is a library usable everywhere not only for search experiences.
32
32
  | [clone(something)](./x-components.clone.md) | Deeply clones an object or an array. |
33
33
  | [createFetchAndSaveActions({ fetch, onSuccess, onError, onCancel })](./x-components.createfetchandsaveactions.md) | Utility to create an action that requests and save some data asynchronously, with the option to cancel the request at any moment. This factory provides with the standard flow for requesting, cancelling, handling errors for a module, while also taking care of its status. |
34
34
  | [createRawFilters(filterIds)](./x-components.createrawfilters.md) | Helper method which creates the filter entity from the filter ir of the url. |
35
+ | [createRelatedTagsQueryGetter({ getRelatedTags })](./x-components.createrelatedtagsquerygetter.md) | Creates a getter that combines the current selected related tags and the query of the module. |
35
36
  | [createSetQueryTaggingFromQueryPreview()](./x-components.createsetquerytaggingfromquerypreview.md) | Factory helper to create a wire to set the queryTagging. |
36
37
  | [createStoreEmitters(storeModule, emitters)](./x-components.createstoreemitters.md) | Helper function for creating type-safe [StoreEmitters](./x-components.storeemitters.md)<!-- -->. |
37
38
  | [createTrackDisplayWire(property)](./x-components.createtrackdisplaywire.md) | Factory helper to create a wire for the track of the display click. |
39
+ | [createTrackToolingAdd2CartWire()](./x-components.createtracktoolingadd2cartwire.md) | Factory helper to create a wire for the track of the tooling display click. |
40
+ | [createTrackToolingDisplayWire()](./x-components.createtracktoolingdisplaywire.md) | Factory helper to create a wire for the track of the tooling display click. |
38
41
  | [createTrackWire(property)](./x-components.createtrackwire.md) | Factory helper to create a wire for the track of a taggable element. |
39
42
  | [createUseDevice(devices)](./x-components.createusedevice.md) | Factory function that creates a composable for device detection using the devices parameter to configure breakpoints. |
40
43
  | [createWireFromFunction(fn)](./x-components.createwirefromfunction.md) | Creates a wire that executes the function passed. This function will receive a [WireParams](./x-components.wireparams.md) object. |
@@ -62,6 +65,7 @@ X-Components is a library usable everywhere not only for search experiences.
62
65
  | [isStringEmpty(str)](./x-components.isstringempty.md) | Util used to return true if the string is empty, undefined or null. |
63
66
  | [isXComponent(component)](./x-components.isxcomponent.md) | Returns if the component is an X-Component. An X-Component is a component that has an [XModule](./x-components.xmodule.md) associated to it. |
64
67
  | [mapWire(toWire, mapFn)](./x-components.mapwire.md) | Creates a [Wire](./x-components.wire.md) from other <code>toWire</code> wire. It uses <code>mapFn</code> to transform the <code>FromPayload</code> received to <code>ToPayload</code> which <code>toWire</code> requires. This is useful to reuse wires in different Events where the payload doesn't fit exactly. |
68
+ | [mergeConfig(state, config)](./x-components.mergeconfig.md) | Merges a new config with the current one. Can be used as a mutation. |
65
69
  | [namespacedDebounce(moduleName)](./x-components.namespaceddebounce.md) | Type safe debounce operator which creates a function which can only access the Module of the [Vuex](https://vuex.vuejs.org/) Store passed as parameter. |
66
70
  | [namespacedThrottle(moduleName)](./x-components.namespacedthrottle.md) | Type safe throttle operator which creates a function which can only access the Module of the [Vuex](https://vuex.vuejs.org/) Store passed as parameter. |
67
71
  | [namespacedWireCommit(moduleName)](./x-components.namespacedwirecommit.md) | Creates a namespaced [wireCommit()](./x-components.wirecommit.md) for the module name passed. |
@@ -69,6 +73,8 @@ X-Components is a library usable everywhere not only for search experiences.
69
73
  | [namespacedWireDispatch(moduleName)](./x-components.namespacedwiredispatch.md) | Creates a namespaced [wireDispatch()](./x-components.wiredispatch.md) for the module name passed. |
70
74
  | [namespacedWireDispatchWithoutPayload(moduleName)](./x-components.namespacedwiredispatchwithoutpayload.md) | Creates a namespaced [wireDispatchWithoutPayload()](./x-components.wiredispatchwithoutpayload.md) for the module name passed. |
71
75
  | [normalizeString(string)](./x-components.normalizestring.md) | Trims the string, transforms it to lower case, and removes [combining diacritical marks](https://en.wikipedia.org/wiki/Combining_Diacritical_Marks) from it. |
76
+ | [setConfig(state, config)](./x-components.setconfig.md) | Sets the request config. Can be used as a mutation. |
77
+ | [setQuery(state, query)](./x-components.setquery.md) | Sets the query of the module. |
72
78
  | [setStatus(state, status)](./x-components.setstatus.md) | Sets the request status. Can be used as a mutation. |
73
79
  | [setupDevtools(app)](./x-components.setupdevtools.md) | **_(BETA)_** Setups a plugin for the Vue's devtools adding: - [XEvent](./x-components.xevent.md)<!-- -->s timeline. Every event is recorded in time, and its payload and metadata can be inspected. - Wiring inspector. Events and its wires can be viewed and disabled. |
74
80
  | [throttle(wire, timeInMs, options)](./x-components.throttle.md) | Creates a throttled [Wire](./x-components.wire.md)<!-- -->. Being throttled means that it will only be executed once every couple of milliseconds given by the <code>timeInMs</code> parameter. |
@@ -84,7 +90,6 @@ X-Components is a library usable everywhere not only for search experiences.
84
90
  | [useOnDisplay({ element, callback, triggerOnce })](./x-components.useondisplay.md) | Composable that triggers a callback whenever the provided element appears in the viewport. It can trigger the first time only or every time the element appears in the viewport. |
85
91
  | [useScroll(props, { emit }, scrollEl)](./x-components.usescroll.md) | Composable to share Scroll logic. |
86
92
  | [useState(module, paths)](./x-components.usestate.md) | Function which returns the requested state's properties as a dictionary. |
87
- | [useStore()](./x-components.usestore.md) | Function which returns the <code>$store</code> object from the current component instance. |
88
93
  | [useXBus()](./x-components.usexbus.md) | Composable which injects the current location, returns the <code>on</code> and <code>emit</code> functions using the bus and applying component metadata. Also unsubscribe from events when components is unmounted. |
89
94
  | [wireCommit(mutation, payloadFactory)](./x-components.wirecommit.md) | Creates a wire that commits a mutation to the store. This wire receives a function. This function is used to get the actual payload value passed to mutation. This wire can be used in every event, as it does not have a payload type associated. |
90
95
  | [wireCommit(mutation, staticPayload)](./x-components.wirecommit_1.md) | Creates a wire that commits a mutation to the store. This wire can receive any value as payload. This wire can be used in every event, as it does not have a payload type associated. |
@@ -101,6 +106,8 @@ X-Components is a library usable everywhere not only for search experiences.
101
106
 
102
107
  | Interface | Description |
103
108
  | --- | --- |
109
+ | [ConfigMutations](./x-components.configmutations.md) | Config mutations, containing a method to change the current config and other to merge a new one. |
110
+ | [CreateRelatedTagsQueryGetterOptions](./x-components.createrelatedtagsquerygetteroptions.md) | Options to create a getter that combines the query with the selected related tags. |
104
111
  | [DebouncedFunction](./x-components.debouncedfunction.md) | The type returned by the [debounce()](./x-components.debounce.md) function. Basically is the function the [debounce()](./x-components.debounce.md) receives but debounced and with a method <code>cancel()</code> to cancel pending timeouts. |
105
112
  | [DebounceOptions](./x-components.debounceoptions.md) | Debounce options for the strategies that the debounce would use. |
106
113
  | [DeviceActions](./x-components.deviceactions.md) | Device store actions. |
@@ -160,6 +167,7 @@ X-Components is a library usable everywhere not only for search experiences.
160
167
  | [NextQueriesActions](./x-components.nextqueriesactions.md) | Next queries module actions. |
161
168
  | [NextQueriesConfig](./x-components.nextqueriesconfig.md) | Configuration options for the [NextQueriesXModule](./x-components.nextqueriesxmodule.md)<!-- -->. |
162
169
  | [NextQueriesGetters](./x-components.nextqueriesgetters.md) | Next queries module getters. |
170
+ | [NextQueriesGroup](./x-components.nextqueriesgroup.md) | Next queries group interface for the NextQueries. |
163
171
  | [NextQueriesMutations](./x-components.nextqueriesmutations.md) | Next queries module mutations. |
164
172
  | [NextQueriesState](./x-components.nextqueriesstate.md) | Next queries module state. |
165
173
  | [NextQueriesXEvents](./x-components.nextqueriesxevents.md) | Dictionary of the events of NextQueries XModule, where each key is the event name, and the value is the event payload type or <code>void</code> if it has no payload. |
@@ -177,9 +185,11 @@ X-Components is a library usable everywhere not only for search experiences.
177
185
  | [QueriesPreviewMutations](./x-components.queriespreviewmutations.md) | QueriesPreview store mutations. |
178
186
  | [QueriesPreviewState](./x-components.queriespreviewstate.md) | QueriesPreview store state. |
179
187
  | [QueriesPreviewXEvents](./x-components.queriespreviewxevents.md) | Dictionary of the events of QueriesPreview XModule, where each key is the event name, and the value is the event payload type or <code>void</code> if it has no payload. |
188
+ | [QueryMutations](./x-components.querymutations.md) | The [QueryState](./x-components.querystate.md) mutations. |
180
189
  | [QueryPreviewInfo](./x-components.querypreviewinfo.md) | Information to render or request a query preview with. |
181
190
  | [QueryPreviewItem](./x-components.querypreviewitem.md) | QueriesPreview store state. |
182
191
  | [QueryPreviewStatusPayload](./x-components.querypreviewstatuspayload.md) | Payload to use in the <code>setStatus</code> mutation. |
192
+ | [QueryState](./x-components.querystate.md) | Query state type, containing a property to hold the current query of the module. |
183
193
  | [QuerySuggestionsActions](./x-components.querysuggestionsactions.md) | QuerySuggestions store actions. |
184
194
  | [QuerySuggestionsConfig](./x-components.querysuggestionsconfig.md) | Configuration options for the [QuerySuggestionsXModule](./x-components.querysuggestionsxmodule.md)<!-- -->. |
185
195
  | [QuerySuggestionsGetters](./x-components.querysuggestionsgetters.md) | QuerySuggestions store getters. |
@@ -192,6 +202,11 @@ X-Components is a library usable everywhere not only for search experiences.
192
202
  | [RecommendationsMutations](./x-components.recommendationsmutations.md) | Recommendations store mutations. |
193
203
  | [RecommendationsState](./x-components.recommendationsstate.md) | Recommendations store state. |
194
204
  | [RecommendationsXEvents](./x-components.recommendationsxevents.md) | Dictionary of the events of Recommendations XModule, where each key is the event name, and the value is the event payload type or <code>void</code> if it has no payload. |
205
+ | [RelatedPromptsActions](./x-components.relatedpromptsactions.md) | Related prompts module actions. |
206
+ | [RelatedPromptsGetters](./x-components.relatedpromptsgetters.md) | Related prompts module getters. |
207
+ | [RelatedPromptsMutations](./x-components.relatedpromptsmutations.md) | Related prompts module mutations. |
208
+ | [RelatedPromptsState](./x-components.relatedpromptsstate.md) | Related prompts module state. |
209
+ | [RelatedPromptsXEvents](./x-components.relatedpromptsxevents.md) | Dictionary of the events of RelatedPrompts XModule, where each key is the event name, and the value is the event payload type or <code>void</code> if it has no payload. |
195
210
  | [RelatedTagsActions](./x-components.relatedtagsactions.md) | RelatedTags store actions. |
196
211
  | [RelatedTagsConfig](./x-components.relatedtagsconfig.md) | Configuration options for the [RelatedTagsXModule](./x-components.relatedtagsxmodule.md)<!-- -->. |
197
212
  | [RelatedTagsGetters](./x-components.relatedtagsgetters.md) | RelatedTags store getters. |
@@ -237,6 +252,7 @@ X-Components is a library usable everywhere not only for search experiences.
237
252
  | [TaggingXEvents](./x-components.taggingxevents.md) | Dictionary of the events of Tagging XModule, where each key is the event name, and the value is the event payload type or <code>void</code> if it has no payload. |
238
253
  | [ThrottleFunction](./x-components.throttlefunction.md) | The type returned by the [throttle()](./x-components.throttle.md) function. Basically is the function the [throttle()](./x-components.throttle.md) receives but throttled. |
239
254
  | [TimedWireOperatorOptions](./x-components.timedwireoperatoroptions.md) | Options for wire operators that delay subscribers. |
255
+ | [TypingOptions](./x-components.typingoptions.md) | TypingOptions interface. |
240
256
  | [UrlActions](./x-components.urlactions.md) | URL store actions. |
241
257
  | [UrlGetters](./x-components.urlgetters.md) | URL store getters. |
242
258
  | [UrlMutations](./x-components.urlmutations.md) | URL store mutations. |
@@ -311,6 +327,7 @@ X-Components is a library usable everywhere not only for search experiences.
311
327
  | [BaseResultPreviousPrice](./x-components.baseresultpreviousprice.md) | Component that renders the [Result](./x-types.result.md) previous price. |
312
328
  | [BaseResultRating](./x-components.baseresultrating.md) | This component renders a [BaseRating](./x-components.baserating.md) for a result passed as prop. |
313
329
  | [BaseScroll](./x-components.basescroll.md) | Base scroll component that depending on the user interactivity emits different events for knowing when the user scrolls, the direction of scroll and if user reaches the start or end. |
330
+ | [BaseSlider](./x-components.baseslider.md) | <p>This component implements a range slider and prints the selected values. It receives a threshold prop to set the limits and uses v-model to get and set the selected values.</p><p>It makes use of the nouslider library</p> |
314
331
  | [BaseSuggestion](./x-components.basesuggestion.md) | <p>Renders a button with a default slot. It receives a query, which should be the query of the module using this component, a suggestion, the [XEvent](./x-components.xevent.md) that will be emitted on click with a given feature.</p><p>The default slot receives the suggestion and the matched query has props.</p> |
315
332
  | [BaseSuggestions](./x-components.basesuggestions.md) | Paints a list of suggestions passed in by prop. Requires a component for a single suggestion in the default slot for working. |
316
333
  | [BaseSwitch](./x-components.baseswitch.md) | Basic switch component to handle boolean values. This component receives its selected state using a prop, and emits a Vue event whenever the user clicks it. |
@@ -325,6 +342,7 @@ X-Components is a library usable everywhere not only for search experiences.
325
342
  | [cancelFetchAndSavePopularSearches](./x-components.cancelfetchandsavepopularsearches.md) | Default implementation for [PopularSearchesActions.cancelFetchAndSaveSuggestions()](./x-components.popularsearchesactions.cancelfetchandsavesuggestions.md) action. |
326
343
  | [cancelFetchAndSaveQuerySuggestions](./x-components.cancelfetchandsavequerysuggestions.md) | Default implementation for [QuerySuggestionsActions.cancelFetchAndSaveSuggestions()](./x-components.querysuggestionsactions.cancelfetchandsavesuggestions.md) action. |
327
344
  | [cancelFetchAndSaveRecommendations](./x-components.cancelfetchandsaverecommendations.md) | Default implementation for [RecommendationsActions.cancelFetchAndSaveRecommendations()](./x-components.recommendationsactions.cancelfetchandsaverecommendations.md) action. |
345
+ | [cancelFetchAndSaveRelatedPrompts](./x-components.cancelfetchandsaverelatedprompts.md) | Default implementation for [RelatedPromptsActions.cancelFetchAndSaveRelatedPrompts()](./x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md) action. |
328
346
  | [cancelFetchAndSaveRelatedTags](./x-components.cancelfetchandsaverelatedtags.md) | Default implementation for [RelatedTagsActions.fetchAndSaveRelatedTags()](./x-components.relatedtagsactions.fetchandsaverelatedtags.md) action. |
329
347
  | [cancelFetchAndSaveRelatedTagsWire](./x-components.cancelfetchandsaverelatedtagswire.md) | Cancels the [RelatedTagsActions.fetchAndSaveRelatedTags()](./x-components.relatedtagsactions.fetchandsaverelatedtags.md) request promise. |
330
348
  | [cancelFetchAndSaveSearchResponse](./x-components.cancelfetchandsavesearchresponse.md) | Default implementation for [SearchActions.cancelFetchAndSaveSearchResponse()](./x-components.searchactions.cancelfetchandsavesearchresponse.md) action. |
@@ -351,6 +369,7 @@ X-Components is a library usable everywhere not only for search experiences.
351
369
  | [debounceFunction](./x-components.debouncefunction.md) | Util function that returns a debounced version of the function passed as parameter. It can use the leading strategy, trailing strategy or both. Using both would result in one leading execution guaranteed and trailing executions only if there are further calls during the length of the debounce time. |
352
370
  | [DeviceDetector](./x-components.devicedetector.md) | This component helps to detect or setting a device, that can be used later to create different layouts optimized for different devices. This detected device is available under the [XComponentAliasAPI.device](./x-components.xcomponentaliasapi.device.md) property. |
353
371
  | [deviceXModule](./x-components.devicexmodule.md) | Device [XModule](./x-components.xmodule.md) implementation. This module is auto-registered as soon as you import any component from the <code>device</code> entry point. |
372
+ | [DisplayClickProvider](./x-components.displayclickprovider.md) | |
354
373
  | [DisplayEmitter](./x-components.displayemitter.md) | A component that emits a display event when it first appears in the viewport. |
355
374
  | [EditableNumberRangeFilter](./x-components.editablenumberrangefilter.md) | <p>Renders an editable number range filter. It has two input fields to handle min and max values, emitting the needed events when clicked.</p><p>It provides a default slot, with some utils bind, to customize the whole component; and two named slots <code>apply-content</code> and <code>clear-content</code> to override each button content.</p><p>If <code>instant</code> prop is true, the needed events are emitted immediately; else, apply button is rendered to confirm to do it. False by default.</p><p>If <code>clear</code> prop is true, clear button, which sets to null component min and max values, is rendered. True by default.</p> |
356
375
  | [Empathize](./x-components.empathize.md) | Component containing the empathize. It has a required slot to define its content and two props to define when to open and close it: <code>eventsToOpenEmpathize</code> and <code>eventsToCloseEmpathize</code>. |
@@ -380,6 +399,7 @@ X-Components is a library usable everywhere not only for search experiences.
380
399
  | [fetchAndSaveQueryPreviewWire](./x-components.fetchandsavequerypreviewwire.md) | Requests and stores the cacheable query preview results. |
381
400
  | [fetchAndSaveQuerySuggestions](./x-components.fetchandsavequerysuggestions.md) | Default implementation for [QuerySuggestionsActions.fetchAndSaveSuggestions()](./x-components.querysuggestionsactions.fetchandsavesuggestions.md) action. |
382
401
  | [fetchAndSaveRecommendations](./x-components.fetchandsaverecommendations.md) | Default implementation for [RecommendationsActions.fetchAndSaveRecommendations()](./x-components.recommendationsactions.fetchandsaverecommendations.md) action. |
402
+ | [fetchAndSaveRelatedPrompts](./x-components.fetchandsaverelatedprompts.md) | Default implementation for [RelatedPromptsActions.fetchAndSaveRelatedPrompts()](./x-components.relatedpromptsactions.fetchandsaverelatedprompts.md) action. |
383
403
  | [fetchAndSaveRelatedTags](./x-components.fetchandsaverelatedtags.md) | Default implementation for [RelatedTagsActions.fetchAndSaveRelatedTags()](./x-components.relatedtagsactions.fetchandsaverelatedtags.md) action. |
384
404
  | [fetchAndSaveRelatedTagsWire](./x-components.fetchandsaverelatedtagswire.md) | Requests and stores the related tags. |
385
405
  | [fetchAndSaveSearchResponse](./x-components.fetchandsavesearchresponse.md) | Default implementation for [SearchActions.fetchAndSaveSearchResponse()](./x-components.searchactions.fetchandsavesearchresponse.md) action. |
@@ -394,6 +414,7 @@ X-Components is a library usable everywhere not only for search experiences.
394
414
  | [fetchQueryPreview](./x-components.fetchquerypreview.md) | Default implementation for the [QueriesPreviewActions.fetchQueryPreview()](./x-components.queriespreviewactions.fetchquerypreview.md)<!-- -->. |
395
415
  | [fetchQuerySuggestions](./x-components.fetchquerysuggestions.md) | Default implementation for the [QuerySuggestionsActions.fetchSuggestions()](./x-components.querysuggestionsactions.fetchsuggestions.md)<!-- -->. |
396
416
  | [fetchRecommendations](./x-components.fetchrecommendations.md) | Default implementation for the [RecommendationsActions.fetchRecommendations()](./x-components.recommendationsactions.fetchrecommendations.md)<!-- -->. |
417
+ | [fetchRelatedPrompts](./x-components.fetchrelatedprompts.md) | Default implementation for the [RelatedPromptsActions.fetchRelatedPrompts()](./x-components.relatedpromptsactions.fetchrelatedprompts.md)<!-- -->. |
397
418
  | [fetchRelatedTags](./x-components.fetchrelatedtags.md) | Default implementation for the [RelatedTagsActions.fetchRelatedTags()](./x-components.relatedtagsactions.fetchrelatedtags.md)<!-- -->. |
398
419
  | [fetchSearchResponse](./x-components.fetchsearchresponse.md) | Default implementation for the [SearchActions.fetchSearchResponse()](./x-components.searchactions.fetchsearchresponse.md)<!-- -->. |
399
420
  | [fetchSemanticQuery](./x-components.fetchsemanticquery.md) | Default implementation for the [SemanticQueriesActions.fetchSemanticQuery()](./x-components.semanticqueriesactions.fetchsemanticquery.md)<!-- -->. |
@@ -440,6 +461,7 @@ X-Components is a library usable everywhere not only for search experiences.
440
461
  | [NumberRangeFilter](./x-components.numberrangefilter.md) | Renders a number range filter, emitting the needed events when clicked. |
441
462
  | [OpenMainModal](./x-components.openmainmodal.md) | Button to open the [MainModal](./x-components.mainmodal.md)<!-- -->. |
442
463
  | [PageLoaderButton](./x-components.pageloaderbutton.md) | Component that renders a text with the number of rendered results and the remaining ones and a <code>&lt;BaseEventButton&gt;</code> with the logic of emitting the event "UserReachedResultsListEnd" to load more results on click. |
464
+ | [PageSelector](./x-components.pageselector.md) | Component that renders a pagination control with buttons for navigating between pages. It displays the current page, allows selecting other pages, and emits events when a page is selected. |
443
465
  | [PartialQueryButton](./x-components.partialquerybutton.md) | A button that when pressed emits the [XEventsTypes.UserAcceptedAQuery](./x-components.xeventstypes.useracceptedaquery.md) and [SearchXEvents.UserClickedPartialQuery](./x-components.searchxevents.userclickedpartialquery.md) events, expressing the user intention to set the partial query. |
444
466
  | [PartialResultsList](./x-components.partialresultslist.md) | It renders a list of partial results from [SearchState.partialResults](./x-components.searchstate.partialresults.md) by default. It also provides the partial result slot to customize the item with the partial result bound. |
445
467
  | [PopularSearch](./x-components.popularsearch.md) | Renders a popular search item which receives the suggestion that will be rendered as a prop. It exposes a default slot to change the popular search content. If the slot is not overridden, it will render the suggestion query by default. |
@@ -467,6 +489,11 @@ X-Components is a library usable everywhere not only for search experiences.
467
489
  | [Redirection](./x-components.redirection.md) | A redirection is a component that sends the user to a link in the website. It is helpful when there are queries like <code>help</code>, <code>shipping costs</code>, <code>my account</code>, where a link to a section in the website will be more helpful than the set of results returned. |
468
490
  | [refreshHistoryQueriesSession](./x-components.refreshhistoryqueriessession.md) | Triggers a session refresh, extending its validity for the time configured in the [HistoryQueriesConfig.sessionTTLInMs](./x-components.historyqueriesconfig.sessionttlinms.md)<!-- -->. |
469
491
  | [refreshSession](./x-components.refreshsession.md) | Default implementation for the [HistoryQueriesActions.refreshSession()](./x-components.historyqueriesactions.refreshsession.md)<!-- -->. |
492
+ | [RelatedPrompt](./x-components.relatedprompt.md) | This component shows a suggested related prompt. |
493
+ | [relatedPromptRequest](./x-components.relatedpromptrequest.md) | Default implementation for the [RelatedPromptsGetters.request](./x-components.relatedpromptsgetters.request.md) getter. |
494
+ | [RelatedPromptsList](./x-components.relatedpromptslist.md) | Component that inserts groups of related prompts in different positions of the injected search items list, based on the provided configuration. |
495
+ | [RelatedPromptsTagList](./x-components.relatedpromptstaglist.md) | <p>This component shows the list of <code>RelatedPrompts</code> components.</p><p>If the default slot is reimplemented in the consumer, <code>onSelect</code> function will be necessary to handle the selection of the related prompt and to trigger the stagger-fade-slide animation.</p> |
496
+ | [relatedPromptsXModule](./x-components.relatedpromptsxmodule.md) | Related Prompts [XModule](./x-components.xmodule.md) implementation. This module is auto-registered as soon as you import any component from the <code>related-prompts</code> entry point. |
470
497
  | [RelatedTag](./x-components.relatedtag.md) | This component renders a related tag for a query. A related tag is a descriptive keyword related to the current query to fine-tune the search. For example, if you are searching for \*lego\*, a related tag could be \*city\*, refining the search with \*lego city\*. |
471
498
  | [relatedTags](./x-components.relatedtags.md) | Default implementation for the [RelatedTagsGetters.relatedTags](./x-components.relatedtagsgetters.relatedtags.md) getter. |
472
499
  | [RelatedTags](./x-components.relatedtags.md) | This component renders a set of \[<code>RelatedTag</code>\](./x-components.related-tag) components by default to select from after a query is performed to fine-tune search. For example, if you are searching for \*lego\*, different related tags could be \*city\*, \*friends\*, or \*harry potter\*, refining the search with \*lego city\*, \*lego friends\*, or \*lego harry potter\*. |
@@ -621,6 +648,8 @@ X-Components is a library usable everywhere not only for search experiences.
621
648
  | [trackNoResultsQueryWithSemanticsWireDebounced](./x-components.tracknoresultsquerywithsemanticswiredebounced.md) | . Debounced version of [trackNoResultsQueryWithSemanticsWire](./x-components.tracknoresultsquerywithsemanticswire.md) |
622
649
  | [trackQueryWire](./x-components.trackquerywire.md) | Tracks the tagging of the query. |
623
650
  | [trackResultClickedWire](./x-components.trackresultclickedwire.md) | Tracks the tagging of the result. |
651
+ | [trackToolingAdd2CartWire](./x-components.tracktoolingadd2cartwire.md) | Performs a track of a display result being clicked. |
652
+ | [trackToolingDisplayClickedWire](./x-components.tracktoolingdisplayclickedwire.md) | Performs a track of a display result being clicked. |
624
653
  | [updateHistoryQueriesWithSearchResponse](./x-components.updatehistoryquerieswithsearchresponse.md) | Updates the history queries with the relevant info included in a search response. |
625
654
  | [UrlHandler](./x-components.urlhandler.md) | This component manages the browser URL parameters to preserve them through reloads and browser history navigation. It allow to configure the default url parameter names using its attributes. This component doesn't render elements to the DOM. |
626
655
  | [urlXModule](./x-components.urlxmodule.md) | URL [XModule](./x-components.xmodule.md) implementation. This module is auto-registered as soon as you import any component from the <code>url</code> entry point. |
@@ -719,6 +748,9 @@ X-Components is a library usable everywhere not only for search experiences.
719
748
  | [RecommendationsActionContext](./x-components.recommendationsactioncontext.md) | Alias type for actions context of the [RecommendationsXStoreModule](./x-components.recommendationsxstoremodule.md)<!-- -->. |
720
749
  | [RecommendationsXModule](./x-components.recommendationsxmodule.md) | Recommendations [XModule](./x-components.xmodule.md) alias. |
721
750
  | [RecommendationsXStoreModule](./x-components.recommendationsxstoremodule.md) | Recommendations type safe store module. |
751
+ | [RelatedPromptsActionContext](./x-components.relatedpromptsactioncontext.md) | Alias type for actions context of the [RelatedPromptsXStoreModule](./x-components.relatedpromptsxstoremodule.md)<!-- -->. |
752
+ | [RelatedPromptsXModule](./x-components.relatedpromptsxmodule.md) | RelatedPrompts [XModule](./x-components.xmodule.md) alias. |
753
+ | [RelatedPromptsXStoreModule](./x-components.relatedpromptsxstoremodule.md) | Related prompts store module. |
722
754
  | [RelatedTagsActionContext](./x-components.relatedtagsactioncontext.md) | Alias type for actions context of the [RelatedTagsXStoreModule](./x-components.relatedtagsxstoremodule.md)<!-- -->. |
723
755
  | [RelatedTagsXModule](./x-components.relatedtagsxmodule.md) | RelatedTags [XModule](./x-components.xmodule.md) alias. |
724
756
  | [RelatedTagsXStoreModule](./x-components.relatedtagsxstoremodule.md) | RelatedTags type safe store module. |
@@ -0,0 +1,27 @@
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [mergeConfig](./x-components.mergeconfig.md)
4
+
5
+ ## mergeConfig() function
6
+
7
+ Merges a new config with the current one. Can be used as a mutation.
8
+
9
+ **Signature:**
10
+
11
+ ```typescript
12
+ export declare function mergeConfig<T extends {
13
+ config: T['config'];
14
+ }>(state: T, config: Partial<T['config']>): void;
15
+ ```
16
+
17
+ ## Parameters
18
+
19
+ | Parameter | Type | Description |
20
+ | --- | --- | --- |
21
+ | state | T | The [state](https://vuex.vuejs.org/guide/state.html) provided by Vuex. |
22
+ | config | Partial&lt;T\['config'\]&gt; | The config to be merged. |
23
+
24
+ **Returns:**
25
+
26
+ void
27
+