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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (690) hide show
  1. package/CHANGELOG.md +348 -0
  2. package/core/index.js +7 -1
  3. package/core/index.js.map +1 -1
  4. package/design-system/deprecated-full-theme.css +299 -298
  5. package/docs/API-reference/api/x-adapter-platform.md +12 -0
  6. package/docs/API-reference/api/x-adapter-platform.nextqueriesrelatedpromptsschema.md +11 -0
  7. package/docs/API-reference/api/x-adapter-platform.platformadapter.relatedprompts.md +11 -0
  8. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +23 -0
  9. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.nextqueries.md +11 -0
  10. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.suggestiontext.md +11 -0
  11. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.tagging.md +11 -0
  12. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.type.md +11 -0
  13. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.md +22 -0
  14. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplay.md +11 -0
  15. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayadd2cart.md +11 -0
  16. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayclick.md +11 -0
  17. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsrequest.md +15 -0
  18. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.data.md +13 -0
  19. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.md +21 -0
  20. package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.status.md +11 -0
  21. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.md +21 -0
  22. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.nextqueries.md +11 -0
  23. package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplay.md +11 -0
  24. package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.catalog.md +6 -0
  25. package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.md +1 -1
  26. package/docs/API-reference/api/x-adapter-platform.relatedpromptschema.md +13 -0
  27. package/docs/API-reference/api/x-adapter-platform.relatedpromptsendpointadapter.md +13 -0
  28. package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestmapper.md +13 -0
  29. package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestschema.md +13 -0
  30. package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponsemapper.md +13 -0
  31. package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponseschema.md +13 -0
  32. package/docs/API-reference/api/x-components.animationprop.md +6 -1
  33. package/docs/API-reference/api/x-components.bannerslist.md +3 -3
  34. package/docs/API-reference/api/x-components.baseaddtocart.md +1 -0
  35. package/docs/API-reference/api/x-components.basedropdown.md +5 -5
  36. package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
  37. package/docs/API-reference/api/x-components.basegrid.md +3 -3
  38. package/docs/API-reference/api/x-components.baseheadertogglepanel.md +5 -5
  39. package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
  40. package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
  41. package/docs/API-reference/api/x-components.basemodal.md +10 -10
  42. package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
  43. package/docs/API-reference/api/x-components.baseslider.md +70 -0
  44. package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
  45. package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
  46. package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
  47. package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
  48. package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +13 -0
  49. package/docs/API-reference/api/x-components.configmutations.config.md +11 -0
  50. package/docs/API-reference/api/x-components.configmutations.md +29 -0
  51. package/docs/API-reference/api/x-components.configmutations.mergeconfig.md +24 -0
  52. package/docs/API-reference/api/x-components.configmutations.setconfig.md +24 -0
  53. package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +26 -0
  54. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.getrelatedtags.md +13 -0
  55. package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.md +20 -0
  56. package/docs/API-reference/api/x-components.createtracktoolingadd2cartwire.md +19 -0
  57. package/docs/API-reference/api/x-components.createtracktoolingdisplaywire.md +19 -0
  58. package/docs/API-reference/api/x-components.displayclickprovider.md +58 -0
  59. package/docs/API-reference/api/x-components.empathize.md +5 -5
  60. package/docs/API-reference/api/x-components.empathizemutations.md +1 -1
  61. package/docs/API-reference/api/x-components.facets.md +3 -3
  62. package/docs/API-reference/api/x-components.facetsmutations.md +1 -1
  63. package/docs/API-reference/api/x-components.featurelocation.md +1 -1
  64. package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +13 -0
  65. package/docs/API-reference/api/x-components.fetchrelatedprompts.md +13 -0
  66. package/docs/API-reference/api/x-components.filterslist.md +3 -3
  67. package/docs/API-reference/api/x-components.globalxbus.md +12 -0
  68. package/docs/API-reference/api/x-components.hierarchicalfilter.md +8 -2
  69. package/docs/API-reference/api/x-components.historyqueriesmutations.md +1 -1
  70. package/docs/API-reference/api/x-components.historyqueriesstate.md +1 -1
  71. package/docs/API-reference/api/x-components.identifierresults.md +3 -3
  72. package/docs/API-reference/api/x-components.identifierresultsmutations.md +1 -1
  73. package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -1
  74. package/docs/API-reference/api/x-components.installxoptions.domelement.md +1 -1
  75. package/docs/API-reference/api/x-components.installxoptions.installextraplugins.md +2 -2
  76. package/docs/API-reference/api/x-components.installxoptions.md +1 -1
  77. package/docs/API-reference/api/x-components.itemslist.md +3 -3
  78. package/docs/API-reference/api/x-components.mainmodal.md +2 -2
  79. package/docs/API-reference/api/x-components.md +33 -1
  80. package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
  81. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
  82. package/docs/API-reference/api/x-components.myhistory.md +3 -3
  83. package/docs/API-reference/api/x-components.nextqueriesgroup.md +22 -0
  84. package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
  85. package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
  86. package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
  87. package/docs/API-reference/api/x-components.nextqueriesmutations.md +1 -1
  88. package/docs/API-reference/api/x-components.nextqueriesstate.md +1 -1
  89. package/docs/API-reference/api/x-components.pageselector.md +80 -0
  90. package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
  91. package/docs/API-reference/api/x-components.popularsearchesmutations.md +1 -1
  92. package/docs/API-reference/api/x-components.promotedslist.md +3 -3
  93. package/docs/API-reference/api/x-components.queriespreviewmutations.md +1 -1
  94. package/docs/API-reference/api/x-components.queryfeature.md +1 -1
  95. package/docs/API-reference/api/x-components.querymutations.md +20 -0
  96. package/docs/API-reference/api/x-components.querymutations.setquery.md +24 -0
  97. package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
  98. package/docs/API-reference/api/x-components.querystate.md +20 -0
  99. package/docs/API-reference/api/x-components.querystate.query.md +13 -0
  100. package/docs/API-reference/api/x-components.querysuggestionsmutations.md +1 -1
  101. package/docs/API-reference/api/x-components.querysuggestionsstate.md +1 -1
  102. package/docs/API-reference/api/x-components.recommendations.md +3 -3
  103. package/docs/API-reference/api/x-components.recommendationsmutations.md +1 -1
  104. package/docs/API-reference/api/x-components.relatedprompt.md +33 -0
  105. package/docs/API-reference/api/x-components.relatedpromptrequest.md +13 -0
  106. package/docs/API-reference/api/x-components.relatedpromptsactioncontext.md +15 -0
  107. package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +17 -0
  108. package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +24 -0
  109. package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +24 -0
  110. package/docs/API-reference/api/x-components.relatedpromptsactions.md +22 -0
  111. package/docs/API-reference/api/x-components.relatedpromptsgetters.md +20 -0
  112. package/docs/API-reference/api/x-components.relatedpromptsgetters.request.md +13 -0
  113. package/docs/API-reference/api/x-components.relatedpromptslist.md +72 -0
  114. package/docs/API-reference/api/x-components.relatedpromptsmutations.md +26 -0
  115. package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +17 -0
  116. package/docs/API-reference/api/x-components.relatedpromptsmutations.resetselectedprompt.md +17 -0
  117. package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +24 -0
  118. package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +24 -0
  119. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
  120. package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
  121. package/docs/API-reference/api/x-components.relatedpromptsstate.md +24 -0
  122. package/docs/API-reference/api/x-components.relatedpromptsstate.params.md +13 -0
  123. package/docs/API-reference/api/x-components.relatedpromptsstate.relatedprompts.md +13 -0
  124. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
  125. package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
  126. package/docs/API-reference/api/x-components.relatedpromptstaglist.md +67 -0
  127. package/docs/API-reference/api/x-components.relatedpromptsxevents.md +24 -0
  128. package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsrequestupdated.md +13 -0
  129. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptadd2cart.md +13 -0
  130. package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptresult.md +13 -0
  131. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
  132. package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
  133. package/docs/API-reference/api/x-components.relatedpromptsxmodule.md +13 -0
  134. package/docs/API-reference/api/x-components.relatedpromptsxstoremodule.md +15 -0
  135. package/docs/API-reference/api/x-components.relatedtags.md +3 -3
  136. package/docs/API-reference/api/x-components.relatedtagsmutations.md +1 -1
  137. package/docs/API-reference/api/x-components.relatedtagsstate.md +1 -1
  138. package/docs/API-reference/api/x-components.resultslist.md +3 -3
  139. package/docs/API-reference/api/x-components.scrolltotop.md +5 -5
  140. package/docs/API-reference/api/x-components.searchboxmutations.md +1 -1
  141. package/docs/API-reference/api/x-components.searchboxstate.md +1 -1
  142. package/docs/API-reference/api/x-components.searchconfig.md +1 -0
  143. package/docs/API-reference/api/x-components.searchconfig.pagemode.md +11 -0
  144. package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
  145. package/docs/API-reference/api/x-components.searchmutations.md +2 -1
  146. package/docs/API-reference/api/x-components.searchmutations.setstats.md +24 -0
  147. package/docs/API-reference/api/x-components.searchstate.md +2 -1
  148. package/docs/API-reference/api/x-components.searchstate.stats.md +13 -0
  149. package/docs/API-reference/api/x-components.searchxevents.md +1 -0
  150. package/docs/API-reference/api/x-components.searchxevents.userselectedapage.md +13 -0
  151. package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
  152. package/docs/API-reference/api/x-components.semanticqueriesmutations.md +1 -1
  153. package/docs/API-reference/api/x-components.semanticqueriesstate.md +1 -1
  154. package/docs/API-reference/api/x-components.setconfig.md +27 -0
  155. package/docs/API-reference/api/x-components.setquery.md +25 -0
  156. package/docs/API-reference/api/x-components.simplefilter.md +6 -0
  157. package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
  158. package/docs/API-reference/api/x-components.snippetcallbacks.md +6 -0
  159. package/docs/API-reference/api/x-components.sortdropdown.md +1 -1
  160. package/docs/API-reference/api/x-components.taggingmutations.md +1 -1
  161. package/docs/API-reference/api/x-components.tracktoolingadd2cartwire.md +13 -0
  162. package/docs/API-reference/api/x-components.tracktoolingdisplayclickedwire.md +13 -0
  163. package/docs/API-reference/api/x-components.typingoptions.md +22 -0
  164. package/docs/API-reference/api/x-components.typingoptions.speed.md +13 -0
  165. package/docs/API-reference/api/x-components.typingoptions.targetattr.md +18 -0
  166. package/docs/API-reference/api/x-components.typingoptions.text.md +13 -0
  167. package/docs/API-reference/api/x-components.urlmutations.md +1 -1
  168. package/docs/API-reference/api/x-components.urlstate.md +1 -1
  169. package/docs/API-reference/api/x-components.usealiasapi.md +1 -0
  170. package/docs/API-reference/api/x-components.usealiasapi.pricestats.md +16 -0
  171. package/docs/API-reference/api/x-components.xeventstypes.md +3 -3
  172. package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
  173. package/docs/API-reference/api/x-components.xmodulestree.relatedprompts.md +11 -0
  174. package/docs/API-reference/api/x-types.md +5 -0
  175. package/docs/API-reference/api/x-types.relatedprompt.md +24 -0
  176. package/docs/API-reference/api/x-types.relatedprompt.relatedpromptnextqueries.md +13 -0
  177. package/docs/API-reference/api/x-types.relatedprompt.suggestiontext.md +13 -0
  178. package/docs/API-reference/api/x-types.relatedprompt.toolingdisplaytagging.md +13 -0
  179. package/docs/API-reference/api/x-types.relatedprompt.type.md +13 -0
  180. package/docs/API-reference/api/x-types.relatedpromptnextquery.md +23 -0
  181. package/docs/API-reference/api/x-types.relatedpromptnextquery.query.md +13 -0
  182. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayadd2carttagging.md +13 -0
  183. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayclicktagging.md +13 -0
  184. package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplaytagging.md +13 -0
  185. package/docs/API-reference/api/x-types.relatedpromptsrequest.md +15 -0
  186. package/docs/API-reference/api/x-types.relatedpromptsresponse.md +20 -0
  187. package/docs/API-reference/api/x-types.relatedpromptsresponse.relatedprompts.md +11 -0
  188. package/docs/API-reference/api/x-types.searchresponse.md +1 -0
  189. package/docs/API-reference/api/x-types.searchresponse.stats.md +11 -0
  190. package/docs/API-reference/api/x-types.stats.md +22 -0
  191. package/docs/API-reference/api/x-types.stats.price.md +14 -0
  192. package/docs/API-reference/api/x-types.xcomponentsadapter.md +1 -0
  193. package/docs/API-reference/api/x-types.xcomponentsadapter.relatedprompts.md +11 -0
  194. package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
  195. package/docs/API-reference/components/common/x-components.base-slider.md +189 -0
  196. package/docs/API-reference/components/common/x-components.display-click-provider.md +16 -0
  197. package/docs/API-reference/components/common/x-components.items-list.md +1 -1
  198. package/docs/API-reference/components/common/x-components.page-selector.md +136 -0
  199. package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
  200. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
  201. package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +16 -0
  202. package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -0
  203. package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +31 -0
  204. package/docs/API-reference/components/search/x-components.results-list.md +1 -1
  205. package/js/components/animations/fade-and-slide.vue.js +1 -2
  206. package/js/components/animations/fade-and-slide.vue.js.map +1 -1
  207. package/js/components/base-dropdown.vue.js +1 -3
  208. package/js/components/base-dropdown.vue.js.map +1 -1
  209. package/js/components/base-dropdown.vue2.js +1 -7
  210. package/js/components/base-dropdown.vue2.js.map +1 -1
  211. package/js/components/base-event-button.vue.js +1 -2
  212. package/js/components/base-event-button.vue.js.map +1 -1
  213. package/js/components/base-grid.vue.js +11 -18
  214. package/js/components/base-grid.vue.js.map +1 -1
  215. package/js/components/base-grid.vue2.js.map +1 -1
  216. package/js/components/base-grid.vue3.js +1 -1
  217. package/js/components/base-keyboard-navigation.vue.js +1 -2
  218. package/js/components/base-keyboard-navigation.vue.js.map +1 -1
  219. package/js/components/base-rating.vue.js +1 -3
  220. package/js/components/base-rating.vue.js.map +1 -1
  221. package/js/components/base-slider.vue.js +65 -0
  222. package/js/components/base-slider.vue.js.map +1 -0
  223. package/js/components/base-slider.vue2.js +109 -0
  224. package/js/components/base-slider.vue2.js.map +1 -0
  225. package/js/components/base-slider.vue3.js +7 -0
  226. package/js/components/base-slider.vue3.js.map +1 -0
  227. package/js/components/base-variable-column-grid.vue.js +1 -2
  228. package/js/components/base-variable-column-grid.vue.js.map +1 -1
  229. package/js/components/column-picker/base-column-picker-dropdown.vue.js +1 -3
  230. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  231. package/js/components/column-picker/base-column-picker-list.vue.js +1 -3
  232. package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
  233. package/js/components/display-click-provider.vue.js +69 -0
  234. package/js/components/display-click-provider.vue.js.map +1 -0
  235. package/js/components/display-click-provider.vue2.js +6 -0
  236. package/js/components/display-click-provider.vue2.js.map +1 -0
  237. package/js/components/filters/labels/base-rating-filter-label.vue.js +1 -3
  238. package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
  239. package/js/components/icons/cross-tiny.vue.js +2 -2
  240. package/js/components/icons/plus.vue.js +2 -2
  241. package/js/components/items-list.vue.js +1 -2
  242. package/js/components/items-list.vue.js.map +1 -1
  243. package/js/components/items-list.vue2.js +2 -2
  244. package/js/components/items-list.vue2.js.map +1 -1
  245. package/js/components/layouts/fixed-header-and-asides-layout.vue.js +1 -7
  246. package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
  247. package/js/components/layouts/multi-column-max-width-layout.vue.js +1 -9
  248. package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
  249. package/js/components/layouts/single-column-layout.vue.js +1 -9
  250. package/js/components/layouts/single-column-layout.vue.js.map +1 -1
  251. package/js/components/modals/base-events-modal-close.vue.js +1 -2
  252. package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
  253. package/js/components/modals/base-events-modal-open.vue.js +1 -2
  254. package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
  255. package/js/components/modals/base-id-modal-close.vue.js +1 -2
  256. package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
  257. package/js/components/modals/base-id-modal-open.vue.js +1 -2
  258. package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
  259. package/js/components/modals/base-modal.vue.js +1 -2
  260. package/js/components/modals/base-modal.vue.js.map +1 -1
  261. package/js/components/modals/base-modal.vue2.js +13 -6
  262. package/js/components/modals/base-modal.vue2.js.map +1 -1
  263. package/js/components/page-loader-button.vue.js +8 -10
  264. package/js/components/page-loader-button.vue.js.map +1 -1
  265. package/js/components/page-loader-button.vue2.js.map +1 -1
  266. package/js/components/page-loader-button.vue3.js +7 -0
  267. package/js/components/page-loader-button.vue3.js.map +1 -0
  268. package/js/components/page-selector.vue.js +78 -0
  269. package/js/components/page-selector.vue.js.map +1 -0
  270. package/js/components/page-selector.vue2.js +128 -0
  271. package/js/components/page-selector.vue2.js.map +1 -0
  272. package/js/components/page-selector.vue3.js +7 -0
  273. package/js/components/page-selector.vue3.js.map +1 -0
  274. package/js/components/panels/base-header-toggle-panel.vue.js +1 -5
  275. package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
  276. package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -2
  277. package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
  278. package/js/components/panels/base-id-toggle-panel.vue.js +1 -2
  279. package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
  280. package/js/components/panels/base-tabs-panel.vue.js +1 -4
  281. package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
  282. package/js/components/panels/base-toggle-panel.vue.js +1 -2
  283. package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
  284. package/js/components/result/base-result-add-to-cart.vue.js +3 -3
  285. package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
  286. package/js/components/result/base-result-add-to-cart.vue2.js +19 -5
  287. package/js/components/result/base-result-add-to-cart.vue2.js.map +1 -1
  288. package/js/components/result/base-result-current-price.vue.js +1 -2
  289. package/js/components/result/base-result-current-price.vue.js.map +1 -1
  290. package/js/components/result/base-result-image.vue.js +39 -59
  291. package/js/components/result/base-result-image.vue.js.map +1 -1
  292. package/js/components/result/base-result-image.vue2.js +5 -5
  293. package/js/components/result/base-result-image.vue2.js.map +1 -1
  294. package/js/components/result/base-result-link.vue.js +1 -2
  295. package/js/components/result/base-result-link.vue.js.map +1 -1
  296. package/js/components/result/base-result-previous-price.vue.js +1 -2
  297. package/js/components/result/base-result-previous-price.vue.js.map +1 -1
  298. package/js/components/result/base-result-rating.vue.js +1 -4
  299. package/js/components/result/base-result-rating.vue.js.map +1 -1
  300. package/js/components/result/result-variant-selector.vue.js +1 -3
  301. package/js/components/result/result-variant-selector.vue.js.map +1 -1
  302. package/js/components/sliding-panel.vue.js +3 -6
  303. package/js/components/sliding-panel.vue.js.map +1 -1
  304. package/js/components/suggestions/base-suggestion.vue.js +1 -2
  305. package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
  306. package/js/components/suggestions/base-suggestions.vue.js +1 -2
  307. package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
  308. package/js/composables/use-alias-api.js +4 -1
  309. package/js/composables/use-alias-api.js.map +1 -1
  310. package/js/composables/use-getter.js +1 -1
  311. package/js/composables/use-state.js +1 -1
  312. package/js/directives/typing.js +52 -0
  313. package/js/directives/typing.js.map +1 -0
  314. package/js/index.js +18 -2
  315. package/js/index.js.map +1 -1
  316. package/js/types/animation-prop.js +5 -0
  317. package/js/types/animation-prop.js.map +1 -1
  318. package/js/x-installer/x-installer/x-installer.js +3 -3
  319. package/js/x-installer/x-installer/x-installer.js.map +1 -1
  320. package/js/x-modules/device/store/emitters.js +1 -0
  321. package/js/x-modules/device/store/emitters.js.map +1 -1
  322. package/js/x-modules/empathize/components/empathize.vue.js +1 -2
  323. package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
  324. package/js/x-modules/empathize/components/empathize.vue2.js +6 -0
  325. package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
  326. package/js/x-modules/empathize/store/emitters.js +1 -0
  327. package/js/x-modules/empathize/store/emitters.js.map +1 -1
  328. package/js/x-modules/experience-controls/store/emitters.js +1 -0
  329. package/js/x-modules/experience-controls/store/emitters.js.map +1 -1
  330. package/js/x-modules/extra-params/components/extra-params.vue.js +1 -1
  331. package/js/x-modules/extra-params/components/extra-params.vue.js.map +1 -1
  332. package/js/x-modules/extra-params/store/emitters.js +1 -0
  333. package/js/x-modules/extra-params/store/emitters.js.map +1 -1
  334. package/js/x-modules/facets/components/facets/facets.vue.js +20 -33
  335. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  336. package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
  337. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  338. package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -2
  339. package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
  340. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +1 -6
  341. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  342. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +1 -3
  343. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
  344. package/js/x-modules/facets/components/filters/number-range-filter.vue.js +1 -3
  345. package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
  346. package/js/x-modules/facets/components/filters/simple-filter.vue.js +1 -3
  347. package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
  348. package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -2
  349. package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
  350. package/js/x-modules/facets/components/lists/filters-search.vue.js +1 -3
  351. package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
  352. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +11 -18
  353. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  354. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
  355. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  356. package/js/x-modules/facets/components/lists/sliced-filters.vue.js +1 -4
  357. package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
  358. package/js/x-modules/history-queries/components/clear-history-queries.vue.js +1 -2
  359. package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
  360. package/js/x-modules/history-queries/components/history-queries.vue.js +1 -10
  361. package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
  362. package/js/x-modules/history-queries/components/history-query.vue.js +1 -6
  363. package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
  364. package/js/x-modules/history-queries/components/my-history.vue.js +1 -4
  365. package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
  366. package/js/x-modules/history-queries/components/remove-history-query.vue.js +1 -2
  367. package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
  368. package/js/x-modules/history-queries/store/emitters.js +1 -0
  369. package/js/x-modules/history-queries/store/emitters.js.map +1 -1
  370. package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -2
  371. package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
  372. package/js/x-modules/identifier-results/store/emitters.js +1 -0
  373. package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
  374. package/js/x-modules/next-queries/components/next-queries.vue.js +1 -7
  375. package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
  376. package/js/x-modules/next-queries/components/next-query-preview.vue.js +1 -3
  377. package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
  378. package/js/x-modules/next-queries/components/next-query.vue.js +1 -4
  379. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  380. package/js/x-modules/next-queries/store/emitters.js +1 -0
  381. package/js/x-modules/next-queries/store/emitters.js.map +1 -1
  382. package/js/x-modules/popular-searches/components/popular-search.vue.js +1 -4
  383. package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
  384. package/js/x-modules/popular-searches/components/popular-searches.vue.js +1 -7
  385. package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
  386. package/js/x-modules/queries-preview/components/query-preview-button.vue.js +1 -2
  387. package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
  388. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +6 -0
  389. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
  390. package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
  391. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +15 -2
  392. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
  393. package/js/x-modules/queries-preview/components/query-preview.vue.js +1 -2
  394. package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
  395. package/js/x-modules/queries-preview/components/query-preview.vue2.js +7 -1
  396. package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
  397. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +2 -1
  398. package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
  399. package/js/x-modules/queries-preview/store/emitters.js +1 -0
  400. package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
  401. package/js/x-modules/queries-preview/store/module.js +1 -1
  402. package/js/x-modules/queries-preview/store/module.js.map +1 -1
  403. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +6 -4
  404. package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
  405. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -4
  406. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
  407. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +1 -7
  408. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
  409. package/js/x-modules/query-suggestions/store/emitters.js +1 -0
  410. package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
  411. package/js/x-modules/recommendations/components/recommendations.vue.js +1 -2
  412. package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
  413. package/js/x-modules/recommendations/store/emitters.js +1 -0
  414. package/js/x-modules/recommendations/store/emitters.js.map +1 -1
  415. package/js/x-modules/related-prompts/components/related-prompt.vue.js +25 -0
  416. package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -0
  417. package/js/x-modules/related-prompts/components/related-prompt.vue2.js +31 -0
  418. package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
  419. package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
  420. package/js/x-modules/related-prompts/components/related-prompt.vue3.js.map +1 -0
  421. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +154 -0
  422. package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -0
  423. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js +6 -0
  424. package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js.map +1 -0
  425. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +89 -0
  426. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -0
  427. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +221 -0
  428. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -0
  429. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +7 -0
  430. package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js.map +1 -0
  431. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +29 -0
  432. package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -0
  433. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +20 -0
  434. package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -0
  435. package/js/x-modules/related-prompts/store/emitters.js +15 -0
  436. package/js/x-modules/related-prompts/store/emitters.js.map +1 -0
  437. package/js/x-modules/related-prompts/store/getters/request.getter.js +16 -0
  438. package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -0
  439. package/js/x-modules/related-prompts/store/module.js +61 -0
  440. package/js/x-modules/related-prompts/store/module.js.map +1 -0
  441. package/js/x-modules/related-prompts/wiring.js +99 -0
  442. package/js/x-modules/related-prompts/wiring.js.map +1 -0
  443. package/js/x-modules/related-prompts/x-module.js +21 -0
  444. package/js/x-modules/related-prompts/x-module.js.map +1 -0
  445. package/js/x-modules/related-tags/components/related-tag.vue.js +1 -2
  446. package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
  447. package/js/x-modules/related-tags/components/related-tags.vue.js +1 -4
  448. package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
  449. package/js/x-modules/related-tags/store/emitters.js +1 -0
  450. package/js/x-modules/related-tags/store/emitters.js.map +1 -1
  451. package/js/x-modules/scroll/components/scroll-to-top.vue.js +1 -2
  452. package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
  453. package/js/x-modules/scroll/components/scroll-to-top.vue2.js +6 -0
  454. package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
  455. package/js/x-modules/scroll/store/emitters.js +1 -0
  456. package/js/x-modules/scroll/store/emitters.js.map +1 -1
  457. package/js/x-modules/search/components/partial-results-list.vue.js +1 -2
  458. package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
  459. package/js/x-modules/search/components/results-list.vue.js +2 -2
  460. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  461. package/js/x-modules/search/components/sort-dropdown.vue.js +1 -3
  462. package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
  463. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +10 -3
  464. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
  465. package/js/x-modules/search/store/actions/save-search-response.action.js +2 -1
  466. package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
  467. package/js/x-modules/search/store/emitters.js +1 -0
  468. package/js/x-modules/search/store/emitters.js.map +1 -1
  469. package/js/x-modules/search/store/module.js +9 -3
  470. package/js/x-modules/search/store/module.js.map +1 -1
  471. package/js/x-modules/search/wiring.js +4 -0
  472. package/js/x-modules/search/wiring.js.map +1 -1
  473. package/js/x-modules/search-box/components/clear-search-input.vue.js +1 -2
  474. package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
  475. package/js/x-modules/search-box/components/search-button.vue.js +1 -2
  476. package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
  477. package/js/x-modules/search-box/store/emitters.js +1 -0
  478. package/js/x-modules/search-box/store/emitters.js.map +1 -1
  479. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js +1 -3
  480. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
  481. package/js/x-modules/semantic-queries/components/semantic-query.vue.js +1 -4
  482. package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
  483. package/js/x-modules/tagging/store/module.js +5 -1
  484. package/js/x-modules/tagging/store/module.js.map +1 -1
  485. package/js/x-modules/tagging/wiring.js +64 -1
  486. package/js/x-modules/tagging/wiring.js.map +1 -1
  487. package/js/x-modules/url/store/emitters.js +1 -0
  488. package/js/x-modules/url/store/emitters.js.map +1 -1
  489. package/package.json +51 -50
  490. package/related-prompts/index.d.ts +1 -0
  491. package/related-prompts/index.js +10 -0
  492. package/report/x-adapter-platform.api.json +881 -53
  493. package/report/x-components.api.json +16507 -17993
  494. package/report/x-components.api.md +720 -167
  495. package/report/x-types.api.json +496 -0
  496. package/tagging/index.js +1 -1
  497. package/types/adapter/e2e-adapter.d.ts.map +1 -1
  498. package/types/adapter/mocked-responses.d.ts +3 -0
  499. package/types/adapter/mocked-responses.d.ts.map +1 -1
  500. package/types/components/base-dropdown.vue.d.ts +5 -5
  501. package/types/components/base-dropdown.vue.d.ts.map +1 -1
  502. package/types/components/base-grid.vue.d.ts +3 -3
  503. package/types/components/base-slider.vue.d.ts +74 -0
  504. package/types/components/base-slider.vue.d.ts.map +1 -0
  505. package/types/components/base-variable-column-grid.vue.d.ts +3 -3
  506. package/types/components/display-click-provider.vue.d.ts +52 -0
  507. package/types/components/display-click-provider.vue.d.ts.map +1 -0
  508. package/types/components/global-x-bus.vue.d.ts +12 -0
  509. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  510. package/types/components/index.d.ts +3 -0
  511. package/types/components/index.d.ts.map +1 -1
  512. package/types/components/items-list.vue.d.ts +3 -3
  513. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
  514. package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
  515. package/types/components/modals/base-events-modal.vue.d.ts +2 -2
  516. package/types/components/modals/base-id-modal.vue.d.ts +2 -2
  517. package/types/components/modals/base-modal.vue.d.ts +10 -10
  518. package/types/components/modals/base-modal.vue.d.ts.map +1 -1
  519. package/types/components/modals/main-modal.vue.d.ts +2 -2
  520. package/types/components/page-selector.vue.d.ts +125 -0
  521. package/types/components/page-selector.vue.d.ts.map +1 -0
  522. package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
  523. package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
  524. package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
  525. package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
  526. package/types/components/result/base-result-add-to-cart.vue.d.ts +2 -0
  527. package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
  528. package/types/components/result/base-result-image.vue.d.ts +10 -10
  529. package/types/components/result/base-result-image.vue.d.ts.map +1 -1
  530. package/types/components/snippet-callbacks.vue.d.ts +6 -0
  531. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  532. package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
  533. package/types/composables/use-alias-api.d.ts +5 -0
  534. package/types/composables/use-alias-api.d.ts.map +1 -1
  535. package/types/composables/use-store.d.ts +2 -2
  536. package/types/composables/use-store.d.ts.map +1 -1
  537. package/types/directives/index.d.ts +1 -0
  538. package/types/directives/index.d.ts.map +1 -1
  539. package/types/directives/typing.d.ts +30 -0
  540. package/types/directives/typing.d.ts.map +1 -0
  541. package/types/index.d.ts +1 -0
  542. package/types/index.d.ts.map +1 -1
  543. package/types/store/index.d.ts +4 -1
  544. package/types/store/index.d.ts.map +1 -1
  545. package/types/tailwind/plugin-options.d.ts +1 -2
  546. package/types/tailwind/plugin-options.d.ts.map +1 -1
  547. package/types/types/animation-prop.d.ts +6 -2
  548. package/types/types/animation-prop.d.ts.map +1 -1
  549. package/types/types/origin.d.ts +2 -2
  550. package/types/types/origin.d.ts.map +1 -1
  551. package/types/types/page-mode.d.ts +2 -0
  552. package/types/types/page-mode.d.ts.map +1 -0
  553. package/types/views/home/types.d.ts +3 -0
  554. package/types/views/home/types.d.ts.map +1 -1
  555. package/types/wiring/events.types.d.ts +3 -1
  556. package/types/wiring/events.types.d.ts.map +1 -1
  557. package/types/x-installer/x-installer/types.d.ts +2 -2
  558. package/types/x-installer/x-installer/types.d.ts.map +1 -1
  559. package/types/x-installer/x-installer/x-installer.d.ts +4 -4
  560. package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
  561. package/types/x-modules/empathize/components/empathize.vue.d.ts +5 -5
  562. package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
  563. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +8 -2
  564. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  565. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +6 -0
  566. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  567. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
  568. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
  569. package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
  570. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
  571. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
  572. package/types/x-modules/next-queries/index.d.ts +1 -0
  573. package/types/x-modules/next-queries/index.d.ts.map +1 -1
  574. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
  575. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
  576. package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
  577. package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
  578. package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
  579. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +4 -2
  580. package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
  581. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
  582. package/types/x-modules/related-prompts/components/index.d.ts +4 -0
  583. package/types/x-modules/related-prompts/components/index.d.ts.map +1 -0
  584. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +28 -0
  585. package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
  586. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +106 -0
  587. package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
  588. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +126 -0
  589. package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
  590. package/types/x-modules/related-prompts/events.types.d.ts +36 -0
  591. package/types/x-modules/related-prompts/events.types.d.ts.map +1 -0
  592. package/types/x-modules/related-prompts/index.d.ts +6 -0
  593. package/types/x-modules/related-prompts/index.d.ts.map +1 -0
  594. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +17 -0
  595. package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
  596. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +13 -0
  597. package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
  598. package/types/x-modules/related-prompts/store/emitters.d.ts +9 -0
  599. package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
  600. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +13 -0
  601. package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
  602. package/types/x-modules/related-prompts/store/index.d.ts +7 -0
  603. package/types/x-modules/related-prompts/store/index.d.ts.map +1 -0
  604. package/types/x-modules/related-prompts/store/module.d.ts +8 -0
  605. package/types/x-modules/related-prompts/store/module.d.ts.map +1 -0
  606. package/types/x-modules/related-prompts/store/types.d.ts +108 -0
  607. package/types/x-modules/related-prompts/store/types.d.ts.map +1 -0
  608. package/types/x-modules/related-prompts/types.d.ts +10 -0
  609. package/types/x-modules/related-prompts/types.d.ts.map +1 -0
  610. package/types/x-modules/related-prompts/wiring.d.ts +38 -0
  611. package/types/x-modules/related-prompts/wiring.d.ts.map +1 -0
  612. package/types/x-modules/related-prompts/x-module.d.ts +16 -0
  613. package/types/x-modules/related-prompts/x-module.d.ts.map +1 -0
  614. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
  615. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +5 -5
  616. package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
  617. package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
  618. package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
  619. package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
  620. package/types/x-modules/search/components/sort-dropdown.vue.d.ts +1 -1
  621. package/types/x-modules/search/config.types.d.ts +2 -0
  622. package/types/x-modules/search/config.types.d.ts.map +1 -1
  623. package/types/x-modules/search/events.types.d.ts +4 -0
  624. package/types/x-modules/search/events.types.d.ts.map +1 -1
  625. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
  626. package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
  627. package/types/x-modules/search/store/module.d.ts +2 -0
  628. package/types/x-modules/search/store/module.d.ts.map +1 -1
  629. package/types/x-modules/search/store/types.d.ts +9 -1
  630. package/types/x-modules/search/store/types.d.ts.map +1 -1
  631. package/types/x-modules/search/wiring.d.ts +4 -0
  632. package/types/x-modules/search/wiring.d.ts.map +1 -1
  633. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
  634. package/types/x-modules/tagging/store/module.d.ts.map +1 -1
  635. package/types/x-modules/tagging/wiring.d.ts +36 -2
  636. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  637. package/types/x-modules/x-modules.types.d.ts +2 -0
  638. package/types/x-modules/x-modules.types.d.ts.map +1 -1
  639. package/docs/API-reference/api/x-components.usestore.md +0 -19
  640. package/docs/assets/features/overview-my-history.svg +0 -279
  641. package/docs/assets/features/overview-product-results-card.svg +0 -128
  642. package/docs/assets/interface/build-search-ui.svg +0 -167
  643. package/docs/assets/interface/experience-search-intro.svg +0 -1
  644. package/docs/assets/interface/integration-guide.svg +0 -1
  645. package/docs/assets/interface/integration-video.png +0 -0
  646. package/docs/assets/interface/x-architecture.svg +0 -1
  647. package/docs/assets/interface/x-empathize.gif +0 -0
  648. package/docs/assets/interface/x-facets.gif +0 -0
  649. package/docs/assets/interface/x-facets.svg +0 -189
  650. package/docs/assets/interface/x-history-queries.gif +0 -0
  651. package/docs/assets/interface/x-id-results.gif +0 -0
  652. package/docs/assets/interface/x-next-queries.gif +0 -0
  653. package/docs/assets/interface/x-popular-searches.gif +0 -0
  654. package/docs/assets/interface/x-query-suggestions.gif +0 -0
  655. package/docs/assets/interface/x-recommendations.gif +0 -0
  656. package/docs/assets/interface/x-recommendations.svg +0 -472
  657. package/docs/assets/interface/x-related-tags.gif +0 -0
  658. package/docs/assets/interface/x-results-layout.svg +0 -259
  659. package/docs/assets/interface/x-search-box-elements.svg +0 -1
  660. package/docs/assets/interface/x-search-box.svg +0 -60
  661. package/docs/build-search-ui/README.md +0 -127
  662. package/docs/build-search-ui/sidebar.js +0 -7
  663. package/docs/build-search-ui/web-archetype-development-guide.md +0 -186
  664. package/docs/build-search-ui/web-archetype-integration-guide.md +0 -458
  665. package/docs/build-search-ui/web-how-to-use-x-components-guide.md +0 -200
  666. package/docs/build-search-ui/web-x-architecture.md +0 -83
  667. package/docs/build-search-ui/web-x-components-development-guide.md +0 -157
  668. package/docs/experience-search-and-discovery/README.md +0 -132
  669. package/docs/experience-search-and-discovery/empathize.md +0 -119
  670. package/docs/experience-search-and-discovery/facets-and-filters.md +0 -154
  671. package/docs/experience-search-and-discovery/history-queries.md +0 -70
  672. package/docs/experience-search-and-discovery/id-results.md +0 -49
  673. package/docs/experience-search-and-discovery/my-history.md +0 -60
  674. package/docs/experience-search-and-discovery/next-queries.md +0 -72
  675. package/docs/experience-search-and-discovery/popular-searches.md +0 -50
  676. package/docs/experience-search-and-discovery/product-results-ui.md +0 -82
  677. package/docs/experience-search-and-discovery/query-suggestions.md +0 -48
  678. package/docs/experience-search-and-discovery/recommendations.md +0 -134
  679. package/docs/experience-search-and-discovery/related-tags.md +0 -66
  680. package/docs/experience-search-and-discovery/search-box.md +0 -99
  681. package/docs/experience-search-and-discovery/serp-ui.md +0 -125
  682. package/docs/experience-search-and-discovery/sidebar.js +0 -17
  683. package/docs/experience-search-and-discovery/web-local-storage.md +0 -30
  684. package/docs/input-status-machine-state.png +0 -0
  685. package/js/composables/use-store.js +0 -15
  686. package/js/composables/use-store.js.map +0 -1
  687. package/js/utils/options-api.js +0 -4
  688. package/js/utils/options-api.js.map +0 -1
  689. package/types/utils/options-api.d.ts +0 -3
  690. package/types/utils/options-api.d.ts.map +0 -1
