@empathyco/x-components 3.0.0-alpha.30 → 3.0.0-alpha.34
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.
- package/CHANGELOG.md +117 -0
- package/core/index.js +3 -0
- package/core/index.js.map +1 -1
- package/design-system/default-theme.css +6 -1
- package/design-system/full-theme.css +6 -1
- package/design-system/list-default.css +3 -0
- package/design-system/suggestion-default.css +3 -1
- package/docs/API-reference/api/x-adapter.empathyrelatedtag.md +1 -0
- package/docs/API-reference/api/x-adapter.empathyrelatedtag.source.md +11 -0
- package/docs/API-reference/api/x-components.defaultsessionservice.clearsessionid.md +2 -0
- package/docs/API-reference/api/x-components.defaultsessionservice.getsessionid.md +4 -0
- package/docs/API-reference/api/x-components.defaultsessionservice.md +3 -3
- package/docs/API-reference/api/x-components.defaultsessionservice.session_id_key.md +3 -1
- package/docs/API-reference/api/x-components.featurelocation.md +1 -1
- package/docs/API-reference/api/x-components.globalxbus.created.md +15 -0
- package/docs/API-reference/api/x-components.globalxbus.md +21 -0
- package/docs/API-reference/api/x-components.identifierresultsactions.md +0 -1
- package/docs/API-reference/api/x-components.identifierresultsmutations.md +1 -0
- package/docs/API-reference/api/x-components.identifierresultsmutations.setparams.md +24 -0
- package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -0
- package/docs/API-reference/api/x-components.identifierresultsstate.params.md +13 -0
- package/docs/API-reference/api/x-components.md +8 -0
- package/docs/API-reference/api/x-components.relatedtag.highlightcurated.md +13 -0
- package/docs/API-reference/api/x-components.relatedtag.md +1 -0
- package/docs/API-reference/api/x-components.relatedtags.highlightcurated.md +13 -0
- package/docs/API-reference/api/x-components.setconsent.md +1 -1
- package/docs/API-reference/api/x-components.setidentifierresultsextraparams.md +13 -0
- package/docs/API-reference/api/x-components.setquerytaggingdebounce.md +1 -1
- package/docs/API-reference/api/x-components.setsessionduration.md +1 -1
- package/docs/API-reference/api/x-components.snippetcallbacks.md +15 -0
- package/docs/API-reference/api/x-components.snippetconfig.callbacks.md +13 -0
- package/docs/API-reference/api/x-components.snippetconfig.isspa.md +13 -0
- package/docs/API-reference/api/x-components.snippetconfig.md +2 -0
- package/docs/API-reference/api/x-components.tagging.activeconsent.md +18 -0
- package/docs/API-reference/api/x-components.tagging.consent.md +13 -0
- package/docs/API-reference/api/x-components.tagging.md +28 -0
- package/docs/API-reference/api/x-components.tagging.render.md +15 -0
- package/docs/API-reference/api/x-components.taggingactions.md +7 -0
- package/docs/API-reference/api/x-components.taggingactions.track.md +24 -0
- package/docs/API-reference/api/x-components.tagicon.md +11 -0
- package/docs/API-reference/api/x-components.track.md +13 -0
- package/docs/API-reference/api/x-components.trackwire.md +13 -0
- package/docs/API-reference/api/x-components.xeventlisteners.md +17 -0
- package/docs/API-reference/api/x-components.xeventstypes.md +1 -0
- package/docs/API-reference/api/x-components.xeventstypes.snippetcallbackexecuted.md +16 -0
- package/docs/API-reference/api/x-types.relatedtag.iscurated.md +13 -0
- package/docs/API-reference/api/x-types.relatedtag.md +1 -0
- package/docs/API-reference/components/common/animations/x-components.animate-width.md +5 -6
- package/docs/API-reference/components/common/animations/x-components.collapse-from-top.md +6 -7
- package/docs/API-reference/components/common/animations/x-components.collapse-height.md +7 -8
- package/docs/API-reference/components/common/animations/x-components.collapse-width.md +7 -8
- package/docs/API-reference/components/common/animations/x-components.cross-fade.md +6 -7
- package/docs/API-reference/components/common/animations/x-components.fade-and-slide.md +6 -7
- package/docs/API-reference/components/common/animations/x-components.staggered-fade-and-slide.md +7 -8
- package/docs/API-reference/components/common/animations/x-components.translate-from-left.md +6 -7
- package/docs/API-reference/components/common/animations/x-components.translate-from-right.md +6 -7
- package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +7 -8
- package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-list.md +6 -7
- package/docs/API-reference/components/common/currency/x-components.base-currency.md +7 -8
- package/docs/API-reference/components/common/filters/labels/x-components.base-price-filter-label.md +7 -8
- package/docs/API-reference/components/common/filters/labels/x-components.base-rating-filter-label.md +7 -8
- package/docs/API-reference/components/common/icons/x-components.arrow.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.bag.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.bar-code.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.barcode-tiny.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.cart.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.check-tiny.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.check.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.checkbox-card-selected.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.checkbox-card-unselected.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.checkbox-selected.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.checkbox-unselected.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.chevron-down.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.chevron-left.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.chevron-right.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.chevron-tiny-down.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.chevron-tiny-left.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.chevron-tiny-right.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.chevron-tiny-up.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.chevron-up.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.cross-tiny.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.cross.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.filters.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.grid-1-col.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.grid-2-col.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.hide.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.history-tiny.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.history.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.menu.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.minus-tiny.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.minus.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.nq-1.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.nq-2.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.nq-3.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.nq-4.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.plus.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.search-tiny.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.search.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.show.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.star.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.tag.md +7 -0
- package/docs/API-reference/components/common/icons/x-components.trash-open.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.trash.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.trending-tiny.md +4 -5
- package/docs/API-reference/components/common/icons/x-components.trending.md +3 -4
- package/docs/API-reference/components/common/icons/x-components.user.md +3 -4
- package/docs/API-reference/components/common/layouts/x-components.fixed-header-and-asides-layout.md +6 -7
- package/docs/API-reference/components/common/layouts/x-components.multi-column-max-width-layout.md +6 -7
- package/docs/API-reference/components/common/layouts/x-components.single-column-layout.md +6 -5
- package/docs/API-reference/components/common/modals/x-components.base-events-modal-close.md +7 -8
- package/docs/API-reference/components/common/modals/x-components.base-events-modal-open.md +7 -8
- package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +12 -13
- package/docs/API-reference/components/common/modals/x-components.base-id-modal-close.md +7 -8
- package/docs/API-reference/components/common/modals/x-components.base-id-modal-open.md +7 -8
- package/docs/API-reference/components/common/modals/x-components.base-id-modal.md +9 -10
- package/docs/API-reference/components/common/modals/x-components.base-modal.md +6 -7
- package/docs/API-reference/components/common/panels/x-components.base-header-toggle-panel.md +7 -8
- package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel-button.md +8 -9
- package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel.md +8 -9
- package/docs/API-reference/components/common/panels/x-components.base-toggle-panel.md +6 -7
- package/docs/API-reference/components/common/result/x-components.base-result-add-to-cart.md +7 -8
- package/docs/API-reference/components/common/result/x-components.base-result-current-price.md +7 -8
- package/docs/API-reference/components/common/result/x-components.base-result-fallback-image.md +4 -5
- package/docs/API-reference/components/common/result/x-components.base-result-image.md +6 -7
- package/docs/API-reference/components/common/result/x-components.base-result-link.md +5 -6
- package/docs/API-reference/components/common/result/x-components.base-result-placeholder-image.md +4 -5
- package/docs/API-reference/components/common/result/x-components.base-result-previous-price.md +6 -7
- package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +6 -7
- package/docs/API-reference/components/common/suggestions/x-components.base-suggestion.md +7 -8
- package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +6 -7
- package/docs/API-reference/components/common/x-components.auto-progress-bar.md +5 -6
- package/docs/API-reference/components/common/x-components.base-dropdown.md +7 -8
- package/docs/API-reference/components/common/x-components.base-event-button.md +9 -10
- package/docs/API-reference/components/common/x-components.base-grid.md +11 -12
- package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +6 -7
- package/docs/API-reference/components/common/x-components.base-rating.md +7 -8
- package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +9 -10
- package/docs/API-reference/components/common/x-components.global-x-bus.md +50 -0
- package/docs/API-reference/components/common/x-components.items-list.md +6 -5
- package/docs/API-reference/components/common/x-components.location-provider.md +6 -7
- package/docs/API-reference/components/common/x-components.sliding-panel.md +6 -7
- package/docs/API-reference/components/common/x-components.snippet-callbacks.md +36 -0
- package/docs/API-reference/components/common/x-components.staggering-transition-group.md +6 -7
- package/docs/API-reference/components/device/x-components.device-detector.md +8 -9
- package/docs/API-reference/components/empathize/x-components.empathize.md +6 -7
- package/docs/API-reference/components/extra-params/x-components.extra-params.md +7 -8
- package/docs/API-reference/components/extra-params/x-components.renderless-extra-param.md +7 -8
- package/docs/API-reference/components/extra-params/x-components.snippet-config-extra-params.md +6 -7
- package/docs/API-reference/components/facets/x-components.clear-filters.md +6 -7
- package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +9 -10
- package/docs/API-reference/components/facets/x-components.facets/facets.md +6 -7
- package/docs/API-reference/components/facets/x-components.filters/all-filter.md +10 -11
- package/docs/API-reference/components/facets/x-components.filters/base-filter.md +8 -9
- package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md +7 -8
- package/docs/API-reference/components/facets/x-components.filters/hierarchical-filter.md +5 -6
- package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +6 -7
- package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +9 -10
- package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +6 -7
- package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md +8 -9
- package/docs/API-reference/components/facets/x-components.lists/filters-list.md +8 -9
- package/docs/API-reference/components/facets/x-components.lists/filters-search.md +6 -7
- package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +7 -8
- package/docs/API-reference/components/facets/x-components.lists/selected-filters.md +7 -8
- package/docs/API-reference/components/facets/x-components.lists/sliced-filters.md +8 -9
- package/docs/API-reference/components/facets/x-components.lists/sorted-filters.md +6 -7
- package/docs/API-reference/components/history-queries/x-components.clear-history-queries.md +8 -9
- package/docs/API-reference/components/history-queries/x-components.history-queries.md +6 -7
- package/docs/API-reference/components/history-queries/x-components.history-query.md +8 -9
- package/docs/API-reference/components/history-queries/x-components.remove-history-query.md +8 -9
- package/docs/API-reference/components/identifier-results/x-components.identifier-result.md +7 -8
- package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +8 -9
- package/docs/API-reference/components/next-queries/x-components.next-queries-list.md +7 -8
- package/docs/API-reference/components/next-queries/x-components.next-queries.md +10 -11
- package/docs/API-reference/components/next-queries/x-components.next-query.md +8 -9
- package/docs/API-reference/components/popular-searches/x-components.popular-search.md +8 -9
- package/docs/API-reference/components/popular-searches/x-components.popular-searches.md +9 -10
- package/docs/API-reference/components/query-suggestions/x-components.query-suggestion.md +8 -9
- package/docs/API-reference/components/query-suggestions/x-components.query-suggestions.md +8 -9
- package/docs/API-reference/components/recommendations/x-components.recommendations.md +10 -11
- package/docs/API-reference/components/related-tags/x-components.related-tag.md +19 -17
- package/docs/API-reference/components/related-tags/x-components.related-tags.md +19 -19
- package/docs/API-reference/components/scroll/x-components.main-scroll-item.md +7 -8
- package/docs/API-reference/components/scroll/x-components.main-scroll.md +7 -8
- package/docs/API-reference/components/scroll/x-components.scroll-to-top.md +7 -8
- package/docs/API-reference/components/scroll/x-components.scroll.md +7 -8
- package/docs/API-reference/components/scroll/x-components.window-scroll.md +8 -9
- package/docs/API-reference/components/search/x-components.banner.md +8 -9
- package/docs/API-reference/components/search/x-components.banners-list.md +7 -8
- package/docs/API-reference/components/search/x-components.partial-query-button.md +8 -9
- package/docs/API-reference/components/search/x-components.partial-results-list.md +7 -8
- package/docs/API-reference/components/search/x-components.promoted.md +7 -8
- package/docs/API-reference/components/search/x-components.promoteds-list.md +7 -8
- package/docs/API-reference/components/search/x-components.redirection.md +7 -8
- package/docs/API-reference/components/search/x-components.results-list.md +7 -8
- package/docs/API-reference/components/search/x-components.sort-dropdown.md +7 -8
- package/docs/API-reference/components/search/x-components.sort-list.md +7 -8
- package/docs/API-reference/components/search/x-components.spellcheck-button.md +8 -9
- package/docs/API-reference/components/search/x-components.spellcheck.md +8 -9
- package/docs/API-reference/components/search-box/x-components.clear-search-input.md +6 -7
- package/docs/API-reference/components/search-box/x-components.search-button.md +6 -7
- package/docs/API-reference/components/search-box/x-components.search-input.md +7 -8
- package/docs/API-reference/components/tagging/x-components.tagging.md +8 -5
- package/docs/API-reference/components/url/x-components.url-handler.md +7 -8
- package/docs/build-search-ui/README.md +108 -0
- package/docs/build-search-ui/web-archetype-integration-guide.md +178 -0
- package/docs/build-search-ui/web-use-x-components-guide.md +165 -0
- package/docs/build-search-ui/web-x-components-integration-guide.md +192 -0
- package/docs/build-search-ui/x-architecture/README.md +128 -0
- package/identifier-results/index.js +1 -1
- package/js/components/animations/animate-width.vue.js +1 -1
- package/js/components/animations/collapse-from-top.vue.js +1 -1
- package/js/components/animations/collapse-height.vue.js +3 -3
- package/js/components/animations/collapse-width.vue.js +3 -3
- package/js/components/animations/cross-fade.vue.js +1 -1
- package/js/components/animations/fade-and-slide.vue.js +2 -2
- package/js/components/animations/staggered-fade-and-slide.vue.js +2 -2
- package/js/components/animations/translate-from-left.vue.js +1 -1
- package/js/components/animations/translate-from-right.vue.js +1 -1
- package/js/components/auto-progress-bar.vue.js +4 -5
- package/js/components/auto-progress-bar.vue.js.map +1 -1
- package/js/components/base-dropdown.vue.js +33 -45
- package/js/components/base-dropdown.vue.js.map +1 -1
- package/js/components/base-event-button.vue.js +1 -1
- package/js/components/base-grid.vue.js +7 -9
- package/js/components/base-grid.vue.js.map +1 -1
- package/js/components/base-keyboard-navigation.vue.js +7 -10
- package/js/components/base-keyboard-navigation.vue.js.map +1 -1
- package/js/components/base-rating.vue.js +19 -20
- package/js/components/base-rating.vue.js.map +1 -1
- package/js/components/base-variable-column-grid.vue.js +6 -7
- package/js/components/base-variable-column-grid.vue.js.map +1 -1
- package/js/components/column-picker/base-column-picker-dropdown.vue.js +11 -14
- package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
- package/js/components/column-picker/base-column-picker-list.vue.js +9 -11
- package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
- package/js/components/currency/base-currency.vue.js +2 -3
- package/js/components/currency/base-currency.vue.js.map +1 -1
- package/js/components/filters/labels/base-rating-filter-label.vue.js +7 -8
- package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
- package/js/components/global-x-bus.vue.js +39 -0
- package/js/components/global-x-bus.vue.js.map +1 -0
- package/js/components/global-x-bus.vue_rollup-plugin-vue=script.js +46 -0
- package/js/components/global-x-bus.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/components/icons/arrow.vue.js +4 -6
- package/js/components/icons/arrow.vue.js.map +1 -1
- package/js/components/icons/bag.vue.js +8 -12
- package/js/components/icons/bag.vue.js.map +1 -1
- package/js/components/icons/bar-code.vue.js +6 -9
- package/js/components/icons/bar-code.vue.js.map +1 -1
- package/js/components/icons/barcode-tiny.vue.js +6 -9
- package/js/components/icons/barcode-tiny.vue.js.map +1 -1
- package/js/components/icons/cart.vue.js +10 -13
- package/js/components/icons/cart.vue.js.map +1 -1
- package/js/components/icons/check-tiny.vue.js +4 -6
- package/js/components/icons/check-tiny.vue.js.map +1 -1
- package/js/components/icons/check.vue.js +4 -6
- package/js/components/icons/check.vue.js.map +1 -1
- package/js/components/icons/checkbox-card-selected.vue.js +5 -7
- package/js/components/icons/checkbox-card-selected.vue.js.map +1 -1
- package/js/components/icons/checkbox-card-unselected.vue.js +5 -7
- package/js/components/icons/checkbox-card-unselected.vue.js.map +1 -1
- package/js/components/icons/checkbox-selected.vue.js +5 -7
- package/js/components/icons/checkbox-selected.vue.js.map +1 -1
- package/js/components/icons/checkbox-unselected.vue.js +6 -6
- package/js/components/icons/chevron-down.vue.js +6 -8
- package/js/components/icons/chevron-down.vue.js.map +1 -1
- package/js/components/icons/chevron-left.vue.js +6 -8
- package/js/components/icons/chevron-left.vue.js.map +1 -1
- package/js/components/icons/chevron-right.vue.js +4 -6
- package/js/components/icons/chevron-right.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-down.vue.js +6 -8
- package/js/components/icons/chevron-tiny-down.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-left.vue.js +6 -8
- package/js/components/icons/chevron-tiny-left.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-right.vue.js +6 -8
- package/js/components/icons/chevron-tiny-right.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-up.vue.js +6 -8
- package/js/components/icons/chevron-tiny-up.vue.js.map +1 -1
- package/js/components/icons/chevron-up.vue.js +6 -8
- package/js/components/icons/chevron-up.vue.js.map +1 -1
- package/js/components/icons/cross-tiny.vue.js +4 -6
- package/js/components/icons/cross-tiny.vue.js.map +1 -1
- package/js/components/icons/cross.vue.js +4 -6
- package/js/components/icons/cross.vue.js.map +1 -1
- package/js/components/icons/filters.vue.js +10 -15
- package/js/components/icons/filters.vue.js.map +1 -1
- package/js/components/icons/grid-1-col.vue.js +6 -9
- package/js/components/icons/grid-1-col.vue.js.map +1 -1
- package/js/components/icons/grid-2-col.vue.js +8 -10
- package/js/components/icons/grid-2-col.vue.js.map +1 -1
- package/js/components/icons/hide.vue.js +10 -15
- package/js/components/icons/hide.vue.js.map +1 -1
- package/js/components/icons/history-tiny.vue.js +9 -12
- package/js/components/icons/history-tiny.vue.js.map +1 -1
- package/js/components/icons/history.vue.js +9 -12
- package/js/components/icons/history.vue.js.map +1 -1
- package/js/components/icons/menu.vue.js +6 -8
- package/js/components/icons/menu.vue.js.map +1 -1
- package/js/components/icons/minus-tiny.vue.js +4 -6
- package/js/components/icons/minus-tiny.vue.js.map +1 -1
- package/js/components/icons/minus.vue.js +4 -6
- package/js/components/icons/minus.vue.js.map +1 -1
- package/js/components/icons/nq-1.vue.js +4 -6
- package/js/components/icons/nq-1.vue.js.map +1 -1
- package/js/components/icons/nq-2.vue.js +4 -6
- package/js/components/icons/nq-2.vue.js.map +1 -1
- package/js/components/icons/nq-3.vue.js +6 -8
- package/js/components/icons/nq-3.vue.js.map +1 -1
- package/js/components/icons/nq-4.vue.js +9 -12
- package/js/components/icons/nq-4.vue.js.map +1 -1
- package/js/components/icons/plus.vue.js +4 -6
- package/js/components/icons/plus.vue.js.map +1 -1
- package/js/components/icons/search-tiny.vue.js +6 -9
- package/js/components/icons/search-tiny.vue.js.map +1 -1
- package/js/components/icons/search.vue.js +6 -8
- package/js/components/icons/search.vue.js.map +1 -1
- package/js/components/icons/show.vue.js +7 -10
- package/js/components/icons/show.vue.js.map +1 -1
- package/js/components/icons/star.vue.js +6 -9
- package/js/components/icons/star.vue.js.map +1 -1
- package/js/components/icons/tag.vue.js +59 -0
- package/js/components/icons/tag.vue.js.map +1 -0
- package/js/components/icons/tag.vue_rollup-plugin-vue=script.js +4 -0
- package/js/components/icons/tag.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/components/icons/trash-open.vue.js +12 -15
- package/js/components/icons/trash-open.vue.js.map +1 -1
- package/js/components/icons/trash.vue.js +8 -11
- package/js/components/icons/trash.vue.js.map +1 -1
- package/js/components/icons/trending-tiny.vue.js +8 -10
- package/js/components/icons/trending-tiny.vue.js.map +1 -1
- package/js/components/icons/trending.vue.js +8 -10
- package/js/components/icons/trending.vue.js.map +1 -1
- package/js/components/icons/user.vue.js +6 -9
- package/js/components/icons/user.vue.js.map +1 -1
- package/js/components/items-list.vue.js +6 -7
- package/js/components/items-list.vue.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue.js +54 -88
- package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
- package/js/components/layouts/single-column-layout.vue.js +39 -67
- package/js/components/layouts/single-column-layout.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-close.vue.js +2 -2
- package/js/components/modals/base-events-modal-open.vue.js +2 -2
- package/js/components/modals/base-events-modal.vue.js +3 -3
- package/js/components/modals/base-id-modal-close.vue.js +2 -2
- package/js/components/modals/base-id-modal-open.vue.js +2 -2
- package/js/components/modals/base-id-modal.vue.js +3 -3
- package/js/components/modals/base-modal.vue.js +9 -11
- package/js/components/modals/base-modal.vue.js.map +1 -1
- package/js/components/panels/base-header-toggle-panel.vue.js +5 -7
- package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel-button.vue.js +2 -2
- package/js/components/panels/base-id-toggle-panel.vue.js +1 -1
- package/js/components/panels/base-toggle-panel.vue.js +3 -4
- package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
- package/js/components/result/base-result-add-to-cart.vue.js +2 -2
- package/js/components/result/base-result-current-price.vue.js +6 -8
- package/js/components/result/base-result-current-price.vue.js.map +1 -1
- package/js/components/result/base-result-fallback-image.vue.js +7 -9
- package/js/components/result/base-result-fallback-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue.js +9 -12
- package/js/components/result/base-result-image.vue.js.map +1 -1
- package/js/components/result/base-result-link.vue.js +5 -5
- package/js/components/result/base-result-placeholder-image.vue.js +7 -9
- package/js/components/result/base-result-placeholder-image.vue.js.map +1 -1
- package/js/components/result/base-result-previous-price.vue.js +7 -9
- package/js/components/result/base-result-previous-price.vue.js.map +1 -1
- package/js/components/scroll/base-scroll.vue.js +2 -2
- package/js/components/sliding-panel.vue.js +11 -14
- package/js/components/sliding-panel.vue.js.map +1 -1
- package/js/components/snippet-callbacks.vue.js +47 -0
- package/js/components/snippet-callbacks.vue.js.map +1 -0
- package/js/components/snippet-callbacks.vue_rollup-plugin-vue=script.js +58 -0
- package/js/components/snippet-callbacks.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/components/suggestions/base-suggestion.vue.js +6 -8
- package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue.js +6 -7
- package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
- package/js/index.js +7 -2
- package/js/index.js.map +1 -1
- package/js/utils/origin.js +5 -3
- package/js/utils/origin.js.map +1 -1
- package/js/utils/storage.js +2 -2
- package/js/utils/storage.js.map +1 -1
- package/js/x-modules/device/components/device-detector.vue.js +2 -2
- package/js/x-modules/empathize/components/empathize.vue.js +5 -6
- package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
- package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/extra-params/components/renderless-extra-param.vue.js +3 -4
- package/js/x-modules/extra-params/components/renderless-extra-param.vue.js.map +1 -1
- package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue.js +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue.js +6 -8
- package/js/x-modules/facets/components/clear-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue.js +10 -11
- package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/all-filter.vue.js +5 -6
- package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/filters/all-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/base-filter.vue.js +5 -6
- package/js/x-modules/facets/components/filters/base-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +19 -23
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +29 -38
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js +5 -6
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue.js +13 -17
- package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue.js +4 -4
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue.js +8 -10
- package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/filters-search.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +14 -20
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters.vue.js +3 -4
- package/js/x-modules/facets/components/lists/selected-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/selected-filters.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue.js +12 -18
- package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/history-queries/components/clear-history-queries.vue.js +5 -6
- package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries.vue.js +19 -25
- package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-query.vue.js +14 -18
- package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-query.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/history-queries/components/remove-history-query.vue.js +2 -2
- package/js/x-modules/identifier-results/components/identifier-result.vue.js +2 -2
- package/js/x-modules/identifier-results/components/identifier-results.vue.js +4 -4
- package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js +4 -2
- package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/save-query.action.js +4 -0
- package/js/x-modules/identifier-results/store/actions/save-query.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js +4 -9
- package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js.map +1 -1
- package/js/x-modules/identifier-results/store/module.js +5 -3
- package/js/x-modules/identifier-results/store/module.js.map +1 -1
- package/js/x-modules/identifier-results/wiring.js +16 -3
- package/js/x-modules/identifier-results/wiring.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries-list.vue.js +9 -12
- package/js/x-modules/next-queries/components/next-queries-list.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries.vue.js +15 -20
- package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query.vue.js +9 -10
- package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-search.vue.js +9 -10
- package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-search.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-searches.vue.js +15 -20
- package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +10 -11
- package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +15 -20
- package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue.js +9 -12
- package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tag.vue.js +11 -8
- package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tag.vue_rollup-plugin-vue=script.js +35 -7
- package/js/x-modules/related-tags/components/related-tag.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue.js +28 -21
- package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/related-tags/components/related-tags.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll-item.vue.js +1 -1
- package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/scroll/components/main-scroll-item.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue.js +3 -4
- package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/scroll/components/scroll.vue.js +4 -4
- package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/banner.vue.js +4 -6
- package/js/x-modules/search/components/banner.vue.js.map +1 -1
- package/js/x-modules/search/components/banners-list.vue.js +9 -12
- package/js/x-modules/search/components/banners-list.vue.js.map +1 -1
- package/js/x-modules/search/components/partial-query-button.vue.js +4 -5
- package/js/x-modules/search/components/partial-query-button.vue.js.map +1 -1
- package/js/x-modules/search/components/partial-query-button.vue_rollup-plugin-vue=script.js +14 -6
- package/js/x-modules/search/components/partial-query-button.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/partial-results-list.vue.js +4 -4
- package/js/x-modules/search/components/promoted.vue.js +4 -6
- package/js/x-modules/search/components/promoted.vue.js.map +1 -1
- package/js/x-modules/search/components/promoteds-list.vue.js +9 -12
- package/js/x-modules/search/components/promoteds-list.vue.js.map +1 -1
- package/js/x-modules/search/components/redirection.vue.js +4 -5
- package/js/x-modules/search/components/redirection.vue.js.map +1 -1
- package/js/x-modules/search/components/results-list.vue.js +9 -12
- package/js/x-modules/search/components/results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-dropdown.vue.js +13 -16
- package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue.js +8 -10
- package/js/x-modules/search/components/sort-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/search/components/sort-list.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/sort.mixin.js +3 -0
- package/js/x-modules/search/components/sort.mixin.js.map +1 -1
- package/js/x-modules/search/components/spellcheck-button.vue.js +4 -5
- package/js/x-modules/search/components/spellcheck-button.vue.js.map +1 -1
- package/js/x-modules/search/components/spellcheck-button.vue_rollup-plugin-vue=script.js +14 -6
- package/js/x-modules/search/components/spellcheck-button.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/spellcheck.vue.js +4 -6
- package/js/x-modules/search/components/spellcheck.vue.js.map +1 -1
- package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue=script.js +3 -0
- package/js/x-modules/search/components/spellcheck.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +7 -2
- package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/emitters.js +8 -1
- package/js/x-modules/search/store/emitters.js.map +1 -1
- package/js/x-modules/search/store/getters/request.getter.js +2 -3
- package/js/x-modules/search/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/search/wiring.js +4 -3
- package/js/x-modules/search/wiring.js.map +1 -1
- package/js/x-modules/search-box/components/clear-search-input.vue.js +5 -6
- package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-button.vue.js +4 -5
- package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-button.vue_rollup-plugin-vue=script.js +14 -6
- package/js/x-modules/search-box/components/search-button.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search-box/components/search-input.vue.js +9 -11
- package/js/x-modules/search-box/components/search-input.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue=script.js +17 -14
- package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/tagging/components/tagging.vue.js +39 -0
- package/js/x-modules/tagging/components/tagging.vue.js.map +1 -0
- package/js/x-modules/tagging/components/tagging.vue_rollup-plugin-vue=script.js +65 -0
- package/js/x-modules/tagging/components/tagging.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/x-modules/tagging/service/session.service.js +23 -6
- package/js/x-modules/tagging/service/session.service.js.map +1 -1
- package/js/x-modules/tagging/store/actions/track.action.js +43 -0
- package/js/x-modules/tagging/store/actions/track.action.js.map +1 -0
- package/js/x-modules/tagging/store/module.js +6 -2
- package/js/x-modules/tagging/store/module.js.map +1 -1
- package/js/x-modules/tagging/wiring.js +30 -3
- package/js/x-modules/tagging/wiring.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue.js +2 -2
- package/js/x-modules/url/components/url-handler.vue.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue=script.js +101 -5
- package/js/x-modules/url/components/url-handler.vue_rollup-plugin-vue=script.js.map +1 -1
- package/package.json +16 -14
- package/report/tsdoc-metadata.json +1 -1
- package/report/x-adapter.api.json +29 -3
- package/report/x-components.api.json +662 -59
- package/report/x-components.api.md +106 -18
- package/report/x-types.api.json +27 -1
- package/tagging/index.js +4 -2
- package/types/adapter/mocked-adapter.d.ts.map +1 -1
- package/types/components/global-x-bus.vue.d.ts +25 -0
- package/types/components/global-x-bus.vue.d.ts.map +1 -0
- package/types/components/icons/index.d.ts +1 -0
- package/types/components/icons/index.d.ts.map +1 -1
- package/types/components/icons/tag.vue.d.ts +3 -0
- package/types/components/icons/tag.vue.d.ts.map +1 -0
- package/types/components/index.d.ts +2 -0
- package/types/components/index.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts +27 -0
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -0
- package/types/types/origin.d.ts +1 -1
- package/types/types/origin.d.ts.map +1 -1
- package/types/utils/origin.d.ts +3 -1
- package/types/utils/origin.d.ts.map +1 -1
- package/types/utils/storage.d.ts +1 -7
- package/types/utils/storage.d.ts.map +1 -1
- package/types/wiring/events.types.d.ts +8 -0
- package/types/wiring/events.types.d.ts.map +1 -1
- package/types/x-installer/api/api.types.d.ts +14 -0
- package/types/x-installer/api/api.types.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/history-query.vue.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/save-query.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/module.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/types.d.ts +9 -7
- package/types/x-modules/identifier-results/store/types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/wiring.d.ts +11 -1
- package/types/x-modules/identifier-results/wiring.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-query.vue.d.ts.map +1 -1
- package/types/x-modules/popular-searches/components/popular-search.vue.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts +22 -0
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts +6 -0
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/partial-query-button.vue.d.ts +8 -0
- package/types/x-modules/search/components/partial-query-button.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/spellcheck-button.vue.d.ts +8 -0
- package/types/x-modules/search/components/spellcheck-button.vue.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/emitters.d.ts +4 -1
- package/types/x-modules/search/store/emitters.d.ts.map +1 -1
- package/types/x-modules/search/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/search/wiring.d.ts +2 -1
- package/types/x-modules/search/wiring.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-button.vue.d.ts +8 -0
- package/types/x-modules/search-box/components/search-button.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-input.vue.d.ts +6 -3
- package/types/x-modules/search-box/components/search-input.vue.d.ts.map +1 -1
- package/types/x-modules/tagging/components/tagging.vue.d.ts +47 -0
- package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -0
- package/types/x-modules/tagging/index.d.ts +1 -0
- package/types/x-modules/tagging/index.d.ts.map +1 -1
- package/types/x-modules/tagging/service/session.service.d.ts +18 -1
- package/types/x-modules/tagging/service/session.service.d.ts.map +1 -1
- package/types/x-modules/tagging/store/actions/index.d.ts +2 -0
- package/types/x-modules/tagging/store/actions/index.d.ts.map +1 -0
- package/types/x-modules/tagging/store/actions/track.action.d.ts +12 -0
- package/types/x-modules/tagging/store/actions/track.action.d.ts.map +1 -0
- package/types/x-modules/tagging/store/index.d.ts +1 -0
- package/types/x-modules/tagging/store/index.d.ts.map +1 -1
- package/types/x-modules/tagging/store/module.d.ts.map +1 -1
- package/types/x-modules/tagging/store/types.d.ts +7 -0
- package/types/x-modules/tagging/store/types.d.ts.map +1 -1
- package/types/x-modules/tagging/wiring.d.ts +17 -7
- package/types/x-modules/tagging/wiring.d.ts.map +1 -1
- package/types/x-modules/url/components/url-handler.vue.d.ts +70 -7
- package/types/x-modules/url/components/url-handler.vue.d.ts.map +1 -1
- package/docs/API-reference/api/x-components.identifierresultsactions.seturlparams.md +0 -24
- package/docs/css/global.scss +0 -1
- package/docs/css/utils/utils.scss +0 -35
- package/docs/css/xcomponents/clear-search-input.scss +0 -9
- package/docs/css/xcomponents/index.scss +0 -16
- package/docs/css/xcomponents/search-input.scss +0 -10
- package/docs/css/xcomponents/suggestions.scss +0 -19
- package/docs/guide/getting-started/components/clear-search-input.md +0 -98
- package/docs/guide/getting-started/components/live-examples.md +0 -100
- package/docs/guide/getting-started/components/query-suggestions.md +0 -76
- package/docs/guide/getting-started/components/search-button.md +0 -98
- package/docs/guide/getting-started/components/search-input.md +0 -105
- package/docs/guide/getting-started/install-xplugin.md +0 -72
- package/docs/guide/getting-started/use-components.md +0 -75
- package/docs/guide/install.md +0 -30
- package/docs/react-components/ReactComponents.jsx +0 -46
- package/docs/react-components/Utils.jsx +0 -34
- package/docs/sidebar.json +0 -1
- package/js/x-modules/identifier-results/store/actions/set-url-params.action.js +0 -17
- package/js/x-modules/identifier-results/store/actions/set-url-params.action.js.map +0 -1
- package/types/x-modules/identifier-results/store/actions/set-url-params.action.d.ts +0 -12
- package/types/x-modules/identifier-results/store/actions/set-url-params.action.d.ts.map +0 -1
package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: EditableNumberRangeFilter
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# editable-number-range-filter
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
# EditableNumberRangeFilter
|
|
8
|
+
|
|
9
|
+
Renders an editable number range filter. It has two input fields to handle min and max values,
|
|
10
|
+
emitting the needed events when clicked.
|
|
10
11
|
|
|
11
12
|
It provides a default slot, with some utils bind, to customize the whole component; and two
|
|
12
13
|
named slots `apply-content` and `clear-content` to override each button content.
|
|
@@ -33,8 +34,6 @@ rendered. True by default.
|
|
|
33
34
|
| <code>apply-content</code> | Slot used to customize the apply button content. | None |
|
|
34
35
|
| <code>clear-content</code> | Slot used to customize the clear button content. | None |
|
|
35
36
|
|
|
36
|
-
---
|
|
37
|
-
|
|
38
37
|
# Example
|
|
39
38
|
|
|
40
39
|
Renders an editable number range filter. It has two input fields to handle min and max values,
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: HierarchicalFilter
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
+
|
|
6
7
|
# HierarchicalFilter
|
|
7
8
|
|
|
8
|
-
|
|
9
|
+
Renders a hierarchical filter recursively, emitting the needed events when clicked.
|
|
9
10
|
|
|
10
11
|
## Props
|
|
11
12
|
|
|
@@ -21,8 +22,6 @@ sidebar_label: Hierarchical Filter
|
|
|
21
22
|
| <code>default</code> | The content to render inside the button. | <br /><br /><br /> |
|
|
22
23
|
| <code>label</code> | The content to render inside the button. | |
|
|
23
24
|
|
|
24
|
-
---
|
|
25
|
-
|
|
26
25
|
# Examples
|
|
27
26
|
|
|
28
27
|
This component renders a button, which on clicked emits the `UserClickedAFilter` and
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: NumberRangeFilter
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# number-range-filter
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
# NumberRangeFilter
|
|
8
|
+
|
|
9
|
+
Renders a number range filter, emitting the needed events when clicked.
|
|
9
10
|
|
|
10
11
|
## Props
|
|
11
12
|
|
|
@@ -19,8 +20,6 @@ sidebar_label: Number Range Filter
|
|
|
19
20
|
| -------------------- | --------------------------------------- | ------------------------------------------------ |
|
|
20
21
|
| <code>default</code> | The content to render inside the button | **filter** <code>Filter</code> - The filter data |
|
|
21
22
|
|
|
22
|
-
---
|
|
23
|
-
|
|
24
23
|
# Examples
|
|
25
24
|
|
|
26
25
|
This component renders a button, which on clicked emits the `UserClickedAFilter` and the
|
|
@@ -1,14 +1,15 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: RenderlessFilter
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# renderless-filter
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
7
|
+
# RenderlessFilter
|
|
8
|
+
|
|
9
|
+
Renders default slot content. It binds to the default slot a
|
|
10
|
+
{@link @empathyco/x-types#BooleanFilter | BooleanFilter}, the {@link XEvent | XEvents}
|
|
11
|
+
that will be emitted when clicking the content, the css classes and if the content should be
|
|
12
|
+
disabled.
|
|
12
13
|
|
|
13
14
|
## Props
|
|
14
15
|
|
|
@@ -17,8 +18,6 @@ sidebar_label: Renderless Filter
|
|
|
17
18
|
| <code>filter</code> | The filter data to render. | <code>BooleanFilter</code> | <code></code> |
|
|
18
19
|
| <code>clickEvents</code> | Additional events with its payload to emit when the filter is clicked. | <code>Partial</code> | <code></code> |
|
|
19
20
|
|
|
20
|
-
---
|
|
21
|
-
|
|
22
21
|
# Examples
|
|
23
22
|
|
|
24
23
|
Renders default slot content. It binds to the default slot a filter, the events that will be emitted
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: SimpleFilter
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# simple-filter
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
# SimpleFilter
|
|
8
|
+
|
|
9
|
+
Renders a simple filter, emitting the needed events when clicked.
|
|
9
10
|
|
|
10
11
|
## Props
|
|
11
12
|
|
|
@@ -20,8 +21,6 @@ sidebar_label: Simple Filter
|
|
|
20
21
|
| <code>default</code> | The control element to render | **filter** <code>Filter</code> - The filter data<br />**clickFilter** <code>() => void</code> - Method that will invoke the needed actions after the user<br /> clicks the filter.<br />**cssClasses** <code>Object</code> - Object containing CSS classes to add to the button<br />**isDisabled** <code>Boolean</code> - True if the filter shouldn't be able to be selected by the<br /> user |
|
|
21
22
|
| <code>label</code> | The content to render inside the button | **filter** <code>Filter</code> - The filter data |
|
|
22
23
|
|
|
23
|
-
---
|
|
24
|
-
|
|
25
24
|
# Examples
|
|
26
25
|
|
|
27
26
|
This component renders a button, which on clicked emits the `UserClickedAFilter` and the
|
package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md
CHANGED
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: ExcludeFiltersWithNoResults
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# exclude-filters-with-no-results
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
# ExcludeFiltersWithNoResults
|
|
8
|
+
|
|
9
|
+
The `ExcludeFiltersWithNoResults` component filters the provided list of filters, excluding
|
|
10
|
+
those which have the `totalResults` property exactly equal to `0`. It won't remove filters with
|
|
11
|
+
no `totalResults` property.
|
|
11
12
|
|
|
12
13
|
The new list of filters is bound to the default scoped slot. As this component does not render
|
|
13
14
|
no root element, this default slot must contain a single root node.
|
|
@@ -19,8 +20,6 @@ no root element, this default slot must contain a single root node.
|
|
|
19
20
|
| <code>filters</code> | The list of filters to be rendered as slots. | <code>Array</code> | <code></code> |
|
|
20
21
|
| <code>parentId</code> | This prop is used in the `HierarchicalFilter` component and only in that case. It is necessary<br />to make the `renderedFilters` to return only the filters of each level of the hierarchy. | <code>TSIndexedAccessType</code> | <code></code> |
|
|
21
22
|
|
|
22
|
-
---
|
|
23
|
-
|
|
24
23
|
# Example
|
|
25
24
|
|
|
26
25
|
The `ExcludeFiltersWithNoResults` component filters the provided list of filter, excluding those
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: FiltersList
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# filters-list
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
# FiltersList
|
|
8
|
+
|
|
9
|
+
Renders a list with a list item per each
|
|
10
|
+
{@link @empathyco/x-types#BooleanFilter | BooleanFilter} in the filters prop array.
|
|
11
|
+
Each list item has a scoped slot, passing the filter as slot prop.
|
|
11
12
|
|
|
12
13
|
## Props
|
|
13
14
|
|
|
@@ -23,8 +24,6 @@ sidebar_label: Filters List
|
|
|
23
24
|
| -------------------- | ------------------------- | ---------------------------------------------------------- |
|
|
24
25
|
| <code>default</code> | (Required) Filter content | **filter** <code>Filter</code> - Search-types filter data. |
|
|
25
26
|
|
|
26
|
-
---
|
|
27
|
-
|
|
28
27
|
# Examples
|
|
29
28
|
|
|
30
29
|
Renders a list with a list item per each filter in the filters prop array. Each list item has a
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: FiltersSearch
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# filters-search
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
# FiltersSearch
|
|
8
|
+
|
|
9
|
+
Renders the filters sifted with the input query.
|
|
9
10
|
|
|
10
11
|
## Props
|
|
11
12
|
|
|
@@ -22,8 +23,6 @@ sidebar_label: Filters Search
|
|
|
22
23
|
| <code>search</code> | Search content. It is the content which triggers the filters sifting. | **query** <code>string</code> - The query to search in filters.<br />**setQuery** <code>Function</code> - The function to set the query. The query is passed as<br /> parameter.<br />**clearQuery** <code>Function</code> - The function to clear the query. |
|
|
23
24
|
| <code>default</code> | (Required) Sifted filters content. | **siftedFilters** <code>Filter[]</code> - Sifted filters data. |
|
|
24
25
|
|
|
25
|
-
---
|
|
26
|
-
|
|
27
26
|
# Examples
|
|
28
27
|
|
|
29
28
|
It renders an input and a list of filters passed as prop or being injected. The list of filters can
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: SelectedFiltersList
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# selected-filters-list
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
# SelectedFiltersList
|
|
8
|
+
|
|
9
|
+
This component renders a list of selected filters from every facet, or from the facet
|
|
10
|
+
which facet id is passed as property. It uses the SelectedFilters component (state).
|
|
10
11
|
|
|
11
12
|
It provides two slots: a scoped one which name is the filter facet id; and a default one.
|
|
12
13
|
Both exposes the filter and renders the filter label by default.
|
|
@@ -27,8 +28,6 @@ The property "alwaysVisible" handles if the component is rendered if no filters
|
|
|
27
28
|
| -------------------- | ------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------- |
|
|
28
29
|
| <code>default</code> | Custom filter rendering. Dynamic slot defined in the template with the filter<br /> facet id. It renders the filter label by default. | **filter** <code>Filter</code> - Filter to render. |
|
|
29
30
|
|
|
30
|
-
---
|
|
31
|
-
|
|
32
31
|
# Example
|
|
33
32
|
|
|
34
33
|
This component renders a list of selected filters from every facet, or from the facet which facet id
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: SelectedFilters
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# selected-filters
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
# SelectedFilters
|
|
8
|
+
|
|
9
|
+
Provides a scoped slot with the selected filters from every facet, or from the facet which
|
|
10
|
+
facet id is passed as property.
|
|
10
11
|
|
|
11
12
|
The default slot renders the length of the selected filters array.
|
|
12
13
|
The property "alwaysVisible" handles if the component is rendered if no filters are selected.
|
|
@@ -24,8 +25,6 @@ The property "alwaysVisible" handles if the component is rendered if no filters
|
|
|
24
25
|
| -------------------- | ----------- | ----------------------------------------- |
|
|
25
26
|
| <code>default</code> | | |
|
|
26
27
|
|
|
27
|
-
---
|
|
28
|
-
|
|
29
28
|
# Examples
|
|
30
29
|
|
|
31
30
|
Provides a scoped slot with the selected filters from every facet, or from the facet which facet id
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: SlicedFilters
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# sliced-filters
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
# SlicedFilters
|
|
8
|
+
|
|
9
|
+
Component that slices a list of filters and returns them using the default scoped slot,
|
|
10
|
+
allowing the user to show the full list of them or slicing them again using the
|
|
11
|
+
show more/less buttons.
|
|
11
12
|
|
|
12
13
|
## Props
|
|
13
14
|
|
|
@@ -25,8 +26,6 @@ sidebar_label: Sliced Filters
|
|
|
25
26
|
| <code>show-more</code> | Button show more filters. | **difference** <code>number</code> - The difference between the filters and max to show. |
|
|
26
27
|
| <code>show-less</code> | Button show less filters. | **difference** <code>number</code> - The difference between the filters and max to show. |
|
|
27
28
|
|
|
28
|
-
---
|
|
29
|
-
|
|
30
29
|
# Example
|
|
31
30
|
|
|
32
31
|
The sliced filters component, takes a list of filters, and the maximum number of filters to render
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: SortedFilters
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# sorted-filters
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
# SortedFilters
|
|
8
|
+
|
|
9
|
+
Component that sorts a list of filters and returns them using the default scoped slot.
|
|
9
10
|
|
|
10
11
|
## Props
|
|
11
12
|
|
|
@@ -14,8 +15,6 @@ sidebar_label: Sorted Filters
|
|
|
14
15
|
| <code>filters</code> | The list of filters to be rendered as slots. | <code>Array</code> | <code></code> |
|
|
15
16
|
| <code>parentId</code> | This prop is used in the `HierarchicalFilter` component and only in that case. It is necessary<br />to make the `renderedFilters` to return only the filters of each level of the hierarchy. | <code>TSIndexedAccessType</code> | <code></code> |
|
|
16
17
|
|
|
17
|
-
---
|
|
18
|
-
|
|
19
18
|
# Example
|
|
20
19
|
|
|
21
20
|
The sorted filters component takes a list of filters and returns this new filters list sorted by the
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: ClearHistoryQueries
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# clear-history-queries
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
# ClearHistoryQueries
|
|
8
|
+
|
|
9
|
+
A button that when is pressed, emits the
|
|
10
|
+
{@link HistoryQueriesXEvents.UserPressedClearHistoryQueries} event, expressing the user
|
|
11
|
+
intention to clear the whole history of queries.
|
|
11
12
|
|
|
12
13
|
## Slots
|
|
13
14
|
|
|
@@ -15,8 +16,6 @@ sidebar_label: Clear History Queries
|
|
|
15
16
|
| -------------------- | --------------------------------------------------------- | ----------------------------------------- |
|
|
16
17
|
| <code>default</code> | (Required) Button content with a message, an icon or both | None |
|
|
17
18
|
|
|
18
|
-
---
|
|
19
|
-
|
|
20
19
|
# Examples
|
|
21
20
|
|
|
22
21
|
## Basic example
|
|
@@ -1,11 +1,12 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: HistoryQueries
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# history-queries
|
|
7
6
|
|
|
8
|
-
|
|
7
|
+
# HistoryQueries
|
|
8
|
+
|
|
9
|
+
This component renders a list of suggestions coming from the user queries history.
|
|
9
10
|
|
|
10
11
|
Allows the user to select one of them, emitting the needed events.
|
|
11
12
|
A history query is just another type of suggestion that contains a query that the user has
|
|
@@ -26,8 +27,6 @@ made in the past.
|
|
|
26
27
|
| <code>suggestion-content</code> | History Query content | **suggestion** <code>Suggestion</code> - History Query suggestion data<br />**index** <code>number</code> - History Query suggestion index<br />**queryHTML** <code>string</code> - Suggestion's query with the matching part inside a span tag |
|
|
27
28
|
| <code>suggestion-remove-content</code> | History Query remove button content | **suggestion** <code>Suggestion</code> - History Query suggestion data<br />**index** <code>number</code> - History Query suggestion index |
|
|
28
29
|
|
|
29
|
-
---
|
|
30
|
-
|
|
31
30
|
# Examples
|
|
32
31
|
|
|
33
32
|
This component renders a list of suggestions coming from the user queries history
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: HistoryQuery
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# history-query
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
# HistoryQuery
|
|
8
|
+
|
|
9
|
+
This component renders a history query suggestion combining two buttons: one for selecting this
|
|
10
|
+
suggestion as the search query, and another one to remove this query suggestion from the
|
|
11
|
+
history queries.
|
|
11
12
|
|
|
12
13
|
## Props
|
|
13
14
|
|
|
@@ -22,8 +23,6 @@ sidebar_label: History Query
|
|
|
22
23
|
| <code>default</code> | History Query content | **suggestion** <code>Suggestion</code> - History Query suggestion data<br />**queryHTML** <code>string</code> - Suggestion's query with the matching part inside a span tag |
|
|
23
24
|
| <code>remove-button-content</code> | History Query remove button content | **suggestion** <code>Suggestion</code> - History Query suggestion data |
|
|
24
25
|
|
|
25
|
-
---
|
|
26
|
-
|
|
27
26
|
# Examples
|
|
28
27
|
|
|
29
28
|
## Basic usage
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: RemoveHistoryQuery
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# remove-history-query
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
# RemoveHistoryQuery
|
|
8
|
+
|
|
9
|
+
Button that when it is pressed emits the
|
|
10
|
+
{@link HistoryQueriesXEvents.UserPressedRemoveHistoryQuery} event, expressing the user
|
|
11
|
+
intention to remove a query in the history.
|
|
11
12
|
|
|
12
13
|
## Props
|
|
13
14
|
|
|
@@ -21,8 +22,6 @@ sidebar_label: Remove History Query
|
|
|
21
22
|
| -------------------- | ------------------------------------------------------ | ----------------------------------------- |
|
|
22
23
|
| <code>default</code> | (Required) Button content with a text, an icon or both | None |
|
|
23
24
|
|
|
24
|
-
---
|
|
25
|
-
|
|
26
25
|
# Examples
|
|
27
26
|
|
|
28
27
|
## Basic Example
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: IdentifierResult
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# identifier-result
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
# IdentifierResult
|
|
8
|
+
|
|
9
|
+
This component renders an identifier result value and highlights its matching part with the
|
|
10
|
+
query from the state. Receives as prop the {@link @empathyco/x-types#Result | result data}.
|
|
10
11
|
|
|
11
12
|
## Props
|
|
12
13
|
|
|
@@ -14,8 +15,6 @@ sidebar_label: Identifier Result
|
|
|
14
15
|
| ------------------- | ----------------------------------------------------------------------- | ------------------- | ------------- |
|
|
15
16
|
| <code>result</code> | (Required) The {@link @empathyco/x-types#Result \| result} information. | <code>Result</code> | <code></code> |
|
|
16
17
|
|
|
17
|
-
---
|
|
18
|
-
|
|
19
18
|
# Examples
|
|
20
19
|
|
|
21
20
|
This component renders an identifier result value and highlights its matching part with the query
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: IdentifierResults
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# identifier-results
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
# IdentifierResults
|
|
8
|
+
|
|
9
|
+
Paints the list of identifier results stored in the state. Each identifier result should be
|
|
10
|
+
represented by a {@link IdentifierResult | identifier result component} besides any
|
|
11
|
+
other component.
|
|
11
12
|
|
|
12
13
|
## Props
|
|
13
14
|
|
|
@@ -21,8 +22,6 @@ sidebar_label: Identifier Results
|
|
|
21
22
|
| -------------------- | ------------------------------------------ | ----------------------------------------------------------------- |
|
|
22
23
|
| <code>default</code> | (Required) Identifier results item content | **identifierResult** <code>Result</code> - Identifier Result data |
|
|
23
24
|
|
|
24
|
-
---
|
|
25
|
-
|
|
26
25
|
# Examples
|
|
27
26
|
|
|
28
27
|
## Adding a IdentifierResult component within a BaseResultLink
|
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: NextQueriesList
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# next-queries-list
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
7
|
+
# NextQueriesList
|
|
8
|
+
|
|
9
|
+
Component that inserts groups of next queries in different positions of the injected search
|
|
10
|
+
items list, based on the provided configuration.
|
|
10
11
|
|
|
11
12
|
## Props
|
|
12
13
|
|
|
@@ -24,8 +25,6 @@ sidebar_label: Next Queries List
|
|
|
24
25
|
| -------------------- | ------------------------- | ----------------------------------------- |
|
|
25
26
|
| <code>default</code> | Next queries list layout. | <br /> |
|
|
26
27
|
|
|
27
|
-
---
|
|
28
|
-
|
|
29
28
|
## Events
|
|
30
29
|
|
|
31
30
|
This component emits no events.
|
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: NextQueries
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# next-queries
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
7
|
+
# NextQueries
|
|
8
|
+
|
|
9
|
+
Simple next-queries component that renders a list of suggestions, allowing the user to
|
|
10
|
+
select one of them, and emitting the needed events.
|
|
11
|
+
A next query is a suggestion for a new search, related to your previous query. I.e. If
|
|
12
|
+
people normally search for `shirts`, and then `trousers`, `trousers` would be a next query
|
|
13
|
+
of `shirts`.
|
|
13
14
|
|
|
14
15
|
## Props
|
|
15
16
|
|
|
@@ -25,8 +26,6 @@ sidebar_label: Next Queries
|
|
|
25
26
|
| <code>suggestion</code> | Next Query item | **suggestion** <code>Suggestion</code> - Next Query suggestion data<br />**index** <code>number</code> - Next Query suggestion index |
|
|
26
27
|
| <code>suggestion-content</code> | Next Query content | **suggestion** <code>Suggestion</code> - Next Query suggestion data<br />**index** <code>number</code> - Next Query suggestion index |
|
|
27
28
|
|
|
28
|
-
---
|
|
29
|
-
|
|
30
29
|
# Examples
|
|
31
30
|
|
|
32
31
|
## Basic example
|
|
@@ -1,13 +1,14 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
title:
|
|
4
|
-
|
|
2
|
+
|
|
3
|
+
title: NextQuery
|
|
4
|
+
|
|
5
5
|
---
|
|
6
|
-
# next-query
|
|
7
6
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
7
|
+
# NextQuery
|
|
8
|
+
|
|
9
|
+
Renders a next query item which receives the suggestion that will be rendered as a prop. It
|
|
10
|
+
exposes a default slot to change the next query content. If the slot is not overridden,
|
|
11
|
+
it will render the suggestion query by default.
|
|
11
12
|
|
|
12
13
|
## Props
|
|
13
14
|
|
|
@@ -21,8 +22,6 @@ sidebar_label: Next Query
|
|
|
21
22
|
| -------------------- | ------------------ | ------------------------------------------------------------------- |
|
|
22
23
|
| <code>default</code> | Next Query content | **suggestion** <code>Suggestion</code> - Next Query suggestion data |
|
|
23
24
|
|
|
24
|
-
---
|
|
25
|
-
|
|
26
25
|
# Examples
|
|
27
26
|
|
|
28
27
|
This components expects just a suggestion as a prop to be rendered. It has a slot to override the
|