@empathyco/x-components 6.0.0-alpha.2 → 6.0.0-alpha.20
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 +202 -1
- package/core/index.js +1 -0
- package/core/index.js.map +1 -1
- package/design-system/deprecated-full-theme.css +1555 -1555
- 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.empathize.md +5 -5
- package/docs/API-reference/api/x-components.facets.md +3 -3
- 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.identifierresults.md +3 -3
- 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 +17 -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.partialresultslist.md +3 -3
- package/docs/API-reference/api/x-components.promotedslist.md +3 -3
- package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
- package/docs/API-reference/api/x-components.recommendations.md +3 -3
- package/docs/API-reference/api/x-components.relatedprompt.md +38 -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 +25 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.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.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.resultslist.md +3 -3
- package/docs/API-reference/api/x-components.scrolltotop.md +5 -5
- package/docs/API-reference/api/x-components.searchinputplaceholder.md +3 -3
- package/docs/API-reference/api/x-components.searchmutations.md +1 -0
- package/docs/API-reference/api/x-components.searchmutations.setstats.md +24 -0
- package/docs/API-reference/api/x-components.searchstate.md +1 -0
- 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.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.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 +29 -0
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -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/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-slider.vue.js +66 -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/icons/cross-tiny.vue.js +2 -2
- package/js/components/icons/plus.vue.js +2 -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/result/base-result-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue2.js +3 -3
- package/js/components/result/base-result-image.vue2.js.map +1 -1
- package/js/components/scroll/use-scroll.js +1 -1
- package/js/components/scroll/use-scroll.js.map +1 -1
- package/js/components/sliding-panel.vue.js +2 -2
- package/js/composables/use-alias-api.js +3 -0
- package/js/composables/use-alias-api.js.map +1 -1
- package/js/index.js +10 -0
- 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-modules/empathize/components/empathize.vue2.js +2 -0
- package/js/x-modules/empathize/components/empathize.vue2.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/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/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/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.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/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/related-prompts/components/related-prompt.vue.js +90 -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 +54 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue3.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/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 +14 -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 +53 -0
- package/js/x-modules/related-prompts/store/module.js.map +1 -0
- package/js/x-modules/related-prompts/wiring.js +88 -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/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/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/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/module.js +5 -1
- package/js/x-modules/search/store/module.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/package.json +7 -6
- package/related-prompts/index.d.ts +1 -0
- package/related-prompts/index.js +9 -0
- package/report/x-adapter-platform.api.json +575 -1
- package/report/x-components.api.json +4236 -7917
- package/report/x-components.api.md +445 -155
- 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-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/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/index.d.ts +1 -0
- package/types/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-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 +3 -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 +37 -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/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 +104 -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 +31 -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/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
|
@@ -209,7 +209,7 @@ export const animateTranslate: (animationOrigin?: AnimationOrigin | undefined) =
|
|
|
209
209
|
export const AnimateWidth: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
210
210
|
|
|
211
211
|
// @public
|
|
212
|
-
export const AnimationProp:
|
|
212
|
+
export const AnimationProp: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
213
213
|
|
|
214
214
|
// @public
|
|
215
215
|
export type AnyActionsTree = ActionsTree<Dictionary, Dictionary, MutationsDictionary<any>, ActionsDictionary<any>>;
|
|
@@ -412,18 +412,18 @@ titleClass: StringConstructor;
|
|
|
412
412
|
// @public
|
|
413
413
|
export const BannersList: DefineComponent< {
|
|
414
414
|
animation: {
|
|
415
|
-
type:
|
|
415
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
416
416
|
default: string;
|
|
417
417
|
};
|
|
418
418
|
}, () => VNode<RendererNode, RendererElement, {
|
|
419
419
|
[key: string]: any;
|
|
420
420
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
421
421
|
animation: {
|
|
422
|
-
type:
|
|
422
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
423
423
|
default: string;
|
|
424
424
|
};
|
|
425
425
|
}>>, {
|
|
426
|
-
animation: string |
|
|
426
|
+
animation: string | Function | Record<string, any>;
|
|
427
427
|
}, {}>;
|
|
428
428
|
|
|
429
429
|
export { BarCodeIcon }
|
|
@@ -523,8 +523,8 @@ required: true;
|
|
|
523
523
|
};
|
|
524
524
|
ariaLabel: StringConstructor;
|
|
525
525
|
animation: {
|
|
526
|
-
type:
|
|
527
|
-
default: () => DefineComponent< {}, {},
|
|
526
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
527
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
528
528
|
};
|
|
529
529
|
searchTimeoutMs: {
|
|
530
530
|
type: NumberConstructor;
|
|
@@ -566,8 +566,8 @@ required: true;
|
|
|
566
566
|
};
|
|
567
567
|
ariaLabel: StringConstructor;
|
|
568
568
|
animation: {
|
|
569
|
-
type:
|
|
570
|
-
default: () => DefineComponent< {}, {},
|
|
569
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
570
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
571
571
|
};
|
|
572
572
|
searchTimeoutMs: {
|
|
573
573
|
type: NumberConstructor;
|
|
@@ -576,7 +576,7 @@ default: number;
|
|
|
576
576
|
}>> & {
|
|
577
577
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
578
578
|
}, {
|
|
579
|
-
animation: string |
|
|
579
|
+
animation: string | Function | Record<string, any>;
|
|
580
580
|
searchTimeoutMs: number;
|
|
581
581
|
}, {}>;
|
|
582
582
|
|
|
@@ -616,7 +616,7 @@ bodyClickEvent: {
|
|
|
616
616
|
type: PropType<keyof XEventsTypes>;
|
|
617
617
|
default: string;
|
|
618
618
|
};
|
|
619
|
-
animation:
|
|
619
|
+
animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
620
620
|
}, {
|
|
621
621
|
isOpen: Ref<boolean>;
|
|
622
622
|
openerElement: Ref<HTMLElement | undefined>;
|
|
@@ -635,7 +635,7 @@ bodyClickEvent: {
|
|
|
635
635
|
type: PropType<keyof XEventsTypes>;
|
|
636
636
|
default: string;
|
|
637
637
|
};
|
|
638
|
-
animation:
|
|
638
|
+
animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
639
639
|
}>>, {
|
|
640
640
|
eventsToOpenModal: (keyof XEventsTypes)[];
|
|
641
641
|
eventsToCloseModal: (keyof XEventsTypes)[];
|
|
@@ -692,7 +692,7 @@ export abstract class BaseFilterEntityModifier<Metadata extends Dictionary = Dic
|
|
|
692
692
|
// @public
|
|
693
693
|
export const BaseGrid: DefineComponent< {
|
|
694
694
|
animation: {
|
|
695
|
-
type:
|
|
695
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
696
696
|
default: string;
|
|
697
697
|
};
|
|
698
698
|
columns: {
|
|
@@ -714,7 +714,7 @@ slots: Readonly<{
|
|
|
714
714
|
}>;
|
|
715
715
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
716
716
|
animation: {
|
|
717
|
-
type:
|
|
717
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
718
718
|
default: string;
|
|
719
719
|
};
|
|
720
720
|
columns: {
|
|
@@ -725,15 +725,15 @@ items: {
|
|
|
725
725
|
type: PropType<ListItem[]>;
|
|
726
726
|
};
|
|
727
727
|
}>>, {
|
|
728
|
-
animation: string |
|
|
728
|
+
animation: string | Function | Record<string, any>;
|
|
729
729
|
columns: number;
|
|
730
730
|
}, {}>;
|
|
731
731
|
|
|
732
732
|
// @public
|
|
733
733
|
export const BaseHeaderTogglePanel: DefineComponent< {
|
|
734
734
|
animation: {
|
|
735
|
-
type:
|
|
736
|
-
default: () => DefineComponent< {}, {},
|
|
735
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
736
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
737
737
|
};
|
|
738
738
|
startCollapsed: BooleanConstructor;
|
|
739
739
|
headerClass: StringConstructor;
|
|
@@ -742,20 +742,20 @@ open: Ref<boolean>;
|
|
|
742
742
|
toggleOpen: () => void;
|
|
743
743
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
744
744
|
animation: {
|
|
745
|
-
type:
|
|
746
|
-
default: () => DefineComponent< {}, {},
|
|
745
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
746
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
747
747
|
};
|
|
748
748
|
startCollapsed: BooleanConstructor;
|
|
749
749
|
headerClass: StringConstructor;
|
|
750
750
|
}>>, {
|
|
751
|
-
animation: string |
|
|
751
|
+
animation: string | Function | Record<string, any>;
|
|
752
752
|
startCollapsed: boolean;
|
|
753
753
|
}, {}>;
|
|
754
754
|
|
|
755
755
|
// @public
|
|
756
756
|
export const BaseIdModal: DefineComponent< {
|
|
757
757
|
animation: {
|
|
758
|
-
type:
|
|
758
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
759
759
|
};
|
|
760
760
|
modalId: {
|
|
761
761
|
type: StringConstructor;
|
|
@@ -767,7 +767,7 @@ isOpen: Ref<boolean>;
|
|
|
767
767
|
emitClickOutOfModal: (event: MouseEvent | FocusEvent) => void;
|
|
768
768
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
769
769
|
animation: {
|
|
770
|
-
type:
|
|
770
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
771
771
|
};
|
|
772
772
|
modalId: {
|
|
773
773
|
type: StringConstructor;
|
|
@@ -812,8 +812,8 @@ type: BooleanConstructor;
|
|
|
812
812
|
default: boolean;
|
|
813
813
|
};
|
|
814
814
|
animation: {
|
|
815
|
-
type:
|
|
816
|
-
default: () => DefineComponent< {}, {},
|
|
815
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
816
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
817
817
|
};
|
|
818
818
|
panelId: {
|
|
819
819
|
type: StringConstructor;
|
|
@@ -827,8 +827,8 @@ type: BooleanConstructor;
|
|
|
827
827
|
default: boolean;
|
|
828
828
|
};
|
|
829
829
|
animation: {
|
|
830
|
-
type:
|
|
831
|
-
default: () => DefineComponent< {}, {},
|
|
830
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
831
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
832
832
|
};
|
|
833
833
|
panelId: {
|
|
834
834
|
type: StringConstructor;
|
|
@@ -836,7 +836,7 @@ required: true;
|
|
|
836
836
|
};
|
|
837
837
|
}>>, {
|
|
838
838
|
startOpen: boolean;
|
|
839
|
-
animation: string |
|
|
839
|
+
animation: string | Function | Record<string, any>;
|
|
840
840
|
}, {}>;
|
|
841
841
|
|
|
842
842
|
// @public
|
|
@@ -906,12 +906,12 @@ default: boolean;
|
|
|
906
906
|
};
|
|
907
907
|
referenceSelector: StringConstructor;
|
|
908
908
|
animation: {
|
|
909
|
-
type:
|
|
910
|
-
default: () => DefineComponent< {}, {},
|
|
909
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
910
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
911
911
|
};
|
|
912
912
|
overlayAnimation: {
|
|
913
|
-
type:
|
|
914
|
-
default: () => DefineComponent< {}, {},
|
|
913
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
914
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
915
915
|
};
|
|
916
916
|
contentClass: StringConstructor;
|
|
917
917
|
overlayClass: StringConstructor;
|
|
@@ -931,12 +931,12 @@ default: boolean;
|
|
|
931
931
|
};
|
|
932
932
|
referenceSelector: StringConstructor;
|
|
933
933
|
animation: {
|
|
934
|
-
type:
|
|
935
|
-
default: () => DefineComponent< {}, {},
|
|
934
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
935
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
936
936
|
};
|
|
937
937
|
overlayAnimation: {
|
|
938
|
-
type:
|
|
939
|
-
default: () => DefineComponent< {}, {},
|
|
938
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
939
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
940
940
|
};
|
|
941
941
|
contentClass: StringConstructor;
|
|
942
942
|
overlayClass: StringConstructor;
|
|
@@ -945,8 +945,8 @@ overlayClass: StringConstructor;
|
|
|
945
945
|
"onFocusin:body"?: ((...args: any[]) => any) | undefined;
|
|
946
946
|
}, {
|
|
947
947
|
focusOnOpen: boolean;
|
|
948
|
-
animation: string |
|
|
949
|
-
overlayAnimation: string |
|
|
948
|
+
animation: string | Function | Record<string, any>;
|
|
949
|
+
overlayAnimation: string | Function | Record<string, any>;
|
|
950
950
|
}, {}>;
|
|
951
951
|
|
|
952
952
|
export { BasePlaceholderImage }
|
|
@@ -1073,52 +1073,52 @@ type: StringConstructor;
|
|
|
1073
1073
|
}>>, {}, {}>;
|
|
1074
1074
|
|
|
1075
1075
|
// @public
|
|
1076
|
-
export const BaseResultImage: DefineComponent<{
|
|
1077
|
-
|
|
1078
|
-
|
|
1079
|
-
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1090
|
-
|
|
1091
|
-
|
|
1076
|
+
export const BaseResultImage: DefineComponent< {
|
|
1077
|
+
result: {
|
|
1078
|
+
type: PropType<Result>;
|
|
1079
|
+
required: true;
|
|
1080
|
+
};
|
|
1081
|
+
loadAnimation: {
|
|
1082
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1083
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1084
|
+
};
|
|
1085
|
+
hoverAnimation: {
|
|
1086
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1087
|
+
};
|
|
1088
|
+
showNextImageOnHover: {
|
|
1089
|
+
type: BooleanConstructor;
|
|
1090
|
+
default: boolean;
|
|
1091
|
+
};
|
|
1092
1092
|
}, {
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1093
|
+
pendingImages: Ref<string[]>;
|
|
1094
|
+
loadedImages: Ref<string[]>;
|
|
1095
|
+
isHovering: Ref<boolean>;
|
|
1096
|
+
userHasHoveredImage: Ref<boolean>;
|
|
1097
|
+
loaderStyles: Partial<CSSStyleDeclaration>;
|
|
1098
|
+
animation: ComputedRef<string | Record<string, any>>;
|
|
1099
|
+
imageSrc: ComputedRef<string>;
|
|
1100
|
+
shouldLoadNextImage: ComputedRef<boolean>;
|
|
1101
|
+
flagImageAsFailed: () => void;
|
|
1102
|
+
flagImageLoaded: () => void;
|
|
1103
1103
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1104
1104
|
result: {
|
|
1105
1105
|
type: PropType<Result>;
|
|
1106
1106
|
required: true;
|
|
1107
1107
|
};
|
|
1108
1108
|
loadAnimation: {
|
|
1109
|
-
type:
|
|
1110
|
-
default: () => DefineComponent<{}, {},
|
|
1109
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1110
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1111
1111
|
};
|
|
1112
1112
|
hoverAnimation: {
|
|
1113
|
-
type:
|
|
1113
|
+
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1114
1114
|
};
|
|
1115
1115
|
showNextImageOnHover: {
|
|
1116
1116
|
type: BooleanConstructor;
|
|
1117
1117
|
default: boolean;
|
|
1118
1118
|
};
|
|
1119
1119
|
}>>, {
|
|
1120
|
-
|
|
1121
|
-
|
|
1120
|
+
loadAnimation: string | Function | Record<string, any>;
|
|
1121
|
+
showNextImageOnHover: boolean;
|
|
1122
1122
|
}, {}>;
|
|
1123
1123
|
|
|
1124
1124
|
// @public
|
|
@@ -1236,6 +1236,64 @@ resetOnChange: boolean;
|
|
|
1236
1236
|
resetOn: keyof XEventsTypes | (keyof XEventsTypes)[];
|
|
1237
1237
|
}, {}>;
|
|
1238
1238
|
|
|
1239
|
+
// @public
|
|
1240
|
+
export const BaseSlider: DefineComponent< {
|
|
1241
|
+
threshold: {
|
|
1242
|
+
type: PropType<{
|
|
1243
|
+
min: number;
|
|
1244
|
+
max: number;
|
|
1245
|
+
}>;
|
|
1246
|
+
default: () => {
|
|
1247
|
+
min: number;
|
|
1248
|
+
max: number;
|
|
1249
|
+
};
|
|
1250
|
+
};
|
|
1251
|
+
modelValue: {
|
|
1252
|
+
type: PropType<{
|
|
1253
|
+
min: number;
|
|
1254
|
+
max: number;
|
|
1255
|
+
}>;
|
|
1256
|
+
required: true;
|
|
1257
|
+
};
|
|
1258
|
+
contentClass: {
|
|
1259
|
+
type: StringConstructor;
|
|
1260
|
+
default: string;
|
|
1261
|
+
};
|
|
1262
|
+
}, {
|
|
1263
|
+
slider: Ref<HTMLElement | undefined>;
|
|
1264
|
+
rangeSelected: ComputedRef<number[]>;
|
|
1265
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", PublicProps, Readonly<ExtractPropTypes< {
|
|
1266
|
+
threshold: {
|
|
1267
|
+
type: PropType<{
|
|
1268
|
+
min: number;
|
|
1269
|
+
max: number;
|
|
1270
|
+
}>;
|
|
1271
|
+
default: () => {
|
|
1272
|
+
min: number;
|
|
1273
|
+
max: number;
|
|
1274
|
+
};
|
|
1275
|
+
};
|
|
1276
|
+
modelValue: {
|
|
1277
|
+
type: PropType<{
|
|
1278
|
+
min: number;
|
|
1279
|
+
max: number;
|
|
1280
|
+
}>;
|
|
1281
|
+
required: true;
|
|
1282
|
+
};
|
|
1283
|
+
contentClass: {
|
|
1284
|
+
type: StringConstructor;
|
|
1285
|
+
default: string;
|
|
1286
|
+
};
|
|
1287
|
+
}>> & {
|
|
1288
|
+
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1289
|
+
}, {
|
|
1290
|
+
threshold: {
|
|
1291
|
+
min: number;
|
|
1292
|
+
max: number;
|
|
1293
|
+
};
|
|
1294
|
+
contentClass: string;
|
|
1295
|
+
}, {}>;
|
|
1296
|
+
|
|
1239
1297
|
// @public
|
|
1240
1298
|
export const BaseSuggestion: DefineComponent< {
|
|
1241
1299
|
query: {
|
|
@@ -1292,7 +1350,7 @@ type: PropType<Suggestion[]>;
|
|
|
1292
1350
|
required: true;
|
|
1293
1351
|
};
|
|
1294
1352
|
animation: {
|
|
1295
|
-
type:
|
|
1353
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1296
1354
|
default: string;
|
|
1297
1355
|
};
|
|
1298
1356
|
maxItemsToRender: NumberConstructor;
|
|
@@ -1315,7 +1373,7 @@ type: PropType<Suggestion[]>;
|
|
|
1315
1373
|
required: true;
|
|
1316
1374
|
};
|
|
1317
1375
|
animation: {
|
|
1318
|
-
type:
|
|
1376
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1319
1377
|
default: string;
|
|
1320
1378
|
};
|
|
1321
1379
|
maxItemsToRender: NumberConstructor;
|
|
@@ -1329,7 +1387,7 @@ default: boolean;
|
|
|
1329
1387
|
};
|
|
1330
1388
|
suggestionItemClass: StringConstructor;
|
|
1331
1389
|
}>>, {
|
|
1332
|
-
animation: string |
|
|
1390
|
+
animation: string | Function | Record<string, any>;
|
|
1333
1391
|
showFacets: boolean;
|
|
1334
1392
|
showPlainSuggestion: boolean;
|
|
1335
1393
|
}, {}>;
|
|
@@ -1357,12 +1415,12 @@ modelValue: boolean;
|
|
|
1357
1415
|
// @public
|
|
1358
1416
|
export const BaseTabsPanel: DefineComponent< {
|
|
1359
1417
|
tabsAnimation: {
|
|
1360
|
-
type:
|
|
1418
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1361
1419
|
default: string;
|
|
1362
1420
|
};
|
|
1363
1421
|
contentAnimation: {
|
|
1364
|
-
type:
|
|
1365
|
-
default: () => DefineComponent< {}, {},
|
|
1422
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1423
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1366
1424
|
};
|
|
1367
1425
|
initialTab: {
|
|
1368
1426
|
type: StringConstructor;
|
|
@@ -1386,12 +1444,12 @@ selectTab: (tab: string) => void;
|
|
|
1386
1444
|
tabIsSelected: (tab: string) => boolean;
|
|
1387
1445
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1388
1446
|
tabsAnimation: {
|
|
1389
|
-
type:
|
|
1447
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1390
1448
|
default: string;
|
|
1391
1449
|
};
|
|
1392
1450
|
contentAnimation: {
|
|
1393
|
-
type:
|
|
1394
|
-
default: () => DefineComponent< {}, {},
|
|
1451
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1452
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1395
1453
|
};
|
|
1396
1454
|
initialTab: {
|
|
1397
1455
|
type: StringConstructor;
|
|
@@ -1406,8 +1464,8 @@ contentClass: StringConstructor;
|
|
|
1406
1464
|
tabClass: StringConstructor;
|
|
1407
1465
|
tabsListClass: StringConstructor;
|
|
1408
1466
|
}>>, {
|
|
1409
|
-
tabsAnimation: string |
|
|
1410
|
-
contentAnimation: string |
|
|
1467
|
+
tabsAnimation: string | Function | Record<string, any>;
|
|
1468
|
+
contentAnimation: string | Function | Record<string, any>;
|
|
1411
1469
|
initialTab: string;
|
|
1412
1470
|
allowTabDeselect: boolean;
|
|
1413
1471
|
}, {}>;
|
|
@@ -1419,7 +1477,7 @@ type: BooleanConstructor;
|
|
|
1419
1477
|
required: true;
|
|
1420
1478
|
};
|
|
1421
1479
|
animation: {
|
|
1422
|
-
type:
|
|
1480
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1423
1481
|
default: string;
|
|
1424
1482
|
};
|
|
1425
1483
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -1428,17 +1486,17 @@ type: BooleanConstructor;
|
|
|
1428
1486
|
required: true;
|
|
1429
1487
|
};
|
|
1430
1488
|
animation: {
|
|
1431
|
-
type:
|
|
1489
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1432
1490
|
default: string;
|
|
1433
1491
|
};
|
|
1434
1492
|
}>>, {
|
|
1435
|
-
animation: string |
|
|
1493
|
+
animation: string | Function | Record<string, any>;
|
|
1436
1494
|
}, {}>;
|
|
1437
1495
|
|
|
1438
1496
|
// @public
|
|
1439
1497
|
export const BaseVariableColumnGrid: DefineComponent< {
|
|
1440
1498
|
animation: {
|
|
1441
|
-
type:
|
|
1499
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1442
1500
|
default: string;
|
|
1443
1501
|
};
|
|
1444
1502
|
items: PropType<ListItem[]>;
|
|
@@ -1453,7 +1511,7 @@ slots: Readonly<{
|
|
|
1453
1511
|
}>;
|
|
1454
1512
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1455
1513
|
animation: {
|
|
1456
|
-
type:
|
|
1514
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1457
1515
|
default: string;
|
|
1458
1516
|
};
|
|
1459
1517
|
items: PropType<ListItem[]>;
|
|
@@ -1462,7 +1520,7 @@ type: NumberConstructor;
|
|
|
1462
1520
|
default: number;
|
|
1463
1521
|
};
|
|
1464
1522
|
}>>, {
|
|
1465
|
-
animation: string |
|
|
1523
|
+
animation: string | Function | Record<string, any>;
|
|
1466
1524
|
columns: number;
|
|
1467
1525
|
}, {}>;
|
|
1468
1526
|
|
|
@@ -1515,6 +1573,9 @@ export const cancelFetchAndSaveQuerySuggestions: () => void;
|
|
|
1515
1573
|
// @public
|
|
1516
1574
|
export const cancelFetchAndSaveRecommendations: () => void;
|
|
1517
1575
|
|
|
1576
|
+
// @public
|
|
1577
|
+
export const cancelFetchAndSaveRelatedPrompts: () => void;
|
|
1578
|
+
|
|
1518
1579
|
// @public
|
|
1519
1580
|
export const cancelFetchAndSaveRelatedTags: () => void;
|
|
1520
1581
|
|
|
@@ -2078,8 +2139,8 @@ type: PropType<(keyof XEventsTypes)[]>;
|
|
|
2078
2139
|
default: () => string[];
|
|
2079
2140
|
};
|
|
2080
2141
|
animation: {
|
|
2081
|
-
type:
|
|
2082
|
-
default: () => DefineComponent< {}, {},
|
|
2142
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2143
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
2083
2144
|
};
|
|
2084
2145
|
}, {
|
|
2085
2146
|
close: () => void;
|
|
@@ -2097,13 +2158,13 @@ type: PropType<(keyof XEventsTypes)[]>;
|
|
|
2097
2158
|
default: () => string[];
|
|
2098
2159
|
};
|
|
2099
2160
|
animation: {
|
|
2100
|
-
type:
|
|
2101
|
-
default: () => DefineComponent< {}, {},
|
|
2161
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2162
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
2102
2163
|
};
|
|
2103
2164
|
}>>, {
|
|
2104
2165
|
eventsToOpenEmpathize: (keyof XEventsTypes)[];
|
|
2105
2166
|
eventsToCloseEmpathize: (keyof XEventsTypes)[];
|
|
2106
|
-
animation: string |
|
|
2167
|
+
animation: string | Function | Record<string, any>;
|
|
2107
2168
|
}, {}>;
|
|
2108
2169
|
|
|
2109
2170
|
// @public
|
|
@@ -2378,7 +2439,7 @@ export const Facets: DefineComponent< {
|
|
|
2378
2439
|
facetsIds: PropType<(string | number)[]>;
|
|
2379
2440
|
alwaysVisible: BooleanConstructor;
|
|
2380
2441
|
animation: {
|
|
2381
|
-
type:
|
|
2442
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2382
2443
|
default: string;
|
|
2383
2444
|
};
|
|
2384
2445
|
renderableFacets: StringConstructor;
|
|
@@ -2391,13 +2452,13 @@ hasSlot: (name: string) => boolean;
|
|
|
2391
2452
|
facetsIds: PropType<(string | number)[]>;
|
|
2392
2453
|
alwaysVisible: BooleanConstructor;
|
|
2393
2454
|
animation: {
|
|
2394
|
-
type:
|
|
2455
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2395
2456
|
default: string;
|
|
2396
2457
|
};
|
|
2397
2458
|
renderableFacets: StringConstructor;
|
|
2398
2459
|
}>>, {
|
|
2399
2460
|
alwaysVisible: boolean;
|
|
2400
|
-
animation: string |
|
|
2461
|
+
animation: string | Function | Record<string, any>;
|
|
2401
2462
|
}, {}>;
|
|
2402
2463
|
|
|
2403
2464
|
// @public
|
|
@@ -2712,6 +2773,11 @@ export const fetchAndSaveQuerySuggestions: (context: QuerySuggestionsActionConte
|
|
|
2712
2773
|
// @public
|
|
2713
2774
|
export const fetchAndSaveRecommendations: (context: RecommendationsActionContext, request: RecommendationsRequest | null) => void | Promise<void>;
|
|
2714
2775
|
|
|
2776
|
+
// Warning: (ae-forgotten-export) The symbol "RelatedPromptsRequest" needs to be exported by the entry point index.d.ts
|
|
2777
|
+
//
|
|
2778
|
+
// @public
|
|
2779
|
+
export const fetchAndSaveRelatedPrompts: (context: RelatedPromptsActionContext, request: RelatedPromptsRequest | null) => void | Promise<void>;
|
|
2780
|
+
|
|
2715
2781
|
// Warning: (ae-forgotten-export) The symbol "RelatedTagsRequest" needs to be exported by the entry point index.d.ts
|
|
2716
2782
|
//
|
|
2717
2783
|
// @public
|
|
@@ -2758,6 +2824,9 @@ export const fetchQuerySuggestions: QuerySuggestionsXStoreModule['actions']['fet
|
|
|
2758
2824
|
// @public
|
|
2759
2825
|
export const fetchRecommendations: RecommendationsXStoreModule['actions']['fetchRecommendations'];
|
|
2760
2826
|
|
|
2827
|
+
// @public
|
|
2828
|
+
export const fetchRelatedPrompts: RelatedPromptsXStoreModule['actions']['fetchRelatedPrompts'];
|
|
2829
|
+
|
|
2761
2830
|
// @public
|
|
2762
2831
|
export const fetchRelatedTags: RelatedTagsXStoreModule['actions']['fetchRelatedTags'];
|
|
2763
2832
|
|
|
@@ -2825,7 +2894,7 @@ type: PropType<string | number>;
|
|
|
2825
2894
|
required: false;
|
|
2826
2895
|
};
|
|
2827
2896
|
animation: {
|
|
2828
|
-
type:
|
|
2897
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2829
2898
|
default: string;
|
|
2830
2899
|
};
|
|
2831
2900
|
}, {
|
|
@@ -2839,11 +2908,11 @@ type: PropType<string | number>;
|
|
|
2839
2908
|
required: false;
|
|
2840
2909
|
};
|
|
2841
2910
|
animation: {
|
|
2842
|
-
type:
|
|
2911
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2843
2912
|
default: string;
|
|
2844
2913
|
};
|
|
2845
2914
|
}>>, {
|
|
2846
|
-
animation: string |
|
|
2915
|
+
animation: string | Function | Record<string, any>;
|
|
2847
2916
|
}, {}>;
|
|
2848
2917
|
|
|
2849
2918
|
// @public
|
|
@@ -3106,6 +3175,9 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
|
3106
3175
|
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3107
3176
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3108
3177
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3178
|
+
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3179
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
3180
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
3109
3181
|
}>>;
|
|
3110
3182
|
required: true;
|
|
3111
3183
|
};
|
|
@@ -3271,6 +3343,9 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
|
3271
3343
|
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3272
3344
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3273
3345
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3346
|
+
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3347
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
3348
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
3274
3349
|
}>>;
|
|
3275
3350
|
required: true;
|
|
3276
3351
|
};
|
|
@@ -3305,7 +3380,7 @@ filter: {
|
|
|
3305
3380
|
type: PropType<HierarchicalFilter_2>;
|
|
3306
3381
|
required: true;
|
|
3307
3382
|
};
|
|
3308
|
-
childrenAnimation:
|
|
3383
|
+
childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
3309
3384
|
clickEvents: PropType<Partial<XEventsTypes>>;
|
|
3310
3385
|
cssClasses: {
|
|
3311
3386
|
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
@@ -3474,6 +3549,9 @@ ParamsLoadedFromUrl?: UrlParams | undefined;
|
|
|
3474
3549
|
ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
3475
3550
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
3476
3551
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
3552
|
+
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
3553
|
+
UserSelectedARelatedPrompt?: number | undefined;
|
|
3554
|
+
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
3477
3555
|
}>;
|
|
3478
3556
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
3479
3557
|
renderedChildrenFilters: ComputedRef<HierarchicalFilter_2[]>;
|
|
@@ -3483,7 +3561,7 @@ filter: {
|
|
|
3483
3561
|
type: PropType<HierarchicalFilter_2>;
|
|
3484
3562
|
required: true;
|
|
3485
3563
|
};
|
|
3486
|
-
childrenAnimation:
|
|
3564
|
+
childrenAnimation: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
3487
3565
|
clickEvents: PropType<Partial<XEventsTypes>>;
|
|
3488
3566
|
cssClasses: {
|
|
3489
3567
|
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
@@ -3788,7 +3866,7 @@ required: true;
|
|
|
3788
3866
|
// @public
|
|
3789
3867
|
export const IdentifierResults: DefineComponent< {
|
|
3790
3868
|
animation: {
|
|
3791
|
-
type:
|
|
3869
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
3792
3870
|
default: string;
|
|
3793
3871
|
};
|
|
3794
3872
|
maxItemsToRender: NumberConstructor;
|
|
@@ -3797,12 +3875,12 @@ identifierResults: ComputedRef<any>;
|
|
|
3797
3875
|
identifierResultsToRender: ComputedRef<Result[]>;
|
|
3798
3876
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3799
3877
|
animation: {
|
|
3800
|
-
type:
|
|
3878
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
3801
3879
|
default: string;
|
|
3802
3880
|
};
|
|
3803
3881
|
maxItemsToRender: NumberConstructor;
|
|
3804
3882
|
}>>, {
|
|
3805
|
-
animation: string |
|
|
3883
|
+
animation: string | Function | Record<string, any>;
|
|
3806
3884
|
}, {}>;
|
|
3807
3885
|
|
|
3808
3886
|
// @public
|
|
@@ -3993,7 +4071,7 @@ export function isXComponent(component: ComponentPublicInstance): boolean;
|
|
|
3993
4071
|
// @public
|
|
3994
4072
|
export const ItemsList: DefineComponent< {
|
|
3995
4073
|
animation: {
|
|
3996
|
-
type:
|
|
4074
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
3997
4075
|
default: string;
|
|
3998
4076
|
};
|
|
3999
4077
|
items: {
|
|
@@ -4011,7 +4089,7 @@ modelName: string;
|
|
|
4011
4089
|
}[]>;
|
|
4012
4090
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4013
4091
|
animation: {
|
|
4014
|
-
type:
|
|
4092
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4015
4093
|
default: string;
|
|
4016
4094
|
};
|
|
4017
4095
|
items: {
|
|
@@ -4020,7 +4098,7 @@ required: true;
|
|
|
4020
4098
|
};
|
|
4021
4099
|
itemClass: StringConstructor;
|
|
4022
4100
|
}>>, {
|
|
4023
|
-
animation: string |
|
|
4101
|
+
animation: string | Function | Record<string, any>;
|
|
4024
4102
|
}, {}>;
|
|
4025
4103
|
|
|
4026
4104
|
export { LightBulbOff }
|
|
@@ -4069,7 +4147,7 @@ export type Machine<SomeStatus extends string, SomeEvent extends string> = {
|
|
|
4069
4147
|
// @public
|
|
4070
4148
|
export const MainModal: DefineComponent< {
|
|
4071
4149
|
animation: {
|
|
4072
|
-
type:
|
|
4150
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4073
4151
|
};
|
|
4074
4152
|
closeEvents: {
|
|
4075
4153
|
type: PropType<(keyof XEventsTypes)[]>;
|
|
@@ -4089,7 +4167,7 @@ default: string;
|
|
|
4089
4167
|
};
|
|
4090
4168
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4091
4169
|
animation: {
|
|
4092
|
-
type:
|
|
4170
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4093
4171
|
};
|
|
4094
4172
|
closeEvents: {
|
|
4095
4173
|
type: PropType<(keyof XEventsTypes)[]>;
|
|
@@ -4204,18 +4282,18 @@ export type MonadicFunction = (someParam: any) => any;
|
|
|
4204
4282
|
// @public @deprecated
|
|
4205
4283
|
export const MultiColumnMaxWidthLayout: DefineComponent< {
|
|
4206
4284
|
asideAnimation: {
|
|
4207
|
-
type:
|
|
4208
|
-
default: () => DefineComponent< {}, {},
|
|
4285
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4286
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4209
4287
|
};
|
|
4210
4288
|
devMode: BooleanConstructor;
|
|
4211
4289
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4212
4290
|
asideAnimation: {
|
|
4213
|
-
type:
|
|
4214
|
-
default: () => DefineComponent< {}, {},
|
|
4291
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4292
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4215
4293
|
};
|
|
4216
4294
|
devMode: BooleanConstructor;
|
|
4217
4295
|
}>>, {
|
|
4218
|
-
asideAnimation: string |
|
|
4296
|
+
asideAnimation: string | Function | Record<string, any>;
|
|
4219
4297
|
devMode: boolean;
|
|
4220
4298
|
}, {}>;
|
|
4221
4299
|
|
|
@@ -4239,7 +4317,7 @@ export type MutationsTree<State extends Dictionary, Mutations extends MutationsD
|
|
|
4239
4317
|
// @public
|
|
4240
4318
|
export const MyHistory: DefineComponent< {
|
|
4241
4319
|
animation: {
|
|
4242
|
-
type:
|
|
4320
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4243
4321
|
default: string;
|
|
4244
4322
|
};
|
|
4245
4323
|
locale: {
|
|
@@ -4254,7 +4332,7 @@ historyQueries: ComputedRef<any>;
|
|
|
4254
4332
|
formatTime: (timestamp: number) => string;
|
|
4255
4333
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4256
4334
|
animation: {
|
|
4257
|
-
type:
|
|
4335
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4258
4336
|
default: string;
|
|
4259
4337
|
};
|
|
4260
4338
|
locale: {
|
|
@@ -4263,7 +4341,7 @@ default: string;
|
|
|
4263
4341
|
};
|
|
4264
4342
|
queriesListClass: StringConstructor;
|
|
4265
4343
|
}>>, {
|
|
4266
|
-
animation: string |
|
|
4344
|
+
animation: string | Function | Record<string, any>;
|
|
4267
4345
|
locale: string;
|
|
4268
4346
|
}, {}>;
|
|
4269
4347
|
|
|
@@ -4391,10 +4469,18 @@ export interface NextQueriesGetters {
|
|
|
4391
4469
|
request: NextQueriesRequest | null;
|
|
4392
4470
|
}
|
|
4393
4471
|
|
|
4472
|
+
// @public
|
|
4473
|
+
export interface NextQueriesGroup extends ListItem {
|
|
4474
|
+
// (undocumented)
|
|
4475
|
+
modelName: 'NextQueriesGroup';
|
|
4476
|
+
// (undocumented)
|
|
4477
|
+
nextQueries: NextQuery_2[];
|
|
4478
|
+
}
|
|
4479
|
+
|
|
4394
4480
|
// @public
|
|
4395
4481
|
export const NextQueriesList: DefineComponent< {
|
|
4396
4482
|
animation: {
|
|
4397
|
-
type:
|
|
4483
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4398
4484
|
default: string;
|
|
4399
4485
|
};
|
|
4400
4486
|
offset: {
|
|
@@ -4418,7 +4504,7 @@ default: boolean;
|
|
|
4418
4504
|
[key: string]: any;
|
|
4419
4505
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4420
4506
|
animation: {
|
|
4421
|
-
type:
|
|
4507
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4422
4508
|
default: string;
|
|
4423
4509
|
};
|
|
4424
4510
|
offset: {
|
|
@@ -4439,7 +4525,7 @@ type: BooleanConstructor;
|
|
|
4439
4525
|
default: boolean;
|
|
4440
4526
|
};
|
|
4441
4527
|
}>>, {
|
|
4442
|
-
animation: string |
|
|
4528
|
+
animation: string | Function | Record<string, any>;
|
|
4443
4529
|
offset: number;
|
|
4444
4530
|
frequency: number;
|
|
4445
4531
|
maxNextQueriesPerGroup: number;
|
|
@@ -4680,7 +4766,7 @@ required: true;
|
|
|
4680
4766
|
// @public
|
|
4681
4767
|
export const PartialResultsList: DefineComponent< {
|
|
4682
4768
|
animation: {
|
|
4683
|
-
type:
|
|
4769
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4684
4770
|
default: string;
|
|
4685
4771
|
};
|
|
4686
4772
|
maxItemsToRender: {
|
|
@@ -4691,7 +4777,7 @@ default: number;
|
|
|
4691
4777
|
partialResults: ComputedRef<PartialResult[]>;
|
|
4692
4778
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4693
4779
|
animation: {
|
|
4694
|
-
type:
|
|
4780
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4695
4781
|
default: string;
|
|
4696
4782
|
};
|
|
4697
4783
|
maxItemsToRender: {
|
|
@@ -4699,7 +4785,7 @@ type: NumberConstructor;
|
|
|
4699
4785
|
default: number;
|
|
4700
4786
|
};
|
|
4701
4787
|
}>>, {
|
|
4702
|
-
animation: string |
|
|
4788
|
+
animation: string | Function | Record<string, any>;
|
|
4703
4789
|
maxItemsToRender: number;
|
|
4704
4790
|
}, {}>;
|
|
4705
4791
|
|
|
@@ -4881,18 +4967,18 @@ titleClass: StringConstructor;
|
|
|
4881
4967
|
// @public
|
|
4882
4968
|
export const PromotedsList: DefineComponent< {
|
|
4883
4969
|
animation: {
|
|
4884
|
-
type:
|
|
4970
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4885
4971
|
default: string;
|
|
4886
4972
|
};
|
|
4887
4973
|
}, () => VNode<RendererNode, RendererElement, {
|
|
4888
4974
|
[key: string]: any;
|
|
4889
4975
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4890
4976
|
animation: {
|
|
4891
|
-
type:
|
|
4977
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4892
4978
|
default: string;
|
|
4893
4979
|
};
|
|
4894
4980
|
}>>, {
|
|
4895
|
-
animation: string |
|
|
4981
|
+
animation: string | Function | Record<string, any>;
|
|
4896
4982
|
}, {}>;
|
|
4897
4983
|
|
|
4898
4984
|
// @public
|
|
@@ -5144,7 +5230,7 @@ default: number;
|
|
|
5144
5230
|
};
|
|
5145
5231
|
persistInCache: BooleanConstructor;
|
|
5146
5232
|
animation: {
|
|
5147
|
-
type:
|
|
5233
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5148
5234
|
default: string;
|
|
5149
5235
|
};
|
|
5150
5236
|
}, {
|
|
@@ -5168,13 +5254,13 @@ default: number;
|
|
|
5168
5254
|
};
|
|
5169
5255
|
persistInCache: BooleanConstructor;
|
|
5170
5256
|
animation: {
|
|
5171
|
-
type:
|
|
5257
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5172
5258
|
default: string;
|
|
5173
5259
|
};
|
|
5174
5260
|
}>>, {
|
|
5175
5261
|
debounceTimeMs: number;
|
|
5176
5262
|
persistInCache: boolean;
|
|
5177
|
-
animation: string |
|
|
5263
|
+
animation: string | Function | Record<string, any>;
|
|
5178
5264
|
}, {}>;
|
|
5179
5265
|
|
|
5180
5266
|
// @public
|
|
@@ -5345,7 +5431,7 @@ export class RawFilterEntity implements FilterEntity {
|
|
|
5345
5431
|
// @public
|
|
5346
5432
|
export const Recommendations: DefineComponent< {
|
|
5347
5433
|
animation: {
|
|
5348
|
-
type:
|
|
5434
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5349
5435
|
default: string;
|
|
5350
5436
|
};
|
|
5351
5437
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5353,12 +5439,12 @@ maxItemsToRender: NumberConstructor;
|
|
|
5353
5439
|
recommendations: ComputedRef<Result[]>;
|
|
5354
5440
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5355
5441
|
animation: {
|
|
5356
|
-
type:
|
|
5442
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5357
5443
|
default: string;
|
|
5358
5444
|
};
|
|
5359
5445
|
maxItemsToRender: NumberConstructor;
|
|
5360
5446
|
}>>, {
|
|
5361
|
-
animation: string |
|
|
5447
|
+
animation: string | Function | Record<string, any>;
|
|
5362
5448
|
}, {}>;
|
|
5363
5449
|
|
|
5364
5450
|
// @public
|
|
@@ -5481,6 +5567,180 @@ export const refreshSession: HistoryQueriesXStoreModule['actions']['refreshSessi
|
|
|
5481
5567
|
// @internal
|
|
5482
5568
|
export function registerStoreEmitters({ name, storeEmitters, storeModule }: AnyXModule, bus: XBus<XEventsTypes, WireMetadata>, store: Store<any>): void;
|
|
5483
5569
|
|
|
5570
|
+
// @public
|
|
5571
|
+
export const RelatedPrompt: DefineComponent< {
|
|
5572
|
+
relatedPrompt: {
|
|
5573
|
+
type: PropType<RelatedPrompt_2>;
|
|
5574
|
+
required: true;
|
|
5575
|
+
};
|
|
5576
|
+
nextQueryButtonClass: {
|
|
5577
|
+
type: StringConstructor;
|
|
5578
|
+
default: string;
|
|
5579
|
+
};
|
|
5580
|
+
}, {
|
|
5581
|
+
selectedNextQuery: Ref<string>;
|
|
5582
|
+
onClick: (nextQuery: string) => void;
|
|
5583
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5584
|
+
relatedPrompt: {
|
|
5585
|
+
type: PropType<RelatedPrompt_2>;
|
|
5586
|
+
required: true;
|
|
5587
|
+
};
|
|
5588
|
+
nextQueryButtonClass: {
|
|
5589
|
+
type: StringConstructor;
|
|
5590
|
+
default: string;
|
|
5591
|
+
};
|
|
5592
|
+
}>>, {
|
|
5593
|
+
nextQueryButtonClass: string;
|
|
5594
|
+
}, {}>;
|
|
5595
|
+
|
|
5596
|
+
// @public
|
|
5597
|
+
export const relatedPromptRequest: RelatedPromptsXStoreModule['getters']['request'];
|
|
5598
|
+
|
|
5599
|
+
// @public
|
|
5600
|
+
export type RelatedPromptsActionContext = XActionContext<RelatedPromptsState, RelatedPromptsGetters, RelatedPromptsMutations, RelatedPromptsActions>;
|
|
5601
|
+
|
|
5602
|
+
// @public
|
|
5603
|
+
export interface RelatedPromptsActions {
|
|
5604
|
+
cancelFetchAndSaveRelatedPrompts(): void;
|
|
5605
|
+
fetchAndSaveRelatedPrompts(request: RelatedPromptsRequest | null): void;
|
|
5606
|
+
fetchRelatedPrompts(request: RelatedPromptsRequest | null): RelatedPrompt_2[] | null;
|
|
5607
|
+
}
|
|
5608
|
+
|
|
5609
|
+
// @public
|
|
5610
|
+
export interface RelatedPromptsGetters {
|
|
5611
|
+
request: RelatedPromptsRequest | null;
|
|
5612
|
+
}
|
|
5613
|
+
|
|
5614
|
+
// @public
|
|
5615
|
+
export const RelatedPromptsList: DefineComponent< {
|
|
5616
|
+
animation: {
|
|
5617
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5618
|
+
default: string;
|
|
5619
|
+
};
|
|
5620
|
+
offset: {
|
|
5621
|
+
type: NumberConstructor;
|
|
5622
|
+
default: number;
|
|
5623
|
+
};
|
|
5624
|
+
frequency: {
|
|
5625
|
+
type: NumberConstructor;
|
|
5626
|
+
default: number;
|
|
5627
|
+
};
|
|
5628
|
+
maxRelatedPromptsPerGroup: {
|
|
5629
|
+
type: NumberConstructor;
|
|
5630
|
+
default: number;
|
|
5631
|
+
};
|
|
5632
|
+
maxGroups: {
|
|
5633
|
+
type: NumberConstructor;
|
|
5634
|
+
default: undefined;
|
|
5635
|
+
};
|
|
5636
|
+
showOnlyAfterOffset: {
|
|
5637
|
+
type: BooleanConstructor;
|
|
5638
|
+
default: boolean;
|
|
5639
|
+
};
|
|
5640
|
+
}, () => VNode<RendererNode, RendererElement, {
|
|
5641
|
+
[key: string]: any;
|
|
5642
|
+
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5643
|
+
animation: {
|
|
5644
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5645
|
+
default: string;
|
|
5646
|
+
};
|
|
5647
|
+
offset: {
|
|
5648
|
+
type: NumberConstructor;
|
|
5649
|
+
default: number;
|
|
5650
|
+
};
|
|
5651
|
+
frequency: {
|
|
5652
|
+
type: NumberConstructor;
|
|
5653
|
+
default: number;
|
|
5654
|
+
};
|
|
5655
|
+
maxRelatedPromptsPerGroup: {
|
|
5656
|
+
type: NumberConstructor;
|
|
5657
|
+
default: number;
|
|
5658
|
+
};
|
|
5659
|
+
maxGroups: {
|
|
5660
|
+
type: NumberConstructor;
|
|
5661
|
+
default: undefined;
|
|
5662
|
+
};
|
|
5663
|
+
showOnlyAfterOffset: {
|
|
5664
|
+
type: BooleanConstructor;
|
|
5665
|
+
default: boolean;
|
|
5666
|
+
};
|
|
5667
|
+
}>>, {
|
|
5668
|
+
animation: string | Function | Record<string, any>;
|
|
5669
|
+
offset: number;
|
|
5670
|
+
frequency: number;
|
|
5671
|
+
maxRelatedPromptsPerGroup: number;
|
|
5672
|
+
maxGroups: number;
|
|
5673
|
+
showOnlyAfterOffset: boolean;
|
|
5674
|
+
}, {}>;
|
|
5675
|
+
|
|
5676
|
+
// @public
|
|
5677
|
+
export interface RelatedPromptsMutations extends StatusMutations, QueryMutations {
|
|
5678
|
+
resetRelatedPromptsState(): void;
|
|
5679
|
+
setParams(params: Dictionary<unknown>): void;
|
|
5680
|
+
setRelatedPromptsProducts(products: RelatedPrompt_2[]): void;
|
|
5681
|
+
setSelectedPrompt(index: number): void;
|
|
5682
|
+
setSelectedQuery(index: number): void;
|
|
5683
|
+
}
|
|
5684
|
+
|
|
5685
|
+
// @public
|
|
5686
|
+
export interface RelatedPromptsState extends StatusState, QueryState {
|
|
5687
|
+
params: Dictionary<unknown>;
|
|
5688
|
+
relatedPrompts: RelatedPrompt_2[];
|
|
5689
|
+
selectedPrompt: number;
|
|
5690
|
+
selectedQuery: number;
|
|
5691
|
+
}
|
|
5692
|
+
|
|
5693
|
+
// @internal
|
|
5694
|
+
export const relatedPromptsStoreEmitters: {
|
|
5695
|
+
RelatedPromptsRequestUpdated: (_: RelatedPromptsState, getters: Returns<GettersTree<RelatedPromptsState, RelatedPromptsGetters>>) => RelatedPromptsRequest | null;
|
|
5696
|
+
};
|
|
5697
|
+
|
|
5698
|
+
// @internal
|
|
5699
|
+
export const relatedPromptsWiring: {
|
|
5700
|
+
ParamsLoadedFromUrl: {
|
|
5701
|
+
setRelatedPromptsQueryFromUrl: AnyWire;
|
|
5702
|
+
};
|
|
5703
|
+
UserAcceptedAQuery: {
|
|
5704
|
+
setRelatedPromptsQuery: Wire<string>;
|
|
5705
|
+
};
|
|
5706
|
+
UserClearedQuery: {
|
|
5707
|
+
cancelFetchAndSaveSearchResponseWire: AnyWire;
|
|
5708
|
+
resetRelatedPromptsStateWire: AnyWire;
|
|
5709
|
+
setRelatedPromptsQuery: Wire<string>;
|
|
5710
|
+
};
|
|
5711
|
+
RelatedPromptsRequestUpdated: {
|
|
5712
|
+
fetchAndSaveRelatedPromptsResponseWire: Wire<RelatedPromptsRequest | null>;
|
|
5713
|
+
};
|
|
5714
|
+
ExtraParamsChanged: {
|
|
5715
|
+
setRelatedPromptsExtraParams: Wire<Dictionary<unknown>>;
|
|
5716
|
+
};
|
|
5717
|
+
UserSelectedARelatedPrompt: {
|
|
5718
|
+
setSelectedPromptWire: Wire<number>;
|
|
5719
|
+
};
|
|
5720
|
+
UserSelectedARelatedPromptQuery: {
|
|
5721
|
+
setSelectedQueryWire: Wire<number>;
|
|
5722
|
+
};
|
|
5723
|
+
};
|
|
5724
|
+
|
|
5725
|
+
// @public
|
|
5726
|
+
export interface RelatedPromptsXEvents {
|
|
5727
|
+
RelatedPromptsRequestUpdated: RelatedPromptsRequest | null;
|
|
5728
|
+
UserSelectedARelatedPrompt: number;
|
|
5729
|
+
UserSelectedARelatedPromptQuery: number;
|
|
5730
|
+
}
|
|
5731
|
+
|
|
5732
|
+
// @public
|
|
5733
|
+
export type RelatedPromptsXModule = XModule<RelatedPromptsXStoreModule>;
|
|
5734
|
+
|
|
5735
|
+
// @public
|
|
5736
|
+
export const relatedPromptsXModule: RelatedPromptsXModule;
|
|
5737
|
+
|
|
5738
|
+
// @public
|
|
5739
|
+
export type RelatedPromptsXStoreModule = XStoreModule<RelatedPromptsState, RelatedPromptsGetters, RelatedPromptsMutations, RelatedPromptsActions>;
|
|
5740
|
+
|
|
5741
|
+
// @internal
|
|
5742
|
+
export const relatedPromptsXStoreModule: RelatedPromptsXStoreModule;
|
|
5743
|
+
|
|
5484
5744
|
// @public
|
|
5485
5745
|
export const RelatedTag: DefineComponent< {
|
|
5486
5746
|
highlightCurated: {
|
|
@@ -5513,7 +5773,7 @@ highlightCurated: boolean;
|
|
|
5513
5773
|
// @public
|
|
5514
5774
|
export const RelatedTags: DefineComponent< {
|
|
5515
5775
|
animation: {
|
|
5516
|
-
type:
|
|
5776
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5517
5777
|
default: string;
|
|
5518
5778
|
};
|
|
5519
5779
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5526,7 +5786,7 @@ itemClass: StringConstructor;
|
|
|
5526
5786
|
relatedTags: ComputedRef<RelatedTag_2[]>;
|
|
5527
5787
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5528
5788
|
animation: {
|
|
5529
|
-
type:
|
|
5789
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5530
5790
|
default: string;
|
|
5531
5791
|
};
|
|
5532
5792
|
maxItemsToRender: NumberConstructor;
|
|
@@ -5536,7 +5796,7 @@ default: boolean;
|
|
|
5536
5796
|
};
|
|
5537
5797
|
itemClass: StringConstructor;
|
|
5538
5798
|
}>>, {
|
|
5539
|
-
animation: string |
|
|
5799
|
+
animation: string | Function | Record<string, any>;
|
|
5540
5800
|
highlightCurated: boolean;
|
|
5541
5801
|
}, {}>;
|
|
5542
5802
|
|
|
@@ -5788,6 +6048,7 @@ export function resettableState(): {
|
|
|
5788
6048
|
url: string;
|
|
5789
6049
|
params: {};
|
|
5790
6050
|
};
|
|
6051
|
+
stats: Stats;
|
|
5791
6052
|
};
|
|
5792
6053
|
|
|
5793
6054
|
// @internal
|
|
@@ -5802,20 +6063,20 @@ export type ResultOrigin = `${ResultFeature}:${FeatureLocation}`;
|
|
|
5802
6063
|
// @public
|
|
5803
6064
|
export const ResultsList: DefineComponent< {
|
|
5804
6065
|
animation: {
|
|
5805
|
-
type:
|
|
6066
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5806
6067
|
default: string;
|
|
5807
6068
|
};
|
|
5808
6069
|
}, () => VNode<RendererNode, RendererElement, {
|
|
5809
6070
|
[key: string]: any;
|
|
5810
6071
|
}>, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "UserReachedResultsListEnd"[], "UserReachedResultsListEnd", PublicProps, Readonly<ExtractPropTypes< {
|
|
5811
6072
|
animation: {
|
|
5812
|
-
type:
|
|
6073
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
5813
6074
|
default: string;
|
|
5814
6075
|
};
|
|
5815
6076
|
}>> & {
|
|
5816
6077
|
onUserReachedResultsListEnd?: ((...args: any[]) => any) | undefined;
|
|
5817
6078
|
}, {
|
|
5818
|
-
animation: string |
|
|
6079
|
+
animation: string | Function | Record<string, any>;
|
|
5819
6080
|
}, {}>;
|
|
5820
6081
|
|
|
5821
6082
|
// @public
|
|
@@ -5973,8 +6234,8 @@ export interface ScrollStatePayload extends Identifiable<string> {
|
|
|
5973
6234
|
// @public
|
|
5974
6235
|
export const ScrollToTop: DefineComponent< {
|
|
5975
6236
|
animation: {
|
|
5976
|
-
type:
|
|
5977
|
-
default: () => DefineComponent< {}, {},
|
|
6237
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6238
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5978
6239
|
};
|
|
5979
6240
|
thresholdPx: NumberConstructor;
|
|
5980
6241
|
scrollId: {
|
|
@@ -5986,8 +6247,8 @@ events: ComputedRef<Partial<XEventsTypes>>;
|
|
|
5986
6247
|
isVisible: ComputedRef<any>;
|
|
5987
6248
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5988
6249
|
animation: {
|
|
5989
|
-
type:
|
|
5990
|
-
default: () => DefineComponent< {}, {},
|
|
6250
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6251
|
+
default: () => DefineComponent< {}, {}, any, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5991
6252
|
};
|
|
5992
6253
|
thresholdPx: NumberConstructor;
|
|
5993
6254
|
scrollId: {
|
|
@@ -5995,7 +6256,7 @@ type: StringConstructor;
|
|
|
5995
6256
|
default: string;
|
|
5996
6257
|
};
|
|
5997
6258
|
}>>, {
|
|
5998
|
-
animation: string |
|
|
6259
|
+
animation: string | Function | Record<string, any>;
|
|
5999
6260
|
scrollId: string;
|
|
6000
6261
|
}, {}>;
|
|
6001
6262
|
|
|
@@ -6285,7 +6546,7 @@ type: PropType<string[]>;
|
|
|
6285
6546
|
required: true;
|
|
6286
6547
|
};
|
|
6287
6548
|
animation: {
|
|
6288
|
-
type:
|
|
6549
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6289
6550
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6290
6551
|
};
|
|
6291
6552
|
animationIntervalMs: {
|
|
@@ -6302,7 +6563,7 @@ type: PropType<string[]>;
|
|
|
6302
6563
|
required: true;
|
|
6303
6564
|
};
|
|
6304
6565
|
animation: {
|
|
6305
|
-
type:
|
|
6566
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6306
6567
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6307
6568
|
};
|
|
6308
6569
|
animationIntervalMs: {
|
|
@@ -6311,7 +6572,7 @@ default: number;
|
|
|
6311
6572
|
};
|
|
6312
6573
|
animateOnlyOnHover: BooleanConstructor;
|
|
6313
6574
|
}>>, {
|
|
6314
|
-
animation: string |
|
|
6575
|
+
animation: string | Function | Record<string, any>;
|
|
6315
6576
|
animationIntervalMs: number;
|
|
6316
6577
|
animateOnlyOnHover: boolean;
|
|
6317
6578
|
}, {}>;
|
|
@@ -6340,6 +6601,7 @@ export interface SearchMutations extends StatusMutations, QueryMutations, Config
|
|
|
6340
6601
|
// Warning: (ae-forgotten-export) The symbol "Sort" needs to be exported by the entry point index.d.ts
|
|
6341
6602
|
setSort(sort: Sort): void;
|
|
6342
6603
|
setSpellcheck(spellcheckedQuery: string): void;
|
|
6604
|
+
setStats(stats: Stats): void;
|
|
6343
6605
|
setTotalResults(totalResults: number): void;
|
|
6344
6606
|
updateResult(result: Partial<Result> & Pick<Result, 'id'>): void;
|
|
6345
6607
|
}
|
|
@@ -6371,6 +6633,7 @@ export interface SearchState extends StatusState, QueryState {
|
|
|
6371
6633
|
selectedFilters: Dictionary<Filter[]>;
|
|
6372
6634
|
sort: Sort;
|
|
6373
6635
|
spellcheckedQuery: string;
|
|
6636
|
+
stats: Stats;
|
|
6374
6637
|
totalResults: number;
|
|
6375
6638
|
}
|
|
6376
6639
|
|
|
@@ -6513,7 +6776,7 @@ export const SelectedFiltersList: DefineComponent< {
|
|
|
6513
6776
|
facetsIds: PropType<(string | number)[]>;
|
|
6514
6777
|
alwaysVisible: BooleanConstructor;
|
|
6515
6778
|
animation: {
|
|
6516
|
-
type:
|
|
6779
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6517
6780
|
default: string;
|
|
6518
6781
|
};
|
|
6519
6782
|
}, {
|
|
@@ -6524,12 +6787,12 @@ hasSlot: (name: string) => boolean;
|
|
|
6524
6787
|
facetsIds: PropType<(string | number)[]>;
|
|
6525
6788
|
alwaysVisible: BooleanConstructor;
|
|
6526
6789
|
animation: {
|
|
6527
|
-
type:
|
|
6790
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6528
6791
|
default: string;
|
|
6529
6792
|
};
|
|
6530
6793
|
}>>, {
|
|
6531
6794
|
alwaysVisible: boolean;
|
|
6532
|
-
animation: string |
|
|
6795
|
+
animation: string | Function | Record<string, any>;
|
|
6533
6796
|
}, {}>;
|
|
6534
6797
|
|
|
6535
6798
|
// @public
|
|
@@ -7050,6 +7313,9 @@ ParamsLoadedFromUrl?: UrlParams | undefined;
|
|
|
7050
7313
|
ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
7051
7314
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
7052
7315
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
7316
|
+
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
7317
|
+
UserSelectedARelatedPrompt?: number | undefined;
|
|
7318
|
+
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
7053
7319
|
}>;
|
|
7054
7320
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
7055
7321
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -7085,18 +7351,18 @@ export type SimpleStateSelector<ReturnType, State extends Dictionary, Getters ex
|
|
|
7085
7351
|
// @public @deprecated
|
|
7086
7352
|
export const SingleColumnLayout: DefineComponent< {
|
|
7087
7353
|
asideAnimation: {
|
|
7088
|
-
type:
|
|
7354
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7089
7355
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7090
7356
|
};
|
|
7091
7357
|
devMode: BooleanConstructor;
|
|
7092
7358
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7093
7359
|
asideAnimation: {
|
|
7094
|
-
type:
|
|
7360
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7095
7361
|
default: () => DefineComponent< {}, {}, {}, ComputedOptions, MethodOptions, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7096
7362
|
};
|
|
7097
7363
|
devMode: BooleanConstructor;
|
|
7098
7364
|
}>>, {
|
|
7099
|
-
asideAnimation: string |
|
|
7365
|
+
asideAnimation: string | Function | Record<string, any>;
|
|
7100
7366
|
devMode: boolean;
|
|
7101
7367
|
}, {}>;
|
|
7102
7368
|
|
|
@@ -7356,6 +7622,9 @@ ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
|
7356
7622
|
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
7357
7623
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7358
7624
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7625
|
+
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
7626
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
7627
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
7359
7628
|
}>>;
|
|
7360
7629
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7361
7630
|
|
|
@@ -7387,7 +7656,7 @@ type: PropType<(keyof SnippetConfig)[]>;
|
|
|
7387
7656
|
default: () => Array<keyof SnippetConfig>;
|
|
7388
7657
|
};
|
|
7389
7658
|
}, {
|
|
7390
|
-
extraParams: Ref<
|
|
7659
|
+
extraParams: Ref<Record<string, any>>;
|
|
7391
7660
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7392
7661
|
values: {
|
|
7393
7662
|
type: PropType<Dictionary<unknown>>;
|
|
@@ -7411,7 +7680,7 @@ export const SortDropdown: Vue.DefineComponent<{
|
|
|
7411
7680
|
animation: Vue.PropType<string | typeof Vue>;
|
|
7412
7681
|
}, {
|
|
7413
7682
|
emitUserClickedASort: (sort: Sort) => void;
|
|
7414
|
-
rootRef: Vue.Ref<Vue.DefineComponent<{}, {},
|
|
7683
|
+
rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any, Vue.ComputedOptions, Vue.MethodOptions, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{}>>, {}, {}> | undefined>;
|
|
7415
7684
|
selectedSort: Vue.ComputedRef<any>;
|
|
7416
7685
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "change"[], "change", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7417
7686
|
items: {
|
|
@@ -7624,8 +7893,14 @@ type: StringConstructor;
|
|
|
7624
7893
|
default: string;
|
|
7625
7894
|
};
|
|
7626
7895
|
sessionTTLMs: NumberConstructor;
|
|
7627
|
-
queryTaggingDebounceMs:
|
|
7628
|
-
|
|
7896
|
+
queryTaggingDebounceMs: {
|
|
7897
|
+
type: NumberConstructor;
|
|
7898
|
+
default: number;
|
|
7899
|
+
};
|
|
7900
|
+
consent: {
|
|
7901
|
+
type: BooleanConstructor;
|
|
7902
|
+
default: null;
|
|
7903
|
+
};
|
|
7629
7904
|
}, () => void, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7630
7905
|
clickedResultStorageTTLMs: {
|
|
7631
7906
|
type: NumberConstructor;
|
|
@@ -7636,11 +7911,18 @@ type: StringConstructor;
|
|
|
7636
7911
|
default: string;
|
|
7637
7912
|
};
|
|
7638
7913
|
sessionTTLMs: NumberConstructor;
|
|
7639
|
-
queryTaggingDebounceMs:
|
|
7640
|
-
|
|
7914
|
+
queryTaggingDebounceMs: {
|
|
7915
|
+
type: NumberConstructor;
|
|
7916
|
+
default: number;
|
|
7917
|
+
};
|
|
7918
|
+
consent: {
|
|
7919
|
+
type: BooleanConstructor;
|
|
7920
|
+
default: null;
|
|
7921
|
+
};
|
|
7641
7922
|
}>>, {
|
|
7642
7923
|
clickedResultStorageTTLMs: number;
|
|
7643
7924
|
clickedResultStorageKey: string;
|
|
7925
|
+
queryTaggingDebounceMs: number;
|
|
7644
7926
|
consent: boolean;
|
|
7645
7927
|
}, {}>;
|
|
7646
7928
|
|
|
@@ -8004,6 +8286,10 @@ export interface UseAliasAPI {
|
|
|
8004
8286
|
readonly noResults: boolean;
|
|
8005
8287
|
readonly partialResults: ReadonlyArray<PartialResult>;
|
|
8006
8288
|
readonly popularSearches: ReadonlyArray<Suggestion>;
|
|
8289
|
+
readonly priceStats: {
|
|
8290
|
+
min: number;
|
|
8291
|
+
max: number;
|
|
8292
|
+
};
|
|
8007
8293
|
readonly query: UseAliasQueryAPI;
|
|
8008
8294
|
readonly querySuggestions: ReadonlyArray<Suggestion>;
|
|
8009
8295
|
readonly recommendations: ReadonlyArray<Result>;
|
|
@@ -8348,7 +8634,7 @@ export type XEventPayload<Event extends XEvent> = XEventsTypes[Event] extends vo
|
|
|
8348
8634
|
export type XEventsOf<Type> = PropsWithType<XEventsTypes, Type>;
|
|
8349
8635
|
|
|
8350
8636
|
// @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 {
|
|
8637
|
+
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
8638
|
ColumnsNumberProvided: number;
|
|
8353
8639
|
ModuleRegistered: XModuleName;
|
|
8354
8640
|
RenderedColumnsNumberChanged: number;
|
|
@@ -8483,6 +8769,8 @@ export interface XModulesTree {
|
|
|
8483
8769
|
// (undocumented)
|
|
8484
8770
|
recommendations: RecommendationsXModule;
|
|
8485
8771
|
// (undocumented)
|
|
8772
|
+
relatedPrompts: RelatedPromptsXModule;
|
|
8773
|
+
// (undocumented)
|
|
8486
8774
|
relatedTags: RelatedTagsXModule;
|
|
8487
8775
|
// (undocumented)
|
|
8488
8776
|
scroll: ScrollXModule;
|
|
@@ -8606,10 +8894,12 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
|
|
|
8606
8894
|
// 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
8895
|
// 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
8896
|
// 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
|
|
8897
|
+
// dist/types/x-modules/related-prompts/components/related-prompt.vue.d.ts:14:9 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
|
|
8609
8898
|
// 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
8899
|
// 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
8900
|
// 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
8901
|
// 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
|
|
8902
|
+
// 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
8903
|
// 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
8904
|
// 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
8905
|
|