@empathyco/x-components 5.0.0-alpha.8 → 5.0.0-alpha.80

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 (1862) hide show
  1. package/CHANGELOG.md +662 -3
  2. package/core/index.js +11 -11
  3. package/core/index.js.map +1 -1
  4. package/design-system/deprecated-full-theme.css +155 -155
  5. package/docs/API-reference/api/x-components.allfilter.md +18 -12
  6. package/docs/API-reference/api/x-components.animateclippath.md +1 -1
  7. package/docs/API-reference/api/x-components.animatescale.md +1 -1
  8. package/docs/API-reference/api/x-components.animatetranslate.md +1 -1
  9. package/docs/API-reference/api/x-components.banner.md +114 -11
  10. package/docs/API-reference/api/x-components.bannerslist.md +19 -11
  11. package/docs/API-reference/api/x-components.basedropdown.md +7 -5
  12. package/docs/API-reference/api/x-components.baseeventbutton.md +6 -0
  13. package/docs/API-reference/api/x-components.baseeventsmodal.md +39 -21
  14. package/docs/API-reference/api/x-components.baseeventsmodalclose.md +3 -3
  15. package/docs/API-reference/api/x-components.baseeventsmodalopen.md +3 -3
  16. package/docs/API-reference/api/x-components.basegrid.md +4 -1
  17. package/docs/API-reference/api/x-components.baseheadertogglepanel.md +30 -11
  18. package/docs/API-reference/api/x-components.baseidmodal.md +22 -21
  19. package/docs/API-reference/api/x-components.baseidtogglepanel.md +35 -20
  20. package/docs/API-reference/api/x-components.baseidtogglepanelbutton.md +15 -17
  21. package/docs/API-reference/api/x-components.basekeyboardnavigation.md +38 -20
  22. package/docs/API-reference/api/x-components.basemodal.md +55 -25
  23. package/docs/API-reference/api/x-components.baseresultimage.md +2 -2
  24. package/docs/API-reference/api/x-components.basescroll.md +53 -4
  25. package/docs/API-reference/api/x-components.basesuggestions.md +50 -14
  26. package/docs/API-reference/api/x-components.basetabspanel.md +59 -13
  27. package/docs/API-reference/api/x-components.basevariablecolumngrid.md +30 -11
  28. package/docs/API-reference/api/x-components.clearfilters.md +16 -8
  29. package/docs/API-reference/api/x-components.clearhistoryqueries.md +8 -4
  30. package/docs/API-reference/api/x-components.clearsearchinput.md +7 -11
  31. package/docs/API-reference/api/x-components.collapseheight.md +18 -10
  32. package/docs/API-reference/api/x-components.collapsewidth.md +18 -10
  33. package/docs/API-reference/api/x-components.debounce.md +5 -0
  34. package/docs/API-reference/api/x-components.devicedetector.md +27 -12
  35. package/docs/API-reference/api/x-components.displayemitter.md +1 -3
  36. package/docs/API-reference/api/x-components.editablenumberrangefilter.md +44 -20
  37. package/docs/API-reference/api/x-components.empathize.md +41 -20
  38. package/docs/API-reference/api/x-components.excludefilterswithnoresults.md +12 -10
  39. package/docs/API-reference/api/x-components.experiencecontrols.md +2 -11
  40. package/docs/API-reference/api/x-components.extraparams.md +12 -18
  41. package/docs/API-reference/api/x-components.facets.md +28 -4
  42. package/docs/API-reference/api/x-components.facetsprovider.md +22 -17
  43. package/docs/API-reference/api/x-components.fadeandslide.md +18 -12
  44. package/docs/API-reference/api/x-components.fallbackdisclaimer.md +5 -4
  45. package/docs/API-reference/api/x-components.filterslist.md +30 -12
  46. package/docs/API-reference/api/x-components.filterssearch.md +30 -13
  47. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.md +20 -19
  48. package/docs/API-reference/api/x-components.getactiveelement.md +26 -0
  49. package/docs/API-reference/api/x-components.getter.md +5 -0
  50. package/docs/API-reference/api/x-components.globalxbus.md +2 -2
  51. package/docs/API-reference/api/x-components.hierarchicalfilter.md +195 -18
  52. package/docs/API-reference/api/x-components.highlight.md +54 -12
  53. package/docs/API-reference/api/x-components.historyqueries.md +6 -4
  54. package/docs/API-reference/api/x-components.historyqueriesswitch.md +5 -11
  55. package/docs/API-reference/api/x-components.historyquery.md +19 -10
  56. package/docs/API-reference/api/x-components.identifierresult.md +15 -13
  57. package/docs/API-reference/api/x-components.identifierresults.md +21 -13
  58. package/docs/API-reference/api/x-components.itemslist.md +35 -11
  59. package/docs/API-reference/api/x-components.locationprovider.md +1 -1
  60. package/docs/API-reference/api/x-components.mainmodal.md +30 -7
  61. package/docs/API-reference/api/x-components.mainscroll.md +1 -7
  62. package/docs/API-reference/api/x-components.mainscrollitem.md +1 -8
  63. package/docs/API-reference/api/x-components.md +95 -170
  64. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +27 -10
  65. package/docs/API-reference/api/x-components.myhistory.md +32 -10
  66. package/docs/API-reference/api/x-components.nextqueries.md +20 -4
  67. package/docs/API-reference/api/x-components.nextquerieslist.md +61 -17
  68. package/docs/API-reference/api/x-components.nextquery.md +25 -12
  69. package/docs/API-reference/api/x-components.nextquerypreview.md +16 -19
  70. package/docs/API-reference/api/x-components.numberrangefilter.md +27 -11
  71. package/docs/API-reference/api/x-components.partialquerybutton.md +15 -16
  72. package/docs/API-reference/api/x-components.partialresultslist.md +27 -12
  73. package/docs/API-reference/api/x-components.popularsearch.md +14 -11
  74. package/docs/API-reference/api/x-components.popularsearches.md +6 -4
  75. package/docs/API-reference/api/x-components.preselectedfilters.md +1 -1
  76. package/docs/API-reference/api/x-components.promoted.md +16 -10
  77. package/docs/API-reference/api/x-components.promotedslist.md +19 -11
  78. package/docs/API-reference/api/x-components.queriespreviewmutations.md +1 -0
  79. package/docs/API-reference/api/x-components.queriespreviewmutations.updateaquerypreviewresult.md +27 -0
  80. package/docs/API-reference/api/x-components.querypreviewbutton.md +21 -12
  81. package/docs/API-reference/api/x-components.querysuggestion.md +17 -10
  82. package/docs/API-reference/api/x-components.querysuggestions.md +6 -4
  83. package/docs/API-reference/api/x-components.recommendations.md +24 -13
  84. package/docs/API-reference/api/x-components.redirection.md +29 -20
  85. package/docs/API-reference/api/x-components.relatedtag.md +28 -19
  86. package/docs/API-reference/api/x-components.relatedtags.md +33 -4
  87. package/docs/API-reference/api/x-components.removehistoryquery.md +16 -4
  88. package/docs/API-reference/api/x-components.renderlessextraparams.md +12 -11
  89. package/docs/API-reference/api/x-components.renderlessfilter.md +26 -18
  90. package/docs/API-reference/api/x-components.resetstateforreloadwire.md +13 -0
  91. package/docs/API-reference/api/x-components.resultslist.md +20 -24
  92. package/docs/API-reference/api/x-components.resultvariantsprovider.md +1 -28
  93. package/docs/API-reference/api/x-components.scroll.md +21 -10
  94. package/docs/API-reference/api/x-components.scrolltotop.md +30 -12
  95. package/docs/API-reference/api/x-components.searchbutton.md +6 -17
  96. package/docs/API-reference/api/x-components.searchinput.md +53 -25
  97. package/docs/API-reference/api/x-components.searchinputplaceholder.md +39 -23
  98. package/docs/API-reference/api/x-components.searchmutations.md +1 -0
  99. package/docs/API-reference/api/x-components.searchmutations.resetstateforreload.md +17 -0
  100. package/docs/API-reference/api/x-components.searchxevents.md +1 -0
  101. package/docs/API-reference/api/x-components.searchxevents.reloadsearchrequested.md +13 -0
  102. package/docs/API-reference/api/x-components.selectedfilters.md +14 -4
  103. package/docs/API-reference/api/x-components.selectedfilterslist.md +23 -14
  104. package/docs/API-reference/api/x-components.semanticqueries.md +6 -16
  105. package/docs/API-reference/api/x-components.semanticquery.md +17 -11
  106. package/docs/API-reference/api/x-components.simplefilter.md +187 -11
  107. package/docs/API-reference/api/x-components.singlecolumnlayout.md +27 -10
  108. package/docs/API-reference/api/x-components.slicedfilters.md +31 -11
  109. package/docs/API-reference/api/x-components.slidingpanel.md +46 -12
  110. package/docs/API-reference/api/x-components.snippetcallbacks.md +2 -0
  111. package/docs/API-reference/api/x-components.snippetconfigextraparams.md +22 -13
  112. package/docs/API-reference/api/x-components.sortedfilters.md +14 -10
  113. package/docs/API-reference/api/x-components.spellcheck.md +5 -11
  114. package/docs/API-reference/api/x-components.spellcheckbutton.md +6 -16
  115. package/docs/API-reference/api/x-components.staggeredfadeandslide.md +17 -12
  116. package/docs/API-reference/api/x-components.staggeringtransitiongroup.md +34 -23
  117. package/docs/API-reference/api/x-components.state.md +5 -0
  118. package/docs/API-reference/api/x-components.tagging.md +30 -21
  119. package/docs/API-reference/api/x-components.urlhandler.md +5 -18
  120. package/docs/API-reference/api/x-components.use_x.md +7 -2
  121. package/docs/API-reference/api/x-components.usecollapseanimation.md +30 -0
  122. package/docs/API-reference/api/x-components.usedebounce.md +28 -0
  123. package/docs/API-reference/api/x-components.usedisableanimation.md +28 -0
  124. package/docs/API-reference/api/x-components.usefacets.md +34 -0
  125. package/docs/API-reference/api/x-components.usefiltersinjection.md +29 -0
  126. package/docs/API-reference/api/x-components.usenoelementrender.md +2 -2
  127. package/docs/API-reference/api/x-components.usescroll.md +36 -0
  128. package/docs/API-reference/api/x-components.usexbus.md +28 -0
  129. package/docs/API-reference/api/x-components.xcomponentmixin.md +5 -0
  130. package/docs/API-reference/api/x-components.xemit.md +5 -0
  131. package/docs/API-reference/api/x-components.xeventstypes.md +1 -1
  132. package/docs/API-reference/api/x-components.xeventstypes.userselectedaresultvariant.md +2 -1
  133. package/docs/API-reference/api/x-components.xinject.md +5 -0
  134. package/docs/API-reference/api/x-components.xon.md +5 -0
  135. package/docs/API-reference/api/x-components.xprovide.md +5 -0
  136. package/docs/API-reference/components/common/animations/x-components.staggered-fade-and-slide.md +4 -4
  137. package/docs/API-reference/components/common/layouts/x-components.multi-column-max-width-layout.md +4 -4
  138. package/docs/API-reference/components/common/layouts/x-components.single-column-layout.md +4 -4
  139. package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +6 -6
  140. package/docs/API-reference/components/common/modals/x-components.base-id-modal.md +4 -4
  141. package/docs/API-reference/components/common/modals/x-components.base-modal.md +9 -7
  142. package/docs/API-reference/components/common/modals/x-components.main-modal.md +46 -4
  143. package/docs/API-reference/components/common/panels/x-components.base-header-toggle-panel.md +5 -4
  144. package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel.md +5 -5
  145. package/docs/API-reference/components/common/panels/x-components.base-tabs-panel.md +10 -6
  146. package/docs/API-reference/components/common/result/x-components.result-variants-provider.md +0 -6
  147. package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +7 -7
  148. package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +8 -7
  149. package/docs/API-reference/components/common/x-components.base-dropdown.md +1 -1
  150. package/docs/API-reference/components/common/x-components.base-event-button.md +4 -3
  151. package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +4 -4
  152. package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +5 -5
  153. package/docs/API-reference/components/common/x-components.display-emitter.md +0 -6
  154. package/docs/API-reference/components/common/x-components.global-x-bus.md +1 -1
  155. package/docs/API-reference/components/common/x-components.highlight.md +7 -5
  156. package/docs/API-reference/components/common/x-components.items-list.md +5 -4
  157. package/docs/API-reference/components/common/x-components.sliding-panel.md +2 -0
  158. package/docs/API-reference/components/device/x-components.device-detector.md +5 -5
  159. package/docs/API-reference/components/empathize/x-components.empathize.md +6 -6
  160. package/docs/API-reference/components/extra-params/x-components.extra-params.md +3 -3
  161. package/docs/API-reference/components/extra-params/x-components.renderless-extra-param.md +3 -9
  162. package/docs/API-reference/components/extra-params/x-components.snippet-config-extra-params.md +4 -7
  163. package/docs/API-reference/components/facets/x-components.clear-filters.md +4 -4
  164. package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +1 -1
  165. package/docs/API-reference/components/facets/x-components.facets/facets.md +6 -6
  166. package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md +7 -5
  167. package/docs/API-reference/components/facets/x-components.filters/hierarchical-filter.md +8 -5
  168. package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +5 -4
  169. package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +6 -5
  170. package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +6 -5
  171. package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md +4 -4
  172. package/docs/API-reference/components/facets/x-components.lists/filters-list.md +5 -5
  173. package/docs/API-reference/components/facets/x-components.lists/filters-search.md +5 -5
  174. package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +5 -5
  175. package/docs/API-reference/components/facets/x-components.lists/selected-filters.md +4 -10
  176. package/docs/API-reference/components/facets/x-components.lists/sliced-filters.md +13 -5
  177. package/docs/API-reference/components/facets/x-components.lists/sorted-filters.md +4 -4
  178. package/docs/API-reference/components/history-queries/x-components.history-query.md +5 -3
  179. package/docs/API-reference/components/history-queries/x-components.my-history.md +5 -4
  180. package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +4 -4
  181. package/docs/API-reference/components/next-queries/x-components.next-queries-list.md +8 -8
  182. package/docs/API-reference/components/next-queries/x-components.next-queries.md +4 -4
  183. package/docs/API-reference/components/queries-preview/x-components.query-preview-button.md +4 -3
  184. package/docs/API-reference/components/recommendations/x-components.recommendations.md +4 -4
  185. package/docs/API-reference/components/related-tags/x-components.related-tags.md +6 -5
  186. package/docs/API-reference/components/scroll/x-components.main-scroll.md +0 -6
  187. package/docs/API-reference/components/scroll/x-components.scroll-to-top.md +5 -5
  188. package/docs/API-reference/components/search/x-components.banner.md +4 -3
  189. package/docs/API-reference/components/search/x-components.banners-list.md +3 -3
  190. package/docs/API-reference/components/search/x-components.partial-results-list.md +4 -4
  191. package/docs/API-reference/components/search/x-components.promoted.md +4 -3
  192. package/docs/API-reference/components/search/x-components.promoteds-list.md +3 -3
  193. package/docs/API-reference/components/search/x-components.results-list.md +9 -3
  194. package/docs/API-reference/components/search-box/x-components.search-input-placeholder.md +6 -6
  195. package/docs/API-reference/components/search-box/x-components.search-input.md +6 -8
  196. package/docs/API-reference/components/semantic-queries/x-components.semantic-query.md +3 -3
  197. package/docs/API-reference/components/tagging/x-components.tagging.md +2 -2
  198. package/facets/index.js +3 -3
  199. package/js/components/animations/collapse-height.vue.js +1 -1
  200. package/js/components/animations/collapse-height.vue.js.map +1 -1
  201. package/js/components/animations/collapse-height.vue2.js +19 -19
  202. package/js/components/animations/collapse-height.vue2.js.map +1 -1
  203. package/js/components/animations/collapse-height.vue3.js +1 -1
  204. package/js/components/animations/collapse-width.vue.js +1 -1
  205. package/js/components/animations/collapse-width.vue.js.map +1 -1
  206. package/js/components/animations/collapse-width.vue2.js +19 -19
  207. package/js/components/animations/collapse-width.vue2.js.map +1 -1
  208. package/js/components/animations/collapse-width.vue3.js +1 -1
  209. package/js/components/animations/create-directional-animation-factory.js +14 -16
  210. package/js/components/animations/create-directional-animation-factory.js.map +1 -1
  211. package/js/components/animations/cross-fade.vue.js +1 -1
  212. package/js/components/animations/cross-fade.vue.js.map +1 -1
  213. package/js/components/animations/cross-fade.vue2.js.map +1 -1
  214. package/js/components/animations/cross-fade.vue3.js +1 -1
  215. package/js/components/animations/fade-and-slide.vue.js +1 -1
  216. package/js/components/animations/fade-and-slide.vue.js.map +1 -1
  217. package/js/components/animations/fade-and-slide.vue2.js +23 -26
  218. package/js/components/animations/fade-and-slide.vue2.js.map +1 -1
  219. package/js/components/animations/fade-and-slide.vue3.js +1 -1
  220. package/js/components/animations/fade.vue.js +1 -1
  221. package/js/components/animations/fade.vue.js.map +1 -1
  222. package/js/components/animations/fade.vue3.js +1 -1
  223. package/js/components/animations/staggered-fade-and-slide.vue.js +3 -3
  224. package/js/components/animations/staggered-fade-and-slide.vue.js.map +1 -1
  225. package/js/components/animations/staggered-fade-and-slide.vue2.js +21 -25
  226. package/js/components/animations/staggered-fade-and-slide.vue2.js.map +1 -1
  227. package/js/components/animations/staggered-fade-and-slide.vue3.js +1 -1
  228. package/js/components/animations/staggering-transition-group.vue.js +1 -1
  229. package/js/components/animations/staggering-transition-group.vue.js.map +1 -1
  230. package/js/components/animations/staggering-transition-group.vue2.js +326 -299
  231. package/js/components/animations/staggering-transition-group.vue2.js.map +1 -1
  232. package/js/components/animations/staggering-transition-group.vue3.js +1 -1
  233. package/js/components/animations/use-collapse-animation.js +58 -0
  234. package/js/components/animations/use-collapse-animation.js.map +1 -0
  235. package/js/components/animations/use-disable-animation.js +27 -0
  236. package/js/components/animations/use-disable-animation.js.map +1 -0
  237. package/js/components/base-dropdown.vue.js +1 -1
  238. package/js/components/base-dropdown.vue.js.map +1 -1
  239. package/js/components/base-dropdown.vue2.js +2 -1
  240. package/js/components/base-dropdown.vue2.js.map +1 -1
  241. package/js/components/base-dropdown.vue3.js +1 -1
  242. package/js/components/base-event-button.vue.js.map +1 -1
  243. package/js/components/base-event-button.vue2.js +9 -1
  244. package/js/components/base-event-button.vue2.js.map +1 -1
  245. package/js/components/base-grid.vue.js +2 -2
  246. package/js/components/base-grid.vue.js.map +1 -1
  247. package/js/components/base-grid.vue2.js +17 -8
  248. package/js/components/base-grid.vue2.js.map +1 -1
  249. package/js/components/base-grid.vue3.js +1 -1
  250. package/js/components/base-keyboard-navigation.vue.js +1 -0
  251. package/js/components/base-keyboard-navigation.vue.js.map +1 -1
  252. package/js/components/base-keyboard-navigation.vue2.js +115 -88
  253. package/js/components/base-keyboard-navigation.vue2.js.map +1 -1
  254. package/js/components/base-variable-column-grid.vue.js +1 -1
  255. package/js/components/base-variable-column-grid.vue.js.map +1 -1
  256. package/js/components/base-variable-column-grid.vue2.js +63 -49
  257. package/js/components/base-variable-column-grid.vue2.js.map +1 -1
  258. package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
  259. package/js/components/column-picker/base-column-picker-dropdown.vue2.js +1 -1
  260. package/js/components/column-picker/base-column-picker-dropdown.vue2.js.map +1 -1
  261. package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
  262. package/js/components/column-picker/base-column-picker-list.vue2.js +1 -1
  263. package/js/components/column-picker/base-column-picker-list.vue2.js.map +1 -1
  264. package/js/components/decorators/bus.decorators.js +4 -0
  265. package/js/components/decorators/bus.decorators.js.map +1 -1
  266. package/js/components/decorators/debounce.decorators.js +1 -0
  267. package/js/components/decorators/debounce.decorators.js.map +1 -1
  268. package/js/components/decorators/injection.decorators.js +2 -0
  269. package/js/components/decorators/injection.decorators.js.map +1 -1
  270. package/js/components/decorators/store.decorators.js +4 -0
  271. package/js/components/decorators/store.decorators.js.map +1 -1
  272. package/js/components/display-emitter.vue.js +2 -10
  273. package/js/components/display-emitter.vue.js.map +1 -1
  274. package/js/components/display-emitter.vue2.js +26 -28
  275. package/js/components/display-emitter.vue2.js.map +1 -1
  276. package/js/components/global-x-bus.vue.js.map +1 -1
  277. package/js/components/global-x-bus.vue2.js +8 -18
  278. package/js/components/global-x-bus.vue2.js.map +1 -1
  279. package/js/components/highlight.vue.js.map +1 -1
  280. package/js/components/highlight.vue2.js +110 -81
  281. package/js/components/highlight.vue2.js.map +1 -1
  282. package/js/components/icons/arrow-down.vue.js +7 -7
  283. package/js/components/icons/arrow-down.vue.js.map +1 -1
  284. package/js/components/icons/arrow-left.vue.js +7 -7
  285. package/js/components/icons/arrow-left.vue.js.map +1 -1
  286. package/js/components/icons/arrow-right.vue.js +7 -7
  287. package/js/components/icons/arrow-right.vue.js.map +1 -1
  288. package/js/components/icons/arrow-up.vue.js +7 -7
  289. package/js/components/icons/arrow-up.vue.js.map +1 -1
  290. package/js/components/icons/bag.vue.js +7 -7
  291. package/js/components/icons/bag.vue.js.map +1 -1
  292. package/js/components/icons/bar-code.vue.js +7 -7
  293. package/js/components/icons/bar-code.vue.js.map +1 -1
  294. package/js/components/icons/barcode-tiny.vue.js +7 -7
  295. package/js/components/icons/barcode-tiny.vue.js.map +1 -1
  296. package/js/components/icons/cart-filled.vue.js +7 -7
  297. package/js/components/icons/cart-filled.vue.js.map +1 -1
  298. package/js/components/icons/cart.vue.js +7 -7
  299. package/js/components/icons/cart.vue.js.map +1 -1
  300. package/js/components/icons/check-tiny.vue.js +7 -7
  301. package/js/components/icons/check-tiny.vue.js.map +1 -1
  302. package/js/components/icons/check.vue.js +7 -7
  303. package/js/components/icons/check.vue.js.map +1 -1
  304. package/js/components/icons/checkbox-selected-filled.vue.js +7 -7
  305. package/js/components/icons/checkbox-selected-filled.vue.js.map +1 -1
  306. package/js/components/icons/checkbox-selected.vue.js +7 -7
  307. package/js/components/icons/checkbox-selected.vue.js.map +1 -1
  308. package/js/components/icons/checkbox-unselected-filled.vue.js +7 -7
  309. package/js/components/icons/checkbox-unselected-filled.vue.js.map +1 -1
  310. package/js/components/icons/checkbox-unselected.vue.js +7 -7
  311. package/js/components/icons/checkbox-unselected.vue.js.map +1 -1
  312. package/js/components/icons/chevron-down.vue.js +7 -7
  313. package/js/components/icons/chevron-down.vue.js.map +1 -1
  314. package/js/components/icons/chevron-left.vue.js +7 -7
  315. package/js/components/icons/chevron-left.vue.js.map +1 -1
  316. package/js/components/icons/chevron-right.vue.js +7 -7
  317. package/js/components/icons/chevron-right.vue.js.map +1 -1
  318. package/js/components/icons/chevron-tiny-down.vue.js +7 -7
  319. package/js/components/icons/chevron-tiny-down.vue.js.map +1 -1
  320. package/js/components/icons/chevron-tiny-left.vue.js +7 -7
  321. package/js/components/icons/chevron-tiny-left.vue.js.map +1 -1
  322. package/js/components/icons/chevron-tiny-right.vue.js +7 -7
  323. package/js/components/icons/chevron-tiny-right.vue.js.map +1 -1
  324. package/js/components/icons/chevron-tiny-up.vue.js +7 -7
  325. package/js/components/icons/chevron-tiny-up.vue.js.map +1 -1
  326. package/js/components/icons/chevron-up.vue.js +7 -7
  327. package/js/components/icons/chevron-up.vue.js.map +1 -1
  328. package/js/components/icons/corner-arrow-left.vue.js +7 -7
  329. package/js/components/icons/corner-arrow-left.vue.js.map +1 -1
  330. package/js/components/icons/corner-arrow-right.vue.js +7 -7
  331. package/js/components/icons/corner-arrow-right.vue.js.map +1 -1
  332. package/js/components/icons/cross-tiny.vue.js +7 -7
  333. package/js/components/icons/cross-tiny.vue.js.map +1 -1
  334. package/js/components/icons/cross.vue.js +7 -7
  335. package/js/components/icons/cross.vue.js.map +1 -1
  336. package/js/components/icons/curated-check-filled.vue.js +7 -7
  337. package/js/components/icons/curated-check-filled.vue.js.map +1 -1
  338. package/js/components/icons/curated-check-tiny-filled.vue.js +7 -7
  339. package/js/components/icons/curated-check-tiny-filled.vue.js.map +1 -1
  340. package/js/components/icons/curated-check-tiny.vue.js +7 -7
  341. package/js/components/icons/curated-check-tiny.vue.js.map +1 -1
  342. package/js/components/icons/curated-check.vue.js +7 -7
  343. package/js/components/icons/curated-check.vue.js.map +1 -1
  344. package/js/components/icons/diagonal-arrow-left-down.vue.js +7 -7
  345. package/js/components/icons/diagonal-arrow-left-down.vue.js.map +1 -1
  346. package/js/components/icons/diagonal-arrow-left-top.vue.js +7 -7
  347. package/js/components/icons/diagonal-arrow-left-top.vue.js.map +1 -1
  348. package/js/components/icons/diagonal-arrow-right-down.vue.js +7 -7
  349. package/js/components/icons/diagonal-arrow-right-down.vue.js.map +1 -1
  350. package/js/components/icons/diagonal-arrow-right-top.vue.js +7 -7
  351. package/js/components/icons/diagonal-arrow-right-top.vue.js.map +1 -1
  352. package/js/components/icons/filters.vue.js +7 -7
  353. package/js/components/icons/filters.vue.js.map +1 -1
  354. package/js/components/icons/grid-1-col.vue.js +7 -7
  355. package/js/components/icons/grid-1-col.vue.js.map +1 -1
  356. package/js/components/icons/grid-2-col.vue.js +7 -7
  357. package/js/components/icons/grid-2-col.vue.js.map +1 -1
  358. package/js/components/icons/grid-2-rows.vue.js +7 -7
  359. package/js/components/icons/grid-2-rows.vue.js.map +1 -1
  360. package/js/components/icons/grid-4-col.vue.js +7 -7
  361. package/js/components/icons/grid-4-col.vue.js.map +1 -1
  362. package/js/components/icons/heart-filled.vue.js +7 -7
  363. package/js/components/icons/heart-filled.vue.js.map +1 -1
  364. package/js/components/icons/heart.vue.js +7 -7
  365. package/js/components/icons/heart.vue.js.map +1 -1
  366. package/js/components/icons/hide.vue.js +7 -7
  367. package/js/components/icons/hide.vue.js.map +1 -1
  368. package/js/components/icons/history-tiny.vue.js +7 -7
  369. package/js/components/icons/history-tiny.vue.js.map +1 -1
  370. package/js/components/icons/history.vue.js +7 -7
  371. package/js/components/icons/history.vue.js.map +1 -1
  372. package/js/components/icons/light-bulb-off.vue.js +7 -7
  373. package/js/components/icons/light-bulb-off.vue.js.map +1 -1
  374. package/js/components/icons/light-bulb-on.vue.js +7 -7
  375. package/js/components/icons/light-bulb-on.vue.js.map +1 -1
  376. package/js/components/icons/menu.vue.js +7 -7
  377. package/js/components/icons/menu.vue.js.map +1 -1
  378. package/js/components/icons/minus-tiny.vue.js +7 -7
  379. package/js/components/icons/minus-tiny.vue.js.map +1 -1
  380. package/js/components/icons/minus.vue.js +7 -7
  381. package/js/components/icons/minus.vue.js.map +1 -1
  382. package/js/components/icons/plus-tiny.vue.js +7 -7
  383. package/js/components/icons/plus-tiny.vue.js.map +1 -1
  384. package/js/components/icons/plus.vue.js +7 -7
  385. package/js/components/icons/plus.vue.js.map +1 -1
  386. package/js/components/icons/radiobutton-selected.vue.js +7 -7
  387. package/js/components/icons/radiobutton-selected.vue.js.map +1 -1
  388. package/js/components/icons/radiobutton-unselected.vue.js +7 -7
  389. package/js/components/icons/radiobutton-unselected.vue.js.map +1 -1
  390. package/js/components/icons/search-tiny.vue.js +7 -7
  391. package/js/components/icons/search-tiny.vue.js.map +1 -1
  392. package/js/components/icons/search.vue.js +7 -7
  393. package/js/components/icons/search.vue.js.map +1 -1
  394. package/js/components/icons/settings.vue.js +7 -7
  395. package/js/components/icons/settings.vue.js.map +1 -1
  396. package/js/components/icons/show.vue.js +7 -7
  397. package/js/components/icons/show.vue.js.map +1 -1
  398. package/js/components/icons/sort-az.vue.js +7 -7
  399. package/js/components/icons/sort-az.vue.js.map +1 -1
  400. package/js/components/icons/sort-price-down.vue.js +7 -7
  401. package/js/components/icons/sort-price-down.vue.js.map +1 -1
  402. package/js/components/icons/sort-price-up.vue.js +7 -7
  403. package/js/components/icons/sort-price-up.vue.js.map +1 -1
  404. package/js/components/icons/sort-relevancy.vue.js +7 -7
  405. package/js/components/icons/sort-relevancy.vue.js.map +1 -1
  406. package/js/components/icons/sort-za.vue.js +7 -7
  407. package/js/components/icons/sort-za.vue.js.map +1 -1
  408. package/js/components/icons/star-filled.vue.js +7 -7
  409. package/js/components/icons/star-filled.vue.js.map +1 -1
  410. package/js/components/icons/star.vue.js +7 -7
  411. package/js/components/icons/star.vue.js.map +1 -1
  412. package/js/components/icons/tag-filled.vue.js +7 -7
  413. package/js/components/icons/tag-filled.vue.js.map +1 -1
  414. package/js/components/icons/tag.vue.js +7 -7
  415. package/js/components/icons/tag.vue.js.map +1 -1
  416. package/js/components/icons/trash-open.vue.js +7 -7
  417. package/js/components/icons/trash-open.vue.js.map +1 -1
  418. package/js/components/icons/trash.vue.js +7 -7
  419. package/js/components/icons/trash.vue.js.map +1 -1
  420. package/js/components/icons/trending-tiny.vue.js +7 -7
  421. package/js/components/icons/trending-tiny.vue.js.map +1 -1
  422. package/js/components/icons/trending.vue.js +7 -7
  423. package/js/components/icons/trending.vue.js.map +1 -1
  424. package/js/components/icons/user-filled.vue.js +7 -7
  425. package/js/components/icons/user-filled.vue.js.map +1 -1
  426. package/js/components/icons/user.vue.js +7 -7
  427. package/js/components/icons/user.vue.js.map +1 -1
  428. package/js/components/items-list.vue.js.map +1 -1
  429. package/js/components/items-list.vue2.js +52 -31
  430. package/js/components/items-list.vue2.js.map +1 -1
  431. package/js/components/layouts/fixed-header-and-asides-layout.vue.js +1 -1
  432. package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
  433. package/js/components/layouts/fixed-header-and-asides-layout.vue2.js +40 -29
  434. package/js/components/layouts/fixed-header-and-asides-layout.vue2.js.map +1 -1
  435. package/js/components/layouts/fixed-header-and-asides-layout.vue3.js +1 -1
  436. package/js/components/layouts/multi-column-max-width-layout.vue.js +1 -1
  437. package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
  438. package/js/components/layouts/multi-column-max-width-layout.vue2.js +36 -19
  439. package/js/components/layouts/multi-column-max-width-layout.vue2.js.map +1 -1
  440. package/js/components/layouts/multi-column-max-width-layout.vue4.js +1 -1
  441. package/js/components/layouts/single-column-layout.vue.js +1 -1
  442. package/js/components/layouts/single-column-layout.vue.js.map +1 -1
  443. package/js/components/layouts/single-column-layout.vue2.js +33 -16
  444. package/js/components/layouts/single-column-layout.vue2.js.map +1 -1
  445. package/js/components/layouts/single-column-layout.vue3.js +1 -1
  446. package/js/components/layouts/use-layouts.js +28 -0
  447. package/js/components/layouts/use-layouts.js.map +1 -0
  448. package/js/components/location-provider.vue.js.map +1 -1
  449. package/js/components/location-provider.vue2.js +0 -10
  450. package/js/components/location-provider.vue2.js.map +1 -1
  451. package/js/components/modals/base-events-modal.vue.js +1 -0
  452. package/js/components/modals/base-events-modal.vue.js.map +1 -1
  453. package/js/components/modals/base-events-modal.vue2.js +70 -74
  454. package/js/components/modals/base-events-modal.vue2.js.map +1 -1
  455. package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
  456. package/js/components/modals/base-id-modal-close.vue2.js +0 -10
  457. package/js/components/modals/base-id-modal-close.vue2.js.map +1 -1
  458. package/js/components/modals/base-id-modal-open.vue2.js +4 -4
  459. package/js/components/modals/base-id-modal.vue.js +1 -0
  460. package/js/components/modals/base-id-modal.vue.js.map +1 -1
  461. package/js/components/modals/base-id-modal.vue2.js +86 -64
  462. package/js/components/modals/base-id-modal.vue2.js.map +1 -1
  463. package/js/components/modals/base-modal.vue.js +3 -3
  464. package/js/components/modals/base-modal.vue.js.map +1 -1
  465. package/js/components/modals/base-modal.vue2.js +162 -166
  466. package/js/components/modals/base-modal.vue2.js.map +1 -1
  467. package/js/components/modals/base-modal.vue3.js +1 -1
  468. package/js/components/modals/main-modal.vue.js.map +1 -1
  469. package/js/components/modals/main-modal.vue2.js +16 -20
  470. package/js/components/modals/main-modal.vue2.js.map +1 -1
  471. package/js/components/no-element.js +3 -2
  472. package/js/components/no-element.js.map +1 -1
  473. package/js/components/page-loader-button.vue2.js +4 -4
  474. package/js/components/panels/base-header-toggle-panel.vue.js +1 -1
  475. package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
  476. package/js/components/panels/base-header-toggle-panel.vue2.js +45 -39
  477. package/js/components/panels/base-header-toggle-panel.vue2.js.map +1 -1
  478. package/js/components/panels/base-header-toggle-panel.vue3.js +1 -1
  479. package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -1
  480. package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
  481. package/js/components/panels/base-id-toggle-panel-button.vue2.js +55 -43
  482. package/js/components/panels/base-id-toggle-panel-button.vue2.js.map +1 -1
  483. package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
  484. package/js/components/panels/base-id-toggle-panel.vue2.js +78 -58
  485. package/js/components/panels/base-id-toggle-panel.vue2.js.map +1 -1
  486. package/js/components/panels/base-tabs-panel.vue.js +3 -3
  487. package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
  488. package/js/components/panels/base-tabs-panel.vue2.js +93 -62
  489. package/js/components/panels/base-tabs-panel.vue2.js.map +1 -1
  490. package/js/components/panels/base-tabs-panel.vue3.js +1 -1
  491. package/js/components/result/base-result-fallback-image.vue.js +6 -7
  492. package/js/components/result/base-result-fallback-image.vue.js.map +1 -1
  493. package/js/components/result/base-result-link.vue2.js +4 -4
  494. package/js/components/result/base-result-placeholder-image.vue.js +6 -7
  495. package/js/components/result/base-result-placeholder-image.vue.js.map +1 -1
  496. package/js/components/result/base-result-rating.vue2.js +4 -4
  497. package/js/components/result/result-variants-provider.vue.js.map +1 -1
  498. package/js/components/result/result-variants-provider.vue2.js +25 -53
  499. package/js/components/result/result-variants-provider.vue2.js.map +1 -1
  500. package/js/components/scroll/base-scroll.vue.js +1 -0
  501. package/js/components/scroll/base-scroll.vue.js.map +1 -1
  502. package/js/components/scroll/base-scroll.vue2.js +76 -10
  503. package/js/components/scroll/base-scroll.vue2.js.map +1 -1
  504. package/js/components/scroll/use-scroll.js +219 -0
  505. package/js/components/scroll/use-scroll.js.map +1 -0
  506. package/js/components/sliding-panel.vue.js +6 -6
  507. package/js/components/sliding-panel.vue.js.map +1 -1
  508. package/js/components/sliding-panel.vue2.js +112 -136
  509. package/js/components/sliding-panel.vue2.js.map +1 -1
  510. package/js/components/sliding-panel.vue3.js +1 -1
  511. package/js/components/suggestions/base-suggestion.vue2.js +4 -4
  512. package/js/components/suggestions/base-suggestions.vue.js +1 -1
  513. package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
  514. package/js/components/suggestions/base-suggestions.vue2.js +114 -95
  515. package/js/components/suggestions/base-suggestions.vue2.js.map +1 -1
  516. package/js/components/suggestions/base-suggestions.vue3.js +1 -1
  517. package/js/components/x-component.mixin.js +2 -0
  518. package/js/components/x-component.mixin.js.map +1 -1
  519. package/js/composables/{create-use-device.composable.js → create-use-device.js} +1 -1
  520. package/js/composables/create-use-device.js.map +1 -0
  521. package/js/composables/use-_x.js.map +1 -1
  522. package/js/composables/use-debounce.js +23 -0
  523. package/js/composables/use-debounce.js.map +1 -0
  524. package/js/composables/use-getter.js +0 -1
  525. package/js/composables/use-getter.js.map +1 -1
  526. package/js/composables/use-no-element-render.js +1 -1
  527. package/js/composables/use-no-element-render.js.map +1 -1
  528. package/js/composables/use-x-bus.js +25 -14
  529. package/js/composables/use-x-bus.js.map +1 -1
  530. package/js/index.js +14 -15
  531. package/js/index.js.map +1 -1
  532. package/js/services/directional-focus-navigation.service.js +6 -3
  533. package/js/services/directional-focus-navigation.service.js.map +1 -1
  534. package/js/utils/html.js +21 -1
  535. package/js/utils/html.js.map +1 -1
  536. package/js/x-modules/device/components/device-detector.vue.js.map +1 -1
  537. package/js/x-modules/device/components/device-detector.vue2.js +102 -97
  538. package/js/x-modules/device/components/device-detector.vue2.js.map +1 -1
  539. package/js/x-modules/device/x-module.js +3 -1
  540. package/js/x-modules/device/x-module.js.map +1 -1
  541. package/js/x-modules/empathize/components/empathize.vue.js +2 -12
  542. package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
  543. package/js/x-modules/empathize/components/empathize.vue2.js +76 -104
  544. package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
  545. package/js/x-modules/empathize/x-module.js +3 -1
  546. package/js/x-modules/empathize/x-module.js.map +1 -1
  547. package/js/x-modules/experience-controls/components/experience-controls.vue.js.map +1 -1
  548. package/js/x-modules/experience-controls/components/experience-controls.vue2.js +21 -27
  549. package/js/x-modules/experience-controls/components/experience-controls.vue2.js.map +1 -1
  550. package/js/x-modules/experience-controls/x-module.js +10 -1
  551. package/js/x-modules/experience-controls/x-module.js.map +1 -1
  552. package/js/x-modules/extra-params/components/extra-params.vue.js.map +1 -1
  553. package/js/x-modules/extra-params/components/extra-params.vue2.js +23 -173
  554. package/js/x-modules/extra-params/components/extra-params.vue2.js.map +1 -1
  555. package/js/x-modules/extra-params/components/renderless-extra-param.vue.js +2 -19
  556. package/js/x-modules/extra-params/components/renderless-extra-param.vue.js.map +1 -1
  557. package/js/x-modules/extra-params/components/renderless-extra-param.vue2.js +28 -186
  558. package/js/x-modules/extra-params/components/renderless-extra-param.vue2.js.map +1 -1
  559. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue.js.map +1 -1
  560. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js +41 -67
  561. package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js.map +1 -1
  562. package/js/x-modules/extra-params/x-module.js +10 -1
  563. package/js/x-modules/extra-params/x-module.js.map +1 -1
  564. package/js/x-modules/facets/components/clear-filters.vue.js.map +1 -1
  565. package/js/x-modules/facets/components/clear-filters.vue2.js +37 -183
  566. package/js/x-modules/facets/components/clear-filters.vue2.js.map +1 -1
  567. package/js/x-modules/facets/components/facets/facets-provider.vue.js +1 -1
  568. package/js/x-modules/facets/components/facets/facets-provider.vue.js.map +1 -1
  569. package/js/x-modules/facets/components/facets/facets-provider.vue2.js +80 -221
  570. package/js/x-modules/facets/components/facets/facets-provider.vue2.js.map +1 -1
  571. package/js/x-modules/facets/components/facets/facets-provider.vue3.js +1 -1
  572. package/js/x-modules/facets/components/facets/facets.vue.js +3 -3
  573. package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
  574. package/js/x-modules/facets/components/facets/facets.vue2.js +117 -90
  575. package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
  576. package/js/x-modules/facets/components/facets/facets.vue3.js +1 -1
  577. package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -1
  578. package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
  579. package/js/x-modules/facets/components/filters/all-filter.vue2.js +53 -195
  580. package/js/x-modules/facets/components/filters/all-filter.vue2.js.map +1 -1
  581. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
  582. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js +206 -331
  583. package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js.map +1 -1
  584. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +5 -3
  585. package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
  586. package/js/x-modules/facets/components/filters/hierarchical-filter.vue2.js +102 -96
  587. package/js/x-modules/facets/components/filters/hierarchical-filter.vue2.js.map +1 -1
  588. package/js/x-modules/facets/components/filters/number-range-filter.vue.js +5 -3
  589. package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
  590. package/js/x-modules/facets/components/filters/number-range-filter.vue2.js +48 -184
  591. package/js/x-modules/facets/components/filters/number-range-filter.vue2.js.map +1 -1
  592. package/js/x-modules/facets/components/filters/renderless-filter.vue.js.map +1 -1
  593. package/js/x-modules/facets/components/filters/renderless-filter.vue2.js +49 -213
  594. package/js/x-modules/facets/components/filters/renderless-filter.vue2.js.map +1 -1
  595. package/js/x-modules/facets/components/filters/simple-filter.vue.js +7 -5
  596. package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
  597. package/js/x-modules/facets/components/filters/simple-filter.vue2.js +34 -184
  598. package/js/x-modules/facets/components/filters/simple-filter.vue2.js.map +1 -1
  599. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.js.map +1 -1
  600. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue2.js +27 -173
  601. package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue2.js.map +1 -1
  602. package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -1
  603. package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
  604. package/js/x-modules/facets/components/lists/filters-list.vue2.js +69 -188
  605. package/js/x-modules/facets/components/lists/filters-list.vue2.js.map +1 -1
  606. package/js/x-modules/facets/components/lists/filters-list.vue3.js +1 -1
  607. package/js/x-modules/facets/components/lists/filters-search.vue.js +2 -2
  608. package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
  609. package/js/x-modules/facets/components/lists/filters-search.vue2.js +87 -218
  610. package/js/x-modules/facets/components/lists/filters-search.vue2.js.map +1 -1
  611. package/js/x-modules/facets/components/lists/filters-search.vue3.js +1 -1
  612. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +1 -1
  613. package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
  614. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +48 -32
  615. package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
  616. package/js/x-modules/facets/components/lists/selected-filters.vue.js +2 -26
  617. package/js/x-modules/facets/components/lists/selected-filters.vue.js.map +1 -1
  618. package/js/x-modules/facets/components/lists/selected-filters.vue2.js +19 -162
  619. package/js/x-modules/facets/components/lists/selected-filters.vue2.js.map +1 -1
  620. package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
  621. package/js/x-modules/facets/components/lists/sliced-filters.vue2.js +86 -216
  622. package/js/x-modules/facets/components/lists/sliced-filters.vue2.js.map +1 -1
  623. package/js/x-modules/facets/components/lists/sorted-filters.vue.js.map +1 -1
  624. package/js/x-modules/facets/components/lists/sorted-filters.vue2.js +41 -177
  625. package/js/x-modules/facets/components/lists/sorted-filters.vue2.js.map +1 -1
  626. package/js/x-modules/facets/components/preselected-filters.vue.js.map +1 -1
  627. package/js/x-modules/facets/components/preselected-filters.vue2.js +6 -6
  628. package/js/x-modules/facets/components/preselected-filters.vue2.js.map +1 -1
  629. package/js/x-modules/facets/composables/use-facets.js +56 -0
  630. package/js/x-modules/facets/composables/use-facets.js.map +1 -0
  631. package/js/x-modules/facets/{components/lists/filters-injection.mixin.js → composables/use-filters-injection.js} +29 -39
  632. package/js/x-modules/facets/composables/use-filters-injection.js.map +1 -0
  633. package/js/x-modules/facets/x-module.js +3 -1
  634. package/js/x-modules/facets/x-module.js.map +1 -1
  635. package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
  636. package/js/x-modules/history-queries/components/clear-history-queries.vue2.js +37 -39
  637. package/js/x-modules/history-queries/components/clear-history-queries.vue2.js.map +1 -1
  638. package/js/x-modules/history-queries/components/history-queries-switch.vue.js.map +1 -1
  639. package/js/x-modules/history-queries/components/history-queries-switch.vue2.js +42 -39
  640. package/js/x-modules/history-queries/components/history-queries-switch.vue2.js.map +1 -1
  641. package/js/x-modules/history-queries/components/history-queries.vue.js +1 -1
  642. package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
  643. package/js/x-modules/history-queries/components/history-queries.vue2.js +24 -18
  644. package/js/x-modules/history-queries/components/history-queries.vue2.js.map +1 -1
  645. package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
  646. package/js/x-modules/history-queries/components/history-query.vue2.js +43 -31
  647. package/js/x-modules/history-queries/components/history-query.vue2.js.map +1 -1
  648. package/js/x-modules/history-queries/components/my-history.vue.js +1 -1
  649. package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
  650. package/js/x-modules/history-queries/components/my-history.vue2.js +113 -93
  651. package/js/x-modules/history-queries/components/my-history.vue2.js.map +1 -1
  652. package/js/x-modules/history-queries/components/my-history.vue3.js +1 -1
  653. package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
  654. package/js/x-modules/history-queries/components/remove-history-query.vue2.js +33 -27
  655. package/js/x-modules/history-queries/components/remove-history-query.vue2.js.map +1 -1
  656. package/js/x-modules/history-queries/x-module.js +3 -1
  657. package/js/x-modules/history-queries/x-module.js.map +1 -1
  658. package/js/x-modules/identifier-results/components/identifier-result.vue.js.map +1 -1
  659. package/js/x-modules/identifier-results/components/identifier-result.vue2.js +50 -33
  660. package/js/x-modules/identifier-results/components/identifier-result.vue2.js.map +1 -1
  661. package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -1
  662. package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
  663. package/js/x-modules/identifier-results/components/identifier-results.vue2.js +45 -39
  664. package/js/x-modules/identifier-results/components/identifier-results.vue2.js.map +1 -1
  665. package/js/x-modules/identifier-results/components/identifier-results.vue3.js +1 -1
  666. package/js/x-modules/identifier-results/x-module.js +3 -1
  667. package/js/x-modules/identifier-results/x-module.js.map +1 -1
  668. package/js/x-modules/next-queries/components/next-queries-list.vue.js +1 -1
  669. package/js/x-modules/next-queries/components/next-queries-list.vue.js.map +1 -1
  670. package/js/x-modules/next-queries/components/next-queries-list.vue2.js +161 -106
  671. package/js/x-modules/next-queries/components/next-queries-list.vue2.js.map +1 -1
  672. package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
  673. package/js/x-modules/next-queries/components/next-queries.vue2.js +42 -31
  674. package/js/x-modules/next-queries/components/next-queries.vue2.js.map +1 -1
  675. package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
  676. package/js/x-modules/next-queries/components/next-query-preview.vue2.js +51 -44
  677. package/js/x-modules/next-queries/components/next-query-preview.vue2.js.map +1 -1
  678. package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
  679. package/js/x-modules/next-queries/components/next-query.vue2.js +44 -37
  680. package/js/x-modules/next-queries/components/next-query.vue2.js.map +1 -1
  681. package/js/x-modules/next-queries/x-module.js +3 -1
  682. package/js/x-modules/next-queries/x-module.js.map +1 -1
  683. package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
  684. package/js/x-modules/popular-searches/components/popular-search.vue2.js +26 -26
  685. package/js/x-modules/popular-searches/components/popular-search.vue2.js.map +1 -1
  686. package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
  687. package/js/x-modules/popular-searches/components/popular-searches.vue2.js +20 -18
  688. package/js/x-modules/popular-searches/components/popular-searches.vue2.js.map +1 -1
  689. package/js/x-modules/popular-searches/x-module.js +3 -1
  690. package/js/x-modules/popular-searches/x-module.js.map +1 -1
  691. package/js/x-modules/queries-preview/components/query-preview-button.vue.js +5 -1
  692. package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
  693. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +62 -49
  694. package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
  695. package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
  696. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +5 -3
  697. package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
  698. package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
  699. package/js/x-modules/queries-preview/components/query-preview.vue2.js +2 -5
  700. package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
  701. package/js/x-modules/queries-preview/store/module.js +6 -0
  702. package/js/x-modules/queries-preview/store/module.js.map +1 -1
  703. package/js/x-modules/queries-preview/x-module.js +3 -1
  704. package/js/x-modules/queries-preview/x-module.js.map +1 -1
  705. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -1
  706. package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
  707. package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js +33 -25
  708. package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js.map +1 -1
  709. package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
  710. package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js +25 -21
  711. package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js.map +1 -1
  712. package/js/x-modules/query-suggestions/x-module.js +3 -1
  713. package/js/x-modules/query-suggestions/x-module.js.map +1 -1
  714. package/js/x-modules/recommendations/components/recommendations.vue.js +1 -1
  715. package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
  716. package/js/x-modules/recommendations/components/recommendations.vue2.js +49 -42
  717. package/js/x-modules/recommendations/components/recommendations.vue2.js.map +1 -1
  718. package/js/x-modules/recommendations/components/recommendations.vue3.js +1 -1
  719. package/js/x-modules/recommendations/x-module.js +3 -1
  720. package/js/x-modules/recommendations/x-module.js.map +1 -1
  721. package/js/x-modules/related-tags/components/related-tag.vue.js +1 -0
  722. package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
  723. package/js/x-modules/related-tags/components/related-tag.vue2.js +105 -92
  724. package/js/x-modules/related-tags/components/related-tag.vue2.js.map +1 -1
  725. package/js/x-modules/related-tags/components/related-tags.vue.js +1 -1
  726. package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
  727. package/js/x-modules/related-tags/components/related-tags.vue2.js +46 -29
  728. package/js/x-modules/related-tags/components/related-tags.vue2.js.map +1 -1
  729. package/js/x-modules/related-tags/components/related-tags.vue3.js +1 -1
  730. package/js/x-modules/related-tags/x-module.js +3 -1
  731. package/js/x-modules/related-tags/x-module.js.map +1 -1
  732. package/js/x-modules/scroll/components/main-scroll-item.vue.js.map +1 -1
  733. package/js/x-modules/scroll/components/main-scroll-item.vue2.js +13 -52
  734. package/js/x-modules/scroll/components/main-scroll-item.vue2.js.map +1 -1
  735. package/js/x-modules/scroll/components/main-scroll.vue.js +2 -15
  736. package/js/x-modules/scroll/components/main-scroll.vue.js.map +1 -1
  737. package/js/x-modules/scroll/components/main-scroll.vue2.js +30 -98
  738. package/js/x-modules/scroll/components/main-scroll.vue2.js.map +1 -1
  739. package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
  740. package/js/x-modules/scroll/components/scroll-to-top.vue2.js +99 -231
  741. package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
  742. package/js/x-modules/scroll/components/scroll.vue.js +1 -0
  743. package/js/x-modules/scroll/components/scroll.vue.js.map +1 -1
  744. package/js/x-modules/scroll/components/scroll.vue2.js +96 -83
  745. package/js/x-modules/scroll/components/scroll.vue2.js.map +1 -1
  746. package/js/x-modules/scroll/x-module.js +3 -1
  747. package/js/x-modules/scroll/x-module.js.map +1 -1
  748. package/js/x-modules/search/components/banner.vue.js.map +1 -1
  749. package/js/x-modules/search/components/banner.vue2.js +43 -39
  750. package/js/x-modules/search/components/banner.vue2.js.map +1 -1
  751. package/js/x-modules/search/components/banners-list.vue.js +1 -1
  752. package/js/x-modules/search/components/banners-list.vue.js.map +1 -1
  753. package/js/x-modules/search/components/banners-list.vue2.js +107 -81
  754. package/js/x-modules/search/components/banners-list.vue2.js.map +1 -1
  755. package/js/x-modules/search/components/fallback-disclaimer.vue.js +3 -3
  756. package/js/x-modules/search/components/fallback-disclaimer.vue.js.map +1 -1
  757. package/js/x-modules/search/components/fallback-disclaimer.vue2.js +13 -157
  758. package/js/x-modules/search/components/fallback-disclaimer.vue2.js.map +1 -1
  759. package/js/x-modules/search/components/partial-query-button.vue.js +1 -0
  760. package/js/x-modules/search/components/partial-query-button.vue.js.map +1 -1
  761. package/js/x-modules/search/components/partial-query-button.vue2.js +41 -33
  762. package/js/x-modules/search/components/partial-query-button.vue2.js.map +1 -1
  763. package/js/x-modules/search/components/partial-results-list.vue.js +1 -1
  764. package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
  765. package/js/x-modules/search/components/partial-results-list.vue2.js +47 -31
  766. package/js/x-modules/search/components/partial-results-list.vue2.js.map +1 -1
  767. package/js/x-modules/search/components/partial-results-list.vue3.js +1 -1
  768. package/js/x-modules/search/components/promoted.vue.js.map +1 -1
  769. package/js/x-modules/search/components/promoted.vue2.js +31 -23
  770. package/js/x-modules/search/components/promoted.vue2.js.map +1 -1
  771. package/js/x-modules/search/components/promoteds-list.vue.js +1 -1
  772. package/js/x-modules/search/components/promoteds-list.vue.js.map +1 -1
  773. package/js/x-modules/search/components/promoteds-list.vue2.js +79 -50
  774. package/js/x-modules/search/components/promoteds-list.vue2.js.map +1 -1
  775. package/js/x-modules/search/components/redirection.vue.js +1 -1
  776. package/js/x-modules/search/components/redirection.vue.js.map +1 -1
  777. package/js/x-modules/search/components/redirection.vue2.js +104 -83
  778. package/js/x-modules/search/components/redirection.vue2.js.map +1 -1
  779. package/js/x-modules/search/components/results-list.vue.js +1 -1
  780. package/js/x-modules/search/components/results-list.vue.js.map +1 -1
  781. package/js/x-modules/search/components/results-list.vue2.js +98 -75
  782. package/js/x-modules/search/components/results-list.vue2.js.map +1 -1
  783. package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
  784. package/js/x-modules/search/components/sort-dropdown.vue2.js +0 -12
  785. package/js/x-modules/search/components/sort-dropdown.vue2.js.map +1 -1
  786. package/js/x-modules/search/components/sort-list.vue.js +1 -1
  787. package/js/x-modules/search/components/sort-list.vue.js.map +1 -1
  788. package/js/x-modules/search/components/sort-list.vue2.js +0 -12
  789. package/js/x-modules/search/components/sort-list.vue2.js.map +1 -1
  790. package/js/x-modules/search/components/sort-list.vue3.js +1 -1
  791. package/js/x-modules/search/components/sort-picker-list.vue.js.map +1 -1
  792. package/js/x-modules/search/components/sort-picker-list.vue2.js +0 -12
  793. package/js/x-modules/search/components/sort-picker-list.vue2.js.map +1 -1
  794. package/js/x-modules/search/components/spellcheck-button.vue.js +1 -0
  795. package/js/x-modules/search/components/spellcheck-button.vue.js.map +1 -1
  796. package/js/x-modules/search/components/spellcheck-button.vue2.js +38 -34
  797. package/js/x-modules/search/components/spellcheck-button.vue2.js.map +1 -1
  798. package/js/x-modules/search/components/spellcheck.vue.js.map +1 -1
  799. package/js/x-modules/search/components/spellcheck.vue2.js +18 -164
  800. package/js/x-modules/search/components/spellcheck.vue2.js.map +1 -1
  801. package/js/x-modules/search/store/module.js +4 -0
  802. package/js/x-modules/search/store/module.js.map +1 -1
  803. package/js/x-modules/search/wiring.js +11 -1
  804. package/js/x-modules/search/wiring.js.map +1 -1
  805. package/js/x-modules/search/x-module.js +3 -1
  806. package/js/x-modules/search/x-module.js.map +1 -1
  807. package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
  808. package/js/x-modules/search-box/components/clear-search-input.vue2.js +17 -27
  809. package/js/x-modules/search-box/components/clear-search-input.vue2.js.map +1 -1
  810. package/js/x-modules/search-box/components/search-button.vue.js +1 -0
  811. package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
  812. package/js/x-modules/search-box/components/search-button.vue2.js +40 -43
  813. package/js/x-modules/search-box/components/search-button.vue2.js.map +1 -1
  814. package/js/x-modules/search-box/components/search-input-placeholder.vue.js +1 -1
  815. package/js/x-modules/search-box/components/search-input-placeholder.vue.js.map +1 -1
  816. package/js/x-modules/search-box/components/search-input-placeholder.vue2.js +156 -300
  817. package/js/x-modules/search-box/components/search-input-placeholder.vue2.js.map +1 -1
  818. package/js/x-modules/search-box/components/search-input-placeholder.vue4.js +1 -1
  819. package/js/x-modules/search-box/components/search-input.vue.js +3 -3
  820. package/js/x-modules/search-box/components/search-input.vue.js.map +1 -1
  821. package/js/x-modules/search-box/components/search-input.vue2.js +210 -197
  822. package/js/x-modules/search-box/components/search-input.vue2.js.map +1 -1
  823. package/js/x-modules/search-box/components/search-input.vue3.js +1 -1
  824. package/js/x-modules/search-box/x-module.js +3 -1
  825. package/js/x-modules/search-box/x-module.js.map +1 -1
  826. package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
  827. package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js +26 -179
  828. package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js.map +1 -1
  829. package/js/x-modules/semantic-queries/components/semantic-query.vue.js +21 -29
  830. package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
  831. package/js/x-modules/semantic-queries/components/semantic-query.vue2.js +24 -173
  832. package/js/x-modules/semantic-queries/components/semantic-query.vue2.js.map +1 -1
  833. package/js/x-modules/semantic-queries/x-module.js +3 -1
  834. package/js/x-modules/semantic-queries/x-module.js.map +1 -1
  835. package/js/x-modules/tagging/components/tagging.vue.js.map +1 -1
  836. package/js/x-modules/tagging/components/tagging.vue2.js +85 -76
  837. package/js/x-modules/tagging/components/tagging.vue2.js.map +1 -1
  838. package/js/x-modules/tagging/wiring.js +1 -1
  839. package/js/x-modules/tagging/wiring.js.map +1 -1
  840. package/js/x-modules/tagging/x-module.js +3 -1
  841. package/js/x-modules/tagging/x-module.js.map +1 -1
  842. package/js/x-modules/url/components/url-handler.vue.js.map +1 -1
  843. package/js/x-modules/url/components/url-handler.vue2.js +291 -436
  844. package/js/x-modules/url/components/url-handler.vue2.js.map +1 -1
  845. package/js/x-modules/url/x-module.js +10 -1
  846. package/js/x-modules/url/x-module.js.map +1 -1
  847. package/package.json +4 -4
  848. package/report/x-components.api.json +54066 -40800
  849. package/report/x-components.api.md +2684 -1488
  850. package/scroll/index.js +0 -1
  851. package/search/index.js +1 -1
  852. package/types/components/animations/animate-clip-path/animate-clip-path.factory.d.ts +1 -1
  853. package/types/components/animations/animate-clip-path/animate-clip-path.factory.d.ts.map +1 -1
  854. package/types/components/animations/animate-scale/animate-scale.factory.d.ts +1 -1
  855. package/types/components/animations/animate-scale/animate-scale.factory.d.ts.map +1 -1
  856. package/types/components/animations/animate-translate/animate-translate.factory.d.ts +1 -1
  857. package/types/components/animations/animate-translate/animate-translate.factory.d.ts.map +1 -1
  858. package/types/components/animations/collapse-height.vue.d.ts +20 -3
  859. package/types/components/animations/collapse-height.vue.d.ts.map +1 -1
  860. package/types/components/animations/collapse-width.vue.d.ts +20 -3
  861. package/types/components/animations/collapse-width.vue.d.ts.map +1 -1
  862. package/types/components/animations/create-directional-animation-factory.d.ts +2 -3
  863. package/types/components/animations/create-directional-animation-factory.d.ts.map +1 -1
  864. package/types/components/animations/cross-fade.vue.d.ts.map +1 -1
  865. package/types/components/animations/fade-and-slide.vue.d.ts +21 -12
  866. package/types/components/animations/fade-and-slide.vue.d.ts.map +1 -1
  867. package/types/components/animations/index.d.ts +2 -2
  868. package/types/components/animations/index.d.ts.map +1 -1
  869. package/types/components/animations/staggered-fade-and-slide.vue.d.ts +18 -11
  870. package/types/components/animations/staggered-fade-and-slide.vue.d.ts.map +1 -1
  871. package/types/components/animations/staggering-transition-group.vue.d.ts +38 -260
  872. package/types/components/animations/staggering-transition-group.vue.d.ts.map +1 -1
  873. package/types/components/animations/use-collapse-animation.d.ts +19 -0
  874. package/types/components/animations/use-collapse-animation.d.ts.map +1 -0
  875. package/types/components/animations/use-disable-animation.d.ts +12 -0
  876. package/types/components/animations/use-disable-animation.d.ts.map +1 -0
  877. package/types/components/base-dropdown.vue.d.ts +8 -6
  878. package/types/components/base-dropdown.vue.d.ts.map +1 -1
  879. package/types/components/base-event-button.vue.d.ts +17 -0
  880. package/types/components/base-event-button.vue.d.ts.map +1 -1
  881. package/types/components/base-grid.vue.d.ts +4 -1
  882. package/types/components/base-grid.vue.d.ts.map +1 -1
  883. package/types/components/base-keyboard-navigation.vue.d.ts +43 -54
  884. package/types/components/base-keyboard-navigation.vue.d.ts.map +1 -1
  885. package/types/components/base-variable-column-grid.vue.d.ts +38 -17
  886. package/types/components/base-variable-column-grid.vue.d.ts.map +1 -1
  887. package/types/components/decorators/bus.decorators.d.ts +4 -0
  888. package/types/components/decorators/bus.decorators.d.ts.map +1 -1
  889. package/types/components/decorators/debounce.decorators.d.ts +1 -0
  890. package/types/components/decorators/debounce.decorators.d.ts.map +1 -1
  891. package/types/components/decorators/injection.decorators.d.ts +2 -0
  892. package/types/components/decorators/injection.decorators.d.ts.map +1 -1
  893. package/types/components/decorators/store.decorators.d.ts +4 -0
  894. package/types/components/decorators/store.decorators.d.ts.map +1 -1
  895. package/types/components/display-emitter.vue.d.ts +7 -27
  896. package/types/components/display-emitter.vue.d.ts.map +1 -1
  897. package/types/components/dynamic-props.mixin.d.ts +1 -1
  898. package/types/components/global-x-bus.vue.d.ts +2 -2
  899. package/types/components/global-x-bus.vue.d.ts.map +1 -1
  900. package/types/components/highlight.vue.d.ts +69 -37
  901. package/types/components/highlight.vue.d.ts.map +1 -1
  902. package/types/components/index.d.ts +0 -1
  903. package/types/components/index.d.ts.map +1 -1
  904. package/types/components/items-list.vue.d.ts +51 -13
  905. package/types/components/items-list.vue.d.ts.map +1 -1
  906. package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts +30 -11
  907. package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +1 -1
  908. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +42 -6
  909. package/types/components/layouts/multi-column-max-width-layout.vue.d.ts.map +1 -1
  910. package/types/components/layouts/single-column-layout.vue.d.ts +42 -7
  911. package/types/components/layouts/single-column-layout.vue.d.ts.map +1 -1
  912. package/types/components/layouts/use-layouts.d.ts +14 -0
  913. package/types/components/layouts/use-layouts.d.ts.map +1 -0
  914. package/types/components/location-provider.vue.d.ts +1 -1
  915. package/types/components/modals/base-events-modal-close.vue.d.ts +3 -3
  916. package/types/components/modals/base-events-modal-open.vue.d.ts +3 -3
  917. package/types/components/modals/base-events-modal.vue.d.ts +48 -49
  918. package/types/components/modals/base-events-modal.vue.d.ts.map +1 -1
  919. package/types/components/modals/base-id-modal.vue.d.ts +28 -31
  920. package/types/components/modals/base-id-modal.vue.d.ts.map +1 -1
  921. package/types/components/modals/base-modal.vue.d.ts +71 -96
  922. package/types/components/modals/base-modal.vue.d.ts.map +1 -1
  923. package/types/components/modals/main-modal.vue.d.ts +49 -7
  924. package/types/components/modals/main-modal.vue.d.ts.map +1 -1
  925. package/types/components/no-element.d.ts +1 -1
  926. package/types/components/no-element.d.ts.map +1 -1
  927. package/types/components/panels/base-header-toggle-panel.vue.d.ts +36 -18
  928. package/types/components/panels/base-header-toggle-panel.vue.d.ts.map +1 -1
  929. package/types/components/panels/base-id-toggle-panel-button.vue.d.ts +17 -22
  930. package/types/components/panels/base-id-toggle-panel-button.vue.d.ts.map +1 -1
  931. package/types/components/panels/base-id-toggle-panel.vue.d.ts +41 -17
  932. package/types/components/panels/base-id-toggle-panel.vue.d.ts.map +1 -1
  933. package/types/components/panels/base-tabs-panel.vue.d.ts +75 -29
  934. package/types/components/panels/base-tabs-panel.vue.d.ts.map +1 -1
  935. package/types/components/result/base-result-image.vue.d.ts +2 -2
  936. package/types/components/result/result-variants-provider.vue.d.ts +5 -40
  937. package/types/components/result/result-variants-provider.vue.d.ts.map +1 -1
  938. package/types/components/scroll/base-scroll.vue.d.ts +108 -5
  939. package/types/components/scroll/base-scroll.vue.d.ts.map +1 -1
  940. package/types/components/scroll/index.d.ts +1 -1
  941. package/types/components/scroll/index.d.ts.map +1 -1
  942. package/types/components/scroll/use-scroll.d.ts +48 -0
  943. package/types/components/scroll/use-scroll.d.ts.map +1 -0
  944. package/types/components/sliding-panel.vue.d.ts +50 -87
  945. package/types/components/sliding-panel.vue.d.ts.map +1 -1
  946. package/types/components/snippet-callbacks.vue.d.ts +2 -0
  947. package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
  948. package/types/components/suggestions/base-suggestions.vue.d.ts +66 -45
  949. package/types/components/suggestions/base-suggestions.vue.d.ts.map +1 -1
  950. package/types/components/x-component.mixin.d.ts +2 -0
  951. package/types/components/x-component.mixin.d.ts.map +1 -1
  952. package/types/composables/{create-use-device.composable.d.ts → create-use-device.d.ts} +1 -1
  953. package/types/composables/create-use-device.d.ts.map +1 -0
  954. package/types/composables/index.d.ts +7 -6
  955. package/types/composables/index.d.ts.map +1 -1
  956. package/types/composables/use-$x.d.ts +6 -11
  957. package/types/composables/use-$x.d.ts.map +1 -1
  958. package/types/composables/use-debounce.d.ts +13 -0
  959. package/types/composables/use-debounce.d.ts.map +1 -0
  960. package/types/composables/use-getter.d.ts +0 -1
  961. package/types/composables/use-getter.d.ts.map +1 -1
  962. package/types/composables/use-no-element-render.d.ts +1 -1
  963. package/types/composables/use-no-element-render.d.ts.map +1 -1
  964. package/types/composables/use-x-bus.d.ts +12 -15
  965. package/types/composables/use-x-bus.d.ts.map +1 -1
  966. package/types/router.d.ts.map +1 -1
  967. package/types/services/directional-focus-navigation.service.d.ts.map +1 -1
  968. package/types/utils/html.d.ts +14 -0
  969. package/types/utils/html.d.ts.map +1 -1
  970. package/types/wiring/events.types.d.ts +4 -2
  971. package/types/wiring/events.types.d.ts.map +1 -1
  972. package/types/x-modules/device/components/device-detector.vue.d.ts +36 -57
  973. package/types/x-modules/device/components/device-detector.vue.d.ts.map +1 -1
  974. package/types/x-modules/device/x-module.d.ts.map +1 -1
  975. package/types/x-modules/empathize/components/empathize.vue.d.ts +47 -81
  976. package/types/x-modules/empathize/components/empathize.vue.d.ts.map +1 -1
  977. package/types/x-modules/empathize/x-module.d.ts.map +1 -1
  978. package/types/x-modules/experience-controls/components/experience-controls.vue.d.ts +2 -11
  979. package/types/x-modules/experience-controls/components/experience-controls.vue.d.ts.map +1 -1
  980. package/types/x-modules/experience-controls/x-module.d.ts.map +1 -1
  981. package/types/x-modules/extra-params/components/extra-params.vue.d.ts +13 -22
  982. package/types/x-modules/extra-params/components/extra-params.vue.d.ts.map +1 -1
  983. package/types/x-modules/extra-params/components/renderless-extra-param.vue.d.ts +12 -32
  984. package/types/x-modules/extra-params/components/renderless-extra-param.vue.d.ts.map +1 -1
  985. package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +23 -45
  986. package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +1 -1
  987. package/types/x-modules/extra-params/x-module.d.ts.map +1 -1
  988. package/types/x-modules/facets/components/clear-filters.vue.d.ts +23 -21
  989. package/types/x-modules/facets/components/clear-filters.vue.d.ts.map +1 -1
  990. package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts +29 -39
  991. package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts.map +1 -1
  992. package/types/x-modules/facets/components/facets/facets.vue.d.ts +46 -51
  993. package/types/x-modules/facets/components/facets/facets.vue.d.ts.map +1 -1
  994. package/types/x-modules/facets/components/filters/all-filter.vue.d.ts +20 -31
  995. package/types/x-modules/facets/components/filters/all-filter.vue.d.ts.map +1 -1
  996. package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts +57 -125
  997. package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts.map +1 -1
  998. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +207 -44
  999. package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
  1000. package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts +34 -17
  1001. package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts.map +1 -1
  1002. package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts +32 -36
  1003. package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts.map +1 -1
  1004. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +194 -25
  1005. package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
  1006. package/types/x-modules/facets/components/index.d.ts +0 -1
  1007. package/types/x-modules/facets/components/index.d.ts.map +1 -1
  1008. package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts +21 -12
  1009. package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts.map +1 -1
  1010. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +49 -19
  1011. package/types/x-modules/facets/components/lists/filters-list.vue.d.ts.map +1 -1
  1012. package/types/x-modules/facets/components/lists/filters-search.vue.d.ts +44 -32
  1013. package/types/x-modules/facets/components/lists/filters-search.vue.d.ts.map +1 -1
  1014. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +30 -23
  1015. package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts.map +1 -1
  1016. package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts +15 -5
  1017. package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts.map +1 -1
  1018. package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts +41 -38
  1019. package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts.map +1 -1
  1020. package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts +34 -11
  1021. package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts.map +1 -1
  1022. package/types/x-modules/facets/components/preselected-filters.vue.d.ts +1 -1
  1023. package/types/x-modules/facets/components/preselected-filters.vue.d.ts.map +1 -1
  1024. package/types/x-modules/facets/composables/index.d.ts +3 -0
  1025. package/types/x-modules/facets/composables/index.d.ts.map +1 -0
  1026. package/types/x-modules/facets/composables/use-facets.d.ts +23 -0
  1027. package/types/x-modules/facets/composables/use-facets.d.ts.map +1 -0
  1028. package/types/x-modules/facets/composables/use-filters-injection.d.ts +19 -0
  1029. package/types/x-modules/facets/composables/use-filters-injection.d.ts.map +1 -0
  1030. package/types/x-modules/facets/index.d.ts +1 -1
  1031. package/types/x-modules/facets/index.d.ts.map +1 -1
  1032. package/types/x-modules/facets/x-module.d.ts.map +1 -1
  1033. package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts +6 -31
  1034. package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts.map +1 -1
  1035. package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts +5 -26
  1036. package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts.map +1 -1
  1037. package/types/x-modules/history-queries/components/history-queries.vue.d.ts +4 -10
  1038. package/types/x-modules/history-queries/components/history-queries.vue.d.ts.map +1 -1
  1039. package/types/x-modules/history-queries/components/history-query.vue.d.ts +26 -15
  1040. package/types/x-modules/history-queries/components/history-query.vue.d.ts.map +1 -1
  1041. package/types/x-modules/history-queries/components/my-history.vue.d.ts +39 -67
  1042. package/types/x-modules/history-queries/components/my-history.vue.d.ts.map +1 -1
  1043. package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts +16 -10
  1044. package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts.map +1 -1
  1045. package/types/x-modules/history-queries/x-module.d.ts.map +1 -1
  1046. package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts +17 -20
  1047. package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts.map +1 -1
  1048. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +23 -19
  1049. package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts.map +1 -1
  1050. package/types/x-modules/identifier-results/x-module.d.ts.map +1 -1
  1051. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +76 -40
  1052. package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts.map +1 -1
  1053. package/types/x-modules/next-queries/components/next-queries.vue.d.ts +24 -12
  1054. package/types/x-modules/next-queries/components/next-queries.vue.d.ts.map +1 -1
  1055. package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts +22 -17
  1056. package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts.map +1 -1
  1057. package/types/x-modules/next-queries/components/next-query.vue.d.ts +29 -13
  1058. package/types/x-modules/next-queries/components/next-query.vue.d.ts.map +1 -1
  1059. package/types/x-modules/next-queries/x-module.d.ts.map +1 -1
  1060. package/types/x-modules/popular-searches/components/popular-search.vue.d.ts +16 -7
  1061. package/types/x-modules/popular-searches/components/popular-search.vue.d.ts.map +1 -1
  1062. package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts +4 -10
  1063. package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts.map +1 -1
  1064. package/types/x-modules/popular-searches/x-module.d.ts.map +1 -1
  1065. package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts +29 -15
  1066. package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts.map +1 -1
  1067. package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
  1068. package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
  1069. package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
  1070. package/types/x-modules/queries-preview/store/types.d.ts +12 -0
  1071. package/types/x-modules/queries-preview/store/types.d.ts.map +1 -1
  1072. package/types/x-modules/queries-preview/x-module.d.ts.map +1 -1
  1073. package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts +20 -23
  1074. package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts.map +1 -1
  1075. package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts +4 -10
  1076. package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts.map +1 -1
  1077. package/types/x-modules/recommendations/components/recommendations.vue.d.ts +28 -20
  1078. package/types/x-modules/recommendations/components/recommendations.vue.d.ts.map +1 -1
  1079. package/types/x-modules/recommendations/x-module.d.ts.map +1 -1
  1080. package/types/x-modules/related-tags/components/related-tag.vue.d.ts +31 -53
  1081. package/types/x-modules/related-tags/components/related-tag.vue.d.ts.map +1 -1
  1082. package/types/x-modules/related-tags/components/related-tags.vue.d.ts +49 -8
  1083. package/types/x-modules/related-tags/components/related-tags.vue.d.ts.map +1 -1
  1084. package/types/x-modules/related-tags/x-module.d.ts.map +1 -1
  1085. package/types/x-modules/scroll/components/index.d.ts +0 -1
  1086. package/types/x-modules/scroll/components/index.d.ts.map +1 -1
  1087. package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts +6 -30
  1088. package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts.map +1 -1
  1089. package/types/x-modules/scroll/components/main-scroll.vue.d.ts +5 -37
  1090. package/types/x-modules/scroll/components/main-scroll.vue.d.ts.map +1 -1
  1091. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +36 -48
  1092. package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts.map +1 -1
  1093. package/types/x-modules/scroll/components/scroll.vue.d.ts +24 -51
  1094. package/types/x-modules/scroll/components/scroll.vue.d.ts.map +1 -1
  1095. package/types/x-modules/scroll/x-module.d.ts.map +1 -1
  1096. package/types/x-modules/search/components/banner.vue.d.ts +116 -22
  1097. package/types/x-modules/search/components/banner.vue.d.ts.map +1 -1
  1098. package/types/x-modules/search/components/banners-list.vue.d.ts +21 -42
  1099. package/types/x-modules/search/components/banners-list.vue.d.ts.map +1 -1
  1100. package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts +5 -3
  1101. package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts.map +1 -1
  1102. package/types/x-modules/search/components/partial-query-button.vue.d.ts +16 -14
  1103. package/types/x-modules/search/components/partial-query-button.vue.d.ts.map +1 -1
  1104. package/types/x-modules/search/components/partial-results-list.vue.d.ts +32 -13
  1105. package/types/x-modules/search/components/partial-results-list.vue.d.ts.map +1 -1
  1106. package/types/x-modules/search/components/promoted.vue.d.ts +19 -7
  1107. package/types/x-modules/search/components/promoted.vue.d.ts.map +1 -1
  1108. package/types/x-modules/search/components/promoteds-list.vue.d.ts +21 -19
  1109. package/types/x-modules/search/components/promoteds-list.vue.d.ts.map +1 -1
  1110. package/types/x-modules/search/components/redirection.vue.d.ts +33 -42
  1111. package/types/x-modules/search/components/redirection.vue.d.ts.map +1 -1
  1112. package/types/x-modules/search/components/results-list.vue.d.ts +22 -49
  1113. package/types/x-modules/search/components/results-list.vue.d.ts.map +1 -1
  1114. package/types/x-modules/search/components/sort-dropdown.vue.d.ts.map +1 -1
  1115. package/types/x-modules/search/components/sort-list.vue.d.ts.map +1 -1
  1116. package/types/x-modules/search/components/sort-picker-list.vue.d.ts.map +1 -1
  1117. package/types/x-modules/search/components/spellcheck-button.vue.d.ts +6 -23
  1118. package/types/x-modules/search/components/spellcheck-button.vue.d.ts.map +1 -1
  1119. package/types/x-modules/search/components/spellcheck.vue.d.ts +5 -15
  1120. package/types/x-modules/search/components/spellcheck.vue.d.ts.map +1 -1
  1121. package/types/x-modules/search/events.types.d.ts +5 -1
  1122. package/types/x-modules/search/events.types.d.ts.map +1 -1
  1123. package/types/x-modules/search/store/module.d.ts.map +1 -1
  1124. package/types/x-modules/search/store/types.d.ts +8 -5
  1125. package/types/x-modules/search/store/types.d.ts.map +1 -1
  1126. package/types/x-modules/search/wiring.d.ts +9 -0
  1127. package/types/x-modules/search/wiring.d.ts.map +1 -1
  1128. package/types/x-modules/search/x-module.d.ts.map +1 -1
  1129. package/types/x-modules/search-box/components/clear-search-input.vue.d.ts +7 -13
  1130. package/types/x-modules/search-box/components/clear-search-input.vue.d.ts.map +1 -1
  1131. package/types/x-modules/search-box/components/search-button.vue.d.ts +6 -20
  1132. package/types/x-modules/search-box/components/search-button.vue.d.ts.map +1 -1
  1133. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +48 -87
  1134. package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts.map +1 -1
  1135. package/types/x-modules/search-box/components/search-input.vue.d.ts +57 -122
  1136. package/types/x-modules/search-box/components/search-input.vue.d.ts.map +1 -1
  1137. package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts +7 -22
  1138. package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts.map +1 -1
  1139. package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts +21 -20
  1140. package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts.map +1 -1
  1141. package/types/x-modules/semantic-queries/x-module.d.ts.map +1 -1
  1142. package/types/x-modules/tagging/components/tagging.vue.d.ts +40 -43
  1143. package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
  1144. package/types/x-modules/tagging/wiring.d.ts.map +1 -1
  1145. package/types/x-modules/tagging/x-module.d.ts.map +1 -1
  1146. package/types/x-modules/url/components/url-handler.vue.d.ts +5 -186
  1147. package/types/x-modules/url/components/url-handler.vue.d.ts.map +1 -1
  1148. package/types/x-modules/url/x-module.d.ts.map +1 -1
  1149. package/docs/API-reference/api/x-components.allfilter.facet.md +0 -13
  1150. package/docs/API-reference/api/x-components.allfilter.isselected.md +0 -13
  1151. package/docs/API-reference/api/x-components.allfilter.selectedfiltersbyfacet.md +0 -13
  1152. package/docs/API-reference/api/x-components.arrowdownicon.md +0 -11
  1153. package/docs/API-reference/api/x-components.arrowlefticon.md +0 -11
  1154. package/docs/API-reference/api/x-components.arrowrighticon.md +0 -11
  1155. package/docs/API-reference/api/x-components.arrowupicon.md +0 -11
  1156. package/docs/API-reference/api/x-components.bagicon.md +0 -11
  1157. package/docs/API-reference/api/x-components.banner.banner.md +0 -13
  1158. package/docs/API-reference/api/x-components.banner.imagefailed.md +0 -13
  1159. package/docs/API-reference/api/x-components.bannerslist.animation.md +0 -13
  1160. package/docs/API-reference/api/x-components.bannerslist.stateitems.md +0 -13
  1161. package/docs/API-reference/api/x-components.barcodeicon.md +0 -11
  1162. package/docs/API-reference/api/x-components.barcodetinyicon.md +0 -11
  1163. package/docs/API-reference/api/x-components.baseeventsmodal.animation.md +0 -13
  1164. package/docs/API-reference/api/x-components.baseeventsmodal.bodyclickevent.md +0 -13
  1165. package/docs/API-reference/api/x-components.baseeventsmodal.emitbodyclickevent.md +0 -24
  1166. package/docs/API-reference/api/x-components.baseeventsmodal.eventstoclosemodal.md +0 -13
  1167. package/docs/API-reference/api/x-components.baseeventsmodal.eventstoopenmodal.md +0 -13
  1168. package/docs/API-reference/api/x-components.baseeventsmodal.isopen.md +0 -13
  1169. package/docs/API-reference/api/x-components.baseeventsmodal.openerelement.md +0 -13
  1170. package/docs/API-reference/api/x-components.basefallbackimage.md +0 -11
  1171. package/docs/API-reference/api/x-components.baseheadertogglepanel.animation.md +0 -13
  1172. package/docs/API-reference/api/x-components.baseheadertogglepanel.startcollapsed.md +0 -13
  1173. package/docs/API-reference/api/x-components.baseidmodal.animation.md +0 -13
  1174. package/docs/API-reference/api/x-components.baseidmodal.closemodal.md +0 -24
  1175. package/docs/API-reference/api/x-components.baseidmodal.emitclickoutofmodal.md +0 -24
  1176. package/docs/API-reference/api/x-components.baseidmodal.isopen.md +0 -13
  1177. package/docs/API-reference/api/x-components.baseidmodal.modalid.md +0 -13
  1178. package/docs/API-reference/api/x-components.baseidmodal.openerelement.md +0 -13
  1179. package/docs/API-reference/api/x-components.baseidmodal.openmodal.md +0 -25
  1180. package/docs/API-reference/api/x-components.baseidtogglepanel.animation.md +0 -13
  1181. package/docs/API-reference/api/x-components.baseidtogglepanel.emitstateevent.md +0 -21
  1182. package/docs/API-reference/api/x-components.baseidtogglepanel.isopen.md +0 -13
  1183. package/docs/API-reference/api/x-components.baseidtogglepanel.panelid.md +0 -13
  1184. package/docs/API-reference/api/x-components.baseidtogglepanel.startopen.md +0 -13
  1185. package/docs/API-reference/api/x-components.baseidtogglepanel.togglepanel.md +0 -24
  1186. package/docs/API-reference/api/x-components.baseidtogglepanelbutton.ispanelopen.md +0 -13
  1187. package/docs/API-reference/api/x-components.baseidtogglepanelbutton.panelid.md +0 -13
  1188. package/docs/API-reference/api/x-components.baseidtogglepanelbutton.updatepanelstate.md +0 -25
  1189. package/docs/API-reference/api/x-components.basekeyboardnavigation.elementtofocus.md +0 -13
  1190. package/docs/API-reference/api/x-components.basekeyboardnavigation.eventsfordirectionlimit.md +0 -13
  1191. package/docs/API-reference/api/x-components.basekeyboardnavigation.mounted.md +0 -15
  1192. package/docs/API-reference/api/x-components.basekeyboardnavigation.navigationhijacker.md +0 -13
  1193. package/docs/API-reference/api/x-components.basekeyboardnavigation.navigationhijackerevents.md +0 -18
  1194. package/docs/API-reference/api/x-components.basekeyboardnavigation.navigationservice.md +0 -13
  1195. package/docs/API-reference/api/x-components.basekeyboardnavigation.triggernavigation.md +0 -25
  1196. package/docs/API-reference/api/x-components.basemodal._refs.md +0 -14
  1197. package/docs/API-reference/api/x-components.basemodal.animation.md +0 -13
  1198. package/docs/API-reference/api/x-components.basemodal.focusonopen.md +0 -13
  1199. package/docs/API-reference/api/x-components.basemodal.iswaitingforleave.md +0 -13
  1200. package/docs/API-reference/api/x-components.basemodal.mounted.md +0 -15
  1201. package/docs/API-reference/api/x-components.basemodal.open.md +0 -13
  1202. package/docs/API-reference/api/x-components.basemodal.overlayanimation.md +0 -13
  1203. package/docs/API-reference/api/x-components.basemodal.previousbodyoverflow.md +0 -13
  1204. package/docs/API-reference/api/x-components.basemodal.previoushtmloverflow.md +0 -13
  1205. package/docs/API-reference/api/x-components.basemodal.referenceelement.md +0 -13
  1206. package/docs/API-reference/api/x-components.basemodal.referenceselector.md +0 -13
  1207. package/docs/API-reference/api/x-components.baseplaceholderimage.md +0 -11
  1208. package/docs/API-reference/api/x-components.basesuggestions.animation.md +0 -13
  1209. package/docs/API-reference/api/x-components.basesuggestions.maxitemstorender.md +0 -13
  1210. package/docs/API-reference/api/x-components.basesuggestions.showfacets.md +0 -13
  1211. package/docs/API-reference/api/x-components.basesuggestions.showplainsuggestion.md +0 -13
  1212. package/docs/API-reference/api/x-components.basesuggestions.suggestions.md +0 -13
  1213. package/docs/API-reference/api/x-components.basetabspanel.allowtabdeselect.md +0 -13
  1214. package/docs/API-reference/api/x-components.basetabspanel.contentanimation.md +0 -13
  1215. package/docs/API-reference/api/x-components.basetabspanel.initialtab.md +0 -13
  1216. package/docs/API-reference/api/x-components.basetabspanel.tabsanimation.md +0 -13
  1217. package/docs/API-reference/api/x-components.basevariablecolumngrid.animation.md +0 -13
  1218. package/docs/API-reference/api/x-components.basevariablecolumngrid.items.md +0 -18
  1219. package/docs/API-reference/api/x-components.cartfilledicon.md +0 -11
  1220. package/docs/API-reference/api/x-components.carticon.md +0 -11
  1221. package/docs/API-reference/api/x-components.checkboxselectedfilledicon.md +0 -11
  1222. package/docs/API-reference/api/x-components.checkboxselectedicon.md +0 -11
  1223. package/docs/API-reference/api/x-components.checkboxunselectedfilledicon.md +0 -11
  1224. package/docs/API-reference/api/x-components.checkboxunselectedicon.md +0 -11
  1225. package/docs/API-reference/api/x-components.checkicon.md +0 -11
  1226. package/docs/API-reference/api/x-components.checktinyicon.md +0 -11
  1227. package/docs/API-reference/api/x-components.chevrondownicon.md +0 -11
  1228. package/docs/API-reference/api/x-components.chevronlefticon.md +0 -11
  1229. package/docs/API-reference/api/x-components.chevronrighticon.md +0 -11
  1230. package/docs/API-reference/api/x-components.chevrontinydownicon.md +0 -11
  1231. package/docs/API-reference/api/x-components.chevrontinylefticon.md +0 -11
  1232. package/docs/API-reference/api/x-components.chevrontinyrighticon.md +0 -11
  1233. package/docs/API-reference/api/x-components.chevrontinyupicon.md +0 -11
  1234. package/docs/API-reference/api/x-components.chevronupicon.md +0 -11
  1235. package/docs/API-reference/api/x-components.clearsearchinput.dynamicclasses.md +0 -11
  1236. package/docs/API-reference/api/x-components.clearsearchinput.isqueryempty.md +0 -11
  1237. package/docs/API-reference/api/x-components.clearsearchinput.query.md +0 -11
  1238. package/docs/API-reference/api/x-components.collapseheight.appear.md +0 -13
  1239. package/docs/API-reference/api/x-components.collapsewidth.appear.md +0 -13
  1240. package/docs/API-reference/api/x-components.cornerarrowleft.md +0 -11
  1241. package/docs/API-reference/api/x-components.cornerarrowright.md +0 -11
  1242. package/docs/API-reference/api/x-components.createcollapseanimationmixin.md +0 -26
  1243. package/docs/API-reference/api/x-components.crossicon.md +0 -11
  1244. package/docs/API-reference/api/x-components.crosstinyicon.md +0 -11
  1245. package/docs/API-reference/api/x-components.curatedcheckfilledicon.md +0 -11
  1246. package/docs/API-reference/api/x-components.curatedcheckicon.md +0 -11
  1247. package/docs/API-reference/api/x-components.curatedchecktinyfilledicon.md +0 -11
  1248. package/docs/API-reference/api/x-components.curatedchecktinyicon.md +0 -11
  1249. package/docs/API-reference/api/x-components.devicedetector.breakpoints.md +0 -13
  1250. package/docs/API-reference/api/x-components.devicedetector.force.md +0 -13
  1251. package/docs/API-reference/api/x-components.devicedetector.throttlems.md +0 -13
  1252. package/docs/API-reference/api/x-components.diagonalarrowleftdownicon.md +0 -11
  1253. package/docs/API-reference/api/x-components.diagonalarrowlefttopicon.md +0 -11
  1254. package/docs/API-reference/api/x-components.diagonalarrowrightdownicon.md +0 -11
  1255. package/docs/API-reference/api/x-components.diagonalarrowrighttopicon.md +0 -11
  1256. package/docs/API-reference/api/x-components.disableanimationmixin.animationname.md +0 -13
  1257. package/docs/API-reference/api/x-components.disableanimationmixin.disableanimation.md +0 -13
  1258. package/docs/API-reference/api/x-components.disableanimationmixin.md +0 -22
  1259. package/docs/API-reference/api/x-components.editablenumberrangefilter.filter.md +0 -13
  1260. package/docs/API-reference/api/x-components.editablenumberrangefilter.hasclearbutton.md +0 -13
  1261. package/docs/API-reference/api/x-components.editablenumberrangefilter.isinstant.md +0 -13
  1262. package/docs/API-reference/api/x-components.editablenumberrangefilter.rangefiltermax.md +0 -11
  1263. package/docs/API-reference/api/x-components.editablenumberrangefilter.rangefiltermin.md +0 -11
  1264. package/docs/API-reference/api/x-components.editablenumberrangefilter.resetranges.md +0 -17
  1265. package/docs/API-reference/api/x-components.empathize._refs.md +0 -14
  1266. package/docs/API-reference/api/x-components.empathize.animation.md +0 -13
  1267. package/docs/API-reference/api/x-components.empathize.eventstocloseempathize.md +0 -13
  1268. package/docs/API-reference/api/x-components.empathize.eventstoopenempathize.md +0 -13
  1269. package/docs/API-reference/api/x-components.empathize.updated.md +0 -17
  1270. package/docs/API-reference/api/x-components.excludefilterswithnoresults.render.md +0 -22
  1271. package/docs/API-reference/api/x-components.experiencecontrols.oneventschanged.md +0 -24
  1272. package/docs/API-reference/api/x-components.experiencecontrols.render.md +0 -15
  1273. package/docs/API-reference/api/x-components.extraparams.created.md +0 -17
  1274. package/docs/API-reference/api/x-components.extraparams.render.md +0 -15
  1275. package/docs/API-reference/api/x-components.extraparams.storeextraparams.md +0 -13
  1276. package/docs/API-reference/api/x-components.extraparams.values.md +0 -18
  1277. package/docs/API-reference/api/x-components.facets.animation.md +0 -13
  1278. package/docs/API-reference/api/x-components.facets.renderablefacets.md +0 -24
  1279. package/docs/API-reference/api/x-components.facetsmixin.alwaysvisible.md +0 -13
  1280. package/docs/API-reference/api/x-components.facetsmixin.facetsids.md +0 -13
  1281. package/docs/API-reference/api/x-components.facetsmixin.md +0 -22
  1282. package/docs/API-reference/api/x-components.facetsprovider.groupid.md +0 -13
  1283. package/docs/API-reference/api/x-components.facetsprovider.providefacets.md +0 -17
  1284. package/docs/API-reference/api/x-components.facetsprovider.render.md +0 -15
  1285. package/docs/API-reference/api/x-components.fadeandslide.animationname.md +0 -13
  1286. package/docs/API-reference/api/x-components.fadeandslide.appear.md +0 -13
  1287. package/docs/API-reference/api/x-components.fadeandslide.tag.md +0 -13
  1288. package/docs/API-reference/api/x-components.filtersicon.md +0 -11
  1289. package/docs/API-reference/api/x-components.filtersinjectionmixin.filters.md +0 -13
  1290. package/docs/API-reference/api/x-components.filtersinjectionmixin.injectedfilters.md +0 -13
  1291. package/docs/API-reference/api/x-components.filtersinjectionmixin.md +0 -23
  1292. package/docs/API-reference/api/x-components.filtersinjectionmixin.parentid.md +0 -13
  1293. package/docs/API-reference/api/x-components.filterslist.animation.md +0 -13
  1294. package/docs/API-reference/api/x-components.filterslist.cssclasses.md +0 -13
  1295. package/docs/API-reference/api/x-components.filterslist.hasfilterstorender.md +0 -13
  1296. package/docs/API-reference/api/x-components.filterssearch.debounceinms.md +0 -13
  1297. package/docs/API-reference/api/x-components.filterssearch.filterssearchinputmessage.md +0 -11
  1298. package/docs/API-reference/api/x-components.filterssearch.query.md +0 -11
  1299. package/docs/API-reference/api/x-components.filterssearch.setquerydebounced.md +0 -11
  1300. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.isbackdropvisible.md +0 -11
  1301. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.leftasideanimation.md +0 -11
  1302. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.rightasideanimation.md +0 -11
  1303. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.scrollposition.md +0 -11
  1304. package/docs/API-reference/api/x-components.fixedheaderandasideslayout.setposition.md +0 -22
  1305. package/docs/API-reference/api/x-components.grid1colicon.md +0 -11
  1306. package/docs/API-reference/api/x-components.grid2colicon.md +0 -11
  1307. package/docs/API-reference/api/x-components.grid2rowsicon.md +0 -11
  1308. package/docs/API-reference/api/x-components.grid4colicon.md +0 -11
  1309. package/docs/API-reference/api/x-components.hearticon.md +0 -11
  1310. package/docs/API-reference/api/x-components.hearticonfilled.md +0 -11
  1311. package/docs/API-reference/api/x-components.hideicon.md +0 -11
  1312. package/docs/API-reference/api/x-components.hierarchicalfilter.childrenanimation.md +0 -13
  1313. package/docs/API-reference/api/x-components.hierarchicalfilter.clickevents.md +0 -13
  1314. package/docs/API-reference/api/x-components.hierarchicalfilter.filter.md +0 -13
  1315. package/docs/API-reference/api/x-components.hierarchicalfilter.isfilterpartiallyselected.md +0 -22
  1316. package/docs/API-reference/api/x-components.highlight.highlight.md +0 -13
  1317. package/docs/API-reference/api/x-components.highlight.matchclass.md +0 -13
  1318. package/docs/API-reference/api/x-components.highlight.text.md +0 -13
  1319. package/docs/API-reference/api/x-components.historyicon.md +0 -11
  1320. package/docs/API-reference/api/x-components.historyqueriesswitch.hashistoryqueries.md +0 -13
  1321. package/docs/API-reference/api/x-components.historyqueriesswitch.historyqueries.md +0 -13
  1322. package/docs/API-reference/api/x-components.historyquery.suggestion.md +0 -13
  1323. package/docs/API-reference/api/x-components.historytinyicon.md +0 -11
  1324. package/docs/API-reference/api/x-components.identifierresult.highlightedqueryhtml.md +0 -13
  1325. package/docs/API-reference/api/x-components.identifierresult.identifierhighlightregexp.md +0 -13
  1326. package/docs/API-reference/api/x-components.identifierresult.query.md +0 -13
  1327. package/docs/API-reference/api/x-components.identifierresult.result.md +0 -13
  1328. package/docs/API-reference/api/x-components.identifierresults.animation.md +0 -13
  1329. package/docs/API-reference/api/x-components.identifierresults.identifierresults.md +0 -13
  1330. package/docs/API-reference/api/x-components.identifierresults.maxitemstorender.md +0 -13
  1331. package/docs/API-reference/api/x-components.identifierresults.resultclickextraevents.md +0 -13
  1332. package/docs/API-reference/api/x-components.itemslist.animation.md +0 -13
  1333. package/docs/API-reference/api/x-components.itemslist.items.md +0 -13
  1334. package/docs/API-reference/api/x-components.itemslistinjectionmixin.md +0 -15
  1335. package/docs/API-reference/api/x-components.lightbulboff.md +0 -11
  1336. package/docs/API-reference/api/x-components.lightbulbon.md +0 -11
  1337. package/docs/API-reference/api/x-components.menuicon.md +0 -11
  1338. package/docs/API-reference/api/x-components.minusicon.md +0 -11
  1339. package/docs/API-reference/api/x-components.minustinyicon.md +0 -11
  1340. package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.asideanimation.md +0 -13
  1341. package/docs/API-reference/api/x-components.myhistory.animation.md +0 -13
  1342. package/docs/API-reference/api/x-components.myhistory.locale.md +0 -13
  1343. package/docs/API-reference/api/x-components.nextqueries.highlightcurated.md +0 -13
  1344. package/docs/API-reference/api/x-components.nextqueries.suggestions.md +0 -13
  1345. package/docs/API-reference/api/x-components.nextquerieslist.animation.md +0 -13
  1346. package/docs/API-reference/api/x-components.nextquerieslist.frequency.md +0 -13
  1347. package/docs/API-reference/api/x-components.nextquerieslist.hasmoreitems.md +0 -13
  1348. package/docs/API-reference/api/x-components.nextquerieslist.injectedquery.md +0 -13
  1349. package/docs/API-reference/api/x-components.nextquerieslist.maxgroups.md +0 -13
  1350. package/docs/API-reference/api/x-components.nextquerieslist.maxnextqueriespergroup.md +0 -13
  1351. package/docs/API-reference/api/x-components.nextquerieslist.offset.md +0 -13
  1352. package/docs/API-reference/api/x-components.nextquerieslist.showonlyafteroffset.md +0 -13
  1353. package/docs/API-reference/api/x-components.nextquery.events.md +0 -13
  1354. package/docs/API-reference/api/x-components.nextquery.highlightcurated.md +0 -13
  1355. package/docs/API-reference/api/x-components.nextquery.suggestion.md +0 -13
  1356. package/docs/API-reference/api/x-components.nextquerypreview.maxitemstorender.md +0 -13
  1357. package/docs/API-reference/api/x-components.nextquerypreview.mounted.md +0 -17
  1358. package/docs/API-reference/api/x-components.nextquerypreview.previewresults.md +0 -13
  1359. package/docs/API-reference/api/x-components.nextquerypreview.suggestion.md +0 -13
  1360. package/docs/API-reference/api/x-components.nextquerypreview.suggestionresults.md +0 -13
  1361. package/docs/API-reference/api/x-components.numberrangefilter.clickevents.md +0 -13
  1362. package/docs/API-reference/api/x-components.numberrangefilter.filter.md +0 -13
  1363. package/docs/API-reference/api/x-components.partialquerybutton.emitevents.md +0 -17
  1364. package/docs/API-reference/api/x-components.partialquerybutton.query.md +0 -13
  1365. package/docs/API-reference/api/x-components.partialresultslist.animation.md +0 -13
  1366. package/docs/API-reference/api/x-components.partialresultslist.items.md +0 -13
  1367. package/docs/API-reference/api/x-components.partialresultslist.maxitemstorender.md +0 -13
  1368. package/docs/API-reference/api/x-components.plusicon.md +0 -11
  1369. package/docs/API-reference/api/x-components.plustinyicon.md +0 -11
  1370. package/docs/API-reference/api/x-components.popularsearch.events.md +0 -13
  1371. package/docs/API-reference/api/x-components.popularsearch.suggestion.md +0 -13
  1372. package/docs/API-reference/api/x-components.promoted.promoted.md +0 -13
  1373. package/docs/API-reference/api/x-components.promotedslist.animation.md +0 -13
  1374. package/docs/API-reference/api/x-components.promotedslist.stateitems.md +0 -13
  1375. package/docs/API-reference/api/x-components.querypreviewbutton.fullquerypreviewinfo.md +0 -13
  1376. package/docs/API-reference/api/x-components.querypreviewbutton.params.md +0 -13
  1377. package/docs/API-reference/api/x-components.querypreviewbutton.querypreviewinfo.md +0 -13
  1378. package/docs/API-reference/api/x-components.querysuggestion.suggestion.md +0 -13
  1379. package/docs/API-reference/api/x-components.radiobuttonselectedicon.md +0 -11
  1380. package/docs/API-reference/api/x-components.radiobuttonunselectedicon.md +0 -11
  1381. package/docs/API-reference/api/x-components.recommendations.animation.md +0 -13
  1382. package/docs/API-reference/api/x-components.recommendations.maxitemstorender.md +0 -13
  1383. package/docs/API-reference/api/x-components.recommendations.resultclickextraevents.md +0 -13
  1384. package/docs/API-reference/api/x-components.recommendations.storedrecommendations.md +0 -13
  1385. package/docs/API-reference/api/x-components.redirection.abortredirect.md +0 -17
  1386. package/docs/API-reference/api/x-components.redirection.delayinseconds.md +0 -18
  1387. package/docs/API-reference/api/x-components.redirection.isredirecting.md +0 -13
  1388. package/docs/API-reference/api/x-components.redirection.mode.md +0 -13
  1389. package/docs/API-reference/api/x-components.redirection.redirect.md +0 -17
  1390. package/docs/API-reference/api/x-components.redirection.redirections.md +0 -11
  1391. package/docs/API-reference/api/x-components.relatedtag.blurrelatedtag.md +0 -17
  1392. package/docs/API-reference/api/x-components.relatedtag.clickrelatedtag.md +0 -17
  1393. package/docs/API-reference/api/x-components.relatedtag.emitevents.md +0 -17
  1394. package/docs/API-reference/api/x-components.relatedtag.highlightcurated.md +0 -13
  1395. package/docs/API-reference/api/x-components.relatedtag.relatedtag.md +0 -13
  1396. package/docs/API-reference/api/x-components.relatedtags.animation.md +0 -13
  1397. package/docs/API-reference/api/x-components.relatedtags.highlightcurated.md +0 -13
  1398. package/docs/API-reference/api/x-components.relatedtags.maxitemstorender.md +0 -13
  1399. package/docs/API-reference/api/x-components.relatedtags.relatedtags.md +0 -11
  1400. package/docs/API-reference/api/x-components.relatedtags.storedrelatedtags.md +0 -11
  1401. package/docs/API-reference/api/x-components.removehistoryquery.historyquery.md +0 -13
  1402. package/docs/API-reference/api/x-components.removehistoryquery.removehistoryqueryevent.md +0 -18
  1403. package/docs/API-reference/api/x-components.renderlessextraparams.name.md +0 -13
  1404. package/docs/API-reference/api/x-components.renderlessextraparams.stateparams.md +0 -13
  1405. package/docs/API-reference/api/x-components.renderlessfilter.clickevents.md +0 -13
  1406. package/docs/API-reference/api/x-components.renderlessfilter.filter.md +0 -13
  1407. package/docs/API-reference/api/x-components.renderlessfilter.render.md +0 -22
  1408. package/docs/API-reference/api/x-components.resultslist.animation.md +0 -13
  1409. package/docs/API-reference/api/x-components.resultslist.hasmoreitems.md +0 -13
  1410. package/docs/API-reference/api/x-components.resultslist.items.md +0 -18
  1411. package/docs/API-reference/api/x-components.resultslist.providedquery.md +0 -13
  1412. package/docs/API-reference/api/x-components.resultslist.searchquery.md +0 -13
  1413. package/docs/API-reference/api/x-components.resultslist.searchstatus.md +0 -13
  1414. package/docs/API-reference/api/x-components.resultslist.totalresults.md +0 -13
  1415. package/docs/API-reference/api/x-components.resultslist.updatequery.md +0 -24
  1416. package/docs/API-reference/api/x-components.scroll.id.md +0 -13
  1417. package/docs/API-reference/api/x-components.scrollmixin._el.md +0 -13
  1418. package/docs/API-reference/api/x-components.scrollmixin.distancetobottom.md +0 -13
  1419. package/docs/API-reference/api/x-components.scrollmixin.firstelementthresholdpx.md +0 -13
  1420. package/docs/API-reference/api/x-components.scrollmixin.md +0 -27
  1421. package/docs/API-reference/api/x-components.scrollmixin.reseton.md +0 -13
  1422. package/docs/API-reference/api/x-components.scrollmixin.resetonchange.md +0 -13
  1423. package/docs/API-reference/api/x-components.scrollmixin.throtteledcall.md +0 -11
  1424. package/docs/API-reference/api/x-components.scrollmixin.throttlems.md +0 -13
  1425. package/docs/API-reference/api/x-components.scrolltotop.animation.md +0 -13
  1426. package/docs/API-reference/api/x-components.scrolltotop.scrollid.md +0 -13
  1427. package/docs/API-reference/api/x-components.scrolltotop.thresholdpx.md +0 -13
  1428. package/docs/API-reference/api/x-components.searchbutton.dynamicclasses.md +0 -11
  1429. package/docs/API-reference/api/x-components.searchbutton.emitevents.md +0 -17
  1430. package/docs/API-reference/api/x-components.searchbutton.isqueryempty.md +0 -11
  1431. package/docs/API-reference/api/x-components.searchbutton.query.md +0 -11
  1432. package/docs/API-reference/api/x-components.searchicon.md +0 -11
  1433. package/docs/API-reference/api/x-components.searchinput._refs.md +0 -13
  1434. package/docs/API-reference/api/x-components.searchinput.autocompletekeyboardkeys.md +0 -13
  1435. package/docs/API-reference/api/x-components.searchinput.autocompletesuggestionsevent.md +0 -13
  1436. package/docs/API-reference/api/x-components.searchinput.autofocus.md +0 -13
  1437. package/docs/API-reference/api/x-components.searchinput.debounceduseracceptedaquery.md +0 -11
  1438. package/docs/API-reference/api/x-components.searchinput.instant.md +0 -13
  1439. package/docs/API-reference/api/x-components.searchinput.instantdebounceinms.md +0 -13
  1440. package/docs/API-reference/api/x-components.searchinput.maxlength.md +0 -13
  1441. package/docs/API-reference/api/x-components.searchinput.mounted.md +0 -15
  1442. package/docs/API-reference/api/x-components.searchinput.query.md +0 -11
  1443. package/docs/API-reference/api/x-components.searchinput.searchinputmessage.md +0 -11
  1444. package/docs/API-reference/api/x-components.searchinputplaceholder.animateonlyonhover.md +0 -13
  1445. package/docs/API-reference/api/x-components.searchinputplaceholder.animation.md +0 -13
  1446. package/docs/API-reference/api/x-components.searchinputplaceholder.animationintervalms.md +0 -13
  1447. package/docs/API-reference/api/x-components.searchinputplaceholder.beforedestroy.md +0 -15
  1448. package/docs/API-reference/api/x-components.searchinputplaceholder.messages.md +0 -13
  1449. package/docs/API-reference/api/x-components.searchinputplaceholder.onuserblurredsearchbox.md +0 -15
  1450. package/docs/API-reference/api/x-components.searchinputplaceholder.onuserfocusedsearchbox.md +0 -15
  1451. package/docs/API-reference/api/x-components.searchinputplaceholder.onuserhoveredinsearchbox.md +0 -15
  1452. package/docs/API-reference/api/x-components.searchinputplaceholder.onuserhoveredoutsearchbox.md +0 -15
  1453. package/docs/API-reference/api/x-components.searchtinyicon.md +0 -11
  1454. package/docs/API-reference/api/x-components.selectedfilterslist.animation.md +0 -13
  1455. package/docs/API-reference/api/x-components.semanticqueries.findsemanticquery.md +0 -26
  1456. package/docs/API-reference/api/x-components.semanticqueries.suggestions.md +0 -13
  1457. package/docs/API-reference/api/x-components.semanticquery.query.md +0 -13
  1458. package/docs/API-reference/api/x-components.semanticquery.suggestion.md +0 -13
  1459. package/docs/API-reference/api/x-components.settingsicon.md +0 -11
  1460. package/docs/API-reference/api/x-components.showicon.md +0 -11
  1461. package/docs/API-reference/api/x-components.simplefilter.clickevents.md +0 -13
  1462. package/docs/API-reference/api/x-components.simplefilter.filter.md +0 -13
  1463. package/docs/API-reference/api/x-components.singlecolumnlayout.asideanimation.md +0 -13
  1464. package/docs/API-reference/api/x-components.slicedfilters.max.md +0 -13
  1465. package/docs/API-reference/api/x-components.slicedfilters.showmorefilters.md +0 -13
  1466. package/docs/API-reference/api/x-components.slidingpanel.resetoncontentchange.md +0 -13
  1467. package/docs/API-reference/api/x-components.slidingpanel.scrollfactor.md +0 -13
  1468. package/docs/API-reference/api/x-components.slidingpanel.showbuttons.md +0 -13
  1469. package/docs/API-reference/api/x-components.snippetconfigextraparams.excludedextraparams.md +0 -13
  1470. package/docs/API-reference/api/x-components.snippetconfigextraparams.values.md +0 -13
  1471. package/docs/API-reference/api/x-components.sortazicon.md +0 -11
  1472. package/docs/API-reference/api/x-components.sortedfilters.render.md +0 -22
  1473. package/docs/API-reference/api/x-components.sortpricedownicon.md +0 -11
  1474. package/docs/API-reference/api/x-components.sortpriceupicon.md +0 -11
  1475. package/docs/API-reference/api/x-components.sortrelevancyicon.md +0 -11
  1476. package/docs/API-reference/api/x-components.sortzaicon.md +0 -11
  1477. package/docs/API-reference/api/x-components.spellcheck.query.md +0 -13
  1478. package/docs/API-reference/api/x-components.spellcheck.spellcheckedquery.md +0 -13
  1479. package/docs/API-reference/api/x-components.spellcheckbutton.emitevents.md +0 -17
  1480. package/docs/API-reference/api/x-components.spellcheckbutton.spellcheckedquery.md +0 -13
  1481. package/docs/API-reference/api/x-components.staggeredfadeandslide.animationname.md +0 -13
  1482. package/docs/API-reference/api/x-components.staggeredfadeandslide.appear.md +0 -13
  1483. package/docs/API-reference/api/x-components.staggeringtransitiongroup.beforecreate.md +0 -15
  1484. package/docs/API-reference/api/x-components.staggeringtransitiongroup.beforeupdate.md +0 -15
  1485. package/docs/API-reference/api/x-components.staggeringtransitiongroup.mounted.md +0 -15
  1486. package/docs/API-reference/api/x-components.staggeringtransitiongroup.moveclass.md +0 -13
  1487. package/docs/API-reference/api/x-components.staggeringtransitiongroup.name.md +0 -13
  1488. package/docs/API-reference/api/x-components.staggeringtransitiongroup.render.md +0 -22
  1489. package/docs/API-reference/api/x-components.staggeringtransitiongroup.staggering.md +0 -13
  1490. package/docs/API-reference/api/x-components.staggeringtransitiongroup.tag.md +0 -13
  1491. package/docs/API-reference/api/x-components.staggeringtransitiongroup.updated.md +0 -15
  1492. package/docs/API-reference/api/x-components.starfilledicon.md +0 -11
  1493. package/docs/API-reference/api/x-components.staricon.md +0 -11
  1494. package/docs/API-reference/api/x-components.tagfilledicon.md +0 -11
  1495. package/docs/API-reference/api/x-components.tagging.activeconsent.md +0 -18
  1496. package/docs/API-reference/api/x-components.tagging.clickedresultstoragekey.md +0 -13
  1497. package/docs/API-reference/api/x-components.tagging.clickedresultstoragettlms.md +0 -13
  1498. package/docs/API-reference/api/x-components.tagging.config.md +0 -11
  1499. package/docs/API-reference/api/x-components.tagging.consent.md +0 -13
  1500. package/docs/API-reference/api/x-components.tagging.created.md +0 -17
  1501. package/docs/API-reference/api/x-components.tagging.render.md +0 -15
  1502. package/docs/API-reference/api/x-components.tagicon.md +0 -11
  1503. package/docs/API-reference/api/x-components.trashicon.md +0 -11
  1504. package/docs/API-reference/api/x-components.trashopenicon.md +0 -11
  1505. package/docs/API-reference/api/x-components.trendingicon.md +0 -11
  1506. package/docs/API-reference/api/x-components.trendingtinyicon.md +0 -11
  1507. package/docs/API-reference/api/x-components.urlhandler.created.md +0 -17
  1508. package/docs/API-reference/api/x-components.urlhandler.initialextraparams.md +0 -11
  1509. package/docs/API-reference/api/x-components.urlhandler.updateurlwithpush.md +0 -24
  1510. package/docs/API-reference/api/x-components.urlhandler.updateurlwithreplace.md +0 -24
  1511. package/docs/API-reference/api/x-components.useregisterxmodule.md +0 -24
  1512. package/docs/API-reference/api/x-components.userfilledicon.md +0 -11
  1513. package/docs/API-reference/api/x-components.usericon.md +0 -11
  1514. package/docs/API-reference/api/x-components.usexcomponentapi.md +0 -15
  1515. package/docs/API-reference/api/x-components.windowscroll.beforedestroy.md +0 -17
  1516. package/docs/API-reference/api/x-components.windowscroll.id.md +0 -13
  1517. package/docs/API-reference/api/x-components.windowscroll.md +0 -30
  1518. package/docs/API-reference/api/x-components.windowscroll.mounted.md +0 -15
  1519. package/docs/API-reference/api/x-components.windowscroll.render.md +0 -15
  1520. package/docs/API-reference/api/x-components.windowscroll.scrollableelement.md +0 -13
  1521. package/docs/API-reference/components/scroll/x-components.window-scroll.md +0 -157
  1522. package/js/components/animations/animations.mixin.js +0 -59
  1523. package/js/components/animations/animations.mixin.js.map +0 -1
  1524. package/js/components/animations/disable-animation.mixin.js +0 -31
  1525. package/js/components/animations/disable-animation.mixin.js.map +0 -1
  1526. package/js/components/dynamic-props.mixin.js +0 -29
  1527. package/js/components/dynamic-props.mixin.js.map +0 -1
  1528. package/js/components/icons/arrow-down.vue2.js +0 -4
  1529. package/js/components/icons/arrow-down.vue2.js.map +0 -1
  1530. package/js/components/icons/arrow-left.vue2.js +0 -4
  1531. package/js/components/icons/arrow-left.vue2.js.map +0 -1
  1532. package/js/components/icons/arrow-right.vue2.js +0 -4
  1533. package/js/components/icons/arrow-right.vue2.js.map +0 -1
  1534. package/js/components/icons/arrow-up.vue2.js +0 -4
  1535. package/js/components/icons/arrow-up.vue2.js.map +0 -1
  1536. package/js/components/icons/bag.vue2.js +0 -4
  1537. package/js/components/icons/bag.vue2.js.map +0 -1
  1538. package/js/components/icons/bar-code.vue2.js +0 -4
  1539. package/js/components/icons/bar-code.vue2.js.map +0 -1
  1540. package/js/components/icons/barcode-tiny.vue2.js +0 -4
  1541. package/js/components/icons/barcode-tiny.vue2.js.map +0 -1
  1542. package/js/components/icons/cart-filled.vue2.js +0 -4
  1543. package/js/components/icons/cart-filled.vue2.js.map +0 -1
  1544. package/js/components/icons/cart.vue2.js +0 -4
  1545. package/js/components/icons/cart.vue2.js.map +0 -1
  1546. package/js/components/icons/check-tiny.vue2.js +0 -4
  1547. package/js/components/icons/check-tiny.vue2.js.map +0 -1
  1548. package/js/components/icons/check.vue2.js +0 -4
  1549. package/js/components/icons/check.vue2.js.map +0 -1
  1550. package/js/components/icons/checkbox-selected-filled.vue2.js +0 -4
  1551. package/js/components/icons/checkbox-selected-filled.vue2.js.map +0 -1
  1552. package/js/components/icons/checkbox-selected.vue2.js +0 -4
  1553. package/js/components/icons/checkbox-selected.vue2.js.map +0 -1
  1554. package/js/components/icons/checkbox-unselected-filled.vue2.js +0 -4
  1555. package/js/components/icons/checkbox-unselected-filled.vue2.js.map +0 -1
  1556. package/js/components/icons/checkbox-unselected.vue2.js +0 -4
  1557. package/js/components/icons/checkbox-unselected.vue2.js.map +0 -1
  1558. package/js/components/icons/chevron-down.vue2.js +0 -4
  1559. package/js/components/icons/chevron-down.vue2.js.map +0 -1
  1560. package/js/components/icons/chevron-left.vue2.js +0 -4
  1561. package/js/components/icons/chevron-left.vue2.js.map +0 -1
  1562. package/js/components/icons/chevron-right.vue2.js +0 -4
  1563. package/js/components/icons/chevron-right.vue2.js.map +0 -1
  1564. package/js/components/icons/chevron-tiny-down.vue2.js +0 -4
  1565. package/js/components/icons/chevron-tiny-down.vue2.js.map +0 -1
  1566. package/js/components/icons/chevron-tiny-left.vue2.js +0 -4
  1567. package/js/components/icons/chevron-tiny-left.vue2.js.map +0 -1
  1568. package/js/components/icons/chevron-tiny-right.vue2.js +0 -4
  1569. package/js/components/icons/chevron-tiny-right.vue2.js.map +0 -1
  1570. package/js/components/icons/chevron-tiny-up.vue2.js +0 -4
  1571. package/js/components/icons/chevron-tiny-up.vue2.js.map +0 -1
  1572. package/js/components/icons/chevron-up.vue2.js +0 -4
  1573. package/js/components/icons/chevron-up.vue2.js.map +0 -1
  1574. package/js/components/icons/corner-arrow-left.vue2.js +0 -4
  1575. package/js/components/icons/corner-arrow-left.vue2.js.map +0 -1
  1576. package/js/components/icons/corner-arrow-right.vue2.js +0 -4
  1577. package/js/components/icons/corner-arrow-right.vue2.js.map +0 -1
  1578. package/js/components/icons/cross-tiny.vue2.js +0 -4
  1579. package/js/components/icons/cross-tiny.vue2.js.map +0 -1
  1580. package/js/components/icons/cross.vue2.js +0 -4
  1581. package/js/components/icons/cross.vue2.js.map +0 -1
  1582. package/js/components/icons/curated-check-filled.vue2.js +0 -4
  1583. package/js/components/icons/curated-check-filled.vue2.js.map +0 -1
  1584. package/js/components/icons/curated-check-tiny-filled.vue2.js +0 -4
  1585. package/js/components/icons/curated-check-tiny-filled.vue2.js.map +0 -1
  1586. package/js/components/icons/curated-check-tiny.vue2.js +0 -4
  1587. package/js/components/icons/curated-check-tiny.vue2.js.map +0 -1
  1588. package/js/components/icons/curated-check.vue2.js +0 -4
  1589. package/js/components/icons/curated-check.vue2.js.map +0 -1
  1590. package/js/components/icons/diagonal-arrow-left-down.vue2.js +0 -4
  1591. package/js/components/icons/diagonal-arrow-left-down.vue2.js.map +0 -1
  1592. package/js/components/icons/diagonal-arrow-left-top.vue2.js +0 -4
  1593. package/js/components/icons/diagonal-arrow-left-top.vue2.js.map +0 -1
  1594. package/js/components/icons/diagonal-arrow-right-down.vue2.js +0 -4
  1595. package/js/components/icons/diagonal-arrow-right-down.vue2.js.map +0 -1
  1596. package/js/components/icons/diagonal-arrow-right-top.vue2.js +0 -4
  1597. package/js/components/icons/diagonal-arrow-right-top.vue2.js.map +0 -1
  1598. package/js/components/icons/filters.vue2.js +0 -4
  1599. package/js/components/icons/filters.vue2.js.map +0 -1
  1600. package/js/components/icons/grid-1-col.vue2.js +0 -4
  1601. package/js/components/icons/grid-1-col.vue2.js.map +0 -1
  1602. package/js/components/icons/grid-2-col.vue2.js +0 -4
  1603. package/js/components/icons/grid-2-col.vue2.js.map +0 -1
  1604. package/js/components/icons/grid-2-rows.vue2.js +0 -4
  1605. package/js/components/icons/grid-2-rows.vue2.js.map +0 -1
  1606. package/js/components/icons/grid-4-col.vue2.js +0 -4
  1607. package/js/components/icons/grid-4-col.vue2.js.map +0 -1
  1608. package/js/components/icons/heart-filled.vue2.js +0 -4
  1609. package/js/components/icons/heart-filled.vue2.js.map +0 -1
  1610. package/js/components/icons/heart.vue2.js +0 -4
  1611. package/js/components/icons/heart.vue2.js.map +0 -1
  1612. package/js/components/icons/hide.vue2.js +0 -4
  1613. package/js/components/icons/hide.vue2.js.map +0 -1
  1614. package/js/components/icons/history-tiny.vue2.js +0 -4
  1615. package/js/components/icons/history-tiny.vue2.js.map +0 -1
  1616. package/js/components/icons/history.vue2.js +0 -4
  1617. package/js/components/icons/history.vue2.js.map +0 -1
  1618. package/js/components/icons/light-bulb-off.vue2.js +0 -4
  1619. package/js/components/icons/light-bulb-off.vue2.js.map +0 -1
  1620. package/js/components/icons/light-bulb-on.vue2.js +0 -4
  1621. package/js/components/icons/light-bulb-on.vue2.js.map +0 -1
  1622. package/js/components/icons/menu.vue2.js +0 -4
  1623. package/js/components/icons/menu.vue2.js.map +0 -1
  1624. package/js/components/icons/minus-tiny.vue2.js +0 -4
  1625. package/js/components/icons/minus-tiny.vue2.js.map +0 -1
  1626. package/js/components/icons/minus.vue2.js +0 -4
  1627. package/js/components/icons/minus.vue2.js.map +0 -1
  1628. package/js/components/icons/plus-tiny.vue2.js +0 -4
  1629. package/js/components/icons/plus-tiny.vue2.js.map +0 -1
  1630. package/js/components/icons/plus.vue2.js +0 -4
  1631. package/js/components/icons/plus.vue2.js.map +0 -1
  1632. package/js/components/icons/radiobutton-selected.vue2.js +0 -4
  1633. package/js/components/icons/radiobutton-selected.vue2.js.map +0 -1
  1634. package/js/components/icons/radiobutton-unselected.vue2.js +0 -4
  1635. package/js/components/icons/radiobutton-unselected.vue2.js.map +0 -1
  1636. package/js/components/icons/search-tiny.vue2.js +0 -4
  1637. package/js/components/icons/search-tiny.vue2.js.map +0 -1
  1638. package/js/components/icons/search.vue2.js +0 -4
  1639. package/js/components/icons/search.vue2.js.map +0 -1
  1640. package/js/components/icons/settings.vue2.js +0 -4
  1641. package/js/components/icons/settings.vue2.js.map +0 -1
  1642. package/js/components/icons/show.vue2.js +0 -4
  1643. package/js/components/icons/show.vue2.js.map +0 -1
  1644. package/js/components/icons/sort-az.vue2.js +0 -4
  1645. package/js/components/icons/sort-az.vue2.js.map +0 -1
  1646. package/js/components/icons/sort-price-down.vue2.js +0 -4
  1647. package/js/components/icons/sort-price-down.vue2.js.map +0 -1
  1648. package/js/components/icons/sort-price-up.vue2.js +0 -4
  1649. package/js/components/icons/sort-price-up.vue2.js.map +0 -1
  1650. package/js/components/icons/sort-relevancy.vue2.js +0 -4
  1651. package/js/components/icons/sort-relevancy.vue2.js.map +0 -1
  1652. package/js/components/icons/sort-za.vue2.js +0 -4
  1653. package/js/components/icons/sort-za.vue2.js.map +0 -1
  1654. package/js/components/icons/star-filled.vue2.js +0 -4
  1655. package/js/components/icons/star-filled.vue2.js.map +0 -1
  1656. package/js/components/icons/star.vue2.js +0 -4
  1657. package/js/components/icons/star.vue2.js.map +0 -1
  1658. package/js/components/icons/tag-filled.vue2.js +0 -4
  1659. package/js/components/icons/tag-filled.vue2.js.map +0 -1
  1660. package/js/components/icons/tag.vue2.js +0 -4
  1661. package/js/components/icons/tag.vue2.js.map +0 -1
  1662. package/js/components/icons/trash-open.vue2.js +0 -4
  1663. package/js/components/icons/trash-open.vue2.js.map +0 -1
  1664. package/js/components/icons/trash.vue2.js +0 -4
  1665. package/js/components/icons/trash.vue2.js.map +0 -1
  1666. package/js/components/icons/trending-tiny.vue2.js +0 -4
  1667. package/js/components/icons/trending-tiny.vue2.js.map +0 -1
  1668. package/js/components/icons/trending.vue2.js +0 -4
  1669. package/js/components/icons/trending.vue2.js.map +0 -1
  1670. package/js/components/icons/user-filled.vue2.js +0 -4
  1671. package/js/components/icons/user-filled.vue2.js.map +0 -1
  1672. package/js/components/icons/user.vue2.js +0 -4
  1673. package/js/components/icons/user.vue2.js.map +0 -1
  1674. package/js/components/items-list-injection.mixin.js +0 -37
  1675. package/js/components/items-list-injection.mixin.js.map +0 -1
  1676. package/js/components/layouts/layouts.mixin.js +0 -35
  1677. package/js/components/layouts/layouts.mixin.js.map +0 -1
  1678. package/js/components/result/base-result-fallback-image.vue2.js +0 -4
  1679. package/js/components/result/base-result-fallback-image.vue2.js.map +0 -1
  1680. package/js/components/result/base-result-placeholder-image.vue2.js +0 -4
  1681. package/js/components/result/base-result-placeholder-image.vue2.js.map +0 -1
  1682. package/js/components/scroll/scroll.mixin.js +0 -288
  1683. package/js/components/scroll/scroll.mixin.js.map +0 -1
  1684. package/js/composables/create-use-device.composable.js.map +0 -1
  1685. package/js/composables/use-register-x-module.js +0 -17
  1686. package/js/composables/use-register-x-module.js.map +0 -1
  1687. package/js/x-modules/facets/components/facets.mixin.js +0 -67
  1688. package/js/x-modules/facets/components/facets.mixin.js.map +0 -1
  1689. package/js/x-modules/facets/components/lists/filters-injection.mixin.js.map +0 -1
  1690. package/js/x-modules/scroll/components/window-scroll.vue.js +0 -39
  1691. package/js/x-modules/scroll/components/window-scroll.vue.js.map +0 -1
  1692. package/js/x-modules/scroll/components/window-scroll.vue2.js +0 -221
  1693. package/js/x-modules/scroll/components/window-scroll.vue2.js.map +0 -1
  1694. package/types/components/animations/animations.mixin.d.ts +0 -15
  1695. package/types/components/animations/animations.mixin.d.ts.map +0 -1
  1696. package/types/components/animations/disable-animation.mixin.d.ts +0 -28
  1697. package/types/components/animations/disable-animation.mixin.d.ts.map +0 -1
  1698. package/types/components/icons/arrow-down.vue.d.ts +0 -3
  1699. package/types/components/icons/arrow-down.vue.d.ts.map +0 -1
  1700. package/types/components/icons/arrow-left.vue.d.ts +0 -3
  1701. package/types/components/icons/arrow-left.vue.d.ts.map +0 -1
  1702. package/types/components/icons/arrow-right.vue.d.ts +0 -3
  1703. package/types/components/icons/arrow-right.vue.d.ts.map +0 -1
  1704. package/types/components/icons/arrow-up.vue.d.ts +0 -3
  1705. package/types/components/icons/arrow-up.vue.d.ts.map +0 -1
  1706. package/types/components/icons/bag.vue.d.ts +0 -3
  1707. package/types/components/icons/bag.vue.d.ts.map +0 -1
  1708. package/types/components/icons/bar-code.vue.d.ts +0 -3
  1709. package/types/components/icons/bar-code.vue.d.ts.map +0 -1
  1710. package/types/components/icons/barcode-tiny.vue.d.ts +0 -3
  1711. package/types/components/icons/barcode-tiny.vue.d.ts.map +0 -1
  1712. package/types/components/icons/cart-filled.vue.d.ts +0 -3
  1713. package/types/components/icons/cart-filled.vue.d.ts.map +0 -1
  1714. package/types/components/icons/cart.vue.d.ts +0 -3
  1715. package/types/components/icons/cart.vue.d.ts.map +0 -1
  1716. package/types/components/icons/check-tiny.vue.d.ts +0 -3
  1717. package/types/components/icons/check-tiny.vue.d.ts.map +0 -1
  1718. package/types/components/icons/check.vue.d.ts +0 -3
  1719. package/types/components/icons/check.vue.d.ts.map +0 -1
  1720. package/types/components/icons/checkbox-selected-filled.vue.d.ts +0 -3
  1721. package/types/components/icons/checkbox-selected-filled.vue.d.ts.map +0 -1
  1722. package/types/components/icons/checkbox-selected.vue.d.ts +0 -3
  1723. package/types/components/icons/checkbox-selected.vue.d.ts.map +0 -1
  1724. package/types/components/icons/checkbox-unselected-filled.vue.d.ts +0 -3
  1725. package/types/components/icons/checkbox-unselected-filled.vue.d.ts.map +0 -1
  1726. package/types/components/icons/checkbox-unselected.vue.d.ts +0 -3
  1727. package/types/components/icons/checkbox-unselected.vue.d.ts.map +0 -1
  1728. package/types/components/icons/chevron-down.vue.d.ts +0 -3
  1729. package/types/components/icons/chevron-down.vue.d.ts.map +0 -1
  1730. package/types/components/icons/chevron-left.vue.d.ts +0 -3
  1731. package/types/components/icons/chevron-left.vue.d.ts.map +0 -1
  1732. package/types/components/icons/chevron-right.vue.d.ts +0 -3
  1733. package/types/components/icons/chevron-right.vue.d.ts.map +0 -1
  1734. package/types/components/icons/chevron-tiny-down.vue.d.ts +0 -3
  1735. package/types/components/icons/chevron-tiny-down.vue.d.ts.map +0 -1
  1736. package/types/components/icons/chevron-tiny-left.vue.d.ts +0 -3
  1737. package/types/components/icons/chevron-tiny-left.vue.d.ts.map +0 -1
  1738. package/types/components/icons/chevron-tiny-right.vue.d.ts +0 -3
  1739. package/types/components/icons/chevron-tiny-right.vue.d.ts.map +0 -1
  1740. package/types/components/icons/chevron-tiny-up.vue.d.ts +0 -3
  1741. package/types/components/icons/chevron-tiny-up.vue.d.ts.map +0 -1
  1742. package/types/components/icons/chevron-up.vue.d.ts +0 -3
  1743. package/types/components/icons/chevron-up.vue.d.ts.map +0 -1
  1744. package/types/components/icons/corner-arrow-left.vue.d.ts +0 -3
  1745. package/types/components/icons/corner-arrow-left.vue.d.ts.map +0 -1
  1746. package/types/components/icons/corner-arrow-right.vue.d.ts +0 -3
  1747. package/types/components/icons/corner-arrow-right.vue.d.ts.map +0 -1
  1748. package/types/components/icons/cross-tiny.vue.d.ts +0 -3
  1749. package/types/components/icons/cross-tiny.vue.d.ts.map +0 -1
  1750. package/types/components/icons/cross.vue.d.ts +0 -3
  1751. package/types/components/icons/cross.vue.d.ts.map +0 -1
  1752. package/types/components/icons/curated-check-filled.vue.d.ts +0 -3
  1753. package/types/components/icons/curated-check-filled.vue.d.ts.map +0 -1
  1754. package/types/components/icons/curated-check-tiny-filled.vue.d.ts +0 -3
  1755. package/types/components/icons/curated-check-tiny-filled.vue.d.ts.map +0 -1
  1756. package/types/components/icons/curated-check-tiny.vue.d.ts +0 -3
  1757. package/types/components/icons/curated-check-tiny.vue.d.ts.map +0 -1
  1758. package/types/components/icons/curated-check.vue.d.ts +0 -3
  1759. package/types/components/icons/curated-check.vue.d.ts.map +0 -1
  1760. package/types/components/icons/diagonal-arrow-left-down.vue.d.ts +0 -3
  1761. package/types/components/icons/diagonal-arrow-left-down.vue.d.ts.map +0 -1
  1762. package/types/components/icons/diagonal-arrow-left-top.vue.d.ts +0 -3
  1763. package/types/components/icons/diagonal-arrow-left-top.vue.d.ts.map +0 -1
  1764. package/types/components/icons/diagonal-arrow-right-down.vue.d.ts +0 -3
  1765. package/types/components/icons/diagonal-arrow-right-down.vue.d.ts.map +0 -1
  1766. package/types/components/icons/diagonal-arrow-right-top.vue.d.ts +0 -3
  1767. package/types/components/icons/diagonal-arrow-right-top.vue.d.ts.map +0 -1
  1768. package/types/components/icons/filters.vue.d.ts +0 -3
  1769. package/types/components/icons/filters.vue.d.ts.map +0 -1
  1770. package/types/components/icons/grid-1-col.vue.d.ts +0 -3
  1771. package/types/components/icons/grid-1-col.vue.d.ts.map +0 -1
  1772. package/types/components/icons/grid-2-col.vue.d.ts +0 -3
  1773. package/types/components/icons/grid-2-col.vue.d.ts.map +0 -1
  1774. package/types/components/icons/grid-2-rows.vue.d.ts +0 -3
  1775. package/types/components/icons/grid-2-rows.vue.d.ts.map +0 -1
  1776. package/types/components/icons/grid-4-col.vue.d.ts +0 -3
  1777. package/types/components/icons/grid-4-col.vue.d.ts.map +0 -1
  1778. package/types/components/icons/heart-filled.vue.d.ts +0 -3
  1779. package/types/components/icons/heart-filled.vue.d.ts.map +0 -1
  1780. package/types/components/icons/heart.vue.d.ts +0 -3
  1781. package/types/components/icons/heart.vue.d.ts.map +0 -1
  1782. package/types/components/icons/hide.vue.d.ts +0 -3
  1783. package/types/components/icons/hide.vue.d.ts.map +0 -1
  1784. package/types/components/icons/history-tiny.vue.d.ts +0 -3
  1785. package/types/components/icons/history-tiny.vue.d.ts.map +0 -1
  1786. package/types/components/icons/history.vue.d.ts +0 -3
  1787. package/types/components/icons/history.vue.d.ts.map +0 -1
  1788. package/types/components/icons/light-bulb-off.vue.d.ts +0 -3
  1789. package/types/components/icons/light-bulb-off.vue.d.ts.map +0 -1
  1790. package/types/components/icons/light-bulb-on.vue.d.ts +0 -3
  1791. package/types/components/icons/light-bulb-on.vue.d.ts.map +0 -1
  1792. package/types/components/icons/menu.vue.d.ts +0 -3
  1793. package/types/components/icons/menu.vue.d.ts.map +0 -1
  1794. package/types/components/icons/minus-tiny.vue.d.ts +0 -3
  1795. package/types/components/icons/minus-tiny.vue.d.ts.map +0 -1
  1796. package/types/components/icons/minus.vue.d.ts +0 -3
  1797. package/types/components/icons/minus.vue.d.ts.map +0 -1
  1798. package/types/components/icons/plus-tiny.vue.d.ts +0 -3
  1799. package/types/components/icons/plus-tiny.vue.d.ts.map +0 -1
  1800. package/types/components/icons/plus.vue.d.ts +0 -3
  1801. package/types/components/icons/plus.vue.d.ts.map +0 -1
  1802. package/types/components/icons/radiobutton-selected.vue.d.ts +0 -3
  1803. package/types/components/icons/radiobutton-selected.vue.d.ts.map +0 -1
  1804. package/types/components/icons/radiobutton-unselected.vue.d.ts +0 -3
  1805. package/types/components/icons/radiobutton-unselected.vue.d.ts.map +0 -1
  1806. package/types/components/icons/search-tiny.vue.d.ts +0 -3
  1807. package/types/components/icons/search-tiny.vue.d.ts.map +0 -1
  1808. package/types/components/icons/search.vue.d.ts +0 -3
  1809. package/types/components/icons/search.vue.d.ts.map +0 -1
  1810. package/types/components/icons/settings.vue.d.ts +0 -3
  1811. package/types/components/icons/settings.vue.d.ts.map +0 -1
  1812. package/types/components/icons/show.vue.d.ts +0 -3
  1813. package/types/components/icons/show.vue.d.ts.map +0 -1
  1814. package/types/components/icons/sort-az.vue.d.ts +0 -3
  1815. package/types/components/icons/sort-az.vue.d.ts.map +0 -1
  1816. package/types/components/icons/sort-price-down.vue.d.ts +0 -3
  1817. package/types/components/icons/sort-price-down.vue.d.ts.map +0 -1
  1818. package/types/components/icons/sort-price-up.vue.d.ts +0 -3
  1819. package/types/components/icons/sort-price-up.vue.d.ts.map +0 -1
  1820. package/types/components/icons/sort-relevancy.vue.d.ts +0 -3
  1821. package/types/components/icons/sort-relevancy.vue.d.ts.map +0 -1
  1822. package/types/components/icons/sort-za.vue.d.ts +0 -3
  1823. package/types/components/icons/sort-za.vue.d.ts.map +0 -1
  1824. package/types/components/icons/star-filled.vue.d.ts +0 -3
  1825. package/types/components/icons/star-filled.vue.d.ts.map +0 -1
  1826. package/types/components/icons/star.vue.d.ts +0 -3
  1827. package/types/components/icons/star.vue.d.ts.map +0 -1
  1828. package/types/components/icons/tag-filled.vue.d.ts +0 -3
  1829. package/types/components/icons/tag-filled.vue.d.ts.map +0 -1
  1830. package/types/components/icons/tag.vue.d.ts +0 -3
  1831. package/types/components/icons/tag.vue.d.ts.map +0 -1
  1832. package/types/components/icons/trash-open.vue.d.ts +0 -3
  1833. package/types/components/icons/trash-open.vue.d.ts.map +0 -1
  1834. package/types/components/icons/trash.vue.d.ts +0 -3
  1835. package/types/components/icons/trash.vue.d.ts.map +0 -1
  1836. package/types/components/icons/trending-tiny.vue.d.ts +0 -3
  1837. package/types/components/icons/trending-tiny.vue.d.ts.map +0 -1
  1838. package/types/components/icons/trending.vue.d.ts +0 -3
  1839. package/types/components/icons/trending.vue.d.ts.map +0 -1
  1840. package/types/components/icons/user-filled.vue.d.ts +0 -3
  1841. package/types/components/icons/user-filled.vue.d.ts.map +0 -1
  1842. package/types/components/icons/user.vue.d.ts +0 -3
  1843. package/types/components/icons/user.vue.d.ts.map +0 -1
  1844. package/types/components/items-list-injection.mixin.d.ts +0 -35
  1845. package/types/components/items-list-injection.mixin.d.ts.map +0 -1
  1846. package/types/components/layouts/layouts.mixin.d.ts +0 -24
  1847. package/types/components/layouts/layouts.mixin.d.ts.map +0 -1
  1848. package/types/components/result/base-result-fallback-image.vue.d.ts +0 -3
  1849. package/types/components/result/base-result-fallback-image.vue.d.ts.map +0 -1
  1850. package/types/components/result/base-result-placeholder-image.vue.d.ts +0 -3
  1851. package/types/components/result/base-result-placeholder-image.vue.d.ts.map +0 -1
  1852. package/types/components/scroll/scroll.mixin.d.ts +0 -212
  1853. package/types/components/scroll/scroll.mixin.d.ts.map +0 -1
  1854. package/types/composables/create-use-device.composable.d.ts.map +0 -1
  1855. package/types/composables/use-register-x-module.d.ts +0 -12
  1856. package/types/composables/use-register-x-module.d.ts.map +0 -1
  1857. package/types/x-modules/facets/components/facets.mixin.d.ts +0 -60
  1858. package/types/x-modules/facets/components/facets.mixin.d.ts.map +0 -1
  1859. package/types/x-modules/facets/components/lists/filters-injection.mixin.d.ts +0 -57
  1860. package/types/x-modules/facets/components/lists/filters-injection.mixin.d.ts.map +0 -1
  1861. package/types/x-modules/scroll/components/window-scroll.vue.d.ts +0 -47
  1862. package/types/x-modules/scroll/components/window-scroll.vue.d.ts.map +0 -1
