@empathyco/x-components 6.0.0-alpha.9 → 6.0.0-alpha.90
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 +679 -544
- package/core/index.js +52 -43
- package/core/index.js.map +1 -1
- package/design-system/deprecated-full-theme.css +6740 -6681
- 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 +104 -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.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.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 +2 -2
- package/js/x-modules/search/components/promoted.vue.js.map +1 -1
- package/js/x-modules/search/components/promoted.vue2.js +5 -5
- 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 +161 -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 +18144 -21189
- package/report/x-components.api.md +1212 -529
- 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 +2 -2
- 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 +78 -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,279 +0,0 @@
|
|
|
1
|
-
<svg width="746" height="481" viewBox="0 0 746 481" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<rect width="746" height="481" fill="white"/>
|
|
3
|
-
<path d="M214.472 22.2958C214.472 18.6263 217.447 15.6515 221.117 15.6515H724.338C728.008 15.6515 730.982 18.6263 730.982 22.2959V397.47C730.982 401.14 728.008 404.115 724.338 404.115H221.117C217.447 404.115 214.472 401.14 214.472 397.47V22.2958Z" fill="white"/>
|
|
4
|
-
<path opacity="0.250136" d="M214.472 203.476H730.982V349.355H214.472V203.476Z" fill="#80C0A1"/>
|
|
5
|
-
<path d="M255.171 67.3002C253.77 67.3002 252.428 67.1168 251.144 66.7499C249.86 66.3663 248.826 65.8744 248.042 65.274L249.418 62.2223C250.168 62.756 251.052 63.1979 252.069 63.5481C253.103 63.8816 254.145 64.0484 255.196 64.0484C255.996 64.0484 256.638 63.9733 257.122 63.8232C257.622 63.6565 257.989 63.4313 258.223 63.1479C258.456 62.8644 258.573 62.5392 258.573 62.1723C258.573 61.7054 258.389 61.3385 258.023 61.0717C257.656 60.7882 257.172 60.5631 256.572 60.3963C255.971 60.2129 255.304 60.0461 254.571 59.896C253.854 59.7293 253.128 59.5291 252.394 59.2957C251.677 59.0622 251.019 58.762 250.418 58.3952C249.818 58.0283 249.326 57.5447 248.942 56.9444C248.576 56.344 248.392 55.5769 248.392 54.6431C248.392 53.6425 248.659 52.7337 249.193 51.9165C249.743 51.0827 250.56 50.424 251.644 49.9404C252.745 49.4401 254.12 49.19 255.771 49.19C256.872 49.19 257.956 49.3234 259.023 49.5902C260.09 49.8404 261.033 50.2239 261.85 50.7409L260.599 53.8176C259.782 53.3507 258.965 53.0088 258.148 52.792C257.331 52.5586 256.53 52.4418 255.746 52.4418C254.963 52.4418 254.321 52.5335 253.82 52.717C253.32 52.9004 252.961 53.1422 252.745 53.4424C252.528 53.7259 252.419 54.0594 252.419 54.443C252.419 54.8932 252.603 55.2601 252.97 55.5436C253.337 55.8104 253.82 56.0272 254.421 56.1939C255.021 56.3607 255.68 56.5275 256.397 56.6942C257.13 56.861 257.856 57.0528 258.573 57.2695C259.307 57.4863 259.974 57.7782 260.574 58.145C261.174 58.5119 261.658 58.9955 262.025 59.5959C262.408 60.1962 262.6 60.9549 262.6 61.8721C262.6 62.856 262.325 63.7565 261.775 64.5737C261.224 65.3908 260.399 66.0495 259.298 66.5498C258.214 67.05 256.839 67.3002 255.171 67.3002Z" fill="#0086B2"/>
|
|
6
|
-
<path d="M273.274 53.3423C274.341 53.3423 275.291 53.5591 276.125 53.9927C276.976 54.4096 277.643 55.06 278.126 55.9438C278.61 56.811 278.852 57.9282 278.852 59.2957V67H274.95V59.896C274.95 58.8121 274.708 58.0116 274.224 57.4947C273.757 56.9777 273.09 56.7192 272.223 56.7192C271.606 56.7192 271.047 56.8526 270.547 57.1195C270.063 57.3696 269.68 57.7615 269.396 58.2951C269.13 58.8288 268.996 59.5125 268.996 60.3463V67H265.094V48.4396H268.996V57.2695L268.121 56.1439C268.604 55.2434 269.296 54.5513 270.197 54.0677C271.097 53.5841 272.123 53.3423 273.274 53.3423Z" fill="#0086B2"/>
|
|
7
|
-
<path d="M288.89 67.2001C287.456 67.2001 286.18 66.9 285.063 66.2996C283.962 65.6993 283.087 64.8822 282.437 63.8482C281.803 62.7977 281.486 61.6053 281.486 60.2712C281.486 58.9205 281.803 57.7281 282.437 56.6942C283.087 55.6436 283.962 54.8265 285.063 54.2428C286.18 53.6425 287.456 53.3423 288.89 53.3423C290.308 53.3423 291.575 53.6425 292.692 54.2428C293.81 54.8265 294.685 55.6353 295.319 56.6692C295.952 57.7031 296.269 58.9038 296.269 60.2712C296.269 61.6053 295.952 62.7977 295.319 63.8482C294.685 64.8822 293.81 65.6993 292.692 66.2996C291.575 66.9 290.308 67.2001 288.89 67.2001ZM288.89 63.9983C289.541 63.9983 290.124 63.8482 290.641 63.5481C291.158 63.2479 291.567 62.8227 291.867 62.2724C292.167 61.7054 292.317 61.0383 292.317 60.2712C292.317 59.4875 292.167 58.8204 291.867 58.2701C291.567 57.7198 291.158 57.2946 290.641 56.9944C290.124 56.6942 289.541 56.5441 288.89 56.5441C288.24 56.5441 287.656 56.6942 287.139 56.9944C286.622 57.2946 286.205 57.7198 285.888 58.2701C285.588 58.8204 285.438 59.4875 285.438 60.2712C285.438 61.0383 285.588 61.7054 285.888 62.2724C286.205 62.8227 286.622 63.2479 287.139 63.5481C287.656 63.8482 288.24 63.9983 288.89 63.9983Z" fill="#0086B2"/>
|
|
8
|
-
<path d="M306.832 67.2001C305.698 67.2001 304.706 66.95 303.855 66.4497C303.005 65.9494 302.338 65.1907 301.854 64.1734C301.387 63.1395 301.154 61.8388 301.154 60.2712C301.154 58.687 301.379 57.3863 301.829 56.369C302.28 55.3518 302.93 54.593 303.78 54.0928C304.631 53.5925 305.648 53.3423 306.832 53.3423C308.099 53.3423 309.233 53.6342 310.234 54.2178C311.251 54.7848 312.052 55.5853 312.635 56.6192C313.236 57.6531 313.536 58.8704 313.536 60.2712C313.536 61.6887 313.236 62.9144 312.635 63.9483C312.052 64.9822 311.251 65.7827 310.234 66.3497C309.233 66.9166 308.099 67.2001 306.832 67.2001ZM298.878 71.8527V53.5424H302.605V56.294L302.53 60.2962L302.78 64.2735V71.8527H298.878ZM306.157 63.9983C306.807 63.9983 307.382 63.8482 307.883 63.5481C308.4 63.2479 308.808 62.8227 309.108 62.2724C309.425 61.7054 309.584 61.0383 309.584 60.2712C309.584 59.4875 309.425 58.8204 309.108 58.2701C308.808 57.7198 308.4 57.2946 307.883 56.9944C307.382 56.6942 306.807 56.5441 306.157 56.5441C305.506 56.5441 304.923 56.6942 304.406 56.9944C303.889 57.2946 303.48 57.7198 303.18 58.2701C302.88 58.8204 302.73 59.4875 302.73 60.2712C302.73 61.0383 302.88 61.7054 303.18 62.2724C303.48 62.8227 303.889 63.2479 304.406 63.5481C304.923 63.8482 305.506 63.9983 306.157 63.9983Z" fill="#0086B2"/>
|
|
9
|
-
<path d="M325.973 59.0872C325.973 50.4874 332.944 43.5159 341.544 43.5159H635.183C643.783 43.5159 650.754 50.4874 650.754 59.0872V59.0872C650.754 67.687 643.783 74.6586 635.183 74.6586H341.544C332.944 74.6586 325.973 67.687 325.973 59.0872V59.0872Z" fill="#DF4583"/>
|
|
10
|
-
<path d="M247.267 140.003C247.267 137.408 249.37 135.305 251.965 135.305H696.769C699.364 135.305 701.467 137.408 701.467 140.003V266.651C701.467 269.246 699.364 271.349 696.769 271.349H251.965C249.37 271.349 247.267 269.246 247.267 266.651V140.003Z" fill="#53B9C9"/>
|
|
11
|
-
<path opacity="0.353697" d="M670.798 58.7709C670.798 50.3458 677.633 43.5159 686.058 43.5159V43.5159C694.483 43.5159 701.319 50.3458 701.319 58.7709V58.7709C701.319 67.196 694.483 74.0258 686.058 74.0258V74.0258C677.633 74.0258 670.798 67.196 670.798 58.7709V58.7709Z" fill="#DF4583"/>
|
|
12
|
-
<path d="M247.267 109.079C247.267 106.364 249.468 104.162 252.184 104.162H327.614C330.33 104.162 332.532 106.364 332.532 109.079V109.079C332.532 111.795 330.33 113.997 327.614 113.997H252.184C249.468 113.997 247.267 111.795 247.267 109.079V109.079Z" fill="#53B9C9"/>
|
|
13
|
-
<path d="M247.267 294.223C247.267 293.358 247.968 292.657 248.833 292.657H381.797C382.662 292.657 383.363 293.358 383.363 294.223V368.128C383.363 368.993 382.662 369.694 381.797 369.694H248.833C247.968 369.694 247.267 368.993 247.267 368.128V294.223Z" fill="#7BAFB7"/>
|
|
14
|
-
<path d="M404.679 294.223C404.679 293.358 405.38 292.657 406.245 292.657H540.849C541.714 292.657 542.415 293.358 542.415 294.223V368.128C542.415 368.993 541.714 369.694 540.849 369.694H406.245C405.38 369.694 404.679 368.993 404.679 368.128V294.223Z" fill="#8B6391"/>
|
|
15
|
-
<path d="M565.371 294.223C565.371 293.358 566.072 292.657 566.937 292.657H699.902C700.766 292.657 701.468 293.358 701.468 294.223V368.128C701.468 368.993 700.766 369.694 699.902 369.694H566.937C566.072 369.694 565.371 368.993 565.371 368.128V294.223Z" fill="#80C0A1"/>
|
|
16
|
-
<path d="M340.73 109.079C340.73 106.364 342.932 104.162 345.648 104.162H421.078C423.794 104.162 425.996 106.364 425.996 109.079V109.079C425.996 111.795 423.794 113.997 421.078 113.997H345.648C342.932 113.997 340.73 111.795 340.73 109.079V109.079Z" fill="#53B9C9"/>
|
|
17
|
-
<path d="M434.194 109.079C434.194 106.364 436.396 104.162 439.111 104.162H514.542C517.258 104.162 519.459 106.364 519.459 109.079V109.079C519.459 111.795 517.258 113.997 514.542 113.997H439.111C436.396 113.997 434.194 111.795 434.194 109.079V109.079Z" fill="#53B9C9"/>
|
|
18
|
-
<path d="M714.585 203.327C714.585 211.927 707.611 218.898 699.008 218.898C690.405 218.898 683.431 211.927 683.431 203.327C683.431 194.727 690.405 187.755 699.008 187.755C707.611 187.755 714.585 194.727 714.585 203.327Z" fill="white"/>
|
|
19
|
-
<path d="M262.024 203.327C262.024 211.927 255.05 218.898 246.447 218.898C237.844 218.898 230.87 211.927 230.87 203.327C230.87 194.727 237.844 187.755 246.447 187.755C255.05 187.755 262.024 194.727 262.024 203.327Z" fill="white"/>
|
|
20
|
-
<path d="M211 20.6918C211 16.996 213.996 14 217.693 14H727.307C731.004 14 734 16.996 734 20.6918V400.308C734 404.004 731.004 407 727.307 407H217.693C213.996 407 211 404.004 211 400.308V20.6918Z" fill="#243C47" fill-opacity="0.6"/>
|
|
21
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M220.213 2H724.787C736.503 2 746 11.4973 746 23.2127V397.787C746 409.503 736.503 419 724.787 419H220.213C208.497 419 199 409.503 199 397.787V23.2127C199 11.4973 208.497 2 220.213 2ZM220.213 16C216.229 16 213 19.2293 213 23.2127V397.787C213 401.771 216.229 405 220.213 405H724.787C728.771 405 732 401.771 732 397.787V23.2127C732 19.2292 728.771 16 724.787 16H220.213Z" fill="#202020"/>
|
|
22
|
-
<g filter="url(#filter0_d_15_491)">
|
|
23
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 25.7213C0 24.7706 0.77063 24 1.72125 24H631.279C632.229 24 633 24.7706 633 25.7213V394.279C633 395.229 632.229 396 631.279 396H1.72127C0.770648 396 0 395.229 0 394.279V25.7213Z" fill="#F2F2F2"/>
|
|
24
|
-
</g>
|
|
25
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M0 98.7212C0 97.7706 0.77063 97 1.72125 97H631.279C632.229 97 633 97.7706 633 98.7213V394.279C633 395.229 632.229 396 631.279 396H1.72127C0.770648 396 0 395.229 0 394.279V98.7212Z" fill="#F5F6F7"/>
|
|
26
|
-
<path d="M61.6839 179V172.257H59.0439V171.3H65.4129V172.257H62.7729V179H61.6839Z" fill="#243C47"/>
|
|
27
|
-
<path d="M68.7704 179.066C68.2717 179.066 67.8317 178.974 67.4504 178.791C67.0764 178.608 66.783 178.329 66.5704 177.955C66.365 177.574 66.2624 177.097 66.2624 176.525V173.17H67.3184V176.404C67.3184 176.976 67.454 177.405 67.7254 177.691C68.004 177.977 68.3927 178.12 68.8914 178.12C69.258 178.12 69.577 178.047 69.8484 177.9C70.1197 177.746 70.3287 177.526 70.4754 177.24C70.622 176.947 70.6954 176.595 70.6954 176.184V173.17H71.7514V179H70.7504V177.427L70.9154 177.845C70.7247 178.234 70.4387 178.534 70.0574 178.747C69.676 178.96 69.247 179.066 68.7704 179.066Z" fill="#243C47"/>
|
|
28
|
-
<path d="M76.3577 179.066C75.7344 179.066 75.1844 178.938 74.7077 178.681C74.2384 178.424 73.8717 178.072 73.6077 177.625C73.351 177.178 73.2227 176.664 73.2227 176.085C73.2227 175.506 73.3474 174.992 73.5967 174.545C73.8534 174.098 74.2017 173.749 74.6417 173.5C75.089 173.243 75.5914 173.115 76.1487 173.115C76.7134 173.115 77.212 173.24 77.6447 173.489C78.0774 173.738 78.4147 174.09 78.6567 174.545C78.906 174.992 79.0307 175.517 79.0307 176.118C79.0307 176.162 79.027 176.213 79.0197 176.272C79.0197 176.331 79.016 176.386 79.0087 176.437H74.0477V175.678H78.4587L78.0297 175.942C78.037 175.568 77.96 175.234 77.7987 174.941C77.6374 174.648 77.4137 174.42 77.1277 174.259C76.849 174.09 76.5227 174.006 76.1487 174.006C75.782 174.006 75.4557 174.09 75.1697 174.259C74.8837 174.42 74.66 174.651 74.4987 174.952C74.3374 175.245 74.2567 175.583 74.2567 175.964V176.14C74.2567 176.529 74.3447 176.877 74.5207 177.185C74.704 177.486 74.957 177.72 75.2797 177.889C75.6024 178.058 75.9727 178.142 76.3907 178.142C76.7354 178.142 77.047 178.083 77.3257 177.966C77.6117 177.849 77.861 177.673 78.0737 177.438L78.6567 178.12C78.3927 178.428 78.0627 178.663 77.6667 178.824C77.278 178.985 76.8417 179.066 76.3577 179.066Z" fill="#243C47"/>
|
|
29
|
-
<path d="M82.169 179.066C81.685 179.066 81.223 179 80.783 178.868C80.3504 178.736 80.0094 178.575 79.76 178.384L80.2 177.548C80.4494 177.717 80.7574 177.86 81.124 177.977C81.4907 178.094 81.8647 178.153 82.246 178.153C82.7374 178.153 83.0894 178.083 83.302 177.944C83.522 177.805 83.632 177.61 83.632 177.361C83.632 177.178 83.566 177.035 83.434 176.932C83.302 176.829 83.126 176.752 82.906 176.701C82.6934 176.65 82.455 176.606 82.191 176.569C81.927 176.525 81.663 176.474 81.399 176.415C81.135 176.349 80.893 176.261 80.673 176.151C80.453 176.034 80.277 175.876 80.145 175.678C80.013 175.473 79.947 175.201 79.947 174.864C79.947 174.512 80.046 174.204 80.244 173.94C80.442 173.676 80.7207 173.474 81.08 173.335C81.4467 173.188 81.8794 173.115 82.378 173.115C82.7594 173.115 83.1444 173.163 83.533 173.258C83.929 173.346 84.2517 173.474 84.501 173.643L84.05 174.479C83.786 174.303 83.511 174.182 83.225 174.116C82.939 174.05 82.653 174.017 82.367 174.017C81.905 174.017 81.5604 174.094 81.333 174.248C81.1057 174.395 80.992 174.585 80.992 174.82C80.992 175.018 81.058 175.172 81.19 175.282C81.3294 175.385 81.5054 175.465 81.718 175.524C81.938 175.583 82.18 175.634 82.444 175.678C82.708 175.715 82.972 175.766 83.236 175.832C83.5 175.891 83.7384 175.975 83.951 176.085C84.171 176.195 84.347 176.349 84.479 176.547C84.6184 176.745 84.688 177.009 84.688 177.339C84.688 177.691 84.5854 177.995 84.38 178.252C84.1747 178.509 83.885 178.71 83.511 178.857C83.137 178.996 82.6897 179.066 82.169 179.066Z" fill="#243C47"/>
|
|
30
|
-
<path d="M88.4168 179.066C87.8521 179.066 87.3461 178.941 86.8988 178.692C86.4588 178.443 86.1104 178.094 85.8538 177.647C85.5971 177.2 85.4688 176.679 85.4688 176.085C85.4688 175.491 85.5971 174.974 85.8538 174.534C86.1104 174.087 86.4588 173.738 86.8988 173.489C87.3461 173.24 87.8521 173.115 88.4168 173.115C88.9081 173.115 89.3518 173.225 89.7478 173.445C90.1438 173.665 90.4591 173.995 90.6938 174.435C90.9358 174.875 91.0568 175.425 91.0568 176.085C91.0568 176.745 90.9394 177.295 90.7048 177.735C90.4774 178.175 90.1658 178.509 89.7698 178.736C89.3738 178.956 88.9228 179.066 88.4168 179.066ZM88.5048 178.142C88.8714 178.142 89.2014 178.058 89.4948 177.889C89.7954 177.72 90.0301 177.482 90.1988 177.174C90.3748 176.859 90.4628 176.496 90.4628 176.085C90.4628 175.667 90.3748 175.308 90.1988 175.007C90.0301 174.699 89.7954 174.461 89.4948 174.292C89.2014 174.123 88.8714 174.039 88.5048 174.039C88.1308 174.039 87.7971 174.123 87.5038 174.292C87.2104 174.461 86.9758 174.699 86.7998 175.007C86.6238 175.308 86.5358 175.667 86.5358 176.085C86.5358 176.496 86.6238 176.859 86.7998 177.174C86.9758 177.482 87.2104 177.72 87.5038 177.889C87.7971 178.058 88.1308 178.142 88.5048 178.142ZM90.4958 179V177.427L90.5618 176.074L90.4518 174.721V170.838H91.5078V179H90.4958Z" fill="#243C47"/>
|
|
31
|
-
<path d="M97.1248 179V177.768L97.0698 177.537V175.436C97.0698 174.989 96.9378 174.644 96.6738 174.402C96.4172 174.153 96.0285 174.028 95.5078 174.028C95.1632 174.028 94.8258 174.087 94.4958 174.204C94.1658 174.314 93.8872 174.464 93.6598 174.655L93.2198 173.863C93.5205 173.621 93.8798 173.438 94.2978 173.313C94.7232 173.181 95.1668 173.115 95.6288 173.115C96.4282 173.115 97.0442 173.309 97.4768 173.698C97.9095 174.087 98.1258 174.681 98.1258 175.48V179H97.1248ZM95.2108 179.066C94.7782 179.066 94.3968 178.993 94.0668 178.846C93.7442 178.699 93.4948 178.498 93.3188 178.241C93.1428 177.977 93.0548 177.68 93.0548 177.35C93.0548 177.035 93.1282 176.749 93.2748 176.492C93.4288 176.235 93.6745 176.03 94.0118 175.876C94.3565 175.722 94.8185 175.645 95.3978 175.645H97.2458V176.404H95.4418C94.9138 176.404 94.5582 176.492 94.3748 176.668C94.1915 176.844 94.0998 177.057 94.0998 177.306C94.0998 177.592 94.2135 177.823 94.4408 177.999C94.6682 178.168 94.9835 178.252 95.3868 178.252C95.7828 178.252 96.1275 178.164 96.4208 177.988C96.7215 177.812 96.9378 177.555 97.0698 177.218L97.2788 177.944C97.1395 178.289 96.8938 178.564 96.5418 178.769C96.1898 178.967 95.7462 179.066 95.2108 179.066Z" fill="#243C47"/>
|
|
32
|
-
<path d="M100.226 181.2C99.947 181.2 99.6756 181.152 99.4116 181.057C99.1476 180.969 98.9203 180.837 98.7296 180.661L99.1806 179.869C99.3273 180.008 99.4886 180.115 99.6646 180.188C99.8406 180.261 100.028 180.298 100.226 180.298C100.482 180.298 100.695 180.232 100.864 180.1C101.032 179.968 101.19 179.733 101.337 179.396L101.7 178.593L101.81 178.461L104.098 173.17H105.132L102.305 179.583C102.136 179.994 101.945 180.316 101.733 180.551C101.527 180.786 101.3 180.951 101.051 181.046C100.801 181.149 100.526 181.2 100.226 181.2ZM101.612 179.187L98.9496 173.17H100.05L102.316 178.362L101.612 179.187Z" fill="#243C47"/>
|
|
33
|
-
<path d="M105.334 180.628L105.884 178.406L106.027 179.044C105.814 179.044 105.635 178.978 105.488 178.846C105.349 178.714 105.279 178.534 105.279 178.307C105.279 178.087 105.349 177.907 105.488 177.768C105.635 177.629 105.811 177.559 106.016 177.559C106.229 177.559 106.401 177.632 106.533 177.779C106.665 177.918 106.731 178.094 106.731 178.307C106.731 178.38 106.724 178.454 106.709 178.527C106.702 178.593 106.683 178.674 106.654 178.769C106.632 178.857 106.595 178.967 106.544 179.099L106.027 180.628H105.334Z" fill="#243C47"/>
|
|
34
|
-
<path d="M110.186 179L113.673 171.3H114.762L118.26 179H117.105L113.992 171.916H114.432L111.319 179H110.186ZM111.671 177.075L111.968 176.195H116.302L116.621 177.075H111.671Z" fill="#243C47"/>
|
|
35
|
-
<path d="M121.6 179.066C121.102 179.066 120.662 178.974 120.28 178.791C119.906 178.608 119.613 178.329 119.4 177.955C119.195 177.574 119.092 177.097 119.092 176.525V173.17H120.148V176.404C120.148 176.976 120.284 177.405 120.555 177.691C120.834 177.977 121.223 178.12 121.721 178.12C122.088 178.12 122.407 178.047 122.678 177.9C122.95 177.746 123.159 177.526 123.305 177.24C123.452 176.947 123.525 176.595 123.525 176.184V173.17H124.581V179H123.58V177.427L123.745 177.845C123.555 178.234 123.269 178.534 122.887 178.747C122.506 178.96 122.077 179.066 121.6 179.066Z" fill="#243C47"/>
|
|
36
|
-
<path d="M129.144 181.2C128.608 181.2 128.088 181.123 127.582 180.969C127.083 180.822 126.676 180.61 126.361 180.331L126.867 179.517C127.138 179.752 127.472 179.935 127.868 180.067C128.264 180.206 128.678 180.276 129.111 180.276C129.8 180.276 130.306 180.115 130.629 179.792C130.951 179.469 131.113 178.978 131.113 178.318V177.086L131.223 175.931L131.168 174.765V173.17H132.169V178.208C132.169 179.235 131.912 179.99 131.399 180.474C130.885 180.958 130.134 181.2 129.144 181.2ZM129.012 178.758C128.447 178.758 127.941 178.641 127.494 178.406C127.054 178.164 126.702 177.83 126.438 177.405C126.181 176.98 126.053 176.488 126.053 175.931C126.053 175.366 126.181 174.875 126.438 174.457C126.702 174.032 127.054 173.702 127.494 173.467C127.941 173.232 128.447 173.115 129.012 173.115C129.51 173.115 129.965 173.218 130.376 173.423C130.786 173.621 131.113 173.929 131.355 174.347C131.604 174.765 131.729 175.293 131.729 175.931C131.729 176.562 131.604 177.086 131.355 177.504C131.113 177.922 130.786 178.237 130.376 178.45C129.965 178.655 129.51 178.758 129.012 178.758ZM129.133 177.834C129.521 177.834 129.866 177.753 130.167 177.592C130.467 177.431 130.702 177.207 130.871 176.921C131.047 176.635 131.135 176.305 131.135 175.931C131.135 175.557 131.047 175.227 130.871 174.941C130.702 174.655 130.467 174.435 130.167 174.281C129.866 174.12 129.521 174.039 129.133 174.039C128.744 174.039 128.396 174.12 128.088 174.281C127.787 174.435 127.549 174.655 127.373 174.941C127.204 175.227 127.12 175.557 127.12 175.931C127.12 176.305 127.204 176.635 127.373 176.921C127.549 177.207 127.787 177.431 128.088 177.592C128.396 177.753 128.744 177.834 129.133 177.834Z" fill="#243C47"/>
|
|
37
|
-
<path d="M136.639 179.066C136.141 179.066 135.701 178.974 135.319 178.791C134.945 178.608 134.652 178.329 134.439 177.955C134.234 177.574 134.131 177.097 134.131 176.525V173.17H135.187V176.404C135.187 176.976 135.323 177.405 135.594 177.691C135.873 177.977 136.262 178.12 136.76 178.12C137.127 178.12 137.446 178.047 137.717 177.9C137.989 177.746 138.198 177.526 138.344 177.24C138.491 176.947 138.564 176.595 138.564 176.184V173.17H139.62V179H138.619V177.427L138.784 177.845C138.594 178.234 138.308 178.534 137.926 178.747C137.545 178.96 137.116 179.066 136.639 179.066Z" fill="#243C47"/>
|
|
38
|
-
<path d="M143.303 179.066C142.819 179.066 142.357 179 141.917 178.868C141.484 178.736 141.143 178.575 140.894 178.384L141.334 177.548C141.583 177.717 141.891 177.86 142.258 177.977C142.624 178.094 142.998 178.153 143.38 178.153C143.871 178.153 144.223 178.083 144.436 177.944C144.656 177.805 144.766 177.61 144.766 177.361C144.766 177.178 144.7 177.035 144.568 176.932C144.436 176.829 144.26 176.752 144.04 176.701C143.827 176.65 143.589 176.606 143.325 176.569C143.061 176.525 142.797 176.474 142.533 176.415C142.269 176.349 142.027 176.261 141.807 176.151C141.587 176.034 141.411 175.876 141.279 175.678C141.147 175.473 141.081 175.201 141.081 174.864C141.081 174.512 141.18 174.204 141.378 173.94C141.576 173.676 141.854 173.474 142.214 173.335C142.58 173.188 143.013 173.115 143.512 173.115C143.893 173.115 144.278 173.163 144.667 173.258C145.063 173.346 145.385 173.474 145.635 173.643L145.184 174.479C144.92 174.303 144.645 174.182 144.359 174.116C144.073 174.05 143.787 174.017 143.501 174.017C143.039 174.017 142.694 174.094 142.467 174.248C142.239 174.395 142.126 174.585 142.126 174.82C142.126 175.018 142.192 175.172 142.324 175.282C142.463 175.385 142.639 175.465 142.852 175.524C143.072 175.583 143.314 175.634 143.578 175.678C143.842 175.715 144.106 175.766 144.37 175.832C144.634 175.891 144.872 175.975 145.085 176.085C145.305 176.195 145.481 176.349 145.613 176.547C145.752 176.745 145.822 177.009 145.822 177.339C145.822 177.691 145.719 177.995 145.514 178.252C145.308 178.509 145.019 178.71 144.645 178.857C144.271 178.996 143.823 179.066 143.303 179.066Z" fill="#243C47"/>
|
|
39
|
-
<path d="M149.144 179.066C148.557 179.066 148.102 178.908 147.78 178.593C147.457 178.278 147.296 177.827 147.296 177.24V171.894H148.352V177.196C148.352 177.511 148.429 177.753 148.583 177.922C148.744 178.091 148.971 178.175 149.265 178.175C149.595 178.175 149.87 178.083 150.09 177.9L150.42 178.659C150.258 178.798 150.064 178.901 149.837 178.967C149.617 179.033 149.386 179.066 149.144 179.066ZM146.306 174.039V173.17H150.024V174.039H146.306Z" fill="#243C47"/>
|
|
40
|
-
<path d="M154.056 179V178.252L157.191 175.227C157.47 174.963 157.675 174.732 157.807 174.534C157.947 174.329 158.038 174.142 158.082 173.973C158.134 173.797 158.159 173.628 158.159 173.467C158.159 173.071 158.02 172.759 157.741 172.532C157.463 172.305 157.056 172.191 156.52 172.191C156.11 172.191 155.739 172.261 155.409 172.4C155.079 172.532 154.793 172.741 154.551 173.027L153.803 172.378C154.097 172.004 154.489 171.718 154.98 171.52C155.479 171.315 156.025 171.212 156.619 171.212C157.155 171.212 157.62 171.3 158.016 171.476C158.412 171.645 158.717 171.89 158.929 172.213C159.149 172.536 159.259 172.917 159.259 173.357C159.259 173.606 159.226 173.852 159.16 174.094C159.094 174.336 158.97 174.593 158.786 174.864C158.603 175.135 158.339 175.44 157.994 175.777L155.2 178.472L154.936 178.043H159.589V179H154.056Z" fill="#243C47"/>
|
|
41
|
-
<path d="M160.656 180.628L161.206 178.406L161.349 179.044C161.137 179.044 160.957 178.978 160.81 178.846C160.671 178.714 160.601 178.534 160.601 178.307C160.601 178.087 160.671 177.907 160.81 177.768C160.957 177.629 161.133 177.559 161.338 177.559C161.551 177.559 161.723 177.632 161.855 177.779C161.987 177.918 162.053 178.094 162.053 178.307C162.053 178.38 162.046 178.454 162.031 178.527C162.024 178.593 162.006 178.674 161.976 178.769C161.954 178.857 161.918 178.967 161.866 179.099L161.349 180.628H160.656Z" fill="#243C47"/>
|
|
42
|
-
<path d="M165.926 179V178.252L169.061 175.227C169.34 174.963 169.545 174.732 169.677 174.534C169.817 174.329 169.908 174.142 169.952 173.973C170.004 173.797 170.029 173.628 170.029 173.467C170.029 173.071 169.89 172.759 169.611 172.532C169.333 172.305 168.926 172.191 168.39 172.191C167.98 172.191 167.609 172.261 167.279 172.4C166.949 172.532 166.663 172.741 166.421 173.027L165.673 172.378C165.967 172.004 166.359 171.718 166.85 171.52C167.349 171.315 167.895 171.212 168.489 171.212C169.025 171.212 169.49 171.3 169.886 171.476C170.282 171.645 170.587 171.89 170.799 172.213C171.019 172.536 171.129 172.917 171.129 173.357C171.129 173.606 171.096 173.852 171.03 174.094C170.964 174.336 170.84 174.593 170.656 174.864C170.473 175.135 170.209 175.44 169.864 175.777L167.07 178.472L166.806 178.043H171.459V179H165.926Z" fill="#243C47"/>
|
|
43
|
-
<path d="M175.499 179.088C174.898 179.088 174.359 178.934 173.882 178.626C173.413 178.318 173.039 177.871 172.76 177.284C172.489 176.697 172.353 175.986 172.353 175.15C172.353 174.314 172.489 173.603 172.76 173.016C173.039 172.429 173.413 171.982 173.882 171.674C174.359 171.366 174.898 171.212 175.499 171.212C176.093 171.212 176.628 171.366 177.105 171.674C177.582 171.982 177.956 172.429 178.227 173.016C178.498 173.603 178.634 174.314 178.634 175.15C178.634 175.986 178.498 176.697 178.227 177.284C177.956 177.871 177.582 178.318 177.105 178.626C176.628 178.934 176.093 179.088 175.499 179.088ZM175.499 178.109C175.902 178.109 176.254 177.999 176.555 177.779C176.863 177.559 177.101 177.229 177.27 176.789C177.446 176.349 177.534 175.803 177.534 175.15C177.534 174.497 177.446 173.951 177.27 173.511C177.101 173.071 176.863 172.741 176.555 172.521C176.254 172.301 175.902 172.191 175.499 172.191C175.096 172.191 174.74 172.301 174.432 172.521C174.124 172.741 173.882 173.071 173.706 173.511C173.537 173.951 173.453 174.497 173.453 175.15C173.453 175.803 173.537 176.349 173.706 176.789C173.882 177.229 174.124 177.559 174.432 177.779C174.74 177.999 175.096 178.109 175.499 178.109Z" fill="#243C47"/>
|
|
44
|
-
<path d="M179.569 179V178.252L182.704 175.227C182.983 174.963 183.188 174.732 183.32 174.534C183.459 174.329 183.551 174.142 183.595 173.973C183.646 173.797 183.672 173.628 183.672 173.467C183.672 173.071 183.533 172.759 183.254 172.532C182.975 172.305 182.568 172.191 182.033 172.191C181.622 172.191 181.252 172.261 180.922 172.4C180.592 172.532 180.306 172.741 180.064 173.027L179.316 172.378C179.609 172.004 180.002 171.718 180.493 171.52C180.992 171.315 181.538 171.212 182.132 171.212C182.667 171.212 183.133 171.3 183.529 171.476C183.925 171.645 184.229 171.89 184.442 172.213C184.662 172.536 184.772 172.917 184.772 173.357C184.772 173.606 184.739 173.852 184.673 174.094C184.607 174.336 184.482 174.593 184.299 174.864C184.116 175.135 183.852 175.44 183.507 175.777L180.713 178.472L180.449 178.043H185.102V179H179.569Z" fill="#243C47"/>
|
|
45
|
-
<path d="M185.885 179V178.252L189.02 175.227C189.299 174.963 189.504 174.732 189.636 174.534C189.776 174.329 189.867 174.142 189.911 173.973C189.963 173.797 189.988 173.628 189.988 173.467C189.988 173.071 189.849 172.759 189.57 172.532C189.292 172.305 188.885 172.191 188.349 172.191C187.939 172.191 187.568 172.261 187.238 172.4C186.908 172.532 186.622 172.741 186.38 173.027L185.632 172.378C185.926 172.004 186.318 171.718 186.809 171.52C187.308 171.315 187.854 171.212 188.448 171.212C188.984 171.212 189.449 171.3 189.845 171.476C190.241 171.645 190.546 171.89 190.758 172.213C190.978 172.536 191.088 172.917 191.088 173.357C191.088 173.606 191.055 173.852 190.989 174.094C190.923 174.336 190.799 174.593 190.615 174.864C190.432 175.135 190.168 175.44 189.823 175.777L187.029 178.472L186.765 178.043H191.418V179H185.885Z" fill="#243C47"/>
|
|
46
|
-
<path d="M60.155 295V287.3H61.057L64.511 293.119H64.027L67.437 287.3H68.339L68.35 295H67.294L67.283 288.961H67.536L64.5 294.065H63.994L60.936 288.961H61.211V295H60.155Z" fill="#243C47"/>
|
|
47
|
-
<path d="M73.0039 295.066C72.4172 295.066 71.8966 294.938 71.4419 294.681C70.9872 294.424 70.6279 294.072 70.3639 293.625C70.0999 293.17 69.9679 292.657 69.9679 292.085C69.9679 291.506 70.0999 290.992 70.3639 290.545C70.6279 290.098 70.9872 289.749 71.4419 289.5C71.8966 289.243 72.4172 289.115 73.0039 289.115C73.5832 289.115 74.1002 289.243 74.5549 289.5C75.0169 289.749 75.3762 290.098 75.6329 290.545C75.8969 290.985 76.0289 291.498 76.0289 292.085C76.0289 292.664 75.8969 293.178 75.6329 293.625C75.3762 294.072 75.0169 294.424 74.5549 294.681C74.1002 294.938 73.5832 295.066 73.0039 295.066ZM73.0039 294.142C73.3779 294.142 73.7116 294.058 74.0049 293.889C74.3056 293.72 74.5402 293.482 74.7089 293.174C74.8776 292.859 74.9619 292.496 74.9619 292.085C74.9619 291.667 74.8776 291.308 74.7089 291.007C74.5402 290.699 74.3056 290.461 74.0049 290.292C73.7116 290.123 73.3779 290.039 73.0039 290.039C72.6299 290.039 72.2962 290.123 72.0029 290.292C71.7096 290.461 71.4749 290.699 71.2989 291.007C71.1229 291.308 71.0349 291.667 71.0349 292.085C71.0349 292.496 71.1229 292.859 71.2989 293.174C71.4749 293.482 71.7096 293.72 72.0029 293.889C72.2962 294.058 72.6299 294.142 73.0039 294.142Z" fill="#243C47"/>
|
|
48
|
-
<path d="M80.6023 289.115C81.079 289.115 81.497 289.207 81.8563 289.39C82.223 289.573 82.509 289.852 82.7143 290.226C82.9196 290.6 83.0223 291.073 83.0223 291.645V295H81.9663V291.766C81.9663 291.201 81.827 290.776 81.5483 290.49C81.277 290.204 80.892 290.061 80.3933 290.061C80.0193 290.061 79.693 290.134 79.4143 290.281C79.1356 290.428 78.9193 290.644 78.7653 290.93C78.6186 291.216 78.5453 291.572 78.5453 291.997V295H77.4893V289.17H78.5013V290.743L78.3363 290.325C78.527 289.944 78.8203 289.647 79.2163 289.434C79.6123 289.221 80.0743 289.115 80.6023 289.115Z" fill="#243C47"/>
|
|
49
|
-
<path d="M87.3856 295.066C86.8209 295.066 86.3149 294.941 85.8676 294.692C85.4276 294.443 85.0793 294.094 84.8226 293.647C84.5659 293.2 84.4376 292.679 84.4376 292.085C84.4376 291.491 84.5659 290.974 84.8226 290.534C85.0793 290.087 85.4276 289.738 85.8676 289.489C86.3149 289.24 86.8209 289.115 87.3856 289.115C87.8769 289.115 88.3206 289.225 88.7166 289.445C89.1126 289.665 89.4279 289.995 89.6626 290.435C89.9046 290.875 90.0256 291.425 90.0256 292.085C90.0256 292.745 89.9083 293.295 89.6736 293.735C89.4463 294.175 89.1346 294.509 88.7386 294.736C88.3426 294.956 87.8916 295.066 87.3856 295.066ZM87.4736 294.142C87.8403 294.142 88.1703 294.058 88.4636 293.889C88.7643 293.72 88.9989 293.482 89.1676 293.174C89.3436 292.859 89.4316 292.496 89.4316 292.085C89.4316 291.667 89.3436 291.308 89.1676 291.007C88.9989 290.699 88.7643 290.461 88.4636 290.292C88.1703 290.123 87.8403 290.039 87.4736 290.039C87.0996 290.039 86.7659 290.123 86.4726 290.292C86.1793 290.461 85.9446 290.699 85.7686 291.007C85.5926 291.308 85.5046 291.667 85.5046 292.085C85.5046 292.496 85.5926 292.859 85.7686 293.174C85.9446 293.482 86.1793 293.72 86.4726 293.889C86.7659 294.058 87.0996 294.142 87.4736 294.142ZM89.4646 295V293.427L89.5306 292.074L89.4206 290.721V286.838H90.4766V295H89.4646Z" fill="#243C47"/>
|
|
50
|
-
<path d="M96.0937 295V293.768L96.0387 293.537V291.436C96.0387 290.989 95.9067 290.644 95.6427 290.402C95.386 290.153 94.9973 290.028 94.4767 290.028C94.132 290.028 93.7947 290.087 93.4647 290.204C93.1347 290.314 92.856 290.464 92.6287 290.655L92.1887 289.863C92.4893 289.621 92.8487 289.438 93.2667 289.313C93.692 289.181 94.1357 289.115 94.5977 289.115C95.397 289.115 96.013 289.309 96.4457 289.698C96.8783 290.087 97.0947 290.681 97.0947 291.48V295H96.0937ZM94.1797 295.066C93.747 295.066 93.3657 294.993 93.0357 294.846C92.713 294.699 92.4637 294.498 92.2877 294.241C92.1117 293.977 92.0237 293.68 92.0237 293.35C92.0237 293.035 92.097 292.749 92.2437 292.492C92.3977 292.235 92.6433 292.03 92.9807 291.876C93.3253 291.722 93.7873 291.645 94.3667 291.645H96.2147V292.404H94.4107C93.8827 292.404 93.527 292.492 93.3437 292.668C93.1603 292.844 93.0687 293.057 93.0687 293.306C93.0687 293.592 93.1823 293.823 93.4097 293.999C93.637 294.168 93.9523 294.252 94.3557 294.252C94.7517 294.252 95.0963 294.164 95.3897 293.988C95.6903 293.812 95.9067 293.555 96.0387 293.218L96.2477 293.944C96.1083 294.289 95.8627 294.564 95.5107 294.769C95.1587 294.967 94.715 295.066 94.1797 295.066Z" fill="#243C47"/>
|
|
51
|
-
<path d="M99.1945 297.2C98.9158 297.2 98.6445 297.152 98.3805 297.057C98.1165 296.969 97.8891 296.837 97.6985 296.661L98.1495 295.869C98.2961 296.008 98.4575 296.115 98.6335 296.188C98.8095 296.261 98.9965 296.298 99.1945 296.298C99.4511 296.298 99.6638 296.232 99.8325 296.1C100.001 295.968 100.159 295.733 100.305 295.396L100.668 294.593L100.778 294.461L103.066 289.17H104.1L101.273 295.583C101.105 295.994 100.914 296.316 100.701 296.551C100.496 296.786 100.269 296.951 100.019 297.046C99.7701 297.149 99.4951 297.2 99.1945 297.2ZM100.58 295.187L97.9185 289.17H99.0185L101.284 294.362L100.58 295.187Z" fill="#243C47"/>
|
|
52
|
-
<path d="M104.303 296.628L104.853 294.406L104.996 295.044C104.783 295.044 104.603 294.978 104.457 294.846C104.317 294.714 104.248 294.534 104.248 294.307C104.248 294.087 104.317 293.907 104.457 293.768C104.603 293.629 104.779 293.559 104.985 293.559C105.197 293.559 105.37 293.632 105.502 293.779C105.634 293.918 105.7 294.094 105.7 294.307C105.7 294.38 105.692 294.454 105.678 294.527C105.67 294.593 105.652 294.674 105.623 294.769C105.601 294.857 105.564 294.967 105.513 295.099L104.996 296.628H104.303Z" fill="#243C47"/>
|
|
53
|
-
<path d="M109.155 295L112.642 287.3H113.731L117.229 295H116.074L112.961 287.916H113.401L110.288 295H109.155ZM110.64 293.075L110.937 292.195H115.271L115.59 293.075H110.64Z" fill="#243C47"/>
|
|
54
|
-
<path d="M120.569 295.066C120.071 295.066 119.631 294.974 119.249 294.791C118.875 294.608 118.582 294.329 118.369 293.955C118.164 293.574 118.061 293.097 118.061 292.525V289.17H119.117V292.404C119.117 292.976 119.253 293.405 119.524 293.691C119.803 293.977 120.192 294.12 120.69 294.12C121.057 294.12 121.376 294.047 121.647 293.9C121.919 293.746 122.128 293.526 122.274 293.24C122.421 292.947 122.494 292.595 122.494 292.184V289.17H123.55V295H122.549V293.427L122.714 293.845C122.524 294.234 122.238 294.534 121.856 294.747C121.475 294.96 121.046 295.066 120.569 295.066Z" fill="#243C47"/>
|
|
55
|
-
<path d="M128.113 297.2C127.577 297.2 127.057 297.123 126.551 296.969C126.052 296.822 125.645 296.61 125.33 296.331L125.836 295.517C126.107 295.752 126.441 295.935 126.837 296.067C127.233 296.206 127.647 296.276 128.08 296.276C128.769 296.276 129.275 296.115 129.598 295.792C129.92 295.469 130.082 294.978 130.082 294.318V293.086L130.192 291.931L130.137 290.765V289.17H131.138V294.208C131.138 295.235 130.881 295.99 130.368 296.474C129.854 296.958 129.103 297.2 128.113 297.2ZM127.981 294.758C127.416 294.758 126.91 294.641 126.463 294.406C126.023 294.164 125.671 293.83 125.407 293.405C125.15 292.98 125.022 292.488 125.022 291.931C125.022 291.366 125.15 290.875 125.407 290.457C125.671 290.032 126.023 289.702 126.463 289.467C126.91 289.232 127.416 289.115 127.981 289.115C128.479 289.115 128.934 289.218 129.345 289.423C129.755 289.621 130.082 289.929 130.324 290.347C130.573 290.765 130.698 291.293 130.698 291.931C130.698 292.562 130.573 293.086 130.324 293.504C130.082 293.922 129.755 294.237 129.345 294.45C128.934 294.655 128.479 294.758 127.981 294.758ZM128.102 293.834C128.49 293.834 128.835 293.753 129.136 293.592C129.436 293.431 129.671 293.207 129.84 292.921C130.016 292.635 130.104 292.305 130.104 291.931C130.104 291.557 130.016 291.227 129.84 290.941C129.671 290.655 129.436 290.435 129.136 290.281C128.835 290.12 128.49 290.039 128.102 290.039C127.713 290.039 127.365 290.12 127.057 290.281C126.756 290.435 126.518 290.655 126.342 290.941C126.173 291.227 126.089 291.557 126.089 291.931C126.089 292.305 126.173 292.635 126.342 292.921C126.518 293.207 126.756 293.431 127.057 293.592C127.365 293.753 127.713 293.834 128.102 293.834Z" fill="#243C47"/>
|
|
56
|
-
<path d="M135.608 295.066C135.11 295.066 134.67 294.974 134.288 294.791C133.914 294.608 133.621 294.329 133.408 293.955C133.203 293.574 133.1 293.097 133.1 292.525V289.17H134.156V292.404C134.156 292.976 134.292 293.405 134.563 293.691C134.842 293.977 135.231 294.12 135.729 294.12C136.096 294.12 136.415 294.047 136.686 293.9C136.958 293.746 137.167 293.526 137.313 293.24C137.46 292.947 137.533 292.595 137.533 292.184V289.17H138.589V295H137.588V293.427L137.753 293.845C137.563 294.234 137.277 294.534 136.895 294.747C136.514 294.96 136.085 295.066 135.608 295.066Z" fill="#243C47"/>
|
|
57
|
-
<path d="M142.272 295.066C141.788 295.066 141.326 295 140.886 294.868C140.453 294.736 140.112 294.575 139.863 294.384L140.303 293.548C140.552 293.717 140.86 293.86 141.227 293.977C141.593 294.094 141.967 294.153 142.349 294.153C142.84 294.153 143.192 294.083 143.405 293.944C143.625 293.805 143.735 293.61 143.735 293.361C143.735 293.178 143.669 293.035 143.537 292.932C143.405 292.829 143.229 292.752 143.009 292.701C142.796 292.65 142.558 292.606 142.294 292.569C142.03 292.525 141.766 292.474 141.502 292.415C141.238 292.349 140.996 292.261 140.776 292.151C140.556 292.034 140.38 291.876 140.248 291.678C140.116 291.473 140.05 291.201 140.05 290.864C140.05 290.512 140.149 290.204 140.347 289.94C140.545 289.676 140.823 289.474 141.183 289.335C141.549 289.188 141.982 289.115 142.481 289.115C142.862 289.115 143.247 289.163 143.636 289.258C144.032 289.346 144.354 289.474 144.604 289.643L144.153 290.479C143.889 290.303 143.614 290.182 143.328 290.116C143.042 290.05 142.756 290.017 142.47 290.017C142.008 290.017 141.663 290.094 141.436 290.248C141.208 290.395 141.095 290.585 141.095 290.82C141.095 291.018 141.161 291.172 141.293 291.282C141.432 291.385 141.608 291.465 141.821 291.524C142.041 291.583 142.283 291.634 142.547 291.678C142.811 291.715 143.075 291.766 143.339 291.832C143.603 291.891 143.841 291.975 144.054 292.085C144.274 292.195 144.45 292.349 144.582 292.547C144.721 292.745 144.791 293.009 144.791 293.339C144.791 293.691 144.688 293.995 144.483 294.252C144.277 294.509 143.988 294.71 143.614 294.857C143.24 294.996 142.792 295.066 142.272 295.066Z" fill="#243C47"/>
|
|
58
|
-
<path d="M148.112 295.066C147.526 295.066 147.071 294.908 146.748 294.593C146.426 294.278 146.264 293.827 146.264 293.24V287.894H147.32V293.196C147.32 293.511 147.397 293.753 147.551 293.922C147.713 294.091 147.94 294.175 148.233 294.175C148.563 294.175 148.838 294.083 149.058 293.9L149.388 294.659C149.227 294.798 149.033 294.901 148.805 294.967C148.585 295.033 148.354 295.066 148.112 295.066ZM145.274 290.039V289.17H148.992V290.039H145.274Z" fill="#243C47"/>
|
|
59
|
-
<path d="M154.444 295V287.74L154.917 288.257H152.706V287.3H155.533V295H154.444Z" fill="#243C47"/>
|
|
60
|
-
<path d="M157.272 296.628L157.822 294.406L157.965 295.044C157.753 295.044 157.573 294.978 157.426 294.846C157.287 294.714 157.217 294.534 157.217 294.307C157.217 294.087 157.287 293.907 157.426 293.768C157.573 293.629 157.749 293.559 157.954 293.559C158.167 293.559 158.339 293.632 158.471 293.779C158.603 293.918 158.669 294.094 158.669 294.307C158.669 294.38 158.662 294.454 158.647 294.527C158.64 294.593 158.622 294.674 158.592 294.769C158.57 294.857 158.534 294.967 158.482 295.099L157.965 296.628H157.272Z" fill="#243C47"/>
|
|
61
|
-
<path d="M162.543 295V294.252L165.678 291.227C165.956 290.963 166.162 290.732 166.294 290.534C166.433 290.329 166.525 290.142 166.569 289.973C166.62 289.797 166.646 289.628 166.646 289.467C166.646 289.071 166.506 288.759 166.228 288.532C165.949 288.305 165.542 288.191 165.007 288.191C164.596 288.191 164.226 288.261 163.896 288.4C163.566 288.532 163.28 288.741 163.038 289.027L162.29 288.378C162.583 288.004 162.975 287.718 163.467 287.52C163.965 287.315 164.512 287.212 165.106 287.212C165.641 287.212 166.107 287.3 166.503 287.476C166.899 287.645 167.203 287.89 167.416 288.213C167.636 288.536 167.746 288.917 167.746 289.357C167.746 289.606 167.713 289.852 167.647 290.094C167.581 290.336 167.456 290.593 167.273 290.864C167.089 291.135 166.825 291.44 166.481 291.777L163.687 294.472L163.423 294.043H168.076V295H162.543Z" fill="#243C47"/>
|
|
62
|
-
<path d="M172.115 295.088C171.514 295.088 170.975 294.934 170.498 294.626C170.029 294.318 169.655 293.871 169.376 293.284C169.105 292.697 168.969 291.986 168.969 291.15C168.969 290.314 169.105 289.603 169.376 289.016C169.655 288.429 170.029 287.982 170.498 287.674C170.975 287.366 171.514 287.212 172.115 287.212C172.709 287.212 173.245 287.366 173.721 287.674C174.198 287.982 174.572 288.429 174.843 289.016C175.115 289.603 175.25 290.314 175.25 291.15C175.25 291.986 175.115 292.697 174.843 293.284C174.572 293.871 174.198 294.318 173.721 294.626C173.245 294.934 172.709 295.088 172.115 295.088ZM172.115 294.109C172.519 294.109 172.871 293.999 173.171 293.779C173.479 293.559 173.718 293.229 173.886 292.789C174.062 292.349 174.15 291.803 174.15 291.15C174.15 290.497 174.062 289.951 173.886 289.511C173.718 289.071 173.479 288.741 173.171 288.521C172.871 288.301 172.519 288.191 172.115 288.191C171.712 288.191 171.356 288.301 171.048 288.521C170.74 288.741 170.498 289.071 170.322 289.511C170.154 289.951 170.069 290.497 170.069 291.15C170.069 291.803 170.154 292.349 170.322 292.789C170.498 293.229 170.74 293.559 171.048 293.779C171.356 293.999 171.712 294.109 172.115 294.109Z" fill="#243C47"/>
|
|
63
|
-
<path d="M176.185 295V294.252L179.32 291.227C179.599 290.963 179.804 290.732 179.936 290.534C180.076 290.329 180.167 290.142 180.211 289.973C180.263 289.797 180.288 289.628 180.288 289.467C180.288 289.071 180.149 288.759 179.87 288.532C179.592 288.305 179.185 288.191 178.649 288.191C178.239 288.191 177.868 288.261 177.538 288.4C177.208 288.532 176.922 288.741 176.68 289.027L175.932 288.378C176.226 288.004 176.618 287.718 177.109 287.52C177.608 287.315 178.154 287.212 178.748 287.212C179.284 287.212 179.749 287.3 180.145 287.476C180.541 287.645 180.846 287.89 181.058 288.213C181.278 288.536 181.388 288.917 181.388 289.357C181.388 289.606 181.355 289.852 181.289 290.094C181.223 290.336 181.099 290.593 180.915 290.864C180.732 291.135 180.468 291.44 180.123 291.777L177.329 294.472L177.065 294.043H181.718V295H176.185Z" fill="#243C47"/>
|
|
64
|
-
<path d="M182.502 295V294.252L185.637 291.227C185.915 290.963 186.121 290.732 186.253 290.534C186.392 290.329 186.484 290.142 186.528 289.973C186.579 289.797 186.605 289.628 186.605 289.467C186.605 289.071 186.465 288.759 186.187 288.532C185.908 288.305 185.501 288.191 184.966 288.191C184.555 288.191 184.185 288.261 183.855 288.4C183.525 288.532 183.239 288.741 182.997 289.027L182.249 288.378C182.542 288.004 182.934 287.718 183.426 287.52C183.924 287.315 184.471 287.212 185.065 287.212C185.6 287.212 186.066 287.3 186.462 287.476C186.858 287.645 187.162 287.89 187.375 288.213C187.595 288.536 187.705 288.917 187.705 289.357C187.705 289.606 187.672 289.852 187.606 290.094C187.54 290.336 187.415 290.593 187.232 290.864C187.048 291.135 186.784 291.44 186.44 291.777L183.646 294.472L183.382 294.043H188.035V295H182.502Z" fill="#243C47"/>
|
|
65
|
-
<path d="M542 139C542 135.134 545.134 132 549 132H563C566.866 132 570 135.134 570 139V139C570 142.866 566.866 146 563 146H549C545.134 146 542 142.866 542 139V139Z" fill="#0086B2"/>
|
|
66
|
-
<path d="M569 139C569 142.314 566.314 145 563 145C559.686 145 557 142.314 557 139C557 135.686 559.686 133 563 133C566.314 133 569 135.686 569 139Z" fill="#F5F6F7"/>
|
|
67
|
-
<path d="M436.592 134.6V143H435.032V139.4H430.688V143H429.128V134.6H430.688V138.068H435.032V134.6H436.592Z" fill="#0086B2"/>
|
|
68
|
-
<path d="M438.699 136.592H440.199V143H438.699V136.592ZM439.455 135.536C439.183 135.536 438.955 135.452 438.771 135.284C438.587 135.108 438.495 134.892 438.495 134.636C438.495 134.38 438.587 134.168 438.771 134C438.955 133.824 439.183 133.736 439.455 133.736C439.727 133.736 439.955 133.82 440.139 133.988C440.323 134.148 440.415 134.352 440.415 134.6C440.415 134.864 440.323 135.088 440.139 135.272C439.963 135.448 439.735 135.536 439.455 135.536Z" fill="#0086B2"/>
|
|
69
|
-
<path d="M444.148 143.084C443.628 143.084 443.12 143.016 442.624 142.88C442.128 142.744 441.732 142.572 441.436 142.364L442.012 141.224C442.3 141.416 442.644 141.572 443.044 141.692C443.452 141.804 443.852 141.86 444.244 141.86C445.14 141.86 445.588 141.624 445.588 141.152C445.588 140.928 445.472 140.772 445.24 140.684C445.016 140.596 444.652 140.512 444.148 140.432C443.62 140.352 443.188 140.26 442.852 140.156C442.524 140.052 442.236 139.872 441.988 139.616C441.748 139.352 441.628 138.988 441.628 138.524C441.628 137.916 441.88 137.432 442.384 137.072C442.896 136.704 443.584 136.52 444.448 136.52C444.888 136.52 445.328 136.572 445.768 136.676C446.208 136.772 446.568 136.904 446.848 137.072L446.272 138.212C445.728 137.892 445.116 137.732 444.436 137.732C443.996 137.732 443.66 137.8 443.428 137.936C443.204 138.064 443.092 138.236 443.092 138.452C443.092 138.692 443.212 138.864 443.452 138.968C443.7 139.064 444.08 139.156 444.592 139.244C445.104 139.324 445.524 139.416 445.852 139.52C446.18 139.624 446.46 139.8 446.692 140.048C446.932 140.296 447.052 140.648 447.052 141.104C447.052 141.704 446.792 142.184 446.272 142.544C445.752 142.904 445.044 143.084 444.148 143.084Z" fill="#0086B2"/>
|
|
70
|
-
<path d="M452.195 142.652C452.019 142.796 451.803 142.904 451.547 142.976C451.299 143.048 451.035 143.084 450.755 143.084C450.051 143.084 449.507 142.9 449.123 142.532C448.739 142.164 448.547 141.628 448.547 140.924V137.84H447.491V136.64H448.547V135.176H450.047V136.64H451.763V137.84H450.047V140.888C450.047 141.2 450.123 141.44 450.275 141.608C450.427 141.768 450.647 141.848 450.935 141.848C451.271 141.848 451.551 141.76 451.775 141.584L452.195 142.652Z" fill="#0086B2"/>
|
|
71
|
-
<path d="M456.098 143.084C455.45 143.084 454.866 142.944 454.346 142.664C453.826 142.384 453.418 141.996 453.122 141.5C452.834 140.996 452.69 140.428 452.69 139.796C452.69 139.164 452.834 138.6 453.122 138.104C453.418 137.608 453.826 137.22 454.346 136.94C454.866 136.66 455.45 136.52 456.098 136.52C456.754 136.52 457.342 136.66 457.862 136.94C458.382 137.22 458.786 137.608 459.074 138.104C459.37 138.6 459.518 139.164 459.518 139.796C459.518 140.428 459.37 140.996 459.074 141.5C458.786 141.996 458.382 142.384 457.862 142.664C457.342 142.944 456.754 143.084 456.098 143.084ZM456.098 141.8C456.65 141.8 457.106 141.616 457.466 141.248C457.826 140.88 458.006 140.396 458.006 139.796C458.006 139.196 457.826 138.712 457.466 138.344C457.106 137.976 456.65 137.792 456.098 137.792C455.546 137.792 455.09 137.976 454.73 138.344C454.378 138.712 454.202 139.196 454.202 139.796C454.202 140.396 454.378 140.88 454.73 141.248C455.09 141.616 455.546 141.8 456.098 141.8Z" fill="#0086B2"/>
|
|
72
|
-
<path d="M462.381 137.528C462.813 136.856 463.573 136.52 464.661 136.52V137.948C464.533 137.924 464.417 137.912 464.313 137.912C463.729 137.912 463.273 138.084 462.945 138.428C462.617 138.764 462.453 139.252 462.453 139.892V143H460.953V136.592H462.381V137.528Z" fill="#0086B2"/>
|
|
73
|
-
<path d="M472.168 136.592L469.168 143.516C468.888 144.212 468.548 144.7 468.148 144.98C467.748 145.268 467.264 145.412 466.696 145.412C466.376 145.412 466.06 145.36 465.748 145.256C465.436 145.152 465.18 145.008 464.98 144.824L465.58 143.72C465.724 143.856 465.892 143.964 466.084 144.044C466.284 144.124 466.484 144.164 466.684 144.164C466.948 144.164 467.164 144.096 467.332 143.96C467.508 143.824 467.668 143.596 467.812 143.276L467.92 143.024L465.124 136.592H466.684L468.7 141.332L470.728 136.592H472.168Z" fill="#0086B2"/>
|
|
74
|
-
<path d="M485.433 143.84C485.153 144.168 484.825 144.416 484.449 144.584C484.081 144.752 483.677 144.836 483.237 144.836C482.661 144.836 482.133 144.704 481.653 144.44C481.173 144.184 480.625 143.736 480.009 143.096C479.233 143.032 478.537 142.808 477.921 142.424C477.305 142.032 476.825 141.524 476.481 140.9C476.137 140.268 475.965 139.568 475.965 138.8C475.965 137.984 476.161 137.248 476.553 136.592C476.945 135.928 477.485 135.412 478.173 135.044C478.861 134.668 479.633 134.48 480.489 134.48C481.345 134.48 482.117 134.668 482.805 135.044C483.493 135.412 484.033 135.924 484.425 136.58C484.817 137.236 485.013 137.976 485.013 138.8C485.013 139.464 484.881 140.08 484.617 140.648C484.353 141.208 483.985 141.688 483.513 142.088C483.041 142.48 482.493 142.764 481.869 142.94C482.101 143.188 482.329 143.368 482.553 143.48C482.777 143.592 483.017 143.648 483.273 143.648C483.825 143.648 484.305 143.424 484.713 142.976L485.433 143.84ZM477.537 138.8C477.537 139.36 477.665 139.868 477.921 140.324C478.177 140.772 478.529 141.124 478.977 141.38C479.425 141.628 479.929 141.752 480.489 141.752C481.049 141.752 481.553 141.628 482.001 141.38C482.449 141.124 482.801 140.772 483.057 140.324C483.313 139.868 483.441 139.36 483.441 138.8C483.441 138.24 483.313 137.736 483.057 137.288C482.801 136.832 482.449 136.48 482.001 136.232C481.553 135.976 481.049 135.848 480.489 135.848C479.929 135.848 479.425 135.976 478.977 136.232C478.529 136.48 478.177 136.832 477.921 137.288C477.665 137.736 477.537 138.24 477.537 138.8Z" fill="#0086B2"/>
|
|
75
|
-
<path d="M492.727 136.592V143H491.299V142.184C491.059 142.472 490.759 142.696 490.399 142.856C490.039 143.008 489.651 143.084 489.235 143.084C488.379 143.084 487.703 142.848 487.207 142.376C486.719 141.896 486.475 141.188 486.475 140.252V136.592H487.975V140.048C487.975 140.624 488.103 141.056 488.359 141.344C488.623 141.624 488.995 141.764 489.475 141.764C490.011 141.764 490.435 141.6 490.747 141.272C491.067 140.936 491.227 140.456 491.227 139.832V136.592H492.727Z" fill="#0086B2"/>
|
|
76
|
-
<path d="M500.715 139.832C500.715 139.936 500.707 140.084 500.691 140.276H495.663C495.751 140.748 495.979 141.124 496.347 141.404C496.723 141.676 497.187 141.812 497.739 141.812C498.443 141.812 499.023 141.58 499.479 141.116L500.283 142.04C499.995 142.384 499.631 142.644 499.191 142.82C498.751 142.996 498.255 143.084 497.703 143.084C496.999 143.084 496.379 142.944 495.843 142.664C495.307 142.384 494.891 141.996 494.595 141.5C494.307 140.996 494.163 140.428 494.163 139.796C494.163 139.172 494.303 138.612 494.583 138.116C494.871 137.612 495.267 137.22 495.771 136.94C496.275 136.66 496.843 136.52 497.475 136.52C498.099 136.52 498.655 136.66 499.143 136.94C499.639 137.212 500.023 137.6 500.295 138.104C500.575 138.6 500.715 139.176 500.715 139.832ZM497.475 137.72C496.995 137.72 496.587 137.864 496.251 138.152C495.923 138.432 495.723 138.808 495.651 139.28H499.287C499.223 138.816 499.027 138.44 498.699 138.152C498.371 137.864 497.963 137.72 497.475 137.72Z" fill="#0086B2"/>
|
|
77
|
-
<path d="M503.584 137.528C504.016 136.856 504.776 136.52 505.864 136.52V137.948C505.736 137.924 505.62 137.912 505.516 137.912C504.932 137.912 504.476 138.084 504.148 138.428C503.82 138.764 503.656 139.252 503.656 139.892V143H502.156V136.592H503.584V137.528Z" fill="#0086B2"/>
|
|
78
|
-
<path d="M507.136 136.592H508.636V143H507.136V136.592ZM507.892 135.536C507.62 135.536 507.392 135.452 507.208 135.284C507.024 135.108 506.932 134.892 506.932 134.636C506.932 134.38 507.024 134.168 507.208 134C507.392 133.824 507.62 133.736 507.892 133.736C508.164 133.736 508.392 133.82 508.576 133.988C508.76 134.148 508.852 134.352 508.852 134.6C508.852 134.864 508.76 135.088 508.576 135.272C508.4 135.448 508.172 135.536 507.892 135.536Z" fill="#0086B2"/>
|
|
79
|
-
<path d="M516.629 139.832C516.629 139.936 516.621 140.084 516.605 140.276H511.577C511.665 140.748 511.893 141.124 512.261 141.404C512.637 141.676 513.101 141.812 513.653 141.812C514.357 141.812 514.937 141.58 515.393 141.116L516.197 142.04C515.909 142.384 515.545 142.644 515.105 142.82C514.665 142.996 514.169 143.084 513.617 143.084C512.913 143.084 512.293 142.944 511.757 142.664C511.221 142.384 510.805 141.996 510.509 141.5C510.221 140.996 510.077 140.428 510.077 139.796C510.077 139.172 510.217 138.612 510.497 138.116C510.785 137.612 511.181 137.22 511.685 136.94C512.189 136.66 512.757 136.52 513.389 136.52C514.013 136.52 514.569 136.66 515.057 136.94C515.553 137.212 515.937 137.6 516.209 138.104C516.489 138.6 516.629 139.176 516.629 139.832ZM513.389 137.72C512.909 137.72 512.501 137.864 512.165 138.152C511.837 138.432 511.637 138.808 511.565 139.28H515.201C515.137 138.816 514.941 138.44 514.613 138.152C514.285 137.864 513.877 137.72 513.389 137.72Z" fill="#0086B2"/>
|
|
80
|
-
<path d="M520.05 143.084C519.53 143.084 519.022 143.016 518.526 142.88C518.03 142.744 517.634 142.572 517.338 142.364L517.914 141.224C518.202 141.416 518.546 141.572 518.946 141.692C519.354 141.804 519.754 141.86 520.146 141.86C521.042 141.86 521.49 141.624 521.49 141.152C521.49 140.928 521.374 140.772 521.142 140.684C520.918 140.596 520.554 140.512 520.05 140.432C519.522 140.352 519.09 140.26 518.754 140.156C518.426 140.052 518.138 139.872 517.89 139.616C517.65 139.352 517.53 138.988 517.53 138.524C517.53 137.916 517.782 137.432 518.286 137.072C518.798 136.704 519.486 136.52 520.35 136.52C520.79 136.52 521.23 136.572 521.67 136.676C522.11 136.772 522.47 136.904 522.75 137.072L522.174 138.212C521.63 137.892 521.018 137.732 520.338 137.732C519.898 137.732 519.562 137.8 519.33 137.936C519.106 138.064 518.994 138.236 518.994 138.452C518.994 138.692 519.114 138.864 519.354 138.968C519.602 139.064 519.982 139.156 520.494 139.244C521.006 139.324 521.426 139.416 521.754 139.52C522.082 139.624 522.362 139.8 522.594 140.048C522.834 140.296 522.954 140.648 522.954 141.104C522.954 141.704 522.694 142.184 522.174 142.544C521.654 142.904 520.946 143.084 520.05 143.084Z" fill="#0086B2"/>
|
|
81
|
-
<path d="M81.6399 208.055C81.1632 208.055 80.7122 207.989 80.2869 207.857C79.8616 207.718 79.5279 207.545 79.2859 207.34L79.6379 206.724C79.8726 206.9 80.1732 207.054 80.5399 207.186C80.9066 207.311 81.2916 207.373 81.6949 207.373C82.2449 207.373 82.6409 207.289 82.8829 207.12C83.1249 206.944 83.2459 206.713 83.2459 206.427C83.2459 206.214 83.1762 206.049 83.0369 205.932C82.9049 205.807 82.7289 205.716 82.5089 205.657C82.2889 205.591 82.0432 205.536 81.7719 205.492C81.5006 205.448 81.2292 205.397 80.9579 205.338C80.6939 205.279 80.4519 205.195 80.2319 205.085C80.0119 204.968 79.8322 204.81 79.6929 204.612C79.5609 204.414 79.4949 204.15 79.4949 203.82C79.4949 203.505 79.5829 203.222 79.7589 202.973C79.9349 202.724 80.1916 202.529 80.5289 202.39C80.8736 202.243 81.2916 202.17 81.7829 202.17C82.1569 202.17 82.5309 202.221 82.9049 202.324C83.2789 202.419 83.5869 202.548 83.8289 202.709L83.4879 203.336C83.2312 203.16 82.9562 203.035 82.6629 202.962C82.3696 202.881 82.0762 202.841 81.7829 202.841C81.2622 202.841 80.8772 202.933 80.6279 203.116C80.3859 203.292 80.2649 203.519 80.2649 203.798C80.2649 204.018 80.3309 204.19 80.4629 204.315C80.6022 204.44 80.7819 204.539 81.0019 204.612C81.2292 204.678 81.4749 204.733 81.7389 204.777C82.0102 204.821 82.2779 204.876 82.5419 204.942C82.8132 205.001 83.0589 205.085 83.2789 205.195C83.5062 205.298 83.6859 205.448 83.8179 205.646C83.9572 205.837 84.0269 206.09 84.0269 206.405C84.0269 206.742 83.9316 207.036 83.7409 207.285C83.5576 207.527 83.2862 207.718 82.9269 207.857C82.5749 207.989 82.1459 208.055 81.6399 208.055Z" fill="#243C47"/>
|
|
82
|
-
<path d="M86.076 206.504L86.098 205.503L89.695 202.225H90.652L88.111 204.656L87.671 205.03L86.076 206.504ZM85.46 208V199.838H86.241V208H85.46ZM89.937 208L87.528 204.997L88.034 204.392L90.894 208H89.937Z" fill="#243C47"/>
|
|
83
|
-
<path d="M92.0664 208V202.225H92.8474V208H92.0664ZM92.4624 200.949C92.3011 200.949 92.1654 200.894 92.0554 200.784C91.9454 200.674 91.8904 200.542 91.8904 200.388C91.8904 200.234 91.9454 200.106 92.0554 200.003C92.1654 199.893 92.3011 199.838 92.4624 199.838C92.6238 199.838 92.7594 199.889 92.8694 199.992C92.9794 200.095 93.0344 200.223 93.0344 200.377C93.0344 200.538 92.9794 200.674 92.8694 200.784C92.7668 200.894 92.6311 200.949 92.4624 200.949Z" fill="#243C47"/>
|
|
84
|
-
<path d="M97.9685 202.17C98.4379 202.17 98.8485 202.262 99.2005 202.445C99.5599 202.621 99.8385 202.892 100.037 203.259C100.242 203.626 100.345 204.088 100.345 204.645V208H99.5635V204.722C99.5635 204.113 99.4095 203.655 99.1015 203.347C98.8009 203.032 98.3755 202.874 97.8255 202.874C97.4149 202.874 97.0555 202.958 96.7475 203.127C96.4469 203.288 96.2122 203.527 96.0435 203.842C95.8822 204.15 95.8015 204.524 95.8015 204.964V208H95.0205V202.225H95.7685V203.809L95.6475 203.512C95.8309 203.094 96.1242 202.768 96.5275 202.533C96.9309 202.291 97.4112 202.17 97.9685 202.17Z" fill="#243C47"/>
|
|
85
|
-
<path d="M105.402 202.17C105.871 202.17 106.282 202.262 106.634 202.445C106.993 202.621 107.272 202.892 107.47 203.259C107.675 203.626 107.778 204.088 107.778 204.645V208H106.997V204.722C106.997 204.113 106.843 203.655 106.535 203.347C106.234 203.032 105.809 202.874 105.259 202.874C104.848 202.874 104.489 202.958 104.181 203.127C103.88 203.288 103.646 203.527 103.477 203.842C103.316 204.15 103.235 204.524 103.235 204.964V208H102.454V202.225H103.202V203.809L103.081 203.512C103.264 203.094 103.558 202.768 103.961 202.533C104.364 202.291 104.845 202.17 105.402 202.17Z" fill="#243C47"/>
|
|
86
|
-
<path d="M109.824 210.189C109.553 210.189 109.293 210.145 109.043 210.057C108.801 209.969 108.592 209.837 108.416 209.661L108.779 209.078C108.926 209.217 109.084 209.324 109.252 209.397C109.428 209.478 109.623 209.518 109.835 209.518C110.092 209.518 110.312 209.445 110.495 209.298C110.686 209.159 110.866 208.909 111.034 208.55L111.408 207.703L111.496 207.582L113.872 202.225H114.642L111.749 208.693C111.588 209.067 111.408 209.364 111.21 209.584C111.02 209.804 110.811 209.958 110.583 210.046C110.356 210.141 110.103 210.189 109.824 210.189ZM111.364 208.165L108.702 202.225H109.516L111.87 207.527L111.364 208.165Z" fill="#243C47"/>
|
|
87
|
-
<path d="M117.763 210.189C117.528 210.189 117.305 210.156 117.092 210.09C116.872 210.031 116.689 209.94 116.542 209.815L116.817 209.221C117.052 209.419 117.352 209.518 117.719 209.518C118.027 209.518 118.262 209.426 118.423 209.243C118.592 209.06 118.676 208.788 118.676 208.429V202.225H119.457V208.429C119.457 208.964 119.31 209.39 119.017 209.705C118.731 210.028 118.313 210.189 117.763 210.189ZM119.072 200.949C118.911 200.949 118.775 200.894 118.665 200.784C118.555 200.674 118.5 200.542 118.5 200.388C118.5 200.234 118.555 200.106 118.665 200.003C118.775 199.893 118.911 199.838 119.072 199.838C119.233 199.838 119.369 199.889 119.479 199.992C119.589 200.095 119.644 200.223 119.644 200.377C119.644 200.538 119.589 200.674 119.479 200.784C119.376 200.894 119.241 200.949 119.072 200.949Z" fill="#243C47"/>
|
|
88
|
-
<path d="M124.093 208.055C123.491 208.055 122.963 207.93 122.509 207.681C122.054 207.424 121.698 207.076 121.442 206.636C121.185 206.189 121.057 205.679 121.057 205.107C121.057 204.535 121.178 204.029 121.42 203.589C121.669 203.149 122.006 202.804 122.432 202.555C122.864 202.298 123.348 202.17 123.884 202.17C124.426 202.17 124.907 202.295 125.325 202.544C125.75 202.786 126.084 203.131 126.326 203.578C126.568 204.018 126.689 204.528 126.689 205.107C126.689 205.144 126.685 205.184 126.678 205.228C126.678 205.265 126.678 205.305 126.678 205.349H121.651V204.766H126.26L125.952 204.997C125.952 204.579 125.86 204.209 125.677 203.886C125.501 203.556 125.259 203.299 124.951 203.116C124.643 202.933 124.287 202.841 123.884 202.841C123.488 202.841 123.132 202.933 122.817 203.116C122.501 203.299 122.256 203.556 122.08 203.886C121.904 204.216 121.816 204.594 121.816 205.019V205.14C121.816 205.58 121.911 205.969 122.102 206.306C122.3 206.636 122.571 206.896 122.916 207.087C123.268 207.27 123.667 207.362 124.115 207.362C124.467 207.362 124.793 207.3 125.094 207.175C125.402 207.05 125.666 206.86 125.886 206.603L126.326 207.109C126.069 207.417 125.746 207.652 125.358 207.813C124.976 207.974 124.555 208.055 124.093 208.055Z" fill="#243C47"/>
|
|
89
|
-
<path d="M131.736 208V206.724L131.703 206.515V204.381C131.703 203.89 131.564 203.512 131.285 203.248C131.014 202.984 130.607 202.852 130.064 202.852C129.69 202.852 129.335 202.914 128.997 203.039C128.66 203.164 128.374 203.329 128.139 203.534L127.787 202.951C128.081 202.702 128.433 202.511 128.843 202.379C129.254 202.24 129.687 202.17 130.141 202.17C130.889 202.17 131.465 202.357 131.868 202.731C132.279 203.098 132.484 203.659 132.484 204.414V208H131.736ZM129.745 208.055C129.313 208.055 128.935 207.985 128.612 207.846C128.297 207.699 128.055 207.501 127.886 207.252C127.718 206.995 127.633 206.702 127.633 206.372C127.633 206.071 127.703 205.8 127.842 205.558C127.989 205.309 128.224 205.111 128.546 204.964C128.876 204.81 129.316 204.733 129.866 204.733H131.857V205.316H129.888C129.331 205.316 128.942 205.415 128.722 205.613C128.51 205.811 128.403 206.057 128.403 206.35C128.403 206.68 128.532 206.944 128.788 207.142C129.045 207.34 129.404 207.439 129.866 207.439C130.306 207.439 130.684 207.34 130.999 207.142C131.322 206.937 131.557 206.643 131.703 206.262L131.879 206.801C131.733 207.182 131.476 207.487 131.109 207.714C130.75 207.941 130.295 208.055 129.745 208.055Z" fill="#243C47"/>
|
|
90
|
-
<path d="M137.553 202.17C138.023 202.17 138.433 202.262 138.785 202.445C139.145 202.621 139.423 202.892 139.621 203.259C139.827 203.626 139.929 204.088 139.929 204.645V208H139.148V204.722C139.148 204.113 138.994 203.655 138.686 203.347C138.386 203.032 137.96 202.874 137.41 202.874C137 202.874 136.64 202.958 136.332 203.127C136.032 203.288 135.797 203.527 135.628 203.842C135.467 204.15 135.386 204.524 135.386 204.964V208H134.605V202.225H135.353V203.809L135.232 203.512C135.416 203.094 135.709 202.768 136.112 202.533C136.516 202.291 136.996 202.17 137.553 202.17Z" fill="#243C47"/>
|
|
91
|
-
<path d="M143.59 208.055C143.113 208.055 142.662 207.989 142.237 207.857C141.812 207.718 141.478 207.545 141.236 207.34L141.588 206.724C141.823 206.9 142.123 207.054 142.49 207.186C142.857 207.311 143.242 207.373 143.645 207.373C144.195 207.373 144.591 207.289 144.833 207.12C145.075 206.944 145.196 206.713 145.196 206.427C145.196 206.214 145.126 206.049 144.987 205.932C144.855 205.807 144.679 205.716 144.459 205.657C144.239 205.591 143.993 205.536 143.722 205.492C143.451 205.448 143.179 205.397 142.908 205.338C142.644 205.279 142.402 205.195 142.182 205.085C141.962 204.968 141.782 204.81 141.643 204.612C141.511 204.414 141.445 204.15 141.445 203.82C141.445 203.505 141.533 203.222 141.709 202.973C141.885 202.724 142.142 202.529 142.479 202.39C142.824 202.243 143.242 202.17 143.733 202.17C144.107 202.17 144.481 202.221 144.855 202.324C145.229 202.419 145.537 202.548 145.779 202.709L145.438 203.336C145.181 203.16 144.906 203.035 144.613 202.962C144.32 202.881 144.026 202.841 143.733 202.841C143.212 202.841 142.827 202.933 142.578 203.116C142.336 203.292 142.215 203.519 142.215 203.798C142.215 204.018 142.281 204.19 142.413 204.315C142.552 204.44 142.732 204.539 142.952 204.612C143.179 204.678 143.425 204.733 143.689 204.777C143.96 204.821 144.228 204.876 144.492 204.942C144.763 205.001 145.009 205.085 145.229 205.195C145.456 205.298 145.636 205.448 145.768 205.646C145.907 205.837 145.977 206.09 145.977 206.405C145.977 206.742 145.882 207.036 145.691 207.285C145.508 207.527 145.236 207.718 144.877 207.857C144.525 207.989 144.096 208.055 143.59 208.055Z" fill="#243C47"/>
|
|
92
|
-
<path d="M82.3879 232.055C81.8379 232.055 81.3429 231.93 80.9029 231.681C80.4702 231.432 80.1292 231.087 79.8799 230.647C79.6306 230.2 79.5059 229.686 79.5059 229.107C79.5059 228.52 79.6306 228.007 79.8799 227.567C80.1292 227.127 80.4702 226.786 80.9029 226.544C81.3429 226.295 81.8379 226.17 82.3879 226.17C82.8939 226.17 83.3449 226.284 83.7409 226.511C84.1442 226.738 84.4632 227.072 84.6979 227.512C84.9399 227.945 85.0609 228.476 85.0609 229.107C85.0609 229.73 84.9436 230.262 84.7089 230.702C84.4742 231.142 84.1552 231.479 83.7519 231.714C83.3559 231.941 82.9012 232.055 82.3879 232.055ZM82.4429 231.362C82.8536 231.362 83.2202 231.27 83.5429 231.087C83.8729 230.896 84.1296 230.632 84.3129 230.295C84.5036 229.95 84.5989 229.554 84.5989 229.107C84.5989 228.652 84.5036 228.256 84.3129 227.919C84.1296 227.582 83.8729 227.321 83.5429 227.138C83.2202 226.947 82.8536 226.852 82.4429 226.852C82.0396 226.852 81.6766 226.947 81.3539 227.138C81.0312 227.321 80.7746 227.582 80.5839 227.919C80.3932 228.256 80.2979 228.652 80.2979 229.107C80.2979 229.554 80.3932 229.95 80.5839 230.295C80.7746 230.632 81.0312 230.896 81.3539 231.087C81.6766 231.27 82.0396 231.362 82.4429 231.362ZM84.6209 232V230.262L84.6979 229.096L84.5879 227.93V223.838H85.3689V232H84.6209Z" fill="#243C47"/>
|
|
93
|
-
<path d="M87.544 232V226.225H88.292V227.798L88.215 227.523C88.3763 227.083 88.6476 226.749 89.029 226.522C89.4103 226.287 89.8833 226.17 90.448 226.17V226.929C90.4186 226.929 90.3893 226.929 90.36 226.929C90.3306 226.922 90.3013 226.918 90.272 226.918C89.6633 226.918 89.1866 227.105 88.842 227.479C88.4973 227.846 88.325 228.37 88.325 229.052V232H87.544Z" fill="#243C47"/>
|
|
94
|
-
<path d="M94.2724 232.055C93.671 232.055 93.143 231.93 92.6884 231.681C92.2337 231.424 91.878 231.076 91.6214 230.636C91.3647 230.189 91.2364 229.679 91.2364 229.107C91.2364 228.535 91.3574 228.029 91.5994 227.589C91.8487 227.149 92.186 226.804 92.6114 226.555C93.044 226.298 93.528 226.17 94.0634 226.17C94.606 226.17 95.0864 226.295 95.5044 226.544C95.9297 226.786 96.2634 227.131 96.5054 227.578C96.7474 228.018 96.8684 228.528 96.8684 229.107C96.8684 229.144 96.8647 229.184 96.8574 229.228C96.8574 229.265 96.8574 229.305 96.8574 229.349H91.8304V228.766H96.4394L96.1314 228.997C96.1314 228.579 96.0397 228.209 95.8564 227.886C95.6804 227.556 95.4384 227.299 95.1304 227.116C94.8224 226.933 94.4667 226.841 94.0634 226.841C93.6674 226.841 93.3117 226.933 92.9964 227.116C92.681 227.299 92.4354 227.556 92.2594 227.886C92.0834 228.216 91.9954 228.594 91.9954 229.019V229.14C91.9954 229.58 92.0907 229.969 92.2814 230.306C92.4794 230.636 92.7507 230.896 93.0954 231.087C93.4474 231.27 93.847 231.362 94.2944 231.362C94.6464 231.362 94.9727 231.3 95.2734 231.175C95.5814 231.05 95.8454 230.86 96.0654 230.603L96.5054 231.109C96.2487 231.417 95.926 231.652 95.5374 231.813C95.156 231.974 94.7344 232.055 94.2724 232.055Z" fill="#243C47"/>
|
|
95
|
-
<path d="M100.009 232.055C99.5324 232.055 99.0814 231.989 98.656 231.857C98.2307 231.718 97.897 231.545 97.655 231.34L98.007 230.724C98.2417 230.9 98.5424 231.054 98.909 231.186C99.2757 231.311 99.6607 231.373 100.064 231.373C100.614 231.373 101.01 231.289 101.252 231.12C101.494 230.944 101.615 230.713 101.615 230.427C101.615 230.214 101.545 230.049 101.406 229.932C101.274 229.807 101.098 229.716 100.878 229.657C100.658 229.591 100.412 229.536 100.141 229.492C99.8697 229.448 99.5984 229.397 99.327 229.338C99.063 229.279 98.821 229.195 98.601 229.085C98.381 228.968 98.2014 228.81 98.062 228.612C97.93 228.414 97.864 228.15 97.864 227.82C97.864 227.505 97.952 227.222 98.128 226.973C98.304 226.724 98.5607 226.529 98.898 226.39C99.2427 226.243 99.6607 226.17 100.152 226.17C100.526 226.17 100.9 226.221 101.274 226.324C101.648 226.419 101.956 226.548 102.198 226.709L101.857 227.336C101.6 227.16 101.325 227.035 101.032 226.962C100.739 226.881 100.445 226.841 100.152 226.841C99.6314 226.841 99.2464 226.933 98.997 227.116C98.755 227.292 98.634 227.519 98.634 227.798C98.634 228.018 98.7 228.19 98.832 228.315C98.9714 228.44 99.151 228.539 99.371 228.612C99.5984 228.678 99.844 228.733 100.108 228.777C100.379 228.821 100.647 228.876 100.911 228.942C101.182 229.001 101.428 229.085 101.648 229.195C101.875 229.298 102.055 229.448 102.187 229.646C102.326 229.837 102.396 230.09 102.396 230.405C102.396 230.742 102.301 231.036 102.11 231.285C101.927 231.527 101.655 231.718 101.296 231.857C100.944 231.989 100.515 232.055 100.009 232.055Z" fill="#243C47"/>
|
|
96
|
-
<path d="M105.38 232.055C104.903 232.055 104.452 231.989 104.027 231.857C103.602 231.718 103.268 231.545 103.026 231.34L103.378 230.724C103.613 230.9 103.913 231.054 104.28 231.186C104.647 231.311 105.032 231.373 105.435 231.373C105.985 231.373 106.381 231.289 106.623 231.12C106.865 230.944 106.986 230.713 106.986 230.427C106.986 230.214 106.916 230.049 106.777 229.932C106.645 229.807 106.469 229.716 106.249 229.657C106.029 229.591 105.783 229.536 105.512 229.492C105.241 229.448 104.969 229.397 104.698 229.338C104.434 229.279 104.192 229.195 103.972 229.085C103.752 228.968 103.572 228.81 103.433 228.612C103.301 228.414 103.235 228.15 103.235 227.82C103.235 227.505 103.323 227.222 103.499 226.973C103.675 226.724 103.932 226.529 104.269 226.39C104.614 226.243 105.032 226.17 105.523 226.17C105.897 226.17 106.271 226.221 106.645 226.324C107.019 226.419 107.327 226.548 107.569 226.709L107.228 227.336C106.971 227.16 106.696 227.035 106.403 226.962C106.11 226.881 105.816 226.841 105.523 226.841C105.002 226.841 104.617 226.933 104.368 227.116C104.126 227.292 104.005 227.519 104.005 227.798C104.005 228.018 104.071 228.19 104.203 228.315C104.342 228.44 104.522 228.539 104.742 228.612C104.969 228.678 105.215 228.733 105.479 228.777C105.75 228.821 106.018 228.876 106.282 228.942C106.553 229.001 106.799 229.085 107.019 229.195C107.246 229.298 107.426 229.448 107.558 229.646C107.697 229.837 107.767 230.09 107.767 230.405C107.767 230.742 107.672 231.036 107.481 231.285C107.298 231.527 107.026 231.718 106.667 231.857C106.315 231.989 105.886 232.055 105.38 232.055Z" fill="#243C47"/>
|
|
97
|
-
<path d="M82.4869 256.055C81.9149 256.055 81.4016 255.93 80.9469 255.681C80.4996 255.424 80.1476 255.076 79.8909 254.636C79.6342 254.189 79.5059 253.679 79.5059 253.107C79.5059 252.528 79.6342 252.018 79.8909 251.578C80.1476 251.138 80.4996 250.793 80.9469 250.544C81.4016 250.295 81.9149 250.17 82.4869 250.17C82.9782 250.17 83.4219 250.265 83.8179 250.456C84.2139 250.647 84.5256 250.933 84.7529 251.314L84.1699 251.71C83.9719 251.417 83.7262 251.2 83.4329 251.061C83.1396 250.922 82.8206 250.852 82.4759 250.852C82.0652 250.852 81.6949 250.947 81.3649 251.138C81.0349 251.321 80.7746 251.582 80.5839 251.919C80.3932 252.256 80.2979 252.652 80.2979 253.107C80.2979 253.562 80.3932 253.958 80.5839 254.295C80.7746 254.632 81.0349 254.896 81.3649 255.087C81.6949 255.27 82.0652 255.362 82.4759 255.362C82.8206 255.362 83.1396 255.292 83.4329 255.153C83.7262 255.014 83.9719 254.801 84.1699 254.515L84.7529 254.911C84.5256 255.285 84.2139 255.571 83.8179 255.769C83.4219 255.96 82.9782 256.055 82.4869 256.055Z" fill="#243C47"/>
|
|
98
|
-
<path d="M86.2871 256V250.225H87.0351V251.798L86.9581 251.523C87.1195 251.083 87.3908 250.749 87.7721 250.522C88.1535 250.287 88.6265 250.17 89.1911 250.17V250.929C89.1618 250.929 89.1325 250.929 89.1031 250.929C89.0738 250.922 89.0445 250.918 89.0151 250.918C88.4065 250.918 87.9298 251.105 87.5851 251.479C87.2405 251.846 87.0681 252.37 87.0681 253.052V256H86.2871Z" fill="#243C47"/>
|
|
99
|
-
<path d="M92.9165 256.055C92.3592 256.055 91.8569 255.93 91.4095 255.681C90.9695 255.424 90.6212 255.076 90.3645 254.636C90.1079 254.189 89.9795 253.679 89.9795 253.107C89.9795 252.528 90.1079 252.018 90.3645 251.578C90.6212 251.138 90.9695 250.793 91.4095 250.544C91.8495 250.295 92.3519 250.17 92.9165 250.17C93.4885 250.17 93.9945 250.295 94.4345 250.544C94.8819 250.793 95.2302 251.138 95.4795 251.578C95.7362 252.018 95.8645 252.528 95.8645 253.107C95.8645 253.679 95.7362 254.189 95.4795 254.636C95.2302 255.076 94.8819 255.424 94.4345 255.681C93.9872 255.93 93.4812 256.055 92.9165 256.055ZM92.9165 255.362C93.3345 255.362 93.7049 255.27 94.0275 255.087C94.3502 254.896 94.6032 254.632 94.7865 254.295C94.9772 253.95 95.0725 253.554 95.0725 253.107C95.0725 252.652 94.9772 252.256 94.7865 251.919C94.6032 251.582 94.3502 251.321 94.0275 251.138C93.7049 250.947 93.3382 250.852 92.9275 250.852C92.5169 250.852 92.1502 250.947 91.8275 251.138C91.5049 251.321 91.2482 251.582 91.0575 251.919C90.8669 252.256 90.7715 252.652 90.7715 253.107C90.7715 253.554 90.8669 253.95 91.0575 254.295C91.2482 254.632 91.5049 254.896 91.8275 255.087C92.1502 255.27 92.5132 255.362 92.9165 255.362Z" fill="#243C47"/>
|
|
100
|
-
<path d="M100.44 256.055C99.9413 256.055 99.4903 255.941 99.087 255.714C98.6837 255.479 98.361 255.146 98.119 254.713C97.8843 254.273 97.767 253.738 97.767 253.107C97.767 252.476 97.8843 251.945 98.119 251.512C98.3537 251.072 98.6727 250.738 99.076 250.511C99.4793 250.284 99.934 250.17 100.44 250.17C100.99 250.17 101.481 250.295 101.914 250.544C102.354 250.786 102.699 251.131 102.948 251.578C103.197 252.018 103.322 252.528 103.322 253.107C103.322 253.694 103.197 254.207 102.948 254.647C102.699 255.087 102.354 255.432 101.914 255.681C101.481 255.93 100.99 256.055 100.44 256.055ZM97.459 258.134V250.225H98.207V251.963L98.13 253.118L98.24 254.284V258.134H97.459ZM100.385 255.362C100.796 255.362 101.162 255.27 101.485 255.087C101.808 254.896 102.064 254.632 102.255 254.295C102.446 253.95 102.541 253.554 102.541 253.107C102.541 252.66 102.446 252.267 102.255 251.93C102.064 251.593 101.808 251.329 101.485 251.138C101.162 250.947 100.796 250.852 100.385 250.852C99.9743 250.852 99.604 250.947 99.274 251.138C98.9513 251.329 98.6947 251.593 98.504 251.93C98.3207 252.267 98.229 252.66 98.229 253.107C98.229 253.554 98.3207 253.95 98.504 254.295C98.6947 254.632 98.9513 254.896 99.274 255.087C99.604 255.27 99.9743 255.362 100.385 255.362Z" fill="#243C47"/>
|
|
101
|
-
<path d="M109.619 256.055C109.076 256.055 108.658 255.908 108.365 255.615C108.072 255.322 107.925 254.907 107.925 254.372V248.949H108.706V254.328C108.706 254.665 108.79 254.926 108.959 255.109C109.135 255.292 109.384 255.384 109.707 255.384C110.052 255.384 110.338 255.285 110.565 255.087L110.84 255.648C110.686 255.787 110.499 255.89 110.279 255.956C110.066 256.022 109.846 256.055 109.619 256.055ZM106.891 250.874V250.225H110.466V250.874H106.891Z" fill="#243C47"/>
|
|
102
|
-
<path d="M114.412 256.055C113.854 256.055 113.352 255.93 112.905 255.681C112.465 255.424 112.116 255.076 111.86 254.636C111.603 254.189 111.475 253.679 111.475 253.107C111.475 252.528 111.603 252.018 111.86 251.578C112.116 251.138 112.465 250.793 112.905 250.544C113.345 250.295 113.847 250.17 114.412 250.17C114.984 250.17 115.49 250.295 115.93 250.544C116.377 250.793 116.725 251.138 116.975 251.578C117.231 252.018 117.36 252.528 117.36 253.107C117.36 253.679 117.231 254.189 116.975 254.636C116.725 255.076 116.377 255.424 115.93 255.681C115.482 255.93 114.976 256.055 114.412 256.055ZM114.412 255.362C114.83 255.362 115.2 255.27 115.523 255.087C115.845 254.896 116.098 254.632 116.282 254.295C116.472 253.95 116.568 253.554 116.568 253.107C116.568 252.652 116.472 252.256 116.282 251.919C116.098 251.582 115.845 251.321 115.523 251.138C115.2 250.947 114.833 250.852 114.423 250.852C114.012 250.852 113.645 250.947 113.323 251.138C113 251.321 112.743 251.582 112.553 251.919C112.362 252.256 112.267 252.652 112.267 253.107C112.267 253.554 112.362 253.95 112.553 254.295C112.743 254.632 113 254.896 113.323 255.087C113.645 255.27 114.008 255.362 114.412 255.362Z" fill="#243C47"/>
|
|
103
|
-
<path d="M121.935 256.055C121.436 256.055 120.985 255.941 120.582 255.714C120.179 255.479 119.856 255.146 119.614 254.713C119.379 254.273 119.262 253.738 119.262 253.107C119.262 252.476 119.379 251.945 119.614 251.512C119.849 251.072 120.168 250.738 120.571 250.511C120.974 250.284 121.429 250.17 121.935 250.17C122.485 250.17 122.976 250.295 123.409 250.544C123.849 250.786 124.194 251.131 124.443 251.578C124.692 252.018 124.817 252.528 124.817 253.107C124.817 253.694 124.692 254.207 124.443 254.647C124.194 255.087 123.849 255.432 123.409 255.681C122.976 255.93 122.485 256.055 121.935 256.055ZM118.954 258.134V250.225H119.702V251.963L119.625 253.118L119.735 254.284V258.134H118.954ZM121.88 255.362C122.291 255.362 122.657 255.27 122.98 255.087C123.303 254.896 123.559 254.632 123.75 254.295C123.941 253.95 124.036 253.554 124.036 253.107C124.036 252.66 123.941 252.267 123.75 251.93C123.559 251.593 123.303 251.329 122.98 251.138C122.657 250.947 122.291 250.852 121.88 250.852C121.469 250.852 121.099 250.947 120.769 251.138C120.446 251.329 120.19 251.593 119.999 251.93C119.816 252.267 119.724 252.66 119.724 253.107C119.724 253.554 119.816 253.95 119.999 254.295C120.19 254.632 120.446 254.896 120.769 255.087C121.099 255.27 121.469 255.362 121.88 255.362Z" fill="#243C47"/>
|
|
104
|
-
<path d="M185.641 208.066C185.047 208.066 184.519 207.912 184.057 207.604C183.595 207.289 183.232 206.841 182.968 206.262C182.704 205.675 182.572 204.971 182.572 204.15C182.572 203.329 182.704 202.628 182.968 202.049C183.232 201.462 183.595 201.015 184.057 200.707C184.519 200.392 185.047 200.234 185.641 200.234C186.235 200.234 186.763 200.392 187.225 200.707C187.687 201.015 188.05 201.462 188.314 202.049C188.585 202.628 188.721 203.329 188.721 204.15C188.721 204.971 188.585 205.675 188.314 206.262C188.05 206.841 187.687 207.289 187.225 207.604C186.763 207.912 186.235 208.066 185.641 208.066ZM185.641 207.34C186.096 207.34 186.492 207.219 186.829 206.977C187.166 206.728 187.43 206.368 187.621 205.899C187.812 205.422 187.907 204.839 187.907 204.15C187.907 203.461 187.812 202.881 187.621 202.412C187.43 201.935 187.166 201.576 186.829 201.334C186.492 201.085 186.096 200.96 185.641 200.96C185.201 200.96 184.809 201.085 184.464 201.334C184.119 201.576 183.852 201.935 183.661 202.412C183.47 202.881 183.375 203.461 183.375 204.15C183.375 204.839 183.47 205.422 183.661 205.899C183.852 206.368 184.119 206.728 184.464 206.977C184.809 207.219 185.201 207.34 185.641 207.34Z" fill="#919EA3"/>
|
|
105
|
-
<path d="M193.012 208.066C192.33 208.066 191.755 207.916 191.285 207.615C190.816 207.307 190.46 206.867 190.218 206.295C189.976 205.716 189.855 205.023 189.855 204.216C189.855 203.343 190.002 202.614 190.295 202.027C190.596 201.433 191.01 200.986 191.538 200.685C192.066 200.384 192.679 200.234 193.375 200.234C193.72 200.234 194.05 200.267 194.365 200.333C194.681 200.399 194.959 200.505 195.201 200.652L194.882 201.29C194.684 201.158 194.457 201.066 194.2 201.015C193.944 200.956 193.672 200.927 193.386 200.927C192.558 200.927 191.894 201.191 191.395 201.719C190.904 202.247 190.658 203.035 190.658 204.084C190.658 204.245 190.666 204.447 190.68 204.689C190.702 204.924 190.746 205.158 190.812 205.393L190.537 205.184C190.618 204.803 190.776 204.48 191.01 204.216C191.245 203.945 191.538 203.739 191.89 203.6C192.242 203.461 192.627 203.391 193.045 203.391C193.559 203.391 194.01 203.486 194.398 203.677C194.787 203.868 195.091 204.135 195.311 204.48C195.531 204.825 195.641 205.232 195.641 205.701C195.641 206.178 195.528 206.596 195.3 206.955C195.073 207.307 194.758 207.582 194.354 207.78C193.958 207.971 193.511 208.066 193.012 208.066ZM192.979 207.395C193.346 207.395 193.669 207.329 193.947 207.197C194.233 207.058 194.457 206.863 194.618 206.614C194.78 206.357 194.86 206.06 194.86 205.723C194.86 205.217 194.684 204.814 194.332 204.513C193.988 204.212 193.518 204.062 192.924 204.062C192.528 204.062 192.184 204.135 191.89 204.282C191.597 204.429 191.366 204.63 191.197 204.887C191.029 205.136 190.944 205.422 190.944 205.745C190.944 206.024 191.021 206.291 191.175 206.548C191.329 206.797 191.557 207.003 191.857 207.164C192.165 207.318 192.539 207.395 192.979 207.395Z" fill="#919EA3"/>
|
|
106
|
-
<path d="M197.152 203.369C196.991 203.369 196.852 203.31 196.734 203.193C196.624 203.076 196.569 202.933 196.569 202.764C196.569 202.588 196.624 202.445 196.734 202.335C196.852 202.225 196.991 202.17 197.152 202.17C197.314 202.17 197.449 202.225 197.559 202.335C197.677 202.445 197.735 202.588 197.735 202.764C197.735 202.933 197.677 203.076 197.559 203.193C197.449 203.31 197.314 203.369 197.152 203.369ZM197.152 208.055C196.991 208.055 196.852 207.996 196.734 207.879C196.624 207.762 196.569 207.619 196.569 207.45C196.569 207.274 196.624 207.131 196.734 207.021C196.852 206.911 196.991 206.856 197.152 206.856C197.314 206.856 197.449 206.911 197.559 207.021C197.677 207.131 197.735 207.274 197.735 207.45C197.735 207.619 197.677 207.762 197.559 207.879C197.449 207.996 197.314 208.055 197.152 208.055Z" fill="#919EA3"/>
|
|
107
|
-
<path d="M201.188 208.066C200.631 208.066 200.103 207.978 199.604 207.802C199.113 207.619 198.717 207.377 198.416 207.076L198.801 206.449C199.051 206.706 199.384 206.918 199.802 207.087C200.228 207.256 200.69 207.34 201.188 207.34C201.826 207.34 202.314 207.201 202.651 206.922C202.996 206.643 203.168 206.269 203.168 205.8C203.168 205.331 203 204.957 202.662 204.678C202.332 204.399 201.808 204.26 201.089 204.26H200.539V203.677L202.915 200.696L203.025 201.004H198.735V200.3H203.685V200.861L201.309 203.842L200.924 203.589H201.221C202.145 203.589 202.835 203.794 203.289 204.205C203.751 204.616 203.982 205.144 203.982 205.789C203.982 206.222 203.88 206.61 203.674 206.955C203.469 207.3 203.157 207.571 202.739 207.769C202.329 207.967 201.812 208.066 201.188 208.066Z" fill="#919EA3"/>
|
|
108
|
-
<path d="M208.255 208.066C207.573 208.066 206.998 207.916 206.528 207.615C206.059 207.307 205.703 206.867 205.461 206.295C205.219 205.716 205.098 205.023 205.098 204.216C205.098 203.343 205.245 202.614 205.538 202.027C205.839 201.433 206.253 200.986 206.781 200.685C207.309 200.384 207.922 200.234 208.618 200.234C208.963 200.234 209.293 200.267 209.608 200.333C209.924 200.399 210.202 200.505 210.444 200.652L210.125 201.29C209.927 201.158 209.7 201.066 209.443 201.015C209.187 200.956 208.915 200.927 208.629 200.927C207.801 200.927 207.137 201.191 206.638 201.719C206.147 202.247 205.901 203.035 205.901 204.084C205.901 204.245 205.909 204.447 205.923 204.689C205.945 204.924 205.989 205.158 206.055 205.393L205.78 205.184C205.861 204.803 206.019 204.48 206.253 204.216C206.488 203.945 206.781 203.739 207.133 203.6C207.485 203.461 207.87 203.391 208.288 203.391C208.802 203.391 209.253 203.486 209.641 203.677C210.03 203.868 210.334 204.135 210.554 204.48C210.774 204.825 210.884 205.232 210.884 205.701C210.884 206.178 210.771 206.596 210.543 206.955C210.316 207.307 210.001 207.582 209.597 207.78C209.201 207.971 208.754 208.066 208.255 208.066ZM208.222 207.395C208.589 207.395 208.912 207.329 209.19 207.197C209.476 207.058 209.7 206.863 209.861 206.614C210.023 206.357 210.103 206.06 210.103 205.723C210.103 205.217 209.927 204.814 209.575 204.513C209.231 204.212 208.761 204.062 208.167 204.062C207.771 204.062 207.427 204.135 207.133 204.282C206.84 204.429 206.609 204.63 206.44 204.887C206.272 205.136 206.187 205.422 206.187 205.745C206.187 206.024 206.264 206.291 206.418 206.548C206.572 206.797 206.8 207.003 207.1 207.164C207.408 207.318 207.782 207.395 208.222 207.395Z" fill="#919EA3"/>
|
|
109
|
-
<path d="M215.362 208V200.3H218.244C218.897 200.3 219.458 200.406 219.927 200.619C220.397 200.824 220.756 201.125 221.005 201.521C221.262 201.91 221.39 202.383 221.39 202.94C221.39 203.483 221.262 203.952 221.005 204.348C220.756 204.737 220.397 205.037 219.927 205.25C219.458 205.463 218.897 205.569 218.244 205.569H215.813L216.176 205.184V208H215.362ZM216.176 205.25L215.813 204.854H218.222C218.992 204.854 219.575 204.689 219.971 204.359C220.375 204.022 220.576 203.549 220.576 202.94C220.576 202.324 220.375 201.847 219.971 201.51C219.575 201.173 218.992 201.004 218.222 201.004H215.813L216.176 200.619V205.25Z" fill="#919EA3"/>
|
|
110
|
-
<path d="M223.151 208V200.3H223.822L227.342 206.306H226.99L230.477 200.3H231.148V208H230.367V201.521H230.554L227.342 207.021H226.957L223.723 201.521H223.932V208H223.151Z" fill="#919EA3"/>
|
|
111
|
-
<path d="M185.641 232.066C185.047 232.066 184.519 231.912 184.057 231.604C183.595 231.289 183.232 230.841 182.968 230.262C182.704 229.675 182.572 228.971 182.572 228.15C182.572 227.329 182.704 226.628 182.968 226.049C183.232 225.462 183.595 225.015 184.057 224.707C184.519 224.392 185.047 224.234 185.641 224.234C186.235 224.234 186.763 224.392 187.225 224.707C187.687 225.015 188.05 225.462 188.314 226.049C188.585 226.628 188.721 227.329 188.721 228.15C188.721 228.971 188.585 229.675 188.314 230.262C188.05 230.841 187.687 231.289 187.225 231.604C186.763 231.912 186.235 232.066 185.641 232.066ZM185.641 231.34C186.096 231.34 186.492 231.219 186.829 230.977C187.166 230.728 187.43 230.368 187.621 229.899C187.812 229.422 187.907 228.839 187.907 228.15C187.907 227.461 187.812 226.881 187.621 226.412C187.43 225.935 187.166 225.576 186.829 225.334C186.492 225.085 186.096 224.96 185.641 224.96C185.201 224.96 184.809 225.085 184.464 225.334C184.119 225.576 183.852 225.935 183.661 226.412C183.47 226.881 183.375 227.461 183.375 228.15C183.375 228.839 183.47 229.422 183.661 229.899C183.852 230.368 184.119 230.728 184.464 230.977C184.809 231.219 185.201 231.34 185.641 231.34Z" fill="#919EA3"/>
|
|
112
|
-
<path d="M192.286 232.066C191.736 232.066 191.212 231.978 190.713 231.802C190.215 231.619 189.819 231.377 189.525 231.076L189.91 230.449C190.152 230.706 190.482 230.918 190.9 231.087C191.326 231.256 191.784 231.34 192.275 231.34C192.928 231.34 193.423 231.197 193.76 230.911C194.105 230.618 194.277 230.236 194.277 229.767C194.277 229.437 194.197 229.155 194.035 228.92C193.881 228.678 193.617 228.491 193.243 228.359C192.869 228.227 192.356 228.161 191.703 228.161H190.064L190.46 224.3H194.673V225.004H190.779L191.186 224.619L190.845 227.853L190.438 227.457H191.879C192.657 227.457 193.28 227.552 193.749 227.743C194.219 227.934 194.556 228.201 194.761 228.546C194.974 228.883 195.08 229.279 195.08 229.734C195.08 230.167 194.978 230.563 194.772 230.922C194.567 231.274 194.259 231.553 193.848 231.758C193.438 231.963 192.917 232.066 192.286 232.066Z" fill="#919EA3"/>
|
|
113
|
-
<path d="M196.68 227.369C196.518 227.369 196.379 227.31 196.262 227.193C196.152 227.076 196.097 226.933 196.097 226.764C196.097 226.588 196.152 226.445 196.262 226.335C196.379 226.225 196.518 226.17 196.68 226.17C196.841 226.17 196.977 226.225 197.087 226.335C197.204 226.445 197.263 226.588 197.263 226.764C197.263 226.933 197.204 227.076 197.087 227.193C196.977 227.31 196.841 227.369 196.68 227.369ZM196.68 232.055C196.518 232.055 196.379 231.996 196.262 231.879C196.152 231.762 196.097 231.619 196.097 231.45C196.097 231.274 196.152 231.131 196.262 231.021C196.379 230.911 196.518 230.856 196.68 230.856C196.841 230.856 196.977 230.911 197.087 231.021C197.204 231.131 197.263 231.274 197.263 231.45C197.263 231.619 197.204 231.762 197.087 231.879C196.977 231.996 196.841 232.055 196.68 232.055Z" fill="#919EA3"/>
|
|
114
|
-
<path d="M201.486 232.066C200.892 232.066 200.364 231.912 199.902 231.604C199.44 231.289 199.077 230.841 198.813 230.262C198.549 229.675 198.417 228.971 198.417 228.15C198.417 227.329 198.549 226.628 198.813 226.049C199.077 225.462 199.44 225.015 199.902 224.707C200.364 224.392 200.892 224.234 201.486 224.234C202.08 224.234 202.608 224.392 203.07 224.707C203.532 225.015 203.895 225.462 204.159 226.049C204.43 226.628 204.566 227.329 204.566 228.15C204.566 228.971 204.43 229.675 204.159 230.262C203.895 230.841 203.532 231.289 203.07 231.604C202.608 231.912 202.08 232.066 201.486 232.066ZM201.486 231.34C201.94 231.34 202.336 231.219 202.674 230.977C203.011 230.728 203.275 230.368 203.466 229.899C203.656 229.422 203.752 228.839 203.752 228.15C203.752 227.461 203.656 226.881 203.466 226.412C203.275 225.935 203.011 225.576 202.674 225.334C202.336 225.085 201.94 224.96 201.486 224.96C201.046 224.96 200.653 225.085 200.309 225.334C199.964 225.576 199.696 225.935 199.506 226.412C199.315 226.881 199.22 227.461 199.22 228.15C199.22 228.839 199.315 229.422 199.506 229.899C199.696 230.368 199.964 230.728 200.309 230.977C200.653 231.219 201.046 231.34 201.486 231.34Z" fill="#919EA3"/>
|
|
115
|
-
<path d="M208.769 232.066C208.175 232.066 207.647 231.912 207.185 231.604C206.723 231.289 206.36 230.841 206.096 230.262C205.832 229.675 205.7 228.971 205.7 228.15C205.7 227.329 205.832 226.628 206.096 226.049C206.36 225.462 206.723 225.015 207.185 224.707C207.647 224.392 208.175 224.234 208.769 224.234C209.363 224.234 209.891 224.392 210.353 224.707C210.815 225.015 211.178 225.462 211.442 226.049C211.713 226.628 211.849 227.329 211.849 228.15C211.849 228.971 211.713 229.675 211.442 230.262C211.178 230.841 210.815 231.289 210.353 231.604C209.891 231.912 209.363 232.066 208.769 232.066ZM208.769 231.34C209.224 231.34 209.62 231.219 209.957 230.977C210.294 230.728 210.558 230.368 210.749 229.899C210.94 229.422 211.035 228.839 211.035 228.15C211.035 227.461 210.94 226.881 210.749 226.412C210.558 225.935 210.294 225.576 209.957 225.334C209.62 225.085 209.224 224.96 208.769 224.96C208.329 224.96 207.937 225.085 207.592 225.334C207.247 225.576 206.98 225.935 206.789 226.412C206.598 226.881 206.503 227.461 206.503 228.15C206.503 228.839 206.598 229.422 206.789 229.899C206.98 230.368 207.247 230.728 207.592 230.977C207.937 231.219 208.329 231.34 208.769 231.34Z" fill="#919EA3"/>
|
|
116
|
-
<path d="M216.544 232V224.3H219.426C220.079 224.3 220.64 224.406 221.109 224.619C221.578 224.824 221.938 225.125 222.187 225.521C222.444 225.91 222.572 226.383 222.572 226.94C222.572 227.483 222.444 227.952 222.187 228.348C221.938 228.737 221.578 229.037 221.109 229.25C220.64 229.463 220.079 229.569 219.426 229.569H216.995L217.358 229.184V232H216.544ZM217.358 229.25L216.995 228.854H219.404C220.174 228.854 220.757 228.689 221.153 228.359C221.556 228.022 221.758 227.549 221.758 226.94C221.758 226.324 221.556 225.847 221.153 225.51C220.757 225.173 220.174 225.004 219.404 225.004H216.995L217.358 224.619V229.25Z" fill="#919EA3"/>
|
|
117
|
-
<path d="M224.332 232V224.3H225.003L228.523 230.306H228.171L231.658 224.3H232.329V232H231.548V225.521H231.735L228.523 231.021H228.138L224.904 225.521H225.113V232H224.332Z" fill="#919EA3"/>
|
|
118
|
-
<path d="M185.641 256.066C185.047 256.066 184.519 255.912 184.057 255.604C183.595 255.289 183.232 254.841 182.968 254.262C182.704 253.675 182.572 252.971 182.572 252.15C182.572 251.329 182.704 250.628 182.968 250.049C183.232 249.462 183.595 249.015 184.057 248.707C184.519 248.392 185.047 248.234 185.641 248.234C186.235 248.234 186.763 248.392 187.225 248.707C187.687 249.015 188.05 249.462 188.314 250.049C188.585 250.628 188.721 251.329 188.721 252.15C188.721 252.971 188.585 253.675 188.314 254.262C188.05 254.841 187.687 255.289 187.225 255.604C186.763 255.912 186.235 256.066 185.641 256.066ZM185.641 255.34C186.096 255.34 186.492 255.219 186.829 254.977C187.166 254.728 187.43 254.368 187.621 253.899C187.812 253.422 187.907 252.839 187.907 252.15C187.907 251.461 187.812 250.881 187.621 250.412C187.43 249.935 187.166 249.576 186.829 249.334C186.492 249.085 186.096 248.96 185.641 248.96C185.201 248.96 184.809 249.085 184.464 249.334C184.119 249.576 183.852 249.935 183.661 250.412C183.47 250.881 183.375 251.461 183.375 252.15C183.375 252.839 183.47 253.422 183.661 253.899C183.852 254.368 184.119 254.728 184.464 254.977C184.809 255.219 185.201 255.34 185.641 255.34Z" fill="#919EA3"/>
|
|
119
|
-
<path d="M189.723 253.976V253.404L193.804 248.3H194.684L190.636 253.404L190.207 253.272H196.4V253.976H189.723ZM194.068 256V253.976L194.09 253.272V251.49H194.86V256H194.068Z" fill="#919EA3"/>
|
|
120
|
-
<path d="M197.786 251.369C197.625 251.369 197.485 251.31 197.368 251.193C197.258 251.076 197.203 250.933 197.203 250.764C197.203 250.588 197.258 250.445 197.368 250.335C197.485 250.225 197.625 250.17 197.786 250.17C197.947 250.17 198.083 250.225 198.193 250.335C198.31 250.445 198.369 250.588 198.369 250.764C198.369 250.933 198.31 251.076 198.193 251.193C198.083 251.31 197.947 251.369 197.786 251.369ZM197.786 256.055C197.625 256.055 197.485 255.996 197.368 255.879C197.258 255.762 197.203 255.619 197.203 255.45C197.203 255.274 197.258 255.131 197.368 255.021C197.485 254.911 197.625 254.856 197.786 254.856C197.947 254.856 198.083 254.911 198.193 255.021C198.31 255.131 198.369 255.274 198.369 255.45C198.369 255.619 198.31 255.762 198.193 255.879C198.083 255.996 197.947 256.055 197.786 256.055Z" fill="#919EA3"/>
|
|
121
|
-
<path d="M200.865 256V248.63L201.217 249.004H199.05V248.3H201.657V256H200.865Z" fill="#919EA3"/>
|
|
122
|
-
<path d="M203.366 253.976V253.404L207.447 248.3H208.327L204.279 253.404L203.85 253.272H210.043V253.976H203.366ZM207.711 256V253.976L207.733 253.272V251.49H208.503V256H207.711Z" fill="#919EA3"/>
|
|
123
|
-
<path d="M214.331 256V248.3H217.213C217.866 248.3 218.427 248.406 218.896 248.619C219.366 248.824 219.725 249.125 219.974 249.521C220.231 249.91 220.359 250.383 220.359 250.94C220.359 251.483 220.231 251.952 219.974 252.348C219.725 252.737 219.366 253.037 218.896 253.25C218.427 253.463 217.866 253.569 217.213 253.569H214.782L215.145 253.184V256H214.331ZM215.145 253.25L214.782 252.854H217.191C217.961 252.854 218.544 252.689 218.94 252.359C219.344 252.022 219.545 251.549 219.545 250.94C219.545 250.324 219.344 249.847 218.94 249.51C218.544 249.173 217.961 249.004 217.191 249.004H214.782L215.145 248.619V253.25Z" fill="#919EA3"/>
|
|
124
|
-
<path d="M222.119 256V248.3H222.79L226.31 254.306H225.958L229.445 248.3H230.116V256H229.335V249.521H229.522L226.31 255.021H225.925L222.691 249.521H222.9V256H222.119Z" fill="#919EA3"/>
|
|
125
|
-
<g opacity="0.361941">
|
|
126
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M566.835 199.638C567.055 199.859 567.055 200.216 566.835 200.437L559.964 207.307C559.744 207.528 559.386 207.528 559.165 207.307C558.945 207.087 558.945 206.729 559.165 206.509L566.036 199.638C566.256 199.418 566.614 199.418 566.835 199.638Z" fill="#243D48"/>
|
|
127
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M559.165 199.638C558.945 199.859 558.945 200.216 559.165 200.437L566.036 207.307C566.256 207.528 566.614 207.528 566.835 207.307C567.055 207.087 567.055 206.729 566.835 206.509L559.964 199.638C559.744 199.418 559.386 199.418 559.165 199.638Z" fill="#243D48"/>
|
|
128
|
-
</g>
|
|
129
|
-
<g opacity="0.361941">
|
|
130
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M566.835 222.638C567.055 222.859 567.055 223.216 566.835 223.437L559.964 230.307C559.744 230.528 559.386 230.528 559.165 230.307C558.945 230.087 558.945 229.729 559.165 229.509L566.036 222.638C566.256 222.418 566.614 222.418 566.835 222.638Z" fill="#243D48"/>
|
|
131
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M559.165 222.638C558.945 222.859 558.945 223.216 559.165 223.437L566.036 230.307C566.256 230.528 566.614 230.528 566.835 230.307C567.055 230.087 567.055 229.729 566.835 229.509L559.964 222.638C559.744 222.418 559.386 222.418 559.165 222.638Z" fill="#243D48"/>
|
|
132
|
-
</g>
|
|
133
|
-
<g opacity="0.361941">
|
|
134
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M566.835 247.638C567.055 247.859 567.055 248.216 566.835 248.437L559.964 255.307C559.744 255.528 559.386 255.528 559.165 255.307C558.945 255.087 558.945 254.729 559.165 254.509L566.036 247.638C566.256 247.418 566.614 247.418 566.835 247.638Z" fill="#243D48"/>
|
|
135
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M559.165 247.638C558.945 247.859 558.945 248.216 559.165 248.437L566.036 255.307C566.256 255.528 566.614 255.528 566.835 255.307C567.055 255.087 567.055 254.729 566.835 254.509L559.964 247.638C559.744 247.418 559.386 247.418 559.165 247.638Z" fill="#243D48"/>
|
|
136
|
-
</g>
|
|
137
|
-
<g opacity="0.385084">
|
|
138
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M59 205.338C59 202.89 60.9916 200.899 63.4395 200.899C65.8875 200.899 67.8791 202.89 67.8791 205.338C67.8791 207.786 65.8875 209.778 63.4395 209.778C60.9916 209.778 59 207.786 59 205.338ZM59.5549 205.338C59.5549 207.48 61.2975 209.223 63.4395 209.223C65.5816 209.223 67.3241 207.48 67.3241 205.338C67.3241 203.196 65.5816 201.454 63.4395 201.454C61.2975 201.454 59.5549 203.196 59.5549 205.338Z" fill="#243C47"/>
|
|
139
|
-
<path d="M63.7412 202.587H63.1895V205.471L64.9254 207.214L65.3154 206.822L63.7412 205.242V202.587Z" fill="#243C47"/>
|
|
140
|
-
</g>
|
|
141
|
-
<g opacity="0.385084">
|
|
142
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M59 229.439C59 226.992 60.9916 225 63.4395 225C65.8875 225 67.8791 226.992 67.8791 229.439C67.8791 231.887 65.8875 233.879 63.4395 233.879C60.9916 233.879 59 231.887 59 229.439ZM59.5549 229.439C59.5549 231.581 61.2975 233.324 63.4395 233.324C65.5816 233.324 67.3241 231.581 67.3241 229.439C67.3241 227.297 65.5816 225.555 63.4395 225.555C61.2975 225.555 59.5549 227.297 59.5549 229.439Z" fill="#243C47"/>
|
|
143
|
-
<path d="M63.7412 226.688H63.1895V229.572L64.9254 231.315L65.3154 230.924L63.7412 229.343V226.688Z" fill="#243C47"/>
|
|
144
|
-
</g>
|
|
145
|
-
<g opacity="0.385084">
|
|
146
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M59 253.439C59 250.992 60.9916 249 63.4395 249C65.8875 249 67.8791 250.992 67.8791 253.439C67.8791 255.887 65.8875 257.879 63.4395 257.879C60.9916 257.879 59 255.887 59 253.439ZM59.5549 253.439C59.5549 255.581 61.2975 257.324 63.4395 257.324C65.5816 257.324 67.3241 255.581 67.3241 253.439C67.3241 251.297 65.5816 249.555 63.4395 249.555C61.2975 249.555 59.5549 251.297 59.5549 253.439Z" fill="#243C47"/>
|
|
147
|
-
<path d="M63.7412 250.688H63.1895V253.572L64.9254 255.315L65.3154 254.924L63.7412 253.343V250.688Z" fill="#243C47"/>
|
|
148
|
-
</g>
|
|
149
|
-
<path d="M82.7902 318.526C83.2309 318.526 83.6164 318.613 83.9469 318.785C84.2843 318.95 84.5459 319.205 84.7318 319.549C84.9246 319.893 85.021 320.327 85.021 320.85V324H84.2877V320.922C84.2877 320.351 84.1431 319.921 83.854 319.632C83.5717 319.335 83.1723 319.187 82.656 319.187C82.2704 319.187 81.933 319.267 81.6439 319.425C81.3616 319.576 81.1413 319.8 80.9829 320.096C80.8314 320.385 80.7557 320.737 80.7557 321.15V324H80.0225V316.337H80.7557V320.065L80.6111 319.786C80.7833 319.394 81.0587 319.088 81.4373 318.867C81.816 318.64 82.267 318.526 82.7902 318.526Z" fill="#243C47"/>
|
|
150
|
-
<path d="M89.3046 324.052C88.7401 324.052 88.2443 323.935 87.8175 323.701C87.3906 323.46 87.0567 323.133 86.8157 322.719C86.5747 322.299 86.4542 321.821 86.4542 321.284C86.4542 320.747 86.5678 320.272 86.795 319.859C87.0291 319.446 87.3458 319.122 87.7452 318.888C88.1514 318.647 88.6058 318.526 89.1084 318.526C89.6179 318.526 90.0689 318.644 90.4613 318.878C90.8606 319.105 91.1739 319.428 91.4011 319.848C91.6283 320.261 91.7419 320.74 91.7419 321.284C91.7419 321.318 91.7385 321.356 91.7316 321.398C91.7316 321.432 91.7316 321.47 91.7316 321.511H87.0119V320.964H91.3391L91.05 321.181C91.05 320.788 90.9639 320.44 90.7918 320.138C90.6265 319.828 90.3993 319.587 90.1102 319.415C89.821 319.243 89.4871 319.156 89.1084 319.156C88.7366 319.156 88.4027 319.243 88.1066 319.415C87.8106 319.587 87.5799 319.828 87.4147 320.138C87.2495 320.447 87.1668 320.802 87.1668 321.201V321.315C87.1668 321.728 87.2563 322.093 87.4353 322.41C87.6212 322.719 87.876 322.964 88.1996 323.143C88.5301 323.315 88.9053 323.401 89.3253 323.401C89.6558 323.401 89.9621 323.343 90.2444 323.225C90.5336 323.108 90.7815 322.929 90.988 322.688L91.4011 323.164C91.1601 323.453 90.8572 323.673 90.4923 323.824C90.1343 323.976 89.7384 324.052 89.3046 324.052Z" fill="#243C47"/>
|
|
151
|
-
<path d="M95.5374 324.052C94.9729 324.052 94.4771 323.935 94.0503 323.701C93.6234 323.46 93.2895 323.133 93.0485 322.719C92.8075 322.299 92.687 321.821 92.687 321.284C92.687 320.747 92.8006 320.272 93.0279 319.859C93.2619 319.446 93.5787 319.122 93.978 318.888C94.3842 318.647 94.8386 318.526 95.3412 318.526C95.8507 318.526 96.3017 318.644 96.6941 318.878C97.0934 319.105 97.4067 319.428 97.6339 319.848C97.8611 320.261 97.9747 320.74 97.9747 321.284C97.9747 321.318 97.9713 321.356 97.9644 321.398C97.9644 321.432 97.9644 321.47 97.9644 321.511H93.2447V320.964H97.572L97.2828 321.181C97.2828 320.788 97.1967 320.44 97.0246 320.138C96.8594 319.828 96.6321 319.587 96.343 319.415C96.0538 319.243 95.7199 319.156 95.3412 319.156C94.9694 319.156 94.6355 319.243 94.3394 319.415C94.0434 319.587 93.8127 319.828 93.6475 320.138C93.4823 320.447 93.3996 320.802 93.3996 321.201V321.315C93.3996 321.728 93.4891 322.093 93.6682 322.41C93.8541 322.719 94.1088 322.964 94.4324 323.143C94.7629 323.315 95.1381 323.401 95.5581 323.401C95.8886 323.401 96.195 323.343 96.4772 323.225C96.7664 323.108 97.0143 322.929 97.2208 322.688L97.6339 323.164C97.3929 323.453 97.09 323.673 96.7251 323.824C96.3671 323.976 95.9712 324.052 95.5374 324.052Z" fill="#243C47"/>
|
|
152
|
-
<path d="M99.4672 324V316.337H100.2V324H99.4672Z" fill="#243C47"/>
|
|
153
|
-
<path d="M104.544 324.052C103.979 324.052 103.483 323.935 103.057 323.701C102.63 323.46 102.296 323.133 102.055 322.719C101.814 322.299 101.693 321.821 101.693 321.284C101.693 320.747 101.807 320.272 102.034 319.859C102.268 319.446 102.585 319.122 102.984 318.888C103.391 318.647 103.845 318.526 104.348 318.526C104.857 318.526 105.308 318.644 105.7 318.878C106.1 319.105 106.413 319.428 106.64 319.848C106.867 320.261 106.981 320.74 106.981 321.284C106.981 321.318 106.978 321.356 106.971 321.398C106.971 321.432 106.971 321.47 106.971 321.511H102.251V320.964H106.578L106.289 321.181C106.289 320.788 106.203 320.44 106.031 320.138C105.866 319.828 105.638 319.587 105.349 319.415C105.06 319.243 104.726 319.156 104.348 319.156C103.976 319.156 103.642 319.243 103.346 319.415C103.05 319.587 102.819 319.828 102.654 320.138C102.489 320.447 102.406 320.802 102.406 321.201V321.315C102.406 321.728 102.495 322.093 102.674 322.41C102.86 322.719 103.115 322.964 103.439 323.143C103.769 323.315 104.144 323.401 104.564 323.401C104.895 323.401 105.201 323.343 105.484 323.225C105.773 323.108 106.021 322.929 106.227 322.688L106.64 323.164C106.399 323.453 106.096 323.673 105.731 323.824C105.373 323.976 104.977 324.052 104.544 324.052Z" fill="#243C47"/>
|
|
154
|
-
<path d="M110.632 324.052C110.116 324.052 109.651 323.935 109.238 323.701C108.832 323.466 108.511 323.143 108.277 322.73C108.043 322.31 107.926 321.828 107.926 321.284C107.926 320.733 108.043 320.251 108.277 319.838C108.511 319.425 108.832 319.105 109.238 318.878C109.651 318.644 110.116 318.526 110.632 318.526C111.107 318.526 111.53 318.633 111.902 318.847C112.281 319.06 112.58 319.373 112.801 319.786C113.028 320.193 113.142 320.692 113.142 321.284C113.142 321.869 113.031 322.368 112.811 322.781C112.591 323.194 112.291 323.511 111.913 323.732C111.541 323.945 111.114 324.052 110.632 324.052ZM110.684 323.401C111.069 323.401 111.413 323.315 111.716 323.143C112.026 322.964 112.267 322.716 112.439 322.399C112.618 322.076 112.708 321.704 112.708 321.284C112.708 320.857 112.618 320.485 112.439 320.169C112.267 319.852 112.026 319.607 111.716 319.435C111.413 319.256 111.069 319.167 110.684 319.167C110.305 319.167 109.964 319.256 109.661 319.435C109.358 319.607 109.117 319.852 108.938 320.169C108.759 320.485 108.67 320.857 108.67 321.284C108.67 321.704 108.759 322.076 108.938 322.399C109.117 322.716 109.358 322.964 109.661 323.143C109.964 323.315 110.305 323.401 110.684 323.401ZM112.728 324V322.368L112.801 321.274L112.697 320.179V316.337H113.431V324H112.728Z" fill="#243C47"/>
|
|
155
|
-
<path d="M120.974 324.052C120.499 324.052 120.073 323.945 119.694 323.732C119.315 323.511 119.016 323.194 118.795 322.781C118.575 322.368 118.465 321.869 118.465 321.284C118.465 320.692 118.575 320.193 118.795 319.786C119.023 319.373 119.326 319.06 119.704 318.847C120.083 318.633 120.506 318.526 120.974 318.526C121.491 318.526 121.952 318.644 122.358 318.878C122.771 319.105 123.095 319.425 123.329 319.838C123.563 320.251 123.68 320.733 123.68 321.284C123.68 321.828 123.563 322.31 123.329 322.73C123.095 323.143 122.771 323.466 122.358 323.701C121.952 323.935 121.491 324.052 120.974 324.052ZM118.176 324V316.337H118.909V320.179L118.806 321.274L118.878 322.368V324H118.176ZM120.923 323.401C121.308 323.401 121.653 323.315 121.956 323.143C122.259 322.964 122.499 322.716 122.679 322.399C122.858 322.076 122.947 321.704 122.947 321.284C122.947 320.857 122.858 320.485 122.679 320.169C122.499 319.852 122.259 319.607 121.956 319.435C121.653 319.256 121.308 319.167 120.923 319.167C120.537 319.167 120.19 319.256 119.88 319.435C119.577 319.607 119.336 319.852 119.157 320.169C118.985 320.485 118.899 320.857 118.899 321.284C118.899 321.704 118.985 322.076 119.157 322.399C119.336 322.716 119.577 322.964 119.88 323.143C120.19 323.315 120.537 323.401 120.923 323.401Z" fill="#243C47"/>
|
|
156
|
-
<path d="M127.385 324.052C126.862 324.052 126.39 323.935 125.97 323.701C125.557 323.46 125.23 323.133 124.989 322.719C124.748 322.299 124.628 321.821 124.628 321.284C124.628 320.74 124.748 320.261 124.989 319.848C125.23 319.435 125.557 319.112 125.97 318.878C126.383 318.644 126.855 318.526 127.385 318.526C127.922 318.526 128.397 318.644 128.81 318.878C129.23 319.112 129.557 319.435 129.791 319.848C130.032 320.261 130.153 320.74 130.153 321.284C130.153 321.821 130.032 322.299 129.791 322.719C129.557 323.133 129.23 323.46 128.81 323.701C128.39 323.935 127.915 324.052 127.385 324.052ZM127.385 323.401C127.778 323.401 128.125 323.315 128.428 323.143C128.731 322.964 128.969 322.716 129.141 322.399C129.32 322.076 129.409 321.704 129.409 321.284C129.409 320.857 129.32 320.485 129.141 320.169C128.969 319.852 128.731 319.607 128.428 319.435C128.125 319.256 127.781 319.167 127.395 319.167C127.01 319.167 126.666 319.256 126.363 319.435C126.06 319.607 125.819 319.852 125.64 320.169C125.461 320.485 125.371 320.857 125.371 321.284C125.371 321.704 125.461 322.076 125.64 322.399C125.819 322.716 126.06 322.964 126.363 323.143C126.666 323.315 127.006 323.401 127.385 323.401Z" fill="#243C47"/>
|
|
157
|
-
<path d="M133.86 324.052C133.337 324.052 132.865 323.935 132.445 323.701C132.032 323.46 131.705 323.133 131.464 322.719C131.223 322.299 131.103 321.821 131.103 321.284C131.103 320.74 131.223 320.261 131.464 319.848C131.705 319.435 132.032 319.112 132.445 318.878C132.858 318.644 133.33 318.526 133.86 318.526C134.397 318.526 134.872 318.644 135.285 318.878C135.705 319.112 136.032 319.435 136.266 319.848C136.507 320.261 136.628 320.74 136.628 321.284C136.628 321.821 136.507 322.299 136.266 322.719C136.032 323.133 135.705 323.46 135.285 323.701C134.865 323.935 134.39 324.052 133.86 324.052ZM133.86 323.401C134.252 323.401 134.6 323.315 134.903 323.143C135.206 322.964 135.444 322.716 135.616 322.399C135.795 322.076 135.884 321.704 135.884 321.284C135.884 320.857 135.795 320.485 135.616 320.169C135.444 319.852 135.206 319.607 134.903 319.435C134.6 319.256 134.256 319.167 133.87 319.167C133.485 319.167 133.14 319.256 132.838 319.435C132.535 319.607 132.294 319.852 132.115 320.169C131.936 320.485 131.846 320.857 131.846 321.284C131.846 321.704 131.936 322.076 132.115 322.399C132.294 322.716 132.535 322.964 132.838 323.143C133.14 323.315 133.481 323.401 133.86 323.401Z" fill="#243C47"/>
|
|
158
|
-
<path d="M139.839 324.052C139.33 324.052 138.937 323.914 138.662 323.639C138.386 323.363 138.249 322.974 138.249 322.472V317.38H138.982V322.43C138.982 322.747 139.061 322.991 139.219 323.164C139.385 323.336 139.619 323.422 139.922 323.422C140.245 323.422 140.514 323.329 140.727 323.143L140.985 323.67C140.841 323.8 140.665 323.897 140.459 323.959C140.259 324.021 140.053 324.052 139.839 324.052ZM137.278 319.187V318.578H140.634V319.187H137.278Z" fill="#243C47"/>
|
|
159
|
-
<path d="M143.776 324.052C143.329 324.052 142.906 323.99 142.506 323.866C142.107 323.735 141.794 323.573 141.566 323.38L141.897 322.802C142.117 322.967 142.399 323.112 142.744 323.236C143.088 323.353 143.449 323.411 143.828 323.411C144.344 323.411 144.716 323.332 144.943 323.174C145.171 323.009 145.284 322.792 145.284 322.523C145.284 322.324 145.219 322.169 145.088 322.058C144.964 321.941 144.799 321.855 144.592 321.8C144.386 321.738 144.155 321.687 143.9 321.645C143.646 321.604 143.391 321.556 143.136 321.501C142.888 321.446 142.661 321.367 142.455 321.263C142.248 321.153 142.079 321.005 141.948 320.819C141.825 320.633 141.763 320.385 141.763 320.076C141.763 319.78 141.845 319.514 142.01 319.28C142.176 319.046 142.417 318.864 142.733 318.733C143.057 318.595 143.449 318.526 143.911 318.526C144.262 318.526 144.613 318.575 144.964 318.671C145.315 318.761 145.604 318.881 145.832 319.033L145.511 319.621C145.271 319.456 145.012 319.339 144.737 319.27C144.462 319.194 144.186 319.156 143.911 319.156C143.422 319.156 143.06 319.243 142.826 319.415C142.599 319.58 142.486 319.793 142.486 320.055C142.486 320.261 142.547 320.423 142.671 320.54C142.802 320.657 142.971 320.75 143.177 320.819C143.391 320.881 143.622 320.933 143.869 320.974C144.124 321.015 144.375 321.067 144.623 321.129C144.878 321.184 145.109 321.263 145.315 321.367C145.529 321.463 145.697 321.604 145.821 321.79C145.952 321.969 146.018 322.206 146.018 322.503C146.018 322.819 145.928 323.095 145.749 323.329C145.577 323.556 145.322 323.735 144.985 323.866C144.654 323.99 144.252 324.052 143.776 324.052Z" fill="#243C47"/>
|
|
160
|
-
<path d="M81.4786 348.052C81.0311 348.052 80.6077 347.99 80.2084 347.866C79.809 347.735 79.4958 347.573 79.2686 347.38L79.599 346.802C79.8194 346.967 80.1016 347.112 80.4459 347.236C80.7901 347.353 81.1516 347.411 81.5303 347.411C82.0467 347.411 82.4184 347.332 82.6456 347.174C82.8729 347.009 82.9865 346.792 82.9865 346.523C82.9865 346.324 82.921 346.169 82.7902 346.058C82.6663 345.941 82.5011 345.855 82.2945 345.8C82.088 345.738 81.8573 345.687 81.6026 345.645C81.3478 345.604 81.0931 345.556 80.8383 345.501C80.5905 345.446 80.3633 345.367 80.1567 345.263C79.9502 345.153 79.7815 345.005 79.6507 344.819C79.5267 344.633 79.4648 344.385 79.4648 344.076C79.4648 343.78 79.5474 343.514 79.7126 343.28C79.8779 343.046 80.1189 342.864 80.4356 342.733C80.7592 342.595 81.1516 342.526 81.6129 342.526C81.964 342.526 82.3152 342.575 82.6663 342.671C83.0174 342.761 83.3066 342.881 83.5338 343.033L83.2137 343.621C82.9727 343.456 82.7145 343.339 82.4391 343.27C82.1637 343.194 81.8883 343.156 81.6129 343.156C81.1241 343.156 80.7626 343.243 80.5285 343.415C80.3013 343.58 80.1877 343.793 80.1877 344.055C80.1877 344.261 80.2497 344.423 80.3736 344.54C80.5044 344.657 80.6731 344.75 80.8796 344.819C81.0931 344.881 81.3237 344.933 81.5716 344.974C81.8263 345.015 82.0776 345.067 82.3255 345.129C82.5802 345.184 82.8109 345.263 83.0174 345.367C83.2309 345.463 83.3996 345.604 83.5235 345.79C83.6543 345.969 83.7197 346.207 83.7197 346.503C83.7197 346.819 83.6302 347.095 83.4512 347.329C83.2791 347.556 83.0243 347.735 82.687 347.866C82.3565 347.99 81.9537 348.052 81.4786 348.052Z" fill="#243C47"/>
|
|
161
|
-
<path d="M86.0694 348L84.0245 342.578H84.7268L86.5858 347.608H86.2656L88.1762 342.578H88.8062L90.6961 347.608H90.3759L92.2659 342.578H92.9372L90.882 348H90.19L88.3724 343.27H88.5893L86.7613 348H86.0694Z" fill="#243C47"/>
|
|
162
|
-
<path d="M96.193 348.052C95.6284 348.052 95.1327 347.935 94.7058 347.701C94.279 347.46 93.945 347.133 93.7041 346.719C93.4631 346.299 93.3426 345.821 93.3426 345.284C93.3426 344.747 93.4562 344.272 93.6834 343.859C93.9175 343.446 94.2342 343.122 94.6335 342.888C95.0398 342.647 95.4942 342.526 95.9968 342.526C96.5063 342.526 96.9572 342.644 97.3497 342.878C97.749 343.105 98.0623 343.428 98.2895 343.848C98.5167 344.261 98.6303 344.74 98.6303 345.284C98.6303 345.318 98.6268 345.356 98.62 345.398C98.62 345.432 98.62 345.47 98.62 345.511H93.9003V344.964H98.2275L97.9383 345.181C97.9383 344.788 97.8523 344.44 97.6801 344.138C97.5149 343.828 97.2877 343.587 96.9985 343.415C96.7094 343.243 96.3754 343.156 95.9968 343.156C95.625 343.156 95.2911 343.243 94.995 343.415C94.6989 343.587 94.4683 343.828 94.3031 344.138C94.1378 344.447 94.0552 344.802 94.0552 345.201V345.315C94.0552 345.728 94.1447 346.093 94.3237 346.41C94.5096 346.719 94.7644 346.964 95.0879 347.143C95.4184 347.315 95.7937 347.401 96.2136 347.401C96.5441 347.401 96.8505 347.343 97.1328 347.225C97.422 347.108 97.6698 346.929 97.8764 346.688L98.2895 347.164C98.0485 347.453 97.7456 347.673 97.3806 347.824C97.0226 347.976 96.6267 348.052 96.193 348.052Z" fill="#243C47"/>
|
|
163
|
-
<path d="M103.369 348V346.802L103.338 346.606V344.602C103.338 344.141 103.207 343.786 102.946 343.539C102.691 343.291 102.309 343.167 101.799 343.167C101.448 343.167 101.114 343.225 100.798 343.342C100.481 343.459 100.212 343.614 99.9921 343.807L99.6617 343.26C99.9371 343.026 100.268 342.847 100.653 342.723C101.039 342.592 101.445 342.526 101.872 342.526C102.574 342.526 103.114 342.702 103.493 343.053C103.879 343.397 104.072 343.924 104.072 344.633V348H103.369ZM101.5 348.052C101.094 348.052 100.739 347.986 100.436 347.855C100.14 347.718 99.913 347.532 99.7546 347.298C99.5963 347.057 99.5171 346.781 99.5171 346.472C99.5171 346.189 99.5825 345.935 99.7133 345.707C99.851 345.473 100.071 345.287 100.374 345.15C100.684 345.005 101.097 344.933 101.614 344.933H103.483V345.48H101.634C101.111 345.48 100.746 345.573 100.539 345.759C100.34 345.945 100.24 346.176 100.24 346.451C100.24 346.761 100.36 347.009 100.601 347.194C100.842 347.38 101.18 347.473 101.614 347.473C102.027 347.473 102.381 347.38 102.677 347.194C102.98 347.002 103.201 346.726 103.338 346.368L103.503 346.874C103.366 347.232 103.125 347.518 102.781 347.732C102.443 347.945 102.016 348.052 101.5 348.052Z" fill="#243C47"/>
|
|
164
|
-
<path d="M107.777 348.052C107.268 348.052 106.876 347.914 106.6 347.639C106.325 347.363 106.187 346.974 106.187 346.472V341.38H106.92V346.43C106.92 346.747 106.999 346.991 107.158 347.164C107.323 347.336 107.557 347.422 107.86 347.422C108.184 347.422 108.452 347.329 108.666 347.143L108.924 347.67C108.779 347.8 108.604 347.897 108.397 347.959C108.197 348.021 107.991 348.052 107.777 348.052ZM105.216 343.187V342.578H108.573V343.187H105.216Z" fill="#243C47"/>
|
|
165
|
-
<path d="M111.715 348.052C111.267 348.052 110.844 347.99 110.445 347.866C110.045 347.735 109.732 347.573 109.505 347.38L109.835 346.802C110.056 346.967 110.338 347.112 110.682 347.236C111.026 347.353 111.388 347.411 111.766 347.411C112.283 347.411 112.655 347.332 112.882 347.174C113.109 347.009 113.223 346.792 113.223 346.523C113.223 346.324 113.157 346.169 113.026 346.058C112.902 345.941 112.737 345.855 112.531 345.8C112.324 345.738 112.093 345.687 111.839 345.645C111.584 345.604 111.329 345.556 111.075 345.501C110.827 345.446 110.599 345.367 110.393 345.263C110.186 345.153 110.018 345.005 109.887 344.819C109.763 344.633 109.701 344.385 109.701 344.076C109.701 343.78 109.784 343.514 109.949 343.28C110.114 343.046 110.355 342.864 110.672 342.733C110.995 342.595 111.388 342.526 111.849 342.526C112.2 342.526 112.551 342.575 112.902 342.671C113.254 342.761 113.543 342.881 113.77 343.033L113.45 343.621C113.209 343.456 112.951 343.339 112.675 343.27C112.4 343.194 112.124 343.156 111.849 343.156C111.36 343.156 110.999 343.243 110.765 343.415C110.537 343.58 110.424 343.793 110.424 344.055C110.424 344.261 110.486 344.423 110.61 344.54C110.741 344.657 110.909 344.75 111.116 344.819C111.329 344.881 111.56 344.933 111.808 344.974C112.063 345.015 112.314 345.067 112.562 345.129C112.816 345.184 113.047 345.263 113.254 345.367C113.467 345.463 113.636 345.604 113.76 345.79C113.89 345.969 113.956 346.207 113.956 346.503C113.956 346.819 113.866 347.095 113.687 347.329C113.515 347.556 113.26 347.735 112.923 347.866C112.593 347.99 112.19 348.052 111.715 348.052Z" fill="#243C47"/>
|
|
166
|
-
<path d="M118.069 342.526C118.51 342.526 118.895 342.613 119.226 342.785C119.563 342.95 119.825 343.205 120.011 343.549C120.203 343.893 120.3 344.327 120.3 344.85V348H119.567V344.922C119.567 344.351 119.422 343.921 119.133 343.632C118.851 343.335 118.451 343.187 117.935 343.187C117.549 343.187 117.212 343.267 116.923 343.425C116.64 343.576 116.42 343.8 116.262 344.096C116.11 344.385 116.035 344.737 116.035 345.15V348H115.301V340.337H116.035V344.065L115.89 343.786C116.062 343.394 116.338 343.088 116.716 342.867C117.095 342.64 117.546 342.526 118.069 342.526Z" fill="#243C47"/>
|
|
167
|
-
<path d="M122.28 348V342.578H123.014V348H122.28ZM122.652 341.38C122.501 341.38 122.373 341.328 122.27 341.225C122.167 341.122 122.115 340.998 122.115 340.853C122.115 340.709 122.167 340.588 122.27 340.492C122.373 340.389 122.501 340.337 122.652 340.337C122.804 340.337 122.931 340.385 123.034 340.482C123.138 340.578 123.189 340.698 123.189 340.843C123.189 340.995 123.138 341.122 123.034 341.225C122.938 341.328 122.811 341.38 122.652 341.38Z" fill="#243C47"/>
|
|
168
|
-
<path d="M125.054 348V342.578H125.756V344.055L125.684 343.797C125.835 343.384 126.09 343.07 126.448 342.857C126.806 342.637 127.25 342.526 127.78 342.526V343.239C127.753 343.239 127.725 343.239 127.698 343.239C127.67 343.232 127.643 343.229 127.615 343.229C127.044 343.229 126.596 343.404 126.273 343.755C125.949 344.1 125.787 344.592 125.787 345.232V348H125.054Z" fill="#243C47"/>
|
|
169
|
-
<path d="M131.065 348.052C130.555 348.052 130.163 347.914 129.887 347.639C129.612 347.363 129.474 346.974 129.474 346.472V341.38H130.208V346.43C130.208 346.747 130.287 346.991 130.445 347.164C130.61 347.336 130.844 347.422 131.147 347.422C131.471 347.422 131.739 347.329 131.953 347.143L132.211 347.67C132.067 347.8 131.891 347.897 131.684 347.959C131.485 348.021 131.278 348.052 131.065 348.052ZM128.504 343.187V342.578H131.86V343.187H128.504Z" fill="#243C47"/>
|
|
170
|
-
<path d="M185.641 324.066C185.047 324.066 184.519 323.912 184.057 323.604C183.595 323.289 183.232 322.841 182.968 322.262C182.704 321.675 182.572 320.971 182.572 320.15C182.572 319.329 182.704 318.628 182.968 318.049C183.232 317.462 183.595 317.015 184.057 316.707C184.519 316.392 185.047 316.234 185.641 316.234C186.235 316.234 186.763 316.392 187.225 316.707C187.687 317.015 188.05 317.462 188.314 318.049C188.585 318.628 188.721 319.329 188.721 320.15C188.721 320.971 188.585 321.675 188.314 322.262C188.05 322.841 187.687 323.289 187.225 323.604C186.763 323.912 186.235 324.066 185.641 324.066ZM185.641 323.34C186.096 323.34 186.492 323.219 186.829 322.977C187.166 322.728 187.43 322.368 187.621 321.899C187.812 321.422 187.907 320.839 187.907 320.15C187.907 319.461 187.812 318.881 187.621 318.412C187.43 317.935 187.166 317.576 186.829 317.334C186.492 317.085 186.096 316.96 185.641 316.96C185.201 316.96 184.809 317.085 184.464 317.334C184.119 317.576 183.852 317.935 183.661 318.412C183.47 318.881 183.375 319.461 183.375 320.15C183.375 320.839 183.47 321.422 183.661 321.899C183.852 322.368 184.119 322.728 184.464 322.977C184.809 323.219 185.201 323.34 185.641 323.34Z" fill="#919EA3"/>
|
|
171
|
-
<path d="M189.712 324V323.439L192.913 320.304C193.207 320.018 193.427 319.769 193.573 319.556C193.72 319.336 193.819 319.131 193.87 318.94C193.922 318.749 193.947 318.57 193.947 318.401C193.947 317.954 193.793 317.602 193.485 317.345C193.185 317.088 192.737 316.96 192.143 316.96C191.689 316.96 191.285 317.03 190.933 317.169C190.589 317.308 190.292 317.525 190.042 317.818L189.481 317.334C189.782 316.982 190.167 316.711 190.636 316.52C191.106 316.329 191.63 316.234 192.209 316.234C192.73 316.234 193.181 316.318 193.562 316.487C193.944 316.648 194.237 316.887 194.442 317.202C194.655 317.517 194.761 317.888 194.761 318.313C194.761 318.562 194.725 318.808 194.651 319.05C194.585 319.292 194.461 319.549 194.277 319.82C194.101 320.084 193.841 320.385 193.496 320.722L190.559 323.604L190.339 323.296H195.113V324H189.712Z" fill="#919EA3"/>
|
|
172
|
-
<path d="M196.701 319.369C196.54 319.369 196.401 319.31 196.283 319.193C196.173 319.076 196.118 318.933 196.118 318.764C196.118 318.588 196.173 318.445 196.283 318.335C196.401 318.225 196.54 318.17 196.701 318.17C196.863 318.17 196.998 318.225 197.108 318.335C197.226 318.445 197.284 318.588 197.284 318.764C197.284 318.933 197.226 319.076 197.108 319.193C196.998 319.31 196.863 319.369 196.701 319.369ZM196.701 324.055C196.54 324.055 196.401 323.996 196.283 323.879C196.173 323.762 196.118 323.619 196.118 323.45C196.118 323.274 196.173 323.131 196.283 323.021C196.401 322.911 196.54 322.856 196.701 322.856C196.863 322.856 196.998 322.911 197.108 323.021C197.226 323.131 197.284 323.274 197.284 323.45C197.284 323.619 197.226 323.762 197.108 323.879C196.998 323.996 196.863 324.055 196.701 324.055Z" fill="#919EA3"/>
|
|
173
|
-
<path d="M200.737 324.066C200.18 324.066 199.652 323.978 199.153 323.802C198.662 323.619 198.266 323.377 197.965 323.076L198.35 322.449C198.6 322.706 198.933 322.918 199.351 323.087C199.777 323.256 200.239 323.34 200.737 323.34C201.375 323.34 201.863 323.201 202.2 322.922C202.545 322.643 202.717 322.269 202.717 321.8C202.717 321.331 202.549 320.957 202.211 320.678C201.881 320.399 201.357 320.26 200.638 320.26H200.088V319.677L202.464 316.696L202.574 317.004H198.284V316.3H203.234V316.861L200.858 319.842L200.473 319.589H200.77C201.694 319.589 202.384 319.794 202.838 320.205C203.3 320.616 203.531 321.144 203.531 321.789C203.531 322.222 203.429 322.61 203.223 322.955C203.018 323.3 202.706 323.571 202.288 323.769C201.878 323.967 201.361 324.066 200.737 324.066Z" fill="#919EA3"/>
|
|
174
|
-
<path d="M207.804 324.066C207.122 324.066 206.547 323.916 206.077 323.615C205.608 323.307 205.252 322.867 205.01 322.295C204.768 321.716 204.647 321.023 204.647 320.216C204.647 319.343 204.794 318.614 205.087 318.027C205.388 317.433 205.802 316.986 206.33 316.685C206.858 316.384 207.471 316.234 208.167 316.234C208.512 316.234 208.842 316.267 209.157 316.333C209.473 316.399 209.751 316.505 209.993 316.652L209.674 317.29C209.476 317.158 209.249 317.066 208.992 317.015C208.736 316.956 208.464 316.927 208.178 316.927C207.35 316.927 206.686 317.191 206.187 317.719C205.696 318.247 205.45 319.035 205.45 320.084C205.45 320.245 205.458 320.447 205.472 320.689C205.494 320.924 205.538 321.158 205.604 321.393L205.329 321.184C205.41 320.803 205.568 320.48 205.802 320.216C206.037 319.945 206.33 319.739 206.682 319.6C207.034 319.461 207.419 319.391 207.837 319.391C208.351 319.391 208.802 319.486 209.19 319.677C209.579 319.868 209.883 320.135 210.103 320.48C210.323 320.825 210.433 321.232 210.433 321.701C210.433 322.178 210.32 322.596 210.092 322.955C209.865 323.307 209.55 323.582 209.146 323.78C208.75 323.971 208.303 324.066 207.804 324.066ZM207.771 323.395C208.138 323.395 208.461 323.329 208.739 323.197C209.025 323.058 209.249 322.863 209.41 322.614C209.572 322.357 209.652 322.06 209.652 321.723C209.652 321.217 209.476 320.814 209.124 320.513C208.78 320.212 208.31 320.062 207.716 320.062C207.32 320.062 206.976 320.135 206.682 320.282C206.389 320.429 206.158 320.63 205.989 320.887C205.821 321.136 205.736 321.422 205.736 321.745C205.736 322.024 205.813 322.291 205.967 322.548C206.121 322.797 206.349 323.003 206.649 323.164C206.957 323.318 207.331 323.395 207.771 323.395Z" fill="#919EA3"/>
|
|
175
|
-
<path d="M214.911 324V316.3H217.793C218.446 316.3 219.007 316.406 219.476 316.619C219.946 316.824 220.305 317.125 220.554 317.521C220.811 317.91 220.939 318.383 220.939 318.94C220.939 319.483 220.811 319.952 220.554 320.348C220.305 320.737 219.946 321.037 219.476 321.25C219.007 321.463 218.446 321.569 217.793 321.569H215.362L215.725 321.184V324H214.911ZM215.725 321.25L215.362 320.854H217.771C218.541 320.854 219.124 320.689 219.52 320.359C219.924 320.022 220.125 319.549 220.125 318.94C220.125 318.324 219.924 317.847 219.52 317.51C219.124 317.173 218.541 317.004 217.771 317.004H215.362L215.725 316.619V321.25Z" fill="#919EA3"/>
|
|
176
|
-
<path d="M222.699 324V316.3H223.37L226.89 322.306H226.538L230.025 316.3H230.696V324H229.915V317.521H230.102L226.89 323.021H226.505L223.271 317.521H223.48V324H222.699Z" fill="#919EA3"/>
|
|
177
|
-
<path d="M185.641 348.066C185.047 348.066 184.519 347.912 184.057 347.604C183.595 347.289 183.232 346.841 182.968 346.262C182.704 345.675 182.572 344.971 182.572 344.15C182.572 343.329 182.704 342.628 182.968 342.049C183.232 341.462 183.595 341.015 184.057 340.707C184.519 340.392 185.047 340.234 185.641 340.234C186.235 340.234 186.763 340.392 187.225 340.707C187.687 341.015 188.05 341.462 188.314 342.049C188.585 342.628 188.721 343.329 188.721 344.15C188.721 344.971 188.585 345.675 188.314 346.262C188.05 346.841 187.687 347.289 187.225 347.604C186.763 347.912 186.235 348.066 185.641 348.066ZM185.641 347.34C186.096 347.34 186.492 347.219 186.829 346.977C187.166 346.728 187.43 346.368 187.621 345.899C187.812 345.422 187.907 344.839 187.907 344.15C187.907 343.461 187.812 342.881 187.621 342.412C187.43 341.935 187.166 341.576 186.829 341.334C186.492 341.085 186.096 340.96 185.641 340.96C185.201 340.96 184.809 341.085 184.464 341.334C184.119 341.576 183.852 341.935 183.661 342.412C183.47 342.881 183.375 343.461 183.375 344.15C183.375 344.839 183.47 345.422 183.661 345.899C183.852 346.368 184.119 346.728 184.464 346.977C184.809 347.219 185.201 347.34 185.641 347.34Z" fill="#919EA3"/>
|
|
178
|
-
<path d="M191.197 348V340.63L191.549 341.004H189.382V340.3H191.989V348H191.197Z" fill="#919EA3"/>
|
|
179
|
-
<path d="M194.424 343.369C194.263 343.369 194.123 343.31 194.006 343.193C193.896 343.076 193.841 342.933 193.841 342.764C193.841 342.588 193.896 342.445 194.006 342.335C194.123 342.225 194.263 342.17 194.424 342.17C194.585 342.17 194.721 342.225 194.831 342.335C194.948 342.445 195.007 342.588 195.007 342.764C195.007 342.933 194.948 343.076 194.831 343.193C194.721 343.31 194.585 343.369 194.424 343.369ZM194.424 348.055C194.263 348.055 194.123 347.996 194.006 347.879C193.896 347.762 193.841 347.619 193.841 347.45C193.841 347.274 193.896 347.131 194.006 347.021C194.123 346.911 194.263 346.856 194.424 346.856C194.585 346.856 194.721 346.911 194.831 347.021C194.948 347.131 195.007 347.274 195.007 347.45C195.007 347.619 194.948 347.762 194.831 347.879C194.721 347.996 194.585 348.055 194.424 348.055Z" fill="#919EA3"/>
|
|
180
|
-
<path d="M199.23 348.066C198.636 348.066 198.108 347.912 197.646 347.604C197.184 347.289 196.821 346.841 196.557 346.262C196.293 345.675 196.161 344.971 196.161 344.15C196.161 343.329 196.293 342.628 196.557 342.049C196.821 341.462 197.184 341.015 197.646 340.707C198.108 340.392 198.636 340.234 199.23 340.234C199.824 340.234 200.352 340.392 200.814 340.707C201.276 341.015 201.639 341.462 201.903 342.049C202.174 342.628 202.31 343.329 202.31 344.15C202.31 344.971 202.174 345.675 201.903 346.262C201.639 346.841 201.276 347.289 200.814 347.604C200.352 347.912 199.824 348.066 199.23 348.066ZM199.23 347.34C199.685 347.34 200.081 347.219 200.418 346.977C200.755 346.728 201.019 346.368 201.21 345.899C201.401 345.422 201.496 344.839 201.496 344.15C201.496 343.461 201.401 342.881 201.21 342.412C201.019 341.935 200.755 341.576 200.418 341.334C200.081 341.085 199.685 340.96 199.23 340.96C198.79 340.96 198.398 341.085 198.053 341.334C197.708 341.576 197.441 341.935 197.25 342.412C197.059 342.881 196.964 343.461 196.964 344.15C196.964 344.839 197.059 345.422 197.25 345.899C197.441 346.368 197.708 346.728 198.053 346.977C198.398 347.219 198.79 347.34 199.23 347.34Z" fill="#919EA3"/>
|
|
181
|
-
<path d="M206.37 348.066C205.754 348.066 205.222 347.978 204.775 347.802C204.335 347.626 203.994 347.373 203.752 347.043C203.517 346.706 203.4 346.31 203.4 345.855C203.4 345.415 203.514 345.041 203.741 344.733C203.976 344.418 204.313 344.176 204.753 344.007C205.2 343.838 205.739 343.754 206.37 343.754C206.993 343.754 207.529 343.838 207.976 344.007C208.423 344.176 208.764 344.418 208.999 344.733C209.241 345.041 209.362 345.415 209.362 345.855C209.362 346.31 209.241 346.706 208.999 347.043C208.757 347.373 208.412 347.626 207.965 347.802C207.518 347.978 206.986 348.066 206.37 348.066ZM206.37 347.395C207.052 347.395 207.584 347.256 207.965 346.977C208.354 346.698 208.548 346.321 208.548 345.844C208.548 345.367 208.354 344.993 207.965 344.722C207.584 344.443 207.052 344.304 206.37 344.304C205.688 344.304 205.156 344.443 204.775 344.722C204.394 344.993 204.203 345.367 204.203 345.844C204.203 346.321 204.394 346.698 204.775 346.977C205.156 347.256 205.688 347.395 206.37 347.395ZM206.37 344.205C205.798 344.205 205.31 344.128 204.907 343.974C204.511 343.82 204.207 343.6 203.994 343.314C203.781 343.021 203.675 342.672 203.675 342.269C203.675 341.844 203.785 341.481 204.005 341.18C204.232 340.872 204.548 340.637 204.951 340.476C205.354 340.315 205.827 340.234 206.37 340.234C206.913 340.234 207.386 340.315 207.789 340.476C208.2 340.637 208.519 340.872 208.746 341.18C208.973 341.481 209.087 341.844 209.087 342.269C209.087 342.672 208.981 343.021 208.768 343.314C208.555 343.6 208.244 343.82 207.833 343.974C207.43 344.128 206.942 344.205 206.37 344.205ZM206.37 343.677C206.971 343.677 207.441 343.552 207.778 343.303C208.115 343.054 208.284 342.72 208.284 342.302C208.284 341.862 208.108 341.521 207.756 341.279C207.411 341.03 206.949 340.905 206.37 340.905C205.791 340.905 205.329 341.03 204.984 341.279C204.639 341.521 204.467 341.858 204.467 342.291C204.467 342.716 204.632 343.054 204.962 343.303C205.299 343.552 205.769 343.677 206.37 343.677Z" fill="#919EA3"/>
|
|
182
|
-
<path d="M214.02 348V340.3H216.902C217.554 340.3 218.115 340.406 218.585 340.619C219.054 340.824 219.413 341.125 219.663 341.521C219.919 341.91 220.048 342.383 220.048 342.94C220.048 343.483 219.919 343.952 219.663 344.348C219.413 344.737 219.054 345.037 218.585 345.25C218.115 345.463 217.554 345.569 216.902 345.569H214.471L214.834 345.184V348H214.02ZM214.834 345.25L214.471 344.854H216.88C217.65 344.854 218.233 344.689 218.629 344.359C219.032 344.022 219.234 343.549 219.234 342.94C219.234 342.324 219.032 341.847 218.629 341.51C218.233 341.173 217.65 341.004 216.88 341.004H214.471L214.834 340.619V345.25Z" fill="#919EA3"/>
|
|
183
|
-
<path d="M221.808 348V340.3H222.479L225.999 346.306H225.647L229.134 340.3H229.805V348H229.024V341.521H229.211L225.999 347.021H225.614L222.38 341.521H222.589V348H221.808Z" fill="#919EA3"/>
|
|
184
|
-
<g opacity="0.361941">
|
|
185
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M569.364 318.638C569.585 318.859 569.585 319.216 569.364 319.437L562.494 326.307C562.273 326.528 561.916 326.528 561.695 326.307C561.475 326.087 561.475 325.729 561.695 325.509L568.566 318.638C568.786 318.418 569.144 318.418 569.364 318.638Z" fill="#243D48"/>
|
|
186
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M561.695 318.638C561.475 318.859 561.475 319.216 561.695 319.437L568.566 326.307C568.786 326.528 569.144 326.528 569.364 326.307C569.585 326.087 569.585 325.729 569.364 325.509L562.494 318.638C562.273 318.418 561.916 318.418 561.695 318.638Z" fill="#243D48"/>
|
|
187
|
-
</g>
|
|
188
|
-
<g opacity="0.361941">
|
|
189
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M569.364 341.638C569.585 341.859 569.585 342.216 569.364 342.437L562.494 349.307C562.273 349.528 561.916 349.528 561.695 349.307C561.475 349.087 561.475 348.729 561.695 348.509L568.566 341.638C568.786 341.418 569.144 341.418 569.364 341.638Z" fill="#243D48"/>
|
|
190
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M561.695 341.638C561.475 341.859 561.475 342.216 561.695 342.437L568.566 349.307C568.786 349.528 569.144 349.528 569.364 349.307C569.585 349.087 569.585 348.729 569.364 348.509L562.494 341.638C562.273 341.418 561.916 341.418 561.695 341.638Z" fill="#243D48"/>
|
|
191
|
-
</g>
|
|
192
|
-
<g opacity="0.385084">
|
|
193
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M59 321.338C59 318.89 60.9916 316.899 63.4395 316.899C65.8875 316.899 67.8791 318.89 67.8791 321.338C67.8791 323.786 65.8875 325.778 63.4395 325.778C60.9916 325.778 59 323.786 59 321.338ZM59.5549 321.338C59.5549 323.48 61.2975 325.223 63.4395 325.223C65.5816 325.223 67.3241 323.48 67.3241 321.338C67.3241 319.196 65.5816 317.454 63.4395 317.454C61.2975 317.454 59.5549 319.196 59.5549 321.338Z" fill="#243C47"/>
|
|
194
|
-
<path d="M63.7412 318.587H63.1895V321.471L64.9254 323.214L65.3154 322.822L63.7412 321.242V318.587Z" fill="#243C47"/>
|
|
195
|
-
</g>
|
|
196
|
-
<g opacity="0.385084">
|
|
197
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M59 345.439C59 342.992 60.9916 341 63.4395 341C65.8875 341 67.8791 342.992 67.8791 345.439C67.8791 347.887 65.8875 349.879 63.4395 349.879C60.9916 349.879 59 347.887 59 345.439ZM59.5549 345.439C59.5549 347.581 61.2975 349.324 63.4395 349.324C65.5816 349.324 67.3241 347.581 67.3241 345.439C67.3241 343.297 65.5816 341.555 63.4395 341.555C61.2975 341.555 59.5549 343.297 59.5549 345.439Z" fill="#243C47"/>
|
|
198
|
-
<path d="M63.7412 342.688H63.1895V345.572L64.9254 347.315L65.3154 346.924L63.7412 345.343V342.688Z" fill="#243C47"/>
|
|
199
|
-
</g>
|
|
200
|
-
<path d="M63.3559 139.283V142H61.9259V139.305L58.9009 134.3H60.4299L62.6849 138.051L64.9619 134.3H66.3699L63.3559 139.283Z" fill="#0086B2"/>
|
|
201
|
-
<path d="M70.5703 142.11C69.7857 142.11 69.078 141.941 68.4473 141.604C67.8167 141.259 67.3217 140.786 66.9623 140.185C66.603 139.576 66.4233 138.898 66.4233 138.15C66.4233 137.402 66.603 136.727 66.9623 136.126C67.3217 135.517 67.8167 135.044 68.4473 134.707C69.078 134.362 69.7857 134.19 70.5703 134.19C71.355 134.19 72.0627 134.362 72.6933 134.707C73.324 135.044 73.819 135.514 74.1783 136.115C74.5377 136.716 74.7173 137.395 74.7173 138.15C74.7173 138.905 74.5377 139.584 74.1783 140.185C73.819 140.786 73.324 141.259 72.6933 141.604C72.0627 141.941 71.355 142.11 70.5703 142.11ZM70.5703 140.856C71.0837 140.856 71.5457 140.742 71.9563 140.515C72.367 140.28 72.6897 139.958 72.9243 139.547C73.159 139.129 73.2763 138.663 73.2763 138.15C73.2763 137.637 73.159 137.175 72.9243 136.764C72.6897 136.346 72.367 136.023 71.9563 135.796C71.5457 135.561 71.0837 135.444 70.5703 135.444C70.057 135.444 69.595 135.561 69.1843 135.796C68.7737 136.023 68.451 136.346 68.2163 136.764C67.9817 137.175 67.8643 137.637 67.8643 138.15C67.8643 138.663 67.9817 139.129 68.2163 139.547C68.451 139.958 68.7737 140.28 69.1843 140.515C69.595 140.742 70.057 140.856 70.5703 140.856Z" fill="#0086B2"/>
|
|
202
|
-
<path d="M79.5441 142.11C78.4808 142.11 77.6521 141.813 77.0581 141.219C76.4641 140.618 76.1671 139.76 76.1671 138.645V134.3H77.5971V138.59C77.5971 140.101 78.2498 140.856 79.5551 140.856C80.8531 140.856 81.5021 140.101 81.5021 138.59V134.3H82.9101V138.645C82.9101 139.76 82.6131 140.618 82.0191 141.219C81.4324 141.813 80.6074 142.11 79.5441 142.11Z" fill="#0086B2"/>
|
|
203
|
-
<path d="M89.9508 142L88.3778 139.745C88.3118 139.752 88.2128 139.756 88.0808 139.756H86.3428V142H84.9128V134.3H88.0808C88.7481 134.3 89.3275 134.41 89.8188 134.63C90.3175 134.85 90.6988 135.165 90.9628 135.576C91.2268 135.987 91.3588 136.474 91.3588 137.039C91.3588 137.618 91.2158 138.117 90.9298 138.535C90.6511 138.953 90.2478 139.265 89.7198 139.47L91.4908 142H89.9508ZM89.9178 137.039C89.9178 136.548 89.7565 136.17 89.4338 135.906C89.1111 135.642 88.6381 135.51 88.0148 135.51H86.3428V138.579H88.0148C88.6381 138.579 89.1111 138.447 89.4338 138.183C89.7565 137.912 89.9178 137.53 89.9178 137.039Z" fill="#0086B2"/>
|
|
204
|
-
<path d="M99.1667 134.3C99.8341 134.3 100.413 134.41 100.905 134.63C101.403 134.85 101.785 135.165 102.049 135.576C102.313 135.987 102.445 136.474 102.445 137.039C102.445 137.596 102.313 138.084 102.049 138.502C101.785 138.913 101.403 139.228 100.905 139.448C100.413 139.668 99.8341 139.778 99.1667 139.778H97.4287V142H95.9987V134.3H99.1667ZM99.1007 138.568C99.7241 138.568 100.197 138.436 100.52 138.172C100.842 137.908 101.004 137.53 101.004 137.039C101.004 136.548 100.842 136.17 100.52 135.906C100.197 135.642 99.7241 135.51 99.1007 135.51H97.4287V138.568H99.1007Z" fill="#0086B2"/>
|
|
205
|
-
<path d="M108.911 142L107.338 139.745C107.272 139.752 107.173 139.756 107.041 139.756H105.303V142H103.873V134.3H107.041C107.708 134.3 108.287 134.41 108.779 134.63C109.277 134.85 109.659 135.165 109.923 135.576C110.187 135.987 110.319 136.474 110.319 137.039C110.319 137.618 110.176 138.117 109.89 138.535C109.611 138.953 109.208 139.265 108.68 139.47L110.451 142H108.911ZM108.878 137.039C108.878 136.548 108.716 136.17 108.394 135.906C108.071 135.642 107.598 135.51 106.975 135.51H105.303V138.579H106.975C107.598 138.579 108.071 138.447 108.394 138.183C108.716 137.912 108.878 137.53 108.878 137.039Z" fill="#0086B2"/>
|
|
206
|
-
<path d="M111.919 134.3H113.349V142H111.919V134.3Z" fill="#0086B2"/>
|
|
207
|
-
<path d="M122.418 134.3L119.063 142H117.655L114.289 134.3H115.84L118.403 140.24L120.988 134.3H122.418Z" fill="#0086B2"/>
|
|
208
|
-
<path d="M127.977 140.218H124.127L123.368 142H121.894L125.359 134.3H126.767L130.243 142H128.747L127.977 140.218ZM127.504 139.096L126.052 135.73L124.611 139.096H127.504Z" fill="#0086B2"/>
|
|
209
|
-
<path d="M134.679 142.11C133.902 142.11 133.198 141.941 132.567 141.604C131.944 141.259 131.452 140.786 131.093 140.185C130.741 139.584 130.565 138.905 130.565 138.15C130.565 137.395 130.745 136.716 131.104 136.115C131.463 135.514 131.955 135.044 132.578 134.707C133.209 134.362 133.913 134.19 134.69 134.19C135.321 134.19 135.896 134.3 136.417 134.52C136.938 134.74 137.378 135.059 137.737 135.477L136.813 136.346C136.256 135.745 135.57 135.444 134.756 135.444C134.228 135.444 133.755 135.561 133.337 135.796C132.919 136.023 132.593 136.342 132.358 136.753C132.123 137.164 132.006 137.629 132.006 138.15C132.006 138.671 132.123 139.136 132.358 139.547C132.593 139.958 132.919 140.28 133.337 140.515C133.755 140.742 134.228 140.856 134.756 140.856C135.57 140.856 136.256 140.552 136.813 139.943L137.737 140.823C137.378 141.241 136.934 141.56 136.406 141.78C135.885 142 135.31 142.11 134.679 142.11Z" fill="#0086B2"/>
|
|
210
|
-
<path d="M142.322 139.283V142H140.892V139.305L137.867 134.3H139.396L141.651 138.051L143.928 134.3H145.336L142.322 139.283Z" fill="#0086B2"/>
|
|
211
|
-
<path d="M152.623 142.11C151.56 142.11 150.731 141.813 150.137 141.219C149.543 140.618 149.246 139.76 149.246 138.645V134.3H150.676V138.59C150.676 140.101 151.329 140.856 152.634 140.856C153.932 140.856 154.581 140.101 154.581 138.59V134.3H155.989V138.645C155.989 139.76 155.692 140.618 155.098 141.219C154.512 141.813 153.687 142.11 152.623 142.11Z" fill="#0086B2"/>
|
|
212
|
-
<path d="M164.834 134.3V142H163.657L159.411 136.786V142H157.992V134.3H159.169L163.415 139.514V134.3H164.834Z" fill="#0086B2"/>
|
|
213
|
-
<path d="M166.897 134.3H170.263C171.084 134.3 171.814 134.461 172.452 134.784C173.09 135.099 173.585 135.55 173.937 136.137C174.289 136.716 174.465 137.387 174.465 138.15C174.465 138.913 174.289 139.587 173.937 140.174C173.585 140.753 173.09 141.204 172.452 141.527C171.814 141.842 171.084 142 170.263 142H166.897V134.3ZM170.197 140.79C170.762 140.79 171.257 140.684 171.682 140.471C172.115 140.251 172.445 139.943 172.672 139.547C172.907 139.144 173.024 138.678 173.024 138.15C173.024 137.622 172.907 137.16 172.672 136.764C172.445 136.361 172.115 136.053 171.682 135.84C171.257 135.62 170.762 135.51 170.197 135.51H168.327V140.79H170.197Z" fill="#0086B2"/>
|
|
214
|
-
<path d="M181.76 140.801V142H175.985V134.3H181.606V135.499H177.415V137.501H181.133V138.678H177.415V140.801H181.76Z" fill="#0086B2"/>
|
|
215
|
-
<path d="M188.392 142L186.819 139.745C186.753 139.752 186.654 139.756 186.522 139.756H184.784V142H183.354V134.3H186.522C187.19 134.3 187.769 134.41 188.26 134.63C188.759 134.85 189.14 135.165 189.404 135.576C189.668 135.987 189.8 136.474 189.8 137.039C189.8 137.618 189.657 138.117 189.371 138.535C189.093 138.953 188.689 139.265 188.161 139.47L189.932 142H188.392ZM188.359 137.039C188.359 136.548 188.198 136.17 187.875 135.906C187.553 135.642 187.08 135.51 186.456 135.51H184.784V138.579H186.456C187.08 138.579 187.553 138.447 187.875 138.183C188.198 137.912 188.359 137.53 188.359 137.039Z" fill="#0086B2"/>
|
|
216
|
-
<path d="M197.762 139.283V142H196.332V139.305L193.307 134.3H194.836L197.091 138.051L199.368 134.3H200.776L197.762 139.283Z" fill="#0086B2"/>
|
|
217
|
-
<path d="M204.977 142.11C204.192 142.11 203.484 141.941 202.854 141.604C202.223 141.259 201.728 140.786 201.369 140.185C201.009 139.576 200.83 138.898 200.83 138.15C200.83 137.402 201.009 136.727 201.369 136.126C201.728 135.517 202.223 135.044 202.854 134.707C203.484 134.362 204.192 134.19 204.977 134.19C205.761 134.19 206.469 134.362 207.1 134.707C207.73 135.044 208.225 135.514 208.585 136.115C208.944 136.716 209.124 137.395 209.124 138.15C209.124 138.905 208.944 139.584 208.585 140.185C208.225 140.786 207.73 141.259 207.1 141.604C206.469 141.941 205.761 142.11 204.977 142.11ZM204.977 140.856C205.49 140.856 205.952 140.742 206.363 140.515C206.773 140.28 207.096 139.958 207.331 139.547C207.565 139.129 207.683 138.663 207.683 138.15C207.683 137.637 207.565 137.175 207.331 136.764C207.096 136.346 206.773 136.023 206.363 135.796C205.952 135.561 205.49 135.444 204.977 135.444C204.463 135.444 204.001 135.561 203.591 135.796C203.18 136.023 202.857 136.346 202.623 136.764C202.388 137.175 202.271 137.637 202.271 138.15C202.271 138.663 202.388 139.129 202.623 139.547C202.857 139.958 203.18 140.28 203.591 140.515C204.001 140.742 204.463 140.856 204.977 140.856Z" fill="#0086B2"/>
|
|
218
|
-
<path d="M213.95 142.11C212.887 142.11 212.058 141.813 211.464 141.219C210.87 140.618 210.573 139.76 210.573 138.645V134.3H212.003V138.59C212.003 140.101 212.656 140.856 213.961 140.856C215.259 140.856 215.908 140.101 215.908 138.59V134.3H217.316V138.645C217.316 139.76 217.019 140.618 216.425 141.219C215.839 141.813 215.014 142.11 213.95 142.11Z" fill="#0086B2"/>
|
|
219
|
-
<path d="M224.357 142L222.784 139.745C222.718 139.752 222.619 139.756 222.487 139.756H220.749V142H219.319V134.3H222.487C223.154 134.3 223.734 134.41 224.225 134.63C224.724 134.85 225.105 135.165 225.369 135.576C225.633 135.987 225.765 136.474 225.765 137.039C225.765 137.618 225.622 138.117 225.336 138.535C225.057 138.953 224.654 139.265 224.126 139.47L225.897 142H224.357ZM224.324 137.039C224.324 136.548 224.163 136.17 223.84 135.906C223.517 135.642 223.044 135.51 222.421 135.51H220.749V138.579H222.421C223.044 138.579 223.517 138.447 223.84 138.183C224.163 137.912 224.324 137.53 224.324 137.039Z" fill="#0086B2"/>
|
|
220
|
-
<path d="M233.969 142.11C233.192 142.11 232.488 141.941 231.857 141.604C231.234 141.259 230.742 140.786 230.383 140.185C230.031 139.584 229.855 138.905 229.855 138.15C229.855 137.395 230.035 136.716 230.394 136.115C230.753 135.514 231.245 135.044 231.868 134.707C232.499 134.362 233.203 134.19 233.98 134.19C234.611 134.19 235.186 134.3 235.707 134.52C236.228 134.74 236.668 135.059 237.027 135.477L236.103 136.346C235.546 135.745 234.86 135.444 234.046 135.444C233.518 135.444 233.045 135.561 232.627 135.796C232.209 136.023 231.883 136.342 231.648 136.753C231.413 137.164 231.296 137.629 231.296 138.15C231.296 138.671 231.413 139.136 231.648 139.547C231.883 139.958 232.209 140.28 232.627 140.515C233.045 140.742 233.518 140.856 234.046 140.856C234.86 140.856 235.546 140.552 236.103 139.943L237.027 140.823C236.668 141.241 236.224 141.56 235.696 141.78C235.175 142 234.6 142.11 233.969 142.11Z" fill="#0086B2"/>
|
|
221
|
-
<path d="M241.833 142.11C241.048 142.11 240.341 141.941 239.71 141.604C239.079 141.259 238.584 140.786 238.225 140.185C237.866 139.576 237.686 138.898 237.686 138.15C237.686 137.402 237.866 136.727 238.225 136.126C238.584 135.517 239.079 135.044 239.71 134.707C240.341 134.362 241.048 134.19 241.833 134.19C242.618 134.19 243.325 134.362 243.956 134.707C244.587 135.044 245.082 135.514 245.441 136.115C245.8 136.716 245.98 137.395 245.98 138.15C245.98 138.905 245.8 139.584 245.441 140.185C245.082 140.786 244.587 141.259 243.956 141.604C243.325 141.941 242.618 142.11 241.833 142.11ZM241.833 140.856C242.346 140.856 242.808 140.742 243.219 140.515C243.63 140.28 243.952 139.958 244.187 139.547C244.422 139.129 244.539 138.663 244.539 138.15C244.539 137.637 244.422 137.175 244.187 136.764C243.952 136.346 243.63 136.023 243.219 135.796C242.808 135.561 242.346 135.444 241.833 135.444C241.32 135.444 240.858 135.561 240.447 135.796C240.036 136.023 239.714 136.346 239.479 136.764C239.244 137.175 239.127 137.637 239.127 138.15C239.127 138.663 239.244 139.129 239.479 139.547C239.714 139.958 240.036 140.28 240.447 140.515C240.858 140.742 241.32 140.856 241.833 140.856Z" fill="#0086B2"/>
|
|
222
|
-
<path d="M254.338 134.3V142H253.161L248.915 136.786V142H247.496V134.3H248.673L252.919 139.514V134.3H254.338Z" fill="#0086B2"/>
|
|
223
|
-
<path d="M257.963 135.51H255.411V134.3H261.945V135.51H259.393V142H257.963V135.51Z" fill="#0086B2"/>
|
|
224
|
-
<path d="M268.056 142L266.483 139.745C266.417 139.752 266.318 139.756 266.186 139.756H264.448V142H263.018V134.3H266.186C266.854 134.3 267.433 134.41 267.924 134.63C268.423 134.85 268.804 135.165 269.068 135.576C269.332 135.987 269.464 136.474 269.464 137.039C269.464 137.618 269.321 138.117 269.035 138.535C268.757 138.953 268.353 139.265 267.825 139.47L269.596 142H268.056ZM268.023 137.039C268.023 136.548 267.862 136.17 267.539 135.906C267.217 135.642 266.744 135.51 266.12 135.51H264.448V138.579H266.12C266.744 138.579 267.217 138.447 267.539 138.183C267.862 137.912 268.023 137.53 268.023 137.039Z" fill="#0086B2"/>
|
|
225
|
-
<path d="M274.661 142.11C273.876 142.11 273.169 141.941 272.538 141.604C271.907 141.259 271.412 140.786 271.053 140.185C270.694 139.576 270.514 138.898 270.514 138.15C270.514 137.402 270.694 136.727 271.053 136.126C271.412 135.517 271.907 135.044 272.538 134.707C273.169 134.362 273.876 134.19 274.661 134.19C275.446 134.19 276.153 134.362 276.784 134.707C277.415 135.044 277.91 135.514 278.269 136.115C278.628 136.716 278.808 137.395 278.808 138.15C278.808 138.905 278.628 139.584 278.269 140.185C277.91 140.786 277.415 141.259 276.784 141.604C276.153 141.941 275.446 142.11 274.661 142.11ZM274.661 140.856C275.174 140.856 275.636 140.742 276.047 140.515C276.458 140.28 276.78 139.958 277.015 139.547C277.25 139.129 277.367 138.663 277.367 138.15C277.367 137.637 277.25 137.175 277.015 136.764C276.78 136.346 276.458 136.023 276.047 135.796C275.636 135.561 275.174 135.444 274.661 135.444C274.148 135.444 273.686 135.561 273.275 135.796C272.864 136.023 272.542 136.346 272.307 136.764C272.072 137.175 271.955 137.637 271.955 138.15C271.955 138.663 272.072 139.129 272.307 139.547C272.542 139.958 272.864 140.28 273.275 140.515C273.686 140.742 274.148 140.856 274.661 140.856Z" fill="#0086B2"/>
|
|
226
|
-
<path d="M280.324 134.3H281.754V140.79H285.78V142H280.324V134.3Z" fill="#0086B2"/>
|
|
227
|
-
<path d="M32.4939 58V45.4H34.9059L40.2699 54.292H38.9919L44.2659 45.4H46.6599L46.6959 58H43.9599L43.9419 49.594H44.4459L40.2339 56.668H38.9199L34.6179 49.594H35.2299V58H32.4939Z" fill="#243D48"/>
|
|
228
|
-
<path d="M50.7113 61.636C50.2073 61.636 49.7093 61.558 49.2173 61.402C48.7253 61.246 48.3233 61.03 48.0113 60.754L49.0373 58.756C49.2533 58.948 49.4993 59.098 49.7753 59.206C50.0633 59.314 50.3453 59.368 50.6213 59.368C51.0173 59.368 51.3293 59.272 51.5573 59.08C51.7973 58.9 52.0133 58.594 52.2053 58.162L52.7093 56.974L52.9253 56.668L56.3993 48.316H59.0993L54.7253 58.594C54.4133 59.374 54.0533 59.986 53.6453 60.43C53.2493 60.874 52.8053 61.186 52.3133 61.366C51.8333 61.546 51.2993 61.636 50.7113 61.636ZM52.3673 58.378L48.0473 48.316H50.9453L54.2933 56.416L52.3673 58.378Z" fill="#243D48"/>
|
|
229
|
-
<path d="M74.1808 45.4H77.0968V58H74.1808V45.4ZM68.4568 58H65.5408V45.4H68.4568V58ZM74.3968 52.834H68.2408V50.368H74.3968V52.834Z" fill="#243D48"/>
|
|
230
|
-
<path d="M79.8799 58V48.316H82.6879V58H79.8799ZM81.2839 46.966C80.7679 46.966 80.3479 46.816 80.0239 46.516C79.6999 46.216 79.5379 45.844 79.5379 45.4C79.5379 44.956 79.6999 44.584 80.0239 44.284C80.3479 43.984 80.7679 43.834 81.2839 43.834C81.7999 43.834 82.2199 43.978 82.5439 44.266C82.8679 44.542 83.0299 44.902 83.0299 45.346C83.0299 45.814 82.8679 46.204 82.5439 46.516C82.2319 46.816 81.8119 46.966 81.2839 46.966Z" fill="#243D48"/>
|
|
231
|
-
<path d="M88.5519 58.144C87.7239 58.144 86.9259 58.048 86.1579 57.856C85.4019 57.652 84.8019 57.4 84.3579 57.1L85.2939 55.084C85.7379 55.36 86.2599 55.588 86.8599 55.768C87.4719 55.936 88.0719 56.02 88.6599 56.02C89.3079 56.02 89.7639 55.942 90.0279 55.786C90.3039 55.63 90.4419 55.414 90.4419 55.138C90.4419 54.91 90.3339 54.742 90.1179 54.634C89.9139 54.514 89.6379 54.424 89.2899 54.364C88.9419 54.304 88.5579 54.244 88.1379 54.184C87.7299 54.124 87.3159 54.046 86.8959 53.95C86.4759 53.842 86.0919 53.686 85.7439 53.482C85.3959 53.278 85.1139 53.002 84.8979 52.654C84.6939 52.306 84.5919 51.856 84.5919 51.304C84.5919 50.692 84.7659 50.152 85.1139 49.684C85.4739 49.216 85.9899 48.85 86.6619 48.586C87.3339 48.31 88.1379 48.172 89.0739 48.172C89.7339 48.172 90.4059 48.244 91.0899 48.388C91.7739 48.532 92.3439 48.742 92.7999 49.018L91.8639 51.016C91.3959 50.74 90.9219 50.554 90.4419 50.458C89.9739 50.35 89.5179 50.296 89.0739 50.296C88.4499 50.296 87.9939 50.38 87.7059 50.548C87.4179 50.716 87.2739 50.932 87.2739 51.196C87.2739 51.436 87.3759 51.616 87.5799 51.736C87.7959 51.856 88.0779 51.952 88.4259 52.024C88.7739 52.096 89.1519 52.162 89.5599 52.222C89.9799 52.27 90.3999 52.348 90.8199 52.456C91.2399 52.564 91.6179 52.72 91.9539 52.924C92.3019 53.116 92.5839 53.386 92.7999 53.734C93.0159 54.07 93.1239 54.514 93.1239 55.066C93.1239 55.666 92.9439 56.2 92.5839 56.668C92.2239 57.124 91.7019 57.484 91.0179 57.748C90.3459 58.012 89.5239 58.144 88.5519 58.144Z" fill="#243D48"/>
|
|
232
|
-
<path d="M98.8164 58.144C97.6764 58.144 96.7884 57.856 96.1524 57.28C95.5164 56.692 95.1984 55.822 95.1984 54.67V46.174H98.0064V54.634C98.0064 55.042 98.1144 55.36 98.3304 55.588C98.5464 55.804 98.8404 55.912 99.2124 55.912C99.6564 55.912 100.034 55.792 100.346 55.552L101.102 57.532C100.814 57.736 100.466 57.892 100.058 58C99.6624 58.096 99.2484 58.144 98.8164 58.144ZM93.7044 50.692V48.532H100.418V50.692H93.7044Z" fill="#243D48"/>
|
|
233
|
-
<path d="M106.988 58.144C105.956 58.144 105.038 57.928 104.234 57.496C103.442 57.064 102.812 56.476 102.344 55.732C101.888 54.976 101.66 54.118 101.66 53.158C101.66 52.186 101.888 51.328 102.344 50.584C102.812 49.828 103.442 49.24 104.234 48.82C105.038 48.388 105.956 48.172 106.988 48.172C108.008 48.172 108.92 48.388 109.724 48.82C110.528 49.24 111.158 49.822 111.614 50.566C112.07 51.31 112.298 52.174 112.298 53.158C112.298 54.118 112.07 54.976 111.614 55.732C111.158 56.476 110.528 57.064 109.724 57.496C108.92 57.928 108.008 58.144 106.988 58.144ZM106.988 55.84C107.456 55.84 107.876 55.732 108.248 55.516C108.62 55.3 108.914 54.994 109.13 54.598C109.346 54.19 109.454 53.71 109.454 53.158C109.454 52.594 109.346 52.114 109.13 51.718C108.914 51.322 108.62 51.016 108.248 50.8C107.876 50.584 107.456 50.476 106.988 50.476C106.52 50.476 106.1 50.584 105.728 50.8C105.356 51.016 105.056 51.322 104.828 51.718C104.612 52.114 104.504 52.594 104.504 53.158C104.504 53.71 104.612 54.19 104.828 54.598C105.056 54.994 105.356 55.3 105.728 55.516C106.1 55.732 106.52 55.84 106.988 55.84Z" fill="#243D48"/>
|
|
234
|
-
<path d="M114.175 58V48.316H116.857V51.052L116.479 50.26C116.767 49.576 117.229 49.06 117.865 48.712C118.501 48.352 119.275 48.172 120.187 48.172V50.764C120.067 50.752 119.959 50.746 119.863 50.746C119.767 50.734 119.665 50.728 119.557 50.728C118.789 50.728 118.165 50.95 117.685 51.394C117.217 51.826 116.983 52.504 116.983 53.428V58H114.175Z" fill="#243D48"/>
|
|
235
|
-
<path d="M123.414 61.636C122.91 61.636 122.412 61.558 121.92 61.402C121.428 61.246 121.026 61.03 120.714 60.754L121.74 58.756C121.956 58.948 122.202 59.098 122.478 59.206C122.766 59.314 123.048 59.368 123.324 59.368C123.72 59.368 124.032 59.272 124.26 59.08C124.5 58.9 124.716 58.594 124.908 58.162L125.412 56.974L125.628 56.668L129.102 48.316H131.802L127.428 58.594C127.116 59.374 126.756 59.986 126.348 60.43C125.952 60.874 125.508 61.186 125.016 61.366C124.536 61.546 124.002 61.636 123.414 61.636ZM125.07 58.378L120.75 48.316H123.648L126.996 56.416L125.07 58.378Z" fill="#243D48"/>
|
|
236
|
-
<path d="M33.6839 76V69.257H31.0439V68.3H37.4129V69.257H34.7729V76H33.6839Z" fill="#243C47"/>
|
|
237
|
-
<path d="M41.57 70.115C42.0467 70.115 42.4647 70.2066 42.824 70.39C43.1907 70.5733 43.4767 70.852 43.682 71.226C43.8873 71.6 43.99 72.073 43.99 72.645V76H42.934V72.766C42.934 72.2013 42.7947 71.776 42.516 71.49C42.2447 71.204 41.8597 71.061 41.361 71.061C40.987 71.061 40.6607 71.1343 40.382 71.281C40.1033 71.4276 39.887 71.644 39.733 71.93C39.5863 72.216 39.513 72.5716 39.513 72.997V76H38.457V67.838H39.513V71.743L39.304 71.325C39.4947 70.9436 39.788 70.6466 40.184 70.434C40.58 70.2213 41.042 70.115 41.57 70.115Z" fill="#243C47"/>
|
|
238
|
-
<path d="M45.9443 76V70.17H47.0003V76H45.9443ZM46.4723 69.048C46.267 69.048 46.0946 68.982 45.9553 68.85C45.8233 68.718 45.7573 68.5566 45.7573 68.366C45.7573 68.168 45.8233 68.003 45.9553 67.871C46.0946 67.739 46.267 67.673 46.4723 67.673C46.6776 67.673 46.8463 67.739 46.9783 67.871C47.1176 67.9956 47.1873 68.1533 47.1873 68.344C47.1873 68.542 47.1213 68.7106 46.9893 68.85C46.8573 68.982 46.685 69.048 46.4723 69.048Z" fill="#243C47"/>
|
|
239
|
-
<path d="M50.6886 76.066C50.2046 76.066 49.7426 76 49.3026 75.868C48.8699 75.736 48.5289 75.5746 48.2796 75.384L48.7196 74.548C48.9689 74.7166 49.2769 74.8596 49.6436 74.977C50.0102 75.0943 50.3842 75.153 50.7656 75.153C51.2569 75.153 51.6089 75.0833 51.8216 74.944C52.0416 74.8046 52.1516 74.6103 52.1516 74.361C52.1516 74.1776 52.0856 74.0346 51.9536 73.932C51.8216 73.8293 51.6456 73.7523 51.4256 73.701C51.2129 73.6496 50.9746 73.6056 50.7106 73.569C50.4466 73.525 50.1826 73.4736 49.9186 73.415C49.6546 73.349 49.4126 73.261 49.1926 73.151C48.9726 73.0336 48.7966 72.876 48.6646 72.678C48.5326 72.4726 48.4666 72.2013 48.4666 71.864C48.4666 71.512 48.5656 71.204 48.7636 70.94C48.9616 70.676 49.2402 70.4743 49.5996 70.335C49.9662 70.1883 50.3989 70.115 50.8976 70.115C51.2789 70.115 51.6639 70.1626 52.0526 70.258C52.4486 70.346 52.7712 70.4743 53.0206 70.643L52.5696 71.479C52.3056 71.303 52.0306 71.182 51.7446 71.116C51.4586 71.05 51.1726 71.017 50.8866 71.017C50.4246 71.017 50.0799 71.094 49.8526 71.248C49.6252 71.3946 49.5116 71.5853 49.5116 71.82C49.5116 72.018 49.5776 72.172 49.7096 72.282C49.8489 72.3846 50.0249 72.4653 50.2376 72.524C50.4576 72.5826 50.6996 72.634 50.9636 72.678C51.2276 72.7146 51.4916 72.766 51.7556 72.832C52.0196 72.8906 52.2579 72.975 52.4706 73.085C52.6906 73.195 52.8666 73.349 52.9986 73.547C53.1379 73.745 53.2076 74.009 53.2076 74.339C53.2076 74.691 53.1049 74.9953 52.8996 75.252C52.6942 75.5086 52.4046 75.7103 52.0306 75.857C51.6566 75.9963 51.2092 76.066 50.6886 76.066Z" fill="#243C47"/>
|
|
240
|
-
<path d="M57.4814 76V70.17H58.5374V76H57.4814ZM58.0094 69.048C57.8041 69.048 57.6317 68.982 57.4924 68.85C57.3604 68.718 57.2944 68.5566 57.2944 68.366C57.2944 68.168 57.3604 68.003 57.4924 67.871C57.6317 67.739 57.8041 67.673 58.0094 67.673C58.2147 67.673 58.3834 67.739 58.5154 67.871C58.6547 67.9956 58.7244 68.1533 58.7244 68.344C58.7244 68.542 58.6584 68.7106 58.5264 68.85C58.3944 68.982 58.2221 69.048 58.0094 69.048Z" fill="#243C47"/>
|
|
241
|
-
<path d="M62.2257 76.066C61.7417 76.066 61.2797 76 60.8397 75.868C60.407 75.736 60.066 75.5746 59.8167 75.384L60.2567 74.548C60.506 74.7166 60.814 74.8596 61.1807 74.977C61.5473 75.0943 61.9213 75.153 62.3027 75.153C62.794 75.153 63.146 75.0833 63.3587 74.944C63.5787 74.8046 63.6887 74.6103 63.6887 74.361C63.6887 74.1776 63.6227 74.0346 63.4907 73.932C63.3587 73.8293 63.1827 73.7523 62.9627 73.701C62.75 73.6496 62.5117 73.6056 62.2477 73.569C61.9837 73.525 61.7197 73.4736 61.4557 73.415C61.1917 73.349 60.9497 73.261 60.7297 73.151C60.5097 73.0336 60.3337 72.876 60.2017 72.678C60.0697 72.4726 60.0037 72.2013 60.0037 71.864C60.0037 71.512 60.1027 71.204 60.3007 70.94C60.4987 70.676 60.7773 70.4743 61.1367 70.335C61.5033 70.1883 61.936 70.115 62.4347 70.115C62.816 70.115 63.201 70.1626 63.5897 70.258C63.9857 70.346 64.3083 70.4743 64.5577 70.643L64.1067 71.479C63.8427 71.303 63.5677 71.182 63.2817 71.116C62.9957 71.05 62.7097 71.017 62.4237 71.017C61.9617 71.017 61.617 71.094 61.3897 71.248C61.1623 71.3946 61.0487 71.5853 61.0487 71.82C61.0487 72.018 61.1147 72.172 61.2467 72.282C61.386 72.3846 61.562 72.4653 61.7747 72.524C61.9947 72.5826 62.2367 72.634 62.5007 72.678C62.7647 72.7146 63.0287 72.766 63.2927 72.832C63.5567 72.8906 63.795 72.975 64.0077 73.085C64.2277 73.195 64.4037 73.349 64.5357 73.547C64.675 73.745 64.7447 74.009 64.7447 74.339C64.7447 74.691 64.642 74.9953 64.4367 75.252C64.2313 75.5086 63.9417 75.7103 63.5677 75.857C63.1937 75.9963 62.7463 76.066 62.2257 76.066Z" fill="#243C47"/>
|
|
242
|
-
<path d="M69.2715 78.2C68.9929 78.2 68.7215 78.1523 68.4575 78.057C68.1935 77.969 67.9662 77.837 67.7755 77.661L68.2265 76.869C68.3732 77.0083 68.5345 77.1146 68.7105 77.188C68.8865 77.2613 69.0735 77.298 69.2715 77.298C69.5282 77.298 69.7409 77.232 69.9095 77.1C70.0782 76.968 70.2359 76.7333 70.3825 76.396L70.7455 75.593L70.8555 75.461L73.1435 70.17H74.1775L71.3505 76.583C71.1819 76.9936 70.9912 77.3163 70.7785 77.551C70.5732 77.7856 70.3459 77.9506 70.0965 78.046C69.8472 78.1486 69.5722 78.2 69.2715 78.2ZM70.6575 76.187L67.9955 70.17H69.0955L71.3615 75.362L70.6575 76.187Z" fill="#243C47"/>
|
|
243
|
-
<path d="M77.4989 76.066C76.9123 76.066 76.3916 75.9376 75.9369 75.681C75.4823 75.4243 75.1229 75.0723 74.8589 74.625C74.5949 74.1703 74.4629 73.657 74.4629 73.085C74.4629 72.5056 74.5949 71.9923 74.8589 71.545C75.1229 71.0976 75.4823 70.7493 75.9369 70.5C76.3916 70.2433 76.9123 70.115 77.4989 70.115C78.0783 70.115 78.5953 70.2433 79.0499 70.5C79.5119 70.7493 79.8713 71.0976 80.1279 71.545C80.3919 71.985 80.5239 72.4983 80.5239 73.085C80.5239 73.6643 80.3919 74.1776 80.1279 74.625C79.8713 75.0723 79.5119 75.4243 79.0499 75.681C78.5953 75.9376 78.0783 76.066 77.4989 76.066ZM77.4989 75.142C77.8729 75.142 78.2066 75.0576 78.4999 74.889C78.8006 74.7203 79.0353 74.482 79.2039 74.174C79.3726 73.8586 79.4569 73.4956 79.4569 73.085C79.4569 72.667 79.3726 72.3076 79.2039 72.007C79.0353 71.699 78.8006 71.4606 78.4999 71.292C78.2066 71.1233 77.8729 71.039 77.4989 71.039C77.1249 71.039 76.7913 71.1233 76.4979 71.292C76.2046 71.4606 75.9699 71.699 75.7939 72.007C75.6179 72.3076 75.5299 72.667 75.5299 73.085C75.5299 73.4956 75.6179 73.8586 75.7939 74.174C75.9699 74.482 76.2046 74.7203 76.4979 74.889C76.7913 75.0576 77.1249 75.142 77.4989 75.142Z" fill="#243C47"/>
|
|
244
|
-
<path d="M84.4373 76.066C83.9387 76.066 83.4987 75.9743 83.1173 75.791C82.7433 75.6076 82.45 75.329 82.2373 74.955C82.032 74.5736 81.9293 74.097 81.9293 73.525V70.17H82.9853V73.404C82.9853 73.976 83.121 74.405 83.3923 74.691C83.671 74.977 84.0597 75.12 84.5583 75.12C84.925 75.12 85.244 75.0466 85.5153 74.9C85.7867 74.746 85.9957 74.526 86.1423 74.24C86.289 73.9466 86.3623 73.5946 86.3623 73.184V70.17H87.4183V76H86.4173V74.427L86.5823 74.845C86.3917 75.2336 86.1057 75.5343 85.7243 75.747C85.343 75.9596 84.914 76.066 84.4373 76.066Z" fill="#243C47"/>
|
|
245
|
-
<path d="M89.4287 76V70.17H90.4407V71.754L90.3417 71.358C90.503 70.9546 90.7743 70.6466 91.1557 70.434C91.537 70.2213 92.0063 70.115 92.5637 70.115V71.138C92.5197 71.1306 92.4757 71.127 92.4317 71.127C92.395 71.127 92.3583 71.127 92.3217 71.127C91.757 71.127 91.3097 71.2956 90.9797 71.633C90.6497 71.9703 90.4847 72.458 90.4847 73.096V76H89.4287Z" fill="#243C47"/>
|
|
246
|
-
<path d="M98.5665 76.066C98.0825 76.066 97.6205 76 97.1805 75.868C96.7478 75.736 96.4068 75.5746 96.1575 75.384L96.5975 74.548C96.8468 74.7166 97.1548 74.8596 97.5215 74.977C97.8882 75.0943 98.2622 75.153 98.6435 75.153C99.1348 75.153 99.4868 75.0833 99.6995 74.944C99.9195 74.8046 100.03 74.6103 100.03 74.361C100.03 74.1776 99.9635 74.0346 99.8315 73.932C99.6995 73.8293 99.5235 73.7523 99.3035 73.701C99.0908 73.6496 98.8525 73.6056 98.5885 73.569C98.3245 73.525 98.0605 73.4736 97.7965 73.415C97.5325 73.349 97.2905 73.261 97.0705 73.151C96.8505 73.0336 96.6745 72.876 96.5425 72.678C96.4105 72.4726 96.3445 72.2013 96.3445 71.864C96.3445 71.512 96.4435 71.204 96.6415 70.94C96.8395 70.676 97.1182 70.4743 97.4775 70.335C97.8442 70.1883 98.2768 70.115 98.7755 70.115C99.1568 70.115 99.5418 70.1626 99.9305 70.258C100.327 70.346 100.649 70.4743 100.898 70.643L100.448 71.479C100.184 71.303 99.9085 71.182 99.6225 71.116C99.3365 71.05 99.0505 71.017 98.7645 71.017C98.3025 71.017 97.9578 71.094 97.7305 71.248C97.5032 71.3946 97.3895 71.5853 97.3895 71.82C97.3895 72.018 97.4555 72.172 97.5875 72.282C97.7268 72.3846 97.9028 72.4653 98.1155 72.524C98.3355 72.5826 98.5775 72.634 98.8415 72.678C99.1055 72.7146 99.3695 72.766 99.6335 72.832C99.8975 72.8906 100.136 72.975 100.349 73.085C100.569 73.195 100.745 73.349 100.877 73.547C101.016 73.745 101.086 74.009 101.086 74.339C101.086 74.691 100.983 74.9953 100.778 75.252C100.572 75.5086 100.283 75.7103 99.9085 75.857C99.5345 75.9963 99.0872 76.066 98.5665 76.066Z" fill="#243C47"/>
|
|
247
|
-
<path d="M105.001 76.066C104.378 76.066 103.828 75.9376 103.351 75.681C102.882 75.4243 102.515 75.0723 102.251 74.625C101.995 74.1776 101.866 73.6643 101.866 73.085C101.866 72.5056 101.991 71.9923 102.24 71.545C102.497 71.0976 102.845 70.7493 103.285 70.5C103.733 70.2433 104.235 70.115 104.792 70.115C105.357 70.115 105.856 70.2396 106.288 70.489C106.721 70.7383 107.058 71.0903 107.3 71.545C107.55 71.9923 107.674 72.5166 107.674 73.118C107.674 73.162 107.671 73.2133 107.663 73.272C107.663 73.3306 107.66 73.3856 107.652 73.437H102.691V72.678H107.102L106.673 72.942C106.681 72.568 106.604 72.2343 106.442 71.941C106.281 71.6476 106.057 71.4203 105.771 71.259C105.493 71.0903 105.166 71.006 104.792 71.006C104.426 71.006 104.099 71.0903 103.813 71.259C103.527 71.4203 103.304 71.6513 103.142 71.952C102.981 72.2453 102.9 72.5826 102.9 72.964V73.14C102.9 73.5286 102.988 73.877 103.164 74.185C103.348 74.4856 103.601 74.7203 103.923 74.889C104.246 75.0576 104.616 75.142 105.034 75.142C105.379 75.142 105.691 75.0833 105.969 74.966C106.255 74.8486 106.505 74.6726 106.717 74.438L107.3 75.12C107.036 75.428 106.706 75.6626 106.31 75.824C105.922 75.9853 105.485 76.066 105.001 76.066Z" fill="#243C47"/>
|
|
248
|
-
<path d="M112.598 76V74.768L112.543 74.537V72.436C112.543 71.9886 112.411 71.644 112.147 71.402C111.891 71.1526 111.502 71.028 110.981 71.028C110.637 71.028 110.299 71.0866 109.969 71.204C109.639 71.314 109.361 71.4643 109.133 71.655L108.693 70.863C108.994 70.621 109.353 70.4376 109.771 70.313C110.197 70.181 110.64 70.115 111.102 70.115C111.902 70.115 112.518 70.3093 112.95 70.698C113.383 71.0866 113.599 71.6806 113.599 72.48V76H112.598ZM110.684 76.066C110.252 76.066 109.87 75.9926 109.54 75.846C109.218 75.6993 108.968 75.4976 108.792 75.241C108.616 74.977 108.528 74.68 108.528 74.35C108.528 74.0346 108.602 73.7486 108.748 73.492C108.902 73.2353 109.148 73.03 109.485 72.876C109.83 72.722 110.292 72.645 110.871 72.645H112.719V73.404H110.915C110.387 73.404 110.032 73.492 109.848 73.668C109.665 73.844 109.573 74.0566 109.573 74.306C109.573 74.592 109.687 74.823 109.914 74.999C110.142 75.1676 110.457 75.252 110.86 75.252C111.256 75.252 111.601 75.164 111.894 74.988C112.195 74.812 112.411 74.5553 112.543 74.218L112.752 74.944C112.613 75.2886 112.367 75.5636 112.015 75.769C111.663 75.967 111.22 76.066 110.684 76.066Z" fill="#243C47"/>
|
|
249
|
-
<path d="M115.554 76V70.17H116.566V71.754L116.467 71.358C116.628 70.9546 116.899 70.6466 117.281 70.434C117.662 70.2213 118.131 70.115 118.689 70.115V71.138C118.645 71.1306 118.601 71.127 118.557 71.127C118.52 71.127 118.483 71.127 118.447 71.127C117.882 71.127 117.435 71.2956 117.105 71.633C116.775 71.9703 116.61 72.458 116.61 73.096V76H115.554Z" fill="#243C47"/>
|
|
250
|
-
<path d="M122.477 76.066C121.883 76.066 121.352 75.9376 120.882 75.681C120.42 75.4243 120.057 75.0723 119.793 74.625C119.529 74.1776 119.397 73.6643 119.397 73.085C119.397 72.5056 119.529 71.9923 119.793 71.545C120.057 71.0976 120.42 70.7493 120.882 70.5C121.352 70.2433 121.883 70.115 122.477 70.115C123.005 70.115 123.475 70.2213 123.885 70.434C124.303 70.6393 124.626 70.9473 124.853 71.358L124.05 71.875C123.86 71.589 123.625 71.38 123.346 71.248C123.075 71.1086 122.782 71.039 122.466 71.039C122.085 71.039 121.744 71.1233 121.443 71.292C121.143 71.4606 120.904 71.699 120.728 72.007C120.552 72.3076 120.464 72.667 120.464 73.085C120.464 73.503 120.552 73.866 120.728 74.174C120.904 74.482 121.143 74.7203 121.443 74.889C121.744 75.0576 122.085 75.142 122.466 75.142C122.782 75.142 123.075 75.076 123.346 74.944C123.625 74.8046 123.86 74.592 124.05 74.306L124.853 74.812C124.626 75.2153 124.303 75.527 123.885 75.747C123.475 75.9596 123.005 76.066 122.477 76.066Z" fill="#243C47"/>
|
|
251
|
-
<path d="M129.258 70.115C129.735 70.115 130.153 70.2066 130.512 70.39C130.879 70.5733 131.165 70.852 131.37 71.226C131.576 71.6 131.678 72.073 131.678 72.645V76H130.622V72.766C130.622 72.2013 130.483 71.776 130.204 71.49C129.933 71.204 129.548 71.061 129.049 71.061C128.675 71.061 128.349 71.1343 128.07 71.281C127.792 71.4276 127.575 71.644 127.421 71.93C127.275 72.216 127.201 72.5716 127.201 72.997V76H126.145V67.838H127.201V71.743L126.992 71.325C127.183 70.9436 127.476 70.6466 127.872 70.434C128.268 70.2213 128.73 70.115 129.258 70.115Z" fill="#243C47"/>
|
|
252
|
-
<path d="M140.206 76V74.768L140.151 74.537V72.436C140.151 71.9886 140.019 71.644 139.755 71.402C139.498 71.1526 139.11 71.028 138.589 71.028C138.244 71.028 137.907 71.0866 137.577 71.204C137.247 71.314 136.968 71.4643 136.741 71.655L136.301 70.863C136.602 70.621 136.961 70.4376 137.379 70.313C137.804 70.181 138.248 70.115 138.71 70.115C139.509 70.115 140.125 70.3093 140.558 70.698C140.991 71.0866 141.207 71.6806 141.207 72.48V76H140.206ZM138.292 76.066C137.859 76.066 137.478 75.9926 137.148 75.846C136.825 75.6993 136.576 75.4976 136.4 75.241C136.224 74.977 136.136 74.68 136.136 74.35C136.136 74.0346 136.209 73.7486 136.356 73.492C136.51 73.2353 136.756 73.03 137.093 72.876C137.438 72.722 137.9 72.645 138.479 72.645H140.327V73.404H138.523C137.995 73.404 137.639 73.492 137.456 73.668C137.273 73.844 137.181 74.0566 137.181 74.306C137.181 74.592 137.295 74.823 137.522 74.999C137.749 75.1676 138.065 75.252 138.468 75.252C138.864 75.252 139.209 75.164 139.502 74.988C139.803 74.812 140.019 74.5553 140.151 74.218L140.36 74.944C140.221 75.2886 139.975 75.5636 139.623 75.769C139.271 75.967 138.827 76.066 138.292 76.066Z" fill="#243C47"/>
|
|
253
|
-
<path d="M145.702 76.066C145.108 76.066 144.576 75.9376 144.107 75.681C143.645 75.4243 143.282 75.0723 143.018 74.625C142.754 74.1776 142.622 73.6643 142.622 73.085C142.622 72.5056 142.754 71.9923 143.018 71.545C143.282 71.0976 143.645 70.7493 144.107 70.5C144.576 70.2433 145.108 70.115 145.702 70.115C146.23 70.115 146.699 70.2213 147.11 70.434C147.528 70.6393 147.851 70.9473 148.078 71.358L147.275 71.875C147.084 71.589 146.85 71.38 146.571 71.248C146.3 71.1086 146.006 71.039 145.691 71.039C145.31 71.039 144.969 71.1233 144.668 71.292C144.367 71.4606 144.129 71.699 143.953 72.007C143.777 72.3076 143.689 72.667 143.689 73.085C143.689 73.503 143.777 73.866 143.953 74.174C144.129 74.482 144.367 74.7203 144.668 74.889C144.969 75.0576 145.31 75.142 145.691 75.142C146.006 75.142 146.3 75.076 146.571 74.944C146.85 74.8046 147.084 74.592 147.275 74.306L148.078 74.812C147.851 75.2153 147.528 75.527 147.11 75.747C146.699 75.9596 146.23 76.066 145.702 76.066Z" fill="#243C47"/>
|
|
254
|
-
<path d="M151.522 76.066C150.936 76.066 150.481 75.9083 150.158 75.593C149.836 75.2776 149.674 74.8266 149.674 74.24V68.894H150.73V74.196C150.73 74.5113 150.807 74.7533 150.961 74.922C151.123 75.0906 151.35 75.175 151.643 75.175C151.973 75.175 152.248 75.0833 152.468 74.9L152.798 75.659C152.637 75.7983 152.443 75.901 152.215 75.967C151.995 76.033 151.764 76.066 151.522 76.066ZM148.684 71.039V70.17H152.402V71.039H148.684Z" fill="#243C47"/>
|
|
255
|
-
<path d="M154.075 76V70.17H155.131V76H154.075ZM154.603 69.048C154.398 69.048 154.225 68.982 154.086 68.85C153.954 68.718 153.888 68.5566 153.888 68.366C153.888 68.168 153.954 68.003 154.086 67.871C154.225 67.739 154.398 67.673 154.603 67.673C154.808 67.673 154.977 67.739 155.109 67.871C155.249 67.9956 155.318 68.1533 155.318 68.344C155.318 68.542 155.252 68.7106 155.12 68.85C154.988 68.982 154.816 69.048 154.603 69.048Z" fill="#243C47"/>
|
|
256
|
-
<path d="M158.676 76L156.124 70.17H157.224L159.49 75.45H158.962L161.272 70.17H162.306L159.754 76H158.676Z" fill="#243C47"/>
|
|
257
|
-
<path d="M163.292 76V70.17H164.348V76H163.292ZM163.82 69.048C163.615 69.048 163.442 68.982 163.303 68.85C163.171 68.718 163.105 68.5566 163.105 68.366C163.105 68.168 163.171 68.003 163.303 67.871C163.442 67.739 163.615 67.673 163.82 67.673C164.025 67.673 164.194 67.739 164.326 67.871C164.465 67.9956 164.535 68.1533 164.535 68.344C164.535 68.542 164.469 68.7106 164.337 68.85C164.205 68.982 164.033 69.048 163.82 69.048Z" fill="#243C47"/>
|
|
258
|
-
<path d="M168.366 76.066C167.78 76.066 167.325 75.9083 167.002 75.593C166.68 75.2776 166.518 74.8266 166.518 74.24V68.894H167.574V74.196C167.574 74.5113 167.651 74.7533 167.805 74.922C167.967 75.0906 168.194 75.175 168.487 75.175C168.817 75.175 169.092 75.0833 169.312 74.9L169.642 75.659C169.481 75.7983 169.287 75.901 169.059 75.967C168.839 76.033 168.608 76.066 168.366 76.066ZM165.528 71.039V70.17H169.246V71.039H165.528Z" fill="#243C47"/>
|
|
259
|
-
<path d="M171.064 78.2C170.786 78.2 170.514 78.1523 170.25 78.057C169.986 77.969 169.759 77.837 169.568 77.661L170.019 76.869C170.166 77.0083 170.327 77.1146 170.503 77.188C170.679 77.2613 170.866 77.298 171.064 77.298C171.321 77.298 171.534 77.232 171.702 77.1C171.871 76.968 172.029 76.7333 172.175 76.396L172.538 75.593L172.648 75.461L174.936 70.17H175.97L173.143 76.583C172.975 76.9936 172.784 77.3163 172.571 77.551C172.366 77.7856 172.139 77.9506 171.889 78.046C171.64 78.1486 171.365 78.2 171.064 78.2ZM172.45 76.187L169.788 70.17H170.888L173.154 75.362L172.45 76.187Z" fill="#243C47"/>
|
|
260
|
-
<path d="M182.319 76.066C181.754 76.066 181.248 75.9413 180.801 75.692C180.361 75.4426 180.013 75.0943 179.756 74.647C179.499 74.1996 179.371 73.679 179.371 73.085C179.371 72.491 179.499 71.974 179.756 71.534C180.013 71.0866 180.361 70.7383 180.801 70.489C181.248 70.2396 181.754 70.115 182.319 70.115C182.81 70.115 183.254 70.225 183.65 70.445C184.046 70.665 184.361 70.995 184.596 71.435C184.838 71.875 184.959 72.425 184.959 73.085C184.959 73.745 184.842 74.295 184.607 74.735C184.38 75.175 184.068 75.5086 183.672 75.736C183.276 75.956 182.825 76.066 182.319 76.066ZM182.407 75.142C182.774 75.142 183.104 75.0576 183.397 74.889C183.698 74.7203 183.932 74.482 184.101 74.174C184.277 73.8586 184.365 73.4956 184.365 73.085C184.365 72.667 184.277 72.3076 184.101 72.007C183.932 71.699 183.698 71.4606 183.397 71.292C183.104 71.1233 182.774 71.039 182.407 71.039C182.033 71.039 181.699 71.1233 181.406 71.292C181.113 71.4606 180.878 71.699 180.702 72.007C180.526 72.3076 180.438 72.667 180.438 73.085C180.438 73.4956 180.526 73.8586 180.702 74.174C180.878 74.482 181.113 74.7203 181.406 74.889C181.699 75.0576 182.033 75.142 182.407 75.142ZM184.398 76V74.427L184.464 73.074L184.354 71.721V67.838H185.41V76H184.398Z" fill="#243C47"/>
|
|
261
|
-
<path d="M191.027 76V74.768L190.972 74.537V72.436C190.972 71.9886 190.84 71.644 190.576 71.402C190.32 71.1526 189.931 71.028 189.41 71.028C189.066 71.028 188.728 71.0866 188.398 71.204C188.068 71.314 187.789 71.4643 187.562 71.655L187.122 70.863C187.423 70.621 187.782 70.4376 188.2 70.313C188.625 70.181 189.069 70.115 189.531 70.115C190.33 70.115 190.946 70.3093 191.379 70.698C191.812 71.0866 192.028 71.6806 192.028 72.48V76H191.027ZM189.113 76.066C188.68 76.066 188.299 75.9926 187.969 75.846C187.646 75.6993 187.397 75.4976 187.221 75.241C187.045 74.977 186.957 74.68 186.957 74.35C186.957 74.0346 187.031 73.7486 187.177 73.492C187.331 73.2353 187.577 73.03 187.914 72.876C188.259 72.722 188.721 72.645 189.3 72.645H191.148V73.404H189.344C188.816 73.404 188.46 73.492 188.277 73.668C188.094 73.844 188.002 74.0566 188.002 74.306C188.002 74.592 188.116 74.823 188.343 74.999C188.571 75.1676 188.886 75.252 189.289 75.252C189.685 75.252 190.03 75.164 190.323 74.988C190.624 74.812 190.84 74.5553 190.972 74.218L191.181 74.944C191.042 75.2886 190.796 75.5636 190.444 75.769C190.092 75.967 189.648 76.066 189.113 76.066Z" fill="#243C47"/>
|
|
262
|
-
<path d="M195.984 76.066C195.398 76.066 194.943 75.9083 194.62 75.593C194.298 75.2776 194.136 74.8266 194.136 74.24V68.894H195.192V74.196C195.192 74.5113 195.269 74.7533 195.423 74.922C195.585 75.0906 195.812 75.175 196.105 75.175C196.435 75.175 196.71 75.0833 196.93 74.9L197.26 75.659C197.099 75.7983 196.905 75.901 196.677 75.967C196.457 76.033 196.226 76.066 195.984 76.066ZM193.146 71.039V70.17H196.864V71.039H193.146Z" fill="#243C47"/>
|
|
263
|
-
<path d="M202.156 76V74.768L202.101 74.537V72.436C202.101 71.9886 201.969 71.644 201.705 71.402C201.448 71.1526 201.06 71.028 200.539 71.028C200.194 71.028 199.857 71.0866 199.527 71.204C199.197 71.314 198.918 71.4643 198.691 71.655L198.251 70.863C198.552 70.621 198.911 70.4376 199.329 70.313C199.754 70.181 200.198 70.115 200.66 70.115C201.459 70.115 202.075 70.3093 202.508 70.698C202.941 71.0866 203.157 71.6806 203.157 72.48V76H202.156ZM200.242 76.066C199.809 76.066 199.428 75.9926 199.098 75.846C198.775 75.6993 198.526 75.4976 198.35 75.241C198.174 74.977 198.086 74.68 198.086 74.35C198.086 74.0346 198.159 73.7486 198.306 73.492C198.46 73.2353 198.706 73.03 199.043 72.876C199.388 72.722 199.85 72.645 200.429 72.645H202.277V73.404H200.473C199.945 73.404 199.589 73.492 199.406 73.668C199.223 73.844 199.131 74.0566 199.131 74.306C199.131 74.592 199.245 74.823 199.472 74.999C199.699 75.1676 200.015 75.252 200.418 75.252C200.814 75.252 201.159 75.164 201.452 74.988C201.753 74.812 201.969 74.5553 202.101 74.218L202.31 74.944C202.171 75.2886 201.925 75.5636 201.573 75.769C201.221 75.967 200.777 76.066 200.242 76.066Z" fill="#243C47"/>
|
|
264
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M601.669 52.3309C602.11 52.772 602.11 53.4873 601.669 53.9285L587.928 67.6691C587.487 68.1103 586.772 68.1103 586.331 67.6691C585.89 67.228 585.89 66.5127 586.331 66.0715L600.072 52.3309C600.513 51.8897 601.228 51.8897 601.669 52.3309Z" fill="#BDC3C6"/>
|
|
265
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M586.331 52.3309C585.89 52.772 585.89 53.4873 586.331 53.9285L600.072 67.6691C600.513 68.1103 601.228 68.1103 601.669 67.6691C602.11 67.228 602.11 66.5127 601.669 66.0715L587.928 52.3309C587.487 51.8897 586.772 51.8897 586.331 52.3309Z" fill="#BDC3C6"/>
|
|
266
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M569.541 176L205.594 175.75L205.595 175.25L569.542 175.5L569.541 176Z" fill="#BDBDBD"/>
|
|
267
|
-
<path fill-rule="evenodd" clip-rule="evenodd" d="M569.541 292L205.594 291.75L205.595 291.25L569.542 291.5L569.541 292Z" fill="#BDBDBD"/>
|
|
268
|
-
<defs>
|
|
269
|
-
<filter id="filter0_d_15_491" x="0" y="24" width="697" height="447" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
270
|
-
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
271
|
-
<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"/>
|
|
272
|
-
<feOffset dx="32" dy="43"/>
|
|
273
|
-
<feGaussianBlur stdDeviation="16"/>
|
|
274
|
-
<feColorMatrix type="matrix" values="0 0 0 0 0.522617 0 0 0 0 0.522617 0 0 0 0 0.522617 0 0 0 0.101016 0"/>
|
|
275
|
-
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_15_491"/>
|
|
276
|
-
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_15_491" result="shape"/>
|
|
277
|
-
</filter>
|
|
278
|
-
</defs>
|
|
279
|
-
</svg>
|