@empathyco/x-components 3.0.0-alpha.34 → 3.0.0-alpha.35

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 (421) hide show
  1. package/CHANGELOG.md +52 -0
  2. package/core/index.js +23 -22
  3. package/core/index.js.map +1 -1
  4. package/docs/API-reference/api/x-components.baseidtogglepanel.md +0 -1
  5. package/docs/API-reference/api/x-components.baseresultlink.md +1 -1
  6. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.isbackdropvisible.md +11 -0
  7. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.leftasideanimation.md +11 -0
  8. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.md +30 -0
  9. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.rightasideanimation.md +11 -0
  10. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.scrollposition.md +11 -0
  11. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.setposition.md +22 -0
  12. package/docs/API-reference/api/x-components.getrootxcomponent.md +2 -2
  13. package/docs/API-reference/api/x-components.isxcomponent.md +2 -2
  14. package/docs/API-reference/api/x-components.maybearray.md +13 -0
  15. package/docs/API-reference/api/x-components.md +11 -7
  16. package/docs/API-reference/api/x-components.namespaceddebounce.md +2 -2
  17. package/docs/API-reference/api/x-components.namespacedthrottle.md +2 -2
  18. package/docs/API-reference/api/{x-components.namespacedtimeretrieving.md → x-components.namespacedtimeselector.md} +3 -3
  19. package/docs/API-reference/api/x-components.namespacedtimewireoperator.md +3 -3
  20. package/docs/API-reference/api/x-components.searchxevents.md +2 -0
  21. package/docs/API-reference/api/x-components.searchxevents.userclickedabanner.md +13 -0
  22. package/docs/API-reference/api/x-components.searchxevents.userclickedapromoted.md +13 -0
  23. package/docs/API-reference/api/x-components.setconsent.md +1 -1
  24. package/docs/API-reference/api/x-components.setquerytaggingdebounce.md +1 -1
  25. package/docs/API-reference/api/x-components.setsessionduration.md +1 -1
  26. package/docs/API-reference/api/x-components.throttle.md +3 -3
  27. package/docs/API-reference/api/x-components.timedwireoperatoroptions.cancelon.md +13 -0
  28. package/docs/API-reference/api/x-components.timedwireoperatoroptions.forceon.md +13 -0
  29. package/docs/API-reference/api/x-components.timedwireoperatoroptions.md +21 -0
  30. package/docs/API-reference/api/{x-components.timeretrieving.md → x-components.timeselector.md} +3 -3
  31. package/docs/API-reference/api/x-components.trackaddtocartwire.md +13 -0
  32. package/docs/API-reference/api/{x-components.trackwire.md → x-components.trackquerywire.md} +3 -3
  33. package/docs/API-reference/api/x-components.trackresultclickedwire.md +13 -0
  34. package/docs/API-reference/api/x-components.xeventstypes.md +0 -1
  35. package/docs/API-reference/api/x-components.xinstaller.md +1 -1
  36. package/docs/API-reference/components/common/animations/x-components.animate-width.md +1 -1
  37. package/docs/API-reference/components/common/animations/x-components.collapse-from-top.md +1 -1
  38. package/docs/API-reference/components/common/animations/x-components.collapse-height.md +1 -1
  39. package/docs/API-reference/components/common/animations/x-components.collapse-width.md +1 -1
  40. package/docs/API-reference/components/common/animations/x-components.cross-fade.md +1 -1
  41. package/docs/API-reference/components/common/animations/x-components.fade-and-slide.md +1 -1
  42. package/docs/API-reference/components/common/{x-components.staggering-transition-group.md → animations/x-components.staggering-transition-group.md} +2 -2
  43. package/docs/API-reference/components/common/animations/x-components.translate-from-left.md +1 -1
  44. package/docs/API-reference/components/common/animations/x-components.translate-from-right.md +1 -1
  45. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +5 -5
  46. package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-list.md +5 -5
  47. package/docs/API-reference/components/common/currency/x-components.base-currency.md +2 -4
  48. package/docs/API-reference/components/common/filters/labels/x-components.base-price-filter-label.md +2 -2
  49. package/docs/API-reference/components/common/filters/labels/x-components.base-rating-filter-label.md +4 -4
  50. package/docs/API-reference/components/common/layouts/x-components.fixed-header-and-asides-layout.md +2 -2
  51. package/docs/API-reference/components/common/layouts/x-components.multi-column-max-width-layout.md +2 -2
  52. package/docs/API-reference/components/common/modals/x-components.base-events-modal-close.md +3 -3
  53. package/docs/API-reference/components/common/modals/x-components.base-events-modal-open.md +3 -3
  54. package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +3 -3
  55. package/docs/API-reference/components/common/modals/x-components.base-id-modal-close.md +2 -2
  56. package/docs/API-reference/components/common/modals/x-components.base-id-modal-open.md +2 -2
  57. package/docs/API-reference/components/common/modals/x-components.base-id-modal.md +2 -2
  58. package/docs/API-reference/components/common/modals/x-components.base-modal.md +1 -1
  59. package/docs/API-reference/components/common/panels/x-components.base-header-toggle-panel.md +4 -4
  60. package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel-button.md +2 -2
  61. package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel.md +2 -2
  62. package/docs/API-reference/components/common/panels/x-components.base-toggle-panel.md +2 -2
  63. package/docs/API-reference/components/common/result/x-components.base-result-add-to-cart.md +2 -2
  64. package/docs/API-reference/components/common/result/x-components.base-result-current-price.md +3 -3
  65. package/docs/API-reference/components/common/result/x-components.base-result-image.md +3 -3
  66. package/docs/API-reference/components/common/result/x-components.base-result-link.md +11 -19
  67. package/docs/API-reference/components/common/result/x-components.base-result-previous-price.md +3 -3
  68. package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +2 -2
  69. package/docs/API-reference/components/common/suggestions/x-components.base-suggestion.md +3 -3
  70. package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +1 -1
  71. package/docs/API-reference/components/common/x-components.base-dropdown.md +1 -1
  72. package/docs/API-reference/components/common/x-components.base-event-button.md +2 -2
  73. package/docs/API-reference/components/common/x-components.base-grid.md +4 -4
  74. package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +4 -4
  75. package/docs/API-reference/components/common/x-components.base-rating.md +3 -3
  76. package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +1 -1
  77. package/docs/API-reference/components/common/x-components.sliding-panel.md +4 -4
  78. package/docs/API-reference/components/empathize/x-components.empathize.md +2 -2
  79. package/docs/API-reference/components/extra-params/x-components.renderless-extra-param.md +2 -2
  80. package/docs/API-reference/components/facets/x-components.clear-filters.md +3 -3
  81. package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +1 -1
  82. package/docs/API-reference/components/facets/x-components.facets/facets.md +6 -6
  83. package/docs/API-reference/components/facets/x-components.filters/all-filter.md +5 -5
  84. package/docs/API-reference/components/facets/x-components.filters/base-filter.md +4 -4
  85. package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md +5 -5
  86. package/docs/API-reference/components/facets/x-components.filters/hierarchical-filter.md +4 -4
  87. package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +3 -3
  88. package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +3 -3
  89. package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +4 -4
  90. package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md +3 -3
  91. package/docs/API-reference/components/facets/x-components.lists/filters-list.md +3 -3
  92. package/docs/API-reference/components/facets/x-components.lists/filters-search.md +3 -3
  93. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +5 -5
  94. package/docs/API-reference/components/facets/x-components.lists/selected-filters.md +4 -4
  95. package/docs/API-reference/components/facets/x-components.lists/sliced-filters.md +3 -3
  96. package/docs/API-reference/components/facets/x-components.lists/sorted-filters.md +5 -5
  97. package/docs/API-reference/components/history-queries/x-components.clear-history-queries.md +2 -2
  98. package/docs/API-reference/components/history-queries/x-components.history-queries.md +4 -4
  99. package/docs/API-reference/components/history-queries/x-components.history-query.md +3 -3
  100. package/docs/API-reference/components/history-queries/x-components.remove-history-query.md +2 -2
  101. package/docs/API-reference/components/identifier-results/x-components.identifier-result.md +2 -2
  102. package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +2 -2
  103. package/docs/API-reference/components/next-queries/x-components.next-queries.md +4 -4
  104. package/docs/API-reference/components/next-queries/x-components.next-query.md +3 -3
  105. package/docs/API-reference/components/popular-searches/x-components.popular-search.md +3 -3
  106. package/docs/API-reference/components/popular-searches/x-components.popular-searches.md +4 -4
  107. package/docs/API-reference/components/recommendations/x-components.recommendations.md +4 -4
  108. package/docs/API-reference/components/scroll/x-components.scroll-to-top.md +2 -2
  109. package/docs/API-reference/components/scroll/x-components.scroll.md +18 -22
  110. package/docs/API-reference/components/scroll/x-components.window-scroll.md +5 -7
  111. package/docs/API-reference/components/search/x-components.partial-query-button.md +3 -3
  112. package/docs/API-reference/components/search/x-components.partial-results-list.md +4 -4
  113. package/docs/API-reference/components/search/x-components.redirection.md +1 -1
  114. package/docs/API-reference/components/search/x-components.sort-dropdown.md +1 -1
  115. package/docs/API-reference/components/search/x-components.sort-list.md +1 -1
  116. package/docs/API-reference/components/search/x-components.spellcheck-button.md +3 -3
  117. package/docs/API-reference/components/search/x-components.spellcheck.md +3 -3
  118. package/docs/build-search-ui/web-archetype-development-guide.md +178 -0
  119. package/docs/build-search-ui/web-archetype-integration-guide.md +146 -138
  120. package/docs/build-search-ui/web-x-components-integration-guide.md +3 -3
  121. package/js/components/animations/animate-width.vue.js +2 -2
  122. package/js/components/animations/animate-width.vue.js.map +1 -1
  123. package/js/components/animations/collapse-from-top.vue.js +2 -2
  124. package/js/components/animations/collapse-from-top.vue.js.map +1 -1
  125. package/js/components/animations/collapse-height.vue.js +2 -2
  126. package/js/components/animations/collapse-height.vue.js.map +1 -1
  127. package/js/components/animations/collapse-width.vue.js +2 -2
  128. package/js/components/animations/collapse-width.vue.js.map +1 -1
  129. package/js/components/animations/cross-fade.vue.js +2 -2
  130. package/js/components/animations/cross-fade.vue.js.map +1 -1
  131. package/js/components/animations/fade-and-slide.vue.js +2 -2
  132. package/js/components/animations/fade-and-slide.vue.js.map +1 -1
  133. package/js/components/animations/staggered-fade-and-slide.vue.js +2 -2
  134. package/js/components/animations/staggered-fade-and-slide.vue.js.map +1 -1
  135. package/js/components/animations/staggered-fade-and-slide.vue_rollup-plugin-vue=script.js +1 -1
  136. package/js/components/animations/staggered-fade-and-slide.vue_rollup-plugin-vue=script.js.map +1 -1
  137. package/js/components/{staggering-transition-group.vue.js → animations/staggering-transition-group.vue.js} +2 -2
  138. package/js/components/animations/staggering-transition-group.vue.js.map +1 -0
  139. package/js/components/{staggering-transition-group.vue_rollup-plugin-vue=script.js → animations/staggering-transition-group.vue_rollup-plugin-vue=script.js} +17 -17
  140. package/js/components/animations/staggering-transition-group.vue_rollup-plugin-vue=script.js.map +1 -0
  141. package/js/components/animations/translate-from-left.vue.js +2 -2
  142. package/js/components/animations/translate-from-left.vue.js.map +1 -1
  143. package/js/components/animations/translate-from-right.vue.js +2 -2
  144. package/js/components/animations/translate-from-right.vue.js.map +1 -1
  145. package/js/components/base-dropdown.vue.js +2 -2
  146. package/js/components/base-dropdown.vue.js.map +1 -1
  147. package/js/components/base-event-button.vue.js.map +1 -1
  148. package/js/components/base-grid.vue.js +2 -2
  149. package/js/components/base-grid.vue.js.map +1 -1
  150. package/js/components/base-keyboard-navigation.vue.js.map +1 -1
  151. package/js/components/base-rating.vue.js +2 -2
  152. package/js/components/base-rating.vue.js.map +1 -1
  153. package/js/components/base-variable-column-grid.vue.js.map +1 -1
  154. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  155. package/js/components/column-picker/base-column-picker-list.vue.js +2 -2
  156. package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
  157. package/js/components/currency/base-currency.vue.js.map +1 -1
  158. package/js/components/filters/labels/base-price-filter-label.vue.js.map +1 -1
  159. package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
  160. package/js/components/global-x-bus.vue.js.map +1 -1
  161. package/js/components/global-x-bus.vue_rollup-plugin-vue=script.js +2 -1
  162. package/js/components/global-x-bus.vue_rollup-plugin-vue=script.js.map +1 -1
  163. package/js/components/layouts/fixed-header-and-asides-layout.vue.js +212 -0
  164. package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -0
  165. package/js/components/layouts/fixed-header-and-asides-layout.vue_rollup-plugin-vue=script.js +57 -0
  166. package/js/components/layouts/fixed-header-and-asides-layout.vue_rollup-plugin-vue=script.js.map +1 -0
  167. package/js/components/layouts/multi-column-max-width-layout.vue.js +3 -3
  168. package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
  169. package/js/components/layouts/multi-column-max-width-layout.vue_rollup-plugin-vue=script.js +1 -1
  170. package/js/components/layouts/single-column-layout.vue_rollup-plugin-vue=script.js +1 -1
  171. package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
  172. package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
  173. package/js/components/modals/base-events-modal.vue.js.map +1 -1
  174. package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
  175. package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
  176. package/js/components/modals/base-id-modal.vue.js.map +1 -1
  177. package/js/components/modals/base-modal.vue.js +2 -2
  178. package/js/components/modals/base-modal.vue.js.map +1 -1
  179. package/js/components/panels/base-header-toggle-panel.vue.js +2 -2
  180. package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
  181. package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
  182. package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
  183. package/js/components/panels/base-id-toggle-panel.vue_rollup-plugin-vue=script.js +4 -9
  184. package/js/components/panels/base-id-toggle-panel.vue_rollup-plugin-vue=script.js.map +1 -1
  185. package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
  186. package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
  187. package/js/components/result/base-result-current-price.vue.js.map +1 -1
  188. package/js/components/result/base-result-image.vue.js +2 -2
  189. package/js/components/result/base-result-image.vue.js.map +1 -1
  190. package/js/components/result/base-result-link.vue.js +5 -5
  191. package/js/components/result/base-result-link.vue.js.map +1 -1
  192. package/js/components/result/base-result-link.vue_rollup-plugin-vue=script.js +3 -12
  193. package/js/components/result/base-result-link.vue_rollup-plugin-vue=script.js.map +1 -1
  194. package/js/components/result/base-result-previous-price.vue.js.map +1 -1
  195. package/js/components/scroll/base-scroll.vue.js +2 -2
  196. package/js/components/scroll/base-scroll.vue.js.map +1 -1
  197. package/js/components/sliding-panel.vue.js +2 -2
  198. package/js/components/sliding-panel.vue.js.map +1 -1
  199. package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
  200. package/js/components/suggestions/base-suggestions.vue.js +2 -2
  201. package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
  202. package/js/components/x-component.mixin.js +1 -4
  203. package/js/components/x-component.mixin.js.map +1 -1
  204. package/js/components/x-component.utils.js +4 -20
  205. package/js/components/x-component.utils.js.map +1 -1
  206. package/js/index.js +31 -30
  207. package/js/index.js.map +1 -1
  208. package/js/plugins/x-plugin.alias.js +21 -20
  209. package/js/plugins/x-plugin.alias.js.map +1 -1
  210. package/js/plugins/x-plugin.mixin.js +2 -2
  211. package/js/plugins/x-plugin.mixin.js.map +1 -1
  212. package/js/wiring/namespaced-wires.operators.js +3 -4
  213. package/js/wiring/namespaced-wires.operators.js.map +1 -1
  214. package/js/wiring/wires-operators.utils.js +55 -0
  215. package/js/wiring/wires-operators.utils.js.map +1 -0
  216. package/js/wiring/wires.operators.js +17 -12
  217. package/js/wiring/wires.operators.js.map +1 -1
  218. package/js/x-installer/x-installer/x-installer.js +1 -1
  219. package/js/x-installer/x-installer/x-installer.js.map +1 -1
  220. package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
  221. package/js/x-modules/empathize/components/empathize.vue_rollup-plugin-vue=script.js +1 -1
  222. package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js +13 -12
  223. package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js.map +1 -1
  224. package/js/x-modules/extra-params/components/renderless-extra-param.vue.js.map +1 -1
  225. package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js +13 -12
  226. package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js.map +1 -1
  227. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue.js.map +1 -1
  228. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js +22 -12
  229. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js.map +1 -1
  230. package/js/x-modules/facets/components/clear-filters.vue.js.map +1 -1
  231. package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js +13 -12
  232. package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js.map +1 -1
  233. package/js/x-modules/facets/components/facets/facets-provider.vue.js +2 -2
  234. package/js/x-modules/facets/components/facets/facets-provider.vue.js.map +1 -1
  235. package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js +17 -23
  236. package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js.map +1 -1
  237. package/js/x-modules/facets/components/facets/facets.vue.js +2 -2
  238. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  239. package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
  240. package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue=script.js +13 -12
  241. package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  242. package/js/x-modules/facets/components/filters/base-filter.vue.js.map +1 -1
  243. package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js +13 -12
  244. package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  245. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +1 -1
  246. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  247. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
  248. package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js +13 -12
  249. package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  250. package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
  251. package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js +13 -12
  252. package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  253. package/js/x-modules/facets/components/filters/renderless-filter.vue.js.map +1 -1
  254. package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js +13 -12
  255. package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  256. package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
  257. package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js +13 -12
  258. package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js.map +1 -1
  259. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.js.map +1 -1
  260. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js +13 -12
  261. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js.map +1 -1
  262. package/js/x-modules/facets/components/lists/filters-list.vue.js +2 -2
  263. package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
  264. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js +13 -12
  265. package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js.map +1 -1
  266. package/js/x-modules/facets/components/lists/filters-search.vue.js +2 -2
  267. package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
  268. package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue=script.js +13 -12
  269. package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue=script.js.map +1 -1
  270. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  271. package/js/x-modules/facets/components/lists/selected-filters.vue.js.map +1 -1
  272. package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue=script.js +13 -12
  273. package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue=script.js.map +1 -1
  274. package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
  275. package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js +13 -12
  276. package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js.map +1 -1
  277. package/js/x-modules/facets/components/lists/sorted-filters.vue.js.map +1 -1
  278. package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js +13 -12
  279. package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js.map +1 -1
  280. package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
  281. package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
  282. package/js/x-modules/history-queries/components/history-queries.vue_rollup-plugin-vue=script.js +1 -1
  283. package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
  284. package/js/x-modules/history-queries/components/history-query.vue_rollup-plugin-vue=script.js +1 -1
  285. package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
  286. package/js/x-modules/history-queries/wiring.js +1 -1
  287. package/js/x-modules/history-queries/wiring.js.map +1 -1
  288. package/js/x-modules/identifier-results/components/identifier-result.vue.js.map +1 -1
  289. package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
  290. package/js/x-modules/identifier-results/wiring.js +1 -1
  291. package/js/x-modules/identifier-results/wiring.js.map +1 -1
  292. package/js/x-modules/next-queries/components/next-queries-list.vue_rollup-plugin-vue=script.js +1 -1
  293. package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
  294. package/js/x-modules/next-queries/components/next-queries.vue_rollup-plugin-vue=script.js +1 -1
  295. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  296. package/js/x-modules/next-queries/components/next-query.vue_rollup-plugin-vue=script.js +1 -1
  297. package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
  298. package/js/x-modules/popular-searches/components/popular-search.vue_rollup-plugin-vue=script.js +1 -1
  299. package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
  300. package/js/x-modules/popular-searches/components/popular-searches.vue_rollup-plugin-vue=script.js +1 -1
  301. package/js/x-modules/query-suggestions/components/query-suggestion.vue_rollup-plugin-vue=script.js +1 -1
  302. package/js/x-modules/query-suggestions/components/query-suggestions.vue_rollup-plugin-vue=script.js +1 -1
  303. package/js/x-modules/query-suggestions/wiring.js +1 -1
  304. package/js/x-modules/query-suggestions/wiring.js.map +1 -1
  305. package/js/x-modules/recommendations/components/recommendations.vue.js +2 -2
  306. package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
  307. package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue=script.js +15 -14
  308. package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue=script.js.map +1 -1
  309. package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
  310. package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js +15 -14
  311. package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js.map +1 -1
  312. package/js/x-modules/scroll/components/scroll.vue.js.map +1 -1
  313. package/js/x-modules/scroll/components/scroll.vue_rollup-plugin-vue=script.js +1 -1
  314. package/js/x-modules/scroll/components/window-scroll.vue.js.map +1 -1
  315. package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js +15 -14
  316. package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js.map +1 -1
  317. package/js/x-modules/search/components/banner.vue.js +2 -1
  318. package/js/x-modules/search/components/banner.vue.js.map +1 -1
  319. package/js/x-modules/search/components/banner.vue_rollup-plugin-vue=script.js +8 -0
  320. package/js/x-modules/search/components/banner.vue_rollup-plugin-vue=script.js.map +1 -1
  321. package/js/x-modules/search/components/banners-list.vue_rollup-plugin-vue=script.js +1 -1
  322. package/js/x-modules/search/components/partial-query-button.vue.js.map +1 -1
  323. package/js/x-modules/search/components/partial-results-list.vue.js +2 -2
  324. package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
  325. package/js/x-modules/search/components/promoted.vue.js +2 -1
  326. package/js/x-modules/search/components/promoted.vue.js.map +1 -1
  327. package/js/x-modules/search/components/promoted.vue_rollup-plugin-vue=script.js +8 -0
  328. package/js/x-modules/search/components/promoted.vue_rollup-plugin-vue=script.js.map +1 -1
  329. package/js/x-modules/search/components/promoteds-list.vue_rollup-plugin-vue=script.js +1 -1
  330. package/js/x-modules/search/components/redirection.vue.js.map +1 -1
  331. package/js/x-modules/search/components/redirection.vue_rollup-plugin-vue=script.js.map +1 -1
  332. package/js/x-modules/search/components/results-list.vue_rollup-plugin-vue=script.js +2 -2
  333. package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
  334. package/js/x-modules/search/components/sort-list.vue.js +2 -2
  335. package/js/x-modules/search/components/sort-list.vue.js.map +1 -1
  336. package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue=script.js +13 -12
  337. package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue=script.js.map +1 -1
  338. package/js/x-modules/search/components/sort.mixin.js +13 -12
  339. package/js/x-modules/search/components/sort.mixin.js.map +1 -1
  340. package/js/x-modules/search/components/spellcheck-button.vue.js.map +1 -1
  341. package/js/x-modules/search/components/spellcheck.vue.js.map +1 -1
  342. package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue=script.js +13 -12
  343. package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue=script.js.map +1 -1
  344. package/js/x-modules/tagging/store/actions/track.action.js +2 -2
  345. package/js/x-modules/tagging/store/actions/track.action.js.map +1 -1
  346. package/js/x-modules/tagging/wiring.js +48 -4
  347. package/js/x-modules/tagging/wiring.js.map +1 -1
  348. package/package.json +7 -7
  349. package/report/tsdoc-metadata.json +1 -1
  350. package/report/x-adapter.api.json +1 -1
  351. package/report/x-components.api.json +572 -222
  352. package/report/x-components.api.md +60 -33
  353. package/report/x-types.api.json +1 -1
  354. package/tagging/index.js +1 -1
  355. package/types/adapter/mocked-adapter.d.ts.map +1 -1
  356. package/types/components/animations/index.d.ts +1 -0
  357. package/types/components/animations/index.d.ts.map +1 -1
  358. package/types/components/{staggering-transition-group.vue.d.ts → animations/staggering-transition-group.vue.d.ts} +0 -0
  359. package/types/components/animations/staggering-transition-group.vue.d.ts.map +1 -0
  360. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  361. package/types/components/index.d.ts +1 -4
  362. package/types/components/index.d.ts.map +1 -1
  363. package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts +17 -0
  364. package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +1 -0
  365. package/types/components/layouts/index.d.ts +4 -0
  366. package/types/components/layouts/index.d.ts.map +1 -0
  367. package/types/components/panels/base-id-toggle-panel.vue.d.ts +0 -5
  368. package/types/components/panels/base-id-toggle-panel.vue.d.ts.map +1 -1
  369. package/types/components/result/base-result-link.vue.d.ts +3 -10
  370. package/types/components/result/base-result-link.vue.d.ts.map +1 -1
  371. package/types/components/x-component.mixin.d.ts.map +1 -1
  372. package/types/components/x-component.utils.d.ts +1 -16
  373. package/types/components/x-component.utils.d.ts.map +1 -1
  374. package/types/plugins/x-plugin.alias.d.ts +4 -6
  375. package/types/plugins/x-plugin.alias.d.ts.map +1 -1
  376. package/types/plugins/x-plugin.mixin.d.ts +13 -3
  377. package/types/plugins/x-plugin.mixin.d.ts.map +1 -1
  378. package/types/utils/types.d.ts +6 -0
  379. package/types/utils/types.d.ts.map +1 -1
  380. package/types/wiring/events.types.d.ts +0 -5
  381. package/types/wiring/events.types.d.ts.map +1 -1
  382. package/types/wiring/namespaced-wires.operators.d.ts +2 -3
  383. package/types/wiring/namespaced-wires.operators.d.ts.map +1 -1
  384. package/types/wiring/namespaced-wiring.types.d.ts +9 -10
  385. package/types/wiring/namespaced-wiring.types.d.ts.map +1 -1
  386. package/types/wiring/wires-operators.utils.d.ts +36 -0
  387. package/types/wiring/wires-operators.utils.d.ts.map +1 -0
  388. package/types/wiring/wires.operators.d.ts +5 -8
  389. package/types/wiring/wires.operators.d.ts.map +1 -1
  390. package/types/wiring/wiring.types.d.ts +17 -4
  391. package/types/wiring/wiring.types.d.ts.map +1 -1
  392. package/types/x-installer/x-installer/x-installer.d.ts +1 -1
  393. package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +6 -0
  394. package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +1 -1
  395. package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts +0 -8
  396. package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts.map +1 -1
  397. package/types/x-modules/history-queries/wiring.d.ts +1 -1
  398. package/types/x-modules/identifier-results/wiring.d.ts +1 -1
  399. package/types/x-modules/query-suggestions/wiring.d.ts +1 -1
  400. package/types/x-modules/search/components/banner.vue.d.ts +6 -0
  401. package/types/x-modules/search/components/banner.vue.d.ts.map +1 -1
  402. package/types/x-modules/search/components/promoted.vue.d.ts +6 -0
  403. package/types/x-modules/search/components/promoted.vue.d.ts.map +1 -1
  404. package/types/x-modules/search/components/redirection.vue.d.ts +1 -1
  405. package/types/x-modules/search/components/redirection.vue.d.ts.map +1 -1
  406. package/types/x-modules/search/events.types.d.ts +11 -1
  407. package/types/x-modules/search/events.types.d.ts.map +1 -1
  408. package/types/x-modules/tagging/wiring.d.ts +29 -9
  409. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  410. package/docs/API-reference/api/x-components.baseidtogglepanel.created.md +0 -17
  411. package/docs/API-reference/api/x-components.xcomponent.md +0 -15
  412. package/docs/API-reference/api/x-components.xeventstypes.userrightclickedaresult.md +0 -13
  413. package/js/components/staggering-transition-group.vue.js.map +0 -1
  414. package/js/components/staggering-transition-group.vue_rollup-plugin-vue=script.js.map +0 -1
  415. package/js/wiring/utils/wire-racing-handling.js +0 -108
  416. package/js/wiring/utils/wire-racing-handling.js.map +0 -1
  417. package/types/components/staggering-transition-group.vue.d.ts.map +0 -1
  418. package/types/components/x-component.types.d.ts +0 -19
  419. package/types/components/x-component.types.d.ts.map +0 -1
  420. package/types/wiring/utils/wire-racing-handling.d.ts +0 -27
  421. package/types/wiring/utils/wire-racing-handling.d.ts.map +0 -1
