@empathyco/x-components 6.0.0-alpha.18 → 6.0.0-alpha.180
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 +1395 -537
- 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.aisummarizeendpointadapter.md +15 -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 +34 -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.aisummarize.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 +95 -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 -328
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +17 -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 +6 -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.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 +17 -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 +16 -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 +15 -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.aisummarize.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aitasks.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.md +7 -0
- package/docs/API-reference/components/ai/x-components.ai-overview.md +34 -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 +322 -0
- package/js/x-modules/ai/components/ai-overview.vue.js.map +1 -0
- package/js/x-modules/ai/components/ai-overview.vue2.js +233 -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 +100 -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 +151 -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 +272 -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 +40 -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 +47 -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 +2844 -650
- package/report/x-components.api.json +19646 -18942
- package/report/x-components.api.md +1413 -969
- package/report/x-types.api.json +3917 -2293
- 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 -345
- 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 -174
- 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 +88 -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 -227
- 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 -205
- 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 -25
- 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,241 @@ 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
|
+
contentClasses: {
|
|
246
|
+
type: StringConstructor;
|
|
247
|
+
};
|
|
248
|
+
slidingPanelsClasses: {
|
|
249
|
+
type: StringConstructor;
|
|
250
|
+
};
|
|
251
|
+
slidingPanelContainersClasses: {
|
|
252
|
+
type: StringConstructor;
|
|
253
|
+
};
|
|
254
|
+
slidingPanelButtonsClasses: {
|
|
255
|
+
type: StringConstructor;
|
|
256
|
+
};
|
|
257
|
+
}, {
|
|
258
|
+
aiOverviewRef: Ref<HTMLDivElement | null>;
|
|
259
|
+
buttonText: ComputedRef<string>;
|
|
260
|
+
emptyTaggingRequest: TaggingRequest;
|
|
261
|
+
expanded: Ref<boolean>;
|
|
262
|
+
parsedResponseText: ComputedRef<string | Promise<string>>;
|
|
263
|
+
suggestionsLoading: ComputedRef<boolean>;
|
|
264
|
+
suggestionsSearch: ComputedRef<AiSuggestionSearch[]>;
|
|
265
|
+
suggestionText: ComputedRef<string>;
|
|
266
|
+
emitAndSetExpand: (isExpanded: boolean) => void;
|
|
267
|
+
shouldAnimateSuggestion: Ref<boolean>;
|
|
268
|
+
query: ComputedRef<string>;
|
|
269
|
+
tagging: ComputedRef<AiSuggestionTagging | undefined>;
|
|
270
|
+
isNoResults: ComputedRef<boolean>;
|
|
271
|
+
queries: ComputedRef<AiSuggestionQuery[]>;
|
|
272
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
273
|
+
title: {
|
|
274
|
+
type: StringConstructor;
|
|
275
|
+
};
|
|
276
|
+
titleLoading: {
|
|
277
|
+
type: StringConstructor;
|
|
278
|
+
default: string;
|
|
279
|
+
};
|
|
280
|
+
expandText: {
|
|
281
|
+
type: StringConstructor;
|
|
282
|
+
default: string;
|
|
283
|
+
};
|
|
284
|
+
collapseText: {
|
|
285
|
+
type: StringConstructor;
|
|
286
|
+
default: string;
|
|
287
|
+
};
|
|
288
|
+
autoExpandInSearchNoResults: {
|
|
289
|
+
type: BooleanConstructor;
|
|
290
|
+
default: boolean;
|
|
291
|
+
};
|
|
292
|
+
contentClasses: {
|
|
293
|
+
type: StringConstructor;
|
|
294
|
+
};
|
|
295
|
+
slidingPanelsClasses: {
|
|
296
|
+
type: StringConstructor;
|
|
297
|
+
};
|
|
298
|
+
slidingPanelContainersClasses: {
|
|
299
|
+
type: StringConstructor;
|
|
300
|
+
};
|
|
301
|
+
slidingPanelButtonsClasses: {
|
|
302
|
+
type: StringConstructor;
|
|
303
|
+
};
|
|
304
|
+
}>>, {
|
|
305
|
+
titleLoading: string;
|
|
306
|
+
expandText: string;
|
|
307
|
+
collapseText: string;
|
|
308
|
+
autoExpandInSearchNoResults: boolean;
|
|
309
|
+
}, {}>;
|
|
310
|
+
|
|
311
|
+
// @public
|
|
312
|
+
export const aiQuery: AiXStoreModule['getters']['query'];
|
|
313
|
+
|
|
314
|
+
export { AIStarIcon }
|
|
315
|
+
|
|
316
|
+
// @public
|
|
317
|
+
export interface AiState extends QueryState {
|
|
318
|
+
// (undocumented)
|
|
319
|
+
config: AiConfig;
|
|
320
|
+
isNoResults: boolean;
|
|
321
|
+
origin: QueryOrigin | null;
|
|
322
|
+
params: Dictionary<unknown>;
|
|
323
|
+
// (undocumented)
|
|
324
|
+
queries: AiSuggestionQuery[];
|
|
325
|
+
relatedTags: RelatedTag_2[];
|
|
326
|
+
responseText: string;
|
|
327
|
+
selectedFilters: Dictionary<Filter[]>;
|
|
328
|
+
suggestionsLoading: boolean;
|
|
329
|
+
suggestionsSearch: AiSuggestionSearch[];
|
|
330
|
+
suggestionsSearchLoading: boolean;
|
|
331
|
+
// (undocumented)
|
|
332
|
+
suggestionText: string;
|
|
333
|
+
// (undocumented)
|
|
334
|
+
tagging: AiSuggestionTagging | undefined;
|
|
335
|
+
}
|
|
336
|
+
|
|
337
|
+
// @public
|
|
338
|
+
export const aiSuggestionsRequest: AiXStoreModule['getters']['suggestionsRequest'];
|
|
339
|
+
|
|
340
|
+
// @public
|
|
341
|
+
export const aiSuggestionsSearchRequest: AiXStoreModule['getters']['suggestionsSearchRequest'];
|
|
342
|
+
|
|
343
|
+
// @internal
|
|
344
|
+
export const aiWiring: {
|
|
345
|
+
ParamsLoadedFromUrl: {
|
|
346
|
+
setUrlParamsWire: Wire<UrlParams>;
|
|
347
|
+
};
|
|
348
|
+
ExtraParamsChanged: {
|
|
349
|
+
setExtraParamsWire: Wire<Dictionary<unknown>>;
|
|
350
|
+
};
|
|
351
|
+
UserAcceptedAQuery: {
|
|
352
|
+
setAiQueryWire: Wire<string>;
|
|
353
|
+
};
|
|
354
|
+
UserAcceptedAQueryPreview: {
|
|
355
|
+
setAiQueryFromPreviewWire: AnyWire;
|
|
356
|
+
};
|
|
357
|
+
UserClearedQuery: {
|
|
358
|
+
setAiQueryWire: Wire<string>;
|
|
359
|
+
};
|
|
360
|
+
AiSuggestionsRequestUpdated: {
|
|
361
|
+
resetAiStateWire: AnyWire;
|
|
362
|
+
fetchAndSaveAiSuggestionsWire: Wire<AiSuggestionsRequest | null>;
|
|
363
|
+
};
|
|
364
|
+
UserClickedAiOverviewExpandButton: {
|
|
365
|
+
fetchAndSaveAiSuggestionsSearchWire: Wire<boolean>;
|
|
366
|
+
};
|
|
367
|
+
SelectedRelatedTagsChanged: {
|
|
368
|
+
setAiRelatedTagsWire: Wire<RelatedTag_2[]>;
|
|
369
|
+
};
|
|
370
|
+
SelectedFiltersForRequestChanged: {
|
|
371
|
+
setSelectedFiltersWire: Wire<Filter[]>;
|
|
372
|
+
};
|
|
373
|
+
AiOverviewMounted: {
|
|
374
|
+
saveAiOriginWire: AnyWire;
|
|
375
|
+
};
|
|
376
|
+
};
|
|
377
|
+
|
|
378
|
+
// @public
|
|
379
|
+
export interface AiXEvents {
|
|
380
|
+
// (undocumented)
|
|
381
|
+
AiOverviewMounted: void;
|
|
382
|
+
// (undocumented)
|
|
383
|
+
AiSuggestionsRequestUpdated: AiSuggestionsRequest | null;
|
|
384
|
+
// (undocumented)
|
|
385
|
+
AiSuggestionsSearchChanged: AiSuggestionSearch[];
|
|
386
|
+
// (undocumented)
|
|
387
|
+
AiSuggestionsSearchRequestUpdated: AiSuggestionsSearchRequest | null;
|
|
388
|
+
// (undocumented)
|
|
389
|
+
UserClickedAiOverviewExpandButton: boolean;
|
|
390
|
+
// Warning: (ae-forgotten-export) The symbol "Result" needs to be exported by the entry point index.d.ts
|
|
391
|
+
//
|
|
392
|
+
// (undocumented)
|
|
393
|
+
UserClickedAnAiOverviewResult: Result;
|
|
394
|
+
}
|
|
395
|
+
|
|
396
|
+
// @public
|
|
397
|
+
export type AiXModule = XModule<AiXStoreModule>;
|
|
398
|
+
|
|
399
|
+
// @public
|
|
400
|
+
export const aiXModule: AiXModule;
|
|
401
|
+
|
|
402
|
+
// @public
|
|
403
|
+
export type AiXStoreModule = XStoreModule<AiState, AiGetters, AiMutations, AiActions>;
|
|
404
|
+
|
|
405
|
+
// @internal
|
|
406
|
+
export const aiXStoreModule: AiXStoreModule;
|
|
407
|
+
|
|
178
408
|
// @public
|
|
179
409
|
export const AllFilter: DefineComponent< {
|
|
180
410
|
facet: {
|
|
@@ -183,7 +413,7 @@ required: true;
|
|
|
183
413
|
};
|
|
184
414
|
}, {
|
|
185
415
|
clickEvent: ComputedRef<Partial<XEventsTypes>>;
|
|
186
|
-
cssClasses: ComputedRef<{
|
|
416
|
+
cssClasses: ComputedRef< {
|
|
187
417
|
'x-selected x-all-filter--is-selected': boolean;
|
|
188
418
|
}>;
|
|
189
419
|
isSelected: ComputedRef<boolean>;
|
|
@@ -197,13 +427,13 @@ required: true;
|
|
|
197
427
|
// Warning: (ae-forgotten-export) The symbol "AnimationOrigin" needs to be exported by the entry point index.d.ts
|
|
198
428
|
//
|
|
199
429
|
// @public
|
|
200
|
-
export const animateClipPath: (animationOrigin?: AnimationOrigin
|
|
430
|
+
export const animateClipPath: (animationOrigin?: AnimationOrigin) => DefineComponent;
|
|
201
431
|
|
|
202
432
|
// @public
|
|
203
|
-
export const animateScale: (animationOrigin?: AnimationOrigin
|
|
433
|
+
export const animateScale: (animationOrigin?: AnimationOrigin) => DefineComponent;
|
|
204
434
|
|
|
205
435
|
// @public
|
|
206
|
-
export const animateTranslate: (animationOrigin?: AnimationOrigin
|
|
436
|
+
export const animateTranslate: (animationOrigin?: AnimationOrigin) => DefineComponent;
|
|
207
437
|
|
|
208
438
|
// @public
|
|
209
439
|
export const AnimateWidth: DefineComponent< {}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
@@ -241,8 +471,6 @@ export type AnyXStoreModule = XStoreModule<any, any, any, any>;
|
|
|
241
471
|
// @public
|
|
242
472
|
export type AnyXStoreModuleOption = XStoreModuleOptions<AnyXStoreModule>;
|
|
243
473
|
|
|
244
|
-
// Warning: (ae-forgotten-export) The symbol "Filter" needs to be exported by the entry point index.d.ts
|
|
245
|
-
//
|
|
246
474
|
// @public
|
|
247
475
|
export function areFiltersDifferent(someFilters: Filter[], anotherFilters: Filter[]): boolean;
|
|
248
476
|
|
|
@@ -303,104 +531,7 @@ required: true;
|
|
|
303
531
|
titleClass: StringConstructor;
|
|
304
532
|
}, {
|
|
305
533
|
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
|
-
}>;
|
|
534
|
+
anchorEvents: () => Partial<{ [key in keyof GlobalEventHandlersEventMap]: () => void; }>;
|
|
404
535
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
405
536
|
banner: {
|
|
406
537
|
type: PropType<Banner_2>;
|
|
@@ -438,6 +569,7 @@ required: true;
|
|
|
438
569
|
};
|
|
439
570
|
}, {
|
|
440
571
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
572
|
+
metadata: Omit<WireMetadata, "moduleName" | "origin" | "location">;
|
|
441
573
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
442
574
|
result: {
|
|
443
575
|
type: PropType<Result>;
|
|
@@ -448,22 +580,22 @@ required: true;
|
|
|
448
580
|
// @public
|
|
449
581
|
export const BaseColumnPickerDropdown: Vue.DefineComponent<{
|
|
450
582
|
columns: {
|
|
451
|
-
type:
|
|
583
|
+
type: PropType<number[]>;
|
|
452
584
|
required: true;
|
|
453
585
|
};
|
|
454
586
|
modelValue: NumberConstructor;
|
|
455
|
-
animation:
|
|
587
|
+
animation: PropType<string | typeof Vue>;
|
|
456
588
|
}, {
|
|
457
589
|
emitEvents: (column: number) => void;
|
|
458
590
|
hasToggleSlot: boolean;
|
|
459
591
|
selectedColumns: Vue.Ref<number>;
|
|
460
592
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
461
593
|
columns: {
|
|
462
|
-
type:
|
|
594
|
+
type: PropType<number[]>;
|
|
463
595
|
required: true;
|
|
464
596
|
};
|
|
465
597
|
modelValue: NumberConstructor;
|
|
466
|
-
animation:
|
|
598
|
+
animation: PropType<string | typeof Vue>;
|
|
467
599
|
}>> & {
|
|
468
600
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
469
601
|
}, {}, {}>;
|
|
@@ -524,7 +656,7 @@ required: true;
|
|
|
524
656
|
ariaLabel: StringConstructor;
|
|
525
657
|
animation: {
|
|
526
658
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
527
|
-
default: () => DefineComponent< {}, {}, any
|
|
659
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
528
660
|
};
|
|
529
661
|
searchTimeoutMs: {
|
|
530
662
|
type: NumberConstructor;
|
|
@@ -567,7 +699,7 @@ required: true;
|
|
|
567
699
|
ariaLabel: StringConstructor;
|
|
568
700
|
animation: {
|
|
569
701
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
570
|
-
default: () => DefineComponent< {}, {}, any
|
|
702
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
571
703
|
};
|
|
572
704
|
searchTimeoutMs: {
|
|
573
705
|
type: NumberConstructor;
|
|
@@ -605,15 +737,15 @@ type: PropType<Omit<WireMetadata, "moduleName">>;
|
|
|
605
737
|
// @public
|
|
606
738
|
export const BaseEventsModal: DefineComponent< {
|
|
607
739
|
eventsToOpenModal: {
|
|
608
|
-
type: PropType<
|
|
740
|
+
type: PropType<XEvent[]>;
|
|
609
741
|
default: () => XEvent[];
|
|
610
742
|
};
|
|
611
743
|
eventsToCloseModal: {
|
|
612
|
-
type: PropType<
|
|
744
|
+
type: PropType<XEvent[]>;
|
|
613
745
|
default: () => XEvent[];
|
|
614
746
|
};
|
|
615
747
|
bodyClickEvent: {
|
|
616
|
-
type: PropType<
|
|
748
|
+
type: PropType<XEvent>;
|
|
617
749
|
default: string;
|
|
618
750
|
};
|
|
619
751
|
animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -624,15 +756,15 @@ baseModalEl: Ref<HTMLElement | undefined>;
|
|
|
624
756
|
emitBodyClickEvent: (event: MouseEvent | FocusEvent) => void;
|
|
625
757
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
626
758
|
eventsToOpenModal: {
|
|
627
|
-
type: PropType<
|
|
759
|
+
type: PropType<XEvent[]>;
|
|
628
760
|
default: () => XEvent[];
|
|
629
761
|
};
|
|
630
762
|
eventsToCloseModal: {
|
|
631
|
-
type: PropType<
|
|
763
|
+
type: PropType<XEvent[]>;
|
|
632
764
|
default: () => XEvent[];
|
|
633
765
|
};
|
|
634
766
|
bodyClickEvent: {
|
|
635
|
-
type: PropType<
|
|
767
|
+
type: PropType<XEvent>;
|
|
636
768
|
default: string;
|
|
637
769
|
};
|
|
638
770
|
animation: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -645,35 +777,35 @@ bodyClickEvent: keyof XEventsTypes;
|
|
|
645
777
|
// @public
|
|
646
778
|
export const BaseEventsModalClose: DefineComponent< {
|
|
647
779
|
closingEvent: {
|
|
648
|
-
type: PropType<
|
|
780
|
+
type: PropType<PropsWithType<XEventsTypes, void>>;
|
|
649
781
|
default: string;
|
|
650
782
|
};
|
|
651
783
|
}, {
|
|
652
784
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
653
785
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
654
786
|
closingEvent: {
|
|
655
|
-
type: PropType<
|
|
787
|
+
type: PropType<PropsWithType<XEventsTypes, void>>;
|
|
656
788
|
default: string;
|
|
657
789
|
};
|
|
658
790
|
}>>, {
|
|
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";
|
|
791
|
+
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
792
|
}, {}>;
|
|
661
793
|
|
|
662
794
|
// @public
|
|
663
795
|
export const BaseEventsModalOpen: DefineComponent< {
|
|
664
796
|
openingEvent: {
|
|
665
|
-
type: PropType<
|
|
797
|
+
type: PropType<PropsWithType<XEventsTypes, void>>;
|
|
666
798
|
default: string;
|
|
667
799
|
};
|
|
668
800
|
}, {
|
|
669
801
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
670
802
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
671
803
|
openingEvent: {
|
|
672
|
-
type: PropType<
|
|
804
|
+
type: PropType<PropsWithType<XEventsTypes, void>>;
|
|
673
805
|
default: string;
|
|
674
806
|
};
|
|
675
807
|
}>>, {
|
|
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";
|
|
808
|
+
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
809
|
}, {}>;
|
|
678
810
|
|
|
679
811
|
export { BaseFallbackImage }
|
|
@@ -733,7 +865,7 @@ columns: number;
|
|
|
733
865
|
export const BaseHeaderTogglePanel: DefineComponent< {
|
|
734
866
|
animation: {
|
|
735
867
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
736
|
-
default: () => DefineComponent< {}, {}, any
|
|
868
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
737
869
|
};
|
|
738
870
|
startCollapsed: BooleanConstructor;
|
|
739
871
|
headerClass: StringConstructor;
|
|
@@ -743,7 +875,7 @@ toggleOpen: () => void;
|
|
|
743
875
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
744
876
|
animation: {
|
|
745
877
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
746
|
-
default: () => DefineComponent< {}, {}, any
|
|
878
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
747
879
|
};
|
|
748
880
|
startCollapsed: BooleanConstructor;
|
|
749
881
|
headerClass: StringConstructor;
|
|
@@ -813,7 +945,7 @@ default: boolean;
|
|
|
813
945
|
};
|
|
814
946
|
animation: {
|
|
815
947
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
816
|
-
default: () => DefineComponent< {}, {}, any
|
|
948
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
817
949
|
};
|
|
818
950
|
panelId: {
|
|
819
951
|
type: StringConstructor;
|
|
@@ -828,7 +960,7 @@ default: boolean;
|
|
|
828
960
|
};
|
|
829
961
|
animation: {
|
|
830
962
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
831
|
-
default: () => DefineComponent< {}, {}, any
|
|
963
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
832
964
|
};
|
|
833
965
|
panelId: {
|
|
834
966
|
type: StringConstructor;
|
|
@@ -907,11 +1039,11 @@ default: boolean;
|
|
|
907
1039
|
referenceSelector: StringConstructor;
|
|
908
1040
|
animation: {
|
|
909
1041
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
910
|
-
default: () => DefineComponent< {}, {}, any
|
|
1042
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
911
1043
|
};
|
|
912
1044
|
overlayAnimation: {
|
|
913
1045
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
914
|
-
default: () => DefineComponent< {}, {}, any
|
|
1046
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
915
1047
|
};
|
|
916
1048
|
contentClass: StringConstructor;
|
|
917
1049
|
overlayClass: StringConstructor;
|
|
@@ -932,11 +1064,11 @@ default: boolean;
|
|
|
932
1064
|
referenceSelector: StringConstructor;
|
|
933
1065
|
animation: {
|
|
934
1066
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
935
|
-
default: () => DefineComponent< {}, {}, any
|
|
1067
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
936
1068
|
};
|
|
937
1069
|
overlayAnimation: {
|
|
938
1070
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
939
|
-
default: () => DefineComponent< {}, {}, any
|
|
1071
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
940
1072
|
};
|
|
941
1073
|
contentClass: StringConstructor;
|
|
942
1074
|
overlayClass: StringConstructor;
|
|
@@ -1080,7 +1212,7 @@ required: true;
|
|
|
1080
1212
|
};
|
|
1081
1213
|
loadAnimation: {
|
|
1082
1214
|
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1083
|
-
default: () => DefineComponent< {}, {}, any
|
|
1215
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
1084
1216
|
};
|
|
1085
1217
|
hoverAnimation: {
|
|
1086
1218
|
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
@@ -1095,7 +1227,7 @@ loadedImages: Ref<string[]>;
|
|
|
1095
1227
|
isHovering: Ref<boolean>;
|
|
1096
1228
|
userHasHoveredImage: Ref<boolean>;
|
|
1097
1229
|
loaderStyles: Partial<CSSStyleDeclaration>;
|
|
1098
|
-
animation: ComputedRef<string | Record<string, any>>;
|
|
1230
|
+
animation: ComputedRef<string | Function | Record<string, any>>;
|
|
1099
1231
|
imageSrc: ComputedRef<string>;
|
|
1100
1232
|
shouldLoadNextImage: ComputedRef<boolean>;
|
|
1101
1233
|
flagImageAsFailed: () => void;
|
|
@@ -1107,7 +1239,7 @@ required: true;
|
|
|
1107
1239
|
};
|
|
1108
1240
|
loadAnimation: {
|
|
1109
1241
|
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
1110
|
-
default: () => DefineComponent< {}, {}, any
|
|
1242
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
1111
1243
|
};
|
|
1112
1244
|
hoverAnimation: {
|
|
1113
1245
|
type: (ObjectConstructor | StringConstructor | FunctionConstructor)[];
|
|
@@ -1128,6 +1260,7 @@ type: PropType<Result>;
|
|
|
1128
1260
|
required: true;
|
|
1129
1261
|
};
|
|
1130
1262
|
}, {
|
|
1263
|
+
el: Ref<HTMLElement | null | undefined>;
|
|
1131
1264
|
emitUserClickedAResult: () => void;
|
|
1132
1265
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1133
1266
|
result: {
|
|
@@ -1165,6 +1298,7 @@ link: {
|
|
|
1165
1298
|
type: StringConstructor;
|
|
1166
1299
|
};
|
|
1167
1300
|
}, {
|
|
1301
|
+
el: Ref<HTMLElement | null | undefined>;
|
|
1168
1302
|
emitClickedEvent: () => void;
|
|
1169
1303
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1170
1304
|
result: {
|
|
@@ -1195,7 +1329,7 @@ type: BooleanConstructor;
|
|
|
1195
1329
|
default: boolean;
|
|
1196
1330
|
};
|
|
1197
1331
|
resetOn: {
|
|
1198
|
-
type: PropType<
|
|
1332
|
+
type: PropType<XEvent | XEvent[]>;
|
|
1199
1333
|
default: () => string[];
|
|
1200
1334
|
};
|
|
1201
1335
|
}, {
|
|
@@ -1219,7 +1353,7 @@ type: BooleanConstructor;
|
|
|
1219
1353
|
default: boolean;
|
|
1220
1354
|
};
|
|
1221
1355
|
resetOn: {
|
|
1222
|
-
type: PropType<
|
|
1356
|
+
type: PropType<XEvent | XEvent[]>;
|
|
1223
1357
|
default: () => string[];
|
|
1224
1358
|
};
|
|
1225
1359
|
}>> & {
|
|
@@ -1255,6 +1389,10 @@ max: number;
|
|
|
1255
1389
|
}>;
|
|
1256
1390
|
required: true;
|
|
1257
1391
|
};
|
|
1392
|
+
contentClass: {
|
|
1393
|
+
type: StringConstructor;
|
|
1394
|
+
default: string;
|
|
1395
|
+
};
|
|
1258
1396
|
}, {
|
|
1259
1397
|
slider: Ref<HTMLElement | undefined>;
|
|
1260
1398
|
rangeSelected: ComputedRef<number[]>;
|
|
@@ -1276,6 +1414,10 @@ max: number;
|
|
|
1276
1414
|
}>;
|
|
1277
1415
|
required: true;
|
|
1278
1416
|
};
|
|
1417
|
+
contentClass: {
|
|
1418
|
+
type: StringConstructor;
|
|
1419
|
+
default: string;
|
|
1420
|
+
};
|
|
1279
1421
|
}>> & {
|
|
1280
1422
|
"onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
|
|
1281
1423
|
}, {
|
|
@@ -1283,6 +1425,7 @@ threshold: {
|
|
|
1283
1425
|
min: number;
|
|
1284
1426
|
max: number;
|
|
1285
1427
|
};
|
|
1428
|
+
contentClass: string;
|
|
1286
1429
|
}, {}>;
|
|
1287
1430
|
|
|
1288
1431
|
// @public
|
|
@@ -1390,7 +1533,7 @@ type: BooleanConstructor;
|
|
|
1390
1533
|
default: boolean;
|
|
1391
1534
|
};
|
|
1392
1535
|
}, {
|
|
1393
|
-
cssClasses:
|
|
1536
|
+
cssClasses: ComputedRef<VueCSSClasses>;
|
|
1394
1537
|
toggle: () => void;
|
|
1395
1538
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "update:modelValue"[], "update:modelValue", PublicProps, Readonly<ExtractPropTypes< {
|
|
1396
1539
|
modelValue: {
|
|
@@ -1411,7 +1554,7 @@ default: string;
|
|
|
1411
1554
|
};
|
|
1412
1555
|
contentAnimation: {
|
|
1413
1556
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1414
|
-
default: () => DefineComponent< {}, {}, any
|
|
1557
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
1415
1558
|
};
|
|
1416
1559
|
initialTab: {
|
|
1417
1560
|
type: StringConstructor;
|
|
@@ -1440,7 +1583,7 @@ default: string;
|
|
|
1440
1583
|
};
|
|
1441
1584
|
contentAnimation: {
|
|
1442
1585
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
1443
|
-
default: () => DefineComponent< {}, {}, any
|
|
1586
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
1444
1587
|
};
|
|
1445
1588
|
initialTab: {
|
|
1446
1589
|
type: StringConstructor;
|
|
@@ -1461,6 +1604,42 @@ initialTab: string;
|
|
|
1461
1604
|
allowTabDeselect: boolean;
|
|
1462
1605
|
}, {}>;
|
|
1463
1606
|
|
|
1607
|
+
// @public (undocumented)
|
|
1608
|
+
export const BaseTeleport: DefineComponent< {
|
|
1609
|
+
target: {
|
|
1610
|
+
type: PropType<string | Element>;
|
|
1611
|
+
required: true;
|
|
1612
|
+
};
|
|
1613
|
+
position: {
|
|
1614
|
+
type: PropType<"beforebegin" | "afterbegin" | "beforeend" | "afterend" | "onlychild">;
|
|
1615
|
+
default: string;
|
|
1616
|
+
};
|
|
1617
|
+
disabled: {
|
|
1618
|
+
type: BooleanConstructor;
|
|
1619
|
+
default: boolean;
|
|
1620
|
+
};
|
|
1621
|
+
hostStyle: PropType<string | CSSStyleDeclaration>;
|
|
1622
|
+
}, {
|
|
1623
|
+
teleportHost: Ref<HTMLElement | undefined>;
|
|
1624
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1625
|
+
target: {
|
|
1626
|
+
type: PropType<string | Element>;
|
|
1627
|
+
required: true;
|
|
1628
|
+
};
|
|
1629
|
+
position: {
|
|
1630
|
+
type: PropType<"beforebegin" | "afterbegin" | "beforeend" | "afterend" | "onlychild">;
|
|
1631
|
+
default: string;
|
|
1632
|
+
};
|
|
1633
|
+
disabled: {
|
|
1634
|
+
type: BooleanConstructor;
|
|
1635
|
+
default: boolean;
|
|
1636
|
+
};
|
|
1637
|
+
hostStyle: PropType<string | CSSStyleDeclaration>;
|
|
1638
|
+
}>>, {
|
|
1639
|
+
position: "beforebegin" | "afterbegin" | "beforeend" | "afterend" | "onlychild";
|
|
1640
|
+
disabled: boolean;
|
|
1641
|
+
}, {}>;
|
|
1642
|
+
|
|
1464
1643
|
// @public
|
|
1465
1644
|
export const BaseTogglePanel: DefineComponent< {
|
|
1466
1645
|
open: {
|
|
@@ -1540,6 +1719,36 @@ export class BaseXAPI implements XAPI {
|
|
|
1540
1719
|
protected snippetCallback: (config: Partial<SnippetConfig>) => void;
|
|
1541
1720
|
}
|
|
1542
1721
|
|
|
1722
|
+
// @public
|
|
1723
|
+
export class BaseXPriorityQueue<SomeRecord extends Dictionary, SomeData extends Dictionary = Dictionary> implements XPriorityQueue<SomeRecord, SomeData> {
|
|
1724
|
+
constructor(comparatorFn?: NumberComparatorFn);
|
|
1725
|
+
at(index: number): XPriorityQueueNode<SomeRecord, SomeData> | undefined;
|
|
1726
|
+
clear(): void;
|
|
1727
|
+
// @internal
|
|
1728
|
+
protected comparatorFn: NumberComparatorFn;
|
|
1729
|
+
isEmpty(): boolean;
|
|
1730
|
+
get keys(): (keyof SomeRecord)[];
|
|
1731
|
+
// @internal
|
|
1732
|
+
protected nodes: XPriorityQueueNode<SomeRecord, SomeData>[];
|
|
1733
|
+
peek(): XPriorityQueueNode<SomeRecord, SomeData> | undefined;
|
|
1734
|
+
pop(): XPriorityQueueNode<SomeRecord, SomeData> | undefined;
|
|
1735
|
+
push(key: keyof SomeRecord, priority: number, data?: SomeData): void;
|
|
1736
|
+
size(): number;
|
|
1737
|
+
toString(): string;
|
|
1738
|
+
}
|
|
1739
|
+
|
|
1740
|
+
// @public
|
|
1741
|
+
export class BaseXPriorityQueueNode<SomeRecord extends Dictionary, SomeData extends Dictionary> implements XPriorityQueueNode<SomeRecord, SomeData> {
|
|
1742
|
+
constructor(key: keyof SomeRecord, priority: number, data?: SomeData);
|
|
1743
|
+
// (undocumented)
|
|
1744
|
+
readonly data: SomeData;
|
|
1745
|
+
// (undocumented)
|
|
1746
|
+
readonly key: keyof SomeRecord;
|
|
1747
|
+
// (undocumented)
|
|
1748
|
+
readonly priority: number;
|
|
1749
|
+
toString(): string;
|
|
1750
|
+
}
|
|
1751
|
+
|
|
1543
1752
|
// @public
|
|
1544
1753
|
export const bus: XPriorityBus<XEventsTypes, WireMetadata>;
|
|
1545
1754
|
|
|
@@ -1601,6 +1810,11 @@ export { CartFilledIcon }
|
|
|
1601
1810
|
|
|
1602
1811
|
export { CartIcon }
|
|
1603
1812
|
|
|
1813
|
+
// @public (undocumented)
|
|
1814
|
+
export const ChangeHeight: DefineComponent< {}, {
|
|
1815
|
+
wrapper: Ref<HTMLElement | undefined>;
|
|
1816
|
+
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
1817
|
+
|
|
1604
1818
|
export { CheckboxSelectedFilledIcon }
|
|
1605
1819
|
|
|
1606
1820
|
export { CheckboxSelectedIcon }
|
|
@@ -1629,9 +1843,12 @@ export { ChevronTinyUpIcon }
|
|
|
1629
1843
|
|
|
1630
1844
|
export { ChevronUpIcon }
|
|
1631
1845
|
|
|
1846
|
+
// @internal
|
|
1847
|
+
export function cleanGettersProxyCache(): void;
|
|
1848
|
+
|
|
1632
1849
|
// @public
|
|
1633
1850
|
export const ClearFilters: DefineComponent< {
|
|
1634
|
-
facetsIds: PropType<
|
|
1851
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
1635
1852
|
alwaysVisible: BooleanConstructor;
|
|
1636
1853
|
}, {
|
|
1637
1854
|
selectedFilters: ComputedRef<Filter[]>;
|
|
@@ -1640,7 +1857,7 @@ isVisible: ComputedRef<boolean>;
|
|
|
1640
1857
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
1641
1858
|
cssClasses: ComputedRef<VueCSSClasses>;
|
|
1642
1859
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1643
|
-
facetsIds: PropType<
|
|
1860
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
1644
1861
|
alwaysVisible: BooleanConstructor;
|
|
1645
1862
|
}>>, {
|
|
1646
1863
|
alwaysVisible: boolean;
|
|
@@ -1740,6 +1957,14 @@ default: boolean;
|
|
|
1740
1957
|
appear: boolean;
|
|
1741
1958
|
}, {}>;
|
|
1742
1959
|
|
|
1960
|
+
// @public
|
|
1961
|
+
export interface ConfigMutations<T extends {
|
|
1962
|
+
config: T['config'];
|
|
1963
|
+
}> {
|
|
1964
|
+
mergeConfig: (config: T['config']) => void;
|
|
1965
|
+
setConfig: (config: T['config']) => void;
|
|
1966
|
+
}
|
|
1967
|
+
|
|
1743
1968
|
export { CornerArrowLeft }
|
|
1744
1969
|
|
|
1745
1970
|
export { CornerArrowRight }
|
|
@@ -1751,29 +1976,46 @@ export function createDirectionalAnimationFactory(animationName: string): (anima
|
|
|
1751
1976
|
export function createEmitterArrayFilter<T>(comparator: keyof T | ((item1: T, item2: T) => boolean)): (newCollection: Array<T>, oldCollection: Array<T>) => boolean;
|
|
1752
1977
|
|
|
1753
1978
|
// @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>;
|
|
1979
|
+
export function createFetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request, Response>({ fetch, onSuccess, onError, onCancel, }: FetchAndSaveHooks<Context, Request, Response>): FetchAndSaveActions<Context, Request>;
|
|
1755
1980
|
|
|
1756
1981
|
// @internal
|
|
1757
|
-
export function createOrigin({ feature, location }: QueryOriginInit): QueryOrigin | ResultOrigin | null;
|
|
1982
|
+
export function createOrigin({ feature, location, }: QueryOriginInit): QueryOrigin | ResultOrigin | null;
|
|
1758
1983
|
|
|
1759
1984
|
// Warning: (ae-forgotten-export) The symbol "RawFilter" needs to be exported by the entry point index.d.ts
|
|
1760
1985
|
//
|
|
1761
1986
|
// @public
|
|
1762
1987
|
export function createRawFilters(filterIds: Array<Filter['id']>): RawFilter[];
|
|
1763
1988
|
|
|
1989
|
+
// @public
|
|
1990
|
+
export function createRelatedTagsQueryGetter<State extends QueryState, Getters>({ getRelatedTags, }: CreateRelatedTagsQueryGetterOptions<State, Getters>): (state: State, getters: Getters) => string;
|
|
1991
|
+
|
|
1992
|
+
// @public
|
|
1993
|
+
export interface CreateRelatedTagsQueryGetterOptions<State, Getters> {
|
|
1994
|
+
getRelatedTags: (state: State, getters: Getters) => RelatedTag_2[];
|
|
1995
|
+
}
|
|
1996
|
+
|
|
1764
1997
|
// Warning: (ae-forgotten-export) The symbol "Taggable" needs to be exported by the entry point index.d.ts
|
|
1765
1998
|
//
|
|
1766
1999
|
// @public
|
|
1767
2000
|
export function createSetQueryTaggingFromQueryPreview(): Wire<Taggable>;
|
|
1768
2001
|
|
|
1769
2002
|
// @public
|
|
1770
|
-
export function createStoreEmitters<Module extends AnyXStoreModule, Emitters extends StoreEmitters<Module>>(
|
|
2003
|
+
export function createStoreEmitters<Module extends AnyXStoreModule, Emitters extends StoreEmitters<Module>>(_storeModule: Module, emitters: Emitters): Emitters;
|
|
1771
2004
|
|
|
1772
2005
|
// Warning: (ae-forgotten-export) The symbol "Tagging_2" needs to be exported by the entry point index.d.ts
|
|
1773
2006
|
//
|
|
1774
2007
|
// @public
|
|
1775
2008
|
export function createTrackDisplayWire(property: keyof Tagging_2): Wire<Taggable>;
|
|
1776
2009
|
|
|
2010
|
+
// @public
|
|
2011
|
+
export function createTrackRelatedPromptToolingDisplayClickWire(): Wire<any>;
|
|
2012
|
+
|
|
2013
|
+
// @public
|
|
2014
|
+
export function createTrackToolingAdd2CartWire(): Wire<Taggable>;
|
|
2015
|
+
|
|
2016
|
+
// @public
|
|
2017
|
+
export function createTrackToolingDisplayWire(): Wire<Taggable>;
|
|
2018
|
+
|
|
1777
2019
|
// @public
|
|
1778
2020
|
export function createTrackWire(property: keyof Tagging_2): Wire<Taggable>;
|
|
1779
2021
|
|
|
@@ -1824,7 +2066,7 @@ export interface DebouncedFunction<Params extends any[]> {
|
|
|
1824
2066
|
// (undocumented)
|
|
1825
2067
|
(...args: Params): void;
|
|
1826
2068
|
// (undocumented)
|
|
1827
|
-
cancel()
|
|
2069
|
+
cancel: () => void;
|
|
1828
2070
|
}
|
|
1829
2071
|
|
|
1830
2072
|
// @public
|
|
@@ -1851,6 +2093,34 @@ export function deepFlat<Item extends {
|
|
|
1851
2093
|
[key in Key]?: Item[];
|
|
1852
2094
|
}, Key extends keyof Item>(array: Item[], childrenKey: Key): Item[];
|
|
1853
2095
|
|
|
2096
|
+
// @public
|
|
2097
|
+
export class DefaultExternalTaggingService implements ExternalTaggingService {
|
|
2098
|
+
constructor(localStorageService?: StorageService, sessionStorageService?: StorageService);
|
|
2099
|
+
static readonly ADD_TO_CART_ID_KEY = "checkout";
|
|
2100
|
+
// @internal
|
|
2101
|
+
protected getPathName(url: string): string;
|
|
2102
|
+
// @internal
|
|
2103
|
+
protected getStorageId(keyPrefix: string, id?: string): string | null;
|
|
2104
|
+
static instance: ExternalTaggingService;
|
|
2105
|
+
// (undocumented)
|
|
2106
|
+
protected localStorageService: StorageService;
|
|
2107
|
+
moveToSessionStorage(id?: string): void;
|
|
2108
|
+
static readonly RESULT_CLICKED_ID_KEY = "add-to-cart";
|
|
2109
|
+
// (undocumented)
|
|
2110
|
+
protected sessionStorageService: StorageService;
|
|
2111
|
+
// @internal
|
|
2112
|
+
protected showWarningMessage(): void;
|
|
2113
|
+
// (undocumented)
|
|
2114
|
+
protected get storageKey(): string;
|
|
2115
|
+
// (undocumented)
|
|
2116
|
+
protected get storageTTLMs(): number;
|
|
2117
|
+
// (undocumented)
|
|
2118
|
+
protected get store(): Store<RootXStoreState>;
|
|
2119
|
+
storeAddToCart(result: Result): void;
|
|
2120
|
+
storeResultClicked(result: Result): void;
|
|
2121
|
+
trackAddToCart(id?: string): void;
|
|
2122
|
+
}
|
|
2123
|
+
|
|
1854
2124
|
// @public
|
|
1855
2125
|
export class DefaultFacetsService implements FacetsService {
|
|
1856
2126
|
// Warning: (ae-incompatible-release-tags) The symbol "__constructor" is marked as @public, but its signature references "FilterEntityFactory" which is marked as @internal
|
|
@@ -1858,7 +2128,7 @@ export class DefaultFacetsService implements FacetsService {
|
|
|
1858
2128
|
// (undocumented)
|
|
1859
2129
|
clearFilters(facetIds?: Array<Facet['id']>, metadata?: FiltersMetadata): void;
|
|
1860
2130
|
// (undocumented)
|
|
1861
|
-
clearFiltersWithMetadata({ facetIds, metadata }?: {
|
|
2131
|
+
clearFiltersWithMetadata({ facetIds, metadata, }?: {
|
|
1862
2132
|
facetIds?: Array<Facet['id']>;
|
|
1863
2133
|
metadata?: FiltersMetadata;
|
|
1864
2134
|
}): void;
|
|
@@ -1912,32 +2182,6 @@ export class DefaultFacetsService implements FacetsService {
|
|
|
1912
2182
|
protected updateStore(facetsGroup: FacetsGroup): Filter[];
|
|
1913
2183
|
}
|
|
1914
2184
|
|
|
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
2185
|
// @public
|
|
1942
2186
|
export interface DeviceActions {
|
|
1943
2187
|
}
|
|
@@ -1945,10 +2189,10 @@ export interface DeviceActions {
|
|
|
1945
2189
|
// @public
|
|
1946
2190
|
export const DeviceDetector: DefineComponent< {
|
|
1947
2191
|
breakpoints: {
|
|
1948
|
-
type: PropType<Record<
|
|
2192
|
+
type: PropType<Record<Device, MaxWidth>>;
|
|
1949
2193
|
default: () => {};
|
|
1950
2194
|
};
|
|
1951
|
-
force: PropType<
|
|
2195
|
+
force: PropType<Device>;
|
|
1952
2196
|
throttleMs: {
|
|
1953
2197
|
type: NumberConstructor;
|
|
1954
2198
|
default: number;
|
|
@@ -1957,10 +2201,10 @@ default: number;
|
|
|
1957
2201
|
throttledStoreWindowWidth: () => void;
|
|
1958
2202
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
1959
2203
|
breakpoints: {
|
|
1960
|
-
type: PropType<Record<
|
|
2204
|
+
type: PropType<Record<Device, MaxWidth>>;
|
|
1961
2205
|
default: () => {};
|
|
1962
2206
|
};
|
|
1963
|
-
force: PropType<
|
|
2207
|
+
force: PropType<Device>;
|
|
1964
2208
|
throttleMs: {
|
|
1965
2209
|
type: NumberConstructor;
|
|
1966
2210
|
default: number;
|
|
@@ -1979,7 +2223,7 @@ export interface DeviceGetters {
|
|
|
1979
2223
|
|
|
1980
2224
|
// @public
|
|
1981
2225
|
export interface DeviceMutations {
|
|
1982
|
-
setName(device: string | null)
|
|
2226
|
+
setName: (device: string | null) => void;
|
|
1983
2227
|
}
|
|
1984
2228
|
|
|
1985
2229
|
// @public
|
|
@@ -2024,31 +2268,91 @@ export class DirectionalFocusNavigationService implements SpatialNavigation {
|
|
|
2024
2268
|
constructor(
|
|
2025
2269
|
container: HTMLElement,
|
|
2026
2270
|
focusableSelectors?: string);
|
|
2271
|
+
// @internal
|
|
2272
|
+
filterCandidates(rawCandidates: HTMLElement[]): HTMLElement[];
|
|
2027
2273
|
navigateTo(arrowKey: ArrowKey): HTMLElement;
|
|
2028
2274
|
}
|
|
2029
2275
|
|
|
2030
2276
|
// @internal
|
|
2031
2277
|
export const DISABLE_ANIMATIONS_KEY: XInjectKey<boolean | undefined>;
|
|
2032
2278
|
|
|
2033
|
-
// @public
|
|
2034
|
-
export const
|
|
2035
|
-
|
|
2036
|
-
type: PropType<
|
|
2279
|
+
// @public (undocumented)
|
|
2280
|
+
export const DisplayClickProvider: DefineComponent< {
|
|
2281
|
+
resultFeature: {
|
|
2282
|
+
type: PropType<ResultFeature>;
|
|
2037
2283
|
required: true;
|
|
2038
2284
|
};
|
|
2039
|
-
|
|
2040
|
-
type:
|
|
2285
|
+
ignoreResultClickEvent: {
|
|
2286
|
+
type: BooleanConstructor;
|
|
2287
|
+
default: boolean;
|
|
2288
|
+
};
|
|
2289
|
+
toolingDisplayTagging: {
|
|
2290
|
+
type: PropType<TaggingRequest>;
|
|
2291
|
+
required: false;
|
|
2292
|
+
default: undefined;
|
|
2293
|
+
};
|
|
2294
|
+
toolingAdd2CartTagging: {
|
|
2295
|
+
type: PropType<TaggingRequest>;
|
|
2296
|
+
required: false;
|
|
2297
|
+
default: undefined;
|
|
2298
|
+
};
|
|
2299
|
+
queryTagging: {
|
|
2300
|
+
type: PropType<TaggingRequest>;
|
|
2301
|
+
required: false;
|
|
2302
|
+
default: undefined;
|
|
2041
2303
|
};
|
|
2042
2304
|
}, () => VNode<RendererNode, RendererElement, {
|
|
2043
2305
|
[key: string]: any;
|
|
2044
2306
|
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2045
|
-
|
|
2046
|
-
type: PropType<
|
|
2307
|
+
resultFeature: {
|
|
2308
|
+
type: PropType<ResultFeature>;
|
|
2047
2309
|
required: true;
|
|
2048
2310
|
};
|
|
2049
|
-
|
|
2050
|
-
type:
|
|
2051
|
-
|
|
2311
|
+
ignoreResultClickEvent: {
|
|
2312
|
+
type: BooleanConstructor;
|
|
2313
|
+
default: boolean;
|
|
2314
|
+
};
|
|
2315
|
+
toolingDisplayTagging: {
|
|
2316
|
+
type: PropType<TaggingRequest>;
|
|
2317
|
+
required: false;
|
|
2318
|
+
default: undefined;
|
|
2319
|
+
};
|
|
2320
|
+
toolingAdd2CartTagging: {
|
|
2321
|
+
type: PropType<TaggingRequest>;
|
|
2322
|
+
required: false;
|
|
2323
|
+
default: undefined;
|
|
2324
|
+
};
|
|
2325
|
+
queryTagging: {
|
|
2326
|
+
type: PropType<TaggingRequest>;
|
|
2327
|
+
required: false;
|
|
2328
|
+
default: undefined;
|
|
2329
|
+
};
|
|
2330
|
+
}>>, {
|
|
2331
|
+
ignoreResultClickEvent: boolean;
|
|
2332
|
+
toolingDisplayTagging: TaggingRequest;
|
|
2333
|
+
toolingAdd2CartTagging: TaggingRequest;
|
|
2334
|
+
queryTagging: TaggingRequest;
|
|
2335
|
+
}, {}>;
|
|
2336
|
+
|
|
2337
|
+
// @public
|
|
2338
|
+
export const DisplayEmitter: DefineComponent< {
|
|
2339
|
+
payload: {
|
|
2340
|
+
type: PropType<TaggingRequest>;
|
|
2341
|
+
required: true;
|
|
2342
|
+
};
|
|
2343
|
+
eventMetadata: {
|
|
2344
|
+
type: PropType<Omit<WireMetadata, "moduleName" | "origin" | "location">>;
|
|
2345
|
+
};
|
|
2346
|
+
}, () => VNode<RendererNode, RendererElement, {
|
|
2347
|
+
[key: string]: any;
|
|
2348
|
+
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2349
|
+
payload: {
|
|
2350
|
+
type: PropType<TaggingRequest>;
|
|
2351
|
+
required: true;
|
|
2352
|
+
};
|
|
2353
|
+
eventMetadata: {
|
|
2354
|
+
type: PropType<Omit<WireMetadata, "moduleName" | "origin" | "location">>;
|
|
2355
|
+
};
|
|
2052
2356
|
}>>, {}, {}>;
|
|
2053
2357
|
|
|
2054
2358
|
// @public
|
|
@@ -2109,53 +2413,94 @@ export class EditableNumberRangeFilterEntity implements FilterEntity {
|
|
|
2109
2413
|
constructor(store: Store<RootXStoreState>);
|
|
2110
2414
|
// (undocumented)
|
|
2111
2415
|
static accepts(filter: Filter): boolean;
|
|
2112
|
-
deselect(
|
|
2416
|
+
deselect(filterParam: Filter): void;
|
|
2113
2417
|
protected getFilterByFacet(facetId: Facet['id']): EditableNumberRangeFilter_2 | undefined;
|
|
2114
2418
|
protected getNewFilterId(filter: Pick<EditableNumberRangeFilter_2, 'range' | 'facetId'>): string;
|
|
2115
2419
|
protected isSelected(filter: EditableNumberRangeFilter_2): boolean;
|
|
2116
2420
|
protected removePreviousFilter(facetId: Facet['id']): void;
|
|
2117
|
-
select(
|
|
2421
|
+
select(filterParam: Filter): void;
|
|
2118
2422
|
// (undocumented)
|
|
2119
2423
|
protected store: Store<RootXStoreState>;
|
|
2120
2424
|
}
|
|
2121
2425
|
|
|
2426
|
+
// @public
|
|
2427
|
+
export interface EmittedData<SomeEvents extends Dictionary, SomeEvent extends keyof SomeEvents, SomeEventMetadata extends Dictionary> {
|
|
2428
|
+
event: SomeEvent;
|
|
2429
|
+
eventPayload: EventPayload<SomeEvents, SomeEvent>;
|
|
2430
|
+
metadata: SomeEventMetadata;
|
|
2431
|
+
}
|
|
2432
|
+
|
|
2433
|
+
// @public
|
|
2434
|
+
export type Emitter<SomeEvents extends Dictionary, SomeEvent extends keyof SomeEvents, SomeEventMetadata extends Dictionary> = Subject<SubjectPayload<EventPayload<SomeEvents, SomeEvent>, SomeEventMetadata>>;
|
|
2435
|
+
|
|
2436
|
+
// @public
|
|
2437
|
+
export type Emitters<SomeEvents extends Dictionary, SomeEventMetadata extends Dictionary> = {
|
|
2438
|
+
[SomeEvent in keyof SomeEvents]?: Emitter<SomeEvents, SomeEvent, SomeEventMetadata>;
|
|
2439
|
+
};
|
|
2440
|
+
|
|
2122
2441
|
// @public
|
|
2123
2442
|
export const Empathize: DefineComponent< {
|
|
2124
2443
|
eventsToOpenEmpathize: {
|
|
2125
|
-
type: PropType<
|
|
2444
|
+
type: PropType<XEvent[]>;
|
|
2126
2445
|
default: () => string[];
|
|
2127
2446
|
};
|
|
2128
2447
|
eventsToCloseEmpathize: {
|
|
2129
|
-
type: PropType<
|
|
2448
|
+
type: PropType<XEvent[]>;
|
|
2130
2449
|
default: () => string[];
|
|
2131
2450
|
};
|
|
2132
2451
|
animation: {
|
|
2133
2452
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2134
|
-
default: () => DefineComponent< {}, {}, any
|
|
2453
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
2454
|
+
};
|
|
2455
|
+
hasContent: {
|
|
2456
|
+
type: BooleanConstructor;
|
|
2457
|
+
default: boolean;
|
|
2458
|
+
};
|
|
2459
|
+
searchAndCloseOnNoContent: {
|
|
2460
|
+
type: BooleanConstructor;
|
|
2461
|
+
default: boolean;
|
|
2462
|
+
};
|
|
2463
|
+
searchAndCloseDebounceInMs: {
|
|
2464
|
+
type: NumberConstructor;
|
|
2465
|
+
default: number;
|
|
2135
2466
|
};
|
|
2136
2467
|
}, {
|
|
2137
|
-
|
|
2138
|
-
|
|
2139
|
-
hasContent: Ref<boolean>;
|
|
2140
|
-
isOpen: Ref<boolean>;
|
|
2468
|
+
empathizeRef: Ref<HTMLDivElement | null>;
|
|
2469
|
+
isOpenAndHasContent: ComputedRef<boolean>;
|
|
2141
2470
|
open: () => void;
|
|
2471
|
+
close: () => void;
|
|
2142
2472
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2143
2473
|
eventsToOpenEmpathize: {
|
|
2144
|
-
type: PropType<
|
|
2474
|
+
type: PropType<XEvent[]>;
|
|
2145
2475
|
default: () => string[];
|
|
2146
2476
|
};
|
|
2147
2477
|
eventsToCloseEmpathize: {
|
|
2148
|
-
type: PropType<
|
|
2478
|
+
type: PropType<XEvent[]>;
|
|
2149
2479
|
default: () => string[];
|
|
2150
2480
|
};
|
|
2151
2481
|
animation: {
|
|
2152
2482
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
2153
|
-
default: () => DefineComponent< {}, {}, any
|
|
2483
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
2484
|
+
};
|
|
2485
|
+
hasContent: {
|
|
2486
|
+
type: BooleanConstructor;
|
|
2487
|
+
default: boolean;
|
|
2488
|
+
};
|
|
2489
|
+
searchAndCloseOnNoContent: {
|
|
2490
|
+
type: BooleanConstructor;
|
|
2491
|
+
default: boolean;
|
|
2492
|
+
};
|
|
2493
|
+
searchAndCloseDebounceInMs: {
|
|
2494
|
+
type: NumberConstructor;
|
|
2495
|
+
default: number;
|
|
2154
2496
|
};
|
|
2155
2497
|
}>>, {
|
|
2156
2498
|
eventsToOpenEmpathize: (keyof XEventsTypes)[];
|
|
2157
2499
|
eventsToCloseEmpathize: (keyof XEventsTypes)[];
|
|
2158
2500
|
animation: string | Function | Record<string, any>;
|
|
2501
|
+
hasContent: boolean;
|
|
2502
|
+
searchAndCloseOnNoContent: boolean;
|
|
2503
|
+
searchAndCloseDebounceInMs: number;
|
|
2159
2504
|
}, {}>;
|
|
2160
2505
|
|
|
2161
2506
|
// @public
|
|
@@ -2173,11 +2518,9 @@ export const empathizeEmitters: {};
|
|
|
2173
2518
|
export interface EmpathizeGetters {
|
|
2174
2519
|
}
|
|
2175
2520
|
|
|
2176
|
-
// Warning: (ae-forgotten-export) The symbol "ConfigMutations" needs to be exported by the entry point index.d.ts
|
|
2177
|
-
//
|
|
2178
2521
|
// @public
|
|
2179
2522
|
export interface EmpathizeMutations extends ConfigMutations<EmpathizeState> {
|
|
2180
|
-
setIsOpen(isOpen: boolean)
|
|
2523
|
+
setIsOpen: (isOpen: boolean) => void;
|
|
2181
2524
|
}
|
|
2182
2525
|
|
|
2183
2526
|
// @public
|
|
@@ -2215,6 +2558,9 @@ export type EmpathizeXStoreModule = XStoreModule<EmpathizeState, EmpathizeGetter
|
|
|
2215
2558
|
// @internal
|
|
2216
2559
|
export const empathizeXStoreModule: EmpathizeXStoreModule;
|
|
2217
2560
|
|
|
2561
|
+
// @public
|
|
2562
|
+
export type EventPayload<SomeEvents extends Dictionary, SomeEvent extends keyof SomeEvents> = SomeEvents[SomeEvent] extends void ? undefined : SomeEvents[SomeEvent];
|
|
2563
|
+
|
|
2218
2564
|
// @public
|
|
2219
2565
|
export type EventsForDirectionLimit = {
|
|
2220
2566
|
[key in ArrowKey]: PropsWithType<XEventsTypes, void>;
|
|
@@ -2224,14 +2570,14 @@ export type EventsForDirectionLimit = {
|
|
|
2224
2570
|
export const ExcludeFiltersWithNoResults: DefineComponent< {
|
|
2225
2571
|
filters: PropType<Filter[]>;
|
|
2226
2572
|
parentId: {
|
|
2227
|
-
type: PropType<
|
|
2573
|
+
type: PropType<Filter["id"]>;
|
|
2228
2574
|
};
|
|
2229
2575
|
}, () => VNode<RendererNode, RendererElement, {
|
|
2230
2576
|
[key: string]: any;
|
|
2231
2577
|
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2232
2578
|
filters: PropType<Filter[]>;
|
|
2233
2579
|
parentId: {
|
|
2234
|
-
type: PropType<
|
|
2580
|
+
type: PropType<Filter["id"]>;
|
|
2235
2581
|
};
|
|
2236
2582
|
}>>, {}, {}>;
|
|
2237
2583
|
|
|
@@ -2244,10 +2590,10 @@ export type ExperienceControlsActionContext = XActionContext<ExperienceControlsS
|
|
|
2244
2590
|
// @public
|
|
2245
2591
|
export interface ExperienceControlsActions {
|
|
2246
2592
|
cancelFetchAndSaveControls: () => void;
|
|
2247
|
-
fetchAndSaveExperienceControlsResponse(request: ExperienceControlsRequest | null)
|
|
2593
|
+
fetchAndSaveExperienceControlsResponse: (request: ExperienceControlsRequest | null) => void;
|
|
2248
2594
|
// Warning: (ae-forgotten-export) The symbol "ExperienceControlsRequest" needs to be exported by the entry point index.d.ts
|
|
2249
2595
|
// Warning: (ae-forgotten-export) The symbol "ExperienceControlsResponse" needs to be exported by the entry point index.d.ts
|
|
2250
|
-
fetchExperienceControlsResponse(request: ExperienceControlsRequest | null)
|
|
2596
|
+
fetchExperienceControlsResponse: (request: ExperienceControlsRequest | null) => ExperienceControlsResponse;
|
|
2251
2597
|
}
|
|
2252
2598
|
|
|
2253
2599
|
// @internal
|
|
@@ -2265,9 +2611,9 @@ export interface ExperienceControlsGetters {
|
|
|
2265
2611
|
|
|
2266
2612
|
// @public
|
|
2267
2613
|
export interface ExperienceControlsMutations extends StatusMutations {
|
|
2268
|
-
setControls(controls: Dictionary<unknown>)
|
|
2269
|
-
setEvents(events: Partial<XEventsTypes>)
|
|
2270
|
-
setParams(params: Dictionary<unknown>)
|
|
2614
|
+
setControls: (controls: Dictionary<unknown>) => void;
|
|
2615
|
+
setEvents: (events: Partial<XEventsTypes>) => void;
|
|
2616
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
2271
2617
|
}
|
|
2272
2618
|
|
|
2273
2619
|
// @public
|
|
@@ -2312,6 +2658,14 @@ export type ExperienceControlsXStoreModule = XStoreModule<ExperienceControlsStat
|
|
|
2312
2658
|
// @internal
|
|
2313
2659
|
export const experienceControlsXStoreModule: ExperienceControlsXStoreModule;
|
|
2314
2660
|
|
|
2661
|
+
// @public
|
|
2662
|
+
export interface ExternalTaggingService {
|
|
2663
|
+
moveToSessionStorage: (id?: string) => void;
|
|
2664
|
+
storeAddToCart: (result: Result) => void;
|
|
2665
|
+
storeResultClicked: (result: Result) => void;
|
|
2666
|
+
trackAddToCart: (id?: string) => void;
|
|
2667
|
+
}
|
|
2668
|
+
|
|
2315
2669
|
// @public
|
|
2316
2670
|
export type ExtractActionPayload<ModuleName extends XModuleName, ActionName extends ActionNamesFor<ModuleName>> = ExtractPayload<ExtractActions<XModulesTree[ModuleName]>[ActionName]>;
|
|
2317
2671
|
|
|
@@ -2370,7 +2724,7 @@ export interface ExtraParamsGetters {
|
|
|
2370
2724
|
// @public
|
|
2371
2725
|
export interface ExtraParamsMutations {
|
|
2372
2726
|
// (undocumented)
|
|
2373
|
-
setParams(params: Dictionary<unknown>)
|
|
2727
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
2374
2728
|
}
|
|
2375
2729
|
|
|
2376
2730
|
// @public
|
|
@@ -2427,7 +2781,7 @@ export interface FacetGroupEntry {
|
|
|
2427
2781
|
|
|
2428
2782
|
// @public
|
|
2429
2783
|
export const Facets: DefineComponent< {
|
|
2430
|
-
facetsIds: PropType<
|
|
2784
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
2431
2785
|
alwaysVisible: BooleanConstructor;
|
|
2432
2786
|
animation: {
|
|
2433
2787
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -2440,7 +2794,7 @@ hasFacets: ComputedRef<boolean>;
|
|
|
2440
2794
|
mappedFacets: ComputedRef<Dictionary<RenderFacet>>;
|
|
2441
2795
|
hasSlot: (name: string) => boolean;
|
|
2442
2796
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2443
|
-
facetsIds: PropType<
|
|
2797
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
2444
2798
|
alwaysVisible: BooleanConstructor;
|
|
2445
2799
|
animation: {
|
|
2446
2800
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -2503,27 +2857,25 @@ export interface FacetsGroup {
|
|
|
2503
2857
|
id: string;
|
|
2504
2858
|
}
|
|
2505
2859
|
|
|
2506
|
-
// Warning: (ae-forgotten-export) The symbol "QueryMutations" needs to be exported by the entry point index.d.ts
|
|
2507
|
-
//
|
|
2508
2860
|
// @public
|
|
2509
2861
|
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)
|
|
2862
|
+
clearStickyFilters: () => void;
|
|
2863
|
+
mutateFilter: (payload: MutateFilterPayload) => void;
|
|
2864
|
+
removeFacet: (facet: Facet) => void;
|
|
2865
|
+
removeFilter: (filter: Filter) => void;
|
|
2866
|
+
removeFilters: (filters: Filter[]) => void;
|
|
2867
|
+
removeStickyFilter: (filter: RawFilter) => void;
|
|
2868
|
+
setFacet: (facet: Facet) => void;
|
|
2869
|
+
setFacetGroup: (facetGroupEntry: FacetGroupEntry) => void;
|
|
2870
|
+
setFilters: (filters: Filter[]) => void;
|
|
2871
|
+
setPreselectedFilters: (filters: RawFilter[]) => void;
|
|
2872
|
+
setStickyFilter: (filter: RawFilter) => void;
|
|
2521
2873
|
}
|
|
2522
2874
|
|
|
2523
2875
|
// @public
|
|
2524
2876
|
export const FacetsProvider: DefineComponent< {
|
|
2525
2877
|
groupId: {
|
|
2526
|
-
type: PropType<
|
|
2878
|
+
type: PropType<GroupId>;
|
|
2527
2879
|
default: string;
|
|
2528
2880
|
};
|
|
2529
2881
|
facets: {
|
|
@@ -2532,7 +2884,7 @@ required: true;
|
|
|
2532
2884
|
};
|
|
2533
2885
|
}, () => string, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2534
2886
|
groupId: {
|
|
2535
|
-
type: PropType<
|
|
2887
|
+
type: PropType<GroupId>;
|
|
2536
2888
|
default: string;
|
|
2537
2889
|
};
|
|
2538
2890
|
facets: {
|
|
@@ -2545,19 +2897,19 @@ groupId: string;
|
|
|
2545
2897
|
|
|
2546
2898
|
// @public
|
|
2547
2899
|
export interface FacetsService {
|
|
2548
|
-
clearFilters(facetIds?: Array<Facet['id']>, metadata?: FiltersMetadata)
|
|
2549
|
-
clearFiltersWithMetadata(payload?: {
|
|
2900
|
+
clearFilters: (facetIds?: Array<Facet['id']>, metadata?: FiltersMetadata) => void;
|
|
2901
|
+
clearFiltersWithMetadata: (payload?: {
|
|
2550
2902
|
facetIds?: Array<Facet['id']>;
|
|
2551
2903
|
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[])
|
|
2904
|
+
}) => void;
|
|
2905
|
+
deselect: (filter: Filter, metadata?: FiltersMetadata) => void;
|
|
2906
|
+
select: (filter: Filter | Filter[]) => void;
|
|
2907
|
+
selectPreselectedFilters: () => void;
|
|
2908
|
+
setFacets: (facetsGroup: FacetsGroup) => void;
|
|
2909
|
+
setQuery: (query: string) => void;
|
|
2910
|
+
toggle: (filter: Filter) => void;
|
|
2911
|
+
updateFacets: (facetsGroup: FacetsGroup) => void;
|
|
2912
|
+
updatePreselectedFilters: (filters: Filter[]) => void;
|
|
2561
2913
|
}
|
|
2562
2914
|
|
|
2563
2915
|
// @public
|
|
@@ -2695,12 +3047,12 @@ appear: boolean;
|
|
|
2695
3047
|
|
|
2696
3048
|
// @public
|
|
2697
3049
|
export const FallbackDisclaimer: DefineComponent< {}, {
|
|
2698
|
-
query: ComputedRef<
|
|
2699
|
-
fromNoResultsWithFilters: ComputedRef<
|
|
3050
|
+
query: ComputedRef<string>;
|
|
3051
|
+
fromNoResultsWithFilters: ComputedRef<boolean>;
|
|
2700
3052
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
2701
3053
|
|
|
2702
3054
|
// @public
|
|
2703
|
-
export type FeatureLocation = 'external' | 'my_history' | 'no_query' | 'results' | 'no_results' | 'low_results' | 'none' | 'predictive_layer' | 'pdp' | 'url_history' | 'url_history_pdp';
|
|
3055
|
+
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
3056
|
|
|
2705
3057
|
// @public
|
|
2706
3058
|
export interface FetchAndSaveActions<Context extends XActionContext<StatusState, object, StatusMutations, object>, Request> {
|
|
@@ -2708,6 +3060,12 @@ export interface FetchAndSaveActions<Context extends XActionContext<StatusState,
|
|
|
2708
3060
|
fetchAndSave: (context: Context, request: Request) => void | Promise<void>;
|
|
2709
3061
|
}
|
|
2710
3062
|
|
|
3063
|
+
// @public
|
|
3064
|
+
export const fetchAndSaveAiSuggestions: AiXStoreModule['actions']['fetchAndSaveAiSuggestions'];
|
|
3065
|
+
|
|
3066
|
+
// @public
|
|
3067
|
+
export const fetchAndSaveAiSuggestionsSearch: AiXStoreModule['actions']['fetchAndSaveAiSuggestionsSearch'];
|
|
3068
|
+
|
|
2711
3069
|
// @public
|
|
2712
3070
|
export const fetchAndSaveExperienceControlsResponse: (context: ExperienceControlsActionContext, request: ExperienceControlsRequest | null) => void | Promise<void>;
|
|
2713
3071
|
|
|
@@ -2716,10 +3074,10 @@ export const fetchAndSaveExperienceControlsWire: Wire<ExperienceControlsRequest
|
|
|
2716
3074
|
|
|
2717
3075
|
// @public
|
|
2718
3076
|
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)
|
|
3077
|
+
fetch: (context: Context, request: Request) => Promise<Response>;
|
|
3078
|
+
onCancel?: () => void;
|
|
3079
|
+
onError?: (error: unknown) => void;
|
|
3080
|
+
onSuccess: (context: Context, response: Response) => void;
|
|
2723
3081
|
}
|
|
2724
3082
|
|
|
2725
3083
|
// Warning: (ae-forgotten-export) The symbol "IdentifierResultsRequest" needs to be exported by the entry point index.d.ts
|
|
@@ -2835,15 +3193,15 @@ export function filterBlacklistedModules<Payload>(wire: Wire<Payload>, blacklist
|
|
|
2835
3193
|
|
|
2836
3194
|
// @internal
|
|
2837
3195
|
export interface FilterEntity<Metadata extends Dictionary = Dictionary<unknown>> {
|
|
2838
|
-
deselect(filter: Filter, metadata?: Metadata)
|
|
2839
|
-
select(filter: Filter)
|
|
3196
|
+
deselect: (filter: Filter, metadata?: Metadata) => void;
|
|
3197
|
+
select: (filter: Filter) => void;
|
|
2840
3198
|
}
|
|
2841
3199
|
|
|
2842
3200
|
// @internal
|
|
2843
3201
|
export interface FilterEntityConstructor {
|
|
2844
3202
|
// (undocumented)
|
|
2845
3203
|
new (store: Store<RootXStoreState>): FilterEntity;
|
|
2846
|
-
accepts(filter: Filter)
|
|
3204
|
+
accepts: (filter: Filter) => boolean;
|
|
2847
3205
|
}
|
|
2848
3206
|
|
|
2849
3207
|
// @internal
|
|
@@ -2881,7 +3239,7 @@ export { FiltersIcon }
|
|
|
2881
3239
|
export const FiltersList: DefineComponent< {
|
|
2882
3240
|
filters: PropType<Filter[]>;
|
|
2883
3241
|
parentId: {
|
|
2884
|
-
type: PropType<
|
|
3242
|
+
type: PropType<Filter["id"]>;
|
|
2885
3243
|
required: false;
|
|
2886
3244
|
};
|
|
2887
3245
|
animation: {
|
|
@@ -2895,7 +3253,7 @@ renderedFilters: ComputedRef<Filter[]>;
|
|
|
2895
3253
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2896
3254
|
filters: PropType<Filter[]>;
|
|
2897
3255
|
parentId: {
|
|
2898
|
-
type: PropType<
|
|
3256
|
+
type: PropType<Filter["id"]>;
|
|
2899
3257
|
required: false;
|
|
2900
3258
|
};
|
|
2901
3259
|
animation: {
|
|
@@ -2915,7 +3273,7 @@ export interface FiltersMetadata {
|
|
|
2915
3273
|
export const FiltersSearch: DefineComponent< {
|
|
2916
3274
|
filters: PropType<Filter[]>;
|
|
2917
3275
|
parentId: {
|
|
2918
|
-
type: PropType<
|
|
3276
|
+
type: PropType<Filter["id"]>;
|
|
2919
3277
|
required: false;
|
|
2920
3278
|
};
|
|
2921
3279
|
debounceInMs: {
|
|
@@ -2931,7 +3289,7 @@ query: Ref<string>;
|
|
|
2931
3289
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
2932
3290
|
filters: PropType<Filter[]>;
|
|
2933
3291
|
parentId: {
|
|
2934
|
-
type: PropType<
|
|
3292
|
+
type: PropType<Filter["id"]>;
|
|
2935
3293
|
required: false;
|
|
2936
3294
|
};
|
|
2937
3295
|
debounceInMs: {
|
|
@@ -2958,8 +3316,8 @@ export type FirstParameter<SomeFunction extends AnyFunction> = Parameters<SomeFu
|
|
|
2958
3316
|
export const FixedHeaderAndAsidesLayout: DefineComponent< {
|
|
2959
3317
|
devMode: BooleanConstructor;
|
|
2960
3318
|
}, {
|
|
2961
|
-
rightAsideAnimation: DefineComponent
|
|
2962
|
-
leftAsideAnimation: DefineComponent
|
|
3319
|
+
rightAsideAnimation: DefineComponent;
|
|
3320
|
+
leftAsideAnimation: DefineComponent;
|
|
2963
3321
|
setPosition: (position: number) => void;
|
|
2964
3322
|
isBackdropVisible: ComputedRef<boolean>;
|
|
2965
3323
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -2980,6 +3338,12 @@ export function getActiveElement(root?: Document | ShadowRoot): Element | null;
|
|
|
2980
3338
|
// @public
|
|
2981
3339
|
export function getGetterPath<ModuleName extends XModuleName>(moduleName: ModuleName, getterName: keyof ExtractGetters<ModuleName>): string;
|
|
2982
3340
|
|
|
3341
|
+
// @internal
|
|
3342
|
+
export function getGettersProxy<ModuleName extends XModuleName>(getters: Dictionary, moduleName: ModuleName): ExtractGetters<ModuleName>;
|
|
3343
|
+
|
|
3344
|
+
// @internal
|
|
3345
|
+
export function getGettersProxyFromModule<ModuleName extends XModuleName>(getters: Dictionary, moduleName: ModuleName, storeModule: AnyXStoreModule): ExtractGetters<ModuleName>;
|
|
3346
|
+
|
|
2983
3347
|
// @public
|
|
2984
3348
|
export function getRootXComponent(component: ComponentPublicInstance | null): ComponentPublicInstance | undefined;
|
|
2985
3349
|
|
|
@@ -3006,338 +3370,12 @@ export function getXComponentXModuleName(component: ComponentPublicInstance | un
|
|
|
3006
3370
|
// @public
|
|
3007
3371
|
export const GlobalXBus: DefineComponent< {
|
|
3008
3372
|
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
|
-
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
3171
|
-
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
3172
|
-
}>>;
|
|
3373
|
+
type: PropType<XEventListeners>;
|
|
3173
3374
|
required: true;
|
|
3174
3375
|
};
|
|
3175
3376
|
}, () => string, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3176
3377
|
listeners: {
|
|
3177
|
-
type: PropType<
|
|
3178
|
-
ColumnsNumberProvided: (payload: number, metadata: WireMetadata) => unknown;
|
|
3179
|
-
RenderedColumnsNumberChanged: (payload: number, metadata: WireMetadata) => unknown;
|
|
3180
|
-
SuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3181
|
-
TogglePanelStateChanged: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3182
|
-
UserAcceptedAQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3183
|
-
UserAcceptedSpellcheckQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3184
|
-
UserClickedAResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3185
|
-
UserClickedADisplayResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3186
|
-
UserClickedCloseEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3187
|
-
UserClickedCloseModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3188
|
-
UserClickedCloseX: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3189
|
-
UserClickedOutOfMainModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3190
|
-
UserClickedColumnPicker: (payload: number, metadata: WireMetadata) => unknown;
|
|
3191
|
-
UserClickedOpenEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3192
|
-
UserClickedOpenModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3193
|
-
UserClickedOpenX: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3194
|
-
UserClickedOutOfEventsModal: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3195
|
-
UserClickedOutOfModal: (payload: string, metadata: WireMetadata) => unknown;
|
|
3196
|
-
UserClickedPanelToggleButton: (payload: string, metadata: WireMetadata) => unknown;
|
|
3197
|
-
UserClickedResultAddToCart: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3198
|
-
UserClickedAResultRating: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3199
|
-
UserClickedScrollToTop: (payload: string, metadata: WireMetadata) => unknown;
|
|
3200
|
-
UserOpenXProgrammatically: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3201
|
-
UserPressedArrowKey: (payload: ArrowKey, metadata: WireMetadata) => unknown;
|
|
3202
|
-
UserReachedEmpathizeTop: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3203
|
-
UserSelectedAResultVariant: (payload: {
|
|
3204
|
-
result: Result;
|
|
3205
|
-
variant: ResultVariant;
|
|
3206
|
-
level: number;
|
|
3207
|
-
queryPreviewHash: ComputedRef<string> | null;
|
|
3208
|
-
}, metadata: WireMetadata) => unknown;
|
|
3209
|
-
UserSelectedASuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3210
|
-
SnippetCallbackExecuted: (payload: {
|
|
3211
|
-
event: keyof XEventsTypes;
|
|
3212
|
-
callbackReturn: unknown;
|
|
3213
|
-
payload: never;
|
|
3214
|
-
metadata: WireMetadata;
|
|
3215
|
-
}, metadata: WireMetadata) => unknown;
|
|
3216
|
-
ModuleRegistered: (payload: keyof XModulesTree, metadata: WireMetadata) => unknown;
|
|
3217
|
-
DeviceProvided: (payload: string | null, metadata: WireMetadata) => unknown;
|
|
3218
|
-
EmpathizeClosed: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3219
|
-
EmpathizeOpened: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3220
|
-
UserClosedEmpathize: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3221
|
-
UserChangedExtraParams: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3222
|
-
ExtraParamsChanged: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3223
|
-
ExtraParamsProvided: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3224
|
-
ExtraParamsInitialized: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3225
|
-
FacetsGroupChanged: (payload: FacetsGroup, metadata: WireMetadata) => unknown;
|
|
3226
|
-
FacetsGroupProvided: (payload: FacetsGroup, metadata: WireMetadata) => unknown;
|
|
3227
|
-
PreselectedFiltersProvided: (payload: RawFilter[], metadata: WireMetadata) => unknown;
|
|
3228
|
-
SelectedFiltersChanged: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3229
|
-
SelectedFiltersForRequestChanged: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3230
|
-
UserChangedSelectedFilters: (payload: Filter[], metadata: WireMetadata) => unknown;
|
|
3231
|
-
UserClickedAFilter: (payload: Filter, metadata: WireMetadata) => unknown;
|
|
3232
|
-
UserClickedAHierarchicalFilter: (payload: HierarchicalFilter_2, metadata: WireMetadata) => unknown;
|
|
3233
|
-
UserClickedANumberRangeFilter: (payload: NumberRangeFilter_2, metadata: WireMetadata) => unknown;
|
|
3234
|
-
UserClickedASimpleFilter: (payload: SimpleFilter_2, metadata: WireMetadata) => unknown;
|
|
3235
|
-
UserClickedAllFilter: (payload: [string | number], metadata: WireMetadata) => unknown;
|
|
3236
|
-
UserModifiedEditableNumberRangeFilter: (payload: EditableNumberRangeFilter_2, metadata: WireMetadata) => unknown;
|
|
3237
|
-
UserClickedClearAllFilters: (payload: (string | number)[] | undefined, metadata: WireMetadata) => unknown;
|
|
3238
|
-
FacetsQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3239
|
-
HistoryQueriesDisplayed: (payload: HistoryQuery_2[], metadata: WireMetadata) => unknown;
|
|
3240
|
-
HistoryQueriesQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3241
|
-
HistoryQueriesStorageKeyChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3242
|
-
SessionHistoryQueriesChanged: (payload: HistoryQuery_2[], metadata: WireMetadata) => unknown;
|
|
3243
|
-
UserPressedClearHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3244
|
-
UserPressedRemoveHistoryQuery: (payload: HistoryQuery_2, metadata: WireMetadata) => unknown;
|
|
3245
|
-
UserSelectedAHistoryQuery: (payload: HistoryQuery_2, metadata: WireMetadata) => unknown;
|
|
3246
|
-
UserClickedEnableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3247
|
-
UserClickedDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3248
|
-
UserClickedConfirmDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3249
|
-
UserClickedDismissDisableHistoryQueries: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3250
|
-
IdentifierResultsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3251
|
-
IdentifierResultsRequestUpdated: (payload: IdentifierResultsRequest | null, metadata: WireMetadata) => unknown;
|
|
3252
|
-
UserClickedAIdentifierResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3253
|
-
NextQueriesChanged: (payload: NextQuery_2[], metadata: WireMetadata) => unknown;
|
|
3254
|
-
NextQueriesDisplayed: (payload: NextQuery_2[], metadata: WireMetadata) => unknown;
|
|
3255
|
-
NextQueriesRequestUpdated: (payload: NextQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
3256
|
-
UserSelectedANextQuery: (payload: NextQuery_2, metadata: WireMetadata) => unknown;
|
|
3257
|
-
NextQueryPreviewMountedHook: (payload: string, metadata: WireMetadata) => unknown;
|
|
3258
|
-
PopularSearchesRequestUpdated: (payload: PopularSearchesRequest, metadata: WireMetadata) => unknown;
|
|
3259
|
-
PopularSearchDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3260
|
-
UserSelectedAPopularSearch: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3261
|
-
QueryPreviewRequestUpdated: (payload: SearchRequest, metadata: WireMetadata) => unknown;
|
|
3262
|
-
UserAcceptedAQueryPreview: (payload: QueryPreviewInfo, metadata: WireMetadata) => unknown;
|
|
3263
|
-
QueryPreviewUnselected: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3264
|
-
QueryPreviewMounted: (payload: string, metadata: WireMetadata) => unknown;
|
|
3265
|
-
QueryPreviewUnmounted: (payload: {
|
|
3266
|
-
queryPreviewHash: string;
|
|
3267
|
-
cache: boolean;
|
|
3268
|
-
}, metadata: WireMetadata) => unknown;
|
|
3269
|
-
QuerySuggestionsChanged: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3270
|
-
QuerySuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
3271
|
-
QuerySuggestionsRequestUpdated: (payload: QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
3272
|
-
UserSelectedAQuerySuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
3273
|
-
RecommendationsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3274
|
-
RecommendationsRequestUpdated: (payload: RecommendationsRequest, metadata: WireMetadata) => unknown;
|
|
3275
|
-
UserClickedARecommendation: (payload: Result, metadata: WireMetadata) => unknown;
|
|
3276
|
-
RelatedTagsChanged: (payload: RelatedTag_2[], metadata: WireMetadata) => unknown;
|
|
3277
|
-
RelatedTagsRequestUpdated: (payload: RelatedTagsRequest | null, metadata: WireMetadata) => unknown;
|
|
3278
|
-
SelectedRelatedTagsChanged: (payload: RelatedTag_2[], metadata: WireMetadata) => unknown;
|
|
3279
|
-
UserDeselectedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3280
|
-
UserPickedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3281
|
-
UserSelectedARelatedTag: (payload: RelatedTag_2, metadata: WireMetadata) => unknown;
|
|
3282
|
-
ScrollRestoreSucceeded: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3283
|
-
ScrollRestoreFailed: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3284
|
-
UserAlmostReachedScrollEnd: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3285
|
-
UserChangedScrollDirection: (payload: ScrollDirection, metadata: WireMetadata) => unknown;
|
|
3286
|
-
UserReachedScrollEnd: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3287
|
-
UserReachedScrollStart: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3288
|
-
UserScrolled: (payload: number, metadata: WireMetadata) => unknown;
|
|
3289
|
-
UserScrolledToElement: (payload: string, metadata: WireMetadata) => unknown;
|
|
3290
|
-
SearchBoxQueryChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3291
|
-
UserHoveredInSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3292
|
-
UserHoveredOutSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3293
|
-
UserBlurredSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3294
|
-
UserClearedQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3295
|
-
UserClickedSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3296
|
-
UserFocusedSearchBox: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3297
|
-
UserIsTypingAQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3298
|
-
UserPressedClearSearchBoxButton: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3299
|
-
UserPressedEnterKey: (payload: string, metadata: WireMetadata) => unknown;
|
|
3300
|
-
UserPressedSearchButton: (payload: string, metadata: WireMetadata) => unknown;
|
|
3301
|
-
UserTalked: (payload: string, metadata: WireMetadata) => unknown;
|
|
3302
|
-
FacetsChanged: (payload: Facet[], metadata: WireMetadata) => unknown;
|
|
3303
|
-
PageChanged: (payload: number, metadata: WireMetadata) => unknown;
|
|
3304
|
-
ReloadSearchRequested: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3305
|
-
ResultsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
3306
|
-
SearchRequestChanged: (payload: InternalSearchRequest | null, metadata: WireMetadata) => unknown;
|
|
3307
|
-
SearchRequestUpdated: (payload: InternalSearchRequest | null, metadata: WireMetadata) => unknown;
|
|
3308
|
-
SearchResponseChanged: (payload: InternalSearchResponse, metadata: WireMetadata) => unknown;
|
|
3309
|
-
SearchTaggingChanged: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
3310
|
-
SortChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3311
|
-
SpellcheckChanged: (payload: string, metadata: WireMetadata) => unknown;
|
|
3312
|
-
UserClickedASort: (payload: string, metadata: WireMetadata) => unknown;
|
|
3313
|
-
SelectedSortProvided: (payload: string, metadata: WireMetadata) => unknown;
|
|
3314
|
-
UserClickedPartialQuery: (payload: string, metadata: WireMetadata) => unknown;
|
|
3315
|
-
UserReachedResultsListEnd: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3316
|
-
UserClickedARedirection: (payload: Redirection_2, metadata: WireMetadata) => unknown;
|
|
3317
|
-
UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
|
|
3318
|
-
UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
|
|
3319
|
-
UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
3320
|
-
SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
3321
|
-
SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
|
|
3322
|
-
UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
|
|
3323
|
-
ConsentChanged: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3324
|
-
ConsentProvided: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
3325
|
-
PDPIsLoaded: (payload: string, metadata: WireMetadata) => unknown;
|
|
3326
|
-
ResultURLTrackingEnabled: (payload: string, metadata: WireMetadata) => unknown;
|
|
3327
|
-
SearchTaggingReceived: (payload: TaggingRequest, metadata: WireMetadata) => unknown;
|
|
3328
|
-
TrackableElementDisplayed: (payload: Taggable, metadata: WireMetadata) => unknown;
|
|
3329
|
-
UserClickedPDPAddToCart: (payload: string | undefined, metadata: WireMetadata) => unknown;
|
|
3330
|
-
TaggingConfigProvided: (payload: TaggingConfig, metadata: WireMetadata) => unknown;
|
|
3331
|
-
ExperienceControlsEventsChanged: (payload: Partial<XEventsTypes>, metadata: WireMetadata) => unknown;
|
|
3332
|
-
ExperienceControlsRequestUpdated: (payload: ExperienceControlsRequest | null, metadata: WireMetadata) => unknown;
|
|
3333
|
-
ParamsLoadedFromUrl: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3334
|
-
ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata) => unknown;
|
|
3335
|
-
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3336
|
-
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
3337
|
-
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
3338
|
-
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
3339
|
-
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
3340
|
-
}>>;
|
|
3378
|
+
type: PropType<XEventListeners>;
|
|
3341
3379
|
required: true;
|
|
3342
3380
|
};
|
|
3343
3381
|
}>>, {}, {}>;
|
|
@@ -3414,9 +3452,9 @@ queryPreviewHash: ComputedRef<string> | null;
|
|
|
3414
3452
|
} | undefined;
|
|
3415
3453
|
UserSelectedASuggestion?: Suggestion | undefined;
|
|
3416
3454
|
SnippetCallbackExecuted?: {
|
|
3417
|
-
event:
|
|
3455
|
+
event: XEvent;
|
|
3418
3456
|
callbackReturn: unknown;
|
|
3419
|
-
payload:
|
|
3457
|
+
payload: ExtractPayload<XEvent>;
|
|
3420
3458
|
metadata: WireMetadata;
|
|
3421
3459
|
} | undefined;
|
|
3422
3460
|
ModuleRegistered?: keyof XModulesTree | undefined;
|
|
@@ -3440,7 +3478,7 @@ UserClickedANumberRangeFilter?: NumberRangeFilter_2 | undefined;
|
|
|
3440
3478
|
UserClickedASimpleFilter?: SimpleFilter_2 | undefined;
|
|
3441
3479
|
UserClickedAllFilter?: [string | number] | undefined;
|
|
3442
3480
|
UserModifiedEditableNumberRangeFilter?: EditableNumberRangeFilter_2 | undefined;
|
|
3443
|
-
UserClickedClearAllFilters?:
|
|
3481
|
+
UserClickedClearAllFilters?: Array<Facet["id"]> | undefined;
|
|
3444
3482
|
FacetsQueryChanged?: string | undefined;
|
|
3445
3483
|
HistoryQueriesDisplayed?: HistoryQuery_2[] | undefined;
|
|
3446
3484
|
HistoryQueriesQueryChanged?: string | undefined;
|
|
@@ -3472,8 +3510,8 @@ QueryPreviewUnmounted?: {
|
|
|
3472
3510
|
queryPreviewHash: string;
|
|
3473
3511
|
cache: boolean;
|
|
3474
3512
|
} | undefined;
|
|
3513
|
+
QueriesPreviewChanged?: Dictionary<QueryPreviewItem> | undefined;
|
|
3475
3514
|
QuerySuggestionsChanged?: Suggestion[] | undefined;
|
|
3476
|
-
QuerySuggestionsDisplayed?: Suggestion[] | undefined;
|
|
3477
3515
|
QuerySuggestionsRequestUpdated?: QuerySuggestionsRequest | null | undefined;
|
|
3478
3516
|
UserSelectedAQuerySuggestion?: Suggestion | undefined;
|
|
3479
3517
|
RecommendationsChanged?: Result[] | undefined;
|
|
@@ -3523,6 +3561,7 @@ UserClickedARedirection?: Redirection_2 | undefined;
|
|
|
3523
3561
|
UserClickedAPromoted?: Promoted_2 | undefined;
|
|
3524
3562
|
UserClickedABanner?: Banner_2 | undefined;
|
|
3525
3563
|
UserClickedAbortARedirection?: void | undefined;
|
|
3564
|
+
UserSelectedAPage?: number | undefined;
|
|
3526
3565
|
SemanticQueryRequestUpdated?: SemanticQueriesRequest | null | undefined;
|
|
3527
3566
|
SemanticQueriesResponseChanged?: SemanticQuery_2[] | undefined;
|
|
3528
3567
|
UserSelectedASemanticQuery?: SemanticQuery_2 | undefined;
|
|
@@ -3541,8 +3580,20 @@ ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
|
3541
3580
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
3542
3581
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
3543
3582
|
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
3583
|
+
SelectedRelatedPromptChanged?: number | undefined;
|
|
3544
3584
|
UserSelectedARelatedPrompt?: number | undefined;
|
|
3545
3585
|
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
3586
|
+
UserClickedARelatedPromptResult?: Result | undefined;
|
|
3587
|
+
UserClickedARelatedPromptAdd2Cart?: Result | undefined;
|
|
3588
|
+
RelatedPromptsResponseChanged?: RelatedPrompt_2[] | undefined;
|
|
3589
|
+
RelatedPromptsUnmounted?: void | undefined;
|
|
3590
|
+
ReloadRelatedPromptsRequested?: void | undefined;
|
|
3591
|
+
AiSuggestionsRequestUpdated?: AiSuggestionsRequest | null | undefined;
|
|
3592
|
+
AiSuggestionsSearchRequestUpdated?: AiSuggestionsSearchRequest | null | undefined;
|
|
3593
|
+
AiSuggestionsSearchChanged?: AiSuggestionSearch[] | undefined;
|
|
3594
|
+
UserClickedAiOverviewExpandButton?: boolean | undefined;
|
|
3595
|
+
UserClickedAnAiOverviewResult?: Result | undefined;
|
|
3596
|
+
AiOverviewMounted?: void | undefined;
|
|
3546
3597
|
}>;
|
|
3547
3598
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
3548
3599
|
renderedChildrenFilters: ComputedRef<HierarchicalFilter_2[]>;
|
|
@@ -3571,18 +3622,18 @@ export class HierarchicalFilterEntity implements FilterEntity {
|
|
|
3571
3622
|
//
|
|
3572
3623
|
// (undocumented)
|
|
3573
3624
|
static accepts: typeof isHierarchicalFilter;
|
|
3574
|
-
deselect(
|
|
3625
|
+
deselect(filterParam: Filter): void;
|
|
3575
3626
|
protected deselectDescendants(filter: HierarchicalFilter_2): void;
|
|
3576
3627
|
protected getFilterById(id: HierarchicalFilter_2['id']): HierarchicalFilter_2;
|
|
3577
3628
|
protected saveFilter(filter: HierarchicalFilter_2, newFilterState?: Partial<HierarchicalFilter_2>): void;
|
|
3578
|
-
select(
|
|
3629
|
+
select(filterParam: Filter): void;
|
|
3579
3630
|
protected selectAncestors(filter: HierarchicalFilter_2): void;
|
|
3580
3631
|
// (undocumented)
|
|
3581
3632
|
protected store: Store<RootXStoreState>;
|
|
3582
3633
|
}
|
|
3583
3634
|
|
|
3584
3635
|
// @public
|
|
3585
|
-
|
|
3636
|
+
const Highlight_2: DefineComponent< {
|
|
3586
3637
|
text: {
|
|
3587
3638
|
type: StringConstructor;
|
|
3588
3639
|
default: string;
|
|
@@ -3643,12 +3694,13 @@ matchClass: string;
|
|
|
3643
3694
|
noMatchClass: string;
|
|
3644
3695
|
matchingPartClass: string;
|
|
3645
3696
|
}, {}>;
|
|
3697
|
+
export { Highlight_2 as Highlight }
|
|
3646
3698
|
|
|
3647
3699
|
export { HistoryIcon }
|
|
3648
3700
|
|
|
3649
3701
|
// @public
|
|
3650
3702
|
export const HistoryQueries: DefineComponent< {}, {
|
|
3651
|
-
historyQueriesWithResults: ComputedRef<
|
|
3703
|
+
historyQueriesWithResults: ComputedRef<HistoryQuery_2[]>;
|
|
3652
3704
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
3653
3705
|
|
|
3654
3706
|
// @public
|
|
@@ -3659,14 +3711,14 @@ export type HistoryQueriesActionContext = XActionContext<HistoryQueriesState, Hi
|
|
|
3659
3711
|
|
|
3660
3712
|
// @public
|
|
3661
3713
|
export interface HistoryQueriesActions {
|
|
3662
|
-
addQueryToHistory(query: string)
|
|
3663
|
-
loadHistoryQueriesFromBrowserStorage()
|
|
3664
|
-
refreshSession()
|
|
3665
|
-
removeFromHistory(historyQuery: HistoryQuery_2)
|
|
3666
|
-
setHistoryQueries(historyQueries: HistoryQuery_2[])
|
|
3667
|
-
setUrlParams(urlParams: UrlParams)
|
|
3668
|
-
toggleHistoryQueries(isEnabled: boolean)
|
|
3669
|
-
updateHistoryQueriesWithSearchResponse(searchResponse: InternalSearchResponse)
|
|
3714
|
+
addQueryToHistory: (query: string) => void;
|
|
3715
|
+
loadHistoryQueriesFromBrowserStorage: () => void;
|
|
3716
|
+
refreshSession: () => void;
|
|
3717
|
+
removeFromHistory: (historyQuery: HistoryQuery_2) => void;
|
|
3718
|
+
setHistoryQueries: (historyQueries: HistoryQuery_2[]) => void;
|
|
3719
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
3720
|
+
toggleHistoryQueries: (isEnabled: boolean) => void;
|
|
3721
|
+
updateHistoryQueriesWithSearchResponse: (searchResponse: InternalSearchResponse) => void;
|
|
3670
3722
|
}
|
|
3671
3723
|
|
|
3672
3724
|
// @public
|
|
@@ -3708,14 +3760,12 @@ export interface HistoryQueriesGetters {
|
|
|
3708
3760
|
|
|
3709
3761
|
// @public
|
|
3710
3762
|
export interface HistoryQueriesMutations extends QueryMutations, ConfigMutations<HistoryQueriesState> {
|
|
3711
|
-
setHistoryQueries(historyQueries: HistoryQuery_2[])
|
|
3712
|
-
setIsEnabled(isEnabled: boolean)
|
|
3713
|
-
setSearchSelectedFilters(filters: Filter[])
|
|
3714
|
-
setSessionTimeStamp(timeStamp: number)
|
|
3763
|
+
setHistoryQueries: (historyQueries: HistoryQuery_2[]) => void;
|
|
3764
|
+
setIsEnabled: (isEnabled: boolean) => void;
|
|
3765
|
+
setSearchSelectedFilters: (filters: Filter[]) => void;
|
|
3766
|
+
setSessionTimeStamp: (timeStamp: number) => void;
|
|
3715
3767
|
}
|
|
3716
3768
|
|
|
3717
|
-
// Warning: (ae-forgotten-export) The symbol "QueryState" needs to be exported by the entry point index.d.ts
|
|
3718
|
-
//
|
|
3719
3769
|
// @public
|
|
3720
3770
|
export interface HistoryQueriesState extends QueryState {
|
|
3721
3771
|
config: HistoryQueriesConfig;
|
|
@@ -3727,7 +3777,7 @@ export interface HistoryQueriesState extends QueryState {
|
|
|
3727
3777
|
// @public
|
|
3728
3778
|
export const HistoryQueriesSwitch: DefineComponent< {}, {
|
|
3729
3779
|
toggle: () => void;
|
|
3730
|
-
isEnabled: ComputedRef<
|
|
3780
|
+
isEnabled: ComputedRef<boolean>;
|
|
3731
3781
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
3732
3782
|
|
|
3733
3783
|
// @internal
|
|
@@ -3817,7 +3867,7 @@ required: true;
|
|
|
3817
3867
|
removeButtonClass: StringConstructor;
|
|
3818
3868
|
suggestionClass: StringConstructor;
|
|
3819
3869
|
}, {
|
|
3820
|
-
query: ComputedRef<
|
|
3870
|
+
query: ComputedRef<string>;
|
|
3821
3871
|
suggestionSelectedEvents: ComputedRef<Partial<XEventsTypes>>;
|
|
3822
3872
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, "click"[], "click", PublicProps, Readonly<ExtractPropTypes< {
|
|
3823
3873
|
suggestion: {
|
|
@@ -3845,7 +3895,7 @@ type: PropType<Result>;
|
|
|
3845
3895
|
required: true;
|
|
3846
3896
|
};
|
|
3847
3897
|
}, {
|
|
3848
|
-
query: ComputedRef<
|
|
3898
|
+
query: ComputedRef<string>;
|
|
3849
3899
|
highlightedQueryHTML: ComputedRef<string>;
|
|
3850
3900
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3851
3901
|
result: {
|
|
@@ -3862,7 +3912,7 @@ default: string;
|
|
|
3862
3912
|
};
|
|
3863
3913
|
maxItemsToRender: NumberConstructor;
|
|
3864
3914
|
}, {
|
|
3865
|
-
identifierResults: ComputedRef<
|
|
3915
|
+
identifierResults: ComputedRef<Result[]>;
|
|
3866
3916
|
identifierResultsToRender: ComputedRef<Result[]>;
|
|
3867
3917
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
3868
3918
|
animation: {
|
|
@@ -3876,11 +3926,11 @@ animation: string | Function | Record<string, any>;
|
|
|
3876
3926
|
|
|
3877
3927
|
// @public
|
|
3878
3928
|
export interface IdentifierResultsActions {
|
|
3879
|
-
cancelFetchAndSaveIdentifierResults()
|
|
3880
|
-
fetchAndSaveIdentifierResults(request: IdentifierResultsRequest | null)
|
|
3881
|
-
fetchIdentifierResults(request: IdentifierResultsRequest | null)
|
|
3882
|
-
saveOrigin(originInit: QueryOriginInit)
|
|
3883
|
-
saveQuery(query: string)
|
|
3929
|
+
cancelFetchAndSaveIdentifierResults: () => void;
|
|
3930
|
+
fetchAndSaveIdentifierResults: (request: IdentifierResultsRequest | null) => void;
|
|
3931
|
+
fetchIdentifierResults: (request: IdentifierResultsRequest | null) => Result[];
|
|
3932
|
+
saveOrigin: (originInit: QueryOriginInit) => void;
|
|
3933
|
+
saveQuery: (query: string) => void;
|
|
3884
3934
|
}
|
|
3885
3935
|
|
|
3886
3936
|
// @public
|
|
@@ -3912,9 +3962,9 @@ export interface IdentifierResultsGetters {
|
|
|
3912
3962
|
|
|
3913
3963
|
// @public
|
|
3914
3964
|
export interface IdentifierResultsMutations extends StatusMutations, QueryMutations, ConfigMutations<IdentifierResultsState> {
|
|
3915
|
-
setIdentifierResults(identifierResults: Result[])
|
|
3916
|
-
setOrigin(origin: QueryOrigin | undefined | null)
|
|
3917
|
-
setParams(params: Dictionary<unknown>)
|
|
3965
|
+
setIdentifierResults: (identifierResults: Result[]) => void;
|
|
3966
|
+
setOrigin: (origin: QueryOrigin | undefined | null) => void;
|
|
3967
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
3918
3968
|
}
|
|
3919
3969
|
|
|
3920
3970
|
// @public
|
|
@@ -4008,8 +4058,8 @@ export type InputStatus = 'initial' | 'typing' | 'filled' | 'focused' | 'empty';
|
|
|
4008
4058
|
export interface InstallXOptions<API extends XAPI = XAPI> extends XPluginOptions {
|
|
4009
4059
|
api?: API | false;
|
|
4010
4060
|
bus?: XBus<XEventsTypes, WireMetadata>;
|
|
4011
|
-
domElement?: Element | string | ((snippetConfig: NormalisedSnippetConfig) => Element | string);
|
|
4012
|
-
installExtraPlugins
|
|
4061
|
+
domElement?: Element | ShadowRoot | string | ((snippetConfig: NormalisedSnippetConfig) => Element | ShadowRoot | string);
|
|
4062
|
+
installExtraPlugins?: (options: ExtraPluginsOptions) => void | Promise<void>;
|
|
4013
4063
|
onCreateApp?: (app: App_2) => void;
|
|
4014
4064
|
plugin?: Plugin_2<XPluginOptions>;
|
|
4015
4065
|
rootComponent?: Component;
|
|
@@ -4047,6 +4097,9 @@ export function isElementEqualOrContained(a: Element, b: Element): boolean;
|
|
|
4047
4097
|
// @public
|
|
4048
4098
|
export function isInRange(number: number, [min, max]: [number, number]): boolean;
|
|
4049
4099
|
|
|
4100
|
+
// @public
|
|
4101
|
+
export const isIOS: () => boolean;
|
|
4102
|
+
|
|
4050
4103
|
// @public
|
|
4051
4104
|
export function isNewQuery(newQuery: string, previousQuery: string): boolean;
|
|
4052
4105
|
|
|
@@ -4130,10 +4183,12 @@ required: true;
|
|
|
4130
4183
|
}>>, {}, {}>;
|
|
4131
4184
|
|
|
4132
4185
|
// @internal
|
|
4133
|
-
export
|
|
4186
|
+
export interface Machine<SomeStatus extends string, SomeEvent extends string> {
|
|
4187
|
+
// (undocumented)
|
|
4134
4188
|
initial: SomeStatus;
|
|
4189
|
+
// (undocumented)
|
|
4135
4190
|
states: TransitionStates<SomeStatus, SomeEvent>;
|
|
4136
|
-
}
|
|
4191
|
+
}
|
|
4137
4192
|
|
|
4138
4193
|
// @public
|
|
4139
4194
|
export const MainModal: DefineComponent< {
|
|
@@ -4141,7 +4196,7 @@ animation: {
|
|
|
4141
4196
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4142
4197
|
};
|
|
4143
4198
|
closeEvents: {
|
|
4144
|
-
type: PropType<
|
|
4199
|
+
type: PropType<XEvent[]>;
|
|
4145
4200
|
default: () => string[];
|
|
4146
4201
|
};
|
|
4147
4202
|
focusOnOpen: {
|
|
@@ -4149,7 +4204,7 @@ type: BooleanConstructor;
|
|
|
4149
4204
|
default: boolean;
|
|
4150
4205
|
};
|
|
4151
4206
|
openEvents: {
|
|
4152
|
-
type: PropType<
|
|
4207
|
+
type: PropType<XEvent[]>;
|
|
4153
4208
|
default: () => string[];
|
|
4154
4209
|
};
|
|
4155
4210
|
outOfModalClickEvent: {
|
|
@@ -4161,7 +4216,7 @@ animation: {
|
|
|
4161
4216
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4162
4217
|
};
|
|
4163
4218
|
closeEvents: {
|
|
4164
|
-
type: PropType<
|
|
4219
|
+
type: PropType<XEvent[]>;
|
|
4165
4220
|
default: () => string[];
|
|
4166
4221
|
};
|
|
4167
4222
|
focusOnOpen: {
|
|
@@ -4169,7 +4224,7 @@ type: BooleanConstructor;
|
|
|
4169
4224
|
default: boolean;
|
|
4170
4225
|
};
|
|
4171
4226
|
openEvents: {
|
|
4172
|
-
type: PropType<
|
|
4227
|
+
type: PropType<XEvent[]>;
|
|
4173
4228
|
default: () => string[];
|
|
4174
4229
|
};
|
|
4175
4230
|
outOfModalClickEvent: {
|
|
@@ -4233,26 +4288,26 @@ export const MainScrollId = "main-scroll";
|
|
|
4233
4288
|
// @public
|
|
4234
4289
|
export const MainScrollItem: DefineComponent< {
|
|
4235
4290
|
item: {
|
|
4236
|
-
type: PropType<Identifiable
|
|
4291
|
+
type: PropType<Identifiable>;
|
|
4237
4292
|
required: true;
|
|
4238
4293
|
};
|
|
4239
4294
|
tag: {
|
|
4240
|
-
type: PropType<string | Component
|
|
4295
|
+
type: PropType<string | Component>;
|
|
4241
4296
|
default: string;
|
|
4242
4297
|
};
|
|
4243
4298
|
}, {
|
|
4244
4299
|
rootRef: Ref<HTMLElement | undefined>;
|
|
4245
4300
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4246
4301
|
item: {
|
|
4247
|
-
type: PropType<Identifiable
|
|
4302
|
+
type: PropType<Identifiable>;
|
|
4248
4303
|
required: true;
|
|
4249
4304
|
};
|
|
4250
4305
|
tag: {
|
|
4251
|
-
type: PropType<string | Component
|
|
4306
|
+
type: PropType<string | Component>;
|
|
4252
4307
|
default: string;
|
|
4253
4308
|
};
|
|
4254
4309
|
}>>, {
|
|
4255
|
-
tag: string | Component
|
|
4310
|
+
tag: string | Component;
|
|
4256
4311
|
}, {}>;
|
|
4257
4312
|
|
|
4258
4313
|
// @public
|
|
@@ -4263,6 +4318,11 @@ export type MaybeArray<Something> = Something | Array<Something>;
|
|
|
4263
4318
|
|
|
4264
4319
|
export { MenuIcon }
|
|
4265
4320
|
|
|
4321
|
+
// @public
|
|
4322
|
+
export function mergeConfig<T extends {
|
|
4323
|
+
config: T['config'];
|
|
4324
|
+
}>(state: T, config: Partial<T['config']>): void;
|
|
4325
|
+
|
|
4266
4326
|
export { MinusIcon }
|
|
4267
4327
|
|
|
4268
4328
|
export { MinusTinyIcon }
|
|
@@ -4274,13 +4334,13 @@ export type MonadicFunction = (someParam: any) => any;
|
|
|
4274
4334
|
export const MultiColumnMaxWidthLayout: DefineComponent< {
|
|
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
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4281
4341
|
asideAnimation: {
|
|
4282
4342
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
4283
|
-
default: () => DefineComponent< {}, {}, any
|
|
4343
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
4284
4344
|
};
|
|
4285
4345
|
devMode: BooleanConstructor;
|
|
4286
4346
|
}>>, {
|
|
@@ -4319,7 +4379,7 @@ queriesListClass: StringConstructor;
|
|
|
4319
4379
|
}, {
|
|
4320
4380
|
hasHistoryQueries: ComputedRef<boolean>;
|
|
4321
4381
|
groupByDate: ComputedRef<Dictionary<HistoryQuery_2[]>>;
|
|
4322
|
-
historyQueries: ComputedRef<
|
|
4382
|
+
historyQueries: ComputedRef<HistoryQuery_2[]>;
|
|
4323
4383
|
formatTime: (timestamp: number) => string;
|
|
4324
4384
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4325
4385
|
animation: {
|
|
@@ -4402,7 +4462,7 @@ default: boolean;
|
|
|
4402
4462
|
};
|
|
4403
4463
|
suggestions: PropType<NextQuery_2[]>;
|
|
4404
4464
|
}, {
|
|
4405
|
-
renderedNextQueries: ComputedRef<
|
|
4465
|
+
renderedNextQueries: ComputedRef<NextQuery_2[]>;
|
|
4406
4466
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4407
4467
|
highlightCurated: {
|
|
4408
4468
|
type: BooleanConstructor;
|
|
@@ -4421,19 +4481,19 @@ export type NextQueriesActionContext = XActionContext<NextQueriesState, NextQuer
|
|
|
4421
4481
|
|
|
4422
4482
|
// @public
|
|
4423
4483
|
export interface NextQueriesActions {
|
|
4424
|
-
cancelFetchAndSaveNextQueries()
|
|
4425
|
-
fetchAndSaveNextQueries(request: NextQueriesRequest | null)
|
|
4426
|
-
fetchAndSaveNextQueryPreview(payload: {
|
|
4484
|
+
cancelFetchAndSaveNextQueries: () => void;
|
|
4485
|
+
fetchAndSaveNextQueries: (request: NextQueriesRequest | null) => void;
|
|
4486
|
+
fetchAndSaveNextQueryPreview: (payload: {
|
|
4427
4487
|
query: string;
|
|
4428
4488
|
location: FeatureLocation | undefined;
|
|
4429
|
-
})
|
|
4430
|
-
fetchNextQueries(request: NextQueriesRequest | null)
|
|
4431
|
-
fetchNextQueryPreview(payload: {
|
|
4489
|
+
}) => void;
|
|
4490
|
+
fetchNextQueries: (request: NextQueriesRequest | null) => NextQuery_2[] | null;
|
|
4491
|
+
fetchNextQueryPreview: (payload: {
|
|
4432
4492
|
query: string;
|
|
4433
4493
|
location: FeatureLocation | undefined;
|
|
4434
|
-
})
|
|
4435
|
-
setQueryFromLastHistoryQuery(historyQueries: HistoryQuery_2[])
|
|
4436
|
-
setUrlParams(urlParams: UrlParams)
|
|
4494
|
+
}) => SearchResponse | null;
|
|
4495
|
+
setQueryFromLastHistoryQuery: (historyQueries: HistoryQuery_2[]) => void;
|
|
4496
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
4437
4497
|
}
|
|
4438
4498
|
|
|
4439
4499
|
// @public
|
|
@@ -4525,13 +4585,13 @@ showOnlyAfterOffset: boolean;
|
|
|
4525
4585
|
|
|
4526
4586
|
// @public
|
|
4527
4587
|
export interface NextQueriesMutations extends StatusMutations, QueryMutations, ConfigMutations<NextQueriesState> {
|
|
4528
|
-
resetResultsPreview()
|
|
4529
|
-
setNextQueries(nextQueries: NextQuery_2[])
|
|
4530
|
-
setParams(params: Dictionary<unknown>)
|
|
4531
|
-
setRelatedTags(relatedTags: RelatedTag_2[])
|
|
4588
|
+
resetResultsPreview: () => void;
|
|
4589
|
+
setNextQueries: (nextQueries: NextQuery_2[]) => void;
|
|
4590
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
4591
|
+
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
4532
4592
|
// Warning: (ae-forgotten-export) The symbol "PreviewResults" needs to be exported by the entry point index.d.ts
|
|
4533
|
-
setResultsPreview(resultsPreview: Dictionary<PreviewResults>)
|
|
4534
|
-
setSearchedQueries(searchedQueries: HistoryQuery_2[])
|
|
4593
|
+
setResultsPreview: (resultsPreview: Dictionary<PreviewResults>) => void;
|
|
4594
|
+
setSearchedQueries: (searchedQueries: HistoryQuery_2[]) => void;
|
|
4535
4595
|
}
|
|
4536
4596
|
|
|
4537
4597
|
// @public
|
|
@@ -4664,6 +4724,9 @@ export const normalizedQuery: QuerySuggestionsXStoreModule['getters']['normalize
|
|
|
4664
4724
|
// @public
|
|
4665
4725
|
export function normalizeString(string: string | undefined): string;
|
|
4666
4726
|
|
|
4727
|
+
// @public
|
|
4728
|
+
export type NumberComparatorFn = (a: number, b: number) => boolean;
|
|
4729
|
+
|
|
4667
4730
|
// @public
|
|
4668
4731
|
export const NumberRangeFilter: DefineComponent< {
|
|
4669
4732
|
filter: {
|
|
@@ -4699,8 +4762,8 @@ export class NumberRangeFilterEntity implements FilterEntity {
|
|
|
4699
4762
|
//
|
|
4700
4763
|
// (undocumented)
|
|
4701
4764
|
static accepts: typeof isNumberRangeFilter;
|
|
4702
|
-
deselect(
|
|
4703
|
-
select(
|
|
4765
|
+
deselect(filterParam: Filter): void;
|
|
4766
|
+
select(filterParam: Filter): void;
|
|
4704
4767
|
// (undocumented)
|
|
4705
4768
|
protected store: Store<RootXStoreState>;
|
|
4706
4769
|
}
|
|
@@ -4716,23 +4779,93 @@ buttonClasses: {
|
|
|
4716
4779
|
type: PropType<VueCSSClasses>;
|
|
4717
4780
|
default: string;
|
|
4718
4781
|
};
|
|
4719
|
-
buttonEvents: {
|
|
4720
|
-
type: PropType<Partial<XEventsTypes>>;
|
|
4782
|
+
buttonEvents: {
|
|
4783
|
+
type: PropType<Partial<XEventsTypes>>;
|
|
4784
|
+
};
|
|
4785
|
+
}, {
|
|
4786
|
+
resultsLength: ComputedRef<number>;
|
|
4787
|
+
totalResults: ComputedRef<number>;
|
|
4788
|
+
events: ComputedRef<Partial<XEventsTypes>>;
|
|
4789
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4790
|
+
buttonClasses: {
|
|
4791
|
+
type: PropType<VueCSSClasses>;
|
|
4792
|
+
default: string;
|
|
4793
|
+
};
|
|
4794
|
+
buttonEvents: {
|
|
4795
|
+
type: PropType<Partial<XEventsTypes>>;
|
|
4796
|
+
};
|
|
4797
|
+
}>>, {
|
|
4798
|
+
buttonClasses: VueCSSClasses;
|
|
4799
|
+
}, {}>;
|
|
4800
|
+
|
|
4801
|
+
// @public
|
|
4802
|
+
export const PageSelector: DefineComponent< {
|
|
4803
|
+
buttonClasses: {
|
|
4804
|
+
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
4805
|
+
default: () => never[];
|
|
4806
|
+
};
|
|
4807
|
+
currentPage: {
|
|
4808
|
+
type: NumberConstructor;
|
|
4809
|
+
required: true;
|
|
4810
|
+
};
|
|
4811
|
+
hiddenPage: {
|
|
4812
|
+
type: StringConstructor;
|
|
4813
|
+
default: string;
|
|
4814
|
+
};
|
|
4815
|
+
itemClasses: {
|
|
4816
|
+
type: PropType<(isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[]>;
|
|
4817
|
+
default: () => never[];
|
|
4818
|
+
};
|
|
4819
|
+
range: {
|
|
4820
|
+
type: NumberConstructor;
|
|
4821
|
+
default: number;
|
|
4822
|
+
};
|
|
4823
|
+
scrollTarget: {
|
|
4824
|
+
type: StringConstructor;
|
|
4825
|
+
default: string;
|
|
4826
|
+
};
|
|
4827
|
+
totalPages: {
|
|
4828
|
+
type: NumberConstructor;
|
|
4829
|
+
required: true;
|
|
4721
4830
|
};
|
|
4722
4831
|
}, {
|
|
4723
|
-
|
|
4724
|
-
|
|
4725
|
-
events: ComputedRef<Partial<XEventsTypes>>;
|
|
4832
|
+
visiblePages: ComputedRef<PageItem[]>;
|
|
4833
|
+
selectPage: (page: number | string) => void;
|
|
4726
4834
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4727
4835
|
buttonClasses: {
|
|
4728
|
-
type: PropType<
|
|
4836
|
+
type: PropType<(string | Dictionary<boolean>)[]>;
|
|
4837
|
+
default: () => never[];
|
|
4838
|
+
};
|
|
4839
|
+
currentPage: {
|
|
4840
|
+
type: NumberConstructor;
|
|
4841
|
+
required: true;
|
|
4842
|
+
};
|
|
4843
|
+
hiddenPage: {
|
|
4844
|
+
type: StringConstructor;
|
|
4729
4845
|
default: string;
|
|
4730
4846
|
};
|
|
4731
|
-
|
|
4732
|
-
type: PropType<
|
|
4847
|
+
itemClasses: {
|
|
4848
|
+
type: PropType<(isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[]>;
|
|
4849
|
+
default: () => never[];
|
|
4850
|
+
};
|
|
4851
|
+
range: {
|
|
4852
|
+
type: NumberConstructor;
|
|
4853
|
+
default: number;
|
|
4854
|
+
};
|
|
4855
|
+
scrollTarget: {
|
|
4856
|
+
type: StringConstructor;
|
|
4857
|
+
default: string;
|
|
4858
|
+
};
|
|
4859
|
+
totalPages: {
|
|
4860
|
+
type: NumberConstructor;
|
|
4861
|
+
required: true;
|
|
4733
4862
|
};
|
|
4734
4863
|
}>>, {
|
|
4735
|
-
buttonClasses:
|
|
4864
|
+
buttonClasses: (string | Dictionary<boolean>)[];
|
|
4865
|
+
hiddenPage: string;
|
|
4866
|
+
itemClasses: (isSelected: boolean) => string | Dictionary<boolean> | (string | Dictionary<boolean>)[];
|
|
4867
|
+
range: number;
|
|
4868
|
+
scrollTarget: string;
|
|
4736
4869
|
}, {}>;
|
|
4737
4870
|
|
|
4738
4871
|
// @public
|
|
@@ -4786,13 +4919,6 @@ export type PayloadFactoryData<Payload> = RootStoreStateAndGetters & {
|
|
|
4786
4919
|
metadata: WireMetadata;
|
|
4787
4920
|
};
|
|
4788
4921
|
|
|
4789
|
-
// @public
|
|
4790
|
-
export interface PDPAddToCartService {
|
|
4791
|
-
moveToSessionStorage(id?: string): void;
|
|
4792
|
-
storeResultClicked(result: Result): void;
|
|
4793
|
-
trackAddToCart(id?: string): void;
|
|
4794
|
-
}
|
|
4795
|
-
|
|
4796
4922
|
export { PlusIcon }
|
|
4797
4923
|
|
|
4798
4924
|
export { PlusTinyIcon }
|
|
@@ -4825,7 +4951,7 @@ required: true;
|
|
|
4825
4951
|
|
|
4826
4952
|
// @public
|
|
4827
4953
|
export const PopularSearches: DefineComponent< {}, {
|
|
4828
|
-
popularSearches: ComputedRef<
|
|
4954
|
+
popularSearches: ComputedRef<Suggestion[]>;
|
|
4829
4955
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
4830
4956
|
|
|
4831
4957
|
// @public
|
|
@@ -4836,9 +4962,9 @@ export type PopularSearchesActionContext = XActionContext<PopularSearchesState,
|
|
|
4836
4962
|
|
|
4837
4963
|
// @public
|
|
4838
4964
|
export interface PopularSearchesActions {
|
|
4839
|
-
cancelFetchAndSaveSuggestions()
|
|
4840
|
-
fetchAndSaveSuggestions(request: PopularSearchesRequest)
|
|
4841
|
-
fetchSuggestions(request: PopularSearchesRequest)
|
|
4965
|
+
cancelFetchAndSaveSuggestions: () => void;
|
|
4966
|
+
fetchAndSaveSuggestions: (request: PopularSearchesRequest) => void;
|
|
4967
|
+
fetchSuggestions: (request: PopularSearchesRequest) => Suggestion[];
|
|
4842
4968
|
}
|
|
4843
4969
|
|
|
4844
4970
|
// @public
|
|
@@ -4862,9 +4988,9 @@ export interface PopularSearchesGetters {
|
|
|
4862
4988
|
|
|
4863
4989
|
// @public
|
|
4864
4990
|
export interface PopularSearchesMutations extends StatusMutations, ConfigMutations<PopularSearchesState> {
|
|
4865
|
-
setParams(params: Dictionary<unknown>)
|
|
4866
|
-
setSearchedQueries(searchedQueries: HistoryQuery_2[])
|
|
4867
|
-
setSuggestions(suggestions: Suggestion[])
|
|
4991
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
4992
|
+
setSearchedQueries: (searchedQueries: HistoryQuery_2[]) => void;
|
|
4993
|
+
setSuggestions: (suggestions: Suggestion[]) => void;
|
|
4868
4994
|
}
|
|
4869
4995
|
|
|
4870
4996
|
// @public
|
|
@@ -4927,6 +5053,9 @@ default: () => never[];
|
|
|
4927
5053
|
filters: string[];
|
|
4928
5054
|
}, {}>;
|
|
4929
5055
|
|
|
5056
|
+
// @internal
|
|
5057
|
+
export type Priority = number;
|
|
5058
|
+
|
|
4930
5059
|
// @public
|
|
4931
5060
|
export interface PrivateXModuleOptions<Module extends AnyXModule> {
|
|
4932
5061
|
storeEmitters?: Partial<StoreEmitters<Module['storeModule']>>;
|
|
@@ -4946,7 +5075,7 @@ required: true;
|
|
|
4946
5075
|
};
|
|
4947
5076
|
titleClass: StringConstructor;
|
|
4948
5077
|
}, {
|
|
4949
|
-
|
|
5078
|
+
emitUserClickedAPromoted: () => void;
|
|
4950
5079
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
4951
5080
|
promoted: {
|
|
4952
5081
|
type: PropType<Promoted_2>;
|
|
@@ -4980,8 +5109,8 @@ export type QueriesPreviewActionContext = XActionContext<QueriesPreviewState, Qu
|
|
|
4980
5109
|
|
|
4981
5110
|
// @public
|
|
4982
5111
|
export interface QueriesPreviewActions {
|
|
4983
|
-
fetchAndSaveQueryPreview(request: SearchRequest)
|
|
4984
|
-
fetchQueryPreview(request: SearchRequest)
|
|
5112
|
+
fetchAndSaveQueryPreview: (request: SearchRequest) => void;
|
|
5113
|
+
fetchQueryPreview: (request: SearchRequest) => SearchResponse | null;
|
|
4985
5114
|
}
|
|
4986
5115
|
|
|
4987
5116
|
// @public
|
|
@@ -4993,8 +5122,9 @@ export interface QueriesPreviewConfig {
|
|
|
4993
5122
|
export const queriesPreviewEmitters: {
|
|
4994
5123
|
QueryPreviewUnselected: {
|
|
4995
5124
|
selector: (state: QueriesPreviewState) => Dictionary<unknown>;
|
|
4996
|
-
filter: (
|
|
5125
|
+
filter: (_newValue: Dictionary<unknown>, _oldValue: Dictionary<unknown>, state: QueriesPreviewState) => boolean;
|
|
4997
5126
|
};
|
|
5127
|
+
QueriesPreviewChanged: (_state: QueriesPreviewState, getters: Returns<GettersTree<QueriesPreviewState, QueriesPreviewGetters>>) => Dictionary<QueryPreviewItem>;
|
|
4998
5128
|
};
|
|
4999
5129
|
|
|
5000
5130
|
// @public
|
|
@@ -5004,20 +5134,20 @@ export interface QueriesPreviewGetters {
|
|
|
5004
5134
|
|
|
5005
5135
|
// @public
|
|
5006
5136
|
export interface QueriesPreviewMutations extends ConfigMutations<QueriesPreviewState> {
|
|
5007
|
-
addQueryPreviewInstance(queryPreviewHash: string)
|
|
5008
|
-
clearQueryPreview(queryPreviewHash: string)
|
|
5009
|
-
removeQueryPreviewInstance({ queryPreviewHash, cache }: {
|
|
5137
|
+
addQueryPreviewInstance: (queryPreviewHash: string) => void;
|
|
5138
|
+
clearQueryPreview: (queryPreviewHash: string) => void;
|
|
5139
|
+
removeQueryPreviewInstance: ({ queryPreviewHash, cache, }: {
|
|
5010
5140
|
queryPreviewHash: string;
|
|
5011
5141
|
cache: boolean;
|
|
5012
|
-
})
|
|
5013
|
-
setParams(params: Dictionary<unknown>)
|
|
5014
|
-
setQueryPreviewCached(queryPreview: QueryPreviewItem)
|
|
5015
|
-
setSelectedQueryPreview(selectedQueryPreview: QueryPreviewInfo | null)
|
|
5016
|
-
setStatus(payload: QueryPreviewStatusPayload)
|
|
5017
|
-
updateAQueryPreviewResult({ result, queryPreviewHash }: {
|
|
5142
|
+
}) => void;
|
|
5143
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
5144
|
+
setQueryPreviewCached: (queryPreview: QueryPreviewItem) => void;
|
|
5145
|
+
setSelectedQueryPreview: (selectedQueryPreview: QueryPreviewInfo | null) => void;
|
|
5146
|
+
setStatus: (payload: QueryPreviewStatusPayload) => void;
|
|
5147
|
+
updateAQueryPreviewResult: ({ result, queryPreviewHash, }: {
|
|
5018
5148
|
result: Result;
|
|
5019
|
-
queryPreviewHash:
|
|
5020
|
-
})
|
|
5149
|
+
queryPreviewHash: string;
|
|
5150
|
+
}) => void;
|
|
5021
5151
|
}
|
|
5022
5152
|
|
|
5023
5153
|
// @public
|
|
@@ -5067,6 +5197,7 @@ export const queriesPreviewWiring: {
|
|
|
5067
5197
|
|
|
5068
5198
|
// @public
|
|
5069
5199
|
export interface QueriesPreviewXEvents {
|
|
5200
|
+
QueriesPreviewChanged: Dictionary<QueryPreviewItem>;
|
|
5070
5201
|
QueryPreviewMounted: string;
|
|
5071
5202
|
QueryPreviewRequestUpdated: SearchRequest;
|
|
5072
5203
|
QueryPreviewUnmounted: {
|
|
@@ -5096,7 +5227,12 @@ export const query: NextQueriesXStoreModule['getters']['query'];
|
|
|
5096
5227
|
export const QUERY_KEY: XInjectKey<string | undefined>;
|
|
5097
5228
|
|
|
5098
5229
|
// @public
|
|
5099
|
-
export type QueryFeature = 'search_box' | 'url' | 'query_suggestion' | 'next_query' | 'popular_search' | 'history_query' | 'partial_result' | 'related_tag' | 'spellcheck' | 'customer' | 'semantics';
|
|
5230
|
+
export type QueryFeature = 'search_box' | 'url' | 'query_suggestion' | 'next_query' | 'popular_search' | 'history_query' | 'partial_result' | 'related_tag' | 'spellcheck' | 'customer' | 'semantics' | 'related_prompts' | 'overview';
|
|
5231
|
+
|
|
5232
|
+
// @public
|
|
5233
|
+
export interface QueryMutations {
|
|
5234
|
+
setQuery: (query: string) => void;
|
|
5235
|
+
}
|
|
5100
5236
|
|
|
5101
5237
|
// @public
|
|
5102
5238
|
export type QueryOrigin = `${QueryFeature}:${FeatureLocation}`;
|
|
@@ -5126,11 +5262,11 @@ default: boolean;
|
|
|
5126
5262
|
};
|
|
5127
5263
|
}, {
|
|
5128
5264
|
hasResults: ComputedRef<boolean>;
|
|
5129
|
-
queryPreviewResults: ComputedRef<{
|
|
5265
|
+
queryPreviewResults: ComputedRef< {
|
|
5130
5266
|
results: Result[];
|
|
5131
5267
|
request: SearchRequest;
|
|
5132
|
-
displayTagging?: TaggingRequest
|
|
5133
|
-
queryTagging?: TaggingRequest
|
|
5268
|
+
displayTagging?: TaggingRequest;
|
|
5269
|
+
queryTagging?: TaggingRequest;
|
|
5134
5270
|
totalResults: number;
|
|
5135
5271
|
instances: number;
|
|
5136
5272
|
status: RequestStatus;
|
|
@@ -5260,6 +5396,11 @@ export interface QueryPreviewStatusPayload {
|
|
|
5260
5396
|
status: RequestStatus;
|
|
5261
5397
|
}
|
|
5262
5398
|
|
|
5399
|
+
// @public
|
|
5400
|
+
export interface QueryState {
|
|
5401
|
+
query: string;
|
|
5402
|
+
}
|
|
5403
|
+
|
|
5263
5404
|
// @public
|
|
5264
5405
|
export const QuerySuggestion: DefineComponent< {
|
|
5265
5406
|
suggestion: {
|
|
@@ -5267,7 +5408,7 @@ type: PropType<Suggestion>;
|
|
|
5267
5408
|
required: true;
|
|
5268
5409
|
};
|
|
5269
5410
|
}, {
|
|
5270
|
-
query: ComputedRef<
|
|
5411
|
+
query: ComputedRef<string>;
|
|
5271
5412
|
suggestionSelectedEvents: {
|
|
5272
5413
|
UserSelectedAQuerySuggestion: Suggestion;
|
|
5273
5414
|
};
|
|
@@ -5280,21 +5421,21 @@ required: true;
|
|
|
5280
5421
|
|
|
5281
5422
|
// @public
|
|
5282
5423
|
export const QuerySuggestions: DefineComponent< {}, {
|
|
5283
|
-
suggestions: ComputedRef<
|
|
5424
|
+
suggestions: ComputedRef<Suggestion[]>;
|
|
5284
5425
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
5285
5426
|
|
|
5286
5427
|
// @public
|
|
5287
|
-
export const querySuggestions: ({ query, suggestions, config, searchedQueries }: QuerySuggestionsState) => Suggestion[];
|
|
5428
|
+
export const querySuggestions: ({ query, suggestions, config, searchedQueries, }: QuerySuggestionsState) => Suggestion[];
|
|
5288
5429
|
|
|
5289
5430
|
// @public
|
|
5290
5431
|
export type QuerySuggestionsActionContext = XActionContext<QuerySuggestionsState, QuerySuggestionsGetters, QuerySuggestionsMutations, QuerySuggestionsActions>;
|
|
5291
5432
|
|
|
5292
5433
|
// @public
|
|
5293
5434
|
export interface QuerySuggestionsActions {
|
|
5294
|
-
cancelFetchAndSaveSuggestions()
|
|
5295
|
-
fetchAndSaveSuggestions(request: QuerySuggestionsRequest | null)
|
|
5296
|
-
fetchSuggestions(request: QuerySuggestionsRequest | null)
|
|
5297
|
-
setUrlParams(urlParams: UrlParams)
|
|
5435
|
+
cancelFetchAndSaveSuggestions: () => void;
|
|
5436
|
+
fetchAndSaveSuggestions: (request: QuerySuggestionsRequest | null) => void;
|
|
5437
|
+
fetchSuggestions: (request: QuerySuggestionsRequest | null) => Suggestion[];
|
|
5438
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
5298
5439
|
}
|
|
5299
5440
|
|
|
5300
5441
|
// @public
|
|
@@ -5315,7 +5456,7 @@ export const querySuggestionsEmitters: {
|
|
|
5315
5456
|
export class QuerySuggestionsGetter implements GettersClass<QuerySuggestionsXStoreModule> {
|
|
5316
5457
|
// @internal
|
|
5317
5458
|
protected isInQuerySuggestions(normalizedQuery: string): (suggestion: Suggestion) => boolean;
|
|
5318
|
-
querySuggestions({ query, suggestions, config, searchedQueries }: QuerySuggestionsState): Suggestion[];
|
|
5459
|
+
querySuggestions({ query, suggestions, config, searchedQueries, }: QuerySuggestionsState): Suggestion[];
|
|
5319
5460
|
}
|
|
5320
5461
|
|
|
5321
5462
|
// @public
|
|
@@ -5327,9 +5468,9 @@ export interface QuerySuggestionsGetters {
|
|
|
5327
5468
|
|
|
5328
5469
|
// @public
|
|
5329
5470
|
export interface QuerySuggestionsMutations extends StatusMutations, QueryMutations, ConfigMutations<QuerySuggestionsState> {
|
|
5330
|
-
setParams(params: Dictionary<unknown>)
|
|
5331
|
-
setSearchedQueries(searchedQueries: HistoryQuery_2[])
|
|
5332
|
-
setSuggestions(suggestions: Suggestion[])
|
|
5471
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
5472
|
+
setSearchedQueries: (searchedQueries: HistoryQuery_2[]) => void;
|
|
5473
|
+
setSuggestions: (suggestions: Suggestion[]) => void;
|
|
5333
5474
|
}
|
|
5334
5475
|
|
|
5335
5476
|
// @public
|
|
@@ -5385,7 +5526,6 @@ export const querySuggestionsWiring: {
|
|
|
5385
5526
|
// @public
|
|
5386
5527
|
export interface QuerySuggestionsXEvents {
|
|
5387
5528
|
QuerySuggestionsChanged: Suggestion[];
|
|
5388
|
-
QuerySuggestionsDisplayed: Suggestion[];
|
|
5389
5529
|
QuerySuggestionsRequestUpdated: QuerySuggestionsRequest | null;
|
|
5390
5530
|
UserSelectedAQuerySuggestion: Suggestion;
|
|
5391
5531
|
}
|
|
@@ -5413,8 +5553,8 @@ export class RawFilterEntity implements FilterEntity {
|
|
|
5413
5553
|
//
|
|
5414
5554
|
// (undocumented)
|
|
5415
5555
|
static accepts: typeof isRawFilter;
|
|
5416
|
-
deselect(
|
|
5417
|
-
select(
|
|
5556
|
+
deselect(filterParam: Filter): void;
|
|
5557
|
+
select(filterParam: Filter): void;
|
|
5418
5558
|
// (undocumented)
|
|
5419
5559
|
protected store: Store<unknown>;
|
|
5420
5560
|
}
|
|
@@ -5446,9 +5586,9 @@ export type RecommendationsActionContext = XActionContext<RecommendationsState,
|
|
|
5446
5586
|
|
|
5447
5587
|
// @public
|
|
5448
5588
|
export interface RecommendationsActions {
|
|
5449
|
-
cancelFetchAndSaveRecommendations()
|
|
5450
|
-
fetchAndSaveRecommendations(request: RecommendationsRequest | null)
|
|
5451
|
-
fetchRecommendations(request: RecommendationsRequest | null)
|
|
5589
|
+
cancelFetchAndSaveRecommendations: () => void;
|
|
5590
|
+
fetchAndSaveRecommendations: (request: RecommendationsRequest | null) => void;
|
|
5591
|
+
fetchRecommendations: (request: RecommendationsRequest | null) => Result[];
|
|
5452
5592
|
}
|
|
5453
5593
|
|
|
5454
5594
|
// @public
|
|
@@ -5471,9 +5611,9 @@ export interface RecommendationsGetters {
|
|
|
5471
5611
|
|
|
5472
5612
|
// @public
|
|
5473
5613
|
export interface RecommendationsMutations extends StatusMutations, ConfigMutations<RecommendationsState> {
|
|
5474
|
-
setParams(params: Dictionary<unknown>)
|
|
5475
|
-
setRecommendations(recommendations: Result[])
|
|
5476
|
-
updateRecommendation(recommendation: Partial<Result> & Pick<Result, 'id'>)
|
|
5614
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
5615
|
+
setRecommendations: (recommendations: Result[]) => void;
|
|
5616
|
+
updateRecommendation: (recommendation: Partial<Result> & Pick<Result, 'id'>) => void;
|
|
5477
5617
|
}
|
|
5478
5618
|
|
|
5479
5619
|
// @public
|
|
@@ -5564,41 +5704,37 @@ relatedPrompt: {
|
|
|
5564
5704
|
type: PropType<RelatedPrompt_2>;
|
|
5565
5705
|
required: true;
|
|
5566
5706
|
};
|
|
5567
|
-
|
|
5568
|
-
type:
|
|
5569
|
-
default:
|
|
5707
|
+
selected: {
|
|
5708
|
+
type: BooleanConstructor;
|
|
5709
|
+
default: boolean;
|
|
5570
5710
|
};
|
|
5571
|
-
}, {
|
|
5572
|
-
selectedNextQuery: Ref<string>;
|
|
5573
|
-
onClick: (nextQuery: string) => void;
|
|
5574
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5711
|
+
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5575
5712
|
relatedPrompt: {
|
|
5576
5713
|
type: PropType<RelatedPrompt_2>;
|
|
5577
5714
|
required: true;
|
|
5578
5715
|
};
|
|
5579
|
-
|
|
5580
|
-
type:
|
|
5581
|
-
default:
|
|
5716
|
+
selected: {
|
|
5717
|
+
type: BooleanConstructor;
|
|
5718
|
+
default: boolean;
|
|
5582
5719
|
};
|
|
5583
5720
|
}>>, {
|
|
5584
|
-
|
|
5721
|
+
selected: boolean;
|
|
5585
5722
|
}, {}>;
|
|
5586
5723
|
|
|
5587
|
-
// @public
|
|
5588
|
-
export const relatedPromptRequest: RelatedPromptsXStoreModule['getters']['request'];
|
|
5589
|
-
|
|
5590
5724
|
// @public
|
|
5591
5725
|
export type RelatedPromptsActionContext = XActionContext<RelatedPromptsState, RelatedPromptsGetters, RelatedPromptsMutations, RelatedPromptsActions>;
|
|
5592
5726
|
|
|
5593
5727
|
// @public
|
|
5594
5728
|
export interface RelatedPromptsActions {
|
|
5595
|
-
cancelFetchAndSaveRelatedPrompts()
|
|
5596
|
-
fetchAndSaveRelatedPrompts(request: RelatedPromptsRequest | null)
|
|
5597
|
-
fetchRelatedPrompts(request: RelatedPromptsRequest | null)
|
|
5729
|
+
cancelFetchAndSaveRelatedPrompts: () => void;
|
|
5730
|
+
fetchAndSaveRelatedPrompts: (request: RelatedPromptsRequest | null) => void;
|
|
5731
|
+
fetchRelatedPrompts: (request: RelatedPromptsRequest | null) => RelatedPrompt_2[] | null;
|
|
5732
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
5598
5733
|
}
|
|
5599
5734
|
|
|
5600
5735
|
// @public
|
|
5601
5736
|
export interface RelatedPromptsGetters {
|
|
5737
|
+
query: string;
|
|
5602
5738
|
request: RelatedPromptsRequest | null;
|
|
5603
5739
|
}
|
|
5604
5740
|
|
|
@@ -5666,17 +5802,20 @@ showOnlyAfterOffset: boolean;
|
|
|
5666
5802
|
|
|
5667
5803
|
// @public
|
|
5668
5804
|
export interface RelatedPromptsMutations extends StatusMutations, QueryMutations {
|
|
5669
|
-
resetRelatedPromptsState()
|
|
5670
|
-
|
|
5671
|
-
|
|
5672
|
-
|
|
5673
|
-
|
|
5805
|
+
resetRelatedPromptsState: () => void;
|
|
5806
|
+
resetSelectedPrompt: () => void;
|
|
5807
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
5808
|
+
setRelatedPromptsProducts: (products: RelatedPrompt_2[]) => void;
|
|
5809
|
+
setRelatedPromptsRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
5810
|
+
setSelectedPrompt: (index: number) => void;
|
|
5811
|
+
setSelectedQuery: (index: number) => void;
|
|
5674
5812
|
}
|
|
5675
5813
|
|
|
5676
5814
|
// @public
|
|
5677
5815
|
export interface RelatedPromptsState extends StatusState, QueryState {
|
|
5678
5816
|
params: Dictionary<unknown>;
|
|
5679
5817
|
relatedPrompts: RelatedPrompt_2[];
|
|
5818
|
+
relatedTags: RelatedTag_2[];
|
|
5680
5819
|
selectedPrompt: number;
|
|
5681
5820
|
selectedQuery: number;
|
|
5682
5821
|
}
|
|
@@ -5684,38 +5823,122 @@ export interface RelatedPromptsState extends StatusState, QueryState {
|
|
|
5684
5823
|
// @internal
|
|
5685
5824
|
export const relatedPromptsStoreEmitters: {
|
|
5686
5825
|
RelatedPromptsRequestUpdated: (_: RelatedPromptsState, getters: Returns<GettersTree<RelatedPromptsState, RelatedPromptsGetters>>) => RelatedPromptsRequest | null;
|
|
5826
|
+
SelectedRelatedPromptChanged: (state: RelatedPromptsState) => number;
|
|
5827
|
+
RelatedPromptsResponseChanged: (state: RelatedPromptsState) => RelatedPrompt_2[];
|
|
5828
|
+
};
|
|
5829
|
+
|
|
5830
|
+
// @public
|
|
5831
|
+
export const RelatedPromptsTagList: DefineComponent< {
|
|
5832
|
+
buttonClass: StringConstructor;
|
|
5833
|
+
showButtons: {
|
|
5834
|
+
type: BooleanConstructor;
|
|
5835
|
+
default: boolean;
|
|
5836
|
+
};
|
|
5837
|
+
scrollContainerClass: StringConstructor;
|
|
5838
|
+
tagClass: StringConstructor;
|
|
5839
|
+
tagColors: PropType<string[]>;
|
|
5840
|
+
animationDurationInMs: {
|
|
5841
|
+
type: NumberConstructor;
|
|
5842
|
+
default: number;
|
|
5843
|
+
};
|
|
5844
|
+
}, {
|
|
5845
|
+
onSelect: (selectedIndex: number) => void;
|
|
5846
|
+
onBeforeEnter: (el: Element) => void;
|
|
5847
|
+
onEnter: (el: Element, done: () => void) => void;
|
|
5848
|
+
onLeave: (el: Element, done: () => void) => void;
|
|
5849
|
+
selectedPromptIndex: ComputedRef<number>;
|
|
5850
|
+
visibleRelatedPrompts: ComputedRef< {
|
|
5851
|
+
index: number;
|
|
5852
|
+
relatedPromptNextQueries?: RelatedPromptNextQuery[];
|
|
5853
|
+
nextQueries: string[];
|
|
5854
|
+
suggestionText: string;
|
|
5855
|
+
suggestionImageUrl?: string;
|
|
5856
|
+
type: string;
|
|
5857
|
+
toolingDisplayTagging?: TaggingRequest;
|
|
5858
|
+
tagging?: {
|
|
5859
|
+
toolingDisplayTagging?: TaggingRequest;
|
|
5860
|
+
toolingDisplayClickTagging?: TaggingRequest;
|
|
5861
|
+
nextQueriesTagging?: RelatedPromptNextQuery[];
|
|
5862
|
+
};
|
|
5863
|
+
modelName: "RelatedPrompt";
|
|
5864
|
+
}[]>;
|
|
5865
|
+
listItems: Ref<HTMLElement[]>;
|
|
5866
|
+
isAnimating: Ref<boolean>;
|
|
5867
|
+
x: UseAliasAPI & {
|
|
5868
|
+
on: <Event extends XEvent, Metadata extends boolean>(event: Event, withMetadata: Metadata) => {
|
|
5869
|
+
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes, Event>, WireMetadata> : EventPayload<XEventsTypes, Event>) => void) => void;
|
|
5870
|
+
};
|
|
5871
|
+
emit: <Event extends XEvent>(event: Event, payload?: XEventPayload<Event>, metadata?: Omit<WireMetadata, "moduleName">) => Promise<EmittedData<XEventsTypes, Event, WireMetadata>>;
|
|
5872
|
+
};
|
|
5873
|
+
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
5874
|
+
buttonClass: StringConstructor;
|
|
5875
|
+
showButtons: {
|
|
5876
|
+
type: BooleanConstructor;
|
|
5877
|
+
default: boolean;
|
|
5878
|
+
};
|
|
5879
|
+
scrollContainerClass: StringConstructor;
|
|
5880
|
+
tagClass: StringConstructor;
|
|
5881
|
+
tagColors: PropType<string[]>;
|
|
5882
|
+
animationDurationInMs: {
|
|
5883
|
+
type: NumberConstructor;
|
|
5884
|
+
default: number;
|
|
5687
5885
|
};
|
|
5886
|
+
}>>, {
|
|
5887
|
+
showButtons: boolean;
|
|
5888
|
+
animationDurationInMs: number;
|
|
5889
|
+
}, {}>;
|
|
5688
5890
|
|
|
5689
5891
|
// @internal
|
|
5690
5892
|
export const relatedPromptsWiring: {
|
|
5691
5893
|
ParamsLoadedFromUrl: {
|
|
5692
|
-
|
|
5894
|
+
setUrlParams: Wire<UrlParams>;
|
|
5895
|
+
};
|
|
5896
|
+
ExtraParamsChanged: {
|
|
5897
|
+
setExtraParams: Wire<Dictionary<unknown>>;
|
|
5693
5898
|
};
|
|
5694
5899
|
UserAcceptedAQuery: {
|
|
5695
5900
|
setRelatedPromptsQuery: Wire<string>;
|
|
5901
|
+
resetRelatedPrompt: AnyWire;
|
|
5902
|
+
};
|
|
5903
|
+
UserAcceptedAQueryPreview: {
|
|
5904
|
+
setRelatedPromptsQueryFromPreview: AnyWire;
|
|
5905
|
+
resetRelatedPrompt: AnyWire;
|
|
5696
5906
|
};
|
|
5697
5907
|
UserClearedQuery: {
|
|
5698
|
-
|
|
5699
|
-
|
|
5908
|
+
cancelFetchAndSaveRelatedPrompts: AnyWire;
|
|
5909
|
+
resetRelatedPromptsState: AnyWire;
|
|
5700
5910
|
setRelatedPromptsQuery: Wire<string>;
|
|
5701
5911
|
};
|
|
5702
5912
|
RelatedPromptsRequestUpdated: {
|
|
5703
|
-
|
|
5704
|
-
};
|
|
5705
|
-
ExtraParamsChanged: {
|
|
5706
|
-
setRelatedPromptsExtraParams: Wire<Dictionary<unknown>>;
|
|
5913
|
+
fetchAndSaveRelatedPrompts: Wire<RelatedPromptsRequest | null>;
|
|
5707
5914
|
};
|
|
5708
5915
|
UserSelectedARelatedPrompt: {
|
|
5709
|
-
|
|
5916
|
+
setRelatedPrompt: Wire<number>;
|
|
5710
5917
|
};
|
|
5711
5918
|
UserSelectedARelatedPromptQuery: {
|
|
5712
|
-
|
|
5919
|
+
setRelatedPromptQuery: Wire<number>;
|
|
5920
|
+
};
|
|
5921
|
+
SearchRequestChanged: {
|
|
5922
|
+
resetRelatedPrompt: Wire<any>;
|
|
5923
|
+
};
|
|
5924
|
+
SelectedRelatedTagsChanged: {
|
|
5925
|
+
setRelatedPromptsRelatedTags: Wire<RelatedTag_2[]>;
|
|
5926
|
+
};
|
|
5927
|
+
ReloadRelatedPromptsRequested: {
|
|
5928
|
+
resetRelatedPromptsState: AnyWire;
|
|
5929
|
+
reloadRelatedPromptsRequestWire: AnyWire;
|
|
5713
5930
|
};
|
|
5714
5931
|
};
|
|
5715
5932
|
|
|
5716
5933
|
// @public
|
|
5717
5934
|
export interface RelatedPromptsXEvents {
|
|
5718
5935
|
RelatedPromptsRequestUpdated: RelatedPromptsRequest | null;
|
|
5936
|
+
RelatedPromptsResponseChanged: RelatedPrompt_2[];
|
|
5937
|
+
RelatedPromptsUnmounted: void;
|
|
5938
|
+
ReloadRelatedPromptsRequested: void;
|
|
5939
|
+
SelectedRelatedPromptChanged: number;
|
|
5940
|
+
UserClickedARelatedPromptAdd2Cart: Result;
|
|
5941
|
+
UserClickedARelatedPromptResult: Result;
|
|
5719
5942
|
UserSelectedARelatedPrompt: number;
|
|
5720
5943
|
UserSelectedARelatedPromptQuery: number;
|
|
5721
5944
|
}
|
|
@@ -5799,11 +6022,11 @@ export type RelatedTagsActionContext = XActionContext<RelatedTagsState, RelatedT
|
|
|
5799
6022
|
|
|
5800
6023
|
// @public
|
|
5801
6024
|
export interface RelatedTagsActions {
|
|
5802
|
-
cancelFetchAndSaveRelatedTags()
|
|
5803
|
-
fetchAndSaveRelatedTags(request: RelatedTagsRequest | null)
|
|
5804
|
-
fetchRelatedTags(request: RelatedTagsRequest | null)
|
|
5805
|
-
setUrlParams(urlParams: UrlParams)
|
|
5806
|
-
toggleRelatedTag(relatedTag: RelatedTag_2)
|
|
6025
|
+
cancelFetchAndSaveRelatedTags: () => void;
|
|
6026
|
+
fetchAndSaveRelatedTags: (request: RelatedTagsRequest | null) => void;
|
|
6027
|
+
fetchRelatedTags: (request: RelatedTagsRequest | null) => RelatedTag_2[];
|
|
6028
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
6029
|
+
toggleRelatedTag: (relatedTag: RelatedTag_2) => void;
|
|
5807
6030
|
}
|
|
5808
6031
|
|
|
5809
6032
|
// @public
|
|
@@ -5830,9 +6053,9 @@ export interface RelatedTagsGetters {
|
|
|
5830
6053
|
|
|
5831
6054
|
// @public
|
|
5832
6055
|
export interface RelatedTagsMutations extends StatusMutations, QueryMutations, ConfigMutations<RelatedTagsState> {
|
|
5833
|
-
setParams(params: Dictionary<unknown>)
|
|
5834
|
-
setRelatedTags(relatedTags: RelatedTag_2[])
|
|
5835
|
-
setSelectedRelatedTags(selectedRelatedTags: RelatedTag_2[])
|
|
6056
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
6057
|
+
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
6058
|
+
setSelectedRelatedTags: (selectedRelatedTags: RelatedTag_2[]) => void;
|
|
5836
6059
|
}
|
|
5837
6060
|
|
|
5838
6061
|
// @public
|
|
@@ -5940,6 +6163,9 @@ queryPreviewHash: string;
|
|
|
5940
6163
|
cache: boolean;
|
|
5941
6164
|
}>;
|
|
5942
6165
|
|
|
6166
|
+
// @public
|
|
6167
|
+
export const removeSearchInputFocus: () => void;
|
|
6168
|
+
|
|
5943
6169
|
// @public
|
|
5944
6170
|
export const RenderlessExtraParams: DefineComponent< {
|
|
5945
6171
|
name: {
|
|
@@ -6046,7 +6272,7 @@ export function resettableState(): {
|
|
|
6046
6272
|
export const RESULT_WITH_VARIANTS_KEY: XInjectKey<Result>;
|
|
6047
6273
|
|
|
6048
6274
|
// @public
|
|
6049
|
-
export type ResultFeature = 'search' | 'topclicked_recommendations' | 'brand_recommendations' | 'next_query_recommendations' | 'semantic_recommendations' | 'partial_results' | 'identifier_result';
|
|
6275
|
+
export type ResultFeature = 'search' | 'topclicked_recommendations' | 'brand_recommendations' | 'next_query_recommendations' | 'semantic_recommendations' | 'partial_results' | 'identifier_result' | 'related_prompts' | 'overview';
|
|
6050
6276
|
|
|
6051
6277
|
// @public
|
|
6052
6278
|
export type ResultOrigin = `${ResultFeature}:${FeatureLocation}`;
|
|
@@ -6139,6 +6365,9 @@ export interface RootXStoreState {
|
|
|
6139
6365
|
// @public
|
|
6140
6366
|
export const sanitize: (str: string) => string;
|
|
6141
6367
|
|
|
6368
|
+
// @public
|
|
6369
|
+
export const saveAiOrigin: AiXStoreModule['actions']['saveOrigin'];
|
|
6370
|
+
|
|
6142
6371
|
// @public
|
|
6143
6372
|
export const saveIdentifierResultsOrigin: IdentifierResultsXStoreModule['actions']['saveOrigin'];
|
|
6144
6373
|
|
|
@@ -6164,7 +6393,7 @@ type: StringConstructor;
|
|
|
6164
6393
|
default: string;
|
|
6165
6394
|
};
|
|
6166
6395
|
}, {
|
|
6167
|
-
scrollRef: Ref<ComponentPublicInstance
|
|
6396
|
+
scrollRef: Ref<ComponentPublicInstance | undefined>;
|
|
6168
6397
|
emitScrollAtEnd: (isAtEnd: boolean) => void;
|
|
6169
6398
|
emitScrollAlmostAtEnd: (isAlmostAtEnd: boolean) => void;
|
|
6170
6399
|
emitScrollAtStart: (isAtStart: boolean) => void;
|
|
@@ -6204,8 +6433,8 @@ export interface ScrollGetters {
|
|
|
6204
6433
|
|
|
6205
6434
|
// @public
|
|
6206
6435
|
export interface ScrollMutations {
|
|
6207
|
-
setPendingScrollTo(pendingScrollTo: string)
|
|
6208
|
-
setScrollComponentState(partialState: ScrollStatePayload)
|
|
6436
|
+
setPendingScrollTo: (pendingScrollTo: string) => void;
|
|
6437
|
+
setScrollComponentState: (partialState: ScrollStatePayload) => void;
|
|
6209
6438
|
}
|
|
6210
6439
|
|
|
6211
6440
|
// @internal
|
|
@@ -6226,7 +6455,7 @@ export interface ScrollStatePayload extends Identifiable<string> {
|
|
|
6226
6455
|
export const ScrollToTop: DefineComponent< {
|
|
6227
6456
|
animation: {
|
|
6228
6457
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6229
|
-
default: () => DefineComponent< {}, {}, any
|
|
6458
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
6230
6459
|
};
|
|
6231
6460
|
thresholdPx: NumberConstructor;
|
|
6232
6461
|
scrollId: {
|
|
@@ -6235,11 +6464,11 @@ default: string;
|
|
|
6235
6464
|
};
|
|
6236
6465
|
}, {
|
|
6237
6466
|
events: ComputedRef<Partial<XEventsTypes>>;
|
|
6238
|
-
isVisible: ComputedRef<
|
|
6467
|
+
isVisible: ComputedRef<boolean>;
|
|
6239
6468
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6240
6469
|
animation: {
|
|
6241
6470
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6242
|
-
default: () => DefineComponent< {}, {}, any
|
|
6471
|
+
default: () => DefineComponent< {}, {}, any>;
|
|
6243
6472
|
};
|
|
6244
6473
|
thresholdPx: NumberConstructor;
|
|
6245
6474
|
scrollId: {
|
|
@@ -6253,8 +6482,8 @@ scrollId: string;
|
|
|
6253
6482
|
|
|
6254
6483
|
// @public
|
|
6255
6484
|
export interface ScrollVisibilityObserver {
|
|
6256
|
-
observe(element: HTMLElement)
|
|
6257
|
-
unobserve(element: HTMLElement)
|
|
6485
|
+
observe: (element: HTMLElement) => void;
|
|
6486
|
+
unobserve: (element: HTMLElement) => void;
|
|
6258
6487
|
}
|
|
6259
6488
|
|
|
6260
6489
|
// @internal
|
|
@@ -6314,20 +6543,20 @@ export type SearchActionContext = XActionContext<SearchState, SearchGetters, Sea
|
|
|
6314
6543
|
|
|
6315
6544
|
// @public
|
|
6316
6545
|
export interface SearchActions {
|
|
6317
|
-
cancelFetchAndSaveSearchResponse()
|
|
6318
|
-
fetchAndSaveSearchResponse(request: InternalSearchRequest | null)
|
|
6319
|
-
fetchSearchResponse(request: SearchRequest)
|
|
6320
|
-
increasePageAppendingResults()
|
|
6321
|
-
resetRequestOnRefinement(watchedRequest: WatchedInternalSearchRequest)
|
|
6322
|
-
saveOrigin(originInit: QueryOriginInit)
|
|
6323
|
-
saveSearchResponse(response: SearchResponse)
|
|
6324
|
-
setUrlParams(urlParams: UrlParams)
|
|
6546
|
+
cancelFetchAndSaveSearchResponse: () => void;
|
|
6547
|
+
fetchAndSaveSearchResponse: (request: InternalSearchRequest | null) => void;
|
|
6548
|
+
fetchSearchResponse: (request: SearchRequest) => SearchResponse;
|
|
6549
|
+
increasePageAppendingResults: () => void;
|
|
6550
|
+
resetRequestOnRefinement: (watchedRequest: WatchedInternalSearchRequest) => void;
|
|
6551
|
+
saveOrigin: (originInit: QueryOriginInit) => void;
|
|
6552
|
+
saveSearchResponse: (response: SearchResponse) => void;
|
|
6553
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
6325
6554
|
}
|
|
6326
6555
|
|
|
6327
6556
|
// @public
|
|
6328
6557
|
export interface SearchBoxActions {
|
|
6329
|
-
setInputStatus(event: XEvent)
|
|
6330
|
-
setUrlParams(urlParams: UrlParams)
|
|
6558
|
+
setInputStatus: (event: XEvent) => void;
|
|
6559
|
+
setUrlParams: (urlParams: UrlParams) => void;
|
|
6331
6560
|
}
|
|
6332
6561
|
|
|
6333
6562
|
// @internal
|
|
@@ -6347,7 +6576,7 @@ export interface SearchBoxGetters {
|
|
|
6347
6576
|
// @public
|
|
6348
6577
|
export interface SearchBoxMutations extends QueryMutations {
|
|
6349
6578
|
// Warning: (ae-incompatible-release-tags) The symbol "setInputStatus" is marked as @public, but its signature references "InputStatus" which is marked as @internal
|
|
6350
|
-
setInputStatus(inputStatus: InputStatus)
|
|
6579
|
+
setInputStatus: (inputStatus: InputStatus) => void;
|
|
6351
6580
|
}
|
|
6352
6581
|
|
|
6353
6582
|
// @public
|
|
@@ -6430,6 +6659,10 @@ emitEvents: () => void;
|
|
|
6430
6659
|
|
|
6431
6660
|
// @public
|
|
6432
6661
|
export interface SearchConfig {
|
|
6662
|
+
// Warning: (ae-forgotten-export) The symbol "PageMode" needs to be exported by the entry point index.d.ts
|
|
6663
|
+
//
|
|
6664
|
+
// (undocumented)
|
|
6665
|
+
pageMode: PageMode;
|
|
6433
6666
|
pageSize: number;
|
|
6434
6667
|
}
|
|
6435
6668
|
|
|
@@ -6495,7 +6728,7 @@ type: NumberConstructor;
|
|
|
6495
6728
|
default: number;
|
|
6496
6729
|
};
|
|
6497
6730
|
}, {
|
|
6498
|
-
query: ComputedRef<
|
|
6731
|
+
query: ComputedRef<string>;
|
|
6499
6732
|
inputElement: Ref<HTMLInputElement | undefined>;
|
|
6500
6733
|
emitUserHoveredInSearchBox: () => void;
|
|
6501
6734
|
emitUserHoveredOutSearchBox: () => void;
|
|
@@ -6538,7 +6771,7 @@ required: true;
|
|
|
6538
6771
|
};
|
|
6539
6772
|
animation: {
|
|
6540
6773
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6541
|
-
default: () => DefineComponent
|
|
6774
|
+
default: () => DefineComponent;
|
|
6542
6775
|
};
|
|
6543
6776
|
animationIntervalMs: {
|
|
6544
6777
|
type: NumberConstructor;
|
|
@@ -6555,7 +6788,7 @@ required: true;
|
|
|
6555
6788
|
};
|
|
6556
6789
|
animation: {
|
|
6557
6790
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
6558
|
-
default: () => DefineComponent
|
|
6791
|
+
default: () => DefineComponent;
|
|
6559
6792
|
};
|
|
6560
6793
|
animationIntervalMs: {
|
|
6561
6794
|
type: NumberConstructor;
|
|
@@ -6570,31 +6803,31 @@ animateOnlyOnHover: boolean;
|
|
|
6570
6803
|
|
|
6571
6804
|
// @public
|
|
6572
6805
|
export interface SearchMutations extends StatusMutations, QueryMutations, ConfigMutations<SearchState> {
|
|
6573
|
-
appendResults(results: Result[])
|
|
6574
|
-
resetState()
|
|
6575
|
-
resetStateForReload()
|
|
6576
|
-
setBanners(banners: Banner_2[])
|
|
6577
|
-
setDisplayTagging(DisplayTagging: TaggingRequest)
|
|
6578
|
-
setFacets(facets: Facet[])
|
|
6579
|
-
setFromNoResultsWithFilters(fromNoResultsWithFilters: boolean)
|
|
6580
|
-
setIsAppendResults(isAppendResults: boolean)
|
|
6581
|
-
setIsNoResults(isNoResults: boolean)
|
|
6582
|
-
setOrigin(origin: QueryOrigin | undefined | null)
|
|
6583
|
-
setPage(page: number)
|
|
6584
|
-
setParams(params: Dictionary<unknown>)
|
|
6585
|
-
setPartialResults(partialResults: PartialResult[])
|
|
6586
|
-
setPromoteds(promoteds: Promoted_2[])
|
|
6587
|
-
setQueryTagging(queryTagging: TaggingRequest)
|
|
6588
|
-
setRedirections(redirections: Redirection_2[])
|
|
6589
|
-
setRelatedTags(relatedTags: RelatedTag_2[])
|
|
6590
|
-
setResults(results: Result[])
|
|
6591
|
-
setSelectedFilters(selectedFilters: Filter[])
|
|
6806
|
+
appendResults: (results: Result[]) => void;
|
|
6807
|
+
resetState: () => void;
|
|
6808
|
+
resetStateForReload: () => void;
|
|
6809
|
+
setBanners: (banners: Banner_2[]) => void;
|
|
6810
|
+
setDisplayTagging: (DisplayTagging: TaggingRequest) => void;
|
|
6811
|
+
setFacets: (facets: Facet[]) => void;
|
|
6812
|
+
setFromNoResultsWithFilters: (fromNoResultsWithFilters: boolean) => void;
|
|
6813
|
+
setIsAppendResults: (isAppendResults: boolean) => void;
|
|
6814
|
+
setIsNoResults: (isNoResults: boolean) => void;
|
|
6815
|
+
setOrigin: (origin: QueryOrigin | undefined | null) => void;
|
|
6816
|
+
setPage: (page: number) => void;
|
|
6817
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
6818
|
+
setPartialResults: (partialResults: PartialResult[]) => void;
|
|
6819
|
+
setPromoteds: (promoteds: Promoted_2[]) => void;
|
|
6820
|
+
setQueryTagging: (queryTagging: TaggingRequest) => void;
|
|
6821
|
+
setRedirections: (redirections: Redirection_2[]) => void;
|
|
6822
|
+
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
6823
|
+
setResults: (results: Result[]) => void;
|
|
6824
|
+
setSelectedFilters: (selectedFilters: Filter[]) => void;
|
|
6592
6825
|
// Warning: (ae-forgotten-export) The symbol "Sort" needs to be exported by the entry point index.d.ts
|
|
6593
|
-
setSort(sort: Sort)
|
|
6594
|
-
setSpellcheck(spellcheckedQuery: string)
|
|
6595
|
-
setStats(stats: Stats)
|
|
6596
|
-
setTotalResults(totalResults: number)
|
|
6597
|
-
updateResult(result: Partial<Result> & Pick<Result, 'id'>)
|
|
6826
|
+
setSort: (sort: Sort) => void;
|
|
6827
|
+
setSpellcheck: (spellcheckedQuery: string) => void;
|
|
6828
|
+
setStats: (stats: Stats) => void;
|
|
6829
|
+
setTotalResults: (totalResults: number) => void;
|
|
6830
|
+
updateResult: (result: Partial<Result> & Pick<Result, 'id'>) => void;
|
|
6598
6831
|
}
|
|
6599
6832
|
|
|
6600
6833
|
// @public
|
|
@@ -6701,6 +6934,10 @@ export const searchWiring: {
|
|
|
6701
6934
|
UserSelectedAHistoryQuery: {
|
|
6702
6935
|
setSearchSelectedFiltersFromHistoryQuery: AnyWire;
|
|
6703
6936
|
};
|
|
6937
|
+
UserSelectedAPage: {
|
|
6938
|
+
setSearchPage: Wire<number>;
|
|
6939
|
+
resetAppending: AnyWire;
|
|
6940
|
+
};
|
|
6704
6941
|
};
|
|
6705
6942
|
|
|
6706
6943
|
// @public
|
|
@@ -6723,6 +6960,7 @@ export interface SearchXEvents {
|
|
|
6723
6960
|
UserClickedASort: Sort;
|
|
6724
6961
|
UserClickedPartialQuery: string;
|
|
6725
6962
|
UserReachedResultsListEnd: void;
|
|
6963
|
+
UserSelectedAPage: number;
|
|
6726
6964
|
}
|
|
6727
6965
|
|
|
6728
6966
|
// @public
|
|
@@ -6745,12 +6983,12 @@ export const SELECTED_VARIANTS_KEY: XInjectKey<ResultVariant[]>;
|
|
|
6745
6983
|
|
|
6746
6984
|
// @public
|
|
6747
6985
|
export const SelectedFilters: DefineComponent< {
|
|
6748
|
-
facetsIds: PropType<
|
|
6986
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
6749
6987
|
alwaysVisible: BooleanConstructor;
|
|
6750
6988
|
}, () => VNode<RendererNode, RendererElement, {
|
|
6751
6989
|
[key: string]: any;
|
|
6752
6990
|
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6753
|
-
facetsIds: PropType<
|
|
6991
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
6754
6992
|
alwaysVisible: BooleanConstructor;
|
|
6755
6993
|
}>>, {
|
|
6756
6994
|
alwaysVisible: boolean;
|
|
@@ -6764,7 +7002,7 @@ export const selectedFiltersByFacet: FacetsXStoreModule['getters']['selectedFilt
|
|
|
6764
7002
|
|
|
6765
7003
|
// @public
|
|
6766
7004
|
export const SelectedFiltersList: DefineComponent< {
|
|
6767
|
-
facetsIds: PropType<
|
|
7005
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
6768
7006
|
alwaysVisible: BooleanConstructor;
|
|
6769
7007
|
animation: {
|
|
6770
7008
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -6775,7 +7013,7 @@ selectedFilters: ComputedRef<Filter[]>;
|
|
|
6775
7013
|
mapSlot: (selectedFilters: Filter[]) => RenderFilter[];
|
|
6776
7014
|
hasSlot: (name: string) => boolean;
|
|
6777
7015
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
6778
|
-
facetsIds: PropType<
|
|
7016
|
+
facetsIds: PropType<Array<Facet["id"]>>;
|
|
6779
7017
|
alwaysVisible: BooleanConstructor;
|
|
6780
7018
|
animation: {
|
|
6781
7019
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
@@ -6788,7 +7026,7 @@ animation: string | Function | Record<string, any>;
|
|
|
6788
7026
|
|
|
6789
7027
|
// @public
|
|
6790
7028
|
export const SemanticQueries: DefineComponent< {}, {
|
|
6791
|
-
suggestions: ComputedRef<
|
|
7029
|
+
suggestions: ComputedRef<SemanticQuery_2[]>;
|
|
6792
7030
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
6793
7031
|
|
|
6794
7032
|
// @public
|
|
@@ -6796,9 +7034,9 @@ export type SemanticQueriesActionContext = XActionContext<SemanticQueriesState,
|
|
|
6796
7034
|
|
|
6797
7035
|
// @public
|
|
6798
7036
|
export interface SemanticQueriesActions {
|
|
6799
|
-
fetchAndSaveSemanticQuery(request: SemanticQueriesRequest | null)
|
|
7037
|
+
fetchAndSaveSemanticQuery: (request: SemanticQueriesRequest | null) => void;
|
|
6800
7038
|
// Warning: (ae-forgotten-export) The symbol "SemanticQueriesResponse" needs to be exported by the entry point index.d.ts
|
|
6801
|
-
fetchSemanticQuery(request: SemanticQueriesRequest | null)
|
|
7039
|
+
fetchSemanticQuery: (request: SemanticQueriesRequest | null) => SemanticQueriesResponse | null;
|
|
6802
7040
|
}
|
|
6803
7041
|
|
|
6804
7042
|
// @public
|
|
@@ -6816,20 +7054,23 @@ export const semanticQueriesEmitters: {
|
|
|
6816
7054
|
// @public
|
|
6817
7055
|
export interface SemanticQueriesGetters {
|
|
6818
7056
|
normalizedQuery: string;
|
|
7057
|
+
query: string;
|
|
6819
7058
|
request: SemanticQueriesRequest | null;
|
|
6820
7059
|
}
|
|
6821
7060
|
|
|
6822
7061
|
// @public
|
|
6823
7062
|
export interface SemanticQueriesMutations extends QueryMutations, ConfigMutations<SemanticQueriesState> {
|
|
6824
|
-
setParams(params: Dictionary<unknown>)
|
|
6825
|
-
setSemanticQueries(semanticQueries: SemanticQuery_2[])
|
|
6826
|
-
|
|
7063
|
+
setParams: (params: Dictionary<unknown>) => void;
|
|
7064
|
+
setSemanticQueries: (semanticQueries: SemanticQuery_2[]) => void;
|
|
7065
|
+
setSemanticQueriesRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
7066
|
+
setTotalResults: (totalResults: number) => void;
|
|
6827
7067
|
}
|
|
6828
7068
|
|
|
6829
7069
|
// @public
|
|
6830
7070
|
export interface SemanticQueriesState extends QueryState {
|
|
6831
7071
|
config: SemanticQueriesConfig;
|
|
6832
7072
|
params: Dictionary<unknown>;
|
|
7073
|
+
relatedTags: RelatedTag_2[];
|
|
6833
7074
|
semanticQueries: SemanticQuery_2[];
|
|
6834
7075
|
totalResults: number;
|
|
6835
7076
|
}
|
|
@@ -6849,6 +7090,9 @@ export const semanticQueriesWiring: {
|
|
|
6849
7090
|
setQueryFromSearchResponseChangedWire: Wire<InternalSearchResponse>;
|
|
6850
7091
|
setTotalResultsFromSearchResponseChangedWire: Wire<InternalSearchResponse>;
|
|
6851
7092
|
};
|
|
7093
|
+
SelectedRelatedTagsChanged: {
|
|
7094
|
+
setSemanticQueriesRelatedTags: Wire<RelatedTag_2[]>;
|
|
7095
|
+
};
|
|
6852
7096
|
};
|
|
6853
7097
|
|
|
6854
7098
|
// @public
|
|
@@ -6877,7 +7121,7 @@ type: PropType<SemanticQuery_2>;
|
|
|
6877
7121
|
required: true;
|
|
6878
7122
|
};
|
|
6879
7123
|
}, {
|
|
6880
|
-
query: ComputedRef<
|
|
7124
|
+
query: ComputedRef<string>;
|
|
6881
7125
|
suggestionSelectedEvents: {
|
|
6882
7126
|
UserSelectedASemanticQuery: SemanticQuery_2;
|
|
6883
7127
|
};
|
|
@@ -6891,6 +7135,14 @@ required: true;
|
|
|
6891
7135
|
// @public
|
|
6892
7136
|
export const sessionHistoryQueries: HistoryQueriesXStoreModule['getters']['sessionHistoryQueries'];
|
|
6893
7137
|
|
|
7138
|
+
// @public
|
|
7139
|
+
export const setAiUrlParams: AiXStoreModule['actions']['setUrlParams'];
|
|
7140
|
+
|
|
7141
|
+
// @public
|
|
7142
|
+
export function setConfig<T extends {
|
|
7143
|
+
config: T['config'];
|
|
7144
|
+
}>(state: T, config: T['config']): void;
|
|
7145
|
+
|
|
6894
7146
|
// @public
|
|
6895
7147
|
export const setConsent: Wire<boolean>;
|
|
6896
7148
|
|
|
@@ -6963,6 +7215,9 @@ export const setPopularSearchesExtraParams: Wire<Dictionary<unknown>>;
|
|
|
6963
7215
|
// @public
|
|
6964
7216
|
export const setQueriesPreviewExtraParamsWire: Wire<Dictionary<unknown>>;
|
|
6965
7217
|
|
|
7218
|
+
// @public
|
|
7219
|
+
export function setQuery(state: QueryState, query: string): void;
|
|
7220
|
+
|
|
6966
7221
|
// @public
|
|
6967
7222
|
export const setQueryFromLastHistoryQuery: NextQueriesXStoreModule['actions']['setQueryFromLastHistoryQuery'];
|
|
6968
7223
|
|
|
@@ -7112,6 +7367,9 @@ export const setUrlParamsFromPreview: AnyWire;
|
|
|
7112
7367
|
// @public
|
|
7113
7368
|
export const setUrlParamsWire: Wire<UrlParams>;
|
|
7114
7369
|
|
|
7370
|
+
// @public
|
|
7371
|
+
export const setUrlPrompt: Wire<number>;
|
|
7372
|
+
|
|
7115
7373
|
// @public
|
|
7116
7374
|
export const setUrlQuery: Wire<string>;
|
|
7117
7375
|
|
|
@@ -7178,9 +7436,9 @@ queryPreviewHash: ComputedRef<string> | null;
|
|
|
7178
7436
|
} | undefined;
|
|
7179
7437
|
UserSelectedASuggestion?: Suggestion | undefined;
|
|
7180
7438
|
SnippetCallbackExecuted?: {
|
|
7181
|
-
event:
|
|
7439
|
+
event: XEvent;
|
|
7182
7440
|
callbackReturn: unknown;
|
|
7183
|
-
payload:
|
|
7441
|
+
payload: ExtractPayload<XEvent>;
|
|
7184
7442
|
metadata: WireMetadata;
|
|
7185
7443
|
} | undefined;
|
|
7186
7444
|
ModuleRegistered?: keyof XModulesTree | undefined;
|
|
@@ -7204,7 +7462,7 @@ UserClickedANumberRangeFilter?: NumberRangeFilter_2 | undefined;
|
|
|
7204
7462
|
UserClickedASimpleFilter: SimpleFilter_2;
|
|
7205
7463
|
UserClickedAllFilter?: [string | number] | undefined;
|
|
7206
7464
|
UserModifiedEditableNumberRangeFilter?: EditableNumberRangeFilter_2 | undefined;
|
|
7207
|
-
UserClickedClearAllFilters?:
|
|
7465
|
+
UserClickedClearAllFilters?: Array<Facet["id"]> | undefined;
|
|
7208
7466
|
FacetsQueryChanged?: string | undefined;
|
|
7209
7467
|
HistoryQueriesDisplayed?: HistoryQuery_2[] | undefined;
|
|
7210
7468
|
HistoryQueriesQueryChanged?: string | undefined;
|
|
@@ -7236,8 +7494,8 @@ QueryPreviewUnmounted?: {
|
|
|
7236
7494
|
queryPreviewHash: string;
|
|
7237
7495
|
cache: boolean;
|
|
7238
7496
|
} | undefined;
|
|
7497
|
+
QueriesPreviewChanged?: Dictionary<QueryPreviewItem> | undefined;
|
|
7239
7498
|
QuerySuggestionsChanged?: Suggestion[] | undefined;
|
|
7240
|
-
QuerySuggestionsDisplayed?: Suggestion[] | undefined;
|
|
7241
7499
|
QuerySuggestionsRequestUpdated?: QuerySuggestionsRequest | null | undefined;
|
|
7242
7500
|
UserSelectedAQuerySuggestion?: Suggestion | undefined;
|
|
7243
7501
|
RecommendationsChanged?: Result[] | undefined;
|
|
@@ -7287,6 +7545,7 @@ UserClickedARedirection?: Redirection_2 | undefined;
|
|
|
7287
7545
|
UserClickedAPromoted?: Promoted_2 | undefined;
|
|
7288
7546
|
UserClickedABanner?: Banner_2 | undefined;
|
|
7289
7547
|
UserClickedAbortARedirection?: void | undefined;
|
|
7548
|
+
UserSelectedAPage?: number | undefined;
|
|
7290
7549
|
SemanticQueryRequestUpdated?: SemanticQueriesRequest | null | undefined;
|
|
7291
7550
|
SemanticQueriesResponseChanged?: SemanticQuery_2[] | undefined;
|
|
7292
7551
|
UserSelectedASemanticQuery?: SemanticQuery_2 | undefined;
|
|
@@ -7305,8 +7564,20 @@ ExtraParamsLoadedFromUrl?: Dictionary<unknown> | undefined;
|
|
|
7305
7564
|
PushableUrlStateUpdated?: UrlParams | undefined;
|
|
7306
7565
|
ReplaceableUrlStateUpdated?: UrlParams | undefined;
|
|
7307
7566
|
RelatedPromptsRequestUpdated?: RelatedPromptsRequest | null | undefined;
|
|
7567
|
+
SelectedRelatedPromptChanged?: number | undefined;
|
|
7308
7568
|
UserSelectedARelatedPrompt?: number | undefined;
|
|
7309
7569
|
UserSelectedARelatedPromptQuery?: number | undefined;
|
|
7570
|
+
UserClickedARelatedPromptResult?: Result | undefined;
|
|
7571
|
+
UserClickedARelatedPromptAdd2Cart?: Result | undefined;
|
|
7572
|
+
RelatedPromptsResponseChanged?: RelatedPrompt_2[] | undefined;
|
|
7573
|
+
RelatedPromptsUnmounted?: void | undefined;
|
|
7574
|
+
ReloadRelatedPromptsRequested?: void | undefined;
|
|
7575
|
+
AiSuggestionsRequestUpdated?: AiSuggestionsRequest | null | undefined;
|
|
7576
|
+
AiSuggestionsSearchRequestUpdated?: AiSuggestionsSearchRequest | null | undefined;
|
|
7577
|
+
AiSuggestionsSearchChanged?: AiSuggestionSearch[] | undefined;
|
|
7578
|
+
UserClickedAiOverviewExpandButton?: boolean | undefined;
|
|
7579
|
+
UserClickedAnAiOverviewResult?: Result | undefined;
|
|
7580
|
+
AiOverviewMounted?: void | undefined;
|
|
7310
7581
|
}>;
|
|
7311
7582
|
innerCssClasses: ComputedRef<(string | Dictionary<boolean>)[]>;
|
|
7312
7583
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
@@ -7330,8 +7601,8 @@ export class SimpleFilterEntity implements FilterEntity {
|
|
|
7330
7601
|
//
|
|
7331
7602
|
// (undocumented)
|
|
7332
7603
|
static accepts: typeof isSimpleFilter;
|
|
7333
|
-
deselect(
|
|
7334
|
-
select(
|
|
7604
|
+
deselect(filterParam: Filter): void;
|
|
7605
|
+
select(filterParam: Filter): void;
|
|
7335
7606
|
// (undocumented)
|
|
7336
7607
|
protected store: Store<RootXStoreState>;
|
|
7337
7608
|
}
|
|
@@ -7343,13 +7614,13 @@ export type SimpleStateSelector<ReturnType, State extends Dictionary, Getters ex
|
|
|
7343
7614
|
export const SingleColumnLayout: DefineComponent< {
|
|
7344
7615
|
asideAnimation: {
|
|
7345
7616
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7346
|
-
default: () => DefineComponent
|
|
7617
|
+
default: () => DefineComponent;
|
|
7347
7618
|
};
|
|
7348
7619
|
devMode: BooleanConstructor;
|
|
7349
7620
|
}, unknown, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7350
7621
|
asideAnimation: {
|
|
7351
7622
|
type: (StringConstructor | ObjectConstructor | FunctionConstructor)[];
|
|
7352
|
-
default: () => DefineComponent
|
|
7623
|
+
default: () => DefineComponent;
|
|
7353
7624
|
};
|
|
7354
7625
|
devMode: BooleanConstructor;
|
|
7355
7626
|
}>>, {
|
|
@@ -7371,7 +7642,7 @@ export class SingleSelectModifier extends BaseFilterEntityModifier {
|
|
|
7371
7642
|
export const SlicedFilters: DefineComponent< {
|
|
7372
7643
|
filters: PropType<Filter[]>;
|
|
7373
7644
|
parentId: {
|
|
7374
|
-
type: PropType<
|
|
7645
|
+
type: PropType<Filter["id"]>;
|
|
7375
7646
|
required: false;
|
|
7376
7647
|
};
|
|
7377
7648
|
max: {
|
|
@@ -7389,7 +7660,7 @@ showMoreFilters: Ref<boolean>;
|
|
|
7389
7660
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("click:show-less" | "click:show-more")[], "click:show-less" | "click:show-more", PublicProps, Readonly<ExtractPropTypes< {
|
|
7390
7661
|
filters: PropType<Filter[]>;
|
|
7391
7662
|
parentId: {
|
|
7392
|
-
type: PropType<
|
|
7663
|
+
type: PropType<Filter["id"]>;
|
|
7393
7664
|
required: false;
|
|
7394
7665
|
};
|
|
7395
7666
|
max: {
|
|
@@ -7416,17 +7687,26 @@ resetOnContentChange: {
|
|
|
7416
7687
|
type: BooleanConstructor;
|
|
7417
7688
|
default: boolean;
|
|
7418
7689
|
};
|
|
7419
|
-
buttonClass:
|
|
7420
|
-
|
|
7690
|
+
buttonClass: {
|
|
7691
|
+
type: PropType<VueCSSClasses>;
|
|
7692
|
+
};
|
|
7693
|
+
scrollContainerClass: {
|
|
7694
|
+
type: PropType<VueCSSClasses>;
|
|
7695
|
+
};
|
|
7421
7696
|
}, {
|
|
7697
|
+
arrivedState: {
|
|
7698
|
+
left: boolean;
|
|
7699
|
+
right: boolean;
|
|
7700
|
+
top: boolean;
|
|
7701
|
+
bottom: boolean;
|
|
7702
|
+
};
|
|
7422
7703
|
cssClasses: ComputedRef< {
|
|
7423
7704
|
'x-sliding-panel-at-start': boolean;
|
|
7424
7705
|
'x-sliding-panel-at-end': boolean;
|
|
7425
7706
|
}>;
|
|
7426
|
-
debouncedUpdateScroll: DebouncedFunction<[]>;
|
|
7427
7707
|
scrollContainerRef: Ref<HTMLDivElement | undefined>;
|
|
7428
|
-
|
|
7429
|
-
|
|
7708
|
+
slotContainerWidth: Ref<number>;
|
|
7709
|
+
xScroll: WritableComputedRef<number>;
|
|
7430
7710
|
slots: Readonly<{
|
|
7431
7711
|
[name: string]: Slot<any> | undefined;
|
|
7432
7712
|
}>;
|
|
@@ -7443,8 +7723,12 @@ resetOnContentChange: {
|
|
|
7443
7723
|
type: BooleanConstructor;
|
|
7444
7724
|
default: boolean;
|
|
7445
7725
|
};
|
|
7446
|
-
buttonClass:
|
|
7447
|
-
|
|
7726
|
+
buttonClass: {
|
|
7727
|
+
type: PropType<VueCSSClasses>;
|
|
7728
|
+
};
|
|
7729
|
+
scrollContainerClass: {
|
|
7730
|
+
type: PropType<VueCSSClasses>;
|
|
7731
|
+
};
|
|
7448
7732
|
}>>, {
|
|
7449
7733
|
scrollFactor: number;
|
|
7450
7734
|
showButtons: boolean;
|
|
@@ -7487,9 +7771,9 @@ queryPreviewHash: ComputedRef<string> | null;
|
|
|
7487
7771
|
}, metadata: WireMetadata) => unknown;
|
|
7488
7772
|
UserSelectedASuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
7489
7773
|
SnippetCallbackExecuted: (payload: {
|
|
7490
|
-
event:
|
|
7774
|
+
event: XEvent;
|
|
7491
7775
|
callbackReturn: unknown;
|
|
7492
|
-
payload:
|
|
7776
|
+
payload: ExtractPayload<XEvent>;
|
|
7493
7777
|
metadata: WireMetadata;
|
|
7494
7778
|
}, metadata: WireMetadata) => unknown;
|
|
7495
7779
|
ModuleRegistered: (payload: keyof XModulesTree, metadata: WireMetadata) => unknown;
|
|
@@ -7545,8 +7829,8 @@ QueryPreviewUnmounted: (payload: {
|
|
|
7545
7829
|
queryPreviewHash: string;
|
|
7546
7830
|
cache: boolean;
|
|
7547
7831
|
}, metadata: WireMetadata) => unknown;
|
|
7832
|
+
QueriesPreviewChanged: (payload: Dictionary<QueryPreviewItem>, metadata: WireMetadata) => unknown;
|
|
7548
7833
|
QuerySuggestionsChanged: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
7549
|
-
QuerySuggestionsDisplayed: (payload: Suggestion[], metadata: WireMetadata) => unknown;
|
|
7550
7834
|
QuerySuggestionsRequestUpdated: (payload: QuerySuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
7551
7835
|
UserSelectedAQuerySuggestion: (payload: Suggestion, metadata: WireMetadata) => unknown;
|
|
7552
7836
|
RecommendationsChanged: (payload: Result[], metadata: WireMetadata) => unknown;
|
|
@@ -7596,6 +7880,7 @@ UserClickedARedirection: (payload: Redirection_2, metadata: WireMetadata) => unk
|
|
|
7596
7880
|
UserClickedAPromoted: (payload: Promoted_2, metadata: WireMetadata) => unknown;
|
|
7597
7881
|
UserClickedABanner: (payload: Banner_2, metadata: WireMetadata) => unknown;
|
|
7598
7882
|
UserClickedAbortARedirection: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
7883
|
+
UserSelectedAPage: (payload: number, metadata: WireMetadata) => unknown;
|
|
7599
7884
|
SemanticQueryRequestUpdated: (payload: SemanticQueriesRequest | null, metadata: WireMetadata) => unknown;
|
|
7600
7885
|
SemanticQueriesResponseChanged: (payload: SemanticQuery_2[], metadata: WireMetadata) => unknown;
|
|
7601
7886
|
UserSelectedASemanticQuery: (payload: SemanticQuery_2, metadata: WireMetadata) => unknown;
|
|
@@ -7614,8 +7899,20 @@ ExtraParamsLoadedFromUrl: (payload: Dictionary<unknown>, metadata: WireMetadata)
|
|
|
7614
7899
|
PushableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7615
7900
|
ReplaceableUrlStateUpdated: (payload: UrlParams, metadata: WireMetadata) => unknown;
|
|
7616
7901
|
RelatedPromptsRequestUpdated: (payload: RelatedPromptsRequest | null, metadata: WireMetadata) => unknown;
|
|
7902
|
+
SelectedRelatedPromptChanged: (payload: number, metadata: WireMetadata) => unknown;
|
|
7617
7903
|
UserSelectedARelatedPrompt: (payload: number, metadata: WireMetadata) => unknown;
|
|
7618
7904
|
UserSelectedARelatedPromptQuery: (payload: number, metadata: WireMetadata) => unknown;
|
|
7905
|
+
UserClickedARelatedPromptResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
7906
|
+
UserClickedARelatedPromptAdd2Cart: (payload: Result, metadata: WireMetadata) => unknown;
|
|
7907
|
+
RelatedPromptsResponseChanged: (payload: RelatedPrompt_2[], metadata: WireMetadata) => unknown;
|
|
7908
|
+
RelatedPromptsUnmounted: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
7909
|
+
ReloadRelatedPromptsRequested: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
7910
|
+
AiSuggestionsRequestUpdated: (payload: AiSuggestionsRequest | null, metadata: WireMetadata) => unknown;
|
|
7911
|
+
AiSuggestionsSearchRequestUpdated: (payload: AiSuggestionsSearchRequest | null, metadata: WireMetadata) => unknown;
|
|
7912
|
+
AiSuggestionsSearchChanged: (payload: AiSuggestionSearch[], metadata: WireMetadata) => unknown;
|
|
7913
|
+
UserClickedAiOverviewExpandButton: (payload: boolean, metadata: WireMetadata) => unknown;
|
|
7914
|
+
UserClickedAnAiOverviewResult: (payload: Result, metadata: WireMetadata) => unknown;
|
|
7915
|
+
AiOverviewMounted: (payload: undefined, metadata: WireMetadata) => unknown;
|
|
7619
7916
|
}>>;
|
|
7620
7917
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7621
7918
|
|
|
@@ -7643,7 +7940,7 @@ values: {
|
|
|
7643
7940
|
type: PropType<Dictionary<unknown>>;
|
|
7644
7941
|
};
|
|
7645
7942
|
excludedExtraParams: {
|
|
7646
|
-
type: PropType<
|
|
7943
|
+
type: PropType<Array<keyof SnippetConfig>>;
|
|
7647
7944
|
default: () => Array<keyof SnippetConfig>;
|
|
7648
7945
|
};
|
|
7649
7946
|
}, {
|
|
@@ -7653,7 +7950,7 @@ values: {
|
|
|
7653
7950
|
type: PropType<Dictionary<unknown>>;
|
|
7654
7951
|
};
|
|
7655
7952
|
excludedExtraParams: {
|
|
7656
|
-
type: PropType<
|
|
7953
|
+
type: PropType<Array<keyof SnippetConfig>>;
|
|
7657
7954
|
default: () => Array<keyof SnippetConfig>;
|
|
7658
7955
|
};
|
|
7659
7956
|
}>>, {
|
|
@@ -7665,20 +7962,20 @@ export { SortAZIcon }
|
|
|
7665
7962
|
// @public
|
|
7666
7963
|
export const SortDropdown: Vue.DefineComponent<{
|
|
7667
7964
|
items: {
|
|
7668
|
-
type:
|
|
7965
|
+
type: PropType<Sort[]>;
|
|
7669
7966
|
required: true;
|
|
7670
7967
|
};
|
|
7671
|
-
animation:
|
|
7968
|
+
animation: PropType<string | typeof Vue>;
|
|
7672
7969
|
}, {
|
|
7673
7970
|
emitUserClickedASort: (sort: Sort) => void;
|
|
7674
|
-
rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any
|
|
7675
|
-
selectedSort: Vue.ComputedRef<
|
|
7971
|
+
rootRef: Vue.Ref<Vue.DefineComponent<{}, {}, any> | undefined>;
|
|
7972
|
+
selectedSort: Vue.ComputedRef<string>;
|
|
7676
7973
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, "change"[], "change", Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7677
7974
|
items: {
|
|
7678
|
-
type:
|
|
7975
|
+
type: PropType<Sort[]>;
|
|
7679
7976
|
required: true;
|
|
7680
7977
|
};
|
|
7681
|
-
animation:
|
|
7978
|
+
animation: PropType<string | typeof Vue>;
|
|
7682
7979
|
}>> & {
|
|
7683
7980
|
onChange?: ((...args: any[]) => any) | undefined;
|
|
7684
7981
|
}, {}, {}>;
|
|
@@ -7687,7 +7984,7 @@ export const SortDropdown: Vue.DefineComponent<{
|
|
|
7687
7984
|
export const SortedFilters: DefineComponent< {
|
|
7688
7985
|
filters: PropType<Filter[]>;
|
|
7689
7986
|
parentId: {
|
|
7690
|
-
type: PropType<
|
|
7987
|
+
type: PropType<Filter["id"]>;
|
|
7691
7988
|
required: false;
|
|
7692
7989
|
};
|
|
7693
7990
|
}, () => VNode<RendererNode, RendererElement, {
|
|
@@ -7695,7 +7992,7 @@ required: false;
|
|
|
7695
7992
|
}> | "", unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7696
7993
|
filters: PropType<Filter[]>;
|
|
7697
7994
|
parentId: {
|
|
7698
|
-
type: PropType<
|
|
7995
|
+
type: PropType<Filter["id"]>;
|
|
7699
7996
|
required: false;
|
|
7700
7997
|
};
|
|
7701
7998
|
}>>, {}, {}>;
|
|
@@ -7703,23 +8000,23 @@ required: false;
|
|
|
7703
8000
|
// @public
|
|
7704
8001
|
export const SortList: Vue.DefineComponent<{
|
|
7705
8002
|
items: {
|
|
7706
|
-
type:
|
|
8003
|
+
type: PropType<Sort[]>;
|
|
7707
8004
|
required: true;
|
|
7708
8005
|
};
|
|
7709
8006
|
animation: {
|
|
7710
|
-
type:
|
|
8007
|
+
type: PropType<string | typeof Vue>;
|
|
7711
8008
|
default: () => string;
|
|
7712
8009
|
};
|
|
7713
8010
|
}, {
|
|
7714
8011
|
listItems: Vue.ComputedRef<SortListItem[]>;
|
|
7715
|
-
selectedSort: Vue.ComputedRef<
|
|
8012
|
+
selectedSort: Vue.ComputedRef<string>;
|
|
7716
8013
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7717
8014
|
items: {
|
|
7718
|
-
type:
|
|
8015
|
+
type: PropType<Sort[]>;
|
|
7719
8016
|
required: true;
|
|
7720
8017
|
};
|
|
7721
8018
|
animation: {
|
|
7722
|
-
type:
|
|
8019
|
+
type: PropType<string | typeof Vue>;
|
|
7723
8020
|
default: () => string;
|
|
7724
8021
|
};
|
|
7725
8022
|
}>>, {
|
|
@@ -7729,24 +8026,24 @@ export const SortList: Vue.DefineComponent<{
|
|
|
7729
8026
|
// @public
|
|
7730
8027
|
export const SortPickerList: Vue.DefineComponent<{
|
|
7731
8028
|
items: {
|
|
7732
|
-
type:
|
|
8029
|
+
type: PropType<Sort[]>;
|
|
7733
8030
|
required: true;
|
|
7734
8031
|
};
|
|
7735
8032
|
animation: {
|
|
7736
|
-
type:
|
|
8033
|
+
type: PropType<string | typeof Vue>;
|
|
7737
8034
|
default: () => string;
|
|
7738
8035
|
};
|
|
7739
8036
|
buttonClass: StringConstructor;
|
|
7740
8037
|
}, {
|
|
7741
8038
|
listItems: Vue.ComputedRef<SortPickerItem[]>;
|
|
7742
|
-
selectedSort: Vue.ComputedRef<
|
|
8039
|
+
selectedSort: Vue.ComputedRef<string>;
|
|
7743
8040
|
}, unknown, {}, {}, Vue.ComponentOptionsMixin, Vue.ComponentOptionsMixin, {}, string, Vue.PublicProps, Readonly<Vue.ExtractPropTypes<{
|
|
7744
8041
|
items: {
|
|
7745
|
-
type:
|
|
8042
|
+
type: PropType<Sort[]>;
|
|
7746
8043
|
required: true;
|
|
7747
8044
|
};
|
|
7748
8045
|
animation: {
|
|
7749
|
-
type:
|
|
8046
|
+
type: PropType<string | typeof Vue>;
|
|
7750
8047
|
default: () => string;
|
|
7751
8048
|
};
|
|
7752
8049
|
buttonClass: StringConstructor;
|
|
@@ -7764,22 +8061,24 @@ export { SortZAIcon }
|
|
|
7764
8061
|
|
|
7765
8062
|
// @public
|
|
7766
8063
|
export interface SpatialNavigation {
|
|
7767
|
-
navigateTo(direction: ArrowKey)
|
|
8064
|
+
navigateTo: (direction: ArrowKey) => HTMLElement;
|
|
7768
8065
|
}
|
|
7769
8066
|
|
|
7770
8067
|
// @public
|
|
7771
8068
|
export const Spellcheck: DefineComponent< {}, {
|
|
7772
|
-
query: ComputedRef<
|
|
7773
|
-
spellcheckedQuery: ComputedRef<
|
|
8069
|
+
query: ComputedRef<string>;
|
|
8070
|
+
spellcheckedQuery: ComputedRef<string>;
|
|
7774
8071
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7775
8072
|
|
|
7776
8073
|
// @public
|
|
7777
8074
|
export const SpellcheckButton: DefineComponent< {}, {
|
|
7778
8075
|
el: Ref<HTMLElement | undefined>;
|
|
7779
|
-
spellcheckedQuery: ComputedRef<
|
|
8076
|
+
spellcheckedQuery: ComputedRef<string>;
|
|
7780
8077
|
emitEvents: () => void;
|
|
7781
8078
|
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {}>>, {}, {}>;
|
|
7782
8079
|
|
|
8080
|
+
export { SpinnerIcon }
|
|
8081
|
+
|
|
7783
8082
|
// @public
|
|
7784
8083
|
export const SPLIT_WORDS_REGEX: RegExp;
|
|
7785
8084
|
|
|
@@ -7827,7 +8126,7 @@ export { StarIcon }
|
|
|
7827
8126
|
|
|
7828
8127
|
// @public
|
|
7829
8128
|
export interface StateSelector<ReturnType, State extends Dictionary, Getters extends Dictionary> extends WatchOptions {
|
|
7830
|
-
filter
|
|
8129
|
+
filter?: (newValue: ReturnType, oldValue: ReturnType, state: State) => boolean;
|
|
7831
8130
|
// (undocumented)
|
|
7832
8131
|
metadata?: Partial<WireMetadata>;
|
|
7833
8132
|
// (undocumented)
|
|
@@ -7836,7 +8135,7 @@ export interface StateSelector<ReturnType, State extends Dictionary, Getters ext
|
|
|
7836
8135
|
|
|
7837
8136
|
// @public
|
|
7838
8137
|
export interface StatusMutations {
|
|
7839
|
-
setStatus(status: RequestStatus)
|
|
8138
|
+
setStatus: (status: RequestStatus) => void;
|
|
7840
8139
|
}
|
|
7841
8140
|
|
|
7842
8141
|
// @public
|
|
@@ -7861,10 +8160,18 @@ export type StoreEmitters<StoreModule extends AnyXStoreModule> = {
|
|
|
7861
8160
|
};
|
|
7862
8161
|
|
|
7863
8162
|
// @public
|
|
7864
|
-
export
|
|
7865
|
-
|
|
8163
|
+
export interface StoreModuleStateAndGetters<ModuleName extends XModuleName> {
|
|
8164
|
+
// (undocumented)
|
|
7866
8165
|
getters: ExtractGetters<ModuleName>;
|
|
7867
|
-
|
|
8166
|
+
// (undocumented)
|
|
8167
|
+
state: ExtractState<ModuleName>;
|
|
8168
|
+
}
|
|
8169
|
+
|
|
8170
|
+
// @public
|
|
8171
|
+
export interface SubjectPayload<SomePayload, SomeEventMetadata extends Dictionary> {
|
|
8172
|
+
eventPayload: SomePayload;
|
|
8173
|
+
metadata: SomeEventMetadata;
|
|
8174
|
+
}
|
|
7868
8175
|
|
|
7869
8176
|
// @public
|
|
7870
8177
|
export type SubObject<SomeObject, TargetPropertyType> = {
|
|
@@ -7875,11 +8182,11 @@ export { TagFilledIcon }
|
|
|
7875
8182
|
|
|
7876
8183
|
// @public
|
|
7877
8184
|
export const Tagging: DefineComponent< {
|
|
7878
|
-
|
|
8185
|
+
storageTTLMs: {
|
|
7879
8186
|
type: NumberConstructor;
|
|
7880
8187
|
default: number;
|
|
7881
8188
|
};
|
|
7882
|
-
|
|
8189
|
+
storageKey: {
|
|
7883
8190
|
type: StringConstructor;
|
|
7884
8191
|
default: string;
|
|
7885
8192
|
};
|
|
@@ -7893,11 +8200,11 @@ type: BooleanConstructor;
|
|
|
7893
8200
|
default: null;
|
|
7894
8201
|
};
|
|
7895
8202
|
}, () => void, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly<ExtractPropTypes< {
|
|
7896
|
-
|
|
8203
|
+
storageTTLMs: {
|
|
7897
8204
|
type: NumberConstructor;
|
|
7898
8205
|
default: number;
|
|
7899
8206
|
};
|
|
7900
|
-
|
|
8207
|
+
storageKey: {
|
|
7901
8208
|
type: StringConstructor;
|
|
7902
8209
|
default: string;
|
|
7903
8210
|
};
|
|
@@ -7911,23 +8218,23 @@ type: BooleanConstructor;
|
|
|
7911
8218
|
default: null;
|
|
7912
8219
|
};
|
|
7913
8220
|
}>>, {
|
|
7914
|
-
|
|
7915
|
-
|
|
8221
|
+
storageTTLMs: number;
|
|
8222
|
+
storageKey: string;
|
|
7916
8223
|
queryTaggingDebounceMs: number;
|
|
7917
8224
|
consent: boolean;
|
|
7918
8225
|
}, {}>;
|
|
7919
8226
|
|
|
7920
8227
|
// @public
|
|
7921
8228
|
export interface TaggingActions {
|
|
7922
|
-
track(tagging: TaggingRequest | TaggingRequest[])
|
|
8229
|
+
track: (tagging: TaggingRequest | TaggingRequest[]) => void;
|
|
7923
8230
|
}
|
|
7924
8231
|
|
|
7925
8232
|
// @public
|
|
7926
8233
|
export interface TaggingConfig {
|
|
7927
|
-
clickedResultStorageKey: string | null;
|
|
7928
|
-
clickedResultStorageTTLMs: number | null;
|
|
7929
8234
|
queryTaggingDebounceMs: number;
|
|
7930
8235
|
sessionTTLMs: number;
|
|
8236
|
+
storageKey: string | null;
|
|
8237
|
+
storageTTLMs: number | null;
|
|
7931
8238
|
}
|
|
7932
8239
|
|
|
7933
8240
|
// @internal
|
|
@@ -7936,7 +8243,7 @@ export const taggingEmitters: {
|
|
|
7936
8243
|
SearchTaggingReceived: (state: TaggingState) => TaggingRequest;
|
|
7937
8244
|
ResultURLTrackingEnabled: {
|
|
7938
8245
|
selector: (state: TaggingState) => string;
|
|
7939
|
-
filter: (newValue: string) =>
|
|
8246
|
+
filter: (newValue: string) => newValue is "url";
|
|
7940
8247
|
};
|
|
7941
8248
|
};
|
|
7942
8249
|
|
|
@@ -7946,9 +8253,9 @@ export interface TaggingGetters {
|
|
|
7946
8253
|
|
|
7947
8254
|
// @public
|
|
7948
8255
|
export interface TaggingMutations extends ConfigMutations<TaggingState> {
|
|
7949
|
-
setConsent(consent: boolean)
|
|
7950
|
-
setNoResultsTaggingEnabled(module: XModuleName)
|
|
7951
|
-
setQueryTaggingInfo(queryTaggingInfo: TaggingRequest)
|
|
8256
|
+
setConsent: (consent: boolean) => void;
|
|
8257
|
+
setNoResultsTaggingEnabled: (module: XModuleName) => void;
|
|
8258
|
+
setQueryTaggingInfo: (queryTaggingInfo: TaggingRequest) => void;
|
|
7952
8259
|
}
|
|
7953
8260
|
|
|
7954
8261
|
// @public
|
|
@@ -7992,6 +8299,7 @@ export const taggingWiring: {
|
|
|
7992
8299
|
UserClickedResultAddToCart: {
|
|
7993
8300
|
trackAddToCartWire: Wire<Taggable>;
|
|
7994
8301
|
trackResultClickedWire: Wire<Taggable>;
|
|
8302
|
+
storeAddToCartWire: Wire<Result>;
|
|
7995
8303
|
};
|
|
7996
8304
|
UserClickedPDPAddToCart: {
|
|
7997
8305
|
trackAddToCartFromSessionStorage: Wire<string | undefined>;
|
|
@@ -7999,16 +8307,43 @@ export const taggingWiring: {
|
|
|
7999
8307
|
UserClickedABanner: {
|
|
8000
8308
|
trackBannerClickedWire: Wire<Taggable>;
|
|
8001
8309
|
};
|
|
8310
|
+
UserClickedAPromoted: {
|
|
8311
|
+
trackPromotedClickedWire: Wire<Taggable>;
|
|
8312
|
+
};
|
|
8002
8313
|
UserClickedADisplayResult: {
|
|
8003
8314
|
trackDisplayClickedWire: Wire<Taggable>;
|
|
8004
8315
|
setQueryTaggingFromQueryPreview: Wire<Taggable>;
|
|
8005
8316
|
};
|
|
8006
8317
|
SemanticQueriesResponseChanged: {
|
|
8007
|
-
|
|
8318
|
+
trackNoResultsQueryWithFallbackWireDebounced: Wire<any>;
|
|
8319
|
+
};
|
|
8320
|
+
RelatedPromptsResponseChanged: {
|
|
8321
|
+
trackNoResultsQueryWithFallbackWireDebounced: Wire<any>;
|
|
8008
8322
|
};
|
|
8009
8323
|
ModuleRegistered: {
|
|
8010
8324
|
setNoResultsTaggingEnabledWire: Wire<keyof XModulesTree>;
|
|
8011
8325
|
};
|
|
8326
|
+
UserClickedARelatedPromptResult: {
|
|
8327
|
+
trackToolingDisplayClickedWire: Wire<Taggable>;
|
|
8328
|
+
};
|
|
8329
|
+
UserClickedARelatedPromptAdd2Cart: {
|
|
8330
|
+
trackToolingAdd2CartWire: Wire<Taggable>;
|
|
8331
|
+
};
|
|
8332
|
+
UserSelectedARelatedPrompt: {
|
|
8333
|
+
trackRelatedPromptToolingDisplayClickWire: Wire<any>;
|
|
8334
|
+
};
|
|
8335
|
+
AiSuggestionsSearchChanged: {
|
|
8336
|
+
trackAiSuggestionsSearchWire: AnyWire;
|
|
8337
|
+
};
|
|
8338
|
+
UserClickedAiOverviewExpandButton: {
|
|
8339
|
+
trackAiOverviewButtonClickedWire: Wire<any>;
|
|
8340
|
+
};
|
|
8341
|
+
UserClickedAnAiOverviewResult: {
|
|
8342
|
+
trackToolingDisplayClickedWire: Wire<Taggable>;
|
|
8343
|
+
};
|
|
8344
|
+
UserClickedAnAiOverviewAdd2Cart: {
|
|
8345
|
+
trackToolingAdd2CartWire: Wire<Taggable>;
|
|
8346
|
+
};
|
|
8012
8347
|
};
|
|
8013
8348
|
|
|
8014
8349
|
// @public
|
|
@@ -8038,11 +8373,14 @@ export const taggingXStoreModule: TaggingXStoreModule;
|
|
|
8038
8373
|
export { TagIcon }
|
|
8039
8374
|
|
|
8040
8375
|
// @public
|
|
8041
|
-
export
|
|
8042
|
-
|
|
8043
|
-
moduleName: XModuleName;
|
|
8376
|
+
export interface TakeNavigationControl {
|
|
8377
|
+
// (undocumented)
|
|
8044
8378
|
direction: ArrowKey;
|
|
8045
|
-
|
|
8379
|
+
// (undocumented)
|
|
8380
|
+
moduleName: XModuleName;
|
|
8381
|
+
// (undocumented)
|
|
8382
|
+
xEvent: PropsWithType<XEventsTypes, ArrowKey>;
|
|
8383
|
+
}
|
|
8046
8384
|
|
|
8047
8385
|
// @public
|
|
8048
8386
|
export function throttle<Payload>(wire: Wire<Payload>, timeInMs: TimeSelector | number, options?: TimedWireOperatorOptions): Wire<Payload>;
|
|
@@ -8080,6 +8418,12 @@ export const track: TaggingXStoreModule['actions']['track'];
|
|
|
8080
8418
|
// @public
|
|
8081
8419
|
export const trackAddToCartWire: Wire<Taggable>;
|
|
8082
8420
|
|
|
8421
|
+
// @public
|
|
8422
|
+
export const trackAiOverviewButtonClickedWire: Wire<any>;
|
|
8423
|
+
|
|
8424
|
+
// @public
|
|
8425
|
+
export const trackAiSuggestionsSearchWire: AnyWire;
|
|
8426
|
+
|
|
8083
8427
|
// @public
|
|
8084
8428
|
export const trackBannerClickedWire: Wire<Taggable>;
|
|
8085
8429
|
|
|
@@ -8090,17 +8434,35 @@ export const trackDisplayClickedWire: Wire<Taggable>;
|
|
|
8090
8434
|
export const trackElementDisplayedWire: Wire<Taggable>;
|
|
8091
8435
|
|
|
8092
8436
|
// @public
|
|
8093
|
-
export const
|
|
8437
|
+
export const trackNoResultsQueryWithFallbackWire: Wire<any>;
|
|
8094
8438
|
|
|
8095
8439
|
// @public
|
|
8440
|
+
export const trackNoResultsQueryWithFallbackWireDebounced: Wire<any>;
|
|
8441
|
+
|
|
8442
|
+
// @public @deprecated
|
|
8443
|
+
export const trackNoResultsQueryWithSemanticsWire: Wire<any>;
|
|
8444
|
+
|
|
8445
|
+
// @public @deprecated
|
|
8096
8446
|
export const trackNoResultsQueryWithSemanticsWireDebounced: Wire<any>;
|
|
8097
8447
|
|
|
8448
|
+
// @public
|
|
8449
|
+
export const trackPromotedClickedWire: Wire<Taggable>;
|
|
8450
|
+
|
|
8098
8451
|
// @public
|
|
8099
8452
|
export const trackQueryWire: Wire<TaggingRequest | TaggingRequest[]>;
|
|
8100
8453
|
|
|
8454
|
+
// @public
|
|
8455
|
+
export const trackRelatedPromptToolingDisplayClickWire: Wire<any>;
|
|
8456
|
+
|
|
8101
8457
|
// @public
|
|
8102
8458
|
export const trackResultClickedWire: Wire<Taggable>;
|
|
8103
8459
|
|
|
8460
|
+
// @public
|
|
8461
|
+
export const trackToolingAdd2CartWire: Wire<Taggable>;
|
|
8462
|
+
|
|
8463
|
+
// @public
|
|
8464
|
+
export const trackToolingDisplayClickedWire: Wire<Taggable>;
|
|
8465
|
+
|
|
8104
8466
|
// @internal
|
|
8105
8467
|
export type TransitionStates<SomeStatus extends string, SomeEvent extends string> = {
|
|
8106
8468
|
[Key in SomeStatus]: Partial<Record<SomeEvent, SomeStatus>>;
|
|
@@ -8114,6 +8476,18 @@ export { TrendingIcon }
|
|
|
8114
8476
|
|
|
8115
8477
|
export { TrendingTinyIcon }
|
|
8116
8478
|
|
|
8479
|
+
// Warning: (ae-forgotten-export) The symbol "TypingHTMLElement" needs to be exported by the entry point index.d.ts
|
|
8480
|
+
//
|
|
8481
|
+
// @public
|
|
8482
|
+
export const typing: Directive<TypingHTMLElement, TypingOptions>;
|
|
8483
|
+
|
|
8484
|
+
// @public
|
|
8485
|
+
export interface TypingOptions {
|
|
8486
|
+
speed?: number;
|
|
8487
|
+
targetAttr?: string;
|
|
8488
|
+
text: string;
|
|
8489
|
+
}
|
|
8490
|
+
|
|
8117
8491
|
// @public
|
|
8118
8492
|
export const updateHistoryQueriesWithSearchResponse: Wire<InternalSearchResponse>;
|
|
8119
8493
|
|
|
@@ -8155,13 +8529,14 @@ emitEvents: () => void;
|
|
|
8155
8529
|
|
|
8156
8530
|
// @public
|
|
8157
8531
|
export interface UrlMutations extends QueryMutations {
|
|
8158
|
-
setFilters(filters: Filter[])
|
|
8159
|
-
setInitialExtraParams(extraParams: Dictionary<unknown>)
|
|
8160
|
-
setPage(page: number)
|
|
8161
|
-
setParams(params: Partial<UrlParams>)
|
|
8162
|
-
|
|
8163
|
-
|
|
8164
|
-
|
|
8532
|
+
setFilters: (filters: Filter[]) => void;
|
|
8533
|
+
setInitialExtraParams: (extraParams: Dictionary<unknown>) => void;
|
|
8534
|
+
setPage: (page: number) => void;
|
|
8535
|
+
setParams: (params: Partial<UrlParams>) => void;
|
|
8536
|
+
setPrompt: (prompt: number) => void;
|
|
8537
|
+
setRelatedTags: (relatedTags: RelatedTag_2[]) => void;
|
|
8538
|
+
setScroll: (scroll: string) => void;
|
|
8539
|
+
setSort: (sort: string) => void;
|
|
8165
8540
|
}
|
|
8166
8541
|
|
|
8167
8542
|
// @public
|
|
@@ -8176,6 +8551,8 @@ export interface UrlParams {
|
|
|
8176
8551
|
// (undocumented)
|
|
8177
8552
|
page: number;
|
|
8178
8553
|
// (undocumented)
|
|
8554
|
+
prompt: number;
|
|
8555
|
+
// (undocumented)
|
|
8179
8556
|
query: string;
|
|
8180
8557
|
// (undocumented)
|
|
8181
8558
|
scroll: string;
|
|
@@ -8213,6 +8590,9 @@ export const urlWiring: {
|
|
|
8213
8590
|
SelectedRelatedTagsChanged: {
|
|
8214
8591
|
setUrlRelatedTags: Wire<RelatedTag_2[]>;
|
|
8215
8592
|
};
|
|
8593
|
+
SelectedRelatedPromptChanged: {
|
|
8594
|
+
setUrlPrompt: Wire<number>;
|
|
8595
|
+
};
|
|
8216
8596
|
SelectedFiltersForRequestChanged: {
|
|
8217
8597
|
setUrlFilters: Wire<Filter[]>;
|
|
8218
8598
|
};
|
|
@@ -8255,10 +8635,10 @@ export const urlXStoreModule: UrlXStoreModule;
|
|
|
8255
8635
|
|
|
8256
8636
|
// @public
|
|
8257
8637
|
export function use$x(): UseAliasAPI & {
|
|
8258
|
-
on: <
|
|
8259
|
-
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes,
|
|
8638
|
+
on: <Event extends XEvent, Metadata extends boolean>(event: Event, withMetadata: Metadata) => {
|
|
8639
|
+
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes, Event>, WireMetadata> : EventPayload<XEventsTypes, Event>) => void) => void;
|
|
8260
8640
|
};
|
|
8261
|
-
emit: <
|
|
8641
|
+
emit: <Event extends XEvent>(event: Event, payload?: XEventPayload<Event>, metadata?: Omit<WireMetadata, "moduleName">) => Promise<EmittedData<XEventsTypes, Event, WireMetadata>>;
|
|
8262
8642
|
};
|
|
8263
8643
|
|
|
8264
8644
|
// @public
|
|
@@ -8354,7 +8734,7 @@ export function useDisableAnimation(animationName: string): {
|
|
|
8354
8734
|
// Warning: (ae-forgotten-export) The symbol "UseOnDisplayReturn" needs to be exported by the entry point index.d.ts
|
|
8355
8735
|
//
|
|
8356
8736
|
// @public
|
|
8357
|
-
export function useEmitDisplayEvent({ element, taggingRequest, eventMetadata }: UseEmitDisplayEventOptions): UseOnDisplayReturn;
|
|
8737
|
+
export function useEmitDisplayEvent({ element, taggingRequest, eventMetadata, }: UseEmitDisplayEventOptions): UseOnDisplayReturn;
|
|
8358
8738
|
|
|
8359
8739
|
// @public
|
|
8360
8740
|
export function useFacets(props: {
|
|
@@ -8373,13 +8753,15 @@ export function useFiltersInjection(props: {
|
|
|
8373
8753
|
parentId?: Filter['id'];
|
|
8374
8754
|
}): ComputedRef<Filter[]>;
|
|
8375
8755
|
|
|
8756
|
+
// Warning: (ae-forgotten-export) The symbol "UseGetter" needs to be exported by the entry point index.d.ts
|
|
8757
|
+
//
|
|
8376
8758
|
// @public
|
|
8377
|
-
export
|
|
8759
|
+
export const useGetter: UseGetter;
|
|
8378
8760
|
|
|
8379
8761
|
// Warning: (ae-forgotten-export) The symbol "UseOnDisplayOptions" needs to be exported by the entry point index.d.ts
|
|
8380
8762
|
//
|
|
8381
8763
|
// @public
|
|
8382
|
-
export function useOnDisplay({ element, callback, triggerOnce }: UseOnDisplayOptions): UseOnDisplayReturn;
|
|
8764
|
+
export function useOnDisplay({ element, callback, triggerOnce, }: UseOnDisplayOptions): UseOnDisplayReturn;
|
|
8383
8765
|
|
|
8384
8766
|
// Warning: (ae-forgotten-export) The symbol "UseQueriesPreview" needs to be exported by the entry point index.d.ts
|
|
8385
8767
|
//
|
|
@@ -8402,17 +8784,16 @@ export function useScroll(props: {
|
|
|
8402
8784
|
};
|
|
8403
8785
|
|
|
8404
8786
|
// @public
|
|
8405
|
-
export function useState<Module extends XModuleName,
|
|
8406
|
-
|
|
8407
|
-
|
|
8408
|
-
export function useStore(): Store<any>;
|
|
8787
|
+
export function useState<Module extends XModuleName, State = ExtractState<Module>>(module: Module): {
|
|
8788
|
+
[P in keyof State]: ComputedRef<State[P]>;
|
|
8789
|
+
};
|
|
8409
8790
|
|
|
8410
8791
|
// @public
|
|
8411
8792
|
export function useXBus(): {
|
|
8412
|
-
on: <
|
|
8413
|
-
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes,
|
|
8793
|
+
on: <Event extends XEvent, Metadata extends boolean>(event: Event, withMetadata: Metadata) => {
|
|
8794
|
+
subscribe: (callback: (payload: Metadata extends true ? SubjectPayload<EventPayload<XEventsTypes, Event>, WireMetadata> : EventPayload<XEventsTypes, Event>) => void) => void;
|
|
8414
8795
|
};
|
|
8415
|
-
emit: <
|
|
8796
|
+
emit: <Event extends XEvent>(event: Event, payload?: XEventPayload<Event>, metadata?: Omit<WireMetadata, "moduleName">) => Promise<EmittedData<XEventsTypes, Event, WireMetadata>>;
|
|
8416
8797
|
};
|
|
8417
8798
|
|
|
8418
8799
|
// @public
|
|
@@ -8467,6 +8848,7 @@ export interface WireMetadata {
|
|
|
8467
8848
|
location?: FeatureLocation;
|
|
8468
8849
|
moduleName: XModuleName | null;
|
|
8469
8850
|
oldValue?: unknown;
|
|
8851
|
+
// Warning: (ae-incompatible-release-tags) The symbol "priority" is marked as @public, but its signature references "Priority" which is marked as @internal
|
|
8470
8852
|
priority?: Priority;
|
|
8471
8853
|
replaceable?: boolean;
|
|
8472
8854
|
target?: HTMLElement;
|
|
@@ -8507,32 +8889,34 @@ export type Wiring = {
|
|
|
8507
8889
|
// @public
|
|
8508
8890
|
export interface XActionContext<State extends Dictionary, Getters extends Dictionary, Mutations extends MutationsDictionary<Mutations>, Actions extends ActionsDictionary<Actions>> extends ActionContext<State, RootXStoreState> {
|
|
8509
8891
|
// (undocumented)
|
|
8510
|
-
commit<MutationName extends PropsWithType<Mutations, () => void>>(mutation: MutationName): void;
|
|
8892
|
+
commit: (<MutationName extends PropsWithType<Mutations, () => void>>(mutation: MutationName) => void) & (<MutationName extends keyof Mutations>(mutation: MutationName, payload: ExtractPayload<Mutations[MutationName]>) => void);
|
|
8511
8893
|
// (undocumented)
|
|
8512
|
-
|
|
8513
|
-
// (undocumented)
|
|
8514
|
-
dispatch<ActionName extends PropsWithType<Actions, () => any>>(action: ActionName): ExtractActionReturn<Actions[ActionName]>;
|
|
8515
|
-
// (undocumented)
|
|
8516
|
-
dispatch<ActionName extends keyof Actions>(action: ActionName, payload: ExtractPayload<Actions[ActionName]>): ExtractActionReturn<Actions[ActionName]>;
|
|
8894
|
+
dispatch: (<ActionName extends PropsWithType<Actions, () => any>>(action: ActionName) => ExtractActionReturn<Actions[ActionName]>) & (<ActionName extends keyof Actions>(action: ActionName, payload: ExtractPayload<Actions[ActionName]>) => ExtractActionReturn<Actions[ActionName]>);
|
|
8517
8895
|
// (undocumented)
|
|
8518
8896
|
getters: Getters;
|
|
8519
8897
|
}
|
|
8520
8898
|
|
|
8521
8899
|
// @public
|
|
8522
8900
|
export interface XAPI {
|
|
8523
|
-
addProductToCart(productId?: string)
|
|
8524
|
-
getSnippetConfig()
|
|
8525
|
-
init(config: SnippetConfig)
|
|
8526
|
-
search(query?: string)
|
|
8901
|
+
addProductToCart: (productId?: string) => void;
|
|
8902
|
+
getSnippetConfig: () => SnippetConfig;
|
|
8903
|
+
init: (config: SnippetConfig) => Promise<void>;
|
|
8904
|
+
search: (query?: string) => void;
|
|
8527
8905
|
// @internal
|
|
8528
|
-
setBus(bus: XBus<XEventsTypes, WireMetadata>)
|
|
8906
|
+
setBus: (bus: XBus<XEventsTypes, WireMetadata>) => void;
|
|
8529
8907
|
// @internal
|
|
8530
|
-
setInitCallback(initCallback: (config: SnippetConfig) => void)
|
|
8531
|
-
setSnippetConfig(config: Partial<SnippetConfig>)
|
|
8908
|
+
setInitCallback: (initCallback: (config: SnippetConfig) => void) => void;
|
|
8909
|
+
setSnippetConfig: (config: Partial<SnippetConfig>) => void;
|
|
8532
8910
|
// @internal
|
|
8533
|
-
setSnippetConfigCallback(callback: (config: Partial<SnippetConfig>) => void)
|
|
8911
|
+
setSnippetConfigCallback: (callback: (config: Partial<SnippetConfig>) => void) => void;
|
|
8534
8912
|
// @internal
|
|
8535
|
-
setSnippetConfigGetter(snippetConfigGetter: () => NormalisedSnippetConfig)
|
|
8913
|
+
setSnippetConfigGetter: (snippetConfigGetter: () => NormalisedSnippetConfig) => void;
|
|
8914
|
+
}
|
|
8915
|
+
|
|
8916
|
+
// @public
|
|
8917
|
+
export interface XBus<SomeEvents extends Dictionary, SomeEventMetadata extends Dictionary> {
|
|
8918
|
+
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>>);
|
|
8919
|
+
on: <SomeEvent extends keyof SomeEvents>(event: SomeEvent, withMetadata?: boolean) => typeof withMetadata extends true ? Observable<SubjectPayload<EventPayload<SomeEvents, SomeEvent>, SomeEventMetadata>> : Observable<EventPayload<SomeEvents, SomeEvent>>;
|
|
8536
8920
|
}
|
|
8537
8921
|
|
|
8538
8922
|
// @public
|
|
@@ -8596,17 +8980,7 @@ export interface XComponentAPI extends XComponentBusAPI, XComponentAliasAPI {
|
|
|
8596
8980
|
|
|
8597
8981
|
// @public
|
|
8598
8982
|
export interface XComponentBusAPI {
|
|
8599
|
-
|
|
8600
|
-
//
|
|
8601
|
-
// (undocumented)
|
|
8602
|
-
emit(event: PropsWithType<XEventsTypes, void>): void;
|
|
8603
|
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@empathyco/x-components" does not have an export "XBus"
|
|
8604
|
-
//
|
|
8605
|
-
// (undocumented)
|
|
8606
|
-
emit<Event extends XEvent>(event: Event, payload: XEventPayload<Event>, metadata?: Omit<WireMetadata, 'moduleName' | 'origin' | 'location'>): void;
|
|
8607
|
-
// Warning: (ae-unresolved-inheritdoc-reference) The @inheritDoc reference could not be resolved: The package "@empathyco/x-components" does not have an export "XBus"
|
|
8608
|
-
//
|
|
8609
|
-
// (undocumented)
|
|
8983
|
+
emit: ((event: PropsWithType<XEventsTypes, void>) => void) & (<Event extends XEvent>(event: Event, payload: XEventPayload<Event>, metadata?: Omit<WireMetadata, 'moduleName' | 'origin' | 'location'>) => void);
|
|
8610
8984
|
on: XBus<XEventsTypes, WireMetadata>['on'];
|
|
8611
8985
|
}
|
|
8612
8986
|
|
|
@@ -8625,7 +8999,7 @@ export type XEventPayload<Event extends XEvent> = XEventsTypes[Event] extends vo
|
|
|
8625
8999
|
export type XEventsOf<Type> = PropsWithType<XEventsTypes, Type>;
|
|
8626
9000
|
|
|
8627
9001
|
// @public
|
|
8628
|
-
export interface XEventsTypes extends DeviceXEvents, EmpathizeXEvents, ExtraParamsXEvents, FacetsXEvents, HistoryQueriesXEvents, IdentifierResultsXEvents, NextQueriesXEvents, PopularSearchesXEvents, QueriesPreviewXEvents, QuerySuggestionsXEvents, RecommendationsXEvents, RelatedTagsXEvents, ScrollXEvents, SearchBoxXEvents, SearchXEvents, SemanticQueriesXEvents, TaggingXEvents, ExperienceControlsXEvents, UrlXEvents, RelatedPromptsXEvents {
|
|
9002
|
+
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 {
|
|
8629
9003
|
ColumnsNumberProvided: number;
|
|
8630
9004
|
ModuleRegistered: XModuleName;
|
|
8631
9005
|
RenderedColumnsNumberChanged: number;
|
|
@@ -8681,7 +9055,7 @@ export class XInstaller {
|
|
|
8681
9055
|
// @internal
|
|
8682
9056
|
protected createBus(): XBus<XEventsTypes, WireMetadata>;
|
|
8683
9057
|
// @internal
|
|
8684
|
-
protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element;
|
|
9058
|
+
protected getMountingTarget(domElement?: InstallXOptions['domElement']): Element | ShadowRoot;
|
|
8685
9059
|
// @internal
|
|
8686
9060
|
protected getPluginOptions(): XPluginOptions;
|
|
8687
9061
|
protected getSnippetConfig(): NormalisedSnippetConfig;
|
|
@@ -8735,6 +9109,8 @@ export type XModuleState = {
|
|
|
8735
9109
|
|
|
8736
9110
|
// @public
|
|
8737
9111
|
export interface XModulesTree {
|
|
9112
|
+
// (undocumented)
|
|
9113
|
+
ai: AiXModule;
|
|
8738
9114
|
// (undocumented)
|
|
8739
9115
|
device: DeviceXModule;
|
|
8740
9116
|
// (undocumented)
|
|
@@ -8845,6 +9221,70 @@ export interface XPluginOptions {
|
|
|
8845
9221
|
xModules?: XModulesOptions;
|
|
8846
9222
|
}
|
|
8847
9223
|
|
|
9224
|
+
// @public
|
|
9225
|
+
export class XPriorityBus<SomeEvents extends Dictionary, SomeEventMetadata extends XPriorityBusEventMetadata> implements XBus<SomeEvents, SomeEventMetadata> {
|
|
9226
|
+
constructor(config?: {
|
|
9227
|
+
queue?: XPriorityQueue<SomeEvents, XPriorityQueueNodeData<SomeEvents, SomeEventMetadata>>;
|
|
9228
|
+
priorities?: Dictionary<number>;
|
|
9229
|
+
emitCallbacks?: AnyFunction[];
|
|
9230
|
+
defaultEventPriority?: number;
|
|
9231
|
+
});
|
|
9232
|
+
// @internal
|
|
9233
|
+
protected createEmitter<SomeEvent extends keyof SomeEvents>(event: SomeEvent): void;
|
|
9234
|
+
// @internal
|
|
9235
|
+
protected defaultEventPriority: number;
|
|
9236
|
+
emit<SomeEvent extends keyof SomeEvents>(event: SomeEvent, payload?: EventPayload<SomeEvents, SomeEvent>, metadata?: SomeEventMetadata): Promise<EmittedData<SomeEvents, SomeEvent, SomeEventMetadata>>;
|
|
9237
|
+
// @internal
|
|
9238
|
+
protected emitCallbacks: AnyFunction[];
|
|
9239
|
+
// @internal
|
|
9240
|
+
protected emitters: Emitters<SomeEvents, SomeEventMetadata>;
|
|
9241
|
+
// @internal
|
|
9242
|
+
protected flushQueue(): void;
|
|
9243
|
+
// @internal
|
|
9244
|
+
protected getEmitter<SomeEvent extends keyof SomeEvents>(event: SomeEvent): Emitter<SomeEvents, SomeEvent, SomeEventMetadata>;
|
|
9245
|
+
// @internal
|
|
9246
|
+
protected getEventPriority(event: keyof SomeEvents, metadata: SomeEventMetadata): Priority;
|
|
9247
|
+
on<SomeEvent extends keyof SomeEvents>(event: SomeEvent, withMetadata?: boolean): typeof withMetadata extends true ? Observable<SubjectPayload<EventPayload<SomeEvents, SomeEvent>, SomeEventMetadata>> : Observable<EventPayload<SomeEvents, SomeEvent>>;
|
|
9248
|
+
// @internal
|
|
9249
|
+
protected pendingFlushId?: number;
|
|
9250
|
+
// @internal
|
|
9251
|
+
protected pendingPopsIds: number[];
|
|
9252
|
+
// @internal
|
|
9253
|
+
protected priorities: Dictionary<Priority>;
|
|
9254
|
+
// @internal
|
|
9255
|
+
protected queue: XPriorityQueue<SomeEvents, XPriorityQueueNodeData<SomeEvents, SomeEventMetadata>>;
|
|
9256
|
+
}
|
|
9257
|
+
|
|
9258
|
+
// @public
|
|
9259
|
+
export interface XPriorityBusEventMetadata extends Dictionary {
|
|
9260
|
+
// (undocumented)
|
|
9261
|
+
priority?: number;
|
|
9262
|
+
// (undocumented)
|
|
9263
|
+
replaceable?: boolean;
|
|
9264
|
+
}
|
|
9265
|
+
|
|
9266
|
+
// @public
|
|
9267
|
+
export interface XPriorityQueue<SomeRecord extends Dictionary, SomeData extends Dictionary> {
|
|
9268
|
+
pop: () => XPriorityQueueNode<SomeRecord, SomeData> | undefined;
|
|
9269
|
+
push: (key: keyof SomeRecord, priority: number, data?: SomeData) => void;
|
|
9270
|
+
size: () => number;
|
|
9271
|
+
}
|
|
9272
|
+
|
|
9273
|
+
// @public
|
|
9274
|
+
export interface XPriorityQueueNode<SomeRecord extends Dictionary, SomeData extends Dictionary = Dictionary> {
|
|
9275
|
+
data: SomeData;
|
|
9276
|
+
key: keyof SomeRecord;
|
|
9277
|
+
priority: number;
|
|
9278
|
+
}
|
|
9279
|
+
|
|
9280
|
+
// @public
|
|
9281
|
+
export interface XPriorityQueueNodeData<SomeEvents extends Dictionary, SomeEventMetadata extends Dictionary, SomeEvent extends keyof SomeEvents = keyof SomeEvents> {
|
|
9282
|
+
eventMetadata: SomeEventMetadata;
|
|
9283
|
+
eventPayload: EventPayload<SomeEvents, SomeEvent>;
|
|
9284
|
+
replaceable: boolean;
|
|
9285
|
+
resolve: (value: EmittedData<SomeEvents, SomeEvent, SomeEventMetadata> | PromiseLike<EmittedData<SomeEvents, SomeEvent, SomeEventMetadata>>) => void;
|
|
9286
|
+
}
|
|
9287
|
+
|
|
8848
9288
|
// @public
|
|
8849
9289
|
export interface XStoreModule<State extends Record<keyof State, any>, Getters extends Record<keyof Getters, any>, Mutations extends MutationsDictionary<Mutations>, Actions extends ActionsDictionary<Actions>> {
|
|
8850
9290
|
// (undocumented)
|
|
@@ -8870,27 +9310,31 @@ export type XStoreModuleOptions<StoreModule extends AnyXStoreModule> = StoreModu
|
|
|
8870
9310
|
// 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
|
|
8871
9311
|
// 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
|
|
8872
9312
|
// 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
|
|
8873
|
-
// 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
|
|
8874
9313
|
// 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
|
|
8875
9314
|
// 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
|
|
8876
|
-
// dist/types/components/
|
|
8877
|
-
// 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
|
|
8878
|
-
// 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
|
|
8879
|
-
// 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
|
|
8880
|
-
// 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
|
|
8881
|
-
// 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
|
|
8882
|
-
// 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
|
|
9315
|
+
// 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
|
|
8883
9316
|
// 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
|
|
9317
|
+
// dist/types/x-modules/ai/components/ai-overview.vue.d.ts:37:5 - (ae-forgotten-export) The symbol "TaggingRequest" needs to be exported by the entry point index.d.ts
|
|
9318
|
+
// 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
|
|
9319
|
+
// 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
|
|
8884
9320
|
// 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
|
|
8885
9321
|
// 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
|
|
8886
9322
|
// 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
|
|
9323
|
+
// 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
|
|
9324
|
+
// 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
|
|
9325
|
+
// 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
|
|
9326
|
+
// 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
|
|
9327
|
+
// 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
|
|
9328
|
+
// 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
|
|
8887
9329
|
// 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
|
|
8888
|
-
// dist/types/x-modules/related-prompts/components/related-
|
|
9330
|
+
// 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
|
|
8889
9331
|
// 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
|
|
8890
|
-
// dist/types/x-modules/search/components/partial-results-list.vue.d.ts:
|
|
8891
|
-
// dist/types/x-modules/search/components/sort-list.vue.d.ts:
|
|
8892
|
-
// dist/types/x-modules/search/components/sort-picker-list.vue.d.ts:
|
|
8893
|
-
// src/x-modules/
|
|
9332
|
+
// 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
|
|
9333
|
+
// 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
|
|
9334
|
+
// 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
|
|
9335
|
+
// 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
|
|
9336
|
+
// 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
|
|
9337
|
+
// 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
|
|
8894
9338
|
// 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
|
|
8895
9339
|
// 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
|
|
8896
9340
|
|