@empathyco/x-components 6.0.0-alpha.3 → 6.0.0-alpha.30
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 +283 -1
- package/core/index.js +5 -1
- package/core/index.js.map +1 -1
- package/design-system/deprecated-full-theme.css +1339 -1339
- package/docs/API-reference/api/x-adapter-platform.md +9 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.relatedprompts.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +22 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.nextqueries.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.suggestiontext.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.type.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsrequest.md +15 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.data.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.md +21 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptsresponse.status.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.catalog.md +6 -0
- package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.md +1 -1
- package/docs/API-reference/api/x-adapter-platform.relatedpromptschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsrequestschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponsemapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.relatedpromptsresponseschema.md +13 -0
- package/docs/API-reference/api/x-components.animationprop.md +6 -1
- package/docs/API-reference/api/x-components.bannerslist.md +3 -3
- package/docs/API-reference/api/x-components.basedropdown.md +5 -5
- package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
- package/docs/API-reference/api/x-components.basegrid.md +3 -3
- package/docs/API-reference/api/x-components.baseheadertogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
- package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.basemodal.md +10 -10
- package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
- package/docs/API-reference/api/x-components.baseslider.md +70 -0
- package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
- package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
- package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
- package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.configmutations.config.md +11 -0
- package/docs/API-reference/api/x-components.configmutations.md +29 -0
- package/docs/API-reference/api/x-components.configmutations.mergeconfig.md +24 -0
- package/docs/API-reference/api/x-components.configmutations.setconfig.md +24 -0
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +26 -0
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.getrelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.md +20 -0
- package/docs/API-reference/api/x-components.empathize.md +5 -5
- package/docs/API-reference/api/x-components.empathizemutations.md +1 -1
- package/docs/API-reference/api/x-components.facets.md +3 -3
- package/docs/API-reference/api/x-components.facetsmutations.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.fetchrelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.filterslist.md +3 -3
- package/docs/API-reference/api/x-components.globalxbus.md +6 -0
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +5 -2
- package/docs/API-reference/api/x-components.historyqueriesmutations.md +1 -1
- package/docs/API-reference/api/x-components.historyqueriesstate.md +1 -1
- package/docs/API-reference/api/x-components.identifierresults.md +3 -3
- package/docs/API-reference/api/x-components.identifierresultsmutations.md +1 -1
- package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -1
- package/docs/API-reference/api/x-components.installxoptions.domelement.md +1 -1
- package/docs/API-reference/api/x-components.installxoptions.installextraplugins.md +2 -2
- package/docs/API-reference/api/x-components.installxoptions.md +1 -1
- package/docs/API-reference/api/x-components.itemslist.md +3 -3
- package/docs/API-reference/api/x-components.mainmodal.md +2 -2
- package/docs/API-reference/api/x-components.md +26 -1
- package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
- package/docs/API-reference/api/x-components.myhistory.md +3 -3
- package/docs/API-reference/api/x-components.nextqueriesgroup.md +22 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
- package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
- package/docs/API-reference/api/x-components.nextqueriesmutations.md +1 -1
- package/docs/API-reference/api/x-components.nextqueriesstate.md +1 -1
- package/docs/API-reference/api/x-components.partialresultslist.md +3 -3
- package/docs/API-reference/api/x-components.popularsearchesmutations.md +1 -1
- package/docs/API-reference/api/x-components.promotedslist.md +3 -3
- package/docs/API-reference/api/x-components.queriespreviewmutations.md +1 -1
- package/docs/API-reference/api/x-components.querymutations.md +20 -0
- package/docs/API-reference/api/x-components.querymutations.setquery.md +24 -0
- package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
- package/docs/API-reference/api/x-components.querystate.md +20 -0
- package/docs/API-reference/api/x-components.querystate.query.md +13 -0
- package/docs/API-reference/api/x-components.querysuggestionsmutations.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestionsstate.md +1 -1
- package/docs/API-reference/api/x-components.recommendations.md +3 -3
- package/docs/API-reference/api/x-components.recommendationsmutations.md +1 -1
- package/docs/API-reference/api/x-components.relatedprompt.md +54 -0
- package/docs/API-reference/api/x-components.relatedpromptrequest.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsactioncontext.md +15 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +17 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.md +22 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.md +20 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.request.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptslist.md +72 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.md +26 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +17 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetselectedprompt.md +17 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.md +24 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.params.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.relatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptstaglist.md +22 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.md +22 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsrequestupdated.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxmodule.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxstoremodule.md +15 -0
- package/docs/API-reference/api/x-components.relatedtags.md +3 -3
- package/docs/API-reference/api/x-components.relatedtagsmutations.md +1 -1
- package/docs/API-reference/api/x-components.relatedtagsstate.md +1 -1
- package/docs/API-reference/api/x-components.resultslist.md +3 -3
- package/docs/API-reference/api/x-components.scrolltotop.md +5 -5
- package/docs/API-reference/api/x-components.searchboxmutations.md +1 -1
- package/docs/API-reference/api/x-components.searchboxstate.md +1 -1
- package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
- package/docs/API-reference/api/x-components.searchmutations.md +2 -1
- package/docs/API-reference/api/x-components.searchmutations.setstats.md +24 -0
- package/docs/API-reference/api/x-components.searchstate.md +2 -1
- package/docs/API-reference/api/x-components.searchstate.stats.md +13 -0
- package/docs/API-reference/api/x-components.selectedfilterslist.md +3 -3
- package/docs/API-reference/api/x-components.semanticqueriesmutations.md +1 -1
- package/docs/API-reference/api/x-components.semanticqueriesstate.md +1 -1
- package/docs/API-reference/api/x-components.setconfig.md +27 -0
- package/docs/API-reference/api/x-components.setquery.md +25 -0
- package/docs/API-reference/api/x-components.simplefilter.md +3 -0
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
- package/docs/API-reference/api/x-components.snippetcallbacks.md +3 -0
- package/docs/API-reference/api/x-components.snippetconfigextraparams.md +1 -1
- package/docs/API-reference/api/x-components.sortdropdown.md +1 -1
- package/docs/API-reference/api/x-components.tagging.md +17 -4
- package/docs/API-reference/api/x-components.taggingmutations.md +1 -1
- package/docs/API-reference/api/x-components.urlmutations.md +1 -1
- package/docs/API-reference/api/x-components.urlstate.md +1 -1
- package/docs/API-reference/api/x-components.usealiasapi.md +1 -0
- package/docs/API-reference/api/x-components.usealiasapi.pricestats.md +16 -0
- package/docs/API-reference/api/x-components.xeventstypes.md +3 -3
- package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
- package/docs/API-reference/api/x-components.xmodulestree.relatedprompts.md +11 -0
- package/docs/API-reference/api/x-types.md +4 -0
- package/docs/API-reference/api/x-types.relatedprompt.md +23 -0
- package/docs/API-reference/api/x-types.relatedprompt.nextqueries.md +13 -0
- package/docs/API-reference/api/x-types.relatedprompt.suggestiontext.md +13 -0
- package/docs/API-reference/api/x-types.relatedprompt.type.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptsrequest.md +15 -0
- package/docs/API-reference/api/x-types.relatedpromptsresponse.md +20 -0
- package/docs/API-reference/api/x-types.relatedpromptsresponse.relatedprompts.md +11 -0
- package/docs/API-reference/api/x-types.searchresponse.md +1 -0
- package/docs/API-reference/api/x-types.searchresponse.stats.md +11 -0
- package/docs/API-reference/api/x-types.stats.md +22 -0
- package/docs/API-reference/api/x-types.stats.price.md +14 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.md +1 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.relatedprompts.md +11 -0
- package/docs/API-reference/components/common/result/x-components.base-result-image.md +2 -2
- package/docs/API-reference/components/common/x-components.base-slider.md +189 -0
- package/docs/API-reference/components/common/x-components.items-list.md +1 -1
- package/docs/API-reference/components/facets/x-components.facets/facets.md +1 -1
- package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +1 -1
- package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +26 -0
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -0
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +23 -0
- package/docs/API-reference/components/search/x-components.results-list.md +1 -1
- package/docs/API-reference/components/tagging/x-components.tagging.md +2 -2
- package/js/components/animations/fade-and-slide.vue.js +1 -2
- package/js/components/animations/fade-and-slide.vue.js.map +1 -1
- package/js/components/base-dropdown.vue.js +1 -3
- package/js/components/base-dropdown.vue.js.map +1 -1
- package/js/components/base-dropdown.vue2.js +1 -7
- package/js/components/base-dropdown.vue2.js.map +1 -1
- package/js/components/base-event-button.vue.js +1 -2
- package/js/components/base-event-button.vue.js.map +1 -1
- package/js/components/base-grid.vue.js +11 -18
- package/js/components/base-grid.vue.js.map +1 -1
- package/js/components/base-grid.vue2.js.map +1 -1
- package/js/components/base-grid.vue3.js +1 -1
- package/js/components/base-keyboard-navigation.vue.js +1 -2
- package/js/components/base-keyboard-navigation.vue.js.map +1 -1
- package/js/components/base-rating.vue.js +1 -3
- package/js/components/base-rating.vue.js.map +1 -1
- package/js/components/base-slider.vue.js +65 -0
- package/js/components/base-slider.vue.js.map +1 -0
- package/js/components/base-slider.vue2.js +109 -0
- package/js/components/base-slider.vue2.js.map +1 -0
- package/js/components/base-slider.vue3.js +7 -0
- package/js/components/base-slider.vue3.js.map +1 -0
- package/js/components/base-variable-column-grid.vue.js +1 -2
- package/js/components/base-variable-column-grid.vue.js.map +1 -1
- package/js/components/column-picker/base-column-picker-dropdown.vue.js +1 -3
- 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 +1 -3
- package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
- package/js/components/filters/labels/base-rating-filter-label.vue.js +1 -3
- package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
- package/js/components/icons/cross-tiny.vue.js +2 -2
- package/js/components/icons/plus.vue.js +2 -2
- package/js/components/items-list.vue.js +1 -2
- package/js/components/items-list.vue.js.map +1 -1
- package/js/components/items-list.vue2.js +2 -2
- package/js/components/items-list.vue2.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js +1 -7
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue.js +1 -9
- package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
- package/js/components/layouts/single-column-layout.vue.js +1 -9
- package/js/components/layouts/single-column-layout.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-close.vue.js +1 -2
- package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-open.vue.js +1 -2
- package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
- package/js/components/modals/base-id-modal-close.vue.js +1 -2
- package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
- package/js/components/modals/base-id-modal-open.vue.js +1 -2
- package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
- package/js/components/modals/base-modal.vue.js +1 -2
- package/js/components/modals/base-modal.vue.js.map +1 -1
- package/js/components/modals/base-modal.vue2.js +13 -6
- package/js/components/modals/base-modal.vue2.js.map +1 -1
- package/js/components/page-loader-button.vue.js +1 -4
- package/js/components/page-loader-button.vue.js.map +1 -1
- package/js/components/panels/base-header-toggle-panel.vue.js +1 -5
- package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -2
- package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel.vue.js +1 -2
- package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-tabs-panel.vue.js +1 -4
- package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
- package/js/components/panels/base-toggle-panel.vue.js +1 -2
- package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
- package/js/components/result/base-result-add-to-cart.vue.js +1 -2
- package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
- package/js/components/result/base-result-current-price.vue.js +1 -2
- package/js/components/result/base-result-current-price.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue.js +39 -59
- package/js/components/result/base-result-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue2.js +5 -5
- package/js/components/result/base-result-image.vue2.js.map +1 -1
- package/js/components/result/base-result-link.vue.js +1 -2
- package/js/components/result/base-result-link.vue.js.map +1 -1
- package/js/components/result/base-result-previous-price.vue.js +1 -2
- package/js/components/result/base-result-previous-price.vue.js.map +1 -1
- package/js/components/result/base-result-rating.vue.js +1 -4
- package/js/components/result/base-result-rating.vue.js.map +1 -1
- package/js/components/result/result-variant-selector.vue.js +1 -3
- package/js/components/result/result-variant-selector.vue.js.map +1 -1
- package/js/components/sliding-panel.vue.js +3 -6
- package/js/components/sliding-panel.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestion.vue.js +1 -2
- package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue.js +1 -2
- package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
- package/js/composables/use-alias-api.js +4 -1
- package/js/composables/use-alias-api.js.map +1 -1
- package/js/composables/use-getter.js +1 -1
- package/js/composables/use-state.js +1 -1
- package/js/index.js +15 -1
- package/js/index.js.map +1 -1
- package/js/types/animation-prop.js +5 -0
- package/js/types/animation-prop.js.map +1 -1
- package/js/x-installer/x-installer/x-installer.js +3 -3
- package/js/x-installer/x-installer/x-installer.js.map +1 -1
- package/js/x-modules/device/store/emitters.js +1 -0
- package/js/x-modules/device/store/emitters.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue.js +1 -2
- package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue2.js +2 -0
- package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
- package/js/x-modules/empathize/store/emitters.js +1 -0
- package/js/x-modules/empathize/store/emitters.js.map +1 -1
- package/js/x-modules/experience-controls/store/emitters.js +1 -0
- package/js/x-modules/experience-controls/store/emitters.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.vue2.js +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js.map +1 -1
- package/js/x-modules/extra-params/store/emitters.js +1 -0
- package/js/x-modules/extra-params/store/emitters.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue.js +20 -33
- package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue2.js +2 -2
- package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -2
- package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +1 -6
- 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 +1 -3
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js +1 -3
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue.js +1 -3
- package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -2
- package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue.js +1 -3
- package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +11 -18
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +2 -2
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue.js +1 -4
- package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/clear-history-queries.vue.js +1 -2
- 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 +1 -10
- 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 +1 -6
- package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/my-history.vue.js +1 -4
- package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/remove-history-query.vue.js +1 -2
- package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
- package/js/x-modules/history-queries/store/emitters.js +1 -0
- package/js/x-modules/history-queries/store/emitters.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -2
- package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
- package/js/x-modules/identifier-results/store/emitters.js +1 -0
- package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries.vue.js +1 -7
- package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query-preview.vue.js +1 -3
- package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query.vue.js +1 -4
- package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
- package/js/x-modules/next-queries/store/emitters.js +1 -0
- package/js/x-modules/next-queries/store/emitters.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-search.vue.js +1 -4
- package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-searches.vue.js +1 -7
- package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue.js +1 -2
- package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +2 -0
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +15 -2
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue.js +1 -2
- package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js +3 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +2 -1
- package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
- package/js/x-modules/queries-preview/store/emitters.js +1 -0
- package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
- package/js/x-modules/queries-preview/store/module.js +1 -1
- package/js/x-modules/queries-preview/store/module.js.map +1 -1
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +6 -4
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -4
- package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +1 -7
- package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
- package/js/x-modules/query-suggestions/store/emitters.js +1 -0
- package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue.js +1 -2
- package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
- package/js/x-modules/recommendations/store/emitters.js +1 -0
- package/js/x-modules/recommendations/store/emitters.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue.js +52 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js +62 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +154 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js +6 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +80 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +55 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +7 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js.map +1 -0
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +29 -0
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -0
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +20 -0
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -0
- package/js/x-modules/related-prompts/store/emitters.js +15 -0
- package/js/x-modules/related-prompts/store/emitters.js.map +1 -0
- package/js/x-modules/related-prompts/store/getters/request.getter.js +16 -0
- package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -0
- package/js/x-modules/related-prompts/store/module.js +61 -0
- package/js/x-modules/related-prompts/store/module.js.map +1 -0
- package/js/x-modules/related-prompts/wiring.js +98 -0
- package/js/x-modules/related-prompts/wiring.js.map +1 -0
- package/js/x-modules/related-prompts/x-module.js +21 -0
- package/js/x-modules/related-prompts/x-module.js.map +1 -0
- package/js/x-modules/related-tags/components/related-tag.vue.js +1 -2
- package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue.js +1 -4
- package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
- package/js/x-modules/related-tags/store/emitters.js +1 -0
- package/js/x-modules/related-tags/store/emitters.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue.js +1 -2
- package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js +2 -0
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
- package/js/x-modules/scroll/store/emitters.js +1 -0
- package/js/x-modules/scroll/store/emitters.js.map +1 -1
- package/js/x-modules/search/components/partial-results-list.vue.js +1 -2
- package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/results-list.vue.js +2 -2
- package/js/x-modules/search/components/results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-dropdown.vue.js +1 -3
- package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
- package/js/x-modules/search/store/actions/save-search-response.action.js +2 -1
- package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/emitters.js +1 -0
- package/js/x-modules/search/store/emitters.js.map +1 -1
- package/js/x-modules/search/store/module.js +7 -2
- package/js/x-modules/search/store/module.js.map +1 -1
- package/js/x-modules/search-box/components/clear-search-input.vue.js +1 -2
- 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 +1 -2
- package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
- package/js/x-modules/search-box/store/emitters.js +1 -0
- package/js/x-modules/search-box/store/emitters.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-queries.vue.js +1 -3
- package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-query.vue.js +1 -4
- package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
- package/js/x-modules/tagging/components/tagging.vue.js +8 -2
- package/js/x-modules/tagging/components/tagging.vue.js.map +1 -1
- package/js/x-modules/url/store/emitters.js +1 -0
- package/js/x-modules/url/store/emitters.js.map +1 -1
- package/package.json +7 -6
- package/related-prompts/index.d.ts +1 -0
- package/related-prompts/index.js +10 -0
- package/report/x-adapter-platform.api.json +575 -1
- package/report/x-components.api.json +4962 -7798
- package/report/x-components.api.md +536 -167
- package/report/x-types.api.json +334 -0
- package/tools/inject-css.js +5 -3
- package/types/adapter/e2e-adapter.d.ts.map +1 -1
- package/types/adapter/mocked-responses.d.ts +3 -0
- package/types/adapter/mocked-responses.d.ts.map +1 -1
- package/types/components/base-dropdown.vue.d.ts +5 -5
- package/types/components/base-dropdown.vue.d.ts.map +1 -1
- package/types/components/base-grid.vue.d.ts +3 -3
- package/types/components/base-slider.vue.d.ts +74 -0
- package/types/components/base-slider.vue.d.ts.map +1 -0
- package/types/components/base-variable-column-grid.vue.d.ts +3 -3
- package/types/components/global-x-bus.vue.d.ts +6 -0
- package/types/components/global-x-bus.vue.d.ts.map +1 -1
- package/types/components/index.d.ts +1 -0
- package/types/components/index.d.ts.map +1 -1
- package/types/components/items-list.vue.d.ts +3 -3
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
- package/types/components/layouts/single-column-layout.vue.d.ts +3 -3
- package/types/components/modals/base-events-modal.vue.d.ts +2 -2
- package/types/components/modals/base-id-modal.vue.d.ts +2 -2
- package/types/components/modals/base-modal.vue.d.ts +10 -10
- package/types/components/modals/base-modal.vue.d.ts.map +1 -1
- package/types/components/modals/main-modal.vue.d.ts +2 -2
- package/types/components/panels/base-header-toggle-panel.vue.d.ts +5 -5
- package/types/components/panels/base-id-toggle-panel.vue.d.ts +5 -5
- package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
- package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
- package/types/components/result/base-result-image.vue.d.ts +10 -10
- package/types/components/result/base-result-image.vue.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts +3 -0
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestions.vue.d.ts +3 -3
- package/types/composables/use-alias-api.d.ts +5 -0
- package/types/composables/use-alias-api.d.ts.map +1 -1
- package/types/composables/use-store.d.ts +2 -2
- package/types/composables/use-store.d.ts.map +1 -1
- package/types/index.d.ts +1 -0
- package/types/index.d.ts.map +1 -1
- package/types/store/index.d.ts +4 -1
- package/types/store/index.d.ts.map +1 -1
- package/types/tailwind/plugin-options.d.ts +1 -2
- package/types/tailwind/plugin-options.d.ts.map +1 -1
- package/types/types/animation-prop.d.ts +6 -2
- package/types/types/animation-prop.d.ts.map +1 -1
- package/types/views/home/types.d.ts +3 -0
- package/types/views/home/types.d.ts.map +1 -1
- package/types/wiring/events.types.d.ts +3 -1
- package/types/wiring/events.types.d.ts.map +1 -1
- package/types/x-installer/x-installer/types.d.ts +2 -2
- package/types/x-installer/x-installer/types.d.ts.map +1 -1
- package/types/x-installer/x-installer/x-installer.d.ts +4 -4
- package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
- package/types/x-modules/empathize/components/empathize.vue.d.ts +5 -5
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +1 -1
- package/types/x-modules/facets/components/facets/facets.vue.d.ts +3 -3
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +5 -2
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +3 -0
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +3 -3
- package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +3 -3
- package/types/x-modules/history-queries/components/my-history.vue.d.ts +3 -3
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +3 -3
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +3 -3
- package/types/x-modules/next-queries/index.d.ts +1 -0
- package/types/x-modules/next-queries/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +3 -3
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +4 -2
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts +3 -3
- package/types/x-modules/related-prompts/components/index.d.ts +4 -0
- package/types/x-modules/related-prompts/components/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +51 -0
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +106 -0
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +14 -0
- package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/events.types.d.ts +26 -0
- package/types/x-modules/related-prompts/events.types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/index.d.ts +6 -0
- package/types/x-modules/related-prompts/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +17 -0
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +13 -0
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/emitters.d.ts +9 -0
- package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +13 -0
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/index.d.ts +7 -0
- package/types/x-modules/related-prompts/store/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/module.d.ts +8 -0
- package/types/x-modules/related-prompts/store/module.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/types.d.ts +108 -0
- package/types/x-modules/related-prompts/store/types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/types.d.ts +10 -0
- package/types/x-modules/related-prompts/types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/wiring.d.ts +37 -0
- package/types/x-modules/related-prompts/wiring.d.ts.map +1 -0
- package/types/x-modules/related-prompts/x-module.d.ts +16 -0
- package/types/x-modules/related-prompts/x-module.d.ts.map +1 -0
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts +3 -3
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +5 -5
- package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/partial-results-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/sort-dropdown.vue.d.ts +1 -1
- package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/module.d.ts +2 -0
- package/types/x-modules/search/store/module.d.ts.map +1 -1
- package/types/x-modules/search/store/types.d.ts +9 -1
- package/types/x-modules/search/store/types.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +3 -3
- package/types/x-modules/tagging/components/tagging.vue.d.ts +17 -4
- package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
- package/types/x-modules/x-modules.types.d.ts +2 -0
- package/types/x-modules/x-modules.types.d.ts.map +1 -1
- package/docs/API-reference/api/x-components.usestore.md +0 -19
- package/js/composables/use-store.js +0 -15
- package/js/composables/use-store.js.map +0 -1
- package/js/utils/options-api.js +0 -4
- package/js/utils/options-api.js.map +0 -1
- package/types/utils/options-api.d.ts +0 -3
- package/types/utils/options-api.d.ts.map +0 -1
|
@@ -115,6 +115,7 @@ import { default as TrendingIcon } from './trending.vue';
|
|
|
115
115
|
import { default as TrendingTinyIcon } from './trending-tiny.vue';
|
|
116
116
|
import { default as UserFilledIcon } from './user-filled.vue';
|
|
117
117
|
import { default as UserIcon } from './user.vue';
|
|
118
|
+
import { useStore } from 'vuex';
|
|
118
119
|
import { VNode } from 'vue';
|
|
119
120
|
import Vue from 'vue';
|
|
120
121
|
import { WatchOptions } from 'vue';
|
|
@@ -209,7 +210,7 @@ export const animateTranslate: (animationOrigin?: AnimationOrigin | undefined) =
|
|
|
209
210
|
export const AnimateWidth: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
210
211
|
|
|
211
212
|
// @public
|
|
212
|
-
export const AnimationProp:
|
|
213
|
+
export const AnimationProp: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
213
214
|
|
|
214
215
|
// @public
|
|
215
216
|
export type AnyActionsTree = ActionsTree<Dictionary, Dictionary, MutationsDictionary<any>, ActionsDictionary<any>>;
|
|
@@ -412,18 +413,18 @@ titleClass: StringConstructor;
|
|
|
412
413
|
// @public
|
|
413
414
|
export const BannersList: DefineComponent< {
|
|
414
415
|
animation: {
|
|
415
|
-
type:
|
|
416
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
416
417
|
default: string;
|
|
417
418
|
};
|
|
418
419
|
}, () => VNode<RendererNode, RendererElement, {
|
|
419
420
|
[key: string]: any;
|
|
420
421
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
421
422
|
animation: {
|
|
422
|
-
type:
|
|
423
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
423
424
|
default: string;
|
|
424
425
|
};
|
|
425
426
|
}>>, {
|
|
426
|
-
animation: string |
|
|
427
|
+
animation: string | Function | Record<string, any>;
|
|
427
428
|
}, {}>;
|
|
428
429
|
|
|
429
430
|
export { BarCodeIcon }
|
|
@@ -523,8 +524,8 @@ required: true;
|
|
|
523
524
|
};
|
|
524
525
|
ariaLabel: StringConstructor;
|
|
525
526
|
animation: {
|
|
526
|
-
type:
|
|
527
|
-
default: () => DefineComponent< {}, {},
|
|
527
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
528
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
528
529
|
};
|
|
529
530
|
searchTimeoutMs: {
|
|
530
531
|
type: NumberConstructor;
|
|
@@ -566,8 +567,8 @@ required: true;
|
|
|
566
567
|
};
|
|
567
568
|
ariaLabel: StringConstructor;
|
|
568
569
|
animation: {
|
|
569
|
-
type:
|
|
570
|
-
default: () => DefineComponent< {}, {},
|
|
570
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
571
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
571
572
|
};
|
|
572
573
|
searchTimeoutMs: {
|
|
573
574
|
type: NumberConstructor;
|
|
@@ -576,7 +577,7 @@ default: number;
|
|
|
576
577
|
}>> & {
|
|
577
578
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
578
579
|
}, {
|
|
579
|
-
animation: string |
|
|
580
|
+
animation: string | Function | Record<string, any>;
|
|
580
581
|
searchTimeoutMs: number;
|
|
581
582
|
}, {}>;
|
|
582
583
|
|
|
@@ -616,7 +617,7 @@ bodyClickEvent: {
|
|
|
616
617
|
type: PropType<keyof XEventsTypes>;
|
|
617
618
|
default: string;
|
|
618
619
|
};
|
|
619
|
-
animation:
|
|
620
|
+
animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
620
621
|
}, {
|
|
621
622
|
isOpen: Ref<boolean>;
|
|
622
623
|
openerElement: Ref<HTMLElement | undefined>;
|
|
@@ -635,7 +636,7 @@ bodyClickEvent: {
|
|
|
635
636
|
type: PropType<keyof XEventsTypes>;
|
|
636
637
|
default: string;
|
|
637
638
|
};
|
|
638
|
-
animation:
|
|
639
|
+
animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
639
640
|
}>>, {
|
|
640
641
|
eventsToOpenModal: (keyof XEventsTypes)[];
|
|
641
642
|
eventsToCloseModal: (keyof XEventsTypes)[];
|
|
@@ -692,7 +693,7 @@ export abstract class BaseFilterEntityModifier<Metadata extends Dictionary = Dic
|
|
|
692
693
|
// @public
|
|
693
694
|
export const BaseGrid: DefineComponent< {
|
|
694
695
|
animation: {
|
|
695
|
-
type:
|
|
696
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
696
697
|
default: string;
|
|
697
698
|
};
|
|
698
699
|
columns: {
|
|
@@ -714,7 +715,7 @@ slots: Readonly<{
|
|
|
714
715
|
}>;
|
|
715
716
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
716
717
|
animation: {
|
|
717
|
-
type:
|
|
718
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
718
719
|
default: string;
|
|
719
720
|
};
|
|
720
721
|
columns: {
|
|
@@ -725,15 +726,15 @@ items: {
|
|
|
725
726
|
type: PropType<ListItem[]>;
|
|
726
727
|
};
|
|
727
728
|
}>>, {
|
|
728
|
-
animation: string |
|
|
729
|
+
animation: string | Function | Record<string, any>;
|
|
729
730
|
columns: number;
|
|
730
731
|
}, {}>;
|
|
731
732
|
|
|
732
733
|
// @public
|
|
733
734
|
export const BaseHeaderTogglePanel: DefineComponent< {
|
|
734
735
|
animation: {
|
|
735
|
-
type:
|
|
736
|
-
default: () => DefineComponent< {}, {},
|
|
736
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
737
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
737
738
|
};
|
|
738
739
|
startCollapsed: BooleanConstructor;
|
|
739
740
|
headerClass: StringConstructor;
|
|
@@ -742,20 +743,20 @@ open: Ref<boolean>;
|
|
|
742
743
|
toggleOpen: () => void;
|
|
743
744
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
744
745
|
animation: {
|
|
745
|
-
type:
|
|
746
|
-
default: () => DefineComponent< {}, {},
|
|
746
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
747
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
747
748
|
};
|
|
748
749
|
startCollapsed: BooleanConstructor;
|
|
749
750
|
headerClass: StringConstructor;
|
|
750
751
|
}>>, {
|
|
751
|
-
animation: string |
|
|
752
|
+
animation: string | Function | Record<string, any>;
|
|
752
753
|
startCollapsed: boolean;
|
|
753
754
|
}, {}>;
|
|
754
755
|
|
|
755
756
|
// @public
|
|
756
757
|
export const BaseIdModal: DefineComponent< {
|
|
757
758
|
animation: {
|
|
758
|
-
type:
|
|
759
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
759
760
|
};
|
|
760
761
|
modalId: {
|
|
761
762
|
type: StringConstructor;
|
|
@@ -767,7 +768,7 @@ isOpen: Ref<boolean>;
|
|
|
767
768
|
emitClickOutOfModal: (event: MouseEvent | FocusEvent) => void;
|
|
768
769
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
769
770
|
animation: {
|
|
770
|
-
type:
|
|
771
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
771
772
|
};
|
|
772
773
|
modalId: {
|
|
773
774
|
type: StringConstructor;
|
|
@@ -812,8 +813,8 @@ type: BooleanConstructor;
|
|
|
812
813
|
default: boolean;
|
|
813
814
|
};
|
|
814
815
|
animation: {
|
|
815
|
-
type:
|
|
816
|
-
default: () => DefineComponent< {}, {},
|
|
816
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
817
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
817
818
|
};
|
|
818
819
|
panelId: {
|
|
819
820
|
type: StringConstructor;
|
|
@@ -827,8 +828,8 @@ type: BooleanConstructor;
|
|
|
827
828
|
default: boolean;
|
|
828
829
|
};
|
|
829
830
|
animation: {
|
|
830
|
-
type:
|
|
831
|
-
default: () => DefineComponent< {}, {},
|
|
831
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
832
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
832
833
|
};
|
|
833
834
|
panelId: {
|
|
834
835
|
type: StringConstructor;
|
|
@@ -836,7 +837,7 @@ required: true;
|
|
|
836
837
|
};
|
|
837
838
|
}>>, {
|
|
838
839
|
startOpen: boolean;
|
|
839
|
-
animation: string |
|
|
840
|
+
animation: string | Function | Record<string, any>;
|
|
840
841
|
}, {}>;
|
|
841
842
|
|
|
842
843
|
// @public
|
|
@@ -906,12 +907,12 @@ default: boolean;
|
|
|
906
907
|
};
|
|
907
908
|
referenceSelector: StringConstructor;
|
|
908
909
|
animation: {
|
|
909
|
-
type:
|
|
910
|
-
default: () => DefineComponent< {}, {},
|
|
910
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
911
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
911
912
|
};
|
|
912
913
|
overlayAnimation: {
|
|
913
|
-
type:
|
|
914
|
-
default: () => DefineComponent< {}, {},
|
|
914
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
915
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
915
916
|
};
|
|
916
917
|
contentClass: StringConstructor;
|
|
917
918
|
overlayClass: StringConstructor;
|
|
@@ -931,12 +932,12 @@ default: boolean;
|
|
|
931
932
|
};
|
|
932
933
|
referenceSelector: StringConstructor;
|
|
933
934
|
animation: {
|
|
934
|
-
type:
|
|
935
|
-
default: () => DefineComponent< {}, {},
|
|
935
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
936
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
936
937
|
};
|
|
937
938
|
overlayAnimation: {
|
|
938
|
-
type:
|
|
939
|
-
default: () => DefineComponent< {}, {},
|
|
939
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
940
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
940
941
|
};
|
|
941
942
|
contentClass: StringConstructor;
|
|
942
943
|
overlayClass: StringConstructor;
|
|
@@ -945,8 +946,8 @@ overlayClass: StringConstructor;
|
|
|
945
946
|
"onFocusin:body"?: ((...args: any[]) => any) | undefined;
|
|
946
947
|
}, {
|
|
947
948
|
focusOnOpen: boolean;
|
|
948
|
-
animation: string |
|
|
949
|
-
overlayAnimation: string |
|
|
949
|
+
animation: string | Function | Record<string, any>;
|
|
950
|
+
overlayAnimation: string | Function | Record<string, any>;
|
|
950
951
|
}, {}>;
|
|
951
952
|
|
|
952
953
|
export { BasePlaceholderImage }
|
|
@@ -1073,52 +1074,52 @@ type: StringConstructor;
|
|
|
1073
1074
|
}>>, {}, {}>;
|
|
1074
1075
|
|
|
1075
1076
|
// @public
|
|
1076
|
-
export const BaseResultImage: DefineComponent<{
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1077
|
+
export const BaseResultImage: DefineComponent< {
|
|
1078
|
+
result: {
|
|
1079
|
+
type: PropType<Result>;
|
|
1080
|
+
required: true;
|
|
1081
|
+
};
|
|
1082
|
+
loadAnimation: {
|
|
1083
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1084
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1085
|
+
};
|
|
1086
|
+
hoverAnimation: {
|
|
1087
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1088
|
+
};
|
|
1089
|
+
showNextImageOnHover: {
|
|
1090
|
+
type: BooleanConstructor;
|
|
1091
|
+
default: boolean;
|
|
1092
|
+
};
|
|
1092
1093
|
}, {
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1094
|
+
pendingImages: Ref<string[]>;
|
|
1095
|
+
loadedImages: Ref<string[]>;
|
|
1096
|
+
isHovering: Ref<boolean>;
|
|
1097
|
+
userHasHoveredImage: Ref<boolean>;
|
|
1098
|
+
loaderStyles: Partial<CSSStyleDeclaration>;
|
|
1099
|
+
animation: ComputedRef<string | Record<string, any>>;
|
|
1100
|
+
imageSrc: ComputedRef<string>;
|
|
1101
|
+
shouldLoadNextImage: ComputedRef<boolean>;
|
|
1102
|
+
flagImageAsFailed: () => void;
|
|
1103
|
+
flagImageLoaded: () => void;
|
|
1103
1104
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1104
1105
|
result: {
|
|
1105
1106
|
type: PropType<Result>;
|
|
1106
1107
|
required: true;
|
|
1107
1108
|
};
|
|
1108
1109
|
loadAnimation: {
|
|
1109
|
-
type:
|
|
1110
|
-
default: () => DefineComponent<{}, {},
|
|
1110
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1111
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1111
1112
|
};
|
|
1112
1113
|
hoverAnimation: {
|
|
1113
|
-
type:
|
|
1114
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1114
1115
|
};
|
|
1115
1116
|
showNextImageOnHover: {
|
|
1116
1117
|
type: BooleanConstructor;
|
|
1117
1118
|
default: boolean;
|
|
1118
1119
|
};
|
|
1119
1120
|
}>>, {
|
|
1120
|
-
|
|
1121
|
-
|
|
1121
|
+
loadAnimation: string | Function | Record<string, any>;
|
|
1122
|
+
showNextImageOnHover: boolean;
|
|
1122
1123
|
}, {}>;
|
|
1123
1124
|
|
|
1124
1125
|
// @public
|
|
@@ -1236,6 +1237,64 @@ resetOnChange: boolean;
|
|
|
1236
1237
|
resetOn: keyof XEventsTypes | (keyof XEventsTypes)[];
|
|
1237
1238
|
}, {}>;
|
|
1238
1239
|
|
|
1240
|
+
// @public
|
|
1241
|
+
export const BaseSlider: DefineComponent< {
|
|
1242
|
+
threshold: {
|
|
1243
|
+
type: PropType<{
|
|
1244
|
+
min: number;
|
|
1245
|
+
max: number;
|
|
1246
|
+
}>;
|
|
1247
|
+
default: () => {
|
|
1248
|
+
min: number;
|
|
1249
|
+
max: number;
|
|
1250
|
+
};
|
|
1251
|
+
};
|
|
1252
|
+
modelValue: {
|
|
1253
|
+
type: PropType<{
|
|
1254
|
+
min: number;
|
|
1255
|
+
max: number;
|
|
1256
|
+
}>;
|
|
1257
|
+
required: true;
|
|
1258
|
+
};
|
|
1259
|
+
contentClass: {
|
|
1260
|
+
type: StringConstructor;
|
|
1261
|
+
default: string;
|
|
1262
|
+
};
|
|
1263
|
+
}, {
|
|
1264
|
+
slider: Ref<HTMLElement | undefined>;
|
|
1265
|
+
rangeSelected: ComputedRef<number[]>;
|
|
1266
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", PublicProps, Readonly<ExtractPropTypes< {
|
|
1267
|
+
threshold: {
|
|
1268
|
+
type: PropType<{
|
|
1269
|
+
min: number;
|
|
1270
|
+
max: number;
|
|
1271
|
+
}>;
|
|
1272
|
+
default: () => {
|
|
1273
|
+
min: number;
|
|
1274
|
+
max: number;
|
|
1275
|
+
};
|
|
1276
|
+
};
|
|
1277
|
+
modelValue: {
|
|
1278
|
+
type: PropType<{
|
|
1279
|
+
min: number;
|
|
1280
|
+
max: number;
|
|
1281
|
+
}>;
|
|
1282
|
+
required: true;
|
|
1283
|
+
};
|
|
1284
|
+
contentClass: {
|
|
1285
|
+
type: StringConstructor;
|
|
1286
|
+
default: string;
|
|
1287
|
+
};
|
|
1288
|
+
}>> & {
|
|
1289
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1290
|
+
}, {
|
|
1291
|
+
threshold: {
|
|
1292
|
+
min: number;
|
|
1293
|
+
max: number;
|
|
1294
|
+
};
|
|
1295
|
+
contentClass: string;
|
|
1296
|
+
}, {}>;
|
|
1297
|
+
|
|
1239
1298
|
// @public
|
|
1240
1299
|
export const BaseSuggestion: DefineComponent< {
|
|
1241
1300
|
query: {
|
|
@@ -1292,7 +1351,7 @@ type: PropType<Suggestion[]>;
|
|
|
1292
1351
|
required: true;
|
|
1293
1352
|
};
|
|
1294
1353
|
animation: {
|
|
1295
|
-
type:
|
|
1354
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1296
1355
|
default: string;
|
|
1297
1356
|
};
|
|
1298
1357
|
maxItemsToRender: NumberConstructor;
|
|
@@ -1315,7 +1374,7 @@ type: PropType<Suggestion[]>;
|
|
|
1315
1374
|
required: true;
|
|
1316
1375
|
};
|
|
1317
1376
|
animation: {
|
|
1318
|
-
type:
|
|
1377
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1319
1378
|
default: string;
|
|
1320
1379
|
};
|
|
1321
1380
|
maxItemsToRender: NumberConstructor;
|
|
@@ -1329,7 +1388,7 @@ default: boolean;
|
|
|
1329
1388
|
};
|
|
1330
1389
|
suggestionItemClass: StringConstructor;
|
|
1331
1390
|
}>>, {
|
|
1332
|
-
animation: string |
|
|
1391
|
+
animation: string | Function | Record<string, any>;
|
|
1333
1392
|
showFacets: boolean;
|
|
1334
1393
|
showPlainSuggestion: boolean;
|
|
1335
1394
|
}, {}>;
|
|
@@ -1357,12 +1416,12 @@ modelValue: boolean;
|
|
|
1357
1416
|
// @public
|
|
1358
1417
|
export const BaseTabsPanel: DefineComponent< {
|
|
1359
1418
|
tabsAnimation: {
|
|
1360
|
-
type:
|
|
1419
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1361
1420
|
default: string;
|
|
1362
1421
|
};
|
|
1363
1422
|
contentAnimation: {
|
|
1364
|
-
type:
|
|
1365
|
-
default: () => DefineComponent< {}, {},
|
|
1423
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1424
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1366
1425
|
};
|
|
1367
1426
|
initialTab: {
|
|
1368
1427
|
type: StringConstructor;
|
|
@@ -1386,12 +1445,12 @@ selectTab: (tab: string) => void;
|
|
|
1386
1445
|
tabIsSelected: (tab: string) => boolean;
|
|
1387
1446
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1388
1447
|
tabsAnimation: {
|
|
1389
|
-
type:
|
|
1448
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1390
1449
|
default: string;
|
|
1391
1450
|
};
|
|
1392
1451
|
contentAnimation: {
|
|
1393
|
-
type:
|
|
1394
|
-
default: () => DefineComponent< {}, {},
|
|
1452
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1453
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1395
1454
|
};
|
|
1396
1455
|
initialTab: {
|
|
1397
1456
|
type: StringConstructor;
|
|
@@ -1406,8 +1465,8 @@ contentClass: StringConstructor;
|
|
|
1406
1465
|
tabClass: StringConstructor;
|
|
1407
1466
|
tabsListClass: StringConstructor;
|
|
1408
1467
|
}>>, {
|
|
1409
|
-
tabsAnimation: string |
|
|
1410
|
-
contentAnimation: string |
|
|
1468
|
+
tabsAnimation: string | Function | Record<string, any>;
|
|
1469
|
+
contentAnimation: string | Function | Record<string, any>;
|
|
1411
1470
|
initialTab: string;
|
|
1412
1471
|
allowTabDeselect: boolean;
|
|
1413
1472
|
}, {}>;
|
|
@@ -1419,7 +1478,7 @@ type: BooleanConstructor;
|
|
|
1419
1478
|
required: true;
|
|
1420
1479
|
};
|
|
1421
1480
|
animation: {
|
|
1422
|
-
type:
|
|
1481
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1423
1482
|
default: string;
|
|
1424
1483
|
};
|
|
1425
1484
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -1428,17 +1487,17 @@ type: BooleanConstructor;
|
|
|
1428
1487
|
required: true;
|
|
1429
1488
|
};
|
|
1430
1489
|
animation: {
|
|
1431
|
-
type:
|
|
1490
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1432
1491
|
default: string;
|
|
1433
1492
|
};
|
|
1434
1493
|
}>>, {
|
|
1435
|
-
animation: string |
|
|
1494
|
+
animation: string | Function | Record<string, any>;
|
|
1436
1495
|
}, {}>;
|
|
1437
1496
|
|
|
1438
1497
|
// @public
|
|
1439
1498
|
export const BaseVariableColumnGrid: DefineComponent< {
|
|
1440
1499
|
animation: {
|
|
1441
|
-
type:
|
|
1500
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1442
1501
|
default: string;
|
|
1443
1502
|
};
|
|
1444
1503
|
items: PropType<ListItem[]>;
|
|
@@ -1453,7 +1512,7 @@ slots: Readonly<{
|
|
|
1453
1512
|
}>;
|
|
1454
1513
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1455
1514
|
animation: {
|
|
1456
|
-
type:
|
|
1515
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1457
1516
|
default: string;
|
|
1458
1517
|
};
|
|
1459
1518
|
items: PropType<ListItem[]>;
|
|
@@ -1462,7 +1521,7 @@ type: NumberConstructor;
|
|
|
1462
1521
|
default: number;
|
|
1463
1522
|
};
|
|
1464
1523
|
}>>, {
|
|
1465
|
-
animation: string |
|
|
1524
|
+
animation: string | Function | Record<string, any>;
|
|
1466
1525
|
columns: number;
|
|
1467
1526
|
}, {}>;
|
|
1468
1527
|
|
|
@@ -1515,6 +1574,9 @@ export const cancelFetchAndSaveQuerySuggestions: () => void;
|
|
|
1515
1574
|
// @public
|
|
1516
1575
|
export const cancelFetchAndSaveRecommendations: () => void;
|
|
1517
1576
|
|
|
1577
|
+
// @public
|
|
1578
|
+
export const cancelFetchAndSaveRelatedPrompts: () => void;
|
|
1579
|
+
|
|
1518
1580
|
// @public
|
|
1519
1581
|
export const cancelFetchAndSaveRelatedTags: () => void;
|
|
1520
1582
|
|
|
@@ -1577,6 +1639,9 @@ export { ChevronTinyUpIcon }
|
|
|
1577
1639
|
|
|
1578
1640
|
export { ChevronUpIcon }
|
|
1579
1641
|
|
|
1642
|
+
// @internal
|
|
1643
|
+
export function cleanGettersProxyCache(): void;
|
|
1644
|
+
|
|
1580
1645
|
// @public
|
|
1581
1646
|
export const ClearFilters: DefineComponent< {
|
|
1582
1647
|
facetsIds: PropType<(string | number)[]>;
|
|
@@ -1688,6 +1753,14 @@ default: boolean;
|
|
|
1688
1753
|
appear: boolean;
|
|
1689
1754
|
}, {}>;
|
|
1690
1755
|
|
|
1756
|
+
// @public
|
|
1757
|
+
export interface ConfigMutations<T extends {
|
|
1758
|
+
config: T['config'];
|
|
1759
|
+
}> {
|
|
1760
|
+
mergeConfig(config: T['config']): void;
|
|
1761
|
+
setConfig(config: T['config']): void;
|
|
1762
|
+
}
|
|
1763
|
+
|
|
1691
1764
|
export { CornerArrowLeft }
|
|
1692
1765
|
|
|
1693
1766
|
export { CornerArrowRight }
|
|
@@ -1709,6 +1782,15 @@ export function createOrigin({ feature, location }: QueryOriginInit): QueryOrigi
|
|
|
1709
1782
|
// @public
|
|
1710
1783
|
export function createRawFilters(filterIds: Array<Filter['id']>): RawFilter[];
|
|
1711
1784
|
|
|
1785
|
+
// @public
|
|
1786
|
+
export function createRelatedTagsQueryGetter<State extends QueryState, Getters>({ getRelatedTags }: CreateRelatedTagsQueryGetterOptions<State, Getters>): (state: State, getters: Getters) => string;
|
|
1787
|
+
|
|
1788
|
+
// @public
|
|
1789
|
+
export interface CreateRelatedTagsQueryGetterOptions<State, Getters> {
|
|
1790
|
+
// Warning: (ae-forgotten-export) The symbol "RelatedTag_2" needs to be exported by the entry point index.d.ts
|
|
1791
|
+
getRelatedTags: (state: State, getters: Getters) => RelatedTag_2[];
|
|
1792
|
+
}
|
|
1793
|
+
|
|
1712
1794
|
// Warning: (ae-forgotten-export) The symbol "Taggable" needs to be exported by the entry point index.d.ts
|
|
1713
1795
|
//
|
|
1714
1796
|
// @public
|
|
@@ -2078,8 +2160,8 @@ type: PropType<(keyof XEventsTypes)[]>;
|
|
|
2078
2160
|
default: () => string[];
|
|
2079
2161
|
};
|
|
2080
2162
|
animation: {
|
|
2081
|
-
type:
|
|
2082
|
-
default: () => DefineComponent< {}, {},
|
|
2163
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2164
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
2083
2165
|
};
|
|
2084
2166
|
}, {
|
|
2085
2167
|
close: () => void;
|
|
@@ -2097,13 +2179,13 @@ type: PropType<(keyof XEventsTypes)[]>;
|
|
|
2097
2179
|
default: () => string[];
|
|
2098
2180
|
};
|
|
2099
2181
|
animation: {
|
|
2100
|
-
type:
|
|
2101
|
-
default: () => DefineComponent< {}, {},
|
|
2182
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2183
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
2102
2184
|
};
|
|
2103
2185
|
}>>, {
|
|
2104
2186
|
eventsToOpenEmpathize: (keyof XEventsTypes)[];
|
|
2105
2187
|
eventsToCloseEmpathize: (keyof XEventsTypes)[];
|
|
2106
|
-
animation: string |
|
|
2188
|
+
animation: string | Function | Record<string, any>;
|
|
2107
2189
|
}, {}>;
|
|
2108
2190
|
|
|
2109
2191
|
// @public
|
|
@@ -2121,8 +2203,6 @@ export const empathizeEmitters: {};
|
|
|
2121
2203
|
export interface EmpathizeGetters {
|
|
2122
2204
|
}
|
|
2123
2205
|
|
|
2124
|
-
// Warning: (ae-forgotten-export) The symbol "ConfigMutations" needs to be exported by the entry point index.d.ts
|
|
2125
|
-
//
|
|
2126
2206
|
// @public
|
|
2127
2207
|
export interface EmpathizeMutations extends ConfigMutations<EmpathizeState> {
|
|
2128
2208
|
setIsOpen(isOpen: boolean): void;
|
|
@@ -2378,7 +2458,7 @@ export const Facets: DefineComponent< {
|
|
|
2378
2458
|
facetsIds: PropType<(string | number)[]>;
|
|
2379
2459
|
alwaysVisible: BooleanConstructor;
|
|
2380
2460
|
animation: {
|
|
2381
|
-
type:
|
|
2461
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2382
2462
|
default: string;
|
|
2383
2463
|
};
|
|
2384
2464
|
renderableFacets: StringConstructor;
|
|
@@ -2391,13 +2471,13 @@ hasSlot: (name: string) => boolean;
|
|
|
2391
2471
|
facetsIds: PropType<(string | number)[]>;
|
|
2392
2472
|
alwaysVisible: BooleanConstructor;
|
|
2393
2473
|
animation: {
|
|
2394
|
-
type:
|
|
2474
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2395
2475
|
default: string;
|
|
2396
2476
|
};
|
|
2397
2477
|
renderableFacets: StringConstructor;
|
|
2398
2478
|
}>>, {
|
|
2399
2479
|
alwaysVisible: boolean;
|
|
2400
|
-
animation: string |
|
|
2480
|
+
animation: string | Function | Record<string, any>;
|
|
2401
2481
|
}, {}>;
|
|
2402
2482
|
|
|
2403
2483
|
// @public
|
|
@@ -2451,8 +2531,6 @@ export interface FacetsGroup {
|
|
|
2451
2531
|
id: string;
|
|
2452
2532
|
}
|
|
2453
2533
|
|
|
2454
|
-
// Warning: (ae-forgotten-export) The symbol "QueryMutations" needs to be exported by the entry point index.d.ts
|
|
2455
|
-
//
|
|
2456
2534
|
// @public
|
|
2457
2535
|
export interface FacetsMutations extends QueryMutations, ConfigMutations<FacetsState> {
|
|
2458
2536
|
clearStickyFilters(): void;
|
|
@@ -2712,6 +2790,11 @@ export const fetchAndSaveQuerySuggestions: (context: QuerySuggestionsActionConte
|
|
|
2712
2790
|
// @public
|
|
2713
2791
|
export const fetchAndSaveRecommendations: (context: RecommendationsActionContext, request: RecommendationsRequest | null) => void | Promise<void>;
|
|
2714
2792
|
|
|
2793
|
+
// Warning: (ae-forgotten-export) The symbol "RelatedPromptsRequest" needs to be exported by the entry point index.d.ts
|
|
2794
|
+
//
|
|
2795
|
+
// @public
|
|
2796
|
+
export const fetchAndSaveRelatedPrompts: (context: RelatedPromptsActionContext, request: RelatedPromptsRequest | null) => void | Promise<void>;
|
|
2797
|
+
|
|
2715
2798
|
// Warning: (ae-forgotten-export) The symbol "RelatedTagsRequest" needs to be exported by the entry point index.d.ts
|
|
2716
2799
|
//
|
|
2717
2800
|
// @public
|
|
@@ -2758,6 +2841,9 @@ export const fetchQuerySuggestions: QuerySuggestionsXStoreModule['actions']['fet
|
|
|
2758
2841
|
// @public
|
|
2759
2842
|
export const fetchRecommendations: RecommendationsXStoreModule['actions']['fetchRecommendations'];
|
|
2760
2843
|
|
|
2844
|
+
// @public
|
|
2845
|
+
export const fetchRelatedPrompts: RelatedPromptsXStoreModule['actions']['fetchRelatedPrompts'];
|
|
2846
|
+
|
|
2761
2847
|
// @public
|
|
2762
2848
|
export const fetchRelatedTags: RelatedTagsXStoreModule['actions']['fetchRelatedTags'];
|
|
2763
2849
|
|
|
@@ -2825,7 +2911,7 @@ type: PropType<string | number>;
|
|
|
2825
2911
|
required: false;
|
|
2826
2912
|
};
|
|
2827
2913
|
animation: {
|
|
2828
|
-
type:
|
|
2914
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2829
2915
|
default: string;
|
|
2830
2916
|
};
|
|
2831
2917
|
}, {
|
|
@@ -2839,11 +2925,11 @@ type: PropType<string | number>;
|
|
|
2839
2925
|
required: false;
|
|
2840
2926
|
};
|
|
2841
2927
|
animation: {
|
|
2842
|
-
type:
|
|
2928
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2843
2929
|
default: string;
|
|
2844
2930
|
};
|
|
2845
2931
|
}>>, {
|
|
2846
|
-
animation: string |
|
|
2932
|
+
animation: string | Function | Record<string, any>;
|
|
2847
2933
|
}, {}>;
|
|
2848
2934
|
|
|
2849
2935
|
// @public
|
|
@@ -2920,6 +3006,12 @@ export function getActiveElement(root?: Document | ShadowRoot): Element | null;
|
|
|
2920
3006
|
// @public
|
|
2921
3007
|
export function getGetterPath<ModuleName extends XModuleName>(moduleName: ModuleName, getterName: keyof ExtractGetters<ModuleName>): string;
|
|
2922
3008
|
|
|
3009
|
+
// @internal
|
|
3010
|
+
export function getGettersProxy<ModuleName extends XModuleName>(getters: Dictionary, moduleName: ModuleName): ExtractGetters<ModuleName>;
|
|
3011
|
+
|
|
3012
|
+
// @internal
|
|
3013
|
+
export function getGettersProxyFromModule<ModuleName extends XModuleName>(getters: Dictionary, moduleName: ModuleName, storeModule: AnyXStoreModule): ExtractGetters<ModuleName>;
|
|
3014
|
+
|
|
2923
3015
|
// @public
|
|
2924
3016
|
export function getRootXComponent(component: ComponentPublicInstance | null): ComponentPublicInstance | undefined;
|
|
2925
3017
|
|
|
@@ -3106,6 +3198,9 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
|
3106
3198
|
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3107
3199
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3108
3200
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3201
|
+
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3202
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
3203
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
3109
3204
|
}>>;
|
|
3110
3205
|
required: true;
|
|
3111
3206
|
};
|
|
@@ -3271,6 +3366,9 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
|
3271
3366
|
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3272
3367
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3273
3368
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3369
|
+
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3370
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
3371
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
3274
3372
|
}>>;
|
|
3275
3373
|
required: true;
|
|
3276
3374
|
};
|
|
@@ -3305,7 +3403,7 @@ filter: {
|
|
|
3305
3403
|
type: PropType<HierarchicalFilter_2>;
|
|
3306
3404
|
required: true;
|
|
3307
3405
|
};
|
|
3308
|
-
childrenAnimation:
|
|
3406
|
+
childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
3309
3407
|
clickEvents: PropType<Partial<XEventsTypes>>;
|
|
3310
3408
|
cssClasses: {
|
|
3311
3409
|
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
@@ -3474,6 +3572,9 @@ ParamsLoadedFromUrl?: UrlParams | undefined;
|
|
|
3474
3572
|
ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
3475
3573
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
3476
3574
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
3575
|
+
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
3576
|
+
UserSelectedARelatedPrompt?: number | undefined;
|
|
3577
|
+
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
3477
3578
|
}>;
|
|
3478
3579
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
3479
3580
|
renderedChildrenFilters: ComputedRef<HierarchicalFilter_2[]>;
|
|
@@ -3483,7 +3584,7 @@ filter: {
|
|
|
3483
3584
|
type: PropType<HierarchicalFilter_2>;
|
|
3484
3585
|
required: true;
|
|
3485
3586
|
};
|
|
3486
|
-
childrenAnimation:
|
|
3587
|
+
childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
3487
3588
|
clickEvents: PropType<Partial<XEventsTypes>>;
|
|
3488
3589
|
cssClasses: {
|
|
3489
3590
|
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
@@ -3645,8 +3746,6 @@ export interface HistoryQueriesMutations extends QueryMutations, ConfigMutations
|
|
|
3645
3746
|
setSessionTimeStamp(timeStamp: number): void;
|
|
3646
3747
|
}
|
|
3647
3748
|
|
|
3648
|
-
// Warning: (ae-forgotten-export) The symbol "QueryState" needs to be exported by the entry point index.d.ts
|
|
3649
|
-
//
|
|
3650
3749
|
// @public
|
|
3651
3750
|
export interface HistoryQueriesState extends QueryState {
|
|
3652
3751
|
config: HistoryQueriesConfig;
|
|
@@ -3788,7 +3887,7 @@ required: true;
|
|
|
3788
3887
|
// @public
|
|
3789
3888
|
export const IdentifierResults: DefineComponent< {
|
|
3790
3889
|
animation: {
|
|
3791
|
-
type:
|
|
3890
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
3792
3891
|
default: string;
|
|
3793
3892
|
};
|
|
3794
3893
|
maxItemsToRender: NumberConstructor;
|
|
@@ -3797,12 +3896,12 @@ identifierResults: ComputedRef<any>;
|
|
|
3797
3896
|
identifierResultsToRender: ComputedRef<Result[]>;
|
|
3798
3897
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3799
3898
|
animation: {
|
|
3800
|
-
type:
|
|
3899
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
3801
3900
|
default: string;
|
|
3802
3901
|
};
|
|
3803
3902
|
maxItemsToRender: NumberConstructor;
|
|
3804
3903
|
}>>, {
|
|
3805
|
-
animation: string |
|
|
3904
|
+
animation: string | Function | Record<string, any>;
|
|
3806
3905
|
}, {}>;
|
|
3807
3906
|
|
|
3808
3907
|
// @public
|
|
@@ -3939,8 +4038,8 @@ export type InputStatus = 'initial' | 'typing' | 'filled' | 'focused' | 'empty';
|
|
|
3939
4038
|
export interface InstallXOptions<API extends XAPI = XAPI> extends XPluginOptions {
|
|
3940
4039
|
api?: API | false;
|
|
3941
4040
|
bus?: XBus<XEventsTypes, WireMetadata>;
|
|
3942
|
-
domElement?: Element | string | ((snippetConfig: NormalisedSnippetConfig) => Element | string);
|
|
3943
|
-
installExtraPlugins?(options: ExtraPluginsOptions): void
|
|
4041
|
+
domElement?: Element | ShadowRoot | string | ((snippetConfig: NormalisedSnippetConfig) => Element | ShadowRoot | string);
|
|
4042
|
+
installExtraPlugins?(options: ExtraPluginsOptions): void | Promise<void>;
|
|
3944
4043
|
onCreateApp?: (app: App_2) => void;
|
|
3945
4044
|
plugin?: Plugin_2<XPluginOptions>;
|
|
3946
4045
|
rootComponent?: Component;
|
|
@@ -3993,7 +4092,7 @@ export function isXComponent(component: ComponentPublicInstance): boolean;
|
|
|
3993
4092
|
// @public
|
|
3994
4093
|
export const ItemsList: DefineComponent< {
|
|
3995
4094
|
animation: {
|
|
3996
|
-
type:
|
|
4095
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
3997
4096
|
default: string;
|
|
3998
4097
|
};
|
|
3999
4098
|
items: {
|
|
@@ -4011,7 +4110,7 @@ modelName: string;
|
|
|
4011
4110
|
}[]>;
|
|
4012
4111
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4013
4112
|
animation: {
|
|
4014
|
-
type:
|
|
4113
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4015
4114
|
default: string;
|
|
4016
4115
|
};
|
|
4017
4116
|
items: {
|
|
@@ -4020,7 +4119,7 @@ required: true;
|
|
|
4020
4119
|
};
|
|
4021
4120
|
itemClass: StringConstructor;
|
|
4022
4121
|
}>>, {
|
|
4023
|
-
animation: string |
|
|
4122
|
+
animation: string | Function | Record<string, any>;
|
|
4024
4123
|
}, {}>;
|
|
4025
4124
|
|
|
4026
4125
|
export { LightBulbOff }
|
|
@@ -4069,7 +4168,7 @@ export type Machine<SomeStatus extends string, SomeEvent extends string> = {
|
|
|
4069
4168
|
// @public
|
|
4070
4169
|
export const MainModal: DefineComponent< {
|
|
4071
4170
|
animation: {
|
|
4072
|
-
type:
|
|
4171
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4073
4172
|
};
|
|
4074
4173
|
closeEvents: {
|
|
4075
4174
|
type: PropType<(keyof XEventsTypes)[]>;
|
|
@@ -4089,7 +4188,7 @@ default: string;
|
|
|
4089
4188
|
};
|
|
4090
4189
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4091
4190
|
animation: {
|
|
4092
|
-
type:
|
|
4191
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4093
4192
|
};
|
|
4094
4193
|
closeEvents: {
|
|
4095
4194
|
type: PropType<(keyof XEventsTypes)[]>;
|
|
@@ -4194,6 +4293,11 @@ export type MaybeArray<Something> = Something | Array<Something>;
|
|
|
4194
4293
|
|
|
4195
4294
|
export { MenuIcon }
|
|
4196
4295
|
|
|
4296
|
+
// @public
|
|
4297
|
+
export function mergeConfig<T extends {
|
|
4298
|
+
config: T['config'];
|
|
4299
|
+
}>(state: T, config: Partial<T['config']>): void;
|
|
4300
|
+
|
|
4197
4301
|
export { MinusIcon }
|
|
4198
4302
|
|
|
4199
4303
|
export { MinusTinyIcon }
|
|
@@ -4204,18 +4308,18 @@ export type MonadicFunction = (someParam: any) => any;
|
|
|
4204
4308
|
// @public @deprecated
|
|
4205
4309
|
export const MultiColumnMaxWidthLayout: DefineComponent< {
|
|
4206
4310
|
asideAnimation: {
|
|
4207
|
-
type:
|
|
4208
|
-
default: () => DefineComponent< {}, {},
|
|
4311
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4312
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4209
4313
|
};
|
|
4210
4314
|
devMode: BooleanConstructor;
|
|
4211
4315
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4212
4316
|
asideAnimation: {
|
|
4213
|
-
type:
|
|
4214
|
-
default: () => DefineComponent< {}, {},
|
|
4317
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4318
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4215
4319
|
};
|
|
4216
4320
|
devMode: BooleanConstructor;
|
|
4217
4321
|
}>>, {
|
|
4218
|
-
asideAnimation: string |
|
|
4322
|
+
asideAnimation: string | Function | Record<string, any>;
|
|
4219
4323
|
devMode: boolean;
|
|
4220
4324
|
}, {}>;
|
|
4221
4325
|
|
|
@@ -4239,7 +4343,7 @@ export type MutationsTree<State extends Dictionary, Mutations extends MutationsD
|
|
|
4239
4343
|
// @public
|
|
4240
4344
|
export const MyHistory: DefineComponent< {
|
|
4241
4345
|
animation: {
|
|
4242
|
-
type:
|
|
4346
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4243
4347
|
default: string;
|
|
4244
4348
|
};
|
|
4245
4349
|
locale: {
|
|
@@ -4254,7 +4358,7 @@ historyQueries: ComputedRef<any>;
|
|
|
4254
4358
|
formatTime: (timestamp: number) => string;
|
|
4255
4359
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4256
4360
|
animation: {
|
|
4257
|
-
type:
|
|
4361
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4258
4362
|
default: string;
|
|
4259
4363
|
};
|
|
4260
4364
|
locale: {
|
|
@@ -4263,7 +4367,7 @@ default: string;
|
|
|
4263
4367
|
};
|
|
4264
4368
|
queriesListClass: StringConstructor;
|
|
4265
4369
|
}>>, {
|
|
4266
|
-
animation: string |
|
|
4370
|
+
animation: string | Function | Record<string, any>;
|
|
4267
4371
|
locale: string;
|
|
4268
4372
|
}, {}>;
|
|
4269
4373
|
|
|
@@ -4391,10 +4495,18 @@ export interface NextQueriesGetters {
|
|
|
4391
4495
|
request: NextQueriesRequest | null;
|
|
4392
4496
|
}
|
|
4393
4497
|
|
|
4498
|
+
// @public
|
|
4499
|
+
export interface NextQueriesGroup extends ListItem {
|
|
4500
|
+
// (undocumented)
|
|
4501
|
+
modelName: 'NextQueriesGroup';
|
|
4502
|
+
// (undocumented)
|
|
4503
|
+
nextQueries: NextQuery_2[];
|
|
4504
|
+
}
|
|
4505
|
+
|
|
4394
4506
|
// @public
|
|
4395
4507
|
export const NextQueriesList: DefineComponent< {
|
|
4396
4508
|
animation: {
|
|
4397
|
-
type:
|
|
4509
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4398
4510
|
default: string;
|
|
4399
4511
|
};
|
|
4400
4512
|
offset: {
|
|
@@ -4418,7 +4530,7 @@ default: boolean;
|
|
|
4418
4530
|
[key: string]: any;
|
|
4419
4531
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4420
4532
|
animation: {
|
|
4421
|
-
type:
|
|
4533
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4422
4534
|
default: string;
|
|
4423
4535
|
};
|
|
4424
4536
|
offset: {
|
|
@@ -4439,7 +4551,7 @@ type: BooleanConstructor;
|
|
|
4439
4551
|
default: boolean;
|
|
4440
4552
|
};
|
|
4441
4553
|
}>>, {
|
|
4442
|
-
animation: string |
|
|
4554
|
+
animation: string | Function | Record<string, any>;
|
|
4443
4555
|
offset: number;
|
|
4444
4556
|
frequency: number;
|
|
4445
4557
|
maxNextQueriesPerGroup: number;
|
|
@@ -4680,7 +4792,7 @@ required: true;
|
|
|
4680
4792
|
// @public
|
|
4681
4793
|
export const PartialResultsList: DefineComponent< {
|
|
4682
4794
|
animation: {
|
|
4683
|
-
type:
|
|
4795
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4684
4796
|
default: string;
|
|
4685
4797
|
};
|
|
4686
4798
|
maxItemsToRender: {
|
|
@@ -4691,7 +4803,7 @@ default: number;
|
|
|
4691
4803
|
partialResults: ComputedRef<PartialResult[]>;
|
|
4692
4804
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4693
4805
|
animation: {
|
|
4694
|
-
type:
|
|
4806
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4695
4807
|
default: string;
|
|
4696
4808
|
};
|
|
4697
4809
|
maxItemsToRender: {
|
|
@@ -4699,7 +4811,7 @@ type: NumberConstructor;
|
|
|
4699
4811
|
default: number;
|
|
4700
4812
|
};
|
|
4701
4813
|
}>>, {
|
|
4702
|
-
animation: string |
|
|
4814
|
+
animation: string | Function | Record<string, any>;
|
|
4703
4815
|
maxItemsToRender: number;
|
|
4704
4816
|
}, {}>;
|
|
4705
4817
|
|
|
@@ -4881,18 +4993,18 @@ titleClass: StringConstructor;
|
|
|
4881
4993
|
// @public
|
|
4882
4994
|
export const PromotedsList: DefineComponent< {
|
|
4883
4995
|
animation: {
|
|
4884
|
-
type:
|
|
4996
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4885
4997
|
default: string;
|
|
4886
4998
|
};
|
|
4887
4999
|
}, () => VNode<RendererNode, RendererElement, {
|
|
4888
5000
|
[key: string]: any;
|
|
4889
5001
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4890
5002
|
animation: {
|
|
4891
|
-
type:
|
|
5003
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4892
5004
|
default: string;
|
|
4893
5005
|
};
|
|
4894
5006
|
}>>, {
|
|
4895
|
-
animation: string |
|
|
5007
|
+
animation: string | Function | Record<string, any>;
|
|
4896
5008
|
}, {}>;
|
|
4897
5009
|
|
|
4898
5010
|
// @public
|
|
@@ -5021,6 +5133,11 @@ export const QUERY_KEY: XInjectKey<string | undefined>;
|
|
|
5021
5133
|
// @public
|
|
5022
5134
|
export type QueryFeature = 'search_box' | 'url' | 'query_suggestion' | 'next_query' | 'popular_search' | 'history_query' | 'partial_result' | 'related_tag' | 'spellcheck' | 'customer' | 'semantics';
|
|
5023
5135
|
|
|
5136
|
+
// @public
|
|
5137
|
+
export interface QueryMutations {
|
|
5138
|
+
setQuery(query: string): void;
|
|
5139
|
+
}
|
|
5140
|
+
|
|
5024
5141
|
// @public
|
|
5025
5142
|
export type QueryOrigin = `${QueryFeature}:${FeatureLocation}`;
|
|
5026
5143
|
|
|
@@ -5144,7 +5261,7 @@ default: number;
|
|
|
5144
5261
|
};
|
|
5145
5262
|
persistInCache: BooleanConstructor;
|
|
5146
5263
|
animation: {
|
|
5147
|
-
type:
|
|
5264
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5148
5265
|
default: string;
|
|
5149
5266
|
};
|
|
5150
5267
|
}, {
|
|
@@ -5168,13 +5285,13 @@ default: number;
|
|
|
5168
5285
|
};
|
|
5169
5286
|
persistInCache: BooleanConstructor;
|
|
5170
5287
|
animation: {
|
|
5171
|
-
type:
|
|
5288
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5172
5289
|
default: string;
|
|
5173
5290
|
};
|
|
5174
5291
|
}>>, {
|
|
5175
5292
|
debounceTimeMs: number;
|
|
5176
5293
|
persistInCache: boolean;
|
|
5177
|
-
animation: string |
|
|
5294
|
+
animation: string | Function | Record<string, any>;
|
|
5178
5295
|
}, {}>;
|
|
5179
5296
|
|
|
5180
5297
|
// @public
|
|
@@ -5183,6 +5300,11 @@ export interface QueryPreviewStatusPayload {
|
|
|
5183
5300
|
status: RequestStatus;
|
|
5184
5301
|
}
|
|
5185
5302
|
|
|
5303
|
+
// @public
|
|
5304
|
+
export interface QueryState {
|
|
5305
|
+
query: string;
|
|
5306
|
+
}
|
|
5307
|
+
|
|
5186
5308
|
// @public
|
|
5187
5309
|
export const QuerySuggestion: DefineComponent< {
|
|
5188
5310
|
suggestion: {
|
|
@@ -5345,7 +5467,7 @@ export class RawFilterEntity implements FilterEntity {
|
|
|
5345
5467
|
// @public
|
|
5346
5468
|
export const Recommendations: DefineComponent< {
|
|
5347
5469
|
animation: {
|
|
5348
|
-
type:
|
|
5470
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5349
5471
|
default: string;
|
|
5350
5472
|
};
|
|
5351
5473
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5353,12 +5475,12 @@ maxItemsToRender: NumberConstructor;
|
|
|
5353
5475
|
recommendations: ComputedRef<Result[]>;
|
|
5354
5476
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5355
5477
|
animation: {
|
|
5356
|
-
type:
|
|
5478
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5357
5479
|
default: string;
|
|
5358
5480
|
};
|
|
5359
5481
|
maxItemsToRender: NumberConstructor;
|
|
5360
5482
|
}>>, {
|
|
5361
|
-
animation: string |
|
|
5483
|
+
animation: string | Function | Record<string, any>;
|
|
5362
5484
|
}, {}>;
|
|
5363
5485
|
|
|
5364
5486
|
// @public
|
|
@@ -5481,6 +5603,217 @@ export const refreshSession: HistoryQueriesXStoreModule['actions']['refreshSessi
|
|
|
5481
5603
|
// @internal
|
|
5482
5604
|
export function registerStoreEmitters({ name, storeEmitters, storeModule }: AnyXModule, bus: XBus<XEventsTypes, WireMetadata>, store: Store<any>): void;
|
|
5483
5605
|
|
|
5606
|
+
// @public
|
|
5607
|
+
export const RelatedPrompt: DefineComponent< {
|
|
5608
|
+
relatedPrompt: {
|
|
5609
|
+
type: PropType<RelatedPrompt_2>;
|
|
5610
|
+
required: true;
|
|
5611
|
+
};
|
|
5612
|
+
isPromptVisible: {
|
|
5613
|
+
type: BooleanConstructor;
|
|
5614
|
+
default: boolean;
|
|
5615
|
+
};
|
|
5616
|
+
isSelected: {
|
|
5617
|
+
type: BooleanConstructor;
|
|
5618
|
+
default: boolean;
|
|
5619
|
+
};
|
|
5620
|
+
index: {
|
|
5621
|
+
type: NumberConstructor;
|
|
5622
|
+
required: true;
|
|
5623
|
+
};
|
|
5624
|
+
}, {
|
|
5625
|
+
toggleSuggestion: (index: number) => void;
|
|
5626
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5627
|
+
relatedPrompt: {
|
|
5628
|
+
type: PropType<RelatedPrompt_2>;
|
|
5629
|
+
required: true;
|
|
5630
|
+
};
|
|
5631
|
+
isPromptVisible: {
|
|
5632
|
+
type: BooleanConstructor;
|
|
5633
|
+
default: boolean;
|
|
5634
|
+
};
|
|
5635
|
+
isSelected: {
|
|
5636
|
+
type: BooleanConstructor;
|
|
5637
|
+
default: boolean;
|
|
5638
|
+
};
|
|
5639
|
+
index: {
|
|
5640
|
+
type: NumberConstructor;
|
|
5641
|
+
required: true;
|
|
5642
|
+
};
|
|
5643
|
+
}>>, {
|
|
5644
|
+
isPromptVisible: boolean;
|
|
5645
|
+
isSelected: boolean;
|
|
5646
|
+
}, {}>;
|
|
5647
|
+
|
|
5648
|
+
// @public
|
|
5649
|
+
export const relatedPromptRequest: RelatedPromptsXStoreModule['getters']['request'];
|
|
5650
|
+
|
|
5651
|
+
// @public
|
|
5652
|
+
export type RelatedPromptsActionContext = XActionContext<RelatedPromptsState, RelatedPromptsGetters, RelatedPromptsMutations, RelatedPromptsActions>;
|
|
5653
|
+
|
|
5654
|
+
// @public
|
|
5655
|
+
export interface RelatedPromptsActions {
|
|
5656
|
+
cancelFetchAndSaveRelatedPrompts(): void;
|
|
5657
|
+
fetchAndSaveRelatedPrompts(request: RelatedPromptsRequest | null): void;
|
|
5658
|
+
fetchRelatedPrompts(request: RelatedPromptsRequest | null): RelatedPrompt_2[] | null;
|
|
5659
|
+
}
|
|
5660
|
+
|
|
5661
|
+
// @public
|
|
5662
|
+
export interface RelatedPromptsGetters {
|
|
5663
|
+
request: RelatedPromptsRequest | null;
|
|
5664
|
+
}
|
|
5665
|
+
|
|
5666
|
+
// @public
|
|
5667
|
+
export const RelatedPromptsList: DefineComponent< {
|
|
5668
|
+
animation: {
|
|
5669
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5670
|
+
default: string;
|
|
5671
|
+
};
|
|
5672
|
+
offset: {
|
|
5673
|
+
type: NumberConstructor;
|
|
5674
|
+
default: number;
|
|
5675
|
+
};
|
|
5676
|
+
frequency: {
|
|
5677
|
+
type: NumberConstructor;
|
|
5678
|
+
default: number;
|
|
5679
|
+
};
|
|
5680
|
+
maxRelatedPromptsPerGroup: {
|
|
5681
|
+
type: NumberConstructor;
|
|
5682
|
+
default: number;
|
|
5683
|
+
};
|
|
5684
|
+
maxGroups: {
|
|
5685
|
+
type: NumberConstructor;
|
|
5686
|
+
default: undefined;
|
|
5687
|
+
};
|
|
5688
|
+
showOnlyAfterOffset: {
|
|
5689
|
+
type: BooleanConstructor;
|
|
5690
|
+
default: boolean;
|
|
5691
|
+
};
|
|
5692
|
+
}, () => VNode<RendererNode, RendererElement, {
|
|
5693
|
+
[key: string]: any;
|
|
5694
|
+
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5695
|
+
animation: {
|
|
5696
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5697
|
+
default: string;
|
|
5698
|
+
};
|
|
5699
|
+
offset: {
|
|
5700
|
+
type: NumberConstructor;
|
|
5701
|
+
default: number;
|
|
5702
|
+
};
|
|
5703
|
+
frequency: {
|
|
5704
|
+
type: NumberConstructor;
|
|
5705
|
+
default: number;
|
|
5706
|
+
};
|
|
5707
|
+
maxRelatedPromptsPerGroup: {
|
|
5708
|
+
type: NumberConstructor;
|
|
5709
|
+
default: number;
|
|
5710
|
+
};
|
|
5711
|
+
maxGroups: {
|
|
5712
|
+
type: NumberConstructor;
|
|
5713
|
+
default: undefined;
|
|
5714
|
+
};
|
|
5715
|
+
showOnlyAfterOffset: {
|
|
5716
|
+
type: BooleanConstructor;
|
|
5717
|
+
default: boolean;
|
|
5718
|
+
};
|
|
5719
|
+
}>>, {
|
|
5720
|
+
animation: string | Function | Record<string, any>;
|
|
5721
|
+
offset: number;
|
|
5722
|
+
frequency: number;
|
|
5723
|
+
maxRelatedPromptsPerGroup: number;
|
|
5724
|
+
maxGroups: number;
|
|
5725
|
+
showOnlyAfterOffset: boolean;
|
|
5726
|
+
}, {}>;
|
|
5727
|
+
|
|
5728
|
+
// @public
|
|
5729
|
+
export interface RelatedPromptsMutations extends StatusMutations, QueryMutations {
|
|
5730
|
+
resetRelatedPromptsState(): void;
|
|
5731
|
+
resetSelectedPrompt(): void;
|
|
5732
|
+
setParams(params: Dictionary<unknown>): void;
|
|
5733
|
+
setRelatedPromptsProducts(products: RelatedPrompt_2[]): void;
|
|
5734
|
+
setSelectedPrompt(index: number): void;
|
|
5735
|
+
setSelectedQuery(index: number): void;
|
|
5736
|
+
}
|
|
5737
|
+
|
|
5738
|
+
// @public
|
|
5739
|
+
export interface RelatedPromptsState extends StatusState, QueryState {
|
|
5740
|
+
params: Dictionary<unknown>;
|
|
5741
|
+
relatedPrompts: RelatedPrompt_2[];
|
|
5742
|
+
selectedPrompt: number;
|
|
5743
|
+
selectedQuery: number;
|
|
5744
|
+
}
|
|
5745
|
+
|
|
5746
|
+
// @internal
|
|
5747
|
+
export const relatedPromptsStoreEmitters: {
|
|
5748
|
+
RelatedPromptsRequestUpdated: (_: RelatedPromptsState, getters: Returns<GettersTree<RelatedPromptsState, RelatedPromptsGetters>>) => RelatedPromptsRequest | null;
|
|
5749
|
+
};
|
|
5750
|
+
|
|
5751
|
+
// @public (undocumented)
|
|
5752
|
+
export const RelatedPromptsTagList: DefineComponent< {
|
|
5753
|
+
buttonClass: StringConstructor;
|
|
5754
|
+
}, {
|
|
5755
|
+
arePromptsVisible: Ref<boolean>;
|
|
5756
|
+
hidePrompt: (index: number) => boolean;
|
|
5757
|
+
isSelected: (index: number) => boolean;
|
|
5758
|
+
relatedPrompts: ComputedRef<any>;
|
|
5759
|
+
selectedPrompt: ComputedRef<any>;
|
|
5760
|
+
slidingPanelContent: Ref<Element | undefined>;
|
|
5761
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5762
|
+
buttonClass: StringConstructor;
|
|
5763
|
+
}>>, {}, {}>;
|
|
5764
|
+
|
|
5765
|
+
// @internal
|
|
5766
|
+
export const relatedPromptsWiring: {
|
|
5767
|
+
ParamsLoadedFromUrl: {
|
|
5768
|
+
setRelatedPromptsQueryFromUrl: AnyWire;
|
|
5769
|
+
};
|
|
5770
|
+
UserAcceptedAQuery: {
|
|
5771
|
+
setRelatedPromptsQuery: Wire<string>;
|
|
5772
|
+
};
|
|
5773
|
+
UserClearedQuery: {
|
|
5774
|
+
cancelFetchAndSaveSearchResponseWire: AnyWire;
|
|
5775
|
+
resetRelatedPromptsStateWire: AnyWire;
|
|
5776
|
+
setRelatedPromptsQuery: Wire<string>;
|
|
5777
|
+
};
|
|
5778
|
+
RelatedPromptsRequestUpdated: {
|
|
5779
|
+
fetchAndSaveRelatedPromptsResponseWire: Wire<RelatedPromptsRequest | null>;
|
|
5780
|
+
};
|
|
5781
|
+
ExtraParamsChanged: {
|
|
5782
|
+
setRelatedPromptsExtraParams: Wire<Dictionary<unknown>>;
|
|
5783
|
+
};
|
|
5784
|
+
UserSelectedARelatedPrompt: {
|
|
5785
|
+
setSelectedPromptWire: Wire<number>;
|
|
5786
|
+
};
|
|
5787
|
+
UserSelectedARelatedPromptQuery: {
|
|
5788
|
+
setSelectedQueryWire: Wire<number>;
|
|
5789
|
+
};
|
|
5790
|
+
UserAcceptedAQueryPreview: {
|
|
5791
|
+
resetSelectedPromptWire: AnyWire;
|
|
5792
|
+
};
|
|
5793
|
+
SearchRequestChanged: {
|
|
5794
|
+
resetSelectedPromptWire: AnyWire;
|
|
5795
|
+
};
|
|
5796
|
+
};
|
|
5797
|
+
|
|
5798
|
+
// @public
|
|
5799
|
+
export interface RelatedPromptsXEvents {
|
|
5800
|
+
RelatedPromptsRequestUpdated: RelatedPromptsRequest | null;
|
|
5801
|
+
UserSelectedARelatedPrompt: number;
|
|
5802
|
+
UserSelectedARelatedPromptQuery: number;
|
|
5803
|
+
}
|
|
5804
|
+
|
|
5805
|
+
// @public
|
|
5806
|
+
export type RelatedPromptsXModule = XModule<RelatedPromptsXStoreModule>;
|
|
5807
|
+
|
|
5808
|
+
// @public
|
|
5809
|
+
export const relatedPromptsXModule: RelatedPromptsXModule;
|
|
5810
|
+
|
|
5811
|
+
// @public
|
|
5812
|
+
export type RelatedPromptsXStoreModule = XStoreModule<RelatedPromptsState, RelatedPromptsGetters, RelatedPromptsMutations, RelatedPromptsActions>;
|
|
5813
|
+
|
|
5814
|
+
// @internal
|
|
5815
|
+
export const relatedPromptsXStoreModule: RelatedPromptsXStoreModule;
|
|
5816
|
+
|
|
5484
5817
|
// @public
|
|
5485
5818
|
export const RelatedTag: DefineComponent< {
|
|
5486
5819
|
highlightCurated: {
|
|
@@ -5513,7 +5846,7 @@ highlightCurated: boolean;
|
|
|
5513
5846
|
// @public
|
|
5514
5847
|
export const RelatedTags: DefineComponent< {
|
|
5515
5848
|
animation: {
|
|
5516
|
-
type:
|
|
5849
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5517
5850
|
default: string;
|
|
5518
5851
|
};
|
|
5519
5852
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5526,7 +5859,7 @@ itemClass: StringConstructor;
|
|
|
5526
5859
|
relatedTags: ComputedRef<RelatedTag_2[]>;
|
|
5527
5860
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5528
5861
|
animation: {
|
|
5529
|
-
type:
|
|
5862
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5530
5863
|
default: string;
|
|
5531
5864
|
};
|
|
5532
5865
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5536,7 +5869,7 @@ default: boolean;
|
|
|
5536
5869
|
};
|
|
5537
5870
|
itemClass: StringConstructor;
|
|
5538
5871
|
}>>, {
|
|
5539
|
-
animation: string |
|
|
5872
|
+
animation: string | Function | Record<string, any>;
|
|
5540
5873
|
highlightCurated: boolean;
|
|
5541
5874
|
}, {}>;
|
|
5542
5875
|
|
|
@@ -5788,6 +6121,7 @@ export function resettableState(): {
|
|
|
5788
6121
|
url: string;
|
|
5789
6122
|
params: {};
|
|
5790
6123
|
};
|
|
6124
|
+
stats: Stats;
|
|
5791
6125
|
};
|
|
5792
6126
|
|
|
5793
6127
|
// @internal
|
|
@@ -5802,20 +6136,20 @@ export type ResultOrigin = `${ResultFeature}:${FeatureLocation}`;
|
|
|
5802
6136
|
// @public
|
|
5803
6137
|
export const ResultsList: DefineComponent< {
|
|
5804
6138
|
animation: {
|
|
5805
|
-
type:
|
|
6139
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5806
6140
|
default: string;
|
|
5807
6141
|
};
|
|
5808
6142
|
}, () => VNode<RendererNode, RendererElement, {
|
|
5809
6143
|
[key: string]: any;
|
|
5810
6144
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "UserReachedResultsListEnd"[], "UserReachedResultsListEnd", PublicProps, Readonly<ExtractPropTypes< {
|
|
5811
6145
|
animation: {
|
|
5812
|
-
type:
|
|
6146
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5813
6147
|
default: string;
|
|
5814
6148
|
};
|
|
5815
6149
|
}>> & {
|
|
5816
6150
|
onUserReachedResultsListEnd?: ((...args: any[]) => any) | undefined;
|
|
5817
6151
|
}, {
|
|
5818
|
-
animation: string |
|
|
6152
|
+
animation: string | Function | Record<string, any>;
|
|
5819
6153
|
}, {}>;
|
|
5820
6154
|
|
|
5821
6155
|
// @public
|
|
@@ -5973,8 +6307,8 @@ export interface ScrollStatePayload extends Identifiable<string> {
|
|
|
5973
6307
|
// @public
|
|
5974
6308
|
export const ScrollToTop: DefineComponent< {
|
|
5975
6309
|
animation: {
|
|
5976
|
-
type:
|
|
5977
|
-
default: () => DefineComponent< {}, {},
|
|
6310
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6311
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5978
6312
|
};
|
|
5979
6313
|
thresholdPx: NumberConstructor;
|
|
5980
6314
|
scrollId: {
|
|
@@ -5986,8 +6320,8 @@ events: ComputedRef<Partial<XEventsTypes>>;
|
|
|
5986
6320
|
isVisible: ComputedRef<any>;
|
|
5987
6321
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5988
6322
|
animation: {
|
|
5989
|
-
type:
|
|
5990
|
-
default: () => DefineComponent< {}, {},
|
|
6323
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6324
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5991
6325
|
};
|
|
5992
6326
|
thresholdPx: NumberConstructor;
|
|
5993
6327
|
scrollId: {
|
|
@@ -5995,7 +6329,7 @@ type: StringConstructor;
|
|
|
5995
6329
|
default: string;
|
|
5996
6330
|
};
|
|
5997
6331
|
}>>, {
|
|
5998
|
-
animation: string |
|
|
6332
|
+
animation: string | Function | Record<string, any>;
|
|
5999
6333
|
scrollId: string;
|
|
6000
6334
|
}, {}>;
|
|
6001
6335
|
|
|
@@ -6285,7 +6619,7 @@ type: PropType<string[]>;
|
|
|
6285
6619
|
required: true;
|
|
6286
6620
|
};
|
|
6287
6621
|
animation: {
|
|
6288
|
-
type:
|
|
6622
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6289
6623
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6290
6624
|
};
|
|
6291
6625
|
animationIntervalMs: {
|
|
@@ -6302,7 +6636,7 @@ type: PropType<string[]>;
|
|
|
6302
6636
|
required: true;
|
|
6303
6637
|
};
|
|
6304
6638
|
animation: {
|
|
6305
|
-
type:
|
|
6639
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6306
6640
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6307
6641
|
};
|
|
6308
6642
|
animationIntervalMs: {
|
|
@@ -6311,7 +6645,7 @@ default: number;
|
|
|
6311
6645
|
};
|
|
6312
6646
|
animateOnlyOnHover: BooleanConstructor;
|
|
6313
6647
|
}>>, {
|
|
6314
|
-
animation: string |
|
|
6648
|
+
animation: string | Function | Record<string, any>;
|
|
6315
6649
|
animationIntervalMs: number;
|
|
6316
6650
|
animateOnlyOnHover: boolean;
|
|
6317
6651
|
}, {}>;
|
|
@@ -6340,6 +6674,7 @@ export interface SearchMutations extends StatusMutations, QueryMutations, Config
|
|
|
6340
6674
|
// Warning: (ae-forgotten-export) The symbol "Sort" needs to be exported by the entry point index.d.ts
|
|
6341
6675
|
setSort(sort: Sort): void;
|
|
6342
6676
|
setSpellcheck(spellcheckedQuery: string): void;
|
|
6677
|
+
setStats(stats: Stats): void;
|
|
6343
6678
|
setTotalResults(totalResults: number): void;
|
|
6344
6679
|
updateResult(result: Partial<Result> & Pick<Result, 'id'>): void;
|
|
6345
6680
|
}
|
|
@@ -6371,6 +6706,7 @@ export interface SearchState extends StatusState, QueryState {
|
|
|
6371
6706
|
selectedFilters: Dictionary<Filter[]>;
|
|
6372
6707
|
sort: Sort;
|
|
6373
6708
|
spellcheckedQuery: string;
|
|
6709
|
+
stats: Stats;
|
|
6374
6710
|
totalResults: number;
|
|
6375
6711
|
}
|
|
6376
6712
|
|
|
@@ -6513,7 +6849,7 @@ export const SelectedFiltersList: DefineComponent< {
|
|
|
6513
6849
|
facetsIds: PropType<(string | number)[]>;
|
|
6514
6850
|
alwaysVisible: BooleanConstructor;
|
|
6515
6851
|
animation: {
|
|
6516
|
-
type:
|
|
6852
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6517
6853
|
default: string;
|
|
6518
6854
|
};
|
|
6519
6855
|
}, {
|
|
@@ -6524,12 +6860,12 @@ hasSlot: (name: string) => boolean;
|
|
|
6524
6860
|
facetsIds: PropType<(string | number)[]>;
|
|
6525
6861
|
alwaysVisible: BooleanConstructor;
|
|
6526
6862
|
animation: {
|
|
6527
|
-
type:
|
|
6863
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6528
6864
|
default: string;
|
|
6529
6865
|
};
|
|
6530
6866
|
}>>, {
|
|
6531
6867
|
alwaysVisible: boolean;
|
|
6532
|
-
animation: string |
|
|
6868
|
+
animation: string | Function | Record<string, any>;
|
|
6533
6869
|
}, {}>;
|
|
6534
6870
|
|
|
6535
6871
|
// @public
|
|
@@ -6637,6 +6973,11 @@ required: true;
|
|
|
6637
6973
|
// @public
|
|
6638
6974
|
export const sessionHistoryQueries: HistoryQueriesXStoreModule['getters']['sessionHistoryQueries'];
|
|
6639
6975
|
|
|
6976
|
+
// @public
|
|
6977
|
+
export function setConfig<T extends {
|
|
6978
|
+
config: T['config'];
|
|
6979
|
+
}>(state: T, config: T['config']): void;
|
|
6980
|
+
|
|
6640
6981
|
// @public
|
|
6641
6982
|
export const setConsent: Wire<boolean>;
|
|
6642
6983
|
|
|
@@ -6709,6 +7050,9 @@ export const setPopularSearchesExtraParams: Wire<Dictionary<unknown>>;
|
|
|
6709
7050
|
// @public
|
|
6710
7051
|
export const setQueriesPreviewExtraParamsWire: Wire<Dictionary<unknown>>;
|
|
6711
7052
|
|
|
7053
|
+
// @public
|
|
7054
|
+
export function setQuery(state: QueryState, query: string): void;
|
|
7055
|
+
|
|
6712
7056
|
// @public
|
|
6713
7057
|
export const setQueryFromLastHistoryQuery: NextQueriesXStoreModule['actions']['setQueryFromLastHistoryQuery'];
|
|
6714
7058
|
|
|
@@ -7050,6 +7394,9 @@ ParamsLoadedFromUrl?: UrlParams | undefined;
|
|
|
7050
7394
|
ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
7051
7395
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
7052
7396
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
7397
|
+
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
7398
|
+
UserSelectedARelatedPrompt?: number | undefined;
|
|
7399
|
+
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
7053
7400
|
}>;
|
|
7054
7401
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
7055
7402
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -7085,18 +7432,18 @@ export type SimpleStateSelector<ReturnType, State extends Dictionary, Getters ex
|
|
|
7085
7432
|
// @public @deprecated
|
|
7086
7433
|
export const SingleColumnLayout: DefineComponent< {
|
|
7087
7434
|
asideAnimation: {
|
|
7088
|
-
type:
|
|
7435
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7089
7436
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7090
7437
|
};
|
|
7091
7438
|
devMode: BooleanConstructor;
|
|
7092
7439
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7093
7440
|
asideAnimation: {
|
|
7094
|
-
type:
|
|
7441
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7095
7442
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7096
7443
|
};
|
|
7097
7444
|
devMode: BooleanConstructor;
|
|
7098
7445
|
}>>, {
|
|
7099
|
-
asideAnimation: string |
|
|
7446
|
+
asideAnimation: string | Function | Record<string, any>;
|
|
7100
7447
|
devMode: boolean;
|
|
7101
7448
|
}, {}>;
|
|
7102
7449
|
|
|
@@ -7356,6 +7703,9 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
|
7356
7703
|
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
7357
7704
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7358
7705
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7706
|
+
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
7707
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
7708
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
7359
7709
|
}>>;
|
|
7360
7710
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7361
7711
|
|
|
@@ -7387,7 +7737,7 @@ type: PropType<(keyof SnippetConfig)[]>;
|
|
|
7387
7737
|
default: () => Array<keyof SnippetConfig>;
|
|
7388
7738
|
};
|
|
7389
7739
|
}, {
|
|
7390
|
-
extraParams: Ref<
|
|
7740
|
+
extraParams: Ref<Record<string, any>>;
|
|
7391
7741
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7392
7742
|
values: {
|
|
7393
7743
|
type: PropType<Dictionary<unknown>>;
|
|
@@ -7411,7 +7761,7 @@ export const SortDropdown: Vue.DefineComponent<{
|
|
|
7411
7761
|
animation: Vue.PropType<string | typeof Vue>;
|
|
7412
7762
|
}, {
|
|
7413
7763
|
emitUserClickedASort: (sort: Sort) => void;
|
|
7414
|
-
rootRef: Vue.Ref<Vue.DefineComponent<{}, {},
|
|
7764
|
+
rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any, Vue.ComputedOptions, Vue.MethodOptions, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{}>>, {}, {}> | undefined>;
|
|
7415
7765
|
selectedSort: Vue.ComputedRef<any>;
|
|
7416
7766
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "change"[], "change", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7417
7767
|
items: {
|
|
@@ -7624,8 +7974,14 @@ type: StringConstructor;
|
|
|
7624
7974
|
default: string;
|
|
7625
7975
|
};
|
|
7626
7976
|
sessionTTLMs: NumberConstructor;
|
|
7627
|
-
queryTaggingDebounceMs:
|
|
7628
|
-
|
|
7977
|
+
queryTaggingDebounceMs: {
|
|
7978
|
+
type: NumberConstructor;
|
|
7979
|
+
default: number;
|
|
7980
|
+
};
|
|
7981
|
+
consent: {
|
|
7982
|
+
type: BooleanConstructor;
|
|
7983
|
+
default: null;
|
|
7984
|
+
};
|
|
7629
7985
|
}, () => void, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7630
7986
|
clickedResultStorageTTLMs: {
|
|
7631
7987
|
type: NumberConstructor;
|
|
@@ -7636,11 +7992,18 @@ type: StringConstructor;
|
|
|
7636
7992
|
default: string;
|
|
7637
7993
|
};
|
|
7638
7994
|
sessionTTLMs: NumberConstructor;
|
|
7639
|
-
queryTaggingDebounceMs:
|
|
7640
|
-
|
|
7995
|
+
queryTaggingDebounceMs: {
|
|
7996
|
+
type: NumberConstructor;
|
|
7997
|
+
default: number;
|
|
7998
|
+
};
|
|
7999
|
+
consent: {
|
|
8000
|
+
type: BooleanConstructor;
|
|
8001
|
+
default: null;
|
|
8002
|
+
};
|
|
7641
8003
|
}>>, {
|
|
7642
8004
|
clickedResultStorageTTLMs: number;
|
|
7643
8005
|
clickedResultStorageKey: string;
|
|
8006
|
+
queryTaggingDebounceMs: number;
|
|
7644
8007
|
consent: boolean;
|
|
7645
8008
|
}, {}>;
|
|
7646
8009
|
|
|
@@ -8004,6 +8367,10 @@ export interface UseAliasAPI {
|
|
|
8004
8367
|
readonly noResults: boolean;
|
|
8005
8368
|
readonly partialResults: ReadonlyArray<PartialResult>;
|
|
8006
8369
|
readonly popularSearches: ReadonlyArray<Suggestion>;
|
|
8370
|
+
readonly priceStats: {
|
|
8371
|
+
min: number;
|
|
8372
|
+
max: number;
|
|
8373
|
+
};
|
|
8007
8374
|
readonly query: UseAliasQueryAPI;
|
|
8008
8375
|
readonly querySuggestions: ReadonlyArray<Suggestion>;
|
|
8009
8376
|
readonly recommendations: ReadonlyArray<Result>;
|
|
@@ -8127,8 +8494,7 @@ export function useScroll(props: {
|
|
|
8127
8494
|
// @public
|
|
8128
8495
|
export function useState<Module extends XModuleName, Path extends keyof ExtractState<Module> & string>(module: Module, paths: Path[]): Dictionary<ComputedRef>;
|
|
8129
8496
|
|
|
8130
|
-
|
|
8131
|
-
export function useStore(): Store<any>;
|
|
8497
|
+
export { useStore }
|
|
8132
8498
|
|
|
8133
8499
|
// @public
|
|
8134
8500
|
export function useXBus(): {
|
|
@@ -8348,7 +8714,7 @@ export type XEventPayload<Event extends XEvent> = XEventsTypes[Event] extends vo
|
|
|
8348
8714
|
export type XEventsOf<Type> = PropsWithType<XEventsTypes, Type>;
|
|
8349
8715
|
|
|
8350
8716
|
// @public
|
|
8351
|
-
export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraParamsXEvents, FacetsXEvents, HistoryQueriesXEvents, IdentifierResultsXEvents, NextQueriesXEvents, PopularSearchesXEvents, QueriesPreviewXEvents, QuerySuggestionsXEvents, RecommendationsXEvents, RelatedTagsXEvents, ScrollXEvents, SearchBoxXEvents, SearchXEvents, SemanticQueriesXEvents, TaggingXEvents, ExperienceControlsXEvents, UrlXEvents {
|
|
8717
|
+
export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraParamsXEvents, FacetsXEvents, HistoryQueriesXEvents, IdentifierResultsXEvents, NextQueriesXEvents, PopularSearchesXEvents, QueriesPreviewXEvents, QuerySuggestionsXEvents, RecommendationsXEvents, RelatedTagsXEvents, ScrollXEvents, SearchBoxXEvents, SearchXEvents, SemanticQueriesXEvents, TaggingXEvents, ExperienceControlsXEvents, UrlXEvents, RelatedPromptsXEvents {
|
|
8352
8718
|
ColumnsNumberProvided: number;
|
|
8353
8719
|
ModuleRegistered: XModuleName;
|
|
8354
8720
|
RenderedColumnsNumberChanged: number;
|
|
@@ -8404,7 +8770,7 @@ export class XInstaller {
|
|
|
8404
8770
|
// @internal
|
|
8405
8771
|
protected createBus(): XBus<XEventsTypes, WireMetadata>;
|
|
8406
8772
|
// @internal
|
|
8407
|
-
protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element;
|
|
8773
|
+
protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element | ShadowRoot;
|
|
8408
8774
|
// @internal
|
|
8409
8775
|
protected getPluginOptions(): XPluginOptions;
|
|
8410
8776
|
protected getSnippetConfig(): NormalisedSnippetConfig;
|
|
@@ -8483,6 +8849,8 @@ export interface XModulesTree {
|
|
|
8483
8849
|
// (undocumented)
|
|
8484
8850
|
recommendations: RecommendationsXModule;
|
|
8485
8851
|
// (undocumented)
|
|
8852
|
+
relatedPrompts: RelatedPromptsXModule;
|
|
8853
|
+
// (undocumented)
|
|
8486
8854
|
relatedTags: RelatedTagsXModule;
|
|
8487
8855
|
// (undocumented)
|
|
8488
8856
|
scroll: ScrollXModule;
|
|
@@ -8596,7 +8964,6 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
|
|
|
8596
8964
|
// dist/types/components/filters/labels/base-rating-filter-label.vue.d.ts:16:9 - (ae-forgotten-export) The symbol "BooleanFilter" needs to be exported by the entry point index.d.ts
|
|
8597
8965
|
// dist/types/components/global-x-bus.vue.d.ts:38:17 - (ae-forgotten-export) The symbol "ResultVariant" needs to be exported by the entry point index.d.ts
|
|
8598
8966
|
// dist/types/components/global-x-bus.vue.d.ts:86:13 - (ae-forgotten-export) The symbol "NextQuery_2" needs to be exported by the entry point index.d.ts
|
|
8599
|
-
// dist/types/components/global-x-bus.vue.d.ts:109:13 - (ae-forgotten-export) The symbol "RelatedTag_2" needs to be exported by the entry point index.d.ts
|
|
8600
8967
|
// dist/types/components/global-x-bus.vue.d.ts:149:13 - (ae-forgotten-export) The symbol "Redirection_2" needs to be exported by the entry point index.d.ts
|
|
8601
8968
|
// dist/types/components/global-x-bus.vue.d.ts:150:13 - (ae-forgotten-export) The symbol "Promoted_2" needs to be exported by the entry point index.d.ts
|
|
8602
8969
|
// dist/types/components/global-x-bus.vue.d.ts:154:13 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
|
|
@@ -8606,10 +8973,12 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
|
|
|
8606
8973
|
// dist/types/x-modules/facets/components/filters/all-filter.vue.d.ts:16:9 - (ae-forgotten-export) The symbol "Facet" needs to be exported by the entry point index.d.ts
|
|
8607
8974
|
// dist/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts:25:9 - (ae-forgotten-export) The symbol "EditableNumberRangeFilter_2" needs to be exported by the entry point index.d.ts
|
|
8608
8975
|
// dist/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts:35:5 - (ae-forgotten-export) The symbol "RenderFilter" needs to be exported by the entry point index.d.ts
|
|
8976
|
+
// dist/types/x-modules/related-prompts/components/related-prompt.vue.d.ts:12:9 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
|
|
8609
8977
|
// dist/types/x-modules/search/components/banner.vue.d.ts:23:9 - (ae-forgotten-export) The symbol "Banner_2" needs to be exported by the entry point index.d.ts
|
|
8610
8978
|
// dist/types/x-modules/search/components/partial-results-list.vue.d.ts:29:5 - (ae-forgotten-export) The symbol "PartialResult" needs to be exported by the entry point index.d.ts
|
|
8611
8979
|
// dist/types/x-modules/search/components/sort-list.vue.d.ts:29:5 - (ae-forgotten-export) The symbol "SortListItem" needs to be exported by the entry point index.d.ts
|
|
8612
8980
|
// dist/types/x-modules/search/components/sort-picker-list.vue.d.ts:31:5 - (ae-forgotten-export) The symbol "SortPickerItem" needs to be exported by the entry point index.d.ts
|
|
8981
|
+
// src/x-modules/search/store/module.ts:146:32 - (ae-forgotten-export) The symbol "Stats" needs to be exported by the entry point index.d.ts
|
|
8613
8982
|
// src/x-modules/url/store/emitters.ts:57:1 - (ae-forgotten-export) The symbol "shouldPushUrl" needs to be exported by the entry point index.d.ts
|
|
8614
8983
|
// src/x-modules/url/store/emitters.ts:64:1 - (ae-forgotten-export) The symbol "shouldReplaceUrl" needs to be exported by the entry point index.d.ts
|
|
8615
8984
|
|