@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
@@ -4580,6 +4580,379 @@
4580
4580
  "endIndex": 2
4581
4581
  }
4582
4582
  },
4583
+ {
4584
+ "kind": "Interface",
4585
+ "canonicalReference": "@empathyco/x-types!RelatedPrompt:interface",
4586
+ "docComment": "/**\n * Represents a related prompt.\n *\n * @public\n */\n",
4587
+ "excerptTokens": [
4588
+ {
4589
+ "kind": "Content",
4590
+ "text": "export interface RelatedPrompt extends "
4591
+ },
4592
+ {
4593
+ "kind": "Reference",
4594
+ "text": "NamedModel",
4595
+ "canonicalReference": "@empathyco/x-types!NamedModel:interface"
4596
+ },
4597
+ {
4598
+ "kind": "Content",
4599
+ "text": "<'RelatedPrompt'>"
4600
+ },
4601
+ {
4602
+ "kind": "Content",
4603
+ "text": " "
4604
+ }
4605
+ ],
4606
+ "fileUrlPath": "src/query-signals/related-prompt.model.ts",
4607
+ "releaseTag": "Public",
4608
+ "name": "RelatedPrompt",
4609
+ "preserveMemberOrder": false,
4610
+ "members": [
4611
+ {
4612
+ "kind": "PropertySignature",
4613
+ "canonicalReference": "@empathyco/x-types!RelatedPrompt#relatedPromptNextQueries:member",
4614
+ "docComment": "/**\n * The next queries related to the prompt.\n */\n",
4615
+ "excerptTokens": [
4616
+ {
4617
+ "kind": "Content",
4618
+ "text": "relatedPromptNextQueries: "
4619
+ },
4620
+ {
4621
+ "kind": "Reference",
4622
+ "text": "RelatedPromptNextQuery",
4623
+ "canonicalReference": "@empathyco/x-types!RelatedPromptNextQuery:interface"
4624
+ },
4625
+ {
4626
+ "kind": "Content",
4627
+ "text": "[]"
4628
+ },
4629
+ {
4630
+ "kind": "Content",
4631
+ "text": ";"
4632
+ }
4633
+ ],
4634
+ "isReadonly": false,
4635
+ "isOptional": false,
4636
+ "releaseTag": "Public",
4637
+ "name": "relatedPromptNextQueries",
4638
+ "propertyTypeTokenRange": {
4639
+ "startIndex": 1,
4640
+ "endIndex": 3
4641
+ }
4642
+ },
4643
+ {
4644
+ "kind": "PropertySignature",
4645
+ "canonicalReference": "@empathyco/x-types!RelatedPrompt#suggestionText:member",
4646
+ "docComment": "/**\n * The prompt.\n */\n",
4647
+ "excerptTokens": [
4648
+ {
4649
+ "kind": "Content",
4650
+ "text": "suggestionText: "
4651
+ },
4652
+ {
4653
+ "kind": "Content",
4654
+ "text": "string"
4655
+ },
4656
+ {
4657
+ "kind": "Content",
4658
+ "text": ";"
4659
+ }
4660
+ ],
4661
+ "isReadonly": false,
4662
+ "isOptional": false,
4663
+ "releaseTag": "Public",
4664
+ "name": "suggestionText",
4665
+ "propertyTypeTokenRange": {
4666
+ "startIndex": 1,
4667
+ "endIndex": 2
4668
+ }
4669
+ },
4670
+ {
4671
+ "kind": "PropertySignature",
4672
+ "canonicalReference": "@empathyco/x-types!RelatedPrompt#toolingDisplayTagging:member",
4673
+ "docComment": "/**\n * The tooling display tagging of the prompt.\n */\n",
4674
+ "excerptTokens": [
4675
+ {
4676
+ "kind": "Content",
4677
+ "text": "toolingDisplayTagging: "
4678
+ },
4679
+ {
4680
+ "kind": "Reference",
4681
+ "text": "TaggingRequest",
4682
+ "canonicalReference": "@empathyco/x-types!TaggingRequest:interface"
4683
+ },
4684
+ {
4685
+ "kind": "Content",
4686
+ "text": ";"
4687
+ }
4688
+ ],
4689
+ "isReadonly": false,
4690
+ "isOptional": false,
4691
+ "releaseTag": "Public",
4692
+ "name": "toolingDisplayTagging",
4693
+ "propertyTypeTokenRange": {
4694
+ "startIndex": 1,
4695
+ "endIndex": 2
4696
+ }
4697
+ },
4698
+ {
4699
+ "kind": "PropertySignature",
4700
+ "canonicalReference": "@empathyco/x-types!RelatedPrompt#type:member",
4701
+ "docComment": "/**\n * The type of the prompt.\n */\n",
4702
+ "excerptTokens": [
4703
+ {
4704
+ "kind": "Content",
4705
+ "text": "type: "
4706
+ },
4707
+ {
4708
+ "kind": "Content",
4709
+ "text": "string"
4710
+ },
4711
+ {
4712
+ "kind": "Content",
4713
+ "text": ";"
4714
+ }
4715
+ ],
4716
+ "isReadonly": false,
4717
+ "isOptional": false,
4718
+ "releaseTag": "Public",
4719
+ "name": "type",
4720
+ "propertyTypeTokenRange": {
4721
+ "startIndex": 1,
4722
+ "endIndex": 2
4723
+ }
4724
+ }
4725
+ ],
4726
+ "extendsTokenRanges": [
4727
+ {
4728
+ "startIndex": 1,
4729
+ "endIndex": 3
4730
+ }
4731
+ ]
4732
+ },
4733
+ {
4734
+ "kind": "Interface",
4735
+ "canonicalReference": "@empathyco/x-types!RelatedPromptNextQuery:interface",
4736
+ "docComment": "/**\n * Represents a related prompt nextQuery.\n *\n * @public\n */\n",
4737
+ "excerptTokens": [
4738
+ {
4739
+ "kind": "Content",
4740
+ "text": "export interface RelatedPromptNextQuery "
4741
+ }
4742
+ ],
4743
+ "fileUrlPath": "src/query-signals/related-prompt.model.ts",
4744
+ "releaseTag": "Public",
4745
+ "name": "RelatedPromptNextQuery",
4746
+ "preserveMemberOrder": false,
4747
+ "members": [
4748
+ {
4749
+ "kind": "PropertySignature",
4750
+ "canonicalReference": "@empathyco/x-types!RelatedPromptNextQuery#query:member",
4751
+ "docComment": "/**\n * The query of the next query.\n */\n",
4752
+ "excerptTokens": [
4753
+ {
4754
+ "kind": "Content",
4755
+ "text": "query: "
4756
+ },
4757
+ {
4758
+ "kind": "Content",
4759
+ "text": "string"
4760
+ },
4761
+ {
4762
+ "kind": "Content",
4763
+ "text": ";"
4764
+ }
4765
+ ],
4766
+ "isReadonly": false,
4767
+ "isOptional": false,
4768
+ "releaseTag": "Public",
4769
+ "name": "query",
4770
+ "propertyTypeTokenRange": {
4771
+ "startIndex": 1,
4772
+ "endIndex": 2
4773
+ }
4774
+ },
4775
+ {
4776
+ "kind": "PropertySignature",
4777
+ "canonicalReference": "@empathyco/x-types!RelatedPromptNextQuery#toolingDisplayAdd2CartTagging:member",
4778
+ "docComment": "/**\n * The tooling display add2cart tagging of the next query.\n */\n",
4779
+ "excerptTokens": [
4780
+ {
4781
+ "kind": "Content",
4782
+ "text": "toolingDisplayAdd2CartTagging: "
4783
+ },
4784
+ {
4785
+ "kind": "Reference",
4786
+ "text": "TaggingRequest",
4787
+ "canonicalReference": "@empathyco/x-types!TaggingRequest:interface"
4788
+ },
4789
+ {
4790
+ "kind": "Content",
4791
+ "text": ";"
4792
+ }
4793
+ ],
4794
+ "isReadonly": false,
4795
+ "isOptional": false,
4796
+ "releaseTag": "Public",
4797
+ "name": "toolingDisplayAdd2CartTagging",
4798
+ "propertyTypeTokenRange": {
4799
+ "startIndex": 1,
4800
+ "endIndex": 2
4801
+ }
4802
+ },
4803
+ {
4804
+ "kind": "PropertySignature",
4805
+ "canonicalReference": "@empathyco/x-types!RelatedPromptNextQuery#toolingDisplayClickTagging:member",
4806
+ "docComment": "/**\n * The tooling display click tagging of the next query.\n */\n",
4807
+ "excerptTokens": [
4808
+ {
4809
+ "kind": "Content",
4810
+ "text": "toolingDisplayClickTagging: "
4811
+ },
4812
+ {
4813
+ "kind": "Reference",
4814
+ "text": "TaggingRequest",
4815
+ "canonicalReference": "@empathyco/x-types!TaggingRequest:interface"
4816
+ },
4817
+ {
4818
+ "kind": "Content",
4819
+ "text": ";"
4820
+ }
4821
+ ],
4822
+ "isReadonly": false,
4823
+ "isOptional": false,
4824
+ "releaseTag": "Public",
4825
+ "name": "toolingDisplayClickTagging",
4826
+ "propertyTypeTokenRange": {
4827
+ "startIndex": 1,
4828
+ "endIndex": 2
4829
+ }
4830
+ },
4831
+ {
4832
+ "kind": "PropertySignature",
4833
+ "canonicalReference": "@empathyco/x-types!RelatedPromptNextQuery#toolingDisplayTagging:member",
4834
+ "docComment": "/**\n * The tooling display tagging of the next query.\n */\n",
4835
+ "excerptTokens": [
4836
+ {
4837
+ "kind": "Content",
4838
+ "text": "toolingDisplayTagging: "
4839
+ },
4840
+ {
4841
+ "kind": "Reference",
4842
+ "text": "TaggingRequest",
4843
+ "canonicalReference": "@empathyco/x-types!TaggingRequest:interface"
4844
+ },
4845
+ {
4846
+ "kind": "Content",
4847
+ "text": ";"
4848
+ }
4849
+ ],
4850
+ "isReadonly": false,
4851
+ "isOptional": false,
4852
+ "releaseTag": "Public",
4853
+ "name": "toolingDisplayTagging",
4854
+ "propertyTypeTokenRange": {
4855
+ "startIndex": 1,
4856
+ "endIndex": 2
4857
+ }
4858
+ }
4859
+ ],
4860
+ "extendsTokenRanges": []
4861
+ },
4862
+ {
4863
+ "kind": "Interface",
4864
+ "canonicalReference": "@empathyco/x-types!RelatedPromptsRequest:interface",
4865
+ "docComment": "/**\n * Request for Related Prompts endpoint.\n *\n * @public\n */\n",
4866
+ "excerptTokens": [
4867
+ {
4868
+ "kind": "Content",
4869
+ "text": "export interface RelatedPromptsRequest extends "
4870
+ },
4871
+ {
4872
+ "kind": "Reference",
4873
+ "text": "QueryableRequest",
4874
+ "canonicalReference": "@empathyco/x-types!QueryableRequest:interface"
4875
+ },
4876
+ {
4877
+ "kind": "Content",
4878
+ "text": ", "
4879
+ },
4880
+ {
4881
+ "kind": "Reference",
4882
+ "text": "ExtraParamsRequest",
4883
+ "canonicalReference": "@empathyco/x-types!ExtraParamsRequest:interface"
4884
+ },
4885
+ {
4886
+ "kind": "Content",
4887
+ "text": " "
4888
+ }
4889
+ ],
4890
+ "fileUrlPath": "src/request/related-prompts-request.model.ts",
4891
+ "releaseTag": "Public",
4892
+ "name": "RelatedPromptsRequest",
4893
+ "preserveMemberOrder": false,
4894
+ "members": [],
4895
+ "extendsTokenRanges": [
4896
+ {
4897
+ "startIndex": 1,
4898
+ "endIndex": 2
4899
+ },
4900
+ {
4901
+ "startIndex": 3,
4902
+ "endIndex": 4
4903
+ }
4904
+ ]
4905
+ },
4906
+ {
4907
+ "kind": "Interface",
4908
+ "canonicalReference": "@empathyco/x-types!RelatedPromptsResponse:interface",
4909
+ "docComment": "/**\n * Response for the related prompts endpoint.\n *\n * @public\n */\n",
4910
+ "excerptTokens": [
4911
+ {
4912
+ "kind": "Content",
4913
+ "text": "export interface RelatedPromptsResponse "
4914
+ }
4915
+ ],
4916
+ "fileUrlPath": "src/response/related-prompts-response.model.ts",
4917
+ "releaseTag": "Public",
4918
+ "name": "RelatedPromptsResponse",
4919
+ "preserveMemberOrder": false,
4920
+ "members": [
4921
+ {
4922
+ "kind": "PropertySignature",
4923
+ "canonicalReference": "@empathyco/x-types!RelatedPromptsResponse#relatedPrompts:member",
4924
+ "docComment": "",
4925
+ "excerptTokens": [
4926
+ {
4927
+ "kind": "Content",
4928
+ "text": "relatedPrompts: "
4929
+ },
4930
+ {
4931
+ "kind": "Reference",
4932
+ "text": "RelatedPrompt",
4933
+ "canonicalReference": "@empathyco/x-types!RelatedPrompt:interface"
4934
+ },
4935
+ {
4936
+ "kind": "Content",
4937
+ "text": "[]"
4938
+ },
4939
+ {
4940
+ "kind": "Content",
4941
+ "text": ";"
4942
+ }
4943
+ ],
4944
+ "isReadonly": false,
4945
+ "isOptional": false,
4946
+ "releaseTag": "Public",
4947
+ "name": "relatedPrompts",
4948
+ "propertyTypeTokenRange": {
4949
+ "startIndex": 1,
4950
+ "endIndex": 3
4951
+ }
4952
+ }
4953
+ ],
4954
+ "extendsTokenRanges": []
4955
+ },
4583
4956
  {
4584
4957
  "kind": "Interface",
4585
4958
  "canonicalReference": "@empathyco/x-types!RelatedTag:interface",
@@ -5797,6 +6170,34 @@
5797
6170
  "endIndex": 2
5798
6171
  }