@@ -22,9 +22,9 @@ Component to be reused that renders an `<img>`.
22
22
  | <code>placeholder</code> | (Required) Loading image content. It will be rendered while the real image is not loaded | None |
23
23
  | <code>fallback</code> | (Required) Fallback image content. It will be rendered when all the images failed | None |
24
24
 
25
- # Examples
25
+ ## Examples
26
26
 
27
- ## Basic example
27
+ ### Basic example
28
28
 
29
29
  This component is for the result image. It may be part of the search result page, recommendations or
30
30
  other section which needs to include results.
@@ -35,7 +35,7 @@ The result prop is required. It will render a `<img/>` with the result image:
35
35
  <BaseResultImage :result="result" />
36
36
  ```
37
37
 
38
- ## Customizing slots content
38
+ ### Customizing slots content
39
39
 
40
40
  Fallback and placeholder contents can be customized.
41
41
 
@@ -8,10 +8,9 @@ title: BaseResultLink
8
8
 
9
9
  Component to be reused that renders an `<a>` wrapping the result contents.
10
10
 
11
- It has the logic to emit {@link XEventsTypes.UserClickedAResult} and
12
- {@link XEventsTypes.UserRightClickedAResult} to the bus on click mouse events.
13
- Additionally, this component may be injected other events to be emitted on click event, so,
14
- depending where it's used its father component may provide this events.
11
+ It has the logic to emit {@link XEventsTypes.UserClickedAResult} to the bus on click mouse
12
+ events. Additionally, this component may be injected other events to be emitted on click
13
+ event, so, depending where it's used its father component may provide this events.
15
14
 
16
15
  ## Props
17
16
 
@@ -25,16 +24,19 @@ depending where it's used its father component may provide this events.
25
24
  | -------------------- | ------------------------------------------------------------------------ | -------------------------------------------- |
26
25
  | <code>default</code> | (Required) Link content with a text, an image, another component or both | **result** <code>Result</code> - Result data |
27
26
 
28
- # Examples
27
+ ## Events
28
+
29
+ This component emits the following event:
30
+
31
+ - [`UserClickedAResult`](x-components.xeventstypes.userclickedaresult.md)
32
+
33
+ The component can emit more events on click using the `resultClickExtraEvents` prop.
29
34
 
30
- ## Basic example
35
+ ## See it in action
31
36
 
32
37
  This component is a wrapper for the result contents (images, name, price...) It may be part of the
33
38
  search result page, recommendations or other section which needs to include results.
34
39
 
35
- This component will emit `UserClickedAResult` when clicked or middle clicked and
36
- `UserRightClickedAResult` when right clicked.
37
-
38
40
  Additionally, this component may be injected other events to be emitted on click event, so,
39
41
  depending where it's used its father component may provide this events.
40
42
 
@@ -48,13 +50,3 @@ The result prop is required. It will render a `<a></a>` with the href to the res
48
50
  </template>
49
51
  </BaseResultLink>
50
52
  ```
