@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
package/CHANGELOG.md CHANGED
@@ -3,6 +3,58 @@
3
3
  All notable changes to this project will be documented in this file. See
4
4
  [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [3.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.34...@empathyco/x-components@3.0.0-alpha.35) (2021-12-14)
7
+
8
+ ### Features
9
+
10
+ - **components:** fix 'BaseRating' component styles (#264)
11
+ ([053447f](https://github.com/empathyco/x/commit/053447fdb2884f04f6099b6b78876c006568a644)),
12
+ closes [EX-5096](https://searchbroker.atlassian.net/browse/EX-5096)
13
+ - **plugin:** move alias creation from created hook to beforeCreated
14
+ ([57f98e6](https://github.com/empathyco/x/commit/57f98e6587c0c589c4b6581a5f2c1da1a45757d8)),
15
+ closes [EX-4331](https://searchbroker.atlassian.net/browse/EX-4331)
16
+ - **tagging:** track pending query
17
+ ([e6c8fd4](https://github.com/empathyco/x/commit/e6c8fd401b28b2e931ebf78697f218f53134cc5a)),
18
+ closes [EX-4963](https://searchbroker.atlassian.net/browse/EX-4963)
19
+ - **tagging:** track result click events
20
+ ([81f009b](https://github.com/empathyco/x/commit/81f009b0a6264c44436082e457bcb4a12daf5d19)),
21
+ closes [EX-3527](https://searchbroker.atlassian.net/browse/EX-3527)
22
+ - **tagging:** track the 'UserClickedResultAddToCart'event in tagging
23
+ ([873d345](https://github.com/empathyco/x/commit/873d345d67199a64fe9f10c70944b4f74f290405)),
24
+ closes [EX-3529](https://searchbroker.atlassian.net/browse/EX-3529)
25
+ - **wiring:** add force and cancel support to debounce and throttle wire operators. Update rxjs to
26
+ v7. ([1fe2f29](https://github.com/empathyco/x/commit/1fe2f298589b1aa44798f3911379fe11905a43a9)),
27
+ closes [EX-5123](https://searchbroker.atlassian.net/browse/EX-5123)
28
+
29
+ ### Bug Fixes
30
+
31
+ - **components:** Export missing layout components
32
+ ([15986f5](https://github.com/empathyco/x/commit/15986f56b8b78b49abe70936c0bd2ba6d85a6bbb)),
33
+ closes [EX-5160](https://searchbroker.atlassian.net/browse/EX-5160)
34
+ - **extra-params:** prevent callbacks option from the snippet config to be taken as extra params
35
+ ([2940d2c](https://github.com/empathyco/x/commit/2940d2c7163904a193c459892792b2153de7d079)),
36
+ closes [EX-5104](https://searchbroker.atlassian.net/browse/EX-5104)
37
+
38
+ ### Testing
39
+
40
+ - **e2e:** make url tests intercept tracking and wait for each request
41
+ ([393dbea](https://github.com/empathyco/x/commit/393dbea71648b010a4f3d197c180c91741c6054b)),
42
+ closes [EX-5127](https://searchbroker.atlassian.net/browse/EX-5127)
43
+
44
+ ### Documentation
45
+
46
+ - add guide for integrating X Interface into an existing website
47
+ ([9e14a52](https://github.com/empathyco/x/commit/9e14a52389c77deede822643e50b34e5bbf78ddf)),
48
+ closes [EX-5143](https://searchbroker.atlassian.net/browse/EX-5143)
49
+ - change h1 to be h2
50
+ ([a7e16c6](https://github.com/empathyco/x/commit/a7e16c616fe2593eccf93799f9a46c688857b35b)),
51
+ closes [EX-5064](https://searchbroker.atlassian.net/browse/EX-5064)
52
+
53
+ # Change Log
54
+
55
+ All notable changes to this project will be documented in this file. See
56
+ [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
57
+
6
58
  ## [3.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.33...@empathyco/x-components@3.0.0-alpha.34) (2021-12-03)
7
59
 
8
60
  ### Features
package/core/index.js CHANGED
@@ -22,7 +22,7 @@ export { sanitize } from '../js/utils/sanitize.js';
22
22
  export { localStorageService } from '../js/utils/storage.js';
23
23
  export { capitalize, isStringEmpty, toKebabCase } from '../js/utils/string.js';
24
24
  export { throttle as throttleFunction } from '../js/utils/throttle.js';
25
- export { default as StaggeringTransitionGroup } from '../js/components/staggering-transition-group.vue.js';
25
+ export { default as StaggeringTransitionGroup } from '../js/components/animations/staggering-transition-group.vue.js';
26
26
  export { default as StaggeredFadeAndSlide } from '../js/components/animations/staggered-fade-and-slide.vue.js';
27
27
  export { default as TranslateFromLeft } from '../js/components/animations/translate-from-left.vue.js';
28
28
  export { default as TranslateFromRight } from '../js/components/animations/translate-from-right.vue.js';
@@ -83,16 +83,34 @@ export { default as TrashIcon } from '../js/components/icons/trash.vue.js';
83
83
  export { default as TrendingTinyIcon } from '../js/components/icons/trending-tiny.vue.js';
84
84
  export { default as TrendingIcon } from '../js/components/icons/trending.vue.js';
85
85
  export { default as UserIcon } from '../js/components/icons/user.vue.js';
86
- export { default as BaseEventsModalClose } from '../js/components/modals/base-events-modal-close.vue.js';
86
+ export { Getter, State } from '../js/components/decorators/store.decorators.js';
87
+ export { RootXStoreModule } from '../js/store/x.module.js';
88
+ export { BaseXBus, bus } from '../js/plugins/x-bus.js';
89
+ export { getXComponentXModuleName, isXComponent } from '../js/components/x-component.utils.js';
90
+ export { createXComponentAPIMixin, getBusAPI, getRootXComponent } from '../js/plugins/x-plugin.mixin.js';
91
+ export { XPlugin, xPlugin } from '../js/plugins/x-plugin.js';
92
+ export { xComponentMixin } from '../js/components/x-component.mixin.js';
93
+ export { createFetchAndSaveActions } from '../js/store/utils/fetch-and-save-action.utils.js';
94
+ export { setStatus } from '../js/store/utils/status-store.utils.js';
95
+ export { createStoreEmitters } from '../js/store/utils/store-emitters.utils.js';
96
+ export { createWireFromFunction, wireCommit, wireCommitWithoutPayload, wireDispatch, wireDispatchWithoutPayload, wireService, wireServiceWithoutPayload } from '../js/wiring/wires.factory.js';
97
+ export { createWiring, getStateAndGettersFromModule } from '../js/wiring/wiring.utils.js';
98
+ export { namespacedWireCommit, namespacedWireCommitWithoutPayload, namespacedWireDispatch, namespacedWireDispatchWithoutPayload } from '../js/wiring/namespaced-wires.factory.js';
87
99
  export { default as BaseModal } from '../js/components/modals/base-modal.vue.js';
100
+ export { default as BaseIdModal } from '../js/components/modals/base-id-modal.vue.js';
101
+ export { default as ScrollMixin } from '../js/components/scroll/scroll.mixin.js';
102
+ export { default as BaseScroll } from '../js/components/scroll/base-scroll.vue.js';
103
+ export { default as FixedHeaderAndAsidesLayout } from '../js/components/layouts/fixed-header-and-asides-layout.vue.js';
104
+ export { default as BaseTogglePanel } from '../js/components/panels/base-toggle-panel.vue.js';
105
+ export { default as BaseIdTogglePanel } from '../js/components/panels/base-id-toggle-panel.vue.js';
106
+ export { default as MultiColumnMaxWidthLayout } from '../js/components/layouts/multi-column-max-width-layout.vue.js';
107
+ export { default as SingleColumnLayout } from '../js/components/layouts/single-column-layout.vue.js';
108
+ export { default as BaseEventsModalClose } from '../js/components/modals/base-events-modal-close.vue.js';
88
109
  export { default as BaseEventsModal } from '../js/components/modals/base-events-modal.vue.js';
89
110
  export { default as BaseEventsModalOpen } from '../js/components/modals/base-events-modal-open.vue.js';
90
- export { default as BaseIdModal } from '../js/components/modals/base-id-modal.vue.js';
91
111
  export { default as BaseIdModalClose } from '../js/components/modals/base-id-modal-close.vue.js';
92
112
  export { default as BaseIdModalOpen } from '../js/components/modals/base-id-modal-open.vue.js';
93
- export { default as BaseTogglePanel } from '../js/components/panels/base-toggle-panel.vue.js';
94
113
  export { default as BaseHeaderTogglePanel } from '../js/components/panels/base-header-toggle-panel.vue.js';
95
- export { default as BaseIdTogglePanel } from '../js/components/panels/base-id-toggle-panel.vue.js';
96
114
  export { default as BaseIdTogglePanelButton } from '../js/components/panels/base-id-toggle-panel-button.vue.js';
97
115
  export { default as BaseAddToCart } from '../js/components/result/base-result-add-to-cart.vue.js';
98
116
  export { default as BaseResultCurrentPrice } from '../js/components/result/base-result-current-price.vue.js';
@@ -101,8 +119,6 @@ export { default as BaseResultLink } from '../js/components/result/base-result-l
101
119
  export { default as BaseResultPreviousPrice } from '../js/components/result/base-result-previous-price.vue.js';
102
120
  export { default as BaseFallbackImage } from '../js/components/result/base-result-fallback-image.vue.js';
103
121
  export { default as BasePlaceholderImage } from '../js/components/result/base-result-placeholder-image.vue.js';
104
- export { default as ScrollMixin } from '../js/components/scroll/scroll.mixin.js';
105
- export { default as BaseScroll } from '../js/components/scroll/base-scroll.vue.js';
106
122
  export { default as BaseSuggestion } from '../js/components/suggestions/base-suggestion.vue.js';
107
123
  export { default as BaseSuggestions } from '../js/components/suggestions/base-suggestions.vue.js';
108
124
  export { default as AutoProgressBar } from '../js/components/auto-progress-bar.vue.js';
@@ -114,21 +130,6 @@ export { default as BaseVariableColumnGrid } from '../js/components/base-variabl
114
130
  export { Debounce } from '../js/components/decorators/debounce.decorators.js';
115
131
  export { default as SlidingPanel } from '../js/components/sliding-panel.vue.js';
116
132
  export { default as ItemsList } from '../js/components/items-list.vue.js';
117
- export { Getter, State } from '../js/components/decorators/store.decorators.js';
118
- export { RootXStoreModule } from '../js/store/x.module.js';
119
- export { BaseXBus, bus } from '../js/plugins/x-bus.js';
120
- export { XComponentModule, getXComponentXModuleName, isXComponent, setXComponentXModuleName } from '../js/components/x-component.utils.js';
121
- export { createXComponentAPIMixin, getBusAPI, getRootXComponent } from '../js/plugins/x-plugin.mixin.js';
122
- export { XPlugin, xPlugin } from '../js/plugins/x-plugin.js';
123
- export { xComponentMixin } from '../js/components/x-component.mixin.js';
124
- export { createFetchAndSaveActions } from '../js/store/utils/fetch-and-save-action.utils.js';
125
- export { setStatus } from '../js/store/utils/status-store.utils.js';
126
- export { createStoreEmitters } from '../js/store/utils/store-emitters.utils.js';
127
- export { createWireFromFunction, wireCommit, wireCommitWithoutPayload, wireDispatch, wireDispatchWithoutPayload, wireService, wireServiceWithoutPayload } from '../js/wiring/wires.factory.js';
128
- export { createWiring, getStateAndGettersFromModule } from '../js/wiring/wiring.utils.js';
129
- export { namespacedWireCommit, namespacedWireCommitWithoutPayload, namespacedWireDispatch, namespacedWireDispatchWithoutPayload } from '../js/wiring/namespaced-wires.factory.js';
130
- export { default as MultiColumnMaxWidthLayout } from '../js/components/layouts/multi-column-max-width-layout.vue.js';
131
- export { default as SingleColumnLayout } from '../js/components/layouts/single-column-layout.vue.js';
132
133
  export { default as LocationProvider } from '../js/components/location-provider.vue.js';
133
134
  export { default as GlobalXBus } from '../js/components/global-x-bus.vue.js';
134
135
  export { default as SnippetCallbacks } from '../js/components/snippet-callbacks.vue.js';
package/core/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -30,7 +30,6 @@ export default class BaseIdTogglePanel extends Vue
30
30
 
31
31
  | Method | Modifiers | Description |
32
32
  | --- | --- | --- |
33
- | [created()](./x-components.baseidtogglepanel.created.md) | | Creates the watcher over <code>isOpen</code> state to emit the event [XEventsTypes.TogglePanelStateChanged](./x-components.xeventstypes.togglepanelstatechanged.md)<!-- -->. |
34
33
  | [emitStateEvent()](./x-components.baseidtogglepanel.emitstateevent.md) | | Emits the [XEventsTypes.TogglePanelStateChanged](./x-components.xeventstypes.togglepanelstatechanged.md) event, when the internal state changes. |
35
34
  | [togglePanel(panelId)](./x-components.baseidtogglepanel.togglepanel.md) | | Method to subscribe to the [XEventsTypes.UserClickedPanelToggleButton](./x-components.xeventstypes.userclickedpaneltogglebutton.md) event. |
36
35
 
@@ -15,7 +15,7 @@ export default class BaseResultLink extends Vue
15
15
 
16
16
  ## Remarks
17
17
 
18
- It has the logic to emit [XEventsTypes.UserClickedAResult](./x-components.xeventstypes.userclickedaresult.md) and [XEventsTypes.UserRightClickedAResult](./x-components.xeventstypes.userrightclickedaresult.md) to the bus on click mouse events. Additionally, this component may be injected other events to be emitted on click event, so, depending where it's used its father component may provide this events.
18
+ It has the logic to emit [XEventsTypes.UserClickedAResult](./x-components.xeventstypes.userclickedaresult.md) to the bus on click mouse events. Additionally, this component may be injected other events to be emitted on click event, so, depending where it's used its father component may provide this events.
19
19
 
20
20
  ## Properties
21
21
 
@@ -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; [FixedHeaderAndAsidesLayout](./x-components.fixedheaderandasideslayout.md) &gt; [isBackdropVisible](./x-components.fixedheaderandasideslayout.isbackdropvisible.md)
4
+
5
+ ## FixedHeaderAndAsidesLayout.isBackdropVisible property
6
+
7
+ <b>Signature:</b>
8
+
9
+ ```typescript
10
+ protected get isBackdropVisible(): boolean;
11
+ ```
@@ -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; [FixedHeaderAndAsidesLayout](./x-components.fixedheaderandasideslayout.md) &gt; [leftAsideAnimation](./x-components.fixedheaderandasideslayout.leftasideanimation.md)
4
+
5
+ ## FixedHeaderAndAsidesLayout.leftAsideAnimation property
6
+
7
+ <b>Signature:</b>
8
+
9
+ ```typescript
10
+ protected leftAsideAnimation: import("vue").VueConstructor<MainScroll>;
11
+ ```
@@ -0,0 +1,30 @@
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; [FixedHeaderAndAsidesLayout](./x-components.fixedheaderandasideslayout.md)
4
+
5
+ ## FixedHeaderAndAsidesLayout class
6
+
7
+ Component for use as Layout to be filled with the rest of the components.
8
+
9
+ <b>Signature:</b>
10
+
11
+ ```typescript
12
+ export default class FixedHeaderAndAsidesLayout extends FixedHeaderAndAsidesLayout_base
13
+ ```
14
+ <b>Extends:</b> FixedHeaderAndAsidesLayout\_base
15
+
16
+ ## Properties
17
+
18
+ | Property | Modifiers | Type | Description |
19
+ | --- | --- | --- | --- |
20
+ | [isBackdropVisible](./x-components.fixedheaderandasideslayout.isbackdropvisible.md) | | boolean | |
21
+ | [leftAsideAnimation](./x-components.fixedheaderandasideslayout.leftasideanimation.md) | | import("vue").VueConstructor&lt;MainScroll&gt; | |
22
+ | [rightAsideAnimation](./x-components.fixedheaderandasideslayout.rightasideanimation.md) | | import("vue").VueConstructor&lt;MainScroll&gt; | |
23
+ | [scrollPosition](./x-components.fixedheaderandasideslayout.scrollposition.md) | | number | |
24
+
25
+ ## Methods
26
+
27
+ | Method | Modifiers | Description |
28
+ | --- | --- | --- |
29
+ | [setPosition(position)](./x-components.fixedheaderandasideslayout.setposition.md) | | |
30
+
@@ -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; [FixedHeaderAndAsidesLayout](./x-components.fixedheaderandasideslayout.md) &gt; [rightAsideAnimation](./x-components.fixedheaderandasideslayout.rightasideanimation.md)
4
+
5
+ ## FixedHeaderAndAsidesLayout.rightAsideAnimation property
6
+
7
+ <b>Signature:</b>
8
+
9
+ ```typescript
10
+ protected rightAsideAnimation: import("vue").VueConstructor<MainScroll>;
11
+ ```
@@ -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; [FixedHeaderAndAsidesLayout](./x-components.fixedheaderandasideslayout.md) &gt; [scrollPosition](./x-components.fixedheaderandasideslayout.scrollposition.md)
4
+
5
+ ## FixedHeaderAndAsidesLayout.scrollPosition property
6
+
7
+ <b>Signature:</b>
8
+
9
+ ```typescript
10
+ protected scrollPosition: number;
11
+ ```
@@ -0,0 +1,22 @@
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; [FixedHeaderAndAsidesLayout](./x-components.fixedheaderandasideslayout.md) &gt; [setPosition](./x-components.fixedheaderandasideslayout.setposition.md)
4
+
5
+ ## FixedHeaderAndAsidesLayout.setPosition() method
6
+
7
+ <b>Signature:</b>
8
+
9
+ ```typescript
10
+ protected setPosition(position: number): void;
11
+ ```
12
+
13
+ ## Parameters
14
+
15
+ | Parameter | Type | Description |
16
+ | --- | --- | --- |
17
+ | position | number | |
18
+
19
+ <b>Returns:</b>
20
+
21
+ void
22
+
@@ -9,7 +9,7 @@ Given a component, finds the root XComponent in the ancestors hierarchy.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- export declare function getRootXComponent(component: Vue): XComponent | undefined;
12
+ export declare function getRootXComponent(component: Vue): Vue | undefined;
13
13
  ```
14
14
 
15
15
  ## Parameters
@@ -20,7 +20,7 @@ export declare function getRootXComponent(component: Vue): XComponent | undefine
20
20
 
21
21
  <b>Returns:</b>
22
22
 
23
- [XComponent](./x-components.xcomponent.md) \| undefined
23
+ Vue \| undefined
24
24
 
25
25
  The root XComponent or undefined if it has not.
26
26
 
@@ -9,7 +9,7 @@ Returns if the component is an X-Component. An X-Component is a component that h
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- export declare function isXComponent(component: Vue): component is XComponent;
12
+ export declare function isXComponent(component: Vue): boolean;
13
13
  ```
14
14
 
15
15
  ## Parameters
@@ -20,7 +20,7 @@ export declare function isXComponent(component: Vue): component is XComponent;
20
20
 
21
21
  <b>Returns:</b>
22
22
 
23
- component is [XComponent](./x-components.xcomponent.md)
23
+ boolean
24
24
 
25
25
  A boolean which flags if a component is a X-Component.
26
26
 
@@ -0,0 +1,13 @@
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; [MaybeArray](./x-components.maybearray.md)
4
+
5
+ ## MaybeArray type
6
+
7
+ Alias for a type that might be an array or not.
8
+
9
+ <b>Signature:</b>
10
+
11
+ ```typescript
12
+ export declare type MaybeArray<Something> = Something | Array<Something>;
13
+ ```
@@ -71,6 +71,7 @@ X-Components is a library usable everywhere not only for search experiences.
71
71
  | [FiltersInjectionMixin](./x-components.filtersinjectionmixin.md) | Mixin to share filters injection logic. |
72
72
  | [FiltersList](./x-components.filterslist.md) | Renders a list with a list item per each [BooleanFilter](./x-types.booleanfilter.md) in the filters prop array. Each list item has a scoped slot, passing the filter as slot prop. |
73
73
  | [FiltersSearch](./x-components.filterssearch.md) | Renders the filters sifted with the input query. |
74
+ | [FixedHeaderAndAsidesLayout](./x-components.fixedheaderandasideslayout.md) | Component for use as Layout to be filled with the rest of the components. |
74
75
  | [GlobalXBus](./x-components.globalxbus.md) | This component helps subscribing to any [XEvent](./x-components.xevent.md) with custom callbacks using Vue listeners API. |
75
76
  | [HierarchicalFilter](./x-components.hierarchicalfilter.md) | Renders a hierarchical filter recursively, emitting the needed events when clicked. |
76
77
  | [HistoryQueries](./x-components.historyqueries.md) | This component renders a list of suggestions coming from the user queries history. |
@@ -152,7 +153,7 @@ X-Components is a library usable everywhere not only for search experiences.
152
153
  | [createWireFromFunction(fn)](./x-components.createwirefromfunction.md) | Creates a wire that executes the function passed. This function will receive a [WireParams](./x-components.wireparams.md) object. |
153
154
  | [createWiring(wiring)](./x-components.createwiring.md) | Util function to generate type-safe wiring. If TypeScript ever accepts the PR about generic type inference this function can be removed. |
154
155
  | [currencyFormatter(value, format)](./x-components.currencyformatter.md) | Format a value with a given format. |
155
- | [debounce(wire, timeInMs, raceEvent)](./x-components.debounce.md) | Creates a debounced [Wire](./x-components.wire.md)<!-- -->. Being debounced means that it will only be executed after the time given by <code>timeInMs</code> has passed without invoking it. |
156
+ | [debounce(wire, timeInMs, options)](./x-components.debounce.md) | Creates a debounced [Wire](./x-components.wire.md)<!-- -->. Being debounced means that it will only be executed after the time given by <code>timeInMs</code> has passed without invoking it. |
156
157
  | [Debounce(debounceTimeInMs, debounceOptions)](./x-components.debounce.md) | Adds debounce to the method that the decorator is applied to. |
157
158
  | [deepFilter(array, filter, childrenKey)](./x-components.deepfilter.md) | Filters an array with all elements that pass the test implemented by the provided filter function. It also does it recursively if the property accessed, whose name is the parameter childrenKey, to the current iteration in an array. |
158
159
  | [deepFlat(array, childrenKey)](./x-components.deepflat.md) | Flat an ArrayType\[\] recursively using the childrenKey passed as parameter to access to his nested child which is also ArrayType\[\]. |
@@ -185,7 +186,7 @@ X-Components is a library usable everywhere not only for search experiences.
185
186
  | [reduce(obj, reducer, initialValue)](./x-components.reduce.md) | Iterates through the obj properties calling the reducer function. |
186
187
  | [setStatus(state, status)](./x-components.setstatus.md) | Sets the request status. Can be used as a mutation. |
187
188
  | [State(module, path)](./x-components.state.md) | Generates a computed property which returns the selected state.<!-- -->The decorated property needs to be public for type inference to work. |
188
- | [throttle(wire, timeInMs, raceEvent)](./x-components.throttle.md) | Creates a throttled [Wire](./x-components.wire.md)<!-- -->. Being throttled means that it will only be executed once every couple of milliseconds given by the <code>timeInMs</code> parameter. |
189
+ | [throttle(wire, timeInMs, options)](./x-components.throttle.md) | Creates a throttled [Wire](./x-components.wire.md)<!-- -->. Being throttled means that it will only be executed once every couple of milliseconds given by the <code>timeInMs</code> parameter. |
189
190
  | [toKebabCase(str)](./x-components.tokebabcase.md) | Util to transform string a into kebab case. |
190
191
  | [wireCommit(mutation, payloadFactory)](./x-components.wirecommit.md) | Creates a wire that commits a mutation to the store. This wire receives a function. This function is used to get the actual payload value passed to mutation. This wire can be used in every event, as it does not have a payload type associated. |
191
192
  | [wireCommit(mutation, staticPayload)](./x-components.wirecommit_1.md) | Creates a wire that commits a mutation to the store. This wire can receive any value as payload. This wire can be used in every event, as it does not have a payload type associated. |
@@ -316,6 +317,7 @@ X-Components is a library usable everywhere not only for search experiences.
316
317
  | [TaggingState](./x-components.taggingstate.md) | Tagging store state. |
317
318
  | [TaggingXEvents](./x-components.taggingxevents.md) | Dictionary of the events of Tagging XModule, where each key is the event name, and the value is the event payload type or <code>void</code> if it has no payload. |
318
319
  | [ThrottleFunction](./x-components.throttlefunction.md) | The type returned by the [throttle()](./x-components.throttle.md) function. Basically is the function the [throttle()](./x-components.throttle.md) receives but throttled. |
320
+ | [TimedWireOperatorOptions](./x-components.timedwireoperatoroptions.md) | Options for wire operators that delay subscribers. |
319
321
  | [UrlActions](./x-components.urlactions.md) | URL store actions. |
320
322
  | [UrlGetters](./x-components.urlgetters.md) | URL store getters. |
321
323
  | [UrlMutations](./x-components.urlmutations.md) | URL store mutations. |
@@ -329,7 +331,6 @@ X-Components is a library usable everywhere not only for search experiences.
329
331
  | [XActionContext](./x-components.xactioncontext.md) | Type safe Vuex [Action](https://vuex.vuejs.org/api/#actions) context, with the local types of the module. |
330
332
  | [XAPI](./x-components.xapi.md) | Interface with the API functions exposes as X [window](https://developer.mozilla.org/en-US/docs/Web/API/Window) property. |
331
333
  | [XBus](./x-components.xbus.md) | The events bus that allows emitting and subscribing to [XEventsTypes](./x-components.xeventstypes.md)<!-- -->. |
332
- | [XComponent](./x-components.xcomponent.md) | An XComponent is just a normal Vue component that has an [XModule](./x-components.xmodule.md) linked to its usage. If the XComponent is imported in a consumer project, the [XModule](./x-components.xmodule.md) will be registered. |
333
334
  | [XComponentAliasAPI](./x-components.xcomponentaliasapi.md) | Alias to facilitate retrieving values from the store. |
334
335
  | [XComponentAliasQueryAPI](./x-components.xcomponentaliasqueryapi.md) | Alias to facilitate retrieving the modules with query. |
335
336
  | [XComponentAliasStatusAPI](./x-components.xcomponentaliasstatusapi.md) | Alias to facilitate retrieving the modules with status. |
@@ -532,7 +533,9 @@ X-Components is a library usable everywhere not only for search experiences.
532
533
  | [toggleRelatedTag](./x-components.togglerelatedtag.md) | Default implementation for the [RelatedTagsActions.toggleRelatedTag()](./x-components.relatedtagsactions.togglerelatedtag.md)<!-- -->. |
533
534
  | [toggleRelatedTagWire](./x-components.togglerelatedtagwire.md) | Sets the selected related tags. |
534
535
  | [track](./x-components.track.md) | Default implementation for the [TaggingActions.track()](./x-components.taggingactions.track.md)<!-- -->. |
535
- | [trackWire](./x-components.trackwire.md) | Tracks the tagging of the query using a debounce which ends if the user accepts a query. |
536
+ | [trackAddToCartWire](./x-components.trackaddtocartwire.md) | Performs a track of a result added to the cart. |
537
+ | [trackQueryWire](./x-components.trackquerywire.md) | Tracks the tagging of the query using a debounce which ends if the user accepts a query. |
538
+ | [trackResultClickedWire](./x-components.trackresultclickedwire.md) | Tracks the tagging of the result. |
536
539
  | [TrashIcon](./x-components.trashicon.md) | |
537
540
  | [TrashOpenIcon](./x-components.trashopenicon.md) | |
538
541
  | [TrendingIcon](./x-components.trendingicon.md) | |
@@ -598,12 +601,13 @@ X-Components is a library usable everywhere not only for search experiences.
598
601
  | [IdentifierResultsXModule](./x-components.identifierresultsxmodule.md) | IdentifierResults [XModule](./x-components.xmodule.md) alias. |
599
602
  | [IdentifierResultsXStoreModule](./x-components.identifierresultsxstoremodule.md) | IdentifierResults type safe store module. |
600
603
  | [ListItem](./x-components.listitem.md) | Type representing a grid item. It has to be an [Identifiable](./x-types.identifiable.md) object that can optionally contain a [modelName](./x-types.namedmodel.modelname.md)<!-- -->. |
604
+ | [MaybeArray](./x-components.maybearray.md) | Alias for a type that might be an array or not. |
601
605
  | [MonadicFunction](./x-components.monadicfunction.md) | A function with a single parameter that can return anything. |
602
606
  | [MutationNamesFor](./x-components.mutationnamesfor.md) | Returns the mutation names for a given module. They are the namespaced mutations. |
603
607
  | [MutationsDictionary](./x-components.mutationsdictionary.md) | Util type for being used on generic constraints which will only accept an object containing mutations. |
604
608
  | [MutationsTree](./x-components.mutationstree.md) | Type-safe mutations definition type. An object with this type is what it is needed to define [Vuex](https://vuex.vuejs.org/) mutations. |
605
- | [NamespacedTimeRetrieving](./x-components.namespacedtimeretrieving.md) | Function type which receives the State and the Getters of the namespace [XStoreModule](./x-components.xstoremodule.md) to retrieve the time from there. |
606
- | [NamespacedTimeWireOperator](./x-components.namespacedtimewireoperator.md) | Function type which receives the wire to modify and the [NamespacedTimeRetrieving](./x-components.namespacedtimeretrieving.md) to retrieve the time from the [XStoreModule](./x-components.xstoremodule.md)<!-- -->. |
609
+ | [NamespacedTimeSelector](./x-components.namespacedtimeselector.md) | Function type which receives the State and the Getters of the namespace [XStoreModule](./x-components.xstoremodule.md) to retrieve the time from there. |
610
+ | [NamespacedTimeWireOperator](./x-components.namespacedtimewireoperator.md) | Function type which receives the wire to modify and the [NamespacedTimeSelector](./x-components.namespacedtimeselector.md) to retrieve the time from the [XStoreModule](./x-components.xstoremodule.md)<!-- -->. |
607
611
  | [NamespacedWireCommitPayload](./x-components.namespacedwirecommitpayload.md) | Namespaced payload to commit a mutation. Either a function that receives the [module state and getters](./x-components.storemodulestateandgetters.md) and returns the payload for the mutation, or a static action payload. |
608
612
  | [NamespacedWireCommitWithoutPayload](./x-components.namespacedwirecommitwithoutpayload.md) | Namespaced type for the [wireCommitWithoutPayload()](./x-components.wirecommitwithoutpayload.md) which creates a wire without payload associated. |
609
613
  | [NamespacedWireDispatchPayload](./x-components.namespacedwiredispatchpayload.md) | Namespaced payload to dispatch an action. Either a function that receives the [module state and getters](./x-components.storemodulestateandgetters.md) and returns the payload for the action, or a static action payload. |
@@ -653,7 +657,7 @@ X-Components is a library usable everywhere not only for search experiences.
653
657
  | [TaggingXModule](./x-components.taggingxmodule.md) | Tagging [XModule](./x-components.xmodule.md) alias. |
654
658
  | [TaggingXStoreModule](./x-components.taggingxstoremodule.md) | Tagging type safe store module. |
655
659
  | [TakeNavigationControl](./x-components.takenavigationcontrol.md) | Represents when to take control of the navigation. |
656
- | [TimeRetrieving](./x-components.timeretrieving.md) | Function type which receives the whole store as parameter and retrieve the time from there. |
660
+ | [TimeSelector](./x-components.timeselector.md) | Function type which receives the whole store as parameter and retrieve the time from there. |
657
661
  | [UrlActionContext](./x-components.urlactioncontext.md) | Alias type for actions context of the [UrlXStoreModule](./x-components.urlxstoremodule.md)<!-- -->. |
658
662
  | [UrlParamKey](./x-components.urlparamkey.md) | The key of the parameter to store in the URL. |
659
663
  | [UrlParamValue](./x-components.urlparamvalue.md) | The allowed values of the parameters to store in the URL. |
@@ -9,7 +9,7 @@ Type safe debounce operator which creates a function which can only access the M
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- export declare function namespacedDebounce<ModuleName extends XModuleName>(moduleName: ModuleName): NamespacedTimeWireOperator<ModuleName, AnyWire>;
12
+ export declare function namespacedDebounce<ModuleName extends XModuleName>(moduleName: ModuleName): NamespacedTimeWireOperator<ModuleName>;
13
13
  ```
14
14
 
15
15
  ## Parameters
@@ -20,7 +20,7 @@ export declare function namespacedDebounce<ModuleName extends XModuleName>(modul
20
20
 
21
21
  <b>Returns:</b>
22
22
 
23
- [NamespacedTimeWireOperator](./x-components.namespacedtimewireoperator.md)<!-- -->&lt;ModuleName, [AnyWire](./x-components.anywire.md)<!-- -->&gt;
23
+ [NamespacedTimeWireOperator](./x-components.namespacedtimewireoperator.md)<!-- -->&lt;ModuleName&gt;
24
24
 
25
25
  A function which creates a wire that uses the [debounce()](./x-components.debounce.md) wire operator to execute the `wire` after the time has passed without invoking it. This debounce time is given by the execution of the `timeRetrieving` function.
26
26
 
@@ -9,7 +9,7 @@ Type safe throttle operator which creates a function which can only access the M
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- export declare function namespacedThrottle<ModuleName extends XModuleName>(moduleName: ModuleName): NamespacedTimeWireOperator<ModuleName, AnyWire>;
12
+ export declare function namespacedThrottle<ModuleName extends XModuleName>(moduleName: ModuleName): NamespacedTimeWireOperator<ModuleName>;
13
13
  ```
14
14
 
15
15
  ## Parameters
@@ -20,7 +20,7 @@ export declare function namespacedThrottle<ModuleName extends XModuleName>(modul
20
20
 
21
21
  <b>Returns:</b>
22
22
 
23
- [NamespacedTimeWireOperator](./x-components.namespacedtimewireoperator.md)<!-- -->&lt;ModuleName, [AnyWire](./x-components.anywire.md)<!-- -->&gt;
23
+ [NamespacedTimeWireOperator](./x-components.namespacedtimewireoperator.md)<!-- -->&lt;ModuleName&gt;
24
24
 
25
25
  A function which creates a wire that uses the [throttle()](./x-components.throttle.md) wire operator to execute the `wire` once every couple of milliseconds. This throttle time is given by the execution of the `timeRetrieving` function.
26
26
 
@@ -1,15 +1,15 @@
1
1
  <!-- Do not edit this file. It is automatically generated by API Documenter. -->
2
2
 
3
- [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NamespacedTimeRetrieving](./x-components.namespacedtimeretrieving.md)
3
+ [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NamespacedTimeSelector](./x-components.namespacedtimeselector.md)
4
4
 
5
- ## NamespacedTimeRetrieving type
5
+ ## NamespacedTimeSelector type
6
6
 
7
7
  Function type which receives the State and the Getters of the namespace [XStoreModule](./x-components.xstoremodule.md) to retrieve the time from there.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- export declare type NamespacedTimeRetrieving<ModuleName extends XModuleName> = (storeModule: StoreModuleStateAndGetters<ModuleName>) => number;
12
+ export declare type NamespacedTimeSelector<ModuleName extends XModuleName> = (storeModule: StoreModuleStateAndGetters<ModuleName>) => number;
13
13
  ```
14
14
  <b>References:</b> [XModuleName](./x-components.xmodulename.md)<!-- -->, [StoreModuleStateAndGetters](./x-components.storemodulestateandgetters.md)
15
15
 
@@ -4,12 +4,12 @@
4
4
 
5
5
  ## NamespacedTimeWireOperator type
6
6
 
7
- Function type which receives the wire to modify and the [NamespacedTimeRetrieving](./x-components.namespacedtimeretrieving.md) to retrieve the time from the [XStoreModule](./x-components.xstoremodule.md)<!-- -->.
7
+ Function type which receives the wire to modify and the [NamespacedTimeSelector](./x-components.namespacedtimeselector.md) to retrieve the time from the [XStoreModule](./x-components.xstoremodule.md)<!-- -->.
8
8
 
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- export declare type NamespacedTimeWireOperator<ModuleName extends XModuleName, Wire> = (wire: Wire, timeRetrieving: NamespacedTimeRetrieving<ModuleName>, raceEvent?: XEvent | XEvent[]) => Wire;
12
+ export declare type NamespacedTimeWireOperator<ModuleName extends XModuleName> = <Payload>(wire: Wire<Payload>, timeInMs: NamespacedTimeSelector<ModuleName>, options?: TimedWireOperatorOptions) => Wire<Payload>;
13
13
  ```
14
- <b>References:</b> [XModuleName](./x-components.xmodulename.md)<!-- -->, [NamespacedTimeRetrieving](./x-components.namespacedtimeretrieving.md)<!-- -->, [XEvent](./x-components.xevent.md)
14
+ <b>References:</b> [XModuleName](./x-components.xmodulename.md)<!-- -->, [Wire](./x-components.wire.md)<!-- -->, [NamespacedTimeSelector](./x-components.namespacedtimeselector.md)<!-- -->, [TimedWireOperatorOptions](./x-components.timedwireoperatoroptions.md)
15
15
 
@@ -24,7 +24,9 @@ export interface SearchXEvents
24
24
  | [SelectedSortProvided](./x-components.searchxevents.selectedsortprovided.md) | Sort | A new selected sort has been provided. \* Payload: The sort option that has been provided. |
25
25
  | [SortChanged](./x-components.searchxevents.sortchanged.md) | string | Sort has been changed. \* Payload: The new sort string. |
26
26
  | [SpellcheckChanged](./x-components.searchxevents.spellcheckchanged.md) | string | Spellcheck has been changed. \* Payload: The new spellcheckedQuery string. |
27
+ | [UserClickedABanner](./x-components.searchxevents.userclickedabanner.md) | Banner | The user has clicked a banner. \* Payload: The clicked banner. |
27
28
  | [UserClickedAbortARedirection](./x-components.searchxevents.userclickedabortaredirection.md) | void | The user has aborted a redirection. |
29
+ | [UserClickedAPromoted](./x-components.searchxevents.userclickedapromoted.md) | Promoted | The user has clicked a promoted. \* Payload: The clicked promoted. |
28
30
  | [UserClickedARedirection](./x-components.searchxevents.userclickedaredirection.md) | Redirection | The user has clicked a redirection. \* Payload: The clicked redirection. |
29
31
  | [UserClickedASort](./x-components.searchxevents.userclickedasort.md) | Sort | The user has clicked one of the sorts. \* Payload: The sort option that the user has selected. |
30
32
  | [UserClickedPartialQuery](./x-components.searchxevents.userclickedpartialquery.md) | string | Partial query has been set. \* Payload: The new query string. |
@@ -0,0 +1,13 @@
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; [SearchXEvents](./x-components.searchxevents.md) &gt; [UserClickedABanner](./x-components.searchxevents.userclickedabanner.md)
4
+
5
+ ## SearchXEvents.UserClickedABanner property
6
+
7
+ The user has clicked a banner. \* Payload: The clicked banner.
8
+
9
+ <b>Signature:</b>
10
+
11
+ ```typescript
12
+ UserClickedABanner: Banner;
13
+ ```
@@ -0,0 +1,13 @@
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; [SearchXEvents](./x-components.searchxevents.md) &gt; [UserClickedAPromoted](./x-components.searchxevents.userclickedapromoted.md)
4
+
5
+ ## SearchXEvents.UserClickedAPromoted property
6
+
7
+ The user has clicked a promoted. \* Payload: The clicked promoted.
8
+
9
+ <b>Signature:</b>
10
+
11
+ ```typescript
12
+ UserClickedAPromoted: Promoted;
13
+ ```
@@ -9,5 +9,5 @@ Sets the tagging state `consent`<!-- -->.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- setConsent: import("../../wiring").Wire<boolean>
12
+ setConsent: Wire<boolean>
13
13
  ```
@@ -9,5 +9,5 @@ Sets the tagging state config `queryTaggingDebounceMs`<!-- -->.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- setQueryTaggingDebounce: import("../../wiring").Wire<number>
12
+ setQueryTaggingDebounce: Wire<number>
13
13
  ```
@@ -9,5 +9,5 @@ Sets the tagging state `sessionTTLMs`<!-- -->.
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- setSessionDuration: import("../../wiring").Wire<number>
12
+ setSessionDuration: Wire<number>
13
13
  ```
@@ -9,7 +9,7 @@ Creates a throttled [Wire](./x-components.wire.md)<!-- -->. Being throttled mean
9
9
  <b>Signature:</b>
10
10
 
11
11
  ```typescript
12
- export declare function throttle<Payload>(wire: Wire<Payload>, timeInMs: TimeRetrieving | number, raceEvent?: XEvent | XEvent[]): Wire<Payload>;
12
+ export declare function throttle<Payload>(wire: Wire<Payload>, timeInMs: TimeSelector | number, options?: TimedWireOperatorOptions): Wire<Payload>;
13
13
  ```
14
14
 
15
15
  ## Parameters
@@ -17,8 +17,8 @@ export declare function throttle<Payload>(wire: Wire<Payload>, timeInMs: TimeRet
17
17
  | Parameter | Type | Description |
18
18
  | --- | --- | --- |
19
19
  | wire | [Wire](./x-components.wire.md)<!-- -->&lt;Payload&gt; | The wire to throttle. |
20
- | timeInMs | [TimeRetrieving](./x-components.timeretrieving.md) \| number | The time in milliseconds to throttle the wire execution or a function to retrieve it from the store. |
21
- | raceEvent | [XEvent](./x-components.xevent.md) \| [XEvent](./x-components.xevent.md)<!-- -->\[\] | The event or events that would prevent the wire execution if at least one of them executes first. |
20
+ | timeInMs | [TimeSelector](./x-components.timeselector.md) \| number | The time in milliseconds to throttle the wire execution or a function to retrieve it from the store. |
21
+ | options | [TimedWireOperatorOptions](./x-components.timedwireoperatoroptions.md) | Options to configure this wire with, like an event to force it or cancel it. |
22
22
 
23
23
  <b>Returns:</b>
24
24
 
@@ -0,0 +1,13 @@
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; [TimedWireOperatorOptions](./x-components.timedwireoperatoroptions.md) &gt; [cancelOn](./x-components.timedwireoperatoroptions.cancelon.md)
4
+
5
+ ## TimedWireOperatorOptions.cancelOn property
6
+
7
+ Events that will prevent the next planned execution of the wire to be executed.
8
+
9
+ <b>Signature:</b>
10
+
11
+ ```typescript
12
+ cancelOn?: MaybeArray<XEvent>;
13
+ ```
@@ -0,0 +1,13 @@
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; [TimedWireOperatorOptions](./x-components.timedwireoperatoroptions.md) &gt; [forceOn](./x-components.timedwireoperatoroptions.forceon.md)
4
+
5
+ ## TimedWireOperatorOptions.forceOn property
6
+
7
+ Events that will make the next planned execution happen immediately.
8
+
9
+ <b>Signature:</b>
10
+
11
+ ```typescript
12
+ forceOn?: MaybeArray<XEvent>;
13
+ ```