@@ -1166,6 +1166,47 @@
1166
1166
  "endIndex": 8
1167
1167
  }
1168
1168
  },
1169
+ {
1170
+ "kind": "Variable",
1171
+ "canonicalReference": "@empathyco/x-adapter-platform!nextQueriesRelatedPromptsSchema:var",
1172
+ "docComment": "",
1173
+ "excerptTokens": [
1174
+ {
1175
+ "kind": "Content",
1176
+ "text": "nextQueriesRelatedPromptsSchema: "
1177
+ },
1178
+ {
1179
+ "kind": "Content",
1180
+ "text": "import(\"@empathyco/x-adapter\")."
1181
+ },
1182
+ {
1183
+ "kind": "Reference",
1184
+ "text": "MutableSchema",
1185
+ "canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
1186
+ },
1187
+ {
1188
+ "kind": "Content",
1189
+ "text": "<string, "
1190
+ },
1191
+ {
1192
+ "kind": "Reference",
1193
+ "text": "RelatedPromptNextQuery",
1194
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptNextQuery:interface"
1195
+ },
1196
+ {
1197
+ "kind": "Content",
1198
+ "text": ">"
1199
+ }
1200
+ ],
1201
+ "fileUrlPath": "dist/types/schemas/models/related-prompt.schema.d.ts",
1202
+ "isReadonly": true,
1203
+ "releaseTag": "Public",
1204
+ "name": "nextQueriesRelatedPromptsSchema",
1205
+ "variableTypeTokenRange": {
1206
+ "startIndex": 1,
1207
+ "endIndex": 6
1208
+ }
1209
+ },
1169
1210
  {
1170
1211
  "kind": "Variable",
1171
1212
  "canonicalReference": "@empathyco/x-adapter-platform!nextQueriesRequestMapper:var",
@@ -1840,6 +1881,56 @@
1840
1881
  "endIndex": 7
1841
1882
  }
