@empathyco/x-components 3.0.0-alpha.94 → 3.0.0-alpha.95

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 (247) hide show
  1. package/CHANGELOG.md +18 -0
  2. package/design-system/full-theme.css +27 -27
  3. package/docs/API-reference/api/x-adapter.empathybannermapper._constructor_.md +2 -2
  4. package/docs/API-reference/api/x-adapter.empathypromotedmapper._constructor_.md +2 -2
  5. package/docs/API-reference/api/x-adapter.empathyredirectionmapper._constructor_.md +2 -2
  6. package/docs/API-reference/api/x-adapter.empathyresultmapper._constructor_.md +2 -2
  7. package/docs/API-reference/api/x-adapter.empathytaggingmapper.map.md +3 -3
  8. package/docs/API-reference/api/x-adapter.empathytaggingmapper.md +2 -2
  9. package/docs/API-reference/api/x-adapter.searchresponse.md +1 -1
  10. package/docs/API-reference/api/x-adapter.searchresponse.querytagging.md +1 -1
  11. package/docs/API-reference/api/x-adapter.trackableshowresponse.md +1 -1
  12. package/docs/API-reference/api/x-adapter.trackableshowresponse.showtagging.md +1 -1
  13. package/docs/API-reference/api/x-components.fetchandsaveidentifierresults.md +1 -1
  14. package/docs/API-reference/api/x-components.fetchandsaveidentifierresultswire.md +1 -1
  15. package/docs/API-reference/api/x-components.fetchandsavenextquerieswire.md +1 -1
  16. package/docs/API-reference/api/x-components.fetchandsavepopularsearches.md +1 -1
  17. package/docs/API-reference/api/x-components.fetchandsavequerysuggestions.md +1 -1
  18. package/docs/API-reference/api/x-components.fetchandsaverecommendations.md +1 -1
  19. package/docs/API-reference/api/x-components.fetchandsaverelatedtagswire.md +1 -1
  20. package/docs/API-reference/api/x-components.fetchandsavesuggestionswire.md +1 -1
  21. package/docs/API-reference/api/x-components.identifierresultsactions.fetchandsaveidentifierresults.md +2 -2
  22. package/docs/API-reference/api/x-components.identifierresultsactions.fetchidentifierresults.md +2 -2
  23. package/docs/API-reference/api/x-components.identifierresultsgetters.identifierresultsrequest.md +1 -1
  24. package/docs/API-reference/api/x-components.identifierresultsgetters.md +1 -1
  25. package/docs/API-reference/api/x-components.identifierresultsxevents.identifierresultschanged.md +1 -1
  26. package/docs/API-reference/api/x-components.identifierresultsxevents.identifierresultsrequestchanged.md +2 -2
  27. package/docs/API-reference/api/x-components.identifierresultsxevents.md +3 -3
  28. package/docs/API-reference/api/x-components.identifierresultsxevents.userclickedaidentifierresult.md +1 -1
  29. package/docs/API-reference/api/x-components.nextqueriesxevents.md +4 -4
  30. package/docs/API-reference/api/x-components.nextqueriesxevents.nextquerieschanged.md +1 -1
  31. package/docs/API-reference/api/x-components.nextqueriesxevents.nextqueriesdisplayed.md +1 -1
  32. package/docs/API-reference/api/x-components.nextqueriesxevents.nextqueriesrequestchanged.md +1 -1
  33. package/docs/API-reference/api/x-components.nextqueriesxevents.userselectedanextquery.md +1 -1
  34. package/docs/API-reference/api/x-components.popularsearchesactions.fetchandsavesuggestions.md +2 -2
  35. package/docs/API-reference/api/x-components.popularsearchesactions.fetchsuggestions.md +2 -2
  36. package/docs/API-reference/api/x-components.popularsearchesgetters.md +1 -1
  37. package/docs/API-reference/api/x-components.popularsearchesgetters.request.md +1 -1
  38. package/docs/API-reference/api/x-components.popularsearchesxevents.md +3 -3
  39. package/docs/API-reference/api/x-components.popularsearchesxevents.popularsearchdisplayed.md +1 -1
  40. package/docs/API-reference/api/x-components.popularsearchesxevents.popularsearchesrequestchanged.md +2 -2
  41. package/docs/API-reference/api/x-components.popularsearchesxevents.userselectedapopularsearch.md +1 -1
  42. package/docs/API-reference/api/x-components.querysuggestionsactions.fetchandsavesuggestions.md +2 -2
  43. package/docs/API-reference/api/x-components.querysuggestionsactions.fetchsuggestions.md +2 -2
  44. package/docs/API-reference/api/x-components.querysuggestionsgetters.md +1 -1
  45. package/docs/API-reference/api/x-components.querysuggestionsgetters.request.md +1 -1
  46. package/docs/API-reference/api/x-components.querysuggestionsxevents.md +4 -4
  47. package/docs/API-reference/api/x-components.querysuggestionsxevents.querysuggestionschanged.md +1 -1
  48. package/docs/API-reference/api/x-components.querysuggestionsxevents.querysuggestionsdisplayed.md +1 -1
  49. package/docs/API-reference/api/x-components.querysuggestionsxevents.querysuggestionsrequestchanged.md +2 -2
  50. package/docs/API-reference/api/x-components.querysuggestionsxevents.userselectedaquerysuggestion.md +1 -1
  51. package/docs/API-reference/api/x-components.recommendationsactions.fetchandsaverecommendations.md +2 -2
  52. package/docs/API-reference/api/x-components.recommendationsactions.fetchrecommendations.md +2 -2
  53. package/docs/API-reference/api/x-components.recommendationsgetters.md +1 -1
  54. package/docs/API-reference/api/x-components.recommendationsgetters.request.md +1 -1
  55. package/docs/API-reference/api/x-components.recommendationsxevents.md +3 -3
  56. package/docs/API-reference/api/x-components.recommendationsxevents.recommendationschanged.md +1 -1
  57. package/docs/API-reference/api/x-components.recommendationsxevents.recommendationsrequestchanged.md +2 -2
  58. package/docs/API-reference/api/x-components.recommendationsxevents.userclickedarecommendation.md +1 -1
  59. package/docs/API-reference/api/x-components.relatedtagsxevents.md +6 -6
  60. package/docs/API-reference/api/x-components.relatedtagsxevents.relatedtagschanged.md +1 -1
  61. package/docs/API-reference/api/x-components.relatedtagsxevents.relatedtagsrequestchanged.md +1 -1
  62. package/docs/API-reference/api/x-components.relatedtagsxevents.selectedrelatedtagschanged.md +1 -1
  63. package/docs/API-reference/api/x-components.relatedtagsxevents.userdeselectedarelatedtag.md +1 -1
  64. package/docs/API-reference/api/x-components.relatedtagsxevents.userpickedarelatedtag.md +1 -1
  65. package/docs/API-reference/api/x-components.relatedtagsxevents.userselectedarelatedtag.md +1 -1
  66. package/docs/API-reference/api/x-components.searchgetters.md +1 -1
  67. package/docs/API-reference/api/x-components.searchgetters.request.md +1 -1
  68. package/docs/API-reference/api/x-components.searchmutations.setquerytagging.md +2 -2
  69. package/docs/API-reference/api/x-components.searchstate.md +1 -1
  70. package/docs/API-reference/api/x-components.searchstate.querytagging.md +1 -1
  71. package/docs/API-reference/api/x-components.searchxevents.facetschanged.md +1 -1
  72. package/docs/API-reference/api/x-components.searchxevents.md +14 -14
  73. package/docs/API-reference/api/x-components.searchxevents.pagechanged.md +1 -1
  74. package/docs/API-reference/api/x-components.searchxevents.resultschanged.md +1 -1
  75. package/docs/API-reference/api/x-components.searchxevents.searchrequestchanged.md +1 -1
  76. package/docs/API-reference/api/x-components.searchxevents.searchrequestupdated.md +1 -1
  77. package/docs/API-reference/api/x-components.searchxevents.searchtaggingchanged.md +2 -2
  78. package/docs/API-reference/api/x-components.searchxevents.selectedsortprovided.md +1 -1
  79. package/docs/API-reference/api/x-components.searchxevents.sortchanged.md +1 -1
  80. package/docs/API-reference/api/x-components.searchxevents.spellcheckchanged.md +1 -1
  81. package/docs/API-reference/api/x-components.searchxevents.userclickedabanner.md +1 -1
  82. package/docs/API-reference/api/x-components.searchxevents.userclickedapromoted.md +1 -1
  83. package/docs/API-reference/api/x-components.searchxevents.userclickedaredirection.md +1 -1
  84. package/docs/API-reference/api/x-components.searchxevents.userclickedasort.md +1 -1
  85. package/docs/API-reference/api/x-components.searchxevents.userclickedpartialquery.md +1 -1
  86. package/docs/API-reference/api/x-components.setquerytagginginfo.md +1 -1
  87. package/docs/API-reference/api/x-components.taggingactions.track.md +2 -2
  88. package/docs/API-reference/api/x-components.taggingconfig.clickedresultstoragekey.md +1 -1
  89. package/docs/API-reference/api/x-components.taggingconfig.md +1 -1
  90. package/docs/API-reference/api/x-components.taggingmutations.setquerytagginginfo.md +2 -2
  91. package/docs/API-reference/api/x-components.taggingstate.md +1 -1
  92. package/docs/API-reference/api/x-components.taggingstate.querytagginginfo.md +1 -1
  93. package/docs/API-reference/api/x-components.taggingxevents.consentchanged.md +1 -1
  94. package/docs/API-reference/api/x-components.taggingxevents.consentprovided.md +1 -1
  95. package/docs/API-reference/api/x-components.taggingxevents.md +6 -6
  96. package/docs/API-reference/api/x-components.taggingxevents.resulturltrackingenabled.md +1 -1
  97. package/docs/API-reference/api/x-components.taggingxevents.searchtaggingreceived.md +2 -2
  98. package/docs/API-reference/api/x-components.taggingxevents.taggingconfigprovided.md +1 -1
  99. package/docs/API-reference/api/x-components.taggingxevents.userclickedpdpaddtocart.md +1 -1
  100. package/docs/API-reference/api/x-components.trackquerywire.md +1 -1
  101. package/docs/API-reference/api/x-components.xeventlisteners.md +1 -1
  102. package/docs/API-reference/api/x-types.extraparamsrequest.md +13 -0
  103. package/docs/API-reference/api/x-types.facetfilter.md +1 -1
  104. package/docs/API-reference/api/x-types.facetfilter.modelname.md +1 -1
  105. package/docs/API-reference/api/x-types.facetfilterschema.md +1 -1
  106. package/docs/API-reference/api/x-types.filterablerequest.filters.md +11 -0
  107. package/docs/API-reference/api/x-types.filterablerequest.md +20 -0
  108. package/docs/API-reference/api/x-types.identifierresultsrequest.md +15 -0
  109. package/docs/API-reference/api/x-types.md +16 -3
  110. package/docs/API-reference/api/x-types.nextqueriesrequest.md +15 -0
  111. package/docs/API-reference/api/x-types.pageablerequest.md +21 -0
  112. package/docs/API-reference/api/{x-types.tagginginfoschema.md → x-types.pageablerequest.rows.md} +3 -5
  113. package/docs/API-reference/api/x-types.pageablerequest.start.md +11 -0
  114. package/docs/API-reference/api/x-types.popularsearchesrequest.md +15 -0
  115. package/docs/API-reference/api/x-types.queryablerequest.md +20 -0
  116. package/docs/API-reference/api/x-types.queryablerequest.query.md +11 -0
  117. package/docs/API-reference/api/x-types.querysuggestionsrequest.md +15 -0
  118. package/docs/API-reference/api/x-types.rawfilter.md +1 -1
  119. package/docs/API-reference/api/x-types.rawfilter.selected.md +1 -1
  120. package/docs/API-reference/api/x-types.recommendationsrequest.md +15 -0
  121. package/docs/API-reference/api/x-types.relatedtagsrequest.md +15 -0
  122. package/docs/API-reference/api/x-types.searchrequest.md +15 -0
  123. package/docs/API-reference/api/x-types.sortablerequest.md +20 -0
  124. package/docs/API-reference/api/x-types.sortablerequest.sort.md +11 -0
  125. package/docs/API-reference/api/x-types.tagging.add2cart.md +2 -2
  126. package/docs/API-reference/api/x-types.tagging.checkout.md +2 -2
  127. package/docs/API-reference/api/x-types.tagging.click.md +2 -2
  128. package/docs/API-reference/api/x-types.tagging.md +5 -5
  129. package/docs/API-reference/api/x-types.tagging.query.md +2 -2
  130. package/docs/API-reference/api/x-types.tagging.wishlist.md +2 -2
  131. package/docs/API-reference/api/x-types.taggingrequest.md +21 -0
  132. package/docs/API-reference/api/{x-types.tagginginfo.params.md → x-types.taggingrequest.params.md} +2 -2
  133. package/docs/API-reference/api/{x-types.tagginginfo.url.md → x-types.taggingrequest.url.md} +2 -2
  134. package/docs/API-reference/api/x-types.taggingrequestschema.md +13 -0
  135. package/docs/API-reference/api/x-types.trackablerequest.md +20 -0
  136. package/docs/API-reference/api/x-types.trackablerequest.origin.md +11 -0
  137. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +4 -4
  138. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-list.md +3 -3
  139. package/docs/API-reference/components/common/currency/x-components.base-currency.md +0 -10
  140. package/docs/API-reference/components/common/result/x-components.base-result-link.md +0 -4
  141. package/docs/API-reference/components/common/x-components.base-dropdown.md +4 -4
  142. package/docs/API-reference/components/common/x-components.base-grid.md +3 -3
  143. package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +0 -5
  144. package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +3 -3
  145. package/docs/API-reference/components/facets/x-components.facets/facets.md +9 -9
  146. package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +4 -4
  147. package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +4 -4
  148. package/docs/API-reference/components/facets/x-components.lists/filters-search.md +4 -4
  149. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +3 -3
  150. package/docs/API-reference/components/history-queries/x-components.history-queries.md +0 -4
  151. package/docs/API-reference/components/history-queries/x-components.my-history.md +0 -4
  152. package/docs/API-reference/components/next-queries/x-components.next-queries.md +4 -4
  153. package/docs/API-reference/components/search/x-components.sort-dropdown.md +4 -4
  154. package/docs/API-reference/components/search-box/x-components.clear-search-input.md +0 -5
  155. package/docs/API-reference/components/search-box/x-components.search-button.md +0 -4
  156. package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js.map +1 -1
  157. package/js/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.js.map +1 -1
  158. package/js/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.js.map +1 -1
  159. package/js/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.js.map +1 -1
  160. package/js/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.js.map +1 -1
  161. package/js/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.js.map +1 -1
  162. package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
  163. package/js/x-modules/search/store/getters/request.getter.js +4 -2
  164. package/js/x-modules/search/store/getters/request.getter.js.map +1 -1
  165. package/js/x-modules/tagging/store/actions/track.action.js.map +1 -1
  166. package/js/x-modules/tagging/store/module.js.map +1 -1
  167. package/js/x-modules/tagging/wiring.js.map +1 -1
  168. package/package.json +6 -6
  169. package/report/x-adapter.api.json +18 -18
  170. package/report/x-components.api.json +117 -117
  171. package/report/x-components.api.md +51 -49
  172. package/report/x-types.api.json +747 -40
  173. package/types/adapter/mocked-adapter.d.ts.map +1 -1
  174. package/types/x-installer/api/api.types.d.ts +2 -2
  175. package/types/x-installer/api/api.types.d.ts.map +1 -1
  176. package/types/x-modules/identifier-results/events.types.d.ts +5 -6
  177. package/types/x-modules/identifier-results/events.types.d.ts.map +1 -1
  178. package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts +2 -2
  179. package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts.map +1 -1
  180. package/types/x-modules/identifier-results/store/emitters.d.ts +1 -1
  181. package/types/x-modules/identifier-results/store/types.d.ts +12 -9
  182. package/types/x-modules/identifier-results/store/types.d.ts.map +1 -1
  183. package/types/x-modules/identifier-results/wiring.d.ts +2 -2
  184. package/types/x-modules/identifier-results/wiring.d.ts.map +1 -1
  185. package/types/x-modules/next-queries/events.types.d.ts +5 -6
  186. package/types/x-modules/next-queries/events.types.d.ts.map +1 -1
  187. package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts +1 -1
  188. package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts.map +1 -1
  189. package/types/x-modules/next-queries/store/emitters.d.ts +1 -1
  190. package/types/x-modules/next-queries/store/types.d.ts +5 -4
  191. package/types/x-modules/next-queries/store/types.d.ts.map +1 -1
  192. package/types/x-modules/next-queries/wiring.d.ts +2 -2
  193. package/types/x-modules/next-queries/wiring.d.ts.map +1 -1
  194. package/types/x-modules/popular-searches/events.types.d.ts +5 -6
  195. package/types/x-modules/popular-searches/events.types.d.ts.map +1 -1
  196. package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts +2 -2
  197. package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -1
  198. package/types/x-modules/popular-searches/store/emitters.d.ts +1 -1
  199. package/types/x-modules/popular-searches/store/types.d.ts +5 -6
  200. package/types/x-modules/popular-searches/store/types.d.ts.map +1 -1
  201. package/types/x-modules/popular-searches/wiring.d.ts +1 -1
  202. package/types/x-modules/query-suggestions/events.types.d.ts +6 -7
  203. package/types/x-modules/query-suggestions/events.types.d.ts.map +1 -1
  204. package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts +2 -2
  205. package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -1
  206. package/types/x-modules/query-suggestions/store/emitters.d.ts +1 -1
  207. package/types/x-modules/query-suggestions/store/types.d.ts +8 -7
  208. package/types/x-modules/query-suggestions/store/types.d.ts.map +1 -1
  209. package/types/x-modules/query-suggestions/wiring.d.ts +2 -2
  210. package/types/x-modules/query-suggestions/wiring.d.ts.map +1 -1
  211. package/types/x-modules/recommendations/events.types.d.ts +5 -6
  212. package/types/x-modules/recommendations/events.types.d.ts.map +1 -1
  213. package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts +2 -2
  214. package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts.map +1 -1
  215. package/types/x-modules/recommendations/store/emitters.d.ts +1 -1
  216. package/types/x-modules/recommendations/store/types.d.ts +4 -5
  217. package/types/x-modules/recommendations/store/types.d.ts.map +1 -1
  218. package/types/x-modules/recommendations/wiring.d.ts +1 -1
  219. package/types/x-modules/related-tags/events.types.d.ts +7 -8
  220. package/types/x-modules/related-tags/events.types.d.ts.map +1 -1
  221. package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts +1 -1
  222. package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts.map +1 -1
  223. package/types/x-modules/related-tags/store/emitters.d.ts +1 -1
  224. package/types/x-modules/related-tags/store/types.d.ts +7 -5
  225. package/types/x-modules/related-tags/store/types.d.ts.map +1 -1
  226. package/types/x-modules/related-tags/wiring.d.ts +2 -2
  227. package/types/x-modules/related-tags/wiring.d.ts.map +1 -1
  228. package/types/x-modules/search/events.types.d.ts +16 -16
  229. package/types/x-modules/search/events.types.d.ts.map +1 -1
  230. package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
  231. package/types/x-modules/search/store/emitters.d.ts +2 -2
  232. package/types/x-modules/search/store/getters/request.getter.d.ts +2 -0
  233. package/types/x-modules/search/store/getters/request.getter.d.ts.map +1 -1
  234. package/types/x-modules/search/store/types.d.ts +12 -8
  235. package/types/x-modules/search/store/types.d.ts.map +1 -1
  236. package/types/x-modules/search/types.d.ts +1 -1
  237. package/types/x-modules/search/types.d.ts.map +1 -1
  238. package/types/x-modules/tagging/config.types.d.ts +2 -1
  239. package/types/x-modules/tagging/config.types.d.ts.map +1 -1
  240. package/types/x-modules/tagging/events.types.d.ts +10 -10
  241. package/types/x-modules/tagging/events.types.d.ts.map +1 -1
  242. package/types/x-modules/tagging/store/emitters.d.ts +1 -1
  243. package/types/x-modules/tagging/store/types.d.ts +4 -4
  244. package/types/x-modules/tagging/store/types.d.ts.map +1 -1
  245. package/types/x-modules/tagging/wiring.d.ts +5 -5
  246. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  247. package/docs/API-reference/api/x-types.tagginginfo.md +0 -21
