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

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 (691) hide show
  1. package/CHANGELOG.md +357 -0
  2. package/core/index.js +8 -1
  3. package/core/index.js.map +1 -1
  4. package/design-system/deprecated-full-theme.css +379 -378
  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 +34 -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.typing.md +13 -0
  164. package/docs/API-reference/api/x-components.typingoptions.md +22 -0
  165. package/docs/API-reference/api/x-components.typingoptions.speed.md +13 -0
  166. package/docs/API-reference/api/x-components.typingoptions.targetattr.md +18 -0
  167. package/docs/API-reference/api/x-components.typingoptions.text.md +13 -0
  168. package/docs/API-reference/api/x-components.urlmutations.md +1 -1
  169. package/docs/API-reference/api/x-components.urlstate.md +1 -1
  170. package/docs/API-reference/api/x-components.usealiasapi.md +1 -0
  171. package/docs/API-reference/api/x-components.usealiasapi.pricestats.md +16 -0
  172. package/docs/API-reference/api/x-components.xeventstypes.md +3 -3
  173. package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
  174. package/docs/API-reference/api/x-components.xmodulestree.relatedprompts.md +11 -0
  175. package/docs/API-reference/api/x-types.md +5 -0
  176. package/docs/API-reference/api/x-types.relatedprompt.md +24 -0
  177. package/docs/API-reference/api/x-types.relatedprompt.relatedpromptnextqueries.md +13 -0
  178. package/docs/API-reference/api/x-types.relatedprompt.suggestiontext.md +13 -0
  179. package/docs/API-reference/api/x-types.relatedprompt.toolingdisplaytagging.md +13 -0
  180. package/docs/API-reference/api/x-types.relatedprompt.type.md +13 -0
  181. package/docs/API-reference/api/x-types.relatedpromptnextquery.md +23 -0
  182. package/docs/API-reference/api/x-types.relatedpromptnextquery.query.md +13 -0
  183. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayadd2carttagging.md +13 -0
  184. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayclicktagging.md +13 -0
  185. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplaytagging.md +13 -0
  186. package/docs/API-reference/api/x-types.relatedpromptsrequest.md +15 -0
  187. package/docs/API-reference/api/x-types.relatedpromptsresponse.md +20 -0
  188. package/docs/API-reference/api/x-types.relatedpromptsresponse.relatedprompts.md +11 -0
  189. package/docs/API-reference/api/x-types.searchresponse.md +1 -0
  190. package/docs/API-reference/api/x-types.searchresponse.stats.md +11 -0
  191. package/docs/API-reference/api/x-types.stats.md +22 -0
  192. package/docs/API-reference/api/x-types.stats.price.md +14 -0
  193. package/docs/API-reference/api/x-types.xcomponentsadapter.md +1 -0
  194. package/docs/API-reference/api/x-types.xcomponentsadapter.relatedprompts.md +11 -0
  195. package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
  196. package/docs/API-reference/components/common/x-components.base-slider.md +189 -0
  197. package/docs/API-reference/components/common/x-components.display-click-provider.md +16 -0
  198. package/docs/API-reference/components/common/x-components.items-list.md +1 -1
  199. package/docs/API-reference/components/common/x-components.page-selector.md +136 -0
  200. package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
  201. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
  202. package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +16 -0
  203. package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -0
  204. package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +31 -0
  205. package/docs/API-reference/components/search/x-components.results-list.md +1 -1
  206. package/js/components/animations/fade-and-slide.vue.js +1 -2
  207. package/js/components/animations/fade-and-slide.vue.js.map +1 -1
  208. package/js/components/base-dropdown.vue.js +1 -3
  209. package/js/components/base-dropdown.vue.js.map +1 -1
  210. package/js/components/base-dropdown.vue2.js +1 -7
  211. package/js/components/base-dropdown.vue2.js.map +1 -1
  212. package/js/components/base-event-button.vue.js +1 -2
  213. package/js/components/base-event-button.vue.js.map +1 -1
  214. package/js/components/base-grid.vue.js +11 -18
  215. package/js/components/base-grid.vue.js.map +1 -1
  216. package/js/components/base-grid.vue2.js.map +1 -1
  217. package/js/components/base-grid.vue3.js +1 -1
  218. package/js/components/base-keyboard-navigation.vue.js +1 -2
  219. package/js/components/base-keyboard-navigation.vue.js.map +1 -1
  220. package/js/components/base-rating.vue.js +1 -3
  221. package/js/components/base-rating.vue.js.map +1 -1
  222. package/js/components/base-slider.vue.js +65 -0
  223. package/js/components/base-slider.vue.js.map +1 -0
  224. package/js/components/base-slider.vue2.js +109 -0
  225. package/js/components/base-slider.vue2.js.map +1 -0
  226. package/js/components/base-slider.vue3.js +7 -0
  227. package/js/components/base-slider.vue3.js.map +1 -0
  228. package/js/components/base-variable-column-grid.vue.js +1 -2
  229. package/js/components/base-variable-column-grid.vue.js.map +1 -1
  230. package/js/components/column-picker/base-column-picker-dropdown.vue.js +1 -3
  231. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  232. package/js/components/column-picker/base-column-picker-list.vue.js +1 -3
  233. package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
  234. package/js/components/display-click-provider.vue.js +69 -0
  235. package/js/components/display-click-provider.vue.js.map +1 -0
  236. package/js/components/display-click-provider.vue2.js +6 -0
  237. package/js/components/display-click-provider.vue2.js.map +1 -0
  238. package/js/components/filters/labels/base-rating-filter-label.vue.js +1 -3
  239. package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
  240. package/js/components/icons/cross-tiny.vue.js +2 -2
  241. package/js/components/icons/plus.vue.js +2 -2
  242. package/js/components/items-list.vue.js +1 -2
  243. package/js/components/items-list.vue.js.map +1 -1
  244. package/js/components/items-list.vue2.js +2 -2
  245. package/js/components/items-list.vue2.js.map +1 -1
  246. package/js/components/layouts/fixed-header-and-asides-layout.vue.js +1 -7
  247. package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
  248. package/js/components/layouts/multi-column-max-width-layout.vue.js +1 -9
  249. package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
  250. package/js/components/layouts/single-column-layout.vue.js +1 -9
  251. package/js/components/layouts/single-column-layout.vue.js.map +1 -1
  252. package/js/components/modals/base-events-modal-close.vue.js +1 -2
  253. package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
  254. package/js/components/modals/base-events-modal-open.vue.js +1 -2
  255. package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
  256. package/js/components/modals/base-id-modal-close.vue.js +1 -2
  257. package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
  258. package/js/components/modals/base-id-modal-open.vue.js +1 -2
  259. package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
  260. package/js/components/modals/base-modal.vue.js +1 -2
  261. package/js/components/modals/base-modal.vue.js.map +1 -1
  262. package/js/components/modals/base-modal.vue2.js +13 -6
  263. package/js/components/modals/base-modal.vue2.js.map +1 -1
  264. package/js/components/page-loader-button.vue.js +8 -10
  265. package/js/components/page-loader-button.vue.js.map +1 -1
  266. package/js/components/page-loader-button.vue2.js.map +1 -1
  267. package/js/components/page-loader-button.vue3.js +7 -0
  268. package/js/components/page-loader-button.vue3.js.map +1 -0
  269. package/js/components/page-selector.vue.js +78 -0
  270. package/js/components/page-selector.vue.js.map +1 -0
  271. package/js/components/page-selector.vue2.js +128 -0
  272. package/js/components/page-selector.vue2.js.map +1 -0
  273. package/js/components/page-selector.vue3.js +7 -0
  274. package/js/components/page-selector.vue3.js.map +1 -0
  275. package/js/components/panels/base-header-toggle-panel.vue.js +1 -5
  276. package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
  277. package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -2
  278. package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
  279. package/js/components/panels/base-id-toggle-panel.vue.js +1 -2
  280. package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
  281. package/js/components/panels/base-tabs-panel.vue.js +1 -4
  282. package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
  283. package/js/components/panels/base-toggle-panel.vue.js +1 -2
  284. package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
  285. package/js/components/result/base-result-add-to-cart.vue.js +3 -3
  286. package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
  287. package/js/components/result/base-result-add-to-cart.vue2.js +19 -5
  288. package/js/components/result/base-result-add-to-cart.vue2.js.map +1 -1
  289. package/js/components/result/base-result-current-price.vue.js +1 -2
  290. package/js/components/result/base-result-current-price.vue.js.map +1 -1
  291. package/js/components/result/base-result-image.vue.js +39 -59
  292. package/js/components/result/base-result-image.vue.js.map +1 -1
  293. package/js/components/result/base-result-image.vue2.js +5 -5
  294. package/js/components/result/base-result-image.vue2.js.map +1 -1
  295. package/js/components/result/base-result-link.vue.js +1 -2
  296. package/js/components/result/base-result-link.vue.js.map +1 -1
  297. package/js/components/result/base-result-previous-price.vue.js +1 -2
  298. package/js/components/result/base-result-previous-price.vue.js.map +1 -1
  299. package/js/components/result/base-result-rating.vue.js +1 -4
  300. package/js/components/result/base-result-rating.vue.js.map +1 -1
  301. package/js/components/result/result-variant-selector.vue.js +1 -3
  302. package/js/components/result/result-variant-selector.vue.js.map +1 -1
  303. package/js/components/sliding-panel.vue.js +3 -6
  304. package/js/components/sliding-panel.vue.js.map +1 -1
  305. package/js/components/suggestions/base-suggestion.vue.js +1 -2
  306. package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
  307. package/js/components/suggestions/base-suggestions.vue.js +1 -2
  308. package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
  309. package/js/composables/use-alias-api.js +4 -1
  310. package/js/composables/use-alias-api.js.map +1 -1
  311. package/js/composables/use-getter.js +1 -1
  312. package/js/composables/use-state.js +1 -1
  313. package/js/directives/typing.js +58 -0
  314. package/js/directives/typing.js.map +1 -0
  315. package/js/index.js +19 -2
  316. package/js/index.js.map +1 -1
  317. package/js/types/animation-prop.js +5 -0
  318. package/js/types/animation-prop.js.map +1 -1
  319. package/js/x-installer/x-installer/x-installer.js +3 -3
  320. package/js/x-installer/x-installer/x-installer.js.map +1 -1
  321. package/js/x-modules/device/store/emitters.js +1 -0
  322. package/js/x-modules/device/store/emitters.js.map +1 -1
  323. package/js/x-modules/empathize/components/empathize.vue.js +1 -2
  324. package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
  325. package/js/x-modules/empathize/components/empathize.vue2.js +6 -0
  326. package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
  327. package/js/x-modules/empathize/store/emitters.js +1 -0
  328. package/js/x-modules/empathize/store/emitters.js.map +1 -1
  329. package/js/x-modules/experience-controls/store/emitters.js +1 -0
  330. package/js/x-modules/experience-controls/store/emitters.js.map +1 -1
  331. package/js/x-modules/extra-params/components/extra-params.vue.js +1 -1
  332. package/js/x-modules/extra-params/components/extra-params.vue.js.map +1 -1
  333. package/js/x-modules/extra-params/store/emitters.js +1 -0
  334. package/js/x-modules/extra-params/store/emitters.js.map +1 -1
  335. package/js/x-modules/facets/components/facets/facets.vue.js +20 -33
  336. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  337. package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
  338. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  339. package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -2
  340. package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
  341. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +1 -6
  342. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  343. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +1 -3
  344. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
  345. package/js/x-modules/facets/components/filters/number-range-filter.vue.js +1 -3
  346. package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
  347. package/js/x-modules/facets/components/filters/simple-filter.vue.js +1 -3
  348. package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
  349. package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -2
  350. package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
  351. package/js/x-modules/facets/components/lists/filters-search.vue.js +1 -3
  352. package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
  353. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +11 -18
  354. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  355. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
  356. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  357. package/js/x-modules/facets/components/lists/sliced-filters.vue.js +1 -4
  358. package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
  359. package/js/x-modules/history-queries/components/clear-history-queries.vue.js +1 -2
  360. package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
  361. package/js/x-modules/history-queries/components/history-queries.vue.js +1 -10
  362. package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
  363. package/js/x-modules/history-queries/components/history-query.vue.js +1 -6
  364. package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
  365. package/js/x-modules/history-queries/components/my-history.vue.js +1 -4
  366. package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
  367. package/js/x-modules/history-queries/components/remove-history-query.vue.js +1 -2
  368. package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
  369. package/js/x-modules/history-queries/store/emitters.js +1 -0
  370. package/js/x-modules/history-queries/store/emitters.js.map +1 -1
  371. package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -2
  372. package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
  373. package/js/x-modules/identifier-results/store/emitters.js +1 -0
  374. package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
  375. package/js/x-modules/next-queries/components/next-queries.vue.js +1 -7
  376. package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
  377. package/js/x-modules/next-queries/components/next-query-preview.vue.js +1 -3
  378. package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
  379. package/js/x-modules/next-queries/components/next-query.vue.js +1 -4
  380. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  381. package/js/x-modules/next-queries/store/emitters.js +1 -0
  382. package/js/x-modules/next-queries/store/emitters.js.map +1 -1
  383. package/js/x-modules/popular-searches/components/popular-search.vue.js +1 -4
  384. package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
  385. package/js/x-modules/popular-searches/components/popular-searches.vue.js +1 -7
  386. package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
  387. package/js/x-modules/queries-preview/components/query-preview-button.vue.js +1 -2
  388. package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
  389. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +6 -0
  390. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
  391. package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
  392. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +15 -2
  393. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
  394. package/js/x-modules/queries-preview/components/query-preview.vue.js +1 -2
  395. package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
  396. package/js/x-modules/queries-preview/components/query-preview.vue2.js +7 -1
  397. package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
  398. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +2 -1
  399. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
  400. package/js/x-modules/queries-preview/store/emitters.js +1 -0
  401. package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
  402. package/js/x-modules/queries-preview/store/module.js +1 -1
  403. package/js/x-modules/queries-preview/store/module.js.map +1 -1
  404. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +6 -4
  405. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
  406. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -4
  407. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
  408. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +1 -7
  409. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
  410. package/js/x-modules/query-suggestions/store/emitters.js +1 -0
  411. package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
  412. package/js/x-modules/recommendations/components/recommendations.vue.js +1 -2
  413. package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
  414. package/js/x-modules/recommendations/store/emitters.js +1 -0
  415. package/js/x-modules/recommendations/store/emitters.js.map +1 -1
  416. package/js/x-modules/related-prompts/components/related-prompt.vue.js +25 -0
  417. package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -0
  418. package/js/x-modules/related-prompts/components/related-prompt.vue2.js +31 -0
  419. package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
  420. package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
  421. package/js/x-modules/related-prompts/components/related-prompt.vue3.js.map +1 -0
  422. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +154 -0
  423. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -0
  424. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js +6 -0
  425. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js.map +1 -0
  426. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +89 -0
  427. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -0
  428. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +221 -0
  429. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -0
  430. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +7 -0
  431. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js.map +1 -0
  432. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +29 -0
  433. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -0
  434. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +20 -0
  435. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -0
  436. package/js/x-modules/related-prompts/store/emitters.js +15 -0
  437. package/js/x-modules/related-prompts/store/emitters.js.map +1 -0
  438. package/js/x-modules/related-prompts/store/getters/request.getter.js +16 -0
  439. package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -0
  440. package/js/x-modules/related-prompts/store/module.js +61 -0
  441. package/js/x-modules/related-prompts/store/module.js.map +1 -0
  442. package/js/x-modules/related-prompts/wiring.js +99 -0
  443. package/js/x-modules/related-prompts/wiring.js.map +1 -0
  444. package/js/x-modules/related-prompts/x-module.js +21 -0
  445. package/js/x-modules/related-prompts/x-module.js.map +1 -0
  446. package/js/x-modules/related-tags/components/related-tag.vue.js +1 -2
  447. package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
  448. package/js/x-modules/related-tags/components/related-tags.vue.js +1 -4
  449. package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
  450. package/js/x-modules/related-tags/store/emitters.js +1 -0
  451. package/js/x-modules/related-tags/store/emitters.js.map +1 -1
  452. package/js/x-modules/scroll/components/scroll-to-top.vue.js +1 -2
  453. package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
  454. package/js/x-modules/scroll/components/scroll-to-top.vue2.js +6 -0
  455. package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
  456. package/js/x-modules/scroll/store/emitters.js +1 -0
  457. package/js/x-modules/scroll/store/emitters.js.map +1 -1
  458. package/js/x-modules/search/components/partial-results-list.vue.js +1 -2
  459. package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
  460. package/js/x-modules/search/components/results-list.vue.js +2 -2
  461. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  462. package/js/x-modules/search/components/sort-dropdown.vue.js +1 -3
  463. package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
  464. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +10 -3
  465. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
  466. package/js/x-modules/search/store/actions/save-search-response.action.js +2 -1
  467. package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
  468. package/js/x-modules/search/store/emitters.js +1 -0
  469. package/js/x-modules/search/store/emitters.js.map +1 -1
  470. package/js/x-modules/search/store/module.js +9 -3
  471. package/js/x-modules/search/store/module.js.map +1 -1
  472. package/js/x-modules/search/wiring.js +4 -0
  473. package/js/x-modules/search/wiring.js.map +1 -1
  474. package/js/x-modules/search-box/components/clear-search-input.vue.js +1 -2
  475. package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
  476. package/js/x-modules/search-box/components/search-button.vue.js +1 -2
  477. package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
  478. package/js/x-modules/search-box/store/emitters.js +1 -0
  479. package/js/x-modules/search-box/store/emitters.js.map +1 -1
  480. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js +1 -3
  481. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
  482. package/js/x-modules/semantic-queries/components/semantic-query.vue.js +1 -4
  483. package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
  484. package/js/x-modules/tagging/store/module.js +5 -1
  485. package/js/x-modules/tagging/store/module.js.map +1 -1
  486. package/js/x-modules/tagging/wiring.js +64 -1
  487. package/js/x-modules/tagging/wiring.js.map +1 -1
  488. package/js/x-modules/url/store/emitters.js +1 -0
  489. package/js/x-modules/url/store/emitters.js.map +1 -1
  490. package/package.json +51 -50
  491. package/related-prompts/index.d.ts +1 -0
  492. package/related-prompts/index.js +10 -0
  493. package/report/x-adapter-platform.api.json +881 -53
  494. package/report/x-components.api.json +16703 -18143
  495. package/report/x-components.api.md +725 -167
  496. package/report/x-types.api.json +496 -0
  497. package/tagging/index.js +1 -1
  498. package/types/adapter/e2e-adapter.d.ts.map +1 -1
  499. package/types/adapter/mocked-responses.d.ts +3 -0
  500. package/types/adapter/mocked-responses.d.ts.map +1 -1
  501. package/types/components/base-dropdown.vue.d.ts +5 -5
  502. package/types/components/base-dropdown.vue.d.ts.map +1 -1
  503. package/types/components/base-grid.vue.d.ts +3 -3
  504. package/types/components/base-slider.vue.d.ts +74 -0
  505. package/types/components/base-slider.vue.d.ts.map +1 -0
  506. package/types/components/base-variable-column-grid.vue.d.ts +3 -3
  507. package/types/components/display-click-provider.vue.d.ts +52 -0
  508. package/types/components/display-click-provider.vue.d.ts.map +1 -0
  509. package/types/components/global-x-bus.vue.d.ts +12 -0
  510. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  511. package/types/components/index.d.ts +3 -0
  512. package/types/components/index.d.ts.map +1 -1
  513. package/types/components/items-list.vue.d.ts +3 -3
  514. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
  515. package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
  516. package/types/components/modals/base-events-modal.vue.d.ts +2 -2
  517. package/types/components/modals/base-id-modal.vue.d.ts +2 -2
  518. package/types/components/modals/base-modal.vue.d.ts +10 -10
  519. package/types/components/modals/base-modal.vue.d.ts.map +1 -1
  520. package/types/components/modals/main-modal.vue.d.ts +2 -2
  521. package/types/components/page-selector.vue.d.ts +125 -0
  522. package/types/components/page-selector.vue.d.ts.map +1 -0
  523. package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
  524. package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
  525. package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
  526. package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
  527. package/types/components/result/base-result-add-to-cart.vue.d.ts +2 -0
  528. package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
  529. package/types/components/result/base-result-image.vue.d.ts +10 -10
  530. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  531. package/types/components/snippet-callbacks.vue.d.ts +6 -0
  532. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  533. package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
  534. package/types/composables/use-alias-api.d.ts +5 -0
  535. package/types/composables/use-alias-api.d.ts.map +1 -1
  536. package/types/composables/use-store.d.ts +2 -2
  537. package/types/composables/use-store.d.ts.map +1 -1
  538. package/types/directives/index.d.ts +1 -0
  539. package/types/directives/index.d.ts.map +1 -1
  540. package/types/directives/typing.d.ts +35 -0
  541. package/types/directives/typing.d.ts.map +1 -0
  542. package/types/index.d.ts +1 -0
  543. package/types/index.d.ts.map +1 -1
  544. package/types/store/index.d.ts +4 -1
  545. package/types/store/index.d.ts.map +1 -1
  546. package/types/tailwind/plugin-options.d.ts +1 -2
  547. package/types/tailwind/plugin-options.d.ts.map +1 -1
  548. package/types/types/animation-prop.d.ts +6 -2
  549. package/types/types/animation-prop.d.ts.map +1 -1
  550. package/types/types/origin.d.ts +2 -2
  551. package/types/types/origin.d.ts.map +1 -1
  552. package/types/types/page-mode.d.ts +2 -0
  553. package/types/types/page-mode.d.ts.map +1 -0
  554. package/types/views/home/types.d.ts +3 -0
  555. package/types/views/home/types.d.ts.map +1 -1
  556. package/types/wiring/events.types.d.ts +3 -1
  557. package/types/wiring/events.types.d.ts.map +1 -1
  558. package/types/x-installer/x-installer/types.d.ts +2 -2
  559. package/types/x-installer/x-installer/types.d.ts.map +1 -1
  560. package/types/x-installer/x-installer/x-installer.d.ts +4 -4
  561. package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
  562. package/types/x-modules/empathize/components/empathize.vue.d.ts +5 -5
  563. package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
  564. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +8 -2
  565. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  566. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +6 -0
  567. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  568. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
  569. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
  570. package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
  571. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
  572. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
  573. package/types/x-modules/next-queries/index.d.ts +1 -0
  574. package/types/x-modules/next-queries/index.d.ts.map +1 -1
  575. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
  576. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
  577. package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
  578. package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
  579. package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
  580. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +4 -2
  581. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
  582. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
  583. package/types/x-modules/related-prompts/components/index.d.ts +4 -0
  584. package/types/x-modules/related-prompts/components/index.d.ts.map +1 -0
  585. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +28 -0
  586. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
  587. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +106 -0
  588. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
  589. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +126 -0
  590. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
  591. package/types/x-modules/related-prompts/events.types.d.ts +36 -0
  592. package/types/x-modules/related-prompts/events.types.d.ts.map +1 -0
  593. package/types/x-modules/related-prompts/index.d.ts +6 -0
  594. package/types/x-modules/related-prompts/index.d.ts.map +1 -0
  595. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +17 -0
  596. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
  597. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +13 -0
  598. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
  599. package/types/x-modules/related-prompts/store/emitters.d.ts +9 -0
  600. package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
  601. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +13 -0
  602. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
  603. package/types/x-modules/related-prompts/store/index.d.ts +7 -0
  604. package/types/x-modules/related-prompts/store/index.d.ts.map +1 -0
  605. package/types/x-modules/related-prompts/store/module.d.ts +8 -0
  606. package/types/x-modules/related-prompts/store/module.d.ts.map +1 -0
  607. package/types/x-modules/related-prompts/store/types.d.ts +108 -0
  608. package/types/x-modules/related-prompts/store/types.d.ts.map +1 -0
  609. package/types/x-modules/related-prompts/types.d.ts +10 -0
  610. package/types/x-modules/related-prompts/types.d.ts.map +1 -0
  611. package/types/x-modules/related-prompts/wiring.d.ts +38 -0
  612. package/types/x-modules/related-prompts/wiring.d.ts.map +1 -0
  613. package/types/x-modules/related-prompts/x-module.d.ts +16 -0
  614. package/types/x-modules/related-prompts/x-module.d.ts.map +1 -0
  615. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
  616. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +5 -5
  617. package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
  618. package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
  619. package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
  620. package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
  621. package/types/x-modules/search/components/sort-dropdown.vue.d.ts +1 -1
  622. package/types/x-modules/search/config.types.d.ts +2 -0
  623. package/types/x-modules/search/config.types.d.ts.map +1 -1
  624. package/types/x-modules/search/events.types.d.ts +4 -0
  625. package/types/x-modules/search/events.types.d.ts.map +1 -1
  626. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
  627. package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
  628. package/types/x-modules/search/store/module.d.ts +2 -0
  629. package/types/x-modules/search/store/module.d.ts.map +1 -1
  630. package/types/x-modules/search/store/types.d.ts +9 -1
  631. package/types/x-modules/search/store/types.d.ts.map +1 -1
  632. package/types/x-modules/search/wiring.d.ts +4 -0
  633. package/types/x-modules/search/wiring.d.ts.map +1 -1
  634. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
  635. package/types/x-modules/tagging/store/module.d.ts.map +1 -1
  636. package/types/x-modules/tagging/wiring.d.ts +36 -2
  637. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  638. package/types/x-modules/x-modules.types.d.ts +2 -0
  639. package/types/x-modules/x-modules.types.d.ts.map +1 -1
  640. package/docs/API-reference/api/x-components.usestore.md +0 -19
  641. package/docs/assets/features/overview-my-history.svg +0 -279
  642. package/docs/assets/features/overview-product-results-card.svg +0 -128
  643. package/docs/assets/interface/build-search-ui.svg +0 -167
  644. package/docs/assets/interface/experience-search-intro.svg +0 -1
  645. package/docs/assets/interface/integration-guide.svg +0 -1
  646. package/docs/assets/interface/integration-video.png +0 -0
  647. package/docs/assets/interface/x-architecture.svg +0 -1
  648. package/docs/assets/interface/x-empathize.gif +0 -0
  649. package/docs/assets/interface/x-facets.gif +0 -0
  650. package/docs/assets/interface/x-facets.svg +0 -189
  651. package/docs/assets/interface/x-history-queries.gif +0 -0
  652. package/docs/assets/interface/x-id-results.gif +0 -0
  653. package/docs/assets/interface/x-next-queries.gif +0 -0
  654. package/docs/assets/interface/x-popular-searches.gif +0 -0
  655. package/docs/assets/interface/x-query-suggestions.gif +0 -0
  656. package/docs/assets/interface/x-recommendations.gif +0 -0
  657. package/docs/assets/interface/x-recommendations.svg +0 -472
  658. package/docs/assets/interface/x-related-tags.gif +0 -0
  659. package/docs/assets/interface/x-results-layout.svg +0 -259
  660. package/docs/assets/interface/x-search-box-elements.svg +0 -1
  661. package/docs/assets/interface/x-search-box.svg +0 -60
  662. package/docs/build-search-ui/README.md +0 -127
  663. package/docs/build-search-ui/sidebar.js +0 -7
  664. package/docs/build-search-ui/web-archetype-development-guide.md +0 -186
  665. package/docs/build-search-ui/web-archetype-integration-guide.md +0 -458
  666. package/docs/build-search-ui/web-how-to-use-x-components-guide.md +0 -200
  667. package/docs/build-search-ui/web-x-architecture.md +0 -83
  668. package/docs/build-search-ui/web-x-components-development-guide.md +0 -157
  669. package/docs/experience-search-and-discovery/README.md +0 -132
  670. package/docs/experience-search-and-discovery/empathize.md +0 -119
  671. package/docs/experience-search-and-discovery/facets-and-filters.md +0 -154
  672. package/docs/experience-search-and-discovery/history-queries.md +0 -70
  673. package/docs/experience-search-and-discovery/id-results.md +0 -49
  674. package/docs/experience-search-and-discovery/my-history.md +0 -60
  675. package/docs/experience-search-and-discovery/next-queries.md +0 -72
  676. package/docs/experience-search-and-discovery/popular-searches.md +0 -50
  677. package/docs/experience-search-and-discovery/product-results-ui.md +0 -82
  678. package/docs/experience-search-and-discovery/query-suggestions.md +0 -48
  679. package/docs/experience-search-and-discovery/recommendations.md +0 -134
  680. package/docs/experience-search-and-discovery/related-tags.md +0 -66
  681. package/docs/experience-search-and-discovery/search-box.md +0 -99
  682. package/docs/experience-search-and-discovery/serp-ui.md +0 -125
  683. package/docs/experience-search-and-discovery/sidebar.js +0 -17
  684. package/docs/experience-search-and-discovery/web-local-storage.md +0 -30
  685. package/docs/input-status-machine-state.png +0 -0
  686. package/js/composables/use-store.js +0 -15
  687. package/js/composables/use-store.js.map +0 -1
  688. package/js/utils/options-api.js +0 -4
  689. package/js/utils/options-api.js.map +0 -1
  690. package/types/utils/options-api.d.ts +0 -3
  691. package/types/utils/options-api.d.ts.map +0 -1
