@empathyco/x-components 6.0.0-alpha.9 → 6.0.0-alpha.91
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 +683 -539
- package/core/index.js +52 -43
- package/core/index.js.map +1 -1
- package/design-system/deprecated-full-theme.css +6732 -6673
- package/docs/API-reference/api/x-adapter-platform.md +3 -0
- package/docs/API-reference/api/x-adapter-platform.nextqueriesrelatedpromptsschema.md +13 -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-adapter-platform.platformsearchresponse.catalog.md +6 -0
- package/docs/API-reference/api/x-adapter-platform.platformsearchresponse.md +1 -1
- package/docs/API-reference/api/x-components.addquerytohistory.md +1 -1
- 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.allfilter.md +3 -3
- package/docs/API-reference/api/x-components.animationprop.md +6 -1
- package/docs/API-reference/api/x-components.bannerslist.md +3 -3
- package/docs/API-reference/api/x-components.baseaddtocart.md +1 -0
- package/docs/API-reference/api/x-components.basecolumnpickerdropdown.md +4 -4
- package/docs/API-reference/api/x-components.basedropdown.md +5 -5
- package/docs/API-reference/api/x-components.baseeventsmodal.md +2 -2
- package/docs/API-reference/api/x-components.baseeventsmodalclose.md +3 -3
- package/docs/API-reference/api/x-components.baseeventsmodalopen.md +3 -3
- package/docs/API-reference/api/x-components.basegrid.md +3 -3
- package/docs/API-reference/api/x-components.baseheadertogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.baseidmodal.md +2 -2
- package/docs/API-reference/api/x-components.baseidtogglepanel.md +5 -5
- package/docs/API-reference/api/x-components.basemodal.md +10 -10
- package/docs/API-reference/api/x-components.baseresultimage.md +9 -9
- package/docs/API-reference/api/x-components.baseresultlink.md +1 -0
- package/docs/API-reference/api/x-components.baseresultrating.md +1 -0
- package/docs/API-reference/api/x-components.baseslider.md +70 -0
- package/docs/API-reference/api/x-components.basesuggestions.md +3 -3
- package/docs/API-reference/api/x-components.baseswitch.md +1 -1
- package/docs/API-reference/api/x-components.basetabspanel.md +8 -8
- package/docs/API-reference/api/x-components.baseteleport.md +42 -0
- package/docs/API-reference/api/x-components.basetogglepanel.md +3 -3
- package/docs/API-reference/api/x-components.basevariablecolumngrid.md +3 -3
- package/docs/API-reference/api/x-components.bus.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsaveidentifierresults.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsaveidentifierresultswire.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavenextqueries.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavepopularsearches.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavequerysuggestions.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsaverecommendations.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedtags.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsaverelatedtagswire.md +1 -1
- package/docs/API-reference/api/x-components.cancelfetchandsavesearchresponse.md +1 -1
- 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.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.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.pdpaddtocartservice.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.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.empathize.md +6 -6
- 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.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.facets.md +6 -6
- 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.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.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 +1 -1
- package/docs/API-reference/api/x-components.fetchandsavenextqueries.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsavepopularsearches.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsavequerypreview.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsavequerysuggestions.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsaverecommendations.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsaverelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.fetchandsaverelatedtags.md +1 -1
- package/docs/API-reference/api/x-components.fetchandsavesearchresponse.md +1 -1
- 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 +13 -0
- 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 +3 -3
- package/docs/API-reference/api/x-components.globalxbus.md +18 -2
- package/docs/API-reference/api/x-components.hierarchicalfilter.md +11 -3
- 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 +4 -4
- 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 +13 -0
- package/docs/API-reference/api/x-components.itemslist.md +3 -3
- package/docs/API-reference/api/x-components.loadhistoryqueriesfrombrowserstorage.md +1 -1
- package/docs/API-reference/api/x-components.mainmodal.md +2 -2
- package/docs/API-reference/api/x-components.md +105 -64
- package/docs/API-reference/api/x-components.mergeconfig.md +27 -0
- package/docs/API-reference/api/x-components.multicolumnmaxwidthlayout.md +5 -5
- package/docs/API-reference/api/x-components.myhistory.md +4 -4
- 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.nextqueriesgroup.md +22 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.modelname.md +11 -0
- package/docs/API-reference/api/x-components.nextqueriesgroup.nextqueries.md +11 -0
- package/docs/API-reference/api/x-components.nextquerieslist.md +3 -3
- package/docs/API-reference/api/x-components.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.pageselector.md +80 -0
- package/docs/API-reference/api/x-components.partialresultslist.md +4 -4
- 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.promotedslist.md +3 -3
- 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 +3 -14
- 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 +2 -2
- package/docs/API-reference/api/x-components.querypreviewlist.md +3 -3
- 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 +4 -4
- 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 +33 -0
- package/docs/API-reference/api/x-components.relatedpromptsactioncontext.md +15 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.cancelfetchandsaverelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchandsaverelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.fetchrelatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.md +23 -0
- package/docs/API-reference/api/x-components.relatedpromptsactions.seturlparams.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.md +21 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.query.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsgetters.request.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptslist.md +72 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.md +27 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetrelatedpromptsstate.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.resetselectedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setparams.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsproducts.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setrelatedpromptsrelatedtags.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsmutations.setselectedquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.md +25 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.params.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.relatedprompts.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.relatedtags.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.selectedprompt.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsstate.selectedquery.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptstaglist.md +73 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.md +27 -0
- package/docs/API-reference/api/x-components.relatedpromptsxevents.relatedpromptsrequestupdated.md +13 -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.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.relatedpromptsxmodule.md +13 -0
- package/docs/API-reference/api/x-components.relatedpromptsxstoremodule.md +15 -0
- package/docs/API-reference/api/x-components.relatedtag.md +3 -3
- package/docs/API-reference/api/x-components.relatedtags.md +4 -4
- 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 +13 -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.resultslist.md +3 -3
- 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.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 +6 -6
- 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 +3 -3
- package/docs/API-reference/api/x-components.searchmutations.appendresults.md +2 -13
- package/docs/API-reference/api/x-components.searchmutations.md +30 -29
- 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 +13 -0
- 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 +2 -1
- package/docs/API-reference/api/x-components.searchstate.stats.md +13 -0
- 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.selectedfilterslist.md +3 -3
- 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.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 +9 -1
- package/docs/API-reference/api/x-components.singlecolumnlayout.md +3 -3
- package/docs/API-reference/api/x-components.slidingpanel.md +13 -5
- package/docs/API-reference/api/x-components.snippetcallbacks.md +9 -1
- package/docs/API-reference/api/x-components.sortdropdown.md +6 -6
- 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.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.togglerelatedtag.md +1 -1
- package/docs/API-reference/api/x-components.track.md +1 -1
- 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.usealiasapi.md +1 -0
- package/docs/API-reference/api/x-components.usealiasapi.pricestats.md +16 -0
- 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.usestate.md +5 -4
- 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.xcomponentapi.md +1 -1
- package/docs/API-reference/api/x-components.xcomponentbusapi.emit.md +2 -13
- package/docs/API-reference/api/x-components.xcomponentbusapi.md +2 -8
- package/docs/API-reference/api/x-components.xeventstypes.md +3 -3
- package/docs/API-reference/api/x-components.xinstaller.init.md +1 -1
- package/docs/API-reference/api/x-components.xmodulestree.md +1 -0
- package/docs/API-reference/api/x-components.xmodulestree.relatedprompts.md +11 -0
- package/docs/API-reference/api/x-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-types.md +2 -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.xcomponentsadapter.md +2 -0
- package/docs/API-reference/components/common/animations/x-components.animate-width.md +14 -14
- 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/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 +20 -20
- 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 +190 -0
- package/docs/API-reference/components/common/x-components.base-switch.md +27 -26
- package/docs/API-reference/components/common/x-components.base-teleport.md +21 -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 +3 -3
- 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 +113 -112
- 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 +7 -7
- 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 +47 -47
- 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 +23 -23
- 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 +22 -0
- package/docs/API-reference/components/related-prompts/x-components.related-prompts-list.md +196 -0
- 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 +63 -62
- 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 +1 -1
- 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 +1 -1
- package/js/components/animations/animate-scale/animate-scale.factory.js.map +1 -1
- package/js/components/animations/animate-translate/animate-translate.factory.js +1 -1
- 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 +1 -1
- package/js/components/animations/animate-width.vue2.js.map +1 -1
- package/js/components/animations/collapse-height.vue.js +4 -4
- package/js/components/animations/collapse-height.vue.js.map +1 -1
- package/js/components/animations/collapse-height.vue2.js +4 -4
- package/js/components/animations/collapse-height.vue2.js.map +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 +4 -4
- package/js/components/animations/collapse-width.vue2.js.map +1 -1
- package/js/components/animations/create-directional-animation-factory.js +2 -2
- 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 +3 -3
- 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 +4 -4
- 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 +3 -3
- package/js/components/animations/fade.vue2.js.map +1 -1
- package/js/components/animations/no-animation.vue.js +1 -1
- 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 +6 -6
- package/js/components/animations/staggered-fade-and-slide.vue2.js.map +1 -1
- package/js/components/animations/use-collapse-animation.js +3 -1
- package/js/components/animations/use-collapse-animation.js.map +1 -1
- 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 +6 -6
- 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 +15 -21
- 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 +5 -5
- 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 +12 -13
- 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 +7 -7
- 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 +6 -6
- package/js/components/base-rating.vue2.js.map +1 -1
- package/js/components/base-slider.vue.js +65 -0
- package/js/components/base-slider.vue.js.map +1 -0
- package/js/components/base-slider.vue2.js +109 -0
- package/js/components/base-slider.vue2.js.map +1 -0
- package/js/components/base-slider.vue3.js +7 -0
- package/js/components/base-slider.vue3.js.map +1 -0
- package/js/components/base-switch.vue.js +2 -2
- package/js/components/base-switch.vue.js.map +1 -1
- package/js/components/base-switch.vue2.js +8 -12
- 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 +132 -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 +7 -7
- 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 +4 -4
- 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 +6 -6
- 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 +5 -5
- package/js/components/currency/base-currency.vue2.js.map +1 -1
- package/js/components/decorators/injection.consts.js.map +1 -1
- package/js/components/display-click-provider.vue.js +73 -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 +5 -5
- package/js/components/display-emitter.vue.js.map +1 -1
- package/js/components/filters/labels/base-price-filter-label.vue.js +10 -10
- 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 +7 -7
- package/js/components/filters/labels/base-rating-filter-label.vue2.js.map +1 -1
- package/js/components/global-x-bus.vue.js +3 -3
- 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 +11 -11
- package/js/components/highlight.vue2.js.map +1 -1
- package/js/components/icons/cross-tiny.vue.js +2 -2
- package/js/components/icons/plus.vue.js +2 -2
- package/js/components/items-list.vue.js +1 -2
- package/js/components/items-list.vue.js.map +1 -1
- package/js/components/items-list.vue2.js +7 -7
- 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 +5 -5
- 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 +5 -5
- package/js/components/layouts/multi-column-max-width-layout.vue2.js.map +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 +5 -5
- package/js/components/layouts/single-column-layout.vue2.js.map +1 -1
- package/js/components/location-provider.vue.js +3 -3
- 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 +5 -5
- 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 +5 -5
- 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 +9 -9
- 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 +5 -4
- 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 +5 -4
- 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 +6 -6
- package/js/components/modals/base-id-modal.vue2.js.map +1 -1
- package/js/components/modals/base-modal.vue.js +4 -5
- package/js/components/modals/base-modal.vue.js.map +1 -1
- package/js/components/modals/base-modal.vue2.js +26 -17
- 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 +3 -3
- 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 +8 -8
- 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 +3 -3
- 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 +5 -5
- 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 +10 -10
- 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 +7 -6
- 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 +13 -13
- 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 +13 -13
- 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 +4 -4
- 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 +22 -8
- 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 +6 -6
- package/js/components/result/base-result-current-price.vue2.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 +18 -18
- 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 +6 -5
- package/js/components/result/base-result-link.vue2.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 +4 -4
- 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 +10 -9
- 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 +5 -5
- package/js/components/result/result-variant-selector.vue2.js.map +1 -1
- package/js/components/result/result-variants-provider.vue.js +7 -7
- 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 +10 -10
- package/js/components/scroll/base-scroll.vue2.js.map +1 -1
- package/js/components/scroll/use-scroll.js +7 -7
- package/js/components/scroll/use-scroll.js.map +1 -1
- package/js/components/sliding-panel.vue.js +10 -13
- package/js/components/sliding-panel.vue.js.map +1 -1
- package/js/components/sliding-panel.vue2.js +10 -10
- package/js/components/sliding-panel.vue2.js.map +1 -1
- package/js/components/snippet-callbacks.vue.js.map +1 -1
- package/js/components/snippet-callbacks.vue2.js +2 -2
- 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 +12 -12
- 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 +9 -9
- package/js/components/suggestions/base-suggestions.vue2.js.map +1 -1
- package/js/components/x-component.utils.js +1 -0
- package/js/components/x-component.utils.js.map +1 -1
- package/js/composables/create-use-device.js +2 -2
- package/js/composables/create-use-device.js.map +1 -1
- package/js/composables/use-_x.js.map +1 -1
- package/js/composables/use-alias-api.js +12 -7
- package/js/composables/use-alias-api.js.map +1 -1
- package/js/composables/use-debounce.js.map +1 -1
- package/js/composables/use-getter.js +11 -10
- package/js/composables/use-getter.js.map +1 -1
- package/js/composables/use-on-display.js +7 -11
- package/js/composables/use-on-display.js.map +1 -1
- package/js/composables/use-state.js +8 -9
- package/js/composables/use-state.js.map +1 -1
- package/js/composables/use-x-bus.js +9 -11
- package/js/composables/use-x-bus.js.map +1 -1
- package/js/directives/infinite-scroll.js +3 -3
- 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 +113 -95
- package/js/index.js.map +1 -1
- package/js/plugins/devtools/colors.utils.js +2 -2
- package/js/plugins/devtools/colors.utils.js.map +1 -1
- package/js/plugins/devtools/devtools.plugin.js +2 -1
- package/js/plugins/devtools/devtools.plugin.js.map +1 -1
- package/js/plugins/devtools/timeline.devtools.js +14 -13
- package/js/plugins/devtools/timeline.devtools.js.map +1 -1
- package/js/plugins/devtools/wiring.devtools.js +14 -10
- package/js/plugins/devtools/wiring.devtools.js.map +1 -1
- package/js/plugins/x-bus.js +3 -3
- package/js/plugins/x-bus.js.map +1 -1
- package/js/plugins/x-emitters.js +8 -6
- package/js/plugins/x-emitters.js.map +1 -1
- package/js/plugins/x-plugin.js +15 -15
- package/js/plugins/x-plugin.js.map +1 -1
- package/js/plugins/x-plugin.utils.js +2 -6
- package/js/plugins/x-plugin.utils.js.map +1 -1
- package/js/services/directional-focus-navigation.service.js +7 -9
- package/js/services/directional-focus-navigation.service.js.map +1 -1
- package/js/services/state-machine.service.js.map +1 -1
- package/js/store/utils/config-store.utils.js.map +1 -1
- package/js/store/utils/fetch-and-save-action.utils.js +5 -9
- package/js/store/utils/fetch-and-save-action.utils.js.map +1 -1
- package/js/store/utils/getters-proxy.utils.js +2 -1
- package/js/store/utils/getters-proxy.utils.js.map +1 -1
- package/js/store/utils/query.utils.js +1 -1
- package/js/store/utils/query.utils.js.map +1 -1
- package/js/store/utils/status-store.utils.js.map +1 -1
- package/js/store/utils/store-emitters.utils.js +2 -2
- package/js/store/utils/store-emitters.utils.js.map +1 -1
- package/js/store/x.module.js +1 -1
- package/js/store/x.module.js.map +1 -1
- package/js/types/animation-prop.js +5 -0
- package/js/types/animation-prop.js.map +1 -1
- package/js/utils/array.js +1 -0
- package/js/utils/array.js.map +1 -1
- package/js/utils/cancellable-promise.js +1 -1
- package/js/utils/cancellable-promise.js.map +1 -1
- package/js/utils/clone.js +1 -0
- package/js/utils/clone.js.map +1 -1
- package/js/utils/currency-formatter.js +8 -5
- package/js/utils/currency-formatter.js.map +1 -1
- package/js/utils/debounce.js +0 -2
- package/js/utils/debounce.js.map +1 -1
- package/js/utils/filters.js +1 -1
- package/js/utils/filters.js.map +1 -1
- package/js/utils/focus.js +1 -3
- package/js/utils/focus.js.map +1 -1
- package/js/utils/function.js +0 -1
- package/js/utils/function.js.map +1 -1
- package/js/utils/get-url-parameters.js.map +1 -1
- 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.map +1 -1
- package/js/utils/normalize.js +1 -1
- package/js/utils/normalize.js.map +1 -1
- package/js/utils/number.js +0 -1
- package/js/utils/number.js.map +1 -1
- package/js/utils/origin.js +1 -3
- package/js/utils/origin.js.map +1 -1
- package/js/utils/sanitize.js.map +1 -1
- package/js/utils/storage.js +1 -1
- package/js/utils/storage.js.map +1 -1
- package/js/utils/string.js.map +1 -1
- package/js/utils/throttle.js.map +1 -1
- package/js/wiring/namespaced-wires.factory.js +4 -2
- package/js/wiring/namespaced-wires.factory.js.map +1 -1
- package/js/wiring/namespaced-wires.operators.js.map +1 -1
- package/js/wiring/wires-operators.utils.js +3 -1
- package/js/wiring/wires-operators.utils.js.map +1 -1
- package/js/wiring/wires.factory.js +17 -10
- package/js/wiring/wires.factory.js.map +1 -1
- package/js/wiring/wires.operators.js +2 -2
- package/js/wiring/wires.operators.js.map +1 -1
- package/js/wiring/wiring.utils.js +1 -1
- package/js/wiring/wiring.utils.js.map +1 -1
- package/js/x-installer/api/base-api.js +6 -7
- package/js/x-installer/api/base-api.js.map +1 -1
- package/js/x-installer/x-installer/x-installer.js +10 -9
- package/js/x-installer/x-installer/x-installer.js.map +1 -1
- 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 +6 -6
- package/js/x-modules/device/components/device-detector.vue2.js.map +1 -1
- package/js/x-modules/device/store/emitters.js +1 -0
- package/js/x-modules/device/store/emitters.js.map +1 -1
- package/js/x-modules/device/store/module.js +3 -3
- package/js/x-modules/device/store/module.js.map +1 -1
- package/js/x-modules/device/wiring.js +2 -2
- package/js/x-modules/device/wiring.js.map +1 -1
- package/js/x-modules/device/x-module.js +1 -1
- package/js/x-modules/device/x-module.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue.js +4 -5
- package/js/x-modules/empathize/components/empathize.vue.js.map +1 -1
- package/js/x-modules/empathize/components/empathize.vue2.js +51 -45
- package/js/x-modules/empathize/components/empathize.vue2.js.map +1 -1
- package/js/x-modules/empathize/store/emitters.js +1 -0
- package/js/x-modules/empathize/store/emitters.js.map +1 -1
- package/js/x-modules/empathize/store/module.js +3 -3
- package/js/x-modules/empathize/store/module.js.map +1 -1
- package/js/x-modules/empathize/wiring.js +3 -3
- package/js/x-modules/empathize/wiring.js.map +1 -1
- package/js/x-modules/empathize/x-module.js +1 -1
- package/js/x-modules/empathize/x-module.js.map +1 -1
- package/js/x-modules/experience-controls/components/experience-controls.vue.js +2 -3
- 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 +2 -2
- 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 +1 -2
- 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 +3 -2
- 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 +1 -2
- 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 +5 -7
- package/js/x-modules/experience-controls/store/module.js.map +1 -1
- package/js/x-modules/experience-controls/wiring.js +3 -3
- package/js/x-modules/experience-controls/wiring.js.map +1 -1
- package/js/x-modules/experience-controls/x-module.js +1 -1
- package/js/x-modules/experience-controls/x-module.js.map +1 -1
- package/js/x-modules/extra-params/components/extra-params.vue.js +6 -7
- 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 +5 -5
- 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 +8 -8
- 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 +3 -2
- package/js/x-modules/extra-params/store/emitters.js.map +1 -1
- package/js/x-modules/extra-params/store/module.js +3 -3
- package/js/x-modules/extra-params/store/module.js.map +1 -1
- package/js/x-modules/extra-params/wiring.js +4 -4
- package/js/x-modules/extra-params/wiring.js.map +1 -1
- package/js/x-modules/extra-params/x-module.js +1 -1
- 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 +6 -6
- package/js/x-modules/facets/components/clear-filters.vue2.js.map +1 -1
- package/js/x-modules/facets/components/facets/facets-provider.vue2.js +6 -6
- 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 +10 -12
- 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 +8 -8
- 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 +9 -14
- 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 +9 -9
- 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 +10 -11
- 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 +8 -8
- 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 +7 -7
- 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 +7 -7
- 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 +4 -4
- 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 +7 -7
- 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 +7 -7
- 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 +8 -8
- 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 +5 -5
- 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 +8 -8
- 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 +4 -4
- package/js/x-modules/facets/components/lists/sorted-filters.vue.js.map +1 -1
- package/js/x-modules/facets/components/preselected-filters.vue.js +5 -5
- package/js/x-modules/facets/components/preselected-filters.vue.js.map +1 -1
- package/js/x-modules/facets/composables/use-facets.js +3 -7
- package/js/x-modules/facets/composables/use-facets.js.map +1 -1
- package/js/x-modules/facets/composables/use-filters-injection.js +0 -2
- 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 +1 -1
- 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 +11 -8
- 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 +7 -4
- package/js/x-modules/facets/entities/filter-entity.factory.js.map +1 -1
- package/js/x-modules/facets/entities/hierarchical-filter.entity.js +6 -4
- package/js/x-modules/facets/entities/hierarchical-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/number-range-filter.entity.js +6 -4
- package/js/x-modules/facets/entities/number-range-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/raw-filter.entity.js +6 -4
- package/js/x-modules/facets/entities/raw-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/simple-filter.entity.js +6 -4
- package/js/x-modules/facets/entities/simple-filter.entity.js.map +1 -1
- package/js/x-modules/facets/entities/single-select.modifier.js +3 -1
- package/js/x-modules/facets/entities/single-select.modifier.js.map +1 -1
- package/js/x-modules/facets/entities/sticky.modifier.js.map +1 -1
- package/js/x-modules/facets/entities/types.js.map +1 -1
- package/js/x-modules/facets/service/facets.service.js +2 -2
- 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 +6 -6
- package/js/x-modules/facets/store/emitters.js.map +1 -1
- package/js/x-modules/facets/store/getters/facets.getter.js +1 -1
- 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.map +1 -1
- 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.map +1 -1
- package/js/x-modules/facets/store/module.js +6 -6
- package/js/x-modules/facets/store/module.js.map +1 -1
- package/js/x-modules/facets/utils.js.map +1 -1
- package/js/x-modules/facets/wiring.js +22 -22
- package/js/x-modules/facets/wiring.js.map +1 -1
- package/js/x-modules/facets/x-module.js +1 -1
- package/js/x-modules/facets/x-module.js.map +1 -1
- package/js/x-modules/history-queries/components/clear-history-queries.vue.js +1 -2
- 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 +7 -7
- 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 +6 -9
- 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 +5 -7
- 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 +5 -10
- 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 +7 -7
- 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 +11 -11
- 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 +5 -5
- 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 +2 -4
- 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 +0 -1
- 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 +1 -1
- 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 +1 -1
- 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.map +1 -1
- package/js/x-modules/history-queries/store/actions/set-url-params.action.js +0 -1
- 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.map +1 -1
- package/js/x-modules/history-queries/store/actions/update-history-queries-with-search-response.action.js +2 -6
- 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.map +1 -1
- package/js/x-modules/history-queries/store/emitters.js +3 -2
- 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 +0 -4
- 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.map +1 -1
- package/js/x-modules/history-queries/store/getters/normalized-query.getter.js +2 -1
- 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.map +1 -1
- package/js/x-modules/history-queries/store/getters/storage-key.getter.js.map +1 -1
- package/js/x-modules/history-queries/store/module.js +8 -8
- package/js/x-modules/history-queries/store/module.js.map +1 -1
- package/js/x-modules/history-queries/wiring.js +16 -16
- package/js/x-modules/history-queries/wiring.js.map +1 -1
- package/js/x-modules/history-queries/x-module.js +1 -1
- 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 +8 -10
- 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 +9 -9
- 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 +2 -2
- 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 +1 -2
- 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 +0 -1
- 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 +0 -1
- package/js/x-modules/identifier-results/store/actions/save-query.action.js.map +1 -1
- package/js/x-modules/identifier-results/store/emitters.js +3 -2
- 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 +0 -1
- 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 +0 -1
- 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 +1 -2
- 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 +7 -7
- package/js/x-modules/identifier-results/store/module.js.map +1 -1
- package/js/x-modules/identifier-results/wiring.js +10 -10
- package/js/x-modules/identifier-results/wiring.js.map +1 -1
- package/js/x-modules/identifier-results/x-module.js +1 -1
- package/js/x-modules/identifier-results/x-module.js.map +1 -1
- package/js/x-modules/next-queries/components/next-queries-list.vue.js +13 -15
- 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 +6 -6
- 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 +6 -6
- 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 +5 -5
- 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 +2 -3
- 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 +3 -5
- 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 +1 -1
- 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 +6 -3
- 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 +0 -1
- 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 +0 -1
- 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 +3 -2
- 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 +1 -3
- 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 +1 -2
- 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 +1 -3
- package/js/x-modules/next-queries/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/next-queries/store/module.js +10 -10
- package/js/x-modules/next-queries/store/module.js.map +1 -1
- package/js/x-modules/next-queries/wiring.js +11 -11
- package/js/x-modules/next-queries/wiring.js.map +1 -1
- package/js/x-modules/next-queries/x-module.js +1 -1
- 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 +3 -3
- 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 +4 -4
- 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 +2 -3
- 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 +1 -1
- package/js/x-modules/popular-searches/store/actions/fetch-suggestions.action.js.map +1 -1
- package/js/x-modules/popular-searches/store/emitters.js +2 -2
- package/js/x-modules/popular-searches/store/emitters.js.map +1 -1
- package/js/x-modules/popular-searches/store/getters/popular-searches.getter.js +1 -2
- 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 +1 -3
- package/js/x-modules/popular-searches/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/popular-searches/store/module.js +7 -7
- package/js/x-modules/popular-searches/store/module.js.map +1 -1
- package/js/x-modules/popular-searches/wiring.js +4 -4
- package/js/x-modules/popular-searches/wiring.js.map +1 -1
- package/js/x-modules/popular-searches/x-module.js +1 -1
- 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 +50 -43
- 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 +26 -13
- 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 +69 -71
- 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 +4 -2
- 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 +5 -6
- 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 +2 -2
- 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 +3 -2
- 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 +0 -1
- 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 +8 -8
- package/js/x-modules/queries-preview/store/module.js.map +1 -1
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js +6 -4
- package/js/x-modules/queries-preview/utils/get-hash-from-query-preview.js.map +1 -1
- package/js/x-modules/queries-preview/wiring.js +11 -11
- package/js/x-modules/queries-preview/wiring.js.map +1 -1
- package/js/x-modules/queries-preview/x-module.js +1 -1
- 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 +7 -7
- 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 +2 -2
- 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 +2 -3
- 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 +1 -1
- 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 +0 -1
- 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 +2 -1
- package/js/x-modules/query-suggestions/store/emitters.js.map +1 -1
- package/js/x-modules/query-suggestions/store/getters/normalized-query.getter.js +1 -3
- 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 +1 -1
- 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 +2 -4
- package/js/x-modules/query-suggestions/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/query-suggestions/store/module.js +7 -7
- package/js/x-modules/query-suggestions/store/module.js.map +1 -1
- package/js/x-modules/query-suggestions/wiring.js +12 -12
- package/js/x-modules/query-suggestions/wiring.js.map +1 -1
- package/js/x-modules/query-suggestions/x-module.js +1 -1
- 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 +8 -10
- 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 +2 -3
- 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 +1 -1
- package/js/x-modules/recommendations/store/actions/fetch-recommendations.action.js.map +1 -1
- package/js/x-modules/recommendations/store/constants.js.map +1 -1
- package/js/x-modules/recommendations/store/emitters.js +3 -2
- package/js/x-modules/recommendations/store/emitters.js.map +1 -1
- package/js/x-modules/recommendations/store/getters/request.getter.js +2 -2
- package/js/x-modules/recommendations/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/recommendations/store/module.js +7 -7
- package/js/x-modules/recommendations/store/module.js.map +1 -1
- package/js/x-modules/recommendations/wiring.js +3 -3
- package/js/x-modules/recommendations/wiring.js.map +1 -1
- package/js/x-modules/recommendations/x-module.js +1 -1
- package/js/x-modules/recommendations/x-module.js.map +1 -1
- package/js/x-modules/related-prompts/components/related-prompt.vue.js +28 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js +31 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue3.js +7 -0
- package/js/x-modules/related-prompts/components/related-prompt.vue3.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js +151 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue.js.map +1 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js +6 -0
- package/js/x-modules/related-prompts/components/related-prompts-list.vue2.js.map +1 -0
- package/js/x-modules/related-prompts/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 +29 -0
- package/js/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.js.map +1 -0
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js +20 -0
- package/js/x-modules/related-prompts/store/actions/fetch-related-prompts.action.js.map +1 -0
- package/js/x-modules/related-prompts/store/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 +17 -0
- package/js/x-modules/related-prompts/store/emitters.js.map +1 -0
- 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 +17 -0
- package/js/x-modules/related-prompts/store/getters/request.getter.js.map +1 -0
- package/js/x-modules/related-prompts/store/module.js +64 -0
- package/js/x-modules/related-prompts/store/module.js.map +1 -0
- package/js/x-modules/related-prompts/wiring.js +82 -0
- package/js/x-modules/related-prompts/wiring.js.map +1 -0
- package/js/x-modules/related-prompts/x-module.js +21 -0
- package/js/x-modules/related-prompts/x-module.js.map +1 -0
- package/js/x-modules/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 +9 -9
- 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 +10 -12
- 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 +2 -3
- 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 +1 -1
- 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 +4 -1
- 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 +0 -1
- 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 +3 -2
- package/js/x-modules/related-tags/store/emitters.js.map +1 -1
- package/js/x-modules/related-tags/store/getters/query.getter.js +1 -3
- 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 +1 -2
- 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 +1 -3
- package/js/x-modules/related-tags/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/related-tags/store/module.js +7 -7
- package/js/x-modules/related-tags/store/module.js.map +1 -1
- package/js/x-modules/related-tags/wiring.js +12 -12
- package/js/x-modules/related-tags/wiring.js.map +1 -1
- package/js/x-modules/related-tags/x-module.js +1 -1
- 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 +15 -17
- package/js/x-modules/scroll/components/main-scroll-item.vue2.js.map +1 -1
- package/js/x-modules/scroll/components/main-scroll.vue.js +11 -11
- 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 +50 -43
- package/js/x-modules/scroll/components/scroll-to-top.vue2.js.map +1 -1
- 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 +6 -6
- package/js/x-modules/scroll/components/scroll.vue2.js.map +1 -1
- package/js/x-modules/scroll/store/emitters.js +1 -0
- package/js/x-modules/scroll/store/emitters.js.map +1 -1
- package/js/x-modules/scroll/store/module.js +4 -4
- package/js/x-modules/scroll/store/module.js.map +1 -1
- package/js/x-modules/scroll/wiring.js +14 -14
- package/js/x-modules/scroll/wiring.js.map +1 -1
- package/js/x-modules/scroll/x-module.js +1 -1
- 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 +5 -5
- package/js/x-modules/search/components/banner.vue2.js.map +1 -1
- package/js/x-modules/search/components/banners-list.vue.js +10 -9
- 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 +3 -6
- 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 +6 -6
- 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 +8 -10
- 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 +6 -6
- package/js/x-modules/search/components/promoted.vue2.js.map +1 -1
- package/js/x-modules/search/components/promoteds-list.vue.js +7 -7
- 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 +8 -9
- package/js/x-modules/search/components/redirection.vue2.js.map +1 -1
- package/js/x-modules/search/components/results-list.vue.js +7 -13
- 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 +6 -6
- 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 +9 -9
- 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 +9 -9
- 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 +5 -5
- 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 +4 -4
- 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 +13 -6
- 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 +1 -1
- 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 +0 -1
- 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 +0 -1
- 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 +0 -1
- 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 +3 -2
- 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 +0 -2
- package/js/x-modules/search/store/actions/set-url-params.action.js.map +1 -1
- package/js/x-modules/search/store/emitters.js +6 -5
- package/js/x-modules/search/store/emitters.js.map +1 -1
- package/js/x-modules/search/store/getters/query.getter.js +1 -1
- package/js/x-modules/search/store/getters/query.getter.js.map +1 -1
- package/js/x-modules/search/store/getters/request.getter.js +1 -2
- package/js/x-modules/search/store/getters/request.getter.js.map +1 -1
- package/js/x-modules/search/store/module.js +16 -10
- package/js/x-modules/search/store/module.js.map +1 -1
- package/js/x-modules/search/wiring.js +29 -25
- package/js/x-modules/search/wiring.js.map +1 -1
- package/js/x-modules/search/x-module.js +1 -1
- package/js/x-modules/search/x-module.js.map +1 -1
- package/js/x-modules/search-box/components/clear-search-input.vue.js +1 -2
- 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 +6 -6
- 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 +3 -4
- 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 +6 -6
- 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 +9 -9
- 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 +11 -11
- 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 +8 -8
- 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 +0 -1
- 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 +2 -1
- package/js/x-modules/search-box/store/emitters.js.map +1 -1
- package/js/x-modules/search-box/store/module.js +6 -6
- package/js/x-modules/search-box/store/module.js.map +1 -1
- package/js/x-modules/search-box/wiring.js +13 -12
- package/js/x-modules/search-box/wiring.js.map +1 -1
- package/js/x-modules/search-box/x-module.js +1 -1
- 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 +5 -7
- 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 +8 -8
- 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 +1 -3
- 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 +1 -1
- 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 +1 -1
- package/js/x-modules/semantic-queries/store/emitters.js.map +1 -1
- package/js/x-modules/semantic-queries/store/getters/normalized-query.getter.js +2 -2
- 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 +7 -6
- 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 +14 -8
- package/js/x-modules/semantic-queries/store/module.js.map +1 -1
- package/js/x-modules/semantic-queries/wiring.js +11 -6
- package/js/x-modules/semantic-queries/wiring.js.map +1 -1
- package/js/x-modules/semantic-queries/x-module.js +1 -1
- package/js/x-modules/semantic-queries/x-module.js.map +1 -1
- package/js/x-modules/tagging/components/tagging.vue.js +17 -17
- 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} +61 -29
- package/js/x-modules/tagging/service/external-tagging.service.js.map +1 -0
- package/js/x-modules/tagging/store/actions/track.action.js +3 -4
- package/js/x-modules/tagging/store/actions/track.action.js.map +1 -1
- package/js/x-modules/tagging/store/emitters.js +3 -3
- package/js/x-modules/tagging/store/emitters.js.map +1 -1
- package/js/x-modules/tagging/store/module.js +11 -7
- package/js/x-modules/tagging/store/module.js.map +1 -1
- package/js/x-modules/tagging/wiring.js +170 -37
- package/js/x-modules/tagging/wiring.js.map +1 -1
- package/js/x-modules/tagging/x-module.js +1 -1
- 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 +12 -14
- package/js/x-modules/url/components/url-handler.vue2.js.map +1 -1
- package/js/x-modules/url/store/emitters.js +4 -3
- package/js/x-modules/url/store/emitters.js.map +1 -1
- package/js/x-modules/url/store/getters/url-params.getter.js +2 -4
- package/js/x-modules/url/store/getters/url-params.getter.js.map +1 -1
- package/js/x-modules/url/store/initial-state.js +2 -1
- package/js/x-modules/url/store/initial-state.js.map +1 -1
- package/js/x-modules/url/store/module.js +7 -4
- package/js/x-modules/url/store/module.js.map +1 -1
- package/js/x-modules/url/store/mutations/set-params.mutation.js.map +1 -1
- package/js/x-modules/url/wiring.js +23 -14
- package/js/x-modules/url/wiring.js.map +1 -1
- package/js/x-modules/url/x-module.js +1 -1
- package/js/x-modules/url/x-module.js.map +1 -1
- package/next-queries/index.js +4 -4
- package/package.json +70 -64
- 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.d.ts +1 -0
- package/related-prompts/index.js +9 -0
- package/related-tags/index.js +1 -1
- package/report/x-adapter-platform.api.json +317 -9
- package/report/x-components.api.json +18182 -21190
- package/report/x-components.api.md +1219 -530
- package/report/x-types.api.json +278 -8
- 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 +4 -2
- package/types/adapter/e2e-adapter.d.ts.map +1 -1
- package/types/adapter/mocked-responses.d.ts +4 -1
- package/types/adapter/mocked-responses.d.ts.map +1 -1
- 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.map +1 -1
- package/types/components/animations/animate-translate/animate-translate.factory.d.ts.map +1 -1
- package/types/components/animations/animate-width.vue.d.ts.map +1 -1
- package/types/components/animations/collapse-height.vue.d.ts.map +1 -1
- package/types/components/animations/collapse-width.vue.d.ts.map +1 -1
- package/types/components/animations/create-directional-animation-factory.d.ts +1 -1
- package/types/components/animations/create-directional-animation-factory.d.ts.map +1 -1
- package/types/components/animations/cross-fade.vue.d.ts.map +1 -1
- package/types/components/animations/fade-and-slide.vue.d.ts.map +1 -1
- package/types/components/animations/fade.vue.d.ts.map +1 -1
- package/types/components/animations/index.d.ts +5 -5
- package/types/components/animations/index.d.ts.map +1 -1
- package/types/components/animations/no-animation.vue.d.ts.map +1 -1
- package/types/components/animations/staggered-fade-and-slide.vue.d.ts.map +1 -1
- package/types/components/animations/use-collapse-animation.d.ts.map +1 -1
- package/types/components/auto-progress-bar.vue.d.ts +1 -1
- package/types/components/auto-progress-bar.vue.d.ts.map +1 -1
- package/types/components/base-dropdown.vue.d.ts +7 -7
- package/types/components/base-dropdown.vue.d.ts.map +1 -1
- package/types/components/base-event-button.vue.d.ts +3 -3
- package/types/components/base-event-button.vue.d.ts.map +1 -1
- package/types/components/base-grid.vue.d.ts +5 -5
- package/types/components/base-grid.vue.d.ts.map +1 -1
- package/types/components/base-keyboard-navigation.vue.d.ts +2 -2
- package/types/components/base-keyboard-navigation.vue.d.ts.map +1 -1
- package/types/components/base-rating.vue.d.ts.map +1 -1
- package/types/components/base-slider.vue.d.ts +74 -0
- package/types/components/base-slider.vue.d.ts.map +1 -0
- package/types/components/base-switch.vue.d.ts +2 -1
- package/types/components/base-switch.vue.d.ts.map +1 -1
- package/types/components/base-teleport.vue.d.ts +55 -0
- package/types/components/base-teleport.vue.d.ts.map +1 -0
- package/types/components/base-variable-column-grid.vue.d.ts +5 -5
- 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 +6 -5
- 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 +3 -3
- package/types/components/column-picker/base-column-picker-list.vue.d.ts.map +1 -1
- package/types/components/column-picker/index.d.ts.map +1 -1
- package/types/components/currency/base-currency.vue.d.ts.map +1 -1
- package/types/components/currency/index.d.ts.map +1 -1
- package/types/components/decorators/injection.consts.d.ts +2 -2
- 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 +3 -3
- package/types/components/display-emitter.vue.d.ts.map +1 -1
- package/types/components/filters/index.d.ts.map +1 -1
- package/types/components/filters/labels/base-price-filter-label.vue.d.ts +2 -2
- 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 +2 -2
- package/types/components/filters/labels/base-rating-filter-label.vue.d.ts.map +1 -1
- package/types/components/global-x-bus.vue.d.ts +19 -3
- package/types/components/global-x-bus.vue.d.ts.map +1 -1
- package/types/components/highlight.vue.d.ts.map +1 -1
- package/types/components/icons/index.d.ts +12 -12
- package/types/components/icons/index.d.ts.map +1 -1
- package/types/components/index.d.ts +16 -12
- package/types/components/index.d.ts.map +1 -1
- package/types/components/items-list.vue.d.ts +5 -5
- package/types/components/items-list.vue.d.ts.map +1 -1
- package/types/components/layouts/fixed-header-and-asides-layout.vue.d.ts.map +1 -1
- package/types/components/layouts/index.d.ts.map +1 -1
- package/types/components/layouts/multi-column-max-width-layout.vue.d.ts +5 -5
- 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 +3 -3
- package/types/components/layouts/single-column-layout.vue.d.ts.map +1 -1
- package/types/components/location-provider.vue.d.ts +2 -2
- package/types/components/location-provider.vue.d.ts.map +1 -1
- package/types/components/modals/base-events-modal-close.vue.d.ts +5 -5
- 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 +5 -5
- package/types/components/modals/base-events-modal-open.vue.d.ts.map +1 -1
- package/types/components/modals/base-events-modal.vue.d.ts +4 -4
- package/types/components/modals/base-events-modal.vue.d.ts.map +1 -1
- 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.map +1 -1
- package/types/components/modals/base-id-modal.vue.d.ts +2 -2
- package/types/components/modals/base-id-modal.vue.d.ts.map +1 -1
- package/types/components/modals/base-modal.vue.d.ts +10 -10
- package/types/components/modals/base-modal.vue.d.ts.map +1 -1
- package/types/components/modals/close-main-modal.vue.d.ts.map +1 -1
- package/types/components/modals/index.d.ts +3 -3
- package/types/components/modals/index.d.ts.map +1 -1
- package/types/components/modals/main-modal.vue.d.ts +3 -3
- package/types/components/modals/main-modal.vue.d.ts.map +1 -1
- package/types/components/modals/open-main-modal.vue.d.ts.map +1 -1
- package/types/components/page-loader-button.vue.d.ts +3 -3
- 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 +5 -5
- 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 +1 -1
- 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 +5 -5
- package/types/components/panels/base-id-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/panels/base-tabs-panel.vue.d.ts +8 -8
- package/types/components/panels/base-tabs-panel.vue.d.ts.map +1 -1
- package/types/components/panels/base-toggle-panel.vue.d.ts +3 -3
- package/types/components/panels/base-toggle-panel.vue.d.ts.map +1 -1
- package/types/components/panels/index.d.ts +2 -2
- package/types/components/panels/index.d.ts.map +1 -1
- package/types/components/result/base-result-add-to-cart.vue.d.ts +5 -3
- 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 +3 -3
- package/types/components/result/base-result-current-price.vue.d.ts.map +1 -1
- package/types/components/result/base-result-image.vue.d.ts +11 -11
- package/types/components/result/base-result-image.vue.d.ts.map +1 -1
- package/types/components/result/base-result-link.vue.d.ts +3 -2
- package/types/components/result/base-result-link.vue.d.ts.map +1 -1
- package/types/components/result/base-result-previous-price.vue.d.ts +2 -2
- package/types/components/result/base-result-previous-price.vue.d.ts.map +1 -1
- package/types/components/result/base-result-rating.vue.d.ts +3 -2
- package/types/components/result/base-result-rating.vue.d.ts.map +1 -1
- package/types/components/result/index.d.ts +3 -3
- package/types/components/result/index.d.ts.map +1 -1
- package/types/components/result/result-variant-selector.vue.d.ts +2 -2
- package/types/components/result/result-variant-selector.vue.d.ts.map +1 -1
- package/types/components/result/result-variants-provider.vue.d.ts +2 -2
- package/types/components/result/result-variants-provider.vue.d.ts.map +1 -1
- package/types/components/scroll/base-scroll.vue.d.ts +1 -1
- package/types/components/scroll/base-scroll.vue.d.ts.map +1 -1
- package/types/components/scroll/index.d.ts.map +1 -1
- package/types/components/scroll/scroll.types.d.ts.map +1 -1
- package/types/components/scroll/use-scroll.d.ts +2 -2
- package/types/components/scroll/use-scroll.d.ts.map +1 -1
- package/types/components/sliding-panel.vue.d.ts +15 -5
- package/types/components/sliding-panel.vue.d.ts.map +1 -1
- package/types/components/snippet-callbacks.vue.d.ts +10 -2
- package/types/components/snippet-callbacks.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestion.vue.d.ts +5 -5
- package/types/components/suggestions/base-suggestion.vue.d.ts.map +1 -1
- package/types/components/suggestions/base-suggestions.vue.d.ts +5 -5
- package/types/components/suggestions/base-suggestions.vue.d.ts.map +1 -1
- package/types/components/suggestions/index.d.ts.map +1 -1
- package/types/components/x-component.utils.d.ts +2 -2
- package/types/components/x-component.utils.d.ts.map +1 -1
- package/types/composables/create-use-device.d.ts +1 -1
- package/types/composables/create-use-device.d.ts.map +1 -1
- package/types/composables/index.d.ts.map +1 -1
- package/types/composables/use-alias-api.d.ts +9 -4
- package/types/composables/use-alias-api.d.ts.map +1 -1
- package/types/composables/use-debounce.d.ts +1 -1
- package/types/composables/use-debounce.d.ts.map +1 -1
- package/types/composables/use-getter.d.ts +16 -6
- package/types/composables/use-getter.d.ts.map +1 -1
- package/types/composables/use-on-display.d.ts +11 -15
- package/types/composables/use-on-display.d.ts.map +1 -1
- package/types/composables/use-state.d.ts +6 -7
- package/types/composables/use-state.d.ts.map +1 -1
- package/types/composables/use-store.d.ts +2 -2
- package/types/composables/use-store.d.ts.map +1 -1
- package/types/composables/use-x-bus.d.ts +3 -3
- package/types/composables/use-x-bus.d.ts.map +1 -1
- package/types/directives/index.d.ts +1 -0
- package/types/directives/index.d.ts.map +1 -1
- package/types/directives/infinite-scroll.d.ts +1 -1
- 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 +2 -1
- package/types/index.d.ts.map +1 -1
- package/types/plugins/devtools/colors.utils.d.ts +2 -2
- package/types/plugins/devtools/colors.utils.d.ts.map +1 -1
- package/types/plugins/devtools/devtools.plugin.d.ts +1 -1
- package/types/plugins/devtools/devtools.plugin.d.ts.map +1 -1
- package/types/plugins/devtools/timeline.devtools.d.ts +4 -4
- package/types/plugins/devtools/timeline.devtools.d.ts.map +1 -1
- package/types/plugins/devtools/wiring.devtools.d.ts +4 -4
- package/types/plugins/devtools/wiring.devtools.d.ts.map +1 -1
- package/types/plugins/index.d.ts.map +1 -1
- package/types/plugins/x-bus.d.ts +3 -3
- package/types/plugins/x-bus.d.ts.map +1 -1
- package/types/plugins/x-emitters.d.ts +7 -8
- package/types/plugins/x-emitters.d.ts.map +1 -1
- package/types/plugins/x-plugin.d.ts +16 -21
- package/types/plugins/x-plugin.d.ts.map +1 -1
- package/types/plugins/x-plugin.types.d.ts +19 -21
- package/types/plugins/x-plugin.types.d.ts.map +1 -1
- package/types/plugins/x-plugin.utils.d.ts +2 -2
- package/types/plugins/x-plugin.utils.d.ts.map +1 -1
- package/types/router.d.ts.map +1 -1
- package/types/services/directional-focus-navigation.service.d.ts +3 -5
- package/types/services/directional-focus-navigation.service.d.ts.map +1 -1
- package/types/services/index.d.ts.map +1 -1
- package/types/services/services.types.d.ts +4 -4
- package/types/services/services.types.d.ts.map +1 -1
- package/types/services/state-machine.service.d.ts +1 -1
- package/types/services/state-machine.service.d.ts.map +1 -1
- package/types/store/actions.types.d.ts +7 -9
- package/types/store/actions.types.d.ts.map +1 -1
- package/types/store/getters.types.d.ts +2 -2
- package/types/store/getters.types.d.ts.map +1 -1
- package/types/store/index.d.ts +5 -2
- package/types/store/index.d.ts.map +1 -1
- package/types/store/mutations.types.d.ts +2 -2
- package/types/store/mutations.types.d.ts.map +1 -1
- package/types/store/store.types.d.ts +8 -8
- package/types/store/store.types.d.ts.map +1 -1
- package/types/store/utils/config-store.utils.d.ts +2 -2
- package/types/store/utils/config-store.utils.d.ts.map +1 -1
- package/types/store/utils/fetch-and-save-action.utils.d.ts +7 -8
- package/types/store/utils/fetch-and-save-action.utils.d.ts.map +1 -1
- package/types/store/utils/getters-proxy.utils.d.ts +3 -3
- package/types/store/utils/getters-proxy.utils.d.ts.map +1 -1
- package/types/store/utils/query.utils.d.ts +3 -3
- package/types/store/utils/query.utils.d.ts.map +1 -1
- package/types/store/utils/status-store.utils.d.ts +1 -1
- package/types/store/utils/status-store.utils.d.ts.map +1 -1
- package/types/store/utils/store-emitters.utils.d.ts +9 -9
- package/types/store/utils/store-emitters.utils.d.ts.map +1 -1
- package/types/store/x.module.d.ts +2 -2
- package/types/store/x.module.d.ts.map +1 -1
- package/types/tailwind/plugin-options.d.ts +1 -2
- package/types/tailwind/plugin-options.d.ts.map +1 -1
- package/types/types/animation-prop.d.ts +6 -2
- package/types/types/animation-prop.d.ts.map +1 -1
- package/types/types/index.d.ts +1 -1
- package/types/types/index.d.ts.map +1 -1
- package/types/types/origin.d.ts +4 -4
- 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 +1 -0
- package/types/types/url-params.d.ts.map +1 -1
- package/types/utils/array.d.ts +1 -1
- package/types/utils/array.d.ts.map +1 -1
- package/types/utils/cancellable-promise.d.ts.map +1 -1
- package/types/utils/clone.d.ts.map +1 -1
- package/types/utils/debounce.d.ts +1 -3
- package/types/utils/debounce.d.ts.map +1 -1
- package/types/utils/filters.d.ts +1 -1
- package/types/utils/filters.d.ts.map +1 -1
- package/types/utils/focus.d.ts.map +1 -1
- package/types/utils/function.d.ts.map +1 -1
- package/types/utils/get-url-parameters.d.ts.map +1 -1
- package/types/utils/index.d.ts +1 -0
- 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.map +1 -1
- package/types/utils/number.d.ts +0 -1
- package/types/utils/number.d.ts.map +1 -1
- package/types/utils/origin.d.ts +2 -4
- package/types/utils/origin.d.ts.map +1 -1
- package/types/utils/sanitize.d.ts.map +1 -1
- package/types/utils/storage.d.ts +1 -1
- package/types/utils/storage.d.ts.map +1 -1
- package/types/utils/throttle.d.ts +1 -1
- package/types/utils/throttle.d.ts.map +1 -1
- package/types/utils/types.d.ts +7 -7
- package/types/utils/types.d.ts.map +1 -1
- package/types/views/adapter.d.ts +1 -1
- package/types/views/adapter.d.ts.map +1 -1
- package/types/views/base-config.d.ts +2 -2
- package/types/views/base-config.d.ts.map +1 -1
- package/types/views/home/types.d.ts +3 -0
- package/types/views/home/types.d.ts.map +1 -1
- package/types/wiring/events.types.d.ts +28 -26
- package/types/wiring/events.types.d.ts.map +1 -1
- package/types/wiring/index.d.ts.map +1 -1
- package/types/wiring/namespaced-wires.factory.d.ts +2 -2
- package/types/wiring/namespaced-wires.factory.d.ts.map +1 -1
- package/types/wiring/namespaced-wires.operators.d.ts +2 -2
- package/types/wiring/namespaced-wires.operators.d.ts.map +1 -1
- package/types/wiring/namespaced-wiring.types.d.ts +4 -4
- package/types/wiring/namespaced-wiring.types.d.ts.map +1 -1
- package/types/wiring/wires-operators.utils.d.ts +10 -8
- package/types/wiring/wires-operators.utils.d.ts.map +1 -1
- package/types/wiring/wires.factory.d.ts +2 -2
- package/types/wiring/wires.factory.d.ts.map +1 -1
- package/types/wiring/wires.operators.d.ts +2 -2
- package/types/wiring/wires.operators.d.ts.map +1 -1
- package/types/wiring/wiring.types.d.ts +10 -10
- package/types/wiring/wiring.types.d.ts.map +1 -1
- package/types/wiring/wiring.utils.d.ts +4 -4
- package/types/wiring/wiring.utils.d.ts.map +1 -1
- package/types/x-installer/api/api.types.d.ts +16 -17
- package/types/x-installer/api/api.types.d.ts.map +1 -1
- package/types/x-installer/api/base-api.d.ts +5 -5
- package/types/x-installer/api/base-api.d.ts.map +1 -1
- package/types/x-installer/api/index.d.ts.map +1 -1
- package/types/x-installer/index.d.ts.map +1 -1
- package/types/x-installer/x-installer/index.d.ts.map +1 -1
- package/types/x-installer/x-installer/types.d.ts +11 -11
- package/types/x-installer/x-installer/types.d.ts.map +1 -1
- package/types/x-installer/x-installer/x-installer.d.ts +12 -12
- package/types/x-installer/x-installer/x-installer.d.ts.map +1 -1
- package/types/x-modules/device/components/device-detector.vue.d.ts +1 -1
- package/types/x-modules/device/components/device-detector.vue.d.ts.map +1 -1
- package/types/x-modules/device/components/index.d.ts.map +1 -1
- package/types/x-modules/device/events.types.d.ts +1 -1
- package/types/x-modules/device/events.types.d.ts.map +1 -1
- package/types/x-modules/device/index.d.ts.map +1 -1
- package/types/x-modules/device/store/emitters.d.ts.map +1 -1
- package/types/x-modules/device/store/index.d.ts.map +1 -1
- package/types/x-modules/device/store/module.d.ts +1 -1
- package/types/x-modules/device/store/module.d.ts.map +1 -1
- package/types/x-modules/device/store/types.d.ts +2 -2
- package/types/x-modules/device/store/types.d.ts.map +1 -1
- package/types/x-modules/device/wiring.d.ts.map +1 -1
- package/types/x-modules/device/x-module.d.ts +2 -2
- package/types/x-modules/device/x-module.d.ts.map +1 -1
- package/types/x-modules/empathize/components/empathize.vue.d.ts +7 -7
- package/types/x-modules/empathize/components/empathize.vue.d.ts.map +1 -1
- package/types/x-modules/empathize/components/index.d.ts.map +1 -1
- package/types/x-modules/empathize/events.types.d.ts +3 -3
- package/types/x-modules/empathize/events.types.d.ts.map +1 -1
- package/types/x-modules/empathize/index.d.ts.map +1 -1
- package/types/x-modules/empathize/store/emitters.d.ts.map +1 -1
- package/types/x-modules/empathize/store/index.d.ts.map +1 -1
- package/types/x-modules/empathize/store/module.d.ts +1 -1
- package/types/x-modules/empathize/store/module.d.ts.map +1 -1
- package/types/x-modules/empathize/store/types.d.ts +4 -4
- package/types/x-modules/empathize/store/types.d.ts.map +1 -1
- package/types/x-modules/empathize/wiring.d.ts.map +1 -1
- package/types/x-modules/empathize/x-module.d.ts +2 -2
- package/types/x-modules/empathize/x-module.d.ts.map +1 -1
- 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.map +1 -1
- package/types/x-modules/experience-controls/events.types.d.ts +2 -2
- package/types/x-modules/experience-controls/events.types.d.ts.map +1 -1
- 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 +2 -2
- 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 +1 -1
- 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.map +1 -1
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/experience-controls/store/index.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/module.d.ts +1 -1
- package/types/x-modules/experience-controls/store/module.d.ts.map +1 -1
- package/types/x-modules/experience-controls/store/types.d.ts +10 -10
- package/types/x-modules/experience-controls/store/types.d.ts.map +1 -1
- package/types/x-modules/experience-controls/wiring.d.ts.map +1 -1
- package/types/x-modules/experience-controls/x-module.d.ts +2 -2
- 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 +2 -2
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/extra-params/components/snippet-config-extra-params.vue.d.ts +3 -3
- 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 +5 -5
- package/types/x-modules/extra-params/events.types.d.ts.map +1 -1
- package/types/x-modules/extra-params/index.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/emitters.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/index.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/module.d.ts +1 -1
- package/types/x-modules/extra-params/store/module.d.ts.map +1 -1
- package/types/x-modules/extra-params/store/types.d.ts +3 -3
- package/types/x-modules/extra-params/store/types.d.ts.map +1 -1
- package/types/x-modules/extra-params/wiring.d.ts.map +1 -1
- package/types/x-modules/extra-params/x-module.d.ts +2 -2
- package/types/x-modules/extra-params/x-module.d.ts.map +1 -1
- package/types/x-modules/facets/components/clear-filters.vue.d.ts +3 -3
- 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 +2 -2
- 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 +9 -9
- 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 +6 -6
- 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 +2 -2
- 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 +15 -7
- 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 +4 -4
- 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 +4 -4
- 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 +13 -5
- package/types/x-modules/facets/components/filters/simple-filter.vue.d.ts.map +1 -1
- package/types/x-modules/facets/components/index.d.ts +5 -5
- 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 +2 -2
- 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 +6 -6
- 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 +3 -3
- 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 +5 -5
- 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 +1 -1
- 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 +3 -3
- 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 +2 -2
- 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 +1 -1
- package/types/x-modules/facets/components/preselected-filters.vue.d.ts.map +1 -1
- package/types/x-modules/facets/composables/index.d.ts.map +1 -1
- package/types/x-modules/facets/composables/use-facets.d.ts +3 -4
- package/types/x-modules/facets/composables/use-facets.d.ts.map +1 -1
- package/types/x-modules/facets/composables/use-filters-injection.d.ts +1 -2
- 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 +3 -3
- 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 +8 -8
- 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 +4 -4
- 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 +9 -8
- package/types/x-modules/facets/entities/hierarchical-filter.entity.d.ts.map +1 -1
- package/types/x-modules/facets/entities/index.d.ts.map +1 -1
- package/types/x-modules/facets/entities/number-range-filter.entity.d.ts +9 -8
- 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 +8 -7
- 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 +9 -8
- 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 +1 -1
- package/types/x-modules/facets/entities/single-select.modifier.d.ts.map +1 -1
- package/types/x-modules/facets/entities/sticky.modifier.d.ts +1 -1
- package/types/x-modules/facets/entities/sticky.modifier.d.ts.map +1 -1
- package/types/x-modules/facets/entities/types.d.ts +7 -7
- package/types/x-modules/facets/entities/types.d.ts.map +1 -1
- package/types/x-modules/facets/events.types.d.ts +2 -2
- package/types/x-modules/facets/events.types.d.ts.map +1 -1
- package/types/x-modules/facets/index.d.ts +5 -5
- package/types/x-modules/facets/index.d.ts.map +1 -1
- package/types/x-modules/facets/service/facets.service.d.ts +8 -9
- package/types/x-modules/facets/service/facets.service.d.ts.map +1 -1
- package/types/x-modules/facets/service/index.d.ts.map +1 -1
- package/types/x-modules/facets/service/types.d.ts +12 -12
- package/types/x-modules/facets/service/types.d.ts.map +1 -1
- package/types/x-modules/facets/store/constants.d.ts.map +1 -1
- package/types/x-modules/facets/store/emitters.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/facets.getter.d.ts +1 -1
- package/types/x-modules/facets/store/getters/facets.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/getters/index.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- package/types/x-modules/facets/store/getters/selected-filters.getter.d.ts.map +1 -1
- package/types/x-modules/facets/store/index.d.ts +1 -1
- package/types/x-modules/facets/store/index.d.ts.map +1 -1
- package/types/x-modules/facets/store/module.d.ts +1 -1
- package/types/x-modules/facets/store/module.d.ts.map +1 -1
- package/types/x-modules/facets/store/types.d.ts +15 -15
- package/types/x-modules/facets/store/types.d.ts.map +1 -1
- package/types/x-modules/facets/utils.d.ts +1 -1
- package/types/x-modules/facets/utils.d.ts.map +1 -1
- package/types/x-modules/facets/wiring.d.ts +2 -2
- package/types/x-modules/facets/wiring.d.ts.map +1 -1
- package/types/x-modules/facets/x-module.d.ts +2 -2
- 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 +2 -2
- 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 +1 -1
- 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 +1 -1
- 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 +4 -4
- 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 +1 -1
- 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 +6 -6
- 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 +3 -3
- 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.map +1 -1
- package/types/x-modules/history-queries/events.types.d.ts +1 -1
- package/types/x-modules/history-queries/events.types.d.ts.map +1 -1
- 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 +4 -4
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -1
- 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 +1 -2
- 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 +1 -1
- 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 +1 -4
- 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.map +1 -1
- 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 +1 -4
- 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 +3 -3
- 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 +2 -1
- 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 +1 -1
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/history-queries/store/module.d.ts +1 -1
- package/types/x-modules/history-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/history-queries/store/types.d.ts +19 -19
- package/types/x-modules/history-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/history-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/history-queries/x-module.d.ts +2 -2
- 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 +4 -4
- 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 +5 -5
- 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.map +1 -1
- package/types/x-modules/identifier-results/config.types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/events.types.d.ts +1 -1
- package/types/x-modules/identifier-results/events.types.d.ts.map +1 -1
- 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 +2 -2
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/identifier-results/store/actions/save-origin.action.d.ts +1 -2
- 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 +1 -2
- 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.map +1 -1
- package/types/x-modules/identifier-results/store/getters/identifier-detection-regexp.getter.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/identifier-results/store/module.d.ts +1 -1
- package/types/x-modules/identifier-results/store/module.d.ts.map +1 -1
- package/types/x-modules/identifier-results/store/types.d.ts +16 -16
- package/types/x-modules/identifier-results/store/types.d.ts.map +1 -1
- package/types/x-modules/identifier-results/wiring.d.ts.map +1 -1
- package/types/x-modules/identifier-results/x-module.d.ts +2 -2
- package/types/x-modules/identifier-results/x-module.d.ts.map +1 -1
- package/types/x-modules/next-queries/components/index.d.ts +2 -2
- 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 +3 -3
- 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 +3 -3
- 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 +2 -2
- 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 +3 -3
- 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.map +1 -1
- package/types/x-modules/next-queries/events.types.d.ts +1 -1
- package/types/x-modules/next-queries/events.types.d.ts.map +1 -1
- package/types/x-modules/next-queries/index.d.ts +1 -0
- package/types/x-modules/next-queries/index.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/actions/fetch-and-save-next-queries.action.d.ts +2 -2
- 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 +1 -1
- 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 +1 -1
- 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 +4 -1
- 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 +1 -1
- 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 +1 -2
- 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.map +1 -1
- package/types/x-modules/next-queries/store/getters/next-queries-query.getter.d.ts +1 -3
- 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 +1 -2
- 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 +1 -3
- 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 +2 -2
- package/types/x-modules/next-queries/store/index.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/module.d.ts +1 -1
- package/types/x-modules/next-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/next-queries/store/types.d.ts +24 -24
- package/types/x-modules/next-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/next-queries/types.d.ts +2 -2
- package/types/x-modules/next-queries/types.d.ts.map +1 -1
- package/types/x-modules/next-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/next-queries/x-module.d.ts +2 -2
- package/types/x-modules/next-queries/x-module.d.ts.map +1 -1
- 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 +3 -3
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/popular-searches/events.types.d.ts +1 -1
- package/types/x-modules/popular-searches/events.types.d.ts.map +1 -1
- 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 +2 -2
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/popular-searches/store/getters/popular-searches.getter.d.ts +1 -2
- 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 +1 -3
- 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 +2 -2
- package/types/x-modules/popular-searches/store/index.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/module.d.ts +1 -1
- package/types/x-modules/popular-searches/store/module.d.ts.map +1 -1
- package/types/x-modules/popular-searches/store/types.d.ts +12 -12
- package/types/x-modules/popular-searches/store/types.d.ts.map +1 -1
- package/types/x-modules/popular-searches/wiring.d.ts.map +1 -1
- package/types/x-modules/popular-searches/x-module.d.ts +2 -2
- package/types/x-modules/popular-searches/x-module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/components/index.d.ts +1 -1
- 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 +4 -4
- 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 +6 -6
- 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 +6 -6
- 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.map +1 -1
- 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.map +1 -1
- package/types/x-modules/queries-preview/events.types.d.ts +3 -3
- package/types/x-modules/queries-preview/events.types.d.ts.map +1 -1
- package/types/x-modules/queries-preview/index.d.ts +1 -1
- 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 +1 -1
- package/types/x-modules/queries-preview/store/actions/fetch-and-save-query-preview.action.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/actions/fetch-query-preview.action.d.ts +1 -1
- 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.map +1 -1
- package/types/x-modules/queries-preview/store/getters/loaded-queries-preview.getter.d.ts +1 -2
- 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 +1 -1
- package/types/x-modules/queries-preview/store/index.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/module.d.ts +1 -1
- package/types/x-modules/queries-preview/store/module.d.ts.map +1 -1
- package/types/x-modules/queries-preview/store/types.d.ts +20 -20
- 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 +5 -3
- 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.map +1 -1
- package/types/x-modules/queries-preview/x-module.d.ts +2 -2
- package/types/x-modules/queries-preview/x-module.d.ts.map +1 -1
- 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 +3 -3
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/query-suggestions/events.types.d.ts +1 -6
- package/types/x-modules/query-suggestions/events.types.d.ts.map +1 -1
- 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 +2 -2
- 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 +1 -1
- 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 +1 -2
- 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.map +1 -1
- package/types/x-modules/query-suggestions/store/getters/normalized-query.getter.d.ts +1 -3
- 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 +5 -5
- 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 +1 -3
- 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 +2 -2
- package/types/x-modules/query-suggestions/store/index.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/module.d.ts +1 -1
- package/types/x-modules/query-suggestions/store/module.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/store/types.d.ts +15 -15
- package/types/x-modules/query-suggestions/store/types.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/wiring.d.ts.map +1 -1
- package/types/x-modules/query-suggestions/x-module.d.ts +2 -2
- package/types/x-modules/query-suggestions/x-module.d.ts.map +1 -1
- package/types/x-modules/recommendations/components/index.d.ts.map +1 -1
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts +5 -6
- package/types/x-modules/recommendations/components/recommendations.vue.d.ts.map +1 -1
- package/types/x-modules/recommendations/config.types.d.ts.map +1 -1
- package/types/x-modules/recommendations/events.types.d.ts +1 -1
- package/types/x-modules/recommendations/events.types.d.ts.map +1 -1
- 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 +2 -2
- 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 +1 -1
- package/types/x-modules/recommendations/store/actions/fetch-recommendations.action.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/constants.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/emitters.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/getters/request.getter.d.ts +1 -1
- package/types/x-modules/recommendations/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/index.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/module.d.ts +1 -1
- package/types/x-modules/recommendations/store/module.d.ts.map +1 -1
- package/types/x-modules/recommendations/store/types.d.ts +12 -12
- package/types/x-modules/recommendations/store/types.d.ts.map +1 -1
- package/types/x-modules/recommendations/wiring.d.ts.map +1 -1
- package/types/x-modules/recommendations/x-module.d.ts +2 -2
- package/types/x-modules/recommendations/x-module.d.ts.map +1 -1
- package/types/x-modules/related-prompts/components/index.d.ts +4 -0
- package/types/x-modules/related-prompts/components/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts +28 -0
- package/types/x-modules/related-prompts/components/related-prompt.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts +106 -0
- package/types/x-modules/related-prompts/components/related-prompts-list.vue.d.ts.map +1 -0
- package/types/x-modules/related-prompts/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 +50 -0
- package/types/x-modules/related-prompts/events.types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/index.d.ts +6 -0
- package/types/x-modules/related-prompts/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts +17 -0
- package/types/x-modules/related-prompts/store/actions/fetch-and-save-related-prompts.action.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts +13 -0
- package/types/x-modules/related-prompts/store/actions/fetch-related-prompts.action.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/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 +11 -0
- package/types/x-modules/related-prompts/store/emitters.d.ts.map +1 -0
- 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 +14 -0
- package/types/x-modules/related-prompts/store/getters/request.getter.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/index.d.ts +6 -0
- package/types/x-modules/related-prompts/store/index.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/module.d.ts +8 -0
- package/types/x-modules/related-prompts/store/module.d.ts.map +1 -0
- package/types/x-modules/related-prompts/store/types.d.ts +125 -0
- package/types/x-modules/related-prompts/store/types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/types.d.ts +10 -0
- package/types/x-modules/related-prompts/types.d.ts.map +1 -0
- package/types/x-modules/related-prompts/wiring.d.ts +42 -0
- package/types/x-modules/related-prompts/wiring.d.ts.map +1 -0
- package/types/x-modules/related-prompts/x-module.d.ts +16 -0
- package/types/x-modules/related-prompts/x-module.d.ts.map +1 -0
- package/types/x-modules/related-tags/components/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/components/related-tag.vue.d.ts +6 -6
- 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 +6 -6
- 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.map +1 -1
- package/types/x-modules/related-tags/events.types.d.ts +1 -1
- package/types/x-modules/related-tags/events.types.d.ts.map +1 -1
- 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 +2 -2
- 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 +1 -1
- 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 +4 -1
- 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 +1 -2
- 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.map +1 -1
- package/types/x-modules/related-tags/store/getters/query.getter.d.ts +1 -3
- 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 +1 -2
- 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 +1 -3
- 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 +1 -1
- package/types/x-modules/related-tags/store/index.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/module.d.ts +1 -1
- package/types/x-modules/related-tags/store/module.d.ts.map +1 -1
- package/types/x-modules/related-tags/store/types.d.ts +16 -16
- package/types/x-modules/related-tags/store/types.d.ts.map +1 -1
- package/types/x-modules/related-tags/wiring.d.ts.map +1 -1
- package/types/x-modules/related-tags/x-module.d.ts +2 -2
- package/types/x-modules/related-tags/x-module.d.ts.map +1 -1
- package/types/x-modules/scroll/components/index.d.ts +2 -2
- package/types/x-modules/scroll/components/index.d.ts.map +1 -1
- package/types/x-modules/scroll/components/main-scroll-item.vue.d.ts +2 -2
- 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.map +1 -1
- package/types/x-modules/scroll/components/scroll-to-top.vue.d.ts +7 -7
- 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 +2 -2
- package/types/x-modules/scroll/components/scroll.const.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll.types.d.ts +2 -2
- package/types/x-modules/scroll/components/scroll.types.d.ts.map +1 -1
- package/types/x-modules/scroll/components/scroll.vue.d.ts +2 -2
- package/types/x-modules/scroll/components/scroll.vue.d.ts.map +1 -1
- package/types/x-modules/scroll/events.types.d.ts +9 -9
- package/types/x-modules/scroll/events.types.d.ts.map +1 -1
- package/types/x-modules/scroll/index.d.ts +1 -1
- package/types/x-modules/scroll/index.d.ts.map +1 -1
- package/types/x-modules/scroll/store/emitters.d.ts.map +1 -1
- package/types/x-modules/scroll/store/index.d.ts.map +1 -1
- package/types/x-modules/scroll/store/module.d.ts +1 -1
- package/types/x-modules/scroll/store/module.d.ts.map +1 -1
- package/types/x-modules/scroll/store/types.d.ts +6 -6
- package/types/x-modules/scroll/store/types.d.ts.map +1 -1
- package/types/x-modules/scroll/wiring.d.ts.map +1 -1
- package/types/x-modules/scroll/x-module.d.ts +2 -2
- package/types/x-modules/scroll/x-module.d.ts.map +1 -1
- package/types/x-modules/search/components/banner.vue.d.ts +2 -2
- package/types/x-modules/search/components/banner.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/banners-list.vue.d.ts +3 -3
- 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 +2 -2
- package/types/x-modules/search/components/fallback-disclaimer.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/index.d.ts +1 -1
- package/types/x-modules/search/components/index.d.ts.map +1 -1
- 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 +4 -6
- 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 +3 -3
- package/types/x-modules/search/components/promoted.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/promoteds-list.vue.d.ts +3 -3
- package/types/x-modules/search/components/promoteds-list.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/redirection.vue.d.ts +2 -2
- package/types/x-modules/search/components/redirection.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/results-list.vue.d.ts +3 -3
- 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 +9 -8
- 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 +10 -9
- 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 +10 -9
- 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 +1 -1
- package/types/x-modules/search/components/spellcheck-button.vue.d.ts.map +1 -1
- package/types/x-modules/search/components/spellcheck.vue.d.ts +2 -2
- package/types/x-modules/search/components/spellcheck.vue.d.ts.map +1 -1
- package/types/x-modules/search/config.types.d.ts +2 -0
- package/types/x-modules/search/config.types.d.ts.map +1 -1
- package/types/x-modules/search/events.types.d.ts +6 -2
- package/types/x-modules/search/events.types.d.ts.map +1 -1
- 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 +2 -2
- 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 +1 -1
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/search/store/actions/reset-request-on-refinement.action.d.ts +1 -2
- 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 +1 -2
- 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 +1 -2
- 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 +1 -3
- 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.map +1 -1
- package/types/x-modules/search/store/getters/index.d.ts +1 -1
- package/types/x-modules/search/store/getters/index.d.ts.map +1 -1
- package/types/x-modules/search/store/getters/query.getter.d.ts +1 -1
- 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 +1 -2
- package/types/x-modules/search/store/getters/request.getter.d.ts.map +1 -1
- package/types/x-modules/search/store/index.d.ts.map +1 -1
- package/types/x-modules/search/store/module.d.ts +3 -1
- package/types/x-modules/search/store/module.d.ts.map +1 -1
- package/types/x-modules/search/store/types.d.ts +48 -40
- package/types/x-modules/search/store/types.d.ts.map +1 -1
- package/types/x-modules/search/types.d.ts +2 -2
- package/types/x-modules/search/types.d.ts.map +1 -1
- package/types/x-modules/search/wiring.d.ts +6 -2
- package/types/x-modules/search/wiring.d.ts.map +1 -1
- package/types/x-modules/search/x-module.d.ts +2 -2
- 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 +1 -1
- 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 +1 -1
- 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 +2 -3
- 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 +4 -4
- 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 +1 -1
- 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 +13 -13
- package/types/x-modules/search-box/events.types.d.ts.map +1 -1
- 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 +2 -2
- 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 +1 -2
- 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.map +1 -1
- package/types/x-modules/search-box/store/index.d.ts.map +1 -1
- package/types/x-modules/search-box/store/module.d.ts +1 -1
- package/types/x-modules/search-box/store/module.d.ts.map +1 -1
- package/types/x-modules/search-box/store/types.d.ts +7 -7
- package/types/x-modules/search-box/store/types.d.ts.map +1 -1
- package/types/x-modules/search-box/wiring.d.ts +1 -1
- package/types/x-modules/search-box/wiring.d.ts.map +1 -1
- package/types/x-modules/search-box/x-module.d.ts +2 -2
- package/types/x-modules/search-box/x-module.d.ts.map +1 -1
- 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 +1 -3
- 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 +3 -3
- 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.map +1 -1
- package/types/x-modules/semantic-queries/events.types.d.ts +1 -1
- package/types/x-modules/semantic-queries/events.types.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/index.d.ts +1 -1
- 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 +1 -1
- 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 +1 -1
- 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.map +1 -1
- package/types/x-modules/semantic-queries/store/emitters.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/getters/index.d.ts +2 -1
- 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 +2 -2
- 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 +3 -2
- 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.map +1 -1
- package/types/x-modules/semantic-queries/store/module.d.ts +1 -1
- package/types/x-modules/semantic-queries/store/module.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/store/types.d.ts +24 -12
- package/types/x-modules/semantic-queries/store/types.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/wiring.d.ts +3 -0
- package/types/x-modules/semantic-queries/wiring.d.ts.map +1 -1
- package/types/x-modules/semantic-queries/x-module.d.ts +2 -2
- package/types/x-modules/semantic-queries/x-module.d.ts.map +1 -1
- package/types/x-modules/tagging/components/index.d.ts.map +1 -1
- package/types/x-modules/tagging/components/tagging.vue.d.ts +14 -12
- package/types/x-modules/tagging/components/tagging.vue.d.ts.map +1 -1
- package/types/x-modules/tagging/config.types.d.ts +3 -3
- package/types/x-modules/tagging/config.types.d.ts.map +1 -1
- package/types/x-modules/tagging/events.types.d.ts +4 -4
- package/types/x-modules/tagging/events.types.d.ts.map +1 -1
- 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} +35 -17
- package/types/x-modules/tagging/service/external-tagging.service.d.ts.map +1 -0
- package/types/x-modules/tagging/service/index.d.ts +1 -1
- package/types/x-modules/tagging/service/index.d.ts.map +1 -1
- package/types/x-modules/tagging/service/types.d.ts +17 -8
- package/types/x-modules/tagging/service/types.d.ts.map +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 +1 -2
- package/types/x-modules/tagging/store/actions/track.action.d.ts.map +1 -1
- package/types/x-modules/tagging/store/emitters.d.ts.map +1 -1
- package/types/x-modules/tagging/store/index.d.ts.map +1 -1
- package/types/x-modules/tagging/store/module.d.ts +1 -1
- package/types/x-modules/tagging/store/module.d.ts.map +1 -1
- package/types/x-modules/tagging/store/types.d.ts +9 -9
- package/types/x-modules/tagging/store/types.d.ts.map +1 -1
- package/types/x-modules/tagging/wiring.d.ts +87 -7
- package/types/x-modules/tagging/wiring.d.ts.map +1 -1
- package/types/x-modules/tagging/x-module.d.ts +2 -2
- package/types/x-modules/tagging/x-module.d.ts.map +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.map +1 -1
- package/types/x-modules/url/events.types.d.ts +6 -7
- package/types/x-modules/url/events.types.d.ts.map +1 -1
- package/types/x-modules/url/index.d.ts.map +1 -1
- package/types/x-modules/url/store/emitters.d.ts +2 -2
- package/types/x-modules/url/store/emitters.d.ts.map +1 -1
- package/types/x-modules/url/store/getters/url-params.getter.d.ts +3 -5
- package/types/x-modules/url/store/getters/url-params.getter.d.ts.map +1 -1
- package/types/x-modules/url/store/index.d.ts.map +1 -1
- package/types/x-modules/url/store/initial-state.d.ts +1 -1
- package/types/x-modules/url/store/initial-state.d.ts.map +1 -1
- package/types/x-modules/url/store/module.d.ts +1 -1
- package/types/x-modules/url/store/module.d.ts.map +1 -1
- package/types/x-modules/url/store/mutations/set-params.mutation.d.ts +1 -1
- package/types/x-modules/url/store/mutations/set-params.mutation.d.ts.map +1 -1
- package/types/x-modules/url/store/types.d.ts +18 -12
- package/types/x-modules/url/store/types.d.ts.map +1 -1
- package/types/x-modules/url/wiring.d.ts +9 -0
- package/types/x-modules/url/wiring.d.ts.map +1 -1
- package/types/x-modules/url/x-module.d.ts +2 -2
- package/types/x-modules/url/x-module.d.ts.map +1 -1
- package/types/x-modules/x-modules.types.d.ts +24 -22
- package/types/x-modules/x-modules.types.d.ts.map +1 -1
- package/url/index.js +1 -1
- 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.storeresultclicked.md +0 -24
- 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.querysuggestionsxevents.querysuggestionsdisplayed.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/utils/options-api.js +0 -4
- package/js/utils/options-api.js.map +0 -1
- package/js/x-modules/tagging/service/pdp-add-to-cart.service.js.map +0 -1
- package/types/utils/options-api.d.ts +0 -3
- package/types/utils/options-api.d.ts.map +0 -1
- package/types/x-modules/tagging/service/pdp-add-to-cart.service.d.ts.map +0 -1
|
@@ -1,472 +0,0 @@
|
|
|
1
|
-
<svg width="768" height="421" viewBox="0 0 768 421" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<path d="M180 226C180 248.091 162.091 266 140 266C117.909 266 100 248.091 100 226C100 203.909 117.909 186 140 186C162.091 186 180 203.909 180 226Z" fill="#80C0A1" fill-opacity="0.25"/>
|
|
3
|
-
<path d="M694 366.5C694 396.6 669.6 421 639.5 421C609.4 421 585 396.6 585 366.5C585 336.4 609.4 312 639.5 312C669.6 312 694 336.4 694 366.5Z" fill="#8B6391" fill-opacity="0.42"/>
|
|
4
|
-
<path d="M708 292.5C708 300.508 701.508 307 693.5 307C685.492 307 679 300.508 679 292.5C679 284.492 685.492 278 693.5 278C701.508 278 708 284.492 708 292.5Z" fill="#D44A6F" fill-opacity="0.3"/>
|
|
5
|
-
<path d="M609 81.5C609 103.315 590.868 121 568.5 121C546.132 121 528 103.315 528 81.5C528 59.6848 546.132 42 568.5 42C590.868 42 609 59.6848 609 81.5Z" fill="#53B9C9" fill-opacity="0.4"/>
|
|
6
|
-
<path d="M67 68.5C67 84.7924 53.7924 98 37.5 98C21.2076 98 8 84.7924 8 68.5C8 52.2076 21.2076 39 37.5 39C53.7924 39 67 52.2076 67 68.5Z" fill="#FDCB5B" fill-opacity="0.2"/>
|
|
7
|
-
<mask id="mask0_1265_4869" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="98" y="237" width="559" height="158">
|
|
8
|
-
<rect width="559" height="158" rx="9" transform="matrix(-1 0 0 1 657 237)" fill="url(#paint0_linear_1265_4869)"/>
|
|
9
|
-
</mask>
|
|
10
|
-
<g mask="url(#mask0_1265_4869)">
|
|
11
|
-
<g filter="url(#filter0_d_1265_4869)">
|
|
12
|
-
<path d="M219.018 258.373C219.018 255.552 216.187 253.265 212.695 253.265H134.722C131.23 253.265 128.4 255.552 128.4 258.373V372.465C128.4 375.286 131.23 377.573 134.722 377.573H212.695C216.187 377.573 219.018 375.286 219.018 372.465V258.373Z" fill="white"/>
|
|
13
|
-
</g>
|
|
14
|
-
<path d="M213.209 260.025C213.209 258.858 212.262 257.911 211.095 257.911H137.135C135.967 257.911 135.021 258.858 135.021 260.025V344.747C135.021 345.914 135.967 346.861 137.135 346.861H211.095C212.262 346.861 213.209 345.914 213.209 344.747V260.025Z" fill="url(#paint1_linear_1265_4869)"/>
|
|
15
|
-
<g clip-path="url(#clip0_1265_4869)">
|
|
16
|
-
<path d="M197 291.884C196.997 288.728 194.439 286.171 191.284 286.167H166.784C166.282 286.165 165.783 286.234 165.301 286.37C164.995 286.444 156.928 289.485 152.147 291.291H152.14C151.208 291.551 150.36 292.049 149.679 292.737C148.598 293.805 147.993 295.264 148 296.784C148.002 298.793 149.059 300.654 150.784 301.684C149.059 302.715 148.003 304.575 148 306.584C148.004 308.593 149.062 310.454 150.788 311.484C148.579 312.8 147.522 315.43 148.206 317.908C148.89 320.387 151.146 322.103 153.717 322.1H178.217C179.062 322.1 179.896 321.91 180.658 321.545C180.664 321.545 180.67 321.545 180.676 321.545L193.815 316.61C195.692 315.685 196.912 313.808 196.994 311.718C197.076 309.628 196.008 307.66 194.21 306.591C194.617 306.355 194.991 306.064 195.32 305.727C196.401 304.66 197.006 303.203 197 301.684C196.993 299.677 195.937 297.82 194.215 296.789C194.621 296.553 194.993 296.263 195.321 295.927C196.402 294.86 197.007 293.402 197 291.884ZM165.751 287.94C166.087 287.846 166.435 287.799 166.784 287.8H191.284C193.538 287.803 195.364 289.63 195.367 291.884C195.372 292.967 194.94 294.008 194.169 294.769C193.891 295.058 193.567 295.297 193.209 295.476C193.164 295.5 193.127 295.522 193.085 295.543C191.984 295.952 190.044 296.68 187.038 297.809L183.409 299.172C184.224 297.402 184.082 295.339 183.031 293.698C181.98 292.058 180.165 291.066 178.217 291.067H157.369C161.435 289.536 165.418 288.045 165.751 287.94ZM149.634 296.784C149.629 295.698 150.062 294.656 150.836 293.894C151.329 293.393 151.948 293.034 152.628 292.853C152.649 292.847 152.672 292.839 152.696 292.83C153.029 292.743 153.373 292.699 153.717 292.7H178.217C180.471 292.703 182.298 294.53 182.3 296.784C182.294 298.312 181.442 299.71 180.086 300.415C180.062 300.425 180.039 300.435 180.016 300.446C179.458 300.726 178.841 300.87 178.217 300.867H153.717C151.463 300.864 149.636 299.038 149.634 296.784ZM149.634 306.584C149.638 304.33 151.464 302.504 153.717 302.5H178.217C180.471 302.503 182.298 304.33 182.3 306.584C182.294 308.112 181.442 309.51 180.086 310.215C180.062 310.225 180.039 310.235 180.016 310.246C179.458 310.526 178.841 310.67 178.217 310.667H153.717C151.463 310.664 149.636 308.838 149.634 306.584ZM153.717 320.467C151.462 320.467 149.634 318.639 149.634 316.384C149.634 314.129 151.462 312.3 153.717 312.3H178.217C180.472 312.3 182.3 314.129 182.3 316.384C182.3 318.639 180.472 320.467 178.217 320.467H153.717ZM195.367 311.484C195.372 312.567 194.94 313.607 194.17 314.369C193.876 314.666 193.539 314.917 193.169 315.112L183.403 318.775C184.62 316.16 183.686 313.047 181.23 311.534L192.01 307.49C193.946 307.836 195.359 309.516 195.367 311.484ZM195.367 301.684C195.372 302.767 194.94 303.808 194.169 304.569C193.891 304.858 193.567 305.097 193.209 305.276C193.164 305.301 193.121 305.323 193.084 305.344L183.408 308.972C184.617 306.356 183.682 303.249 181.23 301.734L187.609 299.338C189.472 298.638 190.92 298.094 192.019 297.684C193.952 298.037 195.359 299.718 195.367 301.684Z" fill="#9E6E01"/>
|
|
17
|
-
<path d="M179.851 296.783C179.851 296.332 179.485 295.967 179.034 295.967H152.901C152.45 295.967 152.084 296.332 152.084 296.783C152.084 297.234 152.45 297.6 152.901 297.6H179.034C179.485 297.6 179.851 297.234 179.851 296.783Z" fill="#9E6E01"/>
|
|
18
|
-
<path d="M179.851 306.584C179.851 306.133 179.485 305.768 179.034 305.768H152.901C152.45 305.768 152.084 306.133 152.084 306.584C152.084 307.035 152.45 307.401 152.901 307.401H179.034C179.485 307.401 179.851 307.035 179.851 306.584Z" fill="#9E6E01"/>
|
|
19
|
-
<path d="M179.034 315.567H152.901C152.45 315.567 152.084 315.933 152.084 316.384C152.084 316.835 152.45 317.201 152.901 317.201H179.034C179.485 317.201 179.851 316.835 179.851 316.384C179.851 315.933 179.485 315.567 179.034 315.567Z" fill="#9E6E01"/>
|
|
20
|
-
<path d="M156.166 279.634C155.715 279.634 155.35 279.999 155.35 280.45V282.084C155.35 282.535 155.715 282.9 156.166 282.9C156.617 282.9 156.983 282.535 156.983 282.084V280.45C156.983 279.999 156.617 279.634 156.166 279.634Z" fill="#9E6E01"/>
|
|
21
|
-
<path d="M155.35 286.984C155.35 287.435 155.715 287.801 156.166 287.801C156.617 287.801 156.983 287.435 156.983 286.984V285.351C156.983 284.9 156.617 284.534 156.166 284.534C155.715 284.534 155.35 284.9 155.35 285.351V286.984Z" fill="#9E6E01"/>
|
|
22
|
-
<path d="M154.534 282.9H152.901C152.45 282.9 152.084 283.266 152.084 283.717C152.084 284.168 152.45 284.534 152.901 284.534H154.534C154.985 284.534 155.351 284.168 155.351 283.717C155.351 283.266 154.985 282.9 154.534 282.9Z" fill="#9E6E01"/>
|
|
23
|
-
<path d="M157.801 284.534H159.434C159.885 284.534 160.251 284.168 160.251 283.717C160.251 283.266 159.885 282.9 159.434 282.9H157.801C157.35 282.9 156.984 283.266 156.984 283.717C156.984 284.168 157.35 284.534 157.801 284.534Z" fill="#9E6E01"/>
|
|
24
|
-
<path d="M195.536 322.748C195.216 322.438 194.707 322.443 194.392 322.758C194.077 323.073 194.072 323.582 194.382 323.903L195.607 325.128C195.927 325.437 196.436 325.433 196.751 325.118C197.066 324.803 197.071 324.293 196.761 323.973L195.536 322.748Z" fill="#9E6E01"/>
|
|
25
|
-
<path d="M191.931 321.453C192.251 321.762 192.761 321.758 193.076 321.443C193.391 321.128 193.395 320.618 193.086 320.298L191.861 319.073C191.54 318.764 191.031 318.768 190.716 319.083C190.401 319.398 190.396 319.907 190.706 320.228L191.931 321.453Z" fill="#9E6E01"/>
|
|
26
|
-
<path d="M190.706 325.128C191.025 325.446 191.542 325.446 191.861 325.128L193.086 323.903C193.395 323.582 193.391 323.073 193.076 322.758C192.761 322.443 192.251 322.438 191.931 322.748L190.706 323.973C190.387 324.292 190.387 324.809 190.706 325.128Z" fill="#9E6E01"/>
|
|
27
|
-
<path d="M195.607 319.073L194.382 320.298C194.17 320.503 194.085 320.807 194.159 321.092C194.234 321.378 194.457 321.601 194.743 321.675C195.028 321.75 195.332 321.665 195.537 321.453L196.762 320.228C197.071 319.907 197.067 319.398 196.752 319.083C196.437 318.768 195.928 318.764 195.607 319.073Z" fill="#9E6E01"/>
|
|
28
|
-
</g>
|
|
29
|
-
<path d="M211.912 358.142C211.912 356.682 210.729 355.499 209.269 355.499H136.331C134.871 355.499 133.688 356.682 133.688 358.142V358.142C133.688 359.601 134.871 360.784 136.331 360.784H209.269C210.729 360.784 211.912 359.601 211.912 358.142V358.142Z" fill="#D9D9D9"/>
|
|
30
|
-
<path d="M211.621 366.598C211.621 365.138 210.438 363.955 208.978 363.955H171.981C170.521 363.955 169.338 365.138 169.338 366.598V366.598C169.338 368.057 170.521 369.24 171.981 369.24H208.978C210.438 369.24 211.621 368.057 211.621 366.598V366.598Z" fill="#D0D4D7"/>
|
|
31
|
-
<path d="M166.164 366.598C166.164 365.138 164.981 363.955 163.521 363.955H150.836C149.377 363.955 148.194 365.138 148.194 366.598V366.598C148.194 368.057 149.377 369.24 150.836 369.24H163.521C164.981 369.24 166.164 368.057 166.164 366.598V366.598Z" fill="#D9D9D9"/>
|
|
32
|
-
<g filter="url(#filter1_d_1265_4869)">
|
|
33
|
-
<path d="M325.896 259.534C325.896 256.713 323.066 254.426 319.574 254.426H241.601C238.109 254.426 235.279 256.713 235.279 259.534V373.626C235.279 376.447 238.109 378.735 241.601 378.735H319.574C323.066 378.735 325.896 376.447 325.896 373.626V259.534Z" fill="white"/>
|
|
34
|
-
</g>
|
|
35
|
-
<path d="M320.088 261.187C320.088 260.02 319.141 259.073 317.974 259.073H244.014C242.846 259.073 241.9 260.02 241.9 261.187V345.909C241.9 347.076 242.846 348.023 244.014 348.023H317.974C319.141 348.023 320.088 347.076 320.088 345.909V261.187Z" fill="url(#paint2_linear_1265_4869)"/>
|
|
36
|
-
<g clip-path="url(#clip1_1265_4869)">
|
|
37
|
-
<path d="M307.825 289.342C301.78 281.652 291.732 276.986 280.821 276.763V275.82C280.821 275.367 280.453 275 280 275C279.547 275 279.18 275.367 279.18 275.82V276.763C268.269 276.986 258.221 281.652 252.176 289.342C251.994 289.573 251.953 289.882 252.061 290.152L252.059 290.153L253.151 292.884C253.679 294.201 254.936 295.053 256.355 295.053H265.068C266.488 295.053 267.745 294.201 268.272 292.884L268.603 292.057L268.933 292.884C269.46 294.201 270.718 295.053 272.137 295.053H279.18V325.876C275.874 326.064 273.032 327.377 271.658 329.359H269.479C269.026 329.359 268.659 329.727 268.659 330.18C268.659 330.633 269.026 331 269.479 331H290.522C290.975 331 291.342 330.633 291.342 330.18C291.342 329.727 290.975 329.359 290.522 329.359H288.343C286.969 327.377 284.127 326.064 280.821 325.876V295.053H287.864C289.283 295.053 290.541 294.201 291.068 292.884L291.398 292.057L291.729 292.884C292.256 294.201 293.514 295.053 294.933 295.053H303.646C305.065 295.053 306.323 294.201 306.85 292.884L307.942 290.153L307.94 290.152C308.048 289.882 308.007 289.573 307.825 289.342ZM266.749 292.274C266.472 292.965 265.813 293.412 265.068 293.412H256.355C255.611 293.412 254.951 292.965 254.675 292.274L254.032 290.669H267.391L266.749 292.274ZM268.015 289.028H254.579C259.461 283.567 266.601 279.935 274.544 278.786C271.917 280.833 269.638 284.355 268.015 289.028ZM286.12 329.359H273.881C275.281 328.208 277.535 327.493 280 327.493C282.466 327.493 284.72 328.208 286.12 329.359ZM289.545 292.274C289.268 292.965 288.608 293.412 287.864 293.412H272.137C271.392 293.412 270.733 292.965 270.456 292.274L269.814 290.669H290.187L289.545 292.274ZM291.986 289.028C291.841 288.611 291.691 288.201 291.536 287.802C291.371 287.38 290.896 287.171 290.473 287.336C290.051 287.5 289.842 287.976 290.007 288.398C290.087 288.604 290.166 288.815 290.244 289.028H269.758C270.896 285.922 272.363 283.33 274.034 281.491C275.875 279.465 277.938 278.394 280 278.394C283.072 278.394 286.062 280.735 288.42 284.986C288.64 285.382 289.139 285.525 289.535 285.306C289.931 285.086 290.074 284.586 289.855 284.19C288.564 281.862 287.074 280.044 285.461 278.787C293.402 279.936 300.54 283.568 305.422 289.028H291.986ZM305.326 292.274C305.05 292.965 304.39 293.412 303.646 293.412H294.933C294.188 293.412 293.529 292.965 293.252 292.274L292.61 290.669H305.968L305.326 292.274Z" fill="#8B6391"/>
|
|
38
|
-
</g>
|
|
39
|
-
<path d="M318.789 359.304C318.789 357.844 317.606 356.661 316.146 356.661H243.208C241.748 356.661 240.565 357.844 240.565 359.304V359.304C240.565 360.763 241.748 361.947 243.208 361.947H316.146C317.606 361.947 318.789 360.763 318.789 359.304V359.304Z" fill="#D9D9D9"/>
|
|
40
|
-
<path d="M318.498 367.76C318.498 366.3 317.315 365.117 315.855 365.117H278.857C277.398 365.117 276.215 366.3 276.215 367.76V367.76C276.215 369.219 277.398 370.403 278.857 370.403H315.855C317.315 370.403 318.498 369.219 318.498 367.76V367.76Z" fill="#D0D4D7"/>
|
|
41
|
-
<path d="M273.041 367.76C273.041 366.3 271.858 365.117 270.398 365.117H257.713C256.254 365.117 255.071 366.3 255.071 367.76V367.76C255.071 369.219 256.254 370.403 257.713 370.403H270.398C271.858 370.403 273.041 369.219 273.041 367.76V367.76Z" fill="#D9D9D9"/>
|
|
42
|
-
<g filter="url(#filter2_d_1265_4869)">
|
|
43
|
-
<path d="M639.574 258.373C639.574 255.552 636.744 253.265 633.252 253.265H555.279C551.787 253.265 548.957 255.552 548.957 258.373V372.465C548.957 375.286 551.787 377.573 555.279 377.573H633.252C636.744 377.573 639.574 375.286 639.574 372.465V258.373Z" fill="white"/>
|
|
44
|
-
</g>
|
|
45
|
-
<path d="M633.766 260.026C633.766 258.859 632.819 257.912 631.651 257.912H557.692C556.524 257.912 555.578 258.859 555.578 260.026V344.747C555.578 345.915 556.524 346.862 557.692 346.862H631.651C632.819 346.862 633.766 345.915 633.766 344.747V260.026Z" fill="url(#paint3_linear_1265_4869)"/>
|
|
46
|
-
<g clip-path="url(#clip2_1265_4869)">
|
|
47
|
-
<path d="M617.835 295.386C617.496 295.024 617.018 294.816 616.522 294.816H614.68C614.482 283.856 605.506 275 594.5 275C589.695 275 585.041 276.716 581.393 279.833C581.054 280.123 581.014 280.634 581.304 280.974C581.594 281.313 582.105 281.353 582.444 281.063C585.799 278.197 590.08 276.618 594.5 276.618C604.737 276.618 613.067 284.947 613.067 295.185C613.067 305.423 604.737 313.752 594.5 313.752C584.262 313.752 575.932 305.423 575.932 295.185C575.932 290.743 577.526 286.444 580.419 283.081C580.711 282.743 580.672 282.232 580.334 281.941C579.995 281.649 579.484 281.687 579.193 282.026C576.127 285.589 574.404 290.118 574.318 294.816H572.477C571.981 294.816 571.503 295.024 571.164 295.386C570.827 295.747 570.653 296.236 570.686 296.728C571.068 302.407 573.483 307.775 577.486 311.843C581.39 315.81 586.553 318.287 592.063 318.847V322.022H590.673C589.521 322.022 588.584 322.959 588.584 324.11V325.202H587.437C586.285 325.202 585.349 326.139 585.349 327.29V328.701C585.349 329.417 585.932 330 586.648 330H602.351C603.067 330 603.65 329.417 603.65 328.701V327.29C603.65 326.139 602.713 325.202 601.562 325.202H600.414V324.11C600.414 322.959 599.478 322.022 598.326 322.022H596.935V318.847C602.446 318.287 607.609 315.81 611.513 311.843C615.516 307.775 617.931 302.407 618.313 296.728C618.346 296.236 618.172 295.747 617.835 295.386ZM578.64 310.709C574.908 306.916 572.656 301.912 572.3 296.619C572.296 296.558 572.323 296.516 572.346 296.491C572.37 296.465 572.413 296.434 572.477 296.434H574.354C574.952 306.172 582.484 314.065 592.063 315.223V317.221C586.989 316.667 582.24 314.367 578.64 310.709ZM602.032 327.29V328.382H586.967V327.29C586.967 327.031 587.178 326.82 587.437 326.82H601.562C601.821 326.82 602.032 327.031 602.032 327.29ZM598.797 324.11V325.202H590.202V324.11C590.202 323.851 590.413 323.64 590.673 323.64H598.326C598.586 323.64 598.797 323.851 598.797 324.11ZM593.681 322.022V315.352C593.953 315.363 594.225 315.37 594.5 315.37C594.774 315.37 595.046 315.363 595.318 315.352V322.022H593.681ZM610.36 310.708C606.759 314.367 602.01 316.667 596.936 317.221V315.223C606.515 314.065 614.047 306.172 614.645 296.434H616.522C616.586 296.434 616.628 296.465 616.653 296.491C616.676 296.516 616.703 296.558 616.699 296.619C616.343 301.912 614.091 306.916 610.36 310.708Z" fill="#95334E"/>
|
|
48
|
-
<path d="M609.26 295.185C609.26 295.632 609.622 295.994 610.069 295.994C610.516 295.994 610.878 295.632 610.878 295.185C610.878 286.154 603.53 278.807 594.499 278.807C585.468 278.807 578.121 286.154 578.121 295.185C578.121 304.216 585.468 311.563 594.499 311.563C598.296 311.563 601.997 310.234 604.92 307.821C607.804 305.44 609.802 302.123 610.546 298.479C610.635 298.042 610.353 297.614 609.915 297.525C609.478 297.436 609.05 297.718 608.961 298.156C608.29 301.438 606.49 304.427 603.89 306.574C601.256 308.748 597.921 309.945 594.499 309.945C586.36 309.945 579.739 303.324 579.739 295.185C579.739 287.046 586.36 280.425 594.499 280.425C602.638 280.425 609.26 287.046 609.26 295.185Z" fill="#95334E"/>
|
|
49
|
-
<path d="M595.172 288.864C594.856 288.548 594.343 288.548 594.027 288.864L589.479 293.412C589.163 293.728 589.163 294.24 589.479 294.556C589.637 294.714 589.844 294.793 590.051 294.793C590.258 294.793 590.465 294.714 590.623 294.556L595.171 290.008C595.488 289.692 595.488 289.18 595.172 288.864Z" fill="#95334E"/>
|
|
50
|
-
<path d="M591.309 301.139C591.516 301.139 591.723 301.06 591.881 300.902L601.518 291.265C601.834 290.949 601.834 290.437 601.518 290.121C601.202 289.805 600.69 289.805 600.374 290.121L590.737 299.758C590.421 300.074 590.421 300.586 590.737 300.902C590.895 301.06 591.102 301.139 591.309 301.139Z" fill="#95334E"/>
|
|
51
|
-
</g>
|
|
52
|
-
<path d="M632.467 358.143C632.467 356.683 631.284 355.5 629.824 355.5H556.885C555.426 355.5 554.243 356.683 554.243 358.143C554.243 359.602 555.426 360.785 556.885 360.785H629.824C631.284 360.785 632.467 359.602 632.467 358.143Z" fill="#D9D9D9"/>
|
|
53
|
-
<path d="M632.176 366.599C632.176 365.139 630.993 363.956 629.533 363.956H592.535C591.076 363.956 589.893 365.139 589.893 366.599V366.599C589.893 368.058 591.076 369.241 592.535 369.241H629.533C630.993 369.241 632.176 368.058 632.176 366.599V366.599Z" fill="#D0D4D7"/>
|
|
54
|
-
<path d="M586.721 366.599C586.721 365.139 585.538 363.956 584.078 363.956H571.393C569.933 363.956 568.75 365.139 568.75 366.599V366.599C568.75 368.058 569.933 369.241 571.393 369.241H584.078C585.538 369.241 586.721 368.058 586.721 366.599V366.599Z" fill="#D9D9D9"/>
|
|
55
|
-
<g filter="url(#filter3_d_1265_4869)">
|
|
56
|
-
<path d="M536.176 258.373C536.176 255.552 533.345 253.265 529.854 253.265H451.88C448.389 253.265 445.558 255.552 445.558 258.373V372.465C445.558 375.286 448.389 377.573 451.88 377.573H529.854C533.345 377.573 536.176 375.286 536.176 372.465V258.373Z" fill="white"/>
|
|
57
|
-
</g>
|
|
58
|
-
<path d="M530.367 260.026C530.367 258.859 529.421 257.912 528.253 257.912H454.293C453.126 257.912 452.179 258.859 452.179 260.026V344.747C452.179 345.915 453.126 346.862 454.293 346.862H528.253C529.421 346.862 530.367 345.915 530.367 344.747V260.026Z" fill="url(#paint4_linear_1265_4869)"/>
|
|
59
|
-
<path d="M514.816 283.371C514.642 283.137 514.37 283 514.082 283H468.918C468.629 283 468.358 283.138 468.184 283.371C468.011 283.605 467.956 283.908 468.036 284.189L469.744 290.204V293.829C469.744 294.343 470.155 294.76 470.662 294.76H478.317L479.886 296.246C481.782 298.04 484.385 298.73 486.85 298.092C486.916 298.075 486.982 298.057 487.047 298.038L487.173 298.002L488.199 298.41V299.398C487.108 301.533 486.388 303.425 486.388 305.622C486.388 307.691 487.059 309.656 488.199 310.97V313.637H486.817C484.931 313.637 483.322 315 482.991 316.879L482.983 316.926C482.716 318.469 482.557 320.768 483.318 322.953C484.281 325.719 483.183 326.509 483.045 326.596C482.756 326.717 482.573 326.969 482.518 327.282C482.463 327.6 482.6 327.913 482.837 328.128L484.642 329.763C484.811 329.916 485.028 330 485.254 330C487.51 330 489.329 328.15 489.394 325.789C489.422 324.76 489.364 323.711 489.22 322.669C489.199 322.517 489.183 322.397 489.172 322.289H493.828C493.817 322.397 493.801 322.517 493.78 322.669C493.636 323.71 493.578 324.759 493.606 325.789C493.671 328.15 495.49 330 497.746 330C497.972 330 498.189 329.916 498.358 329.763L500.163 328.128C500.392 327.92 500.504 327.609 500.46 327.3C500.416 326.99 500.222 326.724 499.943 326.591C499.93 326.585 498.678 325.834 499.681 322.953C500.442 320.768 500.284 318.469 500.017 316.925L500.009 316.878C499.678 315 498.069 313.637 496.183 313.637H494.801V310.97C495.941 309.656 496.612 307.691 496.612 305.622C496.612 303.425 495.892 301.533 494.801 299.398V298.41L495.827 298.002L495.953 298.038C496.018 298.057 496.084 298.075 496.15 298.092C498.614 298.731 501.217 298.04 503.114 296.246L504.683 294.76H512.338C512.845 294.76 513.256 294.343 513.256 293.829V290.204L514.964 284.19C515.044 283.908 514.989 283.605 514.816 283.371ZM487.559 325.737C487.525 326.965 486.679 327.95 485.578 328.113L484.81 327.418C485.438 326.571 485.98 325.005 485.05 322.333C484.421 320.528 484.562 318.572 484.791 317.248L484.799 317.206C484.973 316.218 485.822 315.5 486.817 315.5H487.337V321.328C487.295 322.014 487.313 322.291 487.401 322.928C487.531 323.867 487.584 324.812 487.559 325.737ZM495.599 322.928C495.687 322.291 495.705 322.014 495.663 321.328V315.5H496.183C497.178 315.5 498.027 316.218 498.201 317.205L498.209 317.248C498.438 318.572 498.579 320.528 497.95 322.333V322.333C497.02 325.005 497.562 326.571 498.19 327.418L497.422 328.113C496.321 327.95 495.475 326.965 495.441 325.737C495.416 324.811 495.469 323.866 495.599 322.928ZM493.827 320.426H489.173V315.5H493.827V320.426ZM493.239 309.936C493.064 310.111 492.965 310.35 492.965 310.6V313.637H490.035V310.6C490.035 310.35 489.936 310.111 489.761 309.936C488.799 308.976 488.224 307.363 488.224 305.623C488.224 303.737 488.906 302.035 489.93 300.06C489.999 299.926 490.035 299.778 490.035 299.627V298.985C490.52 299.077 491.01 299.124 491.5 299.124C491.99 299.124 492.48 299.077 492.965 298.985V299.627C492.965 299.778 493.001 299.927 493.07 300.06C494.094 302.035 494.776 303.737 494.776 305.623C494.776 307.363 494.201 308.976 493.239 309.936ZM501.862 294.883C500.425 296.243 498.46 296.768 496.604 296.287C496.553 296.273 496.502 296.259 496.45 296.245L496.027 296.124C495.835 296.069 495.63 296.08 495.444 296.154L493.75 296.827C493.693 296.85 493.635 296.87 493.578 296.891C493.576 296.892 493.575 296.892 493.574 296.892C492.236 297.377 490.764 297.377 489.426 296.892C489.425 296.892 489.423 296.892 489.422 296.891C489.364 296.87 489.307 296.85 489.25 296.827L487.556 296.154C487.449 296.111 487.335 296.089 487.221 296.089C487.138 296.089 487.054 296.101 486.973 296.124L486.55 296.245C486.498 296.259 486.447 296.273 486.396 296.287C484.54 296.768 482.575 296.243 481.138 294.883L481.009 294.76H501.992L501.862 294.883ZM511.42 292.897H471.58V291.004H511.42V292.897ZM511.647 289.141H471.353L471.027 287.993H506.039C506.545 287.993 506.957 287.576 506.957 287.061C506.957 286.547 506.545 286.13 506.039 286.13H470.498L470.138 284.863H512.862L511.647 289.141Z" fill="#FDCB5B"/>
|
|
60
|
-
<path d="M512.134 285.52C512.122 285.457 512.102 285.394 512.078 285.333C512.053 285.273 512.022 285.216 511.986 285.162C511.95 285.107 511.908 285.056 511.862 285.01C511.817 284.965 511.766 284.923 511.711 284.887C511.657 284.851 511.599 284.82 511.539 284.795C511.479 284.77 511.416 284.75 511.352 284.737C511.224 284.713 511.092 284.713 510.964 284.737C510.9 284.75 510.837 284.77 510.778 284.795C510.717 284.82 510.659 284.851 510.605 284.887C510.551 284.923 510.5 284.965 510.454 285.01C510.408 285.056 510.366 285.107 510.329 285.162C510.294 285.216 510.264 285.273 510.239 285.333C510.214 285.394 510.194 285.457 510.182 285.52C510.169 285.584 510.162 285.65 510.162 285.715C510.162 285.779 510.169 285.845 510.182 285.909C510.194 285.973 510.214 286.035 510.239 286.095C510.264 286.156 510.295 286.214 510.329 286.268C510.366 286.322 510.408 286.373 510.454 286.419C510.5 286.465 510.551 286.506 510.605 286.543C510.659 286.578 510.717 286.609 510.778 286.634C510.837 286.659 510.9 286.679 510.964 286.691C511.028 286.704 511.093 286.711 511.158 286.711C511.223 286.711 511.289 286.704 511.352 286.691C511.416 286.679 511.479 286.659 511.539 286.634C511.599 286.609 511.657 286.578 511.711 286.543C511.766 286.506 511.817 286.465 511.862 286.419C511.908 286.373 511.95 286.322 511.986 286.268C512.022 286.214 512.053 286.156 512.078 286.095C512.102 286.035 512.122 285.973 512.134 285.909C512.147 285.845 512.154 285.779 512.154 285.715C512.154 285.65 512.147 285.584 512.134 285.52Z" fill="#FDCB5B"/>
|
|
61
|
-
<path d="M529.068 358.143C529.068 356.683 527.885 355.5 526.426 355.5H453.487C452.028 355.5 450.844 356.683 450.844 358.143C450.844 359.602 452.028 360.785 453.487 360.785H526.426C527.885 360.785 529.068 359.602 529.068 358.143Z" fill="#D9D9D9"/>
|
|
62
|
-
<path d="M528.777 366.599C528.777 365.139 527.594 363.956 526.135 363.956H489.137C487.677 363.956 486.494 365.139 486.494 366.599V366.599C486.494 368.058 487.677 369.241 489.137 369.241H526.135C527.594 369.241 528.777 368.058 528.777 366.599V366.599Z" fill="#D0D4D7"/>
|
|
63
|
-
<path d="M483.322 366.599C483.322 365.139 482.139 363.956 480.68 363.956H467.995C466.535 363.956 465.352 365.139 465.352 366.599V366.599C465.352 368.058 466.535 369.241 467.995 369.241H480.68C482.139 369.241 483.322 368.058 483.322 366.599V366.599Z" fill="#D9D9D9"/>
|
|
64
|
-
<g filter="url(#filter4_d_1265_4869)">
|
|
65
|
-
<path d="M432.781 258.373C432.781 255.552 429.951 253.265 426.459 253.265H348.486C344.994 253.265 342.164 255.552 342.164 258.373V372.465C342.164 375.286 344.994 377.573 348.486 377.573H426.459C429.951 377.573 432.781 375.286 432.781 372.465V258.373Z" fill="white"/>
|
|
66
|
-
</g>
|
|
67
|
-
<path d="M426.973 260.025C426.973 258.858 426.026 257.911 424.858 257.911H350.899C349.731 257.911 348.785 258.858 348.785 260.025V344.747C348.785 345.914 349.731 346.861 350.899 346.861H424.858C426.026 346.861 426.973 345.914 426.973 344.747V260.025Z" fill="url(#paint5_linear_1265_4869)"/>
|
|
68
|
-
<path d="M414.914 298.118C414.765 297.303 414.442 296.531 413.968 295.852C413.494 295.173 412.88 294.604 412.166 294.183C411.898 293.662 411.633 293.07 411.377 292.483C408.116 284.332 399.071 279.893 391.549 283.035C389.519 283.876 387.72 285.191 386.302 286.869C385.303 288.094 384.095 289.132 382.735 289.937C380.946 291.337 377.316 290.596 376.148 290.221C373.318 289.032 370.808 288.897 368.687 289.819C367.091 290.542 365.791 291.789 365.001 293.353C363.605 293.299 362.236 293.753 361.148 294.63C360.061 295.507 359.327 296.748 359.083 298.124C358.941 298.967 358.986 299.831 359.214 300.654C359.443 301.478 359.849 302.241 360.404 302.891C360.959 303.541 361.65 304.061 362.428 304.414C363.206 304.768 364.052 304.947 364.906 304.939L368.769 315.451C369.091 316.317 369.695 317.05 370.483 317.532C371.272 318.014 372.199 318.217 373.117 318.11V321.754C373.117 322.345 373.353 322.912 373.771 323.33C374.189 323.748 374.756 323.983 375.347 323.984H376.362C376.818 323.983 377.261 323.841 377.634 323.579C378.006 323.317 378.289 322.947 378.443 322.519L380.066 318.11H393.931L395.543 322.513C395.698 322.943 395.983 323.315 396.357 323.578C396.732 323.842 397.178 323.983 397.636 323.984H398.651C399.243 323.983 399.81 323.748 400.228 323.33C400.646 322.912 400.881 322.345 400.881 321.754V318.11C401.799 318.217 402.725 318.014 403.513 317.533C404.301 317.052 404.905 316.32 405.228 315.455L405.898 313.636C405.984 313.388 405.969 313.116 405.857 312.879C405.745 312.642 405.544 312.459 405.298 312.368C405.052 312.278 404.781 312.287 404.542 312.395C404.303 312.503 404.116 312.7 404.021 312.945L403.349 314.768C403.208 315.163 402.947 315.505 402.603 315.745C402.259 315.986 401.849 316.113 401.429 316.11C401.429 316.11 379.632 316.12 372.569 316.11C372.149 316.113 371.738 315.985 371.394 315.744C371.049 315.503 370.789 315.161 370.648 314.765L366.518 303.525C366.438 303.309 366.286 303.126 366.087 303.009C365.889 302.892 365.655 302.847 365.427 302.882C364.778 302.983 364.113 302.918 363.495 302.692C362.878 302.466 362.328 302.087 361.897 301.591C361.444 301.043 361.153 300.379 361.057 299.675C360.961 298.97 361.063 298.253 361.352 297.604C361.641 296.954 362.105 296.398 362.693 295.998C363.281 295.598 363.968 295.37 364.678 295.339C367.614 295.262 368.606 298.598 368.661 298.789L371.361 306.809C371.411 306.953 371.493 307.084 371.601 307.192C371.709 307.3 371.84 307.382 371.984 307.432C372.128 307.481 372.282 307.498 372.434 307.479C372.585 307.461 372.73 307.408 372.858 307.326C373.575 306.855 375.773 305.988 382.457 305.466C383.268 305.395 384.064 305.348 384.814 305.303C384.965 305.325 385.119 305.314 385.264 305.27C385.41 305.226 385.544 305.15 385.657 305.047C385.769 304.944 385.857 304.818 385.915 304.676C385.972 304.535 385.997 304.383 385.988 304.231C385.979 304.079 385.936 303.931 385.862 303.797C385.788 303.664 385.686 303.549 385.562 303.46C385.438 303.372 385.296 303.312 385.146 303.285C384.996 303.259 384.842 303.266 384.695 303.307C380.712 303.485 374.751 304.214 372.892 305.086L370.572 298.202C370.31 297.271 369.86 296.404 369.251 295.653C368.642 294.901 367.886 294.282 367.03 293.833C368.655 291.118 371.997 290.51 375.45 292.093C375.673 292.166 380.878 293.826 383.889 291.572C385.365 290.672 386.683 289.535 387.789 288.206C394.109 280.632 405.981 284.071 409.544 293.283C409.626 293.421 409.466 293.327 409.378 293.34C405.79 293.213 403.907 296.475 403.441 298.151L401.106 305.089C398.86 304.204 394.819 303.6 389.053 303.291C388.79 303.281 388.534 303.374 388.339 303.551C388.145 303.728 388.028 303.974 388.014 304.237C388 304.499 388.089 304.757 388.264 304.954C388.438 305.151 388.683 305.271 388.945 305.288C395.232 305.626 399.677 306.368 401.142 307.327C401.27 307.409 401.415 307.462 401.566 307.48C401.718 307.498 401.871 307.481 402.015 307.431C402.159 307.381 402.29 307.299 402.398 307.192C402.505 307.084 402.587 306.953 402.637 306.809L405.352 298.742C405.543 297.711 407.564 294.039 410.941 295.779C411.738 296.198 412.361 296.886 412.697 297.721C413.033 298.557 413.061 299.484 412.776 300.338C412.491 301.193 411.912 301.917 411.141 302.383C410.371 302.849 409.46 303.026 408.571 302.882C408.343 302.848 408.11 302.893 407.911 303.01C407.713 303.127 407.561 303.309 407.48 303.525L405.49 308.945C405.404 309.193 405.418 309.465 405.53 309.703C405.642 309.94 405.843 310.124 406.09 310.215C406.336 310.305 406.609 310.295 406.848 310.186C407.087 310.078 407.274 309.88 407.368 309.635L409.092 304.939C409.947 304.947 410.793 304.767 411.571 304.413C412.349 304.058 413.04 303.537 413.595 302.887C414.15 302.237 414.556 301.473 414.784 300.649C415.012 299.825 415.056 298.961 414.914 298.118ZM376.564 321.835C376.518 322.091 375.853 321.951 375.347 321.984C375.316 321.985 375.286 321.979 375.258 321.968C375.23 321.957 375.204 321.94 375.182 321.918C375.161 321.897 375.144 321.871 375.133 321.843C375.121 321.814 375.116 321.784 375.117 321.754V318.11H377.935L376.564 321.835ZM398.881 321.754C398.881 321.815 398.857 321.873 398.814 321.917C398.771 321.96 398.712 321.984 398.651 321.984C398.157 321.95 397.47 322.094 397.422 321.83L396.06 318.11H398.881L398.881 321.754Z" fill="#008094"/>
|
|
69
|
-
<path d="M425.674 358.142C425.674 356.682 424.491 355.499 423.031 355.499H350.093C348.633 355.499 347.45 356.682 347.45 358.142C347.45 359.601 348.633 360.784 350.093 360.784H423.031C424.491 360.784 425.674 359.601 425.674 358.142Z" fill="#D9D9D9"/>
|
|
70
|
-
<path d="M425.383 366.598C425.383 365.138 424.2 363.955 422.74 363.955H385.742C384.283 363.955 383.1 365.138 383.1 366.598V366.598C383.1 368.057 384.283 369.24 385.742 369.24H422.74C424.2 369.24 425.383 368.057 425.383 366.598V366.598Z" fill="#D0D4D7"/>
|
|
71
|
-
<path d="M379.928 366.598C379.928 365.138 378.745 363.955 377.285 363.955H364.6C363.141 363.955 361.957 365.138 361.957 366.598V366.598C361.957 368.057 363.141 369.24 364.6 369.24H377.285C378.745 369.24 379.928 368.057 379.928 366.598V366.598Z" fill="#D9D9D9"/>
|
|
72
|
-
</g>
|
|
73
|
-
<g filter="url(#filter5_d_1265_4869)">
|
|
74
|
-
<path d="M121 307L112.707 315.293C112.317 315.683 112.317 316.317 112.707 316.707L121 325" stroke="#BDC3C6" stroke-width="4" stroke-linecap="round"/>
|
|
75
|
-
</g>
|
|
76
|
-
<mask id="mask1_1265_4869" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="77" y="0" width="370" height="84">
|
|
77
|
-
<rect x="77" width="370" height="84" rx="9" fill="url(#paint6_linear_1265_4869)"/>
|
|
78
|
-
</mask>
|
|
79
|
-
<g mask="url(#mask1_1265_4869)">
|
|
80
|
-
<g opacity="0.66" filter="url(#filter6_d_1265_4869)">
|
|
81
|
-
<rect x="105" y="26" width="76" height="26" rx="13" fill="#F5F6F7" shape-rendering="crispEdges"/>
|
|
82
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M121 33C121 33 122.234 34.1949 122.971 34.5C123.708 34.8051 125.243 34.7574 125.243 34.7574C125.243 34.7574 125.193 36.3699 125.5 37.1121C125.807 37.8542 127 39 127 39C127 39 125.802 40.0791 125.5 40.8084C125.198 41.5378 125.243 43.2426 125.243 43.2426C125.243 43.2426 123.652 43.1668 122.847 43.5C122.043 43.8332 121 45 121 45C121 45 119.406 43.6243 119.106 43.5C118.377 43.1982 116.757 43.2426 116.757 43.2426C116.757 43.2426 116.821 41.5843 116.5 40.8084C116.179 40.0326 115 39 115 39C115 39 116.332 37.8283 116.629 37.1121C116.925 36.3959 116.757 34.7574 116.757 34.7574C116.757 34.7574 118.39 34.7965 119.106 34.5C119.822 34.2035 121 33 121 33Z" stroke="#919EA3" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
83
|
-
<path d="M122.748 37.7998L120.369 40.3954L119.287 39.2156" stroke="#919EA3" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
84
|
-
<rect x="131" y="36" width="38" height="6" rx="3" fill="#919EA3"/>
|
|
85
|
-
</g>
|
|
86
|
-
<g opacity="0.66" filter="url(#filter7_d_1265_4869)">
|
|
87
|
-
<rect x="191" y="26" width="71" height="26" rx="13" fill="#F5F6F7" shape-rendering="crispEdges"/>
|
|
88
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M207 33C207 33 208.234 34.1949 208.971 34.5C209.708 34.8051 211.243 34.7574 211.243 34.7574C211.243 34.7574 211.193 36.3699 211.5 37.1121C211.807 37.8542 213 39 213 39C213 39 211.802 40.0791 211.5 40.8084C211.198 41.5378 211.243 43.2426 211.243 43.2426C211.243 43.2426 209.652 43.1668 208.847 43.5C208.043 43.8332 207 45 207 45C207 45 205.406 43.6243 205.106 43.5C204.377 43.1982 202.757 43.2426 202.757 43.2426C202.757 43.2426 202.821 41.5843 202.5 40.8084C202.179 40.0326 201 39 201 39C201 39 202.332 37.8283 202.629 37.1121C202.925 36.3959 202.757 34.7574 202.757 34.7574C202.757 34.7574 204.39 34.7965 205.106 34.5C205.822 34.2035 207 33 207 33Z" stroke="#919EA3" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
89
|
-
<path d="M208.748 37.7998L206.369 40.3954L205.287 39.2156" stroke="#919EA3" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
90
|
-
<rect x="217" y="36" width="33" height="6" rx="3" fill="#919EA3"/>
|
|
91
|
-
</g>
|
|
92
|
-
<g opacity="0.66" filter="url(#filter8_d_1265_4869)">
|
|
93
|
-
<rect x="272" y="26" width="76" height="26" rx="13" fill="#F5F6F7" shape-rendering="crispEdges"/>
|
|
94
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M288 33C288 33 289.234 34.1949 289.971 34.5C290.708 34.8051 292.243 34.7574 292.243 34.7574C292.243 34.7574 292.193 36.3699 292.5 37.1121C292.807 37.8542 294 39 294 39C294 39 292.802 40.0791 292.5 40.8084C292.198 41.5378 292.243 43.2426 292.243 43.2426C292.243 43.2426 290.652 43.1668 289.847 43.5C289.043 43.8332 288 45 288 45C288 45 286.406 43.6243 286.106 43.5C285.377 43.1982 283.757 43.2426 283.757 43.2426C283.757 43.2426 283.821 41.5843 283.5 40.8084C283.179 40.0326 282 39 282 39C282 39 283.332 37.8283 283.629 37.1121C283.925 36.3959 283.757 34.7574 283.757 34.7574C283.757 34.7574 285.39 34.7965 286.106 34.5C286.822 34.2035 288 33 288 33Z" stroke="#919EA3" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
95
|
-
<path d="M289.748 37.7998L287.369 40.3954L286.287 39.2156" stroke="#919EA3" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
96
|
-
<rect x="298" y="36" width="38" height="6" rx="3" fill="#919EA3"/>
|
|
97
|
-
</g>
|
|
98
|
-
<g opacity="0.66" filter="url(#filter9_d_1265_4869)">
|
|
99
|
-
<rect x="358" y="26" width="76" height="26" rx="13" fill="#F5F6F7" shape-rendering="crispEdges"/>
|
|
100
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M374 33C374 33 375.234 34.1949 375.971 34.5C376.708 34.8051 378.243 34.7574 378.243 34.7574C378.243 34.7574 378.193 36.3699 378.5 37.1121C378.807 37.8542 380 39 380 39C380 39 378.802 40.0791 378.5 40.8084C378.198 41.5378 378.243 43.2426 378.243 43.2426C378.243 43.2426 376.652 43.1668 375.847 43.5C375.043 43.8332 374 45 374 45C374 45 372.406 43.6243 372.106 43.5C371.377 43.1982 369.757 43.2426 369.757 43.2426C369.757 43.2426 369.821 41.5843 369.5 40.8084C369.179 40.0326 368 39 368 39C368 39 369.332 37.8283 369.629 37.1121C369.925 36.3959 369.757 34.7574 369.757 34.7574C369.757 34.7574 371.39 34.7965 372.106 34.5C372.822 34.2035 374 33 374 33Z" stroke="#919EA3" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
101
|
-
<path d="M375.748 37.7998L373.369 40.3954L372.287 39.2156" stroke="#919EA3" stroke-width="1.6" stroke-linecap="round" stroke-linejoin="round"/>
|
|
102
|
-
<rect x="384" y="36" width="38" height="6" rx="3" fill="#919EA3"/>
|
|
103
|
-
</g>
|
|
104
|
-
</g>
|
|
105
|
-
<mask id="mask2_1265_4869" style="mask-type:alpha" maskUnits="userSpaceOnUse" x="0" y="68" width="755" height="158">
|
|
106
|
-
<rect y="68" width="755" height="158" rx="9" fill="url(#paint7_linear_1265_4869)"/>
|
|
107
|
-
</mask>
|
|
108
|
-
<g mask="url(#mask2_1265_4869)">
|
|
109
|
-
<g filter="url(#filter10_d_1265_4869)">
|
|
110
|
-
<path d="M547.191 89.3732C547.191 86.5518 550.022 84.2646 553.514 84.2646H631.487C634.979 84.2646 637.809 86.5518 637.809 89.3732V203.465C637.809 206.286 634.979 208.573 631.487 208.573H553.514C550.022 208.573 547.191 206.286 547.191 203.465V89.3732Z" fill="white"/>
|
|
111
|
-
</g>
|
|
112
|
-
<path d="M553.535 92.7196C553.535 91.552 554.482 90.6055 555.649 90.6055H629.609C630.777 90.6055 631.723 91.552 631.723 92.7196V177.441C631.723 178.608 630.777 179.555 629.609 179.555H555.649C554.482 179.555 553.535 178.608 553.535 177.441V92.7196Z" fill="url(#paint8_linear_1265_4869)"/>
|
|
113
|
-
<path d="M617.925 130.929C617.382 128.663 615.127 127.087 612.792 127.342C612.43 127.381 612.081 127.463 611.749 127.581L612.317 124.173C612.585 122.561 612.133 120.92 611.077 119.673C610.02 118.425 608.476 117.71 606.841 117.71H578.163C576.528 117.71 574.985 118.425 573.928 119.673C572.871 120.92 572.419 122.561 572.688 124.173L573.256 127.581C572.923 127.463 572.575 127.381 572.212 127.342C569.877 127.087 567.623 128.663 567.08 130.929C566.771 132.216 566.99 133.529 567.695 134.628C568.391 135.712 569.513 136.476 570.769 136.723C570.772 136.725 570.783 136.734 570.788 136.754L573.551 147.457C573.857 148.643 574.682 149.585 575.746 150.067L574.322 158.207C574.243 158.659 574.367 159.119 574.662 159.47C574.957 159.822 575.389 160.023 575.848 160.023H576.763C577.39 160.023 577.952 159.649 578.193 159.07L581.797 150.419H603.207L606.812 159.07C607.053 159.649 607.614 160.023 608.242 160.023H609.157C609.615 160.023 610.048 159.822 610.343 159.471C610.638 159.119 610.762 158.659 610.683 158.207L609.259 150.067C610.322 149.585 611.148 148.643 611.454 147.457L614.216 136.754C614.221 136.734 614.232 136.724 614.232 136.724C615.492 136.476 616.613 135.712 617.309 134.628C618.014 133.529 618.233 132.216 617.925 130.929ZM576.81 158.494C576.802 158.513 576.784 158.526 576.763 158.526H575.848C575.841 158.526 575.824 158.525 575.808 158.507C575.793 158.489 575.796 158.472 575.797 158.465L577.205 150.416C577.262 150.418 577.318 150.419 577.375 150.419H580.175L576.81 158.494ZM609.196 158.507C609.181 158.526 609.163 158.526 609.157 158.526H608.242C608.221 158.526 608.202 158.513 608.194 158.494L604.83 150.42H607.629C607.686 150.42 607.743 150.418 607.8 150.416L609.207 158.465C609.209 158.472 609.212 158.489 609.196 158.507ZM616.049 133.819C615.572 134.562 614.804 135.085 613.943 135.255C613.376 135.367 612.914 135.808 612.766 136.38L610.003 147.082C609.724 148.166 608.747 148.922 607.629 148.922H577.375C576.257 148.922 575.28 148.165 575.001 147.082L572.238 136.38C572.091 135.808 571.629 135.367 571.061 135.255C570.2 135.085 569.432 134.562 568.955 133.819C568.473 133.067 568.324 132.164 568.536 131.278C568.906 129.731 570.45 128.657 572.05 128.831C573.863 129.028 574.847 130.661 575.164 132.122C575.166 132.13 575.167 132.137 575.169 132.144L577.348 140.932V142.468C577.348 143.763 578.402 144.817 579.697 144.817H599.705C600.119 144.817 600.454 144.482 600.454 144.068C600.454 143.655 600.119 143.32 599.705 143.32H579.697C579.228 143.32 578.846 142.937 578.846 142.468V139.267C578.846 138.797 579.228 138.415 579.697 138.415H580.498C580.911 138.415 581.247 138.08 581.247 137.666C581.247 137.252 580.911 136.917 580.498 136.917H579.697C579.061 136.917 578.484 137.172 578.061 137.583L576.625 131.794C576.342 130.497 575.753 129.416 574.951 128.64L574.165 123.927C573.969 122.749 574.299 121.551 575.07 120.641C575.842 119.73 576.969 119.207 578.163 119.207H606.841C608.035 119.207 609.162 119.73 609.934 120.641C610.706 121.552 611.036 122.749 610.839 123.927L610.054 128.64C609.251 129.415 608.662 130.497 608.379 131.794L606.943 137.583C606.52 137.172 605.943 136.917 605.307 136.917H583.699C583.285 136.917 582.95 137.252 582.95 137.666C582.95 138.08 583.285 138.415 583.699 138.415H605.307C605.777 138.415 606.159 138.797 606.159 139.267V142.468C606.159 142.938 605.777 143.32 605.307 143.32H602.906C602.493 143.32 602.157 143.655 602.157 144.068C602.157 144.482 602.493 144.817 602.906 144.817H605.307C606.602 144.817 607.656 143.763 607.656 142.468V140.931L609.835 132.144C609.837 132.137 609.838 132.13 609.84 132.122C610.157 130.661 611.141 129.028 612.954 128.831C614.554 128.656 616.097 129.731 616.468 131.278C616.681 132.164 616.532 133.067 616.049 133.819Z" fill="#E67962"/>
|
|
114
|
-
<path d="M592.51 124.913H592.502C592.089 124.913 591.757 125.248 591.757 125.662C591.757 126.075 592.097 126.41 592.51 126.41C592.924 126.41 593.259 126.075 593.259 125.662C593.259 125.248 592.924 124.913 592.51 124.913Z" fill="#E67962"/>
|
|
115
|
-
<path d="M588.501 129.715H588.493C588.079 129.715 587.748 130.05 587.748 130.463C587.748 130.877 588.087 131.212 588.501 131.212C588.914 131.212 589.25 130.877 589.25 130.463C589.25 130.05 588.914 129.715 588.501 129.715Z" fill="#E67962"/>
|
|
116
|
-
<path d="M596.504 129.715H596.496C596.082 129.715 595.751 130.05 595.751 130.463C595.751 130.877 596.09 131.212 596.504 131.212C596.917 131.212 597.253 130.877 597.253 130.463C597.253 130.05 596.917 129.715 596.504 129.715Z" fill="#E67962"/>
|
|
117
|
-
<path d="M600.513 124.913H600.505C600.092 124.913 599.76 125.248 599.76 125.662C599.76 126.075 600.1 126.41 600.513 126.41C600.927 126.41 601.262 126.075 601.262 125.662C601.262 125.248 600.927 124.913 600.513 124.913Z" fill="#E67962"/>
|
|
118
|
-
<path d="M584.499 124.913H584.491C584.078 124.913 583.746 125.248 583.746 125.662C583.746 126.075 584.086 126.41 584.499 126.41C584.913 126.41 585.248 126.075 585.248 125.662C585.248 125.248 584.913 124.913 584.499 124.913Z" fill="#E67962"/>
|
|
119
|
-
<path d="M554.299 189.141C554.299 187.681 555.482 186.498 556.942 186.498H629.88C631.34 186.498 632.523 187.681 632.523 189.141V189.141C632.523 190.6 631.34 191.783 629.88 191.783H556.942C555.482 191.783 554.299 190.6 554.299 189.141V189.141Z" fill="#D9D9D9"/>
|
|
120
|
-
<path d="M554.592 197.598C554.592 196.138 555.775 194.955 557.235 194.955H594.232C595.692 194.955 596.875 196.138 596.875 197.598V197.598C596.875 199.057 595.692 200.24 594.232 200.24H557.235C555.775 200.24 554.592 199.057 554.592 197.598V197.598Z" fill="#D0D4D7"/>
|
|
121
|
-
<path d="M600.045 197.598C600.045 196.138 601.228 194.955 602.688 194.955H615.373C616.832 194.955 618.015 196.138 618.015 197.598V197.598C618.015 199.057 616.832 200.24 615.373 200.24H602.688C601.228 200.24 600.045 199.057 600.045 197.598V197.598Z" fill="#D9D9D9"/>
|
|
122
|
-
<g filter="url(#filter11_d_1265_4869)">
|
|
123
|
-
<path d="M654.07 89.3732C654.07 86.5518 656.901 84.2646 660.392 84.2646H738.366C741.857 84.2646 744.688 86.5518 744.688 89.3732V203.465C744.688 206.286 741.857 208.573 738.366 208.573H660.392C656.901 208.573 654.07 206.286 654.07 203.465V89.3732Z" fill="white"/>
|
|
124
|
-
</g>
|
|
125
|
-
<path d="M660.412 92.7196C660.412 91.552 661.359 90.6055 662.526 90.6055H736.486C737.654 90.6055 738.6 91.552 738.6 92.7196V177.441C738.6 178.608 737.654 179.555 736.486 179.555H662.526C661.359 179.555 660.412 178.608 660.412 177.441V92.7196Z" fill="url(#paint9_linear_1265_4869)"/>
|
|
126
|
-
<path d="M661.176 189.141C661.176 187.681 662.359 186.498 663.818 186.498H736.757C738.217 186.498 739.4 187.681 739.4 189.141V189.141C739.4 190.6 738.217 191.783 736.757 191.783H663.818C662.359 191.783 661.176 190.6 661.176 189.141V189.141Z" fill="#D9D9D9"/>
|
|
127
|
-
<path d="M661.469 197.598C661.469 196.138 662.652 194.955 664.111 194.955H701.109C702.569 194.955 703.752 196.138 703.752 197.598V197.598C703.752 199.057 702.569 200.24 701.109 200.24H664.111C662.652 200.24 661.469 199.057 661.469 197.598V197.598Z" fill="#D0D4D7"/>
|
|
128
|
-
<path d="M706.922 197.598C706.922 196.138 708.105 194.955 709.565 194.955H722.25C723.709 194.955 724.892 196.138 724.892 197.598V197.598C724.892 199.057 723.709 200.24 722.25 200.24H709.565C708.105 200.24 706.922 199.057 706.922 197.598V197.598Z" fill="#D9D9D9"/>
|
|
129
|
-
<g clip-path="url(#clip3_1265_4869)">
|
|
130
|
-
<path d="M721.746 135.051V119.021C721.746 115.122 718.574 111.95 714.675 111.95H684.122C680.222 111.95 677.05 115.122 677.05 119.021V135.258C675.162 137.232 674 139.908 674 142.849V155.004C674 157.235 675.815 159.05 678.046 159.05C680.278 159.05 682.093 157.235 682.093 155.004V153.748H716.907V155.004C716.907 157.235 718.723 159.05 720.954 159.05C723.185 159.05 725 157.235 725 155.004V142.849C725 139.803 723.754 137.043 721.746 135.051ZM684.122 113.942H714.675C717.476 113.942 719.754 116.221 719.754 119.021V133.483C719.144 133.108 718.495 132.79 717.814 132.538V129.226C717.814 126.289 715.425 123.9 712.488 123.9H703.83C702.047 123.9 700.467 124.781 699.5 126.13C698.533 124.781 696.953 123.9 695.171 123.9H686.512C683.575 123.9 681.186 126.289 681.186 129.226V132.538C680.429 132.818 679.711 133.18 679.043 133.611V119.021C679.043 116.221 681.321 113.942 684.122 113.942ZM684.99 131.859C684.373 131.859 683.768 131.911 683.178 132.009V129.226C683.178 127.388 684.674 125.892 686.512 125.892H695.17C697.008 125.892 698.504 127.388 698.504 129.226V131.859H684.99V131.859ZM700.496 129.225C700.496 127.387 701.991 125.892 703.829 125.892H712.488C714.326 125.892 715.822 127.387 715.822 129.225V132.009C715.232 131.911 714.627 131.859 714.01 131.859H700.496V129.225ZM684.99 133.851H714.01C718.971 133.851 723.008 137.887 723.008 142.849V145.804H713.017C712.467 145.804 712.021 146.25 712.021 146.8C712.021 147.35 712.467 147.796 713.017 147.796H723.008V151.756H675.992V147.796H703.056C703.606 147.796 704.052 147.35 704.052 146.8C704.052 146.25 703.606 145.804 703.056 145.804H675.992V142.849C675.992 137.887 680.029 133.851 684.99 133.851ZM680.101 155.004C680.101 156.136 679.179 157.058 678.046 157.058C676.914 157.058 675.992 156.136 675.992 155.004V153.748H680.101V155.004ZM720.954 157.058C719.821 157.058 718.899 156.136 718.899 155.004V153.748H723.008V155.004C723.008 156.136 722.086 157.058 720.954 157.058Z" fill="#E592A9"/>
|
|
131
|
-
<path d="M708.036 147.797C708.586 147.797 709.032 147.351 709.032 146.8C709.032 146.25 708.586 145.804 708.036 145.804C707.485 145.804 707.039 146.25 707.039 146.8C707.039 147.351 707.485 147.797 708.036 147.797Z" fill="black"/>
|
|
132
|
-
</g>
|
|
133
|
-
<g filter="url(#filter12_d_1265_4869)">
|
|
134
|
-
<path d="M437.982 89.3732C437.982 86.5518 440.813 84.2646 444.305 84.2646H522.278C525.77 84.2646 528.6 86.5518 528.6 89.3732V203.465C528.6 206.286 525.77 208.573 522.278 208.573H444.305C440.813 208.573 437.982 206.286 437.982 203.465V89.3732Z" fill="white"/>
|
|
135
|
-
</g>
|
|
136
|
-
<path d="M443.791 91.0253C443.791 89.8577 444.738 88.9111 445.905 88.9111H519.865C521.033 88.9111 521.979 89.8577 521.979 91.0253V175.747C521.979 176.914 521.033 177.861 519.865 177.861H445.905C444.738 177.861 443.791 176.914 443.791 175.747V91.0253Z" fill="url(#paint10_linear_1265_4869)"/>
|
|
137
|
-
<g clip-path="url(#clip4_1265_4869)">
|
|
138
|
-
<path d="M498.842 130.055L497.357 120.966C497.286 120.53 496.876 120.235 496.439 120.306C496.004 120.377 495.709 120.788 495.78 121.224L497.105 129.331C490.345 127.995 483.256 127.652 476.031 128.314C475.591 128.354 475.268 128.743 475.308 129.183C475.348 129.622 475.738 129.946 476.176 129.906C483.307 129.252 490.299 129.597 496.958 130.93C498.084 131.156 498.902 132.158 498.902 133.314V135.835C498.902 137.177 497.811 138.268 496.469 138.268H468.955C467.613 138.268 466.522 137.177 466.522 135.835V133.364C466.522 132.191 467.358 131.185 468.509 130.971C469.929 130.708 471.374 130.477 472.804 130.286C473.242 130.227 473.549 129.825 473.49 129.388C473.432 128.95 473.03 128.643 472.592 128.702C471.135 128.897 469.663 129.132 468.218 129.4L470.465 115.584C471.076 111.825 474.284 109.097 478.092 109.097H487.231C491.036 109.097 494.243 111.823 494.857 115.578L495.226 117.838C495.298 118.273 495.708 118.568 496.144 118.497C496.579 118.426 496.875 118.015 496.803 117.58L496.434 115.32C496.078 113.139 494.954 111.15 493.27 109.719C491.586 108.287 489.441 107.499 487.231 107.499H478.092C475.88 107.499 473.735 108.288 472.05 109.721C470.366 111.153 469.243 113.145 468.888 115.327L466.471 130.188C465.521 130.932 464.924 132.088 464.924 133.364V135.835C464.924 138.058 466.732 139.866 468.955 139.866H469.559L466.443 160.4C466.378 160.827 466.503 161.259 466.784 161.587C467.065 161.914 467.474 162.102 467.906 162.102H468.7C469.358 162.102 469.927 161.678 470.117 161.048L475.079 144.531L476.901 143.403H488.523L490.345 144.531L491.15 147.212C491.254 147.558 491.571 147.781 491.915 147.781C491.991 147.781 492.068 147.77 492.145 147.747C492.568 147.62 492.808 147.175 492.68 146.752L490.612 139.866H494.249L497.38 160.504H496.812L493.66 150.013C493.533 149.591 493.088 149.351 492.665 149.478C492.242 149.605 492.003 150.051 492.13 150.473L495.307 161.048C495.496 161.678 496.066 162.102 496.724 162.102H497.518C497.949 162.102 498.358 161.914 498.64 161.587C498.921 161.26 499.045 160.827 498.981 160.4L495.865 139.866H496.469C498.692 139.866 500.5 138.058 500.5 135.835V133.314C500.5 131.994 499.855 130.795 498.842 130.055ZM468.612 160.504H468.044L471.175 139.866H474.812L468.612 160.504ZM489.651 142.221L489.348 142.034C489.106 141.884 488.827 141.804 488.543 141.804H476.881C476.596 141.804 476.318 141.884 476.076 142.034L475.773 142.221L476.48 139.866H488.943L489.651 142.221Z" fill="#53B9C9"/>
|
|
139
|
-
</g>
|
|
140
|
-
<path d="M445.088 189.142C445.088 187.682 446.271 186.499 447.731 186.499H520.669C522.129 186.499 523.312 187.682 523.312 189.142V189.142C523.312 190.601 522.129 191.784 520.669 191.784H447.731C446.271 191.784 445.088 190.601 445.088 189.142V189.142Z" fill="#D9D9D9"/>
|
|
141
|
-
<path d="M445.379 197.598C445.379 196.138 446.562 194.955 448.022 194.955H485.019C486.479 194.955 487.662 196.138 487.662 197.598V197.598C487.662 199.057 486.479 200.24 485.019 200.24H448.022C446.562 200.24 445.379 199.057 445.379 197.598V197.598Z" fill="#D0D4D7"/>
|
|
142
|
-
<path d="M490.836 197.598C490.836 196.138 492.019 194.955 493.479 194.955H506.164C507.623 194.955 508.806 196.138 508.806 197.598V197.598C508.806 199.057 507.623 200.24 506.164 200.24H493.479C492.019 200.24 490.836 199.057 490.836 197.598V197.598Z" fill="#D9D9D9"/>
|
|
143
|
-
<g filter="url(#filter13_d_1265_4869)">
|
|
144
|
-
<path d="M331.104 90.5344C331.104 87.713 333.934 85.4258 337.426 85.4258H415.399C418.891 85.4258 421.721 87.713 421.721 90.5344V204.626C421.721 207.447 418.891 209.735 415.399 209.735H337.426C333.934 209.735 331.104 207.447 331.104 204.626V90.5344Z" fill="white"/>
|
|
145
|
-
</g>
|
|
146
|
-
<path d="M336.912 92.1874C336.912 91.0198 337.859 90.0732 339.026 90.0732H412.986C414.154 90.0732 415.1 91.0198 415.1 92.1874V176.909C415.1 178.076 414.154 179.023 412.986 179.023H339.026C337.859 179.023 336.912 178.076 336.912 176.909V92.1874Z" fill="url(#paint11_linear_1265_4869)"/>
|
|
147
|
-
<g clip-path="url(#clip5_1265_4869)">
|
|
148
|
-
<path d="M396.587 114.471H353.912C353.505 114.471 353.176 114.8 353.176 115.206V118.15C353.176 118.556 353.505 118.885 353.912 118.885H354.647V150.524C354.647 150.93 354.977 151.26 355.383 151.26H356.119V157.882C356.119 158.288 356.448 158.618 356.855 158.618H359.798C360.148 158.618 360.449 158.372 360.519 158.029L361.873 151.26H388.626L389.98 158.029C390.05 158.372 390.351 158.618 390.701 158.618H393.644C394.05 158.618 394.38 158.288 394.38 157.882V151.26H395.115C395.522 151.26 395.851 150.93 395.851 150.524V118.885H396.587C396.993 118.885 397.323 118.556 397.323 118.15V115.206C397.323 114.8 396.993 114.471 396.587 114.471ZM359.194 157.146H357.59V151.26H360.372L359.194 157.146ZM392.908 157.146H391.304L390.127 151.26H392.908V157.146ZM394.38 149.788H356.119V118.885H394.38V149.788ZM395.851 117.414H354.647V115.942H395.851V117.414Z" fill="#8B6391"/>
|
|
149
|
-
<path d="M391.436 120.357H359.062C358.656 120.357 358.326 120.687 358.326 121.093V132.866C358.326 133.272 358.656 133.602 359.062 133.602H391.436C391.843 133.602 392.172 133.272 392.172 132.866V121.093C392.172 120.687 391.843 120.357 391.436 120.357ZM390.701 132.13H359.798V121.829H390.701V132.13Z" fill="#8B6391"/>
|
|
150
|
-
<path d="M391.436 135.072H359.062C358.656 135.072 358.326 135.402 358.326 135.808V147.581C358.326 147.987 358.656 148.316 359.062 148.316H391.436C391.843 148.316 392.172 147.987 392.172 147.581V135.808C392.172 135.402 391.843 135.072 391.436 135.072ZM390.701 146.845H359.798V136.544H390.701V146.845Z" fill="#8B6391"/>
|
|
151
|
-
<path d="M375.248 123.3C374.029 123.3 373.041 124.288 373.041 125.507C373.041 126.726 374.029 127.715 375.248 127.715C376.467 127.715 377.456 126.726 377.456 125.507C377.456 124.288 376.467 123.3 375.248 123.3ZM375.248 126.243C374.842 126.243 374.513 125.913 374.513 125.507C374.513 125.101 374.842 124.771 375.248 124.771C375.655 124.771 375.984 125.101 375.984 125.507C375.984 125.913 375.655 126.243 375.248 126.243Z" fill="#8B6391"/>
|
|
152
|
-
<path d="M375.248 138.016C374.029 138.016 373.041 139.004 373.041 140.223C373.041 141.442 374.029 142.43 375.248 142.43C376.467 142.43 377.456 141.442 377.456 140.223C377.456 139.004 376.467 138.016 375.248 138.016ZM375.248 140.959C374.842 140.959 374.513 140.629 374.513 140.223C374.513 139.817 374.842 139.487 375.248 139.487C375.655 139.487 375.984 139.817 375.984 140.223C375.984 140.629 375.655 140.959 375.248 140.959Z" fill="#8B6391"/>
|
|
153
|
-
</g>
|
|
154
|
-
<path d="M338.211 190.304C338.211 188.844 339.394 187.661 340.854 187.661H413.792C415.252 187.661 416.435 188.844 416.435 190.304V190.304C416.435 191.763 415.252 192.947 413.792 192.947H340.854C339.394 192.947 338.211 191.763 338.211 190.304V190.304Z" fill="#D9D9D9"/>
|
|
155
|
-
<path d="M338.502 198.76C338.502 197.3 339.685 196.117 341.145 196.117H378.143C379.602 196.117 380.785 197.3 380.785 198.76V198.76C380.785 200.219 379.602 201.403 378.143 201.403H341.145C339.685 201.403 338.502 200.219 338.502 198.76V198.76Z" fill="#D0D4D7"/>
|
|
156
|
-
<path d="M383.959 198.76C383.959 197.3 385.142 196.117 386.602 196.117H399.287C400.746 196.117 401.929 197.3 401.929 198.76V198.76C401.929 200.219 400.746 201.403 399.287 201.403H386.602C385.142 201.403 383.959 200.219 383.959 198.76V198.76Z" fill="#D9D9D9"/>
|
|
157
|
-
<g filter="url(#filter14_d_1265_4869)">
|
|
158
|
-
<path d="M17.4258 89.3732C17.4258 86.5518 20.2563 84.2646 23.7479 84.2646H101.721C105.213 84.2646 108.043 86.5518 108.043 89.3732V203.465C108.043 206.286 105.213 208.573 101.721 208.573H23.7479C20.2563 208.573 17.4258 206.286 17.4258 203.465V89.3732Z" fill="white"/>
|
|
159
|
-
</g>
|
|
160
|
-
<path d="M23.2344 91.0263C23.2344 89.8587 24.1809 88.9121 25.3485 88.9121H99.3083C100.476 88.9121 101.422 89.8587 101.422 91.0263V175.747C101.422 176.915 100.476 177.862 99.3083 177.862H25.3485C24.1809 177.862 23.2344 176.915 23.2344 175.747V91.0263Z" fill="url(#paint12_linear_1265_4869)"/>
|
|
161
|
-
<path d="M80.1223 127.947L73.98 108.236C73.8245 107.771 73.4357 107.5 72.9692 107.5H51.3544C50.8879 107.5 50.4602 107.81 50.3436 108.236L44.2013 127.947C44.0847 128.257 44.1624 128.605 44.3568 128.876C44.5512 129.148 44.8622 129.302 45.212 129.302H52.7928H61.0733V134.608C59.6349 135.073 58.5852 136.389 58.5852 137.977C58.5852 139.061 59.0518 140.029 59.8293 140.649C59.0906 141.307 58.5852 142.275 58.5852 143.321V150.834C58.5852 151.608 58.8185 152.305 59.2461 152.886C56.7581 154.009 55.0087 156.488 55.0087 159.353V161.019C55.0087 161.6 55.4752 162.103 56.0972 162.103H68.2264C68.8095 162.103 69.3149 161.638 69.3149 161.019V159.353C69.3149 156.488 67.5655 153.971 65.0775 152.886C65.5051 152.305 65.7383 151.608 65.7383 150.834V143.321C65.7383 142.237 65.2718 141.269 64.4943 140.649C65.233 139.991 65.7383 139.023 65.7383 137.977C65.7383 136.389 64.6887 135.034 63.2503 134.608V129.302H70.5589V137.861C70.5589 138.442 71.0254 138.945 71.6474 138.945C72.2306 138.945 72.736 138.48 72.736 137.861V129.302H79.1504C79.5003 129.302 79.8113 129.148 80.0057 128.876C80.1612 128.605 80.2001 128.257 80.1223 127.947ZM52.1319 109.591H54.8921L51.8598 127.173H46.6893L52.1319 109.591ZM57.0691 109.591H61.0733V127.173H54.0757L57.0691 109.591ZM67.1379 159.392V159.973H57.1857V159.392C57.1857 156.643 59.4405 154.435 62.1618 154.435C64.922 154.435 67.1379 156.643 67.1379 159.392ZM60.7234 150.873V143.36C60.7234 142.585 61.3454 141.927 62.1618 141.927C62.9393 141.927 63.6002 142.547 63.6002 143.36V150.873C63.6002 151.647 62.9782 152.305 62.1618 152.305C61.3843 152.305 60.7234 151.647 60.7234 150.873ZM62.1618 139.41C61.3843 139.41 60.7234 138.79 60.7234 137.977C60.7234 137.202 61.3454 136.544 62.1618 136.544C62.9393 136.544 63.6002 137.164 63.6002 137.977C63.6002 138.79 62.9393 139.41 62.1618 139.41ZM63.2503 127.173V109.591H67.2545L70.2868 127.173H63.2503ZM72.425 127.173L69.3927 109.591H72.1528L77.5954 127.173H72.425Z" fill="#FDCB5B"/>
|
|
162
|
-
<path d="M24.5332 189.143C24.5332 187.683 25.7164 186.5 27.1759 186.5H100.115C101.574 186.5 102.757 187.683 102.757 189.143C102.757 190.602 101.574 191.785 100.115 191.785H27.1759C25.7164 191.785 24.5332 190.602 24.5332 189.143Z" fill="#D9D9D9"/>
|
|
163
|
-
<path d="M24.8242 197.599C24.8242 196.139 26.0074 194.956 27.4669 194.956H64.4648C65.9243 194.956 67.1075 196.139 67.1075 197.599V197.599C67.1075 199.058 65.9243 200.241 64.4648 200.241H27.4669C26.0074 200.241 24.8242 199.058 24.8242 197.599V197.599Z" fill="#D0D4D7"/>
|
|
164
|
-
<path d="M70.2793 197.599C70.2793 196.139 71.4625 194.956 72.922 194.956H85.607C87.0665 194.956 88.2497 196.139 88.2497 197.599V197.599C88.2497 199.058 87.0665 200.241 85.607 200.241H72.922C71.4625 200.241 70.2793 199.058 70.2793 197.599V197.599Z" fill="#D9D9D9"/>
|
|
165
|
-
<g filter="url(#filter15_d_1265_4869)">
|
|
166
|
-
<path d="M120.824 89.3732C120.824 86.5518 123.655 84.2646 127.146 84.2646H205.12C208.611 84.2646 211.442 86.5518 211.442 89.3732V203.465C211.442 206.286 208.611 208.573 205.12 208.573H127.146C123.655 208.573 120.824 206.286 120.824 203.465V89.3732Z" fill="white"/>
|
|
167
|
-
</g>
|
|
168
|
-
<path d="M126.633 91.0263C126.633 89.8587 127.579 88.9121 128.747 88.9121H202.707C203.874 88.9121 204.821 89.8587 204.821 91.0263V175.747C204.821 176.915 203.874 177.862 202.707 177.862H128.747C127.579 177.862 126.633 176.915 126.633 175.747V91.0263Z" fill="url(#paint13_linear_1265_4869)"/>
|
|
169
|
-
<g clip-path="url(#clip6_1265_4869)">
|
|
170
|
-
<mask id="mask3_1265_4869" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="141" y="110" width="50" height="50">
|
|
171
|
-
<path d="M190.53 110.986H141.736V159.78H190.53V110.986Z" fill="white"/>
|
|
172
|
-
</mask>
|
|
173
|
-
<g mask="url(#mask3_1265_4869)">
|
|
174
|
-
<path d="M145.329 159.776C144.407 159.776 143.485 159.426 142.785 158.725C141.384 157.324 141.384 155.037 142.785 153.636C144.107 152.314 143.814 149.369 143.507 146.246C143.357 144.695 143.192 143.094 143.192 141.479C143.192 139.485 143.371 137.662 143.528 136.061C143.843 132.888 144.064 130.601 142.785 129.321C141.384 127.921 141.384 125.633 142.785 124.233C143.464 123.554 144.365 123.182 145.329 123.182C146.294 123.182 147.195 123.554 147.874 124.233C149.196 125.555 152.141 125.262 155.264 124.954C156.808 124.804 158.409 124.647 160.017 124.64C160.024 124.64 160.031 124.64 160.038 124.64C162.032 124.64 163.855 124.819 165.456 124.976C168.629 125.283 170.917 125.505 172.203 124.225C173.604 122.825 175.891 122.825 177.292 124.225C178.693 125.626 178.693 127.913 177.292 129.314C175.97 130.637 176.263 133.581 176.57 136.705C176.72 138.255 176.884 139.856 176.884 141.472C176.884 143.466 176.706 145.288 176.549 146.889C176.234 150.063 176.012 152.35 177.292 153.629C178.693 155.03 178.693 157.317 177.292 158.718C176.613 159.397 175.712 159.769 174.747 159.769C173.783 159.769 172.882 159.397 172.203 158.718C170.881 157.403 167.929 157.696 164.806 158.003C163.262 158.153 161.661 158.311 160.053 158.318C160.046 158.318 160.038 158.318 160.031 158.318C158.037 158.318 156.215 158.139 154.614 157.982C151.44 157.667 149.153 157.446 147.874 158.725C147.173 159.426 146.251 159.776 145.329 159.776ZM145.329 125.083C144.872 125.083 144.45 125.255 144.136 125.576C143.478 126.234 143.478 127.306 144.136 127.971C146.058 129.893 145.78 132.695 145.429 136.247C145.279 137.812 145.101 139.585 145.101 141.479C145.101 143.001 145.258 144.559 145.401 146.06C145.758 149.641 146.087 153.029 144.129 154.987C143.471 155.645 143.471 156.717 144.129 157.381C144.786 158.039 145.858 158.039 146.523 157.381C148.446 155.459 151.247 155.738 154.8 156.088C156.358 156.238 158.123 156.417 160.017 156.417C160.024 156.417 160.031 156.417 160.038 156.417C161.561 156.417 163.119 156.259 164.62 156.116C168.201 155.759 171.588 155.43 173.547 157.389C173.861 157.703 174.29 157.882 174.74 157.882C175.198 157.882 175.619 157.71 175.934 157.389C176.591 156.731 176.591 155.659 175.934 154.994C174.011 153.072 174.29 150.27 174.64 146.718C174.79 145.153 174.969 143.38 174.969 141.486C174.969 139.964 174.812 138.406 174.669 136.905C174.311 133.324 173.983 129.936 175.941 127.978C176.599 127.32 176.599 126.248 175.941 125.583C175.283 124.926 174.211 124.926 173.547 125.583C171.624 127.506 168.822 127.227 165.27 126.877C163.712 126.727 161.947 126.548 160.053 126.548C160.046 126.548 160.038 126.548 160.038 126.548C158.516 126.548 156.958 126.706 155.457 126.848C151.876 127.206 148.489 127.535 146.53 125.576C146.209 125.255 145.787 125.083 145.329 125.083Z" fill="#D44A6F"/>
|
|
175
|
-
<path d="M153.941 137.855C153.412 137.855 152.99 137.427 152.99 136.905V133.853C152.99 133.324 153.419 132.902 153.941 132.902C154.463 132.902 154.891 133.324 154.891 133.853V136.905C154.891 137.427 154.463 137.855 153.941 137.855Z" fill="#D44A6F"/>
|
|
176
|
-
<path d="M155.463 136.333H152.412C151.883 136.333 151.461 135.904 151.461 135.382C151.461 134.86 151.89 134.432 152.412 134.432H155.463C155.992 134.432 156.414 134.86 156.414 135.382C156.414 135.904 155.992 136.333 155.463 136.333Z" fill="#D44A6F"/>
|
|
177
|
-
<path d="M166.134 137.855C165.605 137.855 165.184 137.427 165.184 136.905V133.853C165.184 133.324 165.612 132.902 166.134 132.902C166.663 132.902 167.085 133.331 167.085 133.853V136.905C167.092 137.427 166.663 137.855 166.134 137.855Z" fill="#D44A6F"/>
|
|
178
|
-
<path d="M167.663 136.333H164.611C164.082 136.333 163.66 135.904 163.66 135.382C163.66 134.86 164.089 134.432 164.611 134.432H167.663C168.191 134.432 168.613 134.86 168.613 135.382C168.613 135.904 168.184 136.333 167.663 136.333Z" fill="#D44A6F"/>
|
|
179
|
-
<path d="M153.941 150.056C153.412 150.056 152.99 149.627 152.99 149.105V146.053C152.99 145.524 153.419 145.103 153.941 145.103C154.463 145.103 154.891 145.531 154.891 146.053V149.105C154.891 149.627 154.463 150.056 153.941 150.056Z" fill="#D44A6F"/>
|
|
180
|
-
<path d="M155.463 148.526H152.412C151.883 148.526 151.461 148.097 151.461 147.576C151.461 147.054 151.89 146.625 152.412 146.625H155.463C155.992 146.625 156.414 147.054 156.414 147.576C156.414 148.097 155.992 148.526 155.463 148.526Z" fill="#D44A6F"/>
|
|
181
|
-
<path d="M166.134 150.056C165.605 150.056 165.184 149.627 165.184 149.105V146.053C165.184 145.524 165.612 145.103 166.134 145.103C166.663 145.103 167.085 145.531 167.085 146.053V149.105C167.092 149.627 166.663 150.056 166.134 150.056Z" fill="#D44A6F"/>
|
|
182
|
-
<path d="M167.663 148.526H164.611C164.082 148.526 163.66 148.097 163.66 147.576C163.66 147.054 164.089 146.625 164.611 146.625H167.663C168.191 146.625 168.613 147.054 168.613 147.576C168.613 148.097 168.184 148.526 167.663 148.526Z" fill="#D44A6F"/>
|
|
183
|
-
<path d="M186.938 147.587C186.016 147.587 185.094 147.237 184.393 146.536C183.071 145.214 180.119 145.507 176.996 145.814C176.617 145.85 176.238 145.893 175.852 145.929C175.33 145.979 174.866 145.593 174.816 145.071C174.766 144.549 175.152 144.085 175.674 144.035C176.052 143.999 176.431 143.963 176.81 143.928C180.391 143.57 183.778 143.241 185.737 145.2C186.394 145.857 187.466 145.857 188.131 145.2C188.789 144.542 188.789 143.47 188.131 142.805C186.209 140.883 186.487 138.081 186.837 134.529C186.988 132.964 187.166 131.191 187.166 129.297C187.166 127.775 187.009 126.217 186.866 124.716C186.509 121.135 186.18 117.747 188.138 115.789C188.796 115.131 188.796 114.059 188.138 113.395C187.481 112.737 186.409 112.737 185.744 113.395C183.821 115.317 181.02 115.038 177.467 114.688C175.902 114.538 174.13 114.36 172.236 114.36C171.049 114.36 169.877 114.452 168.876 114.545C168.355 114.595 167.89 114.209 167.84 113.681C167.79 113.159 168.176 112.694 168.705 112.644C169.741 112.551 170.978 112.451 172.236 112.451C174.23 112.451 176.052 112.63 177.653 112.787C180.827 113.102 183.114 113.323 184.393 112.044C185.794 110.643 188.081 110.643 189.482 112.044C190.883 113.445 190.883 115.732 189.482 117.133C188.16 118.455 188.453 121.4 188.76 124.523C188.91 126.074 189.075 127.675 189.075 129.29C189.075 131.284 188.896 133.107 188.739 134.708C188.424 137.881 188.203 140.168 189.482 141.447C190.883 142.848 190.883 145.135 189.482 146.536C188.774 147.237 187.86 147.587 186.938 147.587ZM156.505 126.739C156.476 126.739 156.455 126.739 156.426 126.739C155.904 126.696 155.511 126.231 155.554 125.709C155.604 125.073 155.668 124.459 155.726 123.872C156.04 120.699 156.262 118.412 154.982 117.133C154.303 116.454 153.932 115.553 153.932 114.588C153.932 113.623 154.303 112.723 154.982 112.044C156.383 110.643 158.67 110.643 160.071 112.044C160.507 112.48 161.129 112.766 161.979 112.909C162.501 112.994 162.844 113.488 162.758 114.009C162.673 114.531 162.165 114.867 161.651 114.781C160.4 114.567 159.442 114.109 158.72 113.387C158.063 112.73 156.991 112.73 156.326 113.387C156.011 113.702 155.833 114.131 155.833 114.581C155.833 115.031 156.004 115.46 156.326 115.775C158.249 117.697 157.97 120.499 157.62 124.051C157.562 124.637 157.505 125.238 157.448 125.859C157.412 126.36 156.991 126.739 156.505 126.739ZM164.724 114.896C164.224 114.896 163.802 114.502 163.773 113.995C163.745 113.466 164.145 113.016 164.674 112.987H164.717C165.246 112.959 165.689 113.366 165.717 113.888C165.746 114.417 165.339 114.86 164.817 114.888H164.788C164.76 114.896 164.738 114.896 164.724 114.896Z" fill="#D44A6F"/>
|
|
184
|
-
<path d="M175.922 142.708C175.464 142.708 175.057 142.38 174.986 141.908C174.9 141.386 175.25 140.9 175.772 140.814L175.979 140.779C176.994 140.614 177.551 140.521 178.824 140.5C178.831 140.5 178.831 140.5 178.838 140.5C179.36 140.5 179.781 140.915 179.789 141.436C179.796 141.965 179.374 142.394 178.852 142.401C177.723 142.415 177.273 142.494 176.294 142.651L176.086 142.687C176.029 142.708 175.979 142.708 175.922 142.708ZM181.59 142.408H181.568C181.039 142.408 180.618 141.979 180.618 141.458C180.618 140.936 181.046 140.507 181.568 140.507H181.59C182.119 140.507 182.54 140.936 182.54 141.458C182.54 141.979 182.119 142.408 181.59 142.408Z" fill="#D44A6F"/>
|
|
185
|
-
</g>
|
|
186
|
-
</g>
|
|
187
|
-
<path d="M127.932 189.143C127.932 187.683 129.115 186.5 130.574 186.5H203.513C204.972 186.5 206.156 187.683 206.156 189.143C206.156 190.602 204.972 191.785 203.513 191.785H130.574C129.115 191.785 127.932 190.602 127.932 189.143Z" fill="#D9D9D9"/>
|
|
188
|
-
<path d="M128.223 197.599C128.223 196.139 129.406 194.956 130.865 194.956H167.863C169.323 194.956 170.506 196.139 170.506 197.599V197.599C170.506 199.058 169.323 200.241 167.863 200.241H130.865C129.406 200.241 128.223 199.058 128.223 197.599V197.599Z" fill="#D0D4D7"/>
|
|
189
|
-
<path d="M173.678 197.599C173.678 196.139 174.861 194.956 176.32 194.956H189.005C190.465 194.956 191.648 196.139 191.648 197.599V197.599C191.648 199.058 190.465 200.241 189.005 200.241H176.32C174.861 200.241 173.678 199.058 173.678 197.599V197.599Z" fill="#D9D9D9"/>
|
|
190
|
-
<g filter="url(#filter16_d_1265_4869)">
|
|
191
|
-
<path d="M224.219 89.3732C224.219 86.5518 227.049 84.2646 230.541 84.2646H308.514C312.006 84.2646 314.836 86.5518 314.836 89.3732V203.465C314.836 206.286 312.006 208.573 308.514 208.573H230.541C227.049 208.573 224.219 206.286 224.219 203.465V89.3732Z" fill="white"/>
|
|
192
|
-
</g>
|
|
193
|
-
<path d="M230.027 91.0253C230.027 89.8577 230.974 88.9111 232.142 88.9111H306.101C307.269 88.9111 308.215 89.8577 308.215 91.0253V175.747C308.215 176.914 307.269 177.861 306.101 177.861H232.142C230.974 177.861 230.027 176.914 230.027 175.747V91.0253Z" fill="url(#paint14_linear_1265_4869)"/>
|
|
194
|
-
<g clip-path="url(#clip7_1265_4869)">
|
|
195
|
-
<path d="M269.223 131.081C270.788 128.742 272.849 126.777 275.26 125.325C275.387 125.249 275.489 125.137 275.554 125.003C275.618 124.869 275.642 124.719 275.622 124.572C275.603 124.425 275.541 124.287 275.444 124.174C275.347 124.062 275.219 123.98 275.076 123.939C273.384 123.458 271.58 123.548 269.943 124.194C268.307 124.84 266.928 126.007 266.021 127.514L265.964 127.61L266.065 126.294C266.318 123.007 267.739 119.918 270.069 117.587C270.186 117.47 270.262 117.319 270.285 117.155C270.308 116.992 270.278 116.826 270.198 116.681C270.119 116.537 269.995 116.422 269.845 116.354C269.694 116.285 269.526 116.268 269.365 116.304C267.206 116.784 265.249 117.924 263.767 119.565C262.284 121.207 261.348 123.268 261.088 125.465L260.989 126.335C259.732 121.962 256.964 118.176 253.178 115.651C253.033 115.556 252.86 115.512 252.687 115.529C252.514 115.545 252.352 115.62 252.227 115.741C252.103 115.862 252.023 116.022 252.002 116.195C251.981 116.367 252.019 116.542 252.111 116.689C253.942 119.618 255.128 122.903 255.59 126.326C253.826 122.563 250.764 119.562 246.965 117.875C246.808 117.805 246.632 117.79 246.465 117.833C246.298 117.876 246.151 117.974 246.047 118.112C245.943 118.249 245.889 118.417 245.893 118.59C245.897 118.762 245.959 118.928 246.07 119.06C248.517 121.988 250.301 125.411 251.3 129.094L251.757 130.771H251.23C251.028 130.771 250.834 130.851 250.691 130.994C250.548 131.137 250.468 131.331 250.468 131.534V138.395H248.181C247.978 138.395 247.785 138.476 247.642 138.619C247.499 138.762 247.418 138.955 247.418 139.158V154.406C247.418 155.012 247.659 155.594 248.088 156.023C248.517 156.452 249.099 156.693 249.706 156.693C250.312 156.693 250.894 156.452 251.323 156.023C251.752 155.594 251.993 155.012 251.993 154.406V147.544H257.33V154.406C257.33 155.012 257.571 155.594 257.999 156.023C258.428 156.452 259.01 156.693 259.617 156.693C260.223 156.693 260.805 156.452 261.234 156.023C261.663 155.594 261.904 155.012 261.904 154.406V147.544H267.241V154.406C267.241 155.012 267.482 155.594 267.911 156.023C268.34 156.452 268.922 156.693 269.528 156.693C270.135 156.693 270.716 156.452 271.145 156.023C271.574 155.594 271.815 155.012 271.815 154.406V139.158C271.815 138.955 271.735 138.762 271.592 138.619C271.449 138.476 271.255 138.395 271.053 138.395H268.766V131.762L269.223 131.081ZM267.329 128.299C267.895 127.356 268.693 126.572 269.646 126.023C270.6 125.473 271.677 125.175 272.777 125.158C270.892 126.564 269.26 128.282 267.952 130.237L267.595 130.771H265.841L267.329 128.299ZM267.103 118.801C265.628 120.998 264.746 123.539 264.543 126.177L264.191 130.712C264.191 130.733 264.197 130.751 264.197 130.771H261.999L262.602 125.642C262.77 124.231 263.263 122.878 264.045 121.69C264.826 120.503 265.873 119.514 267.103 118.801ZM255.202 119.308C257.808 121.991 259.498 125.43 260.028 129.132L260.262 130.771H257.33V129.577C257.331 126.045 256.607 122.55 255.202 119.308ZM252.771 128.691C252.041 126.002 250.913 123.436 249.425 121.08C252.072 123.075 254.022 125.855 254.997 129.024L255.535 130.771H253.338L252.771 128.691ZM250.468 154.406C250.468 154.608 250.388 154.802 250.245 154.945C250.102 155.088 249.908 155.168 249.706 155.168C249.503 155.168 249.309 155.088 249.166 154.945C249.023 154.802 248.943 154.608 248.943 154.406V139.92H250.468V154.406ZM260.379 154.406C260.379 154.608 260.299 154.802 260.156 154.945C260.013 155.088 259.819 155.168 259.617 155.168C259.415 155.168 259.221 155.088 259.078 154.945C258.935 154.802 258.854 154.608 258.854 154.406V139.92H260.379V154.406ZM261.142 138.395H258.092C257.89 138.395 257.696 138.476 257.553 138.619C257.41 138.762 257.33 138.955 257.33 139.158V146.019H251.993V132.296H267.241V146.019H261.904V139.158C261.904 138.955 261.824 138.762 261.681 138.619C261.538 138.476 261.344 138.395 261.142 138.395ZM270.291 139.92V154.406C270.291 154.608 270.21 154.802 270.067 154.945C269.924 155.088 269.73 155.168 269.528 155.168C269.326 155.168 269.132 155.088 268.989 154.945C268.846 154.802 268.766 154.608 268.766 154.406V139.92H270.291Z" fill="#80C0A1"/>
|
|
196
|
-
<path d="M292.4 152.119H291.148C291.978 149.316 292.4 146.408 292.4 143.484V139.92C292.4 139.718 292.32 139.524 292.177 139.381C292.034 139.238 291.84 139.158 291.638 139.158H284.014V135.31C284.129 135.333 284.246 135.345 284.364 135.346C284.812 135.345 285.244 135.185 285.584 134.894L289.924 131.174C290.222 130.919 290.462 130.602 290.626 130.244C290.79 129.887 290.875 129.499 290.875 129.106V128.922C290.875 128.331 290.682 127.756 290.326 127.284C289.97 126.813 289.47 126.469 288.903 126.306C288.335 126.143 287.729 126.17 287.177 126.381C286.625 126.592 286.157 126.977 285.843 127.478L284.014 130.401V126.923C284.129 126.946 284.246 126.958 284.364 126.959C284.812 126.959 285.244 126.799 285.584 126.508L289.924 122.788C290.222 122.532 290.462 122.215 290.626 121.858C290.79 121.501 290.875 121.113 290.875 120.72V120.535C290.875 119.944 290.682 119.37 290.326 118.898C289.97 118.426 289.47 118.083 288.903 117.92C288.335 117.757 287.729 117.783 287.177 117.994C286.625 118.206 286.157 118.59 285.843 119.091L284.014 122.014V118.537C284.129 118.56 284.246 118.572 284.364 118.573C284.812 118.572 285.244 118.412 285.584 118.121L289.924 114.401C290.222 114.146 290.462 113.829 290.626 113.471C290.79 113.114 290.875 112.726 290.875 112.333V112.149C290.875 111.558 290.682 110.983 290.326 110.511C289.97 110.04 289.47 109.696 288.903 109.533C288.335 109.37 287.729 109.397 287.177 109.608C286.625 109.819 286.157 110.204 285.843 110.705L282.774 115.611C282.588 115.908 282.49 116.251 282.49 116.602V116.673L280.659 113.754C280.345 113.254 279.877 112.869 279.325 112.657C278.773 112.446 278.168 112.42 277.6 112.583C277.032 112.746 276.532 113.089 276.176 113.561C275.821 114.033 275.628 114.607 275.627 115.198V115.383C275.627 115.776 275.712 116.164 275.876 116.521C276.04 116.879 276.28 117.196 276.579 117.452L280.917 121.17C281.256 121.462 281.689 121.622 282.137 121.622C282.254 121.622 282.372 121.61 282.487 121.586V125.063L280.659 122.141C280.345 121.64 279.877 121.255 279.325 121.044C278.773 120.833 278.168 120.807 277.6 120.97C277.032 121.133 276.532 121.476 276.176 121.947C275.821 122.419 275.628 122.994 275.627 123.585V123.769C275.627 124.162 275.712 124.551 275.876 124.908C276.04 125.265 276.28 125.583 276.579 125.838L280.917 129.557C281.256 129.848 281.689 130.008 282.137 130.009C282.254 130.008 282.372 129.996 282.487 129.973V133.449L280.659 130.527C280.345 130.027 279.877 129.642 279.325 129.43C278.773 129.219 278.168 129.193 277.6 129.356C277.032 129.519 276.532 129.862 276.176 130.334C275.821 130.806 275.628 131.38 275.627 131.971V132.156C275.627 132.549 275.712 132.937 275.876 133.294C276.04 133.652 276.28 133.969 276.579 134.225L280.917 137.943C281.256 138.235 281.689 138.395 282.137 138.395C282.254 138.395 282.372 138.383 282.487 138.359V139.158H274.865C274.662 139.158 274.469 139.238 274.326 139.381C274.183 139.524 274.102 139.718 274.102 139.92V143.484C274.103 146.408 274.524 149.316 275.354 152.119H274.102C273.9 152.119 273.706 152.199 273.563 152.342C273.42 152.485 273.34 152.679 273.34 152.881V155.931C273.34 156.133 273.42 156.327 273.563 156.47C273.706 156.613 273.9 156.693 274.102 156.693H292.4C292.602 156.693 292.796 156.613 292.939 156.47C293.082 156.327 293.162 156.133 293.162 155.931V152.881C293.162 152.679 293.082 152.485 292.939 152.342C292.796 152.199 292.602 152.119 292.4 152.119ZM284.067 133.191L287.134 128.285C287.272 128.064 287.478 127.894 287.722 127.801C287.965 127.707 288.232 127.696 288.482 127.768C288.733 127.84 288.953 127.991 289.109 128.199C289.266 128.407 289.351 128.661 289.35 128.922V129.106C289.351 129.28 289.314 129.452 289.242 129.61C289.17 129.767 289.064 129.908 288.932 130.021L284.592 133.737C284.54 133.776 284.478 133.799 284.413 133.806C284.348 133.813 284.283 133.802 284.224 133.774C284.165 133.747 284.114 133.705 284.077 133.651C284.04 133.597 284.018 133.535 284.014 133.47V133.378C284.014 133.312 284.032 133.247 284.067 133.191ZM284.067 124.805L287.134 119.898C287.272 119.677 287.478 119.508 287.722 119.414C287.965 119.321 288.232 119.309 288.482 119.381C288.733 119.453 288.953 119.605 289.109 119.813C289.266 120.021 289.351 120.275 289.35 120.535V120.72C289.351 120.893 289.313 121.064 289.241 121.221C289.169 121.378 289.063 121.518 288.932 121.631L284.592 125.35C284.54 125.389 284.478 125.413 284.413 125.42C284.348 125.426 284.283 125.415 284.224 125.388C284.165 125.361 284.114 125.318 284.077 125.265C284.04 125.211 284.018 125.148 284.014 125.084V124.991C284.014 124.925 284.032 124.861 284.067 124.805ZM284.014 116.605C284.014 116.539 284.032 116.474 284.067 116.418L287.134 111.512C287.272 111.291 287.478 111.121 287.722 111.028C287.965 110.934 288.232 110.923 288.482 110.995C288.733 111.067 288.953 111.218 289.109 111.426C289.266 111.635 289.351 111.888 289.35 112.149V112.333C289.351 112.507 289.314 112.679 289.242 112.837C289.17 112.995 289.064 113.135 288.932 113.248L284.592 116.964C284.54 117.003 284.478 117.026 284.413 117.033C284.348 117.04 284.283 117.029 284.224 117.002C284.165 116.974 284.114 116.932 284.077 116.878C284.04 116.825 284.018 116.762 284.014 116.697V116.605ZM281.909 120.013L277.571 116.295C277.439 116.181 277.333 116.041 277.261 115.883C277.189 115.725 277.151 115.553 277.152 115.38V115.198C277.152 114.938 277.237 114.684 277.393 114.476C277.55 114.268 277.77 114.117 278.021 114.045C278.271 113.973 278.538 113.985 278.781 114.078C279.024 114.171 279.231 114.341 279.369 114.562L282.435 119.468C282.47 119.524 282.489 119.588 282.489 119.654V119.747C282.484 119.812 282.462 119.875 282.425 119.928C282.388 119.982 282.337 120.025 282.278 120.052C282.219 120.079 282.153 120.09 282.088 120.083C282.023 120.076 281.962 120.052 281.909 120.013ZM281.909 128.399L277.571 124.681C277.439 124.568 277.333 124.428 277.261 124.27C277.189 124.112 277.151 123.94 277.152 123.766V123.582C277.152 123.321 277.237 123.068 277.393 122.86C277.55 122.652 277.77 122.5 278.021 122.428C278.271 122.357 278.538 122.368 278.781 122.461C279.024 122.554 279.231 122.724 279.369 122.945L282.435 127.851C282.47 127.907 282.489 127.972 282.489 128.038V128.13C282.485 128.196 282.463 128.259 282.426 128.313C282.39 128.367 282.339 128.41 282.279 128.438C282.22 128.465 282.154 128.476 282.089 128.469C282.024 128.463 281.962 128.438 281.909 128.399ZM281.909 136.786L277.571 133.067C277.439 132.954 277.333 132.814 277.261 132.656C277.189 132.498 277.151 132.326 277.152 132.153V131.968C277.152 131.708 277.237 131.454 277.393 131.246C277.55 131.038 277.77 130.887 278.021 130.815C278.271 130.743 278.538 130.755 278.781 130.848C279.024 130.941 279.231 131.111 279.369 131.331L282.435 136.238C282.47 136.294 282.489 136.358 282.489 136.424V136.517C282.485 136.582 282.463 136.645 282.426 136.699C282.39 136.753 282.339 136.797 282.279 136.824C282.22 136.852 282.154 136.863 282.089 136.856C282.024 136.849 281.962 136.825 281.909 136.786ZM275.627 143.484V140.682H290.875V143.484C290.874 146.413 290.428 149.324 289.552 152.119H276.95C276.074 149.324 275.628 146.413 275.627 143.484ZM291.638 155.168H274.865V153.643H291.638V155.168Z" fill="#80C0A1"/>
|
|
197
|
-
</g>
|
|
198
|
-
<path d="M231.326 189.142C231.326 187.682 232.509 186.499 233.969 186.499H306.907C308.367 186.499 309.55 187.682 309.55 189.142C309.55 190.601 308.367 191.784 306.907 191.784H233.969C232.509 191.784 231.326 190.601 231.326 189.142Z" fill="#D9D9D9"/>
|
|
199
|
-
<path d="M231.617 197.598C231.617 196.138 232.8 194.955 234.26 194.955H271.258C272.717 194.955 273.9 196.138 273.9 197.598V197.598C273.9 199.057 272.717 200.24 271.258 200.24H234.26C232.8 200.24 231.617 199.057 231.617 197.598V197.598Z" fill="#D0D4D7"/>
|
|
200
|
-
<path d="M277.072 197.598C277.072 196.138 278.255 194.955 279.715 194.955H292.4C293.859 194.955 295.043 196.138 295.043 197.598V197.598C295.043 199.057 293.859 200.24 292.4 200.24H279.715C278.255 200.24 277.072 199.057 277.072 197.598V197.598Z" fill="#D9D9D9"/>
|
|
201
|
-
</g>
|
|
202
|
-
<g filter="url(#filter17_d_1265_4869)">
|
|
203
|
-
<path d="M732 156L740.293 147.707C740.683 147.317 740.683 146.683 740.293 146.293L732 138" stroke="#BDC3C6" stroke-width="4" stroke-linecap="round"/>
|
|
204
|
-
</g>
|
|
205
|
-
<defs>
|
|
206
|
-
<filter id="filter0_d_1265_4869" x="77.4004" y="212.265" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
207
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
208
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
209
|
-
<feOffset dy="10"/>
|
|
210
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
211
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
212
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
213
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
214
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
215
|
-
</filter>
|
|
216
|
-
<filter id="filter1_d_1265_4869" x="184.279" y="213.426" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
217
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
218
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
219
|
-
<feOffset dy="10"/>
|
|
220
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
221
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
222
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
223
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
224
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
225
|
-
</filter>
|
|
226
|
-
<filter id="filter2_d_1265_4869" x="497.957" y="212.265" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
227
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
228
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
229
|
-
<feOffset dy="10"/>
|
|
230
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
231
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
232
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
233
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
234
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
235
|
-
</filter>
|
|
236
|
-
<filter id="filter3_d_1265_4869" x="394.559" y="212.265" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
237
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
238
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
239
|
-
<feOffset dy="10"/>
|
|
240
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
241
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
242
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
243
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
244
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
245
|
-
</filter>
|
|
246
|
-
<filter id="filter4_d_1265_4869" x="291.164" y="212.265" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
247
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
248
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
249
|
-
<feOffset dy="10"/>
|
|
250
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
251
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
252
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
253
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
254
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
255
|
-
</filter>
|
|
256
|
-
<filter id="filter5_d_1265_4869" x="85.4141" y="298" width="62.5859" height="72" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
257
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
258
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
259
|
-
<feOffset dy="18"/>
|
|
260
|
-
<feGaussianBlur stdDeviation="12.5"/>
|
|
261
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
262
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.11 0"/>
|
|
263
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
264
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
265
|
-
</filter>
|
|
266
|
-
<filter id="filter6_d_1265_4869" x="86" y="24" width="114" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
267
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
268
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
269
|
-
<feOffset dy="17"/>
|
|
270
|
-
<feGaussianBlur stdDeviation="9.5"/>
|
|
271
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
272
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/>
|
|
273
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
274
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
275
|
-
</filter>
|
|
276
|
-
<filter id="filter7_d_1265_4869" x="172" y="24" width="109" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
277
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
278
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
279
|
-
<feOffset dy="17"/>
|
|
280
|
-
<feGaussianBlur stdDeviation="9.5"/>
|
|
281
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
282
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/>
|
|
283
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
284
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
285
|
-
</filter>
|
|
286
|
-
<filter id="filter8_d_1265_4869" x="253" y="24" width="114" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
287
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
288
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
289
|
-
<feOffset dy="17"/>
|
|
290
|
-
<feGaussianBlur stdDeviation="9.5"/>
|
|
291
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
292
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/>
|
|
293
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
294
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
295
|
-
</filter>
|
|
296
|
-
<filter id="filter9_d_1265_4869" x="339" y="24" width="114" height="64" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
297
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
298
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
299
|
-
<feOffset dy="17"/>
|
|
300
|
-
<feGaussianBlur stdDeviation="9.5"/>
|
|
301
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
302
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.1 0"/>
|
|
303
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
304
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
305
|
-
</filter>
|
|
306
|
-
<filter id="filter10_d_1265_4869" x="496.191" y="43.2646" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
307
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
308
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
309
|
-
<feOffset dy="10"/>
|
|
310
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
311
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
312
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
313
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
314
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
315
|
-
</filter>
|
|
316
|
-
<filter id="filter11_d_1265_4869" x="603.07" y="43.2646" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
317
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
318
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
319
|
-
<feOffset dy="10"/>
|
|
320
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
321
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
322
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
323
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
324
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
325
|
-
</filter>
|
|
326
|
-
<filter id="filter12_d_1265_4869" x="386.982" y="43.2646" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
327
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
328
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
329
|
-
<feOffset dy="10"/>
|
|
330
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
331
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
332
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
333
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
334
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
335
|
-
</filter>
|
|
336
|
-
<filter id="filter13_d_1265_4869" x="280.104" y="44.4258" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
337
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
338
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
339
|
-
<feOffset dy="10"/>
|
|
340
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
341
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
342
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
343
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
344
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
345
|
-
</filter>
|
|
346
|
-
<filter id="filter14_d_1265_4869" x="-33.5742" y="43.2646" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
347
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
348
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
349
|
-
<feOffset dy="10"/>
|
|
350
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
351
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
352
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
353
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
354
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
355
|
-
</filter>
|
|
356
|
-
<filter id="filter15_d_1265_4869" x="69.8242" y="43.2646" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
357
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
358
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
359
|
-
<feOffset dy="10"/>
|
|
360
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
361
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
362
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
363
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
364
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
365
|
-
</filter>
|
|
366
|
-
<filter id="filter16_d_1265_4869" x="173.219" y="43.2646" width="192.617" height="226.309" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
367
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
368
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
369
|
-
<feOffset dy="10"/>
|
|
370
|
-
<feGaussianBlur stdDeviation="25.5"/>
|
|
371
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
372
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.141176 0 0 0 0 0.239216 0 0 0 0 0.282353 0 0 0 0.15 0"/>
|
|
373
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
374
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
375
|
-
</filter>
|
|
376
|
-
<filter id="filter17_d_1265_4869" x="705" y="129" width="62.5859" height="72" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
377
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
378
|
-
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
379
|
-
<feOffset dy="18"/>
|
|
380
|
-
<feGaussianBlur stdDeviation="12.5"/>
|
|
381
|
-
<feComposite in2="hardAlpha" operator="out"/>
|
|
382
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.11 0"/>
|
|
383
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_1265_4869"/>
|
|
384
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_1265_4869" result="shape"/>
|
|
385
|
-
</filter>
|
|
386
|
-
<linearGradient id="paint0_linear_1265_4869" x1="228" y1="-3.94307e-06" x2="526.5" y2="-4.86294e-05" gradientUnits="userSpaceOnUse">
|
|
387
|
-
<stop stop-color="#E9E9E9"/>
|
|
388
|
-
<stop offset="1" stop-color="#E9E9E9" stop-opacity="0"/>
|
|
389
|
-
</linearGradient>
|
|
390
|
-
<linearGradient id="paint1_linear_1265_4869" x1="146.613" y1="214.571" x2="221.137" y2="360.448" gradientUnits="userSpaceOnUse">
|
|
391
|
-
<stop stop-color="white"/>
|
|
392
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
393
|
-
</linearGradient>
|
|
394
|
-
<linearGradient id="paint2_linear_1265_4869" x1="253.492" y1="215.733" x2="328.016" y2="361.61" gradientUnits="userSpaceOnUse">
|
|
395
|
-
<stop stop-color="white"/>
|
|
396
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
397
|
-
</linearGradient>
|
|
398
|
-
<linearGradient id="paint3_linear_1265_4869" x1="567.17" y1="214.572" x2="641.694" y2="360.449" gradientUnits="userSpaceOnUse">
|
|
399
|
-
<stop stop-color="white"/>
|
|
400
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
401
|
-
</linearGradient>
|
|
402
|
-
<linearGradient id="paint4_linear_1265_4869" x1="463.771" y1="214.572" x2="538.295" y2="360.449" gradientUnits="userSpaceOnUse">
|
|
403
|
-
<stop stop-color="white"/>
|
|
404
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
405
|
-
</linearGradient>
|
|
406
|
-
<linearGradient id="paint5_linear_1265_4869" x1="360.377" y1="214.571" x2="434.901" y2="360.448" gradientUnits="userSpaceOnUse">
|
|
407
|
-
<stop stop-color="white"/>
|
|
408
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
409
|
-
</linearGradient>
|
|
410
|
-
<linearGradient id="paint6_linear_1265_4869" x1="99.4331" y1="21.5" x2="421.499" y2="21.3447" gradientUnits="userSpaceOnUse">
|
|
411
|
-
<stop stop-color="#DDDDDD"/>
|
|
412
|
-
<stop offset="1" stop-color="#DDDDDD" stop-opacity="0"/>
|
|
413
|
-
</linearGradient>
|
|
414
|
-
<linearGradient id="paint7_linear_1265_4869" x1="421.998" y1="67.9999" x2="724.78" y2="67.8287" gradientUnits="userSpaceOnUse">
|
|
415
|
-
<stop stop-color="#E9E9E9"/>
|
|
416
|
-
<stop offset="0.714681" stop-color="#E9E9E9" stop-opacity="0.570644"/>
|
|
417
|
-
<stop offset="1" stop-color="#E9E9E9" stop-opacity="0"/>
|
|
418
|
-
</linearGradient>
|
|
419
|
-
<linearGradient id="paint8_linear_1265_4869" x1="620.131" y1="47.2651" x2="545.607" y2="193.142" gradientUnits="userSpaceOnUse">
|
|
420
|
-
<stop stop-color="white"/>
|
|
421
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
422
|
-
</linearGradient>
|
|
423
|
-
<linearGradient id="paint9_linear_1265_4869" x1="727.008" y1="47.2651" x2="652.484" y2="193.142" gradientUnits="userSpaceOnUse">
|
|
424
|
-
<stop stop-color="white"/>
|
|
425
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
426
|
-
</linearGradient>
|
|
427
|
-
<linearGradient id="paint10_linear_1265_4869" x1="510.387" y1="45.5708" x2="435.863" y2="191.448" gradientUnits="userSpaceOnUse">
|
|
428
|
-
<stop stop-color="white"/>
|
|
429
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
430
|
-
</linearGradient>
|
|
431
|
-
<linearGradient id="paint11_linear_1265_4869" x1="403.508" y1="46.7329" x2="328.984" y2="192.61" gradientUnits="userSpaceOnUse">
|
|
432
|
-
<stop stop-color="white"/>
|
|
433
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
434
|
-
</linearGradient>
|
|
435
|
-
<linearGradient id="paint12_linear_1265_4869" x1="89.8305" y1="45.5718" x2="15.3062" y2="191.449" gradientUnits="userSpaceOnUse">
|
|
436
|
-
<stop stop-color="white"/>
|
|
437
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
438
|
-
</linearGradient>
|
|
439
|
-
<linearGradient id="paint13_linear_1265_4869" x1="193.229" y1="45.5718" x2="118.705" y2="191.449" gradientUnits="userSpaceOnUse">
|
|
440
|
-
<stop stop-color="white"/>
|
|
441
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
442
|
-
</linearGradient>
|
|
443
|
-
<linearGradient id="paint14_linear_1265_4869" x1="296.623" y1="45.5708" x2="222.099" y2="191.448" gradientUnits="userSpaceOnUse">
|
|
444
|
-
<stop stop-color="white"/>
|
|
445
|
-
<stop offset="1" stop-color="#D7D7D7" stop-opacity="0"/>
|
|
446
|
-
</linearGradient>
|
|
447
|
-
<clipPath id="clip0_1265_4869">
|
|
448
|
-
<rect width="49" height="49" fill="white" transform="translate(148 278)"/>
|
|
449
|
-
</clipPath>
|
|
450
|
-
<clipPath id="clip1_1265_4869">
|
|
451
|
-
<rect width="56" height="56" fill="white" transform="translate(252 275)"/>
|
|
452
|
-
</clipPath>
|
|
453
|
-
<clipPath id="clip2_1265_4869">
|
|
454
|
-
<rect width="55" height="55" fill="white" transform="translate(567 275)"/>
|
|
455
|
-
</clipPath>
|
|
456
|
-
<clipPath id="clip3_1265_4869">
|
|
457
|
-
<rect width="51" height="51" fill="white" transform="translate(674 110)"/>
|
|
458
|
-
</clipPath>
|
|
459
|
-
<clipPath id="clip4_1265_4869">
|
|
460
|
-
<rect width="54.6029" height="54.6029" fill="white" transform="translate(455.41 107.499)"/>
|
|
461
|
-
</clipPath>
|
|
462
|
-
<clipPath id="clip5_1265_4869">
|
|
463
|
-
<rect width="44.1471" height="44.1471" fill="white" transform="translate(353.176 114.471)"/>
|
|
464
|
-
</clipPath>
|
|
465
|
-
<clipPath id="clip6_1265_4869">
|
|
466
|
-
<rect width="48.7941" height="48.7941" fill="white" transform="translate(141.736 110.986)"/>
|
|
467
|
-
</clipPath>
|
|
468
|
-
<clipPath id="clip7_1265_4869">
|
|
469
|
-
<rect width="48.7941" height="48.7941" fill="white" transform="translate(245.131 108.661)"/>
|
|
470
|
-
</clipPath>
|
|
471
|
-
</defs>
|
|
472
|
-
</svg>
|