5799
6172
  },
6173
+ {
6174
+ "kind": "PropertySignature",
6175
+ "canonicalReference": "@empathyco/x-types!SearchResponse#stats:member",
6176
+ "docComment": "",
6177
+ "excerptTokens": [
6178
+ {
6179
+ "kind": "Content",
6180
+ "text": "stats?: "
6181
+ },
6182
+ {
6183
+ "kind": "Reference",
6184
+ "text": "Stats",
6185
+ "canonicalReference": "@empathyco/x-types!Stats:interface"
6186
+ },
6187
+ {
6188
+ "kind": "Content",
6189
+ "text": ";"
6190
+ }
6191
+ ],
6192
+ "isReadonly": false,
6193
+ "isOptional": true,
6194
+ "releaseTag": "Public",
6195
+ "name": "stats",
6196
+ "propertyTypeTokenRange": {
6197
+ "startIndex": 1,
6198
+ "endIndex": 2
6199
+ }
6200
+ },
5800
6201
  {
5801
6202
  "kind": "PropertySignature",
5802
6203
  "canonicalReference": "@empathyco/x-types!SearchResponse#totalResults:member",
@@ -6305,6 +6706,51 @@
6305
6706
  ],
6306
6707
  "extendsTokenRanges": []
6307
6708
  },