@@ -115,6 +115,7 @@ import { default as TrendingIcon } from './trending.vue';
115
115
  import { default as TrendingTinyIcon } from './trending-tiny.vue';
116
116
  import { default as UserFilledIcon } from './user-filled.vue';
117
117
  import { default as UserIcon } from './user.vue';
118
+ import { useStore } from 'vuex';
118
119
  import { VNode } from 'vue';
119
120
  import Vue from 'vue';
120
121
  import { WatchOptions } from 'vue';
@@ -209,7 +210,7 @@ export const animateTranslate: (animationOrigin?: AnimationOrigin | undefined) =
209
210
  export const AnimateWidth: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
210
211
 
211
212
  // @public
212
- export const AnimationProp: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
213
+ export const AnimationProp: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
213
214
 
214
215
  // @public
215
216
  export type AnyActionsTree = ActionsTree<Dictionary, Dictionary, MutationsDictionary<any>, ActionsDictionary<any>>;
@@ -412,18 +413,18 @@ titleClass: StringConstructor;
412
413
  // @public
413
414
  export const BannersList: DefineComponent< {
414
415
  animation: {
415
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
416
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
416
417
  default: string;
417
418
  };
418
419
  }, () => VNode<RendererNode, RendererElement, {
419
420
  [key: string]: any;
420
421
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
421
422
  animation: {
422
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
423
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
423
424
  default: string;
424
425
  };
425
426
  }>>, {
426
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
427
+ animation: string | Function | Record<string, any>;
427
428
  }, {}>;