package/CHANGELOG.md CHANGED
@@ -3,6 +3,665 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [5.0.0-alpha.80](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.79...@empathyco/x-components@5.0.0-alpha.80) (2024-08-19)
7
+
8
+ **Note:** Version bump only for package @empathyco/x-components
9
+
10
+
11
+
12
+
13
+
14
+ ## [5.0.0-alpha.79](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.78...@empathyco/x-components@5.0.0-alpha.79) (2024-08-14)
15
+
16
+
17
+ ### Features
18
+
19
+ * update result information in the QPs (#1591) ([3e99d0c](https://github.com/empathyco/x/commit/3e99d0cdcb25366af2adff977e25d58d45f7421f))
20
+
21
+
22
+
23
+ ## [5.0.0-alpha.78](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.77...@empathyco/x-components@5.0.0-alpha.78) (2024-08-13)
24
+
25
+
26
+ ### Features
27
+
28
+ * **main-modal:** make events configurable via props (#1590) ([60d630c](https://github.com/empathyco/x/commit/60d630ca2a181d2919b9f1019abbf1eee5dd2c30))
29
+
30
+
31
+
32
+ ## [5.0.0-alpha.77](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.76...@empathyco/x-components@5.0.0-alpha.77) (2024-08-13)
33
+
34
+ **Note:** Version bump only for package @empathyco/x-components
35
+
36
+
37
+
38
+
39
+
40
+ ## [5.0.0-alpha.76](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.75...@empathyco/x-components@5.0.0-alpha.76) (2024-08-08)
41
+
42
+
43
+ ### Bug Fixes
44
+
45
+ * send origin in query tagging (#1585) ([92efdf7](https://github.com/empathyco/x/commit/92efdf71a4f794d58b9f68cf68783ca0489eb7ee))
46
+
47
+
48
+
49
+ ## [5.0.0-alpha.75](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.74...@empathyco/x-components@5.0.0-alpha.75) (2024-07-23)
50
+
51
+
52
+ ### Code Refactoring
53
+
54
+ * **no-element:** towards getting rid of no-element component (#1564) ([12bb73d](https://github.com/empathyco/x/commit/12bb73dbe7ff6cf761cc2e6581b56e78c9c3359a))
55
+
56
+
57
+
58
+ ## [5.0.0-alpha.74](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.73...@empathyco/x-components@5.0.0-alpha.74) (2024-07-23)
59
+
60
+
61
+ ### Features
62
+
63
+ * **display-emitter:** support Vue3 to the component (#1555) ([21bcd52](https://github.com/empathyco/x/commit/21bcd5228bf2cc3e8f31d49fe55683788438e089))
64
+
65
+
66
+
67
+ ## [5.0.0-alpha.73](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.72...@empathyco/x-components@5.0.0-alpha.73) (2024-07-18)
68
+
69
+
70
+ ### Bug Fixes
71
+
72
+ * keyboard navigation within shadow dom (#1571) ([1784c4c](https://github.com/empathyco/x/commit/1784c4cb6f130947a2454f5adbabcaf4821f8ab2))
73
+
74
+
75
+
76
+ ## [5.0.0-alpha.72](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.71...@empathyco/x-components@5.0.0-alpha.72) (2024-07-18)
77
+
78
+
79
+ ### Bug Fixes
80
+
81
+ * **queryPreviewList:** repeated query loading issue (#1566) ([60aa0c0](https://github.com/empathyco/x/commit/60aa0c0975eabc3a282cfece4ab64fd29c02a3cb))
82
+
83
+
84
+
85
+ ## [5.0.0-alpha.71](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.70...@empathyco/x-components@5.0.0-alpha.71) (2024-07-15)
86
+
87
+ **Note:** Version bump only for package @empathyco/x-components
88
+
89
+
90
+
91
+
92
+
93
+ ## [5.0.0-alpha.70](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.69...@empathyco/x-components@5.0.0-alpha.70) (2024-07-11)
94
+
95
+
96
+ ### Features
97
+
98
+ * migrate internal view components (#1563) ([df0d026](https://github.com/empathyco/x/commit/df0d02634d1193f35918a5c8fd6913faa65c9ab7))
99
+
100
+
101
+
102
+ ## [5.0.0-alpha.69](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.68...@empathyco/x-components@5.0.0-alpha.69) (2024-07-11)
103
+
104
+
105
+ ### Features
106
+
107
+ * migrate Scroll and ScrolToTop componentes (#1562) ([c8182f4](https://github.com/empathyco/x/commit/c8182f4a4435e1e62e7eaee518fb6325fe01bf7e))
108
+
109
+
110
+
111
+ ## [5.0.0-alpha.68](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.67...@empathyco/x-components@5.0.0-alpha.68) (2024-07-10)
112
+
113
+
114
+ ### Features
115
+
116
+ * **create-animation:** migrate to composition API (#1553) ([1097c0d](https://github.com/empathyco/x/commit/1097c0d1b9dd63f9573812b9ddb41b790725b46e))
117
+
118
+
119
+
120
+ ## [5.0.0-alpha.67](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.66...@empathyco/x-components@5.0.0-alpha.67) (2024-07-10)
121
+
122
+
123
+ ### Features
124
+
125
+ * migrate url-handler x-module (#1556) ([9445758](https://github.com/empathyco/x/commit/94457580884be4b03ec72fa18231350bdf3f115a))
126
+
127
+
128
+
129
+ ## [5.0.0-alpha.66](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.65...@empathyco/x-components@5.0.0-alpha.66) (2024-07-10)
130
+
131
+
132
+ ### Features
133
+
134
+ * **icons:** migrate icons to composition API (#1551) ([243419f](https://github.com/empathyco/x/commit/243419f15b504cea6f8db3ef53899915a174a031))
135
+
136
+
137
+
138
+ ## [5.0.0-alpha.65](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.64...@empathyco/x-components@5.0.0-alpha.65) (2024-07-09)
139
+
140
+
141
+ ### Features
142
+
143
+ * migrate experience controls (#1530) ([91ee6d0](https://github.com/empathyco/x/commit/91ee6d0f171b870c42e6dcc95229a6be66b7067e))
144
+
145
+
146
+
147
+ ## [5.0.0-alpha.64](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.63...@empathyco/x-components@5.0.0-alpha.64) (2024-07-09)
148
+
149
+
150
+ ### Bug Fixes
151
+
152
+ * **main-scroll:** obtain observed container element reliably to work with any Vue version (#1552) ([0b4e415](https://github.com/empathyco/x/commit/0b4e41504409dd35a3da0fcf35fa471ea8350f6f))
153
+
154
+
155
+
156
+ ## [5.0.0-alpha.63](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.62...@empathyco/x-components@5.0.0-alpha.63) (2024-07-08)
157
+
158
+
159
+ ### Features
160
+
161
+ * migrate filters components to Composition API (#1550) ([dd6a2d7](https://github.com/empathyco/x/commit/dd6a2d728632e81c25cc918c1cac1aa10daab590))
162
+
163
+
164
+
165
+ ## [5.0.0-alpha.62](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.61...@empathyco/x-components@5.0.0-alpha.62) (2024-07-08)
166
+
167
+
168
+ ### Features
169
+
170
+ * **renderless-extra-param:** migrate to composition API (#1546) ([3f111f9](https://github.com/empathyco/x/commit/3f111f98fdf0a4175dce0a5d8711bb8d4e4729df))
171
+
172
+
173
+
174
+ ## [5.0.0-alpha.61](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.60...@empathyco/x-components@5.0.0-alpha.61) (2024-07-03)
175
+
176
+
177
+ ### Features
178
+
179
+ * **fallback-disclaimer:** migration to composition api (#1545) ([6af6737](https://github.com/empathyco/x/commit/6af6737e854616567822e6ea5a09f093a7368960))
180
+
181
+
182
+
183
+ ## [5.0.0-alpha.60](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.59...@empathyco/x-components@5.0.0-alpha.60) (2024-07-03)
184
+
185
+
186
+ ### Features
187
+
188
+ * migrate device-detector component (#1544) ([4083571](https://github.com/empathyco/x/commit/4083571bd2fdfc268b529c4ea5a02acb81eecc32))
189
+
190
+
191
+
192
+ ## [5.0.0-alpha.59](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.58...@empathyco/x-components@5.0.0-alpha.59) (2024-07-03)
193
+
194
+
195
+ ### Features
196
+
197
+ * **tagging:** migrate to composition API (#1543) ([f06e35d](https://github.com/empathyco/x/commit/f06e35d25fb561bca1b53f579ed7ace8674b9085))
198
+
199
+
200
+
201
+ ## [5.0.0-alpha.58](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.57...@empathyco/x-components@5.0.0-alpha.58) (2024-07-02)
202
+
203
+
204
+ ### ⚠ BREAKING CHANGES
205
+
206
+ * **simple-filter:** use cssClasses prop to pass classes through the component in Vue 3 instead of class or :class when using RenderlessFilter or SimpleFilter components
207
+
208
+ ### Features
209
+
210
+ * **simple-filter:** migrate RenderlessFilter and SimpleFilter to composition API(#1529) ([8d3a2f2](https://github.com/empathyco/x/commit/8d3a2f23748eec700be10f83cad909b6fdf2aa9b))
211
+
212
+
213
+
214
+ ## [5.0.0-alpha.57](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.56...@empathyco/x-components@5.0.0-alpha.57) (2024-07-01)
215
+
216
+
217
+ ### Features
218
+
219
+ * **facets:** migrate AllFilter component to Composition API (#1535) ([0b00671](https://github.com/empathyco/x/commit/0b006711297f6fb3721622082fe63b87ce4bcbf7))
220
+
221
+
222
+ ### Bug Fixes
223
+
224
+ * **vue3:** fix minor Vue3 warnings about migration (#1533) ([8b65ea7](https://github.com/empathyco/x/commit/8b65ea796c7e02c973ba9566bd6bae17fc879c3e))
225
+
226
+
227
+
228
+ ## [5.0.0-alpha.56](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.55...@empathyco/x-components@5.0.0-alpha.56) (2024-07-01)
229
+
230
+
231
+ ### Features
232
+
233
+ * migrate `Redirection` component to composition api (#1532) ([93c0809](https://github.com/empathyco/x/commit/93c08094a33f9828631ad4e4bbb9ac7831db5963))
234
+
235
+
236
+
237
+ ## [5.0.0-alpha.55](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.54...@empathyco/x-components@5.0.0-alpha.55) (2024-06-26)
238
+
239
+
240
+ ### ⚠ BREAKING CHANGES
241
+
242
+ * **use-register-x-module:** get rid of useRegisterXModule composable. Use XPlugin.registerXModule(xModule) or InstallXOptions.initialXModules instead
243
+
244
+ ### Code Refactoring
245
+
246
+ * **use-register-x-module:** get rid of register x-module composable and deprecated the mixin for the same (#1534) ([4dabc84](https://github.com/empathyco/x/commit/4dabc84c67720e4bfca739b685f3fed5d100f693))
247
+
248
+
249
+
250
+ ## [5.0.0-alpha.54](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.53...@empathyco/x-components@5.0.0-alpha.54) (2024-06-24)
251
+
252
+
253
+ ### Features
254
+
255
+ * replace DisableAnimationMixin by useDisableAnimation composable (#1469) ([f498d3f](https://github.com/empathyco/x/commit/f498d3fba5d294391dcfca47f9724558e98f50f0))
256
+
257
+
258
+
259
+ ## [5.0.0-alpha.53](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.52...@empathyco/x-components@5.0.0-alpha.53) (2024-06-24)
260
+
261
+
262
+ ### Features
263
+
264
+ * **extra-params:** migrate extra params and snippet config extra params (#1531) ([d869f18](https://github.com/empathyco/x/commit/d869f1886c11f74af8a6350033d7567385ad629d))
265
+
266
+
267
+
268
+ ## [5.0.0-alpha.52](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.51...@empathyco/x-components@5.0.0-alpha.52) (2024-06-20)
269
+
270
+
271
+ ### Features
272
+
273
+ * migrate `QueryPreviewButton` component to composition API (#1525) ([3eff0c7](https://github.com/empathyco/x/commit/3eff0c7c9479abbebbda59e8cc538af6f55375e1))
274
+
275
+
276
+
277
+ ## [5.0.0-alpha.51](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.50...@empathyco/x-components@5.0.0-alpha.51) (2024-06-19)
278
+
279
+
280
+ ### Features
281
+
282
+ * migrate popular-searches x-module (#1524) ([f79456d](https://github.com/empathyco/x/commit/f79456d4589b3f9dee5fd86fad9625b853dde267))
283
+
284
+
285
+
286
+ ## [5.0.0-alpha.50](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.49...@empathyco/x-components@5.0.0-alpha.50) (2024-06-19)
287
+
288
+
289
+ ### Features
290
+
291
+ * migrate `facets provider` component to use Composition API (#1523) ([eff7b8d](https://github.com/empathyco/x/commit/eff7b8d92c54aece07061c2d8ce58507a56e7d01))
292
+
293
+
294
+
295
+ ## [5.0.0-alpha.49](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.48...@empathyco/x-components@5.0.0-alpha.49) (2024-06-18)
296
+
297
+
298
+ ### Features
299
+
300
+ * migrate `next-queries` module to composition API ([324d5d8](https://github.com/empathyco/x/commit/324d5d866167352b9ad5e1b2858853ce197fe7fe))
301
+
302
+
303
+
304
+ ## [5.0.0-alpha.48](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.47...@empathyco/x-components@5.0.0-alpha.48) (2024-06-18)
305
+
306
+
307
+ ### Features
308
+
309
+ * migrate `identifier-results` x-module to composition API (#1521) ([81b18d0](https://github.com/empathyco/x/commit/81b18d03b3ae2ba9df05f5c288a7eab0e0e7966c))
310
+
311
+
312
+
313
+ ## [5.0.0-alpha.47](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.46...@empathyco/x-components@5.0.0-alpha.47) (2024-06-17)
314
+
315
+
316
+ ### Bug Fixes
317
+
318
+ * **x-module:** deprecate useRegisterXModule composable in favour of register the x-module itself in the import (#1520) ([525b020](https://github.com/empathyco/x/commit/525b020f033b1e44d95e5b4042c8201636c87287))
319
+
320
+
321
+
322
+ ## [5.0.0-alpha.46](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.45...@empathyco/x-components@5.0.0-alpha.46) (2024-06-17)
323
+
324
+
325
+ ### Features
326
+
327
+ * **search:** add the capability to reload the current search (#1515) ([617c3b0](https://github.com/empathyco/x/commit/617c3b0d4c07a1054d95c9b4316b86dc5112643e))
328
+
329
+
330
+
331
+ ## [5.0.0-alpha.45](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.44...@empathyco/x-components@5.0.0-alpha.45) (2024-06-14)
332
+
333
+
334
+ ### Features
335
+
336
+ * **recommendations:** migrate recommendations x-module to composition api (#1519) ([5d44214](https://github.com/empathyco/x/commit/5d44214092af033d9cbf88ec9f306d15a1ded120))
337
+
338
+
339
+
340
+ ## [5.0.0-alpha.44](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.43...@empathyco/x-components@5.0.0-alpha.44) (2024-06-14)
341
+
342
+
343
+ ### Features
344
+
345
+ * migrate `Spellcheck` and `SpellcheckButton` components to composition api (#1518) ([0e848a7](https://github.com/empathyco/x/commit/0e848a70d69a780b4a053d5bc78b432178f21327))
346
+
347
+
348
+
349
+ ## [5.0.0-alpha.43](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.42...@empathyco/x-components@5.0.0-alpha.43) (2024-06-13)
350
+
351
+
352
+ ### Features
353
+
354
+ * migrate semantics queries module to composition api (#1508) ([72914a2](https://github.com/empathyco/x/commit/72914a25195e2e546da343d32c6a4544b38bdd91))
355
+
356
+
357
+
358
+ ## [5.0.0-alpha.42](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.41...@empathyco/x-components@5.0.0-alpha.42) (2024-06-12)
359
+
360
+
361
+ ### Features
362
+
363
+ * migrate `Banner` and `Promoted` to composition API (#1506) ([c102fd9](https://github.com/empathyco/x/commit/c102fd96b26425df2ed8d73d58b3db8fc454deeb))
364
+ * migrate RTs module to composition API (#1498) ([22c5325](https://github.com/empathyco/x/commit/22c5325666441121e8ee64bfaa4c51ddad11939a))
365
+
366
+
367
+
368
+ ## [5.0.0-alpha.41](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.40...@empathyco/x-components@5.0.0-alpha.41) (2024-06-12)
369
+
370
+
371
+ ### Features
372
+
373
+ * migrate `query suggestions` module to composition api (#1497) ([4a9c742](https://github.com/empathyco/x/commit/4a9c742007476367328be6c978d16ec16ae115c1))
374
+
375
+
376
+
377
+ ## [5.0.0-alpha.40](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.39...@empathyco/x-components@5.0.0-alpha.40) (2024-06-12)
378
+
379
+
380
+ ### Features
381
+
382
+ * migrate history queries x module to composition api (#1494) ([cd51e9b](https://github.com/empathyco/x/commit/cd51e9bb2afb77bbb8f935445bfda360dcfaafde))
383
+
384
+
385
+
386
+ ## [5.0.0-alpha.39](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.34...@empathyco/x-components@5.0.0-alpha.39) (2024-06-11)
387
+
388
+
389
+ ### Bug Fixes
390
+
391
+ * **semantic-queries:** cancel track no results query on QueryPreviewUnmounted event (#1507) ([cc6518e](https://github.com/empathyco/x/commit/cc6518efe8e00bf02240ca54e39ef77d05a3139f))
392
+
393
+
394
+ ### Continuous Integration
395
+
396
+ * add token to checkout action (#1511) ([c7cd70a](https://github.com/empathyco/x/commit/c7cd70a5b6df5701b5e46b4558b82485bc40f953))
397
+ * fix package version and remove `persist-credentials` (#1513) ([c3add80](https://github.com/empathyco/x/commit/c3add8033ac5515e715e1ffff636b6df8133bccc))
398
+
399
+
400
+
401
+ ## [5.0.0-alpha.38](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.37...@empathyco/x-components@5.0.0-alpha.38) (2024-06-11)
402
+
403
+ **Note:** Version bump only for package @empathyco/x-components
404
+
405
+ ## [5.0.0-alpha.37](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.36...@empathyco/x-components@5.0.0-alpha.37) (2024-06-10)
406
+
407
+ **Note:** Version bump only for package @empathyco/x-components
408
+
409
+ ## [5.0.0-alpha.36](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.35...@empathyco/x-components@5.0.0-alpha.36) (2024-06-10)
410
+
411
+ **Note:** Version bump only for package @empathyco/x-components
412
+
413
+ ## [5.0.0-alpha.35](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.34...@empathyco/x-components@5.0.0-alpha.35) (2024-06-07)
414
+
415
+ **Note:** Version bump only for package @empathyco/x-components
416
+
417
+
418
+ ## [5.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.33...@empathyco/x-components@5.0.0-alpha.34) (2024-06-06)
419
+
420
+ **Note:** Version bump only for package @empathyco/x-components
421
+
422
+
423
+ ## [5.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.32...@empathyco/x-components@5.0.0-alpha.33) (2024-06-05)
424
+
425
+
426
+ ### Code Refactoring
427
+
428
+ * **keyboard-navigation:** use xBus only (#1502) ([8bb3c60](https://github.com/empathyco/x/commit/8bb3c604f308598a124719345bb4cf15a4d83103))
429
+
430
+
431
+
432
+ ## [5.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.31...@empathyco/x-components@5.0.0-alpha.32) (2024-06-05)
433
+
434
+
435
+ ### Features
436
+
437
+ * migrate PartialQueryButton and PartialResultsList (#1501) ([5e87123](https://github.com/empathyco/x/commit/5e87123d4a6c1edeb05f83c31ee8f096b5558e0f))
438
+
439
+
440
+
441
+ ## [5.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.30...@empathyco/x-components@5.0.0-alpha.31) (2024-06-04)
442
+
443
+
444
+ ### Features
445
+
446
+ * migrate BaseEventsModal to composition API ([7ef04b6](https://github.com/empathyco/x/commit/7ef04b65bcef2eb9b9dc5bc107bc02823831d444))
447
+
448
+
449
+
450
+ ## [5.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.29...@empathyco/x-components@5.0.0-alpha.30) (2024-06-04)
451
+
452
+
453
+ ### Features
454
+
455
+ * **base-id-modal:** migrate to composition API (#1500) ([6274c67](https://github.com/empathyco/x/commit/6274c676946536c9c1c4e54205ebda18c79b8f55))
456
+
457
+
458
+
459
+ ## [5.0.0-alpha.29](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.28...@empathyco/x-components@5.0.0-alpha.29) (2024-05-31)
460
+
461
+
462
+ ### Features
463
+
464
+ * **keyboard-navigation:** migrate keyboard-navigation component to composition API (#1493) ([4cf31c9](https://github.com/empathyco/x/commit/4cf31c9df4b751514deaaef4c9abfe4ee5ddfc40))
465
+
466
+
467
+
468
+ ## [5.0.0-alpha.28](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.27...@empathyco/x-components@5.0.0-alpha.28) (2024-05-31)
469
+
470
+
471
+ ### Features
472
+
473
+ * **panels:** migrate `base-panels` components to composition api (#1491) ([077ad4d](https://github.com/empathyco/x/commit/077ad4d1bcc1dcf0ae2e16a02f1ac073481a1892))
474
+ * **result-images:** migrate result images components to composition API (#1496) ([624fb45](https://github.com/empathyco/x/commit/624fb459e71b3c0905e53ba70c1a3a15f581a0fc))
475
+
476
+
477
+
478
+ ## [5.0.0-alpha.27](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.26...@empathyco/x-components@5.0.0-alpha.27) (2024-05-30)
479
+
480
+
481
+ ### Features
482
+
483
+ * **highlight:** migrate highlight component to composition API (#1486) ([10dd541](https://github.com/empathyco/x/commit/10dd5417f861d6e1152483abbd510059d2917f48))
484
+
485
+
486
+
487
+ ## [5.0.0-alpha.26](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.25...@empathyco/x-components@5.0.0-alpha.26) (2024-05-30)
488
+
489
+
490
+ ### Bug Fixes
491
+
492
+ * **animation:** fix Expected Object, got Function on animations props (#1489) ([4467edc](https://github.com/empathyco/x/commit/4467edcb08c8d4f59044209d0f9a800745f6d6af))
493
+
494
+
495
+
496
+ ## [5.0.0-alpha.25](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.24...@empathyco/x-components@5.0.0-alpha.25) (2024-05-29)
497
+
498
+
499
+ ### Features
500
+
501
+ * migrate base suggestions component to composition API ([34bd833](https://github.com/empathyco/x/commit/34bd833e58f9b5f559df17ec2781e529476cdda8))
502
+
503
+
504
+ ### Bug Fixes
505
+
506
+ * build ([f3b6ea9](https://github.com/empathyco/x/commit/f3b6ea91039dcfb1a2d2a50977b65aec7c5cd4c8))
507
+ * fix type of prop ([fbfca6f](https://github.com/empathyco/x/commit/fbfca6f09f3d5145f87b4a2b7f6e4f7084468996))
508
+
509
+
510
+ ### Code Refactoring
511
+
512
+ * use implicit return ([99dce8d](https://github.com/empathyco/x/commit/99dce8d461c0b966fabca4ef61ced10ab44b20e2))
513
+ * use implicit return ([4405835](https://github.com/empathyco/x/commit/440583514bf78eae6b8531d89ef28a22718831ea))
514
+
515
+
516
+
517
+ ## [5.0.0-alpha.24](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.23...@empathyco/x-components@5.0.0-alpha.24) (2024-05-29)
518
+
519
+
520
+ ### Bug Fixes
521
+
522
+ * handle dynamic content in empathize (#1492) ([db082ef](https://github.com/empathyco/x/commit/db082efdcfa6fda3863a344f884cd05848bac97d))
523
+
524
+
525
+
526
+ ## [5.0.0-alpha.23](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.22...@empathyco/x-components@5.0.0-alpha.23) (2024-05-28)
527
+
528
+
529
+ ### Features
530
+
531
+ * **base-modal:** migrate base-modal component and side effects (#1479) ([610ec16](https://github.com/empathyco/x/commit/610ec16e20b10a344936b2914c61085e22a09dfd))
532
+ * **sliding-panel:** migrate sliding-panel component to composition API (#1485) ([bf9e1a3](https://github.com/empathyco/x/commit/bf9e1a38364a23402562a19ce8095452da5f02d7))
533
+
534
+
535
+
536
+ ## [5.0.0-alpha.22](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.21...@empathyco/x-components@5.0.0-alpha.22) (2024-05-28)
537
+
538
+
539
+ ### Code Refactoring
540
+
541
+ * migrate `BaseVariableColumnGrid` to Composition API (#1482) ([b7e292a](https://github.com/empathyco/x/commit/b7e292ae55560f557dd7db3cfbceed993c7b318e))
542
+
543
+
544
+
545
+ ## [5.0.0-alpha.21](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.20...@empathyco/x-components@5.0.0-alpha.21) (2024-05-28)
546
+
547
+
548
+ ### Features
549
+
550
+ * replace extra divs with `NoElement` (#1484) ([cc7042e](https://github.com/empathyco/x/commit/cc7042e5f144f2abc9eb39e3834c8a153795f558))
551
+
552
+
553
+
554
+ ## [5.0.0-alpha.20](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.19...@empathyco/x-components@5.0.0-alpha.20) (2024-05-28)
555
+
556
+
557
+ ### Features
558
+
559
+ * **empathize:** migrate empathize component to composition API (#1481) ([ae34083](https://github.com/empathyco/x/commit/ae34083978ea658f7b740f7a4f701b3dd74c0b2f))
560
+
561
+
562
+
563
+ ## [5.0.0-alpha.19](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.18...@empathyco/x-components@5.0.0-alpha.19) (2024-05-27)
564
+
565
+
566
+ ### Features
567
+
568
+ * Replace `layoutsmixin` by `useLayouts` composable (#1480) ([71feaae](https://github.com/empathyco/x/commit/71feaae8493fb683919967bdf52de161a4e4fbf2))
569
+
570
+
571
+
572
+ ## [5.0.0-alpha.18](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.17...@empathyco/x-components@5.0.0-alpha.18) (2024-05-23)
573
+
574
+
575
+ ### Features
576
+
577
+ * **search-box:** migrate search-box x-module components to Composition API (#1476) ([5c2b7bc](https://github.com/empathyco/x/commit/5c2b7bcf47281f9a3bb2ea65a1bfb73c6d850260))
578
+
579
+
580
+
581
+ ## [5.0.0-alpha.17](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.16...@empathyco/x-components@5.0.0-alpha.17) (2024-05-22)
582
+
583
+
584
+ ### Features
585
+
586
+ * **use-debounce:** create useDebounce composable to deprecate Debounce decorator (#1475) ([67f0e42](https://github.com/empathyco/x/commit/67f0e42079839ec9c0f74a9d25ecf9bb2de9a9ab))
587
+
588
+
589
+
590
+ ## [5.0.0-alpha.16](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.15...@empathyco/x-components@5.0.0-alpha.16) (2024-05-22)
591
+
592
+
593
+ ### Code Refactoring
594
+
595
+ * **noElement:** use the full array of VNodes from the default slot (#1474) ([8fb904c](https://github.com/empathyco/x/commit/8fb904caf9be32ab573bcc9acba4dbc602dd1bc6))
596
+
597
+
598
+
599
+ ## [5.0.0-alpha.15](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.14...@empathyco/x-components@5.0.0-alpha.15) (2024-05-21)
600
+
601
+ **Note:** Version bump only for package @empathyco/x-components
602
+
603
+
604
+
605
+
606
+
607
+ ## [5.0.0-alpha.14](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.13...@empathyco/x-components@5.0.0-alpha.14) (2024-05-21)
608
+
609
+
610
+ ### Features
611
+
612
+ * **use-x-bus:** unsubscribe from bus events when component is unmounted (#1472) ([36f542a](https://github.com/empathyco/x/commit/36f542ad255096816fccba4c7dcec8e5a9571550))
613
+
614
+
615
+
616
+ ## [5.0.0-alpha.13](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.12...@empathyco/x-components@5.0.0-alpha.13) (2024-05-17)
617
+
618
+
619
+ ### ⚠ BREAKING CHANGES
620
+
621
+ * **scroll:** `WindowScroll' component will no longer be available and has been removed.
622
+
623
+ ### Features
624
+
625
+ * **scroll:** replace `ScrollMixin` by `UseScroll` composable (#1473) ([26244cd](https://github.com/empathyco/x/commit/26244cdc8ced863918f0ceb8138ca89bf6792461))
626
+
627
+
628
+
629
+ ## [5.0.0-alpha.12](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.11...@empathyco/x-components@5.0.0-alpha.12) (2024-05-15)
630
+
631
+
632
+ ### Features
633
+
634
+ * migrate `FiltersInjection` mixin (#1467) ([839c663](https://github.com/empathyco/x/commit/839c66334c98ed399ce354a2c5a3a842734ed54c))
635
+
636
+
637
+
638
+ ## [5.0.0-alpha.11](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.10...@empathyco/x-components@5.0.0-alpha.11) (2024-05-13)
639
+
640
+
641
+ ### Features
642
+
643
+ * replace `AnimationsMixin` with `useCollapseAnimation` composable (#1468) ([e3ee9d9](https://github.com/empathyco/x/commit/e3ee9d94f9acc4abdcd1c591a754c86d9a6abbb7))
644
+
645
+
646
+
647
+ ## [5.0.0-alpha.10](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.9...@empathyco/x-components@5.0.0-alpha.10) (2024-05-09)
648
+
649
+
650
+ ### Features
651
+
652
+ * Replace FacetsMixin by useFacets composable (#1462) ([bb7e0ce](https://github.com/empathyco/x/commit/bb7e0cede8653d82e436db696e80c1bdbcb9cc41))
653
+
654
+
655
+
656
+ ## [5.0.0-alpha.9](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.8...@empathyco/x-components@5.0.0-alpha.9) (2024-05-09)
657
+
658
+
659
+ ### Features
660
+
661
+ * migrate `ItemsListInjection` mixin (#1460) ([a89fb51](https://github.com/empathyco/x/commit/a89fb5179de040695f13d56f43de50917e1c7f97))
662
+
663
+
664
+
6
665
  ## [5.0.0-alpha.8](https://github.com/empathyco/x/compare/@empathyco/x-components@5.0.0-alpha.7...@empathyco/x-components@5.0.0-alpha.8) (2024-05-08)
7
666
 
8
667
 
@@ -22,10 +681,10 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
22
681
 
23
682
  ### ⚠ BREAKING CHANGES
24
683
 
25
- * **ColumnPickerMixin:** `BaseColumnPickerDropdown` component will no longer emit the `change` event, use `update:modelValue` instead.
684
+ * **ColumnPickerMixin:** `BaseColumnPickerDropdown` component will no longer emit the `change` event, use `update:modelValue` instead.
26
685
  `BaseColumnPickerDropdown` prop for the selected columns was renamed from `value` to `modelValue`.
27
686
 
28
- `BaseColumnPickerList` component will no longer emit the `change` event, use `update:modelValue` instead.
687
+ `BaseColumnPickerList` component will no longer emit the `change` event, use `update:modelValue` instead.
29
688
  `BaseColumnPickerList` prop for the selected columns was renamed from `value` to `modelValue`.
30
689
 
31
690
  `ColumnPickerMixin` has been removed.
@@ -94,7 +753,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
94
753
 
95
754
  ### ⚠ BREAKING CHANGES
96
755
 
97
- * **sort-mixin:** base-dropdown component will no longer emit the `change` event, use `update:modelValue` instead.
756
+ * **sort-mixin:** base-dropdown component will no longer emit the `change` event, use `update:modelValue` instead.
98
757
  base-dropdown prop for the selected item was renamed from `value` to `modelValue`.
99
758
 
100
759
  ### Code Refactoring