@empathyco/x-components 6.0.0-alpha.17 → 6.0.0-alpha.171
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1378 -583
- package/ai/index.d.ts +1 -0
- package/ai/index.js +12 -0
- package/core/index.d.ts +2 -0
- package/core/index.js +56 -44
- package/core/index.js.map +1 -1
- package/docs/API-reference/api/x-adapter-platform.aiquestionsendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsrequestschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsresponsemapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsresponseschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aiquestionsschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionsearchschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionsendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionsrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchrequestschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchresponsemapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchresponseschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aisuggestionssearchschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksendpointadapter.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksrequestmapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksrequestschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksresponsemapper.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksresponseschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.aitasksschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.mapfilters.md +80 -0
- package/docs/API-reference/api/x-adapter-platform.md +33 -0
- package/docs/API-reference/api/x-adapter-platform.nextqueriesrelatedpromptsschema.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.aiquestions.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.aisuggestions.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.aisuggestionssearch.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformadapter.aitasks.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaiquestionsrequest.context.md +16 -0
- package/docs/API-reference/api/x-adapter-platform.platformaiquestionsrequest.md +20 -0
- package/docs/API-reference/api/x-adapter-platform.platformaiquestionsresponse.md +15 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.md +23 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.numfound.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.query.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.results.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsearch.tagging.md +13 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsrequest.context.md +16 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionsrequest.md +20 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchrequest.context.md +15 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchrequest.md +21 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchrequest.queries.md +14 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchresponse.items.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaisuggestionssearchresponse.md +20 -0
- package/docs/API-reference/api/x-adapter-platform.platformaitasksrequest.md +20 -0
- package/docs/API-reference/api/x-adapter-platform.platformaitasksrequest.taskid.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformaitasksresponse.md +15 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.md +2 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.suggestionimageurl.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompt.tagging.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.md +22 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplay.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayadd2cart.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedpromptnextqueriestagging.toolingdisplayclick.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.md +22 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.nextqueries.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplay.md +11 -0
- package/docs/API-reference/api/x-adapter-platform.platformrelatedprompttagging.toolingdisplayclick.md +11 -0
- package/docs/API-reference/api/x-components.addquerytohistory.md +16 -2
- package/docs/API-reference/api/x-components.addquerytohistoryaction.addquerytohistory.md +1 -1
- package/docs/API-reference/api/x-components.addquerytohistoryaction.md +2 -2
- package/docs/API-reference/api/x-components.aiactioncontext.md +15 -0
- package/docs/API-reference/api/x-components.aiactions.fetchandsaveaisuggestions.md +13 -0
- package/docs/API-reference/api/x-components.aiactions.fetchandsaveaisuggestionssearch.md +13 -0
- package/docs/API-reference/api/x-components.aiactions.md +23 -0
- package/docs/API-reference/api/x-components.aiactions.saveorigin.md +13 -0
- package/docs/API-reference/api/x-components.aiactions.seturlparams.md +13 -0
- package/docs/API-reference/api/x-components.aiconfig.md +13 -0
- package/docs/API-reference/api/x-components.aigetters.md +22 -0
- package/docs/API-reference/api/x-components.aigetters.query.md +13 -0
- package/docs/API-reference/api/x-components.aigetters.suggestionsrequest.md +13 -0
- package/docs/API-reference/api/x-components.aigetters.suggestionssearchrequest.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.md +33 -0
- package/docs/API-reference/api/x-components.aimutations.resetaistate.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setairelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setisnoresults.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setorigin.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setparams.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setqueries.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setresponsetext.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setselectedfilters.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setsuggestionsloading.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setsuggestionssearch.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setsuggestionssearchloading.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.setsuggestiontext.md +13 -0
- package/docs/API-reference/api/x-components.aimutations.settagging.md +13 -0
- package/docs/API-reference/api/x-components.aioverview.md +89 -0
- package/docs/API-reference/api/x-components.aiquery.md +13 -0
- package/docs/API-reference/api/x-components.aistate.config.md +11 -0
- package/docs/API-reference/api/x-components.aistate.isnoresults.md +13 -0
- package/docs/API-reference/api/x-components.aistate.md +33 -0
- package/docs/API-reference/api/x-components.aistate.origin.md +13 -0
- package/docs/API-reference/api/x-components.aistate.params.md +13 -0
- package/docs/API-reference/api/x-components.aistate.queries.md +11 -0
- package/docs/API-reference/api/x-components.aistate.relatedtags.md +13 -0
- package/docs/API-reference/api/x-components.aistate.responsetext.md +13 -0
- package/docs/API-reference/api/x-components.aistate.selectedfilters.md +13 -0
- package/docs/API-reference/api/x-components.aistate.suggestionsloading.md +13 -0
- package/docs/API-reference/api/x-components.aistate.suggestionssearch.md +13 -0
- package/docs/API-reference/api/x-components.aistate.suggestionssearchloading.md +13 -0
- package/docs/API-reference/api/x-components.aistate.suggestiontext.md +11 -0
- package/docs/API-reference/api/x-components.aistate.tagging.md +11 -0
- package/docs/API-reference/api/x-components.aisuggestionsrequest.md +13 -0
- package/docs/API-reference/api/x-components.aisuggestionssearchrequest.md +13 -0
- package/docs/API-reference/api/x-components.aixevents.aioverviewmounted.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.aisuggestionsrequestupdated.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.aisuggestionssearchchanged.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.aisuggestionssearchrequestupdated.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.md +25 -0
- package/docs/API-reference/api/x-components.aixevents.userclickedaioverviewexpandbutton.md +11 -0
- package/docs/API-reference/api/x-components.aixevents.userclickedanaioverviewresult.md +11 -0
- package/docs/API-reference/api/x-components.aixmodule.md +13 -0
- package/docs/API-reference/api/x-components.aixstoremodule.md +15 -0
- package/docs/API-reference/api/x-components.allfilter.md +3 -3
- package/docs/API-reference/api/x-components.animateclippath.md +15 -2
- package/docs/API-reference/api/x-components.animatescale.md +15 -2
- package/docs/API-reference/api/x-components.animatetranslate.md +15 -2
- package/docs/API-reference/api/x-components.banner.md +1 -98
- package/docs/API-reference/api/x-components.baseaddtocart.md +1 -0
- package/docs/API-reference/api/x-components.basecolumnpickerdropdown.md +4 -4
- package/docs/API-reference/api/x-components.basedropdown.md +2 -2
- package/docs/API-reference/api/x-components.baseeventsmodal.md +6 -6
- package/docs/API-reference/api/x-components.baseeventsmodalclose.md +3 -3
- package/docs/API-reference/api/x-components.baseeventsmodalopen.md +3 -3
- package/docs/API-reference/api/x-components.baseheadertogglepanel.md +2 -2
- package/docs/API-reference/api/x-components.baseidtogglepanel.md +2 -2
- package/docs/API-reference/api/x-components.basemodal.md +4 -4
- package/docs/API-reference/api/x-components.baseresultimage.md +3 -3
- package/docs/API-reference/api/x-components.baseresultlink.md +1 -0
- package/docs/API-reference/api/x-components.baseresultrating.md +1 -0
- package/docs/API-reference/api/x-components.basescroll.md +2 -2
- package/docs/API-reference/api/x-components.baseslider.md +9 -0
- package/docs/API-reference/api/x-components.baseswitch.md +1 -1
- package/docs/API-reference/api/x-components.basetabspanel.md +2 -2
- package/docs/API-reference/api/x-components.baseteleport.md +44 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue._constructor_.md +20 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.at.md +26 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.clear.md +17 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.isempty.md +19 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.keys.md +13 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.md +42 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.peek.md +19 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.pop.md +19 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.push.md +30 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.size.md +19 -0
- package/docs/API-reference/api/x-components.basexpriorityqueue.tostring.md +28 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode._constructor_.md +22 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.data.md +11 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.key.md +11 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.md +35 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.priority.md +11 -0
- package/docs/API-reference/api/x-components.basexpriorityqueuenode.tostring.md +26 -0
- package/docs/API-reference/api/x-components.bus.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavecontrols.md +5 -1
- package/docs/API-reference/api/x-components.cancelfetchandsaveidentifierresults.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaveidentifierresultswire.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavenextqueries.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsavepopularsearches.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsavequerysuggestions.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaverecommendations.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedtags.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedtagswire.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavesearchresponse.md +6 -2
- package/docs/API-reference/api/x-components.cancelfetchandsavesearchresponsewire.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavesuggestionswire.md +1 -1
- package/docs/API-reference/api/x-components.changeheight.md +13 -0
- package/docs/API-reference/api/x-components.clearfilters.md +2 -2
- package/docs/API-reference/api/x-components.configmutations.config.md +11 -0
- package/docs/API-reference/api/x-components.configmutations.md +24 -0
- package/docs/API-reference/api/x-components.configmutations.mergeconfig.md +13 -0
- package/docs/API-reference/api/x-components.configmutations.setconfig.md +13 -0
- package/docs/API-reference/api/x-components.createfetchandsaveactions.md +2 -2
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetter.md +26 -0
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.getrelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.createrelatedtagsquerygetteroptions.md +20 -0
- package/docs/API-reference/api/x-components.createstoreemitters.md +2 -2
- package/docs/API-reference/api/x-components.createtrackrelatedprompttoolingdisplayclickwire.md +19 -0
- package/docs/API-reference/api/x-components.createtracktoolingadd2cartwire.md +19 -0
- package/docs/API-reference/api/x-components.createtracktoolingdisplaywire.md +19 -0
- package/docs/API-reference/api/x-components.debouncedfunction.cancel.md +2 -6
- package/docs/API-reference/api/x-components.debouncedfunction.md +4 -4
- package/docs/API-reference/api/x-components.debouncefunction.md +15 -1
- package/docs/API-reference/api/{x-components.defaultpdpaddtocartservice._constructor_.md → x-components.defaultexternaltaggingservice._constructor_.md} +3 -3
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.add_to_cart_id_key.md +13 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.instance.md +13 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.localstorageservice.md +11 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.md +43 -0
- package/docs/API-reference/api/{x-components.pdpaddtocartservice.movetosessionstorage.md → x-components.defaultexternaltaggingservice.movetosessionstorage.md} +2 -2
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.result_clicked_id_key.md +13 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.sessionstorageservice.md +11 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storagekey.md +11 -0
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storagettlms.md +11 -0
- package/docs/API-reference/api/{x-components.defaultpdpaddtocartservice.store.md → x-components.defaultexternaltaggingservice.store.md} +2 -2
- package/docs/API-reference/api/x-components.defaultexternaltaggingservice.storeaddtocart.md +24 -0
- package/docs/API-reference/api/{x-components.defaultpdpaddtocartservice.storeresultclicked.md → x-components.defaultexternaltaggingservice.storeresultclicked.md} +3 -3
- package/docs/API-reference/api/{x-components.pdpaddtocartservice.trackaddtocart.md → x-components.defaultexternaltaggingservice.trackaddtocart.md} +3 -3
- package/docs/API-reference/api/x-components.defaultfacetsservice.clearfilterswithmetadata.md +2 -2
- package/docs/API-reference/api/x-components.defaultfacetsservice.md +1 -1
- package/docs/API-reference/api/x-components.devicedetector.md +4 -4
- package/docs/API-reference/api/x-components.devicemutations.md +4 -4
- package/docs/API-reference/api/x-components.devicemutations.setname.md +2 -13
- package/docs/API-reference/api/x-components.devicexevents.deviceprovided.md +1 -1
- package/docs/API-reference/api/x-components.devicexevents.md +1 -1
- package/docs/API-reference/api/x-components.displayclickprovider.md +66 -0
- package/docs/API-reference/api/x-components.emitteddata.event.md +13 -0
- package/docs/API-reference/api/x-components.emitteddata.eventpayload.md +13 -0
- package/docs/API-reference/api/x-components.emitteddata.md +22 -0
- package/docs/API-reference/api/x-components.emitteddata.metadata.md +13 -0
- package/docs/API-reference/api/x-components.emitter.md +15 -0
- package/docs/API-reference/api/x-components.emitters.md +17 -0
- package/docs/API-reference/api/x-components.empathize.md +37 -11
- package/docs/API-reference/api/x-components.empathizemutations.md +5 -5
- package/docs/API-reference/api/x-components.empathizemutations.setisopen.md +2 -13
- package/docs/API-reference/api/x-components.empathizexevents.empathizeclosed.md +1 -1
- package/docs/API-reference/api/x-components.empathizexevents.empathizeopened.md +1 -1
- package/docs/API-reference/api/x-components.empathizexevents.md +3 -3
- package/docs/API-reference/api/x-components.empathizexevents.userclosedempathize.md +1 -1
- package/docs/API-reference/api/x-components.eventpayload.md +18 -0
- package/docs/API-reference/api/x-components.excludefilterswithnoresults.md +2 -2
- package/docs/API-reference/api/x-components.experiencecontrolsactions.cancelfetchandsavecontrols.md +1 -1
- package/docs/API-reference/api/x-components.experiencecontrolsactions.fetchandsaveexperiencecontrolsresponse.md +2 -13
- package/docs/API-reference/api/x-components.experiencecontrolsactions.fetchexperiencecontrolsresponse.md +2 -15
- package/docs/API-reference/api/x-components.experiencecontrolsactions.md +3 -8
- package/docs/API-reference/api/x-components.experiencecontrolsmutations.md +6 -6
- package/docs/API-reference/api/x-components.experiencecontrolsmutations.setcontrols.md +2 -13
- package/docs/API-reference/api/x-components.experiencecontrolsmutations.setevents.md +2 -13
- package/docs/API-reference/api/x-components.experiencecontrolsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.externaltaggingservice.md +23 -0
- package/docs/API-reference/api/x-components.externaltaggingservice.movetosessionstorage.md +13 -0
- package/docs/API-reference/api/x-components.externaltaggingservice.storeaddtocart.md +13 -0
- package/docs/API-reference/api/x-components.externaltaggingservice.storeresultclicked.md +13 -0
- package/docs/API-reference/api/x-components.externaltaggingservice.trackaddtocart.md +13 -0
- package/docs/API-reference/api/x-components.extraparamsmutations.md +4 -4
- package/docs/API-reference/api/x-components.extraparamsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.extraparamsxevents.extraparamschanged.md +1 -1
- package/docs/API-reference/api/x-components.extraparamsxevents.extraparamsinitialized.md +1 -1
- package/docs/API-reference/api/x-components.extraparamsxevents.extraparamsprovided.md +1 -1
- package/docs/API-reference/api/x-components.extraparamsxevents.md +4 -4
- package/docs/API-reference/api/x-components.extraparamsxevents.userchangedextraparams.md +1 -1
- package/docs/API-reference/api/x-components.extrapluginsoptions.md +1 -1
- package/docs/API-reference/api/x-components.facets.md +5 -5
- package/docs/API-reference/api/x-components.facetsmutations.clearstickyfilters.md +2 -6
- package/docs/API-reference/api/x-components.facetsmutations.md +17 -17
- package/docs/API-reference/api/x-components.facetsmutations.mutatefilter.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.removefacet.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.removefilter.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.removefilters.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.removestickyfilter.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setfacet.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setfacetgroup.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setfilters.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setpreselectedfilters.md +2 -13
- package/docs/API-reference/api/x-components.facetsmutations.setstickyfilter.md +2 -13
- package/docs/API-reference/api/x-components.facetsprovider.md +2 -2
- package/docs/API-reference/api/x-components.facetsservice.clearfilters.md +2 -14
- package/docs/API-reference/api/x-components.facetsservice.clearfilterswithmetadata.md +3 -14
- package/docs/API-reference/api/x-components.facetsservice.deselect.md +2 -14
- package/docs/API-reference/api/x-components.facetsservice.md +14 -14
- package/docs/API-reference/api/x-components.facetsservice.select.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.selectpreselectedfilters.md +2 -6
- package/docs/API-reference/api/x-components.facetsservice.setfacets.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.setquery.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.toggle.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.updatefacets.md +2 -13
- package/docs/API-reference/api/x-components.facetsservice.updatepreselectedfilters.md +2 -13
- package/docs/API-reference/api/x-components.fallbackdisclaimer.md +2 -2
- package/docs/API-reference/api/x-components.featurelocation.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsaveaisuggestions.md +13 -0
- package/docs/API-reference/api/x-components.fetchandsaveaisuggestionssearch.md +13 -0
- package/docs/API-reference/api/x-components.fetchandsaveexperiencecontrolsresponse.md +13 -1
- package/docs/API-reference/api/x-components.fetchandsavehooks.fetch.md +2 -16
- package/docs/API-reference/api/x-components.fetchandsavehooks.md +8 -8
- package/docs/API-reference/api/x-components.fetchandsavehooks.oncancel.md +2 -6
- package/docs/API-reference/api/x-components.fetchandsavehooks.onerror.md +3 -14
- package/docs/API-reference/api/x-components.fetchandsavehooks.onsuccess.md +3 -15
- package/docs/API-reference/api/x-components.fetchandsaveidentifierresults.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavenextqueries.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavepopularsearches.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavequerypreview.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsavequerysuggestions.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsaverecommendations.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsaverelatedtags.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavesearchresponse.md +14 -2
- package/docs/API-reference/api/x-components.fetchandsavesemanticquery.md +1 -1
- package/docs/API-reference/api/x-components.fetchexperiencecontrolsresponse.md +1 -1
- package/docs/API-reference/api/x-components.fetchidentifierresults.md +1 -1
- package/docs/API-reference/api/x-components.fetchnextqueries.md +1 -1
- package/docs/API-reference/api/x-components.fetchpopularsearches.md +1 -1
- package/docs/API-reference/api/x-components.fetchquerypreview.md +1 -1
- package/docs/API-reference/api/x-components.fetchquerysuggestions.md +1 -1
- package/docs/API-reference/api/x-components.fetchrecommendations.md +1 -1
- package/docs/API-reference/api/x-components.fetchrelatedprompts.md +1 -1
- package/docs/API-reference/api/x-components.fetchrelatedtags.md +1 -1
- package/docs/API-reference/api/x-components.fetchsearchresponse.md +1 -1
- package/docs/API-reference/api/x-components.fetchsemanticquery.md +1 -1
- package/docs/API-reference/api/x-components.filterslist.md +2 -2
- package/docs/API-reference/api/x-components.filterssearch.md +2 -2
- package/docs/API-reference/api/x-components.fixedheaderandasideslayout.md +2 -2
- package/docs/API-reference/api/x-components.geturlparameter.md +14 -1
- package/docs/API-reference/api/x-components.globalxbus.md +2 -324
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +19 -4
- package/docs/API-reference/api/{x-components.highlight.md → x-components.highlight_2.md} +2 -2
- package/docs/API-reference/api/x-components.historyqueries.md +1 -1
- package/docs/API-reference/api/x-components.historyqueriesactions.addquerytohistory.md +2 -12
- package/docs/API-reference/api/x-components.historyqueriesactions.loadhistoryqueriesfrombrowserstorage.md +2 -6
- package/docs/API-reference/api/x-components.historyqueriesactions.md +12 -12
- package/docs/API-reference/api/x-components.historyqueriesactions.refreshsession.md +2 -6
- package/docs/API-reference/api/x-components.historyqueriesactions.removefromhistory.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesactions.sethistoryqueries.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesactions.togglehistoryqueries.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesactions.updatehistoryquerieswithsearchresponse.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesmutations.md +8 -8
- package/docs/API-reference/api/x-components.historyqueriesmutations.sethistoryqueries.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesmutations.setisenabled.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesmutations.setsearchselectedfilters.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesmutations.setsessiontimestamp.md +2 -13
- package/docs/API-reference/api/x-components.historyqueriesstate.md +1 -1
- package/docs/API-reference/api/x-components.historyqueriesswitch.md +1 -1
- package/docs/API-reference/api/x-components.historyquery.md +1 -1
- package/docs/API-reference/api/x-components.identifierresult.md +2 -2
- package/docs/API-reference/api/x-components.identifierresults.md +1 -1
- package/docs/API-reference/api/x-components.identifierresultsactions.cancelfetchandsaveidentifierresults.md +3 -7
- package/docs/API-reference/api/x-components.identifierresultsactions.fetchandsaveidentifierresults.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsactions.fetchidentifierresults.md +2 -15
- package/docs/API-reference/api/x-components.identifierresultsactions.md +9 -9
- package/docs/API-reference/api/x-components.identifierresultsactions.saveorigin.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsactions.savequery.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsmutations.md +7 -7
- package/docs/API-reference/api/x-components.identifierresultsmutations.setidentifierresults.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsmutations.setorigin.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.identifierresultsstate.md +1 -1
- package/docs/API-reference/api/x-components.increasepageappendingresults.md +1 -1
- package/docs/API-reference/api/x-components.initwrapper.bus.md +1 -1
- package/docs/API-reference/api/x-components.initwrapper.md +1 -1
- package/docs/API-reference/api/x-components.installxoptions.bus.md +1 -1
- package/docs/API-reference/api/x-components.installxoptions.domelement.md +1 -1
- package/docs/API-reference/api/x-components.installxoptions.installextraplugins.md +3 -14
- package/docs/API-reference/api/x-components.installxoptions.md +3 -8
- package/docs/API-reference/api/x-components.isios.md +19 -0
- package/docs/API-reference/api/x-components.loadhistoryqueriesfrombrowserstorage.md +1 -1
- package/docs/API-reference/api/x-components.mainmodal.md +4 -4
- package/docs/API-reference/api/x-components.mainscrollitem.md +5 -5
- package/docs/API-reference/api/x-components.md +143 -84
- package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +2 -2
- package/docs/API-reference/api/x-components.myhistory.md +1 -1
- package/docs/API-reference/api/x-components.nextqueries.md +1 -1
- package/docs/API-reference/api/x-components.nextqueriesactions.cancelfetchandsavenextqueries.md +3 -7
- package/docs/API-reference/api/x-components.nextqueriesactions.fetchandsavenextqueries.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesactions.fetchandsavenextquerypreview.md +3 -14
- package/docs/API-reference/api/x-components.nextqueriesactions.fetchnextqueries.md +2 -15
- package/docs/API-reference/api/x-components.nextqueriesactions.fetchnextquerypreview.md +3 -16
- package/docs/API-reference/api/x-components.nextqueriesactions.md +11 -11
- package/docs/API-reference/api/x-components.nextqueriesactions.setqueryfromlasthistoryquery.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.md +12 -12
- package/docs/API-reference/api/x-components.nextqueriesmutations.resetresultspreview.md +2 -6
- package/docs/API-reference/api/x-components.nextqueriesmutations.setnextqueries.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.setrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.setresultspreview.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesmutations.setsearchedqueries.md +2 -13
- package/docs/API-reference/api/x-components.nextqueriesstate.md +1 -1
- package/docs/API-reference/api/x-components.numbercomparatorfn.md +13 -0
- package/docs/API-reference/api/x-components.pageselector.md +80 -0
- package/docs/API-reference/api/x-components.partialresultslist.md +1 -1
- package/docs/API-reference/api/x-components.popularsearches.md +1 -1
- package/docs/API-reference/api/x-components.popularsearchesactions.cancelfetchandsavesuggestions.md +3 -7
- package/docs/API-reference/api/x-components.popularsearchesactions.fetchandsavesuggestions.md +2 -13
- package/docs/API-reference/api/x-components.popularsearchesactions.fetchsuggestions.md +2 -15
- package/docs/API-reference/api/x-components.popularsearchesactions.md +6 -6
- package/docs/API-reference/api/x-components.popularsearchesmutations.md +7 -7
- package/docs/API-reference/api/x-components.popularsearchesmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.popularsearchesmutations.setsearchedqueries.md +2 -13
- package/docs/API-reference/api/x-components.popularsearchesmutations.setsuggestions.md +2 -13
- package/docs/API-reference/api/x-components.promoted.md +1 -1
- package/docs/API-reference/api/x-components.queriespreviewactions.fetchandsavequerypreview.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewactions.fetchquerypreview.md +2 -15
- package/docs/API-reference/api/x-components.queriespreviewactions.md +5 -5
- package/docs/API-reference/api/x-components.queriespreviewmutations.addquerypreviewinstance.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.clearquerypreview.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.md +14 -14
- package/docs/API-reference/api/x-components.queriespreviewmutations.removequerypreviewinstance.md +3 -14
- package/docs/API-reference/api/x-components.queriespreviewmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.setquerypreviewcached.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.setselectedquerypreview.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.setstatus.md +2 -13
- package/docs/API-reference/api/x-components.queriespreviewmutations.updateaquerypreviewresult.md +4 -15
- package/docs/API-reference/api/x-components.queriespreviewxevents.md +1 -0
- package/docs/API-reference/api/x-components.queriespreviewxevents.queriespreviewchanged.md +13 -0
- package/docs/API-reference/api/x-components.queryfeature.md +1 -1
- package/docs/API-reference/api/x-components.querymutations.md +20 -0
- package/docs/API-reference/api/x-components.querymutations.setquery.md +13 -0
- package/docs/API-reference/api/x-components.querypreview.md +4 -4
- package/docs/API-reference/api/x-components.querystate.md +20 -0
- package/docs/API-reference/api/x-components.querystate.query.md +13 -0
- package/docs/API-reference/api/x-components.querysuggestion.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestions.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestionsactions.cancelfetchandsavesuggestions.md +3 -7
- package/docs/API-reference/api/x-components.querysuggestionsactions.fetchandsavesuggestions.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsactions.fetchsuggestions.md +2 -15
- package/docs/API-reference/api/x-components.querysuggestionsactions.md +8 -8
- package/docs/API-reference/api/x-components.querysuggestionsactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsgetter.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestionsgetter.querysuggestions.md +2 -2
- package/docs/API-reference/api/x-components.querysuggestionsmutations.md +7 -7
- package/docs/API-reference/api/x-components.querysuggestionsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsmutations.setsearchedqueries.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsmutations.setsuggestions.md +2 -13
- package/docs/API-reference/api/x-components.querysuggestionsstate.md +1 -1
- package/docs/API-reference/api/x-components.querysuggestionsxevents.md +0 -1
- package/docs/API-reference/api/x-components.recommendations.md +1 -1
- package/docs/API-reference/api/x-components.recommendationsactions.cancelfetchandsaverecommendations.md +3 -7
- package/docs/API-reference/api/x-components.recommendationsactions.fetchandsaverecommendations.md +2 -13
- package/docs/API-reference/api/x-components.recommendationsactions.fetchrecommendations.md +2 -15
- package/docs/API-reference/api/x-components.recommendationsactions.md +6 -6
- package/docs/API-reference/api/x-components.recommendationsmutations.md +7 -7
- package/docs/API-reference/api/x-components.recommendationsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.recommendationsmutations.setrecommendations.md +2 -13
- package/docs/API-reference/api/x-components.recommendationsmutations.updaterecommendation.md +2 -13
- package/docs/API-reference/api/x-components.refreshsession.md +1 -1
- package/docs/API-reference/api/x-components.relatedprompt.md +9 -14
- package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +3 -7
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsactions.md +8 -7
- package/docs/API-reference/api/x-components.relatedpromptsactions.seturlparams.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.md +1 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.query.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.md +13 -11
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +2 -6
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetselectedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsrelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +2 -13
- package/docs/API-reference/api/x-components.relatedpromptsstate.md +2 -1
- package/docs/API-reference/api/x-components.relatedpromptsstate.relatedtags.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptstaglist.md +73 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.md +8 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsresponsechanged.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsunmounted.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.reloadrelatedpromptsrequested.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.selectedrelatedpromptchanged.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptadd2cart.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userclickedarelatedpromptresult.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.userselectedarelatedpromptquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedtag.md +3 -3
- package/docs/API-reference/api/x-components.relatedtags.md +1 -1
- package/docs/API-reference/api/x-components.relatedtagsactions.cancelfetchandsaverelatedtags.md +3 -7
- package/docs/API-reference/api/x-components.relatedtagsactions.fetchandsaverelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsactions.fetchrelatedtags.md +2 -15
- package/docs/API-reference/api/x-components.relatedtagsactions.md +9 -9
- package/docs/API-reference/api/x-components.relatedtagsactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsactions.togglerelatedtag.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsmutations.md +7 -7
- package/docs/API-reference/api/x-components.relatedtagsmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsmutations.setrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsmutations.setselectedrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.relatedtagsstate.md +1 -1
- package/docs/API-reference/api/x-components.removefromhistory.md +1 -1
- package/docs/API-reference/api/x-components.removesearchinputfocus.md +17 -0
- package/docs/API-reference/api/x-components.resetrequestonrefinement.md +1 -1
- package/docs/API-reference/api/x-components.resetstateifnorequestwire.md +1 -1
- package/docs/API-reference/api/x-components.resultfeature.md +1 -1
- package/docs/API-reference/api/x-components.resultvariantselector.md +1 -1
- package/docs/API-reference/api/x-components.sanitize.md +14 -1
- package/docs/API-reference/api/x-components.saveaiorigin.md +13 -0
- package/docs/API-reference/api/x-components.saveidentifierresultsorigin.md +1 -1
- package/docs/API-reference/api/x-components.savequery.md +1 -1
- package/docs/API-reference/api/x-components.savesearchorigin.md +1 -1
- package/docs/API-reference/api/x-components.savesearchresponse.md +1 -1
- package/docs/API-reference/api/x-components.scroll.md +1 -1
- package/docs/API-reference/api/x-components.scrollmutations.md +5 -5
- package/docs/API-reference/api/x-components.scrollmutations.setpendingscrollto.md +2 -13
- package/docs/API-reference/api/x-components.scrollmutations.setscrollcomponentstate.md +2 -13
- package/docs/API-reference/api/x-components.scrolltotop.md +3 -3
- package/docs/API-reference/api/x-components.scrollvisibilityobserver.md +5 -5
- package/docs/API-reference/api/x-components.scrollvisibilityobserver.observe.md +2 -13
- package/docs/API-reference/api/x-components.scrollvisibilityobserver.unobserve.md +2 -13
- package/docs/API-reference/api/x-components.scrollxevents.md +8 -8
- package/docs/API-reference/api/x-components.scrollxevents.scrollrestorefailed.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.scrollrestoresucceeded.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.useralmostreachedscrollend.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userchangedscrolldirection.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userreachedscrollend.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userreachedscrollstart.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userscrolled.md +1 -1
- package/docs/API-reference/api/x-components.scrollxevents.userscrolledtoelement.md +1 -1
- package/docs/API-reference/api/x-components.searchactions.cancelfetchandsavesearchresponse.md +3 -7
- package/docs/API-reference/api/x-components.searchactions.fetchandsavesearchresponse.md +2 -13
- package/docs/API-reference/api/x-components.searchactions.fetchsearchresponse.md +2 -15
- package/docs/API-reference/api/x-components.searchactions.increasepageappendingresults.md +3 -6
- package/docs/API-reference/api/x-components.searchactions.md +12 -12
- package/docs/API-reference/api/x-components.searchactions.resetrequestonrefinement.md +2 -13
- package/docs/API-reference/api/x-components.searchactions.saveorigin.md +2 -13
- package/docs/API-reference/api/x-components.searchactions.savesearchresponse.md +2 -13
- package/docs/API-reference/api/x-components.searchactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.searchboxactions.md +5 -5
- package/docs/API-reference/api/x-components.searchboxactions.setinputstatus.md +2 -13
- package/docs/API-reference/api/x-components.searchboxactions.seturlparams.md +2 -13
- package/docs/API-reference/api/x-components.searchboxmutations.md +5 -5
- package/docs/API-reference/api/x-components.searchboxmutations.setinputstatus.md +2 -13
- package/docs/API-reference/api/x-components.searchboxstate.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.md +12 -12
- package/docs/API-reference/api/x-components.searchboxxevents.searchboxquerychanged.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userblurredsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userclearedquery.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userclickedsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userfocusedsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userhoveredinsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userhoveredoutsearchbox.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.useristypingaquery.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userpressedclearsearchboxbutton.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userpressedenterkey.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.userpressedsearchbutton.md +1 -1
- package/docs/API-reference/api/x-components.searchboxxevents.usertalked.md +1 -1
- package/docs/API-reference/api/x-components.searchbutton.md +1 -1
- package/docs/API-reference/api/x-components.searchconfig.md +1 -0
- package/docs/API-reference/api/x-components.searchconfig.pagemode.md +11 -0
- package/docs/API-reference/api/x-components.searchinput.md +1 -1
- package/docs/API-reference/api/x-components.searchinputplaceholder.md +2 -2
- package/docs/API-reference/api/x-components.searchmutations.appendresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.md +30 -30
- package/docs/API-reference/api/x-components.searchmutations.resetstate.md +3 -7
- package/docs/API-reference/api/x-components.searchmutations.resetstateforreload.md +3 -7
- package/docs/API-reference/api/x-components.searchmutations.setbanners.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setdisplaytagging.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setfacets.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setfromnoresultswithfilters.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setisappendresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setisnoresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setorigin.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setpage.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setpartialresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setpromoteds.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setquerytagging.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setredirections.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setselectedfilters.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setsort.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setspellcheck.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.setstats.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.settotalresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.updateresult.md +2 -13
- package/docs/API-reference/api/x-components.searchstate.md +1 -1
- package/docs/API-reference/api/x-components.searchxevents.md +1 -0
- package/docs/API-reference/api/x-components.searchxevents.userselectedapage.md +13 -0
- package/docs/API-reference/api/x-components.selectedfilters.md +2 -2
- package/docs/API-reference/api/x-components.selectedfilterslist.md +2 -2
- package/docs/API-reference/api/x-components.semanticqueries.md +1 -1
- package/docs/API-reference/api/x-components.semanticqueriesactions.fetchandsavesemanticquery.md +2 -13
- package/docs/API-reference/api/x-components.semanticqueriesactions.fetchsemanticquery.md +2 -15
- package/docs/API-reference/api/x-components.semanticqueriesactions.md +5 -5
- package/docs/API-reference/api/x-components.semanticqueriesgetters.md +1 -0
- package/docs/API-reference/api/x-components.semanticqueriesgetters.query.md +13 -0
- package/docs/API-reference/api/x-components.semanticqueriesmutations.md +8 -7
- package/docs/API-reference/api/x-components.semanticqueriesmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.semanticqueriesmutations.setsemanticqueries.md +2 -13
- package/docs/API-reference/api/x-components.semanticqueriesmutations.setsemanticqueriesrelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.semanticqueriesmutations.settotalresults.md +2 -13
- package/docs/API-reference/api/x-components.semanticqueriesstate.md +2 -1
- package/docs/API-reference/api/x-components.semanticqueriesstate.relatedtags.md +13 -0
- package/docs/API-reference/api/x-components.semanticquery.md +1 -1
- package/docs/API-reference/api/x-components.setaiurlparams.md +13 -0
- package/docs/API-reference/api/x-components.setconfig.md +27 -0
- package/docs/API-reference/api/x-components.sethistoryqueries.md +1 -1
- package/docs/API-reference/api/x-components.setquery.md +25 -0
- package/docs/API-reference/api/x-components.setqueryfromlasthistoryquery.md +1 -1
- package/docs/API-reference/api/x-components.setsearchurlparams.md +1 -1
- package/docs/API-reference/api/x-components.seturlprompt.md +13 -0
- package/docs/API-reference/api/x-components.simplefilter.md +19 -4
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +2 -2
- package/docs/API-reference/api/x-components.slicedfilters.md +2 -2
- package/docs/API-reference/api/x-components.slidingpanel.md +20 -7
- package/docs/API-reference/api/x-components.snippetcallbacks.md +18 -3
- package/docs/API-reference/api/x-components.snippetconfigextraparams.md +2 -2
- package/docs/API-reference/api/x-components.sortdropdown.md +6 -6
- package/docs/API-reference/api/x-components.sortedfilters.md +2 -2
- package/docs/API-reference/api/x-components.sortlist.md +5 -5
- package/docs/API-reference/api/x-components.sortpickerlist.md +5 -5
- package/docs/API-reference/api/x-components.spatialnavigation.md +4 -4
- package/docs/API-reference/api/x-components.spatialnavigation.navigateto.md +2 -15
- package/docs/API-reference/api/x-components.spellcheck.md +2 -2
- package/docs/API-reference/api/x-components.spellcheckbutton.md +1 -1
- package/docs/API-reference/api/x-components.stateselector.filter.md +2 -16
- package/docs/API-reference/api/x-components.stateselector.md +1 -6
- package/docs/API-reference/api/x-components.statusmutations.md +4 -4
- package/docs/API-reference/api/x-components.statusmutations.setstatus.md +2 -13
- package/docs/API-reference/api/x-components.storemodulestateandgetters.getters.md +11 -0
- package/docs/API-reference/api/x-components.storemodulestateandgetters.md +9 -6
- package/docs/API-reference/api/x-components.storemodulestateandgetters.state.md +11 -0
- package/docs/API-reference/api/x-components.subjectpayload.eventpayload.md +13 -0
- package/docs/API-reference/api/x-components.subjectpayload.md +21 -0
- package/docs/API-reference/api/x-components.subjectpayload.metadata.md +13 -0
- package/docs/API-reference/api/x-components.tagging.md +6 -6
- package/docs/API-reference/api/x-components.taggingactions.md +4 -4
- package/docs/API-reference/api/x-components.taggingactions.track.md +2 -13
- package/docs/API-reference/api/x-components.taggingconfig.md +2 -2
- package/docs/API-reference/api/{x-components.taggingconfig.clickedresultstoragekey.md → x-components.taggingconfig.storagekey.md} +3 -3
- package/docs/API-reference/api/x-components.taggingconfig.storagettlms.md +13 -0
- package/docs/API-reference/api/x-components.taggingmutations.md +7 -7
- package/docs/API-reference/api/x-components.taggingmutations.setconsent.md +2 -13
- package/docs/API-reference/api/x-components.taggingmutations.setnoresultstaggingenabled.md +2 -13
- package/docs/API-reference/api/x-components.taggingmutations.setquerytagginginfo.md +2 -13
- package/docs/API-reference/api/x-components.taggingxevents.md +1 -1
- package/docs/API-reference/api/x-components.taggingxevents.resulturltrackingenabled.md +1 -1
- package/docs/API-reference/api/x-components.takenavigationcontrol.direction.md +11 -0
- package/docs/API-reference/api/x-components.takenavigationcontrol.md +10 -7
- package/docs/API-reference/api/x-components.takenavigationcontrol.modulename.md +11 -0
- package/docs/API-reference/api/x-components.takenavigationcontrol.xevent.md +11 -0
- package/docs/API-reference/api/x-components.throttlefunction.md +4 -4
- package/docs/API-reference/api/x-components.togglerelatedtag.md +1 -1
- package/docs/API-reference/api/x-components.track.md +1 -1
- package/docs/API-reference/api/x-components.trackaioverviewbuttonclickedwire.md +13 -0
- package/docs/API-reference/api/x-components.trackaisuggestionssearchwire.md +13 -0
- package/docs/API-reference/api/x-components.tracknoresultsquerywithfallbackwire.md +13 -0
- package/docs/API-reference/api/x-components.tracknoresultsquerywithfallbackwiredebounced.md +13 -0
- package/docs/API-reference/api/x-components.tracknoresultsquerywithsemanticswire.md +6 -1
- package/docs/API-reference/api/x-components.tracknoresultsquerywithsemanticswiredebounced.md +6 -1
- package/docs/API-reference/api/x-components.trackpromotedclickedwire.md +13 -0
- package/docs/API-reference/api/x-components.trackrelatedprompttoolingdisplayclickwire.md +13 -0
- package/docs/API-reference/api/x-components.tracktoolingadd2cartwire.md +13 -0
- package/docs/API-reference/api/x-components.tracktoolingdisplayclickedwire.md +13 -0
- package/docs/API-reference/api/x-components.typing.md +13 -0
- package/docs/API-reference/api/x-components.typingoptions.md +22 -0
- package/docs/API-reference/api/x-components.typingoptions.speed.md +13 -0
- package/docs/API-reference/api/x-components.typingoptions.targetattr.md +18 -0
- package/docs/API-reference/api/x-components.typingoptions.text.md +13 -0
- package/docs/API-reference/api/x-components.urlmutations.md +14 -13
- package/docs/API-reference/api/x-components.urlmutations.setfilters.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setinitialextraparams.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setpage.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setparams.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setprompt.md +13 -0
- package/docs/API-reference/api/x-components.urlmutations.setrelatedtags.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setscroll.md +2 -13
- package/docs/API-reference/api/x-components.urlmutations.setsort.md +2 -13
- package/docs/API-reference/api/x-components.urlparams.md +1 -0
- package/docs/API-reference/api/x-components.urlparams.prompt.md +11 -0
- package/docs/API-reference/api/x-components.urlstate.md +1 -1
- package/docs/API-reference/api/x-components.urlxevents.extraparamsloadedfromurl.md +1 -1
- package/docs/API-reference/api/x-components.urlxevents.md +4 -4
- package/docs/API-reference/api/x-components.urlxevents.paramsloadedfromurl.md +1 -1
- package/docs/API-reference/api/x-components.urlxevents.pushableurlstateupdated.md +1 -1
- package/docs/API-reference/api/x-components.urlxevents.replaceableurlstateupdated.md +1 -1
- package/docs/API-reference/api/x-components.use_x.md +4 -4
- package/docs/API-reference/api/x-components.useemitdisplayevent.md +2 -2
- package/docs/API-reference/api/x-components.usegetter.md +3 -17
- package/docs/API-reference/api/x-components.useondisplay.md +2 -2
- package/docs/API-reference/api/x-components.usequeriespreview.md +7 -1
- package/docs/API-reference/api/x-components.usestate.md +5 -4
- package/docs/API-reference/api/x-components.usexbus.md +4 -4
- package/docs/API-reference/api/x-components.wire.md +1 -1
- package/docs/API-reference/api/x-components.wirepayload.md +1 -1
- package/docs/API-reference/api/x-components.xactioncontext.commit.md +2 -13
- package/docs/API-reference/api/x-components.xactioncontext.dispatch.md +2 -13
- package/docs/API-reference/api/x-components.xactioncontext.md +2 -9
- package/docs/API-reference/api/x-components.xapi.addproducttocart.md +2 -12
- package/docs/API-reference/api/x-components.xapi.getsnippetconfig.md +2 -8
- package/docs/API-reference/api/x-components.xapi.init.md +2 -13
- package/docs/API-reference/api/x-components.xapi.md +9 -9
- package/docs/API-reference/api/x-components.xapi.search.md +2 -13
- package/docs/API-reference/api/x-components.xapi.setsnippetconfig.md +2 -13
- package/docs/API-reference/api/x-components.xbus.emit.md +13 -0
- package/docs/API-reference/api/x-components.xbus.md +21 -0
- package/docs/API-reference/api/x-components.xbus.on.md +13 -0
- package/docs/API-reference/api/x-components.xcomponentapi.md +1 -1
- package/docs/API-reference/api/x-components.xcomponentbusapi.emit.md +3 -13
- package/docs/API-reference/api/x-components.xcomponentbusapi.md +3 -9
- package/docs/API-reference/api/x-components.xcomponentbusapi.on.md +1 -0
- package/docs/API-reference/api/x-components.xeventstypes.md +2 -2
- package/docs/API-reference/api/x-components.xinstaller.init.md +1 -1
- package/docs/API-reference/api/x-components.xmodulestree.ai.md +11 -0
- package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
- package/docs/API-reference/api/x-components.xplugin._constructor_.md +1 -1
- package/docs/API-reference/api/x-components.xplugin.adapter.md +1 -1
- package/docs/API-reference/api/x-components.xplugin.bus.md +1 -1
- package/docs/API-reference/api/x-components.xprioritybus._constructor_.md +25 -0
- package/docs/API-reference/api/x-components.xprioritybus.emit.md +28 -0
- package/docs/API-reference/api/x-components.xprioritybus.md +28 -0
- package/docs/API-reference/api/x-components.xprioritybus.on.md +27 -0
- package/docs/API-reference/api/x-components.xprioritybuseventmetadata.md +22 -0
- package/docs/API-reference/api/x-components.xprioritybuseventmetadata.priority.md +11 -0
- package/docs/API-reference/api/x-components.xprioritybuseventmetadata.replaceable.md +11 -0
- package/docs/API-reference/api/x-components.xpriorityqueue.md +22 -0
- package/docs/API-reference/api/x-components.xpriorityqueue.pop.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueue.push.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueue.size.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenode.data.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenode.key.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenode.md +22 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenode.priority.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.eventmetadata.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.eventpayload.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.md +23 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.replaceable.md +13 -0
- package/docs/API-reference/api/x-components.xpriorityqueuenodedata.resolve.md +13 -0
- package/docs/API-reference/api/x-types.aiquestion.content.md +14 -0
- package/docs/API-reference/api/x-types.aiquestion.expanded.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.id.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.md +28 -0
- package/docs/API-reference/api/x-types.aiquestion.metadata.md +17 -0
- package/docs/API-reference/api/x-types.aiquestion.responsetext.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.suggestionimageurl.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.suggestiontext.md +11 -0
- package/docs/API-reference/api/x-types.aiquestion.tagging.md +19 -0
- package/docs/API-reference/api/x-types.aiquestion.type.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsrequest.lang.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsrequest.md +22 -0
- package/docs/API-reference/api/x-types.aiquestionsrequest.query.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.context.md +16 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.items.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.md +25 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.numitems.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.resolved.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.taskid.md +11 -0
- package/docs/API-reference/api/x-types.aiquestionsresponse.totalitems.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.md +23 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.numfound.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.query.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.results.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionsearch.tagging.md +13 -0
- package/docs/API-reference/api/x-types.aisuggestionsrequest.md +21 -0
- package/docs/API-reference/api/x-types.aisuggestionsrequest.query.md +11 -0
- package/docs/API-reference/api/x-types.aisuggestionssearchrequest.md +21 -0
- package/docs/API-reference/api/x-types.aisuggestionssearchrequest.queries.md +14 -0
- package/docs/API-reference/api/x-types.aisuggestionssearchresponse.md +20 -0
- package/docs/API-reference/api/x-types.aisuggestionssearchresponse.suggestions.md +11 -0
- package/docs/API-reference/api/x-types.aitasksrequest.md +21 -0
- package/docs/API-reference/api/x-types.aitasksrequest.taskid.md +11 -0
- package/docs/API-reference/api/x-types.aitasksresponse.md +21 -0
- package/docs/API-reference/api/x-types.aitasksresponse.result.md +11 -0
- package/docs/API-reference/api/x-types.aitasksresponse.steps.md +11 -0
- package/docs/API-reference/api/x-types.md +12 -1
- package/docs/API-reference/api/x-types.relatedprompt.md +5 -1
- package/docs/API-reference/api/x-types.relatedprompt.nextqueries.md +1 -1
- package/docs/API-reference/api/x-types.relatedprompt.relatedpromptnextqueries.md +13 -0
- package/docs/API-reference/api/x-types.relatedprompt.suggestionimageurl.md +13 -0
- package/docs/API-reference/api/x-types.relatedprompt.tagging.md +17 -0
- package/docs/API-reference/api/x-types.relatedprompt.toolingdisplaytagging.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.md +23 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.query.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayadd2carttagging.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplayclicktagging.md +13 -0
- package/docs/API-reference/api/x-types.relatedpromptnextquery.toolingdisplaytagging.md +13 -0
- package/docs/API-reference/api/x-types.stats.md +1 -1
- package/docs/API-reference/api/x-types.stats.price.md +2 -2
- package/docs/API-reference/api/x-types.stepempathising.md +21 -0
- package/docs/API-reference/api/x-types.stepempathising.stepdescription.md +11 -0
- package/docs/API-reference/api/x-types.stepempathising.stepname.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aiquestions.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aisuggestions.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aisuggestionssearch.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.aitasks.md +11 -0
- package/docs/API-reference/api/x-types.xcomponentsadapter.md +6 -0
- package/docs/API-reference/components/ai/x-components.ai-overview.md +33 -0
- package/docs/API-reference/components/common/animations/x-components.animate-width.md +14 -14
- package/docs/API-reference/components/common/animations/x-components.change-height.md +13 -0
- package/docs/API-reference/components/common/animations/x-components.collapse-height.md +2 -2
- package/docs/API-reference/components/common/animations/x-components.collapse-width.md +2 -2
- package/docs/API-reference/components/common/animations/x-components.cross-fade.md +2 -2
- package/docs/API-reference/components/common/animations/x-components.fade-and-slide.md +2 -2
- package/docs/API-reference/components/common/animations/x-components.fade.md +11 -11
- package/docs/API-reference/components/common/animations/x-components.staggered-fade-and-slide.md +2 -2
- package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-dropdown.md +36 -35
- package/docs/API-reference/components/common/column-picker/x-components.base-column-picker-list.md +53 -53
- package/docs/API-reference/components/common/currency/x-components.base-currency.md +130 -129
- package/docs/API-reference/components/common/filters/labels/x-components.base-price-filter-label.md +13 -13
- package/docs/API-reference/components/common/filters/labels/x-components.base-rating-filter-label.md +2 -1
- package/docs/API-reference/components/common/icons/x-components.ai-star.md +7 -0
- package/docs/API-reference/components/common/icons/x-components.spinner.md +7 -0
- package/docs/API-reference/components/common/modals/x-components.base-events-modal-close.md +18 -18
- package/docs/API-reference/components/common/modals/x-components.base-events-modal-open.md +18 -18
- package/docs/API-reference/components/common/modals/x-components.base-events-modal.md +33 -36
- package/docs/API-reference/components/common/modals/x-components.base-id-modal-close.md +20 -18
- package/docs/API-reference/components/common/modals/x-components.base-id-modal-open.md +19 -19
- package/docs/API-reference/components/common/modals/x-components.base-id-modal.md +22 -22
- package/docs/API-reference/components/common/modals/x-components.base-modal.md +44 -44
- package/docs/API-reference/components/common/modals/x-components.close-main-modal.md +10 -10
- package/docs/API-reference/components/common/modals/x-components.main-modal.md +30 -30
- package/docs/API-reference/components/common/modals/x-components.open-main-modal.md +10 -10
- package/docs/API-reference/components/common/panels/x-components.base-header-toggle-panel.md +2 -2
- package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel-button.md +18 -17
- package/docs/API-reference/components/common/panels/x-components.base-id-toggle-panel.md +18 -18
- package/docs/API-reference/components/common/panels/x-components.base-tabs-panel.md +70 -70
- package/docs/API-reference/components/common/panels/x-components.base-toggle-panel.md +2 -2
- package/docs/API-reference/components/common/result/x-components.base-result-current-price.md +2 -1
- package/docs/API-reference/components/common/result/x-components.base-result-image.md +18 -18
- package/docs/API-reference/components/common/result/x-components.base-result-previous-price.md +16 -16
- package/docs/API-reference/components/common/result/x-components.base-result-rating.md +118 -118
- package/docs/API-reference/components/common/result/x-components.result-variant-selector.md +149 -149
- package/docs/API-reference/components/common/result/x-components.result-variants-provider.md +102 -102
- package/docs/API-reference/components/common/scroll/x-components.base-scroll.md +62 -62
- package/docs/API-reference/components/common/suggestions/x-components.base-suggestion.md +50 -49
- package/docs/API-reference/components/common/suggestions/x-components.base-suggestions.md +84 -84
- package/docs/API-reference/components/common/x-components.auto-progress-bar.md +21 -21
- package/docs/API-reference/components/common/x-components.base-dropdown.md +19 -19
- package/docs/API-reference/components/common/x-components.base-event-button.md +5 -4
- package/docs/API-reference/components/common/x-components.base-grid.md +6 -5
- package/docs/API-reference/components/common/x-components.base-keyboard-navigation.md +10 -10
- package/docs/API-reference/components/common/x-components.base-rating.md +2 -1
- package/docs/API-reference/components/common/x-components.base-slider.md +75 -73
- package/docs/API-reference/components/common/x-components.base-switch.md +27 -26
- package/docs/API-reference/components/common/x-components.base-teleport.md +70 -0
- package/docs/API-reference/components/common/x-components.base-variable-column-grid.md +86 -85
- package/docs/API-reference/components/common/x-components.display-click-provider.md +17 -0
- package/docs/API-reference/components/common/x-components.display-emitter.md +7 -7
- package/docs/API-reference/components/common/x-components.global-x-bus.md +14 -13
- package/docs/API-reference/components/common/x-components.highlight.md +26 -26
- package/docs/API-reference/components/common/x-components.items-list.md +2 -2
- package/docs/API-reference/components/common/x-components.location-provider.md +11 -10
- package/docs/API-reference/components/common/x-components.page-loader-button.md +39 -39
- package/docs/API-reference/components/common/x-components.page-selector.md +137 -0
- package/docs/API-reference/components/common/x-components.sliding-panel.md +115 -113
- package/docs/API-reference/components/common/x-components.snippet-callbacks.md +7 -7
- package/docs/API-reference/components/device/x-components.device-detector.md +57 -57
- package/docs/API-reference/components/empathize/x-components.empathize.md +40 -14
- package/docs/API-reference/components/experience-controls/x-components.experience-controls.md +8 -8
- package/docs/API-reference/components/extra-params/x-components.extra-params.md +16 -15
- package/docs/API-reference/components/extra-params/x-components.renderless-extra-param.md +17 -16
- package/docs/API-reference/components/extra-params/x-components.snippet-config-extra-params.md +23 -23
- package/docs/API-reference/components/facets/x-components.facets/facets-provider.md +40 -39
- package/docs/API-reference/components/facets/x-components.facets/facets.md +46 -46
- package/docs/API-reference/components/facets/x-components.filters/all-filter.md +5 -4
- package/docs/API-reference/components/facets/x-components.filters/editable-number-range-filter.md +87 -87
- package/docs/API-reference/components/facets/x-components.filters/hierarchical-filter.md +105 -105
- package/docs/API-reference/components/facets/x-components.filters/number-range-filter.md +66 -66
- package/docs/API-reference/components/facets/x-components.filters/renderless-filter.md +15 -14
- package/docs/API-reference/components/facets/x-components.filters/simple-filter.md +78 -78
- package/docs/API-reference/components/facets/x-components.lists/exclude-filters-with-no-results.md +84 -84
- package/docs/API-reference/components/facets/x-components.lists/filters-list.md +2 -1
- package/docs/API-reference/components/facets/x-components.lists/filters-search.md +1 -1
- package/docs/API-reference/components/facets/x-components.lists/selected-filters-list.md +22 -22
- package/docs/API-reference/components/facets/x-components.lists/selected-filters.md +4 -4
- package/docs/API-reference/components/facets/x-components.lists/sliced-filters.md +15 -14
- package/docs/API-reference/components/facets/x-components.lists/sorted-filters.md +19 -19
- package/docs/API-reference/components/facets/x-components.preselected-filters.md +24 -24
- package/docs/API-reference/components/history-queries/x-components.clear-history-queries.md +18 -17
- package/docs/API-reference/components/history-queries/x-components.history-queries-switch.md +35 -35
- package/docs/API-reference/components/history-queries/x-components.history-queries.md +70 -70
- package/docs/API-reference/components/history-queries/x-components.history-query.md +67 -67
- package/docs/API-reference/components/history-queries/x-components.my-history.md +74 -74
- package/docs/API-reference/components/history-queries/x-components.remove-history-query.md +3 -2
- package/docs/API-reference/components/identifier-results/x-components.identifier-result.md +2 -2
- package/docs/API-reference/components/identifier-results/x-components.identifier-results.md +14 -13
- package/docs/API-reference/components/next-queries/x-components.next-queries-list.md +52 -52
- package/docs/API-reference/components/next-queries/x-components.next-queries.md +53 -53
- package/docs/API-reference/components/next-queries/x-components.next-query-preview.md +80 -80
- package/docs/API-reference/components/next-queries/x-components.next-query.md +37 -37
- package/docs/API-reference/components/popular-searches/x-components.popular-search.md +35 -35
- package/docs/API-reference/components/popular-searches/x-components.popular-searches.md +45 -44
- package/docs/API-reference/components/queries-preview/x-components.query-preview-button.md +29 -28
- package/docs/API-reference/components/queries-preview/x-components.query-preview-list.md +43 -42
- package/docs/API-reference/components/queries-preview/x-components.query-preview.md +60 -60
- package/docs/API-reference/components/query-suggestions/x-components.query-suggestion.md +53 -53
- package/docs/API-reference/components/query-suggestions/x-components.query-suggestions.md +58 -58
- package/docs/API-reference/components/recommendations/x-components.recommendations.md +41 -40
- package/docs/API-reference/components/related-prompts/x-components.related-prompt.md +8 -15
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +67 -74
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-tag-list.md +32 -0
- package/docs/API-reference/components/related-tags/x-components.related-tag.md +59 -59
- package/docs/API-reference/components/related-tags/x-components.related-tags.md +72 -71
- package/docs/API-reference/components/scroll/x-components.main-scroll-item.md +18 -17
- package/docs/API-reference/components/scroll/x-components.main-scroll.md +49 -48
- package/docs/API-reference/components/scroll/x-components.scroll-to-top.md +10 -10
- package/docs/API-reference/components/scroll/x-components.scroll.md +59 -59
- package/docs/API-reference/components/search/x-components.banner.md +36 -36
- package/docs/API-reference/components/search/x-components.banners-list.md +59 -58
- package/docs/API-reference/components/search/x-components.fallback-disclaimer.md +8 -8
- package/docs/API-reference/components/search/x-components.partial-query-button.md +9 -9
- package/docs/API-reference/components/search/x-components.partial-results-list.md +5 -5
- package/docs/API-reference/components/search/x-components.promoted.md +42 -42
- package/docs/API-reference/components/search/x-components.promoteds-list.md +61 -60
- package/docs/API-reference/components/search/x-components.redirection.md +21 -21
- package/docs/API-reference/components/search/x-components.results-list.md +62 -61
- package/docs/API-reference/components/search/x-components.sort-dropdown.md +24 -24
- package/docs/API-reference/components/search/x-components.sort-list.md +24 -24
- package/docs/API-reference/components/search/x-components.sort-picker-list.md +34 -34
- package/docs/API-reference/components/search/x-components.spellcheck-button.md +3 -3
- package/docs/API-reference/components/search/x-components.spellcheck.md +10 -10
- package/docs/API-reference/components/search-box/x-components.clear-search-input.md +38 -38
- package/docs/API-reference/components/search-box/x-components.search-button.md +43 -43
- package/docs/API-reference/components/search-box/x-components.search-input-placeholder.md +36 -36
- package/docs/API-reference/components/search-box/x-components.search-input.md +43 -43
- package/docs/API-reference/components/semantic-queries/x-components.semantic-queries.md +52 -52
- package/docs/API-reference/components/semantic-queries/x-components.semantic-query.md +36 -35
- package/docs/API-reference/components/tagging/x-components.tagging.md +39 -40
- package/docs/API-reference/components/url/x-components.url-handler.md +18 -18
- package/extra-params/index.js +1 -1
- package/facets/index.js +23 -23
- package/history-queries/index.js +1 -1
- package/js/components/animations/animate-clip-path/animate-clip-path.factory.js +12 -12
- package/js/components/animations/animate-clip-path/animate-clip-path.factory.js.map +1 -1
- package/js/components/animations/animate-scale/animate-scale.factory.js +12 -12
- package/js/components/animations/animate-scale/animate-scale.factory.js.map +1 -1
- package/js/components/animations/animate-translate/animate-translate.factory.js +12 -12
- package/js/components/animations/animate-translate/animate-translate.factory.js.map +1 -1
- package/js/components/animations/animate-width.vue.js.map +1 -1
- package/js/components/animations/animate-width.vue2.js +7 -7
- package/js/components/animations/animate-width.vue2.js.map +1 -1
- package/js/components/animations/change-height.vue.js +23 -0
- package/js/components/animations/change-height.vue.js.map +1 -0
- package/js/components/animations/change-height.vue2.js +32 -0
- package/js/components/animations/change-height.vue2.js.map +1 -0
- package/js/components/animations/collapse-height.vue.js +6 -6
- package/js/components/animations/collapse-height.vue.js.map +1 -1
- package/js/components/animations/collapse-height.vue2.js +21 -21
- package/js/components/animations/collapse-height.vue2.js.map +1 -1
- package/js/components/animations/collapse-height.vue3.js +1 -1
- package/js/components/animations/collapse-width.vue.js +4 -4
- package/js/components/animations/collapse-width.vue.js.map +1 -1
- package/js/components/animations/collapse-width.vue2.js +21 -21
- package/js/components/animations/collapse-width.vue2.js.map +1 -1
- package/js/components/animations/create-directional-animation-factory.js +20 -20
- package/js/components/animations/create-directional-animation-factory.js.map +1 -1
- package/js/components/animations/cross-fade.vue.js.map +1 -1
- package/js/components/animations/cross-fade.vue2.js +17 -17
- package/js/components/animations/cross-fade.vue2.js.map +1 -1
- package/js/components/animations/fade-and-slide.vue.js +1 -2
- package/js/components/animations/fade-and-slide.vue.js.map +1 -1
- package/js/components/animations/fade-and-slide.vue2.js +29 -29
- package/js/components/animations/fade-and-slide.vue2.js.map +1 -1
- package/js/components/animations/fade.vue.js.map +1 -1
- package/js/components/animations/fade.vue2.js +15 -15
- package/js/components/animations/fade.vue2.js.map +1 -1
- package/js/components/animations/no-animation.vue.js +9 -9
- package/js/components/animations/no-animation.vue.js.map +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue.js +4 -4
- package/js/components/animations/staggered-fade-and-slide.vue.js.map +1 -1
- package/js/components/animations/staggered-fade-and-slide.vue2.js +97 -97
- package/js/components/animations/staggered-fade-and-slide.vue2.js.map +1 -1
- package/js/components/animations/use-collapse-animation.js +54 -54
- package/js/components/animations/use-collapse-animation.js.map +1 -1
- package/js/components/animations/use-disable-animation.js +20 -20
- package/js/components/animations/use-disable-animation.js.map +1 -1
- package/js/components/auto-progress-bar.vue.js.map +1 -1
- package/js/components/auto-progress-bar.vue2.js +43 -43
- package/js/components/auto-progress-bar.vue2.js.map +1 -1
- package/js/components/base-dropdown.vue.js +15 -17
- package/js/components/base-dropdown.vue.js.map +1 -1
- package/js/components/base-dropdown.vue2.js +273 -278
- package/js/components/base-dropdown.vue2.js.map +1 -1
- package/js/components/base-event-button.vue.js +3 -4
- package/js/components/base-event-button.vue.js.map +1 -1
- package/js/components/base-event-button.vue2.js +40 -40
- package/js/components/base-event-button.vue2.js.map +1 -1
- package/js/components/base-grid.vue.js +11 -18
- package/js/components/base-grid.vue.js.map +1 -1
- package/js/components/base-grid.vue2.js +118 -120
- package/js/components/base-grid.vue2.js.map +1 -1
- package/js/components/base-grid.vue3.js +1 -1
- package/js/components/base-keyboard-navigation.vue.js +3 -4
- package/js/components/base-keyboard-navigation.vue.js.map +1 -1
- package/js/components/base-keyboard-navigation.vue2.js +121 -121
- package/js/components/base-keyboard-navigation.vue2.js.map +1 -1
- package/js/components/base-rating.vue.js +1 -3
- package/js/components/base-rating.vue.js.map +1 -1
- package/js/components/base-rating.vue2.js +57 -57
- package/js/components/base-rating.vue2.js.map +1 -1
- package/js/components/base-rating.vue3.js +1 -1
- package/js/components/base-slider.vue.js +17 -19
- package/js/components/base-slider.vue.js.map +1 -1
- package/js/components/base-slider.vue2.js +102 -97
- package/js/components/base-slider.vue2.js.map +1 -1
- package/js/components/base-slider.vue3.js +1 -1
- package/js/components/base-switch.vue.js +2 -2
- package/js/components/base-switch.vue.js.map +1 -1
- package/js/components/base-switch.vue2.js +47 -51
- package/js/components/base-switch.vue2.js.map +1 -1
- package/js/components/base-teleport.vue.js +17 -0
- package/js/components/base-teleport.vue.js.map +1 -0
- package/js/components/base-teleport.vue2.js +148 -0
- package/js/components/base-teleport.vue2.js.map +1 -0
- package/js/components/base-variable-column-grid.vue.js +1 -2
- package/js/components/base-variable-column-grid.vue.js.map +1 -1
- package/js/components/base-variable-column-grid.vue2.js +74 -74
- package/js/components/base-variable-column-grid.vue2.js.map +1 -1
- package/js/components/column-picker/base-column-picker-dropdown.vue.js +5 -7
- package/js/components/column-picker/base-column-picker-dropdown.vue.js.map +1 -1
- package/js/components/column-picker/base-column-picker-dropdown.vue2.js +80 -80
- package/js/components/column-picker/base-column-picker-dropdown.vue2.js.map +1 -1
- package/js/components/column-picker/base-column-picker-list.vue.js +1 -3
- package/js/components/column-picker/base-column-picker-list.vue.js.map +1 -1
- package/js/components/column-picker/base-column-picker-list.vue2.js +82 -82
- package/js/components/column-picker/base-column-picker-list.vue2.js.map +1 -1
- package/js/components/currency/base-currency.vue.js.map +1 -1
- package/js/components/currency/base-currency.vue2.js +87 -87
- package/js/components/currency/base-currency.vue2.js.map +1 -1
- package/js/components/decorators/injection.consts.js +41 -41
- package/js/components/decorators/injection.consts.js.map +1 -1
- package/js/components/display-click-provider.vue.js +82 -0
- package/js/components/display-click-provider.vue.js.map +1 -0
- package/js/components/display-click-provider.vue2.js +6 -0
- package/js/components/display-click-provider.vue2.js.map +1 -0
- package/js/components/display-emitter.vue.js +37 -37
- package/js/components/display-emitter.vue.js.map +1 -1
- package/js/components/filters/labels/base-price-filter-label.vue.js +80 -80
- package/js/components/filters/labels/base-price-filter-label.vue.js.map +1 -1
- package/js/components/filters/labels/base-rating-filter-label.vue.js +1 -3
- package/js/components/filters/labels/base-rating-filter-label.vue.js.map +1 -1
- package/js/components/filters/labels/base-rating-filter-label.vue2.js +46 -46
- package/js/components/filters/labels/base-rating-filter-label.vue2.js.map +1 -1
- package/js/components/global-x-bus.vue.js +27 -27
- package/js/components/global-x-bus.vue.js.map +1 -1
- package/js/components/highlight.vue.js +6 -6
- package/js/components/highlight.vue.js.map +1 -1
- package/js/components/highlight.vue2.js +115 -115
- package/js/components/highlight.vue2.js.map +1 -1
- package/js/components/icons/ai-star.vue.js +38 -0
- package/js/components/icons/ai-star.vue.js.map +1 -0
- package/js/components/icons/arrow-down.vue.js +1 -1
- package/js/components/icons/arrow-down.vue.js.map +1 -1
- package/js/components/icons/arrow-left.vue.js +1 -1
- package/js/components/icons/arrow-left.vue.js.map +1 -1
- package/js/components/icons/arrow-right.vue.js +3 -3
- package/js/components/icons/arrow-right.vue.js.map +1 -1
- package/js/components/icons/arrow-up.vue.js +1 -1
- package/js/components/icons/arrow-up.vue.js.map +1 -1
- package/js/components/icons/bag.vue.js +1 -1
- package/js/components/icons/bag.vue.js.map +1 -1
- package/js/components/icons/bar-code.vue.js +1 -1
- package/js/components/icons/bar-code.vue.js.map +1 -1
- package/js/components/icons/barcode-tiny.vue.js +1 -1
- package/js/components/icons/barcode-tiny.vue.js.map +1 -1
- package/js/components/icons/cart-filled.vue.js +1 -1
- package/js/components/icons/cart-filled.vue.js.map +1 -1
- package/js/components/icons/cart.vue.js +1 -1
- package/js/components/icons/cart.vue.js.map +1 -1
- package/js/components/icons/check-tiny.vue.js +1 -1
- package/js/components/icons/check-tiny.vue.js.map +1 -1
- package/js/components/icons/check.vue.js +1 -1
- package/js/components/icons/check.vue.js.map +1 -1
- package/js/components/icons/checkbox-selected-filled.vue.js +1 -1
- package/js/components/icons/checkbox-selected-filled.vue.js.map +1 -1
- package/js/components/icons/checkbox-selected.vue.js +1 -1
- package/js/components/icons/checkbox-selected.vue.js.map +1 -1
- package/js/components/icons/checkbox-unselected-filled.vue.js +1 -1
- package/js/components/icons/checkbox-unselected-filled.vue.js.map +1 -1
- package/js/components/icons/checkbox-unselected.vue.js +1 -1
- package/js/components/icons/checkbox-unselected.vue.js.map +1 -1
- package/js/components/icons/chevron-down.vue.js +3 -3
- package/js/components/icons/chevron-down.vue.js.map +1 -1
- package/js/components/icons/chevron-left.vue.js +1 -1
- package/js/components/icons/chevron-left.vue.js.map +1 -1
- package/js/components/icons/chevron-right.vue.js +1 -1
- package/js/components/icons/chevron-right.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-down.vue.js +1 -1
- package/js/components/icons/chevron-tiny-down.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-left.vue.js +1 -1
- package/js/components/icons/chevron-tiny-left.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-right.vue.js +1 -1
- package/js/components/icons/chevron-tiny-right.vue.js.map +1 -1
- package/js/components/icons/chevron-tiny-up.vue.js +1 -1
- package/js/components/icons/chevron-tiny-up.vue.js.map +1 -1
- package/js/components/icons/chevron-up.vue.js +1 -1
- package/js/components/icons/chevron-up.vue.js.map +1 -1
- package/js/components/icons/corner-arrow-left.vue.js +1 -1
- package/js/components/icons/corner-arrow-left.vue.js.map +1 -1
- package/js/components/icons/corner-arrow-right.vue.js +1 -1
- package/js/components/icons/corner-arrow-right.vue.js.map +1 -1
- package/js/components/icons/cross-tiny.vue.js +1 -1
- package/js/components/icons/cross-tiny.vue.js.map +1 -1
- package/js/components/icons/cross.vue.js +1 -1
- package/js/components/icons/cross.vue.js.map +1 -1
- package/js/components/icons/curated-check-filled.vue.js +1 -1
- package/js/components/icons/curated-check-filled.vue.js.map +1 -1
- package/js/components/icons/curated-check-tiny-filled.vue.js +1 -1
- package/js/components/icons/curated-check-tiny-filled.vue.js.map +1 -1
- package/js/components/icons/curated-check-tiny.vue.js +1 -1
- package/js/components/icons/curated-check-tiny.vue.js.map +1 -1
- package/js/components/icons/curated-check.vue.js +1 -1
- package/js/components/icons/curated-check.vue.js.map +1 -1
- package/js/components/icons/diagonal-arrow-left-down.vue.js +1 -1
- package/js/components/icons/diagonal-arrow-left-down.vue.js.map +1 -1
- package/js/components/icons/diagonal-arrow-left-top.vue.js +1 -1
- package/js/components/icons/diagonal-arrow-left-top.vue.js.map +1 -1
- package/js/components/icons/diagonal-arrow-right-down.vue.js +1 -1
- package/js/components/icons/diagonal-arrow-right-down.vue.js.map +1 -1
- package/js/components/icons/diagonal-arrow-right-top.vue.js +1 -1
- package/js/components/icons/diagonal-arrow-right-top.vue.js.map +1 -1
- package/js/components/icons/filters.vue.js +1 -1
- package/js/components/icons/filters.vue.js.map +1 -1
- package/js/components/icons/grid-1-col.vue.js +1 -1
- package/js/components/icons/grid-1-col.vue.js.map +1 -1
- package/js/components/icons/grid-2-col.vue.js +1 -1
- package/js/components/icons/grid-2-col.vue.js.map +1 -1
- package/js/components/icons/grid-2-rows.vue.js +1 -1
- package/js/components/icons/grid-2-rows.vue.js.map +1 -1
- package/js/components/icons/grid-4-col.vue.js +1 -1
- package/js/components/icons/grid-4-col.vue.js.map +1 -1
- package/js/components/icons/heart-filled.vue.js +1 -1
- package/js/components/icons/heart-filled.vue.js.map +1 -1
- package/js/components/icons/heart.vue.js +1 -1
- package/js/components/icons/heart.vue.js.map +1 -1
- package/js/components/icons/hide.vue.js +1 -1
- package/js/components/icons/hide.vue.js.map +1 -1
- package/js/components/icons/history-tiny.vue.js +1 -1
- package/js/components/icons/history-tiny.vue.js.map +1 -1
- package/js/components/icons/history.vue.js +1 -1
- package/js/components/icons/history.vue.js.map +1 -1
- package/js/components/icons/light-bulb-off.vue.js +1 -1
- package/js/components/icons/light-bulb-off.vue.js.map +1 -1
- package/js/components/icons/light-bulb-on.vue.js +1 -1
- package/js/components/icons/light-bulb-on.vue.js.map +1 -1
- package/js/components/icons/menu.vue.js +1 -1
- package/js/components/icons/menu.vue.js.map +1 -1
- package/js/components/icons/minus-tiny.vue.js +1 -1
- package/js/components/icons/minus-tiny.vue.js.map +1 -1
- package/js/components/icons/minus.vue.js +1 -1
- package/js/components/icons/minus.vue.js.map +1 -1
- package/js/components/icons/plus-tiny.vue.js +1 -1
- package/js/components/icons/plus-tiny.vue.js.map +1 -1
- package/js/components/icons/plus.vue.js +1 -1
- package/js/components/icons/plus.vue.js.map +1 -1
- package/js/components/icons/radiobutton-selected.vue.js +1 -1
- package/js/components/icons/radiobutton-selected.vue.js.map +1 -1
- package/js/components/icons/radiobutton-unselected.vue.js +1 -1
- package/js/components/icons/radiobutton-unselected.vue.js.map +1 -1
- package/js/components/icons/search-tiny.vue.js +1 -1
- package/js/components/icons/search-tiny.vue.js.map +1 -1
- package/js/components/icons/search.vue.js +1 -1
- package/js/components/icons/search.vue.js.map +1 -1
- package/js/components/icons/settings.vue.js +1 -1
- package/js/components/icons/settings.vue.js.map +1 -1
- package/js/components/icons/show.vue.js +1 -1
- package/js/components/icons/show.vue.js.map +1 -1
- package/js/components/icons/sort-az.vue.js +1 -1
- package/js/components/icons/sort-az.vue.js.map +1 -1
- package/js/components/icons/sort-price-down.vue.js +1 -1
- package/js/components/icons/sort-price-down.vue.js.map +1 -1
- package/js/components/icons/sort-price-up.vue.js +1 -1
- package/js/components/icons/sort-price-up.vue.js.map +1 -1
- package/js/components/icons/sort-relevancy.vue.js +1 -1
- package/js/components/icons/sort-relevancy.vue.js.map +1 -1
- package/js/components/icons/sort-za.vue.js +1 -1
- package/js/components/icons/sort-za.vue.js.map +1 -1
- package/js/components/icons/spinner.vue.js +22 -0
- package/js/components/icons/spinner.vue.js.map +1 -0
- package/js/components/icons/star-filled.vue.js +1 -1
- package/js/components/icons/star-filled.vue.js.map +1 -1
- package/js/components/icons/star.vue.js +1 -1
- package/js/components/icons/star.vue.js.map +1 -1
- package/js/components/icons/tag-filled.vue.js +1 -1
- package/js/components/icons/tag-filled.vue.js.map +1 -1
- package/js/components/icons/tag.vue.js +1 -1
- package/js/components/icons/tag.vue.js.map +1 -1
- package/js/components/icons/trash-open.vue.js +1 -1
- package/js/components/icons/trash-open.vue.js.map +1 -1
- package/js/components/icons/trash.vue.js +1 -1
- package/js/components/icons/trash.vue.js.map +1 -1
- package/js/components/icons/trending-tiny.vue.js +1 -1
- package/js/components/icons/trending-tiny.vue.js.map +1 -1
- package/js/components/icons/trending.vue.js +1 -1
- package/js/components/icons/trending.vue.js.map +1 -1
- package/js/components/icons/user-filled.vue.js +1 -1
- package/js/components/icons/user-filled.vue.js.map +1 -1
- package/js/components/icons/user.vue.js +1 -1
- package/js/components/icons/user.vue.js.map +1 -1
- package/js/components/items-list.vue.js +1 -2
- package/js/components/items-list.vue.js.map +1 -1
- package/js/components/items-list.vue2.js +40 -40
- package/js/components/items-list.vue2.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js +9 -15
- package/js/components/layouts/fixed-header-and-asides-layout.vue.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue2.js +31 -31
- package/js/components/layouts/fixed-header-and-asides-layout.vue2.js.map +1 -1
- package/js/components/layouts/fixed-header-and-asides-layout.vue3.js +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue.js +2 -10
- package/js/components/layouts/multi-column-max-width-layout.vue.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue2.js +21 -21
- package/js/components/layouts/multi-column-max-width-layout.vue2.js.map +1 -1
- package/js/components/layouts/multi-column-max-width-layout.vue4.js +1 -1
- package/js/components/layouts/single-column-layout.vue.js +9 -17
- package/js/components/layouts/single-column-layout.vue.js.map +1 -1
- package/js/components/layouts/single-column-layout.vue2.js +21 -21
- package/js/components/layouts/single-column-layout.vue2.js.map +1 -1
- package/js/components/location-provider.vue.js +24 -24
- package/js/components/location-provider.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-close.vue.js +1 -2
- package/js/components/modals/base-events-modal-close.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-close.vue2.js +27 -27
- package/js/components/modals/base-events-modal-close.vue2.js.map +1 -1
- package/js/components/modals/base-events-modal-open.vue.js +1 -2
- package/js/components/modals/base-events-modal-open.vue.js.map +1 -1
- package/js/components/modals/base-events-modal-open.vue2.js +27 -27
- package/js/components/modals/base-events-modal-open.vue2.js.map +1 -1
- package/js/components/modals/base-events-modal.vue.js +4 -4
- package/js/components/modals/base-events-modal.vue.js.map +1 -1
- package/js/components/modals/base-events-modal.vue2.js +82 -82
- package/js/components/modals/base-events-modal.vue2.js.map +1 -1
- package/js/components/modals/base-id-modal-close.vue.js +3 -4
- package/js/components/modals/base-id-modal-close.vue.js.map +1 -1
- package/js/components/modals/base-id-modal-close.vue2.js +34 -33
- package/js/components/modals/base-id-modal-close.vue2.js.map +1 -1
- package/js/components/modals/base-id-modal-open.vue.js +3 -4
- package/js/components/modals/base-id-modal-open.vue.js.map +1 -1
- package/js/components/modals/base-id-modal-open.vue2.js +33 -32
- package/js/components/modals/base-id-modal-open.vue2.js.map +1 -1
- package/js/components/modals/base-id-modal.vue.js +4 -4
- package/js/components/modals/base-id-modal.vue.js.map +1 -1
- package/js/components/modals/base-id-modal.vue2.js +87 -87
- package/js/components/modals/base-id-modal.vue2.js.map +1 -1
- package/js/components/modals/base-modal.vue.js +6 -6
- package/js/components/modals/base-modal.vue.js.map +1 -1
- package/js/components/modals/base-modal.vue2.js +192 -182
- package/js/components/modals/base-modal.vue2.js.map +1 -1
- package/js/components/modals/close-main-modal.vue.js +2 -2
- package/js/components/modals/close-main-modal.vue.js.map +1 -1
- package/js/components/modals/close-main-modal.vue2.js +20 -20
- package/js/components/modals/close-main-modal.vue2.js.map +1 -1
- package/js/components/modals/main-modal.vue.js +5 -5
- package/js/components/modals/main-modal.vue.js.map +1 -1
- package/js/components/modals/main-modal.vue2.js +48 -48
- package/js/components/modals/main-modal.vue2.js.map +1 -1
- package/js/components/modals/open-main-modal.vue.js +2 -2
- package/js/components/modals/open-main-modal.vue.js.map +1 -1
- package/js/components/modals/open-main-modal.vue2.js +20 -20
- package/js/components/modals/open-main-modal.vue2.js.map +1 -1
- package/js/components/page-loader-button.vue.js +8 -10
- package/js/components/page-loader-button.vue.js.map +1 -1
- package/js/components/page-loader-button.vue2.js +49 -49
- package/js/components/page-loader-button.vue2.js.map +1 -1
- package/js/components/page-loader-button.vue3.js +7 -0
- package/js/components/page-loader-button.vue3.js.map +1 -0
- package/js/components/page-selector.vue.js +78 -0
- package/js/components/page-selector.vue.js.map +1 -0
- package/js/components/page-selector.vue2.js +128 -0
- package/js/components/page-selector.vue2.js.map +1 -0
- package/js/components/page-selector.vue3.js +7 -0
- package/js/components/page-selector.vue3.js.map +1 -0
- package/js/components/panels/base-header-toggle-panel.vue.js +3 -7
- package/js/components/panels/base-header-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-header-toggle-panel.vue2.js +55 -54
- package/js/components/panels/base-header-toggle-panel.vue2.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel-button.vue.js +1 -2
- package/js/components/panels/base-id-toggle-panel-button.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel-button.vue2.js +58 -57
- package/js/components/panels/base-id-toggle-panel-button.vue2.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel.vue.js +1 -2
- package/js/components/panels/base-id-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-id-toggle-panel.vue2.js +76 -75
- package/js/components/panels/base-id-toggle-panel.vue2.js.map +1 -1
- package/js/components/panels/base-tabs-panel.vue.js +5 -8
- package/js/components/panels/base-tabs-panel.vue.js.map +1 -1
- package/js/components/panels/base-tabs-panel.vue2.js +107 -106
- package/js/components/panels/base-tabs-panel.vue2.js.map +1 -1
- package/js/components/panels/base-toggle-panel.vue.js +1 -2
- package/js/components/panels/base-toggle-panel.vue.js.map +1 -1
- package/js/components/panels/base-toggle-panel.vue2.js +28 -28
- package/js/components/panels/base-toggle-panel.vue2.js.map +1 -1
- package/js/components/result/base-result-add-to-cart.vue.js +3 -3
- package/js/components/result/base-result-add-to-cart.vue.js.map +1 -1
- package/js/components/result/base-result-add-to-cart.vue2.js +49 -35
- package/js/components/result/base-result-add-to-cart.vue2.js.map +1 -1
- package/js/components/result/base-result-current-price.vue.js +1 -2
- package/js/components/result/base-result-current-price.vue.js.map +1 -1
- package/js/components/result/base-result-current-price.vue2.js +54 -54
- package/js/components/result/base-result-current-price.vue2.js.map +1 -1
- package/js/components/result/base-result-fallback-image.vue.js +1 -1
- package/js/components/result/base-result-fallback-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue.js +39 -59
- package/js/components/result/base-result-image.vue.js.map +1 -1
- package/js/components/result/base-result-image.vue2.js +158 -157
- package/js/components/result/base-result-image.vue2.js.map +1 -1
- package/js/components/result/base-result-link.vue.js +6 -7
- package/js/components/result/base-result-link.vue.js.map +1 -1
- package/js/components/result/base-result-link.vue2.js +62 -61
- package/js/components/result/base-result-link.vue2.js.map +1 -1
- package/js/components/result/base-result-placeholder-image.vue.js +1 -1
- package/js/components/result/base-result-placeholder-image.vue.js.map +1 -1
- package/js/components/result/base-result-previous-price.vue.js +1 -2
- package/js/components/result/base-result-previous-price.vue.js.map +1 -1
- package/js/components/result/base-result-previous-price.vue2.js +37 -37
- package/js/components/result/base-result-previous-price.vue2.js.map +1 -1
- package/js/components/result/base-result-rating.vue.js +5 -8
- package/js/components/result/base-result-rating.vue.js.map +1 -1
- package/js/components/result/base-result-rating.vue2.js +50 -49
- package/js/components/result/base-result-rating.vue2.js.map +1 -1
- package/js/components/result/result-variant-selector.vue.js +3 -5
- package/js/components/result/result-variant-selector.vue.js.map +1 -1
- package/js/components/result/result-variant-selector.vue2.js +85 -85
- package/js/components/result/result-variant-selector.vue2.js.map +1 -1
- package/js/components/result/result-variants-provider.vue.js +118 -118
- package/js/components/result/result-variants-provider.vue.js.map +1 -1
- package/js/components/scroll/base-scroll.vue.js +2 -2
- package/js/components/scroll/base-scroll.vue.js.map +1 -1
- package/js/components/scroll/base-scroll.vue2.js +79 -79
- package/js/components/scroll/base-scroll.vue2.js.map +1 -1
- package/js/components/scroll/use-scroll.js +211 -212
- package/js/components/scroll/use-scroll.js.map +1 -1
- package/js/components/sliding-panel.vue.js +41 -37
- package/js/components/sliding-panel.vue.js.map +1 -1
- package/js/components/sliding-panel.vue2.js +73 -131
- package/js/components/sliding-panel.vue2.js.map +1 -1
- package/js/components/sliding-panel.vue3.js +1 -1
- package/js/components/snippet-callbacks.vue.js.map +1 -1
- package/js/components/snippet-callbacks.vue2.js +44 -44
- package/js/components/snippet-callbacks.vue2.js.map +1 -1
- package/js/components/suggestions/base-suggestion.vue.js +3 -4
- package/js/components/suggestions/base-suggestion.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestion.vue2.js +135 -135
- package/js/components/suggestions/base-suggestion.vue2.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue.js +1 -2
- package/js/components/suggestions/base-suggestions.vue.js.map +1 -1
- package/js/components/suggestions/base-suggestions.vue2.js +120 -120
- package/js/components/suggestions/base-suggestions.vue2.js.map +1 -1
- package/js/components/x-component.utils.js +40 -39
- package/js/components/x-component.utils.js.map +1 -1
- package/js/composables/create-use-device.js +150 -150
- package/js/composables/create-use-device.js.map +1 -1
- package/js/composables/use-_x.js +11 -11
- package/js/composables/use-_x.js.map +1 -1
- package/js/composables/use-alias-api.js +133 -131
- package/js/composables/use-alias-api.js.map +1 -1
- package/js/composables/use-debounce.js +16 -16
- package/js/composables/use-debounce.js.map +1 -1
- package/js/composables/use-getter.js +18 -17
- package/js/composables/use-getter.js.map +1 -1
- package/js/composables/use-on-display.js +47 -51
- package/js/composables/use-on-display.js.map +1 -1
- package/js/composables/use-state.js +15 -16
- package/js/composables/use-state.js.map +1 -1
- package/js/composables/use-x-bus.js +68 -70
- package/js/composables/use-x-bus.js.map +1 -1
- package/js/directives/infinite-scroll.js +96 -96
- package/js/directives/infinite-scroll.js.map +1 -1
- package/js/directives/typing.js +57 -0
- package/js/directives/typing.js.map +1 -0
- package/js/index.js +121 -97
- package/js/index.js.map +1 -1
- package/js/plugins/devtools/colors.utils.js +42 -42
- package/js/plugins/devtools/colors.utils.js.map +1 -1
- package/js/plugins/devtools/devtools.plugin.js +24 -23
- package/js/plugins/devtools/devtools.plugin.js.map +1 -1
- package/js/plugins/devtools/timeline.devtools.js +103 -102
- package/js/plugins/devtools/timeline.devtools.js.map +1 -1
- package/js/plugins/devtools/wiring.devtools.js +114 -110
- package/js/plugins/devtools/wiring.devtools.js.map +1 -1
- package/js/plugins/x-bus.js +19 -19
- package/js/plugins/x-bus.js.map +1 -1
- package/js/plugins/x-emitters.js +62 -60
- package/js/plugins/x-emitters.js.map +1 -1
- package/js/plugins/x-plugin.js +310 -310
- package/js/plugins/x-plugin.js.map +1 -1
- package/js/plugins/x-plugin.utils.js +24 -28
- package/js/plugins/x-plugin.utils.js.map +1 -1
- package/js/services/directional-focus-navigation.service.js +408 -410
- package/js/services/directional-focus-navigation.service.js.map +1 -1
- package/js/services/state-machine.service.js +26 -26
- package/js/services/state-machine.service.js.map +1 -1
- package/js/store/utils/config-store.utils.js +21 -21
- package/js/store/utils/config-store.utils.js.map +1 -1
- package/js/store/utils/fetch-and-save-action.utils.js +68 -74
- package/js/store/utils/fetch-and-save-action.utils.js.map +1 -1
- package/js/store/utils/getters-proxy.utils.js +96 -95
- package/js/store/utils/getters-proxy.utils.js.map +1 -1
- package/js/store/utils/query.utils.js +33 -33
- package/js/store/utils/query.utils.js.map +1 -1
- package/js/store/utils/status-store.utils.js +9 -9
- package/js/store/utils/status-store.utils.js.map +1 -1
- package/js/store/utils/store-emitters.utils.js +10 -10
- package/js/store/utils/store-emitters.utils.js.map +1 -1
- package/js/store/x.module.js +9 -9
- package/js/store/x.module.js.map +1 -1
- package/js/types/animation-prop.js +10 -10
- package/js/types/animation-prop.js.map +1 -1
- package/js/utils/array.js +183 -182
- package/js/utils/array.js.map +1 -1
- package/js/utils/cancellable-promise.js +38 -38
- package/js/utils/cancellable-promise.js.map +1 -1
- package/js/utils/clone.js +11 -10
- package/js/utils/clone.js.map +1 -1
- package/js/utils/currency-formatter.js +117 -114
- package/js/utils/currency-formatter.js.map +1 -1
- package/js/utils/debounce.js +58 -60
- package/js/utils/debounce.js.map +1 -1
- package/js/utils/filters.js +32 -32
- package/js/utils/filters.js.map +1 -1
- package/js/utils/focus.js +6 -8
- package/js/utils/focus.js.map +1 -1
- package/js/utils/function.js +6 -7
- package/js/utils/function.js.map +1 -1
- package/js/utils/get-url-parameters.js +11 -11
- package/js/utils/get-url-parameters.js.map +1 -1
- package/js/utils/html.js +48 -48
- package/js/utils/html.js.map +1 -1
- package/js/utils/ios-utils.js +30 -0
- package/js/utils/ios-utils.js.map +1 -0
- package/js/utils/is-new-query.js +42 -42
- package/js/utils/is-new-query.js.map +1 -1
- package/js/utils/normalize.js +25 -25
- package/js/utils/normalize.js.map +1 -1
- package/js/utils/number.js +11 -12
- package/js/utils/number.js.map +1 -1
- package/js/utils/origin.js +15 -17
- package/js/utils/origin.js.map +1 -1
- package/js/utils/sanitize.js +10 -10
- package/js/utils/sanitize.js.map +1 -1
- package/js/utils/storage.js +15 -15
- package/js/utils/storage.js.map +1 -1
- package/js/utils/string.js +44 -44
- package/js/utils/string.js.map +1 -1
- package/js/utils/throttle.js +22 -22
- package/js/utils/throttle.js.map +1 -1
- package/js/wiring/namespaced-wires.factory.js +65 -63
- package/js/wiring/namespaced-wires.factory.js.map +1 -1
- package/js/wiring/namespaced-wires.operators.js +40 -40
- package/js/wiring/namespaced-wires.operators.js.map +1 -1
- package/js/wiring/wires-operators.utils.js +49 -47
- package/js/wiring/wires-operators.utils.js.map +1 -1
- package/js/wiring/wires.factory.js +108 -101
- package/js/wiring/wires.factory.js.map +1 -1
- package/js/wiring/wires.operators.js +120 -120
- package/js/wiring/wires.operators.js.map +1 -1
- package/js/wiring/wiring.utils.js +29 -29
- package/js/wiring/wiring.utils.js.map +1 -1
- package/js/x-bus/x-bus.js +181 -0
- package/js/x-bus/x-bus.js.map +1 -0
- package/js/x-bus/x-priority-queue/x-priority-queue.js +177 -0
- package/js/x-bus/x-priority-queue/x-priority-queue.js.map +1 -0
- package/js/x-installer/api/base-api.js +109 -110
- package/js/x-installer/api/base-api.js.map +1 -1
- package/js/x-installer/x-installer/x-installer.js +276 -275
- package/js/x-installer/x-installer/x-installer.js.map +1 -1
- package/js/x-modules/ai/components/ai-overview.vue.js +323 -0
- package/js/x-modules/ai/components/ai-overview.vue.js.map +1 -0
- package/js/x-modules/ai/components/ai-overview.vue2.js +227 -0
- package/js/x-modules/ai/components/ai-overview.vue2.js.map +1 -0
- package/js/x-modules/ai/components/ai-overview.vue3.js +7 -0
- package/js/x-modules/ai/components/ai-overview.vue3.js.map +1 -0
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.js +40 -0
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.js.map +1 -0
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.js +97 -0
- package/js/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.js.map +1 -0
- package/js/x-modules/ai/store/actions/save-origin.action.js +16 -0
- package/js/x-modules/ai/store/actions/save-origin.action.js.map +1 -0
- package/js/x-modules/ai/store/actions/set-url-params.action.js +13 -0
- package/js/x-modules/ai/store/actions/set-url-params.action.js.map +1 -0
- package/js/x-modules/ai/store/emitters.js +17 -0
- package/js/x-modules/ai/store/emitters.js.map +1 -0
- package/js/x-modules/ai/store/getters/ai-query.getter.js +19 -0
- package/js/x-modules/ai/store/getters/ai-query.getter.js.map +1 -0
- package/js/x-modules/ai/store/getters/suggestions-request.getter.js +17 -0
- package/js/x-modules/ai/store/getters/suggestions-request.getter.js.map +1 -0
- package/js/x-modules/ai/store/getters/suggestions-search-request.getter.js +16 -0
- package/js/x-modules/ai/store/getters/suggestions-search-request.getter.js.map +1 -0
- package/js/x-modules/ai/store/module.js +110 -0
- package/js/x-modules/ai/store/module.js.map +1 -0
- package/js/x-modules/ai/wiring.js +74 -0
- package/js/x-modules/ai/wiring.js.map +1 -0
- package/js/x-modules/ai/x-module.js +28 -0
- package/js/x-modules/ai/x-module.js.map +1 -0
- package/js/x-modules/device/components/device-detector.vue.js +2 -2
- package/js/x-modules/device/components/device-detector.vue.js.map +1 -1
- package/js/x-modules/device/components/device-detector.vue2.js +118 -118
- package/js/x-modules/device/components/device-detector.vue2.js.map +1 -1
- package/js/x-modules/device/store/emitters.js +6 -5
- package/js/x-modules/device/store/emitters.js.map +1 -1
- package/js/x-modules/device/store/module.js +16 -16
- package/js/x-modules/device/store/module.js.map +1 -1
- package/js/x-modules/device/wiring.js +21 -21
- package/js/x-modules/device/wiring.js.map +1 -1
- package/js/x-modules/device/x-module.js +12 -12
- package/js/x-modules/device/x-module.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue.js +5 -6
- package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue2.js +156 -121
- package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
- package/js/x-modules/empathize/store/emitters.js +6 -5
- package/js/x-modules/empathize/store/emitters.js.map +1 -1
- package/js/x-modules/empathize/store/module.js +19 -19
- package/js/x-modules/empathize/store/module.js.map +1 -1
- package/js/x-modules/empathize/wiring.js +24 -24
- package/js/x-modules/empathize/wiring.js.map +1 -1
- package/js/x-modules/empathize/x-module.js +12 -12
- package/js/x-modules/empathize/x-module.js.map +1 -1
- package/js/x-modules/experience-controls/components/experience-controls.vue.js +25 -26
- package/js/x-modules/experience-controls/components/experience-controls.vue.js.map +1 -1
- package/js/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.js +20 -20
- package/js/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.js.map +1 -1
- package/js/x-modules/experience-controls/store/actions/fetch-experience-controls.action.js +14 -15
- package/js/x-modules/experience-controls/store/actions/fetch-experience-controls.action.js.map +1 -1
- package/js/x-modules/experience-controls/store/emitters.js +11 -10
- package/js/x-modules/experience-controls/store/emitters.js.map +1 -1
- package/js/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.js +14 -15
- package/js/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.js.map +1 -1
- package/js/x-modules/experience-controls/store/module.js +32 -34
- package/js/x-modules/experience-controls/store/module.js.map +1 -1
- package/js/x-modules/experience-controls/wiring.js +37 -37
- package/js/x-modules/experience-controls/wiring.js.map +1 -1
- package/js/x-modules/experience-controls/x-module.js +12 -12
- package/js/x-modules/experience-controls/x-module.js.map +1 -1
- package/js/x-modules/extra-params/components/extra-params.vue.js +26 -27
- package/js/x-modules/extra-params/components/extra-params.vue.js.map +1 -1
- package/js/x-modules/extra-params/components/renderless-extra-param.vue.js +32 -32
- package/js/x-modules/extra-params/components/renderless-extra-param.vue.js.map +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue.js.map +1 -1
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js +41 -41
- package/js/x-modules/extra-params/components/snippet-config-extra-params.vue2.js.map +1 -1
- package/js/x-modules/extra-params/store/emitters.js +11 -10
- package/js/x-modules/extra-params/store/emitters.js.map +1 -1
- package/js/x-modules/extra-params/store/module.js +16 -16
- package/js/x-modules/extra-params/store/module.js.map +1 -1
- package/js/x-modules/extra-params/wiring.js +27 -27
- package/js/x-modules/extra-params/wiring.js.map +1 -1
- package/js/x-modules/extra-params/x-module.js +12 -12
- package/js/x-modules/extra-params/x-module.js.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/clear-filters.vue2.js +42 -42
- package/js/x-modules/facets/components/clear-filters.vue2.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue2.js +91 -91
- package/js/x-modules/facets/components/facets/facets-provider.vue2.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue.js +20 -33
- package/js/x-modules/facets/components/facets/facets.vue.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets.vue2.js +124 -126
- package/js/x-modules/facets/components/facets/facets.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/all-filter.vue.js +1 -2
- package/js/x-modules/facets/components/filters/all-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/all-filter.vue2.js +63 -63
- package/js/x-modules/facets/components/filters/all-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js +11 -16
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js +221 -221
- package/js/x-modules/facets/components/filters/editable-number-range-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js +32 -24
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue2.js +108 -109
- package/js/x-modules/facets/components/filters/hierarchical-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js +13 -16
- package/js/x-modules/facets/components/filters/number-range-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/number-range-filter.vue2.js +55 -55
- package/js/x-modules/facets/components/filters/number-range-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/filters/renderless-filter.vue.js +57 -57
- package/js/x-modules/facets/components/filters/renderless-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue.js +13 -16
- package/js/x-modules/facets/components/filters/simple-filter.vue.js.map +1 -1
- package/js/x-modules/facets/components/filters/simple-filter.vue2.js +41 -41
- package/js/x-modules/facets/components/filters/simple-filter.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.js +36 -36
- package/js/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue.js +1 -2
- package/js/x-modules/facets/components/lists/filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-list.vue2.js +76 -76
- package/js/x-modules/facets/components/lists/filters-list.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue.js +3 -5
- package/js/x-modules/facets/components/lists/filters-search.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/filters-search.vue2.js +93 -93
- package/js/x-modules/facets/components/lists/filters-search.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js +50 -63
- package/js/x-modules/facets/components/lists/selected-filters-list.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js +58 -58
- package/js/x-modules/facets/components/lists/selected-filters-list.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/selected-filters.vue.js +25 -25
- package/js/x-modules/facets/components/lists/selected-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue.js +5 -8
- package/js/x-modules/facets/components/lists/sliced-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/lists/sliced-filters.vue2.js +95 -95
- package/js/x-modules/facets/components/lists/sliced-filters.vue2.js.map +1 -1
- package/js/x-modules/facets/components/lists/sorted-filters.vue.js +46 -46
- package/js/x-modules/facets/components/lists/sorted-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/preselected-filters.vue.js +62 -62
- package/js/x-modules/facets/components/preselected-filters.vue.js.map +1 -1
- package/js/x-modules/facets/composables/use-facets.js +46 -50
- package/js/x-modules/facets/composables/use-facets.js.map +1 -1
- package/js/x-modules/facets/composables/use-filters-injection.js +54 -57
- package/js/x-modules/facets/composables/use-filters-injection.js.map +1 -1
- package/js/x-modules/facets/entities/add-facet-if-not-present.js +16 -16
- package/js/x-modules/facets/entities/add-facet-if-not-present.js.map +1 -1
- package/js/x-modules/facets/entities/editable-number-range-filter.entity.js +98 -95
- package/js/x-modules/facets/entities/editable-number-range-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/filter-entity.factory.js +122 -119
- package/js/x-modules/facets/entities/filter-entity.factory.js.map +1 -1
- package/js/x-modules/facets/entities/hierarchical-filter.entity.js +84 -82
- package/js/x-modules/facets/entities/hierarchical-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/number-range-filter.entity.js +30 -28
- package/js/x-modules/facets/entities/number-range-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/raw-filter.entity.js +32 -30
- package/js/x-modules/facets/entities/raw-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/simple-filter.entity.js +30 -28
- package/js/x-modules/facets/entities/simple-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/single-select.modifier.js +83 -81
- package/js/x-modules/facets/entities/single-select.modifier.js.map +1 -1
- package/js/x-modules/facets/entities/sticky.modifier.js +29 -29
- package/js/x-modules/facets/entities/sticky.modifier.js.map +1 -1
- package/js/x-modules/facets/entities/types.js +27 -27
- package/js/x-modules/facets/entities/types.js.map +1 -1
- package/js/x-modules/facets/service/facets.service.js +228 -228
- package/js/x-modules/facets/service/facets.service.js.map +1 -1
- package/js/x-modules/facets/store/constants.js.map +1 -1
- package/js/x-modules/facets/store/emitters.js +24 -24
- package/js/x-modules/facets/store/emitters.js.map +1 -1
- package/js/x-modules/facets/store/getters/facets.getter.js +15 -15
- package/js/x-modules/facets/store/getters/facets.getter.js.map +1 -1
- package/js/x-modules/facets/store/getters/selected-filters-by-facet.getter.js +19 -19
- package/js/x-modules/facets/store/getters/selected-filters-by-facet.getter.js.map +1 -1
- package/js/x-modules/facets/store/getters/selected-filters-for-request.getter.js +22 -22
- package/js/x-modules/facets/store/getters/selected-filters-for-request.getter.js.map +1 -1
- package/js/x-modules/facets/store/getters/selected-filters.getter.js +19 -19
- package/js/x-modules/facets/store/getters/selected-filters.getter.js.map +1 -1
- package/js/x-modules/facets/store/module.js +66 -66
- package/js/x-modules/facets/store/module.js.map +1 -1
- package/js/x-modules/facets/utils.js +14 -14
- package/js/x-modules/facets/utils.js.map +1 -1
- package/js/x-modules/facets/wiring.js +194 -194
- package/js/x-modules/facets/wiring.js.map +1 -1
- package/js/x-modules/facets/x-module.js +12 -12
- package/js/x-modules/facets/x-module.js.map +1 -1
- package/js/x-modules/history-queries/components/clear-history-queries.vue.js +2 -3
- package/js/x-modules/history-queries/components/clear-history-queries.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/clear-history-queries.vue2.js +52 -52
- package/js/x-modules/history-queries/components/clear-history-queries.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries-switch.vue.js +4 -4
- package/js/x-modules/history-queries/components/history-queries-switch.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries-switch.vue2.js +44 -47
- package/js/x-modules/history-queries/components/history-queries-switch.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries.vue.js +2 -11
- package/js/x-modules/history-queries/components/history-queries.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-queries.vue2.js +26 -28
- package/js/x-modules/history-queries/components/history-queries.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/history-query.vue.js +6 -11
- package/js/x-modules/history-queries/components/history-query.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/history-query.vue2.js +49 -49
- package/js/x-modules/history-queries/components/history-query.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/my-history.vue.js +3 -6
- package/js/x-modules/history-queries/components/my-history.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/my-history.vue2.js +128 -128
- package/js/x-modules/history-queries/components/my-history.vue2.js.map +1 -1
- package/js/x-modules/history-queries/components/remove-history-query.vue.js +1 -2
- package/js/x-modules/history-queries/components/remove-history-query.vue.js.map +1 -1
- package/js/x-modules/history-queries/components/remove-history-query.vue2.js +39 -39
- package/js/x-modules/history-queries/components/remove-history-query.vue2.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/add-query-to-history.action.js +135 -137
- package/js/x-modules/history-queries/store/actions/add-query-to-history.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.js +11 -12
- package/js/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/refresh-session.action.js +11 -11
- package/js/x-modules/history-queries/store/actions/refresh-session.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/remove-query-from-history.action.js +12 -12
- package/js/x-modules/history-queries/store/actions/remove-query-from-history.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/set-history-queries.action.js +16 -16
- package/js/x-modules/history-queries/store/actions/set-history-queries.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/set-url-params.action.js +10 -11
- package/js/x-modules/history-queries/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/toggle-history-queries.action.js +6 -6
- package/js/x-modules/history-queries/store/actions/toggle-history-queries.action.js.map +1 -1
- package/js/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.js +64 -68
- package/js/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.js.map +1 -1
- package/js/x-modules/history-queries/store/constants.js +2 -2
- package/js/x-modules/history-queries/store/constants.js.map +1 -1
- package/js/x-modules/history-queries/store/emitters.js +16 -15
- package/js/x-modules/history-queries/store/emitters.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/history-queries-with-results.getter.js +10 -14
- package/js/x-modules/history-queries/store/getters/history-queries-with-results.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/history-queries.getter.js +44 -44
- package/js/x-modules/history-queries/store/getters/history-queries.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/normalized-query.getter.js +12 -11
- package/js/x-modules/history-queries/store/getters/normalized-query.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/session-history-queries.getter.js +10 -10
- package/js/x-modules/history-queries/store/getters/session-history-queries.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/getters/storage-key.getter.js +8 -8
- package/js/x-modules/history-queries/store/getters/storage-key.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/module.js +54 -54
- package/js/x-modules/history-queries/store/module.js.map +1 -1
- package/js/x-modules/history-queries/wiring.js +168 -168
- package/js/x-modules/history-queries/wiring.js.map +1 -1
- package/js/x-modules/history-queries/x-module.js +12 -12
- package/js/x-modules/history-queries/x-module.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-result.vue.js +2 -2
- package/js/x-modules/identifier-results/components/identifier-result.vue.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-result.vue2.js +53 -55
- package/js/x-modules/identifier-results/components/identifier-result.vue2.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-results.vue.js +1 -2
- package/js/x-modules/identifier-results/components/identifier-results.vue.js.map +1 -1
- package/js/x-modules/identifier-results/components/identifier-results.vue2.js +57 -57
- package/js/x-modules/identifier-results/components/identifier-results.vue2.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js +23 -23
- package/js/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/fetch-identifier-results.action.js +13 -14
- package/js/x-modules/identifier-results/store/actions/fetch-identifier-results.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/save-origin.action.js +10 -11
- package/js/x-modules/identifier-results/store/actions/save-origin.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/actions/save-query.action.js +16 -17
- package/js/x-modules/identifier-results/store/actions/save-query.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/emitters.js +12 -11
- package/js/x-modules/identifier-results/store/emitters.js.map +1 -1
- package/js/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.js +11 -12
- package/js/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.js.map +1 -1
- package/js/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.js +19 -20
- package/js/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.js.map +1 -1
- package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js +18 -19
- package/js/x-modules/identifier-results/store/getters/identifier-results-request.getter.js.map +1 -1
- package/js/x-modules/identifier-results/store/module.js +47 -47
- package/js/x-modules/identifier-results/store/module.js.map +1 -1
- package/js/x-modules/identifier-results/wiring.js +113 -113
- package/js/x-modules/identifier-results/wiring.js.map +1 -1
- package/js/x-modules/identifier-results/x-module.js +12 -12
- package/js/x-modules/identifier-results/x-module.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries-list.vue.js +121 -123
- package/js/x-modules/next-queries/components/next-queries-list.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries.vue.js +3 -9
- package/js/x-modules/next-queries/components/next-queries.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries.vue2.js +49 -49
- package/js/x-modules/next-queries/components/next-queries.vue2.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query-preview.vue.js +1 -3
- package/js/x-modules/next-queries/components/next-query-preview.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query-preview.vue2.js +56 -56
- package/js/x-modules/next-queries/components/next-query-preview.vue2.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query.vue.js +3 -6
- package/js/x-modules/next-queries/components/next-query.vue.js.map +1 -1
- package/js/x-modules/next-queries/components/next-query.vue2.js +52 -52
- package/js/x-modules/next-queries/components/next-query.vue2.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.js +21 -22
- package/js/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.js +16 -18
- package/js/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/fetch-next-queries.action.js +15 -15
- package/js/x-modules/next-queries/store/actions/fetch-next-queries.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/fetch-next-query-preview.action.js +26 -23
- package/js/x-modules/next-queries/store/actions/fetch-next-query-preview.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.js +12 -13
- package/js/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.js.map +1 -1
- package/js/x-modules/next-queries/store/actions/set-url-params.action.js +10 -11
- package/js/x-modules/next-queries/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/next-queries/store/emitters.js +12 -11
- package/js/x-modules/next-queries/store/emitters.js.map +1 -1
- package/js/x-modules/next-queries/store/getters/next-queries-query.getter.js +10 -12
- package/js/x-modules/next-queries/store/getters/next-queries-query.getter.js.map +1 -1
- package/js/x-modules/next-queries/store/getters/next-queries.getter.js +13 -14
- package/js/x-modules/next-queries/store/getters/next-queries.getter.js.map +1 -1
- package/js/x-modules/next-queries/store/getters/request.getter.js +19 -21
- package/js/x-modules/next-queries/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/next-queries/store/module.js +63 -63
- package/js/x-modules/next-queries/store/module.js.map +1 -1
- package/js/x-modules/next-queries/wiring.js +129 -129
- package/js/x-modules/next-queries/wiring.js.map +1 -1
- package/js/x-modules/next-queries/x-module.js +12 -12
- package/js/x-modules/next-queries/x-module.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-search.vue.js +3 -6
- package/js/x-modules/popular-searches/components/popular-search.vue.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-search.vue2.js +32 -32
- package/js/x-modules/popular-searches/components/popular-search.vue2.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-searches.vue.js +1 -7
- package/js/x-modules/popular-searches/components/popular-searches.vue.js.map +1 -1
- package/js/x-modules/popular-searches/components/popular-searches.vue2.js +25 -25
- package/js/x-modules/popular-searches/components/popular-searches.vue2.js.map +1 -1
- package/js/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.js +19 -20
- package/js/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.js.map +1 -1
- package/js/x-modules/popular-searches/store/actions/fetch-suggestions.action.js +12 -12
- package/js/x-modules/popular-searches/store/actions/fetch-suggestions.action.js.map +1 -1
- package/js/x-modules/popular-searches/store/emitters.js +9 -9
- package/js/x-modules/popular-searches/store/emitters.js.map +1 -1
- package/js/x-modules/popular-searches/store/getters/popular-searches.getter.js +14 -15
- package/js/x-modules/popular-searches/store/getters/popular-searches.getter.js.map +1 -1
- package/js/x-modules/popular-searches/store/getters/request.getter.js +14 -16
- package/js/x-modules/popular-searches/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/popular-searches/store/module.js +40 -40
- package/js/x-modules/popular-searches/store/module.js.map +1 -1
- package/js/x-modules/popular-searches/wiring.js +51 -51
- package/js/x-modules/popular-searches/wiring.js.map +1 -1
- package/js/x-modules/popular-searches/x-module.js +12 -12
- package/js/x-modules/popular-searches/x-module.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue.js +1 -2
- package/js/x-modules/queries-preview/components/query-preview-button.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js +108 -102
- package/js/x-modules/queries-preview/components/query-preview-button.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-list.vue.js +7 -7
- package/js/x-modules/queries-preview/components/query-preview-list.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js +148 -148
- package/js/x-modules/queries-preview/components/query-preview-list.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue.js +1 -2
- package/js/x-modules/queries-preview/components/query-preview.vue.js.map +1 -1
- package/js/x-modules/queries-preview/components/query-preview.vue2.js +269 -272
- package/js/x-modules/queries-preview/components/query-preview.vue2.js.map +1 -1
- package/js/x-modules/queries-preview/composables/use-queries-preview.composable.js +37 -35
- package/js/x-modules/queries-preview/composables/use-queries-preview.composable.js.map +1 -1
- package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js +41 -43
- package/js/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.js.map +1 -1
- package/js/x-modules/queries-preview/store/actions/fetch-query-preview.action.js +18 -18
- package/js/x-modules/queries-preview/store/actions/fetch-query-preview.action.js.map +1 -1
- package/js/x-modules/queries-preview/store/emitters.js +12 -10
- package/js/x-modules/queries-preview/store/emitters.js.map +1 -1
- package/js/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.js +11 -12
- package/js/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.js.map +1 -1
- package/js/x-modules/queries-preview/store/module.js +62 -62
- package/js/x-modules/queries-preview/store/module.js.map +1 -1
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +27 -27
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
- package/js/x-modules/queries-preview/wiring.js +96 -96
- package/js/x-modules/queries-preview/wiring.js.map +1 -1
- package/js/x-modules/queries-preview/x-module.js +12 -12
- package/js/x-modules/queries-preview/x-module.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue.js +1 -4
- package/js/x-modules/query-suggestions/components/query-suggestion.vue.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js +35 -35
- package/js/x-modules/query-suggestions/components/query-suggestion.vue2.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestions.vue.js +1 -7
- package/js/x-modules/query-suggestions/components/query-suggestions.vue.js.map +1 -1
- package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js +17 -17
- package/js/x-modules/query-suggestions/components/query-suggestions.vue2.js.map +1 -1
- package/js/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.js +19 -20
- package/js/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.js.map +1 -1
- package/js/x-modules/query-suggestions/store/actions/fetch-suggestions.action.js +15 -15
- package/js/x-modules/query-suggestions/store/actions/fetch-suggestions.action.js.map +1 -1
- package/js/x-modules/query-suggestions/store/actions/set-url-params.action.js +10 -11
- package/js/x-modules/query-suggestions/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/query-suggestions/store/emitters.js +9 -8
- package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
- package/js/x-modules/query-suggestions/store/getters/normalized-query.getter.js +9 -11
- package/js/x-modules/query-suggestions/store/getters/normalized-query.getter.js.map +1 -1
- package/js/x-modules/query-suggestions/store/getters/query-suggestions.getter.js +50 -50
- package/js/x-modules/query-suggestions/store/getters/query-suggestions.getter.js.map +1 -1
- package/js/x-modules/query-suggestions/store/getters/request.getter.js +17 -19
- package/js/x-modules/query-suggestions/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/query-suggestions/store/module.js +46 -46
- package/js/x-modules/query-suggestions/store/module.js.map +1 -1
- package/js/x-modules/query-suggestions/wiring.js +123 -123
- package/js/x-modules/query-suggestions/wiring.js.map +1 -1
- package/js/x-modules/query-suggestions/x-module.js +12 -12
- package/js/x-modules/query-suggestions/x-module.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue.js +1 -2
- package/js/x-modules/recommendations/components/recommendations.vue.js.map +1 -1
- package/js/x-modules/recommendations/components/recommendations.vue2.js +60 -62
- package/js/x-modules/recommendations/components/recommendations.vue2.js.map +1 -1
- package/js/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.js +21 -22
- package/js/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.js.map +1 -1
- package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js +12 -12
- package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js.map +1 -1
- package/js/x-modules/recommendations/store/constants.js +5 -5
- package/js/x-modules/recommendations/store/constants.js.map +1 -1
- package/js/x-modules/recommendations/store/emitters.js +11 -10
- package/js/x-modules/recommendations/store/emitters.js.map +1 -1
- package/js/x-modules/recommendations/store/getters/request.getter.js +16 -16
- package/js/x-modules/recommendations/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/recommendations/store/module.js +41 -41
- package/js/x-modules/recommendations/store/module.js.map +1 -1
- package/js/x-modules/recommendations/wiring.js +43 -43
- package/js/x-modules/recommendations/wiring.js.map +1 -1
- package/js/x-modules/recommendations/x-module.js +12 -12
- package/js/x-modules/recommendations/x-module.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue.js +28 -80
- package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js +34 -47
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue3.js +1 -1
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +142 -145
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js +101 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js +219 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js +7 -0
- package/js/x-modules/related-prompts/components/related-prompts-tag-list.vue3.js.map +1 -0
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js +23 -23
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -1
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +14 -14
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -1
- package/js/x-modules/related-prompts/store/actions/set-url-params.action.js +14 -0
- package/js/x-modules/related-prompts/store/actions/set-url-params.action.js.map +1 -0
- package/js/x-modules/related-prompts/store/emitters.js +10 -7
- package/js/x-modules/related-prompts/store/emitters.js.map +1 -1
- package/js/x-modules/related-prompts/store/getters/related-prompts-query.getter.js +18 -0
- package/js/x-modules/related-prompts/store/getters/related-prompts-query.getter.js.map +1 -0
- package/js/x-modules/related-prompts/store/getters/request.getter.js +13 -12
- package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/related-prompts/store/module.js +55 -44
- package/js/x-modules/related-prompts/store/module.js.map +1 -1
- package/js/x-modules/related-prompts/wiring.js +81 -81
- package/js/x-modules/related-prompts/wiring.js.map +1 -1
- package/js/x-modules/related-prompts/x-module.js +13 -13
- package/js/x-modules/related-prompts/x-module.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tag.vue.js +3 -4
- package/js/x-modules/related-tags/components/related-tag.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tag.vue2.js +115 -115
- package/js/x-modules/related-tags/components/related-tag.vue2.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue.js +6 -9
- package/js/x-modules/related-tags/components/related-tags.vue.js.map +1 -1
- package/js/x-modules/related-tags/components/related-tags.vue2.js +52 -54
- package/js/x-modules/related-tags/components/related-tags.vue2.js.map +1 -1
- package/js/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.js +19 -20
- package/js/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.js.map +1 -1
- package/js/x-modules/related-tags/store/actions/fetch-related-tags.action.js +12 -12
- package/js/x-modules/related-tags/store/actions/fetch-related-tags.action.js.map +1 -1
- package/js/x-modules/related-tags/store/actions/set-url-params.action.js +30 -27
- package/js/x-modules/related-tags/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/related-tags/store/actions/toggle-related-tag.action.js +18 -19
- package/js/x-modules/related-tags/store/actions/toggle-related-tag.action.js.map +1 -1
- package/js/x-modules/related-tags/store/emitters.js +13 -12
- package/js/x-modules/related-tags/store/emitters.js.map +1 -1
- package/js/x-modules/related-tags/store/getters/query.getter.js +10 -12
- package/js/x-modules/related-tags/store/getters/query.getter.js.map +1 -1
- package/js/x-modules/related-tags/store/getters/related-tags.getter.js +9 -10
- package/js/x-modules/related-tags/store/getters/related-tags.getter.js.map +1 -1
- package/js/x-modules/related-tags/store/getters/request.getter.js +19 -21
- package/js/x-modules/related-tags/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/related-tags/store/module.js +44 -44
- package/js/x-modules/related-tags/store/module.js.map +1 -1
- package/js/x-modules/related-tags/wiring.js +128 -128
- package/js/x-modules/related-tags/wiring.js.map +1 -1
- package/js/x-modules/related-tags/x-module.js +12 -12
- package/js/x-modules/related-tags/x-module.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll-item.vue.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll-item.vue2.js +75 -77
- package/js/x-modules/scroll/components/main-scroll-item.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll.vue.js +169 -169
- package/js/x-modules/scroll/components/main-scroll.vue.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue.js +1 -2
- package/js/x-modules/scroll/components/scroll-to-top.vue.js.map +1 -1
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js +147 -141
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/scroll.const.js +11 -11
- package/js/x-modules/scroll/components/scroll.const.js.map +1 -1
- package/js/x-modules/scroll/components/scroll.vue.js +3 -3
- package/js/x-modules/scroll/components/scroll.vue.js.map +1 -1
- package/js/x-modules/scroll/components/scroll.vue2.js +102 -102
- package/js/x-modules/scroll/components/scroll.vue2.js.map +1 -1
- package/js/x-modules/scroll/store/emitters.js +6 -5
- package/js/x-modules/scroll/store/emitters.js.map +1 -1
- package/js/x-modules/scroll/store/module.js +29 -29
- package/js/x-modules/scroll/store/module.js.map +1 -1
- package/js/x-modules/scroll/wiring.js +89 -89
- package/js/x-modules/scroll/wiring.js.map +1 -1
- package/js/x-modules/scroll/x-module.js +12 -12
- package/js/x-modules/scroll/x-module.js.map +1 -1
- package/js/x-modules/search/components/banner.vue.js +5 -4
- package/js/x-modules/search/components/banner.vue.js.map +1 -1
- package/js/x-modules/search/components/banner.vue2.js +61 -61
- package/js/x-modules/search/components/banner.vue2.js.map +1 -1
- package/js/x-modules/search/components/banners-list.vue.js +96 -95
- package/js/x-modules/search/components/banners-list.vue.js.map +1 -1
- package/js/x-modules/search/components/fallback-disclaimer.vue.js.map +1 -1
- package/js/x-modules/search/components/fallback-disclaimer.vue2.js +14 -17
- package/js/x-modules/search/components/fallback-disclaimer.vue2.js.map +1 -1
- package/js/x-modules/search/components/partial-query-button.vue.js +2 -2
- package/js/x-modules/search/components/partial-query-button.vue.js.map +1 -1
- package/js/x-modules/search/components/partial-query-button.vue2.js +49 -49
- package/js/x-modules/search/components/partial-query-button.vue2.js.map +1 -1
- package/js/x-modules/search/components/partial-results-list.vue.js +1 -2
- package/js/x-modules/search/components/partial-results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/partial-results-list.vue2.js +50 -52
- package/js/x-modules/search/components/partial-results-list.vue2.js.map +1 -1
- package/js/x-modules/search/components/promoted.vue.js +6 -4
- package/js/x-modules/search/components/promoted.vue.js.map +1 -1
- package/js/x-modules/search/components/promoted.vue2.js +40 -40
- package/js/x-modules/search/components/promoted.vue2.js.map +1 -1
- package/js/x-modules/search/components/promoteds-list.vue.js +72 -72
- package/js/x-modules/search/components/promoteds-list.vue.js.map +1 -1
- package/js/x-modules/search/components/redirection.vue.js.map +1 -1
- package/js/x-modules/search/components/redirection.vue2.js +113 -114
- package/js/x-modules/search/components/redirection.vue2.js.map +1 -1
- package/js/x-modules/search/components/results-list.vue.js +63 -69
- package/js/x-modules/search/components/results-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-dropdown.vue.js +5 -7
- package/js/x-modules/search/components/sort-dropdown.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-dropdown.vue2.js +43 -43
- package/js/x-modules/search/components/sort-dropdown.vue2.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-list.vue2.js +44 -44
- package/js/x-modules/search/components/sort-list.vue2.js.map +1 -1
- package/js/x-modules/search/components/sort-picker-list.vue.js.map +1 -1
- package/js/x-modules/search/components/sort-picker-list.vue2.js +45 -45
- package/js/x-modules/search/components/sort-picker-list.vue2.js.map +1 -1
- package/js/x-modules/search/components/spellcheck-button.vue.js +2 -2
- package/js/x-modules/search/components/spellcheck-button.vue.js.map +1 -1
- package/js/x-modules/search/components/spellcheck-button.vue2.js +45 -45
- package/js/x-modules/search/components/spellcheck-button.vue2.js.map +1 -1
- package/js/x-modules/search/components/spellcheck.vue.js.map +1 -1
- package/js/x-modules/search/components/spellcheck.vue2.js +26 -26
- package/js/x-modules/search/components/spellcheck.vue2.js.map +1 -1
- package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js +51 -44
- package/js/x-modules/search/store/actions/fetch-and-save-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/actions/fetch-search-response.action.js +11 -11
- package/js/x-modules/search/store/actions/fetch-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/actions/increase-page-apending-results.action.js +14 -15
- package/js/x-modules/search/store/actions/increase-page-apending-results.action.js.map +1 -1
- package/js/x-modules/search/store/actions/reset-request-on-refinement.action.js +29 -30
- package/js/x-modules/search/store/actions/reset-request-on-refinement.action.js.map +1 -1
- package/js/x-modules/search/store/actions/save-origin.action.js +10 -11
- package/js/x-modules/search/store/actions/save-origin.action.js.map +1 -1
- package/js/x-modules/search/store/actions/save-search-response.action.js +41 -41
- package/js/x-modules/search/store/actions/save-search-response.action.js.map +1 -1
- package/js/x-modules/search/store/actions/set-url-params.action.js +13 -15
- package/js/x-modules/search/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/search/store/emitters.js +44 -43
- package/js/x-modules/search/store/emitters.js.map +1 -1
- package/js/x-modules/search/store/getters/query.getter.js +12 -12
- package/js/x-modules/search/store/getters/query.getter.js.map +1 -1
- package/js/x-modules/search/store/getters/request.getter.js +20 -21
- package/js/x-modules/search/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/search/store/module.js +151 -149
- package/js/x-modules/search/store/module.js.map +1 -1
- package/js/x-modules/search/wiring.js +254 -250
- package/js/x-modules/search/wiring.js.map +1 -1
- package/js/x-modules/search/x-module.js +12 -12
- package/js/x-modules/search/x-module.js.map +1 -1
- package/js/x-modules/search-box/components/clear-search-input.vue.js +2 -3
- package/js/x-modules/search-box/components/clear-search-input.vue.js.map +1 -1
- package/js/x-modules/search-box/components/clear-search-input.vue2.js +34 -34
- package/js/x-modules/search-box/components/clear-search-input.vue2.js.map +1 -1
- package/js/x-modules/search-box/components/search-button.vue.js +4 -5
- package/js/x-modules/search-box/components/search-button.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-button.vue2.js +50 -50
- package/js/x-modules/search-box/components/search-button.vue2.js.map +1 -1
- package/js/x-modules/search-box/components/search-input-placeholder.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-input-placeholder.vue2.js +175 -175
- package/js/x-modules/search-box/components/search-input-placeholder.vue2.js.map +1 -1
- package/js/x-modules/search-box/components/search-input.vue.js +10 -10
- package/js/x-modules/search-box/components/search-input.vue.js.map +1 -1
- package/js/x-modules/search-box/components/search-input.vue2.js +219 -219
- package/js/x-modules/search-box/components/search-input.vue2.js.map +1 -1
- package/js/x-modules/search-box/store/actions/set-input-status.action.js +43 -43
- package/js/x-modules/search-box/store/actions/set-input-status.action.js.map +1 -1
- package/js/x-modules/search-box/store/actions/set-url-params.action.js +10 -11
- package/js/x-modules/search-box/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/search-box/store/emitters.js +9 -8
- package/js/x-modules/search-box/store/emitters.js.map +1 -1
- package/js/x-modules/search-box/store/module.js +26 -26
- package/js/x-modules/search-box/store/module.js.map +1 -1
- package/js/x-modules/search-box/wiring.js +96 -95
- package/js/x-modules/search-box/wiring.js.map +1 -1
- package/js/x-modules/search-box/x-module.js +12 -12
- package/js/x-modules/search-box/x-module.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-queries.vue.js +1 -3
- package/js/x-modules/semantic-queries/components/semantic-queries.vue.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js +52 -54
- package/js/x-modules/semantic-queries/components/semantic-queries.vue2.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-query.vue.js +3 -6
- package/js/x-modules/semantic-queries/components/semantic-query.vue.js.map +1 -1
- package/js/x-modules/semantic-queries/components/semantic-query.vue2.js +32 -32
- package/js/x-modules/semantic-queries/components/semantic-query.vue2.js.map +1 -1
- package/js/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.js +18 -20
- package/js/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.js.map +1 -1
- package/js/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.js +12 -12
- package/js/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.js.map +1 -1
- package/js/x-modules/semantic-queries/store/emitters.js +8 -8
- package/js/x-modules/semantic-queries/store/emitters.js.map +1 -1
- package/js/x-modules/semantic-queries/store/getters/normalized-query.getter.js +11 -11
- package/js/x-modules/semantic-queries/store/getters/normalized-query.getter.js.map +1 -1
- package/js/x-modules/semantic-queries/store/getters/request.getter.js +21 -20
- package/js/x-modules/semantic-queries/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.js +18 -0
- package/js/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.js.map +1 -0
- package/js/x-modules/semantic-queries/store/module.js +46 -40
- package/js/x-modules/semantic-queries/store/module.js.map +1 -1
- package/js/x-modules/semantic-queries/wiring.js +85 -80
- package/js/x-modules/semantic-queries/wiring.js.map +1 -1
- package/js/x-modules/semantic-queries/x-module.js +12 -12
- package/js/x-modules/semantic-queries/x-module.js.map +1 -1
- package/js/x-modules/tagging/components/tagging.vue.js +97 -97
- package/js/x-modules/tagging/components/tagging.vue.js.map +1 -1
- package/js/x-modules/tagging/service/{pdp-add-to-cart.service.js → external-tagging.service.js} +176 -146
- package/js/x-modules/tagging/service/external-tagging.service.js.map +1 -0
- package/js/x-modules/tagging/store/actions/track.action.js +35 -36
- package/js/x-modules/tagging/store/actions/track.action.js.map +1 -1
- package/js/x-modules/tagging/store/emitters.js +12 -12
- package/js/x-modules/tagging/store/emitters.js.map +1 -1
- package/js/x-modules/tagging/store/module.js +40 -36
- package/js/x-modules/tagging/store/module.js.map +1 -1
- package/js/x-modules/tagging/wiring.js +426 -259
- package/js/x-modules/tagging/wiring.js.map +1 -1
- package/js/x-modules/tagging/x-module.js +12 -12
- package/js/x-modules/tagging/x-module.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue.js +2 -2
- package/js/x-modules/url/components/url-handler.vue.js.map +1 -1
- package/js/x-modules/url/components/url-handler.vue2.js +316 -317
- package/js/x-modules/url/components/url-handler.vue2.js.map +1 -1
- package/js/x-modules/url/store/emitters.js +49 -48
- package/js/x-modules/url/store/emitters.js.map +1 -1
- package/js/x-modules/url/store/getters/url-params.getter.js +33 -35
- package/js/x-modules/url/store/getters/url-params.getter.js.map +1 -1
- package/js/x-modules/url/store/initial-state.js +14 -13
- package/js/x-modules/url/store/initial-state.js.map +1 -1
- package/js/x-modules/url/store/module.js +39 -36
- package/js/x-modules/url/store/module.js.map +1 -1
- package/js/x-modules/url/store/mutations/set-params.mutation.js +14 -14
- package/js/x-modules/url/store/mutations/set-params.mutation.js.map +1 -1
- package/js/x-modules/url/wiring.js +124 -115
- package/js/x-modules/url/wiring.js.map +1 -1
- package/js/x-modules/url/x-module.js +12 -12
- package/js/x-modules/url/x-module.js.map +1 -1
- package/next-queries/index.js +4 -4
- package/package.json +76 -71
- package/popular-searches/index.js +2 -2
- package/queries-preview/index.js +4 -4
- package/query-suggestions/index.js +1 -1
- package/related-prompts/index.js +1 -1
- package/related-tags/index.js +1 -1
- package/report/tsdoc-metadata.json +1 -1
- package/report/x-adapter-platform.api.json +2728 -634
- package/report/x-components.api.json +19703 -18918
- package/report/x-components.api.md +1417 -967
- package/report/x-types.api.json +1614 -25
- package/scroll/index.js +2 -2
- package/search/index.js +2 -2
- package/search-box/index.js +1 -1
- package/semantic-queries/index.js +2 -2
- package/tagging/index.js +2 -2
- package/tools/inject-css.js +4 -4
- package/types/adapter/e2e-adapter.d.ts +20 -18
- package/types/adapter/e2e-adapter.d.ts.map +1 -1
- package/types/adapter/mocked-responses.d.ts +46 -46
- package/types/adapter/mocked-responses.d.ts.map +1 -1
- package/types/components/animations/animate-clip-path/animate-clip-path.factory.d.ts +13 -13
- package/types/components/animations/animate-clip-path/animate-clip-path.factory.d.ts.map +1 -1
- package/types/components/animations/animate-scale/animate-scale.factory.d.ts +13 -13
- package/types/components/animations/animate-scale/animate-scale.factory.d.ts.map +1 -1
- package/types/components/animations/animate-translate/animate-translate.factory.d.ts +13 -13
- package/types/components/animations/animate-translate/animate-translate.factory.d.ts.map +1 -1
- package/types/components/animations/animate-width.vue.d.ts +7 -7
- package/types/components/animations/animate-width.vue.d.ts.map +1 -1
- package/types/components/animations/change-height.vue.d.ts +5 -0
- package/types/components/animations/change-height.vue.d.ts.map +1 -0
- package/types/components/animations/collapse-height.vue.d.ts +30 -30
- package/types/components/animations/collapse-height.vue.d.ts.map +1 -1
- package/types/components/animations/collapse-width.vue.d.ts +30 -30
- package/types/components/animations/collapse-width.vue.d.ts.map +1 -1
- package/types/components/animations/create-directional-animation-factory.d.ts +12 -12
- package/types/components/animations/create-directional-animation-factory.d.ts.map +1 -1
- package/types/components/animations/cross-fade.vue.d.ts +26 -26
- package/types/components/animations/cross-fade.vue.d.ts.map +1 -1
- package/types/components/animations/fade-and-slide.vue.d.ts +36 -36
- package/types/components/animations/fade-and-slide.vue.d.ts.map +1 -1
- package/types/components/animations/fade.vue.d.ts +22 -22
- package/types/components/animations/fade.vue.d.ts.map +1 -1
- package/types/components/animations/index.d.ts +15 -14
- package/types/components/animations/index.d.ts.map +1 -1
- package/types/components/animations/no-animation.vue.d.ts +8 -8
- package/types/components/animations/no-animation.vue.d.ts.map +1 -1
- package/types/components/animations/staggered-fade-and-slide.vue.d.ts +49 -49
- package/types/components/animations/staggered-fade-and-slide.vue.d.ts.map +1 -1
- package/types/components/animations/use-collapse-animation.d.ts +18 -18
- package/types/components/animations/use-collapse-animation.d.ts.map +1 -1
- package/types/components/animations/use-disable-animation.d.ts +11 -11
- package/types/components/auto-progress-bar.vue.d.ts +52 -52
- package/types/components/auto-progress-bar.vue.d.ts.map +1 -1
- package/types/components/base-dropdown.vue.d.ts +92 -92
- package/types/components/base-dropdown.vue.d.ts.map +1 -1
- package/types/components/base-event-button.vue.d.ts +45 -45
- package/types/components/base-event-button.vue.d.ts.map +1 -1
- package/types/components/base-grid.vue.d.ts +80 -80
- package/types/components/base-grid.vue.d.ts.map +1 -1
- package/types/components/base-keyboard-navigation.vue.d.ts +68 -68
- package/types/components/base-keyboard-navigation.vue.d.ts.map +1 -1
- package/types/components/base-rating.vue.d.ts +51 -51
- package/types/components/base-rating.vue.d.ts.map +1 -1
- package/types/components/base-slider.vue.d.ts +73 -62
- package/types/components/base-slider.vue.d.ts.map +1 -1
- package/types/components/base-switch.vue.d.ts +27 -26
- package/types/components/base-switch.vue.d.ts.map +1 -1
- package/types/components/base-teleport.vue.d.ts +59 -0
- package/types/components/base-teleport.vue.d.ts.map +1 -0
- package/types/components/base-variable-column-grid.vue.d.ts +76 -76
- package/types/components/base-variable-column-grid.vue.d.ts.map +1 -1
- package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts +39 -38
- package/types/components/column-picker/base-column-picker-dropdown.vue.d.ts.map +1 -1
- package/types/components/column-picker/base-column-picker-list.vue.d.ts +43 -43
- package/types/components/column-picker/base-column-picker-list.vue.d.ts.map +1 -1
- package/types/components/column-picker/index.d.ts +2 -2
- package/types/components/column-picker/index.d.ts.map +1 -1
- package/types/components/currency/base-currency.vue.d.ts +83 -83
- package/types/components/currency/base-currency.vue.d.ts.map +1 -1
- package/types/components/currency/index.d.ts +1 -1
- package/types/components/currency/index.d.ts.map +1 -1
- package/types/components/decorators/injection.consts.d.ts +56 -56
- package/types/components/decorators/injection.consts.d.ts.map +1 -1
- package/types/components/display-click-provider.vue.d.ts +61 -0
- package/types/components/display-click-provider.vue.d.ts.map +1 -0
- package/types/components/display-emitter.vue.d.ts +28 -28
- package/types/components/display-emitter.vue.d.ts.map +1 -1
- package/types/components/filters/index.d.ts +2 -2
- package/types/components/filters/index.d.ts.map +1 -1
- package/types/components/filters/labels/base-price-filter-label.vue.d.ts +90 -90
- package/types/components/filters/labels/base-price-filter-label.vue.d.ts.map +1 -1
- package/types/components/filters/labels/base-rating-filter-label.vue.d.ts +52 -52
- package/types/components/filters/labels/base-rating-filter-label.vue.d.ts.map +1 -1
- package/types/components/global-x-bus.vue.d.ts +20 -341
- package/types/components/global-x-bus.vue.d.ts.map +1 -1
- package/types/components/highlight.vue.d.ts +78 -78
- package/types/components/highlight.vue.d.ts.map +1 -1
- package/types/components/icons/index.d.ts +75 -73
- package/types/components/icons/index.d.ts.map +1 -1
- package/types/components/index.d.ts +33 -30
- package/types/components/index.d.ts.map +1 -1
- package/types/components/items-list.vue.d.ts +46 -46
- package/types/components/items-list.vue.d.ts.map +1 -1
- package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts +22 -22
- package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +1 -1
- package/types/components/layouts/index.d.ts +3 -3
- package/types/components/layouts/index.d.ts.map +1 -1
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +28 -28
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts.map +1 -1
- package/types/components/layouts/single-column-layout.vue.d.ts +28 -28
- package/types/components/layouts/single-column-layout.vue.d.ts.map +1 -1
- package/types/components/location-provider.vue.d.ts +32 -32
- package/types/components/location-provider.vue.d.ts.map +1 -1
- package/types/components/modals/base-events-modal-close.vue.d.ts +35 -34
- package/types/components/modals/base-events-modal-close.vue.d.ts.map +1 -1
- package/types/components/modals/base-events-modal-open.vue.d.ts +35 -34
- package/types/components/modals/base-events-modal-open.vue.d.ts.map +1 -1
- package/types/components/modals/base-events-modal.vue.d.ts +60 -60
- package/types/components/modals/base-events-modal.vue.d.ts.map +1 -1
- package/types/components/modals/base-id-modal-close.vue.d.ts +24 -24
- package/types/components/modals/base-id-modal-close.vue.d.ts.map +1 -1
- package/types/components/modals/base-id-modal-open.vue.d.ts +23 -23
- package/types/components/modals/base-id-modal-open.vue.d.ts.map +1 -1
- package/types/components/modals/base-id-modal.vue.d.ts +42 -42
- package/types/components/modals/base-id-modal.vue.d.ts.map +1 -1
- package/types/components/modals/base-modal.vue.d.ts +94 -94
- package/types/components/modals/base-modal.vue.d.ts.map +1 -1
- package/types/components/modals/close-main-modal.vue.d.ts +9 -9
- package/types/components/modals/close-main-modal.vue.d.ts.map +1 -1
- package/types/components/modals/index.d.ts +10 -10
- package/types/components/modals/index.d.ts.map +1 -1
- package/types/components/modals/main-modal.vue.d.ts +90 -89
- package/types/components/modals/main-modal.vue.d.ts.map +1 -1
- package/types/components/modals/open-main-modal.vue.d.ts +9 -9
- package/types/components/modals/open-main-modal.vue.d.ts.map +1 -1
- package/types/components/page-loader-button.vue.d.ts +54 -54
- package/types/components/page-loader-button.vue.d.ts.map +1 -1
- package/types/components/page-selector.vue.d.ts +125 -0
- package/types/components/page-selector.vue.d.ts.map +1 -0
- package/types/components/panels/base-header-toggle-panel.vue.d.ts +34 -34
- package/types/components/panels/base-header-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/panels/base-id-toggle-panel-button.vue.d.ts +31 -31
- package/types/components/panels/base-id-toggle-panel-button.vue.d.ts.map +1 -1
- package/types/components/panels/base-id-toggle-panel.vue.d.ts +57 -57
- package/types/components/panels/base-id-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/panels/base-tabs-panel.vue.d.ts +110 -110
- package/types/components/panels/base-tabs-panel.vue.d.ts.map +1 -1
- package/types/components/panels/base-toggle-panel.vue.d.ts +50 -50
- package/types/components/panels/base-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/panels/index.d.ts +5 -5
- package/types/components/panels/index.d.ts.map +1 -1
- package/types/components/result/base-result-add-to-cart.vue.d.ts +35 -33
- package/types/components/result/base-result-add-to-cart.vue.d.ts.map +1 -1
- package/types/components/result/base-result-current-price.vue.d.ts +73 -73
- package/types/components/result/base-result-current-price.vue.d.ts.map +1 -1
- package/types/components/result/base-result-image.vue.d.ts +77 -77
- package/types/components/result/base-result-image.vue.d.ts.map +1 -1
- package/types/components/result/base-result-link.vue.d.ts +37 -36
- package/types/components/result/base-result-link.vue.d.ts.map +1 -1
- package/types/components/result/base-result-previous-price.vue.d.ts +67 -67
- package/types/components/result/base-result-previous-price.vue.d.ts.map +1 -1
- package/types/components/result/base-result-rating.vue.d.ts +48 -47
- package/types/components/result/base-result-rating.vue.d.ts.map +1 -1
- package/types/components/result/index.d.ts +10 -10
- package/types/components/result/index.d.ts.map +1 -1
- package/types/components/result/result-variant-selector.vue.d.ts +29 -29
- package/types/components/result/result-variant-selector.vue.d.ts.map +1 -1
- package/types/components/result/result-variants-provider.vue.d.ts +52 -52
- package/types/components/result/result-variants-provider.vue.d.ts.map +1 -1
- package/types/components/scroll/base-scroll.vue.d.ts +121 -120
- package/types/components/scroll/base-scroll.vue.d.ts.map +1 -1
- package/types/components/scroll/index.d.ts +3 -3
- package/types/components/scroll/index.d.ts.map +1 -1
- package/types/components/scroll/scroll.types.d.ts +6 -6
- package/types/components/scroll/scroll.types.d.ts.map +1 -1
- package/types/components/scroll/use-scroll.d.ts +47 -47
- package/types/components/scroll/use-scroll.d.ts.map +1 -1
- package/types/components/sliding-panel.vue.d.ts +89 -74
- package/types/components/sliding-panel.vue.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts +187 -172
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestion.vue.d.ts +112 -112
- package/types/components/suggestions/base-suggestion.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestions.vue.d.ts +110 -110
- package/types/components/suggestions/base-suggestions.vue.d.ts.map +1 -1
- package/types/components/suggestions/index.d.ts +2 -2
- package/types/components/suggestions/index.d.ts.map +1 -1
- package/types/components/x-component.utils.d.ts +28 -28
- package/types/components/x-component.utils.d.ts.map +1 -1
- package/types/composables/create-use-device.d.ts +50 -50
- package/types/composables/create-use-device.d.ts.map +1 -1
- package/types/composables/index.d.ts +8 -9
- package/types/composables/index.d.ts.map +1 -1
- package/types/composables/use-$x.d.ts +13 -13
- package/types/composables/use-alias-api.d.ts +122 -122
- package/types/composables/use-alias-api.d.ts.map +1 -1
- package/types/composables/use-debounce.d.ts +12 -12
- package/types/composables/use-debounce.d.ts.map +1 -1
- package/types/composables/use-getter.d.ts +22 -12
- package/types/composables/use-getter.d.ts.map +1 -1
- package/types/composables/use-on-display.d.ts +48 -52
- package/types/composables/use-on-display.d.ts.map +1 -1
- package/types/composables/use-state.d.ts +12 -13
- package/types/composables/use-state.d.ts.map +1 -1
- package/types/composables/use-x-bus.d.ts +20 -20
- package/types/composables/use-x-bus.d.ts.map +1 -1
- package/types/directives/index.d.ts +2 -1
- package/types/directives/index.d.ts.map +1 -1
- package/types/directives/infinite-scroll.d.ts +49 -49
- package/types/directives/infinite-scroll.d.ts.map +1 -1
- package/types/directives/typing.d.ts +35 -0
- package/types/directives/typing.d.ts.map +1 -0
- package/types/index.d.ts +39 -36
- package/types/index.d.ts.map +1 -1
- package/types/plugins/devtools/colors.utils.d.ts +21 -21
- package/types/plugins/devtools/colors.utils.d.ts.map +1 -1
- package/types/plugins/devtools/devtools.plugin.d.ts +11 -11
- package/types/plugins/devtools/devtools.plugin.d.ts.map +1 -1
- package/types/plugins/devtools/timeline.devtools.d.ts +19 -19
- package/types/plugins/devtools/timeline.devtools.d.ts.map +1 -1
- package/types/plugins/devtools/wiring.devtools.d.ts +20 -20
- package/types/plugins/devtools/wiring.devtools.d.ts.map +1 -1
- package/types/plugins/index.d.ts +6 -6
- package/types/plugins/index.d.ts.map +1 -1
- package/types/plugins/x-bus.d.ts +9 -9
- package/types/plugins/x-bus.d.ts.map +1 -1
- package/types/plugins/x-emitters.d.ts +26 -27
- package/types/plugins/x-emitters.d.ts.map +1 -1
- package/types/plugins/x-plugin.d.ts +259 -264
- package/types/plugins/x-plugin.d.ts.map +1 -1
- package/types/plugins/x-plugin.types.d.ts +244 -246
- package/types/plugins/x-plugin.types.d.ts.map +1 -1
- package/types/plugins/x-plugin.utils.d.ts +18 -18
- package/types/plugins/x-plugin.utils.d.ts.map +1 -1
- package/types/router.d.ts +2 -2
- package/types/router.d.ts.map +1 -1
- package/types/services/directional-focus-navigation.service.d.ts +249 -251
- package/types/services/directional-focus-navigation.service.d.ts.map +1 -1
- package/types/services/index.d.ts +2 -2
- package/types/services/index.d.ts.map +1 -1
- package/types/services/services.types.d.ts +91 -91
- package/types/services/services.types.d.ts.map +1 -1
- package/types/services/state-machine.service.d.ts +30 -30
- package/types/services/state-machine.service.d.ts.map +1 -1
- package/types/store/actions.types.d.ts +66 -68
- package/types/store/actions.types.d.ts.map +1 -1
- package/types/store/getters.types.d.ts +26 -26
- package/types/store/getters.types.d.ts.map +1 -1
- package/types/store/index.d.ts +11 -8
- package/types/store/index.d.ts.map +1 -1
- package/types/store/mutations.types.d.ts +33 -33
- package/types/store/mutations.types.d.ts.map +1 -1
- package/types/store/store.types.d.ts +151 -151
- package/types/store/store.types.d.ts.map +1 -1
- package/types/store/utils/config-store.utils.d.ts +44 -44
- package/types/store/utils/config-store.utils.d.ts.map +1 -1
- package/types/store/utils/fetch-and-save-action.utils.d.ts +71 -72
- package/types/store/utils/fetch-and-save-action.utils.d.ts.map +1 -1
- package/types/store/utils/getters-proxy.utils.d.ts +41 -41
- package/types/store/utils/getters-proxy.utils.d.ts.map +1 -1
- package/types/store/utils/query.utils.d.ts +54 -54
- package/types/store/utils/query.utils.d.ts.map +1 -1
- package/types/store/utils/status-store.utils.d.ts +42 -42
- package/types/store/utils/status-store.utils.d.ts.map +1 -1
- package/types/store/utils/store-emitters.utils.d.ts +85 -85
- package/types/store/utils/store-emitters.utils.d.ts.map +1 -1
- package/types/store/x.module.d.ts +19 -19
- package/types/store/x.module.d.ts.map +1 -1
- package/types/tailwind/plugin-options.d.ts +2 -3
- package/types/tailwind/plugin-options.d.ts.map +1 -1
- package/types/types/animation-prop.d.ts +11 -11
- package/types/types/animation-prop.d.ts.map +1 -1
- package/types/types/index.d.ts +3 -3
- package/types/types/index.d.ts.map +1 -1
- package/types/types/origin.d.ts +45 -45
- package/types/types/origin.d.ts.map +1 -1
- package/types/types/page-mode.d.ts +2 -0
- package/types/types/page-mode.d.ts.map +1 -0
- package/types/types/url-params.d.ts +15 -14
- package/types/types/url-params.d.ts.map +1 -1
- package/types/utils/array.d.ts +158 -158
- package/types/utils/array.d.ts.map +1 -1
- package/types/utils/cancellable-promise.d.ts +44 -44
- package/types/utils/cancellable-promise.d.ts.map +1 -1
- package/types/utils/clone.d.ts +9 -9
- package/types/utils/clone.d.ts.map +1 -1
- package/types/utils/currency-formatter.d.ts +29 -29
- package/types/utils/debounce.d.ts +36 -38
- package/types/utils/debounce.d.ts.map +1 -1
- package/types/utils/filters.d.ts +23 -23
- package/types/utils/filters.d.ts.map +1 -1
- package/types/utils/focus.d.ts +6 -6
- package/types/utils/focus.d.ts.map +1 -1
- package/types/utils/function.d.ts +7 -7
- package/types/utils/function.d.ts.map +1 -1
- package/types/utils/get-url-parameters.d.ts +8 -8
- package/types/utils/get-url-parameters.d.ts.map +1 -1
- package/types/utils/html.d.ts +39 -39
- package/types/utils/index.d.ts +20 -19
- package/types/utils/index.d.ts.map +1 -1
- package/types/utils/ios-utils.d.ts +17 -0
- package/types/utils/ios-utils.d.ts.map +1 -0
- package/types/utils/is-new-query.d.ts +35 -35
- package/types/utils/is-new-query.d.ts.map +1 -1
- package/types/utils/normalize.d.ts +10 -10
- package/types/utils/number.d.ts +10 -11
- package/types/utils/number.d.ts.map +1 -1
- package/types/utils/origin.d.ts +12 -14
- package/types/utils/origin.d.ts.map +1 -1
- package/types/utils/sanitize.d.ts +8 -8
- package/types/utils/sanitize.d.ts.map +1 -1
- package/types/utils/storage.d.ts +10 -10
- package/types/utils/storage.d.ts.map +1 -1
- package/types/utils/string.d.ts +36 -36
- package/types/utils/throttle.d.ts +11 -11
- package/types/utils/throttle.d.ts.map +1 -1
- package/types/utils/types.d.ts +162 -162
- package/types/utils/types.d.ts.map +1 -1
- package/types/views/adapter.d.ts +5 -5
- package/types/views/adapter.d.ts.map +1 -1
- package/types/views/base-config.d.ts +4 -4
- package/types/views/base-config.d.ts.map +1 -1
- package/types/views/home/types.d.ts +27 -27
- package/types/views/home/types.d.ts.map +1 -1
- package/types/wiring/events.types.d.ts +237 -236
- package/types/wiring/events.types.d.ts.map +1 -1
- package/types/wiring/index.d.ts +8 -8
- package/types/wiring/index.d.ts.map +1 -1
- package/types/wiring/namespaced-wires.factory.d.ts +38 -38
- package/types/wiring/namespaced-wires.factory.d.ts.map +1 -1
- package/types/wiring/namespaced-wires.operators.d.ts +26 -26
- package/types/wiring/namespaced-wires.operators.d.ts.map +1 -1
- package/types/wiring/namespaced-wiring.types.d.ts +111 -111
- package/types/wiring/namespaced-wiring.types.d.ts.map +1 -1
- package/types/wiring/wires-operators.utils.d.ts +37 -35
- package/types/wiring/wires-operators.utils.d.ts.map +1 -1
- package/types/wiring/wires.factory.d.ts +114 -114
- package/types/wiring/wires.factory.d.ts.map +1 -1
- package/types/wiring/wires.operators.d.ts +95 -95
- package/types/wiring/wires.operators.d.ts.map +1 -1
- package/types/wiring/wiring.types.d.ts +172 -172
- package/types/wiring/wiring.types.d.ts.map +1 -1
- package/types/wiring/wiring.utils.d.ts +27 -27
- package/types/wiring/wiring.utils.d.ts.map +1 -1
- package/types/x-bus/index.d.ts +3 -0
- package/types/x-bus/index.d.ts.map +1 -0
- package/types/x-bus/x-bus.d.ts +154 -0
- package/types/x-bus/x-bus.d.ts.map +1 -0
- package/types/x-bus/x-bus.spec.d.ts +2 -0
- package/types/x-bus/x-bus.spec.d.ts.map +1 -0
- package/types/x-bus/x-bus.types.d.ts +130 -0
- package/types/x-bus/x-bus.types.d.ts.map +1 -0
- package/types/x-bus/x-priority-queue/index.d.ts +3 -0
- package/types/x-bus/x-priority-queue/index.d.ts.map +1 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.d.ts +142 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.d.ts.map +1 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.spec.d.ts +2 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.spec.d.ts.map +1 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.types.d.ts +62 -0
- package/types/x-bus/x-priority-queue/x-priority-queue.types.d.ts.map +1 -0
- package/types/x-installer/api/api.types.d.ts +135 -136
- package/types/x-installer/api/api.types.d.ts.map +1 -1
- package/types/x-installer/api/base-api.d.ts +112 -112
- package/types/x-installer/api/base-api.d.ts.map +1 -1
- package/types/x-installer/api/index.d.ts +2 -2
- package/types/x-installer/api/index.d.ts.map +1 -1
- package/types/x-installer/index.d.ts +2 -2
- package/types/x-installer/index.d.ts.map +1 -1
- package/types/x-installer/x-installer/index.d.ts +2 -2
- package/types/x-installer/x-installer/index.d.ts.map +1 -1
- package/types/x-installer/x-installer/types.d.ts +83 -83
- package/types/x-installer/x-installer/types.d.ts.map +1 -1
- package/types/x-installer/x-installer/x-installer.d.ts +216 -216
- package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
- package/types/x-modules/ai/components/ai-overview.vue.d.ts +82 -0
- package/types/x-modules/ai/components/ai-overview.vue.d.ts.map +1 -0
- package/types/x-modules/ai/components/index.d.ts +2 -0
- package/types/x-modules/ai/components/index.d.ts.map +1 -0
- package/types/x-modules/ai/config.types.d.ts +8 -0
- package/types/x-modules/ai/config.types.d.ts.map +1 -0
- package/types/x-modules/ai/events.types.d.ts +16 -0
- package/types/x-modules/ai/events.types.d.ts.map +1 -0
- package/types/x-modules/ai/index.d.ts +7 -0
- package/types/x-modules/ai/index.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.d.ts +11 -0
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions-search.action.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.d.ts +12 -0
- package/types/x-modules/ai/store/actions/fetch-and-save-ai-suggestions.action.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/index.d.ts +5 -0
- package/types/x-modules/ai/store/actions/index.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/save-origin.action.d.ts +11 -0
- package/types/x-modules/ai/store/actions/save-origin.action.d.ts.map +1 -0
- package/types/x-modules/ai/store/actions/set-url-params.action.d.ts +10 -0
- package/types/x-modules/ai/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/x-modules/ai/store/emitters.d.ts +11 -0
- package/types/x-modules/ai/store/emitters.d.ts.map +1 -0
- package/types/x-modules/ai/store/getters/ai-query.getter.d.ts +13 -0
- package/types/x-modules/ai/store/getters/ai-query.getter.d.ts.map +1 -0
- package/types/x-modules/ai/store/getters/index.d.ts +4 -0
- package/types/x-modules/ai/store/getters/index.d.ts.map +1 -0
- package/types/x-modules/ai/store/getters/suggestions-request.getter.d.ts +14 -0
- package/types/x-modules/ai/store/getters/suggestions-request.getter.d.ts.map +1 -0
- package/types/x-modules/ai/store/getters/suggestions-search-request.getter.d.ts +13 -0
- package/types/x-modules/ai/store/getters/suggestions-search-request.getter.d.ts.map +1 -0
- package/types/x-modules/ai/store/index.d.ts +6 -0
- package/types/x-modules/ai/store/index.d.ts.map +1 -0
- package/types/x-modules/ai/store/module.d.ts +8 -0
- package/types/x-modules/ai/store/module.d.ts.map +1 -0
- package/types/x-modules/ai/store/types.d.ts +182 -0
- package/types/x-modules/ai/store/types.d.ts.map +1 -0
- package/types/x-modules/ai/wiring.d.ts +39 -0
- package/types/x-modules/ai/wiring.d.ts.map +1 -0
- package/types/x-modules/ai/x-module.d.ts +16 -0
- package/types/x-modules/ai/x-module.d.ts.map +1 -0
- package/types/x-modules/device/components/device-detector.vue.d.ts +71 -67
- package/types/x-modules/device/components/device-detector.vue.d.ts.map +1 -1
- package/types/x-modules/device/components/index.d.ts +1 -1
- package/types/x-modules/device/components/index.d.ts.map +1 -1
- package/types/x-modules/device/events.types.d.ts +13 -13
- package/types/x-modules/device/events.types.d.ts.map +1 -1
- package/types/x-modules/device/index.d.ts +5 -5
- package/types/x-modules/device/index.d.ts.map +1 -1
- package/types/x-modules/device/store/emitters.d.ts +6 -6
- package/types/x-modules/device/store/emitters.d.ts.map +1 -1
- package/types/x-modules/device/store/index.d.ts +3 -3
- package/types/x-modules/device/store/index.d.ts.map +1 -1
- package/types/x-modules/device/store/module.d.ts +7 -7
- package/types/x-modules/device/store/module.d.ts.map +1 -1
- package/types/x-modules/device/store/types.d.ts +47 -47
- package/types/x-modules/device/store/types.d.ts.map +1 -1
- package/types/x-modules/device/wiring.d.ts +16 -16
- package/types/x-modules/device/wiring.d.ts.map +1 -1
- package/types/x-modules/device/x-module.d.ts +15 -15
- package/types/x-modules/device/x-module.d.ts.map +1 -1
- package/types/x-modules/empathize/components/empathize.vue.d.ts +83 -51
- package/types/x-modules/empathize/components/empathize.vue.d.ts.map +1 -1
- package/types/x-modules/empathize/components/index.d.ts +1 -1
- package/types/x-modules/empathize/components/index.d.ts.map +1 -1
- package/types/x-modules/empathize/config.types.d.ts +7 -7
- package/types/x-modules/empathize/events.types.d.ts +23 -23
- package/types/x-modules/empathize/events.types.d.ts.map +1 -1
- package/types/x-modules/empathize/index.d.ts +6 -6
- package/types/x-modules/empathize/index.d.ts.map +1 -1
- package/types/x-modules/empathize/store/emitters.d.ts +6 -6
- package/types/x-modules/empathize/store/emitters.d.ts.map +1 -1
- package/types/x-modules/empathize/store/index.d.ts +3 -3
- package/types/x-modules/empathize/store/index.d.ts.map +1 -1
- package/types/x-modules/empathize/store/module.d.ts +7 -7
- package/types/x-modules/empathize/store/module.d.ts.map +1 -1
- package/types/x-modules/empathize/store/types.d.ts +55 -55
- package/types/x-modules/empathize/store/types.d.ts.map +1 -1
- package/types/x-modules/empathize/wiring.d.ts +13 -13
- package/types/x-modules/empathize/wiring.d.ts.map +1 -1
- package/types/x-modules/empathize/x-module.d.ts +15 -15
- package/types/x-modules/empathize/x-module.d.ts.map +1 -1
- package/types/x-modules/experience-controls/components/experience-controls.vue.d.ts +8 -8
- package/types/x-modules/experience-controls/components/experience-controls.vue.d.ts.map +1 -1
- package/types/x-modules/experience-controls/components/index.d.ts +1 -1
- package/types/x-modules/experience-controls/components/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/events.types.d.ts +11 -11
- package/types/x-modules/experience-controls/events.types.d.ts.map +1 -1
- package/types/x-modules/experience-controls/index.d.ts +5 -5
- package/types/x-modules/experience-controls/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts +14 -14
- package/types/x-modules/experience-controls/store/actions/fetch-and-save-experience-controls.action.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/actions/fetch-experience-controls.action.d.ts +12 -12
- package/types/x-modules/experience-controls/store/actions/fetch-experience-controls.action.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/actions/index.d.ts +2 -2
- package/types/x-modules/experience-controls/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/emitters.d.ts +11 -11
- package/types/x-modules/experience-controls/store/emitters.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.d.ts +12 -12
- package/types/x-modules/experience-controls/store/getters/experience-controls-results-request.getter.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/getters/index.d.ts +1 -1
- package/types/x-modules/experience-controls/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/index.d.ts +5 -5
- package/types/x-modules/experience-controls/store/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/module.d.ts +7 -7
- package/types/x-modules/experience-controls/store/module.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/types.d.ts +92 -92
- package/types/x-modules/experience-controls/store/types.d.ts.map +1 -1
- package/types/x-modules/experience-controls/wiring.d.ts +25 -25
- package/types/x-modules/experience-controls/wiring.d.ts.map +1 -1
- package/types/x-modules/experience-controls/x-module.d.ts +15 -15
- package/types/x-modules/experience-controls/x-module.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/extra-params.vue.d.ts +20 -20
- package/types/x-modules/extra-params/components/extra-params.vue.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/index.d.ts +3 -3
- package/types/x-modules/extra-params/components/index.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/renderless-extra-param.vue.d.ts +20 -20
- package/types/x-modules/extra-params/components/renderless-extra-param.vue.d.ts.map +1 -1
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +25 -25
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts.map +1 -1
- package/types/x-modules/extra-params/events.types.d.ts +29 -29
- package/types/x-modules/extra-params/events.types.d.ts.map +1 -1
- package/types/x-modules/extra-params/index.d.ts +5 -5
- package/types/x-modules/extra-params/index.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/emitters.d.ts +13 -13
- package/types/x-modules/extra-params/store/emitters.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/index.d.ts +3 -3
- package/types/x-modules/extra-params/store/index.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/module.d.ts +7 -7
- package/types/x-modules/extra-params/store/module.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/types.d.ts +38 -38
- package/types/x-modules/extra-params/store/types.d.ts.map +1 -1
- package/types/x-modules/extra-params/wiring.d.ts +22 -22
- package/types/x-modules/extra-params/wiring.d.ts.map +1 -1
- package/types/x-modules/extra-params/x-module.d.ts +15 -15
- package/types/x-modules/extra-params/x-module.d.ts.map +1 -1
- package/types/x-modules/facets/components/clear-filters.vue.d.ts +29 -28
- package/types/x-modules/facets/components/clear-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts +57 -56
- package/types/x-modules/facets/components/facets/facets-provider.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/facets/facets.vue.d.ts +92 -92
- package/types/x-modules/facets/components/facets/facets.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/all-filter.vue.d.ts +32 -32
- package/types/x-modules/facets/components/filters/all-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts +99 -99
- package/types/x-modules/facets/components/filters/editable-number-range-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts +240 -225
- package/types/x-modules/facets/components/filters/hierarchical-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts +50 -50
- package/types/x-modules/facets/components/filters/number-range-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts +47 -47
- package/types/x-modules/facets/components/filters/renderless-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts +218 -203
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/index.d.ts +17 -17
- package/types/x-modules/facets/components/index.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts +36 -36
- package/types/x-modules/facets/components/lists/exclude-filters-with-no-results.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts +70 -70
- package/types/x-modules/facets/components/lists/filters-list.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/filters-search.vue.d.ts +62 -62
- package/types/x-modules/facets/components/lists/filters-search.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts +51 -51
- package/types/x-modules/facets/components/lists/selected-filters-list.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts +27 -26
- package/types/x-modules/facets/components/lists/selected-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts +64 -64
- package/types/x-modules/facets/components/lists/sliced-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts +45 -45
- package/types/x-modules/facets/components/lists/sorted-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/preselected-filters.vue.d.ts +39 -39
- package/types/x-modules/facets/components/preselected-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/composables/index.d.ts +2 -2
- package/types/x-modules/facets/composables/index.d.ts.map +1 -1
- package/types/x-modules/facets/composables/use-facets.d.ts +21 -22
- package/types/x-modules/facets/composables/use-facets.d.ts.map +1 -1
- package/types/x-modules/facets/composables/use-filters-injection.d.ts +17 -18
- package/types/x-modules/facets/composables/use-filters-injection.d.ts.map +1 -1
- package/types/x-modules/facets/entities/add-facet-if-not-present.d.ts +12 -12
- package/types/x-modules/facets/entities/add-facet-if-not-present.d.ts.map +1 -1
- package/types/x-modules/facets/entities/editable-number-range-filter.entity.d.ts +63 -63
- package/types/x-modules/facets/entities/editable-number-range-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/filter-entity.factory.d.ts +87 -87
- package/types/x-modules/facets/entities/filter-entity.factory.d.ts.map +1 -1
- package/types/x-modules/facets/entities/hierarchical-filter.entity.d.ts +60 -59
- package/types/x-modules/facets/entities/hierarchical-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/index.d.ts +9 -9
- package/types/x-modules/facets/entities/index.d.ts.map +1 -1
- package/types/x-modules/facets/entities/number-range-filter.entity.d.ts +27 -26
- package/types/x-modules/facets/entities/number-range-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/raw-filter.entity.d.ts +30 -29
- package/types/x-modules/facets/entities/raw-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/simple-filter.entity.d.ts +27 -26
- package/types/x-modules/facets/entities/simple-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/single-select.modifier.d.ts +54 -54
- package/types/x-modules/facets/entities/single-select.modifier.d.ts.map +1 -1
- package/types/x-modules/facets/entities/sticky.modifier.d.ts +31 -31
- package/types/x-modules/facets/entities/sticky.modifier.d.ts.map +1 -1
- package/types/x-modules/facets/entities/types.d.ts +65 -65
- package/types/x-modules/facets/entities/types.d.ts.map +1 -1
- package/types/x-modules/facets/events.types.d.ts +92 -92
- package/types/x-modules/facets/events.types.d.ts.map +1 -1
- package/types/x-modules/facets/index.d.ts +9 -9
- package/types/x-modules/facets/index.d.ts.map +1 -1
- package/types/x-modules/facets/service/facets.service.d.ts +152 -153
- package/types/x-modules/facets/service/facets.service.d.ts.map +1 -1
- package/types/x-modules/facets/service/index.d.ts +2 -2
- package/types/x-modules/facets/service/index.d.ts.map +1 -1
- package/types/x-modules/facets/service/types.d.ts +106 -106
- package/types/x-modules/facets/service/types.d.ts.map +1 -1
- package/types/x-modules/facets/store/constants.d.ts +1 -1
- package/types/x-modules/facets/store/constants.d.ts.map +1 -1
- package/types/x-modules/facets/store/emitters.d.ts +27 -27
- package/types/x-modules/facets/store/emitters.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/facets.getter.d.ts +11 -11
- package/types/x-modules/facets/store/getters/facets.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/index.d.ts +3 -3
- package/types/x-modules/facets/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/selected-filters-by-facet.getter.d.ts +16 -16
- package/types/x-modules/facets/store/getters/selected-filters-by-facet.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/selected-filters-for-request.getter.d.ts +12 -12
- package/types/x-modules/facets/store/getters/selected-filters-for-request.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/selected-filters.getter.d.ts +12 -12
- package/types/x-modules/facets/store/getters/selected-filters.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/index.d.ts +4 -4
- package/types/x-modules/facets/store/index.d.ts.map +1 -1
- package/types/x-modules/facets/store/module.d.ts +7 -7
- package/types/x-modules/facets/store/module.d.ts.map +1 -1
- package/types/x-modules/facets/store/types.d.ts +195 -195
- package/types/x-modules/facets/store/types.d.ts.map +1 -1
- package/types/x-modules/facets/utils.d.ts +11 -11
- package/types/x-modules/facets/utils.d.ts.map +1 -1
- package/types/x-modules/facets/wiring.d.ts +78 -78
- package/types/x-modules/facets/wiring.d.ts.map +1 -1
- package/types/x-modules/facets/x-module.d.ts +15 -15
- package/types/x-modules/facets/x-module.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts +15 -15
- package/types/x-modules/history-queries/components/clear-history-queries.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts +11 -11
- package/types/x-modules/history-queries/components/history-queries-switch.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/history-queries.vue.d.ts +11 -11
- package/types/x-modules/history-queries/components/history-queries.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/history-query.vue.d.ts +45 -45
- package/types/x-modules/history-queries/components/history-query.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/index.d.ts +6 -6
- package/types/x-modules/history-queries/components/index.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/my-history.vue.d.ts +65 -65
- package/types/x-modules/history-queries/components/my-history.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts +34 -34
- package/types/x-modules/history-queries/components/remove-history-query.vue.d.ts.map +1 -1
- package/types/x-modules/history-queries/config.types.d.ts +33 -33
- package/types/x-modules/history-queries/config.types.d.ts.map +1 -1
- package/types/x-modules/history-queries/events.types.d.ts +65 -65
- package/types/x-modules/history-queries/events.types.d.ts.map +1 -1
- package/types/x-modules/history-queries/index.d.ts +6 -6
- package/types/x-modules/history-queries/index.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/add-query-to-history.action.d.ts +91 -91
- package/types/x-modules/history-queries/store/actions/add-query-to-history.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts +10 -10
- package/types/x-modules/history-queries/store/actions/load-history-queries-from-browser-storage.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/refresh-session.action.d.ts +9 -9
- package/types/x-modules/history-queries/store/actions/refresh-session.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/remove-query-from-history.action.d.ts +11 -11
- package/types/x-modules/history-queries/store/actions/remove-query-from-history.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/set-history-queries.action.d.ts +10 -10
- package/types/x-modules/history-queries/store/actions/set-history-queries.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/set-url-params.action.d.ts +10 -11
- package/types/x-modules/history-queries/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/toggle-history-queries.action.d.ts +2 -2
- package/types/x-modules/history-queries/store/actions/toggle-history-queries.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts +17 -20
- package/types/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/constants.d.ts +3 -3
- package/types/x-modules/history-queries/store/constants.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/emitters.d.ts +16 -16
- package/types/x-modules/history-queries/store/emitters.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/history-queries-with-results.getter.d.ts +12 -15
- package/types/x-modules/history-queries/store/getters/history-queries-with-results.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/history-queries.getter.d.ts +35 -35
- package/types/x-modules/history-queries/store/getters/history-queries.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/normalized-query.getter.d.ts +13 -12
- package/types/x-modules/history-queries/store/getters/normalized-query.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/session-history-queries.getter.d.ts +10 -10
- package/types/x-modules/history-queries/store/getters/session-history-queries.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/getters/storage-key.getter.d.ts +8 -8
- package/types/x-modules/history-queries/store/getters/storage-key.getter.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/index.d.ts +11 -11
- package/types/x-modules/history-queries/store/index.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/module.d.ts +7 -7
- package/types/x-modules/history-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/types.d.ts +197 -197
- package/types/x-modules/history-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/history-queries/wiring.d.ts +135 -135
- package/types/x-modules/history-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/history-queries/x-module.d.ts +15 -15
- package/types/x-modules/history-queries/x-module.d.ts.map +1 -1
- package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts +33 -33
- package/types/x-modules/identifier-results/components/identifier-result.vue.d.ts.map +1 -1
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts +47 -47
- package/types/x-modules/identifier-results/components/identifier-results.vue.d.ts.map +1 -1
- package/types/x-modules/identifier-results/components/index.d.ts +2 -2
- package/types/x-modules/identifier-results/components/index.d.ts.map +1 -1
- package/types/x-modules/identifier-results/config.types.d.ts +25 -25
- package/types/x-modules/identifier-results/config.types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/events.types.d.ts +25 -25
- package/types/x-modules/identifier-results/events.types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/index.d.ts +6 -6
- package/types/x-modules/identifier-results/index.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts +15 -15
- package/types/x-modules/identifier-results/store/actions/fetch-and-save-identifier-results.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/fetch-identifier-results.action.d.ts +13 -13
- package/types/x-modules/identifier-results/store/actions/fetch-identifier-results.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/index.d.ts +4 -4
- package/types/x-modules/identifier-results/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/save-origin.action.d.ts +10 -11
- package/types/x-modules/identifier-results/store/actions/save-origin.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/actions/save-query.action.d.ts +10 -11
- package/types/x-modules/identifier-results/store/actions/save-query.action.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/emitters.d.ts +12 -12
- package/types/x-modules/identifier-results/store/emitters.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts +11 -11
- package/types/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts +11 -11
- package/types/x-modules/identifier-results/store/getters/identifier-highlight-regexp.getter.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts +11 -11
- package/types/x-modules/identifier-results/store/getters/identifier-results-request.getter.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/index.d.ts +7 -7
- package/types/x-modules/identifier-results/store/index.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/module.d.ts +7 -7
- package/types/x-modules/identifier-results/store/module.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/types.d.ts +112 -112
- package/types/x-modules/identifier-results/store/types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/wiring.d.ts +80 -80
- package/types/x-modules/identifier-results/wiring.d.ts.map +1 -1
- package/types/x-modules/identifier-results/x-module.d.ts +15 -15
- package/types/x-modules/identifier-results/x-module.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/index.d.ts +4 -4
- package/types/x-modules/next-queries/components/index.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts +78 -78
- package/types/x-modules/next-queries/components/next-queries-list.vue.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-queries.vue.d.ts +49 -49
- package/types/x-modules/next-queries/components/next-queries.vue.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts +45 -45
- package/types/x-modules/next-queries/components/next-query-preview.vue.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/next-query.vue.d.ts +55 -55
- package/types/x-modules/next-queries/components/next-query.vue.d.ts.map +1 -1
- package/types/x-modules/next-queries/config.types.d.ts +41 -41
- package/types/x-modules/next-queries/config.types.d.ts.map +1 -1
- package/types/x-modules/next-queries/events.types.d.ts +35 -35
- package/types/x-modules/next-queries/events.types.d.ts.map +1 -1
- package/types/x-modules/next-queries/index.d.ts +7 -7
- package/types/x-modules/next-queries/index.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts +14 -14
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts +2 -2
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-next-queries.action.d.ts +13 -13
- package/types/x-modules/next-queries/store/actions/fetch-next-queries.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-next-query-preview.action.d.ts +15 -12
- package/types/x-modules/next-queries/store/actions/fetch-next-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.d.ts +10 -10
- package/types/x-modules/next-queries/store/actions/set-query-from-last-history-query.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/set-url-params.action.d.ts +10 -11
- package/types/x-modules/next-queries/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/emitters.d.ts +12 -12
- package/types/x-modules/next-queries/store/emitters.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts +10 -12
- package/types/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/getters/next-queries.getter.d.ts +10 -11
- package/types/x-modules/next-queries/store/getters/next-queries.getter.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/getters/request.getter.d.ts +12 -14
- package/types/x-modules/next-queries/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/index.d.ts +9 -9
- package/types/x-modules/next-queries/store/index.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/module.d.ts +7 -7
- package/types/x-modules/next-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/types.d.ts +149 -149
- package/types/x-modules/next-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/next-queries/types.d.ts +11 -11
- package/types/x-modules/next-queries/types.d.ts.map +1 -1
- package/types/x-modules/next-queries/wiring.d.ts +96 -96
- package/types/x-modules/next-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/next-queries/x-module.d.ts +15 -15
- package/types/x-modules/next-queries/x-module.d.ts.map +1 -1
- package/types/x-modules/popular-searches/components/index.d.ts +2 -2
- package/types/x-modules/popular-searches/components/index.d.ts.map +1 -1
- package/types/x-modules/popular-searches/components/popular-search.vue.d.ts +34 -34
- package/types/x-modules/popular-searches/components/popular-search.vue.d.ts.map +1 -1
- package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts +12 -12
- package/types/x-modules/popular-searches/components/popular-searches.vue.d.ts.map +1 -1
- package/types/x-modules/popular-searches/config.types.d.ts +33 -33
- package/types/x-modules/popular-searches/config.types.d.ts.map +1 -1
- package/types/x-modules/popular-searches/events.types.d.ts +24 -24
- package/types/x-modules/popular-searches/events.types.d.ts.map +1 -1
- package/types/x-modules/popular-searches/index.d.ts +6 -6
- package/types/x-modules/popular-searches/index.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts +14 -14
- package/types/x-modules/popular-searches/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/actions/fetch-suggestions.action.d.ts +12 -12
- package/types/x-modules/popular-searches/store/actions/fetch-suggestions.action.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/emitters.d.ts +10 -10
- package/types/x-modules/popular-searches/store/emitters.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts +11 -12
- package/types/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/getters/request.getter.d.ts +10 -12
- package/types/x-modules/popular-searches/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/index.d.ts +7 -7
- package/types/x-modules/popular-searches/store/index.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/module.d.ts +7 -7
- package/types/x-modules/popular-searches/store/module.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/types.d.ts +90 -90
- package/types/x-modules/popular-searches/store/types.d.ts.map +1 -1
- package/types/x-modules/popular-searches/wiring.d.ts +28 -28
- package/types/x-modules/popular-searches/wiring.d.ts.map +1 -1
- package/types/x-modules/popular-searches/x-module.d.ts +15 -15
- package/types/x-modules/popular-searches/x-module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/index.d.ts +3 -3
- package/types/x-modules/queries-preview/components/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts +54 -54
- package/types/x-modules/queries-preview/components/query-preview-button.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts +124 -124
- package/types/x-modules/queries-preview/components/query-preview-list.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/query-preview.vue.d.ts +92 -92
- package/types/x-modules/queries-preview/components/query-preview.vue.d.ts.map +1 -1
- package/types/x-modules/queries-preview/composables/index.d.ts +1 -1
- package/types/x-modules/queries-preview/composables/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts +28 -28
- package/types/x-modules/queries-preview/composables/use-queries-preview.composable.d.ts.map +1 -1
- package/types/x-modules/queries-preview/config.types.d.ts +11 -11
- package/types/x-modules/queries-preview/config.types.d.ts.map +1 -1
- package/types/x-modules/queries-preview/events.types.d.ts +46 -41
- package/types/x-modules/queries-preview/events.types.d.ts.map +1 -1
- package/types/x-modules/queries-preview/index.d.ts +7 -7
- package/types/x-modules/queries-preview/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts +12 -12
- package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/actions/fetch-query-preview.action.d.ts +12 -12
- package/types/x-modules/queries-preview/store/actions/fetch-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/emitters.d.ts +12 -11
- package/types/x-modules/queries-preview/store/emitters.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts +9 -10
- package/types/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/index.d.ts +5 -5
- package/types/x-modules/queries-preview/store/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/module.d.ts +7 -7
- package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/types.d.ts +188 -189
- package/types/x-modules/queries-preview/store/types.d.ts.map +1 -1
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts +18 -18
- package/types/x-modules/queries-preview/utils/get-hash-from-query-preview.d.ts.map +1 -1
- package/types/x-modules/queries-preview/wiring.d.ts +85 -85
- package/types/x-modules/queries-preview/wiring.d.ts.map +1 -1
- package/types/x-modules/queries-preview/x-module.d.ts +15 -15
- package/types/x-modules/queries-preview/x-module.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/components/index.d.ts +2 -2
- package/types/x-modules/query-suggestions/components/index.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts +28 -28
- package/types/x-modules/query-suggestions/components/query-suggestion.vue.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts +11 -11
- package/types/x-modules/query-suggestions/components/query-suggestions.vue.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/config.types.d.ts +58 -58
- package/types/x-modules/query-suggestions/config.types.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/events.types.d.ts +26 -31
- package/types/x-modules/query-suggestions/events.types.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/index.d.ts +6 -6
- package/types/x-modules/query-suggestions/index.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts +14 -14
- package/types/x-modules/query-suggestions/store/actions/fetch-and-save-suggestions.action.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/actions/fetch-suggestions.action.d.ts +13 -13
- package/types/x-modules/query-suggestions/store/actions/fetch-suggestions.action.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/actions/set-url-params.action.d.ts +10 -11
- package/types/x-modules/query-suggestions/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/emitters.d.ts +9 -9
- package/types/x-modules/query-suggestions/store/emitters.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts +10 -12
- package/types/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/getters/query-suggestions.getter.d.ts +34 -34
- package/types/x-modules/query-suggestions/store/getters/query-suggestions.getter.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/getters/request.getter.d.ts +10 -12
- package/types/x-modules/query-suggestions/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/index.d.ts +8 -8
- package/types/x-modules/query-suggestions/store/index.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/module.d.ts +7 -7
- package/types/x-modules/query-suggestions/store/module.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/types.d.ts +104 -104
- package/types/x-modules/query-suggestions/store/types.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/wiring.d.ts +90 -90
- package/types/x-modules/query-suggestions/wiring.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/x-module.d.ts +15 -15
- package/types/x-modules/query-suggestions/x-module.d.ts.map +1 -1
- package/types/x-modules/recommendations/components/index.d.ts +1 -1
- package/types/x-modules/recommendations/components/index.d.ts.map +1 -1
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts +33 -34
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts.map +1 -1
- package/types/x-modules/recommendations/config.types.d.ts +11 -11
- package/types/x-modules/recommendations/config.types.d.ts.map +1 -1
- package/types/x-modules/recommendations/events.types.d.ts +25 -25
- package/types/x-modules/recommendations/events.types.d.ts.map +1 -1
- package/types/x-modules/recommendations/index.d.ts +6 -6
- package/types/x-modules/recommendations/index.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts +16 -16
- package/types/x-modules/recommendations/store/actions/fetch-and-save-recommendations.action.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts +12 -12
- package/types/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/constants.d.ts +6 -6
- package/types/x-modules/recommendations/store/constants.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/emitters.d.ts +11 -11
- package/types/x-modules/recommendations/store/emitters.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/getters/request.getter.d.ts +11 -11
- package/types/x-modules/recommendations/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/index.d.ts +7 -7
- package/types/x-modules/recommendations/store/index.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/module.d.ts +7 -7
- package/types/x-modules/recommendations/store/module.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/types.d.ts +90 -90
- package/types/x-modules/recommendations/store/types.d.ts.map +1 -1
- package/types/x-modules/recommendations/wiring.d.ts +20 -20
- package/types/x-modules/recommendations/wiring.d.ts.map +1 -1
- package/types/x-modules/recommendations/x-module.d.ts +15 -15
- package/types/x-modules/recommendations/x-module.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/index.d.ts +3 -2
- package/types/x-modules/related-prompts/components/index.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +47 -36
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +105 -105
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts +132 -0
- package/types/x-modules/related-prompts/components/related-prompts-tag-list.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/events.types.d.ts +53 -15
- package/types/x-modules/related-prompts/events.types.d.ts.map +1 -1
- package/types/x-modules/related-prompts/index.d.ts +5 -5
- package/types/x-modules/related-prompts/index.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +16 -16
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +12 -12
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/actions/set-url-params.action.d.ts +10 -0
- package/types/x-modules/related-prompts/store/actions/set-url-params.action.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/emitters.d.ts +10 -8
- package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/getters/index.d.ts +3 -0
- package/types/x-modules/related-prompts/store/getters/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/getters/related-prompts-query.getter.d.ts +13 -0
- package/types/x-modules/related-prompts/store/getters/related-prompts-query.getter.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts +13 -12
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/index.d.ts +5 -6
- package/types/x-modules/related-prompts/store/index.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/module.d.ts +7 -7
- package/types/x-modules/related-prompts/store/module.d.ts.map +1 -1
- package/types/x-modules/related-prompts/store/types.d.ts +124 -103
- package/types/x-modules/related-prompts/store/types.d.ts.map +1 -1
- package/types/x-modules/related-prompts/types.d.ts +9 -9
- package/types/x-modules/related-prompts/types.d.ts.map +1 -1
- package/types/x-modules/related-prompts/wiring.d.ts +45 -30
- package/types/x-modules/related-prompts/wiring.d.ts.map +1 -1
- package/types/x-modules/related-prompts/x-module.d.ts +15 -15
- package/types/x-modules/related-prompts/x-module.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/index.d.ts +2 -2
- package/types/x-modules/related-tags/components/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts +58 -58
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts +72 -72
- package/types/x-modules/related-tags/components/related-tags.vue.d.ts.map +1 -1
- package/types/x-modules/related-tags/config.types.d.ts +11 -11
- package/types/x-modules/related-tags/config.types.d.ts.map +1 -1
- package/types/x-modules/related-tags/events.types.d.ts +43 -43
- package/types/x-modules/related-tags/events.types.d.ts.map +1 -1
- package/types/x-modules/related-tags/index.d.ts +6 -6
- package/types/x-modules/related-tags/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts +14 -14
- package/types/x-modules/related-tags/store/actions/fetch-and-save-related-tags.action.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/actions/fetch-related-tags.action.d.ts +12 -12
- package/types/x-modules/related-tags/store/actions/fetch-related-tags.action.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/actions/set-url-params.action.d.ts +14 -11
- package/types/x-modules/related-tags/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/actions/toggle-related-tag.action.d.ts +10 -11
- package/types/x-modules/related-tags/store/actions/toggle-related-tag.action.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/emitters.d.ts +13 -13
- package/types/x-modules/related-tags/store/emitters.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/getters/query.getter.d.ts +10 -12
- package/types/x-modules/related-tags/store/getters/query.getter.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/getters/related-tags.getter.d.ts +10 -11
- package/types/x-modules/related-tags/store/getters/related-tags.getter.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/getters/request.getter.d.ts +12 -14
- package/types/x-modules/related-tags/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/index.d.ts +9 -9
- package/types/x-modules/related-tags/store/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/module.d.ts +7 -7
- package/types/x-modules/related-tags/store/module.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/types.d.ts +109 -109
- package/types/x-modules/related-tags/store/types.d.ts.map +1 -1
- package/types/x-modules/related-tags/wiring.d.ts +105 -105
- package/types/x-modules/related-tags/wiring.d.ts.map +1 -1
- package/types/x-modules/related-tags/x-module.d.ts +15 -15
- package/types/x-modules/related-tags/x-module.d.ts.map +1 -1
- package/types/x-modules/scroll/components/index.d.ts +6 -6
- package/types/x-modules/scroll/components/index.d.ts.map +1 -1
- package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts +36 -36
- package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/components/main-scroll.vue.d.ts +74 -74
- package/types/x-modules/scroll/components/main-scroll.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +65 -65
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll.const.d.ts +14 -14
- package/types/x-modules/scroll/components/scroll.const.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll.types.d.ts +19 -19
- package/types/x-modules/scroll/components/scroll.types.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll.vue.d.ts +39 -39
- package/types/x-modules/scroll/components/scroll.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/events.types.d.ts +52 -52
- package/types/x-modules/scroll/events.types.d.ts.map +1 -1
- package/types/x-modules/scroll/index.d.ts +5 -5
- package/types/x-modules/scroll/index.d.ts.map +1 -1
- package/types/x-modules/scroll/store/emitters.d.ts +6 -6
- package/types/x-modules/scroll/store/emitters.d.ts.map +1 -1
- package/types/x-modules/scroll/store/index.d.ts +3 -3
- package/types/x-modules/scroll/store/index.d.ts.map +1 -1
- package/types/x-modules/scroll/store/module.d.ts +7 -7
- package/types/x-modules/scroll/store/module.d.ts.map +1 -1
- package/types/x-modules/scroll/store/types.d.ts +97 -97
- package/types/x-modules/scroll/store/types.d.ts.map +1 -1
- package/types/x-modules/scroll/wiring.d.ts +73 -73
- package/types/x-modules/scroll/wiring.d.ts.map +1 -1
- package/types/x-modules/scroll/x-module.d.ts +15 -15
- package/types/x-modules/scroll/x-module.d.ts.map +1 -1
- package/types/x-modules/search/components/banner.vue.d.ts +42 -139
- package/types/x-modules/search/components/banner.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/banners-list.vue.d.ts +29 -29
- package/types/x-modules/search/components/banners-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts +11 -11
- package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/index.d.ts +14 -14
- package/types/x-modules/search/components/index.d.ts.map +1 -1
- package/types/x-modules/search/components/partial-query-button.vue.d.ts +32 -32
- package/types/x-modules/search/components/partial-query-button.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/partial-results-list.vue.d.ts +51 -53
- package/types/x-modules/search/components/partial-results-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/promoted.vue.d.ts +38 -38
- package/types/x-modules/search/components/promoted.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/promoteds-list.vue.d.ts +29 -29
- package/types/x-modules/search/components/promoteds-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/redirection.vue.d.ts +64 -64
- package/types/x-modules/search/components/redirection.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/results-list.vue.d.ts +31 -31
- package/types/x-modules/search/components/results-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/sort-dropdown.vue.d.ts +31 -30
- package/types/x-modules/search/components/sort-dropdown.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/sort-list.vue.d.ts +46 -45
- package/types/x-modules/search/components/sort-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/sort-picker-list.vue.d.ts +50 -49
- package/types/x-modules/search/components/sort-picker-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/spellcheck-button.vue.d.ts +13 -13
- package/types/x-modules/search/components/spellcheck-button.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/spellcheck.vue.d.ts +15 -15
- package/types/x-modules/search/components/spellcheck.vue.d.ts.map +1 -1
- package/types/x-modules/search/config.types.d.ts +13 -11
- package/types/x-modules/search/config.types.d.ts.map +1 -1
- package/types/x-modules/search/events.types.d.ts +110 -106
- package/types/x-modules/search/events.types.d.ts.map +1 -1
- package/types/x-modules/search/index.d.ts +7 -7
- package/types/x-modules/search/index.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts +14 -14
- package/types/x-modules/search/store/actions/fetch-and-save-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/fetch-search-response.action.d.ts +12 -12
- package/types/x-modules/search/store/actions/fetch-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/increase-page-apending-results.action.d.ts +10 -10
- package/types/x-modules/search/store/actions/increase-page-apending-results.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/index.d.ts +7 -7
- package/types/x-modules/search/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts +10 -11
- package/types/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/save-origin.action.d.ts +10 -11
- package/types/x-modules/search/store/actions/save-origin.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/save-search-response.action.d.ts +10 -11
- package/types/x-modules/search/store/actions/save-search-response.action.d.ts.map +1 -1
- package/types/x-modules/search/store/actions/set-url-params.action.d.ts +10 -12
- package/types/x-modules/search/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/search/store/emitters.d.ts +38 -38
- package/types/x-modules/search/store/emitters.d.ts.map +1 -1
- package/types/x-modules/search/store/getters/index.d.ts +2 -2
- package/types/x-modules/search/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/search/store/getters/query.getter.d.ts +12 -12
- package/types/x-modules/search/store/getters/query.getter.d.ts.map +1 -1
- package/types/x-modules/search/store/getters/request.getter.d.ts +12 -13
- package/types/x-modules/search/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/search/store/index.d.ts +5 -5
- package/types/x-modules/search/store/index.d.ts.map +1 -1
- package/types/x-modules/search/store/module.d.ts +41 -41
- package/types/x-modules/search/store/module.d.ts.map +1 -1
- package/types/x-modules/search/store/types.d.ts +288 -288
- package/types/x-modules/search/store/types.d.ts.map +1 -1
- package/types/x-modules/search/types.d.ts +34 -34
- package/types/x-modules/search/types.d.ts.map +1 -1
- package/types/x-modules/search/wiring.d.ts +221 -217
- package/types/x-modules/search/wiring.d.ts.map +1 -1
- package/types/x-modules/search/x-module.d.ts +15 -15
- package/types/x-modules/search/x-module.d.ts.map +1 -1
- package/types/x-modules/search-box/components/clear-search-input.vue.d.ts +19 -19
- package/types/x-modules/search-box/components/clear-search-input.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/components/index.d.ts +4 -4
- package/types/x-modules/search-box/components/index.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-button.vue.d.ts +17 -18
- package/types/x-modules/search-box/components/search-button.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts +84 -84
- package/types/x-modules/search-box/components/search-input-placeholder.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/components/search-input.vue.d.ts +83 -83
- package/types/x-modules/search-box/components/search-input.vue.d.ts.map +1 -1
- package/types/x-modules/search-box/events.types.d.ts +73 -73
- package/types/x-modules/search-box/events.types.d.ts.map +1 -1
- package/types/x-modules/search-box/index.d.ts +5 -5
- package/types/x-modules/search-box/index.d.ts.map +1 -1
- package/types/x-modules/search-box/store/actions/set-input-status.action.d.ts +11 -11
- package/types/x-modules/search-box/store/actions/set-input-status.action.d.ts.map +1 -1
- package/types/x-modules/search-box/store/actions/set-url-params.action.d.ts +10 -11
- package/types/x-modules/search-box/store/actions/set-url-params.action.d.ts.map +1 -1
- package/types/x-modules/search-box/store/emitters.d.ts +13 -13
- package/types/x-modules/search-box/store/emitters.d.ts.map +1 -1
- package/types/x-modules/search-box/store/index.d.ts +3 -3
- package/types/x-modules/search-box/store/index.d.ts.map +1 -1
- package/types/x-modules/search-box/store/module.d.ts +7 -7
- package/types/x-modules/search-box/store/module.d.ts.map +1 -1
- package/types/x-modules/search-box/store/types.d.ts +69 -69
- package/types/x-modules/search-box/store/types.d.ts.map +1 -1
- package/types/x-modules/search-box/wiring.d.ts +42 -42
- package/types/x-modules/search-box/wiring.d.ts.map +1 -1
- package/types/x-modules/search-box/x-module.d.ts +15 -15
- package/types/x-modules/search-box/x-module.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/components/index.d.ts +2 -2
- package/types/x-modules/semantic-queries/components/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts +9 -11
- package/types/x-modules/semantic-queries/components/semantic-queries.vue.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts +29 -29
- package/types/x-modules/semantic-queries/components/semantic-query.vue.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/config.types.d.ts +15 -15
- package/types/x-modules/semantic-queries/config.types.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/events.types.d.ts +24 -24
- package/types/x-modules/semantic-queries/events.types.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/index.d.ts +6 -6
- package/types/x-modules/semantic-queries/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts +12 -12
- package/types/x-modules/semantic-queries/store/actions/fetch-and-save-semantic-query.action.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.d.ts +12 -12
- package/types/x-modules/semantic-queries/store/actions/fetch-semantic-query.action.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/actions/index.d.ts +2 -2
- package/types/x-modules/semantic-queries/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/emitters.d.ts +9 -9
- package/types/x-modules/semantic-queries/store/emitters.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/index.d.ts +3 -2
- package/types/x-modules/semantic-queries/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/normalized-query.getter.d.ts +12 -12
- package/types/x-modules/semantic-queries/store/getters/normalized-query.getter.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/request.getter.d.ts +13 -12
- package/types/x-modules/semantic-queries/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.d.ts +13 -0
- package/types/x-modules/semantic-queries/store/getters/semanti-queries-query.getter.d.ts.map +1 -0
- package/types/x-modules/semantic-queries/store/index.d.ts +4 -4
- package/types/x-modules/semantic-queries/store/index.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/module.d.ts +7 -7
- package/types/x-modules/semantic-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/types.d.ts +102 -90
- package/types/x-modules/semantic-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/wiring.d.ts +65 -62
- package/types/x-modules/semantic-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/x-module.d.ts +15 -15
- package/types/x-modules/semantic-queries/x-module.d.ts.map +1 -1
- package/types/x-modules/tagging/components/index.d.ts +1 -1
- package/types/x-modules/tagging/components/index.d.ts.map +1 -1
- package/types/x-modules/tagging/components/tagging.vue.d.ts +84 -82
- package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
- package/types/x-modules/tagging/config.types.d.ts +25 -25
- package/types/x-modules/tagging/config.types.d.ts.map +1 -1
- package/types/x-modules/tagging/events.types.d.ts +51 -51
- package/types/x-modules/tagging/events.types.d.ts.map +1 -1
- package/types/x-modules/tagging/index.d.ts +7 -7
- package/types/x-modules/tagging/index.d.ts.map +1 -1
- package/types/x-modules/tagging/service/{pdp-add-to-cart.service.d.ts → external-tagging.service.d.ts} +100 -82
- package/types/x-modules/tagging/service/external-tagging.service.d.ts.map +1 -0
- package/types/x-modules/tagging/service/index.d.ts +2 -2
- package/types/x-modules/tagging/service/index.d.ts.map +1 -1
- package/types/x-modules/tagging/service/types.d.ts +38 -29
- package/types/x-modules/tagging/service/types.d.ts.map +1 -1
- package/types/x-modules/tagging/store/actions/index.d.ts +1 -1
- package/types/x-modules/tagging/store/actions/index.d.ts.map +1 -1
- package/types/x-modules/tagging/store/actions/track.action.d.ts +10 -11
- package/types/x-modules/tagging/store/actions/track.action.d.ts.map +1 -1
- package/types/x-modules/tagging/store/emitters.d.ts +13 -13
- package/types/x-modules/tagging/store/emitters.d.ts.map +1 -1
- package/types/x-modules/tagging/store/index.d.ts +4 -4
- package/types/x-modules/tagging/store/index.d.ts.map +1 -1
- package/types/x-modules/tagging/store/module.d.ts +7 -7
- package/types/x-modules/tagging/store/module.d.ts.map +1 -1
- package/types/x-modules/tagging/store/types.d.ts +80 -80
- package/types/x-modules/tagging/store/types.d.ts.map +1 -1
- package/types/x-modules/tagging/wiring.d.ts +267 -164
- package/types/x-modules/tagging/wiring.d.ts.map +1 -1
- package/types/x-modules/tagging/x-module.d.ts +15 -15
- package/types/x-modules/tagging/x-module.d.ts.map +1 -1
- package/types/x-modules/url/components/index.d.ts +1 -1
- package/types/x-modules/url/components/index.d.ts.map +1 -1
- package/types/x-modules/url/components/url-handler.vue.d.ts +12 -12
- package/types/x-modules/url/components/url-handler.vue.d.ts.map +1 -1
- package/types/x-modules/url/events.types.d.ts +30 -31
- package/types/x-modules/url/events.types.d.ts.map +1 -1
- package/types/x-modules/url/index.d.ts +5 -5
- package/types/x-modules/url/index.d.ts.map +1 -1
- package/types/x-modules/url/store/emitters.d.ts +49 -49
- package/types/x-modules/url/store/emitters.d.ts.map +1 -1
- package/types/x-modules/url/store/getters/url-params.getter.d.ts +9 -11
- package/types/x-modules/url/store/getters/url-params.getter.d.ts.map +1 -1
- package/types/x-modules/url/store/index.d.ts +3 -3
- package/types/x-modules/url/store/index.d.ts.map +1 -1
- package/types/x-modules/url/store/initial-state.d.ts +8 -8
- package/types/x-modules/url/store/initial-state.d.ts.map +1 -1
- package/types/x-modules/url/store/module.d.ts +7 -7
- package/types/x-modules/url/store/module.d.ts.map +1 -1
- package/types/x-modules/url/store/mutations/set-params.mutation.d.ts +12 -12
- package/types/x-modules/url/store/mutations/set-params.mutation.d.ts.map +1 -1
- package/types/x-modules/url/store/types.d.ts +108 -102
- package/types/x-modules/url/store/types.d.ts.map +1 -1
- package/types/x-modules/url/wiring.d.ts +117 -108
- package/types/x-modules/url/wiring.d.ts.map +1 -1
- package/types/x-modules/url/x-module.d.ts +15 -15
- package/types/x-modules/url/x-module.d.ts.map +1 -1
- package/types/x-modules/x-modules.types.d.ts +97 -95
- package/types/x-modules/x-modules.types.d.ts.map +1 -1
- package/url/index.js +1 -1
- package/design-system/deprecated-full-theme.css +0 -8828
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.clickedresultstoragekey.md +0 -11
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.clickedresultstoragettlms.md +0 -11
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.instance.md +0 -13
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.localstorageservice.md +0 -11
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.md +0 -41
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.movetosessionstorage.md +0 -24
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.result_clicked_id_key.md +0 -13
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.sessionstorageservice.md +0 -11
- package/docs/API-reference/api/x-components.defaultpdpaddtocartservice.trackaddtocart.md +0 -24
- package/docs/API-reference/api/x-components.pdpaddtocartservice.md +0 -22
- package/docs/API-reference/api/x-components.pdpaddtocartservice.storeresultclicked.md +0 -24
- package/docs/API-reference/api/x-components.querysuggestionsxevents.querysuggestionsdisplayed.md +0 -13
- package/docs/API-reference/api/x-components.relatedpromptrequest.md +0 -13
- package/docs/API-reference/api/x-components.taggingconfig.clickedresultstoragettlms.md +0 -13
- package/docs/API-reference/api/x-components.usestore.md +0 -19
- package/docs/API-reference/api/x-components.xactioncontext.commit_1.md +0 -23
- package/docs/API-reference/api/x-components.xactioncontext.dispatch_1.md +0 -23
- package/docs/API-reference/api/x-components.xcomponentbusapi.emit_1.md +0 -25
- package/docs/assets/features/overview-my-history.svg +0 -279
- package/docs/assets/features/overview-product-results-card.svg +0 -128
- package/docs/assets/interface/build-search-ui.svg +0 -167
- package/docs/assets/interface/experience-search-intro.svg +0 -1
- package/docs/assets/interface/integration-guide.svg +0 -1
- package/docs/assets/interface/integration-video.png +0 -0
- package/docs/assets/interface/x-architecture.svg +0 -1
- package/docs/assets/interface/x-empathize.gif +0 -0
- package/docs/assets/interface/x-facets.gif +0 -0
- package/docs/assets/interface/x-facets.svg +0 -189
- package/docs/assets/interface/x-history-queries.gif +0 -0
- package/docs/assets/interface/x-id-results.gif +0 -0
- package/docs/assets/interface/x-next-queries.gif +0 -0
- package/docs/assets/interface/x-popular-searches.gif +0 -0
- package/docs/assets/interface/x-query-suggestions.gif +0 -0
- package/docs/assets/interface/x-recommendations.gif +0 -0
- package/docs/assets/interface/x-recommendations.svg +0 -472
- package/docs/assets/interface/x-related-tags.gif +0 -0
- package/docs/assets/interface/x-results-layout.svg +0 -259
- package/docs/assets/interface/x-search-box-elements.svg +0 -1
- package/docs/assets/interface/x-search-box.svg +0 -60
- package/docs/build-search-ui/README.md +0 -127
- package/docs/build-search-ui/sidebar.js +0 -7
- package/docs/build-search-ui/web-archetype-development-guide.md +0 -186
- package/docs/build-search-ui/web-archetype-integration-guide.md +0 -458
- package/docs/build-search-ui/web-how-to-use-x-components-guide.md +0 -200
- package/docs/build-search-ui/web-x-architecture.md +0 -83
- package/docs/build-search-ui/web-x-components-development-guide.md +0 -157
- package/docs/experience-search-and-discovery/README.md +0 -132
- package/docs/experience-search-and-discovery/empathize.md +0 -119
- package/docs/experience-search-and-discovery/facets-and-filters.md +0 -154
- package/docs/experience-search-and-discovery/history-queries.md +0 -70
- package/docs/experience-search-and-discovery/id-results.md +0 -49
- package/docs/experience-search-and-discovery/my-history.md +0 -60
- package/docs/experience-search-and-discovery/next-queries.md +0 -72
- package/docs/experience-search-and-discovery/popular-searches.md +0 -50
- package/docs/experience-search-and-discovery/product-results-ui.md +0 -82
- package/docs/experience-search-and-discovery/query-suggestions.md +0 -48
- package/docs/experience-search-and-discovery/recommendations.md +0 -134
- package/docs/experience-search-and-discovery/related-tags.md +0 -66
- package/docs/experience-search-and-discovery/search-box.md +0 -99
- package/docs/experience-search-and-discovery/serp-ui.md +0 -125
- package/docs/experience-search-and-discovery/sidebar.js +0 -17
- package/docs/experience-search-and-discovery/web-local-storage.md +0 -30
- package/docs/input-status-machine-state.png +0 -0
- package/js/composables/use-store.js +0 -15
- package/js/composables/use-store.js.map +0 -1
- package/js/x-modules/tagging/service/pdp-add-to-cart.service.js.map +0 -1
- package/types/composables/use-store.d.ts +0 -10
- package/types/composables/use-store.d.ts.map +0 -1
- package/types/x-modules/tagging/service/pdp-add-to-cart.service.d.ts.map +0 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"metadata": {
|
|
3
3
|
"toolPackage": "@microsoft/api-extractor",
|
|
4
|
-
"toolVersion": "7.
|
|
4
|
+
"toolVersion": "7.52.8",
|
|
5
5
|
"schemaVersion": 1011,
|
|
6
6
|
"oldestForwardsCompatibleVersion": 1001,
|
|
7
7
|
"tsdocConfig": {
|
|
@@ -174,12 +174,12 @@
|
|
|
174
174
|
"members": [
|
|
175
175
|
{
|
|
176
176
|
"kind": "Variable",
|
|
177
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
178
|
-
"docComment": "/**\n * Default
|
|
177
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiQuestionsEndpointAdapter:var",
|
|
178
|
+
"docComment": "/**\n * Default adapter for the questions v1 endpoint.\n *\n * @public\n */\n",
|
|
179
179
|
"excerptTokens": [
|
|
180
180
|
{
|
|
181
181
|
"kind": "Content",
|
|
182
|
-
"text": "
|
|
182
|
+
"text": "aiQuestionsEndpointAdapter: "
|
|
183
183
|
},
|
|
184
184
|
{
|
|
185
185
|
"kind": "Content",
|
|
@@ -187,8 +187,8 @@
|
|
|
187
187
|
},
|
|
188
188
|
{
|
|
189
189
|
"kind": "Reference",
|
|
190
|
-
"text": "
|
|
191
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
190
|
+
"text": "ExtendableEndpointAdapter",
|
|
191
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
192
192
|
},
|
|
193
193
|
{
|
|
194
194
|
"kind": "Content",
|
|
@@ -196,8 +196,8 @@
|
|
|
196
196
|
},
|
|
197
197
|
{
|
|
198
198
|
"kind": "Reference",
|
|
199
|
-
"text": "
|
|
200
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
199
|
+
"text": "AiQuestionsRequest",
|
|
200
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsRequest:interface"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
203
|
"kind": "Content",
|
|
@@ -205,18 +205,18 @@
|
|
|
205
205
|
},
|
|
206
206
|
{
|
|
207
207
|
"kind": "Reference",
|
|
208
|
-
"text": "
|
|
209
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
208
|
+
"text": "AiQuestionsResponse",
|
|
209
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsResponse:interface"
|
|
210
210
|
},
|
|
211
211
|
{
|
|
212
212
|
"kind": "Content",
|
|
213
213
|
"text": ">"
|
|
214
214
|
}
|
|
215
215
|
],
|
|
216
|
-
"fileUrlPath": "dist/types/
|
|
216
|
+
"fileUrlPath": "dist/types/endpoint-adapters/ai/questions.endpoint-adapter.d.ts",
|
|
217
217
|
"isReadonly": true,
|
|
218
218
|
"releaseTag": "Public",
|
|
219
|
-
"name": "
|
|
219
|
+
"name": "aiQuestionsEndpointAdapter",
|
|
220
220
|
"variableTypeTokenRange": {
|
|
221
221
|
"startIndex": 1,
|
|
222
222
|
"endIndex": 8
|
|
@@ -224,12 +224,12 @@
|
|
|
224
224
|
},
|
|
225
225
|
{
|
|
226
226
|
"kind": "Variable",
|
|
227
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
228
|
-
"docComment": "/**\n *
|
|
227
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiQuestionsRequestMapper:var",
|
|
228
|
+
"docComment": "/**\n * Default implementation for the AIQuestionsRequestMapper.\n *\n * @public\n */\n",
|
|
229
229
|
"excerptTokens": [
|
|
230
230
|
{
|
|
231
231
|
"kind": "Content",
|
|
232
|
-
"text": "
|
|
232
|
+
"text": "aiQuestionsRequestMapper: "
|
|
233
233
|
},
|
|
234
234
|
{
|
|
235
235
|
"kind": "Content",
|
|
@@ -237,8 +237,8 @@
|
|
|
237
237
|
},
|
|
238
238
|
{
|
|
239
239
|
"kind": "Reference",
|
|
240
|
-
"text": "
|
|
241
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
240
|
+
"text": "Mapper",
|
|
241
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
242
242
|
},
|
|
243
243
|
{
|
|
244
244
|
"kind": "Content",
|
|
@@ -246,8 +246,8 @@
|
|
|
246
246
|
},
|
|
247
247
|
{
|
|
248
248
|
"kind": "Reference",
|
|
249
|
-
"text": "
|
|
250
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
249
|
+
"text": "AiQuestionsRequest",
|
|
250
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsRequest:interface"
|
|
251
251
|
},
|
|
252
252
|
{
|
|
253
253
|
"kind": "Content",
|
|
@@ -255,18 +255,18 @@
|
|
|
255
255
|
},
|
|
256
256
|
{
|
|
257
257
|
"kind": "Reference",
|
|
258
|
-
"text": "
|
|
259
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
258
|
+
"text": "PlatformAiQuestionsRequest",
|
|
259
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiQuestionsRequest:interface"
|
|
260
260
|
},
|
|
261
261
|
{
|
|
262
262
|
"kind": "Content",
|
|
263
263
|
"text": ">"
|
|
264
264
|
}
|
|
265
265
|
],
|
|
266
|
-
"fileUrlPath": "dist/types/
|
|
266
|
+
"fileUrlPath": "dist/types/mappers/requests/ai/questions-request.mapper.d.ts",
|
|
267
267
|
"isReadonly": true,
|
|
268
268
|
"releaseTag": "Public",
|
|
269
|
-
"name": "
|
|
269
|
+
"name": "aiQuestionsRequestMapper",
|
|
270
270
|
"variableTypeTokenRange": {
|
|
271
271
|
"startIndex": 1,
|
|
272
272
|
"endIndex": 8
|
|
@@ -274,12 +274,12 @@
|
|
|
274
274
|
},
|
|
275
275
|
{
|
|
276
276
|
"kind": "Variable",
|
|
277
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
278
|
-
"docComment": "/**\n * Default implementation for the
|
|
277
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiQuestionsRequestSchema:var",
|
|
278
|
+
"docComment": "/**\n * Default implementation for the AiQuestionsRequestSchema.\n *\n * @public\n */\n",
|
|
279
279
|
"excerptTokens": [
|
|
280
280
|
{
|
|
281
281
|
"kind": "Content",
|
|
282
|
-
"text": "
|
|
282
|
+
"text": "aiQuestionsRequestSchema: "
|
|
283
283
|
},
|
|
284
284
|
{
|
|
285
285
|
"kind": "Content",
|
|
@@ -287,8 +287,8 @@
|
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
289
|
"kind": "Reference",
|
|
290
|
-
"text": "
|
|
291
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
290
|
+
"text": "MutableSchema",
|
|
291
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
292
292
|
},
|
|
293
293
|
{
|
|
294
294
|
"kind": "Content",
|
|
@@ -296,8 +296,8 @@
|
|
|
296
296
|
},
|
|
297
297
|
{
|
|
298
298
|
"kind": "Reference",
|
|
299
|
-
"text": "
|
|
300
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
299
|
+
"text": "AiQuestionsRequest",
|
|
300
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsRequest:interface"
|
|
301
301
|
},
|
|
302
302
|
{
|
|
303
303
|
"kind": "Content",
|
|
@@ -305,18 +305,18 @@
|
|
|
305
305
|
},
|
|
306
306
|
{
|
|
307
307
|
"kind": "Reference",
|
|
308
|
-
"text": "
|
|
309
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
308
|
+
"text": "PlatformAiQuestionsRequest",
|
|
309
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiQuestionsRequest:interface"
|
|
310
310
|
},
|
|
311
311
|
{
|
|
312
312
|
"kind": "Content",
|
|
313
313
|
"text": ">"
|
|
314
314
|
}
|
|
315
315
|
],
|
|
316
|
-
"fileUrlPath": "dist/types/
|
|
316
|
+
"fileUrlPath": "dist/types/schemas/requests/ai/questions-request.schema.d.ts",
|
|
317
317
|
"isReadonly": true,
|
|
318
318
|
"releaseTag": "Public",
|
|
319
|
-
"name": "
|
|
319
|
+
"name": "aiQuestionsRequestSchema",
|
|
320
320
|
"variableTypeTokenRange": {
|
|
321
321
|
"startIndex": 1,
|
|
322
322
|
"endIndex": 8
|
|
@@ -324,12 +324,12 @@
|
|
|
324
324
|
},
|
|
325
325
|
{
|
|
326
326
|
"kind": "Variable",
|
|
327
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
328
|
-
"docComment": "/**\n * Default implementation for the
|
|
327
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiQuestionsResponseMapper:var",
|
|
328
|
+
"docComment": "/**\n * Default implementation for the AiQuestionsResponseMapper.\n *\n * @public\n */\n",
|
|
329
329
|
"excerptTokens": [
|
|
330
330
|
{
|
|
331
331
|
"kind": "Content",
|
|
332
|
-
"text": "
|
|
332
|
+
"text": "aiQuestionsResponseMapper: "
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
335
|
"kind": "Content",
|
|
@@ -337,8 +337,8 @@
|
|
|
337
337
|
},
|
|
338
338
|
{
|
|
339
339
|
"kind": "Reference",
|
|
340
|
-
"text": "
|
|
341
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
340
|
+
"text": "Mapper",
|
|
341
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
342
342
|
},
|
|
343
343
|
{
|
|
344
344
|
"kind": "Content",
|
|
@@ -346,8 +346,8 @@
|
|
|
346
346
|
},
|
|
347
347
|
{
|
|
348
348
|
"kind": "Reference",
|
|
349
|
-
"text": "
|
|
350
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
349
|
+
"text": "PlatformAiQuestionsResponse",
|
|
350
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiQuestionsResponse:interface"
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
353
|
"kind": "Content",
|
|
@@ -355,18 +355,18 @@
|
|
|
355
355
|
},
|
|
356
356
|
{
|
|
357
357
|
"kind": "Reference",
|
|
358
|
-
"text": "
|
|
359
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
358
|
+
"text": "AiQuestionsResponse",
|
|
359
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsResponse:interface"
|
|
360
360
|
},
|
|
361
361
|
{
|
|
362
362
|
"kind": "Content",
|
|
363
363
|
"text": ">"
|
|
364
364
|
}
|
|
365
365
|
],
|
|
366
|
-
"fileUrlPath": "dist/types/
|
|
366
|
+
"fileUrlPath": "dist/types/mappers/responses/ai/questions-response.mapper.d.ts",
|
|
367
367
|
"isReadonly": true,
|
|
368
368
|
"releaseTag": "Public",
|
|
369
|
-
"name": "
|
|
369
|
+
"name": "aiQuestionsResponseMapper",
|
|
370
370
|
"variableTypeTokenRange": {
|
|
371
371
|
"startIndex": 1,
|
|
372
372
|
"endIndex": 8
|
|
@@ -374,12 +374,12 @@
|
|
|
374
374
|
},
|
|
375
375
|
{
|
|
376
376
|
"kind": "Variable",
|
|
377
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
378
|
-
"docComment": "/**\n * Default implementation for the
|
|
377
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiQuestionsResponseSchema:var",
|
|
378
|
+
"docComment": "/**\n * Default implementation for the AIQuestionsResponseSchema.\n *\n * @public\n */\n",
|
|
379
379
|
"excerptTokens": [
|
|
380
380
|
{
|
|
381
381
|
"kind": "Content",
|
|
382
|
-
"text": "
|
|
382
|
+
"text": "aiQuestionsResponseSchema: "
|
|
383
383
|
},
|
|
384
384
|
{
|
|
385
385
|
"kind": "Content",
|
|
@@ -387,8 +387,8 @@
|
|
|
387
387
|
},
|
|
388
388
|
{
|
|
389
389
|
"kind": "Reference",
|
|
390
|
-
"text": "
|
|
391
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
390
|
+
"text": "MutableSchema",
|
|
391
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
392
392
|
},
|
|
393
393
|
{
|
|
394
394
|
"kind": "Content",
|
|
@@ -396,8 +396,8 @@
|
|
|
396
396
|
},
|
|
397
397
|
{
|
|
398
398
|
"kind": "Reference",
|
|
399
|
-
"text": "
|
|
400
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
399
|
+
"text": "PlatformAiQuestionsResponse",
|
|
400
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiQuestionsResponse:interface"
|
|
401
401
|
},
|
|
402
402
|
{
|
|
403
403
|
"kind": "Content",
|
|
@@ -405,18 +405,18 @@
|
|
|
405
405
|
},
|
|
406
406
|
{
|
|
407
407
|
"kind": "Reference",
|
|
408
|
-
"text": "
|
|
409
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
408
|
+
"text": "AiQuestionsResponse",
|
|
409
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsResponse:interface"
|
|
410
410
|
},
|
|
411
411
|
{
|
|
412
412
|
"kind": "Content",
|
|
413
413
|
"text": ">"
|
|
414
414
|
}
|
|
415
415
|
],
|
|
416
|
-
"fileUrlPath": "dist/types/
|
|
416
|
+
"fileUrlPath": "dist/types/schemas/responses/ai/questions-response.schema.d.ts",
|
|
417
417
|
"isReadonly": true,
|
|
418
418
|
"releaseTag": "Public",
|
|
419
|
-
"name": "
|
|
419
|
+
"name": "aiQuestionsResponseSchema",
|
|
420
420
|
"variableTypeTokenRange": {
|
|
421
421
|
"startIndex": 1,
|
|
422
422
|
"endIndex": 8
|
|
@@ -424,12 +424,12 @@
|
|
|
424
424
|
},
|
|
425
425
|
{
|
|
426
426
|
"kind": "Variable",
|
|
427
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
428
|
-
"docComment": "/**\n * Default implementation for the
|
|
427
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiQuestionsSchema:var",
|
|
428
|
+
"docComment": "/**\n * Default implementation for the AIQuestionsSchema.\n *\n * @public\n */\n",
|
|
429
429
|
"excerptTokens": [
|
|
430
430
|
{
|
|
431
431
|
"kind": "Content",
|
|
432
|
-
"text": "
|
|
432
|
+
"text": "aiQuestionsSchema: "
|
|
433
433
|
},
|
|
434
434
|
{
|
|
435
435
|
"kind": "Content",
|
|
@@ -446,8 +446,8 @@
|
|
|
446
446
|
},
|
|
447
447
|
{
|
|
448
448
|
"kind": "Reference",
|
|
449
|
-
"text": "
|
|
450
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
449
|
+
"text": "PlatformAiQuestionsResponse",
|
|
450
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiQuestionsResponse:interface"
|
|
451
451
|
},
|
|
452
452
|
{
|
|
453
453
|
"kind": "Content",
|
|
@@ -455,159 +455,81 @@
|
|
|
455
455
|
},
|
|
456
456
|
{
|
|
457
457
|
"kind": "Reference",
|
|
458
|
-
"text": "
|
|
459
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
458
|
+
"text": "AiQuestionsResponse",
|
|
459
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsResponse:interface"
|
|
460
460
|
},
|
|
461
461
|
{
|
|
462
462
|
"kind": "Content",
|
|
463
463
|
"text": ">"
|
|
464
464
|
}
|
|
465
465
|
],
|
|
466
|
-
"fileUrlPath": "dist/types/schemas/
|
|
466
|
+
"fileUrlPath": "dist/types/schemas/models/ai/questions.schema.d.ts",
|
|
467
467
|
"isReadonly": true,
|
|
468
468
|
"releaseTag": "Public",
|
|
469
|
-
"name": "
|
|
469
|
+
"name": "aiQuestionsSchema",
|
|
470
470
|
"variableTypeTokenRange": {
|
|
471
471
|
"startIndex": 1,
|
|
472
472
|
"endIndex": 8
|
|
473
473
|
}
|
|
474
474
|
},
|
|
475
475
|
{
|
|
476
|
-
"kind": "
|
|
477
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
478
|
-
"docComment": "/**\n *
|
|
476
|
+
"kind": "Variable",
|
|
477
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionSearchSchema:var",
|
|
478
|
+
"docComment": "/**\n * Default implementation for the AiSuggestionSearchSchema.\n *\n * @public\n */\n",
|
|
479
479
|
"excerptTokens": [
|
|
480
480
|
{
|
|
481
481
|
"kind": "Content",
|
|
482
|
-
"text": "
|
|
482
|
+
"text": "aiSuggestionSearchSchema: "
|
|
483
483
|
},
|
|
484
484
|
{
|
|
485
485
|
"kind": "Content",
|
|
486
|
-
"text": "
|
|
486
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
487
487
|
},
|
|
488
488
|
{
|
|
489
|
-
"kind": "
|
|
490
|
-
"text": "
|
|
489
|
+
"kind": "Reference",
|
|
490
|
+
"text": "MutableSchema",
|
|
491
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
491
492
|
},
|
|
492
493
|
{
|
|
493
494
|
"kind": "Content",
|
|
494
|
-
"text": "
|
|
495
|
+
"text": "<"
|
|
495
496
|
},
|
|
496
497
|
{
|
|
497
498
|
"kind": "Reference",
|
|
498
|
-
"text": "
|
|
499
|
-
"canonicalReference": "!
|
|
499
|
+
"text": "PlatformAiSuggestionSearch",
|
|
500
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionSearch:interface"
|
|
500
501
|
},
|
|
501
502
|
{
|
|
502
503
|
"kind": "Content",
|
|
503
|
-
"text": "
|
|
504
|
+
"text": ", "
|
|
504
505
|
},
|
|
505
506
|
{
|
|
506
|
-
"kind": "
|
|
507
|
-
"text": "
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
"fileUrlPath": "dist/types/mappers/url.utils.d.ts",
|
|
511
|
-
"returnTypeTokenRange": {
|
|
512
|
-
"startIndex": 3,
|
|
513
|
-
"endIndex": 6
|
|
514
|
-
},
|
|
515
|
-
"releaseTag": "Public",
|
|
516
|
-
"overloadIndex": 1,
|
|
517
|
-
"parameters": [
|
|
518
|
-
{
|
|
519
|
-
"parameterName": "url",
|
|
520
|
-
"parameterTypeTokenRange": {
|
|
521
|
-
"startIndex": 1,
|
|
522
|
-
"endIndex": 2
|
|
523
|
-
},
|
|
524
|
-
"isOptional": false
|
|
525
|
-
}
|
|
526
|
-
],
|
|
527
|
-
"name": "extractUrlParameters"
|
|
528
|
-
},
|
|
529
|
-
{
|
|
530
|
-
"kind": "Interface",
|
|
531
|
-
"canonicalReference": "@empathyco/x-adapter-platform!FacetConfig:interface",
|
|
532
|
-
"docComment": "/**\n * Facet configuration containing the model name and the schema.\n *\n * @public\n */\n",
|
|
533
|
-
"excerptTokens": [
|
|
507
|
+
"kind": "Reference",
|
|
508
|
+
"text": "AiSuggestionSearch",
|
|
509
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionSearch:interface"
|
|
510
|
+
},
|
|
534
511
|
{
|
|
535
512
|
"kind": "Content",
|
|
536
|
-
"text": "
|
|
513
|
+
"text": ">"
|
|
537
514
|
}
|
|
538
515
|
],
|
|
539
|
-
"fileUrlPath": "dist/types/schemas/
|
|
516
|
+
"fileUrlPath": "dist/types/schemas/models/ai/suggestion-search.schema.d.ts",
|
|
517
|
+
"isReadonly": true,
|
|
540
518
|
"releaseTag": "Public",
|
|
541
|
-
"name": "
|
|
542
|
-
"
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
"canonicalReference": "@empathyco/x-adapter-platform!FacetConfig#modelName:member",
|
|
547
|
-
"docComment": "",
|
|
548
|
-
"excerptTokens": [
|
|
549
|
-
{
|
|
550
|
-
"kind": "Content",
|
|
551
|
-
"text": "modelName: "
|
|
552
|
-
},
|
|
553
|
-
{
|
|
554
|
-
"kind": "Reference",
|
|
555
|
-
"text": "FacetModelName",
|
|
556
|
-
"canonicalReference": "@empathyco/x-adapter-platform!FacetModelName:type"
|
|
557
|
-
},
|
|
558
|
-
{
|
|
559
|
-
"kind": "Content",
|
|
560
|
-
"text": ";"
|
|
561
|
-
}
|
|
562
|
-
],
|
|
563
|
-
"isReadonly": false,
|
|
564
|
-
"isOptional": false,
|
|
565
|
-
"releaseTag": "Public",
|
|
566
|
-
"name": "modelName",
|
|
567
|
-
"propertyTypeTokenRange": {
|
|
568
|
-
"startIndex": 1,
|
|
569
|
-
"endIndex": 2
|
|
570
|
-
}
|
|
571
|
-
},
|
|
572
|
-
{
|
|
573
|
-
"kind": "PropertySignature",
|
|
574
|
-
"canonicalReference": "@empathyco/x-adapter-platform!FacetConfig#schema:member",
|
|
575
|
-
"docComment": "",
|
|
576
|
-
"excerptTokens": [
|
|
577
|
-
{
|
|
578
|
-
"kind": "Content",
|
|
579
|
-
"text": "schema: "
|
|
580
|
-
},
|
|
581
|
-
{
|
|
582
|
-
"kind": "Reference",
|
|
583
|
-
"text": "Schema",
|
|
584
|
-
"canonicalReference": "@empathyco/x-adapter!Schema:type"
|
|
585
|
-
},
|
|
586
|
-
{
|
|
587
|
-
"kind": "Content",
|
|
588
|
-
"text": ";"
|
|
589
|
-
}
|
|
590
|
-
],
|
|
591
|
-
"isReadonly": false,
|
|
592
|
-
"isOptional": false,
|
|
593
|
-
"releaseTag": "Public",
|
|
594
|
-
"name": "schema",
|
|
595
|
-
"propertyTypeTokenRange": {
|
|
596
|
-
"startIndex": 1,
|
|
597
|
-
"endIndex": 2
|
|
598
|
-
}
|
|
599
|
-
}
|
|
600
|
-
],
|
|
601
|
-
"extendsTokenRanges": []
|
|
519
|
+
"name": "aiSuggestionSearchSchema",
|
|
520
|
+
"variableTypeTokenRange": {
|
|
521
|
+
"startIndex": 1,
|
|
522
|
+
"endIndex": 8
|
|
523
|
+
}
|
|
602
524
|
},
|
|
603
525
|
{
|
|
604
526
|
"kind": "Variable",
|
|
605
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
606
|
-
"docComment": "/**\n * Default
|
|
527
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionsEndpointAdapter:var",
|
|
528
|
+
"docComment": "/**\n * Default adapter for the Overview suggestions v1 endpoint.\n *\n * @public\n */\n",
|
|
607
529
|
"excerptTokens": [
|
|
608
530
|
{
|
|
609
531
|
"kind": "Content",
|
|
610
|
-
"text": "
|
|
532
|
+
"text": "aiSuggestionsEndpointAdapter: "
|
|
611
533
|
},
|
|
612
534
|
{
|
|
613
535
|
"kind": "Content",
|
|
@@ -615,8 +537,8 @@
|
|
|
615
537
|
},
|
|
616
538
|
{
|
|
617
539
|
"kind": "Reference",
|
|
618
|
-
"text": "
|
|
619
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
540
|
+
"text": "ExtendableEndpointAdapter",
|
|
541
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
620
542
|
},
|
|
621
543
|
{
|
|
622
544
|
"kind": "Content",
|
|
@@ -624,8 +546,8 @@
|
|
|
624
546
|
},
|
|
625
547
|
{
|
|
626
548
|
"kind": "Reference",
|
|
627
|
-
"text": "
|
|
628
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
549
|
+
"text": "AiSuggestionsRequest",
|
|
550
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsRequest:interface"
|
|
629
551
|
},
|
|
630
552
|
{
|
|
631
553
|
"kind": "Content",
|
|
@@ -633,197 +555,181 @@
|
|
|
633
555
|
},
|
|
634
556
|
{
|
|
635
557
|
"kind": "Reference",
|
|
636
|
-
"text": "
|
|
637
|
-
"canonicalReference": "
|
|
558
|
+
"text": "Response",
|
|
559
|
+
"canonicalReference": "!Response:interface"
|
|
638
560
|
},
|
|
639
561
|
{
|
|
640
562
|
"kind": "Content",
|
|
641
|
-
"text": "
|
|
563
|
+
"text": ">"
|
|
564
|
+
}
|
|
565
|
+
],
|
|
566
|
+
"fileUrlPath": "dist/types/endpoint-adapters/ai/suggestions.endpoint-adapter.d.ts",
|
|
567
|
+
"isReadonly": true,
|
|
568
|
+
"releaseTag": "Public",
|
|
569
|
+
"name": "aiSuggestionsEndpointAdapter",
|
|
570
|
+
"variableTypeTokenRange": {
|
|
571
|
+
"startIndex": 1,
|
|
572
|
+
"endIndex": 8
|
|
573
|
+
}
|
|
574
|
+
},
|
|
575
|
+
{
|
|
576
|
+
"kind": "Variable",
|
|
577
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionsRequestMapper:var",
|
|
578
|
+
"docComment": "/**\n * Default implementation for the aiSuggestionsRequestMapper.\n *\n * @public\n */\n",
|
|
579
|
+
"excerptTokens": [
|
|
580
|
+
{
|
|
581
|
+
"kind": "Content",
|
|
582
|
+
"text": "aiSuggestionsRequestMapper: "
|
|
583
|
+
},
|
|
584
|
+
{
|
|
585
|
+
"kind": "Content",
|
|
586
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
642
587
|
},
|
|
643
588
|
{
|
|
644
589
|
"kind": "Reference",
|
|
645
|
-
"text": "
|
|
646
|
-
"canonicalReference": "@empathyco/x-adapter
|
|
590
|
+
"text": "Mapper",
|
|
591
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
647
592
|
},
|
|
648
593
|
{
|
|
649
594
|
"kind": "Content",
|
|
650
|
-
"text": "
|
|
595
|
+
"text": "<"
|
|
651
596
|
},
|
|
652
597
|
{
|
|
653
598
|
"kind": "Reference",
|
|
654
|
-
"text": "
|
|
655
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
599
|
+
"text": "AiSuggestionsRequest",
|
|
600
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsRequest:interface"
|
|
656
601
|
},
|
|
657
602
|
{
|
|
658
603
|
"kind": "Content",
|
|
659
|
-
"text": "
|
|
604
|
+
"text": ", "
|
|
660
605
|
},
|
|
661
606
|
{
|
|
662
607
|
"kind": "Reference",
|
|
663
|
-
"text": "
|
|
664
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
608
|
+
"text": "PlatformAiSuggestionsRequest",
|
|
609
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsRequest:interface"
|
|
665
610
|
},
|
|
666
611
|
{
|
|
667
612
|
"kind": "Content",
|
|
668
613
|
"text": ">"
|
|
669
614
|
}
|
|
670
615
|
],
|
|
671
|
-
"fileUrlPath": "dist/types/
|
|
616
|
+
"fileUrlPath": "dist/types/mappers/requests/ai/suggestions-request.mapper.d.ts",
|
|
672
617
|
"isReadonly": true,
|
|
673
618
|
"releaseTag": "Public",
|
|
674
|
-
"name": "
|
|
619
|
+
"name": "aiSuggestionsRequestMapper",
|
|
675
620
|
"variableTypeTokenRange": {
|
|
676
621
|
"startIndex": 1,
|
|
677
|
-
"endIndex":
|
|
622
|
+
"endIndex": 8
|
|
678
623
|
}
|
|
679
624
|
},
|
|
680
625
|
{
|
|
681
|
-
"kind": "
|
|
682
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
683
|
-
"docComment": "/**\n *
|
|
626
|
+
"kind": "Variable",
|
|
627
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionsSearchEndpointAdapter:var",
|
|
628
|
+
"docComment": "/**\n * Default adapter for the ai suggestions search endpoint.\n *\n * @public\n */\n",
|
|
684
629
|
"excerptTokens": [
|
|
685
630
|
{
|
|
686
631
|
"kind": "Content",
|
|
687
|
-
"text": "
|
|
632
|
+
"text": "aiSuggestionsSearchEndpointAdapter: "
|
|
688
633
|
},
|
|
689
634
|
{
|
|
690
635
|
"kind": "Content",
|
|
691
|
-
"text": "
|
|
636
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
"kind": "Reference",
|
|
640
|
+
"text": "ExtendableEndpointAdapter",
|
|
641
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
692
642
|
},
|
|
693
643
|
{
|
|
694
644
|
"kind": "Content",
|
|
695
|
-
"text": "
|
|
645
|
+
"text": "<"
|
|
696
646
|
},
|
|
697
647
|
{
|
|
698
648
|
"kind": "Reference",
|
|
699
|
-
"text": "
|
|
700
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
649
|
+
"text": "AiSuggestionsSearchRequest",
|
|
650
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchRequest:interface"
|
|
701
651
|
},
|
|
702
652
|
{
|
|
703
653
|
"kind": "Content",
|
|
704
|
-
"text": "
|
|
705
|
-
}
|
|
706
|
-
],
|
|
707
|
-
"fileUrlPath": "dist/types/mappers/url.utils.d.ts",
|
|
708
|
-
"returnTypeTokenRange": {
|
|
709
|
-
"startIndex": 3,
|
|
710
|
-
"endIndex": 4
|
|
711
|
-
},
|
|
712
|
-
"releaseTag": "Public",
|
|
713
|
-
"overloadIndex": 1,
|
|
714
|
-
"parameters": [
|
|
654
|
+
"text": ", "
|
|
655
|
+
},
|
|
715
656
|
{
|
|
716
|
-
"
|
|
717
|
-
"
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
"
|
|
657
|
+
"kind": "Reference",
|
|
658
|
+
"text": "AiSuggestionsSearchResponse",
|
|
659
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchResponse:interface"
|
|
660
|
+
},
|
|
661
|
+
{
|
|
662
|
+
"kind": "Content",
|
|
663
|
+
"text": ">"
|
|
722
664
|
}
|
|
723
665
|
],
|
|
724
|
-
"
|
|
666
|
+
"fileUrlPath": "dist/types/endpoint-adapters/ai/suggestions-search.endpoint-adapter.d.ts",
|
|
667
|
+
"isReadonly": true,
|
|
668
|
+
"releaseTag": "Public",
|
|
669
|
+
"name": "aiSuggestionsSearchEndpointAdapter",
|
|
670
|
+
"variableTypeTokenRange": {
|
|
671
|
+
"startIndex": 1,
|
|
672
|
+
"endIndex": 8
|
|
673
|
+
}
|
|
725
674
|
},
|
|
726
675
|
{
|
|
727
|
-
"kind": "
|
|
728
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
729
|
-
"docComment": "/**\n *
|
|
676
|
+
"kind": "Variable",
|
|
677
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionsSearchRequestMapper:var",
|
|
678
|
+
"docComment": "/**\n * Default implementation for the aiSuggestionsSearchRequestMapper.\n *\n * @public\n */\n",
|
|
730
679
|
"excerptTokens": [
|
|
731
680
|
{
|
|
732
681
|
"kind": "Content",
|
|
733
|
-
"text": "
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
"kind": "Reference",
|
|
737
|
-
"text": "PlatformFacetType",
|
|
738
|
-
"canonicalReference": "@empathyco/x-adapter-platform!PlatformFacetType:type"
|
|
682
|
+
"text": "aiSuggestionsSearchRequestMapper: "
|
|
739
683
|
},
|
|
740
684
|
{
|
|
741
685
|
"kind": "Content",
|
|
742
|
-
"text": ")
|
|
686
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
743
687
|
},
|
|
744
688
|
{
|
|
745
689
|
"kind": "Reference",
|
|
746
|
-
"text": "
|
|
747
|
-
"canonicalReference": "@empathyco/x-adapter
|
|
690
|
+
"text": "Mapper",
|
|
691
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
748
692
|
},
|
|
749
693
|
{
|
|
750
694
|
"kind": "Content",
|
|
751
|
-
"text": "
|
|
752
|
-
}
|
|
753
|
-
],
|
|
754
|
-
"fileUrlPath": "dist/types/schemas/facets/utils.d.ts",
|
|
755
|
-
"returnTypeTokenRange": {
|
|
756
|
-
"startIndex": 3,
|
|
757
|
-
"endIndex": 4
|
|
758
|
-
},
|
|
759
|
-
"releaseTag": "Public",
|
|
760
|
-
"overloadIndex": 1,
|
|
761
|
-
"parameters": [
|
|
762
|
-
{
|
|
763
|
-
"parameterName": "type",
|
|
764
|
-
"parameterTypeTokenRange": {
|
|
765
|
-
"startIndex": 1,
|
|
766
|
-
"endIndex": 2
|
|
767
|
-
},
|
|
768
|
-
"isOptional": false
|
|
769
|
-
}
|
|
770
|
-
],
|
|
771
|
-
"name": "getFacetConfig"
|
|
772
|
-
},
|
|
773
|
-
{
|
|
774
|
-
"kind": "Function",
|
|
775
|
-
"canonicalReference": "@empathyco/x-adapter-platform!getTaggingInfoFromUrl:function(1)",
|
|
776
|
-
"docComment": "/**\n * Extracts the tagging info from a URL.\n *\n * @param taggingUrl - The url containing the tagging info.\n *\n * @returns The object with the tagging info.\n *\n * @public\n */\n",
|
|
777
|
-
"excerptTokens": [
|
|
778
|
-
{
|
|
779
|
-
"kind": "Content",
|
|
780
|
-
"text": "export declare function getTaggingInfoFromUrl(taggingUrl: "
|
|
695
|
+
"text": "<"
|
|
781
696
|
},
|
|
782
697
|
{
|
|
783
|
-
"kind": "
|
|
784
|
-
"text": "
|
|
698
|
+
"kind": "Reference",
|
|
699
|
+
"text": "AiSuggestionsSearchRequest",
|
|
700
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchRequest:interface"
|
|
785
701
|
},
|
|
786
702
|
{
|
|
787
703
|
"kind": "Content",
|
|
788
|
-
"text": "
|
|
704
|
+
"text": ", "
|
|
789
705
|
},
|
|
790
706
|
{
|
|
791
707
|
"kind": "Reference",
|
|
792
|
-
"text": "
|
|
793
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
708
|
+
"text": "PlatformAiSuggestionsSearchRequest",
|
|
709
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchRequest:interface"
|
|
794
710
|
},
|
|
795
711
|
{
|
|
796
712
|
"kind": "Content",
|
|
797
|
-
"text": "
|
|
713
|
+
"text": ">"
|
|
798
714
|
}
|
|
799
715
|
],
|
|
800
|
-
"fileUrlPath": "dist/types/mappers/
|
|
801
|
-
"
|
|
802
|
-
"startIndex": 3,
|
|
803
|
-
"endIndex": 4
|
|
804
|
-
},
|
|
716
|
+
"fileUrlPath": "dist/types/mappers/requests/ai/suggestions-search-request.mapper.d.ts",
|
|
717
|
+
"isReadonly": true,
|
|
805
718
|
"releaseTag": "Public",
|
|
806
|
-
"
|
|
807
|
-
"
|
|
808
|
-
|
|
809
|
-
|
|
810
|
-
|
|
811
|
-
"startIndex": 1,
|
|
812
|
-
"endIndex": 2
|
|
813
|
-
},
|
|
814
|
-
"isOptional": false
|
|
815
|
-
}
|
|
816
|
-
],
|
|
817
|
-
"name": "getTaggingInfoFromUrl"
|
|
719
|
+
"name": "aiSuggestionsSearchRequestMapper",
|
|
720
|
+
"variableTypeTokenRange": {
|
|
721
|
+
"startIndex": 1,
|
|
722
|
+
"endIndex": 8
|
|
723
|
+
}
|
|
818
724
|
},
|
|
819
725
|
{
|
|
820
726
|
"kind": "Variable",
|
|
821
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
822
|
-
"docComment": "/**\n * Default implementation for the
|
|
727
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionsSearchRequestSchema:var",
|
|
728
|
+
"docComment": "/**\n * Default implementation for the AiOverviewSuggestionsSearchRequestSchema.\n *\n * @public\n */\n",
|
|
823
729
|
"excerptTokens": [
|
|
824
730
|
{
|
|
825
731
|
"kind": "Content",
|
|
826
|
-
"text": "
|
|
732
|
+
"text": "aiSuggestionsSearchRequestSchema: "
|
|
827
733
|
},
|
|
828
734
|
{
|
|
829
735
|
"kind": "Content",
|
|
@@ -840,8 +746,8 @@
|
|
|
840
746
|
},
|
|
841
747
|
{
|
|
842
748
|
"kind": "Reference",
|
|
843
|
-
"text": "
|
|
844
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
749
|
+
"text": "AiSuggestionsSearchRequest",
|
|
750
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchRequest:interface"
|
|
845
751
|
},
|
|
846
752
|
{
|
|
847
753
|
"kind": "Content",
|
|
@@ -849,18 +755,18 @@
|
|
|
849
755
|
},
|
|
850
756
|
{
|
|
851
757
|
"kind": "Reference",
|
|
852
|
-
"text": "
|
|
853
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
758
|
+
"text": "PlatformAiSuggestionsSearchRequest",
|
|
759
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchRequest:interface"
|
|
854
760
|
},
|
|
855
761
|
{
|
|
856
762
|
"kind": "Content",
|
|
857
763
|
"text": ">"
|
|
858
764
|
}
|
|
859
765
|
],
|
|
860
|
-
"fileUrlPath": "dist/types/schemas/
|
|
766
|
+
"fileUrlPath": "dist/types/schemas/requests/ai/suggestions-search-request.schema.d.ts",
|
|
861
767
|
"isReadonly": true,
|
|
862
768
|
"releaseTag": "Public",
|
|
863
|
-
"name": "
|
|
769
|
+
"name": "aiSuggestionsSearchRequestSchema",
|
|
864
770
|
"variableTypeTokenRange": {
|
|
865
771
|
"startIndex": 1,
|
|
866
772
|
"endIndex": 8
|
|
@@ -868,12 +774,12 @@
|
|
|
868
774
|
},
|
|
869
775
|
{
|
|
870
776
|
"kind": "Variable",
|
|
871
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
872
|
-
"docComment": "/**\n * Default
|
|
777
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionsSearchResponseMapper:var",
|
|
778
|
+
"docComment": "/**\n * Default implementation for the AiSuggestionsSearchResponseMapper.\n *\n * @public\n */\n",
|
|
873
779
|
"excerptTokens": [
|
|
874
780
|
{
|
|
875
781
|
"kind": "Content",
|
|
876
|
-
"text": "
|
|
782
|
+
"text": "aiSuggestionsSearchResponseMapper: "
|
|
877
783
|
},
|
|
878
784
|
{
|
|
879
785
|
"kind": "Content",
|
|
@@ -881,8 +787,8 @@
|
|
|
881
787
|
},
|
|
882
788
|
{
|
|
883
789
|
"kind": "Reference",
|
|
884
|
-
"text": "
|
|
885
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
790
|
+
"text": "Mapper",
|
|
791
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
886
792
|
},
|
|
887
793
|
{
|
|
888
794
|
"kind": "Content",
|
|
@@ -890,8 +796,8 @@
|
|
|
890
796
|
},
|
|
891
797
|
{
|
|
892
798
|
"kind": "Reference",
|
|
893
|
-
"text": "
|
|
894
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
799
|
+
"text": "PlatformAiSuggestionsSearchResponse",
|
|
800
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchResponse:interface"
|
|
895
801
|
},
|
|
896
802
|
{
|
|
897
803
|
"kind": "Content",
|
|
@@ -899,18 +805,18 @@
|
|
|
899
805
|
},
|
|
900
806
|
{
|
|
901
807
|
"kind": "Reference",
|
|
902
|
-
"text": "
|
|
903
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
808
|
+
"text": "AiSuggestionsSearchResponse",
|
|
809
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchResponse:interface"
|
|
904
810
|
},
|
|
905
811
|
{
|
|
906
812
|
"kind": "Content",
|
|
907
813
|
"text": ">"
|
|
908
814
|
}
|
|
909
815
|
],
|
|
910
|
-
"fileUrlPath": "dist/types/
|
|
816
|
+
"fileUrlPath": "dist/types/mappers/responses/ai/suggestions-search-response.mapper.d.ts",
|
|
911
817
|
"isReadonly": true,
|
|
912
818
|
"releaseTag": "Public",
|
|
913
|
-
"name": "
|
|
819
|
+
"name": "aiSuggestionsSearchResponseMapper",
|
|
914
820
|
"variableTypeTokenRange": {
|
|
915
821
|
"startIndex": 1,
|
|
916
822
|
"endIndex": 8
|
|
@@ -918,12 +824,12 @@
|
|
|
918
824
|
},
|
|
919
825
|
{
|
|
920
826
|
"kind": "Variable",
|
|
921
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
922
|
-
"docComment": "/**\n * Default
|
|
827
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionsSearchResponseSchema:var",
|
|
828
|
+
"docComment": "/**\n * Default implementation for the AIOverviewSuggestionsSearchResponseSchema.\n *\n * @public\n */\n",
|
|
923
829
|
"excerptTokens": [
|
|
924
830
|
{
|
|
925
831
|
"kind": "Content",
|
|
926
|
-
"text": "
|
|
832
|
+
"text": "aiSuggestionsSearchResponseSchema: "
|
|
927
833
|
},
|
|
928
834
|
{
|
|
929
835
|
"kind": "Content",
|
|
@@ -931,8 +837,8 @@
|
|
|
931
837
|
},
|
|
932
838
|
{
|
|
933
839
|
"kind": "Reference",
|
|
934
|
-
"text": "
|
|
935
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
840
|
+
"text": "MutableSchema",
|
|
841
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
936
842
|
},
|
|
937
843
|
{
|
|
938
844
|
"kind": "Content",
|
|
@@ -940,8 +846,8 @@
|
|
|
940
846
|
},
|
|
941
847
|
{
|
|
942
848
|
"kind": "Reference",
|
|
943
|
-
"text": "
|
|
944
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
849
|
+
"text": "PlatformAiSuggestionsSearchResponse",
|
|
850
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchResponse:interface"
|
|
945
851
|
},
|
|
946
852
|
{
|
|
947
853
|
"kind": "Content",
|
|
@@ -949,18 +855,18 @@
|
|
|
949
855
|
},
|
|
950
856
|
{
|
|
951
857
|
"kind": "Reference",
|
|
952
|
-
"text": "
|
|
953
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
858
|
+
"text": "AiSuggestionsSearchResponse",
|
|
859
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchResponse:interface"
|
|
954
860
|
},
|
|
955
861
|
{
|
|
956
862
|
"kind": "Content",
|
|
957
863
|
"text": ">"
|
|
958
864
|
}
|
|
959
865
|
],
|
|
960
|
-
"fileUrlPath": "dist/types/
|
|
866
|
+
"fileUrlPath": "dist/types/schemas/responses/ai/suggestions-search-response.schema.d.ts",
|
|
961
867
|
"isReadonly": true,
|
|
962
868
|
"releaseTag": "Public",
|
|
963
|
-
"name": "
|
|
869
|
+
"name": "aiSuggestionsSearchResponseSchema",
|
|
964
870
|
"variableTypeTokenRange": {
|
|
965
871
|
"startIndex": 1,
|
|
966
872
|
"endIndex": 8
|
|
@@ -968,12 +874,12 @@
|
|
|
968
874
|
},
|
|
969
875
|
{
|
|
970
876
|
"kind": "Variable",
|
|
971
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
972
|
-
"docComment": "/**\n * Default implementation for the
|
|
877
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiSuggestionsSearchSchema:var",
|
|
878
|
+
"docComment": "/**\n * Default implementation for the AIOverviewSuggestionsSearchSchema.\n *\n * @public\n */\n",
|
|
973
879
|
"excerptTokens": [
|
|
974
880
|
{
|
|
975
881
|
"kind": "Content",
|
|
976
|
-
"text": "
|
|
882
|
+
"text": "aiSuggestionsSearchSchema: "
|
|
977
883
|
},
|
|
978
884
|
{
|
|
979
885
|
"kind": "Content",
|
|
@@ -990,8 +896,8 @@
|
|
|
990
896
|
},
|
|
991
897
|
{
|
|
992
898
|
"kind": "Reference",
|
|
993
|
-
"text": "
|
|
994
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
899
|
+
"text": "PlatformAiSuggestionsSearchResponse",
|
|
900
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchResponse:interface"
|
|
995
901
|
},
|
|
996
902
|
{
|
|
997
903
|
"kind": "Content",
|
|
@@ -999,18 +905,18 @@
|
|
|
999
905
|
},
|
|
1000
906
|
{
|
|
1001
907
|
"kind": "Reference",
|
|
1002
|
-
"text": "
|
|
1003
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
908
|
+
"text": "AiSuggestionsSearchResponse",
|
|
909
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchResponse:interface"
|
|
1004
910
|
},
|
|
1005
911
|
{
|
|
1006
912
|
"kind": "Content",
|
|
1007
913
|
"text": ">"
|
|
1008
914
|
}
|
|
1009
915
|
],
|
|
1010
|
-
"fileUrlPath": "dist/types/schemas/
|
|
916
|
+
"fileUrlPath": "dist/types/schemas/models/ai/suggestions-search.schema.d.ts",
|
|
1011
917
|
"isReadonly": true,
|
|
1012
918
|
"releaseTag": "Public",
|
|
1013
|
-
"name": "
|
|
919
|
+
"name": "aiSuggestionsSearchSchema",
|
|
1014
920
|
"variableTypeTokenRange": {
|
|
1015
921
|
"startIndex": 1,
|
|
1016
922
|
"endIndex": 8
|
|
@@ -1018,12 +924,12 @@
|
|
|
1018
924
|
},
|
|
1019
925
|
{
|
|
1020
926
|
"kind": "Variable",
|
|
1021
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1022
|
-
"docComment": "/**\n * Default
|
|
927
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiTasksEndpointAdapter:var",
|
|
928
|
+
"docComment": "/**\n * Default adapter for the questions v1 endpoint.\n *\n * @public\n */\n",
|
|
1023
929
|
"excerptTokens": [
|
|
1024
930
|
{
|
|
1025
931
|
"kind": "Content",
|
|
1026
|
-
"text": "
|
|
932
|
+
"text": "aiTasksEndpointAdapter: "
|
|
1027
933
|
},
|
|
1028
934
|
{
|
|
1029
935
|
"kind": "Content",
|
|
@@ -1031,8 +937,8 @@
|
|
|
1031
937
|
},
|
|
1032
938
|
{
|
|
1033
939
|
"kind": "Reference",
|
|
1034
|
-
"text": "
|
|
1035
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
940
|
+
"text": "ExtendableEndpointAdapter",
|
|
941
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
1036
942
|
},
|
|
1037
943
|
{
|
|
1038
944
|
"kind": "Content",
|
|
@@ -1040,8 +946,8 @@
|
|
|
1040
946
|
},
|
|
1041
947
|
{
|
|
1042
948
|
"kind": "Reference",
|
|
1043
|
-
"text": "
|
|
1044
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
949
|
+
"text": "AiTasksRequest",
|
|
950
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksRequest:interface"
|
|
1045
951
|
},
|
|
1046
952
|
{
|
|
1047
953
|
"kind": "Content",
|
|
@@ -1049,18 +955,18 @@
|
|
|
1049
955
|
},
|
|
1050
956
|
{
|
|
1051
957
|
"kind": "Reference",
|
|
1052
|
-
"text": "
|
|
1053
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
958
|
+
"text": "AiTasksResponse",
|
|
959
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksResponse:interface"
|
|
1054
960
|
},
|
|
1055
961
|
{
|
|
1056
962
|
"kind": "Content",
|
|
1057
963
|
"text": ">"
|
|
1058
964
|
}
|
|
1059
965
|
],
|
|
1060
|
-
"fileUrlPath": "dist/types/
|
|
966
|
+
"fileUrlPath": "dist/types/endpoint-adapters/ai/tasks.endpoint-adapter.d.ts",
|
|
1061
967
|
"isReadonly": true,
|
|
1062
968
|
"releaseTag": "Public",
|
|
1063
|
-
"name": "
|
|
969
|
+
"name": "aiTasksEndpointAdapter",
|
|
1064
970
|
"variableTypeTokenRange": {
|
|
1065
971
|
"startIndex": 1,
|
|
1066
972
|
"endIndex": 8
|
|
@@ -1068,12 +974,12 @@
|
|
|
1068
974
|
},
|
|
1069
975
|
{
|
|
1070
976
|
"kind": "Variable",
|
|
1071
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1072
|
-
"docComment": "/**\n * Default implementation for the
|
|
977
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiTasksRequestMapper:var",
|
|
978
|
+
"docComment": "/**\n * Default implementation for the AiTasksRequestMapper.\n *\n * @public\n */\n",
|
|
1073
979
|
"excerptTokens": [
|
|
1074
980
|
{
|
|
1075
981
|
"kind": "Content",
|
|
1076
|
-
"text": "
|
|
982
|
+
"text": "aiTasksRequestMapper: "
|
|
1077
983
|
},
|
|
1078
984
|
{
|
|
1079
985
|
"kind": "Content",
|
|
@@ -1081,8 +987,8 @@
|
|
|
1081
987
|
},
|
|
1082
988
|
{
|
|
1083
989
|
"kind": "Reference",
|
|
1084
|
-
"text": "
|
|
1085
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
990
|
+
"text": "Mapper",
|
|
991
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
1086
992
|
},
|
|
1087
993
|
{
|
|
1088
994
|
"kind": "Content",
|
|
@@ -1090,8 +996,8 @@
|
|
|
1090
996
|
},
|
|
1091
997
|
{
|
|
1092
998
|
"kind": "Reference",
|
|
1093
|
-
"text": "
|
|
1094
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
999
|
+
"text": "AiTasksRequest",
|
|
1000
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksRequest:interface"
|
|
1095
1001
|
},
|
|
1096
1002
|
{
|
|
1097
1003
|
"kind": "Content",
|
|
@@ -1099,18 +1005,18 @@
|
|
|
1099
1005
|
},
|
|
1100
1006
|
{
|
|
1101
1007
|
"kind": "Reference",
|
|
1102
|
-
"text": "
|
|
1103
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1008
|
+
"text": "PlatformAiTasksRequest",
|
|
1009
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiTasksRequest:interface"
|
|
1104
1010
|
},
|
|
1105
1011
|
{
|
|
1106
1012
|
"kind": "Content",
|
|
1107
1013
|
"text": ">"
|
|
1108
1014
|
}
|
|
1109
1015
|
],
|
|
1110
|
-
"fileUrlPath": "dist/types/
|
|
1016
|
+
"fileUrlPath": "dist/types/mappers/requests/ai/tasks-request.mapper.d.ts",
|
|
1111
1017
|
"isReadonly": true,
|
|
1112
1018
|
"releaseTag": "Public",
|
|
1113
|
-
"name": "
|
|
1019
|
+
"name": "aiTasksRequestMapper",
|
|
1114
1020
|
"variableTypeTokenRange": {
|
|
1115
1021
|
"startIndex": 1,
|
|
1116
1022
|
"endIndex": 8
|
|
@@ -1118,12 +1024,12 @@
|
|
|
1118
1024
|
},
|
|
1119
1025
|
{
|
|
1120
1026
|
"kind": "Variable",
|
|
1121
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1122
|
-
"docComment": "/**\n *
|
|
1027
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiTasksRequestSchema:var",
|
|
1028
|
+
"docComment": "/**\n * Default implementation for the AiTasksRequestSchema.\n *\n * @public\n */\n",
|
|
1123
1029
|
"excerptTokens": [
|
|
1124
1030
|
{
|
|
1125
1031
|
"kind": "Content",
|
|
1126
|
-
"text": "
|
|
1032
|
+
"text": "aiTasksRequestSchema: "
|
|
1127
1033
|
},
|
|
1128
1034
|
{
|
|
1129
1035
|
"kind": "Content",
|
|
@@ -1131,8 +1037,8 @@
|
|
|
1131
1037
|
},
|
|
1132
1038
|
{
|
|
1133
1039
|
"kind": "Reference",
|
|
1134
|
-
"text": "
|
|
1135
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
1040
|
+
"text": "MutableSchema",
|
|
1041
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
1136
1042
|
},
|
|
1137
1043
|
{
|
|
1138
1044
|
"kind": "Content",
|
|
@@ -1140,8 +1046,8 @@
|
|
|
1140
1046
|
},
|
|
1141
1047
|
{
|
|
1142
1048
|
"kind": "Reference",
|
|
1143
|
-
"text": "
|
|
1144
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1049
|
+
"text": "AiTasksRequest",
|
|
1050
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksRequest:interface"
|
|
1145
1051
|
},
|
|
1146
1052
|
{
|
|
1147
1053
|
"kind": "Content",
|
|
@@ -1149,18 +1055,18 @@
|
|
|
1149
1055
|
},
|
|
1150
1056
|
{
|
|
1151
1057
|
"kind": "Reference",
|
|
1152
|
-
"text": "
|
|
1153
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1058
|
+
"text": "PlatformAiTasksRequest",
|
|
1059
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiTasksRequest:interface"
|
|
1154
1060
|
},
|
|
1155
1061
|
{
|
|
1156
1062
|
"kind": "Content",
|
|
1157
1063
|
"text": ">"
|
|
1158
1064
|
}
|
|
1159
1065
|
],
|
|
1160
|
-
"fileUrlPath": "dist/types/
|
|
1066
|
+
"fileUrlPath": "dist/types/schemas/requests/ai/tasks-request.schema.d.ts",
|
|
1161
1067
|
"isReadonly": true,
|
|
1162
1068
|
"releaseTag": "Public",
|
|
1163
|
-
"name": "
|
|
1069
|
+
"name": "aiTasksRequestSchema",
|
|
1164
1070
|
"variableTypeTokenRange": {
|
|
1165
1071
|
"startIndex": 1,
|
|
1166
1072
|
"endIndex": 8
|
|
@@ -1168,12 +1074,12 @@
|
|
|
1168
1074
|
},
|
|
1169
1075
|
{
|
|
1170
1076
|
"kind": "Variable",
|
|
1171
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1172
|
-
"docComment": "/**\n * Default implementation for the
|
|
1077
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiTasksResponseMapper:var",
|
|
1078
|
+
"docComment": "/**\n * Default implementation for the AiTasksResponseMapper.\n *\n * @public\n */\n",
|
|
1173
1079
|
"excerptTokens": [
|
|
1174
1080
|
{
|
|
1175
1081
|
"kind": "Content",
|
|
1176
|
-
"text": "
|
|
1082
|
+
"text": "aiTasksResponseMapper: "
|
|
1177
1083
|
},
|
|
1178
1084
|
{
|
|
1179
1085
|
"kind": "Content",
|
|
@@ -1190,8 +1096,8 @@
|
|
|
1190
1096
|
},
|
|
1191
1097
|
{
|
|
1192
1098
|
"kind": "Reference",
|
|
1193
|
-
"text": "
|
|
1194
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1099
|
+
"text": "PlatformAiTasksResponse",
|
|
1100
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiTasksResponse:interface"
|
|
1195
1101
|
},
|
|
1196
1102
|
{
|
|
1197
1103
|
"kind": "Content",
|
|
@@ -1199,18 +1105,18 @@
|
|
|
1199
1105
|
},
|
|
1200
1106
|
{
|
|
1201
1107
|
"kind": "Reference",
|
|
1202
|
-
"text": "
|
|
1203
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1108
|
+
"text": "AiTasksResponse",
|
|
1109
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksResponse:interface"
|
|
1204
1110
|
},
|
|
1205
1111
|
{
|
|
1206
1112
|
"kind": "Content",
|
|
1207
1113
|
"text": ">"
|
|
1208
1114
|
}
|
|
1209
1115
|
],
|
|
1210
|
-
"fileUrlPath": "dist/types/mappers/
|
|
1116
|
+
"fileUrlPath": "dist/types/mappers/responses/ai/tasks-response.mapper.d.ts",
|
|
1211
1117
|
"isReadonly": true,
|
|
1212
1118
|
"releaseTag": "Public",
|
|
1213
|
-
"name": "
|
|
1119
|
+
"name": "aiTasksResponseMapper",
|
|
1214
1120
|
"variableTypeTokenRange": {
|
|
1215
1121
|
"startIndex": 1,
|
|
1216
1122
|
"endIndex": 8
|
|
@@ -1218,12 +1124,12 @@
|
|
|
1218
1124
|
},
|
|
1219
1125
|
{
|
|
1220
1126
|
"kind": "Variable",
|
|
1221
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1222
|
-
"docComment": "/**\n * Default implementation for the
|
|
1127
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiTasksResponseSchema:var",
|
|
1128
|
+
"docComment": "/**\n * Default implementation for the AITasksResponseSchema.\n *\n * @public\n */\n",
|
|
1223
1129
|
"excerptTokens": [
|
|
1224
1130
|
{
|
|
1225
1131
|
"kind": "Content",
|
|
1226
|
-
"text": "
|
|
1132
|
+
"text": "aiTasksResponseSchema: "
|
|
1227
1133
|
},
|
|
1228
1134
|
{
|
|
1229
1135
|
"kind": "Content",
|
|
@@ -1240,8 +1146,8 @@
|
|
|
1240
1146
|
},
|
|
1241
1147
|
{
|
|
1242
1148
|
"kind": "Reference",
|
|
1243
|
-
"text": "
|
|
1244
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1149
|
+
"text": "PlatformAiTasksResponse",
|
|
1150
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiTasksResponse:interface"
|
|
1245
1151
|
},
|
|
1246
1152
|
{
|
|
1247
1153
|
"kind": "Content",
|
|
@@ -1249,18 +1155,18 @@
|
|
|
1249
1155
|
},
|
|
1250
1156
|
{
|
|
1251
1157
|
"kind": "Reference",
|
|
1252
|
-
"text": "
|
|
1253
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1158
|
+
"text": "AiTasksResponse",
|
|
1159
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksResponse:interface"
|
|
1254
1160
|
},
|
|
1255
1161
|
{
|
|
1256
1162
|
"kind": "Content",
|
|
1257
1163
|
"text": ">"
|
|
1258
1164
|
}
|
|
1259
1165
|
],
|
|
1260
|
-
"fileUrlPath": "dist/types/schemas/
|
|
1166
|
+
"fileUrlPath": "dist/types/schemas/responses/ai/tasks-response.schema.d.ts",
|
|
1261
1167
|
"isReadonly": true,
|
|
1262
1168
|
"releaseTag": "Public",
|
|
1263
|
-
"name": "
|
|
1169
|
+
"name": "aiTasksResponseSchema",
|
|
1264
1170
|
"variableTypeTokenRange": {
|
|
1265
1171
|
"startIndex": 1,
|
|
1266
1172
|
"endIndex": 8
|
|
@@ -1268,12 +1174,12 @@
|
|
|
1268
1174
|
},
|
|
1269
1175
|
{
|
|
1270
1176
|
"kind": "Variable",
|
|
1271
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1272
|
-
"docComment": "/**\n * Default implementation for the
|
|
1177
|
+
"canonicalReference": "@empathyco/x-adapter-platform!aiTasksSchema:var",
|
|
1178
|
+
"docComment": "/**\n * Default implementation for the AITasksSchema.\n *\n * @public\n */\n",
|
|
1273
1179
|
"excerptTokens": [
|
|
1274
1180
|
{
|
|
1275
1181
|
"kind": "Content",
|
|
1276
|
-
"text": "
|
|
1182
|
+
"text": "aiTasksSchema: "
|
|
1277
1183
|
},
|
|
1278
1184
|
{
|
|
1279
1185
|
"kind": "Content",
|
|
@@ -1281,8 +1187,8 @@
|
|
|
1281
1187
|
},
|
|
1282
1188
|
{
|
|
1283
1189
|
"kind": "Reference",
|
|
1284
|
-
"text": "
|
|
1285
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
1190
|
+
"text": "MutableSchema",
|
|
1191
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
1286
1192
|
},
|
|
1287
1193
|
{
|
|
1288
1194
|
"kind": "Content",
|
|
@@ -1290,8 +1196,8 @@
|
|
|
1290
1196
|
},
|
|
1291
1197
|
{
|
|
1292
1198
|
"kind": "Reference",
|
|
1293
|
-
"text": "
|
|
1294
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1199
|
+
"text": "PlatformAiTasksResponse",
|
|
1200
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiTasksResponse:interface"
|
|
1295
1201
|
},
|
|
1296
1202
|
{
|
|
1297
1203
|
"kind": "Content",
|
|
@@ -1299,18 +1205,18 @@
|
|
|
1299
1205
|
},
|
|
1300
1206
|
{
|
|
1301
1207
|
"kind": "Reference",
|
|
1302
|
-
"text": "
|
|
1303
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1208
|
+
"text": "AiTasksResponse",
|
|
1209
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksResponse:interface"
|
|
1304
1210
|
},
|
|
1305
1211
|
{
|
|
1306
1212
|
"kind": "Content",
|
|
1307
1213
|
"text": ">"
|
|
1308
1214
|
}
|
|
1309
1215
|
],
|
|
1310
|
-
"fileUrlPath": "dist/types/
|
|
1216
|
+
"fileUrlPath": "dist/types/schemas/models/ai/tasks.schema.d.ts",
|
|
1311
1217
|
"isReadonly": true,
|
|
1312
1218
|
"releaseTag": "Public",
|
|
1313
|
-
"name": "
|
|
1219
|
+
"name": "aiTasksSchema",
|
|
1314
1220
|
"variableTypeTokenRange": {
|
|
1315
1221
|
"startIndex": 1,
|
|
1316
1222
|
"endIndex": 8
|
|
@@ -1318,12 +1224,12 @@
|
|
|
1318
1224
|
},
|
|
1319
1225
|
{
|
|
1320
1226
|
"kind": "Variable",
|
|
1321
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1322
|
-
"docComment": "/**\n * Default implementation for the
|
|
1227
|
+
"canonicalReference": "@empathyco/x-adapter-platform!bannerSchema:var",
|
|
1228
|
+
"docComment": "/**\n * Default implementation for the BannerSchema.\n *\n * @public\n */\n",
|
|
1323
1229
|
"excerptTokens": [
|
|
1324
1230
|
{
|
|
1325
1231
|
"kind": "Content",
|
|
1326
|
-
"text": "
|
|
1232
|
+
"text": "bannerSchema: "
|
|
1327
1233
|
},
|
|
1328
1234
|
{
|
|
1329
1235
|
"kind": "Content",
|
|
@@ -1340,8 +1246,8 @@
|
|
|
1340
1246
|
},
|
|
1341
1247
|
{
|
|
1342
1248
|
"kind": "Reference",
|
|
1343
|
-
"text": "
|
|
1344
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1249
|
+
"text": "PlatformBanner",
|
|
1250
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformBanner:interface"
|
|
1345
1251
|
},
|
|
1346
1252
|
{
|
|
1347
1253
|
"kind": "Content",
|
|
@@ -1349,18 +1255,18 @@
|
|
|
1349
1255
|
},
|
|
1350
1256
|
{
|
|
1351
1257
|
"kind": "Reference",
|
|
1352
|
-
"text": "
|
|
1353
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1258
|
+
"text": "Banner",
|
|
1259
|
+
"canonicalReference": "@empathyco/x-adapter-platform!Banner:interface"
|
|
1354
1260
|
},
|
|
1355
1261
|
{
|
|
1356
1262
|
"kind": "Content",
|
|
1357
1263
|
"text": ">"
|
|
1358
1264
|
}
|
|
1359
1265
|
],
|
|
1360
|
-
"fileUrlPath": "dist/types/schemas/
|
|
1266
|
+
"fileUrlPath": "dist/types/schemas/models/banner.schema.d.ts",
|
|
1361
1267
|
"isReadonly": true,
|
|
1362
1268
|
"releaseTag": "Public",
|
|
1363
|
-
"name": "
|
|
1269
|
+
"name": "bannerSchema",
|
|
1364
1270
|
"variableTypeTokenRange": {
|
|
1365
1271
|
"startIndex": 1,
|
|
1366
1272
|
"endIndex": 8
|
|
@@ -1368,12 +1274,12 @@
|
|
|
1368
1274
|
},
|
|
1369
1275
|
{
|
|
1370
1276
|
"kind": "Variable",
|
|
1371
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1372
|
-
"docComment": "/**\n * Default
|
|
1277
|
+
"canonicalReference": "@empathyco/x-adapter-platform!experienceControlsEndpointAdapter:var",
|
|
1278
|
+
"docComment": "/**\n * . Default adapter for the experience controls endpoint.\n *\n * @public\n */\n",
|
|
1373
1279
|
"excerptTokens": [
|
|
1374
1280
|
{
|
|
1375
1281
|
"kind": "Content",
|
|
1376
|
-
"text": "
|
|
1282
|
+
"text": "experienceControlsEndpointAdapter: "
|
|
1377
1283
|
},
|
|
1378
1284
|
{
|
|
1379
1285
|
"kind": "Content",
|
|
@@ -1381,8 +1287,8 @@
|
|
|
1381
1287
|
},
|
|
1382
1288
|
{
|
|
1383
1289
|
"kind": "Reference",
|
|
1384
|
-
"text": "
|
|
1385
|
-
"canonicalReference": "@empathyco/x-adapter!
|
|
1290
|
+
"text": "ExtendableEndpointAdapter",
|
|
1291
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
1386
1292
|
},
|
|
1387
1293
|
{
|
|
1388
1294
|
"kind": "Content",
|
|
@@ -1390,8 +1296,8 @@
|
|
|
1390
1296
|
},
|
|
1391
1297
|
{
|
|
1392
1298
|
"kind": "Reference",
|
|
1393
|
-
"text": "
|
|
1394
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1299
|
+
"text": "ExperienceControlsRequest",
|
|
1300
|
+
"canonicalReference": "@empathyco/x-adapter-platform!ExperienceControlsRequest:interface"
|
|
1395
1301
|
},
|
|
1396
1302
|
{
|
|
1397
1303
|
"kind": "Content",
|
|
@@ -1399,18 +1305,18 @@
|
|
|
1399
1305
|
},
|
|
1400
1306
|
{
|
|
1401
1307
|
"kind": "Reference",
|
|
1402
|
-
"text": "
|
|
1403
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1404
|
-
},
|
|
1308
|
+
"text": "ExperienceControlsResponse",
|
|
1309
|
+
"canonicalReference": "@empathyco/x-adapter-platform!ExperienceControlsResponse:interface"
|
|
1310
|
+
},
|
|
1405
1311
|
{
|
|
1406
1312
|
"kind": "Content",
|
|
1407
1313
|
"text": ">"
|
|
1408
1314
|
}
|
|
1409
1315
|
],
|
|
1410
|
-
"fileUrlPath": "dist/types/
|
|
1316
|
+
"fileUrlPath": "dist/types/endpoint-adapters/experience-controls.endpoint-adapter.d.ts",
|
|
1411
1317
|
"isReadonly": true,
|
|
1412
1318
|
"releaseTag": "Public",
|
|
1413
|
-
"name": "
|
|
1319
|
+
"name": "experienceControlsEndpointAdapter",
|
|
1414
1320
|
"variableTypeTokenRange": {
|
|
1415
1321
|
"startIndex": 1,
|
|
1416
1322
|
"endIndex": 8
|
|
@@ -1418,12 +1324,62 @@
|
|
|
1418
1324
|
},
|
|
1419
1325
|
{
|
|
1420
1326
|
"kind": "Variable",
|
|
1421
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1422
|
-
"docComment": "/**\n * Default implementation for the
|
|
1327
|
+
"canonicalReference": "@empathyco/x-adapter-platform!experienceControlsRequestMapper:var",
|
|
1328
|
+
"docComment": "/**\n * Default implementation for the ExperienceControlsRequestMapper.\n *\n * @public\n */\n",
|
|
1423
1329
|
"excerptTokens": [
|
|
1424
1330
|
{
|
|
1425
1331
|
"kind": "Content",
|
|
1426
|
-
"text": "
|
|
1332
|
+
"text": "experienceControlsRequestMapper: "
|
|
1333
|
+
},
|
|
1334
|
+
{
|
|
1335
|
+
"kind": "Content",
|
|
1336
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
1337
|
+
},
|
|
1338
|
+
{
|
|
1339
|
+
"kind": "Reference",
|
|
1340
|
+
"text": "Mapper",
|
|
1341
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
1342
|
+
},
|
|
1343
|
+
{
|
|
1344
|
+
"kind": "Content",
|
|
1345
|
+
"text": "<"
|
|
1346
|
+
},
|
|
1347
|
+
{
|
|
1348
|
+
"kind": "Reference",
|
|
1349
|
+
"text": "ExperienceControlsRequest",
|
|
1350
|
+
"canonicalReference": "@empathyco/x-adapter-platform!ExperienceControlsRequest:interface"
|
|
1351
|
+
},
|
|
1352
|
+
{
|
|
1353
|
+
"kind": "Content",
|
|
1354
|
+
"text": ", "
|
|
1355
|
+
},
|
|
1356
|
+
{
|
|
1357
|
+
"kind": "Reference",
|
|
1358
|
+
"text": "PlatformExperienceControlsRequest",
|
|
1359
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformExperienceControlsRequest:interface"
|
|
1360
|
+
},
|
|
1361
|
+
{
|
|
1362
|
+
"kind": "Content",
|
|
1363
|
+
"text": ">"
|
|
1364
|
+
}
|
|
1365
|
+
],
|
|
1366
|
+
"fileUrlPath": "dist/types/mappers/requests/experience-controls-request.mapper.d.ts",
|
|
1367
|
+
"isReadonly": true,
|
|
1368
|
+
"releaseTag": "Public",
|
|
1369
|
+
"name": "experienceControlsRequestMapper",
|
|
1370
|
+
"variableTypeTokenRange": {
|
|
1371
|
+
"startIndex": 1,
|
|
1372
|
+
"endIndex": 8
|
|
1373
|
+
}
|
|
1374
|
+
},
|
|
1375
|
+
{
|
|
1376
|
+
"kind": "Variable",
|
|
1377
|
+
"canonicalReference": "@empathyco/x-adapter-platform!experienceControlsRequestSchema:var",
|
|
1378
|
+
"docComment": "/**\n * Default implementation for the ExperienceControlsRequestSchema.\n *\n * @public\n */\n",
|
|
1379
|
+
"excerptTokens": [
|
|
1380
|
+
{
|
|
1381
|
+
"kind": "Content",
|
|
1382
|
+
"text": "experienceControlsRequestSchema: "
|
|
1427
1383
|
},
|
|
1428
1384
|
{
|
|
1429
1385
|
"kind": "Content",
|
|
@@ -1440,8 +1396,8 @@
|
|
|
1440
1396
|
},
|
|
1441
1397
|
{
|
|
1442
1398
|
"kind": "Reference",
|
|
1443
|
-
"text": "
|
|
1444
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1399
|
+
"text": "ExperienceControlsRequest",
|
|
1400
|
+
"canonicalReference": "@empathyco/x-adapter-platform!ExperienceControlsRequest:interface"
|
|
1445
1401
|
},
|
|
1446
1402
|
{
|
|
1447
1403
|
"kind": "Content",
|
|
@@ -1449,18 +1405,18 @@
|
|
|
1449
1405
|
},
|
|
1450
1406
|
{
|
|
1451
1407
|
"kind": "Reference",
|
|
1452
|
-
"text": "
|
|
1453
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1408
|
+
"text": "PlatformExperienceControlsRequest",
|
|
1409
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformExperienceControlsRequest:interface"
|
|
1454
1410
|
},
|
|
1455
1411
|
{
|
|
1456
1412
|
"kind": "Content",
|
|
1457
1413
|
"text": ">"
|
|
1458
1414
|
}
|
|
1459
1415
|
],
|
|
1460
|
-
"fileUrlPath": "dist/types/schemas/
|
|
1416
|
+
"fileUrlPath": "dist/types/schemas/requests/experience-controls-request.schema.d.ts",
|
|
1461
1417
|
"isReadonly": true,
|
|
1462
1418
|
"releaseTag": "Public",
|
|
1463
|
-
"name": "
|
|
1419
|
+
"name": "experienceControlsRequestSchema",
|
|
1464
1420
|
"variableTypeTokenRange": {
|
|
1465
1421
|
"startIndex": 1,
|
|
1466
1422
|
"endIndex": 8
|
|
@@ -1468,12 +1424,62 @@
|
|
|
1468
1424
|
},
|
|
1469
1425
|
{
|
|
1470
1426
|
"kind": "Variable",
|
|
1471
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1472
|
-
"docComment": "/**\n * Default implementation for the
|
|
1427
|
+
"canonicalReference": "@empathyco/x-adapter-platform!experienceControlsResponseMapper:var",
|
|
1428
|
+
"docComment": "/**\n * Default implementation for the ExperienceControlsResponseMapper.\n *\n * @public\n */\n",
|
|
1473
1429
|
"excerptTokens": [
|
|
1474
1430
|
{
|
|
1475
1431
|
"kind": "Content",
|
|
1476
|
-
"text": "
|
|
1432
|
+
"text": "experienceControlsResponseMapper: "
|
|
1433
|
+
},
|
|
1434
|
+
{
|
|
1435
|
+
"kind": "Content",
|
|
1436
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
1437
|
+
},
|
|
1438
|
+
{
|
|
1439
|
+
"kind": "Reference",
|
|
1440
|
+
"text": "Mapper",
|
|
1441
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
1442
|
+
},
|
|
1443
|
+
{
|
|
1444
|
+
"kind": "Content",
|
|
1445
|
+
"text": "<"
|
|
1446
|
+
},
|
|
1447
|
+
{
|
|
1448
|
+
"kind": "Reference",
|
|
1449
|
+
"text": "PlatformExperienceControlsResponse",
|
|
1450
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformExperienceControlsResponse:interface"
|
|
1451
|
+
},
|
|
1452
|
+
{
|
|
1453
|
+
"kind": "Content",
|
|
1454
|
+
"text": ", "
|
|
1455
|
+
},
|
|
1456
|
+
{
|
|
1457
|
+
"kind": "Reference",
|
|
1458
|
+
"text": "ExperienceControlsResponse",
|
|
1459
|
+
"canonicalReference": "@empathyco/x-adapter-platform!ExperienceControlsResponse:interface"
|
|
1460
|
+
},
|
|
1461
|
+
{
|
|
1462
|
+
"kind": "Content",
|
|
1463
|
+
"text": ">"
|
|
1464
|
+
}
|
|
1465
|
+
],
|
|
1466
|
+
"fileUrlPath": "dist/types/mappers/responses/experience-controls-response.mapper.d.ts",
|
|
1467
|
+
"isReadonly": true,
|
|
1468
|
+
"releaseTag": "Public",
|
|
1469
|
+
"name": "experienceControlsResponseMapper",
|
|
1470
|
+
"variableTypeTokenRange": {
|
|
1471
|
+
"startIndex": 1,
|
|
1472
|
+
"endIndex": 8
|
|
1473
|
+
}
|
|
1474
|
+
},
|
|
1475
|
+
{
|
|
1476
|
+
"kind": "Variable",
|
|
1477
|
+
"canonicalReference": "@empathyco/x-adapter-platform!experienceControlsResponseSchema:var",
|
|
1478
|
+
"docComment": "/**\n * Default implementation for the ExperienceControlsResponseSchema.\n *\n * @public\n */\n",
|
|
1479
|
+
"excerptTokens": [
|
|
1480
|
+
{
|
|
1481
|
+
"kind": "Content",
|
|
1482
|
+
"text": "experienceControlsResponseSchema: "
|
|
1477
1483
|
},
|
|
1478
1484
|
{
|
|
1479
1485
|
"kind": "Content",
|
|
@@ -1490,8 +1496,8 @@
|
|
|
1490
1496
|
},
|
|
1491
1497
|
{
|
|
1492
1498
|
"kind": "Reference",
|
|
1493
|
-
"text": "
|
|
1494
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1499
|
+
"text": "PlatformExperienceControlsResponse",
|
|
1500
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformExperienceControlsResponse:interface"
|
|
1495
1501
|
},
|
|
1496
1502
|
{
|
|
1497
1503
|
"kind": "Content",
|
|
@@ -1499,55 +1505,1699 @@
|
|
|
1499
1505
|
},
|
|
1500
1506
|
{
|
|
1501
1507
|
"kind": "Reference",
|
|
1502
|
-
"text": "
|
|
1503
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1508
|
+
"text": "ExperienceControlsResponse",
|
|
1509
|
+
"canonicalReference": "@empathyco/x-adapter-platform!ExperienceControlsResponse:interface"
|
|
1504
1510
|
},
|
|
1505
1511
|
{
|
|
1506
1512
|
"kind": "Content",
|
|
1507
1513
|
"text": ">"
|
|
1508
1514
|
}
|
|
1509
1515
|
],
|
|
1510
|
-
"fileUrlPath": "dist/types/schemas/
|
|
1516
|
+
"fileUrlPath": "dist/types/schemas/responses/experience-controls-response.schema.d.ts",
|
|
1511
1517
|
"isReadonly": true,
|
|
1512
1518
|
"releaseTag": "Public",
|
|
1513
|
-
"name": "
|
|
1519
|
+
"name": "experienceControlsResponseSchema",
|
|
1514
1520
|
"variableTypeTokenRange": {
|
|
1515
1521
|
"startIndex": 1,
|
|
1516
1522
|
"endIndex": 8
|
|
1517
1523
|
}
|
|
1518
1524
|
},
|
|
1525
|
+
{
|
|
1526
|
+
"kind": "Function",
|
|
1527
|
+
"canonicalReference": "@empathyco/x-adapter-platform!extractUrlParameters:function(1)",
|
|
1528
|
+
"docComment": "/**\n * Returns the base url path and an object with the query parameters.\n *\n * @param url - The url string to manipulate.\n *\n * @returns The object with the url information.\n *\n * @public\n */\n",
|
|
1529
|
+
"excerptTokens": [
|
|
1530
|
+
{
|
|
1531
|
+
"kind": "Content",
|
|
1532
|
+
"text": "export declare function extractUrlParameters(url: "
|
|
1533
|
+
},
|
|
1534
|
+
{
|
|
1535
|
+
"kind": "Content",
|
|
1536
|
+
"text": "string"
|
|
1537
|
+
},
|
|
1538
|
+
{
|
|
1539
|
+
"kind": "Content",
|
|
1540
|
+
"text": "): "
|
|
1541
|
+
},
|
|
1542
|
+
{
|
|
1543
|
+
"kind": "Content",
|
|
1544
|
+
"text": "{\n url: string;\n params?: "
|
|
1545
|
+
},
|
|
1546
|
+
{
|
|
1547
|
+
"kind": "Reference",
|
|
1548
|
+
"text": "Record",
|
|
1549
|
+
"canonicalReference": "!Record:type"
|
|
1550
|
+
},
|
|
1551
|
+
{
|
|
1552
|
+
"kind": "Content",
|
|
1553
|
+
"text": "<string, string[] | string>;\n}"
|
|
1554
|
+
},
|
|
1555
|
+
{
|
|
1556
|
+
"kind": "Content",
|
|
1557
|
+
"text": ";"
|
|
1558
|
+
}
|
|
1559
|
+
],
|
|
1560
|
+
"fileUrlPath": "dist/types/mappers/url.utils.d.ts",
|
|
1561
|
+
"returnTypeTokenRange": {
|
|
1562
|
+
"startIndex": 3,
|
|
1563
|
+
"endIndex": 6
|
|
1564
|
+
},
|
|
1565
|
+
"releaseTag": "Public",
|
|
1566
|
+
"overloadIndex": 1,
|
|
1567
|
+
"parameters": [
|
|
1568
|
+
{
|
|
1569
|
+
"parameterName": "url",
|
|
1570
|
+
"parameterTypeTokenRange": {
|
|
1571
|
+
"startIndex": 1,
|
|
1572
|
+
"endIndex": 2
|
|
1573
|
+
},
|
|
1574
|
+
"isOptional": false
|
|
1575
|
+
}
|
|
1576
|
+
],
|
|
1577
|
+
"name": "extractUrlParameters"
|
|
1578
|
+
},
|
|
1519
1579
|
{
|
|
1520
1580
|
"kind": "Interface",
|
|
1521
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
1522
|
-
"docComment": "/**\n *
|
|
1581
|
+
"canonicalReference": "@empathyco/x-adapter-platform!FacetConfig:interface",
|
|
1582
|
+
"docComment": "/**\n * Facet configuration containing the model name and the schema.\n *\n * @public\n */\n",
|
|
1523
1583
|
"excerptTokens": [
|
|
1524
1584
|
{
|
|
1525
1585
|
"kind": "Content",
|
|
1526
|
-
"text": "export interface
|
|
1586
|
+
"text": "export interface FacetConfig "
|
|
1587
|
+
}
|
|
1588
|
+
],
|
|
1589
|
+
"fileUrlPath": "dist/types/schemas/facets/types.d.ts",
|
|
1590
|
+
"releaseTag": "Public",
|
|
1591
|
+
"name": "FacetConfig",
|
|
1592
|
+
"preserveMemberOrder": false,
|
|
1593
|
+
"members": [
|
|
1594
|
+
{
|
|
1595
|
+
"kind": "PropertySignature",
|
|
1596
|
+
"canonicalReference": "@empathyco/x-adapter-platform!FacetConfig#modelName:member",
|
|
1597
|
+
"docComment": "",
|
|
1598
|
+
"excerptTokens": [
|
|
1599
|
+
{
|
|
1600
|
+
"kind": "Content",
|
|
1601
|
+
"text": "modelName: "
|
|
1602
|
+
},
|
|
1603
|
+
{
|
|
1604
|
+
"kind": "Reference",
|
|
1605
|
+
"text": "FacetModelName",
|
|
1606
|
+
"canonicalReference": "@empathyco/x-adapter-platform!FacetModelName:type"
|
|
1607
|
+
},
|
|
1608
|
+
{
|
|
1609
|
+
"kind": "Content",
|
|
1610
|
+
"text": ";"
|
|
1611
|
+
}
|
|
1612
|
+
],
|
|
1613
|
+
"isReadonly": false,
|
|
1614
|
+
"isOptional": false,
|
|
1615
|
+
"releaseTag": "Public",
|
|
1616
|
+
"name": "modelName",
|
|
1617
|
+
"propertyTypeTokenRange": {
|
|
1618
|
+
"startIndex": 1,
|
|
1619
|
+
"endIndex": 2
|
|
1620
|
+
}
|
|
1621
|
+
},
|
|
1622
|
+
{
|
|
1623
|
+
"kind": "PropertySignature",
|
|
1624
|
+
"canonicalReference": "@empathyco/x-adapter-platform!FacetConfig#schema:member",
|
|
1625
|
+
"docComment": "",
|
|
1626
|
+
"excerptTokens": [
|
|
1627
|
+
{
|
|
1628
|
+
"kind": "Content",
|
|
1629
|
+
"text": "schema: "
|
|
1630
|
+
},
|
|
1631
|
+
{
|
|
1632
|
+
"kind": "Reference",
|
|
1633
|
+
"text": "Schema",
|
|
1634
|
+
"canonicalReference": "@empathyco/x-adapter!Schema:type"
|
|
1635
|
+
},
|
|
1636
|
+
{
|
|
1637
|
+
"kind": "Content",
|
|
1638
|
+
"text": ";"
|
|
1639
|
+
}
|
|
1640
|
+
],
|
|
1641
|
+
"isReadonly": false,
|
|
1642
|
+
"isOptional": false,
|
|
1643
|
+
"releaseTag": "Public",
|
|
1644
|
+
"name": "schema",
|
|
1645
|
+
"propertyTypeTokenRange": {
|
|
1646
|
+
"startIndex": 1,
|
|
1647
|
+
"endIndex": 2
|
|
1648
|
+
}
|
|
1649
|
+
}
|
|
1650
|
+
],
|
|
1651
|
+
"extendsTokenRanges": []
|
|
1652
|
+
},
|
|
1653
|
+
{
|
|
1654
|
+
"kind": "Variable",
|
|
1655
|
+
"canonicalReference": "@empathyco/x-adapter-platform!facetSchema:var",
|
|
1656
|
+
"docComment": "/**\n * Default implementation for the FacetSchema.\n *\n * @public\n */\n",
|
|
1657
|
+
"excerptTokens": [
|
|
1658
|
+
{
|
|
1659
|
+
"kind": "Content",
|
|
1660
|
+
"text": "facetSchema: "
|
|
1661
|
+
},
|
|
1662
|
+
{
|
|
1663
|
+
"kind": "Content",
|
|
1664
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
1665
|
+
},
|
|
1666
|
+
{
|
|
1667
|
+
"kind": "Reference",
|
|
1668
|
+
"text": "MutableSchema",
|
|
1669
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
1670
|
+
},
|
|
1671
|
+
{
|
|
1672
|
+
"kind": "Content",
|
|
1673
|
+
"text": "<"
|
|
1674
|
+
},
|
|
1675
|
+
{
|
|
1676
|
+
"kind": "Reference",
|
|
1677
|
+
"text": "PlatformFacet",
|
|
1678
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformFacet:interface"
|
|
1679
|
+
},
|
|
1680
|
+
{
|
|
1681
|
+
"kind": "Content",
|
|
1682
|
+
"text": ", "
|
|
1683
|
+
},
|
|
1684
|
+
{
|
|
1685
|
+
"kind": "Reference",
|
|
1686
|
+
"text": "EditableNumberRangeFacet",
|
|
1687
|
+
"canonicalReference": "@empathyco/x-adapter-platform!EditableNumberRangeFacet:interface"
|
|
1688
|
+
},
|
|
1689
|
+
{
|
|
1690
|
+
"kind": "Content",
|
|
1691
|
+
"text": " | "
|
|
1692
|
+
},
|
|
1693
|
+
{
|
|
1694
|
+
"kind": "Reference",
|
|
1695
|
+
"text": "HierarchicalFacet",
|
|
1696
|
+
"canonicalReference": "@empathyco/x-adapter-platform!HierarchicalFacet:interface"
|
|
1697
|
+
},
|
|
1698
|
+
{
|
|
1699
|
+
"kind": "Content",
|
|
1700
|
+
"text": " | "
|
|
1701
|
+
},
|
|
1702
|
+
{
|
|
1703
|
+
"kind": "Reference",
|
|
1704
|
+
"text": "NumberRangeFacet",
|
|
1705
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NumberRangeFacet:interface"
|
|
1706
|
+
},
|
|
1707
|
+
{
|
|
1708
|
+
"kind": "Content",
|
|
1709
|
+
"text": " | "
|
|
1710
|
+
},
|
|
1711
|
+
{
|
|
1712
|
+
"kind": "Reference",
|
|
1713
|
+
"text": "SimpleFacet",
|
|
1714
|
+
"canonicalReference": "@empathyco/x-adapter-platform!SimpleFacet:interface"
|
|
1715
|
+
},
|
|
1716
|
+
{
|
|
1717
|
+
"kind": "Content",
|
|
1718
|
+
"text": ">"
|
|
1719
|
+
}
|
|
1720
|
+
],
|
|
1721
|
+
"fileUrlPath": "dist/types/schemas/models/facet.schema.d.ts",
|
|
1722
|
+
"isReadonly": true,
|
|
1723
|
+
"releaseTag": "Public",
|
|
1724
|
+
"name": "facetSchema",
|
|
1725
|
+
"variableTypeTokenRange": {
|
|
1726
|
+
"startIndex": 1,
|
|
1727
|
+
"endIndex": 14
|
|
1728
|
+
}
|
|
1729
|
+
},
|
|
1730
|
+
{
|
|
1731
|
+
"kind": "Function",
|
|
1732
|
+
"canonicalReference": "@empathyco/x-adapter-platform!getDisplayTaggingInfoFromUrl:function(1)",
|
|
1733
|
+
"docComment": "/**\n * Generates the displayClick tagging info.\n *\n * @param displayTaggingUrl - The url containing the displayClick tagging info.\n *\n * @returns The object with the tagging info.\n *\n * @public\n */\n",
|
|
1734
|
+
"excerptTokens": [
|
|
1735
|
+
{
|
|
1736
|
+
"kind": "Content",
|
|
1737
|
+
"text": "export declare function getDisplayTaggingInfoFromUrl(displayTaggingUrl: "
|
|
1738
|
+
},
|
|
1739
|
+
{
|
|
1740
|
+
"kind": "Content",
|
|
1741
|
+
"text": "string"
|
|
1742
|
+
},
|
|
1743
|
+
{
|
|
1744
|
+
"kind": "Content",
|
|
1745
|
+
"text": "): "
|
|
1746
|
+
},
|
|
1747
|
+
{
|
|
1748
|
+
"kind": "Reference",
|
|
1749
|
+
"text": "TaggingRequest",
|
|
1750
|
+
"canonicalReference": "@empathyco/x-adapter-platform!TaggingRequest:interface"
|
|
1751
|
+
},
|
|
1752
|
+
{
|
|
1753
|
+
"kind": "Content",
|
|
1754
|
+
"text": ";"
|
|
1755
|
+
}
|
|
1756
|
+
],
|
|
1757
|
+
"fileUrlPath": "dist/types/mappers/url.utils.d.ts",
|
|
1758
|
+
"returnTypeTokenRange": {
|
|
1759
|
+
"startIndex": 3,
|
|
1760
|
+
"endIndex": 4
|
|
1761
|
+
},
|
|
1762
|
+
"releaseTag": "Public",
|
|
1763
|
+
"overloadIndex": 1,
|
|
1764
|
+
"parameters": [
|
|
1765
|
+
{
|
|
1766
|
+
"parameterName": "displayTaggingUrl",
|
|
1767
|
+
"parameterTypeTokenRange": {
|
|
1768
|
+
"startIndex": 1,
|
|
1769
|
+
"endIndex": 2
|
|
1770
|
+
},
|
|
1771
|
+
"isOptional": false
|
|
1772
|
+
}
|
|
1773
|
+
],
|
|
1774
|
+
"name": "getDisplayTaggingInfoFromUrl"
|
|
1775
|
+
},
|
|
1776
|
+
{
|
|
1777
|
+
"kind": "Function",
|
|
1778
|
+
"canonicalReference": "@empathyco/x-adapter-platform!getFacetConfig:function(1)",
|
|
1779
|
+
"docComment": "/**\n * Returns the facet's config.\n *\n * @param type - The facet type to resolve the configuration.\n *\n * @returns The facet's config.\n *\n * @public\n */\n",
|
|
1780
|
+
"excerptTokens": [
|
|
1781
|
+
{
|
|
1782
|
+
"kind": "Content",
|
|
1783
|
+
"text": "export declare function getFacetConfig(type: "
|
|
1784
|
+
},
|
|
1785
|
+
{
|
|
1786
|
+
"kind": "Reference",
|
|
1787
|
+
"text": "PlatformFacetType",
|
|
1788
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformFacetType:type"
|
|
1789
|
+
},
|
|
1790
|
+
{
|
|
1791
|
+
"kind": "Content",
|
|
1792
|
+
"text": "): "
|
|
1793
|
+
},
|
|
1794
|
+
{
|
|
1795
|
+
"kind": "Reference",
|
|
1796
|
+
"text": "FacetConfig",
|
|
1797
|
+
"canonicalReference": "@empathyco/x-adapter-platform!FacetConfig:interface"
|
|
1798
|
+
},
|
|
1799
|
+
{
|
|
1800
|
+
"kind": "Content",
|
|
1801
|
+
"text": ";"
|
|
1802
|
+
}
|
|
1803
|
+
],
|
|
1804
|
+
"fileUrlPath": "dist/types/schemas/facets/utils.d.ts",
|
|
1805
|
+
"returnTypeTokenRange": {
|
|
1806
|
+
"startIndex": 3,
|
|
1807
|
+
"endIndex": 4
|
|
1808
|
+
},
|
|
1809
|
+
"releaseTag": "Public",
|
|
1810
|
+
"overloadIndex": 1,
|
|
1811
|
+
"parameters": [
|
|
1812
|
+
{
|
|
1813
|
+
"parameterName": "type",
|
|
1814
|
+
"parameterTypeTokenRange": {
|
|
1815
|
+
"startIndex": 1,
|
|
1816
|
+
"endIndex": 2
|
|
1817
|
+
},
|
|
1818
|
+
"isOptional": false
|
|
1819
|
+
}
|
|
1820
|
+
],
|
|
1821
|
+
"name": "getFacetConfig"
|
|
1822
|
+
},
|
|
1823
|
+
{
|
|
1824
|
+
"kind": "Function",
|
|
1825
|
+
"canonicalReference": "@empathyco/x-adapter-platform!getTaggingInfoFromUrl:function(1)",
|
|
1826
|
+
"docComment": "/**\n * Extracts the tagging info from a URL.\n *\n * @param taggingUrl - The url containing the tagging info.\n *\n * @returns The object with the tagging info.\n *\n * @public\n */\n",
|
|
1827
|
+
"excerptTokens": [
|
|
1828
|
+
{
|
|
1829
|
+
"kind": "Content",
|
|
1830
|
+
"text": "export declare function getTaggingInfoFromUrl(taggingUrl: "
|
|
1831
|
+
},
|
|
1832
|
+
{
|
|
1833
|
+
"kind": "Content",
|
|
1834
|
+
"text": "string"
|
|
1835
|
+
},
|
|
1836
|
+
{
|
|
1837
|
+
"kind": "Content",
|
|
1838
|
+
"text": "): "
|
|
1839
|
+
},
|
|
1840
|
+
{
|
|
1841
|
+
"kind": "Reference",
|
|
1842
|
+
"text": "TaggingRequest",
|
|
1843
|
+
"canonicalReference": "@empathyco/x-adapter-platform!TaggingRequest:interface"
|
|
1844
|
+
},
|
|
1845
|
+
{
|
|
1846
|
+
"kind": "Content",
|
|
1847
|
+
"text": ";"
|
|
1848
|
+
}
|
|
1849
|
+
],
|
|
1850
|
+
"fileUrlPath": "dist/types/mappers/url.utils.d.ts",
|
|
1851
|
+
"returnTypeTokenRange": {
|
|
1852
|
+
"startIndex": 3,
|
|
1853
|
+
"endIndex": 4
|
|
1854
|
+
},
|
|
1855
|
+
"releaseTag": "Public",
|
|
1856
|
+
"overloadIndex": 1,
|
|
1857
|
+
"parameters": [
|
|
1858
|
+
{
|
|
1859
|
+
"parameterName": "taggingUrl",
|
|
1860
|
+
"parameterTypeTokenRange": {
|
|
1861
|
+
"startIndex": 1,
|
|
1862
|
+
"endIndex": 2
|
|
1863
|
+
},
|
|
1864
|
+
"isOptional": false
|
|
1865
|
+
}
|
|
1866
|
+
],
|
|
1867
|
+
"name": "getTaggingInfoFromUrl"
|
|
1868
|
+
},
|
|
1869
|
+
{
|
|
1870
|
+
"kind": "Variable",
|
|
1871
|
+
"canonicalReference": "@empathyco/x-adapter-platform!hierarchicalFilterSchema:var",
|
|
1872
|
+
"docComment": "/**\n * Default implementation for the HierarchicalFilterSchema.\n *\n * @public\n */\n",
|
|
1873
|
+
"excerptTokens": [
|
|
1874
|
+
{
|
|
1875
|
+
"kind": "Content",
|
|
1876
|
+
"text": "hierarchicalFilterSchema: "
|
|
1877
|
+
},
|
|
1878
|
+
{
|
|
1879
|
+
"kind": "Content",
|
|
1880
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
1881
|
+
},
|
|
1882
|
+
{
|
|
1883
|
+
"kind": "Reference",
|
|
1884
|
+
"text": "MutableSchema",
|
|
1885
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
1886
|
+
},
|
|
1887
|
+
{
|
|
1888
|
+
"kind": "Content",
|
|
1889
|
+
"text": "<"
|
|
1890
|
+
},
|
|
1891
|
+
{
|
|
1892
|
+
"kind": "Reference",
|
|
1893
|
+
"text": "PlatformHierarchicalFilter",
|
|
1894
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformHierarchicalFilter:interface"
|
|
1895
|
+
},
|
|
1896
|
+
{
|
|
1897
|
+
"kind": "Content",
|
|
1898
|
+
"text": ", "
|
|
1899
|
+
},
|
|
1900
|
+
{
|
|
1901
|
+
"kind": "Reference",
|
|
1902
|
+
"text": "HierarchicalFilter",
|
|
1903
|
+
"canonicalReference": "@empathyco/x-adapter-platform!HierarchicalFilter:interface"
|
|
1904
|
+
},
|
|
1905
|
+
{
|
|
1906
|
+
"kind": "Content",
|
|
1907
|
+
"text": ">"
|
|
1908
|
+
}
|
|
1909
|
+
],
|
|
1910
|
+
"fileUrlPath": "dist/types/schemas/models/filters/hierarchical-filter.schema.d.ts",
|
|
1911
|
+
"isReadonly": true,
|
|
1912
|
+
"releaseTag": "Public",
|
|
1913
|
+
"name": "hierarchicalFilterSchema",
|
|
1914
|
+
"variableTypeTokenRange": {
|
|
1915
|
+
"startIndex": 1,
|
|
1916
|
+
"endIndex": 8
|
|
1917
|
+
}
|
|
1918
|
+
},
|
|
1919
|
+
{
|
|
1920
|
+
"kind": "Variable",
|
|
1921
|
+
"canonicalReference": "@empathyco/x-adapter-platform!identifierResultsEndpointAdapter:var",
|
|
1922
|
+
"docComment": "/**\n * Default adapter for the identifier results endpoint.\n *\n * @public\n */\n",
|
|
1923
|
+
"excerptTokens": [
|
|
1924
|
+
{
|
|
1925
|
+
"kind": "Content",
|
|
1926
|
+
"text": "identifierResultsEndpointAdapter: "
|
|
1927
|
+
},
|
|
1928
|
+
{
|
|
1929
|
+
"kind": "Content",
|
|
1930
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
1931
|
+
},
|
|
1932
|
+
{
|
|
1933
|
+
"kind": "Reference",
|
|
1934
|
+
"text": "ExtendableEndpointAdapter",
|
|
1935
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
1936
|
+
},
|
|
1937
|
+
{
|
|
1938
|
+
"kind": "Content",
|
|
1939
|
+
"text": "<"
|
|
1940
|
+
},
|
|
1941
|
+
{
|
|
1942
|
+
"kind": "Reference",
|
|
1943
|
+
"text": "IdentifierResultsRequest",
|
|
1944
|
+
"canonicalReference": "@empathyco/x-adapter-platform!IdentifierResultsRequest:interface"
|
|
1945
|
+
},
|
|
1946
|
+
{
|
|
1947
|
+
"kind": "Content",
|
|
1948
|
+
"text": ", "
|
|
1949
|
+
},
|
|
1950
|
+
{
|
|
1951
|
+
"kind": "Reference",
|
|
1952
|
+
"text": "IdentifierResultsResponse",
|
|
1953
|
+
"canonicalReference": "@empathyco/x-adapter-platform!IdentifierResultsResponse:interface"
|
|
1954
|
+
},
|
|
1955
|
+
{
|
|
1956
|
+
"kind": "Content",
|
|
1957
|
+
"text": ">"
|
|
1958
|
+
}
|
|
1959
|
+
],
|
|
1960
|
+
"fileUrlPath": "dist/types/endpoint-adapters/identifier-results.endpoint-adapter.d.ts",
|
|
1961
|
+
"isReadonly": true,
|
|
1962
|
+
"releaseTag": "Public",
|
|
1963
|
+
"name": "identifierResultsEndpointAdapter",
|
|
1964
|
+
"variableTypeTokenRange": {
|
|
1965
|
+
"startIndex": 1,
|
|
1966
|
+
"endIndex": 8
|
|
1967
|
+
}
|
|
1968
|
+
},
|
|
1969
|
+
{
|
|
1970
|
+
"kind": "Variable",
|
|
1971
|
+
"canonicalReference": "@empathyco/x-adapter-platform!identifierResultsRequestMapper:var",
|
|
1972
|
+
"docComment": "/**\n * Default mapper for IdentifierResultsRequest.\n *\n * @public\n */\n",
|
|
1973
|
+
"excerptTokens": [
|
|
1974
|
+
{
|
|
1975
|
+
"kind": "Content",
|
|
1976
|
+
"text": "identifierResultsRequestMapper: "
|
|
1977
|
+
},
|
|
1978
|
+
{
|
|
1979
|
+
"kind": "Content",
|
|
1980
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
1981
|
+
},
|
|
1982
|
+
{
|
|
1983
|
+
"kind": "Reference",
|
|
1984
|
+
"text": "Mapper",
|
|
1985
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
1986
|
+
},
|
|
1987
|
+
{
|
|
1988
|
+
"kind": "Content",
|
|
1989
|
+
"text": "<"
|
|
1990
|
+
},
|
|
1991
|
+
{
|
|
1992
|
+
"kind": "Reference",
|
|
1993
|
+
"text": "IdentifierResultsRequest",
|
|
1994
|
+
"canonicalReference": "@empathyco/x-adapter-platform!IdentifierResultsRequest:interface"
|
|
1995
|
+
},
|
|
1996
|
+
{
|
|
1997
|
+
"kind": "Content",
|
|
1998
|
+
"text": ", "
|
|
1999
|
+
},
|
|
2000
|
+
{
|
|
2001
|
+
"kind": "Reference",
|
|
2002
|
+
"text": "PlatformIdentifierResultsRequest",
|
|
2003
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformIdentifierResultsRequest:interface"
|
|
2004
|
+
},
|
|
2005
|
+
{
|
|
2006
|
+
"kind": "Content",
|
|
2007
|
+
"text": ">"
|
|
2008
|
+
}
|
|
2009
|
+
],
|
|
2010
|
+
"fileUrlPath": "dist/types/mappers/requests/identifier-results-request.mapper.d.ts",
|
|
2011
|
+
"isReadonly": true,
|
|
2012
|
+
"releaseTag": "Public",
|
|
2013
|
+
"name": "identifierResultsRequestMapper",
|
|
2014
|
+
"variableTypeTokenRange": {
|
|
2015
|
+
"startIndex": 1,
|
|
2016
|
+
"endIndex": 8
|
|
2017
|
+
}
|
|
2018
|
+
},
|
|
2019
|
+
{
|
|
2020
|
+
"kind": "Variable",
|
|
2021
|
+
"canonicalReference": "@empathyco/x-adapter-platform!identifierResultsRequestSchema:var",
|
|
2022
|
+
"docComment": "/**\n * Default implementation for the IdentifierResultsRequestSchema.\n *\n * @public\n */\n",
|
|
2023
|
+
"excerptTokens": [
|
|
2024
|
+
{
|
|
2025
|
+
"kind": "Content",
|
|
2026
|
+
"text": "identifierResultsRequestSchema: "
|
|
2027
|
+
},
|
|
2028
|
+
{
|
|
2029
|
+
"kind": "Content",
|
|
2030
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2031
|
+
},
|
|
2032
|
+
{
|
|
2033
|
+
"kind": "Reference",
|
|
2034
|
+
"text": "MutableSchema",
|
|
2035
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
2036
|
+
},
|
|
2037
|
+
{
|
|
2038
|
+
"kind": "Content",
|
|
2039
|
+
"text": "<"
|
|
2040
|
+
},
|
|
2041
|
+
{
|
|
2042
|
+
"kind": "Reference",
|
|
2043
|
+
"text": "IdentifierResultsRequest",
|
|
2044
|
+
"canonicalReference": "@empathyco/x-adapter-platform!IdentifierResultsRequest:interface"
|
|
2045
|
+
},
|
|
2046
|
+
{
|
|
2047
|
+
"kind": "Content",
|
|
2048
|
+
"text": ", "
|
|
2049
|
+
},
|
|
2050
|
+
{
|
|
2051
|
+
"kind": "Reference",
|
|
2052
|
+
"text": "PlatformIdentifierResultsRequest",
|
|
2053
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformIdentifierResultsRequest:interface"
|
|
2054
|
+
},
|
|
2055
|
+
{
|
|
2056
|
+
"kind": "Content",
|
|
2057
|
+
"text": ">"
|
|
2058
|
+
}
|
|
2059
|
+
],
|
|
2060
|
+
"fileUrlPath": "dist/types/schemas/requests/identifier-results-request.schema.d.ts",
|
|
2061
|
+
"isReadonly": true,
|
|
2062
|
+
"releaseTag": "Public",
|
|
2063
|
+
"name": "identifierResultsRequestSchema",
|
|
2064
|
+
"variableTypeTokenRange": {
|
|
2065
|
+
"startIndex": 1,
|
|
2066
|
+
"endIndex": 8
|
|
2067
|
+
}
|
|
2068
|
+
},
|
|
2069
|
+
{
|
|
2070
|
+
"kind": "Variable",
|
|
2071
|
+
"canonicalReference": "@empathyco/x-adapter-platform!identifierResultsResponseMapper:var",
|
|
2072
|
+
"docComment": "/**\n * Default implementation for the IdentifierResultsResponseMapper.\n *\n * @public\n */\n",
|
|
2073
|
+
"excerptTokens": [
|
|
2074
|
+
{
|
|
2075
|
+
"kind": "Content",
|
|
2076
|
+
"text": "identifierResultsResponseMapper: "
|
|
2077
|
+
},
|
|
2078
|
+
{
|
|
2079
|
+
"kind": "Content",
|
|
2080
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2081
|
+
},
|
|
2082
|
+
{
|
|
2083
|
+
"kind": "Reference",
|
|
2084
|
+
"text": "Mapper",
|
|
2085
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
2086
|
+
},
|
|
2087
|
+
{
|
|
2088
|
+
"kind": "Content",
|
|
2089
|
+
"text": "<"
|
|
2090
|
+
},
|
|
2091
|
+
{
|
|
2092
|
+
"kind": "Reference",
|
|
2093
|
+
"text": "PlatformIdentifierResultsResponse",
|
|
2094
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformIdentifierResultsResponse:interface"
|
|
2095
|
+
},
|
|
2096
|
+
{
|
|
2097
|
+
"kind": "Content",
|
|
2098
|
+
"text": ", "
|
|
2099
|
+
},
|
|
2100
|
+
{
|
|
2101
|
+
"kind": "Reference",
|
|
2102
|
+
"text": "IdentifierResultsResponse",
|
|
2103
|
+
"canonicalReference": "@empathyco/x-adapter-platform!IdentifierResultsResponse:interface"
|
|
2104
|
+
},
|
|
2105
|
+
{
|
|
2106
|
+
"kind": "Content",
|
|
2107
|
+
"text": ">"
|
|
2108
|
+
}
|
|
2109
|
+
],
|
|
2110
|
+
"fileUrlPath": "dist/types/mappers/responses/identifier-results-response.mapper.d.ts",
|
|
2111
|
+
"isReadonly": true,
|
|
2112
|
+
"releaseTag": "Public",
|
|
2113
|
+
"name": "identifierResultsResponseMapper",
|
|
2114
|
+
"variableTypeTokenRange": {
|
|
2115
|
+
"startIndex": 1,
|
|
2116
|
+
"endIndex": 8
|
|
2117
|
+
}
|
|
2118
|
+
},
|
|
2119
|
+
{
|
|
2120
|
+
"kind": "Variable",
|
|
2121
|
+
"canonicalReference": "@empathyco/x-adapter-platform!identifierResultsResponseSchema:var",
|
|
2122
|
+
"docComment": "/**\n * Default implementation for the IdentifierResultsResponseSchema.\n *\n * @public\n */\n",
|
|
2123
|
+
"excerptTokens": [
|
|
2124
|
+
{
|
|
2125
|
+
"kind": "Content",
|
|
2126
|
+
"text": "identifierResultsResponseSchema: "
|
|
2127
|
+
},
|
|
2128
|
+
{
|
|
2129
|
+
"kind": "Content",
|
|
2130
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2131
|
+
},
|
|
2132
|
+
{
|
|
2133
|
+
"kind": "Reference",
|
|
2134
|
+
"text": "MutableSchema",
|
|
2135
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
2136
|
+
},
|
|
2137
|
+
{
|
|
2138
|
+
"kind": "Content",
|
|
2139
|
+
"text": "<"
|
|
2140
|
+
},
|
|
2141
|
+
{
|
|
2142
|
+
"kind": "Reference",
|
|
2143
|
+
"text": "PlatformIdentifierResultsResponse",
|
|
2144
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformIdentifierResultsResponse:interface"
|
|
2145
|
+
},
|
|
2146
|
+
{
|
|
2147
|
+
"kind": "Content",
|
|
2148
|
+
"text": ", "
|
|
2149
|
+
},
|
|
2150
|
+
{
|
|
2151
|
+
"kind": "Reference",
|
|
2152
|
+
"text": "IdentifierResultsResponse",
|
|
2153
|
+
"canonicalReference": "@empathyco/x-adapter-platform!IdentifierResultsResponse:interface"
|
|
2154
|
+
},
|
|
2155
|
+
{
|
|
2156
|
+
"kind": "Content",
|
|
2157
|
+
"text": ">"
|
|
2158
|
+
}
|
|
2159
|
+
],
|
|
2160
|
+
"fileUrlPath": "dist/types/schemas/responses/identifier-results-response.schema.d.ts",
|
|
2161
|
+
"isReadonly": true,
|
|
2162
|
+
"releaseTag": "Public",
|
|
2163
|
+
"name": "identifierResultsResponseSchema",
|
|
2164
|
+
"variableTypeTokenRange": {
|
|
2165
|
+
"startIndex": 1,
|
|
2166
|
+
"endIndex": 8
|
|
2167
|
+
}
|
|
2168
|
+
},
|
|
2169
|
+
{
|
|
2170
|
+
"kind": "Function",
|
|
2171
|
+
"canonicalReference": "@empathyco/x-adapter-platform!mapFilters:function(1)",
|
|
2172
|
+
"docComment": "/**\n * Converts the filters to the shape the Platform's API is expecting.\n *\n * @param filters - The filters from our internal request.\n *\n * @returns The filters ready to be consumed for the API.\n *\n * @example\n * ```ts\n * const filters = {\n * offer: [\n * {\n * facetId: 'offer',\n * modelName: 'SimpleFilter',\n * id: 'price:[0 TO 10]',\n * selected: true,\n * label: 'In Offer'\n * } as SimpleFilter\n * ],\n * categoryPaths: [\n * {\n * facetId: 'categoryPaths',\n * id: 'categoryIds:ffc61e1e9__be257cb26',\n * label: 'Fragrance',\n * modelName: 'HierarchicalFilter',\n * parentId: 'categoryIds:ffc61e1e9',\n * selected: true,\n * totalResults: 1\n * },\n * {\n * facetId: 'categoryPaths',\n * id: 'categoryIds:ffc61e1e9__fa5ef54f2',\n * label: 'Fragrance',\n * modelName: 'HierarchicalFilter',\n * parentId: 'categoryIds:ffc61e1e9',\n * selected: true,\n * totalResults: 1\n * },\n * {\n * children: ['categoryIds:ffc61e1e9__be257cb26', 'categoryIds:ffc61e1e9__fa5ef54f2'],\n * facetId: 'categoryPaths',\n * id: 'categoryIds:ffc61e1e9',\n * label: 'Personal Care',\n * modelName: 'HierarchicalFilter',\n * parentId: null,\n * selected: true,\n * totalResults: 1\n * }\n * ]\n * };\n *\n * const mappedFilters = mapFilters({ filters });\n * mappedFilters is [\n * 'price:[0 TO 10]',\n * 'categoryIds:ffc61e1e9__be257cb26',\n * 'categoryIds:ffc61e1e9__fa5ef54f2'\n * ];\n * ```\n *\n */\n",
|
|
2173
|
+
"excerptTokens": [
|
|
2174
|
+
{
|
|
2175
|
+
"kind": "Content",
|
|
2176
|
+
"text": "export declare function mapFilters(filters?: "
|
|
2177
|
+
},
|
|
2178
|
+
{
|
|
2179
|
+
"kind": "Reference",
|
|
2180
|
+
"text": "Record",
|
|
2181
|
+
"canonicalReference": "!Record:type"
|
|
2182
|
+
},
|
|
2183
|
+
{
|
|
2184
|
+
"kind": "Content",
|
|
2185
|
+
"text": "<string, "
|
|
2186
|
+
},
|
|
2187
|
+
{
|
|
2188
|
+
"kind": "Reference",
|
|
2189
|
+
"text": "Filter",
|
|
2190
|
+
"canonicalReference": "@empathyco/x-adapter-platform!Filter:interface"
|
|
2191
|
+
},
|
|
2192
|
+
{
|
|
2193
|
+
"kind": "Content",
|
|
2194
|
+
"text": "[]>"
|
|
2195
|
+
},
|
|
2196
|
+
{
|
|
2197
|
+
"kind": "Content",
|
|
2198
|
+
"text": "): "
|
|
2199
|
+
},
|
|
2200
|
+
{
|
|
2201
|
+
"kind": "Content",
|
|
2202
|
+
"text": "string[]"
|
|
2203
|
+
},
|
|
2204
|
+
{
|
|
2205
|
+
"kind": "Content",
|
|
2206
|
+
"text": ";"
|
|
2207
|
+
}
|
|
2208
|
+
],
|
|
2209
|
+
"fileUrlPath": "dist/types/mappers/filter.utils.d.ts",
|
|
2210
|
+
"returnTypeTokenRange": {
|
|
2211
|
+
"startIndex": 6,
|
|
2212
|
+
"endIndex": 7
|
|
2213
|
+
},
|
|
2214
|
+
"releaseTag": "Public",
|
|
2215
|
+
"overloadIndex": 1,
|
|
2216
|
+
"parameters": [
|
|
2217
|
+
{
|
|
2218
|
+
"parameterName": "filters",
|
|
2219
|
+
"parameterTypeTokenRange": {
|
|
2220
|
+
"startIndex": 1,
|
|
2221
|
+
"endIndex": 5
|
|
2222
|
+
},
|
|
2223
|
+
"isOptional": true
|
|
2224
|
+
}
|
|
2225
|
+
],
|
|
2226
|
+
"name": "mapFilters"
|
|
2227
|
+
},
|
|
2228
|
+
{
|
|
2229
|
+
"kind": "Variable",
|
|
2230
|
+
"canonicalReference": "@empathyco/x-adapter-platform!nextQueriesEndpointAdapter:var",
|
|
2231
|
+
"docComment": "/**\n * This endpoint does not support pagination in the request.\n *\n * @public\n */\n",
|
|
2232
|
+
"excerptTokens": [
|
|
2233
|
+
{
|
|
2234
|
+
"kind": "Content",
|
|
2235
|
+
"text": "nextQueriesEndpointAdapter: "
|
|
2236
|
+
},
|
|
2237
|
+
{
|
|
2238
|
+
"kind": "Content",
|
|
2239
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2240
|
+
},
|
|
2241
|
+
{
|
|
2242
|
+
"kind": "Reference",
|
|
2243
|
+
"text": "ExtendableEndpointAdapter",
|
|
2244
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
2245
|
+
},
|
|
2246
|
+
{
|
|
2247
|
+
"kind": "Content",
|
|
2248
|
+
"text": "<"
|
|
2249
|
+
},
|
|
2250
|
+
{
|
|
2251
|
+
"kind": "Reference",
|
|
2252
|
+
"text": "NextQueriesRequest",
|
|
2253
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQueriesRequest:interface"
|
|
2254
|
+
},
|
|
2255
|
+
{
|
|
2256
|
+
"kind": "Content",
|
|
2257
|
+
"text": ", "
|
|
2258
|
+
},
|
|
2259
|
+
{
|
|
2260
|
+
"kind": "Reference",
|
|
2261
|
+
"text": "NextQueriesResponse",
|
|
2262
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQueriesResponse:interface"
|
|
2263
|
+
},
|
|
2264
|
+
{
|
|
2265
|
+
"kind": "Content",
|
|
2266
|
+
"text": ">"
|
|
2267
|
+
}
|
|
2268
|
+
],
|
|
2269
|
+
"fileUrlPath": "dist/types/endpoint-adapters/next-queries.endpoint-adapter.d.ts",
|
|
2270
|
+
"isReadonly": true,
|
|
2271
|
+
"releaseTag": "Public",
|
|
2272
|
+
"name": "nextQueriesEndpointAdapter",
|
|
2273
|
+
"variableTypeTokenRange": {
|
|
2274
|
+
"startIndex": 1,
|
|
2275
|
+
"endIndex": 8
|
|
2276
|
+
}
|
|
2277
|
+
},
|
|
2278
|
+
{
|
|
2279
|
+
"kind": "Variable",
|
|
2280
|
+
"canonicalReference": "@empathyco/x-adapter-platform!nextQueriesRelatedPromptsSchema:var",
|
|
2281
|
+
"docComment": "/**\n * Default implementation for the NextQueriesRelatedPromptsSchema.\n *\n * @public\n */\n",
|
|
2282
|
+
"excerptTokens": [
|
|
2283
|
+
{
|
|
2284
|
+
"kind": "Content",
|
|
2285
|
+
"text": "nextQueriesRelatedPromptsSchema: "
|
|
2286
|
+
},
|
|
2287
|
+
{
|
|
2288
|
+
"kind": "Content",
|
|
2289
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2290
|
+
},
|
|
2291
|
+
{
|
|
2292
|
+
"kind": "Reference",
|
|
2293
|
+
"text": "MutableSchema",
|
|
2294
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
2295
|
+
},
|
|
2296
|
+
{
|
|
2297
|
+
"kind": "Content",
|
|
2298
|
+
"text": "<string, "
|
|
2299
|
+
},
|
|
2300
|
+
{
|
|
2301
|
+
"kind": "Reference",
|
|
2302
|
+
"text": "RelatedPromptNextQuery",
|
|
2303
|
+
"canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptNextQuery:interface"
|
|
2304
|
+
},
|
|
2305
|
+
{
|
|
2306
|
+
"kind": "Content",
|
|
2307
|
+
"text": ">"
|
|
2308
|
+
}
|
|
2309
|
+
],
|
|
2310
|
+
"fileUrlPath": "dist/types/schemas/models/related-prompt.schema.d.ts",
|
|
2311
|
+
"isReadonly": true,
|
|
2312
|
+
"releaseTag": "Public",
|
|
2313
|
+
"name": "nextQueriesRelatedPromptsSchema",
|
|
2314
|
+
"variableTypeTokenRange": {
|
|
2315
|
+
"startIndex": 1,
|
|
2316
|
+
"endIndex": 6
|
|
2317
|
+
}
|
|
2318
|
+
},
|
|
2319
|
+
{
|
|
2320
|
+
"kind": "Variable",
|
|
2321
|
+
"canonicalReference": "@empathyco/x-adapter-platform!nextQueriesRequestMapper:var",
|
|
2322
|
+
"docComment": "/**\n * Default implementation for the NextQueriesRequestMapper.\n *\n * @public\n */\n",
|
|
2323
|
+
"excerptTokens": [
|
|
2324
|
+
{
|
|
2325
|
+
"kind": "Content",
|
|
2326
|
+
"text": "nextQueriesRequestMapper: "
|
|
2327
|
+
},
|
|
2328
|
+
{
|
|
2329
|
+
"kind": "Content",
|
|
2330
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2331
|
+
},
|
|
2332
|
+
{
|
|
2333
|
+
"kind": "Reference",
|
|
2334
|
+
"text": "Mapper",
|
|
2335
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
2336
|
+
},
|
|
2337
|
+
{
|
|
2338
|
+
"kind": "Content",
|
|
2339
|
+
"text": "<"
|
|
2340
|
+
},
|
|
2341
|
+
{
|
|
2342
|
+
"kind": "Reference",
|
|
2343
|
+
"text": "NextQueriesRequest",
|
|
2344
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQueriesRequest:interface"
|
|
2345
|
+
},
|
|
2346
|
+
{
|
|
2347
|
+
"kind": "Content",
|
|
2348
|
+
"text": ", "
|
|
2349
|
+
},
|
|
2350
|
+
{
|
|
2351
|
+
"kind": "Reference",
|
|
2352
|
+
"text": "PlatformNextQueriesRequest",
|
|
2353
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformNextQueriesRequest:interface"
|
|
2354
|
+
},
|
|
2355
|
+
{
|
|
2356
|
+
"kind": "Content",
|
|
2357
|
+
"text": ">"
|
|
2358
|
+
}
|
|
2359
|
+
],
|
|
2360
|
+
"fileUrlPath": "dist/types/mappers/requests/next-queries-request.mapper.d.ts",
|
|
2361
|
+
"isReadonly": true,
|
|
2362
|
+
"releaseTag": "Public",
|
|
2363
|
+
"name": "nextQueriesRequestMapper",
|
|
2364
|
+
"variableTypeTokenRange": {
|
|
2365
|
+
"startIndex": 1,
|
|
2366
|
+
"endIndex": 8
|
|
2367
|
+
}
|
|
2368
|
+
},
|
|
2369
|
+
{
|
|
2370
|
+
"kind": "Variable",
|
|
2371
|
+
"canonicalReference": "@empathyco/x-adapter-platform!nextQueriesRequestSchema:var",
|
|
2372
|
+
"docComment": "/**\n * Default implementation for the NextQueriesRequestSchema.\n *\n * @public\n */\n",
|
|
2373
|
+
"excerptTokens": [
|
|
2374
|
+
{
|
|
2375
|
+
"kind": "Content",
|
|
2376
|
+
"text": "nextQueriesRequestSchema: "
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"kind": "Content",
|
|
2380
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2381
|
+
},
|
|
2382
|
+
{
|
|
2383
|
+
"kind": "Reference",
|
|
2384
|
+
"text": "MutableSchema",
|
|
2385
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
2386
|
+
},
|
|
2387
|
+
{
|
|
2388
|
+
"kind": "Content",
|
|
2389
|
+
"text": "<"
|
|
2390
|
+
},
|
|
2391
|
+
{
|
|
2392
|
+
"kind": "Reference",
|
|
2393
|
+
"text": "NextQueriesRequest",
|
|
2394
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQueriesRequest:interface"
|
|
2395
|
+
},
|
|
2396
|
+
{
|
|
2397
|
+
"kind": "Content",
|
|
2398
|
+
"text": ", "
|
|
2399
|
+
},
|
|
2400
|
+
{
|
|
2401
|
+
"kind": "Reference",
|
|
2402
|
+
"text": "PlatformNextQueriesRequest",
|
|
2403
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformNextQueriesRequest:interface"
|
|
2404
|
+
},
|
|
2405
|
+
{
|
|
2406
|
+
"kind": "Content",
|
|
2407
|
+
"text": ">"
|
|
2408
|
+
}
|
|
2409
|
+
],
|
|
2410
|
+
"fileUrlPath": "dist/types/schemas/requests/next-queries-request.schema.d.ts",
|
|
2411
|
+
"isReadonly": true,
|
|
2412
|
+
"releaseTag": "Public",
|
|
2413
|
+
"name": "nextQueriesRequestSchema",
|
|
2414
|
+
"variableTypeTokenRange": {
|
|
2415
|
+
"startIndex": 1,
|
|
2416
|
+
"endIndex": 8
|
|
2417
|
+
}
|
|
2418
|
+
},
|
|
2419
|
+
{
|
|
2420
|
+
"kind": "Variable",
|
|
2421
|
+
"canonicalReference": "@empathyco/x-adapter-platform!nextQueriesResponseMapper:var",
|
|
2422
|
+
"docComment": "/**\n * Default implementation for the NextQueriesResponseMapper.\n *\n * @public\n */\n",
|
|
2423
|
+
"excerptTokens": [
|
|
2424
|
+
{
|
|
2425
|
+
"kind": "Content",
|
|
2426
|
+
"text": "nextQueriesResponseMapper: "
|
|
2427
|
+
},
|
|
2428
|
+
{
|
|
2429
|
+
"kind": "Content",
|
|
2430
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2431
|
+
},
|
|
2432
|
+
{
|
|
2433
|
+
"kind": "Reference",
|
|
2434
|
+
"text": "Mapper",
|
|
2435
|
+
"canonicalReference": "@empathyco/x-adapter!Mapper:type"
|
|
2436
|
+
},
|
|
2437
|
+
{
|
|
2438
|
+
"kind": "Content",
|
|
2439
|
+
"text": "<"
|
|
2440
|
+
},
|
|
2441
|
+
{
|
|
2442
|
+
"kind": "Reference",
|
|
2443
|
+
"text": "PlatformNextQueriesResponse",
|
|
2444
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformNextQueriesResponse:interface"
|
|
2445
|
+
},
|
|
2446
|
+
{
|
|
2447
|
+
"kind": "Content",
|
|
2448
|
+
"text": ", "
|
|
2449
|
+
},
|
|
2450
|
+
{
|
|
2451
|
+
"kind": "Reference",
|
|
2452
|
+
"text": "NextQueriesResponse",
|
|
2453
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQueriesResponse:interface"
|
|
2454
|
+
},
|
|
2455
|
+
{
|
|
2456
|
+
"kind": "Content",
|
|
2457
|
+
"text": ">"
|
|
2458
|
+
}
|
|
2459
|
+
],
|
|
2460
|
+
"fileUrlPath": "dist/types/mappers/responses/next-queries-response.mapper.d.ts",
|
|
2461
|
+
"isReadonly": true,
|
|
2462
|
+
"releaseTag": "Public",
|
|
2463
|
+
"name": "nextQueriesResponseMapper",
|
|
2464
|
+
"variableTypeTokenRange": {
|
|
2465
|
+
"startIndex": 1,
|
|
2466
|
+
"endIndex": 8
|
|
2467
|
+
}
|
|
2468
|
+
},
|
|
2469
|
+
{
|
|
2470
|
+
"kind": "Variable",
|
|
2471
|
+
"canonicalReference": "@empathyco/x-adapter-platform!nextQueriesResponseSchema:var",
|
|
2472
|
+
"docComment": "/**\n * Default implementation for the NextQueriesResponseSchema.\n *\n * @public\n */\n",
|
|
2473
|
+
"excerptTokens": [
|
|
2474
|
+
{
|
|
2475
|
+
"kind": "Content",
|
|
2476
|
+
"text": "nextQueriesResponseSchema: "
|
|
2477
|
+
},
|
|
2478
|
+
{
|
|
2479
|
+
"kind": "Content",
|
|
2480
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2481
|
+
},
|
|
2482
|
+
{
|
|
2483
|
+
"kind": "Reference",
|
|
2484
|
+
"text": "MutableSchema",
|
|
2485
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
2486
|
+
},
|
|
2487
|
+
{
|
|
2488
|
+
"kind": "Content",
|
|
2489
|
+
"text": "<"
|
|
2490
|
+
},
|
|
2491
|
+
{
|
|
2492
|
+
"kind": "Reference",
|
|
2493
|
+
"text": "PlatformNextQueriesResponse",
|
|
2494
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformNextQueriesResponse:interface"
|
|
2495
|
+
},
|
|
2496
|
+
{
|
|
2497
|
+
"kind": "Content",
|
|
2498
|
+
"text": ", "
|
|
2499
|
+
},
|
|
2500
|
+
{
|
|
2501
|
+
"kind": "Reference",
|
|
2502
|
+
"text": "NextQueriesResponse",
|
|
2503
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQueriesResponse:interface"
|
|
2504
|
+
},
|
|
2505
|
+
{
|
|
2506
|
+
"kind": "Content",
|
|
2507
|
+
"text": ">"
|
|
2508
|
+
}
|
|
2509
|
+
],
|
|
2510
|
+
"fileUrlPath": "dist/types/schemas/responses/next-queries-response.schema.d.ts",
|
|
2511
|
+
"isReadonly": true,
|
|
2512
|
+
"releaseTag": "Public",
|
|
2513
|
+
"name": "nextQueriesResponseSchema",
|
|
2514
|
+
"variableTypeTokenRange": {
|
|
2515
|
+
"startIndex": 1,
|
|
2516
|
+
"endIndex": 8
|
|
2517
|
+
}
|
|
2518
|
+
},
|
|
2519
|
+
{
|
|
2520
|
+
"kind": "Variable",
|
|
2521
|
+
"canonicalReference": "@empathyco/x-adapter-platform!nextQuerySchema:var",
|
|
2522
|
+
"docComment": "/**\n * Default implementation for the NextQuerySchema.\n *\n * @public\n */\n",
|
|
2523
|
+
"excerptTokens": [
|
|
2524
|
+
{
|
|
2525
|
+
"kind": "Content",
|
|
2526
|
+
"text": "nextQuerySchema: "
|
|
2527
|
+
},
|
|
2528
|
+
{
|
|
2529
|
+
"kind": "Content",
|
|
2530
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2531
|
+
},
|
|
2532
|
+
{
|
|
2533
|
+
"kind": "Reference",
|
|
2534
|
+
"text": "MutableSchema",
|
|
2535
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
2536
|
+
},
|
|
2537
|
+
{
|
|
2538
|
+
"kind": "Content",
|
|
2539
|
+
"text": "<"
|
|
2540
|
+
},
|
|
2541
|
+
{
|
|
2542
|
+
"kind": "Reference",
|
|
2543
|
+
"text": "PlatformNextQuery",
|
|
2544
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformNextQuery:interface"
|
|
2545
|
+
},
|
|
2546
|
+
{
|
|
2547
|
+
"kind": "Content",
|
|
2548
|
+
"text": ", "
|
|
2549
|
+
},
|
|
2550
|
+
{
|
|
2551
|
+
"kind": "Reference",
|
|
2552
|
+
"text": "NextQuery",
|
|
2553
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQuery:interface"
|
|
2554
|
+
},
|
|
2555
|
+
{
|
|
2556
|
+
"kind": "Content",
|
|
2557
|
+
"text": ">"
|
|
2558
|
+
}
|
|
2559
|
+
],
|
|
2560
|
+
"fileUrlPath": "dist/types/schemas/models/next-query.schema.d.ts",
|
|
2561
|
+
"isReadonly": true,
|
|
2562
|
+
"releaseTag": "Public",
|
|
2563
|
+
"name": "nextQuerySchema",
|
|
2564
|
+
"variableTypeTokenRange": {
|
|
2565
|
+
"startIndex": 1,
|
|
2566
|
+
"endIndex": 8
|
|
2567
|
+
}
|
|
2568
|
+
},
|
|
2569
|
+
{
|
|
2570
|
+
"kind": "Variable",
|
|
2571
|
+
"canonicalReference": "@empathyco/x-adapter-platform!numberFilterSchema:var",
|
|
2572
|
+
"docComment": "/**\n * Default implementation for the NumberFilterSchema.\n *\n * @public\n */\n",
|
|
2573
|
+
"excerptTokens": [
|
|
2574
|
+
{
|
|
2575
|
+
"kind": "Content",
|
|
2576
|
+
"text": "numberFilterSchema: "
|
|
2577
|
+
},
|
|
2578
|
+
{
|
|
2579
|
+
"kind": "Content",
|
|
2580
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2581
|
+
},
|
|
2582
|
+
{
|
|
2583
|
+
"kind": "Reference",
|
|
2584
|
+
"text": "MutableSchema",
|
|
2585
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
2586
|
+
},
|
|
2587
|
+
{
|
|
2588
|
+
"kind": "Content",
|
|
2589
|
+
"text": "<"
|
|
2590
|
+
},
|
|
2591
|
+
{
|
|
2592
|
+
"kind": "Reference",
|
|
2593
|
+
"text": "PlatformFilter",
|
|
2594
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformFilter:interface"
|
|
2595
|
+
},
|
|
2596
|
+
{
|
|
2597
|
+
"kind": "Content",
|
|
2598
|
+
"text": ", "
|
|
2599
|
+
},
|
|
2600
|
+
{
|
|
2601
|
+
"kind": "Reference",
|
|
2602
|
+
"text": "NumberRangeFilter",
|
|
2603
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NumberRangeFilter:interface"
|
|
2604
|
+
},
|
|
2605
|
+
{
|
|
2606
|
+
"kind": "Content",
|
|
2607
|
+
"text": ">"
|
|
2608
|
+
}
|
|
2609
|
+
],
|
|
2610
|
+
"fileUrlPath": "dist/types/schemas/models/filters/number-filter.schema.d.ts",
|
|
2611
|
+
"isReadonly": true,
|
|
2612
|
+
"releaseTag": "Public",
|
|
2613
|
+
"name": "numberFilterSchema",
|
|
2614
|
+
"variableTypeTokenRange": {
|
|
2615
|
+
"startIndex": 1,
|
|
2616
|
+
"endIndex": 8
|
|
2617
|
+
}
|
|
2618
|
+
},
|
|
2619
|
+
{
|
|
2620
|
+
"kind": "Variable",
|
|
2621
|
+
"canonicalReference": "@empathyco/x-adapter-platform!partialResultsSchema:var",
|
|
2622
|
+
"docComment": "/**\n * Default implementation for the PartialResultsSchema.\n *\n * @public\n */\n",
|
|
2623
|
+
"excerptTokens": [
|
|
2624
|
+
{
|
|
2625
|
+
"kind": "Content",
|
|
2626
|
+
"text": "partialResultsSchema: "
|
|
2627
|
+
},
|
|
2628
|
+
{
|
|
2629
|
+
"kind": "Content",
|
|
2630
|
+
"text": "import(\"@empathyco/x-adapter\")."
|
|
2631
|
+
},
|
|
2632
|
+
{
|
|
2633
|
+
"kind": "Reference",
|
|
2634
|
+
"text": "MutableSchema",
|
|
2635
|
+
"canonicalReference": "@empathyco/x-adapter!MutableSchema:type"
|
|
2636
|
+
},
|
|
2637
|
+
{
|
|
2638
|
+
"kind": "Content",
|
|
2639
|
+
"text": "<"
|
|
2640
|
+
},
|
|
2641
|
+
{
|
|
2642
|
+
"kind": "Reference",
|
|
2643
|
+
"text": "PlatformPartialResult",
|
|
2644
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformPartialResult:interface"
|
|
2645
|
+
},
|
|
2646
|
+
{
|
|
2647
|
+
"kind": "Content",
|
|
2648
|
+
"text": ", "
|
|
2649
|
+
},
|
|
2650
|
+
{
|
|
2651
|
+
"kind": "Reference",
|
|
2652
|
+
"text": "PartialResult",
|
|
2653
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PartialResult:interface"
|
|
2654
|
+
},
|
|
2655
|
+
{
|
|
2656
|
+
"kind": "Content",
|
|
2657
|
+
"text": ">"
|
|
2658
|
+
}
|
|
2659
|
+
],
|
|
2660
|
+
"fileUrlPath": "dist/types/schemas/models/partial-results.schema.d.ts",
|
|
2661
|
+
"isReadonly": true,
|
|
2662
|
+
"releaseTag": "Public",
|
|
2663
|
+
"name": "partialResultsSchema",
|
|
2664
|
+
"variableTypeTokenRange": {
|
|
2665
|
+
"startIndex": 1,
|
|
2666
|
+
"endIndex": 8
|
|
2667
|
+
}
|
|
2668
|
+
},
|
|
2669
|
+
{
|
|
2670
|
+
"kind": "Interface",
|
|
2671
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter:interface",
|
|
2672
|
+
"docComment": "/**\n * Platform adapter interface.\n *\n * @public\n */\n",
|
|
2673
|
+
"excerptTokens": [
|
|
2674
|
+
{
|
|
2675
|
+
"kind": "Content",
|
|
2676
|
+
"text": "export interface PlatformAdapter extends "
|
|
2677
|
+
},
|
|
2678
|
+
{
|
|
2679
|
+
"kind": "Reference",
|
|
2680
|
+
"text": "XComponentsAdapter",
|
|
2681
|
+
"canonicalReference": "@empathyco/x-adapter-platform!XComponentsAdapter:interface"
|
|
2682
|
+
},
|
|
2683
|
+
{
|
|
2684
|
+
"kind": "Content",
|
|
2685
|
+
"text": " "
|
|
2686
|
+
}
|
|
2687
|
+
],
|
|
2688
|
+
"fileUrlPath": "dist/types/types/platform-adapter.types.d.ts",
|
|
2689
|
+
"releaseTag": "Public",
|
|
2690
|
+
"name": "PlatformAdapter",
|
|
2691
|
+
"preserveMemberOrder": false,
|
|
2692
|
+
"members": [
|
|
2693
|
+
{
|
|
2694
|
+
"kind": "PropertySignature",
|
|
2695
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#aiQuestions:member",
|
|
2696
|
+
"docComment": "",
|
|
2697
|
+
"excerptTokens": [
|
|
2698
|
+
{
|
|
2699
|
+
"kind": "Content",
|
|
2700
|
+
"text": "aiQuestions: "
|
|
2701
|
+
},
|
|
2702
|
+
{
|
|
2703
|
+
"kind": "Reference",
|
|
2704
|
+
"text": "ExtendableEndpointAdapter",
|
|
2705
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
2706
|
+
},
|
|
2707
|
+
{
|
|
2708
|
+
"kind": "Content",
|
|
2709
|
+
"text": "<"
|
|
2710
|
+
},
|
|
2711
|
+
{
|
|
2712
|
+
"kind": "Reference",
|
|
2713
|
+
"text": "AiQuestionsRequest",
|
|
2714
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsRequest:interface"
|
|
2715
|
+
},
|
|
2716
|
+
{
|
|
2717
|
+
"kind": "Content",
|
|
2718
|
+
"text": ", "
|
|
2719
|
+
},
|
|
2720
|
+
{
|
|
2721
|
+
"kind": "Reference",
|
|
2722
|
+
"text": "AiQuestionsResponse",
|
|
2723
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsResponse:interface"
|
|
2724
|
+
},
|
|
2725
|
+
{
|
|
2726
|
+
"kind": "Content",
|
|
2727
|
+
"text": ">"
|
|
2728
|
+
},
|
|
2729
|
+
{
|
|
2730
|
+
"kind": "Content",
|
|
2731
|
+
"text": ";"
|
|
2732
|
+
}
|
|
2733
|
+
],
|
|
2734
|
+
"isReadonly": false,
|
|
2735
|
+
"isOptional": false,
|
|
2736
|
+
"releaseTag": "Public",
|
|
2737
|
+
"name": "aiQuestions",
|
|
2738
|
+
"propertyTypeTokenRange": {
|
|
2739
|
+
"startIndex": 1,
|
|
2740
|
+
"endIndex": 7
|
|
2741
|
+
}
|
|
2742
|
+
},
|
|
2743
|
+
{
|
|
2744
|
+
"kind": "PropertySignature",
|
|
2745
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#aiSuggestions:member",
|
|
2746
|
+
"docComment": "",
|
|
2747
|
+
"excerptTokens": [
|
|
2748
|
+
{
|
|
2749
|
+
"kind": "Content",
|
|
2750
|
+
"text": "aiSuggestions: "
|
|
2751
|
+
},
|
|
2752
|
+
{
|
|
2753
|
+
"kind": "Reference",
|
|
2754
|
+
"text": "ExtendableEndpointAdapter",
|
|
2755
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
2756
|
+
},
|
|
2757
|
+
{
|
|
2758
|
+
"kind": "Content",
|
|
2759
|
+
"text": "<"
|
|
2760
|
+
},
|
|
2761
|
+
{
|
|
2762
|
+
"kind": "Reference",
|
|
2763
|
+
"text": "AiSuggestionsRequest",
|
|
2764
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsRequest:interface"
|
|
2765
|
+
},
|
|
2766
|
+
{
|
|
2767
|
+
"kind": "Content",
|
|
2768
|
+
"text": ", "
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"kind": "Reference",
|
|
2772
|
+
"text": "Response",
|
|
2773
|
+
"canonicalReference": "!Response:interface"
|
|
2774
|
+
},
|
|
2775
|
+
{
|
|
2776
|
+
"kind": "Content",
|
|
2777
|
+
"text": ">"
|
|
2778
|
+
},
|
|
2779
|
+
{
|
|
2780
|
+
"kind": "Content",
|
|
2781
|
+
"text": ";"
|
|
2782
|
+
}
|
|
2783
|
+
],
|
|
2784
|
+
"isReadonly": false,
|
|
2785
|
+
"isOptional": false,
|
|
2786
|
+
"releaseTag": "Public",
|
|
2787
|
+
"name": "aiSuggestions",
|
|
2788
|
+
"propertyTypeTokenRange": {
|
|
2789
|
+
"startIndex": 1,
|
|
2790
|
+
"endIndex": 7
|
|
2791
|
+
}
|
|
2792
|
+
},
|
|
2793
|
+
{
|
|
2794
|
+
"kind": "PropertySignature",
|
|
2795
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#aiSuggestionsSearch:member",
|
|
2796
|
+
"docComment": "",
|
|
2797
|
+
"excerptTokens": [
|
|
2798
|
+
{
|
|
2799
|
+
"kind": "Content",
|
|
2800
|
+
"text": "aiSuggestionsSearch: "
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
"kind": "Reference",
|
|
2804
|
+
"text": "ExtendableEndpointAdapter",
|
|
2805
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
2806
|
+
},
|
|
2807
|
+
{
|
|
2808
|
+
"kind": "Content",
|
|
2809
|
+
"text": "<"
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"kind": "Reference",
|
|
2813
|
+
"text": "AiSuggestionsSearchRequest",
|
|
2814
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchRequest:interface"
|
|
2815
|
+
},
|
|
2816
|
+
{
|
|
2817
|
+
"kind": "Content",
|
|
2818
|
+
"text": ", "
|
|
2819
|
+
},
|
|
2820
|
+
{
|
|
2821
|
+
"kind": "Reference",
|
|
2822
|
+
"text": "AiSuggestionsSearchResponse",
|
|
2823
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiSuggestionsSearchResponse:interface"
|
|
2824
|
+
},
|
|
2825
|
+
{
|
|
2826
|
+
"kind": "Content",
|
|
2827
|
+
"text": ">"
|
|
2828
|
+
},
|
|
2829
|
+
{
|
|
2830
|
+
"kind": "Content",
|
|
2831
|
+
"text": ";"
|
|
2832
|
+
}
|
|
2833
|
+
],
|
|
2834
|
+
"isReadonly": false,
|
|
2835
|
+
"isOptional": false,
|
|
2836
|
+
"releaseTag": "Public",
|
|
2837
|
+
"name": "aiSuggestionsSearch",
|
|
2838
|
+
"propertyTypeTokenRange": {
|
|
2839
|
+
"startIndex": 1,
|
|
2840
|
+
"endIndex": 7
|
|
2841
|
+
}
|
|
2842
|
+
},
|
|
2843
|
+
{
|
|
2844
|
+
"kind": "PropertySignature",
|
|
2845
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#aiTasks:member",
|
|
2846
|
+
"docComment": "",
|
|
2847
|
+
"excerptTokens": [
|
|
2848
|
+
{
|
|
2849
|
+
"kind": "Content",
|
|
2850
|
+
"text": "aiTasks: "
|
|
2851
|
+
},
|
|
2852
|
+
{
|
|
2853
|
+
"kind": "Reference",
|
|
2854
|
+
"text": "ExtendableEndpointAdapter",
|
|
2855
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
2856
|
+
},
|
|
2857
|
+
{
|
|
2858
|
+
"kind": "Content",
|
|
2859
|
+
"text": "<"
|
|
2860
|
+
},
|
|
2861
|
+
{
|
|
2862
|
+
"kind": "Reference",
|
|
2863
|
+
"text": "AiTasksRequest",
|
|
2864
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksRequest:interface"
|
|
2865
|
+
},
|
|
2866
|
+
{
|
|
2867
|
+
"kind": "Content",
|
|
2868
|
+
"text": ", "
|
|
2869
|
+
},
|
|
2870
|
+
{
|
|
2871
|
+
"kind": "Reference",
|
|
2872
|
+
"text": "AiTasksResponse",
|
|
2873
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksResponse:interface"
|
|
2874
|
+
},
|
|
2875
|
+
{
|
|
2876
|
+
"kind": "Content",
|
|
2877
|
+
"text": ">"
|
|
2878
|
+
},
|
|
2879
|
+
{
|
|
2880
|
+
"kind": "Content",
|
|
2881
|
+
"text": ";"
|
|
2882
|
+
}
|
|
2883
|
+
],
|
|
2884
|
+
"isReadonly": false,
|
|
2885
|
+
"isOptional": false,
|
|
2886
|
+
"releaseTag": "Public",
|
|
2887
|
+
"name": "aiTasks",
|
|
2888
|
+
"propertyTypeTokenRange": {
|
|
2889
|
+
"startIndex": 1,
|
|
2890
|
+
"endIndex": 7
|
|
2891
|
+
}
|
|
2892
|
+
},
|
|
2893
|
+
{
|
|
2894
|
+
"kind": "PropertySignature",
|
|
2895
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#experienceControls:member",
|
|
2896
|
+
"docComment": "",
|
|
2897
|
+
"excerptTokens": [
|
|
2898
|
+
{
|
|
2899
|
+
"kind": "Content",
|
|
2900
|
+
"text": "experienceControls: "
|
|
2901
|
+
},
|
|
2902
|
+
{
|
|
2903
|
+
"kind": "Reference",
|
|
2904
|
+
"text": "ExtendableEndpointAdapter",
|
|
2905
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
2906
|
+
},
|
|
2907
|
+
{
|
|
2908
|
+
"kind": "Content",
|
|
2909
|
+
"text": "<"
|
|
2910
|
+
},
|
|
2911
|
+
{
|
|
2912
|
+
"kind": "Reference",
|
|
2913
|
+
"text": "ExperienceControlsRequest",
|
|
2914
|
+
"canonicalReference": "@empathyco/x-adapter-platform!ExperienceControlsRequest:interface"
|
|
2915
|
+
},
|
|
2916
|
+
{
|
|
2917
|
+
"kind": "Content",
|
|
2918
|
+
"text": ", "
|
|
2919
|
+
},
|
|
2920
|
+
{
|
|
2921
|
+
"kind": "Reference",
|
|
2922
|
+
"text": "ExperienceControlsResponse",
|
|
2923
|
+
"canonicalReference": "@empathyco/x-adapter-platform!ExperienceControlsResponse:interface"
|
|
2924
|
+
},
|
|
2925
|
+
{
|
|
2926
|
+
"kind": "Content",
|
|
2927
|
+
"text": ">"
|
|
2928
|
+
},
|
|
2929
|
+
{
|
|
2930
|
+
"kind": "Content",
|
|
2931
|
+
"text": ";"
|
|
2932
|
+
}
|
|
2933
|
+
],
|
|
2934
|
+
"isReadonly": false,
|
|
2935
|
+
"isOptional": false,
|
|
2936
|
+
"releaseTag": "Public",
|
|
2937
|
+
"name": "experienceControls",
|
|
2938
|
+
"propertyTypeTokenRange": {
|
|
2939
|
+
"startIndex": 1,
|
|
2940
|
+
"endIndex": 7
|
|
2941
|
+
}
|
|
2942
|
+
},
|
|
2943
|
+
{
|
|
2944
|
+
"kind": "PropertySignature",
|
|
2945
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#identifierResults:member",
|
|
2946
|
+
"docComment": "",
|
|
2947
|
+
"excerptTokens": [
|
|
2948
|
+
{
|
|
2949
|
+
"kind": "Content",
|
|
2950
|
+
"text": "identifierResults: "
|
|
2951
|
+
},
|
|
2952
|
+
{
|
|
2953
|
+
"kind": "Reference",
|
|
2954
|
+
"text": "ExtendableEndpointAdapter",
|
|
2955
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
2956
|
+
},
|
|
2957
|
+
{
|
|
2958
|
+
"kind": "Content",
|
|
2959
|
+
"text": "<"
|
|
2960
|
+
},
|
|
2961
|
+
{
|
|
2962
|
+
"kind": "Reference",
|
|
2963
|
+
"text": "IdentifierResultsRequest",
|
|
2964
|
+
"canonicalReference": "@empathyco/x-adapter-platform!IdentifierResultsRequest:interface"
|
|
2965
|
+
},
|
|
2966
|
+
{
|
|
2967
|
+
"kind": "Content",
|
|
2968
|
+
"text": ", "
|
|
2969
|
+
},
|
|
2970
|
+
{
|
|
2971
|
+
"kind": "Reference",
|
|
2972
|
+
"text": "IdentifierResultsResponse",
|
|
2973
|
+
"canonicalReference": "@empathyco/x-adapter-platform!IdentifierResultsResponse:interface"
|
|
2974
|
+
},
|
|
2975
|
+
{
|
|
2976
|
+
"kind": "Content",
|
|
2977
|
+
"text": ">"
|
|
2978
|
+
},
|
|
2979
|
+
{
|
|
2980
|
+
"kind": "Content",
|
|
2981
|
+
"text": ";"
|
|
2982
|
+
}
|
|
2983
|
+
],
|
|
2984
|
+
"isReadonly": false,
|
|
2985
|
+
"isOptional": false,
|
|
2986
|
+
"releaseTag": "Public",
|
|
2987
|
+
"name": "identifierResults",
|
|
2988
|
+
"propertyTypeTokenRange": {
|
|
2989
|
+
"startIndex": 1,
|
|
2990
|
+
"endIndex": 7
|
|
2991
|
+
}
|
|
2992
|
+
},
|
|
2993
|
+
{
|
|
2994
|
+
"kind": "PropertySignature",
|
|
2995
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#nextQueries:member",
|
|
2996
|
+
"docComment": "",
|
|
2997
|
+
"excerptTokens": [
|
|
2998
|
+
{
|
|
2999
|
+
"kind": "Content",
|
|
3000
|
+
"text": "nextQueries: "
|
|
3001
|
+
},
|
|
3002
|
+
{
|
|
3003
|
+
"kind": "Reference",
|
|
3004
|
+
"text": "ExtendableEndpointAdapter",
|
|
3005
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
3006
|
+
},
|
|
3007
|
+
{
|
|
3008
|
+
"kind": "Content",
|
|
3009
|
+
"text": "<"
|
|
3010
|
+
},
|
|
3011
|
+
{
|
|
3012
|
+
"kind": "Reference",
|
|
3013
|
+
"text": "NextQueriesRequest",
|
|
3014
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQueriesRequest:interface"
|
|
3015
|
+
},
|
|
3016
|
+
{
|
|
3017
|
+
"kind": "Content",
|
|
3018
|
+
"text": ", "
|
|
3019
|
+
},
|
|
3020
|
+
{
|
|
3021
|
+
"kind": "Reference",
|
|
3022
|
+
"text": "NextQueriesResponse",
|
|
3023
|
+
"canonicalReference": "@empathyco/x-adapter-platform!NextQueriesResponse:interface"
|
|
3024
|
+
},
|
|
3025
|
+
{
|
|
3026
|
+
"kind": "Content",
|
|
3027
|
+
"text": ">"
|
|
3028
|
+
},
|
|
3029
|
+
{
|
|
3030
|
+
"kind": "Content",
|
|
3031
|
+
"text": ";"
|
|
3032
|
+
}
|
|
3033
|
+
],
|
|
3034
|
+
"isReadonly": false,
|
|
3035
|
+
"isOptional": false,
|
|
3036
|
+
"releaseTag": "Public",
|
|
3037
|
+
"name": "nextQueries",
|
|
3038
|
+
"propertyTypeTokenRange": {
|
|
3039
|
+
"startIndex": 1,
|
|
3040
|
+
"endIndex": 7
|
|
3041
|
+
}
|
|
3042
|
+
},
|
|
3043
|
+
{
|
|
3044
|
+
"kind": "PropertySignature",
|
|
3045
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#popularSearches:member",
|
|
3046
|
+
"docComment": "",
|
|
3047
|
+
"excerptTokens": [
|
|
3048
|
+
{
|
|
3049
|
+
"kind": "Content",
|
|
3050
|
+
"text": "popularSearches: "
|
|
3051
|
+
},
|
|
3052
|
+
{
|
|
3053
|
+
"kind": "Reference",
|
|
3054
|
+
"text": "ExtendableEndpointAdapter",
|
|
3055
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
3056
|
+
},
|
|
3057
|
+
{
|
|
3058
|
+
"kind": "Content",
|
|
3059
|
+
"text": "<"
|
|
3060
|
+
},
|
|
3061
|
+
{
|
|
3062
|
+
"kind": "Reference",
|
|
3063
|
+
"text": "PopularSearchesRequest",
|
|
3064
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PopularSearchesRequest:interface"
|
|
3065
|
+
},
|
|
3066
|
+
{
|
|
3067
|
+
"kind": "Content",
|
|
3068
|
+
"text": ", "
|
|
3069
|
+
},
|
|
3070
|
+
{
|
|
3071
|
+
"kind": "Reference",
|
|
3072
|
+
"text": "PopularSearchesResponse",
|
|
3073
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PopularSearchesResponse:interface"
|
|
3074
|
+
},
|
|
3075
|
+
{
|
|
3076
|
+
"kind": "Content",
|
|
3077
|
+
"text": ">"
|
|
3078
|
+
},
|
|
3079
|
+
{
|
|
3080
|
+
"kind": "Content",
|
|
3081
|
+
"text": ";"
|
|
3082
|
+
}
|
|
3083
|
+
],
|
|
3084
|
+
"isReadonly": false,
|
|
3085
|
+
"isOptional": false,
|
|
3086
|
+
"releaseTag": "Public",
|
|
3087
|
+
"name": "popularSearches",
|
|
3088
|
+
"propertyTypeTokenRange": {
|
|
3089
|
+
"startIndex": 1,
|
|
3090
|
+
"endIndex": 7
|
|
3091
|
+
}
|
|
3092
|
+
},
|
|
3093
|
+
{
|
|
3094
|
+
"kind": "PropertySignature",
|
|
3095
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#querySuggestions:member",
|
|
3096
|
+
"docComment": "",
|
|
3097
|
+
"excerptTokens": [
|
|
3098
|
+
{
|
|
3099
|
+
"kind": "Content",
|
|
3100
|
+
"text": "querySuggestions: "
|
|
3101
|
+
},
|
|
3102
|
+
{
|
|
3103
|
+
"kind": "Reference",
|
|
3104
|
+
"text": "ExtendableEndpointAdapter",
|
|
3105
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
3106
|
+
},
|
|
3107
|
+
{
|
|
3108
|
+
"kind": "Content",
|
|
3109
|
+
"text": "<"
|
|
3110
|
+
},
|
|
3111
|
+
{
|
|
3112
|
+
"kind": "Reference",
|
|
3113
|
+
"text": "QuerySuggestionsRequest",
|
|
3114
|
+
"canonicalReference": "@empathyco/x-adapter-platform!QuerySuggestionsRequest:interface"
|
|
3115
|
+
},
|
|
3116
|
+
{
|
|
3117
|
+
"kind": "Content",
|
|
3118
|
+
"text": ", "
|
|
3119
|
+
},
|
|
3120
|
+
{
|
|
3121
|
+
"kind": "Reference",
|
|
3122
|
+
"text": "QuerySuggestionsResponse",
|
|
3123
|
+
"canonicalReference": "@empathyco/x-adapter-platform!QuerySuggestionsResponse:interface"
|
|
3124
|
+
},
|
|
3125
|
+
{
|
|
3126
|
+
"kind": "Content",
|
|
3127
|
+
"text": ">"
|
|
3128
|
+
},
|
|
3129
|
+
{
|
|
3130
|
+
"kind": "Content",
|
|
3131
|
+
"text": ";"
|
|
3132
|
+
}
|
|
3133
|
+
],
|
|
3134
|
+
"isReadonly": false,
|
|
3135
|
+
"isOptional": false,
|
|
3136
|
+
"releaseTag": "Public",
|
|
3137
|
+
"name": "querySuggestions",
|
|
3138
|
+
"propertyTypeTokenRange": {
|
|
3139
|
+
"startIndex": 1,
|
|
3140
|
+
"endIndex": 7
|
|
3141
|
+
}
|
|
1527
3142
|
},
|
|
1528
3143
|
{
|
|
1529
|
-
"kind": "
|
|
1530
|
-
"
|
|
1531
|
-
"
|
|
3144
|
+
"kind": "PropertySignature",
|
|
3145
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#recommendations:member",
|
|
3146
|
+
"docComment": "",
|
|
3147
|
+
"excerptTokens": [
|
|
3148
|
+
{
|
|
3149
|
+
"kind": "Content",
|
|
3150
|
+
"text": "recommendations: "
|
|
3151
|
+
},
|
|
3152
|
+
{
|
|
3153
|
+
"kind": "Reference",
|
|
3154
|
+
"text": "ExtendableEndpointAdapter",
|
|
3155
|
+
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
3156
|
+
},
|
|
3157
|
+
{
|
|
3158
|
+
"kind": "Content",
|
|
3159
|
+
"text": "<"
|
|
3160
|
+
},
|
|
3161
|
+
{
|
|
3162
|
+
"kind": "Reference",
|
|
3163
|
+
"text": "RecommendationsRequest",
|
|
3164
|
+
"canonicalReference": "@empathyco/x-adapter-platform!RecommendationsRequest:interface"
|
|
3165
|
+
},
|
|
3166
|
+
{
|
|
3167
|
+
"kind": "Content",
|
|
3168
|
+
"text": ", "
|
|
3169
|
+
},
|
|
3170
|
+
{
|
|
3171
|
+
"kind": "Reference",
|
|
3172
|
+
"text": "RecommendationsResponse",
|
|
3173
|
+
"canonicalReference": "@empathyco/x-adapter-platform!RecommendationsResponse:interface"
|
|
3174
|
+
},
|
|
3175
|
+
{
|
|
3176
|
+
"kind": "Content",
|
|
3177
|
+
"text": ">"
|
|
3178
|
+
},
|
|
3179
|
+
{
|
|
3180
|
+
"kind": "Content",
|
|
3181
|
+
"text": ";"
|
|
3182
|
+
}
|
|
3183
|
+
],
|
|
3184
|
+
"isReadonly": false,
|
|
3185
|
+
"isOptional": false,
|
|
3186
|
+
"releaseTag": "Public",
|
|
3187
|
+
"name": "recommendations",
|
|
3188
|
+
"propertyTypeTokenRange": {
|
|
3189
|
+
"startIndex": 1,
|
|
3190
|
+
"endIndex": 7
|
|
3191
|
+
}
|
|
1532
3192
|
},
|
|
1533
|
-
{
|
|
1534
|
-
"kind": "Content",
|
|
1535
|
-
"text": " "
|
|
1536
|
-
}
|
|
1537
|
-
],
|
|
1538
|
-
"fileUrlPath": "dist/types/types/platform-adapter.types.d.ts",
|
|
1539
|
-
"releaseTag": "Public",
|
|
1540
|
-
"name": "PlatformAdapter",
|
|
1541
|
-
"preserveMemberOrder": false,
|
|
1542
|
-
"members": [
|
|
1543
3193
|
{
|
|
1544
3194
|
"kind": "PropertySignature",
|
|
1545
|
-
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#
|
|
3195
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#relatedPrompts:member",
|
|
1546
3196
|
"docComment": "",
|
|
1547
3197
|
"excerptTokens": [
|
|
1548
3198
|
{
|
|
1549
3199
|
"kind": "Content",
|
|
1550
|
-
"text": "
|
|
3200
|
+
"text": "relatedPrompts: "
|
|
1551
3201
|
},
|
|
1552
3202
|
{
|
|
1553
3203
|
"kind": "Reference",
|
|
@@ -1560,8 +3210,8 @@
|
|
|
1560
3210
|
},
|
|
1561
3211
|
{
|
|
1562
3212
|
"kind": "Reference",
|
|
1563
|
-
"text": "
|
|
1564
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3213
|
+
"text": "RelatedPromptsRequest",
|
|
3214
|
+
"canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsRequest:interface"
|
|
1565
3215
|
},
|
|
1566
3216
|
{
|
|
1567
3217
|
"kind": "Content",
|
|
@@ -1569,8 +3219,8 @@
|
|
|
1569
3219
|
},
|
|
1570
3220
|
{
|
|
1571
3221
|
"kind": "Reference",
|
|
1572
|
-
"text": "
|
|
1573
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3222
|
+
"text": "RelatedPromptsResponse",
|
|
3223
|
+
"canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsResponse:interface"
|
|
1574
3224
|
},
|
|
1575
3225
|
{
|
|
1576
3226
|
"kind": "Content",
|
|
@@ -1584,7 +3234,7 @@
|
|
|
1584
3234
|
"isReadonly": false,
|
|
1585
3235
|
"isOptional": false,
|
|
1586
3236
|
"releaseTag": "Public",
|
|
1587
|
-
"name": "
|
|
3237
|
+
"name": "relatedPrompts",
|
|
1588
3238
|
"propertyTypeTokenRange": {
|
|
1589
3239
|
"startIndex": 1,
|
|
1590
3240
|
"endIndex": 7
|
|
@@ -1592,12 +3242,12 @@
|
|
|
1592
3242
|
},
|
|
1593
3243
|
{
|
|
1594
3244
|
"kind": "PropertySignature",
|
|
1595
|
-
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#
|
|
3245
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#relatedTags:member",
|
|
1596
3246
|
"docComment": "",
|
|
1597
3247
|
"excerptTokens": [
|
|
1598
3248
|
{
|
|
1599
3249
|
"kind": "Content",
|
|
1600
|
-
"text": "
|
|
3250
|
+
"text": "relatedTags: "
|
|
1601
3251
|
},
|
|
1602
3252
|
{
|
|
1603
3253
|
"kind": "Reference",
|
|
@@ -1610,8 +3260,8 @@
|
|
|
1610
3260
|
},
|
|
1611
3261
|
{
|
|
1612
3262
|
"kind": "Reference",
|
|
1613
|
-
"text": "
|
|
1614
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3263
|
+
"text": "RelatedTagsRequest",
|
|
3264
|
+
"canonicalReference": "@empathyco/x-adapter-platform!RelatedTagsRequest:interface"
|
|
1615
3265
|
},
|
|
1616
3266
|
{
|
|
1617
3267
|
"kind": "Content",
|
|
@@ -1619,8 +3269,8 @@
|
|
|
1619
3269
|
},
|
|
1620
3270
|
{
|
|
1621
3271
|
"kind": "Reference",
|
|
1622
|
-
"text": "
|
|
1623
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3272
|
+
"text": "RelatedTagsResponse",
|
|
3273
|
+
"canonicalReference": "@empathyco/x-adapter-platform!RelatedTagsResponse:interface"
|
|
1624
3274
|
},
|
|
1625
3275
|
{
|
|
1626
3276
|
"kind": "Content",
|
|
@@ -1634,7 +3284,7 @@
|
|
|
1634
3284
|
"isReadonly": false,
|
|
1635
3285
|
"isOptional": false,
|
|
1636
3286
|
"releaseTag": "Public",
|
|
1637
|
-
"name": "
|
|
3287
|
+
"name": "relatedTags",
|
|
1638
3288
|
"propertyTypeTokenRange": {
|
|
1639
3289
|
"startIndex": 1,
|
|
1640
3290
|
"endIndex": 7
|
|
@@ -1642,12 +3292,12 @@
|
|
|
1642
3292
|
},
|
|
1643
3293
|
{
|
|
1644
3294
|
"kind": "PropertySignature",
|
|
1645
|
-
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#
|
|
3295
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#search:member",
|
|
1646
3296
|
"docComment": "",
|
|
1647
3297
|
"excerptTokens": [
|
|
1648
3298
|
{
|
|
1649
3299
|
"kind": "Content",
|
|
1650
|
-
"text": "
|
|
3300
|
+
"text": "search: "
|
|
1651
3301
|
},
|
|
1652
3302
|
{
|
|
1653
3303
|
"kind": "Reference",
|
|
@@ -1660,8 +3310,8 @@
|
|
|
1660
3310
|
},
|
|
1661
3311
|
{
|
|
1662
3312
|
"kind": "Reference",
|
|
1663
|
-
"text": "
|
|
1664
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3313
|
+
"text": "SearchRequest",
|
|
3314
|
+
"canonicalReference": "@empathyco/x-adapter-platform!SearchRequest:interface"
|
|
1665
3315
|
},
|
|
1666
3316
|
{
|
|
1667
3317
|
"kind": "Content",
|
|
@@ -1669,8 +3319,8 @@
|
|
|
1669
3319
|
},
|
|
1670
3320
|
{
|
|
1671
3321
|
"kind": "Reference",
|
|
1672
|
-
"text": "
|
|
1673
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3322
|
+
"text": "SearchResponse",
|
|
3323
|
+
"canonicalReference": "@empathyco/x-adapter-platform!SearchResponse:interface"
|
|
1674
3324
|
},
|
|
1675
3325
|
{
|
|
1676
3326
|
"kind": "Content",
|
|
@@ -1684,7 +3334,7 @@
|
|
|
1684
3334
|
"isReadonly": false,
|
|
1685
3335
|
"isOptional": false,
|
|
1686
3336
|
"releaseTag": "Public",
|
|
1687
|
-
"name": "
|
|
3337
|
+
"name": "search",
|
|
1688
3338
|
"propertyTypeTokenRange": {
|
|
1689
3339
|
"startIndex": 1,
|
|
1690
3340
|
"endIndex": 7
|
|
@@ -1692,12 +3342,12 @@
|
|
|
1692
3342
|
},
|
|
1693
3343
|
{
|
|
1694
3344
|
"kind": "PropertySignature",
|
|
1695
|
-
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#
|
|
3345
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#semanticQueries:member",
|
|
1696
3346
|
"docComment": "",
|
|
1697
3347
|
"excerptTokens": [
|
|
1698
3348
|
{
|
|
1699
3349
|
"kind": "Content",
|
|
1700
|
-
"text": "
|
|
3350
|
+
"text": "semanticQueries: "
|
|
1701
3351
|
},
|
|
1702
3352
|
{
|
|
1703
3353
|
"kind": "Reference",
|
|
@@ -1710,8 +3360,8 @@
|
|
|
1710
3360
|
},
|
|
1711
3361
|
{
|
|
1712
3362
|
"kind": "Reference",
|
|
1713
|
-
"text": "
|
|
1714
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3363
|
+
"text": "SemanticQueriesRequest",
|
|
3364
|
+
"canonicalReference": "@empathyco/x-adapter-platform!SemanticQueriesRequest:interface"
|
|
1715
3365
|
},
|
|
1716
3366
|
{
|
|
1717
3367
|
"kind": "Content",
|
|
@@ -1719,8 +3369,8 @@
|
|
|
1719
3369
|
},
|
|
1720
3370
|
{
|
|
1721
3371
|
"kind": "Reference",
|
|
1722
|
-
"text": "
|
|
1723
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3372
|
+
"text": "SemanticQueriesResponse",
|
|
3373
|
+
"canonicalReference": "@empathyco/x-adapter-platform!SemanticQueriesResponse:interface"
|
|
1724
3374
|
},
|
|
1725
3375
|
{
|
|
1726
3376
|
"kind": "Content",
|
|
@@ -1734,7 +3384,7 @@
|
|
|
1734
3384
|
"isReadonly": false,
|
|
1735
3385
|
"isOptional": false,
|
|
1736
3386
|
"releaseTag": "Public",
|
|
1737
|
-
"name": "
|
|
3387
|
+
"name": "semanticQueries",
|
|
1738
3388
|
"propertyTypeTokenRange": {
|
|
1739
3389
|
"startIndex": 1,
|
|
1740
3390
|
"endIndex": 7
|
|
@@ -1742,12 +3392,12 @@
|
|
|
1742
3392
|
},
|
|
1743
3393
|
{
|
|
1744
3394
|
"kind": "PropertySignature",
|
|
1745
|
-
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#
|
|
3395
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter#tagging:member",
|
|
1746
3396
|
"docComment": "",
|
|
1747
3397
|
"excerptTokens": [
|
|
1748
3398
|
{
|
|
1749
3399
|
"kind": "Content",
|
|
1750
|
-
"text": "
|
|
3400
|
+
"text": "tagging: "
|
|
1751
3401
|
},
|
|
1752
3402
|
{
|
|
1753
3403
|
"kind": "Reference",
|
|
@@ -1760,21 +3410,171 @@
|
|
|
1760
3410
|
},
|
|
1761
3411
|
{
|
|
1762
3412
|
"kind": "Reference",
|
|
1763
|
-
"text": "
|
|
1764
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3413
|
+
"text": "TaggingRequest",
|
|
3414
|
+
"canonicalReference": "@empathyco/x-adapter-platform!TaggingRequest:interface"
|
|
3415
|
+
},
|
|
3416
|
+
{
|
|
3417
|
+
"kind": "Content",
|
|
3418
|
+
"text": ", void>"
|
|
3419
|
+
},
|
|
3420
|
+
{
|
|
3421
|
+
"kind": "Content",
|
|
3422
|
+
"text": ";"
|
|
3423
|
+
}
|
|
3424
|
+
],
|
|
3425
|
+
"isReadonly": false,
|
|
3426
|
+
"isOptional": false,
|
|
3427
|
+
"releaseTag": "Public",
|
|
3428
|
+
"name": "tagging",
|
|
3429
|
+
"propertyTypeTokenRange": {
|
|
3430
|
+
"startIndex": 1,
|
|
3431
|
+
"endIndex": 5
|
|
3432
|
+
}
|
|
3433
|
+
}
|
|
3434
|
+
],
|
|
3435
|
+
"extendsTokenRanges": [
|
|
3436
|
+
{
|
|
3437
|
+
"startIndex": 1,
|
|
3438
|
+
"endIndex": 2
|
|
3439
|
+
}
|
|
3440
|
+
]
|
|
3441
|
+
},
|
|
3442
|
+
{
|
|
3443
|
+
"kind": "Variable",
|
|
3444
|
+
"canonicalReference": "@empathyco/x-adapter-platform!platformAdapter:var",
|
|
3445
|
+
"docComment": "/**\n * Default implementation for the PlatformAdapter.\n *\n * @public\n */\n",
|
|
3446
|
+
"excerptTokens": [
|
|
3447
|
+
{
|
|
3448
|
+
"kind": "Content",
|
|
3449
|
+
"text": "platformAdapter: "
|
|
3450
|
+
},
|
|
3451
|
+
{
|
|
3452
|
+
"kind": "Reference",
|
|
3453
|
+
"text": "PlatformAdapter",
|
|
3454
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAdapter:interface"
|
|
3455
|
+
}
|
|
3456
|
+
],
|
|
3457
|
+
"fileUrlPath": "dist/types/platform.adapter.d.ts",
|
|
3458
|
+
"isReadonly": true,
|
|
3459
|
+
"releaseTag": "Public",
|
|
3460
|
+
"name": "platformAdapter",
|
|
3461
|
+
"variableTypeTokenRange": {
|
|
3462
|
+
"startIndex": 1,
|
|
3463
|
+
"endIndex": 2
|
|
3464
|
+
}
|
|
3465
|
+
},
|
|
3466
|
+
{
|
|
3467
|
+
"kind": "Interface",
|
|
3468
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiQuestionsRequest:interface",
|
|
3469
|
+
"docComment": "/**\n * Request for the `Questions v1` endpoint.\n *\n * @public\n */\n",
|
|
3470
|
+
"excerptTokens": [
|
|
3471
|
+
{
|
|
3472
|
+
"kind": "Content",
|
|
3473
|
+
"text": "export interface PlatformAiQuestionsRequest "
|
|
3474
|
+
}
|
|
3475
|
+
],
|
|
3476
|
+
"fileUrlPath": "dist/types/types/requests/ai/questions-request.model.d.ts",
|
|
3477
|
+
"releaseTag": "Public",
|
|
3478
|
+
"name": "PlatformAiQuestionsRequest",
|
|
3479
|
+
"preserveMemberOrder": false,
|
|
3480
|
+
"members": [
|
|
3481
|
+
{
|
|
3482
|
+
"kind": "PropertySignature",
|
|
3483
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiQuestionsRequest#context:member",
|
|
3484
|
+
"docComment": "",
|
|
3485
|
+
"excerptTokens": [
|
|
3486
|
+
{
|
|
3487
|
+
"kind": "Content",
|
|
3488
|
+
"text": "context: "
|
|
3489
|
+
},
|
|
3490
|
+
{
|
|
3491
|
+
"kind": "Content",
|
|
3492
|
+
"text": "{\n lang: string;\n instance?: string;\n filters?: "
|
|
3493
|
+
},
|
|
3494
|
+
{
|
|
3495
|
+
"kind": "Reference",
|
|
3496
|
+
"text": "Record",
|
|
3497
|
+
"canonicalReference": "!Record:type"
|
|
3498
|
+
},
|
|
3499
|
+
{
|
|
3500
|
+
"kind": "Content",
|
|
3501
|
+
"text": "<string, unknown>;\n query?: string;\n }"
|
|
1765
3502
|
},
|
|
1766
3503
|
{
|
|
1767
3504
|
"kind": "Content",
|
|
1768
|
-
"text": "
|
|
1769
|
-
}
|
|
1770
|
-
|
|
1771
|
-
|
|
1772
|
-
|
|
1773
|
-
|
|
3505
|
+
"text": ";"
|
|
3506
|
+
}
|
|
3507
|
+
],
|
|
3508
|
+
"isReadonly": false,
|
|
3509
|
+
"isOptional": false,
|
|
3510
|
+
"releaseTag": "Public",
|
|
3511
|
+
"name": "context",
|
|
3512
|
+
"propertyTypeTokenRange": {
|
|
3513
|
+
"startIndex": 1,
|
|
3514
|
+
"endIndex": 4
|
|
3515
|
+
}
|
|
3516
|
+
}
|
|
3517
|
+
],
|
|
3518
|
+
"extendsTokenRanges": []
|
|
3519
|
+
},
|
|
3520
|
+
{
|
|
3521
|
+
"kind": "Interface",
|
|
3522
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiQuestionsResponse:interface",
|
|
3523
|
+
"docComment": "/**\n * Response for the `questions` endpoint.\n *\n * @public\n */\n",
|
|
3524
|
+
"excerptTokens": [
|
|
3525
|
+
{
|
|
3526
|
+
"kind": "Content",
|
|
3527
|
+
"text": "export interface PlatformAiQuestionsResponse extends "
|
|
3528
|
+
},
|
|
3529
|
+
{
|
|
3530
|
+
"kind": "Reference",
|
|
3531
|
+
"text": "AiQuestionsResponse",
|
|
3532
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiQuestionsResponse:interface"
|
|
3533
|
+
},
|
|
3534
|
+
{
|
|
3535
|
+
"kind": "Content",
|
|
3536
|
+
"text": " "
|
|
3537
|
+
}
|
|
3538
|
+
],
|
|
3539
|
+
"fileUrlPath": "dist/types/types/responses/ai/questions-response.model.d.ts",
|
|
3540
|
+
"releaseTag": "Public",
|
|
3541
|
+
"name": "PlatformAiQuestionsResponse",
|
|
3542
|
+
"preserveMemberOrder": false,
|
|
3543
|
+
"members": [],
|
|
3544
|
+
"extendsTokenRanges": [
|
|
3545
|
+
{
|
|
3546
|
+
"startIndex": 1,
|
|
3547
|
+
"endIndex": 2
|
|
3548
|
+
}
|
|
3549
|
+
]
|
|
3550
|
+
},
|
|
3551
|
+
{
|
|
3552
|
+
"kind": "Interface",
|
|
3553
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionSearch:interface",
|
|
3554
|
+
"docComment": "/**\n * Each platform suggestion search is a query and the platform results of that query.\n *\n * @public\n */\n",
|
|
3555
|
+
"excerptTokens": [
|
|
3556
|
+
{
|
|
3557
|
+
"kind": "Content",
|
|
3558
|
+
"text": "export interface PlatformAiSuggestionSearch "
|
|
3559
|
+
}
|
|
3560
|
+
],
|
|
3561
|
+
"fileUrlPath": "dist/types/types/models/ai/suggestion-search.model.d.ts",
|
|
3562
|
+
"releaseTag": "Public",
|
|
3563
|
+
"name": "PlatformAiSuggestionSearch",
|
|
3564
|
+
"preserveMemberOrder": false,
|
|
3565
|
+
"members": [
|
|
3566
|
+
{
|
|
3567
|
+
"kind": "PropertySignature",
|
|
3568
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionSearch#numFound:member",
|
|
3569
|
+
"docComment": "",
|
|
3570
|
+
"excerptTokens": [
|
|
3571
|
+
{
|
|
3572
|
+
"kind": "Content",
|
|
3573
|
+
"text": "numFound: "
|
|
1774
3574
|
},
|
|
1775
3575
|
{
|
|
1776
3576
|
"kind": "Content",
|
|
1777
|
-
"text": "
|
|
3577
|
+
"text": "number"
|
|
1778
3578
|
},
|
|
1779
3579
|
{
|
|
1780
3580
|
"kind": "Content",
|
|
@@ -1784,47 +3584,24 @@
|
|
|
1784
3584
|
"isReadonly": false,
|
|
1785
3585
|
"isOptional": false,
|
|
1786
3586
|
"releaseTag": "Public",
|
|
1787
|
-
"name": "
|
|
3587
|
+
"name": "numFound",
|
|
1788
3588
|
"propertyTypeTokenRange": {
|
|
1789
3589
|
"startIndex": 1,
|
|
1790
|
-
"endIndex":
|
|
3590
|
+
"endIndex": 2
|
|
1791
3591
|
}
|
|
1792
3592
|
},
|
|
1793
3593
|
{
|
|
1794
3594
|
"kind": "PropertySignature",
|
|
1795
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3595
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionSearch#query:member",
|
|
1796
3596
|
"docComment": "",
|
|
1797
3597
|
"excerptTokens": [
|
|
1798
3598
|
{
|
|
1799
3599
|
"kind": "Content",
|
|
1800
|
-
"text": "
|
|
1801
|
-
},
|
|
1802
|
-
{
|
|
1803
|
-
"kind": "Reference",
|
|
1804
|
-
"text": "ExtendableEndpointAdapter",
|
|
1805
|
-
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
1806
|
-
},
|
|
1807
|
-
{
|
|
1808
|
-
"kind": "Content",
|
|
1809
|
-
"text": "<"
|
|
1810
|
-
},
|
|
1811
|
-
{
|
|
1812
|
-
"kind": "Reference",
|
|
1813
|
-
"text": "RecommendationsRequest",
|
|
1814
|
-
"canonicalReference": "@empathyco/x-adapter-platform!RecommendationsRequest:interface"
|
|
1815
|
-
},
|
|
1816
|
-
{
|
|
1817
|
-
"kind": "Content",
|
|
1818
|
-
"text": ", "
|
|
1819
|
-
},
|
|
1820
|
-
{
|
|
1821
|
-
"kind": "Reference",
|
|
1822
|
-
"text": "RecommendationsResponse",
|
|
1823
|
-
"canonicalReference": "@empathyco/x-adapter-platform!RecommendationsResponse:interface"
|
|
3600
|
+
"text": "query: "
|
|
1824
3601
|
},
|
|
1825
3602
|
{
|
|
1826
3603
|
"kind": "Content",
|
|
1827
|
-
"text": "
|
|
3604
|
+
"text": "string"
|
|
1828
3605
|
},
|
|
1829
3606
|
{
|
|
1830
3607
|
"kind": "Content",
|
|
@@ -1834,47 +3611,29 @@
|
|
|
1834
3611
|
"isReadonly": false,
|
|
1835
3612
|
"isOptional": false,
|
|
1836
3613
|
"releaseTag": "Public",
|
|
1837
|
-
"name": "
|
|
3614
|
+
"name": "query",
|
|
1838
3615
|
"propertyTypeTokenRange": {
|
|
1839
3616
|
"startIndex": 1,
|
|
1840
|
-
"endIndex":
|
|
3617
|
+
"endIndex": 2
|
|
1841
3618
|
}
|
|
1842
3619
|
},
|
|
1843
3620
|
{
|
|
1844
3621
|
"kind": "PropertySignature",
|
|
1845
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3622
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionSearch#results:member",
|
|
1846
3623
|
"docComment": "",
|
|
1847
3624
|
"excerptTokens": [
|
|
1848
3625
|
{
|
|
1849
3626
|
"kind": "Content",
|
|
1850
|
-
"text": "
|
|
1851
|
-
},
|
|
1852
|
-
{
|
|
1853
|
-
"kind": "Reference",
|
|
1854
|
-
"text": "ExtendableEndpointAdapter",
|
|
1855
|
-
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
1856
|
-
},
|
|
1857
|
-
{
|
|
1858
|
-
"kind": "Content",
|
|
1859
|
-
"text": "<"
|
|
1860
|
-
},
|
|
1861
|
-
{
|
|
1862
|
-
"kind": "Reference",
|
|
1863
|
-
"text": "RelatedPromptsRequest",
|
|
1864
|
-
"canonicalReference": "@empathyco/x-adapter-platform!RelatedPromptsRequest:interface"
|
|
1865
|
-
},
|
|
1866
|
-
{
|
|
1867
|
-
"kind": "Content",
|
|
1868
|
-
"text": ", "
|
|
3627
|
+
"text": "results: "
|
|
1869
3628
|
},
|
|
1870
3629
|
{
|
|
1871
3630
|
"kind": "Reference",
|
|
1872
|
-
"text": "
|
|
1873
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3631
|
+
"text": "PlatformResult",
|
|
3632
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformResult:interface"
|
|
1874
3633
|
},
|
|
1875
3634
|
{
|
|
1876
3635
|
"kind": "Content",
|
|
1877
|
-
"text": "
|
|
3636
|
+
"text": "[]"
|
|
1878
3637
|
},
|
|
1879
3638
|
{
|
|
1880
3639
|
"kind": "Content",
|
|
@@ -1884,47 +3643,78 @@
|
|
|
1884
3643
|
"isReadonly": false,
|
|
1885
3644
|
"isOptional": false,
|
|
1886
3645
|
"releaseTag": "Public",
|
|
1887
|
-
"name": "
|
|
3646
|
+
"name": "results",
|
|
1888
3647
|
"propertyTypeTokenRange": {
|
|
1889
3648
|
"startIndex": 1,
|
|
1890
|
-
"endIndex":
|
|
3649
|
+
"endIndex": 3
|
|
1891
3650
|
}
|
|
1892
3651
|
},
|
|
1893
3652
|
{
|
|
1894
3653
|
"kind": "PropertySignature",
|
|
1895
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3654
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionSearch#tagging:member",
|
|
1896
3655
|
"docComment": "",
|
|
1897
3656
|
"excerptTokens": [
|
|
1898
3657
|
{
|
|
1899
3658
|
"kind": "Content",
|
|
1900
|
-
"text": "
|
|
3659
|
+
"text": "tagging: "
|
|
1901
3660
|
},
|
|
1902
3661
|
{
|
|
1903
|
-
"kind": "
|
|
1904
|
-
"text": "
|
|
1905
|
-
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
3662
|
+
"kind": "Content",
|
|
3663
|
+
"text": "{\n query: string;\n }"
|
|
1906
3664
|
},
|
|
1907
3665
|
{
|
|
1908
3666
|
"kind": "Content",
|
|
1909
|
-
"text": "
|
|
1910
|
-
}
|
|
3667
|
+
"text": ";"
|
|
3668
|
+
}
|
|
3669
|
+
],
|
|
3670
|
+
"isReadonly": false,
|
|
3671
|
+
"isOptional": false,
|
|
3672
|
+
"releaseTag": "Public",
|
|
3673
|
+
"name": "tagging",
|
|
3674
|
+
"propertyTypeTokenRange": {
|
|
3675
|
+
"startIndex": 1,
|
|
3676
|
+
"endIndex": 2
|
|
3677
|
+
}
|
|
3678
|
+
}
|
|
3679
|
+
],
|
|
3680
|
+
"extendsTokenRanges": []
|
|
3681
|
+
},
|
|
3682
|
+
{
|
|
3683
|
+
"kind": "Interface",
|
|
3684
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsRequest:interface",
|
|
3685
|
+
"docComment": "/**\n * Request for the ai suggestions endpoint.\n *\n * @public\n */\n",
|
|
3686
|
+
"excerptTokens": [
|
|
3687
|
+
{
|
|
3688
|
+
"kind": "Content",
|
|
3689
|
+
"text": "export interface PlatformAiSuggestionsRequest "
|
|
3690
|
+
}
|
|
3691
|
+
],
|
|
3692
|
+
"fileUrlPath": "dist/types/types/requests/ai/suggestions-request.model.d.ts",
|
|
3693
|
+
"releaseTag": "Public",
|
|
3694
|
+
"name": "PlatformAiSuggestionsRequest",
|
|
3695
|
+
"preserveMemberOrder": false,
|
|
3696
|
+
"members": [
|
|
3697
|
+
{
|
|
3698
|
+
"kind": "PropertySignature",
|
|
3699
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsRequest#context:member",
|
|
3700
|
+
"docComment": "",
|
|
3701
|
+
"excerptTokens": [
|
|
1911
3702
|
{
|
|
1912
|
-
"kind": "
|
|
1913
|
-
"text": "
|
|
1914
|
-
"canonicalReference": "@empathyco/x-adapter-platform!RelatedTagsRequest:interface"
|
|
3703
|
+
"kind": "Content",
|
|
3704
|
+
"text": "context: "
|
|
1915
3705
|
},
|
|
1916
3706
|
{
|
|
1917
3707
|
"kind": "Content",
|
|
1918
|
-
"text": "
|
|
3708
|
+
"text": "{\n query?: string;\n lang: string;\n instance?: string;\n filters?: "
|
|
1919
3709
|
},
|
|
1920
3710
|
{
|
|
1921
3711
|
"kind": "Reference",
|
|
1922
|
-
"text": "
|
|
1923
|
-
"canonicalReference": "
|
|
3712
|
+
"text": "Record",
|
|
3713
|
+
"canonicalReference": "!Record:type"
|
|
1924
3714
|
},
|
|
1925
3715
|
{
|
|
1926
3716
|
"kind": "Content",
|
|
1927
|
-
"text": "
|
|
3717
|
+
"text": "<string, unknown>;\n }"
|
|
1928
3718
|
},
|
|
1929
3719
|
{
|
|
1930
3720
|
"kind": "Content",
|
|
@@ -1934,47 +3724,51 @@
|
|
|
1934
3724
|
"isReadonly": false,
|
|
1935
3725
|
"isOptional": false,
|
|
1936
3726
|
"releaseTag": "Public",
|
|
1937
|
-
"name": "
|
|
3727
|
+
"name": "context",
|
|
1938
3728
|
"propertyTypeTokenRange": {
|
|
1939
3729
|
"startIndex": 1,
|
|
1940
|
-
"endIndex":
|
|
3730
|
+
"endIndex": 4
|
|
1941
3731
|
}
|
|
1942
|
-
}
|
|
3732
|
+
}
|
|
3733
|
+
],
|
|
3734
|
+
"extendsTokenRanges": []
|
|
3735
|
+
},
|
|
3736
|
+
{
|
|
3737
|
+
"kind": "Interface",
|
|
3738
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchRequest:interface",
|
|
3739
|
+
"docComment": "/**\n * Request for the `AI suggestions search` endpoint.\n *\n * @public\n */\n",
|
|
3740
|
+
"excerptTokens": [
|
|
3741
|
+
{
|
|
3742
|
+
"kind": "Content",
|
|
3743
|
+
"text": "export interface PlatformAiSuggestionsSearchRequest "
|
|
3744
|
+
}
|
|
3745
|
+
],
|
|
3746
|
+
"fileUrlPath": "dist/types/types/requests/ai/suggestions-search-request.model.d.ts",
|
|
3747
|
+
"releaseTag": "Public",
|
|
3748
|
+
"name": "PlatformAiSuggestionsSearchRequest",
|
|
3749
|
+
"preserveMemberOrder": false,
|
|
3750
|
+
"members": [
|
|
1943
3751
|
{
|
|
1944
3752
|
"kind": "PropertySignature",
|
|
1945
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3753
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchRequest#context:member",
|
|
1946
3754
|
"docComment": "",
|
|
1947
3755
|
"excerptTokens": [
|
|
1948
3756
|
{
|
|
1949
3757
|
"kind": "Content",
|
|
1950
|
-
"text": "
|
|
1951
|
-
},
|
|
1952
|
-
{
|
|
1953
|
-
"kind": "Reference",
|
|
1954
|
-
"text": "ExtendableEndpointAdapter",
|
|
1955
|
-
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
1956
|
-
},
|
|
1957
|
-
{
|
|
1958
|
-
"kind": "Content",
|
|
1959
|
-
"text": "<"
|
|
1960
|
-
},
|
|
1961
|
-
{
|
|
1962
|
-
"kind": "Reference",
|
|
1963
|
-
"text": "SearchRequest",
|
|
1964
|
-
"canonicalReference": "@empathyco/x-adapter-platform!SearchRequest:interface"
|
|
3758
|
+
"text": "context: "
|
|
1965
3759
|
},
|
|
1966
3760
|
{
|
|
1967
3761
|
"kind": "Content",
|
|
1968
|
-
"text": "
|
|
3762
|
+
"text": "{\n lang: string;\n instance?: string;\n filters?: "
|
|
1969
3763
|
},
|
|
1970
3764
|
{
|
|
1971
3765
|
"kind": "Reference",
|
|
1972
|
-
"text": "
|
|
1973
|
-
"canonicalReference": "
|
|
3766
|
+
"text": "Record",
|
|
3767
|
+
"canonicalReference": "!Record:type"
|
|
1974
3768
|
},
|
|
1975
3769
|
{
|
|
1976
3770
|
"kind": "Content",
|
|
1977
|
-
"text": "
|
|
3771
|
+
"text": "<string, unknown>;\n }"
|
|
1978
3772
|
},
|
|
1979
3773
|
{
|
|
1980
3774
|
"kind": "Content",
|
|
@@ -1984,47 +3778,74 @@
|
|
|
1984
3778
|
"isReadonly": false,
|
|
1985
3779
|
"isOptional": false,
|
|
1986
3780
|
"releaseTag": "Public",
|
|
1987
|
-
"name": "
|
|
3781
|
+
"name": "context",
|
|
1988
3782
|
"propertyTypeTokenRange": {
|
|
1989
3783
|
"startIndex": 1,
|
|
1990
|
-
"endIndex":
|
|
3784
|
+
"endIndex": 4
|
|
1991
3785
|
}
|
|
1992
3786
|
},
|
|
1993
3787
|
{
|
|
1994
3788
|
"kind": "PropertySignature",
|
|
1995
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3789
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchRequest#queries:member",
|
|
1996
3790
|
"docComment": "",
|
|
1997
3791
|
"excerptTokens": [
|
|
1998
3792
|
{
|
|
1999
3793
|
"kind": "Content",
|
|
2000
|
-
"text": "
|
|
2001
|
-
},
|
|
2002
|
-
{
|
|
2003
|
-
"kind": "Reference",
|
|
2004
|
-
"text": "ExtendableEndpointAdapter",
|
|
2005
|
-
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
3794
|
+
"text": "queries: "
|
|
2006
3795
|
},
|
|
2007
3796
|
{
|
|
2008
3797
|
"kind": "Content",
|
|
2009
|
-
"text": "
|
|
3798
|
+
"text": "{\n query: string;\n categories: string[];\n }[]"
|
|
2010
3799
|
},
|
|
2011
3800
|
{
|
|
2012
|
-
"kind": "
|
|
2013
|
-
"text": "
|
|
2014
|
-
|
|
2015
|
-
|
|
3801
|
+
"kind": "Content",
|
|
3802
|
+
"text": ";"
|
|
3803
|
+
}
|
|
3804
|
+
],
|
|
3805
|
+
"isReadonly": false,
|
|
3806
|
+
"isOptional": false,
|
|
3807
|
+
"releaseTag": "Public",
|
|
3808
|
+
"name": "queries",
|
|
3809
|
+
"propertyTypeTokenRange": {
|
|
3810
|
+
"startIndex": 1,
|
|
3811
|
+
"endIndex": 2
|
|
3812
|
+
}
|
|
3813
|
+
}
|
|
3814
|
+
],
|
|
3815
|
+
"extendsTokenRanges": []
|
|
3816
|
+
},
|
|
3817
|
+
{
|
|
3818
|
+
"kind": "Interface",
|
|
3819
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchResponse:interface",
|
|
3820
|
+
"docComment": "/**\n * Response for the `AI suggestions search` endpoint.\n *\n * @public\n */\n",
|
|
3821
|
+
"excerptTokens": [
|
|
3822
|
+
{
|
|
3823
|
+
"kind": "Content",
|
|
3824
|
+
"text": "export interface PlatformAiSuggestionsSearchResponse "
|
|
3825
|
+
}
|
|
3826
|
+
],
|
|
3827
|
+
"fileUrlPath": "dist/types/types/responses/ai/suggestions-search-response.model.d.ts",
|
|
3828
|
+
"releaseTag": "Public",
|
|
3829
|
+
"name": "PlatformAiSuggestionsSearchResponse",
|
|
3830
|
+
"preserveMemberOrder": false,
|
|
3831
|
+
"members": [
|
|
3832
|
+
{
|
|
3833
|
+
"kind": "PropertySignature",
|
|
3834
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionsSearchResponse#items:member",
|
|
3835
|
+
"docComment": "",
|
|
3836
|
+
"excerptTokens": [
|
|
2016
3837
|
{
|
|
2017
3838
|
"kind": "Content",
|
|
2018
|
-
"text": "
|
|
3839
|
+
"text": "items: "
|
|
2019
3840
|
},
|
|
2020
3841
|
{
|
|
2021
3842
|
"kind": "Reference",
|
|
2022
|
-
"text": "
|
|
2023
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3843
|
+
"text": "PlatformAiSuggestionSearch",
|
|
3844
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiSuggestionSearch:interface"
|
|
2024
3845
|
},
|
|
2025
3846
|
{
|
|
2026
3847
|
"kind": "Content",
|
|
2027
|
-
"text": "
|
|
3848
|
+
"text": "[]"
|
|
2028
3849
|
},
|
|
2029
3850
|
{
|
|
2030
3851
|
"kind": "Content",
|
|
@@ -2034,38 +3855,42 @@
|
|
|
2034
3855
|
"isReadonly": false,
|
|
2035
3856
|
"isOptional": false,
|
|
2036
3857
|
"releaseTag": "Public",
|
|
2037
|
-
"name": "
|
|
3858
|
+
"name": "items",
|
|
2038
3859
|
"propertyTypeTokenRange": {
|
|
2039
3860
|
"startIndex": 1,
|
|
2040
|
-
"endIndex":
|
|
3861
|
+
"endIndex": 3
|
|
2041
3862
|
}
|
|
2042
|
-
}
|
|
3863
|
+
}
|
|
3864
|
+
],
|
|
3865
|
+
"extendsTokenRanges": []
|
|
3866
|
+
},
|
|
3867
|
+
{
|
|
3868
|
+
"kind": "Interface",
|
|
3869
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiTasksRequest:interface",
|
|
3870
|
+
"docComment": "/**\n * Request for the `Tasks v1` endpoint.\n *\n * @public\n */\n",
|
|
3871
|
+
"excerptTokens": [
|
|
3872
|
+
{
|
|
3873
|
+
"kind": "Content",
|
|
3874
|
+
"text": "export interface PlatformAiTasksRequest "
|
|
3875
|
+
}
|
|
3876
|
+
],
|
|
3877
|
+
"fileUrlPath": "dist/types/types/requests/ai/tasks-request.model.d.ts",
|
|
3878
|
+
"releaseTag": "Public",
|
|
3879
|
+
"name": "PlatformAiTasksRequest",
|
|
3880
|
+
"preserveMemberOrder": false,
|
|
3881
|
+
"members": [
|
|
2043
3882
|
{
|
|
2044
3883
|
"kind": "PropertySignature",
|
|
2045
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3884
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiTasksRequest#taskId:member",
|
|
2046
3885
|
"docComment": "",
|
|
2047
3886
|
"excerptTokens": [
|
|
2048
3887
|
{
|
|
2049
3888
|
"kind": "Content",
|
|
2050
|
-
"text": "
|
|
2051
|
-
},
|
|
2052
|
-
{
|
|
2053
|
-
"kind": "Reference",
|
|
2054
|
-
"text": "ExtendableEndpointAdapter",
|
|
2055
|
-
"canonicalReference": "@empathyco/x-adapter!ExtendableEndpointAdapter:interface"
|
|
2056
|
-
},
|
|
2057
|
-
{
|
|
2058
|
-
"kind": "Content",
|
|
2059
|
-
"text": "<"
|
|
2060
|
-
},
|
|
2061
|
-
{
|
|
2062
|
-
"kind": "Reference",
|
|
2063
|
-
"text": "TaggingRequest",
|
|
2064
|
-
"canonicalReference": "@empathyco/x-adapter-platform!TaggingRequest:interface"
|
|
3889
|
+
"text": "taskId: "
|
|
2065
3890
|
},
|
|
2066
3891
|
{
|
|
2067
3892
|
"kind": "Content",
|
|
2068
|
-
"text": "
|
|
3893
|
+
"text": "string"
|
|
2069
3894
|
},
|
|
2070
3895
|
{
|
|
2071
3896
|
"kind": "Content",
|
|
@@ -2075,43 +3900,45 @@
|
|
|
2075
3900
|
"isReadonly": false,
|
|
2076
3901
|
"isOptional": false,
|
|
2077
3902
|
"releaseTag": "Public",
|
|
2078
|
-
"name": "
|
|
3903
|
+
"name": "taskId",
|
|
2079
3904
|
"propertyTypeTokenRange": {
|
|
2080
3905
|
"startIndex": 1,
|
|
2081
|
-
"endIndex":
|
|
3906
|
+
"endIndex": 2
|
|
2082
3907
|
}
|
|
2083
3908
|
}
|
|
2084
3909
|
],
|
|
2085
|
-
"extendsTokenRanges": [
|
|
2086
|
-
{
|
|
2087
|
-
"startIndex": 1,
|
|
2088
|
-
"endIndex": 2
|
|
2089
|
-
}
|
|
2090
|
-
]
|
|
3910
|
+
"extendsTokenRanges": []
|
|
2091
3911
|
},
|
|
2092
3912
|
{
|
|
2093
|
-
"kind": "
|
|
2094
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
2095
|
-
"docComment": "/**\n *
|
|
3913
|
+
"kind": "Interface",
|
|
3914
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformAiTasksResponse:interface",
|
|
3915
|
+
"docComment": "/**\n * Response for the `tasks` endpoint.\n *\n * @public\n */\n",
|
|
2096
3916
|
"excerptTokens": [
|
|
2097
3917
|
{
|
|
2098
3918
|
"kind": "Content",
|
|
2099
|
-
"text": "
|
|
3919
|
+
"text": "export interface PlatformAiTasksResponse extends "
|
|
2100
3920
|
},
|
|
2101
3921
|
{
|
|
2102
3922
|
"kind": "Reference",
|
|
2103
|
-
"text": "
|
|
2104
|
-
"canonicalReference": "@empathyco/x-adapter-platform!
|
|
3923
|
+
"text": "AiTasksResponse",
|
|
3924
|
+
"canonicalReference": "@empathyco/x-adapter-platform!AiTasksResponse:interface"
|
|
3925
|
+
},
|
|
3926
|
+
{
|
|
3927
|
+
"kind": "Content",
|
|
3928
|
+
"text": " "
|
|
2105
3929
|
}
|
|
2106
3930
|
],
|
|
2107
|
-
"fileUrlPath": "dist/types/
|
|
2108
|
-
"isReadonly": true,
|
|
3931
|
+
"fileUrlPath": "dist/types/types/responses/ai/tasks-response.model.d.ts",
|
|
2109
3932
|
"releaseTag": "Public",
|
|
2110
|
-
"name": "
|
|
2111
|
-
"
|
|
2112
|
-
|
|
2113
|
-
|
|
2114
|
-
|
|
3933
|
+
"name": "PlatformAiTasksResponse",
|
|
3934
|
+
"preserveMemberOrder": false,
|
|
3935
|
+
"members": [],
|
|
3936
|
+
"extendsTokenRanges": [
|
|
3937
|
+
{
|
|
3938
|
+
"startIndex": 1,
|
|
3939
|
+
"endIndex": 2
|
|
3940
|
+
}
|
|
3941
|
+
]
|
|
2115
3942
|
},
|
|
2116
3943
|
{
|
|
2117
3944
|
"kind": "Interface",
|
|
@@ -3703,7 +5530,7 @@
|
|
|
3703
5530
|
{
|
|
3704
5531
|
"kind": "Interface",
|
|
3705
5532
|
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt:interface",
|
|
3706
|
-
"docComment": "/**\n * Related prompt model for the `platform` API.\n */\n",
|
|
5533
|
+
"docComment": "/**\n * Related prompt model for the `platform` API.\n *\n * @public\n */\n",
|
|
3707
5534
|
"excerptTokens": [
|
|
3708
5535
|
{
|
|
3709
5536
|
"kind": "Content",
|
|
@@ -3742,6 +5569,33 @@
|
|
|
3742
5569
|
"endIndex": 2
|
|
3743
5570
|
}
|
|
3744
5571
|
},
|
|
5572
|
+
{
|
|
5573
|
+
"kind": "PropertySignature",
|
|
5574
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt#suggestionImageUrl:member",
|
|
5575
|
+
"docComment": "",
|
|
5576
|
+
"excerptTokens": [
|
|
5577
|
+
{
|
|
5578
|
+
"kind": "Content",
|
|
5579
|
+
"text": "suggestionImageUrl: "
|
|
5580
|
+
},
|
|
5581
|
+
{
|
|
5582
|
+
"kind": "Content",
|
|
5583
|
+
"text": "string"
|
|
5584
|
+
},
|
|
5585
|
+
{
|
|
5586
|
+
"kind": "Content",
|
|
5587
|
+
"text": ";"
|
|
5588
|
+
}
|
|
5589
|
+
],
|
|
5590
|
+
"isReadonly": false,
|
|
5591
|
+
"isOptional": false,
|
|
5592
|
+
"releaseTag": "Public",
|
|
5593
|
+
"name": "suggestionImageUrl",
|
|
5594
|
+
"propertyTypeTokenRange": {
|
|
5595
|
+
"startIndex": 1,
|
|
5596
|
+
"endIndex": 2
|
|
5597
|
+
}
|
|
5598
|
+
},
|
|
3745
5599
|
{
|
|
3746
5600
|
"kind": "PropertySignature",
|
|
3747
5601
|
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt#suggestionText:member",
|
|
@@ -3769,6 +5623,34 @@
|
|
|
3769
5623
|
"endIndex": 2
|
|
3770
5624
|
}
|
|
3771
5625
|
},
|
|
5626
|
+
{
|
|
5627
|
+
"kind": "PropertySignature",
|
|
5628
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt#tagging:member",
|
|
5629
|
+
"docComment": "",
|
|
5630
|
+
"excerptTokens": [
|
|
5631
|
+
{
|
|
5632
|
+
"kind": "Content",
|
|
5633
|
+
"text": "tagging: "
|
|
5634
|
+
},
|
|
5635
|
+
{
|
|
5636
|
+
"kind": "Reference",
|
|
5637
|
+
"text": "PlatformRelatedPromptTagging",
|
|
5638
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging:interface"
|
|
5639
|
+
},
|
|
5640
|
+
{
|
|
5641
|
+
"kind": "Content",
|
|
5642
|
+
"text": ";"
|
|
5643
|
+
}
|
|
5644
|
+
],
|
|
5645
|
+
"isReadonly": false,
|
|
5646
|
+
"isOptional": false,
|
|
5647
|
+
"releaseTag": "Public",
|
|
5648
|
+
"name": "tagging",
|
|
5649
|
+
"propertyTypeTokenRange": {
|
|
5650
|
+
"startIndex": 1,
|
|
5651
|
+
"endIndex": 2
|
|
5652
|
+
}
|
|
5653
|
+
},
|
|
3772
5654
|
{
|
|
3773
5655
|
"kind": "PropertySignature",
|
|
3774
5656
|
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPrompt#type:member",
|
|
@@ -3799,6 +5681,105 @@
|
|
|
3799
5681
|
],
|
|
3800
5682
|
"extendsTokenRanges": []
|
|
3801
5683
|
},
|
|
5684
|
+
{
|
|
5685
|
+
"kind": "Interface",
|
|
5686
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging:interface",
|
|
5687
|
+
"docComment": "/**\n * Related prompt model for the `platform` API.\n *\n * @public\n */\n",
|
|
5688
|
+
"excerptTokens": [
|
|
5689
|
+
{
|
|
5690
|
+
"kind": "Content",
|
|
5691
|
+
"text": "export interface PlatformRelatedPromptNextQueriesTagging "
|
|
5692
|
+
}
|
|
5693
|
+
],
|
|
5694
|
+
"fileUrlPath": "dist/types/types/models/related-prompt.model.d.ts",
|
|
5695
|
+
"releaseTag": "Public",
|
|
5696
|
+
"name": "PlatformRelatedPromptNextQueriesTagging",
|
|
5697
|
+
"preserveMemberOrder": false,
|
|
5698
|
+
"members": [
|
|
5699
|
+
{
|
|
5700
|
+
"kind": "PropertySignature",
|
|
5701
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging#toolingDisplay:member",
|
|
5702
|
+
"docComment": "",
|
|
5703
|
+
"excerptTokens": [
|
|
5704
|
+
{
|
|
5705
|
+
"kind": "Content",
|
|
5706
|
+
"text": "toolingDisplay: "
|
|
5707
|
+
},
|
|
5708
|
+
{
|
|
5709
|
+
"kind": "Content",
|
|
5710
|
+
"text": "string"
|
|
5711
|
+
},
|
|
5712
|
+
{
|
|
5713
|
+
"kind": "Content",
|
|
5714
|
+
"text": ";"
|
|
5715
|
+
}
|
|
5716
|
+
],
|
|
5717
|
+
"isReadonly": false,
|
|
5718
|
+
"isOptional": false,
|
|
5719
|
+
"releaseTag": "Public",
|
|
5720
|
+
"name": "toolingDisplay",
|
|
5721
|
+
"propertyTypeTokenRange": {
|
|
5722
|
+
"startIndex": 1,
|
|
5723
|
+
"endIndex": 2
|
|
5724
|
+
}
|
|
5725
|
+
},
|
|
5726
|
+
{
|
|
5727
|
+
"kind": "PropertySignature",
|
|
5728
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging#toolingDisplayAdd2Cart:member",
|
|
5729
|
+
"docComment": "",
|
|
5730
|
+
"excerptTokens": [
|
|
5731
|
+
{
|
|
5732
|
+
"kind": "Content",
|
|
5733
|
+
"text": "toolingDisplayAdd2Cart: "
|
|
5734
|
+
},
|
|
5735
|
+
{
|
|
5736
|
+
"kind": "Content",
|
|
5737
|
+
"text": "string"
|
|
5738
|
+
},
|
|
5739
|
+
{
|
|
5740
|
+
"kind": "Content",
|
|
5741
|
+
"text": ";"
|
|
5742
|
+
}
|
|
5743
|
+
],
|
|
5744
|
+
"isReadonly": false,
|
|
5745
|
+
"isOptional": false,
|
|
5746
|
+
"releaseTag": "Public",
|
|
5747
|
+
"name": "toolingDisplayAdd2Cart",
|
|
5748
|
+
"propertyTypeTokenRange": {
|
|
5749
|
+
"startIndex": 1,
|
|
5750
|
+
"endIndex": 2
|
|
5751
|
+
}
|
|
5752
|
+
},
|
|
5753
|
+
{
|
|
5754
|
+
"kind": "PropertySignature",
|
|
5755
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging#toolingDisplayClick:member",
|
|
5756
|
+
"docComment": "",
|
|
5757
|
+
"excerptTokens": [
|
|
5758
|
+
{
|
|
5759
|
+
"kind": "Content",
|
|
5760
|
+
"text": "toolingDisplayClick: "
|
|
5761
|
+
},
|
|
5762
|
+
{
|
|
5763
|
+
"kind": "Content",
|
|
5764
|
+
"text": "string"
|
|
5765
|
+
},
|
|
5766
|
+
{
|
|
5767
|
+
"kind": "Content",
|
|
5768
|
+
"text": ";"
|
|
5769
|
+
}
|
|
5770
|
+
],
|
|
5771
|
+
"isReadonly": false,
|
|
5772
|
+
"isOptional": false,
|
|
5773
|
+
"releaseTag": "Public",
|
|
5774
|
+
"name": "toolingDisplayClick",
|
|
5775
|
+
"propertyTypeTokenRange": {
|
|
5776
|
+
"startIndex": 1,
|
|
5777
|
+
"endIndex": 2
|
|
5778
|
+
}
|
|
5779
|
+
}
|
|
5780
|
+
],
|
|
5781
|
+
"extendsTokenRanges": []
|
|
5782
|
+
},
|
|
3802
5783
|
{
|
|
3803
5784
|
"kind": "Interface",
|
|
3804
5785
|
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsRequest:interface",
|
|
@@ -3846,7 +5827,7 @@
|
|
|
3846
5827
|
{
|
|
3847
5828
|
"kind": "Interface",
|
|
3848
5829
|
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptsResponse:interface",
|
|
3849
|
-
"docComment": "/**\n * Response for the `related prompts` endpoint.\n */\n",
|
|
5830
|
+
"docComment": "/**\n * Response for the `related prompts` endpoint.\n *\n * @public\n */\n",
|
|
3850
5831
|
"excerptTokens": [
|
|
3851
5832
|
{
|
|
3852
5833
|
"kind": "Content",
|
|
@@ -3924,6 +5905,119 @@
|
|
|
3924
5905
|
],
|
|
3925
5906
|
"extendsTokenRanges": []
|
|
3926
5907
|
},
|
|
5908
|
+
{
|
|
5909
|
+
"kind": "Interface",
|
|
5910
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging:interface",
|
|
5911
|
+
"docComment": "/**\n * Related prompt model for the `platform` API.\n *\n * @public\n */\n",
|
|
5912
|
+
"excerptTokens": [
|
|
5913
|
+
{
|
|
5914
|
+
"kind": "Content",
|
|
5915
|
+
"text": "export interface PlatformRelatedPromptTagging "
|
|
5916
|
+
}
|
|
5917
|
+
],
|
|
5918
|
+
"fileUrlPath": "dist/types/types/models/related-prompt.model.d.ts",
|
|
5919
|
+
"releaseTag": "Public",
|
|
5920
|
+
"name": "PlatformRelatedPromptTagging",
|
|
5921
|
+
"preserveMemberOrder": false,
|
|
5922
|
+
"members": [
|
|
5923
|
+
{
|
|
5924
|
+
"kind": "PropertySignature",
|
|
5925
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging#nextQueries:member",
|
|
5926
|
+
"docComment": "",
|
|
5927
|
+
"excerptTokens": [
|
|
5928
|
+
{
|
|
5929
|
+
"kind": "Content",
|
|
5930
|
+
"text": "nextQueries: "
|
|
5931
|
+
},
|
|
5932
|
+
{
|
|
5933
|
+
"kind": "Reference",
|
|
5934
|
+
"text": "Dictionary",
|
|
5935
|
+
"canonicalReference": "@empathyco/x-utils!Dictionary:type"
|
|
5936
|
+
},
|
|
5937
|
+
{
|
|
5938
|
+
"kind": "Content",
|
|
5939
|
+
"text": "<"
|
|
5940
|
+
},
|
|
5941
|
+
{
|
|
5942
|
+
"kind": "Reference",
|
|
5943
|
+
"text": "PlatformRelatedPromptNextQueriesTagging",
|
|
5944
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptNextQueriesTagging:interface"
|
|
5945
|
+
},
|
|
5946
|
+
{
|
|
5947
|
+
"kind": "Content",
|
|
5948
|
+
"text": ">"
|
|
5949
|
+
},
|
|
5950
|
+
{
|
|
5951
|
+
"kind": "Content",
|
|
5952
|
+
"text": ";"
|
|
5953
|
+
}
|
|
5954
|
+
],
|
|
5955
|
+
"isReadonly": false,
|
|
5956
|
+
"isOptional": false,
|
|
5957
|
+
"releaseTag": "Public",
|
|
5958
|
+
"name": "nextQueries",
|
|
5959
|
+
"propertyTypeTokenRange": {
|
|
5960
|
+
"startIndex": 1,
|
|
5961
|
+
"endIndex": 5
|
|
5962
|
+
}
|
|
5963
|
+
},
|
|
5964
|
+
{
|
|
5965
|
+
"kind": "PropertySignature",
|
|
5966
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging#toolingDisplay:member",
|
|
5967
|
+
"docComment": "",
|
|
5968
|
+
"excerptTokens": [
|
|
5969
|
+
{
|
|
5970
|
+
"kind": "Content",
|
|
5971
|
+
"text": "toolingDisplay: "
|
|
5972
|
+
},
|
|
5973
|
+
{
|
|
5974
|
+
"kind": "Content",
|
|
5975
|
+
"text": "string"
|
|
5976
|
+
},
|
|
5977
|
+
{
|
|
5978
|
+
"kind": "Content",
|
|
5979
|
+
"text": ";"
|
|
5980
|
+
}
|
|
5981
|
+
],
|
|
5982
|
+
"isReadonly": false,
|
|
5983
|
+
"isOptional": false,
|
|
5984
|
+
"releaseTag": "Public",
|
|
5985
|
+
"name": "toolingDisplay",
|
|
5986
|
+
"propertyTypeTokenRange": {
|
|
5987
|
+
"startIndex": 1,
|
|
5988
|
+
"endIndex": 2
|
|
5989
|
+
}
|
|
5990
|
+
},
|
|
5991
|
+
{
|
|
5992
|
+
"kind": "PropertySignature",
|
|
5993
|
+
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedPromptTagging#toolingDisplayClick:member",
|
|
5994
|
+
"docComment": "",
|
|
5995
|
+
"excerptTokens": [
|
|
5996
|
+
{
|
|
5997
|
+
"kind": "Content",
|
|
5998
|
+
"text": "toolingDisplayClick: "
|
|
5999
|
+
},
|
|
6000
|
+
{
|
|
6001
|
+
"kind": "Content",
|
|
6002
|
+
"text": "string"
|
|
6003
|
+
},
|
|
6004
|
+
{
|
|
6005
|
+
"kind": "Content",
|
|
6006
|
+
"text": ";"
|
|
6007
|
+
}
|
|
6008
|
+
],
|
|
6009
|
+
"isReadonly": false,
|
|
6010
|
+
"isOptional": false,
|
|
6011
|
+
"releaseTag": "Public",
|
|
6012
|
+
"name": "toolingDisplayClick",
|
|
6013
|
+
"propertyTypeTokenRange": {
|
|
6014
|
+
"startIndex": 1,
|
|
6015
|
+
"endIndex": 2
|
|
6016
|
+
}
|
|
6017
|
+
}
|
|
6018
|
+
],
|
|
6019
|
+
"extendsTokenRanges": []
|
|
6020
|
+
},
|
|
3927
6021
|
{
|
|
3928
6022
|
"kind": "Interface",
|
|
3929
6023
|
"canonicalReference": "@empathyco/x-adapter-platform!PlatformRelatedTag:interface",
|
|
@@ -5895,7 +7989,7 @@
|
|
|
5895
7989
|
{
|
|
5896
7990
|
"kind": "Variable",
|
|
5897
7991
|
"canonicalReference": "@empathyco/x-adapter-platform!relatedPromptSchema:var",
|
|
5898
|
-
"docComment": "/**\n * Default implementation for the RelatedPromptSchema.\n */\n",
|
|
7992
|
+
"docComment": "/**\n * Default implementation for the RelatedPromptSchema.\n *\n * @public\n */\n",
|
|
5899
7993
|
"excerptTokens": [
|
|
5900
7994
|
{
|
|
5901
7995
|
"kind": "Content",
|
|
@@ -5995,7 +8089,7 @@
|
|
|
5995
8089
|
{
|
|
5996
8090
|
"kind": "Variable",
|
|
5997
8091
|
"canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsRequestMapper:var",
|
|
5998
|
-
"docComment": "/**\n * Default implementation for the RelatedPromptsRequestMapper.\n */\n",
|
|
8092
|
+
"docComment": "/**\n * Default implementation for the RelatedPromptsRequestMapper.\n *\n * @public\n */\n",
|
|
5999
8093
|
"excerptTokens": [
|
|
6000
8094
|
{
|
|
6001
8095
|
"kind": "Content",
|
|
@@ -6045,7 +8139,7 @@
|
|
|
6045
8139
|
{
|
|
6046
8140
|
"kind": "Variable",
|
|
6047
8141
|
"canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsRequestSchema:var",
|
|
6048
|
-
"docComment": "/**\n * Default implementation for the RelatedPromptsRequestSchema.\n */\n",
|
|
8142
|
+
"docComment": "/**\n * Default implementation for the RelatedPromptsRequestSchema.\n *\n * @public\n */\n",
|
|
6049
8143
|
"excerptTokens": [
|
|
6050
8144
|
{
|
|
6051
8145
|
"kind": "Content",
|
|
@@ -6095,7 +8189,7 @@
|
|
|
6095
8189
|
{
|
|
6096
8190
|
"kind": "Variable",
|
|
6097
8191
|
"canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsResponseMapper:var",
|
|
6098
|
-
"docComment": "/**\n * Default implementation for the RelatedPromptsResponseMapper.\n */\n",
|
|
8192
|
+
"docComment": "/**\n * Default implementation for the RelatedPromptsResponseMapper.\n *\n * @public\n */\n",
|
|
6099
8193
|
"excerptTokens": [
|
|
6100
8194
|
{
|
|
6101
8195
|
"kind": "Content",
|
|
@@ -6145,7 +8239,7 @@
|
|
|
6145
8239
|
{
|
|
6146
8240
|
"kind": "Variable",
|
|
6147
8241
|
"canonicalReference": "@empathyco/x-adapter-platform!relatedPromptsResponseSchema:var",
|
|
6148
|
-
"docComment": "/**\n * Default implementation for the RelatedPromptsResponseSchema.\n */\n",
|
|
8242
|
+
"docComment": "/**\n * Default implementation for the RelatedPromptsResponseSchema.\n *\n * @public\n */\n",
|
|
6149
8243
|
"excerptTokens": [
|
|
6150
8244
|
{
|
|
6151
8245
|
"kind": "Content",
|
|
@@ -7236,7 +9330,7 @@
|
|
|
7236
9330
|
{
|
|
7237
9331
|
"kind": "Variable",
|
|
7238
9332
|
"canonicalReference": "@empathyco/x-adapter-platform!taggingRequestMapper:var",
|
|
7239
|
-
"docComment": "/**\n * Default implementation for the TaggingRequestMapper.\n *\n * @param params - The tagging request params.\n *\n * @returns The tagging request params.\n *\n * @public\n */\n",
|
|
9333
|
+
"docComment": "/**\n * Default implementation for the TaggingRequestMapper.\n *\n * @param params - The tagging request params.\n *\n * @param - params.params - The tagging request params.\n *\n * @returns The tagging request params.\n *\n * @public\n */\n",
|
|
7240
9334
|
"excerptTokens": [
|
|
7241
9335
|
{
|
|
7242
9336
|
"kind": "Content",
|