6709
+ {
6710
+ "kind": "Interface",
6711
+ "canonicalReference": "@empathyco/x-types!Stats:interface",
6712
+ "docComment": "/**\n * Statistics for the current search results.\n *\n * Price - interval of the prices of the results.\n *\n * @public\n */\n",
6713
+ "excerptTokens": [
6714
+ {
6715
+ "kind": "Content",
6716
+ "text": "export interface Stats "
6717
+ }
6718
+ ],
6719
+ "fileUrlPath": "src/stats.model.ts",
6720
+ "releaseTag": "Public",
6721
+ "name": "Stats",
6722
+ "preserveMemberOrder": false,
6723
+ "members": [
6724
+ {
6725
+ "kind": "PropertySignature",
6726
+ "canonicalReference": "@empathyco/x-types!Stats#price:member",
6727
+ "docComment": "",
6728
+ "excerptTokens": [
6729
+ {
6730
+ "kind": "Content",
6731
+ "text": "price: "
6732
+ },
6733
+ {
6734
+ "kind": "Content",
6735
+ "text": "{\n min: number | undefined;\n max: number | undefined;\n }"
6736
+ },
6737
+ {
6738
+ "kind": "Content",
6739
+ "text": ";"
6740
+ }
6741
+ ],
6742
+ "isReadonly": false,
6743
+ "isOptional": false,
6744
+ "releaseTag": "Public",
6745
+ "name": "price",
6746
+ "propertyTypeTokenRange": {
6747
+ "startIndex": 1,
6748
+ "endIndex": 2
6749
+ }
6750
+ }
6751
+ ],
6752
+ "extendsTokenRanges": []
6753
+ },
6308
6754
  {
6309
6755
  "kind": "Interface",
6310
6756
  "canonicalReference": "@empathyco/x-types!Suggestion:interface",
@@ -7339,6 +7785,56 @@
7339
7785
  "endIndex": 7
7340
7786
  }
