@empathyco/x-components 6.0.0-alpha.17 → 6.0.0-alpha.171
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 +1378 -583
- package/ai/index.d.ts +1 -0
- package/ai/index.js +12 -0
- package/core/index.d.ts +2 -0
- package/core/index.js +56 -44
- package/core/index.js.map +1 -1
- package/docs/API-reference/api/x-adapter-platform.aiquestionsendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsrequestschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsresponsemapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsresponseschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionsearchschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionsendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionsrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchrequestschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchresponsemapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchresponseschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksrequestschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksresponsemapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksresponseschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.mapfilters.md +80 -0
- package/docs/API-reference/api/x-adapter-platform.md +33 -0
- package/docs/API-reference/api/x-adapter-platform.nextqueriesrelatedpromptsschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.aiquestions.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.aisuggestions.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.aisuggestionssearch.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.aitasks.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaiquestionsrequest.context.md +16 -0
- package/docs/API-reference/api/x-adapter-platform.platformaiquestionsrequest.md +20 -0
- package/docs/API-reference/api/x-adapter-platform.platformaiquestionsresponse.md +15 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.md +23 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.numfound.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.query.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.results.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.tagging.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsrequest.context.md +16 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsrequest.md +20 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchrequest.context.md +15 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchrequest.md +21 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchrequest.queries.md +14 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchresponse.items.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchresponse.md +20 -0
- package/docs/API-reference/api/x-adapter-platform.platformaitasksrequest.md +20 -0
- package/docs/API-reference/api/x-adapter-platform.platformaitasksrequest.taskid.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaitasksresponse.md +15 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +2 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.suggestionimageurl.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.tagging.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.md +22 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplay.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayadd2cart.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayclick.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.md +22 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.nextqueries.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplay.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplayclick.md +11 -0
- package/docs/API-reference/api/x-components.addquerytohistory.md +16 -2
- package/docs/API-reference/api/x-components.addquerytohistoryaction.addquerytohistory.md +1 -1
- package/docs/API-reference/api/x-components.addquerytohistoryaction.md +2 -2
- package/docs/API-reference/api/x-components.aiactioncontext.md +15 -0
- package/docs/API-reference/api/x-components.aiactions.fetchandsaveaisuggestions.md +13 -0
- package/docs/API-reference/api/x-components.aiactions.fetchandsaveaisuggestionssearch.md +13 -0
- package/docs/API-reference/api/x-components.aiactions.md +23 -0
- package/docs/API-reference/api/x-components.aiactions.saveorigin.md +13 -0
- package/docs/API-reference/api/x-components.aiactions.seturlparams.md +13 -0
- package/docs/API-reference/api/x-components.aiconfig.md +13 -0
- package/docs/API-reference/api/x-components.aigetters.md +22 -0
- package/docs/API-reference/api/x-components.aigetters.query.md +13 -0
- package/docs/API-reference/api/x-components.aigetters.suggestionsrequest.md +13 -0
- package/docs/API-reference/api/x-components.aigetters.suggestionssearchrequest.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.md +33 -0
- package/docs/API-reference/api/x-components.aimutations.resetaistate.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setairelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setisnoresults.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setorigin.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setparams.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setqueries.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setresponsetext.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setselectedfilters.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setsuggestionsloading.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setsuggestionssearch.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setsuggestionssearchloading.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setsuggestiontext.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.settagging.md +13 -0
- package/docs/API-reference/api/x-components.aioverview.md +89 -0
- package/docs/API-reference/api/x-components.aiquery.md +13 -0
- package/docs/API-reference/api/x-components.aistate.config.md +11 -0
- package/docs/API-reference/api/x-components.aistate.isnoresults.md +13 -0
- package/docs/API-reference/api/x-components.aistate.md +33 -0
- package/docs/API-reference/api/x-components.aistate.origin.md +13 -0
- package/docs/API-reference/api/x-components.aistate.params.md +13 -0
- package/docs/API-reference/api/x-components.aistate.queries.md +11 -0
- package/docs/API-reference/api/x-components.aistate.relatedtags.md +13 -0
- package/docs/API-reference/api/x-components.aistate.responsetext.md +13 -0
- package/docs/API-reference/api/x-components.aistate.selectedfilters.md +13 -0
- package/docs/API-reference/api/x-components.aistate.suggestionsloading.md +13 -0
- package/docs/API-reference/api/x-components.aistate.suggestionssearch.md +13 -0
- package/docs/API-reference/api/x-components.aistate.suggestionssearchloading.md +13 -0
- package/docs/API-reference/api/x-components.aistate.suggestiontext.md +11 -0
- package/docs/API-reference/api/x-components.aistate.tagging.md +11 -0
- package/docs/API-reference/api/x-components.aisuggestionsrequest.md +13 -0
- package/docs/API-reference/api/x-components.aisuggestionssearchrequest.md +13 -0
- package/docs/API-reference/api/x-components.aixevents.aioverviewmounted.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.aisuggestionsrequestupdated.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.aisuggestionssearchchanged.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.aisuggestionssearchrequestupdated.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.md +25 -0
- package/docs/API-reference/api/x-components.aixevents.userclickedaioverviewexpandbutton.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.userclickedanaioverviewresult.md +11 -0
- package/docs/API-reference/api/x-components.aixmodule.md +13 -0
- package/docs/API-reference/api/x-components.aixstoremodule.md +15 -0
- package/docs/API-reference/api/x-components.allfilter.md +3 -3
- package/docs/API-reference/api/x-components.animateclippath.md +15 -2
- package/docs/API-reference/api/x-components.animatescale.md +15 -2
- package/docs/API-reference/api/x-components.animatetranslate.md +15 -2
- package/docs/API-reference/api/x-components.banner.md +1 -98
- package/docs/API-reference/api/x-components.baseaddtocart.md +1 -0
- package/docs/API-reference/api/x-components.basecolumnpickerdropdown.md +4 -4
- package/docs/API-reference/api/x-components.basedropdown.md +2 -2
- package/docs/API-reference/api/x-components.baseeventsmodal.md +6 -6
- package/docs/API-reference/api/x-components.baseeventsmodalclose.md +3 -3
- package/docs/API-reference/api/x-components.baseeventsmodalopen.md +3 -3
- package/docs/API-reference/api/x-components.baseheadertogglepanel.md +2 -2
- package/docs/API-reference/api/x-components.baseidtogglepanel.md +2 -2
- package/docs/API-reference/api/x-components.basemodal.md +4 -4
- package/docs/API-reference/api/x-components.baseresultimage.md +3 -3
- package/docs/API-reference/api/x-components.baseresultlink.md +1 -0
- package/docs/API-reference/api/x-components.baseresultrating.md +1 -0
- package/docs/API-reference/api/x-components.basescroll.md +2 -2
- package/docs/API-reference/api/x-components.baseslider.md +9 -0
- package/docs/API-reference/api/x-components.baseswitch.md +1 -1
- package/docs/API-reference/api/x-components.basetabspanel.md +2 -2
- package/docs/API-reference/api/x-components.baseteleport.md +44 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue._constructor_.md +20 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.at.md +26 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.clear.md +17 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.isempty.md +19 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.keys.md +13 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.md +42 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.peek.md +19 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.pop.md +19 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.push.md +30 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.size.md +19 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.tostring.md +28 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode._constructor_.md +22 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.data.md +11 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.key.md +11 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.md +35 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.priority.md +11 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.tostring.md +26 -0
- package/docs/API-reference/api/x-components.bus.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavecontrols.md +5 -1
- package/docs/API-reference/api/x-components.cancelfetchandsaveidentifierresults.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaveidentifierresultswire.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavenextqueries.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsavepopularsearches.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsavequerysuggestions.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaverecommendations.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedtags.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedtagswire.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavesearchresponse.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsavesearchresponsewire.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavesuggestionswire.md +1 -1
- package/docs/API-reference/api/x-components.changeheight.md +13 -0
- package/docs/API-reference/api/x-components.clearfilters.md +2 -2
- package/docs/API-reference/api/x-components.configmutations.config.md +11 -0
- package/docs/API-reference/api/x-components.configmutations.md +24 -0
- package/docs/API-reference/api/x-components.configmutations.mergeconfig.md +13 -0
- package/docs/API-reference/api/x-components.configmutations.setconfig.md +13 -0
- package/docs/API-reference/api/x-components.createfetchandsaveactions.md +2 -2
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +26 -0
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.getrelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.md +20 -0
- package/docs/API-reference/api/x-components.createstoreemitters.md +2 -2
- package/docs/API-reference/api/x-components.createtrackrelatedprompttoolingdisplayclickwire.md +19 -0
- package/docs/API-reference/api/x-components.createtracktoolingadd2cartwire.md +19 -0
- package/docs/API-reference/api/x-components.createtracktoolingdisplaywire.md +19 -0
- package/docs/API-reference/api/x-components.debouncedfunction.cancel.md +2 -6
- package/docs/API-reference/api/x-components.debouncedfunction.md +4 -4
- package/docs/API-reference/api/x-components.debouncefunction.md +15 -1
- package/docs/API-reference/api/{x-components.defaultpdpaddtocartservice._constructor_.md → x-components.defaultexternaltaggingservice._constructor_.md} +3 -3
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.add_to_cart_id_key.md +13 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.instance.md +13 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.localstorageservice.md +11 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.md +43 -0
- package/docs/API-reference/api/{x-components.pdpaddtocartservice.movetosessionstorage.md → x-components.defaultexternaltaggingservice.movetosessionstorage.md} +2 -2
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.result_clicked_id_key.md +13 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.sessionstorageservice.md +11 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storagekey.md +11 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storagettlms.md +11 -0
- package/docs/API-reference/api/{x-components.defaultpdpaddtocartservice.store.md → x-components.defaultexternaltaggingservice.store.md} +2 -2
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storeaddtocart.md +24 -0
- package/docs/API-reference/api/{x-components.defaultpdpaddtocartservice.storeresultclicked.md → x-components.defaultexternaltaggingservice.storeresultclicked.md} +3 -3
- package/docs/API-reference/api/{x-components.pdpaddtocartservice.trackaddtocart.md → x-components.defaultexternaltaggingservice.trackaddtocart.md} +3 -3
- package/docs/API-reference/api/x-components.defaultfacetsservice.clearfilterswithmetadata.md +2 -2
- package/docs/API-reference/api/x-components.defaultfacetsservice.md +1 -1
- package/docs/API-reference/api/x-components.devicedetector.md +4 -4
- package/docs/API-reference/api/x-components.devicemutations.md +4 -4
- package/docs/API-reference/api/x-components.devicemutations.setname.md +2 -13
- package/docs/API-reference/api/x-components.devicexevents.deviceprovided.md +1 -1
- package/docs/API-reference/api/x-components.devicexevents.md +1 -1
- package/docs/API-reference/api/x-components.displayclickprovider.md +66 -0
- package/docs/API-reference/api/x-components.emitteddata.event.md +13 -0
- package/docs/API-reference/api/x-components.emitteddata.eventpayload.md +13 -0
- package/docs/API-reference/api/x-components.emitteddata.md +22 -0
- package/docs/API-reference/api/x-components.emitteddata.metadata.md +13 -0
- package/docs/API-reference/api/x-components.emitter.md +15 -0
- package/docs/API-reference/api/x-components.emitters.md +17 -0
- package/docs/API-reference/api/x-components.empathize.md +37 -11
- package/docs/API-reference/api/x-components.empathizemutations.md +5 -5
- package/docs/API-reference/api/x-components.empathizemutations.setisopen.md +2 -13
- package/docs/API-reference/api/x-components.empathizexevents.empathizeclosed.md +1 -1
- package/docs/API-reference/api/x-components.empathizexevents.empathizeopened.md +1 -1
- package/docs/API-reference/api/x-components.empathizexevents.md +3 -3
- package/docs/API-reference/api/x-components.empathizexevents.userclosedempathize.md +1 -1
- package/docs/API-reference/api/x-components.eventpayload.md +18 -0
- package/docs/API-reference/api/x-components.excludefilterswithnoresults.md +2 -2
- package/docs/API-reference/api/x-components.experiencecontrolsactions.cancelfetchandsavecontrols.md +1 -1
- package/docs/API-reference/api/x-components.experiencecontrolsactions.fetchandsaveexperiencecontrolsresponse.md +2 -13
- package/docs/API-reference/api/x-components.experiencecontrolsactions.fetchexperiencecontrolsresponse.md +2 -15
- package/docs/API-reference/api/x-components.experiencecontrolsactions.md +3 -8
- package/docs/API-reference/api/x-components.experiencecontrolsmutations.md +6 -6
- package/docs/API-reference/api/x-components.experiencecontrolsmutations.setcontrols.md +2 -13
- package/docs/API-reference/api/x-components.experiencecontrolsmutations.setevents.md +2 -13
- package/docs/API-reference/api/x-components.experiencecontrolsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.externaltaggingservice.md +23 -0
- package/docs/API-reference/api/x-components.externaltaggingservice.movetosessionstorage.md +13 -0
- package/docs/API-reference/api/x-components.externaltaggingservice.storeaddtocart.md +13 -0
- package/docs/API-reference/api/x-components.externaltaggingservice.storeresultclicked.md +13 -0
- package/docs/API-reference/api/x-components.externaltaggingservice.trackaddtocart.md +13 -0
- package/docs/API-reference/api/x-components.extraparamsmutations.md +4 -4
- package/docs/API-reference/api/x-components.extraparamsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.extraparamsxevents.extraparamschanged.md +1 -1
- package/docs/API-reference/api/x-components.extraparamsxevents.extraparamsinitialized.md +1 -1
- package/docs/API-reference/api/x-components.extraparamsxevents.extraparamsprovided.md +1 -1
- package/docs/API-reference/api/x-components.extraparamsxevents.md +4 -4
- package/docs/API-reference/api/x-components.extraparamsxevents.userchangedextraparams.md +1 -1
- package/docs/API-reference/api/x-components.extrapluginsoptions.md +1 -1
- package/docs/API-reference/api/x-components.facets.md +5 -5
- package/docs/API-reference/api/x-components.facetsmutations.clearstickyfilters.md +2 -6
- package/docs/API-reference/api/x-components.facetsmutations.md +17 -17
- package/docs/API-reference/api/x-components.facetsmutations.mutatefilter.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.removefacet.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.removefilter.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.removefilters.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.removestickyfilter.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setfacet.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setfacetgroup.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setfilters.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setpreselectedfilters.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setstickyfilter.md +2 -13
- package/docs/API-reference/api/x-components.facetsprovider.md +2 -2
- package/docs/API-reference/api/x-components.facetsservice.clearfilters.md +2 -14
- package/docs/API-reference/api/x-components.facetsservice.clearfilterswithmetadata.md +3 -14
- package/docs/API-reference/api/x-components.facetsservice.deselect.md +2 -14
- package/docs/API-reference/api/x-components.facetsservice.md +14 -14
- package/docs/API-reference/api/x-components.facetsservice.select.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.selectpreselectedfilters.md +2 -6
- package/docs/API-reference/api/x-components.facetsservice.setfacets.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.setquery.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.toggle.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.updatefacets.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.updatepreselectedfilters.md +2 -13
- package/docs/API-reference/api/x-components.fallbackdisclaimer.md +2 -2
- package/docs/API-reference/api/x-components.featurelocation.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsaveaisuggestions.md +13 -0
- package/docs/API-reference/api/x-components.fetchandsaveaisuggestionssearch.md +13 -0
- package/docs/API-reference/api/x-components.fetchandsaveexperiencecontrolsresponse.md +13 -1
- package/docs/API-reference/api/x-components.fetchandsavehooks.fetch.md +2 -16
- package/docs/API-reference/api/x-components.fetchandsavehooks.md +8 -8
- package/docs/API-reference/api/x-components.fetchandsavehooks.oncancel.md +2 -6
- package/docs/API-reference/api/x-components.fetchandsavehooks.onerror.md +3 -14
- package/docs/API-reference/api/x-components.fetchandsavehooks.onsuccess.md +3 -15
- package/docs/API-reference/api/x-components.fetchandsaveidentifierresults.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavenextqueries.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavepopularsearches.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavequerypreview.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsavequerysuggestions.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsaverecommendations.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsaverelatedtags.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavesearchresponse.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavesemanticquery.md +1 -1
- package/docs/API-reference/api/x-components.fetchexperiencecontrolsresponse.md +1 -1
- package/docs/API-reference/api/x-components.fetchidentifierresults.md +1 -1
- package/docs/API-reference/api/x-components.fetchnextqueries.md +1 -1
- package/docs/API-reference/api/x-components.fetchpopularsearches.md +1 -1
- package/docs/API-reference/api/x-components.fetchquerypreview.md +1 -1
- package/docs/API-reference/api/x-components.fetchquerysuggestions.md +1 -1
- package/docs/API-reference/api/x-components.fetchrecommendations.md +1 -1
- package/docs/API-reference/api/x-components.fetchrelatedprompts.md +1 -1
- package/docs/API-reference/api/x-components.fetchrelatedtags.md +1 -1
- package/docs/API-reference/api/x-components.fetchsearchresponse.md +1 -1
- package/docs/API-reference/api/x-components.fetchsemanticquery.md +1 -1
- package/docs/API-reference/api/x-components.filterslist.md +2 -2
- package/docs/API-reference/api/x-components.filterssearch.md +2 -2
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.md +2 -2
- package/docs/API-reference/api/x-components.geturlparameter.md +14 -1
- package/docs/API-reference/api/x-components.globalxbus.md +2 -324
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +19 -4
- package/docs/API-reference/api/{x-components.highlight.md → x-components.highlight_2.md} +2 -2
- package/docs/API-reference/api/x-components.historyqueries.md +1 -1
- package/docs/API-reference/api/x-components.historyqueriesactions.addquerytohistory.md +2 -12
- package/docs/API-reference/api/x-components.historyqueriesactions.loadhistoryqueriesfrombrowserstorage.md +2 -6
- package/docs/API-reference/api/x-components.historyqueriesactions.md +12 -12
- package/docs/API-reference/api/x-components.historyqueriesactions.refreshsession.md +2 -6
- package/docs/API-reference/api/x-components.historyqueriesactions.removefromhistory.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesactions.sethistoryqueries.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesactions.togglehistoryqueries.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesactions.updatehistoryquerieswithsearchresponse.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesmutations.md +8 -8
- package/docs/API-reference/api/x-components.historyqueriesmutations.sethistoryqueries.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesmutations.setisenabled.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesmutations.setsearchselectedfilters.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesmutations.setsessiontimestamp.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesstate.md +1 -1
- package/docs/API-reference/api/x-components.historyqueriesswitch.md +1 -1
- package/docs/API-reference/api/x-components.historyquery.md +1 -1
- package/docs/API-reference/api/x-components.identifierresult.md +2 -2
- package/docs/API-reference/api/x-components.identifierresults.md +1 -1
- package/docs/API-reference/api/x-components.identifierresultsactions.cancelfetchandsaveidentifierresults.md +3 -7
- package/docs/API-reference/api/x-components.identifierresultsactions.fetchandsaveidentifierresults.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsactions.fetchidentifierresults.md +2 -15
- package/docs/API-reference/api/x-components.identifierresultsactions.md +9 -9
- package/docs/API-reference/api/x-components.identifierresultsactions.saveorigin.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsactions.savequery.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsmutations.md +7 -7
- package/docs/API-reference/api/x-components.identifierresultsmutations.setidentifierresults.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsmutations.setorigin.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -1
- package/docs/API-reference/api/x-components.increasepageappendingresults.md +1 -1
- package/docs/API-reference/api/x-components.initwrapper.bus.md +1 -1
- package/docs/API-reference/api/x-components.initwrapper.md +1 -1
- package/docs/API-reference/api/x-components.installxoptions.bus.md +1 -1
- package/docs/API-reference/api/x-components.installxoptions.domelement.md +1 -1
- package/docs/API-reference/api/x-components.installxoptions.installextraplugins.md +3 -14
- package/docs/API-reference/api/x-components.installxoptions.md +3 -8
- package/docs/API-reference/api/x-components.isios.md +19 -0
- package/docs/API-reference/api/x-components.loadhistoryqueriesfrombrowserstorage.md +1 -1
- package/docs/API-reference/api/x-components.mainmodal.md +4 -4
- package/docs/API-reference/api/x-components.mainscrollitem.md +5 -5
- package/docs/API-reference/api/x-components.md +143 -84
- package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +2 -2
- package/docs/API-reference/api/x-components.myhistory.md +1 -1
- package/docs/API-reference/api/x-components.nextqueries.md +1 -1
- package/docs/API-reference/api/x-components.nextqueriesactions.cancelfetchandsavenextqueries.md +3 -7
- package/docs/API-reference/api/x-components.nextqueriesactions.fetchandsavenextqueries.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesactions.fetchandsavenextquerypreview.md +3 -14
- package/docs/API-reference/api/x-components.nextqueriesactions.fetchnextqueries.md +2 -15
- package/docs/API-reference/api/x-components.nextqueriesactions.fetchnextquerypreview.md +3 -16
- package/docs/API-reference/api/x-components.nextqueriesactions.md +11 -11
- package/docs/API-reference/api/x-components.nextqueriesactions.setqueryfromlasthistoryquery.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.md +12 -12
- package/docs/API-reference/api/x-components.nextqueriesmutations.resetresultspreview.md +2 -6
- package/docs/API-reference/api/x-components.nextqueriesmutations.setnextqueries.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.setrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.setresultspreview.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.setsearchedqueries.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesstate.md +1 -1
- package/docs/API-reference/api/x-components.numbercomparatorfn.md +13 -0
- package/docs/API-reference/api/x-components.pageselector.md +80 -0
- package/docs/API-reference/api/x-components.partialresultslist.md +1 -1
- package/docs/API-reference/api/x-components.popularsearches.md +1 -1
- package/docs/API-reference/api/x-components.popularsearchesactions.cancelfetchandsavesuggestions.md +3 -7
- package/docs/API-reference/api/x-components.popularsearchesactions.fetchandsavesuggestions.md +2 -13
- package/docs/API-reference/api/x-components.popularsearchesactions.fetchsuggestions.md +2 -15
- package/docs/API-reference/api/x-components.popularsearchesactions.md +6 -6
- package/docs/API-reference/api/x-components.popularsearchesmutations.md +7 -7
- package/docs/API-reference/api/x-components.popularsearchesmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.popularsearchesmutations.setsearchedqueries.md +2 -13
- package/docs/API-reference/api/x-components.popularsearchesmutations.setsuggestions.md +2 -13
- package/docs/API-reference/api/x-components.promoted.md +1 -1
- package/docs/API-reference/api/x-components.queriespreviewactions.fetchandsavequerypreview.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewactions.fetchquerypreview.md +2 -15
- package/docs/API-reference/api/x-components.queriespreviewactions.md +5 -5
- package/docs/API-reference/api/x-components.queriespreviewmutations.addquerypreviewinstance.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.clearquerypreview.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.md +14 -14
- package/docs/API-reference/api/x-components.queriespreviewmutations.removequerypreviewinstance.md +3 -14
- package/docs/API-reference/api/x-components.queriespreviewmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.setquerypreviewcached.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.setselectedquerypreview.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.setstatus.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.updateaquerypreviewresult.md +4 -15
- package/docs/API-reference/api/x-components.queriespreviewxevents.md +1 -0
- package/docs/API-reference/api/x-components.queriespreviewxevents.queriespreviewchanged.md +13 -0
- package/docs/API-reference/api/x-components.queryfeature.md +1 -1
- package/docs/API-reference/api/x-components.querymutations.md +20 -0
- package/docs/API-reference/api/x-components.querymutations.setquery.md +13 -0
- package/docs/API-reference/api/x-components.querypreview.md +4 -4
- package/docs/API-reference/api/x-components.querystate.md +20 -0
- package/docs/API-reference/api/x-components.querystate.query.md +13 -0
- package/docs/API-reference/api/x-components.querysuggestion.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestions.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestionsactions.cancelfetchandsavesuggestions.md +3 -7
- package/docs/API-reference/api/x-components.querysuggestionsactions.fetchandsavesuggestions.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsactions.fetchsuggestions.md +2 -15
- package/docs/API-reference/api/x-components.querysuggestionsactions.md +8 -8
- package/docs/API-reference/api/x-components.querysuggestionsactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsgetter.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestionsgetter.querysuggestions.md +2 -2
- package/docs/API-reference/api/x-components.querysuggestionsmutations.md +7 -7
- package/docs/API-reference/api/x-components.querysuggestionsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsmutations.setsearchedqueries.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsmutations.setsuggestions.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsstate.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestionsxevents.md +0 -1
- package/docs/API-reference/api/x-components.recommendations.md +1 -1
- package/docs/API-reference/api/x-components.recommendationsactions.cancelfetchandsaverecommendations.md +3 -7
- package/docs/API-reference/api/x-components.recommendationsactions.fetchandsaverecommendations.md +2 -13
- package/docs/API-reference/api/x-components.recommendationsactions.fetchrecommendations.md +2 -15
- package/docs/API-reference/api/x-components.recommendationsactions.md +6 -6
- package/docs/API-reference/api/x-components.recommendationsmutations.md +7 -7
- package/docs/API-reference/api/x-components.recommendationsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.recommendationsmutations.setrecommendations.md +2 -13
- package/docs/API-reference/api/x-components.recommendationsmutations.updaterecommendation.md +2 -13
- package/docs/API-reference/api/x-components.refreshsession.md +1 -1
- package/docs/API-reference/api/x-components.relatedprompt.md +9 -14
- package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +3 -7
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsactions.md +8 -7
- package/docs/API-reference/api/x-components.relatedpromptsactions.seturlparams.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.md +1 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.query.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.md +13 -11
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +2 -6
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetselectedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsrelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsstate.md +2 -1
- package/docs/API-reference/api/x-components.relatedpromptsstate.relatedtags.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptstaglist.md +73 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.md +8 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsresponsechanged.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsunmounted.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.reloadrelatedpromptsrequested.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.selectedrelatedpromptchanged.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptadd2cart.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptresult.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.relatedtag.md +3 -3
- package/docs/API-reference/api/x-components.relatedtags.md +1 -1
- package/docs/API-reference/api/x-components.relatedtagsactions.cancelfetchandsaverelatedtags.md +3 -7
- package/docs/API-reference/api/x-components.relatedtagsactions.fetchandsaverelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsactions.fetchrelatedtags.md +2 -15
- package/docs/API-reference/api/x-components.relatedtagsactions.md +9 -9
- package/docs/API-reference/api/x-components.relatedtagsactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsactions.togglerelatedtag.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsmutations.md +7 -7
- package/docs/API-reference/api/x-components.relatedtagsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsmutations.setrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsmutations.setselectedrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsstate.md +1 -1
- package/docs/API-reference/api/x-components.removefromhistory.md +1 -1
- package/docs/API-reference/api/x-components.removesearchinputfocus.md +17 -0
- package/docs/API-reference/api/x-components.resetrequestonrefinement.md +1 -1
- package/docs/API-reference/api/x-components.resetstateifnorequestwire.md +1 -1
- package/docs/API-reference/api/x-components.resultfeature.md +1 -1
- package/docs/API-reference/api/x-components.resultvariantselector.md +1 -1
- package/docs/API-reference/api/x-components.sanitize.md +14 -1
- package/docs/API-reference/api/x-components.saveaiorigin.md +13 -0
- package/docs/API-reference/api/x-components.saveidentifierresultsorigin.md +1 -1
- package/docs/API-reference/api/x-components.savequery.md +1 -1
- package/docs/API-reference/api/x-components.savesearchorigin.md +1 -1
- package/docs/API-reference/api/x-components.savesearchresponse.md +1 -1
- package/docs/API-reference/api/x-components.scroll.md +1 -1
- package/docs/API-reference/api/x-components.scrollmutations.md +5 -5
- package/docs/API-reference/api/x-components.scrollmutations.setpendingscrollto.md +2 -13
- package/docs/API-reference/api/x-components.scrollmutations.setscrollcomponentstate.md +2 -13
- package/docs/API-reference/api/x-components.scrolltotop.md +3 -3
- package/docs/API-reference/api/x-components.scrollvisibilityobserver.md +5 -5
- package/docs/API-reference/api/x-components.scrollvisibilityobserver.observe.md +2 -13
- package/docs/API-reference/api/x-components.scrollvisibilityobserver.unobserve.md +2 -13
- package/docs/API-reference/api/x-components.scrollxevents.md +8 -8
- package/docs/API-reference/api/x-components.scrollxevents.scrollrestorefailed.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.scrollrestoresucceeded.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.useralmostreachedscrollend.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userchangedscrolldirection.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userreachedscrollend.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userreachedscrollstart.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userscrolled.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userscrolledtoelement.md +1 -1
- package/docs/API-reference/api/x-components.searchactions.cancelfetchandsavesearchresponse.md +3 -7
- package/docs/API-reference/api/x-components.searchactions.fetchandsavesearchresponse.md +2 -13
- package/docs/API-reference/api/x-components.searchactions.fetchsearchresponse.md +2 -15
- package/docs/API-reference/api/x-components.searchactions.increasepageappendingresults.md +3 -6
- package/docs/API-reference/api/x-components.searchactions.md +12 -12
- package/docs/API-reference/api/x-components.searchactions.resetrequestonrefinement.md +2 -13
- package/docs/API-reference/api/x-components.searchactions.saveorigin.md +2 -13
- package/docs/API-reference/api/x-components.searchactions.savesearchresponse.md +2 -13
- package/docs/API-reference/api/x-components.searchactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.searchboxactions.md +5 -5
- package/docs/API-reference/api/x-components.searchboxactions.setinputstatus.md +2 -13
- package/docs/API-reference/api/x-components.searchboxactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.searchboxmutations.md +5 -5
- package/docs/API-reference/api/x-components.searchboxmutations.setinputstatus.md +2 -13
- package/docs/API-reference/api/x-components.searchboxstate.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.md +12 -12
- package/docs/API-reference/api/x-components.searchboxxevents.searchboxquerychanged.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userblurredsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userclearedquery.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userclickedsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userfocusedsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userhoveredinsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userhoveredoutsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.useristypingaquery.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userpressedclearsearchboxbutton.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userpressedenterkey.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userpressedsearchbutton.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.usertalked.md +1 -1
- package/docs/API-reference/api/x-components.searchbutton.md +1 -1
- package/docs/API-reference/api/x-components.searchconfig.md +1 -0
- package/docs/API-reference/api/x-components.searchconfig.pagemode.md +11 -0
- package/docs/API-reference/api/x-components.searchinput.md +1 -1
- package/docs/API-reference/api/x-components.searchinputplaceholder.md +2 -2
- package/docs/API-reference/api/x-components.searchmutations.appendresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.md +30 -30
- package/docs/API-reference/api/x-components.searchmutations.resetstate.md +3 -7
- package/docs/API-reference/api/x-components.searchmutations.resetstateforreload.md +3 -7
- package/docs/API-reference/api/x-components.searchmutations.setbanners.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setdisplaytagging.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setfacets.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setfromnoresultswithfilters.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setisappendresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setisnoresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setorigin.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setpage.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setpartialresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setpromoteds.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setquerytagging.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setredirections.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setselectedfilters.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setsort.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setspellcheck.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setstats.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.settotalresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.updateresult.md +2 -13
- package/docs/API-reference/api/x-components.searchstate.md +1 -1
- package/docs/API-reference/api/x-components.searchxevents.md +1 -0
- package/docs/API-reference/api/x-components.searchxevents.userselectedapage.md +13 -0
- package/docs/API-reference/api/x-components.selectedfilters.md +2 -2
- package/docs/API-reference/api/x-components.selectedfilterslist.md +2 -2
- package/docs/API-reference/api/x-components.semanticqueries.md +1 -1
- package/docs/API-reference/api/x-components.semanticqueriesactions.fetchandsavesemanticquery.md +2 -13
- package/docs/API-reference/api/x-components.semanticqueriesactions.fetchsemanticquery.md +2 -15
- package/docs/API-reference/api/x-components.semanticqueriesactions.md +5 -5
- package/docs/API-reference/api/x-components.semanticqueriesgetters.md +1 -0
- package/docs/API-reference/api/x-components.semanticqueriesgetters.query.md +13 -0
- package/docs/API-reference/api/x-components.semanticqueriesmutations.md +8 -7
- package/docs/API-reference/api/x-components.semanticqueriesmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.semanticqueriesmutations.setsemanticqueries.md +2 -13
- package/docs/API-reference/api/x-components.semanticqueriesmutations.setsemanticqueriesrelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.semanticqueriesmutations.settotalresults.md +2 -13
- package/docs/API-reference/api/x-components.semanticqueriesstate.md +2 -1
- package/docs/API-reference/api/x-components.semanticqueriesstate.relatedtags.md +13 -0
- package/docs/API-reference/api/x-components.semanticquery.md +1 -1
- package/docs/API-reference/api/x-components.setaiurlparams.md +13 -0
- package/docs/API-reference/api/x-components.setconfig.md +27 -0
- package/docs/API-reference/api/x-components.sethistoryqueries.md +1 -1
- package/docs/API-reference/api/x-components.setquery.md +25 -0
- package/docs/API-reference/api/x-components.setqueryfromlasthistoryquery.md +1 -1
- package/docs/API-reference/api/x-components.setsearchurlparams.md +1 -1
- package/docs/API-reference/api/x-components.seturlprompt.md +13 -0
- package/docs/API-reference/api/x-components.simplefilter.md +19 -4
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +2 -2
- package/docs/API-reference/api/x-components.slicedfilters.md +2 -2
- package/docs/API-reference/api/x-components.slidingpanel.md +20 -7
- package/docs/API-reference/api/x-components.snippetcallbacks.md +18 -3
- package/docs/API-reference/api/x-components.snippetconfigextraparams.md +2 -2
- package/docs/API-reference/api/x-components.sortdropdown.md +6 -6
- package/docs/API-reference/api/x-components.sortedfilters.md +2 -2
- package/docs/API-reference/api/x-components.sortlist.md +5 -5
- package/docs/API-reference/api/x-components.sortpickerlist.md +5 -5
- package/docs/API-reference/api/x-components.spatialnavigation.md +4 -4
- package/docs/API-reference/api/x-components.spatialnavigation.navigateto.md +2 -15
- package/docs/API-reference/api/x-components.spellcheck.md +2 -2
- package/docs/API-reference/api/x-components.spellcheckbutton.md +1 -1
- package/docs/API-reference/api/x-components.stateselector.filter.md +2 -16
- package/docs/API-reference/api/x-components.stateselector.md +1 -6
- package/docs/API-reference/api/x-components.statusmutations.md +4 -4
- package/docs/API-reference/api/x-components.statusmutations.setstatus.md +2 -13
- package/docs/API-reference/api/x-components.storemodulestateandgetters.getters.md +11 -0
- package/docs/API-reference/api/x-components.storemodulestateandgetters.md +9 -6
- package/docs/API-reference/api/x-components.storemodulestateandgetters.state.md +11 -0
- package/docs/API-reference/api/x-components.subjectpayload.eventpayload.md +13 -0
- package/docs/API-reference/api/x-components.subjectpayload.md +21 -0
- package/docs/API-reference/api/x-components.subjectpayload.metadata.md +13 -0
- package/docs/API-reference/api/x-components.tagging.md +6 -6
- package/docs/API-reference/api/x-components.taggingactions.md +4 -4
- package/docs/API-reference/api/x-components.taggingactions.track.md +2 -13
- package/docs/API-reference/api/x-components.taggingconfig.md +2 -2
- package/docs/API-reference/api/{x-components.taggingconfig.clickedresultstoragekey.md → x-components.taggingconfig.storagekey.md} +3 -3
- package/docs/API-reference/api/x-components.taggingconfig.storagettlms.md +13 -0
- package/docs/API-reference/api/x-components.taggingmutations.md +7 -7
- package/docs/API-reference/api/x-components.taggingmutations.setconsent.md +2 -13
- package/docs/API-reference/api/x-components.taggingmutations.setnoresultstaggingenabled.md +2 -13
- package/docs/API-reference/api/x-components.taggingmutations.setquerytagginginfo.md +2 -13
- package/docs/API-reference/api/x-components.taggingxevents.md +1 -1
- package/docs/API-reference/api/x-components.taggingxevents.resulturltrackingenabled.md +1 -1
- package/docs/API-reference/api/x-components.takenavigationcontrol.direction.md +11 -0
- package/docs/API-reference/api/x-components.takenavigationcontrol.md +10 -7
- package/docs/API-reference/api/x-components.takenavigationcontrol.modulename.md +11 -0
- package/docs/API-reference/api/x-components.takenavigationcontrol.xevent.md +11 -0
- package/docs/API-reference/api/x-components.throttlefunction.md +4 -4
- package/docs/API-reference/api/x-components.togglerelatedtag.md +1 -1
- package/docs/API-reference/api/x-components.track.md +1 -1
- package/docs/API-reference/api/x-components.trackaioverviewbuttonclickedwire.md +13 -0
- package/docs/API-reference/api/x-components.trackaisuggestionssearchwire.md +13 -0
- package/docs/API-reference/api/x-components.tracknoresultsquerywithfallbackwire.md +13 -0
- package/docs/API-reference/api/x-components.tracknoresultsquerywithfallbackwiredebounced.md +13 -0
- package/docs/API-reference/api/x-components.tracknoresultsquerywithsemanticswire.md +6 -1
- package/docs/API-reference/api/x-components.tracknoresultsquerywithsemanticswiredebounced.md +6 -1
- package/docs/API-reference/api/x-components.trackpromotedclickedwire.md +13 -0
- package/docs/API-reference/api/x-components.trackrelatedprompttoolingdisplayclickwire.md +13 -0
- package/docs/API-reference/api/x-components.tracktoolingadd2cartwire.md +13 -0
- package/docs/API-reference/api/x-components.tracktoolingdisplayclickedwire.md +13 -0
- package/docs/API-reference/api/x-components.typing.md +13 -0
- package/docs/API-reference/api/x-components.typingoptions.md +22 -0
- package/docs/API-reference/api/x-components.typingoptions.speed.md +13 -0
- package/docs/API-reference/api/x-components.typingoptions.targetattr.md +18 -0
- package/docs/API-reference/api/x-components.typingoptions.text.md +13 -0
- package/docs/API-reference/api/x-components.urlmutations.md +14 -13
- package/docs/API-reference/api/x-components.urlmutations.setfilters.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setinitialextraparams.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setpage.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setprompt.md +13 -0
- package/docs/API-reference/api/x-components.urlmutations.setrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setscroll.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setsort.md +2 -13
- package/docs/API-reference/api/x-components.urlparams.md +1 -0
- package/docs/API-reference/api/x-components.urlparams.prompt.md +11 -0
- package/docs/API-reference/api/x-components.urlstate.md +1 -1
- package/docs/API-reference/api/x-components.urlxevents.extraparamsloadedfromurl.md +1 -1
- package/docs/API-reference/api/x-components.urlxevents.md +4 -4
- package/docs/API-reference/api/x-components.urlxevents.paramsloadedfromurl.md +1 -1
- package/docs/API-reference/api/x-components.urlxevents.pushableurlstateupdated.md +1 -1
- package/docs/API-reference/api/x-components.urlxevents.replaceableurlstateupdated.md +1 -1
- package/docs/API-reference/api/x-components.use_x.md +4 -4
- package/docs/API-reference/api/x-components.useemitdisplayevent.md +2 -2
- package/docs/API-reference/api/x-components.usegetter.md +3 -17
- package/docs/API-reference/api/x-components.useondisplay.md +2 -2
- package/docs/API-reference/api/x-components.usequeriespreview.md +7 -1
- package/docs/API-reference/api/x-components.usestate.md +5 -4
- package/docs/API-reference/api/x-components.usexbus.md +4 -4
- package/docs/API-reference/api/x-components.wire.md +1 -1
- package/docs/API-reference/api/x-components.wirepayload.md +1 -1
- package/docs/API-reference/api/x-components.xactioncontext.commit.md +2 -13
- package/docs/API-reference/api/x-components.xactioncontext.dispatch.md +2 -13
- package/docs/API-reference/api/x-components.xactioncontext.md +2 -9
- package/docs/API-reference/api/x-components.xapi.addproducttocart.md +2 -12
- package/docs/API-reference/api/x-components.xapi.getsnippetconfig.md +2 -8
- package/docs/API-reference/api/x-components.xapi.init.md +2 -13
- package/docs/API-reference/api/x-components.xapi.md +9 -9
- package/docs/API-reference/api/x-components.xapi.search.md +2 -13
- package/docs/API-reference/api/x-components.xapi.setsnippetconfig.md +2 -13
- package/docs/API-reference/api/x-components.xbus.emit.md +13 -0
- package/docs/API-reference/api/x-components.xbus.md +21 -0
- package/docs/API-reference/api/x-components.xbus.on.md +13 -0
- package/docs/API-reference/api/x-components.xcomponentapi.md +1 -1
- package/docs/API-reference/api/x-components.xcomponentbusapi.emit.md +3 -13
- package/docs/API-reference/api/x-components.xcomponentbusapi.md +3 -9
- package/docs/API-reference/api/x-components.xcomponentbusapi.on.md +1 -0
- package/docs/API-reference/api/x-components.xeventstypes.md +2 -2
- package/docs/API-reference/api/x-components.xinstaller.init.md +1 -1
- package/docs/API-reference/api/x-components.xmodulestree.ai.md +11 -0
- package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
- package/docs/API-reference/api/x-components.xplugin._constructor_.md +1 -1
- package/docs/API-reference/api/x-components.xplugin.adapter.md +1 -1
- package/docs/API-reference/api/x-components.xplugin.bus.md +1 -1
- package/docs/API-reference/api/x-components.xprioritybus._constructor_.md +25 -0
- package/docs/API-reference/api/x-components.xprioritybus.emit.md +28 -0
- package/docs/API-reference/api/x-components.xprioritybus.md +28 -0
- package/docs/API-reference/api/x-components.xprioritybus.on.md +27 -0
- package/docs/API-reference/api/x-components.xprioritybuseventmetadata.md +22 -0
- package/docs/API-reference/api/x-components.xprioritybuseventmetadata.priority.md +11 -0
- package/docs/API-reference/api/x-components.xprioritybuseventmetadata.replaceable.md +11 -0
- package/docs/API-reference/api/x-components.xpriorityqueue.md +22 -0
- package/docs/API-reference/api/x-components.xpriorityqueue.pop.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueue.push.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueue.size.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenode.data.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenode.key.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenode.md +22 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenode.priority.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.eventmetadata.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.eventpayload.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.md +23 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.replaceable.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.resolve.md +13 -0
- package/docs/API-reference/api/x-types.aiquestion.content.md +14 -0
- package/docs/API-reference/api/x-types.aiquestion.expanded.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.id.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.md +28 -0
- package/docs/API-reference/api/x-types.aiquestion.metadata.md +17 -0
- package/docs/API-reference/api/x-types.aiquestion.responsetext.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.suggestionimageurl.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.suggestiontext.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.tagging.md +19 -0
- package/docs/API-reference/api/x-types.aiquestion.type.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsrequest.lang.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsrequest.md +22 -0
- package/docs/API-reference/api/x-types.aiquestionsrequest.query.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.context.md +16 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.items.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.md +25 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.numitems.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.resolved.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.taskid.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.totalitems.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.md +23 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.numfound.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.query.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.results.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.tagging.md +13 -0
- package/docs/API-reference/api/x-types.aisuggestionsrequest.md +21 -0
- package/docs/API-reference/api/x-types.aisuggestionsrequest.query.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionssearchrequest.md +21 -0
- package/docs/API-reference/api/x-types.aisuggestionssearchrequest.queries.md +14 -0
- package/docs/API-reference/api/x-types.aisuggestionssearchresponse.md +20 -0
- package/docs/API-reference/api/x-types.aisuggestionssearchresponse.suggestions.md +11 -0
- package/docs/API-reference/api/x-types.aitasksrequest.md +21 -0
- package/docs/API-reference/api/x-types.aitasksrequest.taskid.md +11 -0
- package/docs/API-reference/api/x-types.aitasksresponse.md +21 -0
- package/docs/API-reference/api/x-types.aitasksresponse.result.md +11 -0
- package/docs/API-reference/api/x-types.aitasksresponse.steps.md +11 -0
- package/docs/API-reference/api/x-types.md +12 -1
- package/docs/API-reference/api/x-types.relatedprompt.md +5 -1
- package/docs/API-reference/api/x-types.relatedprompt.nextqueries.md +1 -1
- package/docs/API-reference/api/x-types.relatedprompt.relatedpromptnextqueries.md +13 -0
- package/docs/API-reference/api/x-types.relatedprompt.suggestionimageurl.md +13 -0
- package/docs/API-reference/api/x-types.relatedprompt.tagging.md +17 -0
- package/docs/API-reference/api/x-types.relatedprompt.toolingdisplaytagging.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.md +23 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.query.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayadd2carttagging.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayclicktagging.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplaytagging.md +13 -0
- package/docs/API-reference/api/x-types.stats.md +1 -1
- package/docs/API-reference/api/x-types.stats.price.md +2 -2
- package/docs/API-reference/api/x-types.stepempathising.md +21 -0
- package/docs/API-reference/api/x-types.stepempathising.stepdescription.md +11 -0
- package/docs/API-reference/api/x-types.stepempathising.stepname.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aiquestions.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aisuggestions.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aisuggestionssearch.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aitasks.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.md +6 -0
- package/docs/API-reference/components/ai/x-components.ai-overview.md +33 -0
- package/docs/API-reference/components/common/animations/x-components.animate-width.md +14 -14
- package/docs/API-reference/components/common/animations/x-components.change-height.md +13 -0
- package/docs/API-reference/components/common/animations/x-components.collapse-height.md +2 -2
- package/docs/API-reference/components/common/animations/x-components.collapse-width.md +2 -2
- package/docs/API-reference/components/common/animations/x-components.cross-fade.md +2 -2
- package/docs/API-reference/components/common/animations/x-components.fade-and-slide.md +2 -2
- package/docs/API-reference/components/common/animations/x-components.fade.md +11 -11
- package/docs/API-reference/components/common/animations/x-components.staggered-fade-and-slide.md +2 -2
- package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +36 -35
- package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-list.md +53 -53
- package/docs/API-reference/components/common/currency/x-components.base-currency.md +130 -129
- package/docs/API-reference/components/common/filters/labels/x-components.base-price-filter-label.md +13 -13
- package/docs/API-reference/components/common/filters/labels/x-components.base-rating-filter-label.md +2 -1
- package/docs/API-reference/components/common/icons/x-components.ai-star.md +7 -0
- package/docs/API-reference/components/common/icons/x-components.spinner.md +7 -0
- package/docs/API-reference/components/common/modals/x-components.base-events-modal-close.md +18 -18
- package/docs/API-reference/components/common/modals/x-components.base-events-modal-open.md +18 -18
- package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +33 -36
- package/docs/API-reference/components/common/modals/x-components.base-id-modal-close.md +20 -18
- package/docs/API-reference/components/common/modals/x-components.base-id-modal-open.md +19 -19
- package/docs/API-reference/components/common/modals/x-components.base-id-modal.md +22 -22
- package/docs/API-reference/components/common/modals/x-components.base-modal.md +44 -44
- package/docs/API-reference/components/common/modals/x-components.close-main-modal.md +10 -10
- package/docs/API-reference/components/common/modals/x-components.main-modal.md +30 -30
- package/docs/API-reference/components/common/modals/x-components.open-main-modal.md +10 -10
- package/docs/API-reference/components/common/panels/x-components.base-header-toggle-panel.md +2 -2
- package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel-button.md +18 -17
- package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel.md +18 -18
- package/docs/API-reference/components/common/panels/x-components.base-tabs-panel.md +70 -70
- package/docs/API-reference/components/common/panels/x-components.base-toggle-panel.md +2 -2
- package/docs/API-reference/components/common/result/x-components.base-result-current-price.md +2 -1
- package/docs/API-reference/components/common/result/x-components.base-result-image.md +18 -18
- package/docs/API-reference/components/common/result/x-components.base-result-previous-price.md +16 -16
- package/docs/API-reference/components/common/result/x-components.base-result-rating.md +118 -118
- package/docs/API-reference/components/common/result/x-components.result-variant-selector.md +149 -149
- package/docs/API-reference/components/common/result/x-components.result-variants-provider.md +102 -102
- package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +62 -62
- package/docs/API-reference/components/common/suggestions/x-components.base-suggestion.md +50 -49
- package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +84 -84
- package/docs/API-reference/components/common/x-components.auto-progress-bar.md +21 -21
- package/docs/API-reference/components/common/x-components.base-dropdown.md +19 -19
- package/docs/API-reference/components/common/x-components.base-event-button.md +5 -4
- package/docs/API-reference/components/common/x-components.base-grid.md +6 -5
- package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +10 -10
- package/docs/API-reference/components/common/x-components.base-rating.md +2 -1
- package/docs/API-reference/components/common/x-components.base-slider.md +75 -73
- package/docs/API-reference/components/common/x-components.base-switch.md +27 -26
- package/docs/API-reference/components/common/x-components.base-teleport.md +70 -0
- package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +86 -85
- package/docs/API-reference/components/common/x-components.display-click-provider.md +17 -0
- package/docs/API-reference/components/common/x-components.display-emitter.md +7 -7
- package/docs/API-reference/components/common/x-components.global-x-bus.md +14 -13
- package/docs/API-reference/components/common/x-components.highlight.md +26 -26
- package/docs/API-reference/components/common/x-components.items-list.md +2 -2
- package/docs/API-reference/components/common/x-components.location-provider.md +11 -10
- package/docs/API-reference/components/common/x-components.page-loader-button.md +39 -39
- package/docs/API-reference/components/common/x-components.page-selector.md +137 -0
- package/docs/API-reference/components/common/x-components.sliding-panel.md +115 -113
- package/docs/API-reference/components/common/x-components.snippet-callbacks.md +7 -7
- package/docs/API-reference/components/device/x-components.device-detector.md +57 -57
- package/docs/API-reference/components/empathize/x-components.empathize.md +40 -14
- package/docs/API-reference/components/experience-controls/x-components.experience-controls.md +8 -8
- package/docs/API-reference/components/extra-params/x-components.extra-params.md +16 -15
- package/docs/API-reference/components/extra-params/x-components.renderless-extra-param.md +17 -16
- package/docs/API-reference/components/extra-params/x-components.snippet-config-extra-params.md +23 -23
- package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +40 -39
- package/docs/API-reference/components/facets/x-components.facets/facets.md +46 -46
- package/docs/API-reference/components/facets/x-components.filters/all-filter.md +5 -4
- package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md +87 -87
- package/docs/API-reference/components/facets/x-components.filters/hierarchical-filter.md +105 -105
- package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +66 -66
- package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +15 -14
- package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +78 -78
- package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md +84 -84
- package/docs/API-reference/components/facets/x-components.lists/filters-list.md +2 -1
- package/docs/API-reference/components/facets/x-components.lists/filters-search.md +1 -1
- package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +22 -22
- package/docs/API-reference/components/facets/x-components.lists/selected-filters.md +4 -4
- package/docs/API-reference/components/facets/x-components.lists/sliced-filters.md +15 -14
- package/docs/API-reference/components/facets/x-components.lists/sorted-filters.md +19 -19
- package/docs/API-reference/components/facets/x-components.preselected-filters.md +24 -24
- package/docs/API-reference/components/history-queries/x-components.clear-history-queries.md +18 -17
- package/docs/API-reference/components/history-queries/x-components.history-queries-switch.md +35 -35
- package/docs/API-reference/components/history-queries/x-components.history-queries.md +70 -70
- package/docs/API-reference/components/history-queries/x-components.history-query.md +67 -67
- package/docs/API-reference/components/history-queries/x-components.my-history.md +74 -74
- package/docs/API-reference/components/history-queries/x-components.remove-history-query.md +3 -2
- package/docs/API-reference/components/identifier-results/x-components.identifier-result.md +2 -2
- package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +14 -13
- package/docs/API-reference/components/next-queries/x-components.next-queries-list.md +52 -52
- package/docs/API-reference/components/next-queries/x-components.next-queries.md +53 -53
- package/docs/API-reference/components/next-queries/x-components.next-query-preview.md +80 -80
- package/docs/API-reference/components/next-queries/x-components.next-query.md +37 -37
- package/docs/API-reference/components/popular-searches/x-components.popular-search.md +35 -35
- package/docs/API-reference/components/popular-searches/x-components.popular-searches.md +45 -44
- package/docs/API-reference/components/queries-preview/x-components.query-preview-button.md +29 -28
- package/docs/API-reference/components/queries-preview/x-components.query-preview-list.md +43 -42
- package/docs/API-reference/components/queries-preview/x-components.query-preview.md +60 -60
- package/docs/API-reference/components/query-suggestions/x-components.query-suggestion.md +53 -53
- package/docs/API-reference/components/query-suggestions/x-components.query-suggestions.md +58 -58
- package/docs/API-reference/components/recommendations/x-components.recommendations.md +41 -40
- package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +8 -15
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +67 -74
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +32 -0
- package/docs/API-reference/components/related-tags/x-components.related-tag.md +59 -59
- package/docs/API-reference/components/related-tags/x-components.related-tags.md +72 -71
- package/docs/API-reference/components/scroll/x-components.main-scroll-item.md +18 -17
- package/docs/API-reference/components/scroll/x-components.main-scroll.md +49 -48
- package/docs/API-reference/components/scroll/x-components.scroll-to-top.md +10 -10
- package/docs/API-reference/components/scroll/x-components.scroll.md +59 -59
- package/docs/API-reference/components/search/x-components.banner.md +36 -36
- package/docs/API-reference/components/search/x-components.banners-list.md +59 -58
- package/docs/API-reference/components/search/x-components.fallback-disclaimer.md +8 -8
- package/docs/API-reference/components/search/x-components.partial-query-button.md +9 -9
- package/docs/API-reference/components/search/x-components.partial-results-list.md +5 -5
- package/docs/API-reference/components/search/x-components.promoted.md +42 -42
- package/docs/API-reference/components/search/x-components.promoteds-list.md +61 -60
- package/docs/API-reference/components/search/x-components.redirection.md +21 -21
- package/docs/API-reference/components/search/x-components.results-list.md +62 -61
- package/docs/API-reference/components/search/x-components.sort-dropdown.md +24 -24
- package/docs/API-reference/components/search/x-components.sort-list.md +24 -24
- package/docs/API-reference/components/search/x-components.sort-picker-list.md +34 -34
- package/docs/API-reference/components/search/x-components.spellcheck-button.md +3 -3
- package/docs/API-reference/components/search/x-components.spellcheck.md +10 -10
- package/docs/API-reference/components/search-box/x-components.clear-search-input.md +38 -38
- package/docs/API-reference/components/search-box/x-components.search-button.md +43 -43
- package/docs/API-reference/components/search-box/x-components.search-input-placeholder.md +36 -36
- package/docs/API-reference/components/search-box/x-components.search-input.md +43 -43
- package/docs/API-reference/components/semantic-queries/x-components.semantic-queries.md +52 -52
- package/docs/API-reference/components/semantic-queries/x-components.semantic-query.md +36 -35
- package/docs/API-reference/components/tagging/x-components.tagging.md +39 -40
- package/docs/API-reference/components/url/x-components.url-handler.md +18 -18
- package/extra-params/index.js +1 -1
- package/facets/index.js +23 -23
- package/history-queries/index.js +1 -1
- package/js/components/animations/animate-clip-path/animate-clip-path.factory.js +12 -12
- package/js/components/animations/animate-clip-path/animate-clip-path.factory.js.map +1 -1
- package/js/components/animations/animate-scale/animate-scale.factory.js +12 -12
- package/js/components/animations/animate-scale/animate-scale.factory.js.map +1 -1
- package/js/components/animations/animate-translate/animate-translate.factory.js +12 -12
- package/js/components/animations/animate-translate/animate-translate.factory.js.map +1 -1
- package/js/components/animations/animate-width.vue.js.map +1 -1
- package/js/components/animations/animate-width.vue2.js +7 -7
- package/js/components/animations/animate-width.vue2.js.map +1 -1
- package/js/components/animations/change-height.vue.js +23 -0
- package/js/components/animations/change-height.vue.js.map +1 -0
- package/js/components/animations/change-height.vue2.js +32 -0
- package/js/components/animations/change-height.vue2.js.map +1 -0
- package/js/components/animations/collapse-height.vue.js +6 -6
- package/js/components/animations/collapse-height.vue.js.map +1 -1
- package/js/components/animations/collapse-height.vue2.js +21 -21
- package/js/components/animations/collapse-height.vue2.js.map +1 -1
- package/js/components/animations/collapse-height.vue3.js +1 -1
- package/js/components/animations/collapse-width.vue.js +4 -4
- package/js/components/animations/collapse-width.vue.js.map +1 -1
- package/js/components/animations/collapse-width.vue2.js +21 -21
- package/js/components/animations/collapse-width.vue2.js.map +1 -1
- package/js/components/animations/create-directional-animation-factory.js +20 -20
- package/js/components/animations/create-directional-animation-factory.js.map +1 -1
- package/js/components/animations/cross-fade.vue.js.map +1 -1
- package/js/components/animations/cross-fade.vue2.js +17 -17
- package/js/components/animations/cross-fade.vue2.js.map +1 -1
- package/js/components/animations/fade-and-slide.vue.js +1 -2
- package/js/components/animations/fade-and-slide.vue.js.map +1 -1
- package/js/components/animations/fade-and-slide.vue2.js +29 -29
- package/js/components/animations/fade-and-slide.vue2.js.map +1 -1
- package/js/components/animations/fade.vue.js.map +1 -1
- package/js/components/animations/fade.vue2.js +15 -15
- package/js/components/animations/fade.vue2.js.map +1 -1
- package/js/components/animations/no-animation.vue.js +9 -9
- package/js/components/animations/no-animation.vue.js.map +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue.js +4 -4
- package/js/components/animations/staggered-fade-and-slide.vue.js.map +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue2.js +97 -97
- package/js/components/animations/staggered-fade-and-slide.vue2.js.map +1 -1
- package/js/components/animations/use-collapse-animation.js +54 -54
- package/js/components/animations/use-collapse-animation.js.map +1 -1
- package/js/components/animations/use-disable-animation.js +20 -20
- package/js/components/animations/use-disable-animation.js.map +1 -1
- package/js/components/auto-progress-bar.vue.js.map +1 -1
- package/js/components/auto-progress-bar.vue2.js +43 -43
- package/js/components/auto-progress-bar.vue2.js.map +1 -1
- package/js/components/base-dropdown.vue.js +15 -17
- package/js/components/base-dropdown.vue.js.map +1 -1
- package/js/components/base-dropdown.vue2.js +273 -278
- package/js/components/base-dropdown.vue2.js.map +1 -1
- package/js/components/base-event-button.vue.js +3 -4
- package/js/components/base-event-button.vue.js.map +1 -1
- package/js/components/base-event-button.vue2.js +40 -40
- package/js/components/base-event-button.vue2.js.map +1 -1
- package/js/components/base-grid.vue.js +11 -18
- package/js/components/base-grid.vue.js.map +1 -1
- package/js/components/base-grid.vue2.js +118 -120
- package/js/components/base-grid.vue2.js.map +1 -1
- package/js/components/base-grid.vue3.js +1 -1
- package/js/components/base-keyboard-navigation.vue.js +3 -4
- package/js/components/base-keyboard-navigation.vue.js.map +1 -1
- package/js/components/base-keyboard-navigation.vue2.js +121 -121
- package/js/components/base-keyboard-navigation.vue2.js.map +1 -1
- package/js/components/base-rating.vue.js +1 -3
- package/js/components/base-rating.vue.js.map +1 -1
- package/js/components/base-rating.vue2.js +57 -57
- package/js/components/base-rating.vue2.js.map +1 -1
- package/js/components/base-rating.vue3.js +1 -1
- package/js/components/base-slider.vue.js +17 -19
- package/js/components/base-slider.vue.js.map +1 -1
- package/js/components/base-slider.vue2.js +102 -97
- package/js/components/base-slider.vue2.js.map +1 -1
- package/js/components/base-slider.vue3.js +1 -1
- package/js/components/base-switch.vue.js +2 -2
- package/js/components/base-switch.vue.js.map +1 -1
- package/js/components/base-switch.vue2.js +47 -51
- package/js/components/base-switch.vue2.js.map +1 -1
- package/js/components/base-teleport.vue.js +17 -0
- package/js/components/base-teleport.vue.js.map +1 -0
- package/js/components/base-teleport.vue2.js +148 -0
- package/js/components/base-teleport.vue2.js.map +1 -0
- package/js/components/base-variable-column-grid.vue.js +1 -2
- package/js/components/base-variable-column-grid.vue.js.map +1 -1
- package/js/components/base-variable-column-grid.vue2.js +74 -74
- package/js/components/base-variable-column-grid.vue2.js.map +1 -1
- package/js/components/column-picker/base-column-picker-dropdown.vue.js +5 -7
- package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
- package/js/components/column-picker/base-column-picker-dropdown.vue2.js +80 -80
- package/js/components/column-picker/base-column-picker-dropdown.vue2.js.map +1 -1
- package/js/components/column-picker/base-column-picker-list.vue.js +1 -3
- package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
- package/js/components/column-picker/base-column-picker-list.vue2.js +82 -82
- package/js/components/column-picker/base-column-picker-list.vue2.js.map +1 -1
- package/js/components/currency/base-currency.vue.js.map +1 -1
- package/js/components/currency/base-currency.vue2.js +87 -87
- package/js/components/currency/base-currency.vue2.js.map +1 -1
- package/js/components/decorators/injection.consts.js +41 -41
- package/js/components/decorators/injection.consts.js.map +1 -1
- package/js/components/display-click-provider.vue.js +82 -0
- package/js/components/display-click-provider.vue.js.map +1 -0
- package/js/components/display-click-provider.vue2.js +6 -0
- package/js/components/display-click-provider.vue2.js.map +1 -0
- package/js/components/display-emitter.vue.js +37 -37
- package/js/components/display-emitter.vue.js.map +1 -1
- package/js/components/filters/labels/base-price-filter-label.vue.js +80 -80
- package/js/components/filters/labels/base-price-filter-label.vue.js.map +1 -1
- package/js/components/filters/labels/base-rating-filter-label.vue.js +1 -3
- package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
- package/js/components/filters/labels/base-rating-filter-label.vue2.js +46 -46
- package/js/components/filters/labels/base-rating-filter-label.vue2.js.map +1 -1
- package/js/components/global-x-bus.vue.js +27 -27
- package/js/components/global-x-bus.vue.js.map +1 -1
- package/js/components/highlight.vue.js +6 -6
- package/js/components/highlight.vue.js.map +1 -1
- package/js/components/highlight.vue2.js +115 -115
- package/js/components/highlight.vue2.js.map +1 -1
- package/js/components/icons/ai-star.vue.js +38 -0
- package/js/components/icons/ai-star.vue.js.map +1 -0
- package/js/components/icons/arrow-down.vue.js +1 -1
- package/js/components/icons/arrow-down.vue.js.map +1 -1
- package/js/components/icons/arrow-left.vue.js +1 -1
- package/js/components/icons/arrow-left.vue.js.map +1 -1
- package/js/components/icons/arrow-right.vue.js +3 -3
- package/js/components/icons/arrow-right.vue.js.map +1 -1
- package/js/components/icons/arrow-up.vue.js +1 -1
- package/js/components/icons/arrow-up.vue.js.map +1 -1
- package/js/components/icons/bag.vue.js +1 -1
- package/js/components/icons/bag.vue.js.map +1 -1
- package/js/components/icons/bar-code.vue.js +1 -1
- package/js/components/icons/bar-code.vue.js.map +1 -1
- package/js/components/icons/barcode-tiny.vue.js +1 -1
- package/js/components/icons/barcode-tiny.vue.js.map +1 -1
- package/js/components/icons/cart-filled.vue.js +1 -1
- package/js/components/icons/cart-filled.vue.js.map +1 -1
- package/js/components/icons/cart.vue.js +1 -1
- package/js/components/icons/cart.vue.js.map +1 -1
- package/js/components/icons/check-tiny.vue.js +1 -1
- package/js/components/icons/check-tiny.vue.js.map +1 -1
- package/js/components/icons/check.vue.js +1 -1
- package/js/components/icons/check.vue.js.map +1 -1
- package/js/components/icons/checkbox-selected-filled.vue.js +1 -1
- package/js/components/icons/checkbox-selected-filled.vue.js.map +1 -1
- package/js/components/icons/checkbox-selected.vue.js +1 -1
- package/js/components/icons/checkbox-selected.vue.js.map +1 -1
- package/js/components/icons/checkbox-unselected-filled.vue.js +1 -1
- package/js/components/icons/checkbox-unselected-filled.vue.js.map +1 -1
- package/js/components/icons/checkbox-unselected.vue.js +1 -1
- package/js/components/icons/checkbox-unselected.vue.js.map +1 -1
- package/js/components/icons/chevron-down.vue.js +3 -3
- package/js/components/icons/chevron-down.vue.js.map +1 -1
- package/js/components/icons/chevron-left.vue.js +1 -1
- package/js/components/icons/chevron-left.vue.js.map +1 -1
- package/js/components/icons/chevron-right.vue.js +1 -1
- package/js/components/icons/chevron-right.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-down.vue.js +1 -1
- package/js/components/icons/chevron-tiny-down.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-left.vue.js +1 -1
- package/js/components/icons/chevron-tiny-left.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-right.vue.js +1 -1
- package/js/components/icons/chevron-tiny-right.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-up.vue.js +1 -1
- package/js/components/icons/chevron-tiny-up.vue.js.map +1 -1
- package/js/components/icons/chevron-up.vue.js +1 -1
- package/js/components/icons/chevron-up.vue.js.map +1 -1
- package/js/components/icons/corner-arrow-left.vue.js +1 -1
- package/js/components/icons/corner-arrow-left.vue.js.map +1 -1
- package/js/components/icons/corner-arrow-right.vue.js +1 -1
- package/js/components/icons/corner-arrow-right.vue.js.map +1 -1
- package/js/components/icons/cross-tiny.vue.js +1 -1
- package/js/components/icons/cross-tiny.vue.js.map +1 -1
- package/js/components/icons/cross.vue.js +1 -1
- package/js/components/icons/cross.vue.js.map +1 -1
- package/js/components/icons/curated-check-filled.vue.js +1 -1
- package/js/components/icons/curated-check-filled.vue.js.map +1 -1
- package/js/components/icons/curated-check-tiny-filled.vue.js +1 -1
- package/js/components/icons/curated-check-tiny-filled.vue.js.map +1 -1
- package/js/components/icons/curated-check-tiny.vue.js +1 -1
- package/js/components/icons/curated-check-tiny.vue.js.map +1 -1
- package/js/components/icons/curated-check.vue.js +1 -1
- package/js/components/icons/curated-check.vue.js.map +1 -1
- package/js/components/icons/diagonal-arrow-left-down.vue.js +1 -1
- package/js/components/icons/diagonal-arrow-left-down.vue.js.map +1 -1
- package/js/components/icons/diagonal-arrow-left-top.vue.js +1 -1
- package/js/components/icons/diagonal-arrow-left-top.vue.js.map +1 -1
- package/js/components/icons/diagonal-arrow-right-down.vue.js +1 -1
- package/js/components/icons/diagonal-arrow-right-down.vue.js.map +1 -1
- package/js/components/icons/diagonal-arrow-right-top.vue.js +1 -1
- package/js/components/icons/diagonal-arrow-right-top.vue.js.map +1 -1
- package/js/components/icons/filters.vue.js +1 -1
- package/js/components/icons/filters.vue.js.map +1 -1
- package/js/components/icons/grid-1-col.vue.js +1 -1
- package/js/components/icons/grid-1-col.vue.js.map +1 -1
- package/js/components/icons/grid-2-col.vue.js +1 -1
- package/js/components/icons/grid-2-col.vue.js.map +1 -1
- package/js/components/icons/grid-2-rows.vue.js +1 -1
- package/js/components/icons/grid-2-rows.vue.js.map +1 -1
- package/js/components/icons/grid-4-col.vue.js +1 -1
- package/js/components/icons/grid-4-col.vue.js.map +1 -1
- package/js/components/icons/heart-filled.vue.js +1 -1
- package/js/components/icons/heart-filled.vue.js.map +1 -1
- package/js/components/icons/heart.vue.js +1 -1
- package/js/components/icons/heart.vue.js.map +1 -1
- package/js/components/icons/hide.vue.js +1 -1
- package/js/components/icons/hide.vue.js.map +1 -1
- package/js/components/icons/history-tiny.vue.js +1 -1
- package/js/components/icons/history-tiny.vue.js.map +1 -1
- package/js/components/icons/history.vue.js +1 -1
- package/js/components/icons/history.vue.js.map +1 -1
- package/js/components/icons/light-bulb-off.vue.js +1 -1
- package/js/components/icons/light-bulb-off.vue.js.map +1 -1
- package/js/components/icons/light-bulb-on.vue.js +1 -1
- package/js/components/icons/light-bulb-on.vue.js.map +1 -1
- package/js/components/icons/menu.vue.js +1 -1
- package/js/components/icons/menu.vue.js.map +1 -1
- package/js/components/icons/minus-tiny.vue.js +1 -1
- package/js/components/icons/minus-tiny.vue.js.map +1 -1
- package/js/components/icons/minus.vue.js +1 -1
- package/js/components/icons/minus.vue.js.map +1 -1
- package/js/components/icons/plus-tiny.vue.js +1 -1
- package/js/components/icons/plus-tiny.vue.js.map +1 -1
- package/js/components/icons/plus.vue.js +1 -1
- package/js/components/icons/plus.vue.js.map +1 -1
- package/js/components/icons/radiobutton-selected.vue.js +1 -1
- package/js/components/icons/radiobutton-selected.vue.js.map +1 -1
- package/js/components/icons/radiobutton-unselected.vue.js +1 -1
- package/js/components/icons/radiobutton-unselected.vue.js.map +1 -1
- package/js/components/icons/search-tiny.vue.js +1 -1
- package/js/components/icons/search-tiny.vue.js.map +1 -1
- package/js/components/icons/search.vue.js +1 -1
- package/js/components/icons/search.vue.js.map +1 -1
- package/js/components/icons/settings.vue.js +1 -1
- package/js/components/icons/settings.vue.js.map +1 -1
- package/js/components/icons/show.vue.js +1 -1
- package/js/components/icons/show.vue.js.map +1 -1
- package/js/components/icons/sort-az.vue.js +1 -1
- package/js/components/icons/sort-az.vue.js.map +1 -1
- package/js/components/icons/sort-price-down.vue.js +1 -1
- package/js/components/icons/sort-price-down.vue.js.map +1 -1
- package/js/components/icons/sort-price-up.vue.js +1 -1
- package/js/components/icons/sort-price-up.vue.js.map +1 -1
- package/js/components/icons/sort-relevancy.vue.js +1 -1
- package/js/components/icons/sort-relevancy.vue.js.map +1 -1
- package/js/components/icons/sort-za.vue.js +1 -1
- package/js/components/icons/sort-za.vue.js.map +1 -1
- package/js/components/icons/spinner.vue.js +22 -0
- package/js/components/icons/spinner.vue.js.map +1 -0
- package/js/components/icons/star-filled.vue.js +1 -1
- package/js/components/icons/star-filled.vue.js.map +1 -1
- package/js/components/icons/star.vue.js +1 -1
- package/js/components/icons/star.vue.js.map +1 -1
- package/js/components/icons/tag-filled.vue.js +1 -1
- package/js/components/icons/tag-filled.vue.js.map +1 -1
- package/js/components/icons/tag.vue.js +1 -1
- package/js/components/icons/tag.vue.js.map +1 -1
- package/js/components/icons/trash-open.vue.js +1 -1
- package/js/components/icons/trash-open.vue.js.map +1 -1
- package/js/components/icons/trash.vue.js +1 -1
- package/js/components/icons/trash.vue.js.map +1 -1
- package/js/components/icons/trending-tiny.vue.js +1 -1
- package/js/components/icons/trending-tiny.vue.js.map +1 -1
- package/js/components/icons/trending.vue.js +1 -1
- package/js/components/icons/trending.vue.js.map +1 -1
- package/js/components/icons/user-filled.vue.js +1 -1
- package/js/components/icons/user-filled.vue.js.map +1 -1
- package/js/components/icons/user.vue.js +1 -1
- package/js/components/icons/user.vue.js.map +1 -1
- package/js/components/items-list.vue.js +1 -2
- package/js/components/items-list.vue.js.map +1 -1
- package/js/components/items-list.vue2.js +40 -40
- package/js/components/items-list.vue2.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js +9 -15
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue2.js +31 -31
- package/js/components/layouts/fixed-header-and-asides-layout.vue2.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue3.js +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue.js +2 -10
- package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue2.js +21 -21
- package/js/components/layouts/multi-column-max-width-layout.vue2.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue4.js +1 -1
- package/js/components/layouts/single-column-layout.vue.js +9 -17
- package/js/components/layouts/single-column-layout.vue.js.map +1 -1
- package/js/components/layouts/single-column-layout.vue2.js +21 -21
- package/js/components/layouts/single-column-layout.vue2.js.map +1 -1
- package/js/components/location-provider.vue.js +24 -24
- package/js/components/location-provider.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-close.vue.js +1 -2
- package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-close.vue2.js +27 -27
- package/js/components/modals/base-events-modal-close.vue2.js.map +1 -1
- package/js/components/modals/base-events-modal-open.vue.js +1 -2
- package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-open.vue2.js +27 -27
- package/js/components/modals/base-events-modal-open.vue2.js.map +1 -1
- package/js/components/modals/base-events-modal.vue.js +4 -4
- package/js/components/modals/base-events-modal.vue.js.map +1 -1
- package/js/components/modals/base-events-modal.vue2.js +82 -82
- package/js/components/modals/base-events-modal.vue2.js.map +1 -1
- package/js/components/modals/base-id-modal-close.vue.js +3 -4
- package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
- package/js/components/modals/base-id-modal-close.vue2.js +34 -33
- package/js/components/modals/base-id-modal-close.vue2.js.map +1 -1
- package/js/components/modals/base-id-modal-open.vue.js +3 -4
- package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
- package/js/components/modals/base-id-modal-open.vue2.js +33 -32
- package/js/components/modals/base-id-modal-open.vue2.js.map +1 -1
- package/js/components/modals/base-id-modal.vue.js +4 -4
- package/js/components/modals/base-id-modal.vue.js.map +1 -1
- package/js/components/modals/base-id-modal.vue2.js +87 -87
- package/js/components/modals/base-id-modal.vue2.js.map +1 -1
- package/js/components/modals/base-modal.vue.js +6 -6
- package/js/components/modals/base-modal.vue.js.map +1 -1
- package/js/components/modals/base-modal.vue2.js +192 -182
- package/js/components/modals/base-modal.vue2.js.map +1 -1
- package/js/components/modals/close-main-modal.vue.js +2 -2
- package/js/components/modals/close-main-modal.vue.js.map +1 -1
- package/js/components/modals/close-main-modal.vue2.js +20 -20
- package/js/components/modals/close-main-modal.vue2.js.map +1 -1
- package/js/components/modals/main-modal.vue.js +5 -5
- package/js/components/modals/main-modal.vue.js.map +1 -1
- package/js/components/modals/main-modal.vue2.js +48 -48
- package/js/components/modals/main-modal.vue2.js.map +1 -1
- package/js/components/modals/open-main-modal.vue.js +2 -2
- package/js/components/modals/open-main-modal.vue.js.map +1 -1
- package/js/components/modals/open-main-modal.vue2.js +20 -20
- package/js/components/modals/open-main-modal.vue2.js.map +1 -1
- package/js/components/page-loader-button.vue.js +8 -10
- package/js/components/page-loader-button.vue.js.map +1 -1
- package/js/components/page-loader-button.vue2.js +49 -49
- package/js/components/page-loader-button.vue2.js.map +1 -1
- package/js/components/page-loader-button.vue3.js +7 -0
- package/js/components/page-loader-button.vue3.js.map +1 -0
- package/js/components/page-selector.vue.js +78 -0
- package/js/components/page-selector.vue.js.map +1 -0
- package/js/components/page-selector.vue2.js +128 -0
- package/js/components/page-selector.vue2.js.map +1 -0
- package/js/components/page-selector.vue3.js +7 -0
- package/js/components/page-selector.vue3.js.map +1 -0
- package/js/components/panels/base-header-toggle-panel.vue.js +3 -7
- package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-header-toggle-panel.vue2.js +55 -54
- package/js/components/panels/base-header-toggle-panel.vue2.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -2
- package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel-button.vue2.js +58 -57
- package/js/components/panels/base-id-toggle-panel-button.vue2.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel.vue.js +1 -2
- package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel.vue2.js +76 -75
- package/js/components/panels/base-id-toggle-panel.vue2.js.map +1 -1
- package/js/components/panels/base-tabs-panel.vue.js +5 -8
- package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
- package/js/components/panels/base-tabs-panel.vue2.js +107 -106
- package/js/components/panels/base-tabs-panel.vue2.js.map +1 -1
- package/js/components/panels/base-toggle-panel.vue.js +1 -2
- package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-toggle-panel.vue2.js +28 -28
- package/js/components/panels/base-toggle-panel.vue2.js.map +1 -1
- package/js/components/result/base-result-add-to-cart.vue.js +3 -3
- package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
- package/js/components/result/base-result-add-to-cart.vue2.js +49 -35
- package/js/components/result/base-result-add-to-cart.vue2.js.map +1 -1
- package/js/components/result/base-result-current-price.vue.js +1 -2
- package/js/components/result/base-result-current-price.vue.js.map +1 -1
- package/js/components/result/base-result-current-price.vue2.js +54 -54
- package/js/components/result/base-result-current-price.vue2.js.map +1 -1
- package/js/components/result/base-result-fallback-image.vue.js +1 -1
- package/js/components/result/base-result-fallback-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue.js +39 -59
- package/js/components/result/base-result-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue2.js +158 -157
- package/js/components/result/base-result-image.vue2.js.map +1 -1
- package/js/components/result/base-result-link.vue.js +6 -7
- package/js/components/result/base-result-link.vue.js.map +1 -1
- package/js/components/result/base-result-link.vue2.js +62 -61
- package/js/components/result/base-result-link.vue2.js.map +1 -1
- package/js/components/result/base-result-placeholder-image.vue.js +1 -1
- package/js/components/result/base-result-placeholder-image.vue.js.map +1 -1
- package/js/components/result/base-result-previous-price.vue.js +1 -2
- package/js/components/result/base-result-previous-price.vue.js.map +1 -1
- package/js/components/result/base-result-previous-price.vue2.js +37 -37
- package/js/components/result/base-result-previous-price.vue2.js.map +1 -1
- package/js/components/result/base-result-rating.vue.js +5 -8
- package/js/components/result/base-result-rating.vue.js.map +1 -1
- package/js/components/result/base-result-rating.vue2.js +50 -49
- package/js/components/result/base-result-rating.vue2.js.map +1 -1
- package/js/components/result/result-variant-selector.vue.js +3 -5
- package/js/components/result/result-variant-selector.vue.js.map +1 -1
- package/js/components/result/result-variant-selector.vue2.js +85 -85
- package/js/components/result/result-variant-selector.vue2.js.map +1 -1
- package/js/components/result/result-variants-provider.vue.js +118 -118
- package/js/components/result/result-variants-provider.vue.js.map +1 -1
- package/js/components/scroll/base-scroll.vue.js +2 -2
- package/js/components/scroll/base-scroll.vue.js.map +1 -1
- package/js/components/scroll/base-scroll.vue2.js +79 -79
- package/js/components/scroll/base-scroll.vue2.js.map +1 -1
- package/js/components/scroll/use-scroll.js +211 -212
- package/js/components/scroll/use-scroll.js.map +1 -1
- package/js/components/sliding-panel.vue.js +41 -37
- package/js/components/sliding-panel.vue.js.map +1 -1
- package/js/components/sliding-panel.vue2.js +73 -131
- package/js/components/sliding-panel.vue2.js.map +1 -1
- package/js/components/sliding-panel.vue3.js +1 -1
- package/js/components/snippet-callbacks.vue.js.map +1 -1
- package/js/components/snippet-callbacks.vue2.js +44 -44
- package/js/components/snippet-callbacks.vue2.js.map +1 -1
- package/js/components/suggestions/base-suggestion.vue.js +3 -4
- package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestion.vue2.js +135 -135
- package/js/components/suggestions/base-suggestion.vue2.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue.js +1 -2
- package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue2.js +120 -120
- package/js/components/suggestions/base-suggestions.vue2.js.map +1 -1
- package/js/components/x-component.utils.js +40 -39
- package/js/components/x-component.utils.js.map +1 -1
- package/js/composables/create-use-device.js +150 -150
- package/js/composables/create-use-device.js.map +1 -1
- package/js/composables/use-_x.js +11 -11
- package/js/composables/use-_x.js.map +1 -1
- package/js/composables/use-alias-api.js +133 -131
- package/js/composables/use-alias-api.js.map +1 -1
- package/js/composables/use-debounce.js +16 -16
- package/js/composables/use-debounce.js.map +1 -1
- package/js/composables/use-getter.js +18 -17
- package/js/composables/use-getter.js.map +1 -1
- package/js/composables/use-on-display.js +47 -51
- package/js/composables/use-on-display.js.map +1 -1
- package/js/composables/use-state.js +15 -16
- package/js/composables/use-state.js.map +1 -1
- package/js/composables/use-x-bus.js +68 -70
- package/js/composables/use-x-bus.js.map +1 -1
- package/js/directives/infinite-scroll.js +96 -96
- package/js/directives/infinite-scroll.js.map +1 -1
- package/js/directives/typing.js +57 -0
- package/js/directives/typing.js.map +1 -0
- package/js/index.js +121 -97
- package/js/index.js.map +1 -1
- package/js/plugins/devtools/colors.utils.js +42 -42
- package/js/plugins/devtools/colors.utils.js.map +1 -1
- package/js/plugins/devtools/devtools.plugin.js +24 -23
- package/js/plugins/devtools/devtools.plugin.js.map +1 -1
- package/js/plugins/devtools/timeline.devtools.js +103 -102
- package/js/plugins/devtools/timeline.devtools.js.map +1 -1
- package/js/plugins/devtools/wiring.devtools.js +114 -110
- package/js/plugins/devtools/wiring.devtools.js.map +1 -1
- package/js/plugins/x-bus.js +19 -19
- package/js/plugins/x-bus.js.map +1 -1
- package/js/plugins/x-emitters.js +62 -60
- package/js/plugins/x-emitters.js.map +1 -1
- package/js/plugins/x-plugin.js +310 -310
- package/js/plugins/x-plugin.js.map +1 -1
- package/js/plugins/x-plugin.utils.js +24 -28
- package/js/plugins/x-plugin.utils.js.map +1 -1
- package/js/services/directional-focus-navigation.service.js +408 -410
- package/js/services/directional-focus-navigation.service.js.map +1 -1
- package/js/services/state-machine.service.js +26 -26
- package/js/services/state-machine.service.js.map +1 -1
- package/js/store/utils/config-store.utils.js +21 -21
- package/js/store/utils/config-store.utils.js.map +1 -1
- package/js/store/utils/fetch-and-save-action.utils.js +68 -74
- package/js/store/utils/fetch-and-save-action.utils.js.map +1 -1
- package/js/store/utils/getters-proxy.utils.js +96 -95
- package/js/store/utils/getters-proxy.utils.js.map +1 -1
- package/js/store/utils/query.utils.js +33 -33
- package/js/store/utils/query.utils.js.map +1 -1
- package/js/store/utils/status-store.utils.js +9 -9
- package/js/store/utils/status-store.utils.js.map +1 -1
- package/js/store/utils/store-emitters.utils.js +10 -10
- package/js/store/utils/store-emitters.utils.js.map +1 -1
- package/js/store/x.module.js +9 -9
- package/js/store/x.module.js.map +1 -1
- package/js/types/animation-prop.js +10 -10
- package/js/types/animation-prop.js.map +1 -1
- package/js/utils/array.js +183 -182
- package/js/utils/array.js.map +1 -1
- package/js/utils/cancellable-promise.js +38 -38
- package/js/utils/cancellable-promise.js.map +1 -1
- package/js/utils/clone.js +11 -10
- package/js/utils/clone.js.map +1 -1
- package/js/utils/currency-formatter.js +117 -114
- package/js/utils/currency-formatter.js.map +1 -1
- package/js/utils/debounce.js +58 -60
- package/js/utils/debounce.js.map +1 -1
- package/js/utils/filters.js +32 -32
- package/js/utils/filters.js.map +1 -1
- package/js/utils/focus.js +6 -8
- package/js/utils/focus.js.map +1 -1
- package/js/utils/function.js +6 -7
- package/js/utils/function.js.map +1 -1
- package/js/utils/get-url-parameters.js +11 -11
- package/js/utils/get-url-parameters.js.map +1 -1
- package/js/utils/html.js +48 -48
- package/js/utils/html.js.map +1 -1
- package/js/utils/ios-utils.js +30 -0
- package/js/utils/ios-utils.js.map +1 -0
- package/js/utils/is-new-query.js +42 -42
- package/js/utils/is-new-query.js.map +1 -1
- package/js/utils/normalize.js +25 -25
- package/js/utils/normalize.js.map +1 -1
- package/js/utils/number.js +11 -12
- package/js/utils/number.js.map +1 -1
- package/js/utils/origin.js +15 -17
- package/js/utils/origin.js.map +1 -1
- package/js/utils/sanitize.js +10 -10
- package/js/utils/sanitize.js.map +1 -1
- package/js/utils/storage.js +15 -15
- package/js/utils/storage.js.map +1 -1
- package/js/utils/string.js +44 -44
- package/js/utils/string.js.map +1 -1
- package/js/utils/throttle.js +22 -22
- package/js/utils/throttle.js.map +1 -1
- package/js/wiring/namespaced-wires.factory.js +65 -63
- package/js/wiring/namespaced-wires.factory.js.map +1 -1
- package/js/wiring/namespaced-wires.operators.js +40 -40
- package/js/wiring/namespaced-wires.operators.js.map +1 -1
- package/js/wiring/wires-operators.utils.js +49 -47
- package/js/wiring/wires-operators.utils.js.map +1 -1
- package/js/wiring/wires.factory.js +108 -101
- package/js/wiring/wires.factory.js.map +1 -1
- package/js/wiring/wires.operators.js +120 -120
- package/js/wiring/wires.operators.js.map +1 -1
- package/js/wiring/wiring.utils.js +29 -29
- package/js/wiring/wiring.utils.js.map +1 -1
- package/js/x-bus/x-bus.js +181 -0
- package/js/x-bus/x-bus.js.map +1 -0
- package/js/x-bus/x-priority-queue/x-priority-queue.js +177 -0
- package/js/x-bus/x-priority-queue/x-priority-queue.js.map +1 -0
- package/js/x-installer/api/base-api.js +109 -110
- package/js/x-installer/api/base-api.js.map +1 -1
- package/js/x-installer/x-installer/x-installer.js +276 -275
- package/js/x-installer/x-installer/x-installer.js.map +1 -1
- package/js/x-modules/ai/components/ai-overview.vue.js +323 -0
- package/js/x-modules/ai/components/ai-overview.vue.js.map +1 -0
- package/js/x-modules/ai/components/ai-overview.vue2.js +227 -0
- package/js/x-modules/ai/components/ai-overview.vue2.js.map +1 -0
- package/js/x-modules/ai/components/ai-overview.vue3.js +7 -0
- package/js/x-modules/ai/components/ai-overview.vue3.js.map +1 -0
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.js +40 -0
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.js.map +1 -0
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.js +97 -0
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.js.map +1 -0
- package/js/x-modules/ai/store/actions/save-origin.action.js +16 -0
- package/js/x-modules/ai/store/actions/save-origin.action.js.map +1 -0
- package/js/x-modules/ai/store/actions/set-url-params.action.js +13 -0
- package/js/x-modules/ai/store/actions/set-url-params.action.js.map +1 -0
- package/js/x-modules/ai/store/emitters.js +17 -0
- package/js/x-modules/ai/store/emitters.js.map +1 -0
- package/js/x-modules/ai/store/getters/ai-query.getter.js +19 -0
- package/js/x-modules/ai/store/getters/ai-query.getter.js.map +1 -0
- package/js/x-modules/ai/store/getters/suggestions-request.getter.js +17 -0
- package/js/x-modules/ai/store/getters/suggestions-request.getter.js.map +1 -0
- package/js/x-modules/ai/store/getters/suggestions-search-request.getter.js +16 -0
- package/js/x-modules/ai/store/getters/suggestions-search-request.getter.js.map +1 -0
- package/js/x-modules/ai/store/module.js +110 -0
- package/js/x-modules/ai/store/module.js.map +1 -0
- package/js/x-modules/ai/wiring.js +74 -0
- package/js/x-modules/ai/wiring.js.map +1 -0
- package/js/x-modules/ai/x-module.js +28 -0
- package/js/x-modules/ai/x-module.js.map +1 -0
- package/js/x-modules/device/components/device-detector.vue.js +2 -2
- package/js/x-modules/device/components/device-detector.vue.js.map +1 -1
- package/js/x-modules/device/components/device-detector.vue2.js +118 -118
- package/js/x-modules/device/components/device-detector.vue2.js.map +1 -1
- package/js/x-modules/device/store/emitters.js +6 -5
- package/js/x-modules/device/store/emitters.js.map +1 -1
- package/js/x-modules/device/store/module.js +16 -16
- package/js/x-modules/device/store/module.js.map +1 -1
- package/js/x-modules/device/wiring.js +21 -21
- package/js/x-modules/device/wiring.js.map +1 -1
- package/js/x-modules/device/x-module.js +12 -12
- package/js/x-modules/device/x-module.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue.js +5 -6
- package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue2.js +156 -121
- package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
- package/js/x-modules/empathize/store/emitters.js +6 -5
- package/js/x-modules/empathize/store/emitters.js.map +1 -1
- package/js/x-modules/empathize/store/module.js +19 -19
- package/js/x-modules/empathize/store/module.js.map +1 -1
- package/js/x-modules/empathize/wiring.js +24 -24
- package/js/x-modules/empathize/wiring.js.map +1 -1
- package/js/x-modules/empathize/x-module.js +12 -12
- package/js/x-modules/empathize/x-module.js.map +1 -1
- package/js/x-modules/experience-controls/components/experience-controls.vue.js +25 -26
- package/js/x-modules/experience-controls/components/experience-controls.vue.js.map +1 -1
- package/js/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.js +20 -20
- package/js/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.js.map +1 -1
- package/js/x-modules/experience-controls/store/actions/fetch-experience-controls.action.js +14 -15
- package/js/x-modules/experience-controls/store/actions/fetch-experience-controls.action.js.map +1 -1
- package/js/x-modules/experience-controls/store/emitters.js +11 -10
- package/js/x-modules/experience-controls/store/emitters.js.map +1 -1
- package/js/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.js +14 -15
- package/js/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.js.map +1 -1
- package/js/x-modules/experience-controls/store/module.js +32 -34
- package/js/x-modules/experience-controls/store/module.js.map +1 -1
- package/js/x-modules/experience-controls/wiring.js +37 -37
- package/js/x-modules/experience-controls/wiring.js.map +1 -1
- package/js/x-modules/experience-controls/x-module.js +12 -12
- package/js/x-modules/experience-controls/x-module.js.map +1 -1
- package/js/x-modules/extra-params/components/extra-params.vue.js +26 -27
- package/js/x-modules/extra-params/components/extra-params.vue.js.map +1 -1
- package/js/x-modules/extra-params/components/renderless-extra-param.vue.js +32 -32
- package/js/x-modules/extra-params/components/renderless-extra-param.vue.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 +41 -41
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js.map +1 -1
- package/js/x-modules/extra-params/store/emitters.js +11 -10
- package/js/x-modules/extra-params/store/emitters.js.map +1 -1
- package/js/x-modules/extra-params/store/module.js +16 -16
- package/js/x-modules/extra-params/store/module.js.map +1 -1
- package/js/x-modules/extra-params/wiring.js +27 -27
- package/js/x-modules/extra-params/wiring.js.map +1 -1
- package/js/x-modules/extra-params/x-module.js +12 -12
- package/js/x-modules/extra-params/x-module.js.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue2.js +42 -42
- package/js/x-modules/facets/components/clear-filters.vue2.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue2.js +91 -91
- package/js/x-modules/facets/components/facets/facets-provider.vue2.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue.js +20 -33
- package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue2.js +124 -126
- package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -2
- package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/all-filter.vue2.js +63 -63
- package/js/x-modules/facets/components/filters/all-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +11 -16
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js +221 -221
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +32 -24
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue2.js +108 -109
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js +13 -16
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue2.js +55 -55
- package/js/x-modules/facets/components/filters/number-range-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/renderless-filter.vue.js +57 -57
- package/js/x-modules/facets/components/filters/renderless-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue.js +13 -16
- package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue2.js +41 -41
- package/js/x-modules/facets/components/filters/simple-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.js +36 -36
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -2
- package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue2.js +76 -76
- package/js/x-modules/facets/components/lists/filters-list.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue.js +3 -5
- package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue2.js +93 -93
- package/js/x-modules/facets/components/lists/filters-search.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +50 -63
- 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 +58 -58
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters.vue.js +25 -25
- package/js/x-modules/facets/components/lists/selected-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue.js +5 -8
- package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue2.js +95 -95
- package/js/x-modules/facets/components/lists/sliced-filters.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/sorted-filters.vue.js +46 -46
- package/js/x-modules/facets/components/lists/sorted-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/preselected-filters.vue.js +62 -62
- package/js/x-modules/facets/components/preselected-filters.vue.js.map +1 -1
- package/js/x-modules/facets/composables/use-facets.js +46 -50
- package/js/x-modules/facets/composables/use-facets.js.map +1 -1
- package/js/x-modules/facets/composables/use-filters-injection.js +54 -57
- package/js/x-modules/facets/composables/use-filters-injection.js.map +1 -1
- package/js/x-modules/facets/entities/add-facet-if-not-present.js +16 -16
- package/js/x-modules/facets/entities/add-facet-if-not-present.js.map +1 -1
- package/js/x-modules/facets/entities/editable-number-range-filter.entity.js +98 -95
- package/js/x-modules/facets/entities/editable-number-range-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/filter-entity.factory.js +122 -119
- package/js/x-modules/facets/entities/filter-entity.factory.js.map +1 -1
- package/js/x-modules/facets/entities/hierarchical-filter.entity.js +84 -82
- package/js/x-modules/facets/entities/hierarchical-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/number-range-filter.entity.js +30 -28
- package/js/x-modules/facets/entities/number-range-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/raw-filter.entity.js +32 -30
- package/js/x-modules/facets/entities/raw-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/simple-filter.entity.js +30 -28
- package/js/x-modules/facets/entities/simple-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/single-select.modifier.js +83 -81
- package/js/x-modules/facets/entities/single-select.modifier.js.map +1 -1
- package/js/x-modules/facets/entities/sticky.modifier.js +29 -29
- package/js/x-modules/facets/entities/sticky.modifier.js.map +1 -1
- package/js/x-modules/facets/entities/types.js +27 -27
- package/js/x-modules/facets/entities/types.js.map +1 -1
- package/js/x-modules/facets/service/facets.service.js +228 -228
- package/js/x-modules/facets/service/facets.service.js.map +1 -1
- package/js/x-modules/facets/store/constants.js.map +1 -1
- package/js/x-modules/facets/store/emitters.js +24 -24
- package/js/x-modules/facets/store/emitters.js.map +1 -1
- package/js/x-modules/facets/store/getters/facets.getter.js +15 -15
- package/js/x-modules/facets/store/getters/facets.getter.js.map +1 -1
- package/js/x-modules/facets/store/getters/selected-filters-by-facet.getter.js +19 -19
- package/js/x-modules/facets/store/getters/selected-filters-by-facet.getter.js.map +1 -1
- package/js/x-modules/facets/store/getters/selected-filters-for-request.getter.js +22 -22
- package/js/x-modules/facets/store/getters/selected-filters-for-request.getter.js.map +1 -1
- package/js/x-modules/facets/store/getters/selected-filters.getter.js +19 -19
- package/js/x-modules/facets/store/getters/selected-filters.getter.js.map +1 -1
- package/js/x-modules/facets/store/module.js +66 -66
- package/js/x-modules/facets/store/module.js.map +1 -1
- package/js/x-modules/facets/utils.js +14 -14
- package/js/x-modules/facets/utils.js.map +1 -1
- package/js/x-modules/facets/wiring.js +194 -194
- package/js/x-modules/facets/wiring.js.map +1 -1
- package/js/x-modules/facets/x-module.js +12 -12
- package/js/x-modules/facets/x-module.js.map +1 -1
- package/js/x-modules/history-queries/components/clear-history-queries.vue.js +2 -3
- package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/clear-history-queries.vue2.js +52 -52
- package/js/x-modules/history-queries/components/clear-history-queries.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries-switch.vue.js +4 -4
- package/js/x-modules/history-queries/components/history-queries-switch.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries-switch.vue2.js +44 -47
- package/js/x-modules/history-queries/components/history-queries-switch.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries.vue.js +2 -11
- package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries.vue2.js +26 -28
- package/js/x-modules/history-queries/components/history-queries.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/history-query.vue.js +6 -11
- package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-query.vue2.js +49 -49
- package/js/x-modules/history-queries/components/history-query.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/my-history.vue.js +3 -6
- package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/my-history.vue2.js +128 -128
- package/js/x-modules/history-queries/components/my-history.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/remove-history-query.vue.js +1 -2
- package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/remove-history-query.vue2.js +39 -39
- package/js/x-modules/history-queries/components/remove-history-query.vue2.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/add-query-to-history.action.js +135 -137
- package/js/x-modules/history-queries/store/actions/add-query-to-history.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.js +11 -12
- package/js/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/refresh-session.action.js +11 -11
- package/js/x-modules/history-queries/store/actions/refresh-session.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/remove-query-from-history.action.js +12 -12
- package/js/x-modules/history-queries/store/actions/remove-query-from-history.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/set-history-queries.action.js +16 -16
- package/js/x-modules/history-queries/store/actions/set-history-queries.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/set-url-params.action.js +10 -11
- package/js/x-modules/history-queries/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/toggle-history-queries.action.js +6 -6
- package/js/x-modules/history-queries/store/actions/toggle-history-queries.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.js +64 -68
- package/js/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.js.map +1 -1
- package/js/x-modules/history-queries/store/constants.js +2 -2
- package/js/x-modules/history-queries/store/constants.js.map +1 -1
- package/js/x-modules/history-queries/store/emitters.js +16 -15
- package/js/x-modules/history-queries/store/emitters.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/history-queries-with-results.getter.js +10 -14
- package/js/x-modules/history-queries/store/getters/history-queries-with-results.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/history-queries.getter.js +44 -44
- package/js/x-modules/history-queries/store/getters/history-queries.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/normalized-query.getter.js +12 -11
- package/js/x-modules/history-queries/store/getters/normalized-query.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/session-history-queries.getter.js +10 -10
- package/js/x-modules/history-queries/store/getters/session-history-queries.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/storage-key.getter.js +8 -8
- package/js/x-modules/history-queries/store/getters/storage-key.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/module.js +54 -54
- package/js/x-modules/history-queries/store/module.js.map +1 -1
- package/js/x-modules/history-queries/wiring.js +168 -168
- package/js/x-modules/history-queries/wiring.js.map +1 -1
- package/js/x-modules/history-queries/x-module.js +12 -12
- package/js/x-modules/history-queries/x-module.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-result.vue.js +2 -2
- package/js/x-modules/identifier-results/components/identifier-result.vue.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-result.vue2.js +53 -55
- package/js/x-modules/identifier-results/components/identifier-result.vue2.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -2
- package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-results.vue2.js +57 -57
- package/js/x-modules/identifier-results/components/identifier-results.vue2.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js +23 -23
- package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/fetch-identifier-results.action.js +13 -14
- package/js/x-modules/identifier-results/store/actions/fetch-identifier-results.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/save-origin.action.js +10 -11
- package/js/x-modules/identifier-results/store/actions/save-origin.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/save-query.action.js +16 -17
- package/js/x-modules/identifier-results/store/actions/save-query.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/emitters.js +12 -11
- package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
- package/js/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.js +11 -12
- package/js/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.js.map +1 -1
- package/js/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.js +19 -20
- package/js/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.js.map +1 -1
- package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js +18 -19
- package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js.map +1 -1
- package/js/x-modules/identifier-results/store/module.js +47 -47
- package/js/x-modules/identifier-results/store/module.js.map +1 -1
- package/js/x-modules/identifier-results/wiring.js +113 -113
- package/js/x-modules/identifier-results/wiring.js.map +1 -1
- package/js/x-modules/identifier-results/x-module.js +12 -12
- package/js/x-modules/identifier-results/x-module.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries-list.vue.js +121 -123
- package/js/x-modules/next-queries/components/next-queries-list.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries.vue.js +3 -9
- package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries.vue2.js +49 -49
- package/js/x-modules/next-queries/components/next-queries.vue2.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query-preview.vue.js +1 -3
- package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query-preview.vue2.js +56 -56
- package/js/x-modules/next-queries/components/next-query-preview.vue2.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query.vue.js +3 -6
- package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query.vue2.js +52 -52
- package/js/x-modules/next-queries/components/next-query.vue2.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.js +21 -22
- package/js/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.js +16 -18
- package/js/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/fetch-next-queries.action.js +15 -15
- package/js/x-modules/next-queries/store/actions/fetch-next-queries.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/fetch-next-query-preview.action.js +26 -23
- package/js/x-modules/next-queries/store/actions/fetch-next-query-preview.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.js +12 -13
- package/js/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/set-url-params.action.js +10 -11
- package/js/x-modules/next-queries/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/next-queries/store/emitters.js +12 -11
- package/js/x-modules/next-queries/store/emitters.js.map +1 -1
- package/js/x-modules/next-queries/store/getters/next-queries-query.getter.js +10 -12
- package/js/x-modules/next-queries/store/getters/next-queries-query.getter.js.map +1 -1
- package/js/x-modules/next-queries/store/getters/next-queries.getter.js +13 -14
- package/js/x-modules/next-queries/store/getters/next-queries.getter.js.map +1 -1
- package/js/x-modules/next-queries/store/getters/request.getter.js +19 -21
- package/js/x-modules/next-queries/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/next-queries/store/module.js +63 -63
- package/js/x-modules/next-queries/store/module.js.map +1 -1
- package/js/x-modules/next-queries/wiring.js +129 -129
- package/js/x-modules/next-queries/wiring.js.map +1 -1
- package/js/x-modules/next-queries/x-module.js +12 -12
- package/js/x-modules/next-queries/x-module.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-search.vue.js +3 -6
- package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-search.vue2.js +32 -32
- package/js/x-modules/popular-searches/components/popular-search.vue2.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-searches.vue.js +1 -7
- package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-searches.vue2.js +25 -25
- package/js/x-modules/popular-searches/components/popular-searches.vue2.js.map +1 -1
- package/js/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.js +19 -20
- package/js/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.js.map +1 -1
- package/js/x-modules/popular-searches/store/actions/fetch-suggestions.action.js +12 -12
- package/js/x-modules/popular-searches/store/actions/fetch-suggestions.action.js.map +1 -1
- package/js/x-modules/popular-searches/store/emitters.js +9 -9
- package/js/x-modules/popular-searches/store/emitters.js.map +1 -1
- package/js/x-modules/popular-searches/store/getters/popular-searches.getter.js +14 -15
- package/js/x-modules/popular-searches/store/getters/popular-searches.getter.js.map +1 -1
- package/js/x-modules/popular-searches/store/getters/request.getter.js +14 -16
- package/js/x-modules/popular-searches/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/popular-searches/store/module.js +40 -40
- package/js/x-modules/popular-searches/store/module.js.map +1 -1
- package/js/x-modules/popular-searches/wiring.js +51 -51
- package/js/x-modules/popular-searches/wiring.js.map +1 -1
- package/js/x-modules/popular-searches/x-module.js +12 -12
- package/js/x-modules/popular-searches/x-module.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue.js +1 -2
- package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +108 -102
- 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 +7 -7
- 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 +148 -148
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue.js +1 -2
- package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js +269 -272
- package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/composables/use-queries-preview.composable.js +37 -35
- package/js/x-modules/queries-preview/composables/use-queries-preview.composable.js.map +1 -1
- package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +41 -43
- 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/actions/fetch-query-preview.action.js +18 -18
- package/js/x-modules/queries-preview/store/actions/fetch-query-preview.action.js.map +1 -1
- package/js/x-modules/queries-preview/store/emitters.js +12 -10
- package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
- package/js/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.js +11 -12
- package/js/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.js.map +1 -1
- package/js/x-modules/queries-preview/store/module.js +62 -62
- 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 +27 -27
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
- package/js/x-modules/queries-preview/wiring.js +96 -96
- package/js/x-modules/queries-preview/wiring.js.map +1 -1
- package/js/x-modules/queries-preview/x-module.js +12 -12
- package/js/x-modules/queries-preview/x-module.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -4
- package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js +35 -35
- package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +1 -7
- package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js +17 -17
- package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js.map +1 -1
- package/js/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.js +19 -20
- package/js/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.js.map +1 -1
- package/js/x-modules/query-suggestions/store/actions/fetch-suggestions.action.js +15 -15
- package/js/x-modules/query-suggestions/store/actions/fetch-suggestions.action.js.map +1 -1
- package/js/x-modules/query-suggestions/store/actions/set-url-params.action.js +10 -11
- package/js/x-modules/query-suggestions/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/query-suggestions/store/emitters.js +9 -8
- package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
- package/js/x-modules/query-suggestions/store/getters/normalized-query.getter.js +9 -11
- package/js/x-modules/query-suggestions/store/getters/normalized-query.getter.js.map +1 -1
- package/js/x-modules/query-suggestions/store/getters/query-suggestions.getter.js +50 -50
- package/js/x-modules/query-suggestions/store/getters/query-suggestions.getter.js.map +1 -1
- package/js/x-modules/query-suggestions/store/getters/request.getter.js +17 -19
- package/js/x-modules/query-suggestions/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/query-suggestions/store/module.js +46 -46
- package/js/x-modules/query-suggestions/store/module.js.map +1 -1
- package/js/x-modules/query-suggestions/wiring.js +123 -123
- package/js/x-modules/query-suggestions/wiring.js.map +1 -1
- package/js/x-modules/query-suggestions/x-module.js +12 -12
- package/js/x-modules/query-suggestions/x-module.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue.js +1 -2
- package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue2.js +60 -62
- package/js/x-modules/recommendations/components/recommendations.vue2.js.map +1 -1
- package/js/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.js +21 -22
- package/js/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.js.map +1 -1
- package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js +12 -12
- package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js.map +1 -1
- package/js/x-modules/recommendations/store/constants.js +5 -5
- package/js/x-modules/recommendations/store/constants.js.map +1 -1
- package/js/x-modules/recommendations/store/emitters.js +11 -10
- package/js/x-modules/recommendations/store/emitters.js.map +1 -1
- package/js/x-modules/recommendations/store/getters/request.getter.js +16 -16
- package/js/x-modules/recommendations/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/recommendations/store/module.js +41 -41
- package/js/x-modules/recommendations/store/module.js.map +1 -1
- package/js/x-modules/recommendations/wiring.js +43 -43
- package/js/x-modules/recommendations/wiring.js.map +1 -1
- package/js/x-modules/recommendations/x-module.js +12 -12
- package/js/x-modules/recommendations/x-module.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue.js +28 -80
- package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js +34 -47
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue3.js +1 -1
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +142 -145
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +101 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +219 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +7 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js.map +1 -0
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +23 -23
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -1
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +14 -14
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -1
- package/js/x-modules/related-prompts/store/actions/set-url-params.action.js +14 -0
- package/js/x-modules/related-prompts/store/actions/set-url-params.action.js.map +1 -0
- package/js/x-modules/related-prompts/store/emitters.js +10 -7
- package/js/x-modules/related-prompts/store/emitters.js.map +1 -1
- package/js/x-modules/related-prompts/store/getters/related-prompts-query.getter.js +18 -0
- package/js/x-modules/related-prompts/store/getters/related-prompts-query.getter.js.map +1 -0
- package/js/x-modules/related-prompts/store/getters/request.getter.js +13 -12
- package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/related-prompts/store/module.js +55 -44
- package/js/x-modules/related-prompts/store/module.js.map +1 -1
- package/js/x-modules/related-prompts/wiring.js +81 -81
- package/js/x-modules/related-prompts/wiring.js.map +1 -1
- package/js/x-modules/related-prompts/x-module.js +13 -13
- package/js/x-modules/related-prompts/x-module.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tag.vue.js +3 -4
- package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tag.vue2.js +115 -115
- package/js/x-modules/related-tags/components/related-tag.vue2.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue.js +6 -9
- package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue2.js +52 -54
- package/js/x-modules/related-tags/components/related-tags.vue2.js.map +1 -1
- package/js/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.js +19 -20
- package/js/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.js.map +1 -1
- package/js/x-modules/related-tags/store/actions/fetch-related-tags.action.js +12 -12
- package/js/x-modules/related-tags/store/actions/fetch-related-tags.action.js.map +1 -1
- package/js/x-modules/related-tags/store/actions/set-url-params.action.js +30 -27
- package/js/x-modules/related-tags/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/related-tags/store/actions/toggle-related-tag.action.js +18 -19
- package/js/x-modules/related-tags/store/actions/toggle-related-tag.action.js.map +1 -1
- package/js/x-modules/related-tags/store/emitters.js +13 -12
- package/js/x-modules/related-tags/store/emitters.js.map +1 -1
- package/js/x-modules/related-tags/store/getters/query.getter.js +10 -12
- package/js/x-modules/related-tags/store/getters/query.getter.js.map +1 -1
- package/js/x-modules/related-tags/store/getters/related-tags.getter.js +9 -10
- package/js/x-modules/related-tags/store/getters/related-tags.getter.js.map +1 -1
- package/js/x-modules/related-tags/store/getters/request.getter.js +19 -21
- package/js/x-modules/related-tags/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/related-tags/store/module.js +44 -44
- package/js/x-modules/related-tags/store/module.js.map +1 -1
- package/js/x-modules/related-tags/wiring.js +128 -128
- package/js/x-modules/related-tags/wiring.js.map +1 -1
- package/js/x-modules/related-tags/x-module.js +12 -12
- package/js/x-modules/related-tags/x-module.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll-item.vue.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll-item.vue2.js +75 -77
- package/js/x-modules/scroll/components/main-scroll-item.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll.vue.js +169 -169
- package/js/x-modules/scroll/components/main-scroll.vue.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue.js +1 -2
- package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js +147 -141
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/scroll.const.js +11 -11
- package/js/x-modules/scroll/components/scroll.const.js.map +1 -1
- package/js/x-modules/scroll/components/scroll.vue.js +3 -3
- package/js/x-modules/scroll/components/scroll.vue.js.map +1 -1
- package/js/x-modules/scroll/components/scroll.vue2.js +102 -102
- package/js/x-modules/scroll/components/scroll.vue2.js.map +1 -1
- package/js/x-modules/scroll/store/emitters.js +6 -5
- package/js/x-modules/scroll/store/emitters.js.map +1 -1
- package/js/x-modules/scroll/store/module.js +29 -29
- package/js/x-modules/scroll/store/module.js.map +1 -1
- package/js/x-modules/scroll/wiring.js +89 -89
- package/js/x-modules/scroll/wiring.js.map +1 -1
- package/js/x-modules/scroll/x-module.js +12 -12
- package/js/x-modules/scroll/x-module.js.map +1 -1
- package/js/x-modules/search/components/banner.vue.js +5 -4
- package/js/x-modules/search/components/banner.vue.js.map +1 -1
- package/js/x-modules/search/components/banner.vue2.js +61 -61
- package/js/x-modules/search/components/banner.vue2.js.map +1 -1
- package/js/x-modules/search/components/banners-list.vue.js +96 -95
- package/js/x-modules/search/components/banners-list.vue.js.map +1 -1
- package/js/x-modules/search/components/fallback-disclaimer.vue.js.map +1 -1
- package/js/x-modules/search/components/fallback-disclaimer.vue2.js +14 -17
- package/js/x-modules/search/components/fallback-disclaimer.vue2.js.map +1 -1
- package/js/x-modules/search/components/partial-query-button.vue.js +2 -2
- package/js/x-modules/search/components/partial-query-button.vue.js.map +1 -1
- package/js/x-modules/search/components/partial-query-button.vue2.js +49 -49
- package/js/x-modules/search/components/partial-query-button.vue2.js.map +1 -1
- package/js/x-modules/search/components/partial-results-list.vue.js +1 -2
- package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/partial-results-list.vue2.js +50 -52
- package/js/x-modules/search/components/partial-results-list.vue2.js.map +1 -1
- package/js/x-modules/search/components/promoted.vue.js +6 -4
- package/js/x-modules/search/components/promoted.vue.js.map +1 -1
- package/js/x-modules/search/components/promoted.vue2.js +40 -40
- package/js/x-modules/search/components/promoted.vue2.js.map +1 -1
- package/js/x-modules/search/components/promoteds-list.vue.js +72 -72
- package/js/x-modules/search/components/promoteds-list.vue.js.map +1 -1
- package/js/x-modules/search/components/redirection.vue.js.map +1 -1
- package/js/x-modules/search/components/redirection.vue2.js +113 -114
- package/js/x-modules/search/components/redirection.vue2.js.map +1 -1
- package/js/x-modules/search/components/results-list.vue.js +63 -69
- package/js/x-modules/search/components/results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-dropdown.vue.js +5 -7
- package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-dropdown.vue2.js +43 -43
- package/js/x-modules/search/components/sort-dropdown.vue2.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue2.js +44 -44
- package/js/x-modules/search/components/sort-list.vue2.js.map +1 -1
- package/js/x-modules/search/components/sort-picker-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-picker-list.vue2.js +45 -45
- package/js/x-modules/search/components/sort-picker-list.vue2.js.map +1 -1
- package/js/x-modules/search/components/spellcheck-button.vue.js +2 -2
- package/js/x-modules/search/components/spellcheck-button.vue.js.map +1 -1
- package/js/x-modules/search/components/spellcheck-button.vue2.js +45 -45
- package/js/x-modules/search/components/spellcheck-button.vue2.js.map +1 -1
- package/js/x-modules/search/components/spellcheck.vue.js.map +1 -1
- package/js/x-modules/search/components/spellcheck.vue2.js +26 -26
- package/js/x-modules/search/components/spellcheck.vue2.js.map +1 -1
- package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +51 -44
- package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/actions/fetch-search-response.action.js +11 -11
- package/js/x-modules/search/store/actions/fetch-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/actions/increase-page-apending-results.action.js +14 -15
- package/js/x-modules/search/store/actions/increase-page-apending-results.action.js.map +1 -1
- package/js/x-modules/search/store/actions/reset-request-on-refinement.action.js +29 -30
- package/js/x-modules/search/store/actions/reset-request-on-refinement.action.js.map +1 -1
- package/js/x-modules/search/store/actions/save-origin.action.js +10 -11
- package/js/x-modules/search/store/actions/save-origin.action.js.map +1 -1
- package/js/x-modules/search/store/actions/save-search-response.action.js +41 -41
- package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/actions/set-url-params.action.js +13 -15
- package/js/x-modules/search/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/search/store/emitters.js +44 -43
- package/js/x-modules/search/store/emitters.js.map +1 -1
- package/js/x-modules/search/store/getters/query.getter.js +12 -12
- package/js/x-modules/search/store/getters/query.getter.js.map +1 -1
- package/js/x-modules/search/store/getters/request.getter.js +20 -21
- package/js/x-modules/search/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/search/store/module.js +151 -149
- package/js/x-modules/search/store/module.js.map +1 -1
- package/js/x-modules/search/wiring.js +254 -250
- package/js/x-modules/search/wiring.js.map +1 -1
- package/js/x-modules/search/x-module.js +12 -12
- package/js/x-modules/search/x-module.js.map +1 -1
- package/js/x-modules/search-box/components/clear-search-input.vue.js +2 -3
- package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
- package/js/x-modules/search-box/components/clear-search-input.vue2.js +34 -34
- package/js/x-modules/search-box/components/clear-search-input.vue2.js.map +1 -1
- package/js/x-modules/search-box/components/search-button.vue.js +4 -5
- package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-button.vue2.js +50 -50
- package/js/x-modules/search-box/components/search-button.vue2.js.map +1 -1
- package/js/x-modules/search-box/components/search-input-placeholder.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-input-placeholder.vue2.js +175 -175
- package/js/x-modules/search-box/components/search-input-placeholder.vue2.js.map +1 -1
- package/js/x-modules/search-box/components/search-input.vue.js +10 -10
- package/js/x-modules/search-box/components/search-input.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-input.vue2.js +219 -219
- package/js/x-modules/search-box/components/search-input.vue2.js.map +1 -1
- package/js/x-modules/search-box/store/actions/set-input-status.action.js +43 -43
- package/js/x-modules/search-box/store/actions/set-input-status.action.js.map +1 -1
- package/js/x-modules/search-box/store/actions/set-url-params.action.js +10 -11
- package/js/x-modules/search-box/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/search-box/store/emitters.js +9 -8
- package/js/x-modules/search-box/store/emitters.js.map +1 -1
- package/js/x-modules/search-box/store/module.js +26 -26
- package/js/x-modules/search-box/store/module.js.map +1 -1
- package/js/x-modules/search-box/wiring.js +96 -95
- package/js/x-modules/search-box/wiring.js.map +1 -1
- package/js/x-modules/search-box/x-module.js +12 -12
- package/js/x-modules/search-box/x-module.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-queries.vue.js +1 -3
- package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js +52 -54
- package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-query.vue.js +3 -6
- package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-query.vue2.js +32 -32
- package/js/x-modules/semantic-queries/components/semantic-query.vue2.js.map +1 -1
- package/js/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.js +18 -20
- package/js/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.js.map +1 -1
- package/js/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.js +12 -12
- package/js/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.js.map +1 -1
- package/js/x-modules/semantic-queries/store/emitters.js +8 -8
- package/js/x-modules/semantic-queries/store/emitters.js.map +1 -1
- package/js/x-modules/semantic-queries/store/getters/normalized-query.getter.js +11 -11
- package/js/x-modules/semantic-queries/store/getters/normalized-query.getter.js.map +1 -1
- package/js/x-modules/semantic-queries/store/getters/request.getter.js +21 -20
- package/js/x-modules/semantic-queries/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.js +18 -0
- package/js/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.js.map +1 -0
- package/js/x-modules/semantic-queries/store/module.js +46 -40
- package/js/x-modules/semantic-queries/store/module.js.map +1 -1
- package/js/x-modules/semantic-queries/wiring.js +85 -80
- package/js/x-modules/semantic-queries/wiring.js.map +1 -1
- package/js/x-modules/semantic-queries/x-module.js +12 -12
- package/js/x-modules/semantic-queries/x-module.js.map +1 -1
- package/js/x-modules/tagging/components/tagging.vue.js +97 -97
- package/js/x-modules/tagging/components/tagging.vue.js.map +1 -1
- package/js/x-modules/tagging/service/{pdp-add-to-cart.service.js → external-tagging.service.js} +176 -146
- package/js/x-modules/tagging/service/external-tagging.service.js.map +1 -0
- package/js/x-modules/tagging/store/actions/track.action.js +35 -36
- package/js/x-modules/tagging/store/actions/track.action.js.map +1 -1
- package/js/x-modules/tagging/store/emitters.js +12 -12
- package/js/x-modules/tagging/store/emitters.js.map +1 -1
- package/js/x-modules/tagging/store/module.js +40 -36
- package/js/x-modules/tagging/store/module.js.map +1 -1
- package/js/x-modules/tagging/wiring.js +426 -259
- package/js/x-modules/tagging/wiring.js.map +1 -1
- package/js/x-modules/tagging/x-module.js +12 -12
- package/js/x-modules/tagging/x-module.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue.js +2 -2
- package/js/x-modules/url/components/url-handler.vue.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue2.js +316 -317
- package/js/x-modules/url/components/url-handler.vue2.js.map +1 -1
- package/js/x-modules/url/store/emitters.js +49 -48
- package/js/x-modules/url/store/emitters.js.map +1 -1
- package/js/x-modules/url/store/getters/url-params.getter.js +33 -35
- package/js/x-modules/url/store/getters/url-params.getter.js.map +1 -1
- package/js/x-modules/url/store/initial-state.js +14 -13
- package/js/x-modules/url/store/initial-state.js.map +1 -1
- package/js/x-modules/url/store/module.js +39 -36
- package/js/x-modules/url/store/module.js.map +1 -1
- package/js/x-modules/url/store/mutations/set-params.mutation.js +14 -14
- package/js/x-modules/url/store/mutations/set-params.mutation.js.map +1 -1
- package/js/x-modules/url/wiring.js +124 -115
- package/js/x-modules/url/wiring.js.map +1 -1
- package/js/x-modules/url/x-module.js +12 -12
- package/js/x-modules/url/x-module.js.map +1 -1
- package/next-queries/index.js +4 -4
- package/package.json +76 -71
- package/popular-searches/index.js +2 -2
- package/queries-preview/index.js +4 -4
- package/query-suggestions/index.js +1 -1
- package/related-prompts/index.js +1 -1
- package/related-tags/index.js +1 -1
- package/report/tsdoc-metadata.json +1 -1
- package/report/x-adapter-platform.api.json +2728 -634
- package/report/x-components.api.json +19703 -18918
- package/report/x-components.api.md +1417 -967
- package/report/x-types.api.json +1614 -25
- package/scroll/index.js +2 -2
- package/search/index.js +2 -2
- package/search-box/index.js +1 -1
- package/semantic-queries/index.js +2 -2
- package/tagging/index.js +2 -2
- package/tools/inject-css.js +4 -4
- package/types/adapter/e2e-adapter.d.ts +20 -18
- package/types/adapter/e2e-adapter.d.ts.map +1 -1
- package/types/adapter/mocked-responses.d.ts +46 -46
- package/types/adapter/mocked-responses.d.ts.map +1 -1
- package/types/components/animations/animate-clip-path/animate-clip-path.factory.d.ts +13 -13
- package/types/components/animations/animate-clip-path/animate-clip-path.factory.d.ts.map +1 -1
- package/types/components/animations/animate-scale/animate-scale.factory.d.ts +13 -13
- package/types/components/animations/animate-scale/animate-scale.factory.d.ts.map +1 -1
- package/types/components/animations/animate-translate/animate-translate.factory.d.ts +13 -13
- package/types/components/animations/animate-translate/animate-translate.factory.d.ts.map +1 -1
- package/types/components/animations/animate-width.vue.d.ts +7 -7
- package/types/components/animations/animate-width.vue.d.ts.map +1 -1
- package/types/components/animations/change-height.vue.d.ts +5 -0
- package/types/components/animations/change-height.vue.d.ts.map +1 -0
- package/types/components/animations/collapse-height.vue.d.ts +30 -30
- package/types/components/animations/collapse-height.vue.d.ts.map +1 -1
- package/types/components/animations/collapse-width.vue.d.ts +30 -30
- package/types/components/animations/collapse-width.vue.d.ts.map +1 -1
- package/types/components/animations/create-directional-animation-factory.d.ts +12 -12
- package/types/components/animations/create-directional-animation-factory.d.ts.map +1 -1
- package/types/components/animations/cross-fade.vue.d.ts +26 -26
- package/types/components/animations/cross-fade.vue.d.ts.map +1 -1
- package/types/components/animations/fade-and-slide.vue.d.ts +36 -36
- package/types/components/animations/fade-and-slide.vue.d.ts.map +1 -1
- package/types/components/animations/fade.vue.d.ts +22 -22
- package/types/components/animations/fade.vue.d.ts.map +1 -1
- package/types/components/animations/index.d.ts +15 -14
- package/types/components/animations/index.d.ts.map +1 -1
- package/types/components/animations/no-animation.vue.d.ts +8 -8
- package/types/components/animations/no-animation.vue.d.ts.map +1 -1
- package/types/components/animations/staggered-fade-and-slide.vue.d.ts +49 -49
- package/types/components/animations/staggered-fade-and-slide.vue.d.ts.map +1 -1
- package/types/components/animations/use-collapse-animation.d.ts +18 -18
- package/types/components/animations/use-collapse-animation.d.ts.map +1 -1
- package/types/components/animations/use-disable-animation.d.ts +11 -11
- package/types/components/auto-progress-bar.vue.d.ts +52 -52
- package/types/components/auto-progress-bar.vue.d.ts.map +1 -1
- package/types/components/base-dropdown.vue.d.ts +92 -92
- package/types/components/base-dropdown.vue.d.ts.map +1 -1
- package/types/components/base-event-button.vue.d.ts +45 -45
- package/types/components/base-event-button.vue.d.ts.map +1 -1
- package/types/components/base-grid.vue.d.ts +80 -80
- package/types/components/base-grid.vue.d.ts.map +1 -1
- package/types/components/base-keyboard-navigation.vue.d.ts +68 -68
- package/types/components/base-keyboard-navigation.vue.d.ts.map +1 -1
- package/types/components/base-rating.vue.d.ts +51 -51
- package/types/components/base-rating.vue.d.ts.map +1 -1
- package/types/components/base-slider.vue.d.ts +73 -62
- package/types/components/base-slider.vue.d.ts.map +1 -1
- package/types/components/base-switch.vue.d.ts +27 -26
- package/types/components/base-switch.vue.d.ts.map +1 -1
- package/types/components/base-teleport.vue.d.ts +59 -0
- package/types/components/base-teleport.vue.d.ts.map +1 -0
- package/types/components/base-variable-column-grid.vue.d.ts +76 -76
- package/types/components/base-variable-column-grid.vue.d.ts.map +1 -1
- package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts +39 -38
- package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts.map +1 -1
- package/types/components/column-picker/base-column-picker-list.vue.d.ts +43 -43
- package/types/components/column-picker/base-column-picker-list.vue.d.ts.map +1 -1
- package/types/components/column-picker/index.d.ts +2 -2
- package/types/components/column-picker/index.d.ts.map +1 -1
- package/types/components/currency/base-currency.vue.d.ts +83 -83
- package/types/components/currency/base-currency.vue.d.ts.map +1 -1
- package/types/components/currency/index.d.ts +1 -1
- package/types/components/currency/index.d.ts.map +1 -1
- package/types/components/decorators/injection.consts.d.ts +56 -56
- package/types/components/decorators/injection.consts.d.ts.map +1 -1
- package/types/components/display-click-provider.vue.d.ts +61 -0
- package/types/components/display-click-provider.vue.d.ts.map +1 -0
- package/types/components/display-emitter.vue.d.ts +28 -28
- package/types/components/display-emitter.vue.d.ts.map +1 -1
- package/types/components/filters/index.d.ts +2 -2
- package/types/components/filters/index.d.ts.map +1 -1
- package/types/components/filters/labels/base-price-filter-label.vue.d.ts +90 -90
- package/types/components/filters/labels/base-price-filter-label.vue.d.ts.map +1 -1
- package/types/components/filters/labels/base-rating-filter-label.vue.d.ts +52 -52
- package/types/components/filters/labels/base-rating-filter-label.vue.d.ts.map +1 -1
- package/types/components/global-x-bus.vue.d.ts +20 -341
- package/types/components/global-x-bus.vue.d.ts.map +1 -1
- package/types/components/highlight.vue.d.ts +78 -78
- package/types/components/highlight.vue.d.ts.map +1 -1
- package/types/components/icons/index.d.ts +75 -73
- package/types/components/icons/index.d.ts.map +1 -1
- package/types/components/index.d.ts +33 -30
- package/types/components/index.d.ts.map +1 -1
- package/types/components/items-list.vue.d.ts +46 -46
- package/types/components/items-list.vue.d.ts.map +1 -1
- package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts +22 -22
- package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +1 -1
- package/types/components/layouts/index.d.ts +3 -3
- package/types/components/layouts/index.d.ts.map +1 -1
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +28 -28
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts.map +1 -1
- package/types/components/layouts/single-column-layout.vue.d.ts +28 -28
- package/types/components/layouts/single-column-layout.vue.d.ts.map +1 -1
- package/types/components/location-provider.vue.d.ts +32 -32
- package/types/components/location-provider.vue.d.ts.map +1 -1
- package/types/components/modals/base-events-modal-close.vue.d.ts +35 -34
- package/types/components/modals/base-events-modal-close.vue.d.ts.map +1 -1
- package/types/components/modals/base-events-modal-open.vue.d.ts +35 -34
- package/types/components/modals/base-events-modal-open.vue.d.ts.map +1 -1
- package/types/components/modals/base-events-modal.vue.d.ts +60 -60
- package/types/components/modals/base-events-modal.vue.d.ts.map +1 -1
- package/types/components/modals/base-id-modal-close.vue.d.ts +24 -24
- package/types/components/modals/base-id-modal-close.vue.d.ts.map +1 -1
- package/types/components/modals/base-id-modal-open.vue.d.ts +23 -23
- package/types/components/modals/base-id-modal-open.vue.d.ts.map +1 -1
- package/types/components/modals/base-id-modal.vue.d.ts +42 -42
- package/types/components/modals/base-id-modal.vue.d.ts.map +1 -1
- package/types/components/modals/base-modal.vue.d.ts +94 -94
- package/types/components/modals/base-modal.vue.d.ts.map +1 -1
- package/types/components/modals/close-main-modal.vue.d.ts +9 -9
- package/types/components/modals/close-main-modal.vue.d.ts.map +1 -1
- package/types/components/modals/index.d.ts +10 -10
- package/types/components/modals/index.d.ts.map +1 -1
- package/types/components/modals/main-modal.vue.d.ts +90 -89
- package/types/components/modals/main-modal.vue.d.ts.map +1 -1
- package/types/components/modals/open-main-modal.vue.d.ts +9 -9
- package/types/components/modals/open-main-modal.vue.d.ts.map +1 -1
- package/types/components/page-loader-button.vue.d.ts +54 -54
- package/types/components/page-loader-button.vue.d.ts.map +1 -1
- package/types/components/page-selector.vue.d.ts +125 -0
- package/types/components/page-selector.vue.d.ts.map +1 -0
- package/types/components/panels/base-header-toggle-panel.vue.d.ts +34 -34
- package/types/components/panels/base-header-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/panels/base-id-toggle-panel-button.vue.d.ts +31 -31
- package/types/components/panels/base-id-toggle-panel-button.vue.d.ts.map +1 -1
- package/types/components/panels/base-id-toggle-panel.vue.d.ts +57 -57
- package/types/components/panels/base-id-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/panels/base-tabs-panel.vue.d.ts +110 -110
- package/types/components/panels/base-tabs-panel.vue.d.ts.map +1 -1
- package/types/components/panels/base-toggle-panel.vue.d.ts +50 -50
- package/types/components/panels/base-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/panels/index.d.ts +5 -5
- package/types/components/panels/index.d.ts.map +1 -1
- package/types/components/result/base-result-add-to-cart.vue.d.ts +35 -33
- package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
- package/types/components/result/base-result-current-price.vue.d.ts +73 -73
- package/types/components/result/base-result-current-price.vue.d.ts.map +1 -1
- package/types/components/result/base-result-image.vue.d.ts +77 -77
- package/types/components/result/base-result-image.vue.d.ts.map +1 -1
- package/types/components/result/base-result-link.vue.d.ts +37 -36
- package/types/components/result/base-result-link.vue.d.ts.map +1 -1
- package/types/components/result/base-result-previous-price.vue.d.ts +67 -67
- package/types/components/result/base-result-previous-price.vue.d.ts.map +1 -1
- package/types/components/result/base-result-rating.vue.d.ts +48 -47
- package/types/components/result/base-result-rating.vue.d.ts.map +1 -1
- package/types/components/result/index.d.ts +10 -10
- package/types/components/result/index.d.ts.map +1 -1
- package/types/components/result/result-variant-selector.vue.d.ts +29 -29
- package/types/components/result/result-variant-selector.vue.d.ts.map +1 -1
- package/types/components/result/result-variants-provider.vue.d.ts +52 -52
- package/types/components/result/result-variants-provider.vue.d.ts.map +1 -1
- package/types/components/scroll/base-scroll.vue.d.ts +121 -120
- package/types/components/scroll/base-scroll.vue.d.ts.map +1 -1
- package/types/components/scroll/index.d.ts +3 -3
- package/types/components/scroll/index.d.ts.map +1 -1
- package/types/components/scroll/scroll.types.d.ts +6 -6
- package/types/components/scroll/scroll.types.d.ts.map +1 -1
- package/types/components/scroll/use-scroll.d.ts +47 -47
- package/types/components/scroll/use-scroll.d.ts.map +1 -1
- package/types/components/sliding-panel.vue.d.ts +89 -74
- package/types/components/sliding-panel.vue.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts +187 -172
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestion.vue.d.ts +112 -112
- package/types/components/suggestions/base-suggestion.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestions.vue.d.ts +110 -110
- package/types/components/suggestions/base-suggestions.vue.d.ts.map +1 -1
- package/types/components/suggestions/index.d.ts +2 -2
- package/types/components/suggestions/index.d.ts.map +1 -1
- package/types/components/x-component.utils.d.ts +28 -28
- package/types/components/x-component.utils.d.ts.map +1 -1
- package/types/composables/create-use-device.d.ts +50 -50
- package/types/composables/create-use-device.d.ts.map +1 -1
- package/types/composables/index.d.ts +8 -9
- package/types/composables/index.d.ts.map +1 -1
- package/types/composables/use-$x.d.ts +13 -13
- package/types/composables/use-alias-api.d.ts +122 -122
- package/types/composables/use-alias-api.d.ts.map +1 -1
- package/types/composables/use-debounce.d.ts +12 -12
- package/types/composables/use-debounce.d.ts.map +1 -1
- package/types/composables/use-getter.d.ts +22 -12
- package/types/composables/use-getter.d.ts.map +1 -1
- package/types/composables/use-on-display.d.ts +48 -52
- package/types/composables/use-on-display.d.ts.map +1 -1
- package/types/composables/use-state.d.ts +12 -13
- package/types/composables/use-state.d.ts.map +1 -1
- package/types/composables/use-x-bus.d.ts +20 -20
- package/types/composables/use-x-bus.d.ts.map +1 -1
- package/types/directives/index.d.ts +2 -1
- package/types/directives/index.d.ts.map +1 -1
- package/types/directives/infinite-scroll.d.ts +49 -49
- package/types/directives/infinite-scroll.d.ts.map +1 -1
- package/types/directives/typing.d.ts +35 -0
- package/types/directives/typing.d.ts.map +1 -0
- package/types/index.d.ts +39 -36
- package/types/index.d.ts.map +1 -1
- package/types/plugins/devtools/colors.utils.d.ts +21 -21
- package/types/plugins/devtools/colors.utils.d.ts.map +1 -1
- package/types/plugins/devtools/devtools.plugin.d.ts +11 -11
- package/types/plugins/devtools/devtools.plugin.d.ts.map +1 -1
- package/types/plugins/devtools/timeline.devtools.d.ts +19 -19
- package/types/plugins/devtools/timeline.devtools.d.ts.map +1 -1
- package/types/plugins/devtools/wiring.devtools.d.ts +20 -20
- package/types/plugins/devtools/wiring.devtools.d.ts.map +1 -1
- package/types/plugins/index.d.ts +6 -6
- package/types/plugins/index.d.ts.map +1 -1
- package/types/plugins/x-bus.d.ts +9 -9
- package/types/plugins/x-bus.d.ts.map +1 -1
- package/types/plugins/x-emitters.d.ts +26 -27
- package/types/plugins/x-emitters.d.ts.map +1 -1
- package/types/plugins/x-plugin.d.ts +259 -264
- package/types/plugins/x-plugin.d.ts.map +1 -1
- package/types/plugins/x-plugin.types.d.ts +244 -246
- package/types/plugins/x-plugin.types.d.ts.map +1 -1
- package/types/plugins/x-plugin.utils.d.ts +18 -18
- package/types/plugins/x-plugin.utils.d.ts.map +1 -1
- package/types/router.d.ts +2 -2
- package/types/router.d.ts.map +1 -1
- package/types/services/directional-focus-navigation.service.d.ts +249 -251
- package/types/services/directional-focus-navigation.service.d.ts.map +1 -1
- package/types/services/index.d.ts +2 -2
- package/types/services/index.d.ts.map +1 -1
- package/types/services/services.types.d.ts +91 -91
- package/types/services/services.types.d.ts.map +1 -1
- package/types/services/state-machine.service.d.ts +30 -30
- package/types/services/state-machine.service.d.ts.map +1 -1
- package/types/store/actions.types.d.ts +66 -68
- package/types/store/actions.types.d.ts.map +1 -1
- package/types/store/getters.types.d.ts +26 -26
- package/types/store/getters.types.d.ts.map +1 -1
- package/types/store/index.d.ts +11 -8
- package/types/store/index.d.ts.map +1 -1
- package/types/store/mutations.types.d.ts +33 -33
- package/types/store/mutations.types.d.ts.map +1 -1
- package/types/store/store.types.d.ts +151 -151
- package/types/store/store.types.d.ts.map +1 -1
- package/types/store/utils/config-store.utils.d.ts +44 -44
- package/types/store/utils/config-store.utils.d.ts.map +1 -1
- package/types/store/utils/fetch-and-save-action.utils.d.ts +71 -72
- package/types/store/utils/fetch-and-save-action.utils.d.ts.map +1 -1
- package/types/store/utils/getters-proxy.utils.d.ts +41 -41
- package/types/store/utils/getters-proxy.utils.d.ts.map +1 -1
- package/types/store/utils/query.utils.d.ts +54 -54
- package/types/store/utils/query.utils.d.ts.map +1 -1
- package/types/store/utils/status-store.utils.d.ts +42 -42
- package/types/store/utils/status-store.utils.d.ts.map +1 -1
- package/types/store/utils/store-emitters.utils.d.ts +85 -85
- package/types/store/utils/store-emitters.utils.d.ts.map +1 -1
- package/types/store/x.module.d.ts +19 -19
- package/types/store/x.module.d.ts.map +1 -1
- package/types/tailwind/plugin-options.d.ts +2 -3
- package/types/tailwind/plugin-options.d.ts.map +1 -1
- package/types/types/animation-prop.d.ts +11 -11
- package/types/types/animation-prop.d.ts.map +1 -1
- package/types/types/index.d.ts +3 -3
- package/types/types/index.d.ts.map +1 -1
- package/types/types/origin.d.ts +45 -45
- package/types/types/origin.d.ts.map +1 -1
- package/types/types/page-mode.d.ts +2 -0
- package/types/types/page-mode.d.ts.map +1 -0
- package/types/types/url-params.d.ts +15 -14
- package/types/types/url-params.d.ts.map +1 -1
- package/types/utils/array.d.ts +158 -158
- package/types/utils/array.d.ts.map +1 -1
- package/types/utils/cancellable-promise.d.ts +44 -44
- package/types/utils/cancellable-promise.d.ts.map +1 -1
- package/types/utils/clone.d.ts +9 -9
- package/types/utils/clone.d.ts.map +1 -1
- package/types/utils/currency-formatter.d.ts +29 -29
- package/types/utils/debounce.d.ts +36 -38
- package/types/utils/debounce.d.ts.map +1 -1
- package/types/utils/filters.d.ts +23 -23
- package/types/utils/filters.d.ts.map +1 -1
- package/types/utils/focus.d.ts +6 -6
- package/types/utils/focus.d.ts.map +1 -1
- package/types/utils/function.d.ts +7 -7
- package/types/utils/function.d.ts.map +1 -1
- package/types/utils/get-url-parameters.d.ts +8 -8
- package/types/utils/get-url-parameters.d.ts.map +1 -1
- package/types/utils/html.d.ts +39 -39
- package/types/utils/index.d.ts +20 -19
- package/types/utils/index.d.ts.map +1 -1
- package/types/utils/ios-utils.d.ts +17 -0
- package/types/utils/ios-utils.d.ts.map +1 -0
- package/types/utils/is-new-query.d.ts +35 -35
- package/types/utils/is-new-query.d.ts.map +1 -1
- package/types/utils/normalize.d.ts +10 -10
- package/types/utils/number.d.ts +10 -11
- package/types/utils/number.d.ts.map +1 -1
- package/types/utils/origin.d.ts +12 -14
- package/types/utils/origin.d.ts.map +1 -1
- package/types/utils/sanitize.d.ts +8 -8
- package/types/utils/sanitize.d.ts.map +1 -1
- package/types/utils/storage.d.ts +10 -10
- package/types/utils/storage.d.ts.map +1 -1
- package/types/utils/string.d.ts +36 -36
- package/types/utils/throttle.d.ts +11 -11
- package/types/utils/throttle.d.ts.map +1 -1
- package/types/utils/types.d.ts +162 -162
- package/types/utils/types.d.ts.map +1 -1
- package/types/views/adapter.d.ts +5 -5
- package/types/views/adapter.d.ts.map +1 -1
- package/types/views/base-config.d.ts +4 -4
- package/types/views/base-config.d.ts.map +1 -1
- package/types/views/home/types.d.ts +27 -27
- package/types/views/home/types.d.ts.map +1 -1
- package/types/wiring/events.types.d.ts +237 -236
- package/types/wiring/events.types.d.ts.map +1 -1
- package/types/wiring/index.d.ts +8 -8
- package/types/wiring/index.d.ts.map +1 -1
- package/types/wiring/namespaced-wires.factory.d.ts +38 -38
- package/types/wiring/namespaced-wires.factory.d.ts.map +1 -1
- package/types/wiring/namespaced-wires.operators.d.ts +26 -26
- package/types/wiring/namespaced-wires.operators.d.ts.map +1 -1
- package/types/wiring/namespaced-wiring.types.d.ts +111 -111
- package/types/wiring/namespaced-wiring.types.d.ts.map +1 -1
- package/types/wiring/wires-operators.utils.d.ts +37 -35
- package/types/wiring/wires-operators.utils.d.ts.map +1 -1
- package/types/wiring/wires.factory.d.ts +114 -114
- package/types/wiring/wires.factory.d.ts.map +1 -1
- package/types/wiring/wires.operators.d.ts +95 -95
- package/types/wiring/wires.operators.d.ts.map +1 -1
- package/types/wiring/wiring.types.d.ts +172 -172
- package/types/wiring/wiring.types.d.ts.map +1 -1
- package/types/wiring/wiring.utils.d.ts +27 -27
- package/types/wiring/wiring.utils.d.ts.map +1 -1
- package/types/x-bus/index.d.ts +3 -0
- package/types/x-bus/index.d.ts.map +1 -0
- package/types/x-bus/x-bus.d.ts +154 -0
- package/types/x-bus/x-bus.d.ts.map +1 -0
- package/types/x-bus/x-bus.spec.d.ts +2 -0
- package/types/x-bus/x-bus.spec.d.ts.map +1 -0
- package/types/x-bus/x-bus.types.d.ts +130 -0
- package/types/x-bus/x-bus.types.d.ts.map +1 -0
- package/types/x-bus/x-priority-queue/index.d.ts +3 -0
- package/types/x-bus/x-priority-queue/index.d.ts.map +1 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.d.ts +142 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.d.ts.map +1 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.spec.d.ts +2 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.spec.d.ts.map +1 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.types.d.ts +62 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.types.d.ts.map +1 -0
- package/types/x-installer/api/api.types.d.ts +135 -136
- package/types/x-installer/api/api.types.d.ts.map +1 -1
- package/types/x-installer/api/base-api.d.ts +112 -112
- package/types/x-installer/api/base-api.d.ts.map +1 -1
- package/types/x-installer/api/index.d.ts +2 -2
- package/types/x-installer/api/index.d.ts.map +1 -1
- package/types/x-installer/index.d.ts +2 -2
- package/types/x-installer/index.d.ts.map +1 -1
- package/types/x-installer/x-installer/index.d.ts +2 -2
- package/types/x-installer/x-installer/index.d.ts.map +1 -1
- package/types/x-installer/x-installer/types.d.ts +83 -83
- package/types/x-installer/x-installer/types.d.ts.map +1 -1
- package/types/x-installer/x-installer/x-installer.d.ts +216 -216
- package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
- package/types/x-modules/ai/components/ai-overview.vue.d.ts +82 -0
- package/types/x-modules/ai/components/ai-overview.vue.d.ts.map +1 -0
- package/types/x-modules/ai/components/index.d.ts +2 -0
- package/types/x-modules/ai/components/index.d.ts.map +1 -0
- package/types/x-modules/ai/config.types.d.ts +8 -0
- package/types/x-modules/ai/config.types.d.ts.map +1 -0
- package/types/x-modules/ai/events.types.d.ts +16 -0
- package/types/x-modules/ai/events.types.d.ts.map +1 -0
- package/types/x-modules/ai/index.d.ts +7 -0
- package/types/x-modules/ai/index.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.d.ts +11 -0
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.d.ts +12 -0
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/index.d.ts +5 -0
- package/types/x-modules/ai/store/actions/index.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/save-origin.action.d.ts +11 -0
- package/types/x-modules/ai/store/actions/save-origin.action.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/set-url-params.action.d.ts +10 -0
- package/types/x-modules/ai/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/x-modules/ai/store/emitters.d.ts +11 -0
- package/types/x-modules/ai/store/emitters.d.ts.map +1 -0
- package/types/x-modules/ai/store/getters/ai-query.getter.d.ts +13 -0
- package/types/x-modules/ai/store/getters/ai-query.getter.d.ts.map +1 -0
- package/types/x-modules/ai/store/getters/index.d.ts +4 -0
- package/types/x-modules/ai/store/getters/index.d.ts.map +1 -0
- package/types/x-modules/ai/store/getters/suggestions-request.getter.d.ts +14 -0
- package/types/x-modules/ai/store/getters/suggestions-request.getter.d.ts.map +1 -0
- package/types/x-modules/ai/store/getters/suggestions-search-request.getter.d.ts +13 -0
- package/types/x-modules/ai/store/getters/suggestions-search-request.getter.d.ts.map +1 -0
- package/types/x-modules/ai/store/index.d.ts +6 -0
- package/types/x-modules/ai/store/index.d.ts.map +1 -0
- package/types/x-modules/ai/store/module.d.ts +8 -0
- package/types/x-modules/ai/store/module.d.ts.map +1 -0
- package/types/x-modules/ai/store/types.d.ts +182 -0
- package/types/x-modules/ai/store/types.d.ts.map +1 -0
- package/types/x-modules/ai/wiring.d.ts +39 -0
- package/types/x-modules/ai/wiring.d.ts.map +1 -0
- package/types/x-modules/ai/x-module.d.ts +16 -0
- package/types/x-modules/ai/x-module.d.ts.map +1 -0
- package/types/x-modules/device/components/device-detector.vue.d.ts +71 -67
- package/types/x-modules/device/components/device-detector.vue.d.ts.map +1 -1
- package/types/x-modules/device/components/index.d.ts +1 -1
- package/types/x-modules/device/components/index.d.ts.map +1 -1
- package/types/x-modules/device/events.types.d.ts +13 -13
- package/types/x-modules/device/events.types.d.ts.map +1 -1
- package/types/x-modules/device/index.d.ts +5 -5
- package/types/x-modules/device/index.d.ts.map +1 -1
- package/types/x-modules/device/store/emitters.d.ts +6 -6
- package/types/x-modules/device/store/emitters.d.ts.map +1 -1
- package/types/x-modules/device/store/index.d.ts +3 -3
- package/types/x-modules/device/store/index.d.ts.map +1 -1
- package/types/x-modules/device/store/module.d.ts +7 -7
- package/types/x-modules/device/store/module.d.ts.map +1 -1
- package/types/x-modules/device/store/types.d.ts +47 -47
- package/types/x-modules/device/store/types.d.ts.map +1 -1
- package/types/x-modules/device/wiring.d.ts +16 -16
- package/types/x-modules/device/wiring.d.ts.map +1 -1
- package/types/x-modules/device/x-module.d.ts +15 -15
- package/types/x-modules/device/x-module.d.ts.map +1 -1
- package/types/x-modules/empathize/components/empathize.vue.d.ts +83 -51
- package/types/x-modules/empathize/components/empathize.vue.d.ts.map +1 -1
- package/types/x-modules/empathize/components/index.d.ts +1 -1
- package/types/x-modules/empathize/components/index.d.ts.map +1 -1
- package/types/x-modules/empathize/config.types.d.ts +7 -7
- package/types/x-modules/empathize/events.types.d.ts +23 -23
- package/types/x-modules/empathize/events.types.d.ts.map +1 -1
- package/types/x-modules/empathize/index.d.ts +6 -6
- package/types/x-modules/empathize/index.d.ts.map +1 -1
- package/types/x-modules/empathize/store/emitters.d.ts +6 -6
- package/types/x-modules/empathize/store/emitters.d.ts.map +1 -1
- package/types/x-modules/empathize/store/index.d.ts +3 -3
- package/types/x-modules/empathize/store/index.d.ts.map +1 -1
- package/types/x-modules/empathize/store/module.d.ts +7 -7
- package/types/x-modules/empathize/store/module.d.ts.map +1 -1
- package/types/x-modules/empathize/store/types.d.ts +55 -55
- package/types/x-modules/empathize/store/types.d.ts.map +1 -1
- package/types/x-modules/empathize/wiring.d.ts +13 -13
- package/types/x-modules/empathize/wiring.d.ts.map +1 -1
- package/types/x-modules/empathize/x-module.d.ts +15 -15
- package/types/x-modules/empathize/x-module.d.ts.map +1 -1
- package/types/x-modules/experience-controls/components/experience-controls.vue.d.ts +8 -8
- package/types/x-modules/experience-controls/components/experience-controls.vue.d.ts.map +1 -1
- package/types/x-modules/experience-controls/components/index.d.ts +1 -1
- package/types/x-modules/experience-controls/components/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/events.types.d.ts +11 -11
- package/types/x-modules/experience-controls/events.types.d.ts.map +1 -1
- package/types/x-modules/experience-controls/index.d.ts +5 -5
- package/types/x-modules/experience-controls/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts +14 -14
- package/types/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/actions/fetch-experience-controls.action.d.ts +12 -12
- package/types/x-modules/experience-controls/store/actions/fetch-experience-controls.action.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/actions/index.d.ts +2 -2
- package/types/x-modules/experience-controls/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/emitters.d.ts +11 -11
- package/types/x-modules/experience-controls/store/emitters.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.d.ts +12 -12
- package/types/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/getters/index.d.ts +1 -1
- package/types/x-modules/experience-controls/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/index.d.ts +5 -5
- package/types/x-modules/experience-controls/store/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/module.d.ts +7 -7
- package/types/x-modules/experience-controls/store/module.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/types.d.ts +92 -92
- package/types/x-modules/experience-controls/store/types.d.ts.map +1 -1
- package/types/x-modules/experience-controls/wiring.d.ts +25 -25
- package/types/x-modules/experience-controls/wiring.d.ts.map +1 -1
- package/types/x-modules/experience-controls/x-module.d.ts +15 -15
- package/types/x-modules/experience-controls/x-module.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/extra-params.vue.d.ts +20 -20
- package/types/x-modules/extra-params/components/extra-params.vue.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/index.d.ts +3 -3
- package/types/x-modules/extra-params/components/index.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/renderless-extra-param.vue.d.ts +20 -20
- package/types/x-modules/extra-params/components/renderless-extra-param.vue.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +25 -25
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +1 -1
- package/types/x-modules/extra-params/events.types.d.ts +29 -29
- package/types/x-modules/extra-params/events.types.d.ts.map +1 -1
- package/types/x-modules/extra-params/index.d.ts +5 -5
- package/types/x-modules/extra-params/index.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/emitters.d.ts +13 -13
- package/types/x-modules/extra-params/store/emitters.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/index.d.ts +3 -3
- package/types/x-modules/extra-params/store/index.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/module.d.ts +7 -7
- package/types/x-modules/extra-params/store/module.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/types.d.ts +38 -38
- package/types/x-modules/extra-params/store/types.d.ts.map +1 -1
- package/types/x-modules/extra-params/wiring.d.ts +22 -22
- package/types/x-modules/extra-params/wiring.d.ts.map +1 -1
- package/types/x-modules/extra-params/x-module.d.ts +15 -15
- package/types/x-modules/extra-params/x-module.d.ts.map +1 -1
- package/types/x-modules/facets/components/clear-filters.vue.d.ts +29 -28
- package/types/x-modules/facets/components/clear-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts +57 -56
- package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/facets/facets.vue.d.ts +92 -92
- package/types/x-modules/facets/components/facets/facets.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/all-filter.vue.d.ts +32 -32
- package/types/x-modules/facets/components/filters/all-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts +99 -99
- package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +240 -225
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts +50 -50
- package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts +47 -47
- package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +218 -203
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/index.d.ts +17 -17
- package/types/x-modules/facets/components/index.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts +36 -36
- package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +70 -70
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/filters-search.vue.d.ts +62 -62
- package/types/x-modules/facets/components/lists/filters-search.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +51 -51
- package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts +27 -26
- package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts +64 -64
- package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts +45 -45
- package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/preselected-filters.vue.d.ts +39 -39
- package/types/x-modules/facets/components/preselected-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/composables/index.d.ts +2 -2
- package/types/x-modules/facets/composables/index.d.ts.map +1 -1
- package/types/x-modules/facets/composables/use-facets.d.ts +21 -22
- package/types/x-modules/facets/composables/use-facets.d.ts.map +1 -1
- package/types/x-modules/facets/composables/use-filters-injection.d.ts +17 -18
- package/types/x-modules/facets/composables/use-filters-injection.d.ts.map +1 -1
- package/types/x-modules/facets/entities/add-facet-if-not-present.d.ts +12 -12
- package/types/x-modules/facets/entities/add-facet-if-not-present.d.ts.map +1 -1
- package/types/x-modules/facets/entities/editable-number-range-filter.entity.d.ts +63 -63
- package/types/x-modules/facets/entities/editable-number-range-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/filter-entity.factory.d.ts +87 -87
- package/types/x-modules/facets/entities/filter-entity.factory.d.ts.map +1 -1
- package/types/x-modules/facets/entities/hierarchical-filter.entity.d.ts +60 -59
- package/types/x-modules/facets/entities/hierarchical-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/index.d.ts +9 -9
- package/types/x-modules/facets/entities/index.d.ts.map +1 -1
- package/types/x-modules/facets/entities/number-range-filter.entity.d.ts +27 -26
- package/types/x-modules/facets/entities/number-range-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/raw-filter.entity.d.ts +30 -29
- package/types/x-modules/facets/entities/raw-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/simple-filter.entity.d.ts +27 -26
- package/types/x-modules/facets/entities/simple-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/single-select.modifier.d.ts +54 -54
- package/types/x-modules/facets/entities/single-select.modifier.d.ts.map +1 -1
- package/types/x-modules/facets/entities/sticky.modifier.d.ts +31 -31
- package/types/x-modules/facets/entities/sticky.modifier.d.ts.map +1 -1
- package/types/x-modules/facets/entities/types.d.ts +65 -65
- package/types/x-modules/facets/entities/types.d.ts.map +1 -1
- package/types/x-modules/facets/events.types.d.ts +92 -92
- package/types/x-modules/facets/events.types.d.ts.map +1 -1
- package/types/x-modules/facets/index.d.ts +9 -9
- package/types/x-modules/facets/index.d.ts.map +1 -1
- package/types/x-modules/facets/service/facets.service.d.ts +152 -153
- package/types/x-modules/facets/service/facets.service.d.ts.map +1 -1
- package/types/x-modules/facets/service/index.d.ts +2 -2
- package/types/x-modules/facets/service/index.d.ts.map +1 -1
- package/types/x-modules/facets/service/types.d.ts +106 -106
- package/types/x-modules/facets/service/types.d.ts.map +1 -1
- package/types/x-modules/facets/store/constants.d.ts +1 -1
- package/types/x-modules/facets/store/constants.d.ts.map +1 -1
- package/types/x-modules/facets/store/emitters.d.ts +27 -27
- package/types/x-modules/facets/store/emitters.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/facets.getter.d.ts +11 -11
- package/types/x-modules/facets/store/getters/facets.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/index.d.ts +3 -3
- package/types/x-modules/facets/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/selected-filters-by-facet.getter.d.ts +16 -16
- package/types/x-modules/facets/store/getters/selected-filters-by-facet.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/selected-filters-for-request.getter.d.ts +12 -12
- package/types/x-modules/facets/store/getters/selected-filters-for-request.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/selected-filters.getter.d.ts +12 -12
- package/types/x-modules/facets/store/getters/selected-filters.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/index.d.ts +4 -4
- package/types/x-modules/facets/store/index.d.ts.map +1 -1
- package/types/x-modules/facets/store/module.d.ts +7 -7
- package/types/x-modules/facets/store/module.d.ts.map +1 -1
- package/types/x-modules/facets/store/types.d.ts +195 -195
- package/types/x-modules/facets/store/types.d.ts.map +1 -1
- package/types/x-modules/facets/utils.d.ts +11 -11
- package/types/x-modules/facets/utils.d.ts.map +1 -1
- package/types/x-modules/facets/wiring.d.ts +78 -78
- package/types/x-modules/facets/wiring.d.ts.map +1 -1
- package/types/x-modules/facets/x-module.d.ts +15 -15
- package/types/x-modules/facets/x-module.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts +15 -15
- package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts +11 -11
- package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/history-queries.vue.d.ts +11 -11
- package/types/x-modules/history-queries/components/history-queries.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/history-query.vue.d.ts +45 -45
- package/types/x-modules/history-queries/components/history-query.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/index.d.ts +6 -6
- package/types/x-modules/history-queries/components/index.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/my-history.vue.d.ts +65 -65
- package/types/x-modules/history-queries/components/my-history.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts +34 -34
- package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/config.types.d.ts +33 -33
- package/types/x-modules/history-queries/config.types.d.ts.map +1 -1
- package/types/x-modules/history-queries/events.types.d.ts +65 -65
- package/types/x-modules/history-queries/events.types.d.ts.map +1 -1
- package/types/x-modules/history-queries/index.d.ts +6 -6
- package/types/x-modules/history-queries/index.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/add-query-to-history.action.d.ts +91 -91
- package/types/x-modules/history-queries/store/actions/add-query-to-history.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts +10 -10
- package/types/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/refresh-session.action.d.ts +9 -9
- package/types/x-modules/history-queries/store/actions/refresh-session.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/remove-query-from-history.action.d.ts +11 -11
- package/types/x-modules/history-queries/store/actions/remove-query-from-history.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/set-history-queries.action.d.ts +10 -10
- package/types/x-modules/history-queries/store/actions/set-history-queries.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/set-url-params.action.d.ts +10 -11
- package/types/x-modules/history-queries/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/toggle-history-queries.action.d.ts +2 -2
- package/types/x-modules/history-queries/store/actions/toggle-history-queries.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts +17 -20
- package/types/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/constants.d.ts +3 -3
- package/types/x-modules/history-queries/store/constants.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/emitters.d.ts +16 -16
- package/types/x-modules/history-queries/store/emitters.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/history-queries-with-results.getter.d.ts +12 -15
- package/types/x-modules/history-queries/store/getters/history-queries-with-results.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/history-queries.getter.d.ts +35 -35
- package/types/x-modules/history-queries/store/getters/history-queries.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/normalized-query.getter.d.ts +13 -12
- package/types/x-modules/history-queries/store/getters/normalized-query.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/session-history-queries.getter.d.ts +10 -10
- package/types/x-modules/history-queries/store/getters/session-history-queries.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/storage-key.getter.d.ts +8 -8
- package/types/x-modules/history-queries/store/getters/storage-key.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/index.d.ts +11 -11
- package/types/x-modules/history-queries/store/index.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/module.d.ts +7 -7
- package/types/x-modules/history-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/types.d.ts +197 -197
- package/types/x-modules/history-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/history-queries/wiring.d.ts +135 -135
- package/types/x-modules/history-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/history-queries/x-module.d.ts +15 -15
- package/types/x-modules/history-queries/x-module.d.ts.map +1 -1
- package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts +33 -33
- package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts.map +1 -1
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +47 -47
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts.map +1 -1
- package/types/x-modules/identifier-results/components/index.d.ts +2 -2
- package/types/x-modules/identifier-results/components/index.d.ts.map +1 -1
- package/types/x-modules/identifier-results/config.types.d.ts +25 -25
- package/types/x-modules/identifier-results/config.types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/events.types.d.ts +25 -25
- package/types/x-modules/identifier-results/events.types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/index.d.ts +6 -6
- package/types/x-modules/identifier-results/index.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts +15 -15
- package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/fetch-identifier-results.action.d.ts +13 -13
- package/types/x-modules/identifier-results/store/actions/fetch-identifier-results.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/index.d.ts +4 -4
- package/types/x-modules/identifier-results/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/save-origin.action.d.ts +10 -11
- package/types/x-modules/identifier-results/store/actions/save-origin.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/save-query.action.d.ts +10 -11
- package/types/x-modules/identifier-results/store/actions/save-query.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/emitters.d.ts +12 -12
- package/types/x-modules/identifier-results/store/emitters.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts +11 -11
- package/types/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts +11 -11
- package/types/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts +11 -11
- package/types/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/index.d.ts +7 -7
- package/types/x-modules/identifier-results/store/index.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/module.d.ts +7 -7
- package/types/x-modules/identifier-results/store/module.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/types.d.ts +112 -112
- package/types/x-modules/identifier-results/store/types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/wiring.d.ts +80 -80
- package/types/x-modules/identifier-results/wiring.d.ts.map +1 -1
- package/types/x-modules/identifier-results/x-module.d.ts +15 -15
- package/types/x-modules/identifier-results/x-module.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/index.d.ts +4 -4
- package/types/x-modules/next-queries/components/index.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +78 -78
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-queries.vue.d.ts +49 -49
- package/types/x-modules/next-queries/components/next-queries.vue.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts +45 -45
- package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-query.vue.d.ts +55 -55
- package/types/x-modules/next-queries/components/next-query.vue.d.ts.map +1 -1
- package/types/x-modules/next-queries/config.types.d.ts +41 -41
- package/types/x-modules/next-queries/config.types.d.ts.map +1 -1
- package/types/x-modules/next-queries/events.types.d.ts +35 -35
- package/types/x-modules/next-queries/events.types.d.ts.map +1 -1
- package/types/x-modules/next-queries/index.d.ts +7 -7
- package/types/x-modules/next-queries/index.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts +14 -14
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts +2 -2
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-next-queries.action.d.ts +13 -13
- package/types/x-modules/next-queries/store/actions/fetch-next-queries.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-next-query-preview.action.d.ts +15 -12
- package/types/x-modules/next-queries/store/actions/fetch-next-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.d.ts +10 -10
- package/types/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/set-url-params.action.d.ts +10 -11
- package/types/x-modules/next-queries/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/emitters.d.ts +12 -12
- package/types/x-modules/next-queries/store/emitters.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts +10 -12
- package/types/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/getters/next-queries.getter.d.ts +10 -11
- package/types/x-modules/next-queries/store/getters/next-queries.getter.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/getters/request.getter.d.ts +12 -14
- package/types/x-modules/next-queries/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/index.d.ts +9 -9
- package/types/x-modules/next-queries/store/index.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/module.d.ts +7 -7
- package/types/x-modules/next-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/types.d.ts +149 -149
- package/types/x-modules/next-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/next-queries/types.d.ts +11 -11
- package/types/x-modules/next-queries/types.d.ts.map +1 -1
- package/types/x-modules/next-queries/wiring.d.ts +96 -96
- package/types/x-modules/next-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/next-queries/x-module.d.ts +15 -15
- package/types/x-modules/next-queries/x-module.d.ts.map +1 -1
- package/types/x-modules/popular-searches/components/index.d.ts +2 -2
- package/types/x-modules/popular-searches/components/index.d.ts.map +1 -1
- package/types/x-modules/popular-searches/components/popular-search.vue.d.ts +34 -34
- package/types/x-modules/popular-searches/components/popular-search.vue.d.ts.map +1 -1
- package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts +12 -12
- package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts.map +1 -1
- package/types/x-modules/popular-searches/config.types.d.ts +33 -33
- package/types/x-modules/popular-searches/config.types.d.ts.map +1 -1
- package/types/x-modules/popular-searches/events.types.d.ts +24 -24
- package/types/x-modules/popular-searches/events.types.d.ts.map +1 -1
- package/types/x-modules/popular-searches/index.d.ts +6 -6
- package/types/x-modules/popular-searches/index.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts +14 -14
- package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/actions/fetch-suggestions.action.d.ts +12 -12
- package/types/x-modules/popular-searches/store/actions/fetch-suggestions.action.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/emitters.d.ts +10 -10
- package/types/x-modules/popular-searches/store/emitters.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts +11 -12
- package/types/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/getters/request.getter.d.ts +10 -12
- package/types/x-modules/popular-searches/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/index.d.ts +7 -7
- package/types/x-modules/popular-searches/store/index.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/module.d.ts +7 -7
- package/types/x-modules/popular-searches/store/module.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/types.d.ts +90 -90
- package/types/x-modules/popular-searches/store/types.d.ts.map +1 -1
- package/types/x-modules/popular-searches/wiring.d.ts +28 -28
- package/types/x-modules/popular-searches/wiring.d.ts.map +1 -1
- package/types/x-modules/popular-searches/x-module.d.ts +15 -15
- package/types/x-modules/popular-searches/x-module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/index.d.ts +3 -3
- package/types/x-modules/queries-preview/components/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts +54 -54
- package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +124 -124
- 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 +92 -92
- package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/composables/index.d.ts +1 -1
- package/types/x-modules/queries-preview/composables/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts +28 -28
- package/types/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts.map +1 -1
- package/types/x-modules/queries-preview/config.types.d.ts +11 -11
- package/types/x-modules/queries-preview/config.types.d.ts.map +1 -1
- package/types/x-modules/queries-preview/events.types.d.ts +46 -41
- package/types/x-modules/queries-preview/events.types.d.ts.map +1 -1
- package/types/x-modules/queries-preview/index.d.ts +7 -7
- package/types/x-modules/queries-preview/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts +12 -12
- 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/actions/fetch-query-preview.action.d.ts +12 -12
- package/types/x-modules/queries-preview/store/actions/fetch-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/emitters.d.ts +12 -11
- package/types/x-modules/queries-preview/store/emitters.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts +9 -10
- package/types/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/index.d.ts +5 -5
- package/types/x-modules/queries-preview/store/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/module.d.ts +7 -7
- package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/types.d.ts +188 -189
- package/types/x-modules/queries-preview/store/types.d.ts.map +1 -1
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +18 -18
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
- package/types/x-modules/queries-preview/wiring.d.ts +85 -85
- package/types/x-modules/queries-preview/wiring.d.ts.map +1 -1
- package/types/x-modules/queries-preview/x-module.d.ts +15 -15
- package/types/x-modules/queries-preview/x-module.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/components/index.d.ts +2 -2
- package/types/x-modules/query-suggestions/components/index.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts +28 -28
- package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts +11 -11
- package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/config.types.d.ts +58 -58
- package/types/x-modules/query-suggestions/config.types.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/events.types.d.ts +26 -31
- package/types/x-modules/query-suggestions/events.types.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/index.d.ts +6 -6
- package/types/x-modules/query-suggestions/index.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts +14 -14
- package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/actions/fetch-suggestions.action.d.ts +13 -13
- package/types/x-modules/query-suggestions/store/actions/fetch-suggestions.action.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/actions/set-url-params.action.d.ts +10 -11
- package/types/x-modules/query-suggestions/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/emitters.d.ts +9 -9
- package/types/x-modules/query-suggestions/store/emitters.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts +10 -12
- package/types/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/getters/query-suggestions.getter.d.ts +34 -34
- package/types/x-modules/query-suggestions/store/getters/query-suggestions.getter.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/getters/request.getter.d.ts +10 -12
- package/types/x-modules/query-suggestions/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/index.d.ts +8 -8
- package/types/x-modules/query-suggestions/store/index.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/module.d.ts +7 -7
- package/types/x-modules/query-suggestions/store/module.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/types.d.ts +104 -104
- package/types/x-modules/query-suggestions/store/types.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/wiring.d.ts +90 -90
- package/types/x-modules/query-suggestions/wiring.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/x-module.d.ts +15 -15
- package/types/x-modules/query-suggestions/x-module.d.ts.map +1 -1
- package/types/x-modules/recommendations/components/index.d.ts +1 -1
- package/types/x-modules/recommendations/components/index.d.ts.map +1 -1
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts +33 -34
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts.map +1 -1
- package/types/x-modules/recommendations/config.types.d.ts +11 -11
- package/types/x-modules/recommendations/config.types.d.ts.map +1 -1
- package/types/x-modules/recommendations/events.types.d.ts +25 -25
- package/types/x-modules/recommendations/events.types.d.ts.map +1 -1
- package/types/x-modules/recommendations/index.d.ts +6 -6
- package/types/x-modules/recommendations/index.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts +16 -16
- package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts +12 -12
- package/types/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/constants.d.ts +6 -6
- package/types/x-modules/recommendations/store/constants.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/emitters.d.ts +11 -11
- package/types/x-modules/recommendations/store/emitters.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/getters/request.getter.d.ts +11 -11
- package/types/x-modules/recommendations/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/index.d.ts +7 -7
- package/types/x-modules/recommendations/store/index.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/module.d.ts +7 -7
- package/types/x-modules/recommendations/store/module.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/types.d.ts +90 -90
- package/types/x-modules/recommendations/store/types.d.ts.map +1 -1
- package/types/x-modules/recommendations/wiring.d.ts +20 -20
- package/types/x-modules/recommendations/wiring.d.ts.map +1 -1
- package/types/x-modules/recommendations/x-module.d.ts +15 -15
- package/types/x-modules/recommendations/x-module.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/index.d.ts +3 -2
- package/types/x-modules/related-prompts/components/index.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +47 -36
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +105 -105
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +132 -0
- package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/events.types.d.ts +53 -15
- package/types/x-modules/related-prompts/events.types.d.ts.map +1 -1
- package/types/x-modules/related-prompts/index.d.ts +5 -5
- package/types/x-modules/related-prompts/index.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +16 -16
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +12 -12
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/actions/set-url-params.action.d.ts +10 -0
- package/types/x-modules/related-prompts/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/emitters.d.ts +10 -8
- package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/getters/index.d.ts +3 -0
- package/types/x-modules/related-prompts/store/getters/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/getters/related-prompts-query.getter.d.ts +13 -0
- package/types/x-modules/related-prompts/store/getters/related-prompts-query.getter.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +13 -12
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/index.d.ts +5 -6
- package/types/x-modules/related-prompts/store/index.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/module.d.ts +7 -7
- package/types/x-modules/related-prompts/store/module.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/types.d.ts +124 -103
- package/types/x-modules/related-prompts/store/types.d.ts.map +1 -1
- package/types/x-modules/related-prompts/types.d.ts +9 -9
- package/types/x-modules/related-prompts/types.d.ts.map +1 -1
- package/types/x-modules/related-prompts/wiring.d.ts +45 -30
- package/types/x-modules/related-prompts/wiring.d.ts.map +1 -1
- package/types/x-modules/related-prompts/x-module.d.ts +15 -15
- package/types/x-modules/related-prompts/x-module.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/index.d.ts +2 -2
- package/types/x-modules/related-tags/components/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts +58 -58
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts +72 -72
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts.map +1 -1
- package/types/x-modules/related-tags/config.types.d.ts +11 -11
- package/types/x-modules/related-tags/config.types.d.ts.map +1 -1
- package/types/x-modules/related-tags/events.types.d.ts +43 -43
- package/types/x-modules/related-tags/events.types.d.ts.map +1 -1
- package/types/x-modules/related-tags/index.d.ts +6 -6
- package/types/x-modules/related-tags/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts +14 -14
- package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/actions/fetch-related-tags.action.d.ts +12 -12
- package/types/x-modules/related-tags/store/actions/fetch-related-tags.action.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/actions/set-url-params.action.d.ts +14 -11
- package/types/x-modules/related-tags/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/actions/toggle-related-tag.action.d.ts +10 -11
- package/types/x-modules/related-tags/store/actions/toggle-related-tag.action.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/emitters.d.ts +13 -13
- package/types/x-modules/related-tags/store/emitters.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/getters/query.getter.d.ts +10 -12
- package/types/x-modules/related-tags/store/getters/query.getter.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/getters/related-tags.getter.d.ts +10 -11
- package/types/x-modules/related-tags/store/getters/related-tags.getter.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/getters/request.getter.d.ts +12 -14
- package/types/x-modules/related-tags/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/index.d.ts +9 -9
- package/types/x-modules/related-tags/store/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/module.d.ts +7 -7
- package/types/x-modules/related-tags/store/module.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/types.d.ts +109 -109
- package/types/x-modules/related-tags/store/types.d.ts.map +1 -1
- package/types/x-modules/related-tags/wiring.d.ts +105 -105
- package/types/x-modules/related-tags/wiring.d.ts.map +1 -1
- package/types/x-modules/related-tags/x-module.d.ts +15 -15
- package/types/x-modules/related-tags/x-module.d.ts.map +1 -1
- package/types/x-modules/scroll/components/index.d.ts +6 -6
- package/types/x-modules/scroll/components/index.d.ts.map +1 -1
- package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts +36 -36
- package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/components/main-scroll.vue.d.ts +74 -74
- package/types/x-modules/scroll/components/main-scroll.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +65 -65
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll.const.d.ts +14 -14
- package/types/x-modules/scroll/components/scroll.const.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll.types.d.ts +19 -19
- package/types/x-modules/scroll/components/scroll.types.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll.vue.d.ts +39 -39
- package/types/x-modules/scroll/components/scroll.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/events.types.d.ts +52 -52
- package/types/x-modules/scroll/events.types.d.ts.map +1 -1
- package/types/x-modules/scroll/index.d.ts +5 -5
- package/types/x-modules/scroll/index.d.ts.map +1 -1
- package/types/x-modules/scroll/store/emitters.d.ts +6 -6
- package/types/x-modules/scroll/store/emitters.d.ts.map +1 -1
- package/types/x-modules/scroll/store/index.d.ts +3 -3
- package/types/x-modules/scroll/store/index.d.ts.map +1 -1
- package/types/x-modules/scroll/store/module.d.ts +7 -7
- package/types/x-modules/scroll/store/module.d.ts.map +1 -1
- package/types/x-modules/scroll/store/types.d.ts +97 -97
- package/types/x-modules/scroll/store/types.d.ts.map +1 -1
- package/types/x-modules/scroll/wiring.d.ts +73 -73
- package/types/x-modules/scroll/wiring.d.ts.map +1 -1
- package/types/x-modules/scroll/x-module.d.ts +15 -15
- package/types/x-modules/scroll/x-module.d.ts.map +1 -1
- package/types/x-modules/search/components/banner.vue.d.ts +42 -139
- package/types/x-modules/search/components/banner.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/banners-list.vue.d.ts +29 -29
- package/types/x-modules/search/components/banners-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts +11 -11
- package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/index.d.ts +14 -14
- package/types/x-modules/search/components/index.d.ts.map +1 -1
- package/types/x-modules/search/components/partial-query-button.vue.d.ts +32 -32
- package/types/x-modules/search/components/partial-query-button.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/partial-results-list.vue.d.ts +51 -53
- package/types/x-modules/search/components/partial-results-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/promoted.vue.d.ts +38 -38
- package/types/x-modules/search/components/promoted.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/promoteds-list.vue.d.ts +29 -29
- package/types/x-modules/search/components/promoteds-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/redirection.vue.d.ts +64 -64
- package/types/x-modules/search/components/redirection.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/results-list.vue.d.ts +31 -31
- package/types/x-modules/search/components/results-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/sort-dropdown.vue.d.ts +31 -30
- package/types/x-modules/search/components/sort-dropdown.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/sort-list.vue.d.ts +46 -45
- package/types/x-modules/search/components/sort-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/sort-picker-list.vue.d.ts +50 -49
- package/types/x-modules/search/components/sort-picker-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/spellcheck-button.vue.d.ts +13 -13
- package/types/x-modules/search/components/spellcheck-button.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/spellcheck.vue.d.ts +15 -15
- package/types/x-modules/search/components/spellcheck.vue.d.ts.map +1 -1
- package/types/x-modules/search/config.types.d.ts +13 -11
- package/types/x-modules/search/config.types.d.ts.map +1 -1
- package/types/x-modules/search/events.types.d.ts +110 -106
- package/types/x-modules/search/events.types.d.ts.map +1 -1
- package/types/x-modules/search/index.d.ts +7 -7
- package/types/x-modules/search/index.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts +14 -14
- package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/fetch-search-response.action.d.ts +12 -12
- package/types/x-modules/search/store/actions/fetch-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/increase-page-apending-results.action.d.ts +10 -10
- package/types/x-modules/search/store/actions/increase-page-apending-results.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/index.d.ts +7 -7
- package/types/x-modules/search/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts +10 -11
- package/types/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/save-origin.action.d.ts +10 -11
- package/types/x-modules/search/store/actions/save-origin.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/save-search-response.action.d.ts +10 -11
- package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/set-url-params.action.d.ts +10 -12
- package/types/x-modules/search/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/search/store/emitters.d.ts +38 -38
- package/types/x-modules/search/store/emitters.d.ts.map +1 -1
- package/types/x-modules/search/store/getters/index.d.ts +2 -2
- package/types/x-modules/search/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/search/store/getters/query.getter.d.ts +12 -12
- package/types/x-modules/search/store/getters/query.getter.d.ts.map +1 -1
- package/types/x-modules/search/store/getters/request.getter.d.ts +12 -13
- package/types/x-modules/search/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/search/store/index.d.ts +5 -5
- package/types/x-modules/search/store/index.d.ts.map +1 -1
- package/types/x-modules/search/store/module.d.ts +41 -41
- package/types/x-modules/search/store/module.d.ts.map +1 -1
- package/types/x-modules/search/store/types.d.ts +288 -288
- package/types/x-modules/search/store/types.d.ts.map +1 -1
- package/types/x-modules/search/types.d.ts +34 -34
- package/types/x-modules/search/types.d.ts.map +1 -1
- package/types/x-modules/search/wiring.d.ts +221 -217
- package/types/x-modules/search/wiring.d.ts.map +1 -1
- package/types/x-modules/search/x-module.d.ts +15 -15
- package/types/x-modules/search/x-module.d.ts.map +1 -1
- package/types/x-modules/search-box/components/clear-search-input.vue.d.ts +19 -19
- package/types/x-modules/search-box/components/clear-search-input.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/components/index.d.ts +4 -4
- package/types/x-modules/search-box/components/index.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-button.vue.d.ts +17 -18
- package/types/x-modules/search-box/components/search-button.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +84 -84
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-input.vue.d.ts +83 -83
- package/types/x-modules/search-box/components/search-input.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/events.types.d.ts +73 -73
- package/types/x-modules/search-box/events.types.d.ts.map +1 -1
- package/types/x-modules/search-box/index.d.ts +5 -5
- package/types/x-modules/search-box/index.d.ts.map +1 -1
- package/types/x-modules/search-box/store/actions/set-input-status.action.d.ts +11 -11
- package/types/x-modules/search-box/store/actions/set-input-status.action.d.ts.map +1 -1
- package/types/x-modules/search-box/store/actions/set-url-params.action.d.ts +10 -11
- package/types/x-modules/search-box/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/search-box/store/emitters.d.ts +13 -13
- package/types/x-modules/search-box/store/emitters.d.ts.map +1 -1
- package/types/x-modules/search-box/store/index.d.ts +3 -3
- package/types/x-modules/search-box/store/index.d.ts.map +1 -1
- package/types/x-modules/search-box/store/module.d.ts +7 -7
- package/types/x-modules/search-box/store/module.d.ts.map +1 -1
- package/types/x-modules/search-box/store/types.d.ts +69 -69
- package/types/x-modules/search-box/store/types.d.ts.map +1 -1
- package/types/x-modules/search-box/wiring.d.ts +42 -42
- package/types/x-modules/search-box/wiring.d.ts.map +1 -1
- package/types/x-modules/search-box/x-module.d.ts +15 -15
- package/types/x-modules/search-box/x-module.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/components/index.d.ts +2 -2
- package/types/x-modules/semantic-queries/components/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts +9 -11
- package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts +29 -29
- package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/config.types.d.ts +15 -15
- package/types/x-modules/semantic-queries/config.types.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/events.types.d.ts +24 -24
- package/types/x-modules/semantic-queries/events.types.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/index.d.ts +6 -6
- package/types/x-modules/semantic-queries/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts +12 -12
- package/types/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.d.ts +12 -12
- package/types/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/actions/index.d.ts +2 -2
- package/types/x-modules/semantic-queries/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/emitters.d.ts +9 -9
- package/types/x-modules/semantic-queries/store/emitters.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/index.d.ts +3 -2
- package/types/x-modules/semantic-queries/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/normalized-query.getter.d.ts +12 -12
- package/types/x-modules/semantic-queries/store/getters/normalized-query.getter.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/request.getter.d.ts +13 -12
- package/types/x-modules/semantic-queries/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.d.ts +13 -0
- package/types/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.d.ts.map +1 -0
- package/types/x-modules/semantic-queries/store/index.d.ts +4 -4
- package/types/x-modules/semantic-queries/store/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/module.d.ts +7 -7
- package/types/x-modules/semantic-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/types.d.ts +102 -90
- package/types/x-modules/semantic-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/wiring.d.ts +65 -62
- package/types/x-modules/semantic-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/x-module.d.ts +15 -15
- package/types/x-modules/semantic-queries/x-module.d.ts.map +1 -1
- package/types/x-modules/tagging/components/index.d.ts +1 -1
- package/types/x-modules/tagging/components/index.d.ts.map +1 -1
- package/types/x-modules/tagging/components/tagging.vue.d.ts +84 -82
- package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
- package/types/x-modules/tagging/config.types.d.ts +25 -25
- package/types/x-modules/tagging/config.types.d.ts.map +1 -1
- package/types/x-modules/tagging/events.types.d.ts +51 -51
- package/types/x-modules/tagging/events.types.d.ts.map +1 -1
- package/types/x-modules/tagging/index.d.ts +7 -7
- package/types/x-modules/tagging/index.d.ts.map +1 -1
- package/types/x-modules/tagging/service/{pdp-add-to-cart.service.d.ts → external-tagging.service.d.ts} +100 -82
- package/types/x-modules/tagging/service/external-tagging.service.d.ts.map +1 -0
- package/types/x-modules/tagging/service/index.d.ts +2 -2
- package/types/x-modules/tagging/service/index.d.ts.map +1 -1
- package/types/x-modules/tagging/service/types.d.ts +38 -29
- package/types/x-modules/tagging/service/types.d.ts.map +1 -1
- package/types/x-modules/tagging/store/actions/index.d.ts +1 -1
- package/types/x-modules/tagging/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/tagging/store/actions/track.action.d.ts +10 -11
- package/types/x-modules/tagging/store/actions/track.action.d.ts.map +1 -1
- package/types/x-modules/tagging/store/emitters.d.ts +13 -13
- package/types/x-modules/tagging/store/emitters.d.ts.map +1 -1
- package/types/x-modules/tagging/store/index.d.ts +4 -4
- package/types/x-modules/tagging/store/index.d.ts.map +1 -1
- package/types/x-modules/tagging/store/module.d.ts +7 -7
- package/types/x-modules/tagging/store/module.d.ts.map +1 -1
- package/types/x-modules/tagging/store/types.d.ts +80 -80
- package/types/x-modules/tagging/store/types.d.ts.map +1 -1
- package/types/x-modules/tagging/wiring.d.ts +267 -164
- package/types/x-modules/tagging/wiring.d.ts.map +1 -1
- package/types/x-modules/tagging/x-module.d.ts +15 -15
- package/types/x-modules/tagging/x-module.d.ts.map +1 -1
- package/types/x-modules/url/components/index.d.ts +1 -1
- package/types/x-modules/url/components/index.d.ts.map +1 -1
- package/types/x-modules/url/components/url-handler.vue.d.ts +12 -12
- package/types/x-modules/url/components/url-handler.vue.d.ts.map +1 -1
- package/types/x-modules/url/events.types.d.ts +30 -31
- package/types/x-modules/url/events.types.d.ts.map +1 -1
- package/types/x-modules/url/index.d.ts +5 -5
- package/types/x-modules/url/index.d.ts.map +1 -1
- package/types/x-modules/url/store/emitters.d.ts +49 -49
- package/types/x-modules/url/store/emitters.d.ts.map +1 -1
- package/types/x-modules/url/store/getters/url-params.getter.d.ts +9 -11
- package/types/x-modules/url/store/getters/url-params.getter.d.ts.map +1 -1
- package/types/x-modules/url/store/index.d.ts +3 -3
- package/types/x-modules/url/store/index.d.ts.map +1 -1
- package/types/x-modules/url/store/initial-state.d.ts +8 -8
- package/types/x-modules/url/store/initial-state.d.ts.map +1 -1
- package/types/x-modules/url/store/module.d.ts +7 -7
- package/types/x-modules/url/store/module.d.ts.map +1 -1
- package/types/x-modules/url/store/mutations/set-params.mutation.d.ts +12 -12
- package/types/x-modules/url/store/mutations/set-params.mutation.d.ts.map +1 -1
- package/types/x-modules/url/store/types.d.ts +108 -102
- package/types/x-modules/url/store/types.d.ts.map +1 -1
- package/types/x-modules/url/wiring.d.ts +117 -108
- package/types/x-modules/url/wiring.d.ts.map +1 -1
- package/types/x-modules/url/x-module.d.ts +15 -15
- package/types/x-modules/url/x-module.d.ts.map +1 -1
- package/types/x-modules/x-modules.types.d.ts +97 -95
- package/types/x-modules/x-modules.types.d.ts.map +1 -1
- package/url/index.js +1 -1
- package/design-system/deprecated-full-theme.css +0 -8828
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.clickedresultstoragekey.md +0 -11
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.clickedresultstoragettlms.md +0 -11
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.instance.md +0 -13
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.localstorageservice.md +0 -11
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.md +0 -41
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.movetosessionstorage.md +0 -24
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.result_clicked_id_key.md +0 -13
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.sessionstorageservice.md +0 -11
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.trackaddtocart.md +0 -24
- package/docs/API-reference/api/x-components.pdpaddtocartservice.md +0 -22
- package/docs/API-reference/api/x-components.pdpaddtocartservice.storeresultclicked.md +0 -24
- package/docs/API-reference/api/x-components.querysuggestionsxevents.querysuggestionsdisplayed.md +0 -13
- package/docs/API-reference/api/x-components.relatedpromptrequest.md +0 -13
- package/docs/API-reference/api/x-components.taggingconfig.clickedresultstoragettlms.md +0 -13
- package/docs/API-reference/api/x-components.usestore.md +0 -19
- package/docs/API-reference/api/x-components.xactioncontext.commit_1.md +0 -23
- package/docs/API-reference/api/x-components.xactioncontext.dispatch_1.md +0 -23
- package/docs/API-reference/api/x-components.xcomponentbusapi.emit_1.md +0 -25
- package/docs/assets/features/overview-my-history.svg +0 -279
- package/docs/assets/features/overview-product-results-card.svg +0 -128
- package/docs/assets/interface/build-search-ui.svg +0 -167
- package/docs/assets/interface/experience-search-intro.svg +0 -1
- package/docs/assets/interface/integration-guide.svg +0 -1
- package/docs/assets/interface/integration-video.png +0 -0
- package/docs/assets/interface/x-architecture.svg +0 -1
- package/docs/assets/interface/x-empathize.gif +0 -0
- package/docs/assets/interface/x-facets.gif +0 -0
- package/docs/assets/interface/x-facets.svg +0 -189
- package/docs/assets/interface/x-history-queries.gif +0 -0
- package/docs/assets/interface/x-id-results.gif +0 -0
- package/docs/assets/interface/x-next-queries.gif +0 -0
- package/docs/assets/interface/x-popular-searches.gif +0 -0
- package/docs/assets/interface/x-query-suggestions.gif +0 -0
- package/docs/assets/interface/x-recommendations.gif +0 -0
- package/docs/assets/interface/x-recommendations.svg +0 -472
- package/docs/assets/interface/x-related-tags.gif +0 -0
- package/docs/assets/interface/x-results-layout.svg +0 -259
- package/docs/assets/interface/x-search-box-elements.svg +0 -1
- package/docs/assets/interface/x-search-box.svg +0 -60
- package/docs/build-search-ui/README.md +0 -127
- package/docs/build-search-ui/sidebar.js +0 -7
- package/docs/build-search-ui/web-archetype-development-guide.md +0 -186
- package/docs/build-search-ui/web-archetype-integration-guide.md +0 -458
- package/docs/build-search-ui/web-how-to-use-x-components-guide.md +0 -200
- package/docs/build-search-ui/web-x-architecture.md +0 -83
- package/docs/build-search-ui/web-x-components-development-guide.md +0 -157
- package/docs/experience-search-and-discovery/README.md +0 -132
- package/docs/experience-search-and-discovery/empathize.md +0 -119
- package/docs/experience-search-and-discovery/facets-and-filters.md +0 -154
- package/docs/experience-search-and-discovery/history-queries.md +0 -70
- package/docs/experience-search-and-discovery/id-results.md +0 -49
- package/docs/experience-search-and-discovery/my-history.md +0 -60
- package/docs/experience-search-and-discovery/next-queries.md +0 -72
- package/docs/experience-search-and-discovery/popular-searches.md +0 -50
- package/docs/experience-search-and-discovery/product-results-ui.md +0 -82
- package/docs/experience-search-and-discovery/query-suggestions.md +0 -48
- package/docs/experience-search-and-discovery/recommendations.md +0 -134
- package/docs/experience-search-and-discovery/related-tags.md +0 -66
- package/docs/experience-search-and-discovery/search-box.md +0 -99
- package/docs/experience-search-and-discovery/serp-ui.md +0 -125
- package/docs/experience-search-and-discovery/sidebar.js +0 -17
- package/docs/experience-search-and-discovery/web-local-storage.md +0 -30
- package/docs/input-status-machine-state.png +0 -0
- package/js/composables/use-store.js +0 -15
- package/js/composables/use-store.js.map +0 -1
- package/js/x-modules/tagging/service/pdp-add-to-cart.service.js.map +0 -1
- package/types/composables/use-store.d.ts +0 -10
- package/types/composables/use-store.d.ts.map +0 -1
- package/types/x-modules/tagging/service/pdp-add-to-cart.service.d.ts.map +0 -1
|
@@ -4,10 +4,11 @@
|
|
|
4
4
|
|
|
5
5
|
```ts
|
|
6
6
|
|
|
7
|
-
import { ActionContext } from 'vuex';
|
|
8
|
-
import {
|
|
9
|
-
import {
|
|
10
|
-
import { App
|
|
7
|
+
import type { ActionContext } from 'vuex';
|
|
8
|
+
import { default as AIStarIcon } from './ai-star.vue';
|
|
9
|
+
import type { AnyFunction } from '@empathyco/x-utils';
|
|
10
|
+
import type { App } from '@vue/devtools-api';
|
|
11
|
+
import type { App as App_2 } from 'vue';
|
|
11
12
|
import { default as ArrowDownIcon } from './arrow-down.vue';
|
|
12
13
|
import { default as ArrowLeftIcon } from './arrow-left.vue';
|
|
13
14
|
import { default as ArrowRightIcon } from './arrow-right.vue';
|
|
@@ -33,11 +34,9 @@ import { default as ChevronTinyLeftIcon } from './chevron-tiny-left.vue';
|
|
|
33
34
|
import { default as ChevronTinyRightIcon } from './chevron-tiny-right.vue';
|
|
34
35
|
import { default as ChevronTinyUpIcon } from './chevron-tiny-up.vue';
|
|
35
36
|
import { default as ChevronUpIcon } from './chevron-up.vue';
|
|
36
|
-
import { Component } from 'vue';
|
|
37
|
-
import { ComponentOptionsBase } from 'vue';
|
|
37
|
+
import type { Component } from 'vue';
|
|
38
38
|
import { ComponentOptionsMixin } from 'vue';
|
|
39
|
-
import { ComponentPublicInstance } from 'vue';
|
|
40
|
-
import { ComputedOptions } from 'vue';
|
|
39
|
+
import type { ComponentPublicInstance } from 'vue';
|
|
41
40
|
import { ComputedRef } from 'vue';
|
|
42
41
|
import { default as CornerArrowLeft } from './corner-arrow-left.vue';
|
|
43
42
|
import { default as CornerArrowRight } from './corner-arrow-right.vue';
|
|
@@ -47,17 +46,15 @@ import { default as CuratedCheckFilledIcon } from './curated-check-filled.vue';
|
|
|
47
46
|
import { default as CuratedCheckIcon } from './curated-check.vue';
|
|
48
47
|
import { default as CuratedCheckTinyFilledIcon } from './curated-check-tiny-filled.vue';
|
|
49
48
|
import { default as CuratedCheckTinyIcon } from './curated-check-tiny.vue';
|
|
50
|
-
import { DeepPartial } from '@empathyco/x-utils';
|
|
49
|
+
import type { DeepPartial } from '@empathyco/x-utils';
|
|
51
50
|
import { DefineComponent } from 'vue';
|
|
52
51
|
import { default as DiagonalArrowLeftDownIcon } from './diagonal-arrow-left-down.vue';
|
|
53
52
|
import { default as DiagonalArrowLeftTopIcon } from './diagonal-arrow-left-top.vue';
|
|
54
53
|
import { default as DiagonalArrowRightDownIcon } from './diagonal-arrow-right-down.vue';
|
|
55
54
|
import { default as DiagonalArrowRightTopIcon } from './diagonal-arrow-right-top.vue';
|
|
56
55
|
import { Dictionary } from '@empathyco/x-utils';
|
|
57
|
-
import { Directive } from 'vue';
|
|
58
|
-
import {
|
|
59
|
-
import { EndpointAdapter } from '@empathyco/x-adapter';
|
|
60
|
-
import { EventPayload } from '@empathyco/x-bus';
|
|
56
|
+
import type { Directive } from 'vue';
|
|
57
|
+
import type { EndpointAdapter } from '@empathyco/x-adapter';
|
|
61
58
|
import { ExtractPropTypes } from 'vue';
|
|
62
59
|
import { default as FiltersIcon } from './filters.vue';
|
|
63
60
|
import { default as Grid1ColIcon } from './grid-1-col.vue';
|
|
@@ -72,27 +69,25 @@ import { default as HistoryTinyIcon } from './history-tiny.vue';
|
|
|
72
69
|
import { default as LightBulbOff } from './light-bulb-off.vue';
|
|
73
70
|
import { default as LightBulbOn } from './light-bulb-on.vue';
|
|
74
71
|
import { default as MenuIcon } from './menu.vue';
|
|
75
|
-
import { MethodOptions } from 'vue';
|
|
76
72
|
import { default as MinusIcon } from './minus.vue';
|
|
77
73
|
import { default as MinusTinyIcon } from './minus-tiny.vue';
|
|
78
|
-
import { Module } from 'vuex';
|
|
79
|
-
import { Observable } from 'rxjs';
|
|
80
|
-
import { Plugin as Plugin_2 } from 'vue';
|
|
74
|
+
import type { Module } from 'vuex';
|
|
75
|
+
import type { Observable } from 'rxjs';
|
|
76
|
+
import type { Plugin as Plugin_2 } from 'vue';
|
|
81
77
|
import { default as PlusIcon } from './plus.vue';
|
|
82
78
|
import { default as PlusTinyIcon } from './plus-tiny.vue';
|
|
83
|
-
import {
|
|
84
|
-
import { PropType } from 'vue';
|
|
79
|
+
import type { PropType } from 'vue';
|
|
85
80
|
import { PublicProps } from 'vue';
|
|
86
81
|
import { default as RadioButtonSelectedIcon } from './radiobutton-selected.vue';
|
|
87
82
|
import { default as RadioButtonUnselectedIcon } from './radiobutton-unselected.vue';
|
|
88
83
|
import { Ref } from 'vue';
|
|
89
84
|
import { RendererElement } from 'vue';
|
|
90
85
|
import { RendererNode } from 'vue';
|
|
91
|
-
import { RequiredProperties } from '@empathyco/x-utils';
|
|
86
|
+
import type { RequiredProperties } from '@empathyco/x-utils';
|
|
92
87
|
import { default as SearchIcon } from './search.vue';
|
|
93
88
|
import { default as SearchTinyIcon } from './search-tiny.vue';
|
|
94
89
|
import { default as SettingsIcon } from './settings.vue';
|
|
95
|
-
import { SetupContext } from 'vue';
|
|
90
|
+
import type { SetupContext } from 'vue';
|
|
96
91
|
import { default as ShowIcon } from './show.vue';
|
|
97
92
|
import { Slot } from 'vue';
|
|
98
93
|
import { default as SortAZIcon } from './sort-az.vue';
|
|
@@ -100,13 +95,14 @@ import { default as SortPriceDownIcon } from './sort-price-down.vue';
|
|
|
100
95
|
import { default as SortPriceUpIcon } from './sort-price-up.vue';
|
|
101
96
|
import { default as SortRelevancyIcon } from './sort-relevancy.vue';
|
|
102
97
|
import { default as SortZAIcon } from './sort-za.vue';
|
|
98
|
+
import { default as SpinnerIcon } from './spinner.vue';
|
|
103
99
|
import { default as StarFilledIcon } from './star-filled.vue';
|
|
104
100
|
import { default as StarIcon } from './star.vue';
|
|
105
|
-
import { StorageService } from '@empathyco/x-storage-service';
|
|
106
|
-
import { Store } from 'vuex';
|
|
107
|
-
import { StyleValue } from 'vue';
|
|
108
|
-
import {
|
|
109
|
-
import { Subscription } from 'rxjs';
|
|
101
|
+
import type { StorageService } from '@empathyco/x-storage-service';
|
|
102
|
+
import type { Store } from 'vuex';
|
|
103
|
+
import type { StyleValue } from 'vue';
|
|
104
|
+
import type { Subject } from 'rxjs';
|
|
105
|
+
import type { Subscription } from 'rxjs';
|
|
110
106
|
import { default as TagFilledIcon } from './tag-filled.vue';
|
|
111
107
|
import { default as TagIcon } from './tag.vue';
|
|
112
108
|
import { default as TrashIcon } from './trash.vue';
|
|
@@ -116,11 +112,10 @@ import { default as TrendingTinyIcon } from './trending-tiny.vue';
|
|
|
116
112
|
import { default as UserFilledIcon } from './user-filled.vue';
|
|
117
113
|
import { default as UserIcon } from './user.vue';
|
|
118
114
|
import { VNode } from 'vue';
|
|
119
|
-
import Vue from 'vue';
|
|
120
|
-
import { WatchOptions } from 'vue';
|
|
121
|
-
import { WatchStopHandle } from 'vue';
|
|
122
|
-
import {
|
|
123
|
-
import { XPriorityBus } from '@empathyco/x-bus';
|
|
115
|
+
import type Vue from 'vue';
|
|
116
|
+
import type { WatchOptions } from 'vue';
|
|
117
|
+
import type { WatchStopHandle } from 'vue';
|
|
118
|
+
import { WritableComputedRef } from 'vue';
|
|
124
119
|
|
|
125
120
|
// @internal
|
|
126
121
|
export interface AbsoluteDistances {
|
|
@@ -175,6 +170,235 @@ export const addQueryToHistoryQueries: Wire<string>;
|
|
|
175
170
|
// @public
|
|
176
171
|
export const addQueryToHistoryQueriesFromPreview: AnyWire;
|
|
177
172
|
|
|
173
|
+
// @public
|
|
174
|
+
export type AiActionContext = XActionContext<AiState, AiGetters, AiMutations, AiActions>;
|
|
175
|
+
|
|
176
|
+
// @public
|
|
177
|
+
export interface AiActions {
|
|
178
|
+
// Warning: (ae-forgotten-export) The symbol "AiSuggestionsRequest" needs to be exported by the entry point index.d.ts
|
|
179
|
+
fetchAndSaveAiSuggestions: (request: AiSuggestionsRequest | null) => void;
|
|
180
|
+
fetchAndSaveAiSuggestionsSearch: (expanded: boolean) => void;
|
|
181
|
+
saveOrigin: (originInit: QueryOriginInit) => void;
|
|
182
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
183
|
+
}
|
|
184
|
+
|
|
185
|
+
// @public
|
|
186
|
+
export interface AiConfig {
|
|
187
|
+
}
|
|
188
|
+
|
|
189
|
+
// @internal
|
|
190
|
+
export const aiEmitters: {
|
|
191
|
+
AiSuggestionsRequestUpdated: (_: AiState, getters: Returns<GettersTree<AiState, AiGetters>>) => AiSuggestionsRequest;
|
|
192
|
+
AiSuggestionsSearchRequestUpdated: (_: AiState, getters: Returns<GettersTree<AiState, AiGetters>>) => AiSuggestionsSearchRequest | null;
|
|
193
|
+
AiSuggestionsSearchChanged: (state: AiState) => AiSuggestionSearch[];
|
|
194
|
+
};
|
|
195
|
+
|
|
196
|
+
// @public
|
|
197
|
+
export interface AiGetters {
|
|
198
|
+
query: string;
|
|
199
|
+
suggestionsRequest: AiSuggestionsRequest;
|
|
200
|
+
suggestionsSearchRequest: AiSuggestionsSearchRequest | null;
|
|
201
|
+
}
|
|
202
|
+
|
|
203
|
+
// @public
|
|
204
|
+
export interface AiMutations extends ConfigMutations<AiState>, QueryMutations {
|
|
205
|
+
resetAiState: () => void;
|
|
206
|
+
// Warning: (ae-forgotten-export) The symbol "RelatedTag_2" needs to be exported by the entry point index.d.ts
|
|
207
|
+
setAiRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
208
|
+
setIsNoResults: (isNoResults: boolean) => void;
|
|
209
|
+
setOrigin: (origin: QueryOrigin | undefined | null) => void;
|
|
210
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
211
|
+
// Warning: (ae-forgotten-export) The symbol "AiSuggestionQuery" needs to be exported by the entry point index.d.ts
|
|
212
|
+
setQueries: (queries: AiSuggestionQuery[]) => void;
|
|
213
|
+
setResponseText: (responseText: string) => void;
|
|
214
|
+
// Warning: (ae-forgotten-export) The symbol "Filter" needs to be exported by the entry point index.d.ts
|
|
215
|
+
setSelectedFilters: (selectedFilters: Filter[]) => void;
|
|
216
|
+
setSuggestionsLoading: (value: boolean) => void;
|
|
217
|
+
setSuggestionsSearch: (suggestionsSearch: AiSuggestionSearch[]) => void;
|
|
218
|
+
setSuggestionsSearchLoading: (value: boolean) => void;
|
|
219
|
+
setSuggestionText: (suggestionText: string) => void;
|
|
220
|
+
// Warning: (ae-forgotten-export) The symbol "AiSuggestionTagging" needs to be exported by the entry point index.d.ts
|
|
221
|
+
setTagging: (tagging: AiSuggestionTagging) => void;
|
|
222
|
+
}
|
|
223
|
+
|
|
224
|
+
// @public (undocumented)
|
|
225
|
+
export const AiOverview: DefineComponent< {
|
|
226
|
+
title: {
|
|
227
|
+
type: StringConstructor;
|
|
228
|
+
};
|
|
229
|
+
titleLoading: {
|
|
230
|
+
type: StringConstructor;
|
|
231
|
+
default: string;
|
|
232
|
+
};
|
|
233
|
+
expandText: {
|
|
234
|
+
type: StringConstructor;
|
|
235
|
+
default: string;
|
|
236
|
+
};
|
|
237
|
+
collapseText: {
|
|
238
|
+
type: StringConstructor;
|
|
239
|
+
default: string;
|
|
240
|
+
};
|
|
241
|
+
autoExpandInSearchNoResults: {
|
|
242
|
+
type: BooleanConstructor;
|
|
243
|
+
default: boolean;
|
|
244
|
+
};
|
|
245
|
+
slidingPanelsClasses: {
|
|
246
|
+
type: StringConstructor;
|
|
247
|
+
};
|
|
248
|
+
slidingPanelContainersClasses: {
|
|
249
|
+
type: StringConstructor;
|
|
250
|
+
};
|
|
251
|
+
slidingPanelButtonsClasses: {
|
|
252
|
+
type: StringConstructor;
|
|
253
|
+
};
|
|
254
|
+
}, {
|
|
255
|
+
aiOverviewRef: Ref<HTMLDivElement | null>;
|
|
256
|
+
buttonText: ComputedRef<string>;
|
|
257
|
+
emptyTaggingRequest: TaggingRequest;
|
|
258
|
+
expanded: Ref<boolean>;
|
|
259
|
+
responseText: ComputedRef<string>;
|
|
260
|
+
suggestionsLoading: ComputedRef<boolean>;
|
|
261
|
+
suggestionsSearch: ComputedRef<AiSuggestionSearch[]>;
|
|
262
|
+
suggestionText: ComputedRef<string>;
|
|
263
|
+
emitAndSetExpand: (isExpanded: boolean) => void;
|
|
264
|
+
shouldAnimateSuggestion: Ref<boolean>;
|
|
265
|
+
query: ComputedRef<string>;
|
|
266
|
+
tagging: ComputedRef<AiSuggestionTagging | undefined>;
|
|
267
|
+
isNoResults: ComputedRef<boolean>;
|
|
268
|
+
queries: ComputedRef<AiSuggestionQuery[]>;
|
|
269
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
270
|
+
title: {
|
|
271
|
+
type: StringConstructor;
|
|
272
|
+
};
|
|
273
|
+
titleLoading: {
|
|
274
|
+
type: StringConstructor;
|
|
275
|
+
default: string;
|
|
276
|
+
};
|
|
277
|
+
expandText: {
|
|
278
|
+
type: StringConstructor;
|
|
279
|
+
default: string;
|
|
280
|
+
};
|
|
281
|
+
collapseText: {
|
|
282
|
+
type: StringConstructor;
|
|
283
|
+
default: string;
|
|
284
|
+
};
|
|
285
|
+
autoExpandInSearchNoResults: {
|
|
286
|
+
type: BooleanConstructor;
|
|
287
|
+
default: boolean;
|
|
288
|
+
};
|
|
289
|
+
slidingPanelsClasses: {
|
|
290
|
+
type: StringConstructor;
|
|
291
|
+
};
|
|
292
|
+
slidingPanelContainersClasses: {
|
|
293
|
+
type: StringConstructor;
|
|
294
|
+
};
|
|
295
|
+
slidingPanelButtonsClasses: {
|
|
296
|
+
type: StringConstructor;
|
|
297
|
+
};
|
|
298
|
+
}>>, {
|
|
299
|
+
titleLoading: string;
|
|
300
|
+
expandText: string;
|
|
301
|
+
collapseText: string;
|
|
302
|
+
autoExpandInSearchNoResults: boolean;
|
|
303
|
+
}, {}>;
|
|
304
|
+
|
|
305
|
+
// @public
|
|
306
|
+
export const aiQuery: AiXStoreModule['getters']['query'];
|
|
307
|
+
|
|
308
|
+
export { AIStarIcon }
|
|
309
|
+
|
|
310
|
+
// @public
|
|
311
|
+
export interface AiState extends QueryState {
|
|
312
|
+
// (undocumented)
|
|
313
|
+
config: AiConfig;
|
|
314
|
+
isNoResults: boolean;
|
|
315
|
+
origin: QueryOrigin | null;
|
|
316
|
+
params: Dictionary<unknown>;
|
|
317
|
+
// (undocumented)
|
|
318
|
+
queries: AiSuggestionQuery[];
|
|
319
|
+
relatedTags: RelatedTag_2[];
|
|
320
|
+
responseText: string;
|
|
321
|
+
selectedFilters: Dictionary<Filter[]>;
|
|
322
|
+
suggestionsLoading: boolean;
|
|
323
|
+
suggestionsSearch: AiSuggestionSearch[];
|
|
324
|
+
suggestionsSearchLoading: boolean;
|
|
325
|
+
// (undocumented)
|
|
326
|
+
suggestionText: string;
|
|
327
|
+
// (undocumented)
|
|
328
|
+
tagging: AiSuggestionTagging | undefined;
|
|
329
|
+
}
|
|
330
|
+
|
|
331
|
+
// @public
|
|
332
|
+
export const aiSuggestionsRequest: AiXStoreModule['getters']['suggestionsRequest'];
|
|
333
|
+
|
|
334
|
+
// @public
|
|
335
|
+
export const aiSuggestionsSearchRequest: AiXStoreModule['getters']['suggestionsSearchRequest'];
|
|
336
|
+
|
|
337
|
+
// @internal
|
|
338
|
+
export const aiWiring: {
|
|
339
|
+
ParamsLoadedFromUrl: {
|
|
340
|
+
setUrlParamsWire: Wire<UrlParams>;
|
|
341
|
+
};
|
|
342
|
+
ExtraParamsChanged: {
|
|
343
|
+
setExtraParamsWire: Wire<Dictionary<unknown>>;
|
|
344
|
+
};
|
|
345
|
+
UserAcceptedAQuery: {
|
|
346
|
+
setAiQueryWire: Wire<string>;
|
|
347
|
+
};
|
|
348
|
+
UserAcceptedAQueryPreview: {
|
|
349
|
+
setAiQueryFromPreviewWire: AnyWire;
|
|
350
|
+
};
|
|
351
|
+
UserClearedQuery: {
|
|
352
|
+
setAiQueryWire: Wire<string>;
|
|
353
|
+
};
|
|
354
|
+
AiSuggestionsRequestUpdated: {
|
|
355
|
+
resetAiStateWire: AnyWire;
|
|
356
|
+
fetchAndSaveAiSuggestionsWire: Wire<AiSuggestionsRequest | null>;
|
|
357
|
+
};
|
|
358
|
+
UserClickedAiOverviewExpandButton: {
|
|
359
|
+
fetchAndSaveAiSuggestionsSearchWire: Wire<boolean>;
|
|
360
|
+
};
|
|
361
|
+
SelectedRelatedTagsChanged: {
|
|
362
|
+
setAiRelatedTagsWire: Wire<RelatedTag_2[]>;
|
|
363
|
+
};
|
|
364
|
+
SelectedFiltersForRequestChanged: {
|
|
365
|
+
setSelectedFiltersWire: Wire<Filter[]>;
|
|
366
|
+
};
|
|
367
|
+
AiOverviewMounted: {
|
|
368
|
+
saveAiOriginWire: AnyWire;
|
|
369
|
+
};
|
|
370
|
+
};
|
|
371
|
+
|
|
372
|
+
// @public
|
|
373
|
+
export interface AiXEvents {
|
|
374
|
+
// (undocumented)
|
|
375
|
+
AiOverviewMounted: void;
|
|
376
|
+
// (undocumented)
|
|
377
|
+
AiSuggestionsRequestUpdated: AiSuggestionsRequest | null;
|
|
378
|
+
// (undocumented)
|
|
379
|
+
AiSuggestionsSearchChanged: AiSuggestionSearch[];
|
|
380
|
+
// (undocumented)
|
|
381
|
+
AiSuggestionsSearchRequestUpdated: AiSuggestionsSearchRequest | null;
|
|
382
|
+
// (undocumented)
|
|
383
|
+
UserClickedAiOverviewExpandButton: boolean;
|
|
384
|
+
// Warning: (ae-forgotten-export) The symbol "Result" needs to be exported by the entry point index.d.ts
|
|
385
|
+
//
|
|
386
|
+
// (undocumented)
|
|
387
|
+
UserClickedAnAiOverviewResult: Result;
|
|
388
|
+
}
|
|
389
|
+
|
|
390
|
+
// @public
|
|
391
|
+
export type AiXModule = XModule<AiXStoreModule>;
|
|
392
|
+
|
|
393
|
+
// @public
|
|
394
|
+
export const aiXModule: AiXModule;
|
|
395
|
+
|
|
396
|
+
// @public
|
|
397
|
+
export type AiXStoreModule = XStoreModule<AiState, AiGetters, AiMutations, AiActions>;
|
|
398
|
+
|
|
399
|
+
// @internal
|
|
400
|
+
export const aiXStoreModule: AiXStoreModule;
|
|
401
|
+
|
|
178
402
|
// @public
|
|
179
403
|
export const AllFilter: DefineComponent< {
|
|
180
404
|
facet: {
|
|
@@ -183,7 +407,7 @@ required: true;
|
|
|
183
407
|
};
|
|
184
408
|
}, {
|
|
185
409
|
clickEvent: ComputedRef<Partial<XEventsTypes>>;
|
|
186
|
-
cssClasses: ComputedRef<{
|
|
410
|
+
cssClasses: ComputedRef< {
|
|
187
411
|
'x-selected x-all-filter--is-selected': boolean;
|
|
188
412
|
}>;
|
|
189
413
|
isSelected: ComputedRef<boolean>;
|
|
@@ -197,13 +421,13 @@ required: true;
|
|
|
197
421
|
// Warning: (ae-forgotten-export) The symbol "AnimationOrigin" needs to be exported by the entry point index.d.ts
|
|
198
422
|
//
|
|
199
423
|
// @public
|
|
200
|
-
export const animateClipPath: (animationOrigin?: AnimationOrigin
|
|
424
|
+
export const animateClipPath: (animationOrigin?: AnimationOrigin) => DefineComponent;
|
|
201
425
|
|
|
202
426
|
// @public
|
|
203
|
-
export const animateScale: (animationOrigin?: AnimationOrigin
|
|
427
|
+
export const animateScale: (animationOrigin?: AnimationOrigin) => DefineComponent;
|
|
204
428
|
|
|
205
429
|
// @public
|
|
206
|
-
export const animateTranslate: (animationOrigin?: AnimationOrigin
|
|
430
|
+
export const animateTranslate: (animationOrigin?: AnimationOrigin) => DefineComponent;
|
|
207
431
|
|
|
208
432
|
// @public
|
|
209
433
|
export const AnimateWidth: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
@@ -241,8 +465,6 @@ export type AnyXStoreModule = XStoreModule<any, any, any, any>;
|
|
|
241
465
|
// @public
|
|
242
466
|
export type AnyXStoreModuleOption = XStoreModuleOptions<AnyXStoreModule>;
|
|
243
467
|
|
|
244
|
-
// Warning: (ae-forgotten-export) The symbol "Filter" needs to be exported by the entry point index.d.ts
|
|
245
|
-
//
|
|
246
468
|
// @public
|
|
247
469
|
export function areFiltersDifferent(someFilters: Filter[], anotherFilters: Filter[]): boolean;
|
|
248
470
|
|
|
@@ -303,104 +525,7 @@ required: true;
|
|
|
303
525
|
titleClass: StringConstructor;
|
|
304
526
|
}, {
|
|
305
527
|
imageFailed: Ref<boolean>;
|
|
306
|
-
anchorEvents: () => Partial<{
|
|
307
|
-
abort: () => void;
|
|
308
|
-
animationcancel: () => void;
|
|
309
|
-
animationend: () => void;
|
|
310
|
-
animationiteration: () => void;
|
|
311
|
-
animationstart: () => void;
|
|
312
|
-
auxclick: () => void;
|
|
313
|
-
beforeinput: () => void;
|
|
314
|
-
blur: () => void;
|
|
315
|
-
cancel: () => void;
|
|
316
|
-
canplay: () => void;
|
|
317
|
-
canplaythrough: () => void;
|
|
318
|
-
change: () => void;
|
|
319
|
-
click: () => void;
|
|
320
|
-
close: () => void;
|
|
321
|
-
compositionend: () => void;
|
|
322
|
-
compositionstart: () => void;
|
|
323
|
-
compositionupdate: () => void;
|
|
324
|
-
contextmenu: () => void;
|
|
325
|
-
cuechange: () => void;
|
|
326
|
-
dblclick: () => void;
|
|
327
|
-
drag: () => void;
|
|
328
|
-
dragend: () => void;
|
|
329
|
-
dragenter: () => void;
|
|
330
|
-
dragleave: () => void;
|
|
331
|
-
dragover: () => void;
|
|
332
|
-
dragstart: () => void;
|
|
333
|
-
drop: () => void;
|
|
334
|
-
durationchange: () => void;
|
|
335
|
-
emptied: () => void;
|
|
336
|
-
ended: () => void;
|
|
337
|
-
error: () => void;
|
|
338
|
-
focus: () => void;
|
|
339
|
-
focusin: () => void;
|
|
340
|
-
focusout: () => void;
|
|
341
|
-
formdata: () => void;
|
|
342
|
-
gotpointercapture: () => void;
|
|
343
|
-
input: () => void;
|
|
344
|
-
invalid: () => void;
|
|
345
|
-
keydown: () => void;
|
|
346
|
-
keypress: () => void;
|
|
347
|
-
keyup: () => void;
|
|
348
|
-
load: () => void;
|
|
349
|
-
loadeddata: () => void;
|
|
350
|
-
loadedmetadata: () => void;
|
|
351
|
-
loadstart: () => void;
|
|
352
|
-
lostpointercapture: () => void;
|
|
353
|
-
mousedown: () => void;
|
|
354
|
-
mouseenter: () => void;
|
|
355
|
-
mouseleave: () => void;
|
|
356
|
-
mousemove: () => void;
|
|
357
|
-
mouseout: () => void;
|
|
358
|
-
mouseover: () => void;
|
|
359
|
-
mouseup: () => void;
|
|
360
|
-
pause: () => void;
|
|
361
|
-
play: () => void;
|
|
362
|
-
playing: () => void;
|
|
363
|
-
pointercancel: () => void;
|
|
364
|
-
pointerdown: () => void;
|
|
365
|
-
pointerenter: () => void;
|
|
366
|
-
pointerleave: () => void;
|
|
367
|
-
pointermove: () => void;
|
|
368
|
-
pointerout: () => void;
|
|
369
|
-
pointerover: () => void;
|
|
370
|
-
pointerup: () => void;
|
|
371
|
-
progress: () => void;
|
|
372
|
-
ratechange: () => void;
|
|
373
|
-
reset: () => void;
|
|
374
|
-
resize: () => void;
|
|
375
|
-
scroll: () => void;
|
|
376
|
-
securitypolicyviolation: () => void;
|
|
377
|
-
seeked: () => void;
|
|
378
|
-
seeking: () => void;
|
|
379
|
-
select: () => void;
|
|
380
|
-
selectionchange: () => void;
|
|
381
|
-
selectstart: () => void;
|
|
382
|
-
slotchange: () => void;
|
|
383
|
-
stalled: () => void;
|
|
384
|
-
submit: () => void;
|
|
385
|
-
suspend: () => void;
|
|
386
|
-
timeupdate: () => void;
|
|
387
|
-
toggle: () => void;
|
|
388
|
-
touchcancel: () => void;
|
|
389
|
-
touchend: () => void;
|
|
390
|
-
touchmove: () => void;
|
|
391
|
-
touchstart: () => void;
|
|
392
|
-
transitioncancel: () => void;
|
|
393
|
-
transitionend: () => void;
|
|
394
|
-
transitionrun: () => void;
|
|
395
|
-
transitionstart: () => void;
|
|
396
|
-
volumechange: () => void;
|
|
397
|
-
waiting: () => void;
|
|
398
|
-
webkitanimationend: () => void;
|
|
399
|
-
webkitanimationiteration: () => void;
|
|
400
|
-
webkitanimationstart: () => void;
|
|
401
|
-
webkittransitionend: () => void;
|
|
402
|
-
wheel: () => void;
|
|
403
|
-
}>;
|
|
528
|
+
anchorEvents: () => Partial<{ [key in keyof GlobalEventHandlersEventMap]: () => void; }>;
|
|
404
529
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
405
530
|
banner: {
|
|
406
531
|
type: PropType<Banner_2>;
|
|
@@ -438,6 +563,7 @@ required: true;
|
|
|
438
563
|
};
|
|
439
564
|
}, {
|
|
440
565
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
566
|
+
metadata: Omit<WireMetadata, "moduleName" | "origin" | "location">;
|
|
441
567
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
442
568
|
result: {
|
|
443
569
|
type: PropType<Result>;
|
|
@@ -448,22 +574,22 @@ required: true;
|
|
|
448
574
|
// @public
|
|
449
575
|
export const BaseColumnPickerDropdown: Vue.DefineComponent<{
|
|
450
576
|
columns: {
|
|
451
|
-
type:
|
|
577
|
+
type: PropType<number[]>;
|
|
452
578
|
required: true;
|
|
453
579
|
};
|
|
454
580
|
modelValue: NumberConstructor;
|
|
455
|
-
animation:
|
|
581
|
+
animation: PropType<string | typeof Vue>;
|
|
456
582
|
}, {
|
|
457
583
|
emitEvents: (column: number) => void;
|
|
458
584
|
hasToggleSlot: boolean;
|
|
459
585
|
selectedColumns: Vue.Ref<number>;
|
|
460
586
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
461
587
|
columns: {
|
|
462
|
-
type:
|
|
588
|
+
type: PropType<number[]>;
|
|
463
589
|
required: true;
|
|
464
590
|
};
|
|
465
591
|
modelValue: NumberConstructor;
|
|
466
|
-
animation:
|
|
592
|
+
animation: PropType<string | typeof Vue>;
|
|
467
593
|
}>> & {
|
|
468
594
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
469
595
|
}, {}, {}>;
|
|
@@ -524,7 +650,7 @@ required: true;
|
|
|
524
650
|
ariaLabel: StringConstructor;
|
|
525
651
|
animation: {
|
|
526
652
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
527
|
-
default: () => DefineComponent< {}, {}, any
|
|
653
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
528
654
|
};
|
|
529
655
|
searchTimeoutMs: {
|
|
530
656
|
type: NumberConstructor;
|
|
@@ -567,7 +693,7 @@ required: true;
|
|
|
567
693
|
ariaLabel: StringConstructor;
|
|
568
694
|
animation: {
|
|
569
695
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
570
|
-
default: () => DefineComponent< {}, {}, any
|
|
696
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
571
697
|
};
|
|
572
698
|
searchTimeoutMs: {
|
|
573
699
|
type: NumberConstructor;
|
|
@@ -605,15 +731,15 @@ type: PropType<Omit<WireMetadata, "moduleName">>;
|
|
|
605
731
|
// @public
|
|
606
732
|
export const BaseEventsModal: DefineComponent< {
|
|
607
733
|
eventsToOpenModal: {
|
|
608
|
-
type: PropType<
|
|
734
|
+
type: PropType<XEvent[]>;
|
|
609
735
|
default: () => XEvent[];
|
|
610
736
|
};
|
|
611
737
|
eventsToCloseModal: {
|
|
612
|
-
type: PropType<
|
|
738
|
+
type: PropType<XEvent[]>;
|
|
613
739
|
default: () => XEvent[];
|
|
614
740
|
};
|
|
615
741
|
bodyClickEvent: {
|
|
616
|
-
type: PropType<
|
|
742
|
+
type: PropType<XEvent>;
|
|
617
743
|
default: string;
|
|
618
744
|
};
|
|
619
745
|
animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -624,15 +750,15 @@ baseModalEl: Ref<HTMLElement | undefined>;
|
|
|
624
750
|
emitBodyClickEvent: (event: MouseEvent | FocusEvent) => void;
|
|
625
751
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
626
752
|
eventsToOpenModal: {
|
|
627
|
-
type: PropType<
|
|
753
|
+
type: PropType<XEvent[]>;
|
|
628
754
|
default: () => XEvent[];
|
|
629
755
|
};
|
|
630
756
|
eventsToCloseModal: {
|
|
631
|
-
type: PropType<
|
|
757
|
+
type: PropType<XEvent[]>;
|
|
632
758
|
default: () => XEvent[];
|
|
633
759
|
};
|
|
634
760
|
bodyClickEvent: {
|
|
635
|
-
type: PropType<
|
|
761
|
+
type: PropType<XEvent>;
|
|
636
762
|
default: string;
|
|
637
763
|
};
|
|
638
764
|
animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -645,35 +771,35 @@ bodyClickEvent: keyof XEventsTypes;
|
|
|
645
771
|
// @public
|
|
646
772
|
export const BaseEventsModalClose: DefineComponent< {
|
|
647
773
|
closingEvent: {
|
|
648
|
-
type: PropType<
|
|
774
|
+
type: PropType<PropsWithType<XEventsTypes, void>>;
|
|
649
775
|
default: string;
|
|
650
776
|
};
|
|
651
777
|
}, {
|
|
652
778
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
653
779
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
654
780
|
closingEvent: {
|
|
655
|
-
type: PropType<
|
|
781
|
+
type: PropType<PropsWithType<XEventsTypes, void>>;
|
|
656
782
|
default: string;
|
|
657
783
|
};
|
|
658
784
|
}>>, {
|
|
659
|
-
closingEvent: "UserClickedCloseEventsModal" | "UserClickedCloseX" | "UserClickedOutOfMainModal" | "UserClickedOpenEventsModal" | "UserClickedOpenX" | "UserClickedOutOfEventsModal" | "UserOpenXProgrammatically" | "UserReachedEmpathizeTop" | "EmpathizeClosed" | "EmpathizeOpened" | "UserClosedEmpathize" | "UserPressedClearHistoryQueries" | "UserClickedEnableHistoryQueries" | "UserClickedDisableHistoryQueries" | "UserClickedConfirmDisableHistoryQueries" | "UserClickedDismissDisableHistoryQueries" | "ScrollRestoreSucceeded" | "ScrollRestoreFailed" | "UserHoveredInSearchBox" | "UserHoveredOutSearchBox" | "UserBlurredSearchBox" | "UserClickedSearchBox" | "UserFocusedSearchBox" | "UserPressedClearSearchBoxButton" | "ReloadSearchRequested" | "UserReachedResultsListEnd" | "UserClickedAbortARedirection";
|
|
785
|
+
closingEvent: "UserClickedCloseEventsModal" | "UserClickedCloseX" | "UserClickedOutOfMainModal" | "UserClickedOpenEventsModal" | "UserClickedOpenX" | "UserClickedOutOfEventsModal" | "UserOpenXProgrammatically" | "UserReachedEmpathizeTop" | "EmpathizeClosed" | "EmpathizeOpened" | "UserClosedEmpathize" | "UserPressedClearHistoryQueries" | "UserClickedEnableHistoryQueries" | "UserClickedDisableHistoryQueries" | "UserClickedConfirmDisableHistoryQueries" | "UserClickedDismissDisableHistoryQueries" | "ScrollRestoreSucceeded" | "ScrollRestoreFailed" | "UserHoveredInSearchBox" | "UserHoveredOutSearchBox" | "UserBlurredSearchBox" | "UserClickedSearchBox" | "UserFocusedSearchBox" | "UserPressedClearSearchBoxButton" | "ReloadSearchRequested" | "UserReachedResultsListEnd" | "UserClickedAbortARedirection" | "RelatedPromptsUnmounted" | "ReloadRelatedPromptsRequested" | "AiOverviewMounted";
|
|
660
786
|
}, {}>;
|
|
661
787
|
|
|
662
788
|
// @public
|
|
663
789
|
export const BaseEventsModalOpen: DefineComponent< {
|
|
664
790
|
openingEvent: {
|
|
665
|
-
type: PropType<
|
|
791
|
+
type: PropType<PropsWithType<XEventsTypes, void>>;
|
|
666
792
|
default: string;
|
|
667
793
|
};
|
|
668
794
|
}, {
|
|
669
795
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
670
796
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
671
797
|
openingEvent: {
|
|
672
|
-
type: PropType<
|
|
798
|
+
type: PropType<PropsWithType<XEventsTypes, void>>;
|
|
673
799
|
default: string;
|
|
674
800
|
};
|
|
675
801
|
}>>, {
|
|
676
|
-
openingEvent: "UserClickedCloseEventsModal" | "UserClickedCloseX" | "UserClickedOutOfMainModal" | "UserClickedOpenEventsModal" | "UserClickedOpenX" | "UserClickedOutOfEventsModal" | "UserOpenXProgrammatically" | "UserReachedEmpathizeTop" | "EmpathizeClosed" | "EmpathizeOpened" | "UserClosedEmpathize" | "UserPressedClearHistoryQueries" | "UserClickedEnableHistoryQueries" | "UserClickedDisableHistoryQueries" | "UserClickedConfirmDisableHistoryQueries" | "UserClickedDismissDisableHistoryQueries" | "ScrollRestoreSucceeded" | "ScrollRestoreFailed" | "UserHoveredInSearchBox" | "UserHoveredOutSearchBox" | "UserBlurredSearchBox" | "UserClickedSearchBox" | "UserFocusedSearchBox" | "UserPressedClearSearchBoxButton" | "ReloadSearchRequested" | "UserReachedResultsListEnd" | "UserClickedAbortARedirection";
|
|
802
|
+
openingEvent: "UserClickedCloseEventsModal" | "UserClickedCloseX" | "UserClickedOutOfMainModal" | "UserClickedOpenEventsModal" | "UserClickedOpenX" | "UserClickedOutOfEventsModal" | "UserOpenXProgrammatically" | "UserReachedEmpathizeTop" | "EmpathizeClosed" | "EmpathizeOpened" | "UserClosedEmpathize" | "UserPressedClearHistoryQueries" | "UserClickedEnableHistoryQueries" | "UserClickedDisableHistoryQueries" | "UserClickedConfirmDisableHistoryQueries" | "UserClickedDismissDisableHistoryQueries" | "ScrollRestoreSucceeded" | "ScrollRestoreFailed" | "UserHoveredInSearchBox" | "UserHoveredOutSearchBox" | "UserBlurredSearchBox" | "UserClickedSearchBox" | "UserFocusedSearchBox" | "UserPressedClearSearchBoxButton" | "ReloadSearchRequested" | "UserReachedResultsListEnd" | "UserClickedAbortARedirection" | "RelatedPromptsUnmounted" | "ReloadRelatedPromptsRequested" | "AiOverviewMounted";
|
|
677
803
|
}, {}>;
|
|
678
804
|
|
|
679
805
|
export { BaseFallbackImage }
|
|
@@ -733,7 +859,7 @@ columns: number;
|
|
|
733
859
|
export const BaseHeaderTogglePanel: DefineComponent< {
|
|
734
860
|
animation: {
|
|
735
861
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
736
|
-
default: () => DefineComponent< {}, {}, any
|
|
862
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
737
863
|
};
|
|
738
864
|
startCollapsed: BooleanConstructor;
|
|
739
865
|
headerClass: StringConstructor;
|
|
@@ -743,7 +869,7 @@ toggleOpen: () => void;
|
|
|
743
869
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
744
870
|
animation: {
|
|
745
871
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
746
|
-
default: () => DefineComponent< {}, {}, any
|
|
872
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
747
873
|
};
|
|
748
874
|
startCollapsed: BooleanConstructor;
|
|
749
875
|
headerClass: StringConstructor;
|
|
@@ -813,7 +939,7 @@ default: boolean;
|
|
|
813
939
|
};
|
|
814
940
|
animation: {
|
|
815
941
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
816
|
-
default: () => DefineComponent< {}, {}, any
|
|
942
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
817
943
|
};
|
|
818
944
|
panelId: {
|
|
819
945
|
type: StringConstructor;
|
|
@@ -828,7 +954,7 @@ default: boolean;
|
|
|
828
954
|
};
|
|
829
955
|
animation: {
|
|
830
956
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
831
|
-
default: () => DefineComponent< {}, {}, any
|
|
957
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
832
958
|
};
|
|
833
959
|
panelId: {
|
|
834
960
|
type: StringConstructor;
|
|
@@ -907,11 +1033,11 @@ default: boolean;
|
|
|
907
1033
|
referenceSelector: StringConstructor;
|
|
908
1034
|
animation: {
|
|
909
1035
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
910
|
-
default: () => DefineComponent< {}, {}, any
|
|
1036
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
911
1037
|
};
|
|
912
1038
|
overlayAnimation: {
|
|
913
1039
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
914
|
-
default: () => DefineComponent< {}, {}, any
|
|
1040
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
915
1041
|
};
|
|
916
1042
|
contentClass: StringConstructor;
|
|
917
1043
|
overlayClass: StringConstructor;
|
|
@@ -932,11 +1058,11 @@ default: boolean;
|
|
|
932
1058
|
referenceSelector: StringConstructor;
|
|
933
1059
|
animation: {
|
|
934
1060
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
935
|
-
default: () => DefineComponent< {}, {}, any
|
|
1061
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
936
1062
|
};
|
|
937
1063
|
overlayAnimation: {
|
|
938
1064
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
939
|
-
default: () => DefineComponent< {}, {}, any
|
|
1065
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
940
1066
|
};
|
|
941
1067
|
contentClass: StringConstructor;
|
|
942
1068
|
overlayClass: StringConstructor;
|
|
@@ -1080,7 +1206,7 @@ required: true;
|
|
|
1080
1206
|
};
|
|
1081
1207
|
loadAnimation: {
|
|
1082
1208
|
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1083
|
-
default: () => DefineComponent< {}, {}, any
|
|
1209
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
1084
1210
|
};
|
|
1085
1211
|
hoverAnimation: {
|
|
1086
1212
|
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
@@ -1095,7 +1221,7 @@ loadedImages: Ref<string[]>;
|
|
|
1095
1221
|
isHovering: Ref<boolean>;
|
|
1096
1222
|
userHasHoveredImage: Ref<boolean>;
|
|
1097
1223
|
loaderStyles: Partial<CSSStyleDeclaration>;
|
|
1098
|
-
animation: ComputedRef<string | Record<string, any>>;
|
|
1224
|
+
animation: ComputedRef<string | Function | Record<string, any>>;
|
|
1099
1225
|
imageSrc: ComputedRef<string>;
|
|
1100
1226
|
shouldLoadNextImage: ComputedRef<boolean>;
|
|
1101
1227
|
flagImageAsFailed: () => void;
|
|
@@ -1107,7 +1233,7 @@ required: true;
|
|
|
1107
1233
|
};
|
|
1108
1234
|
loadAnimation: {
|
|
1109
1235
|
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1110
|
-
default: () => DefineComponent< {}, {}, any
|
|
1236
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
1111
1237
|
};
|
|
1112
1238
|
hoverAnimation: {
|
|
1113
1239
|
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
@@ -1128,6 +1254,7 @@ type: PropType<Result>;
|
|
|
1128
1254
|
required: true;
|
|
1129
1255
|
};
|
|
1130
1256
|
}, {
|
|
1257
|
+
el: Ref<HTMLElement | null | undefined>;
|
|
1131
1258
|
emitUserClickedAResult: () => void;
|
|
1132
1259
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1133
1260
|
result: {
|
|
@@ -1165,6 +1292,7 @@ link: {
|
|
|
1165
1292
|
type: StringConstructor;
|
|
1166
1293
|
};
|
|
1167
1294
|
}, {
|
|
1295
|
+
el: Ref<HTMLElement | null | undefined>;
|
|
1168
1296
|
emitClickedEvent: () => void;
|
|
1169
1297
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1170
1298
|
result: {
|
|
@@ -1195,7 +1323,7 @@ type: BooleanConstructor;
|
|
|
1195
1323
|
default: boolean;
|
|
1196
1324
|
};
|
|
1197
1325
|
resetOn: {
|
|
1198
|
-
type: PropType<
|
|
1326
|
+
type: PropType<XEvent | XEvent[]>;
|
|
1199
1327
|
default: () => string[];
|
|
1200
1328
|
};
|
|
1201
1329
|
}, {
|
|
@@ -1219,7 +1347,7 @@ type: BooleanConstructor;
|
|
|
1219
1347
|
default: boolean;
|
|
1220
1348
|
};
|
|
1221
1349
|
resetOn: {
|
|
1222
|
-
type: PropType<
|
|
1350
|
+
type: PropType<XEvent | XEvent[]>;
|
|
1223
1351
|
default: () => string[];
|
|
1224
1352
|
};
|
|
1225
1353
|
}>> & {
|
|
@@ -1255,6 +1383,10 @@ max: number;
|
|
|
1255
1383
|
}>;
|
|
1256
1384
|
required: true;
|
|
1257
1385
|
};
|
|
1386
|
+
contentClass: {
|
|
1387
|
+
type: StringConstructor;
|
|
1388
|
+
default: string;
|
|
1389
|
+
};
|
|
1258
1390
|
}, {
|
|
1259
1391
|
slider: Ref<HTMLElement | undefined>;
|
|
1260
1392
|
rangeSelected: ComputedRef<number[]>;
|
|
@@ -1276,6 +1408,10 @@ max: number;
|
|
|
1276
1408
|
}>;
|
|
1277
1409
|
required: true;
|
|
1278
1410
|
};
|
|
1411
|
+
contentClass: {
|
|
1412
|
+
type: StringConstructor;
|
|
1413
|
+
default: string;
|
|
1414
|
+
};
|
|
1279
1415
|
}>> & {
|
|
1280
1416
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1281
1417
|
}, {
|
|
@@ -1283,6 +1419,7 @@ threshold: {
|
|
|
1283
1419
|
min: number;
|
|
1284
1420
|
max: number;
|
|
1285
1421
|
};
|
|
1422
|
+
contentClass: string;
|
|
1286
1423
|
}, {}>;
|
|
1287
1424
|
|
|
1288
1425
|
// @public
|
|
@@ -1390,7 +1527,7 @@ type: BooleanConstructor;
|
|
|
1390
1527
|
default: boolean;
|
|
1391
1528
|
};
|
|
1392
1529
|
}, {
|
|
1393
|
-
cssClasses:
|
|
1530
|
+
cssClasses: ComputedRef<VueCSSClasses>;
|
|
1394
1531
|
toggle: () => void;
|
|
1395
1532
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", PublicProps, Readonly<ExtractPropTypes< {
|
|
1396
1533
|
modelValue: {
|
|
@@ -1411,7 +1548,7 @@ default: string;
|
|
|
1411
1548
|
};
|
|
1412
1549
|
contentAnimation: {
|
|
1413
1550
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1414
|
-
default: () => DefineComponent< {}, {}, any
|
|
1551
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
1415
1552
|
};
|
|
1416
1553
|
initialTab: {
|
|
1417
1554
|
type: StringConstructor;
|
|
@@ -1440,7 +1577,7 @@ default: string;
|
|
|
1440
1577
|
};
|
|
1441
1578
|
contentAnimation: {
|
|
1442
1579
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1443
|
-
default: () => DefineComponent< {}, {}, any
|
|
1580
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
1444
1581
|
};
|
|
1445
1582
|
initialTab: {
|
|
1446
1583
|
type: StringConstructor;
|
|
@@ -1461,6 +1598,42 @@ initialTab: string;
|
|
|
1461
1598
|
allowTabDeselect: boolean;
|
|
1462
1599
|
}, {}>;
|
|
1463
1600
|
|
|
1601
|
+
// @public (undocumented)
|
|
1602
|
+
export const BaseTeleport: DefineComponent< {
|
|
1603
|
+
target: {
|
|
1604
|
+
type: PropType<string | Element>;
|
|
1605
|
+
required: true;
|
|
1606
|
+
};
|
|
1607
|
+
position: {
|
|
1608
|
+
type: PropType<"beforebegin" | "afterbegin" | "beforeend" | "afterend" | "onlychild">;
|
|
1609
|
+
default: string;
|
|
1610
|
+
};
|
|
1611
|
+
disabled: {
|
|
1612
|
+
type: BooleanConstructor;
|
|
1613
|
+
default: boolean;
|
|
1614
|
+
};
|
|
1615
|
+
hostStyle: PropType<string | CSSStyleDeclaration>;
|
|
1616
|
+
}, {
|
|
1617
|
+
teleportHost: Ref<HTMLElement | undefined>;
|
|
1618
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1619
|
+
target: {
|
|
1620
|
+
type: PropType<string | Element>;
|
|
1621
|
+
required: true;
|
|
1622
|
+
};
|
|
1623
|
+
position: {
|
|
1624
|
+
type: PropType<"beforebegin" | "afterbegin" | "beforeend" | "afterend" | "onlychild">;
|
|
1625
|
+
default: string;
|
|
1626
|
+
};
|
|
1627
|
+
disabled: {
|
|
1628
|
+
type: BooleanConstructor;
|
|
1629
|
+
default: boolean;
|
|
1630
|
+
};
|
|
1631
|
+
hostStyle: PropType<string | CSSStyleDeclaration>;
|
|
1632
|
+
}>>, {
|
|
1633
|
+
position: "beforebegin" | "afterbegin" | "beforeend" | "afterend" | "onlychild";
|
|
1634
|
+
disabled: boolean;
|
|
1635
|
+
}, {}>;
|
|
1636
|
+
|
|
1464
1637
|
// @public
|
|
1465
1638
|
export const BaseTogglePanel: DefineComponent< {
|
|
1466
1639
|
open: {
|
|
@@ -1540,6 +1713,36 @@ export class BaseXAPI implements XAPI {
|
|
|
1540
1713
|
protected snippetCallback: (config: Partial<SnippetConfig>) => void;
|
|
1541
1714
|
}
|
|
1542
1715
|
|
|
1716
|
+
// @public
|
|
1717
|
+
export class BaseXPriorityQueue<SomeRecord extends Dictionary, SomeData extends Dictionary = Dictionary> implements XPriorityQueue<SomeRecord, SomeData> {
|
|
1718
|
+
constructor(comparatorFn?: NumberComparatorFn);
|
|
1719
|
+
at(index: number): XPriorityQueueNode<SomeRecord, SomeData> | undefined;
|
|
1720
|
+
clear(): void;
|
|
1721
|
+
// @internal
|
|
1722
|
+
protected comparatorFn: NumberComparatorFn;
|
|
1723
|
+
isEmpty(): boolean;
|
|
1724
|
+
get keys(): (keyof SomeRecord)[];
|
|
1725
|
+
// @internal
|
|
1726
|
+
protected nodes: XPriorityQueueNode<SomeRecord, SomeData>[];
|
|
1727
|
+
peek(): XPriorityQueueNode<SomeRecord, SomeData> | undefined;
|
|
1728
|
+
pop(): XPriorityQueueNode<SomeRecord, SomeData> | undefined;
|
|
1729
|
+
push(key: keyof SomeRecord, priority: number, data?: SomeData): void;
|
|
1730
|
+
size(): number;
|
|
1731
|
+
toString(): string;
|
|
1732
|
+
}
|
|
1733
|
+
|
|
1734
|
+
// @public
|
|
1735
|
+
export class BaseXPriorityQueueNode<SomeRecord extends Dictionary, SomeData extends Dictionary> implements XPriorityQueueNode<SomeRecord, SomeData> {
|
|
1736
|
+
constructor(key: keyof SomeRecord, priority: number, data?: SomeData);
|
|
1737
|
+
// (undocumented)
|
|
1738
|
+
readonly data: SomeData;
|
|
1739
|
+
// (undocumented)
|
|
1740
|
+
readonly key: keyof SomeRecord;
|
|
1741
|
+
// (undocumented)
|
|
1742
|
+
readonly priority: number;
|
|
1743
|
+
toString(): string;
|
|
1744
|
+
}
|
|
1745
|
+
|
|
1543
1746
|
// @public
|
|
1544
1747
|
export const bus: XPriorityBus<XEventsTypes, WireMetadata>;
|
|
1545
1748
|
|
|
@@ -1601,6 +1804,11 @@ export { CartFilledIcon }
|
|
|
1601
1804
|
|
|
1602
1805
|
export { CartIcon }
|
|
1603
1806
|
|
|
1807
|
+
// @public (undocumented)
|
|
1808
|
+
export const ChangeHeight: DefineComponent< {}, {
|
|
1809
|
+
wrapper: Ref<HTMLElement | undefined>;
|
|
1810
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1811
|
+
|
|
1604
1812
|
export { CheckboxSelectedFilledIcon }
|
|
1605
1813
|
|
|
1606
1814
|
export { CheckboxSelectedIcon }
|
|
@@ -1629,9 +1837,12 @@ export { ChevronTinyUpIcon }
|
|
|
1629
1837
|
|
|
1630
1838
|
export { ChevronUpIcon }
|
|
1631
1839
|
|
|
1840
|
+
// @internal
|
|
1841
|
+
export function cleanGettersProxyCache(): void;
|
|
1842
|
+
|
|
1632
1843
|
// @public
|
|
1633
1844
|
export const ClearFilters: DefineComponent< {
|
|
1634
|
-
facetsIds: PropType<
|
|
1845
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
1635
1846
|
alwaysVisible: BooleanConstructor;
|
|
1636
1847
|
}, {
|
|
1637
1848
|
selectedFilters: ComputedRef<Filter[]>;
|
|
@@ -1640,7 +1851,7 @@ isVisible: ComputedRef<boolean>;
|
|
|
1640
1851
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
1641
1852
|
cssClasses: ComputedRef<VueCSSClasses>;
|
|
1642
1853
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1643
|
-
facetsIds: PropType<
|
|
1854
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
1644
1855
|
alwaysVisible: BooleanConstructor;
|
|
1645
1856
|
}>>, {
|
|
1646
1857
|
alwaysVisible: boolean;
|
|
@@ -1740,6 +1951,14 @@ default: boolean;
|
|
|
1740
1951
|
appear: boolean;
|
|
1741
1952
|
}, {}>;
|
|
1742
1953
|
|
|
1954
|
+
// @public
|
|
1955
|
+
export interface ConfigMutations<T extends {
|
|
1956
|
+
config: T['config'];
|
|
1957
|
+
}> {
|
|
1958
|
+
mergeConfig: (config: T['config']) => void;
|
|
1959
|
+
setConfig: (config: T['config']) => void;
|
|
1960
|
+
}
|
|
1961
|
+
|
|
1743
1962
|
export { CornerArrowLeft }
|
|
1744
1963
|
|
|
1745
1964
|
export { CornerArrowRight }
|
|
@@ -1751,29 +1970,46 @@ export function createDirectionalAnimationFactory(animationName: string): (anima
|
|
|
1751
1970
|
export function createEmitterArrayFilter<T>(comparator: keyof T | ((item1: T, item2: T) => boolean)): (newCollection: Array<T>, oldCollection: Array<T>) => boolean;
|
|
1752
1971
|
|
|
1753
1972
|
// @public
|
|
1754
|
-
export function createFetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request, Response>({ fetch, onSuccess, onError, onCancel }: FetchAndSaveHooks<Context, Request, Response>): FetchAndSaveActions<Context, Request>;
|
|
1973
|
+
export function createFetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request, Response>({ fetch, onSuccess, onError, onCancel, }: FetchAndSaveHooks<Context, Request, Response>): FetchAndSaveActions<Context, Request>;
|
|
1755
1974
|
|
|
1756
1975
|
// @internal
|
|
1757
|
-
export function createOrigin({ feature, location }: QueryOriginInit): QueryOrigin | ResultOrigin | null;
|
|
1976
|
+
export function createOrigin({ feature, location, }: QueryOriginInit): QueryOrigin | ResultOrigin | null;
|
|
1758
1977
|
|
|
1759
1978
|
// Warning: (ae-forgotten-export) The symbol "RawFilter" needs to be exported by the entry point index.d.ts
|
|
1760
1979
|
//
|
|
1761
1980
|
// @public
|
|
1762
1981
|
export function createRawFilters(filterIds: Array<Filter['id']>): RawFilter[];
|
|
1763
1982
|
|
|
1983
|
+
// @public
|
|
1984
|
+
export function createRelatedTagsQueryGetter<State extends QueryState, Getters>({ getRelatedTags, }: CreateRelatedTagsQueryGetterOptions<State, Getters>): (state: State, getters: Getters) => string;
|
|
1985
|
+
|
|
1986
|
+
// @public
|
|
1987
|
+
export interface CreateRelatedTagsQueryGetterOptions<State, Getters> {
|
|
1988
|
+
getRelatedTags: (state: State, getters: Getters) => RelatedTag_2[];
|
|
1989
|
+
}
|
|
1990
|
+
|
|
1764
1991
|
// Warning: (ae-forgotten-export) The symbol "Taggable" needs to be exported by the entry point index.d.ts
|
|
1765
1992
|
//
|
|
1766
1993
|
// @public
|
|
1767
1994
|
export function createSetQueryTaggingFromQueryPreview(): Wire<Taggable>;
|
|
1768
1995
|
|
|
1769
1996
|
// @public
|
|
1770
|
-
export function createStoreEmitters<Module extends AnyXStoreModule, Emitters extends StoreEmitters<Module>>(
|
|
1997
|
+
export function createStoreEmitters<Module extends AnyXStoreModule, Emitters extends StoreEmitters<Module>>(_storeModule: Module, emitters: Emitters): Emitters;
|
|
1771
1998
|
|
|
1772
1999
|
// Warning: (ae-forgotten-export) The symbol "Tagging_2" needs to be exported by the entry point index.d.ts
|
|
1773
2000
|
//
|
|
1774
2001
|
// @public
|
|
1775
2002
|
export function createTrackDisplayWire(property: keyof Tagging_2): Wire<Taggable>;
|
|
1776
2003
|
|
|
2004
|
+
// @public
|
|
2005
|
+
export function createTrackRelatedPromptToolingDisplayClickWire(): Wire<any>;
|
|
2006
|
+
|
|
2007
|
+
// @public
|
|
2008
|
+
export function createTrackToolingAdd2CartWire(): Wire<Taggable>;
|
|
2009
|
+
|
|
2010
|
+
// @public
|
|
2011
|
+
export function createTrackToolingDisplayWire(): Wire<Taggable>;
|
|
2012
|
+
|
|
1777
2013
|
// @public
|
|
1778
2014
|
export function createTrackWire(property: keyof Tagging_2): Wire<Taggable>;
|
|
1779
2015
|
|
|
@@ -1824,7 +2060,7 @@ export interface DebouncedFunction<Params extends any[]> {
|
|
|
1824
2060
|
// (undocumented)
|
|
1825
2061
|
(...args: Params): void;
|
|
1826
2062
|
// (undocumented)
|
|
1827
|
-
cancel()
|
|
2063
|
+
cancel: () => void;
|
|
1828
2064
|
}
|
|
1829
2065
|
|
|
1830
2066
|
// @public
|
|
@@ -1851,6 +2087,34 @@ export function deepFlat<Item extends {
|
|
|
1851
2087
|
[key in Key]?: Item[];
|
|
1852
2088
|
}, Key extends keyof Item>(array: Item[], childrenKey: Key): Item[];
|
|
1853
2089
|
|
|
2090
|
+
// @public
|
|
2091
|
+
export class DefaultExternalTaggingService implements ExternalTaggingService {
|
|
2092
|
+
constructor(localStorageService?: StorageService, sessionStorageService?: StorageService);
|
|
2093
|
+
static readonly ADD_TO_CART_ID_KEY = "checkout";
|
|
2094
|
+
// @internal
|
|
2095
|
+
protected getPathName(url: string): string;
|
|
2096
|
+
// @internal
|
|
2097
|
+
protected getStorageId(keyPrefix: string, id?: string): string | null;
|
|
2098
|
+
static instance: ExternalTaggingService;
|
|
2099
|
+
// (undocumented)
|
|
2100
|
+
protected localStorageService: StorageService;
|
|
2101
|
+
moveToSessionStorage(id?: string): void;
|
|
2102
|
+
static readonly RESULT_CLICKED_ID_KEY = "add-to-cart";
|
|
2103
|
+
// (undocumented)
|
|
2104
|
+
protected sessionStorageService: StorageService;
|
|
2105
|
+
// @internal
|
|
2106
|
+
protected showWarningMessage(): void;
|
|
2107
|
+
// (undocumented)
|
|
2108
|
+
protected get storageKey(): string;
|
|
2109
|
+
// (undocumented)
|
|
2110
|
+
protected get storageTTLMs(): number;
|
|
2111
|
+
// (undocumented)
|
|
2112
|
+
protected get store(): Store<RootXStoreState>;
|
|
2113
|
+
storeAddToCart(result: Result): void;
|
|
2114
|
+
storeResultClicked(result: Result): void;
|
|
2115
|
+
trackAddToCart(id?: string): void;
|
|
2116
|
+
}
|
|
2117
|
+
|
|
1854
2118
|
// @public
|
|
1855
2119
|
export class DefaultFacetsService implements FacetsService {
|
|
1856
2120
|
// Warning: (ae-incompatible-release-tags) The symbol "__constructor" is marked as @public, but its signature references "FilterEntityFactory" which is marked as @internal
|
|
@@ -1858,7 +2122,7 @@ export class DefaultFacetsService implements FacetsService {
|
|
|
1858
2122
|
// (undocumented)
|
|
1859
2123
|
clearFilters(facetIds?: Array<Facet['id']>, metadata?: FiltersMetadata): void;
|
|
1860
2124
|
// (undocumented)
|
|
1861
|
-
clearFiltersWithMetadata({ facetIds, metadata }?: {
|
|
2125
|
+
clearFiltersWithMetadata({ facetIds, metadata, }?: {
|
|
1862
2126
|
facetIds?: Array<Facet['id']>;
|
|
1863
2127
|
metadata?: FiltersMetadata;
|
|
1864
2128
|
}): void;
|
|
@@ -1912,32 +2176,6 @@ export class DefaultFacetsService implements FacetsService {
|
|
|
1912
2176
|
protected updateStore(facetsGroup: FacetsGroup): Filter[];
|
|
1913
2177
|
}
|
|
1914
2178
|
|
|
1915
|
-
// @public
|
|
1916
|
-
export class DefaultPDPAddToCartService implements PDPAddToCartService {
|
|
1917
|
-
constructor(localStorageService?: StorageService, sessionStorageService?: StorageService);
|
|
1918
|
-
// (undocumented)
|
|
1919
|
-
protected get clickedResultStorageKey(): string;
|
|
1920
|
-
// (undocumented)
|
|
1921
|
-
protected get clickedResultStorageTTLMs(): number;
|
|
1922
|
-
// @internal
|
|
1923
|
-
protected getPathName(url: string): string;
|
|
1924
|
-
// @internal
|
|
1925
|
-
protected getStorageId(id?: string): string | null;
|
|
1926
|
-
static instance: PDPAddToCartService;
|
|
1927
|
-
// (undocumented)
|
|
1928
|
-
protected localStorageService: StorageService;
|
|
1929
|
-
moveToSessionStorage(id?: string): void;
|
|
1930
|
-
static readonly RESULT_CLICKED_ID_KEY = "add-to-cart";
|
|
1931
|
-
// (undocumented)
|
|
1932
|
-
protected sessionStorageService: StorageService;
|
|
1933
|
-
// @internal
|
|
1934
|
-
protected showWarningMessage(): void;
|
|
1935
|
-
// (undocumented)
|
|
1936
|
-
protected get store(): Store<RootXStoreState>;
|
|
1937
|
-
storeResultClicked(result: Result): void;
|
|
1938
|
-
trackAddToCart(id?: string): void;
|
|
1939
|
-
}
|
|
1940
|
-
|
|
1941
2179
|
// @public
|
|
1942
2180
|
export interface DeviceActions {
|
|
1943
2181
|
}
|
|
@@ -1945,10 +2183,10 @@ export interface DeviceActions {
|
|
|
1945
2183
|
// @public
|
|
1946
2184
|
export const DeviceDetector: DefineComponent< {
|
|
1947
2185
|
breakpoints: {
|
|
1948
|
-
type: PropType<Record<
|
|
2186
|
+
type: PropType<Record<Device, MaxWidth>>;
|
|
1949
2187
|
default: () => {};
|
|
1950
2188
|
};
|
|
1951
|
-
force: PropType<
|
|
2189
|
+
force: PropType<Device>;
|
|
1952
2190
|
throttleMs: {
|
|
1953
2191
|
type: NumberConstructor;
|
|
1954
2192
|
default: number;
|
|
@@ -1957,10 +2195,10 @@ default: number;
|
|
|
1957
2195
|
throttledStoreWindowWidth: () => void;
|
|
1958
2196
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1959
2197
|
breakpoints: {
|
|
1960
|
-
type: PropType<Record<
|
|
2198
|
+
type: PropType<Record<Device, MaxWidth>>;
|
|
1961
2199
|
default: () => {};
|
|
1962
2200
|
};
|
|
1963
|
-
force: PropType<
|
|
2201
|
+
force: PropType<Device>;
|
|
1964
2202
|
throttleMs: {
|
|
1965
2203
|
type: NumberConstructor;
|
|
1966
2204
|
default: number;
|
|
@@ -1979,7 +2217,7 @@ export interface DeviceGetters {
|
|
|
1979
2217
|
|
|
1980
2218
|
// @public
|
|
1981
2219
|
export interface DeviceMutations {
|
|
1982
|
-
setName(device: string | null)
|
|
2220
|
+
setName: (device: string | null) => void;
|
|
1983
2221
|
}
|
|
1984
2222
|
|
|
1985
2223
|
// @public
|
|
@@ -2024,34 +2262,94 @@ export class DirectionalFocusNavigationService implements SpatialNavigation {
|
|
|
2024
2262
|
constructor(
|
|
2025
2263
|
container: HTMLElement,
|
|
2026
2264
|
focusableSelectors?: string);
|
|
2265
|
+
// @internal
|
|
2266
|
+
filterCandidates(rawCandidates: HTMLElement[]): HTMLElement[];
|
|
2027
2267
|
navigateTo(arrowKey: ArrowKey): HTMLElement;
|
|
2028
2268
|
}
|
|
2029
2269
|
|
|
2030
2270
|
// @internal
|
|
2031
2271
|
export const DISABLE_ANIMATIONS_KEY: XInjectKey<boolean | undefined>;
|
|
2032
2272
|
|
|
2033
|
-
// @public
|
|
2034
|
-
export const
|
|
2035
|
-
|
|
2036
|
-
type: PropType<
|
|
2273
|
+
// @public (undocumented)
|
|
2274
|
+
export const DisplayClickProvider: DefineComponent< {
|
|
2275
|
+
resultFeature: {
|
|
2276
|
+
type: PropType<ResultFeature>;
|
|
2037
2277
|
required: true;
|
|
2038
2278
|
};
|
|
2039
|
-
|
|
2040
|
-
type:
|
|
2279
|
+
ignoreResultClickEvent: {
|
|
2280
|
+
type: BooleanConstructor;
|
|
2281
|
+
default: boolean;
|
|
2282
|
+
};
|
|
2283
|
+
toolingDisplayTagging: {
|
|
2284
|
+
type: PropType<TaggingRequest>;
|
|
2285
|
+
required: false;
|
|
2286
|
+
default: undefined;
|
|
2287
|
+
};
|
|
2288
|
+
toolingAdd2CartTagging: {
|
|
2289
|
+
type: PropType<TaggingRequest>;
|
|
2290
|
+
required: false;
|
|
2291
|
+
default: undefined;
|
|
2292
|
+
};
|
|
2293
|
+
queryTagging: {
|
|
2294
|
+
type: PropType<TaggingRequest>;
|
|
2295
|
+
required: false;
|
|
2296
|
+
default: undefined;
|
|
2041
2297
|
};
|
|
2042
2298
|
}, () => VNode<RendererNode, RendererElement, {
|
|
2043
2299
|
[key: string]: any;
|
|
2044
2300
|
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2045
|
-
|
|
2046
|
-
type: PropType<
|
|
2301
|
+
resultFeature: {
|
|
2302
|
+
type: PropType<ResultFeature>;
|
|
2047
2303
|
required: true;
|
|
2048
2304
|
};
|
|
2049
|
-
|
|
2050
|
-
type:
|
|
2305
|
+
ignoreResultClickEvent: {
|
|
2306
|
+
type: BooleanConstructor;
|
|
2307
|
+
default: boolean;
|
|
2051
2308
|
};
|
|
2052
|
-
|
|
2053
|
-
|
|
2054
|
-
|
|
2309
|
+
toolingDisplayTagging: {
|
|
2310
|
+
type: PropType<TaggingRequest>;
|
|
2311
|
+
required: false;
|
|
2312
|
+
default: undefined;
|
|
2313
|
+
};
|
|
2314
|
+
toolingAdd2CartTagging: {
|
|
2315
|
+
type: PropType<TaggingRequest>;
|
|
2316
|
+
required: false;
|
|
2317
|
+
default: undefined;
|
|
2318
|
+
};
|
|
2319
|
+
queryTagging: {
|
|
2320
|
+
type: PropType<TaggingRequest>;
|
|
2321
|
+
required: false;
|
|
2322
|
+
default: undefined;
|
|
2323
|
+
};
|
|
2324
|
+
}>>, {
|
|
2325
|
+
ignoreResultClickEvent: boolean;
|
|
2326
|
+
toolingDisplayTagging: TaggingRequest;
|
|
2327
|
+
toolingAdd2CartTagging: TaggingRequest;
|
|
2328
|
+
queryTagging: TaggingRequest;
|
|
2329
|
+
}, {}>;
|
|
2330
|
+
|
|
2331
|
+
// @public
|
|
2332
|
+
export const DisplayEmitter: DefineComponent< {
|
|
2333
|
+
payload: {
|
|
2334
|
+
type: PropType<TaggingRequest>;
|
|
2335
|
+
required: true;
|
|
2336
|
+
};
|
|
2337
|
+
eventMetadata: {
|
|
2338
|
+
type: PropType<Omit<WireMetadata, "moduleName" | "origin" | "location">>;
|
|
2339
|
+
};
|
|
2340
|
+
}, () => VNode<RendererNode, RendererElement, {
|
|
2341
|
+
[key: string]: any;
|
|
2342
|
+
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2343
|
+
payload: {
|
|
2344
|
+
type: PropType<TaggingRequest>;
|
|
2345
|
+
required: true;
|
|
2346
|
+
};
|
|
2347
|
+
eventMetadata: {
|
|
2348
|
+
type: PropType<Omit<WireMetadata, "moduleName" | "origin" | "location">>;
|
|
2349
|
+
};
|
|
2350
|
+
}>>, {}, {}>;
|
|
2351
|
+
|
|
2352
|
+
// @public
|
|
2055
2353
|
export interface DisplayWireMetadata extends WireMetadata {
|
|
2056
2354
|
displayOriginalQuery: string;
|
|
2057
2355
|
}
|
|
@@ -2109,53 +2407,94 @@ export class EditableNumberRangeFilterEntity implements FilterEntity {
|
|
|
2109
2407
|
constructor(store: Store<RootXStoreState>);
|
|
2110
2408
|
// (undocumented)
|
|
2111
2409
|
static accepts(filter: Filter): boolean;
|
|
2112
|
-
deselect(
|
|
2410
|
+
deselect(filterParam: Filter): void;
|
|
2113
2411
|
protected getFilterByFacet(facetId: Facet['id']): EditableNumberRangeFilter_2 | undefined;
|
|
2114
2412
|
protected getNewFilterId(filter: Pick<EditableNumberRangeFilter_2, 'range' | 'facetId'>): string;
|
|
2115
2413
|
protected isSelected(filter: EditableNumberRangeFilter_2): boolean;
|
|
2116
2414
|
protected removePreviousFilter(facetId: Facet['id']): void;
|
|
2117
|
-
select(
|
|
2415
|
+
select(filterParam: Filter): void;
|
|
2118
2416
|
// (undocumented)
|
|
2119
2417
|
protected store: Store<RootXStoreState>;
|
|
2120
2418
|
}
|
|
2121
2419
|
|
|
2420
|
+
// @public
|
|
2421
|
+
export interface EmittedData<SomeEvents extends Dictionary, SomeEvent extends keyof SomeEvents, SomeEventMetadata extends Dictionary> {
|
|
2422
|
+
event: SomeEvent;
|
|
2423
|
+
eventPayload: EventPayload<SomeEvents, SomeEvent>;
|
|
2424
|
+
metadata: SomeEventMetadata;
|
|
2425
|
+
}
|
|
2426
|
+
|
|
2427
|
+
// @public
|
|
2428
|
+
export type Emitter<SomeEvents extends Dictionary, SomeEvent extends keyof SomeEvents, SomeEventMetadata extends Dictionary> = Subject<SubjectPayload<EventPayload<SomeEvents, SomeEvent>, SomeEventMetadata>>;
|
|
2429
|
+
|
|
2430
|
+
// @public
|
|
2431
|
+
export type Emitters<SomeEvents extends Dictionary, SomeEventMetadata extends Dictionary> = {
|
|
2432
|
+
[SomeEvent in keyof SomeEvents]?: Emitter<SomeEvents, SomeEvent, SomeEventMetadata>;
|
|
2433
|
+
};
|
|
2434
|
+
|
|
2122
2435
|
// @public
|
|
2123
2436
|
export const Empathize: DefineComponent< {
|
|
2124
2437
|
eventsToOpenEmpathize: {
|
|
2125
|
-
type: PropType<
|
|
2438
|
+
type: PropType<XEvent[]>;
|
|
2126
2439
|
default: () => string[];
|
|
2127
2440
|
};
|
|
2128
2441
|
eventsToCloseEmpathize: {
|
|
2129
|
-
type: PropType<
|
|
2442
|
+
type: PropType<XEvent[]>;
|
|
2130
2443
|
default: () => string[];
|
|
2131
2444
|
};
|
|
2132
2445
|
animation: {
|
|
2133
2446
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2134
|
-
default: () => DefineComponent< {}, {}, any
|
|
2447
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
2448
|
+
};
|
|
2449
|
+
hasContent: {
|
|
2450
|
+
type: BooleanConstructor;
|
|
2451
|
+
default: boolean;
|
|
2452
|
+
};
|
|
2453
|
+
searchAndCloseOnNoContent: {
|
|
2454
|
+
type: BooleanConstructor;
|
|
2455
|
+
default: boolean;
|
|
2456
|
+
};
|
|
2457
|
+
searchAndCloseDebounceInMs: {
|
|
2458
|
+
type: NumberConstructor;
|
|
2459
|
+
default: number;
|
|
2135
2460
|
};
|
|
2136
2461
|
}, {
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
hasContent: Ref<boolean>;
|
|
2140
|
-
isOpen: Ref<boolean>;
|
|
2462
|
+
empathizeRef: Ref<HTMLDivElement | null>;
|
|
2463
|
+
isOpenAndHasContent: ComputedRef<boolean>;
|
|
2141
2464
|
open: () => void;
|
|
2465
|
+
close: () => void;
|
|
2142
2466
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2143
2467
|
eventsToOpenEmpathize: {
|
|
2144
|
-
type: PropType<
|
|
2468
|
+
type: PropType<XEvent[]>;
|
|
2145
2469
|
default: () => string[];
|
|
2146
2470
|
};
|
|
2147
2471
|
eventsToCloseEmpathize: {
|
|
2148
|
-
type: PropType<
|
|
2472
|
+
type: PropType<XEvent[]>;
|
|
2149
2473
|
default: () => string[];
|
|
2150
2474
|
};
|
|
2151
2475
|
animation: {
|
|
2152
2476
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2153
|
-
default: () => DefineComponent< {}, {}, any
|
|
2477
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
2478
|
+
};
|
|
2479
|
+
hasContent: {
|
|
2480
|
+
type: BooleanConstructor;
|
|
2481
|
+
default: boolean;
|
|
2482
|
+
};
|
|
2483
|
+
searchAndCloseOnNoContent: {
|
|
2484
|
+
type: BooleanConstructor;
|
|
2485
|
+
default: boolean;
|
|
2486
|
+
};
|
|
2487
|
+
searchAndCloseDebounceInMs: {
|
|
2488
|
+
type: NumberConstructor;
|
|
2489
|
+
default: number;
|
|
2154
2490
|
};
|
|
2155
2491
|
}>>, {
|
|
2156
2492
|
eventsToOpenEmpathize: (keyof XEventsTypes)[];
|
|
2157
2493
|
eventsToCloseEmpathize: (keyof XEventsTypes)[];
|
|
2158
2494
|
animation: string | Function | Record<string, any>;
|
|
2495
|
+
hasContent: boolean;
|
|
2496
|
+
searchAndCloseOnNoContent: boolean;
|
|
2497
|
+
searchAndCloseDebounceInMs: number;
|
|
2159
2498
|
}, {}>;
|
|
2160
2499
|
|
|
2161
2500
|
// @public
|
|
@@ -2173,11 +2512,9 @@ export const empathizeEmitters: {};
|
|
|
2173
2512
|
export interface EmpathizeGetters {
|
|
2174
2513
|
}
|
|
2175
2514
|
|
|
2176
|
-
// Warning: (ae-forgotten-export) The symbol "ConfigMutations" needs to be exported by the entry point index.d.ts
|
|
2177
|
-
//
|
|
2178
2515
|
// @public
|
|
2179
2516
|
export interface EmpathizeMutations extends ConfigMutations<EmpathizeState> {
|
|
2180
|
-
setIsOpen(isOpen: boolean)
|
|
2517
|
+
setIsOpen: (isOpen: boolean) => void;
|
|
2181
2518
|
}
|
|
2182
2519
|
|
|
2183
2520
|
// @public
|
|
@@ -2215,6 +2552,9 @@ export type EmpathizeXStoreModule = XStoreModule<EmpathizeState, EmpathizeGetter
|
|
|
2215
2552
|
// @internal
|
|
2216
2553
|
export const empathizeXStoreModule: EmpathizeXStoreModule;
|
|
2217
2554
|
|
|
2555
|
+
// @public
|
|
2556
|
+
export type EventPayload<SomeEvents extends Dictionary, SomeEvent extends keyof SomeEvents> = SomeEvents[SomeEvent] extends void ? undefined : SomeEvents[SomeEvent];
|
|
2557
|
+
|
|
2218
2558
|
// @public
|
|
2219
2559
|
export type EventsForDirectionLimit = {
|
|
2220
2560
|
[key in ArrowKey]: PropsWithType<XEventsTypes, void>;
|
|
@@ -2224,14 +2564,14 @@ export type EventsForDirectionLimit = {
|
|
|
2224
2564
|
export const ExcludeFiltersWithNoResults: DefineComponent< {
|
|
2225
2565
|
filters: PropType<Filter[]>;
|
|
2226
2566
|
parentId: {
|
|
2227
|
-
type: PropType<
|
|
2567
|
+
type: PropType<Filter["id"]>;
|
|
2228
2568
|
};
|
|
2229
2569
|
}, () => VNode<RendererNode, RendererElement, {
|
|
2230
2570
|
[key: string]: any;
|
|
2231
2571
|
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2232
2572
|
filters: PropType<Filter[]>;
|
|
2233
2573
|
parentId: {
|
|
2234
|
-
type: PropType<
|
|
2574
|
+
type: PropType<Filter["id"]>;
|
|
2235
2575
|
};
|
|
2236
2576
|
}>>, {}, {}>;
|
|
2237
2577
|
|
|
@@ -2244,10 +2584,10 @@ export type ExperienceControlsActionContext = XActionContext<ExperienceControlsS
|
|
|
2244
2584
|
// @public
|
|
2245
2585
|
export interface ExperienceControlsActions {
|
|
2246
2586
|
cancelFetchAndSaveControls: () => void;
|
|
2247
|
-
fetchAndSaveExperienceControlsResponse(request: ExperienceControlsRequest | null)
|
|
2587
|
+
fetchAndSaveExperienceControlsResponse: (request: ExperienceControlsRequest | null) => void;
|
|
2248
2588
|
// Warning: (ae-forgotten-export) The symbol "ExperienceControlsRequest" needs to be exported by the entry point index.d.ts
|
|
2249
2589
|
// Warning: (ae-forgotten-export) The symbol "ExperienceControlsResponse" needs to be exported by the entry point index.d.ts
|
|
2250
|
-
fetchExperienceControlsResponse(request: ExperienceControlsRequest | null)
|
|
2590
|
+
fetchExperienceControlsResponse: (request: ExperienceControlsRequest | null) => ExperienceControlsResponse;
|
|
2251
2591
|
}
|
|
2252
2592
|
|
|
2253
2593
|
// @internal
|
|
@@ -2265,9 +2605,9 @@ export interface ExperienceControlsGetters {
|
|
|
2265
2605
|
|
|
2266
2606
|
// @public
|
|
2267
2607
|
export interface ExperienceControlsMutations extends StatusMutations {
|
|
2268
|
-
setControls(controls: Dictionary<unknown>)
|
|
2269
|
-
setEvents(events: Partial<XEventsTypes>)
|
|
2270
|
-
setParams(params: Dictionary<unknown>)
|
|
2608
|
+
setControls: (controls: Dictionary<unknown>) => void;
|
|
2609
|
+
setEvents: (events: Partial<XEventsTypes>) => void;
|
|
2610
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
2271
2611
|
}
|
|
2272
2612
|
|
|
2273
2613
|
// @public
|
|
@@ -2312,6 +2652,14 @@ export type ExperienceControlsXStoreModule = XStoreModule<ExperienceControlsStat
|
|
|
2312
2652
|
// @internal
|
|
2313
2653
|
export const experienceControlsXStoreModule: ExperienceControlsXStoreModule;
|
|
2314
2654
|
|
|
2655
|
+
// @public
|
|
2656
|
+
export interface ExternalTaggingService {
|
|
2657
|
+
moveToSessionStorage: (id?: string) => void;
|
|
2658
|
+
storeAddToCart: (result: Result) => void;
|
|
2659
|
+
storeResultClicked: (result: Result) => void;
|
|
2660
|
+
trackAddToCart: (id?: string) => void;
|
|
2661
|
+
}
|
|
2662
|
+
|
|
2315
2663
|
// @public
|
|
2316
2664
|
export type ExtractActionPayload<ModuleName extends XModuleName, ActionName extends ActionNamesFor<ModuleName>> = ExtractPayload<ExtractActions<XModulesTree[ModuleName]>[ActionName]>;
|
|
2317
2665
|
|
|
@@ -2370,7 +2718,7 @@ export interface ExtraParamsGetters {
|
|
|
2370
2718
|
// @public
|
|
2371
2719
|
export interface ExtraParamsMutations {
|
|
2372
2720
|
// (undocumented)
|
|
2373
|
-
setParams(params: Dictionary<unknown>)
|
|
2721
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
2374
2722
|
}
|
|
2375
2723
|
|
|
2376
2724
|
// @public
|
|
@@ -2427,7 +2775,7 @@ export interface FacetGroupEntry {
|
|
|
2427
2775
|
|
|
2428
2776
|
// @public
|
|
2429
2777
|
export const Facets: DefineComponent< {
|
|
2430
|
-
facetsIds: PropType<
|
|
2778
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
2431
2779
|
alwaysVisible: BooleanConstructor;
|
|
2432
2780
|
animation: {
|
|
2433
2781
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -2440,7 +2788,7 @@ hasFacets: ComputedRef<boolean>;
|
|
|
2440
2788
|
mappedFacets: ComputedRef<Dictionary<RenderFacet>>;
|
|
2441
2789
|
hasSlot: (name: string) => boolean;
|
|
2442
2790
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2443
|
-
facetsIds: PropType<
|
|
2791
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
2444
2792
|
alwaysVisible: BooleanConstructor;
|
|
2445
2793
|
animation: {
|
|
2446
2794
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -2503,27 +2851,25 @@ export interface FacetsGroup {
|
|
|
2503
2851
|
id: string;
|
|
2504
2852
|
}
|
|
2505
2853
|
|
|
2506
|
-
// Warning: (ae-forgotten-export) The symbol "QueryMutations" needs to be exported by the entry point index.d.ts
|
|
2507
|
-
//
|
|
2508
2854
|
// @public
|
|
2509
2855
|
export interface FacetsMutations extends QueryMutations, ConfigMutations<FacetsState> {
|
|
2510
|
-
clearStickyFilters()
|
|
2511
|
-
mutateFilter(payload: MutateFilterPayload)
|
|
2512
|
-
removeFacet(facet: Facet)
|
|
2513
|
-
removeFilter(filter: Filter)
|
|
2514
|
-
removeFilters(filters: Filter[])
|
|
2515
|
-
removeStickyFilter(filter: RawFilter)
|
|
2516
|
-
setFacet(facet: Facet)
|
|
2517
|
-
setFacetGroup(facetGroupEntry: FacetGroupEntry)
|
|
2518
|
-
setFilters(filters: Filter[])
|
|
2519
|
-
setPreselectedFilters(filters: RawFilter[])
|
|
2520
|
-
setStickyFilter(filter: RawFilter)
|
|
2856
|
+
clearStickyFilters: () => void;
|
|
2857
|
+
mutateFilter: (payload: MutateFilterPayload) => void;
|
|
2858
|
+
removeFacet: (facet: Facet) => void;
|
|
2859
|
+
removeFilter: (filter: Filter) => void;
|
|
2860
|
+
removeFilters: (filters: Filter[]) => void;
|
|
2861
|
+
removeStickyFilter: (filter: RawFilter) => void;
|
|
2862
|
+
setFacet: (facet: Facet) => void;
|
|
2863
|
+
setFacetGroup: (facetGroupEntry: FacetGroupEntry) => void;
|
|
2864
|
+
setFilters: (filters: Filter[]) => void;
|
|
2865
|
+
setPreselectedFilters: (filters: RawFilter[]) => void;
|
|
2866
|
+
setStickyFilter: (filter: RawFilter) => void;
|
|
2521
2867
|
}
|
|
2522
2868
|
|
|
2523
2869
|
// @public
|
|
2524
2870
|
export const FacetsProvider: DefineComponent< {
|
|
2525
2871
|
groupId: {
|
|
2526
|
-
type: PropType<
|
|
2872
|
+
type: PropType<GroupId>;
|
|
2527
2873
|
default: string;
|
|
2528
2874
|
};
|
|
2529
2875
|
facets: {
|
|
@@ -2532,7 +2878,7 @@ required: true;
|
|
|
2532
2878
|
};
|
|
2533
2879
|
}, () => string, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2534
2880
|
groupId: {
|
|
2535
|
-
type: PropType<
|
|
2881
|
+
type: PropType<GroupId>;
|
|
2536
2882
|
default: string;
|
|
2537
2883
|
};
|
|
2538
2884
|
facets: {
|
|
@@ -2545,19 +2891,19 @@ groupId: string;
|
|
|
2545
2891
|
|
|
2546
2892
|
// @public
|
|
2547
2893
|
export interface FacetsService {
|
|
2548
|
-
clearFilters(facetIds?: Array<Facet['id']>, metadata?: FiltersMetadata)
|
|
2549
|
-
clearFiltersWithMetadata(payload?: {
|
|
2894
|
+
clearFilters: (facetIds?: Array<Facet['id']>, metadata?: FiltersMetadata) => void;
|
|
2895
|
+
clearFiltersWithMetadata: (payload?: {
|
|
2550
2896
|
facetIds?: Array<Facet['id']>;
|
|
2551
2897
|
metadata?: FiltersMetadata;
|
|
2552
|
-
})
|
|
2553
|
-
deselect(filter: Filter, metadata?: FiltersMetadata)
|
|
2554
|
-
select(filter: Filter | Filter[])
|
|
2555
|
-
selectPreselectedFilters()
|
|
2556
|
-
setFacets(facetsGroup: FacetsGroup)
|
|
2557
|
-
setQuery(query: string)
|
|
2558
|
-
toggle(filter: Filter)
|
|
2559
|
-
updateFacets(facetsGroup: FacetsGroup)
|
|
2560
|
-
updatePreselectedFilters(filters: Filter[])
|
|
2898
|
+
}) => void;
|
|
2899
|
+
deselect: (filter: Filter, metadata?: FiltersMetadata) => void;
|
|
2900
|
+
select: (filter: Filter | Filter[]) => void;
|
|
2901
|
+
selectPreselectedFilters: () => void;
|
|
2902
|
+
setFacets: (facetsGroup: FacetsGroup) => void;
|
|
2903
|
+
setQuery: (query: string) => void;
|
|
2904
|
+
toggle: (filter: Filter) => void;
|
|
2905
|
+
updateFacets: (facetsGroup: FacetsGroup) => void;
|
|
2906
|
+
updatePreselectedFilters: (filters: Filter[]) => void;
|
|
2561
2907
|
}
|
|
2562
2908
|
|
|
2563
2909
|
// @public
|
|
@@ -2695,12 +3041,12 @@ appear: boolean;
|
|
|
2695
3041
|
|
|
2696
3042
|
// @public
|
|
2697
3043
|
export const FallbackDisclaimer: DefineComponent< {}, {
|
|
2698
|
-
query: ComputedRef<
|
|
2699
|
-
fromNoResultsWithFilters: ComputedRef<
|
|
3044
|
+
query: ComputedRef<string>;
|
|
3045
|
+
fromNoResultsWithFilters: ComputedRef<boolean>;
|
|
2700
3046
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
2701
3047
|
|
|
2702
3048
|
// @public
|
|
2703
|
-
export type FeatureLocation = 'external' | 'my_history' | 'no_query' | 'results' | 'no_results' | 'low_results' | 'none' | 'predictive_layer' | 'pdp' | 'url_history' | 'url_history_pdp';
|
|
3049
|
+
export type FeatureLocation = 'external' | 'my_history' | 'no_query' | 'results' | 'no_results' | 'low_results' | 'none' | 'predictive_layer' | 'pdp' | 'url_history' | 'url_history_pdp' | 'related_prompts' | 'add2cart' | 'overview';
|
|
2704
3050
|
|
|
2705
3051
|
// @public
|
|
2706
3052
|
export interface FetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request> {
|
|
@@ -2708,6 +3054,12 @@ export interface FetchAndSaveActions<Context extends XActionContext<StatusState,
|
|
|
2708
3054
|
fetchAndSave: (context: Context, request: Request) => void | Promise<void>;
|
|
2709
3055
|
}
|
|
2710
3056
|
|
|
3057
|
+
// @public
|
|
3058
|
+
export const fetchAndSaveAiSuggestions: AiXStoreModule['actions']['fetchAndSaveAiSuggestions'];
|
|
3059
|
+
|
|
3060
|
+
// @public
|
|
3061
|
+
export const fetchAndSaveAiSuggestionsSearch: AiXStoreModule['actions']['fetchAndSaveAiSuggestionsSearch'];
|
|
3062
|
+
|
|
2711
3063
|
// @public
|
|
2712
3064
|
export const fetchAndSaveExperienceControlsResponse: (context: ExperienceControlsActionContext, request: ExperienceControlsRequest | null) => void | Promise<void>;
|
|
2713
3065
|
|
|
@@ -2716,10 +3068,10 @@ export const fetchAndSaveExperienceControlsWire: Wire<ExperienceControlsRequest
|
|
|
2716
3068
|
|
|
2717
3069
|
// @public
|
|
2718
3070
|
export interface FetchAndSaveHooks<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request, Response> {
|
|
2719
|
-
fetch(context: Context, request: Request)
|
|
2720
|
-
onCancel
|
|
2721
|
-
onError
|
|
2722
|
-
onSuccess(context: Context, response: Response)
|
|
3071
|
+
fetch: (context: Context, request: Request) => Promise<Response>;
|
|
3072
|
+
onCancel?: () => void;
|
|
3073
|
+
onError?: (error: unknown) => void;
|
|
3074
|
+
onSuccess: (context: Context, response: Response) => void;
|
|
2723
3075
|
}
|
|
2724
3076
|
|
|
2725
3077
|
// Warning: (ae-forgotten-export) The symbol "IdentifierResultsRequest" needs to be exported by the entry point index.d.ts
|
|
@@ -2835,15 +3187,15 @@ export function filterBlacklistedModules<Payload>(wire: Wire<Payload>, blacklist
|
|
|
2835
3187
|
|
|
2836
3188
|
// @internal
|
|
2837
3189
|
export interface FilterEntity<Metadata extends Dictionary = Dictionary<unknown>> {
|
|
2838
|
-
deselect(filter: Filter, metadata?: Metadata)
|
|
2839
|
-
select(filter: Filter)
|
|
3190
|
+
deselect: (filter: Filter, metadata?: Metadata) => void;
|
|
3191
|
+
select: (filter: Filter) => void;
|
|
2840
3192
|
}
|
|
2841
3193
|
|
|
2842
3194
|
// @internal
|
|
2843
3195
|
export interface FilterEntityConstructor {
|
|
2844
3196
|
// (undocumented)
|
|
2845
3197
|
new (store: Store<RootXStoreState>): FilterEntity;
|
|
2846
|
-
accepts(filter: Filter)
|
|
3198
|
+
accepts: (filter: Filter) => boolean;
|
|
2847
3199
|
}
|
|
2848
3200
|
|
|
2849
3201
|
// @internal
|
|
@@ -2881,7 +3233,7 @@ export { FiltersIcon }
|
|
|
2881
3233
|
export const FiltersList: DefineComponent< {
|
|
2882
3234
|
filters: PropType<Filter[]>;
|
|
2883
3235
|
parentId: {
|
|
2884
|
-
type: PropType<
|
|
3236
|
+
type: PropType<Filter["id"]>;
|
|
2885
3237
|
required: false;
|
|
2886
3238
|
};
|
|
2887
3239
|
animation: {
|
|
@@ -2895,7 +3247,7 @@ renderedFilters: ComputedRef<Filter[]>;
|
|
|
2895
3247
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2896
3248
|
filters: PropType<Filter[]>;
|
|
2897
3249
|
parentId: {
|
|
2898
|
-
type: PropType<
|
|
3250
|
+
type: PropType<Filter["id"]>;
|
|
2899
3251
|
required: false;
|
|
2900
3252
|
};
|
|
2901
3253
|
animation: {
|
|
@@ -2915,7 +3267,7 @@ export interface FiltersMetadata {
|
|
|
2915
3267
|
export const FiltersSearch: DefineComponent< {
|
|
2916
3268
|
filters: PropType<Filter[]>;
|
|
2917
3269
|
parentId: {
|
|
2918
|
-
type: PropType<
|
|
3270
|
+
type: PropType<Filter["id"]>;
|
|
2919
3271
|
required: false;
|
|
2920
3272
|
};
|
|
2921
3273
|
debounceInMs: {
|
|
@@ -2931,7 +3283,7 @@ query: Ref<string>;
|
|
|
2931
3283
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2932
3284
|
filters: PropType<Filter[]>;
|
|
2933
3285
|
parentId: {
|
|
2934
|
-
type: PropType<
|
|
3286
|
+
type: PropType<Filter["id"]>;
|
|
2935
3287
|
required: false;
|
|
2936
3288
|
};
|
|
2937
3289
|
debounceInMs: {
|
|
@@ -2958,8 +3310,8 @@ export type FirstParameter<SomeFunction extends AnyFunction> = Parameters<SomeFu
|
|
|
2958
3310
|
export const FixedHeaderAndAsidesLayout: DefineComponent< {
|
|
2959
3311
|
devMode: BooleanConstructor;
|
|
2960
3312
|
}, {
|
|
2961
|
-
rightAsideAnimation: DefineComponent
|
|
2962
|
-
leftAsideAnimation: DefineComponent
|
|
3313
|
+
rightAsideAnimation: DefineComponent;
|
|
3314
|
+
leftAsideAnimation: DefineComponent;
|
|
2963
3315
|
setPosition: (position: number) => void;
|
|
2964
3316
|
isBackdropVisible: ComputedRef<boolean>;
|
|
2965
3317
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -2980,6 +3332,12 @@ export function getActiveElement(root?: Document | ShadowRoot): Element | null;
|
|
|
2980
3332
|
// @public
|
|
2981
3333
|
export function getGetterPath<ModuleName extends XModuleName>(moduleName: ModuleName, getterName: keyof ExtractGetters<ModuleName>): string;
|
|
2982
3334
|
|
|
3335
|
+
// @internal
|
|
3336
|
+
export function getGettersProxy<ModuleName extends XModuleName>(getters: Dictionary, moduleName: ModuleName): ExtractGetters<ModuleName>;
|
|
3337
|
+
|
|
3338
|
+
// @internal
|
|
3339
|
+
export function getGettersProxyFromModule<ModuleName extends XModuleName>(getters: Dictionary, moduleName: ModuleName, storeModule: AnyXStoreModule): ExtractGetters<ModuleName>;
|
|
3340
|
+
|
|
2983
3341
|
// @public
|
|
2984
3342
|
export function getRootXComponent(component: ComponentPublicInstance | null): ComponentPublicInstance | undefined;
|
|
2985
3343
|
|
|
@@ -3006,334 +3364,12 @@ export function getXComponentXModuleName(component: ComponentPublicInstance | un
|
|
|
3006
3364
|
// @public
|
|
3007
3365
|
export const GlobalXBus: DefineComponent< {
|
|
3008
3366
|
listeners: {
|
|
3009
|
-
type: PropType<
|
|
3010
|
-
ColumnsNumberProvided: (payload: number, metadata: WireMetadata) => unknown;
|
|
3011
|
-
RenderedColumnsNumberChanged: (payload: number, metadata: WireMetadata) => unknown;
|
|
3012
|
-
SuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3013
|
-
TogglePanelStateChanged: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3014
|
-
UserAcceptedAQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3015
|
-
UserAcceptedSpellcheckQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3016
|
-
UserClickedAResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3017
|
-
UserClickedADisplayResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3018
|
-
UserClickedCloseEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3019
|
-
UserClickedCloseModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3020
|
-
UserClickedCloseX: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3021
|
-
UserClickedOutOfMainModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3022
|
-
UserClickedColumnPicker: (payload: number, metadata: WireMetadata) => unknown;
|
|
3023
|
-
UserClickedOpenEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3024
|
-
UserClickedOpenModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3025
|
-
UserClickedOpenX: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3026
|
-
UserClickedOutOfEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3027
|
-
UserClickedOutOfModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3028
|
-
UserClickedPanelToggleButton: (payload: string, metadata: WireMetadata) => unknown;
|
|
3029
|
-
UserClickedResultAddToCart: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3030
|
-
UserClickedAResultRating: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3031
|
-
UserClickedScrollToTop: (payload: string, metadata: WireMetadata) => unknown;
|
|
3032
|
-
UserOpenXProgrammatically: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3033
|
-
UserPressedArrowKey: (payload: ArrowKey, metadata: WireMetadata) => unknown;
|
|
3034
|
-
UserReachedEmpathizeTop: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3035
|
-
UserSelectedAResultVariant: (payload: {
|
|
3036
|
-
result: Result;
|
|
3037
|
-
variant: ResultVariant;
|
|
3038
|
-
level: number;
|
|
3039
|
-
queryPreviewHash: ComputedRef<string> | null;
|
|
3040
|
-
}, metadata: WireMetadata) => unknown;
|
|
3041
|
-
UserSelectedASuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3042
|
-
SnippetCallbackExecuted: (payload: {
|
|
3043
|
-
event: keyof XEventsTypes;
|
|
3044
|
-
callbackReturn: unknown;
|
|
3045
|
-
payload: never;
|
|
3046
|
-
metadata: WireMetadata;
|
|
3047
|
-
}, metadata: WireMetadata) => unknown;
|
|
3048
|
-
ModuleRegistered: (payload: keyof XModulesTree, metadata: WireMetadata) => unknown;
|
|
3049
|
-
DeviceProvided: (payload: string | null, metadata: WireMetadata) => unknown;
|
|
3050
|
-
EmpathizeClosed: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3051
|
-
EmpathizeOpened: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3052
|
-
UserClosedEmpathize: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3053
|
-
UserChangedExtraParams: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3054
|
-
ExtraParamsChanged: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3055
|
-
ExtraParamsProvided: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3056
|
-
ExtraParamsInitialized: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3057
|
-
FacetsGroupChanged: (payload: FacetsGroup, metadata: WireMetadata) => unknown;
|
|
3058
|
-
FacetsGroupProvided: (payload: FacetsGroup, metadata: WireMetadata) => unknown;
|
|
3059
|
-
PreselectedFiltersProvided: (payload: RawFilter[], metadata: WireMetadata) => unknown;
|
|
3060
|
-
SelectedFiltersChanged: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3061
|
-
SelectedFiltersForRequestChanged: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3062
|
-
UserChangedSelectedFilters: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3063
|
-
UserClickedAFilter: (payload: Filter, metadata: WireMetadata) => unknown;
|
|
3064
|
-
UserClickedAHierarchicalFilter: (payload: HierarchicalFilter_2, metadata: WireMetadata) => unknown;
|
|
3065
|
-
UserClickedANumberRangeFilter: (payload: NumberRangeFilter_2, metadata: WireMetadata) => unknown;
|
|
3066
|
-
UserClickedASimpleFilter: (payload: SimpleFilter_2, metadata: WireMetadata) => unknown;
|
|
3067
|
-
UserClickedAllFilter: (payload: [string | number], metadata: WireMetadata) => unknown;
|
|
3068
|
-
UserModifiedEditableNumberRangeFilter: (payload: EditableNumberRangeFilter_2, metadata: WireMetadata) => unknown;
|
|
3069
|
-
UserClickedClearAllFilters: (payload: (string | number)[] | undefined, metadata: WireMetadata) => unknown;
|
|
3070
|
-
FacetsQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3071
|
-
HistoryQueriesDisplayed: (payload: HistoryQuery_2[], metadata: WireMetadata) => unknown;
|
|
3072
|
-
HistoryQueriesQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3073
|
-
HistoryQueriesStorageKeyChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3074
|
-
SessionHistoryQueriesChanged: (payload: HistoryQuery_2[], metadata: WireMetadata) => unknown;
|
|
3075
|
-
UserPressedClearHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3076
|
-
UserPressedRemoveHistoryQuery: (payload: HistoryQuery_2, metadata: WireMetadata) => unknown;
|
|
3077
|
-
UserSelectedAHistoryQuery: (payload: HistoryQuery_2, metadata: WireMetadata) => unknown;
|
|
3078
|
-
UserClickedEnableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3079
|
-
UserClickedDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3080
|
-
UserClickedConfirmDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3081
|
-
UserClickedDismissDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3082
|
-
IdentifierResultsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3083
|
-
IdentifierResultsRequestUpdated: (payload: IdentifierResultsRequest | null, metadata: WireMetadata) => unknown;
|
|
3084
|
-
UserClickedAIdentifierResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3085
|
-
NextQueriesChanged: (payload: NextQuery_2[], metadata: WireMetadata) => unknown;
|
|
3086
|
-
NextQueriesDisplayed: (payload: NextQuery_2[], metadata: WireMetadata) => unknown;
|
|
3087
|
-
NextQueriesRequestUpdated: (payload: NextQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
3088
|
-
UserSelectedANextQuery: (payload: NextQuery_2, metadata: WireMetadata) => unknown;
|
|
3089
|
-
NextQueryPreviewMountedHook: (payload: string, metadata: WireMetadata) => unknown;
|
|
3090
|
-
PopularSearchesRequestUpdated: (payload: PopularSearchesRequest, metadata: WireMetadata) => unknown;
|
|
3091
|
-
PopularSearchDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3092
|
-
UserSelectedAPopularSearch: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3093
|
-
QueryPreviewRequestUpdated: (payload: SearchRequest, metadata: WireMetadata) => unknown;
|
|
3094
|
-
UserAcceptedAQueryPreview: (payload: QueryPreviewInfo, metadata: WireMetadata) => unknown;
|
|
3095
|
-
QueryPreviewUnselected: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3096
|
-
QueryPreviewMounted: (payload: string, metadata: WireMetadata) => unknown;
|
|
3097
|
-
QueryPreviewUnmounted: (payload: {
|
|
3098
|
-
queryPreviewHash: string;
|
|
3099
|
-
cache: boolean;
|
|
3100
|
-
}, metadata: WireMetadata) => unknown;
|
|
3101
|
-
QuerySuggestionsChanged: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3102
|
-
QuerySuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3103
|
-
QuerySuggestionsRequestUpdated: (payload: QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
3104
|
-
UserSelectedAQuerySuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3105
|
-
RecommendationsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3106
|
-
RecommendationsRequestUpdated: (payload: RecommendationsRequest, metadata: WireMetadata) => unknown;
|
|
3107
|
-
UserClickedARecommendation: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3108
|
-
RelatedTagsChanged: (payload: RelatedTag_2[], metadata: WireMetadata) => unknown;
|
|
3109
|
-
RelatedTagsRequestUpdated: (payload: RelatedTagsRequest | null, metadata: WireMetadata) => unknown;
|
|
3110
|
-
SelectedRelatedTagsChanged: (payload: RelatedTag_2[], metadata: WireMetadata) => unknown;
|
|
3111
|
-
UserDeselectedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3112
|
-
UserPickedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3113
|
-
UserSelectedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3114
|
-
ScrollRestoreSucceeded: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3115
|
-
ScrollRestoreFailed: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3116
|
-
UserAlmostReachedScrollEnd: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3117
|
-
UserChangedScrollDirection: (payload: ScrollDirection, metadata: WireMetadata) => unknown;
|
|
3118
|
-
UserReachedScrollEnd: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3119
|
-
UserReachedScrollStart: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3120
|
-
UserScrolled: (payload: number, metadata: WireMetadata) => unknown;
|
|
3121
|
-
UserScrolledToElement: (payload: string, metadata: WireMetadata) => unknown;
|
|
3122
|
-
SearchBoxQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3123
|
-
UserHoveredInSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3124
|
-
UserHoveredOutSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3125
|
-
UserBlurredSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3126
|
-
UserClearedQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3127
|
-
UserClickedSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3128
|
-
UserFocusedSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3129
|
-
UserIsTypingAQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3130
|
-
UserPressedClearSearchBoxButton: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3131
|
-
UserPressedEnterKey: (payload: string, metadata: WireMetadata) => unknown;
|
|
3132
|
-
UserPressedSearchButton: (payload: string, metadata: WireMetadata) => unknown;
|
|
3133
|
-
UserTalked: (payload: string, metadata: WireMetadata) => unknown;
|
|
3134
|
-
FacetsChanged: (payload: Facet[], metadata: WireMetadata) => unknown;
|
|
3135
|
-
PageChanged: (payload: number, metadata: WireMetadata) => unknown;
|
|
3136
|
-
ReloadSearchRequested: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3137
|
-
ResultsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3138
|
-
SearchRequestChanged: (payload: InternalSearchRequest | null, metadata: WireMetadata) => unknown;
|
|
3139
|
-
SearchRequestUpdated: (payload: InternalSearchRequest | null, metadata: WireMetadata) => unknown;
|
|
3140
|
-
SearchResponseChanged: (payload: InternalSearchResponse, metadata: WireMetadata) => unknown;
|
|
3141
|
-
SearchTaggingChanged: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
3142
|
-
SortChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3143
|
-
SpellcheckChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3144
|
-
UserClickedASort: (payload: string, metadata: WireMetadata) => unknown;
|
|
3145
|
-
SelectedSortProvided: (payload: string, metadata: WireMetadata) => unknown;
|
|
3146
|
-
UserClickedPartialQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3147
|
-
UserReachedResultsListEnd: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3148
|
-
UserClickedARedirection: (payload: Redirection_2, metadata: WireMetadata) => unknown;
|
|
3149
|
-
UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
|
|
3150
|
-
UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
|
|
3151
|
-
UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3152
|
-
SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
3153
|
-
SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
|
|
3154
|
-
UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
|
|
3155
|
-
ConsentChanged: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3156
|
-
ConsentProvided: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3157
|
-
PDPIsLoaded: (payload: string, metadata: WireMetadata) => unknown;
|
|
3158
|
-
ResultURLTrackingEnabled: (payload: string, metadata: WireMetadata) => unknown;
|
|
3159
|
-
SearchTaggingReceived: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
3160
|
-
TrackableElementDisplayed: (payload: Taggable, metadata: WireMetadata) => unknown;
|
|
3161
|
-
UserClickedPDPAddToCart: (payload: string | undefined, metadata: WireMetadata) => unknown;
|
|
3162
|
-
TaggingConfigProvided: (payload: TaggingConfig, metadata: WireMetadata) => unknown;
|
|
3163
|
-
ExperienceControlsEventsChanged: (payload: Partial<XEventsTypes>, metadata: WireMetadata) => unknown;
|
|
3164
|
-
ExperienceControlsRequestUpdated: (payload: ExperienceControlsRequest | null, metadata: WireMetadata) => unknown;
|
|
3165
|
-
ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3166
|
-
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3167
|
-
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3168
|
-
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3169
|
-
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3170
|
-
}>>;
|
|
3367
|
+
type: PropType<XEventListeners>;
|
|
3171
3368
|
required: true;
|
|
3172
3369
|
};
|
|
3173
3370
|
}, () => string, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3174
3371
|
listeners: {
|
|
3175
|
-
type: PropType<
|
|
3176
|
-
ColumnsNumberProvided: (payload: number, metadata: WireMetadata) => unknown;
|
|
3177
|
-
RenderedColumnsNumberChanged: (payload: number, metadata: WireMetadata) => unknown;
|
|
3178
|
-
SuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3179
|
-
TogglePanelStateChanged: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3180
|
-
UserAcceptedAQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3181
|
-
UserAcceptedSpellcheckQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3182
|
-
UserClickedAResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3183
|
-
UserClickedADisplayResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3184
|
-
UserClickedCloseEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3185
|
-
UserClickedCloseModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3186
|
-
UserClickedCloseX: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3187
|
-
UserClickedOutOfMainModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3188
|
-
UserClickedColumnPicker: (payload: number, metadata: WireMetadata) => unknown;
|
|
3189
|
-
UserClickedOpenEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3190
|
-
UserClickedOpenModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3191
|
-
UserClickedOpenX: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3192
|
-
UserClickedOutOfEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3193
|
-
UserClickedOutOfModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3194
|
-
UserClickedPanelToggleButton: (payload: string, metadata: WireMetadata) => unknown;
|
|
3195
|
-
UserClickedResultAddToCart: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3196
|
-
UserClickedAResultRating: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3197
|
-
UserClickedScrollToTop: (payload: string, metadata: WireMetadata) => unknown;
|
|
3198
|
-
UserOpenXProgrammatically: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3199
|
-
UserPressedArrowKey: (payload: ArrowKey, metadata: WireMetadata) => unknown;
|
|
3200
|
-
UserReachedEmpathizeTop: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3201
|
-
UserSelectedAResultVariant: (payload: {
|
|
3202
|
-
result: Result;
|
|
3203
|
-
variant: ResultVariant;
|
|
3204
|
-
level: number;
|
|
3205
|
-
queryPreviewHash: ComputedRef<string> | null;
|
|
3206
|
-
}, metadata: WireMetadata) => unknown;
|
|
3207
|
-
UserSelectedASuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3208
|
-
SnippetCallbackExecuted: (payload: {
|
|
3209
|
-
event: keyof XEventsTypes;
|
|
3210
|
-
callbackReturn: unknown;
|
|
3211
|
-
payload: never;
|
|
3212
|
-
metadata: WireMetadata;
|
|
3213
|
-
}, metadata: WireMetadata) => unknown;
|
|
3214
|
-
ModuleRegistered: (payload: keyof XModulesTree, metadata: WireMetadata) => unknown;
|
|
3215
|
-
DeviceProvided: (payload: string | null, metadata: WireMetadata) => unknown;
|
|
3216
|
-
EmpathizeClosed: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3217
|
-
EmpathizeOpened: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3218
|
-
UserClosedEmpathize: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3219
|
-
UserChangedExtraParams: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3220
|
-
ExtraParamsChanged: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3221
|
-
ExtraParamsProvided: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3222
|
-
ExtraParamsInitialized: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3223
|
-
FacetsGroupChanged: (payload: FacetsGroup, metadata: WireMetadata) => unknown;
|
|
3224
|
-
FacetsGroupProvided: (payload: FacetsGroup, metadata: WireMetadata) => unknown;
|
|
3225
|
-
PreselectedFiltersProvided: (payload: RawFilter[], metadata: WireMetadata) => unknown;
|
|
3226
|
-
SelectedFiltersChanged: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3227
|
-
SelectedFiltersForRequestChanged: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3228
|
-
UserChangedSelectedFilters: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3229
|
-
UserClickedAFilter: (payload: Filter, metadata: WireMetadata) => unknown;
|
|
3230
|
-
UserClickedAHierarchicalFilter: (payload: HierarchicalFilter_2, metadata: WireMetadata) => unknown;
|
|
3231
|
-
UserClickedANumberRangeFilter: (payload: NumberRangeFilter_2, metadata: WireMetadata) => unknown;
|
|
3232
|
-
UserClickedASimpleFilter: (payload: SimpleFilter_2, metadata: WireMetadata) => unknown;
|
|
3233
|
-
UserClickedAllFilter: (payload: [string | number], metadata: WireMetadata) => unknown;
|
|
3234
|
-
UserModifiedEditableNumberRangeFilter: (payload: EditableNumberRangeFilter_2, metadata: WireMetadata) => unknown;
|
|
3235
|
-
UserClickedClearAllFilters: (payload: (string | number)[] | undefined, metadata: WireMetadata) => unknown;
|
|
3236
|
-
FacetsQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3237
|
-
HistoryQueriesDisplayed: (payload: HistoryQuery_2[], metadata: WireMetadata) => unknown;
|
|
3238
|
-
HistoryQueriesQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3239
|
-
HistoryQueriesStorageKeyChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3240
|
-
SessionHistoryQueriesChanged: (payload: HistoryQuery_2[], metadata: WireMetadata) => unknown;
|
|
3241
|
-
UserPressedClearHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3242
|
-
UserPressedRemoveHistoryQuery: (payload: HistoryQuery_2, metadata: WireMetadata) => unknown;
|
|
3243
|
-
UserSelectedAHistoryQuery: (payload: HistoryQuery_2, metadata: WireMetadata) => unknown;
|
|
3244
|
-
UserClickedEnableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3245
|
-
UserClickedDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3246
|
-
UserClickedConfirmDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3247
|
-
UserClickedDismissDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3248
|
-
IdentifierResultsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3249
|
-
IdentifierResultsRequestUpdated: (payload: IdentifierResultsRequest | null, metadata: WireMetadata) => unknown;
|
|
3250
|
-
UserClickedAIdentifierResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3251
|
-
NextQueriesChanged: (payload: NextQuery_2[], metadata: WireMetadata) => unknown;
|
|
3252
|
-
NextQueriesDisplayed: (payload: NextQuery_2[], metadata: WireMetadata) => unknown;
|
|
3253
|
-
NextQueriesRequestUpdated: (payload: NextQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
3254
|
-
UserSelectedANextQuery: (payload: NextQuery_2, metadata: WireMetadata) => unknown;
|
|
3255
|
-
NextQueryPreviewMountedHook: (payload: string, metadata: WireMetadata) => unknown;
|
|
3256
|
-
PopularSearchesRequestUpdated: (payload: PopularSearchesRequest, metadata: WireMetadata) => unknown;
|
|
3257
|
-
PopularSearchDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3258
|
-
UserSelectedAPopularSearch: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3259
|
-
QueryPreviewRequestUpdated: (payload: SearchRequest, metadata: WireMetadata) => unknown;
|
|
3260
|
-
UserAcceptedAQueryPreview: (payload: QueryPreviewInfo, metadata: WireMetadata) => unknown;
|
|
3261
|
-
QueryPreviewUnselected: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3262
|
-
QueryPreviewMounted: (payload: string, metadata: WireMetadata) => unknown;
|
|
3263
|
-
QueryPreviewUnmounted: (payload: {
|
|
3264
|
-
queryPreviewHash: string;
|
|
3265
|
-
cache: boolean;
|
|
3266
|
-
}, metadata: WireMetadata) => unknown;
|
|
3267
|
-
QuerySuggestionsChanged: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3268
|
-
QuerySuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3269
|
-
QuerySuggestionsRequestUpdated: (payload: QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
3270
|
-
UserSelectedAQuerySuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3271
|
-
RecommendationsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3272
|
-
RecommendationsRequestUpdated: (payload: RecommendationsRequest, metadata: WireMetadata) => unknown;
|
|
3273
|
-
UserClickedARecommendation: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3274
|
-
RelatedTagsChanged: (payload: RelatedTag_2[], metadata: WireMetadata) => unknown;
|
|
3275
|
-
RelatedTagsRequestUpdated: (payload: RelatedTagsRequest | null, metadata: WireMetadata) => unknown;
|
|
3276
|
-
SelectedRelatedTagsChanged: (payload: RelatedTag_2[], metadata: WireMetadata) => unknown;
|
|
3277
|
-
UserDeselectedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3278
|
-
UserPickedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3279
|
-
UserSelectedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3280
|
-
ScrollRestoreSucceeded: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3281
|
-
ScrollRestoreFailed: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3282
|
-
UserAlmostReachedScrollEnd: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3283
|
-
UserChangedScrollDirection: (payload: ScrollDirection, metadata: WireMetadata) => unknown;
|
|
3284
|
-
UserReachedScrollEnd: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3285
|
-
UserReachedScrollStart: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3286
|
-
UserScrolled: (payload: number, metadata: WireMetadata) => unknown;
|
|
3287
|
-
UserScrolledToElement: (payload: string, metadata: WireMetadata) => unknown;
|
|
3288
|
-
SearchBoxQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3289
|
-
UserHoveredInSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3290
|
-
UserHoveredOutSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3291
|
-
UserBlurredSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3292
|
-
UserClearedQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3293
|
-
UserClickedSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3294
|
-
UserFocusedSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3295
|
-
UserIsTypingAQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3296
|
-
UserPressedClearSearchBoxButton: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3297
|
-
UserPressedEnterKey: (payload: string, metadata: WireMetadata) => unknown;
|
|
3298
|
-
UserPressedSearchButton: (payload: string, metadata: WireMetadata) => unknown;
|
|
3299
|
-
UserTalked: (payload: string, metadata: WireMetadata) => unknown;
|
|
3300
|
-
FacetsChanged: (payload: Facet[], metadata: WireMetadata) => unknown;
|
|
3301
|
-
PageChanged: (payload: number, metadata: WireMetadata) => unknown;
|
|
3302
|
-
ReloadSearchRequested: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3303
|
-
ResultsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3304
|
-
SearchRequestChanged: (payload: InternalSearchRequest | null, metadata: WireMetadata) => unknown;
|
|
3305
|
-
SearchRequestUpdated: (payload: InternalSearchRequest | null, metadata: WireMetadata) => unknown;
|
|
3306
|
-
SearchResponseChanged: (payload: InternalSearchResponse, metadata: WireMetadata) => unknown;
|
|
3307
|
-
SearchTaggingChanged: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
3308
|
-
SortChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3309
|
-
SpellcheckChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3310
|
-
UserClickedASort: (payload: string, metadata: WireMetadata) => unknown;
|
|
3311
|
-
SelectedSortProvided: (payload: string, metadata: WireMetadata) => unknown;
|
|
3312
|
-
UserClickedPartialQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3313
|
-
UserReachedResultsListEnd: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3314
|
-
UserClickedARedirection: (payload: Redirection_2, metadata: WireMetadata) => unknown;
|
|
3315
|
-
UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
|
|
3316
|
-
UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
|
|
3317
|
-
UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3318
|
-
SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
3319
|
-
SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
|
|
3320
|
-
UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
|
|
3321
|
-
ConsentChanged: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3322
|
-
ConsentProvided: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3323
|
-
PDPIsLoaded: (payload: string, metadata: WireMetadata) => unknown;
|
|
3324
|
-
ResultURLTrackingEnabled: (payload: string, metadata: WireMetadata) => unknown;
|
|
3325
|
-
SearchTaggingReceived: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
3326
|
-
TrackableElementDisplayed: (payload: Taggable, metadata: WireMetadata) => unknown;
|
|
3327
|
-
UserClickedPDPAddToCart: (payload: string | undefined, metadata: WireMetadata) => unknown;
|
|
3328
|
-
TaggingConfigProvided: (payload: TaggingConfig, metadata: WireMetadata) => unknown;
|
|
3329
|
-
ExperienceControlsEventsChanged: (payload: Partial<XEventsTypes>, metadata: WireMetadata) => unknown;
|
|
3330
|
-
ExperienceControlsRequestUpdated: (payload: ExperienceControlsRequest | null, metadata: WireMetadata) => unknown;
|
|
3331
|
-
ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3332
|
-
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3333
|
-
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3334
|
-
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3335
|
-
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3336
|
-
}>>;
|
|
3372
|
+
type: PropType<XEventListeners>;
|
|
3337
3373
|
required: true;
|
|
3338
3374
|
};
|
|
3339
3375
|
}>>, {}, {}>;
|
|
@@ -3410,9 +3446,9 @@ queryPreviewHash: ComputedRef<string> | null;
|
|
|
3410
3446
|
} | undefined;
|
|
3411
3447
|
UserSelectedASuggestion?: Suggestion | undefined;
|
|
3412
3448
|
SnippetCallbackExecuted?: {
|
|
3413
|
-
event:
|
|
3449
|
+
event: XEvent;
|
|
3414
3450
|
callbackReturn: unknown;
|
|
3415
|
-
payload:
|
|
3451
|
+
payload: ExtractPayload<XEvent>;
|
|
3416
3452
|
metadata: WireMetadata;
|
|
3417
3453
|
} | undefined;
|
|
3418
3454
|
ModuleRegistered?: keyof XModulesTree | undefined;
|
|
@@ -3436,7 +3472,7 @@ UserClickedANumberRangeFilter?: NumberRangeFilter_2 | undefined;
|
|
|
3436
3472
|
UserClickedASimpleFilter?: SimpleFilter_2 | undefined;
|
|
3437
3473
|
UserClickedAllFilter?: [string | number] | undefined;
|
|
3438
3474
|
UserModifiedEditableNumberRangeFilter?: EditableNumberRangeFilter_2 | undefined;
|
|
3439
|
-
UserClickedClearAllFilters?:
|
|
3475
|
+
UserClickedClearAllFilters?: Array<Facet["id"]> | undefined;
|
|
3440
3476
|
FacetsQueryChanged?: string | undefined;
|
|
3441
3477
|
HistoryQueriesDisplayed?: HistoryQuery_2[] | undefined;
|
|
3442
3478
|
HistoryQueriesQueryChanged?: string | undefined;
|
|
@@ -3468,8 +3504,8 @@ QueryPreviewUnmounted?: {
|
|
|
3468
3504
|
queryPreviewHash: string;
|
|
3469
3505
|
cache: boolean;
|
|
3470
3506
|
} | undefined;
|
|
3507
|
+
QueriesPreviewChanged?: Dictionary<QueryPreviewItem> | undefined;
|
|
3471
3508
|
QuerySuggestionsChanged?: Suggestion[] | undefined;
|
|
3472
|
-
QuerySuggestionsDisplayed?: Suggestion[] | undefined;
|
|
3473
3509
|
QuerySuggestionsRequestUpdated?: QuerySuggestionsRequest | null | undefined;
|
|
3474
3510
|
UserSelectedAQuerySuggestion?: Suggestion | undefined;
|
|
3475
3511
|
RecommendationsChanged?: Result[] | undefined;
|
|
@@ -3519,6 +3555,7 @@ UserClickedARedirection?: Redirection_2 | undefined;
|
|
|
3519
3555
|
UserClickedAPromoted?: Promoted_2 | undefined;
|
|
3520
3556
|
UserClickedABanner?: Banner_2 | undefined;
|
|
3521
3557
|
UserClickedAbortARedirection?: void | undefined;
|
|
3558
|
+
UserSelectedAPage?: number | undefined;
|
|
3522
3559
|
SemanticQueryRequestUpdated?: SemanticQueriesRequest | null | undefined;
|
|
3523
3560
|
SemanticQueriesResponseChanged?: SemanticQuery_2[] | undefined;
|
|
3524
3561
|
UserSelectedASemanticQuery?: SemanticQuery_2 | undefined;
|
|
@@ -3537,6 +3574,20 @@ ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
|
3537
3574
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
3538
3575
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
3539
3576
|
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
3577
|
+
SelectedRelatedPromptChanged?: number | undefined;
|
|
3578
|
+
UserSelectedARelatedPrompt?: number | undefined;
|
|
3579
|
+
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
3580
|
+
UserClickedARelatedPromptResult?: Result | undefined;
|
|
3581
|
+
UserClickedARelatedPromptAdd2Cart?: Result | undefined;
|
|
3582
|
+
RelatedPromptsResponseChanged?: RelatedPrompt_2[] | undefined;
|
|
3583
|
+
RelatedPromptsUnmounted?: void | undefined;
|
|
3584
|
+
ReloadRelatedPromptsRequested?: void | undefined;
|
|
3585
|
+
AiSuggestionsRequestUpdated?: AiSuggestionsRequest | null | undefined;
|
|
3586
|
+
AiSuggestionsSearchRequestUpdated?: AiSuggestionsSearchRequest | null | undefined;
|
|
3587
|
+
AiSuggestionsSearchChanged?: AiSuggestionSearch[] | undefined;
|
|
3588
|
+
UserClickedAiOverviewExpandButton?: boolean | undefined;
|
|
3589
|
+
UserClickedAnAiOverviewResult?: Result | undefined;
|
|
3590
|
+
AiOverviewMounted?: void | undefined;
|
|
3540
3591
|
}>;
|
|
3541
3592
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
3542
3593
|
renderedChildrenFilters: ComputedRef<HierarchicalFilter_2[]>;
|
|
@@ -3565,18 +3616,18 @@ export class HierarchicalFilterEntity implements FilterEntity {
|
|
|
3565
3616
|
//
|
|
3566
3617
|
// (undocumented)
|
|
3567
3618
|
static accepts: typeof isHierarchicalFilter;
|
|
3568
|
-
deselect(
|
|
3619
|
+
deselect(filterParam: Filter): void;
|
|
3569
3620
|
protected deselectDescendants(filter: HierarchicalFilter_2): void;
|
|
3570
3621
|
protected getFilterById(id: HierarchicalFilter_2['id']): HierarchicalFilter_2;
|
|
3571
3622
|
protected saveFilter(filter: HierarchicalFilter_2, newFilterState?: Partial<HierarchicalFilter_2>): void;
|
|
3572
|
-
select(
|
|
3623
|
+
select(filterParam: Filter): void;
|
|
3573
3624
|
protected selectAncestors(filter: HierarchicalFilter_2): void;
|
|
3574
3625
|
// (undocumented)
|
|
3575
3626
|
protected store: Store<RootXStoreState>;
|
|
3576
3627
|
}
|
|
3577
3628
|
|
|
3578
3629
|
// @public
|
|
3579
|
-
|
|
3630
|
+
const Highlight_2: DefineComponent< {
|
|
3580
3631
|
text: {
|
|
3581
3632
|
type: StringConstructor;
|
|
3582
3633
|
default: string;
|
|
@@ -3637,12 +3688,13 @@ matchClass: string;
|
|
|
3637
3688
|
noMatchClass: string;
|
|
3638
3689
|
matchingPartClass: string;
|
|
3639
3690
|
}, {}>;
|
|
3691
|
+
export { Highlight_2 as Highlight }
|
|
3640
3692
|
|
|
3641
3693
|
export { HistoryIcon }
|
|
3642
3694
|
|
|
3643
3695
|
// @public
|
|
3644
3696
|
export const HistoryQueries: DefineComponent< {}, {
|
|
3645
|
-
historyQueriesWithResults: ComputedRef<
|
|
3697
|
+
historyQueriesWithResults: ComputedRef<HistoryQuery_2[]>;
|
|
3646
3698
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
3647
3699
|
|
|
3648
3700
|
// @public
|
|
@@ -3653,14 +3705,14 @@ export type HistoryQueriesActionContext = XActionContext<HistoryQueriesState, Hi
|
|
|
3653
3705
|
|
|
3654
3706
|
// @public
|
|
3655
3707
|
export interface HistoryQueriesActions {
|
|
3656
|
-
addQueryToHistory(query: string)
|
|
3657
|
-
loadHistoryQueriesFromBrowserStorage()
|
|
3658
|
-
refreshSession()
|
|
3659
|
-
removeFromHistory(historyQuery: HistoryQuery_2)
|
|
3660
|
-
setHistoryQueries(historyQueries: HistoryQuery_2[])
|
|
3661
|
-
setUrlParams(urlParams: UrlParams)
|
|
3662
|
-
toggleHistoryQueries(isEnabled: boolean)
|
|
3663
|
-
updateHistoryQueriesWithSearchResponse(searchResponse: InternalSearchResponse)
|
|
3708
|
+
addQueryToHistory: (query: string) => void;
|
|
3709
|
+
loadHistoryQueriesFromBrowserStorage: () => void;
|
|
3710
|
+
refreshSession: () => void;
|
|
3711
|
+
removeFromHistory: (historyQuery: HistoryQuery_2) => void;
|
|
3712
|
+
setHistoryQueries: (historyQueries: HistoryQuery_2[]) => void;
|
|
3713
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
3714
|
+
toggleHistoryQueries: (isEnabled: boolean) => void;
|
|
3715
|
+
updateHistoryQueriesWithSearchResponse: (searchResponse: InternalSearchResponse) => void;
|
|
3664
3716
|
}
|
|
3665
3717
|
|
|
3666
3718
|
// @public
|
|
@@ -3702,14 +3754,12 @@ export interface HistoryQueriesGetters {
|
|
|
3702
3754
|
|
|
3703
3755
|
// @public
|
|
3704
3756
|
export interface HistoryQueriesMutations extends QueryMutations, ConfigMutations<HistoryQueriesState> {
|
|
3705
|
-
setHistoryQueries(historyQueries: HistoryQuery_2[])
|
|
3706
|
-
setIsEnabled(isEnabled: boolean)
|
|
3707
|
-
setSearchSelectedFilters(filters: Filter[])
|
|
3708
|
-
setSessionTimeStamp(timeStamp: number)
|
|
3757
|
+
setHistoryQueries: (historyQueries: HistoryQuery_2[]) => void;
|
|
3758
|
+
setIsEnabled: (isEnabled: boolean) => void;
|
|
3759
|
+
setSearchSelectedFilters: (filters: Filter[]) => void;
|
|
3760
|
+
setSessionTimeStamp: (timeStamp: number) => void;
|
|
3709
3761
|
}
|
|
3710
3762
|
|
|
3711
|
-
// Warning: (ae-forgotten-export) The symbol "QueryState" needs to be exported by the entry point index.d.ts
|
|
3712
|
-
//
|
|
3713
3763
|
// @public
|
|
3714
3764
|
export interface HistoryQueriesState extends QueryState {
|
|
3715
3765
|
config: HistoryQueriesConfig;
|
|
@@ -3721,7 +3771,7 @@ export interface HistoryQueriesState extends QueryState {
|
|
|
3721
3771
|
// @public
|
|
3722
3772
|
export const HistoryQueriesSwitch: DefineComponent< {}, {
|
|
3723
3773
|
toggle: () => void;
|
|
3724
|
-
isEnabled: ComputedRef<
|
|
3774
|
+
isEnabled: ComputedRef<boolean>;
|
|
3725
3775
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
3726
3776
|
|
|
3727
3777
|
// @internal
|
|
@@ -3811,7 +3861,7 @@ required: true;
|
|
|
3811
3861
|
removeButtonClass: StringConstructor;
|
|
3812
3862
|
suggestionClass: StringConstructor;
|
|
3813
3863
|
}, {
|
|
3814
|
-
query: ComputedRef<
|
|
3864
|
+
query: ComputedRef<string>;
|
|
3815
3865
|
suggestionSelectedEvents: ComputedRef<Partial<XEventsTypes>>;
|
|
3816
3866
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes< {
|
|
3817
3867
|
suggestion: {
|
|
@@ -3839,7 +3889,7 @@ type: PropType<Result>;
|
|
|
3839
3889
|
required: true;
|
|
3840
3890
|
};
|
|
3841
3891
|
}, {
|
|
3842
|
-
query: ComputedRef<
|
|
3892
|
+
query: ComputedRef<string>;
|
|
3843
3893
|
highlightedQueryHTML: ComputedRef<string>;
|
|
3844
3894
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3845
3895
|
result: {
|
|
@@ -3856,7 +3906,7 @@ default: string;
|
|
|
3856
3906
|
};
|
|
3857
3907
|
maxItemsToRender: NumberConstructor;
|
|
3858
3908
|
}, {
|
|
3859
|
-
identifierResults: ComputedRef<
|
|
3909
|
+
identifierResults: ComputedRef<Result[]>;
|
|
3860
3910
|
identifierResultsToRender: ComputedRef<Result[]>;
|
|
3861
3911
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3862
3912
|
animation: {
|
|
@@ -3870,11 +3920,11 @@ animation: string | Function | Record<string, any>;
|
|
|
3870
3920
|
|
|
3871
3921
|
// @public
|
|
3872
3922
|
export interface IdentifierResultsActions {
|
|
3873
|
-
cancelFetchAndSaveIdentifierResults()
|
|
3874
|
-
fetchAndSaveIdentifierResults(request: IdentifierResultsRequest | null)
|
|
3875
|
-
fetchIdentifierResults(request: IdentifierResultsRequest | null)
|
|
3876
|
-
saveOrigin(originInit: QueryOriginInit)
|
|
3877
|
-
saveQuery(query: string)
|
|
3923
|
+
cancelFetchAndSaveIdentifierResults: () => void;
|
|
3924
|
+
fetchAndSaveIdentifierResults: (request: IdentifierResultsRequest | null) => void;
|
|
3925
|
+
fetchIdentifierResults: (request: IdentifierResultsRequest | null) => Result[];
|
|
3926
|
+
saveOrigin: (originInit: QueryOriginInit) => void;
|
|
3927
|
+
saveQuery: (query: string) => void;
|
|
3878
3928
|
}
|
|
3879
3929
|
|
|
3880
3930
|
// @public
|
|
@@ -3906,9 +3956,9 @@ export interface IdentifierResultsGetters {
|
|
|
3906
3956
|
|
|
3907
3957
|
// @public
|
|
3908
3958
|
export interface IdentifierResultsMutations extends StatusMutations, QueryMutations, ConfigMutations<IdentifierResultsState> {
|
|
3909
|
-
setIdentifierResults(identifierResults: Result[])
|
|
3910
|
-
setOrigin(origin: QueryOrigin | undefined | null)
|
|
3911
|
-
setParams(params: Dictionary<unknown>)
|
|
3959
|
+
setIdentifierResults: (identifierResults: Result[]) => void;
|
|
3960
|
+
setOrigin: (origin: QueryOrigin | undefined | null) => void;
|
|
3961
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
3912
3962
|
}
|
|
3913
3963
|
|
|
3914
3964
|
// @public
|
|
@@ -4002,8 +4052,8 @@ export type InputStatus = 'initial' | 'typing' | 'filled' | 'focused' | 'empty';
|
|
|
4002
4052
|
export interface InstallXOptions<API extends XAPI = XAPI> extends XPluginOptions {
|
|
4003
4053
|
api?: API | false;
|
|
4004
4054
|
bus?: XBus<XEventsTypes, WireMetadata>;
|
|
4005
|
-
domElement?: Element | string | ((snippetConfig: NormalisedSnippetConfig) => Element | string);
|
|
4006
|
-
installExtraPlugins
|
|
4055
|
+
domElement?: Element | ShadowRoot | string | ((snippetConfig: NormalisedSnippetConfig) => Element | ShadowRoot | string);
|
|
4056
|
+
installExtraPlugins?: (options: ExtraPluginsOptions) => void | Promise<void>;
|
|
4007
4057
|
onCreateApp?: (app: App_2) => void;
|
|
4008
4058
|
plugin?: Plugin_2<XPluginOptions>;
|
|
4009
4059
|
rootComponent?: Component;
|
|
@@ -4041,6 +4091,9 @@ export function isElementEqualOrContained(a: Element, b: Element): boolean;
|
|
|
4041
4091
|
// @public
|
|
4042
4092
|
export function isInRange(number: number, [min, max]: [number, number]): boolean;
|
|
4043
4093
|
|
|
4094
|
+
// @public
|
|
4095
|
+
export const isIOS: () => boolean;
|
|
4096
|
+
|
|
4044
4097
|
// @public
|
|
4045
4098
|
export function isNewQuery(newQuery: string, previousQuery: string): boolean;
|
|
4046
4099
|
|
|
@@ -4124,10 +4177,12 @@ required: true;
|
|
|
4124
4177
|
}>>, {}, {}>;
|
|
4125
4178
|
|
|
4126
4179
|
// @internal
|
|
4127
|
-
export
|
|
4180
|
+
export interface Machine<SomeStatus extends string, SomeEvent extends string> {
|
|
4181
|
+
// (undocumented)
|
|
4128
4182
|
initial: SomeStatus;
|
|
4183
|
+
// (undocumented)
|
|
4129
4184
|
states: TransitionStates<SomeStatus, SomeEvent>;
|
|
4130
|
-
}
|
|
4185
|
+
}
|
|
4131
4186
|
|
|
4132
4187
|
// @public
|
|
4133
4188
|
export const MainModal: DefineComponent< {
|
|
@@ -4135,7 +4190,7 @@ animation: {
|
|
|
4135
4190
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4136
4191
|
};
|
|
4137
4192
|
closeEvents: {
|
|
4138
|
-
type: PropType<
|
|
4193
|
+
type: PropType<XEvent[]>;
|
|
4139
4194
|
default: () => string[];
|
|
4140
4195
|
};
|
|
4141
4196
|
focusOnOpen: {
|
|
@@ -4143,7 +4198,7 @@ type: BooleanConstructor;
|
|
|
4143
4198
|
default: boolean;
|
|
4144
4199
|
};
|
|
4145
4200
|
openEvents: {
|
|
4146
|
-
type: PropType<
|
|
4201
|
+
type: PropType<XEvent[]>;
|
|
4147
4202
|
default: () => string[];
|
|
4148
4203
|
};
|
|
4149
4204
|
outOfModalClickEvent: {
|
|
@@ -4155,7 +4210,7 @@ animation: {
|
|
|
4155
4210
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4156
4211
|
};
|
|
4157
4212
|
closeEvents: {
|
|
4158
|
-
type: PropType<
|
|
4213
|
+
type: PropType<XEvent[]>;
|
|
4159
4214
|
default: () => string[];
|
|
4160
4215
|
};
|
|
4161
4216
|
focusOnOpen: {
|
|
@@ -4163,7 +4218,7 @@ type: BooleanConstructor;
|
|
|
4163
4218
|
default: boolean;
|
|
4164
4219
|
};
|
|
4165
4220
|
openEvents: {
|
|
4166
|
-
type: PropType<
|
|
4221
|
+
type: PropType<XEvent[]>;
|
|
4167
4222
|
default: () => string[];
|
|
4168
4223
|
};
|
|
4169
4224
|
outOfModalClickEvent: {
|
|
@@ -4227,26 +4282,26 @@ export const MainScrollId = "main-scroll";
|
|
|
4227
4282
|
// @public
|
|
4228
4283
|
export const MainScrollItem: DefineComponent< {
|
|
4229
4284
|
item: {
|
|
4230
|
-
type: PropType<Identifiable
|
|
4285
|
+
type: PropType<Identifiable>;
|
|
4231
4286
|
required: true;
|
|
4232
4287
|
};
|
|
4233
4288
|
tag: {
|
|
4234
|
-
type: PropType<string | Component
|
|
4289
|
+
type: PropType<string | Component>;
|
|
4235
4290
|
default: string;
|
|
4236
4291
|
};
|
|
4237
4292
|
}, {
|
|
4238
4293
|
rootRef: Ref<HTMLElement | undefined>;
|
|
4239
4294
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4240
4295
|
item: {
|
|
4241
|
-
type: PropType<Identifiable
|
|
4296
|
+
type: PropType<Identifiable>;
|
|
4242
4297
|
required: true;
|
|
4243
4298
|
};
|
|
4244
4299
|
tag: {
|
|
4245
|
-
type: PropType<string | Component
|
|
4300
|
+
type: PropType<string | Component>;
|
|
4246
4301
|
default: string;
|
|
4247
4302
|
};
|
|
4248
4303
|
}>>, {
|
|
4249
|
-
tag: string | Component
|
|
4304
|
+
tag: string | Component;
|
|
4250
4305
|
}, {}>;
|
|
4251
4306
|
|
|
4252
4307
|
// @public
|
|
@@ -4257,6 +4312,11 @@ export type MaybeArray<Something> = Something | Array<Something>;
|
|
|
4257
4312
|
|
|
4258
4313
|
export { MenuIcon }
|
|
4259
4314
|
|
|
4315
|
+
// @public
|
|
4316
|
+
export function mergeConfig<T extends {
|
|
4317
|
+
config: T['config'];
|
|
4318
|
+
}>(state: T, config: Partial<T['config']>): void;
|
|
4319
|
+
|
|
4260
4320
|
export { MinusIcon }
|
|
4261
4321
|
|
|
4262
4322
|
export { MinusTinyIcon }
|
|
@@ -4268,13 +4328,13 @@ export type MonadicFunction = (someParam: any) => any;
|
|
|
4268
4328
|
export const MultiColumnMaxWidthLayout: DefineComponent< {
|
|
4269
4329
|
asideAnimation: {
|
|
4270
4330
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4271
|
-
default: () => DefineComponent< {}, {}, any
|
|
4331
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
4272
4332
|
};
|
|
4273
4333
|
devMode: BooleanConstructor;
|
|
4274
4334
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4275
4335
|
asideAnimation: {
|
|
4276
4336
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4277
|
-
default: () => DefineComponent< {}, {}, any
|
|
4337
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
4278
4338
|
};
|
|
4279
4339
|
devMode: BooleanConstructor;
|
|
4280
4340
|
}>>, {
|
|
@@ -4313,7 +4373,7 @@ queriesListClass: StringConstructor;
|
|
|
4313
4373
|
}, {
|
|
4314
4374
|
hasHistoryQueries: ComputedRef<boolean>;
|
|
4315
4375
|
groupByDate: ComputedRef<Dictionary<HistoryQuery_2[]>>;
|
|
4316
|
-
historyQueries: ComputedRef<
|
|
4376
|
+
historyQueries: ComputedRef<HistoryQuery_2[]>;
|
|
4317
4377
|
formatTime: (timestamp: number) => string;
|
|
4318
4378
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4319
4379
|
animation: {
|
|
@@ -4396,7 +4456,7 @@ default: boolean;
|
|
|
4396
4456
|
};
|
|
4397
4457
|
suggestions: PropType<NextQuery_2[]>;
|
|
4398
4458
|
}, {
|
|
4399
|
-
renderedNextQueries: ComputedRef<
|
|
4459
|
+
renderedNextQueries: ComputedRef<NextQuery_2[]>;
|
|
4400
4460
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4401
4461
|
highlightCurated: {
|
|
4402
4462
|
type: BooleanConstructor;
|
|
@@ -4415,19 +4475,19 @@ export type NextQueriesActionContext = XActionContext<NextQueriesState, NextQuer
|
|
|
4415
4475
|
|
|
4416
4476
|
// @public
|
|
4417
4477
|
export interface NextQueriesActions {
|
|
4418
|
-
cancelFetchAndSaveNextQueries()
|
|
4419
|
-
fetchAndSaveNextQueries(request: NextQueriesRequest | null)
|
|
4420
|
-
fetchAndSaveNextQueryPreview(payload: {
|
|
4478
|
+
cancelFetchAndSaveNextQueries: () => void;
|
|
4479
|
+
fetchAndSaveNextQueries: (request: NextQueriesRequest | null) => void;
|
|
4480
|
+
fetchAndSaveNextQueryPreview: (payload: {
|
|
4421
4481
|
query: string;
|
|
4422
4482
|
location: FeatureLocation | undefined;
|
|
4423
|
-
})
|
|
4424
|
-
fetchNextQueries(request: NextQueriesRequest | null)
|
|
4425
|
-
fetchNextQueryPreview(payload: {
|
|
4483
|
+
}) => void;
|
|
4484
|
+
fetchNextQueries: (request: NextQueriesRequest | null) => NextQuery_2[] | null;
|
|
4485
|
+
fetchNextQueryPreview: (payload: {
|
|
4426
4486
|
query: string;
|
|
4427
4487
|
location: FeatureLocation | undefined;
|
|
4428
|
-
})
|
|
4429
|
-
setQueryFromLastHistoryQuery(historyQueries: HistoryQuery_2[])
|
|
4430
|
-
setUrlParams(urlParams: UrlParams)
|
|
4488
|
+
}) => SearchResponse | null;
|
|
4489
|
+
setQueryFromLastHistoryQuery: (historyQueries: HistoryQuery_2[]) => void;
|
|
4490
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
4431
4491
|
}
|
|
4432
4492
|
|
|
4433
4493
|
// @public
|
|
@@ -4519,13 +4579,13 @@ showOnlyAfterOffset: boolean;
|
|
|
4519
4579
|
|
|
4520
4580
|
// @public
|
|
4521
4581
|
export interface NextQueriesMutations extends StatusMutations, QueryMutations, ConfigMutations<NextQueriesState> {
|
|
4522
|
-
resetResultsPreview()
|
|
4523
|
-
setNextQueries(nextQueries: NextQuery_2[])
|
|
4524
|
-
setParams(params: Dictionary<unknown>)
|
|
4525
|
-
setRelatedTags(relatedTags: RelatedTag_2[])
|
|
4582
|
+
resetResultsPreview: () => void;
|
|
4583
|
+
setNextQueries: (nextQueries: NextQuery_2[]) => void;
|
|
4584
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
4585
|
+
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
4526
4586
|
// Warning: (ae-forgotten-export) The symbol "PreviewResults" needs to be exported by the entry point index.d.ts
|
|
4527
|
-
setResultsPreview(resultsPreview: Dictionary<PreviewResults>)
|
|
4528
|
-
setSearchedQueries(searchedQueries: HistoryQuery_2[])
|
|
4587
|
+
setResultsPreview: (resultsPreview: Dictionary<PreviewResults>) => void;
|
|
4588
|
+
setSearchedQueries: (searchedQueries: HistoryQuery_2[]) => void;
|
|
4529
4589
|
}
|
|
4530
4590
|
|
|
4531
4591
|
// @public
|
|
@@ -4658,6 +4718,9 @@ export const normalizedQuery: QuerySuggestionsXStoreModule['getters']['normalize
|
|
|
4658
4718
|
// @public
|
|
4659
4719
|
export function normalizeString(string: string | undefined): string;
|
|
4660
4720
|
|
|
4721
|
+
// @public
|
|
4722
|
+
export type NumberComparatorFn = (a: number, b: number) => boolean;
|
|
4723
|
+
|
|
4661
4724
|
// @public
|
|
4662
4725
|
export const NumberRangeFilter: DefineComponent< {
|
|
4663
4726
|
filter: {
|
|
@@ -4693,8 +4756,8 @@ export class NumberRangeFilterEntity implements FilterEntity {
|
|
|
4693
4756
|
//
|
|
4694
4757
|
// (undocumented)
|
|
4695
4758
|
static accepts: typeof isNumberRangeFilter;
|
|
4696
|
-
deselect(
|
|
4697
|
-
select(
|
|
4759
|
+
deselect(filterParam: Filter): void;
|
|
4760
|
+
select(filterParam: Filter): void;
|
|
4698
4761
|
// (undocumented)
|
|
4699
4762
|
protected store: Store<RootXStoreState>;
|
|
4700
4763
|
}
|
|
@@ -4710,23 +4773,93 @@ buttonClasses: {
|
|
|
4710
4773
|
type: PropType<VueCSSClasses>;
|
|
4711
4774
|
default: string;
|
|
4712
4775
|
};
|
|
4713
|
-
buttonEvents: {
|
|
4714
|
-
type: PropType<Partial<XEventsTypes>>;
|
|
4776
|
+
buttonEvents: {
|
|
4777
|
+
type: PropType<Partial<XEventsTypes>>;
|
|
4778
|
+
};
|
|
4779
|
+
}, {
|
|
4780
|
+
resultsLength: ComputedRef<number>;
|
|
4781
|
+
totalResults: ComputedRef<number>;
|
|
4782
|
+
events: ComputedRef<Partial<XEventsTypes>>;
|
|
4783
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4784
|
+
buttonClasses: {
|
|
4785
|
+
type: PropType<VueCSSClasses>;
|
|
4786
|
+
default: string;
|
|
4787
|
+
};
|
|
4788
|
+
buttonEvents: {
|
|
4789
|
+
type: PropType<Partial<XEventsTypes>>;
|
|
4790
|
+
};
|
|
4791
|
+
}>>, {
|
|
4792
|
+
buttonClasses: VueCSSClasses;
|
|
4793
|
+
}, {}>;
|
|
4794
|
+
|
|
4795
|
+
// @public
|
|
4796
|
+
export const PageSelector: DefineComponent< {
|
|
4797
|
+
buttonClasses: {
|
|
4798
|
+
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
4799
|
+
default: () => never[];
|
|
4800
|
+
};
|
|
4801
|
+
currentPage: {
|
|
4802
|
+
type: NumberConstructor;
|
|
4803
|
+
required: true;
|
|
4804
|
+
};
|
|
4805
|
+
hiddenPage: {
|
|
4806
|
+
type: StringConstructor;
|
|
4807
|
+
default: string;
|
|
4808
|
+
};
|
|
4809
|
+
itemClasses: {
|
|
4810
|
+
type: PropType<(isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[]>;
|
|
4811
|
+
default: () => never[];
|
|
4812
|
+
};
|
|
4813
|
+
range: {
|
|
4814
|
+
type: NumberConstructor;
|
|
4815
|
+
default: number;
|
|
4816
|
+
};
|
|
4817
|
+
scrollTarget: {
|
|
4818
|
+
type: StringConstructor;
|
|
4819
|
+
default: string;
|
|
4820
|
+
};
|
|
4821
|
+
totalPages: {
|
|
4822
|
+
type: NumberConstructor;
|
|
4823
|
+
required: true;
|
|
4715
4824
|
};
|
|
4716
4825
|
}, {
|
|
4717
|
-
|
|
4718
|
-
|
|
4719
|
-
events: ComputedRef<Partial<XEventsTypes>>;
|
|
4826
|
+
visiblePages: ComputedRef<PageItem[]>;
|
|
4827
|
+
selectPage: (page: number | string) => void;
|
|
4720
4828
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4721
4829
|
buttonClasses: {
|
|
4722
|
-
type: PropType<
|
|
4830
|
+
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
4831
|
+
default: () => never[];
|
|
4832
|
+
};
|
|
4833
|
+
currentPage: {
|
|
4834
|
+
type: NumberConstructor;
|
|
4835
|
+
required: true;
|
|
4836
|
+
};
|
|
4837
|
+
hiddenPage: {
|
|
4838
|
+
type: StringConstructor;
|
|
4723
4839
|
default: string;
|
|
4724
4840
|
};
|
|
4725
|
-
|
|
4726
|
-
type: PropType<
|
|
4841
|
+
itemClasses: {
|
|
4842
|
+
type: PropType<(isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[]>;
|
|
4843
|
+
default: () => never[];
|
|
4844
|
+
};
|
|
4845
|
+
range: {
|
|
4846
|
+
type: NumberConstructor;
|
|
4847
|
+
default: number;
|
|
4848
|
+
};
|
|
4849
|
+
scrollTarget: {
|
|
4850
|
+
type: StringConstructor;
|
|
4851
|
+
default: string;
|
|
4852
|
+
};
|
|
4853
|
+
totalPages: {
|
|
4854
|
+
type: NumberConstructor;
|
|
4855
|
+
required: true;
|
|
4727
4856
|
};
|
|
4728
4857
|
}>>, {
|
|
4729
|
-
buttonClasses:
|
|
4858
|
+
buttonClasses: (string | Dictionary<boolean>)[];
|
|
4859
|
+
hiddenPage: string;
|
|
4860
|
+
itemClasses: (isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[];
|
|
4861
|
+
range: number;
|
|
4862
|
+
scrollTarget: string;
|
|
4730
4863
|
}, {}>;
|
|
4731
4864
|
|
|
4732
4865
|
// @public
|
|
@@ -4780,13 +4913,6 @@ export type PayloadFactoryData<Payload> = RootStoreStateAndGetters & {
|
|
|
4780
4913
|
metadata: WireMetadata;
|
|
4781
4914
|
};
|
|
4782
4915
|
|
|
4783
|
-
// @public
|
|
4784
|
-
export interface PDPAddToCartService {
|
|
4785
|
-
moveToSessionStorage(id?: string): void;
|
|
4786
|
-
storeResultClicked(result: Result): void;
|
|
4787
|
-
trackAddToCart(id?: string): void;
|
|
4788
|
-
}
|
|
4789
|
-
|
|
4790
4916
|
export { PlusIcon }
|
|
4791
4917
|
|
|
4792
4918
|
export { PlusTinyIcon }
|
|
@@ -4819,7 +4945,7 @@ required: true;
|
|
|
4819
4945
|
|
|
4820
4946
|
// @public
|
|
4821
4947
|
export const PopularSearches: DefineComponent< {}, {
|
|
4822
|
-
popularSearches: ComputedRef<
|
|
4948
|
+
popularSearches: ComputedRef<Suggestion[]>;
|
|
4823
4949
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4824
4950
|
|
|
4825
4951
|
// @public
|
|
@@ -4830,9 +4956,9 @@ export type PopularSearchesActionContext = XActionContext<PopularSearchesState,
|
|
|
4830
4956
|
|
|
4831
4957
|
// @public
|
|
4832
4958
|
export interface PopularSearchesActions {
|
|
4833
|
-
cancelFetchAndSaveSuggestions()
|
|
4834
|
-
fetchAndSaveSuggestions(request: PopularSearchesRequest)
|
|
4835
|
-
fetchSuggestions(request: PopularSearchesRequest)
|
|
4959
|
+
cancelFetchAndSaveSuggestions: () => void;
|
|
4960
|
+
fetchAndSaveSuggestions: (request: PopularSearchesRequest) => void;
|
|
4961
|
+
fetchSuggestions: (request: PopularSearchesRequest) => Suggestion[];
|
|
4836
4962
|
}
|
|
4837
4963
|
|
|
4838
4964
|
// @public
|
|
@@ -4856,9 +4982,9 @@ export interface PopularSearchesGetters {
|
|
|
4856
4982
|
|
|
4857
4983
|
// @public
|
|
4858
4984
|
export interface PopularSearchesMutations extends StatusMutations, ConfigMutations<PopularSearchesState> {
|
|
4859
|
-
setParams(params: Dictionary<unknown>)
|
|
4860
|
-
setSearchedQueries(searchedQueries: HistoryQuery_2[])
|
|
4861
|
-
setSuggestions(suggestions: Suggestion[])
|
|
4985
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
4986
|
+
setSearchedQueries: (searchedQueries: HistoryQuery_2[]) => void;
|
|
4987
|
+
setSuggestions: (suggestions: Suggestion[]) => void;
|
|
4862
4988
|
}
|
|
4863
4989
|
|
|
4864
4990
|
// @public
|
|
@@ -4921,6 +5047,9 @@ default: () => never[];
|
|
|
4921
5047
|
filters: string[];
|
|
4922
5048
|
}, {}>;
|
|
4923
5049
|
|
|
5050
|
+
// @internal
|
|
5051
|
+
export type Priority = number;
|
|
5052
|
+
|
|
4924
5053
|
// @public
|
|
4925
5054
|
export interface PrivateXModuleOptions<Module extends AnyXModule> {
|
|
4926
5055
|
storeEmitters?: Partial<StoreEmitters<Module['storeModule']>>;
|
|
@@ -4940,7 +5069,7 @@ required: true;
|
|
|
4940
5069
|
};
|
|
4941
5070
|
titleClass: StringConstructor;
|
|
4942
5071
|
}, {
|
|
4943
|
-
|
|
5072
|
+
emitUserClickedAPromoted: () => void;
|
|
4944
5073
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4945
5074
|
promoted: {
|
|
4946
5075
|
type: PropType<Promoted_2>;
|
|
@@ -4974,8 +5103,8 @@ export type QueriesPreviewActionContext = XActionContext<QueriesPreviewState, Qu
|
|
|
4974
5103
|
|
|
4975
5104
|
// @public
|
|
4976
5105
|
export interface QueriesPreviewActions {
|
|
4977
|
-
fetchAndSaveQueryPreview(request: SearchRequest)
|
|
4978
|
-
fetchQueryPreview(request: SearchRequest)
|
|
5106
|
+
fetchAndSaveQueryPreview: (request: SearchRequest) => void;
|
|
5107
|
+
fetchQueryPreview: (request: SearchRequest) => SearchResponse | null;
|
|
4979
5108
|
}
|
|
4980
5109
|
|
|
4981
5110
|
// @public
|
|
@@ -4987,8 +5116,9 @@ export interface QueriesPreviewConfig {
|
|
|
4987
5116
|
export const queriesPreviewEmitters: {
|
|
4988
5117
|
QueryPreviewUnselected: {
|
|
4989
5118
|
selector: (state: QueriesPreviewState) => Dictionary<unknown>;
|
|
4990
|
-
filter: (
|
|
5119
|
+
filter: (_newValue: Dictionary<unknown>, _oldValue: Dictionary<unknown>, state: QueriesPreviewState) => boolean;
|
|
4991
5120
|
};
|
|
5121
|
+
QueriesPreviewChanged: (_state: QueriesPreviewState, getters: Returns<GettersTree<QueriesPreviewState, QueriesPreviewGetters>>) => Dictionary<QueryPreviewItem>;
|
|
4992
5122
|
};
|
|
4993
5123
|
|
|
4994
5124
|
// @public
|
|
@@ -4998,20 +5128,20 @@ export interface QueriesPreviewGetters {
|
|
|
4998
5128
|
|
|
4999
5129
|
// @public
|
|
5000
5130
|
export interface QueriesPreviewMutations extends ConfigMutations<QueriesPreviewState> {
|
|
5001
|
-
addQueryPreviewInstance(queryPreviewHash: string)
|
|
5002
|
-
clearQueryPreview(queryPreviewHash: string)
|
|
5003
|
-
removeQueryPreviewInstance({ queryPreviewHash, cache }: {
|
|
5131
|
+
addQueryPreviewInstance: (queryPreviewHash: string) => void;
|
|
5132
|
+
clearQueryPreview: (queryPreviewHash: string) => void;
|
|
5133
|
+
removeQueryPreviewInstance: ({ queryPreviewHash, cache, }: {
|
|
5004
5134
|
queryPreviewHash: string;
|
|
5005
5135
|
cache: boolean;
|
|
5006
|
-
})
|
|
5007
|
-
setParams(params: Dictionary<unknown>)
|
|
5008
|
-
setQueryPreviewCached(queryPreview: QueryPreviewItem)
|
|
5009
|
-
setSelectedQueryPreview(selectedQueryPreview: QueryPreviewInfo | null)
|
|
5010
|
-
setStatus(payload: QueryPreviewStatusPayload)
|
|
5011
|
-
updateAQueryPreviewResult({ result, queryPreviewHash }: {
|
|
5136
|
+
}) => void;
|
|
5137
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
5138
|
+
setQueryPreviewCached: (queryPreview: QueryPreviewItem) => void;
|
|
5139
|
+
setSelectedQueryPreview: (selectedQueryPreview: QueryPreviewInfo | null) => void;
|
|
5140
|
+
setStatus: (payload: QueryPreviewStatusPayload) => void;
|
|
5141
|
+
updateAQueryPreviewResult: ({ result, queryPreviewHash, }: {
|
|
5012
5142
|
result: Result;
|
|
5013
|
-
queryPreviewHash:
|
|
5014
|
-
})
|
|
5143
|
+
queryPreviewHash: string;
|
|
5144
|
+
}) => void;
|
|
5015
5145
|
}
|
|
5016
5146
|
|
|
5017
5147
|
// @public
|
|
@@ -5061,6 +5191,7 @@ export const queriesPreviewWiring: {
|
|
|
5061
5191
|
|
|
5062
5192
|
// @public
|
|
5063
5193
|
export interface QueriesPreviewXEvents {
|
|
5194
|
+
QueriesPreviewChanged: Dictionary<QueryPreviewItem>;
|
|
5064
5195
|
QueryPreviewMounted: string;
|
|
5065
5196
|
QueryPreviewRequestUpdated: SearchRequest;
|
|
5066
5197
|
QueryPreviewUnmounted: {
|
|
@@ -5090,7 +5221,12 @@ export const query: NextQueriesXStoreModule['getters']['query'];
|
|
|
5090
5221
|
export const QUERY_KEY: XInjectKey<string | undefined>;
|
|
5091
5222
|
|
|
5092
5223
|
// @public
|
|
5093
|
-
export type QueryFeature = 'search_box' | 'url' | 'query_suggestion' | 'next_query' | 'popular_search' | 'history_query' | 'partial_result' | 'related_tag' | 'spellcheck' | 'customer' | 'semantics';
|
|
5224
|
+
export type QueryFeature = 'search_box' | 'url' | 'query_suggestion' | 'next_query' | 'popular_search' | 'history_query' | 'partial_result' | 'related_tag' | 'spellcheck' | 'customer' | 'semantics' | 'related_prompts' | 'overview';
|
|
5225
|
+
|
|
5226
|
+
// @public
|
|
5227
|
+
export interface QueryMutations {
|
|
5228
|
+
setQuery: (query: string) => void;
|
|
5229
|
+
}
|
|
5094
5230
|
|
|
5095
5231
|
// @public
|
|
5096
5232
|
export type QueryOrigin = `${QueryFeature}:${FeatureLocation}`;
|
|
@@ -5120,11 +5256,11 @@ default: boolean;
|
|
|
5120
5256
|
};
|
|
5121
5257
|
}, {
|
|
5122
5258
|
hasResults: ComputedRef<boolean>;
|
|
5123
|
-
queryPreviewResults: ComputedRef<{
|
|
5259
|
+
queryPreviewResults: ComputedRef< {
|
|
5124
5260
|
results: Result[];
|
|
5125
5261
|
request: SearchRequest;
|
|
5126
|
-
displayTagging?: TaggingRequest
|
|
5127
|
-
queryTagging?: TaggingRequest
|
|
5262
|
+
displayTagging?: TaggingRequest;
|
|
5263
|
+
queryTagging?: TaggingRequest;
|
|
5128
5264
|
totalResults: number;
|
|
5129
5265
|
instances: number;
|
|
5130
5266
|
status: RequestStatus;
|
|
@@ -5254,6 +5390,11 @@ export interface QueryPreviewStatusPayload {
|
|
|
5254
5390
|
status: RequestStatus;
|
|
5255
5391
|
}
|
|
5256
5392
|
|
|
5393
|
+
// @public
|
|
5394
|
+
export interface QueryState {
|
|
5395
|
+
query: string;
|
|
5396
|
+
}
|
|
5397
|
+
|
|
5257
5398
|
// @public
|
|
5258
5399
|
export const QuerySuggestion: DefineComponent< {
|
|
5259
5400
|
suggestion: {
|
|
@@ -5261,7 +5402,7 @@ type: PropType<Suggestion>;
|
|
|
5261
5402
|
required: true;
|
|
5262
5403
|
};
|
|
5263
5404
|
}, {
|
|
5264
|
-
query: ComputedRef<
|
|
5405
|
+
query: ComputedRef<string>;
|
|
5265
5406
|
suggestionSelectedEvents: {
|
|
5266
5407
|
UserSelectedAQuerySuggestion: Suggestion;
|
|
5267
5408
|
};
|
|
@@ -5274,21 +5415,21 @@ required: true;
|
|
|
5274
5415
|
|
|
5275
5416
|
// @public
|
|
5276
5417
|
export const QuerySuggestions: DefineComponent< {}, {
|
|
5277
|
-
suggestions: ComputedRef<
|
|
5418
|
+
suggestions: ComputedRef<Suggestion[]>;
|
|
5278
5419
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5279
5420
|
|
|
5280
5421
|
// @public
|
|
5281
|
-
export const querySuggestions: ({ query, suggestions, config, searchedQueries }: QuerySuggestionsState) => Suggestion[];
|
|
5422
|
+
export const querySuggestions: ({ query, suggestions, config, searchedQueries, }: QuerySuggestionsState) => Suggestion[];
|
|
5282
5423
|
|
|
5283
5424
|
// @public
|
|
5284
5425
|
export type QuerySuggestionsActionContext = XActionContext<QuerySuggestionsState, QuerySuggestionsGetters, QuerySuggestionsMutations, QuerySuggestionsActions>;
|
|
5285
5426
|
|
|
5286
5427
|
// @public
|
|
5287
5428
|
export interface QuerySuggestionsActions {
|
|
5288
|
-
cancelFetchAndSaveSuggestions()
|
|
5289
|
-
fetchAndSaveSuggestions(request: QuerySuggestionsRequest | null)
|
|
5290
|
-
fetchSuggestions(request: QuerySuggestionsRequest | null)
|
|
5291
|
-
setUrlParams(urlParams: UrlParams)
|
|
5429
|
+
cancelFetchAndSaveSuggestions: () => void;
|
|
5430
|
+
fetchAndSaveSuggestions: (request: QuerySuggestionsRequest | null) => void;
|
|
5431
|
+
fetchSuggestions: (request: QuerySuggestionsRequest | null) => Suggestion[];
|
|
5432
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
5292
5433
|
}
|
|
5293
5434
|
|
|
5294
5435
|
// @public
|
|
@@ -5309,7 +5450,7 @@ export const querySuggestionsEmitters: {
|
|
|
5309
5450
|
export class QuerySuggestionsGetter implements GettersClass<QuerySuggestionsXStoreModule> {
|
|
5310
5451
|
// @internal
|
|
5311
5452
|
protected isInQuerySuggestions(normalizedQuery: string): (suggestion: Suggestion) => boolean;
|
|
5312
|
-
querySuggestions({ query, suggestions, config, searchedQueries }: QuerySuggestionsState): Suggestion[];
|
|
5453
|
+
querySuggestions({ query, suggestions, config, searchedQueries, }: QuerySuggestionsState): Suggestion[];
|
|
5313
5454
|
}
|
|
5314
5455
|
|
|
5315
5456
|
// @public
|
|
@@ -5321,9 +5462,9 @@ export interface QuerySuggestionsGetters {
|
|
|
5321
5462
|
|
|
5322
5463
|
// @public
|
|
5323
5464
|
export interface QuerySuggestionsMutations extends StatusMutations, QueryMutations, ConfigMutations<QuerySuggestionsState> {
|
|
5324
|
-
setParams(params: Dictionary<unknown>)
|
|
5325
|
-
setSearchedQueries(searchedQueries: HistoryQuery_2[])
|
|
5326
|
-
setSuggestions(suggestions: Suggestion[])
|
|
5465
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
5466
|
+
setSearchedQueries: (searchedQueries: HistoryQuery_2[]) => void;
|
|
5467
|
+
setSuggestions: (suggestions: Suggestion[]) => void;
|
|
5327
5468
|
}
|
|
5328
5469
|
|
|
5329
5470
|
// @public
|
|
@@ -5379,7 +5520,6 @@ export const querySuggestionsWiring: {
|
|
|
5379
5520
|
// @public
|
|
5380
5521
|
export interface QuerySuggestionsXEvents {
|
|
5381
5522
|
QuerySuggestionsChanged: Suggestion[];
|
|
5382
|
-
QuerySuggestionsDisplayed: Suggestion[];
|
|
5383
5523
|
QuerySuggestionsRequestUpdated: QuerySuggestionsRequest | null;
|
|
5384
5524
|
UserSelectedAQuerySuggestion: Suggestion;
|
|
5385
5525
|
}
|
|
@@ -5407,8 +5547,8 @@ export class RawFilterEntity implements FilterEntity {
|
|
|
5407
5547
|
//
|
|
5408
5548
|
// (undocumented)
|
|
5409
5549
|
static accepts: typeof isRawFilter;
|
|
5410
|
-
deselect(
|
|
5411
|
-
select(
|
|
5550
|
+
deselect(filterParam: Filter): void;
|
|
5551
|
+
select(filterParam: Filter): void;
|
|
5412
5552
|
// (undocumented)
|
|
5413
5553
|
protected store: Store<unknown>;
|
|
5414
5554
|
}
|
|
@@ -5440,9 +5580,9 @@ export type RecommendationsActionContext = XActionContext<RecommendationsState,
|
|
|
5440
5580
|
|
|
5441
5581
|
// @public
|
|
5442
5582
|
export interface RecommendationsActions {
|
|
5443
|
-
cancelFetchAndSaveRecommendations()
|
|
5444
|
-
fetchAndSaveRecommendations(request: RecommendationsRequest | null)
|
|
5445
|
-
fetchRecommendations(request: RecommendationsRequest | null)
|
|
5583
|
+
cancelFetchAndSaveRecommendations: () => void;
|
|
5584
|
+
fetchAndSaveRecommendations: (request: RecommendationsRequest | null) => void;
|
|
5585
|
+
fetchRecommendations: (request: RecommendationsRequest | null) => Result[];
|
|
5446
5586
|
}
|
|
5447
5587
|
|
|
5448
5588
|
// @public
|
|
@@ -5465,9 +5605,9 @@ export interface RecommendationsGetters {
|
|
|
5465
5605
|
|
|
5466
5606
|
// @public
|
|
5467
5607
|
export interface RecommendationsMutations extends StatusMutations, ConfigMutations<RecommendationsState> {
|
|
5468
|
-
setParams(params: Dictionary<unknown>)
|
|
5469
|
-
setRecommendations(recommendations: Result[])
|
|
5470
|
-
updateRecommendation(recommendation: Partial<Result> & Pick<Result, 'id'>)
|
|
5608
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
5609
|
+
setRecommendations: (recommendations: Result[]) => void;
|
|
5610
|
+
updateRecommendation: (recommendation: Partial<Result> & Pick<Result, 'id'>) => void;
|
|
5471
5611
|
}
|
|
5472
5612
|
|
|
5473
5613
|
// @public
|
|
@@ -5558,41 +5698,37 @@ relatedPrompt: {
|
|
|
5558
5698
|
type: PropType<RelatedPrompt_2>;
|
|
5559
5699
|
required: true;
|
|
5560
5700
|
};
|
|
5561
|
-
|
|
5562
|
-
type:
|
|
5563
|
-
default:
|
|
5701
|
+
selected: {
|
|
5702
|
+
type: BooleanConstructor;
|
|
5703
|
+
default: boolean;
|
|
5564
5704
|
};
|
|
5565
|
-
}, {
|
|
5566
|
-
selectedNextQuery: Ref<string>;
|
|
5567
|
-
onClick: (nextQuery: string) => void;
|
|
5568
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5705
|
+
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5569
5706
|
relatedPrompt: {
|
|
5570
5707
|
type: PropType<RelatedPrompt_2>;
|
|
5571
5708
|
required: true;
|
|
5572
5709
|
};
|
|
5573
|
-
|
|
5574
|
-
type:
|
|
5575
|
-
default:
|
|
5710
|
+
selected: {
|
|
5711
|
+
type: BooleanConstructor;
|
|
5712
|
+
default: boolean;
|
|
5576
5713
|
};
|
|
5577
5714
|
}>>, {
|
|
5578
|
-
|
|
5715
|
+
selected: boolean;
|
|
5579
5716
|
}, {}>;
|
|
5580
5717
|
|
|
5581
|
-
// @public
|
|
5582
|
-
export const relatedPromptRequest: RelatedPromptsXStoreModule['getters']['request'];
|
|
5583
|
-
|
|
5584
5718
|
// @public
|
|
5585
5719
|
export type RelatedPromptsActionContext = XActionContext<RelatedPromptsState, RelatedPromptsGetters, RelatedPromptsMutations, RelatedPromptsActions>;
|
|
5586
5720
|
|
|
5587
5721
|
// @public
|
|
5588
5722
|
export interface RelatedPromptsActions {
|
|
5589
|
-
cancelFetchAndSaveRelatedPrompts()
|
|
5590
|
-
fetchAndSaveRelatedPrompts(request: RelatedPromptsRequest | null)
|
|
5591
|
-
fetchRelatedPrompts(request: RelatedPromptsRequest | null)
|
|
5723
|
+
cancelFetchAndSaveRelatedPrompts: () => void;
|
|
5724
|
+
fetchAndSaveRelatedPrompts: (request: RelatedPromptsRequest | null) => void;
|
|
5725
|
+
fetchRelatedPrompts: (request: RelatedPromptsRequest | null) => RelatedPrompt_2[] | null;
|
|
5726
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
5592
5727
|
}
|
|
5593
5728
|
|
|
5594
5729
|
// @public
|
|
5595
5730
|
export interface RelatedPromptsGetters {
|
|
5731
|
+
query: string;
|
|
5596
5732
|
request: RelatedPromptsRequest | null;
|
|
5597
5733
|
}
|
|
5598
5734
|
|
|
@@ -5660,17 +5796,20 @@ showOnlyAfterOffset: boolean;
|
|
|
5660
5796
|
|
|
5661
5797
|
// @public
|
|
5662
5798
|
export interface RelatedPromptsMutations extends StatusMutations, QueryMutations {
|
|
5663
|
-
resetRelatedPromptsState()
|
|
5664
|
-
|
|
5665
|
-
|
|
5666
|
-
|
|
5667
|
-
|
|
5799
|
+
resetRelatedPromptsState: () => void;
|
|
5800
|
+
resetSelectedPrompt: () => void;
|
|
5801
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
5802
|
+
setRelatedPromptsProducts: (products: RelatedPrompt_2[]) => void;
|
|
5803
|
+
setRelatedPromptsRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
5804
|
+
setSelectedPrompt: (index: number) => void;
|
|
5805
|
+
setSelectedQuery: (index: number) => void;
|
|
5668
5806
|
}
|
|
5669
5807
|
|
|
5670
5808
|
// @public
|
|
5671
5809
|
export interface RelatedPromptsState extends StatusState, QueryState {
|
|
5672
5810
|
params: Dictionary<unknown>;
|
|
5673
5811
|
relatedPrompts: RelatedPrompt_2[];
|
|
5812
|
+
relatedTags: RelatedTag_2[];
|
|
5674
5813
|
selectedPrompt: number;
|
|
5675
5814
|
selectedQuery: number;
|
|
5676
5815
|
}
|
|
@@ -5678,38 +5817,124 @@ export interface RelatedPromptsState extends StatusState, QueryState {
|
|
|
5678
5817
|
// @internal
|
|
5679
5818
|
export const relatedPromptsStoreEmitters: {
|
|
5680
5819
|
RelatedPromptsRequestUpdated: (_: RelatedPromptsState, getters: Returns<GettersTree<RelatedPromptsState, RelatedPromptsGetters>>) => RelatedPromptsRequest | null;
|
|
5820
|
+
SelectedRelatedPromptChanged: (state: RelatedPromptsState) => number;
|
|
5821
|
+
RelatedPromptsResponseChanged: (state: RelatedPromptsState) => RelatedPrompt_2[];
|
|
5822
|
+
};
|
|
5823
|
+
|
|
5824
|
+
// @public
|
|
5825
|
+
export const RelatedPromptsTagList: DefineComponent< {
|
|
5826
|
+
buttonClass: StringConstructor;
|
|
5827
|
+
showButtons: {
|
|
5828
|
+
type: BooleanConstructor;
|
|
5829
|
+
default: boolean;
|
|
5830
|
+
};
|
|
5831
|
+
scrollContainerClass: StringConstructor;
|
|
5832
|
+
tagClass: StringConstructor;
|
|
5833
|
+
tagColors: PropType<string[]>;
|
|
5834
|
+
animationDurationInMs: {
|
|
5835
|
+
type: NumberConstructor;
|
|
5836
|
+
default: number;
|
|
5837
|
+
};
|
|
5838
|
+
}, {
|
|
5839
|
+
onSelect: (selectedIndex: number) => void;
|
|
5840
|
+
onBeforeEnter: (el: Element) => void;
|
|
5841
|
+
onEnter: (el: Element, done: () => void) => void;
|
|
5842
|
+
onLeave: (el: Element, done: () => void) => void;
|
|
5843
|
+
selectedPromptIndex: ComputedRef<number>;
|
|
5844
|
+
visibleRelatedPrompts: ComputedRef< {
|
|
5845
|
+
index: number;
|
|
5846
|
+
relatedPromptNextQueries?: RelatedPromptNextQuery[];
|
|
5847
|
+
nextQueries: string[];
|
|
5848
|
+
suggestionText: string;
|
|
5849
|
+
suggestionImageUrl?: string;
|
|
5850
|
+
type: string;
|
|
5851
|
+
toolingDisplayTagging?: TaggingRequest;
|
|
5852
|
+
tagging?: {
|
|
5853
|
+
toolingDisplayTagging?: TaggingRequest;
|
|
5854
|
+
toolingDisplayClickTagging?: TaggingRequest;
|
|
5855
|
+
nextQueriesTagging?: RelatedPromptNextQuery[];
|
|
5856
|
+
};
|
|
5857
|
+
modelName: "RelatedPrompt";
|
|
5858
|
+
}[]>;
|
|
5859
|
+
listItems: Ref<HTMLElement[]>;
|
|
5860
|
+
isAnimating: Ref<boolean>;
|
|
5861
|
+
x: UseAliasAPI & {
|
|
5862
|
+
on: <Event extends XEvent, Metadata extends boolean>(event: Event, withMetadata: Metadata) => {
|
|
5863
|
+
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes, Event>, WireMetadata> : EventPayload<XEventsTypes, Event>) => void) => void;
|
|
5864
|
+
};
|
|
5865
|
+
emit: <Event extends XEvent>(event: Event, payload?: XEventPayload<Event>, metadata?: Omit<WireMetadata, "moduleName">) => Promise<EmittedData<XEventsTypes, Event, WireMetadata>>;
|
|
5866
|
+
};
|
|
5867
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5868
|
+
buttonClass: StringConstructor;
|
|
5869
|
+
showButtons: {
|
|
5870
|
+
type: BooleanConstructor;
|
|
5871
|
+
default: boolean;
|
|
5872
|
+
};
|
|
5873
|
+
scrollContainerClass: StringConstructor;
|
|
5874
|
+
tagClass: StringConstructor;
|
|
5875
|
+
tagColors: PropType<string[]>;
|
|
5876
|
+
animationDurationInMs: {
|
|
5877
|
+
type: NumberConstructor;
|
|
5878
|
+
default: number;
|
|
5681
5879
|
};
|
|
5880
|
+
}>>, {
|
|
5881
|
+
showButtons: boolean;
|
|
5882
|
+
animationDurationInMs: number;
|
|
5883
|
+
}, {}>;
|
|
5682
5884
|
|
|
5683
5885
|
// @internal
|
|
5684
5886
|
export const relatedPromptsWiring: {
|
|
5685
5887
|
ParamsLoadedFromUrl: {
|
|
5686
|
-
|
|
5888
|
+
setUrlParams: Wire<UrlParams>;
|
|
5889
|
+
};
|
|
5890
|
+
ExtraParamsChanged: {
|
|
5891
|
+
setExtraParams: Wire<Dictionary<unknown>>;
|
|
5687
5892
|
};
|
|
5688
5893
|
UserAcceptedAQuery: {
|
|
5689
5894
|
setRelatedPromptsQuery: Wire<string>;
|
|
5895
|
+
resetRelatedPrompt: AnyWire;
|
|
5896
|
+
};
|
|
5897
|
+
UserAcceptedAQueryPreview: {
|
|
5898
|
+
setRelatedPromptsQueryFromPreview: AnyWire;
|
|
5899
|
+
resetRelatedPrompt: AnyWire;
|
|
5690
5900
|
};
|
|
5691
5901
|
UserClearedQuery: {
|
|
5692
|
-
|
|
5693
|
-
|
|
5902
|
+
cancelFetchAndSaveRelatedPrompts: AnyWire;
|
|
5903
|
+
resetRelatedPromptsState: AnyWire;
|
|
5694
5904
|
setRelatedPromptsQuery: Wire<string>;
|
|
5695
5905
|
};
|
|
5696
5906
|
RelatedPromptsRequestUpdated: {
|
|
5697
|
-
|
|
5698
|
-
};
|
|
5699
|
-
ExtraParamsChanged: {
|
|
5700
|
-
setRelatedPromptsExtraParams: Wire<Dictionary<unknown>>;
|
|
5907
|
+
fetchAndSaveRelatedPrompts: Wire<RelatedPromptsRequest | null>;
|
|
5701
5908
|
};
|
|
5702
5909
|
UserSelectedARelatedPrompt: {
|
|
5703
|
-
|
|
5910
|
+
setRelatedPrompt: Wire<number>;
|
|
5704
5911
|
};
|
|
5705
5912
|
UserSelectedARelatedPromptQuery: {
|
|
5706
|
-
|
|
5913
|
+
setRelatedPromptQuery: Wire<number>;
|
|
5914
|
+
};
|
|
5915
|
+
SearchRequestChanged: {
|
|
5916
|
+
resetRelatedPrompt: Wire<any>;
|
|
5917
|
+
};
|
|
5918
|
+
SelectedRelatedTagsChanged: {
|
|
5919
|
+
setRelatedPromptsRelatedTags: Wire<RelatedTag_2[]>;
|
|
5920
|
+
};
|
|
5921
|
+
ReloadRelatedPromptsRequested: {
|
|
5922
|
+
resetRelatedPromptsState: AnyWire;
|
|
5923
|
+
reloadRelatedPromptsRequestWire: AnyWire;
|
|
5707
5924
|
};
|
|
5708
5925
|
};
|
|
5709
5926
|
|
|
5710
5927
|
// @public
|
|
5711
5928
|
export interface RelatedPromptsXEvents {
|
|
5712
5929
|
RelatedPromptsRequestUpdated: RelatedPromptsRequest | null;
|
|
5930
|
+
RelatedPromptsResponseChanged: RelatedPrompt_2[];
|
|
5931
|
+
RelatedPromptsUnmounted: void;
|
|
5932
|
+
ReloadRelatedPromptsRequested: void;
|
|
5933
|
+
SelectedRelatedPromptChanged: number;
|
|
5934
|
+
UserClickedARelatedPromptAdd2Cart: Result;
|
|
5935
|
+
UserClickedARelatedPromptResult: Result;
|
|
5936
|
+
UserSelectedARelatedPrompt: number;
|
|
5937
|
+
UserSelectedARelatedPromptQuery: number;
|
|
5713
5938
|
}
|
|
5714
5939
|
|
|
5715
5940
|
// @public
|
|
@@ -5791,11 +6016,11 @@ export type RelatedTagsActionContext = XActionContext<RelatedTagsState, RelatedT
|
|
|
5791
6016
|
|
|
5792
6017
|
// @public
|
|
5793
6018
|
export interface RelatedTagsActions {
|
|
5794
|
-
cancelFetchAndSaveRelatedTags()
|
|
5795
|
-
fetchAndSaveRelatedTags(request: RelatedTagsRequest | null)
|
|
5796
|
-
fetchRelatedTags(request: RelatedTagsRequest | null)
|
|
5797
|
-
setUrlParams(urlParams: UrlParams)
|
|
5798
|
-
toggleRelatedTag(relatedTag: RelatedTag_2)
|
|
6019
|
+
cancelFetchAndSaveRelatedTags: () => void;
|
|
6020
|
+
fetchAndSaveRelatedTags: (request: RelatedTagsRequest | null) => void;
|
|
6021
|
+
fetchRelatedTags: (request: RelatedTagsRequest | null) => RelatedTag_2[];
|
|
6022
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
6023
|
+
toggleRelatedTag: (relatedTag: RelatedTag_2) => void;
|
|
5799
6024
|
}
|
|
5800
6025
|
|
|
5801
6026
|
// @public
|
|
@@ -5822,9 +6047,9 @@ export interface RelatedTagsGetters {
|
|
|
5822
6047
|
|
|
5823
6048
|
// @public
|
|
5824
6049
|
export interface RelatedTagsMutations extends StatusMutations, QueryMutations, ConfigMutations<RelatedTagsState> {
|
|
5825
|
-
setParams(params: Dictionary<unknown>)
|
|
5826
|
-
setRelatedTags(relatedTags: RelatedTag_2[])
|
|
5827
|
-
setSelectedRelatedTags(selectedRelatedTags: RelatedTag_2[])
|
|
6050
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
6051
|
+
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
6052
|
+
setSelectedRelatedTags: (selectedRelatedTags: RelatedTag_2[]) => void;
|
|
5828
6053
|
}
|
|
5829
6054
|
|
|
5830
6055
|
// @public
|
|
@@ -5932,6 +6157,9 @@ queryPreviewHash: string;
|
|
|
5932
6157
|
cache: boolean;
|
|
5933
6158
|
}>;
|
|
5934
6159
|
|
|
6160
|
+
// @public
|
|
6161
|
+
export const removeSearchInputFocus: () => void;
|
|
6162
|
+
|
|
5935
6163
|
// @public
|
|
5936
6164
|
export const RenderlessExtraParams: DefineComponent< {
|
|
5937
6165
|
name: {
|
|
@@ -6038,7 +6266,7 @@ export function resettableState(): {
|
|
|
6038
6266
|
export const RESULT_WITH_VARIANTS_KEY: XInjectKey<Result>;
|
|
6039
6267
|
|
|
6040
6268
|
// @public
|
|
6041
|
-
export type ResultFeature = 'search' | 'topclicked_recommendations' | 'brand_recommendations' | 'next_query_recommendations' | 'semantic_recommendations' | 'partial_results' | 'identifier_result';
|
|
6269
|
+
export type ResultFeature = 'search' | 'topclicked_recommendations' | 'brand_recommendations' | 'next_query_recommendations' | 'semantic_recommendations' | 'partial_results' | 'identifier_result' | 'related_prompts' | 'overview';
|
|
6042
6270
|
|
|
6043
6271
|
// @public
|
|
6044
6272
|
export type ResultOrigin = `${ResultFeature}:${FeatureLocation}`;
|
|
@@ -6131,6 +6359,9 @@ export interface RootXStoreState {
|
|
|
6131
6359
|
// @public
|
|
6132
6360
|
export const sanitize: (str: string) => string;
|
|
6133
6361
|
|
|
6362
|
+
// @public
|
|
6363
|
+
export const saveAiOrigin: AiXStoreModule['actions']['saveOrigin'];
|
|
6364
|
+
|
|
6134
6365
|
// @public
|
|
6135
6366
|
export const saveIdentifierResultsOrigin: IdentifierResultsXStoreModule['actions']['saveOrigin'];
|
|
6136
6367
|
|
|
@@ -6156,7 +6387,7 @@ type: StringConstructor;
|
|
|
6156
6387
|
default: string;
|
|
6157
6388
|
};
|
|
6158
6389
|
}, {
|
|
6159
|
-
scrollRef: Ref<ComponentPublicInstance
|
|
6390
|
+
scrollRef: Ref<ComponentPublicInstance | undefined>;
|
|
6160
6391
|
emitScrollAtEnd: (isAtEnd: boolean) => void;
|
|
6161
6392
|
emitScrollAlmostAtEnd: (isAlmostAtEnd: boolean) => void;
|
|
6162
6393
|
emitScrollAtStart: (isAtStart: boolean) => void;
|
|
@@ -6196,8 +6427,8 @@ export interface ScrollGetters {
|
|
|
6196
6427
|
|
|
6197
6428
|
// @public
|
|
6198
6429
|
export interface ScrollMutations {
|
|
6199
|
-
setPendingScrollTo(pendingScrollTo: string)
|
|
6200
|
-
setScrollComponentState(partialState: ScrollStatePayload)
|
|
6430
|
+
setPendingScrollTo: (pendingScrollTo: string) => void;
|
|
6431
|
+
setScrollComponentState: (partialState: ScrollStatePayload) => void;
|
|
6201
6432
|
}
|
|
6202
6433
|
|
|
6203
6434
|
// @internal
|
|
@@ -6218,7 +6449,7 @@ export interface ScrollStatePayload extends Identifiable<string> {
|
|
|
6218
6449
|
export const ScrollToTop: DefineComponent< {
|
|
6219
6450
|
animation: {
|
|
6220
6451
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6221
|
-
default: () => DefineComponent< {}, {}, any
|
|
6452
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
6222
6453
|
};
|
|
6223
6454
|
thresholdPx: NumberConstructor;
|
|
6224
6455
|
scrollId: {
|
|
@@ -6227,11 +6458,11 @@ default: string;
|
|
|
6227
6458
|
};
|
|
6228
6459
|
}, {
|
|
6229
6460
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
6230
|
-
isVisible: ComputedRef<
|
|
6461
|
+
isVisible: ComputedRef<boolean>;
|
|
6231
6462
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6232
6463
|
animation: {
|
|
6233
6464
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6234
|
-
default: () => DefineComponent< {}, {}, any
|
|
6465
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
6235
6466
|
};
|
|
6236
6467
|
thresholdPx: NumberConstructor;
|
|
6237
6468
|
scrollId: {
|
|
@@ -6245,8 +6476,8 @@ scrollId: string;
|
|
|
6245
6476
|
|
|
6246
6477
|
// @public
|
|
6247
6478
|
export interface ScrollVisibilityObserver {
|
|
6248
|
-
observe(element: HTMLElement)
|
|
6249
|
-
unobserve(element: HTMLElement)
|
|
6479
|
+
observe: (element: HTMLElement) => void;
|
|
6480
|
+
unobserve: (element: HTMLElement) => void;
|
|
6250
6481
|
}
|
|
6251
6482
|
|
|
6252
6483
|
// @internal
|
|
@@ -6306,20 +6537,20 @@ export type SearchActionContext = XActionContext<SearchState, SearchGetters, Sea
|
|
|
6306
6537
|
|
|
6307
6538
|
// @public
|
|
6308
6539
|
export interface SearchActions {
|
|
6309
|
-
cancelFetchAndSaveSearchResponse()
|
|
6310
|
-
fetchAndSaveSearchResponse(request: InternalSearchRequest | null)
|
|
6311
|
-
fetchSearchResponse(request: SearchRequest)
|
|
6312
|
-
increasePageAppendingResults()
|
|
6313
|
-
resetRequestOnRefinement(watchedRequest: WatchedInternalSearchRequest)
|
|
6314
|
-
saveOrigin(originInit: QueryOriginInit)
|
|
6315
|
-
saveSearchResponse(response: SearchResponse)
|
|
6316
|
-
setUrlParams(urlParams: UrlParams)
|
|
6540
|
+
cancelFetchAndSaveSearchResponse: () => void;
|
|
6541
|
+
fetchAndSaveSearchResponse: (request: InternalSearchRequest | null) => void;
|
|
6542
|
+
fetchSearchResponse: (request: SearchRequest) => SearchResponse;
|
|
6543
|
+
increasePageAppendingResults: () => void;
|
|
6544
|
+
resetRequestOnRefinement: (watchedRequest: WatchedInternalSearchRequest) => void;
|
|
6545
|
+
saveOrigin: (originInit: QueryOriginInit) => void;
|
|
6546
|
+
saveSearchResponse: (response: SearchResponse) => void;
|
|
6547
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
6317
6548
|
}
|
|
6318
6549
|
|
|
6319
6550
|
// @public
|
|
6320
6551
|
export interface SearchBoxActions {
|
|
6321
|
-
setInputStatus(event: XEvent)
|
|
6322
|
-
setUrlParams(urlParams: UrlParams)
|
|
6552
|
+
setInputStatus: (event: XEvent) => void;
|
|
6553
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
6323
6554
|
}
|
|
6324
6555
|
|
|
6325
6556
|
// @internal
|
|
@@ -6339,7 +6570,7 @@ export interface SearchBoxGetters {
|
|
|
6339
6570
|
// @public
|
|
6340
6571
|
export interface SearchBoxMutations extends QueryMutations {
|
|
6341
6572
|
// Warning: (ae-incompatible-release-tags) The symbol "setInputStatus" is marked as @public, but its signature references "InputStatus" which is marked as @internal
|
|
6342
|
-
setInputStatus(inputStatus: InputStatus)
|
|
6573
|
+
setInputStatus: (inputStatus: InputStatus) => void;
|
|
6343
6574
|
}
|
|
6344
6575
|
|
|
6345
6576
|
// @public
|
|
@@ -6422,6 +6653,10 @@ emitEvents: () => void;
|
|
|
6422
6653
|
|
|
6423
6654
|
// @public
|
|
6424
6655
|
export interface SearchConfig {
|
|
6656
|
+
// Warning: (ae-forgotten-export) The symbol "PageMode" needs to be exported by the entry point index.d.ts
|
|
6657
|
+
//
|
|
6658
|
+
// (undocumented)
|
|
6659
|
+
pageMode: PageMode;
|
|
6425
6660
|
pageSize: number;
|
|
6426
6661
|
}
|
|
6427
6662
|
|
|
@@ -6487,7 +6722,7 @@ type: NumberConstructor;
|
|
|
6487
6722
|
default: number;
|
|
6488
6723
|
};
|
|
6489
6724
|
}, {
|
|
6490
|
-
query: ComputedRef<
|
|
6725
|
+
query: ComputedRef<string>;
|
|
6491
6726
|
inputElement: Ref<HTMLInputElement | undefined>;
|
|
6492
6727
|
emitUserHoveredInSearchBox: () => void;
|
|
6493
6728
|
emitUserHoveredOutSearchBox: () => void;
|
|
@@ -6530,7 +6765,7 @@ required: true;
|
|
|
6530
6765
|
};
|
|
6531
6766
|
animation: {
|
|
6532
6767
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6533
|
-
default: () => DefineComponent
|
|
6768
|
+
default: () => DefineComponent;
|
|
6534
6769
|
};
|
|
6535
6770
|
animationIntervalMs: {
|
|
6536
6771
|
type: NumberConstructor;
|
|
@@ -6547,7 +6782,7 @@ required: true;
|
|
|
6547
6782
|
};
|
|
6548
6783
|
animation: {
|
|
6549
6784
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6550
|
-
default: () => DefineComponent
|
|
6785
|
+
default: () => DefineComponent;
|
|
6551
6786
|
};
|
|
6552
6787
|
animationIntervalMs: {
|
|
6553
6788
|
type: NumberConstructor;
|
|
@@ -6562,31 +6797,31 @@ animateOnlyOnHover: boolean;
|
|
|
6562
6797
|
|
|
6563
6798
|
// @public
|
|
6564
6799
|
export interface SearchMutations extends StatusMutations, QueryMutations, ConfigMutations<SearchState> {
|
|
6565
|
-
appendResults(results: Result[])
|
|
6566
|
-
resetState()
|
|
6567
|
-
resetStateForReload()
|
|
6568
|
-
setBanners(banners: Banner_2[])
|
|
6569
|
-
setDisplayTagging(DisplayTagging: TaggingRequest)
|
|
6570
|
-
setFacets(facets: Facet[])
|
|
6571
|
-
setFromNoResultsWithFilters(fromNoResultsWithFilters: boolean)
|
|
6572
|
-
setIsAppendResults(isAppendResults: boolean)
|
|
6573
|
-
setIsNoResults(isNoResults: boolean)
|
|
6574
|
-
setOrigin(origin: QueryOrigin | undefined | null)
|
|
6575
|
-
setPage(page: number)
|
|
6576
|
-
setParams(params: Dictionary<unknown>)
|
|
6577
|
-
setPartialResults(partialResults: PartialResult[])
|
|
6578
|
-
setPromoteds(promoteds: Promoted_2[])
|
|
6579
|
-
setQueryTagging(queryTagging: TaggingRequest)
|
|
6580
|
-
setRedirections(redirections: Redirection_2[])
|
|
6581
|
-
setRelatedTags(relatedTags: RelatedTag_2[])
|
|
6582
|
-
setResults(results: Result[])
|
|
6583
|
-
setSelectedFilters(selectedFilters: Filter[])
|
|
6800
|
+
appendResults: (results: Result[]) => void;
|
|
6801
|
+
resetState: () => void;
|
|
6802
|
+
resetStateForReload: () => void;
|
|
6803
|
+
setBanners: (banners: Banner_2[]) => void;
|
|
6804
|
+
setDisplayTagging: (DisplayTagging: TaggingRequest) => void;
|
|
6805
|
+
setFacets: (facets: Facet[]) => void;
|
|
6806
|
+
setFromNoResultsWithFilters: (fromNoResultsWithFilters: boolean) => void;
|
|
6807
|
+
setIsAppendResults: (isAppendResults: boolean) => void;
|
|
6808
|
+
setIsNoResults: (isNoResults: boolean) => void;
|
|
6809
|
+
setOrigin: (origin: QueryOrigin | undefined | null) => void;
|
|
6810
|
+
setPage: (page: number) => void;
|
|
6811
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
6812
|
+
setPartialResults: (partialResults: PartialResult[]) => void;
|
|
6813
|
+
setPromoteds: (promoteds: Promoted_2[]) => void;
|
|
6814
|
+
setQueryTagging: (queryTagging: TaggingRequest) => void;
|
|
6815
|
+
setRedirections: (redirections: Redirection_2[]) => void;
|
|
6816
|
+
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
6817
|
+
setResults: (results: Result[]) => void;
|
|
6818
|
+
setSelectedFilters: (selectedFilters: Filter[]) => void;
|
|
6584
6819
|
// Warning: (ae-forgotten-export) The symbol "Sort" needs to be exported by the entry point index.d.ts
|
|
6585
|
-
setSort(sort: Sort)
|
|
6586
|
-
setSpellcheck(spellcheckedQuery: string)
|
|
6587
|
-
setStats(stats: Stats)
|
|
6588
|
-
setTotalResults(totalResults: number)
|
|
6589
|
-
updateResult(result: Partial<Result> & Pick<Result, 'id'>)
|
|
6820
|
+
setSort: (sort: Sort) => void;
|
|
6821
|
+
setSpellcheck: (spellcheckedQuery: string) => void;
|
|
6822
|
+
setStats: (stats: Stats) => void;
|
|
6823
|
+
setTotalResults: (totalResults: number) => void;
|
|
6824
|
+
updateResult: (result: Partial<Result> & Pick<Result, 'id'>) => void;
|
|
6590
6825
|
}
|
|
6591
6826
|
|
|
6592
6827
|
// @public
|
|
@@ -6693,6 +6928,10 @@ export const searchWiring: {
|
|
|
6693
6928
|
UserSelectedAHistoryQuery: {
|
|
6694
6929
|
setSearchSelectedFiltersFromHistoryQuery: AnyWire;
|
|
6695
6930
|
};
|
|
6931
|
+
UserSelectedAPage: {
|
|
6932
|
+
setSearchPage: Wire<number>;
|
|
6933
|
+
resetAppending: AnyWire;
|
|
6934
|
+
};
|
|
6696
6935
|
};
|
|
6697
6936
|
|
|
6698
6937
|
// @public
|
|
@@ -6715,6 +6954,7 @@ export interface SearchXEvents {
|
|
|
6715
6954
|
UserClickedASort: Sort;
|
|
6716
6955
|
UserClickedPartialQuery: string;
|
|
6717
6956
|
UserReachedResultsListEnd: void;
|
|
6957
|
+
UserSelectedAPage: number;
|
|
6718
6958
|
}
|
|
6719
6959
|
|
|
6720
6960
|
// @public
|
|
@@ -6737,12 +6977,12 @@ export const SELECTED_VARIANTS_KEY: XInjectKey<ResultVariant[]>;
|
|
|
6737
6977
|
|
|
6738
6978
|
// @public
|
|
6739
6979
|
export const SelectedFilters: DefineComponent< {
|
|
6740
|
-
facetsIds: PropType<
|
|
6980
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
6741
6981
|
alwaysVisible: BooleanConstructor;
|
|
6742
6982
|
}, () => VNode<RendererNode, RendererElement, {
|
|
6743
6983
|
[key: string]: any;
|
|
6744
6984
|
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6745
|
-
facetsIds: PropType<
|
|
6985
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
6746
6986
|
alwaysVisible: BooleanConstructor;
|
|
6747
6987
|
}>>, {
|
|
6748
6988
|
alwaysVisible: boolean;
|
|
@@ -6756,7 +6996,7 @@ export const selectedFiltersByFacet: FacetsXStoreModule['getters']['selectedFilt
|
|
|
6756
6996
|
|
|
6757
6997
|
// @public
|
|
6758
6998
|
export const SelectedFiltersList: DefineComponent< {
|
|
6759
|
-
facetsIds: PropType<
|
|
6999
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
6760
7000
|
alwaysVisible: BooleanConstructor;
|
|
6761
7001
|
animation: {
|
|
6762
7002
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -6767,7 +7007,7 @@ selectedFilters: ComputedRef<Filter[]>;
|
|
|
6767
7007
|
mapSlot: (selectedFilters: Filter[]) => RenderFilter[];
|
|
6768
7008
|
hasSlot: (name: string) => boolean;
|
|
6769
7009
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6770
|
-
facetsIds: PropType<
|
|
7010
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
6771
7011
|
alwaysVisible: BooleanConstructor;
|
|
6772
7012
|
animation: {
|
|
6773
7013
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -6780,7 +7020,7 @@ animation: string | Function | Record<string, any>;
|
|
|
6780
7020
|
|
|
6781
7021
|
// @public
|
|
6782
7022
|
export const SemanticQueries: DefineComponent< {}, {
|
|
6783
|
-
suggestions: ComputedRef<
|
|
7023
|
+
suggestions: ComputedRef<SemanticQuery_2[]>;
|
|
6784
7024
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6785
7025
|
|
|
6786
7026
|
// @public
|
|
@@ -6788,9 +7028,9 @@ export type SemanticQueriesActionContext = XActionContext<SemanticQueriesState,
|
|
|
6788
7028
|
|
|
6789
7029
|
// @public
|
|
6790
7030
|
export interface SemanticQueriesActions {
|
|
6791
|
-
fetchAndSaveSemanticQuery(request: SemanticQueriesRequest | null)
|
|
7031
|
+
fetchAndSaveSemanticQuery: (request: SemanticQueriesRequest | null) => void;
|
|
6792
7032
|
// Warning: (ae-forgotten-export) The symbol "SemanticQueriesResponse" needs to be exported by the entry point index.d.ts
|
|
6793
|
-
fetchSemanticQuery(request: SemanticQueriesRequest | null)
|
|
7033
|
+
fetchSemanticQuery: (request: SemanticQueriesRequest | null) => SemanticQueriesResponse | null;
|
|
6794
7034
|
}
|
|
6795
7035
|
|
|
6796
7036
|
// @public
|
|
@@ -6808,20 +7048,23 @@ export const semanticQueriesEmitters: {
|
|
|
6808
7048
|
// @public
|
|
6809
7049
|
export interface SemanticQueriesGetters {
|
|
6810
7050
|
normalizedQuery: string;
|
|
7051
|
+
query: string;
|
|
6811
7052
|
request: SemanticQueriesRequest | null;
|
|
6812
7053
|
}
|
|
6813
7054
|
|
|
6814
7055
|
// @public
|
|
6815
7056
|
export interface SemanticQueriesMutations extends QueryMutations, ConfigMutations<SemanticQueriesState> {
|
|
6816
|
-
setParams(params: Dictionary<unknown>)
|
|
6817
|
-
setSemanticQueries(semanticQueries: SemanticQuery_2[])
|
|
6818
|
-
|
|
7057
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
7058
|
+
setSemanticQueries: (semanticQueries: SemanticQuery_2[]) => void;
|
|
7059
|
+
setSemanticQueriesRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
7060
|
+
setTotalResults: (totalResults: number) => void;
|
|
6819
7061
|
}
|
|
6820
7062
|
|
|
6821
7063
|
// @public
|
|
6822
7064
|
export interface SemanticQueriesState extends QueryState {
|
|
6823
7065
|
config: SemanticQueriesConfig;
|
|
6824
7066
|
params: Dictionary<unknown>;
|
|
7067
|
+
relatedTags: RelatedTag_2[];
|
|
6825
7068
|
semanticQueries: SemanticQuery_2[];
|
|
6826
7069
|
totalResults: number;
|
|
6827
7070
|
}
|
|
@@ -6841,6 +7084,9 @@ export const semanticQueriesWiring: {
|
|
|
6841
7084
|
setQueryFromSearchResponseChangedWire: Wire<InternalSearchResponse>;
|
|
6842
7085
|
setTotalResultsFromSearchResponseChangedWire: Wire<InternalSearchResponse>;
|
|
6843
7086
|
};
|
|
7087
|
+
SelectedRelatedTagsChanged: {
|
|
7088
|
+
setSemanticQueriesRelatedTags: Wire<RelatedTag_2[]>;
|
|
7089
|
+
};
|
|
6844
7090
|
};
|
|
6845
7091
|
|
|
6846
7092
|
// @public
|
|
@@ -6869,7 +7115,7 @@ type: PropType<SemanticQuery_2>;
|
|
|
6869
7115
|
required: true;
|
|
6870
7116
|
};
|
|
6871
7117
|
}, {
|
|
6872
|
-
query: ComputedRef<
|
|
7118
|
+
query: ComputedRef<string>;
|
|
6873
7119
|
suggestionSelectedEvents: {
|
|
6874
7120
|
UserSelectedASemanticQuery: SemanticQuery_2;
|
|
6875
7121
|
};
|
|
@@ -6883,6 +7129,14 @@ required: true;
|
|
|
6883
7129
|
// @public
|
|
6884
7130
|
export const sessionHistoryQueries: HistoryQueriesXStoreModule['getters']['sessionHistoryQueries'];
|
|
6885
7131
|
|
|
7132
|
+
// @public
|
|
7133
|
+
export const setAiUrlParams: AiXStoreModule['actions']['setUrlParams'];
|
|
7134
|
+
|
|
7135
|
+
// @public
|
|
7136
|
+
export function setConfig<T extends {
|
|
7137
|
+
config: T['config'];
|
|
7138
|
+
}>(state: T, config: T['config']): void;
|
|
7139
|
+
|
|
6886
7140
|
// @public
|
|
6887
7141
|
export const setConsent: Wire<boolean>;
|
|
6888
7142
|
|
|
@@ -6955,6 +7209,9 @@ export const setPopularSearchesExtraParams: Wire<Dictionary<unknown>>;
|
|
|
6955
7209
|
// @public
|
|
6956
7210
|
export const setQueriesPreviewExtraParamsWire: Wire<Dictionary<unknown>>;
|
|
6957
7211
|
|
|
7212
|
+
// @public
|
|
7213
|
+
export function setQuery(state: QueryState, query: string): void;
|
|
7214
|
+
|
|
6958
7215
|
// @public
|
|
6959
7216
|
export const setQueryFromLastHistoryQuery: NextQueriesXStoreModule['actions']['setQueryFromLastHistoryQuery'];
|
|
6960
7217
|
|
|
@@ -7104,6 +7361,9 @@ export const setUrlParamsFromPreview: AnyWire;
|
|
|
7104
7361
|
// @public
|
|
7105
7362
|
export const setUrlParamsWire: Wire<UrlParams>;
|
|
7106
7363
|
|
|
7364
|
+
// @public
|
|
7365
|
+
export const setUrlPrompt: Wire<number>;
|
|
7366
|
+
|
|
7107
7367
|
// @public
|
|
7108
7368
|
export const setUrlQuery: Wire<string>;
|
|
7109
7369
|
|
|
@@ -7170,9 +7430,9 @@ queryPreviewHash: ComputedRef<string> | null;
|
|
|
7170
7430
|
} | undefined;
|
|
7171
7431
|
UserSelectedASuggestion?: Suggestion | undefined;
|
|
7172
7432
|
SnippetCallbackExecuted?: {
|
|
7173
|
-
event:
|
|
7433
|
+
event: XEvent;
|
|
7174
7434
|
callbackReturn: unknown;
|
|
7175
|
-
payload:
|
|
7435
|
+
payload: ExtractPayload<XEvent>;
|
|
7176
7436
|
metadata: WireMetadata;
|
|
7177
7437
|
} | undefined;
|
|
7178
7438
|
ModuleRegistered?: keyof XModulesTree | undefined;
|
|
@@ -7196,7 +7456,7 @@ UserClickedANumberRangeFilter?: NumberRangeFilter_2 | undefined;
|
|
|
7196
7456
|
UserClickedASimpleFilter: SimpleFilter_2;
|
|
7197
7457
|
UserClickedAllFilter?: [string | number] | undefined;
|
|
7198
7458
|
UserModifiedEditableNumberRangeFilter?: EditableNumberRangeFilter_2 | undefined;
|
|
7199
|
-
UserClickedClearAllFilters?:
|
|
7459
|
+
UserClickedClearAllFilters?: Array<Facet["id"]> | undefined;
|
|
7200
7460
|
FacetsQueryChanged?: string | undefined;
|
|
7201
7461
|
HistoryQueriesDisplayed?: HistoryQuery_2[] | undefined;
|
|
7202
7462
|
HistoryQueriesQueryChanged?: string | undefined;
|
|
@@ -7228,8 +7488,8 @@ QueryPreviewUnmounted?: {
|
|
|
7228
7488
|
queryPreviewHash: string;
|
|
7229
7489
|
cache: boolean;
|
|
7230
7490
|
} | undefined;
|
|
7491
|
+
QueriesPreviewChanged?: Dictionary<QueryPreviewItem> | undefined;
|
|
7231
7492
|
QuerySuggestionsChanged?: Suggestion[] | undefined;
|
|
7232
|
-
QuerySuggestionsDisplayed?: Suggestion[] | undefined;
|
|
7233
7493
|
QuerySuggestionsRequestUpdated?: QuerySuggestionsRequest | null | undefined;
|
|
7234
7494
|
UserSelectedAQuerySuggestion?: Suggestion | undefined;
|
|
7235
7495
|
RecommendationsChanged?: Result[] | undefined;
|
|
@@ -7279,6 +7539,7 @@ UserClickedARedirection?: Redirection_2 | undefined;
|
|
|
7279
7539
|
UserClickedAPromoted?: Promoted_2 | undefined;
|
|
7280
7540
|
UserClickedABanner?: Banner_2 | undefined;
|
|
7281
7541
|
UserClickedAbortARedirection?: void | undefined;
|
|
7542
|
+
UserSelectedAPage?: number | undefined;
|
|
7282
7543
|
SemanticQueryRequestUpdated?: SemanticQueriesRequest | null | undefined;
|
|
7283
7544
|
SemanticQueriesResponseChanged?: SemanticQuery_2[] | undefined;
|
|
7284
7545
|
UserSelectedASemanticQuery?: SemanticQuery_2 | undefined;
|
|
@@ -7297,6 +7558,20 @@ ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
|
7297
7558
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
7298
7559
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
7299
7560
|
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
7561
|
+
SelectedRelatedPromptChanged?: number | undefined;
|
|
7562
|
+
UserSelectedARelatedPrompt?: number | undefined;
|
|
7563
|
+
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
7564
|
+
UserClickedARelatedPromptResult?: Result | undefined;
|
|
7565
|
+
UserClickedARelatedPromptAdd2Cart?: Result | undefined;
|
|
7566
|
+
RelatedPromptsResponseChanged?: RelatedPrompt_2[] | undefined;
|
|
7567
|
+
RelatedPromptsUnmounted?: void | undefined;
|
|
7568
|
+
ReloadRelatedPromptsRequested?: void | undefined;
|
|
7569
|
+
AiSuggestionsRequestUpdated?: AiSuggestionsRequest | null | undefined;
|
|
7570
|
+
AiSuggestionsSearchRequestUpdated?: AiSuggestionsSearchRequest | null | undefined;
|
|
7571
|
+
AiSuggestionsSearchChanged?: AiSuggestionSearch[] | undefined;
|
|
7572
|
+
UserClickedAiOverviewExpandButton?: boolean | undefined;
|
|
7573
|
+
UserClickedAnAiOverviewResult?: Result | undefined;
|
|
7574
|
+
AiOverviewMounted?: void | undefined;
|
|
7300
7575
|
}>;
|
|
7301
7576
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
7302
7577
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -7320,8 +7595,8 @@ export class SimpleFilterEntity implements FilterEntity {
|
|
|
7320
7595
|
//
|
|
7321
7596
|
// (undocumented)
|
|
7322
7597
|
static accepts: typeof isSimpleFilter;
|
|
7323
|
-
deselect(
|
|
7324
|
-
select(
|
|
7598
|
+
deselect(filterParam: Filter): void;
|
|
7599
|
+
select(filterParam: Filter): void;
|
|
7325
7600
|
// (undocumented)
|
|
7326
7601
|
protected store: Store<RootXStoreState>;
|
|
7327
7602
|
}
|
|
@@ -7333,13 +7608,13 @@ export type SimpleStateSelector<ReturnType, State extends Dictionary, Getters ex
|
|
|
7333
7608
|
export const SingleColumnLayout: DefineComponent< {
|
|
7334
7609
|
asideAnimation: {
|
|
7335
7610
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7336
|
-
default: () => DefineComponent
|
|
7611
|
+
default: () => DefineComponent;
|
|
7337
7612
|
};
|
|
7338
7613
|
devMode: BooleanConstructor;
|
|
7339
7614
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7340
7615
|
asideAnimation: {
|
|
7341
7616
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7342
|
-
default: () => DefineComponent
|
|
7617
|
+
default: () => DefineComponent;
|
|
7343
7618
|
};
|
|
7344
7619
|
devMode: BooleanConstructor;
|
|
7345
7620
|
}>>, {
|
|
@@ -7361,7 +7636,7 @@ export class SingleSelectModifier extends BaseFilterEntityModifier {
|
|
|
7361
7636
|
export const SlicedFilters: DefineComponent< {
|
|
7362
7637
|
filters: PropType<Filter[]>;
|
|
7363
7638
|
parentId: {
|
|
7364
|
-
type: PropType<
|
|
7639
|
+
type: PropType<Filter["id"]>;
|
|
7365
7640
|
required: false;
|
|
7366
7641
|
};
|
|
7367
7642
|
max: {
|
|
@@ -7379,7 +7654,7 @@ showMoreFilters: Ref<boolean>;
|
|
|
7379
7654
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("click:show-less" | "click:show-more")[], "click:show-less" | "click:show-more", PublicProps, Readonly<ExtractPropTypes< {
|
|
7380
7655
|
filters: PropType<Filter[]>;
|
|
7381
7656
|
parentId: {
|
|
7382
|
-
type: PropType<
|
|
7657
|
+
type: PropType<Filter["id"]>;
|
|
7383
7658
|
required: false;
|
|
7384
7659
|
};
|
|
7385
7660
|
max: {
|
|
@@ -7406,17 +7681,26 @@ resetOnContentChange: {
|
|
|
7406
7681
|
type: BooleanConstructor;
|
|
7407
7682
|
default: boolean;
|
|
7408
7683
|
};
|
|
7409
|
-
buttonClass:
|
|
7410
|
-
|
|
7684
|
+
buttonClass: {
|
|
7685
|
+
type: PropType<VueCSSClasses>;
|
|
7686
|
+
};
|
|
7687
|
+
scrollContainerClass: {
|
|
7688
|
+
type: PropType<VueCSSClasses>;
|
|
7689
|
+
};
|
|
7411
7690
|
}, {
|
|
7691
|
+
arrivedState: {
|
|
7692
|
+
left: boolean;
|
|
7693
|
+
right: boolean;
|
|
7694
|
+
top: boolean;
|
|
7695
|
+
bottom: boolean;
|
|
7696
|
+
};
|
|
7412
7697
|
cssClasses: ComputedRef< {
|
|
7413
7698
|
'x-sliding-panel-at-start': boolean;
|
|
7414
7699
|
'x-sliding-panel-at-end': boolean;
|
|
7415
7700
|
}>;
|
|
7416
|
-
debouncedUpdateScroll: DebouncedFunction<[]>;
|
|
7417
7701
|
scrollContainerRef: Ref<HTMLDivElement | undefined>;
|
|
7418
|
-
|
|
7419
|
-
|
|
7702
|
+
slotContainerWidth: Ref<number>;
|
|
7703
|
+
xScroll: WritableComputedRef<number>;
|
|
7420
7704
|
slots: Readonly<{
|
|
7421
7705
|
[name: string]: Slot<any> | undefined;
|
|
7422
7706
|
}>;
|
|
@@ -7433,8 +7717,12 @@ resetOnContentChange: {
|
|
|
7433
7717
|
type: BooleanConstructor;
|
|
7434
7718
|
default: boolean;
|
|
7435
7719
|
};
|
|
7436
|
-
buttonClass:
|
|
7437
|
-
|
|
7720
|
+
buttonClass: {
|
|
7721
|
+
type: PropType<VueCSSClasses>;
|
|
7722
|
+
};
|
|
7723
|
+
scrollContainerClass: {
|
|
7724
|
+
type: PropType<VueCSSClasses>;
|
|
7725
|
+
};
|
|
7438
7726
|
}>>, {
|
|
7439
7727
|
scrollFactor: number;
|
|
7440
7728
|
showButtons: boolean;
|
|
@@ -7477,9 +7765,9 @@ queryPreviewHash: ComputedRef<string> | null;
|
|
|
7477
7765
|
}, metadata: WireMetadata) => unknown;
|
|
7478
7766
|
UserSelectedASuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
7479
7767
|
SnippetCallbackExecuted: (payload: {
|
|
7480
|
-
event:
|
|
7768
|
+
event: XEvent;
|
|
7481
7769
|
callbackReturn: unknown;
|
|
7482
|
-
payload:
|
|
7770
|
+
payload: ExtractPayload<XEvent>;
|
|
7483
7771
|
metadata: WireMetadata;
|
|
7484
7772
|
}, metadata: WireMetadata) => unknown;
|
|
7485
7773
|
ModuleRegistered: (payload: keyof XModulesTree, metadata: WireMetadata) => unknown;
|
|
@@ -7535,8 +7823,8 @@ QueryPreviewUnmounted: (payload: {
|
|
|
7535
7823
|
queryPreviewHash: string;
|
|
7536
7824
|
cache: boolean;
|
|
7537
7825
|
}, metadata: WireMetadata) => unknown;
|
|
7826
|
+
QueriesPreviewChanged: (payload: Dictionary<QueryPreviewItem>, metadata: WireMetadata) => unknown;
|
|
7538
7827
|
QuerySuggestionsChanged: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
7539
|
-
QuerySuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
7540
7828
|
QuerySuggestionsRequestUpdated: (payload: QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
7541
7829
|
UserSelectedAQuerySuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
7542
7830
|
RecommendationsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
@@ -7586,6 +7874,7 @@ UserClickedARedirection: (payload: Redirection_2, metadata: WireMetadata) => unk
|
|
|
7586
7874
|
UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
|
|
7587
7875
|
UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
|
|
7588
7876
|
UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
7877
|
+
UserSelectedAPage: (payload: number, metadata: WireMetadata) => unknown;
|
|
7589
7878
|
SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
7590
7879
|
SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
|
|
7591
7880
|
UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
|
|
@@ -7604,6 +7893,20 @@ ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata)
|
|
|
7604
7893
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7605
7894
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7606
7895
|
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
7896
|
+
SelectedRelatedPromptChanged: (payload: number, metadata: WireMetadata) => unknown;
|
|
7897
|
+
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
7898
|
+
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
7899
|
+
UserClickedARelatedPromptResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
7900
|
+
UserClickedARelatedPromptAdd2Cart: (payload: Result, metadata: WireMetadata) => unknown;
|
|
7901
|
+
RelatedPromptsResponseChanged: (payload: RelatedPrompt_2[], metadata: WireMetadata) => unknown;
|
|
7902
|
+
RelatedPromptsUnmounted: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
7903
|
+
ReloadRelatedPromptsRequested: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
7904
|
+
AiSuggestionsRequestUpdated: (payload: AiSuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
7905
|
+
AiSuggestionsSearchRequestUpdated: (payload: AiSuggestionsSearchRequest | null, metadata: WireMetadata) => unknown;
|
|
7906
|
+
AiSuggestionsSearchChanged: (payload: AiSuggestionSearch[], metadata: WireMetadata) => unknown;
|
|
7907
|
+
UserClickedAiOverviewExpandButton: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
7908
|
+
UserClickedAnAiOverviewResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
7909
|
+
AiOverviewMounted: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
7607
7910
|
}>>;
|
|
7608
7911
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7609
7912
|
|
|
@@ -7631,7 +7934,7 @@ values: {
|
|
|
7631
7934
|
type: PropType<Dictionary<unknown>>;
|
|
7632
7935
|
};
|
|
7633
7936
|
excludedExtraParams: {
|
|
7634
|
-
type: PropType<
|
|
7937
|
+
type: PropType<Array<keyof SnippetConfig>>;
|
|
7635
7938
|
default: () => Array<keyof SnippetConfig>;
|
|
7636
7939
|
};
|
|
7637
7940
|
}, {
|
|
@@ -7641,7 +7944,7 @@ values: {
|
|
|
7641
7944
|
type: PropType<Dictionary<unknown>>;
|
|
7642
7945
|
};
|
|
7643
7946
|
excludedExtraParams: {
|
|
7644
|
-
type: PropType<
|
|
7947
|
+
type: PropType<Array<keyof SnippetConfig>>;
|
|
7645
7948
|
default: () => Array<keyof SnippetConfig>;
|
|
7646
7949
|
};
|
|
7647
7950
|
}>>, {
|
|
@@ -7653,20 +7956,20 @@ export { SortAZIcon }
|
|
|
7653
7956
|
// @public
|
|
7654
7957
|
export const SortDropdown: Vue.DefineComponent<{
|
|
7655
7958
|
items: {
|
|
7656
|
-
type:
|
|
7959
|
+
type: PropType<Sort[]>;
|
|
7657
7960
|
required: true;
|
|
7658
7961
|
};
|
|
7659
|
-
animation:
|
|
7962
|
+
animation: PropType<string | typeof Vue>;
|
|
7660
7963
|
}, {
|
|
7661
7964
|
emitUserClickedASort: (sort: Sort) => void;
|
|
7662
|
-
rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any
|
|
7663
|
-
selectedSort: Vue.ComputedRef<
|
|
7965
|
+
rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any> | undefined>;
|
|
7966
|
+
selectedSort: Vue.ComputedRef<string>;
|
|
7664
7967
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "change"[], "change", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7665
7968
|
items: {
|
|
7666
|
-
type:
|
|
7969
|
+
type: PropType<Sort[]>;
|
|
7667
7970
|
required: true;
|
|
7668
7971
|
};
|
|
7669
|
-
animation:
|
|
7972
|
+
animation: PropType<string | typeof Vue>;
|
|
7670
7973
|
}>> & {
|
|
7671
7974
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
7672
7975
|
}, {}, {}>;
|
|
@@ -7675,7 +7978,7 @@ export const SortDropdown: Vue.DefineComponent<{
|
|
|
7675
7978
|
export const SortedFilters: DefineComponent< {
|
|
7676
7979
|
filters: PropType<Filter[]>;
|
|
7677
7980
|
parentId: {
|
|
7678
|
-
type: PropType<
|
|
7981
|
+
type: PropType<Filter["id"]>;
|
|
7679
7982
|
required: false;
|
|
7680
7983
|
};
|
|
7681
7984
|
}, () => VNode<RendererNode, RendererElement, {
|
|
@@ -7683,7 +7986,7 @@ required: false;
|
|
|
7683
7986
|
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7684
7987
|
filters: PropType<Filter[]>;
|
|
7685
7988
|
parentId: {
|
|
7686
|
-
type: PropType<
|
|
7989
|
+
type: PropType<Filter["id"]>;
|
|
7687
7990
|
required: false;
|
|
7688
7991
|
};
|
|
7689
7992
|
}>>, {}, {}>;
|
|
@@ -7691,23 +7994,23 @@ required: false;
|
|
|
7691
7994
|
// @public
|
|
7692
7995
|
export const SortList: Vue.DefineComponent<{
|
|
7693
7996
|
items: {
|
|
7694
|
-
type:
|
|
7997
|
+
type: PropType<Sort[]>;
|
|
7695
7998
|
required: true;
|
|
7696
7999
|
};
|
|
7697
8000
|
animation: {
|
|
7698
|
-
type:
|
|
8001
|
+
type: PropType<string | typeof Vue>;
|
|
7699
8002
|
default: () => string;
|
|
7700
8003
|
};
|
|
7701
8004
|
}, {
|
|
7702
8005
|
listItems: Vue.ComputedRef<SortListItem[]>;
|
|
7703
|
-
selectedSort: Vue.ComputedRef<
|
|
8006
|
+
selectedSort: Vue.ComputedRef<string>;
|
|
7704
8007
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7705
8008
|
items: {
|
|
7706
|
-
type:
|
|
8009
|
+
type: PropType<Sort[]>;
|
|
7707
8010
|
required: true;
|
|
7708
8011
|
};
|
|
7709
8012
|
animation: {
|
|
7710
|
-
type:
|
|
8013
|
+
type: PropType<string | typeof Vue>;
|
|
7711
8014
|
default: () => string;
|
|
7712
8015
|
};
|
|
7713
8016
|
}>>, {
|
|
@@ -7717,24 +8020,24 @@ export const SortList: Vue.DefineComponent<{
|
|
|
7717
8020
|
// @public
|
|
7718
8021
|
export const SortPickerList: Vue.DefineComponent<{
|
|
7719
8022
|
items: {
|
|
7720
|
-
type:
|
|
8023
|
+
type: PropType<Sort[]>;
|
|
7721
8024
|
required: true;
|
|
7722
8025
|
};
|
|
7723
8026
|
animation: {
|
|
7724
|
-
type:
|
|
8027
|
+
type: PropType<string | typeof Vue>;
|
|
7725
8028
|
default: () => string;
|
|
7726
8029
|
};
|
|
7727
8030
|
buttonClass: StringConstructor;
|
|
7728
8031
|
}, {
|
|
7729
8032
|
listItems: Vue.ComputedRef<SortPickerItem[]>;
|
|
7730
|
-
selectedSort: Vue.ComputedRef<
|
|
8033
|
+
selectedSort: Vue.ComputedRef<string>;
|
|
7731
8034
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7732
8035
|
items: {
|
|
7733
|
-
type:
|
|
8036
|
+
type: PropType<Sort[]>;
|
|
7734
8037
|
required: true;
|
|
7735
8038
|
};
|
|
7736
8039
|
animation: {
|
|
7737
|
-
type:
|
|
8040
|
+
type: PropType<string | typeof Vue>;
|
|
7738
8041
|
default: () => string;
|
|
7739
8042
|
};
|
|
7740
8043
|
buttonClass: StringConstructor;
|
|
@@ -7752,22 +8055,24 @@ export { SortZAIcon }
|
|
|
7752
8055
|
|
|
7753
8056
|
// @public
|
|
7754
8057
|
export interface SpatialNavigation {
|
|
7755
|
-
navigateTo(direction: ArrowKey)
|
|
8058
|
+
navigateTo: (direction: ArrowKey) => HTMLElement;
|
|
7756
8059
|
}
|
|
7757
8060
|
|
|
7758
8061
|
// @public
|
|
7759
8062
|
export const Spellcheck: DefineComponent< {}, {
|
|
7760
|
-
query: ComputedRef<
|
|
7761
|
-
spellcheckedQuery: ComputedRef<
|
|
8063
|
+
query: ComputedRef<string>;
|
|
8064
|
+
spellcheckedQuery: ComputedRef<string>;
|
|
7762
8065
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7763
8066
|
|
|
7764
8067
|
// @public
|
|
7765
8068
|
export const SpellcheckButton: DefineComponent< {}, {
|
|
7766
8069
|
el: Ref<HTMLElement | undefined>;
|
|
7767
|
-
spellcheckedQuery: ComputedRef<
|
|
8070
|
+
spellcheckedQuery: ComputedRef<string>;
|
|
7768
8071
|
emitEvents: () => void;
|
|
7769
8072
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7770
8073
|
|
|
8074
|
+
export { SpinnerIcon }
|
|
8075
|
+
|
|
7771
8076
|
// @public
|
|
7772
8077
|
export const SPLIT_WORDS_REGEX: RegExp;
|
|
7773
8078
|
|
|
@@ -7815,7 +8120,7 @@ export { StarIcon }
|
|
|
7815
8120
|
|
|
7816
8121
|
// @public
|
|
7817
8122
|
export interface StateSelector<ReturnType, State extends Dictionary, Getters extends Dictionary> extends WatchOptions {
|
|
7818
|
-
filter
|
|
8123
|
+
filter?: (newValue: ReturnType, oldValue: ReturnType, state: State) => boolean;
|
|
7819
8124
|
// (undocumented)
|
|
7820
8125
|
metadata?: Partial<WireMetadata>;
|
|
7821
8126
|
// (undocumented)
|
|
@@ -7824,7 +8129,7 @@ export interface StateSelector<ReturnType, State extends Dictionary, Getters ext
|
|
|
7824
8129
|
|
|
7825
8130
|
// @public
|
|
7826
8131
|
export interface StatusMutations {
|
|
7827
|
-
setStatus(status: RequestStatus)
|
|
8132
|
+
setStatus: (status: RequestStatus) => void;
|
|
7828
8133
|
}
|
|
7829
8134
|
|
|
7830
8135
|
// @public
|
|
@@ -7849,10 +8154,18 @@ export type StoreEmitters<StoreModule extends AnyXStoreModule> = {
|
|
|
7849
8154
|
};
|
|
7850
8155
|
|
|
7851
8156
|
// @public
|
|
7852
|
-
export
|
|
7853
|
-
|
|
8157
|
+
export interface StoreModuleStateAndGetters<ModuleName extends XModuleName> {
|
|
8158
|
+
// (undocumented)
|
|
7854
8159
|
getters: ExtractGetters<ModuleName>;
|
|
7855
|
-
|
|
8160
|
+
// (undocumented)
|
|
8161
|
+
state: ExtractState<ModuleName>;
|
|
8162
|
+
}
|
|
8163
|
+
|
|
8164
|
+
// @public
|
|
8165
|
+
export interface SubjectPayload<SomePayload, SomeEventMetadata extends Dictionary> {
|
|
8166
|
+
eventPayload: SomePayload;
|
|
8167
|
+
metadata: SomeEventMetadata;
|
|
8168
|
+
}
|
|
7856
8169
|
|
|
7857
8170
|
// @public
|
|
7858
8171
|
export type SubObject<SomeObject, TargetPropertyType> = {
|
|
@@ -7863,11 +8176,11 @@ export { TagFilledIcon }
|
|
|
7863
8176
|
|
|
7864
8177
|
// @public
|
|
7865
8178
|
export const Tagging: DefineComponent< {
|
|
7866
|
-
|
|
8179
|
+
storageTTLMs: {
|
|
7867
8180
|
type: NumberConstructor;
|
|
7868
8181
|
default: number;
|
|
7869
8182
|
};
|
|
7870
|
-
|
|
8183
|
+
storageKey: {
|
|
7871
8184
|
type: StringConstructor;
|
|
7872
8185
|
default: string;
|
|
7873
8186
|
};
|
|
@@ -7881,11 +8194,11 @@ type: BooleanConstructor;
|
|
|
7881
8194
|
default: null;
|
|
7882
8195
|
};
|
|
7883
8196
|
}, () => void, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7884
|
-
|
|
8197
|
+
storageTTLMs: {
|
|
7885
8198
|
type: NumberConstructor;
|
|
7886
8199
|
default: number;
|
|
7887
8200
|
};
|
|
7888
|
-
|
|
8201
|
+
storageKey: {
|
|
7889
8202
|
type: StringConstructor;
|
|
7890
8203
|
default: string;
|
|
7891
8204
|
};
|
|
@@ -7899,23 +8212,23 @@ type: BooleanConstructor;
|
|
|
7899
8212
|
default: null;
|
|
7900
8213
|
};
|
|
7901
8214
|
}>>, {
|
|
7902
|
-
|
|
7903
|
-
|
|
8215
|
+
storageTTLMs: number;
|
|
8216
|
+
storageKey: string;
|
|
7904
8217
|
queryTaggingDebounceMs: number;
|
|
7905
8218
|
consent: boolean;
|
|
7906
8219
|
}, {}>;
|
|
7907
8220
|
|
|
7908
8221
|
// @public
|
|
7909
8222
|
export interface TaggingActions {
|
|
7910
|
-
track(tagging: TaggingRequest | TaggingRequest[])
|
|
8223
|
+
track: (tagging: TaggingRequest | TaggingRequest[]) => void;
|
|
7911
8224
|
}
|
|
7912
8225
|
|
|
7913
8226
|
// @public
|
|
7914
8227
|
export interface TaggingConfig {
|
|
7915
|
-
clickedResultStorageKey: string | null;
|
|
7916
|
-
clickedResultStorageTTLMs: number | null;
|
|
7917
8228
|
queryTaggingDebounceMs: number;
|
|
7918
8229
|
sessionTTLMs: number;
|
|
8230
|
+
storageKey: string | null;
|
|
8231
|
+
storageTTLMs: number | null;
|
|
7919
8232
|
}
|
|
7920
8233
|
|
|
7921
8234
|
// @internal
|
|
@@ -7924,7 +8237,7 @@ export const taggingEmitters: {
|
|
|
7924
8237
|
SearchTaggingReceived: (state: TaggingState) => TaggingRequest;
|
|
7925
8238
|
ResultURLTrackingEnabled: {
|
|
7926
8239
|
selector: (state: TaggingState) => string;
|
|
7927
|
-
filter: (newValue: string) =>
|
|
8240
|
+
filter: (newValue: string) => newValue is "url";
|
|
7928
8241
|
};
|
|
7929
8242
|
};
|
|
7930
8243
|
|
|
@@ -7934,9 +8247,9 @@ export interface TaggingGetters {
|
|
|
7934
8247
|
|
|
7935
8248
|
// @public
|
|
7936
8249
|
export interface TaggingMutations extends ConfigMutations<TaggingState> {
|
|
7937
|
-
setConsent(consent: boolean)
|
|
7938
|
-
setNoResultsTaggingEnabled(module: XModuleName)
|
|
7939
|
-
setQueryTaggingInfo(queryTaggingInfo: TaggingRequest)
|
|
8250
|
+
setConsent: (consent: boolean) => void;
|
|
8251
|
+
setNoResultsTaggingEnabled: (module: XModuleName) => void;
|
|
8252
|
+
setQueryTaggingInfo: (queryTaggingInfo: TaggingRequest) => void;
|
|
7940
8253
|
}
|
|
7941
8254
|
|
|
7942
8255
|
// @public
|
|
@@ -7980,6 +8293,7 @@ export const taggingWiring: {
|
|
|
7980
8293
|
UserClickedResultAddToCart: {
|
|
7981
8294
|
trackAddToCartWire: Wire<Taggable>;
|
|
7982
8295
|
trackResultClickedWire: Wire<Taggable>;
|
|
8296
|
+
storeAddToCartWire: Wire<Result>;
|
|
7983
8297
|
};
|
|
7984
8298
|
UserClickedPDPAddToCart: {
|
|
7985
8299
|
trackAddToCartFromSessionStorage: Wire<string | undefined>;
|
|
@@ -7987,16 +8301,43 @@ export const taggingWiring: {
|
|
|
7987
8301
|
UserClickedABanner: {
|
|
7988
8302
|
trackBannerClickedWire: Wire<Taggable>;
|
|
7989
8303
|
};
|
|
8304
|
+
UserClickedAPromoted: {
|
|
8305
|
+
trackPromotedClickedWire: Wire<Taggable>;
|
|
8306
|
+
};
|
|
7990
8307
|
UserClickedADisplayResult: {
|
|
7991
8308
|
trackDisplayClickedWire: Wire<Taggable>;
|
|
7992
8309
|
setQueryTaggingFromQueryPreview: Wire<Taggable>;
|
|
7993
8310
|
};
|
|
7994
8311
|
SemanticQueriesResponseChanged: {
|
|
7995
|
-
|
|
8312
|
+
trackNoResultsQueryWithFallbackWireDebounced: Wire<any>;
|
|
8313
|
+
};
|
|
8314
|
+
RelatedPromptsResponseChanged: {
|
|
8315
|
+
trackNoResultsQueryWithFallbackWireDebounced: Wire<any>;
|
|
7996
8316
|
};
|
|
7997
8317
|
ModuleRegistered: {
|
|
7998
8318
|
setNoResultsTaggingEnabledWire: Wire<keyof XModulesTree>;
|
|
7999
8319
|
};
|
|
8320
|
+
UserClickedARelatedPromptResult: {
|
|
8321
|
+
trackToolingDisplayClickedWire: Wire<Taggable>;
|
|
8322
|
+
};
|
|
8323
|
+
UserClickedARelatedPromptAdd2Cart: {
|
|
8324
|
+
trackToolingAdd2CartWire: Wire<Taggable>;
|
|
8325
|
+
};
|
|
8326
|
+
UserSelectedARelatedPrompt: {
|
|
8327
|
+
trackRelatedPromptToolingDisplayClickWire: Wire<any>;
|
|
8328
|
+
};
|
|
8329
|
+
AiSuggestionsSearchChanged: {
|
|
8330
|
+
trackAiSuggestionsSearchWire: AnyWire;
|
|
8331
|
+
};
|
|
8332
|
+
UserClickedAiOverviewExpandButton: {
|
|
8333
|
+
trackAiOverviewButtonClickedWire: Wire<any>;
|
|
8334
|
+
};
|
|
8335
|
+
UserClickedAnAiOverviewResult: {
|
|
8336
|
+
trackToolingDisplayClickedWire: Wire<Taggable>;
|
|
8337
|
+
};
|
|
8338
|
+
UserClickedAnAiOverviewAdd2Cart: {
|
|
8339
|
+
trackToolingAdd2CartWire: Wire<Taggable>;
|
|
8340
|
+
};
|
|
8000
8341
|
};
|
|
8001
8342
|
|
|
8002
8343
|
// @public
|
|
@@ -8026,11 +8367,14 @@ export const taggingXStoreModule: TaggingXStoreModule;
|
|
|
8026
8367
|
export { TagIcon }
|
|
8027
8368
|
|
|
8028
8369
|
// @public
|
|
8029
|
-
export
|
|
8030
|
-
|
|
8031
|
-
moduleName: XModuleName;
|
|
8370
|
+
export interface TakeNavigationControl {
|
|
8371
|
+
// (undocumented)
|
|
8032
8372
|
direction: ArrowKey;
|
|
8033
|
-
|
|
8373
|
+
// (undocumented)
|
|
8374
|
+
moduleName: XModuleName;
|
|
8375
|
+
// (undocumented)
|
|
8376
|
+
xEvent: PropsWithType<XEventsTypes, ArrowKey>;
|
|
8377
|
+
}
|
|
8034
8378
|
|
|
8035
8379
|
// @public
|
|
8036
8380
|
export function throttle<Payload>(wire: Wire<Payload>, timeInMs: TimeSelector | number, options?: TimedWireOperatorOptions): Wire<Payload>;
|
|
@@ -8068,6 +8412,12 @@ export const track: TaggingXStoreModule['actions']['track'];
|
|
|
8068
8412
|
// @public
|
|
8069
8413
|
export const trackAddToCartWire: Wire<Taggable>;
|
|
8070
8414
|
|
|
8415
|
+
// @public
|
|
8416
|
+
export const trackAiOverviewButtonClickedWire: Wire<any>;
|
|
8417
|
+
|
|
8418
|
+
// @public
|
|
8419
|
+
export const trackAiSuggestionsSearchWire: AnyWire;
|
|
8420
|
+
|
|
8071
8421
|
// @public
|
|
8072
8422
|
export const trackBannerClickedWire: Wire<Taggable>;
|
|
8073
8423
|
|
|
@@ -8078,17 +8428,35 @@ export const trackDisplayClickedWire: Wire<Taggable>;
|
|
|
8078
8428
|
export const trackElementDisplayedWire: Wire<Taggable>;
|
|
8079
8429
|
|
|
8080
8430
|
// @public
|
|
8081
|
-
export const
|
|
8431
|
+
export const trackNoResultsQueryWithFallbackWire: Wire<any>;
|
|
8082
8432
|
|
|
8083
8433
|
// @public
|
|
8434
|
+
export const trackNoResultsQueryWithFallbackWireDebounced: Wire<any>;
|
|
8435
|
+
|
|
8436
|
+
// @public @deprecated
|
|
8437
|
+
export const trackNoResultsQueryWithSemanticsWire: Wire<any>;
|
|
8438
|
+
|
|
8439
|
+
// @public @deprecated
|
|
8084
8440
|
export const trackNoResultsQueryWithSemanticsWireDebounced: Wire<any>;
|
|
8085
8441
|
|
|
8442
|
+
// @public
|
|
8443
|
+
export const trackPromotedClickedWire: Wire<Taggable>;
|
|
8444
|
+
|
|
8086
8445
|
// @public
|
|
8087
8446
|
export const trackQueryWire: Wire<TaggingRequest | TaggingRequest[]>;
|
|
8088
8447
|
|
|
8448
|
+
// @public
|
|
8449
|
+
export const trackRelatedPromptToolingDisplayClickWire: Wire<any>;
|
|
8450
|
+
|
|
8089
8451
|
// @public
|
|
8090
8452
|
export const trackResultClickedWire: Wire<Taggable>;
|
|
8091
8453
|
|
|
8454
|
+
// @public
|
|
8455
|
+
export const trackToolingAdd2CartWire: Wire<Taggable>;
|
|
8456
|
+
|
|
8457
|
+
// @public
|
|
8458
|
+
export const trackToolingDisplayClickedWire: Wire<Taggable>;
|
|
8459
|
+
|
|
8092
8460
|
// @internal
|
|
8093
8461
|
export type TransitionStates<SomeStatus extends string, SomeEvent extends string> = {
|
|
8094
8462
|
[Key in SomeStatus]: Partial<Record<SomeEvent, SomeStatus>>;
|
|
@@ -8102,6 +8470,18 @@ export { TrendingIcon }
|
|
|
8102
8470
|
|
|
8103
8471
|
export { TrendingTinyIcon }
|
|
8104
8472
|
|
|
8473
|
+
// Warning: (ae-forgotten-export) The symbol "TypingHTMLElement" needs to be exported by the entry point index.d.ts
|
|
8474
|
+
//
|
|
8475
|
+
// @public
|
|
8476
|
+
export const typing: Directive<TypingHTMLElement, TypingOptions>;
|
|
8477
|
+
|
|
8478
|
+
// @public
|
|
8479
|
+
export interface TypingOptions {
|
|
8480
|
+
speed?: number;
|
|
8481
|
+
targetAttr?: string;
|
|
8482
|
+
text: string;
|
|
8483
|
+
}
|
|
8484
|
+
|
|
8105
8485
|
// @public
|
|
8106
8486
|
export const updateHistoryQueriesWithSearchResponse: Wire<InternalSearchResponse>;
|
|
8107
8487
|
|
|
@@ -8143,13 +8523,14 @@ emitEvents: () => void;
|
|
|
8143
8523
|
|
|
8144
8524
|
// @public
|
|
8145
8525
|
export interface UrlMutations extends QueryMutations {
|
|
8146
|
-
setFilters(filters: Filter[])
|
|
8147
|
-
setInitialExtraParams(extraParams: Dictionary<unknown>)
|
|
8148
|
-
setPage(page: number)
|
|
8149
|
-
setParams(params: Partial<UrlParams>)
|
|
8150
|
-
|
|
8151
|
-
|
|
8152
|
-
|
|
8526
|
+
setFilters: (filters: Filter[]) => void;
|
|
8527
|
+
setInitialExtraParams: (extraParams: Dictionary<unknown>) => void;
|
|
8528
|
+
setPage: (page: number) => void;
|
|
8529
|
+
setParams: (params: Partial<UrlParams>) => void;
|
|
8530
|
+
setPrompt: (prompt: number) => void;
|
|
8531
|
+
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
8532
|
+
setScroll: (scroll: string) => void;
|
|
8533
|
+
setSort: (sort: string) => void;
|
|
8153
8534
|
}
|
|
8154
8535
|
|
|
8155
8536
|
// @public
|
|
@@ -8164,6 +8545,8 @@ export interface UrlParams {
|
|
|
8164
8545
|
// (undocumented)
|
|
8165
8546
|
page: number;
|
|
8166
8547
|
// (undocumented)
|
|
8548
|
+
prompt: number;
|
|
8549
|
+
// (undocumented)
|
|
8167
8550
|
query: string;
|
|
8168
8551
|
// (undocumented)
|
|
8169
8552
|
scroll: string;
|
|
@@ -8201,6 +8584,9 @@ export const urlWiring: {
|
|
|
8201
8584
|
SelectedRelatedTagsChanged: {
|
|
8202
8585
|
setUrlRelatedTags: Wire<RelatedTag_2[]>;
|
|
8203
8586
|
};
|
|
8587
|
+
SelectedRelatedPromptChanged: {
|
|
8588
|
+
setUrlPrompt: Wire<number>;
|
|
8589
|
+
};
|
|
8204
8590
|
SelectedFiltersForRequestChanged: {
|
|
8205
8591
|
setUrlFilters: Wire<Filter[]>;
|
|
8206
8592
|
};
|
|
@@ -8243,10 +8629,10 @@ export const urlXStoreModule: UrlXStoreModule;
|
|
|
8243
8629
|
|
|
8244
8630
|
// @public
|
|
8245
8631
|
export function use$x(): UseAliasAPI & {
|
|
8246
|
-
on: <
|
|
8247
|
-
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes,
|
|
8632
|
+
on: <Event extends XEvent, Metadata extends boolean>(event: Event, withMetadata: Metadata) => {
|
|
8633
|
+
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes, Event>, WireMetadata> : EventPayload<XEventsTypes, Event>) => void) => void;
|
|
8248
8634
|
};
|
|
8249
|
-
emit: <
|
|
8635
|
+
emit: <Event extends XEvent>(event: Event, payload?: XEventPayload<Event>, metadata?: Omit<WireMetadata, "moduleName">) => Promise<EmittedData<XEventsTypes, Event, WireMetadata>>;
|
|
8250
8636
|
};
|
|
8251
8637
|
|
|
8252
8638
|
// @public
|
|
@@ -8342,7 +8728,7 @@ export function useDisableAnimation(animationName: string): {
|
|
|
8342
8728
|
// Warning: (ae-forgotten-export) The symbol "UseOnDisplayReturn" needs to be exported by the entry point index.d.ts
|
|
8343
8729
|
//
|
|
8344
8730
|
// @public
|
|
8345
|
-
export function useEmitDisplayEvent({ element, taggingRequest, eventMetadata }: UseEmitDisplayEventOptions): UseOnDisplayReturn;
|
|
8731
|
+
export function useEmitDisplayEvent({ element, taggingRequest, eventMetadata, }: UseEmitDisplayEventOptions): UseOnDisplayReturn;
|
|
8346
8732
|
|
|
8347
8733
|
// @public
|
|
8348
8734
|
export function useFacets(props: {
|
|
@@ -8361,13 +8747,15 @@ export function useFiltersInjection(props: {
|
|
|
8361
8747
|
parentId?: Filter['id'];
|
|
8362
8748
|
}): ComputedRef<Filter[]>;
|
|
8363
8749
|
|
|
8750
|
+
// Warning: (ae-forgotten-export) The symbol "UseGetter" needs to be exported by the entry point index.d.ts
|
|
8751
|
+
//
|
|
8364
8752
|
// @public
|
|
8365
|
-
export
|
|
8753
|
+
export const useGetter: UseGetter;
|
|
8366
8754
|
|
|
8367
8755
|
// Warning: (ae-forgotten-export) The symbol "UseOnDisplayOptions" needs to be exported by the entry point index.d.ts
|
|
8368
8756
|
//
|
|
8369
8757
|
// @public
|
|
8370
|
-
export function useOnDisplay({ element, callback, triggerOnce }: UseOnDisplayOptions): UseOnDisplayReturn;
|
|
8758
|
+
export function useOnDisplay({ element, callback, triggerOnce, }: UseOnDisplayOptions): UseOnDisplayReturn;
|
|
8371
8759
|
|
|
8372
8760
|
// Warning: (ae-forgotten-export) The symbol "UseQueriesPreview" needs to be exported by the entry point index.d.ts
|
|
8373
8761
|
//
|
|
@@ -8390,17 +8778,16 @@ export function useScroll(props: {
|
|
|
8390
8778
|
};
|
|
8391
8779
|
|
|
8392
8780
|
// @public
|
|
8393
|
-
export function useState<Module extends XModuleName,
|
|
8394
|
-
|
|
8395
|
-
|
|
8396
|
-
export function useStore(): Store<any>;
|
|
8781
|
+
export function useState<Module extends XModuleName, State = ExtractState<Module>>(module: Module): {
|
|
8782
|
+
[P in keyof State]: ComputedRef<State[P]>;
|
|
8783
|
+
};
|
|
8397
8784
|
|
|
8398
8785
|
// @public
|
|
8399
8786
|
export function useXBus(): {
|
|
8400
|
-
on: <
|
|
8401
|
-
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes,
|
|
8787
|
+
on: <Event extends XEvent, Metadata extends boolean>(event: Event, withMetadata: Metadata) => {
|
|
8788
|
+
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes, Event>, WireMetadata> : EventPayload<XEventsTypes, Event>) => void) => void;
|
|
8402
8789
|
};
|
|
8403
|
-
emit: <
|
|
8790
|
+
emit: <Event extends XEvent>(event: Event, payload?: XEventPayload<Event>, metadata?: Omit<WireMetadata, "moduleName">) => Promise<EmittedData<XEventsTypes, Event, WireMetadata>>;
|
|
8404
8791
|
};
|
|
8405
8792
|
|
|
8406
8793
|
// @public
|
|
@@ -8455,6 +8842,7 @@ export interface WireMetadata {
|
|
|
8455
8842
|
location?: FeatureLocation;
|
|
8456
8843
|
moduleName: XModuleName | null;
|
|
8457
8844
|
oldValue?: unknown;
|
|
8845
|
+
// Warning: (ae-incompatible-release-tags) The symbol "priority" is marked as @public, but its signature references "Priority" which is marked as @internal
|
|
8458
8846
|
priority?: Priority;
|
|
8459
8847
|
replaceable?: boolean;
|
|
8460
8848
|
target?: HTMLElement;
|
|
@@ -8495,32 +8883,34 @@ export type Wiring = {
|
|
|
8495
8883
|
// @public
|
|
8496
8884
|
export interface XActionContext<State extends Dictionary, Getters extends Dictionary, Mutations extends MutationsDictionary<Mutations>, Actions extends ActionsDictionary<Actions>> extends ActionContext<State, RootXStoreState> {
|
|
8497
8885
|
// (undocumented)
|
|
8498
|
-
commit<MutationName extends PropsWithType<Mutations, () => void>>(mutation: MutationName): void;
|
|
8886
|
+
commit: (<MutationName extends PropsWithType<Mutations, () => void>>(mutation: MutationName) => void) & (<MutationName extends keyof Mutations>(mutation: MutationName, payload: ExtractPayload<Mutations[MutationName]>) => void);
|
|
8499
8887
|
// (undocumented)
|
|
8500
|
-
|
|
8501
|
-
// (undocumented)
|
|
8502
|
-
dispatch<ActionName extends PropsWithType<Actions, () => any>>(action: ActionName): ExtractActionReturn<Actions[ActionName]>;
|
|
8503
|
-
// (undocumented)
|
|
8504
|
-
dispatch<ActionName extends keyof Actions>(action: ActionName, payload: ExtractPayload<Actions[ActionName]>): ExtractActionReturn<Actions[ActionName]>;
|
|
8888
|
+
dispatch: (<ActionName extends PropsWithType<Actions, () => any>>(action: ActionName) => ExtractActionReturn<Actions[ActionName]>) & (<ActionName extends keyof Actions>(action: ActionName, payload: ExtractPayload<Actions[ActionName]>) => ExtractActionReturn<Actions[ActionName]>);
|
|
8505
8889
|
// (undocumented)
|
|
8506
8890
|
getters: Getters;
|
|
8507
8891
|
}
|
|
8508
8892
|
|
|
8509
8893
|
// @public
|
|
8510
8894
|
export interface XAPI {
|
|
8511
|
-
addProductToCart(productId?: string)
|
|
8512
|
-
getSnippetConfig()
|
|
8513
|
-
init(config: SnippetConfig)
|
|
8514
|
-
search(query?: string)
|
|
8895
|
+
addProductToCart: (productId?: string) => void;
|
|
8896
|
+
getSnippetConfig: () => SnippetConfig;
|
|
8897
|
+
init: (config: SnippetConfig) => Promise<void>;
|
|
8898
|
+
search: (query?: string) => void;
|
|
8515
8899
|
// @internal
|
|
8516
|
-
setBus(bus: XBus<XEventsTypes, WireMetadata>)
|
|
8900
|
+
setBus: (bus: XBus<XEventsTypes, WireMetadata>) => void;
|
|
8517
8901
|
// @internal
|
|
8518
|
-
setInitCallback(initCallback: (config: SnippetConfig) => void)
|
|
8519
|
-
setSnippetConfig(config: Partial<SnippetConfig>)
|
|
8902
|
+
setInitCallback: (initCallback: (config: SnippetConfig) => void) => void;
|
|
8903
|
+
setSnippetConfig: (config: Partial<SnippetConfig>) => void;
|
|
8520
8904
|
// @internal
|
|
8521
|
-
setSnippetConfigCallback(callback: (config: Partial<SnippetConfig>) => void)
|
|
8905
|
+
setSnippetConfigCallback: (callback: (config: Partial<SnippetConfig>) => void) => void;
|
|
8522
8906
|
// @internal
|
|
8523
|
-
setSnippetConfigGetter(snippetConfigGetter: () => NormalisedSnippetConfig)
|
|
8907
|
+
setSnippetConfigGetter: (snippetConfigGetter: () => NormalisedSnippetConfig) => void;
|
|
8908
|
+
}
|
|
8909
|
+
|
|
8910
|
+
// @public
|
|
8911
|
+
export interface XBus<SomeEvents extends Dictionary, SomeEventMetadata extends Dictionary> {
|
|
8912
|
+
emit: (<SomeEvent extends keyof SomeEvents>(event: SomeEvent) => Promise<EmittedData<SomeEvents, SomeEvent, SomeEventMetadata>>) | (<SomeEvent extends keyof SomeEvents>(event: SomeEvent, payload: EventPayload<SomeEvents, SomeEvent>, metadata?: SomeEventMetadata) => Promise<EmittedData<SomeEvents, SomeEvent, SomeEventMetadata>>);
|
|
8913
|
+
on: <SomeEvent extends keyof SomeEvents>(event: SomeEvent, withMetadata?: boolean) => typeof withMetadata extends true ? Observable<SubjectPayload<EventPayload<SomeEvents, SomeEvent>, SomeEventMetadata>> : Observable<EventPayload<SomeEvents, SomeEvent>>;
|
|
8524
8914
|
}
|
|
8525
8915
|
|
|
8526
8916
|
// @public
|
|
@@ -8584,17 +8974,7 @@ export interface XComponentAPI extends XComponentBusAPI, XComponentAliasAPI {
|
|
|
8584
8974
|
|
|
8585
8975
|
// @public
|
|
8586
8976
|
export interface XComponentBusAPI {
|
|
8587
|
-
|
|
8588
|
-
//
|
|
8589
|
-
// (undocumented)
|
|
8590
|
-
emit(event: PropsWithType<XEventsTypes, void>): void;
|
|
8591
|
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@empathyco/x-components" does not have an export "XBus"
|
|
8592
|
-
//
|
|
8593
|
-
// (undocumented)
|
|
8594
|
-
emit<Event extends XEvent>(event: Event, payload: XEventPayload<Event>, metadata?: Omit<WireMetadata, 'moduleName' | 'origin' | 'location'>): void;
|
|
8595
|
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@empathyco/x-components" does not have an export "XBus"
|
|
8596
|
-
//
|
|
8597
|
-
// (undocumented)
|
|
8977
|
+
emit: ((event: PropsWithType<XEventsTypes, void>) => void) & (<Event extends XEvent>(event: Event, payload: XEventPayload<Event>, metadata?: Omit<WireMetadata, 'moduleName' | 'origin' | 'location'>) => void);
|
|
8598
8978
|
on: XBus<XEventsTypes, WireMetadata>['on'];
|
|
8599
8979
|
}
|
|
8600
8980
|
|
|
@@ -8613,7 +8993,7 @@ export type XEventPayload<Event extends XEvent> = XEventsTypes[Event] extends vo
|
|
|
8613
8993
|
export type XEventsOf<Type> = PropsWithType<XEventsTypes, Type>;
|
|
8614
8994
|
|
|
8615
8995
|
// @public
|
|
8616
|
-
export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraParamsXEvents, FacetsXEvents, HistoryQueriesXEvents, IdentifierResultsXEvents, NextQueriesXEvents, PopularSearchesXEvents, QueriesPreviewXEvents, QuerySuggestionsXEvents, RecommendationsXEvents, RelatedTagsXEvents, ScrollXEvents, SearchBoxXEvents, SearchXEvents, SemanticQueriesXEvents, TaggingXEvents, ExperienceControlsXEvents, UrlXEvents, RelatedPromptsXEvents {
|
|
8996
|
+
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 {
|
|
8617
8997
|
ColumnsNumberProvided: number;
|
|
8618
8998
|
ModuleRegistered: XModuleName;
|
|
8619
8999
|
RenderedColumnsNumberChanged: number;
|
|
@@ -8669,7 +9049,7 @@ export class XInstaller {
|
|
|
8669
9049
|
// @internal
|
|
8670
9050
|
protected createBus(): XBus<XEventsTypes, WireMetadata>;
|
|
8671
9051
|
// @internal
|
|
8672
|
-
protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element;
|
|
9052
|
+
protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element | ShadowRoot;
|
|
8673
9053
|
// @internal
|
|
8674
9054
|
protected getPluginOptions(): XPluginOptions;
|
|
8675
9055
|
protected getSnippetConfig(): NormalisedSnippetConfig;
|
|
@@ -8723,6 +9103,8 @@ export type XModuleState = {
|
|
|
8723
9103
|
|
|
8724
9104
|
// @public
|
|
8725
9105
|
export interface XModulesTree {
|
|
9106
|
+
// (undocumented)
|
|
9107
|
+
ai: AiXModule;
|
|
8726
9108
|
// (undocumented)
|
|
8727
9109
|
device: DeviceXModule;
|
|
8728
9110
|
// (undocumented)
|
|
@@ -8833,6 +9215,70 @@ export interface XPluginOptions {
|
|
|
8833
9215
|
xModules?: XModulesOptions;
|
|
8834
9216
|
}
|
|
8835
9217
|
|
|
9218
|
+
// @public
|
|
9219
|
+
export class XPriorityBus<SomeEvents extends Dictionary, SomeEventMetadata extends XPriorityBusEventMetadata> implements XBus<SomeEvents, SomeEventMetadata> {
|
|
9220
|
+
constructor(config?: {
|
|
9221
|
+
queue?: XPriorityQueue<SomeEvents, XPriorityQueueNodeData<SomeEvents, SomeEventMetadata>>;
|
|
9222
|
+
priorities?: Dictionary<number>;
|
|
9223
|
+
emitCallbacks?: AnyFunction[];
|
|
9224
|
+
defaultEventPriority?: number;
|
|
9225
|
+
});
|
|
9226
|
+
// @internal
|
|
9227
|
+
protected createEmitter<SomeEvent extends keyof SomeEvents>(event: SomeEvent): void;
|
|
9228
|
+
// @internal
|
|
9229
|
+
protected defaultEventPriority: number;
|
|
9230
|
+
emit<SomeEvent extends keyof SomeEvents>(event: SomeEvent, payload?: EventPayload<SomeEvents, SomeEvent>, metadata?: SomeEventMetadata): Promise<EmittedData<SomeEvents, SomeEvent, SomeEventMetadata>>;
|
|
9231
|
+
// @internal
|
|
9232
|
+
protected emitCallbacks: AnyFunction[];
|
|
9233
|
+
// @internal
|
|
9234
|
+
protected emitters: Emitters<SomeEvents, SomeEventMetadata>;
|
|
9235
|
+
// @internal
|
|
9236
|
+
protected flushQueue(): void;
|
|
9237
|
+
// @internal
|
|
9238
|
+
protected getEmitter<SomeEvent extends keyof SomeEvents>(event: SomeEvent): Emitter<SomeEvents, SomeEvent, SomeEventMetadata>;
|
|
9239
|
+
// @internal
|
|
9240
|
+
protected getEventPriority(event: keyof SomeEvents, metadata: SomeEventMetadata): Priority;
|
|
9241
|
+
on<SomeEvent extends keyof SomeEvents>(event: SomeEvent, withMetadata?: boolean): typeof withMetadata extends true ? Observable<SubjectPayload<EventPayload<SomeEvents, SomeEvent>, SomeEventMetadata>> : Observable<EventPayload<SomeEvents, SomeEvent>>;
|
|
9242
|
+
// @internal
|
|
9243
|
+
protected pendingFlushId?: number;
|
|
9244
|
+
// @internal
|
|
9245
|
+
protected pendingPopsIds: number[];
|
|
9246
|
+
// @internal
|
|
9247
|
+
protected priorities: Dictionary<Priority>;
|
|
9248
|
+
// @internal
|
|
9249
|
+
protected queue: XPriorityQueue<SomeEvents, XPriorityQueueNodeData<SomeEvents, SomeEventMetadata>>;
|
|
9250
|
+
}
|
|
9251
|
+
|
|
9252
|
+
// @public
|
|
9253
|
+
export interface XPriorityBusEventMetadata extends Dictionary {
|
|
9254
|
+
// (undocumented)
|
|
9255
|
+
priority?: number;
|
|
9256
|
+
// (undocumented)
|
|
9257
|
+
replaceable?: boolean;
|
|
9258
|
+
}
|
|
9259
|
+
|
|
9260
|
+
// @public
|
|
9261
|
+
export interface XPriorityQueue<SomeRecord extends Dictionary, SomeData extends Dictionary> {
|
|
9262
|
+
pop: () => XPriorityQueueNode<SomeRecord, SomeData> | undefined;
|
|
9263
|
+
push: (key: keyof SomeRecord, priority: number, data?: SomeData) => void;
|
|
9264
|
+
size: () => number;
|
|
9265
|
+
}
|
|
9266
|
+
|
|
9267
|
+
// @public
|
|
9268
|
+
export interface XPriorityQueueNode<SomeRecord extends Dictionary, SomeData extends Dictionary = Dictionary> {
|
|
9269
|
+
data: SomeData;
|
|
9270
|
+
key: keyof SomeRecord;
|
|
9271
|
+
priority: number;
|
|
9272
|
+
}
|
|
9273
|
+
|
|
9274
|
+
// @public
|
|
9275
|
+
export interface XPriorityQueueNodeData<SomeEvents extends Dictionary, SomeEventMetadata extends Dictionary, SomeEvent extends keyof SomeEvents = keyof SomeEvents> {
|
|
9276
|
+
eventMetadata: SomeEventMetadata;
|
|
9277
|
+
eventPayload: EventPayload<SomeEvents, SomeEvent>;
|
|
9278
|
+
replaceable: boolean;
|
|
9279
|
+
resolve: (value: EmittedData<SomeEvents, SomeEvent, SomeEventMetadata> | PromiseLike<EmittedData<SomeEvents, SomeEvent, SomeEventMetadata>>) => void;
|
|
9280
|
+
}
|
|
9281
|
+
|
|
8836
9282
|
// @public
|
|
8837
9283
|
export interface XStoreModule<State extends Record<keyof State, any>, Getters extends Record<keyof Getters, any>, Mutations extends MutationsDictionary<Mutations>, Actions extends ActionsDictionary<Actions>> {
|
|
8838
9284
|
// (undocumented)
|
|
@@ -8858,27 +9304,31 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
|
|
|
8858
9304
|
// dist/types/components/base-dropdown.vue.d.ts:11:9 - (ae-forgotten-export) The symbol "DropdownItem" needs to be exported by the entry point index.d.ts
|
|
8859
9305
|
// dist/types/components/base-grid.vue.d.ts:45:5 - (ae-forgotten-export) The symbol "GridItem" needs to be exported by the entry point index.d.ts
|
|
8860
9306
|
// dist/types/components/column-picker/base-column-picker-list.vue.d.ts:29:5 - (ae-forgotten-export) The symbol "ColumnPickerItem" needs to be exported by the entry point index.d.ts
|
|
8861
|
-
// dist/types/components/display-emitter.vue.d.ts:8:9 - (ae-forgotten-export) The symbol "TaggingRequest" needs to be exported by the entry point index.d.ts
|
|
8862
9307
|
// dist/types/components/filters/labels/base-price-filter-label.vue.d.ts:13:13 - (ae-forgotten-export) The symbol "RangeValue" needs to be exported by the entry point index.d.ts
|
|
8863
9308
|
// dist/types/components/filters/labels/base-rating-filter-label.vue.d.ts:16:9 - (ae-forgotten-export) The symbol "BooleanFilter" needs to be exported by the entry point index.d.ts
|
|
8864
|
-
// dist/types/components/
|
|
8865
|
-
// dist/types/components/global-x-bus.vue.d.ts:86:13 - (ae-forgotten-export) The symbol "NextQuery_2" needs to be exported by the entry point index.d.ts
|
|
8866
|
-
// dist/types/components/global-x-bus.vue.d.ts:109:13 - (ae-forgotten-export) The symbol "RelatedTag_2" needs to be exported by the entry point index.d.ts
|
|
8867
|
-
// dist/types/components/global-x-bus.vue.d.ts:149:13 - (ae-forgotten-export) The symbol "Redirection_2" needs to be exported by the entry point index.d.ts
|
|
8868
|
-
// dist/types/components/global-x-bus.vue.d.ts:150:13 - (ae-forgotten-export) The symbol "Promoted_2" needs to be exported by the entry point index.d.ts
|
|
8869
|
-
// dist/types/components/global-x-bus.vue.d.ts:154:13 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
|
|
8870
|
-
// dist/types/components/result/base-result-add-to-cart.vue.d.ts:17:9 - (ae-forgotten-export) The symbol "Result" needs to be exported by the entry point index.d.ts
|
|
9309
|
+
// dist/types/components/page-selector.vue.d.ts:65:5 - (ae-forgotten-export) The symbol "PageItem" needs to be exported by the entry point index.d.ts
|
|
8871
9310
|
// dist/types/components/suggestions/base-suggestion.vue.d.ts:31:9 - (ae-forgotten-export) The symbol "Suggestion" needs to be exported by the entry point index.d.ts
|
|
9311
|
+
// dist/types/x-modules/ai/components/ai-overview.vue.d.ts:34:5 - (ae-forgotten-export) The symbol "TaggingRequest" needs to be exported by the entry point index.d.ts
|
|
9312
|
+
// dist/types/x-modules/device/components/device-detector.vue.d.ts:21:9 - (ae-forgotten-export) The symbol "Device" needs to be exported by the entry point index.d.ts
|
|
9313
|
+
// dist/types/x-modules/device/components/device-detector.vue.d.ts:21:9 - (ae-forgotten-export) The symbol "MaxWidth" needs to be exported by the entry point index.d.ts
|
|
8872
9314
|
// dist/types/x-modules/facets/components/facets/facets.vue.d.ts:56:5 - (ae-forgotten-export) The symbol "RenderFacet" needs to be exported by the entry point index.d.ts
|
|
8873
9315
|
// 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
|
|
8874
9316
|
// 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
|
|
9317
|
+
// dist/types/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
|
|
9318
|
+
// dist/types/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
|
|
9319
|
+
// dist/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:173:9 - (ae-forgotten-export) The symbol "Redirection_2" needs to be exported by the entry point index.d.ts
|
|
9320
|
+
// dist/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:174:9 - (ae-forgotten-export) The symbol "Promoted_2" needs to be exported by the entry point index.d.ts
|
|
9321
|
+
// dist/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:179:9 - (ae-forgotten-export) The symbol "SemanticQuery_2" needs to be exported by the entry point index.d.ts
|
|
9322
|
+
// dist/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts:201:9 - (ae-forgotten-export) The symbol "RelatedPrompt_2" needs to be exported by the entry point index.d.ts
|
|
8875
9323
|
// 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
|
|
8876
|
-
// dist/types/x-modules/related-prompts/components/related-
|
|
9324
|
+
// dist/types/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
|
|
8877
9325
|
// 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
|
|
8878
|
-
// dist/types/x-modules/search/components/partial-results-list.vue.d.ts:
|
|
8879
|
-
// dist/types/x-modules/search/components/sort-list.vue.d.ts:
|
|
8880
|
-
// dist/types/x-modules/search/components/sort-picker-list.vue.d.ts:
|
|
8881
|
-
// src/x-modules/
|
|
9326
|
+
// dist/types/x-modules/search/components/partial-results-list.vue.d.ts:27:5 - (ae-forgotten-export) The symbol "PartialResult" needs to be exported by the entry point index.d.ts
|
|
9327
|
+
// dist/types/x-modules/search/components/sort-list.vue.d.ts:30:5 - (ae-forgotten-export) The symbol "SortListItem" needs to be exported by the entry point index.d.ts
|
|
9328
|
+
// dist/types/x-modules/search/components/sort-picker-list.vue.d.ts:32:5 - (ae-forgotten-export) The symbol "SortPickerItem" needs to be exported by the entry point index.d.ts
|
|
9329
|
+
// 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
|
|
9330
|
+
// src/x-modules/ai/store/emitters.ts:9:24 - (ae-forgotten-export) The symbol "AiSuggestionSearch" needs to be exported by the entry point index.d.ts
|
|
9331
|
+
// src/x-modules/search/store/module.ts:148:32 - (ae-forgotten-export) The symbol "Stats" needs to be exported by the entry point index.d.ts
|
|
8882
9332
|
// 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
|
|
8883
9333
|
// 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
|
|
8884
9334
|
|