1842
1883
  },
1884
+ {
1885
+ "kind": "PropertySignature",
1886
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#relatedPrompts:member",
1887
+ "docComment": "",
1888
+ "excerptTokens": [
1889
+ {
1890
+ "kind": "Content",
1891
+ "text": "relatedPrompts: "
1892
+ },
1893
+ {
1894
+ "kind": "Reference",
1895
+ "text": "ExtendableEndpointAdapter",
1896
+ "canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
1897
+ },
1898
+ {
1899
+ "kind": "Content",
1900
+ "text": "<"
1901
+ },
1902
+ {
1903
+ "kind": "Reference",
1904
+ "text": "RelatedPromptsRequest",
1905
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsRequest:interface"
1906
+ },
1907
+ {
1908
+ "kind": "Content",
1909
+ "text": ", "
1910
+ },
1911
+ {
1912
+ "kind": "Reference",
1913
+ "text": "RelatedPromptsResponse",
1914
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsResponse:interface"
1915
+ },
1916
+ {
1917
+ "kind": "Content",
1918
+ "text": ">"
1919
+ },
1920
+ {
1921
+ "kind": "Content",
1922
+ "text": ";"
1923
+ }
1924
+ ],
1925
+ "isReadonly": false,
1926
+ "isOptional": false,
1927
+ "releaseTag": "Public",
1928
+ "name": "relatedPrompts",
1929
+ "propertyTypeTokenRange": {
1930
+ "startIndex": 1,
1931
+ "endIndex": 7
1932
+ }
1933
+ },
1843
1934
  {
1844
1935
  "kind": "PropertySignature",
1845
1936
  "canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#relatedTags:member",
@@ -3652,31 +3743,31 @@
3652
3743
  },