7341
7787
  },
7788
+ {
7789
+ "kind": "PropertySignature",
7790
+ "canonicalReference": "@empathyco/x-types!XComponentsAdapter#relatedPrompts:member",
7791
+ "docComment": "",
7792
+ "excerptTokens": [
7793
+ {
7794
+ "kind": "Content",
7795
+ "text": "relatedPrompts: "
7796
+ },
7797
+ {
7798
+ "kind": "Reference",
7799
+ "text": "EndpointAdapter",
7800
+ "canonicalReference": "@empathyco/x-adapter!EndpointAdapter:interface"
7801
+ },
7802
+ {
7803
+ "kind": "Content",
7804
+ "text": "<"
7805
+ },
7806
+ {
7807
+ "kind": "Reference",
7808
+ "text": "RelatedPromptsRequest",
7809
+ "canonicalReference": "@empathyco/x-types!RelatedPromptsRequest:interface"
7810
+ },
7811
+ {
7812
+ "kind": "Content",
7813
+ "text": ", "
7814
+ },
7815
+ {
7816
+ "kind": "Reference",
7817
+ "text": "RelatedPromptsResponse",
7818
+ "canonicalReference": "@empathyco/x-types!RelatedPromptsResponse:interface"
7819
+ },
7820
+ {
7821
+ "kind": "Content",
7822
+ "text": ">"
7823
+ },
7824
+ {
7825
+ "kind": "Content",
7826
+ "text": ";"
7827
+ }
7828
+ ],
7829
+ "isReadonly": false,
7830
+ "isOptional": false,
7831
+ "releaseTag": "Public",
7832
+ "name": "relatedPrompts",
7833
+ "propertyTypeTokenRange": {
7834
+ "startIndex": 1,
7835
+ "endIndex": 7
7836
+ }
7837
+ },
7342
7838
  {
7343
7839
  "kind": "PropertySignature",
7344
7840
  "canonicalReference": "@empathyco/x-types!XComponentsAdapter#relatedTags:member",
package/tagging/index.js CHANGED
@@ -3,5 +3,5 @@ export { DefaultPDPAddToCartService } from '../js/x-modules/tagging/service/pdp-
3
3
  export { track } from '../js/x-modules/tagging/store/actions/track.action.js';
4
4
  export { taggingEmitters } from '../js/x-modules/tagging/store/emitters.js';
5
5
  export { taggingXStoreModule } from '../js/x-modules/tagging/store/module.js';
6
- export { createSetQueryTaggingFromQueryPreview, createTrackDisplayWire, createTrackWire, setConsent, setNoResultsTaggingEnabledWire, setQueryTaggingFromQueryPreview, setQueryTaggingInfo, setTaggingConfig, taggingWiring, trackAddToCartWire, trackBannerClickedWire, trackDisplayClickedWire, trackElementDisplayedWire, trackNoResultsQueryWithSemanticsWire, trackNoResultsQueryWithSemanticsWireDebounced, trackQueryWire, trackResultClickedWire } from '../js/x-modules/tagging/wiring.js';
6
+ export { createSetQueryTaggingFromQueryPreview, createTrackDisplayWire, createTrackToolingAdd2CartWire, createTrackToolingDisplayWire, createTrackWire, setConsent, setNoResultsTaggingEnabledWire, setQueryTaggingFromQueryPreview, setQueryTaggingInfo, setTaggingConfig, taggingWiring, trackAddToCartWire, trackBannerClickedWire, trackDisplayClickedWire, trackElementDisplayedWire, trackNoResultsQueryWithSemanticsWire, trackNoResultsQueryWithSemanticsWireDebounced, trackQueryWire, trackResultClickedWire, trackToolingAdd2CartWire, trackToolingDisplayClickedWire } from '../js/x-modules/tagging/wiring.js';
7
7
  export { taggingXModule } from '../js/x-modules/tagging/x-module.js';
@@ -1 +1 @@
1
- {"version":3,"file":"e2e-adapter.d.ts","sourceRoot":"","sources":["../../../src/adapter/e2e-adapter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,EAAE,eAAe,EAA0B,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAG3F;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB,EAAE,UAMnC,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,QAAQ,EACnD,IAAI,EAAE,MAAM,GACX,eAAe,CAAC,OAAO,EAAE,QAAQ,CAAC,CASpC;AAED,eAAO,MAAM,UAAU,EAAE,kBAmBxB,CAAC"}
1
+ {"version":3,"file":"e2e-adapter.d.ts","sourceRoot":"","sources":["../../../src/adapter/e2e-adapter.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AACxD,OAAO,EAAE,eAAe,EAA0B,UAAU,EAAE,MAAM,sBAAsB,CAAC;AAG3F;;;;;;GAMG;AACH,eAAO,MAAM,qBAAqB,EAAE,UAMnC,CAAC;AAEF;;;;;GAKG;AACH,wBAAgB,mBAAmB,CAAC,OAAO,EAAE,QAAQ,EACnD,IAAI,EAAE,MAAM,GACX,eAAe,CAAC,OAAO,EAAE,QAAQ,CAAC,CASpC;AAED,eAAO,MAAM,UAAU,EAAE,kBAoBxB,CAAC"}
@@ -32,6 +32,9 @@ export declare const mockedResponses: {
32
32
  'related-tags': {
33
33
  relatedTags: import("@empathyco/x-types").RelatedTag[];
34
34
  };
35
+ 'related-prompts': {
36
+ relatedPrompts: import("@empathyco/x-types").RelatedPrompt[];
37
+ };
35
38
  };
36
39
  /**
37
40
  * Creates a search response.
@@ -1 +1 @@
1
- {"version":3,"file":"mocked-responses.d.ts","sourceRoot":"","sources":["../../../src/adapter/mocked-responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAepD,eAAO,MAAM,YAAY,2BAA2B,CAAC;AAErD,eAAO,MAAM,4BAA4B,QAAuC,CAAC;AACjF,eAAO,MAAM,0BAA0B,QAAoC,CAAC;AAC5E,eAAO,MAAM,2BAA2B,QAAsC,CAAC;AAC/E,eAAO,MAAM,sBAAsB,QAAiC,CAAC;AACrE,eAAO,MAAM,0BAA0B,QAAqC,CAAC;AAE7E,eAAO,MAAM,sBAAsB,QAAiC,CAAC;AACrE,eAAO,MAAM,cAAc,QAA2B,CAAC;AACvD,eAAO,MAAM,aAAa,QAA0B,CAAC;AACrD,eAAO,MAAM,0BAA0B,QAAqC,CAAC;AAE7E,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;CA6K3B,CAAC;AAEF;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,cAAc,CAAC,GAAG,cAAc,CAoBtF"}
1
+ {"version":3,"file":"mocked-responses.d.ts","sourceRoot":"","sources":["../../../src/adapter/mocked-responses.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,oBAAoB,CAAC;AAgBpD,eAAO,MAAM,YAAY,2BAA2B,CAAC;AAErD,eAAO,MAAM,4BAA4B,QAAuC,CAAC;AACjF,eAAO,MAAM,0BAA0B,QAAoC,CAAC;AAC5E,eAAO,MAAM,2BAA2B,QAAsC,CAAC;AAC/E,eAAO,MAAM,sBAAsB,QAAiC,CAAC;AACrE,eAAO,MAAM,0BAA0B,QAAqC,CAAC;AAE7E,eAAO,MAAM,sBAAsB,QAAiC,CAAC;AACrE,eAAO,MAAM,cAAc,QAA2B,CAAC;AACvD,eAAO,MAAM,aAAa,QAA0B,CAAC;AACrD,eAAO,MAAM,0BAA0B,QAAqC,CAAC;AAE7E,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;CAgL3B,CAAC;AAEF;;;;;;GAMG;AACH,wBAAgB,oBAAoB,CAAC,OAAO,CAAC,EAAE,OAAO,CAAC,cAAc,CAAC,GAAG,cAAc,CAoBtF"}
@@ -24,8 +24,8 @@ declare const _default: import("vue").DefineComponent<{
24
24
  * so only `<transition>` components are allowed.
25
25
  */
26
26
  animation: {
27
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
28
- default: () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
27
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
28
+ default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
29
29
  };
30
30
  /** Time to wait without receiving any keystroke before resetting the items search query. */
31
31
  searchTimeoutMs: {
@@ -75,8 +75,8 @@ declare const _default: import("vue").DefineComponent<{
75
75
  * so only `<transition>` components are allowed.
76
76
  */
77
77
  animation: {
78
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
79
- default: () => import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
78
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
79
+ default: () => import("vue").DefineComponent<{}, {}, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
80
80
  };
81
81
  /** Time to wait without receiving any keystroke before resetting the items search query. */
82
82
  searchTimeoutMs: {
@@ -86,7 +86,7 @@ declare const _default: import("vue").DefineComponent<{
86
86
  }>> & {
87
87
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
88
88
  }, {
89
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
89
+ animation: string | Function | Record<string, any>;
90
90
  searchTimeoutMs: number;
91
91
  }, {}>;
92
92
  export default _default;
@@ -1 +1 @@
1
- {"version":3,"file":"base-dropdown.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/base-dropdown.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAwD,QAAQ,EAAc,MAAM,KAAK,CAAC;AAKjG,KAAK,YAAY,GAAG,MAAM,GAAG,MAAM,GAAG,YAAY,CAAC;AAGnD;;;GAGG;;IAIC,+BAA+B;;;;;IAK/B,yBAAyB;;;uBAGR,GAAG;;;IAIpB,oDAAoD;;IAEpD;;;OAGG;;;;;IAKH,4FAA4F;;;;;;;;;;;oCAiErD,YAAY;;;;;;;;;;;;;;;;;gCAyChB,aAAa;;IAhIhD,+BAA+B;;;;;IAK/B,yBAAyB;;;uBAGR,GAAG;;;IAIpB,oDAAoD;;IAEpD;;;OAGG;;;;;IAKH,4FAA4F;;;;;;;;;;;AAzBhG,wBA+SG"}
1
+ {"version":3,"file":"base-dropdown.vue?vue&type=script&lang.d.ts","sourceRoot":"","sources":["../../../src/components/base-dropdown.vue?vue&type=script&lang.ts"],"names":[],"mappings":"AACE,OAAO,EAAE,YAAY,EAAE,MAAM,oBAAoB,CAAC;AAClD,OAAO,EAAwD,QAAQ,EAAc,MAAM,KAAK,CAAC;AAKjG,KAAK,YAAY,GAAG,MAAM,GAAG,MAAM,GAAG,YAAY,CAAC;AAGnD;;;GAGG;;IAIC,+BAA+B;;;;;IAK/B,yBAAyB;;;uBAGR,GAAG;;;IAIpB,oDAAoD;;IAEpD;;;OAGG;;;;;IAKH,4FAA4F;;;;;;;;;;;oCAiErD,YAAY;;;;;;;;;;;;;;;;;gCAyChB,aAAa;;IAhIhD,+BAA+B;;;;;IAK/B,yBAAyB;;;uBAGR,GAAG;;;IAIpB,oDAAoD;;IAEpD;;;OAGG;;;;;IAKH,4FAA4F;;;;;;;;;;;AAzBhG,wBA0SG"}
@@ -22,7 +22,7 @@ interface GridItem {
22
22
  declare const _default: import("vue").DefineComponent<{
23
23
  /** Animation component that will be used to animate the base grid. */
24
24
  animation: {
25
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
25
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
26
26
  default: string;
27
27
  };
28
28
  /**
@@ -54,7 +54,7 @@ declare const _default: import("vue").DefineComponent<{
54
54
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
55
55
  /** Animation component that will be used to animate the base grid. */
56
56
  animation: {
57
- type: PropType<string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>>;
57
+ type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
58
58
  default: string;
59
59
  };
60
60
  /**
@@ -74,7 +74,7 @@ declare const _default: import("vue").DefineComponent<{
74
74
  type: PropType<ListItem[]>;
75
75
  };
76
76
  }>>, {
77
- animation: string | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}, {}>;
77
+ animation: string | Function | Record<string, any>;
78
78
  columns: number;
79
79
  }, {}>;
80
80
  export default _default;