@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
@@ -1,5 +1,5 @@
1
1
  import _sfc_main from './query-suggestions.vue2.js';
2
- import { resolveComponent, openBlock, createBlock, withCtx, createCommentVNode, renderSlot, normalizeProps, guardReactiveProps, createVNode } from 'vue';
2
+ import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, normalizeProps, guardReactiveProps, createVNode } from 'vue';
3
3
  import _export_sfc from '../../../_virtual/_plugin-vue_export-helper.js';
4
4
 
5
5
  function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
@@ -11,18 +11,12 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
11
11
  "data-test": "query-suggestions"
12
12
  }, {
13
13
  default: withCtx((baseScope) => [
14
- createCommentVNode(" eslint-disable max-len "),
15
- createCommentVNode("\n @slot Custom component that replaces the `QuerySuggestion` component\n @binding {Object} v-bind - Query Suggestion attributes:<br />&nbsp;&nbsp;- **suggestion** `Suggestion` - Query Suggestion data<br />&nbsp;&nbsp;- **index** `number` - Query Suggestion index\n "),
16
- createCommentVNode(" eslint-enable max-len "),
17
14
  renderSlot(_ctx.$slots, "suggestion", normalizeProps(guardReactiveProps({ ...baseScope })), () => [
18
15
  createVNode(_component_QuerySuggestion, {
19
16
  suggestion: baseScope.suggestion,
20
17
  class: "x-query-suggestions__suggestion x-suggestion"
21
18
  }, {
22
19
  default: withCtx((querySuggestionScope) => [
23
- createCommentVNode(" eslint-disable max-len "),
24
- createCommentVNode("\n @slot Custom content that replaces the `QuerySuggestion` default content\n @binding {Object} v-bind - Query Suggestion attributes:<br />&nbsp;&nbsp;- **suggestion** `Suggestion` - Query Suggestion data<br />&nbsp;&nbsp;- **index** `number` - Query Suggestion index\n "),
25
- createCommentVNode(" eslint-enable max-len "),
26
20
  renderSlot(_ctx.$slots, "suggestion-content", normalizeProps(guardReactiveProps({ ...baseScope, ...querySuggestionScope })))
27
21
  ]),
28
22
  _: 2
@@ -1 +1 @@
1
- {"version":3,"file":"query-suggestions.vue.js","sources":["../../../../../src/x-modules/query-suggestions/components/query-suggestions.vue"],"sourcesContent":["<template>\n <BaseSuggestions\n :suggestions=\"suggestions\"\n class=\"x-query-suggestions\"\n data-test=\"query-suggestions\"\n >\n <template #default=\"baseScope\">\n <!-- eslint-disable max-len -->\n <!--\n @slot Custom component that replaces the `QuerySuggestion` component\n @binding {Object} v-bind - Query Suggestion attributes:<br />&nbsp;&nbsp;- **suggestion** `Suggestion` - Query Suggestion data<br />&nbsp;&nbsp;- **index** `number` - Query Suggestion index\n -->\n <!-- eslint-enable max-len -->\n <slot name=\"suggestion\" v-bind=\"{ ...baseScope }\">\n <QuerySuggestion\n :suggestion=\"baseScope.suggestion\"\n class=\"x-query-suggestions__suggestion x-suggestion\"\n #default=\"querySuggestionScope\"\n >\n <!-- eslint-disable max-len -->\n <!--\n @slot Custom content that replaces the `QuerySuggestion` default content\n @binding {Object} v-bind - Query Suggestion attributes:<br />&nbsp;&nbsp;- **suggestion** `Suggestion` - Query Suggestion data<br />&nbsp;&nbsp;- **index** `number` - Query Suggestion index\n -->\n <!-- eslint-enable max-len -->\n <slot name=\"suggestion-content\" v-bind=\"{ ...baseScope, ...querySuggestionScope }\" />\n </QuerySuggestion>\n </slot>\n </template>\n </BaseSuggestions>\n</template>\n\n<script lang=\"ts\">\n import { defineComponent } from 'vue';\n import BaseSuggestions from '../../../components/suggestions/base-suggestions.vue';\n import { useGetter } from '../../../composables';\n import { querySuggestionsXModule } from '../x-module';\n import QuerySuggestion from './query-suggestion.vue';\n\n /**\n * This component renders a list of possible search queries to select from as a query is entered\n * in the input field. By default, this is a list of\n * [`QuerySuggestion`](./x-components.query-suggestion.md) components.\n *\n * @public\n */\n export default defineComponent({\n name: 'QuerySuggestions',\n xModule: querySuggestionsXModule.name,\n components: { BaseSuggestions, QuerySuggestion },\n setup() {\n /** The module's list of suggestions. */\n const { querySuggestions } = useGetter('querySuggestions', ['querySuggestions']);\n\n return { suggestions: querySuggestions };\n }\n });\n</script>\n\n<docs lang=\"mdx\">\n## Inherited props\n\nThis component inherits the [`BaseSuggestions`](../base-components/x-components.base-suggestions.md)\nprops.\n\n| Name | Description | Type | Default |\n| ------------------ | ------------------------------------------- | -------- | ------- |\n| `animation` | Animation component for `QuerySuggestions`. | `Vue` | `\"ul\"` |\n| `maxItemsToRender` | Number of query suggestions to be rendered. | `number` | |\n\n## See it in action\n\n<!-- prettier-ignore-start -->\n:::warning Backend microservice required\nTo use this component, the <b>Empathize</b> microservice must be\nimplemented.\n:::\n<!-- prettier-ignore-end -->\n\nIn this example, a list of query suggestions is displayed. See how the suggestions change as you\ntype “sandal”. If you click on a suggestion, the search term in the search input is updated and the\nquery suggestions are changed to reflect the new search term.\n\n_Type “sandal” or another fashion term in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions />\n </div>\n</template>\n\n<script>\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n QuerySuggestions,\n SearchInput\n }\n };\n</script>\n```\n\n### Play with props\n\nIn this example, an `StaggeredFadeAndSlide` animation component has been passed as prop, so that the\nmatching query suggestions are shuffled with a slight delay as more letters of the term are typed.\n\n_Type “lipstick” or another fashion term in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions :animation=\"'StaggeredFadeAndSlide'\" />\n </div>\n</template>\n\n<script>\n import Vue from 'vue';\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n import { StaggeredFadeAndSlide } from '@empathyco/x-components';\n\n // Registering the animation as a global component\n Vue.component('StaggeredFadeAndSlide', StaggeredFadeAndSlide);\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n QuerySuggestions,\n SearchInput\n }\n };\n</script>\n```\n\n### Play with suggestion slot\n\nHere, the `suggestion` binding property passes the suggestion data.\n\n_Type “bag” or another fashion term in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions #suggestion=\"{ suggestion }\">\n <QuerySuggestion :suggestion=\"suggestion\" #default=\"{ suggestion }\">\n <span>🔍</span>\n <span>{{ suggestion.query }}</span>\n </QuerySuggestion>\n </QuerySuggestions>\n </div>\n</template>\n\n<script>\n import { QuerySuggestion, QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n QuerySuggestion,\n QuerySuggestions\n }\n };\n</script>\n```\n\n<!-- prettier-ignore-start -->\n::: danger\nIf you're not using the [`QuerySuggestion`](./query-suggestion.md) component, then\nyou must implement the `UserAcceptedAQuery` and `UserSelectedAQuerySuggestion` events in\n`QuerySuggestions`.\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions #suggestion=\"{ suggestion }\">\n <button @click=\"emitSuggestionClickedEvents($event, suggestion)\">\n {{ suggestion.query }}\n </button>\n </QuerySuggestions>\n </div>\n</template>\n\n<script>\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n SearchInput,\n QuerySuggestions\n },\n methods: {\n emitSuggestionClickedEvents(event, suggestion) {\n this.$x.emit('UserAcceptedAQuery', suggestion.query, {\n target: event.target\n });\n this.$x.emit('UserSelectedASuggestion', suggestion, {\n target: event.target\n });\n this.$x.emit('UserSelectedAQuerySuggestion', suggestion, {\n target: event.target\n });\n }\n }\n };\n</script>\n```\n\n:::\n<!-- prettier-ignore-end -->\n\n### Play with suggestion-content slot\n\nIn this example, the `suggestion` and `query` properties of the `suggestion-content` slot are used\nto paint a suggestion with an icon.\n\n_Type “trousers” or another toy in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions #suggestion-content=\"{ suggestion, query }\">\n <span>🔍</span>\n <Highlight :text=\"suggestion.query\" :highlight=\"query\" />\n </QuerySuggestions>\n </div>\n</template>\n\n<script>\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n import { Highlight } from '@empathyco/x-components';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n SearchInput,\n QuerySuggestions,\n Highlight\n }\n };\n</script>\n```\n\n## Extending the component\n\nComponents can be combined and communicate with each other. Commonly, the `QuerySuggestions`\ncomponent communicates with the [`SearchInput`](../search-box/x-components.search-input.md),\nupdating the term in the search input.\n\n_Type “pants” or another toy in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions />\n </div>\n</template>\n\n<script>\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n SearchInput,\n QuerySuggestions\n }\n };\n</script>\n```\n</docs>\n"],"names":["_resolveComponent","_openBlock","_createBlock","_withCtx","_createCommentVNode","_renderSlot","_normalizeProps","_guardReactiveProps","_createVNode"],"mappings":";;;;;;AA6BoB,EAAA,MAAA,0BAAA,GAAAA,gBAAA,CAAA,iBAAA,CAAA,CAAA;AA1BX,EAAA,OAAAC,SAAA,EAAsB,EAAAC,WAAA,CAAA,0BAAA,EAAA;AAAA,IAC3B,WAAU,EAAA,IAAA,CAAA,WAAA;AAAA,IAAA,KAAA,EAAA,qBAAA;IAEC,WAAO,EAAA,mBAAA;AAAA,GAAA,EAAA;AAEhB,IAAA,OAAA,EAAAC,OAAA,CAAA,CAAA,SAAA,KAAA;AAAA,MAIAC,kBAA8B,CAAA,0BAAA,CAAA;AAAA,MAC9BA,kBAcO,CAAA,mSAAA,CAAA;AAAA,MADaA,kBAAA,CAAA,yBAAA,CAAA;AAAA,MAXfC,UAAA,CAAA,IAAA,CAAY,QAAS,YAAW,EAAAC,cAAA,CAAAC,kBAAA,CAAA,EAAA,GAAA,SAAA,EAAA,CAAA,CAAA,EAAA,MAAA;AAAA,QAC3BC,WAAA,CAAA,0BAAA,EAAA;AAAA,UAAA,UAAA,EAAA,SAAA,CAAA,UAAA;UACL,KAAO,EAAA,8CAAA;AAAA,SAAA,EAAA;AAGR,UAAA,OAAA,EAAAL,OAAA,CAAA,CAAA,oBAAA,KAAA;AAAA,YAIAC,kBAA8B,CAAA,0BAAA,CAAA;AAAA,YAC9BA,mBAAqF,mTAAN,CAAA;AAAA,YAAAA,kBAAA,CAAA,yBAAA,CAAA;AAzBzF,YAAAC,UAAA,CAAA,IAAA,CAAA,MAAA,EAAA,oBAAA,EAAAC,cAAA,CAAAC,kBAAA,CAAA,EAAA,GAAA,SAAA,EAAA,GAAA,oBAAA,EAAA,CAAA,CAAA,CAAA;AAAA,WAAA,CAAA;;;;AAAA,OAAA,CAAA;AAAA,KAAA,CAAA;;;;;;;;;"}
1
+ {"version":3,"file":"query-suggestions.vue.js","sources":["../../../../../src/x-modules/query-suggestions/components/query-suggestions.vue"],"sourcesContent":["<template>\n <BaseSuggestions\n :suggestions=\"suggestions\"\n class=\"x-query-suggestions\"\n data-test=\"query-suggestions\"\n >\n <template #default=\"baseScope\">\n <!-- eslint-disable max-len -->\n <!--\n @slot Custom component that replaces the `QuerySuggestion` component\n @binding {Object} v-bind - Query Suggestion attributes:<br />&nbsp;&nbsp;- **suggestion** `Suggestion` - Query Suggestion data<br />&nbsp;&nbsp;- **index** `number` - Query Suggestion index\n -->\n <!-- eslint-enable max-len -->\n <slot name=\"suggestion\" v-bind=\"{ ...baseScope }\">\n <QuerySuggestion\n :suggestion=\"baseScope.suggestion\"\n class=\"x-query-suggestions__suggestion x-suggestion\"\n #default=\"querySuggestionScope\"\n >\n <!-- eslint-disable max-len -->\n <!--\n @slot Custom content that replaces the `QuerySuggestion` default content\n @binding {Object} v-bind - Query Suggestion attributes:<br />&nbsp;&nbsp;- **suggestion** `Suggestion` - Query Suggestion data<br />&nbsp;&nbsp;- **index** `number` - Query Suggestion index\n -->\n <!-- eslint-enable max-len -->\n <slot name=\"suggestion-content\" v-bind=\"{ ...baseScope, ...querySuggestionScope }\" />\n </QuerySuggestion>\n </slot>\n </template>\n </BaseSuggestions>\n</template>\n\n<script lang=\"ts\">\n import { defineComponent } from 'vue';\n import BaseSuggestions from '../../../components/suggestions/base-suggestions.vue';\n import { useGetter } from '../../../composables';\n import { querySuggestionsXModule } from '../x-module';\n import QuerySuggestion from './query-suggestion.vue';\n\n /**\n * This component renders a list of possible search queries to select from as a query is entered\n * in the input field. By default, this is a list of\n * [`QuerySuggestion`](./x-components.query-suggestion.md) components.\n *\n * @public\n */\n export default defineComponent({\n name: 'QuerySuggestions',\n xModule: querySuggestionsXModule.name,\n components: { BaseSuggestions, QuerySuggestion },\n setup() {\n /** The module's list of suggestions. */\n const { querySuggestions } = useGetter('querySuggestions', ['querySuggestions']);\n\n return { suggestions: querySuggestions };\n }\n });\n</script>\n\n<docs lang=\"mdx\">\n## Inherited props\n\nThis component inherits the [`BaseSuggestions`](../base-components/x-components.base-suggestions.md)\nprops.\n\n| Name | Description | Type | Default |\n| ------------------ | ------------------------------------------- | -------- | ------- |\n| `animation` | Animation component for `QuerySuggestions`. | `Vue` | `\"ul\"` |\n| `maxItemsToRender` | Number of query suggestions to be rendered. | `number` | |\n\n## See it in action\n\n<!-- prettier-ignore-start -->\n:::warning Backend microservice required\nTo use this component, the <b>Empathize</b> microservice must be\nimplemented.\n:::\n<!-- prettier-ignore-end -->\n\nIn this example, a list of query suggestions is displayed. See how the suggestions change as you\ntype “sandal”. If you click on a suggestion, the search term in the search input is updated and the\nquery suggestions are changed to reflect the new search term.\n\n_Type “sandal” or another fashion term in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions />\n </div>\n</template>\n\n<script>\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n QuerySuggestions,\n SearchInput\n }\n };\n</script>\n```\n\n### Play with props\n\nIn this example, an `StaggeredFadeAndSlide` animation component has been passed as prop, so that the\nmatching query suggestions are shuffled with a slight delay as more letters of the term are typed.\n\n_Type “lipstick” or another fashion term in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions :animation=\"'StaggeredFadeAndSlide'\" />\n </div>\n</template>\n\n<script>\n import Vue from 'vue';\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n import { StaggeredFadeAndSlide } from '@empathyco/x-components';\n\n // Registering the animation as a global component\n Vue.component('StaggeredFadeAndSlide', StaggeredFadeAndSlide);\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n QuerySuggestions,\n SearchInput\n }\n };\n</script>\n```\n\n### Play with suggestion slot\n\nHere, the `suggestion` binding property passes the suggestion data.\n\n_Type “bag” or another fashion term in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions #suggestion=\"{ suggestion }\">\n <QuerySuggestion :suggestion=\"suggestion\" #default=\"{ suggestion }\">\n <span>🔍</span>\n <span>{{ suggestion.query }}</span>\n </QuerySuggestion>\n </QuerySuggestions>\n </div>\n</template>\n\n<script>\n import { QuerySuggestion, QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n QuerySuggestion,\n QuerySuggestions\n }\n };\n</script>\n```\n\n<!-- prettier-ignore-start -->\n::: danger\nIf you're not using the [`QuerySuggestion`](./query-suggestion.md) component, then\nyou must implement the `UserAcceptedAQuery` and `UserSelectedAQuerySuggestion` events in\n`QuerySuggestions`.\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions #suggestion=\"{ suggestion }\">\n <button @click=\"emitSuggestionClickedEvents($event, suggestion)\">\n {{ suggestion.query }}\n </button>\n </QuerySuggestions>\n </div>\n</template>\n\n<script>\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n SearchInput,\n QuerySuggestions\n },\n methods: {\n emitSuggestionClickedEvents(event, suggestion) {\n this.$x.emit('UserAcceptedAQuery', suggestion.query, {\n target: event.target\n });\n this.$x.emit('UserSelectedASuggestion', suggestion, {\n target: event.target\n });\n this.$x.emit('UserSelectedAQuerySuggestion', suggestion, {\n target: event.target\n });\n }\n }\n };\n</script>\n```\n\n:::\n<!-- prettier-ignore-end -->\n\n### Play with suggestion-content slot\n\nIn this example, the `suggestion` and `query` properties of the `suggestion-content` slot are used\nto paint a suggestion with an icon.\n\n_Type “trousers” or another toy in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions #suggestion-content=\"{ suggestion, query }\">\n <span>🔍</span>\n <Highlight :text=\"suggestion.query\" :highlight=\"query\" />\n </QuerySuggestions>\n </div>\n</template>\n\n<script>\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n import { Highlight } from '@empathyco/x-components';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n SearchInput,\n QuerySuggestions,\n Highlight\n }\n };\n</script>\n```\n\n## Extending the component\n\nComponents can be combined and communicate with each other. Commonly, the `QuerySuggestions`\ncomponent communicates with the [`SearchInput`](../search-box/x-components.search-input.md),\nupdating the term in the search input.\n\n_Type “pants” or another toy in the input field to try it out!_\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <QuerySuggestions />\n </div>\n</template>\n\n<script>\n import { QuerySuggestions } from '@empathyco/x-components/query-suggestions';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'QuerySuggestionsDemo',\n components: {\n SearchInput,\n QuerySuggestions\n }\n };\n</script>\n```\n</docs>\n"],"names":["_resolveComponent","_openBlock","_createBlock","_withCtx","_renderSlot","_normalizeProps","_guardReactiveProps","_createVNode"],"mappings":";;;;;;AA6BoB,EAAA,MAAA,0BAAA,GAAAA,gBAAA,CAAA,iBAAA,CAAA,CAAA;AA1BX,EAAA,OAAAC,SAAA,EAAsB,EAAAC,WAAA,CAAA,0BAAA,EAAA;AAAA,IAC3B,WAAU,EAAA,IAAA,CAAA,WAAA;AAAA,IAAA,KAAA,EAAA,qBAAA;IAEC,WAAO,EAAA,mBAAA;AAAA,GAAA,EAAA;aAQdC,OAYkB,CAAA,CAAA,SAAA,KAAA;AAAA,MAXfC,UAAA,CAAA,IAAA,CAAY,QAAS,YAAW,EAAAC,cAAA,CAAAC,kBAAA,CAAA,EAAA,GAAA,SAAA,EAAA,CAAA,CAAA,EAAA,MAAA;AAAA,QAC3BC,WAAA,CAAA,0BAAA,EAAA;AAAA,UAAA,UAAA,EAAA,SAAA,CAAA,UAAA;UACL,KAAO,EAAA,8CAAA;AAAA,SAAA,EAAA;;AAjBlB,YAAAH,UAAA,CAAA,IAAA,CAAA,MAAA,EAAA,oBAAA,EAAAC,cAAA,CAAAC,kBAAA,CAAA,EAAA,GAAA,SAAA,EAAA,GAAA,oBAAA,EAAA,CAAA,CAAA,CAAA;AAAA,WAAA,CAAA;;;;AAAA,OAAA,CAAA;AAAA,KAAA,CAAA;;;;;;;;;"}
@@ -1,3 +1,4 @@
1
+ import '@empathyco/x-utils';
1
2
  import { createStoreEmitters } from '../../../store/utils/store-emitters.utils.js';
2
3
  import { querySuggestionsXStoreModule } from './module.js';
3
4
 
@@ -1 +1 @@
1
- {"version":3,"file":"emitters.js","sources":["../../../../../src/x-modules/query-suggestions/store/emitters.ts"],"sourcesContent":["import { createStoreEmitters } from '../../../store';\nimport { querySuggestionsXStoreModule } from './module';\n\n/**\n * {@link StoreEmitters} For the query-suggestions module.\n *\n * @internal\n */\nexport const querySuggestionsEmitters = createStoreEmitters(querySuggestionsXStoreModule, {\n QuerySuggestionsChanged: state => state.suggestions,\n QuerySuggestionsRequestUpdated: (_, getters) => getters.request\n});\n"],"names":[],"mappings":";;;AAGA;;;;AAIG;AACU,MAAA,wBAAwB,GAAG,mBAAmB,CAAC,4BAA4B,EAAE;AACxF,IAAA,uBAAuB,EAAE,KAAK,IAAI,KAAK,CAAC,WAAW;IACnD,8BAA8B,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO;AAChE,CAAA;;;;"}
1
+ {"version":3,"file":"emitters.js","sources":["../../../../../src/x-modules/query-suggestions/store/emitters.ts"],"sourcesContent":["import { createStoreEmitters } from '../../../store';\nimport { querySuggestionsXStoreModule } from './module';\n\n/**\n * {@link StoreEmitters} For the query-suggestions module.\n *\n * @internal\n */\nexport const querySuggestionsEmitters = createStoreEmitters(querySuggestionsXStoreModule, {\n QuerySuggestionsChanged: state => state.suggestions,\n QuerySuggestionsRequestUpdated: (_, getters) => getters.request\n});\n"],"names":[],"mappings":";;;;AAGA;;;;AAIG;AACU,MAAA,wBAAwB,GAAG,mBAAmB,CAAC,4BAA4B,EAAE;AACxF,IAAA,uBAAuB,EAAE,KAAK,IAAI,KAAK,CAAC,WAAW;IACnD,8BAA8B,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO;AAChE,CAAA;;;;"}
@@ -1,5 +1,5 @@
1
1
  import _sfc_main from './recommendations.vue2.js';
2
- import { openBlock, createBlock, resolveDynamicComponent, withCtx, createElementBlock, Fragment, renderList, createCommentVNode, renderSlot } from 'vue';
2
+ import { openBlock, createBlock, resolveDynamicComponent, withCtx, createElementBlock, Fragment, renderList, renderSlot, createCommentVNode } from 'vue';
3
3
  import './recommendations.vue3.js';
4
4
  import _export_sfc from '../../../_virtual/_plugin-vue_export-helper.js';
5
5
 
@@ -20,7 +20,6 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
20
20
  class: "x-recommendations__item",
21
21
  "data-test": "recommendation-item"
22
22
  }, [
23
- createCommentVNode("\n @slot (Required) Recommendation content.\n @binding {recommendation} recommendation - Recommendation data.\n "),
24
23
  renderSlot(_ctx.$slots, "default", { recommendation }, void 0, true)
25
24
  ]);
26
25
  }),
@@ -1 +1 @@
1
- {"version":3,"file":"recommendations.vue.js","sources":["../../../../../src/x-modules/recommendations/components/recommendations.vue"],"sourcesContent":["<template>\n <component\n :is=\"animation\"\n v-if=\"recommendations.length\"\n tag=\"ul\"\n data-test=\"recommendations\"\n class=\"x-recommendations\"\n >\n <li\n v-for=\"recommendation in recommendations\"\n :key=\"recommendation.id\"\n class=\"x-recommendations__item\"\n data-test=\"recommendation-item\"\n >\n <!--\n @slot (Required) Recommendation content.\n @binding {recommendation} recommendation - Recommendation data.\n -->\n <slot :recommendation=\"recommendation\" />\n </li>\n </component>\n</template>\n\n<script lang=\"ts\">\n import { Result } from '@empathyco/x-types';\n import { computed, defineComponent, provide, ComputedRef } from 'vue';\n import { useState } from '../../../composables';\n import { PropsWithType } from '../../../utils';\n import { XEventsTypes } from '../../../wiring';\n import { recommendationsXModule } from '../x-module';\n import { AnimationProp } from '../../../types';\n\n /**\n * It renders a list of recommendations from the\n * {@link RecommendationsState.recommendations} state by default.\n * The component provides the slot layout which wraps the whole component with the\n * recommendations bounded. It also provides the default slot to customize the item, which is\n * within the layout slot, with the recommendation bounded. Each recommendation should be\n * represented by a {@link BaseResultLink} component besides any other component.\n *\n * @public\n */\n export default defineComponent({\n name: 'Recommendations',\n xModule: recommendationsXModule.name,\n props: {\n /** Animation component that will be used to animate the recommendations. */\n animation: {\n type: AnimationProp,\n default: 'ul'\n },\n /** Number of recommendations to be rendered. */\n maxItemsToRender: Number\n },\n setup(props, { slots }) {\n /** The module's list of recommendations. */\n const storedRecommendations: ComputedRef<Result[]> = useState('recommendations', [\n 'recommendations'\n ]).recommendations;\n\n /** The additional events to be emitted by the mandatory {@link BaseResultLink} component. */\n provide<PropsWithType<XEventsTypes, Result>[]>('resultClickExtraEvents', [\n 'UserClickedARecommendation'\n ]);\n\n /**\n * Slices the recommendations from the state.\n *\n * @returns - The list of recommendations slice by the number of items to render.\n */\n const recommendations = computed<Result[]>(() =>\n storedRecommendations.value.slice(0, props.maxItemsToRender)\n );\n\n /**\n * Render function to execute the `layout` slot, binding `slotsProps` and getting only the\n * first `vNode` to avoid Fragments and Text root nodes.\n * If there are no recommendations, nothing is rendered.\n *\n * @remarks `slotProps` must be values without Vue reactivity and located inside the\n * render-function to update the binding data properly.\n *\n * @returns The root `vNode` of the `layout` slot or empty string if there are\n * no recommendations.\n */\n function renderLayoutSlot() {\n const slotProps = {\n animation: props.animation,\n recommendations: recommendations.value\n };\n return recommendations.value.length ? slots.layout?.(slotProps)[0] : '';\n }\n\n /* Hack to render through a render-function, the `layout` slot or, in its absence,\n the component itself. It is the alternative for the NoElement antipattern. */\n const componentProps = { recommendations };\n return (slots.layout ? renderLayoutSlot : componentProps) as typeof componentProps;\n }\n });\n</script>\n\n<style lang=\"css\" scoped>\n .x-recommendations {\n display: flex;\n list-style-type: none;\n }\n</style>\n\n<docs lang=\"mdx\">\n## Events\n\nThis component emits no events, but it makes components such as `BaseResultLink` emit additional\nevents:\n\n- [`UserClickedARecommendation`](https://github.com/empathyco/x/blob/main/packages/x-components/src/wiring/events.types.ts):\n the event is emitted after the user clicks the link of a recommendation.\n\n## See it in action\n\n<!-- prettier-ignore-start -->\n:::warning Backend service required\nTo use this component, the Topclicked service must be implemented.\n:::\n<!-- prettier-ignore-end -->\n\nHere you have a basic example on how the recommendations are rendered. You can customize how each\nresult is rendered by using the `default` slot. It is highly recommended to use base components such\nas the `BaseResultLink` or the `BaseResultAddToCart`, as they provides integration with other\nmodules such like the `tagging` one.\n\n```vue live\n<template>\n <Recommendations #default=\"{ recommendation }\">\n <BaseResultLink :result=\"recommendation\" class=\"x-recommendations__link\">\n <img :src=\"recommendation.images[0]\" class=\"x-recommendations__image\" />\n <span class=\"x-recommendations__title\">{{ recommendation.name }}</span>\n </BaseResultLink>\n <BaseResultAddToCart>Add to cart</BaseResultAddToCart>\n </Recommendations>\n</template>\n<script>\n import { Recommendations } from '@empathyco/x-components/recommendations';\n import { BaseResultLink, BaseResultAddToCart } from '@empathyco/x-components';\n\n export default {\n name: 'RecommendationsDemo',\n components: {\n Recommendations,\n BaseResultLink,\n BaseResultAddToCart\n }\n };\n</script>\n```\n\n### Play with props\n\nIn this example, the component will render a maximum of 4 result recommendations, and will use the\n`StaggeredFadeAndSlide` animation for the results, smoothing the entrance.\n\n```vue live\n<template>\n <Recommendations\n #default=\"{ recommendation }\"\n :maxItemsToRender=\"4\"\n animation=\"StaggeredFadeAndSlide\"\n >\n <BaseResultLink :result=\"recommendation\" class=\"x-recommendations__link\">\n <img :src=\"recommendation.images[0]\" class=\"x-recommendations__image\" />\n <span class=\"x-recommendations__title\">{{ recommendation.name }}</span>\n </BaseResultLink>\n <BaseResultAddToCart>Add to cart</BaseResultAddToCart>\n </Recommendations>\n</template>\n<script>\n import Vue from 'vue';\n import { Recommendations } from '@empathyco/x-components/recommendations';\n import { BaseResultLink, BaseResultAddToCart } from '@empathyco/x-components';\n\n Vue.component('StaggeredFadeAndSlide', StaggeredFadeAndSlide);\n export default {\n name: 'RecommendationsDemo',\n components: {\n Recommendations,\n BaseResultLink,\n BaseResultAddToCart\n }\n };\n</script>\n```\n\n### Play with the layout\n\nIn this example you can build your own layout, and the `Recommendations` component will just act as\na provider of the result recommendations data. Using the component this way, and due to Vue 2\nlimitations you will only be allowed to render a single element inside the `layout` slot.\n\n```vue live\n<template>\n <Recommendations #layout=\"{ recommendations }\">\n <div class=\"x-recommendations\">\n <article\n class=\"x-recommendations-list\"\n v-for=\"recommendation in recommendations\"\n :key=\"recommendation.id\"\n >\n <BaseResultLink :result=\"recommendation\" class=\"x-recommendations__link\">\n <img :src=\"recommendation.images[0]\" class=\"x-recommendations__image\" />\n <span class=\"x-recommendations__title\">{{ recommendation.name }}</span>\n </BaseResultLink>\n <BaseResultAddToCart>Add to cart</BaseResultAddToCart>\n </article>\n </div>\n </Recommendations>\n</template>\n<script>\n import { Recommendations } from '@empathyco/x-components/recommendations';\n import { BaseResultLink, BaseResultAddToCart } from '@empathyco/x-components';\n\n export default {\n name: 'RecommendationsDemo',\n components: {\n Recommendations,\n BaseResultLink,\n BaseResultAddToCart\n }\n };\n</script>\n```\n</docs>\n"],"names":["animation","_openBlock","_createBlock","_resolveDynamicComponent","_createElementBlock","_Fragment","_renderList","_createCommentVNode"],"mappings":";;;;;AACE,SAAA,WAAA,CAAA,IAAA,EAAA,MAAA,EADF,MAESA,EAAAA,MAAAA,EAAAA,KAAAA,EAAAA,QAAAA,EAAAA;SAFT,IAIY,CAAA,eAAA,CAAA,MAAA,IAAAC,SAAA,EAAA,EAAAC,WAAA,CAAAC,uBAAA,CAAA,IAAA,CAAA,SAAA,CAAA,EAAA;AAAA,IACR,GAAA,EAAA,CAAA;AAAA,IACA,GAAK,EAAA,IAAA;AAAA,IAAA,WAAA,EAAA,iBAAA;AANT,IAAA,KAAA,EAAA,mBAAA;AAAA,GAAA,EAAA;;AAUY,OAAAF,SAAA,CAAA,IAAA,CAAA,EAAAG,kBAAA;AAAA,QAAiBC,QAAA;AAAA,QAAA,IAAA;AAAA,QAAAC,UAAA,CAAA,IAAA,CAAA,eAAA,EAAA,CAAA,cAAA,KAAA;AAClB,UAAA,OAAAL,SAAA,EAA0B,EAAAG,kBAAA,CAAA,IAAA,EAAA;AAAA,YAC/B,GAAU,EAAA,cAAA,CAAA,EAAA;AAAA,YAAA,KAAA,EAAA,yBAAA;AAEV,YAAA,WAAA,EAAA,qBAAA;AAAA,WAIA,EAAA;AAAA,YAAAG,kBAAA,CAAA,qIAAA,CAAA;;;AAlBN,SAAA,CAAA;AAAA,QAAA,GAAA;AAAA;AAAA,OAAA;AAAA,KAAA,CAAA;AAAA,IAAA,CAAA,EAAA,CAAA;AAAA;AAAA,GAAA,CAAA,IAAAA,kBAAA,CAAA,MAAA,EAAA,IAAA,CAAA,CAAA;;;;;;"}
1
+ {"version":3,"file":"recommendations.vue.js","sources":["../../../../../src/x-modules/recommendations/components/recommendations.vue"],"sourcesContent":["<template>\n <component\n :is=\"animation\"\n v-if=\"recommendations.length\"\n tag=\"ul\"\n data-test=\"recommendations\"\n class=\"x-recommendations\"\n >\n <li\n v-for=\"recommendation in recommendations\"\n :key=\"recommendation.id\"\n class=\"x-recommendations__item\"\n data-test=\"recommendation-item\"\n >\n <!--\n @slot (Required) Recommendation content.\n @binding {recommendation} recommendation - Recommendation data.\n -->\n <slot :recommendation=\"recommendation\" />\n </li>\n </component>\n</template>\n\n<script lang=\"ts\">\n import { Result } from '@empathyco/x-types';\n import { computed, defineComponent, provide, ComputedRef } from 'vue';\n import { useState } from '../../../composables';\n import { PropsWithType } from '../../../utils';\n import { XEventsTypes } from '../../../wiring';\n import { recommendationsXModule } from '../x-module';\n import { AnimationProp } from '../../../types';\n\n /**\n * It renders a list of recommendations from the\n * {@link RecommendationsState.recommendations} state by default.\n * The component provides the slot layout which wraps the whole component with the\n * recommendations bounded. It also provides the default slot to customize the item, which is\n * within the layout slot, with the recommendation bounded. Each recommendation should be\n * represented by a {@link BaseResultLink} component besides any other component.\n *\n * @public\n */\n export default defineComponent({\n name: 'Recommendations',\n xModule: recommendationsXModule.name,\n props: {\n /** Animation component that will be used to animate the recommendations. */\n animation: {\n type: AnimationProp,\n default: 'ul'\n },\n /** Number of recommendations to be rendered. */\n maxItemsToRender: Number\n },\n setup(props, { slots }) {\n /** The module's list of recommendations. */\n const storedRecommendations: ComputedRef<Result[]> = useState('recommendations', [\n 'recommendations'\n ]).recommendations;\n\n /** The additional events to be emitted by the mandatory {@link BaseResultLink} component. */\n provide<PropsWithType<XEventsTypes, Result>[]>('resultClickExtraEvents', [\n 'UserClickedARecommendation'\n ]);\n\n /**\n * Slices the recommendations from the state.\n *\n * @returns - The list of recommendations slice by the number of items to render.\n */\n const recommendations = computed<Result[]>(() =>\n storedRecommendations.value.slice(0, props.maxItemsToRender)\n );\n\n /**\n * Render function to execute the `layout` slot, binding `slotsProps` and getting only the\n * first `vNode` to avoid Fragments and Text root nodes.\n * If there are no recommendations, nothing is rendered.\n *\n * @remarks `slotProps` must be values without Vue reactivity and located inside the\n * render-function to update the binding data properly.\n *\n * @returns The root `vNode` of the `layout` slot or empty string if there are\n * no recommendations.\n */\n function renderLayoutSlot() {\n const slotProps = {\n animation: props.animation,\n recommendations: recommendations.value\n };\n return recommendations.value.length ? slots.layout?.(slotProps)[0] : '';\n }\n\n /* Hack to render through a render-function, the `layout` slot or, in its absence,\n the component itself. It is the alternative for the NoElement antipattern. */\n const componentProps = { recommendations };\n return (slots.layout ? renderLayoutSlot : componentProps) as typeof componentProps;\n }\n });\n</script>\n\n<style lang=\"css\" scoped>\n .x-recommendations {\n display: flex;\n list-style-type: none;\n }\n</style>\n\n<docs lang=\"mdx\">\n## Events\n\nThis component emits no events, but it makes components such as `BaseResultLink` emit additional\nevents:\n\n- [`UserClickedARecommendation`](https://github.com/empathyco/x/blob/main/packages/x-components/src/wiring/events.types.ts):\n the event is emitted after the user clicks the link of a recommendation.\n\n## See it in action\n\n<!-- prettier-ignore-start -->\n:::warning Backend service required\nTo use this component, the Topclicked service must be implemented.\n:::\n<!-- prettier-ignore-end -->\n\nHere you have a basic example on how the recommendations are rendered. You can customize how each\nresult is rendered by using the `default` slot. It is highly recommended to use base components such\nas the `BaseResultLink` or the `BaseResultAddToCart`, as they provides integration with other\nmodules such like the `tagging` one.\n\n```vue live\n<template>\n <Recommendations #default=\"{ recommendation }\">\n <BaseResultLink :result=\"recommendation\" class=\"x-recommendations__link\">\n <img :src=\"recommendation.images[0]\" class=\"x-recommendations__image\" />\n <span class=\"x-recommendations__title\">{{ recommendation.name }}</span>\n </BaseResultLink>\n <BaseResultAddToCart>Add to cart</BaseResultAddToCart>\n </Recommendations>\n</template>\n<script>\n import { Recommendations } from '@empathyco/x-components/recommendations';\n import { BaseResultLink, BaseResultAddToCart } from '@empathyco/x-components';\n\n export default {\n name: 'RecommendationsDemo',\n components: {\n Recommendations,\n BaseResultLink,\n BaseResultAddToCart\n }\n };\n</script>\n```\n\n### Play with props\n\nIn this example, the component will render a maximum of 4 result recommendations, and will use the\n`StaggeredFadeAndSlide` animation for the results, smoothing the entrance.\n\n```vue live\n<template>\n <Recommendations\n #default=\"{ recommendation }\"\n :maxItemsToRender=\"4\"\n animation=\"StaggeredFadeAndSlide\"\n >\n <BaseResultLink :result=\"recommendation\" class=\"x-recommendations__link\">\n <img :src=\"recommendation.images[0]\" class=\"x-recommendations__image\" />\n <span class=\"x-recommendations__title\">{{ recommendation.name }}</span>\n </BaseResultLink>\n <BaseResultAddToCart>Add to cart</BaseResultAddToCart>\n </Recommendations>\n</template>\n<script>\n import Vue from 'vue';\n import { Recommendations } from '@empathyco/x-components/recommendations';\n import { BaseResultLink, BaseResultAddToCart } from '@empathyco/x-components';\n\n Vue.component('StaggeredFadeAndSlide', StaggeredFadeAndSlide);\n export default {\n name: 'RecommendationsDemo',\n components: {\n Recommendations,\n BaseResultLink,\n BaseResultAddToCart\n }\n };\n</script>\n```\n\n### Play with the layout\n\nIn this example you can build your own layout, and the `Recommendations` component will just act as\na provider of the result recommendations data. Using the component this way, and due to Vue 2\nlimitations you will only be allowed to render a single element inside the `layout` slot.\n\n```vue live\n<template>\n <Recommendations #layout=\"{ recommendations }\">\n <div class=\"x-recommendations\">\n <article\n class=\"x-recommendations-list\"\n v-for=\"recommendation in recommendations\"\n :key=\"recommendation.id\"\n >\n <BaseResultLink :result=\"recommendation\" class=\"x-recommendations__link\">\n <img :src=\"recommendation.images[0]\" class=\"x-recommendations__image\" />\n <span class=\"x-recommendations__title\">{{ recommendation.name }}</span>\n </BaseResultLink>\n <BaseResultAddToCart>Add to cart</BaseResultAddToCart>\n </article>\n </div>\n </Recommendations>\n</template>\n<script>\n import { Recommendations } from '@empathyco/x-components/recommendations';\n import { BaseResultLink, BaseResultAddToCart } from '@empathyco/x-components';\n\n export default {\n name: 'RecommendationsDemo',\n components: {\n Recommendations,\n BaseResultLink,\n BaseResultAddToCart\n }\n };\n</script>\n```\n</docs>\n"],"names":["animation","_openBlock","_createBlock","_resolveDynamicComponent","_createElementBlock","_Fragment","_renderList","_createCommentVNode"],"mappings":";;;;;AACE,SAAA,WAAA,CAAA,IAAA,EAAA,MAAA,EADF,MAESA,EAAAA,MAAAA,EAAAA,KAAAA,EAAAA,QAAAA,EAAAA;SAFT,IAIY,CAAA,eAAA,CAAA,MAAA,IAAAC,SAAA,EAAA,EAAAC,WAAA,CAAAC,uBAAA,CAAA,IAAA,CAAA,SAAA,CAAA,EAAA;AAAA,IACR,GAAA,EAAA,CAAA;AAAA,IACA,GAAK,EAAA,IAAA;AAAA,IAAA,WAAA,EAAA,iBAAA;AANT,IAAA,KAAA,EAAA,mBAAA;AAAA,GAAA,EAAA;;AAUY,OAAAF,SAAA,CAAA,IAAA,CAAA,EAAAG,kBAAA;AAAA,QAAiBC,QAAA;AAAA,QAAA,IAAA;AAAA,QAAAC,UAAA,CAAA,IAAA,CAAA,eAAA,EAAA,CAAA,cAAA,KAAA;AAClB,UAAA,OAAAL,SAAA,EAA0B,EAAAG,kBAAA,CAAA,IAAA,EAAA;AAAA,YAC/B,GAAU,EAAA,cAAA,CAAA,EAAA;AAAA,YAAA,KAAA,EAAA,yBAAA;YAMV,WAAyC,EAAA,qBAAA;AAAA,WAAA,EAAA;;;AAlB/C,SAAA,CAAA;AAAA,QAAA,GAAA;AAAA;AAAA,OAAA;AAAA,KAAA,CAAA;AAAA,IAAA,CAAA,EAAA,CAAA;AAAA;AAAA,GAAA,CAAA,IAAAG,kBAAA,CAAA,MAAA,EAAA,IAAA,CAAA,CAAA;;;;;;"}
@@ -1,3 +1,4 @@
1
+ import '@empathyco/x-utils';
1
2
  import { createStoreEmitters } from '../../../store/utils/store-emitters.utils.js';
2
3
  import { recommendationsXStoreModule } from './module.js';
3
4
 
@@ -1 +1 @@
1
- {"version":3,"file":"emitters.js","sources":["../../../../../src/x-modules/recommendations/store/emitters.ts"],"sourcesContent":["import { createStoreEmitters } from '../../../store';\nimport { recommendationsXStoreModule } from './module';\n/**\n * {@link StoreEmitters} For the recommendations module.\n *\n * @internal\n */\nexport const recommendationsEmitters = createStoreEmitters(recommendationsXStoreModule, {\n RecommendationsChanged: state => state.recommendations,\n RecommendationsRequestUpdated: {\n selector: (_, getters) => getters.request\n }\n});\n"],"names":[],"mappings":";;;AAEA;;;;AAIG;AACU,MAAA,uBAAuB,GAAG,mBAAmB,CAAC,2BAA2B,EAAE;AACtF,IAAA,sBAAsB,EAAE,KAAK,IAAI,KAAK,CAAC,eAAe;AACtD,IAAA,6BAA6B,EAAE;QAC7B,QAAQ,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO;AAC1C,KAAA;AACF,CAAA;;;;"}
1
+ {"version":3,"file":"emitters.js","sources":["../../../../../src/x-modules/recommendations/store/emitters.ts"],"sourcesContent":["import { createStoreEmitters } from '../../../store';\nimport { recommendationsXStoreModule } from './module';\n/**\n * {@link StoreEmitters} For the recommendations module.\n *\n * @internal\n */\nexport const recommendationsEmitters = createStoreEmitters(recommendationsXStoreModule, {\n RecommendationsChanged: state => state.recommendations,\n RecommendationsRequestUpdated: {\n selector: (_, getters) => getters.request\n }\n});\n"],"names":[],"mappings":";;;;AAEA;;;;AAIG;AACU,MAAA,uBAAuB,GAAG,mBAAmB,CAAC,2BAA2B,EAAE;AACtF,IAAA,sBAAsB,EAAE,KAAK,IAAI,KAAK,CAAC,eAAe;AACtD,IAAA,6BAA6B,EAAE;QAC7B,QAAQ,EAAE,CAAC,CAAC,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO;AAC1C,KAAA;AACF,CAAA;;;;"}
@@ -0,0 +1,25 @@
1
+ import _sfc_main from './related-prompt.vue2.js';
2
+ import { resolveDirective, openBlock, createElementBlock, withDirectives, createElementVNode, createBlock, resolveDynamicComponent } from 'vue';
3
+ import './related-prompt.vue3.js';
4
+ import _export_sfc from '../../../_virtual/_plugin-vue_export-helper.js';
5
+
6
+ const _hoisted_1 = { class: "x-related-prompt" };
7
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
8
+ const _directive_typing = resolveDirective("typing");
9
+ return openBlock(), createElementBlock("button", _hoisted_1, [
10
+ withDirectives(createElementVNode(
11
+ "span",
12
+ null,
13
+ null,
14
+ 512
15
+ /* NEED_PATCH */
16
+ ), [
17
+ [_directive_typing, { text: _ctx.relatedPrompt.suggestionText, speed: 50 }]
18
+ ]),
19
+ (openBlock(), createBlock(resolveDynamicComponent(_ctx.selected ? "CrossTinyIcon" : "PlusIcon"), { class: "x-icon-lg x-related-prompt-icon" }))
20
+ ]);
21
+ }
22
+ var RelatedPrompt = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
23
+
24
+ export { RelatedPrompt as default };
25
+ //# sourceMappingURL=related-prompt.vue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"related-prompt.vue.js","sources":["../../../../../src/x-modules/related-prompts/components/related-prompt.vue"],"sourcesContent":["<template>\n <button class=\"x-related-prompt\">\n <span v-typing=\"{ text: relatedPrompt.suggestionText, speed: 50 }\" />\n <component\n :is=\"selected ? 'CrossTinyIcon' : 'PlusIcon'\"\n class=\"x-icon-lg x-related-prompt-icon\"\n />\n </button>\n</template>\n<script lang=\"ts\">\n import { defineComponent, PropType } from 'vue';\n import { RelatedPrompt } from '@empathyco/x-types';\n import CrossTinyIcon from '../../../components/icons/cross-tiny.vue';\n import PlusIcon from '../../../components/icons/plus.vue';\n import { typing } from '../../../directives/typing';\n\n /**\n * This component shows a suggested related prompt.\n */\n export default defineComponent({\n name: 'RelatedPrompt',\n directives: {\n typing\n },\n components: {\n CrossTinyIcon,\n PlusIcon\n },\n props: {\n relatedPrompt: {\n type: Object as PropType<RelatedPrompt>,\n required: true\n },\n selected: {\n type: Boolean,\n default: false\n }\n }\n });\n</script>\n<style lang=\"css\">\n .x-related-prompt {\n display: flex;\n align-items: center;\n justify-content: space-between;\n text-align: start;\n padding: 8px;\n height: 100%;\n width: 100%;\n }\n .x-related-prompt-icon {\n align-self: start;\n }\n</style>\n"],"names":["_resolveDirective","relatedPrompt","_withDirectives","_createElementVNode","selected"],"mappings":";;;;;;;AACE,EAAA,MAAA,iBAAA,GAAAA,gBAAA,CAMS,QANT,CAAA,CAAA;yCAC0BC,QAAc,EAAA,UAAA,EAAA;AAAA,IAAAC,cAAA,CAAAC,kBAAA;;;;;;;AACtC,MAAA,CAAA,iBAAA,EAAA,EAAA,IAAA,EAHJ,mCAIWC,KAAQ,EAAA,EAAA,EAAA,CAAA;AAAA,KAAA,CAAA;;;;;;;;"}
@@ -0,0 +1,31 @@
1
+ import { defineComponent } from 'vue';
2
+ import CrossTinyIcon from '../../../components/icons/cross-tiny.vue.js';
3
+ import PlusIcon from '../../../components/icons/plus.vue.js';
4
+ import { typing } from '../../../directives/typing.js';
5
+
6
+ /**
7
+ * This component shows a suggested related prompt.
8
+ */
9
+ var _sfc_main = defineComponent({
10
+ name: 'RelatedPrompt',
11
+ directives: {
12
+ typing
13
+ },
14
+ components: {
15
+ CrossTinyIcon,
16
+ PlusIcon
17
+ },
18
+ props: {
19
+ relatedPrompt: {
20
+ type: Object,
21
+ required: true
22
+ },
23
+ selected: {
24
+ type: Boolean,
25
+ default: false
26
+ }
27
+ }
28
+ });
29
+
30
+ export { _sfc_main as default };
31
+ //# sourceMappingURL=related-prompt.vue2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"related-prompt.vue2.js","sources":["../../../../../src/x-modules/related-prompts/components/related-prompt.vue"],"sourcesContent":["<template>\n <button class=\"x-related-prompt\">\n <span v-typing=\"{ text: relatedPrompt.suggestionText, speed: 50 }\" />\n <component\n :is=\"selected ? 'CrossTinyIcon' : 'PlusIcon'\"\n class=\"x-icon-lg x-related-prompt-icon\"\n />\n </button>\n</template>\n<script lang=\"ts\">\n import { defineComponent, PropType } from 'vue';\n import { RelatedPrompt } from '@empathyco/x-types';\n import CrossTinyIcon from '../../../components/icons/cross-tiny.vue';\n import PlusIcon from '../../../components/icons/plus.vue';\n import { typing } from '../../../directives/typing';\n\n /**\n * This component shows a suggested related prompt.\n */\n export default defineComponent({\n name: 'RelatedPrompt',\n directives: {\n typing\n },\n components: {\n CrossTinyIcon,\n PlusIcon\n },\n props: {\n relatedPrompt: {\n type: Object as PropType<RelatedPrompt>,\n required: true\n },\n selected: {\n type: Boolean,\n default: false\n }\n }\n });\n</script>\n<style lang=\"css\">\n .x-related-prompt {\n display: flex;\n align-items: center;\n justify-content: space-between;\n text-align: start;\n padding: 8px;\n height: 100%;\n width: 100%;\n }\n .x-related-prompt-icon {\n align-self: start;\n }\n</style>\n"],"names":[],"mappings":";;;;;AAgBE;;AAEE;AACF,gBAAe,eAAe,CAAC;AAC7B,IAAA,IAAI,EAAE,eAAe;AACrB,IAAA,UAAU,EAAE;QACV,MAAK;AACN,KAAA;AACD,IAAA,UAAU,EAAE;QACV,aAAa;QACb,QAAO;AACR,KAAA;AACD,IAAA,KAAK,EAAE;AACL,QAAA,aAAa,EAAE;AACb,YAAA,IAAI,EAAE,MAAiC;AACvC,YAAA,QAAQ,EAAE,IAAG;AACd,SAAA;AACD,QAAA,QAAQ,EAAE;AACR,YAAA,IAAI,EAAE,OAAO;AACb,YAAA,OAAO,EAAE,KAAI;AACf,SAAA;AACF,KAAA;AACD,CAAA,CAAC;;;;"}
@@ -0,0 +1,7 @@
1
+ import injectCss from '../../../../tools/inject-css.js';
2
+
3
+ var css = "[dir=ltr] .x-related-prompt{text-align:left}[dir=rtl] .x-related-prompt{text-align:right}.x-related-prompt{align-items:center;display:flex;height:100%;justify-content:space-between;padding:8px;width:100%}.x-related-prompt-icon{align-self:start}";
4
+ injectCss(css);
5
+
6
+ export { css, css as default };
7
+ //# sourceMappingURL=related-prompt.vue3.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"related-prompt.vue3.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;"}
@@ -0,0 +1,154 @@
1
+ import { defineComponent, inject, computed, provide, h } from 'vue';
2
+ import { AnimationProp } from '../../../types/animation-prop.js';
3
+ import { groupItemsBy } from '../../../utils/array.js';
4
+ import ItemsList from '../../../components/items-list.vue.js';
5
+ import { QUERY_KEY, HAS_MORE_ITEMS_KEY, LIST_ITEMS_KEY } from '../../../components/decorators/injection.consts.js';
6
+ import { relatedPromptsXModule } from '../x-module.js';
7
+ import { useState } from '../../../composables/use-state.js';
8
+
9
+ /**
10
+ * Component that inserts groups of related prompts in different positions of the injected search
11
+ * items list, based on the provided configuration.
12
+ *
13
+ * @public
14
+ */
15
+ var _sfc_main = defineComponent({
16
+ name: 'RelatedPromptsList',
17
+ xModule: relatedPromptsXModule.name,
18
+ props: {
19
+ /**
20
+ * Animation component that will be used to animate the related prompts groups.
21
+ */
22
+ animation: {
23
+ type: AnimationProp,
24
+ default: 'ul'
25
+ },
26
+ /**
27
+ * The first index to insert a group of related prompts at.
28
+ */
29
+ offset: {
30
+ type: Number,
31
+ default: 24
32
+ },
33
+ /**
34
+ * The items cycle size to keep inserting related prompts groups at.
35
+ */
36
+ frequency: {
37
+ type: Number,
38
+ default: 24
39
+ },
40
+ /**
41
+ * The maximum amount of related prompts to add in a single group.
42
+ */
43
+ maxRelatedPromptsPerGroup: {
44
+ type: Number,
45
+ default: 4
46
+ },
47
+ /**
48
+ * The maximum number of groups to insert into the injected list items list.
49
+ */
50
+ maxGroups: {
51
+ type: Number,
52
+ default: undefined
53
+ },
54
+ /**
55
+ * Determines if a group is added to the injected items list in case the number
56
+ * of items is smaller than the offset.
57
+ */
58
+ showOnlyAfterOffset: {
59
+ type: Boolean,
60
+ default: false
61
+ }
62
+ },
63
+ setup(props, { slots }) {
64
+ const { query, status } = useState('relatedPrompts', ['query', 'status']);
65
+ /**
66
+ * The state related prompts.
67
+ */
68
+ const relatedPrompts = useState('relatedPrompts', [
69
+ 'relatedPrompts'
70
+ ]).relatedPrompts;
71
+ /**
72
+ * Injected query, updated when the related request(s) have succeeded.
73
+ */
74
+ const injectedQuery = inject(QUERY_KEY);
75
+ /**
76
+ * Indicates if there are more available results than the injected.
77
+ */
78
+ const hasMoreItems = inject(HAS_MORE_ITEMS_KEY);
79
+ /**
80
+ * The grouped related prompts based on the given config.
81
+ *
82
+ * @returns A list of related prompts groups.
83
+ */
84
+ const relatedPromptsGroups = computed(() => Object.values(groupItemsBy(relatedPrompts.value, (_, index) => Math.floor(index / props.maxRelatedPromptsPerGroup)))
85
+ .slice(0, props.maxGroups)
86
+ .map((relatedPrompts, index) => ({
87
+ modelName: 'RelatedPromptsGroup',
88
+ id: `related-prompts-group-${index}`,
89
+ relatedPrompts
90
+ })));
91
+ /**
92
+ * It injects {@link ListItem} provided by an ancestor as injectedListItems.
93
+ */
94
+ const injectedListItems = inject(LIST_ITEMS_KEY);
95
+ /**
96
+ * Checks if the related prompts are outdated taking into account the injected query.
97
+ *
98
+ * @returns True if the related prompts are outdated, false if not.
99
+ */
100
+ const relatedPromptsAreOutdated = computed(() => !!injectedQuery?.value &&
101
+ (query.value !== injectedQuery.value || status.value !== 'success'));
102
+ /**
103
+ * Checks if the number of items is smaller than the offset so a group
104
+ * should be added to the injected items list.
105
+ *
106
+ * @returns True if a group should be added, false if not.
107
+ */
108
+ const hasNotEnoughListItems = computed(() => !props.showOnlyAfterOffset &&
109
+ !hasMoreItems?.value &&
110
+ injectedListItems !== undefined &&
111
+ injectedListItems.value.length > 0 &&
112
+ props.offset > injectedListItems.value.length);
113
+ /**
114
+ * New list of {@link ListItem}s to render.
115
+ *
116
+ * @returns The new list of {@link ListItem}s with the related prompts groups inserted.
117
+ */
118
+ const items = computed(() => {
119
+ if (!injectedListItems?.value) {
120
+ return relatedPromptsGroups.value;
121
+ }
122
+ if (relatedPromptsAreOutdated.value) {
123
+ return injectedListItems.value;
124
+ }
125
+ if (hasNotEnoughListItems.value) {
126
+ return injectedListItems.value.concat(relatedPromptsGroups.value[0] ?? []);
127
+ }
128
+ return relatedPromptsGroups?.value.reduce((items, relatedPromptsGroup, index) => {
129
+ const targetIndex = props.offset + props.frequency * index;
130
+ if (targetIndex <= items.length) {
131
+ items.splice(targetIndex, 0, relatedPromptsGroup);
132
+ }
133
+ return items;
134
+ }, [...injectedListItems.value]);
135
+ });
136
+ /**
137
+ * The computed list items of the entity that uses the mixin.
138
+ *
139
+ * @remarks It should be overridden in the component that uses the mixin and
140
+ * it's intended to be filled with items from the state. Vue doesn't allow
141
+ * mixins as abstract classes.
142
+ * @returns An empty array as fallback in case it is not overridden.
143
+ */
144
+ provide(LIST_ITEMS_KEY, items);
145
+ return () => {
146
+ const innerProps = { items: items.value, animation: props.animation };
147
+ // https://vue-land.github.io/faq/forwarding-slots#passing-all-slots
148
+ return slots.default?.(innerProps)[0] ?? h(ItemsList, innerProps, slots);
149
+ };
150
+ }
151
+ });
152
+
153
+ export { _sfc_main as default };
154
+ //# sourceMappingURL=related-prompts-list.vue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"related-prompts-list.vue.js","sources":["../../../../../src/x-modules/related-prompts/components/related-prompts-list.vue"],"sourcesContent":["<script lang=\"ts\">\n import { computed, ComputedRef, defineComponent, h, inject, provide, Ref } from 'vue';\n import { RelatedPrompt } from '@empathyco/x-types';\n import { AnimationProp } from '../../../types/animation-prop';\n import { groupItemsBy } from '../../../utils/array';\n import ItemsList from '../../../components/items-list.vue';\n import { ListItem } from '../../../utils/types';\n import {\n HAS_MORE_ITEMS_KEY,\n LIST_ITEMS_KEY,\n QUERY_KEY\n } from '../../../components/decorators/injection.consts';\n import { relatedPromptsXModule } from '../x-module';\n import { useState } from '../../../composables/use-state';\n import { RelatedPromptsGroup } from '../types';\n\n /**\n * Component that inserts groups of related prompts in different positions of the injected search\n * items list, based on the provided configuration.\n *\n * @public\n */\n export default defineComponent({\n name: 'RelatedPromptsList',\n xModule: relatedPromptsXModule.name,\n props: {\n /**\n * Animation component that will be used to animate the related prompts groups.\n */\n animation: {\n type: AnimationProp,\n default: 'ul'\n },\n /**\n * The first index to insert a group of related prompts at.\n */\n offset: {\n type: Number,\n default: 24\n },\n /**\n * The items cycle size to keep inserting related prompts groups at.\n */\n frequency: {\n type: Number,\n default: 24\n },\n /**\n * The maximum amount of related prompts to add in a single group.\n */\n maxRelatedPromptsPerGroup: {\n type: Number,\n default: 4\n },\n /**\n * The maximum number of groups to insert into the injected list items list.\n */\n maxGroups: {\n type: Number,\n default: undefined\n },\n /**\n * Determines if a group is added to the injected items list in case the number\n * of items is smaller than the offset.\n */\n showOnlyAfterOffset: {\n type: Boolean,\n default: false\n }\n },\n setup(props, { slots }) {\n const { query, status } = useState('relatedPrompts', ['query', 'status']);\n\n /**\n * The state related prompts.\n */\n const relatedPrompts: ComputedRef<RelatedPrompt[]> = useState('relatedPrompts', [\n 'relatedPrompts'\n ]).relatedPrompts;\n\n /**\n * Injected query, updated when the related request(s) have succeeded.\n */\n const injectedQuery = inject<Ref<string | undefined>>(QUERY_KEY as string);\n\n /**\n * Indicates if there are more available results than the injected.\n */\n const hasMoreItems = inject<Ref<boolean | undefined>>(HAS_MORE_ITEMS_KEY as string);\n\n /**\n * The grouped related prompts based on the given config.\n *\n * @returns A list of related prompts groups.\n */\n const relatedPromptsGroups = computed<RelatedPromptsGroup[]>(() =>\n Object.values(\n groupItemsBy(relatedPrompts.value, (_, index) =>\n Math.floor(index / props.maxRelatedPromptsPerGroup)\n )\n )\n .slice(0, props.maxGroups)\n .map((relatedPrompts, index) => ({\n modelName: 'RelatedPromptsGroup' as const,\n id: `related-prompts-group-${index}`,\n relatedPrompts\n }))\n );\n\n /**\n * It injects {@link ListItem} provided by an ancestor as injectedListItems.\n */\n const injectedListItems = inject<Ref<ListItem[]>>(LIST_ITEMS_KEY as string);\n\n /**\n * Checks if the related prompts are outdated taking into account the injected query.\n *\n * @returns True if the related prompts are outdated, false if not.\n */\n const relatedPromptsAreOutdated = computed(\n () =>\n !!injectedQuery?.value &&\n (query.value !== injectedQuery.value || status.value !== 'success')\n );\n\n /**\n * Checks if the number of items is smaller than the offset so a group\n * should be added to the injected items list.\n *\n * @returns True if a group should be added, false if not.\n */\n const hasNotEnoughListItems = computed(\n () =>\n !props.showOnlyAfterOffset &&\n !hasMoreItems?.value &&\n injectedListItems !== undefined &&\n injectedListItems.value.length > 0 &&\n props.offset > injectedListItems.value.length\n );\n\n /**\n * New list of {@link ListItem}s to render.\n *\n * @returns The new list of {@link ListItem}s with the related prompts groups inserted.\n */\n const items = computed((): ListItem[] => {\n if (!injectedListItems?.value) {\n return relatedPromptsGroups.value;\n }\n if (relatedPromptsAreOutdated.value) {\n return injectedListItems.value;\n }\n if (hasNotEnoughListItems.value) {\n return injectedListItems.value.concat(relatedPromptsGroups.value[0] ?? []);\n }\n return relatedPromptsGroups?.value.reduce(\n (items, relatedPromptsGroup, index) => {\n const targetIndex = props.offset + props.frequency * index;\n if (targetIndex <= items.length) {\n items.splice(targetIndex, 0, relatedPromptsGroup);\n }\n return items;\n },\n [...injectedListItems.value]\n );\n });\n\n /**\n * The computed list items of the entity that uses the mixin.\n *\n * @remarks It should be overridden in the component that uses the mixin and\n * it's intended to be filled with items from the state. Vue doesn't allow\n * mixins as abstract classes.\n * @returns An empty array as fallback in case it is not overridden.\n */\n provide(LIST_ITEMS_KEY as string, items);\n\n return () => {\n const innerProps = { items: items.value, animation: props.animation };\n // https://vue-land.github.io/faq/forwarding-slots#passing-all-slots\n return slots.default?.(innerProps)[0] ?? h(ItemsList, innerProps, slots);\n };\n }\n });\n</script>\n\n<docs lang=\"mdx\">\n## Events\n\nThis component emits no events.\n\n## See it in action\n\n <!-- prettier-ignore-start -->\n\n:::warning Backend microservice required To use this component, the <b>QuerySignals</b> microservice\nmust be implemented. :::\n\n <!-- prettier-ignore-end -->\n\nUsually, this component is going to be used together with the `ResultsList` one. Related prompts\ngroups will be inserted between the results, guiding users to discover new searches directly from\nthe results list.\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <ResultsList>\n <RelatedPromptsList />\n </ResultsList>\n </div>\n</template>\n\n<script>\n import { RelatedPromptsList } from '@empathyco/x-components/related-prompts';\n import { ResultsList } from '@empathyco/x-components/search';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'RelatedPromptsListDemo',\n components: {\n RelatedPromptsList,\n ResultsList,\n SearchInput\n }\n };\n</script>\n```\n\n### Play with the index that related prompts groups are inserted at\n\nThe component allows to customise where are the related prompts groups inserted. In the following\nexample, the first group of related prompts will be inserted at the index `48` (`offset`), and then\na second group will be inserted at index `120` because of the `frequency` prop configured to `72`.\nFinally, a third group will be inserted at index `192`. Because `maxGroups` is configured to `3`, no\nmore groups will be inserted. Each one of this groups will have up to `6` related prompts\n(`maxRelatedPromptsPerGroup`).\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <ResultsList>\n <RelatedPromptsList\n :offset=\"48\"\n :frequency=\"72\"\n :maxRelatedPromptsPerGroup=\"6\"\n :maxGroups=\"3\"\n />\n </ResultsList>\n </div>\n</template>\n\n<script>\n import { RelatedPromptsList } from '@empathyco/x-components/related-prompts';\n import { ResultsList } from '@empathyco/x-components/search';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'RelatedPromptsListDemo',\n components: {\n RelatedPromptsList,\n ResultsList,\n SearchInput\n }\n };\n</script>\n```\n\n### Showing/hiding first related prompts group when no more items\n\nBy default, the first related prompts group will be inserted when the total number of results is\nsmaller than the offset, but this behavior can be deactivated by setting the `showOnlyAfterOffset`\nto `true`.\n\n```vue live\n<template>\n <div>\n <SearchInput />\n <ResultsList>\n <RelatedPromptsList\n :offset=\"48\"\n :frequency=\"72\"\n :maxRelatedPromptsPerGroup=\"1\"\n :showOnlyAfterOffset=\"true\"\n />\n </ResultsList>\n </div>\n</template>\n\n<script>\n import { RelatedPromptsList } from '@empathyco/x-components/related-prompts';\n import { ResultsList } from '@empathyco/x-components/search';\n import { SearchInput } from '@empathyco/x-components/search-box';\n\n export default {\n name: 'RelatedPromptsListDemo',\n components: {\n RelatedPromptsList,\n ResultsList,\n SearchInput\n }\n };\n</script>\n```\n\n### Customise the layout of the component\n\nThis component will render by default the `id` of each search item, both the injected, and for the\ngroups of related prompts generated, but the common case is to integrate it with another layout\ncomponent, for example the `BaseGrid`. To do so, you can use the `default` slot\n\n```vue\n<template>\n <div>\n <SearchInput />\n <ResultsList>\n <RelatedPromptsList\n :offset=\"48\"\n :frequency=\"72\"\n :maxRelatedPromptsPerGroup=\"6\"\n :maxGroups=\"3\"\n #default=\"{ items }\"\n >\n <BaseGrid :items=\"items\" :animation=\"animation\">\n <template #related-prompts-group=\"{ item }\">\n <span v-for=\"const prompt of items.relatedPrompts\">\n RelatedPromptsGroup:\n <pre>{{ prompt }}</pre>\n </span>\n </template>\n <template #result=\"{ item }\">\n <span>Result: {{ item.name }}</span>\n </template>\n <template #default=\"{ item }\">\n <span>Default: {{ item }}</span>\n </template>\n </BaseGrid>\n </RelatedPromptsList>\n </ResultsList>\n </div>\n</template>\n\n<script>\n import { RelatedPromptsList } from '@empathyco/x-components/related-prompts';\n import { ResultsList } from '@empathyco/x-components/search';\n import { SearchInput } from '@empathyco/x-components/search-box';\n import { BaseGrid } from '@empathyco/x-components';\n\n export default {\n name: 'RelatedPromptsListDemo',\n components: {\n RelatedPromptsLis,\n ResultsList,\n BaseGrid,\n SearchInput\n }\n };\n</script>\n```\n</docs>\n"],"names":[],"mappings":";;;;;;;;AAgBE;;;;;AAKE;AACF,gBAAe,eAAe,CAAC;AAC7B,IAAA,IAAI,EAAE,oBAAoB;IAC1B,OAAO,EAAE,qBAAqB,CAAC,IAAI;AACnC,IAAA,KAAK,EAAE;AACL;;AAEE;AACF,QAAA,SAAS,EAAE;AACT,YAAA,IAAI,EAAE,aAAa;AACnB,YAAA,OAAO,EAAE,IAAG;AACb,SAAA;AACD;;AAEE;AACF,QAAA,MAAM,EAAE;AACN,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,OAAO,EAAE,EAAC;AACX,SAAA;AACD;;AAEE;AACF,QAAA,SAAS,EAAE;AACT,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,OAAO,EAAE,EAAC;AACX,SAAA;AACD;;AAEE;AACF,QAAA,yBAAyB,EAAE;AACzB,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,OAAO,EAAE,CAAA;AACV,SAAA;AACD;;AAEE;AACF,QAAA,SAAS,EAAE;AACT,YAAA,IAAI,EAAE,MAAM;AACZ,YAAA,OAAO,EAAE,SAAQ;AAClB,SAAA;AACD;;;AAGE;AACF,QAAA,mBAAmB,EAAE;AACnB,YAAA,IAAI,EAAE,OAAO;AACb,YAAA,OAAO,EAAE,KAAI;AACf,SAAA;AACD,KAAA;AACD,IAAA,KAAK,CAAC,KAAK,EAAE,EAAE,KAAI,EAAG,EAAA;AACpB,QAAA,MAAM,EAAE,KAAK,EAAE,MAAO,EAAA,GAAI,QAAQ,CAAC,gBAAgB,EAAE,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC,CAAA;AAEzE;;AAEE;AACF,QAAA,MAAM,cAAc,GAAiC,QAAQ,CAAC,gBAAgB,EAAE;YAC9E,gBAAe;SAChB,CAAC,CAAC,cAAc,CAAA;AAEjB;;AAEE;AACF,QAAA,MAAM,aAAY,GAAI,MAAM,CAA0B,SAAmB,CAAC,CAAA;AAE1E;;AAEE;AACF,QAAA,MAAM,YAAa,GAAE,MAAM,CAA2B,kBAA4B,CAAC,CAAA;AAEnF;;;;AAIE;AACF,QAAA,MAAM,oBAAqB,GAAE,QAAQ,CAAwB,MAC3D,MAAM,CAAC,MAAM,CACX,YAAY,CAAC,cAAc,CAAC,KAAK,EAAE,CAAC,CAAC,EAAE,KAAK,KAC1C,IAAI,CAAC,KAAK,CAAC,KAAM,GAAE,KAAK,CAAC,yBAAyB,CAAA,CACpD,CACF;AACG,aAAA,KAAK,CAAC,CAAC,EAAE,KAAK,CAAC,SAAS,CAAA;aACxB,GAAG,CAAC,CAAC,cAAc,EAAE,KAAK,MAAM;AAC/B,YAAA,SAAS,EAAE,qBAA8B;YACzC,EAAE,EAAE,CAAyB,sBAAA,EAAA,KAAK,CAAE,CAAA;YACpC,cAAa;SACd,CAAC,CAAA,CACL,CAAA;AAED;;AAEE;AACF,QAAA,MAAM,iBAAkB,GAAE,MAAM,CAAkB,cAAwB,CAAC,CAAA;AAE3E;;;;AAIE;QACF,MAAM,yBAA0B,GAAE,QAAQ,CACxC,MACE,CAAC,CAAC,aAAa,EAAE,KAAI;AACrB,aAAC,KAAK,CAAC,KAAI,KAAM,aAAa,CAAC,KAAM,IAAG,MAAM,CAAC,KAAM,KAAI,SAAS,CAAA,CACrE,CAAA;AAED;;;;;AAKE;QACF,MAAM,qBAAoB,GAAI,QAAQ,CACpC,MACE,CAAC,KAAK,CAAC,mBAAkB;YACzB,CAAC,YAAY,EAAE;AACf,YAAA,iBAAgB,KAAM,SAAQ;AAC9B,YAAA,iBAAiB,CAAC,KAAK,CAAC,MAAO,GAAE;YACjC,KAAK,CAAC,MAAK,GAAI,iBAAiB,CAAC,KAAK,CAAC,MAAK,CAC/C,CAAA;AAED;;;;AAIE;AACF,QAAA,MAAM,KAAI,GAAI,QAAQ,CAAC,MAAkB;AACvC,YAAA,IAAI,CAAC,iBAAiB,EAAE,KAAK,EAAE;gBAC7B,OAAO,oBAAoB,CAAC,KAAK,CAAA;AACnC,aAAA;YACA,IAAI,yBAAyB,CAAC,KAAK,EAAE;gBACnC,OAAO,iBAAiB,CAAC,KAAK,CAAA;AAChC,aAAA;YACA,IAAI,qBAAqB,CAAC,KAAK,EAAE;AAC/B,gBAAA,OAAO,iBAAiB,CAAC,KAAK,CAAC,MAAM,CAAC,oBAAoB,CAAC,KAAK,CAAC,CAAC,CAAE,IAAG,EAAE,CAAC,CAAA;AAC5E,aAAA;AACA,YAAA,OAAO,oBAAoB,EAAE,KAAK,CAAC,MAAM,CACvC,CAAC,KAAK,EAAE,mBAAmB,EAAE,KAAK,KAAK;gBACrC,MAAM,cAAc,KAAK,CAAC,SAAS,KAAK,CAAC,SAAQ,GAAI,KAAK,CAAA;AAC1D,gBAAA,IAAI,WAAU,IAAK,KAAK,CAAC,MAAM,EAAE;oBAC/B,KAAK,CAAC,MAAM,CAAC,WAAW,EAAE,CAAC,EAAE,mBAAmB,CAAC,CAAA;AACnD,iBAAA;AACA,gBAAA,OAAO,KAAK,CAAA;aACb,EACD,CAAC,GAAG,iBAAiB,CAAC,KAAK,CAAA,CAC5B,CAAA;AACH,SAAC,CAAC,CAAA;AAEF;;;;;;;AAOE;AACF,QAAA,OAAO,CAAC,cAAwB,EAAE,KAAK,CAAC,CAAA;AAExC,QAAA,OAAO,MAAM;AACX,YAAA,MAAM,UAAW,GAAE,EAAE,KAAK,EAAE,KAAK,CAAC,KAAK,EAAE,SAAS,EAAE,KAAK,CAAC,SAAQ,EAAG,CAAA;;AAErE,YAAA,OAAO,KAAK,CAAC,OAAO,GAAG,UAAU,CAAC,CAAC,CAAC,CAAE,IAAG,CAAC,CAAC,SAAS,EAAE,UAAU,EAAE,KAAK,CAAC,CAAA;AAC1E,SAAC,CAAA;KACH;AACD,CAAA,CAAC;;;;"}
@@ -0,0 +1,6 @@
1
+ import _sfc_main from './related-prompts-list.vue.js';
2
+
3
+
4
+
5
+ export { _sfc_main as default };
6
+ //# sourceMappingURL=related-prompts-list.vue2.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"related-prompts-list.vue2.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;"}
@@ -0,0 +1,89 @@
1
+ import _sfc_main from './related-prompts-tag-list.vue2.js';
2
+ import { resolveComponent, openBlock, createBlock, withCtx, renderSlot, createVNode, TransitionGroup, createElementBlock, Fragment, renderList, normalizeClass, normalizeStyle } from 'vue';
3
+ import './related-prompts-tag-list.vue3.js';
4
+ import _export_sfc from '../../../_virtual/_plugin-vue_export-helper.js';
5
+
6
+ const _hoisted_1 = ["data-index"];
7
+ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
8
+ const _component_RelatedPrompt = resolveComponent("RelatedPrompt");
9
+ const _component_DisplayEmitter = resolveComponent("DisplayEmitter");
10
+ const _component_SlidingPanel = resolveComponent("SlidingPanel");
11
+ return openBlock(), createBlock(_component_SlidingPanel, {
12
+ key: _ctx.x.query.search,
13
+ "reset-on-content-change": false,
14
+ "button-class": _ctx.buttonClass,
15
+ "show-buttons": _ctx.showButtons && _ctx.selectedPromptIndex === -1,
16
+ "scroll-container-class": ["x-related-prompts-tag-list-scroll-container", _ctx.scrollContainerClass]
17
+ }, {
18
+ "sliding-panel-left-button": withCtx(() => [
19
+ renderSlot(_ctx.$slots, "sliding-panel-left-button")
20
+ ]),
21
+ "sliding-panel-right-button": withCtx(() => [
22
+ renderSlot(_ctx.$slots, "sliding-panel-right-button")
23
+ ]),
24
+ default: withCtx(() => [
25
+ createVNode(TransitionGroup, {
26
+ onBeforeEnter: _ctx.onBeforeEnter,
27
+ onEnter: _ctx.onEnter,
28
+ onLeave: _ctx.onLeave,
29
+ class: "x-related-prompts-tag-list",
30
+ css: false,
31
+ tag: "ul",
32
+ appear: ""
33
+ }, {
34
+ default: withCtx(() => [
35
+ (openBlock(true), createElementBlock(
36
+ Fragment,
37
+ null,
38
+ renderList(_ctx.visibleRelatedPrompts, ({ index, ...relatedPrompt }) => {
39
+ return openBlock(), createElementBlock("li", {
40
+ ref_for: true,
41
+ ref: "listItems",
42
+ key: relatedPrompt.suggestionText,
43
+ class: normalizeClass(["x-related-prompts-tag-list-item", [_ctx.tagClass, _ctx.tagColors && _ctx.tagColors[index % _ctx.tagColors.length]]]),
44
+ "data-index": index,
45
+ style: normalizeStyle(_ctx.isAnimating && { pointerEvents: "none" }),
46
+ "data-test": "related-prompts-tag-list-item"
47
+ }, [
48
+ renderSlot(_ctx.$slots, "default", {
49
+ relatedPrompt,
50
+ onSelect: () => _ctx.onSelect(index),
51
+ isSelected: _ctx.isSelected(index)
52
+ }, () => [
53
+ createVNode(_component_DisplayEmitter, {
54
+ payload: relatedPrompt.toolingDisplayTagging,
55
+ eventMetadata: {
56
+ feature: "related-prompts",
57
+ displayOriginalQuery: _ctx.x.query.searchBox,
58
+ replaceable: false
59
+ }
60
+ }, {
61
+ default: withCtx(() => [
62
+ createVNode(_component_RelatedPrompt, {
63
+ onClick: ($event) => _ctx.onSelect(index),
64
+ "related-prompt": relatedPrompt,
65
+ selected: _ctx.isSelected(index)
66
+ }, null, 8, ["onClick", "related-prompt", "selected"])
67
+ ]),
68
+ _: 2
69
+ /* DYNAMIC */
70
+ }, 1032, ["payload", "eventMetadata"])
71
+ ])
72
+ ], 14, _hoisted_1);
73
+ }),
74
+ 128
75
+ /* KEYED_FRAGMENT */
76
+ ))
77
+ ]),
78
+ _: 3
79
+ /* FORWARDED */
80
+ }, 8, ["onBeforeEnter", "onEnter", "onLeave"])
81
+ ]),
82
+ _: 3
83
+ /* FORWARDED */
84
+ }, 8, ["button-class", "show-buttons", "scroll-container-class"]);
85
+ }
86
+ var relatedPromptsTagList = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
87
+
88
+ export { relatedPromptsTagList as default };
89
+ //# sourceMappingURL=related-prompts-tag-list.vue.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"related-prompts-tag-list.vue.js","sources":["../../../../../src/x-modules/related-prompts/components/related-prompts-tag-list.vue"],"sourcesContent":["<template>\n <SlidingPanel\n :key=\"x.query.search\"\n :reset-on-content-change=\"false\"\n :button-class=\"buttonClass\"\n :show-buttons=\"showButtons && selectedPromptIndex === -1\"\n :scroll-container-class=\"['x-related-prompts-tag-list-scroll-container', scrollContainerClass]\"\n >\n <template #sliding-panel-left-button>\n <!--\n @slot sliding-panel-left-button - The button to be displayed on the left side of the sliding panel.\n -->\n <slot name=\"sliding-panel-left-button\" />\n </template>\n <transition-group\n @before-enter=\"onBeforeEnter\"\n @enter=\"onEnter\"\n @leave=\"onLeave\"\n class=\"x-related-prompts-tag-list\"\n :css=\"false\"\n tag=\"ul\"\n appear\n >\n <li\n v-for=\"{ index, ...relatedPrompt } in visibleRelatedPrompts\"\n ref=\"listItems\"\n :key=\"relatedPrompt.suggestionText\"\n class=\"x-related-prompts-tag-list-item\"\n :class=\"[tagClass, tagColors && tagColors[index % tagColors.length]]\"\n :data-index=\"index\"\n :style=\"isAnimating && { pointerEvents: 'none' }\"\n data-test=\"related-prompts-tag-list-item\"\n >\n <!--\n @slot - The slot to render related prompt information.\n @prop {Object} relatedPrompt - The related prompt object.\n @prop {Function} onSelect - The function to select the related prompt.\n @prop {Boolean} isSelected - Indicates if the related prompt is currently selected.\n -->\n <slot\n :relatedPrompt=\"relatedPrompt\"\n :onSelect=\"() => onSelect(index)\"\n :isSelected=\"isSelected(index)\"\n >\n <DisplayEmitter\n :payload=\"relatedPrompt.toolingDisplayTagging\"\n :eventMetadata=\"{\n feature: 'related-prompts',\n displayOriginalQuery: x.query.searchBox,\n replaceable: false\n }\"\n >\n <RelatedPrompt\n @click=\"onSelect(index)\"\n :related-prompt=\"relatedPrompt\"\n :selected=\"isSelected(index)\"\n />\n </DisplayEmitter>\n </slot>\n </li>\n </transition-group>\n <template #sliding-panel-right-button>\n <!--\n @slot sliding-panel-right-button - The button to be displayed on the right side of the sliding panel.\n -->\n <slot name=\"sliding-panel-right-button\" />\n </template>\n </SlidingPanel>\n</template>\n\n<script lang=\"ts\">\n import { RelatedPrompt as RelatedPromptModel } from '@empathyco/x-types';\n import { computed, defineComponent, PropType, ref, watch } from 'vue';\n import SlidingPanel from '../../../components/sliding-panel.vue';\n import { relatedPromptsXModule } from '../x-module';\n import { use$x, useState } from '../../../composables';\n import DisplayEmitter from '../../../components/display-emitter.vue';\n import RelatedPrompt from './related-prompt.vue';\n\n /**\n * This component shows the list of `RelatedPrompts` components.\n *\n * If the default slot is reimplemented in the consumer, `onSelect` function will be\n * necessary to handle the selection of the related prompt and to trigger the stagger-fade-slide animation.\n *\n * @public\n */\n export default defineComponent({\n name: 'RelatedPromptsTagList',\n xModule: relatedPromptsXModule.name,\n components: { DisplayEmitter, RelatedPrompt, SlidingPanel },\n props: {\n /**\n * The CSS class for the left and right button of the sliding panel.\n *\n * @public\n */\n buttonClass: String,\n /**\n * The boolean prop to handle the visiblity of sliding pannel buttons.\n *\n * @public\n */\n showButtons: { type: Boolean, default: true },\n /**\n * The CSS class for the wrapper of all the related prompt wrapper elements.\n *\n * @public\n */\n scrollContainerClass: String,\n /**\n * The CSS class for all the related prompt wrapper elements.\n *\n * @public\n */\n tagClass: String,\n /**\n * Array of colors to apply to the related prompts. It will be applied to tag\n * elements cyclically according to their index in the nex way: `tagColors[index % tagColors.length]`.\n *\n * @public\n */\n tagColors: Array as PropType<string[]>,\n /**\n * The duration of the total animation in milliseconds.\n *\n * @public\n */\n animationDurationInMs: {\n type: Number,\n default: 700\n }\n },\n setup(props) {\n const x = use$x();\n const { relatedPrompts, selectedPrompt: selectedPromptIndex } = useState('relatedPrompts', [\n 'relatedPrompts',\n 'selectedPrompt'\n ]);\n\n const clickedListItemIndex = ref<number | null>(null);\n const initialOffsetLefts: Record<number, number> = {};\n const isAnimating = ref(false);\n const listItems = ref<HTMLElement[]>([]);\n\n const sortedListItems = computed<HTMLElement[]>(() =>\n [...listItems.value].sort(\n (a: HTMLElement, b: HTMLElement) =>\n Number.parseInt(b.getAttribute('data-index')!) -\n Number.parseInt(a.getAttribute('data-index')!)\n )\n );\n\n // The duration of a single animation (enter or leave) in milliseconds\n // if a related prompt is clicked (clickedListItemIndex.value !== null), the duration is divided by the number of related\n // prompts -1 (the clicked one is synchronized with the last one to leave or the first one to enter)\n const singleAnimationDurationInMs = computed(\n () =>\n props.animationDurationInMs /\n (clickedListItemIndex.value !== null\n ? relatedPrompts.value.length - 1\n : relatedPrompts.value.length)\n );\n\n const indexRelatedPrompts = computed(() =>\n (relatedPrompts.value as RelatedPromptModel[]).map(\n (relatedPrompt: RelatedPromptModel, index: number) => ({\n ...relatedPrompt,\n index\n })\n )\n );\n\n const visibleRelatedPrompts = computed(() => {\n return selectedPromptIndex.value !== -1\n ? [indexRelatedPrompts.value[selectedPromptIndex.value]]\n : indexRelatedPrompts.value;\n });\n\n let timeOutId: number;\n const resetTransitionStyle = () => {\n if (timeOutId) {\n clearTimeout(timeOutId);\n }\n\n isAnimating.value = true;\n timeOutId = +setTimeout(() => {\n isAnimating.value = false;\n clickedListItemIndex.value = null;\n\n sortedListItems.value.forEach(element => {\n element.style.cssText\n .split(';')\n .map(rule => rule.split(':')[0]?.trim())\n .forEach(property => {\n if (property !== 'width') {\n element.style.removeProperty(property);\n }\n });\n });\n }, props.animationDurationInMs);\n };\n\n const onSelect = (selectedIndex: number): void => {\n resetTransitionStyle();\n\n clickedListItemIndex.value = selectedIndex;\n const selected: HTMLElement = sortedListItems.value.find(\n element => Number.parseInt(element.getAttribute('data-index')!) === selectedIndex\n )!;\n\n // selectedPromptIndex.value === -1 ? 'SELECTING' : 'DESELECTING'\n if (selectedPromptIndex.value === -1) {\n // Prepare all the elements for the leave animation (~ 'beforeLeave' hook). Remember the elements are\n // sorted in descending order by index.\n sortedListItems.value.forEach(element => {\n const index = Number.parseInt(element.getAttribute('data-index')!);\n\n initialOffsetLefts[index] = element.offsetLeft;\n element.style.left = `${element.offsetLeft}px`;\n element.style.position = 'absolute';\n element.style.transitionDuration = `${singleAnimationDurationInMs.value}ms`;\n\n if (index !== selectedIndex) {\n element.style.opacity = '1';\n element.style.transitionDelay = `${\n (index < selectedIndex ? index : index - 1) * singleAnimationDurationInMs.value\n }ms`;\n }\n });\n\n // Synchronize the transition delay of the selected element with the last\n // element to leave\n selected.style.transitionDelay = `${\n (relatedPrompts.value.length > 1 ? relatedPrompts.value.length - 2 : 0) *\n singleAnimationDurationInMs.value\n }ms`;\n\n // Trigger the animation (selecting) for the selected element\n requestAnimationFrame(() => {\n const maxWidth = getComputedStyle(selected).maxWidth;\n\n selected.style.left = '0px';\n selected.style.setProperty(\n 'width',\n `${maxWidth !== 'none' ? maxWidth : '100%'}`,\n 'important'\n );\n });\n } else {\n // Prepare the selected element for the deselecting animation\n selected.style.transitionDuration = `${singleAnimationDurationInMs.value}ms`;\n selected.style.left = '0px';\n selected.style.position = 'absolute';\n\n // Trigger the animation (deselecting) for the selected element\n selected.style.removeProperty('width');\n requestAnimationFrame(() => {\n selected.style.left = `${initialOffsetLefts[selectedIndex]}px`;\n });\n }\n\n x.emit('UserSelectedARelatedPrompt', selectedIndex);\n };\n\n const onBeforeEnter = (el: Element) => {\n const element = el as HTMLElement;\n const index = Number.parseInt(element.getAttribute('data-index')!);\n\n // Prepare the element for the enter animation\n element.style.opacity = '0';\n element.style.transform = 'translateY(5px)';\n element.style.transitionDelay = `${\n (clickedListItemIndex.value !== null && index > clickedListItemIndex.value\n ? index - 1\n : index) * singleAnimationDurationInMs.value\n }ms`;\n element.style.transitionDuration = `${singleAnimationDurationInMs.value}ms`;\n };\n\n const onEnter = (el: Element, done: () => void) => {\n const element = el as HTMLElement;\n const index = Number.parseInt(element.getAttribute('data-index')!);\n\n // Also part of the preparation for the enter animation, but it needs to be done\n // once the element is inserted in DOM (if not the offsetLeft will be always 0)\n element.style.left = `${initialOffsetLefts[index] ?? element.offsetLeft}px`;\n\n // trigger enter animation\n requestAnimationFrame(() => {\n element.style.opacity = '1';\n element.style.position = 'absolute';\n element.style.transform = 'translateY(0)';\n });\n\n done();\n };\n\n const onLeave = (el: Element, done: () => void) => {\n const element = el as HTMLElement;\n\n // trigger leave animation\n requestAnimationFrame(() => {\n element.style.opacity = '0';\n element.style.transform = 'translateY(5px)';\n });\n\n // Wait for the animation to finish (done() exectution extracts the element from the DOM)\n setTimeout(done, props.animationDurationInMs);\n };\n\n const isSelected = (index: number): boolean => selectedPromptIndex.value === index;\n\n // Changing the query will trigger the appear animation, so we need to reset the\n // style after it finishes\n watch(() => x.query.search, resetTransitionStyle, { immediate: true });\n\n return {\n isSelected,\n onSelect,\n onBeforeEnter,\n onEnter,\n onLeave,\n selectedPromptIndex,\n visibleRelatedPrompts,\n listItems,\n isAnimating,\n x\n };\n }\n });\n</script>\n<style lang=\"css\">\n .x-related-prompts-tag-list-scroll-container {\n height: 100%;\n position: relative;\n }\n .x-related-prompts-tag-list {\n display: flex;\n gap: 16px;\n min-width: 100%;\n }\n .x-related-prompts-tag-list-item {\n height: 100%;\n }\n</style>\n"],"names":["_resolveComponent","_openBlock","_createBlock","buttonClass","showButtons","_renderSlot","_withCtx","onBeforeEnter","onEnter","onLeave","_createElementBlock","_Fragment","_renderList","_normalizeClass","isAnimating","_normalizeStyle","onSelect","_createVNode","isSelected"],"mappings":";;;;;;;;;kCACEA,gBAkEe,CAAA,cAAA,CAAA,CAAA;SAhEZC,SAA8B,EAAA,EAAAC,WAAA,CAAA,uBAAA,EAAA;AAAA,IAC9B,GAAcC,EAAAA,IAAAA,CAAAA,CAAAA,CAAAA,KAAAA,CAAAA,MAAAA;AAAAA,IACd,yBAAcC,EAAAA,KAAAA;AAAAA,IACd,cAAA,EAAA,IAAA,CAAA,WAAA;AAAA,IAAA,cAAA,EAAA,IAAA,CAAA,WAAA,IAAA,IAAA,CAAA,mBAAA,KAAA,CAAA,CAAA;AAEU,IAAA,wBAAA,EAAA,CAAyB,6CAIO,EAAA,IAAA,CAAA,oBAAA,CAAA;AAAA,GAAA,EAAA;;MAiDhCC,UAIiC,CAAA,IAAA,CAAA,MAAA,EAAA,2BAAA,CAAA;AAAA,KAAA,CAAA;;MAjEhDA,UA4DuB,CAAA,IAAA,CAAA,MAAA,EAAA,4BAAA,CAAA;AAAA,KAAA,CAAA;AA7ChB,IAAA,OAAA,EAAAC,OAAA,CAAY,MAAEC;AAAAA,MAAAA,WAAAA,CACPC,eAAO,EAAA;AAAA,QACd,aAAOC,EAAAA,IAAAA,CAAAA,aAAAA;AAAAA,QACR,OAAM,EAAA,IAAA,CAAA,OAAA;AAAA,QACL,SAAK,IAAK,CAAA,OAAA;AAAA,QACX,KAAI,EAAA,4BAAA;AAAA,QACJ,GAAA,EAAA,KAAA;AAAA,QAAA,GAAA,EAAA,IAAA;AArBN,QAAA,MAAA,EAAA,EAAA;AAAA,OAAA,EAAA;;AAAA,WAAAR,SAAA,CAAA,IAAA,CAAA,EAAAS,kBAAA;AAAA,YAAAC,QAAA;AAAA,YAAA,IAAA;AAAA,YAAAC,UAAA,CAAA,IAAA,CAAA,qBAAA,EAAA,CAAA,EAAA,KAAA,EAAA,GAAA,aAAA,EAAA,KAAA;qBAyBYX,SAAW,EAAA,EAAAS,kBAAA,CAAA,IAAA,EAAA;AAAA,gBACd,OAAK,EAAA,IAAA;AAAA,gBACN,GAAK,EAAA,WAAA;AAAA,gBAEJ,GAAiB,EAAA,aAAA,CAAA,cAAA;AAAA,gBACjB,KAAA,EA9BTG,eA8BgBC,CAAW,iCAAA,EAAA,CAAA,IAAA,CAAA,QAAA,EAAA,IAAA,CAAA,SAAA,IAAA,IAAA,CAAA,SAAA,CAAA,KAAA,GAAA,IAAA,CAAA,SAAA,CAAA,MAAA,CAAA,CAAA,CAAA,CAAA;AAAA,gBACnB,YAAU,EAAA,KAAA;AAAA,gBAAA,KAAA,EAAAC,cAAA,CAAA,IAAA,CAAA,WAAA,IAAA,EAAA,aAAA,EAAA,MAAA,EAAA,CAAA;gBAQV,WAmBO,EAAA,+BAAA;AAAA,eAAA,EAAA;AAjBI,gBAAAV,UAAA,CAAA,IAAA,CAAA,MAAA,EAAQW,SAAS,EAAA;AAAA,kBACzB,aAAA;AAAA,kBAgBI,QAAA,EAAA,MAAA,IAAA,CAAA,QAAA,CAAA,KAAA,CAAA;AAAA,kBAdL,UAaiB,EAAA,IAAA,CAAA,UAAA,CAAA,KAAA,CAAA;AAAA,iBAZd,EAAA,MAAA;AAAA,kBAAAC,WAAA,CACA,yBAAa,EAAA;AAAA,oBAAA,OAAA,EAAA,aAAA,CAAA,qBAAA;;;;;;;AAOX,oBAAA,OAAA,EAAAX,OAAA,CAAK,MAAEU;AAAAA,sBAAAA,WAAAA,CACP,wBAA6B,EAAA;AAAA,wBAC7B,OAAA,EAAQ,CAAEE,MAAAA,KAAAA,IAAAA,CAAU,QAAM,CAAA,KAAA,CAAA;AAAA,wBAAA,gBAAA,EAAA,aAAA;;AAvDzC,uBAAA,EAAA,IAAA,EAAA,CAAA,EAAA,CAAA,SAAA,EAAA,gBAAA,EAAA,UAAA,CAAA,CAAA;AAAA,qBAAA,CAAA;;;AAAA,mBAAA,EAAA,IAAA,EAAA,CAAA,SAAA,EAAA,eAAA,CAAA,CAAA;AAAA,iBAAA,CAAA;;AAAA,aAAA,CAAA;AAAA,YAAA,GAAA;AAAA;AAAA,WAAA;AAAA,SAAA,CAAA;;;AAAA,OAAA,EAAA,CAAA,EAAA,CAAA,eAAA,EAAA,SAAA,EAAA,SAAA,CAAA,CAAA;AAAA,KAAA,CAAA;;;;;;;;;"}