@empathyco/x-components 3.0.0-alpha.403 → 3.0.0-alpha.405

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 (263) hide show
  1. package/CHANGELOG.md +17 -0
  2. package/docs/API-reference/api/x-components.basecolumnpickerdropdown.emitevent.md +1 -1
  3. package/docs/API-reference/api/x-components.basecolumnpickerdropdown.md +3 -3
  4. package/docs/API-reference/api/x-components.baseeventbutton.md +1 -1
  5. package/docs/API-reference/api/x-components.baseeventsmodal.eventstoclosemodal.md +1 -1
  6. package/docs/API-reference/api/x-components.baseeventsmodal.eventstoopenmodal.md +1 -1
  7. package/docs/API-reference/api/x-components.baseeventsmodal.md +3 -3
  8. package/docs/API-reference/api/x-components.basekeyboardnavigation.md +2 -2
  9. package/docs/API-reference/api/x-components.basekeyboardnavigation.navigationhijacker.md +1 -1
  10. package/docs/API-reference/api/x-components.basekeyboardnavigation.navigationservice.md +1 -1
  11. package/docs/API-reference/api/x-components.baseresultcurrentprice.md +1 -1
  12. package/docs/API-reference/api/x-components.baseresultpreviousprice.md +1 -1
  13. package/docs/API-reference/api/x-components.basesuggestion.md +1 -1
  14. package/docs/API-reference/api/x-components.empathize.eventstocloseempathize.md +1 -1
  15. package/docs/API-reference/api/x-components.empathize.eventstoopenempathize.md +1 -1
  16. package/docs/API-reference/api/x-components.empathize.md +3 -3
  17. package/docs/API-reference/api/x-components.empathize.updated.md +1 -1
  18. package/docs/API-reference/api/x-components.identifierresult.md +2 -2
  19. package/docs/API-reference/api/x-components.identifierresult.result.md +1 -1
  20. package/docs/API-reference/api/x-components.identifierresults.md +1 -1
  21. package/docs/API-reference/api/x-components.md +11 -11
  22. package/docs/API-reference/api/x-components.recommendations.md +1 -1
  23. package/docs/API-reference/api/x-components.renderlessfilter.md +1 -1
  24. package/docs/API-reference/api/x-components.scrollmixin.firstelementthresholdpx.md +1 -1
  25. package/docs/API-reference/api/x-components.scrollmixin.md +2 -1
  26. package/docs/API-reference/api/x-components.scrollmixin.throtteledcall.md +11 -0
  27. package/docs/API-reference/api/x-components.tagging.clickedresultstoragekey.md +1 -1
  28. package/docs/API-reference/api/x-components.tagging.md +2 -2
  29. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +3 -3
  30. package/docs/API-reference/components/common/modals/x-components.base-events-modal-close.md +2 -2
  31. package/docs/API-reference/components/common/modals/x-components.base-events-modal-open.md +2 -2
  32. package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +8 -8
  33. package/docs/API-reference/components/common/modals/x-components.base-id-modal-close.md +2 -2
  34. package/docs/API-reference/components/common/modals/x-components.base-id-modal-open.md +3 -3
  35. package/docs/API-reference/components/common/modals/x-components.close-main-modal.md +1 -1
  36. package/docs/API-reference/components/common/modals/x-components.open-main-modal.md +1 -1
  37. package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel-button.md +2 -2
  38. package/docs/API-reference/components/common/result/x-components.base-result-add-to-cart.md +5 -5
  39. package/docs/API-reference/components/common/result/x-components.base-result-current-price.md +2 -3
  40. package/docs/API-reference/components/common/result/x-components.base-result-image.md +1 -1
  41. package/docs/API-reference/components/common/result/x-components.base-result-link.md +3 -3
  42. package/docs/API-reference/components/common/result/x-components.base-result-previous-price.md +2 -2
  43. package/docs/API-reference/components/common/result/x-components.base-result-rating.md +5 -5
  44. package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +7 -7
  45. package/docs/API-reference/components/common/suggestions/x-components.base-suggestion.md +8 -9
  46. package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +7 -7
  47. package/docs/API-reference/components/common/x-components.base-event-button.md +6 -6
  48. package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +4 -4
  49. package/docs/API-reference/components/common/x-components.global-x-bus.md +1 -2
  50. package/docs/API-reference/components/common/x-components.items-list.md +1 -1
  51. package/docs/API-reference/components/common/x-components.location-provider.md +3 -3
  52. package/docs/API-reference/components/common/x-components.snippet-callbacks.md +1 -1
  53. package/docs/API-reference/components/device/x-components.device-detector.md +3 -3
  54. package/docs/API-reference/components/empathize/x-components.empathize.md +2 -2
  55. package/docs/API-reference/components/extra-params/x-components.extra-params.md +1 -1
  56. package/docs/API-reference/components/extra-params/x-components.renderless-extra-param.md +1 -1
  57. package/docs/API-reference/components/extra-params/x-components.snippet-config-extra-params.md +2 -2
  58. package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +6 -6
  59. package/docs/API-reference/components/facets/x-components.filters/all-filter.md +4 -4
  60. package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +3 -3
  61. package/docs/API-reference/components/facets/x-components.lists/filters-list.md +2 -2
  62. package/docs/API-reference/components/facets/x-components.preselected-filters.md +2 -2
  63. package/docs/API-reference/components/history-queries/x-components.clear-history-queries.md +2 -3
  64. package/docs/API-reference/components/history-queries/x-components.remove-history-query.md +2 -2
  65. package/docs/API-reference/components/identifier-results/x-components.identifier-result.md +4 -4
  66. package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +1 -1
  67. package/docs/API-reference/components/queries-preview/x-components.query-preview-list.md +2 -2
  68. package/docs/API-reference/components/recommendations/x-components.recommendations.md +5 -5
  69. package/docs/API-reference/components/scroll/x-components.main-scroll-item.md +1 -1
  70. package/docs/API-reference/components/scroll/x-components.main-scroll.md +1 -2
  71. package/docs/API-reference/components/scroll/x-components.scroll.md +1 -1
  72. package/docs/API-reference/components/search/x-components.banners-list.md +1 -1
  73. package/docs/API-reference/components/search/x-components.partial-query-button.md +4 -4
  74. package/docs/API-reference/components/search/x-components.partial-results-list.md +2 -2
  75. package/docs/API-reference/components/search/x-components.promoteds-list.md +1 -1
  76. package/docs/API-reference/components/search/x-components.results-list.md +1 -1
  77. package/docs/API-reference/components/search/x-components.spellcheck-button.md +2 -2
  78. package/docs/API-reference/components/semantic-queries/x-components.semantic-query.md +3 -3
  79. package/docs/API-reference/components/tagging/x-components.tagging.md +10 -10
  80. package/js/components/animations/staggering-transition-group.vue.js +1 -1
  81. package/js/components/animations/staggering-transition-group.vue.js.map +1 -1
  82. package/js/components/animations/staggering-transition-group.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  83. package/js/components/animations/staggering-transition-group.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  84. package/js/components/base-event-button.vue.js.map +1 -1
  85. package/js/components/base-event-button.vue_rollup-plugin-vue_script.vue.js +1 -1
  86. package/js/components/base-event-button.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  87. package/js/components/base-grid.vue.js +1 -1
  88. package/js/components/base-grid.vue.js.map +1 -1
  89. package/js/components/base-grid.vue_rollup-plugin-vue_script.vue.js +1 -1
  90. package/js/components/base-grid.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  91. package/js/components/base-grid.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  92. package/js/components/base-keyboard-navigation.vue.js.map +1 -1
  93. package/js/components/base-keyboard-navigation.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  94. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  95. package/js/components/column-picker/base-column-picker-dropdown.vue_rollup-plugin-vue_script.vue.js +4 -4
  96. package/js/components/column-picker/base-column-picker-dropdown.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  97. package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
  98. package/js/components/modals/base-events-modal-close.vue_rollup-plugin-vue_script.vue.js +1 -2
  99. package/js/components/modals/base-events-modal-close.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  100. package/js/components/modals/base-events-modal.vue.js.map +1 -1
  101. package/js/components/modals/base-events-modal.vue_rollup-plugin-vue_script.vue.js +2 -2
  102. package/js/components/modals/base-events-modal.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  103. package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
  104. package/js/components/result/base-result-add-to-cart.vue_rollup-plugin-vue_script.vue.js +1 -1
  105. package/js/components/result/base-result-add-to-cart.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  106. package/js/components/result/base-result-current-price.vue.js.map +1 -1
  107. package/js/components/result/base-result-current-price.vue_rollup-plugin-vue_script.vue.js +2 -2
  108. package/js/components/result/base-result-current-price.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  109. package/js/components/result/base-result-image.vue.js +1 -1
  110. package/js/components/result/base-result-image.vue.js.map +1 -1
  111. package/js/components/result/base-result-image.vue_rollup-plugin-vue_script.vue.js +1 -1
  112. package/js/components/result/base-result-image.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  113. package/js/components/result/base-result-image.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  114. package/js/components/result/base-result-link.vue.js +1 -1
  115. package/js/components/result/base-result-link.vue.js.map +1 -1
  116. package/js/components/result/base-result-link.vue_rollup-plugin-vue_script.vue.js +1 -1
  117. package/js/components/result/base-result-link.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  118. package/js/components/result/base-result-link.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  119. package/js/components/result/base-result-previous-price.vue.js.map +1 -1
  120. package/js/components/result/base-result-previous-price.vue_rollup-plugin-vue_script.vue.js +2 -2
  121. package/js/components/result/base-result-previous-price.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  122. package/js/components/result/base-result-rating.vue.js +1 -1
  123. package/js/components/result/base-result-rating.vue.js.map +1 -1
  124. package/js/components/result/base-result-rating.vue_rollup-plugin-vue_script.vue.js +2 -2
  125. package/js/components/result/base-result-rating.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  126. package/js/components/result/base-result-rating.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  127. package/js/components/scroll/scroll.mixin.js +55 -12
  128. package/js/components/scroll/scroll.mixin.js.map +1 -1
  129. package/js/components/sliding-panel.vue.js +1 -1
  130. package/js/components/sliding-panel.vue.js.map +1 -1
  131. package/js/components/sliding-panel.vue_rollup-plugin-vue_script.vue.js +1 -1
  132. package/js/components/sliding-panel.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  133. package/js/components/sliding-panel.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  134. package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
  135. package/js/components/suggestions/base-suggestion.vue_rollup-plugin-vue_script.vue.js +3 -3
  136. package/js/components/suggestions/base-suggestion.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  137. package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
  138. package/js/x-modules/empathize/components/empathize.vue_rollup-plugin-vue_script.vue.js +3 -3
  139. package/js/x-modules/empathize/components/empathize.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  140. package/js/x-modules/facets/components/facets/facets-provider.vue.js +1 -1
  141. package/js/x-modules/facets/components/facets/facets-provider.vue.js.map +1 -1
  142. package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  143. package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  144. package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
  145. package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
  146. package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  147. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  148. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
  149. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  150. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
  151. package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue_script.vue.js +2 -2
  152. package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  153. package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
  154. package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
  155. package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  156. package/js/x-modules/facets/components/filters/renderless-filter.vue.js.map +1 -1
  157. package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
  158. package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  159. package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
  160. package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue_script.vue.js +1 -1
  161. package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  162. package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -1
  163. package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
  164. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_script.vue.js +1 -1
  165. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  166. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  167. package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
  168. package/js/x-modules/history-queries/components/history-query.vue_rollup-plugin-vue_script.vue.js +1 -1
  169. package/js/x-modules/history-queries/components/history-query.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  170. package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
  171. package/js/x-modules/history-queries/components/remove-history-query.vue_rollup-plugin-vue_script.vue.js +1 -1
  172. package/js/x-modules/history-queries/components/remove-history-query.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  173. package/js/x-modules/identifier-results/components/identifier-result.vue.js.map +1 -1
  174. package/js/x-modules/identifier-results/components/identifier-result.vue_rollup-plugin-vue_script.vue.js +1 -1
  175. package/js/x-modules/identifier-results/components/identifier-result.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  176. package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -1
  177. package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
  178. package/js/x-modules/identifier-results/components/identifier-results.vue_rollup-plugin-vue_script.vue.js +1 -1
  179. package/js/x-modules/identifier-results/components/identifier-results.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  180. package/js/x-modules/identifier-results/components/identifier-results.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  181. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  182. package/js/x-modules/next-queries/components/next-query.vue_rollup-plugin-vue_script.vue.js +1 -1
  183. package/js/x-modules/next-queries/components/next-query.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  184. package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
  185. package/js/x-modules/popular-searches/components/popular-search.vue_rollup-plugin-vue_script.vue.js +1 -1
  186. package/js/x-modules/popular-searches/components/popular-search.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  187. package/js/x-modules/recommendations/components/recommendations.vue.js +1 -1
  188. package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
  189. package/js/x-modules/recommendations/components/recommendations.vue_rollup-plugin-vue_script.vue.js +2 -2
  190. package/js/x-modules/recommendations/components/recommendations.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  191. package/js/x-modules/recommendations/components/recommendations.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  192. package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
  193. package/js/x-modules/related-tags/components/related-tag.vue_rollup-plugin-vue_script.vue.js +1 -1
  194. package/js/x-modules/related-tags/components/related-tag.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  195. package/js/x-modules/search/components/partial-query-button.vue.js.map +1 -1
  196. package/js/x-modules/search/components/partial-query-button.vue_rollup-plugin-vue_script.vue.js +1 -1
  197. package/js/x-modules/search/components/partial-query-button.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  198. package/js/x-modules/search/components/spellcheck-button.vue.js.map +1 -1
  199. package/js/x-modules/search/components/spellcheck-button.vue_rollup-plugin-vue_script.vue.js +1 -1
  200. package/js/x-modules/search/components/spellcheck-button.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  201. package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
  202. package/js/x-modules/search-box/components/search-button.vue_rollup-plugin-vue_script.vue.js +1 -1
  203. package/js/x-modules/search-box/components/search-button.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  204. package/js/x-modules/search-box/components/search-input.vue.js +1 -1
  205. package/js/x-modules/search-box/components/search-input.vue.js.map +1 -1
  206. package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue_script.vue.js +1 -1
  207. package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  208. package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue_styles.0.vue.js +1 -1
  209. package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
  210. package/js/x-modules/semantic-queries/components/semantic-query.vue_rollup-plugin-vue_script.vue.js +1 -1
  211. package/js/x-modules/semantic-queries/components/semantic-query.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  212. package/js/x-modules/tagging/components/tagging.vue.js.map +1 -1
  213. package/js/x-modules/tagging/components/tagging.vue_rollup-plugin-vue_script.vue.js +3 -3
  214. package/js/x-modules/tagging/components/tagging.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  215. package/js/x-modules/url/components/url-handler.vue.js.map +1 -1
  216. package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue_script.vue.js +6 -6
  217. package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue_script.vue.js.map +1 -1
  218. package/package.json +2 -2
  219. package/report/x-components.api.json +66 -27
  220. package/report/x-components.api.md +11 -1
  221. package/types/components/animations/staggering-transition-group.vue.d.ts +1 -1
  222. package/types/components/base-event-button.vue.d.ts +1 -1
  223. package/types/components/base-grid.vue.d.ts +1 -1
  224. package/types/components/base-keyboard-navigation.vue.d.ts +2 -2
  225. package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts +4 -4
  226. package/types/components/modals/base-events-modal-close.vue.d.ts +1 -2
  227. package/types/components/modals/base-events-modal-close.vue.d.ts.map +1 -1
  228. package/types/components/modals/base-events-modal.vue.d.ts +4 -4
  229. package/types/components/result/base-result-add-to-cart.vue.d.ts +2 -2
  230. package/types/components/result/base-result-current-price.vue.d.ts +3 -3
  231. package/types/components/result/base-result-image.vue.d.ts +2 -2
  232. package/types/components/result/base-result-link.vue.d.ts +2 -2
  233. package/types/components/result/base-result-previous-price.vue.d.ts +3 -3
  234. package/types/components/result/base-result-rating.vue.d.ts +2 -2
  235. package/types/components/scroll/scroll.mixin.d.ts +37 -10
  236. package/types/components/scroll/scroll.mixin.d.ts.map +1 -1
  237. package/types/components/sliding-panel.vue.d.ts +1 -1
  238. package/types/components/suggestions/base-suggestion.vue.d.ts +3 -3
  239. package/types/x-modules/empathize/components/empathize.vue.d.ts +5 -5
  240. package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts +1 -1
  241. package/types/x-modules/facets/components/filters/all-filter.vue.d.ts +1 -1
  242. package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts +1 -1
  243. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +2 -2
  244. package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts +1 -1
  245. package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts +1 -1
  246. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +1 -1
  247. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +1 -1
  248. package/types/x-modules/history-queries/components/history-query.vue.d.ts +1 -1
  249. package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts +1 -1
  250. package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts +2 -2
  251. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +1 -1
  252. package/types/x-modules/next-queries/components/next-query.vue.d.ts +1 -1
  253. package/types/x-modules/popular-searches/components/popular-search.vue.d.ts +1 -1
  254. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +2 -2
  255. package/types/x-modules/related-tags/components/related-tag.vue.d.ts +1 -1
  256. package/types/x-modules/search/components/partial-query-button.vue.d.ts +1 -1
  257. package/types/x-modules/search/components/spellcheck-button.vue.d.ts +1 -1
  258. package/types/x-modules/search-box/components/search-button.vue.d.ts +1 -1
  259. package/types/x-modules/search-box/components/search-input.vue.d.ts +1 -1
  260. package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts +1 -1
  261. package/types/x-modules/tagging/components/tagging.vue.d.ts +3 -4
  262. package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
  263. package/types/x-modules/url/components/url-handler.vue.d.ts +6 -6