51
-
52
- ## Events
53
-
54
- A list of events that the component will emit:
55
-
56
- - `UserClickedAResult`: the event is emitted after the user clicks the element. The event payload is
57
- the result data.
58
- - `UserRightClickedAResult`: the event is emitted after the user right clicks the element. The event
59
- payload is the result data.
60
- - The component can emit more events on click using the `resultClickExtraEvents` prop.
@@ -21,9 +21,9 @@ Component that renders the {@link @empathyco/x-types#Result | result} previous p
21
21
  | -------------------- | ------------------ | -------------------------------------------- |
22
22
  | <code>default</code> | Base currency item | **result** <code>result</code> - Result data |
23
23
 
24
- # Examples
24
+ ## Examples
25
25
 
26
- ## Basic example
26
+ ### Basic example
27
27
 
28
28
  This component shows the previous price formatted if it has discount. The component has two optional
29
29
  props. `format` to select the currency format to be applied.
@@ -32,7 +32,7 @@ props. `format` to select the currency format to be applied.
32
32
  <BaseResultPreviousPrice :value="result" :format="'i.iii,ddd €'" />
33
33
  ```
34
34
 
35
- ## Overriding default slot
35
+ ### Overriding default slot
36
36
 
37
37
  ```vue
38
38
  <BaseResultPreviousPrice :result="result">
@@ -34,7 +34,7 @@ knowing when the user scrolls, the direction of scroll and if user reaches the s
34
34
  | -------------------- | ----------- | ----------------------------------------- |
35
35
  | <code>default</code> | | None |
36
36
 
37
- # Example
37
+ ## Example
38
38
 
39
39
  The BaseScroll is a component that manage the states of scroll of a specified element. The component
40
40
  does the necessary calculations for knowing the direction of scroll, if the scroll has reached to
@@ -90,7 +90,7 @@ export default {
90
90
  </script>
91
91
  ```
92
92
 
93
- ## Avoid reset scroll on query change
93
+ ### Avoid reset scroll on query change
94
94
 
95
95
  Set to false the reset scroll on query change feature which is true by default.
96
96
 
@@ -27,19 +27,19 @@ The default slot receives the suggestion and the matched query has props.
27
27
  | -------------------- | -------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------- |
28
28
  | <code>default</code> | Button content | **suggestion** <code>Suggestion</code> - Suggestion data<br />**queryHTML** <code>string</code> - Suggestion's query with the matching part inside a `<span>` tag |
29
29
 
30
- # Examples
30
+ ## Examples
31
31
 
32
32
  This default suggestion component expects a suggestion to render and pass to its default slot, a
33
33
  normalized query to compare with the suggestion's query and highlight its matching parts and events
34
34
  to emit when the suggestion is selected.
35
35
 
36
- ## Default usage
36
+ ### Default usage
37
37
 
38
38
  ```vue
39
39
  <BaseSuggestion v-bind="{ query, suggestion, suggestionSelectedEvents }" />
40
40
  ```
41
41
 
42
- ## Customized usage
42
+ ### Customized usage
43
43
 
44
44
  ```vue
45
45
  <BaseSuggestion v-bind="{ query, suggestion, suggestionSelectedEvents }">
@@ -23,7 +23,7 @@ in the default slot for working.
23
23
  | -------------------- | ---------------------------- | -------------------------------------------------------------------------------------------------------------- |
24
24
  | <code>default</code> | (Required) List item content | **suggestion** <code>Suggestion</code> - Suggestion data<br />**index** <code>number</code> - Suggestion index |
25
25
 
26
- # Examples
26
+ ## Examples
27
27
 
28
28
  For this component to work, you will need to set a list of suggestions as prop, and also to
29
29
  implement the component for single suggestion, which handles the click event. In the following
@@ -31,7 +31,7 @@ to customize the toggle button and each item contents.
31
31
  | <code>toggle</code> | Used to render the contents of the dropdown toggle button. If not provided, it uses<br /> the item slot as fallback. | **isOpen** <code>boolean</code> - True if the dropdown is opened, and false if it is closed.<br />**item** <code>string &#124; number &#124; Identifiable</code> - The item data to render. |
32
32
  | <code>item</code> | Used to render the contents of the dropdown toggle button. If not provided, it uses<br /> the item slot as fallback. | **isHighlighted** <code>boolean</code> - True when the item has the focus.<br />**isSelected** <code>boolean</code> - True when the item is selected.<br />**item** <code>string &#124; number &#124; Identifiable</code> - Item to render |
33
33
 
34
- # Example
34
+ ## Example
35
35
 
36
36
  The `Dropdown` component is a simple yet customizable select component. The component needs to work
37
37
  the list of items available to select, which are passed using the `items` prop, and the selected
@@ -24,9 +24,9 @@ passed as value.
24
24
  | -------------------- | ------------------------------------------------------ | ----------------------------------------- |
25
25
  | <code>default</code> | (Required) Button content with a text, an icon or both | None |
26
26
 
27
- # Examples
27
+ ## Examples
28
28
 
29
- ## Basic example
29
+ ### Basic example
30
30
 
31
31
  The event prop is required. It will render a <button></button> that emits the event passed as prop
32
32
  with the value as payload on click:
@@ -27,7 +27,7 @@ as it can fit.
27
27
  | -------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------- |
28
28
  | <code>default</code> | Customized item rendering. Specifying a slot with the item's modelName will result in<br /> the item using that slot composition to render. | **item** <code>item</code> - Item to render |
29
29
 
30
- # Examples
30
+ ## Examples
31
31
 
32
32
  This component renders a list of elements in different slots depending on their modelName. In order
33
33
  to achieve this, it exposes a scopedSlot for each different modelName. In case the items used do not
@@ -35,7 +35,7 @@ have modelName property, the default slot is used instead. It has a required pro
35
35
  to render, and an optional one, the number of `columns` the grid is divided in. If the number of
36
36
  columns is not specified, the grid automatically fills the rows with as many columns as it can fit.
37
37
 
38
- ## Basic example
38
+ ### Basic example
39
39
 
40
40
  It renders a list of items using the default slot:
41
41
 
@@ -49,7 +49,7 @@ It renders a list of items using the default slot:
49
49
  </template>
50
50
  ```
51
51
 
52
- ## Configuring the number of columns
52
+ ### Configuring the number of columns
53
53
 
54
54
  It renders a grid with 12 columns instead of 6, which is the default value:
55
55
 
@@ -63,7 +63,7 @@ It renders a grid with 12 columns instead of 6, which is the default value:
63
63
  </template>
64
64
  ```
65
65
 
66
- ## Rendering usage
66
+ ### Rendering usage
67
67
 
68
68
  Configuring the number of columns.
69
69
 
@@ -27,7 +27,7 @@ emit an xEvent when reaching the navigation limit in any direction.
27
27
  | -------------------- | ---------------------------- | ----------------------------------------- |
28
28
  | <code>default</code> | (Required) Container content | None |
29
29
 
30
- # Examples
30
+ ## Examples
31
31
 
32
32
  This component has a slot to inject other components inside it. The component expects a required
33
33
  prop, navigationHijacker, which is an array of objects containing: the xEvent to listen to, the
@@ -35,7 +35,7 @@ moduleName in charge of emitting the event and to which direction it should reac
35
35
  control of the navigation. It has another prop, optional in this case, to emit an xEvent when
36
36
  reaching the navigation limit in any direction.
37
37
 
38
- ## Basic Usage
38
+ ### Basic Usage
39
39
 
40
40
  ```vue
41
41
  <KeyboardNavigation>
@@ -43,7 +43,7 @@ reaching the navigation limit in any direction.
43
43
  </KeyboardNavigation>
44
44
  ```
45
45
 
46
- ## Defining multiple conditions to take navigation's control
46
+ ### Defining multiple conditions to take navigation's control
47
47
 
48
48
  ```vue
49
49
  <KeyboardNavigation
@@ -64,7 +64,7 @@ reaching the navigation limit in any direction.
64
64
  </KeyboardNavigation>
65
65
  ```
66
66
 
67
- ## Defining events to emit when reaching a navigation limit
67
+ ### Defining events to emit when reaching a navigation limit
68
68
 
69
69
  ```vue
70
70
  <KeyboardNavigation
@@ -23,18 +23,18 @@ prop.
23
23
  | <code>emptyIcon</code> | The content to render as empty icon | None |
24
24
  | <code>filledIcon</code> | The content to render as filled icon | None |
25
25
 
26
- # Examples
26
+ ## Examples
27
27
 
28
28
  This component receives a `value` as prop and renders a set of elements, which will be filled based
29
29
  on this value.
30
30
 
31
- ## Basic usage
31
+ ### Basic usage
32
32
 
33
33
  ```vue
34
34
  <BaseRating :value="5.23" />
35
35
  ```
36
36
 
37
- ## Customizing its contents
37
+ ### Customizing its contents
38
38
 
39
39
  ```vue
40
40
  <BaseRating :value="7.15" :max="10">
@@ -24,7 +24,7 @@ available `scopedSlots`.
24
24
  | -------------------- | ---------------------------------------------------------------------------------------------- | ------------------------------------------------------ |
25
25
  | <code>default</code> | Customized item rendering. The slot name can either be default or the item's model<br /> name. | **item** <code>GridItem</code> - Item to render.<br /> |
26
26
 
27
- # Example
27
+ ## Example
28
28
 
29
29
  The `BaseVariableColumnGrid` component is a wrapper of the `BaseGrid` component that listens to the
30
30
  `ColumnsNumberProvided` events and passes the selected amount of columns to the grid. It also allows
@@ -24,7 +24,7 @@ navigable horizontally using two navigational buttons.
24
24
  | <code>default</code> | (Required) Sliding panel content | None |
25
25
  | <code>sliding-panel-right-button</code> | Right button content | None |
26
26
 
27
- # Examples
27
+ ## Examples
28
28
 
29
29
  This component allows for any other component or element inside it to be horizontally navigable. It
30
30
  also implements customizable buttons as well as other minor customizations to its general behavior.
@@ -32,7 +32,7 @@ The component uses the method `scrollBy` from `Element` to function, and it does
32
32
  all browsers. A polyfill for the `scrollBy` would be needed for the component to behave as expected
33
33
  in those browsers.
34
34
 
35
- ## Default usage
35
+ ### Default usage
36
36
 
37
37
  Simplest implementation of the component, just a list-based component inside its slot.
38
38
 
@@ -42,7 +42,7 @@ Simplest implementation of the component, just a list-based component inside its
42
42
  </SlidingPanel>
43
43
  ```
44
44
 
45
- ## Behavior customization
45
+ ### Behavior customization
46
46
 
47
47
  Edit how much the scroll travels when navigating with the buttons by changing the `scrollFactor`.
48
48
 
@@ -62,7 +62,7 @@ just by swiping.
62
62
  </SlidingPanel>
63
63
  ```
64
64
 
65
- ## Overriding Button content
65
+ ### Overriding Button content
66
66
 
67
67
  By default the buttons show an arrow depicting the direction the scroll would go to when clicked,
68
68
  but this content can be customized with anything, from characters to SVG and images.
@@ -23,7 +23,7 @@ to define when to open and close it: eventsToOpenEmpathize and eventsToCloseEmpa
23
23
  | -------------------- | ---------------------------------- | ----------------------------------------- |
24
24
  | <code>default</code> | (Required) Modal container content | None |
25
25
 
26
- # Examples
26
+ ## Examples
27
27
 
28
28
  This component will listen to the configured events in `eventsToOpenEmpathize` and
29
29
  `eventsToCloseEmpathize` props and open/close itself accordingly. By default, those props values
@@ -33,7 +33,7 @@ are:
33
33
  - Close: `UserClosedEmpathize`, `UserSelectedASuggestion`, `UserPressedEnter`,
34
34
  'UserBlurredSearchBox`
35
35
 
36
- ## Basic examples
36
+ ### Basic examples
37
37
 
38
38
  The component rendering the query suggestions, popular searches and history queries with keyboard
39
39
  navigation.
@@ -21,12 +21,12 @@ is called.
21
21
  | -------------------- | ----------- | ----------------------------------------- |
22
22
  | <code>default</code> | | <br /> |
23
23
 
24
- # Examples
24
+ ## Examples
25
25
 
26
26
  Renders default slot content. It binds to the default slot the name of the extra parameter and the
27
27
  default value of it.
28
28
 
29
- ## Basic usage
29
+ ### Basic usage
30
30
 
31
31
  ```vue
32
32
  <template>
@@ -21,18 +21,18 @@ Renders a simple button, emitting the needed events when clicked.
21
21
  | -------------------- | ----------- | ----------------------------------------- |
22
22
  | <code>default</code> | | |
23
23
 
24
- # Examples
24
+ ## Examples
25
25
 
26
26
  This component renders a button, which on clicked emits the `UserClickedClearAllFilters` or
27
27
  `UserClickedClearAllFilters` event.
28
28
 
29
- ## Basic usage
29
+ ### Basic usage
30
30
 
31
31
  ```vue
32
32
  <ClearFilters />
33
33
  ```
34
34
 
35
- ## Customizing its contents
35
+ ### Customizing its contents
36
36
 
37
37
  In this example, show the custom message in button.
38
38
 
@@ -18,7 +18,7 @@ event.
18
18
  | <code>groupId</code> | An facet group identifier to distinguish the provided facets from other facets like the<br />`Search X-Module` facets. | <code>GroupId</code> | <code>'provided-facets'</code> |
19
19
  | <code>facets</code> | The facets to provide to the `Facets X-Module` state. They have to include the<br />{@link @empathyco/x-types#Filter \| filters}. | <code>Array</code> | <code></code> |
20
20
 
21
- # Example
21
+ ## Example
22
22
 
23
23
  This component allows to provide facets by prop, to add them to the state of the `Facets X-Module`.
24
24
  These facets will be added to the `Facets X-Module` state together with the facets emitted by the
@@ -26,7 +26,7 @@ differently based on their purpose and this can be achieved using the exposed sl
26
26
  | -------------------- | ----------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
27
27
  | <code>default</code> | Customized Facet rendering. Specifying a slot with the facet's name will result in the<br /> facet using that slot composition to render. | **facet** <code>Facet</code> - Facet to render<br /> |
28
28
 
29
- # Example
29
+ ## Example
30
30
 
31
31
  This component renders the list of facets stored in the Facets module. Facets can be rendered
32
32
  differently based on their purpose and this can be achieved using the exposed slots:
@@ -37,7 +37,7 @@ differently based on their purpose and this can be achieved using the exposed sl
37
37
 
38
38
  Below, there are some examples showing how to use the component with its different configurations.
39
39
 
40
- ## Default usage
40
+ ### Default usage
41
41
 
42
42
  The default slot of this component is mandatory. If no other slot is defined, every Facet will be
43
43
  rendered as specified in the default slot.
@@ -71,7 +71,7 @@ export default {
71
71
  </script>
72
72
  ```
73
73
 
74
- ## Customized usage
74
+ ### Customized usage
75
75
 
76
76
  Customized compositions for a specific Facet can be achieved by using a slot with the same id as the
77
77
  facet to customize. For example, the Facet with the id "color" requires a composition that differs
@@ -116,7 +116,7 @@ export default {
116
116
  </script>
117
117
  ```
118
118
 
119
- ## Render specific facets I
119
+ ### Render specific facets I
120
120
 
121
121
  By default, this component will render all existing facets. However, it has the renderableFacets
122
122
  prop to filter which facets will be rendered. Its value is a string containing the different facets
@@ -150,7 +150,7 @@ export default {
150
150
  </script>
151
151
  ```
152
152
 
153
- ## Render specific facets II
153
+ ### Render specific facets II
154
154
 
155
155
  Exclude facets so the component does not render them. In the following example, the component will
156
156
  render every facet except color and price.
@@ -181,7 +181,7 @@ export default {
181
181
  </script>
182
182
  ```
183
183
 
184
- ## Integrating with the filters components
184
+ ### Integrating with the filters components
185
185
 
186
186
  There are many components that will help you build your own awesome filters list. `Facets` just
187
187
  renders the list, but what to render for each facet is up to you. Below you can see an example. of
@@ -24,19 +24,19 @@ through the default slot.
24
24
  | -------------------- | --------------------------------------- | ----------------------------------------- |
25
25
  | <code>default</code> | The content to render inside the button | <br /> |
26
26
 
27
- # Examples
27
+ ## Examples
28
28
 
29
29
  This component receives a required `facet` as prop and renders a button, which on clicked emits the
30
30
  UserClickedAllFilter event. By default the rendered button displays a message with the facet label
31
31
  but this content is customizable through the default slot.
32
32
 
33
- ## Basic usage
33
+ ### Basic usage
34
34
 
35
35
  ```vue
36
36
  <AllFilter :facet="facet" />
37
37
  ```
38
38
 
39
- ## Customizing its content
39
+ ### Customizing its content
40
40
 
41
41
  ```vue
42
42
  <AllFilter v-slot="{ facet }" :facet="facet">
@@ -44,7 +44,7 @@ but this content is customizable through the default slot.
44
44
  </AllFilter>
45
45
  ```
46
46
 
47
- ## Basic example within facets
47
+ ### Basic example within facets
48
48
 
49
49
  ```vue
50
50
  <Facets>
@@ -57,7 +57,7 @@ but this content is customizable through the default slot.
57
57
  </Facets>
58
58
  ```
59
59
 
60
- ## Custom example within facets
60
+ ### Custom example within facets
61
61
 
62
62
  ```vue
63
63
  <Facets>
@@ -23,19 +23,19 @@ default slot and the {@link XEvent | XEvents} that will be emitted when clicking
23
23
  | -------------------- | --------------------------------------- | ------------------------------------------------ |
24
24
  | <code>default</code> | The content to render inside the button | **filter** <code>Filter</code> - The filter data |
25
25
 
26
- # Examples
26
+ ## Examples
27
27
 
28
28
  This component receives a `filter` as prop and renders a button, which on clicked emits the
29
29
  `UserClickedAFilter` event. If more events are needed to be emitted they can be passed using the
30
30
  `clickEvents` prop. By default it renders the filter label as the button text.
31
31
 
32
- ## Basic usage
32
+ ### Basic usage
33
33
 
34
34
  ```vue
35
35
  <BaseFilter :filter="filter" />
36
36
  ```
37
37
 
38
- ## Customizing its contents
38
+ ### Customizing its contents
39
39
 
40
40
  ```vue
41
41
  <BaseFilter :filter="filter" v-slot="{ filter }">
@@ -44,7 +44,7 @@ This component receives a `filter` as prop and renders a button, which on clicke
44
44
  </BaseFilter>
45
45
  ```
46
46
 
47
- ## Extending the emitted events
47
+ ### Extending the emitted events
48
48
 
49
49
  ```vue
50
50
  <template>
@@ -34,7 +34,7 @@ rendered. True by default.
34
34
  | <code>apply-content</code> | Slot used to customize the apply button content. | None |
35
35
  | <code>clear-content</code> | Slot used to customize the clear button content. | None |
36
36
 
37
- # Example
37
+ ## Example
38
38
 
39
39
  Renders an editable number range filter. It has two input fields to handle min and max values,
40
40
  emitting the needed events when clicked.
@@ -48,7 +48,7 @@ to confirm to do it. False by default.
48
48
  If `clear` prop is true, clear button, which sets to null component min and max values, is rendered.
49
49
  True by default.
50
50
 
51
- ## Basic usage
51
+ ### Basic usage
52
52
 
53
53
  ```vue
54
54
  <template>
@@ -80,7 +80,7 @@ export default {
80
80
  </script>
81
81
  ```
82
82
 
83
- ## Properties
83
+ ### Properties
84
84
 
85
85
  ```vue
86
86
  <template>
@@ -116,7 +116,7 @@ export default {
116
116
  </script>
117
117
  ```
118
118
 
119
- ## Customizing content slots
119
+ ### Customizing content slots
120
120
 
121
121
  ```vue
122
122
  <template>
@@ -151,7 +151,7 @@ export default {
151
151
  </script>
152
152
  ```
153
153
 
154
- ## Customizing default slot
154
+ ### Customizing default slot
155
155
 
156
156
  ```vue
157
157
  <template>
@@ -22,14 +22,14 @@ Renders a hierarchical filter recursively, emitting the needed events when click
22
22
  | <code>default</code> | The content to render inside the button. | <br /><br /><br /> |
23
23
  | <code>label</code> | The content to render inside the button. | |
24
24
 
25
- # Examples
25
+ ## Examples
26
26
 
27
27
  This component renders a button, which on clicked emits the `UserClickedAFilter` and
28
28
  `UserClickedAHierarchicalFilter` events. By default it renders the filter label as the button text.
29
29
  If the provided filter has children filters, this component will render them recursively. Changing
30
30
  the slot content will change it for all of the children.
31
31
 
32
- ## Basic usage
32
+ ### Basic usage
33
33
 
34
34
  ```vue
35
35
  <template>
@@ -40,7 +40,7 @@ the slot content will change it for all of the children.
40
40
  </template>
41
41
  ```
42
42
 
43
- ## Customizing the default slot content
43
+ ### Customizing the default slot content
44
44
 
45
45
  In this example, the child filters will also include the label and checkbox.
46
46
 
@@ -56,7 +56,7 @@ In this example, the child filters will also include the label and checkbox.
56
56
  </HierarchicalFilter>
57
57
  ```
58
58
 
59
- ## Customizing the label slot content
59
+ ### Customizing the label slot content
60
60
 
61
61
  ```vue
62
62
  <HierarchicalFilter :filter="filter">
@@ -20,18 +20,18 @@ Renders a number range filter, emitting the needed events when clicked.
20
20
  | -------------------- | --------------------------------------- | ------------------------------------------------ |
21
21
  | <code>default</code> | The content to render inside the button | **filter** <code>Filter</code> - The filter data |
22
22
 
23
- # Examples
23
+ ## Examples
24
24
 
25
25
  This component renders a button, which on clicked emits the `UserClickedAFilter` and the
26
26
  `UserClickedANumberRangeFilter` events. By default, it renders the filter label as the button text.
27
27
 
28
- ## Basic usage
28
+ ### Basic usage
29
29
 
30
30
  ```vue
31
31
  <NumberRangeFilter :filter="filter" />
32
32
  ```
33
33
 
34
- ## Customizing its contents
34
+ ### Customizing its contents
35
35
 
36
36
  ```vue
37
37
  <NumberRangeFilter :filter="filter" v-slot="{ filter }">
@@ -18,18 +18,18 @@ disabled.
18
18
  | <code>filter</code> | The filter data to render. | <code>BooleanFilter</code> | <code></code> |
19
19
  | <code>clickEvents</code> | Additional events with its payload to emit when the filter is clicked. | <code>Partial</code> | <code></code> |
20
20
 
21
- # Examples
21
+ ## Examples
22
22
 
23
23
  Renders default slot content. It binds to the default slot a filter, the events that will be emitted
24
24
  when clicking the content, the css classes and if the content should be disabled.
25
25
 
26
- ## Basic usage
26
+ ### Basic usage
27
27
 
28
28
  ```vue
29
29
  <RenderlessFilter :filter="filter" />
30
30
  ```
31
31
 
32
- ## Customizing its contents and adding new events
32
+ ### Customizing its contents and adding new events
33
33
 
34
34
  ```vue
35
35
  <template>