428
429
 
429
430
  export { BarCodeIcon }
@@ -438,6 +439,7 @@ required: true;
438
439
  };
439
440
  }, {
440
441
  events: ComputedRef<Partial<XEventsTypes>>;
442
+ metadata: Omit<WireMetadata, "moduleName" | "origin" | "location">;
441
443
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
442
444
  result: {
443
445
  type: PropType<Result>;
@@ -523,8 +525,8 @@ required: true;
523
525
  };
524
526
  ariaLabel: StringConstructor;
525
527
  animation: {
526
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
527
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
528
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
529
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
528
530
  };
529
531
  searchTimeoutMs: {
530
532
  type: NumberConstructor;
@@ -566,8 +568,8 @@ required: true;
566
568
  };
567
569
  ariaLabel: StringConstructor;
568
570
  animation: {
569
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
570
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
571
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
572
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
571
573
  };
572
574
  searchTimeoutMs: {
573
575
  type: NumberConstructor;
@@ -576,7 +578,7 @@ default: number;
576
578
  }>> & {
577
579
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
578
580
  }, {
579
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
581
+ animation: string | Function | Record<string, any>;
580
582
  searchTimeoutMs: number;
581
583
  }, {}>;
582
584
 
@@ -616,7 +618,7 @@ bodyClickEvent: {
616
618
  type: PropType<keyof XEventsTypes>;
617
619
  default: string;
618
620
  };
619
- animation: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
621
+ animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
620
622
  }, {
621
623
  isOpen: Ref<boolean>;
622
624
  openerElement: Ref<HTMLElement | undefined>;
@@ -635,7 +637,7 @@ bodyClickEvent: {
635
637
  type: PropType<keyof XEventsTypes>;
636
638
  default: string;
637
639
  };
638
- animation: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
640
+ animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
639
641
  }>>, {
640
642
  eventsToOpenModal: (keyof XEventsTypes)[];
641
643
  eventsToCloseModal: (keyof XEventsTypes)[];
@@ -692,7 +694,7 @@ export abstract class BaseFilterEntityModifier<Metadata extends Dictionary = Dic
692
694
  // @public
693
695
  export const BaseGrid: DefineComponent< {
694
696
  animation: {
695
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
697
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
696
698
  default: string;
697
699
  };
698
700
  columns: {
@@ -714,7 +716,7 @@ slots: Readonly<{
714
716
  }>;
715
717
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
716
718
  animation: {
717
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
719
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
718
720
  default: string;
719
721
  };
720
722
  columns: {
@@ -725,15 +727,15 @@ items: {
725
727
  type: PropType<ListItem[]>;
726
728
  };
727
729
  }>>, {
728
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
730
+ animation: string | Function | Record<string, any>;
729
731
  columns: number;
730
732
  }, {}>;
731
733
 
732
734
  // @public
733
735
  export const BaseHeaderTogglePanel: DefineComponent< {
734
736
  animation: {
735
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
736
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
737
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
738
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
737
739
  };
738
740
  startCollapsed: BooleanConstructor;
739
741
  headerClass: StringConstructor;
@@ -742,20 +744,20 @@ open: Ref<boolean>;
742
744
  toggleOpen: () => void;
743
745
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
744
746
  animation: {
745
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
746
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
747
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
748
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
747
749
  };
748
750
  startCollapsed: BooleanConstructor;
749
751
  headerClass: StringConstructor;
750
752
  }>>, {
751
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
753
+ animation: string | Function | Record<string, any>;
752
754
  startCollapsed: boolean;
753
755
  }, {}>;
754
756
 
755
757
  // @public
756
758
  export const BaseIdModal: DefineComponent< {
757
759
  animation: {
758
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
760
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
759
761
  };
760
762
  modalId: {
761
763
  type: StringConstructor;
@@ -767,7 +769,7 @@ isOpen: Ref<boolean>;
767
769
  emitClickOutOfModal: (event: MouseEvent | FocusEvent) => void;
768
770
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
769
771
  animation: {
770
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
772
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
771
773
  };
772
774
  modalId: {
773
775
  type: StringConstructor;
@@ -812,8 +814,8 @@ type: BooleanConstructor;
812
814
  default: boolean;
813
815
  };
814
816
  animation: {
815
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
816
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
817
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
818
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
817
819
  };
818
820
  panelId: {
819
821
  type: StringConstructor;
@@ -827,8 +829,8 @@ type: BooleanConstructor;
827
829
  default: boolean;
828
830
  };
829
831
  animation: {
830
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
831
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
832
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
833
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
832
834
  };
833
835
  panelId: {
834
836
  type: StringConstructor;
@@ -836,7 +838,7 @@ required: true;
836
838
  };
837
839
  }>>, {
838
840
  startOpen: boolean;
839
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
841
+ animation: string | Function | Record<string, any>;
840
842
  }, {}>;
841
843
 
842
844
  // @public
@@ -906,12 +908,12 @@ default: boolean;
906
908
  };
907
909
  referenceSelector: StringConstructor;
908
910
  animation: {
909
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
910
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
911
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
912
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
911
913
  };
912
914
  overlayAnimation: {
913
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
914
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
915
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
916
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
915
917
  };
916
918
  contentClass: StringConstructor;
917
919
  overlayClass: StringConstructor;
@@ -931,12 +933,12 @@ default: boolean;
931
933
  };
932
934
  referenceSelector: StringConstructor;
933
935
  animation: {
934
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
935
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
936
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
937
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
936
938
  };
937
939
  overlayAnimation: {
938
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
939
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
940
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
941
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
940
942
  };
941
943
  contentClass: StringConstructor;
942
944
  overlayClass: StringConstructor;
@@ -945,8 +947,8 @@ overlayClass: StringConstructor;
945
947
  "onFocusin:body"?: ((...args: any[]) => any) | undefined;
946
948
  }, {
947
949
  focusOnOpen: boolean;
948
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
949
- overlayAnimation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
950
+ animation: string | Function | Record<string, any>;
951
+ overlayAnimation: string | Function | Record<string, any>;
950
952
  }, {}>;
951
953
 
952
954
  export { BasePlaceholderImage }
@@ -1073,52 +1075,52 @@ type: StringConstructor;
1073
1075
  }>>, {}, {}>;
1074
1076
 
1075
1077
  // @public
1076
- export const BaseResultImage: DefineComponent<{
1077
- result: {
1078
- type: PropType<Result>;
1079
- required: true;
1080
- };
1081
- loadAnimation: {
1082
- type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1083
- default: () => DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1084
- };
1085
- hoverAnimation: {
1086
- type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1087
- };
1088
- showNextImageOnHover: {
1089
- type: BooleanConstructor;
1090
- default: boolean;
1091
- };
1078
+ export const BaseResultImage: DefineComponent< {
1079
+ result: {
1080
+ type: PropType<Result>;
1081
+ required: true;
1082
+ };
1083
+ loadAnimation: {
1084
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
1085
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1086
+ };
1087
+ hoverAnimation: {
1088
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
1089
+ };
1090
+ showNextImageOnHover: {
1091
+ type: BooleanConstructor;
1092
+ default: boolean;
1093
+ };
1092
1094
  }, {
1093
- pendingImages: Ref<string[]>;
1094
- loadedImages: Ref<string[]>;
1095
- isHovering: Ref<boolean>;
1096
- userHasHoveredImage: Ref<boolean>;
1097
- loaderStyles: Partial<CSSStyleDeclaration>;
1098
- animation: ComputedRef<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1099
- imageSrc: ComputedRef<string>;
1100
- shouldLoadNextImage: ComputedRef<boolean>;
1101
- flagImageAsFailed: () => void;
1102
- flagImageLoaded: () => void;
1095
+ pendingImages: Ref<string[]>;
1096
+ loadedImages: Ref<string[]>;
1097
+ isHovering: Ref<boolean>;
1098
+ userHasHoveredImage: Ref<boolean>;
1099
+ loaderStyles: Partial<CSSStyleDeclaration>;
1100
+ animation: ComputedRef<string | Record<string, any>>;
1101
+ imageSrc: ComputedRef<string>;
1102
+ shouldLoadNextImage: ComputedRef<boolean>;
1103
+ flagImageAsFailed: () => void;
1104
+ flagImageLoaded: () => void;
1103
1105
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1104
1106
  result: {
1105
1107
  type: PropType<Result>;
1106
1108
  required: true;
1107
1109
  };
1108
1110
  loadAnimation: {
1109
- type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1110
- default: () => DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1111
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
1112
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1111
1113
  };
1112
1114
  hoverAnimation: {
1113
- type: PropType<string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1115
+ type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
1114
1116
  };
1115
1117
  showNextImageOnHover: {
1116
1118
  type: BooleanConstructor;
1117
1119
  default: boolean;
1118
1120
  };
1119
1121
  }>>, {
1120
- loadAnimation: string | DefineComponent<{}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1121
- showNextImageOnHover: boolean;
1122
+ loadAnimation: string | Function | Record<string, any>;
1123
+ showNextImageOnHover: boolean;
1122
1124
  }, {}>;
1123
1125
 
1124
1126
  // @public
@@ -1236,6 +1238,64 @@ resetOnChange: boolean;
1236
1238
  resetOn: keyof XEventsTypes | (keyof XEventsTypes)[];
1237
1239
  }, {}>;
1238
1240
 
1241
+ // @public
1242
+ export const BaseSlider: DefineComponent< {
1243
+ threshold: {
1244
+ type: PropType<{
1245
+ min: number;
1246
+ max: number;
1247
+ }>;
1248
+ default: () => {
1249
+ min: number;
1250
+ max: number;
1251
+ };
1252
+ };
1253
+ modelValue: {
1254
+ type: PropType<{
1255
+ min: number;
1256
+ max: number;
1257
+ }>;
1258
+ required: true;
1259
+ };
1260
+ contentClass: {
1261
+ type: StringConstructor;
1262
+ default: string;
1263
+ };
1264
+ }, {
1265
+ slider: Ref<HTMLElement | undefined>;
1266
+ rangeSelected: ComputedRef<number[]>;
1267
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", PublicProps, Readonly<ExtractPropTypes< {
1268
+ threshold: {
1269
+ type: PropType<{
1270
+ min: number;
1271
+ max: number;
1272
+ }>;
1273
+ default: () => {
1274
+ min: number;
1275
+ max: number;
1276
+ };
1277
+ };
1278
+ modelValue: {
1279
+ type: PropType<{
1280
+ min: number;
1281
+ max: number;
1282
+ }>;
1283
+ required: true;
1284
+ };
1285
+ contentClass: {
1286
+ type: StringConstructor;
1287
+ default: string;
1288
+ };
1289
+ }>> & {
1290
+ "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1291
+ }, {
1292
+ threshold: {
1293
+ min: number;
1294
+ max: number;
1295
+ };
1296
+ contentClass: string;
1297
+ }, {}>;
1298
+
1239
1299
  // @public