package/CHANGELOG.md CHANGED
@@ -3,6 +3,24 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.0.0-alpha.95](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.94...@empathyco/x-components@3.0.0-alpha.95) (2022-05-11)
7
+
8
+ ### ⚠ BREAKING CHANGES
9
+
10
+ - Request types moved to `x-types` package. Change the imports from `x-adapter` to `x-type`.
11
+ - Removed `TaggingInfo` type. Use `TaggingRequest` from `@empathyco/x-types` instead.
12
+
13
+ ### Features
14
+
15
+ - move `Request` types to `x-types` package
16
+ ([7cc85c1](https://github.com/empathyco/x/commit/7cc85c1d371b604b3188d8cc2076eab5fc9460e4)),
17
+ closes [EX-6066](https://searchbroker.atlassian.net/browse/EX-6066)
18
+
19
+ # Change Log
20
+
21
+ All notable changes to this project will be documented in this file. See
22
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
23
+
6
24
  ## [3.0.0-alpha.94](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.93...@empathyco/x-components@3.0.0-alpha.94) (2022-05-09)
7
25
 
8
26
  **Note:** Version bump only for package @empathyco/x-components
@@ -18,28 +18,6 @@
18
18
  --x-color-base-disable: #e11f26;
19
19
  --x-color-base-transparent: transparent;
20
20
  }
21
- :root {
22
- --x-size-base-01: 2px;
23
- --x-size-base-02: 4px;
24
- --x-size-base-03: 8px;
25
- --x-size-base-04: 12px;
26
- --x-size-base-05: 16px;
27
- --x-size-base-06: 24px;
28
- --x-size-base-07: 32px;
29
- --x-size-base-08: 40px;
30
- --x-size-base-09: 48px;
31
- --x-size-base-10: 56px;
32
- --x-size-base-11: 64px;
33
- --x-size-base-12: 72px;
34
- --x-size-base-13: 80px;
35
- --x-size-base-14: 96px;
36
- --x-size-base-15: 112px;
37
- --x-size-base-16: 144px;
38
- --x-size-base-17: 176px;
39
- --x-size-base-18: 208px;
40
- --x-size-base-19: 240px;
41
- --x-size-base-20: 272px;
42
- }
43
21
  :root {
44
22
  --x-font-family-base: "Montserrat", sans-serif;
45
23
  --x-size-font-base-xs: 12px;
@@ -3074,6 +3052,13 @@
3074
3052
  --x-size-border-radius-bottom-picture-default: var(--x-size-border-radius-bottom-picture-card);
3075
3053
  --x-size-border-radius-left-picture-default: var(--x-size-border-radius-left-picture-card);
3076
3054
  }
3055
+ :root {
3056
+ --x-size-border-radius-picture-card: var(--x-size-border-radius-base-s);
3057
+ --x-size-border-radius-top-picture-card: var(--x-size-border-radius-picture-card);
3058
+ --x-size-border-radius-right-picture-card: var(--x-size-border-radius-picture-card);
3059
+ --x-size-border-radius-bottom-picture-card: var(--x-size-border-radius-picture-card);
3060
+ --x-size-border-radius-left-picture-card: var(--x-size-border-radius-picture-card);
3061
+ }
3077
3062
  .x-picture--colored.x-picture {
3078
3063
  --x-color-background-picture-default: var(--x-color-background-picture-colored);
3079
3064
  }
@@ -7561,9 +7546,24 @@
7561
7546
  }
7562
7547
 
7563
7548
  :root {
7564
- --x-size-border-radius-picture-card: var(--x-size-border-radius-base-s);
7565
- --x-size-border-radius-top-picture-card: var(--x-size-border-radius-picture-card);
7566
- --x-size-border-radius-right-picture-card: var(--x-size-border-radius-picture-card);
7567
- --x-size-border-radius-bottom-picture-card: var(--x-size-border-radius-picture-card);
7568
- --x-size-border-radius-left-picture-card: var(--x-size-border-radius-picture-card);
7549
+ --x-size-base-01: 2px;
7550
+ --x-size-base-02: 4px;
7551
+ --x-size-base-03: 8px;
7552
+ --x-size-base-04: 12px;
7553
+ --x-size-base-05: 16px;
7554
+ --x-size-base-06: 24px;
7555
+ --x-size-base-07: 32px;
7556
+ --x-size-base-08: 40px;
7557
+ --x-size-base-09: 48px;
7558
+ --x-size-base-10: 56px;
7559
+ --x-size-base-11: 64px;
7560
+ --x-size-base-12: 72px;
7561
+ --x-size-base-13: 80px;
7562
+ --x-size-base-14: 96px;
7563
+ --x-size-base-15: 112px;
7564
+ --x-size-base-16: 144px;
7565
+ --x-size-base-17: 176px;
7566
+ --x-size-base-18: 208px;
7567
+ --x-size-base-19: 240px;
7568
+ --x-size-base-20: 272px;
7569
7569
  }
@@ -9,12 +9,12 @@ Constructs a new instance of the `EmpathyBannerMapper` class
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- constructor(taggingMappers: ResponseMapper<string, TaggingInfo>[]);
12
+ constructor(taggingMappers: ResponseMapper<string, TrackingRequest>[]);
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | taggingMappers | [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, TaggingInfo&gt;\[\] | |
19
+ | taggingMappers | [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, [TrackingRequest](./x-adapter.trackingrequest.md)<!-- -->&gt;\[\] | |
20
20
 
@@ -9,12 +9,12 @@ Constructs a new instance of the `EmpathyPromotedMapper` class
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- constructor(taggingMappers: ResponseMapper<string, TaggingInfo>[]);
12
+ constructor(taggingMappers: ResponseMapper<string, TrackingRequest>[]);
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | taggingMappers | [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, TaggingInfo&gt;\[\] | |
19
+ | taggingMappers | [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, [TrackingRequest](./x-adapter.trackingrequest.md)<!-- -->&gt;\[\] | |
20
20
 
@@ -9,12 +9,12 @@ Constructs a new instance of the `EmpathyRedirectionMapper` class
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- constructor(taggingMappers: ResponseMapper<string, TaggingInfo>[]);
12
+ constructor(taggingMappers: ResponseMapper<string, TrackingRequest>[]);
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | taggingMappers | [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, TaggingInfo&gt;\[\] | |
19
+ | taggingMappers | [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, [TrackingRequest](./x-adapter.trackingrequest.md)<!-- -->&gt;\[\] | |
20
20
 
@@ -9,7 +9,7 @@ Constructs a new instance of the `EmpathyResultMapper` class
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- constructor(config: EmpathyAdapterConfig, taggingMappers: ResponseMapper<string, TaggingInfo>[]);
12
+ constructor(config: EmpathyAdapterConfig, taggingMappers: ResponseMapper<string, TrackingRequest>[]);
13
13
  ```
14
14
 
15
15
  ## Parameters
@@ -17,5 +17,5 @@ constructor(config: EmpathyAdapterConfig, taggingMappers: ResponseMapper<string,
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
19
  | config | [EmpathyAdapterConfig](./x-adapter.empathyadapterconfig.md) | |
20
- | taggingMappers | [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, TaggingInfo&gt;\[\] | |
20
+ | taggingMappers | [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, [TrackingRequest](./x-adapter.trackingrequest.md)<!-- -->&gt;\[\] | |
21
21
 
@@ -7,7 +7,7 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- map(taggingUrl: string, tagging: TaggingInfo): TaggingInfo;
10
+ map(taggingUrl: string, tagging: TrackingRequest): TrackingRequest;
11
11
  ```
12
12
 
13
13
  ## Parameters
@@ -15,9 +15,9 @@ map(taggingUrl: string, tagging: TaggingInfo): TaggingInfo;
15
15
  | Parameter | Type | Description |
16
16
  | --- | --- | --- |
17
17
  | taggingUrl | string | |
18
- | tagging | TaggingInfo | |
18
+ | tagging | [TrackingRequest](./x-adapter.trackingrequest.md) | |
19
19
 
20
20
  <b>Returns:</b>
21
21
 
22
- TaggingInfo
22
+ [TrackingRequest](./x-adapter.trackingrequest.md)
23
23
 
@@ -9,9 +9,9 @@ TODO https://searchbroker.atlassian.net/browse/EX-2163
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- export declare class EmpathyTaggingMapper implements ResponseMapper<string, TaggingInfo>
12
+ export declare class EmpathyTaggingMapper implements ResponseMapper<string, TrackingRequest>
13
13
  ```
14
- <b>Implements:</b> [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, TaggingInfo&gt;
14
+ <b>Implements:</b> [ResponseMapper](./x-adapter.responsemapper.md)<!-- -->&lt;string, [TrackingRequest](./x-adapter.trackingrequest.md)<!-- -->&gt;
15
15
 
16
16
  ## Methods
17
17
 
@@ -20,7 +20,7 @@ export interface SearchResponse
20
20
  | [facets?](./x-adapter.searchresponse.facets.md) | Facet\[\] | <i>(Optional)</i> |
21
21
  | [partialResults?](./x-adapter.searchresponse.partialresults.md) | PartialResult\[\] | <i>(Optional)</i> |
22
22
  | [promoteds?](./x-adapter.searchresponse.promoteds.md) | Promoted\[\] | <i>(Optional)</i> |
23
- | [queryTagging](./x-adapter.searchresponse.querytagging.md) | TaggingInfo | |
23
+ | [queryTagging](./x-adapter.searchresponse.querytagging.md) | [TrackingRequest](./x-adapter.trackingrequest.md) | |
24
24
  | [redirections?](./x-adapter.searchresponse.redirections.md) | Redirection\[\] | <i>(Optional)</i> |
25
25
  | [results](./x-adapter.searchresponse.results.md) | Result\[\] | |
26
26
  | [spellcheck?](./x-adapter.searchresponse.spellcheck.md) | string | <i>(Optional)</i> |
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- queryTagging: TaggingInfo;
10
+ queryTagging: TrackingRequest;
11
11
  ```
@@ -16,5 +16,5 @@ export interface TrackableShowResponse
16
16
 
17
17
  | Property | Type | Description |
18
18
  | --- | --- | --- |
19
- | [showTagging](./x-adapter.trackableshowresponse.showtagging.md) | TaggingInfo | |
19
+ | [showTagging](./x-adapter.trackableshowresponse.showtagging.md) | [TrackingRequest](./x-adapter.trackingrequest.md) | |
20
20
 
@@ -7,5 +7,5 @@
7
7
  <b>Signature:</b>
8
8
 
9
9
  ```typescript
10
- showTagging: TaggingInfo;
10
+ showTagging: TrackingRequest;
11
11
  ```
@@ -9,5 +9,5 @@ Default implementation for [IdentifierResultsActions.fetchAndSaveIdentifierResul
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveIdentifierResults: (context: IdentifierResultsActionsContext, request: SearchByIdRequest | null) => void | Promise<void>
12
+ fetchAndSaveIdentifierResults: (context: IdentifierResultsActionsContext, request: IdentifierResultsRequest | null) => void | Promise<void>
13
13
  ```
@@ -9,5 +9,5 @@ Requests and stores a new set of identifier results for the [IdentifierResultsSt
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveIdentifierResultsWire: import("../..").Wire<import("@empathyco/x-adapter").SearchByIdRequest | null>
12
+ fetchAndSaveIdentifierResultsWire: import("../..").Wire<import("@empathyco/x-types").IdentifierResultsRequest | null>
13
13
  ```
@@ -9,5 +9,5 @@ Requests and stores the next queries.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveNextQueriesWire: import("../..").Wire<import("@empathyco/x-adapter").NextQueriesRequest | null>
12
+ fetchAndSaveNextQueriesWire: import("../..").Wire<import("@empathyco/x-types").NextQueriesRequest | null>
13
13
  ```
@@ -9,5 +9,5 @@ Default implementation for [PopularSearchesActions.fetchAndSaveSuggestions()](./
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveSuggestions: (context: PopularSearchesActionContext, request: SuggestionsRequest) => void | Promise<void>
12
+ fetchAndSaveSuggestions: (context: PopularSearchesActionContext, request: PopularSearchesRequest) => void | Promise<void>
13
13
  ```
@@ -9,5 +9,5 @@ Default implementation for [QuerySuggestionsActions.fetchAndSaveSuggestions()](.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveSuggestions: (context: QuerySuggestionsActionContext, request: SuggestionsRequest | null) => void | Promise<void>
12
+ fetchAndSaveSuggestions: (context: QuerySuggestionsActionContext, request: QuerySuggestionsRequest | null) => void | Promise<void>
13
13
  ```
@@ -9,5 +9,5 @@ Default implementation for [RecommendationsActions.fetchAndSaveRecommendations()
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveRecommendations: (context: RecommendationsActionContext, request: TopRecommendationsRequest | null) => void | Promise<void>
12
+ fetchAndSaveRecommendations: (context: RecommendationsActionContext, request: RecommendationsRequest | null) => void | Promise<void>
13
13
  ```
@@ -9,5 +9,5 @@ Requests and stores the related tags.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveRelatedTagsWire: import("../..").Wire<import("@empathyco/x-adapter").RelatedTagsRequest | null>
12
+ fetchAndSaveRelatedTagsWire: import("../..").Wire<import("@empathyco/x-types").RelatedTagsRequest | null>
13
13
  ```
@@ -9,5 +9,5 @@ Requests and stores a new set of query suggestions for the [QuerySuggestionsStat
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveSuggestionsWire: import("../..").Wire<import("@empathyco/x-adapter").SuggestionsRequest | null>
12
+ fetchAndSaveSuggestionsWire: import("../..").Wire<import("@empathyco/x-types").QuerySuggestionsRequest | null>
13
13
  ```
@@ -9,14 +9,14 @@ Requests a new set of identifier results and stores them in the module.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveIdentifierResults(request: SearchByIdRequest | null): void;
12
+ fetchAndSaveIdentifierResults(request: IdentifierResultsRequest | null): void;
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | request | SearchByIdRequest \| null | |
19
+ | request | IdentifierResultsRequest \| null | |
20
20
 
21
21
  <b>Returns:</b>
22
22
 
@@ -9,14 +9,14 @@ Requests a new set of identifier results for the module query, and returns them.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchIdentifierResults(request: SearchByIdRequest | null): Result[];
12
+ fetchIdentifierResults(request: IdentifierResultsRequest | null): Result[];
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | request | SearchByIdRequest \| null | |
19
+ | request | IdentifierResultsRequest \| null | |
20
20
 
21
21
  <b>Returns:</b>
22
22
 
@@ -9,5 +9,5 @@ The adapter request object for retrieving the identifier suggestions, or null if
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- identifierResultsRequest: SearchByIdRequest | null;
12
+ identifierResultsRequest: IdentifierResultsRequest | null;
13
13
  ```
@@ -18,5 +18,5 @@ export interface IdentifierResultsGetters
18
18
  | --- | --- | --- |
19
19
  | [identifierDetectionRegexp](./x-components.identifierresultsgetters.identifierdetectionregexp.md) | RegExp | The RegExp to test against the query. |
20
20
  | [identifierHighlightRegexp](./x-components.identifierresultsgetters.identifierhighlightregexp.md) | RegExp | The RegExp with the current query from the state adding the separatorChars after each matching character. |
21
- | [identifierResultsRequest](./x-components.identifierresultsgetters.identifierresultsrequest.md) | SearchByIdRequest \| null | The adapter request object for retrieving the identifier suggestions, or null if there is not valid data to create a request. |
21
+ | [identifierResultsRequest](./x-components.identifierresultsgetters.identifierresultsrequest.md) | IdentifierResultsRequest \| null | The adapter request object for retrieving the identifier suggestions, or null if there is not valid data to create a request. |
22
22
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## IdentifierResultsXEvents.IdentifierResultsChanged property
6
6
 
7
- Identifier results have been changed. \* Payload: The new [identifier results](./x-types.result.md)<!-- -->.
7
+ Identifier results have been changed. Payload: The new [identifier results](./x-types.result.md)<!-- -->.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  ## IdentifierResultsXEvents.IdentifierResultsRequestChanged property
6
6
 
7
- Any property of the identifier results request has changed. \* Payload: The new [identifier result request](./x-adapter.searchbyidrequest.md) or `null` if there is not enough data in the state nto conform a valid request.
7
+ Any property of the identifier results request has changed. Payload: The new [identifier result request](./x-types.identifierresultsrequest.md) or `null` if there is not enough data in the state nto conform a valid request.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- IdentifierResultsRequestChanged: SearchByIdRequest | null;
12
+ IdentifierResultsRequestChanged: IdentifierResultsRequest | null;
13
13
  ```
@@ -16,7 +16,7 @@ export interface IdentifierResultsXEvents
16
16
 
17
17
  | Property | Type | Description |
18
18
  | --- | --- | --- |
19
- | [IdentifierResultsChanged](./x-components.identifierresultsxevents.identifierresultschanged.md) | Result\[\] | Identifier results have been changed. \* Payload: The new [identifier results](./x-types.result.md)<!-- -->. |
20
- | [IdentifierResultsRequestChanged](./x-components.identifierresultsxevents.identifierresultsrequestchanged.md) | SearchByIdRequest \| null | Any property of the identifier results request has changed. \* Payload: The new [identifier result request](./x-adapter.searchbyidrequest.md) or <code>null</code> if there is not enough data in the state nto conform a valid request. |
21
- | [UserClickedAIdentifierResult](./x-components.identifierresultsxevents.userclickedaidentifierresult.md) | Result | A identifier result has been clicked. \* Payload: The [result](./x-types.result.md)<!-- -->. |
19
+ | [IdentifierResultsChanged](./x-components.identifierresultsxevents.identifierresultschanged.md) | Result\[\] | Identifier results have been changed. Payload: The new [identifier results](./x-types.result.md)<!-- -->. |
20
+ | [IdentifierResultsRequestChanged](./x-components.identifierresultsxevents.identifierresultsrequestchanged.md) | IdentifierResultsRequest \| null | Any property of the identifier results request has changed. Payload: The new [identifier result request](./x-types.identifierresultsrequest.md) or <code>null</code> if there is not enough data in the state nto conform a valid request. |
21
+ | [UserClickedAIdentifierResult](./x-components.identifierresultsxevents.userclickedaidentifierresult.md) | Result | A identifier result has been clicked. Payload: The [result](./x-types.result.md)<!-- -->. |
22
22
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## IdentifierResultsXEvents.UserClickedAIdentifierResult property
6
6
 
7
- A identifier result has been clicked. \* Payload: The [result](./x-types.result.md)<!-- -->.
7
+ A identifier result has been clicked. Payload: The [result](./x-types.result.md)<!-- -->.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
@@ -16,8 +16,8 @@ export interface NextQueriesXEvents
16
16
 
17
17
  | Property | Type | Description |
18
18
  | --- | --- | --- |
19
- | [NextQueriesChanged](./x-components.nextqueriesxevents.nextquerieschanged.md) | NextQuery\[\] | Next Queries have been changed. \* Payload: The new [next queries](./x-types.nextquery.md)<!-- -->. |
20
- | [NextQueriesDisplayed](./x-components.nextqueriesxevents.nextqueriesdisplayed.md) | NextQuery\[\] | The current next queries have been displayed to the user. \* Payload: The displayed next queries. |
21
- | [NextQueriesRequestChanged](./x-components.nextqueriesxevents.nextqueriesrequestchanged.md) | NextQueriesRequest \| null | Any property of the next-queries request has changed \* Payload: The new next-queries request or <code>null</code> if there is not enough data in the state to conform a valid request. |
22
- | [UserSelectedANextQuery](./x-components.nextqueriesxevents.userselectedanextquery.md) | NextQuery | The user has selected a next-query \* Payload: The next query that has been selected by the user. |
19
+ | [NextQueriesChanged](./x-components.nextqueriesxevents.nextquerieschanged.md) | NextQuery\[\] | Next Queries have been changed. Payload: The new [next queries](./x-types.nextquery.md)<!-- -->. |
20
+ | [NextQueriesDisplayed](./x-components.nextqueriesxevents.nextqueriesdisplayed.md) | NextQuery\[\] | The current next queries have been displayed to the user. Payload: The displayed next queries. |
21
+ | [NextQueriesRequestChanged](./x-components.nextqueriesxevents.nextqueriesrequestchanged.md) | NextQueriesRequest \| null | Any property of the next-queries request has changed Payload: The new next-queries request or <code>null</code> if there is not enough data in the state to conform a valid request. |
22
+ | [UserSelectedANextQuery](./x-components.nextqueriesxevents.userselectedanextquery.md) | NextQuery | The user has selected a next-query Payload: The next query that has been selected by the user. |
23
23
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## NextQueriesXEvents.NextQueriesChanged property
6
6
 
7
- Next Queries have been changed. \* Payload: The new [next queries](./x-types.nextquery.md)<!-- -->.
7
+ Next Queries have been changed. Payload: The new [next queries](./x-types.nextquery.md)<!-- -->.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## NextQueriesXEvents.NextQueriesDisplayed property
6
6
 
7
- The current next queries have been displayed to the user. \* Payload: The displayed next queries.
7
+ The current next queries have been displayed to the user. Payload: The displayed next queries.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## NextQueriesXEvents.NextQueriesRequestChanged property
6
6
 
7
- Any property of the next-queries request has changed \* Payload: The new next-queries request or `null` if there is not enough data in the state to conform a valid request.
7
+ Any property of the next-queries request has changed Payload: The new next-queries request or `null` if there is not enough data in the state to conform a valid request.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## NextQueriesXEvents.UserSelectedANextQuery property
6
6
 
7
- The user has selected a next-query \* Payload: The next query that has been selected by the user.
7
+ The user has selected a next-query Payload: The next query that has been selected by the user.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
@@ -9,14 +9,14 @@ Fetches a new set of suggestions and stores them in the module state.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveSuggestions(request: SuggestionsRequest): void;
12
+ fetchAndSaveSuggestions(request: PopularSearchesRequest): void;
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | request | SuggestionsRequest | |
19
+ | request | PopularSearchesRequest | |
20
20
 
21
21
  <b>Returns:</b>
22
22
 
@@ -9,14 +9,14 @@ Fetches a new set of suggestions and returns them.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchSuggestions(request: SuggestionsRequest): Suggestion[];
12
+ fetchSuggestions(request: PopularSearchesRequest): Suggestion[];
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | request | SuggestionsRequest | |
19
+ | request | PopularSearchesRequest | |
20
20
 
21
21
  <b>Returns:</b>
22
22
 
@@ -17,5 +17,5 @@ export interface PopularSearchesGetters
17
17
  | Property | Type | Description |
18
18
  | --- | --- | --- |
19
19
  | [popularSearches](./x-components.popularsearchesgetters.popularsearches.md) | Suggestion\[\] | List of the Popular Searches. |
20
- | [request](./x-components.popularsearchesgetters.request.md) | SuggestionsRequest | The request object to retrieve popular searches. |
20
+ | [request](./x-components.popularsearchesgetters.request.md) | PopularSearchesRequest | The request object to retrieve popular searches. |
21
21
 
@@ -9,5 +9,5 @@ The request object to retrieve popular searches.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- request: SuggestionsRequest;
12
+ request: PopularSearchesRequest;
13
13
  ```
@@ -16,7 +16,7 @@ export interface PopularSearchesXEvents
16
16
 
17
17
  | Property | Type | Description |
18
18
  | --- | --- | --- |
19
- | [PopularSearchDisplayed](./x-components.popularsearchesxevents.popularsearchdisplayed.md) | Suggestion\[\] | The popular searches have been displayed. \* Payload: The displayed [popular searches](./x-types.suggestion.md)<!-- -->. |
20
- | [PopularSearchesRequestChanged](./x-components.popularsearchesxevents.popularsearchesrequestchanged.md) | SuggestionsRequest | Any property of the popular-searches request has changed \* Payload: The new popular-search request. |
21
- | [UserSelectedAPopularSearch](./x-components.popularsearchesxevents.userselectedapopularsearch.md) | Suggestion | User selected a popular search \* Payload: The popular search that the user selected. |
19
+ | [PopularSearchDisplayed](./x-components.popularsearchesxevents.popularsearchdisplayed.md) | Suggestion\[\] | The popular searches have been displayed. Payload: The displayed [popular searches](./x-types.suggestion.md)<!-- -->. |
20
+ | [PopularSearchesRequestChanged](./x-components.popularsearchesxevents.popularsearchesrequestchanged.md) | PopularSearchesRequest | Any property of the popular-searches request has changed Payload: The new popular-search request. |
21
+ | [UserSelectedAPopularSearch](./x-components.popularsearchesxevents.userselectedapopularsearch.md) | Suggestion | User selected a popular search Payload: The popular search that the user selected. |
22
22
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## PopularSearchesXEvents.PopularSearchDisplayed property
6
6
 
7
- The popular searches have been displayed. \* Payload: The displayed [popular searches](./x-types.suggestion.md)<!-- -->.
7
+ The popular searches have been displayed. Payload: The displayed [popular searches](./x-types.suggestion.md)<!-- -->.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
@@ -4,10 +4,10 @@
4
4
 
5
5
  ## PopularSearchesXEvents.PopularSearchesRequestChanged property
6
6
 
7
- Any property of the popular-searches request has changed \* Payload: The new popular-search request.
7
+ Any property of the popular-searches request has changed Payload: The new popular-search request.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- PopularSearchesRequestChanged: SuggestionsRequest;
12
+ PopularSearchesRequestChanged: PopularSearchesRequest;
13
13
  ```
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## PopularSearchesXEvents.UserSelectedAPopularSearch property
6
6
 
7
- User selected a popular search \* Payload: The popular search that the user selected.
7
+ User selected a popular search Payload: The popular search that the user selected.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
@@ -9,14 +9,14 @@ Requests and saves to the state a list of suggestions.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchAndSaveSuggestions(request: SuggestionsRequest | null): void;
12
+ fetchAndSaveSuggestions(request: QuerySuggestionsRequest | null): void;
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | request | SuggestionsRequest \| null | |
19
+ | request | QuerySuggestionsRequest \| null | |
20
20
 
21
21
  <b>Returns:</b>
22
22
 
@@ -9,14 +9,14 @@ Requests and returns a list of suggestions based on the module state.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- fetchSuggestions(request: SuggestionsRequest | null): Suggestion[];
12
+ fetchSuggestions(request: QuerySuggestionsRequest | null): Suggestion[];
13
13
  ```
14
14
 
15
15
  ## Parameters
16
16
 
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
- | request | SuggestionsRequest \| null | |
19
+ | request | QuerySuggestionsRequest \| null | |
20
20
 
21
21
  <b>Returns:</b>
22
22
 
@@ -18,5 +18,5 @@ export interface QuerySuggestionsGetters
18
18
  | --- | --- | --- |
19
19
  | [normalizedQuery](./x-components.querysuggestionsgetters.normalizedquery.md) | string | The normalized module's query. |
20
20
  | [querySuggestions](./x-components.querysuggestionsgetters.querysuggestions.md) | Suggestion\[\] | The full list of queries suggestions related to the query search. |
21
- | [request](./x-components.querysuggestionsgetters.request.md) | SuggestionsRequest \| null | The adapter request object for retrieving the query suggestions, or null if there is not valid data to create a request. |
21
+ | [request](./x-components.querysuggestionsgetters.request.md) | QuerySuggestionsRequest \| null | The adapter request object for retrieving the query suggestions, or null if there is not valid data to create a request. |
22
22
 
@@ -9,5 +9,5 @@ The adapter request object for retrieving the query suggestions, or null if ther
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- request: SuggestionsRequest | null;
12
+ request: QuerySuggestionsRequest | null;
13
13
  ```