@empathyco/x-components 3.0.0-alpha.32 → 3.0.0-alpha.36
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 +116 -0
- package/core/index.js +24 -22
- package/core/index.js.map +1 -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.baseidtogglepanel.md +0 -1
- package/docs/API-reference/api/x-components.baseresultlink.md +1 -1
- package/docs/API-reference/api/x-components.featurelocation.md +1 -1
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.isbackdropvisible.md +11 -0
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.leftasideanimation.md +11 -0
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.md +30 -0
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.rightasideanimation.md +11 -0
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.scrollposition.md +11 -0
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.setposition.md +22 -0
- package/docs/API-reference/api/x-components.getrootxcomponent.md +2 -2
- package/docs/API-reference/api/x-components.isxcomponent.md +2 -2
- package/docs/API-reference/api/x-components.maybearray.md +13 -0
- package/docs/API-reference/api/x-components.md +12 -7
- package/docs/API-reference/api/x-components.namespaceddebounce.md +2 -2
- package/docs/API-reference/api/x-components.namespacedthrottle.md +2 -2
- package/docs/API-reference/api/{x-components.namespacedtimeretrieving.md → x-components.namespacedtimeselector.md} +3 -3
- package/docs/API-reference/api/x-components.namespacedtimewireoperator.md +3 -3
- 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.searchxevents.md +2 -0
- package/docs/API-reference/api/x-components.searchxevents.userclickedabanner.md +13 -0
- package/docs/API-reference/api/x-components.searchxevents.userclickedapromoted.md +13 -0
- package/docs/API-reference/api/x-components.setconsent.md +1 -1
- 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.snippetconfig.isspa.md +13 -0
- package/docs/API-reference/api/x-components.snippetconfig.md +1 -0
- package/docs/API-reference/api/x-components.tagicon.md +11 -0
- package/docs/API-reference/api/x-components.throttle.md +3 -3
- package/docs/API-reference/api/x-components.timedwireoperatoroptions.cancelon.md +13 -0
- package/docs/API-reference/api/x-components.timedwireoperatoroptions.forceon.md +13 -0
- package/docs/API-reference/api/x-components.timedwireoperatoroptions.md +21 -0
- package/docs/API-reference/api/{x-components.timeretrieving.md → x-components.timeselector.md} +3 -3
- package/docs/API-reference/api/x-components.trackaddtocartwire.md +13 -0
- package/docs/API-reference/api/{x-components.trackwire.md → x-components.trackquerywire.md} +3 -3
- package/docs/API-reference/api/x-components.trackresultclickedwire.md +13 -0
- package/docs/API-reference/api/x-components.xeventstypes.md +0 -1
- package/docs/API-reference/api/x-components.xinstaller.md +1 -1
- 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 +6 -7
- package/docs/API-reference/components/common/animations/x-components.collapse-from-top.md +7 -8
- package/docs/API-reference/components/common/animations/x-components.collapse-height.md +8 -9
- package/docs/API-reference/components/common/animations/x-components.collapse-width.md +8 -9
- package/docs/API-reference/components/common/animations/x-components.cross-fade.md +7 -8
- package/docs/API-reference/components/common/animations/x-components.fade-and-slide.md +7 -8
- package/docs/API-reference/components/common/animations/x-components.staggered-fade-and-slide.md +7 -8
- package/docs/API-reference/components/common/{x-components.staggering-transition-group.md → animations/x-components.staggering-transition-group.md} +8 -9
- package/docs/API-reference/components/common/animations/x-components.translate-from-left.md +7 -8
- package/docs/API-reference/components/common/animations/x-components.translate-from-right.md +7 -8
- package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +12 -13
- package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-list.md +11 -12
- package/docs/API-reference/components/common/currency/x-components.base-currency.md +9 -12
- package/docs/API-reference/components/common/filters/labels/x-components.base-price-filter-label.md +9 -10
- package/docs/API-reference/components/common/filters/labels/x-components.base-rating-filter-label.md +11 -12
- 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 +8 -9
- package/docs/API-reference/components/common/layouts/x-components.multi-column-max-width-layout.md +8 -9
- 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 +10 -11
- package/docs/API-reference/components/common/modals/x-components.base-events-modal-open.md +10 -11
- package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +15 -16
- package/docs/API-reference/components/common/modals/x-components.base-id-modal-close.md +9 -10
- package/docs/API-reference/components/common/modals/x-components.base-id-modal-open.md +9 -10
- package/docs/API-reference/components/common/modals/x-components.base-id-modal.md +11 -12
- package/docs/API-reference/components/common/modals/x-components.base-modal.md +7 -8
- package/docs/API-reference/components/common/panels/x-components.base-header-toggle-panel.md +11 -12
- package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel-button.md +10 -11
- package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel.md +10 -11
- package/docs/API-reference/components/common/panels/x-components.base-toggle-panel.md +8 -9
- package/docs/API-reference/components/common/result/x-components.base-result-add-to-cart.md +9 -10
- package/docs/API-reference/components/common/result/x-components.base-result-current-price.md +10 -11
- 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 +9 -10
- package/docs/API-reference/components/common/result/x-components.base-result-link.md +15 -24
- 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 +9 -10
- package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +8 -9
- package/docs/API-reference/components/common/suggestions/x-components.base-suggestion.md +10 -11
- package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +7 -8
- 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 +8 -9
- package/docs/API-reference/components/common/x-components.base-event-button.md +11 -12
- package/docs/API-reference/components/common/x-components.base-grid.md +15 -16
- package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +10 -11
- package/docs/API-reference/components/common/x-components.base-rating.md +10 -11
- package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +10 -11
- package/docs/API-reference/components/common/x-components.global-x-bus.md +6 -7
- 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 +10 -11
- package/docs/API-reference/components/common/x-components.snippet-callbacks.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 +8 -9
- 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 +9 -10
- 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 +9 -10
- package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +10 -11
- package/docs/API-reference/components/facets/x-components.facets/facets.md +12 -13
- package/docs/API-reference/components/facets/x-components.filters/all-filter.md +15 -16
- package/docs/API-reference/components/facets/x-components.filters/base-filter.md +12 -13
- package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md +12 -13
- package/docs/API-reference/components/facets/x-components.filters/hierarchical-filter.md +9 -10
- package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +9 -10
- package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +12 -13
- package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +10 -11
- package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md +11 -12
- package/docs/API-reference/components/facets/x-components.lists/filters-list.md +11 -12
- package/docs/API-reference/components/facets/x-components.lists/filters-search.md +9 -10
- package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +12 -13
- package/docs/API-reference/components/facets/x-components.lists/selected-filters.md +11 -12
- package/docs/API-reference/components/facets/x-components.lists/sliced-filters.md +11 -12
- package/docs/API-reference/components/facets/x-components.lists/sorted-filters.md +11 -12
- package/docs/API-reference/components/history-queries/x-components.clear-history-queries.md +10 -11
- package/docs/API-reference/components/history-queries/x-components.history-queries.md +10 -11
- package/docs/API-reference/components/history-queries/x-components.history-query.md +11 -12
- package/docs/API-reference/components/history-queries/x-components.remove-history-query.md +10 -11
- package/docs/API-reference/components/identifier-results/x-components.identifier-result.md +9 -10
- package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +10 -11
- 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 +14 -15
- package/docs/API-reference/components/next-queries/x-components.next-query.md +11 -12
- package/docs/API-reference/components/popular-searches/x-components.popular-search.md +11 -12
- package/docs/API-reference/components/popular-searches/x-components.popular-searches.md +13 -14
- 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 +14 -15
- 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 +9 -10
- package/docs/API-reference/components/scroll/x-components.scroll.md +25 -30
- package/docs/API-reference/components/scroll/x-components.window-scroll.md +13 -16
- 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 +11 -12
- package/docs/API-reference/components/search/x-components.partial-results-list.md +11 -12
- 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 +8 -9
- package/docs/API-reference/components/search/x-components.results-list.md +7 -8
- package/docs/API-reference/components/search/x-components.sort-dropdown.md +8 -9
- package/docs/API-reference/components/search/x-components.sort-list.md +8 -9
- package/docs/API-reference/components/search/x-components.spellcheck-button.md +11 -12
- package/docs/API-reference/components/search/x-components.spellcheck.md +11 -12
- 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 +7 -8
- package/docs/API-reference/components/url/x-components.url-handler.md +7 -8
- package/docs/build-search-ui/README.md +0 -5
- package/docs/build-search-ui/web-archetype-development-guide.md +178 -0
- package/docs/build-search-ui/web-archetype-integration-guide.md +146 -143
- package/docs/build-search-ui/web-use-x-components-guide.md +0 -5
- package/docs/build-search-ui/web-x-components-integration-guide.md +3 -8
- package/docs/build-search-ui/x-architecture/README.md +0 -5
- package/js/components/animations/animate-width.vue.js +2 -2
- package/js/components/animations/animate-width.vue.js.map +1 -1
- package/js/components/animations/collapse-from-top.vue.js +2 -2
- package/js/components/animations/collapse-from-top.vue.js.map +1 -1
- package/js/components/animations/collapse-height.vue.js +2 -2
- package/js/components/animations/collapse-height.vue.js.map +1 -1
- package/js/components/animations/collapse-width.vue.js +2 -2
- package/js/components/animations/collapse-width.vue.js.map +1 -1
- package/js/components/animations/cross-fade.vue.js +2 -2
- package/js/components/animations/cross-fade.vue.js.map +1 -1
- package/js/components/animations/fade-and-slide.vue.js +2 -2
- package/js/components/animations/fade-and-slide.vue.js.map +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue.js +2 -2
- package/js/components/animations/staggered-fade-and-slide.vue.js.map +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue_rollup-plugin-vue=script.js +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/components/{staggering-transition-group.vue.js → animations/staggering-transition-group.vue.js} +2 -2
- package/js/components/animations/staggering-transition-group.vue.js.map +1 -0
- package/js/components/{staggering-transition-group.vue_rollup-plugin-vue=script.js → animations/staggering-transition-group.vue_rollup-plugin-vue=script.js} +17 -17
- package/js/components/animations/staggering-transition-group.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/components/animations/translate-from-left.vue.js +2 -2
- package/js/components/animations/translate-from-left.vue.js.map +1 -1
- package/js/components/animations/translate-from-right.vue.js +2 -2
- package/js/components/animations/translate-from-right.vue.js.map +1 -1
- package/js/components/base-dropdown.vue.js +2 -2
- package/js/components/base-dropdown.vue.js.map +1 -1
- package/js/components/base-event-button.vue.js.map +1 -1
- package/js/components/base-grid.vue.js +2 -2
- package/js/components/base-grid.vue.js.map +1 -1
- package/js/components/base-keyboard-navigation.vue.js.map +1 -1
- package/js/components/base-rating.vue.js +2 -2
- package/js/components/base-rating.vue.js.map +1 -1
- package/js/components/base-variable-column-grid.vue.js.map +1 -1
- 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 +2 -2
- package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
- package/js/components/currency/base-currency.vue.js.map +1 -1
- package/js/components/filters/labels/base-price-filter-label.vue.js.map +1 -1
- package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
- package/js/components/global-x-bus.vue.js.map +1 -1
- package/js/components/global-x-bus.vue_rollup-plugin-vue=script.js +2 -1
- package/js/components/global-x-bus.vue_rollup-plugin-vue=script.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/layouts/fixed-header-and-asides-layout.vue.js +212 -0
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -0
- package/js/components/layouts/fixed-header-and-asides-layout.vue_rollup-plugin-vue=script.js +57 -0
- package/js/components/layouts/fixed-header-and-asides-layout.vue_rollup-plugin-vue=script.js.map +1 -0
- package/js/components/layouts/multi-column-max-width-layout.vue.js +3 -3
- package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue_rollup-plugin-vue=script.js +1 -1
- package/js/components/layouts/single-column-layout.vue.js +1 -1
- package/js/components/layouts/single-column-layout.vue_rollup-plugin-vue=script.js +1 -1
- package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
- package/js/components/modals/base-events-modal.vue.js.map +1 -1
- package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
- package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
- package/js/components/modals/base-id-modal.vue.js.map +1 -1
- package/js/components/modals/base-modal.vue.js +2 -2
- package/js/components/modals/base-modal.vue.js.map +1 -1
- package/js/components/panels/base-header-toggle-panel.vue.js +2 -2
- package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel.vue_rollup-plugin-vue=script.js +4 -9
- package/js/components/panels/base-id-toggle-panel.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
- package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
- package/js/components/result/base-result-current-price.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue.js +2 -2
- 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-link.vue.js.map +1 -1
- package/js/components/result/base-result-link.vue_rollup-plugin-vue=script.js +3 -12
- package/js/components/result/base-result-link.vue_rollup-plugin-vue=script.js.map +1 -1
- 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/scroll/base-scroll.vue.js.map +1 -1
- package/js/components/sliding-panel.vue.js +2 -2
- package/js/components/sliding-panel.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue.js +2 -2
- package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
- package/js/components/x-component.mixin.js +1 -4
- package/js/components/x-component.mixin.js.map +1 -1
- package/js/components/x-component.utils.js +4 -20
- package/js/components/x-component.utils.js.map +1 -1
- package/js/index.js +32 -30
- package/js/index.js.map +1 -1
- package/js/plugins/x-plugin.alias.js +21 -20
- package/js/plugins/x-plugin.alias.js.map +1 -1
- package/js/plugins/x-plugin.mixin.js +2 -2
- package/js/plugins/x-plugin.mixin.js.map +1 -1
- package/js/utils/origin.js +5 -3
- package/js/utils/origin.js.map +1 -1
- package/js/wiring/namespaced-wires.operators.js +3 -4
- package/js/wiring/namespaced-wires.operators.js.map +1 -1
- package/js/wiring/wires-operators.utils.js +55 -0
- package/js/wiring/wires-operators.utils.js.map +1 -0
- package/js/wiring/wires.operators.js +17 -12
- package/js/wiring/wires.operators.js.map +1 -1
- package/js/x-installer/x-installer/x-installer.js +1 -1
- package/js/x-installer/x-installer/x-installer.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue_rollup-plugin-vue=script.js +1 -1
- package/js/x-modules/extra-params/components/extra-params.vue_rollup-plugin-vue=script.js +14 -12
- 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.map +1 -1
- package/js/x-modules/extra-params/components/renderless-extra-param.vue_rollup-plugin-vue=script.js +14 -12
- 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.map +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue_rollup-plugin-vue=script.js +23 -12
- 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.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue_rollup-plugin-vue=script.js +14 -12
- 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.js +2 -2
- package/js/x-modules/facets/components/facets/facets-provider.vue.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue_rollup-plugin-vue=script.js +18 -23
- 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 +2 -2
- package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
- 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 +14 -12
- 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.map +1 -1
- package/js/x-modules/facets/components/filters/base-filter.vue_rollup-plugin-vue=script.js +14 -12
- 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 +1 -1
- 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.map +1 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue_rollup-plugin-vue=script.js +14 -12
- 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.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue_rollup-plugin-vue=script.js +14 -12
- 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.js.map +1 -1
- package/js/x-modules/facets/components/filters/renderless-filter.vue_rollup-plugin-vue=script.js +14 -12
- 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.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue_rollup-plugin-vue=script.js +14 -12
- 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.js.map +1 -1
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue_rollup-plugin-vue=script.js +14 -12
- 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 +2 -2
- package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue_rollup-plugin-vue=script.js +14 -12
- 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 +2 -2
- 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 +14 -12
- 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.map +1 -1
- 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 +14 -12
- 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.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue_rollup-plugin-vue=script.js +14 -12
- 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.js.map +1 -1
- package/js/x-modules/facets/components/lists/sorted-filters.vue_rollup-plugin-vue=script.js +14 -12
- 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.map +1 -1
- package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries.vue_rollup-plugin-vue=script.js +1 -1
- 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 +1 -1
- package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
- package/js/x-modules/history-queries/wiring.js +1 -1
- package/js/x-modules/history-queries/wiring.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-result.vue.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
- 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/getters/identifier-results-request.getter.js +2 -3
- package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js.map +1 -1
- package/js/x-modules/identifier-results/wiring.js +3 -2
- package/js/x-modules/identifier-results/wiring.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries-list.vue_rollup-plugin-vue=script.js +1 -1
- package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries.vue_rollup-plugin-vue=script.js +1 -1
- 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 +1 -1
- 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 +1 -1
- package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-searches.vue_rollup-plugin-vue=script.js +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue_rollup-plugin-vue=script.js +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestions.vue_rollup-plugin-vue=script.js +1 -1
- package/js/x-modules/query-suggestions/wiring.js +1 -1
- package/js/x-modules/query-suggestions/wiring.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue.js +2 -2
- package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tag.vue.js +7 -3
- 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 +20 -0
- 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 +15 -4
- 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_rollup-plugin-vue=script.js +16 -14
- 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.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue_rollup-plugin-vue=script.js +16 -14
- 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.map +1 -1
- package/js/x-modules/scroll/components/scroll.vue_rollup-plugin-vue=script.js +1 -1
- package/js/x-modules/scroll/components/window-scroll.vue.js.map +1 -1
- package/js/x-modules/scroll/components/window-scroll.vue_rollup-plugin-vue=script.js +16 -14
- 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 +2 -1
- package/js/x-modules/search/components/banner.vue.js.map +1 -1
- package/js/x-modules/search/components/banner.vue_rollup-plugin-vue=script.js +8 -0
- package/js/x-modules/search/components/banner.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/banners-list.vue_rollup-plugin-vue=script.js +1 -1
- package/js/x-modules/search/components/partial-query-button.vue.js.map +1 -1
- package/js/x-modules/search/components/partial-results-list.vue.js +2 -2
- package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/promoted.vue.js +2 -1
- package/js/x-modules/search/components/promoted.vue.js.map +1 -1
- package/js/x-modules/search/components/promoted.vue_rollup-plugin-vue=script.js +8 -0
- package/js/x-modules/search/components/promoted.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/promoteds-list.vue_rollup-plugin-vue=script.js +1 -1
- package/js/x-modules/search/components/redirection.vue.js.map +1 -1
- package/js/x-modules/search/components/redirection.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/search/components/results-list.vue_rollup-plugin-vue=script.js +2 -2
- package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue.js +2 -2
- 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 +14 -12
- 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 +14 -12
- package/js/x-modules/search/components/sort.mixin.js.map +1 -1
- package/js/x-modules/search/components/spellcheck-button.vue.js.map +1 -1
- 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 +14 -12
- 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 +4 -1
- package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.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/search-input.vue.js +2 -2
- 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 +7 -5
- package/js/x-modules/search-box/components/search-input.vue_rollup-plugin-vue=script.js.map +1 -1
- package/js/x-modules/tagging/store/actions/track.action.js +2 -2
- package/js/x-modules/tagging/store/actions/track.action.js.map +1 -1
- package/js/x-modules/tagging/wiring.js +48 -4
- package/js/x-modules/tagging/wiring.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue.js +1 -1
- 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 +9 -10
- package/report/tsdoc-metadata.json +1 -1
- package/report/x-adapter.api.json +27 -1
- package/report/x-components.api.json +674 -223
- package/report/x-components.api.md +86 -35
- package/report/x-types.api.json +27 -1
- package/tagging/index.js +1 -1
- package/types/adapter/mocked-adapter.d.ts.map +1 -1
- package/types/components/animations/index.d.ts +1 -0
- package/types/components/animations/index.d.ts.map +1 -1
- package/types/components/{staggering-transition-group.vue.d.ts → animations/staggering-transition-group.vue.d.ts} +0 -0
- package/types/components/animations/staggering-transition-group.vue.d.ts.map +1 -0
- package/types/components/global-x-bus.vue.d.ts.map +1 -1
- 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 +1 -4
- package/types/components/index.d.ts.map +1 -1
- package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts +17 -0
- package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +1 -0
- package/types/components/layouts/index.d.ts +4 -0
- package/types/components/layouts/index.d.ts.map +1 -0
- package/types/components/panels/base-id-toggle-panel.vue.d.ts +0 -5
- package/types/components/panels/base-id-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/result/base-result-link.vue.d.ts +3 -10
- package/types/components/result/base-result-link.vue.d.ts.map +1 -1
- package/types/components/x-component.mixin.d.ts.map +1 -1
- package/types/components/x-component.utils.d.ts +1 -16
- package/types/components/x-component.utils.d.ts.map +1 -1
- package/types/plugins/x-plugin.alias.d.ts +4 -6
- package/types/plugins/x-plugin.alias.d.ts.map +1 -1
- package/types/plugins/x-plugin.mixin.d.ts +13 -3
- package/types/plugins/x-plugin.mixin.d.ts.map +1 -1
- 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/types.d.ts +6 -0
- package/types/utils/types.d.ts.map +1 -1
- package/types/wiring/events.types.d.ts +0 -5
- package/types/wiring/events.types.d.ts.map +1 -1
- package/types/wiring/namespaced-wires.operators.d.ts +2 -3
- package/types/wiring/namespaced-wires.operators.d.ts.map +1 -1
- package/types/wiring/namespaced-wiring.types.d.ts +9 -10
- package/types/wiring/namespaced-wiring.types.d.ts.map +1 -1
- package/types/wiring/wires-operators.utils.d.ts +36 -0
- package/types/wiring/wires-operators.utils.d.ts.map +1 -0
- package/types/wiring/wires.operators.d.ts +5 -8
- package/types/wiring/wires.operators.d.ts.map +1 -1
- package/types/wiring/wiring.types.d.ts +17 -4
- package/types/wiring/wiring.types.d.ts.map +1 -1
- package/types/x-installer/api/api.types.d.ts +2 -0
- package/types/x-installer/api/api.types.d.ts.map +1 -1
- package/types/x-installer/x-installer/x-installer.d.ts +1 -1
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +6 -0
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts +0 -8
- package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/wiring.d.ts +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/getters/identifier-results-request.getter.d.ts.map +1 -1
- package/types/x-modules/identifier-results/wiring.d.ts +2 -1
- package/types/x-modules/identifier-results/wiring.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/wiring.d.ts +1 -1
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts +14 -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/banner.vue.d.ts +6 -0
- package/types/x-modules/search/components/banner.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/promoted.vue.d.ts +6 -0
- package/types/x-modules/search/components/promoted.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/redirection.vue.d.ts +1 -1
- package/types/x-modules/search/components/redirection.vue.d.ts.map +1 -1
- package/types/x-modules/search/events.types.d.ts +11 -1
- package/types/x-modules/search/events.types.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/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-input.vue.d.ts +5 -2
- package/types/x-modules/search-box/components/search-input.vue.d.ts.map +1 -1
- package/types/x-modules/tagging/wiring.d.ts +29 -9
- 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.baseidtogglepanel.created.md +0 -17
- package/docs/API-reference/api/x-components.xcomponent.md +0 -15
- package/docs/API-reference/api/x-components.xeventstypes.userrightclickedaresult.md +0 -13
- package/docs/sidebar.json +0 -1
- package/js/components/staggering-transition-group.vue.js.map +0 -1
- package/js/components/staggering-transition-group.vue_rollup-plugin-vue=script.js.map +0 -1
- package/js/wiring/utils/wire-racing-handling.js +0 -108
- package/js/wiring/utils/wire-racing-handling.js.map +0 -1
- package/types/components/staggering-transition-group.vue.d.ts.map +0 -1
- package/types/components/x-component.types.d.ts +0 -19
- package/types/components/x-component.types.d.ts.map +0 -1
- package/types/wiring/utils/wire-racing-handling.d.ts +0 -27
- package/types/wiring/utils/wire-racing-handling.d.ts.map +0 -1
|
@@ -151,6 +151,8 @@ export const BagIcon: {};
|
|
|
151
151
|
export class Banner extends Vue_2 {
|
|
152
152
|
// Warning: (ae-forgotten-export) The symbol "Banner" needs to be exported by the entry point index.d.ts
|
|
153
153
|
banner: Banner_2;
|
|
154
|
+
// @internal
|
|
155
|
+
protected emitClickEvent(): void;
|
|
154
156
|
}
|
|
155
157
|
|
|
156
158
|
// @public
|
|
@@ -390,7 +392,6 @@ export class BaseIdModalOpen extends Vue_2 {
|
|
|
390
392
|
// @public
|
|
391
393
|
export class BaseIdTogglePanel extends Vue_2 {
|
|
392
394
|
protected animation: Vue_2;
|
|
393
|
-
created(): void;
|
|
394
395
|
emitStateEvent(): void;
|
|
395
396
|
protected isOpen: boolean;
|
|
396
397
|
panelId: string;
|
|
@@ -527,8 +528,6 @@ export class BaseResultLink extends Vue_2 {
|
|
|
527
528
|
$el: HTMLElement;
|
|
528
529
|
// @internal
|
|
529
530
|
protected emitUserClickedAResult(): void;
|
|
530
|
-
// @internal
|
|
531
|
-
protected emitUserRightClickedAResult(): void;
|
|
532
531
|
protected result: Result;
|
|
533
532
|
// @internal
|
|
534
533
|
protected resultClickExtraEvents: PropsWithType<XEventsTypes, Result>[];
|
|
@@ -863,7 +862,7 @@ export function currencyFormatter(value: number, format?: string): string;
|
|
|
863
862
|
export function Debounce(debounceTimeInMs: number, debounceOptions?: DebounceOptions): DecoratorFor<AnyFunction>;
|
|
864
863
|
|
|
865
864
|
// @public
|
|
866
|
-
export function debounce<Payload>(wire: Wire<Payload>, timeInMs:
|
|
865
|
+
export function debounce<Payload>(wire: Wire<Payload>, timeInMs: TimeSelector | number, options?: TimedWireOperatorOptions): Wire<Payload>;
|
|
867
866
|
|
|
868
867
|
// @public
|
|
869
868
|
export interface DebouncedFunction<Params extends any[]> {
|
|
@@ -1349,8 +1348,6 @@ export interface FacetsMutations {
|
|
|
1349
1348
|
|
|
1350
1349
|
// @public
|
|
1351
1350
|
export class FacetsProvider extends Vue_2 {
|
|
1352
|
-
// @internal
|
|
1353
|
-
protected created(): void;
|
|
1354
1351
|
// @internal
|
|
1355
1352
|
emitSelectedFiltersChanged(selectedFilters: Filter[]): void;
|
|
1356
1353
|
// @internal
|
|
@@ -1449,7 +1446,7 @@ export class FadeAndSlide extends Vue_2 {
|
|
|
1449
1446
|
}
|
|
1450
1447
|
|
|
1451
1448
|
// @public
|
|
1452
|
-
export type FeatureLocation = 'external' | 'no_query' | 'no_results' | 'predictive_layer' | 'results' | 'pdp' | 'url_history' | 'url_history_pdp';
|
|
1449
|
+
export type FeatureLocation = 'external' | 'no_query' | 'no_results' | 'none' | 'predictive_layer' | 'results' | 'pdp' | 'url_history' | 'url_history_pdp';
|
|
1453
1450
|
|
|
1454
1451
|
// @public
|
|
1455
1452
|
export interface FetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request> {
|
|
@@ -1634,6 +1631,22 @@ export function filterWhitelistedModules<Payload>(wire: Wire<Payload>, whitelist
|
|
|
1634
1631
|
// @public
|
|
1635
1632
|
export type FirstParameter<SomeFunction extends AnyFunction> = Parameters<SomeFunction>[0];
|
|
1636
1633
|
|
|
1634
|
+
// Warning: (ae-forgotten-export) The symbol "FixedHeaderAndAsidesLayout_base" needs to be exported by the entry point index.d.ts
|
|
1635
|
+
//
|
|
1636
|
+
// @public
|
|
1637
|
+
export class FixedHeaderAndAsidesLayout extends FixedHeaderAndAsidesLayout_base {
|
|
1638
|
+
// (undocumented)
|
|
1639
|
+
protected get isBackdropVisible(): boolean;
|
|
1640
|
+
// (undocumented)
|
|
1641
|
+
protected leftAsideAnimation: VueConstructor<MainScroll>;
|
|
1642
|
+
// (undocumented)
|
|
1643
|
+
protected rightAsideAnimation: VueConstructor<MainScroll>;
|
|
1644
|
+
// (undocumented)
|
|
1645
|
+
protected scrollPosition: number;
|
|
1646
|
+
// (undocumented)
|
|
1647
|
+
protected setPosition(position: number): void;
|
|
1648
|
+
}
|
|
1649
|
+
|
|
1637
1650
|
// @public
|
|
1638
1651
|
export function forEach<T extends Dictionary>(obj: T | undefined | null, callbackFn: (key: keyof T, value: Exclude<T[keyof T], undefined>, index: number) => void): void;
|
|
1639
1652
|
|
|
@@ -1641,7 +1654,7 @@ export function forEach<T extends Dictionary>(obj: T | undefined | null, callbac
|
|
|
1641
1654
|
export function getBusAPI(bus: XBus, component: PrivateExtendedVueComponent): XComponentBusAPI;
|
|
1642
1655
|
|
|
1643
1656
|
// @public
|
|
1644
|
-
export function getRootXComponent(component: Vue_2):
|
|
1657
|
+
export function getRootXComponent(component: Vue_2): Vue_2 | undefined;
|
|
1645
1658
|
|
|
1646
1659
|
// @public
|
|
1647
1660
|
export function getStateAndGettersFromModule<ModuleName extends XModuleName>(state: RootXStoreState, getters: Pick<Store<any>, 'getters'>, moduleName: ModuleName): StoreModuleStateAndGetters<ModuleName>;
|
|
@@ -1819,7 +1832,7 @@ export const historyQueriesWiring: {
|
|
|
1819
1832
|
addQueryToHistoryQueries: Wire<string>;
|
|
1820
1833
|
};
|
|
1821
1834
|
UserIsTypingAQuery: {
|
|
1822
|
-
setHistoryQueriesQueryDebounce:
|
|
1835
|
+
setHistoryQueriesQueryDebounce: Wire<string>;
|
|
1823
1836
|
};
|
|
1824
1837
|
UserPressedClearHistoryQueries: {
|
|
1825
1838
|
clearHistoryQueries: AnyWire;
|
|
@@ -1947,7 +1960,7 @@ export interface IdentifierResultsState extends StatusState {
|
|
|
1947
1960
|
// @internal
|
|
1948
1961
|
export const identifierResultsWiring: {
|
|
1949
1962
|
UserIsTypingAQuery: {
|
|
1950
|
-
setIdentifierResultsQueryDebounce:
|
|
1963
|
+
setIdentifierResultsQueryDebounce: Wire<string>;
|
|
1951
1964
|
};
|
|
1952
1965
|
UserAcceptedAQuery: {
|
|
1953
1966
|
setIdentifierResultsQuery: Wire<string>;
|
|
@@ -1962,6 +1975,7 @@ export const identifierResultsWiring: {
|
|
|
1962
1975
|
};
|
|
1963
1976
|
ParamsLoadedFromUrl: {
|
|
1964
1977
|
setUrlParams: AnyWire;
|
|
1978
|
+
saveIdentifierResultsOriginWire: AnyWire;
|
|
1965
1979
|
};
|
|
1966
1980
|
ExtraParamsChanged: {
|
|
1967
1981
|
setIdentifierResultsExtraParams: Wire<Dictionary<unknown>>;
|
|
@@ -2037,7 +2051,7 @@ export function isNewQuery(newQuery: string, previousQuery: string): boolean;
|
|
|
2037
2051
|
export function isStringEmpty(str?: string | null): boolean;
|
|
2038
2052
|
|
|
2039
2053
|
// @public
|
|
2040
|
-
export function isXComponent(component: Vue_2):
|
|
2054
|
+
export function isXComponent(component: Vue_2): boolean;
|
|
2041
2055
|
|
|
2042
2056
|
// @public
|
|
2043
2057
|
export class ItemsList extends Vue_2 {
|
|
@@ -2142,6 +2156,9 @@ export function map<T extends Dictionary, W>(obj: T | undefined | null, mapper:
|
|
|
2142
2156
|
// @public
|
|
2143
2157
|
export function mapWire<FromPayload, ToPayload>(toWire: Wire<ToPayload>, mapFn: (payload: FromPayload) => ToPayload): Wire<FromPayload>;
|
|
2144
2158
|
|
|
2159
|
+
// @public
|
|
2160
|
+
export type MaybeArray<Something> = Something | Array<Something>;
|
|
2161
|
+
|
|
2145
2162
|
// @public (undocumented)
|
|
2146
2163
|
export const MenuIcon: {};
|
|
2147
2164
|
|
|
@@ -2173,16 +2190,16 @@ export type MutationsTree<State extends Dictionary, Mutations extends MutationsD
|
|
|
2173
2190
|
};
|
|
2174
2191
|
|
|
2175
2192
|
// @public
|
|
2176
|
-
export function namespacedDebounce<ModuleName extends XModuleName>(moduleName: ModuleName): NamespacedTimeWireOperator<ModuleName
|
|
2193
|
+
export function namespacedDebounce<ModuleName extends XModuleName>(moduleName: ModuleName): NamespacedTimeWireOperator<ModuleName>;
|
|
2177
2194
|
|
|
2178
2195
|
// @public
|
|
2179
|
-
export function namespacedThrottle<ModuleName extends XModuleName>(moduleName: ModuleName): NamespacedTimeWireOperator<ModuleName
|
|
2196
|
+
export function namespacedThrottle<ModuleName extends XModuleName>(moduleName: ModuleName): NamespacedTimeWireOperator<ModuleName>;
|
|
2180
2197
|
|
|
2181
2198
|
// @public
|
|
2182
|
-
export type
|
|
2199
|
+
export type NamespacedTimeSelector<ModuleName extends XModuleName> = (storeModule: StoreModuleStateAndGetters<ModuleName>) => number;
|
|
2183
2200
|
|
|
2184
2201
|
// @public
|
|
2185
|
-
export type NamespacedTimeWireOperator<ModuleName extends XModuleName
|
|
2202
|
+
export type NamespacedTimeWireOperator<ModuleName extends XModuleName> = <Payload>(wire: Wire<Payload>, timeInMs: NamespacedTimeSelector<ModuleName>, options?: TimedWireOperatorOptions) => Wire<Payload>;
|
|
2186
2203
|
|
|
2187
2204
|
// @public
|
|
2188
2205
|
export interface NamespacedWireCommit<ModuleName extends XModuleName> {
|
|
@@ -2579,6 +2596,8 @@ export type PrivateXModulesOptions = {
|
|
|
2579
2596
|
|
|
2580
2597
|
// @public
|
|
2581
2598
|
export class Promoted extends Vue_2 {
|
|
2599
|
+
// @internal
|
|
2600
|
+
protected emitClickEvent(): void;
|
|
2582
2601
|
// Warning: (ae-forgotten-export) The symbol "Promoted" needs to be exported by the entry point index.d.ts
|
|
2583
2602
|
promoted: Promoted_2;
|
|
2584
2603
|
}
|
|
@@ -2685,7 +2704,7 @@ export interface QuerySuggestionsState extends StatusState {
|
|
|
2685
2704
|
// @internal
|
|
2686
2705
|
export const querySuggestionsWiring: {
|
|
2687
2706
|
UserIsTypingAQuery: {
|
|
2688
|
-
setQuerySuggestionsQueryDebounce:
|
|
2707
|
+
setQuerySuggestionsQueryDebounce: Wire<string>;
|
|
2689
2708
|
};
|
|
2690
2709
|
UserAcceptedAQuery: {
|
|
2691
2710
|
setQuerySuggestionsQuery: Wire<string>;
|
|
@@ -2845,7 +2864,7 @@ export class Redirection extends Vue_2 {
|
|
|
2845
2864
|
// @internal
|
|
2846
2865
|
protected redirectWithDelay(): void;
|
|
2847
2866
|
// @internal
|
|
2848
|
-
protected timeoutId
|
|
2867
|
+
protected timeoutId?: number;
|
|
2849
2868
|
}
|
|
2850
2869
|
|
|
2851
2870
|
// @public
|
|
@@ -2864,17 +2883,21 @@ export class RelatedTag extends Vue_2 {
|
|
|
2864
2883
|
// @internal
|
|
2865
2884
|
protected get dynamicClasses(): VueCSSClasses;
|
|
2866
2885
|
protected emitEvents(): void;
|
|
2886
|
+
protected highlightCurated: boolean;
|
|
2867
2887
|
// @internal
|
|
2868
2888
|
protected get isSelected(): boolean;
|
|
2869
2889
|
// Warning: (ae-forgotten-export) The symbol "RelatedTag" needs to be exported by the entry point index.d.ts
|
|
2870
2890
|
protected relatedTag: RelatedTag_2;
|
|
2871
2891
|
// @internal
|
|
2872
2892
|
selectedRelatedTags: RelatedTag_2[];
|
|
2893
|
+
// @internal
|
|
2894
|
+
protected get shouldHighlightCurated(): boolean;
|
|
2873
2895
|
}
|
|
2874
2896
|
|
|
2875
2897
|
// @public
|
|
2876
2898
|
export class RelatedTags extends Vue_2 {
|
|
2877
2899
|
protected animation: Vue_2;
|
|
2900
|
+
protected highlightCurated: boolean;
|
|
2878
2901
|
protected maxItemsToRender?: number;
|
|
2879
2902
|
// (undocumented)
|
|
2880
2903
|
protected get relatedTags(): RelatedTag_2[];
|
|
@@ -3531,6 +3554,7 @@ export const searchWiring: {
|
|
|
3531
3554
|
setSort: Wire<string>;
|
|
3532
3555
|
};
|
|
3533
3556
|
UserPickedARelatedTag: {
|
|
3557
|
+
saveOriginWire: AnyWire;
|
|
3534
3558
|
resetPage: AnyWire;
|
|
3535
3559
|
};
|
|
3536
3560
|
UserChangedExtraParams: {
|
|
@@ -3546,7 +3570,6 @@ export const searchWiring: {
|
|
|
3546
3570
|
};
|
|
3547
3571
|
SelectedRelatedTagsChanged: {
|
|
3548
3572
|
setRelatedTags: Wire<RelatedTag_2[]>;
|
|
3549
|
-
saveOriginWire: AnyWire;
|
|
3550
3573
|
};
|
|
3551
3574
|
SelectedFiltersChanged: {
|
|
3552
3575
|
setSelectedFilters: Wire<Filter[]>;
|
|
@@ -3562,6 +3585,7 @@ export const searchWiring: {
|
|
|
3562
3585
|
};
|
|
3563
3586
|
ParamsLoadedFromUrl: {
|
|
3564
3587
|
setUrlParams: Wire<UrlParams>;
|
|
3588
|
+
saveOriginWire: AnyWire;
|
|
3565
3589
|
};
|
|
3566
3590
|
};
|
|
3567
3591
|
|
|
@@ -3575,7 +3599,9 @@ export interface SearchXEvents {
|
|
|
3575
3599
|
SelectedSortProvided: Sort;
|
|
3576
3600
|
SortChanged: string;
|
|
3577
3601
|
SpellcheckChanged: string;
|
|
3602
|
+
UserClickedABanner: Banner_2;
|
|
3578
3603
|
UserClickedAbortARedirection: void;
|
|
3604
|
+
UserClickedAPromoted: Promoted_2;
|
|
3579
3605
|
UserClickedARedirection: Redirection_2;
|
|
3580
3606
|
UserClickedASort: Sort;
|
|
3581
3607
|
UserClickedPartialQuery: string;
|
|
@@ -3767,9 +3793,6 @@ export const setUrlScroll: Wire<string>;
|
|
|
3767
3793
|
// @public
|
|
3768
3794
|
export const setUrlSort: Wire<string>;
|
|
3769
3795
|
|
|
3770
|
-
// @internal
|
|
3771
|
-
export function setXComponentXModuleName(component: Vue_2, name: XModuleName): void;
|
|
3772
|
-
|
|
3773
3796
|
// @public (undocumented)
|
|
3774
3797
|
export const ShowIcon: {};
|
|
3775
3798
|
|
|
@@ -3880,6 +3903,7 @@ export interface SnippetConfig {
|
|
|
3880
3903
|
documentDirection?: DocumentDirection;
|
|
3881
3904
|
env?: 'live' | 'staging';
|
|
3882
3905
|
instance: string;
|
|
3906
|
+
isSpa?: boolean;
|
|
3883
3907
|
lang: string;
|
|
3884
3908
|
scope: string;
|
|
3885
3909
|
searchLang?: string;
|
|
@@ -3890,6 +3914,8 @@ export class SnippetConfigExtraParams extends Vue_2 {
|
|
|
3890
3914
|
// @internal
|
|
3891
3915
|
protected extraParams: Dictionary<unknown>;
|
|
3892
3916
|
// @internal
|
|
3917
|
+
protected notAllowedExtraParams: Array<keyof SnippetConfig>;
|
|
3918
|
+
// @internal
|
|
3893
3919
|
snippetConfig: SnippetConfig;
|
|
3894
3920
|
// @internal
|
|
3895
3921
|
syncExtraParams({ instance, scope, lang, searchLang, consent, documentDirection, currency, ...snippetExtraParams }: SnippetConfig): void;
|
|
@@ -4133,7 +4159,13 @@ export const taggingWiring: {
|
|
|
4133
4159
|
setQueryTaggingDebounce: Wire<number>;
|
|
4134
4160
|
};
|
|
4135
4161
|
SearchTaggingChanged: {
|
|
4136
|
-
|
|
4162
|
+
trackQueryWire: Wire<TaggingInfo | TaggingInfo[]>;
|
|
4163
|
+
};
|
|
4164
|
+
UserClickedAResult: {
|
|
4165
|
+
trackResultClickedWire: Wire<Result>;
|
|
4166
|
+
};
|
|
4167
|
+
UserClickedResultAddToCart: {
|
|
4168
|
+
trackAddToCartWire: Wire<Result>;
|
|
4137
4169
|
};
|
|
4138
4170
|
};
|
|
4139
4171
|
|
|
@@ -4157,6 +4189,9 @@ export type TaggingXStoreModule = XStoreModule<TaggingState, TaggingGetters, Tag
|
|
|
4157
4189
|
// @internal
|
|
4158
4190
|
export const taggingXStoreModule: TaggingXStoreModule;
|
|
4159
4191
|
|
|
4192
|
+
// @public (undocumented)
|
|
4193
|
+
export const TagIcon: {};
|
|
4194
|
+
|
|
4160
4195
|
// @public
|
|
4161
4196
|
export type TakeNavigationControl = {
|
|
4162
4197
|
xEvent: PropsWithType<XEventsTypes, ArrowKey>;
|
|
@@ -4165,7 +4200,7 @@ export type TakeNavigationControl = {
|
|
|
4165
4200
|
};
|
|
4166
4201
|
|
|
4167
4202
|
// @public
|
|
4168
|
-
export function throttle<Payload>(wire: Wire<Payload>, timeInMs:
|
|
4203
|
+
export function throttle<Payload>(wire: Wire<Payload>, timeInMs: TimeSelector | number, options?: TimedWireOperatorOptions): Wire<Payload>;
|
|
4169
4204
|
|
|
4170
4205
|
// @public
|
|
4171
4206
|
export interface ThrottleFunction<Params extends any[]> {
|
|
@@ -4177,7 +4212,13 @@ export interface ThrottleFunction<Params extends any[]> {
|
|
|
4177
4212
|
export const throttleFunction: <Params extends any[]>(fn: (...args: Params) => void, throttleTimeMs: number) => ThrottleFunction<Params>;
|
|
4178
4213
|
|
|
4179
4214
|
// @public
|
|
4180
|
-
export
|
|
4215
|
+
export interface TimedWireOperatorOptions {
|
|
4216
|
+
cancelOn?: MaybeArray<XEvent>;
|
|
4217
|
+
forceOn?: MaybeArray<XEvent>;
|
|
4218
|
+
}
|
|
4219
|
+
|
|
4220
|
+
// @public
|
|
4221
|
+
export type TimeSelector = (storeModule: Store<RootXStoreState>) => number;
|
|
4181
4222
|
|
|
4182
4223
|
// @public
|
|
4183
4224
|
export const toggleRelatedTag: RelatedTagsXStoreModule['actions']['toggleRelatedTag'];
|
|
@@ -4192,7 +4233,13 @@ export function toKebabCase(str: string): string;
|
|
|
4192
4233
|
export const track: TaggingXStoreModule['actions']['track'];
|
|
4193
4234
|
|
|
4194
4235
|
// @public
|
|
4195
|
-
export const
|
|
4236
|
+
export const trackAddToCartWire: Wire<Result>;
|
|
4237
|
+
|
|
4238
|
+
// @public
|
|
4239
|
+
export const trackQueryWire: Wire<TaggingInfo | TaggingInfo[]>;
|
|
4240
|
+
|
|
4241
|
+
// @public
|
|
4242
|
+
export const trackResultClickedWire: Wire<Result>;
|
|
4196
4243
|
|
|
4197
4244
|
// @public
|
|
4198
4245
|
export class TranslateFromLeft extends Vue_2 {
|
|
@@ -4242,14 +4289,24 @@ export interface UrlGetters {
|
|
|
4242
4289
|
export class UrlHandler extends Vue_2 {
|
|
4243
4290
|
created(): void;
|
|
4244
4291
|
// @internal
|
|
4292
|
+
protected createWireMetadata(): Pick<WireMetadata, 'feature' | 'location'>;
|
|
4293
|
+
// @internal
|
|
4245
4294
|
protected deleteUrlParameters(url: URL): void;
|
|
4246
4295
|
// @internal
|
|
4296
|
+
protected detectLocation(): FeatureLocation;
|
|
4297
|
+
// @internal
|
|
4247
4298
|
protected emitEvents(): void;
|
|
4248
4299
|
// @internal
|
|
4249
4300
|
protected getUrlKey(paramName: string): string;
|
|
4250
4301
|
// @internal
|
|
4302
|
+
protected isNavigatingFromPdp(): boolean;
|
|
4303
|
+
// @internal
|
|
4304
|
+
protected isPagePersisted: boolean;
|
|
4305
|
+
// @internal
|
|
4251
4306
|
protected get managedParamsNames(): string[];
|
|
4252
4307
|
// @internal
|
|
4308
|
+
protected onPageShow(event: PageTransitionEvent): void;
|
|
4309
|
+
// @internal
|
|
4253
4310
|
protected parseUrlParam(name: string, value: string[]): UrlParamValue;
|
|
4254
4311
|
// Warning: (ae-forgotten-export) The symbol "ParsedUrlParams" needs to be exported by the entry point index.d.ts
|
|
4255
4312
|
//
|
|
@@ -4258,12 +4315,16 @@ export class UrlHandler extends Vue_2 {
|
|
|
4258
4315
|
// @internal
|
|
4259
4316
|
protected setUrlParameters(url: URL, urlParams: UrlParams): void;
|
|
4260
4317
|
// @internal
|
|
4318
|
+
protected snippetConfig?: SnippetConfig;
|
|
4319
|
+
// @internal
|
|
4261
4320
|
protected sortParams(urlParams: UrlParams): Array<[string, unknown]>;
|
|
4262
4321
|
// @internal
|
|
4263
4322
|
protected updateUrl(newUrlParams: UrlParams, historyMethod: History['pushState'] | History['replaceState']): void;
|
|
4264
4323
|
updateUrlWithPush(newUrlParams: UrlParams): void;
|
|
4265
4324
|
updateUrlWithReplace(newUrlParams: UrlParams): void;
|
|
4266
4325
|
// @internal
|
|
4326
|
+
protected url?: URL;
|
|
4327
|
+
// @internal
|
|
4267
4328
|
protected urlLoaded: boolean;
|
|
4268
4329
|
}
|
|
4269
4330
|
|
|
@@ -4495,12 +4556,6 @@ export interface XBus {
|
|
|
4495
4556
|
on<Event extends XEvent>(event: Event, withMetadata: boolean): Observable<XEventPayload<Event> | WirePayload<XEventPayload<Event>>>;
|
|
4496
4557
|
}
|
|
4497
4558
|
|
|
4498
|
-
// @public
|
|
4499
|
-
export interface XComponent extends Vue_2 {
|
|
4500
|
-
// @internal
|
|
4501
|
-
[XComponentModule]: XModuleName;
|
|
4502
|
-
}
|
|
4503
|
-
|
|
4504
4559
|
// @public
|
|
4505
4560
|
export interface XComponentAliasAPI {
|
|
4506
4561
|
readonly device: string | null;
|
|
@@ -4558,9 +4613,6 @@ export interface XComponentBusAPI {
|
|
|
4558
4613
|
// @public
|
|
4559
4614
|
export function xComponentMixin(module: AnyXModule): ComponentOptions<Vue_2>;
|
|
4560
4615
|
|
|
4561
|
-
// @internal
|
|
4562
|
-
export const XComponentModule: unique symbol;
|
|
4563
|
-
|
|
4564
4616
|
// @public
|
|
4565
4617
|
export function XEmit<Event extends XEvent>(xEvent: Event, { immediate, deep }?: WatchOptions): DecoratorFor<XEventPayload<Event> | undefined>;
|
|
4566
4618
|
|
|
@@ -4604,7 +4656,6 @@ export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraPara
|
|
|
4604
4656
|
UserOpenXProgrammatically: void;
|
|
4605
4657
|
UserPressedArrowKey: ArrowKey;
|
|
4606
4658
|
UserReachedEmpathizeTop: void;
|
|
4607
|
-
UserRightClickedAResult: Result;
|
|
4608
4659
|
UserSelectedASuggestion: Suggestion;
|
|
4609
4660
|
}
|
|
4610
4661
|
|
package/report/x-types.api.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.18.
|
|
4
|
+
"toolVersion": "7.18.21",
|
|
5
5
|
"schemaVersion": 1004,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
@@ -3372,6 +3372,32 @@
|
|
|
3372
3372
|
"releaseTag": "Public",
|
|
3373
3373
|
"name": "RelatedTag",
|
|
3374
3374
|
"members": [
|
|
3375
|
+
{
|
|
3376
|
+
"kind": "PropertySignature",
|
|
3377
|
+
"canonicalReference": "@empathyco/x-types!RelatedTag#isCurated:member",
|
|
3378
|
+
"docComment": "/**\n * If it's a curated related tag.\n */\n",
|
|
3379
|
+
"excerptTokens": [
|
|
3380
|
+
{
|
|
3381
|
+
"kind": "Content",
|
|
3382
|
+
"text": "isCurated?: "
|
|
3383
|
+
},
|
|
3384
|
+
{
|
|
3385
|
+
"kind": "Content",
|
|
3386
|
+
"text": "boolean"
|
|
3387
|
+
},
|
|
3388
|
+
{
|
|
3389
|
+
"kind": "Content",
|
|
3390
|
+
"text": ";"
|
|
3391
|
+
}
|
|
3392
|
+
],
|
|
3393
|
+
"isOptional": true,
|
|
3394
|
+
"releaseTag": "Public",
|
|
3395
|
+
"name": "isCurated",
|
|
3396
|
+
"propertyTypeTokenRange": {
|
|
3397
|
+
"startIndex": 1,
|
|
3398
|
+
"endIndex": 2
|
|
3399
|
+
}
|
|
3400
|
+
},
|
|
3375
3401
|
{
|
|
3376
3402
|
"kind": "PropertySignature",
|
|
3377
3403
|
"canonicalReference": "@empathyco/x-types!RelatedTag#previous:member",
|
package/tagging/index.js
CHANGED
|
@@ -2,6 +2,6 @@ export { DefaultSessionService } from '../js/x-modules/tagging/service/session.s
|
|
|
2
2
|
export { track } from '../js/x-modules/tagging/store/actions/track.action.js';
|
|
3
3
|
export { taggingXStoreModule } from '../js/x-modules/tagging/store/module.js';
|
|
4
4
|
export { taggingEmitters } from '../js/x-modules/tagging/store/emitters.js';
|
|
5
|
-
export { setConsent, setQueryTaggingDebounce, setSessionDuration, taggingWiring,
|
|
5
|
+
export { setConsent, setQueryTaggingDebounce, setSessionDuration, taggingWiring, trackAddToCartWire, trackQueryWire, trackResultClickedWire } from '../js/x-modules/tagging/wiring.js';
|
|
6
6
|
export { taggingXModule } from '../js/x-modules/tagging/x-module.js';
|
|
7
7
|
export { default as Tagging } from '../js/x-modules/tagging/components/tagging.vue.js';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"mocked-adapter.d.ts","sourceRoot":"","sources":["../../../src/adapter/mocked-adapter.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,cAAc,EAUd,aAAa,
|
|
1
|
+
{"version":3,"file":"mocked-adapter.d.ts","sourceRoot":"","sources":["../../../src/adapter/mocked-adapter.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,cAAc,EAUd,aAAa,EAMd,MAAM,sBAAsB,CAAC;AAI9B,OAAO,CAAC,MAAM,CAAC;IACb,UAAU,MAAM;QACd,eAAe,EAAE,mBAAmB,CAAC;KACtC;CACF;AAED,aAAK,iBAAiB,GAClB,iBAAiB,GACjB,WAAW,GACX,0BAA0B,GAC1B,6BAA6B,CAAC;AAClC,oBAAY,eAAe,GAAG,IAAI,CAAC,aAAa,EAAE,iBAAiB,CAAC,CAAC;AAErE,oBAAY,sBAAsB,GAAG;KAClC,MAAM,IAAI,MAAM,eAAe,GAAG,UAAU,CAAC,eAAe,CAAC,MAAM,CAAC,CAAC,SAAS,OAAO,CACpF,MAAM,KAAK,CACZ,GACG,KAAK,GAAG,KAAK,GACb,KAAK;CACV,CAAC;AAEF,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,OAAO,CAAC,sBAAsB,CAAC,CAAC;CAC5C;AAwCD,eAAO,MAAM,aAAa,gBAEjB,CAAC"}
|
|
@@ -5,6 +5,7 @@ export { default as CollapseWidth } from './collapse-width.vue';
|
|
|
5
5
|
export { default as CrossFade } from './cross-fade.vue';
|
|
6
6
|
export { default as FadeAndSlide } from './fade-and-slide.vue';
|
|
7
7
|
export { default as StaggeredFadeAndSlide } from './staggered-fade-and-slide.vue';
|
|
8
|
+
export { default as StaggeringTransitionGroup } from './staggering-transition-group.vue';
|
|
8
9
|
export { default as TranslateFromLeft } from './translate-from-left.vue';
|
|
9
10
|
export { default as TranslateFromRight } from './translate-from-right.vue';
|
|
10
11
|
export { createCollapseAnimationMixin } from './animations.mixin';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/animations/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAClF,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAC3E,OAAO,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/animations/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,cAAc,EAAE,MAAM,uBAAuB,CAAC;AAClE,OAAO,EAAE,OAAO,IAAI,aAAa,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,sBAAsB,CAAC;AAC/D,OAAO,EAAE,OAAO,IAAI,qBAAqB,EAAE,MAAM,gCAAgC,CAAC;AAClF,OAAO,EAAE,OAAO,IAAI,yBAAyB,EAAE,MAAM,mCAAmC,CAAC;AACzF,OAAO,EAAE,OAAO,IAAI,iBAAiB,EAAE,MAAM,2BAA2B,CAAC;AACzE,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,4BAA4B,CAAC;AAC3E,OAAO,EAAE,4BAA4B,EAAE,MAAM,oBAAoB,CAAC"}
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"staggering-transition-group.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../src/components/animations/staggering-transition-group.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"global-x-bus.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../src/components/global-x-bus.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC;;;;;GAKG;AAEH,MAAM,CAAC,OAAO,OAAO,UAAW,SAAQ,SAAS;IAC/C;;;;OAIG;IACI,UAAU,EAAG,eAAe,CAAC;IAEpC,OAAO,IAAI,IAAI;IAIf;;;;;OAKG;IACH,SAAS,CAAC,wBAAwB,IAAI,IAAI;
|
|
1
|
+
{"version":3,"file":"global-x-bus.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../src/components/global-x-bus.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AAC/D,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAEzC;;;;;GAKG;AAEH,MAAM,CAAC,OAAO,OAAO,UAAW,SAAQ,SAAS;IAC/C;;;;OAIG;IACI,UAAU,EAAG,eAAe,CAAC;IAEpC,OAAO,IAAI,IAAI;IAIf;;;;;OAKG;IACH,SAAS,CAAC,wBAAwB,IAAI,IAAI;CAkB3C"}
|
|
@@ -37,6 +37,7 @@ export { default as SearchIcon } from './search.vue';
|
|
|
37
37
|
export { default as ShowIcon } from './show.vue';
|
|
38
38
|
export { default as StarIcon } from './star.vue';
|
|
39
39
|
export { default as SearchTinyIcon } from './search-tiny.vue';
|
|
40
|
+
export { default as TagIcon } from './tag.vue';
|
|
40
41
|
export { default as TrashOpenIcon } from './trash-open.vue';
|
|
41
42
|
export { default as TrashIcon } from './trash.vue';
|
|
42
43
|
export { default as TrendingTinyIcon } from './trending-tiny.vue';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/icons/index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/icons/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tag.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../src/components/icons/tag.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":";AAYA,wBAAkB"}
|
|
@@ -3,6 +3,7 @@ export * from './column-picker';
|
|
|
3
3
|
export * from './currency';
|
|
4
4
|
export * from './filters';
|
|
5
5
|
export * from './icons';
|
|
6
|
+
export * from './layouts';
|
|
6
7
|
export * from './modals';
|
|
7
8
|
export * from './panels';
|
|
8
9
|
export * from './result';
|
|
@@ -18,9 +19,6 @@ export { default as BaseVariableColumnGrid } from './base-variable-column-grid.v
|
|
|
18
19
|
export { NoElement } from './no-element';
|
|
19
20
|
export { default as SlidingPanel } from './sliding-panel.vue';
|
|
20
21
|
export { default as ItemsList } from './items-list.vue';
|
|
21
|
-
export { default as StaggeringTransitionGroup } from './staggering-transition-group.vue';
|
|
22
|
-
export { default as MultiColumnMaxWidthLayout } from './layouts/multi-column-max-width-layout.vue';
|
|
23
|
-
export { default as SingleColumnLayout } from './layouts/single-column-layout.vue';
|
|
24
22
|
export { default as LocationProvider } from './location-provider.vue';
|
|
25
23
|
export { default as GlobalXBus } from './global-x-bus.vue';
|
|
26
24
|
export { default as SnippetCallbacks } from './snippet-callbacks.vue';
|
|
@@ -31,6 +29,5 @@ export * from './decorators/injection.decorators';
|
|
|
31
29
|
export * from './decorators/store.decorators';
|
|
32
30
|
export * from './items-list-injection.mixin';
|
|
33
31
|
export * from './x-component.mixin';
|
|
34
|
-
export * from './x-component.types';
|
|
35
32
|
export * from './x-component.utils';
|
|
36
33
|
//# sourceMappingURL=index.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AACA,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAE9B,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACtD,OAAO,EAAE,OAAO,IAAI,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AACnF,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AACpF,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/index.ts"],"names":[],"mappings":"AACA,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,WAAW,CAAC;AAC1B,cAAc,SAAS,CAAC;AACxB,cAAc,WAAW,CAAC;AAC1B,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,UAAU,CAAC;AACzB,cAAc,eAAe,CAAC;AAE9B,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,eAAe,EAAE,MAAM,yBAAyB,CAAC;AACrE,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,iBAAiB,CAAC;AACtD,OAAO,EAAE,OAAO,IAAI,sBAAsB,EAAE,MAAM,gCAAgC,CAAC;AACnF,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC1D,OAAO,EAAE,OAAO,IAAI,sBAAsB,EAAE,MAAM,iCAAiC,CAAC;AACpF,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,OAAO,IAAI,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC9D,OAAO,EAAE,OAAO,IAAI,SAAS,EAAE,MAAM,kBAAkB,CAAC;AACxD,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AACtE,OAAO,EAAE,OAAO,IAAI,UAAU,EAAE,MAAM,oBAAoB,CAAC;AAC3D,OAAO,EAAE,OAAO,IAAI,gBAAgB,EAAE,MAAM,yBAAyB,CAAC;AAGtE,cAAc,6BAA6B,CAAC;AAC5C,cAAc,kCAAkC,CAAC;AACjD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,mCAAmC,CAAC;AAClD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,8BAA8B,CAAC;AAC7C,cAAc,qBAAqB,CAAC;AACpC,cAAc,qBAAqB,CAAC"}
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import MainScroll from '../../x-modules/scroll/components/main-scroll.vue';
|
|
2
|
+
import LayoutsMixin from './layouts.mixin';
|
|
3
|
+
declare const FixedHeaderAndAsidesLayout_base: import("vue-class-component/lib/declarations").VueClass<LayoutsMixin>;
|
|
4
|
+
/**
|
|
5
|
+
* Component for use as Layout to be filled with the rest of the components.
|
|
6
|
+
*
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export default class FixedHeaderAndAsidesLayout extends FixedHeaderAndAsidesLayout_base {
|
|
10
|
+
protected scrollPosition: number;
|
|
11
|
+
protected rightAsideAnimation: import("vue").VueConstructor<MainScroll>;
|
|
12
|
+
protected leftAsideAnimation: import("vue").VueConstructor<MainScroll>;
|
|
13
|
+
protected setPosition(position: number): void;
|
|
14
|
+
protected get isBackdropVisible(): boolean;
|
|
15
|
+
}
|
|
16
|
+
export {};
|
|
17
|
+
//# sourceMappingURL=fixed-header-and-asides-layout.vue?rollup-plugin-vue=script.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fixed-header-and-asides-layout.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../src/components/layouts/fixed-header-and-asides-layout.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAsFA,OAAO,UAAU,MAAM,mDAAmD,CAAC;AAI3E,OAAO,YAAY,MAAM,iBAAiB,CAAC;;AAE3C;;;;GAIG;AAQH,MAAM,CAAC,OAAO,OAAO,0BAA2B,SAAQ,+BAAoB;IAC1E,SAAS,CAAC,cAAc,SAAK;IAC7B,SAAS,CAAC,mBAAmB,2CAAsB;IACnD,SAAS,CAAC,kBAAkB,2CAAqB;IAEjD,SAAS,CAAC,WAAW,CAAC,QAAQ,EAAE,MAAM,GAAG,IAAI;IAI7C,SAAS,KAAK,iBAAiB,IAAI,OAAO,CAEzC;CACF"}
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
export { default as FixedHeaderAndAsidesLayout } from './fixed-header-and-asides-layout.vue';
|
|
2
|
+
export { default as MultiColumnMaxWidthLayout } from './multi-column-max-width-layout.vue';
|
|
3
|
+
export { default as SingleColumnLayout } from './single-column-layout.vue';
|
|
4
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../src/components/layouts/index.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,IAAI,0BAA0B,EAAE,MAAM,sCAAsC,CAAC;AAC7F,OAAO,EAAE,OAAO,IAAI,yBAAyB,EAAE,MAAM,qCAAqC,CAAC;AAC3F,OAAO,EAAE,OAAO,IAAI,kBAAkB,EAAE,MAAM,4BAA4B,CAAC"}
|
|
@@ -20,11 +20,6 @@ export default class BaseIdTogglePanel extends Vue {
|
|
|
20
20
|
protected startOpen: boolean;
|
|
21
21
|
/** Whether the toggle panel is open or not. */
|
|
22
22
|
protected isOpen: boolean;
|
|
23
|
-
/**
|
|
24
|
-
* Creates the watcher over `isOpen` state to emit the event
|
|
25
|
-
* {@link XEventsTypes.TogglePanelStateChanged}.
|
|
26
|
-
*/
|
|
27
|
-
created(): void;
|
|
28
23
|
/**
|
|
29
24
|
* Animation component that will be used to animate the panel content.
|
|
30
25
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base-id-toggle-panel.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../src/components/panels/base-id-toggle-panel.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAQA,OAAO,GAAG,MAAM,KAAK,CAAC;AAMtB;;;;;;;;;;;GAWG;AAMH,MAAM,CAAC,OAAO,OAAO,iBAAkB,SAAQ,GAAG;IAChD;;;;OAIG;IAEH,SAAS,CAAC,SAAS,EAAG,OAAO,CAAC;IAE9B,+CAA+C;IAC/C,SAAS,CAAC,MAAM,UAAkB;IAElC
|
|
1
|
+
{"version":3,"file":"base-id-toggle-panel.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../src/components/panels/base-id-toggle-panel.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAQA,OAAO,GAAG,MAAM,KAAK,CAAC;AAMtB;;;;;;;;;;;GAWG;AAMH,MAAM,CAAC,OAAO,OAAO,iBAAkB,SAAQ,GAAG;IAChD;;;;OAIG;IAEH,SAAS,CAAC,SAAS,EAAG,OAAO,CAAC;IAE9B,+CAA+C;IAC/C,SAAS,CAAC,MAAM,UAAkB;IAElC;;;;OAIG;IAEH,SAAS,CAAC,SAAS,EAAG,GAAG,CAAC;IAE1B;;;OAGG;IAEI,OAAO,EAAG,MAAM,CAAC;IAExB;;;;;;OAMG;IAEH,WAAW,CAAC,OAAO,EAAE,MAAM,GAAG,IAAI;IAMlC;;;;;;;OAOG;IAEH,cAAc,IAAI,IAAI;CAMvB"}
|
|
@@ -6,10 +6,9 @@ import { XEventsTypes } from '../../wiring/events.types';
|
|
|
6
6
|
* Component to be reused that renders an `<a>` wrapping the result contents.
|
|
7
7
|
*
|
|
8
8
|
* @remarks
|
|
9
|
-
* It has the logic to emit {@link XEventsTypes.UserClickedAResult}
|
|
10
|
-
*
|
|
11
|
-
*
|
|
12
|
-
* depending where it's used its father component may provide this events.
|
|
9
|
+
* It has the logic to emit {@link XEventsTypes.UserClickedAResult} to the bus on click mouse
|
|
10
|
+
* events. Additionally, this component may be injected other events to be emitted on click
|
|
11
|
+
* event, so, depending where it's used its father component may provide this events.
|
|
13
12
|
*
|
|
14
13
|
* @public
|
|
15
14
|
*/
|
|
@@ -39,11 +38,5 @@ export default class BaseResultLink extends Vue {
|
|
|
39
38
|
* @internal
|
|
40
39
|
*/
|
|
41
40
|
protected emitUserClickedAResult(): void;
|
|
42
|
-
/**
|
|
43
|
-
* Emits the {@link XEventsTypes.UserRightClickedAResult} when user right clicks on the result.
|
|
44
|
-
*
|
|
45
|
-
* @internal
|
|
46
|
-
*/
|
|
47
|
-
protected emitUserRightClickedAResult(): void;
|
|
48
41
|
}
|
|
49
42
|
//# sourceMappingURL=base-result-link.vue?rollup-plugin-vue=script.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base-result-link.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../src/components/result/base-result-link.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAkBA,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,GAAG,MAAM,KAAK,CAAC;AAEtB,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAEzD
|
|
1
|
+
{"version":3,"file":"base-result-link.vue?rollup-plugin-vue=script.d.ts","sourceRoot":"","sources":["../../../../src/components/result/base-result-link.vue?rollup-plugin-vue=script.ts"],"names":[],"mappings":"AAkBA,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAC5C,OAAO,GAAG,MAAM,KAAK,CAAC;AAEtB,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAEzD;;;;;;;;;GASG;AAEH,MAAM,CAAC,OAAO,OAAO,cAAe,SAAQ,GAAG;IAC7C;;;;OAIG;IACI,GAAG,EAAG,WAAW,CAAC;IACzB;;;;OAIG;IAEH,SAAS,CAAC,sBAAsB,EAAG,aAAa,CAAC,YAAY,EAAE,MAAM,CAAC,EAAE,CAAC;IAEzE;;;;OAIG;IAEH,SAAS,CAAC,MAAM,EAAG,MAAM,CAAC;IAE1B;;;;;OAKG;IACH,SAAS,CAAC,sBAAsB,IAAI,IAAI;CAMzC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"x-component.mixin.d.ts","sourceRoot":"","sources":["../../../src/components/x-component.mixin.ts"],"names":[],"mappings":"AAAA,OAAO,GAAG,EAAE,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAE5C,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;
|
|
1
|
+
{"version":3,"file":"x-component.mixin.d.ts","sourceRoot":"","sources":["../../../src/components/x-component.mixin.ts"],"names":[],"mappings":"AAAA,OAAO,GAAG,EAAE,EAAE,gBAAgB,EAAE,MAAM,KAAK,CAAC;AAE5C,OAAO,EAAE,UAAU,EAAE,MAAM,8BAA8B,CAAC;AAE1D;;;;;;;;;GASG;AACH,wBAAgB,eAAe,CAAC,MAAM,EAAE,UAAU,GAAG,gBAAgB,CAAC,GAAG,CAAC,CAKzE"}
|