1240
1300
  export const BaseSuggestion: DefineComponent< {
1241
1301
  query: {
@@ -1292,7 +1352,7 @@ type: PropType<Suggestion[]>;
1292
1352
  required: true;
1293
1353
  };
1294
1354
  animation: {
1295
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1355
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1296
1356
  default: string;
1297
1357
  };
1298
1358
  maxItemsToRender: NumberConstructor;
@@ -1315,7 +1375,7 @@ type: PropType<Suggestion[]>;
1315
1375
  required: true;
1316
1376
  };
1317
1377
  animation: {
1318
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1378
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1319
1379
  default: string;
1320
1380
  };
1321
1381
  maxItemsToRender: NumberConstructor;
@@ -1329,7 +1389,7 @@ default: boolean;
1329
1389
  };
1330
1390
  suggestionItemClass: StringConstructor;
1331
1391
  }>>, {
1332
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1392
+ animation: string | Function | Record<string, any>;
1333
1393
  showFacets: boolean;
1334
1394
  showPlainSuggestion: boolean;
1335
1395
  }, {}>;
@@ -1357,12 +1417,12 @@ modelValue: boolean;
1357
1417
  // @public
1358
1418
  export const BaseTabsPanel: DefineComponent< {
1359
1419
  tabsAnimation: {
1360
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1420
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1361
1421
  default: string;
1362
1422
  };
1363
1423
  contentAnimation: {
1364
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1365
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1424
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1425
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1366
1426
  };
1367
1427
  initialTab: {
1368
1428
  type: StringConstructor;
@@ -1386,12 +1446,12 @@ selectTab: (tab: string) => void;
1386
1446
  tabIsSelected: (tab: string) => boolean;
1387
1447
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1388
1448
  tabsAnimation: {
1389
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1449
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1390
1450
  default: string;
1391
1451
  };
1392
1452
  contentAnimation: {
1393
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1394
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1453
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1454
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1395
1455
  };
1396
1456
  initialTab: {
1397
1457
  type: StringConstructor;
@@ -1406,8 +1466,8 @@ contentClass: StringConstructor;
1406
1466
  tabClass: StringConstructor;
1407
1467
  tabsListClass: StringConstructor;
1408
1468
  }>>, {
1409
- tabsAnimation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1410
- contentAnimation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1469
+ tabsAnimation: string | Function | Record<string, any>;
1470
+ contentAnimation: string | Function | Record<string, any>;
1411
1471
  initialTab: string;
1412
1472
  allowTabDeselect: boolean;
1413
1473
  }, {}>;
@@ -1419,7 +1479,7 @@ type: BooleanConstructor;
1419
1479
  required: true;
1420
1480
  };
1421
1481
  animation: {
1422
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1482
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1423
1483
  default: string;
1424
1484
  };
1425
1485
  }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -1428,17 +1488,17 @@ type: BooleanConstructor;
1428
1488
  required: true;
1429
1489
  };
1430
1490
  animation: {
1431
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1491
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1432
1492
  default: string;
1433
1493
  };
1434
1494
  }>>, {
1435
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1495
+ animation: string | Function | Record<string, any>;
1436
1496
  }, {}>;
1437
1497
 
1438
1498
  // @public
1439
1499
  export const BaseVariableColumnGrid: DefineComponent< {
1440
1500
  animation: {
1441
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1501
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1442
1502
  default: string;
1443
1503
  };
1444
1504
  items: PropType<ListItem[]>;
@@ -1453,7 +1513,7 @@ slots: Readonly<{
1453
1513
  }>;
1454
1514
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
1455
1515
  animation: {
1456
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
1516
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
1457
1517
  default: string;
1458
1518
  };
1459
1519
  items: PropType<ListItem[]>;
@@ -1462,7 +1522,7 @@ type: NumberConstructor;
1462
1522
  default: number;
1463
1523
  };
1464
1524
  }>>, {
1465
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
1525
+ animation: string | Function | Record<string, any>;
1466
1526
  columns: number;
1467
1527
  }, {}>;
1468
1528
 
@@ -1515,6 +1575,9 @@ export const cancelFetchAndSaveQuerySuggestions: () => void;
1515
1575
  // @public
1516
1576
  export const cancelFetchAndSaveRecommendations: () => void;
1517
1577
 
1578
+ // @public
1579
+ export const cancelFetchAndSaveRelatedPrompts: () => void;
1580
+
1518
1581
  // @public
1519
1582
  export const cancelFetchAndSaveRelatedTags: () => void;
1520
1583
 
@@ -1577,6 +1640,9 @@ export { ChevronTinyUpIcon }
1577
1640
 
1578
1641
  export { ChevronUpIcon }
1579
1642
 
1643
+ // @internal
1644
+ export function cleanGettersProxyCache(): void;
1645
+
1580
1646
  // @public
1581
1647
  export const ClearFilters: DefineComponent< {
1582
1648
  facetsIds: PropType<(string | number)[]>;
@@ -1688,6 +1754,14 @@ default: boolean;
1688
1754
  appear: boolean;
1689
1755
  }, {}>;
1690
1756
 
1757
+ // @public
1758
+ export interface ConfigMutations<T extends {
1759
+ config: T['config'];
1760
+ }> {
1761
+ mergeConfig(config: T['config']): void;
1762
+ setConfig(config: T['config']): void;
1763
+ }
1764
+
1691
1765
  export { CornerArrowLeft }
1692
1766
 
1693
1767
  export { CornerArrowRight }
@@ -1709,6 +1783,15 @@ export function createOrigin({ feature, location }: QueryOriginInit): QueryOrigi
1709
1783
  // @public
1710
1784
  export function createRawFilters(filterIds: Array<Filter['id']>): RawFilter[];
1711
1785
 
1786
+ // @public
1787
+ export function createRelatedTagsQueryGetter<State extends QueryState, Getters>({ getRelatedTags }: CreateRelatedTagsQueryGetterOptions<State, Getters>): (state: State, getters: Getters) => string;
1788
+
1789
+ // @public
1790
+ export interface CreateRelatedTagsQueryGetterOptions<State, Getters> {
1791
+ // Warning: (ae-forgotten-export) The symbol "RelatedTag_2" needs to be exported by the entry point index.d.ts
1792
+ getRelatedTags: (state: State, getters: Getters) => RelatedTag_2[];
1793
+ }
1794
+
1712
1795
  // Warning: (ae-forgotten-export) The symbol "Taggable" needs to be exported by the entry point index.d.ts
1713
1796
  //
1714
1797
  // @public
@@ -1722,6 +1805,12 @@ export function createStoreEmitters<Module extends AnyXStoreModule, Emitters ext
1722
1805
  // @public
1723
1806
  export function createTrackDisplayWire(property: keyof Tagging_2): Wire<Taggable>;
1724
1807
 
1808
+ // @public
1809
+ export function createTrackToolingAdd2CartWire(): Wire<Taggable>;
1810
+
1811
+ // @public
1812
+ export function createTrackToolingDisplayWire(): Wire<Taggable>;
1813
+
1725
1814
  // @public
1726
1815
  export function createTrackWire(property: keyof Tagging_2): Wire<Taggable>;
1727
1816
 
@@ -1978,6 +2067,56 @@ export class DirectionalFocusNavigationService implements SpatialNavigation {
1978
2067
  // @internal
1979
2068
  export const DISABLE_ANIMATIONS_KEY: XInjectKey<boolean | undefined>;
1980
2069
 
2070
+ // @public (undocumented)
2071
+ export const DisplayClickProvider: DefineComponent< {
2072
+ ignoreResultClickEvent: {
2073
+ type: BooleanConstructor;
2074
+ default: boolean;
2075
+ };
2076
+ toolingDisplayTagging: {
2077
+ type: PropType<TaggingRequest>;
2078
+ required: false;
2079
+ default: undefined;
2080
+ };
2081
+ toolingAdd2CartTagging: {
2082
+ type: PropType<TaggingRequest>;
2083
+ required: false;
2084
+ default: undefined;
2085
+ };
2086
+ queryTagging: {
2087
+ type: PropType<TaggingRequest>;
2088
+ required: false;
2089
+ default: undefined;
2090
+ };
2091
+ }, () => VNode<RendererNode, RendererElement, {
2092
+ [key: string]: any;
2093
+ }> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
2094
+ ignoreResultClickEvent: {
2095
+ type: BooleanConstructor;
2096
+ default: boolean;
2097
+ };
2098
+ toolingDisplayTagging: {
2099
+ type: PropType<TaggingRequest>;
2100
+ required: false;
2101
+ default: undefined;
2102
+ };
2103
+ toolingAdd2CartTagging: {
2104
+ type: PropType<TaggingRequest>;
2105
+ required: false;
2106
+ default: undefined;
2107
+ };
2108
+ queryTagging: {
2109
+ type: PropType<TaggingRequest>;
2110
+ required: false;
2111
+ default: undefined;
2112
+ };
2113
+ }>>, {
2114
+ ignoreResultClickEvent: boolean;
2115
+ toolingDisplayTagging: TaggingRequest;
2116
+ toolingAdd2CartTagging: TaggingRequest;
2117
+ queryTagging: TaggingRequest;
2118
+ }, {}>;
2119
+
1981
2120
  // @public
1982
2121
  export const DisplayEmitter: DefineComponent< {
1983
2122
  payload: {
@@ -2078,8 +2217,8 @@ type: PropType<(keyof XEventsTypes)[]>;
2078
2217
  default: () => string[];
2079
2218
  };
2080
2219
  animation: {
2081
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2082
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2220
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2221
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2083
2222
  };
2084
2223
  }, {
2085
2224
  close: () => void;
@@ -2097,13 +2236,13 @@ type: PropType<(keyof XEventsTypes)[]>;
2097
2236
  default: () => string[];
2098
2237
  };
2099
2238
  animation: {
2100
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2101
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2239
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2240
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2102
2241
  };
2103
2242
  }>>, {
2104
2243
  eventsToOpenEmpathize: (keyof XEventsTypes)[];
2105
2244
  eventsToCloseEmpathize: (keyof XEventsTypes)[];
2106
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2245
+ animation: string | Function | Record<string, any>;
2107
2246
  }, {}>;
2108
2247
 
2109
2248
  // @public
@@ -2121,8 +2260,6 @@ export const empathizeEmitters: {};
2121
2260
  export interface EmpathizeGetters {
2122
2261
  }
2123
2262
 
2124
- // Warning: (ae-forgotten-export) The symbol "ConfigMutations" needs to be exported by the entry point index.d.ts
2125
- //
2126
2263
  // @public
