@empathyco/x-components 7.3.1 → 7.4.1
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 +15 -0
- package/browse/index.d.ts +1 -0
- package/browse/index.js +15 -0
- package/core/index.js.map +1 -1
- package/docs/API-reference/api/x-components.basexapi.browse.md +54 -0
- package/docs/API-reference/api/x-components.basexapi.md +14 -0
- package/docs/API-reference/api/x-components.browseactioncontext.md +15 -0
- package/docs/API-reference/api/x-components.browseactions.cancelfetchandsavebrowseresponse.md +13 -0
- package/docs/API-reference/api/x-components.browseactions.fetchandsavebrowseresponse.md +13 -0
- package/docs/API-reference/api/x-components.browseactions.fetchandsaveresultsenrichment.md +13 -0
- package/docs/API-reference/api/x-components.browseactions.fetchbrowseresponse.md +13 -0
- package/docs/API-reference/api/x-components.browseactions.increasepageappendingresults.md +18 -0
- package/docs/API-reference/api/x-components.browseactions.md +210 -0
- package/docs/API-reference/api/x-components.browseactions.resetrequestonrefinement.md +13 -0
- package/docs/API-reference/api/x-components.browseactions.savebrowseresponse.md +13 -0
- package/docs/API-reference/api/x-components.browseactions.saveorigin.md +13 -0
- package/docs/API-reference/api/x-components.browseactions.seturlparams.md +13 -0
- package/docs/API-reference/api/x-components.browseconfig.md +75 -0
- package/docs/API-reference/api/x-components.browseconfig.pagemode.md +11 -0
- package/docs/API-reference/api/x-components.browseconfig.pagesize.md +13 -0
- package/docs/API-reference/api/x-components.browsegetters.md +58 -0
- package/docs/API-reference/api/x-components.browsegetters.request.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.appendresults.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.md +458 -0
- package/docs/API-reference/api/x-components.browsemutations.resetstate.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.resetstateforreload.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setbanners.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setbrowsetagging.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setdisplaybrowsetagging.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setfacets.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setfromnoresultswithfilters.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setisappendresults.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setisnoresults.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setorigin.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setpage.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setparams.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setpromoteds.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setresults.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setselectedcategory.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setselectedfilters.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setsort.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.setstats.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.settotalresults.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.updateresult.md +13 -0
- package/docs/API-reference/api/x-components.browsemutations.updateresultsfromenrichment.md +13 -0
- package/docs/API-reference/api/x-components.browserequest.md +13 -0
- package/docs/API-reference/api/x-components.browseresultslist.md +31 -0
- package/docs/API-reference/api/x-components.browsesortpickerlist.md +45 -0
- package/docs/API-reference/api/x-components.browsestate.banners.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.browsetagging.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.config.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.displaybrowsetagging.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.facets.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.fromnoresultswithfilters.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.isappendresults.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.isnoresults.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.md +382 -0
- package/docs/API-reference/api/x-components.browsestate.origin.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.page.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.params.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.promoteds.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.results.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.selectedcategory.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.selectedfilters.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.sort.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.stats.md +13 -0
- package/docs/API-reference/api/x-components.browsestate.totalresults.md +13 -0
- package/docs/API-reference/api/x-components.browsexevents.browserequestchanged.md +13 -0
- package/docs/API-reference/api/x-components.browsexevents.browserequestupdated.md +18 -0
- package/docs/API-reference/api/x-components.browsexevents.browseresponsechanged.md +13 -0
- package/docs/API-reference/api/x-components.browsexevents.browsetaggingchanged.md +13 -0
- package/docs/API-reference/api/x-components.browsexevents.md +172 -0
- package/docs/API-reference/api/x-components.browsexevents.selectedbrowsesortprovided.md +18 -0
- package/docs/API-reference/api/x-components.browsexevents.userbrowsedtocategory.md +13 -0
- package/docs/API-reference/api/x-components.browsexevents.userclickedabrowsesort.md +13 -0
- package/docs/API-reference/api/x-components.browsexmodule.md +13 -0
- package/docs/API-reference/api/x-components.browsexstoremodule.md +15 -0
- package/docs/API-reference/api/x-components.cancelfetchandsavebrowseresponse.md +17 -0
- package/docs/API-reference/api/x-components.cancelfetchandsavebrowseresponsewire.md +13 -0
- package/docs/API-reference/api/x-components.clearbrowsequery.md +13 -0
- package/docs/API-reference/api/x-components.fetchandsavebrowseresponse.md +66 -0
- package/docs/API-reference/api/x-components.fetchandsavebrowseresponsewire.md +13 -0
- package/docs/API-reference/api/x-components.fetchandsavebrowseresultsenrichment.md +66 -0
- package/docs/API-reference/api/x-components.fetchandsavebrowseresultsenrichmentwire.md +13 -0
- package/docs/API-reference/api/x-components.fetchbrowseresponse.md +13 -0
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +7 -0
- package/docs/API-reference/api/x-components.increasebrowsepageappendingresults.md +13 -0
- package/docs/API-reference/api/x-components.increasebrowsepageappendingresultswire.md +13 -0
- package/docs/API-reference/api/x-components.internalbrowserequest.md +59 -0
- package/docs/API-reference/api/x-components.internalbrowserequest.page.md +13 -0
- package/docs/API-reference/api/x-components.internalbrowseresponse.md +78 -0
- package/docs/API-reference/api/x-components.internalbrowseresponse.request.md +13 -0
- package/docs/API-reference/api/x-components.internalbrowseresponse.status.md +13 -0
- package/docs/API-reference/api/x-components.md +499 -0
- package/docs/API-reference/api/x-components.resetbrowseappending.md +13 -0
- package/docs/API-reference/api/x-components.resetbrowserequestonrefinement.md +13 -0
- package/docs/API-reference/api/x-components.resetbrowserequestonrefinementwire.md +13 -0
- package/docs/API-reference/api/x-components.resetbrowsestateforreloadwire.md +13 -0
- package/docs/API-reference/api/x-components.resetbrowsestateifnorequestwire.md +13 -0
- package/docs/API-reference/api/x-components.resetfromnobrowseresultswithfilters.md +13 -0
- package/docs/API-reference/api/x-components.resetisnobrowseresults.md +13 -0
- package/docs/API-reference/api/x-components.reseturlbrowsecategory.md +13 -0
- package/docs/API-reference/api/x-components.savebrowseorigin.md +13 -0
- package/docs/API-reference/api/x-components.savebrowseoriginwire.md +13 -0
- package/docs/API-reference/api/x-components.savebrowseresponse.md +13 -0
- package/docs/API-reference/api/x-components.setbrowsecategory.md +13 -0
- package/docs/API-reference/api/x-components.setbrowseextraparams.md +13 -0
- package/docs/API-reference/api/x-components.setbrowsepage.md +13 -0
- package/docs/API-reference/api/x-components.setbrowseselectedfilters.md +13 -0
- package/docs/API-reference/api/x-components.setbrowsesort.md +13 -0
- package/docs/API-reference/api/x-components.setbrowseurlparams.md +13 -0
- package/docs/API-reference/api/x-components.setbrowseurlparamswire.md +13 -0
- package/docs/API-reference/api/x-components.seturlbrowsecategory.md +13 -0
- package/docs/API-reference/api/x-components.simplefilter.md +7 -0
- package/docs/API-reference/api/x-components.snippetcallbacks.md +7 -0
- package/docs/API-reference/api/x-components.urlmutations.md +19 -0
- package/docs/API-reference/api/x-components.urlmutations.setbrowsecategory.md +13 -0
- package/docs/API-reference/api/x-components.urlparams.browsefield.md +11 -0
- package/docs/API-reference/api/x-components.urlparams.browsevalue.md +11 -0
- package/docs/API-reference/api/x-components.urlparams.md +34 -0
- package/docs/API-reference/api/x-components.usealiasapi.browsetotalresults.md +13 -0
- package/docs/API-reference/api/x-components.usealiasapi.md +21 -0
- package/docs/API-reference/api/x-components.watchedinternalbrowserequest.md +73 -0
- package/docs/API-reference/api/x-components.watchedinternalbrowserequest.newrequest.md +11 -0
- package/docs/API-reference/api/x-components.watchedinternalbrowserequest.oldrequest.md +11 -0
- package/docs/API-reference/api/x-components.xapi.browse.md +13 -0
- package/docs/API-reference/api/x-components.xapi.md +19 -0
- package/docs/API-reference/api/x-components.xeventstypes.md +2 -2
- package/docs/API-reference/api/x-components.xmodulestree.browse.md +11 -0
- package/docs/API-reference/api/x-components.xmodulestree.md +17 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.browse.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.md +17 -0
- package/docs/API-reference/components/browse/x-components.browse-results-list.md +21 -0
- package/docs/API-reference/components/browse/x-components.browse-sort-picker-list.md +24 -0
- package/js/composables/use-alias-api.js +3 -0
- package/js/composables/use-alias-api.js.map +1 -1
- package/js/index.js +16 -1
- package/js/index.js.map +1 -1
- package/js/wiring/namespaced-wires.factory.js +1 -1
- package/js/x-installer/api/base-api.js +12 -0
- package/js/x-installer/api/base-api.js.map +1 -1
- package/js/x-modules/browse/components/browse-results-list.vue.js +46 -0
- package/js/x-modules/browse/components/browse-results-list.vue.js.map +1 -0
- package/js/x-modules/browse/components/browse-results-list.vue2.js +6 -0
- package/js/x-modules/browse/components/browse-results-list.vue2.js.map +1 -0
- package/js/x-modules/browse/components/browse-sort-picker-list.vue.js +73 -0
- package/js/x-modules/browse/components/browse-sort-picker-list.vue.js.map +1 -0
- package/js/x-modules/browse/components/browse-sort-picker-list.vue2.js +6 -0
- package/js/x-modules/browse/components/browse-sort-picker-list.vue2.js.map +1 -0
- package/js/x-modules/browse/store/actions/fetch-and-save-browse-response.action.js +57 -0
- package/js/x-modules/browse/store/actions/fetch-and-save-browse-response.action.js.map +1 -0
- package/js/x-modules/browse/store/actions/fetch-and-save-results-enrichment.action.js +21 -0
- package/js/x-modules/browse/store/actions/fetch-and-save-results-enrichment.action.js.map +1 -0
- package/js/x-modules/browse/store/actions/fetch-browse-response.action.js +16 -0
- package/js/x-modules/browse/store/actions/fetch-browse-response.action.js.map +1 -0
- package/js/x-modules/browse/store/actions/increase-page-apending-results.action.js +18 -0
- package/js/x-modules/browse/store/actions/increase-page-apending-results.action.js.map +1 -0
- package/js/x-modules/browse/store/actions/reset-request-on-refinement.action.js +36 -0
- package/js/x-modules/browse/store/actions/reset-request-on-refinement.action.js.map +1 -0
- package/js/x-modules/browse/store/actions/save-browse-response.action.js +42 -0
- package/js/x-modules/browse/store/actions/save-browse-response.action.js.map +1 -0
- package/js/x-modules/browse/store/actions/save-origin.action.js +16 -0
- package/js/x-modules/browse/store/actions/save-origin.action.js.map +1 -0
- package/js/x-modules/browse/store/actions/set-url-params.action.js +20 -0
- package/js/x-modules/browse/store/actions/set-url-params.action.js.map +1 -0
- package/js/x-modules/browse/store/emitters.js +48 -0
- package/js/x-modules/browse/store/emitters.js.map +1 -0
- package/js/x-modules/browse/store/getters/request.getter.js +27 -0
- package/js/x-modules/browse/store/getters/request.getter.js.map +1 -0
- package/js/x-modules/browse/store/module.js +163 -0
- package/js/x-modules/browse/store/module.js.map +1 -0
- package/js/x-modules/browse/wiring.js +213 -0
- package/js/x-modules/browse/wiring.js.map +1 -0
- package/js/x-modules/browse/x-module.js +21 -0
- package/js/x-modules/browse/x-module.js.map +1 -0
- package/js/x-modules/url/components/url-handler.vue.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue2.js +4 -1
- package/js/x-modules/url/components/url-handler.vue2.js.map +1 -1
- package/js/x-modules/url/store/initial-state.js +2 -0
- package/js/x-modules/url/store/initial-state.js.map +1 -1
- package/js/x-modules/url/store/module.js +4 -0
- package/js/x-modules/url/store/module.js.map +1 -1
- package/js/x-modules/url/wiring.js +34 -1
- package/js/x-modules/url/wiring.js.map +1 -1
- package/package.json +4 -4
- package/report/x-components.api.json +4505 -192
- package/report/x-components.api.md +432 -6
- package/report/x-types.api.json +50 -0
- package/types/src/components/snippet-callbacks.vue.d.ts +7 -0
- package/types/src/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/src/composables/use-alias-api.d.ts +2 -0
- package/types/src/composables/use-alias-api.d.ts.map +1 -1
- package/types/src/index.d.ts +1 -0
- package/types/src/index.d.ts.map +1 -1
- package/types/src/types/url-params.d.ts +2 -0
- package/types/src/types/url-params.d.ts.map +1 -1
- package/types/src/wiring/events.types.d.ts +2 -1
- package/types/src/wiring/events.types.d.ts.map +1 -1
- package/types/src/x-installer/api/api.types.d.ts +9 -0
- package/types/src/x-installer/api/api.types.d.ts.map +1 -1
- package/types/src/x-installer/api/base-api.d.ts +9 -0
- package/types/src/x-installer/api/base-api.d.ts.map +1 -1
- package/types/src/x-modules/browse/components/browse-results-list.vue.d.ts +30 -0
- package/types/src/x-modules/browse/components/browse-results-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/browse/components/browse-sort-picker-list.vue.d.ts +50 -0
- package/types/src/x-modules/browse/components/browse-sort-picker-list.vue.d.ts.map +1 -0
- package/types/src/x-modules/browse/components/index.d.ts +3 -0
- package/types/src/x-modules/browse/components/index.d.ts.map +1 -0
- package/types/src/x-modules/browse/config.types.d.ts +14 -0
- package/types/src/x-modules/browse/config.types.d.ts.map +1 -0
- package/types/src/x-modules/browse/events.types.d.ts +55 -0
- package/types/src/x-modules/browse/events.types.d.ts.map +1 -0
- package/types/src/x-modules/browse/index.d.ts +8 -0
- package/types/src/x-modules/browse/index.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/fetch-and-save-browse-response.action.d.ts +15 -0
- package/types/src/x-modules/browse/store/actions/fetch-and-save-browse-response.action.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/fetch-and-save-results-enrichment.action.d.ts +17 -0
- package/types/src/x-modules/browse/store/actions/fetch-and-save-results-enrichment.action.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/fetch-browse-response.action.d.ts +13 -0
- package/types/src/x-modules/browse/store/actions/fetch-browse-response.action.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/increase-page-apending-results.action.d.ts +11 -0
- package/types/src/x-modules/browse/store/actions/increase-page-apending-results.action.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/index.d.ts +9 -0
- package/types/src/x-modules/browse/store/actions/index.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/reset-request-on-refinement.action.d.ts +11 -0
- package/types/src/x-modules/browse/store/actions/reset-request-on-refinement.action.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/save-browse-response.action.d.ts +11 -0
- package/types/src/x-modules/browse/store/actions/save-browse-response.action.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/save-origin.action.d.ts +11 -0
- package/types/src/x-modules/browse/store/actions/save-origin.action.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/actions/set-url-params.action.d.ts +11 -0
- package/types/src/x-modules/browse/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/emitters.d.ts +35 -0
- package/types/src/x-modules/browse/store/emitters.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/getters/index.d.ts +2 -0
- package/types/src/x-modules/browse/store/getters/index.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/getters/request.getter.d.ts +13 -0
- package/types/src/x-modules/browse/store/getters/request.getter.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/index.d.ts +6 -0
- package/types/src/x-modules/browse/store/index.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/module.d.ts +41 -0
- package/types/src/x-modules/browse/store/module.d.ts.map +1 -0
- package/types/src/x-modules/browse/store/types.d.ts +273 -0
- package/types/src/x-modules/browse/store/types.d.ts.map +1 -0
- package/types/src/x-modules/browse/types.d.ts +35 -0
- package/types/src/x-modules/browse/types.d.ts.map +1 -0
- package/types/src/x-modules/browse/wiring.d.ts +172 -0
- package/types/src/x-modules/browse/wiring.d.ts.map +1 -0
- package/types/src/x-modules/browse/x-module.d.ts +16 -0
- package/types/src/x-modules/browse/x-module.d.ts.map +1 -0
- package/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +7 -0
- package/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
- package/types/src/x-modules/facets/components/filters/simple-filter.vue.d.ts +7 -0
- package/types/src/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/src/x-modules/url/components/url-handler.vue.d.ts.map +1 -1
- package/types/src/x-modules/url/store/initial-state.d.ts.map +1 -1
- package/types/src/x-modules/url/store/module.d.ts.map +1 -1
- package/types/src/x-modules/url/store/types.d.ts +7 -1
- package/types/src/x-modules/url/store/types.d.ts.map +1 -1
- package/types/src/x-modules/url/wiring.d.ts +30 -0
- package/types/src/x-modules/url/wiring.d.ts.map +1 -1
- package/types/src/x-modules/x-modules.types.d.ts +2 -0
- package/types/src/x-modules/x-modules.types.d.ts.map +1 -1
- package/url/index.js +1 -1
|
@@ -1758,6 +1758,8 @@ BaseGrid: DefineComponent< {}, {}, any>;
|
|
|
1758
1758
|
// @public
|
|
1759
1759
|
export class BaseXAPI implements XAPI {
|
|
1760
1760
|
addProductToCart(productId?: string): void;
|
|
1761
|
+
// Warning: (ae-forgotten-export) The symbol "BrowsableRequest" needs to be exported by the entry point index.d.ts
|
|
1762
|
+
browse(browseCategory?: BrowsableRequest): void;
|
|
1761
1763
|
// @internal
|
|
1762
1764
|
protected bus: XBus<XEventsTypes, WireMetadata>;
|
|
1763
1765
|
close(): void;
|
|
@@ -1810,9 +1812,261 @@ export class BaseXPriorityQueueNode<SomeRecord extends Dictionary, SomeData exte
|
|
|
1810
1812
|
toString(): string;
|
|
1811
1813
|
}
|
|
1812
1814
|
|
|
1815
|
+
// @public
|
|
1816
|
+
export type BrowseActionContext = XActionContext<BrowseState, BrowseGetters, BrowseMutations, BrowseActions>;
|
|
1817
|
+
|
|
1818
|
+
// @public
|
|
1819
|
+
export interface BrowseActions {
|
|
1820
|
+
cancelFetchAndSaveBrowseResponse: () => void;
|
|
1821
|
+
fetchAndSaveBrowseResponse: (request: InternalBrowseRequest | null) => void;
|
|
1822
|
+
fetchAndSaveResultsEnrichment: (results: Result[]) => void;
|
|
1823
|
+
// Warning: (ae-forgotten-export) The symbol "BrowseRequest" needs to be exported by the entry point index.d.ts
|
|
1824
|
+
// Warning: (ae-forgotten-export) The symbol "BrowseResponse" needs to be exported by the entry point index.d.ts
|
|
1825
|
+
fetchBrowseResponse: (request: BrowseRequest) => BrowseResponse;
|
|
1826
|
+
increasePageAppendingResults: () => void;
|
|
1827
|
+
resetRequestOnRefinement: (watchedRequest: WatchedInternalBrowseRequest) => void;
|
|
1828
|
+
saveBrowseResponse: (response: BrowseResponse) => void;
|
|
1829
|
+
saveOrigin: (originInit: QueryOriginInit) => void;
|
|
1830
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
1831
|
+
}
|
|
1832
|
+
|
|
1833
|
+
// @public
|
|
1834
|
+
export interface BrowseConfig {
|
|
1835
|
+
// (undocumented)
|
|
1836
|
+
pageMode: PageMode;
|
|
1837
|
+
pageSize: number;
|
|
1838
|
+
}
|
|
1839
|
+
|
|
1840
|
+
// @internal
|
|
1841
|
+
export const browseEmitters: {
|
|
1842
|
+
FacetsChanged: {
|
|
1843
|
+
selector: (state: BrowseState) => Facet[];
|
|
1844
|
+
filter(newValue: Facet[], oldValue: Facet[]): boolean;
|
|
1845
|
+
};
|
|
1846
|
+
PageChanged: (state: BrowseState) => number;
|
|
1847
|
+
ResultsChanged: (state: BrowseState) => Result[];
|
|
1848
|
+
BrowseRequestChanged: (_: BrowseState, getters: Returns<GettersTree<BrowseState, BrowseGetters>>) => InternalBrowseRequest | null;
|
|
1849
|
+
BrowseRequestUpdated: (_: BrowseState, getters: Returns<GettersTree<BrowseState, BrowseGetters>>) => InternalBrowseRequest | null;
|
|
1850
|
+
BrowseResponseChanged: {
|
|
1851
|
+
selector: (state: BrowseState, getters: Returns<GettersTree<BrowseState, BrowseGetters>>) => {
|
|
1852
|
+
request: InternalBrowseRequest;
|
|
1853
|
+
status: RequestStatus;
|
|
1854
|
+
banners: Banner_2[];
|
|
1855
|
+
facets: Facet[];
|
|
1856
|
+
promoteds: Promoted_2[];
|
|
1857
|
+
browseTagging: TaggingRequest;
|
|
1858
|
+
displayBrowseTagging: TaggingRequest;
|
|
1859
|
+
results: Result[];
|
|
1860
|
+
totalResults: number;
|
|
1861
|
+
};
|
|
1862
|
+
filter: (newValue: InternalBrowseResponse, oldValue: InternalBrowseResponse) => boolean;
|
|
1863
|
+
};
|
|
1864
|
+
BrowseTaggingChanged: {
|
|
1865
|
+
selector: (state: BrowseState) => TaggingRequest;
|
|
1866
|
+
filter: (input: TaggingRequest) => boolean;
|
|
1867
|
+
};
|
|
1868
|
+
SortChanged: (state: BrowseState) => string;
|
|
1869
|
+
};
|
|
1870
|
+
|
|
1871
|
+
// @public
|
|
1872
|
+
export interface BrowseGetters {
|
|
1873
|
+
request: InternalBrowseRequest | null;
|
|
1874
|
+
}
|
|
1875
|
+
|
|
1876
|
+
// @public
|
|
1877
|
+
export interface BrowseMutations extends StatusMutations, ConfigMutations<BrowseState> {
|
|
1878
|
+
appendResults: (results: Result[]) => void;
|
|
1879
|
+
resetState: () => void;
|
|
1880
|
+
resetStateForReload: () => void;
|
|
1881
|
+
setBanners: (banners: Banner_2[]) => void;
|
|
1882
|
+
setBrowseTagging: (browseTagging: TaggingRequest) => void;
|
|
1883
|
+
setDisplayBrowseTagging: (displayBrowseTagging: TaggingRequest) => void;
|
|
1884
|
+
setFacets: (facets: Facet[]) => void;
|
|
1885
|
+
setFromNoResultsWithFilters: (fromNoResultsWithFilters: boolean) => void;
|
|
1886
|
+
setIsAppendResults: (isAppendResults: boolean) => void;
|
|
1887
|
+
setIsNoResults: (isNoResults: boolean) => void;
|
|
1888
|
+
setOrigin: (origin: QueryOrigin | undefined | null) => void;
|
|
1889
|
+
setPage: (page: number) => void;
|
|
1890
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
1891
|
+
setPromoteds: (promoteds: Promoted_2[]) => void;
|
|
1892
|
+
setResults: (results: Result[]) => void;
|
|
1893
|
+
setSelectedCategory: (selectedCategory: BrowsableRequest) => void;
|
|
1894
|
+
setSelectedFilters: (selectedFilters: Filter[]) => void;
|
|
1895
|
+
// Warning: (ae-forgotten-export) The symbol "Sort" needs to be exported by the entry point index.d.ts
|
|
1896
|
+
setSort: (sort: Sort) => void;
|
|
1897
|
+
// Warning: (ae-forgotten-export) The symbol "Stats" needs to be exported by the entry point index.d.ts
|
|
1898
|
+
setStats: (stats: Stats) => void;
|
|
1899
|
+
setTotalResults: (totalResults: number) => void;
|
|
1900
|
+
updateResult: (result: Partial<Result> & Pick<Result, 'id'>) => void;
|
|
1901
|
+
updateResultsFromEnrichment: (enrichmentResults: any[]) => void;
|
|
1902
|
+
}
|
|
1903
|
+
|
|
1904
|
+
// @public
|
|
1905
|
+
export const browseRequest: BrowseXStoreModule['getters']['request'];
|
|
1906
|
+
|
|
1907
|
+
// @public
|
|
1908
|
+
export const BrowseResultsList: DefineComponent<ExtractPropTypes< {
|
|
1909
|
+
animation: {
|
|
1910
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1911
|
+
default: string;
|
|
1912
|
+
};
|
|
1913
|
+
}>, () => VNode<RendererNode, RendererElement, {
|
|
1914
|
+
[key: string]: any;
|
|
1915
|
+
}>, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1916
|
+
animation: {
|
|
1917
|
+
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1918
|
+
default: string;
|
|
1919
|
+
};
|
|
1920
|
+
}>> & Readonly<{}>, {
|
|
1921
|
+
animation: string | Function | Record<string, any>;
|
|
1922
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1923
|
+
|
|
1924
|
+
// @public
|
|
1925
|
+
export const BrowseSortPickerList: DefineComponent<ExtractPropTypes< {
|
|
1926
|
+
animation: {
|
|
1927
|
+
type: null;
|
|
1928
|
+
required: false;
|
|
1929
|
+
default: string;
|
|
1930
|
+
};
|
|
1931
|
+
items: {
|
|
1932
|
+
type: ArrayConstructor;
|
|
1933
|
+
required: true;
|
|
1934
|
+
};
|
|
1935
|
+
buttonClass: {
|
|
1936
|
+
type: StringConstructor;
|
|
1937
|
+
required: true;
|
|
1938
|
+
};
|
|
1939
|
+
}>, (_ctx: any, _cache: any) => VNode<RendererNode, RendererElement, {
|
|
1940
|
+
[key: string]: any;
|
|
1941
|
+
}>, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1942
|
+
animation: {
|
|
1943
|
+
type: null;
|
|
1944
|
+
required: false;
|
|
1945
|
+
default: string;
|
|
1946
|
+
};
|
|
1947
|
+
items: {
|
|
1948
|
+
type: ArrayConstructor;
|
|
1949
|
+
required: true;
|
|
1950
|
+
};
|
|
1951
|
+
buttonClass: {
|
|
1952
|
+
type: StringConstructor;
|
|
1953
|
+
required: true;
|
|
1954
|
+
};
|
|
1955
|
+
}>> & Readonly<{}>, {
|
|
1956
|
+
animation: any;
|
|
1957
|
+
}, {}, {}, {}, string, ComponentProvideOptions, true, {}, any>;
|
|
1958
|
+
|
|
1959
|
+
// @public
|
|
1960
|
+
export interface BrowseState extends StatusState {
|
|
1961
|
+
banners: Banner_2[];
|
|
1962
|
+
browseTagging: TaggingRequest;
|
|
1963
|
+
config: BrowseConfig;
|
|
1964
|
+
displayBrowseTagging: TaggingRequest;
|
|
1965
|
+
facets: Facet[];
|
|
1966
|
+
fromNoResultsWithFilters: boolean;
|
|
1967
|
+
isAppendResults: boolean;
|
|
1968
|
+
isNoResults: boolean;
|
|
1969
|
+
origin: QueryOrigin | null;
|
|
1970
|
+
page: number;
|
|
1971
|
+
params: Dictionary<unknown>;
|
|
1972
|
+
promoteds: Promoted_2[];
|
|
1973
|
+
results: Result[];
|
|
1974
|
+
selectedCategory: BrowsableRequest;
|
|
1975
|
+
selectedFilters: Dictionary<Filter[]>;
|
|
1976
|
+
sort: Sort;
|
|
1977
|
+
stats: Stats;
|
|
1978
|
+
totalResults: number;
|
|
1979
|
+
}
|
|
1980
|
+
|
|
1981
|
+
// @internal
|
|
1982
|
+
export const browseWiring: {
|
|
1983
|
+
ParamsLoadedFromUrl: {
|
|
1984
|
+
setBrowseUrlParamsWire: Wire<UrlParams>;
|
|
1985
|
+
saveBrowseOriginWire: AnyWire;
|
|
1986
|
+
};
|
|
1987
|
+
UserClickedABrowseSort: {
|
|
1988
|
+
setBrowseSort: Wire<string>;
|
|
1989
|
+
};
|
|
1990
|
+
UserReachedResultsListEnd: {
|
|
1991
|
+
increaseBrowsePageAppendingResultsWire: AnyWire;
|
|
1992
|
+
};
|
|
1993
|
+
BrowseRequestUpdated: {
|
|
1994
|
+
resetBrowseStateIfNoRequestWire: Wire<InternalBrowseRequest | null>;
|
|
1995
|
+
fetchAndSaveBrowseResponseWire: Wire<InternalBrowseRequest | null>;
|
|
1996
|
+
};
|
|
1997
|
+
BrowseRequestChanged: {
|
|
1998
|
+
resetBrowseRequestOnRefinementWire: AnyWire;
|
|
1999
|
+
};
|
|
2000
|
+
SelectedFiltersForRequestChanged: {
|
|
2001
|
+
setBrowseSelectedFilters: Wire<Filter[]>;
|
|
2002
|
+
};
|
|
2003
|
+
ResultsChanged: {
|
|
2004
|
+
resetBrowseAppending: AnyWire;
|
|
2005
|
+
fetchAndSaveBrowseResultsEnrichmentWire: Wire<Result[]>;
|
|
2006
|
+
};
|
|
2007
|
+
ReloadBrowseRequested: {
|
|
2008
|
+
resetBrowseStateForReloadWire: AnyWire;
|
|
2009
|
+
};
|
|
2010
|
+
SelectedSortProvided: {
|
|
2011
|
+
setBrowseSort: Wire<string>;
|
|
2012
|
+
};
|
|
2013
|
+
ExtraParamsChanged: {
|
|
2014
|
+
setBrowseExtraParams: Wire<Dictionary<unknown>>;
|
|
2015
|
+
};
|
|
2016
|
+
UserClickedCloseX: {
|
|
2017
|
+
clearBrowseQuery: AnyWire;
|
|
2018
|
+
resetBrowseStateForReloadWire: AnyWire;
|
|
2019
|
+
cancelFetchAndSaveBrowseResponseWire: AnyWire;
|
|
2020
|
+
};
|
|
2021
|
+
UserClickedOpenX: {
|
|
2022
|
+
clearBrowseQuery: AnyWire;
|
|
2023
|
+
resetBrowseStateForReloadWire: AnyWire;
|
|
2024
|
+
cancelFetchAndSaveBrowseResponseWire: AnyWire;
|
|
2025
|
+
};
|
|
2026
|
+
UserClickedOutOfMainModal: {
|
|
2027
|
+
clearBrowseQuery: AnyWire;
|
|
2028
|
+
};
|
|
2029
|
+
UserSelectedAPage: {
|
|
2030
|
+
setBrowsePage: Wire<number>;
|
|
2031
|
+
resetBrowseAppending: AnyWire;
|
|
2032
|
+
};
|
|
2033
|
+
UserBrowsedToCategory: {
|
|
2034
|
+
setBrowseCategory: Wire<BrowsableRequest>;
|
|
2035
|
+
};
|
|
2036
|
+
};
|
|
2037
|
+
|
|
2038
|
+
// @public
|
|
2039
|
+
export interface BrowseXEvents {
|
|
2040
|
+
BrowseRequestChanged: InternalBrowseRequest | null;
|
|
2041
|
+
BrowseRequestUpdated: InternalBrowseRequest | null;
|
|
2042
|
+
BrowseResponseChanged: InternalBrowseResponse;
|
|
2043
|
+
BrowseTaggingChanged: TaggingRequest;
|
|
2044
|
+
SelectedBrowseSortProvided: Sort;
|
|
2045
|
+
UserBrowsedToCategory: BrowsableRequest;
|
|
2046
|
+
UserClickedABrowseSort: Sort;
|
|
2047
|
+
}
|
|
2048
|
+
|
|
2049
|
+
// @public
|
|
2050
|
+
export type BrowseXModule = XModule<BrowseXStoreModule>;
|
|
2051
|
+
|
|
2052
|
+
// @public
|
|
2053
|
+
export const browseXModule: BrowseXModule;
|
|
2054
|
+
|
|
2055
|
+
// @public
|
|
2056
|
+
export type BrowseXStoreModule = XStoreModule<BrowseState, BrowseGetters, BrowseMutations, BrowseActions>;
|
|
2057
|
+
|
|
2058
|
+
// @internal
|
|
2059
|
+
export const browseXStoreModule: BrowseXStoreModule;
|
|
2060
|
+
|
|
1813
2061
|
// @public
|
|
1814
2062
|
export const bus: XPriorityBus<XEventsTypes, WireMetadata>;
|
|
1815
2063
|
|
|
2064
|
+
// @public
|
|
2065
|
+
export const cancelFetchAndSaveBrowseResponse: () => void;
|
|
2066
|
+
|
|
2067
|
+
// @public
|
|
2068
|
+
export const cancelFetchAndSaveBrowseResponseWire: AnyWire;
|
|
2069
|
+
|
|
1816
2070
|
// @public
|
|
1817
2071
|
export const cancelFetchAndSaveControls: () => void;
|
|
1818
2072
|
|
|
@@ -1913,6 +2167,9 @@ export { ChevronUpIcon }
|
|
|
1913
2167
|
// @internal
|
|
1914
2168
|
export function cleanGettersProxyCache(): void;
|
|
1915
2169
|
|
|
2170
|
+
// @public
|
|
2171
|
+
export const clearBrowseQuery: AnyWire;
|
|
2172
|
+
|
|
1916
2173
|
// @public
|
|
1917
2174
|
export const ClearFilters: DefineComponent<ExtractPropTypes< {
|
|
1918
2175
|
facetsIds: PropType<Array<Facet["id"]>>;
|
|
@@ -3165,6 +3422,18 @@ export const fetchAndSaveAiSuggestions: AiXStoreModule['actions']['fetchAndSaveA
|
|
|
3165
3422
|
// @public
|
|
3166
3423
|
export const fetchAndSaveAiSuggestionsSearch: AiXStoreModule['actions']['fetchAndSaveAiSuggestionsSearch'];
|
|
3167
3424
|
|
|
3425
|
+
// @public
|
|
3426
|
+
export const fetchAndSaveBrowseResponse: (context: BrowseActionContext, request: InternalBrowseRequest | null) => void | Promise<void>;
|
|
3427
|
+
|
|
3428
|
+
// @public
|
|
3429
|
+
export const fetchAndSaveBrowseResponseWire: Wire<InternalBrowseRequest | null>;
|
|
3430
|
+
|
|
3431
|
+
// @public
|
|
3432
|
+
export const fetchAndSaveBrowseResultsEnrichment: (context: BrowseActionContext, request: Result[]) => void | Promise<void>;
|
|
3433
|
+
|
|
3434
|
+
// @public
|
|
3435
|
+
export const fetchAndSaveBrowseResultsEnrichmentWire: Wire<Result[]>;
|
|
3436
|
+
|
|
3168
3437
|
// @public
|
|
3169
3438
|
export const fetchAndSaveExperienceControlsResponse: (context: ExperienceControlsActionContext, request: ExperienceControlsRequest | null) => void | Promise<void>;
|
|
3170
3439
|
|
|
@@ -3268,6 +3537,9 @@ export const fetchAndSaveSemanticQueryWire: Wire<SemanticQueriesRequest | null>;
|
|
|
3268
3537
|
// @public
|
|
3269
3538
|
export const fetchAndSaveSuggestionsWire: Wire<QuerySuggestionsRequest | null>;
|
|
3270
3539
|
|
|
3540
|
+
// @public
|
|
3541
|
+
export const fetchBrowseResponse: BrowseXStoreModule['actions']['fetchBrowseResponse'];
|
|
3542
|
+
|
|
3271
3543
|
// @public
|
|
3272
3544
|
export const fetchExperienceControlsResponse: ExperienceControlsXStoreModule['actions']['fetchExperienceControlsResponse'];
|
|
3273
3545
|
|
|
@@ -3669,6 +3941,13 @@ UserClickedAPromoted?: Promoted_2 | undefined;
|
|
|
3669
3941
|
UserClickedABanner?: Banner_2 | undefined;
|
|
3670
3942
|
UserClickedAbortARedirection?: void | undefined;
|
|
3671
3943
|
UserSelectedAPage?: number | undefined;
|
|
3944
|
+
BrowseRequestChanged?: InternalBrowseRequest | null | undefined;
|
|
3945
|
+
BrowseRequestUpdated?: InternalBrowseRequest | null | undefined;
|
|
3946
|
+
BrowseResponseChanged?: InternalBrowseResponse | undefined;
|
|
3947
|
+
BrowseTaggingChanged?: TaggingRequest | undefined;
|
|
3948
|
+
UserClickedABrowseSort?: string | undefined;
|
|
3949
|
+
SelectedBrowseSortProvided?: string | undefined;
|
|
3950
|
+
UserBrowsedToCategory?: BrowsableRequest | undefined;
|
|
3672
3951
|
SemanticQueryRequestUpdated?: SemanticQueriesRequest | null | undefined;
|
|
3673
3952
|
SemanticQueriesResponseChanged?: SemanticQuery_2[] | undefined;
|
|
3674
3953
|
UserSelectedASemanticQuery?: SemanticQuery_2 | undefined;
|
|
@@ -4151,6 +4430,12 @@ export type IdentifierResultsXStoreModule = XStoreModule<IdentifierResultsState,
|
|
|
4151
4430
|
// @internal
|
|
4152
4431
|
export const identifierResultsXStoreModule: IdentifierResultsXStoreModule;
|
|
4153
4432
|
|
|
4433
|
+
// @public
|
|
4434
|
+
export const increaseBrowsePageAppendingResults: BrowseXStoreModule['actions']['increasePageAppendingResults'];
|
|
4435
|
+
|
|
4436
|
+
// @public
|
|
4437
|
+
export const increaseBrowsePageAppendingResultsWire: AnyWire;
|
|
4438
|
+
|
|
4154
4439
|
// @public
|
|
4155
4440
|
export const increasePageAppendingResults: SearchXStoreModule['actions']['increasePageAppendingResults'];
|
|
4156
4441
|
|
|
@@ -4184,6 +4469,17 @@ export interface InstallXOptions<API extends XAPI = XAPI> extends XPluginOptions
|
|
|
4184
4469
|
rootComponent?: Component;
|
|
4185
4470
|
}
|
|
4186
4471
|
|
|
4472
|
+
// @public
|
|
4473
|
+
export interface InternalBrowseRequest extends BrowseRequest {
|
|
4474
|
+
page: number;
|
|
4475
|
+
}
|
|
4476
|
+
|
|
4477
|
+
// @public
|
|
4478
|
+
export interface InternalBrowseResponse extends BrowseResponse {
|
|
4479
|
+
request: InternalBrowseRequest;
|
|
4480
|
+
status: RequestStatus;
|
|
4481
|
+
}
|
|
4482
|
+
|
|
4187
4483
|
// @public
|
|
4188
4484
|
export interface InternalSearchRequest extends SearchRequest {
|
|
4189
4485
|
page: number;
|
|
@@ -6421,9 +6717,30 @@ export type RequestStatus = 'success' | 'loading' | 'error' | 'initial';
|
|
|
6421
6717
|
// @public
|
|
6422
6718
|
export const resetAppending: AnyWire;
|
|
6423
6719
|
|
|
6720
|
+
// @public
|
|
6721
|
+
export const resetBrowseAppending: AnyWire;
|
|
6722
|
+
|
|
6723
|
+
// @public
|
|
6724
|
+
export const resetBrowseRequestOnRefinement: BrowseXStoreModule['actions']['resetRequestOnRefinement'];
|
|
6725
|
+
|
|
6726
|
+
// @public
|
|
6727
|
+
export const resetBrowseRequestOnRefinementWire: AnyWire;
|
|
6728
|
+
|
|
6729
|
+
// @public
|
|
6730
|
+
export const resetBrowseStateForReloadWire: AnyWire;
|
|
6731
|
+
|
|
6732
|
+
// @public
|
|
6733
|
+
export const resetBrowseStateIfNoRequestWire: Wire<InternalBrowseRequest | null>;
|
|
6734
|
+
|
|
6735
|
+
// @public
|
|
6736
|
+
export const resetFromNoBrowseResultsWithFilters: AnyWire;
|
|
6737
|
+
|
|
6424
6738
|
// @public
|
|
6425
6739
|
export const resetFromNoResultsWithFilters: AnyWire;
|
|
6426
6740
|
|
|
6741
|
+
// @public
|
|
6742
|
+
export const resetIsNoBrowseResults: AnyWire;
|
|
6743
|
+
|
|
6427
6744
|
// @public
|
|
6428
6745
|
export const resetIsNoResults: AnyWire;
|
|
6429
6746
|
|
|
@@ -6451,6 +6768,32 @@ export const resetStateForReloadWire: AnyWire;
|
|
|
6451
6768
|
// @public
|
|
6452
6769
|
export const resetStateIfNoRequestWire: Wire<InternalSearchRequest | null>;
|
|
6453
6770
|
|
|
6771
|
+
// @internal
|
|
6772
|
+
export function resettableBrowseState(): {
|
|
6773
|
+
selectedCategory: {
|
|
6774
|
+
browseValue: string;
|
|
6775
|
+
browseField: string;
|
|
6776
|
+
};
|
|
6777
|
+
results: never[];
|
|
6778
|
+
facets: never[];
|
|
6779
|
+
banners: never[];
|
|
6780
|
+
promoteds: never[];
|
|
6781
|
+
totalResults: number;
|
|
6782
|
+
sort: string;
|
|
6783
|
+
page: number;
|
|
6784
|
+
origin: null;
|
|
6785
|
+
isAppendResults: boolean;
|
|
6786
|
+
browseTagging: {
|
|
6787
|
+
url: string;
|
|
6788
|
+
params: {};
|
|
6789
|
+
};
|
|
6790
|
+
displayBrowseTagging: {
|
|
6791
|
+
url: string;
|
|
6792
|
+
params: {};
|
|
6793
|
+
};
|
|
6794
|
+
stats: Stats;
|
|
6795
|
+
};
|
|
6796
|
+
|
|
6454
6797
|
// @internal
|
|
6455
6798
|
export function resettableState(): {
|
|
6456
6799
|
query: string;
|
|
@@ -6478,6 +6821,9 @@ export function resettableState(): {
|
|
|
6478
6821
|
stats: Stats;
|
|
6479
6822
|
};
|
|
6480
6823
|
|
|
6824
|
+
// @public
|
|
6825
|
+
export const resetUrlBrowseCategory: AnyWire;
|
|
6826
|
+
|
|
6481
6827
|
// @internal
|
|
6482
6828
|
export const RESULT_WITH_VARIANTS_KEY: XInjectKey<Result>;
|
|
6483
6829
|
|
|
@@ -6584,6 +6930,15 @@ export const sanitize: (str: string) => string;
|
|
|
6584
6930
|
// @public
|
|
6585
6931
|
export const saveAiOrigin: AiXStoreModule['actions']['saveOrigin'];
|
|
6586
6932
|
|
|
6933
|
+
// @public
|
|
6934
|
+
export const saveBrowseOrigin: BrowseXStoreModule['actions']['saveOrigin'];
|
|
6935
|
+
|
|
6936
|
+
// @public
|
|
6937
|
+
export const saveBrowseOriginWire: AnyWire;
|
|
6938
|
+
|
|
6939
|
+
// @public
|
|
6940
|
+
export const saveBrowseResponse: BrowseXStoreModule['actions']['saveBrowseResponse'];
|
|
6941
|
+
|
|
6587
6942
|
// @public
|
|
6588
6943
|
export const saveIdentifierResultsOrigin: IdentifierResultsXStoreModule['actions']['saveOrigin'];
|
|
6589
6944
|
|
|
@@ -7047,7 +7402,6 @@ export interface SearchMutations extends StatusMutations, QueryMutations, Config
|
|
|
7047
7402
|
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
7048
7403
|
setResults: (results: Result[]) => void;
|
|
7049
7404
|
setSelectedFilters: (selectedFilters: Filter[]) => void;
|
|
7050
|
-
// Warning: (ae-forgotten-export) The symbol "Sort" needs to be exported by the entry point index.d.ts
|
|
7051
7405
|
setSort: (sort: Sort) => void;
|
|
7052
7406
|
setSpellcheck: (spellcheckedQuery: string) => void;
|
|
7053
7407
|
setStats: (stats: Stats) => void;
|
|
@@ -7377,6 +7731,27 @@ export const sessionHistoryQueries: HistoryQueriesXStoreModule['getters']['sessi
|
|
|
7377
7731
|
// @public
|
|
7378
7732
|
export const setAiUrlParams: AiXStoreModule['actions']['setUrlParams'];
|
|
7379
7733
|
|
|
7734
|
+
// @public
|
|
7735
|
+
export const setBrowseCategory: Wire<BrowsableRequest>;
|
|
7736
|
+
|
|
7737
|
+
// @public
|
|
7738
|
+
export const setBrowseExtraParams: Wire<Dictionary<unknown>>;
|
|
7739
|
+
|
|
7740
|
+
// @public
|
|
7741
|
+
export const setBrowsePage: Wire<number>;
|
|
7742
|
+
|
|
7743
|
+
// @public
|
|
7744
|
+
export const setBrowseSelectedFilters: Wire<Filter[]>;
|
|
7745
|
+
|
|
7746
|
+
// @public
|
|
7747
|
+
export const setBrowseSort: Wire<string>;
|
|
7748
|
+
|
|
7749
|
+
// @public
|
|
7750
|
+
export const setBrowseUrlParams: BrowseXStoreModule['actions']['setUrlParams'];
|
|
7751
|
+
|
|
7752
|
+
// @public
|
|
7753
|
+
export const setBrowseUrlParamsWire: Wire<UrlParams>;
|
|
7754
|
+
|
|
7380
7755
|
// @public
|
|
7381
7756
|
export function setConfig<T extends {
|
|
7382
7757
|
config: T['config'];
|
|
@@ -7588,6 +7963,9 @@ export const setTotalResultsFromSearchResponseChangedWire: Wire<InternalSearchRe
|
|
|
7588
7963
|
// @public
|
|
7589
7964
|
export const setTotalResultsWire: Wire<number>;
|
|
7590
7965
|
|
|
7966
|
+
// @public
|
|
7967
|
+
export const setUrlBrowseCategory: Wire<BrowsableRequest>;
|
|
7968
|
+
|
|
7591
7969
|
// @public
|
|
7592
7970
|
export const setUrlFilters: Wire<Filter[]>;
|
|
7593
7971
|
|
|
@@ -7784,6 +8162,13 @@ UserClickedAPromoted?: Promoted_2 | undefined;
|
|
|
7784
8162
|
UserClickedABanner?: Banner_2 | undefined;
|
|
7785
8163
|
UserClickedAbortARedirection?: void | undefined;
|
|
7786
8164
|
UserSelectedAPage?: number | undefined;
|
|
8165
|
+
BrowseRequestChanged?: InternalBrowseRequest | null | undefined;
|
|
8166
|
+
BrowseRequestUpdated?: InternalBrowseRequest | null | undefined;
|
|
8167
|
+
BrowseResponseChanged?: InternalBrowseResponse | undefined;
|
|
8168
|
+
BrowseTaggingChanged?: TaggingRequest | undefined;
|
|
8169
|
+
UserClickedABrowseSort?: string | undefined;
|
|
8170
|
+
SelectedBrowseSortProvided?: string | undefined;
|
|
8171
|
+
UserBrowsedToCategory?: BrowsableRequest | undefined;
|
|
7787
8172
|
SemanticQueryRequestUpdated?: SemanticQueriesRequest | null | undefined;
|
|
7788
8173
|
SemanticQueriesResponseChanged?: SemanticQuery_2[] | undefined;
|
|
7789
8174
|
UserSelectedASemanticQuery?: SemanticQuery_2 | undefined;
|
|
@@ -8115,6 +8500,13 @@ UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
|
|
|
8115
8500
|
UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
|
|
8116
8501
|
UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
8117
8502
|
UserSelectedAPage: (payload: number, metadata: WireMetadata) => unknown;
|
|
8503
|
+
BrowseRequestChanged: (payload: InternalBrowseRequest | null, metadata: WireMetadata) => unknown;
|
|
8504
|
+
BrowseRequestUpdated: (payload: InternalBrowseRequest | null, metadata: WireMetadata) => unknown;
|
|
8505
|
+
BrowseResponseChanged: (payload: InternalBrowseResponse, metadata: WireMetadata) => unknown;
|
|
8506
|
+
BrowseTaggingChanged: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
8507
|
+
UserClickedABrowseSort: (payload: string, metadata: WireMetadata) => unknown;
|
|
8508
|
+
SelectedBrowseSortProvided: (payload: string, metadata: WireMetadata) => unknown;
|
|
8509
|
+
UserBrowsedToCategory: (payload: BrowsableRequest, metadata: WireMetadata) => unknown;
|
|
8118
8510
|
SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
8119
8511
|
SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
|
|
8120
8512
|
UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
|
|
@@ -8776,6 +9168,7 @@ $props: VNodeProps & GlobalEventsProps;
|
|
|
8776
9168
|
|
|
8777
9169
|
// @public
|
|
8778
9170
|
export interface UrlMutations extends QueryMutations {
|
|
9171
|
+
setBrowseCategory: (browseCategory: BrowsableRequest) => void;
|
|
8779
9172
|
setFilters: (filters: Filter[]) => void;
|
|
8780
9173
|
setInitialExtraParams: (extraParams: Dictionary<unknown>) => void;
|
|
8781
9174
|
setPage: (page: number) => void;
|
|
@@ -8794,6 +9187,10 @@ export interface UrlParams {
|
|
|
8794
9187
|
// (undocumented)
|
|
8795
9188
|
[extraParamKey: string]: unknown;
|
|
8796
9189
|
// (undocumented)
|
|
9190
|
+
browseField: string;
|
|
9191
|
+
// (undocumented)
|
|
9192
|
+
browseValue: string;
|
|
9193
|
+
// (undocumented)
|
|
8797
9194
|
filter: string[];
|
|
8798
9195
|
// (undocumented)
|
|
8799
9196
|
page: number;
|
|
@@ -8858,6 +9255,24 @@ export const urlWiring: {
|
|
|
8858
9255
|
UserScrolledToElement: {
|
|
8859
9256
|
setUrlScroll: Wire<string>;
|
|
8860
9257
|
};
|
|
9258
|
+
UserBrowsedToCategory: {
|
|
9259
|
+
setUrlBrowseCategory: Wire<BrowsableRequest>;
|
|
9260
|
+
};
|
|
9261
|
+
UserClickedCloseX: {
|
|
9262
|
+
resetUrlBrowseCategory: AnyWire;
|
|
9263
|
+
};
|
|
9264
|
+
UserClickedOpenX: {
|
|
9265
|
+
resetUrlBrowseCategory: AnyWire;
|
|
9266
|
+
};
|
|
9267
|
+
SelectedBrowseSortProvided: {
|
|
9268
|
+
setUrlSort: Wire<string>;
|
|
9269
|
+
};
|
|
9270
|
+
UserClickedABrowseSort: {
|
|
9271
|
+
setUrlSort: Wire<string>;
|
|
9272
|
+
};
|
|
9273
|
+
UserSelectedABrowsePage: {
|
|
9274
|
+
setUrlPage: Wire<number>;
|
|
9275
|
+
};
|
|
8861
9276
|
};
|
|
8862
9277
|
|
|
8863
9278
|
// @public
|
|
@@ -8890,6 +9305,7 @@ export function use$x(): UseAliasAPI & {
|
|
|
8890
9305
|
|
|
8891
9306
|
// @public
|
|
8892
9307
|
export interface UseAliasAPI {
|
|
9308
|
+
readonly browseTotalResults: number;
|
|
8893
9309
|
readonly device: string | null;
|
|
8894
9310
|
readonly facets: Record<Facet['id'], Facet>;
|
|
8895
9311
|
readonly fromNoResultsWithFilters: Readonly<boolean>;
|
|
@@ -9049,6 +9465,14 @@ export function useXBus(): {
|
|
|
9049
9465
|
// @public
|
|
9050
9466
|
export type VueCSSClasses = string | Dictionary<boolean> | (string | Dictionary<boolean>)[];
|
|
9051
9467
|
|
|
9468
|
+
// @public
|
|
9469
|
+
export interface WatchedInternalBrowseRequest {
|
|
9470
|
+
// (undocumented)
|
|
9471
|
+
newRequest: InternalBrowseRequest;
|
|
9472
|
+
// (undocumented)
|
|
9473
|
+
oldRequest: InternalBrowseRequest;
|
|
9474
|
+
}
|
|
9475
|
+
|
|
9052
9476
|
// @public
|
|
9053
9477
|
export interface WatchedInternalSearchRequest {
|
|
9054
9478
|
// (undocumented)
|
|
@@ -9149,6 +9573,7 @@ export interface XActionContext<State extends Dictionary, Getters extends Dictio
|
|
|
9149
9573
|
// @public
|
|
9150
9574
|
export interface XAPI {
|
|
9151
9575
|
addProductToCart: (productId?: string) => void;
|
|
9576
|
+
browse: (browseCategory?: BrowsableRequest) => void;
|
|
9152
9577
|
getSnippetConfig: () => SnippetConfig;
|
|
9153
9578
|
init: (config: SnippetConfig) => Promise<void>;
|
|
9154
9579
|
search: (query?: string) => void;
|
|
@@ -9249,7 +9674,7 @@ export type XEventPayload<Event extends XEvent> = XEventsTypes[Event] extends vo
|
|
|
9249
9674
|
export type XEventsOf<Type> = PropsWithType<XEventsTypes, Type>;
|
|
9250
9675
|
|
|
9251
9676
|
// @public
|
|
9252
|
-
export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraParamsXEvents, FacetsXEvents, HistoryQueriesXEvents, IdentifierResultsXEvents, NextQueriesXEvents, PopularSearchesXEvents, QueriesPreviewXEvents, QuerySuggestionsXEvents, RecommendationsXEvents, RelatedTagsXEvents, ScrollXEvents, SearchBoxXEvents, SearchXEvents, SemanticQueriesXEvents, TaggingXEvents, ExperienceControlsXEvents, UrlXEvents, RelatedPromptsXEvents, AiXEvents {
|
|
9677
|
+
export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraParamsXEvents, FacetsXEvents, HistoryQueriesXEvents, IdentifierResultsXEvents, NextQueriesXEvents, PopularSearchesXEvents, QueriesPreviewXEvents, QuerySuggestionsXEvents, RecommendationsXEvents, RelatedTagsXEvents, ScrollXEvents, SearchBoxXEvents, SearchXEvents, BrowseXEvents, SemanticQueriesXEvents, TaggingXEvents, ExperienceControlsXEvents, UrlXEvents, RelatedPromptsXEvents, AiXEvents {
|
|
9253
9678
|
ColumnsNumberProvided: number;
|
|
9254
9679
|
ModuleRegistered: XModuleName;
|
|
9255
9680
|
RenderedColumnsNumberChanged: number;
|
|
@@ -9362,6 +9787,8 @@ export interface XModulesTree {
|
|
|
9362
9787
|
// (undocumented)
|
|
9363
9788
|
ai: AiXModule;
|
|
9364
9789
|
// (undocumented)
|
|
9790
|
+
browse: BrowseXModule;
|
|
9791
|
+
// (undocumented)
|
|
9365
9792
|
device: DeviceXModule;
|
|
9366
9793
|
// (undocumented)
|
|
9367
9794
|
empathize: EmpathizeXModule;
|
|
@@ -9577,16 +10004,15 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
|
|
|
9577
10004
|
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:62:13 - (ae-forgotten-export) The symbol "ResultVariant" needs to be exported by the entry point index.d.ts
|
|
9578
10005
|
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:110:9 - (ae-forgotten-export) The symbol "NextQuery_2" needs to be exported by the entry point index.d.ts
|
|
9579
10006
|
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:175:9 - (ae-forgotten-export) The symbol "Redirection_2" needs to be exported by the entry point index.d.ts
|
|
9580
|
-
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:
|
|
9581
|
-
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:
|
|
9582
|
-
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:204:9 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
|
|
10007
|
+
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:188:9 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
|
|
10008
|
+
// dist/types/src/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:211:9 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
|
|
9583
10009
|
// dist/types/src/x-modules/facets/components/lists/selected-filters-list.vue.d.ts:27:5 - (ae-forgotten-export) The symbol "RenderFilter" needs to be exported by the entry point index.d.ts
|
|
9584
10010
|
// dist/types/src/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts:62:9 - (ae-forgotten-export) The symbol "RelatedPromptNextQuery" needs to be exported by the entry point index.d.ts
|
|
9585
10011
|
// dist/types/src/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
|
|
9586
10012
|
// dist/types/src/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
|
|
9587
10013
|
// dist/types/src/x-modules/search/components/sort-picker-list.vue.d.ts:22:5 - (ae-forgotten-export) The symbol "SortPickerItem" needs to be exported by the entry point index.d.ts
|
|
9588
10014
|
// src/x-modules/ai/store/emitters.ts:9:24 - (ae-forgotten-export) The symbol "AiSuggestionsSearchRequest" needs to be exported by the entry point index.d.ts
|
|
9589
|
-
// src/x-modules/
|
|
10015
|
+
// src/x-modules/browse/store/emitters.ts:13:40 - (ae-forgotten-export) The symbol "Promoted_2" needs to be exported by the entry point index.d.ts
|
|
9590
10016
|
// 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
|
|
9591
10017
|
// 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
|
|
9592
10018
|
|
package/report/x-types.api.json
CHANGED
|
@@ -9572,6 +9572,56 @@
|
|
|
9572
9572
|
"endIndex": 7
|
|
9573
9573
|
}
|
|
9574
9574
|
},
|
|
9575
|
+
{
|
|
9576
|
+
"kind": "PropertySignature",
|
|
9577
|
+
"canonicalReference": "@empathyco/x-types!XComponentsAdapter#browse:member",
|
|
9578
|
+
"docComment": "",
|
|
9579
|
+
"excerptTokens": [
|
|
9580
|
+
{
|
|
9581
|
+
"kind": "Content",
|
|
9582
|
+
"text": "browse: "
|
|
9583
|
+
},
|
|
9584
|
+
{
|
|
9585
|
+
"kind": "Reference",
|
|
9586
|
+
"text": "EndpointAdapter",
|
|
9587
|
+
"canonicalReference": "@empathyco/x-adapter!EndpointAdapter:interface"
|
|
9588
|
+
},
|
|
9589
|
+
{
|
|
9590
|
+
"kind": "Content",
|
|
9591
|
+
"text": "<"
|
|
9592
|
+
},
|
|
9593
|
+
{
|
|
9594
|
+
"kind": "Reference",
|
|
9595
|
+
"text": "BrowseRequest",
|
|
9596
|
+
"canonicalReference": "@empathyco/x-types!BrowseRequest:interface"
|
|
9597
|
+
},
|
|
9598
|
+
{
|
|
9599
|
+
"kind": "Content",
|
|
9600
|
+
"text": ", "
|
|
9601
|
+
},
|
|
9602
|
+
{
|
|
9603
|
+
"kind": "Reference",
|
|
9604
|
+
"text": "BrowseResponse",
|
|
9605
|
+
"canonicalReference": "@empathyco/x-types!BrowseResponse:interface"
|
|
9606
|
+
},
|
|
9607
|
+
{
|
|
9608
|
+
"kind": "Content",
|
|
9609
|
+
"text": ">"
|
|
9610
|
+
},
|
|
9611
|
+
{
|
|
9612
|
+
"kind": "Content",
|
|
9613
|
+
"text": ";"
|
|
9614
|
+
}
|
|
9615
|
+
],
|
|
9616
|
+
"isReadonly": false,
|
|
9617
|
+
"isOptional": false,
|
|
9618
|
+
"releaseTag": "Public",
|
|
9619
|
+
"name": "browse",
|
|
9620
|
+
"propertyTypeTokenRange": {
|
|
9621
|
+
"startIndex": 1,
|
|
9622
|
+
"endIndex": 7
|
|
9623
|
+
}
|
|
9624
|
+
},
|
|
9575
9625
|
{
|
|
9576
9626
|
"kind": "PropertySignature",
|
|
9577
9627
|
"canonicalReference": "@empathyco/x-types!XComponentsAdapter#experienceControls:member",
|