3653
3744
  {
3654
3745
  "kind": "Interface",
3655
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag:interface",
3656
- "docComment": "/**\n * Related tag model for the `platform` API.\n *\n * @public\n */\n",
3746
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt:interface",
3747
+ "docComment": "/**\n * Related prompt model for the `platform` API.\n *\n * @public\n */\n",
3657
3748
  "excerptTokens": [
3658
3749
  {
3659
3750
  "kind": "Content",
3660
- "text": "export interface PlatformRelatedTag "
3751
+ "text": "export interface PlatformRelatedPrompt "
3661
3752
  }
3662
3753
  ],
3663
- "fileUrlPath": "dist/types/types/models/related-tag.model.d.ts",
3754
+ "fileUrlPath": "dist/types/types/models/related-prompt.model.d.ts",
3664
3755
  "releaseTag": "Public",
3665
- "name": "PlatformRelatedTag",
3756
+ "name": "PlatformRelatedPrompt",
3666
3757
  "preserveMemberOrder": false,
3667
3758
  "members": [
3668
3759
  {
3669
3760
  "kind": "PropertySignature",
3670
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag#position:member",
3761
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt#nextQueries:member",
3671
3762
  "docComment": "",
3672
3763
  "excerptTokens": [
3673
3764
  {
3674
3765
  "kind": "Content",
3675
- "text": "position: "
3766
+ "text": "nextQueries: "
3676
3767
  },
3677
3768
  {
3678
3769
  "kind": "Content",
3679
- "text": "number"
3770
+ "text": "string[]"
3680
3771
  },
3681
3772
  {
3682
3773
  "kind": "Content",
@@ -3686,7 +3777,7 @@
3686
3777
  "isReadonly": false,
3687
3778
  "isOptional": false,
3688
3779
  "releaseTag": "Public",
3689
- "name": "position",
3780
+ "name": "nextQueries",
3690
3781
  "propertyTypeTokenRange": {
3691
3782
  "startIndex": 1,
3692
3783
  "endIndex": 2
@@ -3694,12 +3785,12 @@
3694
3785
  },
3695
3786
  {
3696
3787
  "kind": "PropertySignature",
3697
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag#query:member",
3788
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt#suggestionText:member",
3698
3789
  "docComment": "",
3699
3790
  "excerptTokens": [
3700
3791
  {
3701
3792
  "kind": "Content",
3702
- "text": "query: "
3793
+ "text": "suggestionText: "
3703
3794
  },
3704
3795
  {
3705
3796
  "kind": "Content",
@@ -3713,7 +3804,7 @@
3713
3804
  "isReadonly": false,
3714
3805
  "isOptional": false,
3715
3806
  "releaseTag": "Public",
3716
- "name": "query",
3807
+ "name": "suggestionText",
3717
3808
  "propertyTypeTokenRange": {
3718
3809
  "startIndex": 1,
3719
3810
  "endIndex": 2
@@ -3721,16 +3812,44 @@
3721
3812
  },
3722
3813
  {
3723
3814
  "kind": "PropertySignature",
3724
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag#source:member",
3815
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt#tagging:member",
3725
3816
  "docComment": "",
3726
3817
  "excerptTokens": [
3727
3818
  {
3728
3819
  "kind": "Content",
3729
- "text": "source: "
3820
+ "text": "tagging: "
3821
+ },
3822
+ {
3823
+ "kind": "Reference",
3824
+ "text": "PlatformRelatedPromptTagging",
3825
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging:interface"
3730
3826
  },
3731
3827
  {
3732
3828
  "kind": "Content",
3733
- "text": "'ORGANIC' | 'CURATED'"
3829
+ "text": ";"
3830
+ }
3831
+ ],
3832
+ "isReadonly": false,
3833
+ "isOptional": false,
3834
+ "releaseTag": "Public",
3835
+ "name": "tagging",
3836
+ "propertyTypeTokenRange": {
3837
+ "startIndex": 1,
3838
+ "endIndex": 2
3839
+ }
3840
+ },
3841
+ {
3842
+ "kind": "PropertySignature",
3843
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt#type:member",
3844
+ "docComment": "",
3845
+ "excerptTokens": [
3846
+ {
3847
+ "kind": "Content",
3848
+ "text": "type: "
3849
+ },
3850
+ {
3851
+ "kind": "Content",
3852
+ "text": "'SYNTHETIC' | 'CURATED'"
3734
3853
  },
3735
3854
  {
3736
3855
  "kind": "Content",
@@ -3740,7 +3859,52 @@
3740
3859
  "isReadonly": false,
3741
3860
  "isOptional": false,
3742
3861
  "releaseTag": "Public",
3743
- "name": "source",
3862
+ "name": "type",
3863
+ "propertyTypeTokenRange": {
3864
+ "startIndex": 1,
3865
+ "endIndex": 2
3866
+ }
3867
+ }
3868
+ ],
3869
+ "extendsTokenRanges": []
3870
+ },
3871
+ {
3872
+ "kind": "Interface",
3873
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging:interface",
3874
+ "docComment": "/**\n * Related prompt model for the `platform` API.\n *\n * @public\n */\n",
3875
+ "excerptTokens": [
3876
+ {
3877
+ "kind": "Content",
3878
+ "text": "export interface PlatformRelatedPromptNextQueriesTagging "
3879
+ }
3880
+ ],
3881
+ "fileUrlPath": "dist/types/types/models/related-prompt.model.d.ts",
3882
+ "releaseTag": "Public",
3883
+ "name": "PlatformRelatedPromptNextQueriesTagging",
3884
+ "preserveMemberOrder": false,
3885
+ "members": [
3886
+ {
3887
+ "kind": "PropertySignature",
3888
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging#toolingDisplay:member",
3889
+ "docComment": "",
3890
+ "excerptTokens": [
3891
+ {
3892
+ "kind": "Content",
3893
+ "text": "toolingDisplay: "
3894
+ },
3895
+ {
3896
+ "kind": "Content",
3897
+ "text": "string"
3898
+ },
3899
+ {
3900
+ "kind": "Content",
3901
+ "text": ";"
3902
+ }
3903
+ ],
3904
+ "isReadonly": false,
3905
+ "isOptional": false,
3906
+ "releaseTag": "Public",
3907
+ "name": "toolingDisplay",
3744
3908
  "propertyTypeTokenRange": {
3745
3909
  "startIndex": 1,
3746
3910
  "endIndex": 2
@@ -3748,12 +3912,12 @@
3748
3912
  },
3749
3913
  {
3750
3914
  "kind": "PropertySignature",
3751
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag#tag:member",
3915
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging#toolingDisplayAdd2Cart:member",
3752
3916
  "docComment": "",
3753
3917
  "excerptTokens": [
3754
3918
  {
3755
3919
  "kind": "Content",
3756
- "text": "tag: "
3920
+ "text": "toolingDisplayAdd2Cart: "
3757
3921
  },
3758
3922
  {
3759
3923
  "kind": "Content",
@@ -3767,7 +3931,34 @@
3767
3931
  "isReadonly": false,
3768
3932
  "isOptional": false,
3769
3933
  "releaseTag": "Public",
3770
- "name": "tag",
3934
+ "name": "toolingDisplayAdd2Cart",
3935
+ "propertyTypeTokenRange": {
3936
+ "startIndex": 1,
3937
+ "endIndex": 2
3938
+ }
3939
+ },
3940
+ {
3941
+ "kind": "PropertySignature",
3942
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging#toolingDisplayClick:member",
3943
+ "docComment": "",
3944
+ "excerptTokens": [
3945
+ {
3946
+ "kind": "Content",
3947
+ "text": "toolingDisplayClick: "
3948
+ },
3949
+ {
3950
+ "kind": "Content",
3951
+ "text": "string"
3952
+ },
3953
+ {
3954
+ "kind": "Content",
3955
+ "text": ";"
3956
+ }
3957
+ ],
3958
+ "isReadonly": false,
3959
+ "isOptional": false,
3960
+ "releaseTag": "Public",
3961
+ "name": "toolingDisplayClick",
3771
3962
  "propertyTypeTokenRange": {
3772
3963
  "startIndex": 1,
3773
3964
  "endIndex": 2
@@ -3778,12 +3969,12 @@
3778
3969
  },
3779
3970
  {
3780
3971
  "kind": "Interface",
3781
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTagsRequest:interface",
3782
- "docComment": "/**\n * Request for the `related tags` endpoint with `extra params`.\n *\n * @public\n */\n",
3972
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsRequest:interface",
3973
+ "docComment": "/**\n * Request for the `related prompts` endpoint with `extra params`.\n *\n * @public\n */\n",
3783
3974
  "excerptTokens": [
3784
3975
  {
3785
3976
  "kind": "Content",
3786
- "text": "export interface PlatformRelatedTagsRequest extends "
3977
+ "text": "export interface PlatformRelatedPromptsRequest extends "
3787
3978
  },
3788
3979
  {
3789
3980
  "kind": "Reference",
@@ -3804,9 +3995,9 @@
3804
3995
  "text": " "
3805
3996
  }
3806
3997
  ],
3807
- "fileUrlPath": "dist/types/types/requests/related-tags-request.model.d.ts",
3998
+ "fileUrlPath": "dist/types/types/requests/related-prompts-request.model.d.ts",
3808
3999
  "releaseTag": "Public",
3809
- "name": "PlatformRelatedTagsRequest",
4000
+ "name": "PlatformRelatedPromptsRequest",
3810
4001
  "preserveMemberOrder": false,
3811
4002
  "members": [],
3812
4003
  "extendsTokenRanges": [
@@ -3822,22 +4013,22 @@
3822
4013
  },
3823
4014
  {
3824
4015
  "kind": "Interface",
3825
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTagsResponse:interface",
3826
- "docComment": "/**\n * Response for the `related tags` endpoint.\n *\n * @public\n */\n",
4016
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsResponse:interface",
4017
+ "docComment": "/**\n * Response for the `related prompts` endpoint.\n *\n * @public\n */\n",
3827
4018
  "excerptTokens": [
3828
4019
  {
3829
4020
  "kind": "Content",
3830
- "text": "export interface PlatformRelatedTagsResponse "
4021
+ "text": "export interface PlatformRelatedPromptsResponse "
3831
4022
  }
3832
4023
  ],
3833
- "fileUrlPath": "dist/types/types/responses/related-tags-response.model.d.ts",
4024
+ "fileUrlPath": "dist/types/types/responses/related-prompts-response.model.d.ts",
3834
4025
  "releaseTag": "Public",
3835
- "name": "PlatformRelatedTagsResponse",
4026
+ "name": "PlatformRelatedPromptsResponse",
3836
4027
  "preserveMemberOrder": false,
3837
4028
  "members": [
3838
4029
  {
3839
4030
  "kind": "PropertySignature",
3840
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTagsResponse#data:member",
4031
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsResponse#data:member",
3841
4032
  "docComment": "",
3842
4033
  "excerptTokens": [
3843
4034
  {
@@ -3846,12 +4037,12 @@
3846
4037
  },
3847
4038
  {
3848
4039
  "kind": "Content",
3849
- "text": "{\n relatedtags: "
4040
+ "text": "{\n relatedprompts: "
3850
4041
  },
3851
4042
  {
3852
4043
  "kind": "Reference",
3853
- "text": "PlatformRelatedTag",
3854
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag:interface"
4044
+ "text": "PlatformRelatedPrompt",
4045
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt:interface"
3855
4046
  },
3856
4047
  {
3857
4048
  "kind": "Content",
@@ -3873,7 +4064,7 @@
3873
4064
  },
3874
4065
  {
3875
4066
  "kind": "PropertySignature",
3876
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTagsResponse#status:member",
4067
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsResponse#status:member",
3877
4068
  "docComment": "",
3878
4069
  "excerptTokens": [
3879
4070
  {
@@ -3903,31 +4094,45 @@
3903
4094
  },
3904
4095
  {
3905
4096
  "kind": "Interface",
3906
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformResult:interface",
3907
- "docComment": "/**\n * Result model for the `platform` API.\n *\n * @public\n */\n",
4097
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging:interface",
4098
+ "docComment": "/**\n * Related prompt model for the `platform` API.\n *\n * @public\n */\n",
3908
4099
  "excerptTokens": [
3909
4100
  {
3910
4101
  "kind": "Content",
3911
- "text": "export interface PlatformResult "
4102
+ "text": "export interface PlatformRelatedPromptTagging "
3912
4103
  }
3913
4104
  ],
3914
- "fileUrlPath": "dist/types/types/models/result.model.d.ts",
4105
+ "fileUrlPath": "dist/types/types/models/related-prompt.model.d.ts",
3915
4106
  "releaseTag": "Public",
3916
- "name": "PlatformResult",
4107
+ "name": "PlatformRelatedPromptTagging",
3917
4108
  "preserveMemberOrder": false,
3918
4109
  "members": [
3919
4110
  {
3920
4111
  "kind": "PropertySignature",
3921
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformResult#__externalId:member",
4112
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging#nextQueries:member",
3922
4113
  "docComment": "",
3923
4114
  "excerptTokens": [
3924
4115
  {
3925
4116
  "kind": "Content",
3926
- "text": "__externalId: "
4117
+ "text": "nextQueries: "
4118
+ },
4119
+ {
4120
+ "kind": "Reference",
4121
+ "text": "Dictionary",
4122
+ "canonicalReference": "@empathyco/x-utils!Dictionary:type"
3927
4123
  },
3928
4124
  {
3929
4125
  "kind": "Content",
3930
- "text": "string"
4126
+ "text": "<"
4127
+ },
4128
+ {
4129
+ "kind": "Reference",
4130
+ "text": "PlatformRelatedPromptNextQueriesTagging",
4131
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging:interface"
4132
+ },
4133
+ {
4134
+ "kind": "Content",
4135
+ "text": ">"
3931
4136
  },
3932
4137
  {
3933
4138
  "kind": "Content",
@@ -3937,20 +4142,20 @@
3937
4142
  "isReadonly": false,
3938
4143
  "isOptional": false,
3939
4144
  "releaseTag": "Public",
3940
- "name": "__externalId",
4145
+ "name": "nextQueries",
3941
4146
  "propertyTypeTokenRange": {
3942
4147
  "startIndex": 1,
3943
- "endIndex": 2
4148
+ "endIndex": 5
3944
4149
  }
3945
4150
  },
3946
4151
  {
3947
4152
  "kind": "PropertySignature",
3948
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformResult#__id:member",
4153
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging#toolingDisplay:member",
3949
4154
  "docComment": "",
3950
4155
  "excerptTokens": [
3951
4156
  {
3952
4157
  "kind": "Content",
3953
- "text": "__id: "
4158
+ "text": "toolingDisplay: "
3954
4159
  },
3955
4160
  {
3956
4161
  "kind": "Content",
@@ -3964,24 +4169,42 @@
3964
4169
  "isReadonly": false,
3965
4170
  "isOptional": false,
3966
4171
  "releaseTag": "Public",
3967
- "name": "__id",
4172
+ "name": "toolingDisplay",
3968
4173
  "propertyTypeTokenRange": {
3969
4174
  "startIndex": 1,
3970
4175
  "endIndex": 2
3971
4176
  }
3972
- },
4177
+ }
4178
+ ],
4179
+ "extendsTokenRanges": []
4180
+ },
4181
+ {
4182
+ "kind": "Interface",
4183
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag:interface",
4184
+ "docComment": "/**\n * Related tag model for the `platform` API.\n *\n * @public\n */\n",
4185
+ "excerptTokens": [
4186
+ {
4187
+ "kind": "Content",
4188
+ "text": "export interface PlatformRelatedTag "
4189
+ }
4190
+ ],
4191
+ "fileUrlPath": "dist/types/types/models/related-tag.model.d.ts",
4192
+ "releaseTag": "Public",
4193
+ "name": "PlatformRelatedTag",
4194
+ "preserveMemberOrder": false,
4195
+ "members": [
3973
4196
  {
3974
4197
  "kind": "PropertySignature",
3975
- "canonicalReference": "@empathyco/x-adapter-platform!PlatformResult#__images:member",
4198
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag#position:member",
3976
4199
  "docComment": "",
3977
4200
  "excerptTokens": [
3978
4201
  {
3979
4202
  "kind": "Content",
3980
- "text": "__images: "
4203
+ "text": "position: "
3981
4204
  },
3982
4205
  {
3983
4206
  "kind": "Content",
3984
- "text": "string[]"
4207
+ "text": "number"
3985
4208
  },
3986
4209
  {
3987
4210
  "kind": "Content",
@@ -3991,7 +4214,312 @@
3991
4214
  "isReadonly": false,
3992
4215
  "isOptional": false,
3993
4216
  "releaseTag": "Public",
3994
- "name": "__images",
4217
+ "name": "position",
4218
+ "propertyTypeTokenRange": {
4219
+ "startIndex": 1,
4220
+ "endIndex": 2
4221
+ }
4222
+ },
4223
+ {
4224
+ "kind": "PropertySignature",
4225
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag#query:member",
4226
+ "docComment": "",
4227
+ "excerptTokens": [
4228
+ {
4229
+ "kind": "Content",
4230
+ "text": "query: "
4231
+ },
4232
+ {
4233
+ "kind": "Content",
4234
+ "text": "string"
4235
+ },
4236
+ {
4237
+ "kind": "Content",
4238
+ "text": ";"
4239
+ }
4240
+ ],
4241
+ "isReadonly": false,
4242
+ "isOptional": false,
4243
+ "releaseTag": "Public",
4244
+ "name": "query",
4245
+ "propertyTypeTokenRange": {
4246
+ "startIndex": 1,
4247
+ "endIndex": 2
4248
+ }
4249
+ },
4250
+ {
4251
+ "kind": "PropertySignature",
4252
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag#source:member",
4253
+ "docComment": "",
4254
+ "excerptTokens": [
4255
+ {
4256
+ "kind": "Content",
4257
+ "text": "source: "
4258
+ },
4259
+ {
4260
+ "kind": "Content",
4261
+ "text": "'ORGANIC' | 'CURATED'"
4262
+ },
4263
+ {
4264
+ "kind": "Content",
4265
+ "text": ";"
4266
+ }
4267
+ ],
4268
+ "isReadonly": false,
4269
+ "isOptional": false,
4270
+ "releaseTag": "Public",
4271
+ "name": "source",
4272
+ "propertyTypeTokenRange": {
4273
+ "startIndex": 1,
4274
+ "endIndex": 2
4275
+ }
4276
+ },
4277
+ {
4278
+ "kind": "PropertySignature",
4279
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag#tag:member",
4280
+ "docComment": "",
4281
+ "excerptTokens": [
4282
+ {
4283
+ "kind": "Content",
4284
+ "text": "tag: "
4285
+ },
4286
+ {
4287
+ "kind": "Content",
4288
+ "text": "string"
4289
+ },
4290
+ {
4291
+ "kind": "Content",
4292
+ "text": ";"
4293
+ }
4294
+ ],
4295
+ "isReadonly": false,
4296
+ "isOptional": false,
4297
+ "releaseTag": "Public",
4298
+ "name": "tag",
4299
+ "propertyTypeTokenRange": {
4300
+ "startIndex": 1,
4301
+ "endIndex": 2
4302
+ }
4303
+ }
4304
+ ],
4305
+ "extendsTokenRanges": []
4306
+ },
4307
+ {
4308
+ "kind": "Interface",
4309
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTagsRequest:interface",
4310
+ "docComment": "/**\n * Request for the `related tags` endpoint with `extra params`.\n *\n * @public\n */\n",
4311
+ "excerptTokens": [
4312
+ {
4313
+ "kind": "Content",
4314
+ "text": "export interface PlatformRelatedTagsRequest extends "
4315
+ },
4316
+ {
4317
+ "kind": "Reference",
4318
+ "text": "PlatformQueryableRequest",
4319
+ "canonicalReference": "@empathyco/x-adapter-platform!~PlatformQueryableRequest:interface"
4320
+ },
4321
+ {
4322
+ "kind": "Content",
4323
+ "text": ", "
4324
+ },
4325
+ {
4326
+ "kind": "Reference",
4327
+ "text": "PlatformExtraParamsRequest",
4328
+ "canonicalReference": "@empathyco/x-adapter-platform!~PlatformExtraParamsRequest:interface"
4329
+ },
4330
+ {
4331
+ "kind": "Content",
4332
+ "text": " "
4333
+ }
4334
+ ],
4335
+ "fileUrlPath": "dist/types/types/requests/related-tags-request.model.d.ts",
4336
+ "releaseTag": "Public",
4337
+ "name": "PlatformRelatedTagsRequest",
4338
+ "preserveMemberOrder": false,
4339
+ "members": [],
4340
+ "extendsTokenRanges": [
4341
+ {
4342
+ "startIndex": 1,
4343
+ "endIndex": 2
4344
+ },
4345
+ {
4346
+ "startIndex": 3,
4347
+ "endIndex": 4
4348
+ }
4349
+ ]
4350
+ },
4351
+ {
4352
+ "kind": "Interface",
4353
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTagsResponse:interface",
4354
+ "docComment": "/**\n * Response for the `related tags` endpoint.\n *\n * @public\n */\n",
4355
+ "excerptTokens": [
4356
+ {
4357
+ "kind": "Content",
4358
+ "text": "export interface PlatformRelatedTagsResponse "
4359
+ }
4360
+ ],
4361
+ "fileUrlPath": "dist/types/types/responses/related-tags-response.model.d.ts",
4362
+ "releaseTag": "Public",
4363
+ "name": "PlatformRelatedTagsResponse",
4364
+ "preserveMemberOrder": false,
4365
+ "members": [
4366
+ {
4367
+ "kind": "PropertySignature",
4368
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTagsResponse#data:member",
4369
+ "docComment": "",
4370
+ "excerptTokens": [
4371
+ {
4372
+ "kind": "Content",
4373
+ "text": "data: "
4374
+ },
4375
+ {
4376
+ "kind": "Content",
4377
+ "text": "{\n relatedtags: "
4378
+ },
4379
+ {
4380
+ "kind": "Reference",
4381
+ "text": "PlatformRelatedTag",
4382
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag:interface"
4383
+ },
4384
+ {
4385
+ "kind": "Content",
4386
+ "text": "[];\n }"
4387
+ },
4388
+ {
4389
+ "kind": "Content",
4390
+ "text": ";"
4391
+ }
4392
+ ],
4393
+ "isReadonly": false,
4394
+ "isOptional": false,
4395
+ "releaseTag": "Public",
4396
+ "name": "data",
4397
+ "propertyTypeTokenRange": {
4398
+ "startIndex": 1,
4399
+ "endIndex": 4
4400
+ }
4401
+ },
4402
+ {
4403
+ "kind": "PropertySignature",
4404
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTagsResponse#status:member",
4405
+ "docComment": "",
4406
+ "excerptTokens": [
4407
+ {
4408
+ "kind": "Content",
4409
+ "text": "status: "
4410
+ },
4411
+ {
4412
+ "kind": "Content",
4413
+ "text": "number"
4414
+ },
4415
+ {
4416
+ "kind": "Content",
4417
+ "text": ";"
4418
+ }
4419
+ ],
4420
+ "isReadonly": false,
4421
+ "isOptional": false,
4422
+ "releaseTag": "Public",
4423
+ "name": "status",
4424
+ "propertyTypeTokenRange": {
4425
+ "startIndex": 1,
4426
+ "endIndex": 2
4427
+ }
4428
+ }
4429
+ ],
4430
+ "extendsTokenRanges": []
4431
+ },
4432
+ {
4433
+ "kind": "Interface",
4434
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformResult:interface",
4435
+ "docComment": "/**\n * Result model for the `platform` API.\n *\n * @public\n */\n",
4436
+ "excerptTokens": [
4437
+ {
4438
+ "kind": "Content",
4439
+ "text": "export interface PlatformResult "
4440
+ }
4441
+ ],
4442
+ "fileUrlPath": "dist/types/types/models/result.model.d.ts",
4443
+ "releaseTag": "Public",
4444
+ "name": "PlatformResult",
4445
+ "preserveMemberOrder": false,
4446
+ "members": [
4447
+ {
4448
+ "kind": "PropertySignature",
4449
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformResult#__externalId:member",
4450
+ "docComment": "",
4451
+ "excerptTokens": [
4452
+ {
4453
+ "kind": "Content",
4454
+ "text": "__externalId: "
4455
+ },
4456
+ {
4457
+ "kind": "Content",
4458
+ "text": "string"
4459
+ },
4460
+ {
4461
+ "kind": "Content",
4462
+ "text": ";"
4463
+ }
4464
+ ],
4465
+ "isReadonly": false,
4466
+ "isOptional": false,
4467
+ "releaseTag": "Public",
4468
+ "name": "__externalId",
4469
+ "propertyTypeTokenRange": {
4470
+ "startIndex": 1,
4471
+ "endIndex": 2
4472
+ }
4473
+ },
4474
+ {
4475
+ "kind": "PropertySignature",
4476
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformResult#__id:member",
4477
+ "docComment": "",
4478
+ "excerptTokens": [
4479
+ {
4480
+ "kind": "Content",
4481
+ "text": "__id: "
4482
+ },
4483
+ {
4484
+ "kind": "Content",
4485
+ "text": "string"
4486
+ },
4487
+ {
4488
+ "kind": "Content",
4489
+ "text": ";"
4490
+ }
4491
+ ],
4492
+ "isReadonly": false,
4493
+ "isOptional": false,
4494
+ "releaseTag": "Public",
4495
+ "name": "__id",
4496
+ "propertyTypeTokenRange": {
4497
+ "startIndex": 1,
4498
+ "endIndex": 2
4499
+ }
4500
+ },
4501
+ {
4502
+ "kind": "PropertySignature",
4503
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformResult#__images:member",
4504
+ "docComment": "",
4505
+ "excerptTokens": [
4506
+ {
4507
+ "kind": "Content",
4508
+ "text": "__images: "
4509
+ },
4510
+ {
4511
+ "kind": "Content",
4512
+ "text": "string[]"
4513
+ },
4514
+ {
4515
+ "kind": "Content",
4516
+ "text": ";"
4517
+ }
4518
+ ],
4519
+ "isReadonly": false,
4520
+ "isOptional": false,
4521
+ "releaseTag": "Public",
4522
+ "name": "__images",
3995
4523
  "propertyTypeTokenRange": {
3996
4524
  "startIndex": 1,
3997
4525
  "endIndex": 2
@@ -4294,7 +4822,7 @@
4294
4822
  },
4295
4823
  {
4296
4824
  "kind": "Content",
4297
- "text": "[];\n tagging: {\n query: string;\n display: string;\n };\n }"
4825
+ "text": "[];\n tagging: {\n query: string;\n display: string;\n };\n stats: {\n price: {\n min: number;\n max: number;\n };\n };\n }"
4298
4826
  },
4299
4827
  {
4300
4828
  "kind": "Content",
@@ -5618,6 +6146,306 @@
5618
6146
  "endIndex": 8
5619
6147
  }
5620
6148
  },
6149
+ {
6150
+ "kind": "Variable",
6151
+ "canonicalReference": "@empathyco/x-adapter-platform!relatedPromptSchema:var",
6152
+ "docComment": "/**\n * Default implementation for the RelatedPromptSchema.\n *\n * @public\n */\n",
6153
+ "excerptTokens": [
6154
+ {
6155
+ "kind": "Content",
6156
+ "text": "relatedPromptSchema: "
6157
+ },
6158
+ {
6159
+ "kind": "Content",
6160
+ "text": "import(\"@empathyco/x-adapter\")."
6161
+ },
6162
+ {
6163
+ "kind": "Reference",
6164
+ "text": "MutableSchema",
6165
+ "canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
6166
+ },
6167
+ {
6168
+ "kind": "Content",
6169
+ "text": "<"
6170
+ },
6171
+ {
6172
+ "kind": "Reference",
6173
+ "text": "PlatformRelatedPrompt",
6174
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt:interface"
6175
+ },
6176
+ {
6177
+ "kind": "Content",
6178
+ "text": ", "
6179
+ },
6180
+ {
6181
+ "kind": "Reference",
6182
+ "text": "RelatedPrompt",
6183
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPrompt:interface"
6184
+ },
6185
+ {
6186
+ "kind": "Content",
6187
+ "text": ">"
6188
+ }
6189
+ ],
6190
+ "fileUrlPath": "dist/types/schemas/models/related-prompt.schema.d.ts",
6191
+ "isReadonly": true,
6192
+ "releaseTag": "Public",
6193
+ "name": "relatedPromptSchema",
6194
+ "variableTypeTokenRange": {
6195
+ "startIndex": 1,
6196
+ "endIndex": 8
6197
+ }
6198
+ },
6199
+ {
6200
+ "kind": "Variable",
6201
+ "canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsEndpointAdapter:var",
6202
+ "docComment": "/**\n * Default adapter for the related prompt endpoint. This endpoint does not support pagination in the request.\n *\n * @public\n */\n",
6203
+ "excerptTokens": [
6204
+ {
6205
+ "kind": "Content",
6206
+ "text": "relatedPromptsEndpointAdapter: "
6207
+ },
6208
+ {
6209
+ "kind": "Content",
6210
+ "text": "import(\"@empathyco/x-adapter\")."
6211
+ },
6212
+ {
6213
+ "kind": "Reference",
6214
+ "text": "ExtendableEndpointAdapter",
6215
+ "canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
6216
+ },
6217
+ {
6218
+ "kind": "Content",
6219
+ "text": "<"
6220
+ },
6221
+ {
6222
+ "kind": "Reference",
6223
+ "text": "RelatedPromptsRequest",
6224
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsRequest:interface"
6225
+ },
6226
+ {
6227
+ "kind": "Content",
6228
+ "text": ", "
6229
+ },
6230
+ {
6231
+ "kind": "Reference",
6232
+ "text": "RelatedPromptsResponse",
6233
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsResponse:interface"
6234
+ },
6235
+ {
6236
+ "kind": "Content",
6237
+ "text": ">"
6238
+ }
6239
+ ],
6240
+ "fileUrlPath": "dist/types/endpoint-adapters/related-prompts.endpoint-adapter.d.ts",
6241
+ "isReadonly": true,
6242
+ "releaseTag": "Public",
6243
+ "name": "relatedPromptsEndpointAdapter",
6244
+ "variableTypeTokenRange": {
6245
+ "startIndex": 1,
6246
+ "endIndex": 8
6247
+ }
6248
+ },
6249
+ {
6250
+ "kind": "Variable",
6251
+ "canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsRequestMapper:var",
6252
+ "docComment": "/**\n * Default implementation for the RelatedPromptsRequestMapper.\n *\n * @public\n */\n",
6253
+ "excerptTokens": [
6254
+ {
6255
+ "kind": "Content",
6256
+ "text": "relatedPromptsRequestMapper: "
6257
+ },
6258
+ {
6259
+ "kind": "Content",
6260
+ "text": "import(\"@empathyco/x-adapter\")."
6261
+ },
6262
+ {
6263
+ "kind": "Reference",
6264
+ "text": "Mapper",
6265
+ "canonicalReference": "@empathyco/x-adapter!Mapper:type"
6266
+ },
6267
+ {
6268
+ "kind": "Content",
6269
+ "text": "<"
6270
+ },
6271
+ {
6272
+ "kind": "Reference",
6273
+ "text": "RelatedPromptsRequest",
6274
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsRequest:interface"
6275
+ },
6276
+ {
6277
+ "kind": "Content",
6278
+ "text": ", "
6279
+ },
6280
+ {
6281
+ "kind": "Reference",
6282
+ "text": "PlatformRelatedPromptsRequest",
6283
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsRequest:interface"
6284
+ },
6285
+ {
6286
+ "kind": "Content",
6287
+ "text": ">"
6288
+ }
6289
+ ],
6290
+ "fileUrlPath": "dist/types/mappers/requests/related-prompts-request.mapper.d.ts",
6291
+ "isReadonly": true,
6292
+ "releaseTag": "Public",
6293
+ "name": "relatedPromptsRequestMapper",
6294
+ "variableTypeTokenRange": {
6295
+ "startIndex": 1,
6296
+ "endIndex": 8
6297
+ }
6298
+ },
6299
+ {
6300
+ "kind": "Variable",
6301
+ "canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsRequestSchema:var",
6302
+ "docComment": "/**\n * Default implementation for the RelatedPromptsRequestSchema.\n *\n * @public\n */\n",
6303
+ "excerptTokens": [
6304
+ {
6305
+ "kind": "Content",
6306
+ "text": "relatedPromptsRequestSchema: "
6307
+ },
6308
+ {
6309
+ "kind": "Content",
6310
+ "text": "import(\"@empathyco/x-adapter\")."
6311
+ },
6312
+ {
6313
+ "kind": "Reference",
6314
+ "text": "MutableSchema",
6315
+ "canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
6316
+ },
6317
+ {
6318
+ "kind": "Content",
6319
+ "text": "<"
6320
+ },
6321
+ {
6322
+ "kind": "Reference",
6323
+ "text": "RelatedPromptsRequest",
6324
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsRequest:interface"
6325
+ },
6326
+ {
6327
+ "kind": "Content",
6328
+ "text": ", "
6329
+ },
6330
+ {
6331
+ "kind": "Reference",
6332
+ "text": "PlatformRelatedPromptsRequest",
6333
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsRequest:interface"
6334
+ },
6335
+ {
6336
+ "kind": "Content",
6337
+ "text": ">"
6338
+ }
6339
+ ],
6340
+ "fileUrlPath": "dist/types/schemas/requests/related-prompts-request.schema.d.ts",
6341
+ "isReadonly": true,
6342
+ "releaseTag": "Public",
6343
+ "name": "relatedPromptsRequestSchema",
6344
+ "variableTypeTokenRange": {
6345
+ "startIndex": 1,
6346
+ "endIndex": 8
6347
+ }
6348
+ },
6349
+ {
6350
+ "kind": "Variable",
6351
+ "canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsResponseMapper:var",
6352
+ "docComment": "/**\n * Default implementation for the RelatedPromptsResponseMapper.\n *\n * @public\n */\n",
6353
+ "excerptTokens": [
6354
+ {
6355
+ "kind": "Content",
6356
+ "text": "relatedPromptsResponseMapper: "
6357
+ },
6358
+ {
6359
+ "kind": "Content",
6360
+ "text": "import(\"@empathyco/x-adapter\")."
6361
+ },
6362
+ {
6363
+ "kind": "Reference",
6364
+ "text": "Mapper",
6365
+ "canonicalReference": "@empathyco/x-adapter!Mapper:type"
6366
+ },
6367
+ {
6368
+ "kind": "Content",
6369
+ "text": "<"
6370
+ },
6371
+ {
6372
+ "kind": "Reference",
6373
+ "text": "PlatformRelatedPromptsResponse",
6374
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsResponse:interface"
6375
+ },
6376
+ {
6377
+ "kind": "Content",
6378
+ "text": ", "
6379
+ },
6380
+ {
6381
+ "kind": "Reference",
6382
+ "text": "RelatedPromptsResponse",
6383
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsResponse:interface"
6384
+ },
6385
+ {
6386
+ "kind": "Content",
6387
+ "text": ">"
6388
+ }
6389
+ ],
6390
+ "fileUrlPath": "dist/types/mappers/responses/related-prompts-response.mapper.d.ts",
6391
+ "isReadonly": true,
6392
+ "releaseTag": "Public",
6393
+ "name": "relatedPromptsResponseMapper",
6394
+ "variableTypeTokenRange": {
6395
+ "startIndex": 1,
6396
+ "endIndex": 8
6397
+ }
6398
+ },
6399
+ {
6400
+ "kind": "Variable",
6401
+ "canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsResponseSchema:var",
6402
+ "docComment": "/**\n * Default implementation for the RelatedPromptsResponseSchema.\n *\n * @public\n */\n",
6403
+ "excerptTokens": [
6404
+ {
6405
+ "kind": "Content",
6406
+ "text": "relatedPromptsResponseSchema: "
6407
+ },
6408
+ {
6409
+ "kind": "Content",
6410
+ "text": "import(\"@empathyco/x-adapter\")."
6411
+ },
6412
+ {
6413
+ "kind": "Reference",
6414
+ "text": "MutableSchema",
6415
+ "canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
6416
+ },
6417
+ {
6418
+ "kind": "Content",
6419
+ "text": "<"
6420
+ },
6421
+ {
6422
+ "kind": "Reference",
6423
+ "text": "PlatformRelatedPromptsResponse",
6424
+ "canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsResponse:interface"
6425
+ },
6426
+ {
6427
+ "kind": "Content",
6428
+ "text": ", "
6429
+ },
6430
+ {
6431
+ "kind": "Reference",
6432
+ "text": "RelatedPromptsResponse",
6433
+ "canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsResponse:interface"
6434
+ },
6435
+ {
6436
+ "kind": "Content",
6437
+ "text": ">"
6438
+ }
6439
+ ],
6440
+ "fileUrlPath": "dist/types/schemas/responses/related-prompts-response.schema.d.ts",
6441
+ "isReadonly": true,
6442
+ "releaseTag": "Public",
6443
+ "name": "relatedPromptsResponseSchema",
6444
+ "variableTypeTokenRange": {
6445
+ "startIndex": 1,
6446
+ "endIndex": 8
6447
+ }
6448
+ },
5621
6449
  {
5622
6450
  "kind": "Variable",
5623
6451
  "canonicalReference": "@empathyco/x-adapter-platform!relatedTagSchema:var",