2127
2264
  export interface EmpathizeMutations extends ConfigMutations<EmpathizeState> {
2128
2265
  setIsOpen(isOpen: boolean): void;
@@ -2378,7 +2515,7 @@ export const Facets: DefineComponent< {
2378
2515
  facetsIds: PropType<(string | number)[]>;
2379
2516
  alwaysVisible: BooleanConstructor;
2380
2517
  animation: {
2381
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2518
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2382
2519
  default: string;
2383
2520
  };
2384
2521
  renderableFacets: StringConstructor;
@@ -2391,13 +2528,13 @@ hasSlot: (name: string) => boolean;
2391
2528
  facetsIds: PropType<(string | number)[]>;
2392
2529
  alwaysVisible: BooleanConstructor;
2393
2530
  animation: {
2394
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2531
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2395
2532
  default: string;
2396
2533
  };
2397
2534
  renderableFacets: StringConstructor;
2398
2535
  }>>, {
2399
2536
  alwaysVisible: boolean;
2400
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2537
+ animation: string | Function | Record<string, any>;
2401
2538
  }, {}>;
2402
2539
 
2403
2540
  // @public
@@ -2451,8 +2588,6 @@ export interface FacetsGroup {
2451
2588
  id: string;
2452
2589
  }
2453
2590
 
2454
- // Warning: (ae-forgotten-export) The symbol "QueryMutations" needs to be exported by the entry point index.d.ts
2455
- //
2456
2591
  // @public
2457
2592
  export interface FacetsMutations extends QueryMutations, ConfigMutations<FacetsState> {
2458
2593
  clearStickyFilters(): void;
@@ -2648,7 +2783,7 @@ fromNoResultsWithFilters: ComputedRef<any>;
2648
2783
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2649
2784
 
2650
2785
  // @public
2651
- export type FeatureLocation = 'external' | 'my_history' | 'no_query' | 'results' | 'no_results' | 'low_results' | 'none' | 'predictive_layer' | 'pdp' | 'url_history' | 'url_history_pdp';
2786
+ export type FeatureLocation = 'external' | 'my_history' | 'no_query' | 'results' | 'no_results' | 'low_results' | 'none' | 'predictive_layer' | 'pdp' | 'url_history' | 'url_history_pdp' | 'related-prompts';
2652
2787
 
2653
2788
  // @public
2654
2789
  export interface FetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request> {
@@ -2712,6 +2847,11 @@ export const fetchAndSaveQuerySuggestions: (context: QuerySuggestionsActionConte
2712
2847
  // @public
2713
2848
  export const fetchAndSaveRecommendations: (context: RecommendationsActionContext, request: RecommendationsRequest | null) => void | Promise<void>;
2714
2849
 
2850
+ // Warning: (ae-forgotten-export) The symbol "RelatedPromptsRequest" needs to be exported by the entry point index.d.ts
2851
+ //
2852
+ // @public
2853
+ export const fetchAndSaveRelatedPrompts: (context: RelatedPromptsActionContext, request: RelatedPromptsRequest | null) => void | Promise<void>;
2854
+
2715
2855
  // Warning: (ae-forgotten-export) The symbol "RelatedTagsRequest" needs to be exported by the entry point index.d.ts
2716
2856
  //
2717
2857
  // @public
@@ -2758,6 +2898,9 @@ export const fetchQuerySuggestions: QuerySuggestionsXStoreModule['actions']['fet
2758
2898
  // @public
2759
2899
  export const fetchRecommendations: RecommendationsXStoreModule['actions']['fetchRecommendations'];
2760
2900
 
2901
+ // @public
2902
+ export const fetchRelatedPrompts: RelatedPromptsXStoreModule['actions']['fetchRelatedPrompts'];
2903
+
2761
2904
  // @public
2762
2905
  export const fetchRelatedTags: RelatedTagsXStoreModule['actions']['fetchRelatedTags'];
2763
2906
 
@@ -2825,7 +2968,7 @@ type: PropType<string | number>;
2825
2968
  required: false;
2826
2969
  };
2827
2970
  animation: {
2828
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2971
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2829
2972
  default: string;
2830
2973
  };
2831
2974
  }, {
@@ -2839,11 +2982,11 @@ type: PropType<string | number>;
2839
2982
  required: false;
2840
2983
  };
2841
2984
  animation: {
2842
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
2985
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
2843
2986
  default: string;
2844
2987
  };
2845
2988
  }>>, {
2846
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
2989
+ animation: string | Function | Record<string, any>;
2847
2990
  }, {}>;
2848
2991
 
2849
2992
  // @public
@@ -2920,6 +3063,12 @@ export function getActiveElement(root?: Document | ShadowRoot): Element | null;
2920
3063
  // @public
2921
3064
  export function getGetterPath<ModuleName extends XModuleName>(moduleName: ModuleName, getterName: keyof ExtractGetters<ModuleName>): string;
2922
3065
 
3066
+ // @internal
3067
+ export function getGettersProxy<ModuleName extends XModuleName>(getters: Dictionary, moduleName: ModuleName): ExtractGetters<ModuleName>;
3068
+
3069
+ // @internal
3070
+ export function getGettersProxyFromModule<ModuleName extends XModuleName>(getters: Dictionary, moduleName: ModuleName, storeModule: AnyXStoreModule): ExtractGetters<ModuleName>;
3071
+
2923
3072
  // @public
2924
3073
  export function getRootXComponent(component: ComponentPublicInstance | null): ComponentPublicInstance | undefined;
2925
3074
 
@@ -3089,6 +3238,7 @@ UserClickedARedirection: (payload: Redirection_2, metadata: WireMetadata) => unk
3089
3238
  UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
3090
3239
  UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
3091
3240
  UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
3241
+ UserSelectedAPage: (payload: number, metadata: WireMetadata) => unknown;
3092
3242
  SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
3093
3243
  SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
3094
3244
  UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
@@ -3106,6 +3256,11 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
3106
3256
  ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
3107
3257
  PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
3108
3258
  ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
3259
+ RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
3260
+ UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
3261
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
3262
+ UserClickedARelatedPromptResult: (payload: Result, metadata: WireMetadata) => unknown;
3263
+ UserClickedARelatedPromptAdd2Cart: (payload: Result, metadata: WireMetadata) => unknown;
3109
3264
  }>>;
3110
3265
  required: true;
3111
3266
  };
@@ -3254,6 +3409,7 @@ UserClickedARedirection: (payload: Redirection_2, metadata: WireMetadata) => unk
3254
3409
  UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
3255
3410
  UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
3256
3411
  UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
3412
+ UserSelectedAPage: (payload: number, metadata: WireMetadata) => unknown;
3257
3413
  SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
3258
3414
  SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
3259
3415
  UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
@@ -3271,6 +3427,11 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
3271
3427
  ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
3272
3428
  PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
3273
3429
  ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
3430
+ RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
3431
+ UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
3432
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
3433
+ UserClickedARelatedPromptResult: (payload: Result, metadata: WireMetadata) => unknown;
3434
+ UserClickedARelatedPromptAdd2Cart: (payload: Result, metadata: WireMetadata) => unknown;
3274
3435
  }>>;
3275
3436
  required: true;
3276
3437
  };
@@ -3305,7 +3466,7 @@ filter: {
3305
3466
  type: PropType<HierarchicalFilter_2>;
3306
3467
  required: true;
3307
3468
  };
3308
- childrenAnimation: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
3469
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
3309
3470
  clickEvents: PropType<Partial<XEventsTypes>>;
3310
3471
  cssClasses: {
3311
3472
  type: PropType<(string | Dictionary<boolean>)[]>;
@@ -3457,6 +3618,7 @@ UserClickedARedirection?: Redirection_2 | undefined;
3457
3618
  UserClickedAPromoted?: Promoted_2 | undefined;
3458
3619
  UserClickedABanner?: Banner_2 | undefined;
3459
3620
  UserClickedAbortARedirection?: void | undefined;
3621
+ UserSelectedAPage?: number | undefined;
3460
3622
  SemanticQueryRequestUpdated?: SemanticQueriesRequest | null | undefined;
3461
3623
  SemanticQueriesResponseChanged?: SemanticQuery_2[] | undefined;
3462
3624
  UserSelectedASemanticQuery?: SemanticQuery_2 | undefined;
@@ -3474,6 +3636,11 @@ ParamsLoadedFromUrl?: UrlParams | undefined;
3474
3636
  ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
3475
3637
  PushableUrlStateUpdated?: UrlParams | undefined;
3476
3638
  ReplaceableUrlStateUpdated?: UrlParams | undefined;
3639
+ RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
3640
+ UserSelectedARelatedPrompt?: number | undefined;
3641
+ UserSelectedARelatedPromptQuery?: number | undefined;
3642
+ UserClickedARelatedPromptResult?: Result | undefined;
3643
+ UserClickedARelatedPromptAdd2Cart?: Result | undefined;
3477
3644
  }>;
3478
3645
  innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
3479
3646
  renderedChildrenFilters: ComputedRef<HierarchicalFilter_2[]>;
@@ -3483,7 +3650,7 @@ filter: {
3483
3650
  type: PropType<HierarchicalFilter_2>;
3484
3651
  required: true;
3485
3652
  };
3486
- childrenAnimation: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
3653
+ childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
3487
3654
  clickEvents: PropType<Partial<XEventsTypes>>;
3488
3655
  cssClasses: {
3489
3656
  type: PropType<(string | Dictionary<boolean>)[]>;
@@ -3645,8 +3812,6 @@ export interface HistoryQueriesMutations extends QueryMutations, ConfigMutations
3645
3812
  setSessionTimeStamp(timeStamp: number): void;
3646
3813
  }
3647
3814
 
3648
- // Warning: (ae-forgotten-export) The symbol "QueryState" needs to be exported by the entry point index.d.ts
3649
- //
3650
3815
  // @public
