(function(d,xc){typeof exports=="object"&&typeof module<"u"?module.exports=xc(require("vue")):typeof define=="function"&&define.amd?define(["vue"],xc):(d=typeof globalThis<"u"?globalThis:d||self,d["v3-map"]=xc(d.Vue))})(this,function(d){"use strict";function xc(){return qm().__VUE_DEVTOOLS_GLOBAL_HOOK__}function qm(){return typeof navigator<"u"&&typeof window<"u"?window:typeof globalThis<"u"?globalThis:{}}const ux=typeof Proxy=="function",dx="devtools-plugin:setup",px="plugin:settings:set";let al,lp;function fx(){var n;return al!==void 0||(typeof window<"u"&&window.performance?(al=!0,lp=window.performance):typeof globalThis<"u"&&(!((n=globalThis.perf_hooks)===null||n===void 0)&&n.performance)?(al=!0,lp=globalThis.perf_hooks.performance):al=!1),al}function mx(){return fx()?lp.now():Date.now()}class gx{constructor(e,t){this.target=null,this.targetQueue=[],this.onQueue=[],this.plugin=e,this.hook=t;const s={};if(e.settings)for(const p in e.settings){const c=e.settings[p];s[p]=c.defaultValue}const a=`__vue-devtools-plugin-settings__${e.id}`;let h=Object.assign({},s);try{const p=localStorage.getItem(a),c=JSON.parse(p);Object.assign(h,c)}catch{}this.fallbacks={getSettings(){return h},setSettings(p){try{localStorage.setItem(a,JSON.stringify(p))}catch{}h=p},now(){return mx()}},t&&t.on(px,(p,c)=>{p===this.plugin.id&&this.fallbacks.setSettings(c)}),this.proxiedOn=new Proxy({},{get:(p,c)=>this.target?this.target.on[c]:(...w)=>{this.onQueue.push({method:c,args:w})}}),this.proxiedTarget=new Proxy({},{get:(p,c)=>this.target?this.target[c]:c==="on"?this.proxiedOn:Object.keys(this.fallbacks).includes(c)?(...w)=>(this.targetQueue.push({method:c,args:w,resolve:()=>{}}),this.fallbacks[c](...w)):(...w)=>new Promise(S=>{this.targetQueue.push({method:c,args:w,resolve:S})})})}async setRealTarget(e){this.target=e;for(const t of this.onQueue)this.target.on[t.method](...t.args);for(const t of this.targetQueue)t.resolve(await this.target[t.method](...t.args))}}function yx(n,e){const t=n,s=qm(),a=xc(),h=ux&&t.enableEarlyProxy;if(a&&(s.__VUE_DEVTOOLS_PLUGIN_API_AVAILABLE__||!h))a.emit(dx,n,e);else{const p=h?new gx(t,a):null;(s.__VUE_DEVTOOLS_PLUGINS__=s.__VUE_DEVTOOLS_PLUGINS__||[]).push({pluginDescriptor:t,setupFn:e,proxy:p}),p&&e(p.proxiedTarget)}}var Xi={},Wm="store";function _x(n){return n===void 0&&(n=null),d.inject(n!==null?n:Wm)}function ka(n,e){Object.keys(n).forEach(function(t){return e(n[t],t)})}function Jm(n){return n!==null&&typeof n=="object"}function xx(n){return n&&typeof n.then=="function"}function mn(n,e){if(!n)throw new Error("[vuex] "+e)}function bx(n,e){return function(){return n(e)}}function Ym(n,e,t){return e.indexOf(n)<0&&(t&&t.prepend?e.unshift(n):e.push(n)),function(){var s=e.indexOf(n);s>-1&&e.splice(s,1)}}function Zm(n,e){n._actions=Object.create(null),n._mutations=Object.create(null),n._wrappedGetters=Object.create(null),n._modulesNamespaceMap=Object.create(null);var t=n.state;Hh(n,t,[],n._modules.root,!0),cp(n,t,e)}function cp(n,e,t){var s=n._state,a=n._scope;n.getters={},n._makeLocalGettersCache=Object.create(null);var h=n._wrappedGetters,p={},c={},w=d.effectScope(!0);w.run(function(){ka(h,function(S,T){p[T]=bx(S,n),c[T]=d.computed(function(){return p[T]()}),Object.defineProperty(n.getters,T,{get:function(){return c[T].value},enumerable:!0})})}),n._state=d.reactive({data:e}),n._scope=w,n.strict&&Sx(n),s&&t&&n._withCommit(function(){s.data=null}),a&&a.stop()}function Hh(n,e,t,s,a){var h=!t.length,p=n._modules.getNamespace(t);if(s.namespaced&&(n._modulesNamespaceMap[p]&&Xi.NODE_ENV!=="production"&&console.error("[vuex] duplicate namespace "+p+" for the namespaced module "+t.join("/")),n._modulesNamespaceMap[p]=s),!h&&!a){var c=hp(e,t.slice(0,-1)),w=t[t.length-1];n._withCommit(function(){Xi.NODE_ENV!=="production"&&w in c&&console.warn('[vuex] state field "'+w+'" was overridden by a module with the same name at "'+t.join(".")+'"'),c[w]=s.state})}var S=s.context=vx(n,p,t);s.forEachMutation(function(T,M){var D=p+M;wx(n,D,T,S)}),s.forEachAction(function(T,M){var D=T.root?M:p+M,G=T.handler||T;kx(n,D,G,S)}),s.forEachGetter(function(T,M){var D=p+M;Cx(n,D,T,S)}),s.forEachChild(function(T,M){Hh(n,e,t.concat(M),T,a)})}function vx(n,e,t){var s=e==="",a={dispatch:s?n.dispatch:function(h,p,c){var w=Xh(h,p,c),S=w.payload,T=w.options,M=w.type;if((!T||!T.root)&&(M=e+M,Xi.NODE_ENV!=="production"&&!n._actions[M])){console.error("[vuex] unknown local action type: "+w.type+", global type: "+M);return}return n.dispatch(M,S)},commit:s?n.commit:function(h,p,c){var w=Xh(h,p,c),S=w.payload,T=w.options,M=w.type;if((!T||!T.root)&&(M=e+M,Xi.NODE_ENV!=="production"&&!n._mutations[M])){console.error("[vuex] unknown local mutation type: "+w.type+", global type: "+M);return}n.commit(M,S,T)}};return Object.defineProperties(a,{getters:{get:s?function(){return n.getters}:function(){return Km(n,e)}},state:{get:function(){return hp(n.state,t)}}}),a}function Km(n,e){if(!n._makeLocalGettersCache[e]){var t={},s=e.length;Object.keys(n.getters).forEach(function(a){if(a.slice(0,s)===e){var h=a.slice(s);Object.defineProperty(t,h,{get:function(){return n.getters[a]},enumerable:!0})}}),n._makeLocalGettersCache[e]=t}return n._makeLocalGettersCache[e]}function wx(n,e,t,s){var a=n._mutations[e]||(n._mutations[e]=[]);a.push(function(p){t.call(n,s.state,p)})}function kx(n,e,t,s){var a=n._actions[e]||(n._actions[e]=[]);a.push(function(p){var c=t.call(n,{dispatch:s.dispatch,commit:s.commit,getters:s.getters,state:s.state,rootGetters:n.getters,rootState:n.state},p);return xx(c)||(c=Promise.resolve(c)),n._devtoolHook?c.catch(function(w){throw n._devtoolHook.emit("vuex:error",w),w}):c})}function Cx(n,e,t,s){if(n._wrappedGetters[e]){Xi.NODE_ENV!=="production"&&console.error("[vuex] duplicate getter key: "+e);return}n._wrappedGetters[e]=function(h){return t(s.state,s.getters,h.state,h.getters)}}function Sx(n){d.watch(function(){return n._state.data},function(){Xi.NODE_ENV!=="production"&&mn(n._committing,"do not mutate vuex store state outside mutation handlers.")},{deep:!0,flush:"sync"})}function hp(n,e){return e.reduce(function(t,s){return t[s]},n)}function Xh(n,e,t){return Jm(n)&&n.type&&(t=e,e=n,n=n.type),Xi.NODE_ENV!=="production"&&mn(typeof n=="string","expects string as the type, but found "+typeof n+"."),{type:n,payload:e,options:t}}var Ex="vuex bindings",Qm="vuex:mutations",up="vuex:actions",ll="vuex",Ax=0;function Tx(n,e){yx({id:"org.vuejs.vuex",app:n,label:"Vuex",homepage:"https://next.vuex.vuejs.org/",logo:"https://vuejs.org/images/icons/favicon-96x96.png",packageName:"vuex",componentStateTypes:[Ex]},function(t){t.addTimelineLayer({id:Qm,label:"Vuex Mutations",color:$m}),t.addTimelineLayer({id:up,label:"Vuex Actions",color:$m}),t.addInspector({id:ll,label:"Vuex",icon:"storage",treeFilterPlaceholder:"Filter stores..."}),t.on.getInspectorTree(function(s){if(s.app===n&&s.inspectorId===ll)if(s.filter){var a=[];rg(a,e._modules.root,s.filter,""),s.rootNodes=a}else s.rootNodes=[ig(e._modules.root,"")]}),t.on.getInspectorState(function(s){if(s.app===n&&s.inspectorId===ll){var a=s.nodeId;Km(e,a),s.state=Px(Lx(e._modules,a),a==="root"?e.getters:e._makeLocalGettersCache,a)}}),t.on.editInspectorState(function(s){if(s.app===n&&s.inspectorId===ll){var a=s.nodeId,h=s.path;a!=="root"&&(h=a.split("/").filter(Boolean).concat(h)),e._withCommit(function(){s.set(e._state.data,h,s.state.value)})}}),e.subscribe(function(s,a){var h={};s.payload&&(h.payload=s.payload),h.state=a,t.notifyComponentUpdate(),t.sendInspectorTree(ll),t.sendInspectorState(ll),t.addTimelineEvent({layerId:Qm,event:{time:Date.now(),title:s.type,data:h}})}),e.subscribeAction({before:function(s,a){var h={};s.payload&&(h.payload=s.payload),s._id=Ax++,s._time=Date.now(),h.state=a,t.addTimelineEvent({layerId:up,event:{time:s._time,title:s.type,groupId:s._id,subtitle:"start",data:h}})},after:function(s,a){var h={},p=Date.now()-s._time;h.duration={_custom:{type:"duration",display:p+"ms",tooltip:"Action duration",value:p}},s.payload&&(h.payload=s.payload),h.state=a,t.addTimelineEvent({layerId:up,event:{time:Date.now(),title:s.type,groupId:s._id,subtitle:"end",data:h}})}})})}var $m=8702998,Mx=6710886,Ix=16777215,eg={label:"namespaced",textColor:Ix,backgroundColor:Mx};function tg(n){return n&&n!=="root"?n.split("/").slice(-2,-1)[0]:"Root"}function ig(n,e){return{id:e||"root",label:tg(e),tags:n.namespaced?[eg]:[],children:Object.keys(n._children).map(function(t){return ig(n._children[t],e+t+"/")})}}function rg(n,e,t,s){s.includes(t)&&n.push({id:s||"root",label:s.endsWith("/")?s.slice(0,s.length-1):s||"Root",tags:e.namespaced?[eg]:[]}),Object.keys(e._children).forEach(function(a){rg(n,e._children[a],t,s+a+"/")})}function Px(n,e,t){e=t==="root"?e:e[t];var s=Object.keys(e),a={state:Object.keys(n.state).map(function(p){return{key:p,editable:!0,value:n.state[p]}})};if(s.length){var h=Dx(e);a.getters=Object.keys(h).map(function(p){return{key:p.endsWith("/")?tg(p):p,editable:!1,value:dp(function(){return h[p]})}})}return a}function Dx(n){var e={};return Object.keys(n).forEach(function(t){var s=t.split("/");if(s.length>1){var a=e,h=s.pop();s.forEach(function(p){a[p]||(a[p]={_custom:{value:{},display:p,tooltip:"Module",abstract:!0}}),a=a[p]._custom.value}),a[h]=dp(function(){return n[t]})}else e[t]=dp(function(){return n[t]})}),e}function Lx(n,e){var t=e.split("/").filter(function(s){return s});return t.reduce(function(s,a,h){var p=s[a];if(!p)throw new Error('Missing module "'+a+'" for path "'+e+'".');return h===t.length-1?p:p._children},e==="root"?n:n.root._children)}function dp(n){try{return n()}catch(e){return e}}var gn=function(e,t){this.runtime=t,this._children=Object.create(null),this._rawModule=e;var s=e.state;this.state=(typeof s=="function"?s():s)||{}},sg={namespaced:{configurable:!0}};sg.namespaced.get=function(){return!!this._rawModule.namespaced},gn.prototype.addChild=function(e,t){this._children[e]=t},gn.prototype.removeChild=function(e){delete this._children[e]},gn.prototype.getChild=function(e){return this._children[e]},gn.prototype.hasChild=function(e){return e in this._children},gn.prototype.update=function(e){this._rawModule.namespaced=e.namespaced,e.actions&&(this._rawModule.actions=e.actions),e.mutations&&(this._rawModule.mutations=e.mutations),e.getters&&(this._rawModule.getters=e.getters)},gn.prototype.forEachChild=function(e){ka(this._children,e)},gn.prototype.forEachGetter=function(e){this._rawModule.getters&&ka(this._rawModule.getters,e)},gn.prototype.forEachAction=function(e){this._rawModule.actions&&ka(this._rawModule.actions,e)},gn.prototype.forEachMutation=function(e){this._rawModule.mutations&&ka(this._rawModule.mutations,e)},Object.defineProperties(gn.prototype,sg);var Ca=function(e){this.register([],e,!1)};Ca.prototype.get=function(e){return e.reduce(function(t,s){return t.getChild(s)},this.root)},Ca.prototype.getNamespace=function(e){var t=this.root;return e.reduce(function(s,a){return t=t.getChild(a),s+(t.namespaced?a+"/":"")},"")},Ca.prototype.update=function(e){ng([],this.root,e)},Ca.prototype.register=function(e,t,s){var a=this;s===void 0&&(s=!0),Xi.NODE_ENV!=="production"&&lg(e,t);var h=new gn(t,s);if(e.length===0)this.root=h;else{var p=this.get(e.slice(0,-1));p.addChild(e[e.length-1],h)}t.modules&&ka(t.modules,function(c,w){a.register(e.concat(w),c,s)})},Ca.prototype.unregister=function(e){var t=this.get(e.slice(0,-1)),s=e[e.length-1],a=t.getChild(s);if(!a){Xi.NODE_ENV!=="production"&&console.warn("[vuex] trying to unregister module '"+s+"', which is not registered");return}a.runtime&&t.removeChild(s)},Ca.prototype.isRegistered=function(e){var t=this.get(e.slice(0,-1)),s=e[e.length-1];return t?t.hasChild(s):!1};function ng(n,e,t){if(Xi.NODE_ENV!=="production"&&lg(n,t),e.update(t),t.modules)for(var s in t.modules){if(!e.getChild(s)){Xi.NODE_ENV!=="production"&&console.warn("[vuex] trying to add a new module '"+s+"' on hot reloading, manual reload is needed");return}ng(n.concat(s),e.getChild(s),t.modules[s])}}var og={assert:function(n){return typeof n=="function"},expected:"function"},Bx={assert:function(n){return typeof n=="function"||typeof n=="object"&&typeof n.handler=="function"},expected:'function or object with "handler" function'},ag={getters:og,mutations:og,actions:Bx};function lg(n,e){Object.keys(ag).forEach(function(t){if(e[t]){var s=ag[t];ka(e[t],function(a,h){mn(s.assert(a),Ox(n,t,h,a,s.expected))})}})}function Ox(n,e,t,s,a){var h=e+" should be "+a+' but "'+e+"."+t+'"';return n.length>0&&(h+=' in module "'+n.join(".")+'"'),h+=" is "+JSON.stringify(s)+".",h}function Fx(n){return new Cs(n)}var Cs=function n(e){var t=this;e===void 0&&(e={}),Xi.NODE_ENV!=="production"&&(mn(typeof Promise<"u","vuex requires a Promise polyfill in this browser."),mn(this instanceof n,"store must be called with the new operator."));var s=e.plugins;s===void 0&&(s=[]);var a=e.strict;a===void 0&&(a=!1);var h=e.devtools;this._committing=!1,this._actions=Object.create(null),this._actionSubscribers=[],this._mutations=Object.create(null),this._wrappedGetters=Object.create(null),this._modules=new Ca(e),this._modulesNamespaceMap=Object.create(null),this._subscribers=[],this._makeLocalGettersCache=Object.create(null),this._scope=null,this._devtools=h;var p=this,c=this,w=c.dispatch,S=c.commit;this.dispatch=function(D,G){return w.call(p,D,G)},this.commit=function(D,G,U){return S.call(p,D,G,U)},this.strict=a;var T=this._modules.root.state;Hh(this,T,[],this._modules.root),cp(this,T),s.forEach(function(M){return M(t)})},pp={state:{configurable:!0}};Cs.prototype.install=function(e,t){e.provide(t||Wm,this),e.config.globalProperties.$store=this;var s=this._devtools!==void 0?this._devtools:Xi.NODE_ENV!=="production"||!1;s&&Tx(e,this)},pp.state.get=function(){return this._state.data},pp.state.set=function(n){Xi.NODE_ENV!=="production"&&mn(!1,"use store.replaceState() to explicit replace store state.")},Cs.prototype.commit=function(e,t,s){var a=this,h=Xh(e,t,s),p=h.type,c=h.payload,w=h.options,S={type:p,payload:c},T=this._mutations[p];if(!T){Xi.NODE_ENV!=="production"&&console.error("[vuex] unknown mutation type: "+p);return}this._withCommit(function(){T.forEach(function(D){D(c)})}),this._subscribers.slice().forEach(function(M){return M(S,a.state)}),Xi.NODE_ENV!=="production"&&w&&w.silent&&console.warn("[vuex] mutation type: "+p+". Silent option has been removed. Use the filter functionality in the vue-devtools")},Cs.prototype.dispatch=function(e,t){var s=this,a=Xh(e,t),h=a.type,p=a.payload,c={type:h,payload:p},w=this._actions[h];if(!w){Xi.NODE_ENV!=="production"&&console.error("[vuex] unknown action type: "+h);return}try{this._actionSubscribers.slice().filter(function(T){return T.before}).forEach(function(T){return T.before(c,s.state)})}catch(T){Xi.NODE_ENV!=="production"&&(console.warn("[vuex] error in before action subscribers: "),console.error(T))}var S=w.length>1?Promise.all(w.map(function(T){return T(p)})):w[0](p);return new Promise(function(T,M){S.then(function(D){try{s._actionSubscribers.filter(function(G){return G.after}).forEach(function(G){return G.after(c,s.state)})}catch(G){Xi.NODE_ENV!=="production"&&(console.warn("[vuex] error in after action subscribers: "),console.error(G))}T(D)},function(D){try{s._actionSubscribers.filter(function(G){return G.error}).forEach(function(G){return G.error(c,s.state,D)})}catch(G){Xi.NODE_ENV!=="production"&&(console.warn("[vuex] error in error action subscribers: "),console.error(G))}M(D)})})},Cs.prototype.subscribe=function(e,t){return Ym(e,this._subscribers,t)},Cs.prototype.subscribeAction=function(e,t){var s=typeof e=="function"?{before:e}:e;return Ym(s,this._actionSubscribers,t)},Cs.prototype.watch=function(e,t,s){var a=this;return Xi.NODE_ENV!=="production"&&mn(typeof e=="function","store.watch only accepts a function."),d.watch(function(){return e(a.state,a.getters)},t,Object.assign({},s))},Cs.prototype.replaceState=function(e){var t=this;this._withCommit(function(){t._state.data=e})},Cs.prototype.registerModule=function(e,t,s){s===void 0&&(s={}),typeof e=="string"&&(e=[e]),Xi.NODE_ENV!=="production"&&(mn(Array.isArray(e),"module path must be a string or an Array."),mn(e.length>0,"cannot register the root module by using registerModule.")),this._modules.register(e,t),Hh(this,this.state,e,this._modules.get(e),s.preserveState),cp(this,this.state)},Cs.prototype.unregisterModule=function(e){var t=this;typeof e=="string"&&(e=[e]),Xi.NODE_ENV!=="production"&&mn(Array.isArray(e),"module path must be a string or an Array."),this._modules.unregister(e),this._withCommit(function(){var s=hp(t.state,e.slice(0,-1));delete s[e[e.length-1]]}),Zm(this)},Cs.prototype.hasModule=function(e){return typeof e=="string"&&(e=[e]),Xi.NODE_ENV!=="production"&&mn(Array.isArray(e),"module path must be a string or an Array."),this._modules.isRegistered(e)},Cs.prototype.hotUpdate=function(e){this._modules.update(e),Zm(this,!0)},Cs.prototype._withCommit=function(e){var t=this._committing;this._committing=!0,e(),this._committing=t},Object.defineProperties(Cs.prototype,pp);var zx=Vx(function(n,e){var t={};return Xi.NODE_ENV!=="production"&&!cg(e)&&console.error("[vuex] mapMutations: mapper parameter must be either an Array or an Object"),Rx(e).forEach(function(s){var a=s.key,h=s.val;t[a]=function(){for(var c=[],w=arguments.length;w--;)c[w]=arguments[w];var S=this.$store.commit;if(n){var T=Nx(this.$store,"mapMutations",n);if(!T)return;S=T.context.commit}return typeof h=="function"?h.apply(this,[S].concat(c)):S.apply(this.$store,[h].concat(c))}}),t});function Rx(n){return cg(n)?Array.isArray(n)?n.map(function(e){return{key:e,val:e}}):Object.keys(n).map(function(e){return{key:e,val:n[e]}}):[]}function cg(n){return Array.isArray(n)||Jm(n)}function Vx(n){return function(e,t){return typeof e!="string"?(t=e,e=""):e.charAt(e.length-1)!=="/"&&(e+="/"),n(e,t)}}function Nx(n,e,t){var s=n._modulesNamespaceMap[t];return Xi.NODE_ENV!=="production"&&!s&&console.error("[vuex] module namespace not found in "+e+"(): "+t),s}const hg=Fx({state:{layers:[],mapLayers:[],baseLayers:[],currentControl:"",mixinLayerList:[]},mutations:{setLayers(n,e){n.layers=e},setBaseLayers(n,e){n.baseLayers=e},setMixinLayerList(n,e){n.mixinLayerList=e},changeMapLayers(n,e){n.mapLayers=e},addMapLayer(n,e){n.mapLayers.find(t=>t.id===e.id)||n.mapLayers.push(e)},removeMapLayer(n,e){n.mapLayers=n.mapLayers.filter(t=>t.id!==e)},changeControl(n,e){n.currentControl=e},updateLayerVisibility(n,{id:e,visible:t}){const s=n.mapLayers.find(a=>a.id===e);s&&(s.visible=t)}},getters:{getLayers:n=>n.layers,getMapLayers:n=>n.mapLayers,getBaseLayers:n=>n.baseLayers,getCurrentControl:n=>n.currentControl,getMixinLayerList:n=>n.mixinLayerList}});var qh=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function ug(n){return n&&n.__esModule&&Object.prototype.hasOwnProperty.call(n,"default")?n.default:n}function jx(n){if(n.__esModule)return n;var e=n.default;if(typeof e=="function"){var t=function s(){return this instanceof s?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(n).forEach(function(s){var a=Object.getOwnPropertyDescriptor(n,s);Object.defineProperty(t,s,a.get?a:{enumerable:!0,get:function(){return n[s]}})}),t}var dg={exports:{}};/** * MapLibre GL JS * @license 3-Clause BSD. Full text of license: https://github.com/maplibre/maplibre-gl-js/blob/v4.7.1/LICENSE.txt */(function(n,e){(function(t,s){n.exports=s()})(qh,function(){var t={},s={};function a(p,c,w){if(s[p]=w,p==="index"){var S="var sharedModule = {}; ("+s.shared+")(sharedModule); ("+s.worker+")(sharedModule);",T={};return s.shared(T),s.index(t,T),typeof window<"u"&&t.setWorkerUrl(window.URL.createObjectURL(new Blob([S],{type:"text/javascript"}))),t}}a("shared",["exports"],function(p){function c(o,r,l,f){return new(l||(l=Promise))(function(y,b){function v(P){try{E(f.next(P))}catch(L){b(L)}}function k(P){try{E(f.throw(P))}catch(L){b(L)}}function E(P){var L;P.done?y(P.value):(L=P.value,L instanceof l?L:new l(function(O){O(L)})).then(v,k)}E((f=f.apply(o,r||[])).next())})}function w(o){return o&&o.__esModule&&Object.prototype.hasOwnProperty.call(o,"default")?o.default:o}typeof SuppressedError=="function"&&SuppressedError;var S=T;function T(o,r){this.x=o,this.y=r}T.prototype={clone:function(){return new T(this.x,this.y)},add:function(o){return this.clone()._add(o)},sub:function(o){return this.clone()._sub(o)},multByPoint:function(o){return this.clone()._multByPoint(o)},divByPoint:function(o){return this.clone()._divByPoint(o)},mult:function(o){return this.clone()._mult(o)},div:function(o){return this.clone()._div(o)},rotate:function(o){return this.clone()._rotate(o)},rotateAround:function(o,r){return this.clone()._rotateAround(o,r)},matMult:function(o){return this.clone()._matMult(o)},unit:function(){return this.clone()._unit()},perp:function(){return this.clone()._perp()},round:function(){return this.clone()._round()},mag:function(){return Math.sqrt(this.x*this.x+this.y*this.y)},equals:function(o){return this.x===o.x&&this.y===o.y},dist:function(o){return Math.sqrt(this.distSqr(o))},distSqr:function(o){var r=o.x-this.x,l=o.y-this.y;return r*r+l*l},angle:function(){return Math.atan2(this.y,this.x)},angleTo:function(o){return Math.atan2(this.y-o.y,this.x-o.x)},angleWith:function(o){return this.angleWithSep(o.x,o.y)},angleWithSep:function(o,r){return Math.atan2(this.x*r-this.y*o,this.x*o+this.y*r)},_matMult:function(o){var r=o[2]*this.x+o[3]*this.y;return this.x=o[0]*this.x+o[1]*this.y,this.y=r,this},_add:function(o){return this.x+=o.x,this.y+=o.y,this},_sub:function(o){return this.x-=o.x,this.y-=o.y,this},_mult:function(o){return this.x*=o,this.y*=o,this},_div:function(o){return this.x/=o,this.y/=o,this},_multByPoint:function(o){return this.x*=o.x,this.y*=o.y,this},_divByPoint:function(o){return this.x/=o.x,this.y/=o.y,this},_unit:function(){return this._div(this.mag()),this},_perp:function(){var o=this.y;return this.y=this.x,this.x=-o,this},_rotate:function(o){var r=Math.cos(o),l=Math.sin(o),f=l*this.x+r*this.y;return this.x=r*this.x-l*this.y,this.y=f,this},_rotateAround:function(o,r){var l=Math.cos(o),f=Math.sin(o),y=r.y+f*(this.x-r.x)+l*(this.y-r.y);return this.x=r.x+l*(this.x-r.x)-f*(this.y-r.y),this.y=y,this},_round:function(){return this.x=Math.round(this.x),this.y=Math.round(this.y),this}},T.convert=function(o){return o instanceof T?o:Array.isArray(o)?new T(o[0],o[1]):o};var M=w(S),D=G;function G(o,r,l,f){this.cx=3*o,this.bx=3*(l-o)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*r,this.by=3*(f-r)-this.cy,this.ay=1-this.cy-this.by,this.p1x=o,this.p1y=r,this.p2x=l,this.p2y=f}G.prototype={sampleCurveX:function(o){return((this.ax*o+this.bx)*o+this.cx)*o},sampleCurveY:function(o){return((this.ay*o+this.by)*o+this.cy)*o},sampleCurveDerivativeX:function(o){return(3*this.ax*o+2*this.bx)*o+this.cx},solveCurveX:function(o,r){if(r===void 0&&(r=1e-6),o<0)return 0;if(o>1)return 1;for(var l=o,f=0;f<8;f++){var y=this.sampleCurveX(l)-o;if(Math.abs(y)y?v=l:k=l,l=.5*(k-v)+v;return l},solve:function(o,r){return this.sampleCurveY(this.solveCurveX(o,r))}};var U=w(D);let Y,de;function be(){return Y==null&&(Y=typeof OffscreenCanvas<"u"&&new OffscreenCanvas(1,1).getContext("2d")&&typeof createImageBitmap=="function"),Y}function Z(){if(de==null&&(de=!1,be())){const r=new OffscreenCanvas(5,5).getContext("2d",{willReadFrequently:!0});if(r){for(let f=0;f<5*5;f++){const y=4*f;r.fillStyle=`rgb(${y},${y+1},${y+2})`,r.fillRect(f%5,Math.floor(f/5),1,1)}const l=r.getImageData(0,0,5,5).data;for(let f=0;f<5*5*4;f++)if(f%4!=3&&l[f]!==f){de=!0;break}}}return de||!1}function re(o,r,l,f){const y=new U(o,r,l,f);return b=>y.solve(b)}const fe=re(.25,.1,.25,1);function we(o,r,l){return Math.min(l,Math.max(r,o))}function Le(o,r,l){const f=l-r,y=((o-r)%f+f)%f+r;return y===r?l:y}function Be(o,...r){for(const l of r)for(const f in l)o[f]=l[f];return o}let Pe=1;function Me(o,r,l){const f={};for(const y in o)f[y]=r.call(this,o[y],y,o);return f}function at(o,r,l){const f={};for(const y in o)r.call(this,o[y],y,o)&&(f[y]=o[y]);return f}function Je(o){return Array.isArray(o)?o.map(Je):typeof o=="object"&&o?Me(o,Je):o}const bt={};function rt(o){bt[o]||(typeof console<"u"&&console.warn(o),bt[o]=!0)}function _t(o,r,l){return(l.y-o.y)*(r.x-o.x)>(r.y-o.y)*(l.x-o.x)}function ei(o){return typeof WorkerGlobalScope<"u"&&o!==void 0&&o instanceof WorkerGlobalScope}let mt=null;function Nt(o){return typeof ImageBitmap<"u"&&o instanceof ImageBitmap}const Gt="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAAAAASUVORK5CYII=";function ui(o,r,l,f,y){return c(this,void 0,void 0,function*(){if(typeof VideoFrame>"u")throw new Error("VideoFrame not supported");const b=new VideoFrame(o,{timestamp:0});try{const v=b==null?void 0:b.format;if(!v||!v.startsWith("BGR")&&!v.startsWith("RGB"))throw new Error(`Unrecognized format ${v}`);const k=v.startsWith("BGR"),E=new Uint8ClampedArray(f*y*4);if(yield b.copyTo(E,function(P,L,O,R,j){const X=4*Math.max(-L,0),q=(Math.max(0,O)-O)*R*4+X,te=4*R,ae=Math.max(0,L),Ae=Math.max(0,O);return{rect:{x:ae,y:Ae,width:Math.min(P.width,L+R)-ae,height:Math.min(P.height,O+j)-Ae},layout:[{offset:q,stride:te}]}}(o,r,l,f,y)),k)for(let P=0;Pei(self)?self.worker&&self.worker.referrer:(window.location.protocol==="blob:"?window.parent:window).location.href,ki=function(o,r){if(/:\/\//.test(o.url)&&!/^https?:|^file:/.test(o.url)){const f=Ht(o.url);if(f)return f(o,r);if(ei(self)&&self.worker&&self.worker.actor)return self.worker.actor.sendAsync({type:"GR",data:o,targetMapId:jt},r)}if(!(/^file:/.test(l=o.url)||/^file:/.test(Si())&&!/^\w+:/.test(l))){if(fetch&&Request&&AbortController&&Object.prototype.hasOwnProperty.call(Request.prototype,"signal"))return function(f,y){return c(this,void 0,void 0,function*(){const b=new Request(f.url,{method:f.method||"GET",body:f.body,credentials:f.credentials,headers:f.headers,cache:f.cache,referrer:Si(),signal:y.signal});f.type!=="json"||b.headers.has("Accept")||b.headers.set("Accept","application/json");const v=yield fetch(b);if(!v.ok){const P=yield v.blob();throw new Qt(v.status,v.statusText,f.url,P)}let k;k=f.type==="arrayBuffer"||f.type==="image"?v.arrayBuffer():f.type==="json"?v.json():v.text();const E=yield k;if(y.signal.aborted)throw di();return{data:E,cacheControl:v.headers.get("Cache-Control"),expires:v.headers.get("Expires")}})}(o,r);if(ei(self)&&self.worker&&self.worker.actor)return self.worker.actor.sendAsync({type:"GR",data:o,mustQueue:!0,targetMapId:jt},r)}var l;return function(f,y){return new Promise((b,v)=>{var k;const E=new XMLHttpRequest;E.open(f.method||"GET",f.url,!0),f.type!=="arrayBuffer"&&f.type!=="image"||(E.responseType="arraybuffer");for(const P in f.headers)E.setRequestHeader(P,f.headers[P]);f.type==="json"&&(E.responseType="text",!((k=f.headers)===null||k===void 0)&&k.Accept||E.setRequestHeader("Accept","application/json")),E.withCredentials=f.credentials==="include",E.onerror=()=>{v(new Error(E.statusText))},E.onload=()=>{if(!y.signal.aborted)if((E.status>=200&&E.status<300||E.status===0)&&E.response!==null){let P=E.response;if(f.type==="json")try{P=JSON.parse(E.response)}catch(L){return void v(L)}b({data:P,cacheControl:E.getResponseHeader("Cache-Control"),expires:E.getResponseHeader("Expires")})}else{const P=new Blob([E.response],{type:E.getResponseHeader("Content-Type")});v(new Qt(E.status,E.statusText,f.url,P))}},y.signal.addEventListener("abort",()=>{E.abort(),v(di())}),E.send(f.body)})}(o,r)};function Ci(o){if(!o||o.indexOf("://")<=0||o.indexOf("data:image/")===0||o.indexOf("blob:")===0)return!0;const r=new URL(o),l=window.location;return r.protocol===l.protocol&&r.host===l.host}function lr(o,r,l){l[o]&&l[o].indexOf(r)!==-1||(l[o]=l[o]||[],l[o].push(r))}function cr(o,r,l){if(l&&l[o]){const f=l[o].indexOf(r);f!==-1&&l[o].splice(f,1)}}class Ji{constructor(r,l={}){Be(this,l),this.type=r}}class Yi extends Ji{constructor(r,l={}){super("error",Be({error:r},l))}}class Zi{on(r,l){return this._listeners=this._listeners||{},lr(r,l,this._listeners),this}off(r,l){return cr(r,l,this._listeners),cr(r,l,this._oneTimeListeners),this}once(r,l){return l?(this._oneTimeListeners=this._oneTimeListeners||{},lr(r,l,this._oneTimeListeners),this):new Promise(f=>this.once(r,f))}fire(r,l){typeof r=="string"&&(r=new Ji(r,l||{}));const f=r.type;if(this.listens(f)){r.target=this;const y=this._listeners&&this._listeners[f]?this._listeners[f].slice():[];for(const k of y)k.call(this,r);const b=this._oneTimeListeners&&this._oneTimeListeners[f]?this._oneTimeListeners[f].slice():[];for(const k of b)cr(f,k,this._oneTimeListeners),k.call(this,r);const v=this._eventedParent;v&&(Be(r,typeof this._eventedParentData=="function"?this._eventedParentData():this._eventedParentData),v.fire(r))}else r instanceof Yi&&console.error(r.error);return this}listens(r){return this._listeners&&this._listeners[r]&&this._listeners[r].length>0||this._oneTimeListeners&&this._oneTimeListeners[r]&&this._oneTimeListeners[r].length>0||this._eventedParent&&this._eventedParent.listens(r)}setEventedParent(r,l){return this._eventedParent=r,this._eventedParentData=l,this}}var Ie={$version:8,$root:{version:{required:!0,type:"enum",values:[8]},name:{type:"string"},metadata:{type:"*"},center:{type:"array",value:"number"},zoom:{type:"number"},bearing:{type:"number",default:0,period:360,units:"degrees"},pitch:{type:"number",default:0,units:"degrees"},light:{type:"light"},sky:{type:"sky"},projection:{type:"projection"},terrain:{type:"terrain"},sources:{required:!0,type:"sources"},sprite:{type:"sprite"},glyphs:{type:"string"},transition:{type:"transition"},layers:{required:!0,type:"array",value:"layer"}},sources:{"*":{type:"source"}},source:["source_vector","source_raster","source_raster_dem","source_geojson","source_video","source_image"],source_vector:{type:{required:!0,type:"enum",values:{vector:{}}},url:{type:"string"},tiles:{type:"array",value:"string"},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129]},scheme:{type:"enum",values:{xyz:{},tms:{}},default:"xyz"},minzoom:{type:"number",default:0},maxzoom:{type:"number",default:22},attribution:{type:"string"},promoteId:{type:"promoteId"},volatile:{type:"boolean",default:!1},"*":{type:"*"}},source_raster:{type:{required:!0,type:"enum",values:{raster:{}}},url:{type:"string"},tiles:{type:"array",value:"string"},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129]},minzoom:{type:"number",default:0},maxzoom:{type:"number",default:22},tileSize:{type:"number",default:512,units:"pixels"},scheme:{type:"enum",values:{xyz:{},tms:{}},default:"xyz"},attribution:{type:"string"},volatile:{type:"boolean",default:!1},"*":{type:"*"}},source_raster_dem:{type:{required:!0,type:"enum",values:{"raster-dem":{}}},url:{type:"string"},tiles:{type:"array",value:"string"},bounds:{type:"array",value:"number",length:4,default:[-180,-85.051129,180,85.051129]},minzoom:{type:"number",default:0},maxzoom:{type:"number",default:22},tileSize:{type:"number",default:512,units:"pixels"},attribution:{type:"string"},encoding:{type:"enum",values:{terrarium:{},mapbox:{},custom:{}},default:"mapbox"},redFactor:{type:"number",default:1},blueFactor:{type:"number",default:1},greenFactor:{type:"number",default:1},baseShift:{type:"number",default:0},volatile:{type:"boolean",default:!1},"*":{type:"*"}},source_geojson:{type:{required:!0,type:"enum",values:{geojson:{}}},data:{required:!0,type:"*"},maxzoom:{type:"number",default:18},attribution:{type:"string"},buffer:{type:"number",default:128,maximum:512,minimum:0},filter:{type:"*"},tolerance:{type:"number",default:.375},cluster:{type:"boolean",default:!1},clusterRadius:{type:"number",default:50,minimum:0},clusterMaxZoom:{type:"number"},clusterMinPoints:{type:"number"},clusterProperties:{type:"*"},lineMetrics:{type:"boolean",default:!1},generateId:{type:"boolean",default:!1},promoteId:{type:"promoteId"}},source_video:{type:{required:!0,type:"enum",values:{video:{}}},urls:{required:!0,type:"array",value:"string"},coordinates:{required:!0,type:"array",length:4,value:{type:"array",length:2,value:"number"}}},source_image:{type:{required:!0,type:"enum",values:{image:{}}},url:{required:!0,type:"string"},coordinates:{required:!0,type:"array",length:4,value:{type:"array",length:2,value:"number"}}},layer:{id:{type:"string",required:!0},type:{type:"enum",values:{fill:{},line:{},symbol:{},circle:{},heatmap:{},"fill-extrusion":{},raster:{},hillshade:{},background:{}},required:!0},metadata:{type:"*"},source:{type:"string"},"source-layer":{type:"string"},minzoom:{type:"number",minimum:0,maximum:24},maxzoom:{type:"number",minimum:0,maximum:24},filter:{type:"filter"},layout:{type:"layout"},paint:{type:"paint"}},layout:["layout_fill","layout_line","layout_circle","layout_heatmap","layout_fill-extrusion","layout_symbol","layout_raster","layout_hillshade","layout_background"],layout_background:{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},layout_fill:{"fill-sort-key":{type:"number",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},layout_circle:{"circle-sort-key":{type:"number",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},layout_heatmap:{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},"layout_fill-extrusion":{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},layout_line:{"line-cap":{type:"enum",values:{butt:{},round:{},square:{}},default:"butt",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"line-join":{type:"enum",values:{bevel:{},round:{},miter:{}},default:"miter",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"line-miter-limit":{type:"number",default:2,requires:[{"line-join":"miter"}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-round-limit":{type:"number",default:1.05,requires:[{"line-join":"round"}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-sort-key":{type:"number",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},layout_symbol:{"symbol-placement":{type:"enum",values:{point:{},line:{},"line-center":{}},default:"point",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-spacing":{type:"number",default:250,minimum:1,units:"pixels",requires:[{"symbol-placement":"line"}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"symbol-avoid-edges":{type:"boolean",default:!1,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"symbol-sort-key":{type:"number",expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"symbol-z-order":{type:"enum",values:{auto:{},"viewport-y":{},source:{}},default:"auto",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-allow-overlap":{type:"boolean",default:!1,requires:["icon-image",{"!":"icon-overlap"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-overlap":{type:"enum",values:{never:{},always:{},cooperative:{}},requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-ignore-placement":{type:"boolean",default:!1,requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-optional":{type:"boolean",default:!1,requires:["icon-image","text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-rotation-alignment":{type:"enum",values:{map:{},viewport:{},auto:{}},default:"auto",requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-size":{type:"number",default:1,minimum:0,units:"factor of the original icon size",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-text-fit":{type:"enum",values:{none:{},width:{},height:{},both:{}},default:"none",requires:["icon-image","text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-text-fit-padding":{type:"array",value:"number",length:4,default:[0,0,0,0],units:"pixels",requires:["icon-image","text-field",{"icon-text-fit":["both","width","height"]}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-image":{type:"resolvedImage",tokens:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-rotate":{type:"number",default:0,period:360,units:"degrees",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-padding":{type:"padding",default:[2],units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-keep-upright":{type:"boolean",default:!1,requires:["icon-image",{"icon-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"icon-offset":{type:"array",value:"number",length:2,default:[0,0],requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-anchor":{type:"enum",values:{center:{},left:{},right:{},top:{},bottom:{},"top-left":{},"top-right":{},"bottom-left":{},"bottom-right":{}},default:"center",requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"icon-pitch-alignment":{type:"enum",values:{map:{},viewport:{},auto:{}},default:"auto",requires:["icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-pitch-alignment":{type:"enum",values:{map:{},viewport:{},auto:{}},default:"auto",requires:["text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotation-alignment":{type:"enum",values:{map:{},viewport:{},"viewport-glyph":{},auto:{}},default:"auto",requires:["text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-field":{type:"formatted",default:"",tokens:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-font":{type:"array",value:"string",default:["Open Sans Regular","Arial Unicode MS Regular"],requires:["text-field"],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-size":{type:"number",default:16,minimum:0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-width":{type:"number",default:10,minimum:0,units:"ems",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-line-height":{type:"number",default:1.2,units:"ems",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-letter-spacing":{type:"number",default:0,units:"ems",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-justify":{type:"enum",values:{auto:{},left:{},center:{},right:{}},default:"center",requires:["text-field"],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-radial-offset":{type:"number",units:"ems",default:0,requires:["text-field"],"property-type":"data-driven",expression:{interpolated:!0,parameters:["zoom","feature"]}},"text-variable-anchor":{type:"array",value:"enum",values:{center:{},left:{},right:{},top:{},bottom:{},"top-left":{},"top-right":{},"bottom-left":{},"bottom-right":{}},requires:["text-field",{"symbol-placement":["point"]}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-variable-anchor-offset":{type:"variableAnchorOffsetCollection",requires:["text-field",{"symbol-placement":["point"]}],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-anchor":{type:"enum",values:{center:{},left:{},right:{},top:{},bottom:{},"top-left":{},"top-right":{},"bottom-left":{},"bottom-right":{}},default:"center",requires:["text-field",{"!":"text-variable-anchor"}],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-max-angle":{type:"number",default:45,units:"degrees",requires:["text-field",{"symbol-placement":["line","line-center"]}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-writing-mode":{type:"array",value:"enum",values:{horizontal:{},vertical:{}},requires:["text-field",{"symbol-placement":["point"]}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-rotate":{type:"number",default:0,period:360,units:"degrees",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-padding":{type:"number",default:2,minimum:0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-keep-upright":{type:"boolean",default:!0,requires:["text-field",{"text-rotation-alignment":"map"},{"symbol-placement":["line","line-center"]}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-transform":{type:"enum",values:{none:{},uppercase:{},lowercase:{}},default:"none",requires:["text-field"],expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-offset":{type:"array",value:"number",units:"ems",length:2,default:[0,0],requires:["text-field",{"!":"text-radial-offset"}],expression:{interpolated:!0,parameters:["zoom","feature"]},"property-type":"data-driven"},"text-allow-overlap":{type:"boolean",default:!1,requires:["text-field",{"!":"text-overlap"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-overlap":{type:"enum",values:{never:{},always:{},cooperative:{}},requires:["text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-ignore-placement":{type:"boolean",default:!1,requires:["text-field"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-optional":{type:"boolean",default:!1,requires:["text-field","icon-image"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},layout_raster:{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},layout_hillshade:{visibility:{type:"enum",values:{visible:{},none:{}},default:"visible","property-type":"constant"}},filter:{type:"array",value:"*"},filter_operator:{type:"enum",values:{"==":{},"!=":{},">":{},">=":{},"<":{},"<=":{},in:{},"!in":{},all:{},any:{},none:{},has:{},"!has":{}}},geometry_type:{type:"enum",values:{Point:{},LineString:{},Polygon:{}}},function:{expression:{type:"expression"},stops:{type:"array",value:"function_stop"},base:{type:"number",default:1,minimum:0},property:{type:"string",default:"$zoom"},type:{type:"enum",values:{identity:{},exponential:{},interval:{},categorical:{}},default:"exponential"},colorSpace:{type:"enum",values:{rgb:{},lab:{},hcl:{}},default:"rgb"},default:{type:"*",required:!1}},function_stop:{type:"array",minimum:0,maximum:24,value:["number","color"],length:2},expression:{type:"array",value:"*",minimum:1},light:{anchor:{type:"enum",default:"viewport",values:{map:{},viewport:{}},"property-type":"data-constant",transition:!1,expression:{interpolated:!1,parameters:["zoom"]}},position:{type:"array",default:[1.15,210,30],length:3,value:"number","property-type":"data-constant",transition:!0,expression:{interpolated:!0,parameters:["zoom"]}},color:{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},intensity:{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0}},sky:{"sky-color":{type:"color","property-type":"data-constant",default:"#88C6FC",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"horizon-color":{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"fog-color":{type:"color","property-type":"data-constant",default:"#ffffff",expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"fog-ground-blend":{type:"number","property-type":"data-constant",default:.5,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"horizon-fog-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"sky-horizon-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0},"atmosphere-blend":{type:"number","property-type":"data-constant",default:.8,minimum:0,maximum:1,expression:{interpolated:!0,parameters:["zoom"]},transition:!0}},terrain:{source:{type:"string",required:!0},exaggeration:{type:"number",minimum:0,default:1}},projection:{type:{type:"enum",default:"mercator",values:{mercator:{},globe:{}}}},paint:["paint_fill","paint_line","paint_circle","paint_heatmap","paint_fill-extrusion","paint_symbol","paint_raster","paint_hillshade","paint_background"],paint_fill:{"fill-antialias":{type:"boolean",default:!0,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"fill-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-outline-color":{type:"color",transition:!0,requires:[{"!":"fill-pattern"},{"fill-antialias":!0}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["fill-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"}},"paint_fill-extrusion":{"fill-extrusion-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"fill-extrusion-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["fill-extrusion-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"fill-extrusion-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"fill-extrusion-height":{type:"number",default:0,minimum:0,units:"meters",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-base":{type:"number",default:0,minimum:0,units:"meters",transition:!0,requires:["fill-extrusion-height"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"fill-extrusion-vertical-gradient":{type:"boolean",default:!0,transition:!1,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_line:{"line-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"line-pattern"}],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"line-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["line-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"line-width":{type:"number",default:1,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-gap-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-offset":{type:"number",default:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"line-dasharray":{type:"array",value:"number",minimum:0,transition:!0,units:"line widths",requires:[{"!":"line-pattern"}],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"line-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom","feature"]},"property-type":"cross-faded-data-driven"},"line-gradient":{type:"color",transition:!1,requires:[{"!":"line-dasharray"},{"!":"line-pattern"},{source:"geojson",has:{lineMetrics:!0}}],expression:{interpolated:!0,parameters:["line-progress"]},"property-type":"color-ramp"}},paint_circle:{"circle-radius":{type:"number",default:5,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-blur":{type:"number",default:0,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"circle-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["circle-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-scale":{type:"enum",values:{map:{},viewport:{}},default:"map",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-pitch-alignment":{type:"enum",values:{map:{},viewport:{}},default:"viewport",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"circle-stroke-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"circle-stroke-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"}},paint_heatmap:{"heatmap-radius":{type:"number",default:30,minimum:1,transition:!0,units:"pixels",expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-weight":{type:"number",default:1,minimum:0,transition:!1,expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"heatmap-intensity":{type:"number",default:1,minimum:0,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"heatmap-color":{type:"color",default:["interpolate",["linear"],["heatmap-density"],0,"rgba(0, 0, 255, 0)",.1,"royalblue",.3,"cyan",.5,"lime",.7,"yellow",1,"red"],transition:!1,expression:{interpolated:!0,parameters:["heatmap-density"]},"property-type":"color-ramp"},"heatmap-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_symbol:{"icon-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-color":{type:"color",default:"#000000",transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"icon-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",requires:["icon-image"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"icon-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["icon-image","icon-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"text-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-color":{type:"color",default:"#000000",transition:!0,overridable:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-color":{type:"color",default:"rgba(0, 0, 0, 0)",transition:!0,requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-width":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-halo-blur":{type:"number",default:0,minimum:0,transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom","feature","feature-state"]},"property-type":"data-driven"},"text-translate":{type:"array",value:"number",length:2,default:[0,0],transition:!0,units:"pixels",requires:["text-field"],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"text-translate-anchor":{type:"enum",values:{map:{},viewport:{}},default:"map",requires:["text-field","text-translate"],expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"}},paint_raster:{"raster-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-hue-rotate":{type:"number",default:0,period:360,transition:!0,units:"degrees",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-min":{type:"number",default:0,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-brightness-max":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-saturation":{type:"number",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-contrast":{type:"number",default:0,minimum:-1,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"raster-resampling":{type:"enum",values:{linear:{},nearest:{}},default:"linear",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"raster-fade-duration":{type:"number",default:300,minimum:0,transition:!1,units:"milliseconds",expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_hillshade:{"hillshade-illumination-direction":{type:"number",default:335,minimum:0,maximum:359,transition:!1,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-illumination-anchor":{type:"enum",values:{map:{},viewport:{}},default:"viewport",expression:{interpolated:!1,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-exaggeration":{type:"number",default:.5,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-shadow-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-highlight-color":{type:"color",default:"#FFFFFF",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"hillshade-accent-color":{type:"color",default:"#000000",transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},paint_background:{"background-color":{type:"color",default:"#000000",transition:!0,requires:[{"!":"background-pattern"}],expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"},"background-pattern":{type:"resolvedImage",transition:!0,expression:{interpolated:!1,parameters:["zoom"]},"property-type":"cross-faded"},"background-opacity":{type:"number",default:1,minimum:0,maximum:1,transition:!0,expression:{interpolated:!0,parameters:["zoom"]},"property-type":"data-constant"}},transition:{duration:{type:"number",default:300,minimum:0,units:"milliseconds"},delay:{type:"number",default:0,minimum:0,units:"milliseconds"}},"property-type":{"data-driven":{type:"property-type"},"cross-faded":{type:"property-type"},"cross-faded-data-driven":{type:"property-type"},"color-ramp":{type:"property-type"},"data-constant":{type:"property-type"},constant:{type:"property-type"}},promoteId:{"*":{type:"string"}}};const Ai=["type","source","source-layer","minzoom","maxzoom","filter","layout"];function gr(o,r){const l={};for(const f in o)f!=="ref"&&(l[f]=o[f]);return Ai.forEach(f=>{f in r&&(l[f]=r[f])}),l}function Lt(o,r){if(Array.isArray(o)){if(!Array.isArray(r)||o.length!==r.length)return!1;for(let l=0;l`:o.itemType.kind==="value"?"array":`array<${r}>`}return o.kind}const W=[br,Xe,Ze,It,qi,Br,Lr,V(Vt),ur,Or,se];function $(o,r){if(r.kind==="error")return null;if(o.kind==="array"){if(r.kind==="array"&&(r.N===0&&r.itemType.kind==="value"||!$(o.itemType,r.itemType))&&(typeof o.N!="number"||o.N===r.N))return null}else{if(o.kind===r.kind)return null;if(o.kind==="value"){for(const l of W)if(!$(l,r))return null}}return`Expected ${N(o)} but found ${N(r)} instead.`}function me(o,r){return r.some(l=>l.kind===o.kind)}function _e(o,r){return r.some(l=>l==="null"?o===null:l==="array"?Array.isArray(o):l==="object"?o&&!Array.isArray(o)&&typeof o=="object":l===typeof o)}function Se(o,r){return o.kind==="array"&&r.kind==="array"?o.itemType.kind===r.itemType.kind&&typeof o.N=="number":o.kind===r.kind}const he=.96422,Oe=.82521,Ge=4/29,De=6/29,it=3*De*De,St=De*De*De,Dt=Math.PI/180,ni=180/Math.PI;function Yt(o){return(o%=360)<0&&(o+=360),o}function pi([o,r,l,f]){let y,b;const v=Ri((.2225045*(o=ri(o))+.7168786*(r=ri(r))+.0606169*(l=ri(l)))/1);o===r&&r===l?y=b=v:(y=Ri((.4360747*o+.3850649*r+.1430804*l)/he),b=Ri((.0139322*o+.0971045*r+.7141733*l)/Oe));const k=116*v-16;return[k<0?0:k,500*(y-v),200*(v-b),f]}function ri(o){return o<=.04045?o/12.92:Math.pow((o+.055)/1.055,2.4)}function Ri(o){return o>St?Math.pow(o,1/3):o/it+Ge}function Vi([o,r,l,f]){let y=(o+16)/116,b=isNaN(r)?y:y+r/500,v=isNaN(l)?y:y-l/200;return y=1*fi(y),b=he*fi(b),v=Oe*fi(v),[$t(3.1338561*b-1.6168667*y-.4906146*v),$t(-.9787684*b+1.9161415*y+.033454*v),$t(.0719453*b-.2289914*y+1.4052427*v),f]}function $t(o){return(o=o<=.00304?12.92*o:1.055*Math.pow(o,1/2.4)-.055)<0?0:o>1?1:o}function fi(o){return o>De?o*o*o:it*(o-Ge)}function Oi(o){return parseInt(o.padEnd(2,o),16)/255}function nr(o,r){return or(r?o/100:o,0,1)}function or(o,r,l){return Math.min(Math.max(r,o),l)}function dr(o){return!o.some(Number.isNaN)}const Sn={aliceblue:[240,248,255],antiquewhite:[250,235,215],aqua:[0,255,255],aquamarine:[127,255,212],azure:[240,255,255],beige:[245,245,220],bisque:[255,228,196],black:[0,0,0],blanchedalmond:[255,235,205],blue:[0,0,255],blueviolet:[138,43,226],brown:[165,42,42],burlywood:[222,184,135],cadetblue:[95,158,160],chartreuse:[127,255,0],chocolate:[210,105,30],coral:[255,127,80],cornflowerblue:[100,149,237],cornsilk:[255,248,220],crimson:[220,20,60],cyan:[0,255,255],darkblue:[0,0,139],darkcyan:[0,139,139],darkgoldenrod:[184,134,11],darkgray:[169,169,169],darkgreen:[0,100,0],darkgrey:[169,169,169],darkkhaki:[189,183,107],darkmagenta:[139,0,139],darkolivegreen:[85,107,47],darkorange:[255,140,0],darkorchid:[153,50,204],darkred:[139,0,0],darksalmon:[233,150,122],darkseagreen:[143,188,143],darkslateblue:[72,61,139],darkslategray:[47,79,79],darkslategrey:[47,79,79],darkturquoise:[0,206,209],darkviolet:[148,0,211],deeppink:[255,20,147],deepskyblue:[0,191,255],dimgray:[105,105,105],dimgrey:[105,105,105],dodgerblue:[30,144,255],firebrick:[178,34,34],floralwhite:[255,250,240],forestgreen:[34,139,34],fuchsia:[255,0,255],gainsboro:[220,220,220],ghostwhite:[248,248,255],gold:[255,215,0],goldenrod:[218,165,32],gray:[128,128,128],green:[0,128,0],greenyellow:[173,255,47],grey:[128,128,128],honeydew:[240,255,240],hotpink:[255,105,180],indianred:[205,92,92],indigo:[75,0,130],ivory:[255,255,240],khaki:[240,230,140],lavender:[230,230,250],lavenderblush:[255,240,245],lawngreen:[124,252,0],lemonchiffon:[255,250,205],lightblue:[173,216,230],lightcoral:[240,128,128],lightcyan:[224,255,255],lightgoldenrodyellow:[250,250,210],lightgray:[211,211,211],lightgreen:[144,238,144],lightgrey:[211,211,211],lightpink:[255,182,193],lightsalmon:[255,160,122],lightseagreen:[32,178,170],lightskyblue:[135,206,250],lightslategray:[119,136,153],lightslategrey:[119,136,153],lightsteelblue:[176,196,222],lightyellow:[255,255,224],lime:[0,255,0],limegreen:[50,205,50],linen:[250,240,230],magenta:[255,0,255],maroon:[128,0,0],mediumaquamarine:[102,205,170],mediumblue:[0,0,205],mediumorchid:[186,85,211],mediumpurple:[147,112,219],mediumseagreen:[60,179,113],mediumslateblue:[123,104,238],mediumspringgreen:[0,250,154],mediumturquoise:[72,209,204],mediumvioletred:[199,21,133],midnightblue:[25,25,112],mintcream:[245,255,250],mistyrose:[255,228,225],moccasin:[255,228,181],navajowhite:[255,222,173],navy:[0,0,128],oldlace:[253,245,230],olive:[128,128,0],olivedrab:[107,142,35],orange:[255,165,0],orangered:[255,69,0],orchid:[218,112,214],palegoldenrod:[238,232,170],palegreen:[152,251,152],paleturquoise:[175,238,238],palevioletred:[219,112,147],papayawhip:[255,239,213],peachpuff:[255,218,185],peru:[205,133,63],pink:[255,192,203],plum:[221,160,221],powderblue:[176,224,230],purple:[128,0,128],rebeccapurple:[102,51,153],red:[255,0,0],rosybrown:[188,143,143],royalblue:[65,105,225],saddlebrown:[139,69,19],salmon:[250,128,114],sandybrown:[244,164,96],seagreen:[46,139,87],seashell:[255,245,238],sienna:[160,82,45],silver:[192,192,192],skyblue:[135,206,235],slateblue:[106,90,205],slategray:[112,128,144],slategrey:[112,128,144],snow:[255,250,250],springgreen:[0,255,127],steelblue:[70,130,180],tan:[210,180,140],teal:[0,128,128],thistle:[216,191,216],tomato:[255,99,71],turquoise:[64,224,208],violet:[238,130,238],wheat:[245,222,179],white:[255,255,255],whitesmoke:[245,245,245],yellow:[255,255,0],yellowgreen:[154,205,50]};class gi{constructor(r,l,f,y=1,b=!0){this.r=r,this.g=l,this.b=f,this.a=y,b||(this.r*=y,this.g*=y,this.b*=y,y||this.overwriteGetter("rgb",[r,l,f,y]))}static parse(r){if(r instanceof gi)return r;if(typeof r!="string")return;const l=function(f){if((f=f.toLowerCase().trim())==="transparent")return[0,0,0,0];const y=Sn[f];if(y){const[v,k,E]=y;return[v/255,k/255,E/255,1]}if(f.startsWith("#")&&/^#(?:[0-9a-f]{3,4}|[0-9a-f]{6}|[0-9a-f]{8})$/.test(f)){const v=f.length<6?1:2;let k=1;return[Oi(f.slice(k,k+=v)),Oi(f.slice(k,k+=v)),Oi(f.slice(k,k+=v)),Oi(f.slice(k,k+v)||"ff")]}if(f.startsWith("rgb")){const v=f.match(/^rgba?\(\s*([\de.+-]+)(%)?(?:\s+|\s*(,)\s*)([\de.+-]+)(%)?(?:\s+|\s*(,)\s*)([\de.+-]+)(%)?(?:\s*([,\/])\s*([\de.+-]+)(%)?)?\s*\)$/);if(v){const[k,E,P,L,O,R,j,X,q,te,ae,Ae]=v,ye=[L||" ",j||" ",te].join("");if(ye===" "||ye===" /"||ye===",,"||ye===",,,"){const Ce=[P,R,q].join(""),Re=Ce==="%%%"?100:Ce===""?255:0;if(Re){const We=[or(+E/Re,0,1),or(+O/Re,0,1),or(+X/Re,0,1),ae?nr(+ae,Ae):1];if(dr(We))return We}}return}}const b=f.match(/^hsla?\(\s*([\de.+-]+)(?:deg)?(?:\s+|\s*(,)\s*)([\de.+-]+)%(?:\s+|\s*(,)\s*)([\de.+-]+)%(?:\s*([,\/])\s*([\de.+-]+)(%)?)?\s*\)$/);if(b){const[v,k,E,P,L,O,R,j,X]=b,q=[E||" ",L||" ",R].join("");if(q===" "||q===" /"||q===",,"||q===",,,"){const te=[+k,or(+P,0,100),or(+O,0,100),j?nr(+j,X):1];if(dr(te))return function([ae,Ae,ye,Ce]){function Re(We){const pt=(We+ae/30)%12,Ft=Ae*Math.min(ye,1-ye);return ye-Ft*Math.max(-1,Math.min(pt-3,9-pt,1))}return ae=Yt(ae),Ae/=100,ye/=100,[Re(0),Re(8),Re(4),Ce]}(te)}}}(r);return l?new gi(...l,!1):void 0}get rgb(){const{r,g:l,b:f,a:y}=this,b=y||1/0;return this.overwriteGetter("rgb",[r/b,l/b,f/b,y])}get hcl(){return this.overwriteGetter("hcl",function(r){const[l,f,y,b]=pi(r),v=Math.sqrt(f*f+y*y);return[Math.round(1e4*v)?Yt(Math.atan2(y,f)*ni):NaN,v,l,b]}(this.rgb))}get lab(){return this.overwriteGetter("lab",pi(this.rgb))}overwriteGetter(r,l){return Object.defineProperty(this,r,{value:l}),l}toString(){const[r,l,f,y]=this.rgb;return`rgba(${[r,l,f].map(b=>Math.round(255*b)).join(",")},${y})`}}gi.black=new gi(0,0,0,1),gi.white=new gi(1,1,1,1),gi.transparent=new gi(0,0,0,0),gi.red=new gi(1,0,0,1);class ho{constructor(r,l,f){this.sensitivity=r?l?"variant":"case":l?"accent":"base",this.locale=f,this.collator=new Intl.Collator(this.locale?this.locale:[],{sensitivity:this.sensitivity,usage:"search"})}compare(r,l){return this.collator.compare(r,l)}resolvedLocale(){return new Intl.Collator(this.locale?this.locale:[]).resolvedOptions().locale}}class Go{constructor(r,l,f,y,b){this.text=r,this.image=l,this.scale=f,this.fontStack=y,this.textColor=b}}class Fr{constructor(r){this.sections=r}static fromString(r){return new Fr([new Go(r,null,null,null,null)])}isEmpty(){return this.sections.length===0||!this.sections.some(r=>r.text.length!==0||r.image&&r.image.name.length!==0)}static factory(r){return r instanceof Fr?r:Fr.fromString(r)}toString(){return this.sections.length===0?"":this.sections.map(r=>r.text).join("")}}class vr{constructor(r){this.values=r.slice()}static parse(r){if(r instanceof vr)return r;if(typeof r=="number")return new vr([r,r,r,r]);if(Array.isArray(r)&&!(r.length<1||r.length>4)){for(const l of r)if(typeof l!="number")return;switch(r.length){case 1:r=[r[0],r[0],r[0],r[0]];break;case 2:r=[r[0],r[1],r[0],r[1]];break;case 3:r=[r[0],r[1],r[2],r[1]]}return new vr(r)}}toString(){return JSON.stringify(this.values)}}const Fa=new Set(["center","left","right","top","bottom","top-left","top-right","bottom-left","bottom-right"]);class is{constructor(r){this.values=r.slice()}static parse(r){if(r instanceof is)return r;if(Array.isArray(r)&&!(r.length<1)&&r.length%2==0){for(let l=0;l=0&&o<=255&&typeof r=="number"&&r>=0&&r<=255&&typeof l=="number"&&l>=0&&l<=255?f===void 0||typeof f=="number"&&f>=0&&f<=1?null:`Invalid rgba value [${[o,r,l,f].join(", ")}]: 'a' must be between 0 and 1.`:`Invalid rgba value [${(typeof f=="number"?[o,r,l,f]:[o,r,l]).join(", ")}]: 'r', 'g', and 'b' must be between 0 and 255.`}function an(o){if(o===null||typeof o=="string"||typeof o=="boolean"||typeof o=="number"||o instanceof gi||o instanceof ho||o instanceof Fr||o instanceof vr||o instanceof is||o instanceof wr)return!0;if(Array.isArray(o)){for(const r of o)if(!an(r))return!1;return!0}if(typeof o=="object"){for(const r in o)if(!an(o[r]))return!1;return!0}return!1}function $i(o){if(o===null)return br;if(typeof o=="string")return Ze;if(typeof o=="boolean")return It;if(typeof o=="number")return Xe;if(o instanceof gi)return qi;if(o instanceof ho)return Jr;if(o instanceof Fr)return Br;if(o instanceof vr)return ur;if(o instanceof is)return se;if(o instanceof wr)return Or;if(Array.isArray(o)){const r=o.length;let l;for(const f of o){const y=$i(f);if(l){if(l===y)continue;l=Vt;break}l=y}return V(l||Vt,r)}return Lr}function uo(o){const r=typeof o;return o===null?"":r==="string"||r==="number"||r==="boolean"?String(o):o instanceof gi||o instanceof Fr||o instanceof vr||o instanceof is||o instanceof wr?o.toString():JSON.stringify(o)}class rs{constructor(r,l){this.type=r,this.value=l}static parse(r,l){if(r.length!==2)return l.error(`'literal' expression requires exactly one argument, but found ${r.length-1} instead.`);if(!an(r[1]))return l.error("invalid value");const f=r[1];let y=$i(f);const b=l.expectedType;return y.kind!=="array"||y.N!==0||!b||b.kind!=="array"||typeof b.N=="number"&&b.N!==0||(y=b),new rs(y,f)}evaluate(){return this.value}eachChild(){}outputDefined(){return!0}}class Wi{constructor(r){this.name="ExpressionEvaluationError",this.message=r}toJSON(){return this.message}}const po={string:Ze,number:Xe,boolean:It,object:Lr};class ss{constructor(r,l){this.type=r,this.args=l}static parse(r,l){if(r.length<2)return l.error("Expected at least one argument.");let f,y=1;const b=r[0];if(b==="array"){let k,E;if(r.length>2){const P=r[1];if(typeof P!="string"||!(P in po)||P==="object")return l.error('The item type argument of "array" must be one of string, number, boolean',1);k=po[P],y++}else k=Vt;if(r.length>3){if(r[2]!==null&&(typeof r[2]!="number"||r[2]<0||r[2]!==Math.floor(r[2])))return l.error('The length argument to "array" must be a positive integer literal',2);E=r[2],y++}f=V(k,E)}else{if(!po[b])throw new Error(`Types doesn't contain name = ${b}`);f=po[b]}const v=[];for(;yr.outputDefined())}}const Ho={"to-boolean":It,"to-color":qi,"to-number":Xe,"to-string":Ze};class _s{constructor(r,l){this.type=r,this.args=l}static parse(r,l){if(r.length<2)return l.error("Expected at least one argument.");const f=r[0];if(!Ho[f])throw new Error(`Can't parse ${f} as it is not part of the known types`);if((f==="to-boolean"||f==="to-string")&&r.length!==2)return l.error("Expected one argument.");const y=Ho[f],b=[];for(let v=1;v4?`Invalid rbga value ${JSON.stringify(l)}: expected an array containing either three or four numeric values.`:En(l[0],l[1],l[2],l[3]),!f))return new gi(l[0]/255,l[1]/255,l[2]/255,l[3])}throw new Wi(f||`Could not parse color from value '${typeof l=="string"?l:JSON.stringify(l)}'`)}case"padding":{let l;for(const f of this.args){l=f.evaluate(r);const y=vr.parse(l);if(y)return y}throw new Wi(`Could not parse padding from value '${typeof l=="string"?l:JSON.stringify(l)}'`)}case"variableAnchorOffsetCollection":{let l;for(const f of this.args){l=f.evaluate(r);const y=is.parse(l);if(y)return y}throw new Wi(`Could not parse variableAnchorOffsetCollection from value '${typeof l=="string"?l:JSON.stringify(l)}'`)}case"number":{let l=null;for(const f of this.args){if(l=f.evaluate(r),l===null)return 0;const y=Number(l);if(!isNaN(y))return y}throw new Wi(`Could not convert ${JSON.stringify(l)} to number.`)}case"formatted":return Fr.fromString(uo(this.args[0].evaluate(r)));case"resolvedImage":return wr.fromString(uo(this.args[0].evaluate(r)));default:return uo(this.args[0].evaluate(r))}}eachChild(r){this.args.forEach(r)}outputDefined(){return this.args.every(r=>r.outputDefined())}}const Xc=["Unknown","Point","LineString","Polygon"];class Xo{constructor(){this.globals=null,this.feature=null,this.featureState=null,this.formattedSection=null,this._parseColorCache={},this.availableImages=null,this.canonical=null}id(){return this.feature&&"id"in this.feature?this.feature.id:null}geometryType(){return this.feature?typeof this.feature.type=="number"?Xc[this.feature.type]:this.feature.type:null}geometry(){return this.feature&&"geometry"in this.feature?this.feature.geometry:null}canonicalID(){return this.canonical}properties(){return this.feature&&this.feature.properties||{}}parseColor(r){let l=this._parseColorCache[r];return l||(l=this._parseColorCache[r]=gi.parse(r)),l}}class An{constructor(r,l,f=[],y,b=new Ei,v=[]){this.registry=r,this.path=f,this.key=f.map(k=>`[${k}]`).join(""),this.scope=b,this.errors=v,this.expectedType=y,this._isConstant=l}parse(r,l,f,y,b={}){return l?this.concat(l,f,y)._parse(r,b):this._parse(r,b)}_parse(r,l){function f(y,b,v){return v==="assert"?new ss(b,[y]):v==="coerce"?new _s(b,[y]):y}if(r!==null&&typeof r!="string"&&typeof r!="boolean"&&typeof r!="number"||(r=["literal",r]),Array.isArray(r)){if(r.length===0)return this.error('Expected an array with at least one element. If you wanted a literal array, use ["literal", []].');const y=r[0];if(typeof y!="string")return this.error(`Expression name must be a string, but found ${typeof y} instead. If you wanted a literal array, use ["literal", [...]].`,0),null;const b=this.registry[y];if(b){let v=b.parse(r,this);if(!v)return null;if(this.expectedType){const k=this.expectedType,E=v.type;if(k.kind!=="string"&&k.kind!=="number"&&k.kind!=="boolean"&&k.kind!=="object"&&k.kind!=="array"||E.kind!=="value")if(k.kind!=="color"&&k.kind!=="formatted"&&k.kind!=="resolvedImage"||E.kind!=="value"&&E.kind!=="string")if(k.kind!=="padding"||E.kind!=="value"&&E.kind!=="number"&&E.kind!=="array")if(k.kind!=="variableAnchorOffsetCollection"||E.kind!=="value"&&E.kind!=="array"){if(this.checkSubtype(k,E))return null}else v=f(v,k,l.typeAnnotation||"coerce");else v=f(v,k,l.typeAnnotation||"coerce");else v=f(v,k,l.typeAnnotation||"coerce");else v=f(v,k,l.typeAnnotation||"assert")}if(!(v instanceof rs)&&v.type.kind!=="resolvedImage"&&this._isConstant(v)){const k=new Xo;try{v=new rs(v.type,v.evaluate(k))}catch(E){return this.error(E.message),null}}return v}return this.error(`Unknown expression "${y}". If you wanted a literal array, use ["literal", [...]].`,0)}return this.error(r===void 0?"'undefined' value invalid. Use null instead.":typeof r=="object"?'Bare objects invalid. Use ["literal", {...}] instead.':`Expected an array, but found ${typeof r} instead.`)}concat(r,l,f){const y=typeof r=="number"?this.path.concat(r):this.path,b=f?this.scope.concat(f):this.scope;return new An(this.registry,this._isConstant,y,l||null,b,this.errors)}error(r,...l){const f=`${this.key}${l.map(y=>`[${y}]`).join("")}`;this.errors.push(new hr(f,r))}checkSubtype(r,l){const f=$(r,l);return f&&this.error(f),f}}class ln{constructor(r,l){this.type=l.type,this.bindings=[].concat(r),this.result=l}evaluate(r){return this.result.evaluate(r)}eachChild(r){for(const l of this.bindings)r(l[1]);r(this.result)}static parse(r,l){if(r.length<4)return l.error(`Expected at least 3 arguments, but found ${r.length-1} instead.`);const f=[];for(let b=1;b=f.length)throw new Wi(`Array index out of bounds: ${l} > ${f.length-1}.`);if(l!==Math.floor(l))throw new Wi(`Array index must be an integer, but found ${l} instead.`);return f[l]}eachChild(r){r(this.index),r(this.input)}outputDefined(){return!1}}class qo{constructor(r,l){this.type=It,this.needle=r,this.haystack=l}static parse(r,l){if(r.length!==3)return l.error(`Expected 2 arguments, but found ${r.length-1} instead.`);const f=l.parse(r[1],1,Vt),y=l.parse(r[2],2,Vt);return f&&y?me(f.type,[It,Ze,Xe,br,Vt])?new qo(f,y):l.error(`Expected first argument to be of type boolean, string, number or null, but found ${N(f.type)} instead`):null}evaluate(r){const l=this.needle.evaluate(r),f=this.haystack.evaluate(r);if(!f)return!1;if(!_e(l,["boolean","string","number","null"]))throw new Wi(`Expected first argument to be of type boolean, string, number or null, but found ${N($i(l))} instead.`);if(!_e(f,["string","array"]))throw new Wi(`Expected second argument to be of type array or string, but found ${N($i(f))} instead.`);return f.indexOf(l)>=0}eachChild(r){r(this.needle),r(this.haystack)}outputDefined(){return!0}}class Tn{constructor(r,l,f){this.type=Xe,this.needle=r,this.haystack=l,this.fromIndex=f}static parse(r,l){if(r.length<=2||r.length>=5)return l.error(`Expected 3 or 4 arguments, but found ${r.length-1} instead.`);const f=l.parse(r[1],1,Vt),y=l.parse(r[2],2,Vt);if(!f||!y)return null;if(!me(f.type,[It,Ze,Xe,br,Vt]))return l.error(`Expected first argument to be of type boolean, string, number or null, but found ${N(f.type)} instead`);if(r.length===4){const b=l.parse(r[3],3,Xe);return b?new Tn(f,y,b):null}return new Tn(f,y)}evaluate(r){const l=this.needle.evaluate(r),f=this.haystack.evaluate(r);if(!_e(l,["boolean","string","number","null"]))throw new Wi(`Expected first argument to be of type boolean, string, number or null, but found ${N($i(l))} instead.`);let y;if(this.fromIndex&&(y=this.fromIndex.evaluate(r)),_e(f,["string"])){const b=f.indexOf(l,y);return b===-1?-1:[...f.slice(0,b)].length}if(_e(f,["array"]))return f.indexOf(l,y);throw new Wi(`Expected second argument to be of type array or string, but found ${N($i(f))} instead.`)}eachChild(r){r(this.needle),r(this.haystack),this.fromIndex&&r(this.fromIndex)}outputDefined(){return!1}}class Ra{constructor(r,l,f,y,b,v){this.inputType=r,this.type=l,this.input=f,this.cases=y,this.outputs=b,this.otherwise=v}static parse(r,l){if(r.length<5)return l.error(`Expected at least 4 arguments, but found only ${r.length-1}.`);if(r.length%2!=1)return l.error("Expected an even number of arguments.");let f,y;l.expectedType&&l.expectedType.kind!=="value"&&(y=l.expectedType);const b={},v=[];for(let P=2;PNumber.MAX_SAFE_INTEGER)return R.error(`Branch labels must be integers no larger than ${Number.MAX_SAFE_INTEGER}.`);if(typeof X=="number"&&Math.floor(X)!==X)return R.error("Numeric branch labels must be integer values.");if(f){if(R.checkSubtype(f,$i(X)))return null}else f=$i(X);if(b[String(X)]!==void 0)return R.error("Branch labels must be unique.");b[String(X)]=v.length}const j=l.parse(O,P,y);if(!j)return null;y=y||j.type,v.push(j)}const k=l.parse(r[1],1,Vt);if(!k)return null;const E=l.parse(r[r.length-1],r.length-1,y);return E?k.type.kind!=="value"&&l.concat(1).checkSubtype(f,k.type)?null:new Ra(f,y,k,b,v,E):null}evaluate(r){const l=this.input.evaluate(r);return($i(l)===this.inputType&&this.outputs[this.cases[l]]||this.otherwise).evaluate(r)}eachChild(r){r(this.input),this.outputs.forEach(r),r(this.otherwise)}outputDefined(){return this.outputs.every(r=>r.outputDefined())&&this.otherwise.outputDefined()}}class fo{constructor(r,l,f){this.type=r,this.branches=l,this.otherwise=f}static parse(r,l){if(r.length<4)return l.error(`Expected at least 3 arguments, but found only ${r.length-1}.`);if(r.length%2!=0)return l.error("Expected an odd number of arguments.");let f;l.expectedType&&l.expectedType.kind!=="value"&&(f=l.expectedType);const y=[];for(let v=1;vl.outputDefined())&&this.otherwise.outputDefined()}}class Xn{constructor(r,l,f,y){this.type=r,this.input=l,this.beginIndex=f,this.endIndex=y}static parse(r,l){if(r.length<=2||r.length>=5)return l.error(`Expected 3 or 4 arguments, but found ${r.length-1} instead.`);const f=l.parse(r[1],1,Vt),y=l.parse(r[2],2,Xe);if(!f||!y)return null;if(!me(f.type,[V(Vt),Ze,Vt]))return l.error(`Expected first argument to be of type array or string, but found ${N(f.type)} instead`);if(r.length===4){const b=l.parse(r[3],3,Xe);return b?new Xn(f.type,f,y,b):null}return new Xn(f.type,f,y)}evaluate(r){const l=this.input.evaluate(r),f=this.beginIndex.evaluate(r);let y;if(this.endIndex&&(y=this.endIndex.evaluate(r)),_e(l,["string"]))return[...l].slice(f,y).join("");if(_e(l,["array"]))return l.slice(f,y);throw new Wi(`Expected first argument to be of type array or string, but found ${N($i(l))} instead.`)}eachChild(r){r(this.input),r(this.beginIndex),this.endIndex&&r(this.endIndex)}outputDefined(){return!1}}function mo(o,r){const l=o.length-1;let f,y,b=0,v=l,k=0;for(;b<=v;)if(k=Math.floor((b+v)/2),f=o[k],y=o[k+1],f<=r){if(k===l||rr))throw new Wi("Input is not a number.");v=k-1}return 0}class Mn{constructor(r,l,f){this.type=r,this.input=l,this.labels=[],this.outputs=[];for(const[y,b]of f)this.labels.push(y),this.outputs.push(b)}static parse(r,l){if(r.length-1<4)return l.error(`Expected at least 4 arguments, but found only ${r.length-1}.`);if((r.length-1)%2!=0)return l.error("Expected an even number of arguments.");const f=l.parse(r[1],1,Xe);if(!f)return null;const y=[];let b=null;l.expectedType&&l.expectedType.kind!=="value"&&(b=l.expectedType);for(let v=1;v=k)return l.error('Input/output pairs for "step" expressions must be arranged with input values in strictly ascending order.',P);const O=l.parse(E,L,b);if(!O)return null;b=b||O.type,y.push([k,O])}return new Mn(b,f,y)}evaluate(r){const l=this.labels,f=this.outputs;if(l.length===1)return f[0].evaluate(r);const y=this.input.evaluate(r);if(y<=l[0])return f[0].evaluate(r);const b=l.length;return y>=l[b-1]?f[b-1].evaluate(r):f[mo(l,y)].evaluate(r)}eachChild(r){r(this.input);for(const l of this.outputs)r(l)}outputDefined(){return this.outputs.every(r=>r.outputDefined())}}function Dl(o){return o&&o.__esModule&&Object.prototype.hasOwnProperty.call(o,"default")?o.default:o}var kr=go;function go(o,r,l,f){this.cx=3*o,this.bx=3*(l-o)-this.cx,this.ax=1-this.cx-this.bx,this.cy=3*r,this.by=3*(f-r)-this.cy,this.ay=1-this.cy-this.by,this.p1x=o,this.p1y=r,this.p2x=l,this.p2y=f}go.prototype={sampleCurveX:function(o){return((this.ax*o+this.bx)*o+this.cx)*o},sampleCurveY:function(o){return((this.ay*o+this.by)*o+this.cy)*o},sampleCurveDerivativeX:function(o){return(3*this.ax*o+2*this.bx)*o+this.cx},solveCurveX:function(o,r){if(r===void 0&&(r=1e-6),o<0)return 0;if(o>1)return 1;for(var l=o,f=0;f<8;f++){var y=this.sampleCurveX(l)-o;if(Math.abs(y)y?v=l:k=l,l=.5*(k-v)+v;return l},solve:function(o,r){return this.sampleCurveY(this.solveCurveX(o,r))}};var In=Dl(kr);function Q(o,r,l){return o+l*(r-o)}function ne(o,r,l){return o.map((f,y)=>Q(f,r[y],l))}const oe={number:Q,color:function(o,r,l,f="rgb"){switch(f){case"rgb":{const[y,b,v,k]=ne(o.rgb,r.rgb,l);return new gi(y,b,v,k,!1)}case"hcl":{const[y,b,v,k]=o.hcl,[E,P,L,O]=r.hcl;let R,j;if(isNaN(y)||isNaN(E))isNaN(y)?isNaN(E)?R=NaN:(R=E,v!==1&&v!==0||(j=P)):(R=y,L!==1&&L!==0||(j=b));else{let Ae=E-y;E>y&&Ae>180?Ae-=360:E180&&(Ae+=360),R=y+l*Ae}const[X,q,te,ae]=function([Ae,ye,Ce,Re]){return Ae=isNaN(Ae)?0:Ae*Dt,Vi([Ce,Math.cos(Ae)*ye,Math.sin(Ae)*ye,Re])}([R,j??Q(b,P,l),Q(v,L,l),Q(k,O,l)]);return new gi(X,q,te,ae,!1)}case"lab":{const[y,b,v,k]=Vi(ne(o.lab,r.lab,l));return new gi(y,b,v,k,!1)}}},array:ne,padding:function(o,r,l){return new vr(ne(o.values,r.values,l))},variableAnchorOffsetCollection:function(o,r,l){const f=o.values,y=r.values;if(f.length!==y.length)throw new Wi(`Cannot interpolate values of different length. from: ${o.toString()}, to: ${r.toString()}`);const b=[];for(let v=0;vtypeof L!="number"||L<0||L>1))return l.error("Cubic bezier interpolation requires four numeric arguments with values between 0 and 1.",1);y={name:"cubic-bezier",controlPoints:P}}}if(r.length-1<4)return l.error(`Expected at least 4 arguments, but found only ${r.length-1}.`);if((r.length-1)%2!=0)return l.error("Expected an even number of arguments.");if(b=l.parse(b,2,Xe),!b)return null;const k=[];let E=null;f==="interpolate-hcl"||f==="interpolate-lab"?E=qi:l.expectedType&&l.expectedType.kind!=="value"&&(E=l.expectedType);for(let P=0;P=L)return l.error('Input/output pairs for "interpolate" expressions must be arranged with input values in strictly ascending order.',R);const X=l.parse(O,j,E);if(!X)return null;E=E||X.type,k.push([L,X])}return Se(E,Xe)||Se(E,qi)||Se(E,ur)||Se(E,se)||Se(E,V(Xe))?new ue(E,f,y,b,k):l.error(`Type ${N(E)} is not interpolatable.`)}evaluate(r){const l=this.labels,f=this.outputs;if(l.length===1)return f[0].evaluate(r);const y=this.input.evaluate(r);if(y<=l[0])return f[0].evaluate(r);const b=l.length;if(y>=l[b-1])return f[b-1].evaluate(r);const v=mo(l,y),k=ue.interpolationFactor(this.interpolation,y,l[v],l[v+1]),E=f[v].evaluate(r),P=f[v+1].evaluate(r);switch(this.operator){case"interpolate":return oe[this.type.kind](E,P,k);case"interpolate-hcl":return oe.color(E,P,k,"hcl");case"interpolate-lab":return oe.color(E,P,k,"lab")}}eachChild(r){r(this.input);for(const l of this.outputs)r(l)}outputDefined(){return this.outputs.every(r=>r.outputDefined())}}function Ee(o,r,l,f){const y=f-l,b=o-l;return y===0?0:r===1?b/y:(Math.pow(r,b)-1)/(Math.pow(r,y)-1)}class Ve{constructor(r,l){this.type=r,this.args=l}static parse(r,l){if(r.length<2)return l.error("Expectected at least one argument.");let f=null;const y=l.expectedType;y&&y.kind!=="value"&&(f=y);const b=[];for(const k of r.slice(1)){const E=l.parse(k,1+b.length,f,void 0,{typeAnnotation:"omit"});if(!E)return null;f=f||E.type,b.push(E)}if(!f)throw new Error("No output type");const v=y&&b.some(k=>$(y,k.type));return new Ve(v?Vt:f,b)}evaluate(r){let l,f=null,y=0;for(const b of this.args)if(y++,f=b.evaluate(r),f&&f instanceof wr&&!f.available&&(l||(l=f.name),f=null,y===this.args.length&&(f=l)),f!==null)break;return f}eachChild(r){this.args.forEach(r)}outputDefined(){return this.args.every(r=>r.outputDefined())}}function Ye(o,r){return o==="=="||o==="!="?r.kind==="boolean"||r.kind==="string"||r.kind==="number"||r.kind==="null"||r.kind==="value":r.kind==="string"||r.kind==="number"||r.kind==="value"}function He(o,r,l,f){return f.compare(r,l)===0}function Ke(o,r,l){const f=o!=="=="&&o!=="!=";return class hx{constructor(b,v,k){this.type=It,this.lhs=b,this.rhs=v,this.collator=k,this.hasUntypedArgument=b.type.kind==="value"||v.type.kind==="value"}static parse(b,v){if(b.length!==3&&b.length!==4)return v.error("Expected two or three arguments.");const k=b[0];let E=v.parse(b[1],1,Vt);if(!E)return null;if(!Ye(k,E.type))return v.concat(1).error(`"${k}" comparisons are not supported for type '${N(E.type)}'.`);let P=v.parse(b[2],2,Vt);if(!P)return null;if(!Ye(k,P.type))return v.concat(2).error(`"${k}" comparisons are not supported for type '${N(P.type)}'.`);if(E.type.kind!==P.type.kind&&E.type.kind!=="value"&&P.type.kind!=="value")return v.error(`Cannot compare types '${N(E.type)}' and '${N(P.type)}'.`);f&&(E.type.kind==="value"&&P.type.kind!=="value"?E=new ss(P.type,[E]):E.type.kind!=="value"&&P.type.kind==="value"&&(P=new ss(E.type,[P])));let L=null;if(b.length===4){if(E.type.kind!=="string"&&P.type.kind!=="string"&&E.type.kind!=="value"&&P.type.kind!=="value")return v.error("Cannot use collator to compare non-string types.");if(L=v.parse(b[3],3,Jr),!L)return null}return new hx(E,P,L)}evaluate(b){const v=this.lhs.evaluate(b),k=this.rhs.evaluate(b);if(f&&this.hasUntypedArgument){const E=$i(v),P=$i(k);if(E.kind!==P.kind||E.kind!=="string"&&E.kind!=="number")throw new Wi(`Expected arguments for "${o}" to be (string, string) or (number, number), but found (${E.kind}, ${P.kind}) instead.`)}if(this.collator&&!f&&this.hasUntypedArgument){const E=$i(v),P=$i(k);if(E.kind!=="string"||P.kind!=="string")return r(b,v,k)}return this.collator?l(b,v,k,this.collator.evaluate(b)):r(b,v,k)}eachChild(b){b(this.lhs),b(this.rhs),this.collator&&b(this.collator)}outputDefined(){return!0}}}const Fe=Ke("==",function(o,r,l){return r===l},He),Ne=Ke("!=",function(o,r,l){return r!==l},function(o,r,l,f){return!He(0,r,l,f)}),$e=Ke("<",function(o,r,l){return r",function(o,r,l){return r>l},function(o,r,l,f){return f.compare(r,l)>0}),Bt=Ke("<=",function(o,r,l){return r<=l},function(o,r,l,f){return f.compare(r,l)<=0}),Ot=Ke(">=",function(o,r,l){return r>=l},function(o,r,l,f){return f.compare(r,l)>=0});class Kt{constructor(r,l,f){this.type=Jr,this.locale=f,this.caseSensitive=r,this.diacriticSensitive=l}static parse(r,l){if(r.length!==2)return l.error("Expected one argument.");const f=r[1];if(typeof f!="object"||Array.isArray(f))return l.error("Collator options argument must be an object.");const y=l.parse(f["case-sensitive"]!==void 0&&f["case-sensitive"],1,It);if(!y)return null;const b=l.parse(f["diacritic-sensitive"]!==void 0&&f["diacritic-sensitive"],1,It);if(!b)return null;let v=null;return f.locale&&(v=l.parse(f.locale,1,Ze),!v)?null:new Kt(y,b,v)}evaluate(r){return new ho(this.caseSensitive.evaluate(r),this.diacriticSensitive.evaluate(r),this.locale?this.locale.evaluate(r):null)}eachChild(r){r(this.caseSensitive),r(this.diacriticSensitive),this.locale&&r(this.locale)}outputDefined(){return!1}}class Ut{constructor(r,l,f,y,b){this.type=Ze,this.number=r,this.locale=l,this.currency=f,this.minFractionDigits=y,this.maxFractionDigits=b}static parse(r,l){if(r.length!==3)return l.error("Expected two arguments.");const f=l.parse(r[1],1,Xe);if(!f)return null;const y=r[2];if(typeof y!="object"||Array.isArray(y))return l.error("NumberFormat options argument must be an object.");let b=null;if(y.locale&&(b=l.parse(y.locale,1,Ze),!b))return null;let v=null;if(y.currency&&(v=l.parse(y.currency,1,Ze),!v))return null;let k=null;if(y["min-fraction-digits"]&&(k=l.parse(y["min-fraction-digits"],1,Xe),!k))return null;let E=null;return y["max-fraction-digits"]&&(E=l.parse(y["max-fraction-digits"],1,Xe),!E)?null:new Ut(f,b,v,k,E)}evaluate(r){return new Intl.NumberFormat(this.locale?this.locale.evaluate(r):[],{style:this.currency?"currency":"decimal",currency:this.currency?this.currency.evaluate(r):void 0,minimumFractionDigits:this.minFractionDigits?this.minFractionDigits.evaluate(r):void 0,maximumFractionDigits:this.maxFractionDigits?this.maxFractionDigits.evaluate(r):void 0}).format(this.number.evaluate(r))}eachChild(r){r(this.number),this.locale&&r(this.locale),this.currency&&r(this.currency),this.minFractionDigits&&r(this.minFractionDigits),this.maxFractionDigits&&r(this.maxFractionDigits)}outputDefined(){return!1}}class Xt{constructor(r){this.type=Br,this.sections=r}static parse(r,l){if(r.length<2)return l.error("Expected at least one argument.");const f=r[1];if(!Array.isArray(f)&&typeof f=="object")return l.error("First argument must be an image or text section.");const y=[];let b=!1;for(let v=1;v<=r.length-1;++v){const k=r[v];if(b&&typeof k=="object"&&!Array.isArray(k)){b=!1;let E=null;if(k["font-scale"]&&(E=l.parse(k["font-scale"],1,Xe),!E))return null;let P=null;if(k["text-font"]&&(P=l.parse(k["text-font"],1,V(Ze)),!P))return null;let L=null;if(k["text-color"]&&(L=l.parse(k["text-color"],1,qi),!L))return null;const O=y[y.length-1];O.scale=E,O.font=P,O.textColor=L}else{const E=l.parse(r[v],1,Vt);if(!E)return null;const P=E.type.kind;if(P!=="string"&&P!=="value"&&P!=="null"&&P!=="resolvedImage")return l.error("Formatted text type must be 'string', 'value', 'image' or 'null'.");b=!0,y.push({content:E,scale:null,font:null,textColor:null})}}return new Xt(y)}evaluate(r){return new Fr(this.sections.map(l=>{const f=l.content.evaluate(r);return $i(f)===Or?new Go("",f,null,null,null):new Go(uo(f),null,l.scale?l.scale.evaluate(r):null,l.font?l.font.evaluate(r).join(","):null,l.textColor?l.textColor.evaluate(r):null)}))}eachChild(r){for(const l of this.sections)r(l.content),l.scale&&r(l.scale),l.font&&r(l.font),l.textColor&&r(l.textColor)}outputDefined(){return!1}}class ns{constructor(r){this.type=Or,this.input=r}static parse(r,l){if(r.length!==2)return l.error("Expected two arguments.");const f=l.parse(r[1],1,Ze);return f?new ns(f):l.error("No image name provided.")}evaluate(r){const l=this.input.evaluate(r),f=wr.fromString(l);return f&&r.availableImages&&(f.available=r.availableImages.indexOf(l)>-1),f}eachChild(r){r(this.input)}outputDefined(){return!1}}class yo{constructor(r){this.type=Xe,this.input=r}static parse(r,l){if(r.length!==2)return l.error(`Expected 1 argument, but found ${r.length-1} instead.`);const f=l.parse(r[1],1);return f?f.type.kind!=="array"&&f.type.kind!=="string"&&f.type.kind!=="value"?l.error(`Expected argument of type string or array, but found ${N(f.type)} instead.`):new yo(f):null}evaluate(r){const l=this.input.evaluate(r);if(typeof l=="string")return[...l].length;if(Array.isArray(l))return l.length;throw new Wi(`Expected value to be of type string or array, but found ${N($i(l))} instead.`)}eachChild(r){r(this.input)}outputDefined(){return!1}}const zr=8192;function _o(o,r){const l=(180+o[0])/360,f=(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+o[1]*Math.PI/360)))/360,y=Math.pow(2,r.z);return[Math.round(l*y*zr),Math.round(f*y*zr)]}function Wo(o,r){const l=Math.pow(2,r.z);return[(y=(o[0]/zr+r.x)/l,360*y-180),(f=(o[1]/zr+r.y)/l,360/Math.PI*Math.atan(Math.exp((180-360*f)*Math.PI/180))-90)];var f,y}function Pn(o,r){o[0]=Math.min(o[0],r[0]),o[1]=Math.min(o[1],r[1]),o[2]=Math.max(o[2],r[0]),o[3]=Math.max(o[3],r[1])}function cn(o,r){return!(o[0]<=r[0]||o[2]>=r[2]||o[1]<=r[1]||o[3]>=r[3])}function bi(o,r,l){const f=o[0]-r[0],y=o[1]-r[1],b=o[0]-l[0],v=o[1]-l[1];return f*v-b*y==0&&f*b<=0&&y*v<=0}function Ll(o,r,l,f){return(y=[f[0]-l[0],f[1]-l[1]])[0]*(b=[r[0]-o[0],r[1]-o[1]])[1]-y[1]*b[0]!=0&&!(!dd(o,r,l,f)||!dd(l,f,o,r));var y,b}function Vf(o,r,l){for(const f of l)for(let y=0;y(y=o)[1]!=(v=k[E+1])[1]>y[1]&&y[0]<(v[0]-b[0])*(y[1]-b[1])/(v[1]-b[1])+b[0]&&(f=!f)}var y,b,v;return f}function Nf(o,r){for(const l of r)if(Jo(o,l))return!0;return!1}function ud(o,r){for(const l of o)if(!Jo(l,r))return!1;for(let l=0;l0&&k<0||v<0&&k>0}function qc(o,r,l){const f=[];for(let y=0;yl[2]){const y=.5*f;let b=o[0]-l[0]>y?-f:l[0]-o[0]>y?f:0;b===0&&(b=o[0]-l[2]>y?-f:l[2]-o[0]>y?f:0),o[0]+=b}Pn(r,o)}function md(o,r,l,f){const y=Math.pow(2,f.z)*zr,b=[f.x*zr,f.y*zr],v=[];for(const k of o)for(const E of k){const P=[E.x+b[0],E.y+b[1]];fd(P,r,l,y),v.push(P)}return v}function gd(o,r,l,f){const y=Math.pow(2,f.z)*zr,b=[f.x*zr,f.y*zr],v=[];for(const E of o){const P=[];for(const L of E){const O=[L.x+b[0],L.y+b[1]];Pn(r,O),P.push(O)}v.push(P)}if(r[2]-r[0]<=y/2){(k=r)[0]=k[1]=1/0,k[2]=k[3]=-1/0;for(const E of v)for(const P of E)fd(P,r,l,y)}var k;return v}class xo{constructor(r,l){this.type=It,this.geojson=r,this.geometries=l}static parse(r,l){if(r.length!==2)return l.error(`'within' expression requires exactly one argument, but found ${r.length-1} instead.`);if(an(r[1])){const f=r[1];if(f.type==="FeatureCollection"){const y=[];for(const b of f.features){const{type:v,coordinates:k}=b.geometry;v==="Polygon"&&y.push(k),v==="MultiPolygon"&&y.push(...k)}if(y.length)return new xo(f,{type:"MultiPolygon",coordinates:y})}else if(f.type==="Feature"){const y=f.geometry.type;if(y==="Polygon"||y==="MultiPolygon")return new xo(f,f.geometry)}else if(f.type==="Polygon"||f.type==="MultiPolygon")return new xo(f,f)}return l.error("'within' expression requires valid geojson object that contains polygon geometry type.")}evaluate(r){if(r.geometry()!=null&&r.canonicalID()!=null){if(r.geometryType()==="Point")return function(l,f){const y=[1/0,1/0,-1/0,-1/0],b=[1/0,1/0,-1/0,-1/0],v=l.canonicalID();if(f.type==="Polygon"){const k=qc(f.coordinates,b,v),E=md(l.geometry(),y,b,v);if(!cn(y,b))return!1;for(const P of E)if(!Jo(P,k))return!1}if(f.type==="MultiPolygon"){const k=pd(f.coordinates,b,v),E=md(l.geometry(),y,b,v);if(!cn(y,b))return!1;for(const P of E)if(!Nf(P,k))return!1}return!0}(r,this.geometries);if(r.geometryType()==="LineString")return function(l,f){const y=[1/0,1/0,-1/0,-1/0],b=[1/0,1/0,-1/0,-1/0],v=l.canonicalID();if(f.type==="Polygon"){const k=qc(f.coordinates,b,v),E=gd(l.geometry(),y,b,v);if(!cn(y,b))return!1;for(const P of E)if(!ud(P,k))return!1}if(f.type==="MultiPolygon"){const k=pd(f.coordinates,b,v),E=gd(l.geometry(),y,b,v);if(!cn(y,b))return!1;for(const P of E)if(!jf(P,k))return!1}return!0}(r,this.geometries)}return!1}eachChild(){}outputDefined(){return!0}}let yd=class{constructor(o=[],r=(l,f)=>lf?1:0){if(this.data=o,this.length=this.data.length,this.compare=r,this.length>0)for(let l=(this.length>>1)-1;l>=0;l--)this._down(l)}push(o){this.data.push(o),this._up(this.length++)}pop(){if(this.length===0)return;const o=this.data[0],r=this.data.pop();return--this.length>0&&(this.data[0]=r,this._down(0)),o}peek(){return this.data[0]}_up(o){const{data:r,compare:l}=this,f=r[o];for(;o>0;){const y=o-1>>1,b=r[y];if(l(f,b)>=0)break;r[o]=b,o=y}r[o]=f}_down(o){const{data:r,compare:l}=this,f=this.length>>1,y=r[o];for(;o=0)break;r[o]=r[b],o=b}r[o]=y}};function Uf(o,r,l,f,y){_d(o,r,l,f||o.length-1,y||Gf)}function _d(o,r,l,f,y){for(;f>l;){if(f-l>600){var b=f-l+1,v=r-l+1,k=Math.log(b),E=.5*Math.exp(2*k/3),P=.5*Math.sqrt(k*E*(b-E)/b)*(v-b/2<0?-1:1);_d(o,r,Math.max(l,Math.floor(r-v*E/b+P)),Math.min(f,Math.floor(r+(b-v)*E/b+P)),y)}var L=o[r],O=l,R=f;for(Va(o,l,r),y(o[f],L)>0&&Va(o,l,f);O0;)R--}y(o[l],L)===0?Va(o,l,R):Va(o,++R,f),R<=r&&(l=R+1),r<=R&&(f=R-1)}}function Va(o,r,l){var f=o[r];o[r]=o[l],o[l]=f}function Gf(o,r){return or?1:0}function Bl(o,r){if(o.length<=1)return[o];const l=[];let f,y;for(const b of o){const v=Xf(b);v!==0&&(b.area=Math.abs(v),y===void 0&&(y=v<0),y===v<0?(f&&l.push(f),f=[b]):f.push(b))}if(f&&l.push(f),r>1)for(let b=0;b1?(P=r[E+1][0],L=r[E+1][1]):j>0&&(P+=O/this.kx*j,L+=R/this.ky*j)),O=this.wrap(l[0]-P)*this.kx,R=(l[1]-L)*this.ky;const X=O*O+R*R;X180;)r-=360;return r}}function wd(o,r){return r[0]-o[0]}function Ol(o){return o[1]-o[0]+1}function Dn(o,r){return o[1]>=o[0]&&o[1]o[1])return[null,null];const l=Ol(o);if(r){if(l===2)return[o,null];const y=Math.floor(l/2);return[[o[0],o[0]+y],[o[0]+y,o[1]]]}if(l===1)return[o,null];const f=Math.floor(l/2)-1;return[[o[0],o[0]+f],[o[0]+f+1,o[1]]]}function Yc(o,r){if(!Dn(r,o.length))return[1/0,1/0,-1/0,-1/0];const l=[1/0,1/0,-1/0,-1/0];for(let f=r[0];f<=r[1];++f)Pn(l,o[f]);return l}function Zc(o){const r=[1/0,1/0,-1/0,-1/0];for(const l of o)for(const f of l)Pn(r,f);return r}function Fl(o){return o[0]!==-1/0&&o[1]!==-1/0&&o[2]!==1/0&&o[3]!==1/0}function Kc(o,r,l){if(!Fl(o)||!Fl(r))return NaN;let f=0,y=0;return o[2]r[2]&&(f=o[0]-r[2]),o[1]>r[3]&&(y=o[1]-r[3]),o[3]=f)return f;if(cn(y,b)){if(zl(o,r))return 0}else if(zl(r,o))return 0;let v=1/0;for(const k of o)for(let E=0,P=k.length,L=P-1;E0;){const E=v.pop();if(E[0]>=b)continue;const P=E[1],L=r?50:100;if(Ol(P)<=L){if(!Dn(P,o.length))return NaN;if(r){const O=si(o,P,l,f);if(isNaN(O)||O===0)return O;b=Math.min(b,O)}else for(let O=P[0];O<=P[1];++O){const R=Wf(o[O],l,f);if(b=Math.min(b,R),b===0)return 0}}else{const O=Jc(P,r);Ti(v,b,f,o,k,O[0]),Ti(v,b,f,o,k,O[1])}}return b}function ja(o,r,l,f,y,b=1/0){let v=Math.min(b,y.distance(o[0],l[0]));if(v===0)return v;const k=new yd([[0,[0,o.length-1],[0,l.length-1]]],wd);for(;k.length>0;){const E=k.pop();if(E[0]>=v)continue;const P=E[1],L=E[2],O=r?50:100,R=f?50:100;if(Ol(P)<=O&&Ol(L)<=R){if(!Dn(P,o.length)&&Dn(L,l.length))return NaN;let j;if(r&&f)j=qf(o,P,l,L,y),v=Math.min(v,j);else if(r&&!f){const X=o.slice(P[0],P[1]+1);for(let q=L[0];q<=L[1];++q)if(j=bo(l[q],X,y),v=Math.min(v,j),v===0)return v}else if(!r&&f){const X=l.slice(L[0],L[1]+1);for(let q=P[0];q<=P[1];++q)if(j=bo(o[q],X,y),v=Math.min(v,j),v===0)return v}else j=er(o,P,l,L,y),v=Math.min(v,j)}else{const j=Jc(P,r),X=Jc(L,f);vo(k,v,y,o,l,j[0],X[0]),vo(k,v,y,o,l,j[0],X[1]),vo(k,v,y,o,l,j[1],X[0]),vo(k,v,y,o,l,j[1],X[1])}}return v}function $c(o){return o.type==="MultiPolygon"?o.coordinates.map(r=>({type:"Polygon",coordinates:r})):o.type==="MultiLineString"?o.coordinates.map(r=>({type:"LineString",coordinates:r})):o.type==="MultiPoint"?o.coordinates.map(r=>({type:"Point",coordinates:r})):[o]}class wo{constructor(r,l){this.type=Xe,this.geojson=r,this.geometries=l}static parse(r,l){if(r.length!==2)return l.error(`'distance' expression requires exactly one argument, but found ${r.length-1} instead.`);if(an(r[1])){const f=r[1];if(f.type==="FeatureCollection")return new wo(f,f.features.map(y=>$c(y.geometry)).flat());if(f.type==="Feature")return new wo(f,$c(f.geometry));if("type"in f&&"coordinates"in f)return new wo(f,$c(f))}return l.error("'distance' expression requires valid geojson object that contains polygon geometry type.")}evaluate(r){if(r.geometry()!=null&&r.canonicalID()!=null){if(r.geometryType()==="Point")return function(l,f){const y=l.geometry(),b=y.flat().map(E=>Wo([E.x,E.y],l.canonical));if(y.length===0)return NaN;const v=new Wc(b[0][1]);let k=1/0;for(const E of f){switch(E.type){case"Point":k=Math.min(k,ja(b,!1,[E.coordinates],!1,v,k));break;case"LineString":k=Math.min(k,ja(b,!1,E.coordinates,!0,v,k));break;case"Polygon":k=Math.min(k,Na(b,!1,E.coordinates,v,k))}if(k===0)return k}return k}(r,this.geometries);if(r.geometryType()==="LineString")return function(l,f){const y=l.geometry(),b=y.flat().map(E=>Wo([E.x,E.y],l.canonical));if(y.length===0)return NaN;const v=new Wc(b[0][1]);let k=1/0;for(const E of f){switch(E.type){case"Point":k=Math.min(k,ja(b,!0,[E.coordinates],!1,v,k));break;case"LineString":k=Math.min(k,ja(b,!0,E.coordinates,!0,v,k));break;case"Polygon":k=Math.min(k,Na(b,!0,E.coordinates,v,k))}if(k===0)return k}return k}(r,this.geometries);if(r.geometryType()==="Polygon")return function(l,f){const y=l.geometry();if(y.length===0||y[0].length===0)return NaN;const b=Bl(y,0).map(E=>E.map(P=>P.map(L=>Wo([L.x,L.y],l.canonical)))),v=new Wc(b[0][0][0][1]);let k=1/0;for(const E of f)for(const P of b){switch(E.type){case"Point":k=Math.min(k,Na([E.coordinates],!1,P,v,k));break;case"LineString":k=Math.min(k,Na(E.coordinates,!0,P,v,k));break;case"Polygon":k=Math.min(k,Fi(P,E.coordinates,v,k))}if(k===0)return k}return k}(r,this.geometries)}return NaN}eachChild(){}outputDefined(){return!0}}const Yo={"==":Fe,"!=":Ne,">":vt,"<":$e,">=":Ot,"<=":Bt,array:ss,at:za,boolean:ss,case:fo,coalesce:Ve,collator:Kt,format:Xt,image:ns,in:qo,"index-of":Tn,interpolate:ue,"interpolate-hcl":ue,"interpolate-lab":ue,length:yo,let:ln,literal:rs,match:Ra,number:ss,"number-format":Ut,object:ss,slice:Xn,step:Mn,string:ss,"to-boolean":_s,"to-color":_s,"to-number":_s,"to-string":_s,var:mi,within:xo,distance:wo};class Ps{constructor(r,l,f,y){this.name=r,this.type=l,this._evaluate=f,this.args=y}evaluate(r){return this._evaluate(r,this.args)}eachChild(r){this.args.forEach(r)}outputDefined(){return!1}static parse(r,l){const f=r[0],y=Ps.definitions[f];if(!y)return l.error(`Unknown expression "${f}". If you wanted a literal array, use ["literal", [...]].`,0);const b=Array.isArray(y)?y[0]:y.type,v=Array.isArray(y)?[[y[1],y[2]]]:y.overloads,k=v.filter(([P])=>!Array.isArray(P)||P.length===r.length-1);let E=null;for(const[P,L]of k){E=new An(l.registry,Ua,l.path,null,l.scope);const O=[];let R=!1;for(let j=1;j{return R=O,Array.isArray(R)?`(${R.map(N).join(", ")})`:`(${N(R.type)}...)`;var R}).join(" | "),L=[];for(let O=1;O{l=r?l&&Ua(f):l&&f instanceof rs}),!!l&&Ga(o)&&Ha(o,["zoom","heatmap-density","line-progress","accumulated","is-supported-script"])}function Ga(o){if(o instanceof Ps&&(o.name==="get"&&o.args.length===1||o.name==="feature-state"||o.name==="has"&&o.args.length===1||o.name==="properties"||o.name==="geometry-type"||o.name==="id"||/^filter-/.test(o.name))||o instanceof xo||o instanceof wo)return!1;let r=!0;return o.eachChild(l=>{r&&!Ga(l)&&(r=!1)}),r}function Zo(o){if(o instanceof Ps&&o.name==="feature-state")return!1;let r=!0;return o.eachChild(l=>{r&&!Zo(l)&&(r=!1)}),r}function Ha(o,r){if(o instanceof Ps&&r.indexOf(o.name)>=0)return!1;let l=!0;return o.eachChild(f=>{l&&!Ha(f,r)&&(l=!1)}),l}function Rl(o){return{result:"success",value:o}}function Ko(o){return{result:"error",value:o}}function Qo(o){return o["property-type"]==="data-driven"||o["property-type"]==="cross-faded-data-driven"}function kd(o){return!!o.expression&&o.expression.parameters.indexOf("zoom")>-1}function rh(o){return!!o.expression&&o.expression.interpolated}function yi(o){return o instanceof Number?"number":o instanceof String?"string":o instanceof Boolean?"boolean":Array.isArray(o)?"array":o===null?"null":typeof o}function Vl(o){return typeof o=="object"&&o!==null&&!Array.isArray(o)}function Jf(o){return o}function Cd(o,r){const l=r.type==="color",f=o.stops&&typeof o.stops[0][0]=="object",y=f||!(f||o.property!==void 0),b=o.type||(rh(r)?"exponential":"interval");if(l||r.type==="padding"){const L=l?gi.parse:vr.parse;(o=Wr({},o)).stops&&(o.stops=o.stops.map(O=>[O[0],L(O[1])])),o.default=L(o.default?o.default:r.default)}if(o.colorSpace&&(v=o.colorSpace)!=="rgb"&&v!=="hcl"&&v!=="lab")throw new Error(`Unknown color space: "${o.colorSpace}"`);var v;let k,E,P;if(b==="exponential")k=Ed;else if(b==="interval")k=Nl;else if(b==="categorical"){k=Sd,E=Object.create(null);for(const L of o.stops)E[L[0]]=L[1];P=typeof o.stops[0][0]}else{if(b!=="identity")throw new Error(`Unknown function type "${b}"`);k=Ad}if(f){const L={},O=[];for(let X=0;XX[0]),evaluate:({zoom:X},q)=>Ed({stops:R,base:o.base},r,X).evaluate(X,q)}}if(y){const L=b==="exponential"?{name:"exponential",base:o.base!==void 0?o.base:1}:null;return{kind:"camera",interpolationType:L,interpolationFactor:ue.interpolationFactor.bind(void 0,L),zoomStops:o.stops.map(O=>O[0]),evaluate:({zoom:O})=>k(o,r,O,E,P)}}return{kind:"source",evaluate(L,O){const R=O&&O.properties?O.properties[o.property]:void 0;return R===void 0?$o(o.default,r.default):k(o,r,R,E,P)}}}function $o(o,r,l){return o!==void 0?o:r!==void 0?r:l!==void 0?l:void 0}function Sd(o,r,l,f,y){return $o(typeof l===y?f[l]:void 0,o.default,r.default)}function Nl(o,r,l){if(yi(l)!=="number")return $o(o.default,r.default);const f=o.stops.length;if(f===1||l<=o.stops[0][0])return o.stops[0][1];if(l>=o.stops[f-1][0])return o.stops[f-1][1];const y=mo(o.stops.map(b=>b[0]),l);return o.stops[y][1]}function Ed(o,r,l){const f=o.base!==void 0?o.base:1;if(yi(l)!=="number")return $o(o.default,r.default);const y=o.stops.length;if(y===1||l<=o.stops[0][0])return o.stops[0][1];if(l>=o.stops[y-1][0])return o.stops[y-1][1];const b=mo(o.stops.map(L=>L[0]),l),v=function(L,O,R,j){const X=j-R,q=L-R;return X===0?0:O===1?q/X:(Math.pow(O,q)-1)/(Math.pow(O,X)-1)}(l,f,o.stops[b][0],o.stops[b+1][0]),k=o.stops[b][1],E=o.stops[b+1][1],P=oe[r.type]||Jf;return typeof k.evaluate=="function"?{evaluate(...L){const O=k.evaluate.apply(void 0,L),R=E.evaluate.apply(void 0,L);if(O!==void 0&&R!==void 0)return P(O,R,v,o.colorSpace)}}:P(k,E,v,o.colorSpace)}function Ad(o,r,l){switch(r.type){case"color":l=gi.parse(l);break;case"formatted":l=Fr.fromString(l.toString());break;case"resolvedImage":l=wr.fromString(l.toString());break;case"padding":l=vr.parse(l);break;default:yi(l)===r.type||r.type==="enum"&&r.values[l]||(l=void 0)}return $o(l,o.default,r.default)}Ps.register(Yo,{error:[{kind:"error"},[Ze],(o,[r])=>{throw new Wi(r.evaluate(o))}],typeof:[Ze,[Vt],(o,[r])=>N($i(r.evaluate(o)))],"to-rgba":[V(Xe,4),[qi],(o,[r])=>{const[l,f,y,b]=r.evaluate(o).rgb;return[255*l,255*f,255*y,b]}],rgb:[qi,[Xe,Xe,Xe],eh],rgba:[qi,[Xe,Xe,Xe,Xe],eh],has:{type:It,overloads:[[[Ze],(o,[r])=>th(r.evaluate(o),o.properties())],[[Ze,Lr],(o,[r,l])=>th(r.evaluate(o),l.evaluate(o))]]},get:{type:Vt,overloads:[[[Ze],(o,[r])=>ih(r.evaluate(o),o.properties())],[[Ze,Lr],(o,[r,l])=>ih(r.evaluate(o),l.evaluate(o))]]},"feature-state":[Vt,[Ze],(o,[r])=>ih(r.evaluate(o),o.featureState||{})],properties:[Lr,[],o=>o.properties()],"geometry-type":[Ze,[],o=>o.geometryType()],id:[Vt,[],o=>o.id()],zoom:[Xe,[],o=>o.globals.zoom],"heatmap-density":[Xe,[],o=>o.globals.heatmapDensity||0],"line-progress":[Xe,[],o=>o.globals.lineProgress||0],accumulated:[Vt,[],o=>o.globals.accumulated===void 0?null:o.globals.accumulated],"+":[Xe,ko(Xe),(o,r)=>{let l=0;for(const f of r)l+=f.evaluate(o);return l}],"*":[Xe,ko(Xe),(o,r)=>{let l=1;for(const f of r)l*=f.evaluate(o);return l}],"-":{type:Xe,overloads:[[[Xe,Xe],(o,[r,l])=>r.evaluate(o)-l.evaluate(o)],[[Xe],(o,[r])=>-r.evaluate(o)]]},"/":[Xe,[Xe,Xe],(o,[r,l])=>r.evaluate(o)/l.evaluate(o)],"%":[Xe,[Xe,Xe],(o,[r,l])=>r.evaluate(o)%l.evaluate(o)],ln2:[Xe,[],()=>Math.LN2],pi:[Xe,[],()=>Math.PI],e:[Xe,[],()=>Math.E],"^":[Xe,[Xe,Xe],(o,[r,l])=>Math.pow(r.evaluate(o),l.evaluate(o))],sqrt:[Xe,[Xe],(o,[r])=>Math.sqrt(r.evaluate(o))],log10:[Xe,[Xe],(o,[r])=>Math.log(r.evaluate(o))/Math.LN10],ln:[Xe,[Xe],(o,[r])=>Math.log(r.evaluate(o))],log2:[Xe,[Xe],(o,[r])=>Math.log(r.evaluate(o))/Math.LN2],sin:[Xe,[Xe],(o,[r])=>Math.sin(r.evaluate(o))],cos:[Xe,[Xe],(o,[r])=>Math.cos(r.evaluate(o))],tan:[Xe,[Xe],(o,[r])=>Math.tan(r.evaluate(o))],asin:[Xe,[Xe],(o,[r])=>Math.asin(r.evaluate(o))],acos:[Xe,[Xe],(o,[r])=>Math.acos(r.evaluate(o))],atan:[Xe,[Xe],(o,[r])=>Math.atan(r.evaluate(o))],min:[Xe,ko(Xe),(o,r)=>Math.min(...r.map(l=>l.evaluate(o)))],max:[Xe,ko(Xe),(o,r)=>Math.max(...r.map(l=>l.evaluate(o)))],abs:[Xe,[Xe],(o,[r])=>Math.abs(r.evaluate(o))],round:[Xe,[Xe],(o,[r])=>{const l=r.evaluate(o);return l<0?-Math.round(-l):Math.round(l)}],floor:[Xe,[Xe],(o,[r])=>Math.floor(r.evaluate(o))],ceil:[Xe,[Xe],(o,[r])=>Math.ceil(r.evaluate(o))],"filter-==":[It,[Ze,Vt],(o,[r,l])=>o.properties()[r.value]===l.value],"filter-id-==":[It,[Vt],(o,[r])=>o.id()===r.value],"filter-type-==":[It,[Ze],(o,[r])=>o.geometryType()===r.value],"filter-<":[It,[Ze,Vt],(o,[r,l])=>{const f=o.properties()[r.value],y=l.value;return typeof f==typeof y&&f{const l=o.id(),f=r.value;return typeof l==typeof f&&l":[It,[Ze,Vt],(o,[r,l])=>{const f=o.properties()[r.value],y=l.value;return typeof f==typeof y&&f>y}],"filter-id->":[It,[Vt],(o,[r])=>{const l=o.id(),f=r.value;return typeof l==typeof f&&l>f}],"filter-<=":[It,[Ze,Vt],(o,[r,l])=>{const f=o.properties()[r.value],y=l.value;return typeof f==typeof y&&f<=y}],"filter-id-<=":[It,[Vt],(o,[r])=>{const l=o.id(),f=r.value;return typeof l==typeof f&&l<=f}],"filter->=":[It,[Ze,Vt],(o,[r,l])=>{const f=o.properties()[r.value],y=l.value;return typeof f==typeof y&&f>=y}],"filter-id->=":[It,[Vt],(o,[r])=>{const l=o.id(),f=r.value;return typeof l==typeof f&&l>=f}],"filter-has":[It,[Vt],(o,[r])=>r.value in o.properties()],"filter-has-id":[It,[],o=>o.id()!==null&&o.id()!==void 0],"filter-type-in":[It,[V(Ze)],(o,[r])=>r.value.indexOf(o.geometryType())>=0],"filter-id-in":[It,[V(Vt)],(o,[r])=>r.value.indexOf(o.id())>=0],"filter-in-small":[It,[Ze,V(Vt)],(o,[r,l])=>l.value.indexOf(o.properties()[r.value])>=0],"filter-in-large":[It,[Ze,V(Vt)],(o,[r,l])=>function(f,y,b,v){for(;b<=v;){const k=b+v>>1;if(y[k]===f)return!0;y[k]>f?v=k-1:b=k+1}return!1}(o.properties()[r.value],l.value,0,l.value.length-1)],all:{type:It,overloads:[[[It,It],(o,[r,l])=>r.evaluate(o)&&l.evaluate(o)],[ko(It),(o,r)=>{for(const l of r)if(!l.evaluate(o))return!1;return!0}]]},any:{type:It,overloads:[[[It,It],(o,[r,l])=>r.evaluate(o)||l.evaluate(o)],[ko(It),(o,r)=>{for(const l of r)if(l.evaluate(o))return!0;return!1}]]},"!":[It,[It],(o,[r])=>!r.evaluate(o)],"is-supported-script":[It,[Ze],(o,[r])=>{const l=o.globals&&o.globals.isSupportedScript;return!l||l(r.evaluate(o))}],upcase:[Ze,[Ze],(o,[r])=>r.evaluate(o).toUpperCase()],downcase:[Ze,[Ze],(o,[r])=>r.evaluate(o).toLowerCase()],concat:[Ze,ko(Vt),(o,r)=>r.map(l=>uo(l.evaluate(o))).join("")],"resolved-locale":[Ze,[Jr],(o,[r])=>r.evaluate(o).resolvedLocale()]});class jl{constructor(r,l){var f;this.expression=r,this._warningHistory={},this._evaluator=new Xo,this._defaultValue=l?(f=l).type==="color"&&Vl(f.default)?new gi(0,0,0,0):f.type==="color"?gi.parse(f.default)||null:f.type==="padding"?vr.parse(f.default)||null:f.type==="variableAnchorOffsetCollection"?is.parse(f.default)||null:f.default===void 0?null:f.default:null,this._enumValues=l&&l.type==="enum"?l.values:null}evaluateWithoutErrorHandling(r,l,f,y,b,v){return this._evaluator.globals=r,this._evaluator.feature=l,this._evaluator.featureState=f,this._evaluator.canonical=y,this._evaluator.availableImages=b||null,this._evaluator.formattedSection=v,this.expression.evaluate(this._evaluator)}evaluate(r,l,f,y,b,v){this._evaluator.globals=r,this._evaluator.feature=l||null,this._evaluator.featureState=f||null,this._evaluator.canonical=y,this._evaluator.availableImages=b||null,this._evaluator.formattedSection=v||null;try{const k=this.expression.evaluate(this._evaluator);if(k==null||typeof k=="number"&&k!=k)return this._defaultValue;if(this._enumValues&&!(k in this._enumValues))throw new Wi(`Expected value to be one of ${Object.keys(this._enumValues).map(E=>JSON.stringify(E)).join(", ")}, but found ${JSON.stringify(k)} instead.`);return k}catch(k){return this._warningHistory[k.message]||(this._warningHistory[k.message]=!0,typeof console<"u"&&console.warn(k.message)),this._defaultValue}}}function Ul(o){return Array.isArray(o)&&o.length>0&&typeof o[0]=="string"&&o[0]in Yo}function ea(o,r){const l=new An(Yo,Ua,[],r?function(y){const b={color:qi,string:Ze,number:Xe,enum:Ze,boolean:It,formatted:Br,padding:ur,resolvedImage:Or,variableAnchorOffsetCollection:se};return y.type==="array"?V(b[y.value]||Vt,y.length):b[y.type]}(r):void 0),f=l.parse(o,void 0,void 0,void 0,r&&r.type==="string"?{typeAnnotation:"coerce"}:void 0);return f?Rl(new jl(f,r)):Ko(l.errors)}class ta{constructor(r,l){this.kind=r,this._styleExpression=l,this.isStateDependent=r!=="constant"&&!Zo(l.expression)}evaluateWithoutErrorHandling(r,l,f,y,b,v){return this._styleExpression.evaluateWithoutErrorHandling(r,l,f,y,b,v)}evaluate(r,l,f,y,b,v){return this._styleExpression.evaluate(r,l,f,y,b,v)}}class ia{constructor(r,l,f,y){this.kind=r,this.zoomStops=f,this._styleExpression=l,this.isStateDependent=r!=="camera"&&!Zo(l.expression),this.interpolationType=y}evaluateWithoutErrorHandling(r,l,f,y,b,v){return this._styleExpression.evaluateWithoutErrorHandling(r,l,f,y,b,v)}evaluate(r,l,f,y,b,v){return this._styleExpression.evaluate(r,l,f,y,b,v)}interpolationFactor(r,l,f){return this.interpolationType?ue.interpolationFactor(this.interpolationType,r,l,f):0}}function sh(o,r){const l=ea(o,r);if(l.result==="error")return l;const f=l.value.expression,y=Ga(f);if(!y&&!Qo(r))return Ko([new hr("","data expressions not supported")]);const b=Ha(f,["zoom"]);if(!b&&!kd(r))return Ko([new hr("","zoom expressions not supported")]);const v=Xa(f);return v||b?v instanceof hr?Ko([v]):v instanceof ue&&!rh(r)?Ko([new hr("",'"interpolate" expressions cannot be used with this property')]):Rl(v?new ia(y?"camera":"composite",l.value,v.labels,v instanceof ue?v.interpolation:void 0):new ta(y?"constant":"source",l.value)):Ko([new hr("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.')])}class ra{constructor(r,l){this._parameters=r,this._specification=l,Wr(this,Cd(this._parameters,this._specification))}static deserialize(r){return new ra(r._parameters,r._specification)}static serialize(r){return{_parameters:r._parameters,_specification:r._specification}}}function Xa(o){let r=null;if(o instanceof ln)r=Xa(o.result);else if(o instanceof Ve){for(const l of o.args)if(r=Xa(l),r)break}else(o instanceof Mn||o instanceof ue)&&o.input instanceof Ps&&o.input.name==="zoom"&&(r=o);return r instanceof hr||o.eachChild(l=>{const f=Xa(l);f instanceof hr?r=f:!r&&f?r=new hr("",'"zoom" expression may only be used as input to a top-level "step" or "interpolate" expression.'):r&&f&&r!==f&&(r=new hr("",'Only one zoom-based "step" or "interpolate" subexpression may be used in an expression.'))}),r}function Gl(o){if(o===!0||o===!1)return!0;if(!Array.isArray(o)||o.length===0)return!1;switch(o[0]){case"has":return o.length>=2&&o[1]!=="$id"&&o[1]!=="$type";case"in":return o.length>=3&&(typeof o[1]!="string"||Array.isArray(o[2]));case"!in":case"!has":case"none":return!1;case"==":case"!=":case">":case">=":case"<":case"<=":return o.length!==3||Array.isArray(o[1])||Array.isArray(o[2]);case"any":case"all":for(const r of o.slice(1))if(!Gl(r)&&typeof r!="boolean")return!1;return!0;default:return!0}}const Hl={type:"boolean",default:!1,transition:!1,"property-type":"data-driven",expression:{interpolated:!1,parameters:["zoom","feature"]}};function nh(o){if(o==null)return{filter:()=>!0,needGeometry:!1};Gl(o)||(o=Xl(o));const r=ea(o,Hl);if(r.result==="error")throw new Error(r.value.map(l=>`${l.key}: ${l.message}`).join(", "));return{filter:(l,f,y)=>r.value.evaluate(l,f,{},y),needGeometry:Td(o)}}function Yf(o,r){return or?1:0}function Td(o){if(!Array.isArray(o))return!1;if(o[0]==="within"||o[0]==="distance")return!0;for(let r=1;r"||r==="<="||r===">="?oh(o[1],o[2],r):r==="any"?(l=o.slice(1),["any"].concat(l.map(Xl))):r==="all"?["all"].concat(o.slice(1).map(Xl)):r==="none"?["all"].concat(o.slice(1).map(Xl).map(Rr)):r==="in"?qa(o[1],o.slice(2)):r==="!in"?Rr(qa(o[1],o.slice(2))):r==="has"?Wa(o[1]):r!=="!has"||Rr(Wa(o[1]));var l}function oh(o,r,l){switch(o){case"$type":return[`filter-type-${l}`,r];case"$id":return[`filter-id-${l}`,r];default:return[`filter-${l}`,o,r]}}function qa(o,r){if(r.length===0)return!1;switch(o){case"$type":return["filter-type-in",["literal",r]];case"$id":return["filter-id-in",["literal",r]];default:return r.length>200&&!r.some(l=>typeof l!=typeof r[0])?["filter-in-large",o,["literal",r.sort(Yf)]]:["filter-in-small",o,["literal",r]]}}function Wa(o){switch(o){case"$type":return!0;case"$id":return["filter-has-id"];default:return["filter-has",o]}}function Rr(o){return["!",o]}function Co(o){const r=typeof o;if(r==="number"||r==="boolean"||r==="string"||o==null)return JSON.stringify(o);if(Array.isArray(o)){let y="[";for(const b of o)y+=`${Co(b)},`;return`${y}]`}const l=Object.keys(o).sort();let f="{";for(let y=0;yf.maximum?[new et(r,l,`${l} is greater than the maximum value ${f.maximum}`)]:[]}function ql(o){const r=o.valueSpec,l=tr(o.value.type);let f,y,b,v={};const k=l!=="categorical"&&o.value.property===void 0,E=!k,P=yi(o.value.stops)==="array"&&yi(o.value.stops[0])==="array"&&yi(o.value.stops[0][0])==="object",L=xs({key:o.key,value:o.value,valueSpec:o.styleSpec.function,validateSpec:o.validateSpec,style:o.style,styleSpec:o.styleSpec,objectElementValidators:{stops:function(j){if(l==="identity")return[new et(j.key,j.value,'identity function may not have a "stops" property')];let X=[];const q=j.value;return X=X.concat(Ja({key:j.key,value:q,valueSpec:j.valueSpec,validateSpec:j.validateSpec,style:j.style,styleSpec:j.styleSpec,arrayElementValidator:O})),yi(q)==="array"&&q.length===0&&X.push(new et(j.key,q,"array must have at least one stop")),X},default:function(j){return j.validateSpec({key:j.key,value:j.value,valueSpec:r,validateSpec:j.validateSpec,style:j.style,styleSpec:j.styleSpec})}}});return l==="identity"&&k&&L.push(new et(o.key,o.value,'missing required property "property"')),l==="identity"||o.value.stops||L.push(new et(o.key,o.value,'missing required property "stops"')),l==="exponential"&&o.valueSpec.expression&&!rh(o.valueSpec)&&L.push(new et(o.key,o.value,"exponential functions not supported")),o.styleSpec.$version>=8&&(E&&!Qo(o.valueSpec)?L.push(new et(o.key,o.value,"property functions not supported")):k&&!kd(o.valueSpec)&&L.push(new et(o.key,o.value,"zoom functions not supported"))),l!=="categorical"&&!P||o.value.property!==void 0||L.push(new et(o.key,o.value,'"property" property is required')),L;function O(j){let X=[];const q=j.value,te=j.key;if(yi(q)!=="array")return[new et(te,q,`array expected, ${yi(q)} found`)];if(q.length!==2)return[new et(te,q,`array length 2 expected, length ${q.length} found`)];if(P){if(yi(q[0])!=="object")return[new et(te,q,`object expected, ${yi(q[0])} found`)];if(q[0].zoom===void 0)return[new et(te,q,"object stop key must have zoom")];if(q[0].value===void 0)return[new et(te,q,"object stop key must have value")];if(b&&b>tr(q[0].zoom))return[new et(te,q[0].zoom,"stop zoom values must appear in ascending order")];tr(q[0].zoom)!==b&&(b=tr(q[0].zoom),y=void 0,v={}),X=X.concat(xs({key:`${te}[0]`,value:q[0],valueSpec:{zoom:{}},validateSpec:j.validateSpec,style:j.style,styleSpec:j.styleSpec,objectElementValidators:{zoom:ah,value:R}}))}else X=X.concat(R({key:`${te}[0]`,value:q[0],valueSpec:{},validateSpec:j.validateSpec,style:j.style,styleSpec:j.styleSpec},q));return Ul(js(q[1]))?X.concat([new et(`${te}[1]`,q[1],"expressions are not allowed in function stops.")]):X.concat(j.validateSpec({key:`${te}[1]`,value:q[1],valueSpec:r,validateSpec:j.validateSpec,style:j.style,styleSpec:j.styleSpec}))}function R(j,X){const q=yi(j.value),te=tr(j.value),ae=j.value!==null?j.value:X;if(f){if(q!==f)return[new et(j.key,ae,`${q} stop domain type must match previous stop domain type ${f}`)]}else f=q;if(q!=="number"&&q!=="string"&&q!=="boolean")return[new et(j.key,ae,"stop domain value must be a number, string, or boolean")];if(q!=="number"&&l!=="categorical"){let Ae=`number expected, ${q} found`;return Qo(r)&&l===void 0&&(Ae+='\nIf you intended to use a categorical function, specify `"type": "categorical"`.'),[new et(j.key,ae,Ae)]}return l!=="categorical"||q!=="number"||isFinite(te)&&Math.floor(te)===te?l!=="categorical"&&q==="number"&&y!==void 0&&tenew et(`${o.key}${f.key}`,o.value,f.message));const l=r.value.expression||r.value._styleExpression.expression;if(o.expressionContext==="property"&&o.propertyKey==="text-font"&&!l.outputDefined())return[new et(o.key,o.value,`Invalid data expression for "${o.propertyKey}". Output values must be contained as literals within the expression.`)];if(o.expressionContext==="property"&&o.propertyType==="layout"&&!Zo(l))return[new et(o.key,o.value,'"feature-state" data expressions are not supported with layout properties.')];if(o.expressionContext==="filter"&&!Zo(l))return[new et(o.key,o.value,'"feature-state" data expressions are not supported with filters.')];if(o.expressionContext&&o.expressionContext.indexOf("cluster")===0){if(!Ha(l,["zoom","feature-state"]))return[new et(o.key,o.value,'"zoom" and "feature-state" expressions are not supported with cluster properties.')];if(o.expressionContext==="cluster-initial"&&!Ga(l))return[new et(o.key,o.value,"Feature data expressions are not supported with initial expression part of cluster properties.")]}return[]}function Ln(o){const r=o.key,l=o.value,f=o.valueSpec,y=[];return Array.isArray(f.values)?f.values.indexOf(tr(l))===-1&&y.push(new et(r,l,`expected one of [${f.values.join(", ")}], ${JSON.stringify(l)} found`)):Object.keys(f.values).indexOf(tr(l))===-1&&y.push(new et(r,l,`expected one of [${Object.keys(f.values).join(", ")}], ${JSON.stringify(l)} found`)),y}function lh(o){return Gl(js(o.value))?sa(Wr({},o,{expressionContext:"filter",valueSpec:{value:"boolean"}})):Wl(o)}function Wl(o){const r=o.value,l=o.key;if(yi(r)!=="array")return[new et(l,r,`array expected, ${yi(r)} found`)];const f=o.styleSpec;let y,b=[];if(r.length<1)return[new et(l,r,"filter array must have at least 1 element")];switch(b=b.concat(Ln({key:`${l}[0]`,value:r[0],valueSpec:f.filter_operator,style:o.style,styleSpec:o.styleSpec})),tr(r[0])){case"<":case"<=":case">":case">=":r.length>=2&&tr(r[1])==="$type"&&b.push(new et(l,r,`"$type" cannot be use with operator "${r[0]}"`));case"==":case"!=":r.length!==3&&b.push(new et(l,r,`filter array for operator "${r[0]}" must have 3 elements`));case"in":case"!in":r.length>=2&&(y=yi(r[1]),y!=="string"&&b.push(new et(`${l}[1]`,r[1],`string expected, ${y} found`)));for(let v=2;v{P in l&&r.push(new et(f,l[P],`"${P}" is prohibited for ref layers`))}),y.layers.forEach(P=>{tr(P.id)===k&&(E=P)}),E?E.ref?r.push(new et(f,l.ref,"ref cannot reference another ref layer")):v=tr(E.type):r.push(new et(f,l.ref,`ref layer "${k}" not found`))}else if(v!=="background")if(l.source){const E=y.sources&&y.sources[l.source],P=E&&tr(E.type);E?P==="vector"&&v==="raster"?r.push(new et(f,l.source,`layer "${l.id}" requires a raster source`)):P!=="raster-dem"&&v==="hillshade"?r.push(new et(f,l.source,`layer "${l.id}" requires a raster-dem source`)):P==="raster"&&v!=="raster"?r.push(new et(f,l.source,`layer "${l.id}" requires a vector source`)):P!=="vector"||l["source-layer"]?P==="raster-dem"&&v!=="hillshade"?r.push(new et(f,l.source,"raster-dem source can only be used with layer type 'hillshade'.")):v!=="line"||!l.paint||!l.paint["line-gradient"]||P==="geojson"&&E.lineMetrics||r.push(new et(f,l,`layer "${l.id}" specifies a line-gradient, which requires a GeoJSON source with \`lineMetrics\` enabled.`)):r.push(new et(f,l,`layer "${l.id}" must specify a "source-layer"`)):r.push(new et(f,l.source,`source "${l.source}" not found`))}else r.push(new et(f,l,'missing required property "source"'));return r=r.concat(xs({key:f,value:l,valueSpec:b.layer,style:o.style,styleSpec:o.styleSpec,validateSpec:o.validateSpec,objectElementValidators:{"*":()=>[],type:()=>o.validateSpec({key:`${f}.type`,value:l.type,valueSpec:b.layer.type,style:o.style,styleSpec:o.styleSpec,validateSpec:o.validateSpec,object:l,objectKey:"type"}),filter:lh,layout:E=>xs({layer:l,key:E.key,value:E.value,style:E.style,styleSpec:E.styleSpec,validateSpec:E.validateSpec,objectElementValidators:{"*":P=>hh(Wr({layerType:v},P))}}),paint:E=>xs({layer:l,key:E.key,value:E.value,style:E.style,styleSpec:E.styleSpec,validateSpec:E.validateSpec,objectElementValidators:{"*":P=>Jl(Wr({layerType:v},P))}})}})),r}function So(o){const r=o.value,l=o.key,f=yi(r);return f!=="string"?[new et(l,r,`string expected, ${f} found`)]:[]}const Yl={promoteId:function({key:o,value:r}){if(yi(r)==="string")return So({key:o,value:r});{const l=[];for(const f in r)l.push(...So({key:`${o}.${f}`,value:r[f]}));return l}}};function Ya(o){const r=o.value,l=o.key,f=o.styleSpec,y=o.style,b=o.validateSpec;if(!r.type)return[new et(l,r,'"type" is required')];const v=tr(r.type);let k;switch(v){case"vector":case"raster":return k=xs({key:l,value:r,valueSpec:f[`source_${v.replace("-","_")}`],style:o.style,styleSpec:f,objectElementValidators:Yl,validateSpec:b}),k;case"raster-dem":return k=function(E){var P;const L=(P=E.sourceName)!==null&&P!==void 0?P:"",O=E.value,R=E.styleSpec,j=R.source_raster_dem,X=E.style;let q=[];const te=yi(O);if(O===void 0)return q;if(te!=="object")return q.push(new et("source_raster_dem",O,`object expected, ${te} found`)),q;const ae=tr(O.encoding)==="custom",Ae=["redFactor","greenFactor","blueFactor","baseShift"],ye=E.value.encoding?`"${E.value.encoding}"`:"Default";for(const Ce in O)!ae&&Ae.includes(Ce)?q.push(new et(Ce,O[Ce],`In "${L}": "${Ce}" is only valid when "encoding" is set to "custom". ${ye} encoding found`)):j[Ce]?q=q.concat(E.validateSpec({key:Ce,value:O[Ce],valueSpec:j[Ce],validateSpec:E.validateSpec,style:X,styleSpec:R})):q.push(new et(Ce,O[Ce],`unknown property "${Ce}"`));return q}({sourceName:l,value:r,style:o.style,styleSpec:f,validateSpec:b}),k;case"geojson":if(k=xs({key:l,value:r,valueSpec:f.source_geojson,style:y,styleSpec:f,validateSpec:b,objectElementValidators:Yl}),r.cluster)for(const E in r.clusterProperties){const[P,L]=r.clusterProperties[E],O=typeof P=="string"?[P,["accumulated"],["get",E]]:P;k.push(...sa({key:`${l}.${E}.map`,value:L,validateSpec:b,expressionContext:"cluster-map"})),k.push(...sa({key:`${l}.${E}.reduce`,value:O,validateSpec:b,expressionContext:"cluster-reduce"}))}return k;case"video":return xs({key:l,value:r,valueSpec:f.source_video,style:y,validateSpec:b,styleSpec:f});case"image":return xs({key:l,value:r,valueSpec:f.source_image,style:y,validateSpec:b,styleSpec:f});case"canvas":return[new et(l,null,"Please use runtime APIs to add canvas sources, rather than including them in stylesheets.","source.canvas")];default:return Ln({key:`${l}.type`,value:r.type,valueSpec:{values:["vector","raster","raster-dem","geojson","video","image"]},style:y,validateSpec:b,styleSpec:f})}}function dh(o){const r=o.value,l=o.styleSpec,f=l.light,y=o.style;let b=[];const v=yi(r);if(r===void 0)return b;if(v!=="object")return b=b.concat([new et("light",r,`object expected, ${v} found`)]),b;for(const k in r){const E=k.match(/^(.*)-transition$/);b=b.concat(E&&f[E[1]]&&f[E[1]].transition?o.validateSpec({key:k,value:r[k],valueSpec:l.transition,validateSpec:o.validateSpec,style:y,styleSpec:l}):f[k]?o.validateSpec({key:k,value:r[k],valueSpec:f[k],validateSpec:o.validateSpec,style:y,styleSpec:l}):[new et(k,r[k],`unknown property "${k}"`)])}return b}function ph(o){const r=o.value,l=o.styleSpec,f=l.sky,y=o.style,b=yi(r);if(r===void 0)return[];if(b!=="object")return[new et("sky",r,`object expected, ${b} found`)];let v=[];for(const k in r)v=v.concat(f[k]?o.validateSpec({key:k,value:r[k],valueSpec:f[k],style:y,styleSpec:l}):[new et(k,r[k],`unknown property "${k}"`)]);return v}function fh(o){const r=o.value,l=o.styleSpec,f=l.terrain,y=o.style;let b=[];const v=yi(r);if(r===void 0)return b;if(v!=="object")return b=b.concat([new et("terrain",r,`object expected, ${v} found`)]),b;for(const k in r)b=b.concat(f[k]?o.validateSpec({key:k,value:r[k],valueSpec:f[k],validateSpec:o.validateSpec,style:y,styleSpec:l}):[new et(k,r[k],`unknown property "${k}"`)]);return b}function mh(o){let r=[];const l=o.value,f=o.key;if(Array.isArray(l)){const y=[],b=[];for(const v in l)l[v].id&&y.includes(l[v].id)&&r.push(new et(f,l,`all the sprites' ids must be unique, but ${l[v].id} is duplicated`)),y.push(l[v].id),l[v].url&&b.includes(l[v].url)&&r.push(new et(f,l,`all the sprites' URLs must be unique, but ${l[v].url} is duplicated`)),b.push(l[v].url),r=r.concat(xs({key:`${f}[${v}]`,value:l[v],valueSpec:{id:{type:"string",required:!0},url:{type:"string",required:!0}},validateSpec:o.validateSpec}));return r}return So({key:f,value:l})}const Zl={"*":()=>[],array:Ja,boolean:function(o){const r=o.value,l=o.key,f=yi(r);return f!=="boolean"?[new et(l,r,`boolean expected, ${f} found`)]:[]},number:ah,color:function(o){const r=o.key,l=o.value,f=yi(l);return f!=="string"?[new et(r,l,`color expected, ${f} found`)]:gi.parse(String(l))?[]:[new et(r,l,`color expected, "${l}" found`)]},constants:Id,enum:Ln,filter:lh,function:ql,layer:uh,object:xs,source:Ya,light:dh,sky:ph,terrain:fh,projection:function(o){const r=o.value,l=o.styleSpec,f=l.projection,y=o.style,b=yi(r);if(r===void 0)return[];if(b!=="object")return[new et("projection",r,`object expected, ${b} found`)];let v=[];for(const k in r)v=v.concat(f[k]?o.validateSpec({key:k,value:r[k],valueSpec:f[k],style:y,styleSpec:l}):[new et(k,r[k],`unknown property "${k}"`)]);return v},string:So,formatted:function(o){return So(o).length===0?[]:sa(o)},resolvedImage:function(o){return So(o).length===0?[]:sa(o)},padding:function(o){const r=o.key,l=o.value;if(yi(l)==="array"){if(l.length<1||l.length>4)return[new et(r,l,`padding requires 1 to 4 values; ${l.length} values found`)];const f={type:"number"};let y=[];for(let b=0;b[]}})),o.constants&&(l=l.concat(Id({key:"constants",value:o.constants,style:o,styleSpec:r,validateSpec:na}))),gh(l)}function hn(o){return function(r){return o({...r,validateSpec:na})}}function gh(o){return[].concat(o).sort((r,l)=>r.line-l.line)}function Us(o){return function(...r){return gh(o.apply(this,r))}}Ds.source=Us(hn(Ya)),Ds.sprite=Us(hn(mh)),Ds.glyphs=Us(hn(Pd)),Ds.light=Us(hn(dh)),Ds.sky=Us(hn(ph)),Ds.terrain=Us(hn(fh)),Ds.layer=Us(hn(uh)),Ds.filter=Us(hn(lh)),Ds.paintProperty=Us(hn(Jl)),Ds.layoutProperty=Us(hn(hh));const Eo=Ds,Zf=Eo.light,Kf=Eo.sky,Dd=Eo.paintProperty,Ld=Eo.layoutProperty;function yh(o,r){let l=!1;if(r&&r.length)for(const f of r)o.fire(new Yi(new Error(f.message))),l=!0;return l}class oa{constructor(r,l,f){const y=this.cells=[];if(r instanceof ArrayBuffer){this.arrayBuffer=r;const v=new Int32Array(this.arrayBuffer);r=v[0],this.d=(l=v[1])+2*(f=v[2]);for(let E=0;E=O[X+0]&&y>=O[X+1])?(k[j]=!0,v.push(L[j])):k[j]=!1}}}}_forEachCell(r,l,f,y,b,v,k,E){const P=this._convertToCellCoord(r),L=this._convertToCellCoord(l),O=this._convertToCellCoord(f),R=this._convertToCellCoord(y);for(let j=P;j<=O;j++)for(let X=L;X<=R;X++){const q=this.d*X+j;if((!E||E(this._convertFromCellCoord(j),this._convertFromCellCoord(X),this._convertFromCellCoord(j+1),this._convertFromCellCoord(X+1)))&&b.call(this,r,l,f,y,q,v,k,E))return}}_convertFromCellCoord(r){return(r-this.padding)/this.scale}_convertToCellCoord(r){return Math.max(0,Math.min(this.d-1,Math.floor(r*this.scale)+this.padding))}toArrayBuffer(){if(this.arrayBuffer)return this.arrayBuffer;const r=this.cells,l=3+this.cells.length+1+1;let f=0;for(let v=0;v=0)continue;const v=o[b];y[b]=Ls[l].shallow.indexOf(b)>=0?v:aa(v,r)}o instanceof Error&&(y.message=o.message)}if(y.$name)throw new Error("$name property is reserved for worker serialization logic.");return l!=="Object"&&(y.$name=l),y}function la(o){if(Bd(o))return o;if(Array.isArray(o))return o.map(la);if(typeof o!="object")throw new Error("can't deserialize object of type "+typeof o);const r=_h(o)||"Object";if(!Ls[r])throw new Error(`can't deserialize unregistered class ${r}`);const{klass:l}=Ls[r];if(!l)throw new Error(`can't deserialize unregistered class ${r}`);if(l.deserialize)return l.deserialize(o);const f=Object.create(l.prototype);for(const y of Object.keys(o)){if(y==="$name")continue;const b=o[y];f[y]=Ls[r].shallow.indexOf(y)>=0?b:la(b)}return f}class xh{constructor(){this.first=!0}update(r,l){const f=Math.floor(r);return this.first?(this.first=!1,this.lastIntegerZoom=f,this.lastIntegerZoomTime=0,this.lastZoom=r,this.lastFloorZoom=f,!0):(this.lastFloorZoom>f?(this.lastIntegerZoom=f+1,this.lastIntegerZoomTime=l):this.lastFloorZoomo>=128&&o<=255,"Hangul Jamo":o=>o>=4352&&o<=4607,Khmer:o=>o>=6016&&o<=6143,"General Punctuation":o=>o>=8192&&o<=8303,"Letterlike Symbols":o=>o>=8448&&o<=8527,"Number Forms":o=>o>=8528&&o<=8591,"Miscellaneous Technical":o=>o>=8960&&o<=9215,"Control Pictures":o=>o>=9216&&o<=9279,"Optical Character Recognition":o=>o>=9280&&o<=9311,"Enclosed Alphanumerics":o=>o>=9312&&o<=9471,"Geometric Shapes":o=>o>=9632&&o<=9727,"Miscellaneous Symbols":o=>o>=9728&&o<=9983,"Miscellaneous Symbols and Arrows":o=>o>=11008&&o<=11263,"Ideographic Description Characters":o=>o>=12272&&o<=12287,"CJK Symbols and Punctuation":o=>o>=12288&&o<=12351,Katakana:o=>o>=12448&&o<=12543,Kanbun:o=>o>=12688&&o<=12703,"CJK Strokes":o=>o>=12736&&o<=12783,"Enclosed CJK Letters and Months":o=>o>=12800&&o<=13055,"CJK Compatibility":o=>o>=13056&&o<=13311,"Yijing Hexagram Symbols":o=>o>=19904&&o<=19967,"Private Use Area":o=>o>=57344&&o<=63743,"Vertical Forms":o=>o>=65040&&o<=65055,"CJK Compatibility Forms":o=>o>=65072&&o<=65103,"Small Form Variants":o=>o>=65104&&o<=65135,"Halfwidth and Fullwidth Forms":o=>o>=65280&&o<=65519};function bh(o){for(const r of o)if(wh(r.charCodeAt(0)))return!0;return!1}function Qf(o){for(const r of o)if(!ca(r.charCodeAt(0)))return!1;return!0}function vh(o){const r=o.map(l=>{try{return new RegExp(`\\p{sc=${l}}`,"u").source}catch{return null}}).filter(l=>l);return new RegExp(r.join("|"),"u")}const $f=vh(["Arab","Dupl","Mong","Ougr","Syrc"]);function ca(o){return!$f.test(String.fromCodePoint(o))}const Od=vh(["Bopo","Hani","Hira","Kana","Kits","Nshu","Tang","Yiii"]);function wh(o){return!(o!==746&&o!==747&&(o<4352||!(ci["CJK Compatibility Forms"](o)&&!(o>=65097&&o<=65103)||ci["CJK Compatibility"](o)||ci["CJK Strokes"](o)||!(!ci["CJK Symbols and Punctuation"](o)||o>=12296&&o<=12305||o>=12308&&o<=12319||o===12336)||ci["Enclosed CJK Letters and Months"](o)||ci["Ideographic Description Characters"](o)||ci.Kanbun(o)||ci.Katakana(o)&&o!==12540||!(!ci["Halfwidth and Fullwidth Forms"](o)||o===65288||o===65289||o===65293||o>=65306&&o<=65310||o===65339||o===65341||o===65343||o>=65371&&o<=65503||o===65507||o>=65512&&o<=65519)||!(!ci["Small Form Variants"](o)||o>=65112&&o<=65118||o>=65123&&o<=65126)||ci["Vertical Forms"](o)||ci["Yijing Hexagram Symbols"](o)||new RegExp("\\p{sc=Cans}","u").test(String.fromCodePoint(o))||new RegExp("\\p{sc=Hang}","u").test(String.fromCodePoint(o))||Od.test(String.fromCodePoint(o)))))}function Fd(o){return!(wh(o)||function(r){return!!(ci["Latin-1 Supplement"](r)&&(r===167||r===169||r===174||r===177||r===188||r===189||r===190||r===215||r===247)||ci["General Punctuation"](r)&&(r===8214||r===8224||r===8225||r===8240||r===8241||r===8251||r===8252||r===8258||r===8263||r===8264||r===8265||r===8273)||ci["Letterlike Symbols"](r)||ci["Number Forms"](r)||ci["Miscellaneous Technical"](r)&&(r>=8960&&r<=8967||r>=8972&&r<=8991||r>=8996&&r<=9e3||r===9003||r>=9085&&r<=9114||r>=9150&&r<=9165||r===9167||r>=9169&&r<=9179||r>=9186&&r<=9215)||ci["Control Pictures"](r)&&r!==9251||ci["Optical Character Recognition"](r)||ci["Enclosed Alphanumerics"](r)||ci["Geometric Shapes"](r)||ci["Miscellaneous Symbols"](r)&&!(r>=9754&&r<=9759)||ci["Miscellaneous Symbols and Arrows"](r)&&(r>=11026&&r<=11055||r>=11088&&r<=11097||r>=11192&&r<=11243)||ci["CJK Symbols and Punctuation"](r)||ci.Katakana(r)||ci["Private Use Area"](r)||ci["CJK Compatibility Forms"](r)||ci["Small Form Variants"](r)||ci["Halfwidth and Fullwidth Forms"](r)||r===8734||r===8756||r===8757||r>=9984&&r<=10087||r>=10102&&r<=10131||r===65532||r===65533)}(o))}const em=vh(["Adlm","Arab","Armi","Avst","Chrs","Cprt","Egyp","Elym","Gara","Hatr","Hebr","Hung","Khar","Lydi","Mand","Mani","Mend","Merc","Mero","Narb","Nbat","Nkoo","Orkh","Palm","Phli","Phlp","Phnx","Prti","Rohg","Samr","Sarb","Sogo","Syrc","Thaa","Todr","Yezi"]);function kh(o){return em.test(String.fromCodePoint(o))}function tm(o,r){return!(!r&&kh(o)||o>=2304&&o<=3583||o>=3840&&o<=4255||ci.Khmer(o))}function im(o){for(const r of o)if(kh(r.charCodeAt(0)))return!0;return!1}const bs=new class{constructor(){this.applyArabicShaping=null,this.processBidirectionalText=null,this.processStyledBidirectionalText=null,this.pluginStatus="unavailable",this.pluginURL=null}setState(o){this.pluginStatus=o.pluginStatus,this.pluginURL=o.pluginURL}getState(){return{pluginStatus:this.pluginStatus,pluginURL:this.pluginURL}}setMethods(o){this.applyArabicShaping=o.applyArabicShaping,this.processBidirectionalText=o.processBidirectionalText,this.processStyledBidirectionalText=o.processStyledBidirectionalText}isParsed(){return this.applyArabicShaping!=null&&this.processBidirectionalText!=null&&this.processStyledBidirectionalText!=null}getPluginURL(){return this.pluginURL}getRTLTextPluginStatus(){return this.pluginStatus}};class Ni{constructor(r,l){this.zoom=r,l?(this.now=l.now,this.fadeDuration=l.fadeDuration,this.zoomHistory=l.zoomHistory,this.transition=l.transition):(this.now=0,this.fadeDuration=0,this.zoomHistory=new xh,this.transition={})}isSupportedScript(r){return function(l,f){for(const y of l)if(!tm(y.charCodeAt(0),f))return!1;return!0}(r,bs.getRTLTextPluginStatus()==="loaded")}crossFadingFactor(){return this.fadeDuration===0?1:Math.min((this.now-this.zoomHistory.lastIntegerZoomTime)/this.fadeDuration,1)}getCrossfadeParameters(){const r=this.zoom,l=r-Math.floor(r),f=this.crossFadingFactor();return r>this.zoomHistory.lastIntegerZoom?{fromScale:2,toScale:1,t:l+(1-l)*f}:{fromScale:.5,toScale:1,t:1-(1-f)*l}}}class ha{constructor(r,l){this.property=r,this.value=l,this.expression=function(f,y){if(Vl(f))return new ra(f,y);if(Ul(f)){const b=sh(f,y);if(b.result==="error")throw new Error(b.value.map(v=>`${v.key}: ${v.message}`).join(", "));return b.value}{let b=f;return y.type==="color"&&typeof f=="string"?b=gi.parse(f):y.type!=="padding"||typeof f!="number"&&!Array.isArray(f)?y.type==="variableAnchorOffsetCollection"&&Array.isArray(f)&&(b=is.parse(f)):b=vr.parse(f),{kind:"constant",evaluate:()=>b}}}(l===void 0?r.specification.default:l,r.specification)}isDataDriven(){return this.expression.kind==="source"||this.expression.kind==="composite"}possiblyEvaluate(r,l,f){return this.property.possiblyEvaluate(this,r,l,f)}}class Ql{constructor(r){this.property=r,this.value=new ha(r,void 0)}transitioned(r,l){return new zd(this.property,this.value,l,Be({},r.transition,this.transition),r.now)}untransitioned(){return new zd(this.property,this.value,null,{},0)}}class $l{constructor(r){this._properties=r,this._values=Object.create(r.defaultTransitionablePropertyValues)}getValue(r){return Je(this._values[r].value.value)}setValue(r,l){Object.prototype.hasOwnProperty.call(this._values,r)||(this._values[r]=new Ql(this._values[r].property)),this._values[r].value=new ha(this._values[r].property,l===null?void 0:Je(l))}getTransition(r){return Je(this._values[r].transition)}setTransition(r,l){Object.prototype.hasOwnProperty.call(this._values,r)||(this._values[r]=new Ql(this._values[r].property)),this._values[r].transition=Je(l)||void 0}serialize(){const r={};for(const l of Object.keys(this._values)){const f=this.getValue(l);f!==void 0&&(r[l]=f);const y=this.getTransition(l);y!==void 0&&(r[`${l}-transition`]=y)}return r}transitioned(r,l){const f=new Za(this._properties);for(const y of Object.keys(this._values))f._values[y]=this._values[y].transitioned(r,l._values[y]);return f}untransitioned(){const r=new Za(this._properties);for(const l of Object.keys(this._values))r._values[l]=this._values[l].untransitioned();return r}}class zd{constructor(r,l,f,y,b){this.property=r,this.value=l,this.begin=b+y.delay||0,this.end=this.begin+y.duration||0,r.specification.transition&&(y.delay||y.duration)&&(this.prior=f)}possiblyEvaluate(r,l,f){const y=r.now||0,b=this.value.possiblyEvaluate(r,l,f),v=this.prior;if(v){if(y>this.end)return this.prior=null,b;if(this.value.isDataDriven())return this.prior=null,b;if(y=1)return 1;const P=E*E,L=P*E;return 4*(E<.5?L:3*(E-P)+L-.75)}(k))}}return b}}class Za{constructor(r){this._properties=r,this._values=Object.create(r.defaultTransitioningPropertyValues)}possiblyEvaluate(r,l,f){const y=new Qa(this._properties);for(const b of Object.keys(this._values))y._values[b]=this._values[b].possiblyEvaluate(r,l,f);return y}hasTransition(){for(const r of Object.keys(this._values))if(this._values[r].prior)return!0;return!1}}class Ka{constructor(r){this._properties=r,this._values=Object.create(r.defaultPropertyValues)}hasValue(r){return this._values[r].value!==void 0}getValue(r){return Je(this._values[r].value)}setValue(r,l){this._values[r]=new ha(this._values[r].property,l===null?void 0:Je(l))}serialize(){const r={};for(const l of Object.keys(this._values)){const f=this.getValue(l);f!==void 0&&(r[l]=f)}return r}possiblyEvaluate(r,l,f){const y=new Qa(this._properties);for(const b of Object.keys(this._values))y._values[b]=this._values[b].possiblyEvaluate(r,l,f);return y}}class un{constructor(r,l,f){this.property=r,this.value=l,this.parameters=f}isConstant(){return this.value.kind==="constant"}constantOr(r){return this.value.kind==="constant"?this.value.value:r}evaluate(r,l,f,y){return this.property.evaluate(this.value,this.parameters,r,l,f,y)}}class Qa{constructor(r){this._properties=r,this._values=Object.create(r.defaultPossiblyEvaluatedValues)}get(r){return this._values[r]}}class wt{constructor(r){this.specification=r}possiblyEvaluate(r,l){if(r.isDataDriven())throw new Error("Value should not be data driven");return r.expression.evaluate(l)}interpolate(r,l,f){const y=oe[this.specification.type];return y?y(r,l,f):r}}class zt{constructor(r,l){this.specification=r,this.overrides=l}possiblyEvaluate(r,l,f,y){return new un(this,r.expression.kind==="constant"||r.expression.kind==="camera"?{kind:"constant",value:r.expression.evaluate(l,null,{},f,y)}:r.expression,l)}interpolate(r,l,f){if(r.value.kind!=="constant"||l.value.kind!=="constant")return r;if(r.value.value===void 0||l.value.value===void 0)return new un(this,{kind:"constant",value:void 0},r.parameters);const y=oe[this.specification.type];if(y){const b=y(r.value.value,l.value.value,f);return new un(this,{kind:"constant",value:b},r.parameters)}return r}evaluate(r,l,f,y,b,v){return r.kind==="constant"?r.value:r.evaluate(l,f,y,b,v)}}class ec extends zt{possiblyEvaluate(r,l,f,y){if(r.value===void 0)return new un(this,{kind:"constant",value:void 0},l);if(r.expression.kind==="constant"){const b=r.expression.evaluate(l,null,{},f,y),v=r.property.specification.type==="resolvedImage"&&typeof b!="string"?b.name:b,k=this._calculate(v,v,v,l);return new un(this,{kind:"constant",value:k},l)}if(r.expression.kind==="camera"){const b=this._calculate(r.expression.evaluate({zoom:l.zoom-1}),r.expression.evaluate({zoom:l.zoom}),r.expression.evaluate({zoom:l.zoom+1}),l);return new un(this,{kind:"constant",value:b},l)}return new un(this,r.expression,l)}evaluate(r,l,f,y,b,v){if(r.kind==="source"){const k=r.evaluate(l,f,y,b,v);return this._calculate(k,k,k,l)}return r.kind==="composite"?this._calculate(r.evaluate({zoom:Math.floor(l.zoom)-1},f,y),r.evaluate({zoom:Math.floor(l.zoom)},f,y),r.evaluate({zoom:Math.floor(l.zoom)+1},f,y),l):r.value}_calculate(r,l,f,y){return y.zoom>y.zoomHistory.lastIntegerZoom?{from:r,to:l}:{from:f,to:l}}interpolate(r){return r}}class tc{constructor(r){this.specification=r}possiblyEvaluate(r,l,f,y){if(r.value!==void 0){if(r.expression.kind==="constant"){const b=r.expression.evaluate(l,null,{},f,y);return this._calculate(b,b,b,l)}return this._calculate(r.expression.evaluate(new Ni(Math.floor(l.zoom-1),l)),r.expression.evaluate(new Ni(Math.floor(l.zoom),l)),r.expression.evaluate(new Ni(Math.floor(l.zoom+1),l)),l)}}_calculate(r,l,f,y){return y.zoom>y.zoomHistory.lastIntegerZoom?{from:r,to:l}:{from:f,to:l}}interpolate(r){return r}}class Ch{constructor(r){this.specification=r}possiblyEvaluate(r,l,f,y){return!!r.expression.evaluate(l,null,{},f,y)}interpolate(){return!1}}class x{constructor(r){this.properties=r,this.defaultPropertyValues={},this.defaultTransitionablePropertyValues={},this.defaultTransitioningPropertyValues={},this.defaultPossiblyEvaluatedValues={},this.overridableProperties=[];for(const l in r){const f=r[l];f.specification.overridable&&this.overridableProperties.push(l);const y=this.defaultPropertyValues[l]=new ha(f,void 0),b=this.defaultTransitionablePropertyValues[l]=new Ql(f);this.defaultTransitioningPropertyValues[l]=b.untransitioned(),this.defaultPossiblyEvaluatedValues[l]=y.possiblyEvaluate({})}}}yt("DataDrivenProperty",zt),yt("DataConstantProperty",wt),yt("CrossFadedDataDrivenProperty",ec),yt("CrossFadedProperty",tc),yt("ColorRampProperty",Ch);const i="-transition";class u extends Zi{constructor(r,l){if(super(),this.id=r.id,this.type=r.type,this._featureFilter={filter:()=>!0,needGeometry:!1},r.type!=="custom"&&(this.metadata=r.metadata,this.minzoom=r.minzoom,this.maxzoom=r.maxzoom,r.type!=="background"&&(this.source=r.source,this.sourceLayer=r["source-layer"],this.filter=r.filter),l.layout&&(this._unevaluatedLayout=new Ka(l.layout)),l.paint)){this._transitionablePaint=new $l(l.paint);for(const f in r.paint)this.setPaintProperty(f,r.paint[f],{validate:!1});for(const f in r.layout)this.setLayoutProperty(f,r.layout[f],{validate:!1});this._transitioningPaint=this._transitionablePaint.untransitioned(),this.paint=new Qa(l.paint)}}getCrossfadeParameters(){return this._crossfadeParameters}getLayoutProperty(r){return r==="visibility"?this.visibility:this._unevaluatedLayout.getValue(r)}setLayoutProperty(r,l,f={}){l!=null&&this._validate(Ld,`layers.${this.id}.layout.${r}`,r,l,f)||(r!=="visibility"?this._unevaluatedLayout.setValue(r,l):this.visibility=l)}getPaintProperty(r){return r.endsWith(i)?this._transitionablePaint.getTransition(r.slice(0,-11)):this._transitionablePaint.getValue(r)}setPaintProperty(r,l,f={}){if(l!=null&&this._validate(Dd,`layers.${this.id}.paint.${r}`,r,l,f))return!1;if(r.endsWith(i))return this._transitionablePaint.setTransition(r.slice(0,-11),l||void 0),!1;{const y=this._transitionablePaint._values[r],b=y.property.specification["property-type"]==="cross-faded-data-driven",v=y.value.isDataDriven(),k=y.value;this._transitionablePaint.setValue(r,l),this._handleSpecialPaintPropertyUpdate(r);const E=this._transitionablePaint._values[r].value;return E.isDataDriven()||v||b||this._handleOverridablePaintPropertyUpdate(r,k,E)}}_handleSpecialPaintPropertyUpdate(r){}_handleOverridablePaintPropertyUpdate(r,l,f){return!1}isHidden(r){return!!(this.minzoom&&r=this.maxzoom)||this.visibility==="none"}updateTransitions(r){this._transitioningPaint=this._transitionablePaint.transitioned(r,this._transitioningPaint)}hasTransition(){return this._transitioningPaint.hasTransition()}recalculate(r,l){r.getCrossfadeParameters&&(this._crossfadeParameters=r.getCrossfadeParameters()),this._unevaluatedLayout&&(this.layout=this._unevaluatedLayout.possiblyEvaluate(r,void 0,l)),this.paint=this._transitioningPaint.possiblyEvaluate(r,void 0,l)}serialize(){const r={id:this.id,type:this.type,source:this.source,"source-layer":this.sourceLayer,metadata:this.metadata,minzoom:this.minzoom,maxzoom:this.maxzoom,filter:this.filter,layout:this._unevaluatedLayout&&this._unevaluatedLayout.serialize(),paint:this._transitionablePaint&&this._transitionablePaint.serialize()};return this.visibility&&(r.layout=r.layout||{},r.layout.visibility=this.visibility),at(r,(l,f)=>!(l===void 0||f==="layout"&&!Object.keys(l).length||f==="paint"&&!Object.keys(l).length))}_validate(r,l,f,y,b={}){return(!b||b.validate!==!1)&&yh(this,r.call(Eo,{key:l,layerType:this.type,objectKey:f,value:y,styleSpec:Ie,style:{glyphs:!0,sprite:!0}}))}is3D(){return!1}isTileClipped(){return!1}hasOffscreenPass(){return!1}resize(){}isStateDependent(){for(const r in this.paint._values){const l=this.paint.get(r);if(l instanceof un&&Qo(l.property.specification)&&(l.value.kind==="source"||l.value.kind==="composite")&&l.value.isStateDependent)return!0}return!1}}const m={Int8:Int8Array,Uint8:Uint8Array,Int16:Int16Array,Uint16:Uint16Array,Int32:Int32Array,Uint32:Uint32Array,Float32:Float32Array};class g{constructor(r,l){this._structArray=r,this._pos1=l*this.size,this._pos2=this._pos1/2,this._pos4=this._pos1/4,this._pos8=this._pos1/8}}class _{constructor(){this.isTransferred=!1,this.capacity=-1,this.resize(0)}static serialize(r,l){return r._trim(),l&&(r.isTransferred=!0,l.push(r.arrayBuffer)),{length:r.length,arrayBuffer:r.arrayBuffer}}static deserialize(r){const l=Object.create(this.prototype);return l.arrayBuffer=r.arrayBuffer,l.length=r.length,l.capacity=r.arrayBuffer.byteLength/l.bytesPerElement,l._refreshViews(),l}_trim(){this.length!==this.capacity&&(this.capacity=this.length,this.arrayBuffer=this.arrayBuffer.slice(0,this.length*this.bytesPerElement),this._refreshViews())}clear(){this.length=0}resize(r){this.reserve(r),this.length=r}reserve(r){if(r>this.capacity){this.capacity=Math.max(r,Math.floor(5*this.capacity),128),this.arrayBuffer=new ArrayBuffer(this.capacity*this.bytesPerElement);const l=this.uint8;this._refreshViews(),l&&this.uint8.set(l)}}_refreshViews(){throw new Error("_refreshViews() must be implemented by each concrete StructArray layout")}}function C(o,r=1){let l=0,f=0;return{members:o.map(y=>{const b=m[y.type].BYTES_PER_ELEMENT,v=l=A(l,Math.max(r,b)),k=y.components||1;return f=Math.max(f,b),l+=b*k,{name:y.name,type:y.type,components:k,offset:v}}),size:A(l,Math.max(f,r)),alignment:r}}function A(o,r){return Math.ceil(o/r)*r}class I extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(r,l){const f=this.length;return this.resize(f+1),this.emplace(f,r,l)}emplace(r,l,f){const y=2*r;return this.int16[y+0]=l,this.int16[y+1]=f,r}}I.prototype.bytesPerElement=4,yt("StructArrayLayout2i4",I);class B extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(r,l,f){const y=this.length;return this.resize(y+1),this.emplace(y,r,l,f)}emplace(r,l,f,y){const b=3*r;return this.int16[b+0]=l,this.int16[b+1]=f,this.int16[b+2]=y,r}}B.prototype.bytesPerElement=6,yt("StructArrayLayout3i6",B);class F extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(r,l,f,y){const b=this.length;return this.resize(b+1),this.emplace(b,r,l,f,y)}emplace(r,l,f,y,b){const v=4*r;return this.int16[v+0]=l,this.int16[v+1]=f,this.int16[v+2]=y,this.int16[v+3]=b,r}}F.prototype.bytesPerElement=8,yt("StructArrayLayout4i8",F);class z extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v){const k=this.length;return this.resize(k+1),this.emplace(k,r,l,f,y,b,v)}emplace(r,l,f,y,b,v,k){const E=6*r;return this.int16[E+0]=l,this.int16[E+1]=f,this.int16[E+2]=y,this.int16[E+3]=b,this.int16[E+4]=v,this.int16[E+5]=k,r}}z.prototype.bytesPerElement=12,yt("StructArrayLayout2i4i12",z);class H extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v){const k=this.length;return this.resize(k+1),this.emplace(k,r,l,f,y,b,v)}emplace(r,l,f,y,b,v,k){const E=4*r,P=8*r;return this.int16[E+0]=l,this.int16[E+1]=f,this.uint8[P+4]=y,this.uint8[P+5]=b,this.uint8[P+6]=v,this.uint8[P+7]=k,r}}H.prototype.bytesPerElement=8,yt("StructArrayLayout2i4ub8",H);class J extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(r,l){const f=this.length;return this.resize(f+1),this.emplace(f,r,l)}emplace(r,l,f){const y=2*r;return this.float32[y+0]=l,this.float32[y+1]=f,r}}J.prototype.bytesPerElement=8,yt("StructArrayLayout2f8",J);class K extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v,k,E,P,L){const O=this.length;return this.resize(O+1),this.emplace(O,r,l,f,y,b,v,k,E,P,L)}emplace(r,l,f,y,b,v,k,E,P,L,O){const R=10*r;return this.uint16[R+0]=l,this.uint16[R+1]=f,this.uint16[R+2]=y,this.uint16[R+3]=b,this.uint16[R+4]=v,this.uint16[R+5]=k,this.uint16[R+6]=E,this.uint16[R+7]=P,this.uint16[R+8]=L,this.uint16[R+9]=O,r}}K.prototype.bytesPerElement=20,yt("StructArrayLayout10ui20",K);class ie extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v,k,E,P,L,O,R){const j=this.length;return this.resize(j+1),this.emplace(j,r,l,f,y,b,v,k,E,P,L,O,R)}emplace(r,l,f,y,b,v,k,E,P,L,O,R,j){const X=12*r;return this.int16[X+0]=l,this.int16[X+1]=f,this.int16[X+2]=y,this.int16[X+3]=b,this.uint16[X+4]=v,this.uint16[X+5]=k,this.uint16[X+6]=E,this.uint16[X+7]=P,this.int16[X+8]=L,this.int16[X+9]=O,this.int16[X+10]=R,this.int16[X+11]=j,r}}ie.prototype.bytesPerElement=24,yt("StructArrayLayout4i4ui4i24",ie);class le extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(r,l,f){const y=this.length;return this.resize(y+1),this.emplace(y,r,l,f)}emplace(r,l,f,y){const b=3*r;return this.float32[b+0]=l,this.float32[b+1]=f,this.float32[b+2]=y,r}}le.prototype.bytesPerElement=12,yt("StructArrayLayout3f12",le);class ce extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer)}emplaceBack(r){const l=this.length;return this.resize(l+1),this.emplace(l,r)}emplace(r,l){return this.uint32[1*r+0]=l,r}}ce.prototype.bytesPerElement=4,yt("StructArrayLayout1ul4",ce);class pe extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v,k,E,P){const L=this.length;return this.resize(L+1),this.emplace(L,r,l,f,y,b,v,k,E,P)}emplace(r,l,f,y,b,v,k,E,P,L){const O=10*r,R=5*r;return this.int16[O+0]=l,this.int16[O+1]=f,this.int16[O+2]=y,this.int16[O+3]=b,this.int16[O+4]=v,this.int16[O+5]=k,this.uint32[R+3]=E,this.uint16[O+8]=P,this.uint16[O+9]=L,r}}pe.prototype.bytesPerElement=20,yt("StructArrayLayout6i1ul2ui20",pe);class ee extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v){const k=this.length;return this.resize(k+1),this.emplace(k,r,l,f,y,b,v)}emplace(r,l,f,y,b,v,k){const E=6*r;return this.int16[E+0]=l,this.int16[E+1]=f,this.int16[E+2]=y,this.int16[E+3]=b,this.int16[E+4]=v,this.int16[E+5]=k,r}}ee.prototype.bytesPerElement=12,yt("StructArrayLayout2i2i2i12",ee);class xe extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b){const v=this.length;return this.resize(v+1),this.emplace(v,r,l,f,y,b)}emplace(r,l,f,y,b,v){const k=4*r,E=8*r;return this.float32[k+0]=l,this.float32[k+1]=f,this.float32[k+2]=y,this.int16[E+6]=b,this.int16[E+7]=v,r}}xe.prototype.bytesPerElement=16,yt("StructArrayLayout2f1f2i16",xe);class ke extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v){const k=this.length;return this.resize(k+1),this.emplace(k,r,l,f,y,b,v)}emplace(r,l,f,y,b,v,k){const E=16*r,P=4*r,L=8*r;return this.uint8[E+0]=l,this.uint8[E+1]=f,this.float32[P+1]=y,this.float32[P+2]=b,this.int16[L+6]=v,this.int16[L+7]=k,r}}ke.prototype.bytesPerElement=16,yt("StructArrayLayout2ub2f2i16",ke);class Te extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(r,l,f){const y=this.length;return this.resize(y+1),this.emplace(y,r,l,f)}emplace(r,l,f,y){const b=3*r;return this.uint16[b+0]=l,this.uint16[b+1]=f,this.uint16[b+2]=y,r}}Te.prototype.bytesPerElement=6,yt("StructArrayLayout3ui6",Te);class Ue extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v,k,E,P,L,O,R,j,X,q,te,ae){const Ae=this.length;return this.resize(Ae+1),this.emplace(Ae,r,l,f,y,b,v,k,E,P,L,O,R,j,X,q,te,ae)}emplace(r,l,f,y,b,v,k,E,P,L,O,R,j,X,q,te,ae,Ae){const ye=24*r,Ce=12*r,Re=48*r;return this.int16[ye+0]=l,this.int16[ye+1]=f,this.uint16[ye+2]=y,this.uint16[ye+3]=b,this.uint32[Ce+2]=v,this.uint32[Ce+3]=k,this.uint32[Ce+4]=E,this.uint16[ye+10]=P,this.uint16[ye+11]=L,this.uint16[ye+12]=O,this.float32[Ce+7]=R,this.float32[Ce+8]=j,this.uint8[Re+36]=X,this.uint8[Re+37]=q,this.uint8[Re+38]=te,this.uint32[Ce+10]=ae,this.int16[ye+22]=Ae,r}}Ue.prototype.bytesPerElement=48,yt("StructArrayLayout2i2ui3ul3ui2f3ub1ul1i48",Ue);class Qe extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.int16=new Int16Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(r,l,f,y,b,v,k,E,P,L,O,R,j,X,q,te,ae,Ae,ye,Ce,Re,We,pt,Ft,ut,ct,Et,xt){const gt=this.length;return this.resize(gt+1),this.emplace(gt,r,l,f,y,b,v,k,E,P,L,O,R,j,X,q,te,ae,Ae,ye,Ce,Re,We,pt,Ft,ut,ct,Et,xt)}emplace(r,l,f,y,b,v,k,E,P,L,O,R,j,X,q,te,ae,Ae,ye,Ce,Re,We,pt,Ft,ut,ct,Et,xt,gt){const je=32*r,Pt=16*r;return this.int16[je+0]=l,this.int16[je+1]=f,this.int16[je+2]=y,this.int16[je+3]=b,this.int16[je+4]=v,this.int16[je+5]=k,this.int16[je+6]=E,this.int16[je+7]=P,this.uint16[je+8]=L,this.uint16[je+9]=O,this.uint16[je+10]=R,this.uint16[je+11]=j,this.uint16[je+12]=X,this.uint16[je+13]=q,this.uint16[je+14]=te,this.uint16[je+15]=ae,this.uint16[je+16]=Ae,this.uint16[je+17]=ye,this.uint16[je+18]=Ce,this.uint16[je+19]=Re,this.uint16[je+20]=We,this.uint16[je+21]=pt,this.uint16[je+22]=Ft,this.uint32[Pt+12]=ut,this.float32[Pt+13]=ct,this.float32[Pt+14]=Et,this.uint16[je+30]=xt,this.uint16[je+31]=gt,r}}Qe.prototype.bytesPerElement=64,yt("StructArrayLayout8i15ui1ul2f2ui64",Qe);class ht extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(r){const l=this.length;return this.resize(l+1),this.emplace(l,r)}emplace(r,l){return this.float32[1*r+0]=l,r}}ht.prototype.bytesPerElement=4,yt("StructArrayLayout1f4",ht);class ft extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(r,l,f){const y=this.length;return this.resize(y+1),this.emplace(y,r,l,f)}emplace(r,l,f,y){const b=3*r;return this.uint16[6*r+0]=l,this.float32[b+1]=f,this.float32[b+2]=y,r}}ft.prototype.bytesPerElement=12,yt("StructArrayLayout1ui2f12",ft);class nt extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint32=new Uint32Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(r,l,f){const y=this.length;return this.resize(y+1),this.emplace(y,r,l,f)}emplace(r,l,f,y){const b=4*r;return this.uint32[2*r+0]=l,this.uint16[b+2]=f,this.uint16[b+3]=y,r}}nt.prototype.bytesPerElement=8,yt("StructArrayLayout1ul2ui8",nt);class st extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(r,l){const f=this.length;return this.resize(f+1),this.emplace(f,r,l)}emplace(r,l,f){const y=2*r;return this.uint16[y+0]=l,this.uint16[y+1]=f,r}}st.prototype.bytesPerElement=4,yt("StructArrayLayout2ui4",st);class kt extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.uint16=new Uint16Array(this.arrayBuffer)}emplaceBack(r){const l=this.length;return this.resize(l+1),this.emplace(l,r)}emplace(r,l){return this.uint16[1*r+0]=l,r}}kt.prototype.bytesPerElement=2,yt("StructArrayLayout1ui2",kt);class Jt extends _{_refreshViews(){this.uint8=new Uint8Array(this.arrayBuffer),this.float32=new Float32Array(this.arrayBuffer)}emplaceBack(r,l,f,y){const b=this.length;return this.resize(b+1),this.emplace(b,r,l,f,y)}emplace(r,l,f,y,b){const v=4*r;return this.float32[v+0]=l,this.float32[v+1]=f,this.float32[v+2]=y,this.float32[v+3]=b,r}}Jt.prototype.bytesPerElement=16,yt("StructArrayLayout4f16",Jt);class ot extends g{get anchorPointX(){return this._structArray.int16[this._pos2+0]}get anchorPointY(){return this._structArray.int16[this._pos2+1]}get x1(){return this._structArray.int16[this._pos2+2]}get y1(){return this._structArray.int16[this._pos2+3]}get x2(){return this._structArray.int16[this._pos2+4]}get y2(){return this._structArray.int16[this._pos2+5]}get featureIndex(){return this._structArray.uint32[this._pos4+3]}get sourceLayerIndex(){return this._structArray.uint16[this._pos2+8]}get bucketIndex(){return this._structArray.uint16[this._pos2+9]}get anchorPoint(){return new M(this.anchorPointX,this.anchorPointY)}}ot.prototype.size=20;class dt extends pe{get(r){return new ot(this,r)}}yt("CollisionBoxArray",dt);class qt extends g{get anchorX(){return this._structArray.int16[this._pos2+0]}get anchorY(){return this._structArray.int16[this._pos2+1]}get glyphStartIndex(){return this._structArray.uint16[this._pos2+2]}get numGlyphs(){return this._structArray.uint16[this._pos2+3]}get vertexStartIndex(){return this._structArray.uint32[this._pos4+2]}get lineStartIndex(){return this._structArray.uint32[this._pos4+3]}get lineLength(){return this._structArray.uint32[this._pos4+4]}get segment(){return this._structArray.uint16[this._pos2+10]}get lowerSize(){return this._structArray.uint16[this._pos2+11]}get upperSize(){return this._structArray.uint16[this._pos2+12]}get lineOffsetX(){return this._structArray.float32[this._pos4+7]}get lineOffsetY(){return this._structArray.float32[this._pos4+8]}get writingMode(){return this._structArray.uint8[this._pos1+36]}get placedOrientation(){return this._structArray.uint8[this._pos1+37]}set placedOrientation(r){this._structArray.uint8[this._pos1+37]=r}get hidden(){return this._structArray.uint8[this._pos1+38]}set hidden(r){this._structArray.uint8[this._pos1+38]=r}get crossTileID(){return this._structArray.uint32[this._pos4+10]}set crossTileID(r){this._structArray.uint32[this._pos4+10]=r}get associatedIconIndex(){return this._structArray.int16[this._pos2+22]}}qt.prototype.size=48;class ji extends Ue{get(r){return new qt(this,r)}}yt("PlacedSymbolArray",ji);class ti extends g{get anchorX(){return this._structArray.int16[this._pos2+0]}get anchorY(){return this._structArray.int16[this._pos2+1]}get rightJustifiedTextSymbolIndex(){return this._structArray.int16[this._pos2+2]}get centerJustifiedTextSymbolIndex(){return this._structArray.int16[this._pos2+3]}get leftJustifiedTextSymbolIndex(){return this._structArray.int16[this._pos2+4]}get verticalPlacedTextSymbolIndex(){return this._structArray.int16[this._pos2+5]}get placedIconSymbolIndex(){return this._structArray.int16[this._pos2+6]}get verticalPlacedIconSymbolIndex(){return this._structArray.int16[this._pos2+7]}get key(){return this._structArray.uint16[this._pos2+8]}get textBoxStartIndex(){return this._structArray.uint16[this._pos2+9]}get textBoxEndIndex(){return this._structArray.uint16[this._pos2+10]}get verticalTextBoxStartIndex(){return this._structArray.uint16[this._pos2+11]}get verticalTextBoxEndIndex(){return this._structArray.uint16[this._pos2+12]}get iconBoxStartIndex(){return this._structArray.uint16[this._pos2+13]}get iconBoxEndIndex(){return this._structArray.uint16[this._pos2+14]}get verticalIconBoxStartIndex(){return this._structArray.uint16[this._pos2+15]}get verticalIconBoxEndIndex(){return this._structArray.uint16[this._pos2+16]}get featureIndex(){return this._structArray.uint16[this._pos2+17]}get numHorizontalGlyphVertices(){return this._structArray.uint16[this._pos2+18]}get numVerticalGlyphVertices(){return this._structArray.uint16[this._pos2+19]}get numIconVertices(){return this._structArray.uint16[this._pos2+20]}get numVerticalIconVertices(){return this._structArray.uint16[this._pos2+21]}get useRuntimeCollisionCircles(){return this._structArray.uint16[this._pos2+22]}get crossTileID(){return this._structArray.uint32[this._pos4+12]}set crossTileID(r){this._structArray.uint32[this._pos4+12]=r}get textBoxScale(){return this._structArray.float32[this._pos4+13]}get collisionCircleDiameter(){return this._structArray.float32[this._pos4+14]}get textAnchorOffsetStartIndex(){return this._structArray.uint16[this._pos2+30]}get textAnchorOffsetEndIndex(){return this._structArray.uint16[this._pos2+31]}}ti.prototype.size=64;class ai extends Qe{get(r){return new ti(this,r)}}yt("SymbolInstanceArray",ai);class Ui extends ht{getoffsetX(r){return this.float32[1*r+0]}}yt("GlyphOffsetArray",Ui);class Vr extends B{getx(r){return this.int16[3*r+0]}gety(r){return this.int16[3*r+1]}gettileUnitDistanceFromAnchor(r){return this.int16[3*r+2]}}yt("SymbolLineVertexArray",Vr);class Gs extends g{get textAnchor(){return this._structArray.uint16[this._pos2+0]}get textOffset0(){return this._structArray.float32[this._pos4+1]}get textOffset1(){return this._structArray.float32[this._pos4+2]}}Gs.prototype.size=12;class Gi extends ft{get(r){return new Gs(this,r)}}yt("TextAnchorOffsetArray",Gi);class os extends g{get featureIndex(){return this._structArray.uint32[this._pos4+0]}get sourceLayerIndex(){return this._structArray.uint16[this._pos2+2]}get bucketIndex(){return this._structArray.uint16[this._pos2+3]}}os.prototype.size=8;class Yr extends nt{get(r){return new os(this,r)}}yt("FeatureIndexArray",Yr);class Nr extends I{}class Zr extends I{}class dn extends I{}class ua extends z{}class ic extends H{}class da extends J{}class Bs extends K{}class rc extends ie{}class Sh extends le{}class Os extends ce{}class Fs extends ee{}class qn extends ke{}class Hs extends Te{}class Ir extends st{}const jr=C([{name:"a_pos",components:2,type:"Int16"}],4),{members:vs}=jr;class hi{constructor(r=[]){this.segments=r}prepareSegment(r,l,f,y){let b=this.segments[this.segments.length-1];return r>hi.MAX_VERTEX_ARRAY_LENGTH&&rt(`Max vertices per segment is ${hi.MAX_VERTEX_ARRAY_LENGTH}: bucket requested ${r}`),(!b||b.vertexLength+r>hi.MAX_VERTEX_ARRAY_LENGTH||b.sortKey!==y)&&(b={vertexOffset:l.length,primitiveOffset:f.length,vertexLength:0,primitiveLength:0},y!==void 0&&(b.sortKey=y),this.segments.push(b)),b}get(){return this.segments}destroy(){for(const r of this.segments)for(const l in r.vaos)r.vaos[l].destroy()}static simpleSegment(r,l,f,y){return new hi([{vertexOffset:r,primitiveOffset:l,vertexLength:f,primitiveLength:y,vaos:{},sortKey:0}])}}function Ao(o,r){return 256*(o=we(Math.floor(o),0,255))+we(Math.floor(r),0,255)}hi.MAX_VERTEX_ARRAY_LENGTH=Math.pow(2,16)-1,yt("SegmentVector",hi);const pa=C([{name:"a_pattern_from",components:4,type:"Uint16"},{name:"a_pattern_to",components:4,type:"Uint16"},{name:"a_pixel_ratio_from",components:1,type:"Uint16"},{name:"a_pixel_ratio_to",components:1,type:"Uint16"}]);var fa={exports:{}},Rd={exports:{}};Rd.exports=function(o,r){var l,f,y,b,v,k,E,P;for(f=o.length-(l=3&o.length),y=r,v=3432918353,k=461845907,P=0;P>>16)*v&65535)<<16)&4294967295)<<15|E>>>17))*k+(((E>>>16)*k&65535)<<16)&4294967295)<<13|y>>>19))+((5*(y>>>16)&65535)<<16)&4294967295))+((58964+(b>>>16)&65535)<<16);switch(E=0,l){case 3:E^=(255&o.charCodeAt(P+2))<<16;case 2:E^=(255&o.charCodeAt(P+1))<<8;case 1:y^=E=(65535&(E=(E=(65535&(E^=255&o.charCodeAt(P)))*v+(((E>>>16)*v&65535)<<16)&4294967295)<<15|E>>>17))*k+(((E>>>16)*k&65535)<<16)&4294967295}return y^=o.length,y=2246822507*(65535&(y^=y>>>16))+((2246822507*(y>>>16)&65535)<<16)&4294967295,y=3266489909*(65535&(y^=y>>>13))+((3266489909*(y>>>16)&65535)<<16)&4294967295,(y^=y>>>16)>>>0};var rm=Rd.exports,Vd={exports:{}};Vd.exports=function(o,r){for(var l,f=o.length,y=r^f,b=0;f>=4;)l=1540483477*(65535&(l=255&o.charCodeAt(b)|(255&o.charCodeAt(++b))<<8|(255&o.charCodeAt(++b))<<16|(255&o.charCodeAt(++b))<<24))+((1540483477*(l>>>16)&65535)<<16),y=1540483477*(65535&y)+((1540483477*(y>>>16)&65535)<<16)^(l=1540483477*(65535&(l^=l>>>24))+((1540483477*(l>>>16)&65535)<<16)),f-=4,++b;switch(f){case 3:y^=(255&o.charCodeAt(b+2))<<16;case 2:y^=(255&o.charCodeAt(b+1))<<8;case 1:y=1540483477*(65535&(y^=255&o.charCodeAt(b)))+((1540483477*(y>>>16)&65535)<<16)}return y=1540483477*(65535&(y^=y>>>13))+((1540483477*(y>>>16)&65535)<<16),(y^=y>>>15)>>>0};var Wn=rm,Nd=Vd.exports;fa.exports=Wn,fa.exports.murmur3=Wn,fa.exports.murmur2=Nd;var sc=w(fa.exports);class $a{constructor(){this.ids=[],this.positions=[],this.indexed=!1}add(r,l,f,y){this.ids.push(nc(r)),this.positions.push(l,f,y)}getPositions(r){if(!this.indexed)throw new Error("Trying to get index, but feature positions are not indexed");const l=nc(r);let f=0,y=this.ids.length-1;for(;f>1;this.ids[v]>=l?y=v:f=v+1}const b=[];for(;this.ids[f]===l;)b.push({index:this.positions[3*f],start:this.positions[3*f+1],end:this.positions[3*f+2]}),f++;return b}static serialize(r,l){const f=new Float64Array(r.ids),y=new Uint32Array(r.positions);return oc(f,y,0,f.length-1),l&&l.push(f.buffer,y.buffer),{ids:f,positions:y}}static deserialize(r){const l=new $a;return l.ids=r.ids,l.positions=r.positions,l.indexed=!0,l}}function nc(o){const r=+o;return!isNaN(r)&&r<=Number.MAX_SAFE_INTEGER?r:sc(String(o))}function oc(o,r,l,f){for(;l>1];let b=l-1,v=f+1;for(;;){do b++;while(o[b]y);if(b>=v)break;ma(o,b,v),ma(r,3*b,3*v),ma(r,3*b+1,3*v+1),ma(r,3*b+2,3*v+2)}v-l`u_${y}`),this.type=f}setUniform(r,l,f){r.set(f.constantOr(this.value))}getBinding(r,l,f){return this.type==="color"?new T_(r,l):new jd(r,l)}}class ac{constructor(r,l){this.uniformNames=l.map(f=>`u_${f}`),this.patternFrom=null,this.patternTo=null,this.pixelRatioFrom=1,this.pixelRatioTo=1}setConstantPatternPositions(r,l){this.pixelRatioFrom=l.pixelRatio,this.pixelRatioTo=r.pixelRatio,this.patternFrom=l.tlbr,this.patternTo=r.tlbr}setUniform(r,l,f,y){const b=y==="u_pattern_to"?this.patternTo:y==="u_pattern_from"?this.patternFrom:y==="u_pixel_ratio_to"?this.pixelRatioTo:y==="u_pixel_ratio_from"?this.pixelRatioFrom:null;b&&r.set(b)}getBinding(r,l,f){return f.substr(0,9)==="u_pattern"?new A_(r,l):new jd(r,l)}}class To{constructor(r,l,f,y){this.expression=r,this.type=f,this.maxValue=0,this.paintVertexAttributes=l.map(b=>({name:`a_${b}`,type:"Float32",components:f==="color"?2:1,offset:0})),this.paintVertexArray=new y}populatePaintArray(r,l,f,y,b){const v=this.paintVertexArray.length,k=this.expression.evaluate(new Ni(0),l,{},y,[],b);this.paintVertexArray.resize(r),this._setPaintValue(v,r,k)}updatePaintArray(r,l,f,y){const b=this.expression.evaluate({zoom:0},f,y);this._setPaintValue(r,l,b)}_setPaintValue(r,l,f){if(this.type==="color"){const y=sm(f);for(let b=r;b`u_${k}_t`),this.type=f,this.useIntegerZoom=y,this.zoom=b,this.maxValue=0,this.paintVertexAttributes=l.map(k=>({name:`a_${k}`,type:"Float32",components:f==="color"?4:2,offset:0})),this.paintVertexArray=new v}populatePaintArray(r,l,f,y,b){const v=this.expression.evaluate(new Ni(this.zoom),l,{},y,[],b),k=this.expression.evaluate(new Ni(this.zoom+1),l,{},y,[],b),E=this.paintVertexArray.length;this.paintVertexArray.resize(r),this._setPaintValue(E,r,v,k)}updatePaintArray(r,l,f,y){const b=this.expression.evaluate({zoom:this.zoom},f,y),v=this.expression.evaluate({zoom:this.zoom+1},f,y);this._setPaintValue(r,l,b,v)}_setPaintValue(r,l,f,y){if(this.type==="color"){const b=sm(f),v=sm(y);for(let k=r;k`#define HAS_UNIFORM_${y}`))}return r}getBinderAttributes(){const r=[];for(const l in this.binders){const f=this.binders[l];if(f instanceof To||f instanceof Bn)for(let y=0;y!0){this.programConfigurations={};for(const y of r)this.programConfigurations[y.id]=new M_(y,l,f);this.needsUpload=!1,this._featureMap=new $a,this._bufferOffset=0}populatePaintArrays(r,l,f,y,b,v){for(const k in this.programConfigurations)this.programConfigurations[k].populatePaintArrays(r,l,y,b,v);l.id!==void 0&&this._featureMap.add(l.id,f,this._bufferOffset,r),this._bufferOffset=r,this.needsUpload=!0}updatePaintArrays(r,l,f,y){for(const b of f)this.needsUpload=this.programConfigurations[b.id].updatePaintArrays(r,this._featureMap,l,b,y)||this.needsUpload}get(r){return this.programConfigurations[r]}upload(r){if(this.needsUpload){for(const l in this.programConfigurations)this.programConfigurations[l].upload(r);this.needsUpload=!1}}destroy(){for(const r in this.programConfigurations)this.programConfigurations[r].destroy()}}function sO(o,r){return{"text-opacity":["opacity"],"icon-opacity":["opacity"],"text-color":["fill_color"],"icon-color":["fill_color"],"text-halo-color":["halo_color"],"icon-halo-color":["halo_color"],"text-halo-blur":["halo_blur"],"icon-halo-blur":["halo_blur"],"text-halo-width":["halo_width"],"icon-halo-width":["halo_width"],"line-gap-width":["gapwidth"],"line-pattern":["pattern_to","pattern_from","pixel_ratio_to","pixel_ratio_from"],"fill-pattern":["pattern_to","pattern_from","pixel_ratio_to","pixel_ratio_from"],"fill-extrusion-pattern":["pattern_to","pattern_from","pixel_ratio_to","pixel_ratio_from"]}[o]||[o.replace(`${r}-`,"").replace(/-/g,"_")]}function I_(o,r,l){const f={color:{source:J,composite:Jt},number:{source:ht,composite:J}},y=function(b){return{"line-pattern":{source:Bs,composite:Bs},"fill-pattern":{source:Bs,composite:Bs},"fill-extrusion-pattern":{source:Bs,composite:Bs}}[b]}(o);return y&&y[l]||f[r][l]}yt("ConstantBinder",Eh),yt("CrossFadedConstantBinder",ac),yt("SourceExpressionBinder",To),yt("CrossFadedCompositeBinder",ga),yt("CompositeExpressionBinder",Bn),yt("ProgramConfiguration",M_,{omit:["_buffers"]}),yt("ProgramConfigurationSet",tl);const pr=8192,nm=Math.pow(2,14)-1,P_=-nm-1;function il(o){const r=pr/o.extent,l=o.loadGeometry();for(let f=0;fv.x+1||Ev.y+1)&&rt("Geometry exceeds allowed extent, reduce your vector tile buffer size")}}return l}function rl(o,r){return{type:o.type,id:o.id,properties:o.properties,geometry:r?il(o):[]}}function Ud(o,r,l,f,y){o.emplaceBack(2*r+(f+1)/2,2*l+(y+1)/2)}class om{constructor(r){this.zoom=r.zoom,this.overscaling=r.overscaling,this.layers=r.layers,this.layerIds=this.layers.map(l=>l.id),this.index=r.index,this.hasPattern=!1,this.layoutVertexArray=new Zr,this.indexArray=new Hs,this.segments=new hi,this.programConfigurations=new tl(r.layers,r.zoom),this.stateDependentLayerIds=this.layers.filter(l=>l.isStateDependent()).map(l=>l.id)}populate(r,l,f){const y=this.layers[0],b=[];let v=null,k=!1;y.type==="circle"&&(v=y.layout.get("circle-sort-key"),k=!v.isConstant());for(const{feature:E,id:P,index:L,sourceLayerIndex:O}of r){const R=this.layers[0]._featureFilter.needGeometry,j=rl(E,R);if(!this.layers[0]._featureFilter.filter(new Ni(this.zoom),j,f))continue;const X=k?v.evaluate(j,{},f):void 0,q={id:P,properties:E.properties,type:E.type,sourceLayerIndex:O,index:L,geometry:R?j.geometry:il(E),patterns:{},sortKey:X};b.push(q)}k&&b.sort((E,P)=>E.sortKey-P.sortKey);for(const E of b){const{geometry:P,index:L,sourceLayerIndex:O}=E,R=r[L].feature;this.addFeature(E,P,L,f),l.featureIndex.insert(R,P,L,O,this.index)}}update(r,l,f){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(r,l,this.stateDependentLayers,f)}isEmpty(){return this.layoutVertexArray.length===0}uploadPending(){return!this.uploaded||this.programConfigurations.needsUpload}upload(r){this.uploaded||(this.layoutVertexBuffer=r.createVertexBuffer(this.layoutVertexArray,vs),this.indexBuffer=r.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(r),this.uploaded=!0}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy())}addFeature(r,l,f,y){for(const b of l)for(const v of b){const k=v.x,E=v.y;if(k<0||k>=pr||E<0||E>=pr)continue;const P=this.segments.prepareSegment(4,this.layoutVertexArray,this.indexArray,r.sortKey),L=P.vertexLength;Ud(this.layoutVertexArray,k,E,-1,-1),Ud(this.layoutVertexArray,k,E,1,-1),Ud(this.layoutVertexArray,k,E,1,1),Ud(this.layoutVertexArray,k,E,-1,1),this.indexArray.emplaceBack(L,L+1,L+2),this.indexArray.emplaceBack(L,L+3,L+2),P.vertexLength+=4,P.primitiveLength+=2}this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,r,f,{},y)}}function D_(o,r){for(let l=0;l1){if(am(o,r))return!0;for(let f=0;f1?l:l.sub(r)._mult(y)._add(r))}function O_(o,r){let l,f,y,b=!1;for(let v=0;vr.y!=y.y>r.y&&r.x<(y.x-f.x)*(r.y-f.y)/(y.y-f.y)+f.x&&(b=!b)}return b}function lc(o,r){let l=!1;for(let f=0,y=o.length-1;fr.y!=v.y>r.y&&r.x<(v.x-b.x)*(r.y-b.y)/(v.y-b.y)+b.x&&(l=!l)}return l}function lO(o,r,l){const f=l[0],y=l[2];if(o.xy.x&&r.x>y.x||o.yy.y&&r.y>y.y)return!1;const b=_t(o,r,l[0]);return b!==_t(o,r,l[1])||b!==_t(o,r,l[2])||b!==_t(o,r,l[3])}function Ah(o,r,l){const f=r.paint.get(o).value;return f.kind==="constant"?f.value:l.programConfigurations.get(r.id).getMaxValue(o)}function Gd(o){return Math.sqrt(o[0]*o[0]+o[1]*o[1])}function Hd(o,r,l,f,y){if(!r[0]&&!r[1])return o;const b=M.convert(r)._mult(y);l==="viewport"&&b._rotate(-f);const v=[];for(let k=0;kV_(te,q))}(P,E),j=O?L*k:L;for(const X of y)for(const q of X){const te=O?q:V_(q,E);let ae=j;const Ae=Xd([],[q.x,q.y,0,1],E);if(this.paint.get("circle-pitch-scale")==="viewport"&&this.paint.get("circle-pitch-alignment")==="map"?ae*=Ae[3]/v.cameraToCenterDistance:this.paint.get("circle-pitch-scale")==="map"&&this.paint.get("circle-pitch-alignment")==="viewport"&&(ae*=v.cameraToCenterDistance/Ae[3]),nO(R,te,ae))return!0}return!1}}function V_(o,r){const l=Xd([],[o.x,o.y,0,1],r);return new M(l[0]/l[3],l[1]/l[3])}class N_ extends om{}let j_;yt("HeatmapBucket",N_,{omit:["layers"]});var dO={get paint(){return j_=j_||new x({"heatmap-radius":new zt(Ie.paint_heatmap["heatmap-radius"]),"heatmap-weight":new zt(Ie.paint_heatmap["heatmap-weight"]),"heatmap-intensity":new wt(Ie.paint_heatmap["heatmap-intensity"]),"heatmap-color":new Ch(Ie.paint_heatmap["heatmap-color"]),"heatmap-opacity":new wt(Ie.paint_heatmap["heatmap-opacity"])})}};function hm(o,{width:r,height:l},f,y){if(y){if(y instanceof Uint8ClampedArray)y=new Uint8Array(y.buffer);else if(y.length!==r*l*f)throw new RangeError(`mismatched image size. expected: ${y.length} but got: ${r*l*f}`)}else y=new Uint8Array(r*l*f);return o.width=r,o.height=l,o.data=y,o}function U_(o,{width:r,height:l},f){if(r===o.width&&l===o.height)return;const y=hm({},{width:r,height:l},f);um(o,y,{x:0,y:0},{x:0,y:0},{width:Math.min(o.width,r),height:Math.min(o.height,l)},f),o.width=r,o.height=l,o.data=y.data}function um(o,r,l,f,y,b){if(y.width===0||y.height===0)return r;if(y.width>o.width||y.height>o.height||l.x>o.width-y.width||l.y>o.height-y.height)throw new RangeError("out of range source coordinates for image copy");if(y.width>r.width||y.height>r.height||f.x>r.width-y.width||f.y>r.height-y.height)throw new RangeError("out of range destination coordinates for image copy");const v=o.data,k=r.data;if(v===k)throw new Error("srcData equals dstData, so image is already copied");for(let E=0;E{r[o.evaluationKey]=E;const P=o.expression.evaluate(r);y.data[v+k+0]=Math.floor(255*P.r/P.a),y.data[v+k+1]=Math.floor(255*P.g/P.a),y.data[v+k+2]=Math.floor(255*P.b/P.a),y.data[v+k+3]=Math.floor(255*P.a)};if(o.clips)for(let v=0,k=0;v80*l){k=1/0,E=1/0;let L=-1/0,O=-1/0;for(let R=l;RL&&(L=j),X>O&&(O=X)}P=Math.max(L-k,O-E),P=P!==0?32767/P:0}return Ih(b,v,l,k,E,P,0),v}function q_(o,r,l,f,y){let b;if(y===function(v,k,E,P){let L=0;for(let O=k,R=E-P;O0)for(let v=r;v=r;v-=f)b=Y_(v/f|0,o[v],o[v+1],b);return b&&qd(b,b.next)&&(Dh(b),b=b.next),b}function sl(o,r){if(!o)return o;r||(r=o);let l,f=o;do if(l=!1,f.steiner||!qd(f,f.next)&&ar(f.prev,f,f.next)!==0)f=f.next;else{if(Dh(f),f=r=f.prev,f===f.next)break;l=!0}while(l||f!==r);return r}function Ih(o,r,l,f,y,b,v){if(!o)return;!v&&b&&function(E,P,L,O){let R=E;do R.z===0&&(R.z=pm(R.x,R.y,P,L,O)),R.prevZ=R.prev,R.nextZ=R.next,R=R.next;while(R!==E);R.prevZ.nextZ=null,R.prevZ=null,function(j){let X,q=1;do{let te,ae=j;j=null;let Ae=null;for(X=0;ae;){X++;let ye=ae,Ce=0;for(let We=0;We0||Re>0&&ye;)Ce!==0&&(Re===0||!ye||ae.z<=ye.z)?(te=ae,ae=ae.nextZ,Ce--):(te=ye,ye=ye.nextZ,Re--),Ae?Ae.nextZ=te:j=te,te.prevZ=Ae,Ae=te;ae=ye}Ae.nextZ=null,q*=2}while(X>1)}(R)}(o,f,y,b);let k=o;for(;o.prev!==o.next;){const E=o.prev,P=o.next;if(b?xO(o,f,y,b):_O(o))r.push(E.i,o.i,P.i),Dh(o),o=P.next,k=P.next;else if((o=P)===k){v?v===1?Ih(o=bO(sl(o),r),r,l,f,y,b,2):v===2&&vO(o,r,l,f,y,b):Ih(sl(o),r,l,f,y,b,1);break}}}function _O(o){const r=o.prev,l=o,f=o.next;if(ar(r,l,f)>=0)return!1;const y=r.x,b=l.x,v=f.x,k=r.y,E=l.y,P=f.y,L=yb?y>v?y:v:b>v?b:v,j=k>E?k>P?k:P:E>P?E:P;let X=f.next;for(;X!==r;){if(X.x>=L&&X.x<=R&&X.y>=O&&X.y<=j&&hc(y,k,b,E,v,P,X.x,X.y)&&ar(X.prev,X,X.next)>=0)return!1;X=X.next}return!0}function xO(o,r,l,f){const y=o.prev,b=o,v=o.next;if(ar(y,b,v)>=0)return!1;const k=y.x,E=b.x,P=v.x,L=y.y,O=b.y,R=v.y,j=kE?k>P?k:P:E>P?E:P,te=L>O?L>R?L:R:O>R?O:R,ae=pm(j,X,r,l,f),Ae=pm(q,te,r,l,f);let ye=o.prevZ,Ce=o.nextZ;for(;ye&&ye.z>=ae&&Ce&&Ce.z<=Ae;){if(ye.x>=j&&ye.x<=q&&ye.y>=X&&ye.y<=te&&ye!==y&&ye!==v&&hc(k,L,E,O,P,R,ye.x,ye.y)&&ar(ye.prev,ye,ye.next)>=0||(ye=ye.prevZ,Ce.x>=j&&Ce.x<=q&&Ce.y>=X&&Ce.y<=te&&Ce!==y&&Ce!==v&&hc(k,L,E,O,P,R,Ce.x,Ce.y)&&ar(Ce.prev,Ce,Ce.next)>=0))return!1;Ce=Ce.nextZ}for(;ye&&ye.z>=ae;){if(ye.x>=j&&ye.x<=q&&ye.y>=X&&ye.y<=te&&ye!==y&&ye!==v&&hc(k,L,E,O,P,R,ye.x,ye.y)&&ar(ye.prev,ye,ye.next)>=0)return!1;ye=ye.prevZ}for(;Ce&&Ce.z<=Ae;){if(Ce.x>=j&&Ce.x<=q&&Ce.y>=X&&Ce.y<=te&&Ce!==y&&Ce!==v&&hc(k,L,E,O,P,R,Ce.x,Ce.y)&&ar(Ce.prev,Ce,Ce.next)>=0)return!1;Ce=Ce.nextZ}return!0}function bO(o,r){let l=o;do{const f=l.prev,y=l.next.next;!qd(f,y)&&W_(f,l,l.next,y)&&Ph(f,y)&&Ph(y,f)&&(r.push(f.i,l.i,y.i),Dh(l),Dh(l.next),l=o=y),l=l.next}while(l!==o);return sl(l)}function vO(o,r,l,f,y,b){let v=o;do{let k=v.next.next;for(;k!==v.prev;){if(v.i!==k.i&&EO(v,k)){let E=J_(v,k);return v=sl(v,v.next),E=sl(E,E.next),Ih(v,r,l,f,y,b,0),void Ih(E,r,l,f,y,b,0)}k=k.next}v=v.next}while(v!==o)}function wO(o,r){return o.x-r.x}function kO(o,r){const l=function(y,b){let v=b;const k=y.x,E=y.y;let P,L=-1/0;do{if(E<=v.y&&E>=v.next.y&&v.next.y!==v.y){const q=v.x+(E-v.y)*(v.next.x-v.x)/(v.next.y-v.y);if(q<=k&&q>L&&(L=q,P=v.x=v.x&&v.x>=R&&k!==v.x&&hc(EP.x||v.x===P.x&&CO(P,v)))&&(P=v,X=q)}v=v.next}while(v!==O);return P}(o,r);if(!l)return r;const f=J_(l,o);return sl(f,f.next),sl(l,l.next)}function CO(o,r){return ar(o.prev,o,r.prev)<0&&ar(r.next,o,o.next)<0}function pm(o,r,l,f,y){return(o=1431655765&((o=858993459&((o=252645135&((o=16711935&((o=(o-l)*y|0)|o<<8))|o<<4))|o<<2))|o<<1))|(r=1431655765&((r=858993459&((r=252645135&((r=16711935&((r=(r-f)*y|0)|r<<8))|r<<4))|r<<2))|r<<1))<<1}function SO(o){let r=o,l=o;do(r.x=(o-v)*(b-k)&&(o-v)*(f-k)>=(l-v)*(r-k)&&(l-v)*(b-k)>=(y-v)*(f-k)}function EO(o,r){return o.next.i!==r.i&&o.prev.i!==r.i&&!function(l,f){let y=l;do{if(y.i!==l.i&&y.next.i!==l.i&&y.i!==f.i&&y.next.i!==f.i&&W_(y,y.next,l,f))return!0;y=y.next}while(y!==l);return!1}(o,r)&&(Ph(o,r)&&Ph(r,o)&&function(l,f){let y=l,b=!1;const v=(l.x+f.x)/2,k=(l.y+f.y)/2;do y.y>k!=y.next.y>k&&y.next.y!==y.y&&v<(y.next.x-y.x)*(k-y.y)/(y.next.y-y.y)+y.x&&(b=!b),y=y.next;while(y!==l);return b}(o,r)&&(ar(o.prev,o,r.prev)||ar(o,r.prev,r))||qd(o,r)&&ar(o.prev,o,o.next)>0&&ar(r.prev,r,r.next)>0)}function ar(o,r,l){return(r.y-o.y)*(l.x-r.x)-(r.x-o.x)*(l.y-r.y)}function qd(o,r){return o.x===r.x&&o.y===r.y}function W_(o,r,l,f){const y=Jd(ar(o,r,l)),b=Jd(ar(o,r,f)),v=Jd(ar(l,f,o)),k=Jd(ar(l,f,r));return y!==b&&v!==k||!(y!==0||!Wd(o,l,r))||!(b!==0||!Wd(o,f,r))||!(v!==0||!Wd(l,o,f))||!(k!==0||!Wd(l,r,f))}function Wd(o,r,l){return r.x<=Math.max(o.x,l.x)&&r.x>=Math.min(o.x,l.x)&&r.y<=Math.max(o.y,l.y)&&r.y>=Math.min(o.y,l.y)}function Jd(o){return o>0?1:o<0?-1:0}function Ph(o,r){return ar(o.prev,o,o.next)<0?ar(o,r,o.next)>=0&&ar(o,o.prev,r)>=0:ar(o,r,o.prev)<0||ar(o,o.next,r)<0}function J_(o,r){const l=fm(o.i,o.x,o.y),f=fm(r.i,r.x,r.y),y=o.next,b=r.prev;return o.next=r,r.prev=o,l.next=y,y.prev=l,f.next=l,l.prev=f,b.next=f,f.prev=b,f}function Y_(o,r,l,f){const y=fm(o,r,l);return f?(y.next=f.next,y.prev=f,f.next.prev=y,f.next=y):(y.prev=y,y.next=y),y}function Dh(o){o.next.prev=o.prev,o.prev.next=o.next,o.prevZ&&(o.prevZ.nextZ=o.nextZ),o.nextZ&&(o.nextZ.prevZ=o.prevZ)}function fm(o,r,l){return{i:o,x:r,y:l,prev:null,next:null,z:0,prevZ:null,nextZ:null,steiner:!1}}function mm(o,r,l){const f=l.patternDependencies;let y=!1;for(const b of r){const v=b.paint.get(`${o}-pattern`);v.isConstant()||(y=!0);const k=v.constantOr(null);k&&(y=!0,f[k.to]=!0,f[k.from]=!0)}return y}function gm(o,r,l,f,y){const b=y.patternDependencies;for(const v of r){const k=v.paint.get(`${o}-pattern`).value;if(k.kind!=="constant"){let E=k.evaluate({zoom:f-1},l,{},y.availableImages),P=k.evaluate({zoom:f},l,{},y.availableImages),L=k.evaluate({zoom:f+1},l,{},y.availableImages);E=E&&E.name?E.name:E,P=P&&P.name?P.name:P,L=L&&L.name?L.name:L,b[E]=!0,b[P]=!0,b[L]=!0,l.patterns[v.id]={min:E,mid:P,max:L}}}return l}class ym{constructor(r){this.zoom=r.zoom,this.overscaling=r.overscaling,this.layers=r.layers,this.layerIds=this.layers.map(l=>l.id),this.index=r.index,this.hasPattern=!1,this.patternFeatures=[],this.layoutVertexArray=new dn,this.indexArray=new Hs,this.indexArray2=new Ir,this.programConfigurations=new tl(r.layers,r.zoom),this.segments=new hi,this.segments2=new hi,this.stateDependentLayerIds=this.layers.filter(l=>l.isStateDependent()).map(l=>l.id)}populate(r,l,f){this.hasPattern=mm("fill",this.layers,l);const y=this.layers[0].layout.get("fill-sort-key"),b=!y.isConstant(),v=[];for(const{feature:k,id:E,index:P,sourceLayerIndex:L}of r){const O=this.layers[0]._featureFilter.needGeometry,R=rl(k,O);if(!this.layers[0]._featureFilter.filter(new Ni(this.zoom),R,f))continue;const j=b?y.evaluate(R,{},f,l.availableImages):void 0,X={id:E,properties:k.properties,type:k.type,sourceLayerIndex:L,index:P,geometry:O?R.geometry:il(k),patterns:{},sortKey:j};v.push(X)}b&&v.sort((k,E)=>k.sortKey-E.sortKey);for(const k of v){const{geometry:E,index:P,sourceLayerIndex:L}=k;if(this.hasPattern){const O=gm("fill",this.layers,k,this.zoom,l);this.patternFeatures.push(O)}else this.addFeature(k,E,P,f,{});l.featureIndex.insert(r[P].feature,E,P,L,this.index)}}update(r,l,f){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(r,l,this.stateDependentLayers,f)}addFeatures(r,l,f){for(const y of this.patternFeatures)this.addFeature(y,y.geometry,y.index,l,f)}isEmpty(){return this.layoutVertexArray.length===0}uploadPending(){return!this.uploaded||this.programConfigurations.needsUpload}upload(r){this.uploaded||(this.layoutVertexBuffer=r.createVertexBuffer(this.layoutVertexArray,yO),this.indexBuffer=r.createIndexBuffer(this.indexArray),this.indexBuffer2=r.createIndexBuffer(this.indexArray2)),this.programConfigurations.upload(r),this.uploaded=!0}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.indexBuffer2.destroy(),this.programConfigurations.destroy(),this.segments.destroy(),this.segments2.destroy())}addFeature(r,l,f,y,b){for(const v of Bl(l,500)){let k=0;for(const j of v)k+=j.length;const E=this.segments.prepareSegment(k,this.layoutVertexArray,this.indexArray),P=E.vertexLength,L=[],O=[];for(const j of v){if(j.length===0)continue;j!==v[0]&&O.push(L.length/2);const X=this.segments2.prepareSegment(j.length,this.layoutVertexArray,this.indexArray2),q=X.vertexLength;this.layoutVertexArray.emplaceBack(j[0].x,j[0].y),this.indexArray2.emplaceBack(q+j.length-1,q),L.push(j[0].x),L.push(j[0].y);for(let te=1;te>3}if(y--,f===1||f===2)b+=o.readSVarint(),v+=o.readSVarint(),f===1&&(r&&k.push(r),r=[]),r.push(new DO(b,v));else{if(f!==7)throw new Error("unknown command "+f);r&&r.push(r[0].clone())}}return r&&k.push(r),k},uc.prototype.bbox=function(){var o=this._pbf;o.pos=this._geometry;for(var r=o.readVarint()+o.pos,l=1,f=0,y=0,b=0,v=1/0,k=-1/0,E=1/0,P=-1/0;o.pos>3}if(f--,l===1||l===2)(y+=o.readSVarint())k&&(k=y),(b+=o.readSVarint())P&&(P=b);else if(l!==7)throw new Error("unknown command "+l)}return[v,E,k,P]},uc.prototype.toGeoJSON=function(o,r,l){var f,y,b=this.extent*Math.pow(2,l),v=this.extent*o,k=this.extent*r,E=this.loadGeometry(),P=uc.types[this.type];function L(j){for(var X=0;X>3;y=v===1?f.readString():v===2?f.readFloat():v===3?f.readDouble():v===4?f.readVarint64():v===5?f.readVarint():v===6?f.readSVarint():v===7?f.readBoolean():null}return y}(l))}e1.prototype.feature=function(o){if(o<0||o>=this._features.length)throw new Error("feature index out of bounds");this._pbf.pos=this._features[o];var r=this._pbf.readVarint()+this._pbf.pos;return new OO(this._pbf,r,this.extent,this._keys,this._values)};var zO=$_;function RO(o,r,l){if(o===3){var f=new zO(l,l.readVarint()+l.pos);f.length&&(r[f.name]=f)}}ya.VectorTile=function(o,r){this.layers=o.readFields(RO,{},r)},ya.VectorTileFeature=Q_,ya.VectorTileLayer=$_;const VO=ya.VectorTileFeature.types,_m=Math.pow(2,13);function Lh(o,r,l,f,y,b,v,k){o.emplaceBack(r,l,2*Math.floor(f*_m)+v,y*_m*2,b*_m*2,Math.round(k))}class xm{constructor(r){this.zoom=r.zoom,this.overscaling=r.overscaling,this.layers=r.layers,this.layerIds=this.layers.map(l=>l.id),this.index=r.index,this.hasPattern=!1,this.layoutVertexArray=new ua,this.centroidVertexArray=new Nr,this.indexArray=new Hs,this.programConfigurations=new tl(r.layers,r.zoom),this.segments=new hi,this.stateDependentLayerIds=this.layers.filter(l=>l.isStateDependent()).map(l=>l.id)}populate(r,l,f){this.features=[],this.hasPattern=mm("fill-extrusion",this.layers,l);for(const{feature:y,id:b,index:v,sourceLayerIndex:k}of r){const E=this.layers[0]._featureFilter.needGeometry,P=rl(y,E);if(!this.layers[0]._featureFilter.filter(new Ni(this.zoom),P,f))continue;const L={id:b,sourceLayerIndex:k,index:v,geometry:E?P.geometry:il(y),properties:y.properties,type:y.type,patterns:{}};this.hasPattern?this.features.push(gm("fill-extrusion",this.layers,L,this.zoom,l)):this.addFeature(L,L.geometry,v,f,{}),l.featureIndex.insert(y,L.geometry,v,k,this.index,!0)}}addFeatures(r,l,f){for(const y of this.features){const{geometry:b}=y;this.addFeature(y,b,y.index,l,f)}}update(r,l,f){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(r,l,this.stateDependentLayers,f)}isEmpty(){return this.layoutVertexArray.length===0&&this.centroidVertexArray.length===0}uploadPending(){return!this.uploaded||this.programConfigurations.needsUpload}upload(r){this.uploaded||(this.layoutVertexBuffer=r.createVertexBuffer(this.layoutVertexArray,PO),this.centroidVertexBuffer=r.createVertexBuffer(this.centroidVertexArray,IO.members,!0),this.indexBuffer=r.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(r),this.uploaded=!0}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy(),this.centroidVertexBuffer.destroy())}addFeature(r,l,f,y,b){for(const v of Bl(l,500)){const k={x:0,y:0,vertexCount:0};let E=0;for(const X of v)E+=X.length;let P=this.segments.prepareSegment(4,this.layoutVertexArray,this.indexArray);for(const X of v){if(X.length===0||jO(X))continue;let q=0;for(let te=0;te=1){const Ae=X[te-1];if(!NO(ae,Ae)){P.vertexLength+4>hi.MAX_VERTEX_ARRAY_LENGTH&&(P=this.segments.prepareSegment(4,this.layoutVertexArray,this.indexArray));const ye=ae.sub(Ae)._perp()._unit(),Ce=Ae.dist(ae);q+Ce>32768&&(q=0),Lh(this.layoutVertexArray,ae.x,ae.y,ye.x,ye.y,0,0,q),Lh(this.layoutVertexArray,ae.x,ae.y,ye.x,ye.y,0,1,q),k.x+=2*ae.x,k.y+=2*ae.y,k.vertexCount+=2,q+=Ce,Lh(this.layoutVertexArray,Ae.x,Ae.y,ye.x,ye.y,0,0,q),Lh(this.layoutVertexArray,Ae.x,Ae.y,ye.x,ye.y,0,1,q),k.x+=2*Ae.x,k.y+=2*Ae.y,k.vertexCount+=2;const Re=P.vertexLength;this.indexArray.emplaceBack(Re,Re+2,Re+1),this.indexArray.emplaceBack(Re+1,Re+2,Re+3),P.vertexLength+=4,P.primitiveLength+=2}}}}if(P.vertexLength+E>hi.MAX_VERTEX_ARRAY_LENGTH&&(P=this.segments.prepareSegment(E,this.layoutVertexArray,this.indexArray)),VO[r.type]!=="Polygon")continue;const L=[],O=[],R=P.vertexLength;for(const X of v)if(X.length!==0){X!==v[0]&&O.push(L.length/2);for(let q=0;qpr)||o.y===r.y&&(o.y<0||o.y>pr)}function jO(o){return o.every(r=>r.x<0)||o.every(r=>r.x>pr)||o.every(r=>r.y<0)||o.every(r=>r.y>pr)}let t1;yt("FillExtrusionBucket",xm,{omit:["layers","features"]});var UO={get paint(){return t1=t1||new x({"fill-extrusion-opacity":new wt(Ie["paint_fill-extrusion"]["fill-extrusion-opacity"]),"fill-extrusion-color":new zt(Ie["paint_fill-extrusion"]["fill-extrusion-color"]),"fill-extrusion-translate":new wt(Ie["paint_fill-extrusion"]["fill-extrusion-translate"]),"fill-extrusion-translate-anchor":new wt(Ie["paint_fill-extrusion"]["fill-extrusion-translate-anchor"]),"fill-extrusion-pattern":new ec(Ie["paint_fill-extrusion"]["fill-extrusion-pattern"]),"fill-extrusion-height":new zt(Ie["paint_fill-extrusion"]["fill-extrusion-height"]),"fill-extrusion-base":new zt(Ie["paint_fill-extrusion"]["fill-extrusion-base"]),"fill-extrusion-vertical-gradient":new wt(Ie["paint_fill-extrusion"]["fill-extrusion-vertical-gradient"])})}};class GO extends u{constructor(r){super(r,UO)}createBucket(r){return new xm(r)}queryRadius(){return Gd(this.paint.get("fill-extrusion-translate"))}is3D(){return!0}queryIntersectsFeature(r,l,f,y,b,v,k,E){const P=Hd(r,this.paint.get("fill-extrusion-translate"),this.paint.get("fill-extrusion-translate-anchor"),v.angle,k),L=this.paint.get("fill-extrusion-height").evaluate(l,f),O=this.paint.get("fill-extrusion-base").evaluate(l,f),R=function(X,q,te,ae){const Ae=[];for(const ye of X){const Ce=[ye.x,ye.y,0,1];Xd(Ce,Ce,q),Ae.push(new M(Ce[0]/Ce[3],Ce[1]/Ce[3]))}return Ae}(P,E),j=function(X,q,te,ae){const Ae=[],ye=[],Ce=ae[8]*q,Re=ae[9]*q,We=ae[10]*q,pt=ae[11]*q,Ft=ae[8]*te,ut=ae[9]*te,ct=ae[10]*te,Et=ae[11]*te;for(const xt of X){const gt=[],je=[];for(const Pt of xt){const Ct=Pt.x,Wt=Pt.y,Li=ae[0]*Ct+ae[4]*Wt+ae[12],Ii=ae[1]*Ct+ae[5]*Wt+ae[13],Cr=ae[2]*Ct+ae[6]*Wt+ae[14],pn=ae[3]*Ct+ae[7]*Wt+ae[15],Gr=Cr+We,Sr=pn+pt,ls=Li+Ft,cs=Ii+ut,hs=Cr+ct,ir=pn+Et,Er=new M((Li+Ce)/Sr,(Ii+Re)/Sr);Er.z=Gr/Sr,gt.push(Er);const Kr=new M(ls/ir,cs/ir);Kr.z=hs/ir,je.push(Kr)}Ae.push(gt),ye.push(je)}return[Ae,ye]}(y,O,L,E);return function(X,q,te){let ae=1/0;L_(te,q)&&(ae=i1(te,q[0]));for(let Ae=0;Ael.id),this.index=r.index,this.hasPattern=!1,this.patternFeatures=[],this.lineClipsArray=[],this.gradients={},this.layers.forEach(l=>{this.gradients[l.id]={}}),this.layoutVertexArray=new ic,this.layoutVertexArray2=new da,this.indexArray=new Hs,this.programConfigurations=new tl(r.layers,r.zoom),this.segments=new hi,this.maxLineLength=0,this.stateDependentLayerIds=this.layers.filter(l=>l.isStateDependent()).map(l=>l.id)}populate(r,l,f){this.hasPattern=mm("line",this.layers,l);const y=this.layers[0].layout.get("line-sort-key"),b=!y.isConstant(),v=[];for(const{feature:k,id:E,index:P,sourceLayerIndex:L}of r){const O=this.layers[0]._featureFilter.needGeometry,R=rl(k,O);if(!this.layers[0]._featureFilter.filter(new Ni(this.zoom),R,f))continue;const j=b?y.evaluate(R,{},f):void 0,X={id:E,properties:k.properties,type:k.type,sourceLayerIndex:L,index:P,geometry:O?R.geometry:il(k),patterns:{},sortKey:j};v.push(X)}b&&v.sort((k,E)=>k.sortKey-E.sortKey);for(const k of v){const{geometry:E,index:P,sourceLayerIndex:L}=k;if(this.hasPattern){const O=gm("line",this.layers,k,this.zoom,l);this.patternFeatures.push(O)}else this.addFeature(k,E,P,f,{});l.featureIndex.insert(r[P].feature,E,P,L,this.index)}}update(r,l,f){this.stateDependentLayers.length&&this.programConfigurations.updatePaintArrays(r,l,this.stateDependentLayers,f)}addFeatures(r,l,f){for(const y of this.patternFeatures)this.addFeature(y,y.geometry,y.index,l,f)}isEmpty(){return this.layoutVertexArray.length===0}uploadPending(){return!this.uploaded||this.programConfigurations.needsUpload}upload(r){this.uploaded||(this.layoutVertexArray2.length!==0&&(this.layoutVertexBuffer2=r.createVertexBuffer(this.layoutVertexArray2,WO)),this.layoutVertexBuffer=r.createVertexBuffer(this.layoutVertexArray,XO),this.indexBuffer=r.createIndexBuffer(this.indexArray)),this.programConfigurations.upload(r),this.uploaded=!0}destroy(){this.layoutVertexBuffer&&(this.layoutVertexBuffer.destroy(),this.indexBuffer.destroy(),this.programConfigurations.destroy(),this.segments.destroy())}lineFeatureClips(r){if(r.properties&&Object.prototype.hasOwnProperty.call(r.properties,"mapbox_clip_start")&&Object.prototype.hasOwnProperty.call(r.properties,"mapbox_clip_end"))return{start:+r.properties.mapbox_clip_start,end:+r.properties.mapbox_clip_end}}addFeature(r,l,f,y,b){const v=this.layers[0].layout,k=v.get("line-join").evaluate(r,{}),E=v.get("line-cap"),P=v.get("line-miter-limit"),L=v.get("line-round-limit");this.lineClips=this.lineFeatureClips(r);for(const O of l)this.addLine(O,r,k,E,P,L);this.programConfigurations.populatePaintArrays(this.layoutVertexArray.length,r,f,b,y)}addLine(r,l,f,y,b,v){if(this.distance=0,this.scaledDistance=0,this.totalDistance=0,this.lineClips){this.lineClipsArray.push(this.lineClips);for(let ae=0;ae=2&&r[E-1].equals(r[E-2]);)E--;let P=0;for(;P0;if(pt&&ae>P){const Et=R.dist(j);if(Et>2*L){const xt=R.sub(R.sub(j)._mult(L/Et)._round());this.updateDistance(j,xt),this.addCurrentVertex(xt,q,0,0,O),j=xt}}const ut=j&&X;let ct=ut?f:k?"butt":y;if(ut&&ct==="round"&&(Reb&&(ct="bevel"),ct==="bevel"&&(Re>2&&(ct="flipbevel"),Re100)Ae=te.mult(-1);else{const Et=Re*q.add(te).mag()/q.sub(te).mag();Ae._perp()._mult(Et*(Ft?-1:1))}this.addCurrentVertex(R,Ae,0,0,O),this.addCurrentVertex(R,Ae.mult(-1),0,0,O)}else if(ct==="bevel"||ct==="fakeround"){const Et=-Math.sqrt(Re*Re-1),xt=Ft?Et:0,gt=Ft?0:Et;if(j&&this.addCurrentVertex(R,q,xt,gt,O),ct==="fakeround"){const je=Math.round(180*We/Math.PI/20);for(let Pt=1;Pt2*L){const xt=R.add(X.sub(R)._mult(L/Et)._round());this.updateDistance(R,xt),this.addCurrentVertex(xt,te,0,0,O),R=xt}}}}addCurrentVertex(r,l,f,y,b,v=!1){const k=l.y*y-l.x,E=-l.y-l.x*y;this.addHalfVertex(r,l.x+l.y*f,l.y-l.x*f,v,!1,f,b),this.addHalfVertex(r,k,E,v,!0,-y,b),this.distance>r1/2&&this.totalDistance===0&&(this.distance=0,this.updateScaledDistance(),this.addCurrentVertex(r,l,f,y,b,v))}addHalfVertex({x:r,y:l},f,y,b,v,k,E){const P=.5*(this.lineClips?this.scaledDistance*(r1-1):this.scaledDistance);this.layoutVertexArray.emplaceBack((r<<1)+(b?1:0),(l<<1)+(v?1:0),Math.round(63*f)+128,Math.round(63*y)+128,1+(k===0?0:k<0?-1:1)|(63&P)<<2,P>>6),this.lineClips&&this.layoutVertexArray2.emplaceBack((this.scaledDistance-this.lineClips.start)/(this.lineClips.end-this.lineClips.start),this.lineClipsArray.length);const L=E.vertexLength++;this.e1>=0&&this.e2>=0&&(this.indexArray.emplaceBack(this.e1,this.e2,L),E.primitiveLength++),v?this.e2=L:this.e1=L}updateScaledDistance(){this.scaledDistance=this.lineClips?this.lineClips.start+(this.lineClips.end-this.lineClips.start)*this.distance/this.totalDistance:this.distance}updateDistance(r,l){this.distance+=r.dist(l),this.updateScaledDistance()}}let s1,n1;yt("LineBucket",bm,{omit:["layers","patternFeatures"]});var o1={get paint(){return n1=n1||new x({"line-opacity":new zt(Ie.paint_line["line-opacity"]),"line-color":new zt(Ie.paint_line["line-color"]),"line-translate":new wt(Ie.paint_line["line-translate"]),"line-translate-anchor":new wt(Ie.paint_line["line-translate-anchor"]),"line-width":new zt(Ie.paint_line["line-width"]),"line-gap-width":new zt(Ie.paint_line["line-gap-width"]),"line-offset":new zt(Ie.paint_line["line-offset"]),"line-blur":new zt(Ie.paint_line["line-blur"]),"line-dasharray":new tc(Ie.paint_line["line-dasharray"]),"line-pattern":new ec(Ie.paint_line["line-pattern"]),"line-gradient":new Ch(Ie.paint_line["line-gradient"])})},get layout(){return s1=s1||new x({"line-cap":new wt(Ie.layout_line["line-cap"]),"line-join":new zt(Ie.layout_line["line-join"]),"line-miter-limit":new wt(Ie.layout_line["line-miter-limit"]),"line-round-limit":new wt(Ie.layout_line["line-round-limit"]),"line-sort-key":new zt(Ie.layout_line["line-sort-key"])})}};class ZO extends zt{possiblyEvaluate(r,l){return l=new Ni(Math.floor(l.zoom),{now:l.now,fadeDuration:l.fadeDuration,zoomHistory:l.zoomHistory,transition:l.transition}),super.possiblyEvaluate(r,l)}evaluate(r,l,f,y){return l=Be({},l,{zoom:Math.floor(l.zoom)}),super.evaluate(r,l,f,y)}}let Yd;class KO extends u{constructor(r){super(r,o1),this.gradientVersion=0,Yd||(Yd=new ZO(o1.paint.properties["line-width"].specification),Yd.useIntegerZoom=!0)}_handleSpecialPaintPropertyUpdate(r){if(r==="line-gradient"){const l=this.gradientExpression();this.stepInterpolant=!!function(f){return f._styleExpression!==void 0}(l)&&l._styleExpression.expression instanceof Mn,this.gradientVersion=(this.gradientVersion+1)%Number.MAX_SAFE_INTEGER}}gradientExpression(){return this._transitionablePaint._values["line-gradient"].value.expression}recalculate(r,l){super.recalculate(r,l),this.paint._values["line-floorwidth"]=Yd.possiblyEvaluate(this._transitioningPaint._values["line-width"].value,r)}createBucket(r){return new bm(r)}queryRadius(r){const l=r,f=a1(Ah("line-width",this,l),Ah("line-gap-width",this,l)),y=Ah("line-offset",this,l);return f/2+Math.abs(y)+Gd(this.paint.get("line-translate"))}queryIntersectsFeature(r,l,f,y,b,v,k){const E=Hd(r,this.paint.get("line-translate"),this.paint.get("line-translate-anchor"),v.angle,k),P=k/2*a1(this.paint.get("line-width").evaluate(l,f),this.paint.get("line-gap-width").evaluate(l,f)),L=this.paint.get("line-offset").evaluate(l,f);return L&&(y=function(O,R){const j=[];for(let X=0;X=3){for(let te=0;te0?r+2*o:o}const QO=C([{name:"a_pos_offset",components:4,type:"Int16"},{name:"a_data",components:4,type:"Uint16"},{name:"a_pixeloffset",components:4,type:"Int16"}],4),$O=C([{name:"a_projected_pos",components:3,type:"Float32"}],4);C([{name:"a_fade_opacity",components:1,type:"Uint32"}],4);const eF=C([{name:"a_placed",components:2,type:"Uint8"},{name:"a_shift",components:2,type:"Float32"},{name:"a_box_real",components:2,type:"Int16"}]);C([{type:"Int16",name:"anchorPointX"},{type:"Int16",name:"anchorPointY"},{type:"Int16",name:"x1"},{type:"Int16",name:"y1"},{type:"Int16",name:"x2"},{type:"Int16",name:"y2"},{type:"Uint32",name:"featureIndex"},{type:"Uint16",name:"sourceLayerIndex"},{type:"Uint16",name:"bucketIndex"}]);const l1=C([{name:"a_pos",components:2,type:"Int16"},{name:"a_anchor_pos",components:2,type:"Int16"},{name:"a_extrude",components:2,type:"Int16"}],4),tF=C([{name:"a_pos",components:2,type:"Float32"},{name:"a_radius",components:1,type:"Float32"},{name:"a_flags",components:2,type:"Int16"}],4);function iF(o,r,l){return o.sections.forEach(f=>{f.text=function(y,b,v){const k=b.layout.get("text-transform").evaluate(v,{});return k==="uppercase"?y=y.toLocaleUpperCase():k==="lowercase"&&(y=y.toLocaleLowerCase()),bs.applyArabicShaping&&(y=bs.applyArabicShaping(y)),y}(f.text,r,l)}),o}C([{name:"triangle",components:3,type:"Uint16"}]),C([{type:"Int16",name:"anchorX"},{type:"Int16",name:"anchorY"},{type:"Uint16",name:"glyphStartIndex"},{type:"Uint16",name:"numGlyphs"},{type:"Uint32",name:"vertexStartIndex"},{type:"Uint32",name:"lineStartIndex"},{type:"Uint32",name:"lineLength"},{type:"Uint16",name:"segment"},{type:"Uint16",name:"lowerSize"},{type:"Uint16",name:"upperSize"},{type:"Float32",name:"lineOffsetX"},{type:"Float32",name:"lineOffsetY"},{type:"Uint8",name:"writingMode"},{type:"Uint8",name:"placedOrientation"},{type:"Uint8",name:"hidden"},{type:"Uint32",name:"crossTileID"},{type:"Int16",name:"associatedIconIndex"}]),C([{type:"Int16",name:"anchorX"},{type:"Int16",name:"anchorY"},{type:"Int16",name:"rightJustifiedTextSymbolIndex"},{type:"Int16",name:"centerJustifiedTextSymbolIndex"},{type:"Int16",name:"leftJustifiedTextSymbolIndex"},{type:"Int16",name:"verticalPlacedTextSymbolIndex"},{type:"Int16",name:"placedIconSymbolIndex"},{type:"Int16",name:"verticalPlacedIconSymbolIndex"},{type:"Uint16",name:"key"},{type:"Uint16",name:"textBoxStartIndex"},{type:"Uint16",name:"textBoxEndIndex"},{type:"Uint16",name:"verticalTextBoxStartIndex"},{type:"Uint16",name:"verticalTextBoxEndIndex"},{type:"Uint16",name:"iconBoxStartIndex"},{type:"Uint16",name:"iconBoxEndIndex"},{type:"Uint16",name:"verticalIconBoxStartIndex"},{type:"Uint16",name:"verticalIconBoxEndIndex"},{type:"Uint16",name:"featureIndex"},{type:"Uint16",name:"numHorizontalGlyphVertices"},{type:"Uint16",name:"numVerticalGlyphVertices"},{type:"Uint16",name:"numIconVertices"},{type:"Uint16",name:"numVerticalIconVertices"},{type:"Uint16",name:"useRuntimeCollisionCircles"},{type:"Uint32",name:"crossTileID"},{type:"Float32",name:"textBoxScale"},{type:"Float32",name:"collisionCircleDiameter"},{type:"Uint16",name:"textAnchorOffsetStartIndex"},{type:"Uint16",name:"textAnchorOffsetEndIndex"}]),C([{type:"Float32",name:"offsetX"}]),C([{type:"Int16",name:"x"},{type:"Int16",name:"y"},{type:"Int16",name:"tileUnitDistanceFromAnchor"}]),C([{type:"Uint16",name:"textAnchor"},{type:"Float32",components:2,name:"textOffset"}]);const Oh={"!":"︕","#":"#",$:"$","%":"%","&":"&","(":"︵",")":"︶","*":"*","+":"+",",":"︐","-":"︲",".":"・","/":"/",":":"︓",";":"︔","<":"︿","=":"=",">":"﹀","?":"︖","@":"@","[":"﹇","\\":"\","]":"﹈","^":"^",_:"︳","`":"`","{":"︷","|":"―","}":"︸","~":"~","¢":"¢","£":"£","¥":"¥","¦":"¦","¬":"¬","¯":" ̄","–":"︲","—":"︱","‘":"﹃","’":"﹄","“":"﹁","”":"﹂","…":"︙","‧":"・","₩":"₩","、":"︑","。":"︒","〈":"︿","〉":"﹀","《":"︽","》":"︾","「":"﹁","」":"﹂","『":"﹃","』":"﹄","【":"︻","】":"︼","〔":"︹","〕":"︺","〖":"︗","〗":"︘","!":"︕","(":"︵",")":"︶",",":"︐","-":"︲",".":"・",":":"︓",";":"︔","<":"︿",">":"﹀","?":"︖","[":"﹇","]":"﹈","_":"︳","{":"︷","|":"―","}":"︸","⦅":"︵","⦆":"︶","。":"︒","「":"﹁","」":"﹂"};var yr=24,c1=Mi,h1=function(o,r,l,f,y){var b,v,k=8*y-f-1,E=(1<>1,L=-7,O=y-1,R=-1,j=o[r+O];for(O+=R,b=j&(1<<-L)-1,j>>=-L,L+=k;L>0;b=256*b+o[r+O],O+=R,L-=8);for(v=b&(1<<-L)-1,b>>=-L,L+=f;L>0;v=256*v+o[r+O],O+=R,L-=8);if(b===0)b=1-P;else{if(b===E)return v?NaN:1/0*(j?-1:1);v+=Math.pow(2,f),b-=P}return(j?-1:1)*v*Math.pow(2,b-f)},u1=function(o,r,l,f,y,b){var v,k,E,P=8*b-y-1,L=(1<>1,R=y===23?Math.pow(2,-24)-Math.pow(2,-77):0,j=0,X=1,q=r<0||r===0&&1/r<0?1:0;for(r=Math.abs(r),isNaN(r)||r===1/0?(k=isNaN(r)?1:0,v=L):(v=Math.floor(Math.log(r)/Math.LN2),r*(E=Math.pow(2,-v))<1&&(v--,E*=2),(r+=v+O>=1?R/E:R*Math.pow(2,1-O))*E>=2&&(v++,E/=2),v+O>=L?(k=0,v=L):v+O>=1?(k=(r*E-1)*Math.pow(2,y),v+=O):(k=r*Math.pow(2,O-1)*Math.pow(2,y),v=0));y>=8;o[l+j]=255&k,j+=X,k/=256,y-=8);for(v=v<0;o[l+j]=255&v,j+=X,v/=256,P-=8);o[l+j-X]|=128*q};function Mi(o){this.buf=ArrayBuffer.isView&&ArrayBuffer.isView(o)?o:new Uint8Array(o||0),this.pos=0,this.type=0,this.length=this.buf.length}Mi.Varint=0,Mi.Fixed64=1,Mi.Bytes=2,Mi.Fixed32=5;var vm=4294967296,d1=1/vm,p1=typeof TextDecoder>"u"?null:new TextDecoder("utf-8");function Mo(o){return o.type===Mi.Bytes?o.readVarint()+o.pos:o.pos+1}function dc(o,r,l){return l?4294967296*r+(o>>>0):4294967296*(r>>>0)+(o>>>0)}function f1(o,r,l){var f=r<=16383?1:r<=2097151?2:r<=268435455?3:Math.floor(Math.log(r)/(7*Math.LN2));l.realloc(f);for(var y=l.pos-1;y>=o;y--)l.buf[y+f]=l.buf[y]}function rF(o,r){for(var l=0;l>>8,o[l+2]=r>>>16,o[l+3]=r>>>24}function m1(o,r){return(o[r]|o[r+1]<<8|o[r+2]<<16)+(o[r+3]<<24)}Mi.prototype={destroy:function(){this.buf=null},readFields:function(o,r,l){for(l=l||this.length;this.pos>3,b=this.pos;this.type=7&f,o(y,r,this),this.pos===b&&this.skip(f)}return r},readMessage:function(o,r){return this.readFields(o,r,this.readVarint()+this.pos)},readFixed32:function(){var o=Zd(this.buf,this.pos);return this.pos+=4,o},readSFixed32:function(){var o=m1(this.buf,this.pos);return this.pos+=4,o},readFixed64:function(){var o=Zd(this.buf,this.pos)+Zd(this.buf,this.pos+4)*vm;return this.pos+=8,o},readSFixed64:function(){var o=Zd(this.buf,this.pos)+m1(this.buf,this.pos+4)*vm;return this.pos+=8,o},readFloat:function(){var o=h1(this.buf,this.pos,!0,23,4);return this.pos+=4,o},readDouble:function(){var o=h1(this.buf,this.pos,!0,52,8);return this.pos+=8,o},readVarint:function(o){var r,l,f=this.buf;return r=127&(l=f[this.pos++]),l<128?r:(r|=(127&(l=f[this.pos++]))<<7,l<128?r:(r|=(127&(l=f[this.pos++]))<<14,l<128?r:(r|=(127&(l=f[this.pos++]))<<21,l<128?r:function(y,b,v){var k,E,P=v.buf;if(k=(112&(E=P[v.pos++]))>>4,E<128||(k|=(127&(E=P[v.pos++]))<<3,E<128)||(k|=(127&(E=P[v.pos++]))<<10,E<128)||(k|=(127&(E=P[v.pos++]))<<17,E<128)||(k|=(127&(E=P[v.pos++]))<<24,E<128)||(k|=(1&(E=P[v.pos++]))<<31,E<128))return dc(y,k,b);throw new Error("Expected varint not more than 10 bytes")}(r|=(15&(l=f[this.pos]))<<28,o,this))))},readVarint64:function(){return this.readVarint(!0)},readSVarint:function(){var o=this.readVarint();return o%2==1?(o+1)/-2:o/2},readBoolean:function(){return!!this.readVarint()},readString:function(){var o=this.readVarint()+this.pos,r=this.pos;return this.pos=o,o-r>=12&&p1?function(l,f,y){return p1.decode(l.subarray(f,y))}(this.buf,r,o):function(l,f,y){for(var b="",v=f;v239?4:L>223?3:L>191?2:1;if(v+R>y)break;R===1?L<128&&(O=L):R===2?(192&(k=l[v+1]))==128&&(O=(31&L)<<6|63&k)<=127&&(O=null):R===3?(E=l[v+2],(192&(k=l[v+1]))==128&&(192&E)==128&&((O=(15&L)<<12|(63&k)<<6|63&E)<=2047||O>=55296&&O<=57343)&&(O=null)):R===4&&(E=l[v+2],P=l[v+3],(192&(k=l[v+1]))==128&&(192&E)==128&&(192&P)==128&&((O=(15&L)<<18|(63&k)<<12|(63&E)<<6|63&P)<=65535||O>=1114112)&&(O=null)),O===null?(O=65533,R=1):O>65535&&(O-=65536,b+=String.fromCharCode(O>>>10&1023|55296),O=56320|1023&O),b+=String.fromCharCode(O),v+=R}return b}(this.buf,r,o)},readBytes:function(){var o=this.readVarint()+this.pos,r=this.buf.subarray(this.pos,o);return this.pos=o,r},readPackedVarint:function(o,r){if(this.type!==Mi.Bytes)return o.push(this.readVarint(r));var l=Mo(this);for(o=o||[];this.pos127;);else if(r===Mi.Bytes)this.pos=this.readVarint()+this.pos;else if(r===Mi.Fixed32)this.pos+=4;else{if(r!==Mi.Fixed64)throw new Error("Unimplemented type: "+r);this.pos+=8}},writeTag:function(o,r){this.writeVarint(o<<3|r)},realloc:function(o){for(var r=this.length||16;r268435455||o<0?function(r,l){var f,y;if(r>=0?(f=r%4294967296|0,y=r/4294967296|0):(y=~(-r/4294967296),4294967295^(f=~(-r%4294967296))?f=f+1|0:(f=0,y=y+1|0)),r>=18446744073709552e3||r<-18446744073709552e3)throw new Error("Given varint doesn't fit into 10 bytes");l.realloc(10),function(b,v,k){k.buf[k.pos++]=127&b|128,b>>>=7,k.buf[k.pos++]=127&b|128,b>>>=7,k.buf[k.pos++]=127&b|128,b>>>=7,k.buf[k.pos++]=127&b|128,k.buf[k.pos]=127&(b>>>=7)}(f,0,l),function(b,v){var k=(7&b)<<4;v.buf[v.pos++]|=k|((b>>>=3)?128:0),b&&(v.buf[v.pos++]=127&b|((b>>>=7)?128:0),b&&(v.buf[v.pos++]=127&b|((b>>>=7)?128:0),b&&(v.buf[v.pos++]=127&b|((b>>>=7)?128:0),b&&(v.buf[v.pos++]=127&b|((b>>>=7)?128:0),b&&(v.buf[v.pos++]=127&b)))))}(y,l)}(o,this):(this.realloc(4),this.buf[this.pos++]=127&o|(o>127?128:0),o<=127||(this.buf[this.pos++]=127&(o>>>=7)|(o>127?128:0),o<=127||(this.buf[this.pos++]=127&(o>>>=7)|(o>127?128:0),o<=127||(this.buf[this.pos++]=o>>>7&127))))},writeSVarint:function(o){this.writeVarint(o<0?2*-o-1:2*o)},writeBoolean:function(o){this.writeVarint(!!o)},writeString:function(o){o=String(o),this.realloc(4*o.length),this.pos++;var r=this.pos;this.pos=function(f,y,b){for(var v,k,E=0;E55295&&v<57344){if(!k){v>56319||E+1===y.length?(f[b++]=239,f[b++]=191,f[b++]=189):k=v;continue}if(v<56320){f[b++]=239,f[b++]=191,f[b++]=189,k=v;continue}v=k-55296<<10|v-56320|65536,k=null}else k&&(f[b++]=239,f[b++]=191,f[b++]=189,k=null);v<128?f[b++]=v:(v<2048?f[b++]=v>>6|192:(v<65536?f[b++]=v>>12|224:(f[b++]=v>>18|240,f[b++]=v>>12&63|128),f[b++]=v>>6&63|128),f[b++]=63&v|128)}return b}(this.buf,o,this.pos);var l=this.pos-r;l>=128&&f1(r,l,this),this.pos=r-1,this.writeVarint(l),this.pos+=l},writeFloat:function(o){this.realloc(4),u1(this.buf,o,this.pos,!0,23,4),this.pos+=4},writeDouble:function(o){this.realloc(8),u1(this.buf,o,this.pos,!0,52,8),this.pos+=8},writeBytes:function(o){var r=o.length;this.writeVarint(r),this.realloc(r);for(var l=0;l=128&&f1(l,f,this),this.pos=l-1,this.writeVarint(f),this.pos+=f},writeMessage:function(o,r,l){this.writeTag(o,Mi.Bytes),this.writeRawMessage(r,l)},writePackedVarint:function(o,r){r.length&&this.writeMessage(o,rF,r)},writePackedSVarint:function(o,r){r.length&&this.writeMessage(o,sF,r)},writePackedBoolean:function(o,r){r.length&&this.writeMessage(o,aF,r)},writePackedFloat:function(o,r){r.length&&this.writeMessage(o,nF,r)},writePackedDouble:function(o,r){r.length&&this.writeMessage(o,oF,r)},writePackedFixed32:function(o,r){r.length&&this.writeMessage(o,lF,r)},writePackedSFixed32:function(o,r){r.length&&this.writeMessage(o,cF,r)},writePackedFixed64:function(o,r){r.length&&this.writeMessage(o,hF,r)},writePackedSFixed64:function(o,r){r.length&&this.writeMessage(o,uF,r)},writeBytesField:function(o,r){this.writeTag(o,Mi.Bytes),this.writeBytes(r)},writeFixed32Field:function(o,r){this.writeTag(o,Mi.Fixed32),this.writeFixed32(r)},writeSFixed32Field:function(o,r){this.writeTag(o,Mi.Fixed32),this.writeSFixed32(r)},writeFixed64Field:function(o,r){this.writeTag(o,Mi.Fixed64),this.writeFixed64(r)},writeSFixed64Field:function(o,r){this.writeTag(o,Mi.Fixed64),this.writeSFixed64(r)},writeVarintField:function(o,r){this.writeTag(o,Mi.Varint),this.writeVarint(r)},writeSVarintField:function(o,r){this.writeTag(o,Mi.Varint),this.writeSVarint(r)},writeStringField:function(o,r){this.writeTag(o,Mi.Bytes),this.writeString(r)},writeFloatField:function(o,r){this.writeTag(o,Mi.Fixed32),this.writeFloat(r)},writeDoubleField:function(o,r){this.writeTag(o,Mi.Fixed64),this.writeDouble(r)},writeBooleanField:function(o,r){this.writeVarintField(o,!!r)}};var wm=w(c1);const km=3;function dF(o,r,l){o===1&&l.readMessage(pF,r)}function pF(o,r,l){if(o===3){const{id:f,bitmap:y,width:b,height:v,left:k,top:E,advance:P}=l.readMessage(fF,{});r.push({id:f,bitmap:new Mh({width:b+2*km,height:v+2*km},y),metrics:{width:b,height:v,left:k,top:E,advance:P}})}}function fF(o,r,l){o===1?r.id=l.readVarint():o===2?r.bitmap=l.readBytes():o===3?r.width=l.readVarint():o===4?r.height=l.readVarint():o===5?r.left=l.readSVarint():o===6?r.top=l.readSVarint():o===7&&(r.advance=l.readVarint())}const g1=km;function y1(o){let r=0,l=0;for(const v of o)r+=v.w*v.h,l=Math.max(l,v.w);o.sort((v,k)=>k.h-v.h);const f=[{x:0,y:0,w:Math.max(Math.ceil(Math.sqrt(r/.95)),l),h:1/0}];let y=0,b=0;for(const v of o)for(let k=f.length-1;k>=0;k--){const E=f[k];if(!(v.w>E.w||v.h>E.h)){if(v.x=E.x,v.y=E.y,b=Math.max(b,v.y+v.h),y=Math.max(y,v.x+v.w),v.w===E.w&&v.h===E.h){const P=f.pop();k=0&&f>=r&&Qd[this.text.charCodeAt(f)];f--)l--;this.text=this.text.substring(r,l),this.sectionIndex=this.sectionIndex.slice(r,l)}substring(r,l){const f=new fc;return f.text=this.text.substring(r,l),f.sectionIndex=this.sectionIndex.slice(r,l),f.sections=this.sections,f}toString(){return this.text}getMaxScale(){return this.sectionIndex.reduce((r,l)=>Math.max(r,this.sections[l].scale),0)}addTextSection(r,l){this.text+=r.text,this.sections.push(zh.forText(r.scale,r.fontStack||l));const f=this.sections.length-1;for(let y=0;y=63743?null:++this.imageSectionID:(this.imageSectionID=57344,this.imageSectionID)}}function Kd(o,r,l,f,y,b,v,k,E,P,L,O,R,j,X){const q=fc.fromFeature(o,y);let te;O===p.ah.vertical&&q.verticalizePunctuation();const{processBidirectionalText:ae,processStyledBidirectionalText:Ae}=bs;if(ae&&q.sections.length===1){te=[];const Re=ae(q.toString(),Sm(q,P,b,r,f,j));for(const We of Re){const pt=new fc;pt.text=We,pt.sections=q.sections;for(let Ft=0;Ft0&&Io>Xr&&(Xr=Io)}else{const Js=pt[_i.fontStack],Pr=Js&&Js[Hi];if(Pr&&Pr.rect)_c=Pr.rect,Ki=Pr.metrics;else{const Io=We[_i.fontStack],Gh=Io&&Io[Hi];if(!Gh)continue;Ki=Gh.metrics}zs=(Er-_i.scale)*yr}fn?(Re.verticalizable=!0,us.push({glyph:Hi,imageName:Yn,x:Wt,y:Li+zs,vertical:fn,scale:_i.scale,fontStack:_i.fontStack,sectionIndex:zi,metrics:Ki,rect:_c}),Wt+=Zn*_i.scale+je):(us.push({glyph:Hi,imageName:Yn,x:Wt,y:Li+zs,vertical:fn,scale:_i.scale,fontStack:_i.fontStack,sectionIndex:zi,metrics:Ki,rect:_c}),Wt+=Ki.advance*_i.scale+je)}us.length!==0&&(Ii=Math.max(Wt-je,Ii),_F(us,0,us.length-1,pn,Xr)),Wt=0;const Ws=ct*Er+Xr;Hr.lineOffset=Math.max(Xr,Kr),Li+=Ws,Cr=Math.max(Ws,Cr),++Gr}var Sr;const ls=Li-Fh,{horizontalAlign:cs,verticalAlign:hs}=Em(Et);(function(ir,Er,Kr,Hr,us,Xr,Ws,ks,_i){const zi=(Er-Kr)*us;let Hi=0;Hi=Xr!==Ws?-ks*Hr-Fh:(-Hr*_i+.5)*Ws;for(const zs of ir)for(const Ki of zs.positionedGlyphs)Ki.x+=zi,Ki.y+=Hi})(Re.positionedLines,pn,cs,hs,Ii,Cr,ct,ls,ut.length),Re.top+=-hs*ls,Re.bottom=Re.top+ls,Re.left+=-cs*Ii,Re.right=Re.left+Ii}(Ce,r,l,f,te,v,k,E,O,P,R,X),!function(Re){for(const We of Re)if(We.positionedGlyphs.length!==0)return!1;return!0}(ye)&&Ce}const Qd={9:!0,10:!0,11:!0,12:!0,13:!0,32:!0},mF={10:!0,32:!0,38:!0,41:!0,43:!0,45:!0,47:!0,173:!0,183:!0,8203:!0,8208:!0,8211:!0,8231:!0},gF={40:!0};function x1(o,r,l,f,y,b){if(r.imageName){const v=f[r.imageName];return v?v.displaySize[0]*r.scale*yr/b+y:0}{const v=l[r.fontStack],k=v&&v[o];return k?k.metrics.advance*r.scale+y:0}}function b1(o,r,l,f){const y=Math.pow(o-r,2);return f?o=0;let P=0;for(let O=0;OP){const L=Math.ceil(b/P);y*=L/v,v=L}return{x1:f,y1:y,x2:f+b,y2:y+v}}function C1(o,r,l,f,y,b){const v=o.image;let k;if(v.content){const te=v.content,ae=v.pixelRatio||1;k=[te[0]/ae,te[1]/ae,v.displaySize[0]-te[2]/ae,v.displaySize[1]-te[3]/ae]}const E=r.left*b,P=r.right*b;let L,O,R,j;l==="width"||l==="both"?(j=y[0]+E-f[3],O=y[0]+P+f[1]):(j=y[0]+(E+P-v.displaySize[0])/2,O=j+v.displaySize[0]);const X=r.top*b,q=r.bottom*b;return l==="height"||l==="both"?(L=y[1]+X-f[0],R=y[1]+q+f[2]):(L=y[1]+(X+q-v.displaySize[1])/2,R=L+v.displaySize[1]),{image:v,top:L,right:O,bottom:R,left:j,collisionPadding:k}}const Rh=255,Jn=128,xa=Rh*Jn;function S1(o,r){const{expression:l}=r;if(l.kind==="constant")return{kind:"constant",layoutSize:l.evaluate(new Ni(o+1))};if(l.kind==="source")return{kind:"source"};{const{zoomStops:f,interpolationType:y}=l;let b=0;for(;bv.id),this.index=r.index,this.pixelRatio=r.pixelRatio,this.sourceLayerIndex=r.sourceLayerIndex,this.hasPattern=!1,this.hasRTLText=!1,this.sortKeyRanges=[],this.collisionCircleArray=[],this.placementInvProjMatrix=cm([]),this.placementViewportMatrix=cm([]);const l=this.layers[0]._unevaluatedLayout._values;this.textSizeData=S1(this.zoom,l["text-size"]),this.iconSizeData=S1(this.zoom,l["icon-size"]);const f=this.layers[0].layout,y=f.get("symbol-sort-key"),b=f.get("symbol-z-order");this.canOverlap=Am(f,"text-overlap","text-allow-overlap")!=="never"||Am(f,"icon-overlap","icon-allow-overlap")!=="never"||f.get("text-ignore-placement")||f.get("icon-ignore-placement"),this.sortFeaturesByKey=b!=="viewport-y"&&!y.isConstant(),this.sortFeaturesByY=(b==="viewport-y"||b==="auto"&&!this.sortFeaturesByKey)&&this.canOverlap,f.get("symbol-placement")==="point"&&(this.writingModes=f.get("text-writing-mode").map(v=>p.ah[v])),this.stateDependentLayerIds=this.layers.filter(v=>v.isStateDependent()).map(v=>v.id),this.sourceID=r.sourceID}createArrays(){this.text=new Mm(new tl(this.layers,this.zoom,r=>/^text/.test(r))),this.icon=new Mm(new tl(this.layers,this.zoom,r=>/^icon/.test(r))),this.glyphOffsetArray=new Ui,this.lineVertexArray=new Vr,this.symbolInstances=new ai,this.textAnchorOffsets=new Gi}calculateGlyphDependencies(r,l,f,y,b){for(let v=0;v0)&&(v.value.kind!=="constant"||v.value.value.length>0),L=E.value.kind!=="constant"||!!E.value.value||Object.keys(E.parameters).length>0,O=b.get("symbol-sort-key");if(this.features=[],!P&&!L)return;const R=l.iconDependencies,j=l.glyphDependencies,X=l.availableImages,q=new Ni(this.zoom);for(const{feature:te,id:ae,index:Ae,sourceLayerIndex:ye}of r){const Ce=y._featureFilter.needGeometry,Re=rl(te,Ce);if(!y._featureFilter.filter(q,Re,f))continue;let We,pt;if(Ce||(Re.geometry=il(te)),P){const ut=y.getValueAndResolveTokens("text-field",Re,f,X),ct=Fr.factory(ut),Et=this.hasRTLText=this.hasRTLText||wF(ct);(!Et||bs.getRTLTextPluginStatus()==="unavailable"||Et&&bs.isParsed())&&(We=iF(ct,y,Re))}if(L){const ut=y.getValueAndResolveTokens("icon-image",Re,f,X);pt=ut instanceof wr?ut:wr.fromString(ut)}if(!We&&!pt)continue;const Ft=this.sortFeaturesByKey?O.evaluate(Re,{},f):void 0;if(this.features.push({id:ae,text:We,icon:pt,index:Ae,sourceLayerIndex:ye,geometry:Re.geometry,properties:te.properties,type:bF[te.type],sortKey:Ft}),pt&&(R[pt.name]=!0),We){const ut=v.evaluate(Re,{},f).join(","),ct=b.get("text-rotation-alignment")!=="viewport"&&b.get("symbol-placement")!=="point";this.allowVerticalPlacement=this.writingModes&&this.writingModes.indexOf(p.ah.vertical)>=0;for(const Et of We.sections)if(Et.image)R[Et.image.name]=!0;else{const xt=bh(We.toString()),gt=Et.fontStack||ut,je=j[gt]=j[gt]||{};this.calculateGlyphDependencies(Et.text,je,ct,this.allowVerticalPlacement,xt)}}}b.get("symbol-placement")==="line"&&(this.features=function(te){const ae={},Ae={},ye=[];let Ce=0;function Re(ut){ye.push(te[ut]),Ce++}function We(ut,ct,Et){const xt=Ae[ut];return delete Ae[ut],Ae[ct]=xt,ye[xt].geometry[0].pop(),ye[xt].geometry[0]=ye[xt].geometry[0].concat(Et[0]),xt}function pt(ut,ct,Et){const xt=ae[ct];return delete ae[ct],ae[ut]=xt,ye[xt].geometry[0].shift(),ye[xt].geometry[0]=Et[0].concat(ye[xt].geometry[0]),xt}function Ft(ut,ct,Et){const xt=Et?ct[0][ct[0].length-1]:ct[0][0];return`${ut}:${xt.x}:${xt.y}`}for(let ut=0;utut.geometry)}(this.features)),this.sortFeaturesByKey&&this.features.sort((te,ae)=>te.sortKey-ae.sortKey)}update(r,l,f){this.stateDependentLayers.length&&(this.text.programConfigurations.updatePaintArrays(r,l,this.layers,f),this.icon.programConfigurations.updatePaintArrays(r,l,this.layers,f))}isEmpty(){return this.symbolInstances.length===0&&!this.hasRTLText}uploadPending(){return!this.uploaded||this.text.programConfigurations.needsUpload||this.icon.programConfigurations.needsUpload}upload(r){!this.uploaded&&this.hasDebugData()&&(this.textCollisionBox.upload(r),this.iconCollisionBox.upload(r)),this.text.upload(r,this.sortFeaturesByY,!this.uploaded,this.text.programConfigurations.needsUpload),this.icon.upload(r,this.sortFeaturesByY,!this.uploaded,this.icon.programConfigurations.needsUpload),this.uploaded=!0}destroyDebugData(){this.textCollisionBox.destroy(),this.iconCollisionBox.destroy()}destroy(){this.text.destroy(),this.icon.destroy(),this.hasDebugData()&&this.destroyDebugData()}addToLineVertexArray(r,l){const f=this.lineVertexArray.length;if(r.segment!==void 0){let y=r.dist(l[r.segment+1]),b=r.dist(l[r.segment]);const v={};for(let k=r.segment+1;k=0;k--)v[k]={x:l[k].x,y:l[k].y,tileUnitDistanceFromAnchor:b},k>0&&(b+=l[k-1].dist(l[k]));for(let k=0;k0}hasIconData(){return this.icon.segments.get().length>0}hasDebugData(){return this.textCollisionBox&&this.iconCollisionBox}hasTextCollisionBoxData(){return this.hasDebugData()&&this.textCollisionBox.segments.get().length>0}hasIconCollisionBoxData(){return this.hasDebugData()&&this.iconCollisionBox.segments.get().length>0}addIndicesForPlacedSymbol(r,l){const f=r.placedSymbolArray.get(l),y=f.vertexStartIndex+4*f.numGlyphs;for(let b=f.vertexStartIndex;by[k]-y[E]||b[E]-b[k]),v}addToSortKeyRanges(r,l){const f=this.sortKeyRanges[this.sortKeyRanges.length-1];f&&f.sortKey===l?f.symbolInstanceEnd=r+1:this.sortKeyRanges.push({sortKey:l,symbolInstanceStart:r,symbolInstanceEnd:r+1})}sortFeatures(r){if(this.sortFeaturesByY&&this.sortedAngle!==r&&!(this.text.segments.get().length>1||this.icon.segments.get().length>1)){this.symbolInstanceIndexes=this.getSortedSymbolIndexes(r),this.sortedAngle=r,this.text.indexArray.clear(),this.icon.indexArray.clear(),this.featureSortOrder=[];for(const l of this.symbolInstanceIndexes){const f=this.symbolInstances.get(l);this.featureSortOrder.push(f.featureIndex),[f.rightJustifiedTextSymbolIndex,f.centerJustifiedTextSymbolIndex,f.leftJustifiedTextSymbolIndex].forEach((y,b,v)=>{y>=0&&v.indexOf(y)===b&&this.addIndicesForPlacedSymbol(this.text,y)}),f.verticalPlacedTextSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.text,f.verticalPlacedTextSymbolIndex),f.placedIconSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.icon,f.placedIconSymbolIndex),f.verticalPlacedIconSymbolIndex>=0&&this.addIndicesForPlacedSymbol(this.icon,f.verticalPlacedIconSymbolIndex)}this.text.indexBuffer&&this.text.indexBuffer.updateData(this.text.indexArray),this.icon.indexBuffer&&this.icon.indexBuffer.updateData(this.icon.indexArray)}}}let E1,A1;yt("SymbolBucket",mc,{omit:["layers","collisionBoxArray","features","compareText"]}),mc.MAX_GLYPHS=65535,mc.addDynamicAttributes=Tm;var Pm={get paint(){return A1=A1||new x({"icon-opacity":new zt(Ie.paint_symbol["icon-opacity"]),"icon-color":new zt(Ie.paint_symbol["icon-color"]),"icon-halo-color":new zt(Ie.paint_symbol["icon-halo-color"]),"icon-halo-width":new zt(Ie.paint_symbol["icon-halo-width"]),"icon-halo-blur":new zt(Ie.paint_symbol["icon-halo-blur"]),"icon-translate":new wt(Ie.paint_symbol["icon-translate"]),"icon-translate-anchor":new wt(Ie.paint_symbol["icon-translate-anchor"]),"text-opacity":new zt(Ie.paint_symbol["text-opacity"]),"text-color":new zt(Ie.paint_symbol["text-color"],{runtimeType:qi,getOverride:o=>o.textColor,hasOverride:o=>!!o.textColor}),"text-halo-color":new zt(Ie.paint_symbol["text-halo-color"]),"text-halo-width":new zt(Ie.paint_symbol["text-halo-width"]),"text-halo-blur":new zt(Ie.paint_symbol["text-halo-blur"]),"text-translate":new wt(Ie.paint_symbol["text-translate"]),"text-translate-anchor":new wt(Ie.paint_symbol["text-translate-anchor"])})},get layout(){return E1=E1||new x({"symbol-placement":new wt(Ie.layout_symbol["symbol-placement"]),"symbol-spacing":new wt(Ie.layout_symbol["symbol-spacing"]),"symbol-avoid-edges":new wt(Ie.layout_symbol["symbol-avoid-edges"]),"symbol-sort-key":new zt(Ie.layout_symbol["symbol-sort-key"]),"symbol-z-order":new wt(Ie.layout_symbol["symbol-z-order"]),"icon-allow-overlap":new wt(Ie.layout_symbol["icon-allow-overlap"]),"icon-overlap":new wt(Ie.layout_symbol["icon-overlap"]),"icon-ignore-placement":new wt(Ie.layout_symbol["icon-ignore-placement"]),"icon-optional":new wt(Ie.layout_symbol["icon-optional"]),"icon-rotation-alignment":new wt(Ie.layout_symbol["icon-rotation-alignment"]),"icon-size":new zt(Ie.layout_symbol["icon-size"]),"icon-text-fit":new wt(Ie.layout_symbol["icon-text-fit"]),"icon-text-fit-padding":new wt(Ie.layout_symbol["icon-text-fit-padding"]),"icon-image":new zt(Ie.layout_symbol["icon-image"]),"icon-rotate":new zt(Ie.layout_symbol["icon-rotate"]),"icon-padding":new zt(Ie.layout_symbol["icon-padding"]),"icon-keep-upright":new wt(Ie.layout_symbol["icon-keep-upright"]),"icon-offset":new zt(Ie.layout_symbol["icon-offset"]),"icon-anchor":new zt(Ie.layout_symbol["icon-anchor"]),"icon-pitch-alignment":new wt(Ie.layout_symbol["icon-pitch-alignment"]),"text-pitch-alignment":new wt(Ie.layout_symbol["text-pitch-alignment"]),"text-rotation-alignment":new wt(Ie.layout_symbol["text-rotation-alignment"]),"text-field":new zt(Ie.layout_symbol["text-field"]),"text-font":new zt(Ie.layout_symbol["text-font"]),"text-size":new zt(Ie.layout_symbol["text-size"]),"text-max-width":new zt(Ie.layout_symbol["text-max-width"]),"text-line-height":new wt(Ie.layout_symbol["text-line-height"]),"text-letter-spacing":new zt(Ie.layout_symbol["text-letter-spacing"]),"text-justify":new zt(Ie.layout_symbol["text-justify"]),"text-radial-offset":new zt(Ie.layout_symbol["text-radial-offset"]),"text-variable-anchor":new wt(Ie.layout_symbol["text-variable-anchor"]),"text-variable-anchor-offset":new zt(Ie.layout_symbol["text-variable-anchor-offset"]),"text-anchor":new zt(Ie.layout_symbol["text-anchor"]),"text-max-angle":new wt(Ie.layout_symbol["text-max-angle"]),"text-writing-mode":new wt(Ie.layout_symbol["text-writing-mode"]),"text-rotate":new zt(Ie.layout_symbol["text-rotate"]),"text-padding":new wt(Ie.layout_symbol["text-padding"]),"text-keep-upright":new wt(Ie.layout_symbol["text-keep-upright"]),"text-transform":new zt(Ie.layout_symbol["text-transform"]),"text-offset":new zt(Ie.layout_symbol["text-offset"]),"text-allow-overlap":new wt(Ie.layout_symbol["text-allow-overlap"]),"text-overlap":new wt(Ie.layout_symbol["text-overlap"]),"text-ignore-placement":new wt(Ie.layout_symbol["text-ignore-placement"]),"text-optional":new wt(Ie.layout_symbol["text-optional"])})}};class T1{constructor(r){if(r.property.overrides===void 0)throw new Error("overrides must be provided to instantiate FormatSectionOverride class");this.type=r.property.overrides?r.property.overrides.runtimeType:br,this.defaultValue=r}evaluate(r){if(r.formattedSection){const l=this.defaultValue.property.overrides;if(l&&l.hasOverride(r.formattedSection))return l.getOverride(r.formattedSection)}return r.feature&&r.featureState?this.defaultValue.evaluate(r.feature,r.featureState):this.defaultValue.property.specification.default}eachChild(r){this.defaultValue.isConstant()||r(this.defaultValue.value._styleExpression.expression)}outputDefined(){return!1}serialize(){return null}}yt("FormatSectionOverride",T1,{omit:["defaultValue"]});class ep extends u{constructor(r){super(r,Pm)}recalculate(r,l){if(super.recalculate(r,l),this.layout.get("icon-rotation-alignment")==="auto"&&(this.layout._values["icon-rotation-alignment"]=this.layout.get("symbol-placement")!=="point"?"map":"viewport"),this.layout.get("text-rotation-alignment")==="auto"&&(this.layout._values["text-rotation-alignment"]=this.layout.get("symbol-placement")!=="point"?"map":"viewport"),this.layout.get("text-pitch-alignment")==="auto"&&(this.layout._values["text-pitch-alignment"]=this.layout.get("text-rotation-alignment")==="map"?"map":"viewport"),this.layout.get("icon-pitch-alignment")==="auto"&&(this.layout._values["icon-pitch-alignment"]=this.layout.get("icon-rotation-alignment")),this.layout.get("symbol-placement")==="point"){const f=this.layout.get("text-writing-mode");if(f){const y=[];for(const b of f)y.indexOf(b)<0&&y.push(b);this.layout._values["text-writing-mode"]=y}else this.layout._values["text-writing-mode"]=["horizontal"]}this._setPaintOverrides()}getValueAndResolveTokens(r,l,f,y){const b=this.layout.get(r).evaluate(l,{},f,y),v=this._unevaluatedLayout._values[r];return v.isDataDriven()||Ul(v.value)||!b?b:function(k,E){return E.replace(/{([^{}]+)}/g,(P,L)=>k&&L in k?String(k[L]):"")}(l.properties,b)}createBucket(r){return new mc(r)}queryRadius(){return 0}queryIntersectsFeature(){throw new Error("Should take a different path in FeatureIndex")}_setPaintOverrides(){for(const r of Pm.paint.overridableProperties){if(!ep.hasPaintOverride(this.layout,r))continue;const l=this.paint.get(r),f=new T1(l),y=new jl(f,l.property.specification);let b=null;b=l.value.kind==="constant"||l.value.kind==="source"?new ta("source",y):new ia("composite",y,l.value.zoomStops),this.paint._values[r]=new un(l.property,b,l.parameters)}}_handleOverridablePaintPropertyUpdate(r,l,f){return!(!this.layout||l.isDataDriven()||f.isDataDriven())&&ep.hasPaintOverride(this.layout,r)}static hasPaintOverride(r,l){const f=r.get("text-field"),y=Pm.paint.properties[l];let b=!1;const v=k=>{for(const E of k)if(y.overrides&&y.overrides.hasOverride(E))return void(b=!0)};if(f.value.kind==="constant"&&f.value.value instanceof Fr)v(f.value.value.sections);else if(f.value.kind==="source"){const k=P=>{b||(P instanceof rs&&$i(P.value)===Br?v(P.value.sections):P instanceof Xt?v(P.sections):P.eachChild(k))},E=f.value;E._styleExpression&&k(E._styleExpression.expression)}return b}}let M1;var kF={get paint(){return M1=M1||new x({"background-color":new wt(Ie.paint_background["background-color"]),"background-pattern":new tc(Ie.paint_background["background-pattern"]),"background-opacity":new wt(Ie.paint_background["background-opacity"])})}};class CF extends u{constructor(r){super(r,kF)}}let I1;var SF={get paint(){return I1=I1||new x({"raster-opacity":new wt(Ie.paint_raster["raster-opacity"]),"raster-hue-rotate":new wt(Ie.paint_raster["raster-hue-rotate"]),"raster-brightness-min":new wt(Ie.paint_raster["raster-brightness-min"]),"raster-brightness-max":new wt(Ie.paint_raster["raster-brightness-max"]),"raster-saturation":new wt(Ie.paint_raster["raster-saturation"]),"raster-contrast":new wt(Ie.paint_raster["raster-contrast"]),"raster-resampling":new wt(Ie.paint_raster["raster-resampling"]),"raster-fade-duration":new wt(Ie.paint_raster["raster-fade-duration"])})}};class EF extends u{constructor(r){super(r,SF)}}class AF extends u{constructor(r){super(r,{}),this.onAdd=l=>{this.implementation.onAdd&&this.implementation.onAdd(l,l.painter.context.gl)},this.onRemove=l=>{this.implementation.onRemove&&this.implementation.onRemove(l,l.painter.context.gl)},this.implementation=r}is3D(){return this.implementation.renderingMode==="3d"}hasOffscreenPass(){return this.implementation.prerender!==void 0}recalculate(){}updateTransitions(){}hasTransition(){return!1}serialize(){throw new Error("Custom layers cannot be serialized")}}class TF{constructor(r){this._methodToThrottle=r,this._triggered=!1,typeof MessageChannel<"u"&&(this._channel=new MessageChannel,this._channel.port2.onmessage=()=>{this._triggered=!1,this._methodToThrottle()})}trigger(){this._triggered||(this._triggered=!0,this._channel?this._channel.port1.postMessage(!0):setTimeout(()=>{this._triggered=!1,this._methodToThrottle()},0))}remove(){delete this._channel,this._methodToThrottle=()=>{}}}const Dm=63710088e-1;class ba{constructor(r,l){if(isNaN(r)||isNaN(l))throw new Error(`Invalid LngLat object: (${r}, ${l})`);if(this.lng=+r,this.lat=+l,this.lat>90||this.lat<-90)throw new Error("Invalid LngLat latitude value: must be between -90 and 90")}wrap(){return new ba(Le(this.lng,-180,180),this.lat)}toArray(){return[this.lng,this.lat]}toString(){return`LngLat(${this.lng}, ${this.lat})`}distanceTo(r){const l=Math.PI/180,f=this.lat*l,y=r.lat*l,b=Math.sin(f)*Math.sin(y)+Math.cos(f)*Math.cos(y)*Math.cos((r.lng-this.lng)*l);return Dm*Math.acos(Math.min(b,1))}static convert(r){if(r instanceof ba)return r;if(Array.isArray(r)&&(r.length===2||r.length===3))return new ba(Number(r[0]),Number(r[1]));if(!Array.isArray(r)&&typeof r=="object"&&r!==null)return new ba(Number("lng"in r?r.lng:r.lon),Number(r.lat));throw new Error("`LngLatLike` argument must be specified as a LngLat instance, an object {lng: , lat: }, an object {lon: , lat: }, or an array of [, ]")}}const P1=2*Math.PI*Dm;function D1(o){return P1*Math.cos(o*Math.PI/180)}function L1(o){return(180+o)/360}function B1(o){return(180-180/Math.PI*Math.log(Math.tan(Math.PI/4+o*Math.PI/360)))/360}function O1(o,r){return o/D1(r)}function Lm(o){return 360/Math.PI*Math.atan(Math.exp((180-360*o)*Math.PI/180))-90}class Vh{constructor(r,l,f=0){this.x=+r,this.y=+l,this.z=+f}static fromLngLat(r,l=0){const f=ba.convert(r);return new Vh(L1(f.lng),B1(f.lat),O1(l,f.lat))}toLngLat(){return new ba(360*this.x-180,Lm(this.y))}toAltitude(){return this.z*D1(Lm(this.y))}meterInMercatorCoordinateUnits(){return 1/P1*(r=Lm(this.y),1/Math.cos(r*Math.PI/180));var r}}function F1(o,r,l){var f=2*Math.PI*6378137/256/Math.pow(2,l);return[o*f-2*Math.PI*6378137/2,r*f-2*Math.PI*6378137/2]}class Bm{constructor(r,l,f){if(!function(y,b,v){return!(y<0||y>25||v<0||v>=Math.pow(2,y)||b<0||b>=Math.pow(2,y))}(r,l,f))throw new Error(`x=${l}, y=${f}, z=${r} outside of bounds. 0<=x<${Math.pow(2,r)}, 0<=y<${Math.pow(2,r)} 0<=z<=25 `);this.z=r,this.x=l,this.y=f,this.key=Nh(0,r,r,l,f)}equals(r){return this.z===r.z&&this.x===r.x&&this.y===r.y}url(r,l,f){const y=(v=this.y,k=this.z,E=F1(256*(b=this.x),256*(v=Math.pow(2,k)-v-1),k),P=F1(256*(b+1),256*(v+1),k),E[0]+","+E[1]+","+P[0]+","+P[1]);var b,v,k,E,P;const L=function(O,R,j){let X,q="";for(let te=O;te>0;te--)X=1<1?"@2x":"").replace(/{quadkey}/g,L).replace(/{bbox-epsg-3857}/g,y)}isChildOf(r){const l=this.z-r.z;return l>0&&r.x===this.x>>l&&r.y===this.y>>l}getTilePoint(r){const l=Math.pow(2,this.z);return new M((r.x*l-this.x)*pr,(r.y*l-this.y)*pr)}toString(){return`${this.z}/${this.x}/${this.y}`}}class z1{constructor(r,l){this.wrap=r,this.canonical=l,this.key=Nh(r,l.z,l.z,l.x,l.y)}}class qs{constructor(r,l,f,y,b){if(r= z; overscaledZ = ${r}; z = ${f}`);this.overscaledZ=r,this.wrap=l,this.canonical=new Bm(f,+y,+b),this.key=Nh(l,r,f,y,b)}clone(){return new qs(this.overscaledZ,this.wrap,this.canonical.z,this.canonical.x,this.canonical.y)}equals(r){return this.overscaledZ===r.overscaledZ&&this.wrap===r.wrap&&this.canonical.equals(r.canonical)}scaledTo(r){if(r>this.overscaledZ)throw new Error(`targetZ > this.overscaledZ; targetZ = ${r}; overscaledZ = ${this.overscaledZ}`);const l=this.canonical.z-r;return r>this.canonical.z?new qs(r,this.wrap,this.canonical.z,this.canonical.x,this.canonical.y):new qs(r,this.wrap,r,this.canonical.x>>l,this.canonical.y>>l)}calculateScaledKey(r,l){if(r>this.overscaledZ)throw new Error(`targetZ > this.overscaledZ; targetZ = ${r}; overscaledZ = ${this.overscaledZ}`);const f=this.canonical.z-r;return r>this.canonical.z?Nh(this.wrap*+l,r,this.canonical.z,this.canonical.x,this.canonical.y):Nh(this.wrap*+l,r,r,this.canonical.x>>f,this.canonical.y>>f)}isChildOf(r){if(r.wrap!==this.wrap)return!1;const l=this.canonical.z-r.canonical.z;return r.overscaledZ===0||r.overscaledZ>l&&r.canonical.y===this.canonical.y>>l}children(r){if(this.overscaledZ>=r)return[new qs(this.overscaledZ+1,this.wrap,this.canonical.z,this.canonical.x,this.canonical.y)];const l=this.canonical.z+1,f=2*this.canonical.x,y=2*this.canonical.y;return[new qs(l,this.wrap,l,f,y),new qs(l,this.wrap,l,f+1,y),new qs(l,this.wrap,l,f,y+1),new qs(l,this.wrap,l,f+1,y+1)]}isLessThan(r){return this.wrapr.wrap)&&(this.overscaledZr.overscaledZ)&&(this.canonical.xr.canonical.x)&&this.canonical.ythis.max&&(this.max=O),O=this.dim+1||l<-1||l>=this.dim+1)throw new RangeError("out of range source coordinates for DEM data");return(l+1)*this.stride+(r+1)}unpack(r,l,f){return r*this.redFactor+l*this.greenFactor+f*this.blueFactor-this.baseShift}getPixels(){return new Xs({width:this.stride,height:this.stride},new Uint8Array(this.data.buffer))}backfillBorder(r,l,f){if(this.dim!==r.dim)throw new Error("dem dimension mismatch");let y=l*this.dim,b=l*this.dim+this.dim,v=f*this.dim,k=f*this.dim+this.dim;switch(l){case-1:y=b-1;break;case 1:b=y+1}switch(f){case-1:v=k-1;break;case 1:k=v+1}const E=-l*this.dim,P=-f*this.dim;for(let L=v;L=this._numberToString.length)throw new Error(`Out of bounds. Index requested n=${r} can't be >= this._numberToString.length ${this._numberToString.length}`);return this._numberToString[r]}}class N1{constructor(r,l,f,y,b){this.type="Feature",this._vectorTileFeature=r,r._z=l,r._x=f,r._y=y,this.properties=r.properties,this.id=b}get geometry(){return this._geometry===void 0&&(this._geometry=this._vectorTileFeature.toGeoJSON(this._vectorTileFeature._x,this._vectorTileFeature._y,this._vectorTileFeature._z).geometry),this._geometry}set geometry(r){this._geometry=r}toJSON(){const r={geometry:this.geometry};for(const l in this)l!=="_geometry"&&l!=="_vectorTileFeature"&&(r[l]=this[l]);return r}}class j1{constructor(r,l){this.tileID=r,this.x=r.canonical.x,this.y=r.canonical.y,this.z=r.canonical.z,this.grid=new oa(pr,16,0),this.grid3D=new oa(pr,16,0),this.featureIndexArray=new Yr,this.promoteId=l}insert(r,l,f,y,b,v){const k=this.featureIndexArray.length;this.featureIndexArray.emplaceBack(f,y,b);const E=v?this.grid3D:this.grid;for(let P=0;P=0&&O[3]>=0&&E.insert(k,O[0],O[1],O[2],O[3])}}loadVTLayers(){return this.vtLayers||(this.vtLayers=new ya.VectorTile(new wm(this.rawTileData)).layers,this.sourceLayerCoder=new V1(this.vtLayers?Object.keys(this.vtLayers).sort():["_geojsonTileLayer"])),this.vtLayers}query(r,l,f,y){this.loadVTLayers();const b=r.params||{},v=pr/r.tileSize/r.scale,k=nh(b.filter),E=r.queryGeometry,P=r.queryPadding*v,L=G1(E),O=this.grid.query(L.minX-P,L.minY-P,L.maxX+P,L.maxY+P),R=G1(r.cameraQueryGeometry),j=this.grid3D.query(R.minX-P,R.minY-P,R.maxX+P,R.maxY+P,(te,ae,Ae,ye)=>function(Ce,Re,We,pt,Ft){for(const ct of Ce)if(Re<=ct.x&&We<=ct.y&&pt>=ct.x&&Ft>=ct.y)return!0;const ut=[new M(Re,We),new M(Re,Ft),new M(pt,Ft),new M(pt,We)];if(Ce.length>2){for(const ct of ut)if(lc(Ce,ct))return!0}for(let ct=0;ct(ye||(ye=il(Ce)),Re.queryIntersectsFeature(E,Ce,We,ye,this.z,r.transform,v,r.pixelPosMatrix)))}return X}loadMatchingFeature(r,l,f,y,b,v,k,E,P,L,O){const R=this.bucketLayerIDs[l];if(v&&!function(te,ae){for(let Ae=0;Ae=0)return!0;return!1}(v,R))return;const j=this.sourceLayerCoder.decode(f),X=this.vtLayers[j].feature(y);if(b.needGeometry){const te=rl(X,!0);if(!b.filter(new Ni(this.tileID.overscaledZ),te,this.tileID.canonical))return}else if(!b.filter(new Ni(this.tileID.overscaledZ),X))return;const q=this.getId(X,j);for(let te=0;te{const k=r instanceof Qa?r.get(v):null;return k&&k.evaluate?k.evaluate(l,f,y):k})}function G1(o){let r=1/0,l=1/0,f=-1/0,y=-1/0;for(const b of o)r=Math.min(r,b.x),l=Math.min(l,b.y),f=Math.max(f,b.x),y=Math.max(y,b.y);return{minX:r,minY:l,maxX:f,maxY:y}}function MF(o,r){return r-o}function H1(o,r,l,f,y){const b=[];for(let v=0;v=f&&O.x>=f||(L.x>=f?L=new M(f,L.y+(f-L.x)/(O.x-L.x)*(O.y-L.y))._round():O.x>=f&&(O=new M(f,L.y+(f-L.x)/(O.x-L.x)*(O.y-L.y))._round()),L.y>=y&&O.y>=y||(L.y>=y?L=new M(L.x+(y-L.y)/(O.y-L.y)*(O.x-L.x),y)._round():O.y>=y&&(O=new M(L.x+(y-L.y)/(O.y-L.y)*(O.x-L.x),y)._round()),E&&L.equals(E[E.length-1])||(E=[L],b.push(E)),E.push(O)))))}}return b}yt("FeatureIndex",j1,{omit:["rawTileData","sourceLayerCoder"]});class va extends M{constructor(r,l,f,y){super(r,l),this.angle=f,y!==void 0&&(this.segment=y)}clone(){return new va(this.x,this.y,this.angle,this.segment)}}function X1(o,r,l,f,y){if(r.segment===void 0||l===0)return!0;let b=r,v=r.segment+1,k=0;for(;k>-l/2;){if(v--,v<0)return!1;k-=o[v].dist(b),b=o[v]}k+=o[v].dist(o[v+1]),v++;const E=[];let P=0;for(;kf;)P-=E.shift().angleDelta;if(P>y)return!1;v++,k+=L.dist(O)}return!0}function q1(o){let r=0;for(let l=0;lP){const X=(P-E)/j,q=oe.number(O.x,R.x,X),te=oe.number(O.y,R.y,X),ae=new va(q,te,R.angleTo(O),L);return ae._round(),!v||X1(o,ae,k,v,r)?ae:void 0}E+=j}}function PF(o,r,l,f,y,b,v,k,E){const P=W1(f,b,v),L=J1(f,y),O=L*v,R=o[0].x===0||o[0].x===E||o[0].y===0||o[0].y===E;return r-O=0&&Ce=0&&Re=0&&R+P<=L){const We=new va(Ce,Re,Ae,X);We._round(),f&&!X1(o,We,b,f,y)||j.push(We)}}O+=ae}return k||j.length||v||(j=Y1(o,O/2,l,f,y,b,v,!0,E)),j}yt("Anchor",va);const gc=ws;function Z1(o,r,l,f){const y=[],b=o.image,v=b.pixelRatio,k=b.paddedRect.w-2*gc,E=b.paddedRect.h-2*gc;let P={x1:o.left,y1:o.top,x2:o.right,y2:o.bottom};const L=b.stretchX||[[0,k]],O=b.stretchY||[[0,E]],R=(je,Pt)=>je+Pt[1]-Pt[0],j=L.reduce(R,0),X=O.reduce(R,0),q=k-j,te=E-X;let ae=0,Ae=j,ye=0,Ce=X,Re=0,We=q,pt=0,Ft=te;if(b.content&&f){const je=b.content,Pt=je[2]-je[0],Ct=je[3]-je[1];(b.textFitWidth||b.textFitHeight)&&(P=k1(o)),ae=tp(L,0,je[0]),ye=tp(O,0,je[1]),Ae=tp(L,je[0],je[2]),Ce=tp(O,je[1],je[3]),Re=je[0]-ae,pt=je[1]-ye,We=Pt-Ae,Ft=Ct-Ce}const ut=P.x1,ct=P.y1,Et=P.x2-ut,xt=P.y2-ct,gt=(je,Pt,Ct,Wt)=>{const Li=ip(je.stretch-ae,Ae,Et,ut),Ii=rp(je.fixed-Re,We,je.stretch,j),Cr=ip(Pt.stretch-ye,Ce,xt,ct),pn=rp(Pt.fixed-pt,Ft,Pt.stretch,X),Gr=ip(Ct.stretch-ae,Ae,Et,ut),Sr=rp(Ct.fixed-Re,We,Ct.stretch,j),ls=ip(Wt.stretch-ye,Ce,xt,ct),cs=rp(Wt.fixed-pt,Ft,Wt.stretch,X),hs=new M(Li,Cr),ir=new M(Gr,Cr),Er=new M(Gr,ls),Kr=new M(Li,ls),Hr=new M(Ii/v,pn/v),us=new M(Sr/v,cs/v),Xr=r*Math.PI/180;if(Xr){const _i=Math.sin(Xr),zi=Math.cos(Xr),Hi=[zi,-_i,_i,zi];hs._matMult(Hi),ir._matMult(Hi),Kr._matMult(Hi),Er._matMult(Hi)}const Ws=je.stretch+je.fixed,ks=Pt.stretch+Pt.fixed;return{tl:hs,tr:ir,bl:Kr,br:Er,tex:{x:b.paddedRect.x+gc+Ws,y:b.paddedRect.y+gc+ks,w:Ct.stretch+Ct.fixed-Ws,h:Wt.stretch+Wt.fixed-ks},writingMode:void 0,glyphOffset:[0,0],sectionIndex:0,pixelOffsetTL:Hr,pixelOffsetBR:us,minFontScaleX:We/v/Et,minFontScaleY:Ft/v/xt,isSDF:l}};if(f&&(b.stretchX||b.stretchY)){const je=K1(L,q,j),Pt=K1(O,te,X);for(let Ct=0;Ct0&&(q=Math.max(10,q),this.circleDiameter=q)}else{const R=!((O=v.image)===null||O===void 0)&&O.content&&(v.image.textFitWidth||v.image.textFitHeight)?k1(v):{x1:v.left,y1:v.top,x2:v.right,y2:v.bottom};R.y1=R.y1*k-E[0],R.y2=R.y2*k+E[2],R.x1=R.x1*k-E[3],R.x2=R.x2*k+E[1];const j=v.collisionPadding;if(j&&(R.x1-=j[0]*k,R.y1-=j[1]*k,R.x2+=j[2]*k,R.y2+=j[3]*k),L){const X=new M(R.x1,R.y1),q=new M(R.x2,R.y1),te=new M(R.x1,R.y2),ae=new M(R.x2,R.y2),Ae=L*Math.PI/180;X._rotate(Ae),q._rotate(Ae),te._rotate(Ae),ae._rotate(Ae),R.x1=Math.min(X.x,q.x,te.x,ae.x),R.x2=Math.max(X.x,q.x,te.x,ae.x),R.y1=Math.min(X.y,q.y,te.y,ae.y),R.y2=Math.max(X.y,q.y,te.y,ae.y)}r.emplaceBack(l.x,l.y,R.x1,R.y1,R.x2,R.y2,f,y,b)}this.boxEndIndex=r.length}}class DF{constructor(r=[],l=(f,y)=>fy?1:0){if(this.data=r,this.length=this.data.length,this.compare=l,this.length>0)for(let f=(this.length>>1)-1;f>=0;f--)this._down(f)}push(r){this.data.push(r),this._up(this.length++)}pop(){if(this.length===0)return;const r=this.data[0],l=this.data.pop();return--this.length>0&&(this.data[0]=l,this._down(0)),r}peek(){return this.data[0]}_up(r){const{data:l,compare:f}=this,y=l[r];for(;r>0;){const b=r-1>>1,v=l[b];if(f(y,v)>=0)break;l[r]=v,r=b}l[r]=y}_down(r){const{data:l,compare:f}=this,y=this.length>>1,b=l[r];for(;r=0)break;l[r]=l[v],r=v}l[r]=b}}function LF(o,r=1,l=!1){let f=1/0,y=1/0,b=-1/0,v=-1/0;const k=o[0];for(let j=0;jb)&&(b=X.x),(!j||X.y>v)&&(v=X.y)}const E=Math.min(b-f,v-y);let P=E/2;const L=new DF([],BF);if(E===0)return new M(f,y);for(let j=f;jO.d||!O.d)&&(O=j,l&&console.log("found best %d after %d probes",Math.round(1e4*j.d)/1e4,R)),j.max-O.d<=r||(P=j.h/2,L.push(new yc(j.p.x-P,j.p.y-P,P,o)),L.push(new yc(j.p.x+P,j.p.y-P,P,o)),L.push(new yc(j.p.x-P,j.p.y+P,P,o)),L.push(new yc(j.p.x+P,j.p.y+P,P,o)),R+=4)}return l&&(console.log(`num probes: ${R}`),console.log(`best distance: ${O.d}`)),O.p}function BF(o,r){return r.max-o.max}function yc(o,r,l,f){this.p=new M(o,r),this.h=l,this.d=function(y,b){let v=!1,k=1/0;for(let E=0;Ey.y!=X.y>y.y&&y.x<(X.x-j.x)*(y.y-j.y)/(X.y-j.y)+j.x&&(v=!v),k=Math.min(k,B_(y,j,X))}}return(v?1:-1)*Math.sqrt(k)}(this.p,f),this.max=this.d+this.h*Math.SQRT2}var Ur;p.aq=void 0,(Ur=p.aq||(p.aq={}))[Ur.center=1]="center",Ur[Ur.left=2]="left",Ur[Ur.right=3]="right",Ur[Ur.top=4]="top",Ur[Ur.bottom=5]="bottom",Ur[Ur["top-left"]=6]="top-left",Ur[Ur["top-right"]=7]="top-right",Ur[Ur["bottom-left"]=8]="bottom-left",Ur[Ur["bottom-right"]=9]="bottom-right";const wa=7,Om=Number.POSITIVE_INFINITY;function Q1(o,r){return r[1]!==Om?function(l,f,y){let b=0,v=0;switch(f=Math.abs(f),y=Math.abs(y),l){case"top-right":case"top-left":case"top":v=y-wa;break;case"bottom-right":case"bottom-left":case"bottom":v=-y+wa}switch(l){case"top-right":case"bottom-right":case"right":b=-f;break;case"top-left":case"bottom-left":case"left":b=f}return[b,v]}(o,r[0],r[1]):function(l,f){let y=0,b=0;f<0&&(f=0);const v=f/Math.SQRT2;switch(l){case"top-right":case"top-left":b=v-wa;break;case"bottom-right":case"bottom-left":b=-v+wa;break;case"bottom":b=-f+wa;break;case"top":b=f-wa}switch(l){case"top-right":case"bottom-right":y=-v;break;case"top-left":case"bottom-left":y=v;break;case"left":y=f;break;case"right":y=-f}return[y,b]}(o,r[0])}function $1(o,r,l){var f;const y=o.layout,b=(f=y.get("text-variable-anchor-offset"))===null||f===void 0?void 0:f.evaluate(r,{},l);if(b){const k=b.values,E=[];for(let P=0;PR*yr);L.startsWith("top")?O[1]-=wa:L.startsWith("bottom")&&(O[1]+=wa),E[P+1]=O}return new is(E)}const v=y.get("text-variable-anchor");if(v){let k;k=o._unevaluatedLayout.getValue("text-radial-offset")!==void 0?[y.get("text-radial-offset").evaluate(r,{},l)*yr,Om]:y.get("text-offset").evaluate(r,{},l).map(P=>P*yr);const E=[];for(const P of v)E.push(P,Q1(P,k));return new is(E)}return null}function Fm(o){switch(o){case"right":case"top-right":case"bottom-right":return"right";case"left":case"top-left":case"bottom-left":return"left"}return"center"}function OF(o,r,l,f,y,b,v,k,E,P,L){let O=b.textMaxSize.evaluate(r,{});O===void 0&&(O=v);const R=o.layers[0].layout,j=R.get("icon-offset").evaluate(r,{},L),X=tx(l.horizontal),q=v/24,te=o.tilePixelRatio*q,ae=o.tilePixelRatio*O/24,Ae=o.tilePixelRatio*k,ye=o.tilePixelRatio*R.get("symbol-spacing"),Ce=R.get("text-padding")*o.tilePixelRatio,Re=function(je,Pt,Ct,Wt=1){const Li=je.get("icon-padding").evaluate(Pt,{},Ct),Ii=Li&&Li.values;return[Ii[0]*Wt,Ii[1]*Wt,Ii[2]*Wt,Ii[3]*Wt]}(R,r,L,o.tilePixelRatio),We=R.get("text-max-angle")/180*Math.PI,pt=R.get("text-rotation-alignment")!=="viewport"&&R.get("symbol-placement")!=="point",Ft=R.get("icon-rotation-alignment")==="map"&&R.get("symbol-placement")!=="point",ut=R.get("symbol-placement"),ct=ye/2,Et=R.get("icon-text-fit");let xt;f&&Et!=="none"&&(o.allowVerticalPlacement&&l.vertical&&(xt=C1(f,l.vertical,Et,R.get("icon-text-fit-padding"),j,q)),X&&(f=C1(f,X,Et,R.get("icon-text-fit-padding"),j,q)));const gt=(je,Pt)=>{Pt.x<0||Pt.x>=pr||Pt.y<0||Pt.y>=pr||function(Ct,Wt,Li,Ii,Cr,pn,Gr,Sr,ls,cs,hs,ir,Er,Kr,Hr,us,Xr,Ws,ks,_i,zi,Hi,zs,Ki,_c){const Yn=Ct.addToLineVertexArray(Wt,Li);let Zn,fn,Js,Pr,Io=0,Gh=0,nx=0,ox=0,Hm=-1,Xm=-1;const Po={};let ax=sc("");if(Ct.allowVerticalPlacement&&Ii.vertical){const Qr=Sr.layout.get("text-rotate").evaluate(zi,{},Ki)+90;Js=new sp(ls,Wt,cs,hs,ir,Ii.vertical,Er,Kr,Hr,Qr),Gr&&(Pr=new sp(ls,Wt,cs,hs,ir,Gr,Xr,Ws,Hr,Qr))}if(Cr){const Qr=Sr.layout.get("icon-rotate").evaluate(zi,{}),Ys=Sr.layout.get("icon-text-fit")!=="none",nl=Z1(Cr,Qr,zs,Ys),Fn=Gr?Z1(Gr,Qr,zs,Ys):void 0;fn=new sp(ls,Wt,cs,hs,ir,Cr,Xr,Ws,!1,Qr),Io=4*nl.length;const ol=Ct.iconSizeData;let Kn=null;ol.kind==="source"?(Kn=[Jn*Sr.layout.get("icon-size").evaluate(zi,{})],Kn[0]>xa&&rt(`${Ct.layerIds[0]}: Value for "icon-size" is >= ${Rh}. Reduce your "icon-size".`)):ol.kind==="composite"&&(Kn=[Jn*Hi.compositeIconSizes[0].evaluate(zi,{},Ki),Jn*Hi.compositeIconSizes[1].evaluate(zi,{},Ki)],(Kn[0]>xa||Kn[1]>xa)&&rt(`${Ct.layerIds[0]}: Value for "icon-size" is >= ${Rh}. Reduce your "icon-size".`)),Ct.addSymbols(Ct.icon,nl,Kn,_i,ks,zi,p.ah.none,Wt,Yn.lineStartIndex,Yn.lineLength,-1,Ki),Hm=Ct.icon.placedSymbolArray.length-1,Fn&&(Gh=4*Fn.length,Ct.addSymbols(Ct.icon,Fn,Kn,_i,ks,zi,p.ah.vertical,Wt,Yn.lineStartIndex,Yn.lineLength,-1,Ki),Xm=Ct.icon.placedSymbolArray.length-1)}const lx=Object.keys(Ii.horizontal);for(const Qr of lx){const Ys=Ii.horizontal[Qr];if(!Zn){ax=sc(Ys.text);const Fn=Sr.layout.get("text-rotate").evaluate(zi,{},Ki);Zn=new sp(ls,Wt,cs,hs,ir,Ys,Er,Kr,Hr,Fn)}const nl=Ys.positionedLines.length===1;if(nx+=ex(Ct,Wt,Ys,pn,Sr,Hr,zi,us,Yn,Ii.vertical?p.ah.horizontal:p.ah.horizontalOnly,nl?lx:[Qr],Po,Hm,Hi,Ki),nl)break}Ii.vertical&&(ox+=ex(Ct,Wt,Ii.vertical,pn,Sr,Hr,zi,us,Yn,p.ah.vertical,["vertical"],Po,Xm,Hi,Ki));const RF=Zn?Zn.boxStartIndex:Ct.collisionBoxArray.length,VF=Zn?Zn.boxEndIndex:Ct.collisionBoxArray.length,NF=Js?Js.boxStartIndex:Ct.collisionBoxArray.length,jF=Js?Js.boxEndIndex:Ct.collisionBoxArray.length,UF=fn?fn.boxStartIndex:Ct.collisionBoxArray.length,GF=fn?fn.boxEndIndex:Ct.collisionBoxArray.length,HF=Pr?Pr.boxStartIndex:Ct.collisionBoxArray.length,XF=Pr?Pr.boxEndIndex:Ct.collisionBoxArray.length;let On=-1;const op=(Qr,Ys)=>Qr&&Qr.circleDiameter?Math.max(Qr.circleDiameter,Ys):Ys;On=op(Zn,On),On=op(Js,On),On=op(fn,On),On=op(Pr,On);const cx=On>-1?1:0;cx&&(On*=_c/yr),Ct.glyphOffsetArray.length>=mc.MAX_GLYPHS&&rt("Too many glyphs being rendered in a tile. See https://github.com/mapbox/mapbox-gl-js/issues/2907"),zi.sortKey!==void 0&&Ct.addToSortKeyRanges(Ct.symbolInstances.length,zi.sortKey);const qF=$1(Sr,zi,Ki),[WF,JF]=function(Qr,Ys){const nl=Qr.length,Fn=Ys==null?void 0:Ys.values;if((Fn==null?void 0:Fn.length)>0)for(let ol=0;ol=0?Po.right:-1,Po.center>=0?Po.center:-1,Po.left>=0?Po.left:-1,Po.vertical||-1,Hm,Xm,ax,RF,VF,NF,jF,UF,GF,HF,XF,cs,nx,ox,Io,Gh,cx,0,Er,On,WF,JF)}(o,Pt,je,l,f,y,xt,o.layers[0],o.collisionBoxArray,r.index,r.sourceLayerIndex,o.index,te,[Ce,Ce,Ce,Ce],pt,E,Ae,Re,Ft,j,r,b,P,L,v)};if(ut==="line")for(const je of H1(r.geometry,0,0,pr,pr)){const Pt=PF(je,ye,We,l.vertical||X,f,24,ae,o.overscaling,pr);for(const Ct of Pt)X&&FF(o,X.text,ct,Ct)||gt(je,Ct)}else if(ut==="line-center"){for(const je of r.geometry)if(je.length>1){const Pt=IF(je,We,l.vertical||X,f,24,ae);Pt&>(je,Pt)}}else if(r.type==="Polygon")for(const je of Bl(r.geometry,0)){const Pt=LF(je,16);gt(je[0],new va(Pt.x,Pt.y,0))}else if(r.type==="LineString")for(const je of r.geometry)gt(je,new va(je[0].x,je[0].y,0));else if(r.type==="Point")for(const je of r.geometry)for(const Pt of je)gt([Pt],new va(Pt.x,Pt.y,0))}function ex(o,r,l,f,y,b,v,k,E,P,L,O,R,j,X){const q=function(Ae,ye,Ce,Re,We,pt,Ft,ut){const ct=Re.layout.get("text-rotate").evaluate(pt,{})*Math.PI/180,Et=[];for(const xt of ye.positionedLines)for(const gt of xt.positionedGlyphs){if(!gt.rect)continue;const je=gt.rect||{};let Pt=g1+1,Ct=!0,Wt=1,Li=0;const Ii=(We||ut)&>.vertical,Cr=gt.metrics.advance*gt.scale/2;if(ut&&ye.verticalizable&&(Li=xt.lineOffset/2-(gt.imageName?-(yr-gt.metrics.width*gt.scale)/2:(gt.scale-1)*yr)),gt.imageName){const _i=Ft[gt.imageName];Ct=_i.sdf,Wt=_i.pixelRatio,Pt=ws/Wt}const pn=We?[gt.x+Cr,gt.y]:[0,0];let Gr=We?[0,0]:[gt.x+Cr+Ce[0],gt.y+Ce[1]-Li],Sr=[0,0];Ii&&(Sr=Gr,Gr=[0,0]);const ls=gt.metrics.isDoubleResolution?2:1,cs=(gt.metrics.left-Pt)*gt.scale-Cr+Gr[0],hs=(-gt.metrics.top-Pt)*gt.scale+Gr[1],ir=cs+je.w/ls*gt.scale/Wt,Er=hs+je.h/ls*gt.scale/Wt,Kr=new M(cs,hs),Hr=new M(ir,hs),us=new M(cs,Er),Xr=new M(ir,Er);if(Ii){const _i=new M(-Cr,Cr-Fh),zi=-Math.PI/2,Hi=yr/2-Cr,zs=new M(5-Fh-Hi,-(gt.imageName?Hi:0)),Ki=new M(...Sr);Kr._rotateAround(zi,_i)._add(zs)._add(Ki),Hr._rotateAround(zi,_i)._add(zs)._add(Ki),us._rotateAround(zi,_i)._add(zs)._add(Ki),Xr._rotateAround(zi,_i)._add(zs)._add(Ki)}if(ct){const _i=Math.sin(ct),zi=Math.cos(ct),Hi=[zi,-_i,_i,zi];Kr._matMult(Hi),Hr._matMult(Hi),us._matMult(Hi),Xr._matMult(Hi)}const Ws=new M(0,0),ks=new M(0,0);Et.push({tl:Kr,tr:Hr,bl:us,br:Xr,tex:je,writingMode:ye.writingMode,glyphOffset:pn,sectionIndex:gt.sectionIndex,isSDF:Ct,pixelOffsetTL:Ws,pixelOffsetBR:ks,minFontScaleX:0,minFontScaleY:0})}return Et}(0,l,k,y,b,v,f,o.allowVerticalPlacement),te=o.textSizeData;let ae=null;te.kind==="source"?(ae=[Jn*y.layout.get("text-size").evaluate(v,{})],ae[0]>xa&&rt(`${o.layerIds[0]}: Value for "text-size" is >= ${Rh}. Reduce your "text-size".`)):te.kind==="composite"&&(ae=[Jn*j.compositeTextSizes[0].evaluate(v,{},X),Jn*j.compositeTextSizes[1].evaluate(v,{},X)],(ae[0]>xa||ae[1]>xa)&&rt(`${o.layerIds[0]}: Value for "text-size" is >= ${Rh}. Reduce your "text-size".`)),o.addSymbols(o.text,q,ae,k,b,v,P,r,E.lineStartIndex,E.lineLength,R,X);for(const Ae of L)O[Ae]=o.text.placedSymbolArray.length-1;return 4*q.length}function tx(o){for(const r in o)return o[r];return null}function FF(o,r,l,f){const y=o.compareText;if(r in y){const b=y[r];for(let v=b.length-1;v>=0;v--)if(f.dist(b[v])>4;if(y!==1)throw new Error(`Got v${y} data when expected v1.`);const b=ix[15&f];if(!b)throw new Error("Unrecognized array type.");const[v]=new Uint16Array(r,2,1),[k]=new Uint32Array(r,4,1);return new zm(k,v,b,r)}constructor(r,l=64,f=Float64Array,y){if(isNaN(r)||r<0)throw new Error(`Unpexpected numItems value: ${r}.`);this.numItems=+r,this.nodeSize=Math.min(Math.max(+l,2),65535),this.ArrayType=f,this.IndexArrayType=r<65536?Uint16Array:Uint32Array;const b=ix.indexOf(this.ArrayType),v=2*r*this.ArrayType.BYTES_PER_ELEMENT,k=r*this.IndexArrayType.BYTES_PER_ELEMENT,E=(8-k%8)%8;if(b<0)throw new Error(`Unexpected typed array class: ${f}.`);y&&y instanceof ArrayBuffer?(this.data=y,this.ids=new this.IndexArrayType(this.data,8,r),this.coords=new this.ArrayType(this.data,8+k+E,2*r),this._pos=2*r,this._finished=!0):(this.data=new ArrayBuffer(8+v+k+E),this.ids=new this.IndexArrayType(this.data,8,r),this.coords=new this.ArrayType(this.data,8+k+E,2*r),this._pos=0,this._finished=!1,new Uint8Array(this.data,0,2).set([219,16+b]),new Uint16Array(this.data,2,1)[0]=l,new Uint32Array(this.data,4,1)[0]=r)}add(r,l){const f=this._pos>>1;return this.ids[f]=f,this.coords[this._pos++]=r,this.coords[this._pos++]=l,f}finish(){const r=this._pos>>1;if(r!==this.numItems)throw new Error(`Added ${r} items when expected ${this.numItems}.`);return Rm(this.ids,this.coords,this.nodeSize,0,this.numItems-1,0),this._finished=!0,this}range(r,l,f,y){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:b,coords:v,nodeSize:k}=this,E=[0,b.length-1,0],P=[];for(;E.length;){const L=E.pop()||0,O=E.pop()||0,R=E.pop()||0;if(O-R<=k){for(let te=R;te<=O;te++){const ae=v[2*te],Ae=v[2*te+1];ae>=r&&ae<=f&&Ae>=l&&Ae<=y&&P.push(b[te])}continue}const j=R+O>>1,X=v[2*j],q=v[2*j+1];X>=r&&X<=f&&q>=l&&q<=y&&P.push(b[j]),(L===0?r<=X:l<=q)&&(E.push(R),E.push(j-1),E.push(1-L)),(L===0?f>=X:y>=q)&&(E.push(j+1),E.push(O),E.push(1-L))}return P}within(r,l,f){if(!this._finished)throw new Error("Data not yet indexed - call index.finish().");const{ids:y,coords:b,nodeSize:v}=this,k=[0,y.length-1,0],E=[],P=f*f;for(;k.length;){const L=k.pop()||0,O=k.pop()||0,R=k.pop()||0;if(O-R<=v){for(let te=R;te<=O;te++)sx(b[2*te],b[2*te+1],r,l)<=P&&E.push(y[te]);continue}const j=R+O>>1,X=b[2*j],q=b[2*j+1];sx(X,q,r,l)<=P&&E.push(y[j]),(L===0?r-f<=X:l-f<=q)&&(k.push(R),k.push(j-1),k.push(1-L)),(L===0?r+f>=X:l+f>=q)&&(k.push(j+1),k.push(O),k.push(1-L))}return E}}function Rm(o,r,l,f,y,b){if(y-f<=l)return;const v=f+y>>1;rx(o,r,v,f,y,b),Rm(o,r,l,f,v-1,1-b),Rm(o,r,l,v+1,y,1-b)}function rx(o,r,l,f,y,b){for(;y>f;){if(y-f>600){const P=y-f+1,L=l-f+1,O=Math.log(P),R=.5*Math.exp(2*O/3),j=.5*Math.sqrt(O*R*(P-R)/P)*(L-P/2<0?-1:1);rx(o,r,l,Math.max(f,Math.floor(l-L*R/P+j)),Math.min(y,Math.floor(l+(P-L)*R/P+j)),b)}const v=r[2*l+b];let k=f,E=y;for(jh(o,r,f,l),r[2*y+b]>v&&jh(o,r,f,y);kv;)E--}r[2*f+b]===v?jh(o,r,f,E):(E++,jh(o,r,E,y)),E<=l&&(f=E+1),l<=E&&(y=E-1)}}function jh(o,r,l,f){Vm(o,l,f),Vm(r,2*l,2*f),Vm(r,2*l+1,2*f+1)}function Vm(o,r,l){const f=o[r];o[r]=o[l],o[l]=f}function sx(o,r,l,f){const y=o-l,b=r-f;return y*y+b*b}var Nm;p.bg=void 0,(Nm=p.bg||(p.bg={})).create="create",Nm.load="load",Nm.fullLoad="fullLoad";let np=null,Uh=[];const jm=1e3/60,Um="loadTime",Gm="fullLoadTime",zF={mark(o){performance.mark(o)},frame(o){const r=o;np!=null&&Uh.push(r-np),np=r},clearMetrics(){np=null,Uh=[],performance.clearMeasures(Um),performance.clearMeasures(Gm);for(const o in p.bg)performance.clearMarks(p.bg[o])},getPerformanceMetrics(){performance.measure(Um,p.bg.create,p.bg.load),performance.measure(Gm,p.bg.create,p.bg.fullLoad);const o=performance.getEntriesByName(Um)[0].duration,r=performance.getEntriesByName(Gm)[0].duration,l=Uh.length,f=1/(Uh.reduce((b,v)=>b+v,0)/l/1e3),y=Uh.filter(b=>b>jm).reduce((b,v)=>b+(v-jm)/jm,0);return{loadTime:o,fullLoadTime:r,fps:f,percentDroppedFrames:y/(l+y)*100,totalFrames:l}}};p.$=class extends F{},p.A=cc,p.B=Kf,p.C=function(o){if(mt==null){const r=o.navigator?o.navigator.userAgent:null;mt=!!o.safari||!(!r||!(/\b(iPad|iPhone|iPod)\b/.test(r)||r.match("Safari")&&!r.match("Chrome")))}return mt},p.D=wt,p.E=Zi,p.F=class{constructor(o,r){this.target=o,this.mapId=r,this.resolveRejects={},this.tasks={},this.taskQueue=[],this.abortControllers={},this.messageHandlers={},this.invoker=new TF(()=>this.process()),this.subscription=function(l,f,y,b){return l.addEventListener(f,y,!1),{unsubscribe:()=>{l.removeEventListener(f,y,!1)}}}(this.target,"message",l=>this.receive(l)),this.globalScope=ei(self)?o:window}registerMessageHandler(o,r){this.messageHandlers[o]=r}sendAsync(o,r){return new Promise((l,f)=>{const y=Math.round(1e18*Math.random()).toString(36).substring(0,10);this.resolveRejects[y]={resolve:l,reject:f},r&&r.signal.addEventListener("abort",()=>{delete this.resolveRejects[y];const k={id:y,type:"",origin:location.origin,targetMapId:o.targetMapId,sourceMapId:this.mapId};this.target.postMessage(k)},{once:!0});const b=[],v=Object.assign(Object.assign({},o),{id:y,sourceMapId:this.mapId,origin:location.origin,data:aa(o.data,b)});this.target.postMessage(v,{transfer:b})})}receive(o){const r=o.data,l=r.id;if(!(r.origin!=="file://"&&location.origin!=="file://"&&r.origin!=="resource://android"&&location.origin!=="resource://android"&&r.origin!==location.origin||r.targetMapId&&this.mapId!==r.targetMapId)){if(r.type===""){delete this.tasks[l];const f=this.abortControllers[l];return delete this.abortControllers[l],void(f&&f.abort())}if(ei(self)||r.mustQueue)return this.tasks[l]=r,this.taskQueue.push(l),void this.invoker.trigger();this.processTask(l,r)}}process(){if(this.taskQueue.length===0)return;const o=this.taskQueue.shift(),r=this.tasks[o];delete this.tasks[o],this.taskQueue.length>0&&this.invoker.trigger(),r&&this.processTask(o,r)}processTask(o,r){return c(this,void 0,void 0,function*(){if(r.type===""){const y=this.resolveRejects[o];return delete this.resolveRejects[o],y?void(r.error?y.reject(la(r.error)):y.resolve(la(r.data))):void 0}if(!this.messageHandlers[r.type])return void this.completeTask(o,new Error(`Could not find a registered handler for ${r.type}, map ID: ${this.mapId}, available handlers: ${Object.keys(this.messageHandlers).join(", ")}`));const l=la(r.data),f=new AbortController;this.abortControllers[o]=f;try{const y=yield this.messageHandlers[r.type](r.sourceMapId,l,f);this.completeTask(o,null,y)}catch(y){this.completeTask(o,y)}})}completeTask(o,r,l){const f=[];delete this.abortControllers[o];const y={id:o,type:"",sourceMapId:this.mapId,origin:location.origin,error:r?aa(r):null,data:aa(l,f)};this.target.postMessage(y,{transfer:f})}remove(){this.invoker.remove(),this.subscription.unsubscribe()}},p.G=jt,p.H=function(){var o=new cc(16);return cc!=Float32Array&&(o[1]=0,o[2]=0,o[3]=0,o[4]=0,o[6]=0,o[7]=0,o[8]=0,o[9]=0,o[11]=0,o[12]=0,o[13]=0,o[14]=0),o[0]=1,o[5]=1,o[10]=1,o[15]=1,o},p.I=Cm,p.J=function(o,r,l){var f,y,b,v,k,E,P,L,O,R,j,X,q=l[0],te=l[1],ae=l[2];return r===o?(o[12]=r[0]*q+r[4]*te+r[8]*ae+r[12],o[13]=r[1]*q+r[5]*te+r[9]*ae+r[13],o[14]=r[2]*q+r[6]*te+r[10]*ae+r[14],o[15]=r[3]*q+r[7]*te+r[11]*ae+r[15]):(y=r[1],b=r[2],v=r[3],k=r[4],E=r[5],P=r[6],L=r[7],O=r[8],R=r[9],j=r[10],X=r[11],o[0]=f=r[0],o[1]=y,o[2]=b,o[3]=v,o[4]=k,o[5]=E,o[6]=P,o[7]=L,o[8]=O,o[9]=R,o[10]=j,o[11]=X,o[12]=f*q+k*te+O*ae+r[12],o[13]=y*q+E*te+R*ae+r[13],o[14]=b*q+P*te+j*ae+r[14],o[15]=v*q+L*te+X*ae+r[15]),o},p.K=function(o,r,l){var f=l[0],y=l[1],b=l[2];return o[0]=r[0]*f,o[1]=r[1]*f,o[2]=r[2]*f,o[3]=r[3]*f,o[4]=r[4]*y,o[5]=r[5]*y,o[6]=r[6]*y,o[7]=r[7]*y,o[8]=r[8]*b,o[9]=r[9]*b,o[10]=r[10]*b,o[11]=r[11]*b,o[12]=r[12],o[13]=r[13],o[14]=r[14],o[15]=r[15],o},p.L=R_,p.M=function(o,r){const l={};for(let f=0;f{const r=window.document.createElement("video");return r.muted=!0,new Promise(l=>{r.onloadstart=()=>{l(r)};for(const f of o){const y=window.document.createElement("source");Ci(f)||(r.crossOrigin="Anonymous"),y.src=f,r.appendChild(y)}})},p.a4=function(){return Pe++},p.a5=dt,p.a6=mc,p.a7=nh,p.a8=rl,p.a9=N1,p.aA=function(o){if(o.type==="custom")return new AF(o);switch(o.type){case"background":return new CF(o);case"circle":return new uO(o);case"fill":return new TO(o);case"fill-extrusion":return new GO(o);case"heatmap":return new pO(o);case"hillshade":return new mO(o);case"line":return new KO(o);case"raster":return new EF(o);case"symbol":return new ep(o)}},p.aB=Je,p.aC=function(o,r){if(!o)return[{command:"setStyle",args:[r]}];let l=[];try{if(!Lt(o.version,r.version))return[{command:"setStyle",args:[r]}];Lt(o.center,r.center)||l.push({command:"setCenter",args:[r.center]}),Lt(o.zoom,r.zoom)||l.push({command:"setZoom",args:[r.zoom]}),Lt(o.bearing,r.bearing)||l.push({command:"setBearing",args:[r.bearing]}),Lt(o.pitch,r.pitch)||l.push({command:"setPitch",args:[r.pitch]}),Lt(o.sprite,r.sprite)||l.push({command:"setSprite",args:[r.sprite]}),Lt(o.glyphs,r.glyphs)||l.push({command:"setGlyphs",args:[r.glyphs]}),Lt(o.transition,r.transition)||l.push({command:"setTransition",args:[r.transition]}),Lt(o.light,r.light)||l.push({command:"setLight",args:[r.light]}),Lt(o.terrain,r.terrain)||l.push({command:"setTerrain",args:[r.terrain]}),Lt(o.sky,r.sky)||l.push({command:"setSky",args:[r.sky]}),Lt(o.projection,r.projection)||l.push({command:"setProjection",args:[r.projection]});const f={},y=[];(function(v,k,E,P){let L;for(L in k=k||{},v=v||{})Object.prototype.hasOwnProperty.call(v,L)&&(Object.prototype.hasOwnProperty.call(k,L)||ms(L,E,P));for(L in k)Object.prototype.hasOwnProperty.call(k,L)&&(Object.prototype.hasOwnProperty.call(v,L)?Lt(v[L],k[L])||(v[L].type==="geojson"&&k[L].type==="geojson"&&ys(v,k,L)?Bi(E,{command:"setGeoJSONSourceData",args:[L,k[L].data]}):gs(L,k,E,P)):nn(L,k,E))})(o.sources,r.sources,y,f);const b=[];o.layers&&o.layers.forEach(v=>{"source"in v&&f[v.source]?l.push({command:"removeLayer",args:[v.id]}):b.push(v)}),l=l.concat(y),function(v,k,E){k=k||[];const P=(v=v||[]).map(Dr),L=k.map(Dr),O=v.reduce(on,{}),R=k.reduce(on,{}),j=P.slice(),X=Object.create(null);let q,te,ae,Ae,ye;for(let Ce=0,Re=0;Ce@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)(?:\=(?:([^\x00-\x20\(\)<>@\,;\:\\"\/\[\]\?\=\{\}\x7F]+)|(?:\"((?:[^"\\]|\\.)*)\")))?/g,(l,f,y,b)=>{const v=y||b;return r[f]=!v||v.toLowerCase(),""}),r["max-age"]){const l=parseInt(r["max-age"],10);isNaN(l)?delete r["max-age"]:r["max-age"]=l}return r},p.ab=function(o,r){const l=[];for(const f in o)f in r||l.push(f);return l},p.ac=we,p.ad=function(o,r,l){var f=Math.sin(l),y=Math.cos(l),b=r[0],v=r[1],k=r[2],E=r[3],P=r[4],L=r[5],O=r[6],R=r[7];return r!==o&&(o[8]=r[8],o[9]=r[9],o[10]=r[10],o[11]=r[11],o[12]=r[12],o[13]=r[13],o[14]=r[14],o[15]=r[15]),o[0]=b*y+P*f,o[1]=v*y+L*f,o[2]=k*y+O*f,o[3]=E*y+R*f,o[4]=P*y-b*f,o[5]=L*y-v*f,o[6]=O*y-k*f,o[7]=R*y-E*f,o},p.ae=function(o){var r=new cc(16);return r[0]=o[0],r[1]=o[1],r[2]=o[2],r[3]=o[3],r[4]=o[4],r[5]=o[5],r[6]=o[6],r[7]=o[7],r[8]=o[8],r[9]=o[9],r[10]=o[10],r[11]=o[11],r[12]=o[12],r[13]=o[13],r[14]=o[14],r[15]=o[15],r},p.af=Xd,p.ag=function(o,r){let l=0,f=0;if(o.kind==="constant")f=o.layoutSize;else if(o.kind!=="source"){const{interpolationType:y,minZoom:b,maxZoom:v}=o,k=y?we(ue.interpolationFactor(y,r,b,v),0,1):0;o.kind==="camera"?f=oe.number(o.minSize,o.maxSize,k):l=k}return{uSizeT:l,uSize:f}},p.ai=function(o,{uSize:r,uSizeT:l},{lowerSize:f,upperSize:y}){return o.kind==="source"?f/Jn:o.kind==="composite"?oe.number(f/Jn,y/Jn,l):r},p.aj=Tm,p.ak=function(o,r,l,f){const y=r.y-o.y,b=r.x-o.x,v=f.y-l.y,k=f.x-l.x,E=v*b-k*y;if(E===0)return null;const P=(k*(o.y-l.y)-v*(o.x-l.x))/E;return new M(o.x+P*b,o.y+P*y)},p.al=H1,p.am=D_,p.an=cm,p.ao=function(o){let r=1/0,l=1/0,f=-1/0,y=-1/0;for(const b of o)r=Math.min(r,b.x),l=Math.min(l,b.y),f=Math.max(f,b.x),y=Math.max(y,b.y);return[r,l,f,y]},p.ap=yr,p.ar=Am,p.as=function(o,r){var l=r[0],f=r[1],y=r[2],b=r[3],v=r[4],k=r[5],E=r[6],P=r[7],L=r[8],O=r[9],R=r[10],j=r[11],X=r[12],q=r[13],te=r[14],ae=r[15],Ae=l*k-f*v,ye=l*E-y*v,Ce=l*P-b*v,Re=f*E-y*k,We=f*P-b*k,pt=y*P-b*E,Ft=L*q-O*X,ut=L*te-R*X,ct=L*ae-j*X,Et=O*te-R*q,xt=O*ae-j*q,gt=R*ae-j*te,je=Ae*gt-ye*xt+Ce*Et+Re*ct-We*ut+pt*Ft;return je?(o[0]=(k*gt-E*xt+P*Et)*(je=1/je),o[1]=(y*xt-f*gt-b*Et)*je,o[2]=(q*pt-te*We+ae*Re)*je,o[3]=(R*We-O*pt-j*Re)*je,o[4]=(E*ct-v*gt-P*ut)*je,o[5]=(l*gt-y*ct+b*ut)*je,o[6]=(te*Ce-X*pt-ae*ye)*je,o[7]=(L*pt-R*Ce+j*ye)*je,o[8]=(v*xt-k*ct+P*Ft)*je,o[9]=(f*ct-l*xt-b*Ft)*je,o[10]=(X*We-q*Ce+ae*Ae)*je,o[11]=(O*Ce-L*We-j*Ae)*je,o[12]=(k*ut-v*Et-E*Ft)*je,o[13]=(l*Et-f*ut+y*Ft)*je,o[14]=(q*ye-X*Re-te*Ae)*je,o[15]=(L*Re-O*ye+R*Ae)*je,o):null},p.at=Fm,p.au=Em,p.av=zm,p.aw=function(){const o={},r=Ie.$version;for(const l in Ie.$root){const f=Ie.$root[l];if(f.required){let y=null;y=l==="version"?r:f.type==="array"?[]:{},y!=null&&(o[l]=y)}}return o},p.ax=xh,p.ay=Si,p.az=function(o){o=o.slice();const r=Object.create(null);for(let l=0;l25||f<0||f>=1||l<0||l>=1)},p.bc=function(o,r){return o[0]=r[0],o[1]=0,o[2]=0,o[3]=0,o[4]=0,o[5]=r[1],o[6]=0,o[7]=0,o[8]=0,o[9]=0,o[10]=r[2],o[11]=0,o[12]=0,o[13]=0,o[14]=0,o[15]=1,o},p.bd=class extends B{},p.be=Dm,p.bf=zF,p.bh=Qt,p.bi=function(o,r){Zt.REGISTERED_PROTOCOLS[o]=r},p.bj=function(o){delete Zt.REGISTERED_PROTOCOLS[o]},p.bk=function(o,r){const l={};for(let y=0;ygt*yr)}let ut=v?"center":l.get("text-justify").evaluate(P,{},o.canonical);const ct=l.get("symbol-placement")==="point"?l.get("text-max-width").evaluate(P,{},o.canonical)*yr:1/0,Et=()=>{o.bucket.allowVerticalPlacement&&bh(Ce)&&(X.vertical=Kd(q,o.glyphMap,o.glyphPositions,o.imagePositions,L,ct,b,pt,"left",We,ae,p.ah.vertical,!0,R,O))};if(!v&&Ft){const xt=new Set;if(ut==="auto")for(let je=0;jec(void 0,void 0,void 0,function*(){if(o.byteLength===0)return createImageBitmap(new ImageData(1,1));const r=new Blob([new Uint8Array(o)],{type:"image/png"});try{return createImageBitmap(r)}catch(l){throw new Error(`Could not load image because of ${l.message}. Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported.`)}}),p.e=Be,p.f=o=>new Promise((r,l)=>{const f=new Image;f.onload=()=>{r(f),URL.revokeObjectURL(f.src),f.onload=null,window.requestAnimationFrame(()=>{f.src=Gt})},f.onerror=()=>l(new Error("Could not load image. Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported."));const y=new Blob([new Uint8Array(o)],{type:"image/png"});f.src=o.byteLength?URL.createObjectURL(y):Gt}),p.g=Ht,p.h=(o,r)=>ki(Be(o,{type:"json"}),r),p.i=ei,p.j=Yi,p.k=Ji,p.l=(o,r)=>ki(Be(o,{type:"arrayBuffer"}),r),p.m=ki,p.n=function(o){return new wm(o).readFields(dF,[])},p.o=Mh,p.p=y1,p.q=x,p.r=Zf,p.s=Ci,p.t=yh,p.u=Eo,p.v=Ie,p.w=rt,p.x=function([o,r,l]){return r+=90,r*=Math.PI/180,l*=Math.PI/180,{x:o*Math.cos(r)*Math.sin(l),y:o*Math.sin(r)*Math.sin(l),z:o*Math.cos(l)}},p.y=oe,p.z=Ni}),a("worker",["./shared"],function(p){class c{constructor(V){this.keyCache={},V&&this.replace(V)}replace(V){this._layerConfigs={},this._layers={},this.update(V,[])}update(V,N){for(const $ of V){this._layerConfigs[$.id]=$;const me=this._layers[$.id]=p.aA($);me._featureFilter=p.a7(me.filter),this.keyCache[$.id]&&delete this.keyCache[$.id]}for(const $ of N)delete this.keyCache[$],delete this._layerConfigs[$],delete this._layers[$];this.familiesBySource={};const W=p.bk(Object.values(this._layerConfigs),this.keyCache);for(const $ of W){const me=$.map(De=>this._layers[De.id]),_e=me[0];if(_e.visibility==="none")continue;const Se=_e.source||"";let he=this.familiesBySource[Se];he||(he=this.familiesBySource[Se]={});const Oe=_e.sourceLayer||"_geojsonTileLayer";let Ge=he[Oe];Ge||(Ge=he[Oe]=[]),Ge.push(me)}}}class w{constructor(V){const N={},W=[];for(const Se in V){const he=V[Se],Oe=N[Se]={};for(const Ge in he){const De=he[+Ge];if(!De||De.bitmap.width===0||De.bitmap.height===0)continue;const it={x:0,y:0,w:De.bitmap.width+2,h:De.bitmap.height+2};W.push(it),Oe[Ge]={rect:it,metrics:De.metrics}}}const{w:$,h:me}=p.p(W),_e=new p.o({width:$||1,height:me||1});for(const Se in V){const he=V[Se];for(const Oe in he){const Ge=he[+Oe];if(!Ge||Ge.bitmap.width===0||Ge.bitmap.height===0)continue;const De=N[Se][Oe].rect;p.o.copy(Ge.bitmap,_e,{x:0,y:0},{x:De.x+1,y:De.y+1},Ge.bitmap)}}this.image=_e,this.positions=N}}p.bl("GlyphAtlas",w);class S{constructor(V){this.tileID=new p.S(V.tileID.overscaledZ,V.tileID.wrap,V.tileID.canonical.z,V.tileID.canonical.x,V.tileID.canonical.y),this.uid=V.uid,this.zoom=V.zoom,this.pixelRatio=V.pixelRatio,this.tileSize=V.tileSize,this.source=V.source,this.overscaling=this.tileID.overscaleFactor(),this.showCollisionBoxes=V.showCollisionBoxes,this.collectResourceTiming=!!V.collectResourceTiming,this.returnDependencies=!!V.returnDependencies,this.promoteId=V.promoteId,this.inFlightDependencies=[]}parse(V,N,W,$){return p._(this,void 0,void 0,function*(){this.status="parsing",this.data=V,this.collisionBoxArray=new p.a5;const me=new p.bm(Object.keys(V.layers).sort()),_e=new p.bn(this.tileID,this.promoteId);_e.bucketLayerIDs=[];const Se={},he={featureIndex:_e,iconDependencies:{},patternDependencies:{},glyphDependencies:{},availableImages:W},Oe=N.familiesBySource[this.source];for(const $t in Oe){const fi=V.layers[$t];if(!fi)continue;fi.version===1&&p.w(`Vector tile source "${this.source}" layer "${$t}" does not use vector tile spec v2 and therefore may have some rendering errors.`);const Oi=me.encode($t),nr=[];for(let or=0;or=dr.maxzoom||dr.visibility!=="none"&&(T(or,this.zoom,W),(Se[dr.id]=dr.createBucket({index:_e.bucketLayerIDs.length,layers:or,zoom:this.zoom,pixelRatio:this.pixelRatio,overscaling:this.overscaling,collisionBoxArray:this.collisionBoxArray,sourceLayerIndex:Oi,sourceID:this.source})).populate(nr,he,this.tileID.canonical),_e.bucketLayerIDs.push(or.map(Sn=>Sn.id)))}}const Ge=p.aF(he.glyphDependencies,$t=>Object.keys($t).map(Number));this.inFlightDependencies.forEach($t=>$t==null?void 0:$t.abort()),this.inFlightDependencies=[];let De=Promise.resolve({});if(Object.keys(Ge).length){const $t=new AbortController;this.inFlightDependencies.push($t),De=$.sendAsync({type:"GG",data:{stacks:Ge,source:this.source,tileID:this.tileID,type:"glyphs"}},$t)}const it=Object.keys(he.iconDependencies);let St=Promise.resolve({});if(it.length){const $t=new AbortController;this.inFlightDependencies.push($t),St=$.sendAsync({type:"GI",data:{icons:it,source:this.source,tileID:this.tileID,type:"icons"}},$t)}const Dt=Object.keys(he.patternDependencies);let ni=Promise.resolve({});if(Dt.length){const $t=new AbortController;this.inFlightDependencies.push($t),ni=$.sendAsync({type:"GI",data:{icons:Dt,source:this.source,tileID:this.tileID,type:"patterns"}},$t)}const[Yt,pi,ri]=yield Promise.all([De,St,ni]),Ri=new w(Yt),Vi=new p.bo(pi,ri);for(const $t in Se){const fi=Se[$t];fi instanceof p.a6?(T(fi.layers,this.zoom,W),p.bp({bucket:fi,glyphMap:Yt,glyphPositions:Ri.positions,imageMap:pi,imagePositions:Vi.iconPositions,showCollisionBoxes:this.showCollisionBoxes,canonical:this.tileID.canonical})):fi.hasPattern&&(fi instanceof p.bq||fi instanceof p.br||fi instanceof p.bs)&&(T(fi.layers,this.zoom,W),fi.addFeatures(he,this.tileID.canonical,Vi.patternPositions))}return this.status="done",{buckets:Object.values(Se).filter($t=>!$t.isEmpty()),featureIndex:_e,collisionBoxArray:this.collisionBoxArray,glyphAtlasImage:Ri.image,imageAtlas:Vi,glyphMap:this.returnDependencies?Yt:null,iconMap:this.returnDependencies?pi:null,glyphPositions:this.returnDependencies?Ri.positions:null}})}}function T(se,V,N){const W=new p.z(V);for(const $ of se)$.recalculate(W,N)}class M{constructor(V,N,W){this.actor=V,this.layerIndex=N,this.availableImages=W,this.fetching={},this.loading={},this.loaded={}}loadVectorTile(V,N){return p._(this,void 0,void 0,function*(){const W=yield p.l(V.request,N);try{return{vectorTile:new p.bt.VectorTile(new p.bu(W.data)),rawData:W.data,cacheControl:W.cacheControl,expires:W.expires}}catch($){const me=new Uint8Array(W.data);let _e=`Unable to parse the tile at ${V.request.url}, `;throw _e+=me[0]===31&&me[1]===139?"please make sure the data is not gzipped and that you have configured the relevant header in the server":`got error: ${$.message}`,new Error(_e)}})}loadTile(V){return p._(this,void 0,void 0,function*(){const N=V.uid,W=!!(V&&V.request&&V.request.collectResourceTiming)&&new p.bv(V.request),$=new S(V);this.loading[N]=$;const me=new AbortController;$.abort=me;try{const _e=yield this.loadVectorTile(V,me);if(delete this.loading[N],!_e)return null;const Se=_e.rawData,he={};_e.expires&&(he.expires=_e.expires),_e.cacheControl&&(he.cacheControl=_e.cacheControl);const Oe={};if(W){const De=W.finish();De&&(Oe.resourceTiming=JSON.parse(JSON.stringify(De)))}$.vectorTile=_e.vectorTile;const Ge=$.parse(_e.vectorTile,this.layerIndex,this.availableImages,this.actor);this.loaded[N]=$,this.fetching[N]={rawTileData:Se,cacheControl:he,resourceTiming:Oe};try{const De=yield Ge;return p.e({rawTileData:Se.slice(0)},De,he,Oe)}finally{delete this.fetching[N]}}catch(_e){throw delete this.loading[N],$.status="done",this.loaded[N]=$,_e}})}reloadTile(V){return p._(this,void 0,void 0,function*(){const N=V.uid;if(!this.loaded||!this.loaded[N])throw new Error("Should not be trying to reload a tile that was never loaded or has been removed");const W=this.loaded[N];if(W.showCollisionBoxes=V.showCollisionBoxes,W.status==="parsing"){const $=yield W.parse(W.vectorTile,this.layerIndex,this.availableImages,this.actor);let me;if(this.fetching[N]){const{rawTileData:_e,cacheControl:Se,resourceTiming:he}=this.fetching[N];delete this.fetching[N],me=p.e({rawTileData:_e.slice(0)},$,Se,he)}else me=$;return me}if(W.status==="done"&&W.vectorTile)return W.parse(W.vectorTile,this.layerIndex,this.availableImages,this.actor)})}abortTile(V){return p._(this,void 0,void 0,function*(){const N=this.loading,W=V.uid;N&&N[W]&&N[W].abort&&(N[W].abort.abort(),delete N[W])})}removeTile(V){return p._(this,void 0,void 0,function*(){this.loaded&&this.loaded[V.uid]&&delete this.loaded[V.uid]})}}class D{constructor(){this.loaded={}}loadTile(V){return p._(this,void 0,void 0,function*(){const{uid:N,encoding:W,rawImageData:$,redFactor:me,greenFactor:_e,blueFactor:Se,baseShift:he}=V,Oe=$.width+2,Ge=$.height+2,De=p.b($)?new p.R({width:Oe,height:Ge},yield p.bw($,-1,-1,Oe,Ge)):$,it=new p.bx(N,De,W,me,_e,Se,he);return this.loaded=this.loaded||{},this.loaded[N]=it,it})}removeTile(V){const N=this.loaded,W=V.uid;N&&N[W]&&delete N[W]}}function G(se,V){if(se.length!==0){U(se[0],V);for(var N=1;N=Math.abs(Se)?N-he+Se:Se-he+N,N=he}N+W>=0!=!!V&&se.reverse()}var Y=p.by(function se(V,N){var W,$=V&&V.type;if($==="FeatureCollection")for(W=0;W>31}function ei(se,V){for(var N=se.loadGeometry(),W=se.type,$=0,me=0,_e=N.length,Se=0;Se<_e;Se++){var he=N[Se],Oe=1;W===1&&(Oe=he.length),V.writeVarint(rt(1,Oe));for(var Ge=W===3?he.length-1:he.length,De=0;Dese},ui=Math.fround||(lt=new Float32Array(1),se=>(lt[0]=+se,lt[0]));var lt;const Mt=3,At=5,di=6;class Zt{constructor(V){this.options=Object.assign(Object.create(Gt),V),this.trees=new Array(this.options.maxZoom+1),this.stride=this.options.reduce?7:6,this.clusterProps=[]}load(V){const{log:N,minZoom:W,maxZoom:$}=this.options;N&&console.time("total time");const me=`prepare ${V.length} points`;N&&console.time(me),this.points=V;const _e=[];for(let he=0;he=W;he--){const Oe=+Date.now();Se=this.trees[he]=this._createTree(this._cluster(Se,he)),N&&console.log("z%d: %d clusters in %dms",he,Se.numItems,+Date.now()-Oe)}return N&&console.timeEnd("total time"),this}getClusters(V,N){let W=((V[0]+180)%360+360)%360-180;const $=Math.max(-90,Math.min(90,V[1]));let me=V[2]===180?180:((V[2]+180)%360+360)%360-180;const _e=Math.max(-90,Math.min(90,V[3]));if(V[2]-V[0]>=360)W=-180,me=180;else if(W>me){const De=this.getClusters([W,$,180,_e],N),it=this.getClusters([-180,$,me,_e],N);return De.concat(it)}const Se=this.trees[this._limitZoom(N)],he=Se.range(Qt(W),Si(_e),Qt(me),Si($)),Oe=Se.data,Ge=[];for(const De of he){const it=this.stride*De;Ge.push(Oe[it+At]>1?Ht(Oe,it,this.clusterProps):this.points[Oe[it+Mt]])}return Ge}getChildren(V){const N=this._getOriginId(V),W=this._getOriginZoom(V),$="No cluster with the specified id.",me=this.trees[W];if(!me)throw new Error($);const _e=me.data;if(N*this.stride>=_e.length)throw new Error($);const Se=this.options.radius/(this.options.extent*Math.pow(2,W-1)),he=me.within(_e[N*this.stride],_e[N*this.stride+1],Se),Oe=[];for(const Ge of he){const De=Ge*this.stride;_e[De+4]===V&&Oe.push(_e[De+At]>1?Ht(_e,De,this.clusterProps):this.points[_e[De+Mt]])}if(Oe.length===0)throw new Error($);return Oe}getLeaves(V,N,W){const $=[];return this._appendLeaves($,V,N=N||10,W=W||0,0),$}getTile(V,N,W){const $=this.trees[this._limitZoom(V)],me=Math.pow(2,V),{extent:_e,radius:Se}=this.options,he=Se/_e,Oe=(W-he)/me,Ge=(W+1+he)/me,De={features:[]};return this._addTileFeatures($.range((N-he)/me,Oe,(N+1+he)/me,Ge),$.data,N,W,me,De),N===0&&this._addTileFeatures($.range(1-he/me,Oe,1,Ge),$.data,me,W,me,De),N===me-1&&this._addTileFeatures($.range(0,Oe,he/me,Ge),$.data,-1,W,me,De),De.features.length?De:null}getClusterExpansionZoom(V){let N=this._getOriginZoom(V)-1;for(;N<=this.options.maxZoom;){const W=this.getChildren(V);if(N++,W.length!==1)break;V=W[0].properties.cluster_id}return N}_appendLeaves(V,N,W,$,me){const _e=this.getChildren(N);for(const Se of _e){const he=Se.properties;if(he&&he.cluster?me+he.point_count<=$?me+=he.point_count:me=this._appendLeaves(V,he.cluster_id,W,$,me):me<$?me++:V.push(Se),V.length===W)break}return me}_createTree(V){const N=new p.av(V.length/this.stride|0,this.options.nodeSize,Float32Array);for(let W=0;W1;let Ge,De,it;if(Oe)Ge=jt(N,he,this.clusterProps),De=N[he],it=N[he+1];else{const ni=this.points[N[he+Mt]];Ge=ni.properties;const[Yt,pi]=ni.geometry.coordinates;De=Qt(Yt),it=Si(pi)}const St={type:1,geometry:[[Math.round(this.options.extent*(De*me-W)),Math.round(this.options.extent*(it*me-$))]],tags:Ge};let Dt;Dt=Oe||this.options.generateId?N[he+Mt]:this.points[N[he+Mt]].id,Dt!==void 0&&(St.id=Dt),_e.features.push(St)}}_limitZoom(V){return Math.max(this.options.minZoom,Math.min(Math.floor(+V),this.options.maxZoom+1))}_cluster(V,N){const{radius:W,extent:$,reduce:me,minPoints:_e}=this.options,Se=W/($*Math.pow(2,N)),he=V.data,Oe=[],Ge=this.stride;for(let De=0;DeN&&(Yt+=he[ri+At])}if(Yt>ni&&Yt>=_e){let pi,ri=it*ni,Ri=St*ni,Vi=-1;const $t=((De/Ge|0)<<5)+(N+1)+this.points.length;for(const fi of Dt){const Oi=fi*Ge;if(he[Oi+2]<=N)continue;he[Oi+2]=N;const nr=he[Oi+At];ri+=he[Oi]*nr,Ri+=he[Oi+1]*nr,he[Oi+4]=$t,me&&(pi||(pi=this._map(he,De,!0),Vi=this.clusterProps.length,this.clusterProps.push(pi)),me(pi,this._map(he,Oi)))}he[De+4]=$t,Oe.push(ri/Yt,Ri/Yt,1/0,$t,-1,Yt),me&&Oe.push(Vi)}else{for(let pi=0;pi1)for(const pi of Dt){const ri=pi*Ge;if(!(he[ri+2]<=N)){he[ri+2]=N;for(let Ri=0;Ri>5}_getOriginZoom(V){return(V-this.points.length)%32}_map(V,N,W){if(V[N+At]>1){const _e=this.clusterProps[V[N+di]];return W?Object.assign({},_e):_e}const $=this.points[V[N+Mt]].properties,me=this.options.map($);return W&&me===$?Object.assign({},me):me}}function Ht(se,V,N){return{type:"Feature",id:se[V+Mt],properties:jt(se,V,N),geometry:{type:"Point",coordinates:[(W=se[V],360*(W-.5)),ki(se[V+1])]}};var W}function jt(se,V,N){const W=se[V+At],$=W>=1e4?`${Math.round(W/1e3)}k`:W>=1e3?Math.round(W/100)/10+"k":W,me=se[V+di],_e=me===-1?{}:Object.assign({},N[me]);return Object.assign(_e,{cluster:!0,cluster_id:se[V+Mt],point_count:W,point_count_abbreviated:$})}function Qt(se){return se/360+.5}function Si(se){const V=Math.sin(se*Math.PI/180),N=.5-.25*Math.log((1+V)/(1-V))/Math.PI;return N<0?0:N>1?1:N}function ki(se){const V=(180-360*se)*Math.PI/180;return 360*Math.atan(Math.exp(V))/Math.PI-90}function Ci(se,V,N,W){let $=W;const me=V+(N-V>>1);let _e,Se=N-V;const he=se[V],Oe=se[V+1],Ge=se[N],De=se[N+1];for(let it=V+3;it$)_e=it,$=St;else if(St===$){const Dt=Math.abs(it-me);DtW&&(_e-V>3&&Ci(se,V,_e,W),se[_e+2]=$,N-_e>3&&Ci(se,_e,N,W))}function lr(se,V,N,W,$,me){let _e=$-N,Se=me-W;if(_e!==0||Se!==0){const he=((se-N)*_e+(V-W)*Se)/(_e*_e+Se*Se);he>1?(N=$,W=me):he>0&&(N+=_e*he,W+=Se*he)}return _e=se-N,Se=V-W,_e*_e+Se*Se}function cr(se,V,N,W){const $={id:se??null,type:V,geometry:N,tags:W,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0};if(V==="Point"||V==="MultiPoint"||V==="LineString")Ji($,N);else if(V==="Polygon")Ji($,N[0]);else if(V==="MultiLineString")for(const me of N)Ji($,me);else if(V==="MultiPolygon")for(const me of N)Ji($,me[0]);return $}function Ji(se,V){for(let N=0;N0&&(_e+=W?($*Ge-Oe*me)/2:Math.sqrt(Math.pow(Oe-$,2)+Math.pow(Ge-me,2))),$=Oe,me=Ge}const Se=V.length-3;V[2]=1,Ci(V,0,Se,N),V[Se+2]=1,V.size=Math.abs(_e),V.start=0,V.end=V.size}function Ai(se,V,N,W){for(let $=0;$1?1:N}function Bi(se,V,N,W,$,me,_e,Se){if(W/=V,me>=(N/=V)&&_e=W)return null;const he=[];for(const Oe of se){const Ge=Oe.geometry;let De=Oe.type;const it=$===0?Oe.minX:Oe.minY,St=$===0?Oe.maxX:Oe.maxY;if(it>=N&&St=W)continue;let Dt=[];if(De==="Point"||De==="MultiPoint")nn(Ge,Dt,N,W,$);else if(De==="LineString")ms(Ge,Dt,N,W,$,!1,Se.lineMetrics);else if(De==="MultiLineString")ys(Ge,Dt,N,W,$,!1);else if(De==="Polygon")ys(Ge,Dt,N,W,$,!0);else if(De==="MultiPolygon")for(const ni of Ge){const Yt=[];ys(ni,Yt,N,W,$,!0),Yt.length&&Dt.push(Yt)}if(Dt.length){if(Se.lineMetrics&&De==="LineString"){for(const ni of Dt)he.push(cr(Oe.id,De,ni,Oe.tags));continue}De!=="LineString"&&De!=="MultiLineString"||(Dt.length===1?(De="LineString",Dt=Dt[0]):De="MultiLineString"),De!=="Point"&&De!=="MultiPoint"||(De=Dt.length===3?"Point":"MultiPoint"),he.push(cr(Oe.id,De,Dt,Oe.tags))}}return he.length?he:null}function nn(se,V,N,W,$){for(let me=0;me=N&&_e<=W&&xr(V,se[me],se[me+1],se[me+2])}}function ms(se,V,N,W,$,me,_e){let Se=gs(se);const he=$===0?Dr:on;let Oe,Ge,De=se.start;for(let Yt=0;YtN&&(Ge=he(Se,pi,ri,Vi,$t,N),_e&&(Se.start=De+Oe*Ge)):fi>W?Oi=N&&(Ge=he(Se,pi,ri,Vi,$t,N),nr=!0),Oi>W&&fi<=W&&(Ge=he(Se,pi,ri,Vi,$t,W),nr=!0),!me&&nr&&(_e&&(Se.end=De+Oe*Ge),V.push(Se),Se=gs(se)),_e&&(De+=Oe)}let it=se.length-3;const St=se[it],Dt=se[it+1],ni=$===0?St:Dt;ni>=N&&ni<=W&&xr(Se,St,Dt,se[it+2]),it=Se.length-3,me&&it>=3&&(Se[it]!==Se[0]||Se[it+1]!==Se[1])&&xr(Se,Se[0],Se[1],Se[2]),Se.length&&V.push(Se)}function gs(se){const V=[];return V.size=se.size,V.start=se.start,V.end=se.end,V}function ys(se,V,N,W,$,me){for(const _e of se)ms(_e,V,N,W,$,me,!1)}function xr(se,V,N,W){se.push(V,N,W)}function Dr(se,V,N,W,$,me){const _e=(me-V)/(W-V);return xr(se,me,N+($-N)*_e,1),_e}function on(se,V,N,W,$,me){const _e=(me-N)/($-N);return xr(se,V+(W-V)*_e,me,1),_e}function et(se,V){const N=[];for(let W=0;W0&&V.size<($?_e:W))return void(N.numPoints+=V.length/3);const Se=[];for(let he=0;he_e)&&(N.numSimplified++,Se.push(V[he],V[he+1])),N.numPoints++;$&&function(he,Oe){let Ge=0;for(let De=0,it=he.length,St=it-2;De0===Oe)for(let De=0,it=he.length;De24)throw new Error("maxZoom should be in the 0-24 range");if(N.promoteId&&N.generateId)throw new Error("promoteId and generateId cannot be used together.");let $=function(me,_e){const Se=[];if(me.type==="FeatureCollection")for(let he=0;he1&&console.time("creation"),St=this.tiles[it]=br(V,N,W,$,Oe),this.tileCoords.push({z:N,x:W,y:$}),Ge)){Ge>1&&(console.log("tile z%d-%d-%d (features: %d, points: %d, simplified: %d)",N,W,$,St.numFeatures,St.numPoints,St.numSimplified),console.timeEnd("creation"));const nr=`z${N}`;this.stats[nr]=(this.stats[nr]||0)+1,this.total++}if(St.source=V,me==null){if(N===Oe.indexMaxZoom||St.numPoints<=Oe.indexMaxPoints)continue}else{if(N===Oe.maxZoom||N===me)continue;if(me!=null){const nr=me-N;if(W!==_e>>nr||$!==Se>>nr)continue}}if(St.source=null,V.length===0)continue;Ge>1&&console.time("clipping");const Dt=.5*Oe.buffer/Oe.extent,ni=.5-Dt,Yt=.5+Dt,pi=1+Dt;let ri=null,Ri=null,Vi=null,$t=null,fi=Bi(V,De,W-Dt,W+Yt,0,St.minX,St.maxX,Oe),Oi=Bi(V,De,W+ni,W+pi,0,St.minX,St.maxX,Oe);V=null,fi&&(ri=Bi(fi,De,$-Dt,$+Yt,1,St.minY,St.maxY,Oe),Ri=Bi(fi,De,$+ni,$+pi,1,St.minY,St.maxY,Oe),fi=null),Oi&&(Vi=Bi(Oi,De,$-Dt,$+Yt,1,St.minY,St.maxY,Oe),$t=Bi(Oi,De,$+ni,$+pi,1,St.minY,St.maxY,Oe),Oi=null),Ge>1&&console.timeEnd("clipping"),he.push(ri||[],N+1,2*W,2*$),he.push(Ri||[],N+1,2*W,2*$+1),he.push(Vi||[],N+1,2*W+1,2*$),he.push($t||[],N+1,2*W+1,2*$+1)}}getTile(V,N,W){V=+V,N=+N,W=+W;const $=this.options,{extent:me,debug:_e}=$;if(V<0||V>24)return null;const Se=1<1&&console.log("drilling down to z%d-%d-%d",V,N,W);let Oe,Ge=V,De=N,it=W;for(;!Oe&&Ge>0;)Ge--,De>>=1,it>>=1,Oe=this.tiles[Lr(Ge,De,it)];return Oe&&Oe.source?(_e>1&&(console.log("found parent tile z%d-%d-%d",Ge,De,it),console.time("drilling down")),this.splitTile(Oe.source,Ge,De,it,V,N,W),_e>1&&console.timeEnd("drilling down"),this.tiles[he]?hr(this.tiles[he],me):null):null}}function Lr(se,V,N){return 32*((1<{De.properties=St;const Dt={};for(const ni of it)Dt[ni]=he[ni].evaluate(Ge,De);return Dt},_e.reduce=(St,Dt)=>{De.properties=Dt;for(const ni of it)Ge.accumulated=St[ni],St[ni]=Oe[ni].evaluate(Ge,De)},_e}(V)).load((yield this._pendingData).features):($=yield this._pendingData,new qi($,V.geojsonVtOptions)),this.loaded={};const me={};if(W){const _e=W.finish();_e&&(me.resourceTiming={},me.resourceTiming[V.source]=JSON.parse(JSON.stringify(_e)))}return me}catch(me){if(delete this._pendingRequest,p.bB(me))return{abandoned:!0};throw me}var $})}getData(){return p._(this,void 0,void 0,function*(){return this._pendingData})}reloadTile(V){const N=this.loaded;return N&&N[V.uid]?super.reloadTile(V):this.loadTile(V)}loadAndProcessGeoJSON(V,N){return p._(this,void 0,void 0,function*(){let W=yield this.loadGeoJSON(V,N);if(delete this._pendingRequest,typeof W!="object")throw new Error(`Input data given to '${V.source}' is not a valid GeoJSON object.`);if(Y(W,!0),V.filter){const $=p.bC(V.filter,{type:"boolean","property-type":"data-driven",overridable:!1,transition:!1});if($.result==="error")throw new Error($.value.map(_e=>`${_e.key}: ${_e.message}`).join(", "));W={type:"FeatureCollection",features:W.features.filter(_e=>$.value.evaluate({zoom:0},_e))}}return W})}loadGeoJSON(V,N){return p._(this,void 0,void 0,function*(){const{promoteId:W}=V;if(V.request){const $=yield p.h(V.request,N);return this._dataUpdateable=Jr($.data,W)?Br($.data,W):void 0,$.data}if(typeof V.data=="string")try{const $=JSON.parse(V.data);return this._dataUpdateable=Jr($,W)?Br($,W):void 0,$}catch{throw new Error(`Input data given to '${V.source}' is not a valid GeoJSON object.`)}if(!V.dataDiff)throw new Error(`Input data given to '${V.source}' is not a valid GeoJSON object.`);if(!this._dataUpdateable)throw new Error(`Cannot update existing geojson data in ${V.source}`);return function($,me,_e){var Se,he,Oe,Ge;if(me.removeAll&&$.clear(),me.remove)for(const De of me.remove)$.delete(De);if(me.add)for(const De of me.add){const it=Vt(De,_e);it!=null&&$.set(it,De)}if(me.update)for(const De of me.update){let it=$.get(De.id);if(it==null)continue;const St=!De.removeAllProperties&&(((Se=De.removeProperties)===null||Se===void 0?void 0:Se.length)>0||((he=De.addOrUpdateProperties)===null||he===void 0?void 0:he.length)>0);if((De.newGeometry||De.removeAllProperties||St)&&(it=Object.assign({},it),$.set(De.id,it),St&&(it.properties=Object.assign({},it.properties))),De.newGeometry&&(it.geometry=De.newGeometry),De.removeAllProperties)it.properties={};else if(((Oe=De.removeProperties)===null||Oe===void 0?void 0:Oe.length)>0)for(const Dt of De.removeProperties)Object.prototype.hasOwnProperty.call(it.properties,Dt)&&delete it.properties[Dt];if(((Ge=De.addOrUpdateProperties)===null||Ge===void 0?void 0:Ge.length)>0)for(const{key:Dt,value:ni}of De.addOrUpdateProperties)it.properties[Dt]=ni}}(this._dataUpdateable,V.dataDiff,W),{type:"FeatureCollection",features:Array.from(this._dataUpdateable.values())}})}removeSource(V){return p._(this,void 0,void 0,function*(){this._pendingRequest&&this._pendingRequest.abort()})}getClusterExpansionZoom(V){return this._geoJSONIndex.getClusterExpansionZoom(V.clusterId)}getClusterChildren(V){return this._geoJSONIndex.getChildren(V.clusterId)}getClusterLeaves(V){return this._geoJSONIndex.getLeaves(V.clusterId,V.limit,V.offset)}}class Or{constructor(V){this.self=V,this.actor=new p.F(V),this.layerIndexes={},this.availableImages={},this.workerSources={},this.demWorkerSources={},this.externalWorkerSourceTypes={},this.self.registerWorkerSource=(N,W)=>{if(this.externalWorkerSourceTypes[N])throw new Error(`Worker source with name "${N}" already registered.`);this.externalWorkerSourceTypes[N]=W},this.self.addProtocol=p.bi,this.self.removeProtocol=p.bj,this.self.registerRTLTextPlugin=N=>{if(p.bD.isParsed())throw new Error("RTL text plugin already registered.");p.bD.setMethods(N)},this.actor.registerMessageHandler("LDT",(N,W)=>this._getDEMWorkerSource(N,W.source).loadTile(W)),this.actor.registerMessageHandler("RDT",(N,W)=>p._(this,void 0,void 0,function*(){this._getDEMWorkerSource(N,W.source).removeTile(W)})),this.actor.registerMessageHandler("GCEZ",(N,W)=>p._(this,void 0,void 0,function*(){return this._getWorkerSource(N,W.type,W.source).getClusterExpansionZoom(W)})),this.actor.registerMessageHandler("GCC",(N,W)=>p._(this,void 0,void 0,function*(){return this._getWorkerSource(N,W.type,W.source).getClusterChildren(W)})),this.actor.registerMessageHandler("GCL",(N,W)=>p._(this,void 0,void 0,function*(){return this._getWorkerSource(N,W.type,W.source).getClusterLeaves(W)})),this.actor.registerMessageHandler("LD",(N,W)=>this._getWorkerSource(N,W.type,W.source).loadData(W)),this.actor.registerMessageHandler("GD",(N,W)=>this._getWorkerSource(N,W.type,W.source).getData()),this.actor.registerMessageHandler("LT",(N,W)=>this._getWorkerSource(N,W.type,W.source).loadTile(W)),this.actor.registerMessageHandler("RT",(N,W)=>this._getWorkerSource(N,W.type,W.source).reloadTile(W)),this.actor.registerMessageHandler("AT",(N,W)=>this._getWorkerSource(N,W.type,W.source).abortTile(W)),this.actor.registerMessageHandler("RMT",(N,W)=>this._getWorkerSource(N,W.type,W.source).removeTile(W)),this.actor.registerMessageHandler("RS",(N,W)=>p._(this,void 0,void 0,function*(){if(!this.workerSources[N]||!this.workerSources[N][W.type]||!this.workerSources[N][W.type][W.source])return;const $=this.workerSources[N][W.type][W.source];delete this.workerSources[N][W.type][W.source],$.removeSource!==void 0&&$.removeSource(W)})),this.actor.registerMessageHandler("RM",N=>p._(this,void 0,void 0,function*(){delete this.layerIndexes[N],delete this.availableImages[N],delete this.workerSources[N],delete this.demWorkerSources[N]})),this.actor.registerMessageHandler("SR",(N,W)=>p._(this,void 0,void 0,function*(){this.referrer=W})),this.actor.registerMessageHandler("SRPS",(N,W)=>this._syncRTLPluginState(N,W)),this.actor.registerMessageHandler("IS",(N,W)=>p._(this,void 0,void 0,function*(){this.self.importScripts(W)})),this.actor.registerMessageHandler("SI",(N,W)=>this._setImages(N,W)),this.actor.registerMessageHandler("UL",(N,W)=>p._(this,void 0,void 0,function*(){this._getLayerIndex(N).update(W.layers,W.removedIds)})),this.actor.registerMessageHandler("SL",(N,W)=>p._(this,void 0,void 0,function*(){this._getLayerIndex(N).replace(W)}))}_setImages(V,N){return p._(this,void 0,void 0,function*(){this.availableImages[V]=N;for(const W in this.workerSources[V]){const $=this.workerSources[V][W];for(const me in $)$[me].availableImages=N}})}_syncRTLPluginState(V,N){return p._(this,void 0,void 0,function*(){if(p.bD.isParsed())return p.bD.getState();if(N.pluginStatus!=="loading")return p.bD.setState(N),N;const W=N.pluginURL;if(this.self.importScripts(W),p.bD.isParsed()){const $={pluginStatus:"loaded",pluginURL:W};return p.bD.setState($),$}throw p.bD.setState({pluginStatus:"error",pluginURL:""}),new Error(`RTL Text Plugin failed to import scripts from ${W}`)})}_getAvailableImages(V){let N=this.availableImages[V];return N||(N=[]),N}_getLayerIndex(V){let N=this.layerIndexes[V];return N||(N=this.layerIndexes[V]=new c),N}_getWorkerSource(V,N,W){if(this.workerSources[V]||(this.workerSources[V]={}),this.workerSources[V][N]||(this.workerSources[V][N]={}),!this.workerSources[V][N][W]){const $={sendAsync:(me,_e)=>(me.targetMapId=V,this.actor.sendAsync(me,_e))};switch(N){case"vector":this.workerSources[V][N][W]=new M($,this._getLayerIndex(V),this._getAvailableImages(V));break;case"geojson":this.workerSources[V][N][W]=new ur($,this._getLayerIndex(V),this._getAvailableImages(V));break;default:this.workerSources[V][N][W]=new this.externalWorkerSourceTypes[N]($,this._getLayerIndex(V),this._getAvailableImages(V))}}return this.workerSources[V][N][W]}_getDEMWorkerSource(V,N){return this.demWorkerSources[V]||(this.demWorkerSources[V]={}),this.demWorkerSources[V][N]||(this.demWorkerSources[V][N]=new D),this.demWorkerSources[V][N]}}return p.i(self)&&(self.worker=new Or(self)),Or}),a("index",["exports","./shared"],function(p,c){var w="4.7.1";let S,T;const M={now:typeof performance<"u"&&performance&&performance.now?performance.now.bind(performance):Date.now.bind(Date),frameAsync:x=>new Promise((i,u)=>{const m=requestAnimationFrame(i);x.signal.addEventListener("abort",()=>{cancelAnimationFrame(m),u(c.c())})}),getImageData(x,i=0){return this.getImageCanvasContext(x).getImageData(-i,-i,x.width+2*i,x.height+2*i)},getImageCanvasContext(x){const i=window.document.createElement("canvas"),u=i.getContext("2d",{willReadFrequently:!0});if(!u)throw new Error("failed to create canvas 2d context");return i.width=x.width,i.height=x.height,u.drawImage(x,0,0,x.width,x.height),u},resolveURL:x=>(S||(S=document.createElement("a")),S.href=x,S.href),hardwareConcurrency:typeof navigator<"u"&&navigator.hardwareConcurrency||4,get prefersReducedMotion(){return!!matchMedia&&(T==null&&(T=matchMedia("(prefers-reduced-motion: reduce)")),T.matches)}};class D{static testProp(i){if(!D.docStyle)return i[0];for(let u=0;u{window.removeEventListener("click",D.suppressClickInternal,!0)},0)}static getScale(i){const u=i.getBoundingClientRect();return{x:u.width/i.offsetWidth||1,y:u.height/i.offsetHeight||1,boundingClientRect:u}}static getPoint(i,u,m){const g=u.boundingClientRect;return new c.P((m.clientX-g.left)/u.x-i.clientLeft,(m.clientY-g.top)/u.y-i.clientTop)}static mousePos(i,u){const m=D.getScale(i);return D.getPoint(i,m,u)}static touchPos(i,u){const m=[],g=D.getScale(i);for(let _=0;_{U&&Z(U),U=null,be=!0},Y.onerror=()=>{de=!0,U=null},Y.src="data:image/webp;base64,UklGRh4AAABXRUJQVlA4TBEAAAAvAQAAAAfQ//73v/+BiOh/AAA="),function(x){let i,u,m,g;x.resetRequestQueue=()=>{i=[],u=0,m=0,g={}},x.addThrottleControl=I=>{const B=m++;return g[B]=I,B},x.removeThrottleControl=I=>{delete g[I],C()},x.getImage=(I,B,F=!0)=>new Promise((z,H)=>{G.supported&&(I.headers||(I.headers={}),I.headers.accept="image/webp,*/*"),c.e(I,{type:"image"}),i.push({abortController:B,requestParameters:I,supportImageRefresh:F,state:"queued",onError:J=>{H(J)},onSuccess:J=>{z(J)}}),C()});const _=I=>c._(this,void 0,void 0,function*(){I.state="running";const{requestParameters:B,supportImageRefresh:F,onError:z,onSuccess:H,abortController:J}=I,K=F===!1&&!c.i(self)&&!c.g(B.url)&&(!B.headers||Object.keys(B.headers).reduce((ce,pe)=>ce&&pe==="accept",!0));u++;const ie=K?A(B,J):c.m(B,J);try{const ce=yield ie;delete I.abortController,I.state="completed",ce.data instanceof HTMLImageElement||c.b(ce.data)?H(ce):ce.data&&H({data:yield(le=ce.data,typeof createImageBitmap=="function"?c.d(le):c.f(le)),cacheControl:ce.cacheControl,expires:ce.expires})}catch(ce){delete I.abortController,z(ce)}finally{u--,C()}var le}),C=()=>{const I=(()=>{for(const B of Object.keys(g))if(g[B]())return!0;return!1})()?c.a.MAX_PARALLEL_IMAGE_REQUESTS_PER_FRAME:c.a.MAX_PARALLEL_IMAGE_REQUESTS;for(let B=u;B0;B++){const F=i.shift();F.abortController.signal.aborted?B--:_(F)}},A=(I,B)=>new Promise((F,z)=>{const H=new Image,J=I.url,K=I.credentials;K&&K==="include"?H.crossOrigin="use-credentials":(K&&K==="same-origin"||!c.s(J))&&(H.crossOrigin="anonymous"),B.signal.addEventListener("abort",()=>{H.src="",z(c.c())}),H.fetchPriority="high",H.onload=()=>{H.onerror=H.onload=null,F({data:H})},H.onerror=()=>{H.onerror=H.onload=null,B.signal.aborted||z(new Error("Could not load image. Please make sure to use a supported image type such as PNG or JPEG. Note that SVGs are not supported."))},H.src=J})}(re||(re={})),re.resetRequestQueue();class fe{constructor(i){this._transformRequestFn=i}transformRequest(i,u){return this._transformRequestFn&&this._transformRequestFn(i,u)||{url:i}}setTransformRequest(i){this._transformRequestFn=i}}function we(x){var i=new c.A(3);return i[0]=x[0],i[1]=x[1],i[2]=x[2],i}var Le,Be=function(x,i,u){return x[0]=i[0]-u[0],x[1]=i[1]-u[1],x[2]=i[2]-u[2],x};Le=new c.A(3),c.A!=Float32Array&&(Le[0]=0,Le[1]=0,Le[2]=0);var Pe=function(x){var i=x[0],u=x[1];return i*i+u*u};function Me(x){const i=[];if(typeof x=="string")i.push({id:"default",url:x});else if(x&&x.length>0){const u=[];for(const{id:m,url:g}of x){const _=`${m}${g}`;u.indexOf(_)===-1&&(u.push(_),i.push({id:m,url:g}))}}return i}function at(x,i,u){const m=x.split("?");return m[0]+=`${i}${u}`,m.join("?")}(function(){var x=new c.A(2);c.A!=Float32Array&&(x[0]=0,x[1]=0)})();class Je{constructor(i,u,m,g){this.context=i,this.format=m,this.texture=i.gl.createTexture(),this.update(u,g)}update(i,u,m){const{width:g,height:_}=i,C=!(this.size&&this.size[0]===g&&this.size[1]===_||m),{context:A}=this,{gl:I}=A;if(this.useMipmap=!!(u&&u.useMipmap),I.bindTexture(I.TEXTURE_2D,this.texture),A.pixelStoreUnpackFlipY.set(!1),A.pixelStoreUnpack.set(1),A.pixelStoreUnpackPremultiplyAlpha.set(this.format===I.RGBA&&(!u||u.premultiply!==!1)),C)this.size=[g,_],i instanceof HTMLImageElement||i instanceof HTMLCanvasElement||i instanceof HTMLVideoElement||i instanceof ImageData||c.b(i)?I.texImage2D(I.TEXTURE_2D,0,this.format,this.format,I.UNSIGNED_BYTE,i):I.texImage2D(I.TEXTURE_2D,0,this.format,g,_,0,this.format,I.UNSIGNED_BYTE,i.data);else{const{x:B,y:F}=m||{x:0,y:0};i instanceof HTMLImageElement||i instanceof HTMLCanvasElement||i instanceof HTMLVideoElement||i instanceof ImageData||c.b(i)?I.texSubImage2D(I.TEXTURE_2D,0,B,F,I.RGBA,I.UNSIGNED_BYTE,i):I.texSubImage2D(I.TEXTURE_2D,0,B,F,g,_,I.RGBA,I.UNSIGNED_BYTE,i.data)}this.useMipmap&&this.isSizePowerOfTwo()&&I.generateMipmap(I.TEXTURE_2D)}bind(i,u,m){const{context:g}=this,{gl:_}=g;_.bindTexture(_.TEXTURE_2D,this.texture),m!==_.LINEAR_MIPMAP_NEAREST||this.isSizePowerOfTwo()||(m=_.LINEAR),i!==this.filter&&(_.texParameteri(_.TEXTURE_2D,_.TEXTURE_MAG_FILTER,i),_.texParameteri(_.TEXTURE_2D,_.TEXTURE_MIN_FILTER,m||i),this.filter=i),u!==this.wrap&&(_.texParameteri(_.TEXTURE_2D,_.TEXTURE_WRAP_S,u),_.texParameteri(_.TEXTURE_2D,_.TEXTURE_WRAP_T,u),this.wrap=u)}isSizePowerOfTwo(){return this.size[0]===this.size[1]&&Math.log(this.size[0])/Math.LN2%1==0}destroy(){const{gl:i}=this.context;i.deleteTexture(this.texture),this.texture=null}}function bt(x){const{userImage:i}=x;return!!(i&&i.render&&i.render())&&(x.data.replace(new Uint8Array(i.data.buffer)),!0)}class rt extends c.E{constructor(){super(),this.images={},this.updatedImages={},this.callbackDispatchedThisFrame={},this.loaded=!1,this.requestors=[],this.patterns={},this.atlasImage=new c.R({width:1,height:1}),this.dirty=!0}isLoaded(){return this.loaded}setLoaded(i){if(this.loaded!==i&&(this.loaded=i,i)){for(const{ids:u,promiseResolve:m}of this.requestors)m(this._getImagesForIds(u));this.requestors=[]}}getImage(i){const u=this.images[i];if(u&&!u.data&&u.spriteData){const m=u.spriteData;u.data=new c.R({width:m.width,height:m.height},m.context.getImageData(m.x,m.y,m.width,m.height).data),u.spriteData=null}return u}addImage(i,u){if(this.images[i])throw new Error(`Image id ${i} already exist, use updateImage instead`);this._validate(i,u)&&(this.images[i]=u)}_validate(i,u){let m=!0;const g=u.data||u.spriteData;return this._validateStretch(u.stretchX,g&&g.width)||(this.fire(new c.j(new Error(`Image "${i}" has invalid "stretchX" value`))),m=!1),this._validateStretch(u.stretchY,g&&g.height)||(this.fire(new c.j(new Error(`Image "${i}" has invalid "stretchY" value`))),m=!1),this._validateContent(u.content,u)||(this.fire(new c.j(new Error(`Image "${i}" has invalid "content" value`))),m=!1),m}_validateStretch(i,u){if(!i)return!0;let m=0;for(const g of i){if(g[0]{let g=!0;if(!this.isLoaded())for(const _ of i)this.images[_]||(g=!1);this.isLoaded()||g?u(this._getImagesForIds(i)):this.requestors.push({ids:i,promiseResolve:u})})}_getImagesForIds(i){const u={};for(const m of i){let g=this.getImage(m);g||(this.fire(new c.k("styleimagemissing",{id:m})),g=this.getImage(m)),g?u[m]={data:g.data.clone(),pixelRatio:g.pixelRatio,sdf:g.sdf,version:g.version,stretchX:g.stretchX,stretchY:g.stretchY,content:g.content,textFitWidth:g.textFitWidth,textFitHeight:g.textFitHeight,hasRenderCallback:!!(g.userImage&&g.userImage.render)}:c.w(`Image "${m}" could not be loaded. Please make sure you have added the image with map.addImage() or a "sprite" property in your style. You can provide missing images by listening for the "styleimagemissing" map event.`)}return u}getPixelSize(){const{width:i,height:u}=this.atlasImage;return{width:i,height:u}}getPattern(i){const u=this.patterns[i],m=this.getImage(i);if(!m)return null;if(u&&u.position.version===m.version)return u.position;if(u)u.position.version=m.version;else{const g={w:m.data.width+2,h:m.data.height+2,x:0,y:0},_=new c.I(g,m);this.patterns[i]={bin:g,position:_}}return this._updatePatternAtlas(),this.patterns[i].position}bind(i){const u=i.gl;this.atlasTexture?this.dirty&&(this.atlasTexture.update(this.atlasImage),this.dirty=!1):this.atlasTexture=new Je(i,this.atlasImage,u.RGBA),this.atlasTexture.bind(u.LINEAR,u.CLAMP_TO_EDGE)}_updatePatternAtlas(){const i=[];for(const _ in this.patterns)i.push(this.patterns[_].bin);const{w:u,h:m}=c.p(i),g=this.atlasImage;g.resize({width:u||1,height:m||1});for(const _ in this.patterns){const{bin:C}=this.patterns[_],A=C.x+1,I=C.y+1,B=this.getImage(_).data,F=B.width,z=B.height;c.R.copy(B,g,{x:0,y:0},{x:A,y:I},{width:F,height:z}),c.R.copy(B,g,{x:0,y:z-1},{x:A,y:I-1},{width:F,height:1}),c.R.copy(B,g,{x:0,y:0},{x:A,y:I+z},{width:F,height:1}),c.R.copy(B,g,{x:F-1,y:0},{x:A-1,y:I},{width:1,height:z}),c.R.copy(B,g,{x:0,y:0},{x:A+F,y:I},{width:1,height:z})}this.dirty=!0}beginFrame(){this.callbackDispatchedThisFrame={}}dispatchRenderCallbacks(i){for(const u of i){if(this.callbackDispatchedThisFrame[u])continue;this.callbackDispatchedThisFrame[u]=!0;const m=this.getImage(u);m||c.w(`Image with ID: "${u}" was not found`),bt(m)&&this.updateImage(u,m)}}}const _t=1e20;function ei(x,i,u,m,g,_,C,A,I){for(let B=i;B-1);I++,_[I]=A,C[I]=B,C[I+1]=_t}for(let A=0,I=0;A65535)throw new Error("glyphs > 65535 not supported");if(m.ranges[_])return{stack:i,id:u,glyph:g};if(!this.url)throw new Error("glyphsUrl is not set");if(!m.requests[_]){const A=Nt.loadGlyphRange(i,_,this.url,this.requestManager);m.requests[_]=A}const C=yield m.requests[_];for(const A in C)this._doesCharSupportLocalGlyph(+A)||(m.glyphs[+A]=C[+A]);return m.ranges[_]=!0,{stack:i,id:u,glyph:C[u]||null}})}_doesCharSupportLocalGlyph(i){return!!this.localIdeographFontFamily&&new RegExp("\\p{Ideo}|\\p{sc=Hang}|\\p{sc=Hira}|\\p{sc=Kana}","u").test(String.fromCodePoint(i))}_tinySDF(i,u,m){const g=this.localIdeographFontFamily;if(!g||!this._doesCharSupportLocalGlyph(m))return;let _=i.tinySDF;if(!_){let A="400";/bold/i.test(u)?A="900":/medium/i.test(u)?A="500":/light/i.test(u)&&(A="200"),_=i.tinySDF=new Nt.TinySDF({fontSize:48,buffer:6,radius:16,cutoff:.25,fontFamily:g,fontWeight:A})}const C=_.draw(String.fromCharCode(m));return{id:m,bitmap:new c.o({width:C.width||60,height:C.height||60},C.data),metrics:{width:C.glyphWidth/2||24,height:C.glyphHeight/2||24,left:C.glyphLeft/2+.5||0,top:C.glyphTop/2-27.5||-8,advance:C.glyphAdvance/2||24,isDoubleResolution:!0}}}}Nt.loadGlyphRange=function(x,i,u,m){return c._(this,void 0,void 0,function*(){const g=256*i,_=g+255,C=m.transformRequest(u.replace("{fontstack}",x).replace("{range}",`${g}-${_}`),"Glyphs"),A=yield c.l(C,new AbortController);if(!A||!A.data)throw new Error(`Could not load glyph range. range: ${i}, ${g}-${_}`);const I={};for(const B of c.n(A.data))I[B.id]=B;return I})},Nt.TinySDF=class{constructor({fontSize:x=24,buffer:i=3,radius:u=8,cutoff:m=.25,fontFamily:g="sans-serif",fontWeight:_="normal",fontStyle:C="normal"}={}){this.buffer=i,this.cutoff=m,this.radius=u;const A=this.size=x+4*i,I=this._createCanvas(A),B=this.ctx=I.getContext("2d",{willReadFrequently:!0});B.font=`${C} ${_} ${x}px ${g}`,B.textBaseline="alphabetic",B.textAlign="left",B.fillStyle="black",this.gridOuter=new Float64Array(A*A),this.gridInner=new Float64Array(A*A),this.f=new Float64Array(A),this.z=new Float64Array(A+1),this.v=new Uint16Array(A)}_createCanvas(x){const i=document.createElement("canvas");return i.width=i.height=x,i}draw(x){const{width:i,actualBoundingBoxAscent:u,actualBoundingBoxDescent:m,actualBoundingBoxLeft:g,actualBoundingBoxRight:_}=this.ctx.measureText(x),C=Math.ceil(u),A=Math.max(0,Math.min(this.size-this.buffer,Math.ceil(_-g))),I=Math.min(this.size-this.buffer,C+Math.ceil(m)),B=A+2*this.buffer,F=I+2*this.buffer,z=Math.max(B*F,0),H=new Uint8ClampedArray(z),J={data:H,width:B,height:F,glyphWidth:A,glyphHeight:I,glyphTop:C,glyphLeft:0,glyphAdvance:i};if(A===0||I===0)return J;const{ctx:K,buffer:ie,gridInner:le,gridOuter:ce}=this;K.clearRect(ie,ie,A,I),K.fillText(x,ie,ie+C);const pe=K.getImageData(ie,ie,A,I);ce.fill(_t,0,z),le.fill(0,0,z);for(let ee=0;ee0?Ue*Ue:0,le[Te]=Ue<0?Ue*Ue:0}}ei(ce,0,0,B,F,B,this.f,this.v,this.z),ei(le,ie,ie,A,I,B,this.f,this.v,this.z);for(let ee=0;ee1&&(I=i[++A]);const F=Math.abs(B-I.left),z=Math.abs(B-I.right),H=Math.min(F,z);let J;const K=_/m*(g+1);if(I.isDash){const ie=g-Math.abs(K);J=Math.sqrt(H*H+ie*ie)}else J=g-Math.sqrt(H*H+K*K);this.data[C+B]=Math.max(0,Math.min(255,J+128))}}}addRegularDash(i){for(let A=i.length-1;A>=0;--A){const I=i[A],B=i[A+1];I.zeroLength?i.splice(A,1):B&&B.isDash===I.isDash&&(B.left=I.left,i.splice(A,1))}const u=i[0],m=i[i.length-1];u.isDash===m.isDash&&(u.left=m.left-this.width,m.right=u.right+this.width);const g=this.width*this.nextRow;let _=0,C=i[_];for(let A=0;A1&&(C=i[++_]);const I=Math.abs(A-C.left),B=Math.abs(A-C.right),F=Math.min(I,B);this.data[g+A]=Math.max(0,Math.min(255,(C.isDash?F:-F)+128))}}addDash(i,u){const m=u?7:0,g=2*m+1;if(this.nextRow+g>this.height)return c.w("LineAtlas out of space"),null;let _=0;for(let A=0;A{u.terminate()}),this.workers=null)}isPreloaded(){return!!this.active[Zt]}numActive(){return Object.keys(this.active).length}}const jt=Math.floor(M.hardwareConcurrency/2);let Qt,Si;function ki(){return Qt||(Qt=new Ht),Qt}Ht.workerCount=c.C(globalThis)?Math.max(Math.min(jt,3),1):1;class Ci{constructor(i,u){this.workerPool=i,this.actors=[],this.currentActor=0,this.id=u;const m=this.workerPool.acquire(u);for(let g=0;g{u.remove()}),this.actors=[],i&&this.workerPool.release(this.id)}registerMessageHandler(i,u){for(const m of this.actors)m.registerMessageHandler(i,u)}}function lr(){return Si||(Si=new Ci(ki(),c.G),Si.registerMessageHandler("GR",(x,i,u)=>c.m(i,u))),Si}function cr(x,i){const u=c.H();return c.J(u,u,[1,1,0]),c.K(u,u,[.5*x.width,.5*x.height,1]),c.L(u,u,x.calculatePosMatrix(i.toUnwrapped()))}function Ji(x,i,u,m,g,_){const C=function(z,H,J){if(z)for(const K of z){const ie=H[K];if(ie&&ie.source===J&&ie.type==="fill-extrusion")return!0}else for(const K in H){const ie=H[K];if(ie.source===J&&ie.type==="fill-extrusion")return!0}return!1}(g&&g.layers,i,x.id),A=_.maxPitchScaleFactor(),I=x.tilesIn(m,A,C);I.sort(Yi);const B=[];for(const z of I)B.push({wrappedTileID:z.tileID.wrapped().key,queryResults:z.tile.queryRenderedFeatures(i,u,x._state,z.queryGeometry,z.cameraQueryGeometry,z.scale,g,_,A,cr(x.transform,z.tileID))});const F=function(z){const H={},J={};for(const K of z){const ie=K.queryResults,le=K.wrappedTileID,ce=J[le]=J[le]||{};for(const pe in ie){const ee=ie[pe],xe=ce[pe]=ce[pe]||{},ke=H[pe]=H[pe]||[];for(const Te of ee)xe[Te.featureIndex]||(xe[Te.featureIndex]=!0,ke.push(Te))}}return H}(B);for(const z in F)F[z].forEach(H=>{const J=H.feature,K=x.getFeatureState(J.layer["source-layer"],J.id);J.source=J.layer.source,J.layer["source-layer"]&&(J.sourceLayer=J.layer["source-layer"]),J.state=K});return F}function Yi(x,i){const u=x.tileID,m=i.tileID;return u.overscaledZ-m.overscaledZ||u.canonical.y-m.canonical.y||u.wrap-m.wrap||u.canonical.x-m.canonical.x}function Zi(x,i,u){return c._(this,void 0,void 0,function*(){let m=x;if(x.url?m=(yield c.h(i.transformRequest(x.url,"Source"),u)).data:yield M.frameAsync(u),!m)return null;const g=c.M(c.e(m,x),["tiles","minzoom","maxzoom","attribution","bounds","scheme","tileSize","encoding"]);return"vector_layers"in m&&m.vector_layers&&(g.vectorLayerIds=m.vector_layers.map(_=>_.id)),g})}class Ie{constructor(i,u){i&&(u?this.setSouthWest(i).setNorthEast(u):Array.isArray(i)&&(i.length===4?this.setSouthWest([i[0],i[1]]).setNorthEast([i[2],i[3]]):this.setSouthWest(i[0]).setNorthEast(i[1])))}setNorthEast(i){return this._ne=i instanceof c.N?new c.N(i.lng,i.lat):c.N.convert(i),this}setSouthWest(i){return this._sw=i instanceof c.N?new c.N(i.lng,i.lat):c.N.convert(i),this}extend(i){const u=this._sw,m=this._ne;let g,_;if(i instanceof c.N)g=i,_=i;else{if(!(i instanceof Ie))return Array.isArray(i)?i.length===4||i.every(Array.isArray)?this.extend(Ie.convert(i)):this.extend(c.N.convert(i)):i&&("lng"in i||"lon"in i)&&"lat"in i?this.extend(c.N.convert(i)):this;if(g=i._sw,_=i._ne,!g||!_)return this}return u||m?(u.lng=Math.min(g.lng,u.lng),u.lat=Math.min(g.lat,u.lat),m.lng=Math.max(_.lng,m.lng),m.lat=Math.max(_.lat,m.lat)):(this._sw=new c.N(g.lng,g.lat),this._ne=new c.N(_.lng,_.lat)),this}getCenter(){return new c.N((this._sw.lng+this._ne.lng)/2,(this._sw.lat+this._ne.lat)/2)}getSouthWest(){return this._sw}getNorthEast(){return this._ne}getNorthWest(){return new c.N(this.getWest(),this.getNorth())}getSouthEast(){return new c.N(this.getEast(),this.getSouth())}getWest(){return this._sw.lng}getSouth(){return this._sw.lat}getEast(){return this._ne.lng}getNorth(){return this._ne.lat}toArray(){return[this._sw.toArray(),this._ne.toArray()]}toString(){return`LngLatBounds(${this._sw.toString()}, ${this._ne.toString()})`}isEmpty(){return!(this._sw&&this._ne)}contains(i){const{lng:u,lat:m}=c.N.convert(i);let g=this._sw.lng<=u&&u<=this._ne.lng;return this._sw.lng>this._ne.lng&&(g=this._sw.lng>=u&&u>=this._ne.lng),this._sw.lat<=m&&m<=this._ne.lat&&g}static convert(i){return i instanceof Ie?i:i&&new Ie(i)}static fromLngLat(i,u=0){const m=360*u/40075017,g=m/Math.cos(Math.PI/180*i.lat);return new Ie(new c.N(i.lng-g,i.lat-m),new c.N(i.lng+g,i.lat+m))}adjustAntiMeridian(){const i=new c.N(this._sw.lng,this._sw.lat),u=new c.N(this._ne.lng,this._ne.lat);return new Ie(i,i.lng>u.lng?new c.N(u.lng+360,u.lat):u)}}class Ai{constructor(i,u,m){this.bounds=Ie.convert(this.validateBounds(i)),this.minzoom=u||0,this.maxzoom=m||24}validateBounds(i){return Array.isArray(i)&&i.length===4?[Math.max(-180,i[0]),Math.max(-90,i[1]),Math.min(180,i[2]),Math.min(90,i[3])]:[-180,-90,180,90]}contains(i){const u=Math.pow(2,i.z),m=Math.floor(c.O(this.bounds.getWest())*u),g=Math.floor(c.Q(this.bounds.getNorth())*u),_=Math.ceil(c.O(this.bounds.getEast())*u),C=Math.ceil(c.Q(this.bounds.getSouth())*u);return i.x>=m&&i.x<_&&i.y>=g&&i.y{this._options.tiles=i}),this}setUrl(i){return this.setSourceProperty(()=>{this.url=i,this._options.url=i}),this}onRemove(){this._tileJSONRequest&&(this._tileJSONRequest.abort(),this._tileJSONRequest=null)}serialize(){return c.e({},this._options)}loadTile(i){return c._(this,void 0,void 0,function*(){const u=i.tileID.canonical.url(this.tiles,this.map.getPixelRatio(),this.scheme),m={request:this.map._requestManager.transformRequest(u,"Tile"),uid:i.uid,tileID:i.tileID,zoom:i.tileID.overscaledZ,tileSize:this.tileSize*i.tileID.overscaleFactor(),type:this.type,source:this.id,pixelRatio:this.map.getPixelRatio(),showCollisionBoxes:this.map.showCollisionBoxes,promoteId:this.promoteId};m.request.collectResourceTiming=this._collectResourceTiming;let g="RT";if(i.actor&&i.state!=="expired"){if(i.state==="loading")return new Promise((_,C)=>{i.reloadPromise={resolve:_,reject:C}})}else i.actor=this.dispatcher.getActor(),g="LT";i.abortController=new AbortController;try{const _=yield i.actor.sendAsync({type:g,data:m},i.abortController);if(delete i.abortController,i.aborted)return;this._afterTileLoadWorkerResponse(i,_)}catch(_){if(delete i.abortController,i.aborted)return;if(_&&_.status!==404)throw _;this._afterTileLoadWorkerResponse(i,null)}})}_afterTileLoadWorkerResponse(i,u){if(u&&u.resourceTiming&&(i.resourceTiming=u.resourceTiming),u&&this.map._refreshExpiredTiles&&i.setExpiryData(u),i.loadVectorData(u,this.map.painter),i.reloadPromise){const m=i.reloadPromise;i.reloadPromise=null,this.loadTile(i).then(m.resolve).catch(m.reject)}}abortTile(i){return c._(this,void 0,void 0,function*(){i.abortController&&(i.abortController.abort(),delete i.abortController),i.actor&&(yield i.actor.sendAsync({type:"AT",data:{uid:i.uid,type:this.type,source:this.id}}))})}unloadTile(i){return c._(this,void 0,void 0,function*(){i.unloadVectorData(),i.actor&&(yield i.actor.sendAsync({type:"RMT",data:{uid:i.uid,type:this.type,source:this.id}}))})}hasTransition(){return!1}}class Lt extends c.E{constructor(i,u,m,g){super(),this.id=i,this.dispatcher=m,this.setEventedParent(g),this.type="raster",this.minzoom=0,this.maxzoom=22,this.roundZoom=!0,this.scheme="xyz",this.tileSize=512,this._loaded=!1,this._options=c.e({type:"raster"},u),c.e(this,c.M(u,["url","scheme","tileSize"]))}load(){return c._(this,void 0,void 0,function*(){this._loaded=!1,this.fire(new c.k("dataloading",{dataType:"source"})),this._tileJSONRequest=new AbortController;try{const i=yield Zi(this._options,this.map._requestManager,this._tileJSONRequest);this._tileJSONRequest=null,this._loaded=!0,i&&(c.e(this,i),i.bounds&&(this.tileBounds=new Ai(i.bounds,this.minzoom,this.maxzoom)),this.fire(new c.k("data",{dataType:"source",sourceDataType:"metadata"})),this.fire(new c.k("data",{dataType:"source",sourceDataType:"content"})))}catch(i){this._tileJSONRequest=null,this.fire(new c.j(i))}})}loaded(){return this._loaded}onAdd(i){this.map=i,this.load()}onRemove(){this._tileJSONRequest&&(this._tileJSONRequest.abort(),this._tileJSONRequest=null)}setSourceProperty(i){this._tileJSONRequest&&(this._tileJSONRequest.abort(),this._tileJSONRequest=null),i(),this.load()}setTiles(i){return this.setSourceProperty(()=>{this._options.tiles=i}),this}setUrl(i){return this.setSourceProperty(()=>{this.url=i,this._options.url=i}),this}serialize(){return c.e({},this._options)}hasTile(i){return!this.tileBounds||this.tileBounds.contains(i.canonical)}loadTile(i){return c._(this,void 0,void 0,function*(){const u=i.tileID.canonical.url(this.tiles,this.map.getPixelRatio(),this.scheme);i.abortController=new AbortController;try{const m=yield re.getImage(this.map._requestManager.transformRequest(u,"Tile"),i.abortController,this.map._refreshExpiredTiles);if(delete i.abortController,i.aborted)return void(i.state="unloaded");if(m&&m.data){this.map._refreshExpiredTiles&&m.cacheControl&&m.expires&&i.setExpiryData({cacheControl:m.cacheControl,expires:m.expires});const g=this.map.painter.context,_=g.gl,C=m.data;i.texture=this.map.painter.getTileTexture(C.width),i.texture?i.texture.update(C,{useMipmap:!0}):(i.texture=new Je(g,C,_.RGBA,{useMipmap:!0}),i.texture.bind(_.LINEAR,_.CLAMP_TO_EDGE,_.LINEAR_MIPMAP_NEAREST)),i.state="loaded"}}catch(m){if(delete i.abortController,i.aborted)i.state="unloaded";else if(m)throw i.state="errored",m}})}abortTile(i){return c._(this,void 0,void 0,function*(){i.abortController&&(i.abortController.abort(),delete i.abortController)})}unloadTile(i){return c._(this,void 0,void 0,function*(){i.texture&&this.map.painter.saveTileTexture(i.texture)})}hasTransition(){return!1}}class Bi extends Lt{constructor(i,u,m,g){super(i,u,m,g),this.type="raster-dem",this.maxzoom=22,this._options=c.e({type:"raster-dem"},u),this.encoding=u.encoding||"mapbox",this.redFactor=u.redFactor,this.greenFactor=u.greenFactor,this.blueFactor=u.blueFactor,this.baseShift=u.baseShift}loadTile(i){return c._(this,void 0,void 0,function*(){const u=i.tileID.canonical.url(this.tiles,this.map.getPixelRatio(),this.scheme),m=this.map._requestManager.transformRequest(u,"Tile");i.neighboringTiles=this._getNeighboringTiles(i.tileID),i.abortController=new AbortController;try{const g=yield re.getImage(m,i.abortController,this.map._refreshExpiredTiles);if(delete i.abortController,i.aborted)return void(i.state="unloaded");if(g&&g.data){const _=g.data;this.map._refreshExpiredTiles&&g.cacheControl&&g.expires&&i.setExpiryData({cacheControl:g.cacheControl,expires:g.expires});const C=c.b(_)&&c.U()?_:yield this.readImageNow(_),A={type:this.type,uid:i.uid,source:this.id,rawImageData:C,encoding:this.encoding,redFactor:this.redFactor,greenFactor:this.greenFactor,blueFactor:this.blueFactor,baseShift:this.baseShift};if(!i.actor||i.state==="expired"){i.actor=this.dispatcher.getActor();const I=yield i.actor.sendAsync({type:"LDT",data:A});i.dem=I,i.needsHillshadePrepare=!0,i.needsTerrainPrepare=!0,i.state="loaded"}}}catch(g){if(delete i.abortController,i.aborted)i.state="unloaded";else if(g)throw i.state="errored",g}})}readImageNow(i){return c._(this,void 0,void 0,function*(){if(typeof VideoFrame<"u"&&c.V()){const u=i.width+2,m=i.height+2;try{return new c.R({width:u,height:m},yield c.W(i,-1,-1,u,m))}catch{}}return M.getImageData(i,1)})}_getNeighboringTiles(i){const u=i.canonical,m=Math.pow(2,u.z),g=(u.x-1+m)%m,_=u.x===0?i.wrap-1:i.wrap,C=(u.x+1+m)%m,A=u.x+1===m?i.wrap+1:i.wrap,I={};return I[new c.S(i.overscaledZ,_,u.z,g,u.y).key]={backfilled:!1},I[new c.S(i.overscaledZ,A,u.z,C,u.y).key]={backfilled:!1},u.y>0&&(I[new c.S(i.overscaledZ,_,u.z,g,u.y-1).key]={backfilled:!1},I[new c.S(i.overscaledZ,i.wrap,u.z,u.x,u.y-1).key]={backfilled:!1},I[new c.S(i.overscaledZ,A,u.z,C,u.y-1).key]={backfilled:!1}),u.y+10&&c.e(_,{resourceTiming:g}),this.fire(new c.k("data",Object.assign(Object.assign({},_),{sourceDataType:"metadata"}))),this.fire(new c.k("data",Object.assign(Object.assign({},_),{sourceDataType:"content"})))}catch(m){if(this._pendingLoads--,this._removed)return void this.fire(new c.k("dataabort",{dataType:"source"}));this.fire(new c.j(m))}})}loaded(){return this._pendingLoads===0}loadTile(i){return c._(this,void 0,void 0,function*(){const u=i.actor?"RT":"LT";i.actor=this.actor;const m={type:this.type,uid:i.uid,tileID:i.tileID,zoom:i.tileID.overscaledZ,maxZoom:this.maxzoom,tileSize:this.tileSize,source:this.id,pixelRatio:this.map.getPixelRatio(),showCollisionBoxes:this.map.showCollisionBoxes,promoteId:this.promoteId};i.abortController=new AbortController;const g=yield this.actor.sendAsync({type:u,data:m},i.abortController);delete i.abortController,i.unloadVectorData(),i.aborted||i.loadVectorData(g,this.map.painter,u==="RT")})}abortTile(i){return c._(this,void 0,void 0,function*(){i.abortController&&(i.abortController.abort(),delete i.abortController),i.aborted=!0})}unloadTile(i){return c._(this,void 0,void 0,function*(){i.unloadVectorData(),yield this.actor.sendAsync({type:"RMT",data:{uid:i.uid,type:this.type,source:this.id}})})}onRemove(){this._removed=!0,this.actor.sendAsync({type:"RS",data:{type:this.type,source:this.id}})}serialize(){return c.e({},this._options,{type:this.type,data:this._data})}hasTransition(){return!1}}var ms=c.Y([{name:"a_pos",type:"Int16",components:2},{name:"a_texture_pos",type:"Int16",components:2}]);class gs extends c.E{constructor(i,u,m,g){super(),this.id=i,this.dispatcher=m,this.coordinates=u.coordinates,this.type="image",this.minzoom=0,this.maxzoom=22,this.tileSize=512,this.tiles={},this._loaded=!1,this.setEventedParent(g),this.options=u}load(i){return c._(this,void 0,void 0,function*(){this._loaded=!1,this.fire(new c.k("dataloading",{dataType:"source"})),this.url=this.options.url,this._request=new AbortController;try{const u=yield re.getImage(this.map._requestManager.transformRequest(this.url,"Image"),this._request);this._request=null,this._loaded=!0,u&&u.data&&(this.image=u.data,i&&(this.coordinates=i),this._finishLoading())}catch(u){this._request=null,this._loaded=!0,this.fire(new c.j(u))}})}loaded(){return this._loaded}updateImage(i){return i.url?(this._request&&(this._request.abort(),this._request=null),this.options.url=i.url,this.load(i.coordinates).finally(()=>{this.texture=null}),this):this}_finishLoading(){this.map&&(this.setCoordinates(this.coordinates),this.fire(new c.k("data",{dataType:"source",sourceDataType:"metadata"})))}onAdd(i){this.map=i,this.load()}onRemove(){this._request&&(this._request.abort(),this._request=null)}setCoordinates(i){this.coordinates=i;const u=i.map(c.Z.fromLngLat);this.tileID=function(g){let _=1/0,C=1/0,A=-1/0,I=-1/0;for(const H of g)_=Math.min(_,H.x),C=Math.min(C,H.y),A=Math.max(A,H.x),I=Math.max(I,H.y);const B=Math.max(A-_,I-C),F=Math.max(0,Math.floor(-Math.log(B)/Math.LN2)),z=Math.pow(2,F);return new c.a1(F,Math.floor((_+A)/2*z),Math.floor((C+I)/2*z))}(u),this.minzoom=this.maxzoom=this.tileID.z;const m=u.map(g=>this.tileID.getTilePoint(g)._round());return this._boundsArray=new c.$,this._boundsArray.emplaceBack(m[0].x,m[0].y,0,0),this._boundsArray.emplaceBack(m[1].x,m[1].y,c.X,0),this._boundsArray.emplaceBack(m[3].x,m[3].y,0,c.X),this._boundsArray.emplaceBack(m[2].x,m[2].y,c.X,c.X),this.boundsBuffer&&(this.boundsBuffer.destroy(),delete this.boundsBuffer),this.fire(new c.k("data",{dataType:"source",sourceDataType:"content"})),this}prepare(){if(Object.keys(this.tiles).length===0||!this.image)return;const i=this.map.painter.context,u=i.gl;this.boundsBuffer||(this.boundsBuffer=i.createVertexBuffer(this._boundsArray,ms.members)),this.boundsSegments||(this.boundsSegments=c.a0.simpleSegment(0,0,4,2)),this.texture||(this.texture=new Je(i,this.image,u.RGBA),this.texture.bind(u.LINEAR,u.CLAMP_TO_EDGE));let m=!1;for(const g in this.tiles){const _=this.tiles[g];_.state!=="loaded"&&(_.state="loaded",_.texture=this.texture,m=!0)}m&&this.fire(new c.k("data",{dataType:"source",sourceDataType:"idle",sourceId:this.id}))}loadTile(i){return c._(this,void 0,void 0,function*(){this.tileID&&this.tileID.equals(i.tileID.canonical)?(this.tiles[String(i.tileID.wrap)]=i,i.buckets={}):i.state="errored"})}serialize(){return{type:"image",url:this.options.url,coordinates:this.coordinates}}hasTransition(){return!1}}class ys extends gs{constructor(i,u,m,g){super(i,u,m,g),this.roundZoom=!0,this.type="video",this.options=u}load(){return c._(this,void 0,void 0,function*(){this._loaded=!1;const i=this.options;this.urls=[];for(const u of i.urls)this.urls.push(this.map._requestManager.transformRequest(u,"Source").url);try{const u=yield c.a3(this.urls);if(this._loaded=!0,!u)return;this.video=u,this.video.loop=!0,this.video.addEventListener("playing",()=>{this.map.triggerRepaint()}),this.map&&this.video.play(),this._finishLoading()}catch(u){this.fire(new c.j(u))}})}pause(){this.video&&this.video.pause()}play(){this.video&&this.video.play()}seek(i){if(this.video){const u=this.video.seekable;iu.end(0)?this.fire(new c.j(new c.a2(`sources.${this.id}`,null,`Playback for this video can be set only between the ${u.start(0)} and ${u.end(0)}-second mark.`))):this.video.currentTime=i}}getVideo(){return this.video}onAdd(i){this.map||(this.map=i,this.load(),this.video&&(this.video.play(),this.setCoordinates(this.coordinates)))}prepare(){if(Object.keys(this.tiles).length===0||this.video.readyState<2)return;const i=this.map.painter.context,u=i.gl;this.boundsBuffer||(this.boundsBuffer=i.createVertexBuffer(this._boundsArray,ms.members)),this.boundsSegments||(this.boundsSegments=c.a0.simpleSegment(0,0,4,2)),this.texture?this.video.paused||(this.texture.bind(u.LINEAR,u.CLAMP_TO_EDGE),u.texSubImage2D(u.TEXTURE_2D,0,0,0,u.RGBA,u.UNSIGNED_BYTE,this.video)):(this.texture=new Je(i,this.video,u.RGBA),this.texture.bind(u.LINEAR,u.CLAMP_TO_EDGE));let m=!1;for(const g in this.tiles){const _=this.tiles[g];_.state!=="loaded"&&(_.state="loaded",_.texture=this.texture,m=!0)}m&&this.fire(new c.k("data",{dataType:"source",sourceDataType:"idle",sourceId:this.id}))}serialize(){return{type:"video",urls:this.urls,coordinates:this.coordinates}}hasTransition(){return this.video&&!this.video.paused}}class xr extends gs{constructor(i,u,m,g){super(i,u,m,g),u.coordinates?Array.isArray(u.coordinates)&&u.coordinates.length===4&&!u.coordinates.some(_=>!Array.isArray(_)||_.length!==2||_.some(C=>typeof C!="number"))||this.fire(new c.j(new c.a2(`sources.${i}`,null,'"coordinates" property must be an array of 4 longitude/latitude array pairs'))):this.fire(new c.j(new c.a2(`sources.${i}`,null,'missing required property "coordinates"'))),u.animate&&typeof u.animate!="boolean"&&this.fire(new c.j(new c.a2(`sources.${i}`,null,'optional "animate" property must be a boolean value'))),u.canvas?typeof u.canvas=="string"||u.canvas instanceof HTMLCanvasElement||this.fire(new c.j(new c.a2(`sources.${i}`,null,'"canvas" must be either a string representing the ID of the canvas element from which to read, or an HTMLCanvasElement instance'))):this.fire(new c.j(new c.a2(`sources.${i}`,null,'missing required property "canvas"'))),this.options=u,this.animate=u.animate===void 0||u.animate}load(){return c._(this,void 0,void 0,function*(){this._loaded=!0,this.canvas||(this.canvas=this.options.canvas instanceof HTMLCanvasElement?this.options.canvas:document.getElementById(this.options.canvas)),this.width=this.canvas.width,this.height=this.canvas.height,this._hasInvalidDimensions()?this.fire(new c.j(new Error("Canvas dimensions cannot be less than or equal to zero."))):(this.play=function(){this._playing=!0,this.map.triggerRepaint()},this.pause=function(){this._playing&&(this.prepare(),this._playing=!1)},this._finishLoading())})}getCanvas(){return this.canvas}onAdd(i){this.map=i,this.load(),this.canvas&&this.animate&&this.play()}onRemove(){this.pause()}prepare(){let i=!1;if(this.canvas.width!==this.width&&(this.width=this.canvas.width,i=!0),this.canvas.height!==this.height&&(this.height=this.canvas.height,i=!0),this._hasInvalidDimensions()||Object.keys(this.tiles).length===0)return;const u=this.map.painter.context,m=u.gl;this.boundsBuffer||(this.boundsBuffer=u.createVertexBuffer(this._boundsArray,ms.members)),this.boundsSegments||(this.boundsSegments=c.a0.simpleSegment(0,0,4,2)),this.texture?(i||this._playing)&&this.texture.update(this.canvas,{premultiply:!0}):this.texture=new Je(u,this.canvas,m.RGBA,{premultiply:!0});let g=!1;for(const _ in this.tiles){const C=this.tiles[_];C.state!=="loaded"&&(C.state="loaded",C.texture=this.texture,g=!0)}g&&this.fire(new c.k("data",{dataType:"source",sourceDataType:"idle",sourceId:this.id}))}serialize(){return{type:"canvas",coordinates:this.coordinates}}hasTransition(){return this._playing}_hasInvalidDimensions(){for(const i of[this.canvas.width,this.canvas.height])if(isNaN(i)||i<=0)return!0;return!1}}const Dr={},on=x=>{switch(x){case"geojson":return nn;case"image":return gs;case"raster":return Lt;case"raster-dem":return Bi;case"vector":return gr;case"video":return ys;case"canvas":return xr}return Dr[x]},et="RTLPluginLoaded";class Wr extends c.E{constructor(){super(...arguments),this.status="unavailable",this.url=null,this.dispatcher=lr()}_syncState(i){return this.status=i,this.dispatcher.broadcast("SRPS",{pluginStatus:i,pluginURL:this.url}).catch(u=>{throw this.status="error",u})}getRTLTextPluginStatus(){return this.status}clearRTLTextPlugin(){this.status="unavailable",this.url=null}setRTLTextPlugin(i){return c._(this,arguments,void 0,function*(u,m=!1){if(this.url)throw new Error("setRTLTextPlugin cannot be called multiple times.");if(this.url=M.resolveURL(u),!this.url)throw new Error(`requested url ${u} is invalid`);if(this.status==="unavailable"){if(!m)return this._requestImport();this.status="deferred",this._syncState(this.status)}else if(this.status==="requested")return this._requestImport()})}_requestImport(){return c._(this,void 0,void 0,function*(){yield this._syncState("loading"),this.status="loaded",this.fire(new c.k(et))})}lazyLoad(){this.status==="unavailable"?this.status="requested":this.status==="deferred"&&this._requestImport()}}let hr=null;function Ei(){return hr||(hr=new Wr),hr}class br{constructor(i,u){this.timeAdded=0,this.fadeEndTime=0,this.tileID=i,this.uid=c.a4(),this.uses=0,this.tileSize=u,this.buckets={},this.expirationTime=null,this.queryPadding=0,this.hasSymbolBuckets=!1,this.hasRTLText=!1,this.dependencies={},this.rtt=[],this.rttCoords={},this.expiredRequestCount=0,this.state="loading"}registerFadeDuration(i){const u=i+this.timeAdded;u_.getLayer(B)).filter(Boolean);if(I.length!==0){A.layers=I,A.stateDependentLayerIds&&(A.stateDependentLayers=A.stateDependentLayerIds.map(B=>I.filter(F=>F.id===B)[0]));for(const B of I)C[B.id]=A}}return C}(i.buckets,u.style),this.hasSymbolBuckets=!1;for(const g in this.buckets){const _=this.buckets[g];if(_ instanceof c.a6){if(this.hasSymbolBuckets=!0,!m)break;_.justReloaded=!0}}if(this.hasRTLText=!1,this.hasSymbolBuckets)for(const g in this.buckets){const _=this.buckets[g];if(_ instanceof c.a6&&_.hasRTLText){this.hasRTLText=!0,Ei().lazyLoad();break}}this.queryPadding=0;for(const g in this.buckets){const _=this.buckets[g];this.queryPadding=Math.max(this.queryPadding,u.style.getLayer(g).queryRadius(_))}i.imageAtlas&&(this.imageAtlas=i.imageAtlas),i.glyphAtlasImage&&(this.glyphAtlasImage=i.glyphAtlasImage)}else this.collisionBoxArray=new c.a5}unloadVectorData(){for(const i in this.buckets)this.buckets[i].destroy();this.buckets={},this.imageAtlasTexture&&this.imageAtlasTexture.destroy(),this.imageAtlas&&(this.imageAtlas=null),this.glyphAtlasTexture&&this.glyphAtlasTexture.destroy(),this.latestFeatureIndex=null,this.state="unloaded"}getBucket(i){return this.buckets[i.id]}upload(i){for(const m in this.buckets){const g=this.buckets[m];g.uploadPending()&&g.upload(i)}const u=i.gl;this.imageAtlas&&!this.imageAtlas.uploaded&&(this.imageAtlasTexture=new Je(i,this.imageAtlas.image,u.RGBA),this.imageAtlas.uploaded=!0),this.glyphAtlasImage&&(this.glyphAtlasTexture=new Je(i,this.glyphAtlasImage,u.ALPHA),this.glyphAtlasImage=null)}prepare(i){this.imageAtlas&&this.imageAtlas.patchUpdatedImages(i,this.imageAtlasTexture)}queryRenderedFeatures(i,u,m,g,_,C,A,I,B,F){return this.latestFeatureIndex&&this.latestFeatureIndex.rawTileData?this.latestFeatureIndex.query({queryGeometry:g,cameraQueryGeometry:_,scale:C,tileSize:this.tileSize,pixelPosMatrix:F,transform:I,params:A,queryPadding:this.queryPadding*B},i,u,m):{}}querySourceFeatures(i,u){const m=this.latestFeatureIndex;if(!m||!m.rawTileData)return;const g=m.loadVTLayers(),_=u&&u.sourceLayer?u.sourceLayer:"",C=g._geojsonTileLayer||g[_];if(!C)return;const A=c.a7(u&&u.filter),{z:I,x:B,y:F}=this.tileID.canonical,z={z:I,x:B,y:F};for(let H=0;Hm)g=!1;else if(u)if(this.expirationTime{this.remove(i,_)},m)),this.data[g].push(_),this.order.push(g),this.order.length>this.max){const C=this._getAndRemoveByKey(this.order[0]);C&&this.onRemove(C)}return this}has(i){return i.wrapped().key in this.data}getAndRemove(i){return this.has(i)?this._getAndRemoveByKey(i.wrapped().key):null}_getAndRemoveByKey(i){const u=this.data[i].shift();return u.timeout&&clearTimeout(u.timeout),this.data[i].length===0&&delete this.data[i],this.order.splice(this.order.indexOf(i),1),u.value}getByKey(i){const u=this.data[i];return u?u[0].value:null}get(i){return this.has(i)?this.data[i.wrapped().key][0].value:null}remove(i,u){if(!this.has(i))return this;const m=i.wrapped().key,g=u===void 0?0:this.data[m].indexOf(u),_=this.data[m][g];return this.data[m].splice(g,1),_.timeout&&clearTimeout(_.timeout),this.data[m].length===0&&delete this.data[m],this.onRemove(_.value),this.order.splice(this.order.indexOf(m),1),this}setMaxSize(i){for(this.max=i;this.order.length>this.max;){const u=this._getAndRemoveByKey(this.order[0]);u&&this.onRemove(u)}return this}filter(i){const u=[];for(const m in this.data)for(const g of this.data[m])i(g.value)||u.push(g);for(const m of u)this.remove(m.value.tileID,m)}}class Ze{constructor(){this.state={},this.stateChanges={},this.deletedStates={}}updateState(i,u,m){const g=String(u);if(this.stateChanges[i]=this.stateChanges[i]||{},this.stateChanges[i][g]=this.stateChanges[i][g]||{},c.e(this.stateChanges[i][g],m),this.deletedStates[i]===null){this.deletedStates[i]={};for(const _ in this.state[i])_!==g&&(this.deletedStates[i][_]=null)}else if(this.deletedStates[i]&&this.deletedStates[i][g]===null){this.deletedStates[i][g]={};for(const _ in this.state[i][g])m[_]||(this.deletedStates[i][g][_]=null)}else for(const _ in m)this.deletedStates[i]&&this.deletedStates[i][g]&&this.deletedStates[i][g][_]===null&&delete this.deletedStates[i][g][_]}removeFeatureState(i,u,m){if(this.deletedStates[i]===null)return;const g=String(u);if(this.deletedStates[i]=this.deletedStates[i]||{},m&&u!==void 0)this.deletedStates[i][g]!==null&&(this.deletedStates[i][g]=this.deletedStates[i][g]||{},this.deletedStates[i][g][m]=null);else if(u!==void 0)if(this.stateChanges[i]&&this.stateChanges[i][g])for(m in this.deletedStates[i][g]={},this.stateChanges[i][g])this.deletedStates[i][g][m]=null;else this.deletedStates[i][g]=null;else this.deletedStates[i]=null}getState(i,u){const m=String(u),g=c.e({},(this.state[i]||{})[m],(this.stateChanges[i]||{})[m]);if(this.deletedStates[i]===null)return{};if(this.deletedStates[i]){const _=this.deletedStates[i][u];if(_===null)return{};for(const C in _)delete g[C]}return g}initializeTileState(i,u){i.setFeatureState(this.state,u)}coalesceChanges(i,u){const m={};for(const g in this.stateChanges){this.state[g]=this.state[g]||{};const _={};for(const C in this.stateChanges[g])this.state[g][C]||(this.state[g][C]={}),c.e(this.state[g][C],this.stateChanges[g][C]),_[C]=this.state[g][C];m[g]=_}for(const g in this.deletedStates){this.state[g]=this.state[g]||{};const _={};if(this.deletedStates[g]===null)for(const C in this.state[g])_[C]={},this.state[g][C]={};else for(const C in this.deletedStates[g]){if(this.deletedStates[g][C]===null)this.state[g][C]={};else for(const A of Object.keys(this.deletedStates[g][C]))delete this.state[g][C][A];_[C]=this.state[g][C]}m[g]=m[g]||{},c.e(m[g],_)}if(this.stateChanges={},this.deletedStates={},Object.keys(m).length!==0)for(const g in i)i[g].setFeatureState(m,u)}}class It extends c.E{constructor(i,u,m){super(),this.id=i,this.dispatcher=m,this.on("data",g=>this._dataHandler(g)),this.on("dataloading",()=>{this._sourceErrored=!1}),this.on("error",()=>{this._sourceErrored=this._source.loaded()}),this._source=((g,_,C,A)=>{const I=new(on(_.type))(g,_,C,A);if(I.id!==g)throw new Error(`Expected Source id to be ${g} instead of ${I.id}`);return I})(i,u,m,this),this._tiles={},this._cache=new Xe(0,g=>this._unloadTile(g)),this._timers={},this._cacheTimers={},this._maxTileCacheSize=null,this._maxTileCacheZoomLevels=null,this._loadedParentTiles={},this._coveredTiles={},this._state=new Ze,this._didEmitContent=!1,this._updated=!1}onAdd(i){this.map=i,this._maxTileCacheSize=i?i._maxTileCacheSize:null,this._maxTileCacheZoomLevels=i?i._maxTileCacheZoomLevels:null,this._source&&this._source.onAdd&&this._source.onAdd(i)}onRemove(i){this.clearTiles(),this._source&&this._source.onRemove&&this._source.onRemove(i)}loaded(){if(this._sourceErrored)return!0;if(!this._sourceLoaded||!this._source.loaded())return!1;if(!(this.used===void 0&&this.usedForTerrain===void 0||this.used||this.usedForTerrain))return!0;if(!this._updated)return!1;for(const i in this._tiles){const u=this._tiles[i];if(u.state!=="loaded"&&u.state!=="errored")return!1}return!0}getSource(){return this._source}pause(){this._paused=!0}resume(){if(!this._paused)return;const i=this._shouldReloadOnResume;this._paused=!1,this._shouldReloadOnResume=!1,i&&this.reload(),this.transform&&this.update(this.transform,this.terrain)}_loadTile(i,u,m){return c._(this,void 0,void 0,function*(){try{yield this._source.loadTile(i),this._tileLoaded(i,u,m)}catch(g){i.state="errored",g.status!==404?this._source.fire(new c.j(g,{tile:i})):this.update(this.transform,this.terrain)}})}_unloadTile(i){this._source.unloadTile&&this._source.unloadTile(i)}_abortTile(i){this._source.abortTile&&this._source.abortTile(i),this._source.fire(new c.k("dataabort",{tile:i,coord:i.tileID,dataType:"source"}))}serialize(){return this._source.serialize()}prepare(i){this._source.prepare&&this._source.prepare(),this._state.coalesceChanges(this._tiles,this.map?this.map.painter:null);for(const u in this._tiles){const m=this._tiles[u];m.upload(i),m.prepare(this.map.style.imageManager)}}getIds(){return Object.values(this._tiles).map(i=>i.tileID).sort(qi).map(i=>i.key)}getRenderableIds(i){const u=[];for(const m in this._tiles)this._isIdRenderable(m,i)&&u.push(this._tiles[m]);return i?u.sort((m,g)=>{const _=m.tileID,C=g.tileID,A=new c.P(_.canonical.x,_.canonical.y)._rotate(this.transform.angle),I=new c.P(C.canonical.x,C.canonical.y)._rotate(this.transform.angle);return _.overscaledZ-C.overscaledZ||I.y-A.y||I.x-A.x}).map(m=>m.tileID.key):u.map(m=>m.tileID).sort(qi).map(m=>m.key)}hasRenderableParent(i){const u=this.findLoadedParent(i,0);return!!u&&this._isIdRenderable(u.tileID.key)}_isIdRenderable(i,u){return this._tiles[i]&&this._tiles[i].hasData()&&!this._coveredTiles[i]&&(u||!this._tiles[i].holdingForFade())}reload(){if(this._paused)this._shouldReloadOnResume=!0;else{this._cache.reset();for(const i in this._tiles)this._tiles[i].state!=="errored"&&this._reloadTile(i,"reloading")}}_reloadTile(i,u){return c._(this,void 0,void 0,function*(){const m=this._tiles[i];m&&(m.state!=="loading"&&(m.state=u),yield this._loadTile(m,i,u))})}_tileLoaded(i,u,m){i.timeAdded=M.now(),m==="expired"&&(i.refreshedUponExpiration=!0),this._setTileReloadTimer(u,i),this.getSource().type==="raster-dem"&&i.dem&&this._backfillDEM(i),this._state.initializeTileState(i,this.map?this.map.painter:null),i.aborted||this._source.fire(new c.k("data",{dataType:"source",tile:i,coord:i.tileID}))}_backfillDEM(i){const u=this.getRenderableIds();for(let g=0;g1||(Math.abs(C)>1&&(Math.abs(C+I)===1?C+=I:Math.abs(C-I)===1&&(C-=I)),_.dem&&g.dem&&(g.dem.backfillBorder(_.dem,C,A),g.neighboringTiles&&g.neighboringTiles[B]&&(g.neighboringTiles[B].backfilled=!0)))}}getTile(i){return this.getTileByID(i.key)}getTileByID(i){return this._tiles[i]}_retainLoadedChildren(i,u,m,g){for(const _ in this._tiles){let C=this._tiles[_];if(g[_]||!C.hasData()||C.tileID.overscaledZ<=u||C.tileID.overscaledZ>m)continue;let A=C.tileID;for(;C&&C.tileID.overscaledZ>u+1;){const B=C.tileID.scaledTo(C.tileID.overscaledZ-1);C=this._tiles[B.key],C&&C.hasData()&&(A=B)}let I=A;for(;I.overscaledZ>u;)if(I=I.scaledTo(I.overscaledZ-1),i[I.key]){g[A.key]=A;break}}}findLoadedParent(i,u){if(i.key in this._loadedParentTiles){const m=this._loadedParentTiles[i.key];return m&&m.tileID.overscaledZ>=u?m:null}for(let m=i.overscaledZ-1;m>=u;m--){const g=i.scaledTo(m),_=this._getLoadedTile(g);if(_)return _}}findLoadedSibling(i){return this._getLoadedTile(i)}_getLoadedTile(i){const u=this._tiles[i.key];return u&&u.hasData()?u:this._cache.getByKey(i.wrapped().key)}updateCacheSize(i){const u=Math.ceil(i.width/this._source.tileSize)+1,m=Math.ceil(i.height/this._source.tileSize)+1,g=Math.floor(u*m*(this._maxTileCacheZoomLevels===null?c.a.MAX_TILE_CACHE_ZOOM_LEVELS:this._maxTileCacheZoomLevels)),_=typeof this._maxTileCacheSize=="number"?Math.min(this._maxTileCacheSize,g):g;this._cache.setMaxSize(_)}handleWrapJump(i){const u=Math.round((i-(this._prevLng===void 0?i:this._prevLng))/360);if(this._prevLng=i,u){const m={};for(const g in this._tiles){const _=this._tiles[g];_.tileID=_.tileID.unwrapTo(_.tileID.wrap+u),m[_.tileID.key]=_}this._tiles=m;for(const g in this._timers)clearTimeout(this._timers[g]),delete this._timers[g];for(const g in this._tiles)this._setTileReloadTimer(g,this._tiles[g])}}_updateCoveredAndRetainedTiles(i,u,m,g,_,C){const A={},I={},B=Object.keys(i),F=M.now();for(const z of B){const H=i[z],J=this._tiles[z];if(!J||J.fadeEndTime!==0&&J.fadeEndTime<=F)continue;const K=this.findLoadedParent(H,u),ie=this.findLoadedSibling(H),le=K||ie||null;le&&(this._addTile(le.tileID),A[le.tileID.key]=le.tileID),I[z]=H}this._retainLoadedChildren(I,g,m,i);for(const z in A)i[z]||(this._coveredTiles[z]=!0,i[z]=A[z]);if(C){const z={},H={};for(const J of _)this._tiles[J.key].hasData()?z[J.key]=J:H[J.key]=J;for(const J in H){const K=H[J].children(this._source.maxzoom);this._tiles[K[0].key]&&this._tiles[K[1].key]&&this._tiles[K[2].key]&&this._tiles[K[3].key]&&(z[K[0].key]=i[K[0].key]=K[0],z[K[1].key]=i[K[1].key]=K[1],z[K[2].key]=i[K[2].key]=K[2],z[K[3].key]=i[K[3].key]=K[3],delete H[J])}for(const J in H){const K=H[J],ie=this.findLoadedParent(K,this._source.minzoom),le=this.findLoadedSibling(K),ce=ie||le||null;if(ce){z[ce.tileID.key]=i[ce.tileID.key]=ce.tileID;for(const pe in z)z[pe].isChildOf(ce.tileID)&&delete z[pe]}}for(const J in this._tiles)z[J]||(this._coveredTiles[J]=!0)}}update(i,u){if(!this._sourceLoaded||this._paused)return;let m;this.transform=i,this.terrain=u,this.updateCacheSize(i),this.handleWrapJump(this.transform.center.lng),this._coveredTiles={},this.used||this.usedForTerrain?this._source.tileID?m=i.getVisibleUnwrappedCoordinates(this._source.tileID).map(F=>new c.S(F.canonical.z,F.wrap,F.canonical.z,F.canonical.x,F.canonical.y)):(m=i.coveringTiles({tileSize:this.usedForTerrain?this.tileSize:this._source.tileSize,minzoom:this._source.minzoom,maxzoom:this._source.maxzoom,roundZoom:!this.usedForTerrain&&this._source.roundZoom,reparseOverscaled:this._source.reparseOverscaled,terrain:u}),this._source.hasTile&&(m=m.filter(F=>this._source.hasTile(F)))):m=[];const g=i.coveringZoomLevel(this._source),_=Math.max(g-It.maxOverzooming,this._source.minzoom),C=Math.max(g+It.maxUnderzooming,this._source.minzoom);if(this.usedForTerrain){const F={};for(const z of m)if(z.canonical.z>this._source.minzoom){const H=z.scaledTo(z.canonical.z-1);F[H.key]=H;const J=z.scaledTo(Math.max(this._source.minzoom,Math.min(z.canonical.z,5)));F[J.key]=J}m=m.concat(Object.values(F))}const A=m.length===0&&!this._updated&&this._didEmitContent;this._updated=!0,A&&this.fire(new c.k("data",{sourceDataType:"idle",dataType:"source",sourceId:this.id}));const I=this._updateRetainedTiles(m,g);Lr(this._source.type)&&this._updateCoveredAndRetainedTiles(I,_,C,g,m,u);for(const F in I)this._tiles[F].clearFadeHold();const B=c.ab(this._tiles,I);for(const F of B){const z=this._tiles[F];z.hasSymbolBuckets&&!z.holdingForFade()?z.setHoldDuration(this.map._fadeDuration):z.hasSymbolBuckets&&!z.symbolFadeFinished()||this._removeTile(F)}this._updateLoadedParentTileCache(),this._updateLoadedSiblingTileCache()}releaseSymbolFadeTiles(){for(const i in this._tiles)this._tiles[i].holdingForFade()&&this._removeTile(i)}_updateRetainedTiles(i,u){var m;const g={},_={},C=Math.max(u-It.maxOverzooming,this._source.minzoom),A=Math.max(u+It.maxUnderzooming,this._source.minzoom),I={};for(const B of i){const F=this._addTile(B);g[B.key]=B,F.hasData()||uthis._source.maxzoom){const H=B.children(this._source.maxzoom)[0],J=this.getTile(H);if(J&&J.hasData()){g[H.key]=H;continue}}else{const H=B.children(this._source.maxzoom);if(g[H[0].key]&&g[H[1].key]&&g[H[2].key]&&g[H[3].key])continue}let z=F.wasRequested();for(let H=B.overscaledZ-1;H>=C;--H){const J=B.scaledTo(H);if(_[J.key])break;if(_[J.key]=!0,F=this.getTile(J),!F&&z&&(F=this._addTile(J)),F){const K=F.hasData();if((K||!(!((m=this.map)===null||m===void 0)&&m.cancelPendingTileRequestsWhileZooming)||z)&&(g[J.key]=J),z=F.wasRequested(),K)break}}}return g}_updateLoadedParentTileCache(){this._loadedParentTiles={};for(const i in this._tiles){const u=[];let m,g=this._tiles[i].tileID;for(;g.overscaledZ>0;){if(g.key in this._loadedParentTiles){m=this._loadedParentTiles[g.key];break}u.push(g.key);const _=g.scaledTo(g.overscaledZ-1);if(m=this._getLoadedTile(_),m)break;g=_}for(const _ of u)this._loadedParentTiles[_]=m}}_updateLoadedSiblingTileCache(){this._loadedSiblingTiles={};for(const i in this._tiles){const u=this._tiles[i].tileID,m=this._getLoadedTile(u);this._loadedSiblingTiles[u.key]=m}}_addTile(i){let u=this._tiles[i.key];if(u)return u;u=this._cache.getAndRemove(i),u&&(this._setTileReloadTimer(i.key,u),u.tileID=i,this._state.initializeTileState(u,this.map?this.map.painter:null),this._cacheTimers[i.key]&&(clearTimeout(this._cacheTimers[i.key]),delete this._cacheTimers[i.key],this._setTileReloadTimer(i.key,u)));const m=u;return u||(u=new br(i,this._source.tileSize*i.overscaleFactor()),this._loadTile(u,i.key,u.state)),u.uses++,this._tiles[i.key]=u,m||this._source.fire(new c.k("dataloading",{tile:u,coord:u.tileID,dataType:"source"})),u}_setTileReloadTimer(i,u){i in this._timers&&(clearTimeout(this._timers[i]),delete this._timers[i]);const m=u.getExpiryTimeout();m&&(this._timers[i]=setTimeout(()=>{this._reloadTile(i,"expired"),delete this._timers[i]},m))}_removeTile(i){const u=this._tiles[i];u&&(u.uses--,delete this._tiles[i],this._timers[i]&&(clearTimeout(this._timers[i]),delete this._timers[i]),u.uses>0||(u.hasData()&&u.state!=="reloading"?this._cache.add(u.tileID,u,u.getExpiryTimeout()):(u.aborted=!0,this._abortTile(u),this._unloadTile(u))))}_dataHandler(i){const u=i.sourceDataType;i.dataType==="source"&&u==="metadata"&&(this._sourceLoaded=!0),this._sourceLoaded&&!this._paused&&i.dataType==="source"&&u==="content"&&(this.reload(),this.transform&&this.update(this.transform,this.terrain),this._didEmitContent=!0)}clearTiles(){this._shouldReloadOnResume=!1,this._paused=!1;for(const i in this._tiles)this._removeTile(i);this._cache.reset()}tilesIn(i,u,m){const g=[],_=this.transform;if(!_)return g;const C=m?_.getCameraQueryGeometry(i):i,A=i.map(K=>_.pointCoordinate(K,this.terrain)),I=C.map(K=>_.pointCoordinate(K,this.terrain)),B=this.getIds();let F=1/0,z=1/0,H=-1/0,J=-1/0;for(const K of I)F=Math.min(F,K.x),z=Math.min(z,K.y),H=Math.max(H,K.x),J=Math.max(J,K.y);for(let K=0;K=0&&ee[1].y+pe>=0){const xe=A.map(Te=>le.getTilePoint(Te)),ke=I.map(Te=>le.getTilePoint(Te));g.push({tile:ie,tileID:le,queryGeometry:xe,cameraQueryGeometry:ke,scale:ce})}}return g}getVisibleCoordinates(i){const u=this.getRenderableIds(i).map(m=>this._tiles[m].tileID);for(const m of u)m.posMatrix=this.transform.calculatePosMatrix(m.toUnwrapped());return u}hasTransition(){if(this._source.hasTransition())return!0;if(Lr(this._source.type)){const i=M.now();for(const u in this._tiles)if(this._tiles[u].fadeEndTime>=i)return!0}return!1}setFeatureState(i,u,m){this._state.updateState(i=i||"_geojsonTileLayer",u,m)}removeFeatureState(i,u,m){this._state.removeFeatureState(i=i||"_geojsonTileLayer",u,m)}getFeatureState(i,u){return this._state.getState(i=i||"_geojsonTileLayer",u)}setDependencies(i,u,m){const g=this._tiles[i];g&&g.setDependencies(u,m)}reloadTilesForDependencies(i,u){for(const m in this._tiles)this._tiles[m].hasDependency(i,u)&&this._reloadTile(m,"reloading");this._cache.filter(m=>!m.hasDependency(i,u))}}function qi(x,i){const u=Math.abs(2*x.wrap)-+(x.wrap<0),m=Math.abs(2*i.wrap)-+(i.wrap<0);return x.overscaledZ-i.overscaledZ||m-u||i.canonical.y-x.canonical.y||i.canonical.x-x.canonical.x}function Lr(x){return x==="raster"||x==="image"||x==="video"}It.maxOverzooming=10,It.maxUnderzooming=3;class Vt{constructor(i,u){this.reset(i,u)}reset(i,u){this.points=i||[],this._distances=[0];for(let m=1;m0?(g-C)/A:0;return this.points[_].mult(1-I).add(this.points[u].mult(I))}}function Jr(x,i){let u=!0;return x==="always"||x!=="never"&&i!=="never"||(u=!1),u}class Br{constructor(i,u,m){const g=this.boxCells=[],_=this.circleCells=[];this.xCellCount=Math.ceil(i/m),this.yCellCount=Math.ceil(u/m);for(let C=0;Cthis.width||g<0||u>this.height)return[];const I=[];if(i<=0&&u<=0&&this.width<=m&&this.height<=g){if(_)return[{key:null,x1:i,y1:u,x2:m,y2:g}];for(let B=0;B0}hitTestCircle(i,u,m,g,_){const C=i-m,A=i+m,I=u-m,B=u+m;if(A<0||C>this.width||B<0||I>this.height)return!1;const F=[];return this._forEachCell(C,I,A,B,this._queryCellCircle,F,{hitTest:!0,overlapMode:g,circle:{x:i,y:u,radius:m},seenUids:{box:{},circle:{}}},_),F.length>0}_queryCell(i,u,m,g,_,C,A,I){const{seenUids:B,hitTest:F,overlapMode:z}=A,H=this.boxCells[_];if(H!==null){const K=this.bboxes;for(const ie of H)if(!B.box[ie]){B.box[ie]=!0;const le=4*ie,ce=this.boxKeys[ie];if(i<=K[le+2]&&u<=K[le+3]&&m>=K[le+0]&&g>=K[le+1]&&(!I||I(ce))&&(!F||!Jr(z,ce.overlapMode))&&(C.push({key:ce,x1:K[le],y1:K[le+1],x2:K[le+2],y2:K[le+3]}),F))return!0}}const J=this.circleCells[_];if(J!==null){const K=this.circles;for(const ie of J)if(!B.circle[ie]){B.circle[ie]=!0;const le=3*ie,ce=this.circleKeys[ie];if(this._circleAndRectCollide(K[le],K[le+1],K[le+2],i,u,m,g)&&(!I||I(ce))&&(!F||!Jr(z,ce.overlapMode))){const pe=K[le],ee=K[le+1],xe=K[le+2];if(C.push({key:ce,x1:pe-xe,y1:ee-xe,x2:pe+xe,y2:ee+xe}),F)return!0}}}return!1}_queryCellCircle(i,u,m,g,_,C,A,I){const{circle:B,seenUids:F,overlapMode:z}=A,H=this.boxCells[_];if(H!==null){const K=this.bboxes;for(const ie of H)if(!F.box[ie]){F.box[ie]=!0;const le=4*ie,ce=this.boxKeys[ie];if(this._circleAndRectCollide(B.x,B.y,B.radius,K[le+0],K[le+1],K[le+2],K[le+3])&&(!I||I(ce))&&!Jr(z,ce.overlapMode))return C.push(!0),!0}}const J=this.circleCells[_];if(J!==null){const K=this.circles;for(const ie of J)if(!F.circle[ie]){F.circle[ie]=!0;const le=3*ie,ce=this.circleKeys[ie];if(this._circlesCollide(K[le],K[le+1],K[le+2],B.x,B.y,B.radius)&&(!I||I(ce))&&!Jr(z,ce.overlapMode))return C.push(!0),!0}}}_forEachCell(i,u,m,g,_,C,A,I){const B=this._convertToXCellCoord(i),F=this._convertToYCellCoord(u),z=this._convertToXCellCoord(m),H=this._convertToYCellCoord(g);for(let J=B;J<=z;J++)for(let K=F;K<=H;K++)if(_.call(this,i,u,m,g,this.xCellCount*K+J,C,A,I))return}_convertToXCellCoord(i){return Math.max(0,Math.min(this.xCellCount-1,Math.floor(i*this.xScale)))}_convertToYCellCoord(i){return Math.max(0,Math.min(this.yCellCount-1,Math.floor(i*this.yScale)))}_circlesCollide(i,u,m,g,_,C){const A=g-i,I=_-u,B=m+C;return B*B>A*A+I*I}_circleAndRectCollide(i,u,m,g,_,C,A){const I=(C-g)/2,B=Math.abs(i-(g+I));if(B>I+m)return!1;const F=(A-_)/2,z=Math.abs(u-(_+F));if(z>F+m)return!1;if(B<=I||z<=F)return!0;const H=B-I,J=z-F;return H*H+J*J<=m*m}}function ur(x,i,u,m,g){const _=c.H();return i?(c.K(_,_,[1/g,1/g,1]),u||c.ad(_,_,m.angle)):c.L(_,m.labelPlaneMatrix,x),_}function Or(x,i,u,m,g){if(i){const _=c.ae(x);return c.K(_,_,[g,g,1]),u||c.ad(_,_,-m.angle),_}return m.glCoordMatrix}function se(x,i,u,m){let g;m?(g=[x,i,m(x,i),1],c.af(g,g,u)):(g=[x,i,0,1],ni(g,g,u));const _=g[3];return{point:new c.P(g[0]/_,g[1]/_),signedDistanceFromCamera:_,isOccluded:!1}}function V(x,i){return .5+x/i*.5}function N(x,i){return x.x>=-i[0]&&x.x<=i[0]&&x.y>=-i[1]&&x.y<=i[1]}function W(x,i,u,m,g,_,C,A,I,B,F,z,H,J,K){const ie=m?x.textSizeData:x.iconSizeData,le=c.ag(ie,u.transform.zoom),ce=[256/u.width*2+1,256/u.height*2+1],pe=m?x.text.dynamicLayoutVertexArray:x.icon.dynamicLayoutVertexArray;pe.clear();const ee=x.lineVertexArray,xe=m?x.text.placedSymbolArray:x.icon.placedSymbolArray,ke=u.transform.width/u.transform.height;let Te=!1;for(let Ue=0;UeMath.abs(u.x-i.x)*m?{useVertical:!0}:(x===c.ah.vertical?i.yu.x)?{needsFlipping:!0}:null}function _e(x,i,u,m,g,_,C,A,I,B,F){const z=u/24,H=i.lineOffsetX*z,J=i.lineOffsetY*z;let K;if(i.numGlyphs>1){const ie=i.glyphStartIndex+i.numGlyphs,le=i.lineStartIndex,ce=i.lineStartIndex+i.lineLength,pe=$(z,A,H,J,m,i,F,x);if(!pe)return{notEnoughRoom:!0};const ee=se(pe.first.point.x,pe.first.point.y,C,x.getElevation).point,xe=se(pe.last.point.x,pe.last.point.y,C,x.getElevation).point;if(g&&!m){const ke=me(i.writingMode,ee,xe,B);if(ke)return ke}K=[pe.first];for(let ke=i.glyphStartIndex+1;ke0?ee.point:function(Te,Ue,Qe,ht,ft,nt){return Se(Te,Ue,Qe,1,ft,nt)}(x.tileAnchorPoint,pe,le,0,_,x),ke=me(i.writingMode,le,xe,B);if(ke)return ke}const ie=it(z*A.getoffsetX(i.glyphStartIndex),H,J,m,i.segment,i.lineStartIndex,i.lineStartIndex+i.lineLength,x,F);if(!ie||x.projectionCache.anyProjectionOccluded)return{notEnoughRoom:!0};K=[ie]}for(const ie of K)c.aj(I,ie.point,ie.angle);return{}}function Se(x,i,u,m,g,_){const C=x.add(x.sub(i)._unit()),A=g!==void 0?se(C.x,C.y,g,_.getElevation).point:Oe(C.x,C.y,_).point,I=u.sub(A);return u.add(I._mult(m/I.mag()))}function he(x,i,u){const m=i.projectionCache;if(m.projections[x])return m.projections[x];const g=new c.P(i.lineVertexArray.getx(x),i.lineVertexArray.gety(x)),_=Oe(g.x,g.y,i);if(_.signedDistanceFromCamera>0)return m.projections[x]=_.point,m.anyProjectionOccluded=m.anyProjectionOccluded||_.isOccluded,_.point;const C=x-u.direction;return function(A,I,B,F,z){return Se(A,I,B,F,void 0,z)}(u.distanceFromAnchor===0?i.tileAnchorPoint:new c.P(i.lineVertexArray.getx(C),i.lineVertexArray.gety(C)),g,u.previousVertex,u.absOffsetX-u.distanceFromAnchor+1,i)}function Oe(x,i,u){const m=x+u.translation[0],g=i+u.translation[1];let _;return!u.pitchWithMap&&u.projection.useSpecialProjectionForSymbols?(_=u.projection.projectTileCoordinates(m,g,u.unwrappedTileID,u.getElevation),_.point.x=(.5*_.point.x+.5)*u.width,_.point.y=(.5*-_.point.y+.5)*u.height):(_=se(m,g,u.labelPlaneMatrix,u.getElevation),_.isOccluded=!1),_}function Ge(x,i,u){return x._unit()._perp()._mult(i*u)}function De(x,i,u,m,g,_,C,A,I){if(A.projectionCache.offsets[x])return A.projectionCache.offsets[x];const B=u.add(i);if(x+I.direction=g)return A.projectionCache.offsets[x]=B,B;const F=he(x+I.direction,A,I),z=Ge(F.sub(u),C,I.direction),H=u.add(z),J=F.add(z);return A.projectionCache.offsets[x]=c.ak(_,B,H,J)||B,A.projectionCache.offsets[x]}function it(x,i,u,m,g,_,C,A,I){const B=m?x-i:x+i;let F=B>0?1:-1,z=0;m&&(F*=-1,z=Math.PI),F<0&&(z+=Math.PI);let H,J=F>0?_+g:_+g+1;A.projectionCache.cachedAnchorPoint?H=A.projectionCache.cachedAnchorPoint:(H=Oe(A.tileAnchorPoint.x,A.tileAnchorPoint.y,A).point,A.projectionCache.cachedAnchorPoint=H);let K,ie,le=H,ce=H,pe=0,ee=0;const xe=Math.abs(B),ke=[];let Te;for(;pe+ee<=xe;){if(J+=F,J<_||J>=C)return null;pe+=ee,ce=le,ie=K;const ht={absOffsetX:xe,direction:F,distanceFromAnchor:pe,previousVertex:ce};if(le=he(J,A,ht),u===0)ke.push(ce),Te=le.sub(ce);else{let ft;const nt=le.sub(ce);ft=nt.mag()===0?Ge(he(J+F,A,ht).sub(le),u,F):Ge(nt,u,F),ie||(ie=ce.add(ft)),K=De(J,ft,le,_,C,ie,u,A,ht),ke.push(ie),Te=K.sub(ie)}ee=Te.mag()}const Ue=Te._mult((xe-pe)/ee)._add(ie||ce),Qe=z+Math.atan2(le.y-ce.y,le.x-ce.x);return ke.push(Ue),{point:Ue,angle:I?Qe:0,path:ke}}const St=new Float32Array([-1/0,-1/0,0,-1/0,-1/0,0,-1/0,-1/0,0,-1/0,-1/0,0]);function Dt(x,i){for(let u=0;u=1;ti--)dt.push(Jt.path[ti]);for(let ti=1;tiai.signedDistanceFromCamera<=0)?[]:ti.map(ai=>ai.point)}let ji=[];if(dt.length>0){const ti=dt[0].clone(),ai=dt[0].clone();for(let Ui=1;Ui=nt.x&&ai.x<=st.x&&ti.y>=nt.y&&ai.y<=st.y?[dt]:ai.xst.x||ai.yst.y?[]:c.al([dt],nt.x,nt.y,st.x,st.y)}for(const ti of ji){kt.reset(ti,.25*ft);let ai=0;ai=kt.length<=.5*ft?1:Math.ceil(kt.paddedLength/qt)+1;for(let Ui=0;Uise(g.x,g.y,m,u.getElevation))}queryRenderedSymbols(i){if(i.length===0||this.grid.keysLength()===0&&this.ignoredGrid.keysLength()===0)return{};const u=[];let m=1/0,g=1/0,_=-1/0,C=-1/0;for(const F of i){const z=new c.P(F.x+Yt,F.y+Yt);m=Math.min(m,z.x),g=Math.min(g,z.y),_=Math.max(_,z.x),C=Math.max(C,z.y),u.push(z)}const A=this.grid.query(m,g,_,C).concat(this.ignoredGrid.query(m,g,_,C)),I={},B={};for(const F of A){const z=F.key;if(I[z.bucketInstanceId]===void 0&&(I[z.bucketInstanceId]={}),I[z.bucketInstanceId][z.featureIndex])continue;const H=[new c.P(F.x1,F.y1),new c.P(F.x2,F.y1),new c.P(F.x2,F.y2),new c.P(F.x1,F.y2)];c.am(u,H)&&(I[z.bucketInstanceId][z.featureIndex]=!0,B[z.bucketInstanceId]===void 0&&(B[z.bucketInstanceId]=[]),B[z.bucketInstanceId].push(z.featureIndex))}return B}insertCollisionBox(i,u,m,g,_,C){(m?this.ignoredGrid:this.grid).insert({bucketInstanceId:g,featureIndex:_,collisionGroupID:C,overlapMode:u},i[0],i[1],i[2],i[3])}insertCollisionCircles(i,u,m,g,_,C){const A=m?this.ignoredGrid:this.grid,I={bucketInstanceId:g,featureIndex:_,collisionGroupID:C,overlapMode:u};for(let B=0;B=this.screenRightBoundary||gthis.screenBottomBoundary}isInsideGrid(i,u,m,g){return m>=0&&i=0&&uthis.projectAndGetPerspectiveRatio(m,ft.x,ft.y,g,B));Qe=ht.some(ft=>!ft.isOccluded),Ue=ht.map(ft=>ft.point)}else Qe=!0;return{box:c.ao(Ue),allPointsOccluded:!Qe}}}function ri(x,i,u){return i*(c.X/(x.tileSize*Math.pow(2,u-x.tileID.overscaledZ)))}class Ri{constructor(i,u,m,g){this.opacity=i?Math.max(0,Math.min(1,i.opacity+(i.placed?u:-u))):g&&m?1:0,this.placed=m}isHidden(){return this.opacity===0&&!this.placed}}class Vi{constructor(i,u,m,g,_){this.text=new Ri(i?i.text:null,u,m,_),this.icon=new Ri(i?i.icon:null,u,g,_)}isHidden(){return this.text.isHidden()&&this.icon.isHidden()}}class $t{constructor(i,u,m){this.text=i,this.icon=u,this.skipFade=m}}class fi{constructor(){this.invProjMatrix=c.H(),this.viewportMatrix=c.H(),this.circles=[]}}class Oi{constructor(i,u,m,g,_){this.bucketInstanceId=i,this.featureIndex=u,this.sourceLayerIndex=m,this.bucketIndex=g,this.tileID=_}}class nr{constructor(i){this.crossSourceCollisions=i,this.maxGroupID=0,this.collisionGroups={}}get(i){if(this.crossSourceCollisions)return{ID:0,predicate:null};if(!this.collisionGroups[i]){const u=++this.maxGroupID;this.collisionGroups[i]={ID:u,predicate:m=>m.collisionGroupID===u}}return this.collisionGroups[i]}}function or(x,i,u,m,g){const{horizontalAlign:_,verticalAlign:C}=c.au(x);return new c.P(-(_-.5)*i+m[0]*g,-(C-.5)*u+m[1]*g)}class dr{constructor(i,u,m,g,_,C){this.transform=i.clone(),this.terrain=m,this.collisionIndex=new pi(this.transform,u),this.placements={},this.opacities={},this.variableOffsets={},this.stale=!1,this.commitTime=0,this.fadeDuration=g,this.retainedQueryData={},this.collisionGroups=new nr(_),this.collisionCircleArrays={},this.collisionBoxArrays=new Map,this.prevPlacement=C,C&&(C.prevPlacement=void 0),this.placedOrientations={}}_getTerrainElevationFunc(i){const u=this.terrain;return u?(m,g)=>u.getElevation(i,m,g):null}getBucketParts(i,u,m,g){const _=m.getBucket(u),C=m.latestFeatureIndex;if(!_||!C||u.id!==_.layerIds[0])return;const A=m.collisionBoxArray,I=_.layers[0].layout,B=_.layers[0].paint,F=Math.pow(2,this.transform.zoom-m.tileID.overscaledZ),z=m.tileSize/c.X,H=m.tileID.toUnwrapped(),J=this.transform.calculatePosMatrix(H),K=I.get("text-pitch-alignment")==="map",ie=I.get("text-rotation-alignment")==="map",le=ri(m,1,this.transform.zoom),ce=this.collisionIndex.mapProjection.translatePosition(this.transform,m,B.get("text-translate"),B.get("text-translate-anchor")),pe=this.collisionIndex.mapProjection.translatePosition(this.transform,m,B.get("icon-translate"),B.get("icon-translate-anchor")),ee=ur(J,K,ie,this.transform,le);let xe=null;if(K){const Te=Or(J,K,ie,this.transform,le);xe=c.L([],this.transform.labelPlaneMatrix,Te)}this.retainedQueryData[_.bucketInstanceId]=new Oi(_.bucketInstanceId,C,_.sourceLayerIndex,_.index,m.tileID);const ke={bucket:_,layout:I,translationText:ce,translationIcon:pe,posMatrix:J,unwrappedTileID:H,textLabelPlaneMatrix:ee,labelToScreenMatrix:xe,scale:F,textPixelRatio:z,holdingForFade:m.holdingForFade(),collisionBoxArray:A,partiallyEvaluatedTextSize:c.ag(_.textSizeData,this.transform.zoom),collisionGroup:this.collisionGroups.get(_.sourceID)};if(g)for(const Te of _.sortKeyRanges){const{sortKey:Ue,symbolInstanceStart:Qe,symbolInstanceEnd:ht}=Te;i.push({sortKey:Ue,symbolInstanceStart:Qe,symbolInstanceEnd:ht,parameters:ke})}else i.push({symbolInstanceStart:0,symbolInstanceEnd:_.symbolInstances.length,parameters:ke})}attemptAnchorPlacement(i,u,m,g,_,C,A,I,B,F,z,H,J,K,ie,le,ce,pe,ee){const xe=c.aq[i.textAnchor],ke=[i.textOffset0,i.textOffset1],Te=or(xe,m,g,ke,_),Ue=this.collisionIndex.placeCollisionBox(u,H,I,B,F,A,C,le,z.predicate,ee,Te);if((!pe||this.collisionIndex.placeCollisionBox(pe,H,I,B,F,A,C,ce,z.predicate,ee,Te).placeable)&&Ue.placeable){let Qe;if(this.prevPlacement&&this.prevPlacement.variableOffsets[J.crossTileID]&&this.prevPlacement.placements[J.crossTileID]&&this.prevPlacement.placements[J.crossTileID].text&&(Qe=this.prevPlacement.variableOffsets[J.crossTileID].anchor),J.crossTileID===0)throw new Error("symbolInstance.crossTileID can't be 0");return this.variableOffsets[J.crossTileID]={textOffset:ke,width:m,height:g,anchor:xe,textBoxScale:_,prevAnchor:Qe},this.markUsedJustification(K,xe,J,ie),K.allowVerticalPlacement&&(this.markUsedOrientation(K,ie,J),this.placedOrientations[J.crossTileID]=ie),{shift:Te,placedGlyphBoxes:Ue}}}placeLayerBucketPart(i,u,m){const{bucket:g,layout:_,translationText:C,translationIcon:A,posMatrix:I,unwrappedTileID:B,textLabelPlaneMatrix:F,labelToScreenMatrix:z,textPixelRatio:H,holdingForFade:J,collisionBoxArray:K,partiallyEvaluatedTextSize:ie,collisionGroup:le}=i.parameters,ce=_.get("text-optional"),pe=_.get("icon-optional"),ee=c.ar(_,"text-overlap","text-allow-overlap"),xe=ee==="always",ke=c.ar(_,"icon-overlap","icon-allow-overlap"),Te=ke==="always",Ue=_.get("text-rotation-alignment")==="map",Qe=_.get("text-pitch-alignment")==="map",ht=_.get("icon-text-fit")!=="none",ft=_.get("symbol-z-order")==="viewport-y",nt=xe&&(Te||!g.hasIconData()||pe),st=Te&&(xe||!g.hasTextData()||ce);!g.collisionArrays&&K&&g.deserializeCollisionBoxes(K);const kt=this._getTerrainElevationFunc(this.retainedQueryData[g.bucketInstanceId].tileID),Jt=(ot,dt,qt)=>{var ji,ti;if(u[ot.crossTileID])return;if(J)return void(this.placements[ot.crossTileID]=new $t(!1,!1,!1));let ai=!1,Ui=!1,Vr=!0,Gs=null,Gi={box:null,placeable:!1,offscreen:null},os={box:null,placeable:!1,offscreen:null},Yr=null,Nr=null,Zr=null,dn=0,ua=0,ic=0;dt.textFeatureIndex?dn=dt.textFeatureIndex:ot.useRuntimeCollisionCircles&&(dn=ot.featureIndex),dt.verticalTextFeatureIndex&&(ua=dt.verticalTextFeatureIndex);const da=dt.textBox;if(da){const Os=Ir=>{let jr=c.ah.horizontal;if(g.allowVerticalPlacement&&!Ir&&this.prevPlacement){const vs=this.prevPlacement.placedOrientations[ot.crossTileID];vs&&(this.placedOrientations[ot.crossTileID]=vs,jr=vs,this.markUsedOrientation(g,jr,ot))}return jr},Fs=(Ir,jr)=>{if(g.allowVerticalPlacement&&ot.numVerticalGlyphVertices>0&&dt.verticalTextBox){for(const vs of g.writingModes)if(vs===c.ah.vertical?(Gi=jr(),os=Gi):Gi=Ir(),Gi&&Gi.placeable)break}else Gi=Ir()},qn=ot.textAnchorOffsetStartIndex,Hs=ot.textAnchorOffsetEndIndex;if(Hs===qn){const Ir=(jr,vs)=>{const hi=this.collisionIndex.placeCollisionBox(jr,ee,H,I,B,Qe,Ue,C,le.predicate,kt);return hi&&hi.placeable&&(this.markUsedOrientation(g,vs,ot),this.placedOrientations[ot.crossTileID]=vs),hi};Fs(()=>Ir(da,c.ah.horizontal),()=>{const jr=dt.verticalTextBox;return g.allowVerticalPlacement&&ot.numVerticalGlyphVertices>0&&jr?Ir(jr,c.ah.vertical):{box:null,offscreen:null}}),Os(Gi&&Gi.placeable)}else{let Ir=c.aq[(ti=(ji=this.prevPlacement)===null||ji===void 0?void 0:ji.variableOffsets[ot.crossTileID])===null||ti===void 0?void 0:ti.anchor];const jr=(hi,Ao,pa)=>{const fa=hi.x2-hi.x1,Rd=hi.y2-hi.y1,rm=ot.textBoxScale,Vd=ht&&ke==="never"?Ao:null;let Wn=null,Nd=ee==="never"?1:2,sc="never";Ir&&Nd++;for(let $a=0;$ajr(da,dt.iconBox,c.ah.horizontal),()=>{const hi=dt.verticalTextBox;return g.allowVerticalPlacement&&(!Gi||!Gi.placeable)&&ot.numVerticalGlyphVertices>0&&hi?jr(hi,dt.verticalIconBox,c.ah.vertical):{box:null,occluded:!0,offscreen:null}}),Gi&&(ai=Gi.placeable,Vr=Gi.offscreen);const vs=Os(Gi&&Gi.placeable);if(!ai&&this.prevPlacement){const hi=this.prevPlacement.variableOffsets[ot.crossTileID];hi&&(this.variableOffsets[ot.crossTileID]=hi,this.markUsedJustification(g,hi.anchor,ot,vs))}}}if(Yr=Gi,ai=Yr&&Yr.placeable,Vr=Yr&&Yr.offscreen,ot.useRuntimeCollisionCircles){const Os=g.text.placedSymbolArray.get(ot.centerJustifiedTextSymbolIndex),Fs=c.ai(g.textSizeData,ie,Os),qn=_.get("text-padding");Nr=this.collisionIndex.placeCollisionCircles(ee,Os,g.lineVertexArray,g.glyphOffsetArray,Fs,I,B,F,z,m,Qe,le.predicate,ot.collisionCircleDiameter,qn,C,kt),Nr.circles.length&&Nr.collisionDetected&&!m&&c.w("Collisions detected, but collision boxes are not shown"),ai=xe||Nr.circles.length>0&&!Nr.collisionDetected,Vr=Vr&&Nr.offscreen}if(dt.iconFeatureIndex&&(ic=dt.iconFeatureIndex),dt.iconBox){const Os=Fs=>this.collisionIndex.placeCollisionBox(Fs,ke,H,I,B,Qe,Ue,A,le.predicate,kt,ht&&Gs?Gs:void 0);os&&os.placeable&&dt.verticalIconBox?(Zr=Os(dt.verticalIconBox),Ui=Zr.placeable):(Zr=Os(dt.iconBox),Ui=Zr.placeable),Vr=Vr&&Zr.offscreen}const Bs=ce||ot.numHorizontalGlyphVertices===0&&ot.numVerticalGlyphVertices===0,rc=pe||ot.numIconVertices===0;Bs||rc?rc?Bs||(Ui=Ui&&ai):ai=Ui&&ai:Ui=ai=Ui&&ai;const Sh=Ui&&Zr.placeable;if(ai&&Yr.placeable&&this.collisionIndex.insertCollisionBox(Yr.box,ee,_.get("text-ignore-placement"),g.bucketInstanceId,os&&os.placeable&&ua?ua:dn,le.ID),Sh&&this.collisionIndex.insertCollisionBox(Zr.box,ke,_.get("icon-ignore-placement"),g.bucketInstanceId,ic,le.ID),Nr&&ai&&this.collisionIndex.insertCollisionCircles(Nr.circles,ee,_.get("text-ignore-placement"),g.bucketInstanceId,dn,le.ID),m&&this.storeCollisionData(g.bucketInstanceId,qt,dt,Yr,Zr,Nr),ot.crossTileID===0)throw new Error("symbolInstance.crossTileID can't be 0");if(g.bucketInstanceId===0)throw new Error("bucket.bucketInstanceId can't be 0");this.placements[ot.crossTileID]=new $t(ai||nt,Ui||st,Vr||g.justReloaded),u[ot.crossTileID]=!0};if(ft){if(i.symbolInstanceStart!==0)throw new Error("bucket.bucketInstanceId should be 0");const ot=g.getSortedSymbolIndexes(this.transform.angle);for(let dt=ot.length-1;dt>=0;--dt){const qt=ot[dt];Jt(g.symbolInstances.get(qt),g.collisionArrays[qt],qt)}}else for(let ot=i.symbolInstanceStart;ot=0&&(i.text.placedSymbolArray.get(A).crossTileID=_>=0&&A!==_?0:m.crossTileID)}markUsedOrientation(i,u,m){const g=u===c.ah.horizontal||u===c.ah.horizontalOnly?u:0,_=u===c.ah.vertical?u:0,C=[m.leftJustifiedTextSymbolIndex,m.centerJustifiedTextSymbolIndex,m.rightJustifiedTextSymbolIndex];for(const A of C)i.text.placedSymbolArray.get(A).placedOrientation=g;m.verticalPlacedTextSymbolIndex&&(i.text.placedSymbolArray.get(m.verticalPlacedTextSymbolIndex).placedOrientation=_)}commit(i){this.commitTime=i,this.zoomAtLastRecencyCheck=this.transform.zoom;const u=this.prevPlacement;let m=!1;this.prevZoomAdjustment=u?u.zoomAdjustment(this.transform.zoom):0;const g=u?u.symbolFadeChange(i):1,_=u?u.opacities:{},C=u?u.variableOffsets:{},A=u?u.placedOrientations:{};for(const I in this.placements){const B=this.placements[I],F=_[I];F?(this.opacities[I]=new Vi(F,g,B.text,B.icon),m=m||B.text!==F.text.placed||B.icon!==F.icon.placed):(this.opacities[I]=new Vi(null,g,B.text,B.icon,B.skipFade),m=m||B.text||B.icon)}for(const I in _){const B=_[I];if(!this.opacities[I]){const F=new Vi(B,g,!1,!1);F.isHidden()||(this.opacities[I]=F,m=m||B.text.placed||B.icon.placed)}}for(const I in C)this.variableOffsets[I]||!this.opacities[I]||this.opacities[I].isHidden()||(this.variableOffsets[I]=C[I]);for(const I in A)this.placedOrientations[I]||!this.opacities[I]||this.opacities[I].isHidden()||(this.placedOrientations[I]=A[I]);if(u&&u.lastPlacementChangeTime===void 0)throw new Error("Last placement time for previous placement is not defined");m?this.lastPlacementChangeTime=i:typeof this.lastPlacementChangeTime!="number"&&(this.lastPlacementChangeTime=u?u.lastPlacementChangeTime:i)}updateLayerOpacities(i,u){const m={};for(const g of u){const _=g.getBucket(i);_&&g.latestFeatureIndex&&i.id===_.layerIds[0]&&this.updateBucketOpacities(_,g.tileID,m,g.collisionBoxArray)}}updateBucketOpacities(i,u,m,g){i.hasTextData()&&(i.text.opacityVertexArray.clear(),i.text.hasVisibleVertices=!1),i.hasIconData()&&(i.icon.opacityVertexArray.clear(),i.icon.hasVisibleVertices=!1),i.hasIconCollisionBoxData()&&i.iconCollisionBox.collisionVertexArray.clear(),i.hasTextCollisionBoxData()&&i.textCollisionBox.collisionVertexArray.clear();const _=i.layers[0],C=_.layout,A=new Vi(null,0,!1,!1,!0),I=C.get("text-allow-overlap"),B=C.get("icon-allow-overlap"),F=_._unevaluatedLayout.hasValue("text-variable-anchor")||_._unevaluatedLayout.hasValue("text-variable-anchor-offset"),z=C.get("text-rotation-alignment")==="map",H=C.get("text-pitch-alignment")==="map",J=C.get("icon-text-fit")!=="none",K=new Vi(null,0,I&&(B||!i.hasIconData()||C.get("icon-optional")),B&&(I||!i.hasTextData()||C.get("text-optional")),!0);!i.collisionArrays&&g&&(i.hasIconCollisionBoxData()||i.hasTextCollisionBoxData())&&i.deserializeCollisionBoxes(g);const ie=(ce,pe,ee)=>{for(let xe=0;xe0,Qe=this.placedOrientations[pe.crossTileID],ht=Qe===c.ah.vertical,ft=Qe===c.ah.horizontal||Qe===c.ah.horizontalOnly;if(ee>0||xe>0){const st=wr(Te.text);ie(i.text,ee,ht?En:st),ie(i.text,xe,ft?En:st);const kt=Te.text.isHidden();[pe.rightJustifiedTextSymbolIndex,pe.centerJustifiedTextSymbolIndex,pe.leftJustifiedTextSymbolIndex].forEach(dt=>{dt>=0&&(i.text.placedSymbolArray.get(dt).hidden=kt||ht?1:0)}),pe.verticalPlacedTextSymbolIndex>=0&&(i.text.placedSymbolArray.get(pe.verticalPlacedTextSymbolIndex).hidden=kt||ft?1:0);const Jt=this.variableOffsets[pe.crossTileID];Jt&&this.markUsedJustification(i,Jt.anchor,pe,Qe);const ot=this.placedOrientations[pe.crossTileID];ot&&(this.markUsedJustification(i,"left",pe,ot),this.markUsedOrientation(i,ot,pe))}if(Ue){const st=wr(Te.icon),kt=!(J&&pe.verticalPlacedIconSymbolIndex&&ht);pe.placedIconSymbolIndex>=0&&(ie(i.icon,pe.numIconVertices,kt?st:En),i.icon.placedSymbolArray.get(pe.placedIconSymbolIndex).hidden=Te.icon.isHidden()),pe.verticalPlacedIconSymbolIndex>=0&&(ie(i.icon,pe.numVerticalIconVertices,kt?En:st),i.icon.placedSymbolArray.get(pe.verticalPlacedIconSymbolIndex).hidden=Te.icon.isHidden())}const nt=le&&le.has(ce)?le.get(ce):{text:null,icon:null};if(i.hasIconCollisionBoxData()||i.hasTextCollisionBoxData()){const st=i.collisionArrays[ce];if(st){let kt=new c.P(0,0);if(st.textBox||st.verticalTextBox){let Jt=!0;if(F){const ot=this.variableOffsets[ke];ot?(kt=or(ot.anchor,ot.width,ot.height,ot.textOffset,ot.textBoxScale),z&&kt._rotate(H?this.transform.angle:-this.transform.angle)):Jt=!1}if(st.textBox||st.verticalTextBox){let ot;st.textBox&&(ot=ht),st.verticalTextBox&&(ot=ft),Sn(i.textCollisionBox.collisionVertexArray,Te.text.placed,!Jt||ot,nt.text,kt.x,kt.y)}}if(st.iconBox||st.verticalIconBox){const Jt=!!(!ft&&st.verticalIconBox);let ot;st.iconBox&&(ot=Jt),st.verticalIconBox&&(ot=!Jt),Sn(i.iconCollisionBox.collisionVertexArray,Te.icon.placed,ot,nt.icon,J?kt.x:0,J?kt.y:0)}}}}if(i.sortFeatures(this.transform.angle),this.retainedQueryData[i.bucketInstanceId]&&(this.retainedQueryData[i.bucketInstanceId].featureSortOrder=i.featureSortOrder),i.hasTextData()&&i.text.opacityVertexBuffer&&i.text.opacityVertexBuffer.updateData(i.text.opacityVertexArray),i.hasIconData()&&i.icon.opacityVertexBuffer&&i.icon.opacityVertexBuffer.updateData(i.icon.opacityVertexArray),i.hasIconCollisionBoxData()&&i.iconCollisionBox.collisionVertexBuffer&&i.iconCollisionBox.collisionVertexBuffer.updateData(i.iconCollisionBox.collisionVertexArray),i.hasTextCollisionBoxData()&&i.textCollisionBox.collisionVertexBuffer&&i.textCollisionBox.collisionVertexBuffer.updateData(i.textCollisionBox.collisionVertexArray),i.text.opacityVertexArray.length!==i.text.layoutVertexArray.length/4)throw new Error(`bucket.text.opacityVertexArray.length (= ${i.text.opacityVertexArray.length}) !== bucket.text.layoutVertexArray.length (= ${i.text.layoutVertexArray.length}) / 4`);if(i.icon.opacityVertexArray.length!==i.icon.layoutVertexArray.length/4)throw new Error(`bucket.icon.opacityVertexArray.length (= ${i.icon.opacityVertexArray.length}) !== bucket.icon.layoutVertexArray.length (= ${i.icon.layoutVertexArray.length}) / 4`);if(i.bucketInstanceId in this.collisionCircleArrays){const ce=this.collisionCircleArrays[i.bucketInstanceId];i.placementInvProjMatrix=ce.invProjMatrix,i.placementViewportMatrix=ce.viewportMatrix,i.collisionCircleArray=ce.circles,delete this.collisionCircleArrays[i.bucketInstanceId]}}symbolFadeChange(i){return this.fadeDuration===0?1:(i-this.commitTime)/this.fadeDuration+this.prevZoomAdjustment}zoomAdjustment(i){return Math.max(0,(this.transform.zoom-i)/1.5)}hasTransitions(i){return this.stale||i-this.lastPlacementChangeTimei}setStale(){this.stale=!0}}function Sn(x,i,u,m,g,_){m&&m.length!==0||(m=[0,0,0,0]);const C=m[0]-Yt,A=m[1]-Yt,I=m[2]-Yt,B=m[3]-Yt;x.emplaceBack(i?1:0,u?1:0,g||0,_||0,C,A),x.emplaceBack(i?1:0,u?1:0,g||0,_||0,I,A),x.emplaceBack(i?1:0,u?1:0,g||0,_||0,I,B),x.emplaceBack(i?1:0,u?1:0,g||0,_||0,C,B)}const gi=Math.pow(2,25),ho=Math.pow(2,24),Go=Math.pow(2,17),Fr=Math.pow(2,16),vr=Math.pow(2,9),Fa=Math.pow(2,8),is=Math.pow(2,1);function wr(x){if(x.opacity===0&&!x.placed)return 0;if(x.opacity===1&&x.placed)return 4294967295;const i=x.placed?1:0,u=Math.floor(127*x.opacity);return u*gi+i*ho+u*Go+i*Fr+u*vr+i*Fa+u*is+i}const En=0;function an(){return{isOccluded:(x,i,u)=>!1,getPitchedTextCorrection:(x,i,u)=>1,get useSpecialProjectionForSymbols(){return!1},projectTileCoordinates(x,i,u,m){throw new Error("Not implemented.")},translatePosition:(x,i,u,m)=>function(g,_,C,A,I=!1){if(!C[0]&&!C[1])return[0,0];const B=I?A==="map"?g.angle:0:A==="viewport"?-g.angle:0;if(B){const F=Math.sin(B),z=Math.cos(B);C=[C[0]*z-C[1]*F,C[0]*F+C[1]*z]}return[I?C[0]:ri(_,C[0],g.zoom),I?C[1]:ri(_,C[1],g.zoom)]}(x,i,u,m),getCircleRadiusCorrection:x=>1}}class $i{constructor(i){this._sortAcrossTiles=i.layout.get("symbol-z-order")!=="viewport-y"&&!i.layout.get("symbol-sort-key").isConstant(),this._currentTileIndex=0,this._currentPartIndex=0,this._seenCrossTileIDs={},this._bucketParts=[]}continuePlacement(i,u,m,g,_){const C=this._bucketParts;for(;this._currentTileIndexA.sortKey-I.sortKey));this._currentPartIndex!this._forceFullPlacement&&M.now()-g>2;for(;this._currentPlacementIndex>=0;){const C=u[i[this._currentPlacementIndex]],A=this.placement.collisionIndex.transform.zoom;if(C.type==="symbol"&&(!C.minzoom||C.minzoom<=A)&&(!C.maxzoom||C.maxzoom>A)){if(this._inProgressLayer||(this._inProgressLayer=new $i(C)),this._inProgressLayer.continuePlacement(m[C.source],this.placement,this._showCollisionBoxes,C,_))return;delete this._inProgressLayer}this._currentPlacementIndex--}this._done=!0}commit(i){return this.placement.commit(i),this.placement}}const rs=512/c.X/2;class Wi{constructor(i,u,m){this.tileID=i,this.bucketInstanceId=m,this._symbolsByKey={};const g=new Map;for(let _=0;_({x:Math.floor(I.anchorX*rs),y:Math.floor(I.anchorY*rs)})),crossTileIDs:C.map(I=>I.crossTileID)};if(A.positions.length>128){const I=new c.av(A.positions.length,16,Uint16Array);for(const{x:B,y:F}of A.positions)I.add(B,F);I.finish(),delete A.positions,A.index=I}this._symbolsByKey[_]=A}}getScaledCoordinates(i,u){const{x:m,y:g,z:_}=this.tileID.canonical,{x:C,y:A,z:I}=u.canonical,B=rs/Math.pow(2,I-_),F=(A*c.X+i.anchorY)*B,z=g*c.X*rs;return{x:Math.floor((C*c.X+i.anchorX)*B-m*c.X*rs),y:Math.floor(F-z)}}findMatches(i,u,m){const g=this.tileID.canonical.zi)}}class po{constructor(){this.maxCrossTileID=0}generate(){return++this.maxCrossTileID}}class ss{constructor(){this.indexes={},this.usedCrossTileIDs={},this.lng=0}handleWrapJump(i){const u=Math.round((i-this.lng)/360);if(u!==0)for(const m in this.indexes){const g=this.indexes[m],_={};for(const C in g){const A=g[C];A.tileID=A.tileID.unwrapTo(A.tileID.wrap+u),_[A.tileID.key]=A}this.indexes[m]=_}this.lng=i}addBucket(i,u,m){if(this.indexes[i.overscaledZ]&&this.indexes[i.overscaledZ][i.key]){if(this.indexes[i.overscaledZ][i.key].bucketInstanceId===u.bucketInstanceId)return!1;this.removeBucketCrossTileIDs(i.overscaledZ,this.indexes[i.overscaledZ][i.key])}for(let _=0;_i.overscaledZ)for(const A in C){const I=C[A];I.tileID.isChildOf(i)&&I.findMatches(u.symbolInstances,i,g)}else{const A=C[i.scaledTo(Number(_)).key];A&&A.findMatches(u.symbolInstances,i,g)}}for(let _=0;_{u[m]=!0});for(const m in this.layerIndexes)u[m]||delete this.layerIndexes[m]}}const _s=(x,i)=>c.t(x,i&&i.filter(u=>u.identifier!=="source.canvas")),Xc=c.aw();class Xo extends c.E{constructor(i,u={}){super(),this._rtlPluginLoaded=()=>{for(const m in this.sourceCaches){const g=this.sourceCaches[m].getSource().type;g!=="vector"&&g!=="geojson"||this.sourceCaches[m].reload()}},this.map=i,this.dispatcher=new Ci(ki(),i._getMapId()),this.dispatcher.registerMessageHandler("GG",(m,g)=>this.getGlyphs(m,g)),this.dispatcher.registerMessageHandler("GI",(m,g)=>this.getImages(m,g)),this.imageManager=new rt,this.imageManager.setEventedParent(this),this.glyphManager=new Nt(i._requestManager,u.localIdeographFontFamily),this.lineAtlas=new di(256,512),this.crossTileSymbolIndex=new Ho,this._spritesImagesIds={},this._layers={},this._order=[],this.sourceCaches={},this.zoomHistory=new c.ax,this._loaded=!1,this._availableImages=[],this._resetUpdates(),this.dispatcher.broadcast("SR",c.ay()),Ei().on(et,this._rtlPluginLoaded),this.on("data",m=>{if(m.dataType!=="source"||m.sourceDataType!=="metadata")return;const g=this.sourceCaches[m.sourceId];if(!g)return;const _=g.getSource();if(_&&_.vectorLayerIds)for(const C in this._layers){const A=this._layers[C];A.source===_.id&&this._validateLayer(A)}})}loadURL(i,u={},m){this.fire(new c.k("dataloading",{dataType:"style"})),u.validate=typeof u.validate!="boolean"||u.validate;const g=this.map._requestManager.transformRequest(i,"Style");this._loadStyleRequest=new AbortController;const _=this._loadStyleRequest;c.h(g,this._loadStyleRequest).then(C=>{this._loadStyleRequest=null,this._load(C.data,u,m)}).catch(C=>{this._loadStyleRequest=null,C&&!_.signal.aborted&&this.fire(new c.j(C))})}loadJSON(i,u={},m){this.fire(new c.k("dataloading",{dataType:"style"})),this._frameRequest=new AbortController,M.frameAsync(this._frameRequest).then(()=>{this._frameRequest=null,u.validate=u.validate!==!1,this._load(i,u,m)}).catch(()=>{})}loadEmpty(){this.fire(new c.k("dataloading",{dataType:"style"})),this._load(Xc,{validate:!1})}_load(i,u,m){var g;const _=u.transformStyle?u.transformStyle(m,i):i;if(!u.validate||!_s(this,c.u(_))){this._loaded=!0,this.stylesheet=_;for(const C in _.sources)this.addSource(C,_.sources[C],{validate:!1});_.sprite?this._loadSprite(_.sprite):this.imageManager.setLoaded(!0),this.glyphManager.setURL(_.glyphs),this._createLayers(),this.light=new lt(this.stylesheet.light),this.sky=new At(this.stylesheet.sky),this.map.setTerrain((g=this.stylesheet.terrain)!==null&&g!==void 0?g:null),this.fire(new c.k("data",{dataType:"style"})),this.fire(new c.k("style.load"))}}_createLayers(){const i=c.az(this.stylesheet.layers);this.dispatcher.broadcast("SL",i),this._order=i.map(u=>u.id),this._layers={},this._serializedLayers=null;for(const u of i){const m=c.aA(u);m.setEventedParent(this,{layer:{id:u.id}}),this._layers[u.id]=m}}_loadSprite(i,u=!1,m=void 0){let g;this.imageManager.setLoaded(!1),this._spriteRequest=new AbortController,function(_,C,A,I){return c._(this,void 0,void 0,function*(){const B=Me(_),F=A>1?"@2x":"",z={},H={};for(const{id:J,url:K}of B){const ie=C.transformRequest(at(K,F,".json"),"SpriteJSON");z[J]=c.h(ie,I);const le=C.transformRequest(at(K,F,".png"),"SpriteImage");H[J]=re.getImage(le,I)}return yield Promise.all([...Object.values(z),...Object.values(H)]),function(J,K){return c._(this,void 0,void 0,function*(){const ie={};for(const le in J){ie[le]={};const ce=M.getImageCanvasContext((yield K[le]).data),pe=(yield J[le]).data;for(const ee in pe){const{width:xe,height:ke,x:Te,y:Ue,sdf:Qe,pixelRatio:ht,stretchX:ft,stretchY:nt,content:st,textFitWidth:kt,textFitHeight:Jt}=pe[ee];ie[le][ee]={data:null,pixelRatio:ht,sdf:Qe,stretchX:ft,stretchY:nt,content:st,textFitWidth:kt,textFitHeight:Jt,spriteData:{width:xe,height:ke,x:Te,y:Ue,context:ce}}}}return ie})}(z,H)})}(i,this.map._requestManager,this.map.getPixelRatio(),this._spriteRequest).then(_=>{if(this._spriteRequest=null,_)for(const C in _){this._spritesImagesIds[C]=[];const A=this._spritesImagesIds[C]?this._spritesImagesIds[C].filter(I=>!(I in _)):[];for(const I of A)this.imageManager.removeImage(I),this._changedImages[I]=!0;for(const I in _[C]){const B=C==="default"?I:`${C}:${I}`;this._spritesImagesIds[C].push(B),B in this.imageManager.images?this.imageManager.updateImage(B,_[C][I],!1):this.imageManager.addImage(B,_[C][I]),u&&(this._changedImages[B]=!0)}}}).catch(_=>{this._spriteRequest=null,g=_,this.fire(new c.j(g))}).finally(()=>{this.imageManager.setLoaded(!0),this._availableImages=this.imageManager.listImages(),u&&(this._changed=!0),this.dispatcher.broadcast("SI",this._availableImages),this.fire(new c.k("data",{dataType:"style"})),m&&m(g)})}_unloadSprite(){for(const i of Object.values(this._spritesImagesIds).flat())this.imageManager.removeImage(i),this._changedImages[i]=!0;this._spritesImagesIds={},this._availableImages=this.imageManager.listImages(),this._changed=!0,this.dispatcher.broadcast("SI",this._availableImages),this.fire(new c.k("data",{dataType:"style"}))}_validateLayer(i){const u=this.sourceCaches[i.source];if(!u)return;const m=i.sourceLayer;if(!m)return;const g=u.getSource();(g.type==="geojson"||g.vectorLayerIds&&g.vectorLayerIds.indexOf(m)===-1)&&this.fire(new c.j(new Error(`Source layer "${m}" does not exist on source "${g.id}" as specified by style layer "${i.id}".`)))}loaded(){if(!this._loaded||Object.keys(this._updatedSources).length)return!1;for(const i in this.sourceCaches)if(!this.sourceCaches[i].loaded())return!1;return!!this.imageManager.isLoaded()}_serializeByIds(i,u=!1){const m=this._serializedAllLayers();if(!i||i.length===0)return Object.values(u?c.aB(m):m);const g=[];for(const _ of i)if(m[_]){const C=u?c.aB(m[_]):m[_];g.push(C)}return g}_serializedAllLayers(){let i=this._serializedLayers;if(i)return i;i=this._serializedLayers={};const u=Object.keys(this._layers);for(const m of u){const g=this._layers[m];g.type!=="custom"&&(i[m]=g.serialize())}return i}hasTransitions(){if(this.light&&this.light.hasTransition()||this.sky&&this.sky.hasTransition())return!0;for(const i in this.sourceCaches)if(this.sourceCaches[i].hasTransition())return!0;for(const i in this._layers)if(this._layers[i].hasTransition())return!0;return!1}_checkLoaded(){if(!this._loaded)throw new Error("Style is not done loading.")}update(i){if(!this._loaded)return;const u=this._changed;if(u){const g=Object.keys(this._updatedLayers),_=Object.keys(this._removedLayers);(g.length||_.length)&&this._updateWorkerLayers(g,_);for(const C in this._updatedSources){const A=this._updatedSources[C];if(A==="reload")this._reloadSource(C);else{if(A!=="clear")throw new Error(`Invalid action ${A}`);this._clearSource(C)}}this._updateTilesForChangedImages(),this._updateTilesForChangedGlyphs();for(const C in this._updatedPaintProps)this._layers[C].updateTransitions(i);this.light.updateTransitions(i),this.sky.updateTransitions(i),this._resetUpdates()}const m={};for(const g in this.sourceCaches){const _=this.sourceCaches[g];m[g]=_.used,_.used=!1}for(const g of this._order){const _=this._layers[g];_.recalculate(i,this._availableImages),!_.isHidden(i.zoom)&&_.source&&(this.sourceCaches[_.source].used=!0)}for(const g in m){const _=this.sourceCaches[g];!!m[g]!=!!_.used&&_.fire(new c.k("data",{sourceDataType:"visibility",dataType:"source",sourceId:g}))}this.light.recalculate(i),this.sky.recalculate(i),this.z=i.zoom,u&&this.fire(new c.k("data",{dataType:"style"}))}_updateTilesForChangedImages(){const i=Object.keys(this._changedImages);if(i.length){for(const u in this.sourceCaches)this.sourceCaches[u].reloadTilesForDependencies(["icons","patterns"],i);this._changedImages={}}}_updateTilesForChangedGlyphs(){if(this._glyphsDidChange){for(const i in this.sourceCaches)this.sourceCaches[i].reloadTilesForDependencies(["glyphs"],[""]);this._glyphsDidChange=!1}}_updateWorkerLayers(i,u){this.dispatcher.broadcast("UL",{layers:this._serializeByIds(i,!1),removedIds:u})}_resetUpdates(){this._changed=!1,this._updatedLayers={},this._removedLayers={},this._updatedSources={},this._updatedPaintProps={},this._changedImages={},this._glyphsDidChange=!1}setState(i,u={}){var m;this._checkLoaded();const g=this.serialize();if(i=u.transformStyle?u.transformStyle(g,i):i,((m=u.validate)===null||m===void 0||m)&&_s(this,c.u(i)))return!1;(i=c.aB(i)).layers=c.az(i.layers);const _=c.aC(g,i),C=this._getOperationsToPerform(_);if(C.unimplemented.length>0)throw new Error(`Unimplemented: ${C.unimplemented.join(", ")}.`);if(C.operations.length===0)return!1;for(const A of C.operations)A();return this.stylesheet=i,this._serializedLayers=null,!0}_getOperationsToPerform(i){const u=[],m=[];for(const g of i)switch(g.command){case"setCenter":case"setZoom":case"setBearing":case"setPitch":continue;case"addLayer":u.push(()=>this.addLayer.apply(this,g.args));break;case"removeLayer":u.push(()=>this.removeLayer.apply(this,g.args));break;case"setPaintProperty":u.push(()=>this.setPaintProperty.apply(this,g.args));break;case"setLayoutProperty":u.push(()=>this.setLayoutProperty.apply(this,g.args));break;case"setFilter":u.push(()=>this.setFilter.apply(this,g.args));break;case"addSource":u.push(()=>this.addSource.apply(this,g.args));break;case"removeSource":u.push(()=>this.removeSource.apply(this,g.args));break;case"setLayerZoomRange":u.push(()=>this.setLayerZoomRange.apply(this,g.args));break;case"setLight":u.push(()=>this.setLight.apply(this,g.args));break;case"setGeoJSONSourceData":u.push(()=>this.setGeoJSONSourceData.apply(this,g.args));break;case"setGlyphs":u.push(()=>this.setGlyphs.apply(this,g.args));break;case"setSprite":u.push(()=>this.setSprite.apply(this,g.args));break;case"setSky":u.push(()=>this.setSky.apply(this,g.args));break;case"setTerrain":u.push(()=>this.map.setTerrain.apply(this,g.args));break;case"setTransition":u.push(()=>{});break;default:m.push(g.command)}return{operations:u,unimplemented:m}}addImage(i,u){if(this.getImage(i))return this.fire(new c.j(new Error(`An image named "${i}" already exists.`)));this.imageManager.addImage(i,u),this._afterImageUpdated(i)}updateImage(i,u){this.imageManager.updateImage(i,u)}getImage(i){return this.imageManager.getImage(i)}removeImage(i){if(!this.getImage(i))return this.fire(new c.j(new Error(`An image named "${i}" does not exist.`)));this.imageManager.removeImage(i),this._afterImageUpdated(i)}_afterImageUpdated(i){this._availableImages=this.imageManager.listImages(),this._changedImages[i]=!0,this._changed=!0,this.dispatcher.broadcast("SI",this._availableImages),this.fire(new c.k("data",{dataType:"style"}))}listImages(){return this._checkLoaded(),this.imageManager.listImages()}addSource(i,u,m={}){if(this._checkLoaded(),this.sourceCaches[i]!==void 0)throw new Error(`Source "${i}" already exists.`);if(!u.type)throw new Error(`The type property must be defined, but only the following properties were given: ${Object.keys(u).join(", ")}.`);if(["vector","raster","geojson","video","image"].indexOf(u.type)>=0&&this._validate(c.u.source,`sources.${i}`,u,null,m))return;this.map&&this.map._collectResourceTiming&&(u.collectResourceTiming=!0);const g=this.sourceCaches[i]=new It(i,u,this.dispatcher);g.style=this,g.setEventedParent(this,()=>({isSourceLoaded:g.loaded(),source:g.serialize(),sourceId:i})),g.onAdd(this.map),this._changed=!0}removeSource(i){if(this._checkLoaded(),this.sourceCaches[i]===void 0)throw new Error("There is no source with this ID");for(const m in this._layers)if(this._layers[m].source===i)return this.fire(new c.j(new Error(`Source "${i}" cannot be removed while layer "${m}" is using it.`)));const u=this.sourceCaches[i];delete this.sourceCaches[i],delete this._updatedSources[i],u.fire(new c.k("data",{sourceDataType:"metadata",dataType:"source",sourceId:i})),u.setEventedParent(null),u.onRemove(this.map),this._changed=!0}setGeoJSONSourceData(i,u){if(this._checkLoaded(),this.sourceCaches[i]===void 0)throw new Error(`There is no source with this ID=${i}`);const m=this.sourceCaches[i].getSource();if(m.type!=="geojson")throw new Error(`geojsonSource.type is ${m.type}, which is !== 'geojson`);m.setData(u),this._changed=!0}getSource(i){return this.sourceCaches[i]&&this.sourceCaches[i].getSource()}addLayer(i,u,m={}){this._checkLoaded();const g=i.id;if(this.getLayer(g))return void this.fire(new c.j(new Error(`Layer "${g}" already exists on this map.`)));let _;if(i.type==="custom"){if(_s(this,c.aD(i)))return;_=c.aA(i)}else{if("source"in i&&typeof i.source=="object"&&(this.addSource(g,i.source),i=c.aB(i),i=c.e(i,{source:g})),this._validate(c.u.layer,`layers.${g}`,i,{arrayIndex:-1},m))return;_=c.aA(i),this._validateLayer(_),_.setEventedParent(this,{layer:{id:g}})}const C=u?this._order.indexOf(u):this._order.length;if(u&&C===-1)this.fire(new c.j(new Error(`Cannot add layer "${g}" before non-existing layer "${u}".`)));else{if(this._order.splice(C,0,g),this._layerOrderChanged=!0,this._layers[g]=_,this._removedLayers[g]&&_.source&&_.type!=="custom"){const A=this._removedLayers[g];delete this._removedLayers[g],A.type!==_.type?this._updatedSources[_.source]="clear":(this._updatedSources[_.source]="reload",this.sourceCaches[_.source].pause())}this._updateLayer(_),_.onAdd&&_.onAdd(this.map)}}moveLayer(i,u){if(this._checkLoaded(),this._changed=!0,!this._layers[i])return void this.fire(new c.j(new Error(`The layer '${i}' does not exist in the map's style and cannot be moved.`)));if(i===u)return;const m=this._order.indexOf(i);this._order.splice(m,1);const g=u?this._order.indexOf(u):this._order.length;u&&g===-1?this.fire(new c.j(new Error(`Cannot move layer "${i}" before non-existing layer "${u}".`))):(this._order.splice(g,0,i),this._layerOrderChanged=!0)}removeLayer(i){this._checkLoaded();const u=this._layers[i];if(!u)return void this.fire(new c.j(new Error(`Cannot remove non-existing layer "${i}".`)));u.setEventedParent(null);const m=this._order.indexOf(i);this._order.splice(m,1),this._layerOrderChanged=!0,this._changed=!0,this._removedLayers[i]=u,delete this._layers[i],this._serializedLayers&&delete this._serializedLayers[i],delete this._updatedLayers[i],delete this._updatedPaintProps[i],u.onRemove&&u.onRemove(this.map)}getLayer(i){return this._layers[i]}getLayersOrder(){return[...this._order]}hasLayer(i){return i in this._layers}setLayerZoomRange(i,u,m){this._checkLoaded();const g=this.getLayer(i);g?g.minzoom===u&&g.maxzoom===m||(u!=null&&(g.minzoom=u),m!=null&&(g.maxzoom=m),this._updateLayer(g)):this.fire(new c.j(new Error(`Cannot set the zoom range of non-existing layer "${i}".`)))}setFilter(i,u,m={}){this._checkLoaded();const g=this.getLayer(i);if(g){if(!c.aE(g.filter,u))return u==null?(g.filter=void 0,void this._updateLayer(g)):void(this._validate(c.u.filter,`layers.${g.id}.filter`,u,null,m)||(g.filter=c.aB(u),this._updateLayer(g)))}else this.fire(new c.j(new Error(`Cannot filter non-existing layer "${i}".`)))}getFilter(i){return c.aB(this.getLayer(i).filter)}setLayoutProperty(i,u,m,g={}){this._checkLoaded();const _=this.getLayer(i);_?c.aE(_.getLayoutProperty(u),m)||(_.setLayoutProperty(u,m,g),this._updateLayer(_)):this.fire(new c.j(new Error(`Cannot style non-existing layer "${i}".`)))}getLayoutProperty(i,u){const m=this.getLayer(i);if(m)return m.getLayoutProperty(u);this.fire(new c.j(new Error(`Cannot get style of non-existing layer "${i}".`)))}setPaintProperty(i,u,m,g={}){this._checkLoaded();const _=this.getLayer(i);_?c.aE(_.getPaintProperty(u),m)||(_.setPaintProperty(u,m,g)&&this._updateLayer(_),this._changed=!0,this._updatedPaintProps[i]=!0,this._serializedLayers=null):this.fire(new c.j(new Error(`Cannot style non-existing layer "${i}".`)))}getPaintProperty(i,u){return this.getLayer(i).getPaintProperty(u)}setFeatureState(i,u){this._checkLoaded();const m=i.source,g=i.sourceLayer,_=this.sourceCaches[m];if(_===void 0)return void this.fire(new c.j(new Error(`The source '${m}' does not exist in the map's style.`)));const C=_.getSource().type;C==="geojson"&&g?this.fire(new c.j(new Error("GeoJSON sources cannot have a sourceLayer parameter."))):C!=="vector"||g?(i.id===void 0&&this.fire(new c.j(new Error("The feature id parameter must be provided."))),_.setFeatureState(g,i.id,u)):this.fire(new c.j(new Error("The sourceLayer parameter must be provided for vector source types.")))}removeFeatureState(i,u){this._checkLoaded();const m=i.source,g=this.sourceCaches[m];if(g===void 0)return void this.fire(new c.j(new Error(`The source '${m}' does not exist in the map's style.`)));const _=g.getSource().type,C=_==="vector"?i.sourceLayer:void 0;_!=="vector"||C?u&&typeof i.id!="string"&&typeof i.id!="number"?this.fire(new c.j(new Error("A feature id is required to remove its specific state property."))):g.removeFeatureState(C,i.id,u):this.fire(new c.j(new Error("The sourceLayer parameter must be provided for vector source types.")))}getFeatureState(i){this._checkLoaded();const u=i.source,m=i.sourceLayer,g=this.sourceCaches[u];if(g!==void 0)return g.getSource().type!=="vector"||m?(i.id===void 0&&this.fire(new c.j(new Error("The feature id parameter must be provided."))),g.getFeatureState(m,i.id)):void this.fire(new c.j(new Error("The sourceLayer parameter must be provided for vector source types.")));this.fire(new c.j(new Error(`The source '${u}' does not exist in the map's style.`)))}getTransition(){return c.e({duration:300,delay:0},this.stylesheet&&this.stylesheet.transition)}serialize(){if(!this._loaded)return;const i=c.aF(this.sourceCaches,_=>_.serialize()),u=this._serializeByIds(this._order,!0),m=this.map.getTerrain()||void 0,g=this.stylesheet;return c.aG({version:g.version,name:g.name,metadata:g.metadata,light:g.light,sky:g.sky,center:g.center,zoom:g.zoom,bearing:g.bearing,pitch:g.pitch,sprite:g.sprite,glyphs:g.glyphs,transition:g.transition,sources:i,layers:u,terrain:m},_=>_!==void 0)}_updateLayer(i){this._updatedLayers[i.id]=!0,i.source&&!this._updatedSources[i.source]&&this.sourceCaches[i.source].getSource().type!=="raster"&&(this._updatedSources[i.source]="reload",this.sourceCaches[i.source].pause()),this._serializedLayers=null,this._changed=!0}_flattenAndSortRenderedFeatures(i){const u=C=>this._layers[C].type==="fill-extrusion",m={},g=[];for(let C=this._order.length-1;C>=0;C--){const A=this._order[C];if(u(A)){m[A]=C;for(const I of i){const B=I[A];if(B)for(const F of B)g.push(F)}}}g.sort((C,A)=>A.intersectionZ-C.intersectionZ);const _=[];for(let C=this._order.length-1;C>=0;C--){const A=this._order[C];if(u(A))for(let I=g.length-1;I>=0;I--){const B=g[I].feature;if(m[B.layer.id]{const Qe=ce.featureSortOrder;if(Qe){const ht=Qe.indexOf(Te.featureIndex);return Qe.indexOf(Ue.featureIndex)-ht}return Ue.featureIndex-Te.featureIndex});for(const Te of ke)xe.push(Te)}}for(const ce in K)K[ce].forEach(pe=>{const ee=pe.feature,xe=B[A[ce].source].getFeatureState(ee.layer["source-layer"],ee.id);ee.source=ee.layer.source,ee.layer["source-layer"]&&(ee.sourceLayer=ee.layer["source-layer"]),ee.state=xe});return K}(this._layers,C,this.sourceCaches,i,u,this.placement.collisionIndex,this.placement.retainedQueryData)),this._flattenAndSortRenderedFeatures(_)}querySourceFeatures(i,u){u&&u.filter&&this._validate(c.u.filter,"querySourceFeatures.filter",u.filter,null,u);const m=this.sourceCaches[i];return m?function(g,_){const C=g.getRenderableIds().map(B=>g.getTileByID(B)),A=[],I={};for(let B=0;BH.getTileByID(J)).sort((J,K)=>K.tileID.overscaledZ-J.tileID.overscaledZ||(J.tileID.isLessThan(K.tileID)?-1:1))}const z=this.crossTileSymbolIndex.addLayer(F,I[F.source],i.center.lng);C=C||z}if(this.crossTileSymbolIndex.pruneUnusedLayers(this._order),((_=_||this._layerOrderChanged||m===0)||!this.pauseablePlacement||this.pauseablePlacement.isDone()&&!this.placement.stillRecent(M.now(),i.zoom))&&(this.pauseablePlacement=new uo(i,this.map.terrain,this._order,_,u,m,g,this.placement),this._layerOrderChanged=!1),this.pauseablePlacement.isDone()?this.placement.setStale():(this.pauseablePlacement.continuePlacement(this._order,this._layers,I),this.pauseablePlacement.isDone()&&(this.placement=this.pauseablePlacement.commit(M.now()),A=!0),C&&this.pauseablePlacement.placement.setStale()),A||C)for(const B of this._order){const F=this._layers[B];F.type==="symbol"&&this.placement.updateLayerOpacities(F,I[F.source])}return!this.pauseablePlacement.isDone()||this.placement.hasTransitions(M.now())}_releaseSymbolFadeTiles(){for(const i in this.sourceCaches)this.sourceCaches[i].releaseSymbolFadeTiles()}getImages(i,u){return c._(this,void 0,void 0,function*(){const m=yield this.imageManager.getImages(u.icons);this._updateTilesForChangedImages();const g=this.sourceCaches[u.source];return g&&g.setDependencies(u.tileID.key,u.type,u.icons),m})}getGlyphs(i,u){return c._(this,void 0,void 0,function*(){const m=yield this.glyphManager.getGlyphs(u.stacks),g=this.sourceCaches[u.source];return g&&g.setDependencies(u.tileID.key,u.type,[""]),m})}getGlyphsUrl(){return this.stylesheet.glyphs||null}setGlyphs(i,u={}){this._checkLoaded(),i&&this._validate(c.u.glyphs,"glyphs",i,null,u)||(this._glyphsDidChange=!0,this.stylesheet.glyphs=i,this.glyphManager.entries={},this.glyphManager.setURL(i))}addSprite(i,u,m={},g){this._checkLoaded();const _=[{id:i,url:u}],C=[...Me(this.stylesheet.sprite),..._];this._validate(c.u.sprite,"sprite",C,null,m)||(this.stylesheet.sprite=C,this._loadSprite(_,!0,g))}removeSprite(i){this._checkLoaded();const u=Me(this.stylesheet.sprite);if(u.find(m=>m.id===i)){if(this._spritesImagesIds[i])for(const m of this._spritesImagesIds[i])this.imageManager.removeImage(m),this._changedImages[m]=!0;u.splice(u.findIndex(m=>m.id===i),1),this.stylesheet.sprite=u.length>0?u:void 0,delete this._spritesImagesIds[i],this._availableImages=this.imageManager.listImages(),this._changed=!0,this.dispatcher.broadcast("SI",this._availableImages),this.fire(new c.k("data",{dataType:"style"}))}else this.fire(new c.j(new Error(`Sprite "${i}" doesn't exists on this map.`)))}getSprite(){return Me(this.stylesheet.sprite)}setSprite(i,u={},m){this._checkLoaded(),i&&this._validate(c.u.sprite,"sprite",i,null,u)||(this.stylesheet.sprite=i,i?this._loadSprite(i,!0,m):(this._unloadSprite(),m&&m(null)))}}var An=c.Y([{name:"a_pos",type:"Int16",components:2}]);const ln={prelude:mi(`#ifdef GL_ES precision mediump float; #else #if !defined(lowp) #define lowp #endif #if !defined(mediump) #define mediump #endif #if !defined(highp) #define highp #endif #endif `,`#ifdef GL_ES precision highp float; #else #if !defined(lowp) #define lowp #endif #if !defined(mediump) #define mediump #endif #if !defined(highp) #define highp #endif #endif vec2 unpack_float(const float packedValue) {int packedIntValue=int(packedValue);int v0=packedIntValue/256;return vec2(v0,packedIntValue-v0*256);}vec2 unpack_opacity(const float packedOpacity) {int intOpacity=int(packedOpacity)/2;return vec2(float(intOpacity)/127.0,mod(packedOpacity,2.0));}vec4 decode_color(const vec2 encodedColor) {return vec4(unpack_float(encodedColor[0])/255.0,unpack_float(encodedColor[1])/255.0 );}float unpack_mix_vec2(const vec2 packedValue,const float t) {return mix(packedValue[0],packedValue[1],t);}vec4 unpack_mix_color(const vec4 packedColors,const float t) {vec4 minColor=decode_color(vec2(packedColors[0],packedColors[1]));vec4 maxColor=decode_color(vec2(packedColors[2],packedColors[3]));return mix(minColor,maxColor,t);}vec2 get_pattern_pos(const vec2 pixel_coord_upper,const vec2 pixel_coord_lower,const vec2 pattern_size,const float tile_units_to_pixels,const vec2 pos) {vec2 offset=mod(mod(mod(pixel_coord_upper,pattern_size)*256.0,pattern_size)*256.0+pixel_coord_lower,pattern_size);return (tile_units_to_pixels*pos+offset)/pattern_size;} #ifdef TERRAIN3D uniform sampler2D u_terrain;uniform float u_terrain_dim;uniform mat4 u_terrain_matrix;uniform vec4 u_terrain_unpack;uniform float u_terrain_exaggeration;uniform highp sampler2D u_depth; #endif const highp vec4 bitSh=vec4(256.*256.*256.,256.*256.,256.,1.);const highp vec4 bitShifts=vec4(1.)/bitSh;highp float unpack(highp vec4 color) {return dot(color,bitShifts);}highp float depthOpacity(vec3 frag) { #ifdef TERRAIN3D highp float d=unpack(texture2D(u_depth,frag.xy*0.5+0.5))+0.0001-frag.z;return 1.0-max(0.0,min(1.0,-d*500.0)); #else return 1.0; #endif }float calculate_visibility(vec4 pos) { #ifdef TERRAIN3D vec3 frag=pos.xyz/pos.w;highp float d=depthOpacity(frag);if (d > 0.95) return 1.0;return (d+depthOpacity(frag+vec3(0.0,0.01,0.0)))/2.0; #else return 1.0; #endif }float ele(vec2 pos) { #ifdef TERRAIN3D vec4 rgb=(texture2D(u_terrain,pos)*255.0)*u_terrain_unpack;return rgb.r+rgb.g+rgb.b-u_terrain_unpack.a; #else return 0.0; #endif }float get_elevation(vec2 pos) { #ifdef TERRAIN3D vec2 coord=(u_terrain_matrix*vec4(pos,0.0,1.0)).xy*u_terrain_dim+1.0;vec2 f=fract(coord);vec2 c=(floor(coord)+0.5)/(u_terrain_dim+2.0);float d=1.0/(u_terrain_dim+2.0);float tl=ele(c);float tr=ele(c+vec2(d,0.0));float bl=ele(c+vec2(0.0,d));float br=ele(c+vec2(d,d));float elevation=mix(mix(tl,tr,f.x),mix(bl,br,f.x),f.y);return elevation*u_terrain_exaggeration; #else return 0.0; #endif }`),background:mi(`uniform vec4 u_color;uniform float u_opacity;void main() {gl_FragColor=u_color*u_opacity; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,"attribute vec2 a_pos;uniform mat4 u_matrix;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);}"),backgroundPattern:mi(`uniform vec2 u_pattern_tl_a;uniform vec2 u_pattern_br_a;uniform vec2 u_pattern_tl_b;uniform vec2 u_pattern_br_b;uniform vec2 u_texsize;uniform float u_mix;uniform float u_opacity;uniform sampler2D u_image;varying vec2 v_pos_a;varying vec2 v_pos_b;void main() {vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(u_pattern_tl_a/u_texsize,u_pattern_br_a/u_texsize,imagecoord);vec4 color1=texture2D(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(u_pattern_tl_b/u_texsize,u_pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture2D(u_image,pos2);gl_FragColor=mix(color1,color2,u_mix)*u_opacity; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,"uniform mat4 u_matrix;uniform vec2 u_pattern_size_a;uniform vec2 u_pattern_size_b;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform float u_scale_a;uniform float u_scale_b;uniform float u_tile_units_to_pixels;attribute vec2 a_pos;varying vec2 v_pos_a;varying vec2 v_pos_b;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,u_scale_a*u_pattern_size_a,u_tile_units_to_pixels,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,u_scale_b*u_pattern_size_b,u_tile_units_to_pixels,a_pos);}"),circle:mi(`varying vec3 v_data;varying float v_visibility; #pragma mapbox: define highp vec4 color #pragma mapbox: define mediump float radius #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity #pragma mapbox: define highp vec4 stroke_color #pragma mapbox: define mediump float stroke_width #pragma mapbox: define lowp float stroke_opacity void main() { #pragma mapbox: initialize highp vec4 color #pragma mapbox: initialize mediump float radius #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize highp vec4 stroke_color #pragma mapbox: initialize mediump float stroke_width #pragma mapbox: initialize lowp float stroke_opacity vec2 extrude=v_data.xy;float extrude_length=length(extrude);float antialiased_blur=v_data.z;float opacity_t=smoothstep(0.0,antialiased_blur,extrude_length-1.0);float color_t=stroke_width < 0.01 ? 0.0 : smoothstep(antialiased_blur,0.0,extrude_length-radius/(radius+stroke_width));gl_FragColor=v_visibility*opacity_t*mix(color*opacity,stroke_color*stroke_opacity,color_t); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`uniform mat4 u_matrix;uniform bool u_scale_with_map;uniform bool u_pitch_with_map;uniform vec2 u_extrude_scale;uniform lowp float u_device_pixel_ratio;uniform highp float u_camera_to_center_distance;attribute vec2 a_pos;varying vec3 v_data;varying float v_visibility; #pragma mapbox: define highp vec4 color #pragma mapbox: define mediump float radius #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity #pragma mapbox: define highp vec4 stroke_color #pragma mapbox: define mediump float stroke_width #pragma mapbox: define lowp float stroke_opacity void main(void) { #pragma mapbox: initialize highp vec4 color #pragma mapbox: initialize mediump float radius #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize highp vec4 stroke_color #pragma mapbox: initialize mediump float stroke_width #pragma mapbox: initialize lowp float stroke_opacity vec2 extrude=vec2(mod(a_pos,2.0)*2.0-1.0);vec2 circle_center=floor(a_pos*0.5);float ele=get_elevation(circle_center);v_visibility=calculate_visibility(u_matrix*vec4(circle_center,ele,1.0));if (u_pitch_with_map) {vec2 corner_position=circle_center;if (u_scale_with_map) {corner_position+=extrude*(radius+stroke_width)*u_extrude_scale;} else {vec4 projected_center=u_matrix*vec4(circle_center,0,1);corner_position+=extrude*(radius+stroke_width)*u_extrude_scale*(projected_center.w/u_camera_to_center_distance);}gl_Position=u_matrix*vec4(corner_position,ele,1);} else {gl_Position=u_matrix*vec4(circle_center,ele,1);if (u_scale_with_map) {gl_Position.xy+=extrude*(radius+stroke_width)*u_extrude_scale*u_camera_to_center_distance;} else {gl_Position.xy+=extrude*(radius+stroke_width)*u_extrude_scale*gl_Position.w;}}float antialiasblur=-max(1.0/u_device_pixel_ratio/(radius+stroke_width),blur);v_data=vec3(extrude.x,extrude.y,antialiasblur);}`),clippingMask:mi("void main() {gl_FragColor=vec4(1.0);}","attribute vec2 a_pos;uniform mat4 u_matrix;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);}"),heatmap:mi(`uniform highp float u_intensity;varying vec2 v_extrude; #pragma mapbox: define highp float weight #define GAUSS_COEF 0.3989422804014327 void main() { #pragma mapbox: initialize highp float weight float d=-0.5*3.0*3.0*dot(v_extrude,v_extrude);float val=weight*u_intensity*GAUSS_COEF*exp(d);gl_FragColor=vec4(val,1.0,1.0,1.0); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`uniform mat4 u_matrix;uniform float u_extrude_scale;uniform float u_opacity;uniform float u_intensity;attribute vec2 a_pos;varying vec2 v_extrude; #pragma mapbox: define highp float weight #pragma mapbox: define mediump float radius const highp float ZERO=1.0/255.0/16.0; #define GAUSS_COEF 0.3989422804014327 void main(void) { #pragma mapbox: initialize highp float weight #pragma mapbox: initialize mediump float radius vec2 unscaled_extrude=vec2(mod(a_pos,2.0)*2.0-1.0);float S=sqrt(-2.0*log(ZERO/weight/u_intensity/GAUSS_COEF))/3.0;v_extrude=S*unscaled_extrude;vec2 extrude=v_extrude*radius*u_extrude_scale;vec4 pos=vec4(floor(a_pos*0.5)+extrude,get_elevation(floor(a_pos*0.5)),1);gl_Position=u_matrix*pos;}`),heatmapTexture:mi(`uniform sampler2D u_image;uniform sampler2D u_color_ramp;uniform float u_opacity;varying vec2 v_pos;void main() {float t=texture2D(u_image,v_pos).r;vec4 color=texture2D(u_color_ramp,vec2(t,0.5));gl_FragColor=color*u_opacity; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(0.0); #endif }`,"uniform mat4 u_matrix;uniform vec2 u_world;attribute vec2 a_pos;varying vec2 v_pos;void main() {gl_Position=u_matrix*vec4(a_pos*u_world,0,1);v_pos.x=a_pos.x;v_pos.y=1.0-a_pos.y;}"),collisionBox:mi("varying float v_placed;varying float v_notUsed;void main() {float alpha=0.5;gl_FragColor=vec4(1.0,0.0,0.0,1.0)*alpha;if (v_placed > 0.5) {gl_FragColor=vec4(0.0,0.0,1.0,0.5)*alpha;}if (v_notUsed > 0.5) {gl_FragColor*=.1;}}","attribute vec2 a_anchor_pos;attribute vec2 a_placed;attribute vec2 a_box_real;uniform mat4 u_matrix;uniform vec2 u_pixel_extrude_scale;varying float v_placed;varying float v_notUsed;vec4 projectTileWithElevation(vec2 posInTile,float elevation) {return u_matrix*vec4(posInTile,elevation,1.0);}void main() {gl_Position=projectTileWithElevation(a_anchor_pos,get_elevation(a_anchor_pos));gl_Position.xy=((a_box_real+0.5)*u_pixel_extrude_scale*2.0-1.0)*vec2(1.0,-1.0)*gl_Position.w;if (gl_Position.z/gl_Position.w < 1.1) {gl_Position.z=0.5;}v_placed=a_placed.x;v_notUsed=a_placed.y;}"),collisionCircle:mi("varying float v_radius;varying vec2 v_extrude;varying float v_perspective_ratio;varying float v_collision;void main() {float alpha=0.5*min(v_perspective_ratio,1.0);float stroke_radius=0.9*max(v_perspective_ratio,1.0);float distance_to_center=length(v_extrude);float distance_to_edge=abs(distance_to_center-v_radius);float opacity_t=smoothstep(-stroke_radius,0.0,-distance_to_edge);vec4 color=mix(vec4(0.0,0.0,1.0,0.5),vec4(1.0,0.0,0.0,1.0),v_collision);gl_FragColor=color*alpha*opacity_t;}","attribute vec2 a_pos;attribute float a_radius;attribute vec2 a_flags;uniform mat4 u_matrix;uniform mat4 u_inv_matrix;uniform vec2 u_viewport_size;uniform float u_camera_to_center_distance;varying float v_radius;varying vec2 v_extrude;varying float v_perspective_ratio;varying float v_collision;vec3 toTilePosition(vec2 screenPos) {vec4 rayStart=u_inv_matrix*vec4(screenPos,-1.0,1.0);vec4 rayEnd =u_inv_matrix*vec4(screenPos, 1.0,1.0);rayStart.xyz/=rayStart.w;rayEnd.xyz /=rayEnd.w;highp float t=(0.0-rayStart.z)/(rayEnd.z-rayStart.z);return mix(rayStart.xyz,rayEnd.xyz,t);}void main() {vec2 quadCenterPos=a_pos;float radius=a_radius;float collision=a_flags.x;float vertexIdx=a_flags.y;vec2 quadVertexOffset=vec2(mix(-1.0,1.0,float(vertexIdx >=2.0)),mix(-1.0,1.0,float(vertexIdx >=1.0 && vertexIdx <=2.0)));vec2 quadVertexExtent=quadVertexOffset*radius;vec3 tilePos=toTilePosition(quadCenterPos);vec4 clipPos=u_matrix*vec4(tilePos,1.0);highp float camera_to_anchor_distance=clipPos.w;highp float collision_perspective_ratio=clamp(0.5+0.5*(u_camera_to_center_distance/camera_to_anchor_distance),0.0,4.0);float padding_factor=1.2;v_radius=radius;v_extrude=quadVertexExtent*padding_factor;v_perspective_ratio=collision_perspective_ratio;v_collision=collision;gl_Position=vec4(clipPos.xyz/clipPos.w,1.0)+vec4(quadVertexExtent*padding_factor/u_viewport_size*2.0,0.0,0.0);}"),debug:mi("uniform highp vec4 u_color;uniform sampler2D u_overlay;varying vec2 v_uv;void main() {vec4 overlay_color=texture2D(u_overlay,v_uv);gl_FragColor=mix(u_color,overlay_color,overlay_color.a);}","attribute vec2 a_pos;varying vec2 v_uv;uniform mat4 u_matrix;uniform float u_overlay_scale;void main() {v_uv=a_pos/8192.0;gl_Position=u_matrix*vec4(a_pos*u_overlay_scale,get_elevation(a_pos),1);}"),fill:mi(`#pragma mapbox: define highp vec4 color #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize highp vec4 color #pragma mapbox: initialize lowp float opacity gl_FragColor=color*opacity; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`attribute vec2 a_pos;uniform mat4 u_matrix; #pragma mapbox: define highp vec4 color #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize highp vec4 color #pragma mapbox: initialize lowp float opacity gl_Position=u_matrix*vec4(a_pos,0,1);}`),fillOutline:mi(`varying vec2 v_pos; #pragma mapbox: define highp vec4 outline_color #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize highp vec4 outline_color #pragma mapbox: initialize lowp float opacity float dist=length(v_pos-gl_FragCoord.xy);float alpha=1.0-smoothstep(0.0,1.0,dist);gl_FragColor=outline_color*(alpha*opacity); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`attribute vec2 a_pos;uniform mat4 u_matrix;uniform vec2 u_world;varying vec2 v_pos; #pragma mapbox: define highp vec4 outline_color #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize highp vec4 outline_color #pragma mapbox: initialize lowp float opacity gl_Position=u_matrix*vec4(a_pos,0,1);v_pos=(gl_Position.xy/gl_Position.w+1.0)/2.0*u_world;}`),fillOutlinePattern:mi(`uniform vec2 u_texsize;uniform sampler2D u_image;uniform float u_fade;varying vec2 v_pos_a;varying vec2 v_pos_b;varying vec2 v_pos; #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp vec4 pattern_from #pragma mapbox: define lowp vec4 pattern_to void main() { #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize mediump vec4 pattern_from #pragma mapbox: initialize mediump vec4 pattern_to vec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture2D(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture2D(u_image,pos2);float dist=length(v_pos-gl_FragCoord.xy);float alpha=1.0-smoothstep(0.0,1.0,dist);gl_FragColor=mix(color1,color2,u_fade)*alpha*opacity; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`uniform mat4 u_matrix;uniform vec2 u_world;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform vec3 u_scale;attribute vec2 a_pos;varying vec2 v_pos_a;varying vec2 v_pos_b;varying vec2 v_pos; #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp vec4 pattern_from #pragma mapbox: define lowp vec4 pattern_to #pragma mapbox: define lowp float pixel_ratio_from #pragma mapbox: define lowp float pixel_ratio_to void main() { #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize mediump vec4 pattern_from #pragma mapbox: initialize mediump vec4 pattern_to #pragma mapbox: initialize lowp float pixel_ratio_from #pragma mapbox: initialize lowp float pixel_ratio_to vec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;gl_Position=u_matrix*vec4(a_pos,0,1);vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileRatio,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileRatio,a_pos);v_pos=(gl_Position.xy/gl_Position.w+1.0)/2.0*u_world;}`),fillPattern:mi(`#ifdef GL_ES precision highp float; #endif uniform vec2 u_texsize;uniform float u_fade;uniform sampler2D u_image;varying vec2 v_pos_a;varying vec2 v_pos_b; #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp vec4 pattern_from #pragma mapbox: define lowp vec4 pattern_to void main() { #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize mediump vec4 pattern_from #pragma mapbox: initialize mediump vec4 pattern_to vec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture2D(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture2D(u_image,pos2);gl_FragColor=mix(color1,color2,u_fade)*opacity; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`uniform mat4 u_matrix;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform vec3 u_scale;attribute vec2 a_pos;varying vec2 v_pos_a;varying vec2 v_pos_b; #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp vec4 pattern_from #pragma mapbox: define lowp vec4 pattern_to #pragma mapbox: define lowp float pixel_ratio_from #pragma mapbox: define lowp float pixel_ratio_to void main() { #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize mediump vec4 pattern_from #pragma mapbox: initialize mediump vec4 pattern_to #pragma mapbox: initialize lowp float pixel_ratio_from #pragma mapbox: initialize lowp float pixel_ratio_to vec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileZoomRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;gl_Position=u_matrix*vec4(a_pos,0,1);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileZoomRatio,a_pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileZoomRatio,a_pos);}`),fillExtrusion:mi(`varying vec4 v_color;void main() {gl_FragColor=v_color; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`uniform mat4 u_matrix;uniform vec3 u_lightcolor;uniform lowp vec3 u_lightpos;uniform lowp float u_lightintensity;uniform float u_vertical_gradient;uniform lowp float u_opacity;attribute vec2 a_pos;attribute vec4 a_normal_ed; #ifdef TERRAIN3D attribute vec2 a_centroid; #endif varying vec4 v_color; #pragma mapbox: define highp float base #pragma mapbox: define highp float height #pragma mapbox: define highp vec4 color void main() { #pragma mapbox: initialize highp float base #pragma mapbox: initialize highp float height #pragma mapbox: initialize highp vec4 color vec3 normal=a_normal_ed.xyz; #ifdef TERRAIN3D float height_terrain3d_offset=get_elevation(a_centroid);float base_terrain3d_offset=height_terrain3d_offset-(base > 0.0 ? 0.0 : 10.0); #else float height_terrain3d_offset=0.0;float base_terrain3d_offset=0.0; #endif base=max(0.0,base)+base_terrain3d_offset;height=max(0.0,height)+height_terrain3d_offset;float t=mod(normal.x,2.0);gl_Position=u_matrix*vec4(a_pos,t > 0.0 ? height : base,1);float colorvalue=color.r*0.2126+color.g*0.7152+color.b*0.0722;v_color=vec4(0.0,0.0,0.0,1.0);vec4 ambientlight=vec4(0.03,0.03,0.03,1.0);color+=ambientlight;float directional=clamp(dot(normal/16384.0,u_lightpos),0.0,1.0);directional=mix((1.0-u_lightintensity),max((1.0-colorvalue+u_lightintensity),1.0),directional);if (normal.y !=0.0) {directional*=((1.0-u_vertical_gradient)+(u_vertical_gradient*clamp((t+base)*pow(height/150.0,0.5),mix(0.7,0.98,1.0-u_lightintensity),1.0)));}v_color.r+=clamp(color.r*directional*u_lightcolor.r,mix(0.0,0.3,1.0-u_lightcolor.r),1.0);v_color.g+=clamp(color.g*directional*u_lightcolor.g,mix(0.0,0.3,1.0-u_lightcolor.g),1.0);v_color.b+=clamp(color.b*directional*u_lightcolor.b,mix(0.0,0.3,1.0-u_lightcolor.b),1.0);v_color*=u_opacity;}`),fillExtrusionPattern:mi(`uniform vec2 u_texsize;uniform float u_fade;uniform sampler2D u_image;varying vec2 v_pos_a;varying vec2 v_pos_b;varying vec4 v_lighting; #pragma mapbox: define lowp float base #pragma mapbox: define lowp float height #pragma mapbox: define lowp vec4 pattern_from #pragma mapbox: define lowp vec4 pattern_to #pragma mapbox: define lowp float pixel_ratio_from #pragma mapbox: define lowp float pixel_ratio_to void main() { #pragma mapbox: initialize lowp float base #pragma mapbox: initialize lowp float height #pragma mapbox: initialize mediump vec4 pattern_from #pragma mapbox: initialize mediump vec4 pattern_to #pragma mapbox: initialize lowp float pixel_ratio_from #pragma mapbox: initialize lowp float pixel_ratio_to vec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;vec2 imagecoord=mod(v_pos_a,1.0);vec2 pos=mix(pattern_tl_a/u_texsize,pattern_br_a/u_texsize,imagecoord);vec4 color1=texture2D(u_image,pos);vec2 imagecoord_b=mod(v_pos_b,1.0);vec2 pos2=mix(pattern_tl_b/u_texsize,pattern_br_b/u_texsize,imagecoord_b);vec4 color2=texture2D(u_image,pos2);vec4 mixedColor=mix(color1,color2,u_fade);gl_FragColor=mixedColor*v_lighting; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`uniform mat4 u_matrix;uniform vec2 u_pixel_coord_upper;uniform vec2 u_pixel_coord_lower;uniform float u_height_factor;uniform vec3 u_scale;uniform float u_vertical_gradient;uniform lowp float u_opacity;uniform vec3 u_lightcolor;uniform lowp vec3 u_lightpos;uniform lowp float u_lightintensity;attribute vec2 a_pos;attribute vec4 a_normal_ed; #ifdef TERRAIN3D attribute vec2 a_centroid; #endif varying vec2 v_pos_a;varying vec2 v_pos_b;varying vec4 v_lighting; #pragma mapbox: define lowp float base #pragma mapbox: define lowp float height #pragma mapbox: define lowp vec4 pattern_from #pragma mapbox: define lowp vec4 pattern_to #pragma mapbox: define lowp float pixel_ratio_from #pragma mapbox: define lowp float pixel_ratio_to void main() { #pragma mapbox: initialize lowp float base #pragma mapbox: initialize lowp float height #pragma mapbox: initialize mediump vec4 pattern_from #pragma mapbox: initialize mediump vec4 pattern_to #pragma mapbox: initialize lowp float pixel_ratio_from #pragma mapbox: initialize lowp float pixel_ratio_to vec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec3 normal=a_normal_ed.xyz;float edgedistance=a_normal_ed.w;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to; #ifdef TERRAIN3D float height_terrain3d_offset=get_elevation(a_centroid);float base_terrain3d_offset=height_terrain3d_offset-(base > 0.0 ? 0.0 : 10.0); #else float height_terrain3d_offset=0.0;float base_terrain3d_offset=0.0; #endif base=max(0.0,base)+base_terrain3d_offset;height=max(0.0,height)+height_terrain3d_offset;float t=mod(normal.x,2.0);float z=t > 0.0 ? height : base;gl_Position=u_matrix*vec4(a_pos,z,1);vec2 pos=normal.x==1.0 && normal.y==0.0 && normal.z==16384.0 ? a_pos : vec2(edgedistance,z*u_height_factor);v_pos_a=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,fromScale*display_size_a,tileRatio,pos);v_pos_b=get_pattern_pos(u_pixel_coord_upper,u_pixel_coord_lower,toScale*display_size_b,tileRatio,pos);v_lighting=vec4(0.0,0.0,0.0,1.0);float directional=clamp(dot(normal/16383.0,u_lightpos),0.0,1.0);directional=mix((1.0-u_lightintensity),max((0.5+u_lightintensity),1.0),directional);if (normal.y !=0.0) {directional*=((1.0-u_vertical_gradient)+(u_vertical_gradient*clamp((t+base)*pow(height/150.0,0.5),mix(0.7,0.98,1.0-u_lightintensity),1.0)));}v_lighting.rgb+=clamp(directional*u_lightcolor,mix(vec3(0.0),vec3(0.3),1.0-u_lightcolor),vec3(1.0));v_lighting*=u_opacity;}`),hillshadePrepare:mi(`#ifdef GL_ES precision highp float; #endif uniform sampler2D u_image;varying vec2 v_pos;uniform vec2 u_dimension;uniform float u_zoom;uniform vec4 u_unpack;float getElevation(vec2 coord,float bias) {vec4 data=texture2D(u_image,coord)*255.0;data.a=-1.0;return dot(data,u_unpack)/4.0;}void main() {vec2 epsilon=1.0/u_dimension;float a=getElevation(v_pos+vec2(-epsilon.x,-epsilon.y),0.0);float b=getElevation(v_pos+vec2(0,-epsilon.y),0.0);float c=getElevation(v_pos+vec2(epsilon.x,-epsilon.y),0.0);float d=getElevation(v_pos+vec2(-epsilon.x,0),0.0);float e=getElevation(v_pos,0.0);float f=getElevation(v_pos+vec2(epsilon.x,0),0.0);float g=getElevation(v_pos+vec2(-epsilon.x,epsilon.y),0.0);float h=getElevation(v_pos+vec2(0,epsilon.y),0.0);float i=getElevation(v_pos+vec2(epsilon.x,epsilon.y),0.0);float exaggerationFactor=u_zoom < 2.0 ? 0.4 : u_zoom < 4.5 ? 0.35 : 0.3;float exaggeration=u_zoom < 15.0 ? (u_zoom-15.0)*exaggerationFactor : 0.0;vec2 deriv=vec2((c+f+f+i)-(a+d+d+g),(g+h+h+i)-(a+b+b+c))/pow(2.0,exaggeration+(19.2562-u_zoom));gl_FragColor=clamp(vec4(deriv.x/2.0+0.5,deriv.y/2.0+0.5,1.0,1.0),0.0,1.0); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,"uniform mat4 u_matrix;uniform vec2 u_dimension;attribute vec2 a_pos;attribute vec2 a_texture_pos;varying vec2 v_pos;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);highp vec2 epsilon=1.0/u_dimension;float scale=(u_dimension.x-2.0)/u_dimension.x;v_pos=(a_texture_pos/8192.0)*scale+epsilon;}"),hillshade:mi(`uniform sampler2D u_image;varying vec2 v_pos;uniform vec2 u_latrange;uniform vec2 u_light;uniform vec4 u_shadow;uniform vec4 u_highlight;uniform vec4 u_accent; #define PI 3.141592653589793 void main() {vec4 pixel=texture2D(u_image,v_pos);vec2 deriv=((pixel.rg*2.0)-1.0);float scaleFactor=cos(radians((u_latrange[0]-u_latrange[1])*(1.0-v_pos.y)+u_latrange[1]));float slope=atan(1.25*length(deriv)/scaleFactor);float aspect=deriv.x !=0.0 ? atan(deriv.y,-deriv.x) : PI/2.0*(deriv.y > 0.0 ? 1.0 :-1.0);float intensity=u_light.x;float azimuth=u_light.y+PI;float base=1.875-intensity*1.75;float maxValue=0.5*PI;float scaledSlope=intensity !=0.5 ? ((pow(base,slope)-1.0)/(pow(base,maxValue)-1.0))*maxValue : slope;float accent=cos(scaledSlope);vec4 accent_color=(1.0-accent)*u_accent*clamp(intensity*2.0,0.0,1.0);float shade=abs(mod((aspect+azimuth)/PI+0.5,2.0)-1.0);vec4 shade_color=mix(u_shadow,u_highlight,shade)*sin(scaledSlope)*clamp(intensity*2.0,0.0,1.0);gl_FragColor=accent_color*(1.0-shade_color.a)+shade_color; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,"uniform mat4 u_matrix;attribute vec2 a_pos;attribute vec2 a_texture_pos;varying vec2 v_pos;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);v_pos=a_texture_pos/8192.0;}"),line:mi(`uniform lowp float u_device_pixel_ratio;varying vec2 v_width2;varying vec2 v_normal;varying float v_gamma_scale; #pragma mapbox: define highp vec4 color #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize highp vec4 color #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity float dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);gl_FragColor=color*(alpha*opacity); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,` #define scale 0.015873016 attribute vec2 a_pos_normal;attribute vec4 a_data;uniform mat4 u_matrix;uniform mediump float u_ratio;uniform vec2 u_units_to_pixels;uniform lowp float u_device_pixel_ratio;varying vec2 v_normal;varying vec2 v_width2;varying float v_gamma_scale;varying highp float v_linesofar; #pragma mapbox: define highp vec4 color #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity #pragma mapbox: define mediump float gapwidth #pragma mapbox: define lowp float offset #pragma mapbox: define mediump float width void main() { #pragma mapbox: initialize highp vec4 color #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize mediump float gapwidth #pragma mapbox: initialize lowp float offset #pragma mapbox: initialize mediump float width float ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;v_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*2.0;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);vec4 projected_extrude=u_matrix*vec4(dist/u_ratio,0.0,0.0);gl_Position=u_matrix*vec4(pos+offset2/u_ratio,0.0,1.0)+projected_extrude; #ifdef TERRAIN3D v_gamma_scale=1.0; #else float extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length(projected_extrude.xy/gl_Position.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective; #endif v_width2=vec2(outset,inset);}`),lineGradient:mi(`uniform lowp float u_device_pixel_ratio;uniform sampler2D u_image;varying vec2 v_width2;varying vec2 v_normal;varying float v_gamma_scale;varying highp vec2 v_uv; #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity float dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);vec4 color=texture2D(u_image,v_uv);gl_FragColor=color*(alpha*opacity); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,` #define scale 0.015873016 attribute vec2 a_pos_normal;attribute vec4 a_data;attribute float a_uv_x;attribute float a_split_index;uniform mat4 u_matrix;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;uniform vec2 u_units_to_pixels;uniform float u_image_height;varying vec2 v_normal;varying vec2 v_width2;varying float v_gamma_scale;varying highp vec2 v_uv; #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity #pragma mapbox: define mediump float gapwidth #pragma mapbox: define lowp float offset #pragma mapbox: define mediump float width void main() { #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize mediump float gapwidth #pragma mapbox: initialize lowp float offset #pragma mapbox: initialize mediump float width float ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;highp float texel_height=1.0/u_image_height;highp float half_texel_height=0.5*texel_height;v_uv=vec2(a_uv_x,a_split_index*texel_height-half_texel_height);vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);vec4 projected_extrude=u_matrix*vec4(dist/u_ratio,0.0,0.0);gl_Position=u_matrix*vec4(pos+offset2/u_ratio,0.0,1.0)+projected_extrude; #ifdef TERRAIN3D v_gamma_scale=1.0; #else float extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length(projected_extrude.xy/gl_Position.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective; #endif v_width2=vec2(outset,inset);}`),linePattern:mi(`#ifdef GL_ES precision highp float; #endif uniform lowp float u_device_pixel_ratio;uniform vec2 u_texsize;uniform float u_fade;uniform mediump vec3 u_scale;uniform sampler2D u_image;varying vec2 v_normal;varying vec2 v_width2;varying float v_linesofar;varying float v_gamma_scale;varying float v_width; #pragma mapbox: define lowp vec4 pattern_from #pragma mapbox: define lowp vec4 pattern_to #pragma mapbox: define lowp float pixel_ratio_from #pragma mapbox: define lowp float pixel_ratio_to #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize mediump vec4 pattern_from #pragma mapbox: initialize mediump vec4 pattern_to #pragma mapbox: initialize lowp float pixel_ratio_from #pragma mapbox: initialize lowp float pixel_ratio_to #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity vec2 pattern_tl_a=pattern_from.xy;vec2 pattern_br_a=pattern_from.zw;vec2 pattern_tl_b=pattern_to.xy;vec2 pattern_br_b=pattern_to.zw;float tileZoomRatio=u_scale.x;float fromScale=u_scale.y;float toScale=u_scale.z;vec2 display_size_a=(pattern_br_a-pattern_tl_a)/pixel_ratio_from;vec2 display_size_b=(pattern_br_b-pattern_tl_b)/pixel_ratio_to;vec2 pattern_size_a=vec2(display_size_a.x*fromScale/tileZoomRatio,display_size_a.y);vec2 pattern_size_b=vec2(display_size_b.x*toScale/tileZoomRatio,display_size_b.y);float aspect_a=display_size_a.y/v_width;float aspect_b=display_size_b.y/v_width;float dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);float x_a=mod(v_linesofar/pattern_size_a.x*aspect_a,1.0);float x_b=mod(v_linesofar/pattern_size_b.x*aspect_b,1.0);float y=0.5*v_normal.y+0.5;vec2 texel_size=1.0/u_texsize;vec2 pos_a=mix(pattern_tl_a*texel_size-texel_size,pattern_br_a*texel_size+texel_size,vec2(x_a,y));vec2 pos_b=mix(pattern_tl_b*texel_size-texel_size,pattern_br_b*texel_size+texel_size,vec2(x_b,y));vec4 color=mix(texture2D(u_image,pos_a),texture2D(u_image,pos_b),u_fade);gl_FragColor=color*alpha*opacity; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,` #define scale 0.015873016 #define LINE_DISTANCE_SCALE 2.0 attribute vec2 a_pos_normal;attribute vec4 a_data;uniform mat4 u_matrix;uniform vec2 u_units_to_pixels;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;varying vec2 v_normal;varying vec2 v_width2;varying float v_linesofar;varying float v_gamma_scale;varying float v_width; #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp float offset #pragma mapbox: define mediump float gapwidth #pragma mapbox: define mediump float width #pragma mapbox: define lowp float floorwidth #pragma mapbox: define lowp vec4 pattern_from #pragma mapbox: define lowp vec4 pattern_to #pragma mapbox: define lowp float pixel_ratio_from #pragma mapbox: define lowp float pixel_ratio_to void main() { #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize lowp float offset #pragma mapbox: initialize mediump float gapwidth #pragma mapbox: initialize mediump float width #pragma mapbox: initialize lowp float floorwidth #pragma mapbox: initialize mediump vec4 pattern_from #pragma mapbox: initialize mediump vec4 pattern_to #pragma mapbox: initialize lowp float pixel_ratio_from #pragma mapbox: initialize lowp float pixel_ratio_to float ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;float a_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*LINE_DISTANCE_SCALE;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);vec4 projected_extrude=u_matrix*vec4(dist/u_ratio,0.0,0.0);gl_Position=u_matrix*vec4(pos+offset2/u_ratio,0.0,1.0)+projected_extrude; #ifdef TERRAIN3D v_gamma_scale=1.0; #else float extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length(projected_extrude.xy/gl_Position.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective; #endif v_linesofar=a_linesofar;v_width2=vec2(outset,inset);v_width=floorwidth;}`),lineSDF:mi(`uniform lowp float u_device_pixel_ratio;uniform sampler2D u_image;uniform float u_sdfgamma;uniform float u_mix;varying vec2 v_normal;varying vec2 v_width2;varying vec2 v_tex_a;varying vec2 v_tex_b;varying float v_gamma_scale; #pragma mapbox: define highp vec4 color #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity #pragma mapbox: define mediump float width #pragma mapbox: define lowp float floorwidth void main() { #pragma mapbox: initialize highp vec4 color #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize mediump float width #pragma mapbox: initialize lowp float floorwidth float dist=length(v_normal)*v_width2.s;float blur2=(blur+1.0/u_device_pixel_ratio)*v_gamma_scale;float alpha=clamp(min(dist-(v_width2.t-blur2),v_width2.s-dist)/blur2,0.0,1.0);float sdfdist_a=texture2D(u_image,v_tex_a).a;float sdfdist_b=texture2D(u_image,v_tex_b).a;float sdfdist=mix(sdfdist_a,sdfdist_b,u_mix);alpha*=smoothstep(0.5-u_sdfgamma/floorwidth,0.5+u_sdfgamma/floorwidth,sdfdist);gl_FragColor=color*(alpha*opacity); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,` #define scale 0.015873016 #define LINE_DISTANCE_SCALE 2.0 attribute vec2 a_pos_normal;attribute vec4 a_data;uniform mat4 u_matrix;uniform mediump float u_ratio;uniform lowp float u_device_pixel_ratio;uniform vec2 u_patternscale_a;uniform float u_tex_y_a;uniform vec2 u_patternscale_b;uniform float u_tex_y_b;uniform vec2 u_units_to_pixels;varying vec2 v_normal;varying vec2 v_width2;varying vec2 v_tex_a;varying vec2 v_tex_b;varying float v_gamma_scale; #pragma mapbox: define highp vec4 color #pragma mapbox: define lowp float blur #pragma mapbox: define lowp float opacity #pragma mapbox: define mediump float gapwidth #pragma mapbox: define lowp float offset #pragma mapbox: define mediump float width #pragma mapbox: define lowp float floorwidth void main() { #pragma mapbox: initialize highp vec4 color #pragma mapbox: initialize lowp float blur #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize mediump float gapwidth #pragma mapbox: initialize lowp float offset #pragma mapbox: initialize mediump float width #pragma mapbox: initialize lowp float floorwidth float ANTIALIASING=1.0/u_device_pixel_ratio/2.0;vec2 a_extrude=a_data.xy-128.0;float a_direction=mod(a_data.z,4.0)-1.0;float a_linesofar=(floor(a_data.z/4.0)+a_data.w*64.0)*LINE_DISTANCE_SCALE;vec2 pos=floor(a_pos_normal*0.5);mediump vec2 normal=a_pos_normal-2.0*pos;normal.y=normal.y*2.0-1.0;v_normal=normal;gapwidth=gapwidth/2.0;float halfwidth=width/2.0;offset=-1.0*offset;float inset=gapwidth+(gapwidth > 0.0 ? ANTIALIASING : 0.0);float outset=gapwidth+halfwidth*(gapwidth > 0.0 ? 2.0 : 1.0)+(halfwidth==0.0 ? 0.0 : ANTIALIASING);mediump vec2 dist=outset*a_extrude*scale;mediump float u=0.5*a_direction;mediump float t=1.0-abs(u);mediump vec2 offset2=offset*a_extrude*scale*normal.y*mat2(t,-u,u,t);vec4 projected_extrude=u_matrix*vec4(dist/u_ratio,0.0,0.0);gl_Position=u_matrix*vec4(pos+offset2/u_ratio,0.0,1.0)+projected_extrude; #ifdef TERRAIN3D v_gamma_scale=1.0; #else float extrude_length_without_perspective=length(dist);float extrude_length_with_perspective=length(projected_extrude.xy/gl_Position.w*u_units_to_pixels);v_gamma_scale=extrude_length_without_perspective/extrude_length_with_perspective; #endif v_tex_a=vec2(a_linesofar*u_patternscale_a.x/floorwidth,normal.y*u_patternscale_a.y+u_tex_y_a);v_tex_b=vec2(a_linesofar*u_patternscale_b.x/floorwidth,normal.y*u_patternscale_b.y+u_tex_y_b);v_width2=vec2(outset,inset);}`),raster:mi(`uniform float u_fade_t;uniform float u_opacity;uniform sampler2D u_image0;uniform sampler2D u_image1;varying vec2 v_pos0;varying vec2 v_pos1;uniform float u_brightness_low;uniform float u_brightness_high;uniform float u_saturation_factor;uniform float u_contrast_factor;uniform vec3 u_spin_weights;void main() {vec4 color0=texture2D(u_image0,v_pos0);vec4 color1=texture2D(u_image1,v_pos1);if (color0.a > 0.0) {color0.rgb=color0.rgb/color0.a;}if (color1.a > 0.0) {color1.rgb=color1.rgb/color1.a;}vec4 color=mix(color0,color1,u_fade_t);color.a*=u_opacity;vec3 rgb=color.rgb;rgb=vec3(dot(rgb,u_spin_weights.xyz),dot(rgb,u_spin_weights.zxy),dot(rgb,u_spin_weights.yzx));float average=(color.r+color.g+color.b)/3.0;rgb+=(average-rgb)*u_saturation_factor;rgb=(rgb-0.5)*u_contrast_factor+0.5;vec3 u_high_vec=vec3(u_brightness_low,u_brightness_low,u_brightness_low);vec3 u_low_vec=vec3(u_brightness_high,u_brightness_high,u_brightness_high);gl_FragColor=vec4(mix(u_high_vec,u_low_vec,rgb)*color.a,color.a); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,"uniform mat4 u_matrix;uniform vec2 u_tl_parent;uniform float u_scale_parent;uniform float u_buffer_scale;attribute vec2 a_pos;attribute vec2 a_texture_pos;varying vec2 v_pos0;varying vec2 v_pos1;void main() {gl_Position=u_matrix*vec4(a_pos,0,1);v_pos0=(((a_texture_pos/8192.0)-0.5)/u_buffer_scale )+0.5;v_pos1=(v_pos0*u_scale_parent)+u_tl_parent;}"),symbolIcon:mi(`uniform sampler2D u_texture;varying vec2 v_tex;varying float v_fade_opacity; #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize lowp float opacity lowp float alpha=opacity*v_fade_opacity;gl_FragColor=texture2D(u_texture,v_tex)*alpha; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`attribute vec4 a_pos_offset;attribute vec4 a_data;attribute vec4 a_pixeloffset;attribute vec3 a_projected_pos;attribute float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform highp float u_camera_to_center_distance;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform float u_fade_change;uniform mat4 u_matrix;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform vec2 u_texsize;uniform bool u_is_along_line;uniform bool u_is_variable_anchor;uniform vec2 u_translation;uniform float u_pitched_scale;varying vec2 v_tex;varying float v_fade_opacity;vec4 projectTileWithElevation(vec2 posInTile,float elevation) {return u_matrix*vec4(posInTile,elevation,1.0);} #pragma mapbox: define lowp float opacity void main() { #pragma mapbox: initialize lowp float opacity vec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);vec2 a_pxoffset=a_pixeloffset.xy;vec2 a_minFontScale=a_pixeloffset.zw/256.0;float ele=get_elevation(a_pos);highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec2 translated_a_pos=a_pos+u_translation;vec4 projectedPoint=projectTileWithElevation(translated_a_pos,ele);highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ? camera_to_anchor_distance/u_camera_to_center_distance : u_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=u_is_text ? size/24.0 : size;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=projectTileWithElevation(translated_a_pos+vec2(1,0),ele);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos;if (u_is_along_line || u_is_variable_anchor) {projected_pos=vec4(a_projected_pos.xy,ele,1.0);} else if (u_pitch_with_map) {projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy+u_translation,ele,1.0);} else {projected_pos=u_label_plane_matrix*projectTileWithElevation(a_projected_pos.xy+u_translation,ele);}float z=float(u_pitch_with_map)*projected_pos.z/projected_pos.w;float projectionScaling=1.0;vec4 finalPos=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*max(a_minFontScale,fontScale)+a_pxoffset/16.0)*projectionScaling,z,1.0);if(u_pitch_with_map) {finalPos=projectTileWithElevation(finalPos.xy,finalPos.z);}gl_Position=finalPos;v_tex=a_tex/u_texsize;vec2 fade_opacity=unpack_opacity(a_fade_opacity);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;float visibility=calculate_visibility(projectedPoint);v_fade_opacity=max(0.0,min(visibility,fade_opacity[0]+fade_change));}`),symbolSDF:mi(`#define SDF_PX 8.0 uniform bool u_is_halo;uniform sampler2D u_texture;uniform highp float u_gamma_scale;uniform lowp float u_device_pixel_ratio;uniform bool u_is_text;varying vec2 v_data0;varying vec3 v_data1; #pragma mapbox: define highp vec4 fill_color #pragma mapbox: define highp vec4 halo_color #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp float halo_width #pragma mapbox: define lowp float halo_blur void main() { #pragma mapbox: initialize highp vec4 fill_color #pragma mapbox: initialize highp vec4 halo_color #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize lowp float halo_width #pragma mapbox: initialize lowp float halo_blur float EDGE_GAMMA=0.105/u_device_pixel_ratio;vec2 tex=v_data0.xy;float gamma_scale=v_data1.x;float size=v_data1.y;float fade_opacity=v_data1[2];float fontScale=u_is_text ? size/24.0 : size;lowp vec4 color=fill_color;highp float gamma=EDGE_GAMMA/(fontScale*u_gamma_scale);lowp float inner_edge=(256.0-64.0)/256.0;if (u_is_halo) {color=halo_color;gamma=(halo_blur*1.19/SDF_PX+EDGE_GAMMA)/(fontScale*u_gamma_scale);inner_edge=inner_edge+gamma*gamma_scale;}lowp float dist=texture2D(u_texture,tex).a;highp float gamma_scaled=gamma*gamma_scale;highp float alpha=smoothstep(inner_edge-gamma_scaled,inner_edge+gamma_scaled,dist);if (u_is_halo) {lowp float halo_edge=(6.0-halo_width/fontScale)/SDF_PX;alpha=min(smoothstep(halo_edge-gamma_scaled,halo_edge+gamma_scaled,dist),1.0-alpha);}gl_FragColor=color*(alpha*opacity*fade_opacity); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`attribute vec4 a_pos_offset;attribute vec4 a_data;attribute vec4 a_pixeloffset;attribute vec3 a_projected_pos;attribute float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform mat4 u_matrix;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform bool u_is_along_line;uniform bool u_is_variable_anchor;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform highp float u_camera_to_center_distance;uniform float u_fade_change;uniform vec2 u_texsize;uniform vec2 u_translation;uniform float u_pitched_scale;varying vec2 v_data0;varying vec3 v_data1;vec4 projectTileWithElevation(vec2 posInTile,float elevation) {return u_matrix*vec4(posInTile,elevation,1.0);} #pragma mapbox: define highp vec4 fill_color #pragma mapbox: define highp vec4 halo_color #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp float halo_width #pragma mapbox: define lowp float halo_blur void main() { #pragma mapbox: initialize highp vec4 fill_color #pragma mapbox: initialize highp vec4 halo_color #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize lowp float halo_width #pragma mapbox: initialize lowp float halo_blur vec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);vec2 a_pxoffset=a_pixeloffset.xy;float ele=get_elevation(a_pos);highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec2 translated_a_pos=a_pos+u_translation;vec4 projectedPoint=projectTileWithElevation(translated_a_pos,ele);highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ? camera_to_anchor_distance/u_camera_to_center_distance : u_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=u_is_text ? size/24.0 : size;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=projectTileWithElevation(translated_a_pos+vec2(1,0),ele);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos;if (u_is_along_line || u_is_variable_anchor) {projected_pos=vec4(a_projected_pos.xy,ele,1.0);} else if (u_pitch_with_map) {projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy+u_translation,ele,1.0);} else {projected_pos=u_label_plane_matrix*projectTileWithElevation(a_projected_pos.xy+u_translation,ele);}float z=float(u_pitch_with_map)*projected_pos.z/projected_pos.w;float projectionScaling=1.0;vec4 finalPos=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*fontScale+a_pxoffset)*projectionScaling,z,1.0);if(u_pitch_with_map) {finalPos=projectTileWithElevation(finalPos.xy,finalPos.z);}float gamma_scale=finalPos.w;gl_Position=finalPos;vec2 fade_opacity=unpack_opacity(a_fade_opacity);float visibility=calculate_visibility(projectedPoint);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;float interpolated_fade_opacity=max(0.0,min(visibility,fade_opacity[0]+fade_change));v_data0=a_tex/u_texsize;v_data1=vec3(gamma_scale,size,interpolated_fade_opacity);}`),symbolTextAndIcon:mi(`#define SDF_PX 8.0 #define SDF 1.0 #define ICON 0.0 uniform bool u_is_halo;uniform sampler2D u_texture;uniform sampler2D u_texture_icon;uniform highp float u_gamma_scale;uniform lowp float u_device_pixel_ratio;varying vec4 v_data0;varying vec4 v_data1; #pragma mapbox: define highp vec4 fill_color #pragma mapbox: define highp vec4 halo_color #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp float halo_width #pragma mapbox: define lowp float halo_blur void main() { #pragma mapbox: initialize highp vec4 fill_color #pragma mapbox: initialize highp vec4 halo_color #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize lowp float halo_width #pragma mapbox: initialize lowp float halo_blur float fade_opacity=v_data1[2];if (v_data1.w==ICON) {vec2 tex_icon=v_data0.zw;lowp float alpha=opacity*fade_opacity;gl_FragColor=texture2D(u_texture_icon,tex_icon)*alpha; #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif return;}vec2 tex=v_data0.xy;float EDGE_GAMMA=0.105/u_device_pixel_ratio;float gamma_scale=v_data1.x;float size=v_data1.y;float fontScale=size/24.0;lowp vec4 color=fill_color;highp float gamma=EDGE_GAMMA/(fontScale*u_gamma_scale);lowp float buff=(256.0-64.0)/256.0;if (u_is_halo) {color=halo_color;gamma=(halo_blur*1.19/SDF_PX+EDGE_GAMMA)/(fontScale*u_gamma_scale);buff=(6.0-halo_width/fontScale)/SDF_PX;}lowp float dist=texture2D(u_texture,tex).a;highp float gamma_scaled=gamma*gamma_scale;highp float alpha=smoothstep(buff-gamma_scaled,buff+gamma_scaled,dist);gl_FragColor=color*(alpha*opacity*fade_opacity); #ifdef OVERDRAW_INSPECTOR gl_FragColor=vec4(1.0); #endif }`,`attribute vec4 a_pos_offset;attribute vec4 a_data;attribute vec3 a_projected_pos;attribute float a_fade_opacity;uniform bool u_is_size_zoom_constant;uniform bool u_is_size_feature_constant;uniform highp float u_size_t;uniform highp float u_size;uniform mat4 u_matrix;uniform mat4 u_label_plane_matrix;uniform mat4 u_coord_matrix;uniform bool u_is_text;uniform bool u_pitch_with_map;uniform highp float u_pitch;uniform bool u_rotate_symbol;uniform highp float u_aspect_ratio;uniform highp float u_camera_to_center_distance;uniform float u_fade_change;uniform vec2 u_texsize;uniform vec2 u_texsize_icon;uniform bool u_is_along_line;uniform bool u_is_variable_anchor;uniform vec2 u_translation;uniform float u_pitched_scale;varying vec4 v_data0;varying vec4 v_data1;vec4 projectTileWithElevation(vec2 posInTile,float elevation) {return u_matrix*vec4(posInTile,elevation,1.0);} #pragma mapbox: define highp vec4 fill_color #pragma mapbox: define highp vec4 halo_color #pragma mapbox: define lowp float opacity #pragma mapbox: define lowp float halo_width #pragma mapbox: define lowp float halo_blur void main() { #pragma mapbox: initialize highp vec4 fill_color #pragma mapbox: initialize highp vec4 halo_color #pragma mapbox: initialize lowp float opacity #pragma mapbox: initialize lowp float halo_width #pragma mapbox: initialize lowp float halo_blur vec2 a_pos=a_pos_offset.xy;vec2 a_offset=a_pos_offset.zw;vec2 a_tex=a_data.xy;vec2 a_size=a_data.zw;float a_size_min=floor(a_size[0]*0.5);float is_sdf=a_size[0]-2.0*a_size_min;float ele=get_elevation(a_pos);highp float segment_angle=-a_projected_pos[2];float size;if (!u_is_size_zoom_constant && !u_is_size_feature_constant) {size=mix(a_size_min,a_size[1],u_size_t)/128.0;} else if (u_is_size_zoom_constant && !u_is_size_feature_constant) {size=a_size_min/128.0;} else {size=u_size;}vec2 translated_a_pos=a_pos+u_translation;vec4 projectedPoint=projectTileWithElevation(translated_a_pos,ele);highp float camera_to_anchor_distance=projectedPoint.w;highp float distance_ratio=u_pitch_with_map ? camera_to_anchor_distance/u_camera_to_center_distance : u_camera_to_center_distance/camera_to_anchor_distance;highp float perspective_ratio=clamp(0.5+0.5*distance_ratio,0.0,4.0);size*=perspective_ratio;float fontScale=size/24.0;highp float symbol_rotation=0.0;if (u_rotate_symbol) {vec4 offsetProjectedPoint=projectTileWithElevation(translated_a_pos+vec2(1,0),ele);vec2 a=projectedPoint.xy/projectedPoint.w;vec2 b=offsetProjectedPoint.xy/offsetProjectedPoint.w;symbol_rotation=atan((b.y-a.y)/u_aspect_ratio,b.x-a.x);}highp float angle_sin=sin(segment_angle+symbol_rotation);highp float angle_cos=cos(segment_angle+symbol_rotation);mat2 rotation_matrix=mat2(angle_cos,-1.0*angle_sin,angle_sin,angle_cos);vec4 projected_pos;if (u_is_along_line || u_is_variable_anchor) {projected_pos=vec4(a_projected_pos.xy,ele,1.0);} else if (u_pitch_with_map) {projected_pos=u_label_plane_matrix*vec4(a_projected_pos.xy+u_translation,ele,1.0);} else {projected_pos=u_label_plane_matrix*projectTileWithElevation(a_projected_pos.xy+u_translation,ele);}float z=float(u_pitch_with_map)*projected_pos.z/projected_pos.w;float projectionScaling=1.0;vec4 finalPos=u_coord_matrix*vec4(projected_pos.xy/projected_pos.w+rotation_matrix*(a_offset/32.0*fontScale)*projectionScaling,z,1.0);if(u_pitch_with_map) {finalPos=projectTileWithElevation(finalPos.xy,finalPos.z);}float gamma_scale=finalPos.w;gl_Position=finalPos;vec2 fade_opacity=unpack_opacity(a_fade_opacity);float visibility=calculate_visibility(projectedPoint);float fade_change=fade_opacity[1] > 0.5 ? u_fade_change :-u_fade_change;float interpolated_fade_opacity=max(0.0,min(visibility,fade_opacity[0]+fade_change));v_data0.xy=a_tex/u_texsize;v_data0.zw=a_tex/u_texsize_icon;v_data1=vec4(gamma_scale,size,interpolated_fade_opacity,is_sdf);}`),terrain:mi("uniform sampler2D u_texture;uniform vec4 u_fog_color;uniform vec4 u_horizon_color;uniform float u_fog_ground_blend;uniform float u_fog_ground_blend_opacity;uniform float u_horizon_fog_blend;varying vec2 v_texture_pos;varying float v_fog_depth;const float gamma=2.2;vec4 gammaToLinear(vec4 color) {return pow(color,vec4(gamma));}vec4 linearToGamma(vec4 color) {return pow(color,vec4(1.0/gamma));}void main() {vec4 surface_color=texture2D(u_texture,v_texture_pos);if (v_fog_depth > u_fog_ground_blend) {vec4 surface_color_linear=gammaToLinear(surface_color);float blend_color=smoothstep(0.0,1.0,max((v_fog_depth-u_horizon_fog_blend)/(1.0-u_horizon_fog_blend),0.0));vec4 fog_horizon_color_linear=mix(gammaToLinear(u_fog_color),gammaToLinear(u_horizon_color),blend_color);float factor_fog=max(v_fog_depth-u_fog_ground_blend,0.0)/(1.0-u_fog_ground_blend);gl_FragColor=linearToGamma(mix(surface_color_linear,fog_horizon_color_linear,pow(factor_fog,2.0)*u_fog_ground_blend_opacity));} else {gl_FragColor=surface_color;}}","attribute vec3 a_pos3d;uniform mat4 u_matrix;uniform mat4 u_fog_matrix;uniform float u_ele_delta;varying vec2 v_texture_pos;varying float v_fog_depth;void main() {float ele=get_elevation(a_pos3d.xy);float ele_delta=a_pos3d.z==1.0 ? u_ele_delta : 0.0;v_texture_pos=a_pos3d.xy/8192.0;gl_Position=u_matrix*vec4(a_pos3d.xy,ele-ele_delta,1.0);vec4 pos=u_fog_matrix*vec4(a_pos3d.xy,ele,1.0);v_fog_depth=pos.z/pos.w*0.5+0.5;}"),terrainDepth:mi("varying float v_depth;const highp vec4 bitSh=vec4(256.*256.*256.,256.*256.,256.,1.);const highp vec4 bitMsk=vec4(0.,vec3(1./256.0));highp vec4 pack(highp float value) {highp vec4 comp=fract(value*bitSh);comp-=comp.xxyz*bitMsk;return comp;}void main() {gl_FragColor=pack(v_depth);}","attribute vec3 a_pos3d;uniform mat4 u_matrix;uniform float u_ele_delta;varying float v_depth;void main() {float ele=get_elevation(a_pos3d.xy);float ele_delta=a_pos3d.z==1.0 ? u_ele_delta : 0.0;gl_Position=u_matrix*vec4(a_pos3d.xy,ele-ele_delta,1.0);v_depth=gl_Position.z/gl_Position.w;}"),terrainCoords:mi("precision mediump float;uniform sampler2D u_texture;uniform float u_terrain_coords_id;varying vec2 v_texture_pos;void main() {vec4 rgba=texture2D(u_texture,v_texture_pos);gl_FragColor=vec4(rgba.r,rgba.g,rgba.b,u_terrain_coords_id);}","attribute vec3 a_pos3d;uniform mat4 u_matrix;uniform float u_ele_delta;varying vec2 v_texture_pos;void main() {float ele=get_elevation(a_pos3d.xy);float ele_delta=a_pos3d.z==1.0 ? u_ele_delta : 0.0;v_texture_pos=a_pos3d.xy/8192.0;gl_Position=u_matrix*vec4(a_pos3d.xy,ele-ele_delta,1.0);}"),sky:mi("uniform vec4 u_sky_color;uniform vec4 u_horizon_color;uniform float u_horizon;uniform float u_sky_horizon_blend;void main() {float y=gl_FragCoord.y;if (y > u_horizon) {float blend=y-u_horizon;if (blend < u_sky_horizon_blend) {gl_FragColor=mix(u_sky_color,u_horizon_color,pow(1.0-blend/u_sky_horizon_blend,2.0));} else {gl_FragColor=u_sky_color;}}}","attribute vec2 a_pos;void main() {gl_Position=vec4(a_pos,1.0,1.0);}")};function mi(x,i){const u=/#pragma mapbox: ([\w]+) ([\w]+) ([\w]+) ([\w]+)/g,m=i.match(/attribute ([\w]+) ([\w]+)/g),g=x.match(/uniform ([\w]+) ([\w]+)([\s]*)([\w]*)/g),_=i.match(/uniform ([\w]+) ([\w]+)([\s]*)([\w]*)/g),C=_?_.concat(g):g,A={};return{fragmentSource:x=x.replace(u,(I,B,F,z,H)=>(A[H]=!0,B==="define"?` #ifndef HAS_UNIFORM_u_${H} varying ${F} ${z} ${H}; #else uniform ${F} ${z} u_${H}; #endif `:` #ifdef HAS_UNIFORM_u_${H} ${F} ${z} ${H} = u_${H}; #endif `)),vertexSource:i=i.replace(u,(I,B,F,z,H)=>{const J=z==="float"?"vec2":"vec4",K=H.match(/color/)?"color":J;return A[H]?B==="define"?` #ifndef HAS_UNIFORM_u_${H} uniform lowp float u_${H}_t; attribute ${F} ${J} a_${H}; varying ${F} ${z} ${H}; #else uniform ${F} ${z} u_${H}; #endif `:K==="vec4"?` #ifndef HAS_UNIFORM_u_${H} ${H} = a_${H}; #else ${F} ${z} ${H} = u_${H}; #endif `:` #ifndef HAS_UNIFORM_u_${H} ${H} = unpack_mix_${K}(a_${H}, u_${H}_t); #else ${F} ${z} ${H} = u_${H}; #endif `:B==="define"?` #ifndef HAS_UNIFORM_u_${H} uniform lowp float u_${H}_t; attribute ${F} ${J} a_${H}; #else uniform ${F} ${z} u_${H}; #endif `:K==="vec4"?` #ifndef HAS_UNIFORM_u_${H} ${F} ${z} ${H} = a_${H}; #else ${F} ${z} ${H} = u_${H}; #endif `:` #ifndef HAS_UNIFORM_u_${H} ${F} ${z} ${H} = unpack_mix_${K}(a_${H}, u_${H}_t); #else ${F} ${z} ${H} = u_${H}; #endif `}),staticAttributes:m,staticUniforms:C}}class za{constructor(){this.boundProgram=null,this.boundLayoutVertexBuffer=null,this.boundPaintVertexBuffers=[],this.boundIndexBuffer=null,this.boundVertexOffset=null,this.boundDynamicVertexBuffer=null,this.vao=null}bind(i,u,m,g,_,C,A,I,B){this.context=i;let F=this.boundPaintVertexBuffers.length!==g.length;for(let z=0;!F&&z({u_matrix:x,u_texture:0,u_ele_delta:i,u_fog_matrix:u,u_fog_color:m?m.properties.get("fog-color"):c.aM.white,u_fog_ground_blend:m?m.properties.get("fog-ground-blend"):1,u_fog_ground_blend_opacity:m?m.calculateFogBlendOpacity(g):0,u_horizon_color:m?m.properties.get("horizon-color"):c.aM.white,u_horizon_fog_blend:m?m.properties.get("horizon-fog-blend"):1});function Tn(x){const i=[];for(let u=0;u({u_depth:new c.aH(Te,Ue.u_depth),u_terrain:new c.aH(Te,Ue.u_terrain),u_terrain_dim:new c.aI(Te,Ue.u_terrain_dim),u_terrain_matrix:new c.aJ(Te,Ue.u_terrain_matrix),u_terrain_unpack:new c.aK(Te,Ue.u_terrain_unpack),u_terrain_exaggeration:new c.aI(Te,Ue.u_terrain_exaggeration)}))(i,ke),this.binderUniforms=m?m.getUniforms(i,ke):[]}draw(i,u,m,g,_,C,A,I,B,F,z,H,J,K,ie,le,ce,pe){const ee=i.gl;if(this.failedToCreate)return;if(i.program.set(this.program),i.setDepthMode(m),i.setStencilMode(g),i.setColorMode(_),i.setCullFace(C),I){i.activeTexture.set(ee.TEXTURE2),ee.bindTexture(ee.TEXTURE_2D,I.depthTexture),i.activeTexture.set(ee.TEXTURE3),ee.bindTexture(ee.TEXTURE_2D,I.texture);for(const ke in this.terrainUniforms)this.terrainUniforms[ke].set(I[ke])}for(const ke in this.fixedUniforms)this.fixedUniforms[ke].set(A[ke]);ie&&ie.setUniforms(i,this.binderUniforms,J,{zoom:K});let xe=0;switch(u){case ee.LINES:xe=2;break;case ee.TRIANGLES:xe=3;break;case ee.LINE_STRIP:xe=1}for(const ke of H.get()){const Te=ke.vaos||(ke.vaos={});(Te[B]||(Te[B]=new za)).bind(i,this,F,ie?ie.getPaintVertexBuffers():[],z,ke.vertexOffset,le,ce,pe),ee.drawElements(u,ke.primitiveLength*xe,ee.UNSIGNED_SHORT,ke.primitiveOffset*xe*2)}}}function fo(x,i,u){const m=1/ri(u,1,i.transform.tileZoom),g=Math.pow(2,u.tileID.overscaledZ),_=u.tileSize*Math.pow(2,i.transform.tileZoom)/g,C=_*(u.tileID.canonical.x+u.tileID.wrap*g),A=_*u.tileID.canonical.y;return{u_image:0,u_texsize:u.imageAtlasTexture.size,u_scale:[m,x.fromScale,x.toScale],u_fade:x.t,u_pixel_coord_upper:[C>>16,A>>16],u_pixel_coord_lower:[65535&C,65535&A]}}const Xn=(x,i,u,m)=>{const g=i.style.light,_=g.properties.get("position"),C=[_.x,_.y,_.z],A=function(){var B=new c.A(9);return c.A!=Float32Array&&(B[1]=0,B[2]=0,B[3]=0,B[5]=0,B[6]=0,B[7]=0),B[0]=1,B[4]=1,B[8]=1,B}();g.properties.get("anchor")==="viewport"&&function(B,F){var z=Math.sin(F),H=Math.cos(F);B[0]=H,B[1]=z,B[2]=0,B[3]=-z,B[4]=H,B[5]=0,B[6]=0,B[7]=0,B[8]=1}(A,-i.transform.angle),function(B,F,z){var H=F[0],J=F[1],K=F[2];B[0]=H*z[0]+J*z[3]+K*z[6],B[1]=H*z[1]+J*z[4]+K*z[7],B[2]=H*z[2]+J*z[5]+K*z[8]}(C,C,A);const I=g.properties.get("color");return{u_matrix:x,u_lightpos:C,u_lightintensity:g.properties.get("intensity"),u_lightcolor:[I.r,I.g,I.b],u_vertical_gradient:+u,u_opacity:m}},mo=(x,i,u,m,g,_,C)=>c.e(Xn(x,i,u,m),fo(_,i,C),{u_height_factor:-Math.pow(2,g.overscaledZ)/C.tileSize/8}),Mn=x=>({u_matrix:x}),Dl=(x,i,u,m)=>c.e(Mn(x),fo(u,i,m)),kr=(x,i)=>({u_matrix:x,u_world:i}),go=(x,i,u,m,g)=>c.e(Dl(x,i,u,m),{u_world:g}),In=(x,i,u,m)=>{const g=x.transform;let _,C;if(m.paint.get("circle-pitch-alignment")==="map"){const A=ri(u,1,g.zoom);_=!0,C=[A,A]}else _=!1,C=g.pixelsToGLUnits;return{u_camera_to_center_distance:g.cameraToCenterDistance,u_scale_with_map:+(m.paint.get("circle-pitch-scale")==="map"),u_matrix:x.translatePosMatrix(i.posMatrix,u,m.paint.get("circle-translate"),m.paint.get("circle-translate-anchor")),u_pitch_with_map:+_,u_device_pixel_ratio:x.pixelRatio,u_extrude_scale:C}},Q=(x,i,u)=>({u_matrix:x,u_inv_matrix:i,u_camera_to_center_distance:u.cameraToCenterDistance,u_viewport_size:[u.width,u.height]}),ne=(x,i,u=1)=>({u_matrix:x,u_color:i,u_overlay:0,u_overlay_scale:u}),oe=x=>({u_matrix:x}),ue=(x,i,u,m)=>({u_matrix:x,u_extrude_scale:ri(i,1,u),u_intensity:m}),Ee=(x,i,u,m)=>{const g=c.H();c.aP(g,0,x.width,x.height,0,0,1);const _=x.context.gl;return{u_matrix:g,u_world:[_.drawingBufferWidth,_.drawingBufferHeight],u_image:u,u_color_ramp:m,u_opacity:i.paint.get("heatmap-opacity")}};function Ve(x,i){const u=Math.pow(2,i.canonical.z),m=i.canonical.y;return[new c.Z(0,m/u).toLngLat().lat,new c.Z(0,(m+1)/u).toLngLat().lat]}const Ye=(x,i,u,m)=>{const g=x.transform;return{u_matrix:$e(x,i,u,m),u_ratio:1/ri(i,1,g.zoom),u_device_pixel_ratio:x.pixelRatio,u_units_to_pixels:[1/g.pixelsToGLUnits[0],1/g.pixelsToGLUnits[1]]}},He=(x,i,u,m,g)=>c.e(Ye(x,i,u,g),{u_image:0,u_image_height:m}),Ke=(x,i,u,m,g)=>{const _=x.transform,C=Ne(i,_);return{u_matrix:$e(x,i,u,g),u_texsize:i.imageAtlasTexture.size,u_ratio:1/ri(i,1,_.zoom),u_device_pixel_ratio:x.pixelRatio,u_image:0,u_scale:[C,m.fromScale,m.toScale],u_fade:m.t,u_units_to_pixels:[1/_.pixelsToGLUnits[0],1/_.pixelsToGLUnits[1]]}},Fe=(x,i,u,m,g,_)=>{const C=x.lineAtlas,A=Ne(i,x.transform),I=u.layout.get("line-cap")==="round",B=C.getDash(m.from,I),F=C.getDash(m.to,I),z=B.width*g.fromScale,H=F.width*g.toScale;return c.e(Ye(x,i,u,_),{u_patternscale_a:[A/z,-B.height/2],u_patternscale_b:[A/H,-F.height/2],u_sdfgamma:C.width/(256*Math.min(z,H)*x.pixelRatio)/2,u_image:0,u_tex_y_a:B.y,u_tex_y_b:F.y,u_mix:g.t})};function Ne(x,i){return 1/ri(x,1,i.tileZoom)}function $e(x,i,u,m){return x.translatePosMatrix(m?m.posMatrix:i.tileID.posMatrix,i,u.paint.get("line-translate"),u.paint.get("line-translate-anchor"))}const vt=(x,i,u,m,g)=>{return{u_matrix:x,u_tl_parent:i,u_scale_parent:u,u_buffer_scale:1,u_fade_t:m.mix,u_opacity:m.opacity*g.paint.get("raster-opacity"),u_image0:0,u_image1:1,u_brightness_low:g.paint.get("raster-brightness-min"),u_brightness_high:g.paint.get("raster-brightness-max"),u_saturation_factor:(C=g.paint.get("raster-saturation"),C>0?1-1/(1.001-C):-C),u_contrast_factor:(_=g.paint.get("raster-contrast"),_>0?1/(1-_):1+_),u_spin_weights:Bt(g.paint.get("raster-hue-rotate"))};var _,C};function Bt(x){x*=Math.PI/180;const i=Math.sin(x),u=Math.cos(x);return[(2*u+1)/3,(-Math.sqrt(3)*i-u+1)/3,(Math.sqrt(3)*i-u+1)/3]}const Ot=(x,i,u,m,g,_,C,A,I,B,F,z,H,J)=>{const K=C.transform;return{u_is_size_zoom_constant:+(x==="constant"||x==="source"),u_is_size_feature_constant:+(x==="constant"||x==="camera"),u_size_t:i?i.uSizeT:0,u_size:i?i.uSize:0,u_camera_to_center_distance:K.cameraToCenterDistance,u_pitch:K.pitch/360*2*Math.PI,u_rotate_symbol:+u,u_aspect_ratio:K.width/K.height,u_fade_change:C.options.fadeDuration?C.symbolFadeChange:1,u_matrix:A,u_label_plane_matrix:I,u_coord_matrix:B,u_is_text:+z,u_pitch_with_map:+m,u_is_along_line:g,u_is_variable_anchor:_,u_texsize:H,u_texture:0,u_translation:F,u_pitched_scale:J}},Kt=(x,i,u,m,g,_,C,A,I,B,F,z,H,J,K)=>{const ie=C.transform;return c.e(Ot(x,i,u,m,g,_,C,A,I,B,F,z,H,K),{u_gamma_scale:m?Math.cos(ie._pitch)*ie.cameraToCenterDistance:1,u_device_pixel_ratio:C.pixelRatio,u_is_halo:+J})},Ut=(x,i,u,m,g,_,C,A,I,B,F,z,H,J)=>c.e(Kt(x,i,u,m,g,_,C,A,I,B,F,!0,z,!0,J),{u_texsize_icon:H,u_texture_icon:1}),Xt=(x,i,u)=>({u_matrix:x,u_opacity:i,u_color:u}),ns=(x,i,u,m,g,_)=>c.e(function(C,A,I,B){const F=I.imageManager.getPattern(C.from.toString()),z=I.imageManager.getPattern(C.to.toString()),{width:H,height:J}=I.imageManager.getPixelSize(),K=Math.pow(2,B.tileID.overscaledZ),ie=B.tileSize*Math.pow(2,I.transform.tileZoom)/K,le=ie*(B.tileID.canonical.x+B.tileID.wrap*K),ce=ie*B.tileID.canonical.y;return{u_image:0,u_pattern_tl_a:F.tl,u_pattern_br_a:F.br,u_pattern_tl_b:z.tl,u_pattern_br_b:z.br,u_texsize:[H,J],u_mix:A.t,u_pattern_size_a:F.displaySize,u_pattern_size_b:z.displaySize,u_scale_a:A.fromScale,u_scale_b:A.toScale,u_tile_units_to_pixels:1/ri(B,1,I.transform.tileZoom),u_pixel_coord_upper:[le>>16,ce>>16],u_pixel_coord_lower:[65535&le,65535&ce]}}(m,_,u,g),{u_matrix:x,u_opacity:i}),yo={fillExtrusion:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_lightpos:new c.aN(x,i.u_lightpos),u_lightintensity:new c.aI(x,i.u_lightintensity),u_lightcolor:new c.aN(x,i.u_lightcolor),u_vertical_gradient:new c.aI(x,i.u_vertical_gradient),u_opacity:new c.aI(x,i.u_opacity)}),fillExtrusionPattern:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_lightpos:new c.aN(x,i.u_lightpos),u_lightintensity:new c.aI(x,i.u_lightintensity),u_lightcolor:new c.aN(x,i.u_lightcolor),u_vertical_gradient:new c.aI(x,i.u_vertical_gradient),u_height_factor:new c.aI(x,i.u_height_factor),u_image:new c.aH(x,i.u_image),u_texsize:new c.aO(x,i.u_texsize),u_pixel_coord_upper:new c.aO(x,i.u_pixel_coord_upper),u_pixel_coord_lower:new c.aO(x,i.u_pixel_coord_lower),u_scale:new c.aN(x,i.u_scale),u_fade:new c.aI(x,i.u_fade),u_opacity:new c.aI(x,i.u_opacity)}),fill:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix)}),fillPattern:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_image:new c.aH(x,i.u_image),u_texsize:new c.aO(x,i.u_texsize),u_pixel_coord_upper:new c.aO(x,i.u_pixel_coord_upper),u_pixel_coord_lower:new c.aO(x,i.u_pixel_coord_lower),u_scale:new c.aN(x,i.u_scale),u_fade:new c.aI(x,i.u_fade)}),fillOutline:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_world:new c.aO(x,i.u_world)}),fillOutlinePattern:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_world:new c.aO(x,i.u_world),u_image:new c.aH(x,i.u_image),u_texsize:new c.aO(x,i.u_texsize),u_pixel_coord_upper:new c.aO(x,i.u_pixel_coord_upper),u_pixel_coord_lower:new c.aO(x,i.u_pixel_coord_lower),u_scale:new c.aN(x,i.u_scale),u_fade:new c.aI(x,i.u_fade)}),circle:(x,i)=>({u_camera_to_center_distance:new c.aI(x,i.u_camera_to_center_distance),u_scale_with_map:new c.aH(x,i.u_scale_with_map),u_pitch_with_map:new c.aH(x,i.u_pitch_with_map),u_extrude_scale:new c.aO(x,i.u_extrude_scale),u_device_pixel_ratio:new c.aI(x,i.u_device_pixel_ratio),u_matrix:new c.aJ(x,i.u_matrix)}),collisionBox:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_pixel_extrude_scale:new c.aO(x,i.u_pixel_extrude_scale)}),collisionCircle:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_inv_matrix:new c.aJ(x,i.u_inv_matrix),u_camera_to_center_distance:new c.aI(x,i.u_camera_to_center_distance),u_viewport_size:new c.aO(x,i.u_viewport_size)}),debug:(x,i)=>({u_color:new c.aL(x,i.u_color),u_matrix:new c.aJ(x,i.u_matrix),u_overlay:new c.aH(x,i.u_overlay),u_overlay_scale:new c.aI(x,i.u_overlay_scale)}),clippingMask:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix)}),heatmap:(x,i)=>({u_extrude_scale:new c.aI(x,i.u_extrude_scale),u_intensity:new c.aI(x,i.u_intensity),u_matrix:new c.aJ(x,i.u_matrix)}),heatmapTexture:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_world:new c.aO(x,i.u_world),u_image:new c.aH(x,i.u_image),u_color_ramp:new c.aH(x,i.u_color_ramp),u_opacity:new c.aI(x,i.u_opacity)}),hillshade:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_image:new c.aH(x,i.u_image),u_latrange:new c.aO(x,i.u_latrange),u_light:new c.aO(x,i.u_light),u_shadow:new c.aL(x,i.u_shadow),u_highlight:new c.aL(x,i.u_highlight),u_accent:new c.aL(x,i.u_accent)}),hillshadePrepare:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_image:new c.aH(x,i.u_image),u_dimension:new c.aO(x,i.u_dimension),u_zoom:new c.aI(x,i.u_zoom),u_unpack:new c.aK(x,i.u_unpack)}),line:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_ratio:new c.aI(x,i.u_ratio),u_device_pixel_ratio:new c.aI(x,i.u_device_pixel_ratio),u_units_to_pixels:new c.aO(x,i.u_units_to_pixels)}),lineGradient:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_ratio:new c.aI(x,i.u_ratio),u_device_pixel_ratio:new c.aI(x,i.u_device_pixel_ratio),u_units_to_pixels:new c.aO(x,i.u_units_to_pixels),u_image:new c.aH(x,i.u_image),u_image_height:new c.aI(x,i.u_image_height)}),linePattern:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_texsize:new c.aO(x,i.u_texsize),u_ratio:new c.aI(x,i.u_ratio),u_device_pixel_ratio:new c.aI(x,i.u_device_pixel_ratio),u_image:new c.aH(x,i.u_image),u_units_to_pixels:new c.aO(x,i.u_units_to_pixels),u_scale:new c.aN(x,i.u_scale),u_fade:new c.aI(x,i.u_fade)}),lineSDF:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_ratio:new c.aI(x,i.u_ratio),u_device_pixel_ratio:new c.aI(x,i.u_device_pixel_ratio),u_units_to_pixels:new c.aO(x,i.u_units_to_pixels),u_patternscale_a:new c.aO(x,i.u_patternscale_a),u_patternscale_b:new c.aO(x,i.u_patternscale_b),u_sdfgamma:new c.aI(x,i.u_sdfgamma),u_image:new c.aH(x,i.u_image),u_tex_y_a:new c.aI(x,i.u_tex_y_a),u_tex_y_b:new c.aI(x,i.u_tex_y_b),u_mix:new c.aI(x,i.u_mix)}),raster:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_tl_parent:new c.aO(x,i.u_tl_parent),u_scale_parent:new c.aI(x,i.u_scale_parent),u_buffer_scale:new c.aI(x,i.u_buffer_scale),u_fade_t:new c.aI(x,i.u_fade_t),u_opacity:new c.aI(x,i.u_opacity),u_image0:new c.aH(x,i.u_image0),u_image1:new c.aH(x,i.u_image1),u_brightness_low:new c.aI(x,i.u_brightness_low),u_brightness_high:new c.aI(x,i.u_brightness_high),u_saturation_factor:new c.aI(x,i.u_saturation_factor),u_contrast_factor:new c.aI(x,i.u_contrast_factor),u_spin_weights:new c.aN(x,i.u_spin_weights)}),symbolIcon:(x,i)=>({u_is_size_zoom_constant:new c.aH(x,i.u_is_size_zoom_constant),u_is_size_feature_constant:new c.aH(x,i.u_is_size_feature_constant),u_size_t:new c.aI(x,i.u_size_t),u_size:new c.aI(x,i.u_size),u_camera_to_center_distance:new c.aI(x,i.u_camera_to_center_distance),u_pitch:new c.aI(x,i.u_pitch),u_rotate_symbol:new c.aH(x,i.u_rotate_symbol),u_aspect_ratio:new c.aI(x,i.u_aspect_ratio),u_fade_change:new c.aI(x,i.u_fade_change),u_matrix:new c.aJ(x,i.u_matrix),u_label_plane_matrix:new c.aJ(x,i.u_label_plane_matrix),u_coord_matrix:new c.aJ(x,i.u_coord_matrix),u_is_text:new c.aH(x,i.u_is_text),u_pitch_with_map:new c.aH(x,i.u_pitch_with_map),u_is_along_line:new c.aH(x,i.u_is_along_line),u_is_variable_anchor:new c.aH(x,i.u_is_variable_anchor),u_texsize:new c.aO(x,i.u_texsize),u_texture:new c.aH(x,i.u_texture),u_translation:new c.aO(x,i.u_translation),u_pitched_scale:new c.aI(x,i.u_pitched_scale)}),symbolSDF:(x,i)=>({u_is_size_zoom_constant:new c.aH(x,i.u_is_size_zoom_constant),u_is_size_feature_constant:new c.aH(x,i.u_is_size_feature_constant),u_size_t:new c.aI(x,i.u_size_t),u_size:new c.aI(x,i.u_size),u_camera_to_center_distance:new c.aI(x,i.u_camera_to_center_distance),u_pitch:new c.aI(x,i.u_pitch),u_rotate_symbol:new c.aH(x,i.u_rotate_symbol),u_aspect_ratio:new c.aI(x,i.u_aspect_ratio),u_fade_change:new c.aI(x,i.u_fade_change),u_matrix:new c.aJ(x,i.u_matrix),u_label_plane_matrix:new c.aJ(x,i.u_label_plane_matrix),u_coord_matrix:new c.aJ(x,i.u_coord_matrix),u_is_text:new c.aH(x,i.u_is_text),u_pitch_with_map:new c.aH(x,i.u_pitch_with_map),u_is_along_line:new c.aH(x,i.u_is_along_line),u_is_variable_anchor:new c.aH(x,i.u_is_variable_anchor),u_texsize:new c.aO(x,i.u_texsize),u_texture:new c.aH(x,i.u_texture),u_gamma_scale:new c.aI(x,i.u_gamma_scale),u_device_pixel_ratio:new c.aI(x,i.u_device_pixel_ratio),u_is_halo:new c.aH(x,i.u_is_halo),u_translation:new c.aO(x,i.u_translation),u_pitched_scale:new c.aI(x,i.u_pitched_scale)}),symbolTextAndIcon:(x,i)=>({u_is_size_zoom_constant:new c.aH(x,i.u_is_size_zoom_constant),u_is_size_feature_constant:new c.aH(x,i.u_is_size_feature_constant),u_size_t:new c.aI(x,i.u_size_t),u_size:new c.aI(x,i.u_size),u_camera_to_center_distance:new c.aI(x,i.u_camera_to_center_distance),u_pitch:new c.aI(x,i.u_pitch),u_rotate_symbol:new c.aH(x,i.u_rotate_symbol),u_aspect_ratio:new c.aI(x,i.u_aspect_ratio),u_fade_change:new c.aI(x,i.u_fade_change),u_matrix:new c.aJ(x,i.u_matrix),u_label_plane_matrix:new c.aJ(x,i.u_label_plane_matrix),u_coord_matrix:new c.aJ(x,i.u_coord_matrix),u_is_text:new c.aH(x,i.u_is_text),u_pitch_with_map:new c.aH(x,i.u_pitch_with_map),u_is_along_line:new c.aH(x,i.u_is_along_line),u_is_variable_anchor:new c.aH(x,i.u_is_variable_anchor),u_texsize:new c.aO(x,i.u_texsize),u_texsize_icon:new c.aO(x,i.u_texsize_icon),u_texture:new c.aH(x,i.u_texture),u_texture_icon:new c.aH(x,i.u_texture_icon),u_gamma_scale:new c.aI(x,i.u_gamma_scale),u_device_pixel_ratio:new c.aI(x,i.u_device_pixel_ratio),u_is_halo:new c.aH(x,i.u_is_halo),u_translation:new c.aO(x,i.u_translation),u_pitched_scale:new c.aI(x,i.u_pitched_scale)}),background:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_opacity:new c.aI(x,i.u_opacity),u_color:new c.aL(x,i.u_color)}),backgroundPattern:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_opacity:new c.aI(x,i.u_opacity),u_image:new c.aH(x,i.u_image),u_pattern_tl_a:new c.aO(x,i.u_pattern_tl_a),u_pattern_br_a:new c.aO(x,i.u_pattern_br_a),u_pattern_tl_b:new c.aO(x,i.u_pattern_tl_b),u_pattern_br_b:new c.aO(x,i.u_pattern_br_b),u_texsize:new c.aO(x,i.u_texsize),u_mix:new c.aI(x,i.u_mix),u_pattern_size_a:new c.aO(x,i.u_pattern_size_a),u_pattern_size_b:new c.aO(x,i.u_pattern_size_b),u_scale_a:new c.aI(x,i.u_scale_a),u_scale_b:new c.aI(x,i.u_scale_b),u_pixel_coord_upper:new c.aO(x,i.u_pixel_coord_upper),u_pixel_coord_lower:new c.aO(x,i.u_pixel_coord_lower),u_tile_units_to_pixels:new c.aI(x,i.u_tile_units_to_pixels)}),terrain:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_texture:new c.aH(x,i.u_texture),u_ele_delta:new c.aI(x,i.u_ele_delta),u_fog_matrix:new c.aJ(x,i.u_fog_matrix),u_fog_color:new c.aL(x,i.u_fog_color),u_fog_ground_blend:new c.aI(x,i.u_fog_ground_blend),u_fog_ground_blend_opacity:new c.aI(x,i.u_fog_ground_blend_opacity),u_horizon_color:new c.aL(x,i.u_horizon_color),u_horizon_fog_blend:new c.aI(x,i.u_horizon_fog_blend)}),terrainDepth:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_ele_delta:new c.aI(x,i.u_ele_delta)}),terrainCoords:(x,i)=>({u_matrix:new c.aJ(x,i.u_matrix),u_texture:new c.aH(x,i.u_texture),u_terrain_coords_id:new c.aI(x,i.u_terrain_coords_id),u_ele_delta:new c.aI(x,i.u_ele_delta)}),sky:(x,i)=>({u_sky_color:new c.aL(x,i.u_sky_color),u_horizon_color:new c.aL(x,i.u_horizon_color),u_horizon:new c.aI(x,i.u_horizon),u_sky_horizon_blend:new c.aI(x,i.u_sky_horizon_blend)})};class zr{constructor(i,u,m){this.context=i;const g=i.gl;this.buffer=g.createBuffer(),this.dynamicDraw=!!m,this.context.unbindVAO(),i.bindElementBuffer.set(this.buffer),g.bufferData(g.ELEMENT_ARRAY_BUFFER,u.arrayBuffer,this.dynamicDraw?g.DYNAMIC_DRAW:g.STATIC_DRAW),this.dynamicDraw||delete u.arrayBuffer}bind(){this.context.bindElementBuffer.set(this.buffer)}updateData(i){const u=this.context.gl;if(!this.dynamicDraw)throw new Error("Attempted to update data while not in dynamic mode.");this.context.unbindVAO(),this.bind(),u.bufferSubData(u.ELEMENT_ARRAY_BUFFER,0,i.arrayBuffer)}destroy(){this.buffer&&(this.context.gl.deleteBuffer(this.buffer),delete this.buffer)}}const _o={Int8:"BYTE",Uint8:"UNSIGNED_BYTE",Int16:"SHORT",Uint16:"UNSIGNED_SHORT",Int32:"INT",Uint32:"UNSIGNED_INT",Float32:"FLOAT"};class Wo{constructor(i,u,m,g){this.length=u.length,this.attributes=m,this.itemSize=u.bytesPerElement,this.dynamicDraw=g,this.context=i;const _=i.gl;this.buffer=_.createBuffer(),i.bindVertexBuffer.set(this.buffer),_.bufferData(_.ARRAY_BUFFER,u.arrayBuffer,this.dynamicDraw?_.DYNAMIC_DRAW:_.STATIC_DRAW),this.dynamicDraw||delete u.arrayBuffer}bind(){this.context.bindVertexBuffer.set(this.buffer)}updateData(i){if(i.length!==this.length)throw new Error(`Length of new data is ${i.length}, which doesn't match current length of ${this.length}`);const u=this.context.gl;this.bind(),u.bufferSubData(u.ARRAY_BUFFER,0,i.arrayBuffer)}enableAttributes(i,u){for(let m=0;m0){const Te=c.H();c.aQ(Te,ee.placementInvProjMatrix,x.transform.glCoordMatrix),c.aQ(Te,Te,ee.placementViewportMatrix),I.push({circleArray:ke,circleOffset:F,transform:pe.posMatrix,invTransform:Te,coord:pe}),B+=ke.length/4,F=B}xe&&A.draw(_,C.LINES,si.disabled,Fi.disabled,x.colorModeForRenderPass(),Ti.disabled,{u_matrix:pe.posMatrix,u_pixel_extrude_scale:[1/(z=x.transform).width,1/z.height]},x.style.map.terrain&&x.style.map.terrain.getTerrainData(pe),u.id,xe.layoutVertexBuffer,xe.indexBuffer,xe.segments,null,x.transform.zoom,null,null,xe.collisionVertexBuffer)}var z;if(!g||!I.length)return;const H=x.useProgram("collisionCircle"),J=new c.aR;J.resize(4*B),J._trim();let K=0;for(const ce of I)for(let pe=0;pe=0&&(ce[ee.associatedIconIndex]={shiftedAnchor:qt,angle:ji})}else Dt(ee.numGlyphs,ie)}if(B){le.clear();const pe=x.icon.placedSymbolArray;for(let ee=0;eex.style.map.terrain.getElevation(nt,pa,fa):null,Ao=u.layout.get("text-rotation-alignment")==="map";W(kt,nt.posMatrix,x,g,ua,da,ce,B,Ao,ie,nt.toUnwrapped(),K.width,K.height,Bs,hi)}const Os=nt.posMatrix,Fs=g&&Qe||Sh,qn=pe||Fs?ja:ua,Hs=ic,Ir=dt&&u.paint.get(g?"text-halo-width":"icon-halo-width").constantOr(1)!==0;let jr;jr=dt?kt.iconsInText?Ut(qt.kind,ai,ee,ce,pe,Fs,x,Os,qn,Hs,Bs,Vr,Yr,ft):Kt(qt.kind,ai,ee,ce,pe,Fs,x,Os,qn,Hs,Bs,g,Vr,!0,ft):Ot(qt.kind,ai,ee,ce,pe,Fs,x,Os,qn,Hs,Bs,g,Vr,ft);const vs={program:ti,buffers:Jt,uniformValues:jr,atlasTexture:Gs,atlasTextureIcon:Nr,atlasInterpolation:Gi,atlasInterpolationIcon:os,isSDF:dt,hasHalo:Ir};if(ke&&kt.canOverlap){Te=!0;const hi=Jt.segments.get();for(const Ao of hi)ht.push({segments:new c.a0([Ao]),sortKey:Ao.sortKey,state:vs,terrainData:Ui})}else ht.push({segments:Jt.segments,sortKey:0,state:vs,terrainData:Ui})}Te&&ht.sort((nt,st)=>nt.sortKey-st.sortKey);for(const nt of ht){const st=nt.state;if(H.activeTexture.set(J.TEXTURE0),st.atlasTexture.bind(st.atlasInterpolation,J.CLAMP_TO_EDGE),st.atlasTextureIcon&&(H.activeTexture.set(J.TEXTURE1),st.atlasTextureIcon&&st.atlasTextureIcon.bind(st.atlasInterpolationIcon,J.CLAMP_TO_EDGE)),st.isSDF){const kt=st.uniformValues;st.hasHalo&&(kt.u_is_halo=1,th(st.buffers,nt.segments,u,x,st.program,Ue,F,z,kt,nt.terrainData)),kt.u_is_halo=0}th(st.buffers,nt.segments,u,x,st.program,Ue,F,z,st.uniformValues,nt.terrainData)}}function th(x,i,u,m,g,_,C,A,I,B){const F=m.context;g.draw(F,F.gl.TRIANGLES,_,C,A,Ti.disabled,I,B,u.id,x.layoutVertexBuffer,x.indexBuffer,i,u.paint,m.transform.zoom,x.programConfigurations.get(u.id),x.dynamicLayoutVertexBuffer,x.opacityVertexBuffer)}function ih(x,i,u,m){const g=x.context,_=g.gl,C=Fi.disabled,A=new er([_.ONE,_.ONE],c.aM.transparent,[!0,!0,!0,!0]),I=i.getBucket(u);if(!I)return;const B=m.key;let F=u.heatmapFbos.get(B);F||(F=Ua(g,i.tileSize,i.tileSize),u.heatmapFbos.set(B,F)),g.bindFramebuffer.set(F.framebuffer),g.viewport.set([0,0,i.tileSize,i.tileSize]),g.clear({color:c.aM.transparent});const z=I.programConfigurations.get(u.id),H=x.useProgram("heatmap",z),J=x.style.map.terrain.getTerrainData(m);H.draw(g,_.TRIANGLES,si.disabled,C,A,Ti.disabled,ue(m.posMatrix,i,x.transform.zoom,u.paint.get("heatmap-intensity")),J,u.id,I.layoutVertexBuffer,I.indexBuffer,I.segments,u.paint,x.transform.zoom,z)}function ko(x,i,u){const m=x.context,g=m.gl;m.setColorMode(x.colorModeForRenderPass());const _=Ga(m,i),C=u.key,A=i.heatmapFbos.get(C);A&&(m.activeTexture.set(g.TEXTURE0),g.bindTexture(g.TEXTURE_2D,A.colorAttachment.get()),m.activeTexture.set(g.TEXTURE1),_.bind(g.LINEAR,g.CLAMP_TO_EDGE),x.useProgram("heatmapTexture").draw(m,g.TRIANGLES,si.disabled,Fi.disabled,x.colorModeForRenderPass(),Ti.disabled,Ee(x,i,0,1),null,i.id,x.rasterBoundsBuffer,x.quadTriangleIndexBuffer,x.rasterBoundsSegments,i.paint,x.transform.zoom),A.destroy(),i.heatmapFbos.delete(C))}function Ua(x,i,u){var m,g;const _=x.gl,C=_.createTexture();_.bindTexture(_.TEXTURE_2D,C),_.texParameteri(_.TEXTURE_2D,_.TEXTURE_WRAP_S,_.CLAMP_TO_EDGE),_.texParameteri(_.TEXTURE_2D,_.TEXTURE_WRAP_T,_.CLAMP_TO_EDGE),_.texParameteri(_.TEXTURE_2D,_.TEXTURE_MIN_FILTER,_.LINEAR),_.texParameteri(_.TEXTURE_2D,_.TEXTURE_MAG_FILTER,_.LINEAR);const A=(m=x.HALF_FLOAT)!==null&&m!==void 0?m:_.UNSIGNED_BYTE,I=(g=x.RGBA16F)!==null&&g!==void 0?g:_.RGBA;_.texImage2D(_.TEXTURE_2D,0,I,i,u,0,_.RGBA,A,null);const B=x.createFramebuffer(i,u,!1,!1);return B.colorAttachment.set(C),B}function Ga(x,i){return i.colorRampTexture||(i.colorRampTexture=new Je(x,i.colorRamp,x.gl.RGBA)),i.colorRampTexture}function Zo(x,i,u,m,g){if(!u||!m||!m.imageAtlas)return;const _=m.imageAtlas.patternPositions;let C=_[u.to.toString()],A=_[u.from.toString()];if(!C&&A&&(C=A),!A&&C&&(A=C),!C||!A){const I=g.getPaintProperty(i);C=_[I],A=_[I]}C&&A&&x.setConstantPatternPositions(C,A)}function Ha(x,i,u,m,g,_,C){const A=x.context.gl,I="fill-pattern",B=u.paint.get(I),F=B&&B.constantOr(1),z=u.getCrossfadeParameters();let H,J,K,ie,le;C?(J=F&&!u.getPaintProperty("fill-outline-color")?"fillOutlinePattern":"fillOutline",H=A.LINES):(J=F?"fillPattern":"fill",H=A.TRIANGLES);const ce=B.constantOr(null);for(const pe of m){const ee=i.getTile(pe);if(F&&!ee.patternsLoaded())continue;const xe=ee.getBucket(u);if(!xe)continue;const ke=xe.programConfigurations.get(u.id),Te=x.useProgram(J,ke),Ue=x.style.map.terrain&&x.style.map.terrain.getTerrainData(pe);F&&(x.context.activeTexture.set(A.TEXTURE0),ee.imageAtlasTexture.bind(A.LINEAR,A.CLAMP_TO_EDGE),ke.updatePaintBuffers(z)),Zo(ke,I,ce,ee,u);const Qe=Ue?pe:null,ht=x.translatePosMatrix(Qe?Qe.posMatrix:pe.posMatrix,ee,u.paint.get("fill-translate"),u.paint.get("fill-translate-anchor"));if(C){ie=xe.indexBuffer2,le=xe.segments2;const ft=[A.drawingBufferWidth,A.drawingBufferHeight];K=J==="fillOutlinePattern"&&F?go(ht,x,z,ee,ft):kr(ht,ft)}else ie=xe.indexBuffer,le=xe.segments,K=F?Dl(ht,x,z,ee):Mn(ht);Te.draw(x.context,H,g,x.stencilModeForClipping(pe),_,Ti.disabled,K,Ue,u.id,xe.layoutVertexBuffer,ie,le,u.paint,x.transform.zoom,ke)}}function Rl(x,i,u,m,g,_,C){const A=x.context,I=A.gl,B="fill-extrusion-pattern",F=u.paint.get(B),z=F.constantOr(1),H=u.getCrossfadeParameters(),J=u.paint.get("fill-extrusion-opacity"),K=F.constantOr(null);for(const ie of m){const le=i.getTile(ie),ce=le.getBucket(u);if(!ce)continue;const pe=x.style.map.terrain&&x.style.map.terrain.getTerrainData(ie),ee=ce.programConfigurations.get(u.id),xe=x.useProgram(z?"fillExtrusionPattern":"fillExtrusion",ee);z&&(x.context.activeTexture.set(I.TEXTURE0),le.imageAtlasTexture.bind(I.LINEAR,I.CLAMP_TO_EDGE),ee.updatePaintBuffers(H)),Zo(ee,B,K,le,u);const ke=x.translatePosMatrix(ie.posMatrix,le,u.paint.get("fill-extrusion-translate"),u.paint.get("fill-extrusion-translate-anchor")),Te=u.paint.get("fill-extrusion-vertical-gradient"),Ue=z?mo(ke,x,Te,J,ie,H,le):Xn(ke,x,Te,J);xe.draw(A,A.gl.TRIANGLES,g,_,C,Ti.backCCW,Ue,pe,u.id,ce.layoutVertexBuffer,ce.indexBuffer,ce.segments,u.paint,x.transform.zoom,ee,x.style.map.terrain&&ce.centroidVertexBuffer)}}function Ko(x,i,u,m,g,_,C){const A=x.context,I=A.gl,B=u.fbo;if(!B)return;const F=x.useProgram("hillshade"),z=x.style.map.terrain&&x.style.map.terrain.getTerrainData(i);A.activeTexture.set(I.TEXTURE0),I.bindTexture(I.TEXTURE_2D,B.colorAttachment.get()),F.draw(A,I.TRIANGLES,g,_,C,Ti.disabled,((H,J,K,ie)=>{const le=K.paint.get("hillshade-shadow-color"),ce=K.paint.get("hillshade-highlight-color"),pe=K.paint.get("hillshade-accent-color");let ee=K.paint.get("hillshade-illumination-direction")*(Math.PI/180);K.paint.get("hillshade-illumination-anchor")==="viewport"&&(ee-=H.transform.angle);const xe=!H.options.moving;return{u_matrix:ie?ie.posMatrix:H.transform.calculatePosMatrix(J.tileID.toUnwrapped(),xe),u_image:0,u_latrange:Ve(0,J.tileID),u_light:[K.paint.get("hillshade-exaggeration"),ee],u_shadow:le,u_highlight:ce,u_accent:pe}})(x,u,m,z?i:null),z,m.id,x.rasterBoundsBuffer,x.quadTriangleIndexBuffer,x.rasterBoundsSegments)}function Qo(x,i,u,m,g,_){const C=x.context,A=C.gl,I=i.dem;if(I&&I.data){const B=I.dim,F=I.stride,z=I.getPixels();if(C.activeTexture.set(A.TEXTURE1),C.pixelStoreUnpackPremultiplyAlpha.set(!1),i.demTexture=i.demTexture||x.getTileTexture(F),i.demTexture){const J=i.demTexture;J.update(z,{premultiply:!1}),J.bind(A.NEAREST,A.CLAMP_TO_EDGE)}else i.demTexture=new Je(C,z,A.RGBA,{premultiply:!1}),i.demTexture.bind(A.NEAREST,A.CLAMP_TO_EDGE);C.activeTexture.set(A.TEXTURE0);let H=i.fbo;if(!H){const J=new Je(C,{width:B,height:B,data:null},A.RGBA);J.bind(A.LINEAR,A.CLAMP_TO_EDGE),H=i.fbo=C.createFramebuffer(B,B,!0,!1),H.colorAttachment.set(J.texture)}C.bindFramebuffer.set(H.framebuffer),C.viewport.set([0,0,B,B]),x.useProgram("hillshadePrepare").draw(C,A.TRIANGLES,m,g,_,Ti.disabled,((J,K)=>{const ie=K.stride,le=c.H();return c.aP(le,0,c.X,-c.X,0,0,1),c.J(le,le,[0,-c.X,0]),{u_matrix:le,u_image:1,u_dimension:[ie,ie],u_zoom:J.overscaledZ,u_unpack:K.getUnpackVector()}})(i.tileID,I),null,u.id,x.rasterBoundsBuffer,x.quadTriangleIndexBuffer,x.rasterBoundsSegments),i.needsHillshadePrepare=!1}}function kd(x,i,u,m,g,_){const C=m.paint.get("raster-fade-duration");if(!_&&C>0){const A=M.now(),I=(A-x.timeAdded)/C,B=i?(A-i.timeAdded)/C:-1,F=u.getSource(),z=g.coveringZoomLevel({tileSize:F.tileSize,roundZoom:F.roundZoom}),H=!i||Math.abs(i.tileID.overscaledZ-z)>Math.abs(x.tileID.overscaledZ-z),J=H&&x.refreshedUponExpiration?1:c.ac(H?I:1-B,0,1);return x.refreshedUponExpiration&&I>=1&&(x.refreshedUponExpiration=!1),i?{opacity:1,mix:1-J}:{opacity:J,mix:0}}return{opacity:1,mix:0}}const rh=new c.aM(1,0,0,1),yi=new c.aM(0,1,0,1),Vl=new c.aM(0,0,1,1),Jf=new c.aM(1,0,1,1),Cd=new c.aM(0,1,1,1);function $o(x,i,u,m){Nl(x,0,i+u/2,x.transform.width,u,m)}function Sd(x,i,u,m){Nl(x,i-u/2,0,u,x.transform.height,m)}function Nl(x,i,u,m,g,_){const C=x.context,A=C.gl;A.enable(A.SCISSOR_TEST),A.scissor(i*x.pixelRatio,u*x.pixelRatio,m*x.pixelRatio,g*x.pixelRatio),C.clear({color:_}),A.disable(A.SCISSOR_TEST)}function Ed(x,i,u){const m=x.context,g=m.gl,_=u.posMatrix,C=x.useProgram("debug"),A=si.disabled,I=Fi.disabled,B=x.colorModeForRenderPass(),F="$debug",z=x.style.map.terrain&&x.style.map.terrain.getTerrainData(u);m.activeTexture.set(g.TEXTURE0);const H=i.getTileByID(u.key).latestRawTileData,J=Math.floor((H&&H.byteLength||0)/1024),K=i.getTile(u).tileSize,ie=512/Math.min(K,512)*(u.overscaledZ/x.transform.zoom)*.5;let le=u.canonical.toString();u.overscaledZ!==u.canonical.z&&(le+=` => ${u.overscaledZ}`),function(ce,pe){ce.initDebugOverlayCanvas();const ee=ce.debugOverlayCanvas,xe=ce.context.gl,ke=ce.debugOverlayCanvas.getContext("2d");ke.clearRect(0,0,ee.width,ee.height),ke.shadowColor="white",ke.shadowBlur=2,ke.lineWidth=1.5,ke.strokeStyle="white",ke.textBaseline="top",ke.font="bold 36px Open Sans, sans-serif",ke.fillText(pe,5,5),ke.strokeText(pe,5,5),ce.debugOverlayTexture.update(ee),ce.debugOverlayTexture.bind(xe.LINEAR,xe.CLAMP_TO_EDGE)}(x,`${le} ${J}kB`),C.draw(m,g.TRIANGLES,A,I,er.alphaBlended,Ti.disabled,ne(_,c.aM.transparent,ie),null,F,x.debugBuffer,x.quadTriangleIndexBuffer,x.debugSegments),C.draw(m,g.LINE_STRIP,A,I,B,Ti.disabled,ne(_,c.aM.red),z,F,x.debugBuffer,x.tileBorderIndexBuffer,x.debugSegments)}function Ad(x,i,u){const m=x.context,g=m.gl,_=x.colorModeForRenderPass(),C=new si(g.LEQUAL,si.ReadWrite,x.depthRangeFor3D),A=x.useProgram("terrain"),I=i.getTerrainMesh();m.bindFramebuffer.set(null),m.viewport.set([0,0,x.width,x.height]);for(const B of u){const F=x.renderToTexture.getTexture(B),z=i.getTerrainData(B.tileID);m.activeTexture.set(g.TEXTURE0),g.bindTexture(g.TEXTURE_2D,F.texture);const H=x.transform.calculatePosMatrix(B.tileID.toUnwrapped()),J=i.getMeshFrameDelta(x.transform.zoom),K=x.transform.calculateFogMatrix(B.tileID.toUnwrapped()),ie=qo(H,J,K,x.style.sky,x.transform.pitch);A.draw(m,g.TRIANGLES,C,Fi.disabled,_,Ti.backCCW,ie,z,"terrain",I.vertexBuffer,I.indexBuffer,I.segments)}}class jl{constructor(i,u,m){this.vertexBuffer=i,this.indexBuffer=u,this.segments=m}destroy(){this.vertexBuffer.destroy(),this.indexBuffer.destroy(),this.segments.destroy(),this.vertexBuffer=null,this.indexBuffer=null,this.segments=null}}class Ul{constructor(i,u){this.context=new Wf(i),this.transform=u,this._tileTextures={},this.terrainFacilitator={dirty:!0,matrix:c.an(new Float64Array(16)),renderTime:0},this.setup(),this.numSublayers=It.maxUnderzooming+It.maxOverzooming+1,this.depthEpsilon=1/Math.pow(2,16),this.crossTileSymbolIndex=new Ho}resize(i,u,m){if(this.width=Math.floor(i*m),this.height=Math.floor(u*m),this.pixelRatio=m,this.context.viewport.set([0,0,this.width,this.height]),this.style)for(const g of this.style._order)this.style._layers[g].resize()}setup(){const i=this.context,u=new c.aX;u.emplaceBack(0,0),u.emplaceBack(c.X,0),u.emplaceBack(0,c.X),u.emplaceBack(c.X,c.X),this.tileExtentBuffer=i.createVertexBuffer(u,An.members),this.tileExtentSegments=c.a0.simpleSegment(0,0,4,2);const m=new c.aX;m.emplaceBack(0,0),m.emplaceBack(c.X,0),m.emplaceBack(0,c.X),m.emplaceBack(c.X,c.X),this.debugBuffer=i.createVertexBuffer(m,An.members),this.debugSegments=c.a0.simpleSegment(0,0,4,5);const g=new c.$;g.emplaceBack(0,0,0,0),g.emplaceBack(c.X,0,c.X,0),g.emplaceBack(0,c.X,0,c.X),g.emplaceBack(c.X,c.X,c.X,c.X),this.rasterBoundsBuffer=i.createVertexBuffer(g,ms.members),this.rasterBoundsSegments=c.a0.simpleSegment(0,0,4,2);const _=new c.aX;_.emplaceBack(0,0),_.emplaceBack(1,0),_.emplaceBack(0,1),_.emplaceBack(1,1),this.viewportBuffer=i.createVertexBuffer(_,An.members),this.viewportSegments=c.a0.simpleSegment(0,0,4,2);const C=new c.aZ;C.emplaceBack(0),C.emplaceBack(1),C.emplaceBack(3),C.emplaceBack(2),C.emplaceBack(0),this.tileBorderIndexBuffer=i.createIndexBuffer(C);const A=new c.aY;A.emplaceBack(0,1,2),A.emplaceBack(2,1,3),this.quadTriangleIndexBuffer=i.createIndexBuffer(A);const I=this.context.gl;this.stencilClearMode=new Fi({func:I.ALWAYS,mask:0},0,255,I.ZERO,I.ZERO,I.ZERO)}clearStencil(){const i=this.context,u=i.gl;this.nextStencilID=1,this.currentStencilSource=void 0;const m=c.H();c.aP(m,0,this.width,this.height,0,0,1),c.K(m,m,[u.drawingBufferWidth,u.drawingBufferHeight,0]),this.useProgram("clippingMask").draw(i,u.TRIANGLES,si.disabled,this.stencilClearMode,er.disabled,Ti.disabled,oe(m),null,"$clipping",this.viewportBuffer,this.quadTriangleIndexBuffer,this.viewportSegments)}_renderTileClippingMasks(i,u){if(this.currentStencilSource===i.source||!i.isTileClipped()||!u||!u.length)return;this.currentStencilSource=i.source;const m=this.context,g=m.gl;this.nextStencilID+u.length>256&&this.clearStencil(),m.setColorMode(er.disabled),m.setDepthMode(si.disabled);const _=this.useProgram("clippingMask");this._tileClippingMaskIDs={};for(const C of u){const A=this._tileClippingMaskIDs[C.key]=this.nextStencilID++,I=this.style.map.terrain&&this.style.map.terrain.getTerrainData(C);_.draw(m,g.TRIANGLES,si.disabled,new Fi({func:g.ALWAYS,mask:0},A,255,g.KEEP,g.KEEP,g.REPLACE),er.disabled,Ti.disabled,oe(C.posMatrix),I,"$clipping",this.tileExtentBuffer,this.quadTriangleIndexBuffer,this.tileExtentSegments)}}stencilModeFor3D(){this.currentStencilSource=void 0,this.nextStencilID+1>256&&this.clearStencil();const i=this.nextStencilID++,u=this.context.gl;return new Fi({func:u.NOTEQUAL,mask:255},i,255,u.KEEP,u.KEEP,u.REPLACE)}stencilModeForClipping(i){const u=this.context.gl;return new Fi({func:u.EQUAL,mask:255},this._tileClippingMaskIDs[i.key],0,u.KEEP,u.KEEP,u.REPLACE)}stencilConfigForOverlap(i){const u=this.context.gl,m=i.sort((C,A)=>A.overscaledZ-C.overscaledZ),g=m[m.length-1].overscaledZ,_=m[0].overscaledZ-g+1;if(_>1){this.currentStencilSource=void 0,this.nextStencilID+_>256&&this.clearStencil();const C={};for(let A=0;A<_;A++)C[A+g]=new Fi({func:u.GEQUAL,mask:255},A+this.nextStencilID,255,u.KEEP,u.KEEP,u.REPLACE);return this.nextStencilID+=_,[C,m]}return[{[g]:Fi.disabled},m]}colorModeForRenderPass(){const i=this.context.gl;return this._showOverdrawInspector?new er([i.CONSTANT_COLOR,i.ONE],new c.aM(.125,.125,.125,0),[!0,!0,!0,!0]):this.renderPass==="opaque"?er.unblended:er.alphaBlended}depthModeForSublayer(i,u,m){if(!this.opaquePassEnabledForLayer())return si.disabled;const g=1-((1+this.currentLayer)*this.numSublayers+i)*this.depthEpsilon;return new si(m||this.context.gl.LEQUAL,u,[g,g])}opaquePassEnabledForLayer(){return this.currentLayer({u_sky_color:ce.properties.get("sky-color"),u_horizon_color:ce.properties.get("horizon-color"),u_horizon:(pe.height/2+pe.getHorizon())*ee,u_sky_horizon_blend:ce.properties.get("sky-horizon-blend")*pe.height/2*ee}))(B,I.style.map.transform,I.pixelRatio),J=new si(z.LEQUAL,si.ReadWrite,[0,1]),K=Fi.disabled,ie=I.colorModeForRenderPass(),le=I.useProgram("sky");if(!B.mesh){const ce=new c.aX;ce.emplaceBack(-1,-1),ce.emplaceBack(1,-1),ce.emplaceBack(1,1),ce.emplaceBack(-1,1);const pe=new c.aY;pe.emplaceBack(0,1,2),pe.emplaceBack(0,2,3),B.mesh=new jl(F.createVertexBuffer(ce,An.members),F.createIndexBuffer(pe),c.a0.simpleSegment(0,0,ce.length,pe.length))}le.draw(F,z.TRIANGLES,J,K,ie,Ti.disabled,H,void 0,"sky",B.mesh.vertexBuffer,B.mesh.indexBuffer,B.mesh.segments)}(this,this.style.sky),this._showOverdrawInspector=u.showOverdrawInspector,this.depthRangeFor3D=[0,1-(i._order.length+2)*this.numSublayers*this.depthEpsilon],!this.renderToTexture)for(this.renderPass="opaque",this.currentLayer=m.length-1;this.currentLayer>=0;this.currentLayer--){const I=this.style._layers[m[this.currentLayer]],B=g[I.source],F=_[I.source];this._renderTileClippingMasks(I,F),this.renderLayer(this,B,I,F)}for(this.renderPass="translucent",this.currentLayer=0;this.currentLayerle.source&&!le.isHidden(F)?[B.sourceCaches[le.source]]:[]),J=H.filter(le=>le.getSource().type==="vector"),K=H.filter(le=>le.getSource().type!=="vector"),ie=le=>{(!z||z.getSource().maxzoomie(le)),z||K.forEach(le=>ie(le)),z}(this.style,this.transform.zoom);I&&function(B,F,z){for(let H=0;H0),g&&(c.b0(u,m),this.terrainFacilitator.renderTime=Date.now(),this.terrainFacilitator.dirty=!1,function(_,C){const A=_.context,I=A.gl,B=er.unblended,F=new si(I.LEQUAL,si.ReadWrite,[0,1]),z=C.getTerrainMesh(),H=C.sourceCache.getRenderableTiles(),J=_.useProgram("terrainDepth");A.bindFramebuffer.set(C.getFramebuffer("depth").framebuffer),A.viewport.set([0,0,_.width/devicePixelRatio,_.height/devicePixelRatio]),A.clear({color:c.aM.transparent,depth:1});for(const K of H){const ie=C.getTerrainData(K.tileID),le={u_matrix:_.transform.calculatePosMatrix(K.tileID.toUnwrapped()),u_ele_delta:C.getMeshFrameDelta(_.transform.zoom)};J.draw(A,I.TRIANGLES,F,Fi.disabled,B,Ti.backCCW,le,ie,"terrain",z.vertexBuffer,z.indexBuffer,z.segments)}A.bindFramebuffer.set(null),A.viewport.set([0,0,_.width,_.height])}(this,this.style.map.terrain),function(_,C){const A=_.context,I=A.gl,B=er.unblended,F=new si(I.LEQUAL,si.ReadWrite,[0,1]),z=C.getTerrainMesh(),H=C.getCoordsTexture(),J=C.sourceCache.getRenderableTiles(),K=_.useProgram("terrainCoords");A.bindFramebuffer.set(C.getFramebuffer("coords").framebuffer),A.viewport.set([0,0,_.width/devicePixelRatio,_.height/devicePixelRatio]),A.clear({color:c.aM.transparent,depth:1}),C.coordsIndex=[];for(const ie of J){const le=C.getTerrainData(ie.tileID);A.activeTexture.set(I.TEXTURE0),I.bindTexture(I.TEXTURE_2D,H.texture);const ce={u_matrix:_.transform.calculatePosMatrix(ie.tileID.toUnwrapped()),u_terrain_coords_id:(255-C.coordsIndex.length)/255,u_texture:0,u_ele_delta:C.getMeshFrameDelta(_.transform.zoom)};K.draw(A,I.TRIANGLES,F,Fi.disabled,B,Ti.backCCW,ce,le,"terrain",z.vertexBuffer,z.indexBuffer,z.segments),C.coordsIndex.push(ie.tileID.key)}A.bindFramebuffer.set(null),A.viewport.set([0,0,_.width,_.height])}(this,this.style.map.terrain))}renderLayer(i,u,m,g){if(!m.isHidden(this.transform.zoom)&&(m.type==="background"||m.type==="custom"||(g||[]).length))switch(this.id=m.id,m.type){case"symbol":(function(_,C,A,I,B){if(_.renderPass!=="translucent")return;const F=Fi.disabled,z=_.colorModeForRenderPass();(A._unevaluatedLayout.hasValue("text-variable-anchor")||A._unevaluatedLayout.hasValue("text-variable-anchor-offset"))&&function(H,J,K,ie,le,ce,pe,ee,xe){const ke=J.transform,Te=an(),Ue=le==="map",Qe=ce==="map";for(const ht of H){const ft=ie.getTile(ht),nt=ft.getBucket(K);if(!nt||!nt.text||!nt.text.segments.get().length)continue;const st=c.ag(nt.textSizeData,ke.zoom),kt=ri(ft,1,J.transform.zoom),Jt=ur(ht.posMatrix,Qe,Ue,J.transform,kt),ot=K.layout.get("icon-text-fit")!=="none"&&nt.hasIconData();if(st){const dt=Math.pow(2,ke.zoom-ft.tileID.overscaledZ),qt=J.style.map.terrain?(ti,ai)=>J.style.map.terrain.getElevation(ht,ti,ai):null,ji=Te.translatePosition(ke,ft,pe,ee);Yo(nt,Ue,Qe,xe,ke,Jt,ht.posMatrix,dt,st,ot,Te,ji,ht.toUnwrapped(),qt)}}}(I,_,A,C,A.layout.get("text-rotation-alignment"),A.layout.get("text-pitch-alignment"),A.paint.get("text-translate"),A.paint.get("text-translate-anchor"),B),A.paint.get("icon-opacity").constantOr(1)!==0&&eh(_,C,A,I,!1,A.paint.get("icon-translate"),A.paint.get("icon-translate-anchor"),A.layout.get("icon-rotation-alignment"),A.layout.get("icon-pitch-alignment"),A.layout.get("icon-keep-upright"),F,z),A.paint.get("text-opacity").constantOr(1)!==0&&eh(_,C,A,I,!0,A.paint.get("text-translate"),A.paint.get("text-translate-anchor"),A.layout.get("text-rotation-alignment"),A.layout.get("text-pitch-alignment"),A.layout.get("text-keep-upright"),F,z),C.map.showCollisionBoxes&&(Na(_,C,A,I,!0),Na(_,C,A,I,!1))})(i,u,m,g,this.style.placement.variableOffsets);break;case"circle":(function(_,C,A,I){if(_.renderPass!=="translucent")return;const B=A.paint.get("circle-opacity"),F=A.paint.get("circle-stroke-width"),z=A.paint.get("circle-stroke-opacity"),H=!A.layout.get("circle-sort-key").isConstant();if(B.constantOr(1)===0&&(F.constantOr(1)===0||z.constantOr(1)===0))return;const J=_.context,K=J.gl,ie=_.depthModeForSublayer(0,si.ReadOnly),le=Fi.disabled,ce=_.colorModeForRenderPass(),pe=[];for(let ee=0;eeee.sortKey-xe.sortKey);for(const ee of pe){const{programConfiguration:xe,program:ke,layoutVertexBuffer:Te,indexBuffer:Ue,uniformValues:Qe,terrainData:ht}=ee.state;ke.draw(J,K.TRIANGLES,ie,le,ce,Ti.disabled,Qe,ht,A.id,Te,Ue,ee.segments,A.paint,_.transform.zoom,xe)}})(i,u,m,g);break;case"heatmap":(function(_,C,A,I){if(A.paint.get("heatmap-opacity")===0)return;const B=_.context;if(_.style.map.terrain){for(const F of I){const z=C.getTile(F);C.hasRenderableParent(F)||(_.renderPass==="offscreen"?ih(_,z,A,F):_.renderPass==="translucent"&&ko(_,A,F))}B.viewport.set([0,0,_.width,_.height])}else _.renderPass==="offscreen"?function(F,z,H,J){const K=F.context,ie=K.gl,le=Fi.disabled,ce=new er([ie.ONE,ie.ONE],c.aM.transparent,[!0,!0,!0,!0]);(function(pe,ee,xe){const ke=pe.gl;pe.activeTexture.set(ke.TEXTURE1),pe.viewport.set([0,0,ee.width/4,ee.height/4]);let Te=xe.heatmapFbos.get(c.aU);Te?(ke.bindTexture(ke.TEXTURE_2D,Te.colorAttachment.get()),pe.bindFramebuffer.set(Te.framebuffer)):(Te=Ua(pe,ee.width/4,ee.height/4),xe.heatmapFbos.set(c.aU,Te))})(K,F,H),K.clear({color:c.aM.transparent});for(let pe=0;pe20&&F.texParameterf(F.TEXTURE_2D,B.extTextureFilterAnisotropic.TEXTURE_MAX_ANISOTROPY_EXT,B.extTextureFilterAnisotropicMax);const nt=_.style.map.terrain&&_.style.map.terrain.getTerrainData(pe),st=nt?pe:null,kt=st?st.posMatrix:_.transform.calculatePosMatrix(pe.toUnwrapped(),ce),Jt=vt(kt,ht||[0,0],Qe||1,Ue,A);z instanceof gs?H.draw(B,F.TRIANGLES,ee,Fi.disabled,J,Ti.disabled,Jt,nt,A.id,z.boundsBuffer,_.quadTriangleIndexBuffer,z.boundsSegments):H.draw(B,F.TRIANGLES,ee,K[pe.overscaledZ],J,Ti.disabled,Jt,nt,A.id,_.rasterBoundsBuffer,_.quadTriangleIndexBuffer,_.rasterBoundsSegments)}})(i,u,m,g);break;case"background":(function(_,C,A,I){const B=A.paint.get("background-color"),F=A.paint.get("background-opacity");if(F===0)return;const z=_.context,H=z.gl,J=_.transform,K=J.tileSize,ie=A.paint.get("background-pattern");if(_.isPatternMissing(ie))return;const le=!ie&&B.a===1&&F===1&&_.opaquePassEnabledForLayer()?"opaque":"translucent";if(_.renderPass!==le)return;const ce=Fi.disabled,pe=_.depthModeForSublayer(0,le==="opaque"?si.ReadWrite:si.ReadOnly),ee=_.colorModeForRenderPass(),xe=_.useProgram(ie?"backgroundPattern":"background"),ke=I||J.coveringTiles({tileSize:K,terrain:_.style.map.terrain});ie&&(z.activeTexture.set(H.TEXTURE0),_.imageManager.bind(_.context));const Te=A.getCrossfadeParameters();for(const Ue of ke){const Qe=I?Ue.posMatrix:_.transform.calculatePosMatrix(Ue.toUnwrapped()),ht=ie?ns(Qe,F,_,ie,{tileID:Ue,tileSize:K},Te):Xt(Qe,F,B),ft=_.style.map.terrain&&_.style.map.terrain.getTerrainData(Ue);xe.draw(z,H.TRIANGLES,pe,ce,ee,Ti.disabled,ht,ft,A.id,_.tileExtentBuffer,_.quadTriangleIndexBuffer,_.tileExtentSegments)}})(i,0,m,g);break;case"custom":(function(_,C,A){const I=_.context,B=A.implementation;if(_.renderPass==="offscreen"){const F=B.prerender;F&&(_.setCustomLayerDefaults(),I.setColorMode(_.colorModeForRenderPass()),F.call(B,I.gl,_.transform.customLayerMatrix()),I.setDirty(),_.setBaseState())}else if(_.renderPass==="translucent"){_.setCustomLayerDefaults(),I.setColorMode(_.colorModeForRenderPass()),I.setStencilMode(Fi.disabled);const F=B.renderingMode==="3d"?new si(_.context.gl.LEQUAL,si.ReadWrite,_.depthRangeFor3D):_.depthModeForSublayer(0,si.ReadOnly);I.setDepthMode(F),B.render(I.gl,_.transform.customLayerMatrix(),{farZ:_.transform.farZ,nearZ:_.transform.nearZ,fov:_.transform._fov,modelViewProjectionMatrix:_.transform.modelViewProjectionMatrix,projectionMatrix:_.transform.projectionMatrix}),I.setDirty(),_.setBaseState(),I.bindFramebuffer.set(null)}})(i,0,m)}}translatePosMatrix(i,u,m,g,_){if(!m[0]&&!m[1])return i;const C=_?g==="map"?this.transform.angle:0:g==="viewport"?-this.transform.angle:0;if(C){const B=Math.sin(C),F=Math.cos(C);m=[m[0]*F-m[1]*B,m[0]*B+m[1]*F]}const A=[_?m[0]:ri(u,m[0],this.transform.zoom),_?m[1]:ri(u,m[1],this.transform.zoom),0],I=new Float32Array(16);return c.J(I,i,A),I}saveTileTexture(i){const u=this._tileTextures[i.size[0]];u?u.push(i):this._tileTextures[i.size[0]]=[i]}getTileTexture(i){const u=this._tileTextures[i];return u&&u.length>0?u.pop():null}isPatternMissing(i){if(!i)return!1;if(!i.from||!i.to)return!0;const u=this.imageManager.getPattern(i.from.toString()),m=this.imageManager.getPattern(i.to.toString());return!u||!m}useProgram(i,u){this.cache=this.cache||{};const m=i+(u?u.cacheKey:"")+(this._showOverdrawInspector?"/overdraw":"")+(this.style.map.terrain?"/terrain":"");return this.cache[m]||(this.cache[m]=new Ra(this.context,ln[i],u,yo[i],this._showOverdrawInspector,this.style.map.terrain)),this.cache[m]}setCustomLayerDefaults(){this.context.unbindVAO(),this.context.cullFace.setDefault(),this.context.activeTexture.setDefault(),this.context.pixelStoreUnpack.setDefault(),this.context.pixelStoreUnpackPremultiplyAlpha.setDefault(),this.context.pixelStoreUnpackFlipY.setDefault()}setBaseState(){const i=this.context.gl;this.context.cullFace.set(!1),this.context.viewport.set([0,0,this.width,this.height]),this.context.blendEquation.set(i.FUNC_ADD)}initDebugOverlayCanvas(){this.debugOverlayCanvas==null&&(this.debugOverlayCanvas=document.createElement("canvas"),this.debugOverlayCanvas.width=512,this.debugOverlayCanvas.height=512,this.debugOverlayTexture=new Je(this.context,this.debugOverlayCanvas,this.context.gl.RGBA))}destroy(){this.debugOverlayTexture&&this.debugOverlayTexture.destroy()}overLimit(){const{drawingBufferWidth:i,drawingBufferHeight:u}=this.context.gl;return this.width!==i||this.height!==u}}class ea{constructor(i,u){this.points=i,this.planes=u}static fromInvProjectionMatrix(i,u,m){const g=Math.pow(2,m),_=[[-1,1,-1,1],[1,1,-1,1],[1,-1,-1,1],[-1,-1,-1,1],[-1,1,1,1],[1,1,1,1],[1,-1,1,1],[-1,-1,1,1]].map(A=>{const I=1/(A=c.af([],A,i))[3]/u*g;return c.b1(A,A,[I,I,1/A[3],I])}),C=[[0,1,2],[6,5,4],[0,3,7],[2,1,5],[3,2,6],[0,4,5]].map(A=>{const I=function(H,J){var K=J[0],ie=J[1],le=J[2],ce=K*K+ie*ie+le*le;return ce>0&&(ce=1/Math.sqrt(ce)),H[0]=J[0]*ce,H[1]=J[1]*ce,H[2]=J[2]*ce,H}([],function(H,J,K){var ie=J[0],le=J[1],ce=J[2],pe=K[0],ee=K[1],xe=K[2];return H[0]=le*xe-ce*ee,H[1]=ce*pe-ie*xe,H[2]=ie*ee-le*pe,H}([],Be([],_[A[0]],_[A[1]]),Be([],_[A[2]],_[A[1]]))),B=-((F=I)[0]*(z=_[A[1]])[0]+F[1]*z[1]+F[2]*z[2]);var F,z;return I.concat(B)});return new ea(_,C)}}class ta{constructor(i,u){this.min=i,this.max=u,this.center=function(m,g,_){return m[0]=.5*g[0],m[1]=.5*g[1],m[2]=.5*g[2],m}([],function(m,g,_){return m[0]=g[0]+_[0],m[1]=g[1]+_[1],m[2]=g[2]+_[2],m}([],this.min,this.max))}quadrant(i){const u=[i%2==0,i<2],m=we(this.min),g=we(this.max);for(let _=0;_=0&&C++;if(C===0)return 0;C!==u.length&&(m=!1)}if(m)return 2;for(let g=0;g<3;g++){let _=Number.MAX_VALUE,C=-Number.MAX_VALUE;for(let A=0;Athis.max[g]-this.min[g])return 0}return 1}}class ia{constructor(i=0,u=0,m=0,g=0){if(isNaN(i)||i<0||isNaN(u)||u<0||isNaN(m)||m<0||isNaN(g)||g<0)throw new Error("Invalid value for edge-insets, top, bottom, left and right must all be numbers");this.top=i,this.bottom=u,this.left=m,this.right=g}interpolate(i,u,m){return u.top!=null&&i.top!=null&&(this.top=c.y.number(i.top,u.top,m)),u.bottom!=null&&i.bottom!=null&&(this.bottom=c.y.number(i.bottom,u.bottom,m)),u.left!=null&&i.left!=null&&(this.left=c.y.number(i.left,u.left,m)),u.right!=null&&i.right!=null&&(this.right=c.y.number(i.right,u.right,m)),this}getCenter(i,u){const m=c.ac((this.left+i-this.right)/2,0,i),g=c.ac((this.top+u-this.bottom)/2,0,u);return new c.P(m,g)}equals(i){return this.top===i.top&&this.bottom===i.bottom&&this.left===i.left&&this.right===i.right}clone(){return new ia(this.top,this.bottom,this.left,this.right)}toJSON(){return{top:this.top,bottom:this.bottom,left:this.left,right:this.right}}}const sh=85.051129;class ra{constructor(i,u,m,g,_){this.tileSize=512,this._renderWorldCopies=_===void 0||!!_,this._minZoom=i||0,this._maxZoom=u||22,this._minPitch=m??0,this._maxPitch=g??60,this.setMaxBounds(),this.width=0,this.height=0,this._center=new c.N(0,0),this._elevation=0,this.zoom=0,this.angle=0,this._fov=.6435011087932844,this._pitch=0,this._unmodified=!0,this._edgeInsets=new ia,this._posMatrixCache={},this._alignedPosMatrixCache={},this._fogMatrixCache={},this.minElevationForCurrentTile=0}clone(){const i=new ra(this._minZoom,this._maxZoom,this._minPitch,this.maxPitch,this._renderWorldCopies);return i.apply(this),i}apply(i){this.tileSize=i.tileSize,this.latRange=i.latRange,this.lngRange=i.lngRange,this.width=i.width,this.height=i.height,this._center=i._center,this._elevation=i._elevation,this.minElevationForCurrentTile=i.minElevationForCurrentTile,this.zoom=i.zoom,this.angle=i.angle,this._fov=i._fov,this._pitch=i._pitch,this._unmodified=i._unmodified,this._edgeInsets=i._edgeInsets.clone(),this._calcMatrices()}get minZoom(){return this._minZoom}set minZoom(i){this._minZoom!==i&&(this._minZoom=i,this.zoom=Math.max(this.zoom,i))}get maxZoom(){return this._maxZoom}set maxZoom(i){this._maxZoom!==i&&(this._maxZoom=i,this.zoom=Math.min(this.zoom,i))}get minPitch(){return this._minPitch}set minPitch(i){this._minPitch!==i&&(this._minPitch=i,this.pitch=Math.max(this.pitch,i))}get maxPitch(){return this._maxPitch}set maxPitch(i){this._maxPitch!==i&&(this._maxPitch=i,this.pitch=Math.min(this.pitch,i))}get renderWorldCopies(){return this._renderWorldCopies}set renderWorldCopies(i){i===void 0?i=!0:i===null&&(i=!1),this._renderWorldCopies=i}get worldSize(){return this.tileSize*this.scale}get centerOffset(){return this.centerPoint._sub(this.size._div(2))}get size(){return new c.P(this.width,this.height)}get bearing(){return-this.angle/Math.PI*180}set bearing(i){const u=-c.b3(i,-180,180)*Math.PI/180;this.angle!==u&&(this._unmodified=!1,this.angle=u,this._calcMatrices(),this.rotationMatrix=function(){var m=new c.A(4);return c.A!=Float32Array&&(m[1]=0,m[2]=0),m[0]=1,m[3]=1,m}(),function(m,g,_){var C=g[0],A=g[1],I=g[2],B=g[3],F=Math.sin(_),z=Math.cos(_);m[0]=C*z+I*F,m[1]=A*z+B*F,m[2]=C*-F+I*z,m[3]=A*-F+B*z}(this.rotationMatrix,this.rotationMatrix,this.angle))}get pitch(){return this._pitch/Math.PI*180}set pitch(i){const u=c.ac(i,this.minPitch,this.maxPitch)/180*Math.PI;this._pitch!==u&&(this._unmodified=!1,this._pitch=u,this._calcMatrices())}get fov(){return this._fov/Math.PI*180}set fov(i){i=Math.max(.01,Math.min(60,i)),this._fov!==i&&(this._unmodified=!1,this._fov=i/180*Math.PI,this._calcMatrices())}get zoom(){return this._zoom}set zoom(i){const u=Math.min(Math.max(i,this.minZoom),this.maxZoom);this._zoom!==u&&(this._unmodified=!1,this._zoom=u,this.tileZoom=Math.max(0,Math.floor(u)),this.scale=this.zoomScale(u),this._constrain(),this._calcMatrices())}get center(){return this._center}set center(i){i.lat===this._center.lat&&i.lng===this._center.lng||(this._unmodified=!1,this._center=i,this._constrain(),this._calcMatrices())}get elevation(){return this._elevation}set elevation(i){i!==this._elevation&&(this._elevation=i,this._constrain(),this._calcMatrices())}get padding(){return this._edgeInsets.toJSON()}set padding(i){this._edgeInsets.equals(i)||(this._unmodified=!1,this._edgeInsets.interpolate(this._edgeInsets,i,1),this._calcMatrices())}get centerPoint(){return this._edgeInsets.getCenter(this.width,this.height)}isPaddingEqual(i){return this._edgeInsets.equals(i)}interpolatePadding(i,u,m){this._unmodified=!1,this._edgeInsets.interpolate(i,u,m),this._constrain(),this._calcMatrices()}coveringZoomLevel(i){const u=(i.roundZoom?Math.round:Math.floor)(this.zoom+this.scaleZoom(this.tileSize/i.tileSize));return Math.max(0,u)}getVisibleUnwrappedCoordinates(i){const u=[new c.b4(0,i)];if(this._renderWorldCopies){const m=this.pointCoordinate(new c.P(0,0)),g=this.pointCoordinate(new c.P(this.width,0)),_=this.pointCoordinate(new c.P(this.width,this.height)),C=this.pointCoordinate(new c.P(0,this.height)),A=Math.floor(Math.min(m.x,g.x,_.x,C.x)),I=Math.floor(Math.max(m.x,g.x,_.x,C.x)),B=1;for(let F=A-B;F<=I+B;F++)F!==0&&u.push(new c.b4(F,i))}return u}coveringTiles(i){var u,m;let g=this.coveringZoomLevel(i);const _=g;if(i.minzoom!==void 0&&gi.maxzoom&&(g=i.maxzoom);const C=this.pointCoordinate(this.getCameraPoint()),A=c.Z.fromLngLat(this.center),I=Math.pow(2,g),B=[I*C.x,I*C.y,0],F=[I*A.x,I*A.y,0],z=ea.fromInvProjectionMatrix(this.invModelViewProjectionMatrix,this.worldSize,g);let H=i.minzoom||0;!i.terrain&&this.pitch<=60&&this._edgeInsets.top<.1&&(H=g);const J=i.terrain?2/Math.min(this.tileSize,i.tileSize)*this.tileSize:3,K=ee=>({aabb:new ta([ee*I,0,0],[(ee+1)*I,I,0]),zoom:0,x:0,y:0,wrap:ee,fullyVisible:!1}),ie=[],le=[],ce=g,pe=i.reparseOverscaled?_:g;if(this._renderWorldCopies)for(let ee=1;ee<=3;ee++)ie.push(K(-ee)),ie.push(K(ee));for(ie.push(K(0));ie.length>0;){const ee=ie.pop(),xe=ee.x,ke=ee.y;let Te=ee.fullyVisible;if(!Te){const nt=ee.aabb.intersects(z);if(nt===0)continue;Te=nt===2}const Ue=i.terrain?B:F,Qe=ee.aabb.distanceX(Ue),ht=ee.aabb.distanceY(Ue),ft=Math.max(Math.abs(Qe),Math.abs(ht));if(ee.zoom===ce||ft>J+(1<=H){const nt=ce-ee.zoom,st=B[0]-.5-(xe<>1),Jt=ee.zoom+1;let ot=ee.aabb.quadrant(nt);if(i.terrain){const dt=new c.S(Jt,ee.wrap,Jt,st,kt),qt=i.terrain.getMinMaxElevation(dt),ji=(u=qt.minElevation)!==null&&u!==void 0?u:this.elevation,ti=(m=qt.maxElevation)!==null&&m!==void 0?m:this.elevation;ot=new ta([ot.min[0],ot.min[1],ji],[ot.max[0],ot.max[1],ti])}ie.push({aabb:ot,zoom:Jt,x:st,y:kt,wrap:ee.wrap,fullyVisible:Te})}}return le.sort((ee,xe)=>ee.distanceSq-xe.distanceSq).map(ee=>ee.tileID)}resize(i,u){this.width=i,this.height=u,this.pixelsToGLUnits=[2/i,-2/u],this._constrain(),this._calcMatrices()}get unmodified(){return this._unmodified}zoomScale(i){return Math.pow(2,i)}scaleZoom(i){return Math.log(i)/Math.LN2}project(i){const u=c.ac(i.lat,-85.051129,sh);return new c.P(c.O(i.lng)*this.worldSize,c.Q(u)*this.worldSize)}unproject(i){return new c.Z(i.x/this.worldSize,i.y/this.worldSize).toLngLat()}get point(){return this.project(this.center)}getCameraPosition(){return{lngLat:this.pointLocation(this.getCameraPoint()),altitude:Math.cos(this._pitch)*this.cameraToCenterDistance/this._pixelPerMeter+this.elevation}}recalculateZoom(i){const u=this.elevation,m=Math.cos(this._pitch)*this.cameraToCenterDistance/this._pixelPerMeter,g=this.pointLocation(this.centerPoint,i),_=i.getElevationForLngLatZoom(g,this.tileZoom);if(!(this.elevation-_))return;const C=m+u-_,A=Math.cos(this._pitch)*this.cameraToCenterDistance/C/c.b5(1,g.lat),I=this.scaleZoom(A/this.tileSize);this._elevation=_,this._center=g,this.zoom=I}setLocationAtPoint(i,u){const m=this.pointCoordinate(u),g=this.pointCoordinate(this.centerPoint),_=this.locationCoordinate(i),C=new c.Z(_.x-(m.x-g.x),_.y-(m.y-g.y));this.center=this.coordinateLocation(C),this._renderWorldCopies&&(this.center=this.center.wrap())}locationPoint(i,u){return u?this.coordinatePoint(this.locationCoordinate(i),u.getElevationForLngLatZoom(i,this.tileZoom),this.pixelMatrix3D):this.coordinatePoint(this.locationCoordinate(i))}pointLocation(i,u){return this.coordinateLocation(this.pointCoordinate(i,u))}locationCoordinate(i){return c.Z.fromLngLat(i)}coordinateLocation(i){return i&&i.toLngLat()}pointCoordinate(i,u){if(u){const H=u.pointCoordinate(i);if(H!=null)return H}const m=[i.x,i.y,0,1],g=[i.x,i.y,1,1];c.af(m,m,this.pixelMatrixInverse),c.af(g,g,this.pixelMatrixInverse);const _=m[3],C=g[3],A=m[1]/_,I=g[1]/C,B=m[2]/_,F=g[2]/C,z=B===F?0:(0-B)/(F-B);return new c.Z(c.y.number(m[0]/_,g[0]/C,z)/this.worldSize,c.y.number(A,I,z)/this.worldSize)}coordinatePoint(i,u=0,m=this.pixelMatrix){const g=[i.x*this.worldSize,i.y*this.worldSize,u,1];return c.af(g,g,m),new c.P(g[0]/g[3],g[1]/g[3])}getBounds(){const i=Math.max(0,this.height/2-this.getHorizon());return new Ie().extend(this.pointLocation(new c.P(0,i))).extend(this.pointLocation(new c.P(this.width,i))).extend(this.pointLocation(new c.P(this.width,this.height))).extend(this.pointLocation(new c.P(0,this.height)))}getMaxBounds(){return this.latRange&&this.latRange.length===2&&this.lngRange&&this.lngRange.length===2?new Ie([this.lngRange[0],this.latRange[0]],[this.lngRange[1],this.latRange[1]]):null}getHorizon(){return Math.tan(Math.PI/2-this._pitch)*this.cameraToCenterDistance*.85}setMaxBounds(i){i?(this.lngRange=[i.getWest(),i.getEast()],this.latRange=[i.getSouth(),i.getNorth()],this._constrain()):(this.lngRange=null,this.latRange=[-85.051129,sh])}calculateTileMatrix(i){const u=i.canonical,m=this.worldSize/this.zoomScale(u.z),g=u.x+Math.pow(2,u.z)*i.wrap,_=c.an(new Float64Array(16));return c.J(_,_,[g*m,u.y*m,0]),c.K(_,_,[m/c.X,m/c.X,1]),_}calculatePosMatrix(i,u=!1){const m=i.key,g=u?this._alignedPosMatrixCache:this._posMatrixCache;if(g[m])return g[m];const _=this.calculateTileMatrix(i);return c.L(_,u?this.alignedModelViewProjectionMatrix:this.modelViewProjectionMatrix,_),g[m]=new Float32Array(_),g[m]}calculateFogMatrix(i){const u=i.key,m=this._fogMatrixCache;if(m[u])return m[u];const g=this.calculateTileMatrix(i);return c.L(g,this.fogMatrix,g),m[u]=new Float32Array(g),m[u]}customLayerMatrix(){return this.mercatorMatrix.slice()}getConstrained(i,u){u=c.ac(+u,this.minZoom,this.maxZoom);const m={center:new c.N(i.lng,i.lat),zoom:u};let g=this.lngRange;if(!this._renderWorldCopies&&g===null){const ee=179.9999999999;g=[-ee,ee]}const _=this.tileSize*this.zoomScale(m.zoom);let C=0,A=_,I=0,B=_,F=0,z=0;const{x:H,y:J}=this.size;if(this.latRange){const ee=this.latRange;C=c.Q(ee[1])*_,A=c.Q(ee[0])*_,A-CA&&(ce=A-ee)}if(g){const ee=(I+B)/2;let xe=K;this._renderWorldCopies&&(xe=c.b3(K,ee-_/2,ee+_/2));const ke=H/2;xe-keB&&(le=B-ke)}if(le!==void 0||ce!==void 0){const ee=new c.P(le??K,ce??ie);m.center=this.unproject.call({worldSize:_},ee).wrap()}return m}_constrain(){if(!this.center||!this.width||!this.height||this._constraining)return;this._constraining=!0;const i=this._unmodified,{center:u,zoom:m}=this.getConstrained(this.center,this.zoom);this.center=u,this.zoom=m,this._unmodified=i,this._constraining=!1}_calcMatrices(){if(!this.height)return;const i=this.centerOffset,u=this.point.x,m=this.point.y;this.cameraToCenterDistance=.5/Math.tan(this._fov/2)*this.height,this._pixelPerMeter=c.b5(1,this.center.lat)*this.worldSize;let g=c.an(new Float64Array(16));c.K(g,g,[this.width/2,-this.height/2,1]),c.J(g,g,[1,-1,0]),this.labelPlaneMatrix=g,g=c.an(new Float64Array(16)),c.K(g,g,[1,-1,1]),c.J(g,g,[-1,-1,0]),c.K(g,g,[2/this.width,2/this.height,1]),this.glCoordMatrix=g;const _=this.cameraToCenterDistance+this._elevation*this._pixelPerMeter/Math.cos(this._pitch),C=Math.min(this.elevation,this.minElevationForCurrentTile),A=_-C*this._pixelPerMeter/Math.cos(this._pitch),I=C<0?A:_,B=Math.PI/2+this._pitch,F=this._fov*(.5+i.y/this.height),z=Math.sin(F)*I/Math.sin(c.ac(Math.PI-B-F,.01,Math.PI-.01)),H=this.getHorizon(),J=2*Math.atan(H/this.cameraToCenterDistance)*(.5+i.y/(2*H)),K=Math.sin(J)*I/Math.sin(c.ac(Math.PI-B-J,.01,Math.PI-.01)),ie=Math.min(z,K);this.farZ=1.01*(Math.cos(Math.PI/2-this._pitch)*ie+I),this.nearZ=this.height/50,g=new Float64Array(16),c.b6(g,this._fov,this.width/this.height,this.nearZ,this.farZ),g[8]=2*-i.x/this.width,g[9]=2*i.y/this.height,this.projectionMatrix=c.ae(g),c.K(g,g,[1,-1,1]),c.J(g,g,[0,0,-this.cameraToCenterDistance]),c.b7(g,g,this._pitch),c.ad(g,g,this.angle),c.J(g,g,[-u,-m,0]),this.mercatorMatrix=c.K([],g,[this.worldSize,this.worldSize,this.worldSize]),c.K(g,g,[1,1,this._pixelPerMeter]),this.pixelMatrix=c.L(new Float64Array(16),this.labelPlaneMatrix,g),c.J(g,g,[0,0,-this.elevation]),this.modelViewProjectionMatrix=g,this.invModelViewProjectionMatrix=c.as([],g),this.fogMatrix=new Float64Array(16),c.b6(this.fogMatrix,this._fov,this.width/this.height,_,this.farZ),this.fogMatrix[8]=2*-i.x/this.width,this.fogMatrix[9]=2*i.y/this.height,c.K(this.fogMatrix,this.fogMatrix,[1,-1,1]),c.J(this.fogMatrix,this.fogMatrix,[0,0,-this.cameraToCenterDistance]),c.b7(this.fogMatrix,this.fogMatrix,this._pitch),c.ad(this.fogMatrix,this.fogMatrix,this.angle),c.J(this.fogMatrix,this.fogMatrix,[-u,-m,0]),c.K(this.fogMatrix,this.fogMatrix,[1,1,this._pixelPerMeter]),c.J(this.fogMatrix,this.fogMatrix,[0,0,-this.elevation]),this.pixelMatrix3D=c.L(new Float64Array(16),this.labelPlaneMatrix,g);const le=this.width%2/2,ce=this.height%2/2,pe=Math.cos(this.angle),ee=Math.sin(this.angle),xe=u-Math.round(u)+pe*le+ee*ce,ke=m-Math.round(m)+pe*ce+ee*le,Te=new Float64Array(g);if(c.J(Te,Te,[xe>.5?xe-1:xe,ke>.5?ke-1:ke,0]),this.alignedModelViewProjectionMatrix=Te,g=c.as(new Float64Array(16),this.pixelMatrix),!g)throw new Error("failed to invert matrix");this.pixelMatrixInverse=g,this._posMatrixCache={},this._alignedPosMatrixCache={},this._fogMatrixCache={}}maxPitchScaleFactor(){if(!this.pixelMatrixInverse)return 1;const i=this.pointCoordinate(new c.P(0,0)),u=[i.x*this.worldSize,i.y*this.worldSize,0,1];return c.af(u,u,this.pixelMatrix)[3]/this.cameraToCenterDistance}getCameraPoint(){const i=Math.tan(this._pitch)*(this.cameraToCenterDistance||1);return this.centerPoint.add(new c.P(0,i))}getCameraQueryGeometry(i){const u=this.getCameraPoint();if(i.length===1)return[i[0],u];{let m=u.x,g=u.y,_=u.x,C=u.y;for(const A of i)m=Math.min(m,A.x),g=Math.min(g,A.y),_=Math.max(_,A.x),C=Math.max(C,A.y);return[new c.P(m,g),new c.P(_,g),new c.P(_,C),new c.P(m,C),new c.P(m,g)]}}lngLatToCameraDepth(i,u){const m=this.locationCoordinate(i),g=[m.x*this.worldSize,m.y*this.worldSize,u,1];return c.af(g,g,this.modelViewProjectionMatrix),g[2]/g[3]}}function Xa(x,i){let u,m=!1,g=null,_=null;const C=()=>{g=null,m&&(x.apply(_,u),g=setTimeout(C,i),m=!1)};return(...A)=>(m=!0,_=this,u=A,g||C(),g)}class Gl{constructor(i){this._getCurrentHash=()=>{const u=window.location.hash.replace("#","");if(this._hashName){let m;return u.split("&").map(g=>g.split("=")).forEach(g=>{g[0]===this._hashName&&(m=g)}),(m&&m[1]||"").split("/")}return u.split("/")},this._onHashChange=()=>{const u=this._getCurrentHash();if(u.length>=3&&!u.some(m=>isNaN(m))){const m=this._map.dragRotate.isEnabled()&&this._map.touchZoomRotate.isEnabled()?+(u[3]||0):this._map.getBearing();return this._map.jumpTo({center:[+u[2],+u[1]],zoom:+u[0],bearing:m,pitch:+(u[4]||0)}),!0}return!1},this._updateHashUnthrottled=()=>{const u=window.location.href.replace(/(#.*)?$/,this.getHashString());window.history.replaceState(window.history.state,null,u)},this._removeHash=()=>{const u=this._getCurrentHash();if(u.length===0)return;const m=u.join("/");let g=m;g.split("&").length>0&&(g=g.split("&")[0]),this._hashName&&(g=`${this._hashName}=${m}`);let _=window.location.hash.replace(g,"");_.startsWith("#&")?_=_.slice(0,1)+_.slice(2):_==="#"&&(_="");let C=window.location.href.replace(/(#.+)?$/,_);C=C.replace("&&","&"),window.history.replaceState(window.history.state,null,C)},this._updateHash=Xa(this._updateHashUnthrottled,300),this._hashName=i&&encodeURIComponent(i)}addTo(i){return this._map=i,addEventListener("hashchange",this._onHashChange,!1),this._map.on("moveend",this._updateHash),this}remove(){return removeEventListener("hashchange",this._onHashChange,!1),this._map.off("moveend",this._updateHash),clearTimeout(this._updateHash()),this._removeHash(),delete this._map,this}getHashString(i){const u=this._map.getCenter(),m=Math.round(100*this._map.getZoom())/100,g=Math.ceil((m*Math.LN2+Math.log(512/360/.5))/Math.LN10),_=Math.pow(10,g),C=Math.round(u.lng*_)/_,A=Math.round(u.lat*_)/_,I=this._map.getBearing(),B=this._map.getPitch();let F="";if(F+=i?`/${C}/${A}/${m}`:`${m}/${A}/${C}`,(I||B)&&(F+="/"+Math.round(10*I)/10),B&&(F+=`/${Math.round(B)}`),this._hashName){const z=this._hashName;let H=!1;const J=window.location.hash.slice(1).split("&").map(K=>{const ie=K.split("=")[0];return ie===z?(H=!0,`${ie}=${F}`):K}).filter(K=>K);return H||J.push(`${z}=${F}`),`#${J.join("&")}`}return`#${F}`}}const Hl={linearity:.3,easing:c.b8(0,0,.3,1)},nh=c.e({deceleration:2500,maxSpeed:1400},Hl),Yf=c.e({deceleration:20,maxSpeed:1400},Hl),Td=c.e({deceleration:1e3,maxSpeed:360},Hl),Xl=c.e({deceleration:1e3,maxSpeed:90},Hl);class oh{constructor(i){this._map=i,this.clear()}clear(){this._inertiaBuffer=[]}record(i){this._drainInertiaBuffer(),this._inertiaBuffer.push({time:M.now(),settings:i})}_drainInertiaBuffer(){const i=this._inertiaBuffer,u=M.now();for(;i.length>0&&u-i[0].time>160;)i.shift()}_onMoveEnd(i){if(this._drainInertiaBuffer(),this._inertiaBuffer.length<2)return;const u={zoom:0,bearing:0,pitch:0,pan:new c.P(0,0),pinchAround:void 0,around:void 0};for(const{settings:_}of this._inertiaBuffer)u.zoom+=_.zoomDelta||0,u.bearing+=_.bearingDelta||0,u.pitch+=_.pitchDelta||0,_.panDelta&&u.pan._add(_.panDelta),_.around&&(u.around=_.around),_.pinchAround&&(u.pinchAround=_.pinchAround);const m=this._inertiaBuffer[this._inertiaBuffer.length-1].time-this._inertiaBuffer[0].time,g={};if(u.pan.mag()){const _=Wa(u.pan.mag(),m,c.e({},nh,i||{}));g.offset=u.pan.mult(_.amount/u.pan.mag()),g.center=this._map.transform.center,qa(g,_)}if(u.zoom){const _=Wa(u.zoom,m,Yf);g.zoom=this._map.transform.zoom+_.amount,qa(g,_)}if(u.bearing){const _=Wa(u.bearing,m,Td);g.bearing=this._map.transform.bearing+c.ac(_.amount,-179,179),qa(g,_)}if(u.pitch){const _=Wa(u.pitch,m,Xl);g.pitch=this._map.transform.pitch+_.amount,qa(g,_)}if(g.zoom||g.bearing){const _=u.pinchAround===void 0?u.around:u.pinchAround;g.around=_?this._map.unproject(_):this._map.getCenter()}return this.clear(),c.e(g,{noMoveStart:!0})}}function qa(x,i){(!x.duration||x.durationu.unproject(I)),A=_.reduce((I,B,F,z)=>I.add(B.div(z.length)),new c.P(0,0));super(i,{points:_,point:A,lngLats:C,lngLat:u.unproject(A),originalEvent:m}),this._defaultPrevented=!1}}class Md extends c.k{preventDefault(){this._defaultPrevented=!0}get defaultPrevented(){return this._defaultPrevented}constructor(i,u,m){super(i,{originalEvent:m}),this._defaultPrevented=!1}}class Id{constructor(i,u){this._map=i,this._clickTolerance=u.clickTolerance}reset(){delete this._mousedownPos}wheel(i){return this._firePreventable(new Md(i.type,this._map,i))}mousedown(i,u){return this._mousedownPos=u,this._firePreventable(new Rr(i.type,this._map,i))}mouseup(i){this._map.fire(new Rr(i.type,this._map,i))}click(i,u){this._mousedownPos&&this._mousedownPos.dist(u)>=this._clickTolerance||this._map.fire(new Rr(i.type,this._map,i))}dblclick(i){return this._firePreventable(new Rr(i.type,this._map,i))}mouseover(i){this._map.fire(new Rr(i.type,this._map,i))}mouseout(i){this._map.fire(new Rr(i.type,this._map,i))}touchstart(i){return this._firePreventable(new Co(i.type,this._map,i))}touchmove(i){this._map.fire(new Co(i.type,this._map,i))}touchend(i){this._map.fire(new Co(i.type,this._map,i))}touchcancel(i){this._map.fire(new Co(i.type,this._map,i))}_firePreventable(i){if(this._map.fire(i),i.defaultPrevented)return{}}isEnabled(){return!0}isActive(){return!1}enable(){}disable(){}}class tr{constructor(i){this._map=i}reset(){this._delayContextMenu=!1,this._ignoreContextMenu=!0,delete this._contextMenuEvent}mousemove(i){this._map.fire(new Rr(i.type,this._map,i))}mousedown(){this._delayContextMenu=!0,this._ignoreContextMenu=!1}mouseup(){this._delayContextMenu=!1,this._contextMenuEvent&&(this._map.fire(new Rr("contextmenu",this._map,this._contextMenuEvent)),delete this._contextMenuEvent)}contextmenu(i){this._delayContextMenu?this._contextMenuEvent=i:this._ignoreContextMenu||this._map.fire(new Rr(i.type,this._map,i)),this._map.listens("contextmenu")&&i.preventDefault()}isEnabled(){return!0}isActive(){return!1}enable(){}disable(){}}class js{constructor(i){this._map=i}get transform(){return this._map._requestedCameraState||this._map.transform}get center(){return{lng:this.transform.center.lng,lat:this.transform.center.lat}}get zoom(){return this.transform.zoom}get pitch(){return this.transform.pitch}get bearing(){return this.transform.bearing}unproject(i){return this.transform.pointLocation(c.P.convert(i),this._map.terrain)}}class xs{constructor(i,u){this._map=i,this._tr=new js(i),this._el=i.getCanvasContainer(),this._container=i.getContainer(),this._clickTolerance=u.clickTolerance||1}isEnabled(){return!!this._enabled}isActive(){return!!this._active}enable(){this.isEnabled()||(this._enabled=!0)}disable(){this.isEnabled()&&(this._enabled=!1)}mousedown(i,u){this.isEnabled()&&i.shiftKey&&i.button===0&&(D.disableDrag(),this._startPos=this._lastPos=u,this._active=!0)}mousemoveWindow(i,u){if(!this._active)return;const m=u;if(this._lastPos.equals(m)||!this._box&&m.dist(this._startPos)_.fitScreenCoordinates(m,g,this._tr.bearing,{linear:!0})};this._fireEvent("boxzoomcancel",i)}keydown(i){this._active&&i.keyCode===27&&(this.reset(),this._fireEvent("boxzoomcancel",i))}reset(){this._active=!1,this._container.classList.remove("maplibregl-crosshair"),this._box&&(D.remove(this._box),this._box=null),D.enableDrag(),delete this._startPos,delete this._lastPos}_fireEvent(i,u){return this._map.fire(new c.k(i,{originalEvent:u}))}}function Ja(x,i){if(x.length!==i.length)throw new Error(`The number of touches and points are not equal - touches ${x.length}, points ${i.length}`);const u={};for(let m=0;mthis.numTouches)&&(this.aborted=!0),this.aborted||(this.startTime===void 0&&(this.startTime=i.timeStamp),m.length===this.numTouches&&(this.centroid=function(g){const _=new c.P(0,0);for(const C of g)_._add(C);return _.div(g.length)}(u),this.touches=Ja(m,u)))}touchmove(i,u,m){if(this.aborted||!this.centroid)return;const g=Ja(m,u);for(const _ in this.touches){const C=g[_];(!C||C.dist(this.touches[_])>30)&&(this.aborted=!0)}}touchend(i,u,m){if((!this.centroid||i.timeStamp-this.startTime>500)&&(this.aborted=!0),m.length===0){const g=!this.aborted&&this.centroid;if(this.reset(),g)return g}}}class ql{constructor(i){this.singleTap=new ah(i),this.numTaps=i.numTaps,this.reset()}reset(){this.lastTime=1/0,delete this.lastTap,this.count=0,this.singleTap.reset()}touchstart(i,u,m){this.singleTap.touchstart(i,u,m)}touchmove(i,u,m){this.singleTap.touchmove(i,u,m)}touchend(i,u,m){const g=this.singleTap.touchend(i,u,m);if(g){const _=i.timeStamp-this.lastTime<500,C=!this.lastTap||this.lastTap.dist(g)<30;if(_&&C||this.reset(),this.count++,this.lastTime=i.timeStamp,this.lastTap=g,this.count===this.numTaps)return this.reset(),g}}}class sa{constructor(i){this._tr=new js(i),this._zoomIn=new ql({numTouches:1,numTaps:2}),this._zoomOut=new ql({numTouches:2,numTaps:1}),this.reset()}reset(){this._active=!1,this._zoomIn.reset(),this._zoomOut.reset()}touchstart(i,u,m){this._zoomIn.touchstart(i,u,m),this._zoomOut.touchstart(i,u,m)}touchmove(i,u,m){this._zoomIn.touchmove(i,u,m),this._zoomOut.touchmove(i,u,m)}touchend(i,u,m){const g=this._zoomIn.touchend(i,u,m),_=this._zoomOut.touchend(i,u,m),C=this._tr;return g?(this._active=!0,i.preventDefault(),setTimeout(()=>this.reset(),0),{cameraAnimation:A=>A.easeTo({duration:300,zoom:C.zoom+1,around:C.unproject(g)},{originalEvent:i})}):_?(this._active=!0,i.preventDefault(),setTimeout(()=>this.reset(),0),{cameraAnimation:A=>A.easeTo({duration:300,zoom:C.zoom-1,around:C.unproject(_)},{originalEvent:i})}):void 0}touchcancel(){this.reset()}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}}class Ln{constructor(i){this._enabled=!!i.enable,this._moveStateManager=i.moveStateManager,this._clickTolerance=i.clickTolerance||1,this._moveFunction=i.move,this._activateOnStart=!!i.activateOnStart,i.assignEvents(this),this.reset()}reset(i){this._active=!1,this._moved=!1,delete this._lastPoint,this._moveStateManager.endMove(i)}_move(...i){const u=this._moveFunction(...i);if(u.bearingDelta||u.pitchDelta||u.around||u.panDelta)return this._active=!0,u}dragStart(i,u){this.isEnabled()&&!this._lastPoint&&this._moveStateManager.isValidStartEvent(i)&&(this._moveStateManager.startMove(i),this._lastPoint=u.length?u[0]:u,this._activateOnStart&&this._lastPoint&&(this._active=!0))}dragMove(i,u){if(!this.isEnabled())return;const m=this._lastPoint;if(!m)return;if(i.preventDefault(),!this._moveStateManager.isValidMoveEvent(i))return void this.reset(i);const g=u.length?u[0]:u;return!this._moved&&g.dist(m){x.mousedown=x.dragStart,x.mousemoveWindow=x.dragMove,x.mouseup=x.dragEnd,x.contextmenu=i=>{i.preventDefault()}},hh=({enable:x,clickTolerance:i,bearingDegreesPerPixelMoved:u=.8})=>{const m=new Wl({checkCorrectEvent:g=>D.mouseButton(g)===0&&g.ctrlKey||D.mouseButton(g)===2});return new Ln({clickTolerance:i,move:(g,_)=>({bearingDelta:(_.x-g.x)*u}),moveStateManager:m,enable:x,assignEvents:Jl})},uh=({enable:x,clickTolerance:i,pitchDegreesPerPixelMoved:u=-.5})=>{const m=new Wl({checkCorrectEvent:g=>D.mouseButton(g)===0&&g.ctrlKey||D.mouseButton(g)===2});return new Ln({clickTolerance:i,move:(g,_)=>({pitchDelta:(_.y-g.y)*u}),moveStateManager:m,enable:x,assignEvents:Jl})};class So{constructor(i,u){this._clickTolerance=i.clickTolerance||1,this._map=u,this.reset()}reset(){this._active=!1,this._touches={},this._sum=new c.P(0,0)}_shouldBePrevented(i){return i<(this._map.cooperativeGestures.isEnabled()?2:1)}touchstart(i,u,m){return this._calculateTransform(i,u,m)}touchmove(i,u,m){if(this._active){if(!this._shouldBePrevented(m.length))return i.preventDefault(),this._calculateTransform(i,u,m);this._map.cooperativeGestures.notifyGestureBlocked("touch_pan",i)}}touchend(i,u,m){this._calculateTransform(i,u,m),this._active&&this._shouldBePrevented(m.length)&&this.reset()}touchcancel(){this.reset()}_calculateTransform(i,u,m){m.length>0&&(this._active=!0);const g=Ja(m,u),_=new c.P(0,0),C=new c.P(0,0);let A=0;for(const B in g){const F=g[B],z=this._touches[B];z&&(_._add(F),C._add(F.sub(z)),A++,g[B]=F)}if(this._touches=g,this._shouldBePrevented(A)||!C.mag())return;const I=C.div(A);return this._sum._add(I),this._sum.mag()Math.abs(x.x)}class na extends Yl{constructor(i){super(),this._currentTouchCount=0,this._map=i}reset(){super.reset(),this._valid=void 0,delete this._firstMove,delete this._lastPoints}touchstart(i,u,m){super.touchstart(i,u,m),this._currentTouchCount=m.length}_start(i){this._lastPoints=i,Zl(i[0].sub(i[1]))&&(this._valid=!1)}_move(i,u,m){if(this._map.cooperativeGestures.isEnabled()&&this._currentTouchCount<3)return;const g=i[0].sub(this._lastPoints[0]),_=i[1].sub(this._lastPoints[1]);return this._valid=this.gestureBeginsVertically(g,_,m.timeStamp),this._valid?(this._lastPoints=i,this._active=!0,{pitchDelta:(g.y+_.y)/2*-.5}):void 0}gestureBeginsVertically(i,u,m){if(this._valid!==void 0)return this._valid;const g=i.mag()>=2,_=u.mag()>=2;if(!g&&!_)return;if(!g||!_)return this._firstMove===void 0&&(this._firstMove=m),m-this._firstMove<100&&void 0;const C=i.y>0==u.y>0;return Zl(i)&&Zl(u)&&C}}const Pd={panStep:100,bearingStep:15,pitchStep:10};class Ds{constructor(i){this._tr=new js(i);const u=Pd;this._panStep=u.panStep,this._bearingStep=u.bearingStep,this._pitchStep=u.pitchStep,this._rotationDisabled=!1}reset(){this._active=!1}keydown(i){if(i.altKey||i.ctrlKey||i.metaKey)return;let u=0,m=0,g=0,_=0,C=0;switch(i.keyCode){case 61:case 107:case 171:case 187:u=1;break;case 189:case 109:case 173:u=-1;break;case 37:i.shiftKey?m=-1:(i.preventDefault(),_=-1);break;case 39:i.shiftKey?m=1:(i.preventDefault(),_=1);break;case 38:i.shiftKey?g=1:(i.preventDefault(),C=-1);break;case 40:i.shiftKey?g=-1:(i.preventDefault(),C=1);break;default:return}return this._rotationDisabled&&(m=0,g=0),{cameraAnimation:A=>{const I=this._tr;A.easeTo({duration:300,easeId:"keyboardHandler",easing:hn,zoom:u?Math.round(I.zoom)+u*(i.shiftKey?2:1):I.zoom,bearing:I.bearing+m*this._bearingStep,pitch:I.pitch+g*this._pitchStep,offset:[-_*this._panStep,-C*this._panStep],center:I.center},{originalEvent:i})}}}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}disableRotation(){this._rotationDisabled=!0}enableRotation(){this._rotationDisabled=!1}}function hn(x){return x*(2-x)}const gh=4.000244140625;class Us{constructor(i,u){this._onTimeout=m=>{this._type="wheel",this._delta-=this._lastValue,this._active||this._start(m)},this._map=i,this._tr=new js(i),this._triggerRenderFrame=u,this._delta=0,this._defaultZoomRate=.01,this._wheelZoomRate=.0022222222222222222}setZoomRate(i){this._defaultZoomRate=i}setWheelZoomRate(i){this._wheelZoomRate=i}isEnabled(){return!!this._enabled}isActive(){return!!this._active||this._finishTimeout!==void 0}isZooming(){return!!this._zooming}enable(i){this.isEnabled()||(this._enabled=!0,this._aroundCenter=!!i&&i.around==="center")}disable(){this.isEnabled()&&(this._enabled=!1)}_shouldBePrevented(i){return!!this._map.cooperativeGestures.isEnabled()&&!(i.ctrlKey||this._map.cooperativeGestures.isBypassed(i))}wheel(i){if(!this.isEnabled())return;if(this._shouldBePrevented(i))return void this._map.cooperativeGestures.notifyGestureBlocked("wheel_zoom",i);let u=i.deltaMode===WheelEvent.DOM_DELTA_LINE?40*i.deltaY:i.deltaY;const m=M.now(),g=m-(this._lastWheelEventTime||0);this._lastWheelEventTime=m,u!==0&&u%gh==0?this._type="wheel":u!==0&&Math.abs(u)<4?this._type="trackpad":g>400?(this._type=null,this._lastValue=u,this._timeout=setTimeout(this._onTimeout,40,i)):this._type||(this._type=Math.abs(g*u)<200?"trackpad":"wheel",this._timeout&&(clearTimeout(this._timeout),this._timeout=null,u+=this._lastValue)),i.shiftKey&&u&&(u/=4),this._type&&(this._lastWheelEvent=i,this._delta-=u,this._active||this._start(i)),i.preventDefault()}_start(i){if(!this._delta)return;this._frameId&&(this._frameId=null),this._active=!0,this.isZooming()||(this._zooming=!0),this._finishTimeout&&(clearTimeout(this._finishTimeout),delete this._finishTimeout);const u=D.mousePos(this._map.getCanvas(),i),m=this._tr;this._around=u.y>m.transform.height/2-m.transform.getHorizon()?c.N.convert(this._aroundCenter?m.center:m.unproject(u)):c.N.convert(m.center),this._aroundPoint=m.transform.locationPoint(this._around),this._frameId||(this._frameId=!0,this._triggerRenderFrame())}renderFrame(){if(!this._frameId||(this._frameId=null,!this.isActive()))return;const i=this._tr.transform;if(this._delta!==0){const I=this._type==="wheel"&&Math.abs(this._delta)>gh?this._wheelZoomRate:this._defaultZoomRate;let B=2/(1+Math.exp(-Math.abs(this._delta*I)));this._delta<0&&B!==0&&(B=1/B);const F=typeof this._targetZoom=="number"?i.zoomScale(this._targetZoom):i.scale;this._targetZoom=Math.min(i.maxZoom,Math.max(i.minZoom,i.scaleZoom(F*B))),this._type==="wheel"&&(this._startZoom=i.zoom,this._easing=this._smoothOutEasing(200)),this._delta=0}const u=typeof this._targetZoom=="number"?this._targetZoom:i.zoom,m=this._startZoom,g=this._easing;let _,C=!1;const A=M.now()-this._lastWheelEventTime;if(this._type==="wheel"&&m&&g&&A){const I=Math.min(A/200,1),B=g(I);_=c.y.number(m,u,B),I<1?this._frameId||(this._frameId=!0):C=!0}else _=u,C=!0;return this._active=!0,C&&(this._active=!1,this._finishTimeout=setTimeout(()=>{this._zooming=!1,this._triggerRenderFrame(),delete this._targetZoom,delete this._finishTimeout},200)),{noInertia:!0,needsRenderFrame:!C,zoomDelta:_-i.zoom,around:this._aroundPoint,originalEvent:this._lastWheelEvent}}_smoothOutEasing(i){let u=c.b9;if(this._prevEase){const m=this._prevEase,g=(M.now()-m.start)/m.duration,_=m.easing(g+.01)-m.easing(g),C=.27/Math.sqrt(_*_+1e-4)*.01,A=Math.sqrt(.0729-C*C);u=c.b8(C,A,.25,1)}return this._prevEase={start:M.now(),duration:i,easing:u},u}reset(){this._active=!1,this._zooming=!1,delete this._targetZoom,this._finishTimeout&&(clearTimeout(this._finishTimeout),delete this._finishTimeout)}}class Eo{constructor(i,u){this._clickZoom=i,this._tapZoom=u}enable(){this._clickZoom.enable(),this._tapZoom.enable()}disable(){this._clickZoom.disable(),this._tapZoom.disable()}isEnabled(){return this._clickZoom.isEnabled()&&this._tapZoom.isEnabled()}isActive(){return this._clickZoom.isActive()||this._tapZoom.isActive()}}class Zf{constructor(i){this._tr=new js(i),this.reset()}reset(){this._active=!1}dblclick(i,u){return i.preventDefault(),{cameraAnimation:m=>{m.easeTo({duration:300,zoom:this._tr.zoom+(i.shiftKey?-1:1),around:this._tr.unproject(u)},{originalEvent:i})}}}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}}class Kf{constructor(){this._tap=new ql({numTouches:1,numTaps:1}),this.reset()}reset(){this._active=!1,delete this._swipePoint,delete this._swipeTouch,delete this._tapTime,delete this._tapPoint,this._tap.reset()}touchstart(i,u,m){if(!this._swipePoint)if(this._tapTime){const g=u[0],_=i.timeStamp-this._tapTime<500,C=this._tapPoint.dist(g)<30;_&&C?m.length>0&&(this._swipePoint=g,this._swipeTouch=m[0].identifier):this.reset()}else this._tap.touchstart(i,u,m)}touchmove(i,u,m){if(this._tapTime){if(this._swipePoint){if(m[0].identifier!==this._swipeTouch)return;const g=u[0],_=g.y-this._swipePoint.y;return this._swipePoint=g,i.preventDefault(),this._active=!0,{zoomDelta:_/128}}}else this._tap.touchmove(i,u,m)}touchend(i,u,m){if(this._tapTime)this._swipePoint&&m.length===0&&this.reset();else{const g=this._tap.touchend(i,u,m);g&&(this._tapTime=i.timeStamp,this._tapPoint=g)}}touchcancel(){this.reset()}enable(){this._enabled=!0}disable(){this._enabled=!1,this.reset()}isEnabled(){return this._enabled}isActive(){return this._active}}class Dd{constructor(i,u,m){this._el=i,this._mousePan=u,this._touchPan=m}enable(i){this._inertiaOptions=i||{},this._mousePan.enable(),this._touchPan.enable(),this._el.classList.add("maplibregl-touch-drag-pan")}disable(){this._mousePan.disable(),this._touchPan.disable(),this._el.classList.remove("maplibregl-touch-drag-pan")}isEnabled(){return this._mousePan.isEnabled()&&this._touchPan.isEnabled()}isActive(){return this._mousePan.isActive()||this._touchPan.isActive()}}class Ld{constructor(i,u,m){this._pitchWithRotate=i.pitchWithRotate,this._mouseRotate=u,this._mousePitch=m}enable(){this._mouseRotate.enable(),this._pitchWithRotate&&this._mousePitch.enable()}disable(){this._mouseRotate.disable(),this._mousePitch.disable()}isEnabled(){return this._mouseRotate.isEnabled()&&(!this._pitchWithRotate||this._mousePitch.isEnabled())}isActive(){return this._mouseRotate.isActive()||this._mousePitch.isActive()}}class yh{constructor(i,u,m,g){this._el=i,this._touchZoom=u,this._touchRotate=m,this._tapDragZoom=g,this._rotationDisabled=!1,this._enabled=!0}enable(i){this._touchZoom.enable(i),this._rotationDisabled||this._touchRotate.enable(i),this._tapDragZoom.enable(),this._el.classList.add("maplibregl-touch-zoom-rotate")}disable(){this._touchZoom.disable(),this._touchRotate.disable(),this._tapDragZoom.disable(),this._el.classList.remove("maplibregl-touch-zoom-rotate")}isEnabled(){return this._touchZoom.isEnabled()&&(this._rotationDisabled||this._touchRotate.isEnabled())&&this._tapDragZoom.isEnabled()}isActive(){return this._touchZoom.isActive()||this._touchRotate.isActive()||this._tapDragZoom.isActive()}disableRotation(){this._rotationDisabled=!0,this._touchRotate.disable()}enableRotation(){this._rotationDisabled=!1,this._touchZoom.isEnabled()&&this._touchRotate.enable()}}class oa{constructor(i,u){this._bypassKey=navigator.userAgent.indexOf("Mac")!==-1?"metaKey":"ctrlKey",this._map=i,this._options=u,this._enabled=!1}isActive(){return!1}reset(){}_setupUI(){if(this._container)return;const i=this._map.getCanvasContainer();i.classList.add("maplibregl-cooperative-gestures"),this._container=D.create("div","maplibregl-cooperative-gesture-screen",i);let u=this._map._getUIString("CooperativeGesturesHandler.WindowsHelpText");this._bypassKey==="metaKey"&&(u=this._map._getUIString("CooperativeGesturesHandler.MacHelpText"));const m=this._map._getUIString("CooperativeGesturesHandler.MobileHelpText"),g=document.createElement("div");g.className="maplibregl-desktop-message",g.textContent=u,this._container.appendChild(g);const _=document.createElement("div");_.className="maplibregl-mobile-message",_.textContent=m,this._container.appendChild(_),this._container.setAttribute("aria-hidden","true")}_destroyUI(){this._container&&(D.remove(this._container),this._map.getCanvasContainer().classList.remove("maplibregl-cooperative-gestures")),delete this._container}enable(){this._setupUI(),this._enabled=!0}disable(){this._enabled=!1,this._destroyUI()}isEnabled(){return this._enabled}isBypassed(i){return i[this._bypassKey]}notifyGestureBlocked(i,u){this._enabled&&(this._map.fire(new c.k("cooperativegestureprevented",{gestureType:i,originalEvent:u})),this._container.classList.add("maplibregl-show"),setTimeout(()=>{this._container.classList.remove("maplibregl-show")},100))}}const Ls=x=>x.zoom||x.drag||x.pitch||x.rotate;class yt extends c.k{}function Kl(x){return x.panDelta&&x.panDelta.mag()||x.zoomDelta||x.bearingDelta||x.pitchDelta}class _h{constructor(i,u){this.handleWindowEvent=g=>{this.handleEvent(g,`${g.type}Window`)},this.handleEvent=(g,_)=>{if(g.type==="blur")return void this.stop(!0);this._updatingCamera=!0;const C=g.type==="renderFrame"?void 0:g,A={needsRenderFrame:!1},I={},B={},F=g.touches,z=F?this._getMapTouches(F):void 0,H=z?D.touchPos(this._map.getCanvas(),z):D.mousePos(this._map.getCanvas(),g);for(const{handlerName:ie,handler:le,allowed:ce}of this._handlers){if(!le.isEnabled())continue;let pe;this._blockedByActive(B,ce,ie)?le.reset():le[_||g.type]&&(pe=le[_||g.type](g,H,z),this.mergeHandlerResult(A,I,pe,ie,C),pe&&pe.needsRenderFrame&&this._triggerRenderFrame()),(pe||le.isActive())&&(B[ie]=le)}const J={};for(const ie in this._previousActiveHandlers)B[ie]||(J[ie]=C);this._previousActiveHandlers=B,(Object.keys(J).length||Kl(A))&&(this._changes.push([A,I,J]),this._triggerRenderFrame()),(Object.keys(B).length||Kl(A))&&this._map._stop(!0),this._updatingCamera=!1;const{cameraAnimation:K}=A;K&&(this._inertia.clear(),this._fireEvents({},{},!0),this._changes=[],K(this._map))},this._map=i,this._el=this._map.getCanvasContainer(),this._handlers=[],this._handlersById={},this._changes=[],this._inertia=new oh(i),this._bearingSnap=u.bearingSnap,this._previousActiveHandlers={},this._eventsInProgress={},this._addDefaultHandlers(u);const m=this._el;this._listeners=[[m,"touchstart",{passive:!0}],[m,"touchmove",{passive:!1}],[m,"touchend",void 0],[m,"touchcancel",void 0],[m,"mousedown",void 0],[m,"mousemove",void 0],[m,"mouseup",void 0],[document,"mousemove",{capture:!0}],[document,"mouseup",void 0],[m,"mouseover",void 0],[m,"mouseout",void 0],[m,"dblclick",void 0],[m,"click",void 0],[m,"keydown",{capture:!1}],[m,"keyup",void 0],[m,"wheel",{passive:!1}],[m,"contextmenu",void 0],[window,"blur",void 0]];for(const[g,_,C]of this._listeners)D.addEventListener(g,_,g===document?this.handleWindowEvent:this.handleEvent,C)}destroy(){for(const[i,u,m]of this._listeners)D.removeEventListener(i,u,i===document?this.handleWindowEvent:this.handleEvent,m)}_addDefaultHandlers(i){const u=this._map,m=u.getCanvasContainer();this._add("mapEvent",new Id(u,i));const g=u.boxZoom=new xs(u,i);this._add("boxZoom",g),i.interactive&&i.boxZoom&&g.enable();const _=u.cooperativeGestures=new oa(u,i.cooperativeGestures);this._add("cooperativeGestures",_),i.cooperativeGestures&&_.enable();const C=new sa(u),A=new Zf(u);u.doubleClickZoom=new Eo(A,C),this._add("tapZoom",C),this._add("clickZoom",A),i.interactive&&i.doubleClickZoom&&u.doubleClickZoom.enable();const I=new Kf;this._add("tapDragZoom",I);const B=u.touchPitch=new na(u);this._add("touchPitch",B),i.interactive&&i.touchPitch&&u.touchPitch.enable(i.touchPitch);const F=hh(i),z=uh(i);u.dragRotate=new Ld(i,F,z),this._add("mouseRotate",F,["mousePitch"]),this._add("mousePitch",z,["mouseRotate"]),i.interactive&&i.dragRotate&&u.dragRotate.enable();const H=(({enable:pe,clickTolerance:ee})=>{const xe=new Wl({checkCorrectEvent:ke=>D.mouseButton(ke)===0&&!ke.ctrlKey});return new Ln({clickTolerance:ee,move:(ke,Te)=>({around:Te,panDelta:Te.sub(ke)}),activateOnStart:!0,moveStateManager:xe,enable:pe,assignEvents:Jl})})(i),J=new So(i,u);u.dragPan=new Dd(m,H,J),this._add("mousePan",H),this._add("touchPan",J,["touchZoom","touchRotate"]),i.interactive&&i.dragPan&&u.dragPan.enable(i.dragPan);const K=new mh,ie=new ph;u.touchZoomRotate=new yh(m,ie,K,I),this._add("touchRotate",K,["touchPan","touchZoom"]),this._add("touchZoom",ie,["touchPan","touchRotate"]),i.interactive&&i.touchZoomRotate&&u.touchZoomRotate.enable(i.touchZoomRotate);const le=u.scrollZoom=new Us(u,()=>this._triggerRenderFrame());this._add("scrollZoom",le,["mousePan"]),i.interactive&&i.scrollZoom&&u.scrollZoom.enable(i.scrollZoom);const ce=u.keyboard=new Ds(u);this._add("keyboard",ce),i.interactive&&i.keyboard&&u.keyboard.enable(),this._add("blockableMapEvent",new tr(u))}_add(i,u,m){this._handlers.push({handlerName:i,handler:u,allowed:m}),this._handlersById[i]=u}stop(i){if(!this._updatingCamera){for(const{handler:u}of this._handlers)u.reset();this._inertia.clear(),this._fireEvents({},{},i),this._changes=[]}}isActive(){for(const{handler:i}of this._handlers)if(i.isActive())return!0;return!1}isZooming(){return!!this._eventsInProgress.zoom||this._map.scrollZoom.isZooming()}isRotating(){return!!this._eventsInProgress.rotate}isMoving(){return!!Ls(this._eventsInProgress)||this.isZooming()}_blockedByActive(i,u,m){for(const g in i)if(g!==m&&(!u||u.indexOf(g)<0))return!0;return!1}_getMapTouches(i){const u=[];for(const m of i)this._el.contains(m.target)&&u.push(m);return u}mergeHandlerResult(i,u,m,g,_){if(!m)return;c.e(i,m);const C={handlerName:g,originalEvent:m.originalEvent||_};m.zoomDelta!==void 0&&(u.zoom=C),m.panDelta!==void 0&&(u.drag=C),m.pitchDelta!==void 0&&(u.pitch=C),m.bearingDelta!==void 0&&(u.rotate=C)}_applyChanges(){const i={},u={},m={};for(const[g,_,C]of this._changes)g.panDelta&&(i.panDelta=(i.panDelta||new c.P(0,0))._add(g.panDelta)),g.zoomDelta&&(i.zoomDelta=(i.zoomDelta||0)+g.zoomDelta),g.bearingDelta&&(i.bearingDelta=(i.bearingDelta||0)+g.bearingDelta),g.pitchDelta&&(i.pitchDelta=(i.pitchDelta||0)+g.pitchDelta),g.around!==void 0&&(i.around=g.around),g.pinchAround!==void 0&&(i.pinchAround=g.pinchAround),g.noInertia&&(i.noInertia=g.noInertia),c.e(u,_),c.e(m,C);this._updateMapTransform(i,u,m),this._changes=[]}_updateMapTransform(i,u,m){const g=this._map,_=g._getTransformForUpdate(),C=g.terrain;if(!(Kl(i)||C&&this._terrainMovement))return this._fireEvents(u,m,!0);let{panDelta:A,zoomDelta:I,bearingDelta:B,pitchDelta:F,around:z,pinchAround:H}=i;H!==void 0&&(z=H),g._stop(!0),z=z||g.transform.centerPoint;const J=_.pointLocation(A?z.sub(A):z);B&&(_.bearing+=B),F&&(_.pitch+=F),I&&(_.zoom+=I),C?this._terrainMovement||!u.drag&&!u.zoom?u.drag&&this._terrainMovement?_.center=_.pointLocation(_.centerPoint.sub(A)):_.setLocationAtPoint(J,z):(this._terrainMovement=!0,this._map._elevationFreeze=!0,_.setLocationAtPoint(J,z)):_.setLocationAtPoint(J,z),g._applyUpdatedTransform(_),this._map._update(),i.noInertia||this._inertia.record(i),this._fireEvents(u,m,!0)}_fireEvents(i,u,m){const g=Ls(this._eventsInProgress),_=Ls(i),C={};for(const z in i){const{originalEvent:H}=i[z];this._eventsInProgress[z]||(C[`${z}start`]=H),this._eventsInProgress[z]=i[z]}!g&&_&&this._fireEvent("movestart",_.originalEvent);for(const z in C)this._fireEvent(z,C[z]);_&&this._fireEvent("move",_.originalEvent);for(const z in i){const{originalEvent:H}=i[z];this._fireEvent(z,H)}const A={};let I;for(const z in this._eventsInProgress){const{handlerName:H,originalEvent:J}=this._eventsInProgress[z];this._handlersById[H].isActive()||(delete this._eventsInProgress[z],I=u[H]||J,A[`${z}end`]=I)}for(const z in A)this._fireEvent(z,A[z]);const B=Ls(this._eventsInProgress),F=(g||_)&&!B;if(F&&this._terrainMovement){this._map._elevationFreeze=!1,this._terrainMovement=!1;const z=this._map._getTransformForUpdate();z.recalculateZoom(this._map.terrain),this._map._applyUpdatedTransform(z)}if(m&&F){this._updatingCamera=!0;const z=this._inertia._onMoveEnd(this._map.dragPan._inertiaOptions),H=J=>J!==0&&-this._bearingSnap{delete this._frameId,this.handleEvent(new yt("renderFrame",{timeStamp:i})),this._applyChanges()})}_triggerRenderFrame(){this._frameId===void 0&&(this._frameId=this._requestFrame())}}class Bd extends c.E{constructor(i,u){super(),this._renderFrameCallback=()=>{const m=Math.min((M.now()-this._easeStart)/this._easeOptions.duration,1);this._onEaseFrame(this._easeOptions.easing(m)),m<1&&this._easeFrameId?this._easeFrameId=this._requestRenderFrame(this._renderFrameCallback):this.stop()},this._moving=!1,this._zooming=!1,this.transform=i,this._bearingSnap=u.bearingSnap,this.on("moveend",()=>{delete this._requestedCameraState})}getCenter(){return new c.N(this.transform.center.lng,this.transform.center.lat)}setCenter(i,u){return this.jumpTo({center:i},u)}panBy(i,u,m){return i=c.P.convert(i).mult(-1),this.panTo(this.transform.center,c.e({offset:i},u),m)}panTo(i,u,m){return this.easeTo(c.e({center:i},u),m)}getZoom(){return this.transform.zoom}setZoom(i,u){return this.jumpTo({zoom:i},u),this}zoomTo(i,u,m){return this.easeTo(c.e({zoom:i},u),m)}zoomIn(i,u){return this.zoomTo(this.getZoom()+1,i,u),this}zoomOut(i,u){return this.zoomTo(this.getZoom()-1,i,u),this}getBearing(){return this.transform.bearing}setBearing(i,u){return this.jumpTo({bearing:i},u),this}getPadding(){return this.transform.padding}setPadding(i,u){return this.jumpTo({padding:i},u),this}rotateTo(i,u,m){return this.easeTo(c.e({bearing:i},u),m)}resetNorth(i,u){return this.rotateTo(0,c.e({duration:1e3},i),u),this}resetNorthPitch(i,u){return this.easeTo(c.e({bearing:0,pitch:0,duration:1e3},i),u),this}snapToNorth(i,u){return Math.abs(this.getBearing()){if(this._zooming&&(g.zoom=c.y.number(_,le,Ue)),this._rotating&&(g.bearing=c.y.number(C,B,Ue)),this._pitching&&(g.pitch=c.y.number(A,F,Ue)),this._padding&&(g.interpolatePadding(I,z,Ue),J=g.centerPoint.add(H)),this.terrain&&!i.freezeElevation&&this._updateElevation(Ue),xe)g.setLocationAtPoint(xe,ke);else{const Qe=g.zoomScale(g.zoom-_),ht=le>_?Math.min(2,ee):Math.max(.5,ee),ft=Math.pow(ht,1-Ue),nt=g.unproject(ce.add(pe.mult(Ue*ft)).mult(Qe));g.setLocationAtPoint(g.renderWorldCopies?nt.wrap():nt,J)}this._applyUpdatedTransform(g),this._fireMoveEvents(u)},Ue=>{this.terrain&&i.freezeElevation&&this._finalizeElevation(),this._afterEase(u,Ue)},i),this}_prepareEase(i,u,m={}){this._moving=!0,u||m.moving||this.fire(new c.k("movestart",i)),this._zooming&&!m.zooming&&this.fire(new c.k("zoomstart",i)),this._rotating&&!m.rotating&&this.fire(new c.k("rotatestart",i)),this._pitching&&!m.pitching&&this.fire(new c.k("pitchstart",i))}_prepareElevation(i){this._elevationCenter=i,this._elevationStart=this.transform.elevation,this._elevationTarget=this.terrain.getElevationForLngLatZoom(i,this.transform.tileZoom),this._elevationFreeze=!0}_updateElevation(i){this.transform.minElevationForCurrentTile=this.terrain.getMinTileElevationForLngLatZoom(this._elevationCenter,this.transform.tileZoom);const u=this.terrain.getElevationForLngLatZoom(this._elevationCenter,this.transform.tileZoom);if(i<1&&u!==this._elevationTarget){const m=this._elevationTarget-this._elevationStart;this._elevationStart+=i*(m-(u-(m*i+this._elevationStart))/(1-i)),this._elevationTarget=u}this.transform.elevation=c.y.number(this._elevationStart,this._elevationTarget,i)}_finalizeElevation(){this._elevationFreeze=!1,this.transform.recalculateZoom(this.terrain)}_getTransformForUpdate(){return this.transformCameraUpdate||this.terrain?(this._requestedCameraState||(this._requestedCameraState=this.transform.clone()),this._requestedCameraState):this.transform}_elevateCameraIfInsideTerrain(i){const u=i.getCameraPosition(),m=this.terrain.getElevationForLngLatZoom(u.lngLat,i.zoom);if(u.altitudethis._elevateCameraIfInsideTerrain(g)),this.transformCameraUpdate&&u.push(g=>this.transformCameraUpdate(g)),!u.length)return;const m=i.clone();for(const g of u){const _=m.clone(),{center:C,zoom:A,pitch:I,bearing:B,elevation:F}=g(_);C&&(_.center=C),A!==void 0&&(_.zoom=A),I!==void 0&&(_.pitch=I),B!==void 0&&(_.bearing=B),F!==void 0&&(_.elevation=F),m.apply(_)}this.transform.apply(m)}_fireMoveEvents(i){this.fire(new c.k("move",i)),this._zooming&&this.fire(new c.k("zoom",i)),this._rotating&&this.fire(new c.k("rotate",i)),this._pitching&&this.fire(new c.k("pitch",i))}_afterEase(i,u){if(this._easeId&&u&&this._easeId===u)return;delete this._easeId;const m=this._zooming,g=this._rotating,_=this._pitching;this._moving=!1,this._zooming=!1,this._rotating=!1,this._pitching=!1,this._padding=!1,m&&this.fire(new c.k("zoomend",i)),g&&this.fire(new c.k("rotateend",i)),_&&this.fire(new c.k("pitchend",i)),this.fire(new c.k("moveend",i))}flyTo(i,u){var m;if(!i.essential&&M.prefersReducedMotion){const dt=c.M(i,["center","zoom","bearing","pitch","around"]);return this.jumpTo(dt,u)}this.stop(),i=c.e({offset:[0,0],speed:1.2,curve:1.42,easing:c.b9},i);const g=this._getTransformForUpdate(),_=g.zoom,C=g.bearing,A=g.pitch,I=g.padding,B="bearing"in i?this._normalizeBearing(i.bearing,C):C,F="pitch"in i?+i.pitch:A,z="padding"in i?i.padding:g.padding,H=c.P.convert(i.offset);let J=g.centerPoint.add(H);const K=g.pointLocation(J),{center:ie,zoom:le}=g.getConstrained(c.N.convert(i.center||K),(m=i.zoom)!==null&&m!==void 0?m:_);this._normalizeCenter(ie,g);const ce=g.zoomScale(le-_),pe=g.project(K),ee=g.project(ie).sub(pe);let xe=i.curve;const ke=Math.max(g.width,g.height),Te=ke/ce,Ue=ee.mag();if("minZoom"in i){const dt=c.ac(Math.min(i.minZoom,_,le),g.minZoom,g.maxZoom),qt=ke/g.zoomScale(dt-_);xe=Math.sqrt(qt/Ue*2)}const Qe=xe*xe;function ht(dt){const qt=(Te*Te-ke*ke+(dt?-1:1)*Qe*Qe*Ue*Ue)/(2*(dt?Te:ke)*Qe*Ue);return Math.log(Math.sqrt(qt*qt+1)-qt)}function ft(dt){return(Math.exp(dt)-Math.exp(-dt))/2}function nt(dt){return(Math.exp(dt)+Math.exp(-dt))/2}const st=ht(!1);let kt=function(dt){return nt(st)/nt(st+xe*dt)},Jt=function(dt){return ke*((nt(st)*(ft(qt=st+xe*dt)/nt(qt))-ft(st))/Qe)/Ue;var qt},ot=(ht(!0)-st)/xe;if(Math.abs(Ue)<1e-6||!isFinite(ot)){if(Math.abs(ke-Te)<1e-6)return this.easeTo(i,u);const dt=Te0,kt=qt=>Math.exp(dt*xe*qt)}return i.duration="duration"in i?+i.duration:1e3*ot/("screenSpeed"in i?+i.screenSpeed/xe:+i.speed),i.maxDuration&&i.duration>i.maxDuration&&(i.duration=0),this._zooming=!0,this._rotating=C!==B,this._pitching=F!==A,this._padding=!g.isPaddingEqual(z),this._prepareEase(u,!1),this.terrain&&this._prepareElevation(ie),this._ease(dt=>{const qt=dt*ot,ji=1/kt(qt);g.zoom=dt===1?le:_+g.scaleZoom(ji),this._rotating&&(g.bearing=c.y.number(C,B,dt)),this._pitching&&(g.pitch=c.y.number(A,F,dt)),this._padding&&(g.interpolatePadding(I,z,dt),J=g.centerPoint.add(H)),this.terrain&&!i.freezeElevation&&this._updateElevation(dt);const ti=dt===1?ie:g.unproject(pe.add(ee.mult(Jt(qt))).mult(ji));g.setLocationAtPoint(g.renderWorldCopies?ti.wrap():ti,J),this._applyUpdatedTransform(g),this._fireMoveEvents(u)},()=>{this.terrain&&i.freezeElevation&&this._finalizeElevation(),this._afterEase(u)},i),this}isEasing(){return!!this._easeFrameId}stop(){return this._stop()}_stop(i,u){var m;if(this._easeFrameId&&(this._cancelRenderFrame(this._easeFrameId),delete this._easeFrameId,delete this._onEaseFrame),this._onEaseEnd){const g=this._onEaseEnd;delete this._onEaseEnd,g.call(this,u)}return i||(m=this.handlers)===null||m===void 0||m.stop(!1),this}_ease(i,u,m){m.animate===!1||m.duration===0?(i(1),u()):(this._easeStart=M.now(),this._easeOptions=m,this._onEaseFrame=i,this._onEaseEnd=u,this._easeFrameId=this._requestRenderFrame(this._renderFrameCallback))}_normalizeBearing(i,u){i=c.b3(i,-180,180);const m=Math.abs(i-u);return Math.abs(i-360-u)180?-360:m<-180?360:0}queryTerrainElevation(i){return this.terrain?this.terrain.getElevationForLngLatZoom(c.N.convert(i),this.transform.tileZoom)-this.transform.elevation:null}}const aa={compact:!0,customAttribution:'MapLibre'};class la{constructor(i=aa){this._toggleAttribution=()=>{this._container.classList.contains("maplibregl-compact")&&(this._container.classList.contains("maplibregl-compact-show")?(this._container.setAttribute("open",""),this._container.classList.remove("maplibregl-compact-show")):(this._container.classList.add("maplibregl-compact-show"),this._container.removeAttribute("open")))},this._updateData=u=>{!u||u.sourceDataType!=="metadata"&&u.sourceDataType!=="visibility"&&u.dataType!=="style"&&u.type!=="terrain"||this._updateAttributions()},this._updateCompact=()=>{this._map.getCanvasContainer().offsetWidth<=640||this._compact?this._compact===!1?this._container.setAttribute("open",""):this._container.classList.contains("maplibregl-compact")||this._container.classList.contains("maplibregl-attrib-empty")||(this._container.setAttribute("open",""),this._container.classList.add("maplibregl-compact","maplibregl-compact-show")):(this._container.setAttribute("open",""),this._container.classList.contains("maplibregl-compact")&&this._container.classList.remove("maplibregl-compact","maplibregl-compact-show"))},this._updateCompactMinimize=()=>{this._container.classList.contains("maplibregl-compact")&&this._container.classList.contains("maplibregl-compact-show")&&this._container.classList.remove("maplibregl-compact-show")},this.options=i}getDefaultPosition(){return"bottom-right"}onAdd(i){return this._map=i,this._compact=this.options.compact,this._container=D.create("details","maplibregl-ctrl maplibregl-ctrl-attrib"),this._compactButton=D.create("summary","maplibregl-ctrl-attrib-button",this._container),this._compactButton.addEventListener("click",this._toggleAttribution),this._setElementTitle(this._compactButton,"ToggleAttribution"),this._innerContainer=D.create("div","maplibregl-ctrl-attrib-inner",this._container),this._updateAttributions(),this._updateCompact(),this._map.on("styledata",this._updateData),this._map.on("sourcedata",this._updateData),this._map.on("terrain",this._updateData),this._map.on("resize",this._updateCompact),this._map.on("drag",this._updateCompactMinimize),this._container}onRemove(){D.remove(this._container),this._map.off("styledata",this._updateData),this._map.off("sourcedata",this._updateData),this._map.off("terrain",this._updateData),this._map.off("resize",this._updateCompact),this._map.off("drag",this._updateCompactMinimize),this._map=void 0,this._compact=void 0,this._attribHTML=void 0}_setElementTitle(i,u){const m=this._map._getUIString(`AttributionControl.${u}`);i.title=m,i.setAttribute("aria-label",m)}_updateAttributions(){if(!this._map.style)return;let i=[];if(this.options.customAttribution&&(Array.isArray(this.options.customAttribution)?i=i.concat(this.options.customAttribution.map(g=>typeof g!="string"?"":g)):typeof this.options.customAttribution=="string"&&i.push(this.options.customAttribution)),this._map.style.stylesheet){const g=this._map.style.stylesheet;this.styleOwner=g.owner,this.styleId=g.id}const u=this._map.style.sourceCaches;for(const g in u){const _=u[g];if(_.used||_.usedForTerrain){const C=_.getSource();C.attribution&&i.indexOf(C.attribution)<0&&i.push(C.attribution)}}i=i.filter(g=>String(g).trim()),i.sort((g,_)=>g.length-_.length),i=i.filter((g,_)=>{for(let C=_+1;C=0)return!1;return!0});const m=i.join(" | ");m!==this._attribHTML&&(this._attribHTML=m,i.length?(this._innerContainer.innerHTML=m,this._container.classList.remove("maplibregl-attrib-empty")):this._container.classList.add("maplibregl-attrib-empty"),this._updateCompact(),this._editLink=null)}}class xh{constructor(i={}){this._updateCompact=()=>{const u=this._container.children;if(u.length){const m=u[0];this._map.getCanvasContainer().offsetWidth<=640||this._compact?this._compact!==!1&&m.classList.add("maplibregl-compact"):m.classList.remove("maplibregl-compact")}},this.options=i}getDefaultPosition(){return"bottom-left"}onAdd(i){this._map=i,this._compact=this.options&&this.options.compact,this._container=D.create("div","maplibregl-ctrl");const u=D.create("a","maplibregl-ctrl-logo");return u.target="_blank",u.rel="noopener nofollow",u.href="https://maplibre.org/",u.setAttribute("aria-label",this._map._getUIString("LogoControl.Title")),u.setAttribute("rel","noopener nofollow"),this._container.appendChild(u),this._container.style.display="block",this._map.on("resize",this._updateCompact),this._updateCompact(),this._container}onRemove(){D.remove(this._container),this._map.off("resize",this._updateCompact),this._map=void 0,this._compact=void 0}}class ci{constructor(){this._queue=[],this._id=0,this._cleared=!1,this._currentlyRunning=!1}add(i){const u=++this._id;return this._queue.push({callback:i,id:u,cancelled:!1}),u}remove(i){const u=this._currentlyRunning,m=u?this._queue.concat(u):this._queue;for(const g of m)if(g.id===i)return void(g.cancelled=!0)}run(i=0){if(this._currentlyRunning)throw new Error("Attempting to run(), but is already running.");const u=this._currentlyRunning=this._queue;this._queue=[];for(const m of u)if(!m.cancelled&&(m.callback(i),this._cleared))break;this._cleared=!1,this._currentlyRunning=!1}clear(){this._currentlyRunning&&(this._cleared=!0),this._queue=[]}}var bh=c.Y([{name:"a_pos3d",type:"Int16",components:3}]);class Qf extends c.E{constructor(i){super(),this.sourceCache=i,this._tiles={},this._renderableTilesKeys=[],this._sourceTileCache={},this.minzoom=0,this.maxzoom=22,this.tileSize=512,this.deltaZoom=1,i.usedForTerrain=!0,i.tileSize=this.tileSize*2**this.deltaZoom}destruct(){this.sourceCache.usedForTerrain=!1,this.sourceCache.tileSize=null}update(i,u){this.sourceCache.update(i,u),this._renderableTilesKeys=[];const m={};for(const g of i.coveringTiles({tileSize:this.tileSize,minzoom:this.minzoom,maxzoom:this.maxzoom,reparseOverscaled:!1,terrain:u}))m[g.key]=!0,this._renderableTilesKeys.push(g.key),this._tiles[g.key]||(g.posMatrix=new Float64Array(16),c.aP(g.posMatrix,0,c.X,0,c.X,0,1),this._tiles[g.key]=new br(g,this.tileSize));for(const g in this._tiles)m[g]||delete this._tiles[g]}freeRtt(i){for(const u in this._tiles){const m=this._tiles[u];(!i||m.tileID.equals(i)||m.tileID.isChildOf(i)||i.isChildOf(m.tileID))&&(m.rtt=[])}}getRenderableTiles(){return this._renderableTilesKeys.map(i=>this.getTileByID(i))}getTileByID(i){return this._tiles[i]}getTerrainCoords(i){const u={};for(const m of this._renderableTilesKeys){const g=this._tiles[m].tileID;if(g.canonical.equals(i.canonical)){const _=i.clone();_.posMatrix=new Float64Array(16),c.aP(_.posMatrix,0,c.X,0,c.X,0,1),u[m]=_}else if(g.canonical.isChildOf(i.canonical)){const _=i.clone();_.posMatrix=new Float64Array(16);const C=g.canonical.z-i.canonical.z,A=g.canonical.x-(g.canonical.x>>C<>C<>C;c.aP(_.posMatrix,0,B,0,B,0,1),c.J(_.posMatrix,_.posMatrix,[-A*B,-I*B,0]),u[m]=_}else if(i.canonical.isChildOf(g.canonical)){const _=i.clone();_.posMatrix=new Float64Array(16);const C=i.canonical.z-g.canonical.z,A=i.canonical.x-(i.canonical.x>>C<>C<>C;c.aP(_.posMatrix,0,c.X,0,c.X,0,1),c.J(_.posMatrix,_.posMatrix,[A*B,I*B,0]),c.K(_.posMatrix,_.posMatrix,[1/2**C,1/2**C,0]),u[m]=_}}return u}getSourceTile(i,u){const m=this.sourceCache._source;let g=i.overscaledZ-this.deltaZoom;if(g>m.maxzoom&&(g=m.maxzoom),g=m.minzoom&&(!_||!_.dem);)_=this.sourceCache.getTileByID(i.scaledTo(g--).key);return _}tilesAfterTime(i=Date.now()){return Object.values(this._tiles).filter(u=>u.timeAdded>=i)}}class vh{constructor(i,u,m){this.painter=i,this.sourceCache=new Qf(u),this.options=m,this.exaggeration=typeof m.exaggeration=="number"?m.exaggeration:1,this.qualityFactor=2,this.meshSize=128,this._demMatrixCache={},this.coordsIndex=[],this._coordsTextureSize=1024}getDEMElevation(i,u,m,g=c.X){var _;if(!(u>=0&&u=0&&mi.canonical.z&&(i.canonical.z>=g?_=i.canonical.z-g:c.w("cannot calculate elevation if elevation maxzoom > source.maxzoom"));const C=i.canonical.x-(i.canonical.x>>_<<_),A=i.canonical.y-(i.canonical.y>>_<<_),I=c.bc(new Float64Array(16),[1/(c.X<<_),1/(c.X<<_),0]);c.J(I,I,[C*c.X,A*c.X,0]),this._demMatrixCache[i.key]={matrix:I,coord:i}}return{u_depth:2,u_terrain:3,u_terrain_dim:u&&u.dem&&u.dem.dim||1,u_terrain_matrix:m?this._demMatrixCache[i.key].matrix:this._emptyDemMatrix,u_terrain_unpack:u&&u.dem&&u.dem.getUnpackVector()||this._emptyDemUnpack,u_terrain_exaggeration:this.exaggeration,texture:(u&&u.demTexture||this._emptyDemTexture).texture,depthTexture:(this._fboDepthTexture||this._emptyDepthTexture).texture,tile:u}}getFramebuffer(i){const u=this.painter,m=u.width/devicePixelRatio,g=u.height/devicePixelRatio;return!this._fbo||this._fbo.width===m&&this._fbo.height===g||(this._fbo.destroy(),this._fboCoordsTexture.destroy(),this._fboDepthTexture.destroy(),delete this._fbo,delete this._fboDepthTexture,delete this._fboCoordsTexture),this._fboCoordsTexture||(this._fboCoordsTexture=new Je(u.context,{width:m,height:g,data:null},u.context.gl.RGBA,{premultiply:!1}),this._fboCoordsTexture.bind(u.context.gl.NEAREST,u.context.gl.CLAMP_TO_EDGE)),this._fboDepthTexture||(this._fboDepthTexture=new Je(u.context,{width:m,height:g,data:null},u.context.gl.RGBA,{premultiply:!1}),this._fboDepthTexture.bind(u.context.gl.NEAREST,u.context.gl.CLAMP_TO_EDGE)),this._fbo||(this._fbo=u.context.createFramebuffer(m,g,!0,!1),this._fbo.depthAttachment.set(u.context.createRenderbuffer(u.context.gl.DEPTH_COMPONENT16,m,g))),this._fbo.colorAttachment.set(i==="coords"?this._fboCoordsTexture.texture:this._fboDepthTexture.texture),this._fbo}getCoordsTexture(){const i=this.painter.context;if(this._coordsTexture)return this._coordsTexture;const u=new Uint8Array(this._coordsTextureSize*this._coordsTextureSize*4);for(let _=0,C=0;_>8<<4|_>>8,u[C+3]=0;const m=new c.R({width:this._coordsTextureSize,height:this._coordsTextureSize},new Uint8Array(u.buffer)),g=new Je(i,m,i.gl.RGBA,{premultiply:!1});return g.bind(i.gl.NEAREST,i.gl.CLAMP_TO_EDGE),this._coordsTexture=g,g}pointCoordinate(i){this.painter.maybeDrawDepthAndCoords(!0);const u=new Uint8Array(4),m=this.painter.context,g=m.gl,_=Math.round(i.x*this.painter.pixelRatio/devicePixelRatio),C=Math.round(i.y*this.painter.pixelRatio/devicePixelRatio),A=Math.round(this.painter.height/devicePixelRatio);m.bindFramebuffer.set(this.getFramebuffer("coords").framebuffer),g.readPixels(_,A-C-1,1,1,g.RGBA,g.UNSIGNED_BYTE,u),m.bindFramebuffer.set(null);const I=u[0]+(u[2]>>4<<8),B=u[1]+((15&u[2])<<8),F=this.coordsIndex[255-u[3]],z=F&&this.sourceCache.getTileByID(F);if(!z)return null;const H=this._coordsTextureSize,J=(1<i.id!==u),this._recentlyUsed.push(i.id)}stampObject(i){i.stamp=++this._stamp}getOrCreateFreeObject(){for(const u of this._recentlyUsed)if(!this._objects[u].inUse)return this._objects[u];if(this._objects.length>=this._size)throw new Error("No free RenderPool available, call freeAllObjects() required!");const i=this._createObject(this._objects.length);return this._objects.push(i),i}freeObject(i){i.inUse=!1}freeAllObjects(){for(const i of this._objects)this.freeObject(i)}isFull(){return!(this._objects.length!i.inUse)===!1}}const ca={background:!0,fill:!0,line:!0,raster:!0,hillshade:!0};class Od{constructor(i,u){this.painter=i,this.terrain=u,this.pool=new $f(i.context,30,u.sourceCache.tileSize*u.qualityFactor)}destruct(){this.pool.destruct()}getTexture(i){return this.pool.getObjectForId(i.rtt[this._stacks.length-1].id).texture}prepareForRender(i,u){this._stacks=[],this._prevType=null,this._rttTiles=[],this._renderableTiles=this.terrain.sourceCache.getRenderableTiles(),this._renderableLayerIds=i._order.filter(m=>!i._layers[m].isHidden(u)),this._coordsDescendingInv={};for(const m in i.sourceCaches){this._coordsDescendingInv[m]={};const g=i.sourceCaches[m].getVisibleCoordinates();for(const _ of g){const C=this.terrain.sourceCache.getTerrainCoords(_);for(const A in C)this._coordsDescendingInv[m][A]||(this._coordsDescendingInv[m][A]=[]),this._coordsDescendingInv[m][A].push(C[A])}}this._coordsDescendingInvStr={};for(const m of i._order){const g=i._layers[m],_=g.source;if(ca[g.type]&&!this._coordsDescendingInvStr[_]){this._coordsDescendingInvStr[_]={};for(const C in this._coordsDescendingInv[_])this._coordsDescendingInvStr[_][C]=this._coordsDescendingInv[_][C].map(A=>A.key).sort().join()}}for(const m of this._renderableTiles)for(const g in this._coordsDescendingInvStr){const _=this._coordsDescendingInvStr[g][m.tileID.key];_&&_!==m.rttCoords[g]&&(m.rtt=[])}}renderLayer(i){if(i.isHidden(this.painter.transform.zoom))return!1;const u=i.type,m=this.painter,g=this._renderableLayerIds[this._renderableLayerIds.length-1]===i.id;if(ca[u]&&(this._prevType&&ca[this._prevType]||this._stacks.push([]),this._prevType=u,this._stacks[this._stacks.length-1].push(i.id),!g))return!0;if(ca[this._prevType]||ca[u]&&g){this._prevType=u;const _=this._stacks.length-1,C=this._stacks[_]||[];for(const A of this._renderableTiles){if(this.pool.isFull()&&(Ad(this.painter,this.terrain,this._rttTiles),this._rttTiles=[],this.pool.freeAllObjects()),this._rttTiles.push(A),A.rtt[_]){const B=this.pool.getObjectForId(A.rtt[_].id);if(B.stamp===A.rtt[_].stamp){this.pool.useObject(B);continue}}const I=this.pool.getOrCreateFreeObject();this.pool.useObject(I),this.pool.stampObject(I),A.rtt[_]={id:I.id,stamp:I.stamp},m.context.bindFramebuffer.set(I.fbo.framebuffer),m.context.clear({color:c.aM.transparent,stencil:0}),m.currentStencilSource=void 0;for(let B=0;B{x.touchstart=x.dragStart,x.touchmoveWindow=x.dragMove,x.touchend=x.dragEnd},tm={showCompass:!0,showZoom:!0,visualizePitch:!1};class im{constructor(i,u,m=!1){this.mousedown=C=>{this.startMouse(c.e({},C,{ctrlKey:!0,preventDefault:()=>C.preventDefault()}),D.mousePos(this.element,C)),D.addEventListener(window,"mousemove",this.mousemove),D.addEventListener(window,"mouseup",this.mouseup)},this.mousemove=C=>{this.moveMouse(C,D.mousePos(this.element,C))},this.mouseup=C=>{this.mouseRotate.dragEnd(C),this.mousePitch&&this.mousePitch.dragEnd(C),this.offTemp()},this.touchstart=C=>{C.targetTouches.length!==1?this.reset():(this._startPos=this._lastPos=D.touchPos(this.element,C.targetTouches)[0],this.startTouch(C,this._startPos),D.addEventListener(window,"touchmove",this.touchmove,{passive:!1}),D.addEventListener(window,"touchend",this.touchend))},this.touchmove=C=>{C.targetTouches.length!==1?this.reset():(this._lastPos=D.touchPos(this.element,C.targetTouches)[0],this.moveTouch(C,this._lastPos))},this.touchend=C=>{C.targetTouches.length===0&&this._startPos&&this._lastPos&&this._startPos.dist(this._lastPos){this.mouseRotate.reset(),this.mousePitch&&this.mousePitch.reset(),this.touchRotate.reset(),this.touchPitch&&this.touchPitch.reset(),delete this._startPos,delete this._lastPos,this.offTemp()},this._clickTolerance=10;const g=i.dragRotate._mouseRotate.getClickTolerance(),_=i.dragRotate._mousePitch.getClickTolerance();this.element=u,this.mouseRotate=hh({clickTolerance:g,enable:!0}),this.touchRotate=(({enable:C,clickTolerance:A,bearingDegreesPerPixelMoved:I=.8})=>{const B=new ch;return new Ln({clickTolerance:A,move:(F,z)=>({bearingDelta:(z.x-F.x)*I}),moveStateManager:B,enable:C,assignEvents:kh})})({clickTolerance:g,enable:!0}),this.map=i,m&&(this.mousePitch=uh({clickTolerance:_,enable:!0}),this.touchPitch=(({enable:C,clickTolerance:A,pitchDegreesPerPixelMoved:I=-.5})=>{const B=new ch;return new Ln({clickTolerance:A,move:(F,z)=>({pitchDelta:(z.y-F.y)*I}),moveStateManager:B,enable:C,assignEvents:kh})})({clickTolerance:_,enable:!0})),D.addEventListener(u,"mousedown",this.mousedown),D.addEventListener(u,"touchstart",this.touchstart,{passive:!1}),D.addEventListener(u,"touchcancel",this.reset)}startMouse(i,u){this.mouseRotate.dragStart(i,u),this.mousePitch&&this.mousePitch.dragStart(i,u),D.disableDrag()}startTouch(i,u){this.touchRotate.dragStart(i,u),this.touchPitch&&this.touchPitch.dragStart(i,u),D.disableDrag()}moveMouse(i,u){const m=this.map,{bearingDelta:g}=this.mouseRotate.dragMove(i,u)||{};if(g&&m.setBearing(m.getBearing()+g),this.mousePitch){const{pitchDelta:_}=this.mousePitch.dragMove(i,u)||{};_&&m.setPitch(m.getPitch()+_)}}moveTouch(i,u){const m=this.map,{bearingDelta:g}=this.touchRotate.dragMove(i,u)||{};if(g&&m.setBearing(m.getBearing()+g),this.touchPitch){const{pitchDelta:_}=this.touchPitch.dragMove(i,u)||{};_&&m.setPitch(m.getPitch()+_)}}off(){const i=this.element;D.removeEventListener(i,"mousedown",this.mousedown),D.removeEventListener(i,"touchstart",this.touchstart,{passive:!1}),D.removeEventListener(window,"touchmove",this.touchmove,{passive:!1}),D.removeEventListener(window,"touchend",this.touchend),D.removeEventListener(i,"touchcancel",this.reset),this.offTemp()}offTemp(){D.enableDrag(),D.removeEventListener(window,"mousemove",this.mousemove),D.removeEventListener(window,"mouseup",this.mouseup),D.removeEventListener(window,"touchmove",this.touchmove,{passive:!1}),D.removeEventListener(window,"touchend",this.touchend)}}let bs;function Ni(x,i,u){const m=new c.N(x.lng,x.lat);if(x=new c.N(x.lng,x.lat),i){const g=new c.N(x.lng-360,x.lat),_=new c.N(x.lng+360,x.lat),C=u.locationPoint(x).distSqr(i);u.locationPoint(g).distSqr(i)180;){const g=u.locationPoint(x);if(g.x>=0&&g.y>=0&&g.x<=u.width&&g.y<=u.height)break;x.lng>u.center.lng?x.lng-=360:x.lng+=360}return x.lng!==m.lng&&u.locationPoint(x).y>u.height/2-u.getHorizon()?x:m}const ha={center:"translate(-50%,-50%)",top:"translate(-50%,0)","top-left":"translate(0,0)","top-right":"translate(-100%,0)",bottom:"translate(-50%,-100%)","bottom-left":"translate(0,-100%)","bottom-right":"translate(-100%,-100%)",left:"translate(0,-50%)",right:"translate(-100%,-50%)"};function Ql(x,i,u){const m=x.classList;for(const g in ha)m.remove(`maplibregl-${u}-anchor-${g}`);m.add(`maplibregl-${u}-anchor-${i}`)}class $l extends c.E{constructor(i){if(super(),this._onKeyPress=u=>{const m=u.code,g=u.charCode||u.keyCode;m!=="Space"&&m!=="Enter"&&g!==32&&g!==13||this.togglePopup()},this._onMapClick=u=>{const m=u.originalEvent.target,g=this._element;this._popup&&(m===g||g.contains(m))&&this.togglePopup()},this._update=u=>{var m;if(!this._map)return;const g=this._map.loaded()&&!this._map.isMoving();((u==null?void 0:u.type)==="terrain"||(u==null?void 0:u.type)==="render"&&!g)&&this._map.once("render",this._update),this._lngLat=this._map.transform.renderWorldCopies?Ni(this._lngLat,this._flatPos,this._map.transform):(m=this._lngLat)===null||m===void 0?void 0:m.wrap(),this._flatPos=this._pos=this._map.project(this._lngLat)._add(this._offset),this._map.terrain&&(this._flatPos=this._map.transform.locationPoint(this._lngLat)._add(this._offset));let _="";this._rotationAlignment==="viewport"||this._rotationAlignment==="auto"?_=`rotateZ(${this._rotation}deg)`:this._rotationAlignment==="map"&&(_=`rotateZ(${this._rotation-this._map.getBearing()}deg)`);let C="";this._pitchAlignment==="viewport"||this._pitchAlignment==="auto"?C="rotateX(0deg)":this._pitchAlignment==="map"&&(C=`rotateX(${this._map.getPitch()}deg)`),this._subpixelPositioning||u&&u.type!=="moveend"||(this._pos=this._pos.round()),D.setTransform(this._element,`${ha[this._anchor]} translate(${this._pos.x}px, ${this._pos.y}px) ${C} ${_}`),M.frameAsync(new AbortController).then(()=>{this._updateOpacity(u&&u.type==="moveend")}).catch(()=>{})},this._onMove=u=>{if(!this._isDragging){const m=this._clickTolerance||this._map._clickTolerance;this._isDragging=u.point.dist(this._pointerdownPos)>=m}this._isDragging&&(this._pos=u.point.sub(this._positionDelta),this._lngLat=this._map.unproject(this._pos),this.setLngLat(this._lngLat),this._element.style.pointerEvents="none",this._state==="pending"&&(this._state="active",this.fire(new c.k("dragstart"))),this.fire(new c.k("drag")))},this._onUp=()=>{this._element.style.pointerEvents="auto",this._positionDelta=null,this._pointerdownPos=null,this._isDragging=!1,this._map.off("mousemove",this._onMove),this._map.off("touchmove",this._onMove),this._state==="active"&&this.fire(new c.k("dragend")),this._state="inactive"},this._addDragHandler=u=>{this._element.contains(u.originalEvent.target)&&(u.preventDefault(),this._positionDelta=u.point.sub(this._pos).add(this._offset),this._pointerdownPos=u.point,this._state="pending",this._map.on("mousemove",this._onMove),this._map.on("touchmove",this._onMove),this._map.once("mouseup",this._onUp),this._map.once("touchend",this._onUp))},this._anchor=i&&i.anchor||"center",this._color=i&&i.color||"#3FB1CE",this._scale=i&&i.scale||1,this._draggable=i&&i.draggable||!1,this._clickTolerance=i&&i.clickTolerance||0,this._subpixelPositioning=i&&i.subpixelPositioning||!1,this._isDragging=!1,this._state="inactive",this._rotation=i&&i.rotation||0,this._rotationAlignment=i&&i.rotationAlignment||"auto",this._pitchAlignment=i&&i.pitchAlignment&&i.pitchAlignment!=="auto"?i.pitchAlignment:this._rotationAlignment,this.setOpacity(),this.setOpacity(i==null?void 0:i.opacity,i==null?void 0:i.opacityWhenCovered),i&&i.element)this._element=i.element,this._offset=c.P.convert(i&&i.offset||[0,0]);else{this._defaultMarker=!0,this._element=D.create("div");const u=D.createNS("http://www.w3.org/2000/svg","svg"),m=41,g=27;u.setAttributeNS(null,"display","block"),u.setAttributeNS(null,"height",`${m}px`),u.setAttributeNS(null,"width",`${g}px`),u.setAttributeNS(null,"viewBox",`0 0 ${g} ${m}`);const _=D.createNS("http://www.w3.org/2000/svg","g");_.setAttributeNS(null,"stroke","none"),_.setAttributeNS(null,"stroke-width","1"),_.setAttributeNS(null,"fill","none"),_.setAttributeNS(null,"fill-rule","evenodd");const C=D.createNS("http://www.w3.org/2000/svg","g");C.setAttributeNS(null,"fill-rule","nonzero");const A=D.createNS("http://www.w3.org/2000/svg","g");A.setAttributeNS(null,"transform","translate(3.0, 29.0)"),A.setAttributeNS(null,"fill","#000000");const I=[{rx:"10.5",ry:"5.25002273"},{rx:"10.5",ry:"5.25002273"},{rx:"9.5",ry:"4.77275007"},{rx:"8.5",ry:"4.29549936"},{rx:"7.5",ry:"3.81822308"},{rx:"6.5",ry:"3.34094679"},{rx:"5.5",ry:"2.86367051"},{rx:"4.5",ry:"2.38636864"}];for(const ce of I){const pe=D.createNS("http://www.w3.org/2000/svg","ellipse");pe.setAttributeNS(null,"opacity","0.04"),pe.setAttributeNS(null,"cx","10.5"),pe.setAttributeNS(null,"cy","5.80029008"),pe.setAttributeNS(null,"rx",ce.rx),pe.setAttributeNS(null,"ry",ce.ry),A.appendChild(pe)}const B=D.createNS("http://www.w3.org/2000/svg","g");B.setAttributeNS(null,"fill",this._color);const F=D.createNS("http://www.w3.org/2000/svg","path");F.setAttributeNS(null,"d","M27,13.5 C27,19.074644 20.250001,27.000002 14.75,34.500002 C14.016665,35.500004 12.983335,35.500004 12.25,34.500002 C6.7499993,27.000002 0,19.222562 0,13.5 C0,6.0441559 6.0441559,0 13.5,0 C20.955844,0 27,6.0441559 27,13.5 Z"),B.appendChild(F);const z=D.createNS("http://www.w3.org/2000/svg","g");z.setAttributeNS(null,"opacity","0.25"),z.setAttributeNS(null,"fill","#000000");const H=D.createNS("http://www.w3.org/2000/svg","path");H.setAttributeNS(null,"d","M13.5,0 C6.0441559,0 0,6.0441559 0,13.5 C0,19.222562 6.7499993,27 12.25,34.5 C13,35.522727 14.016664,35.500004 14.75,34.5 C20.250001,27 27,19.074644 27,13.5 C27,6.0441559 20.955844,0 13.5,0 Z M13.5,1 C20.415404,1 26,6.584596 26,13.5 C26,15.898657 24.495584,19.181431 22.220703,22.738281 C19.945823,26.295132 16.705119,30.142167 13.943359,33.908203 C13.743445,34.180814 13.612715,34.322738 13.5,34.441406 C13.387285,34.322738 13.256555,34.180814 13.056641,33.908203 C10.284481,30.127985 7.4148684,26.314159 5.015625,22.773438 C2.6163816,19.232715 1,15.953538 1,13.5 C1,6.584596 6.584596,1 13.5,1 Z"),z.appendChild(H);const J=D.createNS("http://www.w3.org/2000/svg","g");J.setAttributeNS(null,"transform","translate(6.0, 7.0)"),J.setAttributeNS(null,"fill","#FFFFFF");const K=D.createNS("http://www.w3.org/2000/svg","g");K.setAttributeNS(null,"transform","translate(8.0, 8.0)");const ie=D.createNS("http://www.w3.org/2000/svg","circle");ie.setAttributeNS(null,"fill","#000000"),ie.setAttributeNS(null,"opacity","0.25"),ie.setAttributeNS(null,"cx","5.5"),ie.setAttributeNS(null,"cy","5.5"),ie.setAttributeNS(null,"r","5.4999962");const le=D.createNS("http://www.w3.org/2000/svg","circle");le.setAttributeNS(null,"fill","#FFFFFF"),le.setAttributeNS(null,"cx","5.5"),le.setAttributeNS(null,"cy","5.5"),le.setAttributeNS(null,"r","5.4999962"),K.appendChild(ie),K.appendChild(le),C.appendChild(A),C.appendChild(B),C.appendChild(z),C.appendChild(J),C.appendChild(K),u.appendChild(C),u.setAttributeNS(null,"height",m*this._scale+"px"),u.setAttributeNS(null,"width",g*this._scale+"px"),this._element.appendChild(u),this._offset=c.P.convert(i&&i.offset||[0,-14])}if(this._element.classList.add("maplibregl-marker"),this._element.addEventListener("dragstart",u=>{u.preventDefault()}),this._element.addEventListener("mousedown",u=>{u.preventDefault()}),Ql(this._element,this._anchor,"marker"),i&&i.className)for(const u of i.className.split(" "))this._element.classList.add(u);this._popup=null}addTo(i){return this.remove(),this._map=i,this._element.setAttribute("aria-label",i._getUIString("Marker.Title")),i.getCanvasContainer().appendChild(this._element),i.on("move",this._update),i.on("moveend",this._update),i.on("terrain",this._update),this.setDraggable(this._draggable),this._update(),this._map.on("click",this._onMapClick),this}remove(){return this._opacityTimeout&&(clearTimeout(this._opacityTimeout),delete this._opacityTimeout),this._map&&(this._map.off("click",this._onMapClick),this._map.off("move",this._update),this._map.off("moveend",this._update),this._map.off("terrain",this._update),this._map.off("mousedown",this._addDragHandler),this._map.off("touchstart",this._addDragHandler),this._map.off("mouseup",this._onUp),this._map.off("touchend",this._onUp),this._map.off("mousemove",this._onMove),this._map.off("touchmove",this._onMove),delete this._map),D.remove(this._element),this._popup&&this._popup.remove(),this}getLngLat(){return this._lngLat}setLngLat(i){return this._lngLat=c.N.convert(i),this._pos=null,this._popup&&this._popup.setLngLat(this._lngLat),this._update(),this}getElement(){return this._element}setPopup(i){if(this._popup&&(this._popup.remove(),this._popup=null,this._element.removeEventListener("keypress",this._onKeyPress),this._originalTabIndex||this._element.removeAttribute("tabindex")),i){if(!("offset"in i.options)){const g=Math.abs(13.5)/Math.SQRT2;i.options.offset=this._defaultMarker?{top:[0,0],"top-left":[0,0],"top-right":[0,0],bottom:[0,-38.1],"bottom-left":[g,-1*(38.1-13.5+g)],"bottom-right":[-g,-1*(38.1-13.5+g)],left:[13.5,-1*(38.1-13.5)],right:[-13.5,-1*(38.1-13.5)]}:this._offset}this._popup=i,this._originalTabIndex=this._element.getAttribute("tabindex"),this._originalTabIndex||this._element.setAttribute("tabindex","0"),this._element.addEventListener("keypress",this._onKeyPress)}return this}setSubpixelPositioning(i){return this._subpixelPositioning=i,this}getPopup(){return this._popup}togglePopup(){const i=this._popup;return this._element.style.opacity===this._opacityWhenCovered?this:i?(i.isOpen()?i.remove():(i.setLngLat(this._lngLat),i.addTo(this._map)),this):this}_updateOpacity(i=!1){var u,m;if(!(!((u=this._map)===null||u===void 0)&&u.terrain))return void(this._element.style.opacity!==this._opacity&&(this._element.style.opacity=this._opacity));if(i)this._opacityTimeout=null;else{if(this._opacityTimeout)return;this._opacityTimeout=setTimeout(()=>{this._opacityTimeout=null},100)}const g=this._map,_=g.terrain.depthAtPoint(this._pos),C=g.terrain.getElevationForLngLatZoom(this._lngLat,g.transform.tileZoom);if(g.transform.lngLatToCameraDepth(this._lngLat,C)-_<.006)return void(this._element.style.opacity=this._opacity);const A=-this._offset.y/g.transform._pixelPerMeter,I=Math.sin(g.getPitch()*Math.PI/180)*A,B=g.terrain.depthAtPoint(new c.P(this._pos.x,this._pos.y-this._offset.y)),F=g.transform.lngLatToCameraDepth(this._lngLat,C+I)-B>.006;!((m=this._popup)===null||m===void 0)&&m.isOpen()&&F&&this._popup.remove(),this._element.style.opacity=F?this._opacityWhenCovered:this._opacity}getOffset(){return this._offset}setOffset(i){return this._offset=c.P.convert(i),this._update(),this}addClassName(i){this._element.classList.add(i)}removeClassName(i){this._element.classList.remove(i)}toggleClassName(i){return this._element.classList.toggle(i)}setDraggable(i){return this._draggable=!!i,this._map&&(i?(this._map.on("mousedown",this._addDragHandler),this._map.on("touchstart",this._addDragHandler)):(this._map.off("mousedown",this._addDragHandler),this._map.off("touchstart",this._addDragHandler))),this}isDraggable(){return this._draggable}setRotation(i){return this._rotation=i||0,this._update(),this}getRotation(){return this._rotation}setRotationAlignment(i){return this._rotationAlignment=i||"auto",this._update(),this}getRotationAlignment(){return this._rotationAlignment}setPitchAlignment(i){return this._pitchAlignment=i&&i!=="auto"?i:this._rotationAlignment,this._update(),this}getPitchAlignment(){return this._pitchAlignment}setOpacity(i,u){return i===void 0&&u===void 0&&(this._opacity="1",this._opacityWhenCovered="0.2"),i!==void 0&&(this._opacity=i),u!==void 0&&(this._opacityWhenCovered=u),this._map&&this._updateOpacity(!0),this}}const zd={positionOptions:{enableHighAccuracy:!1,maximumAge:0,timeout:6e3},fitBoundsOptions:{maxZoom:15},trackUserLocation:!1,showAccuracyCircle:!0,showUserLocation:!0};let Za=0,Ka=!1;const un={maxWidth:100,unit:"metric"};function Qa(x,i,u){const m=u&&u.maxWidth||100,g=x._container.clientHeight/2,_=x.unproject([0,g]),C=x.unproject([m,g]),A=_.distanceTo(C);if(u&&u.unit==="imperial"){const I=3.2808*A;I>5280?wt(i,m,I/5280,x._getUIString("ScaleControl.Miles")):wt(i,m,I,x._getUIString("ScaleControl.Feet"))}else u&&u.unit==="nautical"?wt(i,m,A/1852,x._getUIString("ScaleControl.NauticalMiles")):A>=1e3?wt(i,m,A/1e3,x._getUIString("ScaleControl.Kilometers")):wt(i,m,A,x._getUIString("ScaleControl.Meters"))}function wt(x,i,u,m){const g=function(_){const C=Math.pow(10,`${Math.floor(_)}`.length-1);let A=_/C;return A=A>=10?10:A>=5?5:A>=3?3:A>=2?2:A>=1?1:function(I){const B=Math.pow(10,Math.ceil(-Math.log(I)/Math.LN10));return Math.round(I*B)/B}(A),C*A}(u);x.style.width=i*(g/u)+"px",x.innerHTML=`${g} ${m}`}const zt={closeButton:!0,closeOnClick:!0,focusAfterOpen:!0,className:"",maxWidth:"240px",subpixelPositioning:!1},ec=["a[href]","[tabindex]:not([tabindex='-1'])","[contenteditable]:not([contenteditable='false'])","button:not([disabled])","input:not([disabled])","select:not([disabled])","textarea:not([disabled])"].join(", ");function tc(x){if(x){if(typeof x=="number"){const i=Math.round(Math.abs(x)/Math.SQRT2);return{center:new c.P(0,0),top:new c.P(0,x),"top-left":new c.P(i,i),"top-right":new c.P(-i,i),bottom:new c.P(0,-x),"bottom-left":new c.P(i,-i),"bottom-right":new c.P(-i,-i),left:new c.P(x,0),right:new c.P(-x,0)}}if(x instanceof c.P||Array.isArray(x)){const i=c.P.convert(x);return{center:i,top:i,"top-left":i,"top-right":i,bottom:i,"bottom-left":i,"bottom-right":i,left:i,right:i}}return{center:c.P.convert(x.center||[0,0]),top:c.P.convert(x.top||[0,0]),"top-left":c.P.convert(x["top-left"]||[0,0]),"top-right":c.P.convert(x["top-right"]||[0,0]),bottom:c.P.convert(x.bottom||[0,0]),"bottom-left":c.P.convert(x["bottom-left"]||[0,0]),"bottom-right":c.P.convert(x["bottom-right"]||[0,0]),left:c.P.convert(x.left||[0,0]),right:c.P.convert(x.right||[0,0])}}return tc(new c.P(0,0))}const Ch=w;p.AJAXError=c.bh,p.Evented=c.E,p.LngLat=c.N,p.MercatorCoordinate=c.Z,p.Point=c.P,p.addProtocol=c.bi,p.config=c.a,p.removeProtocol=c.bj,p.AttributionControl=la,p.BoxZoomHandler=xs,p.CanvasSource=xr,p.CooperativeGesturesHandler=oa,p.DoubleClickZoomHandler=Eo,p.DragPanHandler=Dd,p.DragRotateHandler=Ld,p.EdgeInsets=ia,p.FullscreenControl=class extends c.E{constructor(x={}){super(),this._onFullscreenChange=()=>{var i;let u=window.document.fullscreenElement||window.document.mozFullScreenElement||window.document.webkitFullscreenElement||window.document.msFullscreenElement;for(;!((i=u==null?void 0:u.shadowRoot)===null||i===void 0)&&i.fullscreenElement;)u=u.shadowRoot.fullscreenElement;u===this._container!==this._fullscreen&&this._handleFullscreenChange()},this._onClickFullscreen=()=>{this._isFullscreen()?this._exitFullscreen():this._requestFullscreen()},this._fullscreen=!1,x&&x.container&&(x.container instanceof HTMLElement?this._container=x.container:c.w("Full screen control 'container' must be a DOM element.")),"onfullscreenchange"in document?this._fullscreenchange="fullscreenchange":"onmozfullscreenchange"in document?this._fullscreenchange="mozfullscreenchange":"onwebkitfullscreenchange"in document?this._fullscreenchange="webkitfullscreenchange":"onmsfullscreenchange"in document&&(this._fullscreenchange="MSFullscreenChange")}onAdd(x){return this._map=x,this._container||(this._container=this._map.getContainer()),this._controlContainer=D.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._setupUI(),this._controlContainer}onRemove(){D.remove(this._controlContainer),this._map=null,window.document.removeEventListener(this._fullscreenchange,this._onFullscreenChange)}_setupUI(){const x=this._fullscreenButton=D.create("button","maplibregl-ctrl-fullscreen",this._controlContainer);D.create("span","maplibregl-ctrl-icon",x).setAttribute("aria-hidden","true"),x.type="button",this._updateTitle(),this._fullscreenButton.addEventListener("click",this._onClickFullscreen),window.document.addEventListener(this._fullscreenchange,this._onFullscreenChange)}_updateTitle(){const x=this._getTitle();this._fullscreenButton.setAttribute("aria-label",x),this._fullscreenButton.title=x}_getTitle(){return this._map._getUIString(this._isFullscreen()?"FullscreenControl.Exit":"FullscreenControl.Enter")}_isFullscreen(){return this._fullscreen}_handleFullscreenChange(){this._fullscreen=!this._fullscreen,this._fullscreenButton.classList.toggle("maplibregl-ctrl-shrink"),this._fullscreenButton.classList.toggle("maplibregl-ctrl-fullscreen"),this._updateTitle(),this._fullscreen?(this.fire(new c.k("fullscreenstart")),this._prevCooperativeGesturesEnabled=this._map.cooperativeGestures.isEnabled(),this._map.cooperativeGestures.disable()):(this.fire(new c.k("fullscreenend")),this._prevCooperativeGesturesEnabled&&this._map.cooperativeGestures.enable())}_exitFullscreen(){window.document.exitFullscreen?window.document.exitFullscreen():window.document.mozCancelFullScreen?window.document.mozCancelFullScreen():window.document.msExitFullscreen?window.document.msExitFullscreen():window.document.webkitCancelFullScreen?window.document.webkitCancelFullScreen():this._togglePseudoFullScreen()}_requestFullscreen(){this._container.requestFullscreen?this._container.requestFullscreen():this._container.mozRequestFullScreen?this._container.mozRequestFullScreen():this._container.msRequestFullscreen?this._container.msRequestFullscreen():this._container.webkitRequestFullscreen?this._container.webkitRequestFullscreen():this._togglePseudoFullScreen()}_togglePseudoFullScreen(){this._container.classList.toggle("maplibregl-pseudo-fullscreen"),this._handleFullscreenChange(),this._map.resize()}},p.GeoJSONSource=nn,p.GeolocateControl=class extends c.E{constructor(x){super(),this._onSuccess=i=>{if(this._map){if(this._isOutOfMapMaxBounds(i))return this._setErrorState(),this.fire(new c.k("outofmaxbounds",i)),this._updateMarker(),void this._finish();if(this.options.trackUserLocation)switch(this._lastKnownPosition=i,this._watchState){case"WAITING_ACTIVE":case"ACTIVE_LOCK":case"ACTIVE_ERROR":this._watchState="ACTIVE_LOCK",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active-error"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active");break;case"BACKGROUND":case"BACKGROUND_ERROR":this._watchState="BACKGROUND",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background-error"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-background");break;default:throw new Error(`Unexpected watchState ${this._watchState}`)}this.options.showUserLocation&&this._watchState!=="OFF"&&this._updateMarker(i),this.options.trackUserLocation&&this._watchState!=="ACTIVE_LOCK"||this._updateCamera(i),this.options.showUserLocation&&this._dotElement.classList.remove("maplibregl-user-location-dot-stale"),this.fire(new c.k("geolocate",i)),this._finish()}},this._updateCamera=i=>{const u=new c.N(i.coords.longitude,i.coords.latitude),m=i.coords.accuracy,g=this._map.getBearing(),_=c.e({bearing:g},this.options.fitBoundsOptions),C=Ie.fromLngLat(u,m);this._map.fitBounds(C,_,{geolocateSource:!0})},this._updateMarker=i=>{if(i){const u=new c.N(i.coords.longitude,i.coords.latitude);this._accuracyCircleMarker.setLngLat(u).addTo(this._map),this._userLocationDotMarker.setLngLat(u).addTo(this._map),this._accuracy=i.coords.accuracy,this.options.showUserLocation&&this.options.showAccuracyCircle&&this._updateCircleRadius()}else this._userLocationDotMarker.remove(),this._accuracyCircleMarker.remove()},this._onZoom=()=>{this.options.showUserLocation&&this.options.showAccuracyCircle&&this._updateCircleRadius()},this._onError=i=>{if(this._map){if(this.options.trackUserLocation)if(i.code===1){this._watchState="OFF",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active-error"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background-error"),this._geolocateButton.disabled=!0;const u=this._map._getUIString("GeolocateControl.LocationNotAvailable");this._geolocateButton.title=u,this._geolocateButton.setAttribute("aria-label",u),this._geolocationWatchID!==void 0&&this._clearWatch()}else{if(i.code===3&&Ka)return;this._setErrorState()}this._watchState!=="OFF"&&this.options.showUserLocation&&this._dotElement.classList.add("maplibregl-user-location-dot-stale"),this.fire(new c.k("error",i)),this._finish()}},this._finish=()=>{this._timeoutId&&clearTimeout(this._timeoutId),this._timeoutId=void 0},this._setupUI=()=>{this._map&&(this._container.addEventListener("contextmenu",i=>i.preventDefault()),this._geolocateButton=D.create("button","maplibregl-ctrl-geolocate",this._container),D.create("span","maplibregl-ctrl-icon",this._geolocateButton).setAttribute("aria-hidden","true"),this._geolocateButton.type="button",this._geolocateButton.disabled=!0)},this._finishSetupUI=i=>{if(this._map){if(i===!1){c.w("Geolocation support is not available so the GeolocateControl will be disabled.");const u=this._map._getUIString("GeolocateControl.LocationNotAvailable");this._geolocateButton.disabled=!0,this._geolocateButton.title=u,this._geolocateButton.setAttribute("aria-label",u)}else{const u=this._map._getUIString("GeolocateControl.FindMyLocation");this._geolocateButton.disabled=!1,this._geolocateButton.title=u,this._geolocateButton.setAttribute("aria-label",u)}this.options.trackUserLocation&&(this._geolocateButton.setAttribute("aria-pressed","false"),this._watchState="OFF"),this.options.showUserLocation&&(this._dotElement=D.create("div","maplibregl-user-location-dot"),this._userLocationDotMarker=new $l({element:this._dotElement}),this._circleElement=D.create("div","maplibregl-user-location-accuracy-circle"),this._accuracyCircleMarker=new $l({element:this._circleElement,pitchAlignment:"map"}),this.options.trackUserLocation&&(this._watchState="OFF"),this._map.on("zoom",this._onZoom)),this._geolocateButton.addEventListener("click",()=>this.trigger()),this._setup=!0,this.options.trackUserLocation&&this._map.on("movestart",u=>{u.geolocateSource||this._watchState!=="ACTIVE_LOCK"||u.originalEvent&&u.originalEvent.type==="resize"||(this._watchState="BACKGROUND",this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this.fire(new c.k("trackuserlocationend")),this.fire(new c.k("userlocationlostfocus")))})}},this.options=c.e({},zd,x)}onAdd(x){return this._map=x,this._container=D.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._setupUI(),function(){return c._(this,arguments,void 0,function*(i=!1){if(bs!==void 0&&!i)return bs;if(window.navigator.permissions===void 0)return bs=!!window.navigator.geolocation,bs;try{bs=(yield window.navigator.permissions.query({name:"geolocation"})).state!=="denied"}catch{bs=!!window.navigator.geolocation}return bs})}().then(i=>this._finishSetupUI(i)),this._container}onRemove(){this._geolocationWatchID!==void 0&&(window.navigator.geolocation.clearWatch(this._geolocationWatchID),this._geolocationWatchID=void 0),this.options.showUserLocation&&this._userLocationDotMarker&&this._userLocationDotMarker.remove(),this.options.showAccuracyCircle&&this._accuracyCircleMarker&&this._accuracyCircleMarker.remove(),D.remove(this._container),this._map.off("zoom",this._onZoom),this._map=void 0,Za=0,Ka=!1}_isOutOfMapMaxBounds(x){const i=this._map.getMaxBounds(),u=x.coords;return i&&(u.longitudei.getEast()||u.latitudei.getNorth())}_setErrorState(){switch(this._watchState){case"WAITING_ACTIVE":this._watchState="ACTIVE_ERROR",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active-error");break;case"ACTIVE_LOCK":this._watchState="ACTIVE_ERROR",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active-error"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-waiting");break;case"BACKGROUND":this._watchState="BACKGROUND_ERROR",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-background-error"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-waiting");break;case"ACTIVE_ERROR":break;default:throw new Error(`Unexpected watchState ${this._watchState}`)}}_updateCircleRadius(){const x=this._map.getBounds(),i=x.getSouthEast(),u=x.getNorthEast(),m=i.distanceTo(u),g=Math.ceil(this._accuracy/(m/this._map._container.clientHeight)*2);this._circleElement.style.width=`${g}px`,this._circleElement.style.height=`${g}px`}trigger(){if(!this._setup)return c.w("Geolocate control triggered before added to a map"),!1;if(this.options.trackUserLocation){switch(this._watchState){case"OFF":this._watchState="WAITING_ACTIVE",this.fire(new c.k("trackuserlocationstart"));break;case"WAITING_ACTIVE":case"ACTIVE_LOCK":case"ACTIVE_ERROR":case"BACKGROUND_ERROR":Za--,Ka=!1,this._watchState="OFF",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-active-error"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background"),this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background-error"),this.fire(new c.k("trackuserlocationend"));break;case"BACKGROUND":this._watchState="ACTIVE_LOCK",this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-background"),this._lastKnownPosition&&this._updateCamera(this._lastKnownPosition),this.fire(new c.k("trackuserlocationstart")),this.fire(new c.k("userlocationfocus"));break;default:throw new Error(`Unexpected watchState ${this._watchState}`)}switch(this._watchState){case"WAITING_ACTIVE":this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active");break;case"ACTIVE_LOCK":this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-active");break;case"OFF":break;default:throw new Error(`Unexpected watchState ${this._watchState}`)}if(this._watchState==="OFF"&&this._geolocationWatchID!==void 0)this._clearWatch();else if(this._geolocationWatchID===void 0){let x;this._geolocateButton.classList.add("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.setAttribute("aria-pressed","true"),Za++,Za>1?(x={maximumAge:6e5,timeout:0},Ka=!0):(x=this.options.positionOptions,Ka=!1),this._geolocationWatchID=window.navigator.geolocation.watchPosition(this._onSuccess,this._onError,x)}}else window.navigator.geolocation.getCurrentPosition(this._onSuccess,this._onError,this.options.positionOptions),this._timeoutId=setTimeout(this._finish,1e4);return!0}_clearWatch(){window.navigator.geolocation.clearWatch(this._geolocationWatchID),this._geolocationWatchID=void 0,this._geolocateButton.classList.remove("maplibregl-ctrl-geolocate-waiting"),this._geolocateButton.setAttribute("aria-pressed","false"),this.options.showUserLocation&&this._updateMarker(null)}},p.Hash=Gl,p.ImageSource=gs,p.KeyboardHandler=Ds,p.LngLatBounds=Ie,p.LogoControl=xh,p.Map=class extends Bd{constructor(x){c.bf.mark(c.bg.create);const i=Object.assign(Object.assign({},em),x);if(i.minZoom!=null&&i.maxZoom!=null&&i.minZoom>i.maxZoom)throw new Error("maxZoom must be greater than or equal to minZoom");if(i.minPitch!=null&&i.maxPitch!=null&&i.minPitch>i.maxPitch)throw new Error("maxPitch must be greater than or equal to minPitch");if(i.minPitch!=null&&i.minPitch<0)throw new Error("minPitch must be greater than or equal to 0");if(i.maxPitch!=null&&i.maxPitch>85)throw new Error("maxPitch must be less than or equal to 85");if(super(new ra(i.minZoom,i.maxZoom,i.minPitch,i.maxPitch,i.renderWorldCopies),{bearingSnap:i.bearingSnap}),this._idleTriggered=!1,this._crossFadingFactor=1,this._renderTaskQueue=new ci,this._controls=[],this._mapId=c.a4(),this._contextLost=u=>{u.preventDefault(),this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),this.fire(new c.k("webglcontextlost",{originalEvent:u}))},this._contextRestored=u=>{this._setupPainter(),this.resize(),this._update(),this.fire(new c.k("webglcontextrestored",{originalEvent:u}))},this._onMapScroll=u=>{if(u.target===this._container)return this._container.scrollTop=0,this._container.scrollLeft=0,!1},this._onWindowOnline=()=>{this._update()},this._interactive=i.interactive,this._maxTileCacheSize=i.maxTileCacheSize,this._maxTileCacheZoomLevels=i.maxTileCacheZoomLevels,this._failIfMajorPerformanceCaveat=i.failIfMajorPerformanceCaveat===!0,this._preserveDrawingBuffer=i.preserveDrawingBuffer===!0,this._antialias=i.antialias===!0,this._trackResize=i.trackResize===!0,this._bearingSnap=i.bearingSnap,this._refreshExpiredTiles=i.refreshExpiredTiles===!0,this._fadeDuration=i.fadeDuration,this._crossSourceCollisions=i.crossSourceCollisions===!0,this._collectResourceTiming=i.collectResourceTiming===!0,this._locale=Object.assign(Object.assign({},wh),i.locale),this._clickTolerance=i.clickTolerance,this._overridePixelRatio=i.pixelRatio,this._maxCanvasSize=i.maxCanvasSize,this.transformCameraUpdate=i.transformCameraUpdate,this.cancelPendingTileRequestsWhileZooming=i.cancelPendingTileRequestsWhileZooming===!0,this._imageQueueHandle=re.addThrottleControl(()=>this.isMoving()),this._requestManager=new fe(i.transformRequest),typeof i.container=="string"){if(this._container=document.getElementById(i.container),!this._container)throw new Error(`Container '${i.container}' not found.`)}else{if(!(i.container instanceof HTMLElement))throw new Error("Invalid type: 'container' must be a String or HTMLElement.");this._container=i.container}if(i.maxBounds&&this.setMaxBounds(i.maxBounds),this._setupContainer(),this._setupPainter(),this.on("move",()=>this._update(!1)).on("moveend",()=>this._update(!1)).on("zoom",()=>this._update(!0)).on("terrain",()=>{this.painter.terrainFacilitator.dirty=!0,this._update(!0)}).once("idle",()=>{this._idleTriggered=!0}),typeof window<"u"){addEventListener("online",this._onWindowOnline,!1);let u=!1;const m=Xa(g=>{this._trackResize&&!this._removed&&(this.resize(g),this.redraw())},50);this._resizeObserver=new ResizeObserver(g=>{u?m(g):u=!0}),this._resizeObserver.observe(this._container)}this.handlers=new _h(this,i),this._hash=i.hash&&new Gl(typeof i.hash=="string"&&i.hash||void 0).addTo(this),this._hash&&this._hash._onHashChange()||(this.jumpTo({center:i.center,zoom:i.zoom,bearing:i.bearing,pitch:i.pitch}),i.bounds&&(this.resize(),this.fitBounds(i.bounds,c.e({},i.fitBoundsOptions,{duration:0})))),this.resize(),this._localIdeographFontFamily=i.localIdeographFontFamily,this._validateStyle=i.validateStyle,i.style&&this.setStyle(i.style,{localIdeographFontFamily:i.localIdeographFontFamily}),i.attributionControl&&this.addControl(new la(typeof i.attributionControl=="boolean"?void 0:i.attributionControl)),i.maplibreLogo&&this.addControl(new xh,i.logoPosition),this.on("style.load",()=>{this.transform.unmodified&&this.jumpTo(this.style.stylesheet)}),this.on("data",u=>{this._update(u.dataType==="style"),this.fire(new c.k(`${u.dataType}data`,u))}),this.on("dataloading",u=>{this.fire(new c.k(`${u.dataType}dataloading`,u))}),this.on("dataabort",u=>{this.fire(new c.k("sourcedataabort",u))})}_getMapId(){return this._mapId}addControl(x,i){if(i===void 0&&(i=x.getDefaultPosition?x.getDefaultPosition():"top-right"),!x||!x.onAdd)return this.fire(new c.j(new Error("Invalid argument to map.addControl(). Argument must be a control with onAdd and onRemove methods.")));const u=x.onAdd(this);this._controls.push(x);const m=this._controlPositions[i];return i.indexOf("bottom")!==-1?m.insertBefore(u,m.firstChild):m.appendChild(u),this}removeControl(x){if(!x||!x.onRemove)return this.fire(new c.j(new Error("Invalid argument to map.removeControl(). Argument must be a control with onAdd and onRemove methods.")));const i=this._controls.indexOf(x);return i>-1&&this._controls.splice(i,1),x.onRemove(this),this}hasControl(x){return this._controls.indexOf(x)>-1}calculateCameraOptionsFromTo(x,i,u,m){return m==null&&this.terrain&&(m=this.terrain.getElevationForLngLatZoom(u,this.transform.tileZoom)),super.calculateCameraOptionsFromTo(x,i,u,m)}resize(x){var i;const u=this._containerDimensions(),m=u[0],g=u[1],_=this._getClampedPixelRatio(m,g);if(this._resizeCanvas(m,g,_),this.painter.resize(m,g,_),this.painter.overLimit()){const A=this.painter.context.gl;this._maxCanvasSize=[A.drawingBufferWidth,A.drawingBufferHeight];const I=this._getClampedPixelRatio(m,g);this._resizeCanvas(m,g,I),this.painter.resize(m,g,I)}this.transform.resize(m,g),(i=this._requestedCameraState)===null||i===void 0||i.resize(m,g);const C=!this._moving;return C&&(this.stop(),this.fire(new c.k("movestart",x)).fire(new c.k("move",x))),this.fire(new c.k("resize",x)),C&&this.fire(new c.k("moveend",x)),this}_getClampedPixelRatio(x,i){const{0:u,1:m}=this._maxCanvasSize,g=this.getPixelRatio(),_=x*g,C=i*g;return Math.min(_>u?u/_:1,C>m?m/C:1)*g}getPixelRatio(){var x;return(x=this._overridePixelRatio)!==null&&x!==void 0?x:devicePixelRatio}setPixelRatio(x){this._overridePixelRatio=x,this.resize()}getBounds(){return this.transform.getBounds()}getMaxBounds(){return this.transform.getMaxBounds()}setMaxBounds(x){return this.transform.setMaxBounds(Ie.convert(x)),this._update()}setMinZoom(x){if((x=x??-2)>=-2&&x<=this.transform.maxZoom)return this.transform.minZoom=x,this._update(),this.getZoom()=this.transform.minZoom)return this.transform.maxZoom=x,this._update(),this.getZoom()>x&&this.setZoom(x),this;throw new Error("maxZoom must be greater than the current minZoom")}getMaxZoom(){return this.transform.maxZoom}setMinPitch(x){if((x=x??0)<0)throw new Error("minPitch must be greater than or equal to 0");if(x>=0&&x<=this.transform.maxPitch)return this.transform.minPitch=x,this._update(),this.getPitch()85)throw new Error("maxPitch must be less than or equal to 85");if(x>=this.transform.minPitch)return this.transform.maxPitch=x,this._update(),this.getPitch()>x&&this.setPitch(x),this;throw new Error("maxPitch must be greater than the current minPitch")}getMaxPitch(){return this.transform.maxPitch}getRenderWorldCopies(){return this.transform.renderWorldCopies}setRenderWorldCopies(x){return this.transform.renderWorldCopies=x,this._update()}project(x){return this.transform.locationPoint(c.N.convert(x),this.style&&this.terrain)}unproject(x){return this.transform.pointLocation(c.P.convert(x),this.terrain)}isMoving(){var x;return this._moving||((x=this.handlers)===null||x===void 0?void 0:x.isMoving())}isZooming(){var x;return this._zooming||((x=this.handlers)===null||x===void 0?void 0:x.isZooming())}isRotating(){var x;return this._rotating||((x=this.handlers)===null||x===void 0?void 0:x.isRotating())}_createDelegatedListener(x,i,u){if(x==="mouseenter"||x==="mouseover"){let m=!1;return{layers:i,listener:u,delegates:{mousemove:_=>{const C=i.filter(I=>this.getLayer(I)),A=C.length!==0?this.queryRenderedFeatures(_.point,{layers:C}):[];A.length?m||(m=!0,u.call(this,new Rr(x,this,_.originalEvent,{features:A}))):m=!1},mouseout:()=>{m=!1}}}}if(x==="mouseleave"||x==="mouseout"){let m=!1;return{layers:i,listener:u,delegates:{mousemove:C=>{const A=i.filter(I=>this.getLayer(I));(A.length!==0?this.queryRenderedFeatures(C.point,{layers:A}):[]).length?m=!0:m&&(m=!1,u.call(this,new Rr(x,this,C.originalEvent)))},mouseout:C=>{m&&(m=!1,u.call(this,new Rr(x,this,C.originalEvent)))}}}}{const m=g=>{const _=i.filter(A=>this.getLayer(A)),C=_.length!==0?this.queryRenderedFeatures(g.point,{layers:_}):[];C.length&&(g.features=C,u.call(this,g),delete g.features)};return{layers:i,listener:u,delegates:{[x]:m}}}}_saveDelegatedListener(x,i){this._delegatedListeners=this._delegatedListeners||{},this._delegatedListeners[x]=this._delegatedListeners[x]||[],this._delegatedListeners[x].push(i)}_removeDelegatedListener(x,i,u){if(!this._delegatedListeners||!this._delegatedListeners[x])return;const m=this._delegatedListeners[x];for(let g=0;gi.includes(C))){for(const C in _.delegates)this.off(C,_.delegates[C]);return void m.splice(g,1)}}}on(x,i,u){if(u===void 0)return super.on(x,i);const m=this._createDelegatedListener(x,typeof i=="string"?[i]:i,u);this._saveDelegatedListener(x,m);for(const g in m.delegates)this.on(g,m.delegates[g]);return this}once(x,i,u){if(u===void 0)return super.once(x,i);const m=typeof i=="string"?[i]:i,g=this._createDelegatedListener(x,m,u);for(const _ in g.delegates){const C=g.delegates[_];g.delegates[_]=(...A)=>{this._removeDelegatedListener(x,m,u),C(...A)}}this._saveDelegatedListener(x,g);for(const _ in g.delegates)this.once(_,g.delegates[_]);return this}off(x,i,u){return u===void 0?super.off(x,i):(this._removeDelegatedListener(x,typeof i=="string"?[i]:i,u),this)}queryRenderedFeatures(x,i){if(!this.style)return[];let u;const m=x instanceof c.P||Array.isArray(x),g=m?x:[[0,0],[this.transform.width,this.transform.height]];if(i=i||(m?{}:x)||{},g instanceof c.P||typeof g[0]=="number")u=[c.P.convert(g)];else{const _=c.P.convert(g[0]),C=c.P.convert(g[1]);u=[_,new c.P(C.x,_.y),C,new c.P(_.x,C.y),_]}return this.style.queryRenderedFeatures(u,i,this.transform)}querySourceFeatures(x,i){return this.style.querySourceFeatures(x,i)}setStyle(x,i){return(i=c.e({},{localIdeographFontFamily:this._localIdeographFontFamily,validate:this._validateStyle},i)).diff!==!1&&i.localIdeographFontFamily===this._localIdeographFontFamily&&this.style&&x?(this._diffStyle(x,i),this):(this._localIdeographFontFamily=i.localIdeographFontFamily,this._updateStyle(x,i))}setTransformRequest(x){return this._requestManager.setTransformRequest(x),this}_getUIString(x){const i=this._locale[x];if(i==null)throw new Error(`Missing UI string '${x}'`);return i}_updateStyle(x,i){if(i.transformStyle&&this.style&&!this.style._loaded)return void this.style.once("style.load",()=>this._updateStyle(x,i));const u=this.style&&i.transformStyle?this.style.serialize():void 0;return this.style&&(this.style.setEventedParent(null),this.style._remove(!x)),x?(this.style=new Xo(this,i||{}),this.style.setEventedParent(this,{style:this.style}),typeof x=="string"?this.style.loadURL(x,i,u):this.style.loadJSON(x,i,u),this):(delete this.style,this)}_lazyInitEmptyStyle(){this.style||(this.style=new Xo(this,{}),this.style.setEventedParent(this,{style:this.style}),this.style.loadEmpty())}_diffStyle(x,i){if(typeof x=="string"){const u=this._requestManager.transformRequest(x,"Style");c.h(u,new AbortController).then(m=>{this._updateDiff(m.data,i)}).catch(m=>{m&&this.fire(new c.j(m))})}else typeof x=="object"&&this._updateDiff(x,i)}_updateDiff(x,i){try{this.style.setState(x,i)&&this._update(!0)}catch(u){c.w(`Unable to perform style diff: ${u.message||u.error||u}. Rebuilding the style from scratch.`),this._updateStyle(x,i)}}getStyle(){if(this.style)return this.style.serialize()}isStyleLoaded(){return this.style?this.style.loaded():c.w("There is no style added to the map.")}addSource(x,i){return this._lazyInitEmptyStyle(),this.style.addSource(x,i),this._update(!0)}isSourceLoaded(x){const i=this.style&&this.style.sourceCaches[x];if(i!==void 0)return i.loaded();this.fire(new c.j(new Error(`There is no source with ID '${x}'`)))}setTerrain(x){if(this.style._checkLoaded(),this._terrainDataCallback&&this.style.off("data",this._terrainDataCallback),x){const i=this.style.sourceCaches[x.source];if(!i)throw new Error(`cannot load terrain, because there exists no source with ID: ${x.source}`);this.terrain===null&&i.reload();for(const u in this.style._layers){const m=this.style._layers[u];m.type==="hillshade"&&m.source===x.source&&c.w("You are using the same source for a hillshade layer and for 3D terrain. Please consider using two separate sources to improve rendering quality.")}this.terrain=new vh(this.painter,i,x),this.painter.renderToTexture=new Od(this.painter,this.terrain),this.transform.minElevationForCurrentTile=this.terrain.getMinTileElevationForLngLatZoom(this.transform.center,this.transform.tileZoom),this.transform.elevation=this.terrain.getElevationForLngLatZoom(this.transform.center,this.transform.tileZoom),this._terrainDataCallback=u=>{u.dataType==="style"?this.terrain.sourceCache.freeRtt():u.dataType==="source"&&u.tile&&(u.sourceId!==x.source||this._elevationFreeze||(this.transform.minElevationForCurrentTile=this.terrain.getMinTileElevationForLngLatZoom(this.transform.center,this.transform.tileZoom),this.transform.elevation=this.terrain.getElevationForLngLatZoom(this.transform.center,this.transform.tileZoom)),this.terrain.sourceCache.freeRtt(u.tile.tileID))},this.style.on("data",this._terrainDataCallback)}else this.terrain&&this.terrain.sourceCache.destruct(),this.terrain=null,this.painter.renderToTexture&&this.painter.renderToTexture.destruct(),this.painter.renderToTexture=null,this.transform.minElevationForCurrentTile=0,this.transform.elevation=0;return this.fire(new c.k("terrain",{terrain:x})),this}getTerrain(){var x,i;return(i=(x=this.terrain)===null||x===void 0?void 0:x.options)!==null&&i!==void 0?i:null}areTilesLoaded(){const x=this.style&&this.style.sourceCaches;for(const i in x){const u=x[i]._tiles;for(const m in u){const g=u[m];if(g.state!=="loaded"&&g.state!=="errored")return!1}}return!0}removeSource(x){return this.style.removeSource(x),this._update(!0)}getSource(x){return this.style.getSource(x)}addImage(x,i,u={}){const{pixelRatio:m=1,sdf:g=!1,stretchX:_,stretchY:C,content:A,textFitWidth:I,textFitHeight:B}=u;if(this._lazyInitEmptyStyle(),!(i instanceof HTMLImageElement||c.b(i))){if(i.width===void 0||i.height===void 0)return this.fire(new c.j(new Error("Invalid arguments to map.addImage(). The second argument must be an `HTMLImageElement`, `ImageData`, `ImageBitmap`, or object with `width`, `height`, and `data` properties with the same format as `ImageData`")));{const{width:F,height:z,data:H}=i,J=i;return this.style.addImage(x,{data:new c.R({width:F,height:z},new Uint8Array(H)),pixelRatio:m,stretchX:_,stretchY:C,content:A,textFitWidth:I,textFitHeight:B,sdf:g,version:0,userImage:J}),J.onAdd&&J.onAdd(this,x),this}}{const{width:F,height:z,data:H}=M.getImageData(i);this.style.addImage(x,{data:new c.R({width:F,height:z},H),pixelRatio:m,stretchX:_,stretchY:C,content:A,textFitWidth:I,textFitHeight:B,sdf:g,version:0})}}updateImage(x,i){const u=this.style.getImage(x);if(!u)return this.fire(new c.j(new Error("The map has no image with that id. If you are adding a new image use `map.addImage(...)` instead.")));const m=i instanceof HTMLImageElement||c.b(i)?M.getImageData(i):i,{width:g,height:_,data:C}=m;if(g===void 0||_===void 0)return this.fire(new c.j(new Error("Invalid arguments to map.updateImage(). The second argument must be an `HTMLImageElement`, `ImageData`, `ImageBitmap`, or object with `width`, `height`, and `data` properties with the same format as `ImageData`")));if(g!==u.data.width||_!==u.data.height)return this.fire(new c.j(new Error("The width and height of the updated image must be that same as the previous version of the image")));const A=!(i instanceof HTMLImageElement||c.b(i));return u.data.replace(C,A),this.style.updateImage(x,u),this}getImage(x){return this.style.getImage(x)}hasImage(x){return x?!!this.style.getImage(x):(this.fire(new c.j(new Error("Missing required image id"))),!1)}removeImage(x){this.style.removeImage(x)}loadImage(x){return re.getImage(this._requestManager.transformRequest(x,"Image"),new AbortController)}listImages(){return this.style.listImages()}addLayer(x,i){return this._lazyInitEmptyStyle(),this.style.addLayer(x,i),this._update(!0)}moveLayer(x,i){return this.style.moveLayer(x,i),this._update(!0)}removeLayer(x){return this.style.removeLayer(x),this._update(!0)}getLayer(x){return this.style.getLayer(x)}getLayersOrder(){return this.style.getLayersOrder()}setLayerZoomRange(x,i,u){return this.style.setLayerZoomRange(x,i,u),this._update(!0)}setFilter(x,i,u={}){return this.style.setFilter(x,i,u),this._update(!0)}getFilter(x){return this.style.getFilter(x)}setPaintProperty(x,i,u,m={}){return this.style.setPaintProperty(x,i,u,m),this._update(!0)}getPaintProperty(x,i){return this.style.getPaintProperty(x,i)}setLayoutProperty(x,i,u,m={}){return this.style.setLayoutProperty(x,i,u,m),this._update(!0)}getLayoutProperty(x,i){return this.style.getLayoutProperty(x,i)}setGlyphs(x,i={}){return this._lazyInitEmptyStyle(),this.style.setGlyphs(x,i),this._update(!0)}getGlyphs(){return this.style.getGlyphsUrl()}addSprite(x,i,u={}){return this._lazyInitEmptyStyle(),this.style.addSprite(x,i,u,m=>{m||this._update(!0)}),this}removeSprite(x){return this._lazyInitEmptyStyle(),this.style.removeSprite(x),this._update(!0)}getSprite(){return this.style.getSprite()}setSprite(x,i={}){return this._lazyInitEmptyStyle(),this.style.setSprite(x,i,u=>{u||this._update(!0)}),this}setLight(x,i={}){return this._lazyInitEmptyStyle(),this.style.setLight(x,i),this._update(!0)}getLight(){return this.style.getLight()}setSky(x){return this._lazyInitEmptyStyle(),this.style.setSky(x),this._update(!0)}getSky(){return this.style.getSky()}setFeatureState(x,i){return this.style.setFeatureState(x,i),this._update()}removeFeatureState(x,i){return this.style.removeFeatureState(x,i),this._update()}getFeatureState(x){return this.style.getFeatureState(x)}getContainer(){return this._container}getCanvasContainer(){return this._canvasContainer}getCanvas(){return this._canvas}_containerDimensions(){let x=0,i=0;return this._container&&(x=this._container.clientWidth||400,i=this._container.clientHeight||300),[x,i]}_setupContainer(){const x=this._container;x.classList.add("maplibregl-map");const i=this._canvasContainer=D.create("div","maplibregl-canvas-container",x);this._interactive&&i.classList.add("maplibregl-interactive"),this._canvas=D.create("canvas","maplibregl-canvas",i),this._canvas.addEventListener("webglcontextlost",this._contextLost,!1),this._canvas.addEventListener("webglcontextrestored",this._contextRestored,!1),this._canvas.setAttribute("tabindex",this._interactive?"0":"-1"),this._canvas.setAttribute("aria-label",this._getUIString("Map.Title")),this._canvas.setAttribute("role","region");const u=this._containerDimensions(),m=this._getClampedPixelRatio(u[0],u[1]);this._resizeCanvas(u[0],u[1],m);const g=this._controlContainer=D.create("div","maplibregl-control-container",x),_=this._controlPositions={};["top-left","top-right","bottom-left","bottom-right"].forEach(C=>{_[C]=D.create("div",`maplibregl-ctrl-${C} `,g)}),this._container.addEventListener("scroll",this._onMapScroll,!1)}_resizeCanvas(x,i,u){this._canvas.width=Math.floor(u*x),this._canvas.height=Math.floor(u*i),this._canvas.style.width=`${x}px`,this._canvas.style.height=`${i}px`}_setupPainter(){const x={alpha:!0,stencil:!0,depth:!0,failIfMajorPerformanceCaveat:this._failIfMajorPerformanceCaveat,preserveDrawingBuffer:this._preserveDrawingBuffer,antialias:this._antialias||!1};let i=null;this._canvas.addEventListener("webglcontextcreationerror",m=>{i={requestedAttributes:x},m&&(i.statusMessage=m.statusMessage,i.type=m.type)},{once:!0});const u=this._canvas.getContext("webgl2",x)||this._canvas.getContext("webgl",x);if(!u){const m="Failed to initialize WebGL";throw i?(i.message=m,new Error(JSON.stringify(i))):new Error(m)}this.painter=new Ul(u,this.transform),G.testSupport(u)}loaded(){return!this._styleDirty&&!this._sourcesDirty&&!!this.style&&this.style.loaded()}_update(x){return this.style&&this.style._loaded?(this._styleDirty=this._styleDirty||x,this._sourcesDirty=!0,this.triggerRepaint(),this):this}_requestRenderFrame(x){return this._update(),this._renderTaskQueue.add(x)}_cancelRenderFrame(x){this._renderTaskQueue.remove(x)}_render(x){const i=this._idleTriggered?this._fadeDuration:0;if(this.painter.context.setDirty(),this.painter.setBaseState(),this._renderTaskQueue.run(x),this._removed)return;let u=!1;if(this.style&&this._styleDirty){this._styleDirty=!1;const g=this.transform.zoom,_=M.now();this.style.zoomHistory.update(g,_);const C=new c.z(g,{now:_,fadeDuration:i,zoomHistory:this.style.zoomHistory,transition:this.style.getTransition()}),A=C.crossFadingFactor();A===1&&A===this._crossFadingFactor||(u=!0,this._crossFadingFactor=A),this.style.update(C)}this.style&&this._sourcesDirty&&(this._sourcesDirty=!1,this.style._updateSources(this.transform)),this.terrain?(this.terrain.sourceCache.update(this.transform,this.terrain),this.transform.minElevationForCurrentTile=this.terrain.getMinTileElevationForLngLatZoom(this.transform.center,this.transform.tileZoom),this._elevationFreeze||(this.transform.elevation=this.terrain.getElevationForLngLatZoom(this.transform.center,this.transform.tileZoom))):(this.transform.minElevationForCurrentTile=0,this.transform.elevation=0),this._placementDirty=this.style&&this.style._updatePlacement(this.painter.transform,this.showCollisionBoxes,i,this._crossSourceCollisions),this.painter.render(this.style,{showTileBoundaries:this.showTileBoundaries,showOverdrawInspector:this._showOverdrawInspector,rotating:this.isRotating(),zooming:this.isZooming(),moving:this.isMoving(),fadeDuration:i,showPadding:this.showPadding}),this.fire(new c.k("render")),this.loaded()&&!this._loaded&&(this._loaded=!0,c.bf.mark(c.bg.load),this.fire(new c.k("load"))),this.style&&(this.style.hasTransitions()||u)&&(this._styleDirty=!0),this.style&&!this._placementDirty&&this.style._releaseSymbolFadeTiles();const m=this._sourcesDirty||this._styleDirty||this._placementDirty;return m||this._repaint?this.triggerRepaint():!this.isMoving()&&this.loaded()&&this.fire(new c.k("idle")),!this._loaded||this._fullyLoaded||m||(this._fullyLoaded=!0,c.bf.mark(c.bg.fullLoad)),this}redraw(){return this.style&&(this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),this._render(0)),this}remove(){var x;this._hash&&this._hash.remove();for(const u of this._controls)u.onRemove(this);this._controls=[],this._frameRequest&&(this._frameRequest.abort(),this._frameRequest=null),this._renderTaskQueue.clear(),this.painter.destroy(),this.handlers.destroy(),delete this.handlers,this.setStyle(null),typeof window<"u"&&removeEventListener("online",this._onWindowOnline,!1),re.removeThrottleControl(this._imageQueueHandle),(x=this._resizeObserver)===null||x===void 0||x.disconnect();const i=this.painter.context.gl.getExtension("WEBGL_lose_context");i!=null&&i.loseContext&&i.loseContext(),this._canvas.removeEventListener("webglcontextrestored",this._contextRestored,!1),this._canvas.removeEventListener("webglcontextlost",this._contextLost,!1),D.remove(this._canvasContainer),D.remove(this._controlContainer),this._container.classList.remove("maplibregl-map"),c.bf.clearMetrics(),this._removed=!0,this.fire(new c.k("remove"))}triggerRepaint(){this.style&&!this._frameRequest&&(this._frameRequest=new AbortController,M.frameAsync(this._frameRequest).then(x=>{c.bf.frame(x),this._frameRequest=null,this._render(x)}).catch(()=>{}))}get showTileBoundaries(){return!!this._showTileBoundaries}set showTileBoundaries(x){this._showTileBoundaries!==x&&(this._showTileBoundaries=x,this._update())}get showPadding(){return!!this._showPadding}set showPadding(x){this._showPadding!==x&&(this._showPadding=x,this._update())}get showCollisionBoxes(){return!!this._showCollisionBoxes}set showCollisionBoxes(x){this._showCollisionBoxes!==x&&(this._showCollisionBoxes=x,x?this.style._generateCollisionBoxes():this._update())}get showOverdrawInspector(){return!!this._showOverdrawInspector}set showOverdrawInspector(x){this._showOverdrawInspector!==x&&(this._showOverdrawInspector=x,this._update())}get repaint(){return!!this._repaint}set repaint(x){this._repaint!==x&&(this._repaint=x,this.triggerRepaint())}get vertices(){return!!this._vertices}set vertices(x){this._vertices=x,this._update()}get version(){return Fd}getCameraTargetElevation(){return this.transform.elevation}},p.MapMouseEvent=Rr,p.MapTouchEvent=Co,p.MapWheelEvent=Md,p.Marker=$l,p.NavigationControl=class{constructor(x){this._updateZoomButtons=()=>{const i=this._map.getZoom(),u=i===this._map.getMaxZoom(),m=i===this._map.getMinZoom();this._zoomInButton.disabled=u,this._zoomOutButton.disabled=m,this._zoomInButton.setAttribute("aria-disabled",u.toString()),this._zoomOutButton.setAttribute("aria-disabled",m.toString())},this._rotateCompassArrow=()=>{const i=this.options.visualizePitch?`scale(${1/Math.pow(Math.cos(this._map.transform.pitch*(Math.PI/180)),.5)}) rotateX(${this._map.transform.pitch}deg) rotateZ(${this._map.transform.angle*(180/Math.PI)}deg)`:`rotate(${this._map.transform.angle*(180/Math.PI)}deg)`;this._compassIcon.style.transform=i},this._setButtonTitle=(i,u)=>{const m=this._map._getUIString(`NavigationControl.${u}`);i.title=m,i.setAttribute("aria-label",m)},this.options=c.e({},tm,x),this._container=D.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._container.addEventListener("contextmenu",i=>i.preventDefault()),this.options.showZoom&&(this._zoomInButton=this._createButton("maplibregl-ctrl-zoom-in",i=>this._map.zoomIn({},{originalEvent:i})),D.create("span","maplibregl-ctrl-icon",this._zoomInButton).setAttribute("aria-hidden","true"),this._zoomOutButton=this._createButton("maplibregl-ctrl-zoom-out",i=>this._map.zoomOut({},{originalEvent:i})),D.create("span","maplibregl-ctrl-icon",this._zoomOutButton).setAttribute("aria-hidden","true")),this.options.showCompass&&(this._compass=this._createButton("maplibregl-ctrl-compass",i=>{this.options.visualizePitch?this._map.resetNorthPitch({},{originalEvent:i}):this._map.resetNorth({},{originalEvent:i})}),this._compassIcon=D.create("span","maplibregl-ctrl-icon",this._compass),this._compassIcon.setAttribute("aria-hidden","true"))}onAdd(x){return this._map=x,this.options.showZoom&&(this._setButtonTitle(this._zoomInButton,"ZoomIn"),this._setButtonTitle(this._zoomOutButton,"ZoomOut"),this._map.on("zoom",this._updateZoomButtons),this._updateZoomButtons()),this.options.showCompass&&(this._setButtonTitle(this._compass,"ResetBearing"),this.options.visualizePitch&&this._map.on("pitch",this._rotateCompassArrow),this._map.on("rotate",this._rotateCompassArrow),this._rotateCompassArrow(),this._handler=new im(this._map,this._compass,this.options.visualizePitch)),this._container}onRemove(){D.remove(this._container),this.options.showZoom&&this._map.off("zoom",this._updateZoomButtons),this.options.showCompass&&(this.options.visualizePitch&&this._map.off("pitch",this._rotateCompassArrow),this._map.off("rotate",this._rotateCompassArrow),this._handler.off(),delete this._handler),delete this._map}_createButton(x,i){const u=D.create("button",x,this._container);return u.type="button",u.addEventListener("click",i),u}},p.Popup=class extends c.E{constructor(x){super(),this.remove=()=>(this._content&&D.remove(this._content),this._container&&(D.remove(this._container),delete this._container),this._map&&(this._map.off("move",this._update),this._map.off("move",this._onClose),this._map.off("click",this._onClose),this._map.off("remove",this.remove),this._map.off("mousemove",this._onMouseMove),this._map.off("mouseup",this._onMouseUp),this._map.off("drag",this._onDrag),this._map._canvasContainer.classList.remove("maplibregl-track-pointer"),delete this._map,this.fire(new c.k("close"))),this),this._onMouseUp=i=>{this._update(i.point)},this._onMouseMove=i=>{this._update(i.point)},this._onDrag=i=>{this._update(i.point)},this._update=i=>{var u;if(!this._map||!this._lngLat&&!this._trackPointer||!this._content)return;if(!this._container){if(this._container=D.create("div","maplibregl-popup",this._map.getContainer()),this._tip=D.create("div","maplibregl-popup-tip",this._container),this._container.appendChild(this._content),this.options.className)for(const A of this.options.className.split(" "))this._container.classList.add(A);this._closeButton&&this._closeButton.setAttribute("aria-label",this._map._getUIString("Popup.Close")),this._trackPointer&&this._container.classList.add("maplibregl-popup-track-pointer")}if(this.options.maxWidth&&this._container.style.maxWidth!==this.options.maxWidth&&(this._container.style.maxWidth=this.options.maxWidth),this._lngLat=this._map.transform.renderWorldCopies&&!this._trackPointer?Ni(this._lngLat,this._flatPos,this._map.transform):(u=this._lngLat)===null||u===void 0?void 0:u.wrap(),this._trackPointer&&!i)return;const m=this._flatPos=this._pos=this._trackPointer&&i?i:this._map.project(this._lngLat);this._map.terrain&&(this._flatPos=this._trackPointer&&i?i:this._map.transform.locationPoint(this._lngLat));let g=this.options.anchor;const _=tc(this.options.offset);if(!g){const A=this._container.offsetWidth,I=this._container.offsetHeight;let B;B=m.y+_.bottom.ythis._map.transform.height-I?["bottom"]:[],m.xthis._map.transform.width-A/2&&B.push("right"),g=B.length===0?"bottom":B.join("-")}let C=m.add(_[g]);this.options.subpixelPositioning||(C=C.round()),D.setTransform(this._container,`${ha[g]} translate(${C.x}px,${C.y}px)`),Ql(this._container,g,"popup")},this._onClose=()=>{this.remove()},this.options=c.e(Object.create(zt),x)}addTo(x){return this._map&&this.remove(),this._map=x,this.options.closeOnClick&&this._map.on("click",this._onClose),this.options.closeOnMove&&this._map.on("move",this._onClose),this._map.on("remove",this.remove),this._update(),this._focusFirstElement(),this._trackPointer?(this._map.on("mousemove",this._onMouseMove),this._map.on("mouseup",this._onMouseUp),this._container&&this._container.classList.add("maplibregl-popup-track-pointer"),this._map._canvasContainer.classList.add("maplibregl-track-pointer")):this._map.on("move",this._update),this.fire(new c.k("open")),this}isOpen(){return!!this._map}getLngLat(){return this._lngLat}setLngLat(x){return this._lngLat=c.N.convert(x),this._pos=null,this._flatPos=null,this._trackPointer=!1,this._update(),this._map&&(this._map.on("move",this._update),this._map.off("mousemove",this._onMouseMove),this._container&&this._container.classList.remove("maplibregl-popup-track-pointer"),this._map._canvasContainer.classList.remove("maplibregl-track-pointer")),this}trackPointer(){return this._trackPointer=!0,this._pos=null,this._flatPos=null,this._update(),this._map&&(this._map.off("move",this._update),this._map.on("mousemove",this._onMouseMove),this._map.on("drag",this._onDrag),this._container&&this._container.classList.add("maplibregl-popup-track-pointer"),this._map._canvasContainer.classList.add("maplibregl-track-pointer")),this}getElement(){return this._container}setText(x){return this.setDOMContent(document.createTextNode(x))}setHTML(x){const i=document.createDocumentFragment(),u=document.createElement("body");let m;for(u.innerHTML=x;m=u.firstChild,m;)i.appendChild(m);return this.setDOMContent(i)}getMaxWidth(){var x;return(x=this._container)===null||x===void 0?void 0:x.style.maxWidth}setMaxWidth(x){return this.options.maxWidth=x,this._update(),this}setDOMContent(x){if(this._content)for(;this._content.hasChildNodes();)this._content.firstChild&&this._content.removeChild(this._content.firstChild);else this._content=D.create("div","maplibregl-popup-content",this._container);return this._content.appendChild(x),this._createCloseButton(),this._update(),this._focusFirstElement(),this}addClassName(x){return this._container&&this._container.classList.add(x),this}removeClassName(x){return this._container&&this._container.classList.remove(x),this}setOffset(x){return this.options.offset=x,this._update(),this}toggleClassName(x){if(this._container)return this._container.classList.toggle(x)}setSubpixelPositioning(x){this.options.subpixelPositioning=x}_createCloseButton(){this.options.closeButton&&(this._closeButton=D.create("button","maplibregl-popup-close-button",this._content),this._closeButton.type="button",this._closeButton.innerHTML="×",this._closeButton.addEventListener("click",this._onClose))}_focusFirstElement(){if(!this.options.focusAfterOpen||!this._container)return;const x=this._container.querySelector(ec);x&&x.focus()}},p.RasterDEMTileSource=Bi,p.RasterTileSource=Lt,p.ScaleControl=class{constructor(x){this._onMove=()=>{Qa(this._map,this._container,this.options)},this.setUnit=i=>{this.options.unit=i,Qa(this._map,this._container,this.options)},this.options=Object.assign(Object.assign({},un),x)}getDefaultPosition(){return"bottom-left"}onAdd(x){return this._map=x,this._container=D.create("div","maplibregl-ctrl maplibregl-ctrl-scale",x.getContainer()),this._map.on("move",this._onMove),this._onMove(),this._container}onRemove(){D.remove(this._container),this._map.off("move",this._onMove),this._map=void 0}},p.ScrollZoomHandler=Us,p.Style=Xo,p.TerrainControl=class{constructor(x){this._toggleTerrain=()=>{this._map.getTerrain()?this._map.setTerrain(null):this._map.setTerrain(this.options),this._updateTerrainIcon()},this._updateTerrainIcon=()=>{this._terrainButton.classList.remove("maplibregl-ctrl-terrain"),this._terrainButton.classList.remove("maplibregl-ctrl-terrain-enabled"),this._map.terrain?(this._terrainButton.classList.add("maplibregl-ctrl-terrain-enabled"),this._terrainButton.title=this._map._getUIString("TerrainControl.Disable")):(this._terrainButton.classList.add("maplibregl-ctrl-terrain"),this._terrainButton.title=this._map._getUIString("TerrainControl.Enable"))},this.options=x}onAdd(x){return this._map=x,this._container=D.create("div","maplibregl-ctrl maplibregl-ctrl-group"),this._terrainButton=D.create("button","maplibregl-ctrl-terrain",this._container),D.create("span","maplibregl-ctrl-icon",this._terrainButton).setAttribute("aria-hidden","true"),this._terrainButton.type="button",this._terrainButton.addEventListener("click",this._toggleTerrain),this._updateTerrainIcon(),this._map.on("terrain",this._updateTerrainIcon),this._container}onRemove(){D.remove(this._container),this._map.off("terrain",this._updateTerrainIcon),this._map=void 0}},p.TwoFingersTouchPitchHandler=na,p.TwoFingersTouchRotateHandler=mh,p.TwoFingersTouchZoomHandler=ph,p.TwoFingersTouchZoomRotateHandler=yh,p.VectorTileSource=gr,p.VideoSource=ys,p.addSourceType=(x,i)=>c._(void 0,void 0,void 0,function*(){if(on(x))throw new Error(`A source type called "${x}" already exists.`);((u,m)=>{Dr[u]=m})(x,i)}),p.clearPrewarmedResources=function(){const x=Qt;x&&(x.isPreloaded()&&x.numActive()===1?(x.release(Zt),Qt=null):console.warn("Could not clear WebWorkers since there are active Map instances that still reference it. The pre-warmed WebWorker pool can only be cleared when all map instances have been removed with map.remove()"))},p.getMaxParallelImageRequests=function(){return c.a.MAX_PARALLEL_IMAGE_REQUESTS},p.getRTLTextPluginStatus=function(){return Ei().getRTLTextPluginStatus()},p.getVersion=function(){return Ch},p.getWorkerCount=function(){return Ht.workerCount},p.getWorkerUrl=function(){return c.a.WORKER_URL},p.importScriptInWorkers=function(x){return lr().broadcast("IS",x)},p.prewarm=function(){ki().acquire(Zt)},p.setMaxParallelImageRequests=function(x){c.a.MAX_PARALLEL_IMAGE_REQUESTS=x},p.setRTLTextPlugin=function(x,i){return Ei().setRTLTextPlugin(x,i)},p.setWorkerCount=function(x){Ht.workerCount=x},p.setWorkerUrl=function(x){c.a.WORKER_URL=x}});var h=t;return h})})(dg);var pg=dg.exports;const yn=ug(pg);function fg(n,e){return function(){return n.apply(e,arguments)}}const{toString:Ux}=Object.prototype,{getPrototypeOf:fp}=Object,Wh=(n=>e=>{const t=Ux.call(e);return n[t]||(n[t]=t.slice(8,-1).toLowerCase())})(Object.create(null)),zn=n=>(n=n.toLowerCase(),e=>Wh(e)===n),Jh=n=>e=>typeof e===n,{isArray:cl}=Array,bc=Jh("undefined");function Gx(n){return n!==null&&!bc(n)&&n.constructor!==null&&!bc(n.constructor)&&Zs(n.constructor.isBuffer)&&n.constructor.isBuffer(n)}const mg=zn("ArrayBuffer");function Hx(n){let e;return typeof ArrayBuffer<"u"&&ArrayBuffer.isView?e=ArrayBuffer.isView(n):e=n&&n.buffer&&mg(n.buffer),e}const Xx=Jh("string"),Zs=Jh("function"),gg=Jh("number"),Yh=n=>n!==null&&typeof n=="object",qx=n=>n===!0||n===!1,Zh=n=>{if(Wh(n)!=="object")return!1;const e=fp(n);return(e===null||e===Object.prototype||Object.getPrototypeOf(e)===null)&&!(Symbol.toStringTag in n)&&!(Symbol.iterator in n)},Wx=zn("Date"),Jx=zn("File"),Yx=zn("Blob"),Zx=zn("FileList"),Kx=n=>Yh(n)&&Zs(n.pipe),Qx=n=>{let e;return n&&(typeof FormData=="function"&&n instanceof FormData||Zs(n.append)&&((e=Wh(n))==="formdata"||e==="object"&&Zs(n.toString)&&n.toString()==="[object FormData]"))},$x=zn("URLSearchParams"),eb=n=>n.trim?n.trim():n.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g,"");function vc(n,e,{allOwnKeys:t=!1}={}){if(n===null||typeof n>"u")return;let s,a;if(typeof n!="object"&&(n=[n]),cl(n))for(s=0,a=n.length;s0;)if(a=t[s],e===a.toLowerCase())return a;return null}const _g=typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global,xg=n=>!bc(n)&&n!==_g;function mp(){const{caseless:n}=xg(this)&&this||{},e={},t=(s,a)=>{const h=n&&yg(e,a)||a;Zh(e[h])&&Zh(s)?e[h]=mp(e[h],s):Zh(s)?e[h]=mp({},s):cl(s)?e[h]=s.slice():e[h]=s};for(let s=0,a=arguments.length;s(vc(e,(a,h)=>{t&&Zs(a)?n[h]=fg(a,t):n[h]=a},{allOwnKeys:s}),n),ib=n=>(n.charCodeAt(0)===65279&&(n=n.slice(1)),n),rb=(n,e,t,s)=>{n.prototype=Object.create(e.prototype,s),n.prototype.constructor=n,Object.defineProperty(n,"super",{value:e.prototype}),t&&Object.assign(n.prototype,t)},sb=(n,e,t,s)=>{let a,h,p;const c={};if(e=e||{},n==null)return e;do{for(a=Object.getOwnPropertyNames(n),h=a.length;h-- >0;)p=a[h],(!s||s(p,n,e))&&!c[p]&&(e[p]=n[p],c[p]=!0);n=t!==!1&&fp(n)}while(n&&(!t||t(n,e))&&n!==Object.prototype);return e},nb=(n,e,t)=>{n=String(n),(t===void 0||t>n.length)&&(t=n.length),t-=e.length;const s=n.indexOf(e,t);return s!==-1&&s===t},ob=n=>{if(!n)return null;if(cl(n))return n;let e=n.length;if(!gg(e))return null;const t=new Array(e);for(;e-- >0;)t[e]=n[e];return t},ab=(n=>e=>n&&e instanceof n)(typeof Uint8Array<"u"&&fp(Uint8Array)),lb=(n,e)=>{const s=(n&&n[Symbol.iterator]).call(n);let a;for(;(a=s.next())&&!a.done;){const h=a.value;e.call(n,h[0],h[1])}},cb=(n,e)=>{let t;const s=[];for(;(t=n.exec(e))!==null;)s.push(t);return s},hb=zn("HTMLFormElement"),ub=n=>n.toLowerCase().replace(/[-_\s]([a-z\d])(\w*)/g,function(t,s,a){return s.toUpperCase()+a}),bg=(({hasOwnProperty:n})=>(e,t)=>n.call(e,t))(Object.prototype),db=zn("RegExp"),vg=(n,e)=>{const t=Object.getOwnPropertyDescriptors(n),s={};vc(t,(a,h)=>{let p;(p=e(a,h,n))!==!1&&(s[h]=p||a)}),Object.defineProperties(n,s)},pb=n=>{vg(n,(e,t)=>{if(Zs(n)&&["arguments","caller","callee"].indexOf(t)!==-1)return!1;const s=n[t];if(Zs(s)){if(e.enumerable=!1,"writable"in e){e.writable=!1;return}e.set||(e.set=()=>{throw Error("Can not rewrite read-only method '"+t+"'")})}})},fb=(n,e)=>{const t={},s=a=>{a.forEach(h=>{t[h]=!0})};return cl(n)?s(n):s(String(n).split(e)),t},mb=()=>{},gb=(n,e)=>(n=+n,Number.isFinite(n)?n:e),gp="abcdefghijklmnopqrstuvwxyz",wg="0123456789",kg={DIGIT:wg,ALPHA:gp,ALPHA_DIGIT:gp+gp.toUpperCase()+wg},yb=(n=16,e=kg.ALPHA_DIGIT)=>{let t="";const{length:s}=e;for(;n--;)t+=e[Math.random()*s|0];return t};function _b(n){return!!(n&&Zs(n.append)&&n[Symbol.toStringTag]==="FormData"&&n[Symbol.iterator])}const xb=n=>{const e=new Array(10),t=(s,a)=>{if(Yh(s)){if(e.indexOf(s)>=0)return;if(!("toJSON"in s)){e[a]=s;const h=cl(s)?[]:{};return vc(s,(p,c)=>{const w=t(p,a+1);!bc(w)&&(h[c]=w)}),e[a]=void 0,h}}return s};return t(n,0)},bb=zn("AsyncFunction"),qe={isArray:cl,isArrayBuffer:mg,isBuffer:Gx,isFormData:Qx,isArrayBufferView:Hx,isString:Xx,isNumber:gg,isBoolean:qx,isObject:Yh,isPlainObject:Zh,isUndefined:bc,isDate:Wx,isFile:Jx,isBlob:Yx,isRegExp:db,isFunction:Zs,isStream:Kx,isURLSearchParams:$x,isTypedArray:ab,isFileList:Zx,forEach:vc,merge:mp,extend:tb,trim:eb,stripBOM:ib,inherits:rb,toFlatObject:sb,kindOf:Wh,kindOfTest:zn,endsWith:nb,toArray:ob,forEachEntry:lb,matchAll:cb,isHTMLForm:hb,hasOwnProperty:bg,hasOwnProp:bg,reduceDescriptors:vg,freezeMethods:pb,toObjectSet:fb,toCamelCase:ub,noop:mb,toFiniteNumber:gb,findKey:yg,global:_g,isContextDefined:xg,ALPHABET:kg,generateString:yb,isSpecCompliantForm:_b,toJSONObject:xb,isAsyncFn:bb,isThenable:n=>n&&(Yh(n)||Zs(n))&&Zs(n.then)&&Zs(n.catch)};function xi(n,e,t,s,a){Error.call(this),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack,this.message=n,this.name="AxiosError",e&&(this.code=e),t&&(this.config=t),s&&(this.request=s),a&&(this.response=a)}qe.inherits(xi,Error,{toJSON:function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:qe.toJSONObject(this.config),code:this.code,status:this.response&&this.response.status?this.response.status:null}}});const Cg=xi.prototype,Sg={};["ERR_BAD_OPTION_VALUE","ERR_BAD_OPTION","ECONNABORTED","ETIMEDOUT","ERR_NETWORK","ERR_FR_TOO_MANY_REDIRECTS","ERR_DEPRECATED","ERR_BAD_RESPONSE","ERR_BAD_REQUEST","ERR_CANCELED","ERR_NOT_SUPPORT","ERR_INVALID_URL"].forEach(n=>{Sg[n]={value:n}}),Object.defineProperties(xi,Sg),Object.defineProperty(Cg,"isAxiosError",{value:!0}),xi.from=(n,e,t,s,a,h)=>{const p=Object.create(Cg);return qe.toFlatObject(n,p,function(w){return w!==Error.prototype},c=>c!=="isAxiosError"),xi.call(p,n.message,e,t,s,a),p.cause=n,p.name=n.name,h&&Object.assign(p,h),p};const vb=null;function yp(n){return qe.isPlainObject(n)||qe.isArray(n)}function Eg(n){return qe.endsWith(n,"[]")?n.slice(0,-2):n}function Ag(n,e,t){return n?n.concat(e).map(function(a,h){return a=Eg(a),!t&&h?"["+a+"]":a}).join(t?".":""):e}function wb(n){return qe.isArray(n)&&!n.some(yp)}const kb=qe.toFlatObject(qe,{},null,function(e){return/^is[A-Z]/.test(e)});function Kh(n,e,t){if(!qe.isObject(n))throw new TypeError("target must be an object");e=e||new FormData,t=qe.toFlatObject(t,{metaTokens:!0,dots:!1,indexes:!1},!1,function(Y,de){return!qe.isUndefined(de[Y])});const s=t.metaTokens,a=t.visitor||T,h=t.dots,p=t.indexes,w=(t.Blob||typeof Blob<"u"&&Blob)&&qe.isSpecCompliantForm(e);if(!qe.isFunction(a))throw new TypeError("visitor must be a function");function S(U){if(U===null)return"";if(qe.isDate(U))return U.toISOString();if(!w&&qe.isBlob(U))throw new xi("Blob is not supported. Use a Buffer instead.");return qe.isArrayBuffer(U)||qe.isTypedArray(U)?w&&typeof Blob=="function"?new Blob([U]):Buffer.from(U):U}function T(U,Y,de){let be=U;if(U&&!de&&typeof U=="object"){if(qe.endsWith(Y,"{}"))Y=s?Y:Y.slice(0,-2),U=JSON.stringify(U);else if(qe.isArray(U)&&wb(U)||(qe.isFileList(U)||qe.endsWith(Y,"[]"))&&(be=qe.toArray(U)))return Y=Eg(Y),be.forEach(function(re,fe){!(qe.isUndefined(re)||re===null)&&e.append(p===!0?Ag([Y],fe,h):p===null?Y:Y+"[]",S(re))}),!1}return yp(U)?!0:(e.append(Ag(de,Y,h),S(U)),!1)}const M=[],D=Object.assign(kb,{defaultVisitor:T,convertValue:S,isVisitable:yp});function G(U,Y){if(!qe.isUndefined(U)){if(M.indexOf(U)!==-1)throw Error("Circular reference detected in "+Y.join("."));M.push(U),qe.forEach(U,function(be,Z){(!(qe.isUndefined(be)||be===null)&&a.call(e,be,qe.isString(Z)?Z.trim():Z,Y,D))===!0&&G(be,Y?Y.concat(Z):[Z])}),M.pop()}}if(!qe.isObject(n))throw new TypeError("data must be an object");return G(n),e}function Tg(n){const e={"!":"%21","'":"%27","(":"%28",")":"%29","~":"%7E","%20":"+","%00":"\0"};return encodeURIComponent(n).replace(/[!'()~]|%20|%00/g,function(s){return e[s]})}function _p(n,e){this._pairs=[],n&&Kh(n,this,e)}const Mg=_p.prototype;Mg.append=function(e,t){this._pairs.push([e,t])},Mg.toString=function(e){const t=e?function(s){return e.call(this,s,Tg)}:Tg;return this._pairs.map(function(a){return t(a[0])+"="+t(a[1])},"").join("&")};function Cb(n){return encodeURIComponent(n).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}function Ig(n,e,t){if(!e)return n;const s=t&&t.encode||Cb,a=t&&t.serialize;let h;if(a?h=a(e,t):h=qe.isURLSearchParams(e)?e.toString():new _p(e,t).toString(s),h){const p=n.indexOf("#");p!==-1&&(n=n.slice(0,p)),n+=(n.indexOf("?")===-1?"?":"&")+h}return n}class Pg{constructor(){this.handlers=[]}use(e,t,s){return this.handlers.push({fulfilled:e,rejected:t,synchronous:s?s.synchronous:!1,runWhen:s?s.runWhen:null}),this.handlers.length-1}eject(e){this.handlers[e]&&(this.handlers[e]=null)}clear(){this.handlers&&(this.handlers=[])}forEach(e){qe.forEach(this.handlers,function(s){s!==null&&e(s)})}}const Dg={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1},Sb={isBrowser:!0,classes:{URLSearchParams:typeof URLSearchParams<"u"?URLSearchParams:_p,FormData:typeof FormData<"u"?FormData:null,Blob:typeof Blob<"u"?Blob:null},protocols:["http","https","file","blob","url","data"]},Lg=typeof window<"u"&&typeof document<"u",Eb=(n=>Lg&&["ReactNative","NativeScript","NS"].indexOf(n)<0)(typeof navigator<"u"&&navigator.product),Ab=typeof WorkerGlobalScope<"u"&&self instanceof WorkerGlobalScope&&typeof self.importScripts=="function",Rn={...Object.freeze(Object.defineProperty({__proto__:null,hasBrowserEnv:Lg,hasStandardBrowserEnv:Eb,hasStandardBrowserWebWorkerEnv:Ab},Symbol.toStringTag,{value:"Module"})),...Sb};function Tb(n,e){return Kh(n,new Rn.classes.URLSearchParams,Object.assign({visitor:function(t,s,a,h){return Rn.isNode&&qe.isBuffer(t)?(this.append(s,t.toString("base64")),!1):h.defaultVisitor.apply(this,arguments)}},e))}function Mb(n){return qe.matchAll(/\w+|\[(\w*)]/g,n).map(e=>e[0]==="[]"?"":e[1]||e[0])}function Ib(n){const e={},t=Object.keys(n);let s;const a=t.length;let h;for(s=0;s=t.length;return p=!p&&qe.isArray(a)?a.length:p,w?(qe.hasOwnProp(a,p)?a[p]=[a[p],s]:a[p]=s,!c):((!a[p]||!qe.isObject(a[p]))&&(a[p]=[]),e(t,s,a[p],h)&&qe.isArray(a[p])&&(a[p]=Ib(a[p])),!c)}if(qe.isFormData(n)&&qe.isFunction(n.entries)){const t={};return qe.forEachEntry(n,(s,a)=>{e(Mb(s),a,t,0)}),t}return null}function Pb(n,e,t){if(qe.isString(n))try{return(e||JSON.parse)(n),qe.trim(n)}catch(s){if(s.name!=="SyntaxError")throw s}return(t||JSON.stringify)(n)}const wc={transitional:Dg,adapter:["xhr","http"],transformRequest:[function(e,t){const s=t.getContentType()||"",a=s.indexOf("application/json")>-1,h=qe.isObject(e);if(h&&qe.isHTMLForm(e)&&(e=new FormData(e)),qe.isFormData(e))return a?JSON.stringify(Bg(e)):e;if(qe.isArrayBuffer(e)||qe.isBuffer(e)||qe.isStream(e)||qe.isFile(e)||qe.isBlob(e))return e;if(qe.isArrayBufferView(e))return e.buffer;if(qe.isURLSearchParams(e))return t.setContentType("application/x-www-form-urlencoded;charset=utf-8",!1),e.toString();let c;if(h){if(s.indexOf("application/x-www-form-urlencoded")>-1)return Tb(e,this.formSerializer).toString();if((c=qe.isFileList(e))||s.indexOf("multipart/form-data")>-1){const w=this.env&&this.env.FormData;return Kh(c?{"files[]":e}:e,w&&new w,this.formSerializer)}}return h||a?(t.setContentType("application/json",!1),Pb(e)):e}],transformResponse:[function(e){const t=this.transitional||wc.transitional,s=t&&t.forcedJSONParsing,a=this.responseType==="json";if(e&&qe.isString(e)&&(s&&!this.responseType||a)){const p=!(t&&t.silentJSONParsing)&&a;try{return JSON.parse(e)}catch(c){if(p)throw c.name==="SyntaxError"?xi.from(c,xi.ERR_BAD_RESPONSE,this,null,this.response):c}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,env:{FormData:Rn.classes.FormData,Blob:Rn.classes.Blob},validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*","Content-Type":void 0}}};qe.forEach(["delete","get","head","post","put","patch"],n=>{wc.headers[n]={}});const Db=qe.toObjectSet(["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"]),Lb=n=>{const e={};let t,s,a;return n&&n.split(` `).forEach(function(p){a=p.indexOf(":"),t=p.substring(0,a).trim().toLowerCase(),s=p.substring(a+1).trim(),!(!t||e[t]&&Db[t])&&(t==="set-cookie"?e[t]?e[t].push(s):e[t]=[s]:e[t]=e[t]?e[t]+", "+s:s)}),e},Og=Symbol("internals");function kc(n){return n&&String(n).trim().toLowerCase()}function Qh(n){return n===!1||n==null?n:qe.isArray(n)?n.map(Qh):String(n)}function Bb(n){const e=Object.create(null),t=/([^\s,;=]+)\s*(?:=\s*([^,;]+))?/g;let s;for(;s=t.exec(n);)e[s[1]]=s[2];return e}const Ob=n=>/^[-_a-zA-Z0-9^`|~,!#$%&'*+.]+$/.test(n.trim());function xp(n,e,t,s,a){if(qe.isFunction(s))return s.call(this,e,t);if(a&&(e=t),!!qe.isString(e)){if(qe.isString(s))return e.indexOf(s)!==-1;if(qe.isRegExp(s))return s.test(e)}}function Fb(n){return n.trim().toLowerCase().replace(/([a-z\d])(\w*)/g,(e,t,s)=>t.toUpperCase()+s)}function zb(n,e){const t=qe.toCamelCase(" "+e);["get","set","has"].forEach(s=>{Object.defineProperty(n,s+t,{value:function(a,h,p){return this[s].call(this,e,a,h,p)},configurable:!0})})}class Ks{constructor(e){e&&this.set(e)}set(e,t,s){const a=this;function h(c,w,S){const T=kc(w);if(!T)throw new Error("header name must be a non-empty string");const M=qe.findKey(a,T);(!M||a[M]===void 0||S===!0||S===void 0&&a[M]!==!1)&&(a[M||w]=Qh(c))}const p=(c,w)=>qe.forEach(c,(S,T)=>h(S,T,w));return qe.isPlainObject(e)||e instanceof this.constructor?p(e,t):qe.isString(e)&&(e=e.trim())&&!Ob(e)?p(Lb(e),t):e!=null&&h(t,e,s),this}get(e,t){if(e=kc(e),e){const s=qe.findKey(this,e);if(s){const a=this[s];if(!t)return a;if(t===!0)return Bb(a);if(qe.isFunction(t))return t.call(this,a,s);if(qe.isRegExp(t))return t.exec(a);throw new TypeError("parser must be boolean|regexp|function")}}}has(e,t){if(e=kc(e),e){const s=qe.findKey(this,e);return!!(s&&this[s]!==void 0&&(!t||xp(this,this[s],s,t)))}return!1}delete(e,t){const s=this;let a=!1;function h(p){if(p=kc(p),p){const c=qe.findKey(s,p);c&&(!t||xp(s,s[c],c,t))&&(delete s[c],a=!0)}}return qe.isArray(e)?e.forEach(h):h(e),a}clear(e){const t=Object.keys(this);let s=t.length,a=!1;for(;s--;){const h=t[s];(!e||xp(this,this[h],h,e,!0))&&(delete this[h],a=!0)}return a}normalize(e){const t=this,s={};return qe.forEach(this,(a,h)=>{const p=qe.findKey(s,h);if(p){t[p]=Qh(a),delete t[h];return}const c=e?Fb(h):String(h).trim();c!==h&&delete t[h],t[c]=Qh(a),s[c]=!0}),this}concat(...e){return this.constructor.concat(this,...e)}toJSON(e){const t=Object.create(null);return qe.forEach(this,(s,a)=>{s!=null&&s!==!1&&(t[a]=e&&qe.isArray(s)?s.join(", "):s)}),t}[Symbol.iterator](){return Object.entries(this.toJSON())[Symbol.iterator]()}toString(){return Object.entries(this.toJSON()).map(([e,t])=>e+": "+t).join(` `)}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(e){return e instanceof this?e:new this(e)}static concat(e,...t){const s=new this(e);return t.forEach(a=>s.set(a)),s}static accessor(e){const s=(this[Og]=this[Og]={accessors:{}}).accessors,a=this.prototype;function h(p){const c=kc(p);s[c]||(zb(a,p),s[c]=!0)}return qe.isArray(e)?e.forEach(h):h(e),this}}Ks.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]),qe.reduceDescriptors(Ks.prototype,({value:n},e)=>{let t=e[0].toUpperCase()+e.slice(1);return{get:()=>n,set(s){this[t]=s}}}),qe.freezeMethods(Ks);function bp(n,e){const t=this||wc,s=e||t,a=Ks.from(s.headers);let h=s.data;return qe.forEach(n,function(c){h=c.call(t,h,a.normalize(),e?e.status:void 0)}),a.normalize(),h}function Fg(n){return!!(n&&n.__CANCEL__)}function Cc(n,e,t){xi.call(this,n??"canceled",xi.ERR_CANCELED,e,t),this.name="CanceledError"}qe.inherits(Cc,xi,{__CANCEL__:!0});function Rb(n,e,t){const s=t.config.validateStatus;!t.status||!s||s(t.status)?n(t):e(new xi("Request failed with status code "+t.status,[xi.ERR_BAD_REQUEST,xi.ERR_BAD_RESPONSE][Math.floor(t.status/100)-4],t.config,t.request,t))}const Vb=Rn.hasStandardBrowserEnv?{write(n,e,t,s,a,h){const p=[n+"="+encodeURIComponent(e)];qe.isNumber(t)&&p.push("expires="+new Date(t).toGMTString()),qe.isString(s)&&p.push("path="+s),qe.isString(a)&&p.push("domain="+a),h===!0&&p.push("secure"),document.cookie=p.join("; ")},read(n){const e=document.cookie.match(new RegExp("(^|;\\s*)("+n+")=([^;]*)"));return e?decodeURIComponent(e[3]):null},remove(n){this.write(n,"",Date.now()-864e5)}}:{write(){},read(){return null},remove(){}};function Nb(n){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(n)}function jb(n,e){return e?n.replace(/\/?\/$/,"")+"/"+e.replace(/^\/+/,""):n}function zg(n,e){return n&&!Nb(e)?jb(n,e):e}const Ub=Rn.hasStandardBrowserEnv?function(){const e=/(msie|trident)/i.test(navigator.userAgent),t=document.createElement("a");let s;function a(h){let p=h;return e&&(t.setAttribute("href",p),p=t.href),t.setAttribute("href",p),{href:t.href,protocol:t.protocol?t.protocol.replace(/:$/,""):"",host:t.host,search:t.search?t.search.replace(/^\?/,""):"",hash:t.hash?t.hash.replace(/^#/,""):"",hostname:t.hostname,port:t.port,pathname:t.pathname.charAt(0)==="/"?t.pathname:"/"+t.pathname}}return s=a(window.location.href),function(p){const c=qe.isString(p)?a(p):p;return c.protocol===s.protocol&&c.host===s.host}}():function(){return function(){return!0}}();function Gb(n){const e=/^([-+\w]{1,25})(:?\/\/|:)/.exec(n);return e&&e[1]||""}function Hb(n,e){n=n||10;const t=new Array(n),s=new Array(n);let a=0,h=0,p;return e=e!==void 0?e:1e3,function(w){const S=Date.now(),T=s[h];p||(p=S),t[a]=w,s[a]=S;let M=h,D=0;for(;M!==a;)D+=t[M++],M=M%n;if(a=(a+1)%n,a===h&&(h=(h+1)%n),S-p{const h=a.loaded,p=a.lengthComputable?a.total:void 0,c=h-t,w=s(c),S=h<=p;t=h;const T={loaded:h,total:p,progress:p?h/p:void 0,bytes:c,rate:w||void 0,estimated:w&&p&&S?(p-h)/w:void 0,event:a};T[e?"download":"upload"]=!0,n(T)}}const vp={http:vb,xhr:typeof XMLHttpRequest<"u"&&function(n){return new Promise(function(t,s){let a=n.data;const h=Ks.from(n.headers).normalize();let{responseType:p,withXSRFToken:c}=n,w;function S(){n.cancelToken&&n.cancelToken.unsubscribe(w),n.signal&&n.signal.removeEventListener("abort",w)}let T;if(qe.isFormData(a)){if(Rn.hasStandardBrowserEnv||Rn.hasStandardBrowserWebWorkerEnv)h.setContentType(!1);else if((T=h.getContentType())!==!1){const[Y,...de]=T?T.split(";").map(be=>be.trim()).filter(Boolean):[];h.setContentType([Y||"multipart/form-data",...de].join("; "))}}let M=new XMLHttpRequest;if(n.auth){const Y=n.auth.username||"",de=n.auth.password?unescape(encodeURIComponent(n.auth.password)):"";h.set("Authorization","Basic "+btoa(Y+":"+de))}const D=zg(n.baseURL,n.url);M.open(n.method.toUpperCase(),Ig(D,n.params,n.paramsSerializer),!0),M.timeout=n.timeout;function G(){if(!M)return;const Y=Ks.from("getAllResponseHeaders"in M&&M.getAllResponseHeaders()),be={data:!p||p==="text"||p==="json"?M.responseText:M.response,status:M.status,statusText:M.statusText,headers:Y,config:n,request:M};Rb(function(re){t(re),S()},function(re){s(re),S()},be),M=null}if("onloadend"in M?M.onloadend=G:M.onreadystatechange=function(){!M||M.readyState!==4||M.status===0&&!(M.responseURL&&M.responseURL.indexOf("file:")===0)||setTimeout(G)},M.onabort=function(){M&&(s(new xi("Request aborted",xi.ECONNABORTED,n,M)),M=null)},M.onerror=function(){s(new xi("Network Error",xi.ERR_NETWORK,n,M)),M=null},M.ontimeout=function(){let de=n.timeout?"timeout of "+n.timeout+"ms exceeded":"timeout exceeded";const be=n.transitional||Dg;n.timeoutErrorMessage&&(de=n.timeoutErrorMessage),s(new xi(de,be.clarifyTimeoutError?xi.ETIMEDOUT:xi.ECONNABORTED,n,M)),M=null},Rn.hasStandardBrowserEnv&&(c&&qe.isFunction(c)&&(c=c(n)),c||c!==!1&&Ub(D))){const Y=n.xsrfHeaderName&&n.xsrfCookieName&&Vb.read(n.xsrfCookieName);Y&&h.set(n.xsrfHeaderName,Y)}a===void 0&&h.setContentType(null),"setRequestHeader"in M&&qe.forEach(h.toJSON(),function(de,be){M.setRequestHeader(be,de)}),qe.isUndefined(n.withCredentials)||(M.withCredentials=!!n.withCredentials),p&&p!=="json"&&(M.responseType=n.responseType),typeof n.onDownloadProgress=="function"&&M.addEventListener("progress",Rg(n.onDownloadProgress,!0)),typeof n.onUploadProgress=="function"&&M.upload&&M.upload.addEventListener("progress",Rg(n.onUploadProgress)),(n.cancelToken||n.signal)&&(w=Y=>{M&&(s(!Y||Y.type?new Cc(null,n,M):Y),M.abort(),M=null)},n.cancelToken&&n.cancelToken.subscribe(w),n.signal&&(n.signal.aborted?w():n.signal.addEventListener("abort",w)));const U=Gb(D);if(U&&Rn.protocols.indexOf(U)===-1){s(new xi("Unsupported protocol "+U+":",xi.ERR_BAD_REQUEST,n));return}M.send(a||null)})}};qe.forEach(vp,(n,e)=>{if(n){try{Object.defineProperty(n,"name",{value:e})}catch{}Object.defineProperty(n,"adapterName",{value:e})}});const Vg=n=>`- ${n}`,Xb=n=>qe.isFunction(n)||n===null||n===!1,Ng={getAdapter:n=>{n=qe.isArray(n)?n:[n];const{length:e}=n;let t,s;const a={};for(let h=0;h`adapter ${c} `+(w===!1?"is not supported by the environment":"is not available in the build"));let p=e?h.length>1?`since : `+h.map(Vg).join(` `):" "+Vg(h[0]):"as no adapter specified";throw new xi("There is no suitable adapter to dispatch the request "+p,"ERR_NOT_SUPPORT")}return s},adapters:vp};function wp(n){if(n.cancelToken&&n.cancelToken.throwIfRequested(),n.signal&&n.signal.aborted)throw new Cc(null,n)}function jg(n){return wp(n),n.headers=Ks.from(n.headers),n.data=bp.call(n,n.transformRequest),["post","put","patch"].indexOf(n.method)!==-1&&n.headers.setContentType("application/x-www-form-urlencoded",!1),Ng.getAdapter(n.adapter||wc.adapter)(n).then(function(s){return wp(n),s.data=bp.call(n,n.transformResponse,s),s.headers=Ks.from(s.headers),s},function(s){return Fg(s)||(wp(n),s&&s.response&&(s.response.data=bp.call(n,n.transformResponse,s.response),s.response.headers=Ks.from(s.response.headers))),Promise.reject(s)})}const Ug=n=>n instanceof Ks?{...n}:n;function hl(n,e){e=e||{};const t={};function s(S,T,M){return qe.isPlainObject(S)&&qe.isPlainObject(T)?qe.merge.call({caseless:M},S,T):qe.isPlainObject(T)?qe.merge({},T):qe.isArray(T)?T.slice():T}function a(S,T,M){if(qe.isUndefined(T)){if(!qe.isUndefined(S))return s(void 0,S,M)}else return s(S,T,M)}function h(S,T){if(!qe.isUndefined(T))return s(void 0,T)}function p(S,T){if(qe.isUndefined(T)){if(!qe.isUndefined(S))return s(void 0,S)}else return s(void 0,T)}function c(S,T,M){if(M in e)return s(S,T);if(M in n)return s(void 0,S)}const w={url:h,method:h,data:h,baseURL:p,transformRequest:p,transformResponse:p,paramsSerializer:p,timeout:p,timeoutMessage:p,withCredentials:p,withXSRFToken:p,adapter:p,responseType:p,xsrfCookieName:p,xsrfHeaderName:p,onUploadProgress:p,onDownloadProgress:p,decompress:p,maxContentLength:p,maxBodyLength:p,beforeRedirect:p,transport:p,httpAgent:p,httpsAgent:p,cancelToken:p,socketPath:p,responseEncoding:p,validateStatus:c,headers:(S,T)=>a(Ug(S),Ug(T),!0)};return qe.forEach(Object.keys(Object.assign({},n,e)),function(T){const M=w[T]||a,D=M(n[T],e[T],T);qe.isUndefined(D)&&M!==c||(t[T]=D)}),t}const Gg="1.6.8",kp={};["object","boolean","number","function","string","symbol"].forEach((n,e)=>{kp[n]=function(s){return typeof s===n||"a"+(e<1?"n ":" ")+n}});const Hg={};kp.transitional=function(e,t,s){function a(h,p){return"[Axios v"+Gg+"] Transitional option '"+h+"'"+p+(s?". "+s:"")}return(h,p,c)=>{if(e===!1)throw new xi(a(p," has been removed"+(t?" in "+t:"")),xi.ERR_DEPRECATED);return t&&!Hg[p]&&(Hg[p]=!0,console.warn(a(p," has been deprecated since v"+t+" and will be removed in the near future"))),e?e(h,p,c):!0}};function qb(n,e,t){if(typeof n!="object")throw new xi("options must be an object",xi.ERR_BAD_OPTION_VALUE);const s=Object.keys(n);let a=s.length;for(;a-- >0;){const h=s[a],p=e[h];if(p){const c=n[h],w=c===void 0||p(c,h,n);if(w!==!0)throw new xi("option "+h+" must be "+w,xi.ERR_BAD_OPTION_VALUE);continue}if(t!==!0)throw new xi("Unknown option "+h,xi.ERR_BAD_OPTION)}}const Cp={assertOptions:qb,validators:kp},Do=Cp.validators;class Sa{constructor(e){this.defaults=e,this.interceptors={request:new Pg,response:new Pg}}async request(e,t){try{return await this._request(e,t)}catch(s){if(s instanceof Error){let a;Error.captureStackTrace?Error.captureStackTrace(a={}):a=new Error;const h=a.stack?a.stack.replace(/^.+\n/,""):"";s.stack?h&&!String(s.stack).endsWith(h.replace(/^.+\n.+\n/,""))&&(s.stack+=` `+h):s.stack=h}throw s}}_request(e,t){typeof e=="string"?(t=t||{},t.url=e):t=e||{},t=hl(this.defaults,t);const{transitional:s,paramsSerializer:a,headers:h}=t;s!==void 0&&Cp.assertOptions(s,{silentJSONParsing:Do.transitional(Do.boolean),forcedJSONParsing:Do.transitional(Do.boolean),clarifyTimeoutError:Do.transitional(Do.boolean)},!1),a!=null&&(qe.isFunction(a)?t.paramsSerializer={serialize:a}:Cp.assertOptions(a,{encode:Do.function,serialize:Do.function},!0)),t.method=(t.method||this.defaults.method||"get").toLowerCase();let p=h&&qe.merge(h.common,h[t.method]);h&&qe.forEach(["delete","get","head","post","put","patch","common"],U=>{delete h[U]}),t.headers=Ks.concat(p,h);const c=[];let w=!0;this.interceptors.request.forEach(function(Y){typeof Y.runWhen=="function"&&Y.runWhen(t)===!1||(w=w&&Y.synchronous,c.unshift(Y.fulfilled,Y.rejected))});const S=[];this.interceptors.response.forEach(function(Y){S.push(Y.fulfilled,Y.rejected)});let T,M=0,D;if(!w){const U=[jg.bind(this),void 0];for(U.unshift.apply(U,c),U.push.apply(U,S),D=U.length,T=Promise.resolve(t);M{if(!s._listeners)return;let h=s._listeners.length;for(;h-- >0;)s._listeners[h](a);s._listeners=null}),this.promise.then=a=>{let h;const p=new Promise(c=>{s.subscribe(c),h=c}).then(a);return p.cancel=function(){s.unsubscribe(h)},p},e(function(h,p,c){s.reason||(s.reason=new Cc(h,p,c),t(s.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(e){if(this.reason){e(this.reason);return}this._listeners?this._listeners.push(e):this._listeners=[e]}unsubscribe(e){if(!this._listeners)return;const t=this._listeners.indexOf(e);t!==-1&&this._listeners.splice(t,1)}static source(){let e;return{token:new Sp(function(a){e=a}),cancel:e}}}function Wb(n){return function(t){return n.apply(null,t)}}function Jb(n){return qe.isObject(n)&&n.isAxiosError===!0}const Ep={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511};Object.entries(Ep).forEach(([n,e])=>{Ep[e]=n});function Xg(n){const e=new Sa(n),t=fg(Sa.prototype.request,e);return qe.extend(t,Sa.prototype,e,{allOwnKeys:!0}),qe.extend(t,e,null,{allOwnKeys:!0}),t.create=function(a){return Xg(hl(n,a))},t}const vi=Xg(wc);vi.Axios=Sa,vi.CanceledError=Cc,vi.CancelToken=Sp,vi.isCancel=Fg,vi.VERSION=Gg,vi.toFormData=Kh,vi.AxiosError=xi,vi.Cancel=vi.CanceledError,vi.all=function(e){return Promise.all(e)},vi.spread=Wb,vi.isAxiosError=Jb,vi.mergeConfig=hl,vi.AxiosHeaders=Ks,vi.formToJSON=n=>Bg(qe.isHTMLForm(n)?new FormData(n):n),vi.getAdapter=Ng.getAdapter,vi.HttpStatusCode=Ep,vi.default=vi;var Ss=63710088e-1,qg={centimeters:Ss*100,centimetres:Ss*100,degrees:Ss/111325,feet:Ss*3.28084,inches:Ss*39.37,kilometers:Ss/1e3,kilometres:Ss/1e3,meters:Ss,metres:Ss,miles:Ss/1609.344,millimeters:Ss*1e3,millimetres:Ss*1e3,nauticalmiles:Ss/1852,radians:1,yards:Ss*1.0936};function Sc(n,e,t){t===void 0&&(t={});var s={type:"Feature"};return(t.id===0||t.id)&&(s.id=t.id),t.bbox&&(s.bbox=t.bbox),s.properties=e||{},s.geometry=n,s}function $h(n,e,t){if(t===void 0&&(t={}),!n)throw new Error("coordinates is required");if(!Array.isArray(n))throw new Error("coordinates must be an Array");if(n.length<2)throw new Error("coordinates must be at least 2 numbers long");if(!Jg(n[0])||!Jg(n[1]))throw new Error("coordinates must contain numbers");var s={type:"Point",coordinates:n};return Sc(s,e,t)}function eu(n,e,t){t===void 0&&(t={});for(var s=0,a=n;sw||U>S||Y>T){c=M,w=s,S=U,T=Y,h=0;return}var de=tu([c,M],t.properties);if(e(de,s,a,Y,h)===!1)return!1;h++,c=M})===!1)return!1}}})}function ev(n,e,t){var s=t,a=!1;return $b(n,function(h,p,c,w,S){a===!1&&t===void 0?s=h:s=e(s,h,p,c,w,S),a=!0}),s}function Qn(n){var e=[1/0,1/0,-1/0,-1/0];return ul(n,function(t){e[0]>t[0]&&(e[0]=t[0]),e[1]>t[1]&&(e[1]=t[1]),e[2]=2&&!Array.isArray(n[0])&&!Array.isArray(n[1]))return n;throw new Error("coord must be GeoJSON Point or an Array of numbers")}function tv(n,e){return n.type==="FeatureCollection"?"FeatureCollection":n.type==="GeometryCollection"?"GeometryCollection":n.type==="Feature"&&n.geometry!==null?n.geometry.type:n.type}var Ap={exports:{}},Zg={exports:{}};(function(n,e){(function(t,s){n.exports=s()})(qh,function(){function t(Z,re,fe,we,Le){(function Be(Pe,Me,at,Je,bt){for(;Je>at;){if(Je-at>600){var rt=Je-at+1,_t=Me-at+1,ei=Math.log(rt),mt=.5*Math.exp(2*ei/3),Nt=.5*Math.sqrt(ei*mt*(rt-mt)/rt)*(_t-rt/2<0?-1:1),Gt=Math.max(at,Math.floor(Me-_t*mt/rt+Nt)),ui=Math.min(Je,Math.floor(Me+(rt-_t)*mt/rt+Nt));Be(Pe,Me,Gt,ui,bt)}var lt=Pe[Me],Mt=at,At=Je;for(s(Pe,at,Me),bt(Pe[Je],lt)>0&&s(Pe,at,Je);Mt0;)At--}bt(Pe[at],lt)===0?s(Pe,at,At):s(Pe,++At,Je),At<=Me&&(at=At+1),Me<=At&&(Je=At-1)}})(Z,re,fe||0,we||Z.length-1,Le||a)}function s(Z,re,fe){var we=Z[re];Z[re]=Z[fe],Z[fe]=we}function a(Z,re){return Zre?1:0}var h=function(Z){Z===void 0&&(Z=9),this._maxEntries=Math.max(4,Z),this._minEntries=Math.max(2,Math.ceil(.4*this._maxEntries)),this.clear()};function p(Z,re,fe){if(!fe)return re.indexOf(Z);for(var we=0;we=Z.minX&&re.maxY>=Z.minY}function de(Z){return{children:Z,height:1,leaf:!0,minX:1/0,minY:1/0,maxX:-1/0,maxY:-1/0}}function be(Z,re,fe,we,Le){for(var Be=[re,fe];Be.length;)if(!((fe=Be.pop())-(re=Be.pop())<=we)){var Pe=re+Math.ceil((fe-re)/we/2)*we;t(Z,Pe,re,fe,Le),Be.push(re,Pe,Pe,fe)}}return h.prototype.all=function(){return this._all(this.data,[])},h.prototype.search=function(Z){var re=this.data,fe=[];if(!Y(Z,re))return fe;for(var we=this.toBBox,Le=[];re;){for(var Be=0;Be=0&&Le[re].children.length>this._maxEntries;)this._split(Le,re),re--;this._adjustParentBBoxes(we,Le,re)},h.prototype._split=function(Z,re){var fe=Z[re],we=fe.children.length,Le=this._minEntries;this._chooseSplitAxis(fe,Le,we);var Be=this._chooseSplitIndex(fe,Le,we),Pe=de(fe.children.splice(Be,fe.children.length-Be));Pe.height=fe.height,Pe.leaf=fe.leaf,c(fe,this.toBBox),c(Pe,this.toBBox),re?Z[re-1].children.push(Pe):this._splitRoot(fe,Pe)},h.prototype._splitRoot=function(Z,re){this.data=de([Z,re]),this.data.height=Z.height+1,this.data.leaf=!1,c(this.data,this.toBBox)},h.prototype._chooseSplitIndex=function(Z,re,fe){for(var we,Le,Be,Pe,Me,at,Je,bt=1/0,rt=1/0,_t=re;_t<=fe-re;_t++){var ei=w(Z,0,_t,this.toBBox),mt=w(Z,_t,fe,this.toBBox),Nt=(Le=ei,Be=mt,Pe=void 0,Me=void 0,at=void 0,Je=void 0,Pe=Math.max(Le.minX,Be.minX),Me=Math.max(Le.minY,Be.minY),at=Math.min(Le.maxX,Be.maxX),Je=Math.min(Le.maxY,Be.maxY),Math.max(0,at-Pe)*Math.max(0,Je-Me)),Gt=D(ei)+D(mt);Nt=re;bt--){var rt=Z.children[bt];S(Pe,Z.leaf?Le(rt):rt),Me+=G(Pe)}return Me},h.prototype._adjustParentBBoxes=function(Z,re,fe){for(var we=fe;we>=0;we--)S(re[we],Z)},h.prototype._condense=function(Z){for(var re=Z.length-1,fe=void 0;re>=0;re--)Z[re].children.length===0?re>0?(fe=Z[re-1].children).splice(fe.indexOf(Z[re]),1):this.clear():c(Z[re],this.toBBox)},h})})(Zg);var iv=Zg.exports;class rv{constructor(e=[],t=sv){if(this.data=e,this.length=this.data.length,this.compare=t,this.length>0)for(let s=(this.length>>1)-1;s>=0;s--)this._down(s)}push(e){this.data.push(e),this.length++,this._up(this.length-1)}pop(){if(this.length===0)return;const e=this.data[0],t=this.data.pop();return this.length--,this.length>0&&(this.data[0]=t,this._down(0)),e}peek(){return this.data[0]}_up(e){const{data:t,compare:s}=this,a=t[e];for(;e>0;){const h=e-1>>1,p=t[h];if(s(a,p)>=0)break;t[e]=p,e=h}t[e]=a}_down(e){const{data:t,compare:s}=this,a=this.length>>1,h=t[e];for(;e=0)break;t[e]=c,e=p}t[e]=h}}function sv(n,e){return ne?1:0}const nv=jx(Object.freeze(Object.defineProperty({__proto__:null,default:rv},Symbol.toStringTag,{value:"Module"})));var ru={exports:{}},ov=function(e,t,s,a){var h=e[0],p=e[1],c=!1;s===void 0&&(s=0),a===void 0&&(a=t.length);for(var w=(a-s)/2,S=0,T=w-1;Sp!=U>p&&h<(G-M)*(p-D)/(U-D)+M;Y&&(c=!c)}return c},av=function(e,t,s,a){var h=e[0],p=e[1],c=!1;s===void 0&&(s=0),a===void 0&&(a=t.length);for(var w=a-s,S=0,T=w-1;Sp!=U>p&&h<(G-M)*(p-D)/(U-D)+M;Y&&(c=!c)}return c},Kg=ov,Qg=av;ru.exports=function(e,t,s,a){return t.length>0&&Array.isArray(t[0])?Qg(e,t,s,a):Kg(e,t,s,a)},ru.exports.nested=Qg,ru.exports.flat=Kg;var lv=ru.exports,Tp={exports:{}};(function(n,e){(function(t,s){s(e)})(qh,function(t){const a=33306690738754706e-32;function h(Y,de,be,Z,re){let fe,we,Le,Be,Pe=de[0],Me=Z[0],at=0,Je=0;Me>Pe==Me>-Pe?(fe=Pe,Pe=de[++at]):(fe=Me,Me=Z[++Je]);let bt=0;if(atPe==Me>-Pe?(Le=fe-((we=Pe+fe)-Pe),Pe=de[++at]):(Le=fe-((we=Me+fe)-Me),Me=Z[++Je]),fe=we,Le!==0&&(re[bt++]=Le);atPe==Me>-Pe?(Le=fe-((we=fe+Pe)-(Be=we-fe))+(Pe-Be),Pe=de[++at]):(Le=fe-((we=fe+Me)-(Be=we-fe))+(Me-Be),Me=Z[++Je]),fe=we,Le!==0&&(re[bt++]=Le);for(;at0!=Le>0)return Be;const Pe=Math.abs(we+Le);return Math.abs(Be)>=c*Pe?Be:-function(Me,at,Je,bt,rt,_t,ei){let mt,Nt,Gt,ui,lt,Mt,At,di,Zt,Ht,jt,Qt,Si,ki,Ci,lr,cr,Ji;const Yi=Me-rt,Zi=Je-rt,Ie=at-_t,Ai=bt-_t;lt=(Ci=(di=Yi-(At=(Mt=134217729*Yi)-(Mt-Yi)))*(Ht=Ai-(Zt=(Mt=134217729*Ai)-(Mt-Ai)))-((ki=Yi*Ai)-At*Zt-di*Zt-At*Ht))-(jt=Ci-(cr=(di=Ie-(At=(Mt=134217729*Ie)-(Mt-Ie)))*(Ht=Zi-(Zt=(Mt=134217729*Zi)-(Mt-Zi)))-((lr=Ie*Zi)-At*Zt-di*Zt-At*Ht))),T[0]=Ci-(jt+lt)+(lt-cr),lt=(Si=ki-((Qt=ki+jt)-(lt=Qt-ki))+(jt-lt))-(jt=Si-lr),T[1]=Si-(jt+lt)+(lt-lr),lt=(Ji=Qt+jt)-Qt,T[2]=Qt-(Ji-lt)+(jt-lt),T[3]=Ji;let gr=function(gs,ys){let xr=ys[0];for(let Dr=1;Dr=Lt||-gr>=Lt||(mt=Me-(Yi+(lt=Me-Yi))+(lt-rt),Gt=Je-(Zi+(lt=Je-Zi))+(lt-rt),Nt=at-(Ie+(lt=at-Ie))+(lt-_t),ui=bt-(Ai+(lt=bt-Ai))+(lt-_t),mt===0&&Nt===0&&Gt===0&&ui===0)||(Lt=S*ei+a*Math.abs(gr),(gr+=Yi*ui+Ai*mt-(Ie*Gt+Zi*Nt))>=Lt||-gr>=Lt))return gr;lt=(Ci=(di=mt-(At=(Mt=134217729*mt)-(Mt-mt)))*(Ht=Ai-(Zt=(Mt=134217729*Ai)-(Mt-Ai)))-((ki=mt*Ai)-At*Zt-di*Zt-At*Ht))-(jt=Ci-(cr=(di=Nt-(At=(Mt=134217729*Nt)-(Mt-Nt)))*(Ht=Zi-(Zt=(Mt=134217729*Zi)-(Mt-Zi)))-((lr=Nt*Zi)-At*Zt-di*Zt-At*Ht))),U[0]=Ci-(jt+lt)+(lt-cr),lt=(Si=ki-((Qt=ki+jt)-(lt=Qt-ki))+(jt-lt))-(jt=Si-lr),U[1]=Si-(jt+lt)+(lt-lr),lt=(Ji=Qt+jt)-Qt,U[2]=Qt-(Ji-lt)+(jt-lt),U[3]=Ji;const Bi=h(4,T,4,U,M);lt=(Ci=(di=Yi-(At=(Mt=134217729*Yi)-(Mt-Yi)))*(Ht=ui-(Zt=(Mt=134217729*ui)-(Mt-ui)))-((ki=Yi*ui)-At*Zt-di*Zt-At*Ht))-(jt=Ci-(cr=(di=Ie-(At=(Mt=134217729*Ie)-(Mt-Ie)))*(Ht=Gt-(Zt=(Mt=134217729*Gt)-(Mt-Gt)))-((lr=Ie*Gt)-At*Zt-di*Zt-At*Ht))),U[0]=Ci-(jt+lt)+(lt-cr),lt=(Si=ki-((Qt=ki+jt)-(lt=Qt-ki))+(jt-lt))-(jt=Si-lr),U[1]=Si-(jt+lt)+(lt-lr),lt=(Ji=Qt+jt)-Qt,U[2]=Qt-(Ji-lt)+(jt-lt),U[3]=Ji;const nn=h(Bi,M,4,U,D);lt=(Ci=(di=mt-(At=(Mt=134217729*mt)-(Mt-mt)))*(Ht=ui-(Zt=(Mt=134217729*ui)-(Mt-ui)))-((ki=mt*ui)-At*Zt-di*Zt-At*Ht))-(jt=Ci-(cr=(di=Nt-(At=(Mt=134217729*Nt)-(Mt-Nt)))*(Ht=Gt-(Zt=(Mt=134217729*Gt)-(Mt-Gt)))-((lr=Nt*Gt)-At*Zt-di*Zt-At*Ht))),U[0]=Ci-(jt+lt)+(lt-cr),lt=(Si=ki-((Qt=ki+jt)-(lt=Qt-ki))+(jt-lt))-(jt=Si-lr),U[1]=Si-(jt+lt)+(lt-lr),lt=(Ji=Qt+jt)-Qt,U[2]=Qt-(Ji-lt)+(jt-lt),U[3]=Ji;const ms=h(nn,D,4,U,G);return G[ms-1]}(Y,de,be,Z,re,fe,Pe)},t.orient2dfast=function(Y,de,be,Z,re,fe){return(de-fe)*(be-re)-(Y-re)*(Z-fe)},Object.defineProperty(t,"__esModule",{value:!0})})})(Tp,Tp.exports);var cv=Tp.exports,$g=iv,su=nv,hv=lv,uv=cv.orient2d;su.default&&(su=su.default),Ap.exports=e0,Ap.exports.default=e0;function e0(n,e,t){e=Math.max(0,e===void 0?2:e),t=t||0;var s=gv(n),a=new $g(16);a.toBBox=function(Z){return{minX:Z[0],minY:Z[1],maxX:Z[0],maxY:Z[1]}},a.compareMinX=function(Z,re){return Z[0]-re[0]},a.compareMinY=function(Z,re){return Z[1]-re[1]},a.load(n);for(var h=[],p=0,c;ph||c.push({node:T,dist:M})}for(;c.length&&!c.peek().node.children;){var D=c.pop(),G=D.node,U=Pp(G,e,t),Y=Pp(G,s,a);if(D.dist=e.minX&&n[0]<=e.maxX&&n[1]>=e.minY&&n[1]<=e.maxY}function i0(n,e,t){for(var s=Math.min(n[0],e[0]),a=Math.min(n[1],e[1]),h=Math.max(n[0],e[0]),p=Math.max(n[1],e[1]),c=t.search({minX:s,minY:a,maxX:h,maxY:p}),w=0;w0!=dl(n,e,s)>0&&dl(t,s,n)>0!=dl(t,s,e)>0}function Mp(n){var e=n.p,t=n.next.p;return n.minX=Math.min(e[0],t[0]),n.minY=Math.min(e[1],t[1]),n.maxX=Math.max(e[0],t[0]),n.maxY=Math.max(e[1],t[1]),n}function gv(n){for(var e=n[0],t=n[0],s=n[0],a=n[0],h=0;hs[0]&&(s=p),p[1]a[1]&&(a=p)}var c=[e,t,s,a],w=c.slice();for(h=0;h1?(s=t[0],a=t[1]):c>0&&(s+=h*c,a+=p*c)}return h=n[0]-s,p=n[1]-a,h*h+p*p}function nu(n,e,t,s,a,h,p,c){var w=t-n,S=s-e,T=p-a,M=c-h,D=n-a,G=e-h,U=w*w+S*S,Y=w*T+S*M,de=T*T+M*M,be=w*D+S*G,Z=T*D+M*G,re=U*de-Y*Y,fe,we,Le,Be,Pe=re,Me=re;re===0?(we=0,Pe=1,Be=Z,Me=de):(we=Y*Z-de*be,Be=U*Z-Y*be,we<0?(we=0,Be=Z,Me=de):we>Pe&&(we=Pe,Be=Z+Y,Me=de)),Be<0?(Be=0,-be<0?we=0:-be>U?we=Pe:(we=-be,Pe=U)):Be>Me&&(Be=Me,-be+Y<0?we=0:-be+Y>U?we=Pe:(we=-be+Y,Pe=U)),fe=we===0?0:we/Pe,Le=Be===0?0:Be/Me;var at=(1-fe)*n+fe*t,Je=(1-fe)*e+fe*s,bt=(1-Le)*a+Le*p,rt=(1-Le)*h+Le*c,_t=bt-at,ei=rt-Je;return _t*_t+ei*ei}function yv(n,e){return n[0]===e[0]?n[1]-e[1]:n[0]-e[0]}function _v(n){n.sort(yv);for(var e=[],t=0;t=2&&dl(e[e.length-2],e[e.length-1],n[t])<=0;)e.pop();e.push(n[t])}for(var s=[],a=n.length-1;a>=0;a--){for(;s.length>=2&&dl(s[s.length-2],s[s.length-1],n[a])<=0;)s.pop();s.push(n[a])}return s.pop(),e.pop(),e.concat(s)}var xv=Ap.exports;const bv=ug(xv);function vv(n,e){e===void 0&&(e={}),e.concavity=e.concavity||1/0;var t=[];if(ul(n,function(a){t.push([a[0],a[1]])}),!t.length)return null;var s=bv(t,e.concavity);return s.length>3?eu([s]):null}function Dp(n,e,t){t===void 0&&(t={});var s=iu(n),a=iu(e),h=Ea(a[1]-s[1]),p=Ea(a[0]-s[0]),c=Ea(s[1]),w=Ea(a[1]),S=Math.pow(Math.sin(h/2),2)+Math.pow(Math.sin(p/2),2)*Math.cos(c)*Math.cos(w);return Yb(2*Math.atan2(Math.sqrt(S),Math.sqrt(1-S)),t.units)}function wv(n,e,t,s){s===void 0&&(s={});var a=iu(n),h=Ea(a[0]),p=Ea(a[1]),c=Ea(t),w=Zb(e,s.units),S=Math.asin(Math.sin(p)*Math.cos(w)+Math.cos(p)*Math.sin(w)*Math.cos(c)),T=h+Math.atan2(Math.sin(c)*Math.sin(w)*Math.cos(p),Math.cos(w)-Math.sin(p)*Math.sin(S)),M=Wg(T),D=Wg(S);return $h([M,D],s.properties)}function Lp(n,e,t){t===void 0&&(t={});for(var s=t.steps||64,a=t.properties?t.properties:!Array.isArray(n)&&n.type==="Feature"&&n.properties?n.properties:{},h=[],p=0;p0){e+=Math.abs(l0(n[0]));for(var t=1;t2){for(c=0;cPromise.resolve().then(()=>MI)),"area-measure":d.defineAsyncComponent(()=>Promise.resolve().then(()=>WI)),print:d.defineAsyncComponent(()=>Promise.resolve().then(()=>t4)),geolocation:d.defineAsyncComponent(()=>Promise.resolve().then(()=>A4)),fullscreen:d.defineAsyncComponent(()=>Promise.resolve().then(()=>N4)),compare:d.defineAsyncComponent(()=>Promise.resolve().then(()=>h5)),buffer:d.defineAsyncComponent(()=>Promise.resolve().then(()=>NP)),homezoom:d.defineAsyncComponent(()=>Promise.resolve().then(()=>JP)),pitch:d.defineAsyncComponent(()=>Promise.resolve().then(()=>QP)),radius:d.defineAsyncComponent(()=>Promise.resolve().then(()=>vD)),draw:d.defineAsyncComponent(()=>Promise.resolve().then(()=>iO))};function Ev(n){const e=[{type:"fill",minzoom:n.pointZoom||0,paint:{"fill-color":n.color||"#ccc","fill-outline-color":n.stroke||"blue","fill-opacity":n.opacity||1}}];return n.pointZoom&&e.push({type:"circle",maxzoom:n.pointZoom,paint:{"circle-color":n.color||"#ccc","circle-stroke-color":n.stroke||"#ccc","circle-stroke-width":n.width||1,"circle-opacity":n.opacity||1}}),n.label&&e.push({type:"symbol",layout:{"text-field":["get",n.label],"text-font":["Open Sans Regular"],"text-size":12,"text-anchor":"center"},paint:{"text-color":"#000","text-halo-color":"#fff","text-halo-width":1.5}}),e}function Av(n){const e=[{type:"line",paint:{"line-color":n.color||"#ccc","line-opacity":n.opacity||1}}];return n.label&&e.push({type:"symbol",layout:{"text-field":["get",n.label],"text-font":["Open Sans Regular"],"text-size":12,"symbol-placement":"line-center"},paint:{"text-color":"#000","text-halo-color":"#fff","text-halo-width":1.5}}),e}function Tv(n){const e=[{type:"circle",maxzoom:n.icon&&+n.iconZoom||22,paint:{"circle-radius":n.radius||6,"circle-stroke-color":n.stroke||"#ccc","circle-stroke-width":n.width||1,"circle-color":n.color||"blue","circle-opacity":n.opacity||1}}];return n!=null&&n.clusterZoom&&(e.push({type:"circle",filter:["has","point_count"],paint:{"circle-color":["step",["get","point_count"],"#51bbd6",100,"#f1f075",750,"#f28cb1"],"circle-radius":["step",["get","point_count"],20,100,30,750,40]}}),e.push({type:"symbol",filter:["has","point_count"],layout:{"text-field":["get","point_count"],"text-font":["Open Sans Regular"],"text-size":12}})),n.icon&&e.push({type:"symbol",minzoom:+n.iconZoom||16,layout:{"icon-image":n.icon,"icon-allow-overlap":!0}}),n.label&&e.push({type:"symbol",layout:{"text-field":["get",n.label],"text-font":["Open Sans Regular"],"text-size":12,"text-anchor":"top"},paint:{"text-color":"#000","text-halo-color":"#fff","text-halo-width":1.5}}),e}function Mv(n){if(!n)return null;const e=n.type||"point";return e==="polygon"?Ev(n):e==="line"?Av(n):Tv(n)}const c0=["#69D2E7","yellow","#FE4365","#125B9A","#41B3A2","#D7C3F1","#F1D3CE"],Iv=["ma-star","ma-water","ma-swimming","fa-home","fa-search","fa-trash","fa-check"],h0={};async function u0(n,e,t="api"){const s=await fetch(`${t}/gis-layer/${n}/${e}`),{rows:a}=await s.json();return a.filter(h=>h.id)}async function Op(n,e,t,s){if(!n)return null;const a=JSON.parse(JSON.stringify(n)),h=a.colorAttr?await u0(e,a.colorAttr,s):null;h==null||h.forEach((c,w)=>{var S,T;c.color=c.color||((S=a.colorSet)==null?void 0:S[c.id])||((T=a.colorSet)==null?void 0:T[w])||c0[w%c0.length],c.icon=a.icon?a.icon.split("+")[0]+"+"+c.color.replace("#","")+".png":null});const p=a.iconAttr?await u0(e,a.iconAttr,s):null;if(p==null||p.forEach((c,w)=>{var G,U,Y,de;const S=c.icon||((G=a.iconSet)==null?void 0:G[c.id])||((U=a.iconPattern)==null?void 0:U.replace("{id}",c.id))||((Y=a.iconSet)==null?void 0:Y[w])||(a.iconPrefix?null:Iv[w]);if(!S)return;const T=c.color||((de=a.color)==null?void 0:de.replace("#",""))||"red",[M="pin6",D="m"]=a.icon&&!a.icon.includes(".")?a.icon.split("-"):[];c.icon=a.iconPrefix||S!=null&&S.includes("/")?(a.iconPrefix||"")+S:`${M}-${D}-${S}+${T}${S.endsWith(".png")?"":".png"}`}),a.colorAttr&&h){const c=["match",["get",a.colorAttr]];h.filter(w=>w.id).forEach(w=>{c.push(w.id),c.push(w.color)}),c.push(a.color||"gray"),a.color=c}if(a.icon&&a.iconAttr&&p){const c=["match",["get",a.iconAttr]];p.filter(w=>w.icon).forEach(({id:w,icon:S})=>{if(a.colorAttr&&h){c.push(w);const T=["match",["get",a.colorAttr]];h.forEach(M=>{T.push(M.id);const D=S.split("+")[0]+"+"+M.color.replace("#","")+".png";T.push(D),pl(D,t,s)}),T.push(a.icon),c.push(T)}else c.push(w),c.push(S),pl(S,t,s)}),c.push((a.iconPrefix||"")+a.icon),pl((a.iconPrefix||"")+a.icon,t,s),a.icon=c}else if(a.icon&&a.colorAttr&&h){const c=["match",["get",a.colorAttr]];h.forEach(w=>{c.push(w.id),c.push(w.icon),pl(w.icon,t,s)}),c.push(a.icon),pl(a.icon,t,s),a.icon=c}else a.icon&&await pl(a.icon,t,s);return Pv({style:n,colors:h,icons:p,map:t,id:e}),Mv(a)}async function pl(n="pin4-sm-mi-plumber+f45942.png",e=null,t){if(h0[n])return null;h0[n]=!0;const s=await(e==null?void 0:e.loadImage(n!=null&&n.startsWith("/")||n!=null&&n.includes("//")?n:`${t}/marker_icon/${n.replace(".png","")}.png`));e==null||e.addImage(n,s.data)}function Pv({style:n,colors:e,icons:t,map:s,id:a}){s.legend||Object.assign(s,{legend:{}}),window.map||(window.map=s),Object.assign(s.legend,{[a]:{icon:n.icon,colors:e,icons:t,color:n.color||"blue",type:n.type||"point"}})}const Vn={data(){return{layerList:[],activeLayer:""}},computed:{interactiveSources(){return this.layerList.filter(n=>n==null?void 0:n.interactive).map(n=>n.id)}},watch:{layerList:{handler(n){this.$store.commit("setMixinLayerList",n)},deep:!0}},methods:{moveLayer(n,e=this.map){e.getStyle().layers.forEach(t=>{t.id.match(n)&&e.moveLayer(t.id)})},async setVisible(n,e=!0,t=this.map){if(!n)return;const s=(n==null?void 0:n.id)||n,a=this.layerList.find(p=>p.id===n)||n;if(!(a!=null&&a.id))throw new Error("MixinError: Layer has no id");const h=t.getStyle().layers.filter(p=>p.id.match(s));h.forEach(p=>{t.setLayoutProperty(p.id,"visibility",e?"visible":"none")}),!h.length&&e&&await this.addLayer(a)},async addLayer(n,e=this==null?void 0:this.map){var a,h;const t=this.layerList.find(p=>p.id===n)||n;!this.map.getStyle()||this.map.getStyle().layers.find(p=>p.id===t.id)||(this.layerList.find(p=>p.id===t.id)||this.layerList.push(t),(t.service==="vtile"||t.service==="vector"||(a=t.url)!=null&&a.includes(".vmt"))&&await this.addVtileLayer(t,e),t.service==="geojson"&&this.addGeoJsonLayer(t,e),((h=t.url)!=null&&h.includes(".png")||["tms","raster"].includes(t.service))&&await this.addRasterLayer(t,e))},async addRasterLayer(n,e=this==null?void 0:this.map){var t;e.getSource(n.id)||(typeof n.bounds=="string"&&Object.assign(n,{bounds:n.bounds.split(",")}),await e.addSource(n.id,{type:"raster",tiles:[(t=n==null?void 0:n.url)!=null&&t.startsWith("http")?n==null?void 0:n.url:`${this.prefix?n==null?void 0:n.url.replace(/(\/api[^\/]*)/,this.prefix):n==null?void 0:n.url}${n!=null&&n.url.includes("?")?"&":"?"}dt=${new Date().toISOString().split("T")[0]}`],tileSize:256,...n.bounds?{bounds:n.bounds.map(s=>s-0)}:{},...n!=null&&n.scheme?{scheme:n==null?void 0:n.scheme}:{}}),await e.addLayer({id:n.id,type:"raster",source:n.id,minzoom:0,maxzoom:(n==null?void 0:n.maxzoom)||22}))},async updateStyle(n,e=this==null?void 0:this.map){const t=n.id;e.getStyle().layers.forEach(async a=>{a.source===t&&await e.removeLayer(a.id)}),(await Op(n.style,n.source||n.id,e,this.prefix)||n.layers||[]).forEach((a,h)=>{const p={...a,id:`${n.id}-${h}`,source:n.id,"source-layer":a["source-layer"]||n.source||n.id,maxzoom:+a.maxzoom||24,minzoom:+a.minzoom||0};e.addLayer(p)})},async addVtileLayer(n,e=this==null?void 0:this.map){var h;const t=["props","pointZoom","clusterZoom"].filter(p=>n[p]).map(p=>`&${p}=${n[p]}`),s={type:"vector",tiles:[`${(h=n==null?void 0:n.url)!=null&&h.startsWith("http")?"":window.location.origin}${n==null?void 0:n.url}${t}`],minzoom:n.minzoom||5,maxzoom:n.maxzoom||24};e.addSource(n.id,s),(n.layers||await Op(n.style,n.source||n.id,e,this.prefix)||[]).forEach((p,c)=>{const w={...p,id:`${n.id}-${c}`,source:n.id,"source-layer":p["source-layer"]||n.source||n.id,maxzoom:+p.maxzoom||24,minzoom:+p.minzoom||0};e.addLayer(w)})},async addGeoJsonLayer(n,e=this.map){n!=null&&n.imported&&this.addAllGeometryLayers(n.id);const t=n.data??(n!=null&&n.url?n.url.startsWith("http")?n.url:window.location.origin+n.url:`${this.prefix}/geojson/${n.id}.json`);e.addSource(n.id,{type:"geojson",data:t}),(await Op(n.style,t.source||t.id,e,this.prefix)||n.layers||[]).forEach(a=>{const h={...a,source:n.id,id:a.id||n.id,maxzoom:+a.maxzoom||24,minzoom:+a.minzoom||0,type:a.type||"circle"};e.addLayer(h)})},setLayerData(n,e){this.layerList=this.layerList.map(t=>t.id===n?{...t,...e}:t)},addAllGeometryLayers(n){[{id:"points",type:"circle",geometry:"Point"},{id:"lines",type:"line",geometry:"LineString"},{id:"polygons",type:"fill",geometry:"Polygon"}].forEach(t=>{const s=`${n}-${t.id}`;this.map.getLayer(s)||this.map.addLayer({id:s,type:t.type,source:n,paint:this.getPaintProperties(t.type),filter:["==","$type",t.geometry]})})},getPaintProperties(n){return{circle:{"circle-radius":5,"circle-color":"#FF0000"},line:{"line-width":2,"line-color":"#0000FF"},fill:{"fill-color":"#00FF00","fill-opacity":.5}}[n]||{}},async removeLayer(n,e=this.map){e.getSource(n)&&(await e.getStyle().layers.forEach(async t=>{t.source===n&&await e.removeLayer(t.id)}),await e.removeSource(n))},async setFilter(n,e){const t=this.layerList.find(a=>a.id===n),s=await this.map.getSource(n);if((t==null?void 0:t.service)==="vtile"){await s.setTiles([`${window.location.origin}${t.url}${t.url.includes("?")?"&":"?"}filter=${e}${t.props?`&props=${t.props}`:""}`]);return}t==null||t.service},async changeBaseLayer(n){n!==this.activeLayer&&(this.activeLayer&&this.map.setLayoutProperty(this.activeLayer,"visibility","none"),await this.setVisible(this.activeLayer,!1),await this.setVisible(n,!0),this.map.getStyle().layers.forEach(e=>{e.source!==n&&e.type!=="background"&&this.map.moveLayer(e.id)}),this.activeLayer=n)},async refreshLayer(n,e=this.map){await e.getStyle().layers.forEach(t=>{t.source===n&&e.removeLayer(t.id)}),await e.removeSource(n),this.setVisible(n)}}},tt=(n,e)=>{const t=n.__vccOpts||n;for(const[s,a]of e)t[s]=a;return t},Dv={},Lv={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Bv=[d.createElementVNode("path",{d:"M21.3489 8L15.6784 11.2418C15.7803 11.5748 15.8355 11.9279 15.8355 12.2937C15.8355 14.0137 14.624 15.4524 13 15.8209V22.2819C14.0005 22.5098 14.8436 23.1439 15.3435 24L20.8408 20.8569C20.5258 20.3224 20.3446 19.7007 20.3446 19.0371C20.3446 17.0381 21.9812 15.4175 23.9998 15.4175H24V9.12873H23.9998C22.956 9.12873 22.0149 8.69476 21.3489 8ZM21.2116 9.60478C21.6573 9.90156 22.1486 10.1259 22.6651 10.2687V14.2753C20.5596 14.8547 19.0096 16.7701 19.0096 19.0371C19.0096 19.4598 19.0647 19.8794 19.1717 20.2851L15.6736 22.2851C15.282 21.9044 14.8291 21.5892 14.3348 21.3538V16.7537C16.0464 15.9503 17.1705 14.2412 17.1705 12.2937C17.1705 12.1699 17.1656 12.0463 17.1565 11.923L21.2116 9.60478Z",fill:"#D0313C"},null,-1),d.createElementVNode("path",{d:"M15.3245 0C14.6747 1.20365 13.4286 2.01839 11.9971 2.01839C10.5669 2.01839 9.32148 1.20474 8.67104 0.00252151L3 3.37715C3.3164 3.9493 3.49814 4.61086 3.49814 5.31627C3.49814 5.72145 3.43843 6.11207 3.32788 6.47973L9.22336 9.988C9.91797 9.22458 10.9044 8.747 12 8.747C13.1013 8.747 14.0929 9.22962 14.7877 10L20.6772 6.49559C20.5635 6.12321 20.5019 5.72725 20.5019 5.31627C20.5019 4.61076 20.6834 3.9493 21 3.37715L15.3245 0ZM15.6843 1.86819L19.2708 4.00258C19.1659 4.43053 19.1117 4.87198 19.1117 5.31627C19.1117 5.46548 19.1177 5.61409 19.1296 5.76212L14.9394 8.25554C14.0803 7.64892 13.0538 7.31436 12 7.31436C10.9527 7.31436 9.93164 7.64539 9.07524 8.24558L4.87152 5.744C4.8825 5.60217 4.88805 5.45946 4.88805 5.31627C4.88805 4.87198 4.83406 4.43053 4.72895 4.00258L8.31221 1.87036C9.27515 2.86766 10.5965 3.45113 11.9971 3.45113C13.399 3.45113 14.721 2.86698 15.6843 1.86819Z",fill:"#D0313C"},null,-1),d.createElementVNode("path",{d:"M2.66301 8C1.99599 8.70103 1.05015 9.13939 0 9.13939V15.4247C2.01986 15.4247 3.65732 17.0445 3.65732 19.0424C3.65732 19.7057 3.47601 20.3269 3.1608 20.8615L8.65678 24C9.15716 23.1457 9.99998 22.513 11 22.2854V15.8265C9.37814 15.4561 8.16851 14.0197 8.16851 12.3026C8.16851 11.9316 8.22516 11.5735 8.33038 11.2364L2.66301 8ZM2.80394 9.60574L6.84825 11.9156C6.83817 12.0441 6.83312 12.1731 6.83312 12.3026C6.83312 14.2458 7.95552 15.9529 9.66458 16.7574V21.3578C9.17093 21.5926 8.71848 21.9069 8.32707 22.2865L4.83068 20.2898C4.93765 19.8842 4.99274 19.4648 4.99274 19.0424C4.99274 16.7766 3.44221 14.8622 1.33541 14.2832V10.279C1.85754 10.1347 2.35424 9.90726 2.80394 9.60574Z",fill:"#D0313C"},null,-1)];function Ov(n,e){return d.openBlock(),d.createElementBlock("svg",Lv,Bv)}const d0=tt(Dv,[["render",Ov]]),Fv={},zv={class:"shrink-0 size-4",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},Rv=[d.createElementVNode("path",{d:"M18 6 6 18"},null,-1),d.createElementVNode("path",{d:"m6 6 12 12"},null,-1)];function Vv(n,e){return d.openBlock(),d.createElementBlock("svg",zv,Rv)}const Ar=tt(Fv,[["render",Vv]]),p0="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11%2019C15.4183%2019%2019%2015.4183%2019%2011C19%206.58172%2015.4183%203%2011%203C6.58172%203%203%206.58172%203%2011C3%2015.4183%206.58172%2019%2011%2019Z'%20stroke='black'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M21.0002%2021L16.7002%2016.7'%20stroke='black'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",Nv={components:{closeIcon:Ar},props:{modelValue:{type:String,default:""},placeholder:{type:String,default:""},loading:{type:Boolean,default:!1}},computed:{value:{get(){return this.modelValue},set(n){this.$emit("update:modelValue",n.trim())}}},methods:{clearInput(){this.value=""}}},jv={class:"vs-map-search-text relative h-full"},Uv={key:0,class:"w-6 h-6 cursor-pointer absolute top-1/2 transform -translate-y-1/2 right-[14px]"},Gv=[d.createElementVNode("svg",{"aria-hidden":"true",class:"w-6 h-6 text-gray-200 animate-spin dark:text-gray-600 fill-blue-600",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[d.createElementVNode("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),d.createElementVNode("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})],-1),d.createElementVNode("span",{class:"sr-only"},"Loading...",-1)],Hv={key:2,src:p0,alt:"search",class:"w-6 h-6 cursor-pointer absolute top-1/2 transform -translate-y-1/2 right-[14px]"},Xv=["title","placeholder"];function qv(n,e,t,s,a,h){const p=d.resolveComponent("closeIcon");return d.openBlock(),d.createElementBlock("div",jv,[t.loading?(d.openBlock(),d.createElementBlock("div",Uv,Gv)):!t.loading&&t.modelValue?(d.openBlock(),d.createElementBlock("button",{key:1,type:"button",class:"absolute top-1/2 transform -translate-y-1/2 right-[14px] size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=(...c)=>h.clearInput&&h.clearInput(...c))},[d.createVNode(p,{class:"cursor-pointer"})])):(d.openBlock(),d.createElementBlock("img",Hv)),d.withDirectives(d.createElementVNode("input",{ref:"inputElement",title:h.value,placeholder:t.placeholder,type:"text",class:"w-full h-full bg-white rounded-tr-[15px] rounded-br-[15px] border-[1px] border-solid border-[#E5E7EB] text-sm text-stone-800 py-4 px-[20px] focus:border-l-[1px] focus:outline-none focus:border-blue-500 cursor-text !pr-[60px] border-l-transparent","onUpdate:modelValue":e[1]||(e[1]=c=>h.value=c),onFocus:e[2]||(e[2]=c=>n.$emit("focus")),onKeyup:e[3]||(e[3]=d.withKeys(c=>n.$emit("enter"),["enter"]))},null,40,Xv),[[d.vModelText,h.value]])])}const Fp=tt(Nv,[["render",qv]]);function Lo(n){return typeof n=="string"||n instanceof String}function f0(n){var e;return typeof n=="object"&&n!=null&&(n==null||(e=n.constructor)==null?void 0:e.name)==="Object"}function m0(n,e){return Array.isArray(e)?m0(n,(t,s)=>e.includes(s)):Object.entries(n).reduce((t,s)=>{let[a,h]=s;return e(h,a)&&(t[a]=h),t},{})}const Rt={NONE:"NONE",LEFT:"LEFT",FORCE_LEFT:"FORCE_LEFT",RIGHT:"RIGHT",FORCE_RIGHT:"FORCE_RIGHT"};function Wv(n){switch(n){case Rt.LEFT:return Rt.FORCE_LEFT;case Rt.RIGHT:return Rt.FORCE_RIGHT;default:return n}}function zp(n){return n.replace(/([.*+?^=!:${}()|[\]/\\])/g,"\\$1")}function ou(n,e){if(e===n)return!0;const t=Array.isArray(e),s=Array.isArray(n);let a;if(t&&s){if(e.length!=n.length)return!1;for(a=0;a!h.startsWith("_")),mask:e.constructor,_mask:s,...t}}}return f0(n)?{...n}:{mask:n}}function $n(n){if(ii.Masked&&n instanceof ii.Masked)return n;const e=Tc(n),t=g0(e.mask);if(!t)throw new Error("Masked class is not found for provided mask "+e.mask+", appropriate module needs to be imported manually before creating mask.");return e.mask===t&&delete e.mask,e._mask&&(e.mask=e._mask,delete e._mask),new t(e)}ii.createMask=$n;class Rp{get selectionStart(){let e;try{e=this._unsafeSelectionStart}catch{}return e??this.value.length}get selectionEnd(){let e;try{e=this._unsafeSelectionEnd}catch{}return e??this.value.length}select(e,t){if(!(e==null||t==null||e===this.selectionStart&&t===this.selectionEnd))try{this._unsafeSelect(e,t)}catch{}}get isActive(){return!1}}ii.MaskElement=Rp;const y0=90,Yv=89;class au extends Rp{constructor(e){super(),this.input=e,this._onKeydown=this._onKeydown.bind(this),this._onInput=this._onInput.bind(this),this._onBeforeinput=this._onBeforeinput.bind(this),this._onCompositionEnd=this._onCompositionEnd.bind(this)}get rootElement(){var e,t,s;return(e=(t=(s=this.input).getRootNode)==null?void 0:t.call(s))!=null?e:document}get isActive(){return this.input===this.rootElement.activeElement}bindEvents(e){this.input.addEventListener("keydown",this._onKeydown),this.input.addEventListener("input",this._onInput),this.input.addEventListener("beforeinput",this._onBeforeinput),this.input.addEventListener("compositionend",this._onCompositionEnd),this.input.addEventListener("drop",e.drop),this.input.addEventListener("click",e.click),this.input.addEventListener("focus",e.focus),this.input.addEventListener("blur",e.commit),this._handlers=e}_onKeydown(e){if(this._handlers.redo&&(e.keyCode===y0&&e.shiftKey&&(e.metaKey||e.ctrlKey)||e.keyCode===Yv&&e.ctrlKey))return e.preventDefault(),this._handlers.redo(e);if(this._handlers.undo&&e.keyCode===y0&&(e.metaKey||e.ctrlKey))return e.preventDefault(),this._handlers.undo(e);e.isComposing||this._handlers.selectionChange(e)}_onBeforeinput(e){if(e.inputType==="historyUndo"&&this._handlers.undo)return e.preventDefault(),this._handlers.undo(e);if(e.inputType==="historyRedo"&&this._handlers.redo)return e.preventDefault(),this._handlers.redo(e)}_onCompositionEnd(e){this._handlers.input(e)}_onInput(e){e.isComposing||this._handlers.input(e)}unbindEvents(){this.input.removeEventListener("keydown",this._onKeydown),this.input.removeEventListener("input",this._onInput),this.input.removeEventListener("beforeinput",this._onBeforeinput),this.input.removeEventListener("compositionend",this._onCompositionEnd),this.input.removeEventListener("drop",this._handlers.drop),this.input.removeEventListener("click",this._handlers.click),this.input.removeEventListener("focus",this._handlers.focus),this.input.removeEventListener("blur",this._handlers.commit),this._handlers={}}}ii.HTMLMaskElement=au;class Zv extends au{constructor(e){super(e),this.input=e}get _unsafeSelectionStart(){return this.input.selectionStart!=null?this.input.selectionStart:this.value.length}get _unsafeSelectionEnd(){return this.input.selectionEnd}_unsafeSelect(e,t){this.input.setSelectionRange(e,t)}get value(){return this.input.value}set value(e){this.input.value=e}}ii.HTMLMaskElement=au;class _0 extends au{get _unsafeSelectionStart(){const e=this.rootElement,t=e.getSelection&&e.getSelection(),s=t&&t.anchorOffset,a=t&&t.focusOffset;return a==null||s==null||sa?s:a}_unsafeSelect(e,t){if(!this.rootElement.createRange)return;const s=this.rootElement.createRange();s.setStart(this.input.firstChild||this.input,e),s.setEnd(this.input.lastChild||this.input,t);const a=this.rootElement,h=a.getSelection&&a.getSelection();h&&(h.removeAllRanges(),h.addRange(s))}get value(){return this.input.textContent||""}set value(e){this.input.textContent=e}}ii.HTMLContenteditableMaskElement=_0;class lu{constructor(){this.states=[],this.currentIndex=0}get currentState(){return this.states[this.currentIndex]}get isEmpty(){return this.states.length===0}push(e){this.currentIndexlu.MAX_LENGTH&&this.states.shift(),this.currentIndex=this.states.length-1}go(e){return this.currentIndex=Math.min(Math.max(this.currentIndex+e,0),this.states.length-1),this.currentState}undo(){return this.go(-1)}redo(){return this.go(1)}clear(){this.states.length=0,this.currentIndex=0}}lu.MAX_LENGTH=100;class Kv{constructor(e,t){this.el=e instanceof Rp?e:e.isContentEditable&&e.tagName!=="INPUT"&&e.tagName!=="TEXTAREA"?new _0(e):new Zv(e),this.masked=$n(t),this._listeners={},this._value="",this._unmaskedValue="",this._rawInputValue="",this.history=new lu,this._saveSelection=this._saveSelection.bind(this),this._onInput=this._onInput.bind(this),this._onChange=this._onChange.bind(this),this._onDrop=this._onDrop.bind(this),this._onFocus=this._onFocus.bind(this),this._onClick=this._onClick.bind(this),this._onUndo=this._onUndo.bind(this),this._onRedo=this._onRedo.bind(this),this.alignCursor=this.alignCursor.bind(this),this.alignCursorFriendly=this.alignCursorFriendly.bind(this),this._bindEvents(),this.updateValue(),this._onChange()}maskEquals(e){var t;return e==null||((t=this.masked)==null?void 0:t.maskEquals(e))}get mask(){return this.masked.mask}set mask(e){if(this.maskEquals(e))return;if(!(e instanceof ii.Masked)&&this.masked.constructor===g0(e)){this.masked.updateOptions({mask:e});return}const t=e instanceof ii.Masked?e:$n({mask:e});t.unmaskedValue=this.masked.unmaskedValue,this.masked=t}get value(){return this._value}set value(e){this.value!==e&&(this.masked.value=e,this.updateControl("auto"))}get unmaskedValue(){return this._unmaskedValue}set unmaskedValue(e){this.unmaskedValue!==e&&(this.masked.unmaskedValue=e,this.updateControl("auto"))}get rawInputValue(){return this._rawInputValue}set rawInputValue(e){this.rawInputValue!==e&&(this.masked.rawInputValue=e,this.updateControl(),this.alignCursor())}get typedValue(){return this.masked.typedValue}set typedValue(e){this.masked.typedValueEquals(e)||(this.masked.typedValue=e,this.updateControl("auto"))}get displayValue(){return this.masked.displayValue}_bindEvents(){this.el.bindEvents({selectionChange:this._saveSelection,input:this._onInput,drop:this._onDrop,click:this._onClick,focus:this._onFocus,commit:this._onChange,undo:this._onUndo,redo:this._onRedo})}_unbindEvents(){this.el&&this.el.unbindEvents()}_fireEvent(e,t){const s=this._listeners[e];s&&s.forEach(a=>a(t))}get selectionStart(){return this._cursorChanging?this._changingCursorPos:this.el.selectionStart}get cursorPos(){return this._cursorChanging?this._changingCursorPos:this.el.selectionEnd}set cursorPos(e){!this.el||!this.el.isActive||(this.el.select(e,e),this._saveSelection())}_saveSelection(){this.displayValue!==this.el.value&&console.warn("Element value was changed outside of mask. Syncronize mask using `mask.updateValue()` to work properly."),this._selection={start:this.selectionStart,end:this.cursorPos}}updateValue(){this.masked.value=this.el.value,this._value=this.masked.value,this._unmaskedValue=this.masked.unmaskedValue,this._rawInputValue=this.masked.rawInputValue}updateControl(e){const t=this.masked.unmaskedValue,s=this.masked.value,a=this.masked.rawInputValue,h=this.displayValue,p=this.unmaskedValue!==t||this.value!==s||this._rawInputValue!==a;this._unmaskedValue=t,this._value=s,this._rawInputValue=a,this.el.value!==h&&(this.el.value=h),e==="auto"?this.alignCursor():e!=null&&(this.cursorPos=e),p&&this._fireChangeEvents(),!this._historyChanging&&(p||this.history.isEmpty)&&this.history.push({unmaskedValue:t,selection:{start:this.selectionStart,end:this.cursorPos}})}updateOptions(e){const{mask:t,...s}=e,a=!this.maskEquals(t),h=this.masked.optionsIsChanged(s);a&&(this.mask=t),h&&this.masked.updateOptions(s),(a||h)&&this.updateControl()}updateCursor(e){e!=null&&(this.cursorPos=e,this._delayUpdateCursor(e))}_delayUpdateCursor(e){this._abortUpdateCursor(),this._changingCursorPos=e,this._cursorChanging=setTimeout(()=>{this.el&&(this.cursorPos=this._changingCursorPos,this._abortUpdateCursor())},10)}_fireChangeEvents(){this._fireEvent("accept",this._inputEvent),this.masked.isComplete&&this._fireEvent("complete",this._inputEvent)}_abortUpdateCursor(){this._cursorChanging&&(clearTimeout(this._cursorChanging),delete this._cursorChanging)}alignCursor(){this.cursorPos=this.masked.nearestInputPos(this.masked.nearestInputPos(this.cursorPos,Rt.LEFT))}alignCursorFriendly(){this.selectionStart===this.cursorPos&&this.alignCursor()}on(e,t){return this._listeners[e]||(this._listeners[e]=[]),this._listeners[e].push(t),this}off(e,t){if(!this._listeners[e])return this;if(!t)return delete this._listeners[e],this;const s=this._listeners[e].indexOf(t);return s>=0&&this._listeners[e].splice(s,1),this}_onInput(e){this._inputEvent=e,this._abortUpdateCursor();const t=new Jv({value:this.el.value,cursorPos:this.cursorPos,oldValue:this.displayValue,oldSelection:this._selection}),s=this.masked.rawInputValue,a=this.masked.splice(t.startChangePos,t.removed.length,t.inserted,t.removeDirection,{input:!0,raw:!0}).offset,h=s===this.masked.rawInputValue?t.removeDirection:Rt.NONE;let p=this.masked.nearestInputPos(t.startChangePos+a,h);h!==Rt.NONE&&(p=this.masked.nearestInputPos(p,Rt.NONE)),this.updateControl(p),delete this._inputEvent}_onChange(){this.displayValue!==this.el.value&&this.updateValue(),this.masked.doCommit(),this.updateControl(),this._saveSelection()}_onDrop(e){e.preventDefault(),e.stopPropagation()}_onFocus(e){this.alignCursorFriendly()}_onClick(e){this.alignCursorFriendly()}_onUndo(){this._applyHistoryState(this.history.undo())}_onRedo(){this._applyHistoryState(this.history.redo())}_applyHistoryState(e){e&&(this._historyChanging=!0,this.unmaskedValue=e.unmaskedValue,this.el.select(e.selection.start,e.selection.end),this._saveSelection(),this._historyChanging=!1)}destroy(){this._unbindEvents(),this._listeners.length=0,delete this.el}}ii.InputMask=Kv;class li{static normalize(e){return Array.isArray(e)?e:[e,new li]}constructor(e){Object.assign(this,{inserted:"",rawInserted:"",tailShift:0,skip:!1},e)}aggregate(e){return this.inserted+=e.inserted,this.rawInserted+=e.rawInserted,this.tailShift+=e.tailShift,this.skip=this.skip||e.skip,this}get offset(){return this.tailShift+this.inserted.length}get consumed(){return!!this.rawInserted||this.skip}equals(e){return this.inserted===e.inserted&&this.tailShift===e.tailShift&&this.rawInserted===e.rawInserted&&this.skip===e.skip}}ii.ChangeDetails=li;class Nn{constructor(e,t,s){e===void 0&&(e=""),t===void 0&&(t=0),this.value=e,this.from=t,this.stop=s}toString(){return this.value}extend(e){this.value+=String(e)}appendTo(e){return e.append(this.toString(),{tail:!0}).aggregate(e._appendPlaceholder())}get state(){return{value:this.value,from:this.from,stop:this.stop}}set state(e){Object.assign(this,e)}unshift(e){if(!this.value.length||e!=null&&this.from>=e)return"";const t=this.value[0];return this.value=this.value.slice(1),t}shift(){if(!this.value.length)return"";const e=this.value[this.value.length-1];return this.value=this.value.slice(0,-1),e}}class $r{constructor(e){this._value="",this._update({...$r.DEFAULTS,...e}),this._initialized=!0}updateOptions(e){this.optionsIsChanged(e)&&this.withValueRefresh(this._update.bind(this,e))}_update(e){Object.assign(this,e)}get state(){return{_value:this.value,_rawInputValue:this.rawInputValue}}set state(e){this._value=e._value}reset(){this._value=""}get value(){return this._value}set value(e){this.resolve(e,{input:!0})}resolve(e,t){t===void 0&&(t={input:!0}),this.reset(),this.append(e,t,""),this.doCommit()}get unmaskedValue(){return this.value}set unmaskedValue(e){this.resolve(e,{})}get typedValue(){return this.parse?this.parse(this.value,this):this.unmaskedValue}set typedValue(e){this.format?this.value=this.format(e,this):this.unmaskedValue=String(e)}get rawInputValue(){return this.extractInput(0,this.displayValue.length,{raw:!0})}set rawInputValue(e){this.resolve(e,{raw:!0})}get displayValue(){return this.value}get isComplete(){return!0}get isFilled(){return this.isComplete}nearestInputPos(e,t){return e}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),Math.min(this.displayValue.length,t-e)}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),this.displayValue.slice(e,t)}extractTail(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),new Nn(this.extractInput(e,t),e)}appendTail(e){return Lo(e)&&(e=new Nn(String(e))),e.appendTo(this)}_appendCharRaw(e,t){return e?(this._value+=e,new li({inserted:e,rawInserted:e})):new li}_appendChar(e,t,s){t===void 0&&(t={});const a=this.state;let h;if([e,h]=this.doPrepareChar(e,t),e&&(h=h.aggregate(this._appendCharRaw(e,t)),!h.rawInserted&&this.autofix==="pad")){const p=this.state;this.state=a;let c=this.pad(t);const w=this._appendCharRaw(e,t);c=c.aggregate(w),w.rawInserted||c.equals(h)?h=c:this.state=p}if(h.inserted){let p,c=this.doValidate(t)!==!1;if(c&&s!=null){const w=this.state;if(this.overwrite===!0){p=s.state;for(let T=0;T1&&e!==0&&!w?Rt.NONE:a),M.tailShift=T-e),M.aggregate(this.remove(T)),w&&a!==Rt.NONE&&S===this.rawInputValue)if(a===Rt.FORCE_LEFT){let D;for(;S===this.rawInputValue&&(D=this.displayValue.length);)M.aggregate(new li({tailShift:-1})).aggregate(this.remove(D-1))}else a===Rt.FORCE_RIGHT&&c.unshift();return M.aggregate(this.append(s,h,c))}maskEquals(e){return this.mask===e}optionsIsChanged(e){return!ou(this,e)}typedValueEquals(e){const t=this.typedValue;return e===t||$r.EMPTY_VALUES.includes(e)&&$r.EMPTY_VALUES.includes(t)||(this.format?this.format(e,this)===this.format(this.typedValue,this):!1)}pad(e){return new li}}$r.DEFAULTS={skipInvalid:!0},$r.EMPTY_VALUES=[void 0,null,""],ii.Masked=$r;class Aa{constructor(e,t){e===void 0&&(e=[]),t===void 0&&(t=0),this.chunks=e,this.from=t}toString(){return this.chunks.map(String).join("")}extend(e){if(!String(e))return;e=Lo(e)?new Nn(String(e)):e;const t=this.chunks[this.chunks.length-1],s=t&&(t.stop===e.stop||e.stop==null)&&e.from===t.from+t.toString().length;if(e instanceof Nn)s?t.extend(e.toString()):this.chunks.push(e);else if(e instanceof Aa){if(e.stop==null){let a;for(;e.chunks.length&&e.chunks[0].stop==null;)a=e.chunks.shift(),a.from+=e.from,this.extend(a)}e.toString()&&(e.stop=e.blockIndex,this.chunks.push(e))}}appendTo(e){if(!(e instanceof ii.MaskedPattern))return new Nn(this.toString()).appendTo(e);const t=new li;for(let s=0;s=0)&&t.aggregate(e._appendPlaceholder(p)),c=a instanceof Aa&&e._blocks[p]),c){const w=c.appendTail(a);t.aggregate(w);const S=a.toString().slice(w.rawInserted.length);S&&t.aggregate(e.append(S,{tail:!0}))}else t.aggregate(e.append(a.toString(),{tail:!0}))}return t}get state(){return{chunks:this.chunks.map(e=>e.state),from:this.from,stop:this.stop,blockIndex:this.blockIndex}}set state(e){const{chunks:t,...s}=e;Object.assign(this,s),this.chunks=t.map(a=>{const h="chunks"in a?new Aa:new Nn;return h.state=a,h})}unshift(e){if(!this.chunks.length||e!=null&&this.from>=e)return"";const t=e!=null?e-this.from:e;let s=0;for(;s=this.masked._blocks.length&&(this.index=this.masked._blocks.length-1,this.offset=this.block.displayValue.length))}_pushLeft(e){for(this.pushState(),this.bindBlock();0<=this.index;--this.index,this.offset=((t=this.block)==null?void 0:t.displayValue.length)||0){var t;if(e())return this.ok=!0}return this.ok=!1}_pushRight(e){for(this.pushState(),this.bindBlock();this.index{if(!(this.block.isFixed||!this.block.value)&&(this.offset=this.block.nearestInputPos(this.offset,Rt.FORCE_LEFT),this.offset!==0))return!0})}pushLeftBeforeInput(){return this._pushLeft(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,Rt.LEFT),!0})}pushLeftBeforeRequired(){return this._pushLeft(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,Rt.LEFT),!0})}pushRightBeforeFilled(){return this._pushRight(()=>{if(!(this.block.isFixed||!this.block.value)&&(this.offset=this.block.nearestInputPos(this.offset,Rt.FORCE_RIGHT),this.offset!==this.block.value.length))return!0})}pushRightBeforeInput(){return this._pushRight(()=>{if(!this.block.isFixed)return this.offset=this.block.nearestInputPos(this.offset,Rt.NONE),!0})}pushRightBeforeRequired(){return this._pushRight(()=>{if(!(this.block.isFixed||this.block.isOptional&&!this.block.value))return this.offset=this.block.nearestInputPos(this.offset,Rt.NONE),!0})}}class x0{constructor(e){Object.assign(this,e),this._value="",this.isFixed=!0}get value(){return this._value}get unmaskedValue(){return this.isUnmasking?this.value:""}get rawInputValue(){return this._isRawInput?this.value:""}get displayValue(){return this.value}reset(){this._isRawInput=!1,this._value=""}remove(e,t){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),this._value=this._value.slice(0,e)+this._value.slice(t),this._value||(this._isRawInput=!1),new li}nearestInputPos(e,t){t===void 0&&(t=Rt.NONE);const s=0,a=this._value.length;switch(t){case Rt.LEFT:case Rt.FORCE_LEFT:return s;case Rt.NONE:case Rt.RIGHT:case Rt.FORCE_RIGHT:default:return a}}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),this._isRawInput?t-e:0}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this._value.length),s===void 0&&(s={}),s.raw&&this._isRawInput&&this._value.slice(e,t)||""}get isComplete(){return!0}get isFilled(){return!!this._value}_appendChar(e,t){if(t===void 0&&(t={}),this.isFilled)return new li;const s=this.eager===!0||this.eager==="append",h=this.char===e&&(this.isUnmasking||t.input||t.raw)&&(!t.raw||!s)&&!t.tail,p=new li({inserted:this.char,rawInserted:h?this.char:""});return this._value=this.char,this._isRawInput=h&&(t.raw||t.input),p}_appendEager(){return this._appendChar(this.char,{tail:!0})}_appendPlaceholder(){const e=new li;return this.isFilled||(this._value=e.inserted=this.char),e}extractTail(){return new Nn("")}appendTail(e){return Lo(e)&&(e=new Nn(String(e))),e.appendTo(this)}append(e,t,s){const a=this._appendChar(e[0],t);return s!=null&&(a.tailShift+=this.appendTail(s).tailShift),a}doCommit(){}get state(){return{_value:this._value,_rawInputValue:this.rawInputValue}}set state(e){this._value=e._value,this._isRawInput=!!e._rawInputValue}pad(e){return this._appendPlaceholder()}}class cu{constructor(e){const{parent:t,isOptional:s,placeholderChar:a,displayChar:h,lazy:p,eager:c,...w}=e;this.masked=$n(w),Object.assign(this,{parent:t,isOptional:s,placeholderChar:a,displayChar:h,lazy:p,eager:c})}reset(){this.isFilled=!1,this.masked.reset()}remove(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),e===0&&t>=1?(this.isFilled=!1,this.masked.remove(e,t)):new li}get value(){return this.masked.value||(this.isFilled&&!this.isOptional?this.placeholderChar:"")}get unmaskedValue(){return this.masked.unmaskedValue}get rawInputValue(){return this.masked.rawInputValue}get displayValue(){return this.masked.value&&this.displayChar||this.value}get isComplete(){return!!this.masked.value||this.isOptional}_appendChar(e,t){if(t===void 0&&(t={}),this.isFilled)return new li;const s=this.masked.state;let a=this.masked._appendChar(e,this.currentMaskFlags(t));return a.inserted&&this.doValidate(t)===!1&&(a=new li,this.masked.state=s),!a.inserted&&!this.isOptional&&!this.lazy&&!t.input&&(a.inserted=this.placeholderChar),a.skip=!a.inserted&&!this.isOptional,this.isFilled=!!a.inserted,a}append(e,t,s){return this.masked.append(e,this.currentMaskFlags(t),s)}_appendPlaceholder(){return this.isFilled||this.isOptional?new li:(this.isFilled=!0,new li({inserted:this.placeholderChar}))}_appendEager(){return new li}extractTail(e,t){return this.masked.extractTail(e,t)}appendTail(e){return this.masked.appendTail(e)}extractInput(e,t,s){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),this.masked.extractInput(e,t,s)}nearestInputPos(e,t){t===void 0&&(t=Rt.NONE);const s=0,a=this.value.length,h=Math.min(Math.max(e,s),a);switch(t){case Rt.LEFT:case Rt.FORCE_LEFT:return this.isComplete?h:s;case Rt.RIGHT:case Rt.FORCE_RIGHT:return this.isComplete?h:a;case Rt.NONE:default:return h}}totalInputPositions(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.value.length),this.value.slice(e,t).length}doValidate(e){return this.masked.doValidate(this.currentMaskFlags(e))&&(!this.parent||this.parent.doValidate(this.currentMaskFlags(e)))}doCommit(){this.masked.doCommit()}get state(){return{_value:this.value,_rawInputValue:this.rawInputValue,masked:this.masked.state,isFilled:this.isFilled}}set state(e){this.masked.state=e.masked,this.isFilled=e.isFilled}currentMaskFlags(e){var t;return{...e,_beforeTailState:(e==null||(t=e._beforeTailState)==null?void 0:t.masked)||(e==null?void 0:e._beforeTailState)}}pad(e){return new li}}cu.DEFAULT_DEFINITIONS={0:/\d/,a:/[\u0041-\u005A\u0061-\u007A\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u0527\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0\u08A2-\u08AC\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0977\u0979-\u097F\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C33\u0C35-\u0C39\u0C3D\u0C58\u0C59\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D60\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F4\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191C\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19C1-\u19C7\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FCC\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA697\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA78E\uA790-\uA793\uA7A0-\uA7AA\uA7F8-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA80-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uABC0-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]/,"*":/./};class $v extends $r{updateOptions(e){super.updateOptions(e)}_update(e){const t=e.mask;t&&(e.validate=s=>s.search(t)>=0),super._update(e)}}ii.MaskedRegExp=$v;class es extends $r{constructor(e){super({...es.DEFAULTS,...e,definitions:Object.assign({},cu.DEFAULT_DEFINITIONS,e==null?void 0:e.definitions)})}updateOptions(e){super.updateOptions(e)}_update(e){e.definitions=Object.assign({},this.definitions,e.definitions),super._update(e),this._rebuildMask()}_rebuildMask(){const e=this.definitions;this._blocks=[],this.exposeBlock=void 0,this._stops=[],this._maskedBlocks={};const t=this.mask;if(!t||!e)return;let s=!1,a=!1;for(let h=0;hS.indexOf(D)===0);T.sort((D,G)=>G.length-D.length);const M=T[0];if(M){const{expose:D,repeat:G,...U}=Tc(this.blocks[M]),Y={lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,overwrite:this.overwrite,autofix:this.autofix,...U,repeat:G,parent:this},de=G!=null?new ii.RepeatBlock(Y):$n(Y);de&&(this._blocks.push(de),D&&(this.exposeBlock=de),this._maskedBlocks[M]||(this._maskedBlocks[M]=[]),this._maskedBlocks[M].push(this._blocks.length-1)),h+=M.length-1;continue}}let p=t[h],c=p in e;if(p===es.STOP_CHAR){this._stops.push(this._blocks.length);continue}if(p==="{"||p==="}"){s=!s;continue}if(p==="["||p==="]"){a=!a;continue}if(p===es.ESCAPE_CHAR){if(++h,p=t[h],!p)break;c=!1}const w=c?new cu({isOptional:a,lazy:this.lazy,eager:this.eager,placeholderChar:this.placeholderChar,displayChar:this.displayChar,...Tc(e[p]),parent:this}):new x0({char:p,eager:this.eager,isUnmasking:s});this._blocks.push(w)}}get state(){return{...super.state,_blocks:this._blocks.map(e=>e.state)}}set state(e){if(!e){this.reset();return}const{_blocks:t,...s}=e;this._blocks.forEach((a,h)=>a.state=t[h]),super.state=s}reset(){super.reset(),this._blocks.forEach(e=>e.reset())}get isComplete(){return this.exposeBlock?this.exposeBlock.isComplete:this._blocks.every(e=>e.isComplete)}get isFilled(){return this._blocks.every(e=>e.isFilled)}get isFixed(){return this._blocks.every(e=>e.isFixed)}get isOptional(){return this._blocks.every(e=>e.isOptional)}doCommit(){this._blocks.forEach(e=>e.doCommit()),super.doCommit()}get unmaskedValue(){return this.exposeBlock?this.exposeBlock.unmaskedValue:this._blocks.reduce((e,t)=>e+=t.unmaskedValue,"")}set unmaskedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.unmaskedValue=e,this.appendTail(t),this.doCommit()}else super.unmaskedValue=e}get value(){return this.exposeBlock?this.exposeBlock.value:this._blocks.reduce((e,t)=>e+=t.value,"")}set value(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.value=e,this.appendTail(t),this.doCommit()}else super.value=e}get typedValue(){return this.exposeBlock?this.exposeBlock.typedValue:super.typedValue}set typedValue(e){if(this.exposeBlock){const t=this.extractTail(this._blockStartPos(this._blocks.indexOf(this.exposeBlock))+this.exposeBlock.displayValue.length);this.exposeBlock.typedValue=e,this.appendTail(t),this.doCommit()}else super.typedValue=e}get displayValue(){return this._blocks.reduce((e,t)=>e+=t.displayValue,"")}appendTail(e){return super.appendTail(e).aggregate(this._appendPlaceholder())}_appendEager(){var e;const t=new li;let s=(e=this._mapPosToBlock(this.displayValue.length))==null?void 0:e.index;if(s==null)return t;this._blocks[s].isFilled&&++s;for(let a=s;a{const w=a.extractTail(p,c);w.stop=this._findStopBefore(h),w.from=this._blockStartPos(h),w instanceof Aa&&(w.blockIndex=h),s.extend(w)}),s}extractInput(e,t,s){if(e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),s===void 0&&(s={}),e===t)return"";let a="";return this._forEachBlocksInRange(e,t,(h,p,c,w)=>{a+=h.extractInput(c,w,s)}),a}_findStopBefore(e){let t;for(let s=0;s{if(!p.lazy||e!=null){var c;t.aggregate(p._appendPlaceholder((c=p._blocks)==null?void 0:c.length))}}),t}_mapPosToBlock(e){let t="";for(let s=0;st+=s.displayValue.length,0)}_forEachBlocksInRange(e,t,s){t===void 0&&(t=this.displayValue.length);const a=this._mapPosToBlock(e);if(a){const h=this._mapPosToBlock(t),p=h&&a.index===h.index,c=a.offset,w=h&&p?h.offset:this._blocks[a.index].displayValue.length;if(s(this._blocks[a.index],a.index,c,w),h&&!p){for(let S=a.index+1;S{s.aggregate(a.remove(p,c))}),s}nearestInputPos(e,t){if(t===void 0&&(t=Rt.NONE),!this._blocks.length)return 0;const s=new Qv(this,e);if(t===Rt.NONE)return s.pushRightBeforeInput()||(s.popState(),s.pushLeftBeforeInput())?s.pos:this.displayValue.length;if(t===Rt.LEFT||t===Rt.FORCE_LEFT){if(t===Rt.LEFT){if(s.pushRightBeforeFilled(),s.ok&&s.pos===e)return e;s.popState()}if(s.pushLeftBeforeInput(),s.pushLeftBeforeRequired(),s.pushLeftBeforeFilled(),t===Rt.LEFT){if(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.ok&&s.pos<=e||(s.popState(),s.ok&&s.pos<=e))return s.pos;s.popState()}return s.ok?s.pos:t===Rt.FORCE_LEFT?0:(s.popState(),s.ok||(s.popState(),s.ok)?s.pos:0)}return t===Rt.RIGHT||t===Rt.FORCE_RIGHT?(s.pushRightBeforeInput(),s.pushRightBeforeRequired(),s.pushRightBeforeFilled()?s.pos:t===Rt.FORCE_RIGHT?this.displayValue.length:(s.popState(),s.ok||(s.popState(),s.ok)?s.pos:this.nearestInputPos(e,Rt.LEFT))):e}totalInputPositions(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length);let s=0;return this._forEachBlocksInRange(e,t,(a,h,p,c)=>{s+=a.totalInputPositions(p,c)}),s}maskedBlock(e){return this.maskedBlocks(e)[0]}maskedBlocks(e){const t=this._maskedBlocks[e];return t?t.map(s=>this._blocks[s]):[]}pad(e){const t=new li;return this._forEachBlocksInRange(0,this.displayValue.length,s=>t.aggregate(s.pad(e))),t}}es.DEFAULTS={...$r.DEFAULTS,lazy:!0,placeholderChar:"_"},es.STOP_CHAR="`",es.ESCAPE_CHAR="\\",es.InputDefinition=cu,es.FixedDefinition=x0,ii.MaskedPattern=es;class hu extends es{get _matchFrom(){return this.maxLength-String(this.from).length}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){const{to:t=this.to||0,from:s=this.from||0,maxLength:a=this.maxLength||0,autofix:h=this.autofix,...p}=e;this.to=t,this.from=s,this.maxLength=Math.max(String(t).length,a),this.autofix=h;const c=String(this.from).padStart(this.maxLength,"0"),w=String(this.to).padStart(this.maxLength,"0");let S=0;for(;Sthis.maxLength)return super._appendCharRaw(e,t);const s=String(this.from).padStart(this.maxLength,"0"),a=String(this.to).padStart(this.maxLength,"0"),[h,p]=this.boundaries(this.value+e);return Number(p)this.to?!t.tail&&this.autofix==="pad"&&this.value.length+1this._appendCharRaw(h))}return t}}ii.MaskedRange=hu;const ew="d{.}`m{.}`Y";class eo extends es{static extractPatternOptions(e){const{mask:t,pattern:s,...a}=e;return{...a,mask:Lo(t)?t:s}}constructor(e){super(eo.extractPatternOptions({...eo.DEFAULTS,...e}))}updateOptions(e){super.updateOptions(e)}_update(e){const{mask:t,pattern:s,blocks:a,...h}={...eo.DEFAULTS,...e},p=Object.assign({},eo.GET_DEFAULT_BLOCKS());e.min&&(p.Y.from=e.min.getFullYear()),e.max&&(p.Y.to=e.max.getFullYear()),e.min&&e.max&&p.Y.from===p.Y.to&&(p.m.from=e.min.getMonth()+1,p.m.to=e.max.getMonth()+1,p.m.from===p.m.to&&(p.d.from=e.min.getDate(),p.d.to=e.max.getDate())),Object.assign(p,this.blocks,a),super._update({...h,mask:Lo(t)?t:s,blocks:p})}doValidate(e){const t=this.date;return super.doValidate(e)&&(!this.isComplete||this.isDateExist(this.value)&&t!=null&&(this.min==null||this.min<=t)&&(this.max==null||t<=this.max))}isDateExist(e){return this.format(this.parse(e,this),this).indexOf(e)>=0}get date(){return this.typedValue}set date(e){this.typedValue=e}get typedValue(){return this.isComplete?super.typedValue:null}set typedValue(e){super.typedValue=e}maskEquals(e){return e===Date||super.maskEquals(e)}optionsIsChanged(e){return super.optionsIsChanged(eo.extractPatternOptions(e))}}eo.GET_DEFAULT_BLOCKS=()=>({d:{mask:hu,from:1,to:31,maxLength:2},m:{mask:hu,from:1,to:12,maxLength:2},Y:{mask:hu,from:1900,to:9999}}),eo.DEFAULTS={...es.DEFAULTS,mask:Date,pattern:ew,format:(n,e)=>{if(!n)return"";const t=String(n.getDate()).padStart(2,"0"),s=String(n.getMonth()+1).padStart(2,"0"),a=n.getFullYear();return[t,s,a].join(".")},parse:(n,e)=>{const[t,s,a]=n.split(".").map(Number);return new Date(a,s-1,t)}},ii.MaskedDate=eo;class uu extends $r{constructor(e){super({...uu.DEFAULTS,...e}),this.currentMask=void 0}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),"mask"in e&&(this.exposeMask=void 0,this.compiledMasks=Array.isArray(e.mask)?e.mask.map(t=>{const{expose:s,...a}=Tc(t),h=$n({overwrite:this._overwrite,eager:this._eager,skipInvalid:this._skipInvalid,...a});return s&&(this.exposeMask=h),h}):[])}_appendCharRaw(e,t){t===void 0&&(t={});const s=this._applyDispatch(e,t);return this.currentMask&&s.aggregate(this.currentMask._appendChar(e,this.currentMaskFlags(t))),s}_applyDispatch(e,t,s){e===void 0&&(e=""),t===void 0&&(t={}),s===void 0&&(s="");const a=t.tail&&t._beforeTailState!=null?t._beforeTailState._value:this.value,h=this.rawInputValue,p=t.tail&&t._beforeTailState!=null?t._beforeTailState._rawInputValue:h,c=h.slice(p.length),w=this.currentMask,S=new li,T=w==null?void 0:w.state;return this.currentMask=this.doDispatch(e,{...t},s),this.currentMask&&(this.currentMask!==w?(this.currentMask.reset(),p&&(this.currentMask.append(p,{raw:!0}),S.tailShift=this.currentMask.value.length-a.length),c&&(S.tailShift+=this.currentMask.append(c,{raw:!0,tail:!0}).tailShift)):T&&(this.currentMask.state=T)),S}_appendPlaceholder(){const e=this._applyDispatch();return this.currentMask&&e.aggregate(this.currentMask._appendPlaceholder()),e}_appendEager(){const e=this._applyDispatch();return this.currentMask&&e.aggregate(this.currentMask._appendEager()),e}appendTail(e){const t=new li;return e&&t.aggregate(this._applyDispatch("",{},e)),t.aggregate(this.currentMask?this.currentMask.appendTail(e):super.appendTail(e))}currentMaskFlags(e){var t,s;return{...e,_beforeTailState:((t=e._beforeTailState)==null?void 0:t.currentMaskRef)===this.currentMask&&((s=e._beforeTailState)==null?void 0:s.currentMask)||e._beforeTailState}}doDispatch(e,t,s){return t===void 0&&(t={}),s===void 0&&(s=""),this.dispatch(e,this,t,s)}doValidate(e){return super.doValidate(e)&&(!this.currentMask||this.currentMask.doValidate(this.currentMaskFlags(e)))}doPrepare(e,t){t===void 0&&(t={});let[s,a]=super.doPrepare(e,t);if(this.currentMask){let h;[s,h]=super.doPrepare(s,this.currentMaskFlags(t)),a=a.aggregate(h)}return[s,a]}doPrepareChar(e,t){t===void 0&&(t={});let[s,a]=super.doPrepareChar(e,t);if(this.currentMask){let h;[s,h]=super.doPrepareChar(s,this.currentMaskFlags(t)),a=a.aggregate(h)}return[s,a]}reset(){var e;(e=this.currentMask)==null||e.reset(),this.compiledMasks.forEach(t=>t.reset())}get value(){return this.exposeMask?this.exposeMask.value:this.currentMask?this.currentMask.value:""}set value(e){this.exposeMask?(this.exposeMask.value=e,this.currentMask=this.exposeMask,this._applyDispatch()):super.value=e}get unmaskedValue(){return this.exposeMask?this.exposeMask.unmaskedValue:this.currentMask?this.currentMask.unmaskedValue:""}set unmaskedValue(e){this.exposeMask?(this.exposeMask.unmaskedValue=e,this.currentMask=this.exposeMask,this._applyDispatch()):super.unmaskedValue=e}get typedValue(){return this.exposeMask?this.exposeMask.typedValue:this.currentMask?this.currentMask.typedValue:""}set typedValue(e){if(this.exposeMask){this.exposeMask.typedValue=e,this.currentMask=this.exposeMask,this._applyDispatch();return}let t=String(e);this.currentMask&&(this.currentMask.typedValue=e,t=this.currentMask.unmaskedValue),this.unmaskedValue=t}get displayValue(){return this.currentMask?this.currentMask.displayValue:""}get isComplete(){var e;return!!((e=this.currentMask)!=null&&e.isComplete)}get isFilled(){var e;return!!((e=this.currentMask)!=null&&e.isFilled)}remove(e,t){const s=new li;return this.currentMask&&s.aggregate(this.currentMask.remove(e,t)).aggregate(this._applyDispatch()),s}get state(){var e;return{...super.state,_rawInputValue:this.rawInputValue,compiledMasks:this.compiledMasks.map(t=>t.state),currentMaskRef:this.currentMask,currentMask:(e=this.currentMask)==null?void 0:e.state}}set state(e){const{compiledMasks:t,currentMaskRef:s,currentMask:a,...h}=e;t&&this.compiledMasks.forEach((p,c)=>p.state=t[c]),s!=null&&(this.currentMask=s,this.currentMask.state=a),super.state=h}extractInput(e,t,s){return this.currentMask?this.currentMask.extractInput(e,t,s):""}extractTail(e,t){return this.currentMask?this.currentMask.extractTail(e,t):super.extractTail(e,t)}doCommit(){this.currentMask&&this.currentMask.doCommit(),super.doCommit()}nearestInputPos(e,t){return this.currentMask?this.currentMask.nearestInputPos(e,t):super.nearestInputPos(e,t)}get overwrite(){return this.currentMask?this.currentMask.overwrite:this._overwrite}set overwrite(e){this._overwrite=e}get eager(){return this.currentMask?this.currentMask.eager:this._eager}set eager(e){this._eager=e}get skipInvalid(){return this.currentMask?this.currentMask.skipInvalid:this._skipInvalid}set skipInvalid(e){this._skipInvalid=e}get autofix(){return this.currentMask?this.currentMask.autofix:this._autofix}set autofix(e){this._autofix=e}maskEquals(e){return Array.isArray(e)?this.compiledMasks.every((t,s)=>{if(!e[s])return;const{mask:a,...h}=e[s];return ou(t,h)&&t.maskEquals(a)}):super.maskEquals(e)}typedValueEquals(e){var t;return!!((t=this.currentMask)!=null&&t.typedValueEquals(e))}}uu.DEFAULTS={...$r.DEFAULTS,dispatch:(n,e,t,s)=>{if(!e.compiledMasks.length)return;const a=e.rawInputValue,h=e.compiledMasks.map((p,c)=>{const w=e.currentMask===p,S=w?p.displayValue.length:p.nearestInputPos(p.displayValue.length,Rt.FORCE_LEFT);return p.rawInputValue!==a?(p.reset(),p.append(a,{raw:!0})):w||p.remove(S),p.append(n,e.currentMaskFlags(t)),p.appendTail(s),{index:c,weight:p.rawInputValue.length,totalInputPositions:p.totalInputPositions(0,Math.max(S,p.nearestInputPos(p.displayValue.length,Rt.FORCE_LEFT)))}});return h.sort((p,c)=>c.weight-p.weight||c.totalInputPositions-p.totalInputPositions),e.compiledMasks[h[0].index]}},ii.MaskedDynamic=uu;class du extends es{constructor(e){super({...du.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){const{enum:t,...s}=e;if(t){const a=t.map(c=>c.length),h=Math.min(...a),p=Math.max(...a)-h;s.mask="*".repeat(h),p&&(s.mask+="["+"*".repeat(p)+"]"),this.enum=t}super._update(s)}_appendCharRaw(e,t){t===void 0&&(t={});const s=Math.min(this.nearestInputPos(0,Rt.FORCE_RIGHT),this.value.length),a=this.enum.filter(h=>this.matchValue(h,this.unmaskedValue+e,s));if(a.length){a.length===1&&this._forEachBlocksInRange(0,this.value.length,(p,c)=>{const w=a[0][c];c>=this.value.length||w===p.value||(p.reset(),p._appendChar(w,t))});const h=super._appendCharRaw(a[0][this.value.length],t);return a.length===1&&a[0].slice(this.unmaskedValue.length).split("").forEach(p=>h.aggregate(super._appendCharRaw(p))),h}return new li({skip:!this.isComplete})}extractTail(e,t){return e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),new Nn("",e)}remove(e,t){if(e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),e===t)return new li;const s=Math.min(super.nearestInputPos(0,Rt.FORCE_RIGHT),this.value.length);let a;for(a=e;a>=0&&!(this.enum.filter(c=>this.matchValue(c,this.value.slice(s,a),s)).length>1);--a);const h=super.remove(a,t);return h.tailShift+=a-e,h}get isComplete(){return this.enum.indexOf(this.value)>=0}}du.DEFAULTS={...es.DEFAULTS,matchValue:(n,e,t)=>n.indexOf(e,t)===t},ii.MaskedEnum=du;class tw extends $r{updateOptions(e){super.updateOptions(e)}_update(e){super._update({...e,validate:e.mask})}}ii.MaskedFunction=tw;var b0;class Rs extends $r{constructor(e){super({...Rs.DEFAULTS,...e})}updateOptions(e){super.updateOptions(e)}_update(e){super._update(e),this._updateRegExps()}_updateRegExps(){const e="^"+(this.allowNegative?"[+|\\-]?":""),t="\\d*",s=(this.scale?"("+zp(this.radix)+"\\d{0,"+this.scale+"})?":"")+"$";this._numberRegExp=new RegExp(e+t+s),this._mapToRadixRegExp=new RegExp("["+this.mapToRadix.map(zp).join("")+"]","g"),this._thousandsSeparatorRegExp=new RegExp(zp(this.thousandsSeparator),"g")}_removeThousandsSeparators(e){return e.replace(this._thousandsSeparatorRegExp,"")}_insertThousandsSeparators(e){const t=e.split(this.radix);return t[0]=t[0].replace(/\B(?=(\d{3})+(?!\d))/g,this.thousandsSeparator),t.join(this.radix)}doPrepareChar(e,t){t===void 0&&(t={});const[s,a]=super.doPrepareChar(this._removeThousandsSeparators(this.scale&&this.mapToRadix.length&&(t.input&&t.raw||!t.input&&!t.raw)?e.replace(this._mapToRadixRegExp,this.radix):e),t);return e&&!s&&(a.skip=!0),s&&!this.allowPositive&&!this.value&&s!=="-"&&a.aggregate(this._appendChar("-")),[s,a]}_separatorsCount(e,t){t===void 0&&(t=!1);let s=0;for(let a=0;a0&&this.number>this.max&&(D=this.max),D!=null&&(this.autofix?(this._value=this.format(D,this).replace(Rs.UNMASKED_RADIX,this.radix),w||(w=h===this._value&&!t.tail)):c=!1),c&&(c=!!this._value.match(this._numberRegExp))}let S;c?S=new li({inserted:this._value.slice(h.length),rawInserted:w?"":e,skip:w}):(this._value=h,S=new li),this._value=this._insertThousandsSeparators(this._value);const T=t.tail&&t._beforeTailState?t._beforeTailState._value:this._value,M=this._separatorsCountFromSlice(T);return S.tailShift+=(M-a)*this.thousandsSeparator.length,S}_findSeparatorAround(e){if(this.thousandsSeparator){const t=e-this.thousandsSeparator.length+1,s=this.value.indexOf(this.thousandsSeparator,t);if(s<=e)return s}return-1}_adjustRangeWithSeparators(e,t){const s=this._findSeparatorAround(e);s>=0&&(e=s);const a=this._findSeparatorAround(t);return a>=0&&(t=a+this.thousandsSeparator.length),[e,t]}remove(e,t){e===void 0&&(e=0),t===void 0&&(t=this.displayValue.length),[e,t]=this._adjustRangeWithSeparators(e,t);const s=this.value.slice(0,e),a=this.value.slice(t),h=this._separatorsCount(s.length);this._value=this._insertThousandsSeparators(this._removeThousandsSeparators(s+a));const p=this._separatorsCountFromSlice(s);return new li({tailShift:(p-h)*this.thousandsSeparator.length})}nearestInputPos(e,t){if(!this.thousandsSeparator)return e;switch(t){case Rt.NONE:case Rt.LEFT:case Rt.FORCE_LEFT:{const s=this._findSeparatorAround(e-1);if(s>=0){const a=s+this.thousandsSeparator.length;if(e=0)return s+this.thousandsSeparator.length}}return e}doCommit(){if(this.value){const e=this.number;let t=e;this.min!=null&&(t=Math.max(t,this.min)),this.max!=null&&(t=Math.min(t,this.max)),t!==e&&(this.unmaskedValue=this.format(t,this));let s=this.value;this.normalizeZeros&&(s=this._normalizeZeros(s)),this.padFractionalZeros&&this.scale>0&&(s=this._padFractionalZeros(s)),this._value=s}super.doCommit()}_normalizeZeros(e){const t=this._removeThousandsSeparators(e).split(this.radix);return t[0]=t[0].replace(/^(\D*)(0*)(\d*)/,(s,a,h,p)=>a+p),e.length&&!/\d$/.test(t[0])&&(t[0]=t[0]+"0"),t.length>1&&(t[1]=t[1].replace(/0*$/,""),t[1].length||(t.length=1)),this._insertThousandsSeparators(t.join(this.radix))}_padFractionalZeros(e){if(!e)return e;const t=e.split(this.radix);return t.length<2&&t.push(""),t[1]=t[1].padEnd(this.scale,"0"),t.join(this.radix)}doSkipInvalid(e,t,s){t===void 0&&(t={});const a=this.scale===0&&e!==this.thousandsSeparator&&(e===this.radix||e===Rs.UNMASKED_RADIX||this.mapToRadix.includes(e));return super.doSkipInvalid(e,t,s)&&!a}get unmaskedValue(){return this._removeThousandsSeparators(this._normalizeZeros(this.value)).replace(this.radix,Rs.UNMASKED_RADIX)}set unmaskedValue(e){super.unmaskedValue=e}get typedValue(){return this.parse(this.unmaskedValue,this)}set typedValue(e){this.rawInputValue=this.format(e,this).replace(Rs.UNMASKED_RADIX,this.radix)}get number(){return this.typedValue}set number(e){this.typedValue=e}get allowNegative(){return this.min!=null&&this.min<0||this.max!=null&&this.max<0}get allowPositive(){return this.min!=null&&this.min>0||this.max!=null&&this.max>0}typedValueEquals(e){return(super.typedValueEquals(e)||Rs.EMPTY_VALUES.includes(e)&&Rs.EMPTY_VALUES.includes(this.typedValue))&&!(e===0&&this.value==="")}}b0=Rs,Rs.UNMASKED_RADIX=".",Rs.EMPTY_VALUES=[...$r.EMPTY_VALUES,0],Rs.DEFAULTS={...$r.DEFAULTS,mask:Number,radix:",",thousandsSeparator:"",mapToRadix:[b0.UNMASKED_RADIX],min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER,scale:2,normalizeZeros:!0,padFractionalZeros:!1,parse:Number,format:n=>n.toLocaleString("en-US",{useGrouping:!1,maximumFractionDigits:20})},ii.MaskedNumber=Rs;const Vp={MASKED:"value",UNMASKED:"unmaskedValue",TYPED:"typedValue"};function v0(n,e,t){e===void 0&&(e=Vp.MASKED),t===void 0&&(t=Vp.MASKED);const s=$n(n);return a=>s.runIsolated(h=>(h[e]=a,h[t]))}function iw(n,e,t,s){return v0(e,t,s)(n)}ii.PIPE_TYPE=Vp,ii.createPipe=v0,ii.pipe=iw;class rw extends es{get repeatFrom(){var e;return(e=Array.isArray(this.repeat)?this.repeat[0]:this.repeat===1/0?0:this.repeat)!=null?e:0}get repeatTo(){var e;return(e=Array.isArray(this.repeat)?this.repeat[1]:this.repeat)!=null?e:1/0}constructor(e){super(e)}updateOptions(e){super.updateOptions(e)}_update(e){var t,s,a;const{repeat:h,...p}=Tc(e);this._blockOpts=Object.assign({},this._blockOpts,p);const c=$n(this._blockOpts);this.repeat=(t=(s=h??c.repeat)!=null?s:this.repeat)!=null?t:1/0,super._update({mask:"m".repeat(Math.max(this.repeatTo===1/0&&((a=this._blocks)==null?void 0:a.length)||0,this.repeatFrom)),blocks:{m:c},eager:c.eager,overwrite:c.overwrite,skipInvalid:c.skipInvalid,lazy:c.lazy,placeholderChar:c.placeholderChar,displayChar:c.displayChar})}_allocateBlock(e){if(en.modelState=c),placeholder:n.placeholder,loading:n.loading,onFocus:e[1]||(e[1]=c=>n.$emit("focus"))},null,8,["modelValue","placeholder","loading"])])}const ow=tt(sw,[["render",nw]]),aw=d.defineComponent({components:{VsMapText:Fp},emits:["onSearch","update:modelValue","menuKeyUp","menuKeyDown","menuEnterSelect"],props:{disabled:{type:Boolean,default:()=>!1},placeholder:{type:String,default:()=>"Обрати"},clearable:{type:Boolean,default:()=>!1},modelValue:{type:[String,Array,Number],default:()=>""},multiple:{type:Boolean,default:()=>!1},searchable:{type:Boolean,default:()=>!1},searchPlaceholder:{type:String,default:()=>"Search..."},searchIcon:{type:String,default:()=>"ti-search"},lazyLoad:{type:Function,default:null},searchHighlight:{type:Boolean,default:()=>!1}},watch:{modelValue:{handler(){this.currentOption=null,this.getValue(),this.searchValue="",this.handleSearch()}}},computed:{tooltip(){return this.selectedOptions.map(n=>n==null?void 0:n.label).join(",")}},data(){return{list:{canClose:!1,visible:!1},currentOption:null,searchValue:"",selectedOptions:[]}},mounted(){window.addEventListener("keydown",this.handleKeyDown),window.addEventListener("click",this.clickOnBody,!1),window.addEventListener("resize",this.boundList),window.addEventListener("scroll",this.boundList),window.addEventListener("popstate",this.handleBrowserBackButton),this.lazyLoad!==null&&typeof this.lazyLoad=="function"?this.lazyLoad().then(()=>{this.getValue()}):this.getValue()},beforeUnmount(){window.removeEventListener("keydown",this.handleKeyDown),window.removeEventListener("click",this.clickOnBody),window.removeEventListener("resize",this.boundList),window.removeEventListener("scroll",this.boundList),window.removeEventListener("popstate",this.handleBrowserBackButton)},methods:{toggleDropdown(){var n,e;if(!this.disabled&&(this.list.visible=!this.list.visible,this.list.visible)){this.$nextTick(()=>{this.boundList()});const t=(e=((n=this.$refs)==null?void 0:n.autocompleteSearch).$el)==null?void 0:e.querySelector("input");t&&this.$nextTick(()=>{setTimeout(()=>{t.focus()},50)})}},handleKeyDown(n){if(this.list.visible){const{keyCode:e}=n;switch([38,40].includes(e)&&n.preventDefault(),e){case 38:this.$emit("menuKeyUp");break;case 40:this.$emit("menuKeyDown");break;case 13:this.$emit("menuEnterSelect"),this.multiple||this.closeList();break}}},clickOnBody(){this.list.canClose&&(this.list.visible=!1)},handleBrowserBackButton(){this.list.visible&&(this.list.visible=!1)},boundList(){var s,a;const n=(s=this.$refs)==null?void 0:s.button,e=n==null?void 0:n.getBoundingClientRect();if(!this.list.visible)return;const t=(a=this.$refs)==null?void 0:a.list;if(t){const h=e.bottom;t.style.top=`${h+2}px`,t.style.left=`${e.left}px`,t.style.width=`${n.clientWidth}px`}},disallowBodyClick(n){const{type:e}=n;switch(this.boundList(),e){case"mouseenter":this.list.canClose=!1;break;default:this.list.canClose=!0;break}},getValue(){const n=this.$slots.default(),e=typeof n=="string"?[]:n,t=a=>a.reduce((h,p)=>{const c=p==null?void 0:p.children;return Array.isArray(c)&&!p.dynamicProps&&!p.key?h.concat(t(c)):h.concat(p)},[]),s=t(e);this.multiple?this.setMultipleOption(s):this.setSingleOption(s)},clearValue(){this.$emit("update:modelValue",this.multiple?[]:"")},closeList(){this.list.visible=!1},setSingleOption(n){const e=n.find(t=>{var a,h;const s=((a=t==null?void 0:t.props)==null?void 0:a.value)||((h=t==null?void 0:t.props)==null?void 0:h.label);if(typeof this.modelValue!="object")return s==this.modelValue});if(e){const t=e==null?void 0:e.props;this.currentOption=t}this.closeList()},setMultipleOption(n){this.selectedOptions=n.reduce((e,t)=>{var a,h;const s=((a=t==null?void 0:t.props)==null?void 0:a.value)||((h=t==null?void 0:t.props)==null?void 0:h.label);return this.modelValue&&this.modelValue.includes(s)?e.concat(t.props):e},[])},returnLabel(n){return(n==null?void 0:n.label)||(n==null?void 0:n.value)||n},handleSearch(){this.$emit("onSearch",this.searchValue)}}}),lw=n=>(d.pushScopeId("data-v-36910946"),n=n(),d.popScopeId(),n),cw=["title"],hw={key:0,class:"flex items-center"},uw={key:1,class:"opacity-50 truncate"},dw=[lw(()=>d.createElementVNode("path",{d:"M4 6L8 10L12 6",stroke:"#6B7280","stroke-linecap":"round","stroke-linejoin":"round"},null,-1))],pw={class:"vsTailwind",ref:"list",style:{position:"fixed","z-index":"10002"}},fw={ref:"listWrapper",class:"form-autocomplete__list vsTailwind"};function mw(n,e,t,s,a,h){var c;const p=d.resolveComponent("VsMapText");return d.openBlock(),d.createElementBlock("div",{class:d.normalizeClass(["form-autocomplete relative min-w-[132px] vsTailwind",{"cursor-not-allowed":n.disabled}]),onMouseenter:e[5]||(e[5]=(...w)=>n.disallowBodyClick&&n.disallowBodyClick(...w)),onMouseleave:e[6]||(e[6]=(...w)=>n.disallowBodyClick&&n.disallowBodyClick(...w))},[d.createElementVNode("button",{title:n.tooltip,class:d.normalizeClass(["rounded-tl-[15px] rounded-bl-[15px] relative p-[16px] flex items-center justify-between text-nowrap w-full cursor-pointer bg-[#F8FAFC] border-[1px] border-solid border-[#E5E7EB] text-start text-sm text-stone-800 focus:outline-none focus:border-blue-500 h-full",{"opacity-50 pointer-events-none":n.disabled,"ring-blue-500 border-blue-500":n.list.visible}]),ref:"button",type:"button",onClick:e[0]||(e[0]=(...w)=>n.toggleDropdown&&n.toggleDropdown(...w))},[n.selectedOptions.length||n.currentOption?(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[n.multiple?(d.openBlock(),d.createElementBlock(d.Fragment,{key:1},[d.createTextVNode(d.toDisplayString(`Обрано: ${n.selectedOptions.length}`),1)],64)):(d.openBlock(),d.createElementBlock("div",hw,[typeof n.currentOption=="object"&&((c=n.currentOption)!=null&&c.color)?(d.openBlock(),d.createElementBlock("div",{key:0,class:"w-4 h-4 rounded-md mr-2",style:d.normalizeStyle({"background-color":n.currentOption.color})},null,4)):d.createCommentVNode("",!0),d.createTextVNode(" "+d.toDisplayString(n.returnLabel(n.currentOption)),1)]))],64)):(d.openBlock(),d.createElementBlock("div",uw,d.toDisplayString(n.placeholder),1)),(d.openBlock(),d.createElementBlock("svg",{class:d.normalizeClass({"rotate-up":n.list.visible,"rotate-down":!n.list.visible}),width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},dw,2))],10,cw),(d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[d.createElementVNode("div",pw,[d.withDirectives(d.createElementVNode("div",{class:"form-autocomplete__wrapper absolute z-50 w-full min-w-[246px] max-h-72 p-2 space-y-0.5 bg-white rounded-[15px] top-full opened border-[1px] border-solid border-[#E5E7EB]",onMouseenter:e[3]||(e[3]=(...w)=>n.disallowBodyClick&&n.disallowBodyClick(...w)),onMouseleave:e[4]||(e[4]=(...w)=>n.disallowBodyClick&&n.disallowBodyClick(...w))},[d.withDirectives(d.createVNode(p,{modelValue:n.searchValue,"onUpdate:modelValue":e[1]||(e[1]=w=>n.searchValue=w),class:"mb-2",placeholder:n.searchPlaceholder,icon:n.searchIcon,ref:"autocompleteSearch",onClick:e[2]||(e[2]=d.withModifiers(()=>{},["stop","self"])),onOnInput:n.handleSearch},null,8,["modelValue","placeholder","icon","onOnInput"]),[[d.vShow,n.searchable]]),d.createElementVNode("div",fw,[d.renderSlot(n.$slots,"default",{},void 0,!0)],512)],544),[[d.vShow,n.list.visible]])],512)]))],34)}const gw=tt(aw,[["render",mw],["__scopeId","data-v-36910946"]]),yw=d.defineComponent({props:{isHighlighted:{type:Boolean,default:()=>!1},value:{type:String,default:()=>""},label:{type:String,default:()=>""},color:{type:String,default:()=>""}},computed:{parentInstance(){return this.$parent},parentValue(){return this.parentInstance.modelValue},parentSearchValue(){return this.parentInstance.searchValue},parentMultiple(){return this.parentInstance.multiple},isValueEqualParentValue(){const n=this.value||this.label;return this.parentMultiple?this.parentValue.includes(n):this.parentValue==n},activeClass(){return`${this.parentMultiple?"":"cursor-default"}`},highlightedText(){var n;return!this.parentSearchValue||!((n=this.parentInstance)!=null&&n.searchHighlight)?this.label:this.label.replace(new RegExp(this.parentSearchValue,"gi"),e=>`${e}`)}},methods:{handleClick(){const n=this.value||this.label,e=this.parentInstance;if(n===this.parentValue&&!this.parentMultiple){e.closeList();return}if(this.parentMultiple){const t=Array.isArray(this.parentValue)?this.parentValue:[];this.parentValue.includes(n)?e.$emit("update:modelValue",t.filter(s=>s!==n)):e.$emit("update:modelValue",t.concat(n))}else e.$emit("update:modelValue",n),e.closeList()}}}),_w={class:"flex justify-between items-center w-full"},xw={class:"flex items center"},bw=["innerHTML"];function vw(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("div",{class:d.normalizeClass(["cursor-pointer py-2 px-[12px] w-full text-sm text-stone-800 hover:bg-[#DBEAFE] rounded-lg focus:outline-none focus:bg-stone-100",{[n.activeClass]:n.isValueEqualParentValue,"bg-[#DBEAFE]":n.isValueEqualParentValue}]),onClick:e[0]||(e[0]=d.withModifiers((...p)=>n.handleClick&&n.handleClick(...p),["stop"]))},[d.createElementVNode("div",_w,[d.createElementVNode("div",xw,[n.color?(d.openBlock(),d.createElementBlock("div",{key:0,class:"w-4 h-4 rounded-md mr-2",style:d.normalizeStyle({"background-color":n.color})},null,4)):d.createCommentVNode("",!0),d.createElementVNode("div",{innerHTML:n.highlightedText,class:d.normalizeClass({"font-medium":n.isValueEqualParentValue})},null,10,bw)])])],2)}const ww={components:{VsMapText:Fp,VsMapTextMask:ow,VsMapAutocomplete:gw,VsMapAutocompleteOption:tt(yw,[["render",vw]]),logoIcon:d0},props:{map:{type:Object,default:null},types:{type:Array,default:()=>["here","cadastre","coords","atu"]},mapTitle:{type:String},mapIcon:{type:String}},data(){return{cover:!0,searchQuery:"",selectedSearchType:"here",marker:null,searchOptionsList:[],mounted:!1,loading:!1,searchTimeout:null,atuOption:null,showSearchOptions:!0}},mounted(){this.mounted=!0,document.addEventListener("click",this.handleClickOutside)},beforeUnmount(){document.removeEventListener("click",this.handleClickOutside)},computed:{searchTypeList(){const n={here:"Here",cadastre:"Кадастр",coords:"Координати",atu:"АТУ"};return this.types.map(e=>({id:e,label:n[e]||e}))},searchMethods(){return{here:this.searchHere,cadastre:this.searchCadastre,coords:this.searchCoords,atu:this.searchAtu}}},watch:{searchQuery(n){if(clearTimeout(this.searchTimeout),!n){this.searchOptionsList=[],this.removeMarker(),this.removeAllLayers(),this.atuOption=null;return}this.selectedSearchType==="atu"&&(this.searchTimeout=setTimeout(()=>{this.searchMethods[this.selectedSearchType](n)},500))},selectedSearchType(){this.searchQuery="",this.atuOption=null,this.removeMarker()}},methods:{handleClickOutside(n){var e;this.$refs.mapSearch&&!((e=this.$refs.mapSearch)!=null&&e.contains(n.target))&&(this.showSearchOptions=!1)},handleFocus(){this.removeMarker(),this.showSearchOptions=!0},removeAllLayers(){this.map.getLayer("parcel-polygon")&&this.map.removeLayer("parcel-polygon"),this.map.getSource("parcel-polygon-source")&&this.map.removeSource("parcel-polygon-source")},handleEnter(){["coords","cadastre","here"].includes(this.selectedSearchType)&&this.searchMethods[this.selectedSearchType](this.searchQuery)},handleCoverClick(){this.cover=!1,this.$nextTick(()=>{var e;const n=this.$refs.textInput;n&&n.$el&&((e=n.$el.querySelector("input"))==null||e.focus())})},async searchHere(n){var e,t,s,a,h,p;this.loading=!0;try{const{data:c}=await vi.get(`https://data.gki.com.ua/api-user/gis-url-proxy?searchtext=${n}`);if((e=c.Location)!=null&&e.DisplayPosition){const w=(s=(t=c==null?void 0:c.Location)==null?void 0:t.DisplayPosition)==null?void 0:s.Latitude,S=(h=(a=c==null?void 0:c.Location)==null?void 0:a.DisplayPosition)==null?void 0:h.Longitude;w&&S&&((p=this.map)==null||p.flyTo({center:[S,w],zoom:10,essential:!0}),this.addMarker([S,w]))}}catch(c){this.$notify({type:"error",title:"Помилка",message:`За адресою ${n} нічого не знайдено`}),console.error("Error fetching data:",c)}finally{this.loading=!1}},async searchCadastre(n){var e,t,s,a;this.loading=!0;try{const{data:h}=await vi.get(`https://data.gki.com.ua/api-user/parcel/${n}`);if((e=h==null?void 0:h.result)!=null&&e.geom){const{geom:p}=h.result;this.map.getLayer("parcel-polygon")&&(this.map.removeLayer("parcel-polygon"),this.map.removeSource("parcel-polygon-source")),this.map.addSource("parcel-polygon-source",{type:"geojson",data:p}),this.map.addLayer({id:"parcel-polygon",type:"fill",source:"parcel-polygon-source",layout:{},paint:{"fill-color":"#888888","fill-opacity":.5}});const c=Qn(p);this.map.fitBounds(c,{padding:100,essential:!0})}else(s=(t=h==null?void 0:h.result)==null?void 0:t.geom_centroid)!=null&&s.coordinates&&((a=this.map)==null||a.flyTo({center:h.result.geom_centroid.coordinates,zoom:10,essential:!0}),this.addMarker(h.result.geom_centroid.coordinates))}catch(h){this.$notify({type:"error",title:"Помилка",message:`За кадастровим номером ${n} нічого не знайдено`}),console.error("Error fetching data:",h)}finally{this.loading=!1}},async searchCoords(n){var e;this.loading=!0;try{const t=n.split(",").map(Number);if(t.length===2&&!Number.isNaN(t[0])&&!Number.isNaN(t[1])){const[s,a]=t;(e=this.map)==null||e.flyTo({center:[a,s],zoom:10,essential:!0}),this.addMarker([a,s])}else this.$notify({type:"error",title:"Помилка",message:`За координатами ${n} нічого не знайдено`})}catch(t){console.error("Error processing coordinates:",t)}finally{this.loading=!1}},async searchAtu(n){var e;if(((e=this.atuOption)==null?void 0:e.text)!==this.searchQuery){this.loading=!0;try{const{data:t}=await vi.get(`https://data.gki.com.ua/api-user/suggest/atu.nsdi.ato_level?key=${n}`);this.searchOptionsList=t,t.length||this.$notify({type:"error",title:"Помилка",message:"Нічого не знайдено"})}catch(t){this.$notify({type:"error",title:"Помилка",message:"Нічого не знайдено"}),console.error("Error fetching data:",t)}finally{this.loading=!1}}},goToAddressGeom(n){var e;if(this.showSearchOptions=!1,this.atuOption=n,n!=null&&n.geom){const t=n==null?void 0:n.geom,s=Ac(t).geometry.coordinates;(e=this.map)==null||e.flyTo({center:s,zoom:10,essential:!0}),this.addMarker(s),this.searchQuery=(n==null?void 0:n.text)||""}},addMarker(n){this.removeMarker(),this.marker=new yn.Marker({color:"blue"}).setLngLat(n).addTo(this.map)},removeMarker(){this.marker&&(this.marker.remove(),this.marker=null)}}},kw=n=>(d.pushScopeId("data-v-9f679bf7"),n=n(),d.popScopeId(),n),Cw={class:"map-search h-[66px]",ref:"mapSearch"},Sw={class:"flex items-center"},Ew={class:"map-search__logo"},Aw=["src"],Tw={class:"map-search__title"},Mw=kw(()=>d.createElementVNode("div",{class:"map-search__icon"},[d.createElementVNode("img",{src:p0,alt:"search",class:"w-6 h-6 cursor-pointer absolute top-1/2 transform -translate-y-1/2 right-[14px]"})],-1)),Iw={class:"map-search__main h-full"},Pw={key:1,class:"w-full h-full relative"},Dw={key:0,class:"p-2 absolute w-full bg-white border-[1px] border-solid border-[#E5E7EB] rounded-lg top-[66px] z-50"},Lw={class:"map-search__list overflow-auto max-h-72"},Bw=["onClick"];function Ow(n,e,t,s,a,h){var M;const p=d.resolveComponent("logoIcon"),c=d.resolveComponent("VsMapAutocompleteOption"),w=d.resolveComponent("VsMapAutocomplete"),S=d.resolveComponent("VsMapText"),T=d.resolveComponent("VsMapTextMask");return d.openBlock(),d.createElementBlock("div",Cw,[d.withDirectives(d.createElementVNode("div",{class:"map-search__cover items-center border-[1px] border-solid border-[#E5E7EB] z-10 relative",onClick:e[0]||(e[0]=(...D)=>h.handleCoverClick&&h.handleCoverClick(...D))},[d.createElementVNode("div",Sw,[d.createElementVNode("div",Ew,[t.mapIcon?(d.openBlock(),d.createElementBlock("img",{key:0,src:t.mapIcon,alt:""},null,8,Aw)):(d.openBlock(),d.createBlock(p,{key:1}))]),d.createElementVNode("div",Tw,d.toDisplayString(t.mapTitle||"Карта V3"),1)]),Mw],512),[[d.vShow,a.cover]]),d.withDirectives(d.createElementVNode("div",Iw,[a.mounted?(d.openBlock(),d.createBlock(w,{key:0,modelValue:a.selectedSearchType,"onUpdate:modelValue":e[1]||(e[1]=D=>a.selectedSearchType=D),class:"h-full",placeholder:"Пошук за..."},{default:d.withCtx(()=>[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.searchTypeList,D=>(d.openBlock(),d.createBlock(c,{key:D.id,value:D.id,label:D.label},null,8,["value","label"]))),128))]),_:1},8,["modelValue"])):d.createCommentVNode("",!0),a.selectedSearchType!=="cadastre"?(d.openBlock(),d.createElementBlock("div",Pw,[d.createVNode(S,{modelValue:a.searchQuery,"onUpdate:modelValue":e[2]||(e[2]=D=>a.searchQuery=D),placeholder:"Шукати...",onEnter:h.handleEnter,class:"h-full",loading:a.loading,ref:"textInput",onFocus:h.handleFocus},null,8,["modelValue","onEnter","loading","onFocus"]),a.showSearchOptions&&((M=a.searchOptionsList)!=null&&M.length)?(d.openBlock(),d.createElementBlock("div",Dw,[d.createElementVNode("div",Lw,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.searchOptionsList,(D,G)=>(d.openBlock(),d.createElementBlock("div",{key:G,class:"text-sm text-stone-800 hover:bg-[#DBEAFE] cursor-pointer py-2 px-[12px] rounded-lg",onClick:U=>h.goToAddressGeom(D)},d.toDisplayString(D==null?void 0:D.text),9,Bw))),128))])])):d.createCommentVNode("",!0)])):(d.openBlock(),d.createBlock(T,{key:2,class:"w-full focus:outline-none focus:border-blue-500 h-full",modelValue:a.searchQuery,"onUpdate:modelValue":e[3]||(e[3]=D=>a.searchQuery=D),placeholder:"__________:__:___:____",mask:"0000000000:00:000:0000",loading:a.loading,onKeyup:d.withKeys(h.handleEnter,["enter"])},null,8,["modelValue","loading","onKeyup"]))],512),[[d.vShow,!a.cover]])],512)}const Fw=tt(ww,[["render",Ow],["__scopeId","data-v-9f679bf7"]]),zw={},Rw={class:"shrink-0 size-4",xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},Vw=[d.createElementVNode("path",{d:"M18 6 6 18"},null,-1),d.createElementVNode("path",{d:"m6 6 12 12"},null,-1)];function Nw(n,e){return d.openBlock(),d.createElementBlock("svg",Rw,Vw)}const jw={name:"vs-tour-component",components:{closeIcon:tt(zw,[["render",Nw]])},props:{tourData:{Object},order:{Number},total:{Number}}},Uw={class:"flex justify-between items-center py-3 px-4 border-b dark:border-neutral-700"},Gw={class:"font-bold text-gray-800 dark:text-white mr-[30px]"},Hw={class:"p-4 overflow-y-auto flex items-center"},Xw=["innerHTML"],qw={key:0,class:"ml-[15px] max-w-[400px] max-h-[400px] rounded-xl shadow-sm"},Ww=["src"],Jw={class:"flex justify-between items-center py-3 px-4 border-t dark:border-neutral-700"},Yw={class:"flex justify-end items-center gap-x-2"};function Zw(n,e,t,s,a,h){var c,w,S,T,M,D,G,U,Y,de,be,Z;const p=d.resolveComponent("closeIcon");return d.openBlock(),d.createElementBlock("div",{class:"absolute flex flex-col bg-white border shadow-sm rounded-xl pointer-events-auto dark:bg-neutral-800 dark:border-neutral-700 dark:shadow-neutral-700/70",style:d.normalizeStyle({top:(w=(c=t.tourData)==null?void 0:c.position)==null?void 0:w.top,left:(T=(S=t.tourData)==null?void 0:S.position)==null?void 0:T.left,transform:"translate(-"+((D=(M=t.tourData)==null?void 0:M.position)==null?void 0:D.left)+", -"+((U=(G=t.tourData)==null?void 0:G.position)==null?void 0:U.top)+")"})},[d.createElementVNode("div",Uw,[d.createElementVNode("h3",Gw,d.toDisplayString(((Y=t.tourData)==null?void 0:Y.title)||"Етап туру"),1),d.createElementVNode("button",{onClick:e[0]||(e[0]=re=>n.$emit("close")),class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200"},[d.createVNode(p)])]),d.createElementVNode("div",Hw,[d.createElementVNode("p",{class:"max-w-[300px]",innerHTML:(de=t.tourData)==null?void 0:de.content},null,8,Xw),(be=t.tourData)!=null&&be.imagePath?(d.openBlock(),d.createElementBlock("div",qw,[d.createElementVNode("img",{class:"w-full h-full object-contain",src:(Z=t.tourData)==null?void 0:Z.imagePath,alt:""},null,8,Ww)])):d.createCommentVNode("",!0)]),d.createElementVNode("div",Jw,[d.createElementVNode("div",null,d.toDisplayString(t.order)+"/"+d.toDisplayString(t.total),1),d.createElementVNode("div",Yw,[t.order==1?(d.openBlock(),d.createElementBlock("button",{key:0,onClick:e[1]||(e[1]=re=>n.$emit("close")),type:"button",class:"py-2 px-3 inline-flex items-center gap-x-2 text-sm font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 focus:outline-none focus:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-white dark:hover:bg-neutral-700 dark:focus:bg-neutral-700","data-hs-overlay":"#hs-basic-modal"}," Не зараз ")):d.createCommentVNode("",!0),t.order!=1?(d.openBlock(),d.createElementBlock("button",{key:1,onClick:e[2]||(e[2]=re=>n.$emit("back")),type:"button",class:"py-2 px-3 inline-flex items-center gap-x-2 text-sm font-medium rounded-lg border border-gray-200 bg-white text-gray-800 shadow-sm hover:bg-gray-50 focus:outline-none focus:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-white dark:hover:bg-neutral-700 dark:focus:bg-neutral-700","data-hs-overlay":"#hs-basic-modal"}," Назад ")):d.createCommentVNode("",!0),t.order!=t.total?(d.openBlock(),d.createElementBlock("button",{key:2,type:"button",onClick:e[3]||(e[3]=re=>n.$emit("next")),class:"py-2 px-3 inline-flex items-center gap-x-2 text-sm font-medium rounded-lg border border-transparent bg-blue-600 text-white hover:bg-blue-700 focus:outline-none focus:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none"},d.toDisplayString(t.order==1?"Почати":"Далі"),1)):d.createCommentVNode("",!0),t.order==t.total?(d.openBlock(),d.createElementBlock("button",{key:3,type:"button",onClick:e[4]||(e[4]=re=>n.$emit("close")),class:"py-2 px-3 inline-flex items-center gap-x-2 text-sm font-medium rounded-lg border border-transparent bg-blue-600 text-white hover:bg-blue-700 focus:outline-none focus:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none"}," Почати роботу ")):d.createCommentVNode("",!0)])])],4)}const Kw=tt(jw,[["render",Zw]]),Qw="data:image/png;base64,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",$w="data:image/png;base64,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",e2={components:{VsTourComponent:Kw},props:{tourSettings:{type:Array,default(){return[{id:"welcome",title:"Ласкаво просимо в інтерактивний тур",content:"Цей тур розповість про основні функції на карті.",position:{top:"50%",left:"50%"}},{id:"sidebar",title:"Основне меню",content:"Це основний блок навігації карти. З цього меню можна викликати такі інстументи як, меню, шари, базові шари, погоду, та також є можливість додати шари.",imagePath:Qw,position:{top:"30%",left:"5%"}},{id:"layers",title:"Шари",content:"Це блок доданих шарів на карту. З цієї панелі ви можете працювати з шарами, змінювти прозорість, бачити легенду, застосовувати фільтри, відключати їх а також змінювати послідовність за допомоги перетянування.",imagePath:$w,position:{top:"25%",left:"8%"}},{id:"last",title:"Готово!",content:"Тепер ви ознайомлені з функіональними можливостями карти. Пропоную почати роботу!",position:{top:"50%",left:"50%"}}]}}},data(){var n;return{activeCard:(n=this.tourSettings[0])==null?void 0:n.id}}},t2={class:"vs-tour hs-overlay-backdrop transition duration fixed inset-0 bg-gray-900 bg-opacity-50 dark:bg-opacity-80 dark:bg-neutral-900 z-10"};function i2(n,e,t,s,a,h){const p=d.resolveComponent("VsTourComponent");return d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[d.createElementVNode("div",t2,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(t.tourSettings,(c,w)=>(d.openBlock(),d.createElementBlock(d.Fragment,null,[a.activeCard==(c==null?void 0:c.id)?(d.openBlock(),d.createBlock(p,{key:0,onClose:e[0]||(e[0]=S=>n.$emit("close")),tourData:c,order:w+1,total:t.tourSettings.length,onNext:S=>{var T;return a.activeCard=(T=t.tourSettings[w+1])==null?void 0:T.id},onBack:S=>{var T;return a.activeCard=(T=t.tourSettings[w-1])==null?void 0:T.id}},null,8,["tourData","order","total","onNext","onBack"])):d.createCommentVNode("",!0)],64))),256))])])}const r2=tt(e2,[["render",i2]]);function Np(n){Object.assign(this.options,n),this._ticking=!1,this._lastMouseMoveEvent=null,this._parentMap=null,this._isDragging=!1,this._isCursorOverFeature=!1,this._previousPoint=[0,0],this._currentPoint=[0,0],this._trackingRectCoordinates=[[[],[],[],[],[]]]}Np.prototype={...yn.NavigationControl.prototype,options:{id:"maplibregl-minimap",width:"320px",height:"180px",style:"https://basemaps.cartocdn.com/gl/voyager-gl-style/style.json",center:[0,0],zoom:6,zoomAdjust:null,zoomLevels:[[18,14,16],[16,12,14],[14,10,12],[12,8,10],[10,6,8]],lineColor:"#08F",lineWidth:1,lineOpacity:1,fillColor:"#F80",fillOpacity:.25,dragPan:!1,scrollZoom:!1,boxZoom:!1,dragRotate:!1,keyboard:!1,doubleClickZoom:!1,touchZoomRotate:!1},onAdd(n){this._parentMap=n;const e=this.options,t=this._container=this._createContainer(n),s=this._miniMap=new yn.Map({attributionControl:!1,container:t,style:e.style,zoom:e.zoom,center:e.center});return e.maxBounds&&s.setMaxBounds(e.maxBounds),s.on("load",this._load.bind(this)),this._container},_load(){const n=this.options,e=this._parentMap,t=this._miniMap;["dragPan","scrollZoom","boxZoom","dragRotate","keyboard","doubleClickZoom","touchZoomRotate"].forEach(h=>{n[h]!==!0&&t[h].disable()}),typeof n.zoomAdjust=="function"?this.options.zoomAdjust=n.zoomAdjust.bind(this):n.zoomAdjust===null&&(this.options.zoomAdjust=this._zoomAdjust.bind(this));const a=t.getBounds();this._convertBoundsToPoints(a),t.addSource("trackingRect",{type:"geojson",data:{type:"Feature",properties:{name:"trackingRect"},geometry:{type:"Polygon",coordinates:this._trackingRectCoordinates}}}),t.addLayer({id:"trackingRectOutline",type:"line",source:"trackingRect",layout:{},paint:{"line-color":n.lineColor,"line-width":n.lineWidth,"line-opacity":n.lineOpacity}}),t.addLayer({id:"trackingRectFill",type:"fill",source:"trackingRect",layout:{},paint:{"fill-color":n.fillColor,"fill-opacity":n.fillOpacity}}),this._trackingRect=this._miniMap.getSource("trackingRect"),this._update(),e.on("move",this._update.bind(this)),t.on("mousemove",this._mouseMove.bind(this)),t.on("mousedown",this._mouseDown.bind(this)),t.on("mouseup",this._mouseUp.bind(this)),t.on("touchmove",this._mouseMove.bind(this)),t.on("touchstart",this._mouseDown.bind(this)),t.on("touchend",this._mouseUp.bind(this)),this._miniMapCanvas=t.getCanvasContainer(),this._miniMapCanvas.addEventListener("wheel",this._preventDefault),this._miniMapCanvas.addEventListener("mousewheel",this._preventDefault)},_mouseDown(n){this._isCursorOverFeature&&(this._isDragging=!0,this._previousPoint=this._currentPoint,this._currentPoint=[n.lngLat.lng,n.lngLat.lat])},_mouseMove(n){this._ticking=!1;const t=this._miniMap.queryRenderedFeatures(n.point,{layers:["trackingRectFill"]});if(this._isCursorOverFeature&&t.length>0||(this._isCursorOverFeature=t.length>0,this._miniMapCanvas.style.cursor=this._isCursorOverFeature?"move":""),this._isDragging){this._previousPoint=this._currentPoint,this._currentPoint=[n.lngLat.lng,n.lngLat.lat];const s=[this._previousPoint[0]-this._currentPoint[0],this._previousPoint[1]-this._currentPoint[1]],a=this._moveTrackingRect(s);this._parentMap.fitBounds(a,{duration:80,noMoveStart:!0})}},_mouseUp(){this._isDragging=!1,this._ticking=!1},_moveTrackingRect(n){const e=this._trackingRect,t=e._data,{bounds:s}=t.properties;return s._ne.lat-=n[1],s._ne.lng-=n[0],s._sw.lat-=n[1],s._sw.lng-=n[0],this._convertBoundsToPoints(s),e.setData(t),s},_setTrackingRectBounds(n){const e=this._trackingRect,t=e._data;t.properties.bounds=n,this._convertBoundsToPoints(n),e.setData(t)},_convertBoundsToPoints(n){const e=n._ne,t=n._sw,s=this._trackingRectCoordinates;s[0][0][0]=e.lng,s[0][0][1]=e.lat,s[0][1][0]=t.lng,s[0][1][1]=e.lat,s[0][2][0]=t.lng,s[0][2][1]=t.lat,s[0][3][0]=e.lng,s[0][3][1]=t.lat,s[0][4][0]=e.lng,s[0][4][1]=e.lat},_update(n){if(this._isDragging)return;const e=this._parentMap.getBounds();this._setTrackingRectBounds(e),typeof this.options.zoomAdjust=="function"&&this.options.zoomAdjust()},_zoomAdjust(){const n=this._miniMap,e=this._parentMap,t=parseInt(n.getZoom(),10),s=parseInt(e.getZoom(),10),a=this.options.zoomLevels;let h=!1;a.forEach(p=>{!h&&s>=p[0]&&(t>=p[1]&&n.setZoom(p[2]),n.setCenter(e.getCenter()),h=!0)}),!h&&t!==this.options.zoom&&(typeof this.options.bounds=="object"&&n.fitBounds(this.options.bounds,{duration:50}),n.setZoom(this.options.zoom))},_createContainer(n){const e=this.options,t=document.createElement("div");return t.className="maplibregl-ctrl-minimap maplibregl-ctrl",t.setAttribute("style",`width: ${e.width}; height: ${e.height};`),t.addEventListener("contextmenu",this._preventDefault),n.getContainer().appendChild(t),e.id!==""&&(t.id=e.id),t},_preventDefault(n){n.preventDefault()}},yn.Minimap=Np;const s2={props:["map"],data(){return{openMinimap:!1}},mounted(){this.createMinimap()},methods:{createMinimap(){const n=new Np({center:[31,48.5],zoom:3,width:"210px",height:"150px",zoomLevels:[]});this.map.addControl(n,"bottom-right");const e=document.querySelector(".maplibregl-ctrl-minimap");this.$refs.minimap.append(e)}}},n2=[d.createStaticVNode('
',1)],o2={ref:"minimap",class:"minimap__wrapper"};function a2(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("div",{class:d.normalizeClass(["minimap absolute right-2 bottom-[20px]",{toggle:!a.openMinimap}])},[d.createElementVNode("button",{class:"minimap__button",onClick:e[0]||(e[0]=p=>a.openMinimap=!a.openMinimap)},n2),d.createElementVNode("div",o2,null,512)],2)}const l2=tt(s2,[["render",a2]]),c2={props:{coords:Array},computed:{formattedCoords(){return this.coords.slice().reverse().map(n=>n.toFixed(5)).join(", ")}}},h2={class:"vs-map-coords z-10 flex items-center gap-[6px]"},u2=d.createElementVNode("a",{href:"https://softpro.ua",target:"_blank",class:"hover:text-blue-500 hover:underline"},"© SoftPro",-1),d2=d.createElementVNode("p",null,"|",-1);function p2(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("div",h2,[u2,d2,d.createElementVNode("p",null,d.toDisplayString(h.formattedCoords),1)])}const f2=tt(c2,[["render",p2]]);var jp={exports:{}};(function(n,e){(function(t,s){s(e)})(qh,function(t){var s,a,h="smooth-dnd-container-instance",p="smooth-dnd-draggable-wrapper",c="animated",w="__smooth_dnd_draggable_translation_value",S="__smooth_dnd_draggable_visibility_value",T="smooth-dnd-ghost",M="smooth-dnd-container",D="smooth-dnd-extra-size-for-insertion",G="smooth-dnd-stretcher-element",U="smooth-dnd-stretcher-instance",Y="smooth-dnd-disable-touch-action",de="smooth-dnd-no-user-select",be="smooth-dnd-prevent-auto-scroll-class",Z="smooth-dnd-drop-preview-default-class",re="smooth-dnd-drop-preview-inner-class",fe="smooth-dnd-drop-preview-constant-class",we="smooth-dnd-drop-preview-flex-container-class",Le=Object.freeze({containerInstance:h,defaultGroupName:"@@smooth-dnd-default-group@@",wrapperClass:p,defaultGrabHandleClass:"smooth-dnd-default-grap-handle",animationClass:c,translationValue:w,visibilityValue:S,ghostClass:T,containerClass:M,extraSizeForInsertion:D,stretcherElementClass:G,stretcherElementInstance:U,isDraggableDetached:"smoth-dnd-is-draggable-detached",disbaleTouchActions:Y,noUserSelectClass:de,preventAutoScrollClass:be,dropPlaceholderDefaultClass:Z,dropPlaceholderInnerClass:re,dropPlaceholderWrapperClass:fe,dropPlaceholderFlexContainerClass:we}),Be={groupName:void 0,behaviour:"move",orientation:"vertical",getChildPayload:void 0,animationDuration:250,autoScrollEnabled:!0,shouldAcceptDrop:void 0,shouldAnimateDrop:void 0};function Pe(Q){return(Pe=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(ne){return typeof ne}:function(ne){return ne&&typeof Symbol=="function"&&ne.constructor===Symbol&&ne!==Symbol.prototype?"symbol":typeof ne})(Q)}function Me(Q,ne,oe){return ne in Q?Object.defineProperty(Q,ne,{value:oe,enumerable:!0,configurable:!0,writable:!0}):Q[ne]=oe,Q}function at(Q){return function(ne){if(Array.isArray(ne)){for(var oe=0,ue=new Array(ne.length);oeQ.clientWidth:Q.scrollHeight>Q.clientHeight},Gt=function(Q,ne){var oe=Q,ue=ne||ei(Q);for(oe=Q.parentElement;oe;)Nt(oe,"x")&&mt(oe,"x")&&(ue=Je(ue,oe.getBoundingClientRect(),"x")),Nt(oe,"y")&&mt(oe,"y")&&(ue=Je(ue,oe.getBoundingClientRect(),"y")),oe=oe.parentElement;return ue},ui=function(Q,ne){for(var oe=Q;oe;){if(oe[h]){var ue=function(){var Ee=oe[h];if(ne.some(function(Ve){return Ve===Ee}))return{v:Ee}}();if(Pe(ue)==="object")return ue.v}oe=oe.parentElement}return null},lt=function(Q,ne){for(var oe=Q;oe;){if(oe.matches(ne))return oe;oe=oe.parentElement}return null},Mt=function(Q,ne){return-1=Q.children.length?Q.appendChild(ne):Q.insertBefore(ne,Q.children[oe])},jt=function(){window.getSelection?window.getSelection().empty?window.getSelection().empty():window.getSelection().removeAllRanges&&window.getSelection().removeAllRanges():window.document.selection&&window.document.selection.empty()},Qt=function(Q){if(Q){var ne=window.getComputedStyle(Q);if(ne)return ne.cursor}return null};function Si(Q){return!(Q.bottom<=Q.top||Q.right<=Q.left)}function ki(Q){var ne=Q.element,oe=Q.draggables;return function(ue,Ee){var Ve=ue,Ye=Ve.removedIndex,He=Ve.addedIndex,Ke=Ve.droppedElement,Fe=null;if(Ye!==null&&(Fe=Zt(ne,Ye),oe.splice(Ye,1)),He!==null){var Ne=window.document.createElement("div");Ne.className="".concat(p),Ne.appendChild(Fe&&Fe.firstElementChild?Fe.firstElementChild:Ke),Ht(ne,Ne,He),He>=oe.length?oe.push(Ne):oe.splice(He,0,Ne)}Ee&&Ee(ue)}}var Ci=Object.freeze({domDropHandler:ki,reactDropHandler:function(){return{handler:function(){return function(Q,ne){ne&&ne(Q)}}}}}),lr={size:"offsetWidth",distanceToParent:"offsetLeft",translate:"transform",begin:"left",end:"right",dragPosition:"x",scrollSize:"scrollWidth",offsetSize:"offsetWidth",scrollValue:"scrollLeft",scale:"scaleX",setSize:"width",setters:{translate:function(Q){return"translate3d(".concat(Q,"px, 0, 0)")}}},cr={size:"offsetHeight",distanceToParent:"offsetTop",translate:"transform",begin:"top",end:"bottom",dragPosition:"y",scrollSize:"scrollHeight",offsetSize:"offsetHeight",scrollValue:"scrollTop",scale:"scaleY",setSize:"height",setters:{translate:function(Q){return"translate3d(0,".concat(Q,"px, 0)")}}};function Ji(Q,ne,oe){Q[D]=0;var ue=function(Fe){return{get:function(Ne,$e){return Ne[Fe[$e]||$e]},set:function(Ne,$e,vt){Ne[Fe[$e]]=Fe.setters[$e]?Fe.setters[$e](vt):vt}}}(ne==="horizontal"?lr:cr),Ee={translation:0};function Ve(){Ye(Q),function(Fe){var Ne=Fe.getBoundingClientRect();Ee.scaleX=Fe.offsetWidth?(Ne.right-Ne.left)/Fe.offsetWidth:1,Ee.scaleY=Fe.offsetHeight?(Ne.bottom-Ne.top)/Fe.offsetHeight:1}(Q)}function Ye(Fe){Ee.rect=ei(Fe);var Ne=Gt(Fe,Ee.rect);Si(Ne)&&(Ee.lastVisibleRect=Ee.visibleRect),Ee.visibleRect=Ne}function He(Fe){var Ne=Fe;if(Ne.tagName){var $e=Ne.getBoundingClientRect();return ne==="vertical"?$e.bottom-$e.top:$e.right-$e.left}return ue.get(Fe,"size")*ue.get(Ee,"scale")}function Ke(Fe){return ue.get(Fe,"dragPosition")}return window.addEventListener("resize",function(){Ye(Q)}),setTimeout(function(){Ve()},10),{getSize:He,getContainerRectangles:function(){return{rect:Ee.rect,visibleRect:Ee.visibleRect,lastVisibleRect:Ee.lastVisibleRect}},getBeginEndOfDOMRect:function(Fe){return{begin:ue.get(Fe,"begin"),end:ue.get(Fe,"end")}},getBeginEndOfContainer:function(){return{begin:ue.get(Ee.rect,"begin")+Ee.translation,end:ue.get(Ee.rect,"end")+Ee.translation}},getBeginEndOfContainerVisibleRect:function(){return{begin:ue.get(Ee.visibleRect,"begin")+Ee.translation,end:ue.get(Ee.visibleRect,"end")+Ee.translation}},getBeginEnd:function(Fe){var Ne=function($e){return(ue.get($e,"distanceToParent")+($e[w]||0))*ue.get(Ee,"scale")}(Fe)+(ue.get(Ee.rect,"begin")+Ee.translation)-ue.get(Q,"scrollValue");return{begin:Ne,end:Ne+He(Fe)*ue.get(Ee,"scale")}},getAxisValue:Ke,setTranslation:function(Fe,Ne){Ne?ue.set(Fe.style,"translate",Ne):Fe.style.removeProperty("transform"),Fe[w]=Ne},getTranslation:function(Fe){return Fe[w]},setVisibility:function(Fe,Ne){Fe[S]!==void 0&&Fe[S]===Ne||(Ne?Fe.style.removeProperty("visibility"):Fe.style.visibility="hidden",Fe[S]=Ne)},isVisible:function(Fe){return Fe[S]===void 0||Fe[S]},isInVisibleRect:function(Fe,Ne){var $e=Ee.visibleRect,vt=$e.left,Bt=$e.top,Ot=$e.right,Kt=$e.bottom;Kt-Bt<2&&(Kt=Bt+30);var Ut=Ee.rect;return ne==="vertical"?Fe>Ut.left&&FeUt.top&&Ne>>0,ue=2<=arguments.length?arguments[1]:void 0,Ee=0;Ee .").concat(G),{display:"inline-block"}),Me(Lt,".".concat(M,".horizontal > .").concat(p),ms),Me(Lt,".".concat(M,".vertical > .").concat(p),nn),Me(Lt,".".concat(p),{"box-sizing":"border-box"}),Me(Lt,".".concat(p,".horizontal"),ms),Me(Lt,".".concat(p,".vertical"),nn),Me(Lt,".".concat(p,".animated"),{transition:"transform ease"}),Me(Lt,".".concat(T),{"box-sizing":"border-box"}),Me(Lt,".".concat(T,".animated"),{transition:"all ease-in-out"}),Me(Lt,".".concat(T," *"),{"pointer-events":"none"}),Me(Lt,".".concat(Y," *"),{"touch-action":"none","-ms-touch-action":"none"}),Me(Lt,".".concat(de),{"-webkit-touch-callout":"none","-webkit-user-select":"none","-khtml-user-select":"none","-moz-user-select":"none","-ms-user-select":"none","user-select":"none"}),Me(Lt,".".concat(re),{flex:"1"}),Me(Lt,".".concat(M,".horizontal > .").concat(fe),{height:"100%",overflow:"hidden",display:"table-cell","vertical-align":"top"}),Me(Lt,".".concat(M,".vertical > .").concat(fe),{overflow:"hidden",display:"block",width:"100%"}),Me(Lt,".".concat(we),{width:"100%",height:"100%",display:"flex","justify-content":"stretch","align-items":"stretch"}),Me(Lt,".".concat(Z),{"background-color":"rgba(150, 150, 150, 0.1)",border:"1px solid #ccc"}),Lt);function ys(Q){return Object.keys(Q).reduce(function(ne,oe){var ue=Q[oe];return Pe(ue)==="object"?"".concat(ne).concat(oe,"{").concat(ys(ue),"}"):"".concat(ne).concat(oe,":").concat(ue,";")},"")}function xr(Q){if(Q&&typeof window<"u"){var ne=window.document.head||window.document.getElementsByTagName("head")[0],oe=window.document.createElement("style"),ue=ys({"body *":{cursor:"".concat(Q," !important")}});return oe.type="text/css",oe.styleSheet?oe.styleSheet.cssText=ue:oe.appendChild(window.document.createTextNode(ue)),ne.appendChild(oe),oe}return null}var Dr,on,et=["mousedown","touchstart"],Wr=["mousemove","touchmove"],hr=["mouseup","touchend"],Ei=null,br=null,Xe=null,Ze=null,It=[],qi=!1,Lr=!1,Vt=!1,Jr=!1,Br=null,ur=null,Or=null,se=null,V=(Dr=null,on=!1,{start:function(){on||(on=!0,function Q(){Dr=requestAnimationFrame(function(){Ei.forEach(function(ne){return ne.layout.invalidateRects()}),setTimeout(function(){Dr!==null&&Q()},50)})}())},stop:function(){Dr!==null&&(cancelAnimationFrame(Dr),Dr=null),on=!1}}),N=typeof window<"u"&&!!(window.navigator.userAgent.match(/Android/i)||window.navigator.userAgent.match(/webOS/i)||window.navigator.userAgent.match(/iPhone/i)||window.navigator.userAgent.match(/iPad/i)||window.navigator.userAgent.match(/iPod/i)||window.navigator.userAgent.match(/BlackBerry/i)||window.navigator.userAgent.match(/Windows Phone/i));function W(){typeof window<"u"&&et.forEach(function(Q){window.document.addEventListener(Q,pi,{passive:!1})})}function $(){return Ze&&Ze.ghostParent?Ze.ghostParent:br&&br.parentElement||window.document.body}var me,_e,Se,he,Oe,Ge,De=(he=null,Oe=1,Ge=5,function(Q,ne,oe){me=dr(Q),Se=oe,(_e=typeof ne=="number"?ne:N?200:0)&&(he=setTimeout(Yt,_e)),Wr.forEach(function(ue){return window.document.addEventListener(ue,it)},{passive:!1}),hr.forEach(function(ue){return window.document.addEventListener(ue,St)},{passive:!1}),window.document.addEventListener("drag",Dt,{passive:!1})});function it(Q){var ne=dr(Q),oe=ne.clientX,ue=ne.clientY;if(_e)(Math.abs(me.clientX-oe)>Ge||Math.abs(me.clientY-ue)>Ge)&&ni();else if(Math.abs(me.clientX-oe)>Oe||Math.abs(me.clientY-ue)>Oe)return Yt()}function St(){ni()}function Dt(){ni()}function ni(){clearTimeout(he),Wr.forEach(function(Q){return window.document.removeEventListener(Q,it)},{passive:!1}),hr.forEach(function(Q){return window.document.removeEventListener(Q,St)},{passive:!1}),window.document.removeEventListener("drag",Dt,{passive:!1})}function Yt(){clearTimeout(he),ni(),Se()}function pi(Q){var ne=dr(Q);if(!qi&&(ne.button===void 0||ne.button===0)&&(br=lt(ne.target,"."+p))){var oe=lt(br,"."+M),ue=It.filter(function(He){return He.element===oe})[0],Ee=ue.getOptions().dragHandleSelector,Ve=ue.getOptions().nonDragAreaSelector,Ye=!0;Ee&&!lt(ne.target,Ee)&&(Ye=!1),Ve&<(ne.target,Ve)&&(Ye=!1),Ye&&(ue.layout.invalidate(),At(window.document.body,Y),At(window.document.body,de),window.document.addEventListener("mouseup",function He(){di(window.document.body,Y),di(window.document.body,de),window.document.removeEventListener("mouseup",He)})),Ye&&De(ne,ue.getOptions().dragBeginDelay,function(){jt(),Fr(ne,Qt(Q.target)),Wr.forEach(function(He){window.document.addEventListener(He,ri,{passive:!1})}),hr.forEach(function(He){window.document.addEventListener(He,or,{passive:!1})})})}}function ri(Q){Q.preventDefault();var ne=dr(Q);if(Ze){var oe=Ze.container.getOptions();oe.behaviour==="contain"?function(ue){var Ee,Ve,Ye,He,Ke=ue.clientX,Fe=ue.clientY,Ne=1$e.end-He/2&&(Ze.position[Ve]=$e.end-2)}(ne,oe.orientation):Or?Or==="y"?(Xe.topLeft.y=ne.clientY+Xe.positionDelta.top,Ze.position.y=ne.clientY+Xe.centerDelta.y,Ze.mousePosition.y=ne.clientY):Or==="x"&&(Xe.topLeft.x=ne.clientX+Xe.positionDelta.left,Ze.position.x=ne.clientX+Xe.centerDelta.x,Ze.mousePosition.x=ne.clientX):(Xe.topLeft.x=ne.clientX+Xe.positionDelta.left,Xe.topLeft.y=ne.clientY+Xe.positionDelta.top,Ze.position.x=ne.clientX+Xe.centerDelta.x,Ze.position.y=ne.clientY+Xe.centerDelta.y,Ze.mousePosition.x=ne.clientX,Ze.mousePosition.y=ne.clientY),Fa(),(Jr=!Br(Ze))&&Oi()}else Fr(ne,Qt(Q.target))}var Ri,Vi,$t,fi,Oi=(Ri=nr,$t=!(Vi=20),fi=null,function(){for(var Q=arguments.length,ne=new Array(Q),oe=0;oe=Ke?null:KeHe.end?Ee(ue,Ke)+1:ue.length;var Fe=Ee(ue,Ke,!0);return Fe!==null?Fe:ue.length}}(Q);return function(oe){var ue=oe.dragResult,Ee=null;return ue.pos!==null&&(Ee=ne({dragResult:ue}))===null&&(Ee=ue.addedIndex),{addedIndex:Ee}}}function mi(){var Q=null;return function(ne){var oe=ne.dragResult,ue=oe.addedIndex,Ee=oe.shadowBeginEnd;ue!==Q&&Q!==null&&Ee&&(Ee.beginAdjustment=0),Q=ue}}function za(Q){var ne=Q.element,oe=Q.draggables,ue=Q.layout,Ee=Q.getOptions,Ve=null;return function(Ye){var He=Ye.dragResult,Ke=He.addedIndex,Fe=He.removedIndex,Ne=He.elementSize;if(Fe===null){if(Ke!==null){if(!Ve){var $e=ue.getBeginEndOfContainer();$e.end=$e.begin+ue.getSize(ne);var vt=ue.getScrollSize(ne)>ue.getSize(ne)?$e.begin+ue.getScrollSize(ne)-ue.getScrollValue(ne):$e.end,Bt=0{this.$emit(e,t)};this.containerElement=this.$refs.container||this.$el,this.container=Mc.smoothDnD(this.containerElement,n)},unmounted(){if(this.container)try{this.container.dispose()}catch{}},emits:["drop","drag-start","drag-end","drag-enter","drag-leave","drop-ready"],props:{orientation:{type:String,default:"vertical"},removeOnDropOut:{type:Boolean,default:!1},autoScrollEnabled:{type:Boolean,default:!0},animationDuration:{type:Number,default:250},behaviour:String,groupName:String,dragHandleSelector:String,nonDragAreaSelector:String,lockAxis:String,dragClass:String,dropClass:String,dragBeginDelay:Number,getChildPayload:Function,shouldAnimateDrop:Function,shouldAcceptDrop:Function,getGhostParent:Function,dropPlaceholder:[Object,Boolean],tag:{validator:w0,default:"div"}},render(){const n=k0(this);return d.h(n.value,Object.assign({},{ref:"container"},n.props),this.$slots.default())}}),g2=d.defineComponent({name:"Draggable",props:{tag:{validator:w0,default:"div"}},render:function(){const n=k0(this,Mc.constants.wrapperClass);return d.h(n.value,Object.assign({},n.props),this.$slots.default())}});const y2=d.defineComponent({props:{isOpen:{type:Boolean,default:()=>!1},width:{type:[String,Number],default:""},trigger:{type:String,default:"click"},position:{type:String,default:"bottom"}},data(){return{isVisible:this.isOpen,scrollElements:[]}},mounted(){window.addEventListener("click",this.handleOutsideClick)},beforeUnmount(){window.removeEventListener("click",this.handleOutsideClick)},watch:{isVisible(n){n?(window.addEventListener("resize",this.getSettings),this.getSettings()):window.removeEventListener("resize",this.getSettings),this.$emit("isvisible",n)}},methods:{getSettings(){this.$nextTick(()=>{const{contentPop:n,popoverRef:e}=this.$refs,t=n==null?void 0:n.getBoundingClientRect(),s=e==null?void 0:e.getBoundingClientRect();if(s&&t&&n){let a,h;this.position==="right"?(a=s.top,h=s.right):(a=s.bottom,h=s.left),n.style.top=`${a}px`,n.style.left=`${h}px`,n.style.position="fixed"}})},showPopover(){this.isVisible=!0,this.getSettings()},hidePopover(){this.isVisible=!1},togglePopover(){this.isVisible=!this.isVisible,this.getSettings()},hidePopoverOnScroll(){this.isVisible=!1},handleOutsideClick(n){const{popoverRef:e}=this.$refs,{contentPop:t}=this.$refs;e&&e.contains(n.target)||t&&!t.contains(n.target)&&(this.isVisible=!1)},handleBrowserBackButton(){this.isVisible&&(this.isVisible=!1)},closePopover(){this.isVisible=!1}}}),_2={ref:"popover"},x2={class:"text-center"},b2=d.createElementVNode("button",null,"Click me!",-1),v2=d.createElementVNode("button",null,"Click me!",-1),w2={class:"bg-white border border-solid vs-popover__popover space-y-0.5"},k2=d.createElementVNode("span",null,"Popover content",-1);function C2(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("div",_2,[d.createElementVNode("div",x2,[n.trigger==="click"?(d.openBlock(),d.createElementBlock("div",{key:0,ref:"popoverRef",onClick:e[0]||(e[0]=(...p)=>n.togglePopover&&n.togglePopover(...p))},[d.renderSlot(n.$slots,"reference",{},()=>[b2])],512)):d.createCommentVNode("",!0),n.trigger==="hover"?(d.openBlock(),d.createElementBlock("div",{key:1,ref:"popoverRef",onMouseover:e[1]||(e[1]=(...p)=>n.showPopover&&n.showPopover(...p)),onMouseleave:e[2]||(e[2]=(...p)=>n.hidePopover&&n.hidePopover(...p))},[d.renderSlot(n.$slots,"reference",{},()=>[v2])],544)):d.createCommentVNode("",!0),d.createVNode(d.Transition,{name:"fade"},{default:d.withCtx(()=>[d.withDirectives(d.createElementVNode("div",{class:"vsTailwind vs-popover__content",ref:"contentPop",style:d.normalizeStyle({width:n.width?n.width+"px":"fit-content",zIndex:10002})},[d.createElementVNode("div",w2,[d.renderSlot(n.$slots,"default",{},()=>[k2])])],4),[[d.vShow,n.isVisible]])]),_:3})])],512)}const S0=tt(y2,[["render",C2]]),S2={},E2={width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},A2=[d.createElementVNode("path",{d:"M3.33301 10H16.6663",stroke:"#3B82F6","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M3.33301 5H16.6663",stroke:"#3B82F6","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M3.33301 15H16.6663",stroke:"#3B82F6","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function T2(n,e){return d.openBlock(),d.createElementBlock("svg",E2,A2)}const M2=tt(S2,[["render",T2]]),I2={},P2={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},D2=[d.createElementVNode("path",{d:"M14.6663 2H1.33301L6.66634 8.30667V12.6667L9.33301 14V8.30667L14.6663 2Z",stroke:"#1F2937","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function L2(n,e){return d.openBlock(),d.createElementBlock("svg",P2,D2)}const B2=tt(I2,[["render",L2]]),O2={},F2={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},z2=[d.createStaticVNode('',6)];function R2(n,e){return d.openBlock(),d.createElementBlock("svg",F2,z2)}const V2=tt(O2,[["render",R2]]),N2={},j2={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},U2=[d.createStaticVNode('',2)];function G2(n,e){return d.openBlock(),d.createElementBlock("svg",j2,U2)}const H2=tt(N2,[["render",G2]]),X2={},q2={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},W2=[d.createStaticVNode('',2)];function J2(n,e){return d.openBlock(),d.createElementBlock("svg",q2,W2)}const E0=tt(X2,[["render",J2]]),Y2={},Z2={width:"18px",height:"18px",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},K2=[d.createElementVNode("path",{d:"M4 9L20 9M8 9V20M6.2 20H17.8C18.9201 20 19.4802 20 19.908 19.782C20.2843 19.5903 20.5903 19.2843 20.782 18.908C21 18.4802 21 17.9201 21 16.8V7.2C21 6.0799 21 5.51984 20.782 5.09202C20.5903 4.71569 20.2843 4.40973 19.908 4.21799C19.4802 4 18.9201 4 17.8 4H6.2C5.0799 4 4.51984 4 4.09202 4.21799C3.71569 4.40973 3.40973 4.71569 3.21799 5.09202C3 5.51984 3 6.07989 3 7.2V16.8C3 17.9201 3 18.4802 3.21799 18.908C3.40973 19.2843 3.71569 19.5903 4.09202 19.782C4.51984 20 5.07989 20 6.2 20Z",stroke:"#000000","stroke-width":"1.5","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function Q2(n,e){return d.openBlock(),d.createElementBlock("svg",Z2,K2)}const $2={components:{LayersPopover:S0,menuIcon:M2,filtersIcon:B2,objectListIcon:V2,thermalLayerIcon:H2,zoomInIcon:E0,tableIcon:tt(Y2,[["render",Q2]])},props:{table:{type:Object,default:null},bounds:{type:[Object,String],default:null},filters:{type:[Object,String],default:null},isActiveFilter:{type:Boolean,default:!1},service:{type:String,default:""}},inject:["hasTable"],data(){return{activeThermalLayer:!1,layerActions:[{id:"filters",icon:"filters",label:"Фільтри"},{id:"object_list",icon:"objectList",label:"Список об'єктів"},{id:"thermal_layer",icon:"thermalLayer",label:"Тепловий шар"},{id:"zoom_in",icon:"zoomIn",label:"Наблизитися до шару"},{id:"table",icon:"table",label:"Таблиця"}],isActiveIcon:!1}},computed:{filteredLayerActions(){return this.layerActions.map(n=>{var e;return this.service==="tms"&&(n.id==="object_list"||n.id==="table")?{...n,disabled:!0}:n.id==="filters"&&!((e=this.filters)!=null&&e.length)?{...n,disabled:!0}:n.id==="zoom_in"&&!this.bounds?{...n,disabled:!0}:n.id==="table"&&!this.hasTable?{...n,disabled:!0}:n})}},mounted(){window.addEventListener("wheel",this.deactivateIcon),document.addEventListener("click",this.handleClickOutside,!0)},beforeUnmount(){window.removeEventListener("wheel",this.deactivateIcon),document.removeEventListener("click",this.handleClickOutside,!0)},methods:{toggleActive(){this.isActiveIcon=!this.isActiveIcon},deactivateIcon(){this.isActiveIcon=!1},handleClickOutside(n){const e=this.$refs.iconRef;e&&!e.contains(n.target)&&this.deactivateIcon()},handleAction(n){(n==null?void 0:n.id)==="thermal_layer"?(this.activeThermalLayer=!this.activeThermalLayer,this.$emit("toggle-thermal",this.activeThermalLayer)):(n==null?void 0:n.id)==="filters"?this.$emit("action",{id:n==null?void 0:n.id,filters:this.filters}):this.$emit("action",n==null?void 0:n.id),this.$refs.popoverRef.closePopover()}}},ek={class:"vs-layers-menu p-1"},tk=["onClick"],ik=["title"];function rk(n,e,t,s,a,h){const p=d.resolveComponent("menuIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("LayersPopover");return d.openBlock(),d.createBlock(w,{ref:"popoverRef",class:"cursor-pointer"},{reference:d.withCtx(()=>[d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{class:d.normalizeClass(["vs-layers-menu__icon",{"vs-layers-menu__icon--active":a.isActiveIcon||t.isActiveFilter}]),ref:"iconRef",onClick:e[0]||(e[0]=S=>h.toggleActive())},[d.createVNode(p)],2)]),default:d.withCtx(()=>[d.createTextVNode(" Меню ")]),_:1})]),default:d.withCtx(()=>[d.createElementVNode("div",ek,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.filteredLayerActions,S=>d.withDirectives((d.openBlock(),d.createElementBlock("div",{key:S.id,class:d.normalizeClass(["flex items-center gap-x-3.5 py-2 px-3 rounded-lg text-sm text-gray-800 hover:bg-gray-100 focus:outline-none focus:bg-gray-100 w-full cursor-pointer",{"cursor-not-allowed":S.disabled,"bg-gray-100":a.activeThermalLayer&&S.id==="thermal_layer"}]),onClick:T=>h.handleAction(S)},[(d.openBlock(),d.createBlock(d.resolveDynamicComponent((S==null?void 0:S.icon)+"Icon"))),d.createElementVNode("span",{title:JSON.stringify(this.filters)},d.toDisplayString(S==null?void 0:S.label),9,ik)],10,tk)),[[d.vShow,!S.disabled]])),128))])]),_:1},512)}const sk=tt($2,[["render",rk]]),nk={},ok={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ak=[d.createStaticVNode('',2)];function lk(n,e){return d.openBlock(),d.createElementBlock("svg",ok,ak)}const ck=tt(nk,[["render",lk]]),hk={},uk={width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},dk=[d.createElementVNode("path",{d:"M4.16602 10.0001L9.99935 4.16675L15.8327 10.0001",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M10 15.8334V4.16675",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function pk(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("svg",uk,dk)}const A0=tt(hk,[["render",pk]]),fk={components:{VsLayersPopover:S0,infoIcon:ck,arrowUp:A0},mixins:[Vn],props:{layerdata:{type:Object},iconSize:{type:Number,default:15},iconWrapperSize:{type:Number,default:21},map:{type:Object,default:null}},data(){return{isActiveIcon:!1,expandedLayers:{}}},mounted(){window.addEventListener("wheel",this.deactivateIcon),document.addEventListener("click",this.handleClickOutside,!0)},beforeUnmount(){window.removeEventListener("wheel",this.deactivateIcon),document.removeEventListener("click",this.handleClickOutside,!0)},methods:{toggleLegendVisibility(){this.isLegendVisible=!this.isLegendVisible},toggleActive(){this.isActiveIcon=!this.isActiveIcon},deactivateIcon(){this.isActiveIcon=!1},handleClickOutside(n){const e=this.$refs.iconRef;e&&!e.contains(n.target)&&this.deactivateIcon()},visibleContent(n,e){const t={color:null,colors:[],icons:[]};return n!=null&&n.color&&(t.color={color:n.color,type:n==null?void 0:n.type}),n!=null&&n.colors&&t.colors.push(...n.colors.map(s=>({color:s.color,text:s.text,count:s.count}))),n!=null&&n.icons&&t.icons.push(...n.icons.map(s=>({icon:s.icon,text:s.text,count:s.count}))),this.isExpanded(e)?t:{...t,icons:t.icons.slice(0,3),colors:t.colors.slice(0,3)}},hasMoreContent(n){return(n.colors?n.colors.length:0)+(n.icons?n.icons.length:0)>5},toggleExpanded(n){this.expandedLayers={...this.expandedLayers,[n]:!this.isExpanded(n)}},isExpanded(n){return!!this.expandedLayers[n]},getTileUrl(n){let{bounds:e,url:t}=n;if(typeof e=="string"&&(e=e.split(",").map(Number)),!e||e.length!==4)return"";const s=(e[0]+e[2])/2,a=(e[1]+e[3])/2,h=this.map.getZoom()||10,p=Math.floor((s+180)/360*2**h),c=Math.floor((1-Math.log(Math.tan(a*Math.PI/180)+1/Math.cos(a*Math.PI/180))/Math.PI)/2*2**h);return t.replace("{z}",h).replace("{x}",p).replace("{y}",c)}}},mk={class:"p-4 cursor-default max-h-[300px] overflow-auto [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-transparent [&::-webkit-scrollbar-thumb]:bg-[#e5e7eb]"},gk={class:"text-[16px] text-left font-bold text-[#1f2937] mb-[10px]"},yk={class:"w-full text-[14px]"},_k={class:"mt-[4px]"},xk=d.createElementVNode("td",{class:"text-[#4b5563] text-left"},"Категорія",-1),bk={class:"pl-[10px] text-[#1f2937] break-all text-right font-medium"},vk={class:"mt-[4px]"},wk=d.createElementVNode("td",{class:"text-[#4b5563] text-left"},"Тип шару",-1),kk={class:"pl-[10px] text-[#1f2937] break-all text-right font-medium"},Ck={class:"mt-[4px]"},Sk=d.createElementVNode("td",{class:"text-[#4b5563] text-left"},"Кількість",-1),Ek={class:"pl-[10px] text-[#1f2937] break-all text-right font-medium"},Ak=d.createElementVNode("div",{class:"text-[12px] text-left mt-2 text-left font-medium text-[#1f2937] underline"}," Умовні позначення ",-1),Tk={class:"text-[#1f2937] pt-2 overflow-auto [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-transparent [&::-webkit-scrollbar-thumb]:bg-[#e5e7eb]"},Mk={class:"flex flex-col gap-[6px]"},Ik={class:"text-[12px] flex items-center gap-[10px]"},Pk={key:1},Dk=["src"],Lk={key:0,class:"ml-[22px]"},Bk={class:"flex items-center gap-[10px]"},Ok={class:"text-[12px]"},Fk={class:"text-[12px] opacity-50"},zk={key:0,class:"w-full flex items-center gap-[10px]"},Rk=["src"],Vk={class:"flex justify-between w-full items-center"},Nk={class:"text-[12px]"},jk={class:"text-[12px] opacity-50"};function Uk(n,e,t,s,a,h){const p=d.resolveComponent("arrowUp"),c=d.resolveComponent("infoIcon"),w=d.resolveComponent("VsPopover"),S=d.resolveComponent("VsLayersPopover");return d.openBlock(),d.createBlock(S,{width:340,class:"ml-auto text-[12px]",position:"right"},{reference:d.withCtx(()=>[d.createVNode(w,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("div",{class:d.normalizeClass(["vs-catalog-layer-info__icon",{"vs-catalog-layer-info__icon--active":a.isActiveIcon}]),onClick:e[1]||(e[1]=(...T)=>h.toggleActive&&h.toggleActive(...T)),style:d.normalizeStyle({width:t.iconWrapperSize+"px",height:t.iconWrapperSize+"px"}),ref:"iconRef"},[d.createVNode(c,{style:d.normalizeStyle({width:t.iconSize,height:t.iconSize})},null,8,["style"])],6)]),default:d.withCtx(()=>[d.createTextVNode(" Інформація про шар ")]),_:1})]),default:d.withCtx(()=>{var T,M,D,G,U,Y,de,be,Z,re,fe,we,Le,Be,Pe,Me,at,Je,bt,rt,_t,ei,mt,Nt,Gt,ui,lt,Mt,At,di,Zt;return[d.createElementVNode("div",mk,[d.createElementVNode("div",gk,d.toDisplayString((T=t.layerdata)==null?void 0:T.name),1),d.createElementVNode("table",yk,[d.createElementVNode("tbody",null,[d.createElementVNode("tr",_k,[xk,d.createElementVNode("td",bk,d.toDisplayString((M=t.layerdata)==null?void 0:M.category),1)]),d.createElementVNode("tr",vk,[wk,d.createElementVNode("td",kk,d.toDisplayString({vtile:"Вектор",raster:"Растр"}[(D=t.layerdata)==null?void 0:D.service]||((G=t.layerdata)==null?void 0:G.service)),1)]),d.createElementVNode("tr",Ck,[Sk,d.createElementVNode("td",Ek,d.toDisplayString((U=t.layerdata)==null?void 0:U.count),1)])])]),Ak,d.createElementVNode("div",Tk,[d.createElementVNode("div",Mk,[d.createElementVNode("div",Ik,[d.createElementVNode("div",{class:d.normalizeClass(["flex gap-[6px]",[{"flex-col gap-[2px]":((Y=t.layerdata)==null?void 0:Y.service)==="tms"},{"items-center gap-[10px]":((de=t.layerdata)==null?void 0:de.service)!=="tms"}]])},[(we=h.visibleContent((re=(be=t.map)==null?void 0:be.legend)==null?void 0:re[(Z=t.layerdata)==null?void 0:Z.id],(fe=t.layerdata)==null?void 0:fe.id))!=null&&we.color?(d.openBlock(),d.createElementBlock("div",{key:0,style:d.normalizeStyle({backgroundColor:(Le=h.visibleContent(t.map.legend[t.layerdata.id],t.layerdata.id).color)==null?void 0:Le.color}),class:d.normalizeClass(["w-[14px] h-[14px] shrink-0",{"rounded-full":((bt=(Je=h.visibleContent((Me=(Be=t.map)==null?void 0:Be.legend)==null?void 0:Me[(Pe=t.layerdata)==null?void 0:Pe.id],(at=t.layerdata)==null?void 0:at.id))==null?void 0:Je.color)==null?void 0:bt.type)==="point"}])},null,6)):d.createCommentVNode("",!0),d.createElementVNode("div",null,d.toDisplayString(t.layerdata.name),1),((rt=t.layerdata)==null?void 0:rt.service)==="tms"?(d.openBlock(),d.createElementBlock("div",Pk,[d.createElementVNode("img",{src:h.getTileUrl(t.layerdata),alt:"TMS Tile",class:"w-[50px] h-[50px] shrink-0 border"},null,8,Dk)])):d.createCommentVNode("",!0)],2)]),(mt=(_t=t.map)==null?void 0:_t.legend)!=null&&mt[(ei=t.layerdata)==null?void 0:ei.id]&&((lt=(ui=(Nt=t.map)==null?void 0:Nt.legend)==null?void 0:ui[(Gt=t.layerdata)==null?void 0:Gt.id])!=null&<.colors||(Zt=(di=(Mt=t.map)==null?void 0:Mt.legend)==null?void 0:di[(At=t.layerdata)==null?void 0:At.id])!=null&&Zt.icons)?(d.openBlock(),d.createElementBlock("div",Lk,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.visibleContent(t.map.legend[t.layerdata.id],t.layerdata.id).colors,(Ht,jt)=>{var Qt;return d.openBlock(),d.createElementBlock("div",{key:jt,class:"flex gap-[6px] justify-between"},[d.createElementVNode("div",Bk,[h.visibleContent(t.map.legend[t.layerdata.id],t.layerdata.id).colors?(d.openBlock(),d.createElementBlock("div",{key:0,style:d.normalizeStyle({backgroundColor:Ht.color}),class:d.normalizeClass(["w-[14px] h-[14px] shrink-0",{"rounded-full":((Qt=h.visibleContent(t.map.legend[t.layerdata.id],t.layerdata.id).color)==null?void 0:Qt.type)==="point"}])},null,6)):d.createCommentVNode("",!0),d.createElementVNode("span",Ok,d.toDisplayString(Ht==null?void 0:Ht.text),1)]),d.createElementVNode("span",Fk,d.toDisplayString(Ht==null?void 0:Ht.count),1)])}),128)),(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.visibleContent(t.map.legend[t.layerdata.id],t.layerdata.id).icons,(Ht,jt)=>(d.openBlock(),d.createElementBlock("div",{key:jt,class:"flex flex-col gap-[6px]"},[Ht!=null&&Ht.icon?(d.openBlock(),d.createElementBlock("div",zk,[d.createElementVNode("img",{src:Ht.icon,alt:"icon",class:"w-[14px] h-[14px] shrink-0"},null,8,Rk),d.createElementVNode("div",Vk,[d.createElementVNode("span",Nk,d.toDisplayString(Ht.text),1)]),d.createElementVNode("span",jk,d.toDisplayString(Ht==null?void 0:Ht.count),1)])):d.createCommentVNode("",!0)]))),128)),h.hasMoreContent(t.map.legend[t.layerdata.id])?(d.openBlock(),d.createElementBlock("button",{key:0,onClick:e[0]||(e[0]=Ht=>h.toggleExpanded(t.layerdata.id)),class:"flex mt-1 text-[#1E40AF] text-[14px] self-center"},[d.createTextVNode(d.toDisplayString(h.isExpanded(t.layerdata.id)?"Згорнути":"Показати ще")+" ",1),d.createVNode(p,{class:d.normalizeClass({"rotate-180":!h.isExpanded(t.layerdata.id)})},null,8,["class"])])):d.createCommentVNode("",!0)])):d.createCommentVNode("",!0)])])])]}),_:1})}const Gk=tt(fk,[["render",Uk]]),Hk={},Xk={width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg"},qk=[d.createStaticVNode('',2)];function Wk(n,e){return d.openBlock(),d.createElementBlock("svg",Xk,qk)}const Jk=tt(Hk,[["render",Wk]]),Yk={},Zk={width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},Kk=[d.createElementVNode("path",{d:"M2.5 5H17.5",stroke:"#3B82F6","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M15.8327 5V16.6667C15.8327 17.5 14.9993 18.3333 14.166 18.3333H5.83268C4.99935 18.3333 4.16602 17.5 4.16602 16.6667V5",stroke:"#3B82F6","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M6.66602 5.00001V3.33334C6.66602 2.50001 7.49935 1.66667 8.33268 1.66667H11.666C12.4993 1.66667 13.3327 2.50001 13.3327 3.33334V5.00001",stroke:"#3B82F6","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function Qk(n,e){return d.openBlock(),d.createElementBlock("svg",Zk,Kk)}const T0=tt(Yk,[["render",Qk]]),$k={components:{Container:m2,Draggable:g2,LayersMenu:sk,LayerInfo:Gk,opacityIcon:Jk,trashIcon:T0},mixins:[Vn],props:{map:Object,layers:Array,toggleLayerSelection:Function,deleteLayer:Function,updateLayerOpacity:Function},data(){return{layerLegend:{}}},computed:{displayLegend(){return n=>{const e=this.map.legend[n];return e!=null&&e.icons&&e.icons.length?{type:"icons",data:e.icons}:e!=null&&e.color?{type:"color",data:e.color}:{type:"none",data:null}}}},methods:{toggleLegend(n){this.layerLegend[n]=!this.layerLegend[n]},onDrop(n){const e=this.applyDrag(this.layers,n);this.$emit("updateLayers",e)},applyDrag(n,e){const{removedIndex:t,addedIndex:s,payload:a}=e;if(t===null&&s===null)return n;const h=[...n];let p=a;return t!==null&&(p=h.splice(t,1)[0]),s!==null&&h.splice(s,0,p),h},handleLayerAction(n,e){if((n==null?void 0:n.id)==="filters"){this.$emit("filters",n.filters),this.$emit("activeFilterLayer",e);return}switch(n){case"object_list":this.$emit("objectList",e);break;case"table":this.$emit("table",e);break;case"zoom_in":if(e.bounds){const t=Array.isArray(e.bounds)?e.bounds:e.bounds.split(",").map(Number),s=[[t[0],t[1]],[t[2],t[3]]];this.map.fitBounds(s,{padding:40})}break}},addThermalLayer(n,e){const t=n.id,s=`heatmap-${t}`,a=this.map.getSource(n.id),h=e?"visible":"none";if(!this.map)return;if(map.getLayer(s)){map.setLayoutProperty(s,"visibility",h);return}const p=`${n.id}-thermal`;if(this.map.getLayer(p)){console.warn("Термальний шар вже доданий.");return}map.addLayer({id:s,type:"heatmap",source:t,"source-layer":(a==null?void 0:a.type)==="vector"?t:"",maxzoom:15,layout:{visibility:h},paint:{"heatmap-weight":["interpolate",["linear"],["get","mag"],0,1,6,1],"heatmap-intensity":["interpolate",["linear"],["zoom"],0,1,9,3],"heatmap-color":["interpolate",["linear"],["heatmap-density"],0,"rgba(0, 0, 255, 0)",.1,"royalblue",.3,"cyan",.5,"lime",.7,"yellow",1,"rgb(231, 29, 54)"],"heatmap-radius":7,"heatmap-opacity":{default:1,stops:[[14,1],[15,0]]}}})},removeThermalLayer(n){if(!this.map)return;const e=`${n.id}-thermal`;this.map.getLayer(e)?(this.map.removeLayer(e),this.map.removeSource(e)):console.warn("Термальний шар не знайдено.")}}},eC=n=>(d.pushScopeId("data-v-c49e6654"),n=n(),d.popScopeId(),n),tC={class:"vs-layers-list flex-1 scrollable-container overflow-auto my-2"},iC={class:"flex flex-col gap-[6px] bg-white"},rC={class:"flex items-end justify-between w-full gap-[10px] cursor-move"},sC={class:"w-full"},nC={class:"flex items-center gap-[8px]"},oC={class:"custom-checkbox"},aC=["value","checked","onChange"],lC={key:0,class:"custom-checkmark",width:"12",height:"8",viewBox:"0 0 12 8",fill:"none",xmlns:"http://www.w3.org/2000/svg"},cC=[eC(()=>d.createElementVNode("path",{d:"M10.6663 0.5L4.24967 6.91667L1.33301 4",stroke:"white","stroke-linecap":"round","stroke-linejoin":"round"},null,-1))],hC=["title"],uC={class:"flex items-center"},dC={class:"flex items-center gap-[8px] w-full"},pC=["onUpdate:modelValue","onChange"],fC={class:"flex gap-[3px]"},mC=["onClick"];function gC(n,e,t,s,a,h){var G;const p=d.resolveComponent("opacityIcon"),c=d.resolveComponent("LayersMenu"),w=d.resolveComponent("LayerInfo"),S=d.resolveComponent("trashIcon"),T=d.resolveComponent("VsPopover"),M=d.resolveComponent("Draggable"),D=d.resolveComponent("Container");return d.openBlock(),d.createElementBlock("div",tC,[(d.openBlock(),d.createBlock(D,{onDrop:h.onDrop,lockAxis:"y",class:"flex flex-col gap-[16px]",key:(G=t.layers)==null?void 0:G.length},{default:d.withCtx(()=>[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(t.layers,U=>(d.openBlock(),d.createBlock(M,{key:U.id},{default:d.withCtx(()=>[d.createElementVNode("div",iC,[d.createElementVNode("div",rC,[d.createElementVNode("div",sC,[d.createElementVNode("div",nC,[d.createElementVNode("label",oC,[d.createElementVNode("input",{type:"checkbox",value:U.id,checked:U.visible,onChange:Y=>t.toggleLayerSelection(U,Y)},null,40,aC),U.visible?(d.openBlock(),d.createElementBlock("svg",lC,cC)):d.createCommentVNode("",!0)]),d.createElementVNode("div",{class:"whitespace-nowrap text text-ellipsis text-[14px] max-w-[350px] overflow-hidden text-[#4b5563]",title:U==null?void 0:U.name},d.toDisplayString((U==null?void 0:U.name)||U.id),9,hC)]),d.createElementVNode("div",uC,[d.createElementVNode("div",dC,[d.createVNode(p),d.withDirectives(d.createElementVNode("input",{"onUpdate:modelValue":Y=>U.opacity=Y,class:"layer-item__opacity range-input w-full flex-1 h-[3px] cursor-pointer max-w-[237px]",type:"range",min:"0",max:"100",step:"1",style:d.normalizeStyle({background:`linear-gradient(to right, #3b82f6 ${U.opacity}%, #e5e7eb ${U.opacity}%)`}),onChange:Y=>t.updateLayerOpacity(U.id,U.opacity),onMousedown:e[0]||(e[0]=d.withModifiers(()=>{},["stop"]))},null,44,pC),[[d.vModelText,U.opacity,void 0,{number:!0}]])]),d.createElementVNode("div",fC,[d.createVNode(c,{onAction:Y=>h.handleLayerAction(Y,U),service:U==null?void 0:U.service,table:U==null?void 0:U.filterTable,bounds:(U==null?void 0:U.bounds)||U.geom,filters:U==null?void 0:U.filter_list,layerId:U==null?void 0:U.id,isActiveFilter:U.filtersOpen,onToggleThermal:Y=>h.addThermalLayer(U,Y)},null,8,["onAction","service","table","bounds","filters","layerId","isActiveFilter","onToggleThermal"]),d.createVNode(w,{map:t.map,width:"412",layerdata:U,iconSize:20,iconWrapperSize:26},null,8,["map","layerdata"]),d.createVNode(T,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{class:"vs-layers-list__action",onClick:Y=>t.deleteLayer(U)},[d.createVNode(S)],8,mC)]),default:d.withCtx(()=>[d.createTextVNode(" Видалити шар ")]),_:2},1024)])])])])])]),_:2},1024))),128))]),_:1},8,["onDrop"]))])}const yC=tt($k,[["render",gC],["__scopeId","data-v-c49e6654"]]),_C={},xC={width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},bC=[d.createElementVNode("path",{d:"M17.5 10C17.5 8.01088 16.7098 6.10322 15.3033 4.6967C13.8968 3.29018 11.9891 2.5 10 2.5C7.90329 2.50789 5.89081 3.32602 4.38333 4.78333L2.5 6.66667",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M2.5 2.5V6.66667H6.66667",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M2.5 10C2.5 11.9891 3.29018 13.8968 4.6967 15.3033C6.10322 16.7098 8.01088 17.5 10 17.5C12.0967 17.4921 14.1092 16.674 15.6167 15.2167L17.5 13.3333",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M13.333 13.3333H17.4997V17.5",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function vC(n,e){return d.openBlock(),d.createElementBlock("svg",xC,bC)}const Up=tt(_C,[["render",vC]]),wC={components:{closeIcon:Ar,refreshIcon:Up},props:{table:String,layer:Object,filtersOpen:Boolean,filters:{type:Array,default:()=>[]}},data(){return{activeFiltersCount:0}},computed:{processedFilters(){return this.filters.map(n=>{var e,t,s,a;return n.type==="Check"?{id:n.name,label:(n==null?void 0:n.ua.charAt(0).toUpperCase())+((e=n.ua)==null?void 0:e.slice(1)),type:n.type,options:(t=n.data)==null?void 0:t.map(h=>({id:h==null?void 0:h.val,text:h==null?void 0:h.title,count:h.count||0}))}:{id:n.name,label:((s=n.ua)==null?void 0:s.charAt(0).toUpperCase())+((a=n.ua)==null?void 0:a.slice(1)),type:n.type==="Select"?"Autocomplete":n.type}}).filter(n=>(n==null?void 0:n.id)&&(n==null?void 0:n.label))}},methods:{async refreshFilter(){var n;await((n=this.$refs[`filter-${this.table}`])==null?void 0:n.clearAll())},closeFilter(){this.$emit("close-filter",this.layer)},handleFilterChange(n){const e=this.$refs[`filter-${this.table}`];e&&(this.activeFiltersCount=e.filteredActiveFiltersLength||0),this.$emit("filterChange",n)}}},kC={class:"vs-layers-filter absolute max-w-[412px] max-h-[calc(100vh-128px)] w-full top-[104px] left-[500px] bg-white border rounded-[15px] p-4 z-10 flex flex-col"},CC={class:"flex items-center justify-between pb-[16px] border-b w-full"},SC={class:"text-[20px]"},EC={key:0},AC={class:"flex items-center gap-[10px]"},TC={key:0,class:"h-full overflow-auto flex-1 mt-4 [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-track]:bg-transparent [&::-webkit-scrollbar-thumb]:bg-[#e5e7eb]"},MC={key:1,class:"mt-2"};function IC(n,e,t,s,a,h){var T;const p=d.resolveComponent("refreshIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("closeIcon"),S=d.resolveComponent("VsFilter");return d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[d.createElementVNode("div",kC,[d.createElementVNode("div",{class:d.normalizeClass(["flex items-center justify-between",{"border-b pb-2":t.filtersOpen}])},[d.createElementVNode("div",CC,[d.createElementVNode("div",SC,[d.createTextVNode(" Фільтри "),a.activeFiltersCount?(d.openBlock(),d.createElementBlock("span",EC,"("+d.toDisplayString(a.activeFiltersCount)+")",1)):d.createCommentVNode("",!0)]),d.createElementVNode("div",AC,[a.activeFiltersCount?(d.openBlock(),d.createBlock(c,{key:0,trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=(...M)=>h.refreshFilter&&h.refreshFilter(...M))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})):d.createCommentVNode("",!0),d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[1]||(e[1]=(...M)=>h.closeFilter&&h.closeFilter(...M))},[d.createVNode(w,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})])])],2),((T=h.processedFilters)==null?void 0:T.length)>0?(d.openBlock(),d.createElementBlock("div",TC,[(d.openBlock(),d.createBlock(S,{key:t.filters,class:"mt-2",ref:`filter-${t.table}`,scheme:h.processedFilters,onFilterChange:h.handleFilterChange},null,8,["scheme","onFilterChange"]))])):(d.openBlock(),d.createElementBlock("div",MC,"Немає фільтрів."))])])}const PC=tt(wC,[["render",IC]]),DC={},LC={width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg"},BC=[d.createElementVNode("path",{d:"M2.91699 7.5H11.0837",stroke:"#2242BE","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M7 3.41666V11.5833",stroke:"#2242BE","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function OC(n,e){return d.openBlock(),d.createElementBlock("svg",LC,BC)}const FC={components:{LayerList:yC,closeIcon:Ar,plusIcon:tt(DC,[["render",OC]]),refreshIcon:Up,LayersFilter:PC},mixins:[Vn],props:{map:{type:Object},baseLayers:{type:Array},selectedObject:{type:Object},selectedMenu:{type:String},dbClickInfo:{type:Object,default:null}},inject:["removePulsePointLayer","prefix"],data(){return{selectedLayers:[],previousLayerIds:[],localLayers:[],filters:null,activeFilterLayer:null}},computed:{currentControl(){return this.$store.getters.getCurrentControl},getMapLayers(){return this.$store.getters.getMapLayers},layers(){var n;return(n=this.localLayers)!=null&&n.length?this.localLayers:this.getMapLayers.map(e=>({...e,opacity:e.opacity!==void 0?e.opacity:100}))}},watch:{currentControl(n){(n==="area"||n==="distance"||n==="radius")&&this.$emit("close")},getMapLayers:{handler(n){const e=this.localLayers.map(a=>a.id),t=n.filter(a=>!e.includes(a.id)),s=this.localLayers.filter(a=>n.some(h=>h.id===a.id));this.localLayers=[...t.map(a=>({...a,opacity:a.opacity!==void 0?a.opacity:100})),...s],this.updateLayerVisibility()},immediate:!0,deep:!0},map(n){n&&this.updateLayerVisibility()}},mounted(){this.selectExistingLayers()},methods:{async updateLocalLayers(n){this.localLayers=n,this.$store.commit("changeMapLayers",n)},async selectExistingLayers(){this.selectedLayers=this.getMapLayers.filter(n=>n.active).map(n=>n.id),await this.updateLayerVisibility()},async toggleLayerSelection(n,e){var t,s;n.visible=e.target.checked,this.$store.commit("changeMapLayers",this.localLayers),await this.updateLayerVisibility(),n.id===((t=this.selectedObject)==null?void 0:t.source)&&!e.target.checked&&this.$emit("closeClickCard"),this.dbClickInfo&&!e.target.checked&&((s=this.dbClickInfo)!=null&&s.layers.find(a=>n.id===a))&&this.$emit("closeDbClickCard")},async updateLayerVisibility(){var n;for(const e of[...this.localLayers].reverse())await this.setVisible(e,e.visible,this.map),this.map.getLayer(e.id)&&await this.map.moveLayer(e.id),this.map.getLayer(`${e.id}-0`)&&await this.map.moveLayer(`${e.id}-0`),this.map.getLayer(`${e.id}-1`)&&await this.map.moveLayer(`${e.id}-1`),this.map.getLayer(`${e.id}-2`)&&await this.map.moveLayer(`${e.id}-2`),(n=this.map)!=null&&n.getLayer("layer-with-pulsing-dot")&&this.map.moveLayer("layer-with-pulsing-dot")},async updateLayerOpacity(n,e){var s;const t=this.localLayers.find(a=>a.id===n);if(t){t.opacity=e;const a=(s=this.map)==null?void 0:s.getStyle().layers.filter(h=>(h==null?void 0:h.source)===n);a!=null&&a.length&&a.forEach(h=>{var p,c,w,S,T,M;if([h==null?void 0:h.source,`${h==null?void 0:h.source}-0`,`${h==null?void 0:h.source}-1`].includes(n))switch(h.type){case"circle":(p=this.map)==null||p.setPaintProperty(h.id,`${h.type}-opacity`,e/100),(c=this.map)==null||c.setPaintProperty(h.id,"circle-stroke-opacity",e/100);break;case"symbol":(w=this.map)==null||w.setPaintProperty(h.id,"icon-opacity",e/100),(S=this.map)==null||S.setPaintProperty(h.id,`${h.type}-opacity`,e/100),(T=this.map)==null||T.setPaintProperty(h.id,"fill-outline-opacity",e/100);break;default:(M=this.map)==null||M.setPaintProperty(h.id,`${h.type}-opacity`,e/100);break}})}},async removeLayer(n){var e,t;this.$store.commit("removeMapLayer",n.id),this.selectedLayers=this.selectedLayers.filter(s=>s!==n.id),await this.setVisible(n,!1),n.id===((e=this.selectedObject)==null?void 0:e.source)&&this.$emit("closeClickCard"),this.dbClickInfo&&((t=this.dbClickInfo)!=null&&t.layers.find(s=>n.id===s))&&this.$emit("closeDbClickCard")},async refreshLayers(){try{for(const n of this.localLayers)this.baseLayers.includes(n.id)||await this.setVisible(n,!1);for(const n of this.localLayers)this.baseLayers.includes(n.id)||(this.$store.commit("removeMapLayer",n.id),this.selectedLayers=this.selectedLayers.filter(e=>e!==n.id));this.activeFilterLayer=null,this.filters=null}catch(n){console.error("Помилка при оновленні URL:",n)}},handleLayerAction(n,e){this.$emit("action",n,e)}}},zC={class:"flex flex-col absolute max-w-[412px] w-full top-[104px] left-[84px] bg-white border rounded-[15px] z-10",style:{"max-height":"calc(100% - 128px)"}},RC={class:"relative p-4 flex flex-col h-full overflow-hidden"},VC={class:"flex items-center justify-between pb-[8px] border-b"},NC=d.createElementVNode("div",{class:"text-[16px]"},"Шари",-1),jC={key:0,class:"text-center mt-4 text-sm opacity-60"},UC={class:"flex gap-[10px]"};function GC(n,e,t,s,a,h){var M,D,G,U,Y,de,be;const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("plusIcon"),S=d.resolveComponent("refreshIcon"),T=d.resolveComponent("LayerList");return d.openBlock(),d.createElementBlock("div",zC,[d.createElementVNode("div",RC,[d.createElementVNode("div",VC,[NC,d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=Z=>n.$emit("close"))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),(M=h.layers)!=null&&M.length?d.createCommentVNode("",!0):(d.openBlock(),d.createElementBlock("div",jC," Список шарів пустий... ")),d.createElementVNode("div",{class:d.normalizeClass(["flex items-center",{"mt-[10px]":(D=h.layers)==null?void 0:D.length,"mt-[9px]":!((G=h.layers)!=null&&G.length),"gap-[10px]":(U=h.layers)==null?void 0:U.length,"justify-center":!((Y=h.layers)!=null&&Y.length)}])},[d.createElementVNode("div",UC,[d.createElementVNode("button",{class:"vs-layers__button rounded-lg w-[137px] font-semibold bg-[#DBEAFE] text-[#2242BE]",onClick:e[1]||(e[1]=Z=>n.$emit("selectAllLayers"))},[d.createVNode(w,{class:"mr-[8px]"}),d.createTextVNode(" Додати шар ")])]),(de=h.layers)!=null&&de.length?(d.openBlock(),d.createBlock(c,{key:0,trigger:"hover",teleport:"body",class:"popover-flex-div"},{reference:d.withCtx(()=>[d.createElementVNode("button",{onClick:e[2]||(e[2]=(...Z)=>h.refreshLayers&&h.refreshLayers(...Z)),class:"h-[38px] rounded-lg font-semibold bg-[#F3F4F6] px-2"},[d.createVNode(S)])]),default:d.withCtx(()=>[d.createTextVNode(" Скинути шари ")]),_:1})):d.createCommentVNode("",!0)],2),(be=h.layers)!=null&&be.length?(d.openBlock(),d.createBlock(T,{key:1,class:"mt-[16px]",map:t.map,layers:h.layers,toggleLayerSelection:h.toggleLayerSelection,updateLayerOpacity:h.updateLayerOpacity,deleteLayer:h.removeLayer,onObjectList:e[3]||(e[3]=Z=>n.$emit("objectList",Z)),onTable:e[4]||(e[4]=Z=>n.$emit("table",Z)),onUpdateLayers:h.updateLocalLayers,onActiveFilterLayer:e[5]||(e[5]=Z=>n.$emit("activeFilterLayer",Z)),onFilters:e[6]||(e[6]=Z=>a.filters=Z)},null,8,["map","layers","toggleLayerSelection","updateLayerOpacity","deleteLayer","onUpdateLayers"])):d.createCommentVNode("",!0)])])}const HC=tt(FC,[["render",GC]]),XC="data:image/svg+xml,%3csvg%20width='12'%20height='8'%20viewBox='0%200%2012%208'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.6663%201L4.24967%207.41667L1.33301%204.5'%20stroke='%231E40AF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",qC={mixins:[Vn],props:{layer:{type:Object,default:()=>null},map:{type:Object,default:()=>null}},computed:{getMapLayers(){return this.$store.getters.getMapLayers},isLayerActive(){return this.getMapLayers.some(n=>n.id===this.layer.id)}},watch:{async isLayerActive(n){n!==this.layer.active&&await this.handleChange({target:{checked:n}})}},methods:{formatNumber(n){return Intl.NumberFormat("uk",{notation:"compact"}).format(n)},...zx(["addMapLayer","removeMapLayer"]),async handleChange(n){n.target.checked?this.addMapLayer({...this.layer,visible:!0}):(this.removeLayer(this.layer.id),this.removeMapLayer(this.layer.id))}}},WC={class:"hover:bg-gray-100 rounded-lg flex items-center ml-[20px] py-[8px] px-[8px]"},JC=["for"],YC={class:"custom-checkbox-wrapper"},ZC=["id","checked"],KC={class:"custom-checkbox"},QC={key:0,src:XC,alt:"checked"},$C=["title"],eS={key:0,class:"text-xs opacity-60 text-[#4b5563]"};function tS(n,e,t,s,a,h){var p,c,w,S;return d.openBlock(),d.createElementBlock("div",WC,[d.createElementVNode("label",{class:"flex items-center w-full cursor-pointer",for:t.layer.id},[d.createElementVNode("div",YC,[d.createElementVNode("input",{id:t.layer.id,type:"checkbox",checked:h.isLayerActive,onChange:e[0]||(e[0]=(...T)=>h.handleChange&&h.handleChange(...T)),class:"custom-checkbox-input"},null,40,ZC),d.createElementVNode("div",KC,[h.isLayerActive?(d.openBlock(),d.createElementBlock("img",QC)):d.createCommentVNode("",!0)])]),d.createElementVNode("div",{class:"flex items-center justify-between ml-2 w-full",onClick:e[1]||(e[1]=T=>h.handleChange(!0))},[d.createElementVNode("div",{class:"whitespace-nowrap text text-ellipsis max-w-[260px] overflow-hidden text-[13px] text-[#4b5563]",title:(p=t.layer)==null?void 0:p.name},d.toDisplayString((c=t.layer)==null?void 0:c.name),9,$C),isNaN(h.formatNumber((w=t.layer)==null?void 0:w.count))?d.createCommentVNode("",!0):(d.openBlock(),d.createElementBlock("div",eS,d.toDisplayString(h.formatNumber((S=t.layer)==null?void 0:S.count)),1))])],8,JC)])}const iS=tt(qC,[["render",tS],["__scopeId","data-v-83e5ee93"]]),rS={},sS={width:"16",height:"17",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg"},nS=[d.createElementVNode("path",{d:"M7.33333 13.1667C10.2789 13.1667 12.6667 10.7789 12.6667 7.83333C12.6667 4.88781 10.2789 2.5 7.33333 2.5C4.38781 2.5 2 4.88781 2 7.83333C2 10.7789 4.38781 13.1667 7.33333 13.1667Z",stroke:"#6B7280","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M13.9995 14.5L11.1328 11.6333",stroke:"#6B7280","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function oS(n,e){return d.openBlock(),d.createElementBlock("svg",sS,nS)}const Gp=tt(rS,[["render",oS]]),aS={},lS={width:"6",height:"10",viewBox:"0 0 6 10",fill:"none",xmlns:"http://www.w3.org/2000/svg"},cS=[d.createElementVNode("path",{d:"M1 9L5 5L1 1",stroke:"#4b5563","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function hS(n,e){return d.openBlock(),d.createElementBlock("svg",lS,cS)}const Bo=tt(aS,[["render",hS]]),uS={props:["map","baseLayers","prefix"],setup(n){const e=_x(),t=d.ref([]),s=()=>{const h=new URL(window.top.location.href),p=h.searchParams.get("layers")?h.searchParams.get("layers").split(","):[],c=e.getters.getBaseLayers.map(w=>w.id);if(p.length){const S=t.value.filter(T=>!c.includes(T.id)&&T.id!=="graymap").map(T=>{const M=p.includes(`${T.id}-d`);return{...T,visible:!M}}).filter(T=>!!p.find(D=>D===T.id||D===`${T.id}-d`)).sort((T,M)=>{const D=p.indexOf(T.id)!==-1?p.indexOf(T.id):p.indexOf(`${T.id}-d`),G=p.indexOf(M.id)!==-1?p.indexOf(M.id):p.indexOf(`${M.id}-d`);return D-G});e.commit("changeMapLayers",S)}},a=async()=>{try{const h=await vi.get("/gis-layer-list");n.prefix&&h.data.filter(p=>{var c;return(c=p.url)==null?void 0:c.startsWith("/api/")}).forEach(p=>{Object.assign(p,{url:p.url.replace("/api",n.prefix)})}),e.commit("setLayers",h.data),h.data&&e.commit("setBaseLayers",h.data.filter(p=>p.basemap)),t.value=h.data.filter(p=>!n.baseLayers.includes(p.id))}catch(h){console.error("Помилка завантаження шарів:",h)}};return d.onMounted(async()=>{await a(),s()}),{layers:t,checkUrlLayers:s}},components:{VsLayersItem:iS,closeIcon:Ar,searchIcon:Gp,chevronRightIcon:Bo},data(){return{categories:null,selectedCategory:"",search:""}},computed:{currentControl(){return this.$store.getters.getCurrentControl},searchedLayers(){return this.layers.filter(({name:n})=>n==null?void 0:n.toLowerCase().match(this.search.toLowerCase()))}},watch:{currentControl(n){(n==="area"||n==="distance"||n==="radius")&&this.$emit("close")},layers(){this.categories=this.layersCategories()}},methods:{formatNumber(n){return Intl.NumberFormat("uk",{notation:"compact"}).format(n)},layersCategories(){return this.layers.reduce((n,e)=>{const t=(e==null?void 0:e.category)||"Без категорії";return n!=null&&n[t]?{...n,[t]:n==null?void 0:n[t].concat(e)}:{...n,[t]:[e]}},{})},selectCategory(n){this.selectedCategory=this.selectedCategory===n?"":n},onEnter(){this.layers.filter(({name:e})=>e==null?void 0:e.toLowerCase().match(this.search.toLowerCase())).length===0&&this.$notify({type:"warn",title:"Нічого не знайдено!",message:"За вашим запитом нічого не знайдено"})},clearSearch(){this.search=""}}},dS=n=>(d.pushScopeId("data-v-b7793c98"),n=n(),d.popScopeId(),n),pS={class:"flex flex-col vs-layers-catalog absolute max-w-[412px] w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4 z-10",style:{"max-height":"calc(100% - 140px)"}},fS={class:"flex items-center items-center justify-between pb-[8px] border-b"},mS={class:"flex items-baseline"},gS=dS(()=>d.createElementVNode("span",{class:"text-[16px]"},"Каталог шарів",-1)),yS={class:"text-[13px] ml-[10px] opacity-60"},_S={class:"relative mt-[10px]"},xS={key:0,class:"vs-layers-catalog__list flex-1 scrollable-container overflow-auto mt-2 catalog-list"},bS=["onClick"],vS={class:"flex items-center gap-x-3"},wS=["title"],kS={class:"text-xs opacity-60 text-[#4b5563]"};function CS(n,e,t,s,a,h){var M;const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("searchIcon"),S=d.resolveComponent("VsLayersItem"),T=d.resolveComponent("chevronRightIcon");return d.openBlock(),d.createElementBlock("div",pS,[d.createElementVNode("div",fS,[d.createElementVNode("div",mS,[gS,d.createElementVNode("span",yS,d.toDisplayString((M=s.layers)==null?void 0:M.length),1)]),d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=D=>n.$emit("close"))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",_S,[d.withDirectives(d.createElementVNode("input",{title:"value",placeholder:"Введіть назву шару...","onUpdate:modelValue":e[1]||(e[1]=D=>a.search=D),type:"text",class:"py-[7px] ps-8 pe-8 block w-full bg-gray-100 border-transparent rounded-lg text-sm focus:bg-white focus:border-blue-500 focus:ring-blue-500 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:border-transparent dark:text-neutral-400 dark:placeholder:text-neutral-400 dark:focus:bg-neutral-800 dark:focus:ring-neutral-600",onKeyup:e[2]||(e[2]=d.withKeys((...D)=>h.onEnter&&h.onEnter(...D),["enter"]))},null,544),[[d.vModelText,a.search]]),d.createVNode(w,{class:"absolute top-1/2 left-[8px] w-[16px] h-[16px]",style:{transform:"translate(0, -50%)"}}),a.search?(d.openBlock(),d.createBlock(p,{key:0,class:"absolute top-1/2 right-[10px] w-[16px] h-[16px] cursor-pointer",style:{transform:"translate(0, -50%)"},onClick:h.clearSearch},null,8,["onClick"])):d.createCommentVNode("",!0)]),a.categories?(d.openBlock(),d.createElementBlock("div",xS,[a.search?(d.openBlock(!0),d.createElementBlock(d.Fragment,{key:0},d.renderList(h.searchedLayers,(D,G)=>(d.openBlock(),d.createBlock(S,{key:G,layer:D,map:t.map},null,8,["layer","map"]))),128)):(d.openBlock(!0),d.createElementBlock(d.Fragment,{key:1},d.renderList(Object.keys(a.categories),D=>(d.openBlock(),d.createElementBlock("div",{key:D},[d.createElementVNode("div",{class:"hover:bg-gray-100 focus:bg-gray-100 px-2.5 cursor-pointer p-[8px] rounded-lg flex justify-between items-center",onClick:G=>h.selectCategory(D)},[d.createElementVNode("div",vS,[d.createVNode(T,{class:d.normalizeClass({"rotate-up":D===a.selectedCategory,"rotate-down":D!==a.selectedCategory})},null,8,["class"]),d.createElementVNode("div",{class:"max-w-[260px] text-[14px] text-[#4b5563]",title:D},d.toDisplayString(D),9,wS)]),d.createElementVNode("div",kS,d.toDisplayString(h.formatNumber(a.categories[D].length)),1)],8,bS),d.withDirectives(d.createElementVNode("div",null,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.categories[D],(G,U)=>(d.openBlock(),d.createBlock(S,{key:U,layer:G,map:t.map},null,8,["layer","map"]))),128))],512),[[d.vShow,D===a.selectedCategory]])]))),128))])):d.createCommentVNode("",!0)])}const SS=tt(uS,[["render",CS],["__scopeId","data-v-b7793c98"]]),ES={props:["map","layer"],components:{closeIcon:Ar,chewronRight:Bo,searchIcon:Gp},data(){return{data:[],totalCount:0,currentPage:1,perPage:10,searchQuery:"",columns:[]}},watch:{layer:{handler(n,e){(n==null?void 0:n.id)!==(e==null?void 0:e.id)&&(this.currentPage=1,this.columns=[],this.getObjectList())},deep:!0,immediate:!0}},inject:["pulsePointLayer","removePulsePointLayer"],computed:{totalPages(){return Math.ceil(this.totalCount/this.perPage)}},methods:{async getObjectList(){try{const n=await vi.get(`/gis-data/${this.layer.id}`,{params:{limit:this.perPage,page:this.currentPage,search:this.searchQuery}});this.data=n.data.rows,this.totalCount=n.data.total,this.data.length>0&&!this.columns.length&&(this.columns=Object.keys(this.data[0]))}catch(n){console.error("Помилка завантаження даних:",n),this.data=[]}},formatValue(n){return n===null?"—":typeof n=="object"?n.type==="Point"&&n.coordinates?`Point (${n.coordinates.join(", ")})`:JSON.stringify(n):n},nextPage(){this.currentPage1&&(this.currentPage--,this.getObjectList())},clearSearch(){this.searchQuery=""},handleClose(){this.removePulsePointLayer(),this.$emit("close")},handleSelectedObj(n){var e,t,s,a;if(this.handleZoom(n),((e=n.geom)==null?void 0:e.type)==="Point")this.pulsePointLayer((t=n.geom)==null?void 0:t.coordinates);else if(((s=n.geom)==null?void 0:s.type)==="Polygon"||((a=n.geom)==null?void 0:a.type)==="MultiPolygon"){const h=Ac(n).geometry.coordinates;this.pulsePointLayer(h)}},handleZoom(n){const{geom:e}=n;if(e)if(e.type==="Point")this.map.flyTo({center:e.coordinates,zoom:14});else{const s=Qn({type:"Feature",geometry:e});this.map.fitBounds(s,{padding:20})}}},mounted(){this.getObjectList()}},AS={class:"absolute bottom-0 right-0 left-[60px] z-10"},TS={class:"p-3 bg-white shadow"},MS={class:"flex items-center justify-between pb-[8px] border-b"},IS={class:"flex items-baseline"},PS={class:"text-[16px]"},DS={class:"text-[13px] ml-[10px] opacity-60"},LS={class:"relative w-[400px]"},BS={class:"flex items-center"},OS={class:"flex items-center gap-2 mr-[16px]"},FS={class:"flex items-center mx-[8px]"},zS={class:"min-h-[34px] max-h-[34px] overflow-hidden min-w-[34px] flex justify-center items-center bg-stone-100 text-stone-800 py-2 px-3 text-sm rounded-lg disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:text-white"},RS=d.createElementVNode("span",{class:"min-h-[34px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},"з",-1),VS={class:"min-h-[34px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},NS={key:0,class:"overflow-x-auto max-h-[200px] [&::-webkit-scrollbar]:h-1.5 [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-thumb]:bg-gray-300 [&::-webkit-scrollbar-track]:bg-transparent"},jS={class:"min-w-full divide-y divide-gray-200 dark:divide-neutral-700"},US={class:"sticky top-0 bg-white z-10 border-b"},GS={class:"font-medium text-[13px] text-nowrap text-gray-800 dark:text-neutral-200"},HS={class:"divide-y divide-gray-200"},XS=["onClick"],qS={class:"inline-flex items-center gap-x-1.5 text-xs text-gray-600 dark:text-neutral-400"},WS={key:1,class:"flex justify-center items-center h-[200px] text-gray-500"};function JS(n,e,t,s,a,h){var T;const p=d.resolveComponent("searchIcon"),c=d.resolveComponent("closeIcon"),w=d.resolveComponent("chewronRight"),S=d.resolveComponent("VsPopover");return d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[d.createElementVNode("div",AS,[d.createElementVNode("div",TS,[d.createElementVNode("div",MS,[d.createElementVNode("div",IS,[d.createElementVNode("div",PS,d.toDisplayString((T=t.layer)==null?void 0:T.name),1),d.createElementVNode("span",DS,d.toDisplayString(a.totalCount)+" записів",1)]),d.createElementVNode("div",LS,[d.createVNode(p,{class:"absolute top-1/2 left-[8px] -translate-y-1/2"}),d.withDirectives(d.createElementVNode("input",{onInput:e[0]||(e[0]=(...M)=>h.getObjectList&&h.getObjectList(...M)),"onUpdate:modelValue":e[1]||(e[1]=M=>a.searchQuery=M),type:"text",placeholder:"Пошук",class:"py-[7px] ps-8 pe-8 block w-full bg-gray-100 border-transparent rounded-lg text-sm focus:bg-white focus:border-blue-500 focus:ring-blue-500 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:border-transparent dark:text-neutral-400 dark:placeholder:text-neutral-400 dark:focus:bg-neutral-800 dark:focus:ring-neutral-600"},null,544),[[d.vModelText,a.searchQuery]]),a.searchQuery?(d.openBlock(),d.createBlock(c,{key:0,class:"absolute top-1/2 right-[16px] -translate-y-1/2 cursor-pointer",height:"16",width:"16",onClick:h.clearSearch},null,8,["onClick"])):d.createCommentVNode("",!0)]),d.createElementVNode("div",BS,[d.createElementVNode("div",OS,[d.createElementVNode("button",{type:"button",class:d.normalizeClass([{"opacity-50 pointer-events-none":a.currentPage===1},"min-h-[34px] min-w-[34px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"]),onClick:e[2]||(e[2]=(...M)=>h.prevPage&&h.prevPage(...M))},[d.createVNode(w,{class:"rotate-180"})],2),d.createElementVNode("div",FS,[d.createElementVNode("span",zS,d.toDisplayString(a.currentPage),1),RS,d.createElementVNode("span",VS,d.toDisplayString(h.totalPages),1)]),d.createElementVNode("button",{type:"button",onClick:e[3]||(e[3]=(...M)=>h.nextPage&&h.nextPage(...M)),class:d.normalizeClass([{"opacity-50 pointer-events-none":a.currentPage===h.totalPages},"min-h-[34px] min-w-[34px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"])},[d.createVNode(w)],2)]),d.createVNode(S,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[4]||(e[4]=(...M)=>h.handleClose&&h.handleClose(...M))},[d.createVNode(c,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})])]),a.data.length>0?(d.openBlock(),d.createElementBlock("div",NS,[d.createElementVNode("table",jS,[d.createElementVNode("thead",US,[d.createElementVNode("tr",null,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.columns,(M,D)=>(d.openBlock(),d.createElementBlock("th",{key:D,class:"p-2 text-start whitespace-nowrap"},[d.createElementVNode("span",GS,d.toDisplayString(M),1)]))),128))])]),d.createElementVNode("tbody",HS,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.data,(M,D)=>(d.openBlock(),d.createElementBlock("tr",{key:D,class:"cursor-pointer hover:bg-gray-100 dark:hover:bg-neutral-700",onClick:G=>h.handleSelectedObj(M)},[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(M,(G,U)=>(d.openBlock(),d.createElementBlock("td",{key:U,class:"size-px whitespace-nowrap p-2"},[d.createElementVNode("span",qS,d.toDisplayString(h.formatValue(G)),1)]))),128))],8,XS))),128))])])])):(d.openBlock(),d.createElementBlock("div",WS," Немає даних "))])])])}const YS=tt(ES,[["render",JS]]),ZS={},KS={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},QS=[d.createStaticVNode('',6)];function $S(n,e){return d.openBlock(),d.createElementBlock("svg",KS,QS)}const eE=tt(ZS,[["render",$S]]),tE={},iE={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},rE=[d.createElementVNode("rect",{width:"24",height:"24",rx:"8"},null,-1),d.createElementVNode("path",{d:"M20 10C20 16 12 22 12 22C12 22 4 16 4 10C4 7.87827 4.84285 5.84344 6.34315 4.34315C7.84344 2.84285 9.87827 2 12 2C14.1217 2 16.1566 2.84285 17.6569 4.34315C19.1571 5.84344 20 7.87827 20 10Z",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M12 13C13.6569 13 15 11.6569 15 10C15 8.34315 13.6569 7 12 7C10.3431 7 9 8.34315 9 10C9 11.6569 10.3431 13 12 13Z",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function sE(n,e){return d.openBlock(),d.createElementBlock("svg",iE,rE)}const nE=tt(tE,[["render",sE]]),oE={},aE={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},lE=[d.createStaticVNode('',2)];function cE(n,e){return d.openBlock(),d.createElementBlock("svg",aE,lE)}const hE=tt(oE,[["render",cE]]),uE={},dE={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},pE=[d.createElementVNode("path",{d:"M4 12H20",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M4 6H20",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M4 18H20",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function fE(n,e){return d.openBlock(),d.createElementBlock("svg",dE,pE)}const mE=tt(uE,[["render",fE]]),gE={},yE={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},_E=[d.createElementVNode("path",{d:"M12 2L2 7L12 12L22 7L12 2Z",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M2 17L12 22L22 17",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M2 12L12 17L22 12",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function xE(n,e){return d.openBlock(),d.createElementBlock("svg",yE,_E)}const bE=tt(gE,[["render",xE]]),vE={},wE={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},kE=[d.createElementVNode("path",{d:"M3 6L9 3L15 6L21 3V18L15 21L9 18L3 21V6Z",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M9 3V18",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M15 6V21",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function CE(n,e){return d.openBlock(),d.createElementBlock("svg",wE,kE)}const SE=tt(vE,[["render",CE]]),EE={},AE={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},TE=[d.createStaticVNode('',6)];function ME(n,e){return d.openBlock(),d.createElementBlock("svg",AE,TE)}const IE=tt(EE,[["render",ME]]),PE={},DE={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},LE=[d.createElementVNode("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M12 16V12",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M12 8H12.01",stroke:"#1E40AF","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function BE(n,e){return d.openBlock(),d.createElementBlock("svg",DE,LE)}const OE={components:{alllayersIcon:eE,legendIcon:nE,filtersIcon:hE,logoIcon:d0,menuIcon:mE,layersIcon:bE,baselayersIcon:SE,weatherIcon:IE,infoIcon:tt(PE,[["render",BE]])},props:{selectedMenu:{type:String,default:""}},data(){return{selected:"",sideBarItems:[{link:"/",label:"На головну",icon:"logo",position:"top",active:!1},{id:"menu",label:"Меню",icon:"menu",position:"top",active:!1},{id:"layers",label:"Шари",icon:"layers",position:"top",active:!1},{id:"alllayers",label:"Каталог шарів",icon:"alllayers",position:"top",active:!1},{id:"baselayers",label:"Базові шари",icon:"baselayers",position:"top",active:!1},{id:"legend",label:"Легенда",icon:"legend",position:"top",active:!1},{id:"filters",label:"Фільтри",icon:"filters",position:"top",active:!1},{id:"weather",label:"Погода",icon:"weather",position:"bottom",active:!1},{id:"tour",label:"Ознайомчий тур",icon:"info",position:"bottom",active:!1}]}},computed:{layersCount(){return this.$store.getters.getMapLayers.length}},watch:{selectedMenu(n){this.selected=n},selected(n){this.$emit("update:selectedMenu",n)}},methods:{handleClick(n){n!=null&&n.link?window.top.location.href=n.link:this.selected=n==null?void 0:n.id}}},FE={class:"map-sidebar"},zE={class:"map-sidebar__top"},RE={key:0,class:"absolute top-[-5px] right-[-5px] bg-[#2563EB] h-[18px] w-[18px] rounded-full text-white text-[10px] flex justify-center items-center"},VE={class:"map-sidebar__bottom"};function NE(n,e,t,s,a,h){const p=d.resolveComponent("VsPopover");return d.openBlock(),d.createElementBlock("div",FE,[d.createElementVNode("div",zE,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.sideBarItems,c=>(d.openBlock(),d.createElementBlock(d.Fragment,null,[c.position==="top"?(d.openBlock(),d.createBlock(p,{key:0,teleport:"body",trigger:"hover",onClick:w=>h.handleClick(c),placement:"right",class:d.normalizeClass(["map-sidebar__item !block relative",{active:t.selectedMenu===(c==null?void 0:c.id)}])},{reference:d.withCtx(()=>[d.createElementVNode("div",null,[(d.openBlock(),d.createBlock(d.resolveDynamicComponent((c==null?void 0:c.icon)+"Icon"))),(c==null?void 0:c.icon)==="layers"&&h.layersCount?(d.openBlock(),d.createElementBlock("div",RE,d.toDisplayString(h.layersCount),1)):d.createCommentVNode("",!0)])]),default:d.withCtx(()=>[d.createElementVNode("div",null,d.toDisplayString(c==null?void 0:c.label),1)]),_:2},1032,["onClick","class"])):d.createCommentVNode("",!0)],64))),256))]),d.createElementVNode("div",VE,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.sideBarItems,c=>(d.openBlock(),d.createElementBlock(d.Fragment,null,[c.position==="bottom"?(d.openBlock(),d.createBlock(p,{key:0,teleport:"body",trigger:"hover",onClick:w=>h.handleClick(c),placement:"right",class:d.normalizeClass(["map-sidebar__item !block",{active:t.selectedMenu===(c==null?void 0:c.id)}])},{reference:d.withCtx(()=>[d.createElementVNode("div",null,[(d.openBlock(),d.createBlock(d.resolveDynamicComponent((c==null?void 0:c.icon)+"Icon")))])]),default:d.withCtx(()=>[d.createElementVNode("div",null,d.toDisplayString(c==null?void 0:c.label),1)]),_:2},1032,["onClick","class"])):d.createCommentVNode("",!0)],64))),256))])])}const jE=tt(OE,[["render",NE],["__scopeId","data-v-1b27467b"]]),UE={},GE={width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},HE=[d.createElementVNode("path",{d:"M8.23319 8.23334C7.98757 8.46221 7.79056 8.73821 7.65392 9.04488C7.51729 9.35154 7.44381 9.68259 7.43789 10.0183C7.43197 10.3539 7.49372 10.6874 7.61945 10.9987C7.74519 11.31 7.93234 11.5927 8.16973 11.8301C8.40713 12.0675 8.68991 12.2547 9.0012 12.3804C9.3125 12.5061 9.64593 12.5679 9.9816 12.562C10.3173 12.5561 10.6483 12.4826 10.955 12.3459C11.2617 12.2093 11.5377 12.0123 11.7665 11.7667",stroke:"black","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M8.94141 4.23333C9.2925 4.18959 9.64593 4.16733 9.99974 4.16666C15.8331 4.16666 18.3331 10 18.3331 10C17.9605 10.7976 17.4933 11.5474 16.9414 12.2333",stroke:"black","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M5.50866 5.50833C3.85137 6.63718 2.52522 8.18771 1.66699 10C1.66699 10 4.16699 15.8333 10.0003 15.8333C11.5969 15.8376 13.1593 15.3709 14.492 14.4917",stroke:"black","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M1.66699 1.66666L18.3337 18.3333",stroke:"black","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function XE(n,e){return d.openBlock(),d.createElementBlock("svg",GE,HE)}const M0=tt(UE,[["render",XE]]),qE={},WE={width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},JE=[d.createElementVNode("path",{d:"M8.23319 8.23334C7.98757 8.46221 7.79056 8.73821 7.65392 9.04488C7.51729 9.35154 7.44381 9.68259 7.43789 10.0183C7.43197 10.3539 7.49372 10.6874 7.61945 10.9987C7.74519 11.31 7.93234 11.5927 8.16973 11.8301C8.40713 12.0675 8.68991 12.2547 9.0012 12.3804C9.3125 12.5061 9.64593 12.5679 9.9816 12.562C10.3173 12.5561 10.6483 12.4826 10.955 12.3459C11.2617 12.2093 11.5377 12.0123 11.7665 11.7667",stroke:"black","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M8.94141 4.23333C9.2925 4.18959 9.64593 4.16733 9.99974 4.16666C15.8331 4.16666 18.3331 10 18.3331 10C17.9605 10.7976 17.4933 11.5474 16.9414 12.2333",stroke:"black","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M5.50866 5.50833C3.85137 6.63718 2.52522 8.18771 1.66699 10C1.66699 10 4.16699 15.8333 10.0003 15.8333C11.5969 15.8376 13.1593 15.3709 14.492 14.4917",stroke:"black","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function YE(n,e){return d.openBlock(),d.createElementBlock("svg",WE,JE)}const I0=tt(qE,[["render",YE]]),ZE={name:"vs-base-layers",mixins:[Vn],components:{eyeOffIcon:M0,eyeIcon:I0,closeIcon:Ar},props:{map:{type:Object,required:!0},baseLayers:{type:[Array],default(){return[]}}},inject:["prefix"],data(){return{allbase:[],additionalLayers:[{id:"graymap",name:"Сіра карта",url:"https://basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png",service:"TMS",image:"https://basemaps.cartocdn.com/light_all/10/601/348.png",basemap:!0},{id:"orto10",name:"Ortophoto 1:10К",url:"https://data.gki.com.ua/api-user/rtile/orto10/ua/{z}/{x}/{y}.png",service:"TMS",image:"https://data.gki.com.ua/api-user/rtile/orto10/ua/13/4954/2876.png",basemap:!0},{id:"topo100",name:"Topomap Ukraine",url:"https://data.gki.com.ua/api-user/rtile/voyager/ua/{z}/{x}/{y}.png",service:"TMS",image:"https://data.softpro.ua/api-user/rtile/voyager/ua/8/149/86.png"},{id:"googles",name:"Google Satellite(2021-2022)",url:"https://mt1.google.com/vt/lyrs=s&x={x}&y={y}&z={z}",service:"tms",image:"https://mt1.google.com/vt/lyrs=s&x=152917&y=88904&z=18"}],currentLayer:null,hidden:!0}},computed:{getMapLayers(){return this.$store.getters.getLayers},layers(){var n;return(n=this.allbase)==null?void 0:n.filter(e=>{var t;return((t=this.baseLayers)==null?void 0:t.includes(e.id))||this.additionalLayers.some(s=>s.id===e.id)})}},watch:{getMapLayers:{handler(){this.updateBaseLayers()},immediate:!0,deep:!0},async currentLayer(n,e){var a;this.hidden=!0;const t=this.allbase.find(h=>h.id===e),s=this.allbase.find(h=>h.id===n);t&&await this.setVisible(t,!1,this.map),s&&await this.setVisible(s,!0,this.map),this.getMapLayers.forEach(h=>{this.moveLayer(h.id)}),(a=this.map)!=null&&a.getLayer("layer-with-pulsing-dot")&&this.map.moveLayer("layer-with-pulsing-dot")}},methods:{updateBaseLayers(){const n=[...this.getMapLayers].filter(t=>this.baseLayers.includes(t.id)),e=this.additionalLayers.filter(t=>this.baseLayers.includes(t.id));this.allbase=[...n,...e]},selectBase(n){this.currentLayer=n==null?void 0:n.id},async hideLayer(){await this.setVisible(this.allbase.find(n=>n.id===this.currentLayer),!this.hidden),this.hidden=!this.hidden}},mounted(){this.updateBaseLayers(),this.baseLayers.length>0&&([this.currentLayer]=this.baseLayers)}},KE={class:"absolute max-w-[412px] w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4 z-10"},QE={class:"flex items-center items-center justify-between pb-[8px] border-b"},$E=d.createElementVNode("div",{class:"text-[16px]"},"Базові шари",-1),eA={class:"pt-[16px]"},tA=["onClick"],iA={class:"flex items-center mr-[16px]"},rA=["src"],sA={class:"text-[14px] font-normal"},nA={class:"mr-[16px]"},oA={class:"text-[13px]"};function aA(n,e,t,s,a,h){const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("eyeOffIcon"),S=d.resolveComponent("eyeIcon");return d.openBlock(),d.createElementBlock("div",KE,[d.createElementVNode("div",QE,[$E,d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=T=>n.$emit("close"))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",eA,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.layers,T=>(d.openBlock(),d.createElementBlock("div",{key:T.id,class:d.normalizeClass(["flex items-center mb-[16px] px-[6px] py-[6px] hover:bg-[#DBEAFE] cursor-pointer [transition:.2s] rounded-[4px]",{"bg-[#DBEAFE]":a.currentLayer===(T==null?void 0:T.id)}]),onClick:M=>h.selectBase(T)},[d.createElementVNode("div",iA,[T.image?(d.openBlock(),d.createElementBlock("img",{key:0,src:T.image,alt:"Layer Preview",class:"w-[50px] h-[50px] rounded-[4px] object-cover"},null,8,rA)):d.createCommentVNode("",!0)]),d.createElementVNode("div",sA,d.toDisplayString(T.name),1)],10,tA))),128))]),d.createElementVNode("div",{class:"flex items-center border-t-[1px] px-[6px] pt-[16px] cursor-pointer",onClick:e[1]||(e[1]=T=>h.hideLayer())},[d.createElementVNode("div",nA,[a.hidden?(d.openBlock(),d.createBlock(w,{key:0})):(d.openBlock(),d.createBlock(S,{key:1}))]),d.createElementVNode("div",oA,d.toDisplayString(a.hidden?"Приховати шар":"Показати шар"),1)])])}const lA=tt(ZE,[["render",aA]]),cA=d.defineComponent({props:["active"],data(){return{activeNames:[]}},components:{chevronRightIcon:Bo},watch:{active(n){n&&this.activeNames.push(n)}},mounted(){var n;(n=this.active)!=null&&n.length&&this.activeNames.push(this.active)},methods:{getSlotItems(){return this.$slots.default?this.$slots.default():[]},toggle(n){this.activeNames.includes(n)?this.activeNames=this.activeNames.filter(e=>e!==n):this.activeNames.push(n)},isActive(n){return this.activeNames.includes(n)}}}),hA={class:""},uA=["onClick"],dA={class:"flex items-center gap-x-3"},pA={key:0,class:"collapse-content"};function fA(n,e,t,s,a,h){const p=d.resolveComponent("chevronRightIcon");return d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(n.getSlotItems(),c=>{var w,S,T,M,D,G,U,Y;return d.openBlock(),d.createElementBlock("div",hA,[d.createElementVNode("div",{onClick:de=>{var be;return n.toggle((be=c==null?void 0:c.props)==null?void 0:be.title)},class:d.normalizeClass(["hover:bg-gray-100 focus:bg-gray-100 px-2.5 cursor-pointer p-[8px] rounded-lg flex justify-between items-center",{"text-blue-600":n.isActive((w=c==null?void 0:c.props)==null?void 0:w.title),"items-center text-gray-800 hover:text-gray-500":!n.isActive((S=c==null?void 0:c.props)==null?void 0:S.title)}])},[d.createElementVNode("div",dA,[d.createVNode(p,{class:d.normalizeClass({"rotate-up":n.isActive((T=c==null?void 0:c.props)==null?void 0:T.title),"rotate-down":!n.isActive((M=c==null?void 0:c.props)==null?void 0:M.title)})},null,8,["class"]),d.createElementVNode("span",{class:d.normalizeClass(["max-w-[260px] text-[14px] text-[#4b5563]",{"text-[#2563EB]":n.isActive((D=c==null?void 0:c.props)==null?void 0:D.title),"text-[#4b5563]":!n.isActive((G=c==null?void 0:c.props)==null?void 0:G.title)}])},d.toDisplayString((U=c==null?void 0:c.props)==null?void 0:U.title),3)])],10,uA),n.isActive((Y=c==null?void 0:c.props)==null?void 0:Y.title)?(d.openBlock(),d.createElementBlock("div",pA,[(d.openBlock(),d.createBlock(d.resolveDynamicComponent(c)))])):d.createCommentVNode("",!0)])}),256)}const P0=tt(cA,[["render",fA],["__scopeId","data-v-1f08dc87"]]),mA=d.defineComponent({props:{title:{type:String}}}),gA={class:"collapse-item"};function yA(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("div",gA,[d.renderSlot(n.$slots,"default")])}const D0=tt(mA,[["render",yA]]),_A={props:["map","prefix"],components:{closeIcon:Ar,arrowUp:A0,Collapse:P0,CollapseItem:D0},data(){return{layers:[],zoom:10,expandedColors:{}}},mounted(){this.map&&(this.map.on("zoom",this.updateZoom),this.map.on("move",this.updateTileUrlsUsingBounds),this.updateTileUrlsUsingBounds())},beforeDestroy(){this.map&&(this.map.off("zoom",this.updateZoom),this.map.off("move",this.updateTileUrlsUsingBounds))},computed:{tileUrls(){return this.updateTileUrlsUsingBounds()},getMapLayers(){return[...this.$store.getters.getMapLayers].filter(n=>n.visible)},filteredLayers(){var n;return(n=this.layers)==null?void 0:n.filter(e=>{var t;return(t=e==null?void 0:e.legend)==null?void 0:t.length})}},methods:{updateTileUrlsUsingBounds(){return this.layers.map(n=>{const{url:e,bounds:t}=n;if(!e||!t)return null;const s=Math.floor(this.zoom),a=this.calculateLayerCenter({south:parseFloat(t.split(",")[1]),west:parseFloat(t.split(",")[0]),north:parseFloat(t.split(",")[3]),east:parseFloat(t.split(",")[2])}),h=this.latLngToTile(a.lat,a.lng,s);return e.replace("{z}",s).replace("{x}",h.x).replace("{y}",h.y)})},calculateLayerCenter(n){const{south:e,west:t,north:s,east:a}=n,h=(e+s)/2,p=(t+a)/2;return{lat:h,lng:p}},latLngToTile(n,e,t){const s=Math.floor((e+180)/360*Math.pow(2,t)),a=Math.floor((1-Math.log(Math.tan(n*Math.PI/180)+1/Math.cos(n*Math.PI/180))/Math.PI)/2*Math.pow(2,t));return{x:s,y:a}},updateZoom(){this.zoom=this.map.getZoom()},toggleColors(n){this.expandedColors={...this.expandedColors,[n]:!this.expandedColors[n]}},isColorsExpanded(n){return!!this.expandedColors[n]},getTileUrl(n){const e=this.updateTileUrlsUsingBounds(),t=this.layers.findIndex(s=>s.id===n.id);return e[t]||null}},watch:{getMapLayers:{handler(n){this.layers=n},immediate:!0,deep:!0}}},xA={class:"flex flex-col absolute max-w-[412px] w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4 z-10",style:{"max-height":"calc(100% - 128px)"}},bA={class:"flex items-center justify-between pb-[8px] border-b"},vA=d.createElementVNode("div",{class:"text-[16px]"},"Легенда",-1),wA={class:"pt-4 overflow-auto [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-sm [&::-webkit-scrollbar-track]:bg-transparent [&::-webkit-scrollbar-thumb]:bg-[#e5e7eb]"},kA={key:0,class:"flex flex-col gap-[10px]"},CA={class:"ml-[22px] text-[12px]"},SA=["onClick"],EA={class:"underline underline-offset-4"},AA=[d.createElementVNode("path",{d:"m6 9 6 6 6-6"},null,-1)],TA={key:1},MA=["src"],IA={key:1};function PA(n,e,t,s,a,h){var T;const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("CollapseItem"),S=d.resolveComponent("Collapse");return d.openBlock(),d.createElementBlock("div",xA,[d.createElementVNode("div",bA,[vA,d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=M=>n.$emit("close"))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",wA,[(T=h.filteredLayers)!=null&&T.length?(d.openBlock(),d.createElementBlock("div",kA,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.filteredLayers,M=>(d.openBlock(),d.createBlock(S,{key:M==null?void 0:M.id},{default:d.withCtx(()=>[d.createVNode(w,{title:M==null?void 0:M.name,class:"text-black font-medium"},{default:d.withCtx(()=>{var D;return[d.createElementVNode("div",CA,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.isColorsExpanded(M.id)?M==null?void 0:M.legend:M==null?void 0:M.legend.slice(0,5),(G,U)=>(d.openBlock(),d.createElementBlock("div",{class:"w-full flex items-center gap-[10px]",key:`${M==null?void 0:M.id}-${U}`},[G!=null&&G.color?(d.openBlock(),d.createElementBlock("div",{key:0,style:d.normalizeStyle({backgroundColor:G==null?void 0:G.color}),class:"w-[10px] h-[10px] shrink-0"},null,4)):d.createCommentVNode("",!0),d.createElementVNode("span",null,d.toDisplayString((G==null?void 0:G.text)||"Не вказано"),1)]))),128)),((D=M==null?void 0:M.legend)==null?void 0:D.length)>5?(d.openBlock(),d.createElementBlock("button",{key:0,onClick:G=>h.toggleColors(M.id),class:"flex mt-1 hover:text-[#4f46e5] focus:text-[#4f46e5] text-[13px] self-center items-center gap-[4px]"},[d.createElementVNode("span",EA,d.toDisplayString(h.isColorsExpanded(M.id)?"Згорнути":"Показати ще"),1),(d.openBlock(),d.createElementBlock("svg",{class:d.normalizeClass({"rotate-180":h.isColorsExpanded(M.id)}),xmlns:"http://www.w3.org/2000/svg",width:"14",height:"14",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"},AA,2))],8,SA)):d.createCommentVNode("",!0),(M==null?void 0:M.service)==="tms"?(d.openBlock(),d.createElementBlock("div",TA,[h.getTileUrl(M)?(d.openBlock(),d.createElementBlock("img",{key:0,src:h.getTileUrl(M),alt:"TMS Tile",class:"w-[50px] h-[50px] shrink-0 border"},null,8,MA)):d.createCommentVNode("",!0)])):d.createCommentVNode("",!0)])]}),_:2},1032,["title"])]),_:2},1024))),128))])):(d.openBlock(),d.createElementBlock("div",IA,"Немає увімкнених шарів з легендою."))])])}const DA=tt(_A,[["render",PA]]),LA={props:["map","prefix","activeFilter"],mixins:[Vn],components:{closeIcon:Ar,VsCollapse:P0,VsCollapseItem:D0},data(){return{layerList:[],layers:[]}},computed:{getMapLayers(){return[...this.$store.getters.getMapLayers].filter(n=>n.visible)},filteredLayers(){return this.layers.filter(n=>{var e;return(e=n.filter_list)==null?void 0:e.length})}},watch:{getMapLayers:{handler(n){this.layers=n.map(e=>{var t;return{...e,filter_list:(t=e.filter_list)==null?void 0:t.map(s=>({...s,id:s.name,label:s.ua,data:s.data||`${e.table_name}:${s.name}`,apiPrefix:this.prefix,hideSlider:!0,min:s.min||null,max:s.max||null}))}})},immediate:!0,deep:!0},"$store.getters.getMixinLayerList":{handler(n,e){JSON.stringify(n)!==JSON.stringify(e)&&(this.layerList=[...n])},immediate:!0,deep:!0}},methods:{handleFilterChange(n,e){const t=n.url.replace(/\|/g,";");this.setFilter(e.id,t,this.map)}}},BA={class:"flex flex-col absolute max-w-[412px] w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4 z-10",style:{"max-height":"calc(100% - 128px)"}},OA={class:"flex items-center justify-between pb-[8px] border-b"},FA=d.createElementVNode("div",{class:"text-[16px]"},"Фільтри",-1),zA={class:"pt-4 overflow-auto [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-sm [&::-webkit-scrollbar-track]:bg-transparent [&::-webkit-scrollbar-thumb]:bg-[#e5e7eb]"},RA={key:0,class:"flex flex-col gap-[10px]"},VA={key:1,class:"max-w-[260px] text-[14px] text-[#4b5563]"},NA={key:1,class:"max-w-[260px] text-[14px] text-[#4b5563]"};function jA(n,e,t,s,a,h){var M;const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("VsFilter"),S=d.resolveComponent("VsCollapseItem"),T=d.resolveComponent("VsCollapse");return d.openBlock(),d.createElementBlock("div",BA,[d.createElementVNode("div",OA,[FA,d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=D=>n.$emit("close"))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",zA,[(M=h.filteredLayers)!=null&&M.length?(d.openBlock(),d.createElementBlock("div",RA,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.filteredLayers,D=>{var G;return d.openBlock(),d.createBlock(T,{active:(G=t.activeFilter)==null?void 0:G.name,key:D==null?void 0:D.id,class:"flex flex-col gap-[6px]"},{default:d.withCtx(()=>[d.createVNode(S,{title:D==null?void 0:D.name,class:"text-black font-medium"},{default:d.withCtx(()=>[D!=null&&D.filter_list?(d.openBlock(),d.createBlock(w,{key:0,header:!1,class:"mt-2 rounded-lg bg-gray-50",scheme:D==null?void 0:D.filter_list,onFilterChange:U=>h.handleFilterChange(U,D)},null,8,["scheme","onFilterChange"])):(d.openBlock(),d.createElementBlock("div",VA," Немає фільтрів. "))]),_:2},1032,["title"])]),_:2},1032,["active"])}),128))])):(d.openBlock(),d.createElementBlock("div",NA," Немає увімкнених шарів або увімкнені шари не мають фільтрів. "))])])}const UA=tt(LA,[["render",jA]]),GA={},HA={width:"25",height:"24",viewBox:"0 0 25 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},XA=[d.createElementVNode("path",{d:"M17.5 17H19.5C20.0304 17 20.5391 16.7893 20.9142 16.4142C21.2893 16.0391 21.5 15.5304 21.5 15V11C21.5 10.4696 21.2893 9.96086 20.9142 9.58579C20.5391 9.21071 20.0304 9 19.5 9H5.5C4.96957 9 4.46086 9.21071 4.08579 9.58579C3.71071 9.96086 3.5 10.4696 3.5 11V15C3.5 15.5304 3.71071 16.0391 4.08579 16.4142C4.46086 16.7893 4.96957 17 5.5 17H7.5",stroke:"#2C2C2C","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M17.5 9V5C17.5 4.46957 17.2893 3.96086 16.9142 3.58579C16.5391 3.21071 16.0304 3 15.5 3H9.5C8.96957 3 8.46086 3.21071 8.08579 3.58579C7.71071 3.96086 7.5 4.46957 7.5 5V9",stroke:"#2C2C2C","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M15.5 13H9.5C8.39543 13 7.5 13.8954 7.5 15V19C7.5 20.1045 8.39543 21 9.5 21H15.5C16.6046 21 17.5 20.1045 17.5 19V15C17.5 13.8954 16.6046 13 15.5 13Z",stroke:"#2C2C2C","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function qA(n,e){return d.openBlock(),d.createElementBlock("svg",HA,XA)}const WA=tt(GA,[["render",qA]]),JA={},YA={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ZA=[d.createStaticVNode('',5)];function KA(n,e){return d.openBlock(),d.createElementBlock("svg",YA,ZA)}const QA=tt(JA,[["render",KA]]),$A={},eT={xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 1024 1024",role:"img"},tT=[d.createElementVNode("path",{d:"M489.097 108.611c-73.428.992-231.423 13.046-319.803 94.026-65.609 65.227-88.533 161.39-91.203 280.476-2.29 118.63-4.96 341.393 209.794 402.08v92.31s-1.45 37 22.963 44.63c30.134 9.535 47.299-19.035 75.907-49.55l53.402-60.269c146.856 12.207 259.382-15.982 272.351-20.178 29.753-9.536 197.627-30.935 225.09-253.737 28.228-230.049-13.731-374.997-89.257-440.606l-.382-.076c-22.886-20.98-114.433-87.732-319.269-88.495 0 0-15.105-.954-39.593-.61zm2.555 64.732c20.789-.115 33.567.762 33.567.762 173.176.382 255.988 52.64 275.441 70.186 63.701 54.509 96.43 185.23 72.475 377.325-22.887 186.145-159.063 197.97-184.238 205.98-10.68 3.433-109.856 27.845-234.664 19.835 0 0-93.035 112.182-122.024 141.172-4.578 4.959-9.918 6.485-13.35 5.722-4.96-1.144-6.485-7.248-6.104-15.64l.763-153.302c-181.987-50.35-171.307-240.386-169.4-339.561 2.29-99.176 20.98-180.5 76.29-235.428 74.648-67.515 208.84-76.67 271.206-77.052zm13.732 99.175a11.405 11.405 0 00-11.443 11.367v.038a11.443 11.443 0 0011.443 11.444 214.791 214.791 0 01153.722 60.65c41.578 40.432 61.832 94.597 62.595 165.546a11.443 11.443 0 0011.444 11.443v-.343a11.443 11.443 0 0011.443-11.443 246.07 246.07 0 00-69.042-181.568c-45.391-44.247-102.684-67.134-170.2-67.134zm-150.823 26.32a36.428 36.428 0 00-23.459 4.577h-.457a180.977 180.977 0 00-43.79 35.856c-10.299 12.206-16.059 24.374-17.585 36.199a47.299 47.299 0 001.908 20.636l.763.381a523.418 523.418 0 0045.773 99.176 586.775 586.775 0 0088.495 120.956l1.144 1.526 1.526 1.144 1.144 1.144 1.145 1.145a595.166 595.166 0 00121.299 88.876c50.35 27.464 80.942 40.433 99.252 45.773v.382a54.342 54.342 0 0015.181 2.288 70.186 70.186 0 0042.035-18.004 172.256 172.256 0 0035.475-43.79v-.38c8.773-16.403 5.721-32.08-6.866-42.76a519.985 519.985 0 00-82.01-58.743c-19.455-10.68-39.29-4.196-47.3 6.484l-17.165 21.705c-8.773 10.68-24.794 9.154-24.794 9.154l-.458.382c-119.01-30.516-150.67-151.014-150.67-151.014s-1.526-16.402 9.536-24.794l21.36-17.165c10.3-8.392 17.547-28.227 6.485-47.68a515.788 515.788 0 00-58.742-82.011 32.156 32.156 0 00-19.225-11.443zm170.62 33.948a11.443 11.443 0 00.077 22.887 144.186 144.186 0 01101.082 43.866 133.506 133.506 0 0134.33 98.031 11.443 11.443 0 0011.444 11.405l.381.458a11.443 11.443 0 0011.443-11.443v-.038c1.145-45.392-12.969-83.537-40.814-114.052s-66.753-47.68-116.34-51.114a11.441 11.441 0 00-1.603 0zm18.691 61.756a11.658 11.658 0 10-.687 23.306c37.763 1.907 56.073 20.98 58.361 60.268a11.443 11.443 0 0011.444 11.062h.381a11.443 11.443 0 0011.082-11.793q-.006-.207-.02-.413c-2.67-51.113-30.515-79.76-80.103-82.43q-.23-.004-.458 0z"},null,-1)];function iT(n,e){return d.openBlock(),d.createElementBlock("svg",eT,tT)}const rT=tt($A,[["render",iT]]),sT={},nT={xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round",class:"icon icon-tabler icons-tabler-outline icon-tabler-brand-telegram"},oT=[d.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),d.createElementVNode("path",{d:"M15 10l-4 4l6 6l4 -16l-18 7l4 2l2 6l3 -4"},null,-1)];function aT(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("svg",nT,oT)}const lT={components:{ShareIcon:QA,viber:rT,telegram:tt(sT,[["render",aT]])},data(){const n=encodeURIComponent(window.top.location.href);return{isShareVisible:!1,shareOptions:[{title:"Telegram",icon:"telegram",url:`tg://msg?url=${n}&text=Подивись це посилання: ${n}`},{title:"Viber",icon:"viber",url:`viber://forward?text=${n}`}]}},mounted(){document.addEventListener("mousedown",this.handleClickOutside)},beforeUnmount(){document.removeEventListener("mousedown",this.handleClickOutside)},methods:{toggleShareDropdown(){this.isShareVisible=!this.isShareVisible},shareLink(n){this.isShareVisible=!1,window.open(n,"_blank")},handleClickOutside(n){var e;(e=this.$refs.shareContainer)!=null&&e.contains(n.target)||(this.isShareVisible=!1)}}},cT={class:"relative",ref:"shareContainer"},hT={key:0,class:"absolute shadow-lg top-[110%] left-0 w-full h-max bg-white border border-zinc-200 rounded-lg flex flex-col gap-2"},uT=["onClick"];function dT(n,e,t,s,a,h){const p=d.resolveComponent("ShareIcon");return d.openBlock(),d.createElementBlock("div",cT,[d.createElementVNode("button",{onClick:e[0]||(e[0]=(...c)=>h.toggleShareDropdown&&h.toggleShareDropdown(...c)),class:"max-h-[38px] py-2 px-3 inline-flex justify-center items-center gap-x-2 text-start bg-blue-600 border border-blue-600 text-white text-sm font-medium rounded-lg shadow-sm align-middle hover:bg-blue-700 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:ring-1 focus:ring-blue-300 dark:focus:ring-blue-500"},[d.createTextVNode(" Поділитись "),d.createVNode(p)]),a.isShareVisible?(d.openBlock(),d.createElementBlock("div",hT,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.shareOptions,(c,w)=>(d.openBlock(),d.createElementBlock("span",{key:w,class:"flex flex-row gap-2 items-center hover:bg-gray-100 p-2 rounded-lg cursor-pointer",onClick:S=>h.shareLink(c.url)},[(d.openBlock(),d.createBlock(d.resolveDynamicComponent(c.icon),{width:"16",height:"16"})),d.createElementVNode("p",null,d.toDisplayString(c.title),1)],8,uT))),128))])):d.createCommentVNode("",!0)],512)}const pT={components:{closeIcon:Ar,chevronRightIcon:Bo,printIcon:WA,Share:tt(lT,[["render",dT]])},props:{info:{type:Array,default:()=>[]},map:{type:Object,required:!0},prefix:{type:String,required:""}},data(){return{data:[],title:null,currentFeatureIndex:0,loading:!1,geomLayerId:"dynamic-geom-layer"}},mounted(){this.updateUrlWithIds(),this.getData(this.info[this.currentFeatureIndex])},beforeUnmount(){const n=new URL(window.top.location.href);n.searchParams.delete("info"),window.top.history.pushState({},"",n.toString()),this.removePulsePointLayer(),this.map.getLayer(this.geomLayerId)&&this.map.removeLayer(this.geomLayerId),this.map.getSource(this.geomLayerId)&&this.map.removeSource(this.geomLayerId)},watch:{info:{handler(){this.currentFeatureIndex=0,this.updateUrlWithIds(),this.getData(this.info[0])}}},computed:{urlLayers(){return this.$store.getters.getMapLayers.map(e=>e.id).join(",")},currentPage(){return this.currentFeatureIndex+1},currentData(){return this.data[this.currentFeatureIndex]},filteredData(){return this.currentData?Object.keys(this.currentData).filter(n=>!["geom","geodata","id"].includes(n)&&this.currentData[n]).reduce((n,e)=>{var s;const t=((s=this.title)==null?void 0:s[e])||e;return n[t]=this.currentData[e],n},{}):{}},totalFeatures(){var n;return(n=this.info)==null?void 0:n.length}},inject:["pulsePointLayer","removePulsePointLayer","hasPrintCard","hasShare"],methods:{async getData(n){var e,t,s,a;this.loading=!0;try{const h=await vi.get("/gis-format",{params:{id:((e=n==null?void 0:n.properties)==null?void 0:e.id)||n.id,table:n==null?void 0:n.source,auto:1}});this.data[this.currentFeatureIndex]=h==null?void 0:h.data,this.title?this.title={...this.title,...h.data.title}:this.title=h.data.title;const p=((s=(t=h==null?void 0:h.data)==null?void 0:t.data)==null?void 0:s.geom)||((a=h==null?void 0:h.data)==null?void 0:a.geom);p&&this.addGeomToMap(p)}catch(h){console.error("Error fetching data:",h)}finally{this.loading=!1}},addGeomToMap(n){if(!n||!this.map)return;const e=n.type.toLowerCase(),t="#ff0000",s={type:"FeatureCollection",features:[{type:"Feature",geometry:n}]};this.map.getSource(this.geomLayerId)?this.map.getSource(this.geomLayerId).setData(s):this.map.addSource(this.geomLayerId,{type:"geojson",data:s}),this.map.getLayer(this.geomLayerId)&&this.map.removeLayer(this.geomLayerId);let a={id:this.geomLayerId,type:"",source:this.geomLayerId,paint:{}};if(e==="point")a.type="circle",a.paint={"circle-radius":6,"circle-color":t,"circle-stroke-width":2,"circle-stroke-color":"#ffffff"};else if(e==="linestring"||e==="multilinestring")a.type="line",a.paint={"line-width":3,"line-color":t};else if(e==="polygon")a.type="fill",a.paint={"fill-color":t,"fill-opacity":.5,"fill-outline-color":"#ff0000"};else return;this.map.addLayer(a)},nextFeature(){if(this.currentFeatureIndex0)if(this.currentFeatureIndex-=1,this.removePulsePointLayer(),!this.data[this.currentFeatureIndex])this.getData(this.info[this.currentFeatureIndex]);else{const{coordinates:n}=this.data[this.currentFeatureIndex].geom||{};n&&(this.zoomToSelectedObject(n),this.pulsePointLayer(n))}},updateUrlWithIds(){const e=this.info.slice(0,10).map(s=>{var p;const a=((p=s==null?void 0:s.properties)==null?void 0:p.id)||(s==null?void 0:s.id)||"",h=(s==null?void 0:s.source)||"";return`${a},${h}`}).join(","),t=new URL(window.top.location.href);t.searchParams.set("info",e),window.top.history.pushState({},"",t.toString())},zoomToSelectedObject(n){!n||!this.map||this.map.flyTo({center:n,zoom:14,essential:!0})}}},fT={class:"vs-map-card-info"},mT={class:"flex items-center justify-between border-b px-[16px] py-[8px]"},gT=d.createElementVNode("div",{class:"text-[16px]"},"Дані про об'єкт",-1),yT={class:"flex"},_T={key:0,class:"flex items-center"},xT={class:"flex items-center gap-2 mr-[16px]"},bT={class:"flex items-center mx-[8px]"},vT={class:"min-h-[34px] max-h-[34px] overflow-hidden min-w-[34px] flex justify-center items-center bg-stone-100 text-stone-800 py-2 px-3 text-sm rounded-lg disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:text-white"},wT=d.createElementVNode("span",{class:"min-h-[34px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},"з",-1),kT={class:"min-h-[34px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},CT={class:"vs-map-card-info__body"},ST={key:0,class:"text-center"},ET={key:1},AT=["innerHTML"],TT={key:1,class:"flow-root"},MT={class:"-my-3 divide-y divide-gray-100 text-sm"},IT={class:"font-medium text-gray-900"},PT={class:"text-gray-700 sm:col-span-2"},DT={key:0},LT={key:2,class:"vs-map-card-info__nodata"},BT={key:2,class:"p-5"},OT={class:"flex gap-4"},FT=["href"];function zT(n,e,t,s,a,h){var M,D,G,U,Y,de,be;const p=d.resolveComponent("chevronRightIcon"),c=d.resolveComponent("closeIcon"),w=d.resolveComponent("VsPopover"),S=d.resolveComponent("Share"),T=d.resolveComponent("printIcon");return d.openBlock(),d.createElementBlock("div",fT,[d.createElementVNode("div",mT,[gT,d.createElementVNode("div",yT,[((M=t.info)==null?void 0:M.length)>1?(d.openBlock(),d.createElementBlock("div",_T,[d.createElementVNode("div",xT,[d.createElementVNode("button",{type:"button",class:d.normalizeClass([{"opacity-50 pointer-events-none":h.currentPage===1},"min-h-[34px] min-w-[34px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"]),onClick:e[0]||(e[0]=(...Z)=>h.prevFeature&&h.prevFeature(...Z))},[d.createVNode(p,{class:"rotate-180"})],2),d.createElementVNode("div",bT,[d.createElementVNode("span",vT,d.toDisplayString(h.currentPage),1),wT,d.createElementVNode("span",kT,d.toDisplayString(h.totalFeatures),1)]),d.createElementVNode("button",{type:"button",onClick:e[1]||(e[1]=(...Z)=>h.nextFeature&&h.nextFeature(...Z)),class:d.normalizeClass([{"opacity-50 pointer-events-none":h.currentPage===h.totalFeatures},"min-h-[34px] min-w-[34px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"])},[d.createVNode(p)],2)])])):d.createCommentVNode("",!0),d.createVNode(w,{trigger:"hover",placement:"left",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[2]||(e[2]=Z=>n.$emit("close"))},[d.createVNode(c,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})])]),d.createElementVNode("div",CT,[a.loading?(d.openBlock(),d.createElementBlock("div",ST,"Завантаження даних...")):(d.openBlock(),d.createElementBlock("div",ET,[(D=h.currentData)!=null&&D.html?(d.openBlock(),d.createElementBlock("div",{key:0,innerHTML:(G=h.currentData)==null?void 0:G.html,class:"custom-table-html border-b"},null,8,AT)):h.currentData?(d.openBlock(),d.createElementBlock("div",TT,[d.createElementVNode("dl",MT,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.filteredData,(Z,re)=>(d.openBlock(),d.createElementBlock("div",{key:re,class:"grid grid-cols-1 gap-1 py-3 even:bg-gray-50 sm:grid-cols-3 sm:gap-4"},[d.createElementVNode("dt",IT,d.toDisplayString(re),1),d.createElementVNode("dd",PT,[re==="phone"?(d.openBlock(!0),d.createElementBlock(d.Fragment,{key:0},d.renderList(Z,(fe,we)=>(d.openBlock(),d.createElementBlock("span",{key:we},[d.createTextVNode(d.toDisplayString(fe.phone||"-")+" ",1),weObject.values(fe).join(": ")).join(", "):Z.join(", "):"-":typeof Z=="object"?Object.entries(Z).map(([fe,we])=>Array.isArray(we)?we.length?we.map(Le=>Object.values(Le).join(": ")).join(", "):"-":we||"-").join(", "):Z||"-"),1)],64))])]))),128))])])):(d.openBlock(),d.createElementBlock("div",LT,"Даних не знайдено."))])),h.hasPrintCard||h.hasShare?(d.openBlock(),d.createElementBlock("div",BT,[d.createElementVNode("div",OT,[h.hasShare?(d.openBlock(),d.createBlock(S,{key:0})):d.createCommentVNode("",!0),h.hasPrintCard?(d.openBlock(),d.createElementBlock("a",{key:1,class:"max-h-[38px] py-2 px-3 inline-flex justify-center items-center text-start bg-white border border-gray-200 text-gray-800 text-sm font-medium rounded-lg shadow-sm align-middle hover:bg-gray-50 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-800 dark:border-neutral-700 dark:text-neutral-300 dark:hover:bg-neutral-700 dark:focus:bg-neutral-700",href:`${t.prefix}/print-pdf?table=${(U=t.info[this.currentFeatureIndex])==null?void 0:U.source}&id=${((de=(Y=t.info[this.currentFeatureIndex])==null?void 0:Y.properties)==null?void 0:de.id)||((be=t.info[this.currentFeatureIndex])==null?void 0:be.id)}&margin=&col=2&layers=${h.urlLayers}&basemap=voyager`,target:"_blank"},[d.createTextVNode(" Друкувати "),d.createVNode(T,{class:"w-[20px] ml-2"})],8,FT)):d.createCommentVNode("",!0)])])):d.createCommentVNode("",!0)])])}const RT=tt(pT,[["render",zT]]),VT={components:{closeIcon:Ar,chewronRight:Bo},inject:["removePulsePointLayer"],props:{info:{type:Object,default:()=>null},map:{type:Object,required:!0}},data(){return{rows:[],currentIndex:0,htmlContent:null,geomLayerId:"dynamic-geom-layer"}},computed:{currentRow(){return this.rows[this.currentIndex]||null},filteredData(){return this.currentRow?Object.keys(this.currentRow).filter(n=>n!=="geom"&&n!=="cdate").reduce((n,e)=>(n[e]=this.currentRow[e],n),{}):{}}},methods:{async fetchInfo(){if(!this.info||!this.info.lngLat||!this.info.layers)return;const{lngLat:n,layers:e}=this.info,t=this.map.getZoom()||12;try{const a=`/gis-format?layer=${e.join(",")}&lat=${n.lat}&lng=${n.lng}&zoom=${t}`,h=await vi.get(a);h.data.html?(this.htmlContent=h.data.html,this.rows=[]):(this.rows=h.data.rows||[],this.htmlContent=null,this.addGeomToMap())}catch(s){this.rows=[],this.htmlContent=null,console.error("Error fetching data:",s)}},addGeomToMap(){if(!this.currentRow||!this.currentRow.geom)return;const n=this.currentRow.geom;let e=n.type.toLowerCase(),t="#ff0000",s={type:"FeatureCollection",features:[{type:"Feature",geometry:n}]};this.map.getSource(this.geomLayerId)?this.map.getSource(this.geomLayerId).setData(s):this.map.addSource(this.geomLayerId,{type:"geojson",data:s}),this.map.getLayer(this.geomLayerId)&&this.map.removeLayer(this.geomLayerId);let a={id:this.geomLayerId,type:"",source:this.geomLayerId,paint:{}};if(e==="point")a.type="circle",a.paint={"circle-radius":6,"circle-color":t,"circle-stroke-width":2,"circle-stroke-color":"#ffffff"};else if(e==="linestring"||e==="multilinestring")a.type="line",a.paint={"line-width":3,"line-color":t};else if(e==="polygon")a.type="fill",a.paint={"fill-color":t,"fill-opacity":.5,"fill-outline-color":"#ff0000"};else return;this.map.addLayer(a)},nextRow(){this.currentIndex0&&(this.currentIndex--,this.addGeomToMap())},handleCardClose(){this.$emit("close"),this.map.getLayer(this.geomLayerId)&&this.map.removeLayer(this.geomLayerId),this.map.getSource(this.geomLayerId)&&this.map.removeSource(this.geomLayerId)}},watch:{info:{immediate:!0,handler(){this.currentIndex=0,this.fetchInfo()}}},beforeUnmount(){this.removePulsePointLayer(),this.map.getLayer(this.geomLayerId)&&this.map.removeLayer(this.geomLayerId),this.map.getSource(this.geomLayerId)&&this.map.removeSource(this.geomLayerId)}},NT=n=>(d.pushScopeId("data-v-d6a215f5"),n=n(),d.popScopeId(),n),jT={class:"vs-raster-layer-card"},UT={class:"flex items-center justify-between pb-[16px] border-b"},GT=NT(()=>d.createElementVNode("div",{class:"text-[20px]"},"Дані про об'єкт",-1)),HT=["innerHTML"],XT={key:1,class:"vs-raster-layer-card__body"},qT={class:"flex items-center justify-end mb-[10px]"},WT={key:0,class:"flex items-center gap-[8px] justify-end"},JT=["disabled"],YT={class:"mx-4"},ZT=["disabled"],KT={key:0},QT={class:"table-auto w-full"},$T={class:"text-left vs-raster-layer-card__key font-normal"},e3={key:2,class:"vs-map-card-info__nodata"};function t3(n,e,t,s,a,h){const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("chewronRight");return d.openBlock(),d.createElementBlock("div",jT,[d.createElementVNode("div",UT,[GT,d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(p,{class:"w-[20px] h-[20px] cursor-pointer",onClick:h.handleCardClose},null,8,["onClick"])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),a.htmlContent?(d.openBlock(),d.createElementBlock("div",{key:0,innerHTML:a.htmlContent,class:"vs-raster-layer-card__body"},null,8,HT)):a.rows.length>0?(d.openBlock(),d.createElementBlock("div",XT,[d.createElementVNode("div",qT,[a.rows.length>1?(d.openBlock(),d.createElementBlock("div",WT,[d.createElementVNode("button",{disabled:a.currentIndex===0,onClick:e[0]||(e[0]=(...S)=>h.previousRow&&h.previousRow(...S)),class:"w-[30px] h-[30px] border flex items-center justify-center rounded-lg"},[d.createVNode(w,{class:"rotate-180"})],8,JT),d.createElementVNode("span",YT,d.toDisplayString(a.currentIndex+1)+" / "+d.toDisplayString(a.rows.length),1),d.createElementVNode("button",{disabled:a.currentIndex===a.rows.length-1,onClick:e[1]||(e[1]=(...S)=>h.nextRow&&h.nextRow(...S)),class:"w-[30px] h-[30px] border flex items-center justify-center rounded-lg"},[d.createVNode(w)],8,ZT)])):d.createCommentVNode("",!0)]),h.currentRow?(d.openBlock(),d.createElementBlock("div",KT,[d.createElementVNode("table",QT,[d.createElementVNode("tbody",null,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.filteredData,(S,T)=>(d.openBlock(),d.createElementBlock("tr",{key:T,class:"border-b"},[d.createElementVNode("th",$T,d.toDisplayString(T)+": ",1),d.createElementVNode("td",null,[Array.isArray(S)?(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[d.createTextVNode(d.toDisplayString(S.join(", ")||"Даних не знайдено"),1)],64)):(d.openBlock(),d.createElementBlock(d.Fragment,{key:1},[d.createTextVNode(d.toDisplayString(S||"Даних не знайдено"),1)],64))])]))),128))])])])):d.createCommentVNode("",!0)])):(d.openBlock(),d.createElementBlock("div",e3,"Даних не знайдено."))])}const i3=tt(VT,[["render",t3],["__scopeId","data-v-d6a215f5"]]),r3={components:{closeIcon:Ar,chewronRight:Bo},props:{coordinates:{type:String,required:!0},map:{type:Object,required:!0}},data(){return{data:null,places:[],elevation:null,markers:[],sources:[],layers:[],accordions:{settlements:!1,places:!1},isLoadingPlaces:!1,isPlacesLoaded:!1,selectedCategory:""}},methods:{toggleAccordion(n){this.accordions[n]=!this.accordions[n],n==="places"&&!this.accordions.places&&(this.clearPlaces(),this.places=[],this.isPlacesLoaded=!1)},async fetchElevation(){var n;try{const{data:e}=await vi.get(`https://api.opentopodata.org/v1/mapzen?locations=${this.coordinates}`);this.elevation=(n=e==null?void 0:e.results[0])==null?void 0:n.elevation}catch(e){this.elevation=null,console.error("Error fetching elevation:",(e==null?void 0:e.message)||e)}},async fetchInfo(){var n,e,t;try{const{data:s}=await vi.get(`https://geodata.gki.com.ua/api-user/community-info/${this.coordinates}`);this.data=s,(n=s==null?void 0:s.wgs84)!=null&&n.coordinates&&this.addMarker(s.wgs84.coordinates),(t=(e=this.data)==null?void 0:e.community)!=null&&t.geom&&this.initCommunityLayer()}catch(s){console.error("Помилка завантаження даних:",s),this.data=null}},addMarker([n,e]){this.marker&&this.marker.remove(),this.marker=new yn.Marker().setLngLat([n,e]).addTo(this.map)},removeMarker(){this.marker&&(this.marker.remove(),this.marker=null)},initCommunityLayer(){var e,t;const n=(t=(e=this.data)==null?void 0:e.community)==null?void 0:t.geom;if(!n){console.warn("Community geometry is not available.");return}this.removeCommunityLayer(),Qn(n),this.map.getSource("community-layer")||this.map.addSource("community-layer",{type:"geojson",data:{type:"Feature",geometry:n}}),this.map.getLayer("community-layer-fill")||this.map.addLayer({id:"community-layer-fill",type:"fill",source:"community-layer",paint:{"fill-color":"#3b82f6","fill-opacity":.4}}),this.map.getLayer("community-layer-outline")||this.map.addLayer({id:"community-layer-outline",type:"line",source:"community-layer",paint:{"line-color":"#1d4ed8","line-width":2}})},removeCommunityLayer(){this.map.getLayer("community-layer-fill")&&this.map.removeLayer("community-layer-fill"),this.map.getLayer("community-layer-outline")&&this.map.removeLayer("community-layer-outline"),this.map.getSource("community-layer")&&this.map.removeSource("community-layer")},async fetchNearestPlaces(){if(this.selectedCategory){this.clearPlaces(),this.isLoadingPlaces=!0,this.isPlacesLoaded=!1;try{const n=await vi.get("https://geodata.gki.com.ua/api-user/nearest-places",{params:{x:this.coordinates[0],y:this.coordinates[1],category:this.selectedCategory}});this.places=n.data.rows,this.addPlacesToMap()}catch(n){console.error("Помилка завантаження місць:",n)}finally{this.isLoadingPlaces=!1,this.isPlacesLoaded=!0}}},addPlacesToMap(){var n;this.clearPlaces(),this.places.forEach((e,t)=>{const[s,a]=e.geom.coordinates;if(e.route){const p=`route-${e.id}`,c=`route-line-${e.id}`;this.map.addSource(p,{type:"geojson",data:{type:"Feature",geometry:e.route}}),this.map.addLayer({id:c,type:"line",source:p,layout:{"line-join":"round","line-cap":"round"},paint:{"line-color":"#007AFF","line-width":3}}),this.sources.push(p),this.layers.push(c)}const h={type:"FeatureCollection",features:[{type:"Feature",geometry:{type:"Point",coordinates:[s,a]},properties:{number:t}}]};this.map.getSource(`social-objects-points-${e.id}`)?this.map.getSource(`social-objects-points-${e.id}`).setData(h):this.map.addSource(`social-objects-points-${e.id}`,{type:"geojson",data:h}),this.map.getLayer(`social-objects-points-${e.id}`)||this.map.addLayer({id:`social-objects-points-${e.id}`,type:"circle",source:`social-objects-points-${e.id}`,paint:{"circle-radius":10,"circle-color":"#F3DE2C","circle-stroke-color":"white","circle-stroke-width":2}}),this.map.getSource(`social-objects-points-number-${e.id}`)?this.map.getSource(`social-objects-points-number-${e.id}`).setData(h):this.map.addSource(`social-objects-points-number-${e.id}`,{type:"geojson",data:h}),this.map.getLayer(`social-objects-points-number-${e.id}`)||this.map.addLayer({id:`social-objects-points-number-${e.id}`,type:"symbol",source:`social-objects-points-number-${e.id}`,layout:{"text-field":["get","number"],"symbol-placement":"point","text-letter-spacing":.3,"text-font":["Open Sans Regular"],"text-size":18},paint:{"text-color":"#111","text-halo-color":"#fff","text-halo-width":2}})}),(n=this.map.getStyle())==null||n.layers.forEach(e=>{(e.source.includes("social-objects-points-")||e.source.includes("social-objects-points-number-"))&&this.map.moveLayer(e.id)})},clearPlaces(){this.layers.forEach(n=>{this.map.getLayer(n)&&this.map.removeLayer(n)}),this.layers=[],this.sources.forEach(n=>{this.map.getSource(n)&&this.map.removeSource(n)}),this.sources=[],this.places.forEach(n=>{this.map.getLayer(`social-objects-points-${n.id}`)&&this.map.removeLayer(`social-objects-points-${n.id}`),this.map.getLayer(`social-objects-points-number-${n.id}`)&&this.map.removeLayer(`social-objects-points-number-${n.id}`),this.map.getSource(`social-objects-points-${n.id}`)&&this.map.removeSource(`social-objects-points-${n.id}`),this.map.getSource(`social-objects-points-number-${n.id}`)&&this.map.removeSource(`social-objects-points-number-${n.id}`)}),this.markers.forEach(n=>n.remove()),this.markers=[]}},watch:{coordinates:{immediate:!0,async handler(){this.isPlacesLoaded=!1,this.clearPlaces(),this.places=[],this.accordions.places=!1,this.accordions.settlements=!1,this.selectedCategory="",await this.fetchInfo(),await this.fetchElevation()}}},beforeUnmount(){this.clearPlaces(),this.removeMarker(),this.removeCommunityLayer()}},fl=n=>(d.pushScopeId("data-v-f75ea50a"),n=n(),d.popScopeId(),n),s3={class:"absolute bg-white right-0 top-0 h-full rounded-lg w-[404px] z-50 p-4 border-l border-gray-300 shadow-lg flex flex-col"},n3={class:"flex items-center justify-between pb-4 border-b border-gray-200"},o3=fl(()=>d.createElementVNode("div",{class:"text-xl font-semibold text-gray-800"}," Інформація про точку ",-1)),a3=fl(()=>d.createElementVNode("span",{class:"text-gray-500 text-sm"},"Приховати панель",-1)),l3={key:0,class:"text-gray-700 flex-1 overflow-auto [&::-webkit-scrollbar]:h-1.5 [&::-webkit-scrollbar]:w-1.5 [&::-webkit-scrollbar-thumb]:rounded-full [&::-webkit-scrollbar-thumb]:bg-gray-300 [&::-webkit-scrollbar-track]:bg-transparent"},c3={class:"text-sm mt-2"},h3=fl(()=>d.createElementVNode("span",{style:{color:"#a4a4a4"}},"(УСК 2000)",-1)),u3={class:"text-sm"},d3=fl(()=>d.createElementVNode("span",{style:{color:"#a4a4a4"}},"(WGS84)",-1)),p3={key:0,class:"text-lg font-medium mt-2"},f3={class:"text-sm text-gray-500"},m3={class:"mt-2"},g3=fl(()=>d.createElementVNode("b",null,"Висота над рівнем моря: ",-1)),y3={class:"mt-4"},_3={class:"border-b pb-2"},x3={key:0,class:"mt-2 bg-[#e7eef3] p-2"},b3={class:"text-sm font-medium text-gray-800"},v3={class:"text-sm text-gray-500"},w3={class:"text-sm text-gray-700"},k3={class:"mt-4"},C3={key:0,class:"mt-2 bg-[#e7eef3] p-2"},S3=fl(()=>d.createElementVNode("h3",{class:"text-lg font-semibold text-gray-600"},"Категорії",-1)),E3={class:"flex flex-col"},A3={class:"flex items-center"},T3={class:"flex items-center"},M3={class:"flex items-center"},I3={class:"flex items-center"},P3={class:"mt-1 mb-4"},D3=["disabled"],L3={key:0,class:"text-center text-gray-500"},B3={key:1},O3={class:"w-5 h-5 bg-white flex items-center justify-center rounded-full"},F3={class:"w-4 h-4 bg-[#F3DE2C] flex items-center justify-center rounded-full text-xs"},z3={class:"text-sm font-medium text-gray-800"},R3={class:"text-sm text-gray-500"},V3={class:"text-sm text-gray-700"},N3={key:0,class:"text-center text-gray-500"},j3={key:1,class:"vs-map-card-info__nodata mt-2 text-center text-gray-500 text-sm"};function U3(n,e,t,s,a,h){var S,T,M,D,G,U,Y,de,be,Z,re,fe,we,Le,Be,Pe,Me,at,Je,bt,rt,_t,ei;const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("chewronRight");return d.openBlock(),d.createElementBlock("div",s3,[d.createElementVNode("div",n3,[o3,d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(p,{class:"w-5 h-5 cursor-pointer text-gray-500 hover:text-gray-700",onClick:e[0]||(e[0]=mt=>n.$emit("close"))})]),default:d.withCtx(()=>[a3]),_:1})]),a.data?(d.openBlock(),d.createElementBlock("div",l3,[d.createElementVNode("div",c3,[d.createTextVNode(d.toDisplayString(((T=(S=a.data)==null?void 0:S.ucs2000)==null?void 0:T.coordinates[1])||"-")+", "+d.toDisplayString(((D=(M=a.data)==null?void 0:M.ucs2000)==null?void 0:D.coordinates[0])||"-")+" ",1),h3]),d.createElementVNode("div",u3,[d.createTextVNode(d.toDisplayString(((U=(G=a.data)==null?void 0:G.wgs84)==null?void 0:U.coordinates[1])||"-")+", "+d.toDisplayString(((de=(Y=a.data)==null?void 0:Y.wgs84)==null?void 0:de.coordinates[0])||"-")+" ",1),d3]),(Z=(be=a.data)==null?void 0:be.settlement)!=null&&Z.name?(d.openBlock(),d.createElementBlock("div",p3,d.toDisplayString(((Le=(we=(fe=(re=a.data)==null?void 0:re.settlement)==null?void 0:fe.type)==null?void 0:we[0])==null?void 0:Le.toUpperCase())+((Me=(Pe=(Be=a.data)==null?void 0:Be.settlement)==null?void 0:Pe.type)==null?void 0:Me.slice(1)))+" "+d.toDisplayString((Je=(at=a.data)==null?void 0:at.settlement)==null?void 0:Je.name),1)):d.createCommentVNode("",!0),d.createElementVNode("div",f3,d.toDisplayString((bt=a.data.settlement)==null?void 0:bt.codifier),1),d.createElementVNode("div",m3,[g3,d.createTextVNode(d.toDisplayString(((rt=a.elevation)==null?void 0:rt.toFixed(2))||"-")+" м ",1)]),d.createElementVNode("div",null,[d.createElementVNode("div",y3,[d.createElementVNode("div",_3,[d.createElementVNode("h3",{onClick:e[1]||(e[1]=mt=>h.toggleAccordion("settlements")),class:"cursor-pointer text-lg font-semibold text-gray-600 flex items-center"},[d.createVNode(w,{class:d.normalizeClass([{"rotate-90":a.accordions.settlements},"mr-2 transition-transform"])},null,8,["class"]),d.createTextVNode(" Населені пункти громади ")]),a.accordions.settlements?(d.openBlock(),d.createElementBlock("div",x3,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList((ei=(_t=a.data)==null?void 0:_t.community)==null?void 0:ei.children,(mt,Nt)=>(d.openBlock(),d.createElementBlock("div",{key:Nt,class:"pt-2 border-b border-gray-200 pb-2"},[d.createElementVNode("h3",b3,d.toDisplayString(mt==null?void 0:mt.name),1),d.createElementVNode("div",v3,d.toDisplayString(mt==null?void 0:mt.codifier),1),d.createElementVNode("div",w3,"Площа: "+d.toDisplayString(mt==null?void 0:mt.area),1)]))),128))])):d.createCommentVNode("",!0)])]),d.createElementVNode("div",k3,[d.createElementVNode("h3",{onClick:e[2]||(e[2]=mt=>h.toggleAccordion("places")),class:"cursor-pointer text-lg font-semibold text-gray-600 flex items-center"},[d.createVNode(w,{class:d.normalizeClass([{"rotate-90":a.accordions.places},"mr-2 transition-transform"])},null,8,["class"]),d.createTextVNode(" Найближчі місця ")]),a.accordions.places?(d.openBlock(),d.createElementBlock("div",C3,[S3,d.createElementVNode("div",E3,[d.createElementVNode("label",A3,[d.withDirectives(d.createElementVNode("input",{type:"radio",name:"category",value:"hospital","onUpdate:modelValue":e[3]||(e[3]=mt=>a.selectedCategory=mt),class:"mr-2"},null,512),[[d.vModelRadio,a.selectedCategory]]),d.createTextVNode(" Медичні заклади ")]),d.createElementVNode("label",T3,[d.withDirectives(d.createElementVNode("input",{type:"radio",name:"category",value:"invincibility","onUpdate:modelValue":e[4]||(e[4]=mt=>a.selectedCategory=mt),class:"mr-2"},null,512),[[d.vModelRadio,a.selectedCategory]]),d.createTextVNode(" Пункти незламності ")]),d.createElementVNode("label",M3,[d.withDirectives(d.createElementVNode("input",{type:"radio",name:"category",value:"sport","onUpdate:modelValue":e[5]||(e[5]=mt=>a.selectedCategory=mt),class:"mr-2"},null,512),[[d.vModelRadio,a.selectedCategory]]),d.createTextVNode(" Спортивні заклади ")]),d.createElementVNode("label",I3,[d.withDirectives(d.createElementVNode("input",{type:"radio",name:"category",value:"libraries","onUpdate:modelValue":e[6]||(e[6]=mt=>a.selectedCategory=mt),class:"mr-2"},null,512),[[d.vModelRadio,a.selectedCategory]]),d.createTextVNode(" Бібліотеки ")])]),d.createElementVNode("div",P3,[d.createElementVNode("button",{class:"px-4 py-2 bg-blue-500 text-white rounded-md hover:bg-blue-600 disabled:bg-gray-300 disabled:cursor-not-allowed",disabled:!a.selectedCategory,onClick:e[7]||(e[7]=(...mt)=>h.fetchNearestPlaces&&h.fetchNearestPlaces(...mt))}," Пошук ",8,D3)]),a.isLoadingPlaces?(d.openBlock(),d.createElementBlock("div",L3," Завантаження найближчих місць... ")):a.isPlacesLoaded?(d.openBlock(),d.createElementBlock("div",B3,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.places,(mt,Nt)=>(d.openBlock(),d.createElementBlock("div",{key:mt.id,class:"pt-2 border-b border-gray-200 pb-2 flex items-start gap-[5px]"},[d.createElementVNode("div",O3,[d.createElementVNode("div",F3,d.toDisplayString(Nt),1)]),d.createElementVNode("div",null,[d.createElementVNode("h3",z3,d.toDisplayString(mt.title),1),d.createElementVNode("div",R3,d.toDisplayString(mt.address),1),d.createElementVNode("div",V3," Категорія: "+d.toDisplayString(mt.category),1)])]))),128)),a.places.length?d.createCommentVNode("",!0):(d.openBlock(),d.createElementBlock("div",N3," Найближчих місць не знайдено. "))])):d.createCommentVNode("",!0)])):d.createCommentVNode("",!0)])])])):(d.openBlock(),d.createElementBlock("div",j3," Даних не знайдено. "))])}const G3=tt(r3,[["render",U3],["__scopeId","data-v-f75ea50a"]]),H3={props:["layer","map"],components:{closeIcon:Ar,searchIcon:Gp,chewronRight:Bo,zoomInIcon:E0},data(){return{data:[],totalCount:0,currentPage:1,perPage:12,searchQuery:"",fieldsToShow:null}},computed:{totalPages(){return Math.ceil(this.totalCount/this.perPage)},mapLayers(){return this.$store.getters.getMapLayers}},watch:{currentPage(){this.getObjectList()},searchQuery(){this.getObjectList()},layer:{async handler(){await this.getObjectList()},deep:!0},mapLayers(n){n.some(t=>t.id===this.layer.id)||this.$emit("close")}},beforeUnmount(){this.removePreviousLayers()},methods:{async getObjectList(){var n,e,t,s;try{const a=(this.currentPage-1)*this.perPage,{data:h}=await vi.get(`/gis-data/${this.layer.id}`,{params:{limit:this.perPage,page:this.currentPage,search:this.searchQuery}});this.data=h.rows;const p=(n=this.layer)==null?void 0:n.setting,c=((e=p==null?void 0:p.popup)==null?void 0:e.popup)||(p==null?void 0:p.popup);this.fieldsToShow=((p==null?void 0:p.popup_type)==="all"?Object.keys(h):null)||(Array.isArray(c)?c:null)||(c?c.split(",").map(w=>w.trim()):Object.keys(h)),this.totalCount=h.total||((s=(t=h==null?void 0:h.meta)==null?void 0:t.meta)==null?void 0:s.count)}catch(a){console.error("Помилка завантаження об’єктів:",a)}},nextPage(){this.currentPage1&&(this.currentPage-=1)},findField(n,e){for(const t in n)if(t.toLowerCase().includes(e)&&n[t])return n[t];return null},removePreviousLayers(){this.map.getLayer("point-fill-layer")&&(this.map.removeLayer("point-fill-layer"),this.map.removeSource("point-fill-layer")),this.map.getLayer("polygon-fill-layer")&&(this.map.removeLayer("polygon-fill-layer"),this.map.removeSource("polygon-fill-layer")),this.map.getLayer("polygon-line-layer")&&(this.map.removeLayer("polygon-line-layer"),this.map.removeSource("polygon-line-layer"))},handleZoom(n){const{geom:e}=n;if(e)if(e.type==="Point")this.map.flyTo({center:e.coordinates,zoom:14});else{const s=Qn({type:"Feature",geometry:e});this.map.fitBounds(s,{padding:20})}},emitSelectedObj(n){this.handleZoom(n);const{id:e,source:t,geom:s}=n;this.$emit("selectedObj",[{properties:{id:e},source:t,geom:s}])},clearSearch(){this.searchQuery=""}},async mounted(){await this.getObjectList()}},X3={class:"vs-object-list-card flex flex-col absolute max-w-[412px] w-full top-[104px] left-[84px] bg-white border rounded-[15px] z-10"},q3={class:"flex items-sart justify-between pb-[8px] border-b p-[16px]"},W3={class:""},J3={class:"text-[16px] inline"},Y3={class:"text-[13px] ml-[10px] opacity-60"},Z3={class:"relative mt-[10px] flex justify-between px-[16px]"},K3={class:"relative mr-[10px]"},Q3={class:"flex items-center gap-2"},$3={class:"flex items-center mx-[8px]"},eM={class:"min-h-[34px] max-h-[34px] overflow-hidden min-w-[34px] flex justify-center items-center bg-stone-100 text-stone-800 py-2 px-3 text-sm rounded-lg disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:text-white"},tM=d.createElementVNode("span",{class:"min-h-[34px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},"з",-1),iM={class:"min-h-[34px] flex justify-center items-center text-stone-500 py-2 px-1.5 text-sm"},rM={class:"vs-object-list-card__body"},sM={key:0,class:"flex flex-col"},nM=["onClick"],oM=[d.createStaticVNode('

Назва об’єкту

11.02.2025

м.Львів, вул.Пасічна, 43

',1)],aM={key:1};function lM(n,e,t,s,a,h){var T;const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("searchIcon"),S=d.resolveComponent("chewronRight");return d.openBlock(),d.createElementBlock("div",X3,[d.createElementVNode("div",q3,[d.createElementVNode("div",W3,[d.createElementVNode("div",J3,d.toDisplayString((T=t.layer)==null?void 0:T.name),1),d.createElementVNode("span",Y3,d.toDisplayString(this.totalCount)+" записів",1)]),d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=M=>n.$emit("close"))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",Z3,[d.createElementVNode("div",K3,[d.withDirectives(d.createElementVNode("input",{title:"value",placeholder:"Введіть назву...","onUpdate:modelValue":e[1]||(e[1]=M=>a.searchQuery=M),type:"text",class:"py-[7px] ps-8 pe-8 block w-full bg-gray-100 border-transparent rounded-lg text-sm focus:bg-white focus:border-blue-500 focus:ring-blue-500 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:border-transparent dark:text-neutral-400 dark:placeholder:text-neutral-400 dark:focus:bg-neutral-800 dark:focus:ring-neutral-600"},null,512),[[d.vModelText,a.searchQuery]]),d.createVNode(w,{class:"absolute top-1/2 left-[8px] w-[16px] h-[16px]",style:{transform:"translate(0, -50%)"}}),a.searchQuery?(d.openBlock(),d.createBlock(p,{key:0,class:"absolute top-1/2 right-[10px] w-[16px] h-[16px] cursor-pointer",style:{transform:"translate(0, -50%)"},onClick:h.clearSearch},null,8,["onClick"])):d.createCommentVNode("",!0)]),d.createElementVNode("div",Q3,[d.createElementVNode("button",{type:"button",class:d.normalizeClass([{"opacity-50 pointer-events-none":a.currentPage===1},"min-h-[34px] min-w-[34px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"]),onClick:e[2]||(e[2]=(...M)=>h.prevPage&&h.prevPage(...M))},[d.createVNode(S,{class:"rotate-180"})],2),d.createElementVNode("div",$3,[d.createElementVNode("span",eM,d.toDisplayString(a.currentPage),1),tM,d.createElementVNode("span",iM,d.toDisplayString(h.totalPages),1)]),d.createElementVNode("button",{type:"button",onClick:e[3]||(e[3]=(...M)=>h.nextPage&&h.nextPage(...M)),class:d.normalizeClass([{"opacity-50 pointer-events-none":a.currentPage===h.totalPages},"min-h-[34px] min-w-[34px] py-2 px-2.5 inline-flex justify-center items-center gap-x-2 text-sm rounded-lg text-stone-800 hover:bg-stone-100 disabled:opacity-50 disabled:pointer-events-none focus:outline-none focus:bg-stone-100"])},[d.createVNode(S)],2)])]),d.createElementVNode("div",rM,[a.data.length?(d.openBlock(),d.createElementBlock("ul",sM,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.data,(M,D)=>(d.openBlock(),d.createElementBlock("li",{key:D,class:"py-4 px-5 flex hover:bg-gray-100 cursor-pointer items-center gap-x-3 border-b border-b-gray-100 dark:border-neutral-700",onClick:G=>h.emitSelectedObj(M)},oM,8,nM))),128))])):(d.openBlock(),d.createElementBlock("div",aM,"Немає даних для відображення"))])])}const cM=tt(H3,[["render",lM]]),hM={props:{map:{type:Object,required:!0}},data(){return{weather:null,marker:null}},computed:{formattedDate(){return new Date().toLocaleString("uk-UA",{weekday:"short",hour:"2-digit",minute:"2-digit"})}},mounted(){this.map&&this.map.on("click",this.handleMapClick)},beforeUnmount(){this.map&&this.map.off("click",this.handleMapClick),this.marker&&this.marker.remove()},methods:{async handleMapClick(n){const{lng:e,lat:t}=n.lngLat;this.marker?this.marker.setLngLat([e,t]):this.marker=new yn.Marker().setLngLat([e,t]).addTo(this.map),await this.fetchWeather(e,t)},async fetchWeather(n,e){try{this.weather=null;const{data:t}=await vi.get(`https://geodata.gki.com.ua/api-user/weather?x=${e}&y=${n}`);this.weather=t.body}catch(t){console.error("Не вдалося завантажити дані про погоду:",t)}}}},uM={class:"absolute max-w-[412px] w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4 shadow-lg"},dM={class:"flex items-center justify-between pb-4 border-b"},pM=d.createElementVNode("div",{class:"text-lg font-semibold"},"Погода",-1),fM=[d.createElementVNode("svg",{xmlns:"http://www.w3.org/2000/svg",fill:"none",viewBox:"0 0 24 24",stroke:"currentColor",class:"w-5 h-5"},[d.createElementVNode("path",{"stroke-linecap":"round","stroke-linejoin":"round","stroke-width":"2",d:"M6 18L18 6M6 6l12 12"})],-1)],mM={key:0,class:"pt-2"},gM={key:1,class:"pt-4"},yM={class:"text-sm text-gray-500"},_M={class:"text-xl font-bold"},xM={class:"text-3xl font-bold mt-2"},bM={class:"text-sm text-gray-500"},vM={class:"flex justify-between mt-4 text-sm text-gray-700"},wM={class:"flex items-center space-x-1"},kM=d.createElementVNode("span",null,"🌬️",-1),CM={class:"flex items-center space-x-1"},SM=d.createElementVNode("span",null,"⏱️",-1),EM={class:"flex items-center space-x-1"},AM=d.createElementVNode("span",null,"💧",-1),TM={class:"flex items-center space-x-1"},MM=d.createElementVNode("span",null,"👁️",-1);function IM(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("div",uM,[d.createElementVNode("div",dM,[pM,d.createElementVNode("button",{class:"cursor-pointer",onClick:e[0]||(e[0]=p=>n.$emit("close"))},fM)]),a.weather?(d.openBlock(),d.createElementBlock("div",gM,[d.createElementVNode("div",yM,d.toDisplayString(h.formattedDate),1),d.createElementVNode("div",_M,d.toDisplayString(a.weather.name||"Невідоме місце"),1),d.createElementVNode("div",xM,d.toDisplayString(a.weather.main.temp.toFixed(1))+"°C ",1),d.createElementVNode("div",bM," Відчувається як "+d.toDisplayString(a.weather.main.feels_like.toFixed(1))+"°C, "+d.toDisplayString(a.weather.weather[0].description),1),d.createElementVNode("div",vM,[d.createElementVNode("div",wM,[kM,d.createElementVNode("span",null,d.toDisplayString(a.weather.wind.speed)+" м/с",1)]),d.createElementVNode("div",CM,[SM,d.createElementVNode("span",null,d.toDisplayString(a.weather.main.pressure)+" гПа",1)]),d.createElementVNode("div",EM,[AM,d.createElementVNode("span",null,d.toDisplayString(a.weather.main.humidity)+"%",1)]),d.createElementVNode("div",TM,[MM,d.createElementVNode("span",null,d.toDisplayString(isNaN(a.weather.visibility)?"- км":(a.weather.visibility/1e3).toFixed(1)+" км"),1)])])])):(d.openBlock(),d.createElementBlock("div",mM," Натисніть на карту, щоб отримати погодні дані. "))])}const PM=tt(hM,[["render",IM]]),DM={components:{closeIcon:Ar,chevronRightIcon:Bo},props:{menuData:{Array},mapTitle:{type:String},mapIcon:{type:String,default:()=>"/src/assets/images/sidebar/logo.svg"}},data(){return{menuList:null}},mounted(){this.filterData()},methods:{toggleChilden(n){this.menuList.find(e=>e===n).open=!n.open},filterData(){var n;this.menuList=(n=this.menuData)==null?void 0:n.map(e=>Array.isArray(e.children)?{...e,open:!1}:e)},navigationToLink(n){window.top.location&&(window.top.location.href=n)}}},LM={class:"border-l fixed z-30 bg-white w-full max-w-[423px] top-0 left-0 left-0 bottom-0 p-4 rounded-tr-[8px] rounded-br-[8px]"},BM={class:"flex pb-[16px] border-b items-center justify-between cursor-pointer"},OM={class:"flex"},FM=["src"],zM={class:"ml-[9px] text-[16px]"},RM={class:"flex items-center"},VM={class:"mt-[16px]"},NM=["onClick"],jM={class:"flex"},UM={class:"mr-[12px]"},GM={key:0,class:""},HM=["onClick"],XM=d.createElementVNode("div",{class:"z-20 hs-overlay-backdrop transition duration fixed left-[60px] inset-0 bg-gray-900 bg-opacity-50"},null,-1);function qM(n,e,t,s,a,h){const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("chevronRightIcon");return d.openBlock(),d.createElementBlock("div",null,[d.createElementVNode("aside",LM,[d.createElementVNode("div",BM,[d.createElementVNode("div",OM,[d.createElementVNode("div",null,[d.createElementVNode("img",{src:t.mapIcon,alt:""},null,8,FM)]),d.createElementVNode("div",zM,d.toDisplayString(t.mapTitle||"Карта V3"),1)]),d.createElementVNode("div",RM,[d.createVNode(c,{trigger:"hover",placement:"bottom",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=S=>n.$emit("close"))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})])]),d.createElementVNode("div",VM,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.menuList,(S,T)=>(d.openBlock(),d.createElementBlock(d.Fragment,{key:T},[d.createElementVNode("div",{class:"p-[12px] hover:bg-[#DBEAFE] cursor-pointer rounded-[8px] flex justify-between items-center",onClick:M=>S!=null&&S.children?h.toggleChilden(S):h.navigationToLink(S==null?void 0:S.link)},[d.createElementVNode("div",jM,[d.createElementVNode("div",UM,[S!=null&&S.icon?(d.openBlock(),d.createElementBlock("i",{key:0,class:d.normalizeClass(["ti","ti-"+(S==null?void 0:S.icon)])},null,2)):d.createCommentVNode("",!0)]),d.createElementVNode("div",null,d.toDisplayString(S==null?void 0:S.title),1)]),S!=null&&S.children?(d.openBlock(),d.createBlock(w,{key:0,class:d.normalizeClass(["[transition:.3s]",{"rotate-90":S==null?void 0:S.open}])},null,8,["class"])):d.createCommentVNode("",!0)],8,NM),S!=null&&S.open?(d.openBlock(),d.createElementBlock("div",GM,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(S==null?void 0:S.children,M=>(d.openBlock(),d.createElementBlock("div",{class:"px-[40px] py-[6px] cursor-pointer hover:underline",onClick:D=>h.navigationToLink(M==null?void 0:M.link),key:T},d.toDisplayString(M==null?void 0:M.title),9,HM))),128))])):d.createCommentVNode("",!0)],64))),128))])]),XM])}const WM=tt(DM,[["render",qM]]),JM="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2012H19'%20stroke='%231E40AF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12%205V19'%20stroke='%231E40AF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",YM="data:image/svg+xml,%3csvg%20width='24'%20height='24'%20viewBox='0%200%2024%2024'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5%2012H19'%20stroke='%231E40AF'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",ZM={props:{map:{type:Object,required:!0}},data(){return{zoom:0,showZoomOptions:!1}},watch:{showZoomOptions(n){n&&this.$store.commit("changeControl","zoom")},currentControl(n){n!=="zoom"&&(this.showZoomOptions=!1)}},computed:{currentControl(){return this.$store.getters.getCurrentControl},zoomLevels(){return Array.from({length:12},(n,e)=>e+7)}},mounted(){this.map&&(this.zoom=Math.round(this.map.getZoom()),this.map.on("zoom",this.updateZoom))},beforeUnmount(){this.map&&this.map.off("zoom",this.updateZoom)},methods:{zoomIn(){this.map&&this.map.zoomIn()},zoomOut(){this.map&&this.map.zoomOut()},updateZoom(){this.zoom=Math.round(this.map.getZoom())},toggleDropdown(){this.showZoomOptions=!this.showZoomOptions},setZoom(n){this.map&&(this.map.setZoom(n),this.zoom=n,this.showZoomOptions=!1)}}},KM={class:"flex flex-col rounded border border-[1px] border-solid border-[#E5E7EB]"},QM={key:0,class:"flex absolute z-10 max-h-[150px] overflow-y-auto cursor-pointer right-12 top-0 gap-1"},$M=["onClick"];function eI(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("div",KM,[d.createElementVNode("img",{src:JM,alt:"zoom in",onClick:e[0]||(e[0]=(...p)=>h.zoomIn&&h.zoomIn(...p)),class:"w-11 h-11 p-2.5 transition duration-300 hover:bg-blue-100 cursor-pointer text-blue-900 bg-white border-b-[1px] border-solid border-[#E5E7EB]"}),d.createElementVNode("span",{onClick:e[1]||(e[1]=(...p)=>h.toggleDropdown&&h.toggleDropdown(...p)),class:"relative flex justify-center items-center w-11 h-11 p-2.5 transition duration-300 hover:bg-blue-100 cursor-pointer text-blue-900 bg-white border-b-[1px] border-solid border-[#E5E7EB]"},[d.createTextVNode(d.toDisplayString(a.zoom)+" ",1),a.showZoomOptions?(d.openBlock(),d.createElementBlock("div",QM,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.zoomLevels,p=>(d.openBlock(),d.createElementBlock("div",{key:p,class:"flex justify-center items-center w-11 h-11 p-2.5 transition duration-300 hover:bg-blue-100 cursor-pointer text-blue-900 bg-white border border-b-[1px] border-solid border-[#E5E7EB] rounded",onClick:c=>h.setZoom(p)},d.toDisplayString(p),9,$M))),128))])):d.createCommentVNode("",!0)]),d.createElementVNode("img",{src:YM,alt:"zoom out",onClick:e[2]||(e[2]=(...p)=>h.zoomOut&&h.zoomOut(...p)),class:"w-11 h-11 p-2.5 transition duration-300 hover:bg-blue-100 cursor-pointer text-blue-900 bg-white"})])}const tI=tt(ZM,[["render",eI]]),iI={data(){return{visible:!1,menuStyle:{position:"absolute",top:"0px",left:"0px",zIndex:1e3},coordinates:[0,0]}},methods:{showMenu(n,e){this.menuStyle.top=`${n.clientY}px`,this.menuStyle.left=`${n.clientX}px`,this.coordinates=e,this.visible=!0},hideMenu(){this.visible=!1},showPointInfo(){this.$emit("show-point-info",this.coordinates),this.hideMenu()},copyCoordinates(){const n=`${this.coordinates[0].toFixed(6)}, ${this.coordinates[1].toFixed(6)}`;try{const e=document.createElement("textarea");e.value=n,document.body.appendChild(e),e.select(),e.setSelectionRange(0,n.length);const t=document.execCommand("copy");document.body.removeChild(e),t?this.$notify({type:"success",title:"Координати успішно скопійовано!",message:""}):this.$notify({type:"error",title:"Не вдалося скопіювати",message:""})}catch{this.$notify({type:"error",title:"Не вдалося скопіювати",message:""})}}}};function rI(n,e,t,s,a,h){return a.visible?(d.openBlock(),d.createElementBlock("div",{key:0,style:d.normalizeStyle(a.menuStyle),class:"vs-map-context-menu"},[d.createElementVNode("div",{onClick:e[0]||(e[0]=(...p)=>h.copyCoordinates&&h.copyCoordinates(...p)),class:"vs-map-context-menu__option"},d.toDisplayString(a.coordinates[1].toFixed(6))+", "+d.toDisplayString(a.coordinates[0].toFixed(6)),1),d.createElementVNode("div",{onClick:e[1]||(e[1]=(...p)=>h.showPointInfo&&h.showPointInfo(...p)),class:"vs-map-context-menu__option"}," Інформація про точку ")],4)):d.createCommentVNode("",!0)}const sI={mixins:[Vn,hg],components:{VsMapSearch:Fw,VsLayers:HC,VsLayersTable:YS,VsLayersCatalog:SS,VsMapCoords:f2,VsMapMinimap:l2,VsSidebar:jE,VsBaseLayers:lA,VsLegend:DA,VsFilters:UA,VsMapCard:RT,VsMapRasterCard:i3,VsWeather:PM,VsMapMenu:WM,VsMapObjectListCard:cM,VsMapNavigation:tI,VsMapTour:r2,ContextMenu:tt(iI,[["render",rI]]),PointInfoCard:G3,...Sv},props:{center:{type:Array,default:()=>[31,48.5]},zoom:{type:Number,default:6},scale:{type:Boolean,default:!0},popupVisible:{type:Boolean,default:!0},height:{type:String,default:"100vh"},prefix:{type:String,default:"/api"},compareLayers:{type:Array,default(){return["orto10","graymap"]}},tourSettings:{type:Array},baseLayers:{type:[Array,String],default(){return["graymap","orto10"]}},menuData:{Array},mapTitle:{type:String},searchTypes:{type:Array,default:()=>["here","cadastre","coords","atu"]},mapIcon:{type:String},controls:{type:Array,default:()=>[]}},data(){return{coordinatesByMouse:[],showPointInfoCard:!1,selectedCoordinates:null,localCenter:[...this.center],localZoom:this.zoom,selectedMenu:null,mapId:"gis-map-portal",features:[],katottg:"",popup:null,fullScreen:!1,cityBbox:null,cardInfo:null,mouseCoords:null,bufferLayers:[],sourceData:null,hoveredObject:null,selectedObject:null,featureInfo:null,dbClickInfo:null,objectListLayer:null,objectListType:"",mapLoaded:!1,showTour:!1,activeFilter:null}},computed:{getMapLayers(){return this.$store.getters.getMapLayers},baseLayersArray(){return typeof this.baseLayers=="string"?this.baseLayers.split(","):this.baseLayers}},watch:{"route.query.info":{handler(n){n||this.removeFeatureInfo()},deep:!0,immediate:!0},activeFilter(n){n&&(this.selectedMenu="filters")},getMapLayers:{handler(n){n.filter(S=>S.visible).find(S=>{var T;return(S==null?void 0:S.id)===((T=this.objectListLayer)==null?void 0:T.id)})||(this.objectListLayer=null,this.objectListType="");const t=n.map(S=>S.visible?S.id:`${S.id}-d`).filter(S=>S),s=new URL(window.top.location.href),a=s.searchParams;t.length>0?a.set("layers",t.join(",")):a.delete("layers"),this.featureInfo&&(this.featureInfo.some(T=>t.includes(T.source))||a.delete("info"));const h=this.map.getCenter(),p=this.map.getZoom(),c=this.map.getBearing(),w=this.map.getPitch();a.set("x",h.lng.toFixed(5)),a.set("y",h.lat.toFixed(5)),a.set("z",p.toFixed(2)),a.set("bearing",c.toFixed(2)),a.set("pitch",w.toFixed(2)),window.top.history.pushState({},"",s.toString())},deep:!0},featureInfo(n){n&&(this.dbClickInfo=null)},dbClickInfo(n){n&&(this.featureInfo=null)},selectedMenu(n){n&&(n!=null&&n.includes("layers"))&&this.$store.commit("changeControl","");const e=new URL(window.top.location.href),t=e.searchParams;n?t.set("tab",n):t.delete("tab"),window.top.history.pushState({},"",e.toString())}},provide(){return{pulsePointLayer:this.pulsePointLayer,removePulsePointLayer:this.removePulsePointLayer,hasTable:this.controls.includes("table"),hasPrintCard:this.controls.includes("print-card"),hasShare:this.controls.includes("share"),prefix:this.prefix}},created(){vi.defaults.baseURL=this.prefix||"/api"},mounted(){document.addEventListener("click",()=>{this.$refs.contextMenu.hideMenu()}),this.checkUrl(),this.initMap(),document.getElementById(this.mapId).addEventListener("mouseleave",this.handleMouseLeave),this.showTour=this.controls.includes("tour")&&!localStorage.getItem("tour");const t=new URLSearchParams(window.top.location.search).get("tab");t&&(this.selectedMenu=t)},beforeUnmount(){document.removeEventListener("click")},methods:{handleContextMenu(n){["maplibregl-canvas"].some(t=>n.target.classList.contains(t))?this.$refs.contextMenu.showMenu(n,this.coordinatesByMouse):n.preventDefault()},openPointInfo(n){this.selectedCoordinates=n,this.showPointInfoCard=!0},handleObjectListOpening(n,e){this.objectListLayer=e,this.objectListType=n,this.dbClickInfo=null,this.featureInfo=null,this.dbClickInfo=null},initMap(){const n=new URLSearchParams(window.top.location.search),e=parseFloat(n.get("x"))||this.localCenter[0],t=parseFloat(n.get("y"))||this.localCenter[1],s=parseFloat(n.get("z"))||this.localZoom,a=parseFloat(n.get("bearing"))||0,h=parseFloat(n.get("pitch"))||0,p={version:8,glyphs:"https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",sources:{},layers:[]};this.map=new yn.Map({container:this.mapId,style:p,center:[e,t],zoom:s||this.localZoom,bearing:a,pitch:h,interactive:!0}),this.map.prefix=this.prefix,this.scale&&this.map.addControl(new yn.ScaleControl({maxWidth:100,unit:"metric"})),this.map.on("load",this.onMapLoad)},onMapLoad(n){const e=n.target,t={id:"graymap",name:"Gray Map",url:"https://basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png",service:"TMS",category:"Base Maps",attribution:"©
OpenStreetMap, © CARTO",bounds1:"ua",image:"https://basemaps.cartocdn.com/light_all/10/601/348.png",position:0,owner:"OSM",basemap:!0};this.$emit("update:map",e),this.setVisible(t,!0,e),this.$emit("load",e),this.createBoundsLayers(),this.katottg&&this.createAtuLayer(),this.map.on("moveend",this.updateUrl),this.map.on("rotateend",this.updateUrl),this.map.on("mousemove",this.handleMousemove),this.map.on("mouseleave","places",()=>{this.map.getCanvas().style.cursor="",this.popup.remove()}),this.map.on("click",this.handleMapClick),this.map.on("dblclick",s=>{const a=new CustomEvent("close-right-controls");window.dispatchEvent(a);const p=this.$store.getters.getMapLayers.filter(c=>["tms","wms","raster"].includes(c.service)&&c.visible);this.pulsePointLayer([s.lngLat.lng,s.lngLat.lat]),this.dbClickInfo={lngLat:s.lngLat,layers:p.map(c=>c.id)}}),this.map.doubleClickZoom.disable(),this.mapLoaded=!0,window.map=this.map,window.top.map=this.map,window.top.addAdditRasterLayer=this.addAdditRasterLayer,window.top.map.addAdditRasterLayer=this.addAdditRasterLayer,window.top.map.removeAdditRasterLayer=this.removeAdditRasterLayer,window.map.removeAdditRasterLayer=this.removeAdditRasterLayer,this.map.resize()},handleMouseLeave(){this.popup&&(this.popup.style.display="none")},addAdditRasterLayer(n){this.$store.commit("addMapLayer",{...n,visible:!0}),this.addRasterLayer(n)},removeAdditRasterLayer(n){this.$store.commit("removeMapLayer",n),this.removeLayer(n)},updateUrl(){const n=new URL(window.top.location.href),e=n.searchParams,t=this.map.getCenter(),s=this.map.getZoom(),a=this.map.getBearing(),h=this.map.getPitch();e.set("x",t.lng.toFixed(5)),e.set("y",t.lat.toFixed(5)),e.set("z",s.toFixed(2)),e.set("bearing",a.toFixed(2)),e.set("pitch",h.toFixed(2)),window.top.history.pushState({},"",n.toString())},handleObjectListClosing(){this.objectListLayer=null,this.objectListType=""},createBoundsLayers(){const{map:n}=this;n&&(n.addSource("bounds-dataset",{type:"geojson",data:{type:"FeatureCollection",features:[]}}),n.addLayer({id:"bounds-dataset-line",type:"line",source:"bounds-dataset",layout:{},paint:{"line-color":"#a91a9e","line-width":2}}))},handleMapClick(n){const e=this.$store.getters.getCurrentControl;if(e==="distance"||e==="area")return;const t=this.map.queryRenderedFeatures(n.point);if(t!=null&&t.length){if(t.find(c=>{var w;return(w=c.properties)==null?void 0:w.point_count})){this.map.flyTo({center:n.lngLat,zoom:Math.max(this.map.getZoom()+2,8),essential:!0});return}if(this.map.getZoom()<8){this.map.flyTo({center:n.lngLat,zoom:8,essential:!0});return}const h=["measure","area-measure","katottg","geometry","mapbox-gl-draw-hot","mapbox-gl-draw-cold","dot-point","social-objects-points-number-","social-objects-points-"],p=t.filter(c=>!h.some(w=>{var S;return(S=c.layer)==null?void 0:S.source.includes(w)}));if(p.length){const c={source:p[0].source,sourceLayer:p[0].sourceLayer,id:p[0].id},w=p[0],{geometry:S}=w;if(S.type==="Point")this.pulsePointLayer(S.coordinates);else if(S.type==="Polygon"||S.type==="MultiPolygon"){const M=Ac(w).geometry.coordinates;this.pulsePointLayer(M)}const T=new CustomEvent("close-right-controls");window.dispatchEvent(T),this.selectedObject=c,this.featureInfo=p}}},handleSelectedObj(n){var e,t,s,a;if(this.featureInfo=n,((e=n[0].geom)==null?void 0:e.type)==="Point")this.pulsePointLayer((t=n[0].geom)==null?void 0:t.coordinates);else if(((s=n[0].geom)==null?void 0:s.type)==="Polygon"||((a=n[0].geom)==null?void 0:a.type)==="MultiPolygon"){const h=Ac(n).geometry.coordinates;this.pulsePointLayer(h)}},handleMousemove(n){var Z,re;this.coordinatesByMouse=Object.values(n.lngLat),this.mouseCoords=[n.lngLat.lng,n.lngLat.lat],this.hoveredObject=null;const e=this.map.queryRenderedFeatures(n.point);this.map.getCanvas().style.cursor=e.length?"pointer":"";const t=["measure","area-measure","katottg","geometry","mapbox-gl-draw-hot","mapbox-gl-draw-cold","social-objects-points-number-","social-objects-points-"];if(!e.length||t.some(fe=>{var we;return(we=e[0].layer)==null?void 0:we.source.includes(fe)})){this.popup&&(this.popup.style.display="none");return}const s=this.$store.getters.getLayers.find(fe=>fe.id===e[0].source),a=e[0].properties,h=s==null?void 0:s.setting,p=((Z=h==null?void 0:h.popup)==null?void 0:Z.popup)||(h==null?void 0:h.popup),c=((h==null?void 0:h.popup_type)==="all"?Object.keys(a):null)||(Array.isArray(p)?p:null)||(p?p.split(",").map(fe=>fe.trim()):Object.keys(a));if(!c.length){this.popup&&(this.popup.style.display="none");return}let w;const S=(re=e[0].properties)==null?void 0:re.point_count;S?w=` `:w=` ${c.map(fe=>{var we,Le;return` `}).join("")} `;const T=` `;this.popup||(this.popup=document.createElement("div"),this.popup.className="custom-popup absolute z-50",document.body.appendChild(this.popup)),this.popup.style.display="block",this.popup.innerHTML=T;const M=this.popup.offsetWidth,D=this.popup.offsetHeight,G=n.originalEvent.clientX,U=n.originalEvent.clientY,Y=window.innerWidth;let de=G-M/2;de=Math.max(10,Math.min(de,Y-M-10));let be;U-D-10>0?be=U-D-5:be=U+15,this.popup.style.left=`${de}px`,this.popup.style.top=`${be}px`},async createAtuLayer(){try{const n=this.katottg,{map:e}=this;if(!e)return;const{data:t}=await vi.get(`https://data.gki.com.ua/api-user/atu/${n}`),s=Qn(t);this.cityBbox=s,e.addSource("atu",{type:"geojson",data:t}),e.addLayer({id:"atu",type:"line",source:"atu",paint:{"line-color":"#3b82f6","line-width":2}})}catch(n){console.error(n)}},addBufferLayer(n){this.bufferLayers=[...this.bufferLayers,n]},removeBufferLayer(n){this.bufferLayers=this.bufferLayers.filter(e=>e.id!==n.id)},checkUrl(){const n=new URLSearchParams(window.top.location.search),e=parseFloat(n.get("x")),t=parseFloat(n.get("y")),s=parseFloat(n.get("z")),a=parseFloat(n.get("bearing")),h=parseFloat(n.get("pitch"));e&&t&&s&&(this.localCenter=[e,t],this.localZoom=s),this.map&&(a!==null&&this.map.setBearing(a),h!==null&&this.map.setPitch(h));const p=n.get("layers"),c=n.get("info");if(p&&(this.selectedMenu="layers"),c){const w=c.split(","),S=[];for(let T=0;Th.handleContextMenu&&h.handleContextMenu(...Me),["prevent"]))},null,44,nI),(a.showTour||a.selectedMenu==="tour")&&a.mapLoaded?(d.openBlock(),d.createBlock(p,{key:0,tourSettings:t.tourSettings,onClose:e[1]||(e[1]=Me=>h.closeTour())},null,8,["tourSettings"])):d.createCommentVNode("",!0),a.mapLoaded?(d.openBlock(),d.createBlock(c,{key:1,map:n.map,class:"absolute top-[20px] right-2 z-10"},null,8,["map"])):d.createCommentVNode("",!0),d.createElementVNode("div",oI,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(t.controls.filter(Me=>!["table","tour","print","share","print-card"].includes(Me)),Me=>(d.openBlock(),d.createElementBlock(d.Fragment,{key:Me},[a.mapLoaded?(d.openBlock(),d.createBlock(d.resolveDynamicComponent(Me),{key:0,map:n.map,compareLayers:t.compareLayers,height:t.height,"onBuffer:add":h.addBufferLayer,onOpenLayers:e[2]||(e[2]=at=>a.selectedMenu="layers")},null,40,["map","compareLayers","height","onBuffer:add"])):d.createCommentVNode("",!0)],64))),128))]),d.createVNode(w,{selectedMenu:a.selectedMenu,"onUpdate:selectedMenu":e[3]||(e[3]=Me=>a.selectedMenu=Me)},null,8,["selectedMenu"]),d.withDirectives(d.createVNode(S,{menuData:t.menuData,mapTitle:t.mapTitle,mapIcon:t.mapIcon,onClose:e[4]||(e[4]=Me=>a.selectedMenu=null)},null,8,["menuData","mapTitle","mapIcon"]),[[d.vShow,a.selectedMenu==="menu"]]),d.withDirectives(d.createVNode(T,{selectedMenu:a.selectedMenu,map:n.map,selectedObject:a.selectedObject,dbClickInfo:a.dbClickInfo,baseLayers:h.baseLayersArray,onClose:e[5]||(e[5]=Me=>a.selectedMenu=null),onSelectAllLayers:e[6]||(e[6]=Me=>a.selectedMenu="alllayers"),onObjectList:e[7]||(e[7]=Me=>h.handleObjectListOpening("list",Me)),onTable:e[8]||(e[8]=Me=>h.handleObjectListOpening("table",Me)),onRemoveFeatureInfo:h.removeFeatureInfo,onControl:h.changeControl,onActiveFilterLayer:e[9]||(e[9]=Me=>a.activeFilter=Me),onCloseDbClickCard:e[10]||(e[10]=Me=>a.dbClickInfo=null),onCloseClickCard:e[11]||(e[11]=Me=>a.featureInfo=null)},null,8,["selectedMenu","map","selectedObject","dbClickInfo","baseLayers","onRemoveFeatureInfo","onControl"]),[[d.vShow,a.selectedMenu==="layers"]]),a.mapLoaded?d.withDirectives((d.openBlock(),d.createBlock(M,{key:2,map:n.map,baseLayers:h.baseLayersArray,prefix:t.prefix,onClose:e[12]||(e[12]=Me=>a.selectedMenu=null)},null,8,["map","baseLayers","prefix"])),[[d.vShow,a.selectedMenu==="alllayers"]]):d.createCommentVNode("",!0),a.mapLoaded?d.withDirectives((d.openBlock(),d.createBlock(D,{key:3,map:n.map,baseLayers:h.baseLayersArray,onClose:e[13]||(e[13]=Me=>a.selectedMenu=null)},null,8,["map","baseLayers"])),[[d.vShow,a.selectedMenu==="baselayers"&&a.mapLoaded]]):d.createCommentVNode("",!0),a.selectedMenu==="weather"&&a.mapLoaded?(d.openBlock(),d.createBlock(G,{key:4,map:n.map,onClose:e[14]||(e[14]=Me=>a.selectedMenu=null)},null,8,["map"])):d.createCommentVNode("",!0),a.mapLoaded?(d.openBlock(),d.createBlock(U,{key:5,map:n.map},null,8,["map"])):d.createCommentVNode("",!0),a.mapLoaded?(d.openBlock(),d.createBlock(Y,{key:6,map:n.map},null,8,["map"])):d.createCommentVNode("",!0),a.mouseCoords&&a.mapLoaded?(d.openBlock(),d.createBlock(de,{key:7,coords:a.mouseCoords},null,8,["coords"])):d.createCommentVNode("",!0),a.featureInfo&&!a.dbClickInfo&&a.mapLoaded?(d.openBlock(),d.createBlock(be,{key:8,prefix:t.prefix,map:n.map,info:a.featureInfo,"pulse-point-layer":h.pulsePointLayer,"remove-pulse-point-layer":h.removePulsePointLayer,onClose:h.removeFeatureInfo},null,8,["prefix","map","info","pulse-point-layer","remove-pulse-point-layer","onClose"])):d.createCommentVNode("",!0),a.dbClickInfo&&!a.featureInfo&&a.mapLoaded?(d.openBlock(),d.createBlock(Z,{key:9,map:n.map,info:a.dbClickInfo,onClose:e[15]||(e[15]=Me=>{a.dbClickInfo=null,h.removePulsePointLayer()})},null,8,["map","info"])):d.createCommentVNode("",!0),a.objectListLayer&&a.objectListType==="list"&&a.mapLoaded?(d.openBlock(),d.createBlock(re,{key:10,map:n.map,layer:a.objectListLayer,onClose:h.handleObjectListClosing,onSelectedObj:e[16]||(e[16]=Me=>h.handleSelectedObj(Me))},null,8,["map","layer","onClose"])):d.createCommentVNode("",!0),a.objectListLayer&&a.objectListType==="table"&&a.mapLoaded?(d.openBlock(),d.createBlock(fe,{key:11,map:n.map,layer:a.objectListLayer,onClose:h.handleObjectListClosing,onSelectedObj:e[17]||(e[17]=Me=>h.handleSelectedObj(Me))},null,8,["map","layer","onClose"])):d.createCommentVNode("",!0),a.selectedMenu==="legend"&&a.mapLoaded?(d.openBlock(),d.createBlock(we,{key:12,map:n.map,prefix:t.prefix,zoom:t.zoom,onClose:e[18]||(e[18]=Me=>a.selectedMenu=null)},null,8,["map","prefix","zoom"])):d.createCommentVNode("",!0),a.selectedMenu==="filters"&&a.mapLoaded?(d.openBlock(),d.createBlock(Le,{key:13,map:n.map,prefix:t.prefix,zoom:t.zoom,activeFilter:a.activeFilter,onClose:e[19]||(e[19]=Me=>{a.selectedMenu="layers",a.activeFilter=null})},null,8,["map","prefix","zoom","activeFilter"])):d.createCommentVNode("",!0),d.createVNode(Be,{ref:"contextMenu",onShowPointInfo:h.openPointInfo},null,8,["onShowPointInfo"]),a.showPointInfoCard?(d.openBlock(),d.createBlock(Pe,{key:14,map:n.map,coordinates:a.selectedCoordinates,onClose:e[20]||(e[20]=Me=>a.showPointInfoCard=!1)},null,8,["map","coordinates"])):d.createCommentVNode("",!0)],2)}const L0=tt(sI,[["render",aI]]),B0={install:async(n,e={defaultColorTheme:"system"})=>{n.use(hg),n.component("VsMap",L0)},VsMap:L0};(typeof window<"u"||process.client)&&(window.v3map=B0);const lI={props:{bgColor:{type:String,default:"#1E40AF"}}},cI={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},hI=d.createElementVNode("title",null,"Pencil Icon",-1),uI=d.createElementVNode("desc",null,"A pencil icon with strokes and detailed lines",-1),dI=["stroke"],pI=["stroke"],fI=["stroke"],mI=["stroke"],gI=["stroke"];function yI(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("svg",cI,[hI,uI,d.createElementVNode("path",{d:"M21.3 15.3C21.5238 15.523 21.7013 15.7879 21.8225 16.0796C21.9436 16.3714 22.0059 16.6841 22.0059 17C22.0059 17.3159 21.9436 17.6286 21.8225 17.9204C21.7013 18.2121 21.5238 18.477 21.3 18.7L18.7 21.3C18.4771 21.5237 18.2121 21.7013 17.9204 21.8224C17.6287 21.9435 17.3159 22.0059 17 22.0059C16.6842 22.0059 16.3714 21.9435 16.0797 21.8224C15.788 21.7013 15.523 21.5237 15.3 21.3L2.70005 8.7C2.2506 8.24838 1.99829 7.63715 1.99829 7C1.99829 6.36285 2.2506 5.75162 2.70005 5.3L5.30005 2.7C5.75167 2.25056 6.36289 1.99825 7.00005 1.99825C7.6372 1.99825 8.24842 2.25056 8.70005 2.7L21.3 15.3Z",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,dI),d.createElementVNode("path",{d:"M14.5 12.5L16.5 10.5",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,pI),d.createElementVNode("path",{d:"M11.5 9.5L13.5 7.5",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,fI),d.createElementVNode("path",{d:"M8.5 6.5L10.5 4.5",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,mI),d.createElementVNode("path",{d:"M17.5 15.5L19.5 13.5",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,gI)])}const _I={name:"vs-measure",components:{rullerIcon:tt(lI,[["render",yI]]),closeIcon:Ar},data(){return{points:[],inputPoint:[],distance:0,distanceType:!1,modalVisible:!1,draggingPointId:null}},watch:{currentControl(n){n!=="distance"&&this.closeMeasure()},async points(){this.inputPoint=this.points.map(n=>{var e,t;return{id:n.properties.id,value:((t=(e=n==null?void 0:n.geometry)==null?void 0:e.coordinates)==null?void 0:t.reduceRight((s,a)=>[...s,typeof a=="string"?a:a.toFixed(5)],[]).join(","))||""}}),this.setPoints()},activeControl(n,e){n!="length-measure"&&e==="length-measure"&&this.closeMeasure()}},props:{map:{type:Object}},methods:{measureMapClick(n){const e=this.map.queryRenderedFeatures(n.point,{layers:["measure-points"]});if(e.length)this.points=this.points.filter(t=>{var s,a;return t.properties.id!==((a=(s=e[0])==null?void 0:s.properties)==null?void 0:a.id)});else{const t={type:"Feature",geometry:{type:"Point",coordinates:Object.values(n.lngLat)},properties:{id:Math.floor(Math.random()*1e3)}};this.points=this.points.concat(t)}},async setPoints(){const n=this.points.filter(a=>a==null?void 0:a.geometry),e=n.map((a,h)=>{var w,S;const p=Dp(n[h?h-1:0],a),c=this.distanceType?p:p+ +((S=(w=n[h-1])==null?void 0:w.properties)==null?void 0:S.distance)||0;return a.properties.distance=c,a.properties.title=`${c.toLocaleString()}км`,a}),t=await Ec(e);if(e.length>2){const a=eu([[...e.map(h=>h.geometry.coordinates),e[0].geometry.coordinates]]);this.map.getSource("linear-area").setData(Ec([a]))}else{const a=this.map.getSource("measure");a&&a.setData(t)}e.length>1&&(t.features=t.features.concat(tu(e.map(a=>a.geometry.coordinates))),this.distance=Cv(tu(e.map(a=>a.geometry.coordinates))));const s=this.map.getSource("measure");s&&s.setData(t)},handleDelete(n){this.points=this.points.filter(e=>e.properties.id!==n)},addCoords(){this.points=this.points.concat({type:"Feature",properties:{id:Math.floor(Math.random()*1e3)},geometry:null})},handleChange(){this.points=this.inputPoint.map(n=>{if(/^([^,]*,[^,]*)$/.test(n.value)){const e=n.value.split(",").reverse();if(e[0]<-90||e[0]>90||e[1]>180||e[1]<-180)this.$notify({type:"error",title:"Помилка",message:"Координати неправильні"});else return{type:"Feature",geometry:{type:"Point",coordinates:e},properties:{id:n.id}}}else this.$notify({type:"error",title:"Помилка",message:"Координати неправильні"})})},removeLinearLayer(){this.map.getLayer("measure-lines")&&this.map.removeLayer("measure-lines"),this.map.getLayer("measure-points")&&this.map.removeLayer("measure-points"),this.map.getLayer("measure-symbol")&&this.map.removeLayer("measure-symbol"),this.map.getSource("measure")&&this.map.removeSource("measure"),this.map.getLayer("linear-area-fill")&&this.map.removeLayer("linear-area-fill"),this.map.getSource("linear-area")&&this.map.removeSource("linear-area"),this.distance=0},createLinearLayer(){this.map.addSource("measure",{type:"geojson",data:{type:"FeatureCollection",features:[]}}),this.map.addLayer({id:"measure-lines",type:"line",source:"measure",layout:{"line-cap":"round","line-join":"round"},paint:{"line-color":"#000","line-width":2.5},filter:["in","$type","LineString"]}),this.map.addLayer({id:"measure-points",type:"circle",source:"measure",paint:{"circle-radius":4.5,"circle-color":"#fff","circle-stroke-width":2,"circle-stroke-color":"#000"},filter:["in","$type","Point"]}),this.map.addLayer({id:"measure-symbol",source:"measure",type:"symbol",paint:{"text-color":"#111","text-halo-color":"#fff","text-halo-width":2},layout:{"symbol-placement":"point","text-letter-spacing":.2,"text-field":"{title}","text-font":["Open Sans Regular"],"text-size":15,"text-anchor":"bottom-left"},filter:["in","$type","Point"]}),this.createAreaLayer(),this.map.on("mousemove",this.mouseMove),this.map.on("mousemove",this.mouseMove)},mouseMove(n){const e=this.map.queryRenderedFeatures(n.point,{layers:["measure-points"]});this.map.getCanvas().style.cursor=e.length?"move":"crosshair"},createAreaLayer(){const{map:n}=this;n.addSource("linear-area",{type:"geojson",data:{type:"FeatureCollection",features:[]}})},distanceFormat(){const n=this.points.filter(e=>e.geometry).map(e=>e.geometry);n.forEach((e,t)=>{const s=Dp(n[t?t-1:0],e);distance.push(s);const a=this.distanceType?s:s+ +this.points[t?t-1:0].properties.distance||0;this.points[t].properties.distance=a,this.points[t].properties.title=`${a.toLocaleString()}km`})},initMeasureLayer(){this.createLinearLayer(),this.map.on("mousedown","measure-points",this.handleDrag),this.map.on("click",this.measureMapClick),this.map.on("touchend",this.measureMapClick)},onMove(n){const e=n.lngLat;this.points=this.points.map(t=>t.properties.id===this.draggingPointId?{...t,geometry:{...t.geometry,coordinates:[e.lng,e.lat]}}:t),this.setPoints()},onUp(){this.map.off("mousemove",this.onMove),this.draggingPointId=null},handleDrag(n){n.preventDefault();const e=this.map.queryRenderedFeatures(n.point,{layers:["measure-points"]});if(e.length){const t=e[0].properties.id;this.draggingPointId=t,this.map.on("mousemove",this.onMove),this.map.once("mouseup",this.onUp)}},closeMeasure(){this.points=[],this.map.off("touchend",this.measureMapClick),this.map.off("click",this.measureMapClick),this.map.off("mousemove",this.mouseMove),this.map.getCanvas().style.cursor="grab",this.modalVisible=!1,this.removeLinearLayer()},toggleMeasure(){this.modalVisible=!this.modalVisible,this.modalVisible?(this.activeControl="length-measure",this.initMeasureLayer(),this.$store.commit("changeControl","distance")):(this.closeMeasure(),this.activeControl="no",this.$store.commit("changeControl",""))}},computed:{currentControl(){return this.$store.getters.getCurrentControl},buttonClasses(){return{"!bg-[#DBEAFE]":this.modalVisible,"bg-white":!this.modalVisible}}}},Hp=n=>(d.pushScopeId("data-v-dda9fbc3"),n=n(),d.popScopeId(),n),xI={key:0,class:"max-w-[412px] absolute w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4"},bI={class:"flex justify-between items-center border-b pb-[16px]"},vI=Hp(()=>d.createElementVNode("div",{class:"text-[20px]"},"Лінійка",-1)),wI={class:"pt-[16px]"},kI={class:"text-[14px] font-medium text-[#6B7280] mb-[16px]"},CI={key:0,class:"flex items-center mb-4"},SI=Hp(()=>d.createElementVNode("span",{class:"text-[14px] font-medium text-[#6B7280] ml-2"},"загальна | до точки",-1)),EI={key:1,class:"text-[14px] font-bold",ref:"distanceContainer"},AI=Hp(()=>d.createElementVNode("div",null,"Виміряти довжину",-1));function TI(n,e,t,s,a,h){const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("VsSwitch"),S=d.resolveComponent("rullerIcon");return d.openBlock(),d.createElementBlock("div",null,[(d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[a.modalVisible?(d.openBlock(),d.createElementBlock("div",xI,[d.createElementVNode("div",bI,[vI,d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=(...T)=>h.toggleMeasure&&h.toggleMeasure(...T))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",wI,[d.createElementVNode("p",kI,[a.points.length?d.createCommentVNode("",!0):(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[d.createTextVNode(" Натисніть на мапу, щоб додати першу точку. ")],64)),a.points.length==1?(d.openBlock(),d.createElementBlock(d.Fragment,{key:1},[d.createTextVNode(" Натисніть на мапу, щоб додати другу точку. ")],64)):d.createCommentVNode("",!0),a.points.length>1?(d.openBlock(),d.createElementBlock(d.Fragment,{key:2},[d.createTextVNode(" Продовжуйте натискати для додавання нових точок. Точки можна рухати. ")],64)):d.createCommentVNode("",!0)]),a.points.length>=3?(d.openBlock(),d.createElementBlock("div",CI,[d.createVNode(w,{modelValue:a.distanceType,"onUpdate:modelValue":e[1]||(e[1]=T=>a.distanceType=T),onChange:h.setPoints},null,8,["modelValue","onChange"]),SI])):d.createCommentVNode("",!0),a.points.length>=2?(d.openBlock(),d.createElementBlock("div",EI,[d.createTextVNode(" Загальна відстань: "),d.createElementVNode("span",null,d.toDisplayString(a.distance.toLocaleString())+" км",1)],512)):d.createCommentVNode("",!0)])])):d.createCommentVNode("",!0)])),d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createVNode(S,{class:d.normalizeClass([h.buttonClasses,"w-full h-auto p-[9px] [transition:.3s] hover:[transition:.3s] text-[24px] hover:bg-[#DBEAFE] flex font-normal cursor-pointer text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-solid border-[#E5E7EB]"]),onClick:h.toggleMeasure},null,8,["class","onClick"])]),default:d.withCtx(()=>[AI]),_:1})])}const MI=Object.freeze(Object.defineProperty({__proto__:null,default:tt(_I,[["render",TI],["__scopeId","data-v-dda9fbc3"]])},Symbol.toStringTag,{value:"Module"})),II={props:{bgColor:{type:String,default:"#1E40AF"}}},PI={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},DI=d.createElementVNode("title",null,"Crossed Arrows with Curved Line Icon",-1),LI=d.createElementVNode("desc",null,"Two crossed arrows with a curved line to the right",-1),BI=["stroke"],OI=["stroke"],FI=["stroke"];function zI(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("svg",PI,[DI,LI,d.createElementVNode("path",{d:"M4 19L12 11",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,BI),d.createElementVNode("path",{d:"M12 19L4 11",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,OI),d.createElementVNode("path",{d:"M20 12H16C16 10.5 16.442 10 17.5 9.5C18.558 9 20 8.334 20 7.002C20 6.53 19.83 6.072 19.516 5.712C19.196 5.35007 18.7613 5.1092 18.2848 5.02981C17.8083 4.95043 17.319 5.03735 16.899 5.276C16.479 5.515 16.161 5.89 16 6.336",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,FI)])}const RI={components:{areaIcon:tt(II,[["render",zI]]),closeIcon:Ar},name:"vs-area-measure",props:{map:{type:Object}},data(){return{points:[],inputPoint:[],area:0,modalVisible:!1,draggingPointId:null}},watch:{currentControl(n){n!=="area"&&this.closeMeasure()},async points(){this.inputPoint=this.points.map(n=>{var e,t;return{id:n.properties.id,value:((t=(e=n==null?void 0:n.geometry)==null?void 0:e.coordinates)==null?void 0:t.reduceRight((s,a)=>[...s,typeof a=="string"?a:a.toFixed(5)],[]).join(","))||""}}),this.setPoints()},activeControl(n,e){n!=="area-measure"&&e==="area-measure"&&this.closeMeasure()}},methods:{measureMapClick(n){const e=this.map.queryRenderedFeatures(n.point,{layers:["area-measure-points"]});if(e.length)this.points=this.points.filter(t=>t.properties.id!==e[0].properties.id);else{const t={type:"Feature",geometry:{type:"Point",coordinates:Object.values(n.lngLat)},properties:{id:Math.floor(Math.random()*1e3)}};this.points=this.points.concat(t)}},async setPoints(){const n=this.points.filter(s=>s==null?void 0:s.geometry),e=await Ec(n);if(n.length>2){const s=eu([[...n.map(h=>h.geometry.coordinates),n[0].geometry.coordinates]]);this.area=o0(s)/1e6;const a=this.map.getSource("area-linear-area");a&&a.setData(Ec([s]))}else{const s=this.map.getSource("area-linear-area");s&&s.setData(Ec([]))}n.length>1&&(e.features=e.features.concat(tu(n.map(s=>s.geometry.coordinates))));const t=this.map.getSource("area-measure");t&&t.setData(e)},handleDelete(n){this.points=this.points.filter(e=>e.properties.id!==n)},addCoords(){this.points=this.points.concat({type:"Feature",properties:{id:Math.floor(Math.random()*1e3)},geometry:null})},handleChange(){this.points=this.inputPoint.map(n=>{if(/^([^,]*,[^,]*)$/.test(n.value)){const e=n.value.split(",").reverse();if(e[0]<-90||e[0]>90||e[1]>180||e[1]<-180)this.$notify({type:"error",title:"Помилка",message:"Недійсні координати!"});else return{type:"Feature",geometry:{type:"Point",coordinates:e},properties:{id:n.id}}}else this.$notify({type:"error",title:"Помилка",message:"Недійсні координати!"})})},removeLinearLayer(){["area-measure-lines","area-measure-points","area-linear-area-fill","center-symbol"].forEach(t=>{this.map.getLayer(t)&&this.map.removeLayer(t)}),["area-measure","area-linear-area"].forEach(t=>{this.map.getSource(t)&&this.map.removeSource(t)}),this.area=0},createLinearLayer(){this.map.addSource("area-measure",{type:"geojson",data:{type:"FeatureCollection",features:[]}}),this.map.addLayer({id:"area-measure-lines",type:"line",source:"area-measure",layout:{"line-cap":"round","line-join":"round"},paint:{"line-color":"#000","line-width":2.5},filter:["in","$type","LineString"]}),this.map.addLayer({id:"area-measure-points",type:"circle",source:"area-measure",paint:{"circle-radius":4.5,"circle-color":"#fff","circle-stroke-width":2,"circle-stroke-color":"#000"},filter:["in","$type","Point"]}),this.createAreaLayer(),this.map.on("mousemove",this.mouseMove)},mouseMove(n){const e=this.map.queryRenderedFeatures(n.point,{layers:["area-measure-points"]});this.map.getCanvas().style.cursor=e.length?"move":"crosshair"},createAreaLayer(){this.map.addSource("area-linear-area",{type:"geojson",data:{type:"FeatureCollection",features:[]}}),this.map.addLayer({id:"area-linear-area-fill",type:"fill",source:"area-linear-area",layout:{},paint:{"fill-color":"#000","fill-opacity":.06}})},initMeasureLayer(){this.createLinearLayer(),this.map.on("mousedown","area-measure-points",this.handleDrag),this.map.on("click",this.measureMapClick),this.map.on("touchend",this.measureMapClick)},onMove(n){const e=n.lngLat;this.points=this.points.map(t=>t.properties.id===this.draggingPointId?{...t,geometry:{...t.geometry,coordinates:[e.lng,e.lat]}}:t),this.setPoints()},onUp(){this.map.off("mousemove",this.onMove),this.draggingPointId=null},handleDrag(n){n.preventDefault();const e=this.map.queryRenderedFeatures(n.point,{layers:["area-measure-points"]});if(e.length){const t=e[0].properties.id;this.draggingPointId=t,this.map.on("mousemove",this.onMove),this.map.once("mouseup",this.onUp)}},closeMeasure(){this.points=[],this.map.off("touchend",this.measureMapClick),this.map.off("click",this.measureMapClick),this.map.off("mousemove",this.mouseMove),this.map.getCanvas().style.cursor="grab",this.modalVisible=!1,this.removeLinearLayer()},toggleMeasure(){this.modalVisible=!this.modalVisible,this.modalVisible?(this.$store.commit("changeControl","area"),this.activeControl="area-measure",this.initMeasureLayer()):(this.$store.commit("changeControl",""),this.closeMeasure(),this.activeControl="no")}},computed:{currentControl(){return this.$store.getters.getCurrentControl},modalButtonClasses(){return{"!bg-[#DBEAFE]":this.modalVisible,"bg-white":!this.modalVisible}}}},O0=n=>(d.pushScopeId("data-v-0463d299"),n=n(),d.popScopeId(),n),VI={key:0,class:"max-w-[412px] absolute w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4"},NI={class:"flex justify-between items-center border-b pb-[16px]"},jI=O0(()=>d.createElementVNode("div",{class:"text-lg"},"Площа",-1)),UI={class:"pt-[16px]"},GI={class:"text-[14px] font-medium text-[#6B7280] mb-[16px]"},HI={key:0,ref:"distanceContainer",class:"text-[14px] font-bold"},XI=O0(()=>d.createElementVNode("div",null,"Виміряти площу",-1));function qI(n,e,t,s,a,h){const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("areaIcon");return d.openBlock(),d.createElementBlock("div",null,[(d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[a.modalVisible?(d.openBlock(),d.createElementBlock("div",VI,[d.createElementVNode("div",NI,[jI,d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=(...S)=>h.toggleMeasure&&h.toggleMeasure(...S))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",UI,[d.createElementVNode("p",GI,[a.points.length?d.createCommentVNode("",!0):(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[d.createTextVNode(" Натисніть на мапу, щоб додати першу точку. ")],64)),a.points.length==1?(d.openBlock(),d.createElementBlock(d.Fragment,{key:1},[d.createTextVNode(" Натисніть на мапу, щоб додати другу точку. ")],64)):d.createCommentVNode("",!0),a.points.length>1?(d.openBlock(),d.createElementBlock(d.Fragment,{key:2},[d.createTextVNode(" Продовжуйте натискати для додавання нових точок. Точки можна рухати. ")],64)):d.createCommentVNode("",!0)]),a.points.length>2?(d.openBlock(),d.createElementBlock("div",HI,[d.createTextVNode(" Загальна площа: "),d.createElementVNode("span",null,d.toDisplayString(a.area.toLocaleString())+" км²",1)],512)):d.createCommentVNode("",!0)])])):d.createCommentVNode("",!0)])),d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createVNode(w,{onClick:h.toggleMeasure,class:d.normalizeClass([h.modalButtonClasses,"w-full h-auto p-[9px] [transition:.3s] hover:[transition:.3s] text-[24px] hover:bg-[#DBEAFE] flex font-normal cursor-pointer text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-solid border-[#E5E7EB]"])},null,8,["onClick","class"])]),default:d.withCtx(()=>[XI]),_:1})])}const WI=Object.freeze(Object.defineProperty({__proto__:null,default:tt(RI,[["render",qI],["__scopeId","data-v-0463d299"]])},Symbol.toStringTag,{value:"Module"})),JI={},YI={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},ZI=[d.createElementVNode("title",null,"Document with Two Sections Icon",-1),d.createElementVNode("desc",null,"A document icon with a split design indicating two sections",-1),d.createElementVNode("path",{d:"M6 9V2H18V9",stroke:"#1E40AF","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M6 18H4C3.46957 18 2.96086 17.7893 2.58579 17.4142C2.21071 17.0391 2 16.5304 2 16V11C2 10.4696 2.21071 9.96086 2.58579 9.58579C2.96086 9.21071 3.46957 9 4 9H20C20.5304 9 21.0391 9.21071 21.4142 9.58579C21.7893 9.96086 22 10.4696 22 11V16C22 16.5304 21.7893 17.0391 21.4142 17.4142C21.0391 17.7893 20.5304 18 20 18H18",stroke:"#1E40AF","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M18 14H6V22H18V14Z",stroke:"#1E40AF","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function KI(n,e){return d.openBlock(),d.createElementBlock("svg",YI,ZI)}const QI={components:{printIcon:tt(JI,[["render",KI]])},props:{map:{type:Object,default:()=>{}}},data(){return{printVisible:!1,scriptElements:[],styleElements:[],resourcesLoaded:!1}},watch:{currentControl(n){n!=="print"?this.printVisible=!1:this.init()},async printVisible(n){!this.resourcesLoaded&&n?(await this.loadResources(),this.init(),this.simulateClick()):this.removeResources()}},computed:{modalButtonClasses(){return{"!bg-[#DBEAFE]":this.printVisible,"bg-white":!this.printVisible}},currentControl(){return this.$store.getters.getCurrentControl}},mounted(){document.addEventListener("click",n=>{const e=document.querySelector(".mapboxgl-export-list");if(e&&e.contains(n.target)){n.stopPropagation();return}!n.target.classList.contains("mapboxgl-export-list")&&!n.target.classList.contains("print-button")&&!n.target.classList.contains("mapboxgl-export-control")&&!n.target.id.includes("mapbox-gl-export")&&(this.printVisible=!1)})},methods:{addScript(n){return new Promise((e,t)=>{const s=document.createElement("script");s.src=n,s.async=!0,s.onload=e,s.onerror=t,document.head.appendChild(s),this.scriptElements.push(s)})},addStyle(n){return new Promise((e,t)=>{const s=document.createElement("link");s.href=n,s.rel="stylesheet",s.type="text/css",s.onload=e,s.onerror=t,document.head.appendChild(s),this.styleElements.push(s)})},async loadResources(){try{await this.addStyle("https://cdnjs.cloudflare.com/ajax/libs/mapbox-gl/3.8.0/mapbox-gl.min.css"),await this.addScript("https://cdnjs.cloudflare.com/ajax/libs/mapbox-gl/3.8.0/mapbox-gl.js"),await this.addStyle("https://cdn.jsdelivr.net/npm/@watergis/mapbox-gl-export@3.5.4/dist/mapbox-gl-export.min.css"),await this.addScript("https://cdn.jsdelivr.net/npm/@watergis/mapbox-gl-export@3.5.4/dist/mapbox-gl-export.umd.min.js"),this.resourcesLoaded=!0}catch(n){console.error("Failed to load resources:",n)}},removeResources(){this.scriptElements.forEach(n=>{n.parentNode&&n.parentNode.removeChild(n)}),this.scriptElements=[],this.styleElements.forEach(n=>{n.parentNode&&n.parentNode.removeChild(n)}),this.styleElements=[],this.resourcesLoaded=!1},async toggleResources(){this.printVisible=!this.printVisible},init(){if(!window.MapboxExportControl){console.error("MapboxExportControl is not loaded.");return}window.mapboxgl.accessToken="pk.eyJ1Ijoia3Jpemhhbm92c2t5IiwiYSI6ImNsemkxNWtkODA5dDcycnNhMWZzYWM0MTAifQ.6fEpgfd_2mA4UYuflDewpQ";const{MapboxExportControl:n,Size:e,PageOrientation:t,Format:s,DPI:a}=window.MapboxExportControl;this.map.addControl(new n({PageSize:e.A3,PageOrientation:t.Portrait,Format:s.PNG,DPI:a[96],Crosshair:!0,PrintableArea:!0,Local:"uk"}))},simulateClick(){new Promise(e=>{const t=setTimeout(()=>{const s=document.querySelector(".mapboxgl-export-control");s&&(clearInterval(t),e(s))},100)}).then(e=>{e.click()}).catch(()=>{console.error("Print button not found.")})}}},$I=d.createElementVNode("div",null,"Надрукувати",-1);function e4(n,e,t,s,a,h){const p=d.resolveComponent("printIcon"),c=d.resolveComponent("VsPopover");return d.openBlock(),d.createBlock(c,{trigger:"hover",placement:"left",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(p,{onClick:h.toggleResources,class:d.normalizeClass([h.modalButtonClasses,"print-button w-full h-auto p-[9px] [transition:.3s] hover:[transition:.3s] text-[24px] hover:bg-[#DBEAFE] flex font-normal cursor-pointer text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-solid border-[#E5E7EB]"])},null,8,["onClick","class"])]),default:d.withCtx(()=>[$I]),_:1})}const t4=Object.freeze(Object.defineProperty({__proto__:null,default:tt(QI,[["render",e4]])},Symbol.toStringTag,{value:"Module"})),i4={props:{bgColor:{type:String,default:"#1E40AF"}}},r4={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},s4=d.createElementVNode("title",null,"Target Icon",-1),n4=d.createElementVNode("desc",null,"A target icon with a circular pattern inside a rounded square",-1),o4=["stroke"],a4=["stroke"],l4=["stroke"],c4=["stroke"],h4=["stroke"],u4=["stroke"];function d4(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("svg",r4,[s4,n4,d.createElementVNode("path",{d:"M2 12H5",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,o4),d.createElementVNode("path",{d:"M19 12H22",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,a4),d.createElementVNode("path",{d:"M12 2V5",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,l4),d.createElementVNode("path",{d:"M12 19V22",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,c4),d.createElementVNode("path",{d:"M12 19C15.866 19 19 15.866 19 12C19 8.13401 15.866 5 12 5C8.13401 5 5 8.13401 5 12C5 15.866 8.13401 19 12 19Z",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,h4),d.createElementVNode("path",{d:"M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,u4)])}const p4={components:{geoIcon:tt(i4,[["render",d4]]),closeIcon:Ar},data(){return{location:null,data:null,marker:null,showLocation:!1}},computed:{modalButtonClasses(){return{"!bg-[#DBEAFE]":this.showLocation,"bg-white":!this.showLocation}}},props:{map:{type:Object}},beforeUnmount(){var n;(n=this.marker)==null||n.remove()},watch:{activeControl(n,e){n!=="geolocation"&&e==="geolocation"&&(this.showLocation=!1,this.closeGeolocation())}},methods:{togleGeolocation(){this.showLocation=!this.showLocation,this.showLocation?this.getUserLocation():(this.closeGeolocation(),this.activeControl="no")},getUserLocation(){navigator.geolocation?navigator.geolocation.getCurrentPosition(this.onGeolocationSuccess,this.onGeolocationError):(this.showLocation=!1,this.activeControl="no",this.$notify({type:"error",title:"Помилка",message:"Цей браузер не підтримує геолокацію"}),this.$emit("close"))},async onGeolocationSuccess(n){this.location={latitude:n.coords.latitude,longitude:n.coords.longitude};const t=await(await fetch(`https://nominatim.openstreetmap.org/reverse?format=json&lat=${this.location.latitude}&lon=${this.location.longitude}`)).json();this.data=t.address;const s=[this.location.longitude,this.location.latitude],a=[[parseFloat(t.boundingbox[2]),parseFloat(t.boundingbox[0])],[parseFloat(t.boundingbox[3]),parseFloat(t.boundingbox[1])]];this.map.fitBounds(a,{padding:200,maxZoom:16}),this.marker||(this.marker=new pg.Marker({color:"var(--primary)"})),this.marker.setLngLat(s).addTo(this.map),this.activeControl="geolocation"},closeGeolocation(){this.showLocation=!1,this.marker&&(this.marker.remove(),this.marker=null),this.location=null,this.data=null},onGeolocationError(){this.showLocation=!1,this.activeControl="no",this.$notify({type:"error",title:"Помилка",message:"Для визначення геолокації потрібен HTTPS протокол"}),this.$emit("close")}}},f4={key:0,class:"max-w-[412px] absolute w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4"},m4={class:"flex justify-between items-center border-b pb-[16px]"},g4=d.createElementVNode("div",{class:"text-lg font-semibold"},"Ваша геолокація",-1),y4={class:"d-flex"},_4={class:"pt-[16px]"},x4=d.createElementVNode("strong",null,"Широта:",-1),b4=d.createElementVNode("strong",null,"Довгота:",-1),v4=d.createElementVNode("strong",null,"КраЇна:",-1),w4=d.createElementVNode("strong",null,"Код країни:",-1),k4=d.createElementVNode("strong",null,"Місто:",-1),C4=d.createElementVNode("strong",null,"Поштовий індекс:",-1),S4=d.createElementVNode("div",null,"Дізнатися геолокацію",-1);function E4(n,e,t,s,a,h){var S,T,M,D,G,U;const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("geoIcon"),w=d.resolveComponent("VsPopover");return d.openBlock(),d.createElementBlock("div",null,[(d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[a.location?(d.openBlock(),d.createElementBlock("div",f4,[d.createElementVNode("div",m4,[g4,d.createElementVNode("div",y4,[d.createVNode(p,{onClick:h.closeGeolocation},null,8,["onClick"])])]),d.createElementVNode("div",_4,[d.createElementVNode("div",null,[x4,d.createTextVNode(" "+d.toDisplayString((S=a.location)==null?void 0:S.latitude),1)]),d.createElementVNode("div",null,[b4,d.createTextVNode(" "+d.toDisplayString((T=a.location)==null?void 0:T.longitude),1)]),d.createElementVNode("div",null,[v4,d.createTextVNode(" "+d.toDisplayString((M=a.data)==null?void 0:M.country),1)]),d.createElementVNode("div",null,[w4,d.createTextVNode(" "+d.toDisplayString((D=a.data)==null?void 0:D.country_code),1)]),d.createElementVNode("div",null,[k4,d.createTextVNode(" "+d.toDisplayString((G=a.data)==null?void 0:G.city),1)]),d.createElementVNode("div",null,[C4,d.createTextVNode(" "+d.toDisplayString((U=a.data)==null?void 0:U.postcode),1)])])])):d.createCommentVNode("",!0)])),d.createVNode(w,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createVNode(c,{onClick:h.togleGeolocation,class:d.normalizeClass([h.modalButtonClasses,"w-full h-auto p-[9px] [transition:.3s] hover:[transition:.3s] text-[24px] hover:bg-[#DBEAFE] flex font-normal cursor-pointer text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-solid border-[#E5E7EB]"])},null,8,["onClick","class"])]),default:d.withCtx(()=>[S4]),_:1})])}const A4=Object.freeze(Object.defineProperty({__proto__:null,default:tt(p4,[["render",E4]])},Symbol.toStringTag,{value:"Module"})),T4={props:{bgColor:{type:String,default:"#1E40AF"}}},M4={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},I4=d.createElementVNode("title",null,"Corner Lines Icon",-1),P4=d.createElementVNode("desc",null,"Four corner lines forming a square pattern",-1),D4=["stroke"],L4=["stroke"],B4=["stroke"],O4=["stroke"];function F4(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("svg",M4,[I4,P4,d.createElementVNode("path",{d:"M8 3H5C4.46957 3 3.96086 3.21071 3.58579 3.58579C3.21071 3.96086 3 4.46957 3 5V8",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,D4),d.createElementVNode("path",{d:"M21 8V5C21 4.46957 20.7893 3.96086 20.4142 3.58579C20.0391 3.21071 19.5304 3 19 3H16",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,L4),d.createElementVNode("path",{d:"M3 16V19C3 19.5304 3.21071 20.0391 3.58579 20.4142C3.96086 20.7893 4.46957 21 5 21H8",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,B4),d.createElementVNode("path",{d:"M16 21H19C19.5304 21 20.0391 20.7893 20.4142 20.4142C20.7893 20.0391 21 19.5304 21 19V16",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,O4)])}const z4={components:{fullscreenIcon:tt(T4,[["render",F4]])},props:{fullScreen:Boolean},data(){return{fullscreenShow:!1}},computed:{modalButtonClasses(){return{"!bg-[#DBEAFE]":this.fullscreenShow,"bg-white":!this.fullscreenShow}}},watch:{fullscreenShow(n){const e=document.body,t=document.fullscreenElement||document.webkitFullscreenElement||document.mozFullScreenElement||!1,s=e.requestFullscreen||e.webkitRequestFullscreen||e.mozRequestFullScreen||e.msRequestFullscreen,a=document.exitFullscreen||document.webkitExitFullscreen||document.mozCancelFullScreen||document.msExitFullscreen;n?this.$parent.$parent.mapHeight="100vh":this.$parent.$parent.mapHeight=this.$parent.$parent.height,t?a&&a.call(document):s&&s.call(e)}},methods:{togglePrint(){this.fullscreenShow=!this.fullscreenShow},handleEscapeKey(n){n.key==="Escape"&&(this.fullscreenShow=!1,this.exitFullscreen())},exitFullscreen(){const n=document.exitFullscreen||document.webkitExitFullscreen||document.mozCancelFullScreen||document.msExitFullscreen;n&&n.call(document)}},mounted(){document.addEventListener("keydown",this.handleEscapeKey),document.addEventListener("fullscreenchange",()=>{document.fullscreenElement||(this.fullscreenShow=!1)})},beforeUnmount(){document.removeEventListener("keydown",this.handleEscapeKey),document.removeEventListener("fullscreenchange",()=>{})}},R4=d.createElementVNode("div",null,"Розширити екран",-1);function V4(n,e,t,s,a,h){const p=d.resolveComponent("fullscreenIcon"),c=d.resolveComponent("VsPopover");return d.openBlock(),d.createElementBlock("div",null,[d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createVNode(p,{onClick:h.togglePrint,class:d.normalizeClass([h.modalButtonClasses,"w-full h-auto p-[9px] [transition:.3s] hover:[transition:.3s] text-[24px] hover:bg-[#DBEAFE] flex font-normal cursor-pointer text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-solid border-[#E5E7EB]"])},null,8,["onClick","class"])]),default:d.withCtx(()=>[R4]),_:1})])}const N4=Object.freeze(Object.defineProperty({__proto__:null,default:tt(z4,[["render",V4]])},Symbol.toStringTag,{value:"Module"})),j4={name:"vs-compare-layers",mixins:[Vn],components:{eyeOffIcon:M0,eyeIcon:I0,closeIcon:Ar},props:{map:{type:Object,required:!0},compareLayers:{type:Array,default(){return[]}}},inject:["prefix"],mounted(){var n;this.currentLayer=((n=this.compareLayers)==null?void 0:n[0])||null},data(){return{allbase:[],additionalLayers:[{id:"graymap",name:"Сіра карта",url:"https://basemaps.cartocdn.com/light_all/{z}/{x}/{y}.png",service:"TMS",image:"https://basemaps.cartocdn.com/light_all/10/601/348.png",basemap:!0},{id:"orto10",name:"Ortophoto 1:10К",url:"https://data.gki.com.ua/api-user/rtile/orto10/ua/{z}/{x}/{y}.png",service:"TMS",image:"https://data.gki.com.ua/api-user/rtile/orto10/ua/13/4954/2876.png",basemap:!0}],addedLayers:[],currentLayer:null}},computed:{getMapLayers(){return this.$store.getters.getLayers},layers(){var a,h;const n=((a=this.additionalLayers)==null?void 0:a.filter(p=>{var c;return(c=this.compareLayers)==null?void 0:c.includes(p.id)}))||[],e=((h=this.getMapLayers)==null?void 0:h.filter(p=>{var c;return(c=this.compareLayers)==null?void 0:c.includes(p.id)}))||[],t=[...n,...e];return Array.from(new Map(t.map(p=>[p.id,p])).values())}},watch:{getMapLayers:{handler(n){this.addedLayers=n},immediate:!0,deep:!0},currentLayer(n,e){const t=this.layers.find(a=>a.id===e),s=this.layers.find(a=>a.id===n);t&&this.setVisible(t,!1,this.map),s&&this.setVisible(s,!0,this.map)}},methods:{selectBase(n){this.currentLayer=n==null?void 0:n.id}}},U4={class:"absolute max-w-[412px] w-full top-[10px] right-[60px] bg-white border rounded-[15px] pt-[16px] pb-[26px] px-[24px]"},G4={class:"flex items-center justify-between pb-[16px] border-b"},H4=d.createElementVNode("div",{class:"text-[20px] max-w-[230px]"}," Базові шари порівняльної карти ",-1),X4={class:"pt-[16px]"},q4=["onClick"],W4={class:"text-[14px]"},J4={key:0,class:"text-blue-600"},Y4=[d.createElementVNode("svg",{width:"12",height:"9",viewBox:"0 0 12 9",fill:"none",xmlns:"http://www.w3.org/2000/svg"},[d.createElementVNode("path",{d:"M11.3334 1L4.00002 8.33333L0.666687 5",stroke:"#1F2937","stroke-linecap":"round","stroke-linejoin":"round"})],-1)];function Z4(n,e,t,s,a,h){const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover");return d.openBlock(),d.createBlock(d.Teleport,{to:"#mapwrapper"},[d.createElementVNode("div",U4,[d.createElementVNode("div",G4,[H4,d.createVNode(c,{trigger:"hover",placement:"bottom",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=w=>n.$emit("close"))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",X4,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(h.layers,w=>(d.openBlock(),d.createElementBlock("div",{key:w.id,class:"flex items-center justify-between py-[8px] cursor-pointer hover:text-blue-600",onClick:S=>h.selectBase(w)},[d.createElementVNode("div",W4,d.toDisplayString(w.name),1),a.currentLayer===w.id?(d.openBlock(),d.createElementBlock("div",J4,Y4)):d.createCommentVNode("",!0)],8,q4))),128))])])])}const K4=tt(j4,[["render",Z4]]),Q4={props:{bgColor:{type:String,default:"#1E40AF"}}},$4={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e5=d.createElementVNode("title",null,"Bidirectional Arrows Icon",-1),t5=d.createElementVNode("desc",null," Two sets of arrows pointing towards each other with a connecting line ",-1),i5=["stroke"],r5=["stroke"],s5=["stroke"];function n5(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("svg",$4,[e5,t5,d.createElementVNode("path",{d:"M18 8L22 12L18 16",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,i5),d.createElementVNode("path",{d:"M6 8L2 12L6 16",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,r5),d.createElementVNode("path",{d:"M2 12H22",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,s5)])}const o5={props:{map:{type:Object},compareLayers:{type:Array}},components:{CompareBaseLayers:K4,compareIcon:tt(Q4,[["render",n5]])},data(){return{afterMap:null,compare:null,compareIsOpen:!1,afterMapLoaded:!1}},computed:{currentControl(){return this.$store.getters.getCurrentControl},modalButtonClasses(){return{"!bg-[#DBEAFE]":this.compareIsOpen,"bg-white":!this.compareIsOpen}}},watch:{currentControl(n){n!=="compare"&&this.destroyCompare()}},mounted(){window.maplibregl=yn,this.loadScripts(),window.addEventListener("close-right-controls",()=>{this.destroyCompare()})},methods:{loadScripts(){const n=document.createElement("link");n.setAttribute("rel","stylesheet"),n.setAttribute("href","https://cdn.jsdelivr.net/npm/@maplibre/maplibre-gl-compare@0.5.0/dist/maplibre-gl-compare.min.css"),document.head.appendChild(n);const e=document.createElement("script");e.setAttribute("src","https://cdn.jsdelivr.net/npm/@maplibre/maplibre-gl-compare@0.5.0/dist/maplibre-gl-compare.min.js"),document.head.appendChild(e)},initCompare(){const n=this.map,e={version:8,glyphs:"https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",sources:{},layers:[]},t=new yn.Map({container:"after",style:e,center:n.getCenter(),zoom:n.getZoom()});if(t.on("load",()=>{this.afterMapLoaded=!0}),this.afterMap=t,window.maplibregl&&window.maplibregl.Compare){const s="#comparison-container";this.compare=new window.maplibregl.Compare(n,t,s,{mousemove:!1})}else console.error("Compare is not available on window.maplibregl")},destroyCompare(){this.compare&&(this.compare.remove(),this.compare=null),this.afterMap&&(this.afterMap.remove(),this.afterMap=null),this.compareIsOpen=!1,this.afterMapLoaded=!1},toggleCompare(){this.compareIsOpen=!this.compareIsOpen,this.compareIsOpen?(this.$store.commit("changeControl","compare"),this.$nextTick(()=>{this.initCompare(),this.resizeMaps()})):(this.$store.commit("changeControl",""),this.destroyCompare())},resizeMaps(){this.map.resize(),this.afterMap&&this.afterMap.resize()}}},a5=d.createElementVNode("div",null,"Порівняти карти",-1),l5=d.createElementVNode("div",{id:"comparison-container",class:"vs-map-tool-compare__wrapper"},[d.createElementVNode("div",{id:"after",class:"map-compare"})],-1);function c5(n,e,t,s,a,h){const p=d.resolveComponent("compareIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("CompareBaseLayers");return d.openBlock(),d.createElementBlock("div",null,[d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createVNode(p,{class:d.normalizeClass([h.modalButtonClasses,"w-full h-auto p-[9px] [transition:.3s] hover:[transition:.3s] text-[24px] hover:bg-[#DBEAFE] flex font-normal cursor-pointer text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-solid border-[#E5E7EB]"]),onClick:h.toggleCompare},null,8,["class","onClick"])]),default:d.withCtx(()=>[a5]),_:1}),a.compareIsOpen?(d.openBlock(),d.createBlock(d.Teleport,{key:0,to:"#mapwrapper"},[l5])):d.createCommentVNode("",!0),a.compareIsOpen&&a.afterMapLoaded?(d.openBlock(),d.createBlock(w,{key:1,map:a.afterMap,compareLayers:t.compareLayers,onClose:h.destroyCompare},null,8,["map","compareLayers","onClose"])):d.createCommentVNode("",!0)])}const h5=Object.freeze(Object.defineProperty({__proto__:null,default:tt(o5,[["render",c5]])},Symbol.toStringTag,{value:"Module"})),u5={props:{bgColor:{type:String,default:"#1E40AF"}}},d5={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},p5=d.createElementVNode("title",null,"Document with Arrow Icon",-1),f5=d.createElementVNode("desc",null,"A document icon with a downward arrow",-1),m5=["stroke"],g5=["stroke"],y5=["stroke"],_5=["stroke"];function x5(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("svg",d5,[p5,f5,d.createElementVNode("path",{d:"M14.5 2H6C5.46957 2 4.96086 2.21071 4.58579 2.58579C4.21071 2.96086 4 3.46957 4 4V20C4 20.5304 4.21071 21.0391 4.58579 21.4142C4.96086 21.7893 5.46957 22 6 22H18C18.5304 22 19.0391 21.7893 19.4142 21.4142C19.7893 21.0391 20 20.5304 20 20V7.5L14.5 2Z",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,m5),d.createElementVNode("path",{d:"M14 2V8H20",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,g5),d.createElementVNode("path",{d:"M12 18V12",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,y5),d.createElementVNode("path",{d:"M9 15L12 18L15 15",stroke:t.bgColor,"stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,8,_5)])}const b5=tt(u5,[["render",x5]]),v5={props:{value:{type:[String,Number,null],required:!0},options:{type:Array,required:!0,default:()=>[]},placeholder:{type:String,default:"Оберіть значення"}},data(){return{isOpen:!1}},computed:{selectedLabel(){const n=this.options.find(e=>e.value===this.value);return n?n.label:this.placeholder},isOptionSelected(){return this.options.some(n=>n.value===this.value)}},methods:{toggleDropdown(){this.isOpen=!this.isOpen},selectOption(n){this.$emit("change",n.value),this.isOpen=!1},handleClickOutside(n){this.$el.contains(n.target)||(this.isOpen=!1)}},mounted(){document.addEventListener("click",this.handleClickOutside)},beforeUnmount(){document.removeEventListener("click",this.handleClickOutside)}},w5={class:"relative map-form-dropdown"},k5={class:"w-full"},C5={class:"ml-2 p-2 border-l h-full flex items-center justify-between"},S5=[d.createElementVNode("path",{d:"M3.5 5.75L7 9.25L10.5 5.75",stroke:"#6B7280","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)],E5={class:"absolute z-10 w-full bg-white border rounded-lg mt-1 max-h-48 overflow-y-auto p-2"},A5=["onClick"];function T5(n,e,t,s,a,h){return d.openBlock(),d.createElementBlock("div",w5,[d.createElementVNode("div",k5,[d.createElementVNode("button",{onClick:e[0]||(e[0]=(...p)=>h.toggleDropdown&&h.toggleDropdown(...p)),class:"border rounded-lg w-full text-left bg-white flex justify-between items-center h-[35px]"},[d.createElementVNode("span",{class:d.normalizeClass([{"text-gray-400":!h.isOptionSelected,"text-black":h.isOptionSelected},"p-2 text-xs"])},d.toDisplayString(h.selectedLabel),3),d.createElementVNode("div",C5,[(d.openBlock(),d.createElementBlock("svg",{width:"14",height:"15",viewBox:"0 0 14 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",class:d.normalizeClass({"rotate-up":a.isOpen,"rotate-down":!a.isOpen})},S5,2))])]),d.withDirectives(d.createElementVNode("ul",E5,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(t.options,(p,c)=>(d.openBlock(),d.createElementBlock("li",{key:c,onClick:w=>h.selectOption(p),class:"p-2 hover:bg-blue-100 cursor-pointer rounded-lg text-sm"},d.toDisplayString(p.label),9,A5))),128))],512),[[d.vShow,a.isOpen]])])])}const F0=tt(v5,[["render",T5]]),M5={components:{FormDropdown:F0},props:{selectedServiceType:{type:String,required:!0},serviceUrl:{type:String,required:!0},name:{type:String,required:!0}},computed:{isFormValid(){return!!(this.selectedServiceType&&this.serviceUrl&&this.name)}},methods:{updateServiceType(n){this.$emit("update:selectedServiceType",n)},updateServiceUrl(n){this.$emit("update:serviceUrl",n)},updateServiceName(n){this.$emit("update:name",n)},addServiceData(){this.isFormValid&&this.$emit("addServiceData",this.selectedServiceType)},previewServiceData(){this.isFormValid&&this.$emit("previewServiceData")}}},I5={class:"mb-4 mt-4"},P5=d.createElementVNode("label",{class:"block font-bold text-sm mb-2"},[d.createTextVNode(" Тип сервісу "),d.createElementVNode("span",{class:"text-red-600 text-sm"},"*")],-1),D5={class:"mb-4"},L5=d.createElementVNode("label",{for:"service-url",class:"block font-bold text-sm mb-2"},[d.createTextVNode(" Адреса ресурсу (URL) "),d.createElementVNode("span",{class:"text-red-600 text-sm"},"*")],-1),B5=["value"],O5={class:"mb-4"},F5=d.createElementVNode("label",{for:"service-name",class:"block font-bold text-sm mb-2"},[d.createTextVNode(" Назва "),d.createElementVNode("span",{class:"text-red-600 text-sm"},"*")],-1),z5=["value"],R5={class:"flex items-center justify-between gap-[16px]"},V5=["disabled"],N5=["disabled"];function j5(n,e,t,s,a,h){const p=d.resolveComponent("FormDropdown");return d.openBlock(),d.createElementBlock("div",null,[d.createElementVNode("div",I5,[P5,d.createVNode(p,{value:t.selectedServiceType,onChange:h.updateServiceType,options:[{value:"geojson",label:"GeoJSON"},{value:"tms",label:"TMS"},{value:"wms",label:"WMS"}],placeholder:"Оберіть тип сервісу"},null,8,["value","onChange"])]),d.createElementVNode("div",D5,[L5,d.createElementVNode("input",{value:t.serviceUrl,onInput:e[0]||(e[0]=c=>h.updateServiceUrl(c.target.value)),id:"service-url",class:"border p-2 w-full h-[35px] text-xs focus:outline-none focus:border-blue-500 rounded-lg",type:"url",placeholder:"e.g. https://data.apps.fao.org/geoserver/wms"},null,40,B5)]),d.createElementVNode("div",O5,[F5,d.createElementVNode("input",{value:t.name,onInput:e[1]||(e[1]=c=>h.updateServiceName(c.target.value)),id:"service-name",class:"border p-2 w-full h-[35px] text-xs focus:outline-none focus:border-blue-500 rounded-lg",type:"text",placeholder:"Введіть назву"},null,40,z5)]),d.createElementVNode("div",R5,[d.createElementVNode("button",{onClick:e[2]||(e[2]=(...c)=>h.addServiceData&&h.addServiceData(...c)),disabled:!h.isFormValid,class:d.normalizeClass(["text-white py-2 px-4 rounded-lg text-sm",{"cursor-not-allowed bg-gray-500":!h.isFormValid,"bg-blue-500":h.isFormValid}])}," Додати ",10,V5),d.createElementVNode("button",{onClick:e[3]||(e[3]=(...c)=>h.previewServiceData&&h.previewServiceData(...c)),disabled:!h.isFormValid,class:d.normalizeClass(["bg-white py-2 px-4 border rounded-lg text-sm",{"cursor-not-allowed border-gray-500":!h.isFormValid,"border-blue-500 text-blue-500":h.isFormValid}])}," Попередній перегляд ",10,N5)])])}const z0=tt(M5,[["render",j5]]),U5="data:image/svg+xml,%3csvg%20width='70'%20height='52'%20viewBox='0%200%2070%2052'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M6.05172%208.74549L17.2131%206.88525V40.7377L12.3018%2041.7717C9.01306%2042.464%205.79705%2040.3203%205.17081%2037.0184L1.14319%2015.7819C0.515988%2012.4748%202.73148%209.29886%206.05172%208.74549Z'%20stroke='%232563EB'%20stroke-width='2'/%3e%3cpath%20d='M63.9483%208.74549L52.7869%206.88525V40.7377L57.6982%2041.7717C60.9869%2042.464%2064.203%2040.3203%2064.8292%2037.0184L68.8568%2015.7819C69.484%2012.4748%2067.2685%209.29886%2063.9483%208.74549Z'%20stroke='%232563EB'%20stroke-width='2'/%3e%3cg%20filter='url(%23filter0_dd_1905_159067)'%3e%3crect%20x='17.0664'%20y='1'%20width='35.8689'%20height='42.7541'%20rx='5'%20stroke='%232563EB'%20stroke-width='2'%20shape-rendering='crispEdges'/%3e%3c/g%3e%3cpath%20d='M47.9353%2043.7541H22.0664C19.305%2043.7541%2017.0664%2041.5155%2017.0664%2038.7541L17.0664%2035.293L29.4732%2022.1452L38.9834%2033.0891C39.7841%2034.0105%2041.2162%2034.0059%2042.011%2033.0794L47.2464%2026.9765L52.9353%2033.0979V38.7541C52.9353%2041.5155%2050.6967%2043.7541%2047.9353%2043.7541Z'%20fill='%23EFF6FF'%20stroke='%232563EB'%20stroke-width='2'/%3e%3ccircle%20cx='39.5897'%20cy='14.3444'%20r='4.16393'%20fill='%23EFF6FF'%20stroke='%232563EB'%20stroke-width='2'/%3e%3cdefs%3e%3cfilter%20id='filter0_dd_1905_159067'%20x='13.0664'%20y='0'%20width='43.8691'%20height='51.7542'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeFlood%20flood-opacity='0'%20result='BackgroundImageFix'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='2'/%3e%3cfeGaussianBlur%20stdDeviation='1'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.06%200'/%3e%3cfeBlend%20mode='normal'%20in2='BackgroundImageFix'%20result='effect1_dropShadow_1905_159067'/%3e%3cfeColorMatrix%20in='SourceAlpha'%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%20127%200'%20result='hardAlpha'/%3e%3cfeOffset%20dy='4'/%3e%3cfeGaussianBlur%20stdDeviation='1.5'/%3e%3cfeComposite%20in2='hardAlpha'%20operator='out'/%3e%3cfeColorMatrix%20type='matrix'%20values='0%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200%200.07%200'/%3e%3cfeBlend%20mode='normal'%20in2='effect1_dropShadow_1905_159067'%20result='effect2_dropShadow_1905_159067'/%3e%3cfeBlend%20mode='normal'%20in='SourceGraphic'%20in2='effect2_dropShadow_1905_159067'%20result='shape'/%3e%3c/filter%3e%3c/defs%3e%3c/svg%3e",G5={props:{name:{type:String,required:!0},file:{type:Object,required:!1}},data(){return{fileError:""}},watch:{file(n){n||this.clearFile()}},computed:{isFormValid(){return!!(this.name&&this.file&&!this.fileError)}},methods:{triggerFileUpload(){this.$refs.fileInput.click()},handleFileChange(n){const e=n.target.files[0];this.validateFile(e)},handleFileDrop(n){const e=n.dataTransfer.files[0];this.validateFile(e)},validateFile(n){n.size/(1024*1024)>50?(this.fileError="Файл перевищує максимальний розмір.",this.$emit("update:file",null)):(this.fileError="",this.$emit("update:file",n))},addFile(){this.$emit("addFile",this.file)},previewFile(){this.$emit("previewFile",this.file)},updateName(n){this.$emit("update:name",n)},clearFile(){this.fileError="",this.$refs.fileInput.value=null}}},H5={class:"mb-4 mt-4"},X5=d.createElementVNode("label",{for:"service-name",class:"block font-bold text-sm mb-2"},[d.createTextVNode(" Назва "),d.createElementVNode("span",{class:"text-red-600 text-sm"},"*")],-1),q5=["value"],W5={class:"cursor-pointer"},J5=d.createElementVNode("img",{src:U5,alt:"Upload icon",class:"mb-2 mx-auto"},null,-1),Y5={class:"text-gray-700 text-sm"},Z5=d.createElementVNode("p",{class:"text-gray-400 text-xs mt-2"},"Максимальний розмір: 50MB",-1),K5={key:0,class:"mt-2 text-sm"},Q5={key:1,class:"text-red-500 text-sm"},$5={class:"flex items-center justify-between gap-[16px]"},eP=["disabled"],tP=["disabled"];function iP(n,e,t,s,a,h){var p,c;return d.openBlock(),d.createElementBlock("div",null,[d.createElementVNode("div",H5,[X5,d.createElementVNode("input",{value:t.name,onInput:e[0]||(e[0]=w=>h.updateName(w.target.value)),id:"service-name",class:"border p-2 w-full h-[35px] text-xs focus:outline-none focus:border-blue-500 rounded-lg",type:"text",placeholder:"Введіть назву"},null,40,q5)]),d.createElementVNode("div",{class:"border-dashed border-gray-300 border p-4 text-center rounded-lg mb-4",onDrop:e[3]||(e[3]=d.withModifiers((...w)=>h.handleFileDrop&&h.handleFileDrop(...w),["prevent"])),onDragover:e[4]||(e[4]=d.withModifiers(()=>{},["prevent"]))},[d.createElementVNode("div",W5,[J5,d.createElementVNode("p",Y5,[d.createTextVNode(" Ви можете підключити власний файл у форматах GeoJSON. Для цього перетягніть файл зі свого сховища у цю область "),d.createElementVNode("span",{class:"text-blue-600 cursor-pointer font-bold",onClick:e[1]||(e[1]=(...w)=>h.triggerFileUpload&&h.triggerFileUpload(...w))},"або завантажте з комп'ютера")]),Z5,d.createElementVNode("input",{type:"file",id:"file-upload",ref:"fileInput",onChange:e[2]||(e[2]=(...w)=>h.handleFileChange&&h.handleFileChange(...w)),class:"hidden"},null,544)]),(p=t.file)!=null&&p.name?(d.openBlock(),d.createElementBlock("p",K5," Обраний файл: "+d.toDisplayString((c=t.file)==null?void 0:c.name),1)):d.createCommentVNode("",!0),a.fileError?(d.openBlock(),d.createElementBlock("p",Q5,d.toDisplayString(a.fileError),1)):d.createCommentVNode("",!0)],32),d.createElementVNode("div",$5,[d.createElementVNode("button",{onClick:e[5]||(e[5]=(...w)=>h.addFile&&h.addFile(...w)),disabled:!h.isFormValid,class:d.normalizeClass(["text-white py-2 px-4 rounded-lg text-sm",{"cursor-not-allowed bg-gray-500":!h.isFormValid,"bg-blue-500":h.isFormValid}])}," Додати ",10,eP),d.createElementVNode("button",{disabled:!h.isFormValid,class:d.normalizeClass(["bg-white py-2 px-4 border rounded-lg text-sm",{"cursor-not-allowed border-gray-500":!h.isFormValid,"border-blue-500 text-blue-500":h.isFormValid}]),onClick:e[6]||(e[6]=(...w)=>h.previewFile&&h.previewFile(...w))}," Попередній перегляд ",10,tP)])])}const R0=tt(G5,[["render",iP]]),rP="data:image/png;base64,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",sP="data:image/svg+xml,%3csvg%20width='38'%20height='38'%20viewBox='0%200%2038%2038'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.5%208C0.5%203.85786%203.85786%200.5%208%200.5H30C34.1421%200.5%2037.5%203.85786%2037.5%208V30C37.5%2034.1421%2034.1421%2037.5%2030%2037.5H8C3.85786%2037.5%200.5%2034.1421%200.5%2030V8Z'%20fill='white'/%3e%3cpath%20d='M0.5%208C0.5%203.85786%203.85786%200.5%208%200.5H30C34.1421%200.5%2037.5%203.85786%2037.5%208V30C37.5%2034.1421%2034.1421%2037.5%2030%2037.5H8C3.85786%2037.5%200.5%2034.1421%200.5%2030V8Z'%20stroke='%23E5E7EB'/%3e%3cpath%20d='M28%2022V26C28%2026.5304%2027.7893%2027.0391%2027.4142%2027.4142C27.0391%2027.7893%2026.5304%2028%2026%2028H12C11.4696%2028%2010.9609%2027.7893%2010.5858%2027.4142C10.2107%2027.0391%2010%2026.5304%2010%2026V22'%20stroke='%236B7280'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M24%2015L19%2010L14%2015'%20stroke='%236B7280'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M19%2010V22'%20stroke='%236B7280'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",nP="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4349_16502)'%3e%3cpath%20d='M8.00065%2014.6666C11.6827%2014.6666%2014.6673%2011.6819%2014.6673%207.99992C14.6673%204.31792%2011.6827%201.33325%208.00065%201.33325C4.31865%201.33325%201.33398%204.31792%201.33398%207.99992C1.33398%2011.6819%204.31865%2014.6666%208.00065%2014.6666Z'%20stroke='%23FF0000'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%206L10%2010M10%206L6%2010'%20stroke='%23FF0000'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4349_16502'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",oP="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_4349_16502)'%3e%3cpath%20d='M8.00065%2014.6666C11.6827%2014.6666%2014.6673%2011.6819%2014.6673%207.99992C14.6673%204.31792%2011.6827%201.33325%208.00065%201.33325C4.31865%201.33325%201.33398%204.31792%201.33398%207.99992C1.33398%2011.6819%204.31865%2014.6666%208.00065%2014.6666Z'%20stroke='%2314B8A6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M6%208.00008L7.33333%209.33341L10%206.66675'%20stroke='%2314B8A6'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_4349_16502'%3e%3crect%20width='16'%20height='16'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",aP="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M2%204H14'%20stroke='%236B7280'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M12.6673%204V13.3333C12.6673%2014%2012.0007%2014.6667%2011.334%2014.6667H4.66732C4.00065%2014.6667%203.33398%2014%203.33398%2013.3333V4'%20stroke='%236B7280'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M5.33398%203.99992V2.66659C5.33398%201.99992%206.00065%201.33325%206.66732%201.33325H9.33398C10.0007%201.33325%2010.6673%201.99992%2010.6673%202.66659V3.99992'%20stroke='%236B7280'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e",lP={name:"PreviewSection",components:{trashIcon:T0},data(){return{map:null}},props:{previewLayer:Object,selectedFormat:String,name:String,url:String,file:Number,fileProgress:Number,fileError:String},inject:["prefix"],mixins:[Vn],computed:{fileSize(){return(this.file.size/1024).toFixed(2)}},mounted(){this.initializeMap()},watch:{previewLayer:{immediate:!0,handler(n,e){e&&this.setVisible(e,!1,this.map),n&&(this.setVisible(n,!0,this.map),n.data&&this.zoomToLayer(n==null?void 0:n.data))}}},methods:{initializeMap(){const n={version:8,glyphs:"https://fonts.openmaptiles.org/{fontstack}/{range}.pbf",sources:{},layers:[]};this.map=new yn.Map({container:"preview-map",style:n,center:[31,48.5],zoom:3.2,attributionControl:!1})},removeLayer(){this.$emit("update:previewLayer",null),this.$emit("update:file",null),this.$emit("update:name",""),this.$emit("update:fileError",""),this.$emit("update:serviceUrl",""),this.$emit("update:selectedServiceType","")},downloadFile(){var e;const n=document.createElement("a");n.download=(e=this.file)==null?void 0:e.name,n.href=URL.createObjectURL(this.file),document.body.appendChild(n),n.click(),document.body.removeChild(n)},zoomToLayer(n){if(!n.features.length)return;const e=Qn(n);e&&this.map.fitBounds(e,{padding:{top:10,bottom:150,left:10,right:10}})}}},cP={class:"p-4"},hP={class:"h-[163px] w-full overflow-hidden rounded-lg mb-4 relative"},uP={class:"relative w-full h-full"},dP={class:"uppercase bg-white absolute top-[8px] left-[8px] rounded-lg p-2 text-[10px] z-10"},pP=d.createElementVNode("div",{id:"preview-map",class:"preview-map absolute top-0 w-full h-full"},null,-1),fP=d.createElementVNode("img",{src:rP,alt:"preview",class:"object-cover w-full"},null,-1),mP={class:"flex items-center justify-between mb-[10px]"},gP={class:"flex items-center gap-[8px]"},yP={class:"text-sm mb-1 break-words max-w-[80%]"},_P={class:"text-[#8E8E93]"},xP={class:"flex items-center gap-[8px]"},bP={key:0,src:nP,alt:"download"},vP=d.createElementVNode("img",{src:oP,alt:"download"},null,-1),wP={class:"w-full bg-gray-200 h-1.5 rounded-full overflow-hidden mb-2"},kP={key:1,class:"flex items-center justify-between mb-[10px]"},CP={class:"text-sm mb-1 break-words max-w-[80%]"},SP={href:"https://data.apps.fao.org/geoserver/wms",target:"_blank",class:"text-[#8E8E93]"},EP=d.createElementVNode("div",{class:"text-[12px]"}," Цей файл існує лише у вашому браузері. Щоб поділитися ним, ви повинні завантажити його на загальнодоступний вебсервер. ",-1),AP={key:1,class:"text-sm"},TP={key:0},MP={key:1},IP={key:2};function PP(n,e,t,s,a,h){var c;const p=d.resolveComponent("trashIcon");return d.openBlock(),d.createElementBlock("div",cP,[d.createElementVNode("div",hP,[d.createElementVNode("div",uP,[d.createElementVNode("div",dP,d.toDisplayString(t.previewLayer?"попередній перегляд даних":"немає даних для попереднього перегляду"),1),pP,fP])]),t.previewLayer?(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[t.selectedFormat==="file"?(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[d.createElementVNode("div",mP,[d.createElementVNode("div",gP,[d.createElementVNode("img",{src:sP,alt:"download",class:"cursor-pointer",onClick:e[0]||(e[0]=(...w)=>h.downloadFile&&h.downloadFile(...w))}),d.createElementVNode("div",yP,[d.createElementVNode("div",null,d.toDisplayString((c=t.file)==null?void 0:c.name),1),d.createElementVNode("div",_P,d.toDisplayString(h.fileSize)+" KB",1)])]),d.createElementVNode("div",xP,[t.fileError?(d.openBlock(),d.createElementBlock("img",bP)):d.createCommentVNode("",!0),vP,d.createElementVNode("img",{class:"cursor-pointer",src:aP,alt:"download",onClick:e[1]||(e[1]=w=>h.removeLayer())})])]),d.createElementVNode("div",wP,[d.createElementVNode("div",{class:"bg-blue-500 h-full",style:d.normalizeStyle({width:t.fileProgress+"%"})},null,4)])],64)):d.createCommentVNode("",!0),t.selectedFormat==="service"?(d.openBlock(),d.createElementBlock("div",kP,[d.createElementVNode("div",CP,[d.createElementVNode("div",null,d.toDisplayString(t.name),1),d.createElementVNode("a",SP,d.toDisplayString(t.url),1)]),d.createVNode(p,{onClick:e[2]||(e[2]=w=>h.removeLayer())})])):d.createCommentVNode("",!0),EP],64)):(d.openBlock(),d.createElementBlock("div",AP,[t.selectedFormat?d.createCommentVNode("",!0):(d.openBlock(),d.createElementBlock("span",TP,"Для продовження оберіть необхідний формат даних. ")),t.selectedFormat==="service"?(d.openBlock(),d.createElementBlock("span",MP,' Для продовження оберіть тип сервісу та заповніть необхідні поля. Якщо бажаєте попередньо переглянути Ваші дані, натисніть кнопку "Попередній перегляд". ')):d.createCommentVNode("",!0),t.selectedFormat==="file"?(d.openBlock(),d.createElementBlock("span",IP,' Для продовження завантажте файл та заповніть необхідні поля. Якщо бажаєте попередньо переглянути Ваші дані, натисність кнопку "Попередній перегляд". ')):d.createCommentVNode("",!0)]))])}const DP={name:"vs-buffer",mixins:[Vn],components:{bufferIcon:b5,closeIcon:Ar,FormDropdown:F0,ServiceForm:z0,FileUpload:R0,PreviewSection:tt(lP,[["render",PP]])},props:{map:{type:Object,required:!0}},inject:["prefix"],data(){return{modalVisible:!1,selectedFormat:"",selectedServiceType:"",serviceUrl:"",name:"",file:null,fileContent:null,previewLayer:null,fileProgress:0,fileError:""}},mounted(){window.addEventListener("close-right-controls",()=>{this.handleClose()})},beforeUnmount(){window.removeEventListener("close-right-controls")},computed:{currentControl(){return this.$store.getters.getCurrentControl},currentLayers(){return this.$store.getters.getMapLayers},formatOptions(){return[{value:"service",label:"Геоінформаційний сервіс"},{value:"file",label:"Файл"}]},formComponent(){return this.selectedFormat==="service"?z0:R0},modalButtonClasses(){return{"!bg-[#DBEAFE]":this.modalVisible,"bg-white":!this.modalVisible}}},watch:{currentControl(n){n!=="buffer"?this.modalVisible=!1:this.modalVisible=!0},selectedFormat(){this.clearFormData()},modalVisible(n){n||(this.clearFormData(),this.selectedFormat="")}},methods:{handleClose(){this.modalVisible=!1},toggleMeasure(){this.modalVisible=!this.modalVisible,this.modalVisible?this.$store.commit("changeControl","buffer"):this.$store.commit("changeControl","")},clearFormData(){this.selectedServiceType="",this.serviceUrl="",this.name="",this.file=null,this.fileContent=null,this.previewLayer=null},onFileChange(n){this.readFileContent(n,this.addFileData)},previewFileChange(n){this.readFileContent(n,this.previewFileData)},readFileContent(n,e){const t=new FileReader;t.onprogress=s=>{s.lengthComputable&&(this.fileProgress=Math.round(s.loaded/s.total*100))},t.onload=s=>{this.fileContent=s.target.result,e()},t.onerror=()=>{this.fileError="Виникла помилка при зчитуванні файлу",this.$notify({type:"error",title:"Помилка",message:"Не вдалося зчитати файл"})},t.readAsText(n)},addServiceData(){this.serviceUrl&&this.name?this.createLayer(this.selectedServiceType,this.serviceUrl):console.error("Service URL or Name is missing")},previewServiceData(){this.serviceUrl&&this.name?this.createPreviewLayer(this.selectedServiceType,this.serviceUrl):console.error("Service URL or Name is missing")},addFileData(){this.isValidGeoJson()?this.createLayer("geojson","",this.fileContent):this.$notify({type:"error",title:"Помилка",message:"Невалідний geojson"})},previewFileData(){this.isValidGeoJson()?this.createPreviewLayer("geojson","",this.fileContent):this.$notify({type:"error",title:"Помилка",message:"Невалідний geojson"})},createLayer(n,e,t){const s=t?JSON.parse(t):null,a={id:this.generateUniqueId(),name:this.name,url:e,service:n,imported:!0,data:s};if(this.currentLayers.some(p=>p.name===a.name&&p.url===a.url&&p.service===a.service&&p.imported===a.imported&&JSON.stringify(p.data)===JSON.stringify(a.data))){this.$notify({type:"error",title:"Помилка",message:"Даний шар вже існує"});return}this.setVisible(a,!0),a.data&&this.zoomToLayer(a==null?void 0:a.data),this.$store.commit("addMapLayer",{...a,visible:!0}),this.$emit("openLayers"),this.$notify({type:"success",title:"Успіх",message:"Шар успішно додано"}),this.handleClose()},zoomToLayer(n){if(!n.features.length)return;const e=Qn(n);e&&this.map.fitBounds(e,{padding:{top:10,bottom:150,left:10,right:10}})},createPreviewLayer(n,e,t){const s=t?JSON.parse(t):null,a={id:this.generateUniqueId(),name:this.name,url:e,service:n,imported:!0,data:s};this.previewLayer=a},isValidGeoJson(){try{return JSON.parse(this.fileContent),!0}catch(n){return console.error("Invalid GeoJSON data",n),!1}},generateUniqueId(){return`${this.name.split(" ").join("")}-${Date.now()}`}}},LP={class:"bg-white border rounded-lg absolute w-[830px] top-[10px] right-[60px] text-black z-20"},BP={class:"text-xl border-b p-4 flex justify-between"},OP={class:"flex w-full"},FP={class:"p-4 border-r border-[#0000001A] w-2/5"},zP=d.createElementVNode("label",{for:"data-format",class:"block font-bold text-sm mb-2"},[d.createTextVNode(" Формат даних "),d.createElementVNode("span",{class:"text-red-600"},"*")],-1),RP=d.createElementVNode("div",null,"Завантажити файл",-1);function VP(n,e,t,s,a,h){const p=d.resolveComponent("closeIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("FormDropdown"),S=d.resolveComponent("PreviewSection"),T=d.resolveComponent("bufferIcon");return d.openBlock(),d.createElementBlock("div",null,[a.modalVisible?(d.openBlock(),d.createBlock(d.Teleport,{key:0,to:"#mapwrapper"},[d.createElementVNode("div",LP,[d.createElementVNode("div",BP,[d.createTextVNode(" Додавання даних "),d.createVNode(c,{trigger:"hover",placement:"bottom",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border border-transparent bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 disabled:opacity-50 disabled:pointer-events-none dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400 dark:focus:bg-neutral-600",onClick:e[0]||(e[0]=(...M)=>h.handleClose&&h.handleClose(...M))},[d.createVNode(p,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",OP,[d.createElementVNode("div",FP,[zP,d.createVNode(w,{value:a.selectedFormat,onChange:e[1]||(e[1]=M=>a.selectedFormat=M),options:h.formatOptions,placeholder:"Оберіть формат даних"},null,8,["value","options"]),a.selectedFormat?(d.openBlock(),d.createBlock(d.resolveDynamicComponent(h.formComponent),{key:0,selectedServiceType:a.selectedServiceType,serviceUrl:a.serviceUrl,name:a.name,file:a.file,"onUpdate:file":e[2]||(e[2]=M=>a.file=M),"onUpdate:selectedServiceType":e[3]||(e[3]=M=>a.selectedServiceType=M),"onUpdate:serviceUrl":e[4]||(e[4]=M=>a.serviceUrl=M),"onUpdate:name":e[5]||(e[5]=M=>a.name=M),onAddServiceData:h.addServiceData,onPreviewServiceData:h.previewServiceData,onAddFile:h.onFileChange,onPreviewFile:h.previewFileChange},null,40,["selectedServiceType","serviceUrl","name","file","onAddServiceData","onPreviewServiceData","onAddFile","onPreviewFile"])):d.createCommentVNode("",!0)]),d.createVNode(S,{class:"w-3/5",previewLayer:a.previewLayer,selectedFormat:a.selectedFormat,name:a.name,url:a.serviceUrl,file:a.file,fileError:a.fileError,fileProgress:a.fileProgress,"onUpdate:selectedServiceType":e[6]||(e[6]=M=>a.selectedServiceType=M),"onUpdate:serviceUrl":e[7]||(e[7]=M=>a.serviceUrl=M),"onUpdate:name":e[8]||(e[8]=M=>a.name=M),"onUpdate:fileError":e[9]||(e[9]=M=>a.fileError=M),"onUpdate:file":e[10]||(e[10]=M=>a.file=M),"onUpdate:previewLayer":e[11]||(e[11]=M=>a.previewLayer=M)},null,8,["previewLayer","selectedFormat","name","url","file","fileError","fileProgress"])])])])):d.createCommentVNode("",!0),d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(T,{onClick:h.toggleMeasure,class:d.normalizeClass([h.modalButtonClasses,"w-full h-auto p-[9px] transition hover:bg-[#DBEAFE] text-[24px] text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-[#E5E7EB] cursor-pointer"])},null,8,["onClick","class"])]),default:d.withCtx(()=>[RP]),_:1})])}const NP=Object.freeze(Object.defineProperty({__proto__:null,default:tt(DP,[["render",VP]])},Symbol.toStringTag,{value:"Module"})),jP={},UP={width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},GP=[d.createElementVNode("title",null,"Globe Icon",-1),d.createElementVNode("desc",null," A circular representation of a globe with horizontal and vertical lines ",-1),d.createElementVNode("path",{d:"M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 17.5228 6.47715 22 12 22Z",stroke:"#1E40AF","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M2 12H22",stroke:"#1E40AF","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,-1),d.createElementVNode("path",{d:"M12 2C14.5013 4.73835 15.9228 8.29203 16 12C15.9228 15.708 14.5013 19.2616 12 22C9.49872 19.2616 8.07725 15.708 8 12C8.07725 8.29203 9.49872 4.73835 12 2Z",stroke:"#1E40AF","stroke-width":"1","stroke-linecap":"round","stroke-linejoin":"round"},null,-1)];function HP(n,e){return d.openBlock(),d.createElementBlock("svg",UP,GP)}const XP={components:{homeIcon:tt(jP,[["render",HP]])},name:"vs-homezoom",props:{map:{type:Object}},methods:{homeZoom(){const n=this.$parent.cityBbox||[22.1352,44.3909,40.2276,52.3791];this.map.fitBounds(n,{duration:0,padding:10})}},computed:{}},qP=d.createElementVNode("div",null,"Повернутись на початкові налаштування",-1);function WP(n,e,t,s,a,h){const p=d.resolveComponent("homeIcon"),c=d.resolveComponent("VsPopover");return d.openBlock(),d.createElementBlock("div",null,[d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createVNode(p,{onClick:h.homeZoom,class:"w-full h-auto p-[9px] [transition:.3s] hover:[transition:.3s] text-[24px] hover:bg-[#DBEAFE] flex font-normal cursor-pointer text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-solid border-[#E5E7EB]"},null,8,["onClick"])]),default:d.withCtx(()=>[qP]),_:1})])}const JP=Object.freeze(Object.defineProperty({__proto__:null,default:tt(XP,[["render",WP]])},Symbol.toStringTag,{value:"Module"})),YP={props:{map:{type:Object,required:!0}},data(){return{is3D:!1}},mounted(){this.map.on("move",this.updateViewStatus),this.updateViewStatus()},beforeUnmount(){this.map.off("move",this.updateViewStatus)},methods:{toggleView(){this.is3D?this.map.easeTo({pitch:0,bearing:0,duration:1e3}):this.map.easeTo({pitch:60,bearing:-29.6,duration:1e3})},updateViewStatus(){this.is3D=this.map.getPitch()!==0}}},ZP=d.createElementVNode("div",null,"Перемикач виду",-1);function KP(n,e,t,s,a,h){const p=d.resolveComponent("VsPopover");return d.openBlock(),d.createBlock(p,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createElementVNode("div",{class:"font-light w-full h-[44px] p-[9px] [transition:.3s] hover:[transition:.3s] text-[19px] hover:bg-[#DBEAFE] flex cursor-pointer text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-solid border-[#E5E7EB]",onClick:e[0]||(e[0]=(...c)=>h.toggleView&&h.toggleView(...c))},d.toDisplayString(a.is3D?"2D":"3D"),1)]),default:d.withCtx(()=>[ZP]),_:1})}const QP=Object.freeze(Object.defineProperty({__proto__:null,default:tt(YP,[["render",KP]])},Symbol.toStringTag,{value:"Module"})),$P={},eD={xmlns:"http://www.w3.org/2000/svg",class:"icon icon-tabler icon-tabler-circle",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"1",stroke:"#1E40AF",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},tD=[d.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),d.createElementVNode("circle",{cx:"12",cy:"12",r:"9"},null,-1)];function iD(n,e){return d.openBlock(),d.createElementBlock("svg",eD,tD)}const V0=tt($P,[["render",iD]]),rD={components:{radiusIcon:V0,closeIcon:Ar},props:{map:{type:Object}},data(){return{modalVisible:!1,defaultRadius:1e4,points:[]}},watch:{currentControl(n){n!=="radius"&&this.close()}},computed:{currentControl(){return this.$store.getters.getCurrentControl},modalButtonClasses(){return{"!bg-[#DBEAFE]":this.modalVisible,"bg-white":!this.modalVisible}}},methods:{toggle(){this.modalVisible=!this.modalVisible,this.modalVisible?(this.$store.commit("changeControl","radius"),this.map.on("click",this.addPoint)):(this.$store.commit("changeControl",""),this.map.off("click",this.addPoint),this.clearPoints())},addPoint(n){const e={id:`point-${this.points.length}`,coordinates:[n.lngLat.lng,n.lngLat.lat],radius:this.defaultRadius,color:"#ff0000",area:this.calculateArea([n.lngLat.lng,n.lngLat.lat],this.defaultRadius)};this.points.push(e),this.drawPoint(e)},drawPoint(n){const e=Lp(n.coordinates,n.radius/1e3,{steps:64,units:"kilometers"});this.map.addLayer({id:n.id,type:"fill",source:{type:"geojson",data:e},paint:{"fill-color":n.color,"fill-opacity":.4}})},updatePointColor(n){const e=this.points[n];this.map.getLayer(e.id)&&this.map.setPaintProperty(e.id,"fill-color",e.color)},updatePointRadius(n){const e=this.points[n];if(e.area=this.calculateArea(e.coordinates,e.radius),this.map.getLayer(e.id)){const t=Lp(e.coordinates,e.radius/1e3,{steps:64,units:"kilometers"});this.map.getSource(e.id).setData(t)}},removePoint(n){const e=this.points[n];this.map.getLayer(e.id)&&(this.map.removeLayer(e.id),this.map.removeSource(e.id)),this.points.splice(n,1)},clearPoints(){this.points.forEach(n=>{this.map.getLayer(n.id)&&(this.map.removeLayer(n.id),this.map.removeSource(n.id))}),this.points=[]},calculateArea(n,e){const t=Lp(n,e/1e3,{steps:64,units:"kilometers"});return o0(t).toFixed(2)},close(){this.modalVisible=!1,this.map.off("click",this.addPoint),this.clearPoints()}}},sD=d.createElementVNode("div",null,"Створити радіус",-1),nD={key:0,class:"max-w-[412px] absolute w-full top-[104px] left-[84px] bg-white border rounded-[15px] p-4 max-h-[calc(100%-140px)] flex flex-col"},oD={class:"flex justify-between items-center border-b pb-[16px]"},aD=d.createElementVNode("div",{class:"text-lg"},"Радіус",-1),lD={class:"pt-[16px]"},cD=d.createElementVNode("label",{class:"block text-sm font-medium text-gray-700"},"Дефолтний радіус (м):",-1),hD=d.createElementVNode("p",{class:"text-[14px] font-medium text-[#6B7280] my-3"}," Натисніть на мапу, щоб додати точки. ",-1),uD={key:0,class:"mt-3 h-full overflow-auto"},dD={class:"w-full border border-gray-300 rounded-lg shadow-md bg-white overflow-hidden text-sm"},pD=d.createElementVNode("thead",null,[d.createElementVNode("tr",{class:"bg-gray-200 text-gray-700 uppercase text-sm font-semibold"},[d.createElementVNode("th",{class:"px-2 py-1"},"Площа"),d.createElementVNode("th",{class:"px-2 py-1"},"Колір"),d.createElementVNode("th",{class:"px-2 py-1"},"Радіус"),d.createElementVNode("th",{class:"px-2 py-1"},"Дія")])],-1),fD={class:"px-2 py-1 text-center"},mD={class:"px-2 py-1 flex justify-center"},gD=["onUpdate:modelValue","onInput"],yD={class:"px-2 py-1 text-center"},_D=["onUpdate:modelValue","onInput"],xD={class:"px-2 py-1"};function bD(n,e,t,s,a,h){const p=d.resolveComponent("radiusIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("closeIcon");return d.openBlock(),d.createElementBlock(d.Fragment,null,[d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createVNode(p,{onClick:h.toggle,class:d.normalizeClass([h.modalButtonClasses,"w-full h-auto p-[9px] transition hover:bg-[#DBEAFE] text-[24px] text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-[#E5E7EB] cursor-pointer"])},null,8,["onClick","class"])]),default:d.withCtx(()=>[sD]),_:1}),(d.openBlock(),d.createBlock(d.Teleport,{to:"body"},[a.modalVisible?(d.openBlock(),d.createElementBlock("div",nD,[d.createElementVNode("div",oD,[aD,d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createElementVNode("button",{type:"button",class:"size-8 inline-flex justify-center items-center gap-x-2 rounded-full border bg-gray-100 text-gray-800 hover:bg-gray-200 focus:outline-none focus:bg-gray-200 dark:bg-neutral-700 dark:hover:bg-neutral-600 dark:text-neutral-400",onClick:e[0]||(e[0]=(...S)=>h.toggle&&h.toggle(...S))},[d.createVNode(w,{class:"cursor-pointer"})])]),default:d.withCtx(()=>[d.createTextVNode(" Приховати панель ")]),_:1})]),d.createElementVNode("div",lD,[cD,d.withDirectives(d.createElementVNode("input",{"onUpdate:modelValue":e[1]||(e[1]=S=>a.defaultRadius=S),type:"number",class:"border border-gray-300 rounded px-2 py-1 w-full mt-1"},null,512),[[d.vModelText,a.defaultRadius]])]),hD,a.points.length?(d.openBlock(),d.createElementBlock("div",uD,[d.createElementVNode("table",dD,[pD,d.createElementVNode("tbody",null,[(d.openBlock(!0),d.createElementBlock(d.Fragment,null,d.renderList(a.points,(S,T)=>(d.openBlock(),d.createElementBlock("tr",{key:T,class:"border-t border-gray-200 hover:bg-gray-50 transition first:rounded-t-lg last:rounded-b-lg"},[d.createElementVNode("td",fD,d.toDisplayString(S.area)+" м²",1),d.createElementVNode("td",mD,[d.withDirectives(d.createElementVNode("input",{type:"color","onUpdate:modelValue":M=>S.color=M,onInput:M=>h.updatePointColor(T),class:"w-8 h-8 border rounded-md shadow-sm cursor-pointer"},null,40,gD),[[d.vModelText,S.color]])]),d.createElementVNode("td",yD,[d.withDirectives(d.createElementVNode("input",{type:"number","onUpdate:modelValue":M=>S.radius=M,onInput:M=>h.updatePointRadius(T),class:"w-16 px-2 py-1 border border-gray-300 rounded-md shadow-sm text-center focus:ring-2 focus:ring-blue-300"},null,40,_D),[[d.vModelText,S.radius]])]),d.createElementVNode("td",xD,[d.createVNode(w,{onClick:M=>h.removePoint(T),class:"cursor-pointer"},null,8,["onClick"])])]))),128))])])])):d.createCommentVNode("",!0)])):d.createCommentVNode("",!0)]))],64)}const vD=Object.freeze(Object.defineProperty({__proto__:null,default:tt(rD,[["render",bD]])},Symbol.toStringTag,{value:"Module"}));function ge(n,e,t){return(e=function(s){var a=function(h,p){if(typeof h!="object"||!h)return h;var c=h[Symbol.toPrimitive];if(c!==void 0){var w=c.call(h,p||"default");if(typeof w!="object")return w;throw new TypeError("@@toPrimitive must return a primitive value.")}return(p==="string"?String:Number)(h)}(s,"string");return typeof a=="symbol"?a:a+""}(e))in n?Object.defineProperty(n,e,{value:t,enumerable:!0,configurable:!0,writable:!0}):n[e]=t,n}function N0(n,e){var t=Object.keys(n);if(Object.getOwnPropertySymbols){var s=Object.getOwnPropertySymbols(n);e&&(s=s.filter(function(a){return Object.getOwnPropertyDescriptor(n,a).enumerable})),t.push.apply(t,s)}return t}function ve(n){for(var e=1;e=0)continue;w[S]=p[S]}return w}(n,e);if(Object.getOwnPropertySymbols){var h=Object.getOwnPropertySymbols(n);for(s=0;s=0||{}.propertyIsEnumerable.call(n,t)&&(a[t]=n[t])}return a}function Oo(n,e){return e||(e=n.slice(0)),Object.freeze(Object.defineProperties(n,{raw:{value:Object.freeze(e)}}))}class j0{constructor(){ge(this,"browserShadowBlurConstant",1),ge(this,"DPI",96),ge(this,"devicePixelRatio",typeof window<"u"?window.devicePixelRatio:1),ge(this,"perfLimitSizeTotal",2097152),ge(this,"maxCacheSideLimit",4096),ge(this,"minCacheSideLimit",256),ge(this,"disableStyleCopyPaste",!1),ge(this,"enableGLFiltering",!0),ge(this,"textureSize",4096),ge(this,"forceGLPutImageData",!1),ge(this,"cachesBoundsOfCurve",!1),ge(this,"fontPaths",{}),ge(this,"NUM_FRACTION_DIGITS",4)}}const wi=new class extends j0{constructor(n){super(),this.configure(n)}configure(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Object.assign(this,n)}addFonts(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.fontPaths=ve(ve({},this.fontPaths),n)}removeFonts(){(arguments.length>0&&arguments[0]!==void 0?arguments[0]:[]).forEach(n=>{delete this.fontPaths[n]})}clearFonts(){this.fontPaths={}}restoreDefaults(n){const e=new j0,t=(n==null?void 0:n.reduce((s,a)=>(s[a]=e[a],s),{}))||e;this.configure(t)}},Fo=function(n){for(var e=arguments.length,t=new Array(e>1?e-1:0),s=1;sthis.testPrecision(t,s)),t.getExtension("WEBGL_lose_context").loseContext(),Fo("log","WebGL: max texture size ".concat(this.maxTextureSize)))}isSupported(e){return!!this.maxTextureSize&&this.maxTextureSize>=e}}const SD={};let U0;const Un=()=>U0||(U0={document,window,isTouchSupported:"ontouchstart"in window||"ontouchstart"in document||window&&window.navigator&&window.navigator.maxTouchPoints>0,WebGLProbe:new CD,dispose(){},copyPasteData:SD}),ml=()=>Un().document,Xp=()=>Un().window,G0=()=>{var n;return Math.max((n=wi.devicePixelRatio)!==null&&n!==void 0?n:Xp().devicePixelRatio,1)},Ic=new class{constructor(){ge(this,"charWidthsCache",{}),ge(this,"boundsOfCurveCache",{})}getFontCache(n){let{fontFamily:e,fontStyle:t,fontWeight:s}=n;e=e.toLowerCase(),this.charWidthsCache[e]||(this.charWidthsCache[e]={});const a=this.charWidthsCache[e],h="".concat(t.toLowerCase(),"_").concat((s+"").toLowerCase());return a[h]||(a[h]={}),a[h]}clearFontCache(n){(n=(n||"").toLowerCase())?this.charWidthsCache[n]&&delete this.charWidthsCache[n]:this.charWidthsCache={}}limitDimsByArea(n){const{perfLimitSizeTotal:e}=wi,t=Math.sqrt(e*n);return[Math.floor(t),Math.floor(e/t)]}},qp="6.6.1";function pu(){}const Pc=Math.PI/2,fu=2*Math.PI,Wp=Math.PI/180,ds=Object.freeze([1,0,0,1,0,0]),Jp=16,zo=.4477152502,oi="center",Pi="left",Es="top",Yp="bottom",fr="right",As="none",Zp=/\r?\n/,H0="moving",mu="scaling",X0="rotating",Kp="rotate",q0="skewing",Dc="resizing",ED="modifyPoly",AD="modifyPath",gu="changed",yu="scale",Ts="scaleX",Qs="scaleY",gl="skewX",yl="skewY",Tr="fill",Ms="stroke",_u="modified",_l="json",Qp="svg",Tt=new class{constructor(){this[_l]=new Map,this[Qp]=new Map}has(n){return this[_l].has(n)}getClass(n){const e=this[_l].get(n);if(!e)throw new jn("No class registered for ".concat(n));return e}setClass(n,e){e?this[_l].set(e,n):(this[_l].set(n.type,n),this[_l].set(n.type.toLowerCase(),n))}getSVGClass(n){return this[Qp].get(n)}setSVGClass(n,e){this[Qp].set(e??n.type.toLowerCase(),n)}},xu=new class extends Array{remove(n){const e=this.indexOf(n);e>-1&&this.splice(e,1)}cancelAll(){const n=this.splice(0);return n.forEach(e=>e.abort()),n}cancelByCanvas(n){if(!n)return[];const e=this.filter(t=>{var s;return t.target===n||typeof t.target=="object"&&((s=t.target)===null||s===void 0?void 0:s.canvas)===n});return e.forEach(t=>t.abort()),e}cancelByTarget(n){if(!n)return[];const e=this.filter(t=>t.target===n);return e.forEach(t=>t.abort()),e}};class TD{constructor(){ge(this,"__eventListeners",{})}on(e,t){if(this.__eventListeners||(this.__eventListeners={}),typeof e=="object")return Object.entries(e).forEach(s=>{let[a,h]=s;this.on(a,h)}),()=>this.off(e);if(t){const s=e;return this.__eventListeners[s]||(this.__eventListeners[s]=[]),this.__eventListeners[s].push(t),()=>this.off(s,t)}return()=>!1}once(e,t){if(typeof e=="object"){const s=[];return Object.entries(e).forEach(a=>{let[h,p]=a;s.push(this.once(h,p))}),()=>s.forEach(a=>a())}if(t){const s=this.on(e,function(){for(var a=arguments.length,h=new Array(a),p=0;p!1}_removeEventListener(e,t){if(this.__eventListeners[e])if(t){const s=this.__eventListeners[e],a=s.indexOf(t);a>-1&&s.splice(a,1)}else this.__eventListeners[e]=[]}off(e,t){if(this.__eventListeners)if(e===void 0)for(const s in this.__eventListeners)this._removeEventListener(s);else typeof e=="object"?Object.entries(e).forEach(s=>{let[a,h]=s;this._removeEventListener(a,h)}):this._removeEventListener(e,t)}fire(e,t){var s;if(!this.__eventListeners)return;const a=(s=this.__eventListeners[e])===null||s===void 0?void 0:s.concat();if(a)for(let h=0;h{const t=n.indexOf(e);return t!==-1&&n.splice(t,1),n},to=n=>{if(n===0)return 1;switch(Math.abs(n)/Pc){case 1:case 3:return 0;case 2:return-1}return Math.cos(n)},io=n=>{if(n===0)return 0;const e=n/Pc,t=Math.sign(n);switch(e){case 1:return t;case 2:return 0;case 3:return-t}return Math.sin(n)};class ze{constructor(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0;typeof e=="object"?(this.x=e.x,this.y=e.y):(this.x=e,this.y=t)}add(e){return new ze(this.x+e.x,this.y+e.y)}addEquals(e){return this.x+=e.x,this.y+=e.y,this}scalarAdd(e){return new ze(this.x+e,this.y+e)}scalarAddEquals(e){return this.x+=e,this.y+=e,this}subtract(e){return new ze(this.x-e.x,this.y-e.y)}subtractEquals(e){return this.x-=e.x,this.y-=e.y,this}scalarSubtract(e){return new ze(this.x-e,this.y-e)}scalarSubtractEquals(e){return this.x-=e,this.y-=e,this}multiply(e){return new ze(this.x*e.x,this.y*e.y)}scalarMultiply(e){return new ze(this.x*e,this.y*e)}scalarMultiplyEquals(e){return this.x*=e,this.y*=e,this}divide(e){return new ze(this.x/e.x,this.y/e.y)}scalarDivide(e){return new ze(this.x/e,this.y/e)}scalarDivideEquals(e){return this.x/=e,this.y/=e,this}eq(e){return this.x===e.x&&this.y===e.y}lt(e){return this.xe.x&&this.y>e.y}gte(e){return this.x>=e.x&&this.y>=e.y}lerp(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:.5;return t=Math.max(Math.min(1,t),0),new ze(this.x+(e.x-this.x)*t,this.y+(e.y-this.y)*t)}distanceFrom(e){const t=this.x-e.x,s=this.y-e.y;return Math.sqrt(t*t+s*s)}midPointFrom(e){return this.lerp(e)}min(e){return new ze(Math.min(this.x,e.x),Math.min(this.y,e.y))}max(e){return new ze(Math.max(this.x,e.x),Math.max(this.y,e.y))}toString(){return"".concat(this.x,",").concat(this.y)}setXY(e,t){return this.x=e,this.y=t,this}setX(e){return this.x=e,this}setY(e){return this.y=e,this}setFromPoint(e){return this.x=e.x,this.y=e.y,this}swap(e){const t=this.x,s=this.y;this.x=e.x,this.y=e.y,e.x=t,e.y=s}clone(){return new ze(this.x,this.y)}rotate(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:$p;const s=io(e),a=to(e),h=this.subtract(t);return new ze(h.x*a-h.y*s,h.x*s+h.y*a).add(t)}transform(e){let t=arguments.length>1&&arguments[1]!==void 0&&arguments[1];return new ze(e[0]*this.x+e[2]*this.y+(t?0:e[4]),e[1]*this.x+e[3]*this.y+(t?0:e[5]))}}const $p=new ze(0,0),bu=n=>!!n&&Array.isArray(n._objects);function W0(n){class e extends n{constructor(){super(...arguments),ge(this,"_objects",[])}_onObjectAdded(s){}_onObjectRemoved(s){}_onStackOrderChanged(s){}add(){for(var s=arguments.length,a=new Array(s),h=0;hthis._onObjectAdded(c)),p}insertAt(s){for(var a=arguments.length,h=new Array(a>1?a-1:0),p=1;pthis._onObjectAdded(c)),this._objects.length}remove(){const s=this._objects,a=[];for(var h=arguments.length,p=new Array(h),c=0;c{const S=s.indexOf(w);S!==-1&&(s.splice(S,1),a.push(w),this._onObjectRemoved(w))}),a}forEachObject(s){this.getObjects().forEach((a,h,p)=>s(a,h,p))}getObjects(){for(var s=arguments.length,a=new Array(s),h=0;hp.isType(...a))}item(s){return this._objects[s]}isEmpty(){return this._objects.length===0}size(){return this._objects.length}contains(s,a){return!!this._objects.includes(s)||!!a&&this._objects.some(h=>h instanceof e&&h.contains(s,!0))}complexity(){return this._objects.reduce((s,a)=>s+=a.complexity?a.complexity():0,0)}sendObjectToBack(s){return!(!s||s===this._objects[0])&&(xl(this._objects,s),this._objects.unshift(s),this._onStackOrderChanged(s),!0)}bringObjectToFront(s){return!(!s||s===this._objects[this._objects.length-1])&&(xl(this._objects,s),this._objects.push(s),this._onStackOrderChanged(s),!0)}sendObjectBackwards(s,a){if(!s)return!1;const h=this._objects.indexOf(s);if(h!==0){const p=this.findNewLowerIndex(s,h,a);return xl(this._objects,s),this._objects.splice(p,0,s),this._onStackOrderChanged(s),!0}return!1}bringObjectForward(s,a){if(!s)return!1;const h=this._objects.indexOf(s);if(h!==this._objects.length-1){const p=this.findNewUpperIndex(s,h,a);return xl(this._objects,s),this._objects.splice(p,0,s),this._onStackOrderChanged(s),!0}return!1}moveObjectTo(s,a){return s!==this._objects[a]&&(xl(this._objects,s),this._objects.splice(a,0,s),this._onStackOrderChanged(s),!0)}findNewLowerIndex(s,a,h){let p;if(h){p=a;for(let c=a-1;c>=0;--c)if(s.isOverlapping(this._objects[c])){p=c;break}}else p=a-1;return p}findNewUpperIndex(s,a,h){let p;if(h){p=a;for(let c=a+1;c1&&arguments[1]!==void 0?arguments[1]:{};const S=[],T=new ze(a,h),M=T.add(new ze(p,c));for(let D=this._objects.length-1;D>=0;D--){const G=this._objects[D];G.selectable&&G.visible&&(w&&G.intersectsWithRect(T,M)||G.isContainedWithinRect(T,M)||w&&G.containsPoint(T)||w&&G.containsPoint(M))&&S.push(G)}return S}}return e}class J0 extends TD{_setOptions(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};for(const t in e)this.set(t,e[t])}_setObject(e){for(const t in e)this._set(t,e[t])}set(e,t){return typeof e=="object"?this._setObject(e):this._set(e,t),this}_set(e,t){this[e]=t}toggle(e){const t=this.get(e);return typeof t=="boolean"&&this.set(e,!t),this}get(e){return this[e]}}function vu(n){return Xp().requestAnimationFrame(n)}function MD(n){return Xp().cancelAnimationFrame(n)}let ID=0;const Ro=()=>ID++,_n=()=>{const n=ml().createElement("canvas");if(!n||n.getContext===void 0)throw new jn("Failed to create `canvas` element");return n},PD=()=>ml().createElement("img"),Gn=n=>{const e=_n();return e.width=n.width,e.height=n.height,e},Y0=(n,e,t)=>n.toDataURL("image/".concat(e),t),Z0=(n,e,t)=>new Promise((s,a)=>{n.toBlob(s,"image/".concat(e),t)}),mr=n=>n*Wp,Ta=n=>n/Wp,DD=n=>n.every((e,t)=>e===ds[t]),Is=(n,e,t)=>new ze(n).transform(e,t),xn=n=>{const e=1/(n[0]*n[3]-n[1]*n[2]),t=[e*n[3],-e*n[1],-e*n[2],e*n[0],0,0],{x:s,y:a}=new ze(n[4],n[5]).transform(t,!0);return t[4]=-s,t[5]=-a,t},qr=(n,e,t)=>[n[0]*e[0]+n[2]*e[1],n[1]*e[0]+n[3]*e[1],n[0]*e[2]+n[2]*e[3],n[1]*e[2]+n[3]*e[3],t?0:n[0]*e[4]+n[2]*e[5]+n[4],t?0:n[1]*e[4]+n[3]*e[5]+n[5]],ef=(n,e)=>n.reduceRight((t,s)=>s&&t?qr(s,t,e):s||t,void 0)||ds.concat(),K0=n=>{let[e,t]=n;return Math.atan2(t,e)},wu=n=>{const e=K0(n),t=Math.pow(n[0],2)+Math.pow(n[1],2),s=Math.sqrt(t),a=(n[0]*n[3]-n[2]*n[1])/s,h=Math.atan2(n[0]*n[2]+n[1]*n[3],t);return{angle:Ta(e),scaleX:s,scaleY:a,skewX:Ta(h),skewY:0,translateX:n[4]||0,translateY:n[5]||0}},Lc=function(n){return[1,0,0,1,n,arguments.length>1&&arguments[1]!==void 0?arguments[1]:0]};function Bc(){let{angle:n=0}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},{x:e=0,y:t=0}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const s=mr(n),a=to(s),h=io(s);return[a,h,-h,a,e?e-(a*e-h*t):0,t?t-(h*e+a*t):0]}const tf=function(n){return[n,0,0,arguments.length>1&&arguments[1]!==void 0?arguments[1]:n,0,0]},Q0=n=>Math.tan(mr(n)),$0=n=>[1,0,Q0(n),1,0,0],ey=n=>[1,Q0(n),0,1,0,0],ku=n=>{let{scaleX:e=1,scaleY:t=1,flipX:s=!1,flipY:a=!1,skewX:h=0,skewY:p=0}=n,c=tf(s?-e:e,a?-t:t);return h&&(c=qr(c,$0(h),!0)),p&&(c=qr(c,ey(p),!0)),c},LD=n=>{const{translateX:e=0,translateY:t=0,angle:s=0}=n;let a=Lc(e,t);s&&(a=qr(a,Bc({angle:s})));const h=ku(n);return DD(h)||(a=qr(a,h)),a},Cu=function(n){let{signal:e,crossOrigin:t=null}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return new Promise(function(s,a){if(e&&e.aborted)return a(new wD("loadImage"));const h=PD();let p;e&&(p=function(w){h.src="",a(w)},e.addEventListener("abort",p,{once:!0}));const c=function(){h.onload=h.onerror=null,p&&(e==null||e.removeEventListener("abort",p)),s(h)};n?(h.onload=c,h.onerror=function(){p&&(e==null||e.removeEventListener("abort",p)),a(new jn("Error loading ".concat(h.src)))},t&&(h.crossOrigin=t),h.src=n):c()})},Oc=function(n){let{signal:e,reviver:t=pu}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return new Promise((s,a)=>{const h=[];e&&e.addEventListener("abort",a,{once:!0}),Promise.all(n.map(p=>Tt.getClass(p.type).fromObject(p,{signal:e}).then(c=>(t(p,c),h.push(c),c)))).then(s).catch(p=>{h.forEach(c=>{c.dispose&&c.dispose()}),a(p)}).finally(()=>{e&&e.removeEventListener("abort",a)})})},Su=function(n){let{signal:e}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return new Promise((t,s)=>{const a=[];e&&e.addEventListener("abort",s,{once:!0});const h=Object.values(n).map(c=>c&&c.type&&Tt.has(c.type)?Oc([c],{signal:e}).then(w=>{let[S]=w;return a.push(S),S}):c),p=Object.keys(n);Promise.all(h).then(c=>c.reduce((w,S,T)=>(w[p[T]]=S,w),{})).then(t).catch(c=>{a.forEach(w=>{w.dispose&&w.dispose()}),s(c)}).finally(()=>{e&&e.removeEventListener("abort",s)})})},bl=function(n){return(arguments.length>1&&arguments[1]!==void 0?arguments[1]:[]).reduce((e,t)=>(t in n&&(e[t]=n[t]),e),{})},rf=(n,e)=>Object.keys(n).reduce((t,s)=>(e(n[s],s,n)&&(t[s]=n[s]),t),{}),ty={aliceblue:"#F0F8FF",antiquewhite:"#FAEBD7",aqua:"#0FF",aquamarine:"#7FFFD4",azure:"#F0FFFF",beige:"#F5F5DC",bisque:"#FFE4C4",black:"#000",blanchedalmond:"#FFEBCD",blue:"#00F",blueviolet:"#8A2BE2",brown:"#A52A2A",burlywood:"#DEB887",cadetblue:"#5F9EA0",chartreuse:"#7FFF00",chocolate:"#D2691E",coral:"#FF7F50",cornflowerblue:"#6495ED",cornsilk:"#FFF8DC",crimson:"#DC143C",cyan:"#0FF",darkblue:"#00008B",darkcyan:"#008B8B",darkgoldenrod:"#B8860B",darkgray:"#A9A9A9",darkgrey:"#A9A9A9",darkgreen:"#006400",darkkhaki:"#BDB76B",darkmagenta:"#8B008B",darkolivegreen:"#556B2F",darkorange:"#FF8C00",darkorchid:"#9932CC",darkred:"#8B0000",darksalmon:"#E9967A",darkseagreen:"#8FBC8F",darkslateblue:"#483D8B",darkslategray:"#2F4F4F",darkslategrey:"#2F4F4F",darkturquoise:"#00CED1",darkviolet:"#9400D3",deeppink:"#FF1493",deepskyblue:"#00BFFF",dimgray:"#696969",dimgrey:"#696969",dodgerblue:"#1E90FF",firebrick:"#B22222",floralwhite:"#FFFAF0",forestgreen:"#228B22",fuchsia:"#F0F",gainsboro:"#DCDCDC",ghostwhite:"#F8F8FF",gold:"#FFD700",goldenrod:"#DAA520",gray:"#808080",grey:"#808080",green:"#008000",greenyellow:"#ADFF2F",honeydew:"#F0FFF0",hotpink:"#FF69B4",indianred:"#CD5C5C",indigo:"#4B0082",ivory:"#FFFFF0",khaki:"#F0E68C",lavender:"#E6E6FA",lavenderblush:"#FFF0F5",lawngreen:"#7CFC00",lemonchiffon:"#FFFACD",lightblue:"#ADD8E6",lightcoral:"#F08080",lightcyan:"#E0FFFF",lightgoldenrodyellow:"#FAFAD2",lightgray:"#D3D3D3",lightgrey:"#D3D3D3",lightgreen:"#90EE90",lightpink:"#FFB6C1",lightsalmon:"#FFA07A",lightseagreen:"#20B2AA",lightskyblue:"#87CEFA",lightslategray:"#789",lightslategrey:"#789",lightsteelblue:"#B0C4DE",lightyellow:"#FFFFE0",lime:"#0F0",limegreen:"#32CD32",linen:"#FAF0E6",magenta:"#F0F",maroon:"#800000",mediumaquamarine:"#66CDAA",mediumblue:"#0000CD",mediumorchid:"#BA55D3",mediumpurple:"#9370DB",mediumseagreen:"#3CB371",mediumslateblue:"#7B68EE",mediumspringgreen:"#00FA9A",mediumturquoise:"#48D1CC",mediumvioletred:"#C71585",midnightblue:"#191970",mintcream:"#F5FFFA",mistyrose:"#FFE4E1",moccasin:"#FFE4B5",navajowhite:"#FFDEAD",navy:"#000080",oldlace:"#FDF5E6",olive:"#808000",olivedrab:"#6B8E23",orange:"#FFA500",orangered:"#FF4500",orchid:"#DA70D6",palegoldenrod:"#EEE8AA",palegreen:"#98FB98",paleturquoise:"#AFEEEE",palevioletred:"#DB7093",papayawhip:"#FFEFD5",peachpuff:"#FFDAB9",peru:"#CD853F",pink:"#FFC0CB",plum:"#DDA0DD",powderblue:"#B0E0E6",purple:"#800080",rebeccapurple:"#639",red:"#F00",rosybrown:"#BC8F8F",royalblue:"#4169E1",saddlebrown:"#8B4513",salmon:"#FA8072",sandybrown:"#F4A460",seagreen:"#2E8B57",seashell:"#FFF5EE",sienna:"#A0522D",silver:"#C0C0C0",skyblue:"#87CEEB",slateblue:"#6A5ACD",slategray:"#708090",slategrey:"#708090",snow:"#FFFAFA",springgreen:"#00FF7F",steelblue:"#4682B4",tan:"#D2B48C",teal:"#008080",thistle:"#D8BFD8",tomato:"#FF6347",turquoise:"#40E0D0",violet:"#EE82EE",wheat:"#F5DEB3",white:"#FFF",whitesmoke:"#F5F5F5",yellow:"#FF0",yellowgreen:"#9ACD32"},sf=(n,e,t)=>(t<0&&(t+=1),t>1&&(t-=1),t<1/6?n+6*(e-n)*t:t<.5?e:t<2/3?n+(e-n)*(2/3-t)*6:n),iy=(n,e,t,s)=>{n/=255,e/=255,t/=255;const a=Math.max(n,e,t),h=Math.min(n,e,t);let p,c;const w=(a+h)/2;if(a===h)p=c=0;else{const S=a-h;switch(c=w>.5?S/(2-a-h):S/(a+h),a){case n:p=(e-t)/S+(e0&&arguments[0]!==void 0?arguments[0]:"1";return parseFloat(n)/(n.endsWith("%")?100:1)},Eu=n=>Math.min(Math.round(n),255).toString(16).toUpperCase().padStart(2,"0"),sy=n=>{let[e,t,s,a=1]=n;const h=Math.round(.3*e+.59*t+.11*s);return[h,h,h,a]};class Di{constructor(e){if(ge(this,"isUnrecognised",!1),e)if(e instanceof Di)this.setSource([...e._source]);else if(Array.isArray(e)){const[t,s,a,h=1]=e;this.setSource([t,s,a,h])}else this.setSource(this._tryParsingColor(e));else this.setSource([0,0,0,1])}_tryParsingColor(e){return(e=e.toLowerCase())in ty&&(e=ty[e]),e==="transparent"?[255,255,255,0]:Di.sourceFromHex(e)||Di.sourceFromRgb(e)||Di.sourceFromHsl(e)||(this.isUnrecognised=!0)&&[0,0,0,1]}getSource(){return this._source}setSource(e){this._source=e}toRgb(){const[e,t,s]=this.getSource();return"rgb(".concat(e,",").concat(t,",").concat(s,")")}toRgba(){return"rgba(".concat(this.getSource().join(","),")")}toHsl(){const[e,t,s]=iy(...this.getSource());return"hsl(".concat(e,",").concat(t,"%,").concat(s,"%)")}toHsla(){const[e,t,s,a]=iy(...this.getSource());return"hsla(".concat(e,",").concat(t,"%,").concat(s,"%,").concat(a,")")}toHex(){return this.toHexa().slice(0,6)}toHexa(){const[e,t,s,a]=this.getSource();return"".concat(Eu(e)).concat(Eu(t)).concat(Eu(s)).concat(Eu(Math.round(255*a)))}getAlpha(){return this.getSource()[3]}setAlpha(e){return this._source[3]=e,this}toGrayscale(){return this.setSource(sy(this.getSource())),this}toBlackWhite(e){const[t,,,s]=sy(this.getSource()),a=t<(e||127)?0:255;return this.setSource([a,a,a,s]),this}overlayWith(e){e instanceof Di||(e=new Di(e));const t=this.getSource(),s=e.getSource(),[a,h,p]=t.map((c,w)=>Math.round(.5*c+.5*s[w]));return this.setSource([a,h,p,t[3]]),this}static fromRgb(e){return Di.fromRgba(e)}static fromRgba(e){return new Di(Di.sourceFromRgb(e))}static sourceFromRgb(e){const t=e.match(/^rgba?\(\s*(\d{0,3}(?:\.\d+)?%?)\s*[\s|,]\s*(\d{0,3}(?:\.\d+)?%?)\s*[\s|,]\s*(\d{0,3}(?:\.\d+)?%?)\s*(?:\s*[,/]\s*(\d{0,3}(?:\.\d+)?%?)\s*)?\)$/i);if(t){const[s,a,h]=t.slice(1,4).map(p=>{const c=parseFloat(p);return p.endsWith("%")?Math.round(2.55*c):c});return[s,a,h,ry(t[4])]}}static fromHsl(e){return Di.fromHsla(e)}static fromHsla(e){return new Di(Di.sourceFromHsl(e))}static sourceFromHsl(e){const t=e.match(/^hsla?\(\s*([+-]?\d{0,3}(?:\.\d+)?(?:deg|turn|rad)?)\s*[\s|,]\s*(\d{0,3}(?:\.\d+)?%?)\s*[\s|,]\s*(\d{0,3}(?:\.\d+)?%?)\s*(?:\s*[,/]\s*(\d*(?:\.\d+)?%?)\s*)?\)$/i);if(!t)return;const s=(Di.parseAngletoDegrees(t[1])%360+360)%360/360,a=parseFloat(t[2])/100,h=parseFloat(t[3])/100;let p,c,w;if(a===0)p=c=w=h;else{const S=h<=.5?h*(a+1):h+a-h*a,T=2*h-S;p=sf(T,S,s+1/3),c=sf(T,S,s),w=sf(T,S,s-1/3)}return[Math.round(255*p),Math.round(255*c),Math.round(255*w),ry(t[4])]}static fromHex(e){return new Di(Di.sourceFromHex(e))}static sourceFromHex(e){if(e.match(/^#?(([0-9a-f]){3,4}|([0-9a-f]{2}){3,4})$/i)){const t=e.slice(e.indexOf("#")+1);let s;s=t.length<=4?t.split("").map(w=>w+w):t.match(/.{2}/g);const[a,h,p,c=255]=s.map(w=>parseInt(w,16));return[a,h,p,c/255]}}static parseAngletoDegrees(e){const t=e.toLowerCase(),s=parseFloat(t);return t.includes("rad")?Ta(s):t.includes("turn")?360*s:s}}const rr=(n,e)=>parseFloat(Number(n).toFixed(e)),vl=function(n){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Jp;const t=/\D{0,2}$/.exec(n),s=parseFloat(n),a=wi.DPI;switch(t==null?void 0:t[0]){case"mm":return s*a/25.4;case"cm":return s*a/2.54;case"in":return s*a;case"pt":return s*a/72;case"pc":return s*a/72*12;case"em":return s*e;default:return s}},BD=n=>{const[e,t]=n.trim().split(" "),[s,a]=(h=e)&&h!==As?[h.slice(1,4),h.slice(5,8)]:h===As?[h,h]:["Mid","Mid"];var h;return{meetOrSlice:t||"meet",alignX:s,alignY:a}},Au=n=>"matrix("+n.map(e=>rr(e,wi.NUM_FRACTION_DIGITS)).join(" ")+")",Fc=function(n,e){let t,s,a=!(arguments.length>2&&arguments[2]!==void 0)||arguments[2];if(e)if(e.toLive)t="url(#SVGID_".concat(e.id,")");else{const h=new Di(e),p=h.getAlpha();t=h.toRgb(),p!==1&&(s=p.toString())}else t="none";return a?"".concat(n,": ").concat(t,"; ").concat(s?"".concat(n,"-opacity: ").concat(s,"; "):""):"".concat(n,'="').concat(t,'" ').concat(s?"".concat(n,'-opacity="').concat(s,'" '):"")},$s=n=>!!n&&n.toLive!==void 0,ny=n=>!!n&&typeof n.toObject=="function",oy=n=>!!n&&n.offsetX!==void 0&&"source"in n,Ma=n=>!!n&&"multiSelectionStacking"in n;function ay(n){const e=n&&bn(n);let t=0,s=0;if(!n||!e)return{left:t,top:s};let a=n;const h=e.documentElement,p=e.body||{scrollLeft:0,scrollTop:0};for(;a&&(a.parentNode||a.host)&&(a=a.parentNode||a.host,a===e?(t=p.scrollLeft||h.scrollLeft||0,s=p.scrollTop||h.scrollTop||0):(t+=a.scrollLeft||0,s+=a.scrollTop||0),a.nodeType!==1||a.style.position!=="fixed"););return{left:t,top:s}}const bn=n=>n.ownerDocument||null,ly=n=>{var e;return((e=n.ownerDocument)===null||e===void 0?void 0:e.defaultView)||null},cy=function(n,e,t){let{width:s,height:a}=t,h=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;n.width=s,n.height=a,h>1&&(n.setAttribute("width",(s*h).toString()),n.setAttribute("height",(a*h).toString()),e.scale(h,h))},nf=(n,e)=>{let{width:t,height:s}=e;t&&(n.style.width=typeof t=="number"?"".concat(t,"px"):t),s&&(n.style.height=typeof s=="number"?"".concat(s,"px"):s)};function hy(n){return n.onselectstart!==void 0&&(n.onselectstart=()=>!1),n.style.userSelect=As,n}class uy{constructor(e){ge(this,"_originalCanvasStyle",void 0),ge(this,"lower",void 0);const t=this.createLowerCanvas(e);this.lower={el:t,ctx:t.getContext("2d")}}createLowerCanvas(e){const t=(s=e)&&s.getContext!==void 0?e:e&&ml().getElementById(e)||_n();var s;if(t.hasAttribute("data-fabric"))throw new jn("Trying to initialize a canvas that has already been initialized. Did you forget to dispose the canvas?");return this._originalCanvasStyle=t.style.cssText,t.setAttribute("data-fabric","main"),t.classList.add("lower-canvas"),t}cleanupDOM(e){let{width:t,height:s}=e;const{el:a}=this.lower;a.classList.remove("lower-canvas"),a.removeAttribute("data-fabric"),a.setAttribute("width","".concat(t)),a.setAttribute("height","".concat(s)),a.style.cssText=this._originalCanvasStyle||"",this._originalCanvasStyle=void 0}setDimensions(e,t){const{el:s,ctx:a}=this.lower;cy(s,a,e,t)}setCSSDimensions(e){nf(this.lower.el,e)}calcOffset(){return function(e){var t;const s=e&&bn(e),a={left:0,top:0};if(!s)return a;const h=((t=ly(e))===null||t===void 0?void 0:t.getComputedStyle(e,null))||{};a.left+=parseInt(h.borderLeftWidth,10)||0,a.top+=parseInt(h.borderTopWidth,10)||0,a.left+=parseInt(h.paddingLeft,10)||0,a.top+=parseInt(h.paddingTop,10)||0;let p={left:0,top:0};const c=s.documentElement;e.getBoundingClientRect!==void 0&&(p=e.getBoundingClientRect());const w=ay(e);return{left:p.left+w.left-(c.clientLeft||0)+a.left,top:p.top+w.top-(c.clientTop||0)+a.top}}(this.lower.el)}dispose(){Un().dispose(this.lower.el),delete this.lower}}const OD={backgroundVpt:!0,backgroundColor:"",overlayVpt:!0,overlayColor:"",includeDefaultValues:!0,svgViewportTransformation:!0,renderOnAddRemove:!0,skipOffscreen:!0,enableRetinaScaling:!0,imageSmoothingEnabled:!0,controlsAboveOverlay:!1,allowTouchScrolling:!1,viewportTransform:[...ds]};class zc extends W0(J0){get lowerCanvasEl(){var e;return(e=this.elements.lower)===null||e===void 0?void 0:e.el}get contextContainer(){var e;return(e=this.elements.lower)===null||e===void 0?void 0:e.ctx}static getDefaults(){return zc.ownDefaults}constructor(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(),Object.assign(this,this.constructor.getDefaults()),this.set(t),this.initElements(e),this._setDimensionsImpl({width:this.width||this.elements.lower.el.width||0,height:this.height||this.elements.lower.el.height||0}),this.skipControlsDrawing=!1,this.viewportTransform=[...this.viewportTransform],this.calcViewportBoundaries()}initElements(e){this.elements=new uy(e)}add(){const e=super.add(...arguments);return arguments.length>0&&this.renderOnAddRemove&&this.requestRenderAll(),e}insertAt(e){for(var t=arguments.length,s=new Array(t>1?t-1:0),a=1;a0&&this.renderOnAddRemove&&this.requestRenderAll(),h}remove(){const e=super.remove(...arguments);return e.length>0&&this.renderOnAddRemove&&this.requestRenderAll(),e}_onObjectAdded(e){e.canvas&&e.canvas!==this&&(Fo("warn",`Canvas is trying to add an object that belongs to a different canvas. Resulting to default behavior: removing object from previous canvas and adding to new canvas`),e.canvas.remove(e)),e._set("canvas",this),e.setCoords(),this.fire("object:added",{target:e}),e.fire("added",{target:this})}_onObjectRemoved(e){e._set("canvas",void 0),this.fire("object:removed",{target:e}),e.fire("removed",{target:this})}_onStackOrderChanged(){this.renderOnAddRemove&&this.requestRenderAll()}getRetinaScaling(){return this.enableRetinaScaling?G0():1}calcOffset(){return this._offset=this.elements.calcOffset()}getWidth(){return this.width}getHeight(){return this.height}setWidth(e,t){return this.setDimensions({width:e},t)}setHeight(e,t){return this.setDimensions({height:e},t)}_setDimensionsImpl(e){let{cssOnly:t=!1,backstoreOnly:s=!1}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};if(!t){const a=ve({width:this.width,height:this.height},e);this.elements.setDimensions(a,this.getRetinaScaling()),this.hasLostContext=!0,this.width=a.width,this.height=a.height}s||this.elements.setCSSDimensions(e),this.calcOffset()}setDimensions(e,t){this._setDimensionsImpl(e,t),t&&t.cssOnly||this.requestRenderAll()}getZoom(){return this.viewportTransform[0]}setViewportTransform(e){this.viewportTransform=e,this.calcViewportBoundaries(),this.renderOnAddRemove&&this.requestRenderAll()}zoomToPoint(e,t){const s=e,a=[...this.viewportTransform],h=Is(e,xn(a));a[0]=t,a[3]=t;const p=Is(h,a);a[4]+=s.x-p.x,a[5]+=s.y-p.y,this.setViewportTransform(a)}setZoom(e){this.zoomToPoint(new ze(0,0),e)}absolutePan(e){const t=[...this.viewportTransform];return t[4]=-e.x,t[5]=-e.y,this.setViewportTransform(t)}relativePan(e){return this.absolutePan(new ze(-e.x-this.viewportTransform[4],-e.y-this.viewportTransform[5]))}getElement(){return this.elements.lower.el}clearContext(e){e.clearRect(0,0,this.width,this.height)}getContext(){return this.elements.lower.ctx}clear(){this.remove(...this.getObjects()),this.backgroundImage=void 0,this.overlayImage=void 0,this.backgroundColor="",this.overlayColor="",this.clearContext(this.getContext()),this.fire("canvas:cleared"),this.renderOnAddRemove&&this.requestRenderAll()}renderAll(){this.cancelRequestedRender(),this.destroyed||this.renderCanvas(this.getContext(),this._objects)}renderAndReset(){this.nextRenderHandle=0,this.renderAll()}requestRenderAll(){this.nextRenderHandle||this.disposed||this.destroyed||(this.nextRenderHandle=vu(()=>this.renderAndReset()))}calcViewportBoundaries(){const e=this.width,t=this.height,s=xn(this.viewportTransform),a=Is({x:0,y:0},s),h=Is({x:e,y:t},s),p=a.min(h),c=a.max(h);return this.vptCoords={tl:p,tr:new ze(c.x,p.y),bl:new ze(p.x,c.y),br:c}}cancelRequestedRender(){this.nextRenderHandle&&(MD(this.nextRenderHandle),this.nextRenderHandle=0)}drawControls(e){}renderCanvas(e,t){if(this.destroyed)return;const s=this.viewportTransform,a=this.clipPath;this.calcViewportBoundaries(),this.clearContext(e),e.imageSmoothingEnabled=this.imageSmoothingEnabled,e.patternQuality="best",this.fire("before:render",{ctx:e}),this._renderBackground(e),e.save(),e.transform(s[0],s[1],s[2],s[3],s[4],s[5]),this._renderObjects(e,t),e.restore(),this.controlsAboveOverlay||this.skipControlsDrawing||this.drawControls(e),a&&(a._set("canvas",this),a.shouldCache(),a._transformDone=!0,a.renderCache({forClipping:!0}),this.drawClipPathOnCanvas(e,a)),this._renderOverlay(e),this.controlsAboveOverlay&&!this.skipControlsDrawing&&this.drawControls(e),this.fire("after:render",{ctx:e}),this.__cleanupTask&&(this.__cleanupTask(),this.__cleanupTask=void 0)}drawClipPathOnCanvas(e,t){const s=this.viewportTransform;e.save(),e.transform(...s),e.globalCompositeOperation="destination-in",t.transform(e),e.scale(1/t.zoomX,1/t.zoomY),e.drawImage(t._cacheCanvas,-t.cacheTranslationX,-t.cacheTranslationY),e.restore()}_renderObjects(e,t){for(let s=0,a=t.length;s!h.excludeFromExport).map(h=>this._toObject(h,e,t))},this.__serializeBgOverlay(e,t)),a?{clipPath:a}:null)}_toObject(e,t,s){let a;this.includeDefaultValues||(a=e.includeDefaultValues,e.includeDefaultValues=!1);const h=e[t](s);return this.includeDefaultValues||(e.includeDefaultValues=!!a),h}__serializeBgOverlay(e,t){const s={},a=this.backgroundImage,h=this.overlayImage,p=this.backgroundColor,c=this.overlayColor;return $s(p)?p.excludeFromExport||(s.background=p.toObject(t)):p&&(s.background=p),$s(c)?c.excludeFromExport||(s.overlay=c.toObject(t)):c&&(s.overlay=c),a&&!a.excludeFromExport&&(s.backgroundImage=this._toObject(a,e,t)),h&&!h.excludeFromExport&&(s.overlayImage=this._toObject(h,e,t)),s}toSVG(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t=arguments.length>1?arguments[1]:void 0;e.reviver=t;const s=[];return this._setSVGPreamble(s,e),this._setSVGHeader(s,e),this.clipPath&&s.push(' `)),this._setSVGBgOverlayColor(s,"background"),this._setSVGBgOverlayImage(s,"backgroundImage",t),this._setSVGObjects(s,t),this.clipPath&&s.push(` `),this._setSVGBgOverlayColor(s,"overlay"),this._setSVGBgOverlayImage(s,"overlayImage",t),s.push(""),s.join("")}_setSVGPreamble(e,t){t.suppressPreamble||e.push(' `,' `)}_setSVGHeader(e,t){const s=t.width||"".concat(this.width),a=t.height||"".concat(this.height),h=wi.NUM_FRACTION_DIGITS,p=t.viewBox;let c;if(p)c='viewBox="'.concat(p.x," ").concat(p.y," ").concat(p.width," ").concat(p.height,'" ');else if(this.svgViewportTransformation){const w=this.viewportTransform;c='viewBox="'.concat(rr(-w[4]/w[0],h)," ").concat(rr(-w[5]/w[3],h)," ").concat(rr(this.width/w[0],h)," ").concat(rr(this.height/w[3],h),'" ')}else c='viewBox="0 0 '.concat(this.width," ").concat(this.height,'" ');e.push(" `,"Created with Fabric.js ",qp,` `,` `,this.createSVGFontFacesMarkup(),this.createSVGRefElementsMarkup(),this.createSVGClipPathMarkup(t),` `)}createSVGClipPathMarkup(e){const t=this.clipPath;return t?(t.clipPathId="CLIPPATH_".concat(Ro()),' `).concat(t.toClipPathSVG(e.reviver),` `)):""}createSVGRefElementsMarkup(){return["background","overlay"].map(e=>{const t=this["".concat(e,"Color")];if($s(t)){const s=this["".concat(e,"Vpt")],a=this.viewportTransform,h={isType:()=>!1,width:this.width/(s?a[0]:1),height:this.height/(s?a[3]:1)};return t.toSVG(h,{additionalTransform:s?Au(a):""})}}).join("")}createSVGFontFacesMarkup(){const e=[],t={},s=wi.fontPaths;this._objects.forEach(function h(p){e.push(p),bu(p)&&p._objects.forEach(h)}),e.forEach(h=>{if(!(p=h)||typeof p._renderText!="function")return;var p;const{styles:c,fontFamily:w}=h;!t[w]&&s[w]&&(t[w]=!0,c&&Object.values(c).forEach(S=>{Object.values(S).forEach(T=>{let{fontFamily:M=""}=T;!t[M]&&s[M]&&(t[M]=!0)})}))});const a=Object.keys(t).map(h=>` @font-face { font-family: '`.concat(h,`'; src: url('`).concat(s[h],`'); } `)).join("");return a?` `):""}_setSVGObjects(e,t){this.forEachObject(s=>{s.excludeFromExport||this._setSVGObject(e,s,t)})}_setSVGObject(e,t,s){e.push(t.toSVG(s))}_setSVGBgOverlayImage(e,t,s){const a=this[t];a&&!a.excludeFromExport&&a.toSVG&&e.push(a.toSVG(s))}_setSVGBgOverlayColor(e,t){const s=this["".concat(t,"Color")];if(s)if($s(s)){const a=s.repeat||"",h=this.width,p=this.height,c=this["".concat(t,"Vpt")]?Au(xn(this.viewportTransform)):"";e.push(' `))}else e.push(' `)}loadFromJSON(e,t){let{signal:s}=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!e)return Promise.reject(new jn("`json` is undefined"));const a=typeof e=="string"?JSON.parse(e):e,{objects:h=[],backgroundImage:p,background:c,overlayImage:w,overlay:S,clipPath:T}=a,M=this.renderOnAddRemove;return this.renderOnAddRemove=!1,Promise.all([Oc(h,{reviver:t,signal:s}),Su({backgroundImage:p,backgroundColor:c,overlayImage:w,overlayColor:S,clipPath:T},{signal:s})]).then(D=>{let[G,U]=D;return this.clear(),this.add(...G),this.set(a),this.set(U),this.renderOnAddRemove=M,this})}clone(e){const t=this.toObject(e);return this.cloneWithoutData().loadFromJSON(t)}cloneWithoutData(){const e=Gn(this);return new this.constructor(e)}toDataURL(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{format:t="png",quality:s=1,multiplier:a=1,enableRetinaScaling:h=!1}=e,p=a*(h?this.getRetinaScaling():1);return Y0(this.toCanvasElement(p,e),t,s)}toBlob(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const{format:t="png",quality:s=1,multiplier:a=1,enableRetinaScaling:h=!1}=e,p=a*(h?this.getRetinaScaling():1);return Z0(this.toCanvasElement(p,e),t,s)}toCanvasElement(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:1,{width:t,height:s,left:a,top:h,filter:p}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const c=(t||this.width)*e,w=(s||this.height)*e,S=this.getZoom(),T=this.width,M=this.height,D=this.skipControlsDrawing,G=S*e,U=this.viewportTransform,Y=[G,0,0,G,(U[4]-(a||0))*e,(U[5]-(h||0))*e],de=this.enableRetinaScaling,be=Gn({width:c,height:w}),Z=p?this._objects.filter(re=>p(re)):this._objects;return this.enableRetinaScaling=!1,this.viewportTransform=Y,this.width=c,this.height=w,this.skipControlsDrawing=!0,this.calcViewportBoundaries(),this.renderCanvas(be.getContext("2d"),Z),this.viewportTransform=U,this.width=T,this.height=M,this.calcViewportBoundaries(),this.enableRetinaScaling=de,this.skipControlsDrawing=D,be}dispose(){return!this.disposed&&this.elements.cleanupDOM({width:this.width,height:this.height}),xu.cancelByCanvas(this),this.disposed=!0,new Promise((e,t)=>{const s=()=>{this.destroy(),e(!0)};s.kill=t,this.__cleanupTask&&this.__cleanupTask.kill("aborted"),this.destroyed?e(!1):this.nextRenderHandle?this.__cleanupTask=s:s()})}destroy(){this.destroyed=!0,this.cancelRequestedRender(),this.forEachObject(e=>e.dispose()),this._objects=[],this.backgroundImage&&this.backgroundImage.dispose(),this.backgroundImage=void 0,this.overlayImage&&this.overlayImage.dispose(),this.overlayImage=void 0,this.elements.dispose()}toString(){return"#")}}ge(zc,"ownDefaults",OD);const FD=["touchstart","touchmove","touchend"],zD=n=>{const e=ay(n.target),t=function(s){const a=s.changedTouches;return a&&a[0]?a[0]:s}(n);return new ze(t.clientX+e.left,t.clientY+e.top)},of=n=>FD.includes(n.type)||n.pointerType==="touch",af=n=>{n.preventDefault(),n.stopPropagation()},ro=n=>{let e=0,t=0,s=0,a=0;for(let h=0,p=n.length;hs||!h)&&(s=c),(ca||!h)&&(a=w),(wTu(n,qr(e,n.calcOwnMatrix())),Tu=(n,e)=>{const t=wu(e),{translateX:s,translateY:a,scaleX:h,scaleY:p}=t,c=Qi(t,RD),w=new ze(s,a);n.flipX=!1,n.flipY=!1,Object.assign(n,c),n.set({scaleX:h,scaleY:p}),n.setPositionByOrigin(w,oi,oi)},ND=n=>{n.scaleX=1,n.scaleY=1,n.skewX=0,n.skewY=0,n.flipX=!1,n.flipY=!1,n.rotate(0)},dy=n=>({scaleX:n.scaleX,scaleY:n.scaleY,skewX:n.skewX,skewY:n.skewY,angle:n.angle,left:n.left,flipX:n.flipX,flipY:n.flipY,top:n.top}),lf=(n,e,t)=>{const s=n/2,a=e/2,h=[new ze(-s,-a),new ze(s,-a),new ze(-s,a),new ze(s,a)].map(c=>c.transform(t)),p=ro(h);return new ze(p.width,p.height)},Mu=function(){let n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:ds;return qr(xn(arguments.length>1&&arguments[1]!==void 0?arguments[1]:ds),n)},wl=function(n){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ds,t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:ds;return n.transform(Mu(e,t))},jD=function(n){let e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:ds,t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:ds;return n.transform(Mu(e,t),!0)},UD=(n,e,t)=>{const s=Mu(e,t);return Tu(n,qr(s,n.calcOwnMatrix())),s},py=(n,e)=>{var t;const{transform:{target:s}}=e;(t=s.canvas)===null||t===void 0||t.fire("object:".concat(n),ve(ve({},e),{},{target:s})),s.fire(n,e)},GD={left:-.5,top:-.5,center:0,bottom:.5,right:.5},_r=n=>typeof n=="string"?GD[n]:n-.5,Iu="not-allowed";function fy(n){return _r(n.originX)===_r(oi)&&_r(n.originY)===_r(oi)}function my(n){return .5-_r(n)}const vn=(n,e)=>n[e],gy=(n,e,t,s)=>({e:n,transform:e,pointer:new ze(t,s)});function yy(n,e){const t=n.getTotalAngle()+Ta(Math.atan2(e.y,e.x))+360;return Math.round(t%360/45)}function cf(n,e,t,s,a){var h;let{target:p,corner:c}=n;const w=p.controls[c],S=((h=p.canvas)===null||h===void 0?void 0:h.getZoom())||1,T=p.padding/S,M=function(D,G,U,Y){const de=D.getRelativeCenterPoint(),be=U!==void 0&&Y!==void 0?D.translateToGivenOrigin(de,oi,oi,U,Y):new ze(D.left,D.top);return(D.angle?G.rotate(-mr(D.angle),de):G).subtract(be)}(p,new ze(s,a),e,t);return M.x>=T&&(M.x-=T),M.x<=-T&&(M.x+=T),M.y>=T&&(M.y-=T),M.y<=T&&(M.y+=T),M.x-=w.offsetX,M.y-=w.offsetY,M}const HD=(n,e,t,s)=>{const{target:a,offsetX:h,offsetY:p}=e,c=t-h,w=s-p,S=!vn(a,"lockMovementX")&&a.left!==c,T=!vn(a,"lockMovementY")&&a.top!==w;return S&&a.set(Pi,c),T&&a.set(Es,w),(S||T)&&py(H0,gy(n,e,t,s)),S||T};class _y{getSvgStyles(e){const t=this.fillRule?this.fillRule:"nonzero",s=this.strokeWidth?this.strokeWidth:"0",a=this.strokeDashArray?this.strokeDashArray.join(" "):As,h=this.strokeDashOffset?this.strokeDashOffset:"0",p=this.strokeLineCap?this.strokeLineCap:"butt",c=this.strokeLineJoin?this.strokeLineJoin:"miter",w=this.strokeMiterLimit?this.strokeMiterLimit:"4",S=this.opacity!==void 0?this.opacity:"1",T=this.visible?"":" visibility: hidden;",M=e?"":this.getSvgFilter(),D=Fc(Tr,this.fill);return[Fc(Ms,this.stroke),"stroke-width: ",s,"; ","stroke-dasharray: ",a,"; ","stroke-linecap: ",p,"; ","stroke-dashoffset: ",h,"; ","stroke-linejoin: ",c,"; ","stroke-miterlimit: ",w,"; ",D,"fill-rule: ",t,"; ","opacity: ",S,";",M,T].join("")}getSvgFilter(){return this.shadow?"filter: url(#SVGID_".concat(this.shadow.id,");"):""}getSvgCommons(){return[this.id?'id="'.concat(this.id,'" '):"",this.clipPath?'clip-path="url(#'.concat(this.clipPath.clipPathId,')" '):""].join("")}getSvgTransform(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"";const s=e?this.calcTransformMatrix():this.calcOwnMatrix(),a='transform="'.concat(Au(s));return"".concat(a).concat(t,'" ')}_toSVG(e){return[""]}toSVG(e){return this._createBaseSVGMarkup(this._toSVG(e),{reviver:e})}toClipPathSVG(e){return" "+this._createBaseClipPathSVGMarkup(this._toSVG(e),{reviver:e})}_createBaseClipPathSVGMarkup(e){let{reviver:t,additionalTransform:s=""}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const a=[this.getSvgTransform(!0,s),this.getSvgCommons()].join(""),h=e.indexOf("COMMON_PARTS");return e[h]=a,t?t(e.join("")):e.join("")}_createBaseSVGMarkup(e){let{noStyle:t,reviver:s,withShadow:a,additionalTransform:h}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const p=t?"":'style="'.concat(this.getSvgStyles(),'" '),c=a?'style="'.concat(this.getSvgFilter(),'" '):"",w=this.clipPath,S=this.strokeUniform?'vector-effect="non-scaling-stroke" ':"",T=w&&w.absolutePositioned,M=this.stroke,D=this.fill,G=this.shadow,U=[],Y=e.indexOf("COMMON_PARTS");let de;w&&(w.clipPathId="CLIPPATH_".concat(Ro()),de=' `).concat(w.toClipPathSVG(s),` `)),T&&U.push(" `),U.push(" `);const be=[p,S,t?"":this.addPaintOrder()," ",h?'transform="'.concat(h,'" '):""].join("");return e[Y]=be,$s(D)&&U.push(D.toSVG(this)),$s(M)&&U.push(M.toSVG(this)),G&&U.push(G.toSVG(this)),w&&U.push(de),U.push(e.join("")),U.push(` `),T&&U.push(` `),s?s(U.join("")):U.join("")}addPaintOrder(){return this.paintFirst!==Tr?' paint-order="'.concat(this.paintFirst,'" '):""}}function Pu(n){return new RegExp("^("+n.join("|")+")\\b","i")}var xy;const Ia=String.raw(xy||(xy=Oo(["(?:[-+]?(?:d*.d+|d+.?)(?:[eE][-+]?d+)?)"],["(?:[-+]?(?:\\d*\\.\\d+|\\d+\\.?)(?:[eE][-+]?\\d+)?)"]))),XD=new RegExp("(normal|italic)?\\s*(normal|small-caps)?\\s*(normal|bold|bolder|lighter|100|200|300|400|500|600|700|800|900)?\\s*("+Ia+"(?:px|cm|mm|em|pt|pc|in)*)(?:\\/(normal|"+Ia+"))?\\s+(.*)"),qD={cx:Pi,x:Pi,r:"radius",cy:Es,y:Es,display:"visible",visibility:"visible",transform:"transformMatrix","fill-opacity":"fillOpacity","fill-rule":"fillRule","font-family":"fontFamily","font-size":"fontSize","font-style":"fontStyle","font-weight":"fontWeight","letter-spacing":"charSpacing","paint-order":"paintFirst","stroke-dasharray":"strokeDashArray","stroke-dashoffset":"strokeDashOffset","stroke-linecap":"strokeLineCap","stroke-linejoin":"strokeLineJoin","stroke-miterlimit":"strokeMiterLimit","stroke-opacity":"strokeOpacity","stroke-width":"strokeWidth","text-decoration":"textDecoration","text-anchor":"textAnchor",opacity:"opacity","clip-path":"clipPath","clip-rule":"clipRule","vector-effect":"strokeUniform","image-rendering":"imageSmoothing"},hf="font-size",uf="clip-path";Pu(["path","circle","polygon","polyline","ellipse","rect","line","image","text"]),Pu(["symbol","image","marker","pattern","view","svg"]);const by=Pu(["symbol","g","a","svg","clipPath","defs"]),WD=new ze(1,0),vy=new ze,wy=(n,e)=>n.rotate(e),df=(n,e)=>new ze(e).subtract(n),pf=n=>n.distanceFrom(vy),ff=(n,e)=>Math.atan2(Rc(n,e),YD(n,e)),JD=n=>ff(WD,n),mf=n=>n.eq(vy)?n:n.scalarDivide(pf(n)),ky=function(n){let e=!(arguments.length>1&&arguments[1]!==void 0)||arguments[1];return mf(new ze(-n.y,n.x).scalarMultiply(e?1:-1))},Rc=(n,e)=>n.x*e.y-n.y*e.x,YD=(n,e)=>n.x*e.x+n.y*e.y,Cy=(n,e,t)=>{if(n.eq(e)||n.eq(t))return!0;const s=Rc(e,t),a=Rc(e,n),h=Rc(t,n);return s>=0?a>=0&&h<=0:!(a<=0&&h>=0)},Sy="(-?\\d+(?:\\.\\d*)?(?:px)?(?:\\s?|$))?",Ey=new RegExp("(?:\\s|^)"+Sy+Sy+"("+Ia+"?(?:px)?)?(?:\\s?|$)(?:$|\\s)");class wn{constructor(e){const t=typeof e=="string"?wn.parseShadow(e):e;Object.assign(this,wn.ownDefaults,t),this.id=Ro()}static parseShadow(e){const t=e.trim(),[,s=0,a=0,h=0]=(Ey.exec(t)||[]).map(p=>parseFloat(p)||0);return{color:(t.replace(Ey,"")||"rgb(0,0,0)").trim(),offsetX:s,offsetY:a,blur:h}}toString(){return[this.offsetX,this.offsetY,this.blur,this.color].join("px ")}toSVG(e){const t=wy(new ze(this.offsetX,this.offsetY),mr(-e.angle)),s=new Di(this.color);let a=40,h=40;return e.width&&e.height&&(a=100*rr((Math.abs(t.x)+this.blur)/e.width,wi.NUM_FRACTION_DIGITS)+20,h=100*rr((Math.abs(t.y)+this.blur)/e.height,wi.NUM_FRACTION_DIGITS)+20),e.flipX&&(t.x*=-1),e.flipY&&(t.y*=-1),' `)}toObject(){const e={color:this.color,blur:this.blur,offsetX:this.offsetX,offsetY:this.offsetY,affectStroke:this.affectStroke,nonScaling:this.nonScaling,type:this.constructor.type},t=wn.ownDefaults;return this.includeDefaultValues?e:rf(e,(s,a)=>s!==t[a])}static async fromObject(e){return new this(e)}}ge(wn,"ownDefaults",{color:"rgb(0,0,0)",blur:0,offsetX:0,offsetY:0,affectStroke:!1,includeDefaultValues:!0,nonScaling:!1}),ge(wn,"type","shadow"),Tt.setClass(wn,"shadow");const kl=(n,e,t)=>Math.max(n,Math.min(e,t)),ZD=[Es,Pi,Ts,Qs,"flipX","flipY","originX","originY","angle","opacity","globalCompositeOperation","shadow","visible",gl,yl],so=[Tr,Ms,"strokeWidth","strokeDashArray","width","height","paintFirst","strokeUniform","strokeLineCap","strokeDashOffset","strokeLineJoin","strokeMiterLimit","backgroundColor","clipPath"],KD={top:0,left:0,width:0,height:0,angle:0,flipX:!1,flipY:!1,scaleX:1,scaleY:1,minScaleLimit:0,skewX:0,skewY:0,originX:Pi,originY:Es,strokeWidth:1,strokeUniform:!1,padding:0,opacity:1,paintFirst:Tr,fill:"rgb(0,0,0)",fillRule:"nonzero",stroke:null,strokeDashArray:null,strokeDashOffset:0,strokeLineCap:"butt",strokeLineJoin:"miter",strokeMiterLimit:4,globalCompositeOperation:"source-over",backgroundColor:"",shadow:null,visible:!0,includeDefaultValues:!0,excludeFromExport:!1,objectCaching:!0,clipPath:void 0,inverted:!1,absolutePositioned:!1,centeredRotation:!0,centeredScaling:!1,dirty:!0},QD=(n,e,t,s)=>-t*Math.cos(n/s*Pc)+t+e,$D=()=>!1;class gf{constructor(e){let{startValue:t,byValue:s,duration:a=500,delay:h=0,easing:p=QD,onStart:c=pu,onChange:w=pu,onComplete:S=pu,abort:T=$D,target:M}=e;ge(this,"_state","pending"),ge(this,"durationProgress",0),ge(this,"valueProgress",0),this.tick=this.tick.bind(this),this.duration=a,this.delay=h,this.easing=p,this._onStart=c,this._onChange=w,this._onComplete=S,this._abort=T,this.target=M,this.startValue=t,this.byValue=s,this.value=this.startValue,this.endValue=Object.freeze(this.calculate(this.duration).value)}get state(){return this._state}isDone(){return this._state==="aborted"||this._state==="completed"}start(){const e=t=>{this._state==="pending"&&(this.startTime=t||+new Date,this._state="running",this._onStart(),this.tick(this.startTime))};this.register(),this.delay>0?setTimeout(()=>vu(e),this.delay):vu(e)}tick(e){const t=(e||+new Date)-this.startTime,s=Math.min(t,this.duration);this.durationProgress=s/this.duration;const{value:a,valueProgress:h}=this.calculate(s);this.value=Object.freeze(a),this.valueProgress=h,this._state!=="aborted"&&(this._abort(this.value,this.valueProgress,this.durationProgress)?(this._state="aborted",this.unregister()):t>=this.duration?(this.durationProgress=this.valueProgress=1,this._onChange(this.endValue,this.valueProgress,this.durationProgress),this._state="completed",this._onComplete(this.endValue,this.valueProgress,this.durationProgress),this.unregister()):(this._onChange(this.value,this.valueProgress,this.durationProgress),vu(this.tick)))}register(){xu.push(this)}unregister(){xu.remove(this)}abort(){this._state="aborted",this.unregister()}}const eL=["startValue","endValue"];class tL extends gf{constructor(e){let{startValue:t=0,endValue:s=100}=e;super(ve(ve({},Qi(e,eL)),{},{startValue:t,byValue:s-t}))}calculate(e){const t=this.easing(e,this.startValue,this.byValue,this.duration);return{value:t,valueProgress:Math.abs((t-this.startValue)/this.byValue)}}}const iL=["startValue","endValue"];class rL extends gf{constructor(e){let{startValue:t=[0],endValue:s=[100]}=e;super(ve(ve({},Qi(e,iL)),{},{startValue:t,byValue:s.map((a,h)=>a-t[h])}))}calculate(e){const t=this.startValue.map((s,a)=>this.easing(e,s,this.byValue[a],this.duration,a));return{value:t,valueProgress:Math.abs((t[0]-this.startValue[0])/this.byValue[0])}}}const sL=["startValue","endValue","easing","onChange","onComplete","abort"],nL=(n,e,t,s)=>e+t*(1-Math.cos(n/s*Pc)),yf=n=>n&&((e,t,s)=>n(new Di(e).toRgba(),t,s));class oL extends gf{constructor(e){let{startValue:t,endValue:s,easing:a=nL,onChange:h,onComplete:p,abort:c}=e,w=Qi(e,sL);const S=new Di(t).getSource(),T=new Di(s).getSource();super(ve(ve({},w),{},{startValue:S,byValue:T.map((M,D)=>M-S[D]),easing:a,onChange:yf(h),onComplete:yf(p),abort:yf(c)}))}calculate(e){const[t,s,a,h]=this.startValue.map((c,w)=>this.easing(e,c,this.byValue[w],this.duration,w)),p=[...[t,s,a].map(Math.round),kl(0,h,1)];return{value:p,valueProgress:p.map((c,w)=>this.byValue[w]!==0?Math.abs((c-this.startValue[w])/this.byValue[w]):0).find(c=>c!==0)||0}}}function Ay(n){const e=(t=>Array.isArray(t.startValue)||Array.isArray(t.endValue))(n)?new rL(n):new tL(n);return e.start(),e}function aL(n){const e=new oL(n);return e.start(),e}class sr{constructor(e){this.status=e,this.points=[]}includes(e){return this.points.some(t=>t.eq(e))}append(){for(var e=arguments.length,t=new Array(e),s=0;s!this.includes(a))),this}static isPointContained(e,t,s){let a=arguments.length>3&&arguments[3]!==void 0&&arguments[3];if(t.eq(s))return e.eq(t);if(t.x===s.x)return e.x===t.x&&(a||e.y>=Math.min(t.y,s.y)&&e.y<=Math.max(t.y,s.y));if(t.y===s.y)return e.y===t.y&&(a||e.x>=Math.min(t.x,s.x)&&e.x<=Math.max(t.x,s.x));{const h=df(t,s),p=df(t,e).divide(h);return a?Math.abs(p.x)===Math.abs(p.y):p.x===p.y&&p.x>=0&&p.x<=1}}static isPointInPolygon(e,t){const s=new ze(e).setX(Math.min(e.x-1,...t.map(h=>h.x)));let a=0;for(let h=0;h4&&arguments[4]!==void 0)||arguments[4],p=!(arguments.length>5&&arguments[5]!==void 0)||arguments[5];const c=t.x-e.x,w=t.y-e.y,S=a.x-s.x,T=a.y-s.y,M=e.x-s.x,D=e.y-s.y,G=S*D-T*M,U=c*D-w*M,Y=T*c-S*w;if(Y!==0){const de=G/Y,be=U/Y;return(h||0<=de&&de<=1)&&(p||0<=be&&be<=1)?new sr("Intersection").append(new ze(e.x+de*c,e.y+de*w)):new sr}if(G===0||U===0){const de=h||p||sr.isPointContained(e,s,a)||sr.isPointContained(t,s,a)||sr.isPointContained(s,e,t)||sr.isPointContained(a,e,t);return new sr(de?"Coincident":void 0)}return new sr("Parallel")}static intersectSegmentLine(e,t,s,a){return sr.intersectLineLine(e,t,s,a,!1,!0)}static intersectSegmentSegment(e,t,s,a){return sr.intersectLineLine(e,t,s,a,!1,!1)}static intersectLinePolygon(e,t,s){let a=!(arguments.length>3&&arguments[3]!==void 0)||arguments[3];const h=new sr,p=s.length;for(let c,w,S,T=0;T0&&(h.status="Intersection"),h}static intersectSegmentPolygon(e,t,s){return sr.intersectLinePolygon(e,t,s,!1)}static intersectPolygonPolygon(e,t){const s=new sr,a=e.length,h=[];for(let p=0;p0&&h.length===e.length?new sr("Coincident"):(s.points.length>0&&(s.status="Intersection"),s)}static intersectPolygonRectangle(e,t,s){const a=t.min(s),h=t.max(s),p=new ze(h.x,a.y),c=new ze(a.x,h.y);return sr.intersectPolygonPolygon(e,[a,p,h,c])}}class lL extends J0{getX(){return this.getXY().x}setX(e){this.setXY(this.getXY().setX(e))}getY(){return this.getXY().y}setY(e){this.setXY(this.getXY().setY(e))}getRelativeX(){return this.left}setRelativeX(e){this.left=e}getRelativeY(){return this.top}setRelativeY(e){this.top=e}getXY(){const e=this.getRelativeXY();return this.group?Is(e,this.group.calcTransformMatrix()):e}setXY(e,t,s){this.group&&(e=Is(e,xn(this.group.calcTransformMatrix()))),this.setRelativeXY(e,t,s)}getRelativeXY(){return new ze(this.left,this.top)}setRelativeXY(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.originX,s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.originY;this.setPositionByOrigin(e,t,s)}isStrokeAccountedForInDimensions(){return!1}getCoords(){const{tl:e,tr:t,br:s,bl:a}=this.aCoords||(this.aCoords=this.calcACoords()),h=[e,t,s,a];if(this.group){const p=this.group.calcTransformMatrix();return h.map(c=>Is(c,p))}return h}intersectsWithRect(e,t){return sr.intersectPolygonRectangle(this.getCoords(),e,t).status==="Intersection"}intersectsWithObject(e){const t=sr.intersectPolygonPolygon(this.getCoords(),e.getCoords());return t.status==="Intersection"||t.status==="Coincident"||e.isContainedWithinObject(this)||this.isContainedWithinObject(e)}isContainedWithinObject(e){return this.getCoords().every(t=>e.containsPoint(t))}isContainedWithinRect(e,t){const{left:s,top:a,width:h,height:p}=this.getBoundingRect();return s>=e.x&&s+h<=t.x&&a>=e.y&&a+p<=t.y}isOverlapping(e){return this.intersectsWithObject(e)||this.isContainedWithinObject(e)||e.isContainedWithinObject(this)}containsPoint(e){return sr.isPointInPolygon(e,this.getCoords())}isOnScreen(){if(!this.canvas)return!1;const{tl:e,br:t}=this.canvas.vptCoords;return!!this.getCoords().some(s=>s.x<=t.x&&s.x>=e.x&&s.y<=t.y&&s.y>=e.y)||!!this.intersectsWithRect(e,t)||this.containsPoint(e.midPointFrom(t))}isPartiallyOnScreen(){if(!this.canvas)return!1;const{tl:e,br:t}=this.canvas.vptCoords;return this.intersectsWithRect(e,t)?!0:this.getCoords().every(s=>(s.x>=t.x||s.x<=e.x)&&(s.y>=t.y||s.y<=e.y))&&this.containsPoint(e.midPointFrom(t))}getBoundingRect(){return ro(this.getCoords())}getScaledWidth(){return this._getTransformedDimensions().x}getScaledHeight(){return this._getTransformedDimensions().y}scale(e){this._set(Ts,e),this._set(Qs,e),this.setCoords()}scaleToWidth(e){const t=this.getBoundingRect().width/this.getScaledWidth();return this.scale(e/this.width/t)}scaleToHeight(e){const t=this.getBoundingRect().height/this.getScaledHeight();return this.scale(e/this.height/t)}getCanvasRetinaScaling(){var e;return((e=this.canvas)===null||e===void 0?void 0:e.getRetinaScaling())||1}getTotalAngle(){return this.group?Ta(K0(this.calcTransformMatrix())):this.angle}getViewportTransform(){var e;return((e=this.canvas)===null||e===void 0?void 0:e.viewportTransform)||ds.concat()}calcACoords(){const e=Bc({angle:this.angle}),{x:t,y:s}=this.getRelativeCenterPoint(),a=Lc(t,s),h=qr(a,e),p=this._getTransformedDimensions(),c=p.x/2,w=p.y/2;return{tl:Is({x:-c,y:-w},h),tr:Is({x:c,y:-w},h),bl:Is({x:-c,y:w},h),br:Is({x:c,y:w},h)}}setCoords(){this.aCoords=this.calcACoords()}transformMatrixKey(){let e=arguments.length>0&&arguments[0]!==void 0&&arguments[0],t=[];return!e&&this.group&&(t=this.group.transformMatrixKey(e)),t.push(this.top,this.left,this.width,this.height,this.scaleX,this.scaleY,this.angle,this.strokeWidth,this.skewX,this.skewY,+this.flipX,+this.flipY,_r(this.originX),_r(this.originY)),t}calcTransformMatrix(){let e=arguments.length>0&&arguments[0]!==void 0&&arguments[0],t=this.calcOwnMatrix();if(e||!this.group)return t;const s=this.transformMatrixKey(e),a=this.matrixCache;return a&&a.key.every((h,p)=>h===s[p])?a.value:(this.group&&(t=qr(this.group.calcTransformMatrix(!1),t)),this.matrixCache={key:s,value:t},t)}calcOwnMatrix(){const e=this.transformMatrixKey(!0),t=this.ownMatrixCache;if(t&&t.key===e)return t.value;const s=this.getRelativeCenterPoint(),a={angle:this.angle,translateX:s.x,translateY:s.y,scaleX:this.scaleX,scaleY:this.scaleY,skewX:this.skewX,skewY:this.skewY,flipX:this.flipX,flipY:this.flipY},h=LD(a);return this.ownMatrixCache={key:e,value:h},h}_getNonTransformedDimensions(){return new ze(this.width,this.height).scalarAdd(this.strokeWidth)}_calculateCurrentDimensions(e){return this._getTransformedDimensions(e).transform(this.getViewportTransform(),!0).scalarAdd(2*this.padding)}_getTransformedDimensions(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=ve({scaleX:this.scaleX,scaleY:this.scaleY,skewX:this.skewX,skewY:this.skewY,width:this.width,height:this.height,strokeWidth:this.strokeWidth},e),s=t.strokeWidth;let a=s,h=0;this.strokeUniform&&(a=0,h=s);const p=t.width+a,c=t.height+a;let w;return w=t.skewX===0&&t.skewY===0?new ze(p*t.scaleX,c*t.scaleY):lf(p,c,ku(t)),w.scalarAdd(h)}translateToGivenOrigin(e,t,s,a,h){let p=e.x,c=e.y;const w=_r(a)-_r(t),S=_r(h)-_r(s);if(w||S){const T=this._getTransformedDimensions();p+=w*T.x,c+=S*T.y}return new ze(p,c)}translateToCenterPoint(e,t,s){if(t===oi&&s===oi)return e;const a=this.translateToGivenOrigin(e,t,s,oi,oi);return this.angle?a.rotate(mr(this.angle),e):a}translateToOriginPoint(e,t,s){const a=this.translateToGivenOrigin(e,oi,oi,t,s);return this.angle?a.rotate(mr(this.angle),e):a}getCenterPoint(){const e=this.getRelativeCenterPoint();return this.group?Is(e,this.group.calcTransformMatrix()):e}getRelativeCenterPoint(){return this.translateToCenterPoint(new ze(this.left,this.top),this.originX,this.originY)}getPointByOrigin(e,t){return this.translateToOriginPoint(this.getRelativeCenterPoint(),e,t)}setPositionByOrigin(e,t,s){const a=this.translateToCenterPoint(e,t,s),h=this.translateToOriginPoint(a,this.originX,this.originY);this.set({left:h.x,top:h.y})}_getLeftTopCoords(){return this.translateToOriginPoint(this.getRelativeCenterPoint(),Pi,Es)}}const cL=["type"],hL=["extraParam"];let no=class ap extends lL{static getDefaults(){return ap.ownDefaults}get type(){const e=this.constructor.type;return e==="FabricObject"?"object":e.toLowerCase()}set type(e){Fo("warn","Setting type has no effect",e)}constructor(e){super(),ge(this,"_cacheContext",null),Object.assign(this,ap.ownDefaults),this.setOptions(e)}_createCacheCanvas(){this._cacheCanvas=_n(),this._cacheContext=this._cacheCanvas.getContext("2d"),this._updateCacheCanvas(),this.dirty=!0}_limitCacheSize(e){const t=e.width,s=e.height,a=wi.maxCacheSideLimit,h=wi.minCacheSideLimit;if(t<=a&&s<=a&&t*s<=wi.perfLimitSizeTotal)return tS&&(e.zoomX/=t/S,e.width=S,e.capped=!0),s>T&&(e.zoomY/=s/T,e.height=T,e.capped=!0),e}_getCacheCanvasDimensions(){const e=this.getTotalObjectScaling(),t=this._getTransformedDimensions({skewX:0,skewY:0}),s=t.x*e.x/this.scaleX,a=t.y*e.y/this.scaleY;return{width:Math.ceil(s+2),height:Math.ceil(a+2),zoomX:e.x,zoomY:e.y,x:s,y:a}}_updateCacheCanvas(){const e=this._cacheCanvas,t=this._cacheContext,{width:s,height:a,zoomX:h,zoomY:p,x:c,y:w}=this._limitCacheSize(this._getCacheCanvasDimensions()),S=s!==e.width||a!==e.height,T=this.zoomX!==h||this.zoomY!==p;if(!e||!t)return!1;if(S||T){s!==e.width||a!==e.height?(e.width=s,e.height=a):(t.setTransform(1,0,0,1,0,0),t.clearRect(0,0,e.width,e.height));const M=c/2,D=w/2;return this.cacheTranslationX=Math.round(e.width/2-M)+M,this.cacheTranslationY=Math.round(e.height/2-D)+D,t.translate(this.cacheTranslationX,this.cacheTranslationY),t.scale(h,p),this.zoomX=h,this.zoomY=p,!0}return!1}setOptions(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this._setOptions(e)}transform(e){const t=this.group&&!this.group._transformDone||this.group&&this.canvas&&e===this.canvas.contextTop,s=this.calcTransformMatrix(!t);e.transform(s[0],s[1],s[2],s[3],s[4],s[5])}getObjectScaling(){if(!this.group)return new ze(Math.abs(this.scaleX),Math.abs(this.scaleY));const e=wu(this.calcTransformMatrix());return new ze(Math.abs(e.scaleX),Math.abs(e.scaleY))}getTotalObjectScaling(){const e=this.getObjectScaling();if(this.canvas){const t=this.canvas.getZoom(),s=this.getCanvasRetinaScaling();return e.scalarMultiply(t*s)}return e}getObjectOpacity(){let e=this.opacity;return this.group&&(e*=this.group.getObjectOpacity()),e}_constrainScale(e){return Math.abs(e){h.transform(a)}),t.parentClipPaths.push(e),e.absolutePositioned){const h=xn(this.calcTransformMatrix());a.transform(h[0],h[1],h[2],h[3],h[4],h[5])}return e.transform(a),e.drawObject(a,!0,t),s}_drawClipPath(e,t,s){if(!t)return;t._transformDone=!0;const a=this.createClipPathLayer(t,s);this.drawClipPathOnCache(e,t,a)}drawCacheOnCanvas(e){e.scale(1/this.zoomX,1/this.zoomY),e.drawImage(this._cacheCanvas,-this.cacheTranslationX,-this.cacheTranslationY)}isCacheDirty(){let e=arguments.length>0&&arguments[0]!==void 0&&arguments[0];if(this.isNotVisible())return!1;const t=this._cacheCanvas,s=this._cacheContext;return!(!t||!s||e||!this._updateCacheCanvas())||!!(this.dirty||this.clipPath&&this.clipPath.absolutePositioned)&&(t&&s&&!e&&(s.save(),s.setTransform(1,0,0,1,0,0),s.clearRect(0,0,t.width,t.height),s.restore()),!0)}_renderBackground(e){if(!this.backgroundColor)return;const t=this._getNonTransformedDimensions();e.fillStyle=this.backgroundColor,e.fillRect(-t.x/2,-t.y/2,t.x,t.y),this._removeShadow(e)}_setOpacity(e){this.group&&!this.group._transformDone?e.globalAlpha=this.getObjectOpacity():e.globalAlpha*=this.opacity}_setStrokeStyles(e,t){const s=t.stroke;s&&(e.lineWidth=t.strokeWidth,e.lineCap=t.strokeLineCap,e.lineDashOffset=t.strokeDashOffset,e.lineJoin=t.strokeLineJoin,e.miterLimit=t.strokeMiterLimit,$s(s)?s.gradientUnits==="percentage"||s.gradientTransform||s.patternTransform?this._applyPatternForTransformedGradient(e,s):(e.strokeStyle=s.toLive(e),this._applyPatternGradientTransform(e,s)):e.strokeStyle=t.stroke)}_setFillStyles(e,t){let{fill:s}=t;s&&($s(s)?(e.fillStyle=s.toLive(e),this._applyPatternGradientTransform(e,s)):e.fillStyle=s)}_setClippingProperties(e){e.globalAlpha=1,e.strokeStyle="transparent",e.fillStyle="#000000"}_setLineDash(e,t){t&&t.length!==0&&e.setLineDash(t)}_setShadow(e){if(!this.shadow)return;const t=this.shadow,s=this.canvas,a=this.getCanvasRetinaScaling(),[h,,,p]=(s==null?void 0:s.viewportTransform)||ds,c=h*a,w=p*a,S=t.nonScaling?new ze(1,1):this.getObjectScaling();e.shadowColor=t.color,e.shadowBlur=t.blur*wi.browserShadowBlurConstant*(c+w)*(S.x+S.y)/4,e.shadowOffsetX=t.offsetX*c*S.x,e.shadowOffsetY=t.offsetY*w*S.y}_removeShadow(e){this.shadow&&(e.shadowColor="",e.shadowBlur=e.shadowOffsetX=e.shadowOffsetY=0)}_applyPatternGradientTransform(e,t){if(!$s(t))return{offsetX:0,offsetY:0};const s=t.gradientTransform||t.patternTransform,a=-this.width/2+t.offsetX||0,h=-this.height/2+t.offsetY||0;return t.gradientUnits==="percentage"?e.transform(this.width,0,0,this.height,a,h):e.transform(1,0,0,1,a,h),s&&e.transform(s[0],s[1],s[2],s[3],s[4],s[5]),{offsetX:a,offsetY:h}}_renderPaintInOrder(e){this.paintFirst===Ms?(this._renderStroke(e),this._renderFill(e)):(this._renderFill(e),this._renderStroke(e))}_render(e){}_renderFill(e){this.fill&&(e.save(),this._setFillStyles(e,this),this.fillRule==="evenodd"?e.fill("evenodd"):e.fill(),e.restore())}_renderStroke(e){if(this.stroke&&this.strokeWidth!==0){if(this.shadow&&!this.shadow.affectStroke&&this._removeShadow(e),e.save(),this.strokeUniform){const t=this.getObjectScaling();e.scale(1/t.x,1/t.y)}this._setLineDash(e,this.strokeDashArray),this._setStrokeStyles(e,this),e.stroke(),e.restore()}}_applyPatternForTransformedGradient(e,t){var s;const a=this._limitCacheSize(this._getCacheCanvasDimensions()),h=this.getCanvasRetinaScaling(),p=a.x/this.scaleX/h,c=a.y/this.scaleY/h,w=Gn({width:Math.ceil(p),height:Math.ceil(c)}),S=w.getContext("2d");S&&(S.beginPath(),S.moveTo(0,0),S.lineTo(p,0),S.lineTo(p,c),S.lineTo(0,c),S.closePath(),S.translate(p/2,c/2),S.scale(a.zoomX/this.scaleX/h,a.zoomY/this.scaleY/h),this._applyPatternGradientTransform(S,t),S.fillStyle=t.toLive(e),S.fill(),e.translate(-this.width/2-this.strokeWidth/2,-this.height/2-this.strokeWidth/2),e.scale(h*this.scaleX/a.zoomX,h*this.scaleY/a.zoomY),e.strokeStyle=(s=S.createPattern(w,"no-repeat"))!==null&&s!==void 0?s:"")}_findCenterFromElement(){return new ze(this.left+this.width/2,this.top+this.height/2)}clone(e){const t=this.toObject(e);return this.constructor.fromObject(t)}cloneAsImage(e){const t=this.toCanvasElement(e);return new(Tt.getClass("image"))(t)}toCanvasElement(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const t=dy(this),s=this.group,a=this.shadow,h=Math.abs,p=e.enableRetinaScaling?G0():1,c=(e.multiplier||1)*p,w=e.canvasProvider||(Z=>new zc(Z,{enableRetinaScaling:!1,renderOnAddRemove:!1,skipOffscreen:!1}));delete this.group,e.withoutTransform&&ND(this),e.withoutShadow&&(this.shadow=null),e.viewportTransform&&UD(this,this.getViewportTransform()),this.setCoords();const S=_n(),T=this.getBoundingRect(),M=this.shadow,D=new ze;if(M){const Z=M.blur,re=M.nonScaling?new ze(1,1):this.getObjectScaling();D.x=2*Math.round(h(M.offsetX)+Z)*h(re.x),D.y=2*Math.round(h(M.offsetY)+Z)*h(re.y)}const G=T.width+D.x,U=T.height+D.y;S.width=Math.ceil(G),S.height=Math.ceil(U);const Y=w(S);e.format==="jpeg"&&(Y.backgroundColor="#fff"),this.setPositionByOrigin(new ze(Y.width/2,Y.height/2),oi,oi);const de=this.canvas;Y._objects=[this],this.set("canvas",Y),this.setCoords();const be=Y.toCanvasElement(c||1,e);return this.set("canvas",de),this.shadow=a,s&&(this.group=s),this.set(t),this.setCoords(),Y._objects=[],Y.destroy(),be}toDataURL(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Y0(this.toCanvasElement(e),e.format||"png",e.quality||1)}toBlob(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};return Z0(this.toCanvasElement(e),e.format||"png",e.quality||1)}isType(){for(var e=arguments.length,t=new Array(e),s=0;s{let[h,p]=a;return s[h]=this._animate(h,p,t),s},{})}_animate(e,t){let s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};const a=e.split("."),h=this.constructor.colorProperties.includes(a[a.length-1]),{abort:p,startValue:c,onChange:w,onComplete:S}=s,T=ve(ve({},s),{},{target:this,startValue:c??a.reduce((M,D)=>M[D],this),endValue:t,abort:p==null?void 0:p.bind(this),onChange:(M,D,G)=>{a.reduce((U,Y,de)=>(de===a.length-1&&(U[Y]=M),U[Y]),this),w&&w(M,D,G)},onComplete:(M,D,G)=>{this.setCoords(),S&&S(M,D,G)}});return h?aL(T):Ay(T)}isDescendantOf(e){const{parent:t,group:s}=this;return t===e||s===e||!!t&&t.isDescendantOf(e)||!!s&&s!==t&&s.isDescendantOf(e)}getAncestors(){const e=[];let t=this;do t=t.parent,t&&e.push(t);while(t);return e}findCommonAncestors(e){if(this===e)return{fork:[],otherFork:[],common:[this,...this.getAncestors()]};const t=this.getAncestors(),s=e.getAncestors();if(t.length===0&&s.length>0&&this===s[s.length-1])return{fork:[],otherFork:[e,...s.slice(0,s.length-1)],common:[this]};for(let a,h=0;h-1&&p>c}toObject(){const e=(arguments.length>0&&arguments[0]!==void 0?arguments[0]:[]).concat(ap.customProperties,this.constructor.customProperties||[]);let t;const s=wi.NUM_FRACTION_DIGITS,{clipPath:a,fill:h,stroke:p,shadow:c,strokeDashArray:w,left:S,top:T,originX:M,originY:D,width:G,height:U,strokeWidth:Y,strokeLineCap:de,strokeDashOffset:be,strokeLineJoin:Z,strokeUniform:re,strokeMiterLimit:fe,scaleX:we,scaleY:Le,angle:Be,flipX:Pe,flipY:Me,opacity:at,visible:Je,backgroundColor:bt,fillRule:rt,paintFirst:_t,globalCompositeOperation:ei,skewX:mt,skewY:Nt}=this;a&&!a.excludeFromExport&&(t=a.toObject(e.concat("inverted","absolutePositioned")));const Gt=lt=>rr(lt,s),ui=ve(ve({},bl(this,e)),{},{type:this.constructor.type,version:qp,originX:M,originY:D,left:Gt(S),top:Gt(T),width:Gt(G),height:Gt(U),fill:ny(h)?h.toObject():h,stroke:ny(p)?p.toObject():p,strokeWidth:Gt(Y),strokeDashArray:w&&w.concat(),strokeLineCap:de,strokeDashOffset:be,strokeLineJoin:Z,strokeUniform:re,strokeMiterLimit:Gt(fe),scaleX:Gt(we),scaleY:Gt(Le),angle:Gt(Be),flipX:Pe,flipY:Me,opacity:Gt(at),shadow:c&&c.toObject(),visible:Je,backgroundColor:bt,fillRule:rt,paintFirst:_t,globalCompositeOperation:ei,skewX:Gt(mt),skewY:Gt(Nt)},t?{clipPath:t}:null);return this.includeDefaultValues?ui:this._removeDefaultValues(ui)}toDatalessObject(e){return this.toObject(e)}_removeDefaultValues(e){const t=this.constructor.getDefaults(),s=Object.keys(t).length>0?t:Object.getPrototypeOf(this);return rf(e,(a,h)=>{if(h===Pi||h===Es||h==="type")return!0;const p=s[h];return a!==p&&!(Array.isArray(a)&&Array.isArray(p)&&a.length===0&&p.length===0)})}toString(){return"#<".concat(this.constructor.type,">")}static _fromObject(e){let t=Qi(e,cL),s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{extraParam:a}=s,h=Qi(s,hL);return Su(t,h).then(p=>a?(delete p[a],new this(t[a],p)):new this(p))}static fromObject(e,t){return this._fromObject(e,t)}};ge(no,"stateProperties",ZD),ge(no,"cacheProperties",so),ge(no,"ownDefaults",KD),ge(no,"type","FabricObject"),ge(no,"colorProperties",[Tr,Ms,"backgroundColor"]),ge(no,"customProperties",[]),Tt.setClass(no),Tt.setClass(no,"object");const Cl=(n,e,t)=>(s,a,h,p)=>{const c=e(s,a,h,p);return c&&py(n,ve(ve({},gy(s,a,h,p)),t)),c};function Sl(n){return(e,t,s,a)=>{const{target:h,originX:p,originY:c}=t,w=h.getRelativeCenterPoint(),S=h.translateToOriginPoint(w,p,c),T=n(e,t,s,a);return h.setPositionByOrigin(S,t.originX,t.originY),T}}const Ty=Cl(Dc,Sl((n,e,t,s)=>{const a=cf(e,e.originX,e.originY,t,s);if(_r(e.originX)===_r(oi)||_r(e.originX)===_r(fr)&&a.x<0||_r(e.originX)===_r(Pi)&&a.x>0){const{target:h}=e,p=h.strokeWidth/(h.strokeUniform?h.scaleX:1),c=fy(e)?2:1,w=h.width,S=Math.abs(a.x*c/h.scaleX)-p;return h.set("width",Math.max(S,1)),w!==h.width}return!1}));function uL(n,e,t,s,a){s=s||{};const h=this.sizeX||s.cornerSize||a.cornerSize,p=this.sizeY||s.cornerSize||a.cornerSize,c=s.transparentCorners!==void 0?s.transparentCorners:a.transparentCorners,w=c?Ms:Tr,S=!c&&(s.cornerStrokeColor||a.cornerStrokeColor);let T,M=e,D=t;n.save(),n.fillStyle=s.cornerColor||a.cornerColor||"",n.strokeStyle=s.cornerStrokeColor||a.cornerStrokeColor||"",h>p?(T=h,n.scale(1,p/h),D=t*h/p):p>h?(T=p,n.scale(h/p,1),M=e*p/h):T=h,n.beginPath(),n.arc(M,D,T/2,0,fu,!1),n[w](),S&&n.stroke(),n.restore()}function dL(n,e,t,s,a){s=s||{};const h=this.sizeX||s.cornerSize||a.cornerSize,p=this.sizeY||s.cornerSize||a.cornerSize,c=s.transparentCorners!==void 0?s.transparentCorners:a.transparentCorners,w=c?Ms:Tr,S=!c&&(s.cornerStrokeColor||a.cornerStrokeColor),T=h/2,M=p/2;n.save(),n.fillStyle=s.cornerColor||a.cornerColor||"",n.strokeStyle=s.cornerStrokeColor||a.cornerStrokeColor||"",n.translate(e,t);const D=a.getTotalAngle();n.rotate(mr(D)),n["".concat(w,"Rect")](-T,-M,h,p),S&&n.strokeRect(-T,-M,h,p),n.restore()}class kn{constructor(e){ge(this,"visible",!0),ge(this,"actionName",yu),ge(this,"angle",0),ge(this,"x",0),ge(this,"y",0),ge(this,"offsetX",0),ge(this,"offsetY",0),ge(this,"sizeX",0),ge(this,"sizeY",0),ge(this,"touchSizeX",0),ge(this,"touchSizeY",0),ge(this,"cursorStyle","crosshair"),ge(this,"withConnection",!1),Object.assign(this,e)}shouldActivate(e,t,s,a){var h;let{tl:p,tr:c,br:w,bl:S}=a;return((h=t.canvas)===null||h===void 0?void 0:h.getActiveObject())===t&&t.isControlVisible(e)&&sr.isPointInPolygon(s,[p,c,w,S])}getActionHandler(e,t,s){return this.actionHandler}getMouseDownHandler(e,t,s){return this.mouseDownHandler}getMouseUpHandler(e,t,s){return this.mouseUpHandler}cursorStyleHandler(e,t,s){return t.cursorStyle}getActionName(e,t,s){return t.actionName}getVisibility(e,t){var s,a;return(s=(a=e._controlsVisibility)===null||a===void 0?void 0:a[t])!==null&&s!==void 0?s:this.visible}setVisibility(e,t,s){this.visible=e}positionHandler(e,t,s,a){return new ze(this.x*e.x+this.offsetX,this.y*e.y+this.offsetY).transform(t)}calcCornerCoords(e,t,s,a,h,p){const c=ef([Lc(s,a),Bc({angle:e}),tf((h?this.touchSizeX:this.sizeX)||t,(h?this.touchSizeY:this.sizeY)||t)]);return{tl:new ze(-.5,-.5).transform(c),tr:new ze(.5,-.5).transform(c),br:new ze(.5,.5).transform(c),bl:new ze(-.5,.5).transform(c)}}render(e,t,s,a,h){((a=a||{}).cornerStyle||h.cornerStyle)==="circle"?uL.call(this,e,t,s,a,h):dL.call(this,e,t,s,a,h)}}const pL=(n,e,t)=>t.lockRotation?Iu:e.cursorStyle,fL=Cl(X0,Sl((n,e,t,s)=>{let{target:a,ex:h,ey:p,theta:c,originX:w,originY:S}=e;const T=a.translateToOriginPoint(a.getRelativeCenterPoint(),w,S);if(vn(a,"lockRotation"))return!1;const M=Math.atan2(p-T.y,h-T.x),D=Math.atan2(s-T.y,t-T.x);let G=Ta(D-M+c);if(a.snapAngle&&a.snapAngle>0){const Y=a.snapAngle,de=a.snapThreshold||Y,be=Math.ceil(G/Y)*Y,Z=Math.floor(G/Y)*Y;Math.abs(G-Z){const s=My(n,t);if(Iy(t,e.x!==0&&e.y===0?"x":e.x===0&&e.y!==0?"y":"",s))return Iu;const a=yy(t,e);return"".concat(mL[a],"-resize")};function _f(n,e,t,s){let a=arguments.length>4&&arguments[4]!==void 0?arguments[4]:{};const h=e.target,p=a.by,c=My(n,h);let w,S,T,M,D,G;if(Iy(h,p,c))return!1;if(e.gestureScale)S=e.scaleX*e.gestureScale,T=e.scaleY*e.gestureScale;else{if(w=cf(e,e.originX,e.originY,t,s),D=p!=="y"?Math.sign(w.x||e.signX||1):1,G=p!=="x"?Math.sign(w.y||e.signY||1):1,e.signX||(e.signX=D),e.signY||(e.signY=G),vn(h,"lockScalingFlip")&&(e.signX!==D||e.signY!==G))return!1;if(M=h._getTransformedDimensions(),c&&!p){const de=Math.abs(w.x)+Math.abs(w.y),{original:be}=e,Z=de/(Math.abs(M.x*be.scaleX/h.scaleX)+Math.abs(M.y*be.scaleY/h.scaleY));S=be.scaleX*Z,T=be.scaleY*Z}else S=Math.abs(w.x*h.scaleX/M.x),T=Math.abs(w.y*h.scaleY/M.y);fy(e)&&(S*=2,T*=2),e.signX!==D&&p!=="y"&&(e.originX=my(e.originX),S*=-1,e.signX=D),e.signY!==G&&p!=="x"&&(e.originY=my(e.originY),T*=-1,e.signY=G)}const U=h.scaleX,Y=h.scaleY;return p?(p==="x"&&h.set(Ts,S),p==="y"&&h.set(Qs,T)):(!vn(h,"lockScalingX")&&h.set(Ts,S),!vn(h,"lockScalingY")&&h.set(Qs,T)),U!==h.scaleX||Y!==h.scaleY}const Du=Cl(mu,Sl((n,e,t,s)=>_f(n,e,t,s))),gL=Cl(mu,Sl((n,e,t,s)=>_f(n,e,t,s,{by:"x"}))),yL=Cl(mu,Sl((n,e,t,s)=>_f(n,e,t,s,{by:"y"}))),_L=["target","ex","ey","skewingSide"],xf={x:{counterAxis:"y",scale:Ts,skew:gl,lockSkewing:"lockSkewingX",origin:"originX",flip:"flipX"},y:{counterAxis:"x",scale:Qs,skew:yl,lockSkewing:"lockSkewingY",origin:"originY",flip:"flipY"}},xL=["ns","nesw","ew","nwse"],bL=(n,e,t)=>{if(e.x!==0&&vn(t,"lockSkewingY")||e.y!==0&&vn(t,"lockSkewingX"))return Iu;const s=yy(t,e)%4;return"".concat(xL[s],"-resize")};function Py(n,e,t,s,a){const{target:h}=t,{counterAxis:p,origin:c,lockSkewing:w,skew:S,flip:T}=xf[n];if(vn(h,w))return!1;const{origin:M,flip:D}=xf[p],G=_r(t[M])*(h[D]?-1:1),U=-Math.sign(G)*(h[T]?-1:1),Y=.5*-((h[S]===0&&cf(t,oi,oi,s,a)[n]>0||h[S]>0?1:-1)*U)+.5;return Cl(q0,Sl((be,Z,re,fe)=>function(we,Le,Be){let{target:Pe,ex:Me,ey:at,skewingSide:Je}=Le,bt=Qi(Le,_L);const{skew:rt}=xf[we],_t=Be.subtract(new ze(Me,at)).divide(new ze(Pe.scaleX,Pe.scaleY))[we],ei=Pe[rt],mt=bt[rt],Nt=Math.tan(mr(mt)),Gt=we==="y"?Pe._getTransformedDimensions({scaleX:1,scaleY:1,skewX:0}).x:Pe._getTransformedDimensions({scaleX:1,scaleY:1}).y,ui=2*_t*Je/Math.max(Gt,1)+Nt,lt=Ta(Math.atan(ui));Pe.set(rt,lt);const Mt=ei!==Pe[rt];if(Mt&&we==="y"){const{skewX:At,scaleX:di}=Pe,Zt=Pe._getTransformedDimensions({skewY:ei}),Ht=Pe._getTransformedDimensions(),jt=At!==0?Zt.x/Ht.x:1;jt!==1&&Pe.set(Ts,jt*di)}return Mt}(n,Z,new ze(re,fe))))(e,ve(ve({},t),{},{[c]:Y,skewingSide:U}),s,a)}const vL=(n,e,t,s)=>Py("x",n,e,t,s),wL=(n,e,t,s)=>Py("y",n,e,t,s);function Lu(n,e){return n[e.canvas.altActionKey]}const Bu=(n,e,t)=>{const s=Lu(n,t);return e.x===0?s?gl:Qs:e.y===0?s?yl:Ts:""},El=(n,e,t)=>Lu(n,t)?bL(0,e,t):Vc(n,e,t),Dy=(n,e,t,s)=>Lu(n,e.target)?wL(n,e,t,s):gL(n,e,t,s),Ly=(n,e,t,s)=>Lu(n,e.target)?vL(n,e,t,s):yL(n,e,t,s),By=()=>({ml:new kn({x:-.5,y:0,cursorStyleHandler:El,actionHandler:Dy,getActionName:Bu}),mr:new kn({x:.5,y:0,cursorStyleHandler:El,actionHandler:Dy,getActionName:Bu}),mb:new kn({x:0,y:.5,cursorStyleHandler:El,actionHandler:Ly,getActionName:Bu}),mt:new kn({x:0,y:-.5,cursorStyleHandler:El,actionHandler:Ly,getActionName:Bu}),tl:new kn({x:-.5,y:-.5,cursorStyleHandler:Vc,actionHandler:Du}),tr:new kn({x:.5,y:-.5,cursorStyleHandler:Vc,actionHandler:Du}),bl:new kn({x:-.5,y:.5,cursorStyleHandler:Vc,actionHandler:Du}),br:new kn({x:.5,y:.5,cursorStyleHandler:Vc,actionHandler:Du}),mtr:new kn({x:0,y:-.5,actionHandler:fL,cursorStyleHandler:pL,offsetY:-40,withConnection:!0,actionName:Kp})}),kL=()=>({mr:new kn({x:.5,y:0,actionHandler:Ty,cursorStyleHandler:El,actionName:Dc}),ml:new kn({x:-.5,y:0,actionHandler:Ty,cursorStyleHandler:El,actionName:Dc})}),CL=()=>ve(ve({},By()),kL());class Nc extends no{static getDefaults(){return ve(ve({},super.getDefaults()),Nc.ownDefaults)}constructor(e){super(),Object.assign(this,this.constructor.createControls(),Nc.ownDefaults),this.setOptions(e)}static createControls(){return{controls:By()}}_updateCacheCanvas(){const e=this.canvas;if(this.noScaleCache&&e&&e._currentTransform){const t=e._currentTransform,s=t.target,a=t.action;if(this===s&&a&&a.startsWith(yu))return!1}return super._updateCacheCanvas()}getActiveControl(){const e=this.__corner;return e?{key:e,control:this.controls[e],coord:this.oCoords[e]}:void 0}findControl(e){let t=arguments.length>1&&arguments[1]!==void 0&&arguments[1];if(!this.hasControls||!this.canvas)return;this.__corner=void 0;const s=Object.entries(this.oCoords);for(let a=s.length-1;a>=0;a--){const[h,p]=s[a],c=this.controls[h];if(c.shouldActivate(h,this,e,t?p.touchCorner:p.corner))return this.__corner=h,{key:h,control:c,coord:this.oCoords[h]}}}calcOCoords(){const e=this.getViewportTransform(),t=this.getCenterPoint(),s=Lc(t.x,t.y),a=Bc({angle:this.getTotalAngle()-(this.group&&this.flipX?180:0)}),h=qr(s,a),p=qr(e,h),c=qr(p,[1/e[0],0,0,1/e[3],0,0]),w=this.group?wu(this.calcTransformMatrix()):void 0;w&&(w.scaleX=Math.abs(w.scaleX),w.scaleY=Math.abs(w.scaleY));const S=this._calculateCurrentDimensions(w),T={};return this.forEachControl((M,D)=>{const G=M.positionHandler(S,c,this,M);T[D]=Object.assign(G,this._calcCornerCoords(M,G))}),T}_calcCornerCoords(e,t){const s=this.getTotalAngle();return{corner:e.calcCornerCoords(s,this.cornerSize,t.x,t.y,!1,this),touchCorner:e.calcCornerCoords(s,this.touchCornerSize,t.x,t.y,!0,this)}}setCoords(){super.setCoords(),this.canvas&&(this.oCoords=this.calcOCoords())}forEachControl(e){for(const t in this.controls)e(this.controls[t],t,this)}drawSelectionBackground(e){if(!this.selectionBackgroundColor||this.canvas&&this.canvas._activeObject!==this)return;e.save();const t=this.getRelativeCenterPoint(),s=this._calculateCurrentDimensions(),a=this.getViewportTransform();e.translate(t.x,t.y),e.scale(1/a[0],1/a[3]),e.rotate(mr(this.angle)),e.fillStyle=this.selectionBackgroundColor,e.fillRect(-s.x/2,-s.y/2,s.x,s.y),e.restore()}strokeBorders(e,t){e.strokeRect(-t.x/2,-t.y/2,t.x,t.y)}_drawBorders(e,t){let s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};const a=ve({hasControls:this.hasControls,borderColor:this.borderColor,borderDashArray:this.borderDashArray},s);e.save(),e.strokeStyle=a.borderColor,this._setLineDash(e,a.borderDashArray),this.strokeBorders(e,t),a.hasControls&&this.drawControlsConnectingLines(e,t),e.restore()}_renderControls(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const{hasBorders:s,hasControls:a}=this,h=ve({hasBorders:s,hasControls:a},t),p=this.getViewportTransform(),c=h.hasBorders,w=h.hasControls,S=qr(p,this.calcTransformMatrix()),T=wu(S);e.save(),e.translate(T.translateX,T.translateY),e.lineWidth=this.borderScaleFactor,this.group===this.parent&&(e.globalAlpha=this.isMoving?this.borderOpacityWhenMoving:1),this.flipX&&(T.angle-=180),e.rotate(mr(this.group?T.angle:this.angle)),c&&this.drawBorders(e,T,t),w&&this.drawControls(e,t),e.restore()}drawBorders(e,t,s){let a;if(s&&s.forActiveSelection||this.group){const h=lf(this.width,this.height,ku(t)),p=this.isStrokeAccountedForInDimensions()?$p:(this.strokeUniform?new ze().scalarAdd(this.canvas?this.canvas.getZoom():1):new ze(t.scaleX,t.scaleY)).scalarMultiply(this.strokeWidth);a=h.add(p).scalarAdd(this.borderScaleFactor).scalarAdd(2*this.padding)}else a=this._calculateCurrentDimensions().scalarAdd(this.borderScaleFactor);this._drawBorders(e,a,s)}drawControlsConnectingLines(e,t){let s=!1;e.beginPath(),this.forEachControl((a,h)=>{a.withConnection&&a.getVisibility(this,h)&&(s=!0,e.moveTo(a.x*t.x,a.y*t.y),e.lineTo(a.x*t.x+a.offsetX,a.y*t.y+a.offsetY))}),s&&e.stroke()}drawControls(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};e.save();const s=this.getCanvasRetinaScaling(),{cornerStrokeColor:a,cornerDashArray:h,cornerColor:p}=this,c=ve({cornerStrokeColor:a,cornerDashArray:h,cornerColor:p},t);e.setTransform(s,0,0,s,0,0),e.strokeStyle=e.fillStyle=c.cornerColor,this.transparentCorners||(e.strokeStyle=c.cornerStrokeColor),this._setLineDash(e,c.cornerDashArray),this.forEachControl((w,S)=>{if(w.getVisibility(this,S)){const T=this.oCoords[S];w.render(e,T.x,T.y,c,this)}}),e.restore()}isControlVisible(e){return this.controls[e]&&this.controls[e].getVisibility(this,e)}setControlVisible(e,t){this._controlsVisibility||(this._controlsVisibility={}),this._controlsVisibility[e]=t}setControlsVisibility(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};Object.entries(e).forEach(t=>{let[s,a]=t;return this.setControlVisible(s,a)})}clearContextTop(e){if(!this.canvas)return;const t=this.canvas.contextTop;if(!t)return;const s=this.canvas.viewportTransform;t.save(),t.transform(s[0],s[1],s[2],s[3],s[4],s[5]),this.transform(t);const a=this.width+4,h=this.height+4;return t.clearRect(-a/2,-h/2,a,h),e||t.restore(),t}onDeselect(e){return!1}onSelect(e){return!1}shouldStartDragging(e){return!1}onDragStart(e){return!1}canDrop(e){return!1}renderDragSourceEffect(e){}renderDropTargetEffect(e){}}function Oy(n,e){return e.forEach(t=>{Object.getOwnPropertyNames(t.prototype).forEach(s=>{s!=="constructor"&&Object.defineProperty(n.prototype,s,Object.getOwnPropertyDescriptor(t.prototype,s)||Object.create(null))})}),n}ge(Nc,"ownDefaults",{noScaleCache:!0,lockMovementX:!1,lockMovementY:!1,lockRotation:!1,lockScalingX:!1,lockScalingY:!1,lockSkewingX:!1,lockSkewingY:!1,lockScalingFlip:!1,cornerSize:13,touchCornerSize:24,transparentCorners:!0,cornerColor:"rgb(178,204,255)",cornerStrokeColor:"",cornerStyle:"rect",cornerDashArray:null,hasControls:!0,borderColor:"rgb(178,204,255)",borderDashArray:null,borderOpacityWhenMoving:.4,borderScaleFactor:1,hasBorders:!0,selectionBackgroundColor:"",selectable:!0,evented:!0,perPixelTargetFind:!1,activeOn:"down",hoverCursor:null,moveCursor:null});class ts extends Nc{}Oy(ts,[_y]),Tt.setClass(ts),Tt.setClass(ts,"object");const SL=(n,e,t,s)=>{const a=2*(s=Math.round(s))+1,{data:h}=n.getImageData(e-s,t-s,a,a);for(let p=3;p0)return!1;return!0};class Fy{constructor(e){this.options=e,this.strokeProjectionMagnitude=this.options.strokeWidth/2,this.scale=new ze(this.options.scaleX,this.options.scaleY),this.strokeUniformScalar=this.options.strokeUniform?new ze(1/this.options.scaleX,1/this.options.scaleY):new ze(1,1)}createSideVector(e,t){const s=df(e,t);return this.options.strokeUniform?s.multiply(this.scale):s}projectOrthogonally(e,t,s){return this.applySkew(e.add(this.calcOrthogonalProjection(e,t,s)))}isSkewed(){return this.options.skewX!==0||this.options.skewY!==0}applySkew(e){const t=new ze(e);return t.y+=t.x*Math.tan(mr(this.options.skewY)),t.x+=t.y*Math.tan(mr(this.options.skewX)),t}scaleUnitVector(e,t){return e.multiply(this.strokeUniformScalar).scalarMultiply(t)}}const EL=new ze;class Al extends Fy{static getOrthogonalRotationFactor(e,t){const s=t?ff(e,t):JD(e);return Math.abs(s)2&&arguments[2]!==void 0?arguments[2]:this.strokeProjectionMagnitude;const a=this.createSideVector(e,t),h=ky(a),p=Al.getOrthogonalRotationFactor(h,this.bisector);return this.scaleUnitVector(h,s*p)}projectBevel(){const e=[];return(this.alpha%fu==0?[this.B]:[this.B,this.C]).forEach(t=>{e.push(this.projectOrthogonally(this.A,t)),e.push(this.projectOrthogonally(this.A,t,-this.strokeProjectionMagnitude))}),e}projectMiter(){const e=[],t=Math.abs(this.alpha),s=1/Math.sin(t/2),a=this.scaleUnitVector(this.bisector,-this.strokeProjectionMagnitude*s),h=this.options.strokeUniform?pf(this.scaleUnitVector(this.bisector,this.options.strokeMiterLimit)):this.options.strokeMiterLimit;return pf(a)/this.strokeProjectionMagnitude<=h&&e.push(this.applySkew(this.A.add(a))),e.push(...this.projectBevel()),e}projectRoundNoSkew(e,t){const s=[],a=new ze(Al.getOrthogonalRotationFactor(this.bisector),Al.getOrthogonalRotationFactor(new ze(this.bisector.y,this.bisector.x)));return[new ze(1,0).scalarMultiply(this.strokeProjectionMagnitude).multiply(this.strokeUniformScalar).multiply(a),new ze(0,1).scalarMultiply(this.strokeProjectionMagnitude).multiply(this.strokeUniformScalar).multiply(a)].forEach(h=>{Cy(h,e,t)&&s.push(this.A.add(h))}),s}projectRoundWithSkew(e,t){const s=[],{skewX:a,skewY:h,scaleX:p,scaleY:c,strokeUniform:w}=this.options,S=new ze(Math.tan(mr(a)),Math.tan(mr(h))),T=this.strokeProjectionMagnitude,M=w?T/c/Math.sqrt(1/c**2+1/p**2*S.y**2):T/Math.sqrt(1+S.y**2),D=new ze(Math.sqrt(Math.max(T**2-M**2,0)),M),G=w?T/Math.sqrt(1+S.x**2*(1/c)**2/(1/p+1/p*S.x*S.y)**2):T/Math.sqrt(1+S.x**2/(1+S.x*S.y)**2),U=new ze(G,Math.sqrt(Math.max(T**2-G**2,0)));return[U,U.scalarMultiply(-1),D,D.scalarMultiply(-1)].map(Y=>this.applySkew(w?Y.multiply(this.strokeUniformScalar):Y)).forEach(Y=>{Cy(Y,e,t)&&s.push(this.applySkew(this.A).add(Y))}),s}projectRound(){const e=[];e.push(...this.projectBevel());const t=this.alpha%fu==0,s=this.applySkew(this.A),a=e[t?0:2].subtract(s),h=e[t?1:0].subtract(s),p=t?this.applySkew(this.AB.scalarMultiply(-1)):this.applySkew(this.bisector.multiply(this.strokeUniformScalar).scalarMultiply(-1)),c=Rc(a,p)>0,w=c?a:h,S=c?h:a;return this.isSkewed()?e.push(...this.projectRoundWithSkew(w,S)):e.push(...this.projectRoundNoSkew(w,S)),e}projectPoints(){switch(this.options.strokeLineJoin){case"miter":return this.projectMiter();case"round":return this.projectRound();default:return this.projectBevel()}}project(){return this.projectPoints().map(e=>({originPoint:this.A,projectedPoint:e,angle:this.alpha,bisector:this.bisector}))}}class zy extends Fy{constructor(e,t,s){super(s),this.A=new ze(e),this.T=new ze(t)}calcOrthogonalProjection(e,t){let s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.strokeProjectionMagnitude;const a=this.createSideVector(e,t);return this.scaleUnitVector(ky(a),s)}projectButt(){return[this.projectOrthogonally(this.A,this.T,this.strokeProjectionMagnitude),this.projectOrthogonally(this.A,this.T,-this.strokeProjectionMagnitude)]}projectRound(){const e=[];if(!this.isSkewed()&&this.A.eq(this.T)){const t=new ze(1,1).scalarMultiply(this.strokeProjectionMagnitude).multiply(this.strokeUniformScalar);e.push(this.applySkew(this.A.add(t)),this.applySkew(this.A.subtract(t)))}else e.push(...new Al(this.A,this.T,this.T,this.options).projectRound());return e}projectSquare(){const e=[];if(this.A.eq(this.T)){const t=new ze(1,1).scalarMultiply(this.strokeProjectionMagnitude).multiply(this.strokeUniformScalar);e.push(this.A.add(t),this.A.subtract(t))}else{const t=this.calcOrthogonalProjection(this.A,this.T,this.strokeProjectionMagnitude),s=this.scaleUnitVector(mf(this.createSideVector(this.A,this.T)),-this.strokeProjectionMagnitude),a=this.A.add(s);e.push(a.add(t),a.subtract(t))}return e.map(t=>this.applySkew(t))}projectPoints(){switch(this.options.strokeLineCap){case"round":return this.projectRound();case"square":return this.projectSquare();default:return this.projectButt()}}project(){return this.projectPoints().map(e=>({originPoint:this.A,projectedPoint:e}))}}const AL=function(n,e){let t=arguments.length>2&&arguments[2]!==void 0&&arguments[2];const s=[];if(n.length===0)return s;const a=n.reduce((h,p)=>(h[h.length-1].eq(p)||h.push(new ze(p)),h),[new ze(n[0])]);if(a.length===1)t=!0;else if(!t){const h=a[0],p=((c,w)=>{for(let S=c.length-1;S>=0;S--)if(w(c[S],S,c))return S;return-1})(a,c=>!c.eq(h));a.splice(p+1)}return a.forEach((h,p,c)=>{let w,S;p===0?(S=c[1],w=t?h:c[c.length-1]):p===c.length-1?(w=c[p-1],S=t?h:c[0]):(w=c[p-1],S=c[p+1]),t&&c.length===1?s.push(...new zy(h,h,e).project()):!t||p!==0&&p!==c.length-1?s.push(...new Al(h,w,S,e).project()):s.push(...new zy(h,p===0?S:w,e).project())}),s},bf=n=>{const e={};return Object.keys(n).forEach(t=>{e[t]={},Object.keys(n[t]).forEach(s=>{e[t][s]=ve({},n[t][s])})}),e},TL=n=>n.replace(/&/g,"&").replace(/"/g,""").replace(/'/g,"'").replace(//g,">"),vf=n=>{const e=[];for(let t,s=0;s{const t=n.charCodeAt(e);if(isNaN(t))return"";if(t<55296||t>57343)return n.charAt(e);if(55296<=t&&t<=56319){if(n.length<=e+1)throw"High surrogate without following low surrogate";const a=n.charCodeAt(e+1);if(56320>a||a>57343)throw"High surrogate without following low surrogate";return n.charAt(e)+n.charAt(e+1)}if(e===0)throw"Low surrogate without preceding high surrogate";const s=n.charCodeAt(e-1);if(55296>s||s>56319)throw"Low surrogate without preceding high surrogate";return!1},wf=function(n,e){let t=arguments.length>2&&arguments[2]!==void 0&&arguments[2];return n.fill!==e.fill||n.stroke!==e.stroke||n.strokeWidth!==e.strokeWidth||n.fontSize!==e.fontSize||n.fontFamily!==e.fontFamily||n.fontWeight!==e.fontWeight||n.fontStyle!==e.fontStyle||n.textBackgroundColor!==e.textBackgroundColor||n.deltaY!==e.deltaY||t&&(n.overline!==e.overline||n.underline!==e.underline||n.linethrough!==e.linethrough)},IL=(n,e)=>{const t=e.split(` `),s=[];let a=-1,h={};n=bf(n);for(let p=0;p0&&(wf(h,S,!0)?s.push({start:a,end:a+1,style:S}):s[s.length-1].end++),h=S||{}}else a+=c.length,h={}}return s},PL=(n,e)=>{if(!Array.isArray(n))return bf(n);const t=e.split(Zp),s={};let a=-1,h=0;for(let p=0;p{var e;return(e=qD[n])!==null&&e!==void 0?e:n},BL=new RegExp("(".concat(Ia,")"),"gi"),OL=n=>n.replace(BL," $1 ").replace(/,/gi," ").replace(/\s+/gi," ");var Vy,Ny,jy,Uy,Gy,Hy,Xy;const ps="(".concat(Ia,")"),FL=String.raw(Vy||(Vy=Oo(["(skewX)(",")"],["(skewX)\\(","\\)"])),ps),zL=String.raw(Ny||(Ny=Oo(["(skewY)(",")"],["(skewY)\\(","\\)"])),ps),RL=String.raw(jy||(jy=Oo(["(rotate)(","(?: "," ",")?)"],["(rotate)\\(","(?: "," ",")?\\)"])),ps,ps,ps),VL=String.raw(Uy||(Uy=Oo(["(scale)(","(?: ",")?)"],["(scale)\\(","(?: ",")?\\)"])),ps,ps),NL=String.raw(Gy||(Gy=Oo(["(translate)(","(?: ",")?)"],["(translate)\\(","(?: ",")?\\)"])),ps,ps),jL=String.raw(Hy||(Hy=Oo(["(matrix)("," "," "," "," "," ",")"],["(matrix)\\("," "," "," "," "," ","\\)"])),ps,ps,ps,ps,ps,ps),kf="(?:".concat(jL,"|").concat(NL,"|").concat(RL,"|").concat(VL,"|").concat(FL,"|").concat(zL,")"),UL="(?:".concat(kf,"*)"),GL=String.raw(Xy||(Xy=Oo(["^s*(?:","?)s*$"],["^\\s*(?:","?)\\s*$"])),UL),HL=new RegExp(GL),XL=new RegExp(kf),qL=new RegExp(kf,"g");function Cf(n){const e=[];if(!(n=OL(n).replace(/\s*([()])\s*/gi,"$1"))||n&&!HL.test(n))return[...ds];for(const t of n.matchAll(qL)){const s=XL.exec(t[0]);if(!s)continue;let a=ds;const h=s.filter(U=>!!U),[,p,...c]=h,[w,S,T,M,D,G]=c.map(U=>parseFloat(U));switch(p){case"translate":a=Lc(w,S);break;case Kp:a=Bc({angle:w},{x:S,y:T});break;case yu:a=tf(w,S);break;case gl:a=$0(w);break;case yl:a=ey(w);break;case"matrix":a=[w,S,T,M,D,G]}e.push(a)}return ef(e)}function WL(n,e,t,s){const a=Array.isArray(e);let h,p=e;if(n!==Tr&&n!==Ms||e!==As){if(n==="strokeUniform")return e==="non-scaling-stroke";if(n==="strokeDashArray")p=e===As?null:e.replace(/,/g," ").split(/\s+/).map(parseFloat);else if(n==="transformMatrix")p=t&&t.transformMatrix?qr(t.transformMatrix,Cf(e)):Cf(e);else if(n==="visible")p=e!==As&&e!=="hidden",t&&t.visible===!1&&(p=!1);else if(n==="opacity")p=parseFloat(e),t&&t.opacity!==void 0&&(p*=t.opacity);else if(n==="textAnchor")p=e==="start"?Pi:e==="end"?fr:oi;else if(n==="charSpacing")h=vl(e,s)/s*1e3;else if(n==="paintFirst"){const c=e.indexOf(Tr),w=e.indexOf(Ms);p=Tr,(c>-1&&w>-1&&w-1)&&(p=Ms)}else{if(n==="href"||n==="xlink:href"||n==="font"||n==="id")return e;if(n==="imageSmoothing")return e==="optimizeQuality";h=a?e.map(vl):vl(e,s)}}else p="";return!a&&isNaN(h)?p:h}function JL(n,e){const t=n.match(XD);if(!t)return;const s=t[1],a=t[3],h=t[4],p=t[5],c=t[6];s&&(e.fontStyle=s),a&&(e.fontWeight=isNaN(parseFloat(a))?a:parseFloat(a)),h&&(e.fontSize=vl(h)),c&&(e.fontFamily=c),p&&(e.lineHeight=p==="normal"?1:p)}function YL(n,e){n.replace(/;\s*$/,"").split(";").forEach(t=>{if(!t)return;const[s,a]=t.split(":");e[s.trim().toLowerCase()]=a.trim()})}function ZL(n){const e={},t=n.getAttribute("style");return t&&(typeof t=="string"?YL(t,e):function(s,a){Object.entries(s).forEach(h=>{let[p,c]=h;c!==void 0&&(a[p.toLowerCase()]=c)})}(t,e)),e}const KL={stroke:"strokeOpacity",fill:"fillOpacity"};function oo(n,e,t){if(!n)return{};let s,a={},h=Jp;n.parentNode&&by.test(n.parentNode.nodeName)&&(a=oo(n.parentElement,e,t),a.fontSize&&(s=h=vl(a.fontSize)));const p=ve(ve(ve({},e.reduce((S,T)=>{const M=n.getAttribute(T);return M&&(S[T]=M),S},{})),function(S){let T=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},M={};for(const D in T)DL(S,D.split(" "))&&(M=ve(ve({},M),T[D]));return M}(n,t)),ZL(n));p[uf]&&n.setAttribute(uf,p[uf]),p[hf]&&(s=vl(p[hf],h),p[hf]="".concat(s));const c={};for(const S in p){const T=LL(S),M=WL(T,p[S],a,s);c[T]=M}c&&c.font&&JL(c.font,c);const w=ve(ve({},a),c);return by.test(n.nodeName)?w:function(S){const T=ts.getDefaults();return Object.entries(KL).forEach(M=>{let[D,G]=M;if(S[G]===void 0||S[D]==="")return;if(S[D]===void 0){if(!T[D])return;S[D]=T[D]}if(S[D].indexOf("url(")===0)return;const U=new Di(S[D]);S[D]=U.setAlpha(rr(U.getAlpha()*S[G],2)).toRgba()}),S}(w)}const QL=["left","top","width","height","visible"],qy=["rx","ry"];class en extends ts{static getDefaults(){return ve(ve({},super.getDefaults()),en.ownDefaults)}constructor(e){super(),Object.assign(this,en.ownDefaults),this.setOptions(e),this._initRxRy()}_initRxRy(){const{rx:e,ry:t}=this;e&&!t?this.ry=e:t&&!e&&(this.rx=t)}_render(e){const{width:t,height:s}=this,a=-t/2,h=-s/2,p=this.rx?Math.min(this.rx,t/2):0,c=this.ry?Math.min(this.ry,s/2):0,w=p!==0||c!==0;e.beginPath(),e.moveTo(a+p,h),e.lineTo(a+t-p,h),w&&e.bezierCurveTo(a+t-zo*p,h,a+t,h+zo*c,a+t,h+c),e.lineTo(a+t,h+s-c),w&&e.bezierCurveTo(a+t,h+s-zo*c,a+t-zo*p,h+s,a+t-p,h+s),e.lineTo(a+p,h+s),w&&e.bezierCurveTo(a+zo*p,h+s,a,h+s-zo*c,a,h+s-c),e.lineTo(a,h+c),w&&e.bezierCurveTo(a,h+zo*c,a+zo*p,h,a+p,h),e.closePath(),this._renderPaintInOrder(e)}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return super.toObject([...qy,...e])}_toSVG(){const{width:e,height:t,rx:s,ry:a}=this;return[" `)]}static async fromElement(e,t,s){const a=oo(e,this.ATTRIBUTE_NAMES,s),{left:h=0,top:p=0,width:c=0,height:w=0,visible:S=!0}=a,T=Qi(a,QL);return new this(ve(ve(ve({},t),T),{},{left:h,top:p,width:c,height:w,visible:!!(S&&c&&w)}))}}ge(en,"type","Rect"),ge(en,"cacheProperties",[...so,...qy]),ge(en,"ownDefaults",{rx:0,ry:0}),ge(en,"ATTRIBUTE_NAMES",[...Vo,"x","y","rx","ry","width","height"]),Tt.setClass(en),Tt.setSVGClass(en);const ao="initialization",Ou="added",Sf="removed",Fu="imperative",Wy=(n,e)=>{const{strokeUniform:t,strokeWidth:s,width:a,height:h,group:p}=e,c=p&&p!==n?Mu(p.calcTransformMatrix(),n.calcTransformMatrix()):null,w=c?e.getRelativeCenterPoint().transform(c):e.getRelativeCenterPoint(),S=!e.isStrokeAccountedForInDimensions(),T=t&&S?jD(new ze(s,s),void 0,n.calcTransformMatrix()):$p,M=!t&&S?s:0,D=lf(a+M,h+M,ef([c,e.calcOwnMatrix()],!0)).add(T).scalarDivide(2);return[w.subtract(D),w.add(D)]};class zu{calcLayoutResult(e,t){if(this.shouldPerformLayout(e))return this.calcBoundingBox(t,e)}shouldPerformLayout(e){let{type:t,prevStrategy:s,strategy:a}=e;return t===ao||t===Fu||!!s&&a!==s}shouldLayoutClipPath(e){let{type:t,target:{clipPath:s}}=e;return t!==ao&&s&&!s.absolutePositioned}getInitialSize(e,t){return t.size}calcBoundingBox(e,t){const{type:s,target:a}=t;if(s===Fu&&t.overrides)return t.overrides;if(e.length===0)return;const{left:h,top:p,width:c,height:w}=ro(e.map(M=>Wy(a,M)).reduce((M,D)=>M.concat(D),[])),S=new ze(c,w),T=new ze(h,p).add(S.scalarDivide(2));if(s===ao){const M=this.getInitialSize(t,{size:S,center:T});return{center:T,relativeCorrection:new ze(0,0),size:M}}return{center:T.transform(a.calcOwnMatrix()),size:S}}}ge(zu,"type","strategy");class Ef extends zu{shouldPerformLayout(e){return!0}}ge(Ef,"type","fit-content"),Tt.setClass(Ef);const $L=["strategy"],eB=["target","strategy","bubbles","prevStrategy"],Jy="layoutManager";class jc{constructor(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:new Ef;ge(this,"strategy",void 0),this.strategy=e,this._subscriptions=new Map}performLayout(e){const t=ve(ve({bubbles:!0,strategy:this.strategy},e),{},{prevStrategy:this._prevLayoutStrategy,stopPropagation(){this.bubbles=!1}});this.onBeforeLayout(t);const s=this.getLayoutResult(t);s&&this.commitLayout(t,s),this.onAfterLayout(t,s),this._prevLayoutStrategy=t.strategy}attachHandlers(e,t){const{target:s}=t;return[_u,H0,Dc,X0,mu,q0,gu,ED,AD].map(a=>e.on(a,h=>this.performLayout(a===_u?{type:"object_modified",trigger:a,e:h,target:s}:{type:"object_modifying",trigger:a,e:h,target:s})))}subscribe(e,t){this.unsubscribe(e,t);const s=this.attachHandlers(e,t);this._subscriptions.set(e,s)}unsubscribe(e,t){(this._subscriptions.get(e)||[]).forEach(s=>s()),this._subscriptions.delete(e)}unsubscribeTargets(e){e.targets.forEach(t=>this.unsubscribe(t,e))}subscribeTargets(e){e.targets.forEach(t=>this.subscribe(t,e))}onBeforeLayout(e){const{target:t,type:s}=e,{canvas:a}=t;if(s===ao||s===Ou?this.subscribeTargets(e):s===Sf&&this.unsubscribeTargets(e),t.fire("layout:before",{context:e}),a&&a.fire("object:layout:before",{target:t,context:e}),s===Fu&&e.deep){const h=Qi(e,$L);t.forEachObject(p=>p.layoutManager&&p.layoutManager.performLayout(ve(ve({},h),{},{bubbles:!1,target:p})))}}getLayoutResult(e){const{target:t,strategy:s,type:a}=e,h=s.calcLayoutResult(e,t.getObjects());if(!h)return;const p=a===ao?new ze:t.getRelativeCenterPoint(),{center:c,correction:w=new ze,relativeCorrection:S=new ze}=h,T=p.subtract(c).add(w).transform(a===ao?ds:xn(t.calcOwnMatrix()),!0).add(S);return{result:h,prevCenter:p,nextCenter:c,offset:T}}commitLayout(e,t){const{target:s}=e,{result:{size:a},nextCenter:h}=t;var p,c;s.set({width:a.x,height:a.y}),this.layoutObjects(e,t),e.type===ao?s.set({left:(p=e.x)!==null&&p!==void 0?p:h.x+a.x*_r(s.originX),top:(c=e.y)!==null&&c!==void 0?c:h.y+a.y*_r(s.originY)}):(s.setPositionByOrigin(h,oi,oi),s.setCoords(),s.set("dirty",!0))}layoutObjects(e,t){const{target:s}=e;s.forEachObject(a=>{a.group===s&&this.layoutObject(e,t,a)}),e.strategy.shouldLayoutClipPath(e)&&this.layoutObject(e,t,s.clipPath)}layoutObject(e,t,s){let{offset:a}=t;s.set({left:s.left+a.x,top:s.top+a.y})}onAfterLayout(e,t){const{target:s,strategy:a,bubbles:h,prevStrategy:p}=e,c=Qi(e,eB),{canvas:w}=s;s.fire("layout:after",{context:e,result:t}),w&&w.fire("object:layout:after",{context:e,result:t,target:s});const S=s.parent;h&&S!=null&&S.layoutManager&&((c.path||(c.path=[])).push(s),S.layoutManager.performLayout(ve(ve({},c),{},{target:S}))),s.set("dirty",!0)}dispose(){const{_subscriptions:e}=this;e.forEach(t=>t.forEach(s=>s())),e.clear()}toObject(){return{type:Jy,strategy:this.strategy.constructor.type}}toJSON(){return this.toObject()}}Tt.setClass(jc,Jy);const tB=["type","objects","layoutManager"];class iB extends jc{performLayout(){}}class No extends W0(ts){static getDefaults(){return ve(ve({},super.getDefaults()),No.ownDefaults)}constructor(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(),ge(this,"_activeObjects",[]),ge(this,"__objectSelectionTracker",void 0),ge(this,"__objectSelectionDisposer",void 0),Object.assign(this,No.ownDefaults),this.setOptions(t),this.groupInit(e,t)}groupInit(e,t){var s;this._objects=[...e],this.__objectSelectionTracker=this.__objectSelectionMonitor.bind(this,!0),this.__objectSelectionDisposer=this.__objectSelectionMonitor.bind(this,!1),this.forEachObject(a=>{this.enterGroup(a,!1)}),this.layoutManager=(s=t.layoutManager)!==null&&s!==void 0?s:new jc,this.layoutManager.performLayout({type:ao,target:this,targets:[...e],x:t.left,y:t.top})}canEnterGroup(e){return e===this||this.isDescendantOf(e)?(Fo("error","Group: circular object trees are not supported, this call has no effect"),!1):this._objects.indexOf(e)===-1||(Fo("error","Group: duplicate objects are not supported inside group, this call has no effect"),!1)}_filterObjectsBeforeEnteringGroup(e){return e.filter((t,s,a)=>this.canEnterGroup(t)&&a.indexOf(t)===s)}add(){for(var e=arguments.length,t=new Array(e),s=0;s1?t-1:0),a=1;a{a._set(e,t)}),this}_shouldSetNestedCoords(){return this.subTargetCheck}removeAll(){return this._activeObjects=[],this.remove(...this._objects)}__objectSelectionMonitor(e,t){let{target:s}=t;const a=this._activeObjects;if(e)a.push(s),this._set("dirty",!0);else if(a.length>0){const h=a.indexOf(s);h>-1&&(a.splice(h,1),this._set("dirty",!0))}}_watchObject(e,t){e&&this._watchObject(!1,t),e?(t.on("selected",this.__objectSelectionTracker),t.on("deselected",this.__objectSelectionDisposer)):(t.off("selected",this.__objectSelectionTracker),t.off("deselected",this.__objectSelectionDisposer))}enterGroup(e,t){e.group&&e.group.remove(e),e._set("parent",this),this._enterGroup(e,t)}_enterGroup(e,t){t&&Tu(e,qr(xn(this.calcTransformMatrix()),e.calcTransformMatrix())),this._shouldSetNestedCoords()&&e.setCoords(),e._set("group",this),e._set("canvas",this.canvas),this._watchObject(!0,e);const s=this.canvas&&this.canvas.getActiveObject&&this.canvas.getActiveObject();s&&(s===e||e.isDescendantOf(s))&&this._activeObjects.push(e)}exitGroup(e,t){this._exitGroup(e,t),e._set("parent",void 0),e._set("canvas",void 0)}_exitGroup(e,t){e._set("group",void 0),t||(Tu(e,qr(this.calcTransformMatrix(),e.calcTransformMatrix())),e.setCoords()),this._watchObject(!1,e);const s=this._activeObjects.length>0?this._activeObjects.indexOf(e):-1;s>-1&&this._activeObjects.splice(s,1)}shouldCache(){const e=ts.prototype.shouldCache.call(this);if(e){for(let t=0;te.setCoords())}triggerLayout(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};this.layoutManager.performLayout(ve({target:this,type:Fu},e))}render(e){this._transformDone=!0,super.render(e),this._transformDone=!1}__serializeObjects(e,t){const s=this.includeDefaultValues;return this._objects.filter(function(a){return!a.excludeFromExport}).map(function(a){const h=a.includeDefaultValues;a.includeDefaultValues=s;const p=a[e||"toObject"](t);return a.includeDefaultValues=h,p})}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];const t=this.layoutManager.toObject();return ve(ve(ve({},super.toObject(["subTargetCheck","interactive",...e])),t.strategy!=="fit-content"||this.includeDefaultValues?{layoutManager:t}:{}),{},{objects:this.__serializeObjects("toObject",e)})}toString(){return"#")}dispose(){this.layoutManager.unsubscribeTargets({targets:this.getObjects(),target:this}),this._activeObjects=[],this.forEachObject(e=>{this._watchObject(!1,e),e.dispose()}),super.dispose()}_createSVGBgRect(e){if(!this.backgroundColor)return"";const t=en.prototype._toSVG.call(this),s=t.indexOf("COMMON_PARTS");t[s]='for="group" ';const a=t.join("");return e?e(a):a}_toSVG(e){const t=[" `],s=this._createSVGBgRect(e);s&&t.push(" ",s);for(let a=0;a `),t}getSvgStyles(){const e=this.opacity!==void 0&&this.opacity!==1?"opacity: ".concat(this.opacity,";"):"",t=this.visible?"":" visibility: hidden;";return[e,this.getSvgFilter(),t].join("")}toClipPathSVG(e){const t=[],s=this._createSVGBgRect(e);s&&t.push(" ",s);for(let a=0;a{let[w,S]=c;const T=new this(w,ve(ve(ve({},p),S),{},{layoutManager:new iB}));if(h){const M=Tt.getClass(h.type),D=Tt.getClass(h.strategy);T.layoutManager=new M(new D)}else T.layoutManager=new jc;return T.layoutManager.subscribeTargets({type:ao,target:T,targets:T.getObjects()}),T.setCoords(),T})}}ge(No,"type","Group"),ge(No,"ownDefaults",{strokeWidth:0,subTargetCheck:!1,interactive:!1}),Tt.setClass(No);const rB=(n,e)=>Math.min(e.width/n.width,e.height/n.height),sB=(n,e)=>Math.max(e.width/n.width,e.height/n.height),Af="\\s*,?\\s*",Uc="".concat(Af,"(").concat(Ia,")"),nB="".concat(Uc).concat(Uc).concat(Uc).concat(Af,"([01])").concat(Af,"([01])").concat(Uc).concat(Uc),oB={m:"l",M:"L"},aB=(n,e,t,s,a,h,p,c,w,S,T)=>{const M=to(n),D=io(n),G=to(e),U=io(e),Y=t*a*G-s*h*U+p,de=s*a*G+t*h*U+c;return["C",S+w*(-t*a*D-s*h*M),T+w*(-s*a*D+t*h*M),Y+w*(t*a*U+s*h*G),de+w*(s*a*U-t*h*G),Y,de]},Yy=(n,e,t,s)=>{const a=Math.atan2(e,n),h=Math.atan2(s,t);return h>=a?h-a:2*Math.PI-(a-h)};function Zy(n,e,t,s,a,h,p,c){let w;if(wi.cachesBoundsOfCurve&&(w=[...arguments].join(),Ic.boundsOfCurveCache[w]))return Ic.boundsOfCurveCache[w];const S=Math.sqrt,T=Math.abs,M=[],D=[[0,0],[0,0]];let G=6*n-12*t+6*a,U=-3*n+9*t-9*a+3*p,Y=3*t-3*n;for(let fe=0;fe<2;++fe){if(fe>0&&(G=6*e-12*s+6*h,U=-3*e+9*s-9*h+3*c,Y=3*s-3*e),T(U)<1e-12){if(T(G)<1e-12)continue;const Me=-Y/G;0{let[s,a,h,p,c,w,S,T]=t;const M=((D,G,U,Y,de,be,Z)=>{if(U===0||Y===0)return[];let re=0,fe=0,we=0;const Le=Math.PI,Be=Z*Wp,Pe=io(Be),Me=to(Be),at=.5*(-Me*D-Pe*G),Je=.5*(-Me*G+Pe*D),bt=U**2,rt=Y**2,_t=Je**2,ei=at**2,mt=bt*rt-bt*_t-rt*ei;let Nt=Math.abs(U),Gt=Math.abs(Y);if(mt<0){const Ci=Math.sqrt(1-mt/(bt*rt));Nt*=Ci,Gt*=Ci}else we=(de===be?-1:1)*Math.sqrt(mt/(bt*_t+rt*ei));const ui=we*Nt*Je/Gt,lt=-we*Gt*at/Nt,Mt=Me*ui-Pe*lt+.5*D,At=Pe*ui+Me*lt+.5*G;let di=Yy(1,0,(at-ui)/Nt,(Je-lt)/Gt),Zt=Yy((at-ui)/Nt,(Je-lt)/Gt,(-at-ui)/Nt,(-Je-lt)/Gt);be===0&&Zt>0?Zt-=2*Le:be===1&&Zt<0&&(Zt+=2*Le);const Ht=Math.ceil(Math.abs(Zt/Le*2)),jt=[],Qt=Zt/Ht,Si=8/3*Math.sin(Qt/4)*Math.sin(Qt/4)/Math.sin(Qt/2);let ki=di+Qt;for(let Ci=0;Ci{let e=0,t=0,s=0,a=0;const h=[];let p,c=0,w=0;for(const S of n){const T=[...S];let M;switch(T[0]){case"l":T[1]+=e,T[2]+=t;case"L":e=T[1],t=T[2],M=["L",e,t];break;case"h":T[1]+=e;case"H":e=T[1],M=["L",e,t];break;case"v":T[1]+=t;case"V":t=T[1],M=["L",e,t];break;case"m":T[1]+=e,T[2]+=t;case"M":e=T[1],t=T[2],s=T[1],a=T[2],M=["M",e,t];break;case"c":T[1]+=e,T[2]+=t,T[3]+=e,T[4]+=t,T[5]+=e,T[6]+=t;case"C":c=T[3],w=T[4],e=T[5],t=T[6],M=["C",T[1],T[2],c,w,e,t];break;case"s":T[1]+=e,T[2]+=t,T[3]+=e,T[4]+=t;case"S":p==="C"?(c=2*e-c,w=2*t-w):(c=e,w=t),e=T[3],t=T[4],M=["C",c,w,T[1],T[2],e,t],c=M[3],w=M[4];break;case"q":T[1]+=e,T[2]+=t,T[3]+=e,T[4]+=t;case"Q":c=T[1],w=T[2],e=T[3],t=T[4],M=["Q",c,w,e,t];break;case"t":T[1]+=e,T[2]+=t;case"T":p==="Q"?(c=2*e-c,w=2*t-w):(c=e,w=t),e=T[1],t=T[2],M=["Q",c,w,e,t];break;case"a":T[6]+=e,T[7]+=t;case"A":lB(e,t,T).forEach(D=>h.push(D)),e=T[6],t=T[7];break;case"z":case"Z":e=s,t=a,M=["Z"]}M?(h.push(M),p=M[0]):p=""}return h},Ru=(n,e,t,s)=>Math.sqrt((t-n)**2+(s-e)**2),Ky=(n,e,t,s,a,h,p,c)=>w=>{const S=w**3,T=(G=>3*G**2*(1-G))(w),M=(G=>3*G*(1-G)**2)(w),D=(G=>(1-G)**3)(w);return new ze(p*S+a*T+t*M+n*D,c*S+h*T+s*M+e*D)},Qy=n=>n**2,$y=n=>2*n*(1-n),e_=n=>(1-n)**2,hB=(n,e,t,s,a,h,p,c)=>w=>{const S=Qy(w),T=$y(w),M=e_(w),D=3*(M*(t-n)+T*(a-t)+S*(p-a)),G=3*(M*(s-e)+T*(h-s)+S*(c-h));return Math.atan2(G,D)},uB=(n,e,t,s,a,h)=>p=>{const c=Qy(p),w=$y(p),S=e_(p);return new ze(a*c+t*w+n*S,h*c+s*w+e*S)},dB=(n,e,t,s,a,h)=>p=>{const c=1-p,w=2*(c*(t-n)+p*(a-t)),S=2*(c*(s-e)+p*(h-s));return Math.atan2(S,w)},t_=(n,e,t)=>{let s=new ze(e,t),a=0;for(let h=1;h<=100;h+=1){const p=n(h/100);a+=Ru(s.x,s.y,p.x,p.y),s=p}return a},pB=(n,e)=>{let t,s=0,a=0,h={x:n.x,y:n.y},p=ve({},h),c=.01,w=0;const S=n.iterator,T=n.angleFinder;for(;a1e-4;)p=S(s),w=s,t=Ru(h.x,h.y,p.x,p.y),t+a>e?(s-=c,c/=2):(h=p,s+=c,a+=t);return ve(ve({},p),{},{angle:T(w)})},i_=n=>{let e,t,s=0,a=0,h=0,p=0,c=0;const w=[];for(const S of n){const T={x:a,y:h,command:S[0],length:0};switch(S[0]){case"M":t=T,t.x=p=a=S[1],t.y=c=h=S[2];break;case"L":t=T,t.length=Ru(a,h,S[1],S[2]),a=S[1],h=S[2];break;case"C":e=Ky(a,h,S[1],S[2],S[3],S[4],S[5],S[6]),t=T,t.iterator=e,t.angleFinder=hB(a,h,S[1],S[2],S[3],S[4],S[5],S[6]),t.length=t_(e,a,h),a=S[5],h=S[6];break;case"Q":e=uB(a,h,S[1],S[2],S[3],S[4]),t=T,t.iterator=e,t.angleFinder=dB(a,h,S[1],S[2],S[3],S[4]),t.length=t_(e,a,h),a=S[3],h=S[4];break;case"Z":t=T,t.destX=p,t.destY=c,t.length=Ru(a,h,p,c),a=p,h=c}s+=t.length,w.push(t)}return w.push({length:s,x:a,y:h}),w},fB=function(n,e){let t=arguments.length>2&&arguments[2]!==void 0?arguments[2]:i_(n),s=0;for(;e-t[s].length>0&&s{var e;const t=[],s=(e=n.match(mB))!==null&&e!==void 0?e:[];for(const a of s){const h=a[0];if(h==="z"||h==="Z"){t.push([h]);continue}const p=yB[h.toLowerCase()];let c=[];if(h==="a"||h==="A"){r_.lastIndex=0;for(let w=null;w=r_.exec(a);)c.push(...w.slice(1))}else c=a.match(gB)||[];for(let w=0;w0&&T?T:h;for(let M=0;M1&&arguments[1]!==void 0?arguments[1]:0,t=new ze(n[0]),s=new ze(n[1]),a=1,h=0;const p=[],c=n.length,w=c>2;let S;for(w&&(a=n[2].xn[S-2].x?1:t.x===n[S-2].x?0:-1,h=t.y>n[S-2].y?1:t.y===n[S-2].y?0:-1),p.push(["L",t.x+a*e,t.y+h*e]),p},s_=(n,e)=>n.map(t=>t.map((s,a)=>a===0||e===void 0?s:rr(s,e)).join(" ")).join(" ");function Tf(n,e){const t=n.style;t&&e&&(typeof e=="string"?t.cssText+=";"+e:Object.entries(e).forEach(s=>{let[a,h]=s;return t.setProperty(a,h)}))}const Vu=(n,e)=>Math.floor(Math.random()*(e-n+1))+n;class bB extends uy{constructor(e){let{allowTouchScrolling:t=!1,containerClass:s=""}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(e),ge(this,"upper",void 0),ge(this,"container",void 0);const{el:a}=this.lower,h=this.createUpperCanvas();this.upper={el:h,ctx:h.getContext("2d")},this.applyCanvasStyle(a,{allowTouchScrolling:t}),this.applyCanvasStyle(h,{allowTouchScrolling:t,styles:{position:"absolute",left:"0",top:"0"}});const p=this.createContainerElement();p.classList.add(s),a.parentNode&&a.parentNode.replaceChild(p,a),p.append(a,h),this.container=p}createUpperCanvas(){const{el:e}=this.lower,t=_n();return t.className=e.className,t.classList.remove("lower-canvas"),t.classList.add("upper-canvas"),t.setAttribute("data-fabric","top"),t.style.cssText=e.style.cssText,t.setAttribute("draggable","true"),t}createContainerElement(){const e=ml().createElement("div");return e.setAttribute("data-fabric","wrapper"),Tf(e,{position:"relative"}),hy(e),e}applyCanvasStyle(e,t){const{styles:s,allowTouchScrolling:a}=t;Tf(e,ve(ve({},s),{},{"touch-action":a?"manipulation":As})),hy(e)}setDimensions(e,t){super.setDimensions(e,t);const{el:s,ctx:a}=this.upper;cy(s,a,e,t)}setCSSDimensions(e){super.setCSSDimensions(e),nf(this.upper.el,e),nf(this.container,e)}cleanupDOM(e){const t=this.container,{el:s}=this.lower,{el:a}=this.upper;super.cleanupDOM(e),t.removeChild(a),t.removeChild(s),t.parentNode&&t.parentNode.replaceChild(s,t)}dispose(){super.dispose(),Un().dispose(this.upper.el),delete this.upper,delete this.container}}class Nu extends zc{constructor(){super(...arguments),ge(this,"targets",[]),ge(this,"_hoveredTargets",[]),ge(this,"_objectsToRender",void 0),ge(this,"_currentTransform",null),ge(this,"_groupSelector",null),ge(this,"contextTopDirty",!1)}static getDefaults(){return ve(ve({},super.getDefaults()),Nu.ownDefaults)}get upperCanvasEl(){var e;return(e=this.elements.upper)===null||e===void 0?void 0:e.el}get contextTop(){var e;return(e=this.elements.upper)===null||e===void 0?void 0:e.ctx}get wrapperEl(){return this.elements.container}initElements(e){this.elements=new bB(e,{allowTouchScrolling:this.allowTouchScrolling,containerClass:this.containerClass}),this._createCacheCanvas()}_onObjectAdded(e){this._objectsToRender=void 0,super._onObjectAdded(e)}_onObjectRemoved(e){this._objectsToRender=void 0,e===this._activeObject&&(this.fire("before:selection:cleared",{deselected:[e]}),this._discardActiveObject(),this.fire("selection:cleared",{deselected:[e]}),e.fire("deselected",{target:e})),e===this._hoveredTarget&&(this._hoveredTarget=void 0,this._hoveredTargets=[]),super._onObjectRemoved(e)}_onStackOrderChanged(){this._objectsToRender=void 0,super._onStackOrderChanged()}_chooseObjectsToRender(){const e=this._activeObject;return!this.preserveObjectStacking&&e?this._objects.filter(t=>!t.group&&t!==e).concat(e):this._objects}renderAll(){this.cancelRequestedRender(),this.destroyed||(!this.contextTopDirty||this._groupSelector||this.isDrawingMode||(this.clearContext(this.contextTop),this.contextTopDirty=!1),this.hasLostContext&&(this.renderTopLayer(this.contextTop),this.hasLostContext=!1),!this._objectsToRender&&(this._objectsToRender=this._chooseObjectsToRender()),this.renderCanvas(this.getContext(),this._objectsToRender))}renderTopLayer(e){e.save(),this.isDrawingMode&&this._isCurrentlyDrawing&&(this.freeDrawingBrush&&this.freeDrawingBrush._render(),this.contextTopDirty=!0),this.selection&&this._groupSelector&&(this._drawSelection(e),this.contextTopDirty=!0),e.restore()}renderTop(){const e=this.contextTop;this.clearContext(e),this.renderTopLayer(e),this.fire("after:render",{ctx:e})}setTargetFindTolerance(e){e=Math.round(e),this.targetFindTolerance=e;const t=this.getRetinaScaling(),s=Math.ceil((2*e+1)*t);this.pixelFindCanvasEl.width=this.pixelFindCanvasEl.height=s,this.pixelFindContext.scale(t,t)}isTargetTransparent(e,t,s){const a=this.targetFindTolerance,h=this.pixelFindContext;this.clearContext(h),h.save(),h.translate(-t+a,-s+a),h.transform(...this.viewportTransform);const p=e.selectionBackgroundColor;e.selectionBackgroundColor="",e.render(h),e.selectionBackgroundColor=p,h.restore();const c=Math.round(a*this.getRetinaScaling());return SL(h,c,c,c)}_isSelectionKeyPressed(e){const t=this.selectionKey;return!!t&&(Array.isArray(t)?!!t.find(s=>!!s&&e[s]===!0):e[t])}_shouldClearSelection(e,t){const s=this.getActiveObjects(),a=this._activeObject;return!!(!t||t&&a&&s.length>1&&s.indexOf(t)===-1&&a!==t&&!this._isSelectionKeyPressed(e)||t&&!t.evented||t&&!t.selectable&&a&&a!==t)}_shouldCenterTransform(e,t,s){if(!e)return;let a;return t===yu||t===Ts||t===Qs||t===Dc?a=this.centeredScaling||e.centeredScaling:t===Kp&&(a=this.centeredRotation||e.centeredRotation),a?!s:s}_getOriginFromCorner(e,t){const s={x:e.originX,y:e.originY};return t&&(["ml","tl","bl"].includes(t)?s.x=fr:["mr","tr","br"].includes(t)&&(s.x=Pi),["tl","mt","tr"].includes(t)?s.y=Yp:["bl","mb","br"].includes(t)&&(s.y=Es)),s}_setupCurrentTransform(e,t,s){var a;const h=t.group?wl(this.getScenePoint(e),void 0,t.group.calcTransformMatrix()):this.getScenePoint(e),{key:p="",control:c}=t.getActiveControl()||{},w=s&&c?(a=c.getActionHandler(e,t,c))===null||a===void 0?void 0:a.bind(c):HD,S=((G,U,Y,de)=>{if(!U||!G)return"drag";const be=de.controls[U];return be.getActionName(Y,be,de)})(s,p,e,t),T=e[this.centeredKey],M=this._shouldCenterTransform(t,S,T)?{x:oi,y:oi}:this._getOriginFromCorner(t,p),D={target:t,action:S,actionHandler:w,actionPerformed:!1,corner:p,scaleX:t.scaleX,scaleY:t.scaleY,skewX:t.skewX,skewY:t.skewY,offsetX:h.x-t.left,offsetY:h.y-t.top,originX:M.x,originY:M.y,ex:h.x,ey:h.y,lastX:h.x,lastY:h.y,theta:mr(t.angle),width:t.width,height:t.height,shiftKey:e.shiftKey,altKey:T,original:ve(ve({},dy(t)),{},{originX:M.x,originY:M.y})};this._currentTransform=D,this.fire("before:transform",{e,transform:D})}setCursor(e){this.upperCanvasEl.style.cursor=e}_drawSelection(e){const{x:t,y:s,deltaX:a,deltaY:h}=this._groupSelector,p=new ze(t,s).transform(this.viewportTransform),c=new ze(t+a,s+h).transform(this.viewportTransform),w=this.selectionLineWidth/2;let S=Math.min(p.x,c.x),T=Math.min(p.y,c.y),M=Math.max(p.x,c.x),D=Math.max(p.y,c.y);this.selectionColor&&(e.fillStyle=this.selectionColor,e.fillRect(S,T,M-S,D-T)),this.selectionLineWidth&&this.selectionBorderColor&&(e.lineWidth=this.selectionLineWidth,e.strokeStyle=this.selectionBorderColor,S+=w,T+=w,M-=w,D-=w,ts.prototype._setLineDash.call(this,e,this.selectionDashArray),e.strokeRect(S,T,M-S,D-T))}findTarget(e){if(this.skipTargetFind)return;const t=this.getViewportPoint(e),s=this._activeObject,a=this.getActiveObjects();if(this.targets=[],s&&a.length>=1){if(s.findControl(t,of(e))||a.length>1&&this.searchPossibleTargets([s],t))return s;if(s===this.searchPossibleTargets([s],t)){if(this.preserveObjectStacking){const h=this.targets;this.targets=[];const p=this.searchPossibleTargets(this._objects,t);return e[this.altSelectionKey]&&p&&p!==s?(this.targets=h,s):p}return s}}return this.searchPossibleTargets(this._objects,t)}_pointIsInObjectSelectionArea(e,t){let s=e.getCoords();const a=this.getZoom(),h=e.padding/a;if(h){const[p,c,w,S]=s,T=Math.atan2(c.y-p.y,c.x-p.x),M=to(T)*h,D=io(T)*h,G=M+D,U=M-D;s=[new ze(p.x-U,p.y-G),new ze(c.x+G,c.y-U),new ze(w.x+U,w.y+G),new ze(S.x-G,S.y+U)]}return sr.isPointInPolygon(t,s)}_checkTarget(e,t){return!!(e&&e.visible&&e.evented&&this._pointIsInObjectSelectionArea(e,wl(t,void 0,this.viewportTransform))&&(!this.perPixelTargetFind&&!e.perPixelTargetFind||e.isEditing||!this.isTargetTransparent(e,t.x,t.y)))}_searchPossibleTargets(e,t){let s=e.length;for(;s--;){const a=e[s];if(this._checkTarget(a,t)){if(bu(a)&&a.subTargetCheck){const h=this._searchPossibleTargets(a._objects,t);h&&this.targets.push(h)}return a}}}searchPossibleTargets(e,t){const s=this._searchPossibleTargets(e,t);if(s&&bu(s)&&s.interactive&&this.targets[0]){const a=this.targets;for(let h=a.length-1;h>0;h--){const p=a[h];if(!bu(p)||!p.interactive)return p}return a[0]}return s}getViewportPoint(e){return this._pointer?this._pointer:this.getPointer(e,!0)}getScenePoint(e){return this._absolutePointer?this._absolutePointer:this.getPointer(e)}getPointer(e){let t=arguments.length>1&&arguments[1]!==void 0&&arguments[1];const s=this.upperCanvasEl,a=s.getBoundingClientRect();let h=zD(e),p=a.width||0,c=a.height||0;p&&c||(Es in a&&Yp in a&&(c=Math.abs(a.top-a.bottom)),fr in a&&Pi in a&&(p=Math.abs(a.right-a.left))),this.calcOffset(),h.x=h.x-this._offset.left,h.y=h.y-this._offset.top,t||(h=wl(h,void 0,this.viewportTransform));const w=this.getRetinaScaling();w!==1&&(h.x/=w,h.y/=w);const S=p===0||c===0?new ze(1,1):new ze(s.width/p,s.height/c);return h.multiply(S)}_setDimensionsImpl(e,t){this._resetTransformEventData(),super._setDimensionsImpl(e,t),this._isCurrentlyDrawing&&this.freeDrawingBrush&&this.freeDrawingBrush._setBrushStyles(this.contextTop)}_createCacheCanvas(){this.pixelFindCanvasEl=_n(),this.pixelFindContext=this.pixelFindCanvasEl.getContext("2d",{willReadFrequently:!0}),this.setTargetFindTolerance(this.targetFindTolerance)}getTopContext(){return this.elements.upper.ctx}getSelectionContext(){return this.elements.upper.ctx}getSelectionElement(){return this.elements.upper.el}getActiveObject(){return this._activeObject}getActiveObjects(){const e=this._activeObject;return Ma(e)?e.getObjects():e?[e]:[]}_fireSelectionEvents(e,t){let s=!1,a=!1;const h=this.getActiveObjects(),p=[],c=[];e.forEach(w=>{h.includes(w)||(s=!0,w.fire("deselected",{e:t,target:w}),c.push(w))}),h.forEach(w=>{e.includes(w)||(s=!0,w.fire("selected",{e:t,target:w}),p.push(w))}),e.length>0&&h.length>0?(a=!0,s&&this.fire("selection:updated",{e:t,selected:p,deselected:c})):h.length>0?(a=!0,this.fire("selection:created",{e:t,selected:p})):e.length>0&&(a=!0,this.fire("selection:cleared",{e:t,deselected:c})),a&&(this._objectsToRender=void 0)}setActiveObject(e,t){const s=this.getActiveObjects(),a=this._setActiveObject(e,t);return this._fireSelectionEvents(s,t),a}_setActiveObject(e,t){const s=this._activeObject;return s!==e&&!(!this._discardActiveObject(t,e)&&this._activeObject)&&!e.onSelect({e:t})&&(this._activeObject=e,Ma(e)&&s!==e&&e.set("canvas",this),e.setCoords(),!0)}_discardActiveObject(e,t){const s=this._activeObject;return!!s&&!s.onDeselect({e,object:t})&&(this._currentTransform&&this._currentTransform.target===s&&this.endCurrentTransform(e),Ma(s)&&s===this._hoveredTarget&&(this._hoveredTarget=void 0),this._activeObject=void 0,!0)}discardActiveObject(e){const t=this.getActiveObjects(),s=this.getActiveObject();t.length&&this.fire("before:selection:cleared",{e,deselected:[s]});const a=this._discardActiveObject(e);return this._fireSelectionEvents(t,e),a}endCurrentTransform(e){const t=this._currentTransform;this._finalizeCurrentTransform(e),t&&t.target&&(t.target.isMoving=!1),this._currentTransform=null}_finalizeCurrentTransform(e){const t=this._currentTransform,s=t.target,a={e,target:s,transform:t,action:t.action};s._scaling&&(s._scaling=!1),s.setCoords(),t.actionPerformed&&(this.fire("object:modified",a),s.fire(_u,a))}setViewportTransform(e){super.setViewportTransform(e);const t=this._activeObject;t&&t.setCoords()}destroy(){const e=this._activeObject;Ma(e)&&(e.removeAll(),e.dispose()),delete this._activeObject,super.destroy(),this.pixelFindContext=null,this.pixelFindCanvasEl=void 0}clear(){this.discardActiveObject(),this._activeObject=void 0,this.clearContext(this.contextTop),super.clear()}drawControls(e){const t=this._activeObject;t&&t._renderControls(e)}_toObject(e,t,s){const a=this._realizeGroupTransformOnObject(e),h=super._toObject(e,t,s);return e.set(a),h}_realizeGroupTransformOnObject(e){const{group:t}=e;if(t&&Ma(t)&&this._activeObject===t){const s=bl(e,["angle","flipX","flipY",Pi,Ts,Qs,gl,yl,Es]);return VD(e,t.calcOwnMatrix()),s}return{}}_setSVGObject(e,t,s){const a=this._realizeGroupTransformOnObject(t);super._setSVGObject(e,t,s),t.set(a)}}ge(Nu,"ownDefaults",{uniformScaling:!0,uniScaleKey:"shiftKey",centeredScaling:!1,centeredRotation:!1,centeredKey:"altKey",altActionKey:"shiftKey",selection:!0,selectionKey:"shiftKey",selectionColor:"rgba(100, 100, 255, 0.3)",selectionDashArray:[],selectionBorderColor:"rgba(255, 255, 255, 0.3)",selectionLineWidth:1,selectionFullyContained:!1,hoverCursor:"move",moveCursor:"move",defaultCursor:"default",freeDrawingCursor:"crosshair",notAllowedCursor:"not-allowed",perPixelTargetFind:!1,targetFindTolerance:0,skipTargetFind:!1,stopContextMenu:!1,fireRightClick:!1,fireMiddleClick:!1,enablePointerEvents:!1,containerClass:"canvas-container",preserveObjectStacking:!1});class vB{constructor(e){ge(this,"targets",[]),ge(this,"__disposer",void 0);const t=()=>{const{hiddenTextarea:a}=e.getActiveObject()||{};a&&a.focus()},s=e.upperCanvasEl;s.addEventListener("click",t),this.__disposer=()=>s.removeEventListener("click",t)}exitTextEditing(){this.target=void 0,this.targets.forEach(e=>{e.isEditing&&e.exitEditing()})}add(e){this.targets.push(e)}remove(e){this.unregister(e),xl(this.targets,e)}register(e){this.target=e}unregister(e){e===this.target&&(this.target=void 0)}onMouseMove(e){var t;!((t=this.target)===null||t===void 0)&&t.isEditing&&this.target.updateSelectionOnMouseMove(e)}clear(){this.targets=[],this.target=void 0}dispose(){this.clear(),this.__disposer(),delete this.__disposer}}const wB=["target","oldTarget","fireCanvas","e"],Vs={passive:!1},Tl=(n,e)=>{const t=n.getViewportPoint(e),s=n.getScenePoint(e);return{viewportPoint:t,scenePoint:s,pointer:t,absolutePointer:s}},jo=function(n){for(var e=arguments.length,t=new Array(e>1?e-1:0),s=1;s1?e-1:0),s=1;s1&&arguments[1]!==void 0?arguments[1]:{}),ge(this,"_isClick",void 0),ge(this,"textEditingManager",new vB(this)),["_onMouseDown","_onTouchStart","_onMouseMove","_onMouseUp","_onTouchEnd","_onResize","_onMouseWheel","_onMouseOut","_onMouseEnter","_onContextMenu","_onDoubleClick","_onDragStart","_onDragEnd","_onDragProgress","_onDragOver","_onDragEnter","_onDragLeave","_onDrop"].forEach(t=>{this[t]=this[t].bind(this)}),this.addOrRemove(jo,"add")}_getEventPrefix(){return this.enablePointerEvents?"pointer":"mouse"}addOrRemove(e,t){const s=this.upperCanvasEl,a=this._getEventPrefix();e(ly(s),"resize",this._onResize),e(s,a+"down",this._onMouseDown),e(s,"".concat(a,"move"),this._onMouseMove,Vs),e(s,"".concat(a,"out"),this._onMouseOut),e(s,"".concat(a,"enter"),this._onMouseEnter),e(s,"wheel",this._onMouseWheel),e(s,"contextmenu",this._onContextMenu),e(s,"dblclick",this._onDoubleClick),e(s,"dragstart",this._onDragStart),e(s,"dragend",this._onDragEnd),e(s,"dragover",this._onDragOver),e(s,"dragenter",this._onDragEnter),e(s,"dragleave",this._onDragLeave),e(s,"drop",this._onDrop),this.enablePointerEvents||e(s,"touchstart",this._onTouchStart,Vs)}removeListeners(){this.addOrRemove(tn,"remove");const e=this._getEventPrefix(),t=bn(this.upperCanvasEl);tn(t,"".concat(e,"up"),this._onMouseUp),tn(t,"touchend",this._onTouchEnd,Vs),tn(t,"".concat(e,"move"),this._onMouseMove,Vs),tn(t,"touchmove",this._onMouseMove,Vs),clearTimeout(this._willAddMouseDown)}_onMouseWheel(e){this.__onMouseWheel(e)}_onMouseOut(e){const t=this._hoveredTarget,s=ve({e},Tl(this,e));this.fire("mouse:out",ve(ve({},s),{},{target:t})),this._hoveredTarget=void 0,t&&t.fire("mouseout",ve({},s)),this._hoveredTargets.forEach(a=>{this.fire("mouse:out",ve(ve({},s),{},{target:a})),a&&a.fire("mouseout",ve({},s))}),this._hoveredTargets=[]}_onMouseEnter(e){this._currentTransform||this.findTarget(e)||(this.fire("mouse:over",ve({e},Tl(this,e))),this._hoveredTarget=void 0,this._hoveredTargets=[])}_onDragStart(e){this._isClick=!1;const t=this.getActiveObject();if(t&&t.onDragStart(e)){this._dragSource=t;const s={e,target:t};return this.fire("dragstart",s),t.fire("dragstart",s),void jo(this.upperCanvasEl,"drag",this._onDragProgress)}af(e)}_renderDragEffects(e,t,s){let a=!1;const h=this._dropTarget;h&&h!==t&&h!==s&&(h.clearContextTop(),a=!0),t==null||t.clearContextTop(),s!==t&&(s==null||s.clearContextTop());const p=this.contextTop;p.save(),p.transform(...this.viewportTransform),t&&(p.save(),t.transform(p),t.renderDragSourceEffect(e),p.restore(),a=!0),s&&(p.save(),s.transform(p),s.renderDropTargetEffect(e),p.restore(),a=!0),p.restore(),a&&(this.contextTopDirty=!0)}_onDragEnd(e){const t=!!e.dataTransfer&&e.dataTransfer.dropEffect!==As,s=t?this._activeObject:void 0,a={e,target:this._dragSource,subTargets:this.targets,dragSource:this._dragSource,didDrop:t,dropTarget:s};tn(this.upperCanvasEl,"drag",this._onDragProgress),this.fire("dragend",a),this._dragSource&&this._dragSource.fire("dragend",a),delete this._dragSource,this._onMouseUp(e)}_onDragProgress(e){const t={e,target:this._dragSource,dragSource:this._dragSource,dropTarget:this._draggedoverTarget};this.fire("drag",t),this._dragSource&&this._dragSource.fire("drag",t)}findDragTargets(e){return this.targets=[],{target:this._searchPossibleTargets(this._objects,this.getViewportPoint(e)),targets:[...this.targets]}}_onDragOver(e){const t="dragover",{target:s,targets:a}=this.findDragTargets(e),h=this._dragSource,p={e,target:s,subTargets:a,dragSource:h,canDrop:!1,dropTarget:void 0};let c;this.fire(t,p),this._fireEnterLeaveEvents(s,p),s&&(s.canDrop(e)&&(c=s),s.fire(t,p));for(let w=0;w0)return;this.__onMouseUp(e),this._resetTransformEventData(),delete this.mainTouchId;const t=this._getEventPrefix(),s=bn(this.upperCanvasEl);tn(s,"touchend",this._onTouchEnd,Vs),tn(s,"touchmove",this._onMouseMove,Vs),this._willAddMouseDown&&clearTimeout(this._willAddMouseDown),this._willAddMouseDown=setTimeout(()=>{jo(this.upperCanvasEl,"".concat(t,"down"),this._onMouseDown),this._willAddMouseDown=0},400)}_onMouseUp(e){this.__onMouseUp(e),this._resetTransformEventData();const t=this.upperCanvasEl,s=this._getEventPrefix();if(this._isMainEvent(e)){const a=bn(this.upperCanvasEl);tn(a,"".concat(s,"up"),this._onMouseUp),tn(a,"".concat(s,"move"),this._onMouseMove,Vs),jo(t,"".concat(s,"move"),this._onMouseMove,Vs)}}_onMouseMove(e){const t=this.getActiveObject();!this.allowTouchScrolling&&(!t||!t.shouldStartDragging(e))&&e.preventDefault&&e.preventDefault(),this.__onMouseMove(e)}_onResize(){this.calcOffset(),this._resetTransformEventData()}_shouldRender(e){const t=this.getActiveObject();return!!t!=!!e||t&&e&&t!==e}__onMouseUp(e){var t;this._cacheTransformEventData(e),this._handleEvent(e,"up:before");const s=this._currentTransform,a=this._isClick,h=this._target,{button:p}=e;if(p)return(this.fireMiddleClick&&p===1||this.fireRightClick&&p===2)&&this._handleEvent(e,"up"),void this._resetTransformEventData();if(this.isDrawingMode&&this._isCurrentlyDrawing)return void this._onMouseUpInDrawingMode(e);if(!this._isMainEvent(e))return;let c,w,S=!1;if(s&&(this._finalizeCurrentTransform(e),S=s.actionPerformed),!a){const T=h===this._activeObject;this.handleSelection(e),S||(S=this._shouldRender(h)||!T&&h===this._activeObject)}if(h){const T=h.findControl(this.getViewportPoint(e),of(e)),{key:M,control:D}=T||{};if(w=M,h.selectable&&h!==this._activeObject&&h.activeOn==="up")this.setActiveObject(h,e),S=!0;else if(D){const G=D.getMouseUpHandler(e,h,D);G&&(c=this.getScenePoint(e),G.call(D,e,s,c.x,c.y))}h.isMoving=!1}if(s&&(s.target!==h||s.corner!==w)){const T=s.target&&s.target.controls[s.corner],M=T&&T.getMouseUpHandler(e,s.target,T);c=c||this.getScenePoint(e),M&&M.call(T,e,s,c.x,c.y)}this._setCursorFromEvent(e,h),this._handleEvent(e,"up"),this._groupSelector=null,this._currentTransform=null,h&&(h.__corner=void 0),S?this.requestRenderAll():a||(t=this._activeObject)!==null&&t!==void 0&&t.isEditing||this.renderTop()}_basicEventHandler(e,t){const{target:s,subTargets:a=[]}=t;this.fire(e,t),s&&s.fire(e,t);for(let h=0;h{s=p.hoverCursor||s}),this.setCursor(s)}handleMultiSelection(e,t){const s=this._activeObject,a=Ma(s);if(s&&this._isSelectionKeyPressed(e)&&this.selection&&t&&t.selectable&&(s!==t||a)&&(a||!t.isDescendantOf(s)&&!s.isDescendantOf(t))&&!t.onSelect({e})&&!s.getActiveControl()){if(a){const h=s.getObjects();if(t===s){const p=this.getViewportPoint(e);if(!(t=this.searchPossibleTargets(h,p)||this.searchPossibleTargets(this._objects,p))||!t.selectable)return!1}t.group===s?(s.remove(t),this._hoveredTarget=t,this._hoveredTargets=[...this.targets],s.size()===1&&this._setActiveObject(s.item(0),e)):(s.multiSelectAdd(t),this._hoveredTarget=s,this._hoveredTargets=[...this.targets]),this._fireSelectionEvents(h,e)}else{s.isEditing&&s.exitEditing();const h=new(Tt.getClass("ActiveSelection"))([],{canvas:this});h.multiSelectAdd(s,t),this._hoveredTarget=h,this._setActiveObject(h,e),this._fireSelectionEvents([s],e)}return!0}return!1}handleSelection(e){if(!this.selection||!this._groupSelector)return!1;const{x:t,y:s,deltaX:a,deltaY:h}=this._groupSelector,p=new ze(t,s),c=p.add(new ze(a,h)),w=p.min(c),S=p.max(c).subtract(w),T=this.collectObjects({left:w.x,top:w.y,width:S.x,height:S.y},{includeIntersecting:!this.selectionFullyContained}),M=p.eq(c)?T[0]?[T[0]]:[]:T.length>1?T.filter(D=>!D.onSelect({e})).reverse():T;if(M.length===1)this.setActiveObject(M[0],e);else if(M.length>1){const D=Tt.getClass("ActiveSelection");this.setActiveObject(new D(M,{canvas:this}),e)}return this._groupSelector=null,!0}clear(){this.textEditingManager.clear(),super.clear()}destroy(){this.removeListeners(),this.textEditingManager.dispose(),super.destroy()}}const n_={x1:0,y1:0,x2:0,y2:0},CB=ve(ve({},n_),{},{r1:0,r2:0}),Ml=(n,e)=>isNaN(n)&&typeof e=="number"?e:n,SB=/^(\d+\.\d+)%|(\d+)%$/;function o_(n){return n&&SB.test(n)}function a_(n,e){const t=typeof n=="number"?n:typeof n=="string"?parseFloat(n)/(o_(n)?100:1):NaN;return kl(0,Ml(t,e),1)}const EB=/\s*;\s*/,AB=/\s*:\s*/;function TB(n,e){let t,s;const a=n.getAttribute("style");if(a){const p=a.split(EB);p[p.length-1]===""&&p.pop();for(let c=p.length;c--;){const[w,S]=p[c].split(AB).map(T=>T.trim());w==="stop-color"?t=S:w==="stop-opacity"&&(s=S)}}const h=new Di(t||n.getAttribute("stop-color")||"rgb(0,0,0)");return{offset:a_(n.getAttribute("offset"),0),color:h.toRgb(),opacity:Ml(parseFloat(s||n.getAttribute("stop-opacity")||""),1)*h.getAlpha()*e}}function MB(n,e){const t=[],s=n.getElementsByTagName("stop"),a=a_(e,1);for(let h=s.length;h--;)t.push(TB(s[h],a));return t}function l_(n){return n.nodeName==="linearGradient"||n.nodeName==="LINEARGRADIENT"?"linear":"radial"}function c_(n){return n.getAttribute("gradientUnits")==="userSpaceOnUse"?"pixels":"percentage"}function Cn(n,e){return n.getAttribute(e)}function IB(n,e){return function(t,s){let a,{width:h,height:p,gradientUnits:c}=s;return Object.keys(t).reduce((w,S)=>{const T=t[S];return T==="Infinity"?a=1:T==="-Infinity"?a=0:(a=typeof T=="string"?parseFloat(T):T,typeof T=="string"&&o_(T)&&(a*=.01,c==="pixels"&&(S!=="x1"&&S!=="x2"&&S!=="r2"||(a*=h),S!=="y1"&&S!=="y2"||(a*=p)))),w[S]=a,w},{})}(l_(n)==="linear"?function(t){return{x1:Cn(t,"x1")||0,y1:Cn(t,"y1")||0,x2:Cn(t,"x2")||"100%",y2:Cn(t,"y2")||0}}(n):function(t){return{x1:Cn(t,"fx")||Cn(t,"cx")||"50%",y1:Cn(t,"fy")||Cn(t,"cy")||"50%",r1:0,x2:Cn(t,"cx")||"50%",y2:Cn(t,"cy")||"50%",r2:Cn(t,"r")||"50%"}}(n),ve(ve({},e),{},{gradientUnits:c_(n)}))}class ju{constructor(e){const{type:t="linear",gradientUnits:s="pixels",coords:a={},colorStops:h=[],offsetX:p=0,offsetY:c=0,gradientTransform:w,id:S}=e||{};Object.assign(this,{type:t,gradientUnits:s,coords:ve(ve({},t==="radial"?CB:n_),a),colorStops:h,offsetX:p,offsetY:c,gradientTransform:w,id:S?"".concat(S,"_").concat(Ro()):Ro()})}addColorStop(e){for(const t in e){const s=new Di(e[t]);this.colorStops.push({offset:parseFloat(t),color:s.toRgb(),opacity:s.getAlpha()})}return this}toObject(e){return ve(ve({},bl(this,e)),{},{type:this.type,coords:ve({},this.coords),colorStops:this.colorStops.map(t=>ve({},t)),offsetX:this.offsetX,offsetY:this.offsetY,gradientUnits:this.gradientUnits,gradientTransform:this.gradientTransform?[...this.gradientTransform]:void 0})}toSVG(e){let{additionalTransform:t}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};const s=[],a=this.gradientTransform?this.gradientTransform.concat():ds.concat(),h=this.gradientUnits==="pixels"?"userSpaceOnUse":"objectBoundingBox",p=this.colorStops.map(M=>ve({},M)).sort((M,D)=>M.offset-D.offset);let c=-this.offsetX,w=-this.offsetY;var S;h==="objectBoundingBox"?(c/=e.width,w/=e.height):(c+=e.width/2,w+=e.height/2),(S=e)&&typeof S._renderPathCommands=="function"&&this.gradientUnits!=="percentage"&&(c-=e.pathOffset.x,w-=e.pathOffset.y),a[4]-=c,a[5]-=w;const T=['id="SVGID_'.concat(this.id,'"'),'gradientUnits="'.concat(h,'"'),'gradientTransform="'.concat(t?t+" ":"").concat(Au(a),'"'),""].join(" ");if(this.type==="linear"){const{x1:M,y1:D,x2:G,y2:U}=this.coords;s.push(" `)}else if(this.type==="radial"){const{x1:M,y1:D,x2:G,y2:U,r1:Y,r2:de}=this.coords,be=Y>de;s.push(" `),be&&(p.reverse(),p.forEach(re=>{re.offset=1-re.offset}));const Z=Math.min(Y,de);if(Z>0){const re=Z/Math.max(Y,de);p.forEach(fe=>{fe.offset+=re*(1-fe.offset)})}}return p.forEach(M=>{let{color:D,offset:G,opacity:U}=M;s.push(" `)}),s.push(this.type==="linear"?"":"",` `),s.join("")}toLive(e){const{x1:t,y1:s,x2:a,y2:h,r1:p,r2:c}=this.coords,w=this.type==="linear"?e.createLinearGradient(t,s,a,h):e.createRadialGradient(t,s,p,a,h,c);return this.colorStops.forEach(S=>{let{color:T,opacity:M,offset:D}=S;w.addColorStop(D,M!==void 0?new Di(T).setAlpha(M).toRgba():T)}),w}static async fromObject(e){const{colorStops:t,gradientTransform:s}=e;return new this(ve(ve({},e),{},{colorStops:t?t.map(a=>ve({},a)):void 0,gradientTransform:s?[...s]:void 0}))}static fromElement(e,t,s){const a=c_(e),h=t._findCenterFromElement();return new this(ve({id:e.getAttribute("id")||void 0,type:l_(e),coords:IB(e,{width:s.viewBoxWidth||s.width,height:s.viewBoxHeight||s.height}),colorStops:MB(e,s.opacity),gradientUnits:a,gradientTransform:Cf(e.getAttribute("gradientTransform")||"")},a==="pixels"?{offsetX:t.width/2-h.x,offsetY:t.height/2-h.y}:{offsetX:0,offsetY:0}))}}ge(ju,"type","Gradient"),Tt.setClass(ju,"gradient"),Tt.setClass(ju,"linear"),Tt.setClass(ju,"radial");const PB=["type","source","patternTransform"];class If{get type(){return"pattern"}set type(e){Fo("warn","Setting type has no effect",e)}constructor(e){ge(this,"repeat","repeat"),ge(this,"offsetX",0),ge(this,"offsetY",0),ge(this,"crossOrigin",""),this.id=Ro(),Object.assign(this,e)}isImageSource(){return!!this.source&&typeof this.source.src=="string"}isCanvasSource(){return!!this.source&&!!this.source.toDataURL}sourceToString(){return this.isImageSource()?this.source.src:this.isCanvasSource()?this.source.toDataURL():""}toLive(e){return this.source&&(!this.isImageSource()||this.source.complete&&this.source.naturalWidth!==0&&this.source.naturalHeight!==0)?e.createPattern(this.source,this.repeat):null}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];const{repeat:t,crossOrigin:s}=this;return ve(ve({},bl(this,e)),{},{type:"pattern",source:this.sourceToString(),repeat:t,crossOrigin:s,offsetX:rr(this.offsetX,wi.NUM_FRACTION_DIGITS),offsetY:rr(this.offsetY,wi.NUM_FRACTION_DIGITS),patternTransform:this.patternTransform?[...this.patternTransform]:null})}toSVG(e){let{width:t,height:s}=e;const{source:a,repeat:h,id:p}=this,c=Ml(this.offsetX/t,0),w=Ml(this.offsetY/s,0),S=h==="repeat-y"||h==="no-repeat"?1+Math.abs(c||0):Ml(a.width/t,0),T=h==="repeat-x"||h==="no-repeat"?1+Math.abs(w||0):Ml(a.height/s,0);return[''),''),"",""].join(` `)}static async fromObject(e,t){let{type:s,source:a,patternTransform:h}=e,p=Qi(e,PB);const c=await Cu(a,ve(ve({},t),{},{crossOrigin:p.crossOrigin}));return new this(ve(ve({},p),{},{patternTransform:h&&h.slice(0),source:c}))}}ge(If,"type","Pattern"),Tt.setClass(If),Tt.setClass(If,"pattern");class h_{constructor(e){ge(this,"color","rgb(0, 0, 0)"),ge(this,"width",1),ge(this,"shadow",null),ge(this,"strokeLineCap","round"),ge(this,"strokeLineJoin","round"),ge(this,"strokeMiterLimit",10),ge(this,"strokeDashArray",null),ge(this,"limitedToCanvasSize",!1),this.canvas=e}_setBrushStyles(e){e.strokeStyle=this.color,e.lineWidth=this.width,e.lineCap=this.strokeLineCap,e.miterLimit=this.strokeMiterLimit,e.lineJoin=this.strokeLineJoin,e.setLineDash(this.strokeDashArray||[])}_saveAndTransform(e){const t=this.canvas.viewportTransform;e.save(),e.transform(t[0],t[1],t[2],t[3],t[4],t[5])}needsFullRender(){return new Di(this.color).getAlpha()<1||!!this.shadow}_setShadow(){if(!this.shadow||!this.canvas)return;const e=this.canvas,t=this.shadow,s=e.contextTop,a=e.getZoom()*e.getRetinaScaling();s.shadowColor=t.color,s.shadowBlur=t.blur*a,s.shadowOffsetX=t.offsetX*a,s.shadowOffsetY=t.offsetY*a}_resetShadow(){const e=this.canvas.contextTop;e.shadowColor="",e.shadowBlur=e.shadowOffsetX=e.shadowOffsetY=0}_isOutSideCanvas(e){return e.x<0||e.x>this.canvas.getWidth()||e.y<0||e.y>this.canvas.getHeight()}}const DB=["path","left","top"],LB=["d"];class Uo extends ts{constructor(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},{path:s,left:a,top:h}=t,p=Qi(t,DB);super(),Object.assign(this,Uo.ownDefaults),this.setOptions(p),this._setPath(e||[],!0),typeof a=="number"&&this.set(Pi,a),typeof h=="number"&&this.set(Es,h)}_setPath(e,t){this.path=cB(Array.isArray(e)?e:_B(e)),this.setBoundingBox(t)}_findCenterFromElement(){const e=this._calcBoundsFromPath();return new ze(e.left+e.width/2,e.top+e.height/2)}_renderPathCommands(e){const t=-this.pathOffset.x,s=-this.pathOffset.y;e.beginPath();for(const a of this.path)switch(a[0]){case"L":e.lineTo(a[1]+t,a[2]+s);break;case"M":e.moveTo(a[1]+t,a[2]+s);break;case"C":e.bezierCurveTo(a[1]+t,a[2]+s,a[3]+t,a[4]+s,a[5]+t,a[6]+s);break;case"Q":e.quadraticCurveTo(a[1]+t,a[2]+s,a[3]+t,a[4]+s);break;case"Z":e.closePath()}}_render(e){this._renderPathCommands(e),this._renderPaintInOrder(e)}toString(){return"#")}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return ve(ve({},super.toObject(e)),{},{path:this.path.map(t=>t.slice())})}toDatalessObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];const t=this.toObject(e);return this.sourcePath&&(delete t.path,t.sourcePath=this.sourcePath),t}_toSVG(){const e=s_(this.path,wi.NUM_FRACTION_DIGITS);return[" `)]}_getOffsetTransform(){const e=wi.NUM_FRACTION_DIGITS;return" translate(".concat(rr(-this.pathOffset.x,e),", ").concat(rr(-this.pathOffset.y,e),")")}toClipPathSVG(e){const t=this._getOffsetTransform();return" "+this._createBaseClipPathSVGMarkup(this._toSVG(),{reviver:e,additionalTransform:t})}toSVG(e){const t=this._getOffsetTransform();return this._createBaseSVGMarkup(this._toSVG(),{reviver:e,additionalTransform:t})}complexity(){return this.path.length}setDimensions(){this.setBoundingBox()}setBoundingBox(e){const{width:t,height:s,pathOffset:a}=this._calcDimensions();this.set({width:t,height:s,pathOffset:a}),e&&this.setPositionByOrigin(a,oi,oi)}_calcBoundsFromPath(){const e=[];let t=0,s=0,a=0,h=0;for(const p of this.path)switch(p[0]){case"L":a=p[1],h=p[2],e.push({x:t,y:s},{x:a,y:h});break;case"M":a=p[1],h=p[2],t=a,s=h;break;case"C":e.push(...Zy(a,h,p[1],p[2],p[3],p[4],p[5],p[6])),a=p[5],h=p[6];break;case"Q":e.push(...Zy(a,h,p[1],p[2],p[1],p[2],p[3],p[4])),a=p[3],h=p[4];break;case"Z":a=t,h=s}return ro(e)}_calcDimensions(){const e=this._calcBoundsFromPath();return ve(ve({},e),{},{pathOffset:new ze(e.left+e.width/2,e.top+e.height/2)})}static fromObject(e){return this._fromObject(e,{extraParam:"path"})}static async fromElement(e,t,s){const a=oo(e,this.ATTRIBUTE_NAMES,s),{d:h}=a;return new this(h,ve(ve(ve({},Qi(a,LB)),t),{},{left:void 0,top:void 0}))}}ge(Uo,"type","Path"),ge(Uo,"cacheProperties",[...so,"path","fillRule"]),ge(Uo,"ATTRIBUTE_NAMES",[...Vo,"d"]),Tt.setClass(Uo),Tt.setSVGClass(Uo);class Uu extends h_{constructor(e){super(e),ge(this,"decimate",.4),ge(this,"drawStraightLine",!1),ge(this,"straightLineKey","shiftKey"),this._points=[],this._hasStraightLine=!1}needsFullRender(){return super.needsFullRender()||this._hasStraightLine}static drawSegment(e,t,s){const a=t.midPointFrom(s);return e.quadraticCurveTo(t.x,t.y,a.x,a.y),a}onMouseDown(e,t){let{e:s}=t;this.canvas._isMainEvent(s)&&(this.drawStraightLine=!!this.straightLineKey&&s[this.straightLineKey],this._prepareForDrawing(e),this._addPoint(e),this._render())}onMouseMove(e,t){let{e:s}=t;if(this.canvas._isMainEvent(s)&&(this.drawStraightLine=!!this.straightLineKey&&s[this.straightLineKey],(this.limitedToCanvasSize!==!0||!this._isOutSideCanvas(e))&&this._addPoint(e)&&this._points.length>1))if(this.needsFullRender())this.canvas.clearContext(this.canvas.contextTop),this._render();else{const a=this._points,h=a.length,p=this.canvas.contextTop;this._saveAndTransform(p),this.oldEnd&&(p.beginPath(),p.moveTo(this.oldEnd.x,this.oldEnd.y)),this.oldEnd=Uu.drawSegment(p,a[h-2],a[h-1]),p.stroke(),p.restore()}}onMouseUp(e){let{e:t}=e;return!this.canvas._isMainEvent(t)||(this.drawStraightLine=!1,this.oldEnd=void 0,this._finalizeAndAddPath(),!1)}_prepareForDrawing(e){this._reset(),this._addPoint(e),this.canvas.contextTop.moveTo(e.x,e.y)}_addPoint(e){return!(this._points.length>1&&e.eq(this._points[this._points.length-1]))&&(this.drawStraightLine&&this._points.length>1&&(this._hasStraightLine=!0,this._points.pop()),this._points.push(e),!0)}_reset(){this._points=[],this._setBrushStyles(this.canvas.contextTop),this._setShadow(),this._hasStraightLine=!1}_render(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.canvas.contextTop,t=this._points[0],s=this._points[1];if(this._saveAndTransform(e),e.beginPath(),this._points.length===2&&t.x===s.x&&t.y===s.y){const a=this.width/1e3;t.x-=a,s.x+=a}e.moveTo(t.x,t.y);for(let a=1;a=p&&(a=e[S],w.push(a));return w.push(e[c]),w}_finalizeAndAddPath(){this.canvas.contextTop.closePath(),this.decimate&&(this._points=this.decimatePoints(this._points,this.decimate));const e=this.convertPointsToSVGPath(this._points);if(function(s){return s_(s)==="M 0 0 Q 0 0 0 0 L 0 0"}(e))return void this.canvas.requestRenderAll();const t=this.createPath(e);this.canvas.clearContext(this.canvas.contextTop),this.canvas.fire("before:path:created",{path:t}),this.canvas.add(t),this.canvas.requestRenderAll(),t.setCoords(),this._resetShadow(),this.canvas.fire("path:created",{path:t})}}const BB=["left","top","radius"],u_=["radius","startAngle","endAngle","counterClockwise"];class rn extends ts{static getDefaults(){return ve(ve({},super.getDefaults()),rn.ownDefaults)}constructor(e){super(),Object.assign(this,rn.ownDefaults),this.setOptions(e)}_set(e,t){return super._set(e,t),e==="radius"&&this.setRadius(t),this}_render(e){e.beginPath(),e.arc(0,0,this.radius,mr(this.startAngle),mr(this.endAngle),this.counterClockwise),this._renderPaintInOrder(e)}getRadiusX(){return this.get("radius")*this.get(Ts)}getRadiusY(){return this.get("radius")*this.get(Qs)}setRadius(e){this.radius=e,this.set({width:2*e,height:2*e})}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return super.toObject([...u_,...e])}_toSVG(){const e=(this.endAngle-this.startAngle)%360;if(e===0)return[" `];{const{radius:t}=this,s=mr(this.startAngle),a=mr(this.endAngle),h=to(s)*t,p=io(s)*t,c=to(a)*t,w=io(a)*t,S=e>180?1:0,T=this.counterClockwise?0:1;return[' `]}}static async fromElement(e,t,s){const a=oo(e,this.ATTRIBUTE_NAMES,s),{left:h=0,top:p=0,radius:c=0}=a;return new this(ve(ve({},Qi(a,BB)),{},{radius:c,left:h-c,top:p-c}))}static fromObject(e){return super._fromObject(e)}}ge(rn,"type","Circle"),ge(rn,"cacheProperties",[...so,...u_]),ge(rn,"ownDefaults",{radius:0,startAngle:0,endAngle:360,counterClockwise:!1}),ge(rn,"ATTRIBUTE_NAMES",["cx","cy","r",...Vo]),Tt.setClass(rn),Tt.setSVGClass(rn);class OB extends h_{constructor(e){super(e),ge(this,"width",10),ge(this,"density",20),ge(this,"dotWidth",1),ge(this,"dotWidthVariance",1),ge(this,"randomOpacity",!1),ge(this,"optimizeOverlapping",!0),this.sprayChunks=[],this.sprayChunk=[]}onMouseDown(e){this.sprayChunks=[],this.canvas.clearContext(this.canvas.contextTop),this._setShadow(),this.addSprayChunk(e),this.renderChunck(this.sprayChunk)}onMouseMove(e){this.limitedToCanvasSize===!0&&this._isOutSideCanvas(e)||(this.addSprayChunk(e),this.renderChunck(this.sprayChunk))}onMouseUp(){const e=this.canvas.renderOnAddRemove;this.canvas.renderOnAddRemove=!1;const t=[];for(let a=0;a0&&arguments[0]!==void 0?arguments[0]:[0,0,0,0],h=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(),Object.assign(this,Pa.ownDefaults),this.setOptions(h),this.x1=e,this.x2=s,this.y1=t,this.y2=a,this._setWidthHeight();const{left:p,top:c}=h;typeof p=="number"&&this.set(Pi,p),typeof c=="number"&&this.set(Es,c)}_setWidthHeight(){const{x1:e,y1:t,x2:s,y2:a}=this;this.width=Math.abs(s-e),this.height=Math.abs(a-t);const{left:h,top:p,width:c,height:w}=ro([{x:e,y:t},{x:s,y:a}]),S=new ze(h+c/2,p+w/2);this.setPositionByOrigin(S,oi,oi)}_set(e,t){return super._set(e,t),Pf.includes(e)&&this._setWidthHeight(),this}_render(e){e.beginPath();const t=this.calcLinePoints();e.moveTo(t.x1,t.y1),e.lineTo(t.x2,t.y2),e.lineWidth=this.strokeWidth;const s=e.strokeStyle;var a;$s(this.stroke)?e.strokeStyle=this.stroke.toLive(e):e.strokeStyle=(a=this.stroke)!==null&&a!==void 0?a:e.fillStyle,this.stroke&&this._renderStroke(e),e.strokeStyle=s}_findCenterFromElement(){return new ze((this.x1+this.x2)/2,(this.y1+this.y2)/2)}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return ve(ve({},super.toObject(e)),this.calcLinePoints())}_getNonTransformedDimensions(){const e=super._getNonTransformedDimensions();return this.strokeLineCap==="butt"&&(this.width===0&&(e.y-=this.strokeWidth),this.height===0&&(e.x-=this.strokeWidth)),e}calcLinePoints(){const{x1:e,x2:t,y1:s,y2:a,width:h,height:p}=this,c=e<=t?-1:1,w=s<=a?-1:1;return{x1:c*h/2,x2:c*-h/2,y1:w*p/2,y2:w*-p/2}}_toSVG(){const{x1:e,x2:t,y1:s,y2:a}=this.calcLinePoints();return[" `)]}static async fromElement(e,t,s){const a=oo(e,this.ATTRIBUTE_NAMES,s),{x1:h=0,y1:p=0,x2:c=0,y2:w=0}=a;return new this([h,p,c,w],Qi(a,FB))}static fromObject(e){let{x1:t,y1:s,x2:a,y2:h}=e,p=Qi(e,zB);return this._fromObject(ve(ve({},p),{},{points:[t,s,a,h]}),{extraParam:"points"})}}ge(Pa,"type","Line"),ge(Pa,"cacheProperties",[...so,...Pf]),ge(Pa,"ATTRIBUTE_NAMES",Vo.concat(Pf)),Tt.setClass(Pa),Tt.setSVGClass(Pa);class Da extends ts{static getDefaults(){return ve(ve({},super.getDefaults()),Da.ownDefaults)}constructor(e){super(),Object.assign(this,Da.ownDefaults),this.setOptions(e)}_render(e){const t=this.width/2,s=this.height/2;e.beginPath(),e.moveTo(-t,s),e.lineTo(0,-s),e.lineTo(t,s),e.closePath(),this._renderPaintInOrder(e)}_toSVG(){const e=this.width/2,t=this.height/2;return["']}}ge(Da,"type","Triangle"),ge(Da,"ownDefaults",{width:100,height:100}),Tt.setClass(Da),Tt.setSVGClass(Da);const d_=["rx","ry"];class lo extends ts{static getDefaults(){return ve(ve({},super.getDefaults()),lo.ownDefaults)}constructor(e){super(),Object.assign(this,lo.ownDefaults),this.setOptions(e)}_set(e,t){switch(super._set(e,t),e){case"rx":this.rx=t,this.set("width",2*t);break;case"ry":this.ry=t,this.set("height",2*t)}return this}getRx(){return this.get("rx")*this.get(Ts)}getRy(){return this.get("ry")*this.get(Qs)}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return super.toObject([...d_,...e])}_toSVG(){return[" `)]}_render(e){e.beginPath(),e.save(),e.transform(1,0,0,this.ry/this.rx,0,0),e.arc(0,0,this.rx,0,fu,!1),e.restore(),this._renderPaintInOrder(e)}static async fromElement(e,t,s){const a=oo(e,this.ATTRIBUTE_NAMES,s);return a.left=(a.left||0)-a.rx,a.top=(a.top||0)-a.ry,new this(a)}}function RB(n){if(!n)return[];const e=n.replace(/,/g," ").trim().split(/\s+/),t=[];for(let s=0;s0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(),ge(this,"strokeDiff",void 0),Object.assign(this,Ns.ownDefaults),this.setOptions(t),this.points=e;const{left:s,top:a}=t;this.initialized=!0,this.setBoundingBox(!0),typeof s=="number"&&this.set(Pi,s),typeof a=="number"&&this.set(Es,a)}isOpen(){return!0}_projectStrokeOnPoints(e){return AL(this.points,e,this.isOpen())}_calcDimensions(e){e=ve({scaleX:this.scaleX,scaleY:this.scaleY,skewX:this.skewX,skewY:this.skewY,strokeLineCap:this.strokeLineCap,strokeLineJoin:this.strokeLineJoin,strokeMiterLimit:this.strokeMiterLimit,strokeUniform:this.strokeUniform,strokeWidth:this.strokeWidth},e||{});const t=this.exactBoundingBox?this._projectStrokeOnPoints(e).map(S=>S.projectedPoint):this.points;if(t.length===0)return{left:0,top:0,width:0,height:0,pathOffset:new ze,strokeOffset:new ze,strokeDiff:new ze};const s=ro(t),a=ku(ve(ve({},e),{},{scaleX:1,scaleY:1})),h=ro(this.points.map(S=>Is(S,a,!0))),p=new ze(this.scaleX,this.scaleY);let c=s.left+s.width/2,w=s.top+s.height/2;return this.exactBoundingBox&&(c-=w*Math.tan(mr(this.skewX)),w-=c*Math.tan(mr(this.skewY))),ve(ve({},s),{},{pathOffset:new ze(c,w),strokeOffset:new ze(h.left,h.top).subtract(new ze(s.left,s.top)).multiply(p),strokeDiff:new ze(s.width,s.height).subtract(new ze(h.width,h.height)).multiply(p)})}_findCenterFromElement(){const e=ro(this.points);return new ze(e.left+e.width/2,e.top+e.height/2)}setDimensions(){this.setBoundingBox()}setBoundingBox(e){const{left:t,top:s,width:a,height:h,pathOffset:p,strokeOffset:c,strokeDiff:w}=this._calcDimensions();this.set({width:a,height:h,pathOffset:p,strokeOffset:c,strokeDiff:w}),e&&this.setPositionByOrigin(new ze(t+a/2,s+h/2),oi,oi)}isStrokeAccountedForInDimensions(){return this.exactBoundingBox}_getNonTransformedDimensions(){return this.exactBoundingBox?new ze(this.width,this.height):super._getNonTransformedDimensions()}_getTransformedDimensions(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};if(this.exactBoundingBox){let p;if(Object.keys(e).some(c=>this.strokeUniform||this.constructor.layoutProperties.includes(c))){var t,s;const{width:c,height:w}=this._calcDimensions(e);p=new ze((t=e.width)!==null&&t!==void 0?t:c,(s=e.height)!==null&&s!==void 0?s:w)}else{var a,h;p=new ze((a=e.width)!==null&&a!==void 0?a:this.width,(h=e.height)!==null&&h!==void 0?h:this.height)}return p.multiply(new ze(e.scaleX||this.scaleX,e.scaleY||this.scaleY))}return super._getTransformedDimensions(e)}_set(e,t){const s=this.initialized&&this[e]!==t,a=super._set(e,t);return this.exactBoundingBox&&s&&((e===Ts||e===Qs)&&this.strokeUniform&&this.constructor.layoutProperties.includes("strokeUniform")||this.constructor.layoutProperties.includes(e))&&this.setDimensions(),a}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];return ve(ve({},super.toObject(e)),{},{points:this.points.map(t=>{let{x:s,y:a}=t;return{x:s,y:a}})})}_toSVG(){const e=[],t=this.pathOffset.x,s=this.pathOffset.y,a=wi.NUM_FRACTION_DIGITS;for(let h=0,p=this.points.length;h `)]}_render(e){const t=this.points.length,s=this.pathOffset.x,a=this.pathOffset.y;if(t&&!isNaN(this.points[t-1].y)){e.beginPath(),e.moveTo(this.points[0].x-s,this.points[0].y-a);for(let h=0;hp!==void 0);this._setStyleDeclaration(s,a,h)}getSelectionStyles(e,t,s){const a=[];for(let h=e;h<(t||e);h++)a.push(this.getStyleAtPosition(h,s));return a}getStyleAtPosition(e,t){const{lineIndex:s,charIndex:a}=this.get2DCursorLocation(e);return t?this.getCompleteStyleDeclaration(s,a):this._getStyleDeclaration(s,a)}setSelectionStyles(e,t,s){for(let a=t;a<(s||t);a++)this._extendStyles(a,e);this._forceClearCache=!0}_getStyleDeclaration(e,t){var s;const a=this.styles&&this.styles[e];return a&&(s=a[t])!==null&&s!==void 0?s:{}}getCompleteStyleDeclaration(e,t){return ve(ve({},bl(this,this.constructor._styleProperties)),this._getStyleDeclaration(e,t))}_setStyleDeclaration(e,t,s){this.styles[e][t]=s}_deleteStyleDeclaration(e,t){delete this.styles[e][t]}_getLineStyle(e){return!!this.styles[e]}_setLineStyle(e){this.styles[e]={}}_deleteLineStyle(e){delete this.styles[e]}}ge(__,"_styleProperties",NB);const UB=/ +/g,GB=/"/g;function Df(n,e,t,s,a){return" ".concat(function(h,p){let{left:c,top:w,width:S,height:T}=p,M=arguments.length>2&&arguments[2]!==void 0?arguments[2]:wi.NUM_FRACTION_DIGITS;const D=Fc(Tr,h,!1),[G,U,Y,de]=[c,w,S,T].map(be=>rr(be,M));return"')}(n,{left:e,top:t,width:s,height:a}),` `)}const HB=["textAnchor","textDecoration","dx","dy","top","left","fontSize","strokeWidth"];let Lf;class fs extends __{static getDefaults(){return ve(ve({},super.getDefaults()),fs.ownDefaults)}constructor(e,t){super(),ge(this,"__charBounds",[]),Object.assign(this,fs.ownDefaults),this.setOptions(t),this.styles||(this.styles={}),this.text=e,this.initialized=!0,this.path&&this.setPathInfo(),this.initDimensions(),this.setCoords()}setPathInfo(){const e=this.path;e&&(e.segmentsInfo=i_(e.path))}_splitText(){const e=this._splitTextIntoLines(this.text);return this.textLines=e.lines,this._textLines=e.graphemeLines,this._unwrappedTextLines=e._unwrappedLines,this._text=e.graphemeText,e}initDimensions(){this._splitText(),this._clearCache(),this.dirty=!0,this.path?(this.width=this.path.width,this.height=this.path.height):(this.width=this.calcTextWidth()||this.cursorWidth||this.MIN_TEXT_WIDTH,this.height=this.calcTextHeight()),this.textAlign.includes(Hn)&&this.enlargeSpaces()}enlargeSpaces(){let e,t,s,a,h,p,c;for(let w=0,S=this._textLines.length;w')}_getCacheCanvasDimensions(){const e=super._getCacheCanvasDimensions(),t=this.fontSize;return e.width+=t*e.zoomX,e.height+=t*e.zoomY,e}_render(e){const t=this.path;t&&!t.isNotVisible()&&t._render(e),this._setTextStyles(e),this._renderTextLinesBackground(e),this._renderTextDecoration(e,"underline"),this._renderText(e),this._renderTextDecoration(e,"overline"),this._renderTextDecoration(e,"linethrough")}_renderText(e){this.paintFirst===Ms?(this._renderTextStroke(e),this._renderTextFill(e)):(this._renderTextFill(e),this._renderTextStroke(e))}_setTextStyles(e,t,s){if(e.textBaseline="alphabetic",this.path)switch(this.pathAlign){case oi:e.textBaseline="middle";break;case"ascender":e.textBaseline=Es;break;case"descender":e.textBaseline=Yp}e.font=this._getFontDeclaration(t,s)}calcTextWidth(){let e=this.getLineWidth(0);for(let t=1,s=this._textLines.length;te&&(e=a)}return e}_renderTextLine(e,t,s,a,h,p){this._renderChars(e,t,s,a,h,p)}_renderTextLinesBackground(e){if(!this.textBackgroundColor&&!this.styleHas("textBackgroundColor"))return;const t=e.fillStyle,s=this._getLeftOffset();let a=this._getTopOffset();for(let h=0,p=this._textLines.length;h=0:DM?T%=M:T<0&&(T+=M),this._setGraphemeOnPath(T,s),T+=s.kernedWidth}return{width:a,numOfSpaces:0}}_setGraphemeOnPath(e,t){const s=e+t.kernedWidth/2,a=this.path,h=fB(a.path,s,a.segmentsInfo);t.renderLeft=h.x-a.pathOffset.x,t.renderTop=h.y-a.pathOffset.y,t.angle=h.angle+(this.pathSide===fr?Math.PI:0)}_getGraphemeBox(e,t,s,a,h){const p=this.getCompleteStyleDeclaration(t,s),c=a?this.getCompleteStyleDeclaration(t,s-1):{},w=this._measureChar(e,p,a,c);let S,T=w.kernedWidth,M=w.width;this.charSpacing!==0&&(S=this._getWidthOfCharSpacing(),M+=S,T+=S);const D={width:M,left:0,height:p.fontSize,kernedWidth:T,deltaY:p.deltaY};if(s>0&&!h){const G=this.__charBounds[t][s-1];D.left=G.left+G.width+w.kernedWidth-w.width}return D}getHeightOfLine(e){if(this.__lineHeights[e])return this.__lineHeights[e];let t=this.getHeightOfChar(e,0);for(let s=1,a=this._textLines[e].length;s0){let rt=a+G+de;this.direction==="rtl"&&(rt=this.width-rt-be),Z&&re&&(e.fillStyle=re,e.fillRect(rt,fe+c*we+Le,be,this.fontSize/15)),de=at.left,be=at.width,Z=U,re=Y,we=Je,Le=bt}else be+=at.kernedWidth}let Be=a+G+de;this.direction==="rtl"&&(Be=this.width-Be-be),e.fillStyle=Y,U&&Y&&e.fillRect(Be,fe+c*we+Le,be-p,this.fontSize/15),s+=T}this._removeShadow(e)}_getFontDeclaration(){let{fontFamily:e=this.fontFamily,fontStyle:t=this.fontStyle,fontWeight:s=this.fontWeight,fontSize:a=this.fontSize}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},h=arguments.length>1?arguments[1]:void 0;const p=e.includes("'")||e.includes('"')||e.includes(",")||fs.genericFonts.includes(e.toLowerCase())?e:'"'.concat(e,'"');return[t,s,"".concat(h?this.CACHE_FONT_SIZE:a,"px"),p].join(" ")}render(e){this.visible&&(this.canvas&&this.canvas.skipOffscreen&&!this.group&&!this.isOnScreen()||(this._forceClearCache&&this.initDimensions(),super.render(e)))}graphemeSplit(e){return vf(e)}_splitTextIntoLines(e){const t=e.split(this._reNewline),s=new Array(t.length),a=[` `];let h=[];for(let p=0;p0&&arguments[0]!==void 0?arguments[0]:[];return ve(ve({},super.toObject([...y_,...e])),{},{styles:IL(this.styles,this.text)},this.path?{path:this.path.toObject()}:{})}set(e,t){const{textLayoutProperties:s}=this.constructor;super.set(e,t);let a=!1,h=!1;if(typeof e=="object")for(const p in e)p==="path"&&this.setPathInfo(),a=a||s.includes(p),h=h||p==="path";else a=s.includes(e),h=e==="path";return h&&this.setPathInfo(),a&&this.initialized&&(this.initDimensions(),this.setCoords()),this}complexity(){return 1}static async fromElement(e,t,s){const a=oo(e,fs.ATTRIBUTE_NAMES,s),h=ve(ve({},t),a),{textAnchor:p=Pi,textDecoration:c="",dx:w=0,dy:S=0,top:T=0,left:M=0,fontSize:D=Jp,strokeWidth:G=1}=h,U=Qi(h,HB),Y=new this((e.textContent||"").replace(/^\s+|\s+$|\n+/g,"").replace(/\s+/g," "),ve({left:M+w,top:T+S,underline:c.includes("underline"),overline:c.includes("overline"),linethrough:c.includes("line-through"),strokeWidth:0,fontSize:D},U)),de=Y.getScaledHeight()/Y.height,be=((Y.height+Y.strokeWidth)*Y.lineHeight-Y.height)*de,Z=Y.getScaledHeight()+be;let re=0;return p===oi&&(re=Y.getScaledWidth()/2),p===fr&&(re=Y.getScaledWidth()),Y.set({left:Y.left-re,top:Y.top-(Z-Y.fontSize*(.07+Y._fontSizeFraction))/Y.lineHeight,strokeWidth:G}),Y}static fromObject(e){return this._fromObject(ve(ve({},e),{},{styles:PL(e.styles||{},e.text)}),{extraParam:"text"})}}ge(fs,"textLayoutProperties",g_),ge(fs,"cacheProperties",[...so,...y_]),ge(fs,"ownDefaults",jB),ge(fs,"type","Text"),ge(fs,"genericFonts",["serif","sans-serif","monospace","cursive","fantasy","system-ui","ui-serif","ui-sans-serif","ui-monospace","ui-rounded","math","emoji","fangsong"]),ge(fs,"ATTRIBUTE_NAMES",Vo.concat("x","y","dx","dy","font-family","font-style","font-weight","font-size","letter-spacing","text-decoration","text-anchor")),Oy(fs,[class extends _y{_toSVG(){const n=this._getSVGLeftTopOffsets(),e=this._getSVGTextAndBg(n.textTop,n.textLeft);return this._wrapSVGTextAndBg(e)}toSVG(n){return this._createBaseSVGMarkup(this._toSVG(),{reviver:n,noStyle:!0,withShadow:!0})}_getSVGLeftTopOffsets(){return{textLeft:-this.width/2,textTop:-this.height/2,lineTop:this.getHeightOfLine(0)}}_wrapSVGTextAndBg(n){let{textBgRects:e,textSpans:t}=n;const s=this.getSvgTextDecoration(this);return[e.join(""),' ",t.join(""),` `]}_getSVGTextAndBg(n,e){const t=[],s=[];let a,h=n;this.backgroundColor&&s.push(...Df(this.backgroundColor,-this.width/2,-this.height/2,this.width,this.height));for(let p=0,c=this._textLines.length;p").concat(TL(n),"")}_setSVGTextLineText(n,e,t,s){const a=this.getHeightOfLine(e),h=this.textAlign.includes(Hn),p=this._textLines[e];let c,w,S,T,M,D="",G=0;s+=a*(1-this._fontSizeFraction)/this.lineHeight;for(let U=0,Y=p.length-1;U<=Y;U++)M=U===Y||this.charSpacing,D+=p[U],S=this.__charBounds[e][U],G===0?(t+=S.kernedWidth-S.width,G+=S.width):G+=S.kernedWidth,h&&!M&&this._reSpaceAndTab.test(p[U])&&(M=!0),M||(c=c||this.getCompleteStyleDeclaration(e,U),w=this.getCompleteStyleDeclaration(e,U+1),M=wf(c,w,!0)),M&&(T=this._getStyleDeclaration(e,U),n.push(this._createTextCharSpan(D,T,t,s)),D="",c=w,this.direction==="rtl"?t-=G:t+=G,G=0)}_setSVGTextLineBg(n,e,t,s){const a=this._textLines[e],h=this.getHeightOfLine(e)/this.lineHeight;let p,c=0,w=0,S=this.getValueOfPropertyAt(e,0,"textBackgroundColor");for(let T=0;Tn[e.replace("-","")]).join(" ")}}]),Tt.setClass(fs),Tt.setSVGClass(fs);class XB{constructor(e){ge(this,"target",void 0),ge(this,"__mouseDownInPlace",!1),ge(this,"__dragStartFired",!1),ge(this,"__isDraggingOver",!1),ge(this,"__dragStartSelection",void 0),ge(this,"__dragImageDisposer",void 0),ge(this,"_dispose",void 0),this.target=e;const t=[this.target.on("dragenter",this.dragEnterHandler.bind(this)),this.target.on("dragover",this.dragOverHandler.bind(this)),this.target.on("dragleave",this.dragLeaveHandler.bind(this)),this.target.on("dragend",this.dragEndHandler.bind(this)),this.target.on("drop",this.dropHandler.bind(this))];this._dispose=()=>{t.forEach(s=>s()),this._dispose=void 0}}isPointerOverSelection(e){const t=this.target,s=t.getSelectionStartFromPointer(e);return t.isEditing&&s>=t.selectionStart&&s<=t.selectionEnd&&t.selectionStart{fe.remove()},bn(e.target||this.target.hiddenTextarea).body.appendChild(fe),(s=e.dataTransfer)===null||s===void 0||s.setDragImage(fe,de.x,de.y)}onDragStart(e){this.__dragStartFired=!0;const t=this.target,s=this.isActive();if(s&&e.dataTransfer){const a=this.__dragStartSelection={selectionStart:t.selectionStart,selectionEnd:t.selectionEnd},h=t._text.slice(a.selectionStart,a.selectionEnd).join(""),p=ve({text:t.text,value:h},a);e.dataTransfer.setData("text/plain",h),e.dataTransfer.setData("application/fabric",JSON.stringify({value:h,styles:t.getSelectionStyles(a.selectionStart,a.selectionEnd,!0)})),e.dataTransfer.effectAllowed="copyMove",this.setDragImage(e,p)}return t.abortCursorAnimation(),s}canDrop(e){if(this.target.editable&&!this.target.getActiveControl()&&!e.defaultPrevented){if(this.isActive()&&this.__dragStartSelection){const t=this.target.getSelectionStartFromPointer(e),s=this.__dragStartSelection;return ts.selectionEnd}return!0}return!1}targetCanDrop(e){return this.target.canDrop(e)}dragEnterHandler(e){let{e:t}=e;const s=this.targetCanDrop(t);!this.__isDraggingOver&&s&&(this.__isDraggingOver=!0)}dragOverHandler(e){const{e:t}=e,s=this.targetCanDrop(t);!this.__isDraggingOver&&s?this.__isDraggingOver=!0:this.__isDraggingOver&&!s&&(this.__isDraggingOver=!1),this.__isDraggingOver&&(t.preventDefault(),e.canDrop=!0,e.dropTarget=this.target)}dragLeaveHandler(){(this.__isDraggingOver||this.isActive())&&(this.__isDraggingOver=!1)}dropHandler(e){var t;const{e:s}=e,a=s.defaultPrevented;this.__isDraggingOver=!1,s.preventDefault();let h=(t=s.dataTransfer)===null||t===void 0?void 0:t.getData("text/plain");if(h&&!a){const p=this.target,c=p.canvas;let w=p.getSelectionStartFromPointer(s);const{styles:S}=s.dataTransfer.types.includes("application/fabric")?JSON.parse(s.dataTransfer.getData("application/fabric")):{},T=h[Math.max(0,h.length-1)],M=0;if(this.__dragStartSelection){const D=this.__dragStartSelection.selectionStart,G=this.__dragStartSelection.selectionEnd;w>D&&w<=G?w=D:w>G&&(w-=G-D),p.removeChars(D,G),delete this.__dragStartSelection}p._reNewline.test(T)&&(p._reNewline.test(p._text[w])||w===p._text.length)&&(h=h.trimEnd()),e.didDrop=!0,e.dropTarget=p,p.insertChars(h,S,w),c.setActiveObject(p),p.enterEditing(s),p.selectionStart=Math.min(w+M,p._text.length),p.selectionEnd=Math.min(p.selectionStart+h.length,p._text.length),p.hiddenTextarea.value=p.text,p._updateTextarea(),p.hiddenTextarea.focus(),p.fire(gu,{index:w+M,action:"drop"}),c.fire("text:changed",{target:p}),c.contextTopDirty=!0,c.requestRenderAll()}}dragEndHandler(e){let{e:t}=e;if(this.isActive()&&this.__dragStartFired&&this.__dragStartSelection){var s;const a=this.target,h=this.target.canvas,{selectionStart:p,selectionEnd:c}=this.__dragStartSelection,w=((s=t.dataTransfer)===null||s===void 0?void 0:s.dropEffect)||As;w===As?(a.selectionStart=p,a.selectionEnd=c,a._updateTextarea(),a.hiddenTextarea.focus()):(a.clearContextTop(),w==="move"&&(a.removeChars(p,c),a.selectionStart=a.selectionEnd=p,a.hiddenTextarea&&(a.hiddenTextarea.value=a.text),a._updateTextarea(),a.fire(gu,{index:p,action:"dragend"}),h.fire("text:changed",{target:a}),h.requestRenderAll()),a.exitEditing())}this.__dragImageDisposer&&this.__dragImageDisposer(),delete this.__dragImageDisposer,delete this.__dragStartSelection,this.__isDraggingOver=!1}dispose(){this._dispose&&this._dispose()}}const x_=/[ \n\.,;!\?\-]/;class qB extends fs{constructor(){super(...arguments),ge(this,"_currentCursorOpacity",1)}initBehavior(){this._tick=this._tick.bind(this),this._onTickComplete=this._onTickComplete.bind(this),this.updateSelectionOnMouseMove=this.updateSelectionOnMouseMove.bind(this)}onDeselect(e){return this.isEditing&&this.exitEditing(),this.selected=!1,super.onDeselect(e)}_animateCursor(e){let{toValue:t,duration:s,delay:a,onComplete:h}=e;return Ay({startValue:this._currentCursorOpacity,endValue:t,duration:s,delay:a,onComplete:h,abort:()=>!this.canvas||this.selectionStart!==this.selectionEnd,onChange:p=>{this._currentCursorOpacity=p,this.renderCursorOrSelection()}})}_tick(e){this._currentTickState=this._animateCursor({toValue:0,duration:this.cursorDuration/2,delay:Math.max(e||0,100),onComplete:this._onTickComplete})}_onTickComplete(){var e;(e=this._currentTickCompleteState)===null||e===void 0||e.abort(),this._currentTickCompleteState=this._animateCursor({toValue:1,duration:this.cursorDuration,onComplete:this._tick})}initDelayedCursor(e){this.abortCursorAnimation(),this._tick(e?0:this.cursorDelay)}abortCursorAnimation(){let e=!1;[this._currentTickState,this._currentTickCompleteState].forEach(t=>{t&&!t.isDone()&&(e=!0,t.abort())}),this._currentCursorOpacity=1,e&&this.clearContextTop()}restartCursorIfNeeded(){[this._currentTickState,this._currentTickCompleteState].some(e=>!e||e.isDone())&&this.initDelayedCursor()}selectAll(){return this.selectionStart=0,this.selectionEnd=this._text.length,this._fireSelectionChanged(),this._updateTextarea(),this}getSelectedText(){return this._text.slice(this.selectionStart,this.selectionEnd).join("")}findWordBoundaryLeft(e){let t=0,s=e-1;if(this._reSpace.test(this._text[s]))for(;this._reSpace.test(this._text[s]);)t++,s--;for(;/\S/.test(this._text[s])&&s>-1;)t++,s--;return e-t}findWordBoundaryRight(e){let t=0,s=e;if(this._reSpace.test(this._text[s]))for(;this._reSpace.test(this._text[s]);)t++,s++;for(;/\S/.test(this._text[s])&&s-1;)t++,s--;return e-t}findLineBoundaryRight(e){let t=0,s=e;for(;!/\n/.test(this._text[s])&&s0&&this._reSpace.test(s[e])&&(t===-1||!Zp.test(s[e-1]))?e-1:e,h=s[a];for(;a>0&&athis.__selectionStartOnMouseDown?(this.selectionStart=this.__selectionStartOnMouseDown,this.selectionEnd=s):(this.selectionStart=s,this.selectionEnd=this.__selectionStartOnMouseDown),this.selectionStart===a&&this.selectionEnd===h||(this._fireSelectionChanged(),this._updateTextarea(),this.renderCursorOrSelection()))}_setEditingProps(){this.hoverCursor="text",this.canvas&&(this.canvas.defaultCursor=this.canvas.moveCursor="text"),this.borderColor=this.editingBorderColor,this.hasControls=this.selectable=!1,this.lockMovementX=this.lockMovementY=!0}fromStringToGraphemeSelection(e,t,s){const a=s.slice(0,e),h=this.graphemeSplit(a).length;if(e===t)return{selectionStart:h,selectionEnd:h};const p=s.slice(e,t);return{selectionStart:h,selectionEnd:h+this.graphemeSplit(p).length}}fromGraphemeToStringSelection(e,t,s){const a=s.slice(0,e).join("").length;return e===t?{selectionStart:a,selectionEnd:a}:{selectionStart:a,selectionEnd:a+s.slice(e,t).join("").length}}_updateTextarea(){if(this.cursorOffsetCache={},this.hiddenTextarea){if(!this.inCompositionMode){const e=this.fromGraphemeToStringSelection(this.selectionStart,this.selectionEnd,this._text);this.hiddenTextarea.selectionStart=e.selectionStart,this.hiddenTextarea.selectionEnd=e.selectionEnd}this.updateTextareaPosition()}}updateFromTextArea(){if(!this.hiddenTextarea)return;this.cursorOffsetCache={};const e=this.hiddenTextarea;this.text=e.value,this.set("dirty",!0),this.initDimensions(),this.setCoords();const t=this.fromStringToGraphemeSelection(e.selectionStart,e.selectionEnd,e.value);this.selectionEnd=this.selectionStart=t.selectionEnd,this.inCompositionMode||(this.selectionStart=t.selectionStart),this.updateTextareaPosition()}updateTextareaPosition(){if(this.selectionStart===this.selectionEnd){const e=this._calcTextareaPosition();this.hiddenTextarea.style.left=e.left,this.hiddenTextarea.style.top=e.top}}_calcTextareaPosition(){if(!this.canvas)return{left:"1px",top:"1px"};const e=this.inCompositionMode?this.compositionStart:this.selectionStart,t=this._getCursorBoundaries(e),s=this.get2DCursorLocation(e),a=s.lineIndex,h=s.charIndex,p=this.getValueOfPropertyAt(a,h,"fontSize")*this.lineHeight,c=t.leftOffset,w=this.getCanvasRetinaScaling(),S=this.canvas.upperCanvasEl,T=S.width/w,M=S.height/w,D=T-p,G=M-p,U=new ze(t.left+c,t.top+t.topOffset+p).transform(this.calcTransformMatrix()).transform(this.canvas.viewportTransform).multiply(new ze(S.clientWidth/T,S.clientHeight/M));return U.x<0&&(U.x=0),U.x>D&&(U.x=D),U.y<0&&(U.y=0),U.y>G&&(U.y=G),U.x+=this.canvas._offset.left,U.y+=this.canvas._offset.top,{left:"".concat(U.x,"px"),top:"".concat(U.y,"px"),fontSize:"".concat(p,"px"),charHeight:p}}_saveEditingProps(){this._savedProps={hasControls:this.hasControls,borderColor:this.borderColor,lockMovementX:this.lockMovementX,lockMovementY:this.lockMovementY,hoverCursor:this.hoverCursor,selectable:this.selectable,defaultCursor:this.canvas&&this.canvas.defaultCursor,moveCursor:this.canvas&&this.canvas.moveCursor}}_restoreEditingProps(){this._savedProps&&(this.hoverCursor=this._savedProps.hoverCursor,this.hasControls=this._savedProps.hasControls,this.borderColor=this._savedProps.borderColor,this.selectable=this._savedProps.selectable,this.lockMovementX=this._savedProps.lockMovementX,this.lockMovementY=this._savedProps.lockMovementY,this.canvas&&(this.canvas.defaultCursor=this._savedProps.defaultCursor||this.canvas.defaultCursor,this.canvas.moveCursor=this._savedProps.moveCursor||this.canvas.moveCursor),delete this._savedProps)}_exitEditing(){const e=this.hiddenTextarea;this.selected=!1,this.isEditing=!1,e&&(e.blur&&e.blur(),e.parentNode&&e.parentNode.removeChild(e)),this.hiddenTextarea=null,this.abortCursorAnimation(),this.selectionStart!==this.selectionEnd&&this.clearContextTop()}exitEditingImpl(){this._exitEditing(),this.selectionEnd=this.selectionStart,this._restoreEditingProps(),this._forceClearCache&&(this.initDimensions(),this.setCoords())}exitEditing(){const e=this._textBeforeEdit!==this.text;return this.exitEditingImpl(),this.fire("editing:exited"),e&&this.fire(_u),this.canvas&&(this.canvas.fire("text:editing:exited",{target:this}),e&&this.canvas.fire("object:modified",{target:this})),this}_removeExtraneousStyles(){for(const e in this.styles)this._textLines[e]||delete this.styles[e]}removeStyleFromTo(e,t){const{lineIndex:s,charIndex:a}=this.get2DCursorLocation(e,!0),{lineIndex:h,charIndex:p}=this.get2DCursorLocation(t,!0);if(s!==h){if(this.styles[s])for(let c=a;c=p&&(c[T-w]=c[S],delete c[S])}}}shiftLineStyles(e,t){const s=Object.assign({},this.styles);for(const a in this.styles){const h=parseInt(a,10);h>e&&(this.styles[h+t]=s[h],s[h-t]||delete this.styles[h])}}insertNewlineStyleObject(e,t,s,a){const h={},p=this._unwrappedTextLines[e].length,c=p===t;let w=!1;s||(s=1),this.shiftLineStyles(e,s);const S=this.styles[e]?this.styles[e][t===0?t:t-1]:void 0;for(const M in this.styles[e]){const D=parseInt(M,10);D>=t&&(w=!0,h[D-t]=this.styles[e][M],c&&t===0||delete this.styles[e][M])}let T=!1;for(w&&!c&&(this.styles[e+s]=h,T=!0),(T||p>t)&&s--;s>0;)a&&a[s-1]?this.styles[e+s]={0:ve({},a[s-1])}:S?this.styles[e+s]={0:ve({},S)}:delete this.styles[e+s],s--;this._forceClearCache=!0}insertCharStyleObject(e,t,s,a){this.styles||(this.styles={});const h=this.styles[e],p=h?ve({},h):{};s||(s=1);for(const w in p){const S=parseInt(w,10);S>=t&&(h[S+s]=p[S],p[S-s]||delete h[S])}if(this._forceClearCache=!0,a){for(;s--;)Object.keys(a[s]).length&&(this.styles[e]||(this.styles[e]={}),this.styles[e][t+s]=ve({},a[s]));return}if(!h)return;const c=h[t?t-1:1];for(;c&&s--;)this.styles[e][t+s]=ve({},c)}insertNewStyleBlock(e,t,s){const a=this.get2DCursorLocation(t,!0),h=[0];let p,c=0;for(let w=0;w0&&(this.insertCharStyleObject(a.lineIndex,a.charIndex,h[0],s),s=s&&s.slice(h[0]+1)),c&&this.insertNewlineStyleObject(a.lineIndex,a.charIndex+h[0],c),p=1;p0?this.insertCharStyleObject(a.lineIndex+p,0,h[p],s):s&&this.styles[a.lineIndex+p]&&s[0]&&(this.styles[a.lineIndex+p][0]=s[0]),s=s&&s.slice(h[p]+1);h[p]>0&&this.insertCharStyleObject(a.lineIndex+p,0,h[p],s)}removeChars(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:e+1;this.removeStyleFromTo(e,t),this._text.splice(e,t-e),this.text=this._text.join(""),this.set("dirty",!0),this.initDimensions(),this.setCoords(),this._removeExtraneousStyles()}insertChars(e,t,s){let a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:s;a>s&&this.removeStyleFromTo(s,a);const h=this.graphemeSplit(e);this.insertNewStyleBlock(h,s,t),this._text=[...this._text.slice(0,s),...h,...this._text.slice(a)],this.text=this._text.join(""),this.set("dirty",!0),this.initDimensions(),this.setCoords(),this._removeExtraneousStyles()}setSelectionStartEndWithShift(e,t,s){s<=e?(t===e?this._selectionDirection=Pi:this._selectionDirection===fr&&(this._selectionDirection=Pi,this.selectionEnd=e),this.selectionStart=s):s>e&&s{let[c,w]=p;return t.setAttribute(c,w)});const{top:s,left:a,fontSize:h}=this._calcTextareaPosition();t.style.cssText="position: absolute; top: ".concat(s,"; left: ").concat(a,"; z-index: -999; opacity: 0; width: 1px; height: 1px; font-size: 1px; padding-top: ").concat(h,";"),(this.hiddenTextareaContainer||e.body).appendChild(t),Object.entries({blur:"blur",keydown:"onKeyDown",keyup:"onKeyUp",input:"onInput",copy:"copy",cut:"copy",paste:"paste",compositionstart:"onCompositionStart",compositionupdate:"onCompositionUpdate",compositionend:"onCompositionEnd"}).map(p=>{let[c,w]=p;return t.addEventListener(c,this[w].bind(this))}),this.hiddenTextarea=t}blur(){this.abortCursorAnimation()}onKeyDown(e){if(!this.isEditing)return;const t=this.direction==="rtl"?this.keysMapRtl:this.keysMap;if(e.keyCode in t)this[t[e.keyCode]](e);else{if(!(e.keyCode in this.ctrlKeysMapDown)||!e.ctrlKey&&!e.metaKey)return;this[this.ctrlKeysMapDown[e.keyCode]](e)}e.stopImmediatePropagation(),e.preventDefault(),e.keyCode>=33&&e.keyCode<=40?(this.inCompositionMode=!1,this.clearContextTop(),this.renderCursorOrSelection()):this.canvas&&this.canvas.requestRenderAll()}onKeyUp(e){!this.isEditing||this._copyDone||this.inCompositionMode?this._copyDone=!1:e.keyCode in this.ctrlKeysMapUp&&(e.ctrlKey||e.metaKey)&&(this[this.ctrlKeysMapUp[e.keyCode]](e),e.stopImmediatePropagation(),e.preventDefault(),this.canvas&&this.canvas.requestRenderAll())}onInput(e){const t=this.fromPaste;if(this.fromPaste=!1,e&&e.stopPropagation(),!this.isEditing)return;const s=()=>{this.updateFromTextArea(),this.fire(gu),this.canvas&&(this.canvas.fire("text:changed",{target:this}),this.canvas.requestRenderAll())};if(this.hiddenTextarea.value==="")return this.styles={},void s();const a=this._splitTextIntoLines(this.hiddenTextarea.value).graphemeText,h=this._text.length,p=a.length,c=this.selectionStart,w=this.selectionEnd,S=c!==w;let T,M,D,G,U=p-h;const Y=this.fromStringToGraphemeSelection(this.hiddenTextarea.selectionStart,this.hiddenTextarea.selectionEnd,this.hiddenTextarea.value),de=c>Y.selectionStart;S?(M=this._text.slice(c,w),U+=w-c):pT[0])),S?(D=c,G=w):de?(D=w-M.length,G=w):(D=w,G=w+M.length),this.removeStyleFromTo(D,G)),be.length){const{copyPasteData:Z}=Un();t&&be.join("")===Z.copiedText&&!wi.disableStyleCopyPaste&&(T=Z.copiedTextStyle),this.insertNewStyleBlock(be,c,T)}s()}onCompositionStart(){this.inCompositionMode=!0}onCompositionEnd(){this.inCompositionMode=!1}onCompositionUpdate(e){let{target:t}=e;const{selectionStart:s,selectionEnd:a}=t;this.compositionStart=s,this.compositionEnd=a,this.updateTextareaPosition()}copy(){if(this.selectionStart===this.selectionEnd)return;const{copyPasteData:e}=Un();e.copiedText=this.getSelectedText(),wi.disableStyleCopyPaste?e.copiedTextStyle=void 0:e.copiedTextStyle=this.getSelectionStyles(this.selectionStart,this.selectionEnd,!0),this._copyDone=!0}paste(){this.fromPaste=!0}_getWidthBeforeCursor(e,t){let s,a=this._getLineLeftOffset(e);return t>0&&(s=this.__charBounds[e][t-1],a+=s.left+s.width),a}getDownCursorOffset(e,t){const s=this._getSelectionForOffset(e,t),a=this.get2DCursorLocation(s),h=a.lineIndex;if(h===this._textLines.length-1||e.metaKey||e.keyCode===34)return this._text.length-s;const p=a.charIndex,c=this._getWidthBeforeCursor(h,p),w=this._getIndexOnLine(h+1,c);return this._textLines[h].slice(p).length+w+1+this.missingNewlineOffset(h)}_getSelectionForOffset(e,t){return e.shiftKey&&this.selectionStart!==this.selectionEnd&&t?this.selectionEnd:this.selectionStart}getUpCursorOffset(e,t){const s=this._getSelectionForOffset(e,t),a=this.get2DCursorLocation(s),h=a.lineIndex;if(h===0||e.metaKey||e.keyCode===33)return-s;const p=a.charIndex,c=this._getWidthBeforeCursor(h,p),w=this._getIndexOnLine(h-1,c),S=this._textLines[h].slice(0,p),T=this.missingNewlineOffset(h-1);return-this._textLines[h-1].length+w-S.length+(1-T)}_getIndexOnLine(e,t){const s=this._textLines[e];let a,h,p=this._getLineLeftOffset(e),c=0;for(let w=0,S=s.length;wt){h=!0;const T=p-a,M=p,D=Math.abs(T-t);c=Math.abs(M-t)=this._text.length&&this.selectionEnd>=this._text.length||this._moveCursorUpOrDown("Down",e)}moveCursorUp(e){this.selectionStart===0&&this.selectionEnd===0||this._moveCursorUpOrDown("Up",e)}_moveCursorUpOrDown(e,t){const s=this["get".concat(e,"CursorOffset")](t,this._selectionDirection===fr);if(t.shiftKey?this.moveCursorWithShift(s):this.moveCursorWithoutShift(s),s!==0){const a=this.text.length;this.selectionStart=kl(0,this.selectionStart,a),this.selectionEnd=kl(0,this.selectionEnd,a),this.abortCursorAnimation(),this.initDelayedCursor(),this._fireSelectionChanged(),this._updateTextarea()}}moveCursorWithShift(e){const t=this._selectionDirection===Pi?this.selectionStart+e:this.selectionEnd+e;return this.setSelectionStartEndWithShift(this.selectionStart,this.selectionEnd,t),e!==0}moveCursorWithoutShift(e){return e<0?(this.selectionStart+=e,this.selectionEnd=this.selectionStart):(this.selectionEnd+=e,this.selectionStart=this.selectionEnd),e!==0}moveCursorLeft(e){this.selectionStart===0&&this.selectionEnd===0||this._moveCursorLeftOrRight("Left",e)}_move(e,t,s){let a;if(e.altKey)a=this["findWordBoundary".concat(s)](this[t]);else{if(!e.metaKey&&e.keyCode!==35&&e.keyCode!==36)return this[t]+=s==="Left"?-1:1,!0;a=this["findLineBoundary".concat(s)](this[t])}return a!==void 0&&this[t]!==a&&(this[t]=a,!0)}_moveLeft(e,t){return this._move(e,t,"Left")}_moveRight(e,t){return this._move(e,t,"Right")}moveCursorLeftWithoutShift(e){let t=!0;return this._selectionDirection=Pi,this.selectionEnd===this.selectionStart&&this.selectionStart!==0&&(t=this._moveLeft(e,"selectionStart")),this.selectionEnd=this.selectionStart,t}moveCursorLeftWithShift(e){return this._selectionDirection===fr&&this.selectionStart!==this.selectionEnd?this._moveLeft(e,"selectionEnd"):this.selectionStart!==0?(this._selectionDirection=Pi,this._moveLeft(e,"selectionStart")):void 0}moveCursorRight(e){this.selectionStart>=this._text.length&&this.selectionEnd>=this._text.length||this._moveCursorLeftOrRight("Right",e)}_moveCursorLeftOrRight(e,t){const s="moveCursor".concat(e).concat(t.shiftKey?"WithShift":"WithoutShift");this._currentCursorOpacity=1,this[s](t)&&(this.abortCursorAnimation(),this.initDelayedCursor(),this._fireSelectionChanged(),this._updateTextarea())}moveCursorRightWithShift(e){return this._selectionDirection===Pi&&this.selectionStart!==this.selectionEnd?this._moveRight(e,"selectionStart"):this.selectionEnd!==this._text.length?(this._selectionDirection=fr,this._moveRight(e,"selectionEnd")):void 0}moveCursorRightWithoutShift(e){let t=!0;return this._selectionDirection=fr,this.selectionStart===this.selectionEnd?(t=this._moveRight(e,"selectionStart"),this.selectionEnd=this.selectionStart):this.selectionStart=this.selectionEnd,t}}const Bf=n=>!!n.button;class JB extends WB{constructor(){super(...arguments),ge(this,"draggableTextDelegate",void 0)}initBehavior(){this.on("mousedown",this._mouseDownHandler),this.on("mousedown:before",this._mouseDownHandlerBefore),this.on("mouseup",this.mouseUpHandler),this.on("mousedblclick",this.doubleClickHandler),this.on("tripleclick",this.tripleClickHandler),this.__lastClickTime=+new Date,this.__lastLastClickTime=+new Date,this.__lastPointer={},this.on("mousedown",this.onMouseDown),this.draggableTextDelegate=new XB(this),super.initBehavior()}shouldStartDragging(){return this.draggableTextDelegate.isActive()}onDragStart(e){return this.draggableTextDelegate.onDragStart(e)}canDrop(e){return this.draggableTextDelegate.canDrop(e)}onMouseDown(e){if(!this.canvas)return;this.__newClickTime=+new Date;const t=e.pointer;this.isTripleClick(t)&&(this.fire("tripleclick",e),af(e.e)),this.__lastLastClickTime=this.__lastClickTime,this.__lastClickTime=this.__newClickTime,this.__lastPointer=t,this.__lastSelected=this.selected&&!this.getActiveControl()}isTripleClick(e){return this.__newClickTime-this.__lastClickTime<500&&this.__lastClickTime-this.__lastLastClickTime<500&&this.__lastPointer.x===e.x&&this.__lastPointer.y===e.y}doubleClickHandler(e){this.isEditing&&this.selectWord(this.getSelectionStartFromPointer(e.e))}tripleClickHandler(e){this.isEditing&&this.selectLine(this.getSelectionStartFromPointer(e.e))}_mouseDownHandler(e){let{e:t}=e;this.canvas&&this.editable&&!Bf(t)&&!this.getActiveControl()&&(this.draggableTextDelegate.start(t)||(this.canvas.textEditingManager.register(this),this.selected&&(this.inCompositionMode=!1,this.setCursorByClick(t)),this.isEditing&&(this.__selectionStartOnMouseDown=this.selectionStart,this.selectionStart===this.selectionEnd&&this.abortCursorAnimation(),this.renderCursorOrSelection())))}_mouseDownHandlerBefore(e){let{e:t}=e;this.canvas&&this.editable&&!Bf(t)&&(this.selected=this===this.canvas._activeObject)}mouseUpHandler(e){let{e:t,transform:s}=e;const a=this.draggableTextDelegate.end(t);if(this.canvas){this.canvas.textEditingManager.unregister(this);const h=this.canvas._activeObject;if(h&&h!==this)return}!this.editable||this.group&&!this.group.interactive||s&&s.actionPerformed||Bf(t)||a||(this.__lastSelected&&!this.getActiveControl()?(this.selected=!1,this.__lastSelected=!1,this.enterEditing(t),this.selectionStart===this.selectionEnd?this.initDelayedCursor(!0):this.renderCursorOrSelection()):this.selected=!0)}setCursorByClick(e){const t=this.getSelectionStartFromPointer(e),s=this.selectionStart,a=this.selectionEnd;e.shiftKey?this.setSelectionStartEndWithShift(s,a,t):(this.selectionStart=t,this.selectionEnd=t),this.isEditing&&(this._fireSelectionChanged(),this._updateTextarea())}getSelectionStartFromPointer(e){const t=this.canvas.getScenePoint(e).transform(xn(this.calcTransformMatrix())).add(new ze(-this._getLeftOffset(),-this._getTopOffset()));let s=0,a=0,h=0;for(let S=0;S0&&(a+=this._textLines[S-1].length+this.missingNewlineOffset(S-1));let p=Math.abs(this._getLineLeftOffset(h));const c=this._textLines[h].length,w=this.__charBounds[h];for(let S=0;S0&&arguments[0]!==void 0?arguments[0]:this.selectionStart||0,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.selectionEnd,s=arguments.length>2?arguments[2]:void 0;return super.getSelectionStyles(e,t,s)}setSelectionStyles(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.selectionStart||0,s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.selectionEnd;return super.setSelectionStyles(e,t,s)}get2DCursorLocation(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.selectionStart,t=arguments.length>1?arguments[1]:void 0;return super.get2DCursorLocation(e,t)}render(e){super.render(e),this.cursorOffsetCache={},this.renderCursorOrSelection()}toCanvasElement(e){const t=this.isEditing;this.isEditing=!1;const s=super.toCanvasElement(e);return this.isEditing=t,s}renderCursorOrSelection(){if(!this.isEditing)return;const e=this.clearContextTop(!0);if(!e)return;const t=this._getCursorBoundaries();this.selectionStart!==this.selectionEnd||this.inCompositionMode?this.renderSelection(e,t):this.renderCursor(e,t),this.canvas.contextTopDirty=!0,e.restore()}_getCursorBoundaries(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.selectionStart,t=arguments.length>1?arguments[1]:void 0;const s=this._getLeftOffset(),a=this._getTopOffset(),h=this._getCursorBoundariesOffsets(e,t);return{left:s,top:a,leftOffset:h.left,topOffset:h.top}}_getCursorBoundariesOffsets(e,t){return t?this.__getCursorBoundariesOffsets(e):this.cursorOffsetCache&&"top"in this.cursorOffsetCache?this.cursorOffsetCache:this.cursorOffsetCache=this.__getCursorBoundariesOffsets(e)}__getCursorBoundariesOffsets(e){let t=0,s=0;const{charIndex:a,lineIndex:h}=this.get2DCursorLocation(e);for(let S=0;S0?s:0)};return this.direction==="rtl"&&(this.textAlign===fr||this.textAlign===Hn||this.textAlign===Gc?w.left*=-1:this.textAlign===Pi||this.textAlign===Gu?w.left=p-(s>0?s:0):this.textAlign!==oi&&this.textAlign!==Hc||(w.left=p-(s>0?s:0))),w}renderCursorAt(e){this._renderCursor(this.canvas.contextTop,this._getCursorBoundaries(e,!0),e)}renderCursor(e,t){this._renderCursor(e,t,this.selectionStart)}getCursorRenderingData(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.selectionStart,t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this._getCursorBoundaries(e);const s=this.get2DCursorLocation(e),a=s.lineIndex,h=s.charIndex>0?s.charIndex-1:0,p=this.getValueOfPropertyAt(a,h,"fontSize"),c=this.getObjectScaling().x*this.canvas.getZoom(),w=this.cursorWidth/c,S=this.getValueOfPropertyAt(a,h,"deltaY"),T=t.topOffset+(1-this._fontSizeFraction)*this.getHeightOfLine(a)/this.lineHeight-p*(1-this._fontSizeFraction);return{color:this.cursorColor||this.getValueOfPropertyAt(a,h,"fill"),opacity:this._currentCursorOpacity,left:t.left+t.leftOffset-w/2,top:T+t.top+S,width:w,height:p}}_renderCursor(e,t,s){const{color:a,opacity:h,left:p,top:c,width:w,height:S}=this.getCursorRenderingData(s,t);e.fillStyle=a,e.globalAlpha=h,e.fillRect(p,c,w,S)}renderSelection(e,t){const s={selectionStart:this.inCompositionMode?this.hiddenTextarea.selectionStart:this.selectionStart,selectionEnd:this.inCompositionMode?this.hiddenTextarea.selectionEnd:this.selectionEnd};this._renderSelection(e,s,t)}renderDragSourceEffect(){const e=this.draggableTextDelegate.getDragStartSelection();this._renderSelection(this.canvas.contextTop,e,this._getCursorBoundaries(e.selectionStart,!0))}renderDropTargetEffect(e){const t=this.getSelectionStartFromPointer(e);this.renderCursorAt(t)}_renderSelection(e,t,s){const a=t.selectionStart,h=t.selectionEnd,p=this.textAlign.includes(Hn),c=this.get2DCursorLocation(a),w=this.get2DCursorLocation(h),S=c.lineIndex,T=w.lineIndex,M=c.charIndex<0?0:c.charIndex,D=w.charIndex<0?0:w.charIndex;for(let G=S;G<=T;G++){const U=this._getLineLeftOffset(G)||0;let Y=this.getHeightOfLine(G),de=0,be=0,Z=0;if(G===S&&(be=this.__charBounds[S][M].left),G>=S&&G1)&&(Y/=this.lineHeight);let re=s.left+U+be,fe=Y,we=0;const Le=Z-be;this.inCompositionMode?(e.fillStyle=this.compositionColor||"black",fe=1,we=Y):e.fillStyle=this.selectionColor,this.direction==="rtl"&&(this.textAlign===fr||this.textAlign===Hn||this.textAlign===Gc?re=this.width-re-Le:this.textAlign===Pi||this.textAlign===Gu?re=s.left+U-Z:this.textAlign!==oi&&this.textAlign!==Hc||(re=s.left+U-Z)),e.fillRect(re,s.top+s.topOffset+we,Le,fe),s.topOffset+=de}}getCurrentCharFontSize(){const e=this._getCurrentCharIndex();return this.getValueOfPropertyAt(e.l,e.c,"fontSize")}getCurrentCharColor(){const e=this._getCurrentCharIndex();return this.getValueOfPropertyAt(e.l,e.c,Tr)}_getCurrentCharIndex(){const e=this.get2DCursorLocation(this.selectionStart,!0),t=e.charIndex>0?e.charIndex-1:0;return{l:e.lineIndex,c:t}}dispose(){this.exitEditingImpl(),this.draggableTextDelegate.dispose(),super.dispose()}}ge(co,"ownDefaults",YB),ge(co,"type","IText"),Tt.setClass(co),Tt.setClass(co,"i-text");class La extends co{static getDefaults(){return ve(ve({},super.getDefaults()),La.ownDefaults)}constructor(e,t){super(e,ve(ve({},La.ownDefaults),t))}static createControls(){return{controls:CL()}}initDimensions(){this.initialized&&(this.isEditing&&this.initDelayedCursor(),this._clearCache(),this.dynamicMinWidth=0,this._styleMap=this._generateStyleMap(this._splitText()),this.dynamicMinWidth>this.width&&this._set("width",this.dynamicMinWidth),this.textAlign.includes(Hn)&&this.enlargeSpaces(),this.height=this.calcTextHeight())}_generateStyleMap(e){let t=0,s=0,a=0;const h={};for(let p=0;p0?(s=0,a++,t++):!this.splitByGrapheme&&this._reSpaceAndTab.test(e.graphemeText[a])&&p>0&&(s++,a++),h[p]={line:t,offset:s},a+=e.graphemeLines[p].length,s+=e.graphemeLines[p].length;return h}styleHas(e,t){if(this._styleMap&&!this.isWrapping){const s=this._styleMap[t];s&&(t=s.line)}return super.styleHas(e,t)}isEmptyStyles(e){if(!this.styles)return!0;let t,s=0,a=e+1,h=!1;const p=this._styleMap[e],c=this._styleMap[e+1];p&&(e=p.line,s=p.offset),c&&(a=c.line,h=a===e,t=c.offset);const w=e===void 0?this.styles:{line:this.styles[e]};for(const S in w)for(const T in w[S]){const M=parseInt(T,10);if(M>=s&&(!h||M{let c=0;const w=t?this.graphemeSplit(h):this.wordSplit(h);return w.length===0?[{word:[],width:0}]:w.map(S=>{const T=t?[S]:this.graphemeSplit(S),M=this._measureWord(T,p,c);return a=Math.max(M,a),c+=T.length+s.length,{word:T,width:M}})}),largestWordWidth:a}}_measureWord(e,t){let s,a=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,h=0;for(let p=0,c=e.length;p3&&arguments[3]!==void 0?arguments[3]:0;const c=this._getWidthOfCharSpacing(),w=this.splitByGrapheme,S=[],T=w?"":" ";let M=0,D=[],G=0,U=0,Y=!0;t-=p;const de=Math.max(t,a,this.dynamicMinWidth),be=h[e];let Z;for(G=0,Z=0;Zde&&!Y?(S.push(D),D=[],M=fe,Y=!0):M+=c,Y||w||D.push(T),D=D.concat(re),U=w?0:this._measureWord([T],e,G),G++,Y=!1}return Z&&S.push(D),a+p>this.dynamicMinWidth&&(this.dynamicMinWidth=a-c+p),S}isEndOfWrapping(e){return!this._styleMap[e+1]||this._styleMap[e+1].line!==this._styleMap[e].line}missingNewlineOffset(e,t){return this.splitByGrapheme&&!t?this.isEndOfWrapping(e)?1:0:1}_splitTextIntoLines(e){const t=super._splitTextIntoLines(e),s=this._wrapText(t.lines,this.width),a=new Array(s.length);for(let h=0;h0&&arguments[0]!==void 0?arguments[0]:[];return super.toObject(["minWidth","splitByGrapheme",...e])}}ge(La,"type","Textbox"),ge(La,"textLayoutProperties",[...co.textLayoutProperties,"width"]),ge(La,"ownDefaults",{minWidth:20,dynamicMinWidth:2,lockScalingFlip:!0,noScaleCache:!1,_wordJoiners:/[ \t\r]/,splitByGrapheme:!1}),Tt.setClass(La);class b_ extends zu{shouldPerformLayout(e){return!!e.target.clipPath&&super.shouldPerformLayout(e)}shouldLayoutClipPath(){return!1}calcLayoutResult(e,t){const{target:s}=e,{clipPath:a,group:h}=s;if(!a||!this.shouldPerformLayout(e))return;const{width:p,height:c}=ro(Wy(s,a)),w=new ze(p,c);if(a.absolutePositioned)return{center:wl(a.getRelativeCenterPoint(),void 0,h?h.calcTransformMatrix():void 0),size:w};{const S=a.getRelativeCenterPoint().transform(s.calcOwnMatrix(),!0);if(this.shouldPerformLayout(e)){const{center:T=new ze,correction:M=new ze}=this.calcBoundingBox(t,e)||{};return{center:T.add(S),correction:M.subtract(S),size:w}}return{center:s.getRelativeCenterPoint().add(S),size:w}}}}ge(b_,"type","clip-path"),Tt.setClass(b_);class v_ extends zu{getInitialSize(e,t){let{target:s}=e,{size:a}=t;return new ze(s.width||a.x,s.height||a.y)}}ge(v_,"type","fixed"),Tt.setClass(v_);class ZB extends jc{subscribeTargets(e){const t=e.target;e.targets.reduce((s,a)=>(a.parent&&s.add(a.parent),s),new Set).forEach(s=>{s.layoutManager.subscribeTargets({target:s,targets:[t]})})}unsubscribeTargets(e){const t=e.target,s=t.getObjects();e.targets.reduce((a,h)=>(h.parent&&a.add(h.parent),a),new Set).forEach(a=>{!s.some(h=>h.parent===a)&&a.layoutManager.unsubscribeTargets({target:a,targets:[t]})})}}class Ba extends No{static getDefaults(){return ve(ve({},super.getDefaults()),Ba.ownDefaults)}constructor(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[],t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};super(),Object.assign(this,Ba.ownDefaults),this.setOptions(t);const{left:s,top:a,layoutManager:h}=t;this.groupInit(e,{left:s,top:a,layoutManager:h??new ZB})}_shouldSetNestedCoords(){return!0}__objectSelectionMonitor(){}multiSelectAdd(){for(var e=arguments.length,t=new Array(e),s=0;s{const h=this._objects.findIndex(c=>c.isInFrontOf(a)),p=h===-1?this.size():h;this.insertAt(p,a)})}canEnterGroup(e){return this.getObjects().some(t=>t.isDescendantOf(e)||e.isDescendantOf(t))?(Fo("error","ActiveSelection: circular object trees are not supported, this call has no effect"),!1):super.canEnterGroup(e)}enterGroup(e,t){e.parent&&e.parent===e.group?e.parent._exitGroup(e):e.group&&e.parent!==e.group&&e.group.remove(e),this._enterGroup(e,t)}exitGroup(e,t){this._exitGroup(e,t),e.parent&&e.parent._enterGroup(e,!0)}_onAfterObjectsChange(e,t){super._onAfterObjectsChange(e,t);const s=new Set;t.forEach(a=>{const{parent:h}=a;h&&s.add(h)}),e===Sf?s.forEach(a=>{a._onAfterObjectsChange(Ou,t)}):s.forEach(a=>{a._set("dirty",!0)})}onDeselect(){return this.removeAll(),!1}toString(){return"#")}shouldCache(){return!1}isOnACache(){return!1}_renderControls(e,t,s){e.save(),e.globalAlpha=this.isMoving?this.borderOpacityWhenMoving:1;const a=ve(ve({hasControls:!1},s),{},{forActiveSelection:!0});for(let h=0;h{S.applyTo(c)});const{imageData:w}=c;return w.width===s&&w.height===a||(h.width=w.width,h.height=w.height),p.putImageData(w,0,0),c}}class w_{constructor(){let{tileSize:e=wi.textureSize}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};ge(this,"aPosition",new Float32Array([0,0,0,1,1,0,1,1])),ge(this,"resources",{}),this.tileSize=e,this.setupGLContext(e,e),this.captureGPUInfo()}setupGLContext(e,t){this.dispose(),this.createWebGLCanvas(e,t)}createWebGLCanvas(e,t){const s=Gn({width:e,height:t}),a=s.getContext("webgl",{alpha:!0,premultipliedAlpha:!1,depth:!1,stencil:!1,antialias:!1});a&&(a.clearColor(0,0,0,0),this.canvas=s,this.gl=a)}applyFilters(e,t,s,a,h,p){const c=this.gl,w=h.getContext("2d");if(!c||!w)return;let S;p&&(S=this.getCachedTexture(p,t));const T={originalWidth:t.width||t.naturalWidth||0,originalHeight:t.height||t.naturalHeight||0,sourceWidth:s,sourceHeight:a,destinationWidth:s,destinationHeight:a,context:c,sourceTexture:this.createTexture(c,s,a,S?void 0:t),targetTexture:this.createTexture(c,s,a),originalTexture:S||this.createTexture(c,s,a,S?void 0:t),passes:e.length,webgl:!0,aPosition:this.aPosition,programCache:this.programCache,pass:0,filterBackend:this,targetCanvas:h},M=c.createFramebuffer();return c.bindFramebuffer(c.FRAMEBUFFER,M),e.forEach(D=>{D&&D.applyTo(T)}),function(D){const G=D.targetCanvas,U=G.width,Y=G.height,de=D.destinationWidth,be=D.destinationHeight;U===de&&Y===be||(G.width=de,G.height=be)}(T),this.copyGLTo2D(c,T),c.bindTexture(c.TEXTURE_2D,null),c.deleteTexture(T.sourceTexture),c.deleteTexture(T.targetTexture),c.deleteFramebuffer(M),w.setTransform(1,0,0,1,0,0),T}dispose(){this.canvas&&(this.canvas=null,this.gl=null),this.clearWebGLCaches()}clearWebGLCaches(){this.programCache={},this.textureCache={}}createTexture(e,t,s,a,h){const{NEAREST:p,TEXTURE_2D:c,RGBA:w,UNSIGNED_BYTE:S,CLAMP_TO_EDGE:T,TEXTURE_MAG_FILTER:M,TEXTURE_MIN_FILTER:D,TEXTURE_WRAP_S:G,TEXTURE_WRAP_T:U}=e,Y=e.createTexture();return e.bindTexture(c,Y),e.texParameteri(c,M,h||p),e.texParameteri(c,D,h||p),e.texParameteri(c,G,T),e.texParameteri(c,U,T),a?e.texImage2D(c,0,w,w,S,a):e.texImage2D(c,0,w,t,s,0,w,S,null),Y}getCachedTexture(e,t,s){const{textureCache:a}=this;if(a[e])return a[e];{const h=this.createTexture(this.gl,t.width,t.height,t,s);return h&&(a[e]=h),h}}evictCachesForKey(e){this.textureCache[e]&&(this.gl.deleteTexture(this.textureCache[e]),delete this.textureCache[e])}copyGLTo2D(e,t){const s=e.canvas,a=t.targetCanvas,h=a.getContext("2d");if(!h)return;h.translate(0,a.height),h.scale(1,-1);const p=s.height-a.height;h.drawImage(s,0,p,a.width,a.height,0,0,a.width,a.height)}copyGLTo2DPutImageData(e,t){const s=t.targetCanvas.getContext("2d"),a=t.destinationWidth,h=t.destinationHeight,p=a*h*4;if(!s)return;const c=new Uint8Array(this.imageBuffer,0,p),w=new Uint8ClampedArray(this.imageBuffer,0,p);e.readPixels(0,0,a,h,e.RGBA,e.UNSIGNED_BYTE,c);const S=new ImageData(w,a,h);s.putImageData(S,0,0)}captureGPUInfo(){if(this.gpuInfo)return this.gpuInfo;const e=this.gl,t={renderer:"",vendor:""};if(!e)return t;const s=e.getExtension("WEBGL_debug_renderer_info");if(s){const a=e.getParameter(s.UNMASKED_RENDERER_WEBGL),h=e.getParameter(s.UNMASKED_VENDOR_WEBGL);a&&(t.renderer=a.toLowerCase()),h&&(t.vendor=h.toLowerCase())}return this.gpuInfo=t,t}}let Of;function QB(){const{WebGLProbe:n}=Un();return n.queryWebGL(_n()),wi.enableGLFiltering&&n.isSupported(wi.textureSize)?new w_({tileSize:wi.textureSize}):new KB}function Ff(){return!Of&&(!(arguments.length>0&&arguments[0]!==void 0)||arguments[0])&&(Of=QB()),Of}const $B=["filters","resizeFilter","src","crossOrigin","type"],k_=["cropX","cropY"];class sn extends ts{static getDefaults(){return ve(ve({},super.getDefaults()),sn.ownDefaults)}constructor(e,t){super(),ge(this,"_lastScaleX",1),ge(this,"_lastScaleY",1),ge(this,"_filterScalingX",1),ge(this,"_filterScalingY",1),this.filters=[],Object.assign(this,sn.ownDefaults),this.setOptions(t),this.cacheKey="texture".concat(Ro()),this.setElement(typeof e=="string"?(this.canvas&&bn(this.canvas.getElement())||ml()).getElementById(e):e,t)}getElement(){return this._element}setElement(e){var t;let s=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};this.removeTexture(this.cacheKey),this.removeTexture("".concat(this.cacheKey,"_filtered")),this._element=e,this._originalElement=e,this._setWidthHeight(s),(t=e.classList)===null||t===void 0||t.add(sn.CSS_CANVAS),this.filters.length!==0&&this.applyFilters(),this.resizeFilter&&this.applyResizeFilters()}removeTexture(e){const t=Ff(!1);t instanceof w_&&t.evictCachesForKey(e)}dispose(){super.dispose(),this.removeTexture(this.cacheKey),this.removeTexture("".concat(this.cacheKey,"_filtered")),this._cacheContext=null,["_originalElement","_element","_filteredEl","_cacheCanvas"].forEach(e=>{const t=this[e];t&&Un().dispose(t),this[e]=void 0})}getCrossOrigin(){return this._originalElement&&(this._originalElement.crossOrigin||null)}getOriginalSize(){const e=this.getElement();return e?{width:e.naturalWidth||e.width,height:e.naturalHeight||e.height}:{width:0,height:0}}_stroke(e){if(!this.stroke||this.strokeWidth===0)return;const t=this.width/2,s=this.height/2;e.beginPath(),e.moveTo(-t,-s),e.lineTo(t,-s),e.lineTo(t,s),e.lineTo(-t,s),e.lineTo(-t,-s),e.closePath()}toObject(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:[];const t=[];return this.filters.forEach(s=>{s&&t.push(s.toObject())}),ve(ve({},super.toObject([...k_,...e])),{},{src:this.getSrc(),crossOrigin:this.getCrossOrigin(),filters:t},this.resizeFilter?{resizeFilter:this.resizeFilter.toObject()}:{})}hasCrop(){return!!this.cropX||!!this.cropY||this.width `,' `,` `),c=' clip-path="url(#imageCrop_'+S+')" '}if(this.imageSmoothing||(w=' image-rendering="optimizeSpeed"'),e.push(" `)),this.stroke||this.strokeDashArray){const S=this.fill;this.fill=null,p=[' `)],this.fill=S}return h=this.paintFirst!==Tr?h.concat(p,e):h.concat(e,p),h}getSrc(e){const t=e?this._element:this._originalElement;return t?t.toDataURL?t.toDataURL():this.srcFromAttribute?t.getAttribute("src")||"":t.src:this.src||""}getSvgSrc(e){return this.getSrc(e)}setSrc(e){let{crossOrigin:t,signal:s}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{};return Cu(e,{crossOrigin:t,signal:s}).then(a=>{t!==void 0&&this.set({crossOrigin:t}),this.setElement(a)})}toString(){return'#')}applyResizeFilters(){const e=this.resizeFilter,t=this.minimumScaleTrigger,s=this.getTotalObjectScaling(),a=s.x,h=s.y,p=this._filteredEl||this._originalElement;if(this.group&&this.set("dirty",!0),!e||a>t&&h>t)return this._element=p,this._filterScalingX=1,this._filterScalingY=1,this._lastScaleX=a,void(this._lastScaleY=h);const c=Gn(p),{width:w,height:S}=p;this._element=c,this._lastScaleX=e.scaleX=a,this._lastScaleY=e.scaleY=h,Ff().applyFilters([e],p,w,S,this._element),this._filterScalingX=c.width/this._originalElement.width,this._filterScalingY=c.height/this._originalElement.height}applyFilters(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.filters||[];if(e=e.filter(h=>h&&!h.isNeutralState()),this.set("dirty",!0),this.removeTexture("".concat(this.cacheKey,"_filtered")),e.length===0)return this._element=this._originalElement,this._filteredEl=void 0,this._filterScalingX=1,void(this._filterScalingY=1);const t=this._originalElement,s=t.naturalWidth||t.width,a=t.naturalHeight||t.height;if(this._element===this._originalElement){const h=Gn({width:s,height:a});this._element=h,this._filteredEl=h}else this._filteredEl&&(this._element=this._filteredEl,this._filteredEl.getContext("2d").clearRect(0,0,s,a),this._lastScaleX=1,this._lastScaleY=1);Ff().applyFilters(e,this._originalElement,s,a,this._element,this.cacheKey),this._originalElement.width===this._element.width&&this._originalElement.height===this._element.height||(this._filterScalingX=this._element.width/this._originalElement.width,this._filterScalingY=this._element.height/this._originalElement.height)}_render(e){e.imageSmoothingEnabled=this.imageSmoothing,this.isMoving!==!0&&this.resizeFilter&&this._needsResize()&&this.applyResizeFilters(),this._stroke(e),this._renderPaintInOrder(e)}drawCacheOnCanvas(e){e.imageSmoothingEnabled=this.imageSmoothing,super.drawCacheOnCanvas(e)}shouldCache(){return this.needsItsOwnCache()}_renderFill(e){const t=this._element;if(!t)return;const s=this._filterScalingX,a=this._filterScalingY,h=this.width,p=this.height,c=Math.max(this.cropX,0),w=Math.max(this.cropY,0),S=t.naturalWidth||t.width,T=t.naturalHeight||t.height,M=c*s,D=w*a,G=Math.min(h*s,S-M),U=Math.min(p*a,T-D),Y=-h/2,de=-p/2,be=Math.min(h,S/s-c),Z=Math.min(p,T/a-w);t&&e.drawImage(t,M,D,G,U,Y,de,be,Z)}_needsResize(){const e=this.getTotalObjectScaling();return e.x!==this._lastScaleX||e.y!==this._lastScaleY}_resetWidthHeight(){this.set(this.getOriginalSize())}_setWidthHeight(){let{width:e,height:t}=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};const s=this.getOriginalSize();this.width=e||s.width,this.height=t||s.height}parsePreserveAspectRatioAttribute(){const e=BD(this.preserveAspectRatio||""),t=this.width,s=this.height,a={width:t,height:s};let h,p=this._element.width,c=this._element.height,w=1,S=1,T=0,M=0,D=0,G=0;return!e||e.alignX===As&&e.alignY===As?(w=t/p,S=s/c):(e.meetOrSlice==="meet"&&(w=S=rB(this._element,a),h=(t-p*w)/2,e.alignX==="Min"&&(T=-h),e.alignX==="Max"&&(T=h),h=(s-c*S)/2,e.alignY==="Min"&&(M=-h),e.alignY==="Max"&&(M=h)),e.meetOrSlice==="slice"&&(w=S=sB(this._element,a),h=p-t/w,e.alignX==="Mid"&&(D=h/2),e.alignX==="Max"&&(D=h),h=c-s/S,e.alignY==="Mid"&&(G=h/2),e.alignY==="Max"&&(G=h),p=t/w,c=s/S)),{width:p,height:c,scaleX:w,scaleY:S,offsetLeft:T,offsetTop:M,cropX:D,cropY:G}}static fromObject(e,t){let{filters:s,resizeFilter:a,src:h,crossOrigin:p,type:c}=e,w=Qi(e,$B);return Promise.all([Cu(h,ve(ve({},t),{},{crossOrigin:p})),s&&Oc(s,t),a&&Oc([a],t),Su(w,t)]).then(S=>{let[T,M=[],[D]=[],G={}]=S;return new this(T,ve(ve({},w),{},{src:h,filters:M,resizeFilter:D},G))})}static fromURL(e){let{crossOrigin:t=null,signal:s}=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},a=arguments.length>2?arguments[2]:void 0;return Cu(e,{crossOrigin:t,signal:s}).then(h=>new this(h,a))}static async fromElement(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},s=arguments.length>2?arguments[2]:void 0;const a=oo(e,this.ATTRIBUTE_NAMES,s);return this.fromURL(a["xlink:href"],t,a).catch(h=>(Fo("log","Unable to parse Image",h),null))}}ge(sn,"type","Image"),ge(sn,"cacheProperties",[...so,...k_]),ge(sn,"ownDefaults",{strokeWidth:0,srcFromAttribute:!1,minimumScaleTrigger:.5,cropX:0,cropY:0,imageSmoothing:!0}),ge(sn,"CSS_CANVAS","canvas-img"),ge(sn,"ATTRIBUTE_NAMES",[...Vo,"x","y","width","height","preserveAspectRatio","xlink:href","crossOrigin","image-rendering"]),Tt.setClass(sn),Tt.setSVGClass(sn),Pu(["pattern","defs","symbol","metadata","clipPath","mask","desc"]);const Yu=n=>n.webgl!==void 0,zf="precision highp float",e6=` `.concat(zf,`; varying vec2 vTexCoord; uniform sampler2D uTexture; void main() { gl_FragColor = texture2D(uTexture, vTexCoord); }`),t6=["type"],i6=["type"],r6=new RegExp(zf,"g");class Mr{get type(){return this.constructor.type}constructor(){let e=Qi(arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},t6);Object.assign(this,this.constructor.defaults,e)}getFragmentSource(){return e6}getVertexSource(){return` attribute vec2 aPosition; varying vec2 vTexCoord; void main() { vTexCoord = aPosition; gl_Position = vec4(aPosition * 2.0 - 1.0, 0.0, 1.0); }`}createProgram(e){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this.getFragmentSource(),s=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this.getVertexSource();const{WebGLProbe:{GLPrecision:a="highp"}}=Un();a!=="highp"&&(t=t.replace(r6,zf.replace("highp",a)));const h=e.createShader(e.VERTEX_SHADER),p=e.createShader(e.FRAGMENT_SHADER),c=e.createProgram();if(!h||!p||!c)throw new jn("Vertex, fragment shader or program creation error");if(e.shaderSource(h,s),e.compileShader(h),!e.getShaderParameter(h,e.COMPILE_STATUS))throw new jn("Vertex shader compile error for ".concat(this.type,": ").concat(e.getShaderInfoLog(h)));if(e.shaderSource(p,t),e.compileShader(p),!e.getShaderParameter(p,e.COMPILE_STATUS))throw new jn("Fragment shader compile error for ".concat(this.type,": ").concat(e.getShaderInfoLog(p)));if(e.attachShader(c,h),e.attachShader(c,p),e.linkProgram(c),!e.getProgramParameter(c,e.LINK_STATUS))throw new jn('Shader link error for "'.concat(this.type,'" ').concat(e.getProgramInfoLog(c)));const w=this.getUniformLocations(e,c)||{};return w.uStepW=e.getUniformLocation(c,"uStepW"),w.uStepH=e.getUniformLocation(c,"uStepH"),{program:c,attributeLocations:this.getAttributeLocations(e,c),uniformLocations:w}}getAttributeLocations(e,t){return{aPosition:e.getAttribLocation(t,"aPosition")}}getUniformLocations(e,t){const s=this.constructor.uniformLocations,a={};for(let h=0;h1){const s=e.destinationWidth,a=e.destinationHeight;e.sourceWidth===s&&e.sourceHeight===a||(t.deleteTexture(e.targetTexture),e.targetTexture=e.filterBackend.createTexture(t,s,a)),t.framebufferTexture2D(t.FRAMEBUFFER,t.COLOR_ATTACHMENT0,t.TEXTURE_2D,e.targetTexture,0)}else t.bindFramebuffer(t.FRAMEBUFFER,null),t.finish()}_swapTextures(e){e.passes--,e.pass++;const t=e.targetTexture;e.targetTexture=e.sourceTexture,e.sourceTexture=t}isNeutralState(e){return!1}applyTo(e){Yu(e)?(this._setupFrameBuffer(e),this.applyToWebGL(e),this._swapTextures(e)):this.applyTo2d(e)}applyTo2d(e){}getCacheKey(){return this.type}retrieveShader(e){const t=this.getCacheKey();return e.programCache[t]||(e.programCache[t]=this.createProgram(e.context)),e.programCache[t]}applyToWebGL(e){const t=e.context,s=this.retrieveShader(e);e.pass===0&&e.originalTexture?t.bindTexture(t.TEXTURE_2D,e.originalTexture):t.bindTexture(t.TEXTURE_2D,e.sourceTexture),t.useProgram(s.program),this.sendAttributeData(t,s.attributeLocations,e.aPosition),t.uniform1f(s.uniformLocations.uStepW,1/e.sourceWidth),t.uniform1f(s.uniformLocations.uStepH,1/e.sourceHeight),this.sendUniformData(t,s.uniformLocations),t.viewport(0,0,e.destinationWidth,e.destinationHeight),t.drawArrays(t.TRIANGLE_STRIP,0,4)}bindAdditionalTexture(e,t,s){e.activeTexture(s),e.bindTexture(e.TEXTURE_2D,t),e.activeTexture(e.TEXTURE0)}unbindAdditionalTexture(e,t){e.activeTexture(t),e.bindTexture(e.TEXTURE_2D,null),e.activeTexture(e.TEXTURE0)}sendUniformData(e,t){}createHelpLayer(e){if(!e.helpLayer){const{sourceWidth:t,sourceHeight:s}=e,a=Gn({width:t,height:s});e.helpLayer=a}}toObject(){const e=Object.keys(this.constructor.defaults||{});return ve({type:this.type},e.reduce((t,s)=>(t[s]=this[s],t),{}))}toJSON(){return this.toObject()}static async fromObject(e,t){return new this(Qi(e,i6))}}ge(Mr,"type","BaseFilter"),ge(Mr,"uniformLocations",[]);const s6={multiply:`gl_FragColor.rgb *= uColor.rgb; `,screen:`gl_FragColor.rgb = 1.0 - (1.0 - gl_FragColor.rgb) * (1.0 - uColor.rgb); `,add:`gl_FragColor.rgb += uColor.rgb; `,difference:`gl_FragColor.rgb = abs(gl_FragColor.rgb - uColor.rgb); `,subtract:`gl_FragColor.rgb -= uColor.rgb; `,lighten:`gl_FragColor.rgb = max(gl_FragColor.rgb, uColor.rgb); `,darken:`gl_FragColor.rgb = min(gl_FragColor.rgb, uColor.rgb); `,exclusion:`gl_FragColor.rgb += uColor.rgb - 2.0 * (uColor.rgb * gl_FragColor.rgb); `,overlay:` if (uColor.r < 0.5) { gl_FragColor.r *= 2.0 * uColor.r; } else { gl_FragColor.r = 1.0 - 2.0 * (1.0 - gl_FragColor.r) * (1.0 - uColor.r); } if (uColor.g < 0.5) { gl_FragColor.g *= 2.0 * uColor.g; } else { gl_FragColor.g = 1.0 - 2.0 * (1.0 - gl_FragColor.g) * (1.0 - uColor.g); } if (uColor.b < 0.5) { gl_FragColor.b *= 2.0 * uColor.b; } else { gl_FragColor.b = 1.0 - 2.0 * (1.0 - gl_FragColor.b) * (1.0 - uColor.b); } `,tint:` gl_FragColor.rgb *= (1.0 - uColor.a); gl_FragColor.rgb += uColor.rgb; `};class Zu extends Mr{getCacheKey(){return"".concat(this.type,"_").concat(this.mode)}getFragmentSource(){return` precision highp float; uniform sampler2D uTexture; uniform vec4 uColor; varying vec2 vTexCoord; void main() { vec4 color = texture2D(uTexture, vTexCoord); gl_FragColor = color; if (color.a > 0.0) { `.concat(s6[this.mode],` } } `)}applyTo2d(e){let{imageData:{data:t}}=e;const s=new Di(this.color).getSource(),a=this.alpha,h=s[0]*a,p=s[1]*a,c=s[2]*a,w=1-a;for(let S=0;Snew this(ve(ve({},h),{},{image:p})))}}ge(Ku,"type","BlendImage"),ge(Ku,"defaults",{mode:"multiply",alpha:1}),ge(Ku,"uniformLocations",["uTransformMatrix","uImage"]),Tt.setClass(Ku);class Qu extends Mr{getFragmentSource(){return` precision highp float; uniform sampler2D uTexture; uniform vec2 uDelta; varying vec2 vTexCoord; const float nSamples = 15.0; vec3 v3offset = vec3(12.9898, 78.233, 151.7182); float random(vec3 scale) { /* use the fragment position for a different seed per-pixel */ return fract(sin(dot(gl_FragCoord.xyz, scale)) * 43758.5453); } void main() { vec4 color = vec4(0.0); float total = 0.0; float offset = random(v3offset); for (float t = -nSamples; t <= nSamples; t++) { float percent = (t + offset - 0.5) / nSamples; float weight = 1.0 - abs(percent); color += texture2D(uTexture, vTexCoord + uDelta * percent) * weight; total += weight; } gl_FragColor = color / total; } `}applyTo(e){Yu(e)?(this.aspectRatio=e.sourceWidth/e.sourceHeight,e.passes++,this._setupFrameBuffer(e),this.horizontal=!0,this.applyToWebGL(e),this._swapTextures(e),this._setupFrameBuffer(e),this.horizontal=!1,this.applyToWebGL(e),this._swapTextures(e)):this.applyTo2d(e)}applyTo2d(e){e.imageData=this.simpleBlur(e)}simpleBlur(e){let{ctx:t,imageData:s,filterBackend:{resources:a}}=e;const{width:h,height:p}=s;a.blurLayer1||(a.blurLayer1=_n(),a.blurLayer2=_n());const c=a.blurLayer1,w=a.blurLayer2;c.width===h&&c.height===p||(w.width=c.width=h,w.height=c.height=p);const S=c.getContext("2d"),T=w.getContext("2d"),M=15,D=.06*this.blur*.5;let G,U,Y,de;for(S.putImageData(s,0,0),T.clearRect(0,0,h,p),de=-15;de<=M;de++)G=(Math.random()-.5)/4,U=de/M,Y=D*U*h+G,T.globalAlpha=1-Math.abs(U),T.drawImage(c,Y,G),S.drawImage(w,0,0),T.globalAlpha=1,T.clearRect(0,0,w.width,w.height);for(de=-15;de<=M;de++)G=(Math.random()-.5)/4,U=de/M,Y=D*U*p+G,T.globalAlpha=1-Math.abs(U),T.drawImage(c,G,Y),S.drawImage(w,0,0),T.globalAlpha=1,T.clearRect(0,0,w.width,w.height);t.drawImage(c,0,0);const be=t.getImageData(0,0,c.width,c.height);return S.globalAlpha=1,S.clearRect(0,0,c.width,c.height),be}sendUniformData(e,t){const s=this.chooseRightDelta();e.uniform2fv(t.uDelta,s)}isNeutralState(){return this.blur===0}chooseRightDelta(){let e=1;const t=[0,0];this.horizontal?this.aspectRatio>1&&(e=1/this.aspectRatio):this.aspectRatio<1&&(e=this.aspectRatio);const s=e*this.blur*.12;return this.horizontal?t[0]=s:t[1]=s,t}}ge(Qu,"type","Blur"),ge(Qu,"defaults",{blur:0}),ge(Qu,"uniformLocations",["uDelta"]),Tt.setClass(Qu);class $u extends Mr{getFragmentSource(){return` precision highp float; uniform sampler2D uTexture; uniform float uBrightness; varying vec2 vTexCoord; void main() { vec4 color = texture2D(uTexture, vTexCoord); color.rgb += uBrightness; gl_FragColor = color; } `}applyTo2d(e){let{imageData:{data:t}}=e;const s=Math.round(255*this.brightness);for(let a=0;a0&&arguments[0]!==void 0?arguments[0]:{};super(e),this.subFilters=e.subFilters||[]}applyTo(e){Yu(e)&&(e.passes+=this.subFilters.length-1),this.subFilters.forEach(t=>{t.applyTo(e)})}toObject(){return{type:this.type,subFilters:this.subFilters.map(e=>e.toObject())}}isNeutralState(){return!this.subFilters.some(e=>!e.isNeutralState())}static fromObject(e,t){return Promise.all((e.subFilters||[]).map(s=>Tt.getClass(s.type).fromObject(s,t))).then(s=>new this({subFilters:s}))}}ge(S_,"type","Composed"),Tt.setClass(S_);class ed extends Mr{getFragmentSource(){return` precision highp float; uniform sampler2D uTexture; uniform float uContrast; varying vec2 vTexCoord; void main() { vec4 color = texture2D(uTexture, vTexCoord); float contrastF = 1.015 * (uContrast + 1.0) / (1.0 * (1.015 - uContrast)); color.rgb = contrastF * (color.rgb - 0.5) + 0.5; gl_FragColor = color; }`}isNeutralState(){return this.contrast===0}applyTo2d(e){let{imageData:{data:t}}=e;const s=Math.floor(255*this.contrast),a=259*(s+255)/(255*(259-s));for(let h=0;h=w||be<0||be>=c||(re=4*(Z*c+be),fe=a[Pe*h+Be],D+=s[re]*fe,G+=s[re+1]*fe,U+=s[re+2]*fe,M||(Y+=s[re+3]*fe));T[de]=D,T[de+1]=G,T[de+2]=U,T[de+3]=M?s[de+3]:Y}e.imageData=S}sendUniformData(e,t){e.uniform1fv(t.uMatrix,this.matrix)}toObject(){return ve(ve({},super.toObject()),{},{opaque:this.opaque,matrix:[...this.matrix]})}}ge(td,"type","Convolute"),ge(td,"defaults",{opaque:!1,matrix:[0,0,0,0,1,0,0,0,0]}),ge(td,"uniformLocations",["uMatrix","uOpaque","uHalfSize","uSize"]),Tt.setClass(td);const E_="Gamma";class id extends Mr{getFragmentSource(){return` precision highp float; uniform sampler2D uTexture; uniform vec3 uGamma; varying vec2 vTexCoord; void main() { vec4 color = texture2D(uTexture, vTexCoord); vec3 correction = (1.0 / uGamma); color.r = pow(color.r, correction.r); color.g = pow(color.g, correction.g); color.b = pow(color.b, correction.b); gl_FragColor = color; gl_FragColor.rgb *= color.a; } `}constructor(){let e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{};super(e),this.gamma=e.gamma||this.constructor.defaults.gamma.concat()}applyTo2d(e){let{imageData:{data:t}}=e;const s=this.gamma,a=1/s[0],h=1/s[1],p=1/s[2];this.rgbValues||(this.rgbValues={r:new Uint8Array(256),g:new Uint8Array(256),b:new Uint8Array(256)});const c=this.rgbValues;for(let w=0;w<256;w++)c.r[w]=255*Math.pow(w/255,a),c.g[w]=255*Math.pow(w/255,h),c.b[w]=255*Math.pow(w/255,p);for(let w=0;wh[0]&&S>h[1]&&T>h[2]&&w` color += texture2D(uTexture, vTexCoord + `.concat(s,") * uTaps[").concat(a,"] + texture2D(uTexture, vTexCoord - ").concat(s,") * uTaps[").concat(a,`]; sum += 2.0 * uTaps[`).concat(a,`]; `)).join(` `),` gl_FragColor = color / sum; } `)}applyToForWebgl(e){e.passes++,this.width=e.sourceWidth,this.horizontal=!0,this.dW=Math.round(this.width*this.scaleX),this.dH=e.sourceHeight,this.tempScale=this.dW/this.width,this.taps=this.getTaps(),e.destinationWidth=this.dW,super.applyTo(e),e.sourceWidth=e.destinationWidth,this.height=e.sourceHeight,this.horizontal=!1,this.dH=Math.round(this.height*this.scaleY),this.tempScale=this.dH/this.height,this.taps=this.getTaps(),e.destinationHeight=this.dH,super.applyTo(e),e.sourceHeight=e.destinationHeight}applyTo(e){Yu(e)?this.applyToForWebgl(e):this.applyTo2d(e)}isNeutralState(){return this.scaleX===1&&this.scaleY===1}lanczosCreate(e){return t=>{if(t>=e||t<=-e)return 0;if(t<11920929e-14&&t>-11920929e-14)return 1;const s=(t*=Math.PI)/e;return Math.sin(t)/t*Math.sin(s)/s}}applyTo2d(e){const t=e.imageData,s=this.scaleX,a=this.scaleY;this.rcpScaleX=1/s,this.rcpScaleY=1/a;const h=t.width,p=t.height,c=Math.round(h*s),w=Math.round(p*a);let S;S=this.resizeType==="sliceHack"?this.sliceByTwo(e,h,p,c,w):this.resizeType==="hermite"?this.hermiteFastResize(e,h,p,c,w):this.resizeType==="bilinear"?this.bilinearFiltering(e,h,p,c,w):this.resizeType==="lanczos"?this.lanczosResize(e,h,p,c,w):new ImageData(c,w),e.imageData=S}sliceByTwo(e,t,s,a,h){const p=e.imageData,c=.5;let w=!1,S=!1,T=t*c,M=s*c;const D=e.filterBackend.resources;let G=0,U=0;const Y=t;let de=0;D.sliceByTwo||(D.sliceByTwo=_n());const be=D.sliceByTwo;(be.width<1.5*t||be.height=t)){_t=Math.floor(1e3*Math.abs(Le-be.x)),de[_t]||(de[_t]={});for(let mt=Z.y-Y;mt<=Z.y+Y;mt++)mt<0||mt>=s||(ei=Math.floor(1e3*Math.abs(mt-be.y)),de[_t][ei]||(de[_t][ei]=S(Math.sqrt(Math.pow(_t*D,2)+Math.pow(ei*G,2))/1e3)),Be=de[_t][ei],Be>0&&(Pe=4*(mt*t+Le),Me+=Be,at+=Be*p[Pe],Je+=Be*p[Pe+1],bt+=Be*p[Pe+2],rt+=Be*p[Pe+3]))}Pe=4*(we*a+fe),w[Pe]=at/Me,w[Pe+1]=Je/Me,w[Pe+2]=bt/Me,w[Pe+3]=rt/Me}return++fe1&&_t<-1||(de=2*_t*_t*_t-3*_t*_t+1,de>0&&(rt=4*(bt+Pe*t),Le+=de*T[rt+3],Z+=de,T[rt+3]<255&&(de=de*T[rt+3]/250),re+=de*T[rt],fe+=de*T[rt+1],we+=de*T[rt+2],be+=de))}}D[Y]=re/be,D[Y+1]=fe/be,D[Y+2]=we/be,D[Y+3]=Le/Z}return M}}ge(ld,"type","Resize"),ge(ld,"defaults",{resizeType:"hermite",scaleX:1,scaleY:1,lanczosLobes:3}),ge(ld,"uniformLocations",["uDelta","uTaps"]),Tt.setClass(ld);class cd extends Mr{getFragmentSource(){return` precision highp float; uniform sampler2D uTexture; uniform float uSaturation; varying vec2 vTexCoord; void main() { vec4 color = texture2D(uTexture, vTexCoord); float rgMax = max(color.r, color.g); float rgbMax = max(rgMax, color.b); color.r += rgbMax != color.r ? (rgbMax - color.r) * uSaturation : 0.00; color.g += rgbMax != color.g ? (rgbMax - color.g) * uSaturation : 0.00; color.b += rgbMax != color.b ? (rgbMax - color.b) * uSaturation : 0.00; gl_FragColor = color; } `}applyTo2d(e){let{imageData:{data:t}}=e;const s=-this.saturation;for(let a=0;a',5)];function p6(n,e){return d.openBlock(),d.createElementBlock("svg",u6,d6)}const f6=tt(h6,[["render",p6]]),m6={},g6={xmlns:"http://www.w3.org/2000/svg",class:"icon icon-tabler icon-tabler-polygon",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"1",stroke:"#1E40AF",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},y6=[d.createStaticVNode('',9)];function _6(n,e){return d.openBlock(),d.createElementBlock("svg",g6,y6)}const x6=tt(m6,[["render",_6]]),b6={},v6={xmlns:"http://www.w3.org/2000/svg",class:"icon icon-tabler icon-tabler-scribble",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"1",stroke:"#1E40AF",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},w6=[d.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),d.createElementVNode("path",{d:"M3 15c2 3 4 4 7 4s7 -3 7 -7s-3 -7 -6 -7s-5 1.5 -5 4s2 5 6 5s8.408 -2.453 10 -5"},null,-1)];function k6(n,e){return d.openBlock(),d.createElementBlock("svg",v6,w6)}const C6=tt(b6,[["render",k6]]),S6={},E6={xmlns:"http://www.w3.org/2000/svg",class:"icon icon-tabler icon-tabler-spray",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"1",stroke:"#1E40AF",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},A6=[d.createStaticVNode('',10)];function T6(n,e){return d.openBlock(),d.createElementBlock("svg",E6,A6)}const M6=tt(S6,[["render",T6]]),I6={},P6={xmlns:"http://www.w3.org/2000/svg",class:"icon icon-tabler icon-tabler-backslash",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"1",stroke:"#1E40AF",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},D6=[d.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),d.createElementVNode("path",{d:"M7 5l10 14"},null,-1)];function L6(n,e){return d.openBlock(),d.createElementBlock("svg",P6,D6)}const B6=tt(I6,[["render",L6]]),O6={},F6={xmlns:"http://www.w3.org/2000/svg",class:"icon icon-tabler icon-tabler-rectangle",width:"24",height:"24",viewBox:"0 0 24 24","stroke-width":"1",stroke:"#1E40AF",fill:"none","stroke-linecap":"round","stroke-linejoin":"round"},z6=[d.createElementVNode("path",{stroke:"none",d:"M0 0h24v24H0z",fill:"none"},null,-1),d.createElementVNode("path",{d:"M3 5m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v10a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z"},null,-1)];function R6(n,e){return d.openBlock(),d.createElementBlock("svg",F6,z6)}const V6={components:{drawIcon:f6,refreshIcon:Up,circleIcon:V0,sprayIcon:M6,pencilIcon:C6,rectIcon:tt(O6,[["render",R6]]),polygonIcon:x6,lineIcon:B6},props:{map:{type:Object,required:!0}},data(){return{canvas:null,modalVisible:!1,activeDrawInstrument:"",activeShape:"",tempPolygon:null,polygonPointsObjects:[],selectedObject:null,selectedColor:"#1989FA",selectedOpacity:1,isDrawingPolygon:!1,linePoints:[],tempLine:null,isDrawingLine:!1}},computed:{modalButtonClasses(){return{"!bg-[#DBEAFE]":this.modalVisible,"bg-white":!this.modalVisible}},isDrawingModeActive(){return!!this.activeDrawInstrument||!!this.activeShape}},mounted(){this.initCanvas(),this.resizeCanvas(),this.moveDrawContainer(),window.addEventListener("resize",this.resizeCanvas)},watch:{isDrawingModeActive(n){this.canvas.getObjects().forEach(e=>{e.selectable=!n}),this.canvas.renderAll()},modalVisible(n){const e=document.querySelector(".custom-draw-class");e&&e.classList.toggle("hidden",!n),!n&&this.canvas&&this.clearCanvas()}},methods:{toggle(){this.modalVisible=!this.modalVisible,this.modalVisible?this.$store.commit("changeControl","draw"):this.$store.commit("changeControl","")},initCanvas(){this.canvas=d.markRaw(new Mf("drawingCanvas",{isDrawingMode:!1,selection:!0,containerClass:"custom-draw-class"})),this.canvas.on("selection:created",n=>{n.selected&&n.selected.length>0&&(this.selectedObject=d.markRaw(n.selected[0]),this.selectedColor=this.selectedObject.fill||"#1989FA",this.selectedOpacity=this.selectedObject.opacity||1)}),this.canvas.on("selection:cleared",()=>{this.selectedObject=null})},updateColor(){this.selectedObject&&(this.selectedObject.set({fill:this.selectedColor}),this.canvas.renderAll())},updateOpacity(){this.selectedObject&&(this.selectedObject.set({opacity:parseFloat(this.selectedOpacity)}),this.canvas.renderAll())},deleteObject(){this.selectedObject&&(this.canvas.remove(this.selectedObject),this.selectedObject=null,this.canvas.renderAll())},resizeCanvas(){const n=document.getElementById("drawingCanvas");if(!n)return;const e=n.parentElement;if(!e)return;const t=e.clientWidth,s=e.clientHeight;n.width=t,n.height=s,this.canvas&&(this.canvas.setWidth(t),this.canvas.setHeight(s),this.canvas.renderAll())},moveDrawContainer(){const n=document.querySelector("#mapwrapper"),e=document.querySelector(".custom-draw-class");n&&e&&(this.drawContainer=e,n.appendChild(e),e.classList.toggle("hidden",!0))},setDrawingMode(n){if(this.activeDrawInstrument===n){this.activeDrawInstrument=null,this.canvas.isDrawingMode=!1;return}this.canvas.isDrawingMode=!1,n==="polygon"?(this.activeDrawInstrument="",this.activeShape=n,this.isDrawingPolygon=!0,this.startDrawingPolygon()):n==="line"?(this.activeDrawInstrument="",this.activeShape=n,this.isDrawingLine=!0,this.startDrawingLine()):n==="pencil"||n==="spray"?(this.activeDrawInstrument=n,this.activeShape="",this.canvas.isDrawingMode=!0,this.canvas.freeDrawingBrush=n==="pencil"?d.markRaw(new Uu(this.canvas)):d.markRaw(new OB(this.canvas))):(this.activeDrawInstrument="",this.startDrawing(n),this.activeShape=n)},clearCanvas(){this.isDrawingPolygon=!1,this.canvas.clear()},startDrawingPolygon(){this.polygonPoints=[],this.polygonPointsObjects=[],this.canvas.off("mouse:down"),this.canvas.on("mouse:down",n=>{const e=this.canvas.getPointer(n.e);this.polygonPoints.push({x:e.x,y:e.y});const t=d.markRaw(new rn({left:e.x,top:e.y,radius:5,fill:"#1989FA",selectable:!1,originX:"center",originY:"center"}));this.canvas.add(t),this.polygonPointsObjects.push(t),this.polygonPoints.length>2&&this.updatePolygonPreview()}),window.addEventListener("keydown",this.handlePolygonKeydown)},updatePolygonPreview(){this.tempPolygon&&this.canvas.remove(this.tempPolygon),this.tempPolygon=d.markRaw(new Il(this.polygonPoints,{fill:"rgba(30, 64, 175, 0.3)",stroke:"#1E40AF",strokeWidth:2,selectable:!1,objectCaching:!1})),this.canvas.add(this.tempPolygon)},handlePolygonKeydown(n){n.key==="Enter"&&this.finalizePolygon()},finalizePolygon(){if(this.polygonPoints.length>2){const n=d.markRaw(new Il(this.polygonPoints,{fill:"#1989FA",stroke:"#1E40AF",strokeWidth:2,selectable:!0}));this.canvas.add(n)}this.polygonPointsObjects.forEach(n=>this.canvas.remove(n)),this.polygonPointsObjects=[],this.tempPolygon&&(this.canvas.remove(this.tempPolygon),this.tempPolygon=null),this.polygonPoints=[],this.canvas.off("mouse:down"),this.isDrawingPolygon=!1,this.activeShape=""},startDrawing(n){this.canvas.off("mouse:down"),this.canvas.on("mouse:down",e=>{if(!this.activeShape)return;const t=this.canvas.getPointer(e.e);let s;n==="rectangle"?s=d.markRaw(new en({left:t.x,top:t.y,width:1,height:1,fill:"#1989FA",stroke:"#1E40AF",strokeWidth:2})):n==="circle"&&(s=d.markRaw(new rn({left:t.x,top:t.y,radius:1,fill:"#1989FA",stroke:"#1E40AF",strokeWidth:2}))),s&&(this.canvas.add(s),this.canvas.on("mouse:move",a=>{const h=this.canvas.getPointer(a.e);n==="rectangle"?s.set({width:h.x-s.left,height:h.y-s.top}):n==="circle"&&s.set({radius:Math.sqrt(Math.pow(h.x-s.left,2)+Math.pow(h.y-s.top,2))}),this.canvas.renderAll()}),this.canvas.on("mouse:up",()=>{this.canvas.off("mouse:move"),this.canvas.off("mouse:up"),this.activeShape=""}))})},startDrawingLine(){this.linePoints=[],this.canvas.off("mouse:down"),this.isDrawingLine=!0,this.canvas.on("mouse:down",n=>{const e=this.canvas.getPointer(n.e);this.linePoints.push({x:e.x,y:e.y});const t=d.markRaw(new rn({left:e.x,top:e.y,radius:5,fill:"#1989FA",selectable:!1,originX:"center",originY:"center"}));this.canvas.add(t),this.polygonPointsObjects.push(t),this.linePoints.length>1&&this.updateLinePreview()}),window.addEventListener("keydown",this.handleLineKeydown)},updateLinePreview(){this.tempLine&&this.canvas.remove(this.tempLine),this.tempLine=d.markRaw(new Ns(this.linePoints,{stroke:"#1E40AF",strokeWidth:2,fill:"transparent",selectable:!1,objectCaching:!1})),this.canvas.add(this.tempLine)},handleLineKeydown(n){n.key==="Enter"&&this.finalizeLine()},finalizeLine(){if(this.linePoints.length>1){const n=d.markRaw(new Ns(this.linePoints,{stroke:"#1E40AF",strokeWidth:2,fill:"transparent",selectable:!0}));this.canvas.add(n)}this.tempLine&&(this.canvas.remove(this.tempLine),this.tempLine=null),this.polygonPointsObjects.forEach(n=>this.canvas.remove(n)),this.polygonPointsObjects=[],this.linePoints=[],this.canvas.off("mouse:down"),this.isDrawingLine=!1,this.activeShape=""}}},N6=d.createElementVNode("div",null,"Інструменти малювання",-1),j6={class:"absolute bottom-5 left-1/2 transform -translate-x-1/2 flex gap-3 bg-white bg-opacity-90 rounded-xl p-3 shadow-md border border-gray-300 z-10"},U6=d.createElementVNode("span",null,"Стерти все",-1),G6=d.createElementVNode("span",null,"Олівець",-1),H6=d.createElementVNode("span",null,"Балончик",-1),X6=d.createElementVNode("span",null,"Коло",-1),q6=d.createElementVNode("span",null,"Прямокутник",-1),W6=d.createElementVNode("span",null,"Полігон",-1),J6=d.createElementVNode("span",null,"Лінія",-1),Y6={class:"absolute bottom-5 left-[60%] bg-white bg-opacity-90 rounded-xl p-3 shadow-md border border-gray-300 z-10"},Z6={class:"flex flex-col gap-2"},K6=d.createElementVNode("label",null,"Колір:",-1),Q6=d.createElementVNode("label",null,"Прозорість:",-1),$6=d.createElementVNode("span",null,"Завершити полігон",-1),eO=d.createElementVNode("canvas",{id:"drawingCanvas"},null,-1);function tO(n,e,t,s,a,h){const p=d.resolveComponent("drawIcon"),c=d.resolveComponent("VsPopover"),w=d.resolveComponent("refreshIcon"),S=d.resolveComponent("pencilIcon"),T=d.resolveComponent("sprayIcon"),M=d.resolveComponent("circleIcon"),D=d.resolveComponent("rectIcon"),G=d.resolveComponent("polygonIcon"),U=d.resolveComponent("lineIcon");return d.openBlock(),d.createElementBlock("div",null,[d.createVNode(c,{trigger:"hover",placement:"left",teleport:"body",class:"flex"},{reference:d.withCtx(()=>[d.createVNode(p,{onClick:h.toggle,class:d.normalizeClass([h.modalButtonClasses,"w-full h-auto p-[9px] transition hover:bg-[#DBEAFE] text-[24px] text-[#1E40AF] bg-[#fff] rounded-[4px] border-[1px] border-[#E5E7EB] cursor-pointer"])},null,8,["onClick","class"])]),default:d.withCtx(()=>[N6]),_:1}),a.modalVisible?(d.openBlock(),d.createBlock(d.Teleport,{key:0,to:"#mapwrapper"},[d.createElementVNode("div",j6,[d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(w,{onClick:h.clearCanvas,class:"w-9 h-9 p-1.5 rounded-full bg-white border border-gray-300 cursor-pointer flex items-center justify-center transition hover:bg-blue-100 hover:border-blue-700"},null,8,["onClick"])]),default:d.withCtx(()=>[U6]),_:1}),d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(S,{onClick:e[0]||(e[0]=Y=>h.setDrawingMode("pencil")),class:d.normalizeClass([{"bg-blue-100 border-blue-700":a.activeDrawInstrument==="pencil"},"w-9 h-9 p-1.5 rounded-full bg-white border border-gray-300 cursor-pointer flex items-center justify-center transition hover:bg-blue-100 hover:border-blue-700"])},null,8,["class"])]),default:d.withCtx(()=>[G6]),_:1}),d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(T,{onClick:e[1]||(e[1]=Y=>h.setDrawingMode("spray")),class:d.normalizeClass([{"bg-blue-100 border-blue-700":a.activeDrawInstrument==="spray"},"w-9 h-9 p-1.5 rounded-full bg-white border border-gray-300 cursor-pointer flex items-center justify-center transition hover:bg-blue-100 hover:border-blue-700"])},null,8,["class"])]),default:d.withCtx(()=>[H6]),_:1}),d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(M,{onClick:e[2]||(e[2]=Y=>h.setDrawingMode("circle")),class:d.normalizeClass([{"bg-blue-100 border-blue-700":a.activeShape==="circle"},"w-9 h-9 p-1.5 rounded-full bg-white border border-gray-300 cursor-pointer flex items-center justify-center transition hover:bg-blue-100 hover:border-blue-700"])},null,8,["class"])]),default:d.withCtx(()=>[X6]),_:1}),d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(D,{onClick:e[3]||(e[3]=Y=>h.setDrawingMode("rectangle")),class:d.normalizeClass([{"bg-blue-100 border-blue-700":a.activeShape==="rectangle"},"w-9 h-9 p-1.5 rounded-full bg-white border border-gray-300 cursor-pointer flex items-center justify-center transition hover:bg-blue-100 hover:border-blue-700"])},null,8,["class"])]),default:d.withCtx(()=>[q6]),_:1}),d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(G,{onClick:e[4]||(e[4]=Y=>h.setDrawingMode("polygon")),class:d.normalizeClass([{"bg-blue-100 border-blue-700":a.activeShape==="polygon"},"w-9 h-9 p-1.5 rounded-full bg-white border border-gray-300 cursor-pointer flex items-center justify-center transition hover:bg-blue-100 hover:border-blue-700"])},null,8,["class"])]),default:d.withCtx(()=>[W6]),_:1}),d.createVNode(c,{trigger:"hover",teleport:"body"},{reference:d.withCtx(()=>[d.createVNode(U,{onClick:e[5]||(e[5]=Y=>h.setDrawingMode("line")),class:d.normalizeClass([{"bg-blue-100 border-blue-700":a.activeShape==="line"},"w-9 h-9 p-1.5 rounded-full bg-white border border-gray-300 cursor-pointer flex items-center justify-center transition hover:bg-blue-100 hover:border-blue-700"])},null,8,["class"])]),default:d.withCtx(()=>[J6]),_:1})])])):d.createCommentVNode("",!0),a.selectedObject?(d.openBlock(),d.createBlock(d.Teleport,{key:1,to:"#mapwrapper"},[d.createElementVNode("div",Y6,[d.createElementVNode("div",Z6,[a.selectedObject.path?d.createCommentVNode("",!0):(d.openBlock(),d.createElementBlock(d.Fragment,{key:0},[K6,d.withDirectives(d.createElementVNode("input",{type:"color","onUpdate:modelValue":e[6]||(e[6]=Y=>a.selectedColor=Y),onInput:e[7]||(e[7]=(...Y)=>h.updateColor&&h.updateColor(...Y)),class:"w-full h-8 border rounded"},null,544),[[d.vModelText,a.selectedColor]]),Q6,d.withDirectives(d.createElementVNode("input",{type:"range",min:"0",max:"1",step:"0.1","onUpdate:modelValue":e[8]||(e[8]=Y=>a.selectedOpacity=Y),onInput:e[9]||(e[9]=(...Y)=>h.updateOpacity&&h.updateOpacity(...Y)),class:"w-full"},null,544),[[d.vModelText,a.selectedOpacity]])],64)),d.createElementVNode("button",{onClick:e[10]||(e[10]=(...Y)=>h.deleteObject&&h.deleteObject(...Y)),class:"w-full bg-red-500 text-white p-2 rounded"}," Видалити ")])])])):d.createCommentVNode("",!0),a.isDrawingPolygon?(d.openBlock(),d.createBlock(d.Teleport,{key:2,to:"#mapwrapper"},[d.createVNode(c,{trigger:"hover",teleport:"body",class:"absolute bottom-5 right-5 bg-white bg-opacity-90 rounded-xl p-3 shadow-md border border-gray-300 z-10"},{reference:d.withCtx(()=>[d.createElementVNode("button",{onClick:e[11]||(e[11]=(...Y)=>h.finalizePolygon&&h.finalizePolygon(...Y)),class:"w-9 h-9 p-1.5 bg-blue-700 text-white text-xl flex items-center justify-center rounded-full shadow-md hover:bg-green-700"}," ✔ ")]),default:d.withCtx(()=>[$6]),_:1})])):d.createCommentVNode("",!0),d.withDirectives((d.openBlock(),d.createBlock(d.Teleport,{to:"#mapwrapper"},[eO],512)),[[d.vShow,a.modalVisible]])])}const iO=Object.freeze(Object.defineProperty({__proto__:null,default:tt(V6,[["render",tO]])},Symbol.toStringTag,{value:"Module"}));return B0});