package/CHANGELOG.md CHANGED
@@ -3,6 +3,23 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.0.0-alpha.405](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.404...@empathyco/x-components@3.0.0-alpha.405) (2023-08-25)
7
+
8
+ **Note:** Version bump only for package @empathyco/x-components
9
+
10
+
11
+
12
+
13
+
14
+ ## [3.0.0-alpha.404](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.403...@empathyco/x-components@3.0.0-alpha.404) (2023-08-23)
15
+
16
+
17
+ ### Documentation
18
+
19
+ * remove jsdoc [@links](https://github.com/links) from generated documentation (#1261) ([9082fb2](https://github.com/empathyco/x/commit/9082fb2a9d2be89252cc58931d8b3035849a3123))
20
+
21
+
22
+
6
23
  ## [3.0.0-alpha.403](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.402...@empathyco/x-components@3.0.0-alpha.403) (2023-08-21)
7
24
 
8
25
  **Note:** Version bump only for package @empathyco/x-components
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseColumnPickerDropdown.emitEvent() method
6
6
 
7
- Emits a [UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md) and [ColumnsNumberProvided](./x-components.xeventstypes.columnsnumberprovided.md) events.
7
+ Emits a [XEventsTypes.UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md) and [XEventsTypes.ColumnsNumberProvided](./x-components.xeventstypes.columnsnumberprovided.md) events.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  ## BaseColumnPickerDropdown class
6
6
 
7
- Column picker dropdown component renders [dropdown](./x-components.basedropdown.md) component which options are the different columns you can set for a grid.
7
+ Column picker dropdown component renders [BaseDropdown](./x-components.basedropdown.md) component which options are the different columns you can set for a grid.
8
8
 
9
- It emits [UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md) on dropdown input.
9
+ It emits [XEventsTypes.UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md) on dropdown input.
10
10
 
11
11
  **Signature:**
12
12
 
@@ -29,5 +29,5 @@ It extends [ColumnPickerMixin](./x-components.columnpickermixin.md)<!-- -->.
29
29
 
30
30
  | Method | Modifiers | Description |
31
31
  | --- | --- | --- |
32
- | [emitEvent(column)](./x-components.basecolumnpickerdropdown.emitevent.md) | | Emits a [UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md) and [ColumnsNumberProvided](./x-components.xeventstypes.columnsnumberprovided.md) events. |
32
+ | [emitEvent(column)](./x-components.basecolumnpickerdropdown.emitevent.md) | | Emits a [XEventsTypes.UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md) and [XEventsTypes.ColumnsNumberProvided](./x-components.xeventstypes.columnsnumberprovided.md) events. |
33
33
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseEventButton class
6
6
 
7
- Component to be reused that renders a `<button>` with the logic of emitting events to the bus on click. The events are passed as an object to prop [events](./x-components.xeventstypes.md)<!-- -->. The keys are the event name and the values are the payload of each event. All events are emitted with its respective payload. If any event doesn't need payload a `undefined` must be passed as value.
7
+ Component to be reused that renders a `<button>` with the logic of emitting events to the bus on click. The events are passed as an object to prop [XEventsTypes](./x-components.xeventstypes.md)<!-- -->. The keys are the event name and the values are the payload of each event. All events are emitted with its respective payload. If any event doesn't need payload a `undefined` must be passed as value.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseEventsModal.eventsToCloseModal property
6
6
 
7
- Array of [xEvents](./x-components.xevent.md) to listen to close the modal.
7
+ Array of [XEvent](./x-components.xevent.md) to listen to close the modal.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseEventsModal.eventsToOpenModal property
6
6
 
7
- Array of [xEvents](./x-components.xevent.md) to listen to open the modal.
7
+ Array of [XEvent](./x-components.xevent.md) to listen to open the modal.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseEventsModal class
6
6
 
7
- Component containing a modal that emits a [XEventsTypes.UserClickedCloseEventsModal](./x-components.xeventstypes.userclickedcloseeventsmodal.md) when clicking outside the content rendered in the default slot and can receive, through the eventsToCloseModal prop, a list of [xEvents](./x-components.xevent.md) to listen to in order to close also the modal, eventsToOpenModal prop, another list of [xEvents](./x-components.xevent.md) to customize the events to listen to open the modal and a prop, displayOverlay, to display an overlay over the rest of the html. The default slot offers the possibility to customize the modal content.
7
+ Component containing a modal that emits a [XEventsTypes.UserClickedCloseEventsModal](./x-components.xeventstypes.userclickedcloseeventsmodal.md) when clicking outside the content rendered in the default slot and can receive, through the eventsToCloseModal prop, a list of [XEvent](./x-components.xevent.md) to listen to in order to close also the modal, eventsToOpenModal prop, another list of [XEvent](./x-components.xevent.md) to customize the events to listen to open the modal and a prop, displayOverlay, to display an overlay over the rest of the html. The default slot offers the possibility to customize the modal content.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -19,8 +19,8 @@ export default class BaseEventsModal extends Vue
19
19
  | --- | --- | --- | --- |
20
20
  | [animation?](./x-components.baseeventsmodal.animation.md) | | Vue \| string | _(Optional)_ Animation to use for opening/closing the modal. |
21
21
  | [bodyClickEvent](./x-components.baseeventsmodal.bodyclickevent.md) | | [XEvent](./x-components.xevent.md) | Event to emit when any part of the website out of the modal has been clicked. |
22
- | [eventsToCloseModal](./x-components.baseeventsmodal.eventstoclosemodal.md) | | [XEvent](./x-components.xevent.md)<!-- -->\[\] | Array of [xEvents](./x-components.xevent.md) to listen to close the modal. |
23
- | [eventsToOpenModal](./x-components.baseeventsmodal.eventstoopenmodal.md) | | [XEvent](./x-components.xevent.md)<!-- -->\[\] | Array of [xEvents](./x-components.xevent.md) to listen to open the modal. |
22
+ | [eventsToCloseModal](./x-components.baseeventsmodal.eventstoclosemodal.md) | | [XEvent](./x-components.xevent.md)<!-- -->\[\] | Array of [XEvent](./x-components.xevent.md) to listen to close the modal. |
23
+ | [eventsToOpenModal](./x-components.baseeventsmodal.eventstoopenmodal.md) | | [XEvent](./x-components.xevent.md)<!-- -->\[\] | Array of [XEvent](./x-components.xevent.md) to listen to open the modal. |
24
24
  | [isOpen](./x-components.baseeventsmodal.isopen.md) | <code>protected</code> | boolean | Whether the modal is open or not. |
25
25
  | [openerElement?](./x-components.baseeventsmodal.openerelement.md) | <code>protected</code> | HTMLElement | _(Optional)_ The element that opened the modal. |
26
26
 
@@ -23,9 +23,9 @@ The component can be customized through props: an array of navigationHijacker ob
23
23
  | --- | --- | --- | --- |
24
24
  | [elementToFocus](./x-components.basekeyboardnavigation.elementtofocus.md) | <code>protected</code> | HTMLElement \| undefined | The element to focus. |
25
25
  | [eventsForDirectionLimit](./x-components.basekeyboardnavigation.eventsfordirectionlimit.md) | <code>protected</code> | Partial&lt;[EventsForDirectionLimit](./x-components.eventsfordirectionlimit.md)<!-- -->&gt; | An [EventsForDirectionLimit](./x-components.eventsfordirectionlimit.md) to emit when the user is already at the furthest element in a direction and tries to keep going on the same direction. |
26
- | [navigationHijacker](./x-components.basekeyboardnavigation.navigationhijacker.md) | <code>protected</code> | [TakeNavigationControl](./x-components.takenavigationcontrol.md)<!-- -->\[\] | An array of [navigation hijacker](./x-components.takenavigationcontrol.md) objects defining when to take control of the keyboard navigation. |
26
+ | [navigationHijacker](./x-components.basekeyboardnavigation.navigationhijacker.md) | <code>protected</code> | [TakeNavigationControl](./x-components.takenavigationcontrol.md)<!-- -->\[\] | An array of [TakeNavigationControl](./x-components.takenavigationcontrol.md) objects defining when to take control of the keyboard navigation. |
27
27
  | [navigationHijackerEvents](./x-components.basekeyboardnavigation.navigationhijackerevents.md) | <p><code>protected</code></p><p><code>readonly</code></p> | [XEventsOf](./x-components.xeventsof.md)<!-- -->&lt;[ArrowKey](./x-components.arrowkey.md)<!-- -->&gt;\[\] | Get the navigation hijacker events. |
28
- | [navigationService](./x-components.basekeyboardnavigation.navigationservice.md) | <code>protected</code> | [SpatialNavigation](./x-components.spatialnavigation.md) | The [navigation service](./x-components.spatialnavigation.md) to use. |
28
+ | [navigationService](./x-components.basekeyboardnavigation.navigationservice.md) | <code>protected</code> | [SpatialNavigation](./x-components.spatialnavigation.md) | The [SpatialNavigation](./x-components.spatialnavigation.md) service to use. |
29
29
 
30
30
  ## Methods
31
31
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseKeyboardNavigation.navigationHijacker property
6
6
 
7
- An array of [navigation hijacker](./x-components.takenavigationcontrol.md) objects defining when to take control of the keyboard navigation.
7
+ An array of [TakeNavigationControl](./x-components.takenavigationcontrol.md) objects defining when to take control of the keyboard navigation.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseKeyboardNavigation.navigationService property
6
6
 
7
- The [navigation service](./x-components.spatialnavigation.md) to use.
7
+ The [SpatialNavigation](./x-components.spatialnavigation.md) service to use.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseResultCurrentPrice variable
6
6
 
7
- Component that renders the [result](./x-types.result.md) current price that may or may not be on sale.
7
+ Component that renders the [Result](./x-types.result.md) current price that may or may not be on sale.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseResultPreviousPrice variable
6
6
 
7
- Component that renders the [result](./x-types.result.md) previous price.
7
+ Component that renders the [Result](./x-types.result.md) previous price.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## BaseSuggestion variable
6
6
 
7
- Renders a button with a default slot. It receives a query, which should be the query of the module using this component, a suggestion, the [XEvents](./x-components.xevent.md) that will be emitted on click with a given feature.
7
+ Renders a button with a default slot. It receives a query, which should be the query of the module using this component, a suggestion, the [XEvent](./x-components.xevent.md) that will be emitted on click with a given feature.
8
8
 
9
9
  The default slot receives the suggestion and the matched query has props.
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## Empathize.eventsToCloseEmpathize property
6
6
 
7
- Array of [xEvents](./x-components.xevent.md) to close the empathize.
7
+ Array of [XEvent](./x-components.xevent.md) to close the empathize.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## Empathize.eventsToOpenEmpathize property
6
6
 
7
- Array of [xEvents](./x-components.xevent.md) to open the empathize.
7
+ Array of [XEvent](./x-components.xevent.md) to open the empathize.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -19,12 +19,12 @@ export default class Empathize extends Vue
19
19
  | --- | --- | --- | --- |
20
20
  | [$refs](./x-components.empathize._refs.md) | | { noContent?: HTMLSpanElement; empathize: HTMLDivElement; } | |
21
21
  | [animation](./x-components.empathize.animation.md) | <code>protected</code> | Vue | Animation component that will be used to animate the empathize. |
22
- | [eventsToCloseEmpathize](./x-components.empathize.eventstocloseempathize.md) | <code>protected</code> | [XEvent](./x-components.xevent.md)<!-- -->\[\] | Array of [xEvents](./x-components.xevent.md) to close the empathize. |
23
- | [eventsToOpenEmpathize](./x-components.empathize.eventstoopenempathize.md) | <code>protected</code> | [XEvent](./x-components.xevent.md)<!-- -->\[\] | Array of [xEvents](./x-components.xevent.md) to open the empathize. |
22
+ | [eventsToCloseEmpathize](./x-components.empathize.eventstocloseempathize.md) | <code>protected</code> | [XEvent](./x-components.xevent.md)<!-- -->\[\] | Array of [XEvent](./x-components.xevent.md) to close the empathize. |
23
+ | [eventsToOpenEmpathize](./x-components.empathize.eventstoopenempathize.md) | <code>protected</code> | [XEvent](./x-components.xevent.md)<!-- -->\[\] | Array of [XEvent](./x-components.xevent.md) to open the empathize. |
24
24
 
25
25
  ## Methods
26
26
 
27
27
  | Method | Modifiers | Description |
28
28
  | --- | --- | --- |
29
- | [updated()](./x-components.empathize.updated.md) | | The Vue lifecycle hook [updated](https://vuex.vuejs.org/guide/state.html) is called after a data change causes the virtual DOM to be re-rendered and patched. Using it to detect if the default slot content has been replaced. |
29
+ | [updated()](./x-components.empathize.updated.md) | | The Vue lifecycle hook \[https://vuex.vuejs.org/guide/state.html\](updated) is called after a data change causes the virtual DOM to be re-rendered and patched. Using it to detect if the default slot content has been replaced. |
30
30
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## Empathize.updated() method
6
6
 
7
- The Vue lifecycle hook [updated](https://vuex.vuejs.org/guide/state.html) is called after a data change causes the virtual DOM to be re-rendered and patched. Using it to detect if the default slot content has been replaced.
7
+ The Vue lifecycle hook \[https://vuex.vuejs.org/guide/state.html\](updated) is called after a data change causes the virtual DOM to be re-rendered and patched. Using it to detect if the default slot content has been replaced.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## IdentifierResult class
6
6
 
7
- This component renders an identifier result value and highlights its matching part with the query from the state. Receives as prop the [result data](./x-types.result.md)<!-- -->.
7
+ This component renders an identifier result value and highlights its matching part with the query from the state. Receives as prop the [Result](./x-types.result.md) data.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -20,5 +20,5 @@ export default class IdentifierResult extends Vue
20
20
  | [highlightedQueryHTML](./x-components.identifierresult.highlightedqueryhtml.md) | <p><code>protected</code></p><p><code>readonly</code></p> | string | Highlights the matching part of the identifier result with the query from the state. |
21
21
  | [identifierHighlightRegexp](./x-components.identifierresult.identifierhighlightregexp.md) | | RegExp | The RegExp with the current query from the state adding the separatorChars after each matching character. |
22
22
  | [query](./x-components.identifierresult.query.md) | | string | Query from the module state. |
23
- | [result](./x-components.identifierresult.result.md) | <code>protected</code> | Result | (Required) The [result](./x-types.result.md) information. |
23
+ | [result](./x-components.identifierresult.result.md) | <code>protected</code> | Result | (Required) The [Result](./x-types.result.md) information. |
24
24
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## IdentifierResult.result property
6
6
 
7
- (Required) The [result](./x-types.result.md) information.
7
+ (Required) The [Result](./x-types.result.md) information.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## IdentifierResults class
6
6
 
7
- Paints the list of identifier results stored in the state. Each identifier result should be represented by a [identifier result component](./x-components.identifierresult.md) besides any other component.
7
+ Paints the list of identifier results stored in the state. Each identifier result should be represented by a [IdentifierResult](./x-components.identifierresult.md) component besides any other component.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -15,11 +15,11 @@ X-Components is a library usable everywhere not only for search experiences.
15
15
  | [AnimateWidth](./x-components.animatewidth.md) | Renders a transition wrapping an element passed in the default slot and animating its width. |
16
16
  | [Banner](./x-components.banner.md) | <p>. A banner result is just an item that has been inserted into the search results to advertise something. Usually it is the first item in the grid or it can be placed in the middle of them and fill the whole row where appears. The banner may be clickable or non-clickable depending on whether it has an associated URL or not. It contains an image and, optionally, a title. In case the image does not load due to an error the banner will not be rendered.</p><p>Additionally, this component exposes the following props to modify the classes of the elements: <code>titleClass</code>.</p> |
17
17
  | [BannersList](./x-components.bannerslist.md) | <p>It renders a [ItemsList](./x-components.itemslist.md) list of banners from [SearchState.banners](./x-components.searchstate.banners.md) by default using the <code>ItemsInjectionMixin</code>.</p><p>The component provides a default slot which wraps the whole component with the <code>banners</code> plus the <code>searchInjectedItems</code> which also contains the injected list items from the ancestor.</p><p>It also provides the parent slots to customize the items.</p> |
18
- | [BaseColumnPickerDropdown](./x-components.basecolumnpickerdropdown.md) | <p>Column picker dropdown component renders [dropdown](./x-components.basedropdown.md) component which options are the different columns you can set for a grid.</p><p>It emits [UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md) on dropdown input.</p> |
18
+ | [BaseColumnPickerDropdown](./x-components.basecolumnpickerdropdown.md) | <p>Column picker dropdown component renders [BaseDropdown](./x-components.basedropdown.md) component which options are the different columns you can set for a grid.</p><p>It emits [XEventsTypes.UserClickedColumnPicker](./x-components.xeventstypes.userclickedcolumnpicker.md) on dropdown input.</p> |
19
19
  | [BaseColumnPickerList](./x-components.basecolumnpickerlist.md) | <p>Column picker list component renders a list of buttons to choose the columns number.</p><p>Additionally, this component exposes the following props to modify the classes of the elements: <code>buttonClass</code>.</p> |
20
20
  | [BaseDropdown](./x-components.basedropdown.md) | Dropdown component that mimics a Select element behavior, but with the option to customize the toggle button and each item contents. |
21
- | [BaseEventButton](./x-components.baseeventbutton.md) | Component to be reused that renders a <code>&lt;button&gt;</code> with the logic of emitting events to the bus on click. The events are passed as an object to prop [events](./x-components.xeventstypes.md)<!-- -->. The keys are the event name and the values are the payload of each event. All events are emitted with its respective payload. If any event doesn't need payload a <code>undefined</code> must be passed as value. |
22
- | [BaseEventsModal](./x-components.baseeventsmodal.md) | Component containing a modal that emits a [XEventsTypes.UserClickedCloseEventsModal](./x-components.xeventstypes.userclickedcloseeventsmodal.md) when clicking outside the content rendered in the default slot and can receive, through the eventsToCloseModal prop, a list of [xEvents](./x-components.xevent.md) to listen to in order to close also the modal, eventsToOpenModal prop, another list of [xEvents](./x-components.xevent.md) to customize the events to listen to open the modal and a prop, displayOverlay, to display an overlay over the rest of the html. The default slot offers the possibility to customize the modal content. |
21
+ | [BaseEventButton](./x-components.baseeventbutton.md) | Component to be reused that renders a <code>&lt;button&gt;</code> with the logic of emitting events to the bus on click. The events are passed as an object to prop [XEventsTypes](./x-components.xeventstypes.md)<!-- -->. The keys are the event name and the values are the payload of each event. All events are emitted with its respective payload. If any event doesn't need payload a <code>undefined</code> must be passed as value. |
22
+ | [BaseEventsModal](./x-components.baseeventsmodal.md) | Component containing a modal that emits a [XEventsTypes.UserClickedCloseEventsModal](./x-components.xeventstypes.userclickedcloseeventsmodal.md) when clicking outside the content rendered in the default slot and can receive, through the eventsToCloseModal prop, a list of [XEvent](./x-components.xevent.md) to listen to in order to close also the modal, eventsToOpenModal prop, another list of [XEvent](./x-components.xevent.md) to customize the events to listen to open the modal and a prop, displayOverlay, to display an overlay over the rest of the html. The default slot offers the possibility to customize the modal content. |
23
23
  | [BaseGrid](./x-components.basegrid.md) | Grid component that is able to render different items based on their modelName value. In order to achieve this, it exposes a scopedSlot for each different modelName. In case the items used do not have modelName property, the default slot is used instead. It has a required property: the <code>items</code> to render; and an optional one: the number <code>columns</code> the grid is divided in. If the number of columns is not specified, the grid automatically fills the rows with as many columns as it can fit. |
24
24
  | [BaseHeaderTogglePanel](./x-components.baseheadertogglepanel.md) | Toggle panel which uses the base toggle panel, adds a header and manage the open / close state of the panel. |
25
25
  | [BaseIdModal](./x-components.baseidmodal.md) | Component containing a modal expecting a required prop, named <code>modalId</code>. It reacts to <code>UserClickedOpenModal</code>, <code>UserClickedCloseModal</code> and <code>UserClickedOutOfModal</code> events, when their payload matches the component's 'modalId' prop, to handle its open/close state. The default slot offers the possibility to customise the modal content. |
@@ -67,8 +67,8 @@ X-Components is a library usable everywhere not only for search experiences.
67
67
  | [HistoryQueriesGetter](./x-components.historyqueriesgetter.md) | Class implementation for the [HistoryQueriesGetters.historyQueries](./x-components.historyqueriesgetters.historyqueries.md) getter. |
68
68
  | [HistoryQueriesSwitch](./x-components.historyqueriesswitch.md) | History Queries Switch is a component to enable or disable the history queries. This component emits events depending on the <code>isEnabled</code> value. |
69
69
  | [HistoryQuery](./x-components.historyquery.md) | This component renders a history query suggestion combining two buttons: one for selecting this suggestion as the search query, and another one to remove this query suggestion from the history queries. |
70
- | [IdentifierResult](./x-components.identifierresult.md) | This component renders an identifier result value and highlights its matching part with the query from the state. Receives as prop the [result data](./x-types.result.md)<!-- -->. |
71
- | [IdentifierResults](./x-components.identifierresults.md) | Paints the list of identifier results stored in the state. Each identifier result should be represented by a [identifier result component](./x-components.identifierresult.md) besides any other component. |
70
+ | [IdentifierResult](./x-components.identifierresult.md) | This component renders an identifier result value and highlights its matching part with the query from the state. Receives as prop the [Result](./x-types.result.md) data. |
71
+ | [IdentifierResults](./x-components.identifierresults.md) | Paints the list of identifier results stored in the state. Each identifier result should be represented by a [IdentifierResult](./x-components.identifierresult.md) component besides any other component. |
72
72
  | [ItemsList](./x-components.itemslist.md) | It renders a list of [ListItem](./x-components.listitem.md) providing a slot for each <code>slotName</code> which depends on the <code>modelName</code>of the item. |
73
73
  | [ItemsListInjectionMixin](./x-components.itemslistinjectionmixin.md) | Mixin to facilitate providing and injecting a list of list items. Injected list is available at <code>injectedListItems</code>, and the provided list should be stored in <code>items</code>. |
74
74
  | [LocationProvider](./x-components.locationprovider.md) | Location Provider component. This component injects the location with value passed as prop. |
@@ -93,13 +93,13 @@ X-Components is a library usable everywhere not only for search experiences.
93
93
  | [QuerySuggestion](./x-components.querysuggestion.md) | This component renders a suggestion for a query. A query suggestion is a recommended query based on previous search queries. It contains the query itself and a set of filters associated. For example, if you're searching for \_shirt\_, a query suggestion could be \_long sleeve shirt\_. |
94
94
  | [QuerySuggestions](./x-components.querysuggestions.md) | This component renders a list of possible search queries to select from as a query is entered in the input field. By default, this is a list of \[<code>QuerySuggestion</code>\](./x-components.query-suggestion.md) components. |
95
95
  | [QuerySuggestionsGetter](./x-components.querysuggestionsgetter.md) | Class implementation for the [QuerySuggestionsGetter.querySuggestions()](./x-components.querysuggestionsgetter.querysuggestions.md) getter. |
96
- | [Recommendations](./x-components.recommendations.md) | It renders a list of recommendations from the [Recommendations](./x-components.recommendationsstate.recommendations.md) state by default. The component provides the slot layout which wraps the whole component with the recommendations bounded. It also provides the default slot to customize the item, which is within the layout slot, with the recommendation bounded. Each recommendation should be represented by a [result link component](./x-components.baseresultlink.md) besides any other component. |
96
+ | [Recommendations](./x-components.recommendations.md) | It renders a list of recommendations from the [RecommendationsState.recommendations](./x-components.recommendationsstate.recommendations.md) state by default. The component provides the slot layout which wraps the whole component with the recommendations bounded. It also provides the default slot to customize the item, which is within the layout slot, with the recommendation bounded. Each recommendation should be represented by a [BaseResultLink](./x-components.baseresultlink.md) component besides any other component. |
97
97
  | [Redirection](./x-components.redirection.md) | A redirection is a component that sends the user to a link in the website. It is helpful when there are queries like <code>help</code>, <code>shipping costs</code>, <code>my account</code>, where a link to a section in the website will be more helpful than the set of results returned. |
98
98
  | [RelatedTag](./x-components.relatedtag.md) | This component renders a related tag for a query. A related tag is a descriptive keyword related to the current query to fine-tune the search. For example, if you are searching for \*lego\*, a related tag could be \*city\*, refining the search with \*lego city\*. |
99
99
  | [RelatedTags](./x-components.relatedtags.md) | This component renders a set of \[<code>RelatedTag</code>\](./x-components.related-tag) components by default to select from after a query is performed to fine-tune search. For example, if you are searching for \*lego\*, different related tags could be \*city\*, \*friends\*, or \*harry potter\*, refining the search with \*lego city\*, \*lego friends\*, or \*lego harry potter\*. |
100
100
  | [RemoveHistoryQuery](./x-components.removehistoryquery.md) | Button that when it is pressed emits the [HistoryQueriesXEvents.UserPressedRemoveHistoryQuery](./x-components.historyqueriesxevents.userpressedremovehistoryquery.md) event, expressing the user intention to remove a query in the history. |
101
101
  | [RenderlessExtraParams](./x-components.renderlessextraparams.md) | It emits a [ExtraParamsXEvents.UserChangedExtraParams](./x-components.extraparamsxevents.userchangedextraparams.md) when the <code>updateValue</code> is called. |
102
- | [RenderlessFilter](./x-components.renderlessfilter.md) | Renders default slot content. It binds to the default slot a [BooleanFilter](./x-types.booleanfilter.md)<!-- -->, the [XEvents](./x-components.xevent.md) that will be emitted when clicking the content, the css classes and if the content should be disabled. |
102
+ | [RenderlessFilter](./x-components.renderlessfilter.md) | Renders default slot content. It binds to the default slot a [BooleanFilter](./x-types.booleanfilter.md)<!-- -->, the [XEvent](./x-components.xevent.md) that will be emitted when clicking the content, the css classes and if the content should be disabled. |
103
103
  | [ResultsList](./x-components.resultslist.md) | <p>It renders a [ItemsList](./x-components.itemslist.md) list with the results from [SearchState.results](./x-components.searchstate.results.md) by default.</p><p>The component provides a default slot which wraps the whole component with the <code>results</code> bound.</p><p>It also provides the slot result to customize the item, which is within the default slot, with the result bound.</p> |
104
104
  | [ResultVariantSelector](./x-components.resultvariantselector.md) | Component to show and select the available variants of a product for a given nest level. TODO: Add logger warning on mount when result is not injected. |
105
105
  | [ResultVariantsProvider](./x-components.resultvariantsprovider.md) | <p>Component that exposes the result merged with its selected variant in the default slot.</p><p>It receives the original result and keeps track of the selected variant.</p><p>It provides the original result, the array containing the selected variants and a callback to set the selected variant to be used from a child.</p> |
@@ -128,7 +128,7 @@ X-Components is a library usable everywhere not only for search experiences.
128
128
  | [SpellcheckButton](./x-components.spellcheckbutton.md) | A button that when pressed emits the [XEventsTypes.UserAcceptedAQuery](./x-components.xeventstypes.useracceptedaquery.md) and [XEventsTypes.UserAcceptedSpellcheckQuery](./x-components.xeventstypes.useracceptedspellcheckquery.md) events, expressing the user intention to set the spellchecked query. |
129
129
  | [StaggeredFadeAndSlide](./x-components.staggeredfadeandslide.md) | Renders a transition group wrapping the elements passed in the default slot and animating them with an staggered fade and slide animation. |
130
130
  | [StaggeringTransitionGroup](./x-components.staggeringtransitiongroup.md) | A replacement component for Vue's transition-group, that also adds the option to stagger the animations. |
131
- | [Tagging](./x-components.tagging.md) | This component enables and manages the sending of information to the [Empathy Tagging API](https://docs.empathy.co/develop-empathy-platform/api-reference/tagging-api.html)<!-- -->. It allows to enable or disable the session id management through the <code>consent</code> prop. |
131
+ | [Tagging](./x-components.tagging.md) | This component enables and manages the sending of information to the \[Empathy Tagging API\](https://docs.empathy.co/develop-empathy-platform/api-reference/tagging-api.html). It allows to enable or disable the session id management through the <code>consent</code> prop. |
132
132
  | [UrlHandler](./x-components.urlhandler.md) | This component manages the browser URL parameters to preserve them through reloads and browser history navigation. It allow to configure the default url parameter names using its attributes. This component doesn't render elements to the DOM. |
133
133
  | [WindowScroll](./x-components.windowscroll.md) | The <code>WindowScroll</code> component listens to either the <code>html</code> or <code>body</code> DOM scroll events, and re-emits them as X Events. Additionally it also emits events related to the direction or current position of these elements scroll. |
134
134
  | [XInstaller](./x-components.xinstaller.md) | <p>The purpose of this class is to offer a quick way to initialize the XComponents in a setup project. It allows to receive all the options in [InstallXOptions](./x-components.installxoptions.md) which is an extension of [XPluginOptions](./x-components.xpluginoptions.md) with all the options for the plugin and some options more.</p><p>This class does multiple things: 1. Install the [XPlugin](./x-components.xplugin.md) with the [XPluginOptions](./x-components.xpluginoptions.md)<!-- -->. 2. Creates the public [XAPI](./x-components.xapi.md) and add it to global window. 3. Creates the Vue Application for the customer project.</p><p>The steps 2 &amp; 3 are optional and depends on the options passed in [InstallXOptions](./x-components.installxoptions.md)<!-- -->.</p> |
@@ -397,12 +397,12 @@ X-Components is a library usable everywhere not only for search experiences.
397
397
  | [BasePlaceholderImage](./x-components.baseplaceholderimage.md) | |
398
398
  | [BasePriceFilterLabel](./x-components.basepricefilterlabel.md) | Renders a label for a price filter, allowing to select different messages depending on the value of the filter. |
399
399
  | [BaseRatingFilterLabel](./x-components.baseratingfilterlabel.md) | Renders a label for a rating filter, allowing to override the elements used to paint the rating. |
400
- | [BaseResultCurrentPrice](./x-components.baseresultcurrentprice.md) | Component that renders the [result](./x-types.result.md) current price that may or may not be on sale. |
400
+ | [BaseResultCurrentPrice](./x-components.baseresultcurrentprice.md) | Component that renders the [Result](./x-types.result.md) current price that may or may not be on sale. |
401
401
  | [BaseResultImage](./x-components.baseresultimage.md) | Component to be reused that renders an <code>&lt;img&gt;</code>. |
402
402
  | [BaseResultLink](./x-components.baseresultlink.md) | Component to be reused that renders an <code>&lt;a&gt;</code> wrapping the result contents. |
403
- | [BaseResultPreviousPrice](./x-components.baseresultpreviousprice.md) | Component that renders the [result](./x-types.result.md) previous price. |
403
+ | [BaseResultPreviousPrice](./x-components.baseresultpreviousprice.md) | Component that renders the [Result](./x-types.result.md) previous price. |
404
404
  | [BaseResultRating](./x-components.baseresultrating.md) | This component renders a [BaseRating](./x-components.baserating.md) for a result passed as prop. |
405
- | [BaseSuggestion](./x-components.basesuggestion.md) | <p>Renders a button with a default slot. It receives a query, which should be the query of the module using this component, a suggestion, the [XEvents](./x-components.xevent.md) that will be emitted on click with a given feature.</p><p>The default slot receives the suggestion and the matched query has props.</p> |
405
+ | [BaseSuggestion](./x-components.basesuggestion.md) | <p>Renders a button with a default slot. It receives a query, which should be the query of the module using this component, a suggestion, the [XEvent](./x-components.xevent.md) that will be emitted on click with a given feature.</p><p>The default slot receives the suggestion and the matched query has props.</p> |
406
406
  | [BaseTogglePanel](./x-components.basetogglepanel.md) | Simple panel that receives its open state via prop, which is responsible of rendering default slot inside a configurable transition. |
407
407
  | [bus](./x-components.bus.md) | Default implementation. |
408
408
  | [cancelFetchAndSaveIdentifierResults](./x-components.cancelfetchandsaveidentifierresults.md) | Default implementation for [IdentifierResultsActions.cancelFetchAndSaveIdentifierResults()](./x-components.identifierresultsactions.cancelfetchandsaveidentifierresults.md) action. |
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## Recommendations class
6
6
 
7
- It renders a list of recommendations from the [Recommendations](./x-components.recommendationsstate.recommendations.md) state by default. The component provides the slot layout which wraps the whole component with the recommendations bounded. It also provides the default slot to customize the item, which is within the layout slot, with the recommendation bounded. Each recommendation should be represented by a [result link component](./x-components.baseresultlink.md) besides any other component.
7
+ It renders a list of recommendations from the [RecommendationsState.recommendations](./x-components.recommendationsstate.recommendations.md) state by default. The component provides the slot layout which wraps the whole component with the recommendations bounded. It also provides the default slot to customize the item, which is within the layout slot, with the recommendation bounded. Each recommendation should be represented by a [BaseResultLink](./x-components.baseresultlink.md) component besides any other component.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## RenderlessFilter class
6
6
 
7
- Renders default slot content. It binds to the default slot a [BooleanFilter](./x-types.booleanfilter.md)<!-- -->, the [XEvents](./x-components.xevent.md) that will be emitted when clicking the content, the css classes and if the content should be disabled.
7
+ Renders default slot content. It binds to the default slot a [BooleanFilter](./x-types.booleanfilter.md)<!-- -->, the [XEvent](./x-components.xevent.md) that will be emitted when clicking the content, the css classes and if the content should be disabled.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## ScrollMixin.firstElementThresholdPx property
6
6
 
7
- Positive vertical distance to still consider that the an element is the first one visible. For example, if set to 100, after scrolling 100 pixels, the first rendered element will still be considered the first one.
7
+ Positive vertical distance to still consider that the element is the first one visible. For example, if set to 100, after scrolling 100 pixels, the first rendered element will still be considered the first one.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -19,8 +19,9 @@ export default class ScrollMixin extends Vue
19
19
  | --- | --- | --- | --- |
20
20
  | [$el](./x-components.scrollmixin._el.md) | | HTMLElement | The scrolling container reference. |
21
21
  | [distanceToBottom](./x-components.scrollmixin.distancetobottom.md) | | number | Distance to the end of the scroll that when reached will emit the <code>scroll:about-to-end</code> event. |
22
- | [firstElementThresholdPx](./x-components.scrollmixin.firstelementthresholdpx.md) | | number | Positive vertical distance to still consider that the an element is the first one visible. For example, if set to 100, after scrolling 100 pixels, the first rendered element will still be considered the first one. |
22
+ | [firstElementThresholdPx](./x-components.scrollmixin.firstelementthresholdpx.md) | | number | Positive vertical distance to still consider that the element is the first one visible. For example, if set to 100, after scrolling 100 pixels, the first rendered element will still be considered the first one. |
23
23
  | [resetOn](./x-components.scrollmixin.reseton.md) | | [XEvent](./x-components.xevent.md) | List of events that should reset the scroll when emitted. |
24
24
  | [resetOnChange](./x-components.scrollmixin.resetonchange.md) | <code>protected</code> | boolean | If true (default), sets the scroll position to the top when certain events are emitted. |
25
+ | [throtteledCall](./x-components.scrollmixin.throtteledcall.md) | <code>protected</code> | import("../..").[ThrottleFunction](./x-components.throttlefunction.md)<!-- -->&lt;\[\]&gt; | |
25
26
  | [throttleMs](./x-components.scrollmixin.throttlems.md) | | number | Time duration to ignore the subsequent scroll events after an emission. Higher values will decrease events precision but can prevent performance issues. |
26
27
 
@@ -0,0 +1,11 @@
1
+ <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
+
3
+ [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [ScrollMixin](./x-components.scrollmixin.md) &gt; [throtteledCall](./x-components.scrollmixin.throtteledcall.md)
4
+
5
+ ## ScrollMixin.throtteledCall property
6
+
7
+ **Signature:**
8
+
9
+ ```typescript
10
+ protected throtteledCall: import("../..").ThrottleFunction<[]>;
11
+ ```
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## Tagging.clickedResultStorageKey property
6
6
 
7
- The Object key of the [result](./x-types.result.md) clicked by the user that will be used as id for the storage. By default, the Result url will be used.
7
+ The Object key of the [Result](./x-types.result.md) clicked by the user that will be used as id for the storage. By default, the Result url will be used.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  ## Tagging class
6
6
 
7
- This component enables and manages the sending of information to the [Empathy Tagging API](https://docs.empathy.co/develop-empathy-platform/api-reference/tagging-api.html)<!-- -->. It allows to enable or disable the session id management through the `consent` prop.
7
+ This component enables and manages the sending of information to the \[Empathy Tagging API\](https://docs.empathy.co/develop-empathy-platform/api-reference/tagging-api.html). It allows to enable or disable the session id management through the `consent` prop.
8
8
 
9
9
  **Signature:**
10
10
 
@@ -18,7 +18,7 @@ export default class Tagging extends Vue
18
18
  | Property | Modifiers | Type | Description |
19
19
  | --- | --- | --- | --- |
20
20
  | [activeConsent](./x-components.tagging.activeconsent.md) | <code>readonly</code> | boolean | The active consent, selected from the <code>consent</code> prop and the <code>snippetConfig.consent</code> property. False by default. |
21
- | [clickedResultStorageKey](./x-components.tagging.clickedresultstoragekey.md) | | string | The Object key of the [result](./x-types.result.md) clicked by the user that will be used as id for the storage. By default, the Result url will be used. |
21
+ | [clickedResultStorageKey](./x-components.tagging.clickedresultstoragekey.md) | | string | The Object key of the [Result](./x-types.result.md) clicked by the user that will be used as id for the storage. By default, the Result url will be used. |
22
22
  | [clickedResultStorageTTLMs](./x-components.tagging.clickedresultstoragettlms.md) | | number | The TTL in milliseconds for storing the clicked result info. |
23
23
  | [config](./x-components.tagging.config.md) | <code>readonly</code> | [TaggingConfig](./x-components.taggingconfig.md) | |
24
24
  | [consent?](./x-components.tagging.consent.md) | <code>protected</code> | boolean | _(Optional)_ The consent to be emitted. |
@@ -6,10 +6,10 @@ title: BaseColumnPickerDropdown
6
6
 
7
7
  # BaseColumnPickerDropdown
8
8
 
9
- Column picker dropdown component renders {@link BaseDropdown | dropdown} component which options are
10
- the different columns you can set for a grid.
9
+ Column picker dropdown component renders BaseDropdown component which options are the different
10
+ columns you can set for a grid.
11
11
 
12
- It emits {@link XEventsTypes.UserClickedColumnPicker | UserClickedColumnPicker} on dropdown input.
12
+ It emits XEventsTypes.UserClickedColumnPicker on dropdown input.
13
13
 
14
14
  ## Props
15
15
 
@@ -6,8 +6,8 @@ title: BaseEventsModalClose
6
6
 
7
7
  # BaseEventsModalClose
8
8
 
9
- Component contains an event button that emits {@link XEventsTypes.UserClickedCloseEventsModal} when
10
- clicked. It has a default slot to customize its contents.
9
+ Component contains an event button that emits XEventsTypes.UserClickedCloseEventsModal when clicked.
10
+ It has a default slot to customize its contents.
11
11
 
12
12
  ## Props
13
13
 
@@ -6,8 +6,8 @@ title: BaseEventsModalOpen
6
6
 
7
7
  # BaseEventsModalOpen
8
8
 
9
- Component contains an event button that emits {@link XEventsTypes.UserClickedOpenEventsModal} when
10
- clicked. It has a default slot to customize its contents.
9
+ Component contains an event button that emits XEventsTypes.UserClickedOpenEventsModal when clicked.
10
+ It has a default slot to customize its contents.
11
11
 
12
12
  ## Props
13
13
 
@@ -6,20 +6,20 @@ title: BaseEventsModal
6
6
 
7
7
  # BaseEventsModal
8
8
 
9
- Component containing a modal that emits a {@link XEventsTypes.UserClickedCloseEventsModal} when
10
- clicking outside the content rendered in the default slot and can receive, through the
11
- eventsToCloseModal prop, a list of {@link XEvent | xEvents} to listen to in order to close also the
12
- modal, eventsToOpenModal prop, another list of {@link XEvent | xEvents} to customize the events to
13
- listen to open the modal and a prop, displayOverlay, to display an overlay over the rest of the
14
- html. The default slot offers the possibility to customize the modal content.
9
+ Component containing a modal that emits a XEventsTypes.UserClickedCloseEventsModal when clicking
10
+ outside the content rendered in the default slot and can receive, through the eventsToCloseModal
11
+ prop, a list of XEvent to listen to in order to close also the modal, eventsToOpenModal prop,
12
+ another list of XEvent to customize the events to listen to open the modal and a prop,
13
+ displayOverlay, to display an overlay over the rest of the html. The default slot offers the
14
+ possibility to customize the modal content.
15
15
 
16
16
  ## Props
17
17
 
18
18
  | Name | Description | Type | Default |
19
19
  | ------------------------------- | ----------------------------------------------------------------------------- | ------------------- | ------------------------------------------------------------------------------------------- |
20
20
  | <code>animation</code> | Animation to use for opening/closing the modal. | <code>union</code> | <code></code> |
21
- | <code>eventsToOpenModal</code> | Array of {@link XEvent \| xEvents} to listen to open the modal. | <code>Array</code> | <code>(): XEvent[] => ['UserClickedOpenEventsModal']</code> |
22
- | <code>eventsToCloseModal</code> | Array of {@link XEvent \| xEvents} to listen to close the modal. | <code>Array</code> | <code>(): XEvent[] => ['UserClickedCloseEventsModal', 'UserClickedOutOfEventsModal']</code> |
21
+ | <code>eventsToOpenModal</code> | Array of XEvent to listen to open the modal. | <code>Array</code> | <code>(): XEvent[] => ['UserClickedOpenEventsModal']</code> |
22
+ | <code>eventsToCloseModal</code> | Array of XEvent to listen to close the modal. | <code>Array</code> | <code>(): XEvent[] => ['UserClickedCloseEventsModal', 'UserClickedOutOfEventsModal']</code> |
23
23
  | <code>bodyClickEvent</code> | Event to emit when any part of the website out of the modal has been clicked. | <code>XEvent</code> | <code>'UserClickedOutOfEventsModal'</code> |
24
24
 
25
25
  ## Slots
@@ -6,8 +6,8 @@ title: BaseIdModalClose
6
6
 
7
7
  # BaseIdModalClose
8
8
 
9
- Component that allows to close a modal by emitting {@link XEventsTypes.UserClickedCloseModal}. It
10
- allows full customization with the 'closing-element' slot and exposes the 'closeModal' function.
9
+ Component that allows to close a modal by emitting XEventsTypes.UserClickedCloseModal. It allows
10
+ full customization with the 'closing-element' slot and exposes the 'closeModal' function.
11
11
 
12
12
  ## Props
13
13
 
@@ -6,9 +6,9 @@ title: BaseIdModalOpen
6
6
 
7
7
  # BaseIdModalOpen
8
8
 
9
- Component that allows to open a modal by emitting {@link XEventsTypes.UserClickedOpenModal} with the
10
- modalId as payload. It allows full customization with the 'opening-element' slot and exposes the
11
- 'openModal' function.
9
+ Component that allows to open a modal by emitting XEventsTypes.UserClickedOpenModal with the modalId
10
+ as payload. It allows full customization with the 'opening-element' slot and exposes the 'openModal'
11
+ function.
12
12
 
13
13
  ## Props
14
14
 
@@ -6,7 +6,7 @@ title: CloseMainModal
6
6
 
7
7
  # CloseMainModal
8
8
 
9
- Button to close the {@link MainModal}.
9
+ Button to close the MainModal.
10
10
 
11
11
  ## Slots
12
12
 
@@ -6,7 +6,7 @@ title: OpenMainModal
6
6
 
7
7
  # OpenMainModal
8
8
 
9
- Button to open the {@link MainModal}.
9
+ Button to open the MainModal.
10
10
 
11
11
  ## Slots
12
12
 
@@ -6,8 +6,8 @@ title: BaseIdTogglePanelButton
6
6
 
7
7
  # BaseIdTogglePanelButton
8
8
 
9
- Component containing an event button that emits {@link XEventsTypes.UserClickedPanelToggleButton}
10
- when clicked with the panelId as payload.
9
+ Component containing an event button that emits XEventsTypes.UserClickedPanelToggleButton when
10
+ clicked with the panelId as payload.
11
11
 
12
12
  It has a default slot to customize its contents.
13
13
 
@@ -6,14 +6,14 @@ title: BaseResultAddToCart
6
6
 
7
7
  # BaseResultAddToCart
8
8
 
9
- Renders a button with a default slot. It receives the result with the data and emits {@link
10
- XEventsTypes.UserClickedResultAddToCart} to the bus on click mouse event.
9
+ Renders a button with a default slot. It receives the result with the data and emits
10
+ XEventsTypes.UserClickedResultAddToCart to the bus on click mouse event.
11
11
 
12
12
  ## Props
13
13
 
14
- | Name | Description | Type | Default |
15
- | ------------------- | ----------------------------------------------------------------------- | ------------------- | ------------- |
16
- | <code>result</code> | (Required) The {@link @empathyco/x-types#Result \| result} information. | <code>Result</code> | <code></code> |
14
+ | Name | Description | Type | Default |
15
+ | ------------------- | ----------------------------------------------------- | ------------------- | ------------- |
16
+ | <code>result</code> | (Required) The @empathyco/x-types#Result information. | <code>Result</code> | <code></code> |
17
17
 
18
18
  ## Slots
19
19