3651
3816
  export interface HistoryQueriesState extends QueryState {
3652
3817
  config: HistoryQueriesConfig;
@@ -3788,7 +3953,7 @@ required: true;
3788
3953
  // @public
3789
3954
  export const IdentifierResults: DefineComponent< {
3790
3955
  animation: {
3791
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
3956
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
3792
3957
  default: string;
3793
3958
  };
3794
3959
  maxItemsToRender: NumberConstructor;
@@ -3797,12 +3962,12 @@ identifierResults: ComputedRef<any>;
3797
3962
  identifierResultsToRender: ComputedRef<Result[]>;
3798
3963
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
3799
3964
  animation: {
3800
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
3965
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
3801
3966
  default: string;
3802
3967
  };
3803
3968
  maxItemsToRender: NumberConstructor;
3804
3969
  }>>, {
3805
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
3970
+ animation: string | Function | Record<string, any>;
3806
3971
  }, {}>;
3807
3972
 
3808
3973
  // @public
@@ -3939,8 +4104,8 @@ export type InputStatus = 'initial' | 'typing' | 'filled' | 'focused' | 'empty';
3939
4104
  export interface InstallXOptions<API extends XAPI = XAPI> extends XPluginOptions {
3940
4105
  api?: API | false;
3941
4106
  bus?: XBus<XEventsTypes, WireMetadata>;
3942
- domElement?: Element | string | ((snippetConfig: NormalisedSnippetConfig) => Element | string);
3943
- installExtraPlugins?(options: ExtraPluginsOptions): void;
4107
+ domElement?: Element | ShadowRoot | string | ((snippetConfig: NormalisedSnippetConfig) => Element | ShadowRoot | string);
4108
+ installExtraPlugins?(options: ExtraPluginsOptions): void | Promise<void>;
3944
4109
  onCreateApp?: (app: App_2) => void;
3945
4110
  plugin?: Plugin_2<XPluginOptions>;
3946
4111
  rootComponent?: Component;
@@ -3993,7 +4158,7 @@ export function isXComponent(component: ComponentPublicInstance): boolean;
3993
4158
  // @public
3994
4159
  export const ItemsList: DefineComponent< {
3995
4160
  animation: {
3996
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4161
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
3997
4162
  default: string;
3998
4163
  };
3999
4164
  items: {
@@ -4011,7 +4176,7 @@ modelName: string;
4011
4176
  }[]>;
4012
4177
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4013
4178
  animation: {
4014
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4179
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4015
4180
  default: string;
4016
4181
  };
4017
4182
  items: {
@@ -4020,7 +4185,7 @@ required: true;
4020
4185
  };
4021
4186
  itemClass: StringConstructor;
4022
4187
  }>>, {
4023
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4188
+ animation: string | Function | Record<string, any>;
4024
4189
  }, {}>;
4025
4190
 
4026
4191
  export { LightBulbOff }
@@ -4069,7 +4234,7 @@ export type Machine<SomeStatus extends string, SomeEvent extends string> = {
4069
4234
  // @public
4070
4235
  export const MainModal: DefineComponent< {
4071
4236
  animation: {
4072
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4237
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4073
4238
  };
4074
4239
  closeEvents: {
4075
4240
  type: PropType<(keyof XEventsTypes)[]>;
@@ -4089,7 +4254,7 @@ default: string;
4089
4254
  };
4090
4255
  }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4091
4256
  animation: {
4092
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4257
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4093
4258
  };
4094
4259
  closeEvents: {
4095
4260
  type: PropType<(keyof XEventsTypes)[]>;
@@ -4194,6 +4359,11 @@ export type MaybeArray<Something> = Something | Array<Something>;
4194
4359
 
4195
4360
  export { MenuIcon }
4196
4361
 
4362
+ // @public
4363
+ export function mergeConfig<T extends {
4364
+ config: T['config'];
4365
+ }>(state: T, config: Partial<T['config']>): void;
4366
+
4197
4367
  export { MinusIcon }
4198
4368
 
4199
4369
  export { MinusTinyIcon }
@@ -4204,18 +4374,18 @@ export type MonadicFunction = (someParam: any) => any;
4204
4374
  // @public @deprecated
4205
4375
  export const MultiColumnMaxWidthLayout: DefineComponent< {
4206
4376
  asideAnimation: {
4207
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4208
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4377
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4378
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4209
4379
  };
4210
4380
  devMode: BooleanConstructor;
4211
4381
  }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4212
4382
  asideAnimation: {
4213
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4214
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4383
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4384
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4215
4385
  };
4216
4386
  devMode: BooleanConstructor;
4217
4387
  }>>, {
4218
- asideAnimation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4388
+ asideAnimation: string | Function | Record<string, any>;
4219
4389
  devMode: boolean;
4220
4390
  }, {}>;
4221
4391
 
@@ -4239,7 +4409,7 @@ export type MutationsTree<State extends Dictionary, Mutations extends MutationsD
4239
4409
  // @public
4240
4410
  export const MyHistory: DefineComponent< {
4241
4411
  animation: {
4242
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4412
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4243
4413
  default: string;
4244
4414
  };
4245
4415
  locale: {
@@ -4254,7 +4424,7 @@ historyQueries: ComputedRef<any>;
4254
4424
  formatTime: (timestamp: number) => string;
4255
4425
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4256
4426
  animation: {
4257
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4427
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4258
4428
  default: string;
4259
4429
  };
4260
4430
  locale: {
@@ -4263,7 +4433,7 @@ default: string;
4263
4433
  };
4264
4434
  queriesListClass: StringConstructor;
4265
4435
  }>>, {
4266
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4436
+ animation: string | Function | Record<string, any>;
4267
4437
  locale: string;
4268
4438
  }, {}>;
4269
4439
 
@@ -4391,10 +4561,18 @@ export interface NextQueriesGetters {
4391
4561
  request: NextQueriesRequest | null;
4392
4562
  }
4393
4563
 
4564
+ // @public
4565
+ export interface NextQueriesGroup extends ListItem {
4566
+ // (undocumented)
4567
+ modelName: 'NextQueriesGroup';
4568
+ // (undocumented)
4569
+ nextQueries: NextQuery_2[];
4570
+ }
4571
+
4394
4572
  // @public
4395
4573
  export const NextQueriesList: DefineComponent< {
4396
4574
  animation: {
4397
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4575
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4398
4576
  default: string;
4399
4577
  };
4400
4578
  offset: {
@@ -4418,7 +4596,7 @@ default: boolean;
4418
4596
  [key: string]: any;
4419
4597
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4420
4598
  animation: {
4421
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4599
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4422
4600
  default: string;
4423
4601
  };
4424
4602
  offset: {
@@ -4439,7 +4617,7 @@ type: BooleanConstructor;
4439
4617
  default: boolean;
4440
4618
  };
4441
4619
  }>>, {
4442
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4620
+ animation: string | Function | Record<string, any>;
4443
4621
  offset: number;
4444
4622
  frequency: number;
4445
4623
  maxNextQueriesPerGroup: number;
@@ -4658,6 +4836,76 @@ type: PropType<Partial<XEventsTypes>>;
4658
4836
  buttonClasses: VueCSSClasses;
4659
4837
  }, {}>;
4660
4838
 
4839
+ // @public
4840
+ export const PageSelector: DefineComponent< {
4841
+ buttonClasses: {
4842
+ type: PropType<(string | Dictionary<boolean>)[]>;
4843
+ default: () => never[];
4844
+ };
4845
+ currentPage: {
4846
+ type: NumberConstructor;
4847
+ required: true;
4848
+ };
4849
+ hiddenPage: {
4850
+ type: StringConstructor;
4851
+ default: string;
4852
+ };
4853
+ itemClasses: {
4854
+ type: PropType<(isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[]>;
4855
+ default: () => never[];
4856
+ };
4857
+ range: {
4858
+ type: NumberConstructor;
4859
+ default: number;
4860
+ };
4861
+ scrollTarget: {
4862
+ type: StringConstructor;
4863
+ default: string;
4864
+ };
4865
+ totalPages: {
4866
+ type: NumberConstructor;
4867
+ required: true;
4868
+ };
4869
+ }, {
4870
+ visiblePages: ComputedRef<PageItem[]>;
4871
+ selectPage: (page: number | string) => void;
4872
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4873
+ buttonClasses: {
4874
+ type: PropType<(string | Dictionary<boolean>)[]>;
4875
+ default: () => never[];
4876
+ };
4877
+ currentPage: {
4878
+ type: NumberConstructor;
4879
+ required: true;
4880
+ };
4881
+ hiddenPage: {
4882
+ type: StringConstructor;
4883
+ default: string;
4884
+ };
4885
+ itemClasses: {
4886
+ type: PropType<(isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[]>;
4887
+ default: () => never[];
4888
+ };
4889
+ range: {
4890
+ type: NumberConstructor;
4891
+ default: number;
4892
+ };
4893
+ scrollTarget: {
4894
+ type: StringConstructor;
4895
+ default: string;
4896
+ };
4897
+ totalPages: {
4898
+ type: NumberConstructor;
4899
+ required: true;
4900
+ };
4901
+ }>>, {
4902
+ buttonClasses: (string | Dictionary<boolean>)[];
4903
+ hiddenPage: string;
4904
+ itemClasses: (isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[];
4905
+ range: number;
4906
+ scrollTarget: string;
4907
+ }, {}>;
4908
+
4661
4909
  // @public
4662
4910
  export type Pair<Type> = [Type, Type];
4663
4911
 
@@ -4680,7 +4928,7 @@ required: true;
4680
4928
  // @public
4681
4929
  export const PartialResultsList: DefineComponent< {
4682
4930
  animation: {
4683
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4931
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4684
4932
  default: string;
4685
4933
  };
4686
4934
  maxItemsToRender: {
@@ -4691,7 +4939,7 @@ default: number;
4691
4939
  partialResults: ComputedRef<PartialResult[]>;
4692
4940
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4693
4941
  animation: {
4694
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
4942
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4695
4943
  default: string;
4696
4944
  };
4697
4945
  maxItemsToRender: {
@@ -4699,7 +4947,7 @@ type: NumberConstructor;
4699
4947
  default: number;
4700
4948
  };
4701
4949
  }>>, {
4702
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
4950
+ animation: string | Function | Record<string, any>;
4703
4951
  maxItemsToRender: number;
4704
4952
  }, {}>;
4705
4953
 
@@ -4881,18 +5129,18 @@ titleClass: StringConstructor;
4881
5129
  // @public
4882
5130
  export const PromotedsList: DefineComponent< {
4883
5131
  animation: {
4884
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5132
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4885
5133
  default: string;
4886
5134
  };
4887
5135
  }, () => VNode<RendererNode, RendererElement, {
4888
5136
  [key: string]: any;
4889
5137
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
4890
5138
  animation: {
4891
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5139
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
4892
5140
  default: string;
4893
5141
  };
4894
5142
  }>>, {
4895
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5143
+ animation: string | Function | Record<string, any>;
4896
5144
  }, {}>;
4897
5145
 
4898
5146
  // @public
@@ -5019,7 +5267,12 @@ export const query: NextQueriesXStoreModule['getters']['query'];
5019
5267
  export const QUERY_KEY: XInjectKey<string | undefined>;
5020
5268
 
5021
5269
  // @public
5022
- export type QueryFeature = 'search_box' | 'url' | 'query_suggestion' | 'next_query' | 'popular_search' | 'history_query' | 'partial_result' | 'related_tag' | 'spellcheck' | 'customer' | 'semantics';
5270
+ export type QueryFeature = 'search_box' | 'url' | 'query_suggestion' | 'next_query' | 'popular_search' | 'history_query' | 'partial_result' | 'related_tag' | 'spellcheck' | 'customer' | 'semantics' | 'related-prompts';
5271
+
5272
+ // @public
5273
+ export interface QueryMutations {
5274
+ setQuery(query: string): void;
5275
+ }
5023
5276
 
5024
5277
  // @public
5025
5278
  export type QueryOrigin = `${QueryFeature}:${FeatureLocation}`;
@@ -5144,7 +5397,7 @@ default: number;
5144
5397
  };
5145
5398
  persistInCache: BooleanConstructor;
5146
5399
  animation: {
5147
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5400
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5148
5401
  default: string;
5149
5402
  };
5150
5403
  }, {
@@ -5168,13 +5421,13 @@ default: number;
5168
5421
  };
5169
5422
  persistInCache: BooleanConstructor;
5170
5423
  animation: {
5171
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5424
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5172
5425
  default: string;
5173
5426
  };
5174
5427
  }>>, {
5175
5428
  debounceTimeMs: number;
5176
5429
  persistInCache: boolean;
5177
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5430
+ animation: string | Function | Record<string, any>;
5178
5431
  }, {}>;
5179
5432
 
5180
5433
  // @public
@@ -5183,6 +5436,11 @@ export interface QueryPreviewStatusPayload {
5183
5436
  status: RequestStatus;
5184
5437
  }
5185
5438
 
5439
+ // @public
5440
+ export interface QueryState {
5441
+ query: string;
5442
+ }
5443
+
5186
5444
  // @public
5187
5445
  export const QuerySuggestion: DefineComponent< {
5188
5446
  suggestion: {
@@ -5345,7 +5603,7 @@ export class RawFilterEntity implements FilterEntity {
5345
5603
  // @public
5346
5604
  export const Recommendations: DefineComponent< {
5347
5605
  animation: {
5348
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5606
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5349
5607
  default: string;
5350
5608
  };
5351
5609
  maxItemsToRender: NumberConstructor;
@@ -5353,12 +5611,12 @@ maxItemsToRender: NumberConstructor;
5353
5611
  recommendations: ComputedRef<Result[]>;
5354
5612
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5355
5613
  animation: {
5356
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5614
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5357
5615
  default: string;
5358
5616
  };
5359
5617
  maxItemsToRender: NumberConstructor;
5360
5618
  }>>, {
5361
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5619
+ animation: string | Function | Record<string, any>;
5362
5620
  }, {}>;
5363
5621
 
5364
5622
  // @public
@@ -5481,6 +5739,242 @@ export const refreshSession: HistoryQueriesXStoreModule['actions']['refreshSessi
5481
5739
  // @internal
5482
5740
  export function registerStoreEmitters({ name, storeEmitters, storeModule }: AnyXModule, bus: XBus<XEventsTypes, WireMetadata>, store: Store<any>): void;
5483
5741
 
5742
+ // @public
5743
+ export const RelatedPrompt: DefineComponent< {
5744
+ relatedPrompt: {
5745
+ type: PropType<RelatedPrompt_2>;
5746
+ required: true;
5747
+ };
5748
+ selected: {
5749
+ type: BooleanConstructor;
5750
+ default: boolean;
5751
+ };
5752
+ }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5753
+ relatedPrompt: {
5754
+ type: PropType<RelatedPrompt_2>;
5755
+ required: true;
5756
+ };
5757
+ selected: {
5758
+ type: BooleanConstructor;
5759
+ default: boolean;
5760
+ };
5761
+ }>>, {
5762
+ selected: boolean;
5763
+ }, {}>;
5764
+
5765
+ // @public
5766
+ export const relatedPromptRequest: RelatedPromptsXStoreModule['getters']['request'];
5767
+
5768
+ // @public
5769
+ export type RelatedPromptsActionContext = XActionContext<RelatedPromptsState, RelatedPromptsGetters, RelatedPromptsMutations, RelatedPromptsActions>;
5770
+
5771
+ // @public
5772
+ export interface RelatedPromptsActions {
5773
+ cancelFetchAndSaveRelatedPrompts(): void;
5774
+ fetchAndSaveRelatedPrompts(request: RelatedPromptsRequest | null): void;
5775
+ fetchRelatedPrompts(request: RelatedPromptsRequest | null): RelatedPrompt_2[] | null;
5776
+ }
5777
+
5778
+ // @public
5779
+ export interface RelatedPromptsGetters {
5780
+ request: RelatedPromptsRequest | null;
5781
+ }
5782
+
5783
+ // @public
5784
+ export const RelatedPromptsList: DefineComponent< {
5785
+ animation: {
5786
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5787
+ default: string;
5788
+ };
5789
+ offset: {
5790
+ type: NumberConstructor;
5791
+ default: number;
5792
+ };
5793
+ frequency: {
5794
+ type: NumberConstructor;
5795
+ default: number;
5796
+ };
5797
+ maxRelatedPromptsPerGroup: {
5798
+ type: NumberConstructor;
5799
+ default: number;
5800
+ };
5801
+ maxGroups: {
5802
+ type: NumberConstructor;
5803
+ default: undefined;
5804
+ };
5805
+ showOnlyAfterOffset: {
5806
+ type: BooleanConstructor;
5807
+ default: boolean;
5808
+ };
5809
+ }, () => VNode<RendererNode, RendererElement, {
5810
+ [key: string]: any;
5811
+ }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5812
+ animation: {
5813
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5814
+ default: string;
5815
+ };
5816
+ offset: {
5817
+ type: NumberConstructor;
5818
+ default: number;
5819
+ };
5820
+ frequency: {
5821
+ type: NumberConstructor;
5822
+ default: number;
5823
+ };
5824
+ maxRelatedPromptsPerGroup: {
5825
+ type: NumberConstructor;
5826
+ default: number;
5827
+ };
5828
+ maxGroups: {
5829
+ type: NumberConstructor;
5830
+ default: undefined;
5831
+ };
5832
+ showOnlyAfterOffset: {
5833
+ type: BooleanConstructor;
5834
+ default: boolean;
5835
+ };
5836
+ }>>, {
5837
+ animation: string | Function | Record<string, any>;
5838
+ offset: number;
5839
+ frequency: number;
5840
+ maxRelatedPromptsPerGroup: number;
5841
+ maxGroups: number;
5842
+ showOnlyAfterOffset: boolean;
5843
+ }, {}>;
5844
+
5845
+ // @public
5846
+ export interface RelatedPromptsMutations extends StatusMutations, QueryMutations {
5847
+ resetRelatedPromptsState(): void;
5848
+ resetSelectedPrompt(): void;
5849
+ setParams(params: Dictionary<unknown>): void;
5850
+ setRelatedPromptsProducts(products: RelatedPrompt_2[]): void;
5851
+ setSelectedPrompt(index: number): void;
5852
+ setSelectedQuery(index: number): void;
5853
+ }
5854
+
5855
+ // @public
5856
+ export interface RelatedPromptsState extends StatusState, QueryState {
5857
+ params: Dictionary<unknown>;
5858
+ relatedPrompts: RelatedPrompt_2[];
5859
+ selectedPrompt: number;
5860
+ selectedQuery: number;
5861
+ }
5862
+
5863
+ // @internal
5864
+ export const relatedPromptsStoreEmitters: {
5865
+ RelatedPromptsRequestUpdated: (_: RelatedPromptsState, getters: Returns<GettersTree<RelatedPromptsState, RelatedPromptsGetters>>) => RelatedPromptsRequest | null;
5866
+ };
5867
+
5868
+ // @public
5869
+ export const RelatedPromptsTagList: DefineComponent< {
5870
+ buttonClass: StringConstructor;
5871
+ showButtons: {
5872
+ type: BooleanConstructor;
5873
+ default: boolean;
5874
+ };
5875
+ scrollContainerClass: StringConstructor;
5876
+ tagClass: StringConstructor;
5877
+ tagColors: PropType<string[]>;
5878
+ animationDurationInMs: {
5879
+ type: NumberConstructor;
5880
+ default: number;
5881
+ };
5882
+ }, {
5883
+ isSelected: (index: number) => boolean;
5884
+ onSelect: (selectedIndex: number) => void;
5885
+ onBeforeEnter: (el: Element) => void;
5886
+ onEnter: (el: Element, done: () => void) => void;
5887
+ onLeave: (el: Element, done: () => void) => void;
5888
+ selectedPromptIndex: ComputedRef<any>;
5889
+ visibleRelatedPrompts: ComputedRef< {
5890
+ index: number;
5891
+ relatedPromptNextQueries: RelatedPromptNextQuery[];
5892
+ suggestionText: string;
5893
+ type: string;
5894
+ toolingDisplayTagging: TaggingRequest;
5895
+ modelName: "RelatedPrompt";
5896
+ }[]>;
5897
+ listItems: Ref<HTMLElement[]>;
5898
+ isAnimating: Ref<boolean>;
5899
+ x: UseAliasAPI & {
5900
+ on: <Event_1 extends keyof XEventsTypes, Metadata extends boolean>(event: Event_1, withMetadata: Metadata) => {
5901
+ subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes, Event_1>, WireMetadata> : EventPayload<XEventsTypes, Event_1>) => void) => void;
5902
+ };
5903
+ emit: <Event_2 extends keyof XEventsTypes>(event: Event_2, payload?: XEventPayload<Event_2> | undefined, metadata?: Omit<WireMetadata, "moduleName">) => Promise<EmittedData<XEventsTypes, Event_2, WireMetadata>>;
5904
+ };
5905
+ }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5906
+ buttonClass: StringConstructor;
5907
+ showButtons: {
5908
+ type: BooleanConstructor;
5909
+ default: boolean;
5910
+ };
5911
+ scrollContainerClass: StringConstructor;
5912
+ tagClass: StringConstructor;
5913
+ tagColors: PropType<string[]>;
5914
+ animationDurationInMs: {
5915
+ type: NumberConstructor;
5916
+ default: number;
5917
+ };
5918
+ }>>, {
5919
+ showButtons: boolean;
5920
+ animationDurationInMs: number;
5921
+ }, {}>;
5922
+
5923
+ // @internal
5924
+ export const relatedPromptsWiring: {
5925
+ ParamsLoadedFromUrl: {
5926
+ setRelatedPromptsQueryFromPayload: AnyWire;
5927
+ };
5928
+ UserAcceptedAQuery: {
5929
+ setRelatedPromptsQuery: Wire<string>;
5930
+ };
5931
+ UserClearedQuery: {
5932
+ cancelFetchAndSaveSearchResponseWire: AnyWire;
5933
+ resetRelatedPromptsStateWire: AnyWire;
5934
+ setRelatedPromptsQuery: Wire<string>;
5935
+ };
5936
+ RelatedPromptsRequestUpdated: {
5937
+ fetchAndSaveRelatedPromptsResponseWire: Wire<RelatedPromptsRequest | null>;
5938
+ };
5939
+ ExtraParamsChanged: {
5940
+ setRelatedPromptsExtraParams: Wire<Dictionary<unknown>>;
5941
+ };
5942
+ UserSelectedARelatedPrompt: {
5943
+ setSelectedPromptWire: Wire<number>;
5944
+ };
5945
+ UserSelectedARelatedPromptQuery: {
5946
+ setSelectedQueryWire: Wire<number>;
5947
+ };
5948
+ UserAcceptedAQueryPreview: {
5949
+ setRelatedPromptsQueryFromPayload: AnyWire;
5950
+ resetSelectedPromptWire: AnyWire;
5951
+ };
5952
+ SearchRequestChanged: {
5953
+ resetSelectedPromptWire: AnyWire;
5954
+ };
5955
+ };
5956
+
5957
+ // @public
5958
+ export interface RelatedPromptsXEvents {
5959
+ RelatedPromptsRequestUpdated: RelatedPromptsRequest | null;
5960
+ UserClickedARelatedPromptAdd2Cart: Result;
5961
+ UserClickedARelatedPromptResult: Result;
5962
+ UserSelectedARelatedPrompt: number;
5963
+ UserSelectedARelatedPromptQuery: number;
5964
+ }
5965
+
5966
+ // @public
5967
+ export type RelatedPromptsXModule = XModule<RelatedPromptsXStoreModule>;
5968
+
5969
+ // @public
5970
+ export const relatedPromptsXModule: RelatedPromptsXModule;
5971
+
5972
+ // @public
5973
+ export type RelatedPromptsXStoreModule = XStoreModule<RelatedPromptsState, RelatedPromptsGetters, RelatedPromptsMutations, RelatedPromptsActions>;
5974
+
5975
+ // @internal
5976
+ export const relatedPromptsXStoreModule: RelatedPromptsXStoreModule;
5977
+
5484
5978
  // @public
5485
5979
  export const RelatedTag: DefineComponent< {
5486
5980
  highlightCurated: {
@@ -5513,7 +6007,7 @@ highlightCurated: boolean;
5513
6007
  // @public
5514
6008
  export const RelatedTags: DefineComponent< {
5515
6009
  animation: {
5516
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6010
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5517
6011
  default: string;
5518
6012
  };
5519
6013
  maxItemsToRender: NumberConstructor;
@@ -5526,7 +6020,7 @@ itemClass: StringConstructor;
5526
6020
  relatedTags: ComputedRef<RelatedTag_2[]>;
5527
6021
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5528
6022
  animation: {
5529
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6023
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5530
6024
  default: string;
5531
6025
  };
5532
6026
  maxItemsToRender: NumberConstructor;
@@ -5536,7 +6030,7 @@ default: boolean;
5536
6030
  };
5537
6031
  itemClass: StringConstructor;
5538
6032
  }>>, {
5539
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6033
+ animation: string | Function | Record<string, any>;
5540
6034
  highlightCurated: boolean;
5541
6035
  }, {}>;
5542
6036
 
@@ -5788,6 +6282,7 @@ export function resettableState(): {
5788
6282
  url: string;
5789
6283
  params: {};
5790
6284
  };
6285
+ stats: Stats;
5791
6286
  };
5792
6287
 
5793
6288
  // @internal
@@ -5802,20 +6297,20 @@ export type ResultOrigin = `${ResultFeature}:${FeatureLocation}`;
5802
6297
  // @public
5803
6298
  export const ResultsList: DefineComponent< {
5804
6299
  animation: {
5805
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6300
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5806
6301
  default: string;
5807
6302
  };
5808
6303
  }, () => VNode<RendererNode, RendererElement, {
5809
6304
  [key: string]: any;
5810
6305
  }>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "UserReachedResultsListEnd"[], "UserReachedResultsListEnd", PublicProps, Readonly<ExtractPropTypes< {
5811
6306
  animation: {
5812
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6307
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
5813
6308
  default: string;
5814
6309
  };
5815
6310
  }>> & {
5816
6311
  onUserReachedResultsListEnd?: ((...args: any[]) => any) | undefined;
5817
6312
  }, {
5818
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6313
+ animation: string | Function | Record<string, any>;
5819
6314
  }, {}>;
5820
6315
 
5821
6316
  // @public
@@ -5973,8 +6468,8 @@ export interface ScrollStatePayload extends Identifiable<string> {
5973
6468
  // @public
5974
6469
  export const ScrollToTop: DefineComponent< {
5975
6470
  animation: {
5976
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5977
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6471
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6472
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5978
6473
  };
5979
6474
  thresholdPx: NumberConstructor;
5980
6475
  scrollId: {
@@ -5986,8 +6481,8 @@ events: ComputedRef<Partial<XEventsTypes>>;
5986
6481
  isVisible: ComputedRef<any>;
5987
6482
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
5988
6483
  animation: {
5989
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
5990
- default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6484
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6485
+ default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
5991
6486
  };
5992
6487
  thresholdPx: NumberConstructor;
5993
6488
  scrollId: {
@@ -5995,7 +6490,7 @@ type: StringConstructor;
5995
6490
  default: string;
5996
6491
  };
5997
6492
  }>>, {
5998
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6493
+ animation: string | Function | Record<string, any>;
5999
6494
  scrollId: string;
6000
6495
  }, {}>;
6001
6496
 
@@ -6178,6 +6673,10 @@ emitEvents: () => void;
6178
6673
 
6179
6674
  // @public
6180
6675
  export interface SearchConfig {
6676
+ // Warning: (ae-forgotten-export) The symbol "PageMode" needs to be exported by the entry point index.d.ts
6677
+ //
6678
+ // (undocumented)
6679
+ pageMode: PageMode;
6181
6680
  pageSize: number;
6182
6681
  }
6183
6682
 
@@ -6285,7 +6784,7 @@ type: PropType<string[]>;
6285
6784
  required: true;
6286
6785
  };
6287
6786
  animation: {
6288
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6787
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6289
6788
  default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6290
6789
  };
6291
6790
  animationIntervalMs: {
@@ -6302,7 +6801,7 @@ type: PropType<string[]>;
6302
6801
  required: true;
6303
6802
  };
6304
6803
  animation: {
6305
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
6804
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6306
6805
  default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6307
6806
  };
6308
6807
  animationIntervalMs: {
@@ -6311,7 +6810,7 @@ default: number;
6311
6810
  };
6312
6811
  animateOnlyOnHover: BooleanConstructor;
6313
6812
  }>>, {
6314
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
6813
+ animation: string | Function | Record<string, any>;
6315
6814
  animationIntervalMs: number;
6316
6815
  animateOnlyOnHover: boolean;
6317
6816
  }, {}>;
@@ -6340,6 +6839,7 @@ export interface SearchMutations extends StatusMutations, QueryMutations, Config
6340
6839
  // Warning: (ae-forgotten-export) The symbol "Sort" needs to be exported by the entry point index.d.ts
6341
6840
  setSort(sort: Sort): void;
6342
6841
  setSpellcheck(spellcheckedQuery: string): void;
6842
+ setStats(stats: Stats): void;
6343
6843
  setTotalResults(totalResults: number): void;
6344
6844
  updateResult(result: Partial<Result> & Pick<Result, 'id'>): void;
6345
6845
  }
@@ -6371,6 +6871,7 @@ export interface SearchState extends StatusState, QueryState {
6371
6871
  selectedFilters: Dictionary<Filter[]>;
6372
6872
  sort: Sort;
6373
6873
  spellcheckedQuery: string;
6874
+ stats: Stats;
6374
6875
  totalResults: number;
6375
6876
  }
6376
6877
 
@@ -6447,6 +6948,10 @@ export const searchWiring: {
6447
6948
  UserSelectedAHistoryQuery: {
6448
6949
  setSearchSelectedFiltersFromHistoryQuery: AnyWire;
6449
6950
  };
6951
+ UserSelectedAPage: {
6952
+ setSearchPage: Wire<number>;
6953
+ resetAppending: AnyWire;
6954
+ };
6450
6955
  };
6451
6956
 
6452
6957
  // @public
@@ -6469,6 +6974,7 @@ export interface SearchXEvents {
6469
6974
  UserClickedASort: Sort;
6470
6975
  UserClickedPartialQuery: string;
6471
6976
  UserReachedResultsListEnd: void;
6977
+ UserSelectedAPage: number;
6472
6978
  }
6473
6979
 
6474
6980
  // @public
@@ -6513,7 +7019,7 @@ export const SelectedFiltersList: DefineComponent< {
6513
7019
  facetsIds: PropType<(string | number)[]>;
6514
7020
  alwaysVisible: BooleanConstructor;
6515
7021
  animation: {
6516
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
7022
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6517
7023
  default: string;
6518
7024
  };
6519
7025
  }, {
@@ -6524,12 +7030,12 @@ hasSlot: (name: string) => boolean;
6524
7030
  facetsIds: PropType<(string | number)[]>;
6525
7031
  alwaysVisible: BooleanConstructor;
6526
7032
  animation: {
6527
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
7033
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
6528
7034
  default: string;
6529
7035
  };
6530
7036
  }>>, {
6531
7037
  alwaysVisible: boolean;
6532
- animation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
7038
+ animation: string | Function | Record<string, any>;
6533
7039
  }, {}>;
6534
7040
 
6535
7041
  // @public
@@ -6637,6 +7143,11 @@ required: true;
6637
7143
  // @public
6638
7144
  export const sessionHistoryQueries: HistoryQueriesXStoreModule['getters']['sessionHistoryQueries'];
6639
7145
 
7146
+ // @public
7147
+ export function setConfig<T extends {
7148
+ config: T['config'];
7149
+ }>(state: T, config: T['config']): void;
7150
+
6640
7151
  // @public
6641
7152
  export const setConsent: Wire<boolean>;
6642
7153
 
@@ -6709,6 +7220,9 @@ export const setPopularSearchesExtraParams: Wire<Dictionary<unknown>>;
6709
7220
  // @public
6710
7221
  export const setQueriesPreviewExtraParamsWire: Wire<Dictionary<unknown>>;
6711
7222
 
7223
+ // @public
7224
+ export function setQuery(state: QueryState, query: string): void;
7225
+
6712
7226
  // @public
6713
7227
  export const setQueryFromLastHistoryQuery: NextQueriesXStoreModule['actions']['setQueryFromLastHistoryQuery'];
6714
7228
 
@@ -7033,6 +7547,7 @@ UserClickedARedirection?: Redirection_2 | undefined;
7033
7547
  UserClickedAPromoted?: Promoted_2 | undefined;
7034
7548
  UserClickedABanner?: Banner_2 | undefined;
7035
7549
  UserClickedAbortARedirection?: void | undefined;
7550
+ UserSelectedAPage?: number | undefined;
7036
7551
  SemanticQueryRequestUpdated?: SemanticQueriesRequest | null | undefined;
7037
7552
  SemanticQueriesResponseChanged?: SemanticQuery_2[] | undefined;
7038
7553
  UserSelectedASemanticQuery?: SemanticQuery_2 | undefined;
@@ -7050,6 +7565,11 @@ ParamsLoadedFromUrl?: UrlParams | undefined;
7050
7565
  ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
7051
7566
  PushableUrlStateUpdated?: UrlParams | undefined;
7052
7567
  ReplaceableUrlStateUpdated?: UrlParams | undefined;
7568
+ RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
7569
+ UserSelectedARelatedPrompt?: number | undefined;
7570
+ UserSelectedARelatedPromptQuery?: number | undefined;
7571
+ UserClickedARelatedPromptResult?: Result | undefined;
7572
+ UserClickedARelatedPromptAdd2Cart?: Result | undefined;
7053
7573
  }>;
7054
7574
  innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
7055
7575
  }, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
@@ -7085,18 +7605,18 @@ export type SimpleStateSelector<ReturnType, State extends Dictionary, Getters ex
7085
7605
  // @public @deprecated
7086
7606
  export const SingleColumnLayout: DefineComponent< {
7087
7607
  asideAnimation: {
7088
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
7608
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
7089
7609
  default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
7090
7610
  };
7091
7611
  devMode: BooleanConstructor;
7092
7612
  }, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
7093
7613
  asideAnimation: {
7094
- type: PropType<string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>>;
7614
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
7095
7615
  default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
7096
7616
  };
7097
7617
  devMode: BooleanConstructor;
7098
7618
  }>>, {
7099
- asideAnimation: string | DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
7619
+ asideAnimation: string | Function | Record<string, any>;
7100
7620
  devMode: boolean;
7101
7621
  }, {}>;
7102
7622
 
@@ -7339,6 +7859,7 @@ UserClickedARedirection: (payload: Redirection_2, metadata: WireMetadata) => unk
7339
7859
  UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
7340
7860
  UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
7341
7861
  UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
7862
+ UserSelectedAPage: (payload: number, metadata: WireMetadata) => unknown;
7342
7863
  SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
7343
7864
  SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
7344
7865
  UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
@@ -7356,6 +7877,11 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
7356
7877
  ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
7357
7878
  PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
7358
7879
  ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
7880
+ RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
7881
+ UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
7882
+ UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
7883
+ UserClickedARelatedPromptResult: (payload: Result, metadata: WireMetadata) => unknown;
7884
+ UserClickedARelatedPromptAdd2Cart: (payload: Result, metadata: WireMetadata) => unknown;
7359
7885
  }>>;
