@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/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,123 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See
|
|
4
4
|
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [3.0.0-alpha.34](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.33...@empathyco/x-components@3.0.0-alpha.34) (2021-12-03)
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
- **search-box:** focus search input after clicking clear search button
|
|
11
|
+
([d28994c](https://github.com/empathyco/x/commit/d28994c1995834a1adb19798060051089200d7f7)),
|
|
12
|
+
closes [EX-2242](https://searchbroker.atlassian.net/browse/EX-2242)
|
|
13
|
+
- **tagging:** move `origin` from `request.getter` to `fetchAndSave.action`
|
|
14
|
+
([b0bb40d](https://github.com/empathyco/x/commit/b0bb40de5e2ae7f65e2e2df032a1da9a51f0cb4d)),
|
|
15
|
+
closes [EX-5079](https://searchbroker.atlassian.net/browse/EX-5079)
|
|
16
|
+
- **url:** set `origin` when navigating
|
|
17
|
+
([02aa766](https://github.com/empathyco/x/commit/02aa7661a15c3718f4809d094a01b0f684a1f55d)),
|
|
18
|
+
closes [EX-3541](https://searchbroker.atlassian.net/browse/EX-3541)
|
|
19
|
+
|
|
20
|
+
### Documentation
|
|
21
|
+
|
|
22
|
+
- Remove docusaurus headers
|
|
23
|
+
([6252165](https://github.com/empathyco/x/commit/62521658374eb5c78112314502606e2d82113a95)),
|
|
24
|
+
closes [EX-5081](https://searchbroker.atlassian.net/browse/EX-5081)
|
|
25
|
+
|
|
26
|
+
# Change Log
|
|
27
|
+
|
|
28
|
+
All notable changes to this project will be documented in this file. See
|
|
29
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
30
|
+
|
|
31
|
+
## [3.0.0-alpha.33](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.32...@empathyco/x-components@3.0.0-alpha.33) (2021-11-30)
|
|
32
|
+
|
|
33
|
+
### Features
|
|
34
|
+
|
|
35
|
+
- **related-tags:** add `isCurated` property to related tags
|
|
36
|
+
([e063f45](https://github.com/empathyco/x/commit/e063f4560573bcb1bf32fbe49753f2fe6b235cc7)),
|
|
37
|
+
closes [EX-4940](https://searchbroker.atlassian.net/browse/EX-4940)
|
|
38
|
+
- **search:** change `saveOriginWire` wire from `SelectedRelatedTagsChanged` to
|
|
39
|
+
`UserPickedARelatedTag` (#254)
|
|
40
|
+
([86072b0](https://github.com/empathyco/x/commit/86072b0805a3dc61b75c0a5760cf2c70e125be34)),
|
|
41
|
+
closes [EX-5078](https://searchbroker.atlassian.net/browse/EX-5078)
|
|
42
|
+
- **utils:** now `origin` only requires the `feature`
|
|
43
|
+
([087d646](https://github.com/empathyco/x/commit/087d646a2b97f945e9c4f81112925a6783d66f41)),
|
|
44
|
+
closes [EX-5077](https://searchbroker.atlassian.net/browse/EX-5077)
|
|
45
|
+
|
|
46
|
+
# Change Log
|
|
47
|
+
|
|
48
|
+
All notable changes to this project will be documented in this file. See
|
|
49
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
50
|
+
|
|
51
|
+
## [3.0.0-alpha.32](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.31...@empathyco/x-components@3.0.0-alpha.32) (2021-11-29)
|
|
52
|
+
|
|
53
|
+
### ⚠ BREAKING CHANGES
|
|
54
|
+
|
|
55
|
+
- **storage-service:** `StorageService` has been renamed to `BrowserStorageService`.
|
|
56
|
+
|
|
57
|
+
### Features
|
|
58
|
+
|
|
59
|
+
- **components:** Add `GlobalXBus `component
|
|
60
|
+
([cc8e28b](https://github.com/empathyco/x/commit/cc8e28b5b5d7f1735c490c0b576d620f4f1dd103)),
|
|
61
|
+
closes [EX-3535](https://searchbroker.atlassian.net/browse/EX-3535)
|
|
62
|
+
- **components:** add `SnippetCallbacks` component
|
|
63
|
+
([0b89a9f](https://github.com/empathyco/x/commit/0b89a9ff0de60194567d47e768bf0f0fb654b998)),
|
|
64
|
+
closes [EX-5002](https://searchbroker.atlassian.net/browse/EX-5002)
|
|
65
|
+
- **storage-service:** Rename `StorageService` to `BrowserStorageService`
|
|
66
|
+
([6bf38fb](https://github.com/empathyco/x/commit/6bf38fb7d14323c84c949e21eaa9c692fb0014d7)),
|
|
67
|
+
closes [EX-5073](https://searchbroker.atlassian.net/browse/EX-5073)
|
|
68
|
+
|
|
69
|
+
### Bug Fixes
|
|
70
|
+
|
|
71
|
+
- **tagging:** now removing the session clears the session from the storage
|
|
72
|
+
([9328aad](https://github.com/empathyco/x/commit/9328aadca920825bdaddeb565ee47ef0430f25fd)),
|
|
73
|
+
closes [EX-5074](https://searchbroker.atlassian.net/browse/EX-5074)
|
|
74
|
+
|
|
75
|
+
### Build System
|
|
76
|
+
|
|
77
|
+
- update jest dependencies
|
|
78
|
+
([f3fee15](https://github.com/empathyco/x/commit/f3fee157d724292f5cbb7166908d48ef2fb4fe8c)),
|
|
79
|
+
closes [EX-5027](https://searchbroker.atlassian.net/browse/EX-5027)
|
|
80
|
+
|
|
81
|
+
# Change Log
|
|
82
|
+
|
|
83
|
+
All notable changes to this project will be documented in this file. See
|
|
84
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
85
|
+
|
|
86
|
+
## [3.0.0-alpha.31](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.30...@empathyco/x-components@3.0.0-alpha.31) (2021-11-25)
|
|
87
|
+
|
|
88
|
+
### Features
|
|
89
|
+
|
|
90
|
+
- **design-system:** add identifier result in suggestion component
|
|
91
|
+
([d4ce3c2](https://github.com/empathyco/x/commit/d4ce3c2eb1188e38e55e466f65c9da165bf9bfe7)),
|
|
92
|
+
closes [EX-5065](https://searchbroker.atlassian.net/browse/EX-5065)
|
|
93
|
+
- **identifier-results:** add extra params in the x-module
|
|
94
|
+
([6afff42](https://github.com/empathyco/x/commit/6afff426081b645bb0e878c77915a4c319b847d2)),
|
|
95
|
+
closes [EX-5066](https://searchbroker.atlassian.net/browse/EX-5066)
|
|
96
|
+
- **tagging:** `track` query
|
|
97
|
+
([594c656](https://github.com/empathyco/x/commit/594c65649cbf08f586dc9912b367ea39d9da2fa6)),
|
|
98
|
+
closes [EX-4989](https://searchbroker.atlassian.net/browse/EX-4989)
|
|
99
|
+
- **tagging:** add feature hardcoded values
|
|
100
|
+
([ee6db3a](https://github.com/empathyco/x/commit/ee6db3a360228528a109fedc732bd552ad5d5a61)),
|
|
101
|
+
closes [EX-5003](https://searchbroker.atlassian.net/browse/EX-5003)
|
|
102
|
+
|
|
103
|
+
### Testing
|
|
104
|
+
|
|
105
|
+
- **e2e:** Reduce command timeout and number of retries.
|
|
106
|
+
([5e1521f](https://github.com/empathyco/x/commit/5e1521f53aad1e4bfc8f60c7e705422ab2af052c)),
|
|
107
|
+
closes [EX-5015](https://searchbroker.atlassian.net/browse/EX-5015)
|
|
108
|
+
- **e2e:** reorder mocked responses
|
|
109
|
+
([8cab691](https://github.com/empathyco/x/commit/8cab691b553af31d9b5bc80130e16886877f1b60)),
|
|
110
|
+
closes [EX-4923](https://searchbroker.atlassian.net/browse/EX-4923)
|
|
111
|
+
|
|
112
|
+
### Documentation
|
|
113
|
+
|
|
114
|
+
- add new static docs.
|
|
115
|
+
([8a40986](https://github.com/empathyco/x/commit/8a409865fea2cd67e0c2daa5d4464f553ff33a2b)),
|
|
116
|
+
closes [EX-5033](https://searchbroker.atlassian.net/browse/EX-5033)
|
|
117
|
+
|
|
118
|
+
# Change Log
|
|
119
|
+
|
|
120
|
+
All notable changes to this project will be documented in this file. See
|
|
121
|
+
[Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
122
|
+
|
|
6
123
|
## [3.0.0-alpha.30](https://github.com/empathyco/x/compare/@empathyco/x-components@3.0.0-alpha.29...@empathyco/x-components@3.0.0-alpha.30) (2021-11-22)
|
|
7
124
|
|
|
8
125
|
### Features
|
package/core/index.js
CHANGED
|
@@ -77,6 +77,7 @@ export { default as PlusIcon } from '../js/components/icons/plus.vue.js';
|
|
|
77
77
|
export { default as SearchIcon } from '../js/components/icons/search.vue.js';
|
|
78
78
|
export { default as ShowIcon } from '../js/components/icons/show.vue.js';
|
|
79
79
|
export { default as SearchTinyIcon } from '../js/components/icons/search-tiny.vue.js';
|
|
80
|
+
export { default as TagIcon } from '../js/components/icons/tag.vue.js';
|
|
80
81
|
export { default as TrashOpenIcon } from '../js/components/icons/trash-open.vue.js';
|
|
81
82
|
export { default as TrashIcon } from '../js/components/icons/trash.vue.js';
|
|
82
83
|
export { default as TrendingTinyIcon } from '../js/components/icons/trending-tiny.vue.js';
|
|
@@ -129,6 +130,8 @@ export { namespacedWireCommit, namespacedWireCommitWithoutPayload, namespacedWir
|
|
|
129
130
|
export { default as MultiColumnMaxWidthLayout } from '../js/components/layouts/multi-column-max-width-layout.vue.js';
|
|
130
131
|
export { default as SingleColumnLayout } from '../js/components/layouts/single-column-layout.vue.js';
|
|
131
132
|
export { default as LocationProvider } from '../js/components/location-provider.vue.js';
|
|
133
|
+
export { default as GlobalXBus } from '../js/components/global-x-bus.vue.js';
|
|
134
|
+
export { default as SnippetCallbacks } from '../js/components/snippet-callbacks.vue.js';
|
|
132
135
|
export { ItemsListInjectionMixin } from '../js/components/items-list-injection.mixin.js';
|
|
133
136
|
export { infiniteScroll } from '../js/directives/infinite-scroll/infinite-scroll.js';
|
|
134
137
|
export { compileMessage } from '../js/filters/compile-message.filter.js';
|
package/core/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
|
|
@@ -1091,6 +1091,9 @@
|
|
|
1091
1091
|
.x-list > .x-list__item--expand {
|
|
1092
1092
|
flex: 1 1 auto; }
|
|
1093
1093
|
|
|
1094
|
+
.x-list > .x-list__item--no-expand {
|
|
1095
|
+
flex: 0 0 auto; }
|
|
1096
|
+
|
|
1094
1097
|
.x-list.x-list--horizontal > .x-list__item--expand {
|
|
1095
1098
|
min-width: 0; }
|
|
1096
1099
|
|
|
@@ -1888,7 +1891,7 @@
|
|
|
1888
1891
|
margin-right: var(--x-size-gap-suggestion-default); } }
|
|
1889
1892
|
.x-suggestion__query {
|
|
1890
1893
|
flex: 1 1 auto; }
|
|
1891
|
-
.x-suggestion__matching-part {
|
|
1894
|
+
.x-suggestion__matching-part, .x-suggestion .x-identifier-result__matching-part {
|
|
1892
1895
|
font-family: var(--x-font-family-suggestion-matching-part-default);
|
|
1893
1896
|
font-size: var(--x-size-font-suggestion-matching-part-default);
|
|
1894
1897
|
line-height: var(--x-size-line-height-suggestion-matching-part-default);
|
|
@@ -1902,6 +1905,8 @@
|
|
|
1902
1905
|
--x-number-font-weight-suggestion-default-matching
|
|
1903
1906
|
);
|
|
1904
1907
|
--x-color-text-suggestion-default: var(--x-color-text-suggestion-default-matching); }
|
|
1908
|
+
.x-suggestion > .x-identifier-result {
|
|
1909
|
+
flex: none; }
|
|
1905
1910
|
|
|
1906
1911
|
:root {
|
|
1907
1912
|
--x-color-text-suggestion-default: var(--x-color-text-default);
|
|
@@ -1474,6 +1474,9 @@
|
|
|
1474
1474
|
.x-list > .x-list__item--expand {
|
|
1475
1475
|
flex: 1 1 auto; }
|
|
1476
1476
|
|
|
1477
|
+
.x-list > .x-list__item--no-expand {
|
|
1478
|
+
flex: 0 0 auto; }
|
|
1479
|
+
|
|
1477
1480
|
.x-list.x-list--horizontal > .x-list__item--expand {
|
|
1478
1481
|
min-width: 0; }
|
|
1479
1482
|
|
|
@@ -2828,7 +2831,7 @@
|
|
|
2828
2831
|
margin-right: var(--x-size-gap-suggestion-default); } }
|
|
2829
2832
|
.x-suggestion__query {
|
|
2830
2833
|
flex: 1 1 auto; }
|
|
2831
|
-
.x-suggestion__matching-part {
|
|
2834
|
+
.x-suggestion__matching-part, .x-suggestion .x-identifier-result__matching-part {
|
|
2832
2835
|
font-family: var(--x-font-family-suggestion-matching-part-default);
|
|
2833
2836
|
font-size: var(--x-size-font-suggestion-matching-part-default);
|
|
2834
2837
|
line-height: var(--x-size-line-height-suggestion-matching-part-default);
|
|
@@ -2842,6 +2845,8 @@
|
|
|
2842
2845
|
--x-number-font-weight-suggestion-default-matching
|
|
2843
2846
|
);
|
|
2844
2847
|
--x-color-text-suggestion-default: var(--x-color-text-suggestion-default-matching); }
|
|
2848
|
+
.x-suggestion > .x-identifier-result {
|
|
2849
|
+
flex: none; }
|
|
2845
2850
|
|
|
2846
2851
|
:root {
|
|
2847
2852
|
--x-color-text-suggestion-default: var(--x-color-text-default);
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
margin-right: var(--x-size-gap-suggestion-default); } }
|
|
64
64
|
.x-suggestion__query {
|
|
65
65
|
flex: 1 1 auto; }
|
|
66
|
-
.x-suggestion__matching-part {
|
|
66
|
+
.x-suggestion__matching-part, .x-suggestion .x-identifier-result__matching-part {
|
|
67
67
|
font-family: var(--x-font-family-suggestion-matching-part-default);
|
|
68
68
|
font-size: var(--x-size-font-suggestion-matching-part-default);
|
|
69
69
|
line-height: var(--x-size-line-height-suggestion-matching-part-default);
|
|
@@ -77,3 +77,5 @@
|
|
|
77
77
|
--x-number-font-weight-suggestion-default-matching
|
|
78
78
|
);
|
|
79
79
|
--x-color-text-suggestion-default: var(--x-color-text-suggestion-default-matching); }
|
|
80
|
+
.x-suggestion > .x-identifier-result {
|
|
81
|
+
flex: none; }
|
|
@@ -17,5 +17,6 @@ export interface EmpathyRelatedTag
|
|
|
17
17
|
| Property | Type | Description |
|
|
18
18
|
| --- | --- | --- |
|
|
19
19
|
| [query](./x-adapter.empathyrelatedtag.query.md) | string | |
|
|
20
|
+
| [source?](./x-adapter.empathyrelatedtag.source.md) | 'CURATED' \| 'ORGANIC' \| 'ENRICHED' | <i>(Optional)</i> |
|
|
20
21
|
| [tag](./x-adapter.empathyrelatedtag.tag.md) | string | |
|
|
21
22
|
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-adapter](./x-adapter.md) > [EmpathyRelatedTag](./x-adapter.empathyrelatedtag.md) > [source](./x-adapter.empathyrelatedtag.source.md)
|
|
4
|
+
|
|
5
|
+
## EmpathyRelatedTag.source property
|
|
6
|
+
|
|
7
|
+
<b>Signature:</b>
|
|
8
|
+
|
|
9
|
+
```typescript
|
|
10
|
+
source?: 'CURATED' | 'ORGANIC' | 'ENRICHED';
|
|
11
|
+
```
|
|
@@ -24,7 +24,7 @@ export declare class DefaultSessionService implements SessionService
|
|
|
24
24
|
| Property | Modifiers | Type | Description |
|
|
25
25
|
| --- | --- | --- | --- |
|
|
26
26
|
| [instance](./x-components.defaultsessionservice.instance.md) | <code>static</code> | [SessionService](./x-components.sessionservice.md) | Global instance of the [SessionService](./x-components.sessionservice.md)<!-- -->. |
|
|
27
|
-
| [SESSION\_ID\_KEY](./x-components.defaultsessionservice.session_id_key.md) |
|
|
27
|
+
| [SESSION\_ID\_KEY](./x-components.defaultsessionservice.session_id_key.md) | <code>static</code> | (not declared) | Session id key to use as key in the storage. |
|
|
28
28
|
| [storageService](./x-components.defaultsessionservice.storageservice.md) | | StorageService | |
|
|
29
29
|
| [ttlMs](./x-components.defaultsessionservice.ttlms.md) | | number | |
|
|
30
30
|
|
|
@@ -32,6 +32,6 @@ export declare class DefaultSessionService implements SessionService
|
|
|
32
32
|
|
|
33
33
|
| Method | Modifiers | Description |
|
|
34
34
|
| --- | --- | --- |
|
|
35
|
-
| [clearSessionId()](./x-components.defaultsessionservice.clearsessionid.md) | |
|
|
36
|
-
| [getSessionId()](./x-components.defaultsessionservice.getsessionid.md) | |
|
|
35
|
+
| [clearSessionId()](./x-components.defaultsessionservice.clearsessionid.md) | | Removes the session if from the storage. |
|
|
36
|
+
| [getSessionId()](./x-components.defaultsessionservice.getsessionid.md) | | Returns the session id of the storage. |
|
|
37
37
|
|
|
@@ -9,7 +9,7 @@ Indicates where the feature is placed.
|
|
|
9
9
|
<b>Signature:</b>
|
|
10
10
|
|
|
11
11
|
```typescript
|
|
12
|
-
export declare type FeatureLocation = 'external' | 'no_query' | 'no_results' | 'predictive_layer' | 'results' | 'pdp' | 'url_history' | 'url_history_pdp';
|
|
12
|
+
export declare type FeatureLocation = 'external' | 'no_query' | 'no_results' | 'none' | 'predictive_layer' | 'results' | 'pdp' | 'url_history' | 'url_history_pdp';
|
|
13
13
|
```
|
|
14
14
|
|
|
15
15
|
## Example 1
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [GlobalXBus](./x-components.globalxbus.md) > [created](./x-components.globalxbus.created.md)
|
|
4
|
+
|
|
5
|
+
## GlobalXBus.created() method
|
|
6
|
+
|
|
7
|
+
<b>Signature:</b>
|
|
8
|
+
|
|
9
|
+
```typescript
|
|
10
|
+
created(): void;
|
|
11
|
+
```
|
|
12
|
+
<b>Returns:</b>
|
|
13
|
+
|
|
14
|
+
void
|
|
15
|
+
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [GlobalXBus](./x-components.globalxbus.md)
|
|
4
|
+
|
|
5
|
+
## GlobalXBus class
|
|
6
|
+
|
|
7
|
+
This component helps subscribing to any [XEvent](./x-components.xevent.md) with custom callbacks using Vue listeners API.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
export default class GlobalXBus extends NoElement
|
|
13
|
+
```
|
|
14
|
+
<b>Extends:</b> NoElement
|
|
15
|
+
|
|
16
|
+
## Methods
|
|
17
|
+
|
|
18
|
+
| Method | Modifiers | Description |
|
|
19
|
+
| --- | --- | --- |
|
|
20
|
+
| [created()](./x-components.globalxbus.created.md) | | |
|
|
21
|
+
|
|
@@ -21,5 +21,4 @@ export interface IdentifierResultsActions
|
|
|
21
21
|
| [fetchIdentifierResults(request)](./x-components.identifierresultsactions.fetchidentifierresults.md) | Requests a new set of identifier results for the module query, and returns them. |
|
|
22
22
|
| [saveOrigin(originInit)](./x-components.identifierresultsactions.saveorigin.md) | Creates a [QueryOrigin](./x-components.queryorigin.md) and saves it. |
|
|
23
23
|
| [saveQuery(query)](./x-components.identifierresultsactions.savequery.md) | Stores the query in the module if it matches the regex. |
|
|
24
|
-
| [setUrlParams(urlParams)](./x-components.identifierresultsactions.seturlparams.md) | Checks if the url has a query on it and then updates the state with that value. |
|
|
25
24
|
|
|
@@ -19,5 +19,6 @@ export interface IdentifierResultsMutations extends StatusMutations
|
|
|
19
19
|
| --- | --- |
|
|
20
20
|
| [setIdentifierResults(identifierResults)](./x-components.identifierresultsmutations.setidentifierresults.md) | Sets the identifier results of the module. |
|
|
21
21
|
| [setOrigin(origin)](./x-components.identifierresultsmutations.setorigin.md) | Sets the origin of the module. |
|
|
22
|
+
| [setParams(params)](./x-components.identifierresultsmutations.setparams.md) | Sets the extra params of the module. |
|
|
22
23
|
| [setQuery(newQuery)](./x-components.identifierresultsmutations.setquery.md) | Sets the query of the module, which is used to retrieve the identifier-results. |
|
|
23
24
|
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [IdentifierResultsMutations](./x-components.identifierresultsmutations.md) > [setParams](./x-components.identifierresultsmutations.setparams.md)
|
|
4
|
+
|
|
5
|
+
## IdentifierResultsMutations.setParams() method
|
|
6
|
+
|
|
7
|
+
Sets the extra params of the module.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
setParams(params: Dictionary<unknown>): void;
|
|
13
|
+
```
|
|
14
|
+
|
|
15
|
+
## Parameters
|
|
16
|
+
|
|
17
|
+
| Parameter | Type | Description |
|
|
18
|
+
| --- | --- | --- |
|
|
19
|
+
| params | [Dictionary](./x-components.dictionary.md)<!-- --><unknown> | The new extra params. |
|
|
20
|
+
|
|
21
|
+
<b>Returns:</b>
|
|
22
|
+
|
|
23
|
+
void
|
|
24
|
+
|
|
@@ -20,5 +20,6 @@ export interface IdentifierResultsState extends StatusState
|
|
|
20
20
|
| [config](./x-components.identifierresultsstate.config.md) | [IdentifierResultsConfig](./x-components.identifierresultsconfig.md) | The configuration of the identifier results module. |
|
|
21
21
|
| [identifierResults](./x-components.identifierresultsstate.identifierresults.md) | Result\[\] | The list of the identifier results, related to the <code>query</code> property of the state. |
|
|
22
22
|
| [origin](./x-components.identifierresultsstate.origin.md) | [QueryOrigin](./x-components.queryorigin.md) \| null | The origin property of the request. |
|
|
23
|
+
| [params](./x-components.identifierresultsstate.params.md) | [Dictionary](./x-components.dictionary.md)<!-- --><unknown> | The extra params property of the state. |
|
|
23
24
|
| [query](./x-components.identifierresultsstate.query.md) | string | The internal query of the module. Used to request the identifier results. |
|
|
24
25
|
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [IdentifierResultsState](./x-components.identifierresultsstate.md) > [params](./x-components.identifierresultsstate.params.md)
|
|
4
|
+
|
|
5
|
+
## IdentifierResultsState.params property
|
|
6
|
+
|
|
7
|
+
The extra params property of the state.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
params: Dictionary<unknown>;
|
|
13
|
+
```
|
|
@@ -71,6 +71,7 @@ X-Components is a library usable everywhere not only for search experiences.
|
|
|
71
71
|
| [FiltersInjectionMixin](./x-components.filtersinjectionmixin.md) | Mixin to share filters injection logic. |
|
|
72
72
|
| [FiltersList](./x-components.filterslist.md) | Renders a list with a list item per each [BooleanFilter](./x-types.booleanfilter.md) in the filters prop array. Each list item has a scoped slot, passing the filter as slot prop. |
|
|
73
73
|
| [FiltersSearch](./x-components.filterssearch.md) | Renders the filters sifted with the input query. |
|
|
74
|
+
| [GlobalXBus](./x-components.globalxbus.md) | This component helps subscribing to any [XEvent](./x-components.xevent.md) with custom callbacks using Vue listeners API. |
|
|
74
75
|
| [HierarchicalFilter](./x-components.hierarchicalfilter.md) | Renders a hierarchical filter recursively, emitting the needed events when clicked. |
|
|
75
76
|
| [HistoryQueries](./x-components.historyqueries.md) | This component renders a list of suggestions coming from the user queries history. |
|
|
76
77
|
| [HistoryQueriesGetter](./x-components.historyqueriesgetter.md) | Class implementation for the [HistoryQueriesGetters.historyQueries](./x-components.historyqueriesgetters.historyqueries.md) getter. |
|
|
@@ -115,6 +116,7 @@ X-Components is a library usable everywhere not only for search experiences.
|
|
|
115
116
|
| [SingleColumnLayout](./x-components.singlecolumnlayout.md) | Component for use as Layout to be filled with the rest of the Components. |
|
|
116
117
|
| [SlicedFilters](./x-components.slicedfilters.md) | Component that slices a list of filters and returns them using the default scoped slot, allowing the user to show the full list of them or slicing them again using the show more/less buttons. |
|
|
117
118
|
| [SlidingPanel](./x-components.slidingpanel.md) | Horizontal slide panel component. The content that is provided to this component would be navigable horizontally using two navigational buttons. |
|
|
119
|
+
| [SnippetCallbacks](./x-components.snippetcallbacks.md) | This component subscribes to any [XEvent](./x-components.xevent.md) with a custom callbacks provided by the snippet configuration. |
|
|
118
120
|
| [SnippetConfigExtraParams](./x-components.snippetconfigextraparams.md) | Extracts the extra parameters from the [SnippetConfig](./x-components.snippetconfig.md) and syncs it with the request objects of every x-module. |
|
|
119
121
|
| [SortDropdown](./x-components.sortdropdown.md) | The <code>SortDropdown</code> component allows user to select the search results order. This component also allows to change the selected sort programmatically. |
|
|
120
122
|
| [SortedFilters](./x-components.sortedfilters.md) | Component that sorts a list of filters and returns them using the default scoped slot. |
|
|
@@ -124,6 +126,7 @@ X-Components is a library usable everywhere not only for search experiences.
|
|
|
124
126
|
| [SpellcheckButton](./x-components.spellcheckbutton.md) | A button that when pressed emits the [XEventsTypes.UserAcceptedAQuery](./x-components.xeventstypes.useracceptedaquery.md) and [XEventsTypes.UserAcceptedSpellcheckQuery](./x-components.xeventstypes.useracceptedspellcheckquery.md) events, expressing the user intention to set the spellchecked query. |
|
|
125
127
|
| [StaggeredFadeAndSlide](./x-components.staggeredfadeandslide.md) | Renders a transition group wrapping the elements passed in the default slot and animating them with an staggered fade and slide animation. |
|
|
126
128
|
| [StaggeringTransitionGroup](./x-components.staggeringtransitiongroup.md) | A replacement component for Vue's transition-group, that also adds the option to stagger the animations. |
|
|
129
|
+
| [Tagging](./x-components.tagging.md) | This component enables and manages the sending of information to the [Empathy Tagging API](https://empathy.co/docs/tagging-api/)<!-- -->. It allows to enable or disable the session id management through the <code>consent</code> prop. |
|
|
127
130
|
| [TranslateFromLeft](./x-components.translatefromleft.md) | Renders a transition wrapping the element passed in the default slot and moving it to its desired position. |
|
|
128
131
|
| [TranslateFromRight](./x-components.translatefromright.md) | Renders a transition wrapping the element passed in the default slot and moving it to its desired position. |
|
|
129
132
|
| [UrlHandler](./x-components.urlhandler.md) | This component manage the browser URL parameters to perserve them through reloads and browser history navigation. It allow to configure the default url parameter names using its attributes. This component doesn't render elements to the DOM. |
|
|
@@ -480,6 +483,7 @@ X-Components is a library usable everywhere not only for search experiences.
|
|
|
480
483
|
| [setExtraParams](./x-components.setextraparams.md) | Sets the extra params of the [ExtraParamsXModule](./x-components.extraparamsxmodule.md)<!-- -->. |
|
|
481
484
|
| [setHistoryQueries](./x-components.sethistoryqueries.md) | Default implementation for the [HistoryQueriesActions.setHistoryQueries()](./x-components.historyqueriesactions.sethistoryqueries.md)<!-- -->. |
|
|
482
485
|
| [setHistoryQueriesQuery](./x-components.sethistoryqueriesquery.md) | Sets the query of the history queries module. Used for searching into the history queries. |
|
|
486
|
+
| [setIdentifierResultsExtraParams](./x-components.setidentifierresultsextraparams.md) | Sets the identifier result state <code>params</code>. |
|
|
483
487
|
| [setIdentifierResultsQuery](./x-components.setidentifierresultsquery.md) | Sets the identifier-results module query. |
|
|
484
488
|
| [setInitialExtraParams](./x-components.setinitialextraparams.md) | Sets the initial provided extra params. |
|
|
485
489
|
| [setName](./x-components.setname.md) | Sets the device of the [DeviceXModule](./x-components.devicexmodule.md)<!-- -->. |
|
|
@@ -523,9 +527,12 @@ X-Components is a library usable everywhere not only for search experiences.
|
|
|
523
527
|
| [StarIcon](./x-components.staricon.md) | |
|
|
524
528
|
| [storageKey](./x-components.storagekey.md) | Default implementation for the [HistoryQueriesGetters.storageKey](./x-components.historyqueriesgetters.storagekey.md) getter. |
|
|
525
529
|
| [taggingXModule](./x-components.taggingxmodule.md) | Tagging [XModule](./x-components.xmodule.md) implementation. This module is auto-registered as soon as you import any component from the <code>empathize</code> entry point. |
|
|
530
|
+
| [TagIcon](./x-components.tagicon.md) | |
|
|
526
531
|
| [throttleFunction](./x-components.throttlefunction.md) | Util function that returns a throttled version of the function passed as parameter. |
|
|
527
532
|
| [toggleRelatedTag](./x-components.togglerelatedtag.md) | Default implementation for the [RelatedTagsActions.toggleRelatedTag()](./x-components.relatedtagsactions.togglerelatedtag.md)<!-- -->. |
|
|
528
533
|
| [toggleRelatedTagWire](./x-components.togglerelatedtagwire.md) | Sets the selected related tags. |
|
|
534
|
+
| [track](./x-components.track.md) | Default implementation for the [TaggingActions.track()](./x-components.taggingactions.track.md)<!-- -->. |
|
|
535
|
+
| [trackWire](./x-components.trackwire.md) | Tracks the tagging of the query using a debounce which ends if the user accepts a query. |
|
|
529
536
|
| [TrashIcon](./x-components.trashicon.md) | |
|
|
530
537
|
| [TrashOpenIcon](./x-components.trashopenicon.md) | |
|
|
531
538
|
| [TrendingIcon](./x-components.trendingicon.md) | |
|
|
@@ -659,6 +666,7 @@ X-Components is a library usable everywhere not only for search experiences.
|
|
|
659
666
|
| [WireForEvent](./x-components.wireforevent.md) | Alias for a wire with the type of the event payload. |
|
|
660
667
|
| [Wiring](./x-components.wiring.md) | The Wiring is a record where each key is an EmpathyX event, and the value is a dictionary of wires. |
|
|
661
668
|
| [XEvent](./x-components.xevent.md) | Name of all available events. |
|
|
669
|
+
| [XEventListeners](./x-components.xeventlisteners.md) | Map type of every [XEvent](./x-components.xevent.md) and a callback with the payload and metadata for that event. |
|
|
662
670
|
| [XEventPayload](./x-components.xeventpayload.md) | Extracts the payload type of an event. |
|
|
663
671
|
| [XEventsOf](./x-components.xeventsof.md) | Selects events of the with a payload matching the provided type. |
|
|
664
672
|
| [XModuleName](./x-components.xmodulename.md) | Names of all of the [XModules](./x-components.xmodule.md) available. |
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RelatedTag](./x-components.relatedtag.md) > [highlightCurated](./x-components.relatedtag.highlightcurated.md)
|
|
4
|
+
|
|
5
|
+
## RelatedTag.highlightCurated property
|
|
6
|
+
|
|
7
|
+
Indicates if the curated related tag should be highlighted.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
protected highlightCurated: boolean;
|
|
13
|
+
```
|
|
@@ -17,6 +17,7 @@ export default class RelatedTag extends Vue
|
|
|
17
17
|
|
|
18
18
|
| Property | Modifiers | Type | Description |
|
|
19
19
|
| --- | --- | --- | --- |
|
|
20
|
+
| [highlightCurated](./x-components.relatedtag.highlightcurated.md) | | boolean | Indicates if the curated related tag should be highlighted. |
|
|
20
21
|
| [relatedTag](./x-components.relatedtag.relatedtag.md) | | RelatedTagModel | The related tag model data. |
|
|
21
22
|
|
|
22
23
|
## Methods
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [RelatedTags](./x-components.relatedtags.md) > [highlightCurated](./x-components.relatedtags.highlightcurated.md)
|
|
4
|
+
|
|
5
|
+
## RelatedTags.highlightCurated property
|
|
6
|
+
|
|
7
|
+
Flag to indicate if the curated tags should be displayed different.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
protected highlightCurated: boolean;
|
|
13
|
+
```
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [setIdentifierResultsExtraParams](./x-components.setidentifierresultsextraparams.md)
|
|
4
|
+
|
|
5
|
+
## setIdentifierResultsExtraParams variable
|
|
6
|
+
|
|
7
|
+
Sets the identifier result state `params`<!-- -->.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
setIdentifierResultsExtraParams: import("../..").Wire<import("../..").Dictionary<unknown>>
|
|
13
|
+
```
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SnippetCallbacks](./x-components.snippetcallbacks.md)
|
|
4
|
+
|
|
5
|
+
## SnippetCallbacks class
|
|
6
|
+
|
|
7
|
+
This component subscribes to any [XEvent](./x-components.xevent.md) with a custom callbacks provided by the snippet configuration.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
export default class SnippetCallbacks extends Vue
|
|
13
|
+
```
|
|
14
|
+
<b>Extends:</b> Vue
|
|
15
|
+
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SnippetConfig](./x-components.snippetconfig.md) > [callbacks](./x-components.snippetconfig.callbacks.md)
|
|
4
|
+
|
|
5
|
+
## SnippetConfig.callbacks property
|
|
6
|
+
|
|
7
|
+
Callbacks to be triggered when an XEvent is emitted.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
callbacks?: XEventListeners;
|
|
13
|
+
```
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
2
|
+
|
|
3
|
+
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [SnippetConfig](./x-components.snippetconfig.md) > [isSpa](./x-components.snippetconfig.isspa.md)
|
|
4
|
+
|
|
5
|
+
## SnippetConfig.isSpa property
|
|
6
|
+
|
|
7
|
+
Flag determining if the page is a single page application or not.
|
|
8
|
+
|
|
9
|
+
<b>Signature:</b>
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
isSpa?: boolean;
|
|
13
|
+
```
|
|
@@ -16,11 +16,13 @@ export interface SnippetConfig
|
|
|
16
16
|
|
|
17
17
|
| Property | Type | Description |
|
|
18
18
|
| --- | --- | --- |
|
|
19
|
+
| [callbacks?](./x-components.snippetconfig.callbacks.md) | [XEventListeners](./x-components.xeventlisteners.md) | <i>(Optional)</i> Callbacks to be triggered when an XEvent is emitted. |
|
|
19
20
|
| [consent?](./x-components.snippetconfig.consent.md) | boolean | <i>(Optional)</i> User GDPR consent. |
|
|
20
21
|
| [currency?](./x-components.snippetconfig.currency.md) | string | <i>(Optional)</i> The currency name. There should be a currency format associated to this name in the app. |
|
|
21
22
|
| [documentDirection?](./x-components.snippetconfig.documentdirection.md) | [DocumentDirection](./x-components.documentdirection.md) | <i>(Optional)</i> Document direction. |
|
|
22
23
|
| [env?](./x-components.snippetconfig.env.md) | 'live' \| 'staging' | <i>(Optional)</i> Backend services environment. |
|
|
23
24
|
| [instance](./x-components.snippetconfig.instance.md) | string | Customer instance. |
|
|
25
|
+
| [isSpa?](./x-components.snippetconfig.isspa.md) | boolean | <i>(Optional)</i> Flag determining if the page is a single page application or not. |
|
|
24
26
|
| [lang](./x-components.snippetconfig.lang.md) | string | Language to display. |
|
|
25
27
|
| [scope](./x-components.snippetconfig.scope.md) | string | Execution scope (desktop, mobile, app, ...). |
|
|
26
28
|
| [searchLang?](./x-components.snippetconfig.searchlang.md) | string | <i>(Optional)</i> Language to send to backend services. |
|