7360
7886
  }, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
7361
7887
 
@@ -7411,7 +7937,7 @@ export const SortDropdown: Vue.DefineComponent<{
7411
7937
  animation: Vue.PropType<string | typeof Vue>;
7412
7938
  }, {
7413
7939
  emitUserClickedASort: (sort: Sort) => void;
7414
- rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, {}, Vue.ComputedOptions, Vue.MethodOptions, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{}>>, {}, {}> | undefined>;
7940
+ rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any, Vue.ComputedOptions, Vue.MethodOptions, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{}>>, {}, {}> | undefined>;
7415
7941
  selectedSort: Vue.ComputedRef<any>;
7416
7942
  }, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "change"[], "change", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
7417
7943
  items: {
@@ -7749,6 +8275,12 @@ export const taggingWiring: {
7749
8275
  ModuleRegistered: {
7750
8276
  setNoResultsTaggingEnabledWire: Wire<keyof XModulesTree>;
7751
8277
  };
8278
+ UserClickedARelatedPromptResult: {
8279
+ trackToolingDisplayClickedWire: Wire<Taggable>;
8280
+ };
8281
+ UserClickedARelatedPromptAdd2Cart: {
8282
+ trackToolingAdd2CartWire: Wire<Taggable>;
8283
+ };
7752
8284
  };
7753
8285
 
7754
8286
  // @public
@@ -7841,6 +8373,12 @@ export const trackQueryWire: Wire<TaggingRequest | TaggingRequest[]>;
7841
8373
  // @public
7842
8374
  export const trackResultClickedWire: Wire<Taggable>;
7843
8375
 
8376
+ // @public
8377
+ export const trackToolingAdd2CartWire: Wire<Taggable>;
8378
+
8379
+ // @public
8380
+ export const trackToolingDisplayClickedWire: Wire<Taggable>;
8381
+
7844
8382
  // @internal
7845
8383
  export type TransitionStates<SomeStatus extends string, SomeEvent extends string> = {
7846
8384
  [Key in SomeStatus]: Partial<Record<SomeEvent, SomeStatus>>;
@@ -7854,6 +8392,18 @@ export { TrendingIcon }
7854
8392
 
7855
8393
  export { TrendingTinyIcon }
7856
8394
 
8395
+ // Warning: (ae-forgotten-export) The symbol "TypingHTMLElement" needs to be exported by the entry point index.d.ts
8396
+ //
8397
+ // @public
8398
+ export const typing: Directive<TypingHTMLElement, TypingOptions>;
8399
+
8400
+ // @public
8401
+ export interface TypingOptions {
8402
+ speed?: number;
8403
+ targetAttr?: string;
8404
+ text: string;
8405
+ }
8406
+
7857
8407
  // @public
7858
8408
  export const updateHistoryQueriesWithSearchResponse: Wire<InternalSearchResponse>;
7859
8409
 
@@ -8017,6 +8567,10 @@ export interface UseAliasAPI {
8017
8567
  readonly noResults: boolean;
8018
8568
  readonly partialResults: ReadonlyArray<PartialResult>;
8019
8569
  readonly popularSearches: ReadonlyArray<Suggestion>;
8570
+ readonly priceStats: {
8571
+ min: number;
8572
+ max: number;
8573
+ };
8020
8574
  readonly query: UseAliasQueryAPI;
8021
8575
  readonly querySuggestions: ReadonlyArray<Suggestion>;
8022
8576
  readonly recommendations: ReadonlyArray<Result>;
@@ -8140,8 +8694,7 @@ export function useScroll(props: {
8140
8694
  // @public
8141
8695
  export function useState<Module extends XModuleName, Path extends keyof ExtractState<Module> & string>(module: Module, paths: Path[]): Dictionary<ComputedRef>;
8142
8696
 
8143
- // @public
8144
- export function useStore(): Store<any>;
8697
+ export { useStore }
8145
8698
 
8146
8699
  // @public
8147
8700
  export function useXBus(): {
@@ -8361,7 +8914,7 @@ export type XEventPayload<Event extends XEvent> = XEventsTypes[Event] extends vo
8361
8914
  export type XEventsOf<Type> = PropsWithType<XEventsTypes, Type>;
8362
8915
 
8363
8916
  // @public
8364
- export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraParamsXEvents, FacetsXEvents, HistoryQueriesXEvents, IdentifierResultsXEvents, NextQueriesXEvents, PopularSearchesXEvents, QueriesPreviewXEvents, QuerySuggestionsXEvents, RecommendationsXEvents, RelatedTagsXEvents, ScrollXEvents, SearchBoxXEvents, SearchXEvents, SemanticQueriesXEvents, TaggingXEvents, ExperienceControlsXEvents, UrlXEvents {
8917
+ export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraParamsXEvents, FacetsXEvents, HistoryQueriesXEvents, IdentifierResultsXEvents, NextQueriesXEvents, PopularSearchesXEvents, QueriesPreviewXEvents, QuerySuggestionsXEvents, RecommendationsXEvents, RelatedTagsXEvents, ScrollXEvents, SearchBoxXEvents, SearchXEvents, SemanticQueriesXEvents, TaggingXEvents, ExperienceControlsXEvents, UrlXEvents, RelatedPromptsXEvents {
8365
8918
  ColumnsNumberProvided: number;
8366
8919
  ModuleRegistered: XModuleName;
8367
8920
  RenderedColumnsNumberChanged: number;
@@ -8417,7 +8970,7 @@ export class XInstaller {
8417
8970
  // @internal
8418
8971
  protected createBus(): XBus<XEventsTypes, WireMetadata>;
8419
8972
  // @internal
8420
- protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element;
8973
+ protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element | ShadowRoot;
8421
8974
  // @internal
8422
8975
  protected getPluginOptions(): XPluginOptions;
8423
8976
  protected getSnippetConfig(): NormalisedSnippetConfig;
@@ -8496,6 +9049,8 @@ export interface XModulesTree {
8496
9049
  // (undocumented)
8497
9050
  recommendations: RecommendationsXModule;
8498
9051
  // (undocumented)
9052
+ relatedPrompts: RelatedPromptsXModule;
9053
+ // (undocumented)
8499
9054
  relatedTags: RelatedTagsXModule;
8500
9055
  // (undocumented)
8501
9056
  scroll: ScrollXModule;
@@ -8604,25 +9159,28 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
8604
9159
  // dist/types/components/base-dropdown.vue.d.ts:11:9 - (ae-forgotten-export) The symbol "DropdownItem" needs to be exported by the entry point index.d.ts
8605
9160
  // dist/types/components/base-grid.vue.d.ts:45:5 - (ae-forgotten-export) The symbol "GridItem" needs to be exported by the entry point index.d.ts
8606
9161
  // dist/types/components/column-picker/base-column-picker-list.vue.d.ts:29:5 - (ae-forgotten-export) The symbol "ColumnPickerItem" needs to be exported by the entry point index.d.ts
8607
- // dist/types/components/display-emitter.vue.d.ts:8:9 - (ae-forgotten-export) The symbol "TaggingRequest" needs to be exported by the entry point index.d.ts
9162
+ // dist/types/components/display-click-provider.vue.d.ts:9:9 - (ae-forgotten-export) The symbol "TaggingRequest" needs to be exported by the entry point index.d.ts
8608
9163
  // dist/types/components/filters/labels/base-price-filter-label.vue.d.ts:13:13 - (ae-forgotten-export) The symbol "RangeValue" needs to be exported by the entry point index.d.ts
8609
9164
  // dist/types/components/filters/labels/base-rating-filter-label.vue.d.ts:16:9 - (ae-forgotten-export) The symbol "BooleanFilter" needs to be exported by the entry point index.d.ts
8610
9165
  // dist/types/components/global-x-bus.vue.d.ts:38:17 - (ae-forgotten-export) The symbol "ResultVariant" needs to be exported by the entry point index.d.ts
8611
9166
  // dist/types/components/global-x-bus.vue.d.ts:86:13 - (ae-forgotten-export) The symbol "NextQuery_2" needs to be exported by the entry point index.d.ts
8612
- // dist/types/components/global-x-bus.vue.d.ts:109:13 - (ae-forgotten-export) The symbol "RelatedTag_2" needs to be exported by the entry point index.d.ts
8613
9167
  // dist/types/components/global-x-bus.vue.d.ts:149:13 - (ae-forgotten-export) The symbol "Redirection_2" needs to be exported by the entry point index.d.ts
8614
9168
  // dist/types/components/global-x-bus.vue.d.ts:150:13 - (ae-forgotten-export) The symbol "Promoted_2" needs to be exported by the entry point index.d.ts
8615
- // dist/types/components/global-x-bus.vue.d.ts:154:13 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
8616
- // dist/types/components/result/base-result-add-to-cart.vue.d.ts:17:9 - (ae-forgotten-export) The symbol "Result" needs to be exported by the entry point index.d.ts
9169
+ // dist/types/components/global-x-bus.vue.d.ts:155:13 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
9170
+ // dist/types/components/page-selector.vue.d.ts:65:5 - (ae-forgotten-export) The symbol "PageItem" needs to be exported by the entry point index.d.ts
9171
+ // dist/types/components/result/base-result-add-to-cart.vue.d.ts:18:9 - (ae-forgotten-export) The symbol "Result" needs to be exported by the entry point index.d.ts
8617
9172
  // dist/types/components/suggestions/base-suggestion.vue.d.ts:31:9 - (ae-forgotten-export) The symbol "Suggestion" needs to be exported by the entry point index.d.ts
8618
9173
  // dist/types/x-modules/facets/components/facets/facets.vue.d.ts:56:5 - (ae-forgotten-export) The symbol "RenderFacet" needs to be exported by the entry point index.d.ts
8619
9174
  // dist/types/x-modules/facets/components/filters/all-filter.vue.d.ts:16:9 - (ae-forgotten-export) The symbol "Facet" needs to be exported by the entry point index.d.ts
8620
9175
  // dist/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts:25:9 - (ae-forgotten-export) The symbol "EditableNumberRangeFilter_2" needs to be exported by the entry point index.d.ts
8621
9176
  // dist/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts:35:5 - (ae-forgotten-export) The symbol "RenderFilter" needs to be exported by the entry point index.d.ts
9177
+ // dist/types/x-modules/related-prompts/components/related-prompt.vue.d.ts:8:9 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
9178
+ // dist/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts:63:9 - (ae-forgotten-export) The symbol "RelatedPromptNextQuery" needs to be exported by the entry point index.d.ts
8622
9179
  // dist/types/x-modules/search/components/banner.vue.d.ts:23:9 - (ae-forgotten-export) The symbol "Banner_2" needs to be exported by the entry point index.d.ts
8623
9180
  // dist/types/x-modules/search/components/partial-results-list.vue.d.ts:29:5 - (ae-forgotten-export) The symbol "PartialResult" needs to be exported by the entry point index.d.ts
8624
9181
  // dist/types/x-modules/search/components/sort-list.vue.d.ts:29:5 - (ae-forgotten-export) The symbol "SortListItem" needs to be exported by the entry point index.d.ts
8625
9182
  // dist/types/x-modules/search/components/sort-picker-list.vue.d.ts:31:5 - (ae-forgotten-export) The symbol "SortPickerItem" needs to be exported by the entry point index.d.ts
9183
+ // src/x-modules/search/store/module.ts:147:32 - (ae-forgotten-export) The symbol "Stats" needs to be exported by the entry point index.d.ts
8626
9184
  // src/x-modules/url/store/emitters.ts:57:1 - (ae-forgotten-export) The symbol "shouldPushUrl" needs to be exported by the entry point index.d.ts
8627
9185
  // src/x-modules/url/store/emitters.ts:64:1 - (ae-forgotten-export) The symbol "shouldReplaceUrl" needs to be exported by the entry point index